nschloe / tuna

:fish: Python profile viewer
GNU General Public License v3.0
1.38k stars 33 forks source link

Add support for Python 3.12-3.13 and drop EOL 3.6-3.7 #166

Open hugovk opened 9 months ago

hugovk commented 9 months ago

Fixes https://github.com/nschloe/tuna/issues/170.

https://devguide.python.org/versions/

Thank you very much for this useful tool!

hugovk commented 3 months ago

The Python 3.13 release candidate is out now! :rocket:

The Release Manager has issued a call to action:

We strongly encourage maintainers of third-party Python projects to prepare their projects for 3.13 compatibilities during this phase, and where necessary publish Python 3.13 wheels on PyPI to be ready for the final release of 3.13.0. Any binary wheels built against Python 3.13.0rc1 will work with future versions of Python 3.13. As always, report any issues to the Python bug tracker.