• Marc-André Lemburg's avatar
    Slightly revised version of patch #1538956: · 0976b266
    Marc-André Lemburg authored
    Replace UnicodeDecodeErrors raised during == and !=
    compares of Unicode and other objects with a new
    UnicodeWarning.
    
    All other comparisons continue to raise exceptions.
    Exceptions other than UnicodeDecodeErrors are also left
    untouched.
    0976b266
libwarnings.tex 10.2 KB