Skip to content

Fix pylint for bink 0.7.1 - #6

Merged
bladecoder merged 1 commit into
mainfrom
agent/release-0.7.1
Jul 18, 2026
Merged

Fix pylint for bink 0.7.1#6
bladecoder merged 1 commit into
mainfrom
agent/release-0.7.1

Conversation

@bladecoder

Copy link
Copy Markdown
Owner

What changed

  • Format the Python bindings and add API docstrings so pylint passes.
  • Replace implicit ctypes defaults and internal-pointer access with explicit wrapper APIs.
  • Add AGENTS.md requiring pylint and the full test suite before any code change is considered complete or released.
  • Bump the package version to 0.7.1.

Validation

  • pylint $(git ls-files 'bink/*.py') — 10.00/10
  • python -m unittest discover -v — 8 tests passed

@bladecoder
bladecoder merged commit 083c54c into main Jul 18, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant