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 miss-islington
Recipients ZackerySpytz, matrixise, miss-islington, serhiy.storchaka
Date 2019-03-25.08:34:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1553502870.62.0.524810019725.issue36421@roundup.psfhosted.org>
In-reply-to
Content
New changeset fa27870992a7228c8bf378d53649ee22333b69db by Miss Islington (bot) in branch '3.7':
bpo-36421: Fix a possible double decref in _ctypes.c's PyCArrayType_new(). (GH-12530)
https://github.com/python/cpython/commit/fa27870992a7228c8bf378d53649ee22333b69db
History
Date User Action Args
2019-03-25 08:34:30miss-islingtonsetrecipients: + miss-islington, serhiy.storchaka, matrixise, ZackerySpytz
2019-03-25 08:34:30miss-islingtonsetmessageid: <1553502870.62.0.524810019725.issue36421@roundup.psfhosted.org>
2019-03-25 08:34:30miss-islingtonlinkissue36421 messages
2019-03-25 08:34:30miss-islingtoncreate