BPO | [39604](https://bugs.python.org/issue39604) --- | :--- Nosy | @malemburg, @abalkin, @pganssle *Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.* Show more details GitHub fields: ```python assignee = None closed_at = None created_at = labels = ['type-bug', '3.8', '3.9', '3.10', 'expert-C-API', 'docs'] title = 'Document PyDateTimeAPI / PyDateTime_CAPI struct' updated_at = user = 'https://github.com/pganssle' ``` bugs.python.org fields: ```python activity = actor = 'pitrou' assignee = 'docs@python' closed = False closed_date = None closer = None components = ['Documentation', 'C API'] creation = creator = 'p-ganssle' dependencies = [] files = [] hgrepos = [] issue_num = 39604 keywords = [] message_count = 1.0 messages = ['361733'] nosy_count = 4.0 nosy_names = ['lemburg', 'belopolsky', 'docs@python', 'p-ganssle'] pr_nums = [] priority = 'normal' resolution = None stage = 'needs patch' status = 'open' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue39604' versions = ['Python 3.8', 'Python 3.9', 'Python 3.10'] ``` ### Linked PRs * gh-141543