Hi ironpython,
Here's your Daily Digest of new issues for project "IronPython".
In today's digest:ISSUES
1. [New comment] IOError: Unable to write data to the transport connection:
cannot access a disposed object.
2. [New comment] zlib.compress missing an overload allowing BufferObjects
----------------------------------------------
ISSUES
1. [New comment] IOError: Unable to write data to the transport connection:
cannot access a disposed object.
http://ironpython.codeplex.com/workitem/31439
User jdhardy has commented on the issue:
"I'm pretty sure this is a duplicate of #26852, which I have a patch
for."-----------------
2. [New comment] zlib.compress missing an overload allowing BufferObjects
http://ironpython.codeplex.com/workitem/30887
User jdhardy has commented on the issue:
"Ultimately, even
>>> b = buffer('foo')
>>> bytes(b)
doesn't work on IronPython either. PythonBuffer needs to be recognized by
BytesConversion to fix all of these issues in one shot."
----------------------------------------------
----------------------------------------------
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