Remove unused code in datetime module

BPO 33810
Nosy @abalkin
PRs
  • bpo-33810: Remove unused code from datetime.py. #7549
  • 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 = 'https://github.com/abalkin'
    closed_at = <Date 2018-06-08.23:26:57.229>
    created_at = <Date 2018-06-08.21:53:38.400>
    labels = ['3.8', 'library', 'performance']
    title = 'Remove unused code in datetime module'
    updated_at = <Date 2018-06-08.23:26:57.228>
    user = 'https://github.com/abalkin'

    bugs.python.org fields:

    activity = <Date 2018-06-08.23:26:57.228>
    actor = 'belopolsky'
    assignee = 'belopolsky'
    closed = True
    closed_date = <Date 2018-06-08.23:26:57.229>
    closer = 'belopolsky'
    components = ['Library (Lib)']
    creation = <Date 2018-06-08.21:53:38.400>
    creator = 'belopolsky'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 33810
    keywords = ['patch']
    message_count = 2.0
    messages = ['319110', '319117']
    nosy_count = 1.0
    nosy_names = ['belopolsky']
    pr_nums = ['7549']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'resource usage'
    url = 'https://bugs.python.org/issue33810'
    versions = ['Python 3.8']