Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Chris Withers Newsgroups: comp.lang.python Subject: xlwt 1.1.1 released! Date: Thu, 2 Jun 2016 16:34:15 -0700 Lines: 37 Message-ID: References: <61a5bc56-ed51-5a83-bb37-c6442559a40b@simplistix.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Trace: news.uni-berlin.de iSXccL4mqVyeX+g63TywgAIKPGvdLHlwLW6X9Uf5sWjQ== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.006 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'from:name:chris withers': 0.07; 'subject:released': 0.07; 'from:addr:simplistix.co.uk': 0.09; 'message-id:@simplistix.co.uk': 0.09; 'nb:': 0.09; 'received:server1.simplistix.co.uk': 0.09; 'received:simplistix.co.uk': 0.09; 'url:github': 0.09; 'python': 0.10; 'files.': 0.13; 'fixes.': 0.16; 'inserting': 0.16; 'maintainer': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'simplistix': 0.16; 'to:name:python list': 0.16; 'touch!': 0.16; 'url:issues': 0.16; 'url:simplistix': 0.16; 'all,': 0.20; 'fix': 0.21; 'to:2**1': 0.21; 'from:addr:chris': 0.22; 'cheers,': 0.22; 'insert': 0.23; 'header:User-Agent:1': 0.26; 'chris': 0.26; 'record': 0.29; 'buffers': 0.29; 'excel': 0.29; "i'm": 0.30; 'related': 0.32; 'announce': 0.32; 'add': 0.34; 'list,': 0.36; 'url:org': 0.36; 'to:addr:python-list': 0.36; 'thanks': 0.37; 'release': 0.37; 'things': 0.38; 'submit': 0.39; 'to:addr:python.org': 0.40; 'john': 0.61; 'received:uk': 0.61; 'details': 0.62; 'charset:windows-1252': 0.62; 'here:': 0.63; 'pleased': 0.64; 'between': 0.65; 'url:co': 0.65; 'forward': 0.66; 'bitmap': 0.84; 'nowadays,': 0.84; 'received:67.23': 0.84; 'ross': 0.84; 'email addr:googlegroups.com': 0.95 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:45.0) Gecko/20100101 Thunderbird/45.1.0 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Mailman-Original-Message-ID: <61a5bc56-ed51-5a83-bb37-c6442559a40b@simplistix.co.uk> Xref: csiph.com comp.lang.python:109389 Hi All, I'm pleased to announce the release of xlwt 1.1.1. This release contains the following: - Fix SST BIFF record in Python 3. - Fix for writing ExternSheetRecord in Python 3. - Add the ability to insert bitmap images from buffers as well as files. - Official support for Python 3.5. Thanks to "thektulu" and Lele Gaifax for the Python 3 fixes. Thanks to Ross Golder for the support for inserting images from buffers. If you find any problems, please ask about them on the python-excel@googlegroups.com list, or submit an issue on GitHub: https://github.com/python-excel/xlwt/issues There's also details of all things Python and Excel related here: http://www.python-excel.org/ NB: If you would like to become the maintainer of xlwt, please get in touch! Neither myself nor John Machin have much time to drive things forward nowadays, hence the year or so between each release... cheers, Chris -- Simplistix - Content Management, Batch Processing & Python Consulting - http://www.simplistix.co.uk