You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Frankly. The port is going to be difficult. Python 3.12 has been out now for some time, 3.13 is about to be released. Soon this issue will be fixed by itself. It is much harder to write something that does not break the solution in 3.12 and can also be used in 3.11 and lower. From a code maintenance perspective it is better to let this be. The bug has been reported upstream and fixed, that is a good outcome.
Once python/cpython#101251 is merged, the code dan be ported to this library for faster gzip writing.
The text was updated successfully, but these errors were encountered: