commit | c67b00534abfeca83016a00818cf1fd949613d6b | [log] [tgz] |
---|---|---|
author | Eric Snow <ericsnowcurrently@gmail.com> | Fri Feb 03 18:14:43 2023 -0700 |
committer | GitHub <noreply@github.com> | Fri Feb 03 18:14:43 2023 -0700 |
tree | 8e85847abe633ad261150d6885be199c036c0714 | |
parent | d4c410f0f922683f38c9d435923939d037fbd8c2 [diff] |
gh-101524: Split Up the _xxsubinterpreters Module (gh-101526) This is step 1 in potentially dropping all the "channel"-related code. Channels have already been removed from PEP 554. https://github.com/python/cpython/issues/101524