change aloc to *aloc

This commit is contained in:
Max Base 2022-04-14 13:35:04 +04:30 committed by GitHub
parent ab7f6c87db
commit 5f5e30880a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3147,7 +3147,7 @@ Changelog (Pillow)
- Change function declaration to match Tcl_CmdProc type #1966
[homm]
- Integer overflow checks on all calls to alloc #1781
- Integer overflow checks on all calls to ``*alloc`` #1781
[wiredfool]
- Change equals method on Image so it short circuits #1967