[python-committers] Proposed dates for Python 3.4.10 and Python 3.5.7

2019-02-14 Thread Larry Hastings
Howdy howdy!  It's time to make the next bugfix release of 3.5--and the /final/ release /ever/ of Python 3.4. Here's the schedule I propose: 3.4.10rc1 and 3.5.7rc1 - Saturday March 2 2019 3.4.10 final and 3.5.7 final - Saturday March 16 2019 What's going in these releases?  Not much. 

Re: [python-committers] Can we choose between mailing list and discuss.python.org?

2019-02-14 Thread Nathaniel Smith
On Thu, Feb 14, 2019, 09:39 Brett Cannon > > On Wed, Feb 13, 2019 at 12:17 PM Paul Moore wrote: > >> On Wed, 13 Feb 2019 at 19:56, Steve Dower wrote: >> > >> > On 13Feb2019 1112, Brett Cannon wrote: >> > > >> > > >> > > On Wed, Feb 13, 2019 at 2:55 AM Paul Moore > > >

Re: [python-committers] Can we choose between mailing list and discuss.python.org?

2019-02-14 Thread Brett Cannon
On Wed, Feb 13, 2019 at 12:17 PM Paul Moore wrote: > On Wed, 13 Feb 2019 at 19:56, Steve Dower wrote: > > > > On 13Feb2019 1112, Brett Cannon wrote: > > > > > > > > > On Wed, Feb 13, 2019 at 2:55 AM Paul Moore > > > wrote: > > > > > > On Tue, 12 Feb 2019 at 22:00

Re: [python-committers] Paul Ganssle got the bug triage permission

2019-02-14 Thread Paul Moore
Congratulations, Paul, and welcome. Glad to have your help! Paul On Thu, 14 Feb 2019 at 17:04, Carol Willing wrote: > > Welcome Paul :D > > Looking forward to working with you more. > > > On Feb 14, 2019, at 8:27 AM, Victor Stinner wrote: > > > > Hi, > > > > Paul Ganssle just asked me to close a

Re: [python-committers] Paul Ganssle got the bug triage permission

2019-02-14 Thread Carol Willing
Welcome Paul :D Looking forward to working with you more. > On Feb 14, 2019, at 8:27 AM, Victor Stinner wrote: > > Hi, > > Paul Ganssle just asked me to close a bug which he fixed. Instead, I > just gave him the bug triage permission :-) > > Paul is the author of dateutil: > https://github.co

Re: [python-committers] Paul Ganssle got the bug triage permission

2019-02-14 Thread Victor Stinner
Le jeu. 14 févr. 2019 à 17:27, Victor Stinner a écrit : > Paul is the author of dateutil: > https://github.com/dateutil/dateutil Correction: Gustavo Niemeyer is the dateutil original author, Paul is the current maintainer. Victor ___ python-committers

[python-committers] Paul Ganssle got the bug triage permission

2019-02-14 Thread Victor Stinner
Hi, Paul Ganssle just asked me to close a bug which he fixed. Instead, I just gave him the bug triage permission :-) Paul is the author of dateutil: https://github.com/dateutil/dateutil He is fixing more and more datetime issues for longer than 1 year, including some tricky and very old issues: