| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
The TSAN job timed out: https://github.com/python/cpython/actions/runs/8983317059/job/24672835971?pr=118693 I've restarted it. |
Sorry, something went wrong.
…underscores (python#118693)
| Back | FazBrowse Home | New Git URL |
This PR renames:
From Python 3.13, new environment variables should use underscores:
I don't think we have a policy for -X options, and we have a mix (I think newer ones tend to use underscores?), but I recommend using an underscore here too for the same accessibility and readability reasons as env vars. Plus consistency with the env var.
For example, we added PYTHON_CPU_COUNT and -X cpu_count in 3.13.
cc @pablogsal
📚 Documentation preview 📚: https://cpython-previews--118693.org.readthedocs.build/