Hi ironpython,

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

In today's digest:ISSUES

1. [New comment] Hashing objects can not be created from bytearrays with 2.7
2. [New comment] Implement the _hashlib module
3. [New issue] _FuncPtr not considered pointer type

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

ISSUES

1. [New comment] Hashing objects can not be created from bytearrays with 2.7
http://ironpython.codeplex.com/workitem/27903
User slide_o_mix has commented on the issue:

"Fixed in d4a4496"-----------------

2. [New comment] Implement the _hashlib module
http://ironpython.codeplex.com/workitem/21408
User slide_o_mix has commented on the issue:

"These algorithms are provided in the builtin _md5, _sha, _sha256, _sha512 
modules, do we really need _hashlib directly?"-----------------

3. [New issue] _FuncPtr not considered pointer type
http://ironpython.codeplex.com/workitem/31099
User bahblah has proposed the issue:

"from ctypes import *
cast(windll.kernel32.GetCurrentProcess, c_void_p)

Raises an error on IronPython 2.7. Works in Python 2.7."
----------------------------------------------



----------------------------------------------
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

Reply via email to