SIGN IN SIGN UP

[3.14] gh-139076: Fix regression in pydoc not showing extension functions (GH-139077) (GH-139160)

Fix a bug in the pydoc module that was hiding functions in a Python
module if they were implemented in an extension module and the module did
not have __all__.
(cherry picked from commit 7257b24140ac1b39fb8cfd4610134ec79575a396)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
M
Miss Islington (bot) committed
103766528fe9e678dd007474597b11156feaa7a6
Parent: b53f46a
Committed by GitHub <noreply@github.com> on 10/7/2025, 7:57:28 PM