Skip to content

[3.15] gh-116750: Document 3.14 changes around sys.monitoring.clear_tool_id (GH-156706) - #157482

Merged
hugovk merged 1 commit into
python:3.15from
miss-islington:backport-f815f74-3.15
Sep 14, 2026
Merged

hugovk merged 1 commit into
python:3.15from
miss-islington:backport-f815f74-3.15

Conversation

@miss-islington

Copy link
Copy Markdown
Contributor

gh-116750: Document versionadded/versionchanged for sys.monitoring tool_id functions

clear_tool_id() was added in 3.14 but lacked a versionadded note, and
free_tool_id()'s behavior change (now calling clear_tool_id() before
releasing the tool_id, rather than leaving events/callbacks registered)
was undocumented. Also add a What's New in 3.14 entry for both.
(cherry picked from commit f815f74)

Co-authored-by: Christian Neumüller christian+github@neumueller.me
Co-authored-by: Ned Batchelder ned@nedbatchelder.com

…ol_id (pythonGH-156706)

pythongh-116750: Document versionadded/versionchanged for sys.monitoring tool_id functions

clear_tool_id() was added in 3.14 but lacked a versionadded note, and
free_tool_id()'s behavior change (now calling clear_tool_id() before
releasing the tool_id, rather than leaving events/callbacks registered)
was undocumented. Also add a What's New in 3.14 entry for both.
(cherry picked from commit f815f740381dcf797d8aa67b9a0eabf4869bc790)

Co-authored-by: Christian Neumüller <christian+github@neumueller.me>
Co-authored-by: Ned Batchelder <ned@nedbatchelder.com>
@python-cla-bot

python-cla-bot Bot commented Sep 14, 2026

Copy link
Copy Markdown

All commit authors signed the Contributor License Agreement.

CLA signed

@read-the-docs-community

Copy link
Copy Markdown

@hugovk
hugovk merged commit 3dfa255 into python:3.15 Sep 14, 2026
39 checks passed
@miss-islington
miss-islington deleted the backport-f815f74-3.15 branch September 14, 2026 19:05
@github-project-automation github-project-automation Bot moved this from Todo to Done in Docs PRs Sep 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants