diff options
author | Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> | 2020-10-19 16:00:00 +0000 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2020-11-05 22:05:44 +0100 |
commit | 5480034ddf29a050671aa22effdd1cefb1a97f55 (patch) | |
tree | 52ec868177e815ff93cbcc936c211472fb9fe445 /AUTHORS | |
parent | xml-rewrite-2.py: add back os.chdir() function call. (diff) | |
download | javatoolkit-5480034ddf29a050671aa22effdd1cefb1a97f55.tar.gz javatoolkit-5480034ddf29a050671aa22effdd1cefb1a97f55.tar.bz2 javatoolkit-5480034ddf29a050671aa22effdd1cefb1a97f55.zip |
allow expanding external entities through SAX parser.
Python xml.sax module by default does not expand external entities since
Python 3.6.7, 3.7.1 and 3.8.0:
https://bugs.python.org/issue17239
3.6: https://github.com/python/cpython/commit/582d188e6e3487180891f1fc457a80dec8be26a8
3.7: https://github.com/python/cpython/commit/394e55a9279d17240ef6fe85d3b4ea3fe7b6dff5
3.8: https://github.com/python/cpython/commit/17b1d5d4e36aa57a9b25a0e694affbd1ee637e45
build.xml files may contain external entities resolving to other .xml files
in given package.
Closes: https://bugs.gentoo.org/698954
Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'AUTHORS')
0 files changed, 0 insertions, 0 deletions