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 georg.brandl
Recipients Arfrever, barry, eli.bendersky, eric.araujo, eric.smith, ethan.furman, georg.brandl, mrabarnett, pitrou, r.david.murray, rhettinger, sbt, serhiy.storchaka, theller, tim.peters, vstinner
Date 2013-09-17.10:16:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1379412991.79.0.256245246287.issue18986@psf.upfronthosting.co.za>
In-reply-to
Content
Hmm, I didn't consider popitem().  Maybe I'm too paranoid about users confusing __getitem__() and getitem() after all :)
History
Date User Action Args
2013-09-17 10:16:31georg.brandlsetrecipients: + georg.brandl, tim.peters, barry, theller, rhettinger, pitrou, vstinner, eric.smith, eric.araujo, mrabarnett, Arfrever, r.david.murray, eli.bendersky, ethan.furman, sbt, serhiy.storchaka
2013-09-17 10:16:31georg.brandlsetmessageid: <1379412991.79.0.256245246287.issue18986@psf.upfronthosting.co.za>
2013-09-17 10:16:31georg.brandllinkissue18986 messages
2013-09-17 10:16:31georg.brandlcreate