X Tutup
The Wayback Machine - https://web.archive.org/web/20221010040204/https://github.com/python/cpython/tree/main/Programs
Skip to content
main
Switch branches/tags
cpython/Programs/
cpython/Programs/

Latest commit

It had to live as a global outside of PyConfig for stable ABI reasons in
the pre-3.12 backports.

This removes the `_Py_global_config_int_max_str_digits` and gets rid of
the equivalent field in the internal `struct _is PyInterpreterState` as
code can just use the existing nested config struct within that.

Adds tests to verify unique settings and configs in subinterpreters.
b0f89cb

Git stats

Files

Permalink
Failed to load latest commit information.
Source files for binary executables (as opposed to shared modules)
X Tutup