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 alecsandru.patrascu, brett.cannon, gregory.p.smith, larry, pitrou, python-dev, scoder, skip.montanaro, skrah, vstinner
Date 2015-09-20.00:13:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <55FDFA24.50008@free.fr>
In-reply-to <1442707092.58.0.0302211541348.issue24915@psf.upfronthosting.co.za>
Content
I think the --pgo flag needs only work in single process mode, since
multi-process would probably not write out the profiling data properly.
History
Date User Action Args
2015-09-20 00:13:27pitrousetrecipients: + pitrou, skip.montanaro, brett.cannon, gregory.p.smith, scoder, vstinner, larry, skrah, python-dev, alecsandru.patrascu
2015-09-20 00:13:27pitroulinkissue24915 messages
2015-09-20 00:13:26pitroucreate