FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
bpo-47215: Add undocumented, unstable FrameStack API for use by greenlets and similar libraries. by markshannon · Pull Request #32303 · python/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.3k
Star
74.9k
Code
Issues
5k+
Pull requests
2.6k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
bpo-47215: Add undocumented, unstable FrameStack API for use by greenlets and similar libraries.
- #32303
#32303
Closed
markshannon
wants to merge 5 commits into
python:main
python/cpython:main
from
faster-cpython:frame-stack-api
faster-cpython/cpython:frame-stack-api
Copy head branch name to clipboard
Conversation
Commits
5
(5)
Checks
Files changed
Closed
bpo-47215: Add undocumented, unstable FrameStack API for use by greenlets and similar libraries.
#32303
markshannon
wants to merge 5 commits into
python:main
python/cpython:main
from
faster-cpython:frame-stack-api
faster-cpython/cpython:frame-stack-api
Copy head branch name to clipboard
Commits
Commits on Apr 4, 2022
Add undocumented, unstable FrameStack API for use by greenlets and similar libraries.
markshannon
committed
5422b53
View commit details
Copy full SHA for 5422b53
Browse repository at this point
Add minimal documentation.
markshannon
committed
f6a46a6
View commit details
Copy full SHA for f6a46a6
Browse repository at this point
Commits on Aug 17, 2022
Merge branch 'main' into frame-stack-api
markshannon
committed
ca6b767
View commit details
Copy full SHA for ca6b767
Browse repository at this point
Commits on Sep 7, 2022
Merge branch 'main' into frame-stack-api
markshannon
committed
b21d198
View commit details
Copy full SHA for b21d198
Browse repository at this point
Change top/limit pair to free/limit pair to allow fast checks and NULL pointer.
markshannon
committed
1a82683
View commit details
Copy full SHA for 1a82683
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL