ENH: Change python version to 3.6.12#5161
Conversation
|
Thanks for the contribution 🙏 Would be great if you could:
|
|
What is the requirement for the commit message? I have tried like 5 different approaches and neither pass the check |
|
|
I have added support for python 3.6.8 to 3.6.12 in the PR |
|
Tested in Docker and Ubuntu. It runs smoothly! |
|
Thanks for testing on Ubuntu and submitting a PR on the upstream project. After updating the CI, it turns out that windows build is failing: It may be worth looking if some changes from python-cmake-buildsystem/python-cmake-buildsystem#267 are relevant. |
|
@jcfr Unfortunately I am very bad at windows debugging. May somebody else help on this? This PR just moves from python 3.6.7 to python 3.6.12. In theory there shall not be any change in functionality inside the same branch I have added the missing line in the PR |
|
It seems that line solved the build errors! ;) |
|
I'm closing this issue now, as Python-3.6 will reach end of life in about a month. We are trying to upgrade to Python-3.9 (#6026). |
Current python version 3.6.7 has not received any update since October 20,2018. All bug fixes for branch 3.6 are integrated in version 3.6.12 which is still receiving corrections (the last one from August 17, 2020)
Some bugs from version 3.6.7 are rising and exposed here