Staging
v0.8.1
Revision 95c50e5aed9e5683676e18349dd94b11901a66b3 authored by Ned Deily on 04 March 2017, 06:05:06 UTC, committed by GitHub on 04 March 2017, 06:05:06 UTC
* bpo-27593: Get SCM build info from git instead of hg. (#446)

sys.version and the platform module python_build(),
python_branch(), and python_revision() functions now use
git information rather than hg when building from a repo.

Based on original patches by Brett Cannon and Steve Dower.
(cherry picked from commit 5c4b0d063aba0a68c325073f5f312a2c9f40d178)
1 parent 793f822
History
File Mode Size
c-api
data
distributing
distutils
extending
faq
howto
includes
install
installing
library
reference
tools
tutorial
using
whatsnew
Makefile -rw-r--r-- 6.3 KB
README.rst -rw-r--r-- 3.9 KB
about.rst -rw-r--r-- 1.5 KB
bugs.rst -rw-r--r-- 4.2 KB
conf.py -rw-r--r-- 6.1 KB
contents.rst -rw-r--r-- 538 bytes
copyright.rst -rw-r--r-- 451 bytes
glossary.rst -rw-r--r-- 47.7 KB
license.rst -rw-r--r-- 46.1 KB
make.bat -rw-r--r-- 4.1 KB

README.rst

back to top