Skip to content
This repository was archived by the owner on Jul 16, 2022. It is now read-only.
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: untitaker/python-atomicwrites
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.2.1
Choose a base ref
...
head repository: untitaker/python-atomicwrites
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.3.0
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Feb 1, 2019

  1. Restore ability to use tempfile kwargs other than dir (#40)

    The changes in #38 broke the ability to use prefix, suffix and bufsize arguments when creating the tempfile. This commit restores the ability.
    GlenWalker authored and untitaker committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    1e7cce5 View commit details
    Browse the repository at this point in the history
  2. Version 1.3.0

    untitaker committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    890e7ae View commit details
    Browse the repository at this point in the history
Loading