Message 272059 - Python tracker (original) (raw)

Message272059

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:45:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id 20160805204509.26825.94892.F002720E@psf.io
In-reply-to
Content
New changeset 4d33bccb59a8 by Vinay Sajip in branch '3.3': Issue #20160: Handled passing of large structs to callbacks correctly. https://hg.python.org/cpython/rev/4d33bccb59a8 New changeset 190ebf99bf45 by Vinay Sajip in branch '3.4': Issue #20160: Merged fix from 3.3. https://hg.python.org/cpython/rev/190ebf99bf45 New changeset 24b114d77ec8 by Vinay Sajip in branch '3.5': Issue #20160: Merged fix from 3.4. https://hg.python.org/cpython/rev/24b114d77ec8 New changeset ec9b4d93662d by Vinay Sajip in branch 'default': Closes #20160: Merged fix from 3.5. https://hg.python.org/cpython/rev/ec9b4d93662d
History
Date User Action Args
2016-08-05 20:45:14 python-dev set recipients: + python-dev, jpe, doko, vinay.sajip, mark.dickinson, larry, meador.inge, mattip, steve.dower, rkuska, Bob, Christoph Sarnowski, Patrick Stewart
2016-08-05 20:45:14 python-dev link issue20160 messages
2016-08-05 20:45:14 python-dev create