FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-115119: Bump CI to use Ubuntu 22.04 by erlend-aasland · Pull Request #118631 · python/cpython · GitHub

/ cpython Public

gh-115119: Bump CI to use Ubuntu 22.04 - #118631

Merged
erlend-aasland merged 1 commit into
python:mainfrom
erlend-aasland:ci/ubuntu-22.04
May 6, 2024
Merged

gh-115119: Bump CI to use Ubuntu 22.04#118631
erlend-aasland merged 1 commit into
python:mainfrom
erlend-aasland:ci/ubuntu-22.04

Conversation

erlend-aasland commented May 6, 2024
edited
Loading

Copy link
Copy Markdown
Contributor

Ubuntu 22.04 ships with mpdecimal 2.5.1, installable using apt install libmpdec-dev.

Ubuntu 22.04 ships with mpdecimal 2.5.1, installable using 'apt install libmpdec3'

Copy link
Copy Markdown
Contributor Author

FTR, the mpdecimal library provided by Ubuntu 20.04 is version 2.4.x; too old for CPython which requires mpdecimal 2.5.0 or newer.

Copy link
Copy Markdown
Contributor Author

We might want to backport this to 3.12.

hugovk left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

We might want to backport this to 3.12.

Yep, let's keep them in sync for fewer surprises.

erlend-aasland added the needs backport to 3.12 only security fixes label May 6, 2024
erlend-aasland merged commit 716ec4b into python:main May 6, 2024
erlend-aasland deleted the ci/ubuntu-22.04 branch May 6, 2024 08:39

This comment was marked as outdated.

This comment was marked as outdated.

bedevere-app Bot commented May 6, 2024

Copy link
Copy Markdown

GH-118634 is a backport of this pull request to the 3.12 branch.

bedevere-app Bot removed the needs backport to 3.12 only security fixes label May 6, 2024
erlend-aasland added a commit that referenced this pull request May 6, 2024
Ubuntu 22.04 ships with mpdecimal 2.5.1, installable using 'apt install libmpdec-dev'.
SonicField pushed a commit to SonicField/cpython that referenced this pull request May 8, 2024
Ubuntu 22.04 ships with mpdecimal 2.5.1, installable using 'apt install libmpdec-dev'.
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL