Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Python
xlrd 0.9.1 released!
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Chris Withers, post: 5086486"] Hi All, I'm pleased to announce the release of xlrd 0.9.1: [URL]http://pypi.python.org/pypi/xlrd/0.9.1[/URL] This release includes the following changes: - A tonne of bugs when used with Python 3 were fixed thanks to John Machin. - Extra byte data in hyperlink records now records a warning rather than raising an exception. - Improved handling of aberrant Excel 4.0 Worksheet files - setup.py and MANIFEST simplifaction along with removal of a tonne of code that was needed before we dropped support for Python 2.5 and below. Thanks to Thomas Kluyver to the commits. - Removed vestiges of support for pickleable Book objects. This hasn't worked for some time, so the options to support it have gone. If you find any problems, please ask about them on the [email]python-excel@googlegroups.com[/email] list, or submit an issue on GitHub: [URL]https://github.com/python-excel/xlrd/issues[/URL] Full details of all things Python and Excel related can be found here: [URL]http://www.python-excel.org/[/URL] cheers, Chris [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Python
xlrd 0.9.1 released!
Top