mirror of
https://github.com/python/cpython.git
synced 2026-05-07 13:10:37 -04:00
56657f6be2
The public PyUnicodeWriter API enables overallocation by default and so is more efficient. It also makes the code simpler and shorter.
Miscellaneous source files for the main Python shared library