thefuck icon indicating copy to clipboard operation
thefuck copied to clipboard

Test on Python 3.10 final

Open hugovk opened this issue 3 years ago • 2 comments

Python 3.10 was released on 2021-10-04:

  • https://discuss.python.org/t/python-3-10-0-is-now-available/10955

Drop the dot in pytest:

  • https://twitter.com/pytestdotorg/status/753767547866972160

Update min Python 3 version required in README to 3.5 to match setup.py.

Add python_requires to help pip.

hugovk avatar Nov 23 '21 14:11 hugovk

This looks good?

djh82 avatar May 18 '22 19:05 djh82

Yeah, it's actually time to start testing 3.11 beta (3.11-dev), but I guess one thing at a time :)

https://discuss.python.org/t/python-3-11-0b1-is-now-available/15602?u=hugovk

hugovk avatar May 18 '22 20:05 hugovk

Updated to add support for the newly released Python 3.11!

image

  • https://discuss.python.org/t/python-3-11-0-final-is-now-available/20291?u=hugovk

hugovk avatar Oct 27 '22 08:10 hugovk

Closing this year old PR due to lack of interest, but happy to re-open if wanted.

hugovk avatar Nov 23 '22 21:11 hugovk

phew

scorphus avatar Jul 10 '23 12:07 scorphus

Thanks for the finishing touches!

hugovk avatar Jul 10 '23 13:07 hugovk

This looks good?

Adawntoremember avatar Feb 12 '24 06:02 Adawntoremember