<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Sep 9, 2013 at 8:02 AM, Larry Hastings <span dir="ltr"><<a href="mailto:larry@hastings.org" target="_blank">larry@hastings.org</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
On behalf of the Python development team, I'm chuffed to announce the<br>
second alpha release of Python 3.4.<br>
<br>
This is a preview release, and its use is not recommended for<br>
production settings.<br>
<br>
Python 3.4 includes a range of improvements of the 3.x series, including<br>
hundreds of small improvements and bug fixes.  Major new features and<br>
changes in the 3.4 release series so far include:<br>
<br>
* PEP 435, a standardized "enum" module<br>
* PEP 442, improved semantics for object finalization<br>
* PEP 443, adding single-dispatch generic functions to the standard library<br>
* PEP 445, a new C API for implementing custom memory allocators<br>
* PEP 446, changing file descriptors to not be inherited by default<br>
           in subprocesses<br>
* PEP 447, a new magic method for metaclasses (``__typelookup__``)<br>
* PEP 448, making automatic sequence unpacking more general<br></blockquote><div><br></div><div>Those last two PEPs are still in draft form and not accepted nor have any committed code yet. </div></div></div></div>