summaryrefslogtreecommitdiff
path: root/Lib/idlelib/tooltip.py
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2020-11-21 12:02:53 +0200
committerGitHub <noreply@github.com>2020-11-21 12:02:53 +0200
commit1db76394ea79030aa4ed5349c950f6c6da51450f (patch)
tree1c983ea426540a616afb1dbca1d8c737c3ad63b3 /Lib/idlelib/tooltip.py
parent01a202ab6b0ded546e47073db6498262086c52e9 (diff)
downloadcpython-git-1db76394ea79030aa4ed5349c950f6c6da51450f.tar.gz
bpo-42412: Fix possible leaks and check arguments in PyType_FromModuleAndSpec() (GH-23410)
* There were leaks if Py_tp_bases is used more than once or if some call is failed before setting tp_bases. * There was a crash if the bases argument or the Py_tp_bases slot is not a tuple. * The documentation was not accurate.
Diffstat (limited to 'Lib/idlelib/tooltip.py')
0 files changed, 0 insertions, 0 deletions