Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-104469: Convert _testcapi/watchers.c to use Argument Clinic (#104503) | Nikita Sobolev | 2023-05-15 | 1 | -43/+61 |
* | gh-102381: don't call watcher callback with dead object (#102382) | Carl Meyer | 2023-03-08 | 1 | -1/+12 |
* | gh-102192: Replace PyErr_Fetch/Restore etc by more efficient alternatives (in... | Irit Katriel | 2023-02-24 | 1 | -8/+6 |
* | GH-100000: Cleanup and polish various watchers code (GH-99998) | Itamar Ostricher | 2022-12-14 | 1 | -2/+4 |
* | GH-91054: Reset static events counts in code watchers tests (#99978) | Itamar Ostricher | 2022-12-04 | 1 | -0/+9 |
* | GH-91054: Add code object watchers API (GH-99859) | Itamar Ostricher | 2022-12-02 | 1 | -0/+131 |
* | gh-91053: Add an optional callback that is invoked whenever a function is mod... | mpage | 2022-11-22 | 1 | -0/+237 |
* | gh-93649: Split watcher API tests from _testcapimodule.c (#99532) | Erlend E. Aasland | 2022-11-16 | 1 | -0/+302 |