Skip to content

gh-139924: Add PyFunction_PYFUNC_EVENT_MODIFY_QUALNAME event for function watchers#139925

Merged
DinoV merged 2 commits into
python:mainfrom
DinoV:func_qualname_modified
Oct 10, 2025
Merged

gh-139924: Add PyFunction_PYFUNC_EVENT_MODIFY_QUALNAME event for function watchers#139925
DinoV merged 2 commits into
python:mainfrom
DinoV:func_qualname_modified

Conversation

@DinoV

@DinoV DinoV commented Oct 10, 2025

Copy link
Copy Markdown
Contributor

Functions can be watched and most mutable values have events. PyFunction_PYFUNC_EVENT_MODIFY_QUALNAME is missing though.


📚 Documentation preview 📚: https://cpython-previews--139925.org.readthedocs.build/

@DinoV DinoV added type-feature A feature request or enhancement 3.15 pre-release feature fixes, bugs and security fixes labels Oct 10, 2025
@DinoV DinoV requested review from carljm, markshannon and mpage October 10, 2025 21:10
@DinoV DinoV marked this pull request as ready for review October 10, 2025 21:29

@carljm carljm left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks reasonable to me.

@DinoV DinoV merged commit ff7bb56 into python:main Oct 10, 2025
52 of 55 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3.15 pre-release feature fixes, bugs and security fixes type-feature A feature request or enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants