FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for html5lib - MegacoderKim/html5lib-python · GitHub
MegacoderKim
/
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
master
User selector
Datepicker
Commit history
Commits on Aug 21, 2014
Update to latest tests.
sideshowbarker
committed
51c473b
View commit details
Copy full SHA for 51c473b
View code at this point
Browse repository at this point
Commits on Aug 18, 2014
Update to latest tests.
sideshowbarker
committed
cf835d7
View commit details
Copy full SHA for cf835d7
View code at this point
Browse repository at this point
Commits on Apr 7, 2014
Fix #146; fix all pep8 1.5.4 failures
gsnedders
committed
41c90ae
View commit details
Copy full SHA for 41c90ae
View code at this point
Browse repository at this point
Commits on Jan 5, 2014
Add a documentEncoding property to HTML5Parser, fix #121.
SimonSapin
authored and
gsnedders
committed
808d102
View commit details
Copy full SHA for 808d102
View code at this point
Browse repository at this point
Commits on Dec 23, 2013
And back to dev for 0.9999.
gsnedders
committed
c36197d
View commit details
Copy full SHA for c36197d
View code at this point
Browse repository at this point
Drop -dev from version number for release
gsnedders
committed
b1b1f94
View commit details
Copy full SHA for b1b1f94
View code at this point
Browse repository at this point
Commits on Dec 18, 2013
Fix #127, add a work-around for CPython bug 20007.
Show description for 18bc278
SimonSapin
committed
18bc278
View commit details
Copy full SHA for 18bc278
View code at this point
Browse repository at this point
Commits on Nov 1, 2013
Remove the isstring hack in lxml treewalker.
Show description for e269a2f
gsnedders
committed
e269a2f
View commit details
Copy full SHA for e269a2f
View code at this point
Browse repository at this point
Commits on Sep 10, 2013
Increment version number after 0.99 (provisionally 0.999).
gsnedders
committed
f130676
View commit details
Copy full SHA for f130676
View code at this point
Browse repository at this point
Push this as 0.99, after PEP 440 pushed pip to ignore pre-releases.
Show description for 00ee9e9
gsnedders
committed
00ee9e9
View commit details
Copy full SHA for 00ee9e9
View code at this point
Browse repository at this point
Commits on Aug 27, 2013
Fix #83: Stop testing the DOM treewalker with pxdom
Show description for fdcdea8
gsnedders
committed
fdcdea8
View commit details
Copy full SHA for fdcdea8
View code at this point
Browse repository at this point
Commits on Jul 24, 2013
Bump version to 1.0b4
gsnedders
committed
70e432c
View commit details
Copy full SHA for 70e432c
View code at this point
Browse repository at this point
Commits on Jul 22, 2013
Bump version number to 1.0b3.
gsnedders
committed
808f78d
View commit details
Copy full SHA for 808f78d
View code at this point
Browse repository at this point
Commits on Jul 19, 2013
Move import/constants to top of file to match style.
gsnedders
committed
da9459f
View commit details
Copy full SHA for da9459f
View code at this point
Browse repository at this point
Fix #78: drop RecursiveTreeWalker.
Show description for 7edad17
gsnedders
committed
7edad17
View commit details
Copy full SHA for 7edad17
View code at this point
Browse repository at this point
Commits on Jul 9, 2013
Fix #90: new PEP8 errors. These are both slight indentation bugs.
gsnedders
committed
e8d1802
View commit details
Copy full SHA for e8d1802
View code at this point
Browse repository at this point
Add tests for BufferedStream.
gsnedders
committed
64e6f13
View commit details
Copy full SHA for 64e6f13
View code at this point
Browse repository at this point
Fix seeking to the end of the buffered data in BufferedStream.
Show description for c09a92b
gsnedders
committed
c09a92b
View commit details
Copy full SHA for c09a92b
View code at this point
Browse repository at this point
Fix seeking to anything except 0 with BufferedStream.
Show description for 6d7e66c
gsnedders
committed
6d7e66c
View commit details
Copy full SHA for 6d7e66c
View code at this point
Browse repository at this point
Fix #67: BufferedStream returns unicode string.
Show description for 80c9044
gsnedders
committed
80c9044
View commit details
Copy full SHA for 80c9044
View code at this point
Browse repository at this point
Commits on Jun 26, 2013
Fix #63: treewalker fails to handle bytes data from outwith html5lib
Show description for 1d3434f
Marc DM
authored and
gsnedders
committed
1d3434f
View commit details
Copy full SHA for 1d3434f
View code at this point
Browse repository at this point
Add test for sax treeadapter.
ambv
authored and
gsnedders
committed
84d8a74
View commit details
Copy full SHA for 84d8a74
View code at this point
Browse repository at this point
Fix #6: dom2sax crash by replacing dom2sax with a generic to_sax
Show description for 0c8d7bc
gsnedders
committed
0c8d7bc
View commit details
Copy full SHA for 0c8d7bc
View code at this point
Browse repository at this point
Commits on Jun 23, 2013
Fix warnings xgettext gives in html5lib.
Show description for f61e328
mikewest
authored and
gsnedders
committed
f61e328
View commit details
Copy full SHA for f61e328
View code at this point
Browse repository at this point
Commits on Jun 17, 2013
Use alphabetical_attributes option in tests.
gsnedders
committed
9f42786
View commit details
Copy full SHA for 9f42786
View code at this point
Browse repository at this point
Clean up comments/whitespace around filters for clarity.
gsnedders
committed
259bc39
View commit details
Copy full SHA for 259bc39
View code at this point
Browse repository at this point
Add alphabetical_attributes option to the serializer
gsnedders
committed
b6ce031
View commit details
Copy full SHA for b6ce031
View code at this point
Browse repository at this point
Reorder HTMLSerializer options to match definitions
gsnedders
committed
508ab39
View commit details
Copy full SHA for 508ab39
View code at this point
Browse repository at this point
Commits on Jun 16, 2013
Add __all__ to utils.py to explicitly export default_etree import
Show description for af6667a
gsnedders
committed
af6667a
View commit details
Copy full SHA for af6667a
View code at this point
Browse repository at this point
Commits on May 26, 2013
Don't needlessly scramble attribute order while walking an etree
ambv
committed
84c1206
View commit details
Copy full SHA for 84c1206
View code at this point
Browse repository at this point
Commits on May 17, 2013
Fix the two cases of us using old-style classes on Python 2.
gsnedders
committed
c18094a
View commit details
Copy full SHA for c18094a
View code at this point
Browse repository at this point
Bump version to 1.0b2.
gsnedders
committed
9397de5
View commit details
Copy full SHA for 9397de5
View code at this point
Browse repository at this point
Clarify variable names in test_parser.py.
gsnedders
committed
60456e8
View commit details
Copy full SHA for 60456e8
View code at this point
Browse repository at this point
Move default_etree to utils.py and use it for the treewalker too.
gsnedders
committed
a4fc4d8
View commit details
Copy full SHA for a4fc4d8
View code at this point
Browse repository at this point
Fix #51: DataLossWarning hiding real exceptions in parser.
Show description for 72f2169
gsnedders
committed
72f2169
View commit details
Copy full SHA for 72f2169
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL