Details
-
Type:
Improvement
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: mysqlclient
-
Labels:None
-
Team:Data Access and Database
Description
MySQL-python does not work on Python 3. There is a forked package at https://pypi.python.org/pypi/mysqlclient which does work on python 3. We need to switch our code to use the forked version. This requires:
- Create a new EUPS package for mysqlclient (probably called python_mysqlclient to avoid name classes. Alternatively we just reuse mysqlpython eups package and update the tar file to the fork.
- Make any necessary code changes. Has the namespace changed?
Attachments
Issue Links
- blocks
-
DM-7305 Port obs_lsstSim to Python 3
- Done
-
DM-7307 Port obs_decam to Python 3
- Done
-
DM-7308 Port obs_sdss to Python 3
- Done
-
DM-7415 Port dax_dbserv to Python 3
- Done
-
DM-7416 Port dax_imgserv to Python 3
- Done
-
DM-7417 Port dax_metaserv to Python 3
- Done
-
DM-7418 Port dax_webserv to Python 3
- Done
-
DM-7310 Port Qserv to Python 3
- Invalid
- relates to
-
DM-6179 Support Python 3 migration
- Done
-
DM-6330 move qa-dashboard deployment to using python3
- Done
- mentioned in
-
Page Loading...