dare describe, and of course lots of jiggling of the docs and the
Windows installer metadata.)
Core
+- Fixed super() to work correctly with class methods. [SF bug #535444]
+
- Fixed two bugs reported as SF #535905: under certain conditions,
deallocating a deeply nested structure could cause a segfault in the
garbage collector, due to interaction with the "trashcan" code;
Windows
+- Fixed a bug in urllib's proxy handling in Windows. [SF bug #503031]
+
- The installer now installs Start menu shortcuts under (the local
equivalent of) "All Users" when doing an Admin install.