Message407558
It produces a deprecation warning on 3.11, but still does the same.
>>> urlparse('http://benign.com\[attacker.com]').hostname
<stdin>:1: DeprecationWarning: invalid escape sequence '\['
'attacker.com' |
|
| Date |
User |
Action |
Args |
| 2021-12-02 23:31:38 | iritkatriel | set | recipients:
+ iritkatriel, ronaldoussoren, orsenthil, vstinner, christian.heimes, martin.panter, matrixise, xtreak, sanebow, jpic |
| 2021-12-02 23:31:38 | iritkatriel | set | messageid: <[email protected]> |
| 2021-12-02 23:31:38 | iritkatriel | link | issue36338 messages |
| 2021-12-02 23:31:38 | iritkatriel | create | |
|