From 6433480b9911d491d7d015760fa900f73650d26f Mon Sep 17 00:00:00 2001 From: Radka Angel Date: Fri, 3 Apr 2026 23:47:01 +0300 Subject: [PATCH] Fix punctuation in README Added a missing comma for improved readability in the README file. --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 1d2874e9ca4fdc..8d3978ff3db360 100644 --- a/README.rst +++ b/README.rst @@ -1,4 +1,4 @@ -This is Python version 3.15.0 alpha 7 +This is Python version 3.15.0, alpha 7 ===================================== .. image:: https://github.com/python/cpython/actions/workflows/build.yml/badge.svg?branch=main&event=push