Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IPython 0.12.1 Crashes on autocompleting sqlalchemy.func.row_number properties #3798

Closed
JeffCarpenter opened this issue Jul 26, 2013 · 2 comments
Milestone

Comments

@JeffCarpenter
Copy link

To reproduce the issue:

  • Install SQLAlchemy (v0.8.1)
  • from sqlalchemy import func
  • type "func.row_number." and push tab

IPython post-mortem report:
https://gist.github.com/JeffCarpenter/ab1d0f3dcff1ef3568a9

@ivanov
Copy link
Member

ivanov commented Jul 26, 2013

Hi @JeffCarpenter - 0.12.1 is quite a bit out of date now - can you try it on 0.13.2 or better yet on the 1.0. alpha?

@JeffCarpenter
Copy link
Author

It works in 0.13.2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants