Skip to content

Not all method descriptors are callable #64508

@larryhastings

Description

@larryhastings
BPO 20309
Nosy @warsaw, @arigo, @rhettinger, @ncoghlan, @pitrou, @vstinner, @larryhastings, @bitdancer, @ericsnowcurrently, @jdemeyer, @eryksun, @sruggier
Files
  • curious.py
  • descr_v1.diff: In progress version of the patch (not finished!)
  • descr_v2.diff
  • descr_v3.diff
  • example_use_case.py: Example use case for callable static methods.
  • 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/rhettinger'
    closed_at = <Date 2015-04-14.14:53:36.344>
    created_at = <Date 2014-01-20.06:43:37.890>
    labels = ['interpreter-core', 'type-bug', 'invalid']
    title = 'Not all method descriptors are callable'
    updated_at = <Date 2021-03-31.14:45:13.131>
    user = 'https://github.com/larryhastings'

    bugs.python.org fields:

    activity = <Date 2021-03-31.14:45:13.131>
    actor = 'vstinner'
    assignee = 'rhettinger'
    closed = True
    closed_date = <Date 2015-04-14.14:53:36.344>
    closer = 'ncoghlan'
    components = ['Interpreter Core']
    creation = <Date 2014-01-20.06:43:37.890>
    creator = 'larry'
    dependencies = []
    files = ['33559', '34928', '34959', '38942', '47940']
    hgrepos = []
    issue_num = 20309
    keywords = ['patch']
    message_count = 16.0
    messages = ['208524', '208525', '208531', '208537', '208538', '208544', '216593', '216676', '216769', '240686', '240843', '240894', '240898', '330227', '338473', '389908']
    nosy_count = 15.0
    nosy_names = ['barry', 'arigo', 'rhettinger', 'ncoghlan', 'pitrou', 'vstinner', 'chrish42', 'larry', 'Arfrever', 'r.david.murray', 'eric.snow', 'jdemeyer', 'eryksun', 'ozialien', 'sruggier']
    pr_nums = []
    priority = 'low'
    resolution = 'not a bug'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue20309'
    versions = ['Python 3.5']

    Metadata

    Metadata

    Assignees

    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