Comparing python-mode:develop...lieryan:develop · python-mode/python-mode · GitHub
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-mode/python-mode
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
Choose a base ref
...
head repository: lieryan/python-mode
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 5 files changed
  • 2 contributors

Commits on Oct 1, 2021

  1. Experimental BackgroundProgressHandler

    Lie Ryan authored and lieryan committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    b05a810 View commit details
    Browse the repository at this point in the history
  2. Fix race condition on BackgroundProgressHandler

    Lie Ryan authored and lieryan committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    92a1dd3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    97f5c2e View commit details
    Browse the repository at this point in the history
  4. Add --clean flag to python-mode tests

    For some reason, vim will still add packages even when -u is specified.
    This flag tells vim to avoid loading those packages. This should improve
    test isolation.
    lieryan committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    0e858bb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2404826 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ca4a9b1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    58244f7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8deb555 View commit details
    Browse the repository at this point in the history
Loading