mirror of
https://github.com/python/cpython.git
synced 2026-06-25 20:36:12 -04:00
8bef34f625
Change old space bit of young objects from 0 to gcstate->visited_space. This ensures that any object created *and* collected during cycle GC has the bit set correctly.
Miscellaneous source files for the main Python shared library