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: akamensky/argparse
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: pythonhacker/argparse
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 4 commits
  • 2 files changed
  • 1 contributor

Commits on Dec 12, 2021

  1. ref issue #9 (of original argparse) - Adds a new Path field for metav…

    …ar and provides a way to add author information at the end of the usage string
    Anand committed Dec 12, 2021
    Configuration menu
    Copy the full SHA
    b739fd8 View commit details
    Browse the repository at this point in the history
  2. ref issue #94 (original argparse) - Added new Path field in Options f…

    …or metavar and authorinfo to allow author information + copyright to be printed in usage
    Anand committed Dec 12, 2021
    Configuration menu
    Copy the full SHA
    e852382 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    777b61e View commit details
    Browse the repository at this point in the history
  4. ref issue #94 - Updated module name

    Anand committed Dec 12, 2021
    Configuration menu
    Copy the full SHA
    f01fe19 View commit details
    Browse the repository at this point in the history
Loading