Message328760
| Author | vstinner |
|---|---|
| Recipients | Aaron Hall, benjamin.peterson, mark.dickinson, miss-islington, serhiy.storchaka, thatiparthy, vstinner |
| Date | 2018-10-28.21:44:32 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1540763072.75.0.788709270274.issue35059@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
If my PR 10079 is merged without Py_STATIC_INLINE(), I will remove the macro. I'm not sure if we need an "always inline" macro or not. Note: I'm in favor of moving closer to the C language and not abusing __attribute__(...) :-) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-10-28 21:44:32 | vstinner | set | recipients: + vstinner, mark.dickinson, benjamin.peterson, serhiy.storchaka, thatiparthy, Aaron Hall, miss-islington |
| 2018-10-28 21:44:32 | vstinner | set | messageid: <1540763072.75.0.788709270274.issue35059@psf.upfronthosting.co.za> |
| 2018-10-28 21:44:32 | vstinner | link | issue35059 messages |
| 2018-10-28 21:44:32 | vstinner | create | |