◐ Shell
reader mode source ↗
Skip to content

gh-76785: Multiple Interpreters in the Stdlib (PEP 554)#18817

Closed
nanjekyejoannah wants to merge 21 commits into
python:mainfrom
nanjekyejoannah:PEP_554_high_level
Closed

gh-76785: Multiple Interpreters in the Stdlib (PEP 554)#18817
nanjekyejoannah wants to merge 21 commits into
python:mainfrom
nanjekyejoannah:PEP_554_high_level

Conversation

@nanjekyejoannah

@nanjekyejoannah nanjekyejoannah commented Mar 6, 2020

Copy link
Copy Markdown
Contributor

This is the initial implementation of the high-level part of PEP 554.

I have added some changes from #17323 by @LewisGaul to aid have the ability to List interpreters associated with a channel end.

Co-author : Lewis Gaul.

cc @ericsnowcurrently @vstinner

https://bugs.python.org/issue39881

@aeros aeros left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hide comment

Thanks for working on this @nanjekyejoannah! As someone who hasn't extensively worked with subinterpreters (mainly since it was only available through the C-API), I greatly look forward to exploring their various use cases and experimenting with them as model of concurrency. :)

I have some general suggestions regarding the documentation; I'll try to add some additional ones as I find the time.

7 hidden conversations Load more…
@aeros aeros added the type-feature A feature request or enhancement label Mar 8, 2020
Co-authored-by: Kyle Stanley <aeros167@gmail.com>
Co-authored-by: Kyle Stanley <aeros167@gmail.com>
@vstinner vstinner changed the title bpo-39881: Multiple Interpreters in the Stdlib (PEP 554) May 15, 2020
@vstinner

vstinner commented May 15, 2020

Copy link
Copy Markdown
Member

I marked bpo-39881 as a duplicate of bpo-32604. I changed this PR title to use bpo-32604.

@erlend-aasland erlend-aasland changed the title bpo-32604: Multiple Interpreters in the Stdlib (PEP 554) Jan 12, 2024
@erlend-aasland

Copy link
Copy Markdown
Contributor

This PR should be retargeted to PEP-734.

@python-cla-bot

Copy link
Copy Markdown

The following commit authors need to sign the Contributor License Agreement:

CLA signed

@StanFromIreland

Copy link
Copy Markdown
Member

Completed in: #133958

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting core review type-feature A feature request or enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants