mirror of
https://github.com/python/cpython.git
synced 2026-08-11 15:31:20 +08:00
Deprecate using the __int__() method in implicit conversions of Python numbers to C integers.
Miscellaneous source files for the main Python shared library