Skip to content

Implement comparison operators for range objects #57410

@smarnach

Description

@smarnach
mannequin
BPO 13201
Nosy @mdickinson, @vstinner, @ezio-melotti, @smarnach
Files
  • range-compare.patch
  • range-compare-v2.patch
  • range-compare-v3.patch
  • range-compare-v4.patch
  • 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/mdickinson'
    closed_at = <Date 2011-10-23.18:54:23.971>
    created_at = <Date 2011-10-17.14:52:53.746>
    labels = ['interpreter-core', 'type-feature']
    title = 'Implement comparison operators for range objects'
    updated_at = <Date 2011-10-23.18:54:23.970>
    user = 'https://github.com/smarnach'

    bugs.python.org fields:

    activity = <Date 2011-10-23.18:54:23.970>
    actor = 'mark.dickinson'
    assignee = 'mark.dickinson'
    closed = True
    closed_date = <Date 2011-10-23.18:54:23.971>
    closer = 'mark.dickinson'
    components = ['Interpreter Core']
    creation = <Date 2011-10-17.14:52:53.746>
    creator = 'smarnach'
    dependencies = []
    files = ['23426', '23429', '23441', '23494']
    hgrepos = []
    issue_num = 13201
    keywords = ['patch', 'needs review']
    message_count = 14.0
    messages = ['145705', '145714', '145727', '145746', '145796', '146015', '146016', '146172', '146173', '146174', '146198', '146199', '146244', '146245']
    nosy_count = 5.0
    nosy_names = ['mark.dickinson', 'vstinner', 'ezio.melotti', 'python-dev', 'smarnach']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue13201'
    versions = ['Python 3.3']

    Metadata

    Metadata

    Assignees

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions