Matti Picus pushed to branch branch/default at PyPy / pypy
Commits: b98ca2df by Matti Picus at 2020-08-11T13:52:21+03:00 refactor: use OS specific files instead of long ifdef sections - - - - - 4 changed files: - pypy/module/cpyext/api.py - pypy/module/cpyext/src/pythread.c - + pypy/module/cpyext/src/pythread_nt.c - + pypy/module/cpyext/src/pythread_posix.c View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/commit/b98ca2df60517020c735142332640e516b0ae8ba -- View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/commit/b98ca2df60517020c735142332640e516b0ae8ba 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
