[Bug 294631] devel/py-installer: use os.path.abspath() instead of Path.resolve()
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 294631] security/py-josepy: bin/jws not found"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 30 Apr 2026 18:08:23 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=294631
Charlie Li <vishwin@freebsd.org> 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 <vishwin@freebsd.org> ---
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.