Path: csiph.com!news.swapon.de!newsfeed.fsmpi.rwth-aachen.de!newsfeed.straub-nv.de!feeder.erje.net!1.eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed8.news.xs4all.nl!nzpost1.xs4all.net!not-for-mail Return-Path: X-Original-To: python-announce-list@python.org Delivered-To: python-announce-list@mail.python.org X-Spam-Status: OK 0.043 X-Spam-Evidence: '*H*': 0.92; '*S*': 0.01; 'fixes': 0.05; 'subject:ANN': 0.07; 'subject:released': 0.07; 'high-level': 0.09; 'url:sf': 0.09; 'bug': 0.10; 'python': 0.10; 'fly': 0.16; 'mib': 0.16; 'pypi.': 0.16; 'rewritten': 0.16; 'twisted': 0.16; 'all,': 0.20; 'code.': 0.23; 'changes,': 0.23; 'finally,': 0.27; 'pieces': 0.27; 'went': 0.28; 'becomes': 0.30; 'announce': 0.32; 'largely': 0.33; 'previous': 0.34; 'next': 0.35; 'quite': 0.35; 'subject:: ': 0.37; 'release': 0.37; 'charset:us-ascii': 0.37; 'version': 0.38; 'reports': 0.38; 'to:addr:python.org': 0.40; 'header:Message- Id:1': 0.61; 'received:194': 0.61; 'matter': 0.63; 'features:': 0.66; 'dear': 0.67; 'pleasure': 0.79; 'received:ru': 0.81; 'feedback,': 0.84; 'interface:': 0.84; 'welcome!': 0.84; 'walking': 0.91; 'live.': 0.93 X-DSPAM-Result: Whitelisted X-DSPAM-Processed: Thu Oct 1 09:10:56 2015 X-DSPAM-Confidence: 0.9903 X-DSPAM-Probability: 0.0000 X-DSPAM-Signature: 560cce7052681330019125 X-Comment: RFC 2476 MSA function at gnome05.net.rol.ru logged sender identity as: ilya@glas.net From: Ilya Etingof Subject: ANN: pysnmp 4.3.0 released Date: Thu, 1 Oct 2015 08:10:52 +0200 To: python-announce-list@python.org Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2102\)) X-Mailer: Apple Mail (2.2102) X-Mailman-Approved-At: Thu, 01 Oct 2015 09:18:02 +0200 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.20+ X-BeenThere: python-announce-list@python.org X-Mailman-Version: 2.1.20+ Precedence: list 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 Newsgroups: comp.lang.python.announce Message-ID: Lines: 23 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1443683883 news.xs4all.nl 23808 [2001:888:2000:d::a6]:41117 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python.announce:1883 Dear all, It is my pleasure to announce the next major version of the pysnmp = package (4.3.0) on pypi. This release brings many significant features: * Pure-Python, automatic, on the fly MIB parsing. * Rewritten synchronous high-level interface: walking SNMP agent becomes = a matter of exhausting Python generator! * Rewritten Twisted interface: now it is also high-level. * Shiny new high-level asyncio/trollius interfaces. Quite a lot of long-pending fixes ultimately went live. Despite many = changes, backward compatibility with previous releases is largely = preserved. Finally, proper Sphinx-based documentation (http://pysnmp.sf.net = ) now accompanies important pieces of the code. Feedback, bug reports and suggestions are welcome! -ilya