Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
0.2.1.tar.gz | 2018-01-16 | 106.6 kB | |
0.2.1.zip | 2018-01-16 | 141.2 kB | |
README.md | 2018-01-16 | 718 Bytes | |
Totals: 3 Items | 248.5 kB | 2 |
Starting this release out by mentioning the real MVP @Delgan for all of their help with the latest version of better_exceptions
, and for all of the recent support. This release is mainly composed of his work.
This release changes the usage slightly (in a backwards compatible manner):
- No longer do you need to
import better_exceptions
- the import hook has been baked into the package and thuspip install better_exceptions
andexport BETTER_EXCEPTIONS=1
is all that is necessary (see the README for more information) - Several bugfixes have been merged and a lot of improvements have been made to portability and text encoding
This release has been published to pypi as better_exceptions==0.2.1
.