mirror of
https://github.com/python/cpython.git
synced 2026-01-27 21:25:12 +00:00
Remove PyUnicode_ClearFreeList() function: the Unicode free list has been removed in Python 3.3.
Source files for standard library extension modules, and former extension modules that are now builtin modules.