Matti Picus pushed to branch branch/py3.10 at PyPy / pypy
Commits: 62825653 by Matti Picus at 2023-01-13T13:00:01+02:00 _ssl warnings and errors tweaks --HG-- branch : py3.10 - - - - - eb04a144 by Matti Picus at 2023-01-13T13:01:05+02:00 make lock more precise: this is more than likely a race condition inside _bz2.W_BZ2Decompressor.compress --HG-- branch : py3.10 - - - - - 351cc4ff by Matti Picus at 2023-01-13T06:04:36+02:00 fix merge from upstream, tests now run and fail, something about pickling methods --HG-- branch : py3.10 - - - - - 1779ea9f by Matti Picus at 2023-01-13T08:27:04+02:00 add PyErr_SetInterruptEx, move PyErr_SetInterrupt to C, add signum parameter to os.interrupt_main --HG-- branch : py3.10 - - - - - 9 changed files: - lib-python/3/bz2.py - lib-python/3/test/pickletester.py - lib_pypy/_cffi_ssl/_stdssl/__init__.py - lib_pypy/_cffi_ssl/_stdssl/error.py - pypy/module/cpyext/api.py - pypy/module/cpyext/pyerrors.py - pypy/module/cpyext/src/pyerrors.c - pypy/module/signal/interp_signal.py - pypy/module/thread/os_thread.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/06655d551a9b5d6789b197e1ab5014397479d0d3...1779ea9f6ac6b9142050277e0d9fbbf091a2af1b -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/06655d551a9b5d6789b197e1ab5014397479d0d3...1779ea9f6ac6b9142050277e0d9fbbf091a2af1b You're receiving this email because of your account on foss.heptapod.net.
_______________________________________________ pypy-commit mailing list -- pypy-commit@python.org To unsubscribe send an email to pypy-commit-le...@python.org https://mail.python.org/mailman3/lists/pypy-commit.python.org/ Member address: arch...@mail-archive.com