Stefano Rivera pushed to branch branch/stdlib-2.7.18-3 at PyPy / pypy
Commits: 467c9f9f by Stefano Rivera at 2020-10-07T17:08:13-07:00 Leave internal state unchanged if _random.Random.setstate() raises an exception (bpo-29960) (grafted from 2cbe9ff660033e5af4ea7e99b5d6584853fcee53) --HG-- branch : stdlib-2.7.18-3 - - - - - 6bddfd52 by Stefano Rivera at 2020-10-07T17:13:54-07:00 _sqlite.Cursor: add relevant part of __check_cursor to close() (grafted from ff4600cfa35e31384ae6c55c7d9b5f21f9aca5bc) --HG-- branch : stdlib-2.7.18-3 - - - - - 8183c825 by Stefano Rivera at 2020-10-07T17:30:29-07:00 test, fix error message for CPython compatibility Picked up from bpo-34052's new tests. (grafted from 2e89e7ae99c0e9568ad1cf8266f6ad10584e8585) --HG-- branch : stdlib-2.7.18-3 - - - - - 44302b30 by Stefano Rivera at 2020-10-07T17:39:20-07:00 This is Python 2.x not 3, encode unicode filenames (bpo-25404) --HG-- branch : stdlib-2.7.18-3 - - - - - 82078b62 by Stefano Rivera at 2020-10-07T17:48:38-07:00 test: Skip bpo-33817 test that uses pythonapi --HG-- branch : stdlib-2.7.18-3 - - - - - 7 changed files: - lib-python/2.7/test/test_str.py - lib_pypy/_cffi_ssl/_stdssl/__init__.py - lib_pypy/_sqlite3.py - pypy/interpreter/test/test_typedef.py - pypy/module/_random/interp_random.py - pypy/module/_random/test/test_random.py - pypy/objspace/descroperation.py View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/compare/cda8f65ea964e8db88e79659f8722bfe4aba4840...82078b6289d0b69ebf18c8813f1505616242a347 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/cda8f65ea964e8db88e79659f8722bfe4aba4840...82078b6289d0b69ebf18c8813f1505616242a347 You're receiving this email because of your account on foss.heptapod.net.
_______________________________________________ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit