Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python.announce > #764

[ANN]: circuits 2.0.0 [cheetah] (Lightweight Event driven Asynchronous Application Framework)

Path csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <prologic@shortcircuit.net.au>
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; 'url:pypi': 0.03; 'fixes': 0.05; 'coverage.': 0.07; 'pypi': 0.07; 'subject:ANN': 0.07; 'api': 0.09; 'cc:addr:googlegroups.com': 0.09; 'components.': 0.09; 'received:mail-qc0-f174.google.com': 0.09; 'bug': 0.10; '2.0.0': 0.16; 'simplified': 0.16; 'subject: \n ': 0.16; 'skip:p 30': 0.20; 'changes': 0.20; 'cc:2**0': 0.23; 'cheers': 0.24; 'url:au': 0.27; 'message-id:@mail.gmail.com': 0.27; 'i/o': 0.29; 'subject: [': 0.29; 'subject:]: ': 0.29; "i'm": 0.29; 'url:python': 0.32; 'channel': 0.32; 'enhanced': 0.33; 'hi,': 0.33; 'received:google.com': 0.34; 'received:209.85': 0.35; 'url:org': 0.36; 'announce': 0.36; 'generation': 0.36; 'test': 0.36; 'skip:p 20': 0.36; 'subject:[': 0.37; 'previous': 0.37; 'received:209': 0.37; 'received:209.85.216': 0.37; 'some': 0.38; 'to:addr:python.org': 0.39; 'release': 0.39; 'header:Received:5': 0.40; 'skip:w 30': 0.61; 'include:': 0.61; '8bit%:20': 0.62; 'information': 0.63; 'more': 0.63; 'pleased': 0.66; 'to:addr :python-announce': 0.84; '8bit%:18': 0.95
X-Google-DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:from:date:message-id:subject:to:cc:content-type :x-gm-message-state; bh=15sKPaBGH8QQmvE8YQL0KSEVdyMe/SsAJKVd0yHGjcY=; b=ih03eLx1zz8/GHINjWdKgbLS5nS75vyPBD3PjZNNaZz9QrKHb3995FI0vhD0K2yK+f QnLlDcEBWD+Vv2I4qQRKHmqrYFC+cd5e+bbd0doFmWLt+Xh5EAEKBMhlDTKTlB1+VEZi d/c3zBnyNBI4McODN0D7RUhP8dm2KQ40sGMFgHsdrNDvn53S9QNeXr2WNTacgrEtLWrH 8+75pI2uzjYhAlxZBxyfg8REzkJslkY9RrAB2vV79bfxAQzur7PnM6cP2xLBWDNbHOO2 Ezx9t/RY4QWLyybaVuB/hE7AE+ZBCcwuk3OsnRG4fi8stDRhpUBeO3LXQvmYUWaLmpUs FvvQ==
MIME-Version 1.0
From James Mills <prologic@shortcircuit.net.au>
Date Sat, 24 Nov 2012 16:49:06 +1000
Subject [ANN]: circuits 2.0.0 [cheetah] (Lightweight Event driven Asynchronous Application Framework)
To python-announce@python.org
X-Gm-Message-State ALoCoQkNVXVpHRg03VW0q4H0BqmvAAlifxIAsfmB1Dj3dG58sn9x9t77DB+g1/rARo1YxwlvQCZu
X-Mailman-Approved-At Sat, 24 Nov 2012 16:38:17 +0100
Content-Type text/plain; charset=UTF-8
X-Content-Filtered-By Mailman/MimeDel 2.1.15
Cc "circuits-users@googlegroups.com" <circuits-users@googlegroups.com>
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.257.1353771498.29569.python-announce-list@python.org> (permalink)
Lines 23
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1353771498 news.xs4all.nl 6867 [2001:888:2000:d::a6]:48007
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python.announce:764

Show key headers only | View raw


Hi,

I'm pleased to announce the release of circuits 2.0.0 [cheetah]

This is a major release which includes breaking API changes from the
previous release 1.6.
Some of the highlights of this release include:
 * Enhanced internal Event Generation for I/O components.
 * Re-Implementation of call/wait synchronous primitives.
 * Simplified API for Eventing and Channel targeting.
 * Many more bug fixes and test coverage.

For more information see the PyPi page:

pypi.python.org/pypi/circuits/

cheers
James

James Mills / prologic

E: prologic@shortcircuit.net.au
W: prologic.shortcircuit.net.au

Back to comp.lang.python.announce | Previous | Next | Find similar | Unroll thread


Thread

[ANN]: circuits 2.0.0 [cheetah] (Lightweight Event driven Asynchronous Application Framework) James Mills <prologic@shortcircuit.net.au> - 2012-11-24 16:49 +1000

csiph-web