New submission from songyuc <466309...@qq.com>:

In the documentation of Python 3.7, the description of 
multiprocessing.cpu_count() is "Return the number of CPUs in the system.", but, 
in fact, this function return the CPU threads number.

----------
assignee: docs@python
components: Documentation
messages: 358675
nosy: docs@python, songyuc
priority: normal
severity: normal
status: open
type: enhancement
versions: Python 3.7

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

Reply via email to