diff options
author | dbn <dbn@FreeBSD.org> | 2016-09-08 12:40:28 +0800 |
---|---|---|
committer | dbn <dbn@FreeBSD.org> | 2016-09-08 12:40:28 +0800 |
commit | 1097dfbf69b9872f1ef41e5e126cf118962c9f76 (patch) | |
tree | a7a36c570a35abee9bdc7e8cc6f24fffb99e9ea5 /emulators | |
parent | ef202d1177c74fe999d48e40899b2b60ad7d761b (diff) | |
download | freebsd-ports-gnome-1097dfbf69b9872f1ef41e5e126cf118962c9f76.tar.gz freebsd-ports-gnome-1097dfbf69b9872f1ef41e5e126cf118962c9f76.tar.zst freebsd-ports-gnome-1097dfbf69b9872f1ef41e5e126cf118962c9f76.zip |
lang/pypy: update to 5.4.1
ChangeLog:
- Update list of contributors in documentation and LICENSE file, this was unfortunately left out of 5.4.0.
- Allow tests run with -A to find libm.so even if it is a script not a dynamically loadable file
- Bump sys.setrecursionlimit() when translating PyPy, for translating with CPython
- Tweak a float comparison with 0 in backendopt.inline to avoid rounding errors
- Fix for an issue for translating the sandbox
- Fix for and issue where unicode.decode('utf8', 'custom_replace') messed up the last byte of a unicode string
sometimes
- Update built-in cffi to version 1.8.1
- Explicitly detect that we found as-yet-unsupported OpenSSL 1.1, and crash translation with a message asking for help
porting it
- Fix a regression where a PyBytesObject was forced (converted to a RPython object) when not required, reported as
issue #2395
Diffstat (limited to 'emulators')
0 files changed, 0 insertions, 0 deletions