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 benjamin.peterson, martin.panter, pitrou, python-dev, serhiy.storchaka, stutzbach, viraptor
Date 2016-03-31.11:24:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160331112451.97191.64100.091F5701@psf.io>
In-reply-to
Content
New changeset 66765a49465f by Martin Panter in branch '3.5':
Issue #22854: Skip pipe seek tests on Windows
https://hg.python.org/cpython/rev/66765a49465f

New changeset 3b7811b58a1f by Martin Panter in branch 'default':
Issue #22854: Merge Windows pipe skipping from 3.5
https://hg.python.org/cpython/rev/3b7811b58a1f
History
Date User Action Args
2016-03-31 11:24:54python-devsetrecipients: + python-dev, pitrou, benjamin.peterson, stutzbach, martin.panter, serhiy.storchaka, viraptor
2016-03-31 11:24:54python-devlinkissue22854 messages
2016-03-31 11:24:54python-devcreate