Message 230723 - Python tracker (original) (raw)

Message230723

Author python-dev
Recipients larry, mark.dickinson, mattip, meador.inge, python-dev, steve.dower
Date 2014-11-06.03:31:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id 20141106033126.719.30342@psf.io
In-reply-to
Content
New changeset cd36ba22602d by Steve Dower in branch '3.4': Issue #20160: broken ctypes calling convention on MSVC / 64-bit Windows (large structs) Patch by mattip https://hg.python.org/cpython/rev/cd36ba22602d New changeset b701eb69260d by Steve Dower in branch 'default': Issue #20160: broken ctypes calling convention on MSVC / 64-bit Windows (large structs) Patch by mattip https://hg.python.org/cpython/rev/b701eb69260d
History
Date User Action Args
2014-11-06 03:31:27 python-dev set recipients: + python-dev, mark.dickinson, larry, meador.inge, mattip, steve.dower
2014-11-06 03:31:27 python-dev link issue20160 messages
2014-11-06 03:31:27 python-dev create