Staging
v0.8.1
https://github.com/python/cpython
Revision 8b6c4a921af6d5d0a9640211ac93d7886a55a8f3 authored by Victor Stinner on 03 December 2020, 13:01:10 UTC, committed by GitHub on 03 December 2020, 13:01:10 UTC
Write also unit tests on Py_NewRef() and Py_XNewRef().
1 parent 7e5e13d
History
Tip revision: 8b6c4a921af6d5d0a9640211ac93d7886a55a8f3 authored by Victor Stinner on 03 December 2020, 13:01:10 UTC
bpo-42262: Py_NewRef() casts its argument to PyObject* (GH-23626)
Tip revision: 8b6c4a9
File Mode Size
compound_stmts.rst -rw-r--r-- 31.4 KB
datamodel.rst -rw-r--r-- 118.9 KB
executionmodel.rst -rw-r--r-- 10.5 KB
expressions.rst -rw-r--r-- 74.7 KB
grammar.rst -rw-r--r-- 905 bytes
import.rst -rw-r--r-- 46.0 KB
index.rst -rw-r--r-- 957 bytes
introduction.rst -rw-r--r-- 6.1 KB
lexical_analysis.rst -rw-r--r-- 36.3 KB
simple_stmts.rst -rw-r--r-- 37.8 KB
toplevel_components.rst -rw-r--r-- 3.0 KB

back to top