ipython / ipython/traitlets

new release for 5.x to address a SyntaxWarning? (Edit: also 4.3.x)

未关闭
#604 10 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Python
星标
653
派生
217
平均合并
2 天 21 小时
30 天内合并 PR
2

描述

👋 colleagues! i just wondered when you may push a 5.x release to pip and conda forge. Right now with python 3.8 traitlets is throwing some warnings that are causing some issues with our builds (see below). i see that pip and conda forge as using 4.x. i see 3 release bundles here for 5.x! AND int hat bundle see a fix here in the repo.
```
Executing: 100% 34/34 [00:06<00:00, 4.86cell/s]
/opt/conda/lib/python3.8/site-packages/traitlets/config/loader.py:795: SyntaxWarning: "is" with a literal. Did you mean "=="?
if len(key) is 1:
```

thank you for any help or info!
Leah

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。