James Bailey <[email protected]> added the comment: Agreed with ruffsl's concerns about the overly aggressive detection of infinite recursion.
I also wonder if the hrefs should be normalized or canonized for the check? The check may miss infinite recursions if the hrefs happen to be written in non-matching but equivalent forms. Ex: relative versus absolute paths. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue20928> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
