[pypy-commit] [Git][pypy/pypy][branch/py3.6] 2 commits: refactor: use OS specific files instead of long ifdef sections

Matti Picus foss at heptapod.net
Tue Aug 11 07:27:37 EDT 2020



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.


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


More information about the pypy-commit mailing list