<pre style='margin:0'>
Joshua Root (jmroot) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/f827016214366db135f7c27b54d4e99299f67d43">https://github.com/macports/macports-ports/commit/f827016214366db135f7c27b54d4e99299f67d43</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'>     new f827016  python36: restore note about py36-gnureadline
</span>f827016 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit f827016214366db135f7c27b54d4e99299f67d43
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Fri Sep 8 10:44:46 2017 +1000

<span style='display:block; white-space:pre;color:#404040;'>    python36: restore note about py36-gnureadline
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    That port now works properly.
</span>---
 lang/python36/Portfile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/lang/python36/Portfile b/lang/python36/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 94d1768..171818c 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/lang/python36/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/lang/python36/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -114,8 +114,8 @@ the 'python' or 'python3' commands), run one or both of:
</span>     sudo port select --set python $pythonNoDot
     sudo port select --set python3 $pythonNoDot
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-If you are using python interactively from the terminal, consider using the
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-+readline variant to avoid a libedit / python interaction issue.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+If you are using python interactively from the terminal, consider installing the\
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+py36-gnureadline port to avoid a libedit / python interaction issue.
</span> REF: https://trac.macports.org/ticket/48807
 "
 
</pre><pre style='margin:0'>

</pre>