]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] Document that returning `sys.monitoring.DISABLE` in response to a global event...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 4 Nov 2025 18:36:40 +0000 (19:36 +0100)
committerGitHub <noreply@github.com>
Tue, 4 Nov 2025 18:36:40 +0000 (18:36 +0000)
commitaa4dd4ece8d3344710aad74a27840d98d9894526
tree7dba70a31987bc20aad16fd008ababfd39b4d345
parent56146059d3479c04a65805f5326e7200cf7040b7
[3.13] Document that returning `sys.monitoring.DISABLE` in response to a global event raises `ValueError` (GH-140726) (GH-141015)

Document that returning `sys.monitoring.DISABLE` in response to a global event raises `ValueError` (GH-140726)
(cherry picked from commit 8a7dbb7a68b5da1f3f1805f564c028f1eea4ebc3)

Co-authored-by: Brett Cannon <brett@python.org>
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Doc/library/sys.monitoring.rst