[proxy] web.archive.org← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light
/ cpython Public

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

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
Nov 8, 2018

Conversation

Copy link
Contributor

miss-islington commented Nov 8, 2018

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>
Copy link
Contributor Author

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

miss-islington merged commit 9d36581 into python:3.7 Nov 8, 2018
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