Commit Graph

7504 Commits

Author SHA1 Message Date
Hugo
342a3d83c4
Merge pull request #3306 from radarhere/releasing
Update RELEASING example
2018-08-18 12:41:31 +03:00
Andrew Murray
e5e5cb1143 Update example [ci skip] 2018-08-18 19:13:37 +10:00
Hugo
d4d0191f1b
Merge pull request #3305 from radarhere/wording
Corrected wording
2018-08-17 12:59:07 +03:00
Andrew Murray
6a7c7783eb Corrected wording 2018-08-17 19:40:13 +10:00
Hugo
171332d2c4
Merge pull request #3303 from radarhere/stackoverflow
Updated StackOverflow links
2018-08-14 12:40:56 +03:00
Andrew Murray
26d1eb4b05 Updated StackOverflow links [ci skip] 2018-08-14 19:37:16 +10:00
Hugo
1ec5a6452f
Merge pull request #3301 from radarhere/numpy
Added NumPy to documentation
2018-08-12 09:26:08 +03:00
Andrew Murray
e3aaa80c06 Added NumPy to documentation 2018-08-12 13:58:26 +10:00
Hugo
189598fe63
Merge pull request #3300 from radarhere/typo
Fixed typos
2018-08-11 12:21:17 +03:00
Andrew Murray
046df78448 Fixed typos 2018-08-11 16:39:49 +10:00
Andrew Murray
dfcd052857
Merge pull request #3299 from python-pillow/revert-3285-workaround-windows-pypy-error
Revert "CI: Temporarily pin pytest to prevent scandir non-compilation"
2018-08-11 08:09:13 +10:00
Hugo
9fcfdb4d4e
Revert "CI: Temporarily pin pytest to prevent scandir non-compilation" 2018-08-10 20:15:21 +03:00
Hugo
43f860fce6
Merge pull request #3296 from radarhere/typo
Fixed typos
2018-08-09 14:29:46 +03:00
Andrew Murray
1648676435 Fixed typo [ci skip] 2018-08-09 20:54:16 +10:00
Hugo
69918dcbef
Merge pull request #3288 from radarhere/qt_tests
Changed order of tests
2018-08-05 10:49:49 +03:00
Hugo
de06db637b
Update CHANGES.rst 2018-08-05 10:31:33 +03:00
Hugo
e39095748f
Merge pull request #3281 from radarhere/libimagequant
Updated libimagequant to 2.12.1
2018-08-05 10:06:04 +03:00
Andrew Murray
5c2e325353 Changed order of tests 2018-08-05 14:57:52 +10:00
Andrew Murray
d7044350d5 Updated libimagequant to 2.12.1 2018-08-05 08:40:10 +10:00
Hugo
ead5738961
Merge pull request #3285 from hugovk/workaround-windows-pypy-error
CI: Temporarily pin pytest to prevent scandir non-compilation
2018-08-04 23:01:46 +03:00
Hugo
de9171e6c7 Temporarily pin pytest to prevent scandir non-compilation 2018-08-04 22:19:28 +03:00
Hugo
b1dc8fca55
Merge pull request #3283 from radarhere/gif
Improved GIF documentation
2018-08-04 16:17:47 +03:00
Andrew Murray
a91cb4b24a Improved GIF documentation [ci skip] 2018-08-04 22:35:48 +10:00
Hugo
9e6b625eb2
Merge pull request #3282 from radarhere/installation
Updated tested versions in installation docs
2018-08-04 13:54:22 +03:00
Andrew Murray
58c0e54334 Added 9c to list of tested libjpeg versions [ci skip] 2018-08-04 13:56:29 +10:00
Andrew Murray
f5f2d85001 Added 3.7 to list of OS X CI tested Python versions [ci skip] 2018-08-04 13:56:29 +10:00
Hugo
ec257a9a94
Merge pull request #3280 from radarhere/installation
Removed old build flags from documentation
2018-08-03 17:12:26 +03:00
Andrew Murray
d2c9825cf0 Removed old build flags from documentation [ci skip] 2018-08-03 23:41:14 +10:00
Hugo
df99994906
Merge pull request #3278 from radarhere/python
Changed Pillow Python support notes to table
2018-08-03 15:48:44 +03:00
Andrew Murray
8038e3888e Changed Pillow Python support notes to table [ci skip] 2018-08-03 21:44:21 +10:00
Hugo
a503229782
Merge pull request #3271 from radarhere/mingw
Revert "Temporarily use --no-cache-dir for pip on mingw32"
2018-07-26 08:26:31 +03:00
Andrew Murray
d372837b08 Revert "Temporarily use --no-cache-dir for pip on mingw32" 2018-07-23 05:41:27 +10:00
Alexander Karpinsky
90a94e7dae
Merge pull request #3219 from DerDakon/invalid-free
Avoid invalid free if out of memory
2018-07-22 17:06:35 +03:00
Hugo
f71ce8fa92
Merge pull request #3265 from radarhere/contributing
Update CONTRIBUTING from ISSUE_TEMPLATE
2018-07-21 13:52:21 +03:00
Andrew Murray
639f7c1462 Include further instructions from ISSUE_TEMPLATE [ci skip] 2018-07-21 20:40:13 +10:00
Hugo
8f90e1d5eb
Merge pull request #3248 from radarhere/releasenotes
Removed 5.2.0 changes from 5.3.0 release notes
2018-07-21 09:10:19 +03:00
Hugo
683c385df9
Merge pull request #3263 from radarhere/duplicate
Removed duplicate test
2018-07-21 09:00:55 +03:00
Andrew Murray
88fdf504b3 Removed duplicate test 2018-07-21 14:38:47 +10:00
Hugo
9c4dc68251
Merge pull request #3260 from radarhere/release
Added GitHub release to release checklist
2018-07-19 08:03:19 +03:00
Andrew Murray
1e37125a23 Added GitHub release to release checklist [ci skip] 2018-07-19 06:36:19 +10:00
Hugo
ac92cc5aec
Merge pull request #3256 from hugovk/rm-skipping
Docs: Remove redundant module skipping
2018-07-15 11:57:56 +03:00
Hugo
47c4647a9b
Remove redundant module skipping
The skipping originally applied to ImageFileIO (#375), and ImageFileIO was later removed (#1343) but this line was missed.
2018-07-14 23:33:54 +03:00
Hugo
00420f3254
Merge pull request #3229 from python-pillow/update-release-checklist
Update release checklist
2018-07-14 16:04:54 +03:00
Hugo
5f03d18286
Merge branch 'master' into update-release-checklist 2018-07-14 14:55:04 +03:00
Hugo
aac02f73ed
Merge pull request #3253 from radarhere/convert
Added test for converting GIF with RGBA palette to P
2018-07-14 14:40:26 +03:00
Andrew Murray
44a4219283 Added test for converting GIF with RGBA palette to P 2018-07-14 18:55:13 +10:00
Hugo
b3a3c22c97
Merge pull request #3249 from radarhere/wording
Improved wording
2018-07-12 13:27:34 +03:00
Andrew Murray
448beaa9aa Improved wording [ci skip] 2018-07-12 19:48:59 +10:00
Andrew Murray
8253c2cc26 Removed 5.2.0 changes [ci skip] 2018-07-12 06:05:08 +10:00
Hugo
87f042626f
Update CHANGES.rst 2018-07-11 20:28:23 +03:00