summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2018-09-25-15-48-50.bpo-34789.rPOEj5.rst
blob: 28f15c3f41225fa113a0206cf8d00b64fbb94aa3 (plain)
1
2
:func:`xml.sax.make_parser` now accepts any iterable as its *parser_list*
argument.  Patch by Andrés Delfino.