Activity log for bug #1898212

Date Who What changed Old value New value Message
2020-10-02 14:33:22 Morotti bug added bug
2020-10-02 14:33:22 Morotti attachment added patch for element.py https://bugs.launchpad.net/bugs/1898212/+attachment/5416657/+files/patch.png
2020-10-02 14:34:33 Morotti attachment added perf_default.txt https://bugs.launchpad.net/beautifulsoup/+bug/1898212/+attachment/5416658/+files/perf_default.txt
2020-10-02 14:34:58 Morotti attachment added perf_patch.txt https://bugs.launchpad.net/beautifulsoup/+bug/1898212/+attachment/5416659/+files/perf_patch.txt
2020-10-02 14:35:24 Morotti attachment added perf.py https://bugs.launchpad.net/beautifulsoup/+bug/1898212/+attachment/5416660/+files/perf.py
2020-10-02 14:57:05 Morotti attachment added profiler.png https://bugs.launchpad.net/beautifulsoup/+bug/1898212/+attachment/5416685/+files/profiler.png
2020-10-03 15:24:43 Leonard Richardson beautifulsoup: status New Fix Committed
2020-10-03 15:25:00 Leonard Richardson summary patch: make beautifulsoup twice as fast Speed up find* methods by 2x in common cases by checking the tag name first
2020-10-03 16:08:38 Leonard Richardson beautifulsoup: status Fix Committed Fix Released