mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-06-02 05:48:52 -04:00
67cebd902d
The places inspect.getargspec was being used were causing problems for
newer Python versions.
(cherry picked from commit e8a5ed9c1c)