Stefano Rivera pushed to branch branch/stdlib-2.7.18-3 at PyPy / pypy


Commits:
54c76ca0 by Ronan Lamy at 2020-05-27T17:57:16+01:00
Ensure correct PEP3118 codes for primitive ctypes types (cf. bpo-10746)

--HG--
branch : stdlib-2.7.18-3

- - - - -
b47c45b9 by Matti Picus at 2019-08-25T10:36:16+03:00
cpython3 compatibility for raising when calling methods on abstract classes

--HG--
branch : stdlib-2.7.18-3

- - - - -


5 changed files:

- lib_pypy/_ctypes/array.py
- lib_pypy/_ctypes/basics.py
- lib_pypy/_ctypes/pointer.py
- lib_pypy/_ctypes/primitive.py
- lib_pypy/_ctypes/structure.py


View it on GitLab: 
https://foss.heptapod.net/pypy/pypy/-/compare/32d0cb168268ec6f8d05f3ce02f38c583815e8c2...b47c45b9f1fb9c6bf863d7a6ee513b137fe6c357

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