PEP 818: Adding the Core of the Pyodide Foreign Function Interface to Python#4739
Open
hoodmane wants to merge 14 commits intopython:mainfrom
Open
PEP 818: Adding the Core of the Pyodide Foreign Function Interface to Python#4739hoodmane wants to merge 14 commits intopython:mainfrom
hoodmane wants to merge 14 commits intopython:mainfrom
Conversation
c55b8c8 to
7fe9188
Compare
Member
|
I've added the new PEP checklist (from https://github.com/python/peps/blob/main/.github/PULL_REQUEST_TEMPLATE/Add%20a%20new%20PEP.md), please could you check off as necessary? @ambv Please can you confirm sponsorship? |
a6472ef to
82fbc12
Compare
Contributor
Author
|
Thanks Hugo! |
9c773b1 to
abda220
Compare
27 tasks
Member
|
Let's renumber this to 9999 for now, we also have #4740 clashing. |
Contributor
Confirmed! |
Member
|
Thanks! @hoodmane Please use PEP 818. |
68edc4b to
ec236c4
Compare
Contributor
Author
|
Okay updated it to say pep 818 everywhere. |
encukou
reviewed
Jan 9, 2026
Co-authored-by: Petr Viktorin <encukou@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Basic requirements (all PEP Types)
pep-NNNN.rst), PR title (PEP 123: <Title of PEP>) andPEPheaderAuthororSponsor, and formally confirmed their approvalAuthor,Status(Draft),TypeandCreatedheaders filled out correctlyPEP-Delegate,Topic,RequiresandReplacesheaders completed if appropriate.github/CODEOWNERSfor the PEPStandards Track requirements
Python-Versionset to valid (pre-beta) future Python version, if relevantDiscussions-ToandPost-History📚 Documentation preview 📚: https://pep-previews--4739.org.readthedocs.build/