sqlglot-mypy 2.1.0.post3__tar.gz → 2.1.0.post6__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.
Files changed (1840) hide show
  1. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/PKG-INFO +1 -1
  2. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/version.py +1 -1
  3. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/codegen/emitclass.py +21 -17
  4. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/run-classes.test +34 -0
  5. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/sqlglot_mypy.egg-info/PKG-INFO +1 -1
  6. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/CHANGELOG.md +0 -0
  7. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/CREDITS +0 -0
  8. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/LICENSE +0 -0
  9. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/MANIFEST.in +0 -0
  10. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/README.md +0 -0
  11. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/build-requirements.txt +0 -0
  12. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/conftest.py +0 -0
  13. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/docs/Makefile +0 -0
  14. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/docs/README.md +0 -0
  15. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/docs/make.bat +0 -0
  16. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/docs/requirements-docs.txt +0 -0
  17. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/docs/source/additional_features.rst +0 -0
  18. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/docs/source/builtin_types.rst +0 -0
  19. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/docs/source/changelog.md +0 -0
  20. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/docs/source/cheat_sheet_py3.rst +0 -0
  21. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/docs/source/class_basics.rst +0 -0
  22. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/docs/source/command_line.rst +0 -0
  23. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/docs/source/common_issues.rst +0 -0
  24. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/docs/source/conf.py +0 -0
  25. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/docs/source/config_file.rst +0 -0
  26. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/docs/source/duck_type_compatibility.rst +0 -0
  27. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/docs/source/dynamic_typing.rst +0 -0
  28. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/docs/source/error_code_list.rst +0 -0
  29. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/docs/source/error_code_list2.rst +0 -0
  30. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/docs/source/error_codes.rst +0 -0
  31. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/docs/source/existing_code.rst +0 -0
  32. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/docs/source/extending_mypy.rst +0 -0
  33. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/docs/source/faq.rst +0 -0
  34. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/docs/source/final_attrs.rst +0 -0
  35. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/docs/source/generics.rst +0 -0
  36. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/docs/source/getting_started.rst +0 -0
  37. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/docs/source/html_builder.py +0 -0
  38. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/docs/source/index.rst +0 -0
  39. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/docs/source/inline_config.rst +0 -0
  40. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/docs/source/installed_packages.rst +0 -0
  41. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/docs/source/kinds_of_types.rst +0 -0
  42. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/docs/source/literal_types.rst +0 -0
  43. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/docs/source/metaclasses.rst +0 -0
  44. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/docs/source/more_types.rst +0 -0
  45. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/docs/source/mypy_daemon.rst +0 -0
  46. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/docs/source/mypy_light.svg +0 -0
  47. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/docs/source/protocols.rst +0 -0
  48. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/docs/source/running_mypy.rst +0 -0
  49. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/docs/source/runtime_troubles.rst +0 -0
  50. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/docs/source/stubgen.rst +0 -0
  51. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/docs/source/stubs.rst +0 -0
  52. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/docs/source/stubtest.rst +0 -0
  53. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/docs/source/supported_python_features.rst +0 -0
  54. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/docs/source/type_inference_and_annotations.rst +0 -0
  55. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/docs/source/type_narrowing.rst +0 -0
  56. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/docs/source/typed_dict.rst +0 -0
  57. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/misc/apply-cache-diff.py +0 -0
  58. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/misc/diff-cache.py +0 -0
  59. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/__init__.py +0 -0
  60. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/__main__.py +0 -0
  61. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/api.py +0 -0
  62. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/applytype.py +0 -0
  63. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/argmap.py +0 -0
  64. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/binder.py +0 -0
  65. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/bogus_type.py +0 -0
  66. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/build.py +0 -0
  67. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/build_worker/__init__.py +0 -0
  68. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/build_worker/__main__.py +0 -0
  69. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/build_worker/worker.py +0 -0
  70. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/cache.py +0 -0
  71. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/checker.py +0 -0
  72. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/checker_shared.py +0 -0
  73. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/checker_state.py +0 -0
  74. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/checkexpr.py +0 -0
  75. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/checkmember.py +0 -0
  76. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/checkpattern.py +0 -0
  77. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/checkstrformat.py +0 -0
  78. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/config_parser.py +0 -0
  79. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/constant_fold.py +0 -0
  80. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/constraints.py +0 -0
  81. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/copytype.py +0 -0
  82. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/defaults.py +0 -0
  83. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/dmypy/__init__.py +0 -0
  84. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/dmypy/__main__.py +0 -0
  85. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/dmypy/client.py +0 -0
  86. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/dmypy_os.py +0 -0
  87. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/dmypy_server.py +0 -0
  88. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/dmypy_util.py +0 -0
  89. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/erasetype.py +0 -0
  90. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/error_formatter.py +0 -0
  91. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/errorcodes.py +0 -0
  92. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/errors.py +0 -0
  93. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/evalexpr.py +0 -0
  94. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/expandtype.py +0 -0
  95. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/exportjson.py +0 -0
  96. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/exprtotype.py +0 -0
  97. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/fastparse.py +0 -0
  98. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/find_sources.py +0 -0
  99. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/fixup.py +0 -0
  100. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/freetree.py +0 -0
  101. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/fscache.py +0 -0
  102. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/fswatcher.py +0 -0
  103. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/gclogger.py +0 -0
  104. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/git.py +0 -0
  105. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/graph_utils.py +0 -0
  106. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/indirection.py +0 -0
  107. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/infer.py +0 -0
  108. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/inspections.py +0 -0
  109. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/ipc.py +0 -0
  110. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/join.py +0 -0
  111. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/known_modules.py +0 -0
  112. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/literals.py +0 -0
  113. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/lookup.py +0 -0
  114. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/main.py +0 -0
  115. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/maptype.py +0 -0
  116. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/meet.py +0 -0
  117. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/memprofile.py +0 -0
  118. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/message_registry.py +0 -0
  119. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/messages.py +0 -0
  120. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/metastore.py +0 -0
  121. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/mixedtraverser.py +0 -0
  122. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/modulefinder.py +0 -0
  123. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/moduleinspect.py +0 -0
  124. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/modules_state.py +0 -0
  125. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/mro.py +0 -0
  126. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/nativeparse.py +0 -0
  127. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/nodes.py +0 -0
  128. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/operators.py +0 -0
  129. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/options.py +0 -0
  130. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/parse.py +0 -0
  131. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/partially_defined.py +0 -0
  132. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/patterns.py +0 -0
  133. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/plugin.py +0 -0
  134. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/plugins/__init__.py +0 -0
  135. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/plugins/attrs.py +0 -0
  136. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/plugins/common.py +0 -0
  137. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/plugins/constants.py +0 -0
  138. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/plugins/ctypes.py +0 -0
  139. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/plugins/dataclasses.py +0 -0
  140. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/plugins/default.py +0 -0
  141. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/plugins/enums.py +0 -0
  142. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/plugins/functools.py +0 -0
  143. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/plugins/proper_plugin.py +0 -0
  144. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/plugins/singledispatch.py +0 -0
  145. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/py.typed +0 -0
  146. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/pyinfo.py +0 -0
  147. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/reachability.py +0 -0
  148. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/refinfo.py +0 -0
  149. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/renaming.py +0 -0
  150. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/report.py +0 -0
  151. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/scope.py +0 -0
  152. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/semanal.py +0 -0
  153. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/semanal_classprop.py +0 -0
  154. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/semanal_enum.py +0 -0
  155. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/semanal_infer.py +0 -0
  156. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/semanal_main.py +0 -0
  157. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/semanal_namedtuple.py +0 -0
  158. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/semanal_newtype.py +0 -0
  159. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/semanal_pass1.py +0 -0
  160. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/semanal_shared.py +0 -0
  161. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/semanal_typeargs.py +0 -0
  162. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/semanal_typeddict.py +0 -0
  163. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/server/__init__.py +0 -0
  164. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/server/astdiff.py +0 -0
  165. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/server/astmerge.py +0 -0
  166. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/server/aststrip.py +0 -0
  167. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/server/deps.py +0 -0
  168. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/server/mergecheck.py +0 -0
  169. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/server/objgraph.py +0 -0
  170. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/server/subexpr.py +0 -0
  171. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/server/target.py +0 -0
  172. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/server/trigger.py +0 -0
  173. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/server/update.py +0 -0
  174. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/sharedparse.py +0 -0
  175. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/solve.py +0 -0
  176. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/split_namespace.py +0 -0
  177. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/state.py +0 -0
  178. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/stats.py +0 -0
  179. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/strconv.py +0 -0
  180. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/stubdoc.py +0 -0
  181. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/stubgen.py +0 -0
  182. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/stubgenc.py +0 -0
  183. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/stubinfo.py +0 -0
  184. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/stubtest.py +0 -0
  185. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/stubutil.py +0 -0
  186. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/subtypes.py +0 -0
  187. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/suggestions.py +0 -0
  188. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/test/__init__.py +0 -0
  189. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/test/config.py +0 -0
  190. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/test/data.py +0 -0
  191. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/test/helpers.py +0 -0
  192. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/test/meta/__init__.py +0 -0
  193. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/test/meta/_pytest.py +0 -0
  194. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/test/meta/test_diff_helper.py +0 -0
  195. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/test/meta/test_parse_data.py +0 -0
  196. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/test/meta/test_update_data.py +0 -0
  197. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/test/test_config_parser.py +0 -0
  198. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/test/test_diff_cache.py +0 -0
  199. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/test/test_find_sources.py +0 -0
  200. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/test/test_nativeparse.py +0 -0
  201. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/test/test_ref_info.py +0 -0
  202. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/test/testapi.py +0 -0
  203. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/test/testargs.py +0 -0
  204. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/test/testcheck.py +0 -0
  205. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/test/testcmdline.py +0 -0
  206. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/test/testconstraints.py +0 -0
  207. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/test/testdaemon.py +0 -0
  208. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/test/testdeps.py +0 -0
  209. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/test/testdiff.py +0 -0
  210. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/test/testerrorstream.py +0 -0
  211. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/test/testexportjson.py +0 -0
  212. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/test/testfinegrained.py +0 -0
  213. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/test/testfinegrainedcache.py +0 -0
  214. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/test/testformatter.py +0 -0
  215. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/test/testfscache.py +0 -0
  216. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/test/testgraph.py +0 -0
  217. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/test/testinfer.py +0 -0
  218. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/test/testipc.py +0 -0
  219. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/test/testmerge.py +0 -0
  220. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/test/testmodulefinder.py +0 -0
  221. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/test/testmypyc.py +0 -0
  222. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/test/testoutput.py +0 -0
  223. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/test/testparse.py +0 -0
  224. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/test/testpep561.py +0 -0
  225. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/test/testpythoneval.py +0 -0
  226. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/test/testreports.py +0 -0
  227. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/test/testsemanal.py +0 -0
  228. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/test/testsolve.py +0 -0
  229. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/test/teststubgen.py +0 -0
  230. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/test/teststubinfo.py +0 -0
  231. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/test/teststubtest.py +0 -0
  232. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/test/testsubtypes.py +0 -0
  233. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/test/testtransform.py +0 -0
  234. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/test/testtypegen.py +0 -0
  235. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/test/testtypes.py +0 -0
  236. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/test/testutil.py +0 -0
  237. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/test/typefixture.py +0 -0
  238. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/test/update_data.py +0 -0
  239. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/test/visitors.py +0 -0
  240. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/traverser.py +0 -0
  241. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/treetransform.py +0 -0
  242. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/tvar_scope.py +0 -0
  243. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/type_visitor.py +0 -0
  244. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeanal.py +0 -0
  245. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeops.py +0 -0
  246. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/types.py +0 -0
  247. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/types_utils.py +0 -0
  248. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/LICENSE +0 -0
  249. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/VERSIONS +0 -0
  250. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/__future__.pyi +0 -0
  251. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/__main__.pyi +0 -0
  252. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/_ast.pyi +0 -0
  253. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/_asyncio.pyi +0 -0
  254. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/_bisect.pyi +0 -0
  255. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/_blake2.pyi +0 -0
  256. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/_bootlocale.pyi +0 -0
  257. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/_bz2.pyi +0 -0
  258. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/_codecs.pyi +0 -0
  259. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/_collections_abc.pyi +0 -0
  260. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/_compat_pickle.pyi +0 -0
  261. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/_compression.pyi +0 -0
  262. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/_contextvars.pyi +0 -0
  263. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/_csv.pyi +0 -0
  264. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/_ctypes.pyi +0 -0
  265. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/_curses.pyi +0 -0
  266. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/_curses_panel.pyi +0 -0
  267. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/_dbm.pyi +0 -0
  268. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/_decimal.pyi +0 -0
  269. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/_frozen_importlib.pyi +0 -0
  270. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/_frozen_importlib_external.pyi +0 -0
  271. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/_gdbm.pyi +0 -0
  272. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/_hashlib.pyi +0 -0
  273. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/_heapq.pyi +0 -0
  274. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/_imp.pyi +0 -0
  275. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/_interpchannels.pyi +0 -0
  276. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/_interpqueues.pyi +0 -0
  277. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/_interpreters.pyi +0 -0
  278. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/_io.pyi +0 -0
  279. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/_json.pyi +0 -0
  280. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/_locale.pyi +0 -0
  281. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/_lsprof.pyi +0 -0
  282. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/_lzma.pyi +0 -0
  283. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/_markupbase.pyi +0 -0
  284. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/_msi.pyi +0 -0
  285. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/_multibytecodec.pyi +0 -0
  286. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/_operator.pyi +0 -0
  287. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/_osx_support.pyi +0 -0
  288. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/_pickle.pyi +0 -0
  289. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/_posixsubprocess.pyi +0 -0
  290. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/_py_abc.pyi +0 -0
  291. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/_pydecimal.pyi +0 -0
  292. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/_queue.pyi +0 -0
  293. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/_random.pyi +0 -0
  294. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/_sitebuiltins.pyi +0 -0
  295. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/_socket.pyi +0 -0
  296. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/_sqlite3.pyi +0 -0
  297. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/_ssl.pyi +0 -0
  298. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/_stat.pyi +0 -0
  299. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/_struct.pyi +0 -0
  300. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/_thread.pyi +0 -0
  301. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/_threading_local.pyi +0 -0
  302. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/_tkinter.pyi +0 -0
  303. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/_tracemalloc.pyi +0 -0
  304. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/_typeshed/README.md +0 -0
  305. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/_typeshed/__init__.pyi +0 -0
  306. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/_typeshed/_type_checker_internals.pyi +0 -0
  307. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/_typeshed/dbapi.pyi +0 -0
  308. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/_typeshed/importlib.pyi +0 -0
  309. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/_typeshed/wsgi.pyi +0 -0
  310. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/_typeshed/xml.pyi +0 -0
  311. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/_warnings.pyi +0 -0
  312. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/_weakref.pyi +0 -0
  313. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/_weakrefset.pyi +0 -0
  314. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/_winapi.pyi +0 -0
  315. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/_zstd.pyi +0 -0
  316. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/abc.pyi +0 -0
  317. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/aifc.pyi +0 -0
  318. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/annotationlib.pyi +0 -0
  319. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/antigravity.pyi +0 -0
  320. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/argparse.pyi +0 -0
  321. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/array.pyi +0 -0
  322. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/ast.pyi +0 -0
  323. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/asynchat.pyi +0 -0
  324. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/asyncio/__init__.pyi +0 -0
  325. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/asyncio/base_events.pyi +0 -0
  326. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/asyncio/base_futures.pyi +0 -0
  327. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/asyncio/base_subprocess.pyi +0 -0
  328. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/asyncio/base_tasks.pyi +0 -0
  329. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/asyncio/constants.pyi +0 -0
  330. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/asyncio/coroutines.pyi +0 -0
  331. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/asyncio/events.pyi +0 -0
  332. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/asyncio/exceptions.pyi +0 -0
  333. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/asyncio/format_helpers.pyi +0 -0
  334. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/asyncio/futures.pyi +0 -0
  335. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/asyncio/graph.pyi +0 -0
  336. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/asyncio/locks.pyi +0 -0
  337. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/asyncio/log.pyi +0 -0
  338. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/asyncio/mixins.pyi +0 -0
  339. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/asyncio/proactor_events.pyi +0 -0
  340. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/asyncio/protocols.pyi +0 -0
  341. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/asyncio/queues.pyi +0 -0
  342. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/asyncio/runners.pyi +0 -0
  343. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/asyncio/selector_events.pyi +0 -0
  344. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/asyncio/sslproto.pyi +0 -0
  345. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/asyncio/staggered.pyi +0 -0
  346. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/asyncio/streams.pyi +0 -0
  347. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/asyncio/subprocess.pyi +0 -0
  348. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/asyncio/taskgroups.pyi +0 -0
  349. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/asyncio/tasks.pyi +0 -0
  350. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/asyncio/threads.pyi +0 -0
  351. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/asyncio/timeouts.pyi +0 -0
  352. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/asyncio/tools.pyi +0 -0
  353. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/asyncio/transports.pyi +0 -0
  354. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/asyncio/trsock.pyi +0 -0
  355. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/asyncio/unix_events.pyi +0 -0
  356. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/asyncio/windows_events.pyi +0 -0
  357. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/asyncio/windows_utils.pyi +0 -0
  358. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/asyncore.pyi +0 -0
  359. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/atexit.pyi +0 -0
  360. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/audioop.pyi +0 -0
  361. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/base64.pyi +0 -0
  362. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/bdb.pyi +0 -0
  363. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/binascii.pyi +0 -0
  364. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/binhex.pyi +0 -0
  365. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/bisect.pyi +0 -0
  366. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/builtins.pyi +0 -0
  367. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/bz2.pyi +0 -0
  368. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/cProfile.pyi +0 -0
  369. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/calendar.pyi +0 -0
  370. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/cgi.pyi +0 -0
  371. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/cgitb.pyi +0 -0
  372. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/chunk.pyi +0 -0
  373. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/cmath.pyi +0 -0
  374. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/cmd.pyi +0 -0
  375. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/code.pyi +0 -0
  376. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/codecs.pyi +0 -0
  377. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/codeop.pyi +0 -0
  378. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/collections/__init__.pyi +0 -0
  379. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/collections/abc.pyi +0 -0
  380. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/colorsys.pyi +0 -0
  381. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/compileall.pyi +0 -0
  382. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/compression/__init__.pyi +0 -0
  383. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/compression/_common/__init__.pyi +0 -0
  384. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/compression/_common/_streams.pyi +0 -0
  385. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/compression/bz2.pyi +0 -0
  386. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/compression/gzip.pyi +0 -0
  387. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/compression/lzma.pyi +0 -0
  388. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/compression/zlib.pyi +0 -0
  389. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/compression/zstd/__init__.pyi +0 -0
  390. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/compression/zstd/_zstdfile.pyi +0 -0
  391. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/concurrent/__init__.pyi +0 -0
  392. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/concurrent/futures/__init__.pyi +0 -0
  393. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/concurrent/futures/_base.pyi +0 -0
  394. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/concurrent/futures/interpreter.pyi +0 -0
  395. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/concurrent/futures/process.pyi +0 -0
  396. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/concurrent/futures/thread.pyi +0 -0
  397. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/concurrent/interpreters/__init__.pyi +0 -0
  398. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/concurrent/interpreters/_crossinterp.pyi +0 -0
  399. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/concurrent/interpreters/_queues.pyi +0 -0
  400. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/configparser.pyi +0 -0
  401. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/contextlib.pyi +0 -0
  402. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/contextvars.pyi +0 -0
  403. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/copy.pyi +0 -0
  404. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/copyreg.pyi +0 -0
  405. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/crypt.pyi +0 -0
  406. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/csv.pyi +0 -0
  407. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/ctypes/__init__.pyi +0 -0
  408. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/ctypes/_endian.pyi +0 -0
  409. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/ctypes/macholib/__init__.pyi +0 -0
  410. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/ctypes/macholib/dyld.pyi +0 -0
  411. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/ctypes/macholib/dylib.pyi +0 -0
  412. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/ctypes/macholib/framework.pyi +0 -0
  413. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/ctypes/util.pyi +0 -0
  414. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/ctypes/wintypes.pyi +0 -0
  415. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/curses/__init__.pyi +0 -0
  416. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/curses/ascii.pyi +0 -0
  417. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/curses/has_key.pyi +0 -0
  418. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/curses/panel.pyi +0 -0
  419. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/curses/textpad.pyi +0 -0
  420. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/dataclasses.pyi +0 -0
  421. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/datetime.pyi +0 -0
  422. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/dbm/__init__.pyi +0 -0
  423. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/dbm/dumb.pyi +0 -0
  424. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/dbm/gnu.pyi +0 -0
  425. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/dbm/ndbm.pyi +0 -0
  426. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/dbm/sqlite3.pyi +0 -0
  427. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/decimal.pyi +0 -0
  428. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/difflib.pyi +0 -0
  429. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/dis.pyi +0 -0
  430. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/distutils/__init__.pyi +0 -0
  431. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/distutils/_msvccompiler.pyi +0 -0
  432. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/distutils/archive_util.pyi +0 -0
  433. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/distutils/bcppcompiler.pyi +0 -0
  434. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/distutils/ccompiler.pyi +0 -0
  435. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/distutils/cmd.pyi +0 -0
  436. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/distutils/command/__init__.pyi +0 -0
  437. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/distutils/command/bdist.pyi +0 -0
  438. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/distutils/command/bdist_dumb.pyi +0 -0
  439. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/distutils/command/bdist_msi.pyi +0 -0
  440. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/distutils/command/bdist_packager.pyi +0 -0
  441. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/distutils/command/bdist_rpm.pyi +0 -0
  442. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/distutils/command/bdist_wininst.pyi +0 -0
  443. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/distutils/command/build.pyi +0 -0
  444. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/distutils/command/build_clib.pyi +0 -0
  445. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/distutils/command/build_ext.pyi +0 -0
  446. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/distutils/command/build_py.pyi +0 -0
  447. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/distutils/command/build_scripts.pyi +0 -0
  448. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/distutils/command/check.pyi +0 -0
  449. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/distutils/command/clean.pyi +0 -0
  450. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/distutils/command/config.pyi +0 -0
  451. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/distutils/command/install.pyi +0 -0
  452. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/distutils/command/install_data.pyi +0 -0
  453. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/distutils/command/install_egg_info.pyi +0 -0
  454. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/distutils/command/install_headers.pyi +0 -0
  455. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/distutils/command/install_lib.pyi +0 -0
  456. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/distutils/command/install_scripts.pyi +0 -0
  457. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/distutils/command/register.pyi +0 -0
  458. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/distutils/command/sdist.pyi +0 -0
  459. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/distutils/command/upload.pyi +0 -0
  460. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/distutils/config.pyi +0 -0
  461. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/distutils/core.pyi +0 -0
  462. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/distutils/cygwinccompiler.pyi +0 -0
  463. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/distutils/debug.pyi +0 -0
  464. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/distutils/dep_util.pyi +0 -0
  465. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/distutils/dir_util.pyi +0 -0
  466. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/distutils/dist.pyi +0 -0
  467. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/distutils/errors.pyi +0 -0
  468. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/distutils/extension.pyi +0 -0
  469. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/distutils/fancy_getopt.pyi +0 -0
  470. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/distutils/file_util.pyi +0 -0
  471. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/distutils/filelist.pyi +0 -0
  472. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/distutils/log.pyi +0 -0
  473. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/distutils/msvccompiler.pyi +0 -0
  474. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/distutils/spawn.pyi +0 -0
  475. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/distutils/sysconfig.pyi +0 -0
  476. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/distutils/text_file.pyi +0 -0
  477. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/distutils/unixccompiler.pyi +0 -0
  478. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/distutils/util.pyi +0 -0
  479. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/distutils/version.pyi +0 -0
  480. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/doctest.pyi +0 -0
  481. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/email/__init__.pyi +0 -0
  482. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/email/_header_value_parser.pyi +0 -0
  483. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/email/_policybase.pyi +0 -0
  484. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/email/base64mime.pyi +0 -0
  485. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/email/charset.pyi +0 -0
  486. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/email/contentmanager.pyi +0 -0
  487. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/email/encoders.pyi +0 -0
  488. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/email/errors.pyi +0 -0
  489. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/email/feedparser.pyi +0 -0
  490. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/email/generator.pyi +0 -0
  491. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/email/header.pyi +0 -0
  492. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/email/headerregistry.pyi +0 -0
  493. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/email/iterators.pyi +0 -0
  494. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/email/message.pyi +0 -0
  495. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/email/mime/__init__.pyi +0 -0
  496. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/email/mime/application.pyi +0 -0
  497. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/email/mime/audio.pyi +0 -0
  498. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/email/mime/base.pyi +0 -0
  499. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/email/mime/image.pyi +0 -0
  500. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/email/mime/message.pyi +0 -0
  501. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/email/mime/multipart.pyi +0 -0
  502. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/email/mime/nonmultipart.pyi +0 -0
  503. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/email/mime/text.pyi +0 -0
  504. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/email/parser.pyi +0 -0
  505. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/email/policy.pyi +0 -0
  506. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/email/quoprimime.pyi +0 -0
  507. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/email/utils.pyi +0 -0
  508. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/__init__.pyi +0 -0
  509. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/aliases.pyi +0 -0
  510. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/ascii.pyi +0 -0
  511. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/base64_codec.pyi +0 -0
  512. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/big5.pyi +0 -0
  513. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/big5hkscs.pyi +0 -0
  514. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/bz2_codec.pyi +0 -0
  515. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/charmap.pyi +0 -0
  516. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/cp037.pyi +0 -0
  517. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/cp1006.pyi +0 -0
  518. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/cp1026.pyi +0 -0
  519. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/cp1125.pyi +0 -0
  520. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/cp1140.pyi +0 -0
  521. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/cp1250.pyi +0 -0
  522. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/cp1251.pyi +0 -0
  523. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/cp1252.pyi +0 -0
  524. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/cp1253.pyi +0 -0
  525. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/cp1254.pyi +0 -0
  526. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/cp1255.pyi +0 -0
  527. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/cp1256.pyi +0 -0
  528. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/cp1257.pyi +0 -0
  529. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/cp1258.pyi +0 -0
  530. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/cp273.pyi +0 -0
  531. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/cp424.pyi +0 -0
  532. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/cp437.pyi +0 -0
  533. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/cp500.pyi +0 -0
  534. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/cp720.pyi +0 -0
  535. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/cp737.pyi +0 -0
  536. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/cp775.pyi +0 -0
  537. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/cp850.pyi +0 -0
  538. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/cp852.pyi +0 -0
  539. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/cp855.pyi +0 -0
  540. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/cp856.pyi +0 -0
  541. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/cp857.pyi +0 -0
  542. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/cp858.pyi +0 -0
  543. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/cp860.pyi +0 -0
  544. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/cp861.pyi +0 -0
  545. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/cp862.pyi +0 -0
  546. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/cp863.pyi +0 -0
  547. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/cp864.pyi +0 -0
  548. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/cp865.pyi +0 -0
  549. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/cp866.pyi +0 -0
  550. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/cp869.pyi +0 -0
  551. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/cp874.pyi +0 -0
  552. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/cp875.pyi +0 -0
  553. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/cp932.pyi +0 -0
  554. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/cp949.pyi +0 -0
  555. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/cp950.pyi +0 -0
  556. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/euc_jis_2004.pyi +0 -0
  557. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/euc_jisx0213.pyi +0 -0
  558. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/euc_jp.pyi +0 -0
  559. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/euc_kr.pyi +0 -0
  560. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/gb18030.pyi +0 -0
  561. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/gb2312.pyi +0 -0
  562. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/gbk.pyi +0 -0
  563. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/hex_codec.pyi +0 -0
  564. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/hp_roman8.pyi +0 -0
  565. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/hz.pyi +0 -0
  566. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/idna.pyi +0 -0
  567. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/iso2022_jp.pyi +0 -0
  568. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/iso2022_jp_1.pyi +0 -0
  569. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/iso2022_jp_2.pyi +0 -0
  570. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/iso2022_jp_2004.pyi +0 -0
  571. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/iso2022_jp_3.pyi +0 -0
  572. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/iso2022_jp_ext.pyi +0 -0
  573. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/iso2022_kr.pyi +0 -0
  574. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/iso8859_1.pyi +0 -0
  575. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/iso8859_10.pyi +0 -0
  576. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/iso8859_11.pyi +0 -0
  577. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/iso8859_13.pyi +0 -0
  578. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/iso8859_14.pyi +0 -0
  579. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/iso8859_15.pyi +0 -0
  580. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/iso8859_16.pyi +0 -0
  581. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/iso8859_2.pyi +0 -0
  582. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/iso8859_3.pyi +0 -0
  583. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/iso8859_4.pyi +0 -0
  584. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/iso8859_5.pyi +0 -0
  585. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/iso8859_6.pyi +0 -0
  586. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/iso8859_7.pyi +0 -0
  587. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/iso8859_8.pyi +0 -0
  588. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/iso8859_9.pyi +0 -0
  589. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/johab.pyi +0 -0
  590. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/koi8_r.pyi +0 -0
  591. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/koi8_t.pyi +0 -0
  592. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/koi8_u.pyi +0 -0
  593. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/kz1048.pyi +0 -0
  594. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/latin_1.pyi +0 -0
  595. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/mac_arabic.pyi +0 -0
  596. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/mac_croatian.pyi +0 -0
  597. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/mac_cyrillic.pyi +0 -0
  598. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/mac_farsi.pyi +0 -0
  599. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/mac_greek.pyi +0 -0
  600. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/mac_iceland.pyi +0 -0
  601. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/mac_latin2.pyi +0 -0
  602. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/mac_roman.pyi +0 -0
  603. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/mac_romanian.pyi +0 -0
  604. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/mac_turkish.pyi +0 -0
  605. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/mbcs.pyi +0 -0
  606. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/oem.pyi +0 -0
  607. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/palmos.pyi +0 -0
  608. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/ptcp154.pyi +0 -0
  609. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/punycode.pyi +0 -0
  610. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/quopri_codec.pyi +0 -0
  611. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/raw_unicode_escape.pyi +0 -0
  612. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/rot_13.pyi +0 -0
  613. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/shift_jis.pyi +0 -0
  614. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/shift_jis_2004.pyi +0 -0
  615. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/shift_jisx0213.pyi +0 -0
  616. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/tis_620.pyi +0 -0
  617. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/undefined.pyi +0 -0
  618. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/unicode_escape.pyi +0 -0
  619. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/utf_16.pyi +0 -0
  620. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/utf_16_be.pyi +0 -0
  621. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/utf_16_le.pyi +0 -0
  622. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/utf_32.pyi +0 -0
  623. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/utf_32_be.pyi +0 -0
  624. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/utf_32_le.pyi +0 -0
  625. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/utf_7.pyi +0 -0
  626. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/utf_8.pyi +0 -0
  627. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/utf_8_sig.pyi +0 -0
  628. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/uu_codec.pyi +0 -0
  629. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/encodings/zlib_codec.pyi +0 -0
  630. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/ensurepip/__init__.pyi +0 -0
  631. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/enum.pyi +0 -0
  632. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/errno.pyi +0 -0
  633. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/faulthandler.pyi +0 -0
  634. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/fcntl.pyi +0 -0
  635. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/filecmp.pyi +0 -0
  636. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/fileinput.pyi +0 -0
  637. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/fnmatch.pyi +0 -0
  638. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/formatter.pyi +0 -0
  639. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/fractions.pyi +0 -0
  640. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/ftplib.pyi +0 -0
  641. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/functools.pyi +0 -0
  642. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/gc.pyi +0 -0
  643. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/genericpath.pyi +0 -0
  644. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/getopt.pyi +0 -0
  645. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/getpass.pyi +0 -0
  646. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/gettext.pyi +0 -0
  647. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/glob.pyi +0 -0
  648. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/graphlib.pyi +0 -0
  649. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/grp.pyi +0 -0
  650. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/gzip.pyi +0 -0
  651. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/hashlib.pyi +0 -0
  652. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/heapq.pyi +0 -0
  653. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/hmac.pyi +0 -0
  654. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/html/__init__.pyi +0 -0
  655. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/html/entities.pyi +0 -0
  656. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/html/parser.pyi +0 -0
  657. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/http/__init__.pyi +0 -0
  658. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/http/client.pyi +0 -0
  659. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/http/cookiejar.pyi +0 -0
  660. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/http/cookies.pyi +0 -0
  661. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/http/server.pyi +0 -0
  662. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/imaplib.pyi +0 -0
  663. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/imghdr.pyi +0 -0
  664. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/imp.pyi +0 -0
  665. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/importlib/__init__.pyi +0 -0
  666. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/importlib/_abc.pyi +0 -0
  667. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/importlib/_bootstrap.pyi +0 -0
  668. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/importlib/_bootstrap_external.pyi +0 -0
  669. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/importlib/abc.pyi +0 -0
  670. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/importlib/machinery.pyi +0 -0
  671. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/importlib/metadata/__init__.pyi +0 -0
  672. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/importlib/metadata/_meta.pyi +0 -0
  673. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/importlib/metadata/diagnose.pyi +0 -0
  674. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/importlib/readers.pyi +0 -0
  675. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/importlib/resources/__init__.pyi +0 -0
  676. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/importlib/resources/_common.pyi +0 -0
  677. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/importlib/resources/_functional.pyi +0 -0
  678. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/importlib/resources/abc.pyi +0 -0
  679. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/importlib/resources/readers.pyi +0 -0
  680. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/importlib/resources/simple.pyi +0 -0
  681. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/importlib/simple.pyi +0 -0
  682. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/importlib/util.pyi +0 -0
  683. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/inspect.pyi +0 -0
  684. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/io.pyi +0 -0
  685. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/ipaddress.pyi +0 -0
  686. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/itertools.pyi +0 -0
  687. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/json/__init__.pyi +0 -0
  688. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/json/decoder.pyi +0 -0
  689. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/json/encoder.pyi +0 -0
  690. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/json/scanner.pyi +0 -0
  691. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/json/tool.pyi +0 -0
  692. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/keyword.pyi +0 -0
  693. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/lib2to3/__init__.pyi +0 -0
  694. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/lib2to3/btm_matcher.pyi +0 -0
  695. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/lib2to3/fixer_base.pyi +0 -0
  696. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/lib2to3/fixes/__init__.pyi +0 -0
  697. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/lib2to3/fixes/fix_apply.pyi +0 -0
  698. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/lib2to3/fixes/fix_asserts.pyi +0 -0
  699. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/lib2to3/fixes/fix_basestring.pyi +0 -0
  700. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/lib2to3/fixes/fix_buffer.pyi +0 -0
  701. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/lib2to3/fixes/fix_dict.pyi +0 -0
  702. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/lib2to3/fixes/fix_except.pyi +0 -0
  703. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/lib2to3/fixes/fix_exec.pyi +0 -0
  704. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/lib2to3/fixes/fix_execfile.pyi +0 -0
  705. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/lib2to3/fixes/fix_exitfunc.pyi +0 -0
  706. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/lib2to3/fixes/fix_filter.pyi +0 -0
  707. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/lib2to3/fixes/fix_funcattrs.pyi +0 -0
  708. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/lib2to3/fixes/fix_future.pyi +0 -0
  709. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/lib2to3/fixes/fix_getcwdu.pyi +0 -0
  710. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/lib2to3/fixes/fix_has_key.pyi +0 -0
  711. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/lib2to3/fixes/fix_idioms.pyi +0 -0
  712. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/lib2to3/fixes/fix_import.pyi +0 -0
  713. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/lib2to3/fixes/fix_imports.pyi +0 -0
  714. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/lib2to3/fixes/fix_imports2.pyi +0 -0
  715. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/lib2to3/fixes/fix_input.pyi +0 -0
  716. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/lib2to3/fixes/fix_intern.pyi +0 -0
  717. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/lib2to3/fixes/fix_isinstance.pyi +0 -0
  718. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/lib2to3/fixes/fix_itertools.pyi +0 -0
  719. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/lib2to3/fixes/fix_itertools_imports.pyi +0 -0
  720. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/lib2to3/fixes/fix_long.pyi +0 -0
  721. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/lib2to3/fixes/fix_map.pyi +0 -0
  722. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/lib2to3/fixes/fix_metaclass.pyi +0 -0
  723. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/lib2to3/fixes/fix_methodattrs.pyi +0 -0
  724. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/lib2to3/fixes/fix_ne.pyi +0 -0
  725. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/lib2to3/fixes/fix_next.pyi +0 -0
  726. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/lib2to3/fixes/fix_nonzero.pyi +0 -0
  727. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/lib2to3/fixes/fix_numliterals.pyi +0 -0
  728. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/lib2to3/fixes/fix_operator.pyi +0 -0
  729. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/lib2to3/fixes/fix_paren.pyi +0 -0
  730. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/lib2to3/fixes/fix_print.pyi +0 -0
  731. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/lib2to3/fixes/fix_raise.pyi +0 -0
  732. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/lib2to3/fixes/fix_raw_input.pyi +0 -0
  733. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/lib2to3/fixes/fix_reduce.pyi +0 -0
  734. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/lib2to3/fixes/fix_reload.pyi +0 -0
  735. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/lib2to3/fixes/fix_renames.pyi +0 -0
  736. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/lib2to3/fixes/fix_repr.pyi +0 -0
  737. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/lib2to3/fixes/fix_set_literal.pyi +0 -0
  738. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/lib2to3/fixes/fix_standarderror.pyi +0 -0
  739. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/lib2to3/fixes/fix_sys_exc.pyi +0 -0
  740. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/lib2to3/fixes/fix_throw.pyi +0 -0
  741. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/lib2to3/fixes/fix_tuple_params.pyi +0 -0
  742. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/lib2to3/fixes/fix_types.pyi +0 -0
  743. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/lib2to3/fixes/fix_unicode.pyi +0 -0
  744. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/lib2to3/fixes/fix_urllib.pyi +0 -0
  745. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/lib2to3/fixes/fix_ws_comma.pyi +0 -0
  746. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/lib2to3/fixes/fix_xrange.pyi +0 -0
  747. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/lib2to3/fixes/fix_xreadlines.pyi +0 -0
  748. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/lib2to3/fixes/fix_zip.pyi +0 -0
  749. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/lib2to3/main.pyi +0 -0
  750. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/lib2to3/pgen2/__init__.pyi +0 -0
  751. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/lib2to3/pgen2/driver.pyi +0 -0
  752. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/lib2to3/pgen2/grammar.pyi +0 -0
  753. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/lib2to3/pgen2/literals.pyi +0 -0
  754. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/lib2to3/pgen2/parse.pyi +0 -0
  755. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/lib2to3/pgen2/pgen.pyi +0 -0
  756. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/lib2to3/pgen2/token.pyi +0 -0
  757. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/lib2to3/pgen2/tokenize.pyi +0 -0
  758. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/lib2to3/pygram.pyi +0 -0
  759. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/lib2to3/pytree.pyi +0 -0
  760. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/lib2to3/refactor.pyi +0 -0
  761. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/linecache.pyi +0 -0
  762. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/locale.pyi +0 -0
  763. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/logging/__init__.pyi +0 -0
  764. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/logging/config.pyi +0 -0
  765. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/logging/handlers.pyi +0 -0
  766. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/lzma.pyi +0 -0
  767. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/mailbox.pyi +0 -0
  768. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/mailcap.pyi +0 -0
  769. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/marshal.pyi +0 -0
  770. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/math.pyi +0 -0
  771. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/mimetypes.pyi +0 -0
  772. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/mmap.pyi +0 -0
  773. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/modulefinder.pyi +0 -0
  774. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/msilib/__init__.pyi +0 -0
  775. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/msilib/schema.pyi +0 -0
  776. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/msilib/sequence.pyi +0 -0
  777. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/msilib/text.pyi +0 -0
  778. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/msvcrt.pyi +0 -0
  779. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/multiprocessing/__init__.pyi +0 -0
  780. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/multiprocessing/connection.pyi +0 -0
  781. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/multiprocessing/context.pyi +0 -0
  782. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/multiprocessing/dummy/__init__.pyi +0 -0
  783. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/multiprocessing/dummy/connection.pyi +0 -0
  784. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/multiprocessing/forkserver.pyi +0 -0
  785. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/multiprocessing/heap.pyi +0 -0
  786. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/multiprocessing/managers.pyi +0 -0
  787. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/multiprocessing/pool.pyi +0 -0
  788. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/multiprocessing/popen_fork.pyi +0 -0
  789. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/multiprocessing/popen_forkserver.pyi +0 -0
  790. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/multiprocessing/popen_spawn_posix.pyi +0 -0
  791. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/multiprocessing/popen_spawn_win32.pyi +0 -0
  792. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/multiprocessing/process.pyi +0 -0
  793. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/multiprocessing/queues.pyi +0 -0
  794. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/multiprocessing/reduction.pyi +0 -0
  795. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/multiprocessing/resource_sharer.pyi +0 -0
  796. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/multiprocessing/resource_tracker.pyi +0 -0
  797. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/multiprocessing/shared_memory.pyi +0 -0
  798. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/multiprocessing/sharedctypes.pyi +0 -0
  799. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/multiprocessing/spawn.pyi +0 -0
  800. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/multiprocessing/synchronize.pyi +0 -0
  801. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/multiprocessing/util.pyi +0 -0
  802. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/netrc.pyi +0 -0
  803. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/nis.pyi +0 -0
  804. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/nntplib.pyi +0 -0
  805. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/nt.pyi +0 -0
  806. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/ntpath.pyi +0 -0
  807. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/nturl2path.pyi +0 -0
  808. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/numbers.pyi +0 -0
  809. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/opcode.pyi +0 -0
  810. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/operator.pyi +0 -0
  811. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/optparse.pyi +0 -0
  812. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/os/__init__.pyi +0 -0
  813. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/os/path.pyi +0 -0
  814. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/ossaudiodev.pyi +0 -0
  815. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/parser.pyi +0 -0
  816. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/pathlib/__init__.pyi +0 -0
  817. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/pathlib/types.pyi +0 -0
  818. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/pdb.pyi +0 -0
  819. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/pickle.pyi +0 -0
  820. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/pickletools.pyi +0 -0
  821. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/pipes.pyi +0 -0
  822. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/pkgutil.pyi +0 -0
  823. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/platform.pyi +0 -0
  824. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/plistlib.pyi +0 -0
  825. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/poplib.pyi +0 -0
  826. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/posix.pyi +0 -0
  827. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/posixpath.pyi +0 -0
  828. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/pprint.pyi +0 -0
  829. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/profile.pyi +0 -0
  830. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/pstats.pyi +0 -0
  831. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/pty.pyi +0 -0
  832. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/pwd.pyi +0 -0
  833. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/py_compile.pyi +0 -0
  834. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/pyclbr.pyi +0 -0
  835. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/pydoc.pyi +0 -0
  836. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/pydoc_data/__init__.pyi +0 -0
  837. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/pydoc_data/module_docs.pyi +0 -0
  838. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/pydoc_data/topics.pyi +0 -0
  839. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/pyexpat/__init__.pyi +0 -0
  840. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/pyexpat/errors.pyi +0 -0
  841. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/pyexpat/model.pyi +0 -0
  842. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/queue.pyi +0 -0
  843. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/quopri.pyi +0 -0
  844. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/random.pyi +0 -0
  845. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/re.pyi +0 -0
  846. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/readline.pyi +0 -0
  847. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/reprlib.pyi +0 -0
  848. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/resource.pyi +0 -0
  849. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/rlcompleter.pyi +0 -0
  850. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/runpy.pyi +0 -0
  851. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/sched.pyi +0 -0
  852. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/secrets.pyi +0 -0
  853. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/select.pyi +0 -0
  854. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/selectors.pyi +0 -0
  855. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/shelve.pyi +0 -0
  856. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/shlex.pyi +0 -0
  857. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/shutil.pyi +0 -0
  858. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/signal.pyi +0 -0
  859. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/site.pyi +0 -0
  860. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/smtpd.pyi +0 -0
  861. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/smtplib.pyi +0 -0
  862. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/sndhdr.pyi +0 -0
  863. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/socket.pyi +0 -0
  864. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/socketserver.pyi +0 -0
  865. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/spwd.pyi +0 -0
  866. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/sqlite3/__init__.pyi +0 -0
  867. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/sqlite3/dbapi2.pyi +0 -0
  868. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/sqlite3/dump.pyi +0 -0
  869. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/sre_compile.pyi +0 -0
  870. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/sre_constants.pyi +0 -0
  871. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/sre_parse.pyi +0 -0
  872. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/ssl.pyi +0 -0
  873. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/stat.pyi +0 -0
  874. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/statistics.pyi +0 -0
  875. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/string/__init__.pyi +0 -0
  876. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/string/templatelib.pyi +0 -0
  877. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/stringprep.pyi +0 -0
  878. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/struct.pyi +0 -0
  879. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/subprocess.pyi +0 -0
  880. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/sunau.pyi +0 -0
  881. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/symbol.pyi +0 -0
  882. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/symtable.pyi +0 -0
  883. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/sys/__init__.pyi +0 -0
  884. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/sys/_monitoring.pyi +0 -0
  885. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/sysconfig.pyi +0 -0
  886. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/syslog.pyi +0 -0
  887. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/tabnanny.pyi +0 -0
  888. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/tarfile.pyi +0 -0
  889. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/telnetlib.pyi +0 -0
  890. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/tempfile.pyi +0 -0
  891. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/termios.pyi +0 -0
  892. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/textwrap.pyi +0 -0
  893. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/this.pyi +0 -0
  894. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/threading.pyi +0 -0
  895. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/time.pyi +0 -0
  896. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/timeit.pyi +0 -0
  897. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/tkinter/__init__.pyi +0 -0
  898. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/tkinter/colorchooser.pyi +0 -0
  899. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/tkinter/commondialog.pyi +0 -0
  900. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/tkinter/constants.pyi +0 -0
  901. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/tkinter/dialog.pyi +0 -0
  902. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/tkinter/dnd.pyi +0 -0
  903. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/tkinter/filedialog.pyi +0 -0
  904. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/tkinter/font.pyi +0 -0
  905. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/tkinter/messagebox.pyi +0 -0
  906. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/tkinter/scrolledtext.pyi +0 -0
  907. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/tkinter/simpledialog.pyi +0 -0
  908. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/tkinter/tix.pyi +0 -0
  909. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/tkinter/ttk.pyi +0 -0
  910. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/token.pyi +0 -0
  911. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/tokenize.pyi +0 -0
  912. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/tomllib.pyi +0 -0
  913. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/trace.pyi +0 -0
  914. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/traceback.pyi +0 -0
  915. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/tracemalloc.pyi +0 -0
  916. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/tty.pyi +0 -0
  917. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/turtle.pyi +0 -0
  918. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/types.pyi +0 -0
  919. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/typing.pyi +0 -0
  920. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/typing_extensions.pyi +0 -0
  921. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/unicodedata.pyi +0 -0
  922. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/unittest/__init__.pyi +0 -0
  923. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/unittest/_log.pyi +0 -0
  924. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/unittest/async_case.pyi +0 -0
  925. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/unittest/case.pyi +0 -0
  926. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/unittest/loader.pyi +0 -0
  927. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/unittest/main.pyi +0 -0
  928. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/unittest/mock.pyi +0 -0
  929. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/unittest/result.pyi +0 -0
  930. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/unittest/runner.pyi +0 -0
  931. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/unittest/signals.pyi +0 -0
  932. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/unittest/suite.pyi +0 -0
  933. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/unittest/util.pyi +0 -0
  934. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/urllib/__init__.pyi +0 -0
  935. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/urllib/error.pyi +0 -0
  936. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/urllib/parse.pyi +0 -0
  937. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/urllib/request.pyi +0 -0
  938. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/urllib/response.pyi +0 -0
  939. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/urllib/robotparser.pyi +0 -0
  940. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/uu.pyi +0 -0
  941. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/uuid.pyi +0 -0
  942. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/venv/__init__.pyi +0 -0
  943. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/warnings.pyi +0 -0
  944. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/wave.pyi +0 -0
  945. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/weakref.pyi +0 -0
  946. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/webbrowser.pyi +0 -0
  947. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/winreg.pyi +0 -0
  948. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/winsound.pyi +0 -0
  949. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/wsgiref/__init__.pyi +0 -0
  950. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/wsgiref/handlers.pyi +0 -0
  951. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/wsgiref/headers.pyi +0 -0
  952. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/wsgiref/simple_server.pyi +0 -0
  953. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/wsgiref/types.pyi +0 -0
  954. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/wsgiref/util.pyi +0 -0
  955. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/wsgiref/validate.pyi +0 -0
  956. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/xdrlib.pyi +0 -0
  957. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/xml/__init__.pyi +0 -0
  958. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/xml/dom/NodeFilter.pyi +0 -0
  959. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/xml/dom/__init__.pyi +0 -0
  960. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/xml/dom/domreg.pyi +0 -0
  961. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/xml/dom/expatbuilder.pyi +0 -0
  962. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/xml/dom/minicompat.pyi +0 -0
  963. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/xml/dom/minidom.pyi +0 -0
  964. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/xml/dom/pulldom.pyi +0 -0
  965. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/xml/dom/xmlbuilder.pyi +0 -0
  966. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/xml/etree/ElementInclude.pyi +0 -0
  967. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/xml/etree/ElementPath.pyi +0 -0
  968. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/xml/etree/ElementTree.pyi +0 -0
  969. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/xml/etree/__init__.pyi +0 -0
  970. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/xml/etree/cElementTree.pyi +0 -0
  971. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/xml/parsers/__init__.pyi +0 -0
  972. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/xml/parsers/expat/__init__.pyi +0 -0
  973. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/xml/parsers/expat/errors.pyi +0 -0
  974. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/xml/parsers/expat/model.pyi +0 -0
  975. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/xml/sax/__init__.pyi +0 -0
  976. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/xml/sax/_exceptions.pyi +0 -0
  977. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/xml/sax/expatreader.pyi +0 -0
  978. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/xml/sax/handler.pyi +0 -0
  979. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/xml/sax/saxutils.pyi +0 -0
  980. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/xml/sax/xmlreader.pyi +0 -0
  981. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/xmlrpc/__init__.pyi +0 -0
  982. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/xmlrpc/client.pyi +0 -0
  983. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/xmlrpc/server.pyi +0 -0
  984. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/xxlimited.pyi +0 -0
  985. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/zipapp.pyi +0 -0
  986. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/zipfile/__init__.pyi +0 -0
  987. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/zipfile/_path/__init__.pyi +0 -0
  988. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/zipfile/_path/glob.pyi +0 -0
  989. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/zipimport.pyi +0 -0
  990. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/zlib.pyi +0 -0
  991. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/zoneinfo/__init__.pyi +0 -0
  992. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/zoneinfo/_common.pyi +0 -0
  993. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stdlib/zoneinfo/_tzpath.pyi +0 -0
  994. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stubs/librt/librt/__init__.pyi +0 -0
  995. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stubs/librt/librt/base64.pyi +0 -0
  996. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stubs/librt/librt/internal.pyi +0 -0
  997. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stubs/librt/librt/random.pyi +0 -0
  998. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stubs/librt/librt/strings.pyi +0 -0
  999. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stubs/librt/librt/time.pyi +0 -0
  1000. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stubs/librt/librt/vecs.pyi +0 -0
  1001. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typeshed/stubs/mypy-extensions/mypy_extensions.pyi +0 -0
  1002. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typestate.py +0 -0
  1003. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typetraverser.py +0 -0
  1004. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typevars.py +0 -0
  1005. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/typevartuples.py +0 -0
  1006. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/util.py +0 -0
  1007. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/visitor.py +0 -0
  1008. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/xml/mypy-html.css +0 -0
  1009. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/xml/mypy-html.xslt +0 -0
  1010. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/xml/mypy-txt.xslt +0 -0
  1011. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy/xml/mypy.xsd +0 -0
  1012. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy-requirements.txt +0 -0
  1013. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy_bootstrap.ini +0 -0
  1014. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypy_self_check.ini +0 -0
  1015. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/README.md +0 -0
  1016. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/__init__.py +0 -0
  1017. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/__main__.py +0 -0
  1018. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/analysis/__init__.py +0 -0
  1019. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/analysis/attrdefined.py +0 -0
  1020. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/analysis/blockfreq.py +0 -0
  1021. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/analysis/capsule_deps.py +0 -0
  1022. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/analysis/dataflow.py +0 -0
  1023. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/analysis/ircheck.py +0 -0
  1024. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/analysis/selfleaks.py +0 -0
  1025. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/annotate.py +0 -0
  1026. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/build.py +0 -0
  1027. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/build_setup.py +0 -0
  1028. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/codegen/__init__.py +0 -0
  1029. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/codegen/cstring.py +0 -0
  1030. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/codegen/emit.py +0 -0
  1031. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/codegen/emitfunc.py +0 -0
  1032. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/codegen/emitmodule.py +0 -0
  1033. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/codegen/emitwrapper.py +0 -0
  1034. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/codegen/literals.py +0 -0
  1035. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/common.py +0 -0
  1036. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/crash.py +0 -0
  1037. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/doc/Makefile +0 -0
  1038. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/doc/bool_operations.rst +0 -0
  1039. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/doc/bytearray_operations.rst +0 -0
  1040. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/doc/bytes_operations.rst +0 -0
  1041. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/doc/compilation_units.rst +0 -0
  1042. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/doc/conf.py +0 -0
  1043. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/doc/cpython-timings.md +0 -0
  1044. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/doc/dev-intro.md +0 -0
  1045. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/doc/dict_operations.rst +0 -0
  1046. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/doc/differences_from_python.rst +0 -0
  1047. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/doc/float_operations.rst +0 -0
  1048. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/doc/frozenset_operations.rst +0 -0
  1049. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/doc/future.md +0 -0
  1050. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/doc/getting_started.rst +0 -0
  1051. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/doc/index.rst +0 -0
  1052. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/doc/int_operations.rst +0 -0
  1053. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/doc/introduction.rst +0 -0
  1054. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/doc/librt.rst +0 -0
  1055. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/doc/librt_base64.rst +0 -0
  1056. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/doc/librt_random.rst +0 -0
  1057. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/doc/librt_strings.rst +0 -0
  1058. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/doc/librt_time.rst +0 -0
  1059. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/doc/librt_vecs.rst +0 -0
  1060. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/doc/list_operations.rst +0 -0
  1061. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/doc/make.bat +0 -0
  1062. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/doc/native_classes.rst +0 -0
  1063. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/doc/native_operations.rst +0 -0
  1064. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/doc/performance_tips_and_tricks.rst +0 -0
  1065. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/doc/set_operations.rst +0 -0
  1066. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/doc/str_operations.rst +0 -0
  1067. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/doc/tuple_operations.rst +0 -0
  1068. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/doc/using_type_annotations.rst +0 -0
  1069. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/errors.py +0 -0
  1070. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/external/googletest/LICENSE +0 -0
  1071. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/external/googletest/README.md +0 -0
  1072. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/external/googletest/include/gtest/gtest-death-test.h +0 -0
  1073. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/external/googletest/include/gtest/gtest-message.h +0 -0
  1074. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/external/googletest/include/gtest/gtest-param-test.h +0 -0
  1075. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/external/googletest/include/gtest/gtest-param-test.h.pump +0 -0
  1076. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/external/googletest/include/gtest/gtest-printers.h +0 -0
  1077. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/external/googletest/include/gtest/gtest-spi.h +0 -0
  1078. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/external/googletest/include/gtest/gtest-test-part.h +0 -0
  1079. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/external/googletest/include/gtest/gtest-typed-test.h +0 -0
  1080. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/external/googletest/include/gtest/gtest.h +0 -0
  1081. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/external/googletest/include/gtest/gtest_pred_impl.h +0 -0
  1082. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/external/googletest/include/gtest/gtest_prod.h +0 -0
  1083. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/external/googletest/include/gtest/internal/custom/gtest-port.h +0 -0
  1084. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/external/googletest/include/gtest/internal/custom/gtest-printers.h +0 -0
  1085. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/external/googletest/include/gtest/internal/custom/gtest.h +0 -0
  1086. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/external/googletest/include/gtest/internal/gtest-death-test-internal.h +0 -0
  1087. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/external/googletest/include/gtest/internal/gtest-filepath.h +0 -0
  1088. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/external/googletest/include/gtest/internal/gtest-internal.h +0 -0
  1089. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/external/googletest/include/gtest/internal/gtest-linked_ptr.h +0 -0
  1090. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/external/googletest/include/gtest/internal/gtest-param-util-generated.h +0 -0
  1091. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/external/googletest/include/gtest/internal/gtest-param-util-generated.h.pump +0 -0
  1092. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/external/googletest/include/gtest/internal/gtest-param-util.h +0 -0
  1093. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/external/googletest/include/gtest/internal/gtest-port-arch.h +0 -0
  1094. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/external/googletest/include/gtest/internal/gtest-port.h +0 -0
  1095. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/external/googletest/include/gtest/internal/gtest-string.h +0 -0
  1096. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/external/googletest/include/gtest/internal/gtest-tuple.h +0 -0
  1097. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/external/googletest/include/gtest/internal/gtest-tuple.h.pump +0 -0
  1098. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/external/googletest/include/gtest/internal/gtest-type-util.h +0 -0
  1099. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/external/googletest/include/gtest/internal/gtest-type-util.h.pump +0 -0
  1100. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/external/googletest/make/Makefile +0 -0
  1101. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/external/googletest/src/gtest-all.cc +0 -0
  1102. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/external/googletest/src/gtest-death-test.cc +0 -0
  1103. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/external/googletest/src/gtest-filepath.cc +0 -0
  1104. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/external/googletest/src/gtest-internal-inl.h +0 -0
  1105. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/external/googletest/src/gtest-port.cc +0 -0
  1106. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/external/googletest/src/gtest-printers.cc +0 -0
  1107. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/external/googletest/src/gtest-test-part.cc +0 -0
  1108. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/external/googletest/src/gtest-typed-test.cc +0 -0
  1109. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/external/googletest/src/gtest.cc +0 -0
  1110. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/external/googletest/src/gtest_main.cc +0 -0
  1111. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/ir/__init__.py +0 -0
  1112. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/ir/class_ir.py +0 -0
  1113. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/ir/deps.py +0 -0
  1114. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/ir/func_ir.py +0 -0
  1115. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/ir/module_ir.py +0 -0
  1116. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/ir/ops.py +0 -0
  1117. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/ir/pprint.py +0 -0
  1118. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/ir/rtypes.py +0 -0
  1119. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/irbuild/__init__.py +0 -0
  1120. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/irbuild/ast_helpers.py +0 -0
  1121. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/irbuild/builder.py +0 -0
  1122. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/irbuild/callable_class.py +0 -0
  1123. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/irbuild/classdef.py +0 -0
  1124. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/irbuild/constant_fold.py +0 -0
  1125. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/irbuild/context.py +0 -0
  1126. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/irbuild/env_class.py +0 -0
  1127. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/irbuild/expression.py +0 -0
  1128. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/irbuild/for_helpers.py +0 -0
  1129. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/irbuild/format_str_tokenizer.py +0 -0
  1130. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/irbuild/function.py +0 -0
  1131. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/irbuild/generator.py +0 -0
  1132. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/irbuild/ll_builder.py +0 -0
  1133. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/irbuild/main.py +0 -0
  1134. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/irbuild/mapper.py +0 -0
  1135. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/irbuild/match.py +0 -0
  1136. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/irbuild/missingtypevisitor.py +0 -0
  1137. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/irbuild/nonlocalcontrol.py +0 -0
  1138. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/irbuild/prebuildvisitor.py +0 -0
  1139. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/irbuild/prepare.py +0 -0
  1140. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/irbuild/specialize.py +0 -0
  1141. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/irbuild/statement.py +0 -0
  1142. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/irbuild/targets.py +0 -0
  1143. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/irbuild/util.py +0 -0
  1144. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/irbuild/vec.py +0 -0
  1145. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/irbuild/visitor.py +0 -0
  1146. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/irbuild/vtable.py +0 -0
  1147. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/CPy.h +0 -0
  1148. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/base64/arch/avx/codec.c +0 -0
  1149. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/base64/arch/avx/enc_loop_asm.c +0 -0
  1150. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/base64/arch/avx2/codec.c +0 -0
  1151. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/base64/arch/avx2/dec_loop.c +0 -0
  1152. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/base64/arch/avx2/dec_reshuffle.c +0 -0
  1153. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/base64/arch/avx2/enc_loop.c +0 -0
  1154. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/base64/arch/avx2/enc_loop_asm.c +0 -0
  1155. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/base64/arch/avx2/enc_reshuffle.c +0 -0
  1156. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/base64/arch/avx2/enc_translate.c +0 -0
  1157. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/base64/arch/avx512/codec.c +0 -0
  1158. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/base64/arch/avx512/enc_loop.c +0 -0
  1159. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/base64/arch/avx512/enc_reshuffle_translate.c +0 -0
  1160. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/base64/arch/generic/32/dec_loop.c +0 -0
  1161. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/base64/arch/generic/32/enc_loop.c +0 -0
  1162. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/base64/arch/generic/64/enc_loop.c +0 -0
  1163. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/base64/arch/generic/codec.c +0 -0
  1164. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/base64/arch/generic/dec_head.c +0 -0
  1165. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/base64/arch/generic/dec_tail.c +0 -0
  1166. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/base64/arch/generic/enc_head.c +0 -0
  1167. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/base64/arch/generic/enc_tail.c +0 -0
  1168. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/base64/arch/neon32/codec.c +0 -0
  1169. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/base64/arch/neon32/dec_loop.c +0 -0
  1170. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/base64/arch/neon32/enc_loop.c +0 -0
  1171. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/base64/arch/neon32/enc_reshuffle.c +0 -0
  1172. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/base64/arch/neon32/enc_translate.c +0 -0
  1173. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/base64/arch/neon64/codec.c +0 -0
  1174. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/base64/arch/neon64/dec_loop.c +0 -0
  1175. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/base64/arch/neon64/enc_loop.c +0 -0
  1176. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/base64/arch/neon64/enc_loop_asm.c +0 -0
  1177. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/base64/arch/neon64/enc_reshuffle.c +0 -0
  1178. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/base64/arch/sse41/codec.c +0 -0
  1179. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/base64/arch/sse42/codec.c +0 -0
  1180. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/base64/arch/ssse3/codec.c +0 -0
  1181. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/base64/arch/ssse3/dec_loop.c +0 -0
  1182. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/base64/arch/ssse3/dec_reshuffle.c +0 -0
  1183. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/base64/arch/ssse3/enc_loop.c +0 -0
  1184. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/base64/arch/ssse3/enc_loop_asm.c +0 -0
  1185. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/base64/arch/ssse3/enc_reshuffle.c +0 -0
  1186. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/base64/arch/ssse3/enc_translate.c +0 -0
  1187. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/base64/codec_choose.c +0 -0
  1188. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/base64/codecs.h +0 -0
  1189. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/base64/config.h +0 -0
  1190. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/base64/env.h +0 -0
  1191. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/base64/lib.c +0 -0
  1192. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/base64/lib_openmp.c +0 -0
  1193. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/base64/libbase64.h +0 -0
  1194. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/base64/librt_base64.c +0 -0
  1195. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/base64/librt_base64.h +0 -0
  1196. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/base64/librt_base64_api.c +0 -0
  1197. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/base64/librt_base64_api.h +0 -0
  1198. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/base64/tables/table_dec_32bit.h +0 -0
  1199. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/base64/tables/table_enc_12bit.h +0 -0
  1200. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/base64/tables/tables.c +0 -0
  1201. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/base64/tables/tables.h +0 -0
  1202. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/build_setup.py +0 -0
  1203. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/bytearray_extra_ops.c +0 -0
  1204. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/bytearray_extra_ops.h +0 -0
  1205. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/bytes_extra_ops.c +0 -0
  1206. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/bytes_extra_ops.h +0 -0
  1207. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/bytes_ops.c +0 -0
  1208. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/byteswriter_extra_ops.c +0 -0
  1209. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/byteswriter_extra_ops.h +0 -0
  1210. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/dict_ops.c +0 -0
  1211. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/exc_ops.c +0 -0
  1212. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/float_ops.c +0 -0
  1213. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/function_wrapper.c +0 -0
  1214. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/generic_ops.c +0 -0
  1215. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/getargs.c +0 -0
  1216. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/getargsfast.c +0 -0
  1217. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/init.c +0 -0
  1218. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/int_ops.c +0 -0
  1219. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/internal/librt_internal.c +0 -0
  1220. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/internal/librt_internal.h +0 -0
  1221. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/internal/librt_internal_api.c +0 -0
  1222. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/internal/librt_internal_api.h +0 -0
  1223. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/list_ops.c +0 -0
  1224. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/misc_ops.c +0 -0
  1225. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/module_shim.tmpl +0 -0
  1226. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/module_shim_no_gil_multiphase.tmpl +0 -0
  1227. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/mypyc_util.h +0 -0
  1228. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/pythoncapi_compat.h +0 -0
  1229. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/pythonsupport.c +0 -0
  1230. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/pythonsupport.h +0 -0
  1231. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/random/librt_random.c +0 -0
  1232. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/random/librt_random.h +0 -0
  1233. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/random/librt_random_api.c +0 -0
  1234. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/random/librt_random_api.h +0 -0
  1235. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/set_ops.c +0 -0
  1236. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/setup.py +0 -0
  1237. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/static_data.c +0 -0
  1238. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/static_data.h +0 -0
  1239. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/str_extra_ops.c +0 -0
  1240. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/str_extra_ops.h +0 -0
  1241. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/str_ops.c +0 -0
  1242. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/strings/librt_strings.c +0 -0
  1243. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/strings/librt_strings.h +0 -0
  1244. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/strings/librt_strings_api.c +0 -0
  1245. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/strings/librt_strings_api.h +0 -0
  1246. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/strings/librt_strings_common.h +0 -0
  1247. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/stringwriter_extra_ops.c +0 -0
  1248. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/stringwriter_extra_ops.h +0 -0
  1249. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/test_capi.cc +0 -0
  1250. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/time/librt_time.c +0 -0
  1251. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/time/librt_time.h +0 -0
  1252. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/time/librt_time_api.c +0 -0
  1253. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/time/librt_time_api.h +0 -0
  1254. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/tuple_ops.c +0 -0
  1255. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/vecs/librt_vecs.c +0 -0
  1256. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/vecs/librt_vecs.h +0 -0
  1257. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/vecs/librt_vecs_api.c +0 -0
  1258. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/vecs/librt_vecs_api.h +0 -0
  1259. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/vecs/vec_bool.c +0 -0
  1260. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/vecs/vec_float.c +0 -0
  1261. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/vecs/vec_i16.c +0 -0
  1262. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/vecs/vec_i32.c +0 -0
  1263. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/vecs/vec_i64.c +0 -0
  1264. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/vecs/vec_nested.c +0 -0
  1265. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/vecs/vec_t.c +0 -0
  1266. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/vecs/vec_template.c +0 -0
  1267. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/vecs/vec_u8.c +0 -0
  1268. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/vecs/vecs_internal.h +0 -0
  1269. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/vecs_extra_ops.c +0 -0
  1270. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lib-rt/vecs_extra_ops.h +0 -0
  1271. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lower/__init__.py +0 -0
  1272. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lower/int_ops.py +0 -0
  1273. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lower/list_ops.py +0 -0
  1274. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lower/misc_ops.py +0 -0
  1275. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/lower/registry.py +0 -0
  1276. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/namegen.py +0 -0
  1277. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/options.py +0 -0
  1278. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/primitives/__init__.py +0 -0
  1279. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/primitives/bytearray_ops.py +0 -0
  1280. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/primitives/bytes_ops.py +0 -0
  1281. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/primitives/dict_ops.py +0 -0
  1282. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/primitives/exc_ops.py +0 -0
  1283. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/primitives/float_ops.py +0 -0
  1284. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/primitives/generic_ops.py +0 -0
  1285. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/primitives/int_ops.py +0 -0
  1286. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/primitives/librt_random_ops.py +0 -0
  1287. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/primitives/librt_strings_ops.py +0 -0
  1288. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/primitives/librt_time_ops.py +0 -0
  1289. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/primitives/librt_vecs_ops.py +0 -0
  1290. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/primitives/list_ops.py +0 -0
  1291. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/primitives/misc_ops.py +0 -0
  1292. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/primitives/registry.py +0 -0
  1293. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/primitives/set_ops.py +0 -0
  1294. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/primitives/str_ops.py +0 -0
  1295. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/primitives/tuple_ops.py +0 -0
  1296. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/primitives/weakref_ops.py +0 -0
  1297. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/py.typed +0 -0
  1298. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/rt_subtype.py +0 -0
  1299. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/sametype.py +0 -0
  1300. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/subtype.py +0 -0
  1301. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test/__init__.py +0 -0
  1302. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test/config.py +0 -0
  1303. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test/librt_cache.py +0 -0
  1304. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test/test_alwaysdefined.py +0 -0
  1305. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test/test_analysis.py +0 -0
  1306. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test/test_annotate.py +0 -0
  1307. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test/test_capsule_deps.py +0 -0
  1308. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test/test_cheader.py +0 -0
  1309. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test/test_commandline.py +0 -0
  1310. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test/test_emit.py +0 -0
  1311. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test/test_emitclass.py +0 -0
  1312. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test/test_emitfunc.py +0 -0
  1313. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test/test_emitmodule.py +0 -0
  1314. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test/test_emitwrapper.py +0 -0
  1315. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test/test_exceptions.py +0 -0
  1316. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test/test_external.py +0 -0
  1317. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test/test_irbuild.py +0 -0
  1318. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test/test_ircheck.py +0 -0
  1319. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test/test_literals.py +0 -0
  1320. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test/test_lowering.py +0 -0
  1321. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test/test_misc.py +0 -0
  1322. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test/test_namegen.py +0 -0
  1323. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test/test_optimizations.py +0 -0
  1324. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test/test_pprint.py +0 -0
  1325. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test/test_rarray.py +0 -0
  1326. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test/test_refcount.py +0 -0
  1327. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test/test_run.py +0 -0
  1328. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test/test_serialization.py +0 -0
  1329. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test/test_statement.py +0 -0
  1330. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test/test_struct.py +0 -0
  1331. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test/test_tuplename.py +0 -0
  1332. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test/test_typeops.py +0 -0
  1333. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test/testutil.py +0 -0
  1334. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/alwaysdefined.test +0 -0
  1335. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/analysis.test +0 -0
  1336. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/annotate-basic.test +0 -0
  1337. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/capsule-deps.test +0 -0
  1338. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/commandline.test +0 -0
  1339. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/driver/driver.py +0 -0
  1340. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/exceptions-freq.test +0 -0
  1341. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/exceptions.test +0 -0
  1342. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/fixtures/ir.py +0 -0
  1343. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/fixtures/testutil.py +0 -0
  1344. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/fixtures/typing-full.pyi +0 -0
  1345. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/irbuild-any.test +0 -0
  1346. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/irbuild-base64.test +0 -0
  1347. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/irbuild-basic.test +0 -0
  1348. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/irbuild-bool.test +0 -0
  1349. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/irbuild-bytes.test +0 -0
  1350. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/irbuild-classes.test +0 -0
  1351. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/irbuild-constant-fold.test +0 -0
  1352. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/irbuild-dict.test +0 -0
  1353. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/irbuild-dunders.test +0 -0
  1354. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/irbuild-float.test +0 -0
  1355. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/irbuild-frozenset.test +0 -0
  1356. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/irbuild-generics.test +0 -0
  1357. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/irbuild-glue-methods.test +0 -0
  1358. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/irbuild-i16.test +0 -0
  1359. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/irbuild-i32.test +0 -0
  1360. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/irbuild-i64.test +0 -0
  1361. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/irbuild-int.test +0 -0
  1362. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/irbuild-isinstance.test +0 -0
  1363. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/irbuild-librt-random.test +0 -0
  1364. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/irbuild-librt-strings.test +0 -0
  1365. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/irbuild-lists.test +0 -0
  1366. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/irbuild-match.test +0 -0
  1367. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/irbuild-math.test +0 -0
  1368. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/irbuild-nested.test +0 -0
  1369. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/irbuild-optional.test +0 -0
  1370. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/irbuild-python312.test +0 -0
  1371. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/irbuild-python314.test +0 -0
  1372. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/irbuild-set.test +0 -0
  1373. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/irbuild-singledispatch.test +0 -0
  1374. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/irbuild-statements.test +0 -0
  1375. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/irbuild-str.test +0 -0
  1376. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/irbuild-strip-asserts.test +0 -0
  1377. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/irbuild-time.test +0 -0
  1378. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/irbuild-try.test +0 -0
  1379. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/irbuild-tuple.test +0 -0
  1380. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/irbuild-u8.test +0 -0
  1381. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/irbuild-unreachable.test +0 -0
  1382. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/irbuild-vec-i64.test +0 -0
  1383. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/irbuild-vec-misc.test +0 -0
  1384. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/irbuild-vec-nested.test +0 -0
  1385. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/irbuild-vec-t.test +0 -0
  1386. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/irbuild-vectorcall.test +0 -0
  1387. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/irbuild-weakref.test +0 -0
  1388. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/lowering-int.test +0 -0
  1389. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/lowering-list.test +0 -0
  1390. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/opt-copy-propagation.test +0 -0
  1391. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/opt-flag-elimination.test +0 -0
  1392. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/refcount.test +0 -0
  1393. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/run-async.test +0 -0
  1394. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/run-attrs.test +0 -0
  1395. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/run-base64.test +0 -0
  1396. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/run-bench.test +0 -0
  1397. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/run-bools.test +0 -0
  1398. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/run-bytes.test +0 -0
  1399. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/run-char.test +0 -0
  1400. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/run-dicts.test +0 -0
  1401. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/run-dunders-special.test +0 -0
  1402. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/run-dunders.test +0 -0
  1403. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/run-exceptions.test +0 -0
  1404. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/run-floats.test +0 -0
  1405. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/run-functions.test +0 -0
  1406. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/run-generators.test +0 -0
  1407. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/run-generics.test +0 -0
  1408. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/run-i16.test +0 -0
  1409. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/run-i32.test +0 -0
  1410. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/run-i64.test +0 -0
  1411. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/run-imports.test +0 -0
  1412. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/run-integers.test +0 -0
  1413. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/run-librt-random.test +0 -0
  1414. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/run-librt-strings.test +0 -0
  1415. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/run-librt-time.test +0 -0
  1416. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/run-lists.test +0 -0
  1417. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/run-loops.test +0 -0
  1418. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/run-match.test +0 -0
  1419. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/run-math.test +0 -0
  1420. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/run-misc.test +0 -0
  1421. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/run-multimodule.test +0 -0
  1422. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/run-mypy-sim.test +0 -0
  1423. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/run-primitives.test +0 -0
  1424. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/run-python312.test +0 -0
  1425. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/run-python37.test +0 -0
  1426. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/run-python38.test +0 -0
  1427. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/run-sets.test +0 -0
  1428. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/run-signatures.test +0 -0
  1429. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/run-singledispatch.test +0 -0
  1430. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/run-strings.test +0 -0
  1431. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/run-traits.test +0 -0
  1432. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/run-tuples.test +0 -0
  1433. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/run-u8.test +0 -0
  1434. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/run-vecs-i64-interp.test +0 -0
  1435. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/run-vecs-i64.test +0 -0
  1436. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/run-vecs-misc-interp.test +0 -0
  1437. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/run-vecs-misc.test +0 -0
  1438. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/run-vecs-nested-interp.test +0 -0
  1439. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/run-vecs-nested.test +0 -0
  1440. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/run-vecs-t-interp.test +0 -0
  1441. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/run-vecs-t.test +0 -0
  1442. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/test-data/run-weakref.test +0 -0
  1443. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/transform/__init__.py +0 -0
  1444. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/transform/char_str_index_fold.py +0 -0
  1445. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/transform/copy_propagation.py +0 -0
  1446. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/transform/exceptions.py +0 -0
  1447. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/transform/flag_elimination.py +0 -0
  1448. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/transform/ir_transform.py +0 -0
  1449. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/transform/log_trace.py +0 -0
  1450. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/transform/lower.py +0 -0
  1451. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/transform/refcount.py +0 -0
  1452. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/transform/spill.py +0 -0
  1453. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/mypyc/transform/uninit.py +0 -0
  1454. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/pyproject.toml +0 -0
  1455. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/runtests.py +0 -0
  1456. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/setup.cfg +0 -0
  1457. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/setup.py +0 -0
  1458. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/sqlglot_mypy.egg-info/SOURCES.txt +0 -0
  1459. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/sqlglot_mypy.egg-info/dependency_links.txt +0 -0
  1460. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/sqlglot_mypy.egg-info/entry_points.txt +0 -0
  1461. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/sqlglot_mypy.egg-info/requires.txt +0 -0
  1462. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/sqlglot_mypy.egg-info/top_level.txt +0 -0
  1463. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/packages/modulefinder/nsx-pkg1/nsx/a/__init__.py +0 -0
  1464. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/packages/modulefinder/nsx-pkg2/nsx/b/__init__.py +0 -0
  1465. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/packages/modulefinder/nsx-pkg3/nsx/c/c +0 -0
  1466. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/packages/modulefinder/nsx-pkg3/nsx/c/c.py +0 -0
  1467. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/packages/modulefinder/nsy-pkg1/nsy/a/__init__.py +0 -0
  1468. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/packages/modulefinder/nsy-pkg1/nsy/a/__init__.pyi +0 -0
  1469. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/packages/modulefinder/nsy-pkg2/nsy/b/__init__.py +0 -0
  1470. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/packages/modulefinder/nsy-pkg2/nsy/b.pyi +0 -0
  1471. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/packages/modulefinder/nsy-pkg2/nsy/c.py +0 -0
  1472. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/packages/modulefinder/nsy-pkg2/nsy/c.pyi +0 -0
  1473. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/packages/modulefinder/pkg1/a +0 -0
  1474. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/packages/modulefinder/pkg1/a.py +0 -0
  1475. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/packages/modulefinder/pkg2/b/__init__.py +0 -0
  1476. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/packages/modulefinder/readme.txt +0 -0
  1477. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/packages/modulefinder-site-packages/baz/baz_pkg/__init__.py +0 -0
  1478. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/packages/modulefinder-site-packages/baz/baz_pkg/py.typed +0 -0
  1479. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/packages/modulefinder-site-packages/baz/ns_baz_pkg/a.py +0 -0
  1480. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/packages/modulefinder-site-packages/baz/ns_baz_pkg/py.typed +0 -0
  1481. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/packages/modulefinder-site-packages/foo/__init__.py +0 -0
  1482. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/packages/modulefinder-site-packages/foo/bar.py +0 -0
  1483. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/packages/modulefinder-site-packages/foo-stubs/__init__.pyi +0 -0
  1484. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/packages/modulefinder-site-packages/foo-stubs/bar.pyi +0 -0
  1485. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/packages/modulefinder-site-packages/foo-stubs/qux.pyi +0 -0
  1486. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/packages/modulefinder-site-packages/ns_pkg_typed/a.py +0 -0
  1487. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/packages/modulefinder-site-packages/ns_pkg_typed/b/c.py +0 -0
  1488. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/packages/modulefinder-site-packages/ns_pkg_typed/py.typed +0 -0
  1489. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/packages/modulefinder-site-packages/ns_pkg_untyped/a.py +0 -0
  1490. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/packages/modulefinder-site-packages/ns_pkg_untyped/b/c.py +0 -0
  1491. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/packages/modulefinder-site-packages/ns_pkg_w_stubs/typed/__init__.py +0 -0
  1492. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/packages/modulefinder-site-packages/ns_pkg_w_stubs/typed_inline/__init__.py +0 -0
  1493. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/packages/modulefinder-site-packages/ns_pkg_w_stubs/typed_inline/py.typed +0 -0
  1494. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/packages/modulefinder-site-packages/ns_pkg_w_stubs/untyped/__init__.py +0 -0
  1495. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/packages/modulefinder-site-packages/ns_pkg_w_stubs-stubs/typed/__init__.pyi +0 -0
  1496. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/packages/modulefinder-site-packages/pkg_typed/__init__.py +0 -0
  1497. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/packages/modulefinder-site-packages/pkg_typed/a.py +0 -0
  1498. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/packages/modulefinder-site-packages/pkg_typed/b/__init__.py +0 -0
  1499. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/packages/modulefinder-site-packages/pkg_typed/b/c.py +0 -0
  1500. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/packages/modulefinder-site-packages/pkg_typed/py.typed +0 -0
  1501. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/packages/modulefinder-site-packages/pkg_typed_w_stubs/__init__.py +0 -0
  1502. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/packages/modulefinder-site-packages/pkg_typed_w_stubs/__init__.pyi +0 -0
  1503. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/packages/modulefinder-site-packages/pkg_typed_w_stubs/py.typed +0 -0
  1504. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/packages/modulefinder-site-packages/pkg_typed_w_stubs/spam.py +0 -0
  1505. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/packages/modulefinder-site-packages/pkg_typed_w_stubs/spam.pyi +0 -0
  1506. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/packages/modulefinder-site-packages/pkg_typed_w_stubs-stubs/__init__.pyi +0 -0
  1507. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/packages/modulefinder-site-packages/pkg_typed_w_stubs-stubs/spam.pyi +0 -0
  1508. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/packages/modulefinder-site-packages/pkg_untyped/__init__.py +0 -0
  1509. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/packages/modulefinder-site-packages/pkg_untyped/a.py +0 -0
  1510. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/packages/modulefinder-site-packages/pkg_untyped/b/__init__.py +0 -0
  1511. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/packages/modulefinder-site-packages/pkg_untyped/b/c.py +0 -0
  1512. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/packages/modulefinder-site-packages/standalone.py +0 -0
  1513. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/packages/modulefinder-src/neighbor_pkg/__init__.py +0 -0
  1514. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/packages/modulefinder-src/neighbor_pkg/py.typed +0 -0
  1515. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/packages/modulefinder-src/ns_neighbor_pkg/a.py +0 -0
  1516. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/packages/modulefinder-src/ns_neighbor_pkg/py.typed +0 -0
  1517. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/packages/typedpkg/pyproject.toml +0 -0
  1518. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/packages/typedpkg/typedpkg/__init__.py +0 -0
  1519. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/packages/typedpkg/typedpkg/dne.py +0 -0
  1520. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/packages/typedpkg/typedpkg/pkg/__init__.py +0 -0
  1521. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/packages/typedpkg/typedpkg/pkg/aaa.py +0 -0
  1522. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/packages/typedpkg/typedpkg/pkg/py.typed +0 -0
  1523. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/packages/typedpkg/typedpkg/py.typed +0 -0
  1524. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/packages/typedpkg/typedpkg/sample.py +0 -0
  1525. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/packages/typedpkg-stubs/pyproject.toml +0 -0
  1526. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/packages/typedpkg-stubs/typedpkg-stubs/__init__.pyi +0 -0
  1527. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/packages/typedpkg-stubs/typedpkg-stubs/py.typed +0 -0
  1528. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/packages/typedpkg-stubs/typedpkg-stubs/sample.pyi +0 -0
  1529. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/packages/typedpkg_ns_a/pyproject.toml +0 -0
  1530. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/packages/typedpkg_ns_a/typedpkg_ns/__init__.py +0 -0
  1531. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/packages/typedpkg_ns_a/typedpkg_ns/a/__init__.py +0 -0
  1532. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/packages/typedpkg_ns_a/typedpkg_ns/a/bbb.py +0 -0
  1533. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/packages/typedpkg_ns_a/typedpkg_ns/a/py.typed +0 -0
  1534. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/packages/typedpkg_ns_b/pyproject.toml +0 -0
  1535. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/packages/typedpkg_ns_b/typedpkg_ns/__init__.py +0 -0
  1536. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/packages/typedpkg_ns_b/typedpkg_ns/b/__init__.py +0 -0
  1537. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/packages/typedpkg_ns_b/typedpkg_ns/b/bbb.py +0 -0
  1538. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/packages/typedpkg_ns_b-stubs/pyproject.toml +0 -0
  1539. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/packages/typedpkg_ns_b-stubs/typedpkg_ns-stubs/b/__init__.pyi +0 -0
  1540. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/packages/typedpkg_ns_b-stubs/typedpkg_ns-stubs/b/bbb.pyi +0 -0
  1541. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/packages/typedpkg_ns_nested/pyproject.toml +0 -0
  1542. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/packages/typedpkg_ns_nested/typedpkg_ns/a/__init__.py +0 -0
  1543. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/packages/typedpkg_ns_nested/typedpkg_ns/a/py.typed +0 -0
  1544. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/packages/typedpkg_ns_nested/typedpkg_ns/b/__init__.py +0 -0
  1545. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/pybind11_fixtures/expected_stubs_no_docs/pybind11_fixtures/__init__.pyi +0 -0
  1546. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/pybind11_fixtures/expected_stubs_no_docs/pybind11_fixtures/demo.pyi +0 -0
  1547. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/pybind11_fixtures/expected_stubs_with_docs/pybind11_fixtures/__init__.pyi +0 -0
  1548. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/pybind11_fixtures/expected_stubs_with_docs/pybind11_fixtures/demo.pyi +0 -0
  1549. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/pybind11_fixtures/pyproject.toml +0 -0
  1550. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/pybind11_fixtures/setup.py +0 -0
  1551. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/pybind11_fixtures/src/main.cpp +0 -0
  1552. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/README.md +0 -0
  1553. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-abstract.test +0 -0
  1554. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-annotated.test +0 -0
  1555. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-assert-type-fail.test +0 -0
  1556. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-async-await.test +0 -0
  1557. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-basic.test +0 -0
  1558. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-bound.test +0 -0
  1559. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-callable.test +0 -0
  1560. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-class-namedtuple.test +0 -0
  1561. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-classes.test +0 -0
  1562. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-classvar.test +0 -0
  1563. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-columns.test +0 -0
  1564. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-ctypes.test +0 -0
  1565. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-custom-plugin.test +0 -0
  1566. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-dataclass-transform.test +0 -0
  1567. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-dataclasses.test +0 -0
  1568. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-deprecated.test +0 -0
  1569. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-dynamic-typing.test +0 -0
  1570. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-enum.test +0 -0
  1571. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-errorcodes.test +0 -0
  1572. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-expressions.test +0 -0
  1573. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-fastparse.test +0 -0
  1574. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-final.test +0 -0
  1575. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-flags.test +0 -0
  1576. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-formatting.test +0 -0
  1577. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-functions.test +0 -0
  1578. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-functools.test +0 -0
  1579. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-generic-alias.test +0 -0
  1580. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-generic-subtyping.test +0 -0
  1581. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-generics.test +0 -0
  1582. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-ignore.test +0 -0
  1583. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-incomplete-fixture.test +0 -0
  1584. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-incremental.test +0 -0
  1585. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-inference-context.test +0 -0
  1586. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-inference.test +0 -0
  1587. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-inline-config.test +0 -0
  1588. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-isinstance.test +0 -0
  1589. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-itertools.test +0 -0
  1590. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-kwargs.test +0 -0
  1591. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-lists.test +0 -0
  1592. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-literal.test +0 -0
  1593. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-lowercase.test +0 -0
  1594. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-modules-case.test +0 -0
  1595. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-modules-fast.test +0 -0
  1596. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-modules.test +0 -0
  1597. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-multiple-inheritance.test +0 -0
  1598. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-namedtuple.test +0 -0
  1599. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-narrowing.test +0 -0
  1600. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-native-int.test +0 -0
  1601. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-newsemanal.test +0 -0
  1602. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-newsyntax.test +0 -0
  1603. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-newtype.test +0 -0
  1604. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-optional.test +0 -0
  1605. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-overloading.test +0 -0
  1606. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-parameter-specification.test +0 -0
  1607. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-plugin-attrs.test +0 -0
  1608. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-plugin-error-codes.test +0 -0
  1609. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-possibly-undefined.test +0 -0
  1610. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-protocols.test +0 -0
  1611. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-python310.test +0 -0
  1612. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-python311.test +0 -0
  1613. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-python312.test +0 -0
  1614. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-python313.test +0 -0
  1615. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-python314.test +0 -0
  1616. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-python38.test +0 -0
  1617. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-python39.test +0 -0
  1618. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-recursive-types.test +0 -0
  1619. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-redefine.test +0 -0
  1620. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-redefine2.test +0 -0
  1621. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-reports.test +0 -0
  1622. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-selftype.test +0 -0
  1623. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-semanal-error.test +0 -0
  1624. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-serialize.test +0 -0
  1625. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-singledispatch.test +0 -0
  1626. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-slots.test +0 -0
  1627. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-statements.test +0 -0
  1628. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-super.test +0 -0
  1629. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-tuples.test +0 -0
  1630. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-type-aliases.test +0 -0
  1631. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-type-checks.test +0 -0
  1632. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-type-object-type-inference.test +0 -0
  1633. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-type-promotion.test +0 -0
  1634. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-typeddict.test +0 -0
  1635. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-typeform.test +0 -0
  1636. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-typeguard.test +0 -0
  1637. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-typeis.test +0 -0
  1638. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-typevar-defaults.test +0 -0
  1639. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-typevar-tuple.test +0 -0
  1640. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-typevar-unbound.test +0 -0
  1641. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-typevar-values.test +0 -0
  1642. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-underscores.test +0 -0
  1643. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-union-error-syntax.test +0 -0
  1644. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-union-or-syntax.test +0 -0
  1645. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-unions.test +0 -0
  1646. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-unreachable-code.test +0 -0
  1647. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-unsupported.test +0 -0
  1648. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-varargs.test +0 -0
  1649. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-vec.test +0 -0
  1650. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/check-warnings.test +0 -0
  1651. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/cmdline.pyproject.test +0 -0
  1652. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/cmdline.test +0 -0
  1653. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/daemon.test +0 -0
  1654. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/deps-classes.test +0 -0
  1655. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/deps-expressions.test +0 -0
  1656. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/deps-generics.test +0 -0
  1657. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/deps-statements.test +0 -0
  1658. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/deps-types.test +0 -0
  1659. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/deps.test +0 -0
  1660. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/diff.test +0 -0
  1661. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/envvars.test +0 -0
  1662. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/errorstream.test +0 -0
  1663. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/exportjson.test +0 -0
  1664. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/fine-grained-attr.test +0 -0
  1665. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/fine-grained-blockers.test +0 -0
  1666. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/fine-grained-cache-incremental.test +0 -0
  1667. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/fine-grained-cycles.test +0 -0
  1668. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/fine-grained-dataclass-transform.test +0 -0
  1669. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/fine-grained-dataclass.test +0 -0
  1670. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/fine-grained-follow-imports.test +0 -0
  1671. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/fine-grained-inspect.test +0 -0
  1672. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/fine-grained-modules.test +0 -0
  1673. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/fine-grained-python312.test +0 -0
  1674. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/fine-grained-python314.test +0 -0
  1675. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/fine-grained-suggest.test +0 -0
  1676. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/fine-grained.test +0 -0
  1677. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/fixtures/__init_subclass__.pyi +0 -0
  1678. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/fixtures/__new__.pyi +0 -0
  1679. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/fixtures/alias.pyi +0 -0
  1680. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/fixtures/any.pyi +0 -0
  1681. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/fixtures/args.pyi +0 -0
  1682. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/fixtures/async_await.pyi +0 -0
  1683. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/fixtures/bool.pyi +0 -0
  1684. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/fixtures/callable.pyi +0 -0
  1685. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/fixtures/classmethod.pyi +0 -0
  1686. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/fixtures/complex.pyi +0 -0
  1687. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/fixtures/complex_tuple.pyi +0 -0
  1688. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/fixtures/dataclasses.pyi +0 -0
  1689. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/fixtures/dict-full.pyi +0 -0
  1690. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/fixtures/dict.pyi +0 -0
  1691. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/fixtures/divmod.pyi +0 -0
  1692. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/fixtures/enum.pyi +0 -0
  1693. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/fixtures/exception.pyi +0 -0
  1694. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/fixtures/f_string.pyi +0 -0
  1695. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/fixtures/fine_grained.pyi +0 -0
  1696. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/fixtures/float.pyi +0 -0
  1697. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/fixtures/floatdict.pyi +0 -0
  1698. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/fixtures/for.pyi +0 -0
  1699. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/fixtures/for_else_exception.pyi +0 -0
  1700. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/fixtures/function.pyi +0 -0
  1701. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/fixtures/isinstance.pyi +0 -0
  1702. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/fixtures/isinstance_python3_10.pyi +0 -0
  1703. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/fixtures/isinstancelist.pyi +0 -0
  1704. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/fixtures/len.pyi +0 -0
  1705. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/fixtures/list.pyi +0 -0
  1706. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/fixtures/literal__new__.pyi +0 -0
  1707. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/fixtures/module.pyi +0 -0
  1708. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/fixtures/module_all.pyi +0 -0
  1709. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/fixtures/narrowing.pyi +0 -0
  1710. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/fixtures/notimplemented.pyi +0 -0
  1711. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/fixtures/object_hashable.pyi +0 -0
  1712. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/fixtures/object_with_init_subclass.pyi +0 -0
  1713. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/fixtures/ops.pyi +0 -0
  1714. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/fixtures/paramspec.pyi +0 -0
  1715. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/fixtures/plugin_attrs.pyi +0 -0
  1716. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/fixtures/primitives.pyi +0 -0
  1717. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/fixtures/property.pyi +0 -0
  1718. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/fixtures/set.pyi +0 -0
  1719. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/fixtures/slice.pyi +0 -0
  1720. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/fixtures/staticmethod.pyi +0 -0
  1721. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/fixtures/transform.pyi +0 -0
  1722. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/fixtures/tuple-simple.pyi +0 -0
  1723. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/fixtures/tuple-typeshed.pyi +0 -0
  1724. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/fixtures/tuple.pyi +0 -0
  1725. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/fixtures/type.pyi +0 -0
  1726. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/fixtures/typing-async.pyi +0 -0
  1727. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/fixtures/typing-full.pyi +0 -0
  1728. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/fixtures/typing-medium.pyi +0 -0
  1729. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/fixtures/typing-namedtuple.pyi +0 -0
  1730. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/fixtures/typing-override.pyi +0 -0
  1731. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/fixtures/typing-typeddict-iror.pyi +0 -0
  1732. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/fixtures/typing-typeddict.pyi +0 -0
  1733. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/fixtures/union.pyi +0 -0
  1734. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/hacks.txt +0 -0
  1735. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/lib-stub/_decimal.pyi +0 -0
  1736. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/lib-stub/_typeshed.pyi +0 -0
  1737. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/lib-stub/_weakref.pyi +0 -0
  1738. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/lib-stub/abc.pyi +0 -0
  1739. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/lib-stub/attr/__init__.pyi +0 -0
  1740. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/lib-stub/attr/converters.pyi +0 -0
  1741. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/lib-stub/attrs/__init__.pyi +0 -0
  1742. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/lib-stub/attrs/converters.pyi +0 -0
  1743. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/lib-stub/blocker.pyi +0 -0
  1744. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/lib-stub/blocker2.pyi +0 -0
  1745. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/lib-stub/broken.pyi +0 -0
  1746. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/lib-stub/builtins.pyi +0 -0
  1747. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/lib-stub/collections.pyi +0 -0
  1748. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/lib-stub/contextlib.pyi +0 -0
  1749. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/lib-stub/dataclasses.pyi +0 -0
  1750. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/lib-stub/datetime.pyi +0 -0
  1751. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/lib-stub/decimal.pyi +0 -0
  1752. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/lib-stub/enum.pyi +0 -0
  1753. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/lib-stub/functools.pyi +0 -0
  1754. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/lib-stub/future/__init__.pyi +0 -0
  1755. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/lib-stub/future/utils.pyi +0 -0
  1756. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/lib-stub/math.pyi +0 -0
  1757. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/lib-stub/mypy_extensions.pyi +0 -0
  1758. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/lib-stub/native_internal.pyi +0 -0
  1759. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/lib-stub/numbers.pyi +0 -0
  1760. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/lib-stub/six.pyi +0 -0
  1761. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/lib-stub/string/__init__.pyi +0 -0
  1762. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/lib-stub/string/templatelib.pyi +0 -0
  1763. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/lib-stub/sys.pyi +0 -0
  1764. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/lib-stub/traceback.pyi +0 -0
  1765. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/lib-stub/types.pyi +0 -0
  1766. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/lib-stub/typing.pyi +0 -0
  1767. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/lib-stub/typing_extensions.pyi +0 -0
  1768. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/lib-stub/unannotated_lib.pyi +0 -0
  1769. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/lib-stub/weakref.pyi +0 -0
  1770. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/merge.test +0 -0
  1771. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/native-parser-imports.test +0 -0
  1772. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/native-parser.test +0 -0
  1773. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/outputjson.test +0 -0
  1774. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/parse-errors.test +0 -0
  1775. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/parse-python310.test +0 -0
  1776. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/parse-python312.test +0 -0
  1777. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/parse-python313.test +0 -0
  1778. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/parse-python314.test +0 -0
  1779. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/parse.test +0 -0
  1780. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/pep561.test +0 -0
  1781. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/plugins/add_classmethod.py +0 -0
  1782. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/plugins/add_method.py +0 -0
  1783. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/plugins/add_overloaded_method.py +0 -0
  1784. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/plugins/arg_kinds.py +0 -0
  1785. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/plugins/arg_names.py +0 -0
  1786. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/plugins/attrhook.py +0 -0
  1787. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/plugins/attrhook2.py +0 -0
  1788. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/plugins/badreturn.py +0 -0
  1789. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/plugins/badreturn2.py +0 -0
  1790. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/plugins/callable_instance.py +0 -0
  1791. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/plugins/class_attr_hook.py +0 -0
  1792. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/plugins/class_callable.py +0 -0
  1793. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/plugins/common_api_incremental.py +0 -0
  1794. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/plugins/config_data.py +0 -0
  1795. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/plugins/custom_errorcode.py +0 -0
  1796. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/plugins/customentry.py +0 -0
  1797. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/plugins/customize_mro.py +0 -0
  1798. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/plugins/decimal_to_int.py +0 -0
  1799. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/plugins/depshook.py +0 -0
  1800. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/plugins/descriptor.py +0 -0
  1801. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/plugins/dyn_class.py +0 -0
  1802. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/plugins/dyn_class_from_method.py +0 -0
  1803. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/plugins/fnplugin.py +0 -0
  1804. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/plugins/fully_qualified_test_hook.py +0 -0
  1805. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/plugins/function_sig_hook.py +0 -0
  1806. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/plugins/magic_method.py +0 -0
  1807. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/plugins/method_in_decorator.py +0 -0
  1808. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/plugins/method_sig_hook.py +0 -0
  1809. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/plugins/named_callable.py +0 -0
  1810. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/plugins/noentry.py +0 -0
  1811. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/plugins/plugin2.py +0 -0
  1812. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/plugins/type_anal_hook.py +0 -0
  1813. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/plugins/union_method.py +0 -0
  1814. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/pythoneval-asyncio.test +0 -0
  1815. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/pythoneval.test +0 -0
  1816. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/ref-info.test +0 -0
  1817. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/reports.test +0 -0
  1818. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/semanal-abstractclasses.test +0 -0
  1819. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/semanal-basic.test +0 -0
  1820. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/semanal-classes.test +0 -0
  1821. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/semanal-classvar.test +0 -0
  1822. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/semanal-errors-python310.test +0 -0
  1823. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/semanal-errors.test +0 -0
  1824. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/semanal-expressions.test +0 -0
  1825. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/semanal-lambda.test +0 -0
  1826. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/semanal-literal.test +0 -0
  1827. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/semanal-modules.test +0 -0
  1828. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/semanal-namedtuple.test +0 -0
  1829. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/semanal-python310.test +0 -0
  1830. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/semanal-statements.test +0 -0
  1831. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/semanal-symtable.test +0 -0
  1832. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/semanal-typealiases.test +0 -0
  1833. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/semanal-typeddict.test +0 -0
  1834. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/semanal-typeinfo.test +0 -0
  1835. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/semanal-types.test +0 -0
  1836. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/stubgen.test +0 -0
  1837. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-data/unit/typexport-basic.test +0 -0
  1838. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-requirements.in +0 -0
  1839. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/test-requirements.txt +0 -0
  1840. {sqlglot_mypy-2.1.0.post3 → sqlglot_mypy-2.1.0.post6}/tox.ini +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: sqlglot-mypy
3
- Version: 2.1.0.post3
3
+ Version: 2.1.0.post6
4
4
  Summary: Optional static typing for Python
5
5
  Author-email: Jukka Lehtosalo <jukka.lehtosalo@iki.fi>
6
6
  License-Expression: MIT
@@ -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.post3"
11
+ __version__ = "2.1.0.post6"
12
12
  base_version = __version__
13
13
 
14
14
  mypy_dir = os.path.abspath(os.path.dirname(os.path.dirname(__file__)))
@@ -266,7 +266,16 @@ def generate_class(cl: ClassIR, module: str, emitter: Emitter) -> None:
266
266
  fields["tp_new"] = new_name
267
267
 
268
268
  managed_dict = has_managed_dict(cl, emitter)
269
- if generate_full or managed_dict:
269
+ # On Python <3.12, Exception subclasses get an extra __dict__ slot that
270
+ # BaseException_dealloc knows nothing about. Emit our own so it gets freed.
271
+ needs_exc_dict_cleanup = (
272
+ cl.builtin_base == "PyBaseExceptionObject"
273
+ and cl.has_dict
274
+ and not managed_dict
275
+ and emitter.capi_version < (3, 12)
276
+ )
277
+ generate_dealloc_slots = generate_full or managed_dict or needs_exc_dict_cleanup
278
+ if generate_dealloc_slots:
270
279
  fields["tp_dealloc"] = f"(destructor){name_prefix}_dealloc"
271
280
  if not cl.is_acyclic:
272
281
  fields["tp_traverse"] = f"(traverseproc){name_prefix}_traverse"
@@ -339,7 +348,7 @@ def generate_class(cl: ClassIR, module: str, emitter: Emitter) -> None:
339
348
  else:
340
349
  fields["tp_basicsize"] = base_size
341
350
 
342
- if generate_full or managed_dict:
351
+ if generate_dealloc_slots:
343
352
  if not cl.is_acyclic:
344
353
  generate_traverse_for_class(cl, traverse_name, emitter)
345
354
  emit_line()
@@ -385,7 +394,8 @@ def generate_class(cl: ClassIR, module: str, emitter: Emitter) -> None:
385
394
  emit_line()
386
395
 
387
396
  flags = ["Py_TPFLAGS_DEFAULT", "Py_TPFLAGS_HEAPTYPE", "Py_TPFLAGS_BASETYPE"]
388
- if (generate_full or managed_dict) and not cl.is_acyclic:
397
+ if generate_dealloc_slots and not cl.is_acyclic:
398
+ # Set explicitly: PyType_Ready won't inherit HAVE_GC once we override tp_dealloc/traverse.
389
399
  flags.append("Py_TPFLAGS_HAVE_GC")
390
400
  if cl.has_method("__call__"):
391
401
  fields["tp_vectorcall_offset"] = "offsetof({}, vectorcall)".format(
@@ -884,14 +894,11 @@ def generate_traverse_for_class(cl: ClassIR, func_name: str, emitter: Emitter) -
884
894
  emitter.emit_line(f"rv = PyObject_VisitManagedDict({base_args});")
885
895
  emitter.emit_line("if (rv != 0) return rv;")
886
896
  elif cl.has_dict:
887
- struct_name = cl.struct_name(emitter.names)
888
- # __dict__ lives right after the struct and __weakref__ lives right after that
889
- emitter.emit_gc_visit(
890
- f"*((PyObject **)((char *)self + sizeof({struct_name})))", object_rprimitive
891
- )
897
+ # __dict__ lives at tp_dictoffset (== base_size), __weakref__ right after it.
898
+ base_size = f"sizeof({cl.builtin_base or cl.struct_name(emitter.names)})"
899
+ emitter.emit_gc_visit(f"*((PyObject **)((char *)self + {base_size}))", object_rprimitive)
892
900
  emitter.emit_gc_visit(
893
- f"*((PyObject **)((char *)self + sizeof(PyObject *) + sizeof({struct_name})))",
894
- object_rprimitive,
901
+ f"*((PyObject **)((char *)self + sizeof(PyObject *) + {base_size}))", object_rprimitive
895
902
  )
896
903
  emitter.emit_line("return rv;")
897
904
  emitter.emit_line("}")
@@ -910,14 +917,11 @@ def generate_clear_for_class(cl: ClassIR, func_name: str, emitter: Emitter) -> N
910
917
  if has_managed_dict(cl, emitter):
911
918
  emitter.emit_line(f"PyObject_ClearManagedDict({base_args});")
912
919
  elif cl.has_dict:
913
- struct_name = cl.struct_name(emitter.names)
914
- # __dict__ lives right after the struct and __weakref__ lives right after that
915
- emitter.emit_gc_clear(
916
- f"*((PyObject **)((char *)self + sizeof({struct_name})))", object_rprimitive
917
- )
920
+ # __dict__ lives at tp_dictoffset (== base_size), __weakref__ right after it.
921
+ base_size = f"sizeof({cl.builtin_base or cl.struct_name(emitter.names)})"
922
+ emitter.emit_gc_clear(f"*((PyObject **)((char *)self + {base_size}))", object_rprimitive)
918
923
  emitter.emit_gc_clear(
919
- f"*((PyObject **)((char *)self + sizeof(PyObject *) + sizeof({struct_name})))",
920
- object_rprimitive,
924
+ f"*((PyObject **)((char *)self + sizeof(PyObject *) + {base_size}))", object_rprimitive
921
925
  )
922
926
  emitter.emit_line("return 0;")
923
927
  emitter.emit_line("}")
@@ -956,6 +956,40 @@ except Failure as e:
956
956
  assert e.x == 10
957
957
  heyo()
958
958
 
959
+ [case testSubclassExceptionNoAttributeLeak]
960
+ # Regression test: on Python <3.12, a mypyc-compiled Exception subclass with
961
+ # instance attributes used to leak its __dict__ contents on every destruction
962
+ # because BaseException's inherited dealloc/clear doesn't know about the extra
963
+ # __dict__ slot mypyc appends at tp_dictoffset = sizeof(PyBaseExceptionObject).
964
+ class LeakyErr(Exception):
965
+ def __init__(self, payload: object) -> None:
966
+ self.data = payload
967
+
968
+ [file driver.py]
969
+ import gc
970
+ from native import LeakyErr
971
+
972
+ class Payload:
973
+ live = 0
974
+ def __init__(self) -> None:
975
+ Payload.live += 1
976
+ def __del__(self) -> None:
977
+ Payload.live -= 1
978
+
979
+ # Each iteration creates a fresh Payload, stashes it on a fresh LeakyErr, and
980
+ # drops both. If the exception's __dict__ leaks, the Payload it references
981
+ # survives — __del__ never runs and Payload.live grows without bound.
982
+ for _ in range(1000):
983
+ LeakyErr(Payload())
984
+ gc.collect()
985
+ assert Payload.live == 0, f"leaked {Payload.live} payloads"
986
+
987
+ # Sanity-check the normal raise/catch path still works and attrs are readable.
988
+ try:
989
+ raise LeakyErr("hi")
990
+ except LeakyErr as e:
991
+ assert e.data == "hi"
992
+
959
993
  [case testSubclassDict]
960
994
  from typing import Dict
961
995
  class WelpDict(Dict[str, int]):
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: sqlglot-mypy
3
- Version: 2.1.0.post3
3
+ Version: 2.1.0.post6
4
4
  Summary: Optional static typing for Python
5
5
  Author-email: Jukka Lehtosalo <jukka.lehtosalo@iki.fi>
6
6
  License-Expression: MIT