Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed1a.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-announce@python.org Delivered-To: python-announce-list@mail.python.org X-Spam-Status: OK 0.004 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'python.': 0.02; 'url:pypi': 0.03; 'fixes': 0.07; 'gpl': 0.07; 'subject:ANN': 0.07; 'url:github': 0.09; 'martin': 0.11; 'windows': 0.15; 'buggy': 0.16; 'from:addr:gmx.net': 0.16; 'pressing': 0.16; 'pythonic': 0.16; 'received:eu': 0.16; 'redo': 0.16; 'wxpython': 0.16; 'skip:= 10': 0.16; 'language': 0.16; '(not': 0.18; 'subject:] ': 0.20; 'written': 0.21; 'programming': 0.22; 'software.': 0.24; 'mode': 0.30; '3.x': 0.31; 'dialog': 0.31; 'disabled': 0.31; 'prevention': 0.31; 'skip:= 20': 0.31; 'selection': 0.32; 'url:python': 0.33; 'there': 0.35; 'charset:us-ascii': 0.36; 'url:org': 0.36; 'application': 0.37; 'project': 0.37; 'does': 0.39; 'subject:[': 0.39; 'received:org': 0.40; 'release': 0.40; 'most': 0.60; 'free': 0.61; 'new': 0.61; 'such': 0.63; 'skip:n 10': 0.64; 'website:': 0.67; 'to:addr:comp-lang-python-announce': 0.70; 'goal': 0.75; 'to:addr:moderators.isc.org': 0.77; '============': 0.84; 'spreadsheet': 0.84 To: comp-lang-python-announce@moderators.isc.org From: Martin Manns Newsgroups: comp.lang.python.announce Subject: [ANN] pyspread 0.2.7 Date: Wed, 5 Feb 2014 23:17:21 +0100 Organization: A noiseless patient Spider Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Newsreader: Claws Mail 3.9.3 (GTK+ 2.24.22; i486-pc-linux-gnu) X-Auth-Sender: U2FsdGVkX18hcJ7xgC7wDIyhbDIQHmJR Cancel-Lock: sha1:kSsxn2agar1iPHoCL7x0sZ1DMzg= X-Mailman-Approved-At: Fri, 07 Feb 2014 09:29:32 +0100 X-BeenThere: python-announce-list@python.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: python-list@python.org List-Id: Announcement-only list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Approved: python-announce-list@python.org Message-ID: Lines: 44 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1391761773 news.xs4all.nl 2930 [2001:888:2000:d::a6]:59046 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python.announce:1204 ============== pyspread 0.2.7 ============== Pyspread 0.2.7 is released. This is a bugfix release that fixes the chart dialog for Windows. About pyspread ============== Pyspread is a non-traditional spreadsheet application that is based on and written in the programming language Python. The goal of pyspread is to be the most pythonic spreadsheet application. Pyspread is free software. It is released under the GPL v3. Project website: http://manns.github.com/pyspread/ Download page: https://pypi.python.org/pypi/pyspread What is new in 0.2.7 ==================== + Chart dialog works again on Windows Known issues ============ + Selection mode is disabled in Windows. + Sometimes, pressing redo when there is nothing left to redo has undesired effects such as redoing an operation again. + Pyspread with wxPython 3.x instead of 2.8.x may be slow and buggy + On some (not all) Windows system lockup prevention does not work Martin