Matti Picus pushed to branch branch/py3.7 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 - - - - - d0922aa2 by Matti Picus at 2020-08-11T13:56:57+03:00 merge default into branch --HG-- branch : py3.6 - - - - - acd6ba14 by Matti Picus at 2020-08-11T14:05:40+03:00 merge py3.6 into branch, refactor tss-specific code into respective OS files --HG-- branch : py3.7 - - - - - b4faa3fc by Matti Picus at 2020-08-11T14:26:33+03:00 fix merge --HG-- branch : py3.7 - - - - - 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/-/compare/b80927e886eee6881d916360fd294d46f8584fed...b4faa3fcdcf3a455a183f697d0b696f4ec692463 -- View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/compare/b80927e886eee6881d916360fd294d46f8584fed...b4faa3fcdcf3a455a183f697d0b696f4ec692463 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
