Message330642
| Author | vstinner |
|---|---|
| Recipients | Arfrever, benjamin.peterson, brett.cannon, ncoghlan, pitrou, vstinner |
| Date | 2018-11-29.00:23:46 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1543451026.25.0.788709270274.issue14614@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Oh, I didn't know this old issue (6 years old). I wrote an implementation of this issue for PyTuple_GET_ITEM/SET_ITEM: bpo-35337. Would you mind to have a look? It seems to be backward incompatible when these macros are misused on structseq. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-11-29 00:23:46 | vstinner | set | recipients: + vstinner, brett.cannon, ncoghlan, pitrou, benjamin.peterson, Arfrever |
| 2018-11-29 00:23:46 | vstinner | set | messageid: <1543451026.25.0.788709270274.issue14614@psf.upfronthosting.co.za> |
| 2018-11-29 00:23:46 | vstinner | link | issue14614 messages |
| 2018-11-29 00:23:46 | vstinner | create | |