diff options
author | Eric Snow <ericsnowcurrently@gmail.com> | 2024-04-12 22:39:27 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-12 22:39:27 (GMT) |
commit | eca53620e3ff1f2e7d621360a513ac34a1b35aa3 (patch) | |
tree | ab3c223d633da42d8205ff12d90da8f40b709885 /Python/mysnprintf.c | |
parent | 30f0643e36d2c9a5849c76ca0b27b748448d0567 (diff) | |
download | cpython-eca53620e3ff1f2e7d621360a513ac34a1b35aa3.zip cpython-eca53620e3ff1f2e7d621360a513ac34a1b35aa3.tar.gz cpython-eca53620e3ff1f2e7d621360a513ac34a1b35aa3.tar.bz2 |
gh-94673: Clarify About Runtime State Related to Static Builtin Types (gh-117761)
Guido pointed out to me that some details about the per-interpreter state for the builtin types aren't especially clear. I'm addressing that by:
* adding a comment explaining that state
* adding some asserts to point out the relationship between each index and the interp/global runtime state
Diffstat (limited to 'Python/mysnprintf.c')
0 files changed, 0 insertions, 0 deletions