[New-bugs-announce] [issue15726] PyState_FindModule false length-comparison fix

Robin Schreiber report at bugs.python.org
Sun Aug 19 15:17:12 CEST 2012


New submission from Robin Schreiber:

Fixed wrong list-length comparison in PyState_FindModule.

----------
components: Interpreter Core
files: PyState_FindModule_LE_fix.patch
keywords: patch
messages: 168572
nosy: Robin.Schreiber
priority: normal
severity: normal
status: open
title: PyState_FindModule false length-comparison fix
type: behavior
versions: Python 3.4
Added file: http://bugs.python.org/file26896/PyState_FindModule_LE_fix.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue15726>
_______________________________________


More information about the New-bugs-announce mailing list