Thanks to visit codestin.com
Credit goes to github.com

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: python/mypy_extensions
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0.0
Choose a base ref
...
head repository: python/mypy_extensions
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.1.0
Choose a head ref
  • 14 commits
  • 10 files changed
  • 6 contributors

Commits on Jul 7, 2023

  1. Configuration menu
    Copy the full SHA
    4693a5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b166486 View commit details
    Browse the repository at this point in the history
  3. Add .pre-commit-config.yaml file (#42)

    This should make pre-commit.ci work.
    bluetech authored Jul 7, 2023
    Configuration menu
    Copy the full SHA
    ba09bac View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. [pre-commit.ci] pre-commit autoupdate (#43)

    updates:
    - [github.com/PyCQA/flake8: 6.0.0 → 6.1.0](PyCQA/flake8@6.0.0...6.1.0)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    a1b59f7 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Deprecate mypy_extensions.TypedDict (#47)

    * Deprecate `mypy_extensions.TypedDict`
    
    * Formatting
    AlexWaygood authored Aug 28, 2023
    Configuration menu
    Copy the full SHA
    e0c6670 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2023

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

Commits on Jun 17, 2024

  1. [pre-commit.ci] pre-commit autoupdate (#49)

    updates:
    - [github.com/PyCQA/flake8: 6.1.0 → 7.1.0](PyCQA/flake8@6.1.0...7.1.0)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    812066c View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2025

  1. Move metadata to pyproject + drop Python 3.7 (#53)

    Co-authored-by: Ran Benita <[email protected]>
    cdce8p and bluetech authored Jan 21, 2025
    Configuration menu
    Copy the full SHA
    6d9c7b7 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2025

  1. Cleanup tests (#55)

    cdce8p authored Jan 23, 2025
    Configuration menu
    Copy the full SHA
    9ddbb08 View commit details
    Browse the repository at this point in the history
  2. Update flake8 to 7.1.1 (#54)

    cdce8p authored Jan 23, 2025
    Configuration menu
    Copy the full SHA
    23fbfa5 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2025

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

Commits on Mar 29, 2025

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

Commits on Apr 22, 2025

  1. remove dev from version

    svalentin committed Apr 22, 2025
    Configuration menu
    Copy the full SHA
    70d9435 View commit details
    Browse the repository at this point in the history
Loading