Issue 17733: Add tests to test__header_value_parser for RFC 2231 parsing code (original) (raw)

Issue17733

Created on 2013-04-14 21:26 by Ankur.Ankan, last changed 2022-04-11 14:57 by admin. This issue is now closed.

Messages (1)
msg415810 - (view) Author: Irit Katriel (iritkatriel) * (Python committer) Date: 2022-03-22 20:50
I believe this is about smtpd, which is now deprecated under PEP 594. So I think we can close it.
History
Date User Action Args
2022-04-11 14:57:44 admin set github: 61933
2022-03-30 21:22:25 iritkatriel set status: pending -> closedstage: resolved
2022-03-22 20:50:47 iritkatriel set status: open -> pendingnosy: + iritkatrielmessages: + resolution: out of date
2013-04-15 00:16:35 r.david.murray set title: Unit tests for RFC 2231 parsing code -> Add tests to test__header_value_parser for RFC 2231 parsing code
2013-04-14 21:26:59 Ankur.Ankan create