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: NixOS/nixops
base: b30372e0e67a
Choose a base ref
...
head repository: NixOS/nixops
compare: b8f019abe2e2
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Mar 22, 2020

  1. Use context manager for file opens

    Aside from being safer and more idiomatic, it's also fewer lines of code.
    
    No functional change, just cleanup.
    bhipple committed Mar 22, 2020
    Copy the full SHA
    28fcfe8 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2020

  1. Merge pull request #1262 from bhipple/feature/context-manager

    Use context manager for file opens
    grahamc committed Mar 23, 2020
    Copy the full SHA
    b8f019a View commit details
    Browse the repository at this point in the history