Incorrect C Function name for timedelta

BPO 31678
Nosy @berkerpeksag, @Phobosmir
PRs
  • bpo-31678 Fix datetime.timedelta C function name in API documentation #3869
  • [3.6] bpo-31678: Fix typo in PyDateTime_DELTA_GET_MICROSECONDS (GH-3869) #4274
  • 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:

    assignee = None
    closed_at = <Date 2017-11-04.10:46:51.512>
    created_at = <Date 2017-10-03.13:47:42.265>
    labels = ['type-bug', '3.7', 'docs']
    title = 'Incorrect C Function name for timedelta'
    updated_at = <Date 2017-11-04.10:46:51.510>
    user = 'https://github.com/Phobosmir'

    bugs.python.org fields:

    activity = <Date 2017-11-04.10:46:51.510>
    actor = 'berker.peksag'
    assignee = 'docs@python'
    closed = True
    closed_date = <Date 2017-11-04.10:46:51.512>
    closer = 'berker.peksag'
    components = ['Documentation']
    creation = <Date 2017-10-03.13:47:42.265>
    creator = 'phobosmir'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 31678
    keywords = ['patch']
    message_count = 4.0
    messages = ['303616', '305552', '305553', '305554']
    nosy_count = 3.0
    nosy_names = ['docs@python', 'berker.peksag', 'phobosmir']
    pr_nums = ['3869', '4274']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue31678'
    versions = ['Python 3.6', 'Python 3.7']