[Git][reproducible-builds/diffoscope][master] Document recent changes to XMLFile.

Chris Lamb (@lamby) gitlab at salsa.debian.org
Fri Nov 12 00:59:01 UTC 2021



Chris Lamb pushed to branch master at Reproducible Builds / diffoscope


Commits:
a13039a5 by Chris Lamb at 2021-11-11T16:58:44-08:00
Document recent changes to XMLFile.

- - - - -


1 changed file:

- diffoscope/comparators/xml.py


Changes:

=====================================
diffoscope/comparators/xml.py
=====================================
@@ -99,6 +99,7 @@ class XMLFile(File):
             False if file is not a XML File, True otherwise
         """
 
+        # Emulate FALLBACK_FILE_EXTENSION_SUFFIX = {".xml"}
         if not super().recognizes(file) and not file.name.endswith(".xml"):
             return False
 



View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/a13039a5ea5b336b5c27fa73897d41f7ff12accb

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/a13039a5ea5b336b5c27fa73897d41f7ff12accb
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20211112/156eb392/attachment.htm>


More information about the rb-commits mailing list