FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · Sid532001/html5lib-python · GitHub
Sid532001
/
html5lib-python
Public
forked from
html5lib/html5lib-python
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Oct 1, 2020
Update README.rst
Sid532001
authored
8c285d9
View commit details
Copy full SHA for 8c285d9
Browse repository at this point
Commits on Aug 10, 2020
Use Node.from_parent() constructor to support pytest 6
Show description for 2c19b98
hroncok
authored and
jgraham
committed
2c19b98
View commit details
Copy full SHA for 2c19b98
Browse repository at this point
changelog: the 1.1 version has been released
GeyseR
authored and
jgraham
committed
a7c1887
View commit details
Copy full SHA for a7c1887
Browse repository at this point
Commits on Jul 1, 2020
Stop running coverage on Travis/AppVeyor
gsnedders
committed
569e580
View commit details
Copy full SHA for 569e580
Browse repository at this point
Commits on Jun 22, 2020
Bump version number for dev
gsnedders
committed
f4646e6
View commit details
Copy full SHA for f4646e6
Browse repository at this point
Bump version for release
gsnedders
committed
f87487a
View commit details
Copy full SHA for f87487a
Browse repository at this point
Commits on Jun 21, 2020
Deprecate the sanitizer and recommend Bleach (#501)
gsnedders
authored
8df6cc9
View commit details
Copy full SHA for 8df6cc9
Browse repository at this point
Commits on Jun 17, 2020
Don't use cElementTree on Python 3
Show description for 7e52b16
tiran
authored and
gsnedders
committed
7e52b16
View commit details
Copy full SHA for 7e52b16
Browse repository at this point
Get lxml treewalker outputting attrs in source order again
Show description for b2b08cc
gsnedders
committed
b2b08cc
View commit details
Copy full SHA for b2b08cc
Browse repository at this point
Move token normalisation to the tokenizer
gsnedders
committed
38ec086
View commit details
Copy full SHA for 38ec086
Browse repository at this point
Speedup setting attributes on etree implementations
gsnedders
committed
b2e4802
View commit details
Copy full SHA for b2e4802
Browse repository at this point
Only initialise the method dispatcher once
Show description for b075e51
gsnedders
committed
b075e51
View commit details
Copy full SHA for b075e51
Browse repository at this point
Shortcut the entire meta encoding pre-parse when possible
gsnedders
committed
9d1a0fd
View commit details
Copy full SHA for 9d1a0fd
Browse repository at this point
Avoid allocating bytes slice in encoding pre-parse
gsnedders
committed
f1b28b0
View commit details
Copy full SHA for f1b28b0
Browse repository at this point
Use dict on Py >= 3.7 for attributes now it is ordered
gsnedders
committed
0db23a3
View commit details
Copy full SHA for 0db23a3
Browse repository at this point
Add some parser benchmarks
Show description for 0fdd819
gsnedders
committed
0fdd819
View commit details
Copy full SHA for 0fdd819
Browse repository at this point
Commits on Jun 9, 2020
Reduce number of Travis CI jobs
gsnedders
committed
d49afd3
View commit details
Copy full SHA for d49afd3
Browse repository at this point
Fix #488: append document-child comments in document order in lxml
gsnedders
committed
5c1a695
View commit details
Copy full SHA for 5c1a695
Browse repository at this point
Test on Python 3.9-dev
hugovk
authored
e749511
View commit details
Copy full SHA for e749511
Browse repository at this point
Update html5lib-tests
gsnedders
authored
dcf3f0b
View commit details
Copy full SHA for dcf3f0b
Browse repository at this point
Commits on Jun 7, 2020
Move to pytest4/5
Show description for 93c3555
gsnedders
authored
93c3555
View commit details
Copy full SHA for 93c3555
Browse repository at this point
Commits on May 28, 2020
Drop datrie support (#455)
gsnedders
authored
5cd73ef
View commit details
Copy full SHA for 5cd73ef
Browse repository at this point
Commits on Apr 14, 2020
bye-bye deadname
gsnedders
authored and
jgraham
committed
2ea55c7
View commit details
Copy full SHA for 2ea55c7
Browse repository at this point
Make scanning for meta encoding much quicker
Show description for 2310bd8
gsnedders
authored and
jgraham
committed
2310bd8
View commit details
Copy full SHA for 2310bd8
Browse repository at this point
Commits on Mar 10, 2020
Fix rst syntax in README.rst
jdufresne
authored and
gsnedders
committed
4b8cabf
View commit details
Copy full SHA for 4b8cabf
Browse repository at this point
Commits on Feb 27, 2020
Update pytest to 3.10.1 (the last < 4 release)
Show description for 05b73ef
gsnedders
committed
05b73ef
View commit details
Copy full SHA for 05b73ef
Browse repository at this point
Pin all the test requirements to try and make testing deterministic
gsnedders
committed
1df0206
View commit details
Copy full SHA for 1df0206
Browse repository at this point
Commits on Feb 26, 2020
Document Python support
hugovk
authored and
gsnedders
committed
0fe6df4
View commit details
Copy full SHA for 0fe6df4
Browse repository at this point
Add testing and document support for Python 3.7, 3.8 & PyPy3
Show description for 6c21db2
jdufresne
authored and
gsnedders
committed
6c21db2
View commit details
Copy full SHA for 6c21db2
Browse repository at this point
Fix typos (#424)
zborboa-g
authored
e4de4c9
View commit details
Copy full SHA for e4de4c9
Browse repository at this point
Replace deprecated optparse with argparse
Show description for 4733d5c
jdufresne
authored and
gsnedders
committed
4733d5c
View commit details
Copy full SHA for 4733d5c
Browse repository at this point
Remove deprecated license_file from setup.cfg
Show description for 73a2795
jdufresne
authored and
gsnedders
committed
73a2795
View commit details
Copy full SHA for 73a2795
Browse repository at this point
Fix Pytest4.x compatibility error
Show description for 9c44367
stanislavlevin
authored and
gsnedders
committed
9c44367
View commit details
Copy full SHA for 9c44367
Browse repository at this point
Update flake8 to the latest version and fix all errors
jdufresne
authored and
gsnedders
committed
986560a
View commit details
Copy full SHA for 986560a
Browse repository at this point
Remove unnecessary/empty try/except construct
Show description for dbeeacc
jdufresne
authored and
gsnedders
committed
dbeeacc
View commit details
Copy full SHA for dbeeacc
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL