Message250945
| Author | vstinner |
|---|---|
| Recipients | axh, brett.cannon, vstinner |
| Date | 2015-09-18.07:01:37 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1442559697.48.0.684017290944.issue25150@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I created a venv with a Python patched with pyatomic-2.patch: I successfully installed yt. yt depends on numpy & Cython: good news, numpy & Cython were compiled correctly. These two libraries are well known users of the Python C API. It's not enough to check if this change breaks modules on PyPI, but it's still a good news :-) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-09-18 07:01:37 | vstinner | set | recipients: + vstinner, brett.cannon, axh |
| 2015-09-18 07:01:37 | vstinner | set | messageid: <1442559697.48.0.684017290944.issue25150@psf.upfronthosting.co.za> |
| 2015-09-18 07:01:37 | vstinner | link | issue25150 messages |
| 2015-09-18 07:01:37 | vstinner | create | |