-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
3.8 (EOL)end of lifeend of life3.9 (EOL)end of lifeend of lifestdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
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 = 'https://github.com/pablogsal'
closed_at = <Date 2019-10-15.12:46:36.956>
created_at = <Date 2019-10-15.02:26:32.669>
labels = ['3.8', 'type-bug', 'library', '3.9']
title = 'inspect.signature.bind does not correctly handle keyword argument with same name as positional-only parameter'
updated_at = <Date 2019-10-15.12:46:36.955>
user = 'https://github.com/orez'bugs.python.org fields:
activity = <Date 2019-10-15.12:46:36.955>
actor = 'pablogsal'
assignee = 'pablogsal'
closed = True
closed_date = <Date 2019-10-15.12:46:36.956>
closer = 'pablogsal'
components = ['Library (Lib)']
creation = <Date 2019-10-15.02:26:32.669>
creator = 'brian.shaginaw'
dependencies = []
files = []
hgrepos = []
issue_num = 38478
keywords = ['patch']
message_count = 4.0
messages = ['354683', '354710', '354714', '354718']
nosy_count = 3.0
nosy_names = ['pablogsal', 'miss-islington', 'brian.shaginaw']
pr_nums = ['16800', '16801']
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue38478'
versions = ['Python 3.8', 'Python 3.9']Metadata
Metadata
Assignees
Labels
3.8 (EOL)end of lifeend of life3.9 (EOL)end of lifeend of lifestdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error