Message303669
> It's better to keep the re.IGNORECASE since the RFC also says:
>
> Both 'encoding' and 'charset' names are case-independent. Thus the
> charset name "ISO-8859-1" is equivalent to "iso-8859-1", and the
> encoding named "Q" may be spelled either "Q" or "q".
I'm sorry, I've committed before reading this.
But I think it's not problem, because re.IGNORECASE doesn't affect to
"(?P<charset>[^?]*?)" pattern. |
|
| Date |
User |
Action |
Args |
| 2017-10-04 03:51:53 | methane | set | recipients:
+ methane, barry, ezio.melotti, mrabarnett, serhiy.storchaka |
| 2017-10-04 03:51:53 | methane | set | messageid: <1507089113.55.0.213398074469.issue31677@psf.upfronthosting.co.za> |
| 2017-10-04 03:51:53 | methane | link | issue31677 messages |
| 2017-10-04 03:51:52 | methane | create | |
|