FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
bpo-43166: Disable ceval.c optimizations for Windows debug builds again by neonene · Pull Request #32023 · 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.5k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
bpo-43166: Disable ceval.c optimizations for Windows debug builds again
- #32023
#32023
Merged
zooba
merged 10 commits into
python:main
python/cpython:main
from
neonene:bpo-43166
Copy head branch name to clipboard
Mar 23, 2022
Conversation
Commits
10
(10)
Checks
Files changed
Merged
bpo-43166: Disable ceval.c optimizations for Windows debug builds again
#32023
zooba
merged 10 commits into
python:main
python/cpython:main
from
neonene:bpo-43166
Copy head branch name to clipboard
Commits
Commits on Mar 21, 2022
#pragma("",off|on) in sources aren't friendly to pragma in headers
neonene
authored
1c81950
View commit details
Copy full SHA for 1c81950
Browse repository at this point
StackReserveSize 4000000 for Debug
neonene
authored
9c1f3a5
View commit details
Copy full SHA for 9c1f3a5
Browse repository at this point
StackReserveSize 4000000 for _freeze_module
neonene
authored
691870f
View commit details
Copy full SHA for 691870f
Browse repository at this point
remove a comment in ceval.c
neonene
authored
1ebe5f4
View commit details
Copy full SHA for 1ebe5f4
Browse repository at this point
_freeze_module with /Ob0 (no inline)
neonene
authored
413cb1d
View commit details
Copy full SHA for 413cb1d
Browse repository at this point
_freeze_module with default inlining
neonene
authored
00c6e05
View commit details
Copy full SHA for 00c6e05
Browse repository at this point
Update pyport.h
neonene
authored
a47f8bb
View commit details
Copy full SHA for a47f8bb
Browse repository at this point
Update ceval.c
neonene
authored
2a15be8
View commit details
Copy full SHA for 2a15be8
Browse repository at this point
Commits on Mar 22, 2022
revert _freeze_module.vcxproj
neonene
authored
6e85c1f
View commit details
Copy full SHA for 6e85c1f
Browse repository at this point
Merge branch 'python:main' into bpo-43166
neonene
authored
e58b150
View commit details
Copy full SHA for e58b150
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL