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 vstinner
Recipients eric.snow, methane, vstinner
Date 2017-01-16.23:26:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1484609168.07.0.82712471017.issue29289@psf.upfronthosting.co.za>
In-reply-to
Content
Converted methods:

* fromkeys() (@classmethod)
* setdefault()
* pop()
* popitem()
* move_to_end()
History
Date User Action Args
2017-01-16 23:26:08vstinnersetrecipients: + vstinner, methane, eric.snow
2017-01-16 23:26:08vstinnersetmessageid: <1484609168.07.0.82712471017.issue29289@psf.upfronthosting.co.za>
2017-01-16 23:26:08vstinnerlinkissue29289 messages
2017-01-16 23:26:08vstinnercreate