Tin mới
GitHub CopilotWrite better code with AI
GitHub Copilot appDirect agents from issue to merge
CodespacesInstant dev environments
Code ReviewManage code changes
Code QualityEnforce quality at merge
GitHub Advanced SecurityFind and fix vulnerabilities
Code securitySecure your code as you build
Secret protectionStop leaks before they start
GitHub SponsorsFund open source developers
Copilot for BusinessEnterprise-grade AI features
Premium SupportEnterprise-grade 24/7 support
add support for watching writes to selected dictionaries #91052
: Add C API for watching dictionaries
Add second-watcher tests, fix MSVC warning
Over-engineer the watcher bits check
https://gist.github.com/carljm/fa125fe5147146cd62ae10485b3fc31b
Shows neutral PyPerformance results: https://gist.github.com/carljm/fa125fe5147146cd62ae10485b3fc31b
Learn more about hiding disruptive comments
The reason will be displayed to describe this comment to others. Learn more.
Merge branch 'main' into dictwatch
Merge branch 'main' into dictwatch
gh-91051: allow setting a callback hook on PyType_Modified #97875
Merge branch 'main' into dictwatch
Address further review comments
Fix memory leaks in test_capi #98017
gh-91052: Add PyDict_Unwatch for unwatching a dictionary #98055
Merge branch 'main' into typewatch