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 serhiy.storchaka
Recipients Nicolas Savoire, josh.r, ned.deily, peter.otten, rhettinger, serhiy.storchaka
Date 2016-12-16.23:11:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1481929902.16.0.629468578319.issue28969@psf.upfronthosting.co.za>
In-reply-to
Content
An alternative patch changes semantic of _PyDict_Pop() with deflt == NULL, but makes the code simpler.
History
Date User Action Args
2016-12-16 23:11:42serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, peter.otten, ned.deily, josh.r, Nicolas Savoire
2016-12-16 23:11:42serhiy.storchakasetmessageid: <1481929902.16.0.629468578319.issue28969@psf.upfronthosting.co.za>
2016-12-16 23:11:42serhiy.storchakalinkissue28969 messages
2016-12-16 23:11:42serhiy.storchakacreate