- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message367102
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 | pablogsal |
|---|---|
| Recipients | Michael.Felt, lys.nikolaou, ned.deily, pablogsal |
| Date | 2020-04-23.11:52:22 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1587642742.68.0.674439677869.issue40370@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
We need to do the same thing as test_build_ext does: https://github.com/python/cpython/blob/master/Lib/distutils/tests/test_build_ext.py#L56-L58 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-04-23 11:52:22 | pablogsal | set | recipients: + pablogsal, ned.deily, Michael.Felt, lys.nikolaou |
| 2020-04-23 11:52:22 | pablogsal | set | messageid: <1587642742.68.0.674439677869.issue40370@roundup.psfhosted.org> |
| 2020-04-23 11:52:22 | pablogsal | link | issue40370 messages |
| 2020-04-23 11:52:22 | pablogsal | create | |

