File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -9,9 +9,6 @@ NOTE: 4.3.0 now requires Python 3.6.0 and above. Python 3.5.x is no longer suppo
9
9
10
10
RELEASE VERSION/DATE TO BE FILLED IN LATER
11
11
12
- From Prabhu S. Khalsa:
13
- - Fix typo in user documentation (issue #4458)
14
-
15
12
From Ataf Fazledin Ahamed:
16
13
- Use of NotImplemented instead of NotImplementedError for special methods
17
14
of _ListVariable class
@@ -56,6 +53,9 @@ RELEASE VERSION/DATE TO BE FILLED IN LATER
56
53
- Fix of the --debug=sconscript option to return exist statements when using return
57
54
statement with stop flag enabled
58
55
56
+ From Prabhu S. Khalsa:
57
+ - Fix typo in user documentation (issue #4458)
58
+
59
59
From Mats Wichmann:
60
60
- Add support for Python 3.13 (as of alpha 2). So far only affects
61
61
expected bytecodes in ActionTests.py.
You can’t perform that action at this time.
0 commit comments