STINNER Victor added the comment:

The 3.5, 3.6 and master branches of Python have a new sys._git attribute and 
lost their sys._mercurial attribute. But the 2.7 branch is still stuck at 
sys._mercurial: version and tag are empty.

Should we backport sys._git from master to 2.7 and remove sys._mercurial? Maybe 
on 2.7 we can keep sys._mercurial.

----------
nosy: +haypo

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue27593>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to