Skip to content

equality not symmetric for subclasses of datetime.date and datetime.datetime #49766

Closed
@jessaustin

Description

@jessaustin
BPO 5516
Nosy @ncoghlan, @abalkin, @jackdied, @ericsnowcurrently, @pganssle
Files
  • issue5516.diff: patch against trunk for datetimemodule.c and test_datetime.py
  • issue5516_trunk.diff: udiff against 2.7 trunk
  • 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 = None
    created_at = <Date 2009-03-19.00:51:23.421>
    labels = ['3.7', 'type-bug', 'library']
    title = 'equality not symmetric for subclasses of datetime.date and datetime.datetime'
    updated_at = <Date 2018-07-05.15:58:15.282>
    user = 'https://bugs.python.org/jessaustin'

    bugs.python.org fields:

    activity = <Date 2018-07-05.15:58:15.282>
    actor = 'p-ganssle'
    assignee = 'belopolsky'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2009-03-19.00:51:23.421>
    creator = 'jess.austin'
    dependencies = []
    files = ['13403', '13419']
    hgrepos = []
    issue_num = 5516
    keywords = []
    message_count = 19.0
    messages = ['83798', '84028', '84184', '103854', '103864', '103881', '103886', '104433', '106497', '106501', '106503', '106505', '106507', '106508', '108603', '108684', '195030', '195034', '195035']
    nosy_count = 7.0
    nosy_names = ['ncoghlan', 'belopolsky', 'jackdied', 'jess.austin', 'ysj.ray', 'eric.snow', 'p-ganssle']
    pr_nums = []
    priority = 'low'
    resolution = 'postponed'
    stage = 'needs patch'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue5516'
    versions = ['Python 3.7']

    Linked PRs

    Metadata

    Metadata

    Assignees

    Labels

    3.13bugs and security fixesstdlibPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or error

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions