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 twouters
Recipients ZackerySpytz, twouters
Date 2020-01-03.12:50:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1578055819.85.0.346339863311.issue38532@roundup.psfhosted.org>
In-reply-to
Content
New changeset aa3efea9c5f4d25afc3fa4cfd5e6d789943893c9 by T. Wouters (Miss Islington (bot)) in branch '3.8':
bpo-38532: Add missing decrefs in PyCFuncPtr_FromDll() (GH-17811)
https://github.com/python/cpython/commit/aa3efea9c5f4d25afc3fa4cfd5e6d789943893c9
History
Date User Action Args
2020-01-03 12:50:19twouterssetrecipients: + twouters, ZackerySpytz
2020-01-03 12:50:19twouterssetmessageid: <1578055819.85.0.346339863311.issue38532@roundup.psfhosted.org>
2020-01-03 12:50:19twouterslinkissue38532 messages
2020-01-03 12:50:19twouterscreate