-
-
Notifications
You must be signed in to change notification settings - Fork 33.8k
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 | 14662 |
|---|---|
| Nosy | @pitrou, @ned-deily, @merwok, @hynek |
| 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/hynek'
closed_at = <Date 2012-05-11.01:20:47.729>
created_at = <Date 2012-04-24.17:58:51.591>
labels = ['type-bug', 'library']
title = "shutil.move doesn't handle ENOTSUP raised by chflags on OS X"
updated_at = <Date 2012-05-11.01:20:47.727>
user = 'https://bugs.python.org/grobian'bugs.python.org fields:
activity = <Date 2012-05-11.01:20:47.727>
actor = 'ned.deily'
assignee = 'hynek'
closed = True
closed_date = <Date 2012-05-11.01:20:47.729>
closer = 'ned.deily'
components = ['Library (Lib)']
creation = <Date 2012-04-24.17:58:51.591>
creator = 'grobian'
dependencies = []
files = ['25382', '25383', '25384', '25434', '25435', '25436']
hgrepos = []
issue_num = 14662
keywords = ['patch']
message_count = 22.0
messages = ['159178', '159184', '159185', '159192', '159405', '159407', '159417', '159419', '159422', '159423', '159479', '159480', '159481', '159737', '159795', '159796', '159798', '159803', '159947', '159970', '160395', '160396']
nosy_count = 6.0
nosy_names = ['pitrou', 'ned.deily', 'eric.araujo', 'grobian', 'python-dev', 'hynek']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue14662'
versions = ['Python 2.7', 'Python 3.2', 'Python 3.3']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