KEMBAR78
[3.13] gh-130164: Fix inspect.Signature.bind() handling of positional-only args without defaults (GH-130192) by miss-islington · Pull Request #130271 · python/cpython · GitHub
Skip to content

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Feb 18, 2025

Follow-up to 9c15202.
(cherry picked from commit dab456d)

Co-authored-by: Jacob Walls jacobtylerwalls@gmail.com

…only args without defaults (pythonGH-130192)

Follow-up to 9c15202.
(cherry picked from commit dab456d)

Co-authored-by: Jacob Walls <jacobtylerwalls@gmail.com>
@jacobtylerwalls
Copy link
Contributor

Thanks @serhiy-storchaka, can this be backported to 3.12 also?

@serhiy-storchaka serhiy-storchaka merged commit 5c658c1 into python:3.13 Apr 8, 2025
37 checks passed
@serhiy-storchaka
Copy link
Member

can this be backported to 3.12 also?

The issue was originally reported for 3.13 only. Thanks for noticing, 3.12 also needs this fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants