FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for html5lib - OfficepoolsDev/html5lib-python · GitHub
OfficepoolsDev
/
html5lib-python
Public
forked from
html5lib/html5lib-python
Notifications
You must be signed in to change notification settings
Fork
0
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
Breadcrumbs
History for
html5lib-python
html5lib
on
argparse
User selector
Datepicker
Commit history
Commits on Oct 29, 2019
Use modern Python syntax set literals and dict comprehension (#415)
Show description for af19281
jdufresne
authored and
jgraham
committed
af19281
View commit details
Copy full SHA for af19281
View code at this point
Browse repository at this point
Commits on Apr 26, 2019
Improve the 'Coercing non-XML name' warning (#418)
Show description for 4b22754
Ms2ger
authored and
gsnedders
committed
4b22754
View commit details
Copy full SHA for 4b22754
View code at this point
Browse repository at this point
Commits on Oct 1, 2018
Try to import MutableMapping from collections.abc (#403)
Show description for 4f92357
5j9
authored and
gsnedders
committed
4f92357
View commit details
Copy full SHA for 4f92357
View code at this point
Browse repository at this point
Remove unnecessary compatibility shim for BytesIO (#401)
Show description for 0ba6628
jdufresne
authored and
gsnedders
committed
0ba6628
View commit details
Copy full SHA for 0ba6628
View code at this point
Browse repository at this point
Remove unnecessary use of six.binary_type (#400)
Show description for fd04f6a
jdufresne
authored and
gsnedders
committed
fd04f6a
View commit details
Copy full SHA for fd04f6a
View code at this point
Browse repository at this point
Commits on Mar 5, 2018
Misc. source comment typos (#391)
Show description for e9ef538
luzpaz
authored and
gsnedders
committed
e9ef538
View commit details
Copy full SHA for e9ef538
View code at this point
Browse repository at this point
Commits on Jan 20, 2018
fixed some minor grammar in opening comment (#389)
Ward Bradt
authored and
gsnedders
committed
5e6b61b
View commit details
Copy full SHA for 5e6b61b
View code at this point
Browse repository at this point
Commits on Jan 16, 2018
fixed misspelling of "association" in base.py (#387)
Ward Bradt
authored and
jgraham
committed
786dbf8
View commit details
Copy full SHA for 786dbf8
View code at this point
Browse repository at this point
Refer to EOF by its constant everywhere (#388)
gsnedders
authored and
jgraham
committed
4b8a119
View commit details
Copy full SHA for 4b8a119
View code at this point
Browse repository at this point
Commits on Dec 7, 2017
Bump version number beyond release
gsnedders
committed
a4e7d17
View commit details
Copy full SHA for a4e7d17
View code at this point
Browse repository at this point
Bump version number for release
gsnedders
committed
07404ca
View commit details
Copy full SHA for 07404ca
View code at this point
Browse repository at this point
Commits on Dec 6, 2017
Document html5lib.treewalkers (#386)
willkg
authored and
gsnedders
committed
0f1994b
View commit details
Copy full SHA for 0f1994b
View code at this point
Browse repository at this point
Commits on Dec 3, 2017
First pass at documenting html5lib.filters (#375)
willkg
authored and
gsnedders
committed
f7708c4
View commit details
Copy full SHA for f7708c4
View code at this point
Browse repository at this point
Commits on Dec 1, 2017
Document html5parser module
willkg
committed
805f272
View commit details
Copy full SHA for 805f272
View code at this point
Browse repository at this point
Remove items from __all__ that aren't in the namespace
willkg
committed
dc9443d
View commit details
Copy full SHA for dc9443d
View code at this point
Browse repository at this point
Commits on Nov 30, 2017
First pass at documenting serializer (#376)
willkg
authored and
gsnedders
committed
461bda3
View commit details
Copy full SHA for 461bda3
View code at this point
Browse repository at this point
First pass at treebuilder docs (#378)
willkg
authored and
gsnedders
committed
ed8e017
View commit details
Copy full SHA for ed8e017
View code at this point
Browse repository at this point
First pass at docs for html5lib.treeadapters (#380)
willkg
authored and
gsnedders
committed
6b13f55
View commit details
Copy full SHA for 6b13f55
View code at this point
Browse repository at this point
Regexp change for future compatibility. Fixes #347
mvasilkov
committed
3e86e49
View commit details
Copy full SHA for 3e86e49
View code at this point
Browse repository at this point
Allow uppercase hex chararcters in CSS colour check
hugovk
committed
a5a1900
View commit details
Copy full SHA for a5a1900
View code at this point
Browse repository at this point
Passing test for lowercase and failing test for uppercase
hugovk
committed
48fb9e1
View commit details
Copy full SHA for 48fb9e1
View code at this point
Browse repository at this point
Commits on Nov 29, 2017
Make ReparseException private
Show description for 876ff02
willkg
committed
876ff02
View commit details
Copy full SHA for 876ff02
View code at this point
Browse repository at this point
Remove html5lib/tests/README file (#366)
Show description for b105f6e
willkg
authored and
gsnedders
committed
b105f6e
View commit details
Copy full SHA for b105f6e
View code at this point
Browse repository at this point
Commits on Nov 28, 2017
Document exceptions in constants module (#369)
willkg
authored and
gsnedders
committed
32713a5
View commit details
Copy full SHA for 32713a5
View code at this point
Browse repository at this point
Commits on Nov 22, 2017
Remove redundant <=2.6 code (#362)
hugovk
authored and
gsnedders
committed
6f8320e
View commit details
Copy full SHA for 6f8320e
View code at this point
Browse repository at this point
Commits on Nov 21, 2017
Fail hard with tracebacks if pytest-expect isn't working (#360)
Show description for 2afc3ad
willkg
authored and
gsnedders
committed
2afc3ad
View commit details
Copy full SHA for 2afc3ad
View code at this point
Browse repository at this point
Commits on Nov 7, 2017
Drop support for Python 2.6 (#356)
Show description for 5f637af
willkg
authored and
gsnedders
committed
5f637af
View commit details
Copy full SHA for 5f637af
View code at this point
Browse repository at this point
Commits on Nov 6, 2017
Merge pull request #355 from willkg/339-typo
Show description for f4a6773
willkg
authored
f4a6773
View commit details
Copy full SHA for f4a6773
View code at this point
Browse repository at this point
Commits on Nov 4, 2017
Remove __version__ from __all__
twm
committed
deb98bb
View commit details
Copy full SHA for deb98bb
View code at this point
Browse repository at this point
Commits on Nov 2, 2017
Asymptote no more
twm
committed
1084ed0
View commit details
Copy full SHA for 1084ed0
View code at this point
Browse repository at this point
Merge remote-tracking branch 'upstream/master' into update-docs
twm
committed
d270666
View commit details
Copy full SHA for d270666
View code at this point
Browse repository at this point
Commits on Nov 1, 2017
Merge branch 'master' into master
RitwikGupta
authored
27122c6
View commit details
Copy full SHA for 27122c6
View code at this point
Browse repository at this point
Commits on Oct 31, 2017
Fix annotaion-xml typo
Show description for f329945
willkg
committed
f329945
View commit details
Copy full SHA for f329945
View code at this point
Browse repository at this point
Merge branch 'master' into py36escseq
willkg
authored
403e687
View commit details
Copy full SHA for 403e687
View code at this point
Browse repository at this point
Merge pull request #327 from jvanasco/fix_updated_constants
Show description for 10e54c1
willkg
authored
10e54c1
View commit details
Copy full SHA for 10e54c1
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL