mirror of
https://github.com/python/cpython.git
synced 2026-08-12 06:15:14 +08:00
It no longer spends much time doing complex calculations and no longer consumes much memory for creating large constants that will be dropped later. This fixes also bpo-21074.
Miscellaneous source files for the main Python shared library