steering-council
steering-council copied to clipboard
Communications from the Steering Council
PEP-687 is about to be implemented to the `_datetime` module. Two approaches are proposed at present. I would like Steering Council to choose one. 1. (regular) Multi-phase-init with per-module heaptypes...
Reviewing https://github.com/python/steering-council/blob/main/process/standing-delegations.md it occurred to me that it should probably reference some of the other governance delegation PEPs accepted since it was last updated: https://peps.python.org/topic/governance/ (At least the Typing Council...
Please consider PEP 741 -- Python Configuration C API https://peps.python.org/pep-0741/ * [x] The PEP has been discussed in threads listed in its `Post-History` header * [x] The PEP was announced...
While writing the docs for https://github.com/python/cpython/issues/74929 and reviewing https://github.com/python/cpython/issues/118934, I discovered a discrepancy in the way PEP 667 described the updates affecting `PyEval_GetLocals` (what the text described didn't match the...
Please consider PEP 741 -- Python Configuration C API https://peps.python.org/pep-0741/ * [x] The PEP has been discussed in threads listed in its `Post-History` header * [x] The PEP was announced...
Please consider PEP 761 -- Deprecating PGP signatures for CPython artifacts https://peps.python.org/pep-0761/ * [x] The PEP has been discussed in threads listed in its `Post-History` header * [x] The PEP...
Update to the Monthly SC notes
Please consider PEP 661 -- Sentinel Values https://peps.python.org/pep-0661/ * [X] The PEP has been discussed in threads listed in its `Post-History` header * [X] The PEP was announced on [Discuss](https://discuss.python.org/c/peps/19)...
During the [Language Summit 2024](https://us.pycon.org/2024/events/language-summit/) one thing we discussed regarding ["Strengthening Python's Security Model"](https://pyfound.blogspot.com/2024/06/python-language-summit-2024-python-security-model-after-xz.html) was removing the commit bit for inactive core devs. Indeed, [PEP 13](https://peps.python.org/pep-0013/#membership) already has provisions for...
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...