Date: Thu, 30 Apr 2026 18:08:23 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 294631] devel/py-installer: use os.path.abspath() instead of Path.resolve() Message-ID: <bug-294631-21822-DfGAj2liV6@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-294631-21822@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
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.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-294631-21822-DfGAj2liV6>
