Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up
html5lib-python/html5lib/html5parser.py
Lines 166 to 168 in b2b08cc
lastPhase
used to be a useful field, it appears it was renamed tooriginalPhase
in 43a2727From what I can tell
beforeRCDataPhase
was something was either introduced unnecessarily or was partially removed during code review. The commit which introduces it does not assign an interesting value, and there are no reads. 566ca68