diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2021-12-13 09:21:55 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-12-13 09:21:55 (GMT) |
commit | e08c0d8eec528f1d7a282ee19bcadb9aae9ec123 (patch) | |
tree | 98fc9f7a6064525e39e760af9fc6b6d792b5c614 /Python/pythonrun.c | |
parent | d0669c5e69735e9073823438ead252db1a54ce6a (diff) | |
download | cpython-e08c0d8eec528f1d7a282ee19bcadb9aae9ec123.zip cpython-e08c0d8eec528f1d7a282ee19bcadb9aae9ec123.tar.gz cpython-e08c0d8eec528f1d7a282ee19bcadb9aae9ec123.tar.bz2 |
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__.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions