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


Commits:
106f751a by Matti Picus at 2021-12-28T10:52:40+02:00
limit pwd.getpwnam to str, issue 3624

--HG--
branch : py3.7

- - - - -
5632170c by Matti Picus at 2021-12-30T14:35:46+02:00
add LDFLAGS to sysconfig, adjust for py3.8 layout

--HG--
branch : py3.8

- - - - -
c5b2a3d0 by Matti Picus at 2021-12-30T15:09:49+02:00
comprimise: fix both test and thread error formatting

--HG--
branch : py3.8

- - - - -
d34fb03a by Matti Picus at 2021-12-30T15:14:52+02:00
compromise: fix socket error message and test

--HG--
branch : py3.8

- - - - -
66e25a06 by Matti Picus at 2021-12-30T15:42:47+02:00
gc.collect inside the warning context manager

--HG--
branch : py3.8

- - - - -
344ea4c4 by Matti Picus at 2021-12-30T18:03:44+02:00
fix logic condition in _overlapped (part of issue 167515)

--HG--
branch : py3.7

- - - - -
4014b86f by Matti Picus at 2021-12-30T18:04:17+02:00
merge py3.7

--HG--
branch : py3.8

- - - - -


11 changed files:

- lib-python/3/test/test_asyncio/test_events.py
- lib-python/3/test/test_socket.py
- lib-python/3/test/test_sysconfig.py
- lib-python/3/test/test_thread.py
- lib_pypy/_overlapped.py
- lib_pypy/_sysconfigdata.py
- pypy/interpreter/error.py
- pypy/module/_socket/interp_socket.py
- pypy/module/pwd/interp_pwd.py
- pypy/module/pwd/test/test_pwd.py
- pypy/module/thread/os_thread.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/72c114c4dff202ce7d7a481af3d288742725a093...4014b86fef1fd3a9fbd9d88e0bccaa198d2871e3

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/72c114c4dff202ce7d7a481af3d288742725a093...4014b86fef1fd3a9fbd9d88e0bccaa198d2871e3
You're receiving this email because of your account on foss.heptapod.net.


_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to