Update Ubuntu Bionic to Jammy in setup.rst by illia-v · Pull Request #654 · python/devguide
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
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Ubuntu Focal Fossa is the latest LTS release. Its default Python version is 3.8.
Also, I added a numeric version of the Ubuntu release because it is likely more familiar to users.
Ubuntu Focal Fossa is the latest LTS release. Its default Python version is 3.8. Also, I added a numeric version of the Ubuntu release because it is likely more familiar to users.
@illia-v Looks good, please could you resolve the conflicts?
ezio-melotti
changed the title
Update Ubuntu Bionic to Focal in setup.rst
Update Ubuntu Bionic to Jammy in setup.rst
AA-Turner pushed a commit to AA-Turner/devguide that referenced this pull request
Jun 17, 2022* Update Ubuntu Bionic to Focal in setup.rst Ubuntu Focal Fossa is the latest LTS release. Its default Python version is 3.8. Also, I added a numeric version of the Ubuntu release because it is likely more familiar to users. * Update setup docs to Jammy Jellyfish. Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>