Skip to content

docs.python.org/3/howto/descriptor.html still refers to "unbound methods" #67890

@pfalcon

Description

@pfalcon
mannequin
BPO 23702
Nosy @rhettinger, @pfalcon, @gpshead, @ezio-melotti, @stevendaprano, @vadmium
PRs
  • bpo-23702: Update Descriptor-HOWTO to reflect the removal of unbound … #3739
  • [3.6] bpo-23702: Update Descriptor-HOWTO to reflect the removal of unbound methods (GH-3739) #3742
  • 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 2017-09-25.08:16:07.622>
    created_at = <Date 2015-03-18.19:48:34.439>
    labels = ['type-bug', 'docs']
    title = 'docs.python.org/3/howto/descriptor.html still refers to "unbound methods"'
    updated_at = <Date 2017-09-25.08:16:07.622>
    user = 'https://github.com/pfalcon'

    bugs.python.org fields:

    activity = <Date 2017-09-25.08:16:07.622>
    actor = 'rhettinger'
    assignee = 'rhettinger'
    closed = True
    closed_date = <Date 2017-09-25.08:16:07.622>
    closer = 'rhettinger'
    components = ['Documentation']
    creation = <Date 2015-03-18.19:48:34.439>
    creator = 'pfalcon'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 23702
    keywords = ['patch']
    message_count = 9.0
    messages = ['238468', '253167', '293220', '293221', '299738', '299739', '299753', '302918', '302920']
    nosy_count = 8.0
    nosy_names = ['rhettinger', 'pfalcon', 'gregory.p.smith', 'ezio.melotti', 'steven.daprano', 'docs@python', 'martin.panter', 'Johannes Lade']
    pr_nums = ['3739', '3742']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue23702'
    versions = ['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