]> granicus.if.org Git - python/commit
bpo-31658: Make xml.sax.parse accepting Path objects (GH-8564)
authorMickaël Schoentgen <contact@tiger-222.fr>
Sun, 14 Apr 2019 09:16:54 +0000 (09:16 +0000)
committerStefan Behnel <stefan_ml@behnel.de>
Sun, 14 Apr 2019 09:16:54 +0000 (11:16 +0200)
commit929b70473829f04dedb8e802abcbd506926886e1
tree6c0e66ff8e84eedf21dc36cfe87fb8967a09e6d5
parente9927e1820caea01e576141d9a623ea394d43dad
bpo-31658: Make xml.sax.parse accepting Path objects (GH-8564)
Doc/library/xml.sax.reader.rst
Lib/test/test_sax.py
Lib/xml/sax/saxutils.py
Misc/NEWS.d/next/Library/2018-07-30-12-00-15.bpo-31658._bx7a_.rst [new file with mode: 0644]