Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 05 Jun 2022 10:44:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 251332] sysutils/py-salt: salt_master modifies bytecode of py-pycparser (c_ast.cpython-37.pyc)
Message-ID:  <bug-251332-21822-bx8paQOkMN@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-251332-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-251332-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=3D251332

Tatsuki Makino <tatsuki_makino@hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tatsuki_makino@hotmail.com

--- Comment #10 from Tatsuki Makino <tatsuki_makino@hotmail.com> ---
def dependency_information of ${WRKSRC}/salt/version.py has __import__.
If this __import__ means dynamically importing other modules, then the code
around here is probably importing pycparser.

...maybe :)

--=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-251332-21822-bx8paQOkMN>