| Commit message (Expand) | Author | Age | Files | Lines |
* | bpo-35972: _xxsubinterpreters: Fix potential integer truncation on 32-bit in ... | Alexey Izbyshev | 2019-02-12 | 1 | -1/+13 |
|
|
* | bpo-34651: Only allow the main interpreter to fork. (gh-9279) | Eric Snow | 2018-09-14 | 1 | -14/+3 |
|
|
* | bpo-33615: Re-enable subinterpreter tests. (#7552) | Eric Snow | 2018-06-13 | 1 | -5/+6 |
|
|
* | bpo-33615: Skip test__xxsubinterpreters (GH-7503) | Victor Stinner | 2018-06-08 | 1 | -0/+2 |
|
|
* | bpo-33615: Re-enable a subinterpreter test. (gh-7251) | Eric Snow | 2018-06-02 | 1 | -2/+0 |
|
|
* | bpo-33615: Temporarily disable a test that is triggering crashes on a few bui... | Eric Snow | 2018-05-31 | 1 | -0/+2 |
|
|
* | bpo-32604: Implement force-closing channels. (gh-6937) | Eric Snow | 2018-05-17 | 1 | -4/+96 |
|
|
* | bpo-32604: Improve subinterpreter tests. (#6914) | Eric Snow | 2018-05-16 | 1 | -199/+995 |
|
|
* | Spelling fixes to docs, docstrings, and comments (GH-6374) | Ville Skyttä | 2018-04-20 | 1 | -1/+1 |
|
|
* | bpo-32604: Swap threads only if the interpreter is different. (gh-5778) | Eric Snow | 2018-02-20 | 1 | -0/+49 |
|
|
* | bpo-32604: Clean up created subinterpreters before runtime finalization. (gh-... | Eric Snow | 2018-02-17 | 1 | -9/+69 |
|
|
* | bpo-32604: Fix memory leaks in the new _xxsubinterpreters module. (#5507) | Eric Snow | 2018-02-03 | 1 | -8/+10 |
|
|
* | bpo-32604: Expose the subinterpreters C-API in a "private" stdlib module. (gh... | Eric Snow | 2018-01-30 | 1 | -0/+1118 |
|
|