summaryrefslogtreecommitdiffstats
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2021-12-13 09:21:55 (GMT)
committerGitHub <noreply@github.com>2021-12-13 09:21:55 (GMT)
commite08c0d8eec528f1d7a282ee19bcadb9aae9ec123 (patch)
tree98fc9f7a6064525e39e760af9fc6b6d792b5c614 /Python/pythonrun.c
parentd0669c5e69735e9073823438ead252db1a54ce6a (diff)
downloadcpython-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