-
Notifications
You must be signed in to change notification settings - Fork 44
Issues: shibukawa/imagesize_py
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking βSign up for GitHubβ, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Returns (-1,-1) instead of exception when used on something unsupported
#30
opened Jan 4, 2020 by
TobiX
updated Jan 4, 2020
[1.2.0] Git tag and some 1.2.0 changes missing in Git master?
#39
opened Mar 5, 2020 by
hartwork
updated Mar 28, 2020
Width and height of image are transposed when EXIF contains rotation metadata
#61
opened Jun 21, 2023 by
Gilthans
updated Jun 21, 2023
FAILED test/test_get_filelike.py::test_get_filelike - assert (-1, -1) == (1240, 826)
#63
opened Nov 13, 2023 by
stutiibm
updated Nov 13, 2023
1.4.1: pytest is failing in
test/test_get_filelike.py::test_get_filelike
unit
#62
opened Aug 16, 2023 by
kloczek
updated Mar 7, 2024
BufferedReader instances aren't used correctly
#57
opened Nov 20, 2022 by
Gilthans
updated Oct 11, 2024
ProTip!
Exclude everything labeled
bug
with -label:bug.