-
-
Notifications
You must be signed in to change notification settings - Fork 33.4k
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 | 1707768 |
|---|---|
| Nosy | @birkenfeld |
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 2009-04-05.10:27:01.449>
created_at = <Date 2007-04-25.23:44:05.000>
labels = ['type-bug', 'library']
title = 'os.path.normpath changes path (chops of trailing slash)'
updated_at = <Date 2009-04-05.10:27:01.447>
user = 'https://bugs.python.org/siemer'bugs.python.org fields:
activity = <Date 2009-04-05.10:27:01.447>
actor = 'georg.brandl'
assignee = 'none'
closed = True
closed_date = <Date 2009-04-05.10:27:01.449>
closer = 'georg.brandl'
components = ['Library (Lib)']
creation = <Date 2007-04-25.23:44:05.000>
creator = 'siemer'
dependencies = []
files = []
hgrepos = []
issue_num = 1707768
keywords = ['patch']
message_count = 11.0
messages = ['31890', '31891', '31892', '31893', '31894', '31895', '31896', '31897', '31898', '31899', '85474']
nosy_count = 4.0
nosy_names = ['georg.brandl', 'siemer', 'iszegedi', 'josm']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = 'test needed'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue1707768'
versions = ['Python 2.6', 'Python 3.0']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