Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32.4k
Closed
Description
BPO | 42940 |
---|
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee=Noneclosed_at=Nonecreated_at=<Date2021-01-16.16:30:52.922>labels= ['type-bug','3.8','3.9']title='Incorrect behavior of inspect.signature(f).bind'updated_at=<Date2021-01-16.16:30:52.922>user='https://bugs.python.org/slavkostrov'
bugs.python.org fields:
activity=<Date2021-01-16.16:30:52.922>actor='slavkostrov'assignee='none'closed=Falseclosed_date=Nonecloser=Nonecomponents= []creation=<Date2021-01-16.16:30:52.922>creator='slavkostrov'dependencies= []files= []hgrepos= []issue_num=42940keywords= []message_count=1.0messages= ['385143']nosy_count=1.0nosy_names= ['slavkostrov']pr_nums= []priority='normal'resolution=Nonestage=Nonestatus='open'superseder=Nonetype='behavior'url='https://bugs.python.org/issue42940'versions= ['Python 3.8','Python 3.9']
Linked PRs
- gh-87106: Fix
inspect.signature.bind
handling of positional-only arguments with**kwargs
#103404 - [3.12] gh-87106: Fix inspect.signature.bind() handling of positional-only arguments with **kwargs (GH-103404) #118984
- [3.13] gh-87106: Fix inspect.signature.bind() handling of positional-only arguments with **kwargs (GH-103404) #118985