gh-132987: Support __index__() in hashlib.scrypt() (GH-133100) · python/cpython@d6da680 · GitHub
Skip to content

Commit d6da680

Browse files
gh-132987: Support __index__() in hashlib.scrypt() (GH-133100)
Even if such signature is not supported by PyArg_ParseTupleAndKeywords(), Argument Clinic supports it with inlined converters.
1 parent 07edc0d commit d6da680

2 files changed

Lines changed: 26 additions & 82 deletions

File tree

Modules/_hashopenssl.c

Lines changed: 6 additions & 36 deletions

Modules/clinic/_hashopenssl.c.h

Lines changed: 20 additions & 46 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)