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


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

[ANN]: circuits 3.1.0 (Bug Fix Release)

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!goblin3!goblin1!goblin2!goblin.stu.neva.ru!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!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.025
X-Spam-Evidence '*H*': 0.95; '*S*': 0.00; 'log:': 0.05; 'url:au': 0.05; 'fixes': 0.07; 'subject:ANN': 0.07; 'bug': 0.12; 'cheers': 0.12; 'changes': 0.15; '-------': 0.16; 'components.': 0.16; 'subject:Release': 0.16; 'component': 0.16; 'cc:addr:python.org': 0.22; 'lets': 0.24; 'subject:]: ': 0.24; 'cc:2**0': 0.24; 'cc:no real name:2**0': 0.24; 'to:2**1': 0.27; 'message- id:@mail.gmail.com': 0.30; 'included': 0.31; 'node': 0.31; 'skip:c 30': 0.32; 'announce': 0.33; 'framework': 0.33; 'subject: (': 0.35; 'received:209.85': 0.35; 'received:google.com': 0.35; 'hi,': 0.36; 'url:org': 0.36; 'skip:- 20': 0.37; 'list': 0.37; 'received:209': 0.37; 'architecture': 0.38; 'thank': 0.38; 'subject:[': 0.39; 'skip:p 20': 0.39; '8bit%:6': 0.40; 'release': 0.40; 'new': 0.61; 'bridge': 0.65; 'website:': 0.67; 'improvements': 0.68; 'circuits': 0.84; 'compose': 0.84; 'coupled': 0.84; 'url:latest': 0.91
X-Google-DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:date:message-id:subject:to:cc :content-type; bh=pb0wccDWDZufWTiHasv6dxs3PP8UqDeHeJwHls+1MYk=; b=gbgwkbHM2dT5ps+yhCPKzFUBwXmIPfsCBP5TWax63MG+wzyYUTlZknFM/sJp2KKyBI UOR3mAUcMsoroNdSLwG124MYy4WuWi1HrUaBxGMdPTLHW9cDXHkWQmTBa1cSsJ3rO12z hALfupRS7HkeaEQsgn2ELxL+IwKt9LRZ3bPSm+uEl3v6aVw2zaviFH+UXlEpkoeMXrdd Eah6bSa1lwinGWLrhn+WRSt2bbk4cpZAqG6C0B324hcL8p0G5rV7NcKGLCofbPUermSb 9cngMJxZZ4AdFDqeFThl0usAtWV0ii23Yl1+ZwXGFNyyrR9IiYhn6vbLA7j8JGSiaLfP ubaQ==
X-Gm-Message-State ALoCoQl2bIk1SlDn0hIc/SFSpdTRpqt+a/Y7XJRPhkIYa7pCZI2KPPqEo5QvMLQBMaVCiiUQDJx6
X-Received by 10.107.153.135 with SMTP id b129mr19907985ioe.49.1414797600946; Fri, 31 Oct 2014 16:20:00 -0700 (PDT)
MIME-Version 1.0
From James Mills <prologic@shortcircuit.net.au>
Date Sat, 1 Nov 2014 09:19:20 +1000
Subject [ANN]: circuits 3.1.0 (Bug Fix Release)
To "circuits-users@googlegroups.com" <circuits-users@googlegroups.com>, circuits-dev@googlegroups.com
X-Mailman-Approved-At Sat, 01 Nov 2014 10:31:50 +0100
Content-Type text/plain; charset=UTF-8
X-Content-Filtered-By Mailman/MimeDel 2.1.15
Cc python-announce@python.org
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 <https://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 <https://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.15384.1414834311.18130.python-announce-list@python.org> (permalink)
Lines 31
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1414834311 news.xs4all.nl 2913 [2001:888:2000:d::a6]:48301
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python.announce:1454

Show key headers only | View raw


Hi,

We are pleased to announce the release of circuits 3.1.0

Thank you to all the new contributors. Included in this release
are various bug fixes and improvements to Bridge (Inter Process
Communications)
and Node (Distributed Event Processing).

For a detailed list of changes have review the Change Log:
http://circuits.readthedocs.org/en/latest/changes.html

What is circuits?
---------------------

circuits is an Event Framework with a Component Architecture that lets you
build and compose your software in loosely coupled components.

Links
-------

Website: http://circuitsframework.com/
Documentation: https://circuits.readthedocs.org/

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 3.1.0 (Bug Fix Release) James Mills <prologic@shortcircuit.net.au> - 2014-11-01 09:19 +1000

csiph-web