55bee34488
Changes: * Carry across _sqlite.py fix from lang/pypy * Strip cffi shared libraries (from lang/pypy) Change Log: - Various fsencode PEP 383 related fixes to the posix module (readlink, uname, ttyname and ctermid) and improved locale handling - Fixed a couple different crashes related to parsing Python 3 source code - internal refactoring in string and GIL handling which led to significant speedups - improved handling of multiple objects (like sockets) in long-running programs. They are collected and released more efficiently, reducing memory use. In simpler terms - we closed what looked like a memory leak |
||
---|---|---|
.. | ||
bsd.pypy.inst.mk | ||
Makefile | ||
patch-lib-python__3__distutils__command__install.py | ||
patch-lib-python__3__distutils__sysconfig_pypy.py | ||
patch-lib-python__3__sysconfig.py | ||
patch-lib_pypy___sqlite3.py | ||
patch-pypy__module___posixsubprocess__interp_subprocess.py | ||
patch-pypy__module__sys__initpath.py | ||
patch-pypy__sandbox__pypy_interactive.py | ||
patch-rpython__rtyper__tool__rffi_platform.py | ||
use.pypy |