Matti Picus pushed to branch branch/py3.9 at PyPy / pypy


Commits:
2034307a by Matti Picus at 2022-11-03T17:00:22+02:00
typo

--HG--
branch : py3.8

- - - - -
cb3e4d37 by Jakob Wenzel at 2022-11-09T12:29:56+02:00
add failing tests for issues 3844, 3845 (skipped on py3.8), 3847

--HG--
branch : py3.8

- - - - -
1d2c44e8 by Matti Picus at 2022-11-09T23:49:31+02:00
emit a nicer error message if users mistakenly set tp_itemsize without a __len__

--HG--
branch : py3.8

- - - - -
6d4ab7fa by Matti Picus at 2022-11-09T23:51:38+02:00
add missing incref, allocate tp_basicsize (issues 3844, 3847)

--HG--
branch : py3.8

- - - - -
a61aab0a by Matti Picus at 2022-11-09T23:52:03+02:00
merge py3.8

--HG--
branch : py3.9

- - - - -
3e9c0214 by Matti Picus at 2022-11-10T09:26:05+02:00
enable test, handle vectorcall offset (issue 3845)

--HG--
branch : py3.9

- - - - -
1fbf7fa3 by Matti Picus at 2022-11-10T10:53:26+02:00
fix translation

--HG--
branch : py3.9

- - - - -
fb3d6a37 by Matti Picus at 2022-11-10T10:55:44+02:00
fix skip, condition was nonsense

--HG--
branch : py3.8

- - - - -
e62eeca3 by Matti Picus at 2022-11-10T10:58:04+02:00
merge py3.8

--HG--
branch : py3.9

- - - - -


7 changed files:

- pypy/module/_codecs/locale.py
- pypy/module/cpyext/methodobject.py
- pypy/module/cpyext/pyobject.py
- pypy/module/cpyext/src/object.c
- + pypy/module/cpyext/test/nanobind1.c
- pypy/module/cpyext/test/test_typeobject.py
- pypy/module/cpyext/typeobject.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/f8c2c6448ac91905d639b39e801ab91675faa2ca...e62eeca30193684d6a983b4bf2f47184936b2d1b

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/f8c2c6448ac91905d639b39e801ab91675faa2ca...e62eeca30193684d6a983b4bf2f47184936b2d1b
You're receiving this email because of your account on foss.heptapod.net.


_______________________________________________
pypy-commit mailing list -- pypy-commit@python.org
To unsubscribe send an email to pypy-commit-le...@python.org
https://mail.python.org/mailman3/lists/pypy-commit.python.org/
Member address: arch...@mail-archive.com

Reply via email to