Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Python 3.8 support #1719

Closed
5 tasks done
sameer opened this issue Nov 14, 2019 · 2 comments
Closed
5 tasks done

Add Python 3.8 support #1719

sameer opened this issue Nov 14, 2019 · 2 comments
Assignees
Labels
Build: CMake CMake based build issue Build: Makefile Makefile based build issue Feature Request Missing Feature/Wrapper Lang: Python Python wrapper issue
Projects
Milestone

Comments

@sameer
Copy link

sameer commented Nov 14, 2019

Hello, are there plans to support Python 3.8 with the next release?
Mizux: yes target v7.5 release this month

Task Coding:

  • Update the docker stuff to build the python package on Linux
  • Update the release script on MacOS and
  • Update the release script on Windows

Task infra:

  • Update the mac release machine to add support to python 3.8
  • Update the Windows VM release machine to add support for python 3.8
@ghost
Copy link

ghost commented Nov 14, 2019

Duplicate of #1702

should be next release.

@lperron lperron closed this as completed Nov 14, 2019
m3ller pushed a commit to m3ller/maze that referenced this issue Dec 13, 2019
Can't put py3.8 tests in jobs yet because ortools (used by penaltymodel-mip) does not support py3.8 yet. Ortools will support Py3.8 on the next release: google/or-tools#1719
@Mizux Mizux changed the title Python 3.8 support Add Python 3.8 support Jan 7, 2020
@Mizux Mizux self-assigned this Jan 7, 2020
@Mizux Mizux reopened this Jan 7, 2020
@Mizux Mizux added Build: CMake CMake based build issue Build: Makefile Makefile based build issue Feature Request Missing Feature/Wrapper Lang: Python Python wrapper issue labels Jan 7, 2020
@Mizux Mizux added this to the v7.5 milestone Jan 7, 2020
@Mizux
Copy link
Collaborator

Mizux commented Jan 7, 2020

Reopen it to track the advance...

@Mizux Mizux added this to To do in ToDo via automation Jan 7, 2020
@Mizux Mizux moved this from To do to In progress in ToDo Jan 7, 2020
Mizux referenced this issue Jan 9, 2020
python 2.6 not shipped anymore
Mizux referenced this issue Jan 9, 2020
to debug you can use:
docker run --rm --init -it quay.io/pypa/manylinux2010_x86_64:latest
@Mizux Mizux closed this as completed Jan 15, 2020
ToDo automation moved this from In progress to Done Jan 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Build: CMake CMake based build issue Build: Makefile Makefile based build issue Feature Request Missing Feature/Wrapper Lang: Python Python wrapper issue
Projects
ToDo
  
Done
Development

No branches or pull requests

3 participants