Re: [Python-Dev] Accepting PEP 434, Idle Enhancement Exception

2013-03-29 Thread Todd Rovito
On Fri, Mar 29, 2013 at 10:40 PM, Maciej Fijalkowski wrote: > Does that mean that mainstream idle development should move out of the > python tree? No the acceptance of PEP-434 does not mean IDLE development should move out of the python tree. The acceptance of PEP-434 means that the restrictio

Re: [Python-Dev] Simple IDLE issues to commit before Python 2.7.4 release in two weeks on 4/6/2013

2013-03-25 Thread Todd Rovito
On Mon, Mar 25, 2013 at 5:31 PM, Ned Deily wrote: > Todd, > > Thanks for your suggestions and work to improve IDLE and Python, in > general. There has been a lot of discussions recently, including your > PEP proposal. I have not commented on the discussions yet, though I > plan to in the next fe

Re: [Python-Dev] Simple IDLE issues to commit before Python 2.7.4 release in two weeks on 4/6/2013

2013-03-25 Thread Todd Rovito
On Mon, Mar 25, 2013 at 4:40 PM, Benjamin Peterson wrote: > I'm afraid the ship has sailed on that. After a bugfix release > candidate, I only take patches that fix regressions from earlier > releases of the same series. (The goal is to not make any changes > between the release candidate and fina

[Python-Dev] Simple IDLE issues to commit before Python 2.7.4 release in two weeks on 4/6/2013

2013-03-25 Thread Todd Rovito
Python 2.7.4 release candidate was just announced and is ready for testing here: http://python.org/download/releases/2.7.4/ Now the clock is ticking and we have two weeks to get IDLE issues pushed into CPython before the final release of 2.7.4. Below is my list of low risk issues that would be gr

Re: [Python-Dev] IDLE in the stdlib

2013-03-21 Thread Todd Rovito
On Thu, Mar 21, 2013 at 11:21 AM, Nick Coghlan wrote: > We can refactor IDLE to make aspects of it easier to test with the > buildbots, especially now that we have unittest.mock in the standard > library to mock out some of the UI interaction in the test suite. (I'm > happy to help coach the IDLE

Re: [Python-Dev] IDLE in the stdlib

2013-03-20 Thread Todd Rovito
On Wed, Mar 20, 2013 at 12:41 PM, Eli Bendersky wrote: > Interesting writeup about PyCon 2013 young coder > education:http://therealkatie.net/blog/2013/mar/19/pycon-2013-young-coders/ > > Quote: > > "We used IDLE because it's already on Raspian's desktop. Personally, I like > IDLE as a teaching to

Re: [Python-Dev] Cut/Copy/Paste items in IDLE right click context menu

2013-02-16 Thread Todd Rovito
P so go easy on me. Attached is a PEP titled "IDLE Enhancement Exception for All Branches", I am looking for feedback. Thanks. PEP: XXX Title: IDLE Enhancement Exception for All Branches Version: Last-Modified: Author: Todd Rovito BDFL-Delegate: Nick Coghlan Status: Draft Type: Information

Re: [Python-Dev] Python Bug Day in October

2012-10-26 Thread Todd Rovito
On Wed, Oct 24, 2012 at 3:45 PM, Maciej Szulik wrote: > On 10/24/2012 03:19 AM, Éric Araujo wrote: >> >> Hello, >> >> Le 12/10/2012 13:50, Petri Lehtinen a écrit : >>> >>> It's two and a half weeks left, but I've not seen any announcements >>> yet! >> >> Indeed, work and other commitments took ove