[issue1207466] installer ignores changed installation directory

2021-06-20 Thread Irit Katriel
Irit Katriel added the comment: Ah I see 3.2 is still there, so it's wasn't just a python 2 issue. -- ___ Python tracker ___ ___

[issue1207466] installer ignores changed installation directory

2021-06-20 Thread Irit Katriel
Irit Katriel added the comment: Did Terry remove 3.1 because this is only relevant to python 2? Is this resolved/obsolete by now? -- nosy: +iritkatriel ___ Python tracker

[issue1207466] installer ignores changed installation directory

2011-06-12 Thread Terry J. Reedy
Changes by Terry J. Reedy : -- versions: -Python 3.1 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://

[issue1207466] installer ignores changed installation directory

2010-08-21 Thread Mark Lawrence
Changes by Mark Lawrence : -- stage: -> needs patch type: -> behavior versions: +Python 2.7, Python 3.1, Python 3.2 ___ Python tracker ___ ___

[issue1207466] installer ignores changed installation directory

2008-02-23 Thread Martin v. Löwis
Martin v. Löwis added the comment: It was not fixed yet, but I will fix it eventually (this year, or later). _ Tracker <[EMAIL PROTECTED]> _ _

[issue1207466] installer ignores changed installation directory

2008-02-23 Thread ajaksu
ajaksu added the comment: If the fix was applied, this should be closed. If not, seems pretty easy to do (worst case: add as Known Issue, Won't Fix). -- nosy: +ajaksu2 _ Tracker <[EMAIL PROTECTED]> ___