Commit message Age Author Refs
r28673:cf4a6f5b
release 8.22.1
Matthias Bussonnier
0
r28672:3ebd53be
Depend upon traitlets >5.13.0 (#14353) In previous versions, `traitlets.List` does not inherit from `typing.Generic` which means it does not implement `__class_getitem__` which means [`List[ast.NodeTransformer]`](https://github.com/ipython/ipython/blob/8.22.0/IPython/core/interactiveshell.py#L331) raises at runtime.
M Bussonnier
0
r28671:c60fa3fd
Depend upon traitlets >5.13.0 Co-authored-by: MichaƂ Krassowski <5832902+krassowski@users.noreply.github.com>
ahumeau
0
r28670:7fce1ae1
Depend upon traitlets >5.10.0 In previous versions, traitlets.List does not inherit from typing.Generic which means it does not implement __class_getitem__ which means List[ast.NodeTransformer] raises at runtime.
Antoine Humeau
0
r28669:1f25c797
back to dev
Matthias Bussonnier
0
r28668:5332c14f
release 8.22.0
Matthias Bussonnier
0
r28667:b6b61a4a
What's new 8.22 (#14351)
M Bussonnier
0
r28666:2af3d033
IPython/utils/path.py: Deprecate unused `target_outdated`, `target_update` (#14348) These functions are unused. I propose to deprecate them (`setupbase.py` brings its own copy of these functions.)
M Bussonnier
0
r28665:e2d7fa0d
What's new 8.22
Matthias Bussonnier
0
r28664:0146ca84
Emit deprecations warnings
Matthias Bussonnier
0
< 1 .. 5 6 7 8 9 .. 2874 >