neiljp (Neil Pilgrim)
|
8db8e3214f
|
Type annotations: Image.py: Improve many annotations.
|
2018-01-03 10:31:58 +00:00 |
|
neiljp (Neil Pilgrim)
|
1c0acf8a04
|
Type annotations: aliases.py: Add Color type-alias (no Text).
|
2018-01-03 10:31:58 +00:00 |
|
neiljp (Neil Pilgrim)
|
1af865813d
|
Type annotations: Label all obvious issues and label with 'FIXME TYPING'.
|
2018-01-03 10:31:58 +00:00 |
|
neiljp (Neil Pilgrim)
|
ab40a28c1c
|
Type annotations: Switch open/save BytesIO->BinaryIO.
|
2018-01-03 10:31:58 +00:00 |
|
neiljp (Neil Pilgrim)
|
10e2908813
|
Type annotations: Image.rotate bool->int for a parameter.
|
2018-01-03 10:31:58 +00:00 |
|
neiljp (Neil Pilgrim)
|
636e7406b3
|
Type annotations: Amend Image.getdata to return ImagingCore.
|
2018-01-03 10:31:58 +00:00 |
|
neiljp (Neil Pilgrim)
|
5515520d4c
|
Type annotations: aliases.py: Amend Extrema to use float & int Tuples.
|
2018-01-03 10:31:58 +00:00 |
|
neiljp (Neil Pilgrim)
|
910236feae
|
Type annotations: Clarify return type of Image.split.
|
2018-01-03 10:31:58 +00:00 |
|
neiljp (Neil Pilgrim)
|
2ab28d5084
|
Type annotations: Allow Image.putpalette to accept ImagePalette.
|
2018-01-03 10:31:58 +00:00 |
|
neiljp (Neil Pilgrim)
|
48e183eaf1
|
Type annotations: _imaging.pyi: Significantly improve stubs.
|
2018-01-03 10:31:58 +00:00 |
|
neiljp (Neil Pilgrim)
|
cf043ed16e
|
Type annotations: Correct pixel_access & specify self.readonly.
|
2018-01-03 10:31:58 +00:00 |
|
neiljp (Neil Pilgrim)
|
2110a7f47b
|
Type annotations: Amend Image.point parameter types.
|
2018-01-03 10:31:58 +00:00 |
|
neiljp (Neil Pilgrim)
|
0541e239d4
|
Type annotations: Enable Image.filter to also accept Callable returning Filter.
|
2018-01-03 10:31:58 +00:00 |
|
neiljp (Neil Pilgrim)
|
cb535be9af
|
Type annotations: Amend __setstate__ to accept Tuple.
|
2018-01-03 10:31:58 +00:00 |
|
neiljp (Neil Pilgrim)
|
2d0fb6b979
|
Type annotations: Amend eq/ne to be (object)->bool.
|
2018-01-03 10:31:58 +00:00 |
|
neiljp (Neil Pilgrim)
|
4c45a312f0
|
Type annotations: Add Union & Any to aliases.py.
|
2018-01-03 10:31:58 +00:00 |
|
neiljp (Neil Pilgrim)
|
363e409b58
|
Type annotations: Annotate self.tile & add FIXME.
|
2018-01-03 10:31:58 +00:00 |
|
neiljp (Neil Pilgrim)
|
04f7ac3085
|
Type annotations: Annotate exclusive_fp.
|
2018-01-03 10:31:58 +00:00 |
|
neiljp (Neil Pilgrim)
|
898c83d261
|
Type annotations: Correct Image/ImagingCore annotations.
|
2018-01-03 10:31:58 +00:00 |
|
neiljp (Neil Pilgrim)
|
2c76f3b843
|
Type annotations: Explicitly mark some Image data types.
|
2018-01-03 10:31:58 +00:00 |
|
neiljp (Neil Pilgrim)
|
cbe95228ce
|
Type annotations: Improve imports in Image.py.
|
2018-01-03 10:31:58 +00:00 |
|
neiljp (Neil Pilgrim)
|
5979e0e099
|
Type annotations: Improve Image.getproject().
|
2018-01-03 10:31:58 +00:00 |
|
neiljp (Neil Pilgrim)
|
850e28a02f
|
Type annotations: Add & use Extrema type alias.
|
2018-01-03 10:31:58 +00:00 |
|
neiljp (Neil Pilgrim)
|
9625b7957e
|
Type annotations: Mark Image.draft to accept (Mode, Size).
|
2018-01-03 10:31:58 +00:00 |
|
neiljp (Neil Pilgrim)
|
0b005596b1
|
Type annotations: Add stubs for _imaging; aliases into aliases.py.
|
2018-01-03 10:31:58 +00:00 |
|
neiljp (Neil Pilgrim)
|
cd26623083
|
Type annotations: Adjust __repr__ return & ignore ne/eq.
|
2018-01-03 10:31:58 +00:00 |
|
neiljp (Neil Pilgrim)
|
bd4e593682
|
Type annotations: Adjust Filter import.
|
2018-01-03 10:31:58 +00:00 |
|
neiljp (Neil Pilgrim)
|
43b704b7df
|
Type annotations: Switch to type alias for Mode & add self.im annotation.
|
2018-01-03 10:31:58 +00:00 |
|
neiljp (Neil Pilgrim)
|
97c2312c07
|
Type annotations: Image.py.
|
2018-01-03 10:31:58 +00:00 |
|
wiredfool
|
bad730ecff
|
Update CHANGES.rst [ci skip]
|
2018-01-03 10:28:27 +00:00 |
|
wiredfool
|
6591021f6a
|
Merge pull request #2921 from radarhere/python27
Changed documentation references to 2.x to 2.7
|
2018-01-03 10:27:42 +00:00 |
|
wiredfool
|
86d4fb210e
|
Merge pull request #2920 from radarhere/version
5.1.0.dev0 version bump
|
2018-01-03 10:16:49 +00:00 |
|
Alex Clark
|
fcc98a6885
|
Merge pull request #2924 from Huluti/patch-1
Remove the broken Gratipay link
|
2018-01-02 15:16:04 -05:00 |
|
Hugo Posnic
|
0fcfac8cdc
|
Remove the broken Gratipay link
This page doesn't exist anymore so...
|
2018-01-02 19:15:55 +01:00 |
|
Andrew Murray
|
9572b28fd7
|
Changed documentation references to 2.x to 2.7 [ci skip]
|
2018-01-02 12:51:54 +11:00 |
|
Andrew Murray
|
dc5e280785
|
5.1.0.dev0 version bump
|
2018-01-02 12:22:22 +11:00 |
|
wiredfool
|
e5bd7eb623
|
5.0.0 Version Bump
|
2018-01-01 15:03:06 +00:00 |
|
wiredfool
|
bff4f4a549
|
Merge pull request #2919 from wiredfool/pr_2838
Pr 2838
|
2018-01-01 14:41:11 +00:00 |
|
wiredfool
|
659906ce32
|
Consolidate fedora derivatives
|
2018-01-01 14:38:38 +00:00 |
|
wiredfool
|
fba406c461
|
Merge pull request #2913 from wiredfool/release-notes-5
Release notes 5.0.0
|
2018-01-01 14:23:54 +00:00 |
|
wiredfool
|
5362da06c1
|
Updated Release Notes
|
2018-01-01 14:22:03 +00:00 |
|
wiredfool
|
3f491f6bb5
|
Update CHANGES.rst [ci skip]
|
2018-01-01 14:16:17 +00:00 |
|
wiredfool
|
c560d9adae
|
Merge pull request #2918 from radarhere/copyright
Updated copyright year
|
2018-01-01 14:15:35 +00:00 |
|
wiredfool
|
4930ba766b
|
Merge pull request #2917 from radarhere/tox
Removed py33 from tox envlist
|
2018-01-01 14:15:24 +00:00 |
|
wiredfool
|
60943fc8bc
|
Merge pull request #2916 from radarhere/src
Updated paths for src directory
|
2018-01-01 14:15:13 +00:00 |
|
wiredfool
|
53139fe36f
|
Merge pull request #2915 from hugovk/4.4.0-5.0.0
Update 4.4.0 -> 5.0.0
|
2018-01-01 14:14:45 +00:00 |
|
wiredfool
|
6d65dfeb51
|
Merge pull request #2914 from radarhere/documentation
Improved documentation
|
2018-01-01 14:13:29 +00:00 |
|
Andrew Murray
|
b68cf4a286
|
Updated copyright year
|
2017-12-31 12:05:03 +11:00 |
|
Andrew Murray
|
38279f8cd6
|
Removed py33 from tox envlist
|
2017-12-31 11:53:38 +11:00 |
|
Andrew Murray
|
1c60473488
|
Updated paths for src directory
|
2017-12-31 07:11:26 +11:00 |
|