python314: init at 3.14.0a1

https://docs.python.org/3.14/whatsnew/changelog.html#python-3-14-0-alpha-1
This commit is contained in:
Martin Weinelt 2024-10-16 03:12:01 +02:00
parent aafd9c0a25
commit 8044c0cc0a
No known key found for this signature in database
GPG key ID: 87C1E9888F856759
4 changed files with 65 additions and 1 deletions

View file

@ -55,6 +55,7 @@ sets are
* `pkgs.python311Packages`
* `pkgs.python312Packages`
* `pkgs.python313Packages`
* `pkgs.python314Packages`
* `pkgs.pypy27Packages`
* `pkgs.pypy39Packages`
* `pkgs.pypy310Packages`