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


Commits:
b031a345 by Matti Picus at 2021-08-11T18:39:10+03:00
add PyContextVar_New, PyContextVar_Get, PyContextVar_Set (new for python 3.7)

--HG--
branch : py3.7

- - - - -


3 changed files:

- + pypy/module/cpyext/context.py
- pypy/module/cpyext/moduledef.py
- + pypy/module/cpyext/test/test_context.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/commit/b031a34526c7cf9403a2c9aead36de5ff80038b2

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/commit/b031a34526c7cf9403a2c9aead36de5ff80038b2
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

Reply via email to