Staging
v0.8.1
https://github.com/python/cpython
Revision 350526105fa9b131d8b941ae753378b741dabb2f authored by Yonatan Goldschmidt on 29 October 2020, 09:58:52 UTC, committed by GitHub on 29 October 2020, 09:58:52 UTC
func_dealloc() does not handle partially-created objects. Best not to give it any.
1 parent df59273
History
Tip revision: 350526105fa9b131d8b941ae753378b741dabb2f authored by Yonatan Goldschmidt on 29 October 2020, 09:58:52 UTC
bpo-42143: Ensure PyFunction_NewWithQualName() can't fail after creating the func object (GH-22953)
Tip revision: 3505261
File Mode Size
argparse.rst -rw-r--r-- 23.1 KB
clinic.rst -rw-r--r-- 64.6 KB
cporting.rst -rw-r--r-- 1005 bytes
curses.rst -rw-r--r-- 24.9 KB
descriptor.rst -rw-r--r-- 32.5 KB
functional.rst -rw-r--r-- 48.2 KB
index.rst -rw-r--r-- 654 bytes
instrumentation.rst -rw-r--r-- 14.5 KB
ipaddress.rst -rw-r--r-- 11.5 KB
logging-cookbook.rst -rw-r--r-- 115.2 KB
logging.rst -rw-r--r-- 47.6 KB
logging_flow.png -rw-r--r-- 21.5 KB
pyporting.rst -rw-r--r-- 22.1 KB
regex.rst -rw-r--r-- 61.4 KB
sockets.rst -rw-r--r-- 18.1 KB
sorting.rst -rw-r--r-- 11.4 KB
unicode.rst -rw-r--r-- 31.0 KB
urllib2.rst -rw-r--r-- 24.1 KB

back to top