Skip to content

Conversation

@miguelhisojo
Copy link

added python3.13 support

@rschwarz
Copy link
Member

rschwarz commented Sep 4, 2025

The changes look good to me, but I'd prefer to test it (manually) with Python 3.13 on my local machine.

@rschwarz
Copy link
Member

rschwarz commented Sep 4, 2025

I also wonder: on the PR to the upstream python-mip, ie, coin-or#415, there were additional changes in the following commit, that also seem to be related to Python 3.13, for example, in mip/lists.py:

if key is None:
    raise KeyError("Empty key access (e.g., varlist[]) is not allowed in Python 3.13")

Did this turn out not to be necessary?

@rschwarz rschwarz merged commit 5f7b158 into Doing-The-Math:main Sep 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants