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 vstinner
Recipients Segev Finer, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2017-07-25.17:20:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset d8b5216f998bbb0f921815165f46918b86620ab7 by Victor Stinner (Segev Finer) in branch '3.6':
[3.6] bpo-31018: Switch to GH-pragma pack from __declspec(align) (GH-2848) (#2868)
https://github.com/python/cpython/commit/d8b5216f998bbb0f921815165f46918b86620ab7
History
Date User Action Args
2017-07-25 17:20:41vstinnersetrecipients: + vstinner, paul.moore, tim.golden, zach.ware, steve.dower, Segev Finer
2017-07-25 17:20:41vstinnersetmessageid: <[email protected]>
2017-07-25 17:20:41vstinnerlinkissue31018 messages
2017-07-25 17:20:41vstinnercreate