You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pyste/NEWS
+7-1Lines changed: 7 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,11 @@
1
+
20 September 2003
2
+
Added return_by_value in the list of policies supported. Thanks to Niall
3
+
Douglas for the remainder.
4
+
1
5
19 September 2003
2
-
Better support for unnamed enums, plus they are by default exported to the parent's namespace. Normal enums can have the same behaviour using the function export_values on the Enum object.
6
+
Better support for unnamed enums, plus they are by default exported to the
7
+
parent's namespace. Normal enums can have the same behaviour using the function
8
+
export_values on the Enum object. Feature requested by Niall Douglas.
3
9
4
10
10 September 2003
5
11
A new variable is accessible in the Pyste files: INTERFACE_FILE contains the
0 commit comments