SIGN IN SIGN UP

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

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
9809c30456fcb3e804819db903452696f9a444dd
Parent: 8246e25
Committed by GitHub <noreply@github.com> on 9/19/2025, 1:38:20 PM