mirror of
https://github.com/python/cpython.git
synced 2026-01-27 13:15:25 +00:00
Don't take a reason in unspecialize We only want to compute the reason if stats are enabled. Optimizing compilers should optimize this away for us (gcc and clang do), but it's better to be safe than sorry.
Miscellaneous source files for the main Python shared library