PyDev 4.5.3 Released

2016-01-24 Thread Fabio Zadrozny
Release Highlights: --- * Debugger * Fixed issue in set next statement (#PyDev 651). * pydevd.settrace was stopping inside the debugger and not in user code (#PyDev 648). * subprocess.Popen could crash when running non python executable (#PyDev 650). * PyUnit view

Inform 1.1 - Printing and logging for command-line programs

2016-01-24 Thread Ken Kundert
Inform is a printing and logging package intended to manage the communication to the user for command-line programs. It allows the simple creation of specialized print functions (informants) that communicate messages to the user through stdout, stderr, or a logfile as appropriate. Simply sprinkle

Sphinx 1.3.5 released

2016-01-24 Thread Takayuki Shimizukawa
Hi all, I'm delighted to announce the release of Sphinx 1.3.5, now available on the Python package index at . It includes about 12 bug fixes for the 1.3 release series, among them a regression in 1.3.4. For the full changelog, go to < http://www.sphinx-doc.or

pytest 2.8.6 released

2016-01-24 Thread Bruno Oliveira
Hey everyone, I'm happy to announce pytest 2.8.6 has been released. pytest is a widely used mature test runner both for unit and functional tests in Python. See http://pytest.org for documentation and examples. Here are the fixes for this release: - fix #1259: allow for double nodeids in junitx

ANN: scipy 0.17.0 release

2016-01-24 Thread Evgeni Burovski
Hi, On behalf of the Scipy development team I am pleased to announce the availability of Scipy 0.17.0. This release contains several new features, detailed in the release notes below. 101 people contributed to this release over the course of six months. This release requires Python 2.6, 2.7 or 3.