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.

Author python-dev
Recipients Arfrever, Mark.Shannon, do1, larry, loewis, ned.deily, pitrou, python-dev, serhiy.storchaka, skrah, vstinner
Date 2013-02-20.17:53:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3ZB5yv3sP0zT2F@mail.python.org>
In-reply-to
Content
New changeset 9b37e53838eb by Serhiy Storchaka in branch '2.7':
Issue #15301: Enhance os.*chown() testing.  Based on patch by Larry Hastings.
http://hg.python.org/cpython/rev/9b37e53838eb

New changeset a0baf5347cd1 by Serhiy Storchaka in branch '3.2':
Issue #15301: Enhance os.*chown() testing.  Based on patch by Larry Hastings.
http://hg.python.org/cpython/rev/a0baf5347cd1

New changeset e97b6394848b by Serhiy Storchaka in branch '3.3':
Issue #15301: Enhance os.*chown() testing.  Based on patch by Larry Hastings.
http://hg.python.org/cpython/rev/e97b6394848b

New changeset d4bf997a34e9 by Serhiy Storchaka in branch 'default':
Issue #15301: Enhance os.*chown() testing.  Based on patch by Larry Hastings.
http://hg.python.org/cpython/rev/d4bf997a34e9
History
Date User Action Args
2013-02-20 17:53:44python-devsetrecipients: + python-dev, loewis, pitrou, vstinner, larry, ned.deily, Arfrever, skrah, Mark.Shannon, serhiy.storchaka, do1
2013-02-20 17:53:44python-devlinkissue15301 messages
2013-02-20 17:53:44python-devcreate