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 ZackerySpytz, matrixise, miss-islington, serhiy.storchaka
Date 2019-03-25.14:15:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1553523356.25.0.225120691507.issue36421@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0516f81828887a8ec34a3d5ed342dd396f367dcd by Serhiy Storchaka (Zackery Spytz) in branch '2.7':
[2.7] bpo-36421: Fix ref counting bugs in _ctypes.c's PyCArrayType_new(). (GH-12534)
https://github.com/python/cpython/commit/0516f81828887a8ec34a3d5ed342dd396f367dcd
History
Date User Action Args
2019-03-25 14:15:56serhiy.storchakasetrecipients: + serhiy.storchaka, matrixise, ZackerySpytz, miss-islington
2019-03-25 14:15:56serhiy.storchakasetmessageid: <1553523356.25.0.225120691507.issue36421@roundup.psfhosted.org>
2019-03-25 14:15:56serhiy.storchakalinkissue36421 messages
2019-03-25 14:15:56serhiy.storchakacreate