This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients benjamin.peterson, eltoder, pitrou, python-dev, serhiy.storchaka
Date 2015-04-13.18:10:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150413181011.26851.20298@psf.io>
In-reply-to
Content
New changeset a60b7945ef87 by Antoine Pitrou in branch 'default':
Issue #23726: Don't enable GC for user subclasses of non-GC types that don't add any new fields.
https://hg.python.org/cpython/rev/a60b7945ef87
History
Date User Action Args
2015-04-13 18:10:14python-devsetrecipients: + python-dev, pitrou, benjamin.peterson, eltoder, serhiy.storchaka
2015-04-13 18:10:14python-devlinkissue23726 messages
2015-04-13 18:10:14python-devcreate