Hi ironpython,
Here's your Daily Digest of new issues for project "IronPython".
In today's digest:ISSUES
1. [New comment] Run IronPyhton application as a service
2. [New comment] ValueError: Index was out of range. Must be non-negative and
less than the size of the collection.
3. [New comment] ValueError: Index was out of range. Must be non-negative and
less than the size of the collection.
4. [New comment] ValueError: Index was out of range. Must be non-negative and
less than the size of the collection.
5. [New issue] TypeError: type objects are unhashable
----------------------------------------------
ISSUES
1. [New comment] Run IronPyhton application as a service
http://ironpython.codeplex.com/workitem/34690
User slide_o_mix has commented on the issue:
"<p>There are currently no service wrappers for IronPython that I know
of.</p>"-----------------
2. [New comment] ValueError: Index was out of range. Must be non-negative and
less than the size of the collection.
http://ironpython.codeplex.com/workitem/35682
User paweljasinski has commented on the issue:
"<p>I was wrong, the workaround is to use close not
delete.</p>"-----------------
3. [New comment] ValueError: Index was out of range. Must be non-negative and
less than the size of the collection.
http://ironpython.codeplex.com/workitem/35682
User paweljasinski has commented on the issue:
"<p>I have created pull request
https://github.com/IronLanguages/main/pull/237<br>Please, read the comments in
PR.<br>@s3e3 - how can we test the patch against your scripts? Are you able to
rebuild IronPython from source. If not I can try to make a developer build for
you.</p>"-----------------
4. [New comment] ValueError: Index was out of range. Must be non-negative and
less than the size of the collection.
http://ironpython.codeplex.com/workitem/35682
User s3e3 has commented on the issue:
"<p>Sorry for not providing responses more promptly, we are in the middle of
very intensive project which consumes almost all of my time these days.</p><p>I
have downloaded IronLanguages-cp35682.zip, and after I install VS2013 today or
tomorrow I will try to build and run patched IronPython, and report the
results.</p>"-----------------
5. [New issue] TypeError: type objects are unhashable
http://ironpython.codeplex.com/workitem/35697
User adal has proposed the issue:
"The following code fails in IronPython 2.7.5b3, but works in CPython 2.7.7:
# Throws TypeError: type objects are unhashable
type({}) in {}
# Because of the above issue, the following 3rd party library also doesn't work
# First install PyYAML - https://pypi.python.org/pypi/PyYAML
import yaml
yaml.dump({})
"
----------------------------------------------
----------------------------------------------
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
https://mail.python.org/mailman/listinfo/ironpython-users