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 rhettinger
Recipients arigo, bup, docs@python, methane, rhettinger
Date 2018-07-17.00:20:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1531786819.97.0.56676864532.issue34123@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 01b7d5898262dbe0e9edb321b3be9a34da196f6f by Raymond Hettinger in branch 'master':
bpo-34123: Fix missed documentation update for dict.popitem(). (GH-8292)
https://github.com/python/cpython/commit/01b7d5898262dbe0e9edb321b3be9a34da196f6f
History
Date User Action Args
2018-07-17 00:20:20rhettingersetrecipients: + rhettinger, arigo, methane, docs@python, bup
2018-07-17 00:20:19rhettingersetmessageid: <1531786819.97.0.56676864532.issue34123@psf.upfronthosting.co.za>
2018-07-17 00:20:19rhettingerlinkissue34123 messages
2018-07-17 00:20:19rhettingercreate