Commit Graph

6575 Commits

Author SHA1 Message Date
wiredfool
957223d2ff Update CHANGES.rst [ci skip] 2017-10-01 20:41:54 +01:00
wiredfool
c82f9fe1bb Merge pull request #2738 from uploadcare/block-storage
Block & array hybrid storage
2017-10-01 20:41:08 +01:00
wiredfool
e0a0601392 Update CHANGES.rst [ci skip] 2017-10-01 20:21:00 +01:00
wiredfool
3051178749 Merge pull request #1849 from radarhere/frames
Common seek frame position check
2017-10-01 20:20:30 +01:00
wiredfool
0531dd1fb5 Update CHANGES.rst 2017-10-01 20:17:39 +01:00
wiredfool
0f17f0e5c0 Merge pull request #2281 from wilsonge/patch-1
Add note about aspect ratio to documentation
2017-10-01 20:16:00 +01:00
wiredfool
87a7471ab8 Update CHANGES.rst [ci skip] 2017-10-01 20:03:59 +01:00
wiredfool
74d4940954 Merge pull request #2771 from cgohlke/patch-1
Fix ValueError: invalid version number '1.0.0rc1'
2017-10-01 20:02:59 +01:00
Christoph Gohlke
3ad73ff447 Fix ValueError: invalid version number '1.0.0rc1' 2017-09-30 22:15:28 -07:00
Alexander
5a1cdfc72c rename arena->blocks to arena->blocks_pool
fix comments
2017-09-30 15:03:28 +03:00
Andrew Murray
c8b65f4efd Added _min_frame property 2017-09-30 13:33:13 +10:00
Andrew Murray
f61b70aa8f Changed EOFError tests 2017-09-30 13:33:06 +10:00
Andrew Murray
78c62727d3 Moved seek frame position check into ImageFile 2017-09-30 13:32:43 +10:00
Alexander
83530975e9 rename lines_remaining 2017-09-30 04:16:12 +03:00
wiredfool
281698796b Update CHANGES.rst [ci skip] 2017-09-29 15:43:02 +01:00
wiredfool
c052280b26 Merge pull request #2766 from hugovk/unfreeze-requirements.txt
Unfreeze requirements.txt
2017-09-29 15:40:17 +01:00
wiredfool
efe98726cf Merge pull request #2756 from hugovk/ResourceWarning-cherrypicked
ResourceWarning tests
2017-09-29 15:36:16 +01:00
wiredfool
fa8cef4208 Updage CHANGES.rst 2017-09-29 15:27:22 +01:00
wiredfool
fd8ee8437b Merge pull request #2315 from radarhere/is_animated
If n_frames is known, then use when determining is_animated
2017-09-29 15:26:22 +01:00
wiredfool
a8f750bd0a Update CHANGES.rst [ci skip] 2017-09-29 15:16:09 +01:00
wiredfool
684246d254 Merge pull request #2768 from radarhere/params
Corrected parameters in documentation
2017-09-29 15:15:36 +01:00
Andrew Murray
1856d106ea Corrected parameters in documentation 2017-09-29 21:08:49 +10:00
wiredfool
93f3a01dca Update CHANGES.rst [ci skip] 2017-09-29 10:22:05 +01:00
wiredfool
d727fdabe2 Merge pull request #2767 from wiredfool/pr_1891
Pr 1891
2017-09-29 10:17:57 +01:00
Eric Soroos
a491500257 Rename _mutable to _ensure_mutable 2017-09-29 08:39:56 +00:00
Hugo
d3b25ca791 Unfreeze requirements.txt 2017-09-28 14:50:21 +03:00
Hugo
7c10f6341f Merge pull request #2765 from radarhere/decoder
Corrected documentation
2017-09-28 14:23:12 +03:00
Andrew Murray
7f1e83aa39 Corrected documentation 2017-09-28 21:03:15 +10:00
Hugo
628137d415 Merge pull request #2757 from python-pillow/docs-readability
Docs: Spaces between versions for readability and consistency
2017-09-28 08:44:52 +03:00
Hugo
638e08c420 Docs: Spaces between versions for readability and consistency 2017-09-24 00:23:19 +03:00
hugovk
9344bd20dd Move test_no_resource_warning_for_numpy_array to test_numpy so it can be skipped easily 2017-09-23 22:39:10 +03:00
hugovk
0b6691ecc9 A numpy failing test for ResourceWarning on Python 3 2017-09-23 22:36:53 +03:00
hugovk
cde8c1b560 Improve assert_warning() error message for warn_class=None 2017-09-23 22:36:42 +03:00
hugovk
77f0608c4e Failing test for ResourceWarning on Python 3 2017-09-23 22:36:03 +03:00
Alexander
9db1b760e5 revert reverse order of blocks associated with the image
take alignment into account when calculating lines_per_block
2017-09-23 06:07:47 +03:00
Alexander
385963928f make MS C compiler happy 2017-09-23 04:56:18 +03:00
Alexander
145180a105 fix alignment 2017-09-23 04:44:01 +03:00
Alexander
4b85230726 clear_cache: number or blocks to keep 2017-09-23 04:20:53 +03:00
Alexander
6a435793d8 fallback to small block size on memory error
increase default block size to previous value
2017-09-23 04:15:19 +03:00
Alexander
b51d77e4e5 Merge branch 'master' into block-storage
# Conflicts:
#	docs/releasenotes/4.3.0.rst
2017-09-23 04:07:09 +03:00
wiredfool
04c96f6030 Update CHANGES.rst [ci skip] 2017-09-22 16:02:44 +01:00
wiredfool
b8d6fd57fa Merge pull request #1860 from radarhere/register_extensions
Added register_extensions method
2017-09-22 15:59:04 +01:00
wiredfool
6198422383 Merge pull request #2748 from wiredfool/i16s
Fix TIFF support for I;16S, I;16BS, and I;32BS rawmodes
2017-09-22 15:57:56 +01:00
wiredfool
2fa09fe0e0 Merge pull request #2752 from radarhere/docs
Corrected docs syntax
2017-09-22 15:57:18 +01:00
Andrew Murray
7e980d4897 Corrected docs syntax 2017-09-22 20:29:20 +10:00
wiredfool
180342400a Merge pull request #2750 from wiredfool/docs
Install/Release notes update
2017-09-20 13:58:23 +01:00
Eric Soroos
6e2010e7fd speling 2017-09-20 11:17:46 +00:00
Eric Soroos
8172fa710b Updated release notes 2017-09-20 10:54:59 +00:00
Eric Soroos
dc327121f1 formatting 2017-09-20 10:49:47 +00:00
Eric Soroos
ba101e4e62 Fix docstring error 2017-09-20 10:49:14 +00:00