Skip to content

The repr of BoundMethod objects sometimes incorrectly identifies the bound function #65588

@BlckKnght

Description

@BlckKnght
mannequin
BPO 21389
Nosy @benjaminp, @BlckKnght
Files
  • method_repr.diff
  • method_repr_tests.diff: Tests for the new repr for bound methods, and a fix for test_defaultdict
  • 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 = None
    closed_at = <Date 2014-08-20.23:42:12.206>
    created_at = <Date 2014-04-30.02:26:41.524>
    labels = ['interpreter-core', 'type-bug']
    title = 'The repr of BoundMethod objects sometimes incorrectly identifies the bound function'
    updated_at = <Date 2014-08-20.23:42:12.203>
    user = 'https://github.com/BlckKnght'

    bugs.python.org fields:

    activity = <Date 2014-08-20.23:42:12.203>
    actor = 'python-dev'
    assignee = 'none'
    closed = True
    closed_date = <Date 2014-08-20.23:42:12.206>
    closer = 'python-dev'
    components = ['Interpreter Core']
    creation = <Date 2014-04-30.02:26:41.524>
    creator = 'Steven.Barker'
    dependencies = []
    files = ['35202', '36420']
    hgrepos = []
    issue_num = 21389
    keywords = ['patch']
    message_count = 6.0
    messages = ['217566', '218196', '218206', '225538', '225555', '225595']
    nosy_count = 4.0
    nosy_names = ['benjamin.peterson', 'Arfrever', 'python-dev', 'Steven.Barker']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue21389'
    versions = ['Python 3.4', 'Python 3.5']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

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

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions