Skip to content

functools.cached_property does not maintain the wrapped method's __isabstractmethod__ #79176

@mwilbz

Description

@mwilbz
mannequin
BPO 34995
Nosy @vstinner, @carljm, @methane, @serhiy-storchaka, @ilevkivskyi, @sir-sigurd, @mwilbz
PRs
  • bpo-34995: Maintain func.__isabstractmethod__ in functools.cached_property #9904
  • 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 2019-03-28.06:18:08.277>
    created_at = <Date 2018-10-15.23:30:29.130>
    labels = ['3.8', 'library']
    title = "functools.cached_property does not maintain the wrapped method's __isabstractmethod__"
    updated_at = <Date 2019-03-28.06:18:08.277>
    user = 'https://github.com/mwilbz'

    bugs.python.org fields:

    activity = <Date 2019-03-28.06:18:08.277>
    actor = 'methane'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-03-28.06:18:08.277>
    closer = 'methane'
    components = ['Library (Lib)']
    creation = <Date 2018-10-15.23:30:29.130>
    creator = 'mwilbz'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 34995
    keywords = ['patch']
    message_count = 20.0
    messages = ['327808', '327810', '327880', '327908', '327910', '327951', '328136', '328491', '328492', '328502', '328510', '330019', '330020', '330021', '330022', '330027', '330123', '330127', '330135', '330171']
    nosy_count = 7.0
    nosy_names = ['vstinner', 'carljm', 'methane', 'serhiy.storchaka', 'levkivskyi', 'sir-sigurd', 'mwilbz']
    pr_nums = ['9904']
    priority = 'normal'
    resolution = 'rejected'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue34995'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directory

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions