Skip to content

[3.8] bpo-37206: fix docstring of dict.pop() #13935

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 2, 2019
Merged

Conversation

methane
Copy link
Member

@methane methane commented Jun 10, 2019

Stop using Argument Clinic for dict.pop().
It reuses code generated by clinic, but docstring is reverted.

https://bugs.python.org/issue37206

@ned-deily
Copy link
Member

(See discussion on the bug report.)

@ambv ambv merged commit d4c6647 into python:3.8 Jul 2, 2019
@methane methane deleted the dict-pop branch April 28, 2025 03:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants