This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author phobosmir
Recipients docs@python, phobosmir
Date 2017-10-03.13:47:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1507038462.28.0.213398074469.issue31678@psf.upfronthosting.co.za>
In-reply-to
Content
Documentation:

PyDateTime_DELTA_GET_MICROSECOND
https://docs.python.org/3/c-api/datetime.html#c.PyDateTime_DELTA_GET_MICROSECOND

Should be:
PyDateTime_DELTA_GET_MICROSECONDS
History
Date User Action Args
2017-10-03 13:47:42phobosmirsetrecipients: + phobosmir, docs@python
2017-10-03 13:47:42phobosmirsetmessageid: <1507038462.28.0.213398074469.issue31678@psf.upfronthosting.co.za>
2017-10-03 13:47:42phobosmirlinkissue31678 messages
2017-10-03 13:47:42phobosmircreate