Message 287854 - Python tracker
Message287854
| Author | yan12125 |
|---|---|
| Recipients | yan12125 |
| Date | 2017-02-15.13:55:12 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1487166912.35.0.34823901081.issue29567@psf.upfronthosting.co.za> |
| 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:12 | yan12125 | set | recipients: + yan12125 |
| 2017-02-15 13:55:12 | yan12125 | set | messageid: <1487166912.35.0.34823901081.issue29567@psf.upfronthosting.co.za> |
| 2017-02-15 13:55:12 | yan12125 | link | issue29567 messages |
| 2017-02-15 13:55:12 | yan12125 | create | |