https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229562

--- Comment #14 from Yasuhito FUTATSUKI <freebsd-bug-report...@yf.bsdclub.org> 
---
(In reply to Kubilay Kocak from comment #13)
> Lastly, is this an issue in other Python ports? If so, we want to solve this 
> consistently across the board.

This is an issue to build _uuid module, which has been introduced in master
prior Python 3.7, and not back ported, so it affects only Python >= 3.7.

https://github.com/python/cpython/commit/a106aec2ed6ba171838ca7e6ba43c4e722bbecd1#diff-14e6a94abb7632d46e0716870d57ff4a

https://github.com/python/cpython/pull/3796#issuecomment-338440114

(Please make sure Modules/_uuidmodule.c isn't exists on 3.6, 3.5, 3.4 and 2.7
branches)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"

Reply via email to