Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python.announce > #978
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!weretis.net!feeder4.news.weretis.net!rt.uk.eu.org!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <mark.dufour@gmail.com> |
| X-Original-To | python-announce-list@python.org |
| Delivered-To | python-announce-list@mail.python.org |
| X-Spam-Status | UNSURE 0.259 |
| X-Spam-Level | ** |
| X-Spam-Evidence | '*H*': 0.50; '*S*': 0.02; 'subject:ANN': 0.07; 'added.': 0.16; 'compiler.': 0.16; 'release:': 0.16; 'subject:0.9.4': 0.16; 'to:addr:python-announce-list': 0.16; 'thanks,': 0.17; 'all,': 0.19; 'examples': 0.20; 'subject:] ': 0.20; 'url:code': 0.29; 'message-id:@mail.gmail.com': 0.30; 'url:wiki': 0.31; 'changes:': 0.31; 'minor': 0.31; 'received:google.com': 0.35; 'there': 0.35; 'version': 0.36; 'list': 0.37; 'bringing': 0.38; 'subject:[': 0.39; 'though,': 0.39; 'to:addr:python.org': 0.39; 'major': 0.40; 'release': 0.40; 'full': 0.61; 'new': 0.61; 'here:': 0.62; 'url:p': 0.64; 'more': 0.64; 'total': 0.65; 'url:blogspot': 0.65; 'details': 0.65; 'improvements': 0.68; 'url:v': 0.71; 'url:youtube': 0.71; 'url:watch': 0.77; 'fourth': 0.84; 'homepage': 0.91; 'skin,': 0.91 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=pdcPRwWN83qG68ShhJ3zPeqLerLZTQMaXT1qqtKFPbk=; b=dqlS+Y7xKyeilfCI9F00LZd6VxWHZcxaqhsHFgYHTOMimHCNGVjhYquKItfnG9wOxO ZoxJ+7LWuFcZJHamXYhQrhavPQrPxzMCjmeRGrm+ZSm07n9aJTJ0d58CtfBC5QD/zvUi LmkbKlwZaWbuHqXVMLQvNX13BUfKRonDEIr41INYLcqL3FH3Qn2M1qeIAo0NLvETmYZy SRf9fkPfskFWauKliMm1A0s/uJYEbiCTmz+a4+pCHVhC9UrmtMz/gdEbJmAVd0rjPRLN 7FSOgyqqeQxKmNSB59BeEYCpOGJjSRsraMm+cA7h33YKVqpddTTXNLuNGANVb/JQQV1o gyoA== |
| MIME-Version | 1.0 |
| X-Received | by 10.180.86.38 with SMTP id m6mr2452192wiz.25.1371376031326; Sun, 16 Jun 2013 02:47:11 -0700 (PDT) |
| Date | Sun, 16 Jun 2013 11:47:11 +0200 |
| Subject | [ANN] Shed Skin 0.9.4 |
| From | Mark Dufour <mark.dufour@gmail.com> |
| To | python-announce-list@python.org |
| X-Mailman-Approved-At | Tue, 18 Jun 2013 10:47:57 +0200 |
| Content-Type | text/plain; charset=ISO-8859-1 |
| X-Content-Filtered-By | Mailman/MimeDel 2.1.15 |
| 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 <python-announce-list.python.org> |
| List-Unsubscribe | <http://mail.python.org/mailman/options/python-announce-list>, <mailto:python-announce-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-announce-list/> |
| List-Post | <mailto:python-announce-list@python.org> |
| List-Help | <mailto:python-announce-list-request@python.org?subject=help> |
| List-Subscribe | <http://mail.python.org/mailman/listinfo/python-announce-list>, <mailto:python-announce-list-request@python.org?subject=subscribe> |
| Approved | python-announce-list@python.org |
| Newsgroups | comp.lang.python.announce |
| Message-ID | <mailman.3517.1371545279.3114.python-announce-list@python.org> (permalink) |
| Lines | 25 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1371545279 news.xs4all.nl 15939 [2001:888:2000:d::a6]:60459 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python.announce:978 |
Show key headers only | View raw
Hi all, I have just released version 0.9.4 of Shed Skin, a (restricted-)Python-(2.x)-to-C++ compiler. This is the fourth maintenance release since 0.9, so no new major features were added. There have been many minor improvements though, and 3 new examples were added, bringing the total number of examples to 75. Please see my blog for more details about the release: http://shed-skin.blogspot.nl/ Or the release notes for the full list of changes: http://code.google.com/p/shedskin/wiki/releasenotes The homepage can be found here: http://code.google.com/p/shedskin/ Thanks, Mark Dufour. -- http://www.youtube.com/watch?v=E6LsfnBmdnk
Back to comp.lang.python.announce | Previous | Next | Find similar | Unroll thread
[ANN] Shed Skin 0.9.4 Mark Dufour <mark.dufour@gmail.com> - 2013-06-16 11:47 +0200
csiph-web