lp://staging/~free.ekanayaka/storm/infoheritance
Created by
Free Ekanayaka
and last modified
- Get this branch:
- bzr branch lp://staging/~free.ekanayaka/storm/infoheritance
Only
Free Ekanayaka
can upload to this branch. If you are
Free Ekanayaka
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
Rejected
for merging
into
lp://staging/storm
- Gustavo Niemeyer: Disapprove
- Storm Developers: Pending requested
-
Diff: 575 lines (+402/-18)6 files modifiedNEWS (+45/-0)
storm/references.py (+159/-16)
tests/store/base.py (+187/-2)
tests/store/mysql.py (+4/-0)
tests/store/postgres.py (+3/-0)
tests/store/sqlite.py (+4/-0)
Branch information
Recent revisions
- 419. By Raphaël Badin
-
Fix test_result_
set_count_ sliced_ start_none to make sure that slice.end is used. - 412. By Barry Warsaw
-
- Prep the 0.19 release.
- Add LP bug numbers to existing NEWS entries and add all missing
(non-trivial) NEWS items. - 411. By James Henstridge
-
Fix the handling of disconnection errors in the storm.django bridge.
Django was replacing the exceptions from the database adapter with its
own, which broke the disconnection handling. Furthermore, in the case
of a disconnection, the store was sometimes not correctly registered
with the transaction manager, which would prevent the store from being
rolled back and reconnected on a new transaction.
[r=stub,beuno] [f=854787]
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/storm