bpo-30439: Add a basic high-level interpreters module. by ericsnowcurrently · Pull Request #1803 · python/cpython · GitHub
Skip to content

bpo-30439: Add a basic high-level interpreters module. - #1803

Closed
ericsnowcurrently wants to merge 20 commits into
python:masterfrom
ericsnowcurrently:high-level-interpreters-module
Closed

bpo-30439: Add a basic high-level interpreters module.#1803
ericsnowcurrently wants to merge 20 commits into
python:masterfrom
ericsnowcurrently:high-level-interpreters-module

Conversation

@ericsnowcurrently

@ericsnowcurrently ericsnowcurrently commented May 24, 2017

Copy link
Copy Markdown
Member

(based on #1802)

Note that, unlike the preceding 2 patches, this one adds a "public" module to the stdlib. As such it requires more careful attention to the API/abstractions, as well as stronger consensus from python-dev and the other major Python implementations. As such, this PR is equally a proof-of-concept and a proposal.

@mention-bot

Copy link
Copy Markdown

@1st1
1st1 self-requested a review May 25, 2017 04:45
@1st1

1st1 commented May 25, 2017

Copy link
Copy Markdown
Member

(added myself as a reviewer as I want to look in detail at this patch later; but we'll need more eyes on this)

@ericsnowcurrently

Copy link
Copy Markdown
Member Author

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants