mirror of
https://github.com/python/cpython.git
synced 2026-05-09 22:20:38 -04:00
d68b592dd6
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.