Raymond Hettinger <raymond.hettin...@gmail.com> added the comment:

I'm unclear on why our  production release being built on macoS 10.11.x+ or 
earlier and why it using Clang 6.0 (clang-600.0.57).

For me, Python builds fine (and does have this issue) on Mojave 10.14.6 using 
Clang 10.0.1 (clang-1001.0.46.4).

ISTM that using the latest tooling would solve this bug right quick (at least 
for the current 3.8 release) and would likely generate better code (presumably 
there have been bug fixes and optimizations between Clang 6.0 and Clang 10.0).

----------

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

Reply via email to