[Checkins] [zopefoundation/persistent] ec265c: Fix two reference leaks that could occur following...
    Jason Madden 
    noreply at github.com
       
    Thu Mar 26 18:17:36 CET 2020
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/persistent
  Commit: ec265c89489ef4617d7f751b5c567b0e4243f6cf
      https://github.com/zopefoundation/persistent/commit/ec265c89489ef4617d7f751b5c567b0e4243f6cf
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2020-03-26 (Thu, 26 Mar 2020)
  Changed paths:
    M CHANGES.rst
    M persistent/cPersistence.c
    M persistent/cPickleCache.c
  Log Message:
  -----------
  Fix two reference leaks that could occur following an obscure error.
Fixes #143
  Commit: 387463a693ef096ac9131e6d6153802a4024eb15
      https://github.com/zopefoundation/persistent/commit/387463a693ef096ac9131e6d6153802a4024eb15
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2020-03-26 (Thu, 26 Mar 2020)
  Changed paths:
    M persistent/cPickleCache.c
  Log Message:
  -----------
  Untabify
  Commit: dbd6b1757848d47bddf674eb1eb8e4f335a324ab
      https://github.com/zopefoundation/persistent/commit/dbd6b1757848d47bddf674eb1eb8e4f335a324ab
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2020-03-26 (Thu, 26 Mar 2020)
  Changed paths:
    M CHANGES.rst
    M persistent/cPersistence.c
    M persistent/cPickleCache.c
  Log Message:
  -----------
  Merge pull request #146 from zopefoundation/issue143
 Fix two reference leaks that could occur following an obscure error
Compare: https://github.com/zopefoundation/persistent/compare/005b46c43065...dbd6b1757848
    
    
More information about the checkins
mailing list