This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-08-03 00:23:06 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
6
a3a100b594
cpython
/
Lib
/
test
/
support
History
Download ZIP
Download TAR.GZ
Victor Stinner
d7aa5248fb
Issue
#23445
: Fix test.support.python_is_optimized() for CFLAGS=-Og
...
-Og does not optimize the C code, it's just "fast debugging".
2015-03-27 15:36:01 +01:00
..
__init__.py
Issue
#23445
: Fix test.support.python_is_optimized() for CFLAGS=-Og
2015-03-27 15:36:01 +01:00