[proxy] web.archive.org← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light
Fork to build python 2.7 with VisualStudio 15
Python C Assembly Shell Makefile TeX Other
Branch: 2.7
Clone or download
Pull request Compare This branch is 30 commits ahead, 980 commits behind kovidgoyal:2.7.
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.appveyor.yml
.bzrignore
.gitignore
.hgeol
.hgignore
.hgtags
.travis.yml
LICENSE
Makefile.pre.in
README
README.md
aclocal.m4
config.guess
config.sub
configure
configure.ac
install-sh
pyconfig.h.in
setup.py
win-ci.py

README.md

Python 2

This is a fork of Python 2 that can be built with Microsoft Visual Studio 2015. This is needed if your project uses Python 2 and any C99/C++11 libraries that require a modern compiler.

The python test suite passes on Windows, Linux and macOS for this fork. For background, see http://bugs.python.org/issue25759