-
- Notifications
You must be signed in to change notification settings - Fork 33.1k
Closed
Labels
3.10only security fixesonly security fixes3.11only security fixesonly security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
BPO | 47054 |
---|---|
Nosy | @terryjreedy, @gpshead, @vedgar, @pablogsal, @Bluenix2 |
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:
assignee = 'https://github.com/gpshead' closed_at = None created_at = <Date 2022-03-18.01:17:42.872> labels = ['interpreter-core', 'type-bug', '3.10', '3.11'] title = '"SyntaxError: non-default argument follows default argument" confuses' updated_at = <Date 2022-03-20.21:18:26.112> user = 'https://github.com/Bluenix2'
bugs.python.org fields:
activity = <Date 2022-03-20.21:18:26.112> actor = 'gregory.p.smith' assignee = 'gregory.p.smith' closed = False closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2022-03-18.01:17:42.872> creator = 'bluenix' dependencies = [] files = [] hgrepos = [] issue_num = 47054 keywords = ['patch'] message_count = 4.0 messages = ['415463', '415469', '415526', '415530'] nosy_count = 5.0 nosy_names = ['terry.reedy', 'gregory.p.smith', 'veky', 'pablogsal', 'bluenix'] pr_nums = ['32014'] priority = 'normal' resolution = None stage = 'patch review' status = 'open' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue47054' versions = ['Python 3.10', 'Python 3.11']
Metadata
Metadata
Assignees
Labels
3.10only security fixesonly security fixes3.11only security fixesonly security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error