lodgeit/lodgeit/lib
Jeremy Stanley 1cee24ce0b Support Pillow v10
Pillow 9.5 deprecated the getsize method for fonts in favor of its
new getbbox, and then getsize was removed in Pillow 10.. Adjust the
call we use for captcha generation so it will continue working, and
declare a requirement for the earliest forward-compatible release.

Change-Id: Ib35eea077d7f8c428493ef8e4cfe00e05e580a6f
2024-02-20 21:49:07 +00:00
..
__init__.py [svn] checked in incomplete lodgeit in order to install it as private beta on the server 2007-04-09 16:21:23 +02:00
antispam.py Removes unnecessary utf-8 encoding 2020-03-05 11:17:04 +00:00
captcha.py Support Pillow v10 2024-02-20 21:49:07 +00:00
compilerparser.py Removes unnecessary utf-8 encoding 2020-03-05 11:17:04 +00:00
diff.py diff parser : update next variable 2021-08-04 11:34:31 +10:00
filterable.py Merge "Removes unnecessary utf-8 encoding" 2020-03-06 01:49:51 +00:00
highlighting.py Put regex multiline specifier at beginning of regex string 2023-10-09 11:51:46 -07:00
json.py Properly handle paste exceptions 2021-08-13 17:07:34 +00:00
webapi.py Replace inspect.getargspec with inspect.signature 2023-10-09 13:40:10 -07:00
xmlrpc.py Merge "Removes unnecessary utf-8 encoding" 2020-03-06 01:49:51 +00:00