-
-
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-featureA feature request or enhancementA feature request or enhancement
Description
| BPO | 21883 |
|---|---|
| Nosy | @serhiy-storchaka, @Bachmann1234 |
| Files |
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/serhiy-storchaka'
closed_at = <Date 2014-10-04.12:12:37.769>
created_at = <Date 2014-06-30.03:12:55.869>
labels = ['type-feature', 'library']
title = 'relpath: Provide better errors when mixing bytes and strings'
updated_at = <Date 2014-10-04.13:18:52.070>
user = 'https://github.com/bachmann1234'bugs.python.org fields:
activity = <Date 2014-10-04.13:18:52.070>
actor = 'python-dev'
assignee = 'serhiy.storchaka'
closed = True
closed_date = <Date 2014-10-04.12:12:37.769>
closer = 'serhiy.storchaka'
components = ['Library (Lib)']
creation = <Date 2014-06-30.03:12:55.869>
creator = 'Matt.Bachmann'
dependencies = []
files = ['35806', '36743', '36744']
hgrepos = []
issue_num = 21883
keywords = ['patch']
message_count = 6.0
messages = ['221939', '221940', '227668', '227671', '228449', '228457']
nosy_count = 3.0
nosy_names = ['python-dev', 'serhiy.storchaka', 'Matt.Bachmann']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue21883'
versions = ['Python 3.5']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