devguide icon indicating copy to clipboard operation
devguide copied to clipboard

Document env var style

Open hugovk opened this issue 1 year ago • 0 comments

In https://discuss.python.org/t/change-environment-variable-style/35180 we decided to use underscores in new environment variable names introduced in Python 3.13+.

For example, PYTHON_CPU_COUNT instead of PYTHONCPUCOUNT.

Let's document it somewhere in the devguide.

hugovk avatar Mar 05 '24 07:03 hugovk