Skip to content

Tab completion executes @property getter function #88915

@RPecor

Description

@RPecor
mannequin
BPO 44752
Nosy @ambv, @miss-islington, @jdevries3133
PRs
  • bpo-44752: Make rlcompleter not call @property methods #27401
  • bpo-44752: refactor part of rlcompleter.Completer.attr_matches #27433
  • [3.10] bpo-44752: Make rlcompleter not call @property methods (GH-27401) #27444
  • [3.9] bpo-44752: Make rlcompleter not call @property methods (GH-27401) #27445
  • [3.9] bpo-44752: refactor part of rlcompleter.Completer.attr_matches (GH-27433) #27446
  • [3.10] bpo-44752: refactor part of rlcompleter.Completer.attr_matches (GH-27433) #27447
  • 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 2021-07-29.15:48:38.581>
    created_at = <Date 2021-07-27.21:41:47.767>
    labels = ['interpreter-core', 'type-bug', '3.9', '3.10', '3.11']
    title = 'Tab completion executes @property getter function'
    updated_at = <Date 2021-07-29.15:48:38.575>
    user = 'https://bugs.python.org/RPecor'

    bugs.python.org fields:

    activity = <Date 2021-07-29.15:48:38.575>
    actor = 'lukasz.langa'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-07-29.15:48:38.581>
    closer = 'lukasz.langa'
    components = ['Interpreter Core']
    creation = <Date 2021-07-27.21:41:47.767>
    creator = 'RPecor'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 44752
    keywords = ['patch']
    message_count = 14.0
    messages = ['398323', '398324', '398327', '398330', '398331', '398341', '398343', '398479', '398483', '398485', '398486', '398490', '398491', '398492']
    nosy_count = 4.0
    nosy_names = ['lukasz.langa', 'miss-islington', 'jack__d', 'RPecor']
    pr_nums = ['27401', '27433', '27444', '27445', '27446', '27447']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue44752'
    versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.11only security fixes3.9 (EOL)end of lifeinterpreter-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