Skip to content

Python implementation of datetime module is not being tested correctly. #75005

@musically-ut

Description

@musically-ut
BPO 30822
Nosy @abalkin, @vstinner, @ned-deily, @serhiy-storchaka, @musically-ut
PRs
  • bpo-30822: Fix testing of datetime module. #2530
  • bpo-30822: Deduplicate ZoneInfoTest classes in test_datetime. #2534
  • [3.5] bpo-30822: Fix testing of datetime module. (GH-2530) #2550
  • [3.6] bpo-30822: Fix testing of datetime module. (GH-2530) #2551
  • Revert "bpo-30822: Fix testing of datetime module." #2588
  • bpo-30822: Exclude tzdata from regrtest --all #2775
  • [3.6] bpo-30822: Exclude tzdata from regrtest --all (#2775) #2777
  • [3.5] bpo-30822: Exclude tzdata from regrtest --all (#2775) #2781
  • [3.5] bpo-30822: regrtest: remove tzdata #2782
  • bpo-30822: Fix testing of datetime module. #2783
  • [2.7] bpo-30822: regrtest: fix -u extralargefile #2788
  • [3.5] bpo-30822: Fix testing of datetime module. (GH-2530) (GH-2783) #2815
  • [3.6] bpo-30822: Fix testing of datetime module. (GH-2530) (GH-2783) #2816
  • [3.6] bpo-30822: Deduplicate ZoneInfoTest classes in test_datetime. (GH-2534) #3405
  • 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/serhiy-storchaka'
    closed_at = <Date 2017-07-26.11:52:55.129>
    created_at = <Date 2017-06-30.23:47:48.837>
    labels = ['3.7', 'type-bug', 'tests']
    title = 'Python implementation of datetime module is not being tested correctly.'
    updated_at = <Date 2017-09-08.22:44:35.784>
    user = 'https://github.com/musically-ut'

    bugs.python.org fields:

    activity = <Date 2017-09-08.22:44:35.784>
    actor = 'vstinner'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2017-07-26.11:52:55.129>
    closer = 'vstinner'
    components = ['Tests']
    creation = <Date 2017-06-30.23:47:48.837>
    creator = 'musically_ut'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 30822
    keywords = []
    message_count = 48.0
    messages = ['297455', '297470', '297515', '297517', '297518', '297519', '297520', '297522', '297523', '297524', '297525', '297530', '297546', '297548', '297554', '297555', '297557', '297559', '297562', '297571', '297573', '297612', '297734', '297736', '297743', '297752', '297753', '297760', '297762', '297763', '298032', '298033', '298059', '298664', '298717', '298721', '298725', '298726', '298729', '298732', '298755', '298756', '298786', '299221', '299222', '299223', '299224', '301749']
    nosy_count = 5.0
    nosy_names = ['belopolsky', 'vstinner', 'ned.deily', 'serhiy.storchaka', 'musically_ut']
    pr_nums = ['2530', '2534', '2550', '2551', '2588', '2775', '2777', '2781', '2782', '2783', '2788', '2815', '2816', '3405']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue30822'
    versions = ['Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Labels

    3.7 (EOL)end of lifetestsTests in the Lib/test dirtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions