bpo-27718: Fix help for the signal module (GH-30063)
Functions signal(), getsignal(), pthread_sigmask(), sigpending(), sigwait() and valid_signals() were omitted. If __all__ is not defined all non-builtin functions should have correct __module__.
S
Serhiy Storchaka committed
e08c0d8eec528f1d7a282ee19bcadb9aae9ec123
Parent: d0669c5
Committed by GitHub <noreply@github.com>
on 12/13/2021, 9:21:55 AM