Hi,

Le 31/05/2022 à 15:31, Pablo Galindo Salgado a écrit :
We **strongly encourage** maintainers of third-party Python projects to **test with 3.11** during the beta phase and report issues found to [the Python bug tracker](https://github.com/python/cpython/issues) as soon as possible.


I just tried doing that on the project I help maintaining (Pygments),
but it turns out that it's a bit hard, presumably for many projects
too, due to

https://github.com/pytest-dev/pytest/issues/10008

which prevents pytest from running with 3.11.0b2.

The fix for this issue is on the way (thanks!), but it has missed
this release. Given pytest's popularity, this means 3.11.0b2 is
sadly likely not to get as much testing exposure as wished ...

Thus I wonder, would it be reasonable to exceptionally do another
release shortly after this fix lands?

Best,
Jean

PS: I tried to post this reply in Discourse, but apparently
I'm not allowed to post in the category of the release
announcement.

_______________________________________________
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/python-dev@python.org/message/HLJULN55TWU2DYNL6R7RO22IQV37JTZW/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to