diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2021-12-13 12:14:51 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-12-13 12:14:51 +0200 |
commit | e55deaabd8de338138cf29aea6890996e794c997 (patch) | |
tree | 5f5f6ca684fa7b3e147df4f7a2daf57786627a84 /Lib/logging/handlers.py | |
parent | 7da90251ae80f5faac938b659675ff159d565537 (diff) | |
download | cpython-git-e55deaabd8de338138cf29aea6890996e794c997.tar.gz |
[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)
Diffstat (limited to 'Lib/logging/handlers.py')
0 files changed, 0 insertions, 0 deletions