Browse Source
Use numeric version parsing instead of string comparison so valid python-multipart versions like 0.0.100 are not treated as older than 0.0.12. Add regression tests for the multipart check and the version parser helper.pull/15226/head
2 changed files with 34 additions and 1 deletions
Loading…
Reference in new issue