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


Commits:
3095280a by Matti Picus at 2021-08-24T21:05:17+03:00
memfd_create accepts text not bytes

--HG--
branch : py3.8

- - - - -
b542d233 by Matti Picus at 2021-08-24T21:12:23+03:00
assignment to a structseq should be an AttributeError

--HG--
branch : py3.7

- - - - -
c3ec31c4 by Matti Picus at 2021-08-24T21:51:00+03:00
add f_sid to statvfs

- - - - -
429e6314 by Matti Picus at 2021-08-24T22:03:32+03:00
adjust test for PyPy's error

--HG--
branch : py3.8

- - - - -
811df216 by Matti Picus at 2021-08-24T22:37:54+03:00
flush stdout, stderr on exit

--HG--
branch : py3.8

- - - - -
2f5cc8fc by Matti Picus at 2021-08-24T22:52:34+03:00
fix 93a9f5cdd68f, check for out-of-range in strsignal

--HG--
branch : py3.8

- - - - -
02ce8b08 by Matti Picus at 2021-08-24T23:15:10+03:00
merge default into py3.7

--HG--
branch : py3.7

- - - - -
72302736 by Matti Picus at 2021-08-24T23:15:46+03:00
merge py3.7 into py3.8

--HG--
branch : py3.8

- - - - -


9 changed files:

- lib-python/3/test/test_signal.py
- lib_pypy/_structseq.py
- pypy/interpreter/app_main.py
- pypy/module/posix/app_posix.py
- pypy/module/posix/interp_posix.py
- pypy/module/posix/test/test_posix2.py
- pypy/module/signal/interp_signal.py
- pypy/module/signal/test/test_signal.py
- rpython/rlib/rposix_stat.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/c92a1be10786f1de25d5e8774d79350c61102151...72302736db3c4816105ae32a202a5c83cfd2eb7f

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/c92a1be10786f1de25d5e8774d79350c61102151...72302736db3c4816105ae32a202a5c83cfd2eb7f
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