Share

Shedskin

File Release Notes and Changelog

Release Name: 0.0.28

Notes:


Changes: - Basic 'socket' support (Michael Elkins) - Support for os.{popen3, popen4} (Jaroslaw Tworek) - Support for time.strptime under Windows (David Marek) - Options for changing output dir, disabling annotation (Dave Tweed) - Support for 'cmp' and 'reverse' arguments of 'sorted' and 'list.sort' - Fixes for cross-module default arguments - Important fixes for type inference and inheritance - Restore compatibility with Python 2.3 - Many minor bugfixes