Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [3.12] gh-91051: fix type watcher test to be robust to existing watcher (GH-1... | Miss Islington (bot) | 2023-08-16 | 1 | -6/+4 |
* | [3.12] gh-91051: fix segfault when using all 8 type watchers (GH-107853) (#10... | Miss Islington (bot) | 2023-08-16 | 1 | -0/+12 |
* | gh-102381: don't call watcher callback with dead object (#102382) | Carl Meyer | 2023-03-08 | 1 | -2/+50 |
* | GH-91054: Reset static events counts in code watchers tests (#99978) | Itamar Ostricher | 2022-12-04 | 1 | -3/+3 |
* | GH-91054: Add code object watchers API (GH-99859) | Itamar Ostricher | 2022-12-02 | 1 | -0/+68 |
* | gh-91053: Add an optional callback that is invoked whenever a function is mod... | mpage | 2022-11-22 | 1 | -0/+93 |
* | gh-93649: Split watcher API tests from _testcapimodule.c (#99532) | Erlend E. Aasland | 2022-11-16 | 1 | -0/+340 |