[issue37206] Incorrect application of Argument Clinic to dict.pop()

Inada Naoki report at bugs.python.org
Tue Jul 2 02:32:41 EDT 2019


Inada Naoki <songofacandy at gmail.com> added the comment:

I agree that this is a bug in many API docstrings, and PR 13933 is the right approach to fix all bugs in the future.

But in case of dict.pop(), this is not only a bug, but a regression.
May I merge PR-13935 to fix the regression in 3.7b2?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue37206>
_______________________________________


More information about the Python-bugs-list mailing list