[pypy-commit] [Git][pypy/pypy][branch/py3.7] 3 commits: add a failing test copied from cython

Matti Picus (@mattip) foss at heptapod.net
Sun Nov 21 13:06:12 EST 2021



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.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/pypy-commit/attachments/20211121/80c64d6a/attachment.html>


More information about the pypy-commit mailing list