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

fix for issue #369 #460

Closed
wants to merge 4 commits into from
Closed

Commits on Jul 11, 2019

  1. fix for issue mozilla#369

    jvanasco committed Jul 11, 2019
    Configuration menu
    Copy the full SHA
    46c7334 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2019

  1. Configuration menu
    Copy the full SHA
    7f7a90b View commit details
    Browse the repository at this point in the history
  2. * extending last-character check to include newline and tab (was just…

    … space)
    
    * adjusting if-condition to have a lower-cpu check for `_token_data` first, before checking for it's type via `isinstance`
    jvanasco committed Jul 12, 2019
    Configuration menu
    Copy the full SHA
    01fb08c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    45bb0c6 View commit details
    Browse the repository at this point in the history