Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: =?UTF-8?Q?Ionel_Cristian_M=C4=83rie=C8=99?= Newsgroups: comp.lang.python.announce Subject: Hunter 1.2.0 released Date: Mon, 25 Jan 2016 03:19:12 +0200 Lines: 21 Approved: python-announce-list@python.org Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: news.uni-berlin.de 8EthGNPFQElF0yTCH4T0+gp4MHnOj5ERag+7TBQWQUtw== Return-Path: X-Original-To: python-announce-list@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; 'subject:released': 0.07; 'api': 0.09; 'tracing': 0.09; 'url:blog': 0.10; 'python': 0.10; 'output': 0.13; 'received:74.125.82.44': 0.15; 'cristian': 0.16; 'debugging,': 0.16; 'logging,': 0.16; 'measuring': 0.16; 'nefarious': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'variable': 0.18; '(see': 0.20; '(the': 0.22; 'thanks,': 0.24; 'message- id:@mail.gmail.com': 0.27; 'purposes.': 0.29; 'environment': 0.29; 'code': 0.30; 'url:python': 0.33; 'is?': 0.33; 'skip:& 20': 0.35; 'received:google.com': 0.35; 'received:74.125.82': 0.35; 'but': 0.36; 'url:org': 0.36; 'version': 0.38; 'url:en': 0.39; 'to:addr:python.org': 0.40; 'called': 0.40; 'hello,': 0.40; 'complete': 0.63; 'url:0': 0.63; 'from:addr:contact': 0.66; 'improvements': 0.66; '<>).': 0.84; 'hunter': 0.84; 'url:readthedocs': 0.84; 'url:latest': 0.91; 'url:ro': 0.93 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ionelmc-ro.20150623.gappssmtp.com; s=20150623; h=mime-version:from:date:message-id:subject:to:content-type; bh=j1B/5th7/IRSxMRV9DR6pAvDx0nYKVK5B7HCFsmVlls=; b=ua4Hq6KOnL9v7TGTwWIjiCbnoDUnh+TtvLd8yOOkahqAzAQdVh+GJNiIRx1w3ju6nI aANqGiktRzVAZVk5344eoM4hSuo+oVCit5B9uyYbwQuKAEoiHpoIZueLzWVhDVgXJM/3 RnRBtDJhpDzFgHIm747AZkgIGIM7PnUNFnC+xPmUn5m3l5bjLaeiBHiouwqJB16dLSQn FXi4ut2EP40g3ce56j5XO+OxKV7DF8e6JuP8nR9uVdpEJqhjQ+HUHzsazfStxALa36Ph Kzn93VgCavhGh9mkqUiVfxYAffxLszVx6Va9gV0meuM6qIjqgA1B/2W+/usV4Pdl+j9H CK3g== 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 :content-type; bh=j1B/5th7/IRSxMRV9DR6pAvDx0nYKVK5B7HCFsmVlls=; b=dCUoVPR8tjAWo7iBMqQ4L6y+UyknXM/r2jLMIVo6bhdFc5jwnp8QddIJAYtDLq7rcT ain9fDKem42lIfxM0IE20/Ll+LyfZq1SFh7PIQYWTi7bpoKdf5rnMREuqc15dVV7RowY tOGIw6eov7g58vr6PrtOu3/SD+ojMhx0zzmwTIle7jJETbI3GqtHWTeJjiYwJ1OozZnl Z6We22Urqj4rchJ4a/31XFi0Nhj24LlEu2IU0/kjMQIUK1xc/VSHJ4U34kziAqfeJIzq s3D1sa36HdyOWBHe6e6P3FkcuxvkSHkV7EOY7kxYwErEo5WV8xZciSgT+pYGHRb5cxwB nmAA== X-Gm-Message-State: AG10YOT04H5WkKxd/bNiVunq7USvKPzkG/eio1JtD4noku2zCcYnXqeAlUe3BqDwgdEBZw== X-Received: by 10.28.230.74 with SMTP id d71mr14499596wmh.97.1453684773367; Sun, 24 Jan 2016 17:19:33 -0800 (PST) X-Received: by 10.28.195.212 with SMTP id t203mr16421460wmf.46.1453684772401; Sun, 24 Jan 2016 17:19:32 -0800 (PST) X-Gmail-Original-Message-ID: X-Mailman-Approved-At: Mon, 25 Jan 2016 03:41:33 -0500 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: , Xref: csiph.com comp.lang.python.announce:2000 Hello, Hunter 1.2.0, the flexible code tracing toolkit is released: https://pypi.python.org/pypi/hunter/1.2.0 This version has few fixes and improvements for terminal output (the so called "actions"). Complete changelog: https://python-hunter.readthedocs.org/en/latest/changelog.html What is is? =3D=3D=3D=3D=3D=3D=3D=3D=3D Hunter is a flexible code tracing toolkit, not for measuring coverage, but for debugging, logging, inspection and other nefarious purposes. It has a simple Python API and a convenient terminal API (see Environment variable activation ). Thanks, -- Ionel Cristian M=C4=83rie=C8=99, http://blog.ionelmc.ro