Re: [python-committers] "trivial" label replaced with "skip issue"

2017-07-18 Thread Antoine Pitrou
Le 17/07/2017 à 22:16, Brett Cannon a écrit : > > > On Sun, 16 Jul 2017 at 15:22 Victor Stinner > wrote: > > 2017-07-16 16:10 GMT+02:00 Victor Stinner >: > > What is the benefit of converting old Misc/NEWS entries?

Re: [python-committers] "trivial" label replaced with "skip issue"

2017-07-17 Thread Brett Cannon
On Sun, 16 Jul 2017 at 15:22 Victor Stinner wrote: > 2017-07-16 16:10 GMT+02:00 Victor Stinner : > > 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. >

Re: [python-committers] "trivial" label replaced with "skip issue"

2017-07-16 Thread Victor Stinner
2017-07-16 16:10 GMT+02:00 Victor Stinner : > 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. > Do you have an idea of many files we will get? > Do we plan

Re: [python-committers] "trivial" label replaced with "skip issue"

2017-07-16 Thread Brett Cannon
On Sun, Jul 16, 2017, 07:10 Victor Stinner, wrote: > 2017-07-14 20:33 GMT+02:00 Brett Cannon : > > In preparation of fully moving over to blurb and per-file news entries (I > > don't have an ETA from Larry on when he plans to do explode Misc/NEWS > into > > individual files), ... > > Oh, I wasn't

Re: [python-committers] "trivial" label replaced with "skip issue"

2017-07-16 Thread Larry Hastings
Getting rid of Misc/NEWS was the whole point. The benefit is that we get rid of Misc/NEWS collisions. The other questions, you can answer for yourself by looking at the PRs. They're all in a row, PR 2714 through PR 2719. 2719 is where most of the conversation is happening. https://gi

Re: [python-committers] "trivial" label replaced with "skip issue"

2017-07-16 Thread Victor Stinner
2017-07-14 20:33 GMT+02:00 Brett Cannon : > In preparation of fully moving over to blurb and per-file news entries (I > don't have an ETA from Larry on when he plans to do explode Misc/NEWS into > individual files), ... Oh, I wasn't aware of this plan. What is the benefit of converting old Misc/NE

Re: [python-committers] "trivial" label replaced with "skip issue"

2017-07-15 Thread Larry Hastings
On 07/14/2017 08:33 PM, Brett Cannon wrote: In preparation of fully moving over to blurb and per-file news entries (I don't have an ETA from Larry on when he plans to do explode Misc/NEWS into individual files) Sorry for the lack of communication; I've been traveling for two weeks and it's

[python-committers] "trivial" label replaced with "skip issue"

2017-07-14 Thread Brett Cannon
In preparation of fully moving over to blurb and per-file news entries (I don't have an ETA from Larry on when he plans to do explode Misc/NEWS into individual files), the "trivial" label has been replaced with a "skip issue" label to signal that the issue number check should be skipped. The plan i