]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
add 3.13 as an option on the bug form (#111083)
authorNed Batchelder <ned@nedbatchelder.com>
Thu, 19 Oct 2023 16:52:56 +0000 (12:52 -0400)
committerGitHub <noreply@github.com>
Thu, 19 Oct 2023 16:52:56 +0000 (17:52 +0100)
.github/ISSUE_TEMPLATE/bug.yml

index 21a375361bf58e74acb1065e86dc488a19c64b81..395516f29b037c529fd097e86032f16c16199eeb 100644 (file)
@@ -39,6 +39,7 @@ body:
         - "3.10"
         - "3.11"
         - "3.12"
+        - "3.13"
         - "CPython main branch"
     validations:
       required: true