mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-06-30 01:43:17 +03:00
Fix rst error: <string>:3150: (WARNING/2) Inline emphasis start-string without end-string.
This commit is contained in:
parent
39e689c090
commit
261a24752c
|
@ -1527,7 +1527,6 @@ Changelog (Pillow)
|
||||||
|
|
||||||
- Deprecate PIL.*ImagePlugin.__version__ attributes #3628
|
- Deprecate PIL.*ImagePlugin.__version__ attributes #3628
|
||||||
[jdufresne]
|
[jdufresne]
|
||||||
|
|
||||||
- Docs: Add note about ImageDraw operations that exceed image bounds #3620
|
- Docs: Add note about ImageDraw operations that exceed image bounds #3620
|
||||||
[radarhere]
|
[radarhere]
|
||||||
|
|
||||||
|
@ -3139,7 +3138,6 @@ Changelog (Pillow)
|
||||||
|
|
||||||
- Changed depends/install_*.sh urls to point to github pillow-depends repo #1983
|
- Changed depends/install_*.sh urls to point to github pillow-depends repo #1983
|
||||||
[wiredfool]
|
[wiredfool]
|
||||||
|
|
||||||
- Allow ICC profile from ``encoderinfo`` while saving PNGs #1909
|
- Allow ICC profile from ``encoderinfo`` while saving PNGs #1909
|
||||||
[homm]
|
[homm]
|
||||||
|
|
||||||
|
@ -3149,7 +3147,7 @@ Changelog (Pillow)
|
||||||
- Change function declaration to match Tcl_CmdProc type #1966
|
- Change function declaration to match Tcl_CmdProc type #1966
|
||||||
[homm]
|
[homm]
|
||||||
|
|
||||||
- Integer overflow checks on all calls to *alloc #1781
|
- Integer overflow checks on all calls to alloc #1781
|
||||||
[wiredfool]
|
[wiredfool]
|
||||||
|
|
||||||
- Change equals method on Image so it short circuits #1967
|
- Change equals method on Image so it short circuits #1967
|
||||||
|
|
Loading…
Reference in New Issue
Block a user