mirror of
https://github.com/python/cpython.git
synced 2026-07-04 00:35:50 -04:00
27128e4fa8
This reverts commit3c73cf5(gh-133497), which itself reverted the original commitd270bb5(gh-133221). We reverted the original change due to failing android tests. The checks in _PyCode_CheckNoInternalState() were too strict, so we've relaxed them.
Source files for various builtin objects