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 serhiy.storchaka
Recipients CuriousLearner, serhiy.storchaka, vstinner
Date 2017-12-02.19:36:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1512243362.8.0.213398074469.issue32197@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 13badcbc60cdbfae1dba1683fd2fae9d70717143 by Serhiy Storchaka in branch 'master':
bpo-32197: Try to fix a compiler error on OS X introduced in bpo-32030. (#4681)
https://github.com/python/cpython/commit/13badcbc60cdbfae1dba1683fd2fae9d70717143
History
Date User Action Args
2017-12-02 19:36:02serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, CuriousLearner
2017-12-02 19:36:02serhiy.storchakasetmessageid: <1512243362.8.0.213398074469.issue32197@psf.upfronthosting.co.za>
2017-12-02 19:36:02serhiy.storchakalinkissue32197 messages
2017-12-02 19:36:02serhiy.storchakacreate