Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign up[3.8] bpo-39299: Add more tests for mimetypes and its cli. (GH-17949) #17992
Conversation
* Add tests for case insensitive check of types and extensions as fallback. * Add tests for data url with no comma. * Add tests for read_mime_types. * Add tests for the mimetypes cli and refactor __main__ code to private function. * Restore mimetypes.knownfiles value at the end of the test. (cherry picked from commit d8efc14) Co-authored-by: Karthikeyan Singaravelan <tir.karthi@gmail.com>
This comment has been minimized.
This comment has been minimized.
@tirkarthi: Status check is done, and it's a success |
2 similar comments
This comment has been minimized.
This comment has been minimized.
@tirkarthi: Status check is done, and it's a success |
This comment has been minimized.
This comment has been minimized.
@tirkarthi: Status check is done, and it's a success |
This comment has been minimized.
This comment has been minimized.
@tirkarthi if you (or I or somebody else) approve this PR -- Miss Islington will merge it if tests pass. |
This comment has been minimized.
This comment has been minimized.
Got it. Is automerging backport on approval a new workflow I am missing? I was slightly surprised by it in one of backport PRs where the PR was merged as I approved it I guess. |
This comment has been minimized.
This comment has been minimized.
This is pre-existing workflow. Autobackports (created by miss-islington) still require approval from a core dev. |
This comment has been minimized.
This comment has been minimized.
Thanks @Mariatta . |
miss-islington commentedJan 13, 2020
•
edited by bedevere-bot
(cherry picked from commit d8efc14)
Co-authored-by: Karthikeyan Singaravelan tir.karthi@gmail.com
https://bugs.python.org/issue39299