diff options
author | Eric Snow <ericsnowcurrently@gmail.com> | 2023-01-20 00:23:53 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-20 00:23:53 (GMT) |
commit | f30c94024f305d7d0ebb34fdd0f422442cfb0047 (patch) | |
tree | 252a1bad807bede24e593ce9995a6238457e4489 /Tools/scripts | |
parent | 0c5db2a60701a939288eb4c7704382631a598398 (diff) | |
download | cpython-f30c94024f305d7d0ebb34fdd0f422442cfb0047.zip cpython-f30c94024f305d7d0ebb34fdd0f422442cfb0047.tar.gz cpython-f30c94024f305d7d0ebb34fdd0f422442cfb0047.tar.bz2 |
gh-59956: Fix Function Groupings in pystate.c (gh-101172)
This is a follow-up to gh-101161. The objective is to make it easier to read Python/pystate.c by grouping the functions there in a consistent way. This exclusively involves moving code around and adding various kinds of comments.
https://github.com/python/cpython/issues/59956
Diffstat (limited to 'Tools/scripts')
0 files changed, 0 insertions, 0 deletions