python-mip icon indicating copy to clipboard operation
python-mip copied to clipboard

Remove upper limit on python version

Open DominikPeters opened this issue 7 months ago • 1 comments

DominikPeters avatar Jun 02 '25 22:06 DominikPeters

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Jun 02 '25 22:06 CLAassistant

I'll merge this as soon as tests pass. I guess that CI is waiting on the CLA being signed? It's a trivial change so a CLA is probably not technically needed, but it's not easy to bypass it.

tkralphs avatar Aug 20 '25 15:08 tkralphs

I could also probably just create a duplicate PR myself.

tkralphs avatar Aug 20 '25 15:08 tkralphs

Hi, sorry I forgot about this, I just signed the CLA.

DominikPeters avatar Aug 20 '25 16:08 DominikPeters

I'm probably missing something obvious, but I'm not sure why the CI is not running here.

tkralphs avatar Aug 22 '25 16:08 tkralphs

Well, there are a lot of failures, but they mostly seem to be related to problems with the Highs interface, not due to the PR, so I will just go ahead and merge this. It would be great if someone could address some of these failures in another PR.

tkralphs avatar Aug 27 '25 01:08 tkralphs

It would be great if someone could address some of these failures in another PR.

We did fix some bugs in the HiGHS interface, but the PR (https://github.com/coin-or/python-mip/pull/405) didn't get any attention back then, so we have added further changes to a fork at https://github.com/Doing-The-Math/python-mip.

I could create another PR with all of these, but it would be worth reviewing them, as well.

rschwarz avatar Aug 27 '25 06:08 rschwarz