gecko-dev/xpcom
Mike Hommey 0f365ba2c5 Bug 1621452 - Generate xpidllex.py and xpidlyacc.py with python2. r=rstewart
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
2020-03-18 23:53:17 +00:00
..
base Bug 1622854 - Switch JSHolderMap to use HashMap r=mccr8 2020-03-18 14:01:22 +00:00
build Bug 1616400 - Do not recreate the inner reader for nested omni.ja archives if the Omnijar already has it. r=aklotz 2020-03-06 20:35:53 +00:00
components Bug 1620097 - Add markers and labels for category service observer notifications. r=florian 2020-03-17 04:11:35 +00:00
doc
ds Bug 1623325 - Fix nsTArrayBackInserter and add moving test. r=froydnj 2020-03-18 16:07:12 +00:00
glue Bug 1613985 - Use default for equivalent-to-default constructors/destructors in xpcom. r=froydnj 2020-02-12 11:13:33 +00:00
idl-parser Bug 1621452 - Generate xpidllex.py and xpidlyacc.py with python2. r=rstewart 2020-03-18 23:53:17 +00:00
io Bug 1605308 - Do not use ShellExecuteByExplorer when a downloaded file is an executable. r=Gijs,froydnj 2020-03-12 22:05:34 +00:00
libxpt/xptcall
reflect Bug 1616630 - Use py3_action for GENERATED_FILES that already support it; r=firefox-build-system-reviewers,kvark,rstewart 2020-02-21 00:05:17 +00:00
rust Bug 1622082 - Expose NS_CreateBackgroundTaskQueue to moz_task. r=KrisWright 2020-03-13 21:15:51 +00:00
string Bug 1609815 - Remove Web Replay C++ implementation. r=jgilbert,jandem,gbrown 2020-02-27 17:39:15 +00:00
system Bug 1617202 - Handle TelemetrySessionId like a regular crash annotation r=froydnj 2020-02-25 07:25:20 +00:00
tests Bug 1623325 - Fix nsTArrayBackInserter and add moving test. r=froydnj 2020-03-18 16:07:12 +00:00
threads Bug 1622082 - Expose NS_CreateBackgroundTaskQueue to moz_task. r=KrisWright 2020-03-13 21:15:51 +00:00
windbgdlg
xpidl
moz.build
xpcom-config.h.in
xpcom-private.h.in