mirror of
https://github.com/python/cpython.git
synced 2026-01-27 13:15:25 +00:00
* Modify compiler to reduce stack consumption for large expressions. * Add more tests for stack usage. * Add NEWS item. * Raise SystemError for truly excessive stack use.
Miscellaneous source files for the main Python shared library