[docs] [issue34123] ambiguous documentation for dict.popitem
Raymond Hettinger
report at bugs.python.org
Mon Jul 16 22:08:22 EDT 2018
Raymond Hettinger <raymond.hettinger at gmail.com> added the comment:
New changeset bfa8a358e2cec40484c4655138ca3c6b10f8462a by Raymond Hettinger (Miss Islington (bot)) in branch '3.7':
bpo-34123: Fix missed documentation update for dict.popitem(). (GH-8292) (GH#8307)
https://github.com/python/cpython/commit/bfa8a358e2cec40484c4655138ca3c6b10f8462a
----------
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue34123>
_______________________________________
More information about the docs
mailing list