зеркало из https://github.com/mozilla/gecko-dev.git
0f365ba2c5
Ply doesn't actually support python3. The generation of the files seems to work with python3 for some reason, but running the corresponding tests doesn't. The only version of ply that supports python3 is currently in beta, so upgrading ply is probably not an option at the moment. Other commands that do use ply (mach webidl-parser-test and ipc/ipdl/Makefile.in) have not switched to python3 (probably because they don't work). Let's go with the simpler thing for now: switch back to python 2 for xpidllex.py and xpidlyacc.py, which will make them deterministically created again. Differential Revision: https://phabricator.services.mozilla.com/D67400 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
base | ||
build | ||
components | ||
doc | ||
ds | ||
glue | ||
idl-parser | ||
io | ||
libxpt/xptcall | ||
reflect | ||
rust | ||
string | ||
system | ||
tests | ||
threads | ||
windbgdlg | ||
xpidl | ||
moz.build | ||
xpcom-config.h.in | ||
xpcom-private.h.in |