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

WSAA Python3 UTF-8 Encoding #46

Open
wants to merge 5 commits into
base: py3k
Choose a base branch
from
Open

Commits on Jun 18, 2018

  1. Update wsaa.py

    * UTF-8 encoding
    * Fixes TypeError: data must be bytes or None, not str
    Diego Urbina authored Jun 18, 2018
    Configuration menu
    Copy the full SHA
    2633426 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2018

  1. [FIX] TypeError: data must be bytes or None, not str

    Diego Urbina committed Jun 19, 2018
    Configuration menu
    Copy the full SHA
    ab2a5d5 View commit details
    Browse the repository at this point in the history
  2. TypeError: can't concat bytes to str

    Diego Urbina committed Jun 19, 2018
    Configuration menu
    Copy the full SHA
    c4b9582 View commit details
    Browse the repository at this point in the history
  3. Remove whitespace from padron.py and utils.py

    Diego Urbina committed Jun 19, 2018
    Configuration menu
    Copy the full SHA
    8f13047 View commit details
    Browse the repository at this point in the history
  4. [FIX] Obtener Tabla Parametros

    Diego Urbina committed Jun 19, 2018
    Configuration menu
    Copy the full SHA
    78222f6 View commit details
    Browse the repository at this point in the history