/cpython

Fork to build python 2.7 with VisualStudio 15

Primary LanguagePythonOtherNOASSERTION

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