svn commit: r336049 - in head/lang/pypy-devel: . files

David Naylor naylor.b.david at gmail.com
Tue Dec 10 07:40:44 UTC 2013


On Tuesday, 10 December 2013 07:36:09 David Naylor wrote:
> Author: dbn
> Date: Tue Dec 10 07:36:09 2013
> New Revision: 336049
> URL: http://svnweb.freebsd.org/changeset/ports/336049
> 
> Log:
>   Update lang/pypy-devel to 2.2.1.
> 
>    - Update the memory requirements, decreasing from previous version.

ChangeLog:

This is a bugfix release. The most important bugs fixed are:

 * an issue in sockets’ reference counting emulation, showing up notably when 
using the ssl module and calling makefile().
 * Tkinter support on Windows.
 * If sys.maxunicode==65535 (on Windows and maybe OS/X), the json decoder 
incorrectly decoded surrogate pairs.
 * some FreeBSD fixes.

Note that CFFI 0.8.1 was released. Both versions 0.8 and 0.8.1 are compatible 
with both PyPy 2.2 and 2.2.1.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 196 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.freebsd.org/pipermail/svn-ports-head/attachments/20131210/3d7a8687/attachment.sig>


More information about the svn-ports-head mailing list