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 brian.curtin, ocean-city, python-dev
Date 2012-12-26.14:04:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1356530659.18.0.606313722391.issue10646@psf.upfronthosting.co.za>
In-reply-to
Content
This was fixed as a result of #11939, and I've refactored the tests to add coverage of hard links in 9e980454b85e.

This was originally a bug report but it requires a 3.4 feature so it can't be fixed in 3.2 where it originally appeared.
History
Date User Action Args
2012-12-26 14:04:19brian.curtinsetrecipients: + brian.curtin, ocean-city, python-dev
2012-12-26 14:04:19brian.curtinsetmessageid: <1356530659.18.0.606313722391.issue10646@psf.upfronthosting.co.za>
2012-12-26 14:04:19brian.curtinlinkissue10646 messages
2012-12-26 14:04:18brian.curtincreate