v8/test/preparser
Vadim Gorbachev 180f017f50 Preparing v8 to use with python3
There are now less that 100 days until the end of life
of Python 2(aka _legacy_ Python) https://pythonclock.org/ .
The code compatibility check for python2 and python3
used the following tools: futurize, flake8

Related tasks:
1. https://github.com/nodejs/node/issues/24512
2. https://github.com/v8/v8/pull/35

Bug: v8:8594
Change-Id: Ia081a158a2b41cd880a5d47bb340f21858340d42
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1864942
Commit-Queue: Michael Achenbach <machenbach@chromium.org>
Reviewed-by: Michael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/master@{#64381}
2019-10-18 13:10:56 +00:00
..
BUILD.gn [build] Add data deps for d8 test suites 2018-03-26 13:44:58 +00:00
duplicate-parameter.pyt Reintroduce duplicate identifier detection in preparser. 2011-09-07 12:39:53 +00:00
OWNERS Add OWNERS files for src and test 2019-05-30 04:51:21 +00:00
preparser.status [test] Don't test jitless without embedded-builtins 2019-02-26 14:33:01 +00:00
strict-identifiers.pyt Remove obsolete preparser binary. 2013-10-04 16:21:23 +00:00
testcfg.py Preparing v8 to use with python3 2019-10-18 13:10:56 +00:00