mirror of
https://github.com/python/cpython.git
synced 2026-05-09 14:11:28 -04:00
5b4c22806f
after unicode_empty has been freed, otherwise it might not point to the real start of the unicode_freelist. Final closure for SF bug #110681, Jitterbug PR#398.