Skip to content
Fork to build python 2.7 with VisualStudio 15
Python C Objective-C Assembly C++ Shell Other
Branch: 2.7
Clone or download
Pull request Compare This branch is 32 commits ahead, 80 commits behind python: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.
.github
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.appveyor.yml
.bzrignore
.gitattributes
.gitignore
.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.

Build Status Build status

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

You can’t perform that action at this time.