Skip to content

Document auto __ne__ generation; provide a use case for non-trivial __ne__ #48645

@terryjreedy

Description

@terryjreedy
BPO 4395
Nosy @rhettinger, @terryjreedy, @mdickinson, @ncoghlan, @rbtcollins, @merwok, @cjerdonek, @berkerpeksag, @vadmium, @serhiy-storchaka, @antocuni
Files
  • default-ne-reflected-priority.patch
  • default-ne-reflected-priority.v2.patch
  • default-ne-reflected-priority.v3.patch: Resolve conflict
  • default-ne-reflected-priority.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/terryjreedy'
    closed_at = <Date 2015-08-06.22:43:02.223>
    created_at = <Date 2008-11-23.18:21:33.030>
    labels = ['type-bug', 'docs']
    title = 'Document auto __ne__ generation; provide a use case for non-trivial __ne__'
    updated_at = <Date 2015-08-06.22:43:02.215>
    user = 'https://github.com/terryjreedy'

    bugs.python.org fields:

    activity = <Date 2015-08-06.22:43:02.215>
    actor = 'rbcollins'
    assignee = 'terry.reedy'
    closed = True
    closed_date = <Date 2015-08-06.22:43:02.223>
    closer = 'rbcollins'
    components = ['Documentation']
    creation = <Date 2008-11-23.18:21:33.030>
    creator = 'terry.reedy'
    dependencies = []
    files = ['37671', '37859', '39954', '39958']
    hgrepos = []
    issue_num = 4395
    keywords = ['patch']
    message_count = 20.0
    messages = ['76270', '76374', '89532', '89533', '89553', '89591', '89592', '181630', '233835', '234601', '234605', '234696', '234780', '236012', '246955', '246959', '246968', '246969', '248155', '248156']
    nosy_count = 17.0
    nosy_names = ['rhettinger', 'terry.reedy', 'mark.dickinson', 'ncoghlan', 'rbcollins', 'eric.araujo', 'Arfrever', 'medwards', 'cvrebert', 'chris.jerdonek', 'docs@python', 'python-dev', 'berker.peksag', 'martin.panter', 'serhiy.storchaka', 'franck', 'antocuni']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue4395'
    versions = ['Python 3.4', 'Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Assignees

    Labels

    docsDocumentation in the Doc dirtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions