| commit | 14432bde076fdee66e6163993eadf592742935da | [log] [tgz] |
|---|---|---|
| author | Tom Tromey <tromey@adacore.com> | Mon Sep 11 09:21:26 2023 -0600 |
| committer | Tom Tromey <tromey@adacore.com> | Mon Sep 11 10:41:19 2023 -0600 |
| tree | 6837505989d6b9f51066c0620f9c5eec99526de4 | |
| parent | 31131df04b7b14257a7e4acd3ed3d843c6f98bad [diff] |
Update Python signal-handling documentation I noticed a typo in the "Basic Python" node, and when fixing it realized that the paragraph could use a link to the block_signals function. This patch is the result. Approved-By: Eli Zaretskii <eliz@gnu.org>