## Changes ### Deprecations * Python 3.4 support is deprecated and will be dropped in 0.6.0 * Importing fields and errors directly from the `binobj` namespace is deprecated and will break in 1.0. Import fields from `binobj.fields` and errors from `binobj.errors`. ### Internal * Add flake8 and pylint to the tox environments to enforce stricter code quality * Modify code to meet those checks ### Documentation * Fix outdated/vague documentation * Fix broken references in documentation markup
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by dargueta and has received 0 comments.