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 brian.curtin
Recipients amaury.forgeotdarc, asvetlov, brian.curtin, eric.smith, ggenellina, giampaolo.rodola, jafo, jaraco, lemburg, loewis, nnorwitz, r.david.murray, ssbarnea, swarren
Date 2010-04-01.02:03:13
SpamBayes Score 4.1923293e-05
Marked as misclassified No
Message-id <1270087395.87.0.959687345951.issue1578269@psf.upfronthosting.co.za>
In-reply-to
Content
One last issue to solve before this goes in and I start the backport...test_tarfile.test_extract_hardlink is intermittently failing for me, which was an issue for Eric and I on an earlier version of Jason's patch. Sometimes it fails when run as a part of the whole test suite, and then it'll pass when run by itself. Thoughts, anyone? I've spent some time on it and I'm not sure what I'm missing.
History
Date User Action Args
2010-04-01 02:03:16brian.curtinsetrecipients: + brian.curtin, lemburg, loewis, nnorwitz, jafo, amaury.forgeotdarc, jaraco, ggenellina, eric.smith, giampaolo.rodola, swarren, r.david.murray, ssbarnea, asvetlov
2010-04-01 02:03:15brian.curtinsetmessageid: <1270087395.87.0.959687345951.issue1578269@psf.upfronthosting.co.za>
2010-04-01 02:03:14brian.curtinlinkissue1578269 messages
2010-04-01 02:03:13brian.curtincreate