From dba62cc5bd5100161ca054c8232763ac4cab2d78 Mon Sep 17 00:00:00 2001 From: Andrew Morrow Date: Sat, 20 Jan 2024 17:20:24 -0500 Subject: review feedback: CHANGES.txt ordering --- CHANGES.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/CHANGES.txt b/CHANGES.txt index d0a8593..19b9b0c 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -56,16 +56,16 @@ RELEASE VERSION/DATE TO BE FILLED IN LATER From Prabhu S. Khalsa: - Fix typo in user documentation (issue #4458) - From Mats Wichmann: - - Add support for Python 3.13 (as of alpha 2). So far only affects - expected bytecodes in ActionTests.py. - - From Andrew Morrow: - The NewParallel scheduler is now the default, the `tm_v2` flag is removed, and the old scheduler is opt-in under `--experimental=legacy_sched`. Additionally, the new scheduler is now used for -j1 builds as well. + From Mats Wichmann: + - Add support for Python 3.13 (as of alpha 2). So far only affects + expected bytecodes in ActionTests.py. + + RELEASE 4.6.0 - Sun, 19 Nov 2023 17:22:20 -0700 From Max Bachmann: -- cgit v0.12