<p>Michael Bradeen <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.asterisk.org/c/starpy/+/18244">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Changes required for Python 3 compatibility<br><br>manager: Replace 'async' reference with 'nowait'.  This change breaks<br>backwards compatibility with previous versions of the testsuite,<br>requiring a matching change there.<br><br>manager and fastagi: twisted in general uses bytes for passing data<br>back and forth while internally we generally want to deal with strings.<br>This requires converting between the two as we interact with the<br>twisted library.<br><br>ASTERISK-26826<br><br>Change-Id: I2fab42abb5318a5db2af3bcd291fc2db95b87e15<br>---<br>M starpy/fastagi.py<br>M starpy/manager.py<br>2 files changed, 21 insertions(+), 19 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/starpy refs/changes/44/18244/2</pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/starpy/+/18244">change 18244</a>. To unsubscribe, or for help writing mail filters, 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/c/starpy/+/18244"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: starpy </div>
<div style="display:none"> Gerrit-Branch: 1.1 </div>
<div style="display:none"> Gerrit-Change-Id: I2fab42abb5318a5db2af3bcd291fc2db95b87e15 </div>
<div style="display:none"> Gerrit-Change-Number: 18244 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Michael Bradeen <mbradeen@sangoma.com> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>