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 vstinner
Recipients vstinner
Date 2018-12-18.13:47:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1545140849.87.0.788709270274.issue35523@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset e6b247c8e524dbe5fc03b3492f628d0d5348bc49 by Victor Stinner in branch 'master':
bpo-35523: Remove ctypes callback workaround (GH-11211)
https://github.com/python/cpython/commit/e6b247c8e524dbe5fc03b3492f628d0d5348bc49
History
Date User Action Args
2018-12-18 13:47:29vstinnersetrecipients: + vstinner
2018-12-18 13:47:29vstinnersetmessageid: <1545140849.87.0.788709270274.issue35523@psf.upfronthosting.co.za>
2018-12-18 13:47:29vstinnerlinkissue35523 messages
2018-12-18 13:47:29vstinnercreate