doc: remove outdated footnote (Python 2 --> 3 for V8 tests) · nodejs/node@2b8b224 · GitHub
Skip to content

Commit 2b8b224

Browse files
DeeDeeGbengl
authored andcommitted
doc: remove outdated footnote (Python 2 --> 3 for V8 tests)
Various Python 3 compatibility fixes were made in upstream V8, and they have even dropped Python 2 compatibility in various scripts. depot_tools, which bootstraps the V8 build, is also moving to Python 3. As of Node v18.0.0-ish, this footnote is no-longer accurate. (Running `make test-v8` no-longer requires Python 2, and it won't work anymore if you don't have a copy of Python 3.) PR-URL: #43105 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Darshan Sen <raisinten@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Jiawen Geng <technicalcute@gmail.com> Reviewed-By: Akhil Marsonya <akhil.marsonya27@gmail.com> Reviewed-By: Jackson Tian <shyvo1987@gmail.com>
1 parent ed352a9 commit 2b8b224

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

doc/contributing/maintaining-V8.md

Lines changed: 2 additions & 4 deletions

0 commit comments

Comments
 (0)