Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-20 | Execute the pytest tests in a way that better respects virtual environments, ↵ | Leonard Richardson | |
and add a deprecation notice. | |||
2022-04-07 | Redid the increasingly irrelevant test-all-versions script to use pytest. | Leonard Richardson | |
2021-09-07 | Goodbye, Python 2. [bug=1942919] | Leonard Richardson | |
2018-07-15 | You can pass a dictionary of into | Leonard Richardson | |
BeautifulSoup.new_tag. This makes it possible to create a tag with an attribute like 'name' that would otherwise be masked by another argument of new_tag. [bug=1779276] | |||
2017-10-01 | Fix two typos in docs | tt. | |
2012-02-08 | Added the scripts I use to run the unit tests on both versions. | Leonard Richardson | |