[Ironpython-users] IronPython, Daily Digest 3/6/2012
no_reply at codeplex.com
no_reply at codeplex.com
Wed Mar 7 18:01:53 CET 2012
Hi ironpython,
Here's your Daily Digest of new issues for project "IronPython".
In today's digest:ISSUES
1. [New comment] Exception().__doc__ different from CPython
2. [New comment] Include RST docs in source control, ship HTML docs
3. [New comment] __file__ incorrect for modules compiled with Pyc
4. [Status update] ipy.exe hangs with 100% CPU core usage when inserting certain data into DB
5. [New comment] Pyc.py and FolderBrowserDialog
6. [Status update] IronPython 2.7.1 csv pyc
7. [Status update] 1.1: NullReferenceException if compiling with .resources that contains a string (or any non-stream resource)
8. [New comment] ipy.exe / pyc.py fails to create working WPF .exe on Windows Server 2008-64, .NET 4.0
9. [New comment] ipy.exe / pyc.py fails to create working WPF .exe on Windows Server 2008-64, .NET 4.0
10. [New comment] When compiling an EXE pyc.py should set STA thread for winexe's and provide control of STA/MTA
11. [New comment] When compiling an EXE pyc.py should set STA thread for winexe's and provide control of STA/MTA
12. [New comment] Compiling with pyc.py for asp.net
13. [Status update] IronPython desktop CLR debugging tests fail randomly with signed binaries
14. [New comment] Fatal app exit on import uuid
15. [New comment] Fatal app exit on import uuid
16. [New comment] Fatal app exit on import uuid
17. [Status update] ImportError: No module named strop
18. [Status update] SystemError: Attempted to read or write protected memory (While importing xmlrpclib)
19. [New comment] when compiling a .aspx.py file to dll by using clr.CompileModules() , the module in the dll created can't be imported
20. [Status update] when compiling a .aspx.py file to dll by using clr.CompileModules() , the module in the dll created can't be imported
21. [New comment] Support providing .NET configuration file for launching ipy.exe's app domain (was Error loading mixed mode DLL)
22. [New comment] Visual Studio warning C4945 when embedding IronPython 2.6RC2 as a scripting engine
23. [Status update] Visual Studio warning C4945 when embedding IronPython 2.6RC2 as a scripting engine
24. [New comment] Bad error message when accessing namespace member which doesn't exist
25. [New comment] Incorrect error message thrown when an argument is passed to a C# method expecting a dictionary
26. [New comment] Ironpython 2.7.1 on Windows 7 64bit Machines
----------------------------------------------
ISSUES
1. [New comment] Exception().__doc__ different from CPython
http://ironpython.codeplex.com/workitem/25155
User slide_o_mix has commented on the issue:
"Fixed in abff4a3"-----------------
2. [New comment] Include RST docs in source control, ship HTML docs
http://ironpython.codeplex.com/workitem/25113
User slide_o_mix has commented on the issue:
"Is this still an issue?"-----------------
3. [New comment] __file__ incorrect for modules compiled with Pyc
http://ironpython.codeplex.com/workitem/21715
User slide_o_mix has commented on the issue:
"Is this still an issue with 2.7.2?"-----------------
4. [Status update] ipy.exe hangs with 100% CPU core usage when inserting certain data into DB
http://ironpython.codeplex.com/workitem/26500
User slide_o_mix has updated the issue:
Status has changed from Active to Closed with the following comment,
"Unable to reproduce."-----------------
5. [New comment] Pyc.py and FolderBrowserDialog
http://ironpython.codeplex.com/workitem/27118
User slide_o_mix has commented on the issue:
"This works for me with 2.7.1 which sets STAThreadAttribute on the main if using winexe."-----------------
6. [Status update] IronPython 2.7.1 csv pyc
http://ironpython.codeplex.com/workitem/31800
User slide_o_mix has updated the issue:
Status has changed from Proposed to Closed with the following comment,
"This is not a bug."-----------------
7. [Status update] 1.1: NullReferenceException if compiling with .resources that contains a string (or any non-stream resource)
http://ironpython.codeplex.com/workitem/17684
User slide_o_mix has updated the issue:
Status has changed from Active to Closed with the following comment,
"Unable to reproduce."-----------------
8. [New comment] ipy.exe / pyc.py fails to create working WPF .exe on Windows Server 2008-64, .NET 4.0
http://ironpython.codeplex.com/workitem/29028
User slide_o_mix has commented on the issue:
"FYI, winexe targets will not wait on the console, they will immediately return on the console. This is the same as most windows subsystem applications."-----------------
9. [New comment] ipy.exe / pyc.py fails to create working WPF .exe on Windows Server 2008-64, .NET 4.0
http://ironpython.codeplex.com/workitem/29028
User slide_o_mix has commented on the issue:
"Please attach a test to reproduce."-----------------
10. [New comment] When compiling an EXE pyc.py should set STA thread for winexe's and provide control of STA/MTA
http://ironpython.codeplex.com/workitem/19409
User slide_o_mix has commented on the issue:
"The second item about setting console application is fixed already."-----------------
11. [New comment] When compiling an EXE pyc.py should set STA thread for winexe's and provide control of STA/MTA
http://ironpython.codeplex.com/workitem/19409
User slide_o_mix has commented on the issue:
"Fixed in 5bc4722"-----------------
12. [New comment] Compiling with pyc.py for asp.net
http://ironpython.codeplex.com/workitem/26361
User slide_o_mix has commented on the issue:
"Please attach a test"-----------------
13. [Status update] IronPython desktop CLR debugging tests fail randomly with signed binaries
http://ironpython.codeplex.com/workitem/23963
User slide_o_mix has updated the issue:
Status has changed from Active to Closed with the following comment,
"Unable to reproduce"-----------------
14. [New comment] Fatal app exit on import uuid
http://ironpython.codeplex.com/workitem/32355
User ned14 has commented on the issue:
"Should have added this yesterday, but was tired.
Failing system is running Windows 7 x64. The above appears to be a 32 bit IronPython, I don't think IronPython comes in 64 bit flavours. IronPython is not installed on C:\, rather on G:\.
The above traceback looks like it's trying to load a DLL which is missing, hence why I mention the G:\ thing. Even if it is missing a file, a fatal segfault is not the correct way to handle it.
Niall
"-----------------
15. [New comment] Fatal app exit on import uuid
http://ironpython.codeplex.com/workitem/32355
User ned14 has commented on the issue:
"Good news: the 64 bit version works as expected:
G:\BEurtle\BEXML>ipy64
IronPython 2.7.2rc1 (2.7.0.40) on .NET 4.0.30319.261 (64-bit)
Type "help", "copyright", "credits" or "license" for more information.
>>> import uuid
>>>
Obviously this is a 32 bit on 64 bit issue.
Niall
"-----------------
16. [New comment] Fatal app exit on import uuid
http://ironpython.codeplex.com/workitem/32355
User jdhardy has commented on the issue:
"Looks like a mucked-up ctypes call. Should be easy enough to fix.
ipy64.exe is the 64-bit (actually AnyCPU) version of IronPython."-----------------
17. [Status update] ImportError: No module named strop
http://ironpython.codeplex.com/workitem/23856
User slide_o_mix has updated the issue:
Status has changed from Active to Closed with the following comment,
"strop is deprecated and should not be used directly."-----------------
18. [Status update] SystemError: Attempted to read or write protected memory (While importing xmlrpclib)
http://ironpython.codeplex.com/workitem/17332
User slide_o_mix has updated the issue:
Status has changed from Active to Closed with the following comment,
"This works on 2.7.2rc1"-----------------
19. [New comment] when compiling a .aspx.py file to dll by using clr.CompileModules() , the module in the dll created can't be imported
http://ironpython.codeplex.com/workitem/26387
User slide_o_mix has commented on the issue:
"Please attach a test so that this can be reproduced."-----------------
20. [Status update] when compiling a .aspx.py file to dll by using clr.CompileModules() , the module in the dll created can't be imported
http://ironpython.codeplex.com/workitem/26387
User slide_o_mix has updated the issue:
Status has changed from Active to Closed with the following comment,
"Duplicate of 26361"-----------------
21. [New comment] Support providing .NET configuration file for launching ipy.exe's app domain (was Error loading mixed mode DLL)
http://ironpython.codeplex.com/workitem/26165
User slide_o_mix has commented on the issue:
"http://reedcopsey.com/2011/09/15/setting-uselegacyv2runtimeactivationpolicy-at-runtime/"-----------------
22. [New comment] Visual Studio warning C4945 when embedding IronPython 2.6RC2 as a scripting engine
http://ironpython.codeplex.com/workitem/25165
User slide_o_mix has commented on the issue:
"I am unable to reproduce this scenario on IP2.7, please try 2.7.1 or 2.7.2 and update if you still see the issue."-----------------
23. [Status update] Visual Studio warning C4945 when embedding IronPython 2.6RC2 as a scripting engine
http://ironpython.codeplex.com/workitem/25165
User slide_o_mix has updated the issue:
Status has changed from Active to Closed.
-----------------
24. [New comment] Bad error message when accessing namespace member which doesn't exist
http://ironpython.codeplex.com/workitem/25476
User slide_o_mix has commented on the issue:
"This could possibly be solved by doing the following in PythonOps.cs
public static Exception AttributeErrorForMissingAttribute(object o, string name) {
PythonType dt = o as PythonType;
if (dt != null)
return PythonOps.AttributeErrorForMissingAttribute(dt.Name, name);
dt = PythonType.GetPythonType(o.GetType());
if (dt != null)
return PythonOps.AttributeErrorForMissingAttribute(dt.Name, name);
return AttributeErrorForReadonlyAttribute(PythonTypeOps.GetName(o), name);
}
I don't know how this would affect other things though, so I will not commit it."-----------------
25. [New comment] Incorrect error message thrown when an argument is passed to a C# method expecting a dictionary
http://ironpython.codeplex.com/workitem/18379
User slide_o_mix has commented on the issue:
"Is this fixed, or not?"-----------------
26. [New comment] Ironpython 2.7.1 on Windows 7 64bit Machines
http://ironpython.codeplex.com/workitem/31918
User slide_o_mix has commented on the issue:
"I asked one of my coworkers to help translate the error message. It says:
"IronPython Console has stopped work, windows is checking the soluation of this problem”. “Don’t process exception: System.IO.FileLoadException: can not load file or program collection Microsoft.Dynamic,Version=1.1.0.20,Culture=newtral,PublicKeyToken=7f709c5b713576e1” or its one dependent option. Access is denied. ""
----------------------------------------------
----------------------------------------------
You are receiving this email because you subscribed to notifications on CodePlex.
To report a bug, request a feature, or add a comment, visit IronPython Issue Tracker. You can unsubscribe or change your issue notification settings on CodePlex.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20120307/246d6ad0/attachment.html>
More information about the Ironpython-users
mailing list