summaryrefslogtreecommitdiffstats
path: root/Objects/interpreteridobject.c
Commit message (Expand)AuthorAgeFilesLines
* bpo-36097: Use only public C-API in the_xxsubinterpreters module (adding as n...Eric Snow2019-03-151-0/+308
* Revert: bpo-33608: Factor out a private, per-interpreter _Py_AddPendingCall()...Victor Stinner2019-03-041-308/+0
* bpo-36097: Use only public C-API in the_xxsubinterpreters module (adding as n...Eric Snow2019-03-011-0/+308