Matti Picus pushed to branch branch/py3.9 at PyPy / pypy


Commits:
c5b1692d by Matti Picus at 2023-11-08T16:06:19+02:00
fix -D tests for pytest 6.0

--HG--
branch : py3.9

- - - - -
9b5dd49c by Matti Picus at 2023-11-08T20:00:43+02:00
more global trace context fun: add a 'reset' argument so untranslated 
tests can force the context state to be reset

--HG--
branch : py3.9

- - - - -


21 changed files:

- pypy/conftest.py
- pypy/interpreter/test/apptest_coroutine.py
- pypy/interpreter/test/apptest_function.py
- pypy/module/_collections/test/apptest_defaultdict.py
- pypy/module/_collections/test/apptest_deque.py
- pypy/module/_hpy_universal/_vendored/hpy/trace/src/_tracemod.c
- pypy/module/_hpy_universal/_vendored/hpy/trace/src/include/hpy_trace.h
- pypy/module/_hpy_universal/_vendored/hpy/trace/src/trace_ctx.c
- pypy/module/_hpy_universal/handlemanager.py
- pypy/module/_hpy_universal/interp_hpy.py
- pypy/module/_hpy_universal/llapi.py
- pypy/module/_hpy_universal/src/tctx.c
- pypy/module/_hpy_universal/src/tctx.h
- pypy/module/_warnings/test/apptest_warnings.py
- pypy/module/sys/test/apptest_audit.py
- pypy/objspace/std/test/apptest_boolobject.py
- pypy/objspace/std/test/apptest_complexobject.py
- pypy/objspace/std/test/apptest_stringformat.py
- pypy/objspace/std/test/apptest_userobject.py
- pypy/objspace/test/apptest_descriptor.py
- pypy/objspace/test/apptest_descroperation.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/7db2333adc17579c24331ffa2077551ed2f67203...9b5dd49c44d5cd83886b9cc77eca9c4caf1ab544

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/7db2333adc17579c24331ffa2077551ed2f67203...9b5dd49c44d5cd83886b9cc77eca9c4caf1ab544
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

Reply via email to