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?

d843a1caba78 adds aliases for cp273 codec and documents it.

ea827c809765 updates pkgutil.find_loader() and documents this.

b637064cc696 improves the pickling of enums and updates the documentation.

dbf13a7d3987 adds debugging feasibility to asyncio and documents this.

a63327162063 mangles __parameters in __annotations__ dict properly and mention this in whatsnews.

d50a95fab002 adds a format() method to tracemalloc.Traceback and documents it.

eef7899ea7ab makes Sphinx specific changes.

95de14f53cf5 makes asyncio.BaseEventLoop.sock_connect() to raise an error if the address is not resolved and document this.

If this changesets are not in rc3, corresponding Doc/* changes should be reverted.

_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to