Commit Graph

2 Commits

Author SHA1 Message Date
PulkoMandy
87f3d9e433 Python: make Python 3.10 the main one.
Python 3.9 is a bit broken (no readline/editline), so let's move on to
3.10 which works better.
2023-08-11 13:25:26 +02:00
OscarL
d8362722ab python3.10: update to version 3.10.12 (#8848)
* Use BASEFLAGS instead of CFLAGS, and set OPT to something better than "".
  This seems to finally make "--enable-optimizations" do some speedup :-)
* Disabled/skipped more hanging tests. If debugger is configured to "kill",
  running "hp --test python3.10" should finally not hang anymore.
2023-06-11 14:02:50 +02:00