signal.Signals not documented · Issue #72393 · python/cpython (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

@samuelcolvin

Description

@samuelcolvin

BPO 28206
Nosy @berkerpeksag, @JulienPalard, @samuelcolvin, @Mariatta, @Bibo-Joshi
PRs bpo-28206: Document signals Handlers, Sigmasks and Signals enums #1939bpo-28206: Document signals Handlers, Sigmasks and Signals enums #28628

Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

Show more details

GitHub fields:

assignee = None closed_at = <Date 2022-01-14.18:42:31.777> created_at = <Date 2016-09-19.15:00:04.433> labels = ['3.11', 'type-feature', 'docs'] title = 'signal.Signals not documented' updated_at = <Date 2022-01-14.18:42:31.776> user = 'https://github.com/samuelcolvin'

bugs.python.org fields:

activity = <Date 2022-01-14.18:42:31.776> actor = 'iritkatriel' assignee = 'docs@python' closed = True closed_date = <Date 2022-01-14.18:42:31.777> closer = 'iritkatriel' components = ['Documentation'] creation = <Date 2016-09-19.15:00:04.433> creator = 'samuelcolvin' dependencies = [] files = [] hgrepos = [] issue_num = 28206 keywords = ['patch'] message_count = 3.0 messages = ['276979', '403129', '408837'] nosy_count = 6.0 nosy_names = ['docs@python', 'berker.peksag', 'mdk', 'samuelcolvin', 'Mariatta', 'Bibo-Joshi'] pr_nums = ['1939', '28628'] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue28206' versions = ['Python 3.11']