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 yan12125
Recipients yan12125
Date 2017-02-15.13:55:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
When proposing a fix for issue29442, I got another issue - argparse can't be used in setup.py for native (non-cross) builds because argparse imports gettext and gettext imports struct. I'll propose a fix for that.
History
Date User Action Args
2017-02-15 13:55:12yan12125setrecipients: + yan12125
2017-02-15 13:55:12yan12125setmessageid: <[email protected]>
2017-02-15 13:55:12yan12125linkissue29567 messages
2017-02-15 13:55:12yan12125create