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: amit-git/python-chess
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: niklasf/python-chess
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 6 files changed
  • 4 contributors

Commits on Mar 13, 2026

  1. [MINOR:TYPO] Update pgn.py

    instanciate -> instantiate
    cakiki authored Mar 13, 2026
    Configuration menu
    Copy the full SHA
    fc50a27 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2026

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

Commits on Apr 3, 2026

  1. Merge pull request niklasf#1181 from cakiki/patch-1

    [MINOR:TYPO] Update pgn.py
    niklasf authored Apr 3, 2026
    Configuration menu
    Copy the full SHA
    f780f42 View commit details
    Browse the repository at this point in the history
  2. Merge pull request niklasf#1185 from cmerkle1/fix-readme-typo

    Fixed typo in README.rst, issue 1183
    niklasf authored Apr 3, 2026
    Configuration menu
    Copy the full SHA
    c0c5cb0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    efb8b42 View commit details
    Browse the repository at this point in the history
  4. Document board.piece_count()

    niklasf committed Apr 3, 2026
    Configuration menu
    Copy the full SHA
    a345dbd View commit details
    Browse the repository at this point in the history
  5. Merge pull request niklasf#1184 from Litschi21/master

    Add board.piece_count()
    niklasf authored Apr 3, 2026
    Configuration menu
    Copy the full SHA
    2b2f149 View commit details
    Browse the repository at this point in the history
Loading