]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Issue template: Remove 3.8 and add 3.14 version (#125552)
authorKirill Podoprigora <kirill.bast9@mail.ru>
Tue, 15 Oct 2024 21:25:20 +0000 (00:25 +0300)
committerGitHub <noreply@github.com>
Tue, 15 Oct 2024 21:25:20 +0000 (00:25 +0300)
.github/ISSUE_TEMPLATE/bug.yml

index 395516f29b037c529fd097e86032f16c16199eeb..7b7810cf6965fd4a33c7a5bd4c3f097b3c2cbeaa 100644 (file)
@@ -34,12 +34,12 @@ body:
       label: "CPython versions tested on:"
       multiple: true
       options:
-        - "3.8"
         - "3.9"
         - "3.10"
         - "3.11"
         - "3.12"
         - "3.13"
+        - "3.14"
         - "CPython main branch"
     validations:
       required: true