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

IDLE/Win Installer: drop -n switch for 2.7/3.1; install 3.1 as idle3 #50097

Closed
kbkaiser opened this issue Apr 26, 2009 · 4 comments
Closed

IDLE/Win Installer: drop -n switch for 2.7/3.1; install 3.1 as idle3 #50097

kbkaiser opened this issue Apr 26, 2009 · 4 comments
Labels
OS-windows release-blocker topic-IDLE type-bug An unexpected behavior, bug, or error

Comments

@kbkaiser
Copy link
Contributor

BPO 5847
Nosy @loewis, @kbkaiser, @taleinat, @benjaminp

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 = <Date 2009-05-06.20:29:54.638>
created_at = <Date 2009-04-26.03:08:24.748>
labels = ['expert-IDLE', 'type-bug', 'OS-windows', 'release-blocker']
title = 'IDLE/Win Installer: drop -n switch for 2.7/3.1; install 3.1 as idle3'
updated_at = <Date 2009-05-06.20:29:54.636>
user = 'https://github.com/kbkaiser'

bugs.python.org fields:

activity = <Date 2009-05-06.20:29:54.636>
actor = 'benjamin.peterson'
assignee = 'none'
closed = True
closed_date = <Date 2009-05-06.20:29:54.638>
closer = 'benjamin.peterson'
components = ['IDLE', 'Windows']
creation = <Date 2009-04-26.03:08:24.748>
creator = 'kbk'
dependencies = []
files = []
hgrepos = []
issue_num = 5847
keywords = []
message_count = 4.0
messages = ['86596', '87246', '87248', '87345']
nosy_count = 6.0
nosy_names = ['loewis', 'kbk', 'taleinat', 'benjamin.peterson', 'gpolo', 'weeble']
pr_nums = []
priority = 'release blocker'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue5847'
versions = ['Python 3.1', 'Python 2.7']

@kbkaiser
Copy link
Contributor Author

  1. On 2.7/3.1 multiple copies of IDLE can be
    run
    simultaneously, so the -n switch used in the
    Windows Start menu shortcut with "Edit with
    IDLE" should be eliminated.

  2. On 3.1, the idle script has been renamed
    idle3.

This may interact with the Win installer
shortcut
configuration.

These changes shouldn't be backported to 26-maint
or 30-maint.

I'd offer a patch, but, though I see suspects,
I'm not sure exactly where this lives.

@loewis
Copy link
Mannequin

loewis mannequin commented May 5, 2009

The -n switch is now removed in r72335, r72336.

@loewis
Copy link
Mannequin

loewis mannequin commented May 5, 2009

I'm not sure what the necessary action is on the idle script. It's not
used on Windows; it isn't even installed. So unassigning myself.

@loewis loewis mannequin removed their assignment May 5, 2009
@benjaminp
Copy link
Contributor

Closing since this problem seems to be fixed.

@ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OS-windows release-blocker topic-IDLE type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

No branches or pull requests

2 participants