[issue24547] What’s New In Python 3.4: stray "("

Jakub Wilk report at bugs.python.org
Wed Jul 1 20:57:56 CEST 2015


New submission from Jakub Wilk:

https://docs.python.org/3/whatsnew/3.4.html#multiprocessing reads:
"On Unix two new start methods, (spawn and forkserver, have been added for starting processes using multiprocessing."

This stray "(" should be removed.

----------
assignee: docs at python
components: Documentation
messages: 246043
nosy: docs at python, jwilk
priority: normal
severity: normal
status: open
title: What’s New In Python 3.4: stray "("

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue24547>
_______________________________________


More information about the Python-bugs-list mailing list