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 mbussonn
Recipients mbussonn
Date 2016-09-09.08:12:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1473408760.75.0.455048138093.issue28040@psf.upfronthosting.co.za>
In-reply-to
Content
Oh, also I've bisect it to the compact-dict commit,
and the exact instance of __dict__.pop that fails depends on the machine.

Reliable same location on travis-ci and locally, but travis-ci location and local differ on where it triggers this.
History
Date User Action Args
2016-09-09 08:12:40mbussonnsetrecipients: + mbussonn
2016-09-09 08:12:40mbussonnsetmessageid: <1473408760.75.0.455048138093.issue28040@psf.upfronthosting.co.za>
2016-09-09 08:12:40mbussonnlinkissue28040 messages
2016-09-09 08:12:40mbussonncreate