Skip to content
Snippets Groups Projects

Wrap all Exceptions in forcebytestr before formatting! Fixes: #6

Closed Will Stott requested to merge topic/default/py3-exceptions into branch/default
Files
7
@@ -17,6 +17,7 @@ Releasing
* [ ] update the `__version__` field of all relevant extensions
* [ ] create a new Debian entry
* [ ] tag the version
* [ ] move the `@` bookmark on the new tag
* [ ] push/publish the tag to the main repository
* [ ] upload the tarball to PyPI
* [ ] add `.dev` to the `__version__` field
Loading