-
-
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 | 23780 |
|---|---|
| Nosy | @bitdancer, @serhiy-storchaka, @The-Compiler, @PedanticHacker |
| 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 2015-05-21.16:21:25.070>
created_at = <Date 2015-03-26.08:02:03.181>
labels = ['type-bug', 'library']
title = 'Surprising behaviour when passing list to os.path.join.'
updated_at = <Date 2015-05-21.16:21:25.069>
user = 'https://github.com/The-Compiler'bugs.python.org fields:
activity = <Date 2015-05-21.16:21:25.069>
actor = 'serhiy.storchaka'
assignee = 'serhiy.storchaka'
closed = True
closed_date = <Date 2015-05-21.16:21:25.070>
closer = 'serhiy.storchaka'
components = ['Library (Lib)']
creation = <Date 2015-03-26.08:02:03.181>
creator = 'The Compiler'
dependencies = []
files = ['38701', '39394']
hgrepos = []
issue_num = 23780
keywords = ['patch']
message_count = 9.0
messages = ['239314', '239315', '239335', '239340', '239344', '243334', '243350', '243355', '243565']
nosy_count = 5.0
nosy_names = ['r.david.murray', 'python-dev', 'serhiy.storchaka', 'The Compiler', 'PedanticHacker']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue23780'
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