[PATCH v2] set/show python dont-write-bytecode fixes
Kevin Buettner
kevinb@redhat.com
Mon Jul 25 19:07:25 GMT 2022
On Sun, 24 Jul 2022 21:04:58 -0400
Simon Marchi <simark@simark.ca> wrote:
> On 2022-07-23 17:23, Kevin Buettner wrote:
> >
> > -By default this option is set to @samp{auto}, in this mode Python will
> > -check the environment variable @env{PYTHONDONTWRITEBYTECODE} to see
> > -if it should write out byte-code or not.
> > +By default this option is set to @samp{auto}. In this mode, provided
> > +the @code{python ignore-environment} setting is @samp{off}, the
> > +environment variable @env{PYTHONDONTWRITEBYTECODE} is examined to see
> > +if it should write out byte-code or not.
>
> Spurious space at the end of this line. Otherwise, LGTM.
Fixed and pushed.
Kevin
More information about the Gdb-patches
mailing list