File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -15,6 +15,10 @@ RELEASE VERSION/DATE TO BE FILLED IN LATER
15
15
- Fix of the --debug=sconscript option to return exist statements when using return
16
16
statement with stop flag enabled
17
17
18
+ From Ataf Fazledin Ahamed:
19
+ - Use of NotImplemented instead of NotImplementedError for special methods
20
+ of _ListVariable class
21
+
18
22
RELEASE 4.6.0 - Sun, 19 Nov 2023 17:22:20 -0700
19
23
20
24
From Max Bachmann:
Original file line number Diff line number Diff line change 38
38
IMPROVEMENTS
39
39
------------
40
40
41
- - List improvements that wouldn't be visible to the user in the
42
- documentation: performance improvements (describe the circumstances
43
- under which they would be observed), or major code cleanups
41
+ - Use of NotImplemented instead of NotImplementedError for special methods
42
+ of _ListVariable class
44
43
45
44
PACKAGING
46
45
---------
You can’t perform that action at this time.
0 commit comments