Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-36842: Implement PEP 578 (GH-12613) | 2019-05-23 | 1 | -0/+2 | |
* | bpo-9566: Fix compiler warnings in gcmodule.c (GH-11010) | 2019-03-06 | 1 | -1/+1 | |
* | bpo-35059: Remove Py_STATIC_INLINE() macro (GH-10216) | 2018-10-29 | 1 | -23/+23 | |
* | bpo-35059: Add Py_STATIC_INLINE() macro (GH-10093) | 2018-10-25 | 1 | -23/+23 | |
* | bpo-31574: importlib dtrace (#3749) | 2017-09-29 | 1 | -0/+4 | |
* | mark dtrace stubs as static inline; remove stubs | 2016-10-20 | 1 | -19/+19 | |
* | add the usual extern C silliness to pydtrace.h | 2016-09-10 | 1 | -0/+6 | |
* | dummy dtrace probes are a good place to use inline functions | 2016-09-09 | 1 | -19/+19 | |
* | fix dummy macro | 2016-09-09 | 1 | -1/+1 | |
* | DTrace support: function calls, GC activity, line execution | 2016-09-09 | 1 | -0/+47 |