benjaminp / six

Python 2 and 3 compatibility library
https://six.readthedocs.io/
MIT License
987 stars 274 forks source link

Please make a new release with the py3.10 fixes #354

Closed mgorny closed 3 years ago

mgorny commented 3 years ago

Could you please make a new release including 25916292d96f5f09a43d6736a5152348212727b5? The current release breaks everything on py3.10 when installed, and therefore makes it really hard to test other packages with py3.10 without overriding six with a git version.