aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Tools/wasm/python.worker.js
diff options
context:
space:
mode:
authorEric Snow <ericsnowcurrently@gmail.com>2025-05-29 14:13:12 -0600
committerGitHub <noreply@github.com>2025-05-29 20:13:12 +0000
commitdafd14146f7ca18932894ea445a2f9f98f2a8b01 (patch)
tree01fe99f7d547d905a12c72be67062925ed03ff87 /Tools/wasm/python.worker.js
parentd96343679fd6137c9d87d1bb120228b162ea0f8c (diff)
downloadcpython-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 'Tools/wasm/python.worker.js')
0 files changed, 0 insertions, 0 deletions