Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python.announce > #76
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!news.albasani.net!feeder.news-service.com!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!newsgate.cistron.nl!newsgate.news.xs4all.nl!194.109.133.85.MISMATCH!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <jyrki.pulliainen@gmail.com> |
| X-Original-To | python-announce-list@python.org |
| Delivered-To | python-announce-list@mail.python.org |
| X-Spam-Status | OK 0.001 |
| X-Spam-Evidence | '*H*': 1.00; '*S*': 0.00; 'bug': 0.02; 'subject:ANN': 0.02; 'fixes': 0.05; 'versions.': 0.07; 'url:pypi': 0.09; 'received:mail-bw0-f46.google.com': 0.09; 'tracker': 0.09; 'url:github': 0.09; 'jyrki': 0.16; 'received:209.85.214.46': 0.16; 'cheers,': 0.20; 'filter': 0.22; 'version': 0.25; 'unable': 0.26; 'sender:addr:gmail.com': 0.27; 'message-id:@mail.gmail.com': 0.28; 'problem': 0.29; 'server': 0.29; 'changes': 0.29; 'asynchronous': 0.31; 'handling': 0.33; 'using': 0.34; 'case': 0.37; 'received:209.85': 0.37; 'url:python': 0.37; 'issue': 0.37; 'to:addr:python-announce-list': 0.38; 'received:google.com': 0.38; 'url:org': 0.38; 'received:209.85.214': 0.39; 'sources': 0.39; 'to:addr:python.org': 0.39; 'where': 0.39; 'received:209': 0.39; 'feed': 0.40; 'header:Received:5': 0.40; 'facebook.': 0.60 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:from:date :x-google-sender-auth:message-id:subject:to:content-type; bh=W3eQmYRD1QwU9wZjJxB05Y1v4q5ti74fDnlCPZ10HcA=; b=Go9twwAEILl7xFjHhFumLHh0fkON8+O+lW0Cs4x362w9Yj5rCc+PAkwpusSWpc/NcN jyhzGDEzeJiIemYHTB2DID8wNbXG4q3F/MRwFkgWqUqbvTsHEc6/WTBhtE8I6V9d+kb5 pm8Il2MdOIJAFN49AyvUSRcYPCn27MTls/eIM= |
| DomainKey-Signature | a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:from:date:x-google-sender-auth:message-id :subject:to:content-type; b=wqcvzywoFCNjqbJ5C5CxML/x1CQTsOhds6IeqdXP9JpW+I7TC/MJEj+ay2j1s9NLaD FZqeP8vXgfKsIu0pseKI/Gqrcb5Dy9XWfcuA1StoZCm4YmiQ3V8/iQ8w9gJI4+uywv7w DFt1hmIlD9U1GSO+cWZ4cuPmPh4MEc57tKq3Y= |
| MIME-Version | 1.0 |
| Sender | jyrki.pulliainen@gmail.com |
| From | Jyrki Pulliainen <jyrki@dywypi.org> |
| Date | Thu, 7 Apr 2011 21:15:45 +0300 |
| X-Google-Sender-Auth | 6HCoFn0PljUydZxWgNkDvISiguQ |
| Subject | ANN: trombi 0.9.1 |
| To | python-announce-list@python.org |
| Content-Type | text/plain; charset=ISO-8859-1 |
| X-Mailman-Approved-At | Fri, 08 Apr 2011 16:41:35 +0200 |
| X-BeenThere | python-announce-list@python.org |
| X-Mailman-Version | 2.1.12 |
| 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.138.1302273697.9059.python-announce-list@python.org> (permalink) |
| Lines | 18 |
| NNTP-Posting-Host | 82.94.164.166 |
| X-Trace | 1302273697 news.xs4all.nl 65870 [::ffff:82.94.164.166]:50518 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.python.announce:76 |
Show key headers only | View raw
Announcing Trombi version 0.9.1 Trombi is an asynchronous CouchDB client for Tornado, the asynchronous web server by Facebook. Version 0.9.1 fixes a major header handling bug in present previous versions. Currently the only problem the bug causes is a rare corner case with long polling changes feed using filter document where the CouchDB becomes unable to respond to the request. Trombi is available at PyPI: http://pypi.python.org/pypi/trombi/ Sources and issue tracker are available in Github: https://github.com/inoi/trombi Documentation for 0.9.1 is available at: https://github.com/inoi/trombi Cheers, Jyrki Pulliainen
Back to comp.lang.python.announce | Previous | Next | Find similar | Unroll thread
ANN: trombi 0.9.1 Jyrki Pulliainen <jyrki@dywypi.org> - 2011-04-07 21:15 +0300
csiph-web