summaryrefslogtreecommitdiffstats
path: root/Lib/test/test__xxsubinterpreters.py
Commit message (Expand)AuthorAgeFilesLines
* bpo-32604: Implement force-closing channels. (gh-6937)Eric Snow2018-05-171-4/+96
* bpo-32604: Improve subinterpreter tests. (#6914)Eric Snow2018-05-161-199/+995
* Spelling fixes to docs, docstrings, and comments (GH-6374)Ville Skyttä2018-04-201-1/+1
* bpo-32604: Swap threads only if the interpreter is different. (gh-5778)Eric Snow2018-02-201-0/+49
* bpo-32604: Clean up created subinterpreters before runtime finalization. (gh-...Eric Snow2018-02-171-9/+69
* bpo-32604: Fix memory leaks in the new _xxsubinterpreters module. (#5507)Eric Snow2018-02-031-8/+10
* bpo-32604: Expose the subinterpreters C-API in a "private" stdlib module. (gh...Eric Snow2018-01-301-0/+1118