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 vstinner
Recipients berker.peksag, brett.cannon, ezio.melotti, josh.r, koobs, martin.panter, ncoghlan, ned.deily, python-dev, vlee, vstinner, willingc, yan12125, zach.ware
Date 2017-05-03.08:01:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1493798482.61.0.641930067775.issue23404@psf.upfronthosting.co.za>
In-reply-to
Content
Nick Coghlan: "Could we use "regen-*" as the pattern for the file regeneration targets?"

Sure, done.

I checked the CPython documentation, build scripts, etc. I confirm that "rebuild" usually means "recompile Python from scratch", it's even an explicit action in the Windows build system.
History
Date User Action Args
2017-05-03 08:01:22vstinnersetrecipients: + vstinner, brett.cannon, ncoghlan, ned.deily, ezio.melotti, python-dev, berker.peksag, martin.panter, zach.ware, koobs, willingc, josh.r, vlee, yan12125
2017-05-03 08:01:22vstinnersetmessageid: <1493798482.61.0.641930067775.issue23404@psf.upfronthosting.co.za>
2017-05-03 08:01:22vstinnerlinkissue23404 messages
2017-05-03 08:01:22vstinnercreate