Compatibility with Python 3.14
Open
Beginner friendly
- Dominant language
- Python
- Stars
- 5
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
The test suite currently fails on:
`FAILED tests/test_read_write.py::test_read_write_pathlib - KeyError: 'filedata'
`
when running on Python 3.14
Contributor guide
Research direction
Start by running tests/test_read_write.py::test_read_write_pathlib under Python 3.14 and inspect the failing pathlib read/write path around the reported KeyError: 'filedata'. Done means the test suite passes on Python 3.14 while preserving the existing ROFF read/write behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100