From 2ccc6ba64ca26c627d3c8127d09b64e69ccbc977 Mon Sep 17 00:00:00 2001 From: Arslaan Pathan Date: Wed, 21 Jan 2026 20:10:19 +1300 Subject: Add custom README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md (limited to 'README.md') 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. -- cgit v1.2.3