readline module - set/get quote delimiters

Open
#46,085 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

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

Research direction

Start by reviewing Modules/readline.c and the linked p2.5.1-readline.diff and trunk-readline.diff patches. Determine the intended set/get quote-delimiter behavior from those files and confirm what remains needed for the open feature; the work is done when the readline module supports the agreed behavior.

Written by the indexing model from the issue text.

Description

3.10 3.9 (EOL) extension-modules type-feature
BPO 1744
Nosy @loewis, @tiran
Files
  • p2.5.1-readline.diff: Modules/readline.c patch
  • trunk-readline.diff: patch against trunk
  • 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 2008-01-06.15:14:05.317>
    labels = ['extension-modules', 'type-feature', '3.9', '3.10']
    title = 'readline module - set/get quote delimiters'
    updated_at = <Date 2020-11-18.23:19:55.491>
    user = 'https://bugs.python.org/loic'
    

    bugs.python.org fields:

    activity = <Date 2020-11-18.23:19:55.491>
    actor = 'iritkatriel'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Extension Modules']
    creation = <Date 2008-01-06.15:14:05.317>
    creator = 'loic'
    dependencies = []
    files = ['9077', '17714']
    hgrepos = []
    issue_num = 1744
    keywords = ['patch']
    message_count = 5.0
    messages = ['59380', '59403', '59404', '108145', '116858']
    nosy_count = 4.0
    nosy_names = ['loewis', 'christian.heimes', 'loic', 'cdelfosse']
    pr_nums = []
    priority = 'low'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue1744'
    versions = ['Python 3.9', 'Python 3.10']
    

    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.