Message 288955 - Python tracker
Message288955
| Author | vstinner |
|---|---|
| Recipients | Decorater, vstinner |
| Date | 2017-03-04.05:05:24 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1488603924.73.0.0845588312264.issue29718@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
+/* Define if pthread_key_t is compatible with int. */ +#undef PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT Is this change the implementation of the issue #25658? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-03-04 05:05:24 | vstinner | set | recipients: + vstinner, Decorater |
| 2017-03-04 05:05:24 | vstinner | set | messageid: <1488603924.73.0.0845588312264.issue29718@psf.upfronthosting.co.za> |
| 2017-03-04 05:05:24 | vstinner | link | issue29718 messages |
| 2017-03-04 05:05:24 | vstinner | create | |