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 ned.deily
Recipients brett.cannon, eric.snow, hyu, miss-islington, ncoghlan, ned.deily, paul.moore, schlamar, serhiy.storchaka, steve.dower, tim.golden, vstinner, wwqgtxx, zach.ware
Date 2019-01-08.23:00:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1546988439.8.0.533877632736.issue35596@roundup.psfhosted.org>
In-reply-to
Content
> It would be weird if building from sources will not give the same distribution as downloaded from official site. It would be not fair to alternate distributors.

Yes, I agree with that in general but, as I understand it, the change here affects only how the Windows embeddable distribution is packaged.  I don't think we expect alternate distributors to produce such distributions - or do we know of such cases?  And, even if so, it's not a big deal for a third-party to pick up the change. There are parts of the PC and Mac source tree that really are intended only for building of python.org binary releases.  If the changes affected the python executables or standard library files, that would be a very different matter.  It is a trade-off; I just don't think that this is the type of change that needs to trigger a new release cycle and I don't want to go down the path of creating a new level of release.  When was the last time we had a 3.x.y.z? I don't recall one.
History
Date User Action Args
2019-01-08 23:00:40ned.deilysetrecipients: + ned.deily, brett.cannon, paul.moore, ncoghlan, vstinner, tim.golden, schlamar, eric.snow, zach.ware, serhiy.storchaka, steve.dower, wwqgtxx, miss-islington, hyu
2019-01-08 23:00:39ned.deilysetmessageid: <1546988439.8.0.533877632736.issue35596@roundup.psfhosted.org>
2019-01-08 23:00:39ned.deilylinkissue35596 messages
2019-01-08 23:00:39ned.deilycreate