Skip to content

Bug Fixes, Various Error Handling Improvements

Compare
Choose a tag to compare
@seemethere seemethere released this 25 Dec 02:59

PR's included in the milestone can be found here: https://github.com/channelcat/sanic/milestone/1?closed=1

Changes:

  • Addition of Python 3.6 to tox tests and travis tests (We will eventually be using the tox.ini as our main travis testing script as well)
  • New raising of error if an invalid response is returned
  • Add in a way to encode objects that are un-encodable in response objects