]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Add 3.13 as a version option to the crash issue template (#124560)
authorZachary Ware <zach@python.org>
Wed, 25 Sep 2024 23:09:37 +0000 (18:09 -0500)
committerGitHub <noreply@github.com>
Wed, 25 Sep 2024 23:09:37 +0000 (23:09 +0000)
.github/ISSUE_TEMPLATE/crash.yml

index c14d7cf2599d4c1c1af24ef50abada0f4bbbfb4c..6d73f7cae5c0ae617709526c6bec7a722fda8174 100644 (file)
@@ -32,6 +32,7 @@ body:
         - "3.10"
         - "3.11"
         - "3.12"
+        - "3.13"
         - "CPython main branch"
     validations:
       required: true