8000 Update proto stubs with latest mypy-protobuf 2.6 by nipunn1313 · Pull Request #5753 · python/typeshed · GitHub
[go: up one dir, main page]

Skip to content

Update proto stubs with latest mypy-protobuf 2.6 #5753

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 11, 2021
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Add extra_description indicating which version generated it
  • Loading branch information
nipunn1313 committed Jul 10, 2021
commit f55884f3c78fe2ca990c46f6358649ae287d32fb
1 change: 1 addition & 0 deletions stubs/protobuf/METADATA.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
version = "3.17"
python2 = true
requires = ["types-futures"]
extra_description = "Generated with aid from mypy-protobuf 2.6"
0