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 methane
Recipients berker.peksag, methane, minrk, vstinner, xiang.zhang
Date 2016-09-15.02:15:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1473905736.06.0.334765265582.issue28147@psf.upfronthosting.co.za>
In-reply-to
Content
xiang is right. Python 3.5 has same issue when using popitem().
I'll make patch for 3.5.  But it will be bit differ from patch for 3.6 and they will conflict.
History
Date User Action Args
2016-09-15 02:15:36methanesetrecipients: + methane, vstinner, berker.peksag, minrk, xiang.zhang
2016-09-15 02:15:36methanesetmessageid: <1473905736.06.0.334765265582.issue28147@psf.upfronthosting.co.za>
2016-09-15 02:15:35methanelinkissue28147 messages
2016-09-15 02:15:35methanecreate