mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-10 05:51:52 +08:00
Trim pytype_exclude_list. (#10208)
* Updates pytype to latest version. * Removes files from pytype_exclude_list that can now be parsed.
This commit is contained in:
@@ -13,186 +13,7 @@ stubs/mysqlclient/MySQLdb/cursors.pyi
|
||||
# twisted not installed during tests
|
||||
stubs/pika/pika/adapters/twisted_connection.pyi
|
||||
|
||||
# _pb2.pyi have some constructs that break pytype
|
||||
# Eg
|
||||
# pytype.pyi.parser.ParseError: File: "/Users/nipunn/src/typeshed/third_party/2and3/google/protobuf/descriptor_pb2.pyi", line 195
|
||||
# b"TypeValue = typing___NewType('TypeValue', builtin___int)"
|
||||
stubs/protobuf/google/protobuf/any_pb2.pyi
|
||||
stubs/protobuf/google/protobuf/api_pb2.pyi
|
||||
stubs/protobuf/google/protobuf/compiler/plugin_pb2.pyi
|
||||
stubs/protobuf/google/protobuf/descriptor.pyi
|
||||
stubs/protobuf/google/protobuf/descriptor_pb2.pyi
|
||||
stubs/protobuf/google/protobuf/duration_pb2.pyi
|
||||
stubs/protobuf/google/protobuf/empty_pb2.pyi
|
||||
stubs/protobuf/google/protobuf/field_mask_pb2.pyi
|
||||
stubs/protobuf/google/protobuf/internal/containers.pyi
|
||||
stubs/protobuf/google/protobuf/internal/decoder.pyi
|
||||
stubs/protobuf/google/protobuf/internal/encoder.pyi
|
||||
stubs/protobuf/google/protobuf/internal/enum_type_wrapper.pyi
|
||||
stubs/protobuf/google/protobuf/internal/extension_dict.pyi
|
||||
stubs/protobuf/google/protobuf/internal/well_known_types.pyi
|
||||
stubs/protobuf/google/protobuf/json_format.pyi
|
||||
stubs/protobuf/google/protobuf/message.pyi
|
||||
stubs/protobuf/google/protobuf/message_factory.pyi
|
||||
stubs/protobuf/google/protobuf/service.pyi
|
||||
stubs/protobuf/google/protobuf/source_context_pb2.pyi
|
||||
stubs/protobuf/google/protobuf/struct_pb2.pyi
|
||||
stubs/protobuf/google/protobuf/symbol_database.pyi
|
||||
stubs/protobuf/google/protobuf/text_format.pyi
|
||||
stubs/protobuf/google/protobuf/timestamp_pb2.pyi
|
||||
stubs/protobuf/google/protobuf/type_pb2.pyi
|
||||
stubs/protobuf/google/protobuf/wrappers_pb2.pyi
|
||||
|
||||
stubs/tensorflow/tensorflow/compiler/xla/service/hlo_pb2.pyi
|
||||
stubs/tensorflow/tensorflow/compiler/xla/xla_data_pb2.pyi
|
||||
stubs/tensorflow/tensorflow/core/example/example_parser_configuration_pb2.pyi
|
||||
stubs/tensorflow/tensorflow/core/example/example_pb2.pyi
|
||||
stubs/tensorflow/tensorflow/core/example/feature_pb2.pyi
|
||||
stubs/tensorflow/tensorflow/core/framework/allocation_description_pb2.pyi
|
||||
stubs/tensorflow/tensorflow/core/framework/api_def_pb2.pyi
|
||||
stubs/tensorflow/tensorflow/core/framework/attr_value_pb2.pyi
|
||||
stubs/tensorflow/tensorflow/core/framework/cost_graph_pb2.pyi
|
||||
stubs/tensorflow/tensorflow/core/framework/dataset_metadata_pb2.pyi
|
||||
stubs/tensorflow/tensorflow/core/framework/dataset_options_pb2.pyi
|
||||
stubs/tensorflow/tensorflow/core/framework/device_attributes_pb2.pyi
|
||||
stubs/tensorflow/tensorflow/core/framework/full_type_pb2.pyi
|
||||
stubs/tensorflow/tensorflow/core/framework/function_pb2.pyi
|
||||
stubs/tensorflow/tensorflow/core/framework/graph_pb2.pyi
|
||||
stubs/tensorflow/tensorflow/core/framework/graph_transfer_info_pb2.pyi
|
||||
stubs/tensorflow/tensorflow/core/framework/kernel_def_pb2.pyi
|
||||
stubs/tensorflow/tensorflow/core/framework/log_memory_pb2.pyi
|
||||
stubs/tensorflow/tensorflow/core/framework/model_pb2.pyi
|
||||
stubs/tensorflow/tensorflow/core/framework/node_def_pb2.pyi
|
||||
stubs/tensorflow/tensorflow/core/framework/op_def_pb2.pyi
|
||||
stubs/tensorflow/tensorflow/core/framework/reader_base_pb2.pyi
|
||||
stubs/tensorflow/tensorflow/core/framework/resource_handle_pb2.pyi
|
||||
stubs/tensorflow/tensorflow/core/framework/step_stats_pb2.pyi
|
||||
stubs/tensorflow/tensorflow/core/framework/summary_pb2.pyi
|
||||
stubs/tensorflow/tensorflow/core/framework/tensor_description_pb2.pyi
|
||||
stubs/tensorflow/tensorflow/core/framework/tensor_pb2.pyi
|
||||
stubs/tensorflow/tensorflow/core/framework/tensor_shape_pb2.pyi
|
||||
stubs/tensorflow/tensorflow/core/framework/tensor_slice_pb2.pyi
|
||||
stubs/tensorflow/tensorflow/core/framework/types_pb2.pyi
|
||||
stubs/tensorflow/tensorflow/core/framework/variable_pb2.pyi
|
||||
stubs/tensorflow/tensorflow/core/framework/versions_pb2.pyi
|
||||
stubs/tensorflow/tensorflow/core/protobuf/bfc_memory_map_pb2.pyi
|
||||
stubs/tensorflow/tensorflow/core/protobuf/cluster_pb2.pyi
|
||||
stubs/tensorflow/tensorflow/core/protobuf/composite_tensor_variant_pb2.pyi
|
||||
stubs/tensorflow/tensorflow/core/protobuf/config_pb2.pyi
|
||||
stubs/tensorflow/tensorflow/core/protobuf/control_flow_pb2.pyi
|
||||
stubs/tensorflow/tensorflow/core/protobuf/coordination_config_pb2.pyi
|
||||
stubs/tensorflow/tensorflow/core/protobuf/core_platform_payloads_pb2.pyi
|
||||
stubs/tensorflow/tensorflow/core/protobuf/data_service_pb2.pyi
|
||||
stubs/tensorflow/tensorflow/core/protobuf/debug_event_pb2.pyi
|
||||
stubs/tensorflow/tensorflow/core/protobuf/debug_pb2.pyi
|
||||
stubs/tensorflow/tensorflow/core/protobuf/device_filters_pb2.pyi
|
||||
stubs/tensorflow/tensorflow/core/protobuf/device_properties_pb2.pyi
|
||||
stubs/tensorflow/tensorflow/core/protobuf/distributed_runtime_payloads_pb2.pyi
|
||||
stubs/tensorflow/tensorflow/core/protobuf/error_codes_pb2.pyi
|
||||
stubs/tensorflow/tensorflow/core/protobuf/fingerprint_pb2.pyi
|
||||
stubs/tensorflow/tensorflow/core/protobuf/graph_debug_info_pb2.pyi
|
||||
stubs/tensorflow/tensorflow/core/protobuf/meta_graph_pb2.pyi
|
||||
stubs/tensorflow/tensorflow/core/protobuf/named_tensor_pb2.pyi
|
||||
stubs/tensorflow/tensorflow/core/protobuf/queue_runner_pb2.pyi
|
||||
stubs/tensorflow/tensorflow/core/protobuf/remote_tensor_handle_pb2.pyi
|
||||
stubs/tensorflow/tensorflow/core/protobuf/rewriter_config_pb2.pyi
|
||||
stubs/tensorflow/tensorflow/core/protobuf/saved_model_pb2.pyi
|
||||
stubs/tensorflow/tensorflow/core/protobuf/saved_object_graph_pb2.pyi
|
||||
stubs/tensorflow/tensorflow/core/protobuf/saver_pb2.pyi
|
||||
stubs/tensorflow/tensorflow/core/protobuf/service_config_pb2.pyi
|
||||
stubs/tensorflow/tensorflow/core/protobuf/snapshot_pb2.pyi
|
||||
stubs/tensorflow/tensorflow/core/protobuf/struct_pb2.pyi
|
||||
stubs/tensorflow/tensorflow/core/protobuf/tensor_bundle_pb2.pyi
|
||||
stubs/tensorflow/tensorflow/core/protobuf/tensorflow_server_pb2.pyi
|
||||
stubs/tensorflow/tensorflow/core/protobuf/tpu/compilation_result_pb2.pyi
|
||||
stubs/tensorflow/tensorflow/core/protobuf/tpu/dynamic_padding_pb2.pyi
|
||||
stubs/tensorflow/tensorflow/core/protobuf/tpu/optimization_parameters_pb2.pyi
|
||||
stubs/tensorflow/tensorflow/core/protobuf/tpu/topology_pb2.pyi
|
||||
stubs/tensorflow/tensorflow/core/protobuf/tpu/tpu_embedding_configuration_pb2.pyi
|
||||
stubs/tensorflow/tensorflow/core/protobuf/trackable_object_graph_pb2.pyi
|
||||
stubs/tensorflow/tensorflow/core/protobuf/transport_options_pb2.pyi
|
||||
stubs/tensorflow/tensorflow/core/protobuf/verifier_config_pb2.pyi
|
||||
stubs/tensorflow/tensorflow/core/util/event_pb2.pyi
|
||||
stubs/tensorflow/tensorflow/core/util/memmapped_file_system_pb2.pyi
|
||||
stubs/tensorflow/tensorflow/core/util/saved_tensor_slice_pb2.pyi
|
||||
stubs/tensorflow/tensorflow/core/util/test_log_pb2.pyi
|
||||
stubs/tensorflow/tensorflow/python/keras/protobuf/projector_config_pb2.pyi
|
||||
stubs/tensorflow/tensorflow/python/keras/protobuf/saved_metadata_pb2.pyi
|
||||
stubs/tensorflow/tensorflow/python/keras/protobuf/versions_pb2.pyi
|
||||
stubs/tensorflow/tensorflow/tsl/protobuf/error_codes_pb2.pyi
|
||||
stubs/tensorflow/tensorflow/tsl/protobuf/histogram_pb2.pyi
|
||||
|
||||
# pytype doesn't support inner classes properly
|
||||
stubs/SQLAlchemy/sqlalchemy/databases/__init__.pyi
|
||||
stubs/SQLAlchemy/sqlalchemy/dialects/__init__.pyi
|
||||
stubs/SQLAlchemy/sqlalchemy/dialects/mssql/__init__.pyi
|
||||
stubs/SQLAlchemy/sqlalchemy/dialects/mssql/base.pyi
|
||||
stubs/SQLAlchemy/sqlalchemy/dialects/mssql/information_schema.pyi
|
||||
stubs/SQLAlchemy/sqlalchemy/dialects/mssql/json.pyi
|
||||
stubs/SQLAlchemy/sqlalchemy/dialects/mssql/mxodbc.pyi
|
||||
stubs/SQLAlchemy/sqlalchemy/dialects/mssql/pymssql.pyi
|
||||
stubs/SQLAlchemy/sqlalchemy/dialects/mssql/pyodbc.pyi
|
||||
stubs/SQLAlchemy/sqlalchemy/dialects/mysql/__init__.pyi
|
||||
stubs/SQLAlchemy/sqlalchemy/dialects/mysql/aiomysql.pyi
|
||||
stubs/SQLAlchemy/sqlalchemy/dialects/mysql/asyncmy.pyi
|
||||
stubs/SQLAlchemy/sqlalchemy/dialects/mysql/base.pyi
|
||||
stubs/SQLAlchemy/sqlalchemy/dialects/mysql/cymysql.pyi
|
||||
stubs/SQLAlchemy/sqlalchemy/dialects/mysql/dml.pyi
|
||||
stubs/SQLAlchemy/sqlalchemy/dialects/mysql/expression.pyi
|
||||
stubs/SQLAlchemy/sqlalchemy/dialects/mysql/json.pyi
|
||||
stubs/SQLAlchemy/sqlalchemy/dialects/mysql/mariadb.pyi
|
||||
stubs/SQLAlchemy/sqlalchemy/dialects/mysql/mariadbconnector.pyi
|
||||
stubs/SQLAlchemy/sqlalchemy/dialects/mysql/mysqlconnector.pyi
|
||||
stubs/SQLAlchemy/sqlalchemy/dialects/mysql/mysqldb.pyi
|
||||
stubs/SQLAlchemy/sqlalchemy/dialects/mysql/oursql.pyi
|
||||
stubs/SQLAlchemy/sqlalchemy/dialects/mysql/pymysql.pyi
|
||||
stubs/SQLAlchemy/sqlalchemy/dialects/mysql/pyodbc.pyi
|
||||
stubs/SQLAlchemy/sqlalchemy/dialects/oracle/base.pyi
|
||||
stubs/SQLAlchemy/sqlalchemy/dialects/postgresql/__init__.pyi
|
||||
stubs/SQLAlchemy/sqlalchemy/dialects/postgresql/array.pyi
|
||||
stubs/SQLAlchemy/sqlalchemy/dialects/postgresql/asyncpg.pyi
|
||||
stubs/SQLAlchemy/sqlalchemy/dialects/postgresql/base.pyi
|
||||
stubs/SQLAlchemy/sqlalchemy/dialects/postgresql/dml.pyi
|
||||
stubs/SQLAlchemy/sqlalchemy/dialects/postgresql/ext.pyi
|
||||
stubs/SQLAlchemy/sqlalchemy/dialects/postgresql/hstore.pyi
|
||||
stubs/SQLAlchemy/sqlalchemy/dialects/postgresql/json.pyi
|
||||
stubs/SQLAlchemy/sqlalchemy/dialects/postgresql/pg8000.pyi
|
||||
stubs/SQLAlchemy/sqlalchemy/dialects/postgresql/psycopg2.pyi
|
||||
stubs/SQLAlchemy/sqlalchemy/dialects/postgresql/psycopg2cffi.pyi
|
||||
stubs/SQLAlchemy/sqlalchemy/dialects/postgresql/pygresql.pyi
|
||||
stubs/SQLAlchemy/sqlalchemy/dialects/postgresql/ranges.pyi
|
||||
stubs/SQLAlchemy/sqlalchemy/dialects/sqlite/__init__.pyi
|
||||
stubs/SQLAlchemy/sqlalchemy/dialects/sqlite/aiosqlite.pyi
|
||||
stubs/SQLAlchemy/sqlalchemy/dialects/sqlite/base.pyi
|
||||
stubs/SQLAlchemy/sqlalchemy/dialects/sqlite/dml.pyi
|
||||
stubs/SQLAlchemy/sqlalchemy/dialects/sqlite/json.pyi
|
||||
stubs/SQLAlchemy/sqlalchemy/dialects/sqlite/pysqlcipher.pyi
|
||||
stubs/SQLAlchemy/sqlalchemy/dialects/sqlite/pysqlite.pyi
|
||||
stubs/SQLAlchemy/sqlalchemy/engine/cursor.pyi
|
||||
stubs/SQLAlchemy/sqlalchemy/engine/result.pyi
|
||||
stubs/SQLAlchemy/sqlalchemy/engine/row.pyi
|
||||
stubs/SQLAlchemy/sqlalchemy/ext/asyncio/result.pyi
|
||||
stubs/SQLAlchemy/sqlalchemy/ext/horizontal_shard.pyi
|
||||
stubs/SQLAlchemy/sqlalchemy/orm/attributes.pyi
|
||||
stubs/SQLAlchemy/sqlalchemy/orm/descriptor_props.pyi
|
||||
stubs/SQLAlchemy/sqlalchemy/orm/dynamic.pyi
|
||||
stubs/SQLAlchemy/sqlalchemy/orm/mapper.pyi
|
||||
stubs/SQLAlchemy/sqlalchemy/orm/query.pyi
|
||||
stubs/SQLAlchemy/sqlalchemy/orm/strategy_options.pyi
|
||||
stubs/SQLAlchemy/sqlalchemy/orm/util.pyi
|
||||
stubs/SQLAlchemy/sqlalchemy/sql/compiler.pyi
|
||||
stubs/SQLAlchemy/sqlalchemy/sql/crud.pyi
|
||||
stubs/SQLAlchemy/sqlalchemy/sql/ddl.pyi
|
||||
stubs/SQLAlchemy/sqlalchemy/sql/elements.pyi
|
||||
stubs/SQLAlchemy/sqlalchemy/sql/functions.pyi
|
||||
stubs/SQLAlchemy/sqlalchemy/sql/lambdas.pyi
|
||||
stubs/SQLAlchemy/sqlalchemy/sql/schema.pyi
|
||||
stubs/SQLAlchemy/sqlalchemy/sql/selectable.pyi
|
||||
stubs/Flask-SQLAlchemy/flask_sqlalchemy/__init__.pyi
|
||||
stubs/Flask-SQLAlchemy/flask_sqlalchemy/model.pyi
|
||||
stubs/Flask-SQLAlchemy/flask_sqlalchemy/utils.pyi
|
||||
|
||||
# Uncertain why pytype is giving an error
|
||||
# pytype.pytd.visitors.ContainerError
|
||||
# pytype.pytd.visitors.ContainerError: Conflicting values for TypeVar
|
||||
stubs/openpyxl/openpyxl/descriptors/nested.pyi
|
||||
stubs/SQLAlchemy/sqlalchemy/engine/row.pyi
|
||||
stubs/SQLAlchemy/sqlalchemy/sql/annotation.pyi
|
||||
|
||||
Reference in New Issue
Block a user