[pypy-commit] [Git][pypy/pypy][branch/py2.7-winreg] fix py3.7-winreg backports

2020-12-25 Thread nulano
nulano pushed to branch branch/py2.7-winreg at PyPy / pypy Commits: 7bd2219b by nulano at 2020-12-25T19:57:35+01:00 fix py3.7-winreg backports --HG-- branch : py2.7-winreg - - - - - 2 changed files: - pypy/module/_winreg/interp_winreg.py - pypy/module/_winreg/test/test_winreg.py View it

[pypy-commit] [Git][pypy/pypy] Pushed new branch branch/py2.7-winreg

2020-12-25 Thread nulano
nulano pushed new branch branch/py2.7-winreg at PyPy / pypy -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/tree/branch/py2.7-winreg You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing lis

[pypy-commit] [Git][pypy/pypy][branch/default] backport rpython changes from py3.7-winreg

2020-12-25 Thread Matti Picus
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: 17559cd2 by Matti Picus at 2020-12-25T16:12:58+02:00 backport rpython changes from py3.7-winreg - - - - - 1 changed file: - rpython/rlib/rwinreg.py View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/commit/17559cd2

[pypy-commit] [Git][pypy/pypy][branch/py3.7] 28 commits: convert the win64 plan from future tense to past tense

2020-12-25 Thread Matti Picus
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: cbfd0df8 by Matti Picus at 2020-12-21T14:27:07+02:00 convert the win64 plan from future tense to past tense --HG-- branch : document-win64 - - - - - 465ac81c by nulano at 2020-12-23T06:16:53+01:00 add winreg.REG_QWORD_... intro

[pypy-commit] [Git][pypy/pypy] Deleted branch branch/py3.7-winreg

2020-12-25 Thread Matti Picus
Matti Picus deleted branch branch/py3.7-winreg at PyPy / pypy -- 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

[pypy-commit] [Git][pypy/pypy][branch/default] more lceanly work around limitations of jom.exe (a nmake replacement that knows about -j)

2020-12-25 Thread Matti Picus
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: 0a6e4b6c by Matti Picus at 2020-12-25T14:17:45+02:00 more lceanly work around limitations of jom.exe (a nmake replacement that knows about -j) - - - - - 2 changed files: - rpython/translator/platform/test/test_windows.py -

[pypy-commit] [Git][pypy/pypy][branch/default] work around problem with jom.exe in this test

2020-12-25 Thread Matti Picus
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: 54db96d2 by Matti Picus at 2020-12-25T10:36:58+02:00 work around problem with jom.exe in this test - - - - - 1 changed file: - rpython/translator/platform/test/test_windows.py View it on GitLab: https://foss.heptapod.net