diff options
author | Victor Stinner <vstinner@python.org> | 2024-03-17 17:59:02 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-17 17:59:02 (GMT) |
commit | 2982bdb936f76518b29cf7de356eb5fafd22d112 (patch) | |
tree | a60a6907f80f776e83065e9398679662928b7350 /Modules/_threadmodule.c | |
parent | 0634201f5391242524dbb5225de37f81a2cc1826 (diff) | |
download | cpython-2982bdb936f76518b29cf7de356eb5fafd22d112.zip cpython-2982bdb936f76518b29cf7de356eb5fafd22d112.tar.gz cpython-2982bdb936f76518b29cf7de356eb5fafd22d112.tar.bz2 |
gh-85283: Build _statistics extension with the limited C API (#116927)
Argument Clinic now inlines _PyArg_CheckPositional() for the limited
C API. The generated code should be as fast or even a little bit
faster.
Diffstat (limited to 'Modules/_threadmodule.c')
0 files changed, 0 insertions, 0 deletions