Matti Picus pushed to branch branch/py3.7 at PyPy / pypy
Commits: cba0085b by Matti Picus at 2021-11-21T17:58:32+02:00 add a failing test copied from cython --HG-- branch : pycontextvars - - - - - af6f4620 by Matti Picus at 2021-11-21T20:05:12+02:00 move files to contextvars, catch LookupError --HG-- branch : pycontextvars - - - - - 37ccdf23 by Matti Picus at 2021-11-21T20:05:57+02:00 merge pycontextvars which fixes cpyext implementation of contextvars.get --HG-- branch : py3.7 - - - - - 3 changed files: - pypy/module/cpyext/context.py → pypy/module/cpyext/contextvars.py - pypy/module/cpyext/moduledef.py - pypy/module/cpyext/test/test_context.py → pypy/module/cpyext/test/test_contextvars.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/c6ffa99380f2c6be647d8dd9a516fabcbe3c6929...37ccdf23dbcbbec1978e815d9b8129c008fe3698 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/c6ffa99380f2c6be647d8dd9a516fabcbe3c6929...37ccdf23dbcbbec1978e815d9b8129c008fe3698 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