[pypy-commit] [Git][pypy/pypy][branch/msvcrt] more os -> rposix fixes

2020-08-18 Thread Matti Picus
Matti Picus pushed to branch branch/msvcrt at PyPy / pypy Commits: 08b8e56b by Matti Picus at 2020-08-18T10:04:42+03:00 more os -> rposix fixes --HG-- branch : msvcrt - - - - - 4 changed files: - pypy/module/imp/importing.py - pypy/module/posix/interp_posix.py - rpython/rlib/rposix.py - rp

[pypy-commit] [Git][pypy/pypy][branch/default] backport sched rposix functions from pr639

2020-08-18 Thread Matti Picus
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: 3406da27 by Matti Picus at 2020-08-18T10:10:30+03:00 backport sched rposix functions from pr639 - - - - - 2 changed files: - rpython/rlib/rposix.py - rpython/rlib/test/test_rposix.py View it on GitLab: https://foss.hepta

[pypy-commit] [Git][pypy/pypy.org][branch/default] 7 commits: Make download link more prominent

2020-08-18 Thread Matti Picus
Matti Picus pushed to branch branch/default at PyPy / pypy.org Commits: 62130e61 by Ram Rachum at 2020-08-13T13:46:23+03:00 Make download link more prominent --HG-- branch : download - - - - - 6cc9e0fe by Ram Rachum at 2020-08-13T16:19:10+03:00 Backed out changeset 4765db826f05 --HG-- branch

[pypy-commit] [Git][pypy/pypy][branch/win64] 10 commits: refactor: use OS specific files instead of long ifdef sections

2020-08-18 Thread nulano
nulano pushed to branch branch/win64 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 - - - - - 811c174f by Matti Picus at 2020-08-14T00:12:29+03:00 pypy2 only: add SOABI to distutils.sysconfig so wheel

[pypy-commit] [Git][pypy/pypy.org][branch/download] Refactoring download page to 2 pages

2020-08-18 Thread Ram Rachum
Ram Rachum pushed to branch branch/download at PyPy / pypy.org Commits: d7b8fc17 by Ram Rachum at 2020-08-18T15:32:22+03:00 Refactoring download page to 2 pages --HG-- branch : download - - - - - 6 changed files: - pages/download.rst - public/assets/css/styles.css - public/download.html -

[pypy-commit] [Git][pypy/pypy.org][branch/download] 2 commits: merge download branch to default

2020-08-18 Thread Ram Rachum
Ram Rachum pushed to branch branch/download at PyPy / pypy.org Commits: a5fbc7ac by Matti Picus at 2020-08-18T10:21:02+03:00 merge download branch to default - - - - - e62f4acd by Ram Rachum at 2020-08-18T15:36:25+03:00 Merge --HG-- branch : download - - - - - 23 changed files: - − public

[pypy-commit] [Git][pypy/pypy][branch/msvcrt] 3 commits: more os -> rposix

2020-08-18 Thread Matti Picus
Matti Picus pushed to branch branch/msvcrt at PyPy / pypy Commits: 46586a35 by Matti Picus at 2020-08-18T16:02:58+03:00 more os -> rposix --HG-- branch : msvcrt - - - - - 20b3578f by Matti Picus at 2020-08-18T16:55:42+03:00 speed up tests --HG-- branch : msvcrt - - - - - f0a0738f by Matti P

[pypy-commit] [Git][pypy/pypy.org][branch/download] 2 commits: adding new page

2020-08-18 Thread Ram Rachum
Ram Rachum pushed to branch branch/download at PyPy / pypy.org Commits: a4c44eed by Ram Rachum at 2020-08-18T17:38:25+03:00 adding new page --HG-- branch : download - - - - - 7f541d3b by Ram Rachum at 2020-08-18T17:40:48+03:00 reverting public files --HG-- branch : download - - - - - 4 ch

[pypy-commit] [Git][pypy/pypy][branch/msvcrt] redo 33a2faad3b74

2020-08-18 Thread Matti Picus
Matti Picus pushed to branch branch/msvcrt at PyPy / pypy Commits: c6ed2d20 by Matti Picus at 2020-08-18T17:49:04+03:00 redo 33a2faad3b74 --HG-- branch : msvcrt - - - - - 1 changed file: - pypy/module/_file/test/test_file.py View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/commi

[pypy-commit] [Git][pypy/pypy][branch/msvcrt] 9 commits: update to cffi 1.14.2

2020-08-18 Thread Matti Picus
Matti Picus pushed to branch branch/msvcrt at PyPy / pypy Commits: 85041181 by Armin Rigo at 2020-08-15T21:57:43+02:00 update to cffi 1.14.2 - - - - - 411c1c4a by Matti Picus at 2020-08-16T08:40:53+03:00 windows writes addresses with upper case hex - - - - - 199ce0f9 by Matti Picus at 2020-08

[pypy-commit] [Git][pypy/pypy][branch/msvcrt] fix translation

2020-08-18 Thread Matti Picus
Matti Picus pushed to branch branch/msvcrt at PyPy / pypy Commits: f8e7de36 by Matti Picus at 2020-08-18T20:23:39+03:00 fix translation --HG-- branch : msvcrt - - - - - 1 changed file: - pypy/module/_io/interp_fileio.py View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/commit/f8e

[pypy-commit] [Git][pypy/pypy][branch/msvcrt] more os -> rposix in import

2020-08-18 Thread Matti Picus
Matti Picus pushed to branch branch/msvcrt at PyPy / pypy Commits: a7135282 by Matti Picus at 2020-08-18T23:05:04+03:00 more os -> rposix in import --HG-- branch : msvcrt - - - - - 1 changed file: - pypy/module/imp/importing.py View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/co

[pypy-commit] [Git][pypy/pypy][branch/win64] match CPython GetLastError() behaviour (i.e. cast to rffi.LONG first)

2020-08-18 Thread nulano
nulano pushed to branch branch/win64 at PyPy / pypy Commits: f0928d62 by nulano at 2020-08-18T20:51:47+02:00 match CPython GetLastError() behaviour (i.e. cast to rffi.LONG first) --HG-- branch : win64 - - - - - 1 changed file: - rpython/rlib/rwin32.py View it on GitLab: https://foss.hep

[pypy-commit] [Git][pypy/pypy.org][branch/download] Change download links to python.org

2020-08-18 Thread Ram Rachum
Ram Rachum pushed to branch branch/download at PyPy / pypy.org Commits: 7659e5a2 by Ram Rachum at 2020-08-19T08:40:42+03:00 Change download links to python.org --HG-- branch : download - - - - - 2 changed files: - pages/download.rst - pages/download_advanced.rst View it on GitLab: https

[pypy-commit] [Git][pypy/pypy.org][branch/download] Fix trailing slash

2020-08-18 Thread Ram Rachum
Ram Rachum pushed to branch branch/download at PyPy / pypy.org Commits: 7cec12c9 by Ram Rachum at 2020-08-19T08:43:54+03:00 Fix trailing slash --HG-- branch : download - - - - - 1 changed file: - pages/download_advanced.rst View it on GitLab: https://foss.heptapod.net/pypy/pypy.org/-/co