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 SilentGhost, benhoyt, eryksun, ideasman42, mont29, paul.moore, python-dev, serhiy.storchaka, steve.dower, tim.golden, vstinner, zach.ware
Date 2016-03-29.09:29:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160329092922.53134.83344.89368DA8@psf.io>
In-reply-to
Content
New changeset 2b25fa7e3b7a by Victor Stinner in branch 'default':
Fix os._DummyDirEntry.is_symlink()
https://hg.python.org/cpython/rev/2b25fa7e3b7a
History
Date User Action Args
2016-03-29 09:29:25python-devsetrecipients: + python-dev, paul.moore, vstinner, tim.golden, ideasman42, SilentGhost, benhoyt, zach.ware, serhiy.storchaka, eryksun, steve.dower, mont29
2016-03-29 09:29:25python-devlinkissue25911 messages
2016-03-29 09:29:25python-devcreate