[issue21081] missing vietnamese codec TCVN 5712:1993 in Python
orban added the comment: Here this is a patch to added vietnamese codec tcvn. I am not sure about the name of the codecs...tcvn5712, tcvn5712_3 ? test_xml_etree, test_codesc, test_unicode is running. Is it enough for the doc? -- keywords: +patch nosy: +matorban Added file: http
[issue28291] urllib/urllib2 AbstractDigestAuthHandler locked to retried count of 5
orban added the comment: Just checked (for my first contribution at cpython) this patch. For me this patch could be merge. -- nosy: +matorban ___ Python tracker <http://bugs.python.org/issue28