Activity log for bug #1698990

Date Who What changed Old value New value Message
2017-06-20 01:45:14 Thomas Proctor bug added bug
2017-06-20 01:45:14 Thomas Proctor attachment added Bug example https://bugs.launchpad.net/bugs/1698990/+attachment/4898923/+files/bs4recursivebug.py
2017-06-20 17:01:30 Thomas Proctor description The attached file contains an example of the bug. The attached file contains an example of the bug. When using a string/text match with the `string` or `text` arguments for `find` and `find_all`, no matches will be returned if `name=None` and `recursive=False`. See Bug example for an example.
2018-07-18 22:36:32 Leonard Richardson beautifulsoup: status New Invalid