Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #66433
| References | <52F93CCC.70304@python.org> |
|---|---|
| Date | 2014-02-15 14:28 +0900 |
| Subject | Re: [RELEASED] Python 3.3.4 |
| From | Makoto Kuwata <kwa@kuwata-lab.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.6995.1392471063.18130.python-list@python.org> (permalink) |
[Multipart message — attachments visible in raw view] - view raw
Congrat!
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.
--
regards,
makoto kuwata
On Tue, Feb 11, 2014 at 5:55 AM, Georg Brandl <georg@python.org> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On behalf of the Python development team, I'm very happy to announce
> the release of Python 3.3.4.
>
> Python 3.3.4 includes several security fixes and over 120 bug fixes
> compared to the Python 3.3.3 release.
>
> This release fully supports OS X 10.9 Mavericks. In particular, this
> release fixes an issue that could cause previous versions of Python to
> crash when typing in interactive mode on OS X 10.9.
>
> Python 3.3 includes a range of improvements of the 3.x series, as well
> as easier porting between 2.x and 3.x. In total, almost 500 API items
> are new or improved in Python 3.3. For a more extensive list of
> changes in the 3.3 series, see
>
> http://docs.python.org/3.3/whatsnew/3.3.html
>
> To download Python 3.3.4 visit:
>
> http://www.python.org/download/releases/3.3.4/
>
>
> This is a production release, please report any bugs to
>
> http://bugs.python.org/
>
>
> Enjoy!
>
> - --
> Georg Brandl, Release Manager
> georg at python.org
> (on behalf of the entire python-dev team and 3.3's contributors)
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v2.0.22 (GNU/Linux)
>
> iEYEARECAAYFAlL5PMwACgkQN9GcIYhpnLCv4wCePNVqwsOYCHdJBix2bKk4PNpK
> GBoAnRML2x6obCssnUJe5xwuUZYw8ZSY
> =+/Nz
> -----END PGP SIGNATURE-----
> --
> https://mail.python.org/mailman/listinfo/python-list
>
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: [RELEASED] Python 3.3.4 Makoto Kuwata <kwa@kuwata-lab.com> - 2014-02-15 14:28 +0900
csiph-web