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 amaury.forgeotdarc, belopolsky, furkanonder, meador.inge, miss-islington, python-dev, vstinner
Date 2020-05-27.15:47:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1590594424.63.0.759872614559.issue13097@roundup.psfhosted.org>
In-reply-to
Content
New changeset 788d7bfe189e715eab3855c20ea5d6da0d8bed70 by Miss Islington (bot) in branch '3.9':
bpo-13097: ctypes: limit callback to 1024 arguments (GH-19914)
https://github.com/python/cpython/commit/788d7bfe189e715eab3855c20ea5d6da0d8bed70
History
Date User Action Args
2020-05-27 15:47:04miss-islingtonsetrecipients: + miss-islington, amaury.forgeotdarc, belopolsky, vstinner, meador.inge, python-dev, furkanonder
2020-05-27 15:47:04miss-islingtonsetmessageid: <1590594424.63.0.759872614559.issue13097@roundup.psfhosted.org>
2020-05-27 15:47:04miss-islingtonlinkissue13097 messages
2020-05-27 15:47:04miss-islingtoncreate