Ned Deily <n...@python.org> added the comment:

> (A) Ensure that _uuid works on macOS, FreeBSD and Linux, especially in the 
> macOS installer of python.org.

FWIW, a spot check shows that _uuid builds and test_uuid passes both sets of 
its tests, e.g. TestUUIDWithExtModule and TestUUIDWithoutExtModule, with 
current python.org macOS installers on macOS releases of interest.  So, AFAICT, 
we have no need for the ctypes fallback on at least macOS 10.6 or later and we 
don't actively support anything older than that.

----------
nosy: +ned.deily

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue40501>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to