- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message257979
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 | barry |
|---|---|
| Recipients | Arfrever, alexandre.vassalotti, barry, josh.r, kitterma, nadeem.vawda, pitrou, python-dev, serhiy.storchaka |
| Date | 2016-01-11.17:17:27 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1452532647.33.0.839659693022.issue22995@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I've verified that backing out the typeobject.c change allows kivy and pysam to build. s3ql still fails but for other reasons, though its build does get past the cython failure. This clinches it for me. I am going to remove the typeobject.c clause from 2.7, 3.5, and 3.6. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-01-11 17:17:27 | barry | set | recipients: + barry, pitrou, alexandre.vassalotti, nadeem.vawda, Arfrever, kitterma, python-dev, serhiy.storchaka, josh.r |
| 2016-01-11 17:17:27 | barry | set | messageid: <1452532647.33.0.839659693022.issue22995@psf.upfronthosting.co.za> |
| 2016-01-11 17:17:27 | barry | link | issue22995 messages |
| 2016-01-11 17:17:27 | barry | create | |

