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


Commits:
abde961f by Matti Picus at 2020-08-11T20:08:20+03:00
reconstruct bitbucket PR 639 that got closed

--HG--
branch : redo-pr-639

- - - - -
af0f67f4 by Matti Picus at 2020-08-11T23:47:30+03:00
rework the PR. getgrouplist was already implemented

--HG--
branch : redo-pr-639

- - - - -
5aa9475f by Matti Picus at 2020-08-13T21:21:01+03:00
fix return values, reformat

--HG--
branch : redo-pr-639

- - - - -
6284f012 by Matti Picus at 2020-08-23T19:22:51+03:00
document branch, still not using a structseq in the interfaces

--HG--
branch : redo-pr-639

- - - - -
5b87b479 by Matti Picus at 2020-08-23T22:39:39+03:00
replicate quirky 1-field structseq behavior from CPython

--HG--
branch : redo-pr-639

- - - - -
61aa0f05 by Matti Picus at 2020-08-23T22:40:22+03:00
define and use a posix.sched_param structseq, like CPython

--HG--
branch : redo-pr-639

- - - - -
8e155e26 by Matti Picus at 2020-08-24T12:37:40+03:00
move test to correct class

--HG--
branch : redo-pr-639

- - - - -
8478f135 by Matti Picus at 2020-08-24T12:38:27+03:00
merge redo-pr-639 which provides os.sched* functions

--HG--
branch : py3.6

- - - - -


8 changed files:

- lib_pypy/_structseq.py
- pypy/doc/whatsnew-pypy3-head.rst
- pypy/module/posix/app_posix.py
- pypy/module/posix/interp_posix.py
- pypy/module/posix/moduledef.py
- pypy/module/posix/test/test_posix2.py
- pypy/module/test_lib_pypy/test_structseq.py
- rpython/rlib/rposix.py


View it on GitLab: 
https://foss.heptapod.net/pypy/pypy/-/compare/f7a8810026829fc0acf162fdca46b4ad81a25981...8478f135c66c26066c20ff4a894ca89d7d053640

-- 
View it on GitLab: 
https://foss.heptapod.net/pypy/pypy/-/compare/f7a8810026829fc0acf162fdca46b4ad81a25981...8478f135c66c26066c20ff4a894ca89d7d053640
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