summaryrefslogtreecommitdiff
path: root/test-all-versions
AgeCommit message (Collapse)Author
2023-03-20Execute the pytest tests in a way that better respects virtual environments, ↵Leonard Richardson
and add a deprecation notice.
2022-04-07Redid the increasingly irrelevant test-all-versions script to use pytest.Leonard Richardson
2021-09-07Goodbye, Python 2. [bug=1942919]Leonard Richardson
2018-07-15You can pass a dictionary of intoLeonard 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-01Fix two typos in docstt.
2012-02-08Added the scripts I use to run the unit tests on both versions.Leonard Richardson