[Python-Dev] Any non-3.4.0 docs in "default"?
Georg Brandl
g.brandl at gmx.net
Thu Mar 13 18:33:51 CET 2014
Am 13.03.2014 17:50, schrieb Antoine Pitrou:
> Le 13/03/2014 17:18, Serhiy Storchaka a écrit :
>> 13.03.14 17:16, Larry Hastings написав(ла):
>>> I'm strongly considering literally copying over all the content in Doc/
>>> from the default branch to the 3.4 branch. Not cherry-picking doc
>>> changes, simply copying everything en masse. I have two questions for
>>> the core devs.
>>>
>>> 1) Sound good?
>>>
>>> 2) Do you know of anything in Doc/ that shouldn't ship in 3.4.0? I know
>>> about the change to the build--3.4.1 won't auto-download Sphinx
>>> anymore. Is there anything else like that?
There's a few follow-up changes to that. But as long as you restrict yourself
to .rst files you will omit those.
>> David fixed not only Doc/*, but some entities in Misc/NEWS too. And may
>> be he fixed some docstrings.
>
> None of this sounds release-critical at all.
Yep.
Georg
More information about the Python-Dev
mailing list