This issue tracker has been migrated to GitHub,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
Created on 2010-09-29 23:03 by jniehof, last changed 2022-04-11 14:57 by admin. This issue is now closed.
Files | ||||
---|---|---|---|---|
File name | Uploaded | Description | Edit | |
shutil_move_symlinks.patch | jniehof, 2010-09-29 23:03 | Patch to shutil.move: move symlinks rather than copy contents | review | |
shutil_move_doc.patch | jniehof, 2011-08-22 17:24 | Documentation update for new shutil.move behaviour | review | |
shutil_move_symlinks.patch | hynek, 2012-01-05 21:53 | Patch to shutil.move: move symlinks rather than copy contents – fixed tests for mock based aproach | review | |
shutil_move_symlinks.patch | hynek, 2012-01-06 08:25 | Fixes shutil.move, adds docs with proper tag. | review |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:57:07 | admin | set | github: 54202 |
2012-01-06 19:18:31 | pitrou | set | status: open -> closed resolution: fixed messages: + msg150764 stage: patch review -> resolved |
2012-01-06 19:17:45 | python-dev | set | nosy:
+ python-dev messages: + msg150763 |
2012-01-06 08:25:03 | hynek | set | files:
+ shutil_move_symlinks.patch messages: + msg150717 |
2012-01-05 22:04:36 | pitrou | set | messages: + msg150698 |
2012-01-05 21:53:37 | hynek | set | files:
+ shutil_move_symlinks.patch messages: + msg150696 |
2012-01-02 18:22:26 | pitrou | set | messages:
+ msg150472 versions: - Python 2.7, Python 3.2 |
2012-01-02 17:21:57 | eric.araujo | set | messages: + msg150467 |
2011-08-23 14:07:38 | pitrou | set | messages: + msg142829 |
2011-08-23 13:43:14 | vstinner | set | nosy:
+ pitrou, vstinner |
2011-08-23 13:41:38 | jniehof | set | messages: + msg142824 |
2011-08-22 22:25:38 | eric.araujo | set | messages: + msg142765 |
2011-08-22 17:24:51 | jniehof | set | files:
+ shutil_move_doc.patch messages: + msg142734 |
2011-08-21 11:01:15 | eric.araujo | set | nosy:
+ eric.araujo messages: + msg142610 versions: + Python 3.3, - Python 3.1 |
2011-08-21 09:51:08 | hynek | set | nosy:
+ hynek messages: + msg142604 |
2010-09-30 16:27:46 | r.david.murray | set | nosy:
+ r.david.murray messages: + msg117751 |
2010-09-30 03:25:21 | ned.deily | set | nosy:
+ tarek stage: patch review versions: - Python 2.6 |
2010-09-29 23:03:11 | jniehof | create |