Mark Shannon 8643345bdb
Update frame.f_lineno before any call to the (C) tracing function. (GH-24150)
* Minimizes breakage of C extensions and ensures PyFrame_GetLineNumber is efficient.
2021-01-07 16:49:02 +00:00
..
2020-12-22 18:31:46 -04:00
2017-09-14 18:13:16 -07:00

Miscellaneous source files for the main Python shared library