[3.10] bpo-27718: Fix help for the signal module (GH-30063) (GH-30080)
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__. (cherry picked from commit e08c0d8eec528f1d7a282ee19bcadb9aae9ec123)
S
Serhiy Storchaka committed
e55deaabd8de338138cf29aea6890996e794c997
Parent: 7da9025
Committed by GitHub <noreply@github.com>
on 12/13/2021, 10:14:51 AM