Files
cpython/Python
Ned Deily a2edd3ae40 [3.5] bpo-27593: Get SCM build info from git instead of hg. (#446) (#454) (#455)
* 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 5c4b0d063a)

(cherry picked from commit 95c50e5aed)
2017-03-04 01:34:19 -05:00
..
2015-03-18 15:01:44 +01:00
2015-02-14 15:17:47 -05:00
2017-01-01 22:04:13 -06:00

Miscellaneous source files for the main Python shared library