diff options
author | Eric Snow <ericsnowcurrently@gmail.com> | 2025-05-29 14:13:12 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-29 20:13:12 +0000 |
commit | dafd14146f7ca18932894ea445a2f9f98f2a8b01 (patch) | |
tree | 01fe99f7d547d905a12c72be67062925ed03ff87 /Lib/test/test_capi/test_bytes.py | |
parent | d96343679fd6137c9d87d1bb120228b162ea0f8c (diff) | |
download | cpython-dafd14146f7ca18932894ea445a2f9f98f2a8b01.tar.gz cpython-dafd14146f7ca18932894ea445a2f9f98f2a8b01.zip |
gh-132775: Fix _PyFunctIon_VerifyStateless() (#134900)
The problem we're fixing here is that we were using PyDict_Size() on "defaults",
which it is actually a tuple. We're also adding some explicit type checks.
This is a follow-up to gh-133221/gh-133528.
Diffstat (limited to 'Lib/test/test_capi/test_bytes.py')
0 files changed, 0 insertions, 0 deletions