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/cpython
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: cdce8p/cpython
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: match-class-opcode-intrinsic-2
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 22 files changed
  • 2 contributors

Commits on Feb 22, 2026

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

Commits on Mar 14, 2026

  1. Merge branch 'main'

    cdce8p committed Mar 14, 2026
    Configuration menu
    Copy the full SHA
    7982d8f View commit details
    Browse the repository at this point in the history
  2. Fix test case

    cdce8p committed Mar 14, 2026
    Configuration menu
    Copy the full SHA
    1ed79b7 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2026

  1. Merge branch 'main'

    cdce8p committed Mar 23, 2026
    Configuration menu
    Copy the full SHA
    93c96b0 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2026

  1. Merge branch 'main'

    cdce8p committed Apr 12, 2026
    Configuration menu
    Copy the full SHA
    d9efeaa View commit details
    Browse the repository at this point in the history

Commits on May 8, 2026

  1. Merge branch 'main'

    cdce8p committed May 8, 2026
    Configuration menu
    Copy the full SHA
    906dcb3 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2026

  1. Merge branch 'main'

    cdce8p committed Jun 24, 2026
    Configuration menu
    Copy the full SHA
    dd07e55 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2026

  1. Merge branch 'main'

    cdce8p committed Jun 29, 2026
    Configuration menu
    Copy the full SHA
    1681dd5 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2026

  1. Merge branch 'main'

    cdce8p committed Jul 6, 2026
    Configuration menu
    Copy the full SHA
    2307ddd View commit details
    Browse the repository at this point in the history
  2. Replace MATCH_CLASS_ISINSTANCE with CALL_INTRINSIC_2

    Co-Authored-By: Pieter Eendebak <pieter.eendebak@gmail.com>
    cdce8p and eendebakpt committed Jul 6, 2026
    Configuration menu
    Copy the full SHA
    858bffb View commit details
    Browse the repository at this point in the history
  3. Add MATCH_CLASS_GET_OPT_ATTR

    cdce8p committed Jul 6, 2026
    Configuration menu
    Copy the full SHA
    2999ca3 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2026

  1. Minor improvement

    cdce8p committed Jul 29, 2026
    Configuration menu
    Copy the full SHA
    6c3b51a View commit details
    Browse the repository at this point in the history
Loading