Readline module loading in interactive mode

Open
#56,447 26 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
18/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
python
Domain
cli

Research direction

Start by reviewing the superseding issue bpo-28192, since this issue's work has moved there. The payload names no source files, tests, or entry points, and does not define a standalone completion condition beyond resolving readline loading behavior in interactive mode.

Written by the indexing model from the issue text.

Description

interpreter-core type-security
BPO 12238
Nosy @loewis, @jcea, @ncoghlan, @pitrou, @vstinner, @tiran, @merwok, @bitdancer, @ericsnowcurrently, @serhiy-storchaka, @zooba
Superseder
  • bpo-28192: Don't import readline in isolated mode
  • 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 = None
    created_at = <Date 2011-06-02.11:57:39.476>
    labels = ['type-security', 'interpreter-core']
    title = 'Readline module loading in interactive mode'
    updated_at = <Date 2020-03-06.20:51:30.573>
    user = 'https://bugs.python.org/NielsHeinen'
    

    bugs.python.org fields:

    activity = <Date 2020-03-06.20:51:30.573>
    actor = 'brett.cannon'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Interpreter Core']
    creation = <Date 2011-06-02.11:57:39.476>
    creator = 'Niels.Heinen'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 12238
    keywords = []
    message_count = 17.0
    messages = ['137473', '137475', '137529', '137741', '137752', '137804', '137821', '137824', '137828', '173544', '173551', '173552', '173561', '187597', '187598', '252029', '277330']
    nosy_count = 13.0
    nosy_names = ['loewis', 'jcea', 'ncoghlan', 'pitrou', 'vstinner', 'christian.heimes', 'eric.araujo', 'r.david.murray', 'eric.snow', 'Niels.Heinen', 'serhiy.storchaka', 'steve.dower', 'yaccz']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = 'needs patch'
    status = 'open'
    superseder = '28192'
    type = 'security'
    url = 'https://bugs.python.org/issue12238'
    versions = ['Python 2.7', 'Python 3.5', 'Python 3.6']
    

    Dominant language
    Python
    Stars
    77.2k
    Forks
    36k
    Avg merge
    1d 9h
    Merged PRs (30d)
    558

    Contributor guide

    Open the contributing guide

    First steps

    1. Read the whole issue, then the project's contributing guide.
    2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
    3. Fork the repository and make your change on a branch.
    4. Open a pull request that references the issue number.

    More from python/cpython

    All issues in python/cpython

    Similar issues

    More Python issues

    Get new issues in your inbox

    A short digest of beginner-friendly GitHub issues.