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 2011-09-23 09:24 by Low.Kian.Seong, last changed 2022-04-11 14:57 by admin.
Files | ||||
---|---|---|---|---|
File name | Uploaded | Description | Edit | |
temp.py | Tigger.Level-5, 2011-09-25 00:41 | chowntree function | ||
chowntree.patch | Tigger.Level-5, 2011-12-26 01:16 |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:57:21 | admin | set | github: 57242 |
2021-08-27 16:27:56 | sedrubal | set | nosy:
+ sedrubal |
2015-12-13 17:42:36 | socketpair | set | messages: + msg256326 |
2015-12-13 17:36:20 | socketpair | set | nosy:
+ socketpair messages: + msg256325 |
2015-12-13 16:16:05 | berker.peksag | set | nosy:
+ berker.peksag stage: patch review versions: + Python 3.6, - Python 3.3 |
2015-12-04 17:00:18 | YoSTEALTH | set | nosy:
+ r.david.murray, YoSTEALTH messages: + msg255869 |
2015-12-03 23:40:19 | r.david.murray | link | issue25790 superseder |
2012-01-07 12:12:37 | ncoghlan | set | messages: + msg150791 |
2012-01-06 16:42:41 | eric.araujo | set | nosy:
+ ncoghlan, pitrou, vstinner, giampaolo.rodola messages: + msg150739 |
2011-12-26 01:16:21 | Tigger.Level-5 | set | files:
+ chowntree.patch keywords: + patch messages: + msg150251 |
2011-11-05 16:01:40 | eric.araujo | set | messages: + msg147091 |
2011-11-05 16:01:15 | eric.araujo | set | messages: + msg147090 |
2011-10-27 13:00:55 | orsenthil | set | nosy:
+ orsenthil |
2011-09-25 00:41:52 | Tigger.Level-5 | set | files:
+ temp.py nosy: + Tigger.Level-5 messages: + msg144514 |
2011-09-23 17:11:36 | eric.araujo | set | messages:
+ msg144464 title: Support recursivity in shutil.chown -> Add shutil.chowntree |
2011-09-23 16:39:52 | ezio.melotti | set | nosy:
+ ezio.melotti messages: + msg144453 |
2011-09-23 16:34:56 | eric.araujo | set | nosy:
+ eric.araujo title: recursive chown for shutils -> Support recursivity in shutil.chown messages: + msg144452 versions: + Python 3.3, - Python 2.7 type: enhancement |
2011-09-23 09:58:48 | eric.smith | set | nosy:
+ eric.smith messages: + msg144440 |
2011-09-23 09:24:09 | Low.Kian.Seong | create |