[Ironpython-users] IronPython, Daily Digest 6/14/2013

CodePlex no_reply at codeplex.com
Sat Jun 15 09:24:06 CEST 2013


Hi ironpython,

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

In today's digest:ISSUES

1. [Status update] Trivial: Light Grey Text in ipy when running on Linux or Solaris
2. [Status update] Source code encoding is not working correctly
3. [Status update] Cleanup "Windows Form Tutorial"; making it more Pythonic
4. [Status update] Still doesn't recognise *valid* PEP0263 codings in source files
5. [Status update] Create a FULLY StandAlone ".exe" binary?
6. [Status update] Incompat: Cannot use re module on bytearray objects
7. [Status update] Implement _bisect module
8. [Status update] Implement winsound module
9. [Status update] Implement bz2 module
10. [Status update] Trivial: isdigit() return "False" in IronPython with unicode object from u'\u2460' to u'\u2468'
11. [Status update] AttributeError: 'struct_time' object has no attribute 'n_fields'
12. [Status update] _ssl.RAND_add(x, y) should throw TypeError when x=None
13. [Status update] Exception().__doc__ different from CPython
14. [Status update] Pyc.py and FolderBrowserDialog
15. [Status update] Hashing objects can not be created from bytearrays with 2.7
16. [Status update] StackOverflowException when subclassing dict.add and dict.__setitem__
17. [Status update] Compatibility: IronPython does not allow space before coding declaration
18. [Status update] sys.args[0] dissapears in ipy-script compiled with pyc.py
19. [Status update] [2.7 Beta 2] deepcopy(time(9, 0)) != time(9, 0)
20. [Status update] NullReference bug report
21. [Status update] zlib fails to compress an empty string
22. [Status update] zipimport adding an extra newline to the end of every line of imported source on windows
23. [Status update] Patch for pyc.py
24. [Status update] ast module is broken - TypeError: object.__new__() takes no parameters
25. [Status update] 2.7.2.1: ast.py fails on Lib/subprocess.py
26. [Status update] 2.7.2.1 "load language" problem
27. [Status update] compile does not accept AST object
28. [Status update] Duplicate key in dict
29. [Status update] IronPython engine fails to load under Silverlight (MethodAccessException)
30. [Status update] Occasional build error for Silverlight targets
31. [Status update] signal module does not work on non-Windows machines
32. [Status update] Add AssemblyFoldersEx paths for other platforms
33. [Status update] PEP 421 -- Adding sys.implementation
34. [Status update] IronPython coding obeys PEP0263, inconsistent with Emacs
35. [Status update] SQLite: InterfaceError: Unable to bind parameter 1 - unsupported type
36. [Status update] sys.stdout.isatty() always returns True
37. [Status update] Lower casing non-ASCII characters does not work
38. [Status update] introduce support for readline module (raw input)
39. [Status update] match cpython behaviour - types.ModuleType()
40. [Status update] locale.setlocale does not detect/set default user locale
41. [Status update] TypeError: instancemethod.__cmp__(x,y) requires y to be a 'instancemethod', not a ...
42. [Status update] super() does not preserve class
43. [Status update] struct.pack not threadsafe
44. [Status update] ast: elif is missing lineno and col_offset attributes
45. [Status update] PythonDictionary.Contains(KeyValuePair) doesn't check value

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

ISSUES

1. [Status update] Trivial: Light Grey Text in ipy when running on Linux or Solaris
http://ironpython.codeplex.com/workitem/3825
User jdhardy has updated the issue:
Status has changed from Closed to Resolved.

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

2. [Status update] Source code encoding is not working correctly
http://ironpython.codeplex.com/workitem/18637
User slide_o_mix has updated the issue:
Status has changed from Closed to Resolved.

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

3. [Status update] Cleanup "Windows Form Tutorial"; making it more Pythonic
http://ironpython.codeplex.com/workitem/19488
User slide_o_mix has updated the issue:
Status has changed from Closed to Resolved.

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

4. [Status update] Still doesn't recognise *valid* PEP0263 codings in source files
http://ironpython.codeplex.com/workitem/19861
User slide_o_mix has updated the issue:
Status has changed from Closed to Resolved.

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

5. [Status update] Create a FULLY StandAlone ".exe" binary?
http://ironpython.codeplex.com/workitem/20621
User slide_o_mix has updated the issue:
Status has changed from Closed to Resolved.

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

6. [Status update] Incompat: Cannot use re module on bytearray objects
http://ironpython.codeplex.com/workitem/21362
User slide_o_mix has updated the issue:
Status has changed from Closed to Resolved.

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

7. [Status update] Implement _bisect module
http://ironpython.codeplex.com/workitem/21392
User slide_o_mix has updated the issue:
Status has changed from Closed to Resolved.

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

8. [Status update] Implement winsound module
http://ironpython.codeplex.com/workitem/21405
User slide_o_mix has updated the issue:
Status has changed from Closed to Resolved.

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

9. [Status update] Implement bz2 module
http://ironpython.codeplex.com/workitem/21412
User jdhardy has updated the issue:
Status has changed from Closed to Resolved.

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

10. [Status update] Trivial: isdigit() return "False" in IronPython with unicode object from u'\u2460' to u'\u2468'
http://ironpython.codeplex.com/workitem/23855
User slide_o_mix has updated the issue:
Status has changed from Closed to Resolved.

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

11. [Status update] AttributeError: 'struct_time' object has no attribute 'n_fields'
http://ironpython.codeplex.com/workitem/23861
User slide_o_mix has updated the issue:
Status has changed from Closed to Resolved.

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

12. [Status update] _ssl.RAND_add(x, y) should throw TypeError when x=None
http://ironpython.codeplex.com/workitem/24276
User slide_o_mix has updated the issue:
Status has changed from Closed to Resolved.

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

13. [Status update] Exception().__doc__ different from CPython
http://ironpython.codeplex.com/workitem/25155
User slide_o_mix has updated the issue:
Status has changed from Closed to Resolved.

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

14. [Status update] Pyc.py and FolderBrowserDialog
http://ironpython.codeplex.com/workitem/27118
User slide_o_mix has updated the issue:
Status has changed from Closed to Resolved.

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

15. [Status update] Hashing objects can not be created from bytearrays with 2.7
http://ironpython.codeplex.com/workitem/27903
User jdhardy has updated the issue:
Status has changed from Closed to Resolved.

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

16. [Status update] StackOverflowException when subclassing dict.add and dict.__setitem__
http://ironpython.codeplex.com/workitem/28084
User jdhardy has updated the issue:
Status has changed from Closed to Resolved.

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

17. [Status update] Compatibility: IronPython does not allow space before coding declaration
http://ironpython.codeplex.com/workitem/29193
User slide_o_mix has updated the issue:
Status has changed from Closed to Resolved.

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

18. [Status update] sys.args[0] dissapears in ipy-script compiled with pyc.py
http://ironpython.codeplex.com/workitem/30263
User jdhardy has updated the issue:
Status has changed from Closed to Resolved.

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

19. [Status update] [2.7 Beta 2] deepcopy(time(9, 0)) != time(9, 0)
http://ironpython.codeplex.com/workitem/30274
User jdhardy has updated the issue:
Status has changed from Closed to Resolved.

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

20. [Status update] NullReference bug report
http://ironpython.codeplex.com/workitem/31621
User jdhardy has updated the issue:
Status has changed from Closed to Resolved.

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

21. [Status update] zlib fails to compress an empty string
http://ironpython.codeplex.com/workitem/31976
User slide_o_mix has updated the issue:
Status has changed from Closed to Resolved.

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

22. [Status update] zipimport adding an extra newline to the end of every line of imported source on windows
http://ironpython.codeplex.com/workitem/32335
User jdhardy has updated the issue:
Status has changed from Closed to Resolved.

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

23. [Status update] Patch for pyc.py
http://ironpython.codeplex.com/workitem/32372
User slide_o_mix has updated the issue:
Status has changed from Closed to Resolved.

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

24. [Status update] ast module is broken - TypeError: object.__new__() takes no parameters
http://ironpython.codeplex.com/workitem/32408
User jdhardy has updated the issue:
Status has changed from Closed to Resolved.

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

25. [Status update] 2.7.2.1: ast.py fails on Lib/subprocess.py
http://ironpython.codeplex.com/workitem/32446
User jdhardy has updated the issue:
Status has changed from Closed to Resolved.

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

26. [Status update] 2.7.2.1 "load language" problem
http://ironpython.codeplex.com/workitem/32452
User jdhardy has updated the issue:
Status has changed from Closed to Resolved.

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

27. [Status update] compile does not accept AST object
http://ironpython.codeplex.com/workitem/32526
User jdhardy has updated the issue:
Status has changed from Closed to Resolved.

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

28. [Status update] Duplicate key in dict
http://ironpython.codeplex.com/workitem/32527
User jdhardy has updated the issue:
Status has changed from Closed to Resolved.

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

29. [Status update] IronPython engine fails to load under Silverlight (MethodAccessException)
http://ironpython.codeplex.com/workitem/32596
User jdhardy has updated the issue:
Status has changed from Closed to Resolved.

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

30. [Status update] Occasional build error for Silverlight targets
http://ironpython.codeplex.com/workitem/32602
User jdhardy has updated the issue:
Status has changed from Closed to Resolved.

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

31. [Status update] signal module does not work on non-Windows machines
http://ironpython.codeplex.com/workitem/32627
User jdhardy has updated the issue:
Status has changed from Closed to Resolved.

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

32. [Status update] Add AssemblyFoldersEx paths for other platforms
http://ironpython.codeplex.com/workitem/32749
User jdhardy has updated the issue:
Status has changed from Closed to Resolved.

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

33. [Status update] PEP 421 -- Adding sys.implementation
http://ironpython.codeplex.com/workitem/32786
User jdhardy has updated the issue:
Status has changed from Closed to Resolved.

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

34. [Status update] IronPython coding obeys PEP0263, inconsistent with Emacs
http://ironpython.codeplex.com/workitem/32856
User slide_o_mix has updated the issue:
Status has changed from Closed to Resolved.

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

35. [Status update] SQLite: InterfaceError: Unable to bind parameter 1 - unsupported type
http://ironpython.codeplex.com/workitem/32884
User jdhardy has updated the issue:
Status has changed from Closed to Resolved.

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

36. [Status update] sys.stdout.isatty() always returns True
http://ironpython.codeplex.com/workitem/33123
User jdhardy has updated the issue:
Status has changed from Closed to Resolved.

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

37. [Status update] Lower casing non-ASCII characters does not work
http://ironpython.codeplex.com/workitem/33133
User jdhardy has updated the issue:
Status has changed from Closed to Resolved.

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

38. [Status update] introduce support for readline module (raw input)
http://ironpython.codeplex.com/workitem/33164
User jdhardy has updated the issue:
Status has changed from Closed to Resolved.

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

39. [Status update] match cpython behaviour - types.ModuleType()
http://ironpython.codeplex.com/workitem/33173
User jdhardy has updated the issue:
Status has changed from Closed to Resolved.

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

40. [Status update] locale.setlocale does not detect/set default user locale
http://ironpython.codeplex.com/workitem/33220
User jdhardy has updated the issue:
Status has changed from Closed to Resolved.

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

41. [Status update] TypeError: instancemethod.__cmp__(x,y) requires y to be a 'instancemethod', not a ...
http://ironpython.codeplex.com/workitem/33622
User jdhardy has updated the issue:
Status has changed from Closed to Resolved.

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

42. [Status update] super() does not preserve class
http://ironpython.codeplex.com/workitem/33663
User jdhardy has updated the issue:
Status has changed from Closed to Resolved.

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

43. [Status update] struct.pack not threadsafe
http://ironpython.codeplex.com/workitem/33720
User jdhardy has updated the issue:
Status has changed from Closed to Resolved.

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

44. [Status update] ast: elif is missing lineno and col_offset attributes
http://ironpython.codeplex.com/workitem/33725
User jdhardy has updated the issue:
Status has changed from Closed to Resolved.

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

45. [Status update] PythonDictionary.Contains(KeyValuePair) doesn't check value
http://ironpython.codeplex.com/workitem/33904
User jdhardy has updated the issue:
Status has changed from Closed to Resolved.


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



----------------------------------------------
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/20130615/1dbf6603/attachment.html>


More information about the Ironpython-users mailing list