FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
[3.10] bpo-43760: Ensure that older Cython generated code compiles under 3.10. by markshannon · Pull Request #28474 · 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
75.3k
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
[3.10] bpo-43760: Ensure that older Cython generated code compiles under 3.10.
- #28474
#28474
Closed
markshannon
wants to merge 2 commits into
python:3.10
python/cpython:3.10
from
faster-cpython:semi-restore-use-tracing
faster-cpython/cpython:semi-restore-use-tracing
Copy head branch name to clipboard
Conversation
Commits
2
(2)
Checks
Files changed
Closed
[3.10] bpo-43760: Ensure that older Cython generated code compiles under 3.10.
#28474
markshannon
wants to merge 2 commits into
python:3.10
python/cpython:3.10
from
faster-cpython:semi-restore-use-tracing
faster-cpython/cpython:semi-restore-use-tracing
Copy head branch name to clipboard
Commits
Commits on Sep 20, 2021
Add tstate.use_tracing as a copy of tstate.cframe->use_tracing to minimize breakage in Cython generated modules.
markshannon
committed
f9c1b77
View commit details
Copy full SHA for f9c1b77
Browse repository at this point
Commits on Sep 21, 2021
Move new field to end of struct for better binary compatibility.
markshannon
committed
6eb2c12
View commit details
Copy full SHA for 6eb2c12
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL