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 pitrou
Recipients Victor de la Fuente, davin, josh.r, pitrou
Date 2017-07-04.06:59:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1499151564.7.0.903019250736.issue29293@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 48350412b70c76fa51f488cfc736c80d59b5e8eb by Antoine Pitrou in branch 'master':
bpo-29293: multiprocessing.Condition.notify() lacks parameter `n` (#2480)
https://github.com/python/cpython/commit/48350412b70c76fa51f488cfc736c80d59b5e8eb
History
Date User Action Args
2017-07-04 06:59:24pitrousetrecipients: + pitrou, josh.r, davin, Victor de la Fuente
2017-07-04 06:59:24pitrousetmessageid: <1499151564.7.0.903019250736.issue29293@psf.upfronthosting.co.za>
2017-07-04 06:59:24pitroulinkissue29293 messages
2017-07-04 06:59:24pitroucreate