[issue27369] [PATCH] Tests break with --with-system-expat and Expat 2.2.0

sping report at bugs.python.org
Wed Jun 22 14:17:23 EDT 2016


New submission from sping:

Expat commit
https://sourceforge.net/p/expat/code_git/ci/550eb6bbaa7e6efc44e94cab945fe9c781c01211 introduced with the recent release of Expat 2.2.0 fixed a bug that the current Python test suite relies on.

Attached you find patches to fix the test suite for all versions in a backwards-compatible way.  Please consider application upstream.  Thanks!

Best, Sebastian

----------
components: Tests
files: 0001-Fix-Python-2.7.11-tests-for-Expat-2.2.0.patch
keywords: patch
messages: 269079
nosy: sping
priority: normal
severity: normal
status: open
title: [PATCH] Tests break with --with-system-expat and Expat 2.2.0
type: behavior
versions: Python 2.7, Python 3.2, Python 3.3, Python 3.4, Python 3.5, Python 3.6
Added file: http://bugs.python.org/file43514/0001-Fix-Python-2.7.11-tests-for-Expat-2.2.0.patch

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


More information about the Python-bugs-list mailing list