[issue18837] multiprocessing.reduction is undocumented

2020-02-24 Thread Ronald van Elburg
Ronald van Elburg added the comment: Problem still exists in 3.7 documentation. It is unclear to me, even after inspecting issues and commits what proper usage of multiprocessing.reduction is. In case it is now fully internal to the module it would be reassuring to read that in the documenta

[issue18837] multiprocessing.reduction is undocumented

2013-08-25 Thread Ezio Melotti
Changes by Ezio Melotti : -- nosy: +jnoller, sbt ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.py

[issue18837] multiprocessing.reduction is undocumented

2013-08-25 Thread Tomi Pieviläinen
New submission from Tomi Pieviläinen: In older versions (2.x, 3.2, 3.3) multiprocessing.reduction was only mentioned in a one example, with a one comment after it. In the 3.4dev documentation even this was dropped. -- assignee: docs@python components: Documentation messages: 196184 nos