On 2/22/17 7:27 AM, Victor Stinner wrote:
OpenStack happily fixed this issue one or two years ago with "reno":
https://pypi.python.org/pypi/reno

It's a simple tool building a changelog from a list of files: each
file describe a change of a commit. The filename is the commit
identifier. Simple, isn't it?

I've read through the reno design document, and I think it would work for Python: https://docs.openstack.org/developer/reno/design.html

What do you think of the overall idea?

I'm for it. I'd be interested in hearing what current and former release managers say.

Eric.

_______________________________________________
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