Update requirements for Python 3.14 compatibility
Nobody has claimed this yet.
Assessment
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Newbie friendliness
- 76/100
- Issue type
- Bug
- Clarity
- Clearly specified
- Activity status
- Quiet
- Tech stack
- python
- Domain
- build-system
Research direction
Open requirements.txt around line 290 and inspect the ruamel-yaml-clib pin. Update it past v0.2.13, then verify installation on Python 3.14 and, if available, 3.15-alpha across the platforms relevant to the project. Done means the updated requirements install successfully on those Python versions.
Written by the indexing model from the issue text.
Description
For now it seems that to successfully install on 3.14 or 3.15-alpha the only necessary update is bumping ruamel-yaml-clib here:
past v0.2.13 — the current one is v0.2.15 and that either has the necessary wheels available, or builds successfully on the few platforms I tried.
(The project doesn't really keep a changelog, but from commit history it seems it's mainly build+packaging and version compatibility changes: https://sourceforge.net/p/ruamel-yaml-clib/code/commit_browser …)
- Dominant language
- Python
- Stars
- 44
- Forks
- 16
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 8
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from thunderbird/thunderbird-notes
-
enhancement
thunderbird/thunderbird-notes#30 · 1 assignee ·
-
enhancement
thunderbird/thunderbird-notes#29 · 1 assignee ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 52/100
-
thunderbird/thunderbird-notes#25 · 1 assignee ·
All issues in thunderbird/thunderbird-notes
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100