Brett Cannon added the comment:

Here is a patch to add sys._git and update Py_GetBuildInfo() as necessary. I 
would like to see this in Python 3.6 as 3.6.0 will be released using Mercurial 
but (hopefully) subsequent releases will be on git, so any reviews will be 
appreciated.

I will hold off on removing sys._mercurial until 3.7 as that will be the first 
release that doesn't span version control systems.

----------
keywords: +patch
nosy: +ned.deily
priority: normal -> release blocker
versions: +Python 3.6
Added file: http://bugs.python.org/file44535/issue27593.diff

_______________________________________
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