Skip to content

4.15.7 - Update exception-handling and more

Compare
Choose a tag to compare
@mdmintz mdmintz released this 30 Jun 20:50
· 1508 commits to master since this release
1256cf4

Update exception-handling and more

  • Update exception-handling
    --> a572324
    --> This should improve the output of some exceptions
  • Update optional MySQL code
    --> ae8f477
    --> If pymysql is needed and not installed, gets version 1.1.0 for Python 3.7 and newer
  • Refresh the urllib3 Python dependency
    --> 4383a9f
    --> This resolves #1931

What's Changed

Full Changelog: v4.15.6...v4.15.7