Message 91536 - Python tracker
If someone configure IDLE to start a edit window by default, I believe it should open only an edit window without starting shell window. This has been the behaviour in previous version, but it is acting different now. I looked into r71126 and I think this behaviour was changed there unintentionally. Its log message doesn't seem to mention this change, that is why I'm thinking this.