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 ezio.melotti, python-dev, vajrasky, vstinner
Date 2013-09-08.12:14:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3cXrzb3y9mz7Ljx@mail.python.org>
In-reply-to
Content
New changeset aea58e1cae75 by Victor Stinner in branch 'default':
Issue #18904: test_os and test_socket use unittest.skipIf() to check if fcntl
http://hg.python.org/cpython/rev/aea58e1cae75
History
Date User Action Args
2013-09-08 12:14:52python-devsetrecipients: + python-dev, vstinner, ezio.melotti, vajrasky
2013-09-08 12:14:52python-devlinkissue18904 messages
2013-09-08 12:14:52python-devcreate