Vinson Lee added the comment:
I am building from a git copy of the source repository. "make touch" before
"make" does not work for me.
$ make touch
cd .; \
hg --config extensions.touch=Tools/hg/hgtouch.py touch -v
abort: There is no Mercurial repository here (.hg not found)!
I've attached a patch that addresses the Python 3.5 build issue for me. The
patch contains two syntax construct changes to Parser/asdl.py. Please consider
applying this patch upstream.
----------
keywords: +patch
status: closed -> open
Added file:
http://bugs.python.org/file38033/0001-Issue-23404-Do-not-use-Python-2.7-constructs-in-Pars.patch
_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue23404>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com