-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
Closed
Labels
3.11only security fixesonly security fixesstdlibStandard 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
| BPO | 46470 |
|---|---|
| Nosy | @sobolevn, @Fidget-Spinner |
| PRs | typing._remove_dups_flatten #30780 |
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 = None
closed_at = <Date 2022-01-24.16:10:16.872>
created_at = <Date 2022-01-22.10:16:13.368>
labels = ['type-bug', 'library', '3.11']
title = '`_remove_dups_flatten` in `typing.py` contains dead branch'
updated_at = <Date 2022-01-24.16:10:16.872>
user = 'https://github.com/sobolevn'bugs.python.org fields:
activity = <Date 2022-01-24.16:10:16.872>
actor = 'kj'
assignee = 'none'
closed = True
closed_date = <Date 2022-01-24.16:10:16.872>
closer = 'kj'
components = ['Library (Lib)']
creation = <Date 2022-01-22.10:16:13.368>
creator = 'sobolevn'
dependencies = []
files = []
hgrepos = []
issue_num = 46470
keywords = ['patch']
message_count = 2.0
messages = ['411244', '411483']
nosy_count = 2.0
nosy_names = ['sobolevn', 'kj']
pr_nums = ['30780']
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue46470'
versions = ['Python 3.11']Metadata
Metadata
Assignees
Labels
3.11only security fixesonly security fixesstdlibStandard 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