FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for html5lib - bertothunder/html5lib-python · GitHub
bertothunder
/
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 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
add rudimentary Sphinx documentation
ambv
committed
c3726f3
View commit details
Copy full SHA for c3726f3
View code at this point
Browse repository at this point
Commits on May 16, 2013
Clean up getTreeBuilder, remove dom.TreeBuilder from 0.10 legacy.
gsnedders
committed
06faed8
View commit details
Copy full SHA for 06faed8
View code at this point
Browse repository at this point
Somehow merging left a redundant import; remove this.
gsnedders
committed
54648ef
View commit details
Copy full SHA for 54648ef
View code at this point
Browse repository at this point
Fix #37: Preserve order of attributes on serialization.
Show description for 0c99d3a
gsnedders
committed
0c99d3a
View commit details
Copy full SHA for 0c99d3a
View code at this point
Browse repository at this point
Commits on May 7, 2013
Removed `print()` from library code and 3to2 leftovers
ambv
committed
ae6520f
View commit details
Copy full SHA for ae6520f
View code at this point
Browse repository at this point
Google Code Issue 215: Properly detect seekable streams
Show description for e674941
jcarlosgarciasegovia
authored and
gsnedders
committed
e674941
View commit details
Copy full SHA for e674941
View code at this point
Browse repository at this point
Update the tests readme to be accurate.
gsnedders
committed
52c37b6
View commit details
Copy full SHA for 52c37b6
View code at this point
Browse repository at this point
Remove simplejson fallbacks in tests: we don't support Python < 2.6
gsnedders
committed
b7c3c48
View commit details
Copy full SHA for b7c3c48
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL