5
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 18 hours ago.
Jul 19, 2024 — Jul 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Move tree construction treewalker tests to tree_construction.py More... about 9 years ago
Prepare tree construction tests for moving treewalker tests over More... about 9 years ago
Split out each tree construction test into its own collector More... about 9 years ago
Move to a single definition of treeTypes for all tests More... about 9 years ago
Increase encoding pre-scan length to 1024, per spec from 2011(!) More... about 9 years ago
assert that after assigning self.charEncoding it's not None More... about 9 years ago
Merge pull request #235 from gsnedders/pytest_expect_11 More... about 9 years ago
Update pytest-expect to 1.1 and its human readable format More... about 9 years ago
Merge pull request #220 from gsnedders/codecov More... about 9 years ago
Merge pull request #234 from gsnedders/pep345_python_impl_setup More... about 9 years ago
Use the platform.python_implementation because it's the most compat More... about 9 years ago
Implement InHeadNoscript context More... about 9 years ago
Merge pull request #227 from paradoxxxzero/master More... over 9 years ago
Merge pull request #229 from gsnedders/drop-py32 More... over 9 years ago
Drop Python 3.2 support. More... over 9 years ago
Fix python implementation marker for setuptools 2.20 More... over 9 years ago
Merge pull request #221 from gsnedders/svg_check_endtag More... over 9 years ago
Merge pull request #222 from gsnedders/lint_fixes More... over 9 years ago
Merge pull request #175 from gsnedders/fix_tokenizer_201411 More... over 9 years ago
Merge pull request #137 from gsnedders/webencodings More... over 9 years ago
Merge pull request #223 from gsnedders/pep8_1.7_fixes More... over 9 years ago
Make pep8 1.7 happy. More... over 9 years ago
We don't need Python performance tests. More... over 9 years ago
Remove the mockParser because I have no idea why we have it. More... over 9 years ago
Make sure lint is testing everything treewalkers can do. More... over 9 years ago
Drop tree walker doctype correct flag, whatever that once was! More... over 9 years ago
Drop end tag tree walker's data (always empty now) More... over 9 years ago
Don't allow ParseError/SerializerError tokens, whatever they are! More... over 9 years ago
Lint that comments are text_type More... over 9 years ago
Get rid of LintError and just use asserts More... over 9 years ago