mirror of
https://github.com/python/cpython.git
synced 2026-05-07 13:10:37 -04:00
91a639a094
Emit DeprecationWarning when PyArg_Parse*() is called with 'u', 'Z' format. See PEP 623.
Miscellaneous source files for the main Python shared library