FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Compile html5lib with Cython by gsnedders · Pull Request #524 · html5lib/html5lib-python · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
html5lib
/
html5lib-python
Public
Notifications
You must be signed in to change notification settings
Fork
308
Star
1.2k
Code
Issues
84
Pull requests
20
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Compile html5lib with Cython
- #524
#524
Draft
gsnedders
wants to merge 22 commits into
html5lib:master
html5lib/html5lib-python:master
from
gsnedders:cythonzied
gsnedders/html5lib-python:cythonzied
Copy head branch name to clipboard
Conversation
Commits
22
(22)
Checks
Files changed
Draft
Compile html5lib with Cython
#524
gsnedders
wants to merge 22 commits into
html5lib:master
html5lib/html5lib-python:master
from
gsnedders:cythonzied
gsnedders/html5lib-python:cythonzied
Copy head branch name to clipboard
Commits
Commits on Sep 27, 2020
Get rid of getPhases
Show description for c52e731
gsnedders
committed
c52e731
View commit details
Copy full SHA for c52e731
Browse repository at this point
fixup! Get rid of getPhases
gsnedders
committed
8cff6aa
View commit details
Copy full SHA for 8cff6aa
Browse repository at this point
Commits on Oct 18, 2020
Move tests
gsnedders
committed
6eb4d2d
View commit details
Copy full SHA for 6eb4d2d
Browse repository at this point
Commits on Jan 4, 2021
Make InputStream.readChunk default an int
Show description for d2474af
gsnedders
committed
d2474af
View commit details
Copy full SHA for d2474af
Browse repository at this point
Remove last trace of Tokenizer.lastFourChars
gsnedders
committed
0904df3
View commit details
Copy full SHA for 0904df3
Browse repository at this point
Commits on Jan 5, 2021
Move Tokenizer.state to Tokenizer._state
Show description for 8ebff2e
gsnedders
committed
8ebff2e
View commit details
Copy full SHA for 8ebff2e
Browse repository at this point
Instead of comparing with a set of ints, use maths
gsnedders
committed
4a8e28a
View commit details
Copy full SHA for 4a8e28a
Browse repository at this point
Remove unused Tokenizer.escape/escapeFlag
gsnedders
committed
2ae13cc
View commit details
Copy full SHA for 2ae13cc
Browse repository at this point
Avoid needless setter write, mutate value directly
gsnedders
committed
c22d069
View commit details
Copy full SHA for c22d069
Browse repository at this point
Reduce list/tuple access
gsnedders
committed
81b3aaf
View commit details
Copy full SHA for 81b3aaf
Browse repository at this point
Move lowercasing to _ascii module
Show description for 47df02b
gsnedders
committed
47df02b
View commit details
Copy full SHA for 47df02b
Browse repository at this point
Always initialize Parser.tokenizer
gsnedders
committed
7d7a079
View commit details
Copy full SHA for 7d7a079
Browse repository at this point
Remove long unused Parser.lastPhase/Parser.beforeRCDataPhase
gsnedders
committed
1acb5dd
View commit details
Copy full SHA for 1acb5dd
Browse repository at this point
Speed-up Parser.mainLoop a bit
gsnedders
committed
b6a6484
View commit details
Copy full SHA for b6a6484
Browse repository at this point
Get rid of more frozenset calls around constants
gsnedders
committed
4822712
View commit details
Copy full SHA for 4822712
Browse repository at this point
Add assert for leavingThisState
gsnedders
committed
f06451e
View commit details
Copy full SHA for f06451e
Browse repository at this point
Avoid recursion in etree.testSerializer
gsnedders
committed
9e9ff5f
View commit details
Copy full SHA for 9e9ff5f
Browse repository at this point
Get rid of remaining non-decorator property()
gsnedders
committed
2036738
View commit details
Copy full SHA for 2036738
Browse repository at this point
Call super().f() rather than Base.f(self)
gsnedders
committed
2c8e0ec
View commit details
Copy full SHA for 2c8e0ec
Browse repository at this point
Move _getEtreeTag out of the class
gsnedders
committed
84cbc20
View commit details
Copy full SHA for 84cbc20
Browse repository at this point
Change attributes to be created as dicts from day one
Show description for 8b89668
gsnedders
committed
8b89668
View commit details
Copy full SHA for 8b89668
Browse repository at this point
Start of Cythonizing the tokenizer
gsnedders
committed
e65c433
View commit details
Copy full SHA for e65c433
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL