Matti Picus pushed to branch branch/stdlib3.7.9 at PyPy / pypy
Commits: 84489e24 by Matti Picus at 2020-09-13T11:53:17+03:00 add HAVE_CONTEXTVAR attribute to _decimal --HG-- branch : stdlib3.7.9 - - - - - 59950b58 by Matti Picus at 2020-09-13T13:22:54+03:00 prevent re-entrant use of iterator in itertools.tee, bpo-34410 --HG-- branch : stdlib3.7.9 - - - - - 2e9aff48 by Matti Picus at 2020-09-13T18:29:58+03:00 graft d01e96b01e70: skip untranslated test on windows --HG-- branch : stdlib3.7.9 - - - - - 4 changed files: - lib_pypy/_decimal.py - pypy/module/_cffi_backend/test/test_c.py - pypy/module/itertools/interp_itertools.py - pypy/module/itertools/test/test_itertools.py View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/compare/f953f3642621d27da829f099cf960f9aa57d9463...2e9aff48d9800e3b8c542b6e6d8763c637b92848 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/f953f3642621d27da829f099cf960f9aa57d9463...2e9aff48d9800e3b8c542b6e6d8763c637b92848 You're receiving this email because of your account on foss.heptapod.net.
_______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
