[Ironpython-users] IronPython, Daily Digest 2/15/2012

no_reply at codeplex.com no_reply at codeplex.com
Thu Feb 16 09:53:33 CET 2012


Hi ironpython,

Here's your Daily Digest of new issues for project "IronPython".

In today's digest:ISSUES

1. [Status update] ImportError: No module named Tkinter
2. [Status update] visual studio integration __name__ setting - Issue with Static compilation
3. [Status update] PythonEngine initialization
4. [Status update] Icons for ipy.exe and ipyw.exe both have 'ipy' image
5. [Status update] output exe from visual studio
6. [Status update] inronclad running in code error, whose problem?
7. [New comment] Issues installing IronPython 2.6.1 on windows 7 64 bit
8. [Status update] Provide ClearScreen functionality for IronPython Shell
9. [Status update] 2.6.2 has wrong version info
10. [New comment] COM objects unusable from ipy.exe on x64 platforms
11. [New comment] Support .ipy extension for IronPython files
12. [Status update] Support .ipy extension for IronPython files
13. [New comment] %reset is missing newline when using reset button
14. [Status update] %reset is missing newline when using reset button
15. [New comment] current working directory lost in compiled script

----------------------------------------------

ISSUES

1. [Status update] ImportError: No module named Tkinter
http://ironpython.codeplex.com/workitem/23875
User jdhardy has updated the issue:
Status has changed from Active to Closed with the following comment, 

"I concur."-----------------

2. [Status update] visual studio integration __name__ setting - Issue with Static compilation
http://ironpython.codeplex.com/workitem/2537
User slide_o_mix has updated the issue:
Status has changed from Active to Closed with the following comment, 

"Deprecated in favor of Python Tools for Visual Studio"-----------------

3. [Status update] PythonEngine initialization
http://ironpython.codeplex.com/workitem/20022
User slide_o_mix has updated the issue:
Status has changed from Active to Closed with the following comment, 

"Not an issue."-----------------

4. [Status update] Icons for ipy.exe and ipyw.exe both have 'ipy' image
http://ironpython.codeplex.com/workitem/23334
User slide_o_mix has updated the issue:
Status has changed from Active to Closed with the following comment, 

"This is the same as CPython, both python.exe and pythonw.exe have the same icon."-----------------

5. [Status update] output exe from visual studio
http://ironpython.codeplex.com/workitem/28474
User slide_o_mix has updated the issue:
Status has changed from Proposed to Closed with the following comment, 

"Not a bug"-----------------

6. [Status update] inronclad running in code error, whose problem?
http://ironpython.codeplex.com/workitem/28305
User slide_o_mix has updated the issue:
Status has changed from Proposed to Closed with the following comment, 

"Closing as asked by submitter"-----------------

7. [New comment] Issues installing IronPython 2.6.1 on windows 7 64 bit
http://ironpython.codeplex.com/workitem/28657
User slide_o_mix has commented on the issue:

"Is this still an issue?"-----------------

8. [Status update] Provide ClearScreen functionality for IronPython Shell
http://ironpython.codeplex.com/workitem/622
User slide_o_mix has updated the issue:
Status has changed from Active to Closed with the following comment, 

"Deprecated in favor of Python Tools for Visual Studio."-----------------

9. [Status update] 2.6.2 has wrong version info
http://ironpython.codeplex.com/workitem/29498
User slide_o_mix has updated the issue:
Status has changed from Proposed to Closed with the following comment, 

"Works on 2.7.1"-----------------

10. [New comment] COM objects unusable from ipy.exe on x64 platforms
http://ironpython.codeplex.com/workitem/23587
User slide_o_mix has commented on the issue:

"I don't get the same error now:

IronPython 2.7.1 (2.7.0.40) on .NET 4.0.30319.239
Type "help", "copyright", "credits" or "license" for more information.
>>> com_type_name = "DlrComLibrary.DlrComServer"
>>> from System import Activator, Type
>>> temp_type = Type.GetTypeFromProgID(com_type_name)
>>> instance = Activator.CreateInstance(temp_type)
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
TypeError: Multiple targets could match: CreateInstance(ActivationContext), CreateInstance(Type), CreateInstance(Type, Array[object])"-----------------

11. [New comment] Support .ipy extension for IronPython files
http://ironpython.codeplex.com/workitem/20292
User slide_o_mix has commented on the issue:

"I'm not sure we should fix this."-----------------

12. [Status update] Support .ipy extension for IronPython files
http://ironpython.codeplex.com/workitem/20292
User jdhardy has updated the issue:
Status has changed from Active to Closed with the following comment, 

"PEP 397 (http://www.python.org/dev/peps/pep-0397/) takes care of the launcher problem, so no, this won't be implemented."-----------------

13. [New comment] %reset is missing newline when using reset button
http://ironpython.codeplex.com/workitem/27857
User slide_o_mix has commented on the issue:

"Should this be closed then?"-----------------

14. [Status update] %reset is missing newline when using reset button
http://ironpython.codeplex.com/workitem/27857
User jdhardy has updated the issue:
Status has changed from Proposed to Closed with the following comment, 

"IPyTools is no longer under development."-----------------

15. [New comment] current working directory lost in compiled script
http://ironpython.codeplex.com/workitem/32045
User jdhardy has commented on the issue:

"Fixed in 83d4d1f."
----------------------------------------------



----------------------------------------------
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/20120216/60582fba/attachment.html>


More information about the Ironpython-users mailing list