From 846e69bdb885717be65f36254445aa70e93f74f3 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Fri, 12 Jun 2020 16:12:48 +0200 Subject: [PATCH] Add two html-related issues to the trophies --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f471bd8..0c19cd7 100644 --- a/README.md +++ b/README.md @@ -107,7 +107,8 @@ any unnecessary work is done. ## Trophies -* [python built-in HTMLParser - unhandled exception](https://bugs.python.org/msg355287) +* [python built-in HTMLParser - unhandled exception](https://bugs.python.org/msg355287), [twice](https://bugs.launchpad.net/beautifulsoup/+bug/1883104) * [CleverCSV - unhandled exceptions](https://github.com/alan-turing-institute/CleverCSV/issues/7) +* [beautifulsoup](https://bugs.launchpad.net/beautifulsoup/+bug/1883264) **Feel free to add bugs that you found with pythonfuzz to this list via pull-request**