nulano pushed to branch branch/py3.7-winreg at PyPy / pypy
Commits:
d7dd61a0 by nulano at 2020-12-24T07:09:58+01:00
redo e070d661df63 using runtime loading
--HG--
branch : py3.7-winreg
- - - - -
4 changed files:
- pypy/module/_winreg/interp_winreg.py
- pypy/module/_winreg/test/test_winreg.
nulano pushed to branch branch/py3.7-winreg at PyPy / pypy
Commits:
eb5d8d6c by nulano at 2020-12-24T02:29:46+01:00
bpo-25778, truncate REG_SZ at first NULL to match reg.exe behaviour
--HG--
branch : py3.7-winreg
- - - - -
00da5a5f by nulano at 2020-12-24T02:30:26+01:00
change REG_MULTI_SZ pa
nulano pushed to branch branch/py3.7-winreg at PyPy / pypy
Commits:
4f825892 by nulano at 2020-12-23T21:27:16+01:00
implement winreg reflection on win64
--HG--
branch : py3.7-winreg
- - - - -
b305b480 by nulano at 2020-12-23T22:02:22+01:00
bpo-21151, preserve None passed as REG_BINARY instead
nulano pushed to branch branch/py3.7-winreg at PyPy / pypy
Commits:
01c04656 by nulano at 2020-12-23T19:17:45+01:00
Backout changeset a4bc70b4f004c37b6c618ba011ec9136a53306c3
--HG--
branch : py3.7-winreg
- - - - -
c3c1795c by nulano at 2020-12-23T19:22:19+01:00
Merge
--HG--
branch : py3.7-wi
nulano pushed to branch branch/py3.7-winreg at PyPy / pypy
Commits:
b007f316 by nulano at 2020-12-23T16:15:23+01:00
implement winreg.REG_QWORD reading and writing
--HG--
branch : py3.7-winreg
- - - - -
2 changed files:
- pypy/module/_winreg/interp_winreg.py
- pypy/module/_winreg/test/test_
Matti Picus deleted branch branch/document-win64 at PyPy / pypy
--
You're receiving this email because of your account on foss.heptapod.net.
___
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit
Matti Picus pushed to branch branch/default 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
- - - - -
af7d33a5 by Matti Picus at 2020-12-23T14:04:15+02:00
adopt review changes
-
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy
Commits:
b9662223 by Carl Friedrich Bolz-Tereick at 2020-12-11T11:21:36+01:00
skip a test that fails on CPython, and in the nightly run (but not when running
the file directly)
- - - - -
b2d77e6e by Armin Rigo at 2020-12-12T13:09:49+01:0
Matti Picus pushed to branch branch/default at PyPy / pypy
Commits:
ba26e8d6 by Matti Picus at 2020-12-23T13:24:35+02:00
remove balnk lines
- - - - -
1 changed file:
- pypy/module/_warnings/test/apptest_warnings.py
View it on GitLab:
https://foss.heptapod.net/pypy/pypy/-/commit/ba26e8d65
Matti Picus pushed to branch branch/default at PyPy / pypy
Commits:
3fd45448 by Matti Picus at 2020-12-20T12:10:53+02:00
mention other tasks after releasing a version
- - - - -
9e1e4561 by Matti Picus at 2020-12-23T08:38:30+02:00
remove redundant PyUnicodeCheck* since they are macros in unicod
10 matches
Mail list logo