[Ironpython-users] IronPython, Daily Digest 9/11/2011
no_reply at codeplex.com
no_reply at codeplex.com
Mon Sep 12 09:46:45 CEST 2011
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20110912/3663b355/attachment.html>
More information about the Ironpython-users
mailing list