~cjwatson/storm/py3-dict

Viewing all changes in revision 485.2.1.

  • Committer: Colin Watson
  • Date: 2019-05-29 15:15:52 UTC
  • mto: This revision was merged to the branch mainline in revision 489.
  • Revision ID: cjwatson@canonical.com-20190529151552-wxg44g23lyvljpzo
Cope with ThreadTransactionManager changes in transaction 2.4.0.

transaction 2.4.0 changed ThreadTransactionManager to wrap
TransactionManager rather than inheriting from it, which broke tests
because the wrapper doesn't have a "free" method.  Apply a somewhat ugly
workaround.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: