Age | Commit message (Expand) | Author |
---|---|---|
2021-10-24 | Used a warning to formally deprecate the 'text' argument in favor of 'string'. | Leonard Richardson |
2021-10-11 | Added special string classes, RubyParenthesisString and RubyTextString, | Leonard Richardson |
2021-10-11 | More test refactoring. | Leonard Richardson |
2021-10-11 | Moved the test classes to tests/__init__.py. | Leonard Richardson |
2021-10-09 | Moved testing.py into the same package as the tests. | Leonard Richardson |
2021-09-12 | Ported unit tests to use pytest. | Leonard Richardson |
2021-09-07 | Goodbye, Python 2. [bug=1942919] | Leonard Richardson |
2021-02-14 | NavigableString and its subclasses now implement the get_text() | Leonard Richardson |