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 georg.brandl, hynek, larry, ned.deily, python-dev, serhiy.storchaka
Date 2012-07-15.00:55:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3WZTnS2N7GzNRY@mail.python.org>
In-reply-to
Content
New changeset 5f62c317c202 by Larry Hastings in branch 'default':
- Issue #15238: shutil.copystat now copies Linux "extended attributes".
http://hg.python.org/cpython/rev/5f62c317c202
History
Date User Action Args
2012-07-15 00:55:28python-devsetrecipients: + python-dev, georg.brandl, larry, ned.deily, hynek, serhiy.storchaka
2012-07-15 00:55:27python-devlinkissue15238 messages
2012-07-15 00:55:27python-devcreate