New submission from Alexander Lopatin <nita...@hotmail.com>:

I see this problem only on my iMac (macOS Mojave, Version 10.14.3). My Windows 
and Linux (CentOS) computers have no such problem.

I asked the question on Stack Overflow today, investigated, and reported here:
 
https://stackoverflow.com/questions/55008397/python-3-5-vs-3-7-process-time

To fix this problem: the build for macOS should be made with compiler Clang 
10.0.0 (clang-1000.11.45.5). You made 3.7 and 3.8 with Clang 6.0 
(clang-600.0.57). Of course, this could introduce new problems, but also fix 
some old ones.

----------
components: Build, Installation, macOS
messages: 337270
nosy: Nitapol, ned.deily, ronaldoussoren
priority: normal
severity: normal
status: open
title: Python 3.7 and 3.8 process_time is not reported correctly  (twice then 
expected)
versions: Python 3.7, Python 3.8

_______________________________________
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