Skip to content

gh-116750: Document 3.14 changes around sys.monitoring.clear_tool_id - #156706

Open
Oberon00 wants to merge 1 commit into
python:mainfrom
Oberon00:doc-sys-monitoring-tool-id-versioning
Open

gh-116750: Document 3.14 changes around sys.monitoring.clear_tool_id#156706
Oberon00 wants to merge 1 commit into
python:mainfrom
Oberon00:doc-sys-monitoring-tool-id-versioning

Conversation

@Oberon00

Copy link
Copy Markdown

clear_tool_id() was added in 3.14 but lacked a versionadded note. Also free_tool_id()'s behavior changed (now calling clear_tool_id() before releasing the tool_id, rather than leaving events/callbacks registered) which was also not a documented change. Also add a What's New in 3.14 entry covering both.

(Using gh-116750 as issue number, which is the issue for the original change but is already closed, hope that is OK.)

…ing 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.
@Oberon00
Oberon00 requested a review from AA-Turner as a code owner August 31, 2026 12:01
@bedevere-app bedevere-app Bot added docs Documentation in the Doc dir skip news labels Aug 31, 2026
@python-cla-bot

python-cla-bot Bot commented Aug 31, 2026

Copy link
Copy Markdown

All commit authors signed the Contributor License Agreement.

CLA signed

@read-the-docs-community

Copy link
Copy Markdown

Documentation build overview

📚 cpython-previews | 🛠️ Build #34311114 | 📁 Comparing 3133425 against main (d7f9c64)

  🔍 Preview build  

2 files changed
± library/sys.monitoring.html
± whatsnew/3.14.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting review docs Documentation in the Doc dir skip news

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

1 participant