5
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 19, 2024 — Jul 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Drop all the to_text magic in treewalkers._base More... over 9 years ago
Allow None as a doctype tagname in lint More... over 9 years ago
Make sure we have the unicode from of text in lxml fragment root More... over 9 years ago
Remove runtime type checks from treewalkers._base More... over 9 years ago
Use lint filter to ensure validity of treewalkers More... over 9 years ago
Teach lint & treewalkers that elements are only void in HTML ns More... over 9 years ago
Don't let the lxml treewalker walk above the fragment root More... over 9 years ago
Drop the content model requirements from lint More... over 9 years ago
Update lint filter for namespaced attributes More... over 9 years ago
Fix lint to expect text_type everywhere More... over 9 years ago
Fix #144: avoid bogus parse error on camel-case foreign elements More... over 9 years ago
Add codecov. More... over 9 years ago
Run flake8 in all builds on Travis. More... over 9 years ago
use find_packages for simplicity in setup.py More... over 9 years ago
drop usage of charade now chardet is maintained again More... over 9 years ago
Import things from os.path to make setup.py more readable More... over 9 years ago
Remove unused import. More... over 9 years ago
Remove obsolete references to PullDOM and update CHANGES.rst More... over 9 years ago
Avoid noisiness from pylint and the parser's set patterns More... over 9 years ago
Add prospector/pylint config for the sake of Landscape. More... over 9 years ago
Get rid of mutable default arguments More... over 9 years ago
Fix typos More... over 9 years ago
Add AUTHORS.rst and test files to manifest. More... over 9 years ago
Make lxml tree-builder coerce comments to work with lxml 3.5. More... over 9 years ago
Add testing on python 3.5 More... over 9 years ago
Comment the extras syntax to make it clearer what is going on More... over 9 years ago
Update changelog More... over 9 years ago
Mark wheels as universal More... over 9 years ago
Move all optional dependencies into setup.py More... over 9 years ago
Update requirements files to match setup.py More... over 9 years ago