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 ethan.furman
Recipients Paul Pinterits, ethan.furman, xtreak
Date 2018-09-12.18:43:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1536777817.38.0.956365154283.issue34536@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 019f0a0cb85ebc234356415f3638b9bd77528e55 by Ethan Furman in branch 'master':
bpo-34536: raise error for invalid _missing_ results (GH-9147)
https://github.com/python/cpython/commit/019f0a0cb85ebc234356415f3638b9bd77528e55
History
Date User Action Args
2018-09-12 18:43:37ethan.furmansetrecipients: + ethan.furman, Paul Pinterits, xtreak
2018-09-12 18:43:37ethan.furmansetmessageid: <1536777817.38.0.956365154283.issue34536@psf.upfronthosting.co.za>
2018-09-12 18:43:37ethan.furmanlinkissue34536 messages
2018-09-12 18:43:37ethan.furmancreate