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, eric.snow, ethan smith, ethan.furman, xdegaye, yan12125, zach.ware
Date 2016-11-12.11:38:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1478950734.9.0.358237872277.issue26865@psf.upfronthosting.co.za>
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, ethan smith
2016-11-12 11:38:54xdegayesetmessageid: <1478950734.9.0.358237872277.issue26865@psf.upfronthosting.co.za>
2016-11-12 11:38:54xdegayelinkissue26865 messages
2016-11-12 11:38:54xdegayecreate