[New-bugs-announce] [issue19687] Fixes for elementtree integer overflow

Christian Heimes report at bugs.python.org
Fri Nov 22 01:03:31 CET 2013


New submission from Christian Heimes:

The patch addresses most overflow errors in elementtree except for the problems in element_ass_subscr().

----------
components: Library (Lib)
files: elementtree_overflow.patch
keywords: patch
messages: 203702
nosy: christian.heimes, haypo
priority: normal
severity: normal
stage: patch review
status: open
title: Fixes for elementtree integer overflow
type: compile error
versions: Python 3.4
Added file: http://bugs.python.org/file32767/elementtree_overflow.patch

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


More information about the New-bugs-announce mailing list