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: prompt-toolkit/python-prompt-toolkit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.0.46
Choose a base ref
...
head repository: prompt-toolkit/python-prompt-toolkit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.0.47
Choose a head ref
  • 5 commits
  • 7 files changed
  • 2 contributors

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    a04c37d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15f3aec View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. fix(Examples): address a typo in one of the examples

    This commit fixes a typo in the module docstring of the Floats example.
    
    Refs: #1882
    jbm950 authored and jonathanslenders committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    8889675 View commit details
    Browse the repository at this point in the history
  2. Small simplification in Screen code.

    See also: #1877
    jonathanslenders committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    67e644b View commit details
    Browse the repository at this point in the history
  3. Release 3.0.47

    jonathanslenders committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    6695411 View commit details
    Browse the repository at this point in the history
Loading