It’s done: Python 3.12 beta 1 is released, the 3.12 branch has been created, and features are finally frozen.

This commit is contained in:
Julien Palard 2023-05-22 22:50:54 +02:00
parent 15176e846d
commit 3f1dc06d36
Signed by: mdk
GPG Key ID: 0EFC1AC1006886F8
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ compile-pythons()
compile-python 3.9.16 &
compile-python 3.10.10 &
compile-python 3.11.2 &
compile-python 3.12.0 a6 &
compile-python 3.12.0 b1 &
wait
}