Hi ironpython,
Here's your Daily Digest of new issues for project "IronPython".
In today's digest:ISSUES
1. [New comment] Console color choice is bad for bright consoles
2. [New comment] Console color choice is bad for bright consoles
3. [New comment] Console exit behavior on OSX/Mono in 2.7A1
4. [New comment] Console exit behavior on OSX/Mono in 2.7A1
5. [New comment] Console exit behavior on OSX/Mono in 2.7A1
6. [New comment] Converting large float to int produces Int64 (which is not int
or long)
----------------------------------------------
ISSUES
1. [New comment] Console color choice is bad for bright consoles
http://ironpython.codeplex.com/workitem/31872
User jdhardy has commented on the issue:
"Looking into this further, if you're not running with -X:ColorfulConsole the
console should use the foreground colour.
The ColorfulConsole option could choose between a light and dark them depending
on what the background is."-----------------
2. [New comment] Console color choice is bad for bright consoles
http://ironpython.codeplex.com/workitem/31872
User jdhardy has commented on the issue:
"Fixed in ba0ee88/d21c6c3. The console will choose its colours based on the
background."-----------------
3. [New comment] Console exit behavior on OSX/Mono in 2.7A1
http://ironpython.codeplex.com/workitem/28248
User jdhardy has commented on the issue:
"I can reproduce this on Linux/Mono. Oddly, when launched from Visual Studio
(debugger attached or not), I get the same issue. Running the same build from
the command line works as expected."-----------------
4. [New comment] Console exit behavior on OSX/Mono in 2.7A1
http://ironpython.codeplex.com/workitem/28248
User jdhardy has commented on the issue:
"To make things more interesting, 'help' doesn't work properly, and 'credits',
'copyright', and 'license' do not work when run under VS
either."-----------------
5. [New comment] Console exit behavior on OSX/Mono in 2.7A1
http://ironpython.codeplex.com/workitem/28248
User jdhardy has commented on the issue:
"exit, help, credits, copyright, and license are all actually set in site.py,
not IronPython itself. However, IronPython's site.py is empty be default.
Fixed in 75a2467/2964728."-----------------
6. [New comment] Converting large float to int produces Int64 (which is not int
or long)
http://ironpython.codeplex.com/workitem/31549
User jdhardy has commented on the issue:
"For some reason, float.__int__ would produce in Int64.
Fixed in 7ea0730/fca526c."
----------------------------------------------
----------------------------------------------
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.
_______________________________________________
Ironpython-users mailing list
Ironpython-users@python.org
http://mail.python.org/mailman/listinfo/ironpython-users