Victor Stinner
Victor Stinner
Page, buildbot 4.1: https://buildbot.python.org/#/waterfall Chromium 129.0.6668.100:  Firefox 131.0.2: 
Hi, @encukou and me authored [PEP 743: Add Py_COMPAT_API_VERSION to the Python C API](https://peps.python.org/pep-0743/). Are you ok with delegating it to the C API Working Group, or do you want...
### Summary The ansible_collections/community/general/tests/integration/targets/mail/files/smtpserver.py uses import asyncore whereas this module has been removed in Python 3.11, after being deprecated since Python 3.6. One option is to copy Python 3.10 asyncore.py...
Please consider PEP 782 -- Add PyBytesWriter C API https://peps.python.org/pep-0782/ The PEP was approved by the C API Working Group: https://github.com/capi-workgroup/decisions/issues/62 * [x] The PEP has been discussed in threads...
Please consider PEP 814 -- Add frozendict built-in type https://peps.python.org/pep-0814/ * [x] The PEP has been discussed in threads listed in its `Post-History` header * [x] The PEP was announced...
Add init_callback and init_callback_arg members to PyConfig. * Issue: gh-142417 ---- 📚 Documentation preview 📚: https://cpython-previews--142420.org.readthedocs.build/