-
Notifications
You must be signed in to change notification settings - Fork 732
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Trims correctly values during wheel WHEEL file parsing
Last changes used by mistake == instead of !=. A unit test has been added to validate that we correctly trim values. Also removes the trim of the header name, because if a header contains spaces, the header will be skipped by the mailparse crate in the first place.
- Loading branch information
1 parent
9312a08
commit a239b78
Showing
1 changed file
with
34 additions
and
7 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