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 alecsandru.patrascu
Recipients alecsandru.patrascu, brett.cannon, gregory.p.smith, larry, pitrou, python-dev, scoder, skip.montanaro, skrah, tzot, vstinner
Date 2016-02-08.17:52:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1454953970.97.0.286270166759.issue24915@psf.upfronthosting.co.za>
In-reply-to
Content
Hello and thank you for your feedback. For CPython this does not apply because due to the structure of the build system, inside the "build" directory there are no PGO profiles saved. You can run find . -name '*.gc??' to see.
History
Date User Action Args
2016-02-08 17:52:51alecsandru.patrascusetrecipients: + alecsandru.patrascu, skip.montanaro, brett.cannon, gregory.p.smith, tzot, pitrou, scoder, vstinner, larry, skrah, python-dev
2016-02-08 17:52:50alecsandru.patrascusetmessageid: <1454953970.97.0.286270166759.issue24915@psf.upfronthosting.co.za>
2016-02-08 17:52:50alecsandru.patrasculinkissue24915 messages
2016-02-08 17:52:50alecsandru.patrascucreate