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 amaury.forgeotdarc, belopolsky, furkanonder, meador.inge, python-dev, vstinner
Date 2020-05-27.15:22:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1590592931.36.0.509637036902.issue13097@roundup.psfhosted.org>
In-reply-to
Content
New changeset 29a1384c040d39659e7d01f1fd7b6eb71ef2634e by Sean Gillespie in branch 'master':
bpo-13097: ctypes: limit callback to 1024 arguments (GH-19914)
https://github.com/python/cpython/commit/29a1384c040d39659e7d01f1fd7b6eb71ef2634e
History
Date User Action Args
2020-05-27 15:22:11vstinnersetrecipients: + vstinner, amaury.forgeotdarc, belopolsky, meador.inge, python-dev, furkanonder
2020-05-27 15:22:11vstinnersetmessageid: <1590592931.36.0.509637036902.issue13097@roundup.psfhosted.org>
2020-05-27 15:22:11vstinnerlinkissue13097 messages
2020-05-27 15:22:11vstinnercreate