ladybird/Ports/python3
Rodrigo Tobar c3a6d96988 Ports: Patch Python to deal with Serenity's strftime
The xmlrpc.client module has some trial-and-error logic at module import
time to figure out how to properly format years using strftime. There
have already been problems in the past with this code in Python (see
https://bugs.python.org/issue13305, which is still open), and Serenity
only adds to that.

This problem has been reported at https://bugs.python.org/issue45386, so
hopefully in time we won't need this patch anymore.
2021-10-06 13:57:52 +01:00
..
patches Ports: Patch Python to deal with Serenity's strftime 2021-10-06 13:57:52 +01:00
.gitignore Ports: Build most python3 extension modules statically 2021-02-02 16:53:06 +01:00
package.sh Ports: Compile Python against OpenSSL to gain ssl module 2021-10-05 15:45:08 +01:00
version.sh Ports: Update Python to 3.10.0 2021-10-04 21:46:25 +01:00