Searched refs:pytype (Results 1 – 10 of 10) sorted by relevance
22 # NOTE(lidiz) Adding examples one by one due to pytype aggressive errer:24 [pytype]33 # module-attr: pytype cannot understand the namespace packages by Google.
25 .pytype
17 python3 -m pip install pytype==2019.11.2719 python3 -m pytype --keep-going -j "$JOBS" --strict-import --config "setup.cfg"
30 …bably errors in the implementation of gRPC Python that [pytype](https://github.com/google/pytype) …
639 const auto pytype = type::handle_of(src); in try_load_foreign_module_local() local640 if (!hasattr(pytype, local_key)) in try_load_foreign_module_local()643 type_info *foreign_typeinfo = reinterpret_borrow<capsule>(getattr(pytype, local_key)); in try_load_foreign_module_local()
443 .. _pytype: https://github.com/google/pytype target
447 .. _pytype: https://github.com/google/pytype target
242 `pytype <https://github.com/google/pytype>`_, PyCharm, etc.
65 `Pytype <https://github.com/google/pytype>`_ can check type hints in Python