ANN python-taiga 0.5.0

2015-08-11 Thread Andrea Stagi
Python-taiga 0.5.0 released! python-taiga is a python module for communicating with Taiga.io, a new project management platform! For more info https://taiga.io/ This release includes minfixes and API importer support. You can find python-taiga code on Github https://github.com/nephila/python- ta

Sorry folks, minor hiccup for Python 3.5.0rc1

2015-08-11 Thread Larry Hastings
I built the source tarballs with a slightly-out-of-date tree. We slipped the release by a day to get two fixes in, but the tree I built from didn't have those two fixes. I yanked the tarballs off the release page as soon as I suspected something. I'm rebuilding the tarballs and the docs n

Re: Sorry folks, minor hiccup for Python 3.5.0rc1

2015-08-11 Thread Larry Hastings
On 08/10/2015 05:55 PM, Larry Hastings wrote: I yanked the tarballs off the release page as soon as I suspected something. I'm rebuilding the tarballs and the docs now. If you grabbed the tarball as soon as it appeared, it's slightly out of date, please re-grab. p.s. I should have mentioned

ANN: Eliot 0.8, the logging system with causality

2015-08-11 Thread Itamar Turner-Trauring
Most logging systems can tell you what happened; Eliot tells you *why* it happened: $ python linkcheck.py | eliot-tree 4c42a789-76f5-4f0b-b154-3dd0e3041445 +-- check_links@1/started `-- urls: [u'http://google.com', u'http://nosuchurl'] +-- download@2,1/started `-- url: http://googl

[RELEASED] Python 3.5.0rc1 is now available

2015-08-11 Thread Larry Hastings
On behalf of the Python development community and the Python 3.5 release team, I'm relieved to announce the availability of Python 3.5.0rc1, also known as Python 3.5.0 Release Candidate 1. Python 3.5 has now entered "feature freeze". By default new features may no longer be added to Python