1. b82e17e bpo-36842: Implement PEP 578 (GH-12613) by Steve Dower · 5 years ago
  2. edad38e bpo-9566: Fix compiler warnings in gcmodule.c (GH-11010) by Jeremy Kloth · 6 years ago
  3. 542497a bpo-35059: Remove Py_STATIC_INLINE() macro (GH-10216) by Victor Stinner · 6 years ago
  4. 18618e65 bpo-35059: Add Py_STATIC_INLINE() macro (GH-10093) by Victor Stinner · 6 years ago
  5. 3d2b407 bpo-31574: importlib dtrace (#3749) by Christian Heimes · 7 years ago
  6. 4510e6d mark dtrace stubs as static inline; remove stubs by Benjamin Peterson · 8 years ago
  7. 39e1061 add the usual extern C silliness to pydtrace.h by Benjamin Peterson · 8 years ago
  8. feb7edc dummy dtrace probes are a good place to use inline functions by Benjamin Peterson · 8 years ago
  9. dec2df3 fix dummy macro by Benjamin Peterson · 8 years ago
  10. a785c87 DTrace support: function calls, GC activity, line execution by Łukasz Langa · 8 years ago