This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author jnoller
Recipients jnoller, roudkerk
Date 2008-06-06.11:57:52
SpamBayes Score 0.00059258717
Marked as misclassified No
Message-id <1212753475.27.0.272334979501.issue3050@psf.upfronthosting.co.za>
In-reply-to
Content
This issue tracks the work pending for the inclusion of the pyprocessing 
module under the multiprocessing name for Python 2.6 and 3.0. If needed, 
additional tickets will be created for issues which will need to be 
addressed after initial inclusion.

Currently open:
- Redo all documentation to match ReST format of stdlib
- Update docs to reflect new PEP8 names
- Update all unit tests to be in Unittest format

Closed:
- Rename module API to be PEP8 compliant (roudkerk)
- Link csource libs into python-trunk build (jnoller)
- redo all local "." style imports to reflect the new namespace 
(jnoller)
History
Date User Action Args
2008-06-06 11:57:55jnollersetspambayes_score: 0.000592587 -> 0.00059258717
recipients: + jnoller, roudkerk
2008-06-06 11:57:55jnollersetspambayes_score: 0.000592587 -> 0.000592587
messageid: <1212753475.27.0.272334979501.issue3050@psf.upfronthosting.co.za>
2008-06-06 11:57:54jnollerlinkissue3050 messages
2008-06-06 11:57:52jnollercreate