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


Commits:
374023af by Matti Picus at 2023-02-27T09:34:11+02:00
space.index(W_Bool) should return an int, not a bool (issue 3906). Also skip 
cpython pickling of range

--HG--
branch : py3.9

- - - - -
7a61367d by Carl Friedrich Bolz-Tereick at 2023-03-24T13:37:08+01:00
fix the smalllong tests

(small longs are of limited usefulness on 3.x of course)

--HG--
branch : py3.9

- - - - -
2b84beeb by Matti Picus at 2023-03-26T17:45:20+03:00
change default ppc_64 multiarch (from centos) to powerpc64le, like debian 
(issue 3834)

--HG--
branch : py3.10

- - - - -
3ddcc21b by Matti Picus at 2023-03-26T17:58:40+03:00
support loading c-extension modules with both powerpc64le-linux-gnu and 
ppc_64-linux-gnu platform tags (issue 3834)

--HG--
branch : py3.9

- - - - -
1651a3b6 by Matti Picus at 2023-03-27T10:02:18+03:00
merge py3.9, without c28bb63e384f

--HG--
branch : py3.10

- - - - -


3 changed files:

- pypy/module/imp/interp_imp.py
- pypy/objspace/std/intobject.py
- rpython/jit/backend/detect_cpu.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/caaf1d79ba12a5b7c2d9263f3bc2dcb9bb9849f7...1651a3b67f5cac2fd725b026925afaa31fc81f5c

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/caaf1d79ba12a5b7c2d9263f3bc2dcb9bb9849f7...1651a3b67f5cac2fd725b026925afaa31fc81f5c
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