zenyatta <j...@journey.sk> added the comment:

I work in sidux and my Mercurial currently doesn't work. The python version 
already contains the fix for this issue (revision 81637) and it crashes 
Mercurial ("authorization failed") whenever a command involves more than 5 
requests to the repository. I fixed it by resetting the retry counter upon 
successful authorization (see patch). Maybe this helps someone in a similar 
situation. The patch was made against trunk using "diff -u".

----------
keywords: +patch
nosy: +zenyatta
Added file: http://bugs.python.org/file18121/urllib2-8797-fix-workaround.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue8797>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to