• Tim Peters's avatar
    Merge rev 27695 from 3.3 branch. · 2a6c3ac5
    Tim Peters authored
    Transaction.begin().
    
    When raising DeprecationWarning, point the warning machinery at
    the caller, not at Transaction.begin() itself.  As is (voice
    of experience <wink>), these warnings are darned near useless to
    track down code that needs to be changed on Zope trunk.  With the
    change, the warnings point directly at the deprecated uses.
    2a6c3ac5
To find the state of this project's repository at the time of any of these versions, check out the tags.
NEWS.txt 74.9 KB