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 bbrazil, drocco, martin.panter, meador.inge, orsenthil, python-dev
Date 2016-02-05.01:22:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160205012215.2641.8409@psf.io>
In-reply-to
Content
New changeset eb69070e5382 by Martin Panter in branch '3.5':
Issue #12923: Reset FancyURLopener's redirect counter even on exception
https://hg.python.org/cpython/rev/eb69070e5382

New changeset a8aa7944c5a8 by Martin Panter in branch '2.7':
Issue #12923: Reset FancyURLopener's redirect counter even on exception
https://hg.python.org/cpython/rev/a8aa7944c5a8

New changeset d3be5c4507b4 by Martin Panter in branch 'default':
Issue #12923: Merge FancyURLopener fix from 3.5
https://hg.python.org/cpython/rev/d3be5c4507b4
History
Date User Action Args
2016-02-05 01:22:19python-devsetrecipients: + python-dev, orsenthil, meador.inge, bbrazil, martin.panter, drocco
2016-02-05 01:22:19python-devlinkissue12923 messages
2016-02-05 01:22:18python-devcreate