Version | Change log |
PyPy 7.1.1 Jul 21, 2019 |
Improve performance of u''.append Prevent a crash in zlib when flushing a closed stream Fix a few corner cases when encountering unicode values above 0x110000 Teach the JIT how to handle very large constant lists, sets, or dicts Fix building on ARM32 (issue 2984) Fix a bug in register assignment in ARM32 Package windows DLLs needed by cffi modules next to the cffi c-extensions (issue 2988) Cleanup and refactor JIT code to remove rpython.jit.metainterp.typesystem Fix memoryviews of ctype structures with padding, (cpython issue 32780) CFFI updated to as-yet-unreleased 1.12.3 |