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 Charles G.
Recipients Charles G., Decorater, paul.moore, steve.dower, tim.golden, zach.ware
Date 2016-07-14.07:19:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1468480741.13.0.432482856099.issue27509@psf.upfronthosting.co.za>
In-reply-to
Content
The compiler itself supports PGO in the Community Edition. I'm not sure about the IDE (not using it). Since I compiled python using the batch file (with msbuild) so it is not limited by the features of the IDE.
History
Date User Action Args
2016-07-14 07:19:01Charles G.setrecipients: + Charles G., paul.moore, tim.golden, zach.ware, steve.dower, Decorater
2016-07-14 07:19:01Charles G.setmessageid: <1468480741.13.0.432482856099.issue27509@psf.upfronthosting.co.za>
2016-07-14 07:19:01Charles G.linkissue27509 messages
2016-07-14 07:19:01Charles G.create