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