[issue10885] multiprocessing docs

2011-03-14 Thread Roundup Robot

Roundup Robot devnull@devnull added the comment:

New changeset 5dabfc3e4dd5 by Ross Lagerwall in branch '3.1':
Issue #10885: Fix multiprocessing docs typo
http://hg.python.org/cpython/rev/5dabfc3e4dd5

New changeset b2ebe9f5faca by Ross Lagerwall in branch '2.7':
Issue #10885: Fix multiprocessing docs typo
http://hg.python.org/cpython/rev/b2ebe9f5faca

--
nosy: +python-dev

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue10885
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue10885] multiprocessing docs

2011-03-14 Thread Ross Lagerwall

Changes by Ross Lagerwall rosslagerw...@gmail.com:


--
assignee: docs@python - rosslagerwall
resolution:  - fixed
stage:  - committed/rejected
status: open - closed
versions: +Python 3.3

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue10885
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue10885] multiprocessing docs

2011-01-11 Thread Ross Lagerwall

New submission from Ross Lagerwall rosslagerw...@gmail.com:

I think there is a small docs bug: it says that multiprocessing.Semaphore is a 
bounded semaphore. Shouldn't it says that it is just a semaphore.

Attached is a patch to fix this.

--
components: Library (Lib)
files: docupdate.patch
keywords: patch
messages: 125995
nosy: georg.brandl, rosslagerwall
priority: normal
severity: normal
status: open
title: multiprocessing docs
versions: Python 2.7, Python 3.1, Python 3.2
Added file: http://bugs.python.org/file20354/docupdate.patch

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue10885
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue10885] multiprocessing docs

2011-01-11 Thread Ross Lagerwall

Changes by Ross Lagerwall rosslagerw...@gmail.com:


--
assignee:  - d...@python
components: +Documentation
nosy: +d...@python

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue10885
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue10885] multiprocessing docs

2011-01-11 Thread Éric Araujo

Changes by Éric Araujo mer...@netwok.org:


--
nosy: +asksol, jnoller

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue10885
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com