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, scoder, skip.montanaro, skrah
Date 2015-09-07.12:16:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1441628220.12.0.773412918834.issue24915@psf.upfronthosting.co.za>
In-reply-to
Content
If you are talking just about the 3.6 patch, it is called this way to emphasize the fact that it is intended for the development branch. It is perfectly compatible with 3.5, therefore it is not needed for packagers to maintain two distinct versions. I've tested with: hg update 3.5 ; hg import --no-commit python3.6-pgo-v07.patch ; ./configure ; make profile-opt

I also renamed the profile task makefile name.
History
Date User Action Args
2015-09-07 12:17:00alecsandru.patrascusetrecipients: + alecsandru.patrascu, skip.montanaro, brett.cannon, gregory.p.smith, pitrou, scoder, larry, skrah
2015-09-07 12:17:00alecsandru.patrascusetmessageid: <1441628220.12.0.773412918834.issue24915@psf.upfronthosting.co.za>
2015-09-07 12:17:00alecsandru.patrasculinkissue24915 messages
2015-09-07 12:16:59alecsandru.patrascucreate