Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

rlcompleter raises Exception on bad input #46503

Copy link
Copy link

Description

@donlorenzo
mannequin
Issue body actions
BPO 2250
Nosy @nascheme, @birkenfeld
Files
  • rlcompleter.patch: catches Name- and AttributeError and instead returns an empty list
  • rlcompleter_Exception.patch: catches all Exceptions and returns an empty list instead
  • rlcompleter.rst.diff: note that exceptions will be caught.
  • 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/nascheme'
    closed_at = <Date 2008-05-11.21:04:17.220>
    created_at = <Date 2008-03-07.10:49:56.552>
    labels = ['easy', 'type-bug', 'library']
    title = 'rlcompleter raises Exception on bad input'
    updated_at = <Date 2008-05-11.21:04:17.121>
    user = 'https://bugs.python.org/donlorenzo'

    bugs.python.org fields:

    activity = <Date 2008-05-11.21:04:17.121>
    actor = 'georg.brandl'
    assignee = 'nascheme'
    closed = True
    closed_date = <Date 2008-05-11.21:04:17.220>
    closer = 'georg.brandl'
    components = ['Library (Lib)']
    creation = <Date 2008-03-07.10:49:56.552>
    creator = 'donlorenzo'
    dependencies = []
    files = ['9627', '9940', '10055']
    hgrepos = []
    issue_num = 2250
    keywords = ['patch', 'easy']
    message_count = 9.0
    messages = ['63349', '64206', '64414', '64453', '64554', '64936', '65615', '65616', '66669']
    nosy_count = 4.0
    nosy_names = ['nascheme', 'georg.brandl', 'jafo', 'donlorenzo']
    pr_nums = []
    priority = 'normal'
    resolution = 'accepted'
    stage = None
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue2250'
    versions = ['Python 2.5']

    Reactions are currently unavailable

    Metadata

    Metadata

    Assignees

    Labels

    easystdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn 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

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.