mirror of https://gitlab.com/qemu-project/qemu
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() Some of our Python scripts still include the line from __future__ import print_function which is intended to allow a Python 2 to handle the Python 3 print() syntax. This particular part of the future arrived many years ago, and our minimum Python version is 3.9, so we don't need to keep this line around. NB: the scripts in tests/tcg/*/gdbstub/ are run with whatever Python gdb was built against, but we can safely assume that that was a Python 3 because our supported distros are all on Python 3. In any case these are only run as part of "make check-tcg", not by end-users. Commit created with: sed -i -e '/import print_function/d' $(git grep -l 'from __future__') Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com> Reviewed-by: John Snow <jsnow@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-id: 20250819102409.2117969-1-peter.maydell@linaro.org |
2 weeks ago | |
---|---|---|
.. | ||
gdbstub | 2 weeks ago | |
Makefile.softmmu-target | 8 months ago | |
Makefile.target | 11 months ago | |
add-logical-with-carry.c | 2 years ago | |
bal.S | 3 years ago | |
br-odd.S | 3 years ago | |
branch-relative-long.c | ||
cdsg.c | 3 years ago | |
cgebra.c | 2 years ago | |
cgrl-unaligned.S | 3 years ago | |
chrl.c | 3 years ago | |
cksm.S | 2 years ago | |
clc.c | 2 years ago | |
clgebr.c | 2 years ago | |
clm.S | 2 years ago | |
clrl-unaligned.S | 3 years ago | |
clst.c | 3 years ago | |
console.c | 12 months ago | |
crl-unaligned.S | 3 years ago | |
csst.c | ||
cvb.c | 2 years ago | |
cvd.c | 2 years ago | |
div.c | 3 years ago | |
epsw.c | 2 years ago | |
ex-branch.c | 2 years ago | |
ex-odd.S | 3 years ago | |
ex-relative-long.c | 3 years ago | |
ex-smc.c | 1 year ago | |
exrl-ssm-early.S | 3 years ago | |
exrl-trt.c | ||
exrl-trtr.c | ||
float.h | 11 months ago | |
fma.c | 11 months ago | |
head64.S | 2 years ago | |
hello-s390x-asm.S | 2 years ago | |
hello-s390x.c | ||
icm.S | 2 years ago | |
ipm.c | ||
laalg.c | 2 years ago | |
lae.c | 2 years ago | |
larl.c | 2 years ago | |
lcbb.c | 2 years ago | |
lgrl-unaligned.S | 3 years ago | |
llgfrl-unaligned.S | 3 years ago | |
locfhr.c | 2 years ago | |
long-double.c | 3 years ago | |
lpsw.S | 3 years ago | |
lpswe-early.S | 3 years ago | |
lpswe-unaligned.S | 3 years ago | |
lra.S | 2 years ago | |
lrl-unaligned.S | 3 years ago | |
mc.S | 2 years ago | |
mdeb.c | 2 years ago | |
mie3-compl.c | ||
mie3-mvcrl.c | 2 years ago | |
mie3-sel.c | ||
mvc-smc.c | 8 months ago | |
mvc.c | 2 years ago | |
mvo.c | ||
mxdb.c | 2 years ago | |
noexec.c | 3 years ago | |
pack.c | ||
per.S | 1 year ago | |
pgm-specification-softmmu.S | 2 years ago | |
pgm-specification-user.c | 3 years ago | |
pgm-specification.mak | 2 years ago | |
precise-smc-softmmu.S | 2 years ago | |
precise-smc-user.c | 2 years ago | |
rxsbg.c | 3 years ago | |
sam.S | 3 years ago | |
shift.c | ||
signals-s390x.c | ||
softmmu.ld | 2 years ago | |
ssm-early.S | 3 years ago | |
stgrl-unaligned.S | 3 years ago | |
stosm-early.S | 3 years ago | |
stpq.S | 2 years ago | |
strl-unaligned.S | 3 years ago | |
trap.c | ||
ts.c | 2 years ago | |
unaligned-lowcore.S | ||
vcksm.c | 2 years ago | |
vfminmax.c | 11 months ago | |
vistr.c | 3 years ago | |
vrep.c | 2 years ago | |
vstl.c | 2 years ago | |
vx.h | 2 years ago | |
vxeh2_vcvt.c | ||
vxeh2_vlstr.c | ||
vxeh2_vs.c | ||
vxeh2_vstrs.c | 2 years ago |