-
-
Notifications
You must be signed in to change notification settings - Fork 14.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
python3Packages.xmltodict: disable incompatible expat tests
- Loading branch information
Jonathan Ringer
committed
Feb 26, 2022
1 parent
f704d6a
commit 0451c28
Showing
1 changed file
with
7 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
0451c28
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
More like martinblech/xmltodict#290 I think. My understanding is that tests are not the problem – they only uncovered an incompatibility of the two libraries (in their current versions).
0451c28
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
True, but there's a current work around for it, and upstream should probably react to do a proper fix.
We can always revisit it later.