Message 178595 - Python tracker

Message178595

Author python-dev
Recipients ezio.melotti, jcea, michael.foord, pitrou, python-dev, serhiy.storchaka
Date 2012-12-30.18:22:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3YZ93y25V0zRwW@mail.python.org>
In-reply-to
Content
New changeset 503b889668fc by Serhiy Storchaka in branch '2.7':
Issue #16645: Fix hardlink extracting test for tarfile.
http://hg.python.org/cpython/rev/503b889668fc

New changeset d42bf4faf3d1 by Serhiy Storchaka in branch '3.2':
Issue #16645: Fix hardlink extracting test for tarfile.
http://hg.python.org/cpython/rev/d42bf4faf3d1

New changeset e1a0901e4ef7 by Serhiy Storchaka in branch '3.3':
Issue #16645: Fix hardlink extracting test for tarfile.
http://hg.python.org/cpython/rev/e1a0901e4ef7

New changeset f173c2e92b64 by Serhiy Storchaka in branch 'default':
Issue #16645: Fix hardlink extracting test for tarfile.
http://hg.python.org/cpython/rev/f173c2e92b64
History
Date User Action Args
2012-12-30 18:22:22python-devsetrecipients: + python-dev, jcea, pitrou, ezio.melotti, michael.foord, serhiy.storchaka
2012-12-30 18:22:22python-devlinkissue16645 messages
2012-12-30 18:22:22python-devcreate