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 <rep...@bugs.python.org>
<http://bugs.python.org/issue15726>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to