Message350758
| Author | Nukopol |
|---|---|
| Recipients | Nukopol, docs@python |
| Date | 2019-08-29.09:01:20 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1567069280.84.0.885119110407.issue37975@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
In the documentation by Python 3.5 C-API DateTime Objects (https://docs.python.org/3.5/c-api/datetime.html) method PyDateTime_DELTA_GET_MICROSECOND has not "S" in the end of method name. But in the header file "datetime.h", this method has "S" and so named PyDateTime_DELTA_GET_MICROSECONDS. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-08-29 09:01:20 | Nukopol | set | recipients: + Nukopol, docs@python |
| 2019-08-29 09:01:20 | Nukopol | set | messageid: <1567069280.84.0.885119110407.issue37975@roundup.psfhosted.org> |
| 2019-08-29 09:01:20 | Nukopol | link | issue37975 messages |
| 2019-08-29 09:01:20 | Nukopol | create | |