Message321860
| Author | benjamin.peterson |
|---|---|
| Recipients | arekm, axh, benjamin.peterson, brett.cannon, gul916, pitrou, python-dev, scoder, vstinner |
| Date | 2018-07-18.06:16:46 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1531894606.6.0.56676864532.issue25150@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Yes, why not fix this by putting the offending code under "#ifndef _OPENMP"? What would be even better if is pyatomic.h wasn't included in Python.h, which should be fine since pyatomic.h doesn't have any public APIs. Maybe we can do that for 3.8. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-07-18 06:16:46 | benjamin.peterson | set | recipients: + benjamin.peterson, brett.cannon, arekm, pitrou, scoder, vstinner, python-dev, axh, gul916 |
| 2018-07-18 06:16:46 | benjamin.peterson | set | messageid: <1531894606.6.0.56676864532.issue25150@psf.upfronthosting.co.za> |
| 2018-07-18 06:16:46 | benjamin.peterson | link | issue25150 messages |
| 2018-07-18 06:16:46 | benjamin.peterson | create | |