[pypy-commit] [Git][pypy/pypy][branch/py3.7] test, implement PyThread_tss interfaces (PEP 539, issue 3131)

Matti Picus foss at heptapod.net
Fri Aug 7 16:11:36 EDT 2020



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


Commits:
401b5d80 by Matti Picus at 2020-08-07T16:38:11+03:00
test, implement PyThread_tss interfaces (PEP 539, issue 3131)

No need to add these to api.py, since they are pure C, no interpreter involved

--HG--
branch : py3.7

- - - - -


3 changed files:

- pypy/module/cpyext/include/pythread.h
- pypy/module/cpyext/src/pythread.c
- pypy/module/cpyext/test/test_thread.py


View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/commit/401b5d80b19d7ada416d37509471da4b67c6fdfa

-- 
View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/commit/401b5d80b19d7ada416d37509471da4b67c6fdfa
You're receiving this email because of your account on foss.heptapod.net.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-commit/attachments/20200807/ea25adfb/attachment.html>


More information about the pypy-commit mailing list