Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 181e41a

Browse files
committed
Some more news.
1 parent 68304cc commit 181e41a

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Misc/NEWS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ Type/class unification and new-style classes
66

77
Core and builtins
88

9+
- Fixed super() to work correctly with class methods. [SF bug #535444]
10+
911
- A new built-in type, bool, has been added, as well as built-in
1012
names for its two values, True and False. Comparisons and sundry
1113
other operations that return a truth value have been changed to
@@ -148,6 +150,8 @@ Tests
148150

149151
Windows
150152

153+
- Fixed a bug in urllib's proxy handling in Windows. [SF bug #503031]
154+
151155
- The installer now installs Start menu shortcuts under (the local
152156
equivalent of) "All Users" when doing an Admin install.
153157

0 commit comments

Comments
 (0)