[New-bugs-announce] [issue4465] The result of set_copy() is not checked for NULL
Brian Szuter
report at bugs.python.org
Sat Nov 29 18:12:26 CET 2008
New submission from Brian Szuter <Brian.Szuter at gmail.com>:
Python-2.5.2/Objects/setobject.c
Line 1204
The result of set_copy() is not checked for NULL.
[See Objects/setobject.c(set_difference) for example of correct usage]
----------
components: None
messages: 76606
nosy: CWRU_Researcher1
severity: normal
status: open
title: The result of set_copy() is not checked for NULL
type: performance
versions: Python 2.5.3
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4465>
_______________________________________
More information about the New-bugs-announce
mailing list