| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | bpo-36097: Use only public C-API in the_xxsubinterpreters module (adding as n... | Eric Snow | 2019-03-15 | 1 | -0/+63 |
| * | Revert: bpo-33608: Factor out a private, per-interpreter _Py_AddPendingCall()... | Victor Stinner | 2019-03-04 | 1 | -63/+0 |
| * | bpo-36097: Use only public C-API in the_xxsubinterpreters module (adding as n... | Eric Snow | 2019-03-01 | 1 | -0/+63 |
| * | bpo-36142: Exclude coreconfig.h from Py_LIMITED_API (GH-12111) | Victor Stinner | 2019-03-01 | 1 | -0/+2 |
| * | bpo-35886: Make PyInterpreterState an opaque type in the public API. (GH-11731) | Eric Snow | 2019-02-23 | 1 | -60/+5 |
| * | bpo-35134: Create Include/cpython/pystate.h (GH-10733) | Victor Stinner | 2018-11-26 | 1 | -0/+272 |
