Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ipython/ipython
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 02bab11
Choose a base ref
...
head repository: ipython/ipython
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5d2cb48
Choose a head ref
  • 4 commits
  • 2 files changed
  • 2 contributors

Commits on Apr 28, 2023

  1. back to dev

    Carreau committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    d016fdb View commit details
    Browse the repository at this point in the history
  2. Python Requires >=3.9

    Kilo59 authored Apr 28, 2023
    Configuration menu
    Copy the full SHA
    63e6674 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2023

  1. Python Requires >=3.9 (#14054)

    https://setuptools.pypa.io/en/latest/userguide/dependency_management.html#python-requirement
    
    This should address #14053 
    
    Will still need to yank the previous release to prevent this error from
    continuing to affect 3.8 users.
    Carreau authored Apr 29, 2023
    Configuration menu
    Copy the full SHA
    77b5693 View commit details
    Browse the repository at this point in the history
  2. release 8.13.1

    Carreau committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    5d2cb48 View commit details
    Browse the repository at this point in the history
Loading