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.3.0
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.4.0
Choose a head ref
  • 8 commits
  • 3 files changed
  • 3 contributors

Commits on Sep 8, 2019

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

Commits on Mar 6, 2020

  1. Do not use deprecated template variable in tempfile module

    Use gettempprefix() instead, as suggested by the documentation.
    ret2libc committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    866a27e View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2020

  1. fix: Styling

    untitaker committed Mar 15, 2020
    Configuration menu
    Copy the full SHA
    7930174 View commit details
    Browse the repository at this point in the history
  2. remove broken osx build

    i know from experience with another package that this is not worth my
    time
    untitaker committed Mar 15, 2020
    Configuration menu
    Copy the full SHA
    55eed75 View commit details
    Browse the repository at this point in the history
  3. Do not use deprecated template variable in tempfile module (#45)

    * Do not use deprecated template variable in tempfile module
    
    Use gettempprefix() instead, as suggested by the documentation.
    
    * fix: Styling
    
    Co-authored-by: Markus Unterwaditzer <markus@unterwaditzer.net>
    untitaker authored Mar 15, 2020
    Configuration menu
    Copy the full SHA
    4705e84 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2020

  1. Configuration menu
    Copy the full SHA
    2a91f2e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #48 from LovecraftianHorror/pathlib-support

    Add support for pathlib paths
    
    Fix #47
    untitaker authored Apr 28, 2020
    Configuration menu
    Copy the full SHA
    ba24a05 View commit details
    Browse the repository at this point in the history
  3. Version 1.4.0

    untitaker committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    e4659ba View commit details
    Browse the repository at this point in the history
Loading