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 ncoghlan
Recipients brett.cannon, chris.jerdonek, eric.snow, ezio.melotti, flox, italip, ncoghlan, python-dev, terry.reedy
Date 2013-07-29.05:21:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1375075300.95.0.840726493179.issue15415@psf.upfronthosting.co.za>
In-reply-to
Content
I did see the Windows buildbot failure, but stopped scanning the log once I saw the intermittent test_signal failure :P

With the more granular API, test_startfile is a better fit for support.change_cwd, so we'll see how that goes on the Windows buildbots.
History
Date User Action Args
2013-07-29 05:21:41ncoghlansetrecipients: + ncoghlan, brett.cannon, terry.reedy, ezio.melotti, flox, chris.jerdonek, python-dev, eric.snow, italip
2013-07-29 05:21:40ncoghlansetmessageid: <1375075300.95.0.840726493179.issue15415@psf.upfronthosting.co.za>
2013-07-29 05:21:40ncoghlanlinkissue15415 messages
2013-07-29 05:21:40ncoghlancreate