[Ironpython-users] IronPython, Daily Digest 6/20/2012

no_reply at codeplex.com no_reply at codeplex.com
Thu Jun 21 14:27:48 CEST 2012


Hi ironpython,

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

In today's digest:ISSUES

1. [New comment] pybench 2.0 does not work
2. [New issue] __excepthook__ and __displayhook__ in sys are missing
3. [New comment] __excepthook__ and __displayhook__ in sys are missing
4. [New comment] __excepthook__ and __displayhook__ in sys are missing

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

ISSUES

1. [New comment] pybench 2.0 does not work
http://ironpython.codeplex.com/workitem/32862
User slide_o_mix has commented on the issue:

"With https://github.com/IronLanguages/main/pull/74 this is partially fixed. Once these items are pulled in there is still an issue with the return value from time.clock() that pybench is not liking.

-------------------------------------------------------------------------------
PYBENCH 2.0
-------------------------------------------------------------------------------
* using IronPython 2.9.9a0 (IronPython 2.9.9a0 DEBUG (2.9.0.0) on .NET 4.0.30319
.237 (64-bit))
<string>:1: RuntimeWarning: IronPython has no support for disabling the GC
* disabled garbage collection
* Python version doesn't support sys.setcheckinterval
* using timer: time.time

Creating benchmark: C:\Users\USER\Desktop\ipy.pybench (rounds=10, warp=10)

Calibrating tests. Please wait... done.

Running 10 round(s) of the suite at warp factor 10:

* Round 1 done in 16.879 seconds.
Traceback (most recent call last):
  File "C:\Users\USER\Code\pybench\pybench.py", line 959, in <module>
  File "C:\Users\USER\Code\pybench\CommandLine.py", line 345, in __init__
  File "C:\Users\USER\Code\pybench\pybench.py", line 926, in main
  File "C:\Users\USER\Code\pybench\pybench.py", line 543, in run
  File "C:\Users\USER\Code\pybench\pybench.py", line 328, in run
ValueError: warp factor too high: test times are < 10ms"-----------------

2. [New issue] __excepthook__ and __displayhook__ in sys are missing
http://ironpython.codeplex.com/workitem/32874
User paweljasinski has proposed the issue:

"as stated in 17460 __excepthook__ and __displayhook__are missing"-----------------

3. [New comment] __excepthook__ and __displayhook__ in sys are missing
http://ironpython.codeplex.com/workitem/32874
User paweljasinski has commented on the issue:

"patch attached"-----------------

4. [New comment] __excepthook__ and __displayhook__ in sys are missing
http://ironpython.codeplex.com/workitem/32874
User paweljasinski has commented on the issue:

"missed a spot"
----------------------------------------------



----------------------------------------------
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/20120621/fb2affaa/attachment.html>


More information about the Ironpython-users mailing list