<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">[Status update] TypeError: Incorrect padding when base64.decodestring is called.</span> <span class="anchorMarker">↓</span></a></div><div class="tocItem"><a href="#toc_issue_2">2. <span class="tocTitle">[New comment] Unicode: Incorrect encoding puts email module into an infinite loop while trying to encode a certain unicode string</span> <span class="anchorMarker">↓</span></a></div><div class="tocItem"><a href="#toc_issue_3">3. <span class="tocTitle">[Status update] Fix mailbox test properly</span> <span class="anchorMarker">↓</span></a></div><div class="tocItem"><a href="#toc_issue_4">4. <span class="tocTitle">[Status update] Compiling with pyc.py for asp.net</span> <span class="anchorMarker">↓</span></a></div><div class="tocItem"><a href="#toc_issue_5">5. <span class="tocTitle">[Status update] ValueError: unmarshallable object</span> <span class="anchorMarker">↓</span></a></div><div class="tocItem"><a href="#toc_issue_6">6. <span class="tocTitle">[Status update] Install stops at "Please wait while the installer finishes determining your disk space requirements"</span> <span class="anchorMarker">↓</span></a></div><div class="tocItem"><a href="#toc_issue_7">7. <span class="tocTitle">[Status update] Can't install 2.6.2 for .NET 2.0</span> <span class="anchorMarker">↓</span></a></div><div class="tocItem"><a href="#toc_issue_8">8. <span class="tocTitle">[Status update] csv.writer ignores given lineterminator</span> <span class="anchorMarker">↓</span></a></div><div class="tocItem"><a href="#toc_issue_9">9. <span class="tocTitle">[New comment] DAQmxCreateDOChan() code which works in python does not works with ironpython</span> <span class="anchorMarker">↓</span></a></div><div class="tocItem"><a href="#toc_issue_10">10. <span class="tocTitle">[Status update] IronPython pyc.py -> .exe : How to compile programs using external dlls</span> <span class="anchorMarker">↓</span></a></div><div class="tocItem"><a href="#toc_issue_11">11. <span class="tocTitle">[New comment] Pyusb+Ironpython</span> <span class="anchorMarker">↓</span></a></div><div class="tocItem"><a href="#toc_issue_12">12. <span class="tocTitle">[Status update] bytes.decode() encoding should default to sys.getdefaultencoding(), not None</span> <span class="anchorMarker">↓</span></a></div><div class="tocItem"><a href="#toc_issue_13">13. <span class="tocTitle">[New comment] bytes.decode() encoding should default to sys.getdefaultencoding(), not None</span> <span class="anchorMarker">↓</span></a></div><div class="tocItem"><a href="#toc_issue_14">14. <span class="tocTitle">[Status update] bytes.decode() encoding should default to sys.getdefaultencoding(), not None</span> <span class="anchorMarker">↓</span></a></div><div class="tocItem"><a href="#toc_issue_15">15. <span class="tocTitle">[New comment] Import modules from a zip archive containing non-ASCII characters does not work</span> <span class="anchorMarker">↓</span></a></div><div class="tocItem"><a href="#toc_issue_16">16. <span class="tocTitle">[New comment] Import modules from a zip archive containing non-ASCII characters does not work</span> <span class="anchorMarker">↓</span></a></div><div class="tocItem"><a href="#toc_issue_17">17. <span class="tocTitle">[New comment] Importing .NET types causes ImportExceptions (zipimport handler)</span> <span class="anchorMarker">↓</span></a></div><div class="tocItem"><a href="#toc_issue_18">18. <span class="tocTitle">[New comment] Importing .NET types causes ImportExceptions (zipimport handler)</span> <span class="anchorMarker">↓</span></a></div><div class="tocItem"><a href="#toc_issue_19">19. <span class="tocTitle">[New comment] Importing .NET types causes ImportExceptions (zipimport handler)</span> <span class="anchorMarker">↓</span></a></div><div class="tocItem"><a href="#toc_issue_20">20. <span class="tocTitle">[Status update] SystemError when launching script under pdb with backslash in script path (CPython issue #7750)</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. [Status update] TypeError: Incorrect padding when base64.decodestring is called.</span> <a href="http://ironpython.codeplex.com/workitem/23803">view online</a></div><p>User slide_o_mix has updated the issue:</p><p>Status has changed from Active to Closed with the following comment, <br /><br />"Works on 2.7"</p></div><div class="topic"><a name="toc_issue_2"></a><div class="topicHeader"><span class="topicTitle">2. [New comment] Unicode: Incorrect encoding puts email module into an infinite loop while trying to encode a certain unicode string</span> <a href="http://ironpython.codeplex.com/workitem/24047">view online</a></div><p>User slide_o_mix has commented on the issue:</p><p>"<p>This is still an issue on 2.7</p>"</p></div><div class="topic"><a name="toc_issue_3"></a><div class="topicHeader"><span class="topicTitle">3. [Status update] Fix mailbox test properly</span> <a href="http://ironpython.codeplex.com/workitem/26154">view online</a></div><p>User slide_o_mix has updated the issue:</p><p>Status has changed from Proposed to Closed with the following comment, <br /><br />"Comments say it should be closed."</p></div><div class="topic"><a name="toc_issue_4"></a><div class="topicHeader"><span class="topicTitle">4. [Status update] Compiling with pyc.py for asp.net</span> <a href="http://ironpython.codeplex.com/workitem/26361">view online</a></div><p>User slide_o_mix has updated the issue:</p><p>Status has changed from Active to Closed with the following comment, <br /><br />"No information on reproducing the issue."</p></div><div class="topic"><a name="toc_issue_5"></a><div class="topicHeader"><span class="topicTitle">5. [Status update] ValueError: unmarshallable object</span> <a href="http://ironpython.codeplex.com/workitem/26489">view online</a></div><p>User slide_o_mix has updated the issue:</p><p>Status has changed from Active to Closed with the following comment, <br /><br />"Original issue is no longer present."</p></div><div class="topic"><a name="toc_issue_6"></a><div class="topicHeader"><span class="topicTitle">6. [Status update] Install stops at "Please wait while the installer finishes determining your disk space requirements"</span> <a href="http://ironpython.codeplex.com/workitem/28089">view online</a></div><p>User slide_o_mix has updated the issue:</p><p>Status has changed from Proposed to Closed with the following comment, <br /><br />"Not able to reproduce."</p></div><div class="topic"><a name="toc_issue_7"></a><div class="topicHeader"><span class="topicTitle">7. [Status update] Can't install 2.6.2 for .NET 2.0</span> <a href="http://ironpython.codeplex.com/workitem/32994">view online</a></div><p>User slide_o_mix has updated the issue:</p><p>Status has changed from Proposed to Closed with the following comment, <br /><br />"IronPythonStudio is not supported."</p></div><div class="topic"><a name="toc_issue_8"></a><div class="topicHeader"><span class="topicTitle">8. [Status update] csv.writer ignores given lineterminator</span> <a href="http://ironpython.codeplex.com/workitem/33627">view online</a></div><p>User slide_o_mix has updated the issue:</p><p>Status has changed from Proposed to Closed with the following comment, <br /><br />"Fixed in <a href="https://github.com/IronLanguages/main/commit/965bbbfa5facd5dd23cf654d88770402184f4d00" rel="nofollow">https://github.com/IronLanguages/main/commit/965bbbfa5facd5dd23cf654d88770402184f4d00</a>"</p></div><div class="topic"><a name="toc_issue_9"></a><div class="topicHeader"><span class="topicTitle">9. [New comment] DAQmxCreateDOChan() code which works in python does not works with ironpython</span> <a href="http://ironpython.codeplex.com/workitem/33649">view online</a></div><p>User slide_o_mix has commented on the issue:</p><p>"<p>Does the nidaq library use a native module? I'm pretty sure it must in order to interact with the DLL that comes with the nidaq toolkit.</p>"</p></div><div class="topic"><a name="toc_issue_10"></a><div class="topicHeader"><span class="topicTitle">10. [Status update] IronPython pyc.py -> .exe : How to compile programs using external dlls</span> <a href="http://ironpython.codeplex.com/workitem/34064">view online</a></div><p>User slide_o_mix has updated the issue:</p><p>Status has changed from Proposed to Closed with the following comment, <br /><br />"Questions should go to the mailing list."</p></div><div class="topic"><a name="toc_issue_11"></a><div class="topicHeader"><span class="topicTitle">11. [New comment] Pyusb+Ironpython</span> <a href="http://ironpython.codeplex.com/workitem/34374">view online</a></div><p>User slide_o_mix has commented on the issue:</p><p>"<p>Which version of pyusb did you try? If you tried with something < 1.0, you may want to try again.</p>"</p></div><div class="topic"><a name="toc_issue_12"></a><div class="topicHeader"><span class="topicTitle">12. [Status update] bytes.decode() encoding should default to sys.getdefaultencoding(), not None</span> <a href="http://ironpython.codeplex.com/workitem/34532">view online</a></div><p>User slide_o_mix has updated the issue:</p><p>Status has changed from Proposed to Closed with the following comment, <br /><br />"Fixed in <a href="https://github.com/IronLanguages/main/commit/ca4c68b1bd190d457e03da0019d760f54139aad6" rel="nofollow">https://github.com/IronLanguages/main/commit/ca4c68b1bd190d457e03da0019d760f54139aad6</a>"</p></div><div class="topic"><a name="toc_issue_13"></a><div class="topicHeader"><span class="topicTitle">13. [New comment] bytes.decode() encoding should default to sys.getdefaultencoding(), not None</span> <a href="http://ironpython.codeplex.com/workitem/34532">view online</a></div><p>User slide_o_mix has commented on the issue:</p><p>"Fixed in <a href="https://github.com/IronLanguages/main/commit/ca4c68b1bd190d457e03da0019d760f54139aad6" rel="nofollow">https://github.com/IronLanguages/main/commit/ca4c68b1bd190d457e03da0019d760f54139aad6</a><br />
<br />
** Closed by slide_o_mix 11/3/2013 8:51 AM"</p></div><div class="topic"><a name="toc_issue_14"></a><div class="topicHeader"><span class="topicTitle">14. [Status update] bytes.decode() encoding should default to sys.getdefaultencoding(), not None</span> <a href="http://ironpython.codeplex.com/workitem/34532">view online</a></div><p>User slide_o_mix has updated the issue:</p><p>Status has changed from Closed to Proposed.<br /><br /></p></div><div class="topic"><a name="toc_issue_15"></a><div class="topicHeader"><span class="topicTitle">15. [New comment] Import modules from a zip archive containing non-ASCII characters does not work</span> <a href="http://ironpython.codeplex.com/workitem/34571">view online</a></div><p>User slide_o_mix has commented on the issue:</p><p>"<p>What does it print? Also, can you please attach your full test case so I can replicate it?</p>"</p></div><div class="topic"><a name="toc_issue_16"></a><div class="topicHeader"><span class="topicTitle">16. [New comment] Import modules from a zip archive containing non-ASCII characters does not work</span> <a href="http://ironpython.codeplex.com/workitem/34571">view online</a></div><p>User slide_o_mix has commented on the issue:</p><p>"<p>This looks like its related to zipimport.cs using PythonAsciiEncoding.Instance and its friends. I wonder if there would be an issue switching to PythonAsciiEncoding.UTF8.GetString instead.</p>"</p></div><div class="topic"><a name="toc_issue_17"></a><div class="topicHeader"><span class="topicTitle">17. [New comment] Importing .NET types causes ImportExceptions (zipimport handler)</span> <a href="http://ironpython.codeplex.com/workitem/34602">view online</a></div><p>User slide_o_mix has commented on the issue:</p><p>"<p>Why were you not able to remove it from path_hooks? You should be able to do that.</p>"</p></div><div class="topic"><a name="toc_issue_18"></a><div class="topicHeader"><span class="topicTitle">18. [New comment] Importing .NET types causes ImportExceptions (zipimport handler)</span> <a href="http://ironpython.codeplex.com/workitem/34602">view online</a></div><p>User sopelt has commented on the issue:</p><p>"<p>I overlooked some helper classes ... does the following look right in terms of removing zipimport (as a workaround)?</p><p>```<br>var engine = Python.CreateEngine();<br>var source = engine.CreateScriptSourceFromString(@"from System import Guid");</p><p>var pc = HostingHelpers.GetLanguageContext(engine) as PythonContext;<br>var hooks = pc.SystemState.Get__dict__()["path_hooks"] as List;<br>hooks.Clear();</p><p>var result = source.Execute();<br>```</p>"</p></div><div class="topic"><a name="toc_issue_19"></a><div class="topicHeader"><span class="topicTitle">19. [New comment] Importing .NET types causes ImportExceptions (zipimport handler)</span> <a href="http://ironpython.codeplex.com/workitem/34602">view online</a></div><p>User slide_o_mix has commented on the issue:</p><p>"<p>If zipimporter is the only thing in path_hooks, then that should work. Please give it a shot.</p>"</p></div><div class="topic"><a name="toc_issue_20"></a><div class="topicHeader"><span class="topicTitle">20. [Status update] SystemError when launching script under pdb with backslash in script path (CPython issue #7750)</span> <a href="http://ironpython.codeplex.com/workitem/34616">view online</a></div><p>User slide_o_mix has updated the issue:</p><p>Status has changed from Proposed to Closed with the following comment, <br /><br />"Patched the files as noted in the CPython patch. Fixed in <a href="https://github.com/IronLanguages/main/commit/67596a4e3351685c53efcc88159e2fd99e0795c6" rel="nofollow">https://github.com/IronLanguages/main/commit/67596a4e3351685c53efcc88159e2fd99e0795c6</a>"</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>