mirror of
https://github.com/python/cpython.git
synced 2026-05-08 13:40:46 -04:00
b5c19bdba8
gh-126220: Fix crash on calls to `_lsprof.Profiler` methods with 0 args (backportable) (GH-126271)
(cherry picked from commit 28b148fb32)
Co-authored-by: sobolevn <mail@sobolevn.me>
Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
Source files for standard library extension modules, and former extension modules that are now builtin modules.