Skip to content

[3.7] bpo-34966: Improve support of method aliases in pydoc. (GH-9823)#10407

Merged
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-a44d34e-3.7
Nov 8, 2018
Merged

[3.7] bpo-34966: Improve support of method aliases in pydoc. (GH-9823)#10407
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-a44d34e-3.7

Conversation

@miss-islington

@miss-islington miss-islington commented Nov 8, 2018

Copy link
Copy Markdown
Contributor

Pydoc now does not duplicate docstrings for aliases of inherited methods.
(cherry picked from commit a44d34e)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com

https://bugs.python.org/issue34966

Pydoc now does not duplicate docstrings for aliases of inherited methods.
(cherry picked from commit a44d34e)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@miss-islington

Copy link
Copy Markdown
Contributor Author

@serhiy-storchaka: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 9d36581 into python:3.7 Nov 8, 2018
@miss-islington miss-islington deleted the backport-a44d34e-3.7 branch November 8, 2018 07:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants