Skip to content

Minor requested enhancements

Compare
Choose a tag to compare
@mkleehammer mkleehammer released this 31 Oct 21:44
· 300 commits to master since this release

This is a minor release that adds:

  • #286 - constants for setting transaction isolation levels
  • #158 - Cursor.cancel for canceling statements from other threads
  • #289 - Fix type check of connect's encoding keyword in Python 2.7
  • #291 - Specific Python versions added to the PYPI classifiers