gh-128772: Fix pydoc for methods with __module__ is None#129177
gh-128772: Fix pydoc for methods with __module__ is None#129177serhiy-storchaka merged 1 commit intopython:mainfrom
Conversation
|
Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12, 3.13. |
…nGH-129177) (cherry picked from commit 979d766) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
|
GH-129653 is a backport of this pull request to the 3.13 branch. |
|
Sorry @serhiy-storchaka, I had trouble completing the backport. |
…nGH-129177) (cherry picked from commit 979d766) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
|
GH-129654 is a backport of this pull request to the 3.12 branch. |
|
Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13. |
…nGH-129177) (cherry picked from commit 979d766) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
|
Sorry @serhiy-storchaka, I had trouble completing the backport. |
…pythonGH-129177) (cherry picked from commit 979d766) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
|
GH-129655 is a backport of this pull request to the 3.13 branch. |
warnings.deprecateddoesn't work well withpydoc#128772