[Python-Dev] Cherry-pick between Python 3.4 RC2 and final?
Georg Brandl
g.brandl at gmx.net
Mon Mar 3 20:04:13 CET 2014
Am 03.03.2014 19:31, schrieb Terry Reedy:
> On 3/3/2014 7:13 AM, Larry Hastings wrote:
>> On 03/03/2014 03:01 AM, Victor Stinner wrote:
>>> Hi,
>>>
>>> I would like to know if the cherry-picking rule still applies for
>>> Python 3.4 final? Can I open an issue if I want to see a changeset in
>>> the final version?
>>
>> Sadly, yes.
>
> Doc changes appear online within hours. I should expect that releases
> pull in and bundle the latest version of the doc possible, just before
> the release. Is this not the usual procedure?
No, that would be mostly pointless churn, with all the usual dangers
of last minute changes.
Georg
More information about the Python-Dev
mailing list