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: pyparsing/pyparsing
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: pyparsing/pyparsing
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.3.x
Choose a head ref
  • 9 commits
  • 28 files changed
  • 1 contributor

Commits on Mar 8, 2025

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

    ptmcg committed Mar 8, 2025
    Configuration menu
    Copy the full SHA
    f52588e View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2025

  1. Convert all pre-PEP8 argument defs to use **kwargs, and define using …

    …deprecate_argument();
    
    add deprecate_argument function to util.py
    ptmcg committed Mar 9, 2025
    Configuration menu
    Copy the full SHA
    191fe4e View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into 3.3.x

    # Conflicts:
    #	tests/test_unit.py
    ptmcg committed Mar 9, 2025
    Configuration menu
    Copy the full SHA
    bd55422 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2025

  1. Merge branch 'master' into 3.3.x

    # Conflicts:
    #	CHANGES
    #	pyparsing/__init__.py
    #	pyparsing/core.py
    #	tests/test_unit.py
    ptmcg committed Mar 17, 2025
    Configuration menu
    Copy the full SHA
    1479b85 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2025

  1. Merge branch 'master' into 3.3.x

    # Conflicts:
    #	CHANGES
    #	pyparsing/__init__.py
    #	tests/test_unit.py
    ptmcg committed Mar 25, 2025
    Configuration menu
    Copy the full SHA
    402ebe9 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2025

  1. Update version timestamp

    ptmcg committed Mar 26, 2025
    Configuration menu
    Copy the full SHA
    ad80e26 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2025

  1. Merge branch 'master' into 3.3.x

    # Conflicts:
    #	CHANGES
    #	pyparsing/__init__.py
    #	pyparsing/helpers.py
    ptmcg committed Apr 5, 2025
    Configuration menu
    Copy the full SHA
    d6b4d5c View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2025

  1. Merge branch 'master' into 3.3.x

    # Conflicts:
    #	pyparsing/__init__.py
    ptmcg committed Jun 28, 2025
    Configuration menu
    Copy the full SHA
    7420e06 View commit details
    Browse the repository at this point in the history
Loading