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 petr.viktorin, python-dev
Date 2015-06-01.15:14:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150601151440.18676.63441@psf.io>
In-reply-to
Content
New changeset 5a354de919aa by Benjamin Peterson in branch '3.5':
add Py_tp_finalize slot (closes #24345)
https://hg.python.org/cpython/rev/5a354de919aa

New changeset 959e998aa167 by Benjamin Peterson in branch 'default':
merge 3.5 (#24345)
https://hg.python.org/cpython/rev/959e998aa167
History
Date User Action Args
2015-06-01 15:14:43python-devsetrecipients: + python-dev, petr.viktorin
2015-06-01 15:14:43python-devlinkissue24345 messages
2015-06-01 15:14:43python-devcreate