1. 16f842d bpo-35972: _xxsubinterpreters: Fix potential integer truncation on 32-bit in channel_send() (gh-11822) by Alexey Izbyshev · 5 years ago
  2. 5903296 bpo-34651: Only allow the main interpreter to fork. (gh-9279) by Eric Snow · 6 years ago
  3. ab4a198 bpo-33615: Re-enable subinterpreter tests. (#7552) by Eric Snow · 6 years ago
  4. c4f3cb7 bpo-33615: Skip test__xxsubinterpreters (GH-7503) by Victor Stinner · 6 years ago
  5. 6379913 bpo-33615: Re-enable a subinterpreter test. (gh-7251) by Eric Snow · 6 years ago
  6. 110bc01 bpo-33615: Temporarily disable a test that is triggering crashes on a few buildbots. (gh-7288) by Eric Snow · 6 years ago
  7. 3ab0136 bpo-32604: Implement force-closing channels. (gh-6937) by Eric Snow · 6 years ago
  8. 6d2cd90 bpo-32604: Improve subinterpreter tests. (#6914) by Eric Snow · 6 years ago
  9. 61f82e0 Spelling fixes to docs, docstrings, and comments (GH-6374) by Ville Skyttä · 6 years ago
  10. f53d9f2 bpo-32604: Swap threads only if the interpreter is different. (gh-5778) by Eric Snow · 6 years ago
  11. 4c6955e bpo-32604: Clean up created subinterpreters before runtime finalization. (gh-5709) by Eric Snow · 6 years ago
  12. 4e9da0d bpo-32604: Fix memory leaks in the new _xxsubinterpreters module. (#5507) by Eric Snow · 6 years ago
  13. 7f8bfc9 bpo-32604: Expose the subinterpreters C-API in a "private" stdlib module. (gh-1748) by Eric Snow · 7 years ago