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 vinay.sajip
Recipients Arfrever, alex, ammar2, arigo, docs@python, eli.bendersky, meador.inge, python-dev, theller, vinay.sajip, vstinner
Date 2019-11-06.15:40:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1573054814.02.0.367030323701.issue16575@roundup.psfhosted.org>
In-reply-to
Content
New changeset 484edbf9bf1a9e6bae0fcb10a0c165b89ea79295 by Vinay Sajip (Ammar Askar) in branch '3.7':
bpo-16575: Fix refleak on passing unions in ctypes (GH-17064)
https://github.com/python/cpython/commit/484edbf9bf1a9e6bae0fcb10a0c165b89ea79295
History
Date User Action Args
2019-11-06 15:40:14vinay.sajipsetrecipients: + vinay.sajip, arigo, theller, vstinner, Arfrever, alex, eli.bendersky, meador.inge, docs@python, python-dev, ammar2
2019-11-06 15:40:14vinay.sajipsetmessageid: <1573054814.02.0.367030323701.issue16575@roundup.psfhosted.org>
2019-11-06 15:40:14vinay.sajiplinkissue16575 messages
2019-11-06 15:40:13vinay.sajipcreate