[Python-Dev] Thank you for your contributions to Python 3.11!

2022-10-26 Thread Pablo Galindo Salgado
Hi everyone, Now that the 3.11.0 release is finally done and I can relax a bit, I just wanted to thank you all for your fantastic work that has made Python 3.11 such a fantastic release. No matter if you committed code to 3.11 or opened a bug, helped with the documentation, reviewed pull requests,

[Python-Dev] Thank you Larry Hastings!

2020-10-05 Thread Barry Warsaw
They say being a Python Release Manager is a thankless job, so the Python Secret Underground (PSU), which emphatically does not exist, hereby officially doesn’t thank Larry for his years of diligent service as the Python 3.4 and 3.5 release manager. On the other hand, the Python Steering Counci

Re: [Python-Dev] Thank you.

2016-02-22 Thread Giampaolo Rodola'
On Sun, Feb 21, 2016 at 9:29 AM, Alexander Walters wrote: > I don't know if it is appropriate for this list, or not. I don't exactly > care. As much as I might disagree with some of you... > > Thank you. > >From time to time I also think about how deeply Python impacted my life. Places I visit

Re: [Python-Dev] Thank you.

2016-02-21 Thread Ben Finney
Alexander Walters writes: > I don't know if it is appropriate for this list, or not. I don't > exactly care. As much as I might disagree with some of you... If you intend to address the Python core developers, this is an appropriate forum in which to express thanks. > Thank you. > Your work o

Re: [Python-Dev] Thank you.

2016-02-21 Thread Brett Cannon
This is the appropriate list to post "thanks" to, and you're welcome! Glad we have been able to make your life happier. On Sun, 21 Feb 2016 at 02:28 Alexander Walters wrote: > I don't know if it is appropriate for this list, or not. I don't > exactly care. As much as I might disagree with some

[Python-Dev] Thank you.

2016-02-21 Thread Alexander Walters
I don't know if it is appropriate for this list, or not. I don't exactly care. As much as I might disagree with some of you... Thank you. Your work on Python has made a notable difference in how happy my life is. ___ Python-Dev mailing list Python-D

Re: [Python-Dev] Thank you all

2006-09-15 Thread Martin v. Löwis
Dan Eloff schrieb: > I just want to say thank you, very much, from the bottom of my heart, > to everyone here who chooses to spend some of their free time working > on improving Python. Hi Dan, I can't really speak for all the other contributors (but maybe in this case I can): Thanks for the kind

[Python-Dev] Thank you all

2006-09-15 Thread Dan Eloff
I was just browsing what's new in Python 2.5 at http://docs.python.org/dev/whatsnew/ As I was reading I found myself thinking how almost every improvement made a programming task I commonly bump into a little easier. Take the with statement, or the new partition method for strings, or the defaultd