Skip to content

Modernize patterns following protobuf-py conventions#495

Merged
anuraaga merged 1 commit into
bufbuild:mainfrom
anuraaga:refresh-lint
Jul 21, 2026
Merged

Modernize patterns following protobuf-py conventions#495
anuraaga merged 1 commit into
bufbuild:mainfrom
anuraaga:refresh-lint

Conversation

@anuraaga

Copy link
Copy Markdown
Contributor

Lots of changes that are mostly mechanical

  • internal -> _ prefixed modules to follow conventions that IDEs, and notably Ruff, follow for private members
  • Reformat with same ruff rules as protobuf-py
    • Notably moves to the default Python line length
  • Apply remaining lint fixes
    • More / fixed type annotations mostly

@anuraaga
anuraaga requested a review from ajeetdsouza July 21, 2026 07:16
@anuraaga
anuraaga merged commit 66757dc into bufbuild:main Jul 21, 2026
14 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.

2 participants