Commit Graph

  • f4765c9750 Type annotations: _imaging.pyi: Add preliminary merge() stub. neiljp (Neil Pilgrim) 2017-08-31 14:10:59 -0700
  • 6353c153f9 Type annotations: Image.py: Add _show and _showxv annotations. neiljp (Neil Pilgrim) 2017-08-31 14:10:08 -0700
  • c23c755acc Type annotations: Image.py: Annotation for not-installed handler. neiljp (Neil Pilgrim) 2017-08-31 11:54:05 -0700
  • d6f89c103c Type annotations: Image.py: Amend Image.resize given new parameter. neiljp (Neil Pilgrim) 2017-08-31 11:52:36 -0700
  • 8929e1e0c2 Type annotations: _imaging.pyi typo. neiljp (Neil Pilgrim) 2017-08-24 15:39:49 -0700
  • 5ee809495c Type annotations: Image.py: Initial annotation for expression analyzer. neiljp (Neil Pilgrim) 2017-08-22 12:43:13 -0700
  • 46cb90f568 Type annotations: Image.py: Correct _conv_type_shape & add _MODE_CONV. neiljp (Neil Pilgrim) 2017-08-22 12:35:07 -0700
  • 72393d7703 Type annotations: _imaging.pyi: Many improvements. neiljp (Neil Pilgrim) 2017-08-21 23:17:24 -0700
  • 8db8e3214f Type annotations: Image.py: Improve many annotations. neiljp (Neil Pilgrim) 2017-08-21 14:04:02 -0700
  • 1c0acf8a04 Type annotations: aliases.py: Add Color type-alias (no Text). neiljp (Neil Pilgrim) 2017-08-21 23:15:52 -0700
  • 1af865813d Type annotations: Label all obvious issues and label with 'FIXME TYPING'. neiljp (Neil Pilgrim) 2017-08-20 19:43:00 -0700
  • ab40a28c1c Type annotations: Switch open/save BytesIO->BinaryIO. neiljp (Neil Pilgrim) 2017-08-20 19:56:16 -0700
  • 10e2908813 Type annotations: Image.rotate bool->int for a parameter. neiljp (Neil Pilgrim) 2017-08-20 18:59:17 -0700
  • 636e7406b3 Type annotations: Amend Image.getdata to return ImagingCore. neiljp (Neil Pilgrim) 2017-08-20 17:26:39 -0700
  • 5515520d4c Type annotations: aliases.py: Amend Extrema to use float & int Tuples. neiljp (Neil Pilgrim) 2017-08-20 17:25:53 -0700
  • 910236feae Type annotations: Clarify return type of Image.split. neiljp (Neil Pilgrim) 2017-08-20 14:16:26 -0700
  • 2ab28d5084 Type annotations: Allow Image.putpalette to accept ImagePalette. neiljp (Neil Pilgrim) 2017-08-20 11:19:31 -0700
  • 48e183eaf1 Type annotations: _imaging.pyi: Significantly improve stubs. neiljp (Neil Pilgrim) 2017-08-20 11:18:15 -0700
  • cf043ed16e Type annotations: Correct pixel_access & specify self.readonly. neiljp (Neil Pilgrim) 2017-08-20 10:44:43 -0700
  • 2110a7f47b Type annotations: Amend Image.point parameter types. neiljp (Neil Pilgrim) 2017-08-19 18:29:45 -0700
  • 0541e239d4 Type annotations: Enable Image.filter to also accept Callable returning Filter. neiljp (Neil Pilgrim) 2017-08-19 17:19:13 -0700
  • cb535be9af Type annotations: Amend __setstate__ to accept Tuple. neiljp (Neil Pilgrim) 2017-08-19 17:11:11 -0700
  • 2d0fb6b979 Type annotations: Amend eq/ne to be (object)->bool. neiljp (Neil Pilgrim) 2017-08-19 17:03:33 -0700
  • 4c45a312f0 Type annotations: Add Union & Any to aliases.py. neiljp (Neil Pilgrim) 2017-08-19 16:24:06 -0700
  • 363e409b58 Type annotations: Annotate self.tile & add FIXME. neiljp (Neil Pilgrim) 2017-08-19 13:36:18 -0700
  • 04f7ac3085 Type annotations: Annotate exclusive_fp. neiljp (Neil Pilgrim) 2017-08-19 13:35:39 -0700
  • 898c83d261 Type annotations: Correct Image/ImagingCore annotations. neiljp (Neil Pilgrim) 2017-08-19 13:07:42 -0700
  • 2c76f3b843 Type annotations: Explicitly mark some Image data types. neiljp (Neil Pilgrim) 2017-08-19 12:44:21 -0700
  • cbe95228ce Type annotations: Improve imports in Image.py. neiljp (Neil Pilgrim) 2017-08-17 22:23:34 -0700
  • 5979e0e099 Type annotations: Improve Image.getproject(). neiljp (Neil Pilgrim) 2017-08-19 11:05:24 -0700
  • 850e28a02f Type annotations: Add & use Extrema type alias. neiljp (Neil Pilgrim) 2017-08-19 11:04:28 -0700
  • 9625b7957e Type annotations: Mark Image.draft to accept (Mode, Size). neiljp (Neil Pilgrim) 2017-08-18 22:02:29 -0700
  • 0b005596b1 Type annotations: Add stubs for _imaging; aliases into aliases.py. neiljp (Neil Pilgrim) 2017-08-18 10:48:25 -0700
  • cd26623083 Type annotations: Adjust __repr__ return & ignore ne/eq. neiljp (Neil Pilgrim) 2017-08-17 22:31:59 -0700
  • bd4e593682 Type annotations: Adjust Filter import. neiljp (Neil Pilgrim) 2017-08-17 22:23:34 -0700
  • 43b704b7df Type annotations: Switch to type alias for Mode & add self.im annotation. neiljp (Neil Pilgrim) 2017-08-17 21:54:51 -0700
  • 97c2312c07 Type annotations: Image.py. neiljp (Neil Pilgrim) 2017-08-16 23:01:27 -0700
  • bad730ecff
    Update CHANGES.rst [ci skip] wiredfool 2018-01-03 10:28:27 +0000
  • 6591021f6a
    Merge pull request #2921 from radarhere/python27 wiredfool 2018-01-03 10:27:42 +0000
  • 86d4fb210e
    Merge pull request #2920 from radarhere/version wiredfool 2018-01-03 10:16:49 +0000
  • fcc98a6885
    Merge pull request #2924 from Huluti/patch-1 Alex Clark 2018-01-02 15:16:04 -0500
  • 0fcfac8cdc
    Remove the broken Gratipay link Hugo Posnic 2018-01-02 19:15:55 +0100
  • 9bad957ec2 Fix path detection rtlanceroad 2018-01-02 20:54:24 +0800
  • 9572b28fd7 Changed documentation references to 2.x to 2.7 [ci skip] Andrew Murray 2018-01-02 12:51:54 +1100
  • dc5e280785 5.1.0.dev0 version bump Andrew Murray 2018-01-02 12:22:22 +1100
  • 31f13e7058 5.0.0 version bump wiredfool 2018-01-01 15:04:54 +0000
  • e5bd7eb623 5.0.0 Version Bump 5.0.0 wiredfool 2018-01-01 15:03:06 +0000
  • 130aa42008 Pre 5.0.0 version bump wiredfool 2018-01-01 14:49:58 +0000
  • bff4f4a549
    Merge pull request #2919 from wiredfool/pr_2838 wiredfool 2018-01-01 14:41:11 +0000
  • 659906ce32 Consolidate fedora derivatives wiredfool 2018-01-01 14:38:38 +0000
  • b953fd7fdc Merge 0727e83c2e into fba406c461 Alex Clark 2018-01-01 14:24:09 +0000
  • fba406c461
    Merge pull request #2913 from wiredfool/release-notes-5 wiredfool 2018-01-01 14:23:54 +0000
  • 5362da06c1 Updated Release Notes wiredfool 2018-01-01 14:22:03 +0000
  • 3f491f6bb5
    Update CHANGES.rst [ci skip] wiredfool 2018-01-01 14:16:17 +0000
  • c560d9adae
    Merge pull request #2918 from radarhere/copyright wiredfool 2018-01-01 14:15:35 +0000
  • 4930ba766b
    Merge pull request #2917 from radarhere/tox wiredfool 2018-01-01 14:15:24 +0000
  • 60943fc8bc
    Merge pull request #2916 from radarhere/src wiredfool 2018-01-01 14:15:13 +0000
  • 53139fe36f
    Merge pull request #2915 from hugovk/4.4.0-5.0.0 wiredfool 2018-01-01 14:14:45 +0000
  • 6d65dfeb51
    Merge pull request #2914 from radarhere/documentation wiredfool 2018-01-01 14:13:29 +0000
  • b68cf4a286 Updated copyright year Andrew Murray 2017-12-31 12:05:03 +1100
  • 38279f8cd6 Removed py33 from tox envlist Andrew Murray 2017-12-31 11:53:38 +1100
  • 1c60473488 Updated paths for src directory Andrew Murray 2017-12-31 07:11:26 +1100
  • 8018f7b290 4.4.0 -> 5.0.0 Hugo 2017-12-30 20:34:55 +0200
  • 6877d683ef Typos wiredfool 2017-12-30 10:41:38 +0000
  • 1f40684743 Improved documentation Andrew Murray 2017-12-30 21:23:04 +1100
  • 263e9766dd
    Merge pull request #74 from radarhere/xcode Hugo 2017-12-30 12:02:09 +0200
  • 6c61de97ad Added GD tests Andrew Murray 2017-09-17 20:15:59 +1000
  • e0c6ca9b61 Corrected info key Andrew Murray 2017-09-06 13:14:47 +1000
  • 07a86bacc9 Removed duplicate code Andrew Murray 2017-09-06 13:14:39 +1000
  • 1ea60ed28f Updated travis osx_image to 8 Andrew Murray 2017-12-30 19:14:28 +1100
  • 9d86a92853 Release notes for other known changes wiredfool 2017-12-29 22:44:07 +0000
  • 47d6a47bda Image.transform release notes wiredfool 2017-12-29 22:19:13 +0000
  • 1407af2c6d
    Merge pull request #73 from python-pillow/pytest wiredfool 2017-12-29 22:04:24 +0000
  • 894ff64cf1
    Update CHANGES.rst wiredfool 2017-12-29 22:03:44 +0000
  • 81c88b1ead
    Merge pull request #2911 from wiredfool/src-reorg wiredfool 2017-12-29 22:00:32 +0000
  • d6791e630b Merge 83e6469d9b into 341131f812 Hugo 2017-12-28 23:01:05 +0000
  • ef5bab99b5 fixed merge wiredfool 2017-12-28 16:07:18 +0000
  • 0c1f75876a Use a specific docker tag image version wiredfool 2017-12-28 12:22:35 +0000
  • 3dc01995ca Need to run install or develop for coverage wiredfool 2017-12-28 10:52:39 +0000
  • 7619018257 remove --installed tweaking in selftest.py wiredfool 2017-12-28 10:39:05 +0000
  • 1b89747726 No need to move PIL out of the way anymore in appveyor wiredfool 2017-12-28 10:20:51 +0000
  • 0474d9dd0c src directories for pyflakes/pycodestyle wiredfool 2017-12-28 10:18:20 +0000
  • cc35bd70bc No need to run coverage on dev machines Hugo 2017-12-28 12:02:13 +0200
  • 0bb3f4fee9 source layout reorg wiredfool 2017-12-27 22:23:17 +0000
  • 7df920303c Remove nose-specific code Hugo 2017-12-13 15:53:15 +0200
  • b55ea4014e Calls pytest directly Hugo 2017-12-13 15:49:21 +0200
  • 3c8cfa8197 Major version bump and release note for dropped Python 3.3 Hugo 2017-12-13 14:59:25 +0200
  • 5592163564 pytest no longer supports EOL Python 3.3 hugovk 2017-12-12 22:55:11 +0200
  • a3286391c3 'Make test' calls 'pytest -qq' directly hugovk 2017-11-16 18:27:07 +0200
  • 96df8a8fda Test with multiprocessing hugovk 2017-11-15 22:22:52 +0200
  • b609ee5cbd Remove unused/unrunnable profile-installed.py Hugo 2017-11-07 12:35:46 +0200
  • 6a83675fe7 Update with pytest Hugo 2017-11-06 18:40:23 +0200
  • 20d00c5fe9 Update test instructions hugovk 2017-11-01 23:31:24 +0200
  • 19bc6f0b96 No need for --cov-append hugovk 2017-11-01 22:29:45 +0200
  • 3515ae3d9e Test with coverage on Windows, update 'setup.py test' Hugo 2017-10-29 15:11:00 +0200
  • db760c1284 Use pytest instead of nose Hugo 2017-10-26 18:07:34 +0300
  • cdab7f2039 Run pytest as module Hugo 2017-10-26 16:55:13 +0300
  • ecf37e59f8 --cov-append hugovk 2017-10-26 08:46:19 +0300
  • e30433e4b2 Test testing with pytest hugovk 2017-10-26 08:20:16 +0300
  • 341131f812
    Update CHANGES.rst [ci skip] wiredfool 2017-12-28 14:25:10 +0000