Message276433
| Author | serhiy.storchaka |
|---|---|
| Recipients | christian.heimes, paul.moore, python-dev, serhiy.storchaka, steve.dower, tim.golden, vstinner, zach.ware |
| Date | 2016-09-14.13:07:57 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1473858477.94.0.494024035056.issue28126@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The Py_MEMCPY name doesn't start by an underscore, and it is not inside the "#ifndef Py_LIMITED_API" block. But it is not documented either. I don't know what is the status of this macro. If this is a part of public API, this change should be documented in the C API section. If it is inner macro, this change shouldn't be mentioned in Misc/NEWS. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-09-14 13:07:57 | serhiy.storchaka | set | recipients: + serhiy.storchaka, paul.moore, vstinner, christian.heimes, tim.golden, python-dev, zach.ware, steve.dower |
| 2016-09-14 13:07:57 | serhiy.storchaka | set | messageid: <1473858477.94.0.494024035056.issue28126@psf.upfronthosting.co.za> |
| 2016-09-14 13:07:57 | serhiy.storchaka | link | issue28126 messages |
| 2016-09-14 13:07:57 | serhiy.storchaka | create | |