<p>Corey Farrell <strong>posted comments</strong> on this change.</p><p><a href="https://gerrit.asterisk.org/8673">View Change</a></p><p>Patch set 1:<span style="border-radius: 3px; display: inline-block; margin: 0 2px; padding: 4px;background-color: #ffd4d4;">Code-Review -1</span></p><p>(2 comments)</p><ul style="list-style: none; padding-left: 20px;"><li><p><a href="https://gerrit.asterisk.org/#/c/8673/1/configure.ac">File configure.ac:</a></p><ul style="list-style: none; padding-left: 20px;"><li><p style="margin-bottom: 4px;"><a href="https://gerrit.asterisk.org/#/c/8673/1/configure.ac@264">Patch Set #1, Line 264:</a> <code style="font-family:monospace,monospace">AC_PATH_PROGS([PYTHON], [python2 python2.7], :)</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">8646 and cherry-picks are close to having full support for the build system to use python3.  Eventually we'll run into systems which do not have python2 at all so I think we should just detect `python`.  The correct fix is for the build system to be compatible with whatever python the OS gives us (2.x or 3.x).</p></li><li><p style="margin-bottom: 4px;"><a href="https://gerrit.asterisk.org/#/c/8673/1/configure.ac@2313">Patch Set #1, Line 2313:</a> </p><p><blockquote style="border-left: 1px solid #aaa; margin: 10px 0; padding: 0 10px;"><pre style="font-family: monospace,monospace; white-space: pre-wrap;">AST_PKG_CONFIG_CHECK([PYTHONDEV], [python < 3])<br>AST_PKG_CONFIG_CHECK([PYTHONDEV], [python2])<br>AST_PKG_CONFIG_CHECK([PYTHONDEV], [python-2.7])<br></pre></blockquote></p><p style="white-space: pre-wrap; word-wrap: break-word;">Maybe I missed it in the bug report but why is this needed?  I understand the 'python < 3' but which platforms require we check for python2 or python-2.7?</p></li></ul></li></ul><p>To view, visit <a href="https://gerrit.asterisk.org/8673">change 8673</a>. To unsubscribe, visit <a href="https://gerrit.asterisk.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.asterisk.org/8673"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: comment </div>
<div style="display:none"> Gerrit-Change-Id: I29e694dc7e92510dc26b15895b55f78f67146b2c </div>
<div style="display:none"> Gerrit-Change-Number: 8673 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Alexander Traud <pabstraud@compuserve.com> </div>
<div style="display:none"> Gerrit-Reviewer: Alexander Traud <pabstraud@compuserve.com> </div>
<div style="display:none"> Gerrit-Reviewer: Corey Farrell <git@cfware.com> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins2 </div>
<div style="display:none"> Gerrit-Comment-Date: Tue, 27 Mar 2018 13:02:47 +0000 </div>
<div style="display:none"> Gerrit-HasComments: Yes </div>