Hi ironpython,
Here's your Daily Digest of new issues for project "IronPython".
In today's digest:ISSUES
1. [New comment] Implement the _hashlib module
2. [New comment] Please add a function somewhere which returns the underlying
byte[] from a bytes object
3. [New comment] Please add a function somewhere which returns the underlying
byte[] from a bytes object
4. [New comment] Please add a function somewhere which returns the underlying
byte[] from a bytes object
----------------------------------------------
ISSUES
1. [New comment] Implement the _hashlib module
http://ironpython.codeplex.com/workitem/21408
User MarkusSchaber has commented on the issue:
"Never mind, but if there really is no speed problem or other disadvantage to
be expected, then we can keep it closed."-----------------
2. [New comment] Please add a function somewhere which returns the underlying
byte[] from a bytes object
http://ironpython.codeplex.com/workitem/27175
User jdhardy has commented on the issue:
"It would be nice if the conversion were implicit, but .NET `byte[]` are
mutable while Python `bytes` are immutable. For safety's sake, the conversion
needs to be explicit.
I'm fine with those two methods, but I would call the unsafe one
GetUnsafeByteArray(), just to make it absolutely clear that it's not safe, and
if it breaks, the caller gets to keep the pieces."-----------------
3. [New comment] Please add a function somewhere which returns the underlying
byte[] from a bytes object
http://ironpython.codeplex.com/workitem/27175
User slide_o_mix has commented on the issue:
"Sounds good, I'll rename to GetUnsafeByteArray(). Nice name
:-)"-----------------
4. [New comment] Please add a function somewhere which returns the underlying
byte[] from a bytes object
http://ironpython.codeplex.com/workitem/27175
User slide_o_mix has commented on the issue:
"Fixed in 0e160ad"
----------------------------------------------
----------------------------------------------
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