FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · ordbogen/html5lib-python · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
ordbogen
/
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
Branch selector
User selector
Datepicker
Commit history
Commits on Sep 18, 2015
Merge pull request #1 from educas/fix-assert-unicode-strings-on-python2
Show description for 90b91e2
nickknissen
committed
90b91e2
View commit details
Copy full SHA for 90b91e2
Browse repository at this point
Commits on Sep 15, 2015
Fix HTMLSerializer on Py2 shouldn't assert unicode strings.
faerloev
committed
a106d6c
View commit details
Copy full SHA for a106d6c
Browse repository at this point
Commits on Sep 9, 2015
And back to dev again.
gsnedders
committed
92ed92a
View commit details
Copy full SHA for 92ed92a
Browse repository at this point
Prep for 0.9999999 release.
gsnedders
committed
38baa0e
View commit details
Copy full SHA for 38baa0e
Browse repository at this point
Commits on Sep 8, 2015
Merge pull request #205 from alex/patch-1
Show description for 935783d
jgraham
committed
935783d
View commit details
Copy full SHA for 935783d
Browse repository at this point
Commits on Sep 7, 2015
Attempt to switch to travis's new docker infrastructure
alex
committed
0efe2e3
View commit details
Copy full SHA for 0efe2e3
Browse repository at this point
When URLs are invalid IPv6 URLs drop the attr rather than error
dstufft
committed
29526c5
View commit details
Copy full SHA for 29526c5
Browse repository at this point
Commits on Jul 7, 2015
Back to dev.
gsnedders
committed
01b1ebb
View commit details
Copy full SHA for 01b1ebb
Browse repository at this point
Bump verison to release.
gsnedders
committed
830d12d
View commit details
Copy full SHA for 830d12d
Browse repository at this point
Fix #190: etree on Py2 shouldn't assert unicode strings.
gsnedders
committed
b5c082a
View commit details
Copy full SHA for b5c082a
Browse repository at this point
Fix #189: fix the sanitizer to allow relative URLs again.
Show description for c0a6375
gsnedders
committed
c0a6375
View commit details
Copy full SHA for c0a6375
Browse repository at this point
Commits on Jul 6, 2015
Fix #187: store the version at a single place in the tree.
gsnedders
committed
9e91591
View commit details
Copy full SHA for 9e91591
Browse repository at this point
Commits on Apr 30, 2015
And back to dev.
gsnedders
committed
5e3d432
View commit details
Copy full SHA for 5e3d432
Browse repository at this point
Hi 0.99999!
gsnedders
committed
e7936b7
View commit details
Copy full SHA for e7936b7
Browse repository at this point
Rename 0.9999.1/1.0b5.1 to 0.99999/1.0b6 because PEP 440.
gsnedders
committed
2deab27
View commit details
Copy full SHA for 2deab27
Browse repository at this point
We should have the Py3.4 classifier.
gsnedders
committed
46b6c69
View commit details
Copy full SHA for 46b6c69
Browse repository at this point
Fix #188: the sanitizer should sanitize given a bogus data URL.
gsnedders
committed
70fe97b
View commit details
Copy full SHA for 70fe97b
Browse repository at this point
Commits on Apr 29, 2015
And back to dev after release.
gsnedders
committed
428cafa
View commit details
Copy full SHA for 428cafa
Browse repository at this point
Hi 0.9999, at last!
gsnedders
committed
9d4ee2f
View commit details
Copy full SHA for 9d4ee2f
Browse repository at this point
fixup! Fix #153: Sanitizer fails to treat some attributes as URLs
gsnedders
committed
f9888c9
View commit details
Copy full SHA for f9888c9
Browse repository at this point
Revert "Merge pull request #177 from msabramo/require_ordereddict_for_py26"
Show description for 165bf4c
gsnedders
committed
165bf4c
View commit details
Copy full SHA for 165bf4c
Browse repository at this point
Fix #153: Sanitizer fails to treat some attributes as URLs
Show description for a5efb0e
gsnedders
committed
a5efb0e
View commit details
Copy full SHA for a5efb0e
Browse repository at this point
Fix #112: fix parse.py to work with default args and XML serialisation.
Show description for e3bedc5
gsnedders
committed
e3bedc5
View commit details
Copy full SHA for e3bedc5
Browse repository at this point
Update CHANGES.rst with everything I'm claiming is significant.
Show description for f04b07b
gsnedders
committed
f04b07b
View commit details
Copy full SHA for f04b07b
Browse repository at this point
Add missing people to AUTHORS and fix order to match comment.
gsnedders
committed
c12beb0
View commit details
Copy full SHA for c12beb0
Browse repository at this point
Commits on Apr 28, 2015
Add useful message to the ParseError exception.
Show description for 325aeaa
jdufresne
authored and
gsnedders
committed
325aeaa
View commit details
Copy full SHA for 325aeaa
Browse repository at this point
Allow the data URI scheme, a whitelist for content types, and update tests to correctly check URIs
Drew Hubl
authored and
gsnedders
committed
f644865
View commit details
Copy full SHA for f644865
Browse repository at this point
Allow for Python implementations that don't support lone surrogates (read: Jython).
Show description for b51828b
gsnedders
committed
b51828b
View commit details
Copy full SHA for b51828b
Browse repository at this point
Move to far more complete .gitignore from GH's repo.
gsnedders
committed
b293489
View commit details
Copy full SHA for b293489
Browse repository at this point
Commits on Apr 26, 2015
Fix #159: fix typo in package description
gsnedders
committed
6436848
View commit details
Copy full SHA for 6436848
Browse repository at this point
Fix #85: remove localization of error messages.
Show description for e1e8d89
gsnedders
committed
e1e8d89
View commit details
Copy full SHA for e1e8d89
Browse repository at this point
Removed duplicate dispatch of noframes, fixes #100
Kevin
authored and
gsnedders
committed
f1176e1
View commit details
Copy full SHA for f1176e1
Browse repository at this point
Using frozenset with lists to avoid problems.
Show description for d8f0323
tonylopes
authored and
gsnedders
committed
d8f0323
View commit details
Copy full SHA for d8f0323
Browse repository at this point
Commits on Apr 25, 2015
Revert updating html5lib-tests submodule beyond where we support.
Show description for a3c4fc0
gsnedders
committed
a3c4fc0
View commit details
Copy full SHA for a3c4fc0
Browse repository at this point
Commits on Apr 14, 2015
Cleanup treewalkers.pprint somewhat.
gsnedders
committed
dee0321
View commit details
Copy full SHA for dee0321
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL