COMMITS
/ Modules/_testcapi/watchers.c March 31, 2026
S
[3.13] gh-146615: Fix format specifiers in test cextensions (GH-146618) (GH-146653)
Serhiy Storchaka committed
February 2, 2024
M
GH-113710: Add a "globals to constants" pass (GH-114592)
Mark Shannon committed
October 17, 2023
V
gh-110964: Remove private _PyArg functions (#110966)
Victor Stinner committed
August 9, 2023
C
gh-91054: make code watcher tests resilient to other watchers (#107821)
Carl Meyer committed
July 18, 2023
S
gh-86493: Use PyModule_Add() instead of PyModule_AddObjectRef() (GH-106860)
Serhiy Storchaka committed
July 3, 2023
C
gh-91053: make func watcher tests resilient to other func watchers (#106286)
Carl Meyer committed
May 15, 2023
N
gh-104469: Convert _testcapi/watchers.c to use Argument Clinic (#104503)
Nikita Sobolev committed
March 8, 2023
C
gh-102381: don't call watcher callback with dead object (#102382)
Carl Meyer committed
February 24, 2023
I
December 14, 2022
I
GH-100000: Cleanup and polish various watchers code (GH-99998)
Itamar Ostricher committed
December 4, 2022
I
GH-91054: Reset static events counts in code watchers tests (#99978)
Itamar Ostricher committed
December 2, 2022
I
GH-91054: Add code object watchers API (GH-99859)
Itamar Ostricher committed
November 22, 2022
November 16, 2022
E
gh-93649: Split watcher API tests from _testcapimodule.c (#99532)
Erlend E. Aasland committed