PolicyEngine / PolicyEngine/policyengine-api
Upgrade to Python 3.13
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 18
- Forks
- 33
- Avg merge
- 23h 40m
- Merged PRs (30d)
- 22
Description
Now that microdf has been updated to support Python 3.13, we should upgrade this repository to support Python 3.13.
Tasks
- Add Python 3.13 to supported versions in setup.py
- Update GitHub Actions workflows to test on Python 3.13
- Test that all functionality works with Python 3.13
- Update any dependencies that may need upgrading for Python 3.13 compatibility
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.
Research direction
Start by reviewing setup.py and the GitHub Actions workflows to see how supported Python versions and test matrices are declared. Run the existing test suite with Python 3.13, then identify any dependency compatibility failures. Done means Python 3.13 is declared as supported, tested in CI, and the full functionality suite passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend, ci-cd
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100