diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2025-04-29 13:16:05 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-29 13:16:05 (GMT) |
commit | d6da6803a1a20cc34795c501b7cdb6b53b6a23b6 (patch) | |
tree | 135e28fe3080e8b25c4bfd229d97cd8ce21686b4 /Python/Python-tokenize.c | |
parent | 07edc0d2b232c19c948a7e65d0c9bd61c7ccdcc8 (diff) | |
download | cpython-d6da6803a1a20cc34795c501b7cdb6b53b6a23b6.zip cpython-d6da6803a1a20cc34795c501b7cdb6b53b6a23b6.tar.gz cpython-d6da6803a1a20cc34795c501b7cdb6b53b6a23b6.tar.bz2 |
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.
Diffstat (limited to 'Python/Python-tokenize.c')
0 files changed, 0 insertions, 0 deletions