X Tutup
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: pythonthings/Box
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: pythonthings/Box
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.
  • 11 commits
  • 9 files changed
  • 2 contributors

Commits on Nov 2, 2020

  1. Configuration menu
    Copy the full SHA
    54cf590 View commit details
    Browse the repository at this point in the history
  2. Add test

    JacobHayes committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    ea05f51 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    475bffb View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2020

  1. Bump to version 5.3.0

    JacobHayes committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    4dd8ec5 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2020

  1. Merge pull request cdgriffith#178 from JacobHayes/support-non-class-r…

    …ecast
    
    Support box_recast with functions and other non-classes
    cdgriffith authored Nov 6, 2020
    Configuration menu
    Copy the full SHA
    2d6b64f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2720152 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2020

  1. Merge pull request cdgriffith#180 from JacobHayes/keep-error-cause

    Maintain stacktrace cause for BoxKeyError and BoxValueError
    
    Co-authored-by: Jacob Hayes <jacob.r.hayes@gmail.com>
    cdgriffith and JacobHayes authored Nov 25, 2020
    Configuration menu
    Copy the full SHA
    260613e View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2020

  1. * Add cdgriffith#181 support for extending or adding new items to lis…

    …t during `merge_update` (thanks to Marcos Dione)
    
    * Fixing cdgriffith#177 that emtpy yaml files raised errors instead of returning empty objects (thanks to Tim Schwenke)
    * Fixing cdgriffith#171 that `popitems` wasn't first checking if box was frozen (thanks to Varun Madiath)
    cdgriffith committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    1ad79cf View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2021

  1. Configuration menu
    Copy the full SHA
    c9d6eab View commit details
    Browse the repository at this point in the history
  2. Merge pull request cdgriffith#187 from JacobHayes/fix-dup-recast

    Remove duplicate __recast call
    cdgriffith authored Jan 12, 2021
    Configuration menu
    Copy the full SHA
    f6afb14 View commit details
    Browse the repository at this point in the history
  3. * Changing all files to LF line endings

    * Removing coveralls code coverage, due to repeated issues with service
    cdgriffith committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    6714ab6 View commit details
    Browse the repository at this point in the history
Loading
X Tutup