Matti Picus pushed to branch branch/py3.6 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 - - - - - 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/2e5227ae30e62dc85e41945f10793c8d4893a9a0...d0922aa25fb4db9e98067a7c3bae128a9b8b1d37 -- View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/compare/2e5227ae30e62dc85e41945f10793c8d4893a9a0...d0922aa25fb4db9e98067a7c3bae128a9b8b1d37 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
