Commit message (Expand) | Author | Age | |
---|---|---|---|
* | bpo-38005: Remove support of string argument in InterpreterID(). (GH-16227) | Miss Islington (bot) | 2019-09-25 |
* | [3.8] bpo-38005: Fixed comparing and creating of InterpreterID and ChannelID.... | Serhiy Storchaka | 2019-09-14 |
* | bpo-36974: tp_print -> tp_vectorcall_offset and tp_reserved -> tp_as_async (G... | Jeroen Demeyer | 2019-05-30 |
* | bpo-36097: Use only public C-API in the_xxsubinterpreters module (adding as n... | Eric Snow | 2019-03-15 |
* | Revert: bpo-33608: Factor out a private, per-interpreter _Py_AddPendingCall()... | Victor Stinner | 2019-03-04 |
* | bpo-36097: Use only public C-API in the_xxsubinterpreters module (adding as n... | Eric Snow | 2019-03-01 |