https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=294631
Charlie Li <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|devel/py-installer update |devel/py-installer: use |to 1.0.0 broke several |os.path.abspath() instead |python ports builds |of Path.resolve() --- Comment #30 from Charlie Li <[email protected]> --- All that said, the use of Path.resolve() is a performance regression. It also uncovering link resolution issues seems more coincidental. https://github.com/pypa/installer/commit/8b72cf945bfa works better as a PATCHFILES, and if preceding commits need to be added for this commit to apply, so be it. However this is ultimately sunpoet@'s call to make, including waiting for the next version. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.
