| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | DEP: remove allocation_tracking, deprecate PyDataMem_SetEventHook (#20394) | Matti Picus | 2021-11-18 | 1 | -493/+0 |
| | | | | | | | | | | | | | | * DEP: remove allocation_tracking * DOC: add release note * DEP: deprecate PyDataMem_SetEventHook * DOC: fix name of release note * fixes from review * DOC: document deprecation of PyDataMem_EventHookFunc | ||||
| * | HTTP -> HTTPS, and other linkrot fixes | Mike Toews | 2018-06-16 | 1 | -4/+4 |
| | | |||||
| * | Wrap hook functions with GIL, add example. | Thouis (Ray) Jones | 2012-06-18 | 1 | -0/+493 |
| Wraps the SetHook and calls to the hook with the GIL, to prevent races. Adds an example of using the interface for callbacks into python code. | |||||
