Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #60393 > unrolled thread
| Started by | Larry Hastings <larry@hastings.org> |
|---|---|
| First post | 2013-11-24 14:28 -0800 |
| Last post | 2013-11-24 14:28 -0800 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [RELEASED] Python 3.4.0b1 Larry Hastings <larry@hastings.org> - 2013-11-24 14:28 -0800
| From | Larry Hastings <larry@hastings.org> |
|---|---|
| Date | 2013-11-24 14:28 -0800 |
| Subject | Re: [RELEASED] Python 3.4.0b1 |
| Message-ID | <mailman.3153.1385332138.18130.python-list@python.org> |
[Multipart message — attachments visible in raw view] — view raw
On 11/24/2013 02:00 PM, Larry Hastings wrote: > Python 3.4 includes a range of improvements of the 3.x series, including > hundreds of small improvements and bug fixes. Major new features and > changes in the 3.4 release series include: Whoops, sorry, I missed a couple of PEPs there: * PEP 428, a "pathlib" module providing object-oriented filesystem paths * PEP 451, standardizing module metadata for Python's module import system * PEP 454, a new "tracemalloc" module for tracing Python memory allocations They're on the web site already, and they'll be in the next announcement. Sorry for the oversight! //arry/
Back to top | Article view | comp.lang.python
csiph-web