Matti Picus pushed to branch branch/py3.9 at PyPy / pypy
Commits:
5ba94f93 by Matti Picus at 2023-10-21T21:27:20+03:00
test, fix missing object in error formatting
--HG--
branch : py3.9
- - - - -
2 changed files:
- pypy/module/cpyext/sequence.py
- pypy/module/cpyext/test/test_sequence.py
Matti Picus pushed to branch branch/hpy-0.9 at PyPy / pypy
Commits:
5d9d636d by Matti Picus at 2023-10-22T06:44:48+03:00
clean up unused imports
--HG--
branch : hpy-0.9
- - - - -
069f4b71 by Matti Picus at 2023-10-22T06:54:41+03:00
add tp_alloc, try to print error since numpy import swallows
Matti Picus pushed to branch branch/hpy-0.9 at PyPy / pypy
Commits:
07c8a56c by Matti Picus at 2023-10-21T10:33:15+03:00
implement _load_bootstrap, deprecate load_from_spec
--HG--
branch : hpy-0.9
- - - - -
591bbfcc by Matti Picus at 2023-10-21T20:08:52+03:00
add missing test, fix for legacy