COMMITS
/ Modules/_testcapi/watchers.c August 11, 2023
M
[3.12] gh-91054: make code watcher tests resilient to other watchers (GH-107821) (#107835)
Miss Islington (bot) committed
July 3, 2023
M
[3.12] gh-91053: make func watcher tests resilient to other func watchers (GH-106286) (#106365)
Miss Islington (bot) 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