FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · sigmundch/html5lib-python · GitHub
sigmundch
/
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 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
Browse repository at this point
Allow Genshi to be installed insecurely, for now.
Show description for 3c3dd75
gsnedders
committed
3c3dd75
View commit details
Copy full SHA for 3c3dd75
Browse repository at this point
Installing flake8 separately is unnecessary; it is in requirements-test.txt.
gsnedders
committed
a2d58b8
View commit details
Copy full SHA for a2d58b8
Browse repository at this point
Stop using --use-mirrors when installing requirements.
Show description for 18bd38a
gsnedders
committed
18bd38a
View commit details
Copy full SHA for 18bd38a
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
Browse repository at this point
Drop -dev from version number for release
gsnedders
committed
b1b1f94
View commit details
Copy full SHA for b1b1f94
Browse repository at this point
Add changelog for recently changed things.
gsnedders
committed
3bd0a62
View commit details
Copy full SHA for 3bd0a62
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
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
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
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
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
Browse repository at this point
Commits on Aug 26, 2013
Add examples using urllib2 and urllib.request for HTTP Content-Type
Show description for c10635f
gsnedders
committed
c10635f
View commit details
Copy full SHA for c10635f
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
Browse repository at this point
Add changelog for 1.0b3 (uh, this ought to be have done before).
gsnedders
committed
e4d12b9
View commit details
Copy full SHA for e4d12b9
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
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
Browse repository at this point
Fix #78: drop RecursiveTreeWalker.
Show description for 7edad17
gsnedders
committed
7edad17
View commit details
Copy full SHA for 7edad17
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
Browse repository at this point
Add tests for BufferedStream.
gsnedders
committed
64e6f13
View commit details
Copy full SHA for 64e6f13
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
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
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
Browse repository at this point
Commits on Jun 27, 2013
Add fantasai, Marc, and Mike as contributors, and note the order.
gsnedders
committed
c8feb51
View commit details
Copy full SHA for c8feb51
Browse repository at this point
Update changelog for 1.0b2 changes.
gsnedders
committed
260f16f
View commit details
Copy full SHA for 260f16f
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
Browse repository at this point
Add test for sax treeadapter.
ambv
authored and
gsnedders
committed
84d8a74
View commit details
Copy full SHA for 84d8a74
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
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
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
Browse repository at this point
Clean up comments/whitespace around filters for clarity.
gsnedders
committed
259bc39
View commit details
Copy full SHA for 259bc39
Browse repository at this point
Add alphabetical_attributes option to the serializer
gsnedders
committed
b6ce031
View commit details
Copy full SHA for b6ce031
Browse repository at this point
Reorder HTMLSerializer options to match definitions
gsnedders
committed
508ab39
View commit details
Copy full SHA for 508ab39
Browse repository at this point
Make flake8-run.sh only require FLAKE=true if TRAVIS=true.
gsnedders
committed
4d92a47
View commit details
Copy full SHA for 4d92a47
Browse repository at this point
Commits on Jun 16, 2013
Fix flake8-run.sh to return non-zero on failure.
gsnedders
committed
9bc70e6
View commit details
Copy full SHA for 9bc70e6
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL