gh-139076: Fix regression in pydoc not showing extension functions (GH-139077)
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__.
S
Serhiy Storchaka committed
7257b24140ac1b39fb8cfd4610134ec79575a396
Parent: b36dee8
Committed by GitHub <noreply@github.com>
on 9/19/2025, 12:54:06 PM