Skip to content

Conversation

@tiwilliam
Copy link
Contributor

BaseCursor.errorhandler is removed after cursor is closed. This resolves #37.

methane added a commit that referenced this pull request May 2, 2015
Raise `ProgrammingError` properly when connection is closed
@methane methane merged commit 641a2eb into PyMySQL:master May 2, 2015
@methane
Copy link
Member

methane commented May 2, 2015

Thanks!

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

Successfully merging this pull request may close these issues.

When closed, cursor.execute() raises TypeError; expect ProgrammingError

2 participants