This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

classification
Title: typo in encoding name in email package
Type: Stage:
Components: None Versions:
process
Status: closed Resolution: accepted
Dependencies: Superseder:
Assigned To: barry Nosy List: barry, guillomovitch
Priority: normal Keywords:

Created on 2006-09-12 07:33 by guillomovitch, last changed 2022-04-11 14:56 by admin. This issue is now closed.

Files
File name Uploaded Description Edit
mailman-2.1.8-Charset.patch guillomovitch, 2006-09-12 07:33
Messages (2)
msg29800 - (view) Author: Guillaume Rousse (guillomovitch) Date: 2006-09-12 07:33
gb2132 should be gb2312...

Here is a patch against email-2.5.8
msg29801 - (view) Author: Barry A. Warsaw (barry) * (Python committer) Date: 2007-03-13 18:17
r54342
History
Date User Action Args
2022-04-11 14:56:20adminsetgithub: 43963
2006-09-12 07:33:23guillomovitchcreate