update ghmerge to python3
authorNeil Horman <nhorman@openssl.org>
Thu, 18 Jan 2024 13:20:12 +0000 (08:20 -0500)
committerTomas Mraz <tomas@openssl.org>
Thu, 18 Jan 2024 15:37:53 +0000 (16:37 +0100)
commit9bf20f9e8f9022ab1104bd3a4cdc74ad4ade0b87
tree42de87aeac382f4f14b0e826fd31b39aaf6c8463
parent589faa7757694a3900b5be76eb80f46a4d597cfe
update ghmerge to python3

using ghmerge currently creates errors for me, in the form of inability
to load various python packages, as fedora moved to python3 several
releases ago

propose updating the use of python to python3 here to support recent
distributions.

Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/tools/pull/176)
review-tools/ghmerge