[issue8084] pep-0370 on osx duplicates existing functionality

2020-10-23 Thread Ronald Oussoren
Change by Ronald Oussoren : -- resolution: -> wont fix stage: -> resolved status: open -> closed ___ Python tracker ___ ___

[issue8084] pep-0370 on osx duplicates existing functionality

2020-10-22 Thread Glyph Lefkowitz
Glyph Lefkowitz added the comment: For what it's worth, I've long since adapted to the status quo here, so I'm happy for this to just be closed :-). (Apple seems to have mostly given up on "domains" as a user-facing or even developer-facing concept, so searching /Network seems like it is

[issue8084] pep-0370 on osx duplicates existing functionality

2020-10-22 Thread Éric Araujo
Éric Araujo added the comment: It seems that the boat has sailed here -- ___ Python tracker ___ ___ Python-bugs-list mailing list

[issue8084] pep-0370 on osx duplicates existing functionality

2012-06-07 Thread Daniel Holth
Daniel Holth dho...@fastmail.fm added the comment: Please mention Apple's OS X Python behavior in the PEP. The Python that comes with OS X Lion doesn't seem to follow the PEP regarding ~/.local ; this deserves a mention. -- nosy: +dholth ___ Python

[issue8084] pep-0370 on osx duplicates existing functionality

2011-07-19 Thread Éric Araujo
Éric Araujo mer...@netwok.org added the comment: It would be nice to have feedback from the Mac experts on this. -- assignee: christian.heimes - keywords: -buildbot, needs review, patch nosy: +ned.deily resolution: fixed - stage: committed/rejected - versions: +Python 3.3

[issue8084] pep-0370 on osx duplicates existing functionality

2011-01-10 Thread Éric Araujo
Changes by Éric Araujo mer...@netwok.org: -- nosy: +eric.araujo ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue8084 ___ ___ Python-bugs-list

[issue8084] pep-0370 on osx duplicates existing functionality

2010-12-07 Thread Ronald Oussoren
Ronald Oussoren ronaldousso...@mac.com added the comment: (reopening to ensure glyph's message doesn't get lost) -- status: closed - open ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue8084

[issue8084] pep-0370 on osx duplicates existing functionality

2010-11-30 Thread Glyph Lefkowitz
Glyph Lefkowitz gl...@twistedmatrix.com added the comment: Would it be possible to have this reverted for 2.7.2 / 3.2.1, and restore ~/.local _and_ ~/Library as equally valid locations for python code? As I tried to explain on the mailing list, this change basically introduces a regression,

[issue8084] pep-0370 on osx duplicates existing functionality

2010-06-27 Thread Ronald Oussoren
Ronald Oussoren ronaldousso...@mac.com added the comment: The tests no longer fail. -- status: open - closed ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue8084 ___

[issue8084] pep-0370 on osx duplicates existing functionality

2010-05-13 Thread Florent Xicluna
Florent Xicluna florent.xicl...@gmail.com added the comment: It fails on x86 Tiger trunk buildbot, too. (the PPC Tiger buildbot is happy) -- keywords: +buildbot nosy: +flox ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue8084

[issue8084] pep-0370 on osx duplicates existing functionality

2010-05-08 Thread Ronald Oussoren
Ronald Oussoren ronaldousso...@mac.com added the comment: Committed to the trunk in r80967. Reducing the priority because this is no longer a release-blocker for the next 2.7 release. -- priority: release blocker - normal ___ Python tracker

[issue8084] pep-0370 on osx duplicates existing functionality

2010-05-08 Thread Ronald Oussoren
Ronald Oussoren ronaldousso...@mac.com added the comment: And committed to 3.2 in r80968 -- resolution: - fixed stage: - committed/rejected status: open - closed ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue8084

[issue8084] pep-0370 on osx duplicates existing functionality

2010-05-08 Thread STINNER Victor
STINNER Victor victor.stin...@haypocalc.com added the comment: And committed to 3.2 in r80968 This commit introduced a regression: http://www.python.org/dev/buildbot/all/builders/AMD64 Ubuntu wide 3.x/builds/1055 == FAIL:

[issue8084] pep-0370 on osx duplicates existing functionality

2010-05-08 Thread Benjamin Peterson
Benjamin Peterson benja...@python.org added the comment: Fixed test_sysconfig.py in r80986. -- resolution: - fixed status: open - closed ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue8084

[issue8084] pep-0370 on osx duplicates existing functionality

2010-05-08 Thread Mark Dickinson
Mark Dickinson dicki...@gmail.com added the comment: Ronald, r80967 makes test_site fail on my machine, with the following output: == FAIL: test_getsitepackages (__main__.HelperFunctionsTests)

[issue8084] pep-0370 on osx duplicates existing functionality

2010-05-08 Thread Ronald Oussoren
Ronald Oussoren ronaldousso...@mac.com added the comment: I'll look into this in the morning. -- ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue8084 ___

[issue8084] pep-0370 on osx duplicates existing functionality

2010-05-07 Thread Benjamin Peterson
Benjamin Peterson benja...@python.org added the comment: Christian hasn't been around for a while, and I'd like to release the next beta on time. Thus, I think Tarek's or my review will be sufficent. The idea seems fine to me. -- nosy: +benjamin.peterson

[issue8084] pep-0370 on osx duplicates existing functionality

2010-04-29 Thread Ronald Oussoren
Ronald Oussoren ronaldousso...@mac.com added the comment: I'd prefer to have this resolved before the next 2.7 beta. -- ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue8084 ___

[issue8084] pep-0370 on osx duplicates existing functionality

2010-04-29 Thread Tarek Ziadé
Changes by Tarek Ziadé ziade.ta...@gmail.com: -- priority: normal - high ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue8084 ___ ___

[issue8084] pep-0370 on osx duplicates existing functionality

2010-04-29 Thread R. David Murray
R. David Murray rdmur...@bitdance.com added the comment: Since you want it before the next beta, I'm promoting it to release blocker. Benjamin can reduce it if needed when we get down to the wire. -- nosy: +r.david.murray priority: high - release blocker

[issue8084] pep-0370 on osx duplicates existing functionality

2010-03-20 Thread Sean Reifschneider
Sean Reifschneider j...@tummy.com added the comment: Since this needs review, and Christian is the author of that PEP, I'm assigning it to him. If not appropriate, any suggestions on where to get visibility to get reviewers? -- assignee: ronaldoussoren - christian.heimes nosy:

[issue8084] pep-0370 on osx duplicates existing functionality

2010-03-20 Thread Antoine Pitrou
Changes by Antoine Pitrou pit...@free.fr: -- nosy: +tarek ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue8084 ___ ___ Python-bugs-list mailing list

[issue8084] pep-0370 on osx duplicates existing functionality

2010-03-20 Thread Tarek Ziadé
Tarek Ziadé ziade.ta...@gmail.com added the comment: @Sean: you can look at the maintainers.rst file in the py3k branch I guess I am maintaining sysconfig, so I guess I'll just help on the review. Notice that we might need to backport some of the work in distutils/sysconfig since we have

[issue8084] pep-0370 on osx duplicates existing functionality

2010-03-07 Thread Ronald Oussoren
New submission from Ronald Oussoren ronaldousso...@mac.com: The implementation of pep-0370 treats OSX like any other unix platform. This is problemantic for two reasons: first of all OSX already had a per-user directory before pep-0370 was implement: ~/Library/Python/X.Y, which means there

[issue8084] pep-0370 on osx duplicates existing functionality

2010-03-07 Thread Ronald Oussoren
Ronald Oussoren ronaldousso...@mac.com added the comment: The attached patch is untested an implements the proposed behavior for framework builds, unix builds would keep the unix-style behavior (and would lose access to ~/Library/Python). The patch is slightly complicated by adding support