[issue23100] multiprocessing doc organization impedes understanding

2015-01-11 Thread Antoine Pitrou
Antoine Pitrou added the comment: > I am happy to provide proposed patches but first can someone please clarify > for me whether I should have those patches depend upon the patches from Issue > 22952? This question is now moot :) -- nosy: +pitrou _

[issue23100] multiprocessing doc organization impedes understanding

2014-12-22 Thread Ned Deily
Changes by Ned Deily : -- nosy: +sbt ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/ma

[issue23100] multiprocessing doc organization impedes understanding

2014-12-22 Thread Davin Potts
Davin Potts added the comment: I am happy to provide proposed patches but first can someone please clarify for me whether I should have those patches depend upon the patches from Issue 22952? -- ___ Python tracker

[issue23100] multiprocessing doc organization impedes understanding

2014-12-22 Thread Davin Potts
New submission from Davin Potts: The organization and multiple sections of the multiprocessing module's documentation do not adhere to the Python Dev Guidelines for economy of expression, affirmative tone, and/or code examples. Problem description: The raw material and information in the multi