Re: [Python-Dev] modernizing IDLE

2015-11-10 Thread Michiel Overtoom
> On 11 Nov 2015, at 00:23, Ryan Gonzalez wrote: > > https://news.ycombinator.com/item?id=10519785 Thanks for the URL. I consider myself a reasonably seasoned IDE user, having used Visual Studio, emacs with SLIME, Borland C++Builder, Xcode, Delphi, Eclipse, LightTable and PyCharm, and probab

[Python-Dev] Request for pronouncement on PEP 493 (HTTPS verification backport guidance)

2015-11-10 Thread Nick Coghlan
Hi folks, I have a confession to make - I dropped the ball on the HTTPS verification backport proposals in PEP 493, and let the upstream and downstream approval processes get out of sequence. As a result, the RHEL 7.2 beta released back in September incorporates the HTTPS verification feature bac

Re: [Python-Dev] This isn't a question

2015-11-10 Thread Nick Coghlan
On 11 November 2015 at 04:09, Brett Cannon wrote: > You're quite welcome! And thanks for taking the time to say "thanks". :) Indeed! Folks saying "Thank you" has a surprisingly big impact, since our natural tendency is to spend time dwelling on all the things that still need improvement :) Regar

Re: [Python-Dev] modernizing IDLE

2015-11-10 Thread Ryan Gonzalez
On Tue, Nov 10, 2015 at 5:02 PM, Michiel Overtoom wrote: > > > On 06 Nov 2015, at 18:08, Mark Roseman wrote: > > > > (There’s also currently a post on Hacker News about this). > > You have a link for that HN item? I've looked at the first five pages but > couldn't find it. > > https://news.ycomb

Re: [Python-Dev] modernizing IDLE

2015-11-10 Thread Michiel Overtoom
> On 06 Nov 2015, at 18:08, Mark Roseman wrote: > > (There’s also currently a post on Hacker News about this). You have a link for that HN item? I've looked at the first five pages but couldn't find it. Greetings, ___ Python-Dev mailing list Python

Re: [Python-Dev] This isn't a question

2015-11-10 Thread Emanuel Barry
While I'm a part of the community, that wasn't always the case and it's very large, so I'll take this opportunity to come in and say a big thank you as well! From: br...@python.org Date: Tue, 10 Nov 2015 18:09:37 + To: a.r.ka...@gmail.com; python-dev@python.org Subject: Re: [Python-Dev] This

Re: [Python-Dev] This isn't a question

2015-11-10 Thread Brett Cannon
You're quite welcome! And thanks for taking the time to say "thanks". :) On Tue, 10 Nov 2015, 11:35 Alec Kaija wrote: > Sorry to bother anyone, but I just wanted to thank the Python community > for being awesome and for all of the ways you have all inspired/supported > me (mostly without even kn

[Python-Dev] This isn't a question

2015-11-10 Thread Alec Kaija
Sorry to bother anyone, but I just wanted to thank the Python community for being awesome and for all of the ways you have all inspired/supported me (mostly without even knowing it). Thanks! a ___ Python-Dev mailing list Python-Dev@python.org https://m

Re: [Python-Dev] modernizing IDLE

2015-11-10 Thread Nick Coghlan
On 7 November 2015 at 03:08, Mark Roseman wrote: > Just wanted to share some documentation I’ve put together (and a snapshot of > the code) on the effort to improve the appearance and behaviour of IDLE: > > http://www.tkdocs.com/tutorial/idle.html > > (There’s also currently a post on Hacker News