Matti Picus pushed to branch branch/py3.9 at PyPy / pypy
Commits:
a8e6e230 by Matti Picus at 2021-11-17T01:42:55+02:00
tweak error messages
--HG--
branch : py3.9
- - - - -
3 changed files:
- pypy/module/struct/interp_struct.py
- pypy/module/struct/test/apptest_struct.py
- pypy/module/threa
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy
Commits:
8413bc6e by Matti Picus at 2021-11-12T17:08:44+02:00
start supporting usedforsecurity, still need the HASHXOF class to begin testing
--HG--
branch : py3.9-hashlib
- - - - -
dcc64b63 by Matti Picus at 2021-11-12T23:27:28+02:00
p
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy
Commits:
a435cf54 by Matti Picus at 2021-11-17T12:09:53+02:00
add exports.h, refactor headers to more closely follow CPython
The pyport.h/cpyext_object.h changes affected the cts parsing.
--HG--
branch : py3.8
- - - - -
9 changed fil
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy
Commits:
3add6dc2 by Matti Picus at 2021-11-17T13:29:25+02:00
typo
--HG--
branch : py3.8
- - - - -
1 changed file:
- rpython/tool/cparser/cts.py
View it on Heptapod:
https://foss.heptapod.net/pypy/pypy/-/commit/3add6dc240f8bf09c04
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy
Commits:
3add6dc2 by Matti Picus at 2021-11-17T13:29:25+02:00
typo
--HG--
branch : py3.8
- - - - -
691994df by Matti Picus at 2021-11-17T13:29:45+02:00
merge py3.8 into py3.9
--HG--
branch : py3.9
- - - - -
1 changed file:
- rpytho
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy
Commits:
591e326d by Matti Picus at 2021-11-17T14:25:27+02:00
avoid hardcoding cpython version, move sitepackages/README
--HG--
branch : py3.9
- - - - -
9d42c0fc by Matti Picus at 2021-11-17T14:25:56+02:00
do enough python 2-and-3 that
Matti Picus pushed to branch branch/default at PyPy / pypy
Commits:
5b15ff2e by Matti Picus at 2021-11-17T14:25:56+02:00
backport rpython changes from py3.9
do enough python 2-and-3 that package.py can be run with python3
- - - - -
3 changed files:
- pypy/tool/release/smartstrip.py
- rpyth