<html><head><style type="text/css" media="screen">Body{font-family: Verdana;font-size:.75em;}h4{font-size:.9em;}a{color: #3a62a6;}.digest .toc {margin-bottom: 15px; padding-bottom:8px; border-bottom: 1px solid #ccc;}.digest .tocItem {margin-bottom: 15px;}.tocItem a{color:#000;text-decoration: none;}.tocItem a:hover{color: #3a62a6;text-decoration: underline;}.topic{padding-bottom: 8px;margin-bottom: 20px; border-bottom: 1px solid #ccc;}.topicHeader{margin-bottom:10px;}.topicTitle{font-weight: bold;}.replies p{margin:0;padding:0;}.replies hr{width: 15%;text-align: left;margin: 0 auto 5px 0;border: none 0;border-top: 1px solid #ccc;height: 1px;}.reply{margin-bottom: 6px;padding-bottom: 4px;}.anchorMarker{color: #3a62a6;}.footer{color: gray;}</style></head><body><div class="digest"><p>Hi ironpython,</p><p>Here's your Daily Digest of new issues for project "<a href="http://ironpython.codeplex.com/">IronPython</a>".</p><p>In today's digest:</p><h4>ISSUES</h4><div class="toc"><div class="tocItem"><a href="#toc_issue_1">1. <span class="tocTitle">[New comment] ensurepip support</span> <span class="anchorMarker">↓</span></a></div><div class="tocItem"><a href="#toc_issue_2">2. <span class="tocTitle">[New comment] zlib - ValueError: Invalid initialization option</span> <span class="anchorMarker">↓</span></a></div><div class="tocItem"><a href="#toc_issue_3">3. <span class="tocTitle">[New comment] __name__ not set to __main__</span> <span class="anchorMarker">↓</span></a></div><div class="tocItem"><a href="#toc_issue_4">4. <span class="tocTitle">[New comment] ctype legacy support</span> <span class="anchorMarker">↓</span></a></div><div class="tocItem"><a href="#toc_issue_5">5. <span class="tocTitle">[New issue] PYTHONIOENCODING is ignored</span> <span class="anchorMarker">↓</span></a></div></div><h4>ISSUES</h4><div class="topic"><a name="toc_issue_1"></a><div class="topicHeader"><span class="topicTitle">1. [New comment] ensurepip support</span> <a href="http://ironpython.codeplex.com/workitem/35198">view online</a></div><p>User paweljasinski has commented on the issue:</p><p>"<p>fixed in 4aa646daf0c0f4a7097880b4039e19049ba48c7f</p>"</p></div><div class="topic"><a name="toc_issue_2"></a><div class="topicHeader"><span class="topicTitle">2. [New comment] zlib - ValueError: Invalid initialization option</span> <a href="http://ironpython.codeplex.com/workitem/35295">view online</a></div><p>User paweljasinski has commented on the issue:</p><p>"<p>fixed in 21ee91eded2048a4875e7a277bc2aebd52b05c05</p>"</p></div><div class="topic"><a name="toc_issue_3"></a><div class="topicHeader"><span class="topicTitle">3. [New comment] __name__ not set to __main__</span> <a href="http://ironpython.codeplex.com/workitem/35322">view online</a></div><p>User paweljasinski has commented on the issue:</p><p>"<p>fixed in 4a10f44f93fbeddf0b585dfd7e9ae2d2d13999a3</p>"</p></div><div class="topic"><a name="toc_issue_4"></a><div class="topicHeader"><span class="topicTitle">4. [New comment] ctype legacy support</span> <a href="http://ironpython.codeplex.com/workitem/35326">view online</a></div><p>User paweljasinski has commented on the issue:</p><p>"<p>fixed in c969a597eed55785eac37bf4f323c20e62c389c5</p>"</p></div><div class="topic"><a name="toc_issue_5"></a><div class="topicHeader"><span class="topicTitle">5. [New issue] PYTHONIOENCODING is ignored</span> <a href="http://ironpython.codeplex.com/workitem/35352">view online</a></div><p>User paweljasinski has proposed the issue:</p><p>"when using alternative console, such as mintty or redirecting stdout/stderr, the recommended way to overwrite default encoding doesn't work.<br />
<br />
<a href="https://docs.python.org/2.7/using/cmdline.html?highlight=pythonioencoding#envvar-PYTHONIOENCODING" rel="nofollow">https://docs.python.org/2.7/using/cmdline.html?highlight=pythonioencoding#envvar-PYTHONIOENCODING</a><br />
<pre><code>$ export PYTHONIOENCODING=utf-8

$ ipy -c 'import sys; sys.stdout.write("«\n"); print sys.stdout.encoding'

cp437</code></pre>

"</p></div><div class="footer"><p>You are receiving this email because you subscribed to notifications on CodePlex.</p><p>To report a bug, request a feature, or add a comment, visit <a href="http://ironpython.codeplex.com/workitem/list/basic">IronPython Issue Tracker</a>. You can <a href="http://ironpython.codeplex.com/subscriptions/workitem/project/edit">unsubscribe or change your issue notification settings</a> on CodePlex.com.</p></div></div></body></html>