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, miss-islington, serhiy.storchaka
Date 2018-12-20.08:51:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1545295916.97.0.788709270274.issue35529@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 3752bc96c0ea1ecf28903cc34cdcd75c658e92ce by Miss Islington (bot) in branch '2.7':
bpo-35529: Fix a reference counting bug in PyCFuncPtr_FromDll(). (GH-11229)
https://github.com/python/cpython/commit/3752bc96c0ea1ecf28903cc34cdcd75c658e92ce
History
Date User Action Args
2018-12-20 08:51:57miss-islingtonsetrecipients: + miss-islington, serhiy.storchaka, ZackerySpytz
2018-12-20 08:51:56miss-islingtonsetmessageid: <1545295916.97.0.788709270274.issue35529@psf.upfronthosting.co.za>
2018-12-20 08:51:56miss-islingtonlinkissue35529 messages
2018-12-20 08:51:56miss-islingtoncreate