emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#52269: closed ([core-updates-frozen] sitecustomize.py does not honor


From: GNU bug Tracking System
Subject: bug#52269: closed ([core-updates-frozen] sitecustomize.py does not honor .pth files)
Date: Fri, 17 Dec 2021 15:03:01 +0000

Your message dated Fri, 17 Dec 2021 10:02:04 -0500
with message-id <87czlv6zrn.fsf@gmail.com>
and subject line Re: bug#52269: [core-updates-frozen] sitecustomize.py does not 
honor .pth files
has caused the debbugs.gnu.org bug report #52269,
regarding [core-updates-frozen] sitecustomize.py does not honor .pth files
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
52269: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=52269
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [core-updates-frozen] Some Python packages relying on .pth are broken Date: Fri, 03 Dec 2021 21:59:53 -0500
Hello Guix,

This was already something Harmut noted during their review of the
site.py loader (that it should honor .pth files), but at the time I
wasn't aware of a Python package that still made use of that mechanism
and thought it was legacy.

To my dismay it seems to be used by the tool 'pdbpp', which is an
improved pdb (debugger) for Python; using core-updates-frozen I noticed
that it was no longer in use; looking at its installed files I see:

--8<---------------cut here---------------start------------->8---
pdbpp_hijack_pdb.pth
--8<---------------cut here---------------end--------------->8---

So I'm guessing that because the new loader doesn't handle .pth files
its "hijacking" technique doesn't work.

Unfortunately touching this site.py file would causes a massive rebuild
(of the whole Python world).  Hopefully this use of .pth is a rare
occurrence and can be worked around.

Thanks,

Maxim



--- End Message ---
--- Begin Message --- Subject: Re: bug#52269: [core-updates-frozen] sitecustomize.py does not honor .pth files Date: Fri, 17 Dec 2021 10:02:04 -0500 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)
Hi,

I've cherry-picked this commit to the version-1.4.0 branch.  I'll amass
some fixes there and then later have Cuirass build it.

Closing.

Thanks for the review!

Maxim


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]