Ned Deily 5c4b0d063a 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.
2017-03-04 00:19:55 -05:00
..
2017-02-04 17:37:00 -08:00
2017-02-10 10:34:37 +01:00
2017-01-17 04:20:26 +01:00
2016-10-18 16:29:27 +02:00
2016-10-18 16:29:27 +02:00
2017-01-16 00:05:54 -08:00
2017-01-31 23:31:10 -08:00

Source files for standard library extension modules,
and former extension modules that are now builtin modules.