Victor Stinner 56657f6be2
gh-119182: Use public PyUnicodeWriter in contextvar_tp_repr() (#120809)
The public PyUnicodeWriter API enables overallocation by default and
so is more efficient. It also makes the code simpler and shorter.
2024-06-20 19:56:47 +00:00
..
2024-05-03 06:17:32 -07:00
2024-06-19 23:16:14 -04:00
2024-06-19 23:16:14 -04:00

Miscellaneous source files for the main Python shared library