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: magmax/python-readchar
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.0.5
Choose a base ref
...
head repository: magmax/python-readchar
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.0.6
Choose a head ref
  • 9 commits
  • 10 files changed
  • 4 contributors

Commits on Mar 17, 2023

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

Commits on Jul 17, 2023

  1. Fixed type

    In line 83, "what" --> "want"
    "If you want to handle it yourself ......"
    Joeccp authored and Cube707 committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    3435a45 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Correct spelling mistakes

    EdwardBetts authored and Cube707 committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    2f95841 View commit details
    Browse the repository at this point in the history
  2. another typo

    Cube707 committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    5ee4a62 View commit details
    Browse the repository at this point in the history
  3. shut up flask8

    Cube707 committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    6ae17c2 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. make key.py reflect key from __init__

    Fixes #107
    Cube707 committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    38ec8f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e66cc63 View commit details
    Browse the repository at this point in the history
  3. add python 3.12 support

    Cube707 committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    c8e90b2 View commit details
    Browse the repository at this point in the history
  4. drop python 3.7, as its EOL

    Cube707 committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    0277fed View commit details
    Browse the repository at this point in the history
Loading