[Checkins] [zopefoundation/ZODB] 71df52: Move incrgc from newTransaction to afterCompletion

GitHub noreply at github.com
Thu Feb 9 17:18:11 CET 2017


  Branch: refs/heads/storage-afterCompletion2
  Home:   https://github.com/zopefoundation/ZODB
  Commit: 71df526ea526ec1109ccb125faf4c24fa4f61fa9
      https://github.com/zopefoundation/ZODB/commit/71df526ea526ec1109ccb125faf4c24fa4f61fa9
  Author: Jim Fulton <jim at zope.com>
  Date:   2017-02-09 (Thu, 09 Feb 2017)

  Changed paths:
    M src/ZODB/Connection.py

  Log Message:
  -----------
  Move incrgc from newTransaction to afterCompletion

Where it makes more sense. Hysterically, it didn't matter because one
was an alias for the other.




More information about the checkins mailing list