Skip to content

[protobuf] Fix internal encoder factory signatures - #16163

Open
nightcityblade wants to merge 1 commit into
python:mainfrom
nightcityblade:fix/issue-10695-encoder-factories
Open

[protobuf] Fix internal encoder factory signatures#16163
nightcityblade wants to merge 1 commit into
python:mainfrom
nightcityblade:fix/issue-10695-encoder-factories

Conversation

@nightcityblade

Copy link
Copy Markdown
Contributor

Closes #10695.

Aligns the protobuf numeric encoder factories with their runtime call signatures.

Agent used: OpenAI Codex.

@github-actions

github-actions Bot commented Aug 8, 2026

Copy link
Copy Markdown
Contributor

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

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.

google.protobuf.internal.FloatEncoder is incorrectly typed

1 participant