-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
stdlibStandard 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 | 25390 |
|---|---|
| Nosy | @gvanrossum, @zhangyangyu |
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/gvanrossum'
closed_at = <Date 2015-10-19.21:57:04.177>
created_at = <Date 2015-10-13.09:27:47.517>
labels = ['type-bug', 'library']
title = "Can't define a typing.Union containing a typing.re.Pattern"
updated_at = <Date 2015-10-19.21:57:04.176>
user = 'https://bugs.python.org/MartCongostTapias'bugs.python.org fields:
activity = <Date 2015-10-19.21:57:04.176>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = <Date 2015-10-19.21:57:04.177>
closer = 'gvanrossum'
components = ['Library (Lib)']
creation = <Date 2015-10-13.09:27:47.517>
creator = 'Mart\xc3\xad Congost Tapias'
dependencies = []
files = []
hgrepos = []
issue_num = 25390
keywords = []
message_count = 3.0
messages = ['252923', '252937', '253198']
nosy_count = 4.0
nosy_names = ['gvanrossum', 'python-dev', 'xiang.zhang', 'Mart\xc3\xad Congost Tapias']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue25390'
versions = ['Python 3.5']Metadata
Metadata
Assignees
Labels
stdlibStandard 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