aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md5
-rw-r--r--README.original (renamed from README)0
2 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..06d6ecc
--- /dev/null
+++ b/README.md
@@ -0,0 +1,5 @@
+# Python 0.9.1 (patched, QoL improvements)
+
+> Notice: This is not endorsed by the Python Software Foundation nor is it endorsed by Stichting Mathematisch Centrum/CWI or any of their subsidiaries.
+
+This repository is a patched version of Python 0.9.1 which fixes the multiplication integer overflow bug on 64-bit systems, sets -std=c89 in CFLAGS by default to be compatible with GCC 15, and a couple of other QoL improvements.
diff --git a/README b/README.original
index 715da68..715da68 100644
--- a/README
+++ b/README.original