Message329086
| Author | vstinner |
|---|---|
| Recipients | atuining, eric.snow, lemburg, serhiy.storchaka, tim.peters, vstinner |
| Date | 2018-11-01.18:24:19 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1541096659.1.0.788709270274.issue35081@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> Please don't change Include/datetime.h without consulting with original authors of this code (see issue876130). FYI I tried to be very careful on each change to never modify the *public* C API. But I modified the Py_BUILD_CORE API. This is fine since this API can change anytime, and it must not be used outside Python. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-11-01 18:24:19 | vstinner | set | recipients: + vstinner, lemburg, tim.peters, atuining, eric.snow, serhiy.storchaka |
| 2018-11-01 18:24:19 | vstinner | set | messageid: <1541096659.1.0.788709270274.issue35081@psf.upfronthosting.co.za> |
| 2018-11-01 18:24:19 | vstinner | link | issue35081 messages |
| 2018-11-01 18:24:19 | vstinner | create | |