Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Start adding python 3 support to pinball #112

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

jogo
Copy link

@jogo jogo commented May 24, 2019

Run the safe futurize -1 fixers on all .py files
Use mysqlclient instead of MySQL-python:
'mysqlclient is a fork of MySQL-python. It adds Python 3 support and fixed many bugs.'
https://pypi.python.org/pypi/mysqlclient

jogo added 2 commits May 24, 2019 14:24
Run the safe futurize -1 fixers on all .py files
Summary:
Run the safe futurize -1 fixers on all .py files

Use mysqlclient instead of MySQL-python:

'mysqlclient is a fork of MySQL-python. It adds Python 3 support and fixed many bugs.'
      https://pypi.python.org/pypi/mysqlclient
      https://phabricator.pinadmin.com/D246244

Reviewers: #python3, jon, ahaidrey
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant