Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 04 Apr 2023 18:56:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 270511] python.mk: do not write bytecode during build
Message-ID:  <bug-270511-21822-vP1RTx5DKM@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-270511-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-270511-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D270511

Charlie Li <vishwin@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|https://bugs.freebsd.org/bu |
                   |gzilla/show_bug.cgi?id=3D2705 |
                   |12                          |

--- Comment #1 from Charlie Li <vishwin@freebsd.org> ---
This does not depend on bytecode existing or not, thus it does not depend on
the trigger. All this does is ensure that the default bytecode-writing
behaviour is disabled during a build to prevent (further) filesystem pollut=
ion,
particularly when running as root.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-270511-21822-vP1RTx5DKM>