New submission from John Belmonte <j...@neggie.net>:

time.thread_time is supposed to be available on OS X 10.12 and newer.

Yet it's reported to raise ImportError on macOS Big Sur (11.2.1) on Python 
3.9.2 (python.org download).  (Reported by Quentin Pradet.)

It is available in other OS X Python builds, such as published by Home Brew.  
(I confirm it's available on macOS 10.13, Python 3.7.7.)

----------
components: Build
messages: 387925
nosy: John Belmonte
priority: normal
severity: normal
status: open
title: thread_time not available on python.org OS X builds
type: behavior

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

Reply via email to