5
I Use This!
Very Low Activity

Commits : Listings

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