Is there an official order for Misc/NEWS sections?

What is the official order for sections in Misc/NEWS? I'm sure that "Core and Builtins" is first, and "Library" is second, but after that... I'm not sure. This seems about right, though I'm not certain we're 100% consistent about it: Core and Builtins Library IDLE Documentation Tests Build Windows Tools/Demos C API Is it documented anywhere? I didn't see it in the Dev Guide. //arry/

There is no official order to the NEWS file. I know I have always just referred to the last release when trying to decide whether to stick a section. On Sun, Sep 20, 2015, 14:27 Larry Hastings <larry@hastings.org> wrote:
What is the official order for sections in Misc/NEWS? I'm sure that "Core and Builtins" is first, and "Library" is second, but after that... I'm not sure.
This seems about right, though I'm not certain we're 100% consistent about it: Core and Builtins Library IDLE Documentation Tests Build Windows Tools/Demos C API
Is it documented anywhere? I didn't see it in the Dev Guide.
*/arry* _______________________________________________ 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/brett%40python.org
participants (2)
-
Brett Cannon
-
Larry Hastings