Skip to content

Commit

Permalink
Fix process of reference count during GC (#25)
Browse files Browse the repository at this point in the history
@jamadden Thank you for your follows. I done it.
  • Loading branch information
y-fujisaki2 committed Sep 27, 2017
1 parent d63e02c commit 1c05146
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@
copied code had diverged from the source. See
https://github.com/zopefoundation/zope.container/issues/16

- Fix the possibility of a rare crash in the C extension when deallocating items. See
https://github.com/zopefoundation/zope.container/issues/24

4.2.1 (2017-08-02)
==================
Expand Down

0 comments on commit 1c05146

Please sign in to comment.