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 petr.viktorin
Recipients Christian.Tismer, eelizondo, eric.snow, nascheme, ncoghlan, petr.viktorin, scoder, vstinner
Date 2019-03-27.11:52:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1553687551.89.0.9846214901.issue35810@roundup.psfhosted.org>
In-reply-to
Content
New changeset 364f0b0f19cc3f0d5e63f571ec9163cf41c62958 by Petr Viktorin (Eddie Elizondo) in branch 'master':
bpo-35810: Incref heap-allocated types in PyObject_Init (GH-11661)
https://github.com/python/cpython/commit/364f0b0f19cc3f0d5e63f571ec9163cf41c62958
History
Date User Action Args
2019-03-27 11:52:31petr.viktorinsetrecipients: + petr.viktorin, nascheme, ncoghlan, scoder, vstinner, eric.snow, Christian.Tismer, eelizondo
2019-03-27 11:52:31petr.viktorinsetmessageid: <1553687551.89.0.9846214901.issue35810@roundup.psfhosted.org>
2019-03-27 11:52:31petr.viktorinlinkissue35810 messages
2019-03-27 11:52:31petr.viktorincreate