[docs] [issue34123] ambiguous documentation for dict.popitem
INADA Naoki
report at bugs.python.org
Mon Jul 16 03:15:43 EDT 2018
INADA Naoki <songofacandy at gmail.com> added the comment:
@Armin Rigo
How do you think about this?
Is there no possible optimizations by breaking LIFO dict.popitem()?
----------
nosy: +arigo
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue34123>
_______________________________________
More information about the docs
mailing list