Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #44488
| Date | 2013-04-29 10:14 +0100 |
|---|---|
| From | Chris Withers <chris@simplistix.co.uk> |
| Subject | Re: [pyxl] Re: xlrd 0.9.2 released! |
| References | <51646E36.7080001@simplistix.co.uk> <5d6a8faf-3e27-4392-b79c-19d955ed4ebc@googlegroups.com> <517ABD9C.2050703@python.org> <20130426193730.GP2954@salstar.sk> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1145.1367228250.3114.python-list@python.org> (permalink) |
On 26/04/2013 20:37, Ondrej Ján wrote:
> If users have python-xlrd installed, package maintainer should release
> only updates, which are API compatible with older versions.
Right, the only API change between 0.6 and 0.9 is the removal of the
'pickleable' parameter to open_workbook. However, this was removed
because it hadn't worked in a long long time.
> Both Fedora and CentOS has python>=2.6, python3 is available for Fedora
> too (no plans to release python3-xlrd now).
xlrd 0.9 and above works with both python2 and python3 as-is.
> So can I release an update for all my Linux distributions with backward
> compatibility of this package? xlrd-0.8 was requested for xlsx support.
I would suggest just going for 0.9.2.
> Are there some howtos describing upgrading applications using xlrd
> to newer versions? These documents can help me to choose, if I can release
> an update.
There aren't any, because there are no changes. Applications written for
0.6.x will still work without change when using 0.9.2.
cheers,
Chris
--
Simplistix - Content Management, Batch Processing & Python Consulting
- http://www.simplistix.co.uk
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
Re: [pyxl] Re: xlrd 0.9.2 released! Chris Withers <chris@simplistix.co.uk> - 2013-04-29 10:14 +0100 Re: [pyxl] Re: xlrd 0.9.2 released! Neil Cerutti <neilc@norwich.edu> - 2013-04-29 12:28 +0000
csiph-web