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 serhiy.storchaka
Recipients serhiy.storchaka
Date 2018-05-26.07:52:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527321128.41.0.682650639539.issue33644@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 19de8b3dd742fb53681478ad4fff57ed7c37a953 by Serhiy Storchaka in branch 'master':
bpo-33644: Fix signatures of tp_finalize handlers in testing code. (GH-7111)
https://github.com/python/cpython/commit/19de8b3dd742fb53681478ad4fff57ed7c37a953
History
Date User Action Args
2018-05-26 07:52:08serhiy.storchakasetrecipients: + serhiy.storchaka
2018-05-26 07:52:08serhiy.storchakasetmessageid: <1527321128.41.0.682650639539.issue33644@psf.upfronthosting.co.za>
2018-05-26 07:52:08serhiy.storchakalinkissue33644 messages
2018-05-26 07:52:08serhiy.storchakacreate