chore!: drop support for Python 3.8#79
Merged
ahal merged 1 commit intomozilla-releng:mainfrom Dec 18, 2025
Merged
Conversation
Eijebong
requested changes
Dec 18, 2025
Contributor
Eijebong
left a comment
There was a problem hiding this comment.
[task 2025-12-18T15:59:18.012+00:00] py310: skipped because could not find python interpreter with spec(s): py310
[task 2025-12-18T15:59:18.012+00:00] py314: skipped because could not find python interpreter with spec(s): py314
[task 2025-12-18T15:59:18.012+00:00] py312: skipped because could not find python interpreter with spec(s): py312
dd78268 to
09336d2
Compare
auto-merge was automatically disabled
December 18, 2025 16:43
Pull request was converted to draft
479e1bb to
53a3d2c
Compare
Also add tests for 3.13 and 3.14
53a3d2c to
5ace449
Compare
Eijebong
approved these changes
Dec 18, 2025
Contributor
Eijebong
left a comment
There was a problem hiding this comment.
[task 2025-12-18T18:27:27.687+00:00] py314: OK ✔ in 17.19 seconds
[task 2025-12-18T18:27:27.687+00:00] py313: OK ✔ in 18.64 seconds
[task 2025-12-18T18:27:27.687+00:00] py312: OK ✔ in 18.83 seconds
[task 2025-12-18T18:27:27.687+00:00] py311: OK ✔ in 18.88 seconds
[task 2025-12-18T18:27:27.687+00:00] py310: OK ✔ in 20.09 seconds
[task 2025-12-18T18:27:27.687+00:00] py39: OK ✔ in 20.32 seconds
Looking good now
| git \ | ||
| libffi-dev \ | ||
| libssl-dev \ | ||
| mercurial \ |
Contributor
There was a problem hiding this comment.
simple-github
look inside
mercurial
I'm guessing this was required at some point for run-task? Or it was copy pasted from somewhere else?
Not something to do in this PR, just found it funny
Contributor
Author
There was a problem hiding this comment.
Yeah, probably copy/paste.. we can almost certainly remove it ><
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
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Also add tests for 3.13 and 3.14