- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message367088
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, ned.deily, pablogsal |
| Date | 2020-04-23.09:52:07 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1587635527.25.0.445646848732.issue40370@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Ned, the analysis seems correct. We need to fix test_peg_generator so it uses the same build options as the interpreter. I am slightly surprised as I was under the assumption that distutils propagates the compiler options that were used when the interpreter was built automatically |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-04-23 09:52:07 | pablogsal | set | recipients: + pablogsal, ned.deily, Michael.Felt |
| 2020-04-23 09:52:07 | pablogsal | set | messageid: <1587635527.25.0.445646848732.issue40370@roundup.psfhosted.org> |
| 2020-04-23 09:52:07 | pablogsal | link | issue40370 messages |
| 2020-04-23 09:52:07 | pablogsal | create | |

