Staging
v0.5.1
https://github.com/python/cpython
Revision 43a0137c87b997c6ba8b23cc3281ce2de18f008a authored by Miss Islington (bot) on 22 February 2020, 13:32:36 UTC, committed by GitHub on 22 February 2020, 13:32:36 UTC

Hold reference of __bases__ tuple until tuple item is done with, because by
dropping the reference the item may be destroyed.
(cherry picked from commit 1c56f8ffad44478b4214a2bf8eb7cf51c28a347a)

Co-authored-by: Yonatan Goldschmidt <yon.goldschmidt@gmail.com>
1 parent 00e4587
History
Tip revision: 43a0137c87b997c6ba8b23cc3281ce2de18f008a authored by Miss Islington (bot) on 22 February 2020, 13:32:36 UTC
bpo-39382: Avoid dangling object use in abstract_issubclass() (GH-18530)
Tip revision: 43a0137
File Mode Size
c-api
data
distributing
distutils
extending
faq
howto
includes
install
installing
library
reference
tools
tutorial
using
whatsnew
Makefile -rw-r--r-- 7.4 KB
README.rst -rw-r--r-- 4.5 KB
about.rst -rw-r--r-- 1.5 KB
bugs.rst -rw-r--r-- 4.3 KB
conf.py -rw-r--r-- 6.4 KB
contents.rst -rw-r--r-- 538 bytes
copyright.rst -rw-r--r-- 451 bytes
glossary.rst -rw-r--r-- 52.0 KB
license.rst -rw-r--r-- 43.4 KB
make.bat -rw-r--r-- 5.5 KB

README.rst

back to top