Skip to content

Correct classmethod emulation in Descriptor HowTo Guide #81384

Description

@maggyero
mannequin
BPO 37203
Nosy @rhettinger, @ezio-melotti, @merwok, @willingc, @JulienPalard, @maggyero
PRs
  • bpo-37203: Correct classmethod Python emulation in the Descriptor HowTo Guide #13912
  • bpo-19072: Update descriptor howto for decorator chaining #22934
  • 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 2019-06-08.21:20:23.281>
    created_at = <Date 2019-06-08.11:51:27.708>
    labels = ['type-bug', '3.9', 'docs']
    title = 'Correct classmethod emulation in Descriptor HowTo Guide'
    updated_at = <Date 2020-10-24.23:08:42.614>
    user = 'https://github.com/maggyero'

    bugs.python.org fields:

    activity = <Date 2020-10-24.23:08:42.614>
    actor = 'maggyero'
    assignee = 'rhettinger'
    closed = True
    closed_date = <Date 2019-06-08.21:20:23.281>
    closer = 'rhettinger'
    components = ['Documentation']
    creation = <Date 2019-06-08.11:51:27.708>
    creator = 'maggyero'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 37203
    keywords = []
    message_count = 6.0
    messages = ['345031', '345052', '345064', '345066', '345074', '345092']
    nosy_count = 7.0
    nosy_names = ['rhettinger', 'ezio.melotti', 'eric.araujo', 'docs@python', 'willingc', 'mdk', 'maggyero']
    pr_nums = ['13912', '22934']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue37203'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    Labels

    3.9 (EOL)end of lifedocsDocumentation in the Doc dirtype-bugAn unexpected behavior, bug, or error
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions