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 xdegaye
Recipients Alex.Willmer, Roman.Evstifeev, emma_smith, eric.snow, ethan.furman, xdegaye, yan12125, zach.ware
Date 2016-11-12.11:38:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
issue #28662: catch also PermissionError in tests when spawning a non existent program
issue #28664: test_bz2 fails with BrokenPipeError when bunzip2 is missing
issue #28668: instanciation of multiprocessing.Queue raises ImportError in test_logging
History
Date User Action Args
2016-11-12 11:38:54xdegayesetrecipients: + xdegaye, ethan.furman, eric.snow, Roman.Evstifeev, zach.ware, Alex.Willmer, yan12125, emma_smith
2016-11-12 11:38:54xdegayesetmessageid: <[email protected]>
2016-11-12 11:38:54xdegayelinkissue26865 messages
2016-11-12 11:38:54xdegayecreate