-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed as not planned
Closed as not planned
Copy link
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancementA feature request or enhancement
Description
| BPO | 29729 |
|---|---|
| Nosy | @warsaw, @vstinner, @serhiy-storchaka, @jnwatson |
| 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 = None
closed_at = None
created_at = <Date 2017-03-05.19:59:58.391>
labels = ['3.7', 'type-feature', 'library']
title = 'RFE: uuid.UUID(bytes=...): support bytes-like types, not only bytes'
updated_at = <Date 2017-09-28.20:43:09.315>
user = 'https://github.com/jnwatson'bugs.python.org fields:
activity = <Date 2017-09-28.20:43:09.315>
actor = 'vstinner'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2017-03-05.19:59:58.391>
creator = 'jnwatson'
dependencies = []
files = []
hgrepos = []
issue_num = 29729
keywords = ['patch']
message_count = 8.0
messages = ['289045', '303242', '303246', '303248', '303250', '303277', '303278', '303279']
nosy_count = 4.0
nosy_names = ['barry', 'vstinner', 'serhiy.storchaka', 'jnwatson']
pr_nums = ['3801']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue29729'
versions = ['Python 3.7']Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancementA feature request or enhancement