Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support IDLE Edit of .py/.pyw from idlelib #38754

Closed
kbkaiser opened this issue Jul 1, 2003 · 4 comments
Closed

Support IDLE Edit of .py/.pyw from idlelib #38754

kbkaiser opened this issue Jul 1, 2003 · 4 comments
Assignees

Comments

@kbkaiser
Copy link
Contributor

kbkaiser commented Jul 1, 2003

BPO 763681
Nosy @tim-one, @loewis, @kbkaiser
Files
  • python20.wse.patch: python20.wse.patch 1Jul03
  • 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/kbkaiser'
    closed_at = <Date 2003-07-10.16:22:32.000>
    created_at = <Date 2003-07-01.05:14:13.000>
    labels = ['OS-windows']
    title = 'Support IDLE Edit of .py/.pyw from idlelib'
    updated_at = <Date 2003-07-10.16:22:32.000>
    user = 'https://github.com/kbkaiser'

    bugs.python.org fields:

    activity = <Date 2003-07-10.16:22:32.000>
    actor = 'kbk'
    assignee = 'kbk'
    closed = True
    closed_date = None
    closer = None
    components = ['Windows']
    creation = <Date 2003-07-01.05:14:13.000>
    creator = 'kbk'
    dependencies = []
    files = ['5432']
    hgrepos = []
    issue_num = 763681
    keywords = ['patch']
    message_count = 4.0
    messages = ['44176', '44177', '44178', '44179']
    nosy_count = 3.0
    nosy_names = ['tim.peters', 'loewis', 'kbk']
    pr_nums = []
    priority = 'high'
    resolution = 'accepted'
    stage = None
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue763681'
    versions = ['Python 2.3']

    @kbkaiser
    Copy link
    Contributor Author

    kbkaiser commented Jul 1, 2003

    Windows File Types / Actions:
    IDLE has moved, this patch binds editing a python
    file to .../Lib/idlelib/idle.pyw instead of
    .../Tools/idle/idle.pyw

    @kbkaiser kbkaiser closed this as completed Jul 1, 2003
    @kbkaiser kbkaiser self-assigned this Jul 1, 2003
    @kbkaiser kbkaiser closed this as completed Jul 1, 2003
    @kbkaiser kbkaiser self-assigned this Jul 1, 2003
    @loewis
    Copy link
    Mannequin

    loewis mannequin commented Jul 5, 2003

    Logged In: YES
    user_id=21627

    Assigning to Tim for review - the patch looks right to me.

    @tim-one
    Copy link
    Member

    tim-one commented Jul 10, 2003

    Logged In: YES
    user_id=31435

    Looks fine to me -- thanks! Assigned back to Kurt. Kurt, if
    you don't want to apply the patch, assign it back to me and
    I'll apply it. Boosted priority too.

    @kbkaiser
    Copy link
    Contributor Author

    Logged In: YES
    user_id=149084

    python20.wse Rev 1.128

    @ezio-melotti ezio-melotti transferred this issue from another repository Apr 9, 2022
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Projects
    None yet
    Development

    No branches or pull requests

    2 participants