PolicyEngine / PolicyEngine/policyengine-api

Upgrade to Python 3.13

Open
#2,666 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.