mirror of
https://github.com/python/cpython
synced 2026-09-26 16:21:04 +03:00
2 lines
136 B
ReStructuredText
2 lines
136 B
ReStructuredText
Make sure that the Executor objects in the COLD_EXITS array aren't assumed
|
|
to be GC-able (which would access bytes outside the object).
|