We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03faaff commit e8798e1Copy full SHA for e8798e1
CHANGES.txt
@@ -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
10
RELEASE VERSION/DATE TO BE FILLED IN LATER
11
12
- From Prabhu S. Khalsa:
13
- - Fix typo in user documentation (issue #4458)
14
-
15
From Ataf Fazledin Ahamed:
16
- Use of NotImplemented instead of NotImplementedError for special methods
17
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
+ From Prabhu S. Khalsa:
+ - Fix typo in user documentation (issue #4458)
+
59
From Mats Wichmann:
60
- Add support for Python 3.13 (as of alpha 2). So far only affects
61
expected bytecodes in ActionTests.py.
0 commit comments