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: sphinx-contrib/spelling
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 7.5.0
Choose a base ref
...
head repository: sphinx-contrib/spelling
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7.5.1
Choose a head ref
  • 7 commits
  • 5 files changed
  • 3 contributors

Commits on May 30, 2022

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

Commits on Jun 1, 2022

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

Commits on Jun 19, 2022

  1. Configuration menu
    Copy the full SHA
    af46067 View commit details
    Browse the repository at this point in the history
  2. filters: trap exits from imported modules

    Fix the ImportableModuleFilter so that when importing a module results
    in a SystemExit being raised we trap the exit and treat it as an issue
    finding the module.
    
    Fixes #180
    dhellmann committed Jun 19, 2022
    Configuration menu
    Copy the full SHA
    36e3658 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #181 from dhellmann/import-filter-error-handling

    filters: trap exits from imported modules
    mergify[bot] authored Jun 19, 2022
    Configuration menu
    Copy the full SHA
    2973d51 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0c463a6 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #182 from dhellmann/release-7.5.1

    docs: update history file for 7.5.1 release
    mergify[bot] authored Jun 19, 2022
    Configuration menu
    Copy the full SHA
    a3f87ec View commit details
    Browse the repository at this point in the history
Loading