SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 1 Python

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.
N
Ned Deily committed
5c4b0d063aba0a68c325073f5f312a2c9f40d178
Parent: fc64c35
Committed by GitHub <noreply@github.com> on 3/4/2017, 5:19:55 AM