This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients BreamoreBoy, asvetlov, gpolo, python-dev, roger.serwy, terry.reedy
Date 2012-03-21.11:32:12
SpamBayes Score 0.019763604
Marked as misclassified No
Message-id <E1SAJlz-0000m3-ND@dinsdale.python.org>
In-reply-to
Content
New changeset a95b19b3b4cd by Andrew Svetlov in branch '3.2':
#3573: idle now doesn't hungs if launched as: idle -e <directory>
http://hg.python.org/cpython/rev/a95b19b3b4cd

New changeset cdcd1f7f0882 by Andrew Svetlov in branch 'default':
Merge from 3.2 for issue #3573, fix Misc/NEWS as Ned Deily guess.
http://hg.python.org/cpython/rev/cdcd1f7f0882
History
Date User Action Args
2012-03-21 11:32:13python-devsetrecipients: + python-dev, terry.reedy, gpolo, roger.serwy, asvetlov, BreamoreBoy
2012-03-21 11:32:12python-devlinkissue3573 messages
2012-03-21 11:32:12python-devcreate