[issue33858] A typo in multiprocessing documentation

2018-06-19 Thread aruseni


aruseni  added the comment:

Thanks all!

--

___
Python tracker 
<https://bugs.python.org/issue33858>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue33858] A typo in multiprocessing documentation

2018-06-14 Thread aruseni


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 
<https://bugs.python.org/issue33858>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue33858] A typo in multiprocessing documentation

2018-06-14 Thread aruseni


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
components: Documentation
messages: 319509
nosy: aruseni, docs@python
priority: normal
severity: normal
status: open
title: A typo in multiprocessing documentation
versions: Python 3.6

___
Python tracker 
<https://bugs.python.org/issue33858>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue23294] A typo in the tutorial

2015-01-22 Thread aruseni

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/issue23294>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue23294] A typo in the tutorial

2015-01-21 Thread aruseni

Changes by aruseni :


--
assignee:  -> docs@python
components: +Documentation
nosy: +docs@python

___
Python tracker 
<http://bugs.python.org/issue23294>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue23294] A typo in the tutorial

2015-01-21 Thread aruseni

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 in the tutorial

___
Python tracker 
<http://bugs.python.org/issue23294>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue23286] A typo in the tutorial

2015-01-20 Thread aruseni

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: A typo in the tutorial

___
Python tracker 
<http://bugs.python.org/issue23286>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com