Skip to content

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

Merged
ambv merged 1 commit into
python:3.8from
methane:dict-pop
Jul 2, 2019
Merged

[3.8] bpo-37206: fix docstring of dict.pop()#13935
ambv merged 1 commit into
python:3.8from
methane:dict-pop

Conversation

@methane

@methane methane commented Jun 10, 2019

Copy link
Copy Markdown
Member

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
Copy Markdown
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