[3.10] gh-115133: Fix tests for XMLPullParser with Expat 2.6.0 (GH-115164) by miss-islington · Pull Request #115525 · python/cpython

@serhiy-storchaka @miss-islington

…GH-115164)

Feeding the parser by too small chunks defers parsing to prevent
CVE-2023-52425. Future versions of Expat may be more reactive.
(cherry picked from commit 4a08e7b)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>

This was referenced

Feb 15, 2024