-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
PEP 733: An Evaluation of Python's Public C API #3491
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 1 commit
Commits
Show all changes
49 commits
Select commit
Hold shift + click to select a range
72ad764
first draft as copied from the capi-workgroup repo
iritkatriel 7feea4d
added an email
iritkatriel 32f0f8e
padlock
iritkatriel 7f47ebe
Apply suggestions from code review
iritkatriel 981088e
Apply suggestions from code review
iritkatriel 1f4302e
copyright. Update a couple of author emails
iritkatriel 7c59224
pep number
iritkatriel 348cb6d
update number
iritkatriel 2da5752
add codeowners
iritkatriel 1510019
reword re int types
iritkatriel f5b749e
add a name
iritkatriel c5ced72
Apply suggestions from code review
iritkatriel 8ebcf5e
Address review comments from Jelle and David
iritkatriel c11a4e2
Apply suggestions from code review
iritkatriel d4bb55e
Update peps/pep-0733.rst
vstinner 2ae8846
Update peps/pep-0733.rst
vstinner b64c0f4
Update peps/pep-0733.rst
vstinner 332437a
Update peps/pep-0733.rst
vstinner ccd9909
Update peps/pep-0733.rst
vstinner ad4020d
Apply suggestions from code review
iritkatriel b5cbad5
Update .github/CODEOWNERS
vstinner 7860183
Update peps/pep-0733.rst
vstinner 29c938a
address some of the review comments
iritkatriel 717c424
Update peps/pep-0733.rst
JelleZijlstra bfc627d
address a couple more review comments
iritkatriel 00c0dec
remove obsolete sentence
iritkatriel d014748
Update peps/pep-0733.rst
vstinner 303683a
Update peps/pep-0733.rst
vstinner 69483ad
Update peps/pep-0733.rst
vstinner c4747a1
Merge branch 'main' into capi-pep
hugovk cbaa0a3
apply some of the review comments from Simon and Steve
iritkatriel 4d849c5
add sentence about stable ABI and limited API also not being clearly …
iritkatriel 0526962
review comment from Ronald
iritkatriel bd51aa3
Update peps/pep-0733.rst
erlend-aasland e54c36e
apply a couple more review comments
iritkatriel a0029cb
Update peps/pep-0733.rst
iritkatriel 9a72447
Petr's compromise
iritkatriel d95b882
reviews from Greg and Mark
iritkatriel 9cd58b9
reword reference management paragraph
iritkatriel b6d7da9
mention Pythran and Mypyc
iritkatriel 5bb87df
MAL's review
iritkatriel abfd8a1
more of MAL's review
iritkatriel 97bb32a
mention nogil and jit
iritkatriel 3a7ad9e
Update peps/pep-0733.rst
iritkatriel 5c431eb
PyJNIus is for Android
iritkatriel b17866a
HPy reference
iritkatriel 05dd7d2
split sentence
iritkatriel 20408e1
remove one author
iritkatriel d3e45fd
reworded paragraph on specification
iritkatriel File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
add codeowners
- Loading branch information
commit 2da5752b6b01be93c71445f7b65b1102f6ad301c
There are no files selected for viewing
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
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.
Uh oh!
There was an error while loading. Please reload this page.