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