Under Python 3; fix bug that caused invalid Content-ID header when custom...
Under Python 3; fix bug that caused invalid Content-ID header when custom request_id supplied (#545) Fixes bug under Python 3 caused by incorrect RFC2822 Content-ID header folding (see #164, #536) Allows custom request ids to contain the '+' character also. Closes #164 Closes #536
Loading
Please sign in to comment