Skip to content

Commit

Permalink
[fc] Repository: plone.scale
Browse files Browse the repository at this point in the history
Branch: refs/heads/master
Date: 2016-10-05T15:11:49+02:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.scale@c710301

Catch KeyError when deleting non existing scale.

This can happen in corner cases.

Fixes plone/plone.scale#15

Files changed:
M CHANGES.rst
M plone/scale/storage.py
M plone/scale/tests/test_storage.py
Repository: plone.scale
Branch: refs/heads/master
Date: 2016-10-07T07:35:56+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.scale@f22b598

Merge pull request #20 from plone/origin/catch-keyerror-on-broken-scalesdict-master

Catch KeyError when deleting non existing scale. [master]

Files changed:
M CHANGES.rst
M plone/scale/storage.py
M plone/scale/tests/test_storage.py
  • Loading branch information
jensens committed Oct 7, 2016
1 parent 2a1a942 commit bb854bf
Showing 1 changed file with 151 additions and 349 deletions.
Loading

0 comments on commit bb854bf

Please sign in to comment.