This website requires JavaScript.
Explore
Help
Sign in
Stowage
/
cpython
Watch
2
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2026-01-11 17:59:58 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
0a8143f646
cpython
/
PCbuild8
/
pythoncore
History
Download ZIP
Download TAR.GZ
Christian Heimes
0a8143f646
Applied patch
#1635
: Float patch for inf and nan on Windows (and other platforms).
...
The patch unifies float("inf") and repr(float("inf")) on all platforms.
2007-12-18 23:22:54 +00:00
..
getbuildinfo.vsprops
Complete revamp of PCBuild8 directory. Use subdirectories for each project under the main pcbuild solution. Now make extensive use of property sheets to simplify project configuration. x64 build fully supported, and the process for building PGO version (Profiler Guided Optimization) simplified. All projects are now present, except _ssl, which needs to be reimplemented. Also, some of the projects that require external libraries need extra work to fully compile on x64.
2007-04-30 15:17:46 +00:00
pythoncore.vcproj
Applied patch
#1635
: Float patch for inf and nan on Windows (and other platforms).
2007-12-18 23:22:54 +00:00