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
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:
bugs.python.org fields:
Linked PRs
inspect.signature.bindhandling of positional-only arguments with**kwargs#103404