On 2/22/2017 3:59 PM, Victor Stinner wrote:
2017-02-22 17:42 GMT+01:00 Barry Warsaw <ba...@python.org>:
Our release notes have different sections:

* Core and Builtins
* Extension Modules
* Library

* IDLE

* Windows
* C API
* Documentation
* Build
* Tools/Demos
* Tests
(others?)

While we are talking about changing things... I would propose to
require to specify a module name if a change is in the Library
section, and then maybe even group changes per module.

+1 I would like tkinter changes grouped together.

There have been similar requests to more finely divide tracker issues.

Since there are about 400 modules, an alternative would be to group by package or doc chapter. The 30 chapters after the 5 built-in chapters are a much more manageable number for both the tracker and NEWS.

Having IDLE issues (which groups 60 related modules) split out tremendously helps IDLE users. But it need not be the only such grouping.

--
Terry Jan Reedy

_______________________________________________
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