Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename stuff #270

Merged
merged 10 commits into from Jul 14, 2016
Merged

Rename stuff #270

merged 10 commits into from Jul 14, 2016

Commits on Jul 13, 2016

  1. Copy the full SHA
    7bb34c7 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    19891c5 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    7bbde54 View commit details
    Browse the repository at this point in the history
  4. Move serializer.htmlserializer to serializer

    The directory has long been pretty redundant, so let's just kill it.
    gsnedders committed Jul 13, 2016
    Copy the full SHA
    6c30d0b View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    1a61c44 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    8db5828 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2016

  1. Move a whole bunch of private modules to be underscore prefixed

    This moves: html5lib.ihatexml -> html5lib._ihatexml
                html5lib.inputstream -> html5lib._inputstream
                html5lib.tokenizer -> html5lib._tokenizer
                html5lib.trie -> html5lib._trie
                html5lib.utils -> html5lib._utils
    gsnedders committed Jul 14, 2016
    Copy the full SHA
    c4dd677 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    18a7102 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    00977d6 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    8cb144b View commit details
    Browse the repository at this point in the history