Message153810
| Author | loewis |
|---|---|
| Recipients | dmalcolm, eric.araujo, jankratochvil, loewis, meador.inge, pitrou |
| Date | 2012-02-20.21:19:07 |
| SpamBayes Score | 0.0001498431 |
| Marked as misclassified | No |
| Message-id | <1329772748.77.0.354278751594.issue10112@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The patch is fairly incomplete: it assumes that the compiler supports __attribute__((visibility())), but it really needs to check for that. Also, there is no chance that this can go into Python 2.7; retargetting for 3.3. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-02-20 21:19:08 | loewis | set | recipients: + loewis, pitrou, eric.araujo, dmalcolm, meador.inge, jankratochvil |
| 2012-02-20 21:19:08 | loewis | set | messageid: <1329772748.77.0.354278751594.issue10112@psf.upfronthosting.co.za> |
| 2012-02-20 21:19:08 | loewis | link | issue10112 messages |
| 2012-02-20 21:19:07 | loewis | create | |