[python-committers] "trivial" label replaced with "skip issue"
Brett Cannon
brett at python.org
Mon Jul 17 16:16:17 EDT 2017
More information about the python-committers mailing list
Mon Jul 17 16:16:17 EDT 2017
- Previous message (by thread): [python-committers] "trivial" label replaced with "skip issue"
- Next message (by thread): [python-committers] "trivial" label replaced with "skip issue"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sun, 16 Jul 2017 at 15:22 Victor Stinner <victor.stinner at gmail.com> wrote: > 2017-07-16 16:10 GMT+02:00 Victor Stinner <victor.stinner at gmail.com>: > > What is the benefit of converting old Misc/NEWS entries? > > I guess that the benefit is to use a single format for all NEWS > entries. I understand that it will ease the build of the changelog. > It's to ease backporting since you will never have Misc/NEWS have a merge conflict ever again. > > > Do you have an idea of many files we will get? > > Do we plan to remove old entries? > > Before: 47 files in master. > After: 546 files. Ok, it's not much. > > I didn't know that blurb supports "packing" NEWS entries into a single > file, like Misc/NEWS.d/3.5.0a1.rst which contains 598 entries. Cool! > > My fear was to get 10,000 files in Misc/NEWS and starting to get > performance issues with Git on some platforms. > Yeah, I already had that fear for you. :) > > With the PR #2719 (convert Misc/NEWS to blurb for master), the Git > repository contains 4,340 files. On my laptop, I didn't notice any > major performance related to that. > That was a design goal. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-committers/attachments/20170717/5ba3e923/attachment.html>
- Previous message (by thread): [python-committers] "trivial" label replaced with "skip issue"
- Next message (by thread): [python-committers] "trivial" label replaced with "skip issue"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the python-committers mailing list