Comparing 8.22.0...8.22.1 · ipython/ipython

Commits on Feb 22, 2024

  1. Configuration menu

    Browse the repository at this point in the history

  2. 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.
    Configuration menu

    Browse the repository at this point in the history

  3. Configuration menu

    Browse the repository at this point in the history

  4. Configuration menu

    Browse the repository at this point in the history

  5. Configuration menu

    Browse the repository at this point in the history