Re: [pypy-dev] PyPy 2.3.1 released

2014-06-08 Thread Matti Picus
Thanks, fixed. It may take a few minutes to percolate out, and then you need to refresh the cached page. Matti On 06/08/2014 04:22 PM, David Naylor wrote: Hi, The links to the source tarballs are broken (on the download page). Regards On Sunday, 8 June 2014 09:08:41 Armin Rigo wrote: Hi all

Re: [pypy-dev] PyPy 2.3.1 released

2014-06-08 Thread David Naylor
Hi, The links to the source tarballs are broken (on the download page). Regards On Sunday, 8 June 2014 09:08:41 Armin Rigo wrote: > Hi all, > > We're pleased to announce PyPy 2.3.1, a feature-and-bugfix improvement > over our recent 2.3 release last month. > > > This release contains severa

[pypy-dev] PyPy 2.3.1 released

2014-06-08 Thread Armin Rigo
Hi all, We're pleased to announce PyPy 2.3.1, a feature-and-bugfix improvement over our recent 2.3 release last month. This release contains several bugfixes and enhancements among the user-facing improvements: * The built-in struct module was renamed to _struct, solving issues with IDLE and ot