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


Commits:
21ea7244 by Matti Picus at 2022-11-01T19:38:43+02:00
back out 5051a0bafa8f, it breaks pip

--HG--
branch : py3.8

- - - - -
8ecf9051 by Matti Picus at 2022-11-01T23:53:26+02:00
cleanup imports

--HG--
branch : py3.8

- - - - -
029e9818 by Matti Picus at 2022-11-02T00:06:24+02:00
use c_tp_name even for heap types

See https://bugs.python.org/issue22079 and the solution in cython from 2017
https://github.com/cython/cython/pull/1927#pullrequestreview-70799465
If we, like CPython turn on CYTHON_USE_TYPE_SPECS then the cython hack goes away

--HG--
branch : py3.8

- - - - -


4 changed files:

- lib-python/3/sysconfig.py
- lib_pypy/_sysconfigdata.py
- pypy/module/cpyext/cdatetime.py
- pypy/module/cpyext/typeobject.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/0c0acd778e09af334509ca6fccaf4d52800a10fd...029e9818ee56300cf21251190f838669ea80359d

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/0c0acd778e09af334509ca6fccaf4d52800a10fd...029e9818ee56300cf21251190f838669ea80359d
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