Suggested and PR’d by @dstufft, we’ve made a small change to PEP 1 & 12. Now the Rationale section comes after the Specification section, not before. It makes more sense to provide the reasoning for the change after presenting the change.
Enjoy!
Suggested and PR’d by @dstufft, we’ve made a small change to PEP 1 & 12. Now the Rationale section comes after the Specification section, not before. It makes more sense to provide the reasoning for the change after presenting the change.
Enjoy!
The specification should be detailed enough to allow competing,
interoperable implementations for at least the current major Python
platforms (CPython, Jython, IronPython, PyPy).
Should that list be updated? Jython is still on 2.7 (2024) and IronPython only did 3.4 in 2022. Delete? Add anything new?