-
-
Notifications
You must be signed in to change notification settings - Fork 14.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
python3: switch to python38 for 20.09 #71220
Comments
Now that Python 3.8 is released we will also build packages on Hydra. As soon as the far majority of packages build, we can make Python 3.8 the default `python3`. #71220
Also, a call to python package maintainers, we need to make sure your packages work with python38 for 20.03. If you have PRs fixing this please reference this issue, or if you open an issue to reference it also. |
For cross reference: #71222 |
@FRidh There's still plenty of the python ecosystem which doesn't support 3.8. Personally, I think this should have waited another month. |
Looking at |
This issue has been mentioned on NixOS Discourse. There might be relevant details there: https://discourse.nixos.org/t/nixos-20-03-feature-freeze/5655/1 |
This was reverted. If we manage to have another staging cycle before branch-off, then we could give it another try, otherwise, we should postpone this to 20.09. |
There was quite a bit of deprecation that took place in python3.8. Personally I'm fine with floating python3 as python3.7 until 20.09 |
Hello, I'm a bot and I thank you in the name of the community for opening this issue. To help our human contributors focus on the most-relevant reports, I check up on old issues to see if they're still relevant. This issue has had no activity for 180 days, and so I marked it as stale, but you can rest assured it will never be closed by a non-human. The community would appreciate your effort in checking if the issue is still valid. If it isn't, please close it. If the issue persists, and you'd like to remove the stale label, you simply need to leave a comment. Your comment can be as simple as "still important to me". If you'd like it to get more attention, you can ask for help by searching for maintainers and people that previously touched related code and @ mention them in a comment. You can use Git blame or GitHub's web interface on the relevant files to find them. Lastly, you can always ask for help at our Discourse Forum or at #nixos' IRC channel. |
This has been done. Need to check the documentation and changelog. |
@FRidh From the 20.03 changelog:
So I guess this can be closed. |
Describe the bug
Use
python38
aspython3
for 20.03.python38Packages
The text was updated successfully, but these errors were encountered: