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 cheryl.sabella
Recipients Dr_Zaszus, cheryl.sabella, steven.daprano
Date 2018-09-29.13:52:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1538229174.54.0.545547206417.issue34835@psf.upfronthosting.co.za>
In-reply-to
Content
As Steven said,
> In Python 2.6+ multiprocessing is a std lib module

This means that multiprocessing will be current with the version of Python 3 that you have installed.  If you're currently on 3.7.0, when 3.7.1 is released and you install it, you will get all the updates to multiprocessing (if there were any).
History
Date User Action Args
2018-09-29 13:52:54cheryl.sabellasetrecipients: + cheryl.sabella, steven.daprano, Dr_Zaszus
2018-09-29 13:52:54cheryl.sabellasetmessageid: <1538229174.54.0.545547206417.issue34835@psf.upfronthosting.co.za>
2018-09-29 13:52:54cheryl.sabellalinkissue34835 messages
2018-09-29 13:52:54cheryl.sabellacreate