diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2021-12-13 11:21:55 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-12-13 11:21:55 +0200 |
commit | e08c0d8eec528f1d7a282ee19bcadb9aae9ec123 (patch) | |
tree | 98fc9f7a6064525e39e760af9fc6b6d792b5c614 /Python/mysnprintf.c | |
parent | d0669c5e69735e9073823438ead252db1a54ce6a (diff) | |
download | cpython-git-e08c0d8eec528f1d7a282ee19bcadb9aae9ec123.tar.gz |
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/mysnprintf.c')
0 files changed, 0 insertions, 0 deletions