Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #66493 > unrolled thread
| Started by | Ned Deily <nad@acm.org> |
|---|---|
| First post | 2014-02-15 15:00 -0800 |
| Last post | 2014-02-15 15:00 -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.3.4 Ned Deily <nad@acm.org> - 2014-02-15 15:00 -0800
| From | Ned Deily <nad@acm.org> |
|---|---|
| Date | 2014-02-15 15:00 -0800 |
| Subject | Re: [RELEASED] Python 3.3.4 |
| Message-ID | <mailman.7029.1392505248.18130.python-list@python.org> |
In article
<CAFTm5RvZw=NvSmJb2vudE3gNYUevCDcyypSiji60ti8eWe+Tuw@mail.gmail.com>,
Makoto Kuwata <kwa@kuwata-lab.com> wrote:
> By the way, I can't find Python-3.3.4.tar.bz2 in:
> http://www.python.org/ftp/python/3.3.4/
>
> Python-3.3.{1,2,3}.tar.bz2 and Python-3.4.0.tar.bz2 are provided,
> but Python-3.3.4.tar.bz2 is not. Why?
> # I hope that Python-3.3.4.tar.bz2 is also provided.
The release managers decided that having three different source release
formats was not necessary so, as of recent Python releases, the bz2
format is no longer provided. The newer xz compression format provides
generally smaller files than bz2 and the gz format is provided because
of its wide support. (BTW, Python 3.4.0 is not released yet; some early
alphas of 3.4.0 still provided .bz2 tarballs but the most recent ones,
including the current rc1, do not.)
--
Ned Deily,
nad@acm.org
Back to top | Article view | comp.lang.python
csiph-web