ipython / ipython/ipykernel

ipython-7.17 stops support for python-3.6

未關閉
#536 4 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
Python
星號
734
分支
412
平均合併
1 天 5 小時
30 天內合併 PR
8

描述

The latest release of ipython-7.17 stops support for python-3.6 (https://github.com/ipython/ipython/blob/master/setup.py#L43). However, this change is not reflected in ipykernel, specifically at https://github.com/ipython/ipykernel/blob/master/setup.py#L89. We have an application relying on ipykernel, and we use `pip download` to get ipykernel and its dependencies. It downloads ipython-7.17, but the host only has python-3.6. So, things start to break.

While we could add a constraint to `pip download` to specify the specific version of ipython, should ipykernel be updated to make it clear python-3.6 is not compatible with the latest release of ipython (and the latest release of ipykernel as a result)?

@blink1073

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。