mirror of
https://github.com/python/cpython.git
synced 2026-05-08 05:32:01 -04:00
f30c94024f
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
Miscellaneous source files for the main Python shared library