aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArslaan Pathan <[email protected]>2026-01-21 20:10:19 +1300
committerArslaan Pathan <[email protected]>2026-01-21 20:10:19 +1300
commit2ccc6ba64ca26c627d3c8127d09b64e69ccbc977 (patch)
treebe2aa8448f4ff49eb479d3e00383b70a393ac1d0
parentbceb1f141ad5227dd301e8ba10213ebbd75fa192 (diff)
downloadpython-0.9.1-patched-QoL-2ccc6ba64ca26c627d3c8127d09b64e69ccbc977.tar.xz
python-0.9.1-patched-QoL-2ccc6ba64ca26c627d3c8127d09b64e69ccbc977.zip
Add custom README
-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