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: mozilla/frost
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: mozilla/frost
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ajvb/python3.9
Choose a head ref
  • 5 commits
  • 6 files changed
  • 1 contributor

Commits on Nov 2, 2020

  1. Support Python 3.9

    Upgrade ruamel.yaml and add 3.9 as a test version in travis
    
    Fixes #328
    ajvb committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    0f4ce17 View commit details
    Browse the repository at this point in the history
  2. small fixes

    ajvb committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    ce6687d View commit details
    Browse the repository at this point in the history
  3. Fix Frost exit codes

    and two little additional fixes
    
    CI has been broken for doctests since the switch to using `frost test`
    ajvb committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    766b496 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3ffb13b View commit details
    Browse the repository at this point in the history
  5. fix version

    ajvb committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    7e73e08 View commit details
    Browse the repository at this point in the history
Loading