Stefan Krah <ste...@bytereef.org> added the comment: Berker's latest patch looks good to me.
Unrelated to the patch (same before and after), this looks odd to me: >>> import uuid >>> uuid._has_uuid_generate_time_safe is None True >>> >>> import _uuid >>> _uuid.has_uuid_generate_time_safe 1 [Also, I thought we weren't supposed to use ctypes in the stdlib.] ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue11063> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com