Re: [Python-Dev] issue 9807 - abiflags in paths and symlinks (updated patch)

2010-11-22 Thread Barry Warsaw
On Nov 10, 2010, at 04:27 PM, Barry Warsaw wrote: >I finally found a chance to address all the outstanding technical issues >mentioned in bug 9807: > >http://bugs.python.org/issue9807 > >I've uploaded a new patch which contains the rest of the changes I'm >proposing. I think we still need con

[Python-Dev] issue 9807 - abiflags in paths and symlinks (updated patch)

2010-11-10 Thread Barry Warsaw
I finally found a chance to address all the outstanding technical issues mentioned in bug 9807: http://bugs.python.org/issue9807 I've uploaded a new patch which contains the rest of the changes I'm proposing. I think we still need consensus about whether these changes are good to commit. Wi