#4977: infinite recursion on sqlalchemy [deprecated]
#4977 - latest update on 2008/11/19, created on 2008/05/13 by Sylvain Thenault
| priority | important |
| type | bug |
| load | 0.000 |
| load left | 0.000 |
not planned SQLAlchemy 0.4.5, pylint 0.14.0 on Python2.5 ::
from sqlalchemy import MetaData
metadata = MetaData() | | |
Workflow history
| open | deprecated | can't reproduce with current version
| 2008/11/19 | sthenault |