Message407558
| Author | iritkatriel |
|---|---|
| Recipients | christian.heimes, iritkatriel, jpic, martin.panter, matrixise, orsenthil, ronaldoussoren, sanebow, vstinner, xtreak |
| Date | 2021-12-02.23:31:38 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1638487898.17.0.0208270041269.issue36338@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
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' |
|
| History | |||
|---|---|---|---|
| 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: <1638487898.17.0.0208270041269.issue36338@roundup.psfhosted.org> |
| 2021-12-02 23:31:38 | iritkatriel | link | issue36338 messages |
| 2021-12-02 23:31:38 | iritkatriel | create | |