sqlglot-mypy 2.1.0.post2__tar.gz → 2.1.0.post3__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/PKG-INFO +1 -1
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/version.py +1 -1
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/build.py +23 -5
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test/testutil.py +6 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/run-multimodule.test +54 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/sqlglot_mypy.egg-info/PKG-INFO +1 -1
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/CHANGELOG.md +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/CREDITS +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/LICENSE +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/MANIFEST.in +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/README.md +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/build-requirements.txt +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/conftest.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/docs/Makefile +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/docs/README.md +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/docs/make.bat +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/docs/requirements-docs.txt +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/docs/source/additional_features.rst +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/docs/source/builtin_types.rst +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/docs/source/changelog.md +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/docs/source/cheat_sheet_py3.rst +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/docs/source/class_basics.rst +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/docs/source/command_line.rst +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/docs/source/common_issues.rst +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/docs/source/conf.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/docs/source/config_file.rst +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/docs/source/duck_type_compatibility.rst +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/docs/source/dynamic_typing.rst +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/docs/source/error_code_list.rst +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/docs/source/error_code_list2.rst +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/docs/source/error_codes.rst +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/docs/source/existing_code.rst +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/docs/source/extending_mypy.rst +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/docs/source/faq.rst +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/docs/source/final_attrs.rst +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/docs/source/generics.rst +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/docs/source/getting_started.rst +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/docs/source/html_builder.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/docs/source/index.rst +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/docs/source/inline_config.rst +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/docs/source/installed_packages.rst +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/docs/source/kinds_of_types.rst +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/docs/source/literal_types.rst +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/docs/source/metaclasses.rst +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/docs/source/more_types.rst +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/docs/source/mypy_daemon.rst +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/docs/source/mypy_light.svg +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/docs/source/protocols.rst +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/docs/source/running_mypy.rst +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/docs/source/runtime_troubles.rst +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/docs/source/stubgen.rst +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/docs/source/stubs.rst +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/docs/source/stubtest.rst +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/docs/source/supported_python_features.rst +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/docs/source/type_inference_and_annotations.rst +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/docs/source/type_narrowing.rst +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/docs/source/typed_dict.rst +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/misc/apply-cache-diff.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/misc/diff-cache.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/__init__.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/__main__.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/api.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/applytype.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/argmap.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/binder.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/bogus_type.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/build.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/build_worker/__init__.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/build_worker/__main__.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/build_worker/worker.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/cache.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/checker.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/checker_shared.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/checker_state.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/checkexpr.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/checkmember.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/checkpattern.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/checkstrformat.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/config_parser.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/constant_fold.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/constraints.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/copytype.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/defaults.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/dmypy/__init__.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/dmypy/__main__.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/dmypy/client.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/dmypy_os.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/dmypy_server.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/dmypy_util.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/erasetype.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/error_formatter.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/errorcodes.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/errors.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/evalexpr.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/expandtype.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/exportjson.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/exprtotype.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/fastparse.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/find_sources.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/fixup.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/freetree.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/fscache.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/fswatcher.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/gclogger.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/git.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/graph_utils.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/indirection.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/infer.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/inspections.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/ipc.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/join.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/known_modules.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/literals.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/lookup.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/main.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/maptype.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/meet.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/memprofile.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/message_registry.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/messages.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/metastore.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/mixedtraverser.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/modulefinder.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/moduleinspect.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/modules_state.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/mro.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/nativeparse.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/nodes.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/operators.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/options.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/parse.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/partially_defined.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/patterns.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/plugin.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/plugins/__init__.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/plugins/attrs.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/plugins/common.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/plugins/constants.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/plugins/ctypes.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/plugins/dataclasses.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/plugins/default.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/plugins/enums.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/plugins/functools.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/plugins/proper_plugin.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/plugins/singledispatch.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/py.typed +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/pyinfo.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/reachability.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/refinfo.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/renaming.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/report.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/scope.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/semanal.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/semanal_classprop.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/semanal_enum.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/semanal_infer.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/semanal_main.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/semanal_namedtuple.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/semanal_newtype.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/semanal_pass1.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/semanal_shared.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/semanal_typeargs.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/semanal_typeddict.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/server/__init__.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/server/astdiff.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/server/astmerge.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/server/aststrip.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/server/deps.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/server/mergecheck.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/server/objgraph.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/server/subexpr.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/server/target.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/server/trigger.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/server/update.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/sharedparse.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/solve.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/split_namespace.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/state.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/stats.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/strconv.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/stubdoc.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/stubgen.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/stubgenc.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/stubinfo.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/stubtest.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/stubutil.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/subtypes.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/suggestions.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/test/__init__.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/test/config.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/test/data.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/test/helpers.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/test/meta/__init__.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/test/meta/_pytest.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/test/meta/test_diff_helper.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/test/meta/test_parse_data.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/test/meta/test_update_data.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/test/test_config_parser.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/test/test_diff_cache.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/test/test_find_sources.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/test/test_nativeparse.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/test/test_ref_info.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/test/testapi.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/test/testargs.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/test/testcheck.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/test/testcmdline.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/test/testconstraints.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/test/testdaemon.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/test/testdeps.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/test/testdiff.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/test/testerrorstream.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/test/testexportjson.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/test/testfinegrained.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/test/testfinegrainedcache.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/test/testformatter.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/test/testfscache.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/test/testgraph.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/test/testinfer.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/test/testipc.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/test/testmerge.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/test/testmodulefinder.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/test/testmypyc.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/test/testoutput.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/test/testparse.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/test/testpep561.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/test/testpythoneval.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/test/testreports.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/test/testsemanal.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/test/testsolve.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/test/teststubgen.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/test/teststubinfo.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/test/teststubtest.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/test/testsubtypes.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/test/testtransform.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/test/testtypegen.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/test/testtypes.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/test/testutil.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/test/typefixture.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/test/update_data.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/test/visitors.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/traverser.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/treetransform.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/tvar_scope.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/type_visitor.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeanal.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeops.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/types.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/types_utils.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/LICENSE +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/VERSIONS +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/__future__.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/__main__.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/_ast.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/_asyncio.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/_bisect.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/_blake2.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/_bootlocale.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/_bz2.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/_codecs.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/_collections_abc.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/_compat_pickle.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/_compression.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/_contextvars.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/_csv.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/_ctypes.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/_curses.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/_curses_panel.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/_dbm.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/_decimal.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/_frozen_importlib.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/_frozen_importlib_external.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/_gdbm.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/_hashlib.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/_heapq.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/_imp.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/_interpchannels.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/_interpqueues.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/_interpreters.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/_io.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/_json.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/_locale.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/_lsprof.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/_lzma.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/_markupbase.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/_msi.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/_multibytecodec.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/_operator.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/_osx_support.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/_pickle.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/_posixsubprocess.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/_py_abc.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/_pydecimal.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/_queue.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/_random.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/_sitebuiltins.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/_socket.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/_sqlite3.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/_ssl.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/_stat.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/_struct.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/_thread.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/_threading_local.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/_tkinter.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/_tracemalloc.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/_typeshed/README.md +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/_typeshed/__init__.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/_typeshed/_type_checker_internals.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/_typeshed/dbapi.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/_typeshed/importlib.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/_typeshed/wsgi.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/_typeshed/xml.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/_warnings.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/_weakref.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/_weakrefset.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/_winapi.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/_zstd.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/abc.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/aifc.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/annotationlib.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/antigravity.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/argparse.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/array.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/ast.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/asynchat.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/asyncio/__init__.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/asyncio/base_events.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/asyncio/base_futures.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/asyncio/base_subprocess.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/asyncio/base_tasks.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/asyncio/constants.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/asyncio/coroutines.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/asyncio/events.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/asyncio/exceptions.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/asyncio/format_helpers.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/asyncio/futures.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/asyncio/graph.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/asyncio/locks.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/asyncio/log.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/asyncio/mixins.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/asyncio/proactor_events.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/asyncio/protocols.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/asyncio/queues.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/asyncio/runners.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/asyncio/selector_events.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/asyncio/sslproto.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/asyncio/staggered.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/asyncio/streams.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/asyncio/subprocess.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/asyncio/taskgroups.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/asyncio/tasks.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/asyncio/threads.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/asyncio/timeouts.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/asyncio/tools.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/asyncio/transports.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/asyncio/trsock.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/asyncio/unix_events.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/asyncio/windows_events.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/asyncio/windows_utils.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/asyncore.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/atexit.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/audioop.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/base64.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/bdb.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/binascii.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/binhex.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/bisect.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/builtins.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/bz2.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/cProfile.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/calendar.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/cgi.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/cgitb.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/chunk.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/cmath.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/cmd.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/code.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/codecs.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/codeop.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/collections/__init__.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/collections/abc.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/colorsys.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/compileall.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/compression/__init__.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/compression/_common/__init__.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/compression/_common/_streams.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/compression/bz2.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/compression/gzip.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/compression/lzma.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/compression/zlib.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/compression/zstd/__init__.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/compression/zstd/_zstdfile.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/concurrent/__init__.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/concurrent/futures/__init__.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/concurrent/futures/_base.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/concurrent/futures/interpreter.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/concurrent/futures/process.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/concurrent/futures/thread.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/concurrent/interpreters/__init__.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/concurrent/interpreters/_crossinterp.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/concurrent/interpreters/_queues.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/configparser.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/contextlib.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/contextvars.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/copy.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/copyreg.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/crypt.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/csv.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/ctypes/__init__.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/ctypes/_endian.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/ctypes/macholib/__init__.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/ctypes/macholib/dyld.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/ctypes/macholib/dylib.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/ctypes/macholib/framework.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/ctypes/util.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/ctypes/wintypes.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/curses/__init__.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/curses/ascii.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/curses/has_key.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/curses/panel.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/curses/textpad.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/dataclasses.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/datetime.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/dbm/__init__.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/dbm/dumb.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/dbm/gnu.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/dbm/ndbm.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/dbm/sqlite3.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/decimal.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/difflib.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/dis.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/distutils/__init__.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/distutils/_msvccompiler.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/distutils/archive_util.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/distutils/bcppcompiler.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/distutils/ccompiler.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/distutils/cmd.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/distutils/command/__init__.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/distutils/command/bdist.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/distutils/command/bdist_dumb.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/distutils/command/bdist_msi.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/distutils/command/bdist_packager.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/distutils/command/bdist_rpm.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/distutils/command/bdist_wininst.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/distutils/command/build.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/distutils/command/build_clib.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/distutils/command/build_ext.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/distutils/command/build_py.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/distutils/command/build_scripts.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/distutils/command/check.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/distutils/command/clean.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/distutils/command/config.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/distutils/command/install.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/distutils/command/install_data.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/distutils/command/install_egg_info.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/distutils/command/install_headers.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/distutils/command/install_lib.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/distutils/command/install_scripts.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/distutils/command/register.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/distutils/command/sdist.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/distutils/command/upload.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/distutils/config.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/distutils/core.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/distutils/cygwinccompiler.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/distutils/debug.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/distutils/dep_util.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/distutils/dir_util.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/distutils/dist.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/distutils/errors.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/distutils/extension.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/distutils/fancy_getopt.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/distutils/file_util.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/distutils/filelist.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/distutils/log.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/distutils/msvccompiler.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/distutils/spawn.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/distutils/sysconfig.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/distutils/text_file.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/distutils/unixccompiler.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/distutils/util.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/distutils/version.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/doctest.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/email/__init__.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/email/_header_value_parser.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/email/_policybase.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/email/base64mime.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/email/charset.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/email/contentmanager.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/email/encoders.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/email/errors.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/email/feedparser.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/email/generator.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/email/header.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/email/headerregistry.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/email/iterators.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/email/message.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/email/mime/__init__.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/email/mime/application.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/email/mime/audio.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/email/mime/base.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/email/mime/image.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/email/mime/message.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/email/mime/multipart.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/email/mime/nonmultipart.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/email/mime/text.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/email/parser.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/email/policy.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/email/quoprimime.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/email/utils.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/__init__.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/aliases.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/ascii.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/base64_codec.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/big5.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/big5hkscs.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/bz2_codec.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/charmap.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/cp037.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/cp1006.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/cp1026.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/cp1125.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/cp1140.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/cp1250.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/cp1251.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/cp1252.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/cp1253.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/cp1254.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/cp1255.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/cp1256.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/cp1257.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/cp1258.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/cp273.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/cp424.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/cp437.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/cp500.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/cp720.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/cp737.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/cp775.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/cp850.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/cp852.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/cp855.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/cp856.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/cp857.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/cp858.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/cp860.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/cp861.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/cp862.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/cp863.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/cp864.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/cp865.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/cp866.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/cp869.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/cp874.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/cp875.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/cp932.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/cp949.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/cp950.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/euc_jis_2004.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/euc_jisx0213.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/euc_jp.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/euc_kr.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/gb18030.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/gb2312.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/gbk.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/hex_codec.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/hp_roman8.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/hz.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/idna.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/iso2022_jp.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/iso2022_jp_1.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/iso2022_jp_2.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/iso2022_jp_2004.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/iso2022_jp_3.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/iso2022_jp_ext.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/iso2022_kr.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/iso8859_1.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/iso8859_10.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/iso8859_11.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/iso8859_13.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/iso8859_14.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/iso8859_15.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/iso8859_16.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/iso8859_2.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/iso8859_3.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/iso8859_4.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/iso8859_5.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/iso8859_6.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/iso8859_7.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/iso8859_8.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/iso8859_9.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/johab.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/koi8_r.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/koi8_t.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/koi8_u.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/kz1048.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/latin_1.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/mac_arabic.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/mac_croatian.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/mac_cyrillic.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/mac_farsi.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/mac_greek.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/mac_iceland.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/mac_latin2.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/mac_roman.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/mac_romanian.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/mac_turkish.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/mbcs.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/oem.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/palmos.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/ptcp154.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/punycode.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/quopri_codec.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/raw_unicode_escape.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/rot_13.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/shift_jis.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/shift_jis_2004.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/shift_jisx0213.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/tis_620.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/undefined.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/unicode_escape.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/utf_16.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/utf_16_be.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/utf_16_le.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/utf_32.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/utf_32_be.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/utf_32_le.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/utf_7.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/utf_8.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/utf_8_sig.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/uu_codec.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/encodings/zlib_codec.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/ensurepip/__init__.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/enum.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/errno.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/faulthandler.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/fcntl.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/filecmp.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/fileinput.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/fnmatch.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/formatter.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/fractions.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/ftplib.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/functools.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/gc.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/genericpath.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/getopt.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/getpass.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/gettext.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/glob.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/graphlib.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/grp.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/gzip.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/hashlib.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/heapq.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/hmac.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/html/__init__.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/html/entities.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/html/parser.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/http/__init__.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/http/client.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/http/cookiejar.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/http/cookies.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/http/server.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/imaplib.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/imghdr.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/imp.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/importlib/__init__.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/importlib/_abc.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/importlib/_bootstrap.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/importlib/_bootstrap_external.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/importlib/abc.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/importlib/machinery.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/importlib/metadata/__init__.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/importlib/metadata/_meta.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/importlib/metadata/diagnose.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/importlib/readers.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/importlib/resources/__init__.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/importlib/resources/_common.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/importlib/resources/_functional.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/importlib/resources/abc.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/importlib/resources/readers.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/importlib/resources/simple.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/importlib/simple.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/importlib/util.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/inspect.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/io.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/ipaddress.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/itertools.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/json/__init__.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/json/decoder.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/json/encoder.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/json/scanner.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/json/tool.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/keyword.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/lib2to3/__init__.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/lib2to3/btm_matcher.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/lib2to3/fixer_base.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/lib2to3/fixes/__init__.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/lib2to3/fixes/fix_apply.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/lib2to3/fixes/fix_asserts.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/lib2to3/fixes/fix_basestring.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/lib2to3/fixes/fix_buffer.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/lib2to3/fixes/fix_dict.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/lib2to3/fixes/fix_except.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/lib2to3/fixes/fix_exec.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/lib2to3/fixes/fix_execfile.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/lib2to3/fixes/fix_exitfunc.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/lib2to3/fixes/fix_filter.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/lib2to3/fixes/fix_funcattrs.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/lib2to3/fixes/fix_future.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/lib2to3/fixes/fix_getcwdu.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/lib2to3/fixes/fix_has_key.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/lib2to3/fixes/fix_idioms.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/lib2to3/fixes/fix_import.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/lib2to3/fixes/fix_imports.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/lib2to3/fixes/fix_imports2.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/lib2to3/fixes/fix_input.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/lib2to3/fixes/fix_intern.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/lib2to3/fixes/fix_isinstance.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/lib2to3/fixes/fix_itertools.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/lib2to3/fixes/fix_itertools_imports.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/lib2to3/fixes/fix_long.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/lib2to3/fixes/fix_map.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/lib2to3/fixes/fix_metaclass.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/lib2to3/fixes/fix_methodattrs.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/lib2to3/fixes/fix_ne.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/lib2to3/fixes/fix_next.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/lib2to3/fixes/fix_nonzero.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/lib2to3/fixes/fix_numliterals.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/lib2to3/fixes/fix_operator.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/lib2to3/fixes/fix_paren.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/lib2to3/fixes/fix_print.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/lib2to3/fixes/fix_raise.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/lib2to3/fixes/fix_raw_input.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/lib2to3/fixes/fix_reduce.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/lib2to3/fixes/fix_reload.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/lib2to3/fixes/fix_renames.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/lib2to3/fixes/fix_repr.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/lib2to3/fixes/fix_set_literal.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/lib2to3/fixes/fix_standarderror.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/lib2to3/fixes/fix_sys_exc.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/lib2to3/fixes/fix_throw.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/lib2to3/fixes/fix_tuple_params.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/lib2to3/fixes/fix_types.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/lib2to3/fixes/fix_unicode.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/lib2to3/fixes/fix_urllib.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/lib2to3/fixes/fix_ws_comma.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/lib2to3/fixes/fix_xrange.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/lib2to3/fixes/fix_xreadlines.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/lib2to3/fixes/fix_zip.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/lib2to3/main.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/lib2to3/pgen2/__init__.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/lib2to3/pgen2/driver.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/lib2to3/pgen2/grammar.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/lib2to3/pgen2/literals.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/lib2to3/pgen2/parse.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/lib2to3/pgen2/pgen.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/lib2to3/pgen2/token.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/lib2to3/pgen2/tokenize.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/lib2to3/pygram.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/lib2to3/pytree.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/lib2to3/refactor.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/linecache.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/locale.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/logging/__init__.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/logging/config.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/logging/handlers.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/lzma.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/mailbox.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/mailcap.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/marshal.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/math.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/mimetypes.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/mmap.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/modulefinder.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/msilib/__init__.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/msilib/schema.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/msilib/sequence.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/msilib/text.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/msvcrt.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/multiprocessing/__init__.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/multiprocessing/connection.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/multiprocessing/context.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/multiprocessing/dummy/__init__.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/multiprocessing/dummy/connection.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/multiprocessing/forkserver.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/multiprocessing/heap.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/multiprocessing/managers.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/multiprocessing/pool.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/multiprocessing/popen_fork.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/multiprocessing/popen_forkserver.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/multiprocessing/popen_spawn_posix.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/multiprocessing/popen_spawn_win32.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/multiprocessing/process.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/multiprocessing/queues.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/multiprocessing/reduction.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/multiprocessing/resource_sharer.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/multiprocessing/resource_tracker.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/multiprocessing/shared_memory.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/multiprocessing/sharedctypes.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/multiprocessing/spawn.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/multiprocessing/synchronize.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/multiprocessing/util.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/netrc.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/nis.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/nntplib.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/nt.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/ntpath.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/nturl2path.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/numbers.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/opcode.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/operator.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/optparse.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/os/__init__.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/os/path.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/ossaudiodev.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/parser.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/pathlib/__init__.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/pathlib/types.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/pdb.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/pickle.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/pickletools.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/pipes.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/pkgutil.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/platform.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/plistlib.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/poplib.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/posix.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/posixpath.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/pprint.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/profile.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/pstats.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/pty.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/pwd.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/py_compile.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/pyclbr.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/pydoc.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/pydoc_data/__init__.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/pydoc_data/module_docs.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/pydoc_data/topics.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/pyexpat/__init__.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/pyexpat/errors.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/pyexpat/model.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/queue.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/quopri.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/random.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/re.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/readline.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/reprlib.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/resource.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/rlcompleter.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/runpy.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/sched.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/secrets.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/select.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/selectors.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/shelve.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/shlex.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/shutil.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/signal.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/site.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/smtpd.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/smtplib.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/sndhdr.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/socket.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/socketserver.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/spwd.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/sqlite3/__init__.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/sqlite3/dbapi2.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/sqlite3/dump.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/sre_compile.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/sre_constants.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/sre_parse.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/ssl.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/stat.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/statistics.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/string/__init__.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/string/templatelib.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/stringprep.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/struct.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/subprocess.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/sunau.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/symbol.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/symtable.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/sys/__init__.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/sys/_monitoring.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/sysconfig.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/syslog.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/tabnanny.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/tarfile.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/telnetlib.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/tempfile.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/termios.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/textwrap.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/this.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/threading.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/time.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/timeit.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/tkinter/__init__.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/tkinter/colorchooser.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/tkinter/commondialog.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/tkinter/constants.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/tkinter/dialog.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/tkinter/dnd.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/tkinter/filedialog.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/tkinter/font.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/tkinter/messagebox.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/tkinter/scrolledtext.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/tkinter/simpledialog.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/tkinter/tix.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/tkinter/ttk.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/token.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/tokenize.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/tomllib.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/trace.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/traceback.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/tracemalloc.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/tty.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/turtle.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/types.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/typing.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/typing_extensions.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/unicodedata.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/unittest/__init__.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/unittest/_log.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/unittest/async_case.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/unittest/case.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/unittest/loader.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/unittest/main.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/unittest/mock.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/unittest/result.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/unittest/runner.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/unittest/signals.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/unittest/suite.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/unittest/util.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/urllib/__init__.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/urllib/error.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/urllib/parse.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/urllib/request.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/urllib/response.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/urllib/robotparser.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/uu.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/uuid.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/venv/__init__.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/warnings.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/wave.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/weakref.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/webbrowser.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/winreg.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/winsound.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/wsgiref/__init__.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/wsgiref/handlers.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/wsgiref/headers.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/wsgiref/simple_server.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/wsgiref/types.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/wsgiref/util.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/wsgiref/validate.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/xdrlib.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/xml/__init__.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/xml/dom/NodeFilter.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/xml/dom/__init__.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/xml/dom/domreg.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/xml/dom/expatbuilder.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/xml/dom/minicompat.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/xml/dom/minidom.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/xml/dom/pulldom.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/xml/dom/xmlbuilder.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/xml/etree/ElementInclude.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/xml/etree/ElementPath.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/xml/etree/ElementTree.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/xml/etree/__init__.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/xml/etree/cElementTree.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/xml/parsers/__init__.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/xml/parsers/expat/__init__.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/xml/parsers/expat/errors.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/xml/parsers/expat/model.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/xml/sax/__init__.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/xml/sax/_exceptions.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/xml/sax/expatreader.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/xml/sax/handler.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/xml/sax/saxutils.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/xml/sax/xmlreader.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/xmlrpc/__init__.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/xmlrpc/client.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/xmlrpc/server.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/xxlimited.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/zipapp.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/zipfile/__init__.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/zipfile/_path/__init__.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/zipfile/_path/glob.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/zipimport.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/zlib.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/zoneinfo/__init__.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/zoneinfo/_common.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stdlib/zoneinfo/_tzpath.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stubs/librt/librt/__init__.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stubs/librt/librt/base64.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stubs/librt/librt/internal.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stubs/librt/librt/random.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stubs/librt/librt/strings.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stubs/librt/librt/time.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stubs/librt/librt/vecs.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typeshed/stubs/mypy-extensions/mypy_extensions.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typestate.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typetraverser.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typevars.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/typevartuples.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/util.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/visitor.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/xml/mypy-html.css +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/xml/mypy-html.xslt +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/xml/mypy-txt.xslt +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy/xml/mypy.xsd +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy-requirements.txt +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy_bootstrap.ini +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypy_self_check.ini +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/README.md +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/__init__.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/__main__.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/analysis/__init__.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/analysis/attrdefined.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/analysis/blockfreq.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/analysis/capsule_deps.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/analysis/dataflow.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/analysis/ircheck.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/analysis/selfleaks.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/annotate.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/build_setup.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/codegen/__init__.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/codegen/cstring.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/codegen/emit.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/codegen/emitclass.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/codegen/emitfunc.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/codegen/emitmodule.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/codegen/emitwrapper.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/codegen/literals.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/common.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/crash.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/doc/Makefile +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/doc/bool_operations.rst +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/doc/bytearray_operations.rst +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/doc/bytes_operations.rst +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/doc/compilation_units.rst +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/doc/conf.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/doc/cpython-timings.md +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/doc/dev-intro.md +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/doc/dict_operations.rst +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/doc/differences_from_python.rst +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/doc/float_operations.rst +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/doc/frozenset_operations.rst +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/doc/future.md +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/doc/getting_started.rst +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/doc/index.rst +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/doc/int_operations.rst +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/doc/introduction.rst +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/doc/librt.rst +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/doc/librt_base64.rst +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/doc/librt_random.rst +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/doc/librt_strings.rst +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/doc/librt_time.rst +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/doc/librt_vecs.rst +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/doc/list_operations.rst +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/doc/make.bat +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/doc/native_classes.rst +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/doc/native_operations.rst +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/doc/performance_tips_and_tricks.rst +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/doc/set_operations.rst +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/doc/str_operations.rst +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/doc/tuple_operations.rst +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/doc/using_type_annotations.rst +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/errors.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/external/googletest/LICENSE +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/external/googletest/README.md +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/external/googletest/include/gtest/gtest-death-test.h +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/external/googletest/include/gtest/gtest-message.h +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/external/googletest/include/gtest/gtest-param-test.h +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/external/googletest/include/gtest/gtest-param-test.h.pump +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/external/googletest/include/gtest/gtest-printers.h +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/external/googletest/include/gtest/gtest-spi.h +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/external/googletest/include/gtest/gtest-test-part.h +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/external/googletest/include/gtest/gtest-typed-test.h +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/external/googletest/include/gtest/gtest.h +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/external/googletest/include/gtest/gtest_pred_impl.h +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/external/googletest/include/gtest/gtest_prod.h +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/external/googletest/include/gtest/internal/custom/gtest-port.h +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/external/googletest/include/gtest/internal/custom/gtest-printers.h +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/external/googletest/include/gtest/internal/custom/gtest.h +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/external/googletest/include/gtest/internal/gtest-death-test-internal.h +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/external/googletest/include/gtest/internal/gtest-filepath.h +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/external/googletest/include/gtest/internal/gtest-internal.h +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/external/googletest/include/gtest/internal/gtest-linked_ptr.h +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/external/googletest/include/gtest/internal/gtest-param-util-generated.h +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/external/googletest/include/gtest/internal/gtest-param-util-generated.h.pump +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/external/googletest/include/gtest/internal/gtest-param-util.h +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/external/googletest/include/gtest/internal/gtest-port-arch.h +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/external/googletest/include/gtest/internal/gtest-port.h +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/external/googletest/include/gtest/internal/gtest-string.h +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/external/googletest/include/gtest/internal/gtest-tuple.h +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/external/googletest/include/gtest/internal/gtest-tuple.h.pump +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/external/googletest/include/gtest/internal/gtest-type-util.h +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/external/googletest/include/gtest/internal/gtest-type-util.h.pump +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/external/googletest/make/Makefile +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/external/googletest/src/gtest-all.cc +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/external/googletest/src/gtest-death-test.cc +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/external/googletest/src/gtest-filepath.cc +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/external/googletest/src/gtest-internal-inl.h +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/external/googletest/src/gtest-port.cc +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/external/googletest/src/gtest-printers.cc +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/external/googletest/src/gtest-test-part.cc +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/external/googletest/src/gtest-typed-test.cc +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/external/googletest/src/gtest.cc +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/external/googletest/src/gtest_main.cc +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/ir/__init__.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/ir/class_ir.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/ir/deps.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/ir/func_ir.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/ir/module_ir.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/ir/ops.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/ir/pprint.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/ir/rtypes.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/irbuild/__init__.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/irbuild/ast_helpers.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/irbuild/builder.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/irbuild/callable_class.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/irbuild/classdef.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/irbuild/constant_fold.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/irbuild/context.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/irbuild/env_class.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/irbuild/expression.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/irbuild/for_helpers.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/irbuild/format_str_tokenizer.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/irbuild/function.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/irbuild/generator.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/irbuild/ll_builder.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/irbuild/main.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/irbuild/mapper.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/irbuild/match.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/irbuild/missingtypevisitor.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/irbuild/nonlocalcontrol.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/irbuild/prebuildvisitor.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/irbuild/prepare.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/irbuild/specialize.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/irbuild/statement.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/irbuild/targets.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/irbuild/util.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/irbuild/vec.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/irbuild/visitor.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/irbuild/vtable.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/CPy.h +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/base64/arch/avx/codec.c +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/base64/arch/avx/enc_loop_asm.c +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/base64/arch/avx2/codec.c +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/base64/arch/avx2/dec_loop.c +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/base64/arch/avx2/dec_reshuffle.c +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/base64/arch/avx2/enc_loop.c +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/base64/arch/avx2/enc_loop_asm.c +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/base64/arch/avx2/enc_reshuffle.c +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/base64/arch/avx2/enc_translate.c +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/base64/arch/avx512/codec.c +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/base64/arch/avx512/enc_loop.c +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/base64/arch/avx512/enc_reshuffle_translate.c +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/base64/arch/generic/32/dec_loop.c +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/base64/arch/generic/32/enc_loop.c +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/base64/arch/generic/64/enc_loop.c +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/base64/arch/generic/codec.c +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/base64/arch/generic/dec_head.c +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/base64/arch/generic/dec_tail.c +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/base64/arch/generic/enc_head.c +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/base64/arch/generic/enc_tail.c +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/base64/arch/neon32/codec.c +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/base64/arch/neon32/dec_loop.c +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/base64/arch/neon32/enc_loop.c +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/base64/arch/neon32/enc_reshuffle.c +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/base64/arch/neon32/enc_translate.c +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/base64/arch/neon64/codec.c +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/base64/arch/neon64/dec_loop.c +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/base64/arch/neon64/enc_loop.c +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/base64/arch/neon64/enc_loop_asm.c +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/base64/arch/neon64/enc_reshuffle.c +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/base64/arch/sse41/codec.c +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/base64/arch/sse42/codec.c +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/base64/arch/ssse3/codec.c +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/base64/arch/ssse3/dec_loop.c +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/base64/arch/ssse3/dec_reshuffle.c +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/base64/arch/ssse3/enc_loop.c +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/base64/arch/ssse3/enc_loop_asm.c +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/base64/arch/ssse3/enc_reshuffle.c +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/base64/arch/ssse3/enc_translate.c +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/base64/codec_choose.c +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/base64/codecs.h +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/base64/config.h +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/base64/env.h +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/base64/lib.c +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/base64/lib_openmp.c +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/base64/libbase64.h +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/base64/librt_base64.c +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/base64/librt_base64.h +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/base64/librt_base64_api.c +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/base64/librt_base64_api.h +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/base64/tables/table_dec_32bit.h +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/base64/tables/table_enc_12bit.h +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/base64/tables/tables.c +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/base64/tables/tables.h +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/build_setup.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/bytearray_extra_ops.c +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/bytearray_extra_ops.h +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/bytes_extra_ops.c +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/bytes_extra_ops.h +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/bytes_ops.c +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/byteswriter_extra_ops.c +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/byteswriter_extra_ops.h +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/dict_ops.c +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/exc_ops.c +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/float_ops.c +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/function_wrapper.c +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/generic_ops.c +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/getargs.c +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/getargsfast.c +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/init.c +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/int_ops.c +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/internal/librt_internal.c +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/internal/librt_internal.h +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/internal/librt_internal_api.c +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/internal/librt_internal_api.h +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/list_ops.c +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/misc_ops.c +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/module_shim.tmpl +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/module_shim_no_gil_multiphase.tmpl +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/mypyc_util.h +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/pythoncapi_compat.h +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/pythonsupport.c +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/pythonsupport.h +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/random/librt_random.c +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/random/librt_random.h +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/random/librt_random_api.c +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/random/librt_random_api.h +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/set_ops.c +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/setup.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/static_data.c +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/static_data.h +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/str_extra_ops.c +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/str_extra_ops.h +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/str_ops.c +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/strings/librt_strings.c +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/strings/librt_strings.h +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/strings/librt_strings_api.c +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/strings/librt_strings_api.h +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/strings/librt_strings_common.h +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/stringwriter_extra_ops.c +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/stringwriter_extra_ops.h +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/test_capi.cc +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/time/librt_time.c +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/time/librt_time.h +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/time/librt_time_api.c +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/time/librt_time_api.h +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/tuple_ops.c +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/vecs/librt_vecs.c +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/vecs/librt_vecs.h +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/vecs/librt_vecs_api.c +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/vecs/librt_vecs_api.h +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/vecs/vec_bool.c +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/vecs/vec_float.c +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/vecs/vec_i16.c +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/vecs/vec_i32.c +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/vecs/vec_i64.c +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/vecs/vec_nested.c +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/vecs/vec_t.c +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/vecs/vec_template.c +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/vecs/vec_u8.c +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/vecs/vecs_internal.h +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/vecs_extra_ops.c +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lib-rt/vecs_extra_ops.h +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lower/__init__.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lower/int_ops.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lower/list_ops.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lower/misc_ops.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/lower/registry.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/namegen.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/options.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/primitives/__init__.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/primitives/bytearray_ops.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/primitives/bytes_ops.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/primitives/dict_ops.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/primitives/exc_ops.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/primitives/float_ops.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/primitives/generic_ops.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/primitives/int_ops.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/primitives/librt_random_ops.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/primitives/librt_strings_ops.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/primitives/librt_time_ops.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/primitives/librt_vecs_ops.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/primitives/list_ops.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/primitives/misc_ops.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/primitives/registry.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/primitives/set_ops.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/primitives/str_ops.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/primitives/tuple_ops.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/primitives/weakref_ops.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/py.typed +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/rt_subtype.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/sametype.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/subtype.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test/__init__.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test/config.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test/librt_cache.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test/test_alwaysdefined.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test/test_analysis.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test/test_annotate.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test/test_capsule_deps.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test/test_cheader.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test/test_commandline.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test/test_emit.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test/test_emitclass.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test/test_emitfunc.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test/test_emitmodule.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test/test_emitwrapper.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test/test_exceptions.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test/test_external.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test/test_irbuild.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test/test_ircheck.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test/test_literals.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test/test_lowering.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test/test_misc.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test/test_namegen.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test/test_optimizations.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test/test_pprint.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test/test_rarray.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test/test_refcount.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test/test_run.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test/test_serialization.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test/test_statement.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test/test_struct.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test/test_tuplename.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test/test_typeops.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/alwaysdefined.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/analysis.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/annotate-basic.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/capsule-deps.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/commandline.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/driver/driver.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/exceptions-freq.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/exceptions.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/fixtures/ir.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/fixtures/testutil.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/fixtures/typing-full.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/irbuild-any.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/irbuild-base64.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/irbuild-basic.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/irbuild-bool.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/irbuild-bytes.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/irbuild-classes.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/irbuild-constant-fold.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/irbuild-dict.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/irbuild-dunders.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/irbuild-float.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/irbuild-frozenset.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/irbuild-generics.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/irbuild-glue-methods.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/irbuild-i16.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/irbuild-i32.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/irbuild-i64.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/irbuild-int.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/irbuild-isinstance.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/irbuild-librt-random.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/irbuild-librt-strings.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/irbuild-lists.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/irbuild-match.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/irbuild-math.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/irbuild-nested.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/irbuild-optional.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/irbuild-python312.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/irbuild-python314.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/irbuild-set.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/irbuild-singledispatch.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/irbuild-statements.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/irbuild-str.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/irbuild-strip-asserts.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/irbuild-time.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/irbuild-try.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/irbuild-tuple.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/irbuild-u8.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/irbuild-unreachable.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/irbuild-vec-i64.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/irbuild-vec-misc.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/irbuild-vec-nested.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/irbuild-vec-t.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/irbuild-vectorcall.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/irbuild-weakref.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/lowering-int.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/lowering-list.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/opt-copy-propagation.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/opt-flag-elimination.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/refcount.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/run-async.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/run-attrs.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/run-base64.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/run-bench.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/run-bools.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/run-bytes.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/run-char.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/run-classes.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/run-dicts.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/run-dunders-special.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/run-dunders.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/run-exceptions.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/run-floats.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/run-functions.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/run-generators.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/run-generics.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/run-i16.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/run-i32.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/run-i64.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/run-imports.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/run-integers.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/run-librt-random.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/run-librt-strings.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/run-librt-time.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/run-lists.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/run-loops.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/run-match.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/run-math.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/run-misc.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/run-mypy-sim.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/run-primitives.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/run-python312.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/run-python37.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/run-python38.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/run-sets.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/run-signatures.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/run-singledispatch.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/run-strings.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/run-traits.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/run-tuples.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/run-u8.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/run-vecs-i64-interp.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/run-vecs-i64.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/run-vecs-misc-interp.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/run-vecs-misc.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/run-vecs-nested-interp.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/run-vecs-nested.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/run-vecs-t-interp.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/run-vecs-t.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/test-data/run-weakref.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/transform/__init__.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/transform/char_str_index_fold.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/transform/copy_propagation.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/transform/exceptions.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/transform/flag_elimination.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/transform/ir_transform.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/transform/log_trace.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/transform/lower.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/transform/refcount.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/transform/spill.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/mypyc/transform/uninit.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/pyproject.toml +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/runtests.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/setup.cfg +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/setup.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/sqlglot_mypy.egg-info/SOURCES.txt +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/sqlglot_mypy.egg-info/dependency_links.txt +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/sqlglot_mypy.egg-info/entry_points.txt +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/sqlglot_mypy.egg-info/requires.txt +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/sqlglot_mypy.egg-info/top_level.txt +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/packages/modulefinder/nsx-pkg1/nsx/a/__init__.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/packages/modulefinder/nsx-pkg2/nsx/b/__init__.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/packages/modulefinder/nsx-pkg3/nsx/c/c +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/packages/modulefinder/nsx-pkg3/nsx/c/c.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/packages/modulefinder/nsy-pkg1/nsy/a/__init__.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/packages/modulefinder/nsy-pkg1/nsy/a/__init__.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/packages/modulefinder/nsy-pkg2/nsy/b/__init__.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/packages/modulefinder/nsy-pkg2/nsy/b.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/packages/modulefinder/nsy-pkg2/nsy/c.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/packages/modulefinder/nsy-pkg2/nsy/c.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/packages/modulefinder/pkg1/a +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/packages/modulefinder/pkg1/a.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/packages/modulefinder/pkg2/b/__init__.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/packages/modulefinder/readme.txt +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/packages/modulefinder-site-packages/baz/baz_pkg/__init__.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/packages/modulefinder-site-packages/baz/baz_pkg/py.typed +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/packages/modulefinder-site-packages/baz/ns_baz_pkg/a.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/packages/modulefinder-site-packages/baz/ns_baz_pkg/py.typed +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/packages/modulefinder-site-packages/foo/__init__.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/packages/modulefinder-site-packages/foo/bar.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/packages/modulefinder-site-packages/foo-stubs/__init__.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/packages/modulefinder-site-packages/foo-stubs/bar.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/packages/modulefinder-site-packages/foo-stubs/qux.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/packages/modulefinder-site-packages/ns_pkg_typed/a.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/packages/modulefinder-site-packages/ns_pkg_typed/b/c.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/packages/modulefinder-site-packages/ns_pkg_typed/py.typed +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/packages/modulefinder-site-packages/ns_pkg_untyped/a.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/packages/modulefinder-site-packages/ns_pkg_untyped/b/c.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/packages/modulefinder-site-packages/ns_pkg_w_stubs/typed/__init__.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/packages/modulefinder-site-packages/ns_pkg_w_stubs/typed_inline/__init__.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/packages/modulefinder-site-packages/ns_pkg_w_stubs/typed_inline/py.typed +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/packages/modulefinder-site-packages/ns_pkg_w_stubs/untyped/__init__.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/packages/modulefinder-site-packages/ns_pkg_w_stubs-stubs/typed/__init__.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/packages/modulefinder-site-packages/pkg_typed/__init__.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/packages/modulefinder-site-packages/pkg_typed/a.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/packages/modulefinder-site-packages/pkg_typed/b/__init__.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/packages/modulefinder-site-packages/pkg_typed/b/c.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/packages/modulefinder-site-packages/pkg_typed/py.typed +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/packages/modulefinder-site-packages/pkg_typed_w_stubs/__init__.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/packages/modulefinder-site-packages/pkg_typed_w_stubs/__init__.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/packages/modulefinder-site-packages/pkg_typed_w_stubs/py.typed +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/packages/modulefinder-site-packages/pkg_typed_w_stubs/spam.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/packages/modulefinder-site-packages/pkg_typed_w_stubs/spam.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/packages/modulefinder-site-packages/pkg_typed_w_stubs-stubs/__init__.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/packages/modulefinder-site-packages/pkg_typed_w_stubs-stubs/spam.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/packages/modulefinder-site-packages/pkg_untyped/__init__.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/packages/modulefinder-site-packages/pkg_untyped/a.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/packages/modulefinder-site-packages/pkg_untyped/b/__init__.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/packages/modulefinder-site-packages/pkg_untyped/b/c.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/packages/modulefinder-site-packages/standalone.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/packages/modulefinder-src/neighbor_pkg/__init__.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/packages/modulefinder-src/neighbor_pkg/py.typed +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/packages/modulefinder-src/ns_neighbor_pkg/a.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/packages/modulefinder-src/ns_neighbor_pkg/py.typed +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/packages/typedpkg/pyproject.toml +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/packages/typedpkg/typedpkg/__init__.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/packages/typedpkg/typedpkg/dne.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/packages/typedpkg/typedpkg/pkg/__init__.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/packages/typedpkg/typedpkg/pkg/aaa.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/packages/typedpkg/typedpkg/pkg/py.typed +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/packages/typedpkg/typedpkg/py.typed +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/packages/typedpkg/typedpkg/sample.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/packages/typedpkg-stubs/pyproject.toml +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/packages/typedpkg-stubs/typedpkg-stubs/__init__.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/packages/typedpkg-stubs/typedpkg-stubs/py.typed +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/packages/typedpkg-stubs/typedpkg-stubs/sample.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/packages/typedpkg_ns_a/pyproject.toml +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/packages/typedpkg_ns_a/typedpkg_ns/__init__.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/packages/typedpkg_ns_a/typedpkg_ns/a/__init__.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/packages/typedpkg_ns_a/typedpkg_ns/a/bbb.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/packages/typedpkg_ns_a/typedpkg_ns/a/py.typed +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/packages/typedpkg_ns_b/pyproject.toml +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/packages/typedpkg_ns_b/typedpkg_ns/__init__.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/packages/typedpkg_ns_b/typedpkg_ns/b/__init__.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/packages/typedpkg_ns_b/typedpkg_ns/b/bbb.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/packages/typedpkg_ns_b-stubs/pyproject.toml +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/packages/typedpkg_ns_b-stubs/typedpkg_ns-stubs/b/__init__.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/packages/typedpkg_ns_b-stubs/typedpkg_ns-stubs/b/bbb.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/packages/typedpkg_ns_nested/pyproject.toml +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/packages/typedpkg_ns_nested/typedpkg_ns/a/__init__.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/packages/typedpkg_ns_nested/typedpkg_ns/a/py.typed +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/packages/typedpkg_ns_nested/typedpkg_ns/b/__init__.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/pybind11_fixtures/expected_stubs_no_docs/pybind11_fixtures/__init__.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/pybind11_fixtures/expected_stubs_no_docs/pybind11_fixtures/demo.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/pybind11_fixtures/expected_stubs_with_docs/pybind11_fixtures/__init__.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/pybind11_fixtures/expected_stubs_with_docs/pybind11_fixtures/demo.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/pybind11_fixtures/pyproject.toml +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/pybind11_fixtures/setup.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/pybind11_fixtures/src/main.cpp +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/README.md +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-abstract.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-annotated.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-assert-type-fail.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-async-await.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-basic.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-bound.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-callable.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-class-namedtuple.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-classes.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-classvar.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-columns.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-ctypes.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-custom-plugin.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-dataclass-transform.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-dataclasses.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-deprecated.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-dynamic-typing.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-enum.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-errorcodes.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-expressions.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-fastparse.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-final.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-flags.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-formatting.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-functions.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-functools.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-generic-alias.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-generic-subtyping.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-generics.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-ignore.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-incomplete-fixture.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-incremental.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-inference-context.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-inference.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-inline-config.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-isinstance.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-itertools.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-kwargs.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-lists.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-literal.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-lowercase.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-modules-case.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-modules-fast.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-modules.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-multiple-inheritance.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-namedtuple.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-narrowing.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-native-int.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-newsemanal.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-newsyntax.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-newtype.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-optional.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-overloading.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-parameter-specification.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-plugin-attrs.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-plugin-error-codes.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-possibly-undefined.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-protocols.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-python310.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-python311.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-python312.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-python313.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-python314.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-python38.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-python39.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-recursive-types.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-redefine.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-redefine2.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-reports.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-selftype.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-semanal-error.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-serialize.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-singledispatch.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-slots.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-statements.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-super.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-tuples.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-type-aliases.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-type-checks.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-type-object-type-inference.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-type-promotion.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-typeddict.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-typeform.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-typeguard.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-typeis.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-typevar-defaults.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-typevar-tuple.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-typevar-unbound.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-typevar-values.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-underscores.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-union-error-syntax.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-union-or-syntax.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-unions.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-unreachable-code.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-unsupported.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-varargs.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-vec.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/check-warnings.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/cmdline.pyproject.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/cmdline.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/daemon.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/deps-classes.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/deps-expressions.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/deps-generics.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/deps-statements.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/deps-types.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/deps.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/diff.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/envvars.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/errorstream.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/exportjson.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/fine-grained-attr.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/fine-grained-blockers.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/fine-grained-cache-incremental.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/fine-grained-cycles.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/fine-grained-dataclass-transform.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/fine-grained-dataclass.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/fine-grained-follow-imports.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/fine-grained-inspect.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/fine-grained-modules.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/fine-grained-python312.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/fine-grained-python314.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/fine-grained-suggest.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/fine-grained.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/fixtures/__init_subclass__.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/fixtures/__new__.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/fixtures/alias.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/fixtures/any.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/fixtures/args.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/fixtures/async_await.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/fixtures/bool.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/fixtures/callable.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/fixtures/classmethod.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/fixtures/complex.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/fixtures/complex_tuple.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/fixtures/dataclasses.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/fixtures/dict-full.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/fixtures/dict.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/fixtures/divmod.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/fixtures/enum.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/fixtures/exception.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/fixtures/f_string.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/fixtures/fine_grained.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/fixtures/float.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/fixtures/floatdict.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/fixtures/for.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/fixtures/for_else_exception.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/fixtures/function.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/fixtures/isinstance.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/fixtures/isinstance_python3_10.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/fixtures/isinstancelist.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/fixtures/len.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/fixtures/list.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/fixtures/literal__new__.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/fixtures/module.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/fixtures/module_all.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/fixtures/narrowing.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/fixtures/notimplemented.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/fixtures/object_hashable.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/fixtures/object_with_init_subclass.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/fixtures/ops.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/fixtures/paramspec.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/fixtures/plugin_attrs.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/fixtures/primitives.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/fixtures/property.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/fixtures/set.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/fixtures/slice.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/fixtures/staticmethod.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/fixtures/transform.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/fixtures/tuple-simple.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/fixtures/tuple-typeshed.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/fixtures/tuple.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/fixtures/type.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/fixtures/typing-async.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/fixtures/typing-full.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/fixtures/typing-medium.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/fixtures/typing-namedtuple.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/fixtures/typing-override.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/fixtures/typing-typeddict-iror.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/fixtures/typing-typeddict.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/fixtures/union.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/hacks.txt +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/lib-stub/_decimal.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/lib-stub/_typeshed.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/lib-stub/_weakref.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/lib-stub/abc.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/lib-stub/attr/__init__.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/lib-stub/attr/converters.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/lib-stub/attrs/__init__.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/lib-stub/attrs/converters.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/lib-stub/blocker.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/lib-stub/blocker2.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/lib-stub/broken.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/lib-stub/builtins.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/lib-stub/collections.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/lib-stub/contextlib.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/lib-stub/dataclasses.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/lib-stub/datetime.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/lib-stub/decimal.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/lib-stub/enum.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/lib-stub/functools.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/lib-stub/future/__init__.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/lib-stub/future/utils.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/lib-stub/math.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/lib-stub/mypy_extensions.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/lib-stub/native_internal.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/lib-stub/numbers.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/lib-stub/six.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/lib-stub/string/__init__.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/lib-stub/string/templatelib.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/lib-stub/sys.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/lib-stub/traceback.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/lib-stub/types.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/lib-stub/typing.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/lib-stub/typing_extensions.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/lib-stub/unannotated_lib.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/lib-stub/weakref.pyi +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/merge.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/native-parser-imports.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/native-parser.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/outputjson.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/parse-errors.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/parse-python310.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/parse-python312.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/parse-python313.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/parse-python314.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/parse.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/pep561.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/plugins/add_classmethod.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/plugins/add_method.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/plugins/add_overloaded_method.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/plugins/arg_kinds.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/plugins/arg_names.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/plugins/attrhook.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/plugins/attrhook2.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/plugins/badreturn.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/plugins/badreturn2.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/plugins/callable_instance.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/plugins/class_attr_hook.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/plugins/class_callable.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/plugins/common_api_incremental.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/plugins/config_data.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/plugins/custom_errorcode.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/plugins/customentry.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/plugins/customize_mro.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/plugins/decimal_to_int.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/plugins/depshook.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/plugins/descriptor.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/plugins/dyn_class.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/plugins/dyn_class_from_method.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/plugins/fnplugin.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/plugins/fully_qualified_test_hook.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/plugins/function_sig_hook.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/plugins/magic_method.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/plugins/method_in_decorator.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/plugins/method_sig_hook.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/plugins/named_callable.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/plugins/noentry.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/plugins/plugin2.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/plugins/type_anal_hook.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/plugins/union_method.py +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/pythoneval-asyncio.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/pythoneval.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/ref-info.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/reports.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/semanal-abstractclasses.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/semanal-basic.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/semanal-classes.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/semanal-classvar.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/semanal-errors-python310.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/semanal-errors.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/semanal-expressions.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/semanal-lambda.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/semanal-literal.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/semanal-modules.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/semanal-namedtuple.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/semanal-python310.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/semanal-statements.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/semanal-symtable.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/semanal-typealiases.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/semanal-typeddict.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/semanal-typeinfo.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/semanal-types.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/stubgen.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-data/unit/typexport-basic.test +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-requirements.in +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/test-requirements.txt +0 -0
- {sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/tox.ini +0 -0
|
@@ -8,7 +8,7 @@ from mypy import git
|
|
|
8
8
|
# - Release versions have the form "1.2.3".
|
|
9
9
|
# - Dev versions have the form "1.2.3+dev" (PLUS sign to conform to PEP 440).
|
|
10
10
|
# - Before 1.0 we had the form "0.NNN".
|
|
11
|
-
__version__ = "2.1.0.
|
|
11
|
+
__version__ = "2.1.0.post3"
|
|
12
12
|
base_version = __version__
|
|
13
13
|
|
|
14
14
|
mypy_dir = os.path.abspath(os.path.dirname(os.path.dirname(__file__)))
|
|
@@ -597,8 +597,14 @@ def get_header_deps(cfiles: list[tuple[str, str]]) -> list[tuple[bool, str]]:
|
|
|
597
597
|
the on-disk headers after every group has written its files.
|
|
598
598
|
|
|
599
599
|
Arguments:
|
|
600
|
-
cfiles: A list of (file name, file contents) pairs.
|
|
600
|
+
cfiles: A list of (file name, file contents) pairs. Contents must be
|
|
601
|
+
non-empty; callers handling cached groups must re-read the .c
|
|
602
|
+
from disk before calling, otherwise direct includes are missed
|
|
603
|
+
and Extension.depends ends up empty.
|
|
601
604
|
"""
|
|
605
|
+
assert all(
|
|
606
|
+
contents for _, contents in cfiles
|
|
607
|
+
), "get_header_deps requires non-empty file contents"
|
|
602
608
|
headers: set[tuple[bool, str]] = set()
|
|
603
609
|
for _, contents in cfiles:
|
|
604
610
|
headers.update(_extract_includes(contents))
|
|
@@ -737,7 +743,18 @@ def mypyc_build(
|
|
|
737
743
|
write_file(cfile_full, ctext)
|
|
738
744
|
if os.path.splitext(cfile_full)[1] == ".c":
|
|
739
745
|
cfilenames.append(cfile_full)
|
|
740
|
-
|
|
746
|
+
# For fully-cached groups ctext is empty; read the on-disk .c so the dep resolver
|
|
747
|
+
# can walk its transitive header chain and populate Extension.depends. Otherwise,
|
|
748
|
+
# cross-group export-table header changes (e.g. a new class shifting struct offsets)
|
|
749
|
+
# won't trigger a recompile of this cached consumer's .o.
|
|
750
|
+
if not ctext and os.path.exists(cfile_full):
|
|
751
|
+
try:
|
|
752
|
+
with open(cfile_full, encoding="utf-8") as _f:
|
|
753
|
+
ctext = _f.read()
|
|
754
|
+
except OSError:
|
|
755
|
+
pass
|
|
756
|
+
if ctext:
|
|
757
|
+
per_cfile_deps.append((cfile_full, get_header_deps([(cfile, ctext)])))
|
|
741
758
|
|
|
742
759
|
# Fully-cached mypy build (typical of pip's second setup.py invocation
|
|
743
760
|
# for the wheel-build phase): mypyc returns an empty ctext for the
|
|
@@ -758,9 +775,10 @@ def mypyc_build(
|
|
|
758
775
|
existing_text = _f.read()
|
|
759
776
|
except OSError:
|
|
760
777
|
existing_text = ""
|
|
761
|
-
|
|
762
|
-
|
|
763
|
-
|
|
778
|
+
if existing_text:
|
|
779
|
+
per_cfile_deps.append(
|
|
780
|
+
(existing, get_header_deps([(os.path.basename(existing), existing_text)]))
|
|
781
|
+
)
|
|
764
782
|
|
|
765
783
|
pending.append(per_cfile_deps)
|
|
766
784
|
group_cfilenames.append((cfilenames, []))
|
|
@@ -232,8 +232,14 @@ def show_c(cfiles: list[list[tuple[str, str]]]) -> None:
|
|
|
232
232
|
|
|
233
233
|
|
|
234
234
|
def fudge_dir_mtimes(dir: str, delta: int) -> None:
|
|
235
|
+
# Skip linker outputs. Pushing them back combines with write_file's
|
|
236
|
+
# +1 sec bump on .c files to make .c always newer than .so, forcing
|
|
237
|
+
# an unconditional rebuild that would mask Extension.depends bugs.
|
|
238
|
+
# See setuptools/_distutils/command/build_ext.py:`build_extension`.
|
|
235
239
|
for dirpath, _, filenames in os.walk(dir):
|
|
236
240
|
for name in filenames:
|
|
241
|
+
if name.endswith((".so", ".pyd", ".o", ".obj")):
|
|
242
|
+
continue
|
|
237
243
|
path = os.path.join(dirpath, name)
|
|
238
244
|
new_mtime = os.stat(path).st_mtime + delta
|
|
239
245
|
os.utime(path, times=(new_mtime, new_mtime))
|
|
@@ -1391,6 +1391,60 @@ def translate(b: bytes) -> bytes:
|
|
|
1391
1391
|
import native
|
|
1392
1392
|
assert native.translate(b'ABCD') == b'BBCD'
|
|
1393
1393
|
|
|
1394
|
+
[case testIncrementalCrossGroupExportTableOffsets]
|
|
1395
|
+
# Regression: under separate=True, each consumer module's IR is
|
|
1396
|
+
# compiled against the positional layout of its deps'
|
|
1397
|
+
# `exports_<group>` struct. Reordering the dep's classes keeps the
|
|
1398
|
+
# same set of public names, so mypy's interface hash for the dep is
|
|
1399
|
+
# unchanged -- the consumer is not invalidated and stays fully
|
|
1400
|
+
# cached, which causes `_load_cached_group_files` to return empty
|
|
1401
|
+
# cfile content for the consumer's group.
|
|
1402
|
+
#
|
|
1403
|
+
# Before the fix, `get_header_deps` over empty content returned no
|
|
1404
|
+
# includes, so `Extension.depends` for the consumer ended up empty
|
|
1405
|
+
# and setuptools never recompiled the consumer's .o when the dep's
|
|
1406
|
+
# `__native_<dep>.h` shifted struct offsets. The stale .o kept the
|
|
1407
|
+
# old offsets and silently resolved cross-group calls to the wrong
|
|
1408
|
+
# class.
|
|
1409
|
+
from other_classes import Gamma, Delta
|
|
1410
|
+
|
|
1411
|
+
def make_gamma() -> Gamma:
|
|
1412
|
+
return Gamma()
|
|
1413
|
+
|
|
1414
|
+
def make_delta() -> Delta:
|
|
1415
|
+
return Delta()
|
|
1416
|
+
|
|
1417
|
+
[file other_classes.py]
|
|
1418
|
+
class Alpha:
|
|
1419
|
+
a: int = 1
|
|
1420
|
+
|
|
1421
|
+
class Beta:
|
|
1422
|
+
b: int = 2
|
|
1423
|
+
|
|
1424
|
+
class Gamma:
|
|
1425
|
+
g: int = 3
|
|
1426
|
+
|
|
1427
|
+
class Delta:
|
|
1428
|
+
d: int = 4
|
|
1429
|
+
|
|
1430
|
+
[file other_classes.py.2]
|
|
1431
|
+
class Delta:
|
|
1432
|
+
d: int = 4
|
|
1433
|
+
|
|
1434
|
+
class Alpha:
|
|
1435
|
+
a: int = 1
|
|
1436
|
+
|
|
1437
|
+
class Beta:
|
|
1438
|
+
b: int = 2
|
|
1439
|
+
|
|
1440
|
+
class Gamma:
|
|
1441
|
+
g: int = 3
|
|
1442
|
+
|
|
1443
|
+
[file driver.py]
|
|
1444
|
+
import native
|
|
1445
|
+
assert type(native.make_gamma()).__name__ == "Gamma"
|
|
1446
|
+
assert type(native.make_delta()).__name__ == "Delta"
|
|
1447
|
+
|
|
1394
1448
|
[case testCrossModuleAttrDefaults]
|
|
1395
1449
|
from other import Parent
|
|
1396
1450
|
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/docs/source/duck_type_compatibility.rst
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/docs/source/supported_python_features.rst
RENAMED
|
File without changes
|
{sqlglot_mypy-2.1.0.post2 → sqlglot_mypy-2.1.0.post3}/docs/source/type_inference_and_annotations.rst
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|