[Python-Dev] Return type of datetime subclasses added to timedelta

2019-01-02 Thread Paul Ganssle
Happy New Year everyone! I would like to start a thread here for wider feedback on my proposal to change the return type of the addition operation between a datetime subclass and a timedelta. Currently, adding a timedelta to a subclass of datetime /always/ returns a datetime rather than an instanc

Re: [Python-Dev] Interested in serving on Steering Council

2019-01-02 Thread Antoine Pitrou
On Wed, 2 Jan 2019 12:34:55 -0500 David Mertz wrote: > Hi Core Developers, > > First thing: I am *not* a CPython committer. I think most of you who are > will be somewhat familiar with me though. > > Second: I was a Director of the PSF for a long while, and continue to chair > some Working Grou

[Python-Dev] Interested in serving on Steering Council

2019-01-02 Thread David Mertz
Hi Core Developers, First thing: I am *not* a CPython committer. I think most of you who are will be somewhat familiar with me though. Second: I was a Director of the PSF for a long while, and continue to chair some Working Groups. I've been mentioned in some PEPs. I have written a lot of arti