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