Staging
v0.5.1
https://github.com/python/cpython
Revision 100db0b5841e2e593bcdbf4a31c21c4075268cb5 authored by Miss Islington (bot) on 28 May 2018, 22:38:30 UTC, committed by GitHub on 28 May 2018, 22:38:30 UTC
(cherry picked from commit f9b364fe51ac083e3e423b1e2cefe0e1ad7d9a60)

Co-authored-by: Steve Dower <steve.dower@microsoft.com>
1 parent 7e8819a
Raw File
Tip revision: 100db0b5841e2e593bcdbf4a31c21c4075268cb5 authored by Miss Islington (bot) on 28 May 2018, 22:38:30 UTC
bro-33614: Override exit code in find_msbuild.bat (GH-7169)
Tip revision: 100db0b
.bzrignore
.purify
autom4te.cache
config.log
config.cache
config.status
config.status.lineno
db_home
Makefile
buildno
python
build
Makefile.pre
platform
pybuilddir.txt
pyconfig.h
libpython*.a
libpython*.so*
python.exe
python-gdb.py
reflog.txt
tags
TAGS
.gdb_history
Doc/tools/sphinx
Doc/tools/jinja
Doc/tools/jinja2
Doc/tools/pygments
Doc/tools/docutils
Misc/python.pc
Modules/Setup
Modules/Setup.config
Modules/Setup.local
Modules/config.c
Modules/ld_so_aix
Parser/pgen
Lib/test/data/*
Lib/lib2to3/Grammar*.pickle
Lib/lib2to3/PatternGrammar*.pickle
__pycache__
.coverage
coverage/*
htmlcov/*
back to top