[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

[3.13] gh-130164: Fix inspect.Signature.bind() handling of positional-only args without defaults (GH-130192) - #130271

Merged
serhiy-storchaka merged 2 commits into
python:3.13from
miss-islington:backport-dab456d-3.13
Apr 8, 2025
Merged

[3.13] gh-130164: Fix inspect.Signature.bind() handling of positional-only args without defaults (GH-130192)#130271
serhiy-storchaka merged 2 commits into
python:3.13from
miss-islington:backport-dab456d-3.13

Conversation

@miss-islington

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

Copy link
Copy Markdown
Contributor

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
Copy Markdown
Contributor

@serhiy-storchaka

Copy link
Copy Markdown
Member

@miss-islington
miss-islington deleted the backport-dab456d-3.13 branch January 2, 2026 18:49
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