[Python-Dev] Re: PEP 581 has been updated with "Downsides of GitHub" section

2019-06-28 Thread Carol Willing
I agree with you, Ned. Mariatta, I'm happy to work on an initial pass at the devguide in my fork. On Fri, Jun 28, 2019 at 10:52 AM Ned Deily wrote: > > On Jun 28, 2019, at 12:56, Mariatta wrote: > > Some of the items brought up during the language summit: > > [...] > > - we should be updating

[Python-Dev] Summary of Python tracker Issues

2019-06-28 Thread Python tracker
ACTIVITY SUMMARY (2019-06-21 - 2019-06-28) Python tracker at https://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue. Do NOT respond to this message. Issues counts and deltas: open7054 (+16) closed 42139 (+61) total 49193 (+77) Open issues

[Python-Dev] Re: PEP 581 has been updated with "Downsides of GitHub" section

2019-06-28 Thread Ned Deily
On Jun 28, 2019, at 12:56, Mariatta wrote: > Some of the items brought up during the language summit: > [...] > - we should be updating devguide ahead of the actual migration, so core > developers and release managers have time to review and learn the new > workflow. (suggested by Ned Deily)

[Python-Dev] Re: strip behavior provides inconsistent results with certain strings

2019-06-28 Thread Brett Cannon
Glenn Linderman wrote: > On 6/27/2019 3:09 PM, Brett Cannon wrote: > > My guess is that without Guido to just ask this will > > have to go to a PEP as it changes a built-in. > > How does adding two new methods change a built-in? > > Now if an extra parameter were added to modify lstrip, rstrip,

[Python-Dev] Re: strip behavior provides inconsistent results with certain strings

2019-06-28 Thread Glenn Linderman
On 6/28/2019 10:10 AM, MRAB wrote: On 2019-06-28 03:40, Glenn Linderman wrote: On 6/27/2019 3:09 PM, Brett Cannon wrote: My guess is that without Guido to just ask this will have to go to a PEP as it changes a built-in. How does adding two new methods change a built-in? Now if an extra

[Python-Dev] Re: PEP 581 has been updated with "Downsides of GitHub" section

2019-06-28 Thread Barry Warsaw
On Jun 28, 2019, at 09:56, Mariatta wrote: > > I've updated PEP 581 yesterday, adding the "Downsides of GitHub" section. > > https://www.python.org/dev/peps/pep-0581/#downsides-of-github Thanks Mariatta! > I plan to update PEP 588 sometime this weekend or next, to incorporate the >

[Python-Dev] Re: strip behavior provides inconsistent results with certain strings

2019-06-28 Thread MRAB
On 2019-06-28 03:40, Glenn Linderman wrote: On 6/27/2019 3:09 PM, Brett Cannon wrote: My guess is that without Guido to just ask this will have to go to a PEP as it changes a built-in. How does adding two new methods change a built-in? Now if an extra parameter were added to modify lstrip,

[Python-Dev] PEP 581 has been updated with "Downsides of GitHub" section

2019-06-28 Thread Mariatta
Hi, I've updated PEP 581 yesterday, adding the "Downsides of GitHub" section. https://www.python.org/dev/peps/pep-0581/#downsides-of-github Other parts of the PEP has also been updated to reflect recent changes to roundup/bpo that happened after PEP 581's acceptance, for example: - ability to

[Python-Dev] Re: Championing PEP 467

2019-06-28 Thread Nick Coghlan
On Wed., 26 Jun. 2019, 4:14 pm Elias Zamaria, wrote: > Nick Coghlan, I'm thinking about what you said, over a year ago, about > finding a new champion for PEP 467. I think it would be a privilege to work > on something like that, which may be used by millions of people over a > period of years