python / peps

Python Enhancement Proposals
https://peps.python.org
4.35k stars 1.5k forks source link

PEP 744: Additional updates from discussion thread #3861

Closed savannahostrowski closed 1 month ago

savannahostrowski commented 1 month ago

This PR addresses some additional comments from https://github.com/python/peps/pull/3850#pullrequestreview-2157965764. I've chosen to address the comment around the JIT environment variable in the JIT's README (see https://github.com/python/cpython/pull/121635) since I think that's maybe valuable to contributors and that file is linked from the PEP.

I've also added myself to CODEOWNERS for this file.


📚 Documentation preview 📚: https://pep-previews--3861.org.readthedocs.build/

willingc commented 1 month ago

Nice work @savannahostrowski.