New submission from aruseni :
https://docs.python.org/3/library/multiprocessing.html#contexts-and-start-methods
> locks created using the fork context cannot be passed to a processes started
> using the spawn or forkserver start methods
--
assignee: docs@python
comp
aruseni added the comment:
I just took a look at the most recent version of this file, and found out that
this has already been fixed.
https://github.com/python/cpython/blob/master/Doc/library/multiprocessing.rst
--
___
Python tracker
<ht
aruseni added the comment:
Thanks all!
--
___
Python tracker
<https://bugs.python.org/issue33858>
___
___
Python-bugs-list mailing list
Unsubscribe:
New submission from aruseni:
https://docs.python.org/3/tutorial/introduction.html
> Lists also supports operations like concatenation
--
assignee: docs@python
components: Documentation
messages: 234401
nosy: aruseni, docs@python
priority: normal
severity: normal
status: open
title
New submission from aruseni:
https://docs.python.org/3/tutorial/controlflow.html
> In many ways the object returned by range() behaves as if it is a list, but
> in fact it isn’t.
--
messages: 234449
nosy: aruseni
priority: normal
severity: normal
status: open
title: A typo
Changes by aruseni :
--
assignee: -> docs@python
components: +Documentation
nosy: +docs@python
___
Python tracker
<http://bugs.python.org/issue23294>
___
_
aruseni added the comment:
@Eric You’re right. I thought it should be «was» instead of «is», but it’s
actually OK.
--
resolution: -> not a bug
status: open -> closed
___
Python tracker
<http://bugs.python.org/i