Ronan Lamy pushed to branch branch/py3.7 at PyPy / pypy


Commits:
e08b16d2 by Ronan Lamy at 2020-12-29T17:24:11+01:00
Fix value of .__module__ and .__name__ on the result of PyType_FromSpec()

--HG--
branch : py3.7

- - - - -
fc261249 by Ronan Lamy at 2021-03-03T20:07:57+00:00
Make sure PyHeapTypeObjects are correctly initialised in tests

--HG--
branch : py3.7

- - - - -


3 changed files:

- pypy/module/cpyext/test/issue2482.c
- pypy/module/cpyext/test/test_typeobject.py
- pypy/module/cpyext/typeobject.py


View it on GitLab: 
https://foss.heptapod.net/pypy/pypy/-/compare/ec71570fbfe771a689f412ad7ac25a13d2da8bfb...fc261249677ce2631a89fd582b071eaf9caa9cfa

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


_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to