• Marc-André Lemburg's avatar
    This patch changes the default behaviour of the builtin charmap · a866df80
    Marc-André Lemburg yazdı
    codec to not apply Latin-1 mappings for keys which are not found
    in the mapping dictionaries, but instead treat them as undefined
    mappings.
    
    The patch was originally written by Martin v. Loewis with some
    additional (cosmetic) changes and an updated test script
    by Marc-Andre Lemburg.
    
    The standard codecs were recreated from the most current files
    available at the Unicode.org site using the Tools/scripts/gencodec.py
    tool.
    
    This patch closes the bugs #116285 and #119960.
    a866df80
Adı
Son kayıt (commit)
Son güncelleme
BeOS Loading commit data...
Demo Loading commit data...
Doc Loading commit data...
Grammar Loading commit data...
Include Loading commit data...
Lib Loading commit data...
Mac Loading commit data...
Misc Loading commit data...
Modules Loading commit data...
Objects Loading commit data...
PC Loading commit data...
PCbuild Loading commit data...
Parser Loading commit data...
Python Loading commit data...
Tools Loading commit data...
.cvsignore Loading commit data...
.hgtags Loading commit data...
LICENSE Loading commit data...
Makefile.in Loading commit data...
README Loading commit data...
acconfig.h Loading commit data...
config.h.in Loading commit data...
configure Loading commit data...
configure.in Loading commit data...
install-sh Loading commit data...