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
problem-matchers
workflows
CODEOWNERS -rw-r--r-- 4.2 KB
CONTRIBUTING.rst -rw-r--r-- 2.4 KB
FUNDING.yml -rw-r--r-- 74 bytes
PULL_REQUEST_TEMPLATE.md -rw-r--r-- 700 bytes
SECURITY.md -rw-r--r-- 530 bytes
codecov.yml -rw-r--r-- 485 bytes
dependabot.yml -rw-r--r-- 172 bytes

back to top