Matti Picus pushed to branch branch/default at PyPy / pypy
Commits:
56c8782a by Matti Picus at 2022-01-12T10:41:47+02:00
fix for python2 call to winreg.OpenKeyEx without kwargs (issue 3595)
- - - - -
1 changed file:
- lib-python/2.7/distutils/_msvccompiler.py
View it on Heptapod:
https:/
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy
Commits:
dda84b36 by Carl Friedrich Bolz-Tereick at 2022-01-12T09:58:37+01:00
merge py3.7-appmain-bytes-argv: be more careful when decoding the commandline
argument, potentially do it twice
--HG--
branch : py3.7
- - - -
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy
Commits:
eeefd5a6 by Matti Picus at 2022-01-12T15:32:25+02:00
implement PyCodec_Decode, PyCodec_Encode
--HG--
branch : py3.7
- - - - -
fe5b261f by Matti Picus at 2022-01-12T15:33:15+02:00
alias PyDateTime_DATE_GET_FOLD (issue 3627)
--H
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy
Commits:
e88a3dbb by Matti Picus at 2022-01-12T18:00:15+02:00
missed part of previous commit
--HG--
branch : py3.7
- - - - -
1 changed file:
- lib_pypy/pypy_tools/build_cffi_imports.py
View it on Heptapod:
https://foss.heptapod.ne
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy
Commits:
97f0fa08 by Matti Picus at 2022-01-12T18:23:03+02:00
add PyErr_WarnExplicit, issue 3521
--HG--
branch : py3.7
- - - - -
076b46af by Matti Picus at 2022-01-12T20:24:07+02:00
fix translation
--HG--
branch : py3.7
- - - - -
4
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy
Commits:
dda84b36 by Carl Friedrich Bolz-Tereick at 2022-01-12T09:58:37+01:00
merge py3.7-appmain-bytes-argv: be more careful when decoding the commandline
argument, potentially do it twice
--HG--
branch : py3.7
- - - - -
16c8420b by Ca
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy
Commits:
4fdc583f by Carl Friedrich Bolz-Tereick at 2022-01-05T19:20:32+01:00
detail about PYTHONIOENCODING: if the encoding or the error is ommitted, always
use utf-8/strict (instead of asking the locale)
--HG--
branch : py3.7
- - - -