sqlalchemy-migrate uses deprecated API on Python 3

Bug #1673362 reported by Craig Rodrigues
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
sqlalchemy-migrate
New
Undecided
Unassigned

Bug Description

sqlalchemy-migrate uses a deprecated API on Python 3.
If you enable deprecation warnings when running tests, you will
see the warnings. I encountered this when porting buildbot (which uses sqlalchemy-migrate)
to Python 3.

This patch fixes it:

https://github.com/openstack/sqlalchemy-migrate/pull/12

Revision history for this message
Doug Hellmann (doug-hellmann) wrote :

We've been trying to encourage projects relying on sqlalchemy-migrate to move to alembic instead. Is that an option for buildbot?

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.