Skip to content

Support unknown formats in memoryview comparisons #59778

@skrah

Description

@skrah
mannequin
BPO 15573
Nosy @loewis, @birkenfeld, @mdickinson, @ncoghlan, @pitrou, @vstinner, @tiran, @skrah, @meadori
Files
  • format.c
  • issue15573.diff
  • abstractcmp.diff
  • issue15573-struct.diff: full struct module support for comparisons
  • issue15573-struct-2.diff
  • memoryobject.c.gcov
  • 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/skrah'
    closed_at = <Date 2012-08-29.17:09:27.233>
    created_at = <Date 2012-08-07.11:55:30.289>
    labels = ['interpreter-core', 'type-bug', 'release-blocker']
    title = 'Support unknown formats in memoryview comparisons'
    updated_at = <Date 2012-11-02.17:07:02.101>
    user = 'https://github.com/skrah'

    bugs.python.org fields:

    activity = <Date 2012-11-02.17:07:02.101>
    actor = 'python-dev'
    assignee = 'skrah'
    closed = True
    closed_date = <Date 2012-08-29.17:09:27.233>
    closer = 'skrah'
    components = ['Interpreter Core']
    creation = <Date 2012-08-07.11:55:30.289>
    creator = 'skrah'
    dependencies = []
    files = ['26720', '26725', '26766', '26800', '26831', '26992']
    hgrepos = []
    issue_num = 15573
    keywords = ['patch']
    message_count = 63.0
    messages = ['167618', '167621', '167655', '167687', '167838', '167844', '167855', '167856', '167860', '167862', '167884', '167892', '167899', '167902', '167908', '167911', '167912', '167930', '167946', '167981', '167982', '167984', '167987', '167990', '167991', '167993', '167994', '168000', '168002', '168003', '168004', '168006', '168010', '168028', '168029', '168031', '168032', '168188', '168202', '168257', '168301', '168440', '168559', '168560', '168564', '169023', '169085', '169106', '169107', '169108', '169109', '169110', '169111', '169112', '169113', '169114', '169115', '169347', '169355', '169388', '169394', '169399', '174541']
    nosy_count = 11.0
    nosy_names = ['loewis', 'georg.brandl', 'mark.dickinson', 'ncoghlan', 'pitrou', 'vstinner', 'christian.heimes', 'Arfrever', 'skrah', 'meador.inge', 'python-dev']
    pr_nums = []
    priority = 'release blocker'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue15573'
    versions = ['Python 3.3']

    Metadata

    Metadata

    Assignees

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)release-blockertype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions