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 akira, eric.araujo, ezio.melotti, jhylton, mcjeff, nadeem.vawda, neologix, orsenthil, pitrou, python-dev, techtonik
Date 2012-11-10.23:13:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3XzYv40VCSzPpY@mail.python.org>
In-reply-to
Content
New changeset e19a6194aee4 by Gregory P. Smith in branch '3.3':
Fix test_urllib broken by my previous commits.  The assumptions it was
http://hg.python.org/cpython/rev/e19a6194aee4

New changeset dcf9a07830a6 by Gregory P. Smith in branch 'default':
Fix test_urllib broken by my previous commits.  The assumptions it was
http://hg.python.org/cpython/rev/dcf9a07830a6
History
Date User Action Args
2012-11-10 23:13:36python-devsetrecipients: + python-dev, jhylton, orsenthil, pitrou, techtonik, nadeem.vawda, ezio.melotti, eric.araujo, neologix, akira, mcjeff
2012-11-10 23:13:36python-devlinkissue10050 messages
2012-11-10 23:13:36python-devcreate