-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
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 | 21391 |
|---|---|
| Nosy | @ericvsmith, @merwok, @bitdancer, @berkerpeksag, @serhiy-storchaka |
| 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/berkerpeksag'
closed_at = <Date 2014-09-18.02:11:52.058>
created_at = <Date 2014-04-30.08:49:28.571>
labels = ['type-bug', 'library']
title = "shutil uses both os.path.abspath and an 'import from' of abspath"
updated_at = <Date 2014-09-18.02:11:52.057>
user = 'https://bugs.python.org/Yinon'bugs.python.org fields:
activity = <Date 2014-09-18.02:11:52.057>
actor = 'berker.peksag'
assignee = 'berker.peksag'
closed = True
closed_date = <Date 2014-09-18.02:11:52.058>
closer = 'berker.peksag'
components = ['Library (Lib)']
creation = <Date 2014-04-30.08:49:28.571>
creator = 'Yinon'
dependencies = []
files = ['35126', '35272']
hgrepos = []
issue_num = 21391
keywords = ['patch']
message_count = 12.0
messages = ['217588', '217686', '217688', '217769', '217773', '218702', '218725', '221626', '221628', '225752', '227022', '227023']
nosy_count = 7.0
nosy_names = ['eric.smith', 'Yinon', 'eric.araujo', 'r.david.murray', 'python-dev', 'berker.peksag', 'serhiy.storchaka']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue21391'
versions = ['Python 3.5']Reactions are currently unavailable
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