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


Commits:
1283a7bc 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 : fix-heaptype-attributes

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

--HG--
branch : fix-heaptype-attributes

- - - - -
da2c90db by Ronan Lamy at 2021-03-09T19:11:35+00:00
Merge branch 'branch/fix-heaptype-attributes' into 
'branch/py3.6'

Fix heaptype attributes

See merge request pypy/pypy!806

--HG--
branch : py3.6

- - - - -


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/e634bb4e653d9214901e2e9ca7145560116892d6...da2c90dbb2db35c85fe04d7f594a5dbef1297504

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