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 python-dev
Recipients Bob, Christoph Sarnowski, Patrick Stewart, doko, jpe, larry, mark.dickinson, mattip, meador.inge, python-dev, rkuska, steve.dower, vinay.sajip
Date 2016-08-05.20:19:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160805201906.20329.34606.1D4CD3BD@psf.io>
In-reply-to
Content
New changeset 09475e6135d0 by Vinay Sajip in branch '2.7':
Issue #20160: Handled passing of large structs to callbacks correctly.
https://hg.python.org/cpython/rev/09475e6135d0
History
Date User Action Args
2016-08-05 20:19:10python-devsetrecipients: + python-dev, jpe, doko, vinay.sajip, mark.dickinson, larry, meador.inge, mattip, steve.dower, rkuska, Bob, Christoph Sarnowski, Patrick Stewart
2016-08-05 20:19:10python-devlinkissue20160 messages
2016-08-05 20:19:10python-devcreate