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 r.david.murray
Recipients Guido.van.Rossum, r.david.murray
Date 2015-07-15.01:34:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1436924045.27.0.387044794067.issue24635@psf.upfronthosting.co.za>
In-reply-to
Content
See for example:

http://buildbot.python.org/all/builders/AMD64%20Windows8.1%20Non-Debug%203.x/builds/106

It might be a test order dependency, but see

http://buildbot.python.org/all/builders/x86%20Ubuntu%20Shared%203.x/builds/11931

where the test passed when re-run at the end.

I'm making this a release blocker because it would be pretty sad to ship a new feature with a flaky test.  Larry can of course overrule me on that :)

I note that no one is yet listed as the subject expert for the typing module.  I've at least added a line for the module to experts.rst.
History
Date User Action Args
2015-07-15 01:34:05r.david.murraysetrecipients: + r.david.murray, Guido.van.Rossum
2015-07-15 01:34:05r.david.murraysetmessageid: <1436924045.27.0.387044794067.issue24635@psf.upfronthosting.co.za>
2015-07-15 01:34:04r.david.murraylinkissue24635 messages
2015-07-15 01:34:04r.david.murraycreate