Idle/tkinter ~x.py 'save as' fails. closes idle

Open
#59,568 8 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

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

Research direction

Start by reviewing the linked PR gh-157624 and the two referenced patches, tilde_escape.patch and @tilde.patch. Then inspect the IDLE/Tkinter save-as behavior and its existing tests, if identified from that work. Done means the reported ~x.py save-as case no longer closes IDLE and the relevant regression behavior is covered.

Written by the indexing model from the issue text.

Description

topic-IDLE topic-tkinter type-bug
BPO 15363
Nosy @loewis, @terryjreedy, @serwy, @serhiy-storchaka
Files
  • tilde_escape.patch
  • @tilde.patch
  • 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 2012-07-15.23:17:23.152>
    labels = ['expert-IDLE', 'type-bug', 'expert-tkinter', '3.9']
    title = "Idle/tkinter ~x.py 'save as' fails. closes idle"
    updated_at = <Date 2019-09-19.18:50:18.465>
    user = 'https://github.com/terryjreedy'
    

    bugs.python.org fields:

    activity = <Date 2019-09-19.18:50:18.465>
    actor = 'terry.reedy'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['IDLE', 'Tkinter']
    creation = <Date 2012-07-15.23:17:23.152>
    creator = 'terry.reedy'
    dependencies = []
    files = ['26390', '36887']
    hgrepos = []
    issue_num = 15363
    keywords = ['patch']
    message_count = 7.0
    messages = ['165553', '165556', '166379', '227755', '229130', '229134', '229135']
    nosy_count = 4.0
    nosy_names = ['loewis', 'terry.reedy', 'roger.serwy', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue15363'
    versions = ['Python 3.9']
    

    Linked PRs
    • gh-157624
    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.