Matti Picus pushed to branch branch/default at PyPy / pypy


Commits:
751cd1d4 by Yannick Jadoul at 2020-10-18T22:43:18+02:00
Change parameter type of PyModule_New to const char*, and use 
build_type_checkers to define PyModule_Check and PyModule_CheckExact

--HG--
branch : pymodule_new-const-charp

- - - - -
2bd1b081 by Yannick Jadoul at 2021-01-26T17:02:17+01:00
Revert changes to PyFoo_Check and PyFoo_CheckExact signatures

--HG--
branch : pymodule_new-const-charp

- - - - -
35f42102 by Matti Picus at 2021-01-27T09:23:07+02:00
merge default into branch

--HG--
branch : pymodule_new-const-charp

- - - - -
98e4e04a by Matti Picus at 2021-01-27T09:24:50+02:00
document and close branch to be merged

--HG--
branch : pymodule_new-const-charp

- - - - -
86b7131f by Matti Picus at 2021-01-27T09:25:58+02:00
merge branch to improve PyModule*

- - - - -


4 changed files:

- pypy/doc/whatsnew-head.rst
- pypy/module/cpyext/modsupport.py
- pypy/module/cpyext/stubs.py
- pypy/module/cpyext/test/test_cpyext.py


View it on GitLab: 
https://foss.heptapod.net/pypy/pypy/-/compare/d5c6dc6817c4d44fe392aebb322087bb350ab2d4...86b7131f5ed4eff244b6d59c965052faea402df0

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


_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to