Ported from https://github.com/protocolbuffers/protobuf/pull/13424 According to PEP 484 https://peps.python.org/pep-0484/#stub-files Modules and variables imported into the stub are not considered exported from the stub unless the import uses the import ... as ... form or the equivalent from ... import ... as ... form. PiperOrigin-RevId: 552945770pull/13384/head
parent
961779e164
commit
b09aa967a6
1 changed files with 5 additions and 5 deletions
Loading…
Reference in new issue