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

Reply via email to