This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author taleinat
Recipients taleinat, terry.reedy
Date 2014-07-11.09:12:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1405069945.96.0.619352563212.issue20577@psf.upfronthosting.co.za>
In-reply-to
Content
I don't think this is a major issue. Most users only use one version of IDLE with one version of Python.

IDLE's user config is indeed shared between all versions. This is an unfortunate design mistake, and could perhaps be fixed in 3.5.

Regarding this issue, we could skip 3.4 and include it only in 3.5. I think telling users "fix your IDLE config when switching from 3.4 to 3.5 as so" is reasonable. If we don't allow ourselves this, then without switching to having separate configs for each version of Python, we'll never be able to change anything in IDLE's configuration!
History
Date User Action Args
2014-07-11 09:12:26taleinatsetrecipients: + taleinat, terry.reedy
2014-07-11 09:12:25taleinatsetmessageid: <1405069945.96.0.619352563212.issue20577@psf.upfronthosting.co.za>
2014-07-11 09:12:25taleinatlinkissue20577 messages
2014-07-11 09:12:25taleinatcreate