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 amaury.forgeotdarc, belopolsky, python-dev, roger.serwy, terry.reedy, william.barr
Date 2012-05-27.00:47:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <E1SYRdZ-0006dK-1a@dinsdale.python.org>
In-reply-to
Content
New changeset a2877fbabf95 by Terry Jan Reedy in branch '3.2':
Issue #10365: File open dialog now works instead of crashing
http://hg.python.org/cpython/rev/a2877fbabf95

New changeset 21862628a013 by Terry Jan Reedy in branch 'default':
Merge with 3.2
http://hg.python.org/cpython/rev/21862628a013

New changeset 4334964993b9 by Terry Jan Reedy in branch '2.7':
Issue #10365: File open dialog now works instead of crashing
http://hg.python.org/cpython/rev/4334964993b9

New changeset 7dae83057e83 by Terry Jan Reedy in branch '3.2':
#10365 Trim trailing whitespace
http://hg.python.org/cpython/rev/7dae83057e83

New changeset 630baa300173 by Terry Jan Reedy in branch '2.7':
#10365 Trim trailing whitespace
http://hg.python.org/cpython/rev/630baa300173
History
Date User Action Args
2012-05-27 00:47:17python-devsetrecipients: + python-dev, terry.reedy, amaury.forgeotdarc, belopolsky, roger.serwy, william.barr
2012-05-27 00:47:16python-devlinkissue10365 messages
2012-05-27 00:47:15python-devcreate