wiredfool
f7da359050
added region for s3 deployment on appveyor
2017-05-10 03:27:25 -07:00
wiredfool
8b8f150d37
Update CHANGES.rst [ci skip]
2017-05-10 11:24:07 +01:00
wiredfool
39240b8af8
Merge pull request #2507 from radarhere/references
...
Updated doc references to point to existing files
2017-05-10 10:45:43 +01:00
Hugo
cbf955b0e3
Merge pull request #2510 from scop/spelling
...
Spelling fixes
2017-05-09 12:59:54 +03:00
Ville Skyttä
07e93eb17a
Spelling fixes
2017-05-09 12:18:14 +03:00
Andrew Murray
424a09ecad
Updated references to point to existing files [ci skip]
2017-05-06 23:20:34 +10:00
Hugo
1e0fbc0f1a
Merge pull request #2506 from radarhere/platform
...
Updated Sierra tested Pillow version
2017-05-06 08:11:59 +03:00
Andrew Murray
9bcafef973
Updated Sierra tested Pillow version [ci skip]
2017-05-06 11:57:24 +10:00
Hugo
da2ea4cfe3
Merge pull request #2501 from radarhere/releasenotes
...
Corrected syntax in release notes
2017-05-03 13:39:16 +03:00
Andrew Murray
6a7f4983af
Corrected syntax in release notes [ci skip]
2017-05-03 20:22:55 +10:00
wiredfool
19fe72e2f6
Merge pull request #2500 from radarhere/4.1.1
...
Cherry-pick changes from 4.1.1
2017-05-02 10:22:51 +01:00
wiredfool
535338396a
Updated CHANGES.rst [ci skip]
2017-04-29 18:27:20 +10:00
wiredfool
5a33416c72
4.1.1 release notes
2017-04-29 18:26:28 +10:00
wiredfool
eae5f7ab2f
Merge pull request #2497 from radarhere/platform
...
Updated Sierra tested Pillow version
2017-04-28 14:41:26 +01:00
Andrew Murray
cde8b89f73
Updated Sierra tested Pillow version [ci skip]
2017-04-28 19:26:49 +10:00
Andrew Murray
37b293f593
Flake8 fixes
2017-04-20 21:14:23 +10:00
Andrew Murray
17a111cba7
Removed unused variable
2017-04-20 21:09:23 +10:00
Andrew Murray
a34adc1bd0
Removed unnecessary brackets
2017-04-20 21:09:23 +10:00
wiredfool
272377097a
Update CHANGES.rst [ci skip]
2017-04-20 11:46:26 +01:00
wiredfool
ff564aa0e0
Merge pull request #2493 from wiredfool/issue_2479
...
Undef PySlice_GetIndicesEx, see https://bugs.python.org/issue29943
2017-04-20 11:45:15 +01:00
wiredfool
4e160cd981
Disable undef on pypy
2017-04-19 13:27:59 -07:00
wiredfool
c3717da45a
Undef PySlice_GetIndicesEx, see https://bugs.python.org/issue29943
2017-04-19 12:56:13 -07:00
wiredfool
17f799ed16
Merge pull request #2484 from hugovk/exif-resolution-as-int
...
Fix for file with DPI in EXIF but not metadata, and XResolution is an int rather than tuple
2017-04-19 12:10:44 +01:00
wiredfool
71056d339a
Update CHANGES.rst [ci skip]
2017-04-19 12:10:37 +01:00
wiredfool
591a06eac9
Updated Changes.rst [ci skip]
2017-04-19 11:55:22 +01:00
wiredfool
df616d2b16
Merge pull request #2471 from radarhere/crop
...
Return copy on Image crop if crop dimensions match the image
2017-04-19 11:46:07 +01:00
wiredfool
8397ee3339
Updated Changes.rst [ci skip]
2017-04-19 11:38:42 +01:00
wiredfool
bee6c2c800
Merge pull request #2466 from hugovk/run-faster-dockers-last
...
Run faster Dockers last so slower jobs don't hold up the build
2017-04-19 11:36:14 +01:00
wiredfool
12633a7792
Merge pull request #2464 from hugovk/appveyor-pillow-depends-clone
...
Speed up AppVeyor build
2017-04-19 11:36:00 +01:00
wiredfool
2ac4f79e8c
4.2.0.pre0 version bump
2017-04-19 03:02:45 -07:00
Alex Clark
e4faa1069a
Merge pull request #2487 from python-pillow/remove-broken-badge
...
Remove broken downloads badge
2017-04-12 17:01:00 -04:00
Hugo
45cbd25664
Remove broken downloads badge
...
Let's remove the downloads badge as it's broken and showing 0 downloads/month.
See also https://github.com/python-pillow/Pillow/issues/2396 and https://github.com/badges/shields/issues/716 .
[CI skip]
2017-04-12 22:41:39 +03:00
Hugo
8b06fa9a21
Fix for file with DPI in EXIF but not metadata, and XResolution is an int rather than tuple
2017-04-11 14:07:31 +03:00
Hugo
a4bfe1a1d5
Test file with DPI in EXIF but not metadata, and XResolution is an int rather than tuple
2017-04-11 13:53:01 +03:00
Hugo
b2933dc1c4
Image from Simon Conseil with permission: https://github.com/python-pillow/Pillow/issues/2481#issuecomment-293215833
2017-04-11 13:45:48 +03:00
Hugo
ecf50e37a1
Merge pull request #2477 from thebjorn/patch-1
...
Add missing colon in :command:`...`
2017-04-05 09:14:22 +03:00
Bjorn
c7b7f5aa69
Add missing colon in :command:...
2017-04-04 23:10:22 +02:00
wiredfool
38eff74004
4.1.0 version bump
2017-04-04 11:10:22 -07:00
wiredfool
a3164dc349
Merge pull request #2474 from python-pillow/docs-typos
...
Docs typos
2017-04-04 09:50:09 +01:00
wiredfool
890af53428
Still old version
2017-04-04 09:49:58 +01:00
wiredfool
9207d71f30
Merge pull request #2475 from wiredfool/pr_2032
...
Added non-exclusive fd for test for #2330
2017-04-04 09:14:19 +01:00
wiredfool
f95c158933
added non-exclusive fd for test
2017-04-04 00:27:20 -07:00
Hugo
8aecfeea65
Typos
...
[CI skip]
2017-04-04 09:38:00 +03:00
Hugo
4a908271af
Escape asterisk, update name
...
[CI skip]
2017-04-04 08:55:36 +03:00
wiredfool
fa237bdcb3
Merge pull request #2473 from wiredfool/release-notes
...
Release notes/Docs 4.1.0
2017-04-03 23:34:50 +01:00
wiredfool
ca76dfd2f2
Update CHANGES.rst [ci skip]
2017-04-03 23:33:18 +01:00
wiredfool
0834e9491e
Merge pull request #2330 from wiredfool/pr_2032
...
Close files after loading when possible.
2017-04-03 23:32:06 +01:00
wiredfool
bfa80cd3b3
Merge pull request #2296 from wiredfool/issue_2268
...
Fix Access to be reloadable -- Issue #2268
2017-04-03 23:30:25 +01:00
Hugo
53df62647a
DPI is a tuple ( #2472 )
...
* DPI is a tuple
* Some EXIF only contains an X resolution for DPI
* Refactor
* Test with no DPI in EXIF
* Handle EXIF with no DPI
* Created with: exiftool "-*resolution*"= photoshop-200dpi.jpg
* Test when not in EXIF, DPI==72,72
* Use X resolution for Y, default to 72,72 dpi
* Created with: exiftool -exif:ResolutionUnit=cm photoshop-200dpi.jpg
* Test for EXIF with dpcm instead of dpi
* Convert dpcm to dpi, and default to inches if unit unknown
2017-04-03 23:28:33 +01:00
wiredfool
275d2fa3cc
compatibility matrix split
2017-04-03 13:54:37 -07:00