mirror of
https://github.com/python/cpython.git
synced 2026-05-06 20:51:17 -04:00
55b230333f
GH-107674: Avoid allocating boxed ints for `sys.settrace` line events (GH-107780)
(cherry picked from commit 37d8b904f8)
Co-authored-by: Mark Shannon <mark@hotpy.org>
Miscellaneous source files for the main Python shared library