• R David Murray's avatar
    #12586: add provisional email policy with new header parsing and folding. · 0b6f6c82
    R David Murray yazdı
    When the new policies are used (and only when the new policies are explicitly
    used) headers turn into objects that have attributes based on their parsed
    values, and can be set using objects that encapsulate the values, as well as
    set directly from unicode strings.  The folding algorithm then takes care of
    encoding unicode where needed, and folding according to the highest level
    syntactic objects.
    
    With this patch only date and time headers are parsed as anything other than
    unstructured, but that is all the helper methods in the existing API handle.
    I do plan to add more parsers, and complete the set specified in the RFC
    before the package becomes stable.
    0b6f6c82
Adı
Son kayıt (commit)
Son güncelleme
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...
.bzrignore Loading commit data...
.gitignore Loading commit data...
.hgeol Loading commit data...
.hgignore Loading commit data...
.hgtags Loading commit data...
.hgtouch Loading commit data...
LICENSE Loading commit data...
Makefile.pre.in Loading commit data...
README Loading commit data...
config.guess Loading commit data...
config.sub Loading commit data...
configure Loading commit data...
configure.ac Loading commit data...
install-sh Loading commit data...
pyconfig.h.in Loading commit data...
setup.py Loading commit data...