Staging
v0.5.1
https://github.com/python/cpython
Revision daa9756cb6395323d6f291efe5c7d7fdc6b2e9d8 authored by Victor Stinner on 07 February 2020, 02:37:06 UTC, committed by GitHub on 07 February 2020, 02:37:06 UTC
Replace direct access to PyObject.ob_type with Py_TYPE().
1 parent 58ac700
History
Tip revision: daa9756cb6395323d6f291efe5c7d7fdc6b2e9d8 authored by Victor Stinner on 07 February 2020, 02:37:06 UTC
bpo-39573: Use Py_TYPE() macro in Modules directory (GH-18393)
Tip revision: daa9756
File Mode Size
appendix.rst -rw-r--r-- 4.5 KB
appetite.rst -rw-r--r-- 4.4 KB
classes.rst -rw-r--r-- 36.3 KB
controlflow.rst -rw-r--r-- 32.2 KB
datastructures.rst -rw-r--r-- 24.0 KB
errors.rst -rw-r--r-- 16.9 KB
floatingpoint.rst -rw-r--r-- 10.9 KB
index.rst -rw-r--r-- 2.3 KB
inputoutput.rst -rw-r--r-- 18.6 KB
interactive.rst -rw-r--r-- 2.4 KB
interpreter.rst -rw-r--r-- 6.4 KB
introduction.rst -rw-r--r-- 17.5 KB
modules.rst -rw-r--r-- 23.8 KB
stdlib.rst -rw-r--r-- 11.0 KB
stdlib2.rst -rw-r--r-- 14.8 KB
venv.rst -rw-r--r-- 7.5 KB
whatnow.rst -rw-r--r-- 3.3 KB

back to top