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 vstinner
Recipients koobs, vstinner
Date 2017-07-27.16:42:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1501173733.88.0.434287483822.issue31044@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 54cb3400e500f99bd57a0273aa7ef84ffd37558e by Victor Stinner in branch '3.6':
bpo-31044: Skip test_posix.test_makedev() on FreeBSD (#2915) (#2917)
https://github.com/python/cpython/commit/54cb3400e500f99bd57a0273aa7ef84ffd37558e
History
Date User Action Args
2017-07-27 16:42:13vstinnersetrecipients: + vstinner, koobs
2017-07-27 16:42:13vstinnersetmessageid: <1501173733.88.0.434287483822.issue31044@psf.upfronthosting.co.za>
2017-07-27 16:42:13vstinnerlinkissue31044 messages
2017-07-27 16:42:13vstinnercreate