From 5faeb5c304ebd1a775341fa291b437f022e8f209 Mon Sep 17 00:00:00 2001 From: red Date: Fri, 5 Dec 2025 18:06:19 +0000 Subject: [PATCH] goodbye python!!! --- .gitignore | 8 +- bot/bin/Activate.ps1 | 247 - bot/bin/activate | 69 - bot/bin/activate.csh | 26 - bot/bin/activate.fish | 69 - bot/bin/dotenv | 8 - bot/bin/pip | 8 - bot/bin/pip3 | 8 - bot/bin/pip3.11 | 8 - bot/bin/python | 1 - bot/bin/python3 | 1 - bot/bin/python3.11 | 1 - .../site-packages/_distutils_hack/__init__.py | 222 - .../site-packages/_distutils_hack/override.py | 1 - .../INSTALLER | 1 - .../aiohappyeyeballs-2.6.1.dist-info/LICENSE | 279 - .../aiohappyeyeballs-2.6.1.dist-info/METADATA | 123 - .../aiohappyeyeballs-2.6.1.dist-info/RECORD | 16 - .../aiohappyeyeballs-2.6.1.dist-info/WHEEL | 4 - .../aiohappyeyeballs/__init__.py | 14 - .../aiohappyeyeballs/_staggered.py | 207 - .../site-packages/aiohappyeyeballs/impl.py | 259 - .../site-packages/aiohappyeyeballs/py.typed | 0 .../site-packages/aiohappyeyeballs/types.py | 17 - .../site-packages/aiohappyeyeballs/utils.py | 97 - .../aiohttp-3.13.2.dist-info/INSTALLER | 1 - .../aiohttp-3.13.2.dist-info/METADATA | 262 - .../aiohttp-3.13.2.dist-info/RECORD | 139 - .../aiohttp-3.13.2.dist-info/REQUESTED | 0 .../aiohttp-3.13.2.dist-info/WHEEL | 7 - .../licenses/LICENSE.txt | 13 - .../licenses/vendor/llhttp/LICENSE | 22 - .../aiohttp-3.13.2.dist-info/top_level.txt | 1 - .../aiohttp/.hash/_cparser.pxd.hash | 1 - .../aiohttp/.hash/_find_header.pxd.hash | 1 - .../aiohttp/.hash/_http_parser.pyx.hash | 1 - .../aiohttp/.hash/_http_writer.pyx.hash | 1 - .../site-packages/aiohttp/.hash/hdrs.py.hash | 1 - .../site-packages/aiohttp/__init__.py | 278 - .../site-packages/aiohttp/_cookie_helpers.py | 334 - .../site-packages/aiohttp/_cparser.pxd | 158 - .../site-packages/aiohttp/_find_header.pxd | 2 - .../site-packages/aiohttp/_headers.pxi | 83 - ...tp_parser.cpython-311-aarch64-linux-gnu.so | Bin 2965864 -> 0 bytes .../site-packages/aiohttp/_http_parser.pyx | 835 -- ...tp_writer.cpython-311-aarch64-linux-gnu.so | Bin 664344 -> 0 bytes .../site-packages/aiohttp/_http_writer.pyx | 162 - .../aiohttp/_websocket/.hash/mask.pxd.hash | 1 - .../aiohttp/_websocket/.hash/mask.pyx.hash | 1 - .../_websocket/.hash/reader_c.pxd.hash | 1 - .../aiohttp/_websocket/__init__.py | 1 - .../aiohttp/_websocket/helpers.py | 147 - .../mask.cpython-311-aarch64-linux-gnu.so | Bin 406752 -> 0 bytes .../site-packages/aiohttp/_websocket/mask.pxd | 3 - .../site-packages/aiohttp/_websocket/mask.pyx | 48 - .../aiohttp/_websocket/models.py | 84 - .../aiohttp/_websocket/reader.py | 31 - .../reader_c.cpython-311-aarch64-linux-gnu.so | Bin 2064488 -> 0 bytes .../aiohttp/_websocket/reader_c.pxd | 110 - .../aiohttp/_websocket/reader_c.py | 476 - .../aiohttp/_websocket/reader_py.py | 476 - .../aiohttp/_websocket/writer.py | 262 - .../python3.11/site-packages/aiohttp/abc.py | 268 - .../site-packages/aiohttp/base_protocol.py | 100 - .../site-packages/aiohttp/client.py | 1635 --- .../aiohttp/client_exceptions.py | 421 - .../aiohttp/client_middleware_digest_auth.py | 476 - .../aiohttp/client_middlewares.py | 55 - .../site-packages/aiohttp/client_proto.py | 359 - .../site-packages/aiohttp/client_reqrep.py | 1536 --- .../site-packages/aiohttp/client_ws.py | 428 - .../aiohttp/compression_utils.py | 319 - .../site-packages/aiohttp/connector.py | 1834 ---- .../site-packages/aiohttp/cookiejar.py | 522 - .../site-packages/aiohttp/formdata.py | 179 - .../python3.11/site-packages/aiohttp/hdrs.py | 121 - .../site-packages/aiohttp/helpers.py | 986 -- .../python3.11/site-packages/aiohttp/http.py | 72 - .../site-packages/aiohttp/http_exceptions.py | 112 - .../site-packages/aiohttp/http_parser.py | 1065 -- .../site-packages/aiohttp/http_websocket.py | 36 - .../site-packages/aiohttp/http_writer.py | 378 - .../python3.11/site-packages/aiohttp/log.py | 8 - .../site-packages/aiohttp/multipart.py | 1145 --- .../site-packages/aiohttp/payload.py | 1120 --- .../site-packages/aiohttp/payload_streamer.py | 78 - .../python3.11/site-packages/aiohttp/py.typed | 1 - .../site-packages/aiohttp/pytest_plugin.py | 444 - .../site-packages/aiohttp/resolver.py | 274 - .../site-packages/aiohttp/streams.py | 735 -- .../site-packages/aiohttp/tcp_helpers.py | 37 - .../site-packages/aiohttp/test_utils.py | 774 -- .../site-packages/aiohttp/tracing.py | 455 - .../site-packages/aiohttp/typedefs.py | 69 - .../python3.11/site-packages/aiohttp/web.py | 592 -- .../site-packages/aiohttp/web_app.py | 620 -- .../site-packages/aiohttp/web_exceptions.py | 452 - .../site-packages/aiohttp/web_fileresponse.py | 418 - .../site-packages/aiohttp/web_log.py | 216 - .../site-packages/aiohttp/web_middlewares.py | 121 - .../site-packages/aiohttp/web_protocol.py | 792 -- .../site-packages/aiohttp/web_request.py | 916 -- .../site-packages/aiohttp/web_response.py | 856 -- .../site-packages/aiohttp/web_routedef.py | 214 - .../site-packages/aiohttp/web_runner.py | 399 - .../site-packages/aiohttp/web_server.py | 84 - .../aiohttp/web_urldispatcher.py | 1305 --- .../site-packages/aiohttp/web_ws.py | 631 -- .../site-packages/aiohttp/worker.py | 255 - .../aiosignal-1.4.0.dist-info/INSTALLER | 1 - .../aiosignal-1.4.0.dist-info/METADATA | 112 - .../aiosignal-1.4.0.dist-info/RECORD | 9 - .../aiosignal-1.4.0.dist-info/WHEEL | 5 - .../licenses/LICENSE | 201 - .../aiosignal-1.4.0.dist-info/top_level.txt | 1 - .../site-packages/aiosignal/__init__.py | 59 - .../site-packages/aiosignal/py.typed | 0 .../python3.11/site-packages/attr/__init__.py | 104 - .../site-packages/attr/__init__.pyi | 389 - bot/lib/python3.11/site-packages/attr/_cmp.py | 160 - .../python3.11/site-packages/attr/_cmp.pyi | 13 - .../python3.11/site-packages/attr/_compat.py | 99 - .../python3.11/site-packages/attr/_config.py | 31 - .../python3.11/site-packages/attr/_funcs.py | 497 - .../python3.11/site-packages/attr/_make.py | 3362 ------- .../site-packages/attr/_next_gen.py | 674 -- .../site-packages/attr/_typing_compat.pyi | 15 - .../site-packages/attr/_version_info.py | 89 - .../site-packages/attr/_version_info.pyi | 9 - .../site-packages/attr/converters.py | 162 - .../site-packages/attr/converters.pyi | 19 - .../site-packages/attr/exceptions.py | 95 - .../site-packages/attr/exceptions.pyi | 17 - .../python3.11/site-packages/attr/filters.py | 72 - .../python3.11/site-packages/attr/filters.pyi | 6 - .../python3.11/site-packages/attr/py.typed | 0 .../python3.11/site-packages/attr/setters.py | 79 - .../python3.11/site-packages/attr/setters.pyi | 20 - .../site-packages/attr/validators.py | 748 -- .../site-packages/attr/validators.pyi | 140 - .../attrs-25.4.0.dist-info/INSTALLER | 1 - .../attrs-25.4.0.dist-info/METADATA | 235 - .../attrs-25.4.0.dist-info/RECORD | 55 - .../attrs-25.4.0.dist-info/WHEEL | 4 - .../attrs-25.4.0.dist-info/licenses/LICENSE | 21 - .../site-packages/attrs/__init__.py | 72 - .../site-packages/attrs/__init__.pyi | 314 - .../site-packages/attrs/converters.py | 3 - .../site-packages/attrs/exceptions.py | 3 - .../python3.11/site-packages/attrs/filters.py | 3 - .../python3.11/site-packages/attrs/py.typed | 0 .../python3.11/site-packages/attrs/setters.py | 3 - .../site-packages/attrs/validators.py | 3 - .../site-packages/distutils-precedence.pth | 1 - .../site-packages/dotenv/__init__.py | 51 - .../site-packages/dotenv/__main__.py | 6 - .../python3.11/site-packages/dotenv/cli.py | 218 - .../site-packages/dotenv/ipython.py | 50 - .../python3.11/site-packages/dotenv/main.py | 435 - .../python3.11/site-packages/dotenv/parser.py | 182 - .../python3.11/site-packages/dotenv/py.typed | 1 - .../site-packages/dotenv/variables.py | 86 - .../site-packages/dotenv/version.py | 1 - .../frozenlist-1.8.0.dist-info/INSTALLER | 1 - .../frozenlist-1.8.0.dist-info/METADATA | 672 -- .../frozenlist-1.8.0.dist-info/RECORD | 12 - .../frozenlist-1.8.0.dist-info/WHEEL | 7 - .../licenses/LICENSE | 201 - .../frozenlist-1.8.0.dist-info/top_level.txt | 1 - .../site-packages/frozenlist/__init__.py | 86 - .../site-packages/frozenlist/__init__.pyi | 47 - ...rozenlist.cpython-311-aarch64-linux-gnu.so | Bin 891120 -> 0 bytes .../site-packages/frozenlist/_frozenlist.pyx | 148 - .../site-packages/frozenlist/py.typed | 1 - .../idna-3.11.dist-info/INSTALLER | 1 - .../idna-3.11.dist-info/METADATA | 209 - .../site-packages/idna-3.11.dist-info/RECORD | 22 - .../site-packages/idna-3.11.dist-info/WHEEL | 4 - .../idna-3.11.dist-info/licenses/LICENSE.md | 31 - .../python3.11/site-packages/idna/__init__.py | 45 - .../python3.11/site-packages/idna/codec.py | 122 - .../python3.11/site-packages/idna/compat.py | 15 - bot/lib/python3.11/site-packages/idna/core.py | 437 - .../python3.11/site-packages/idna/idnadata.py | 4309 -------- .../site-packages/idna/intranges.py | 57 - .../site-packages/idna/package_data.py | 1 - .../python3.11/site-packages/idna/py.typed | 0 .../site-packages/idna/uts46data.py | 8841 ----------------- .../multidict-6.7.0.dist-info/INSTALLER | 1 - .../multidict-6.7.0.dist-info/METADATA | 149 - .../multidict-6.7.0.dist-info/RECORD | 16 - .../multidict-6.7.0.dist-info/WHEEL | 7 - .../licenses/LICENSE | 13 - .../multidict-6.7.0.dist-info/top_level.txt | 1 - .../site-packages/multidict/__init__.py | 60 - .../site-packages/multidict/_abc.py | 73 - .../site-packages/multidict/_compat.py | 15 - ...multidict.cpython-311-aarch64-linux-gnu.so | Bin 924264 -> 0 bytes .../site-packages/multidict/_multidict_py.py | 1242 --- .../site-packages/multidict/py.typed | 1 - .../pip-22.3.1.dist-info/INSTALLER | 1 - .../pip-22.3.1.dist-info/LICENSE.txt | 20 - .../pip-22.3.1.dist-info/METADATA | 88 - .../site-packages/pip-22.3.1.dist-info/RECORD | 985 -- .../pip-22.3.1.dist-info/REQUESTED | 0 .../site-packages/pip-22.3.1.dist-info/WHEEL | 5 - .../pip-22.3.1.dist-info/entry_points.txt | 4 - .../pip-22.3.1.dist-info/top_level.txt | 1 - .../python3.11/site-packages/pip/__init__.py | 13 - .../python3.11/site-packages/pip/__main__.py | 31 - .../site-packages/pip/__pip-runner__.py | 50 - .../site-packages/pip/_internal/__init__.py | 19 - .../site-packages/pip/_internal/build_env.py | 310 - .../site-packages/pip/_internal/cache.py | 293 - .../pip/_internal/cli/__init__.py | 4 - .../pip/_internal/cli/autocompletion.py | 171 - .../pip/_internal/cli/base_command.py | 216 - .../pip/_internal/cli/cmdoptions.py | 1049 -- .../pip/_internal/cli/command_context.py | 27 - .../site-packages/pip/_internal/cli/main.py | 70 - .../pip/_internal/cli/main_parser.py | 134 - .../site-packages/pip/_internal/cli/parser.py | 294 - .../pip/_internal/cli/progress_bars.py | 68 - .../pip/_internal/cli/req_command.py | 502 - .../pip/_internal/cli/spinners.py | 159 - .../pip/_internal/cli/status_codes.py | 6 - .../pip/_internal/commands/__init__.py | 132 - .../pip/_internal/commands/cache.py | 223 - .../pip/_internal/commands/check.py | 53 - .../pip/_internal/commands/completion.py | 126 - .../pip/_internal/commands/configuration.py | 282 - .../pip/_internal/commands/debug.py | 199 - .../pip/_internal/commands/download.py | 149 - .../pip/_internal/commands/freeze.py | 97 - .../pip/_internal/commands/hash.py | 59 - .../pip/_internal/commands/help.py | 41 - .../pip/_internal/commands/index.py | 138 - .../pip/_internal/commands/inspect.py | 97 - .../pip/_internal/commands/install.py | 860 -- .../pip/_internal/commands/list.py | 365 - .../pip/_internal/commands/search.py | 174 - .../pip/_internal/commands/show.py | 183 - .../pip/_internal/commands/uninstall.py | 106 - .../pip/_internal/commands/wheel.py | 203 - .../pip/_internal/configuration.py | 374 - .../pip/_internal/distributions/__init__.py | 21 - .../pip/_internal/distributions/base.py | 39 - .../pip/_internal/distributions/installed.py | 23 - .../pip/_internal/distributions/sdist.py | 150 - .../pip/_internal/distributions/wheel.py | 34 - .../site-packages/pip/_internal/exceptions.py | 660 -- .../pip/_internal/index/__init__.py | 2 - .../pip/_internal/index/collector.py | 505 - .../pip/_internal/index/package_finder.py | 1025 -- .../pip/_internal/index/sources.py | 224 - .../pip/_internal/locations/__init__.py | 528 - .../pip/_internal/locations/_distutils.py | 180 - .../pip/_internal/locations/_sysconfig.py | 218 - .../pip/_internal/locations/base.py | 81 - .../site-packages/pip/_internal/main.py | 12 - .../pip/_internal/metadata/__init__.py | 127 - .../pip/_internal/metadata/_json.py | 84 - .../pip/_internal/metadata/base.py | 698 -- .../_internal/metadata/importlib/__init__.py | 4 - .../_internal/metadata/importlib/_compat.py | 55 - .../_internal/metadata/importlib/_dists.py | 224 - .../pip/_internal/metadata/importlib/_envs.py | 188 - .../pip/_internal/metadata/pkg_resources.py | 270 - .../pip/_internal/models/__init__.py | 2 - .../pip/_internal/models/candidate.py | 34 - .../pip/_internal/models/direct_url.py | 212 - .../pip/_internal/models/format_control.py | 80 - .../pip/_internal/models/index.py | 28 - .../_internal/models/installation_report.py | 53 - .../pip/_internal/models/link.py | 507 - .../pip/_internal/models/scheme.py | 31 - .../pip/_internal/models/search_scope.py | 133 - .../pip/_internal/models/selection_prefs.py | 51 - .../pip/_internal/models/target_python.py | 110 - .../pip/_internal/models/wheel.py | 92 - .../pip/_internal/network/__init__.py | 2 - .../pip/_internal/network/auth.py | 323 - .../pip/_internal/network/cache.py | 69 - .../pip/_internal/network/download.py | 186 - .../pip/_internal/network/lazy_wheel.py | 210 - .../pip/_internal/network/session.py | 518 - .../pip/_internal/network/utils.py | 96 - .../pip/_internal/network/xmlrpc.py | 60 - .../pip/_internal/operations/__init__.py | 0 .../_internal/operations/build/__init__.py | 0 .../operations/build/build_tracker.py | 124 - .../_internal/operations/build/metadata.py | 39 - .../operations/build/metadata_editable.py | 41 - .../operations/build/metadata_legacy.py | 74 - .../pip/_internal/operations/build/wheel.py | 37 - .../operations/build/wheel_editable.py | 46 - .../operations/build/wheel_legacy.py | 102 - .../pip/_internal/operations/check.py | 149 - .../pip/_internal/operations/freeze.py | 254 - .../_internal/operations/install/__init__.py | 2 - .../operations/install/editable_legacy.py | 47 - .../_internal/operations/install/legacy.py | 120 - .../pip/_internal/operations/install/wheel.py | 738 -- .../pip/_internal/operations/prepare.py | 667 -- .../site-packages/pip/_internal/pyproject.py | 175 - .../pip/_internal/req/__init__.py | 94 - .../pip/_internal/req/constructors.py | 501 - .../pip/_internal/req/req_file.py | 544 - .../pip/_internal/req/req_install.py | 942 -- .../pip/_internal/req/req_set.py | 82 - .../pip/_internal/req/req_uninstall.py | 640 -- .../pip/_internal/resolution/__init__.py | 0 .../pip/_internal/resolution/base.py | 20 - .../_internal/resolution/legacy/__init__.py | 0 .../_internal/resolution/legacy/resolver.py | 602 -- .../resolution/resolvelib/__init__.py | 0 .../_internal/resolution/resolvelib/base.py | 141 - .../resolution/resolvelib/candidates.py | 556 -- .../resolution/resolvelib/factory.py | 743 -- .../resolution/resolvelib/found_candidates.py | 155 - .../resolution/resolvelib/provider.py | 248 - .../resolution/resolvelib/reporter.py | 68 - .../resolution/resolvelib/requirements.py | 166 - .../resolution/resolvelib/resolver.py | 296 - .../pip/_internal/self_outdated_check.py | 239 - .../pip/_internal/utils/__init__.py | 0 .../site-packages/pip/_internal/utils/_log.py | 38 - .../pip/_internal/utils/appdirs.py | 52 - .../pip/_internal/utils/compat.py | 63 - .../pip/_internal/utils/compatibility_tags.py | 165 - .../pip/_internal/utils/datetime.py | 11 - .../pip/_internal/utils/deprecation.py | 188 - .../pip/_internal/utils/direct_url_helpers.py | 87 - .../pip/_internal/utils/distutils_args.py | 43 - .../pip/_internal/utils/egg_link.py | 75 - .../pip/_internal/utils/encoding.py | 36 - .../pip/_internal/utils/entrypoints.py | 85 - .../pip/_internal/utils/filesystem.py | 153 - .../pip/_internal/utils/filetypes.py | 27 - .../pip/_internal/utils/glibc.py | 88 - .../pip/_internal/utils/hashes.py | 144 - .../_internal/utils/inject_securetransport.py | 35 - .../pip/_internal/utils/logging.py | 348 - .../site-packages/pip/_internal/utils/misc.py | 723 -- .../pip/_internal/utils/models.py | 39 - .../pip/_internal/utils/packaging.py | 57 - .../pip/_internal/utils/setuptools_build.py | 195 - .../pip/_internal/utils/subprocess.py | 260 - .../pip/_internal/utils/temp_dir.py | 246 - .../pip/_internal/utils/unpacking.py | 257 - .../site-packages/pip/_internal/utils/urls.py | 62 - .../pip/_internal/utils/virtualenv.py | 104 - .../pip/_internal/utils/wheel.py | 136 - .../pip/_internal/vcs/__init__.py | 15 - .../site-packages/pip/_internal/vcs/bazaar.py | 112 - .../site-packages/pip/_internal/vcs/git.py | 526 - .../pip/_internal/vcs/mercurial.py | 163 - .../pip/_internal/vcs/subversion.py | 324 - .../pip/_internal/vcs/versioncontrol.py | 705 -- .../pip/_internal/wheel_builder.py | 382 - .../site-packages/pip/_vendor/__init__.py | 120 - .../pip/_vendor/cachecontrol/__init__.py | 18 - .../pip/_vendor/cachecontrol/_cmd.py | 61 - .../pip/_vendor/cachecontrol/adapter.py | 137 - .../pip/_vendor/cachecontrol/cache.py | 65 - .../_vendor/cachecontrol/caches/__init__.py | 9 - .../_vendor/cachecontrol/caches/file_cache.py | 188 - .../cachecontrol/caches/redis_cache.py | 39 - .../pip/_vendor/cachecontrol/compat.py | 32 - .../pip/_vendor/cachecontrol/controller.py | 439 - .../pip/_vendor/cachecontrol/filewrapper.py | 111 - .../pip/_vendor/cachecontrol/heuristics.py | 139 - .../pip/_vendor/cachecontrol/serialize.py | 190 - .../pip/_vendor/cachecontrol/wrapper.py | 33 - .../pip/_vendor/certifi/__init__.py | 4 - .../pip/_vendor/certifi/__main__.py | 12 - .../site-packages/pip/_vendor/certifi/core.py | 15 - .../pip/_vendor/chardet/__init__.py | 93 - .../pip/_vendor/chardet/big5freq.py | 386 - .../pip/_vendor/chardet/big5prober.py | 47 - .../pip/_vendor/chardet/chardistribution.py | 259 - .../pip/_vendor/chardet/charsetgroupprober.py | 109 - .../pip/_vendor/chardet/charsetprober.py | 138 - .../pip/_vendor/chardet/cli/__init__.py | 0 .../pip/_vendor/chardet/cli/chardetect.py | 86 - .../pip/_vendor/chardet/codingstatemachine.py | 88 - .../pip/_vendor/chardet/cp949prober.py | 49 - .../pip/_vendor/chardet/enums.py | 82 - .../pip/_vendor/chardet/escprober.py | 102 - .../pip/_vendor/chardet/escsm.py | 260 - .../pip/_vendor/chardet/eucjpprober.py | 95 - .../pip/_vendor/chardet/euckrfreq.py | 196 - .../pip/_vendor/chardet/euckrprober.py | 47 - .../pip/_vendor/chardet/euctwfreq.py | 388 - .../pip/_vendor/chardet/euctwprober.py | 47 - .../pip/_vendor/chardet/gb2312freq.py | 284 - .../pip/_vendor/chardet/gb2312prober.py | 47 - .../pip/_vendor/chardet/hebrewprober.py | 302 - .../pip/_vendor/chardet/jisfreq.py | 325 - .../pip/_vendor/chardet/johabfreq.py | 2382 ----- .../pip/_vendor/chardet/johabprober.py | 47 - .../pip/_vendor/chardet/jpcntx.py | 237 - .../pip/_vendor/chardet/langbulgarianmodel.py | 4649 --------- .../pip/_vendor/chardet/langgreekmodel.py | 4397 -------- .../pip/_vendor/chardet/langhebrewmodel.py | 4380 -------- .../pip/_vendor/chardet/langhungarianmodel.py | 4649 --------- .../pip/_vendor/chardet/langrussianmodel.py | 5725 ----------- .../pip/_vendor/chardet/langthaimodel.py | 4380 -------- .../pip/_vendor/chardet/langturkishmodel.py | 4380 -------- .../pip/_vendor/chardet/latin1prober.py | 145 - .../pip/_vendor/chardet/mbcharsetprober.py | 95 - .../pip/_vendor/chardet/mbcsgroupprober.py | 56 - .../pip/_vendor/chardet/mbcssm.py | 660 -- .../pip/_vendor/chardet/metadata/__init__.py | 0 .../pip/_vendor/chardet/metadata/languages.py | 351 - .../pip/_vendor/chardet/sbcharsetprober.py | 160 - .../pip/_vendor/chardet/sbcsgroupprober.py | 88 - .../pip/_vendor/chardet/sjisprober.py | 98 - .../pip/_vendor/chardet/universaldetector.py | 328 - .../pip/_vendor/chardet/utf1632prober.py | 223 - .../pip/_vendor/chardet/utf8prober.py | 80 - .../pip/_vendor/chardet/version.py | 9 - .../pip/_vendor/colorama/__init__.py | 6 - .../pip/_vendor/colorama/ansi.py | 102 - .../pip/_vendor/colorama/ansitowin32.py | 266 - .../pip/_vendor/colorama/initialise.py | 80 - .../pip/_vendor/colorama/win32.py | 152 - .../pip/_vendor/colorama/winterm.py | 169 - .../pip/_vendor/distlib/__init__.py | 23 - .../pip/_vendor/distlib/compat.py | 1116 --- .../pip/_vendor/distlib/database.py | 1350 --- .../pip/_vendor/distlib/index.py | 508 - .../pip/_vendor/distlib/locators.py | 1300 --- .../pip/_vendor/distlib/manifest.py | 393 - .../pip/_vendor/distlib/markers.py | 152 - .../pip/_vendor/distlib/metadata.py | 1076 -- .../pip/_vendor/distlib/resources.py | 358 - .../pip/_vendor/distlib/scripts.py | 437 - .../site-packages/pip/_vendor/distlib/util.py | 1932 ---- .../pip/_vendor/distlib/version.py | 739 -- .../pip/_vendor/distlib/wheel.py | 1082 -- .../pip/_vendor/distro/__init__.py | 54 - .../pip/_vendor/distro/__main__.py | 4 - .../pip/_vendor/distro/distro.py | 1374 --- .../pip/_vendor/idna/__init__.py | 44 - .../site-packages/pip/_vendor/idna/codec.py | 112 - .../site-packages/pip/_vendor/idna/compat.py | 13 - .../site-packages/pip/_vendor/idna/core.py | 400 - .../pip/_vendor/idna/idnadata.py | 2151 ---- .../pip/_vendor/idna/intranges.py | 54 - .../pip/_vendor/idna/package_data.py | 2 - .../pip/_vendor/idna/uts46data.py | 8600 ---------------- .../pip/_vendor/msgpack/__init__.py | 57 - .../pip/_vendor/msgpack/exceptions.py | 48 - .../site-packages/pip/_vendor/msgpack/ext.py | 193 - .../pip/_vendor/msgpack/fallback.py | 1010 -- .../pip/_vendor/packaging/__about__.py | 26 - .../pip/_vendor/packaging/__init__.py | 25 - .../pip/_vendor/packaging/_manylinux.py | 301 - .../pip/_vendor/packaging/_musllinux.py | 136 - .../pip/_vendor/packaging/_structures.py | 61 - .../pip/_vendor/packaging/markers.py | 304 - .../pip/_vendor/packaging/requirements.py | 146 - .../pip/_vendor/packaging/specifiers.py | 802 -- .../pip/_vendor/packaging/tags.py | 487 - .../pip/_vendor/packaging/utils.py | 136 - .../pip/_vendor/packaging/version.py | 499 - .../pip/_vendor/pep517/__init__.py | 6 - .../pip/_vendor/pep517/_compat.py | 8 - .../site-packages/pip/_vendor/pep517/build.py | 126 - .../site-packages/pip/_vendor/pep517/check.py | 207 - .../pip/_vendor/pep517/colorlog.py | 113 - .../pip/_vendor/pep517/dirtools.py | 19 - .../pip/_vendor/pep517/envbuild.py | 170 - .../pip/_vendor/pep517/in_process/__init__.py | 26 - .../_vendor/pep517/in_process/_in_process.py | 351 - .../site-packages/pip/_vendor/pep517/meta.py | 93 - .../pip/_vendor/pep517/wrappers.py | 362 - .../pip/_vendor/pkg_resources/__init__.py | 3296 ------ .../pip/_vendor/pkg_resources/py31compat.py | 23 - .../pip/_vendor/platformdirs/__init__.py | 340 - .../pip/_vendor/platformdirs/__main__.py | 46 - .../pip/_vendor/platformdirs/android.py | 120 - .../pip/_vendor/platformdirs/api.py | 156 - .../pip/_vendor/platformdirs/macos.py | 64 - .../pip/_vendor/platformdirs/unix.py | 181 - .../pip/_vendor/platformdirs/version.py | 4 - .../pip/_vendor/platformdirs/windows.py | 182 - .../pip/_vendor/pygments/__init__.py | 82 - .../pip/_vendor/pygments/__main__.py | 17 - .../pip/_vendor/pygments/cmdline.py | 668 -- .../pip/_vendor/pygments/console.py | 70 - .../pip/_vendor/pygments/filter.py | 71 - .../pip/_vendor/pygments/filters/__init__.py | 940 -- .../pip/_vendor/pygments/formatter.py | 94 - .../_vendor/pygments/formatters/__init__.py | 143 - .../_vendor/pygments/formatters/_mapping.py | 23 - .../pip/_vendor/pygments/formatters/bbcode.py | 108 - .../pip/_vendor/pygments/formatters/groff.py | 170 - .../pip/_vendor/pygments/formatters/html.py | 989 -- .../pip/_vendor/pygments/formatters/img.py | 645 -- .../pip/_vendor/pygments/formatters/irc.py | 179 - .../pip/_vendor/pygments/formatters/latex.py | 521 - .../pip/_vendor/pygments/formatters/other.py | 161 - .../pygments/formatters/pangomarkup.py | 83 - .../pip/_vendor/pygments/formatters/rtf.py | 146 - .../pip/_vendor/pygments/formatters/svg.py | 188 - .../_vendor/pygments/formatters/terminal.py | 127 - .../pygments/formatters/terminal256.py | 338 - .../pip/_vendor/pygments/lexer.py | 882 -- .../pip/_vendor/pygments/lexers/__init__.py | 335 - .../pip/_vendor/pygments/lexers/_mapping.py | 541 - .../pip/_vendor/pygments/lexers/python.py | 1204 --- .../pip/_vendor/pygments/modeline.py | 43 - .../pip/_vendor/pygments/plugin.py | 88 - .../pip/_vendor/pygments/regexopt.py | 91 - .../pip/_vendor/pygments/scanner.py | 104 - .../pip/_vendor/pygments/sphinxext.py | 155 - .../pip/_vendor/pygments/style.py | 197 - .../pip/_vendor/pygments/styles/__init__.py | 97 - .../pip/_vendor/pygments/token.py | 213 - .../pip/_vendor/pygments/unistring.py | 153 - .../pip/_vendor/pygments/util.py | 308 - .../pip/_vendor/pyparsing/__init__.py | 331 - .../pip/_vendor/pyparsing/actions.py | 207 - .../pip/_vendor/pyparsing/common.py | 424 - .../pip/_vendor/pyparsing/core.py | 5814 ----------- .../pip/_vendor/pyparsing/diagram/__init__.py | 642 -- .../pip/_vendor/pyparsing/exceptions.py | 267 - .../pip/_vendor/pyparsing/helpers.py | 1088 -- .../pip/_vendor/pyparsing/results.py | 760 -- .../pip/_vendor/pyparsing/testing.py | 331 - .../pip/_vendor/pyparsing/unicode.py | 352 - .../pip/_vendor/pyparsing/util.py | 235 - .../pip/_vendor/requests/__init__.py | 182 - .../pip/_vendor/requests/__version__.py | 14 - .../pip/_vendor/requests/_internal_utils.py | 48 - .../pip/_vendor/requests/adapters.py | 584 -- .../site-packages/pip/_vendor/requests/api.py | 157 - .../pip/_vendor/requests/auth.py | 315 - .../pip/_vendor/requests/certs.py | 24 - .../pip/_vendor/requests/compat.py | 67 - .../pip/_vendor/requests/cookies.py | 561 -- .../pip/_vendor/requests/exceptions.py | 141 - .../pip/_vendor/requests/help.py | 131 - .../pip/_vendor/requests/hooks.py | 33 - .../pip/_vendor/requests/models.py | 1034 -- .../pip/_vendor/requests/packages.py | 16 - .../pip/_vendor/requests/sessions.py | 831 -- .../pip/_vendor/requests/status_codes.py | 128 - .../pip/_vendor/requests/structures.py | 99 - .../pip/_vendor/requests/utils.py | 1086 -- .../pip/_vendor/resolvelib/__init__.py | 26 - .../pip/_vendor/resolvelib/compat/__init__.py | 0 .../resolvelib/compat/collections_abc.py | 6 - .../pip/_vendor/resolvelib/providers.py | 133 - .../pip/_vendor/resolvelib/reporters.py | 43 - .../pip/_vendor/resolvelib/resolvers.py | 482 - .../pip/_vendor/resolvelib/structs.py | 165 - .../pip/_vendor/rich/__init__.py | 176 - .../pip/_vendor/rich/__main__.py | 282 - .../pip/_vendor/rich/_cell_widths.py | 451 - .../pip/_vendor/rich/_emoji_codes.py | 3610 ------- .../pip/_vendor/rich/_emoji_replace.py | 32 - .../pip/_vendor/rich/_export_format.py | 78 - .../pip/_vendor/rich/_extension.py | 10 - .../pip/_vendor/rich/_inspect.py | 270 - .../pip/_vendor/rich/_log_render.py | 94 - .../site-packages/pip/_vendor/rich/_loop.py | 43 - .../pip/_vendor/rich/_palettes.py | 309 - .../site-packages/pip/_vendor/rich/_pick.py | 17 - .../site-packages/pip/_vendor/rich/_ratio.py | 160 - .../pip/_vendor/rich/_spinners.py | 482 - .../site-packages/pip/_vendor/rich/_stack.py | 16 - .../site-packages/pip/_vendor/rich/_timer.py | 19 - .../pip/_vendor/rich/_win32_console.py | 662 -- .../pip/_vendor/rich/_windows.py | 72 - .../pip/_vendor/rich/_windows_renderer.py | 56 - .../site-packages/pip/_vendor/rich/_wrap.py | 56 - .../site-packages/pip/_vendor/rich/abc.py | 33 - .../site-packages/pip/_vendor/rich/align.py | 311 - .../site-packages/pip/_vendor/rich/ansi.py | 237 - .../site-packages/pip/_vendor/rich/bar.py | 94 - .../site-packages/pip/_vendor/rich/box.py | 517 - .../site-packages/pip/_vendor/rich/cells.py | 154 - .../site-packages/pip/_vendor/rich/color.py | 615 -- .../pip/_vendor/rich/color_triplet.py | 38 - .../site-packages/pip/_vendor/rich/columns.py | 187 - .../site-packages/pip/_vendor/rich/console.py | 2572 ----- .../pip/_vendor/rich/constrain.py | 37 - .../pip/_vendor/rich/containers.py | 167 - .../site-packages/pip/_vendor/rich/control.py | 225 - .../pip/_vendor/rich/default_styles.py | 188 - .../pip/_vendor/rich/diagnose.py | 37 - .../site-packages/pip/_vendor/rich/emoji.py | 96 - .../site-packages/pip/_vendor/rich/errors.py | 34 - .../pip/_vendor/rich/file_proxy.py | 54 - .../pip/_vendor/rich/filesize.py | 89 - .../pip/_vendor/rich/highlighter.py | 232 - .../site-packages/pip/_vendor/rich/json.py | 140 - .../site-packages/pip/_vendor/rich/jupyter.py | 101 - .../site-packages/pip/_vendor/rich/layout.py | 445 - .../site-packages/pip/_vendor/rich/live.py | 373 - .../pip/_vendor/rich/live_render.py | 113 - .../site-packages/pip/_vendor/rich/logging.py | 280 - .../site-packages/pip/_vendor/rich/markup.py | 246 - .../site-packages/pip/_vendor/rich/measure.py | 151 - .../site-packages/pip/_vendor/rich/padding.py | 141 - .../site-packages/pip/_vendor/rich/pager.py | 34 - .../site-packages/pip/_vendor/rich/palette.py | 100 - .../site-packages/pip/_vendor/rich/panel.py | 251 - .../site-packages/pip/_vendor/rich/pretty.py | 1010 -- .../pip/_vendor/rich/progress.py | 1703 ---- .../pip/_vendor/rich/progress_bar.py | 224 - .../site-packages/pip/_vendor/rich/prompt.py | 376 - .../pip/_vendor/rich/protocol.py | 42 - .../site-packages/pip/_vendor/rich/region.py | 10 - .../site-packages/pip/_vendor/rich/repr.py | 152 - .../site-packages/pip/_vendor/rich/rule.py | 134 - .../site-packages/pip/_vendor/rich/scope.py | 86 - .../site-packages/pip/_vendor/rich/screen.py | 54 - .../site-packages/pip/_vendor/rich/segment.py | 739 -- .../site-packages/pip/_vendor/rich/spinner.py | 136 - .../site-packages/pip/_vendor/rich/status.py | 132 - .../site-packages/pip/_vendor/rich/style.py | 771 -- .../site-packages/pip/_vendor/rich/styled.py | 42 - .../site-packages/pip/_vendor/rich/syntax.py | 934 -- .../site-packages/pip/_vendor/rich/table.py | 996 -- .../pip/_vendor/rich/terminal_theme.py | 153 - .../site-packages/pip/_vendor/rich/text.py | 1286 --- .../site-packages/pip/_vendor/rich/theme.py | 112 - .../site-packages/pip/_vendor/rich/themes.py | 5 - .../pip/_vendor/rich/traceback.py | 679 -- .../site-packages/pip/_vendor/rich/tree.py | 251 - .../site-packages/pip/_vendor/six.py | 998 -- .../pip/_vendor/tenacity/__init__.py | 519 - .../pip/_vendor/tenacity/_asyncio.py | 92 - .../pip/_vendor/tenacity/_utils.py | 68 - .../pip/_vendor/tenacity/after.py | 46 - .../pip/_vendor/tenacity/before.py | 41 - .../pip/_vendor/tenacity/before_sleep.py | 58 - .../site-packages/pip/_vendor/tenacity/nap.py | 43 - .../pip/_vendor/tenacity/retry.py | 240 - .../pip/_vendor/tenacity/stop.py | 96 - .../pip/_vendor/tenacity/tornadoweb.py | 59 - .../pip/_vendor/tenacity/wait.py | 232 - .../pip/_vendor/tomli/__init__.py | 11 - .../pip/_vendor/tomli/_parser.py | 691 -- .../site-packages/pip/_vendor/tomli/_re.py | 107 - .../site-packages/pip/_vendor/tomli/_types.py | 10 - .../pip/_vendor/typing_extensions.py | 2209 ---- .../pip/_vendor/urllib3/__init__.py | 102 - .../pip/_vendor/urllib3/_collections.py | 337 - .../pip/_vendor/urllib3/_version.py | 2 - .../pip/_vendor/urllib3/connection.py | 567 -- .../pip/_vendor/urllib3/connectionpool.py | 1110 --- .../pip/_vendor/urllib3/contrib/__init__.py | 0 .../urllib3/contrib/_appengine_environ.py | 36 - .../contrib/_securetransport/__init__.py | 0 .../contrib/_securetransport/bindings.py | 519 - .../contrib/_securetransport/low_level.py | 397 - .../pip/_vendor/urllib3/contrib/appengine.py | 314 - .../pip/_vendor/urllib3/contrib/ntlmpool.py | 130 - .../pip/_vendor/urllib3/contrib/pyopenssl.py | 519 - .../urllib3/contrib/securetransport.py | 921 -- .../pip/_vendor/urllib3/contrib/socks.py | 216 - .../pip/_vendor/urllib3/exceptions.py | 323 - .../pip/_vendor/urllib3/fields.py | 274 - .../pip/_vendor/urllib3/filepost.py | 98 - .../pip/_vendor/urllib3/packages/__init__.py | 0 .../urllib3/packages/backports/__init__.py | 0 .../urllib3/packages/backports/makefile.py | 51 - .../pip/_vendor/urllib3/packages/six.py | 1076 -- .../pip/_vendor/urllib3/poolmanager.py | 537 - .../pip/_vendor/urllib3/request.py | 170 - .../pip/_vendor/urllib3/response.py | 866 -- .../pip/_vendor/urllib3/util/__init__.py | 49 - .../pip/_vendor/urllib3/util/connection.py | 149 - .../pip/_vendor/urllib3/util/proxy.py | 57 - .../pip/_vendor/urllib3/util/queue.py | 22 - .../pip/_vendor/urllib3/util/request.py | 137 - .../pip/_vendor/urllib3/util/response.py | 107 - .../pip/_vendor/urllib3/util/retry.py | 620 -- .../pip/_vendor/urllib3/util/ssl_.py | 495 - .../urllib3/util/ssl_match_hostname.py | 159 - .../pip/_vendor/urllib3/util/ssltransport.py | 221 - .../pip/_vendor/urllib3/util/timeout.py | 268 - .../pip/_vendor/urllib3/util/url.py | 435 - .../pip/_vendor/urllib3/util/wait.py | 152 - .../site-packages/pip/_vendor/vendor.txt | 23 - .../pip/_vendor/webencodings/__init__.py | 342 - .../pip/_vendor/webencodings/labels.py | 231 - .../pip/_vendor/webencodings/mklabels.py | 59 - .../pip/_vendor/webencodings/tests.py | 153 - .../_vendor/webencodings/x_user_defined.py | 325 - bot/lib/python3.11/site-packages/pip/py.typed | 4 - .../site-packages/pkg_resources/__init__.py | 3296 ------ .../pkg_resources/_vendor/__init__.py | 0 .../pkg_resources/_vendor/appdirs.py | 607 -- .../_vendor/importlib_resources/__init__.py | 36 - .../_vendor/importlib_resources/_adapters.py | 170 - .../_vendor/importlib_resources/_common.py | 104 - .../_vendor/importlib_resources/_compat.py | 98 - .../_vendor/importlib_resources/_itertools.py | 35 - .../_vendor/importlib_resources/_legacy.py | 121 - .../_vendor/importlib_resources/abc.py | 137 - .../_vendor/importlib_resources/readers.py | 122 - .../_vendor/importlib_resources/simple.py | 116 - .../pkg_resources/_vendor/jaraco/__init__.py | 0 .../pkg_resources/_vendor/jaraco/context.py | 213 - .../pkg_resources/_vendor/jaraco/functools.py | 525 - .../_vendor/jaraco/text/__init__.py | 599 -- .../_vendor/more_itertools/__init__.py | 4 - .../_vendor/more_itertools/more.py | 4316 -------- .../_vendor/more_itertools/recipes.py | 698 -- .../_vendor/packaging/__about__.py | 26 - .../_vendor/packaging/__init__.py | 25 - .../_vendor/packaging/_manylinux.py | 301 - .../_vendor/packaging/_musllinux.py | 136 - .../_vendor/packaging/_structures.py | 61 - .../_vendor/packaging/markers.py | 304 - .../_vendor/packaging/requirements.py | 146 - .../_vendor/packaging/specifiers.py | 802 -- .../pkg_resources/_vendor/packaging/tags.py | 487 - .../pkg_resources/_vendor/packaging/utils.py | 136 - .../_vendor/packaging/version.py | 504 - .../_vendor/pyparsing/__init__.py | 331 - .../_vendor/pyparsing/actions.py | 207 - .../pkg_resources/_vendor/pyparsing/common.py | 424 - .../pkg_resources/_vendor/pyparsing/core.py | 5814 ----------- .../_vendor/pyparsing/diagram/__init__.py | 642 -- .../_vendor/pyparsing/exceptions.py | 267 - .../_vendor/pyparsing/helpers.py | 1088 -- .../_vendor/pyparsing/results.py | 760 -- .../_vendor/pyparsing/testing.py | 331 - .../_vendor/pyparsing/unicode.py | 352 - .../pkg_resources/_vendor/pyparsing/util.py | 235 - .../pkg_resources/_vendor/zipp.py | 329 - .../pkg_resources/extern/__init__.py | 76 - .../propcache-0.4.1.dist-info/INSTALLER | 1 - .../propcache-0.4.1.dist-info/METADATA | 443 - .../propcache-0.4.1.dist-info/RECORD | 18 - .../propcache-0.4.1.dist-info/WHEEL | 7 - .../licenses/LICENSE | 202 - .../propcache-0.4.1.dist-info/licenses/NOTICE | 13 - .../propcache-0.4.1.dist-info/top_level.txt | 1 - .../site-packages/propcache/__init__.py | 32 - .../site-packages/propcache/_helpers.py | 39 - ...helpers_c.cpython-311-aarch64-linux-gnu.so | Bin 851896 -> 0 bytes .../site-packages/propcache/_helpers_c.pyx | 103 - .../site-packages/propcache/_helpers_py.py | 62 - .../python3.11/site-packages/propcache/api.py | 8 - .../site-packages/propcache/py.typed | 1 - .../python_dotenv-1.2.1.dist-info/INSTALLER | 1 - .../python_dotenv-1.2.1.dist-info/METADATA | 749 -- .../python_dotenv-1.2.1.dist-info/RECORD | 26 - .../python_dotenv-1.2.1.dist-info/REQUESTED | 0 .../python_dotenv-1.2.1.dist-info/WHEEL | 5 - .../entry_points.txt | 2 - .../licenses/LICENSE | 27 - .../top_level.txt | 1 - .../setuptools-65.5.1.dist-info/INSTALLER | 1 - .../setuptools-65.5.1.dist-info/LICENSE | 19 - .../setuptools-65.5.1.dist-info/METADATA | 133 - .../setuptools-65.5.1.dist-info/RECORD | 458 - .../setuptools-65.5.1.dist-info/REQUESTED | 0 .../setuptools-65.5.1.dist-info/WHEEL | 5 - .../entry_points.txt | 57 - .../setuptools-65.5.1.dist-info/top_level.txt | 3 - .../site-packages/setuptools/__init__.py | 247 - .../setuptools/_deprecation_warning.py | 7 - .../setuptools/_distutils/__init__.py | 24 - .../setuptools/_distutils/_collections.py | 56 - .../setuptools/_distutils/_functools.py | 20 - .../setuptools/_distutils/_macos_compat.py | 12 - .../setuptools/_distutils/_msvccompiler.py | 572 -- .../setuptools/_distutils/archive_util.py | 280 - .../setuptools/_distutils/bcppcompiler.py | 408 - .../setuptools/_distutils/ccompiler.py | 1220 --- .../setuptools/_distutils/cmd.py | 436 - .../setuptools/_distutils/command/__init__.py | 25 - .../_distutils/command/_framework_compat.py | 55 - .../setuptools/_distutils/command/bdist.py | 157 - .../_distutils/command/bdist_dumb.py | 144 - .../_distutils/command/bdist_rpm.py | 615 -- .../setuptools/_distutils/command/build.py | 153 - .../_distutils/command/build_clib.py | 208 - .../_distutils/command/build_ext.py | 787 -- .../setuptools/_distutils/command/build_py.py | 407 - .../_distutils/command/build_scripts.py | 173 - .../setuptools/_distutils/command/check.py | 151 - .../setuptools/_distutils/command/clean.py | 76 - .../setuptools/_distutils/command/config.py | 377 - .../setuptools/_distutils/command/install.py | 814 -- .../_distutils/command/install_data.py | 84 - .../_distutils/command/install_egg_info.py | 91 - .../_distutils/command/install_headers.py | 45 - .../_distutils/command/install_lib.py | 238 - .../_distutils/command/install_scripts.py | 61 - .../_distutils/command/py37compat.py | 31 - .../setuptools/_distutils/command/register.py | 319 - .../setuptools/_distutils/command/sdist.py | 531 - .../setuptools/_distutils/command/upload.py | 205 - .../setuptools/_distutils/config.py | 139 - .../setuptools/_distutils/core.py | 291 - .../setuptools/_distutils/cygwinccompiler.py | 364 - .../setuptools/_distutils/debug.py | 5 - .../setuptools/_distutils/dep_util.py | 96 - .../setuptools/_distutils/dir_util.py | 243 - .../setuptools/_distutils/dist.py | 1286 --- .../setuptools/_distutils/errors.py | 127 - .../setuptools/_distutils/extension.py | 248 - .../setuptools/_distutils/fancy_getopt.py | 470 - .../setuptools/_distutils/file_util.py | 249 - .../setuptools/_distutils/filelist.py | 371 - .../setuptools/_distutils/log.py | 80 - .../setuptools/_distutils/msvc9compiler.py | 832 -- .../setuptools/_distutils/msvccompiler.py | 695 -- .../setuptools/_distutils/py38compat.py | 8 - .../setuptools/_distutils/py39compat.py | 22 - .../setuptools/_distutils/spawn.py | 109 - .../setuptools/_distutils/sysconfig.py | 558 -- .../setuptools/_distutils/text_file.py | 287 - .../setuptools/_distutils/unixccompiler.py | 401 - .../setuptools/_distutils/util.py | 513 - .../setuptools/_distutils/version.py | 358 - .../setuptools/_distutils/versionpredicate.py | 175 - .../site-packages/setuptools/_entry_points.py | 86 - .../site-packages/setuptools/_imp.py | 82 - .../site-packages/setuptools/_importlib.py | 47 - .../site-packages/setuptools/_itertools.py | 23 - .../site-packages/setuptools/_path.py | 29 - .../site-packages/setuptools/_reqs.py | 19 - .../setuptools/_vendor/__init__.py | 0 .../_vendor/importlib_metadata/__init__.py | 1047 -- .../_vendor/importlib_metadata/_adapters.py | 68 - .../importlib_metadata/_collections.py | 30 - .../_vendor/importlib_metadata/_compat.py | 71 - .../_vendor/importlib_metadata/_functools.py | 104 - .../_vendor/importlib_metadata/_itertools.py | 73 - .../_vendor/importlib_metadata/_meta.py | 48 - .../_vendor/importlib_metadata/_text.py | 99 - .../_vendor/importlib_resources/__init__.py | 36 - .../_vendor/importlib_resources/_adapters.py | 170 - .../_vendor/importlib_resources/_common.py | 104 - .../_vendor/importlib_resources/_compat.py | 98 - .../_vendor/importlib_resources/_itertools.py | 35 - .../_vendor/importlib_resources/_legacy.py | 121 - .../_vendor/importlib_resources/abc.py | 137 - .../_vendor/importlib_resources/readers.py | 122 - .../_vendor/importlib_resources/simple.py | 116 - .../setuptools/_vendor/jaraco/__init__.py | 0 .../setuptools/_vendor/jaraco/context.py | 213 - .../setuptools/_vendor/jaraco/functools.py | 525 - .../_vendor/jaraco/text/__init__.py | 599 -- .../_vendor/more_itertools/__init__.py | 4 - .../setuptools/_vendor/more_itertools/more.py | 3824 ------- .../_vendor/more_itertools/recipes.py | 620 -- .../setuptools/_vendor/ordered_set.py | 488 - .../setuptools/_vendor/packaging/__about__.py | 26 - .../setuptools/_vendor/packaging/__init__.py | 25 - .../_vendor/packaging/_manylinux.py | 301 - .../_vendor/packaging/_musllinux.py | 136 - .../_vendor/packaging/_structures.py | 61 - .../setuptools/_vendor/packaging/markers.py | 304 - .../_vendor/packaging/requirements.py | 146 - .../_vendor/packaging/specifiers.py | 802 -- .../setuptools/_vendor/packaging/tags.py | 487 - .../setuptools/_vendor/packaging/utils.py | 136 - .../setuptools/_vendor/packaging/version.py | 504 - .../setuptools/_vendor/pyparsing/__init__.py | 331 - .../setuptools/_vendor/pyparsing/actions.py | 207 - .../setuptools/_vendor/pyparsing/common.py | 424 - .../setuptools/_vendor/pyparsing/core.py | 5814 ----------- .../_vendor/pyparsing/diagram/__init__.py | 642 -- .../_vendor/pyparsing/exceptions.py | 267 - .../setuptools/_vendor/pyparsing/helpers.py | 1088 -- .../setuptools/_vendor/pyparsing/results.py | 760 -- .../setuptools/_vendor/pyparsing/testing.py | 331 - .../setuptools/_vendor/pyparsing/unicode.py | 352 - .../setuptools/_vendor/pyparsing/util.py | 235 - .../setuptools/_vendor/tomli/__init__.py | 11 - .../setuptools/_vendor/tomli/_parser.py | 691 -- .../setuptools/_vendor/tomli/_re.py | 107 - .../setuptools/_vendor/tomli/_types.py | 10 - .../setuptools/_vendor/typing_extensions.py | 2296 ----- .../site-packages/setuptools/_vendor/zipp.py | 329 - .../site-packages/setuptools/archive_util.py | 213 - .../site-packages/setuptools/build_meta.py | 511 - .../setuptools/command/__init__.py | 12 - .../site-packages/setuptools/command/alias.py | 78 - .../setuptools/command/bdist_egg.py | 457 - .../setuptools/command/bdist_rpm.py | 40 - .../site-packages/setuptools/command/build.py | 146 - .../setuptools/command/build_clib.py | 101 - .../setuptools/command/build_ext.py | 383 - .../setuptools/command/build_py.py | 368 - .../setuptools/command/develop.py | 193 - .../setuptools/command/dist_info.py | 142 - .../setuptools/command/easy_install.py | 2312 ----- .../setuptools/command/editable_wheel.py | 844 -- .../setuptools/command/egg_info.py | 763 -- .../setuptools/command/install.py | 139 - .../setuptools/command/install_egg_info.py | 63 - .../setuptools/command/install_lib.py | 122 - .../setuptools/command/install_scripts.py | 70 - .../setuptools/command/launcher manifest.xml | 15 - .../setuptools/command/py36compat.py | 134 - .../setuptools/command/register.py | 18 - .../setuptools/command/rotate.py | 64 - .../setuptools/command/saveopts.py | 22 - .../site-packages/setuptools/command/sdist.py | 210 - .../setuptools/command/setopt.py | 149 - .../site-packages/setuptools/command/test.py | 251 - .../setuptools/command/upload.py | 17 - .../setuptools/command/upload_docs.py | 213 - .../setuptools/config/__init__.py | 35 - .../setuptools/config/_apply_pyprojecttoml.py | 377 - .../config/_validate_pyproject/__init__.py | 34 - .../_validate_pyproject/error_reporting.py | 318 - .../_validate_pyproject/extra_validations.py | 36 - .../fastjsonschema_exceptions.py | 51 - .../fastjsonschema_validations.py | 1035 -- .../config/_validate_pyproject/formats.py | 259 - .../site-packages/setuptools/config/expand.py | 462 - .../setuptools/config/pyprojecttoml.py | 493 - .../setuptools/config/setupcfg.py | 762 -- .../site-packages/setuptools/dep_util.py | 25 - .../site-packages/setuptools/depends.py | 176 - .../site-packages/setuptools/discovery.py | 600 -- .../site-packages/setuptools/dist.py | 1222 --- .../site-packages/setuptools/errors.py | 58 - .../site-packages/setuptools/extension.py | 148 - .../setuptools/extern/__init__.py | 76 - .../site-packages/setuptools/glob.py | 167 - .../site-packages/setuptools/installer.py | 104 - .../site-packages/setuptools/launch.py | 36 - .../site-packages/setuptools/logging.py | 36 - .../site-packages/setuptools/monkey.py | 165 - .../site-packages/setuptools/msvc.py | 1703 ---- .../site-packages/setuptools/namespaces.py | 107 - .../site-packages/setuptools/package_index.py | 1166 --- .../site-packages/setuptools/py34compat.py | 13 - .../site-packages/setuptools/sandbox.py | 530 - .../setuptools/script (dev).tmpl | 6 - .../site-packages/setuptools/script.tmpl | 3 - .../site-packages/setuptools/unicode_utils.py | 42 - .../site-packages/setuptools/version.py | 6 - .../site-packages/setuptools/wheel.py | 222 - .../setuptools/windows_support.py | 29 - .../INSTALLER | 1 - .../METADATA | 72 - .../typing_extensions-4.15.0.dist-info/RECORD | 7 - .../typing_extensions-4.15.0.dist-info/WHEEL | 4 - .../licenses/LICENSE | 279 - .../site-packages/typing_extensions.py | 4317 -------- .../yarl-1.22.0.dist-info/INSTALLER | 1 - .../yarl-1.22.0.dist-info/METADATA | 2478 ----- .../yarl-1.22.0.dist-info/RECORD | 26 - .../site-packages/yarl-1.22.0.dist-info/WHEEL | 7 - .../yarl-1.22.0.dist-info/licenses/LICENSE | 202 - .../yarl-1.22.0.dist-info/licenses/NOTICE | 13 - .../yarl-1.22.0.dist-info/top_level.txt | 1 - .../python3.11/site-packages/yarl/__init__.py | 14 - .../python3.11/site-packages/yarl/_parse.py | 203 - .../python3.11/site-packages/yarl/_path.py | 41 - .../python3.11/site-packages/yarl/_query.py | 121 - .../python3.11/site-packages/yarl/_quoters.py | 33 - .../python3.11/site-packages/yarl/_quoting.py | 19 - ...quoting_c.cpython-311-aarch64-linux-gnu.so | Bin 1320864 -> 0 bytes .../site-packages/yarl/_quoting_c.pyx | 451 - .../site-packages/yarl/_quoting_py.py | 213 - bot/lib/python3.11/site-packages/yarl/_url.py | 1622 --- .../python3.11/site-packages/yarl/py.typed | 1 - bot/lib64 | 1 - 975 files changed, 4 insertions(+), 332322 deletions(-) delete mode 100644 bot/bin/Activate.ps1 delete mode 100644 bot/bin/activate delete mode 100644 bot/bin/activate.csh delete mode 100644 bot/bin/activate.fish delete mode 100755 bot/bin/dotenv delete mode 100755 bot/bin/pip delete mode 100755 bot/bin/pip3 delete mode 100755 bot/bin/pip3.11 delete mode 120000 bot/bin/python delete mode 120000 bot/bin/python3 delete mode 120000 bot/bin/python3.11 delete mode 100644 bot/lib/python3.11/site-packages/_distutils_hack/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/_distutils_hack/override.py delete mode 100644 bot/lib/python3.11/site-packages/aiohappyeyeballs-2.6.1.dist-info/INSTALLER delete mode 100644 bot/lib/python3.11/site-packages/aiohappyeyeballs-2.6.1.dist-info/LICENSE delete mode 100644 bot/lib/python3.11/site-packages/aiohappyeyeballs-2.6.1.dist-info/METADATA delete mode 100644 bot/lib/python3.11/site-packages/aiohappyeyeballs-2.6.1.dist-info/RECORD delete mode 100644 bot/lib/python3.11/site-packages/aiohappyeyeballs-2.6.1.dist-info/WHEEL delete mode 100644 bot/lib/python3.11/site-packages/aiohappyeyeballs/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/aiohappyeyeballs/_staggered.py delete mode 100644 bot/lib/python3.11/site-packages/aiohappyeyeballs/impl.py delete mode 100644 bot/lib/python3.11/site-packages/aiohappyeyeballs/py.typed delete mode 100644 bot/lib/python3.11/site-packages/aiohappyeyeballs/types.py delete mode 100644 bot/lib/python3.11/site-packages/aiohappyeyeballs/utils.py delete mode 100644 bot/lib/python3.11/site-packages/aiohttp-3.13.2.dist-info/INSTALLER delete mode 100644 bot/lib/python3.11/site-packages/aiohttp-3.13.2.dist-info/METADATA delete mode 100644 bot/lib/python3.11/site-packages/aiohttp-3.13.2.dist-info/RECORD delete mode 100644 bot/lib/python3.11/site-packages/aiohttp-3.13.2.dist-info/REQUESTED delete mode 100644 bot/lib/python3.11/site-packages/aiohttp-3.13.2.dist-info/WHEEL delete mode 100644 bot/lib/python3.11/site-packages/aiohttp-3.13.2.dist-info/licenses/LICENSE.txt delete mode 100644 bot/lib/python3.11/site-packages/aiohttp-3.13.2.dist-info/licenses/vendor/llhttp/LICENSE delete mode 100644 bot/lib/python3.11/site-packages/aiohttp-3.13.2.dist-info/top_level.txt delete mode 100644 bot/lib/python3.11/site-packages/aiohttp/.hash/_cparser.pxd.hash delete mode 100644 bot/lib/python3.11/site-packages/aiohttp/.hash/_find_header.pxd.hash delete mode 100644 bot/lib/python3.11/site-packages/aiohttp/.hash/_http_parser.pyx.hash delete mode 100644 bot/lib/python3.11/site-packages/aiohttp/.hash/_http_writer.pyx.hash delete mode 100644 bot/lib/python3.11/site-packages/aiohttp/.hash/hdrs.py.hash delete mode 100644 bot/lib/python3.11/site-packages/aiohttp/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/aiohttp/_cookie_helpers.py delete mode 100644 bot/lib/python3.11/site-packages/aiohttp/_cparser.pxd delete mode 100644 bot/lib/python3.11/site-packages/aiohttp/_find_header.pxd delete mode 100644 bot/lib/python3.11/site-packages/aiohttp/_headers.pxi delete mode 100755 bot/lib/python3.11/site-packages/aiohttp/_http_parser.cpython-311-aarch64-linux-gnu.so delete mode 100644 bot/lib/python3.11/site-packages/aiohttp/_http_parser.pyx delete mode 100755 bot/lib/python3.11/site-packages/aiohttp/_http_writer.cpython-311-aarch64-linux-gnu.so delete mode 100644 bot/lib/python3.11/site-packages/aiohttp/_http_writer.pyx delete mode 100644 bot/lib/python3.11/site-packages/aiohttp/_websocket/.hash/mask.pxd.hash delete mode 100644 bot/lib/python3.11/site-packages/aiohttp/_websocket/.hash/mask.pyx.hash delete mode 100644 bot/lib/python3.11/site-packages/aiohttp/_websocket/.hash/reader_c.pxd.hash delete mode 100644 bot/lib/python3.11/site-packages/aiohttp/_websocket/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/aiohttp/_websocket/helpers.py delete mode 100755 bot/lib/python3.11/site-packages/aiohttp/_websocket/mask.cpython-311-aarch64-linux-gnu.so delete mode 100644 bot/lib/python3.11/site-packages/aiohttp/_websocket/mask.pxd delete mode 100644 bot/lib/python3.11/site-packages/aiohttp/_websocket/mask.pyx delete mode 100644 bot/lib/python3.11/site-packages/aiohttp/_websocket/models.py delete mode 100644 bot/lib/python3.11/site-packages/aiohttp/_websocket/reader.py delete mode 100755 bot/lib/python3.11/site-packages/aiohttp/_websocket/reader_c.cpython-311-aarch64-linux-gnu.so delete mode 100644 bot/lib/python3.11/site-packages/aiohttp/_websocket/reader_c.pxd delete mode 100644 bot/lib/python3.11/site-packages/aiohttp/_websocket/reader_c.py delete mode 100644 bot/lib/python3.11/site-packages/aiohttp/_websocket/reader_py.py delete mode 100644 bot/lib/python3.11/site-packages/aiohttp/_websocket/writer.py delete mode 100644 bot/lib/python3.11/site-packages/aiohttp/abc.py delete mode 100644 bot/lib/python3.11/site-packages/aiohttp/base_protocol.py delete mode 100644 bot/lib/python3.11/site-packages/aiohttp/client.py delete mode 100644 bot/lib/python3.11/site-packages/aiohttp/client_exceptions.py delete mode 100644 bot/lib/python3.11/site-packages/aiohttp/client_middleware_digest_auth.py delete mode 100644 bot/lib/python3.11/site-packages/aiohttp/client_middlewares.py delete mode 100644 bot/lib/python3.11/site-packages/aiohttp/client_proto.py delete mode 100644 bot/lib/python3.11/site-packages/aiohttp/client_reqrep.py delete mode 100644 bot/lib/python3.11/site-packages/aiohttp/client_ws.py delete mode 100644 bot/lib/python3.11/site-packages/aiohttp/compression_utils.py delete mode 100644 bot/lib/python3.11/site-packages/aiohttp/connector.py delete mode 100644 bot/lib/python3.11/site-packages/aiohttp/cookiejar.py delete mode 100644 bot/lib/python3.11/site-packages/aiohttp/formdata.py delete mode 100644 bot/lib/python3.11/site-packages/aiohttp/hdrs.py delete mode 100644 bot/lib/python3.11/site-packages/aiohttp/helpers.py delete mode 100644 bot/lib/python3.11/site-packages/aiohttp/http.py delete mode 100644 bot/lib/python3.11/site-packages/aiohttp/http_exceptions.py delete mode 100644 bot/lib/python3.11/site-packages/aiohttp/http_parser.py delete mode 100644 bot/lib/python3.11/site-packages/aiohttp/http_websocket.py delete mode 100644 bot/lib/python3.11/site-packages/aiohttp/http_writer.py delete mode 100644 bot/lib/python3.11/site-packages/aiohttp/log.py delete mode 100644 bot/lib/python3.11/site-packages/aiohttp/multipart.py delete mode 100644 bot/lib/python3.11/site-packages/aiohttp/payload.py delete mode 100644 bot/lib/python3.11/site-packages/aiohttp/payload_streamer.py delete mode 100644 bot/lib/python3.11/site-packages/aiohttp/py.typed delete mode 100644 bot/lib/python3.11/site-packages/aiohttp/pytest_plugin.py delete mode 100644 bot/lib/python3.11/site-packages/aiohttp/resolver.py delete mode 100644 bot/lib/python3.11/site-packages/aiohttp/streams.py delete mode 100644 bot/lib/python3.11/site-packages/aiohttp/tcp_helpers.py delete mode 100644 bot/lib/python3.11/site-packages/aiohttp/test_utils.py delete mode 100644 bot/lib/python3.11/site-packages/aiohttp/tracing.py delete mode 100644 bot/lib/python3.11/site-packages/aiohttp/typedefs.py delete mode 100644 bot/lib/python3.11/site-packages/aiohttp/web.py delete mode 100644 bot/lib/python3.11/site-packages/aiohttp/web_app.py delete mode 100644 bot/lib/python3.11/site-packages/aiohttp/web_exceptions.py delete mode 100644 bot/lib/python3.11/site-packages/aiohttp/web_fileresponse.py delete mode 100644 bot/lib/python3.11/site-packages/aiohttp/web_log.py delete mode 100644 bot/lib/python3.11/site-packages/aiohttp/web_middlewares.py delete mode 100644 bot/lib/python3.11/site-packages/aiohttp/web_protocol.py delete mode 100644 bot/lib/python3.11/site-packages/aiohttp/web_request.py delete mode 100644 bot/lib/python3.11/site-packages/aiohttp/web_response.py delete mode 100644 bot/lib/python3.11/site-packages/aiohttp/web_routedef.py delete mode 100644 bot/lib/python3.11/site-packages/aiohttp/web_runner.py delete mode 100644 bot/lib/python3.11/site-packages/aiohttp/web_server.py delete mode 100644 bot/lib/python3.11/site-packages/aiohttp/web_urldispatcher.py delete mode 100644 bot/lib/python3.11/site-packages/aiohttp/web_ws.py delete mode 100644 bot/lib/python3.11/site-packages/aiohttp/worker.py delete mode 100644 bot/lib/python3.11/site-packages/aiosignal-1.4.0.dist-info/INSTALLER delete mode 100644 bot/lib/python3.11/site-packages/aiosignal-1.4.0.dist-info/METADATA delete mode 100644 bot/lib/python3.11/site-packages/aiosignal-1.4.0.dist-info/RECORD delete mode 100644 bot/lib/python3.11/site-packages/aiosignal-1.4.0.dist-info/WHEEL delete mode 100644 bot/lib/python3.11/site-packages/aiosignal-1.4.0.dist-info/licenses/LICENSE delete mode 100644 bot/lib/python3.11/site-packages/aiosignal-1.4.0.dist-info/top_level.txt delete mode 100644 bot/lib/python3.11/site-packages/aiosignal/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/aiosignal/py.typed delete mode 100644 bot/lib/python3.11/site-packages/attr/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/attr/__init__.pyi delete mode 100644 bot/lib/python3.11/site-packages/attr/_cmp.py delete mode 100644 bot/lib/python3.11/site-packages/attr/_cmp.pyi delete mode 100644 bot/lib/python3.11/site-packages/attr/_compat.py delete mode 100644 bot/lib/python3.11/site-packages/attr/_config.py delete mode 100644 bot/lib/python3.11/site-packages/attr/_funcs.py delete mode 100644 bot/lib/python3.11/site-packages/attr/_make.py delete mode 100644 bot/lib/python3.11/site-packages/attr/_next_gen.py delete mode 100644 bot/lib/python3.11/site-packages/attr/_typing_compat.pyi delete mode 100644 bot/lib/python3.11/site-packages/attr/_version_info.py delete mode 100644 bot/lib/python3.11/site-packages/attr/_version_info.pyi delete mode 100644 bot/lib/python3.11/site-packages/attr/converters.py delete mode 100644 bot/lib/python3.11/site-packages/attr/converters.pyi delete mode 100644 bot/lib/python3.11/site-packages/attr/exceptions.py delete mode 100644 bot/lib/python3.11/site-packages/attr/exceptions.pyi delete mode 100644 bot/lib/python3.11/site-packages/attr/filters.py delete mode 100644 bot/lib/python3.11/site-packages/attr/filters.pyi delete mode 100644 bot/lib/python3.11/site-packages/attr/py.typed delete mode 100644 bot/lib/python3.11/site-packages/attr/setters.py delete mode 100644 bot/lib/python3.11/site-packages/attr/setters.pyi delete mode 100644 bot/lib/python3.11/site-packages/attr/validators.py delete mode 100644 bot/lib/python3.11/site-packages/attr/validators.pyi delete mode 100644 bot/lib/python3.11/site-packages/attrs-25.4.0.dist-info/INSTALLER delete mode 100644 bot/lib/python3.11/site-packages/attrs-25.4.0.dist-info/METADATA delete mode 100644 bot/lib/python3.11/site-packages/attrs-25.4.0.dist-info/RECORD delete mode 100644 bot/lib/python3.11/site-packages/attrs-25.4.0.dist-info/WHEEL delete mode 100644 bot/lib/python3.11/site-packages/attrs-25.4.0.dist-info/licenses/LICENSE delete mode 100644 bot/lib/python3.11/site-packages/attrs/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/attrs/__init__.pyi delete mode 100644 bot/lib/python3.11/site-packages/attrs/converters.py delete mode 100644 bot/lib/python3.11/site-packages/attrs/exceptions.py delete mode 100644 bot/lib/python3.11/site-packages/attrs/filters.py delete mode 100644 bot/lib/python3.11/site-packages/attrs/py.typed delete mode 100644 bot/lib/python3.11/site-packages/attrs/setters.py delete mode 100644 bot/lib/python3.11/site-packages/attrs/validators.py delete mode 100644 bot/lib/python3.11/site-packages/distutils-precedence.pth delete mode 100644 bot/lib/python3.11/site-packages/dotenv/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/dotenv/__main__.py delete mode 100644 bot/lib/python3.11/site-packages/dotenv/cli.py delete mode 100644 bot/lib/python3.11/site-packages/dotenv/ipython.py delete mode 100644 bot/lib/python3.11/site-packages/dotenv/main.py delete mode 100644 bot/lib/python3.11/site-packages/dotenv/parser.py delete mode 100644 bot/lib/python3.11/site-packages/dotenv/py.typed delete mode 100644 bot/lib/python3.11/site-packages/dotenv/variables.py delete mode 100644 bot/lib/python3.11/site-packages/dotenv/version.py delete mode 100644 bot/lib/python3.11/site-packages/frozenlist-1.8.0.dist-info/INSTALLER delete mode 100644 bot/lib/python3.11/site-packages/frozenlist-1.8.0.dist-info/METADATA delete mode 100644 bot/lib/python3.11/site-packages/frozenlist-1.8.0.dist-info/RECORD delete mode 100644 bot/lib/python3.11/site-packages/frozenlist-1.8.0.dist-info/WHEEL delete mode 100644 bot/lib/python3.11/site-packages/frozenlist-1.8.0.dist-info/licenses/LICENSE delete mode 100644 bot/lib/python3.11/site-packages/frozenlist-1.8.0.dist-info/top_level.txt delete mode 100644 bot/lib/python3.11/site-packages/frozenlist/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/frozenlist/__init__.pyi delete mode 100755 bot/lib/python3.11/site-packages/frozenlist/_frozenlist.cpython-311-aarch64-linux-gnu.so delete mode 100644 bot/lib/python3.11/site-packages/frozenlist/_frozenlist.pyx delete mode 100644 bot/lib/python3.11/site-packages/frozenlist/py.typed delete mode 100644 bot/lib/python3.11/site-packages/idna-3.11.dist-info/INSTALLER delete mode 100644 bot/lib/python3.11/site-packages/idna-3.11.dist-info/METADATA delete mode 100644 bot/lib/python3.11/site-packages/idna-3.11.dist-info/RECORD delete mode 100644 bot/lib/python3.11/site-packages/idna-3.11.dist-info/WHEEL delete mode 100644 bot/lib/python3.11/site-packages/idna-3.11.dist-info/licenses/LICENSE.md delete mode 100644 bot/lib/python3.11/site-packages/idna/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/idna/codec.py delete mode 100644 bot/lib/python3.11/site-packages/idna/compat.py delete mode 100644 bot/lib/python3.11/site-packages/idna/core.py delete mode 100644 bot/lib/python3.11/site-packages/idna/idnadata.py delete mode 100644 bot/lib/python3.11/site-packages/idna/intranges.py delete mode 100644 bot/lib/python3.11/site-packages/idna/package_data.py delete mode 100644 bot/lib/python3.11/site-packages/idna/py.typed delete mode 100644 bot/lib/python3.11/site-packages/idna/uts46data.py delete mode 100644 bot/lib/python3.11/site-packages/multidict-6.7.0.dist-info/INSTALLER delete mode 100644 bot/lib/python3.11/site-packages/multidict-6.7.0.dist-info/METADATA delete mode 100644 bot/lib/python3.11/site-packages/multidict-6.7.0.dist-info/RECORD delete mode 100644 bot/lib/python3.11/site-packages/multidict-6.7.0.dist-info/WHEEL delete mode 100644 bot/lib/python3.11/site-packages/multidict-6.7.0.dist-info/licenses/LICENSE delete mode 100644 bot/lib/python3.11/site-packages/multidict-6.7.0.dist-info/top_level.txt delete mode 100644 bot/lib/python3.11/site-packages/multidict/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/multidict/_abc.py delete mode 100644 bot/lib/python3.11/site-packages/multidict/_compat.py delete mode 100755 bot/lib/python3.11/site-packages/multidict/_multidict.cpython-311-aarch64-linux-gnu.so delete mode 100644 bot/lib/python3.11/site-packages/multidict/_multidict_py.py delete mode 100644 bot/lib/python3.11/site-packages/multidict/py.typed delete mode 100644 bot/lib/python3.11/site-packages/pip-22.3.1.dist-info/INSTALLER delete mode 100644 bot/lib/python3.11/site-packages/pip-22.3.1.dist-info/LICENSE.txt delete mode 100644 bot/lib/python3.11/site-packages/pip-22.3.1.dist-info/METADATA delete mode 100644 bot/lib/python3.11/site-packages/pip-22.3.1.dist-info/RECORD delete mode 100644 bot/lib/python3.11/site-packages/pip-22.3.1.dist-info/REQUESTED delete mode 100644 bot/lib/python3.11/site-packages/pip-22.3.1.dist-info/WHEEL delete mode 100644 bot/lib/python3.11/site-packages/pip-22.3.1.dist-info/entry_points.txt delete mode 100644 bot/lib/python3.11/site-packages/pip-22.3.1.dist-info/top_level.txt delete mode 100644 bot/lib/python3.11/site-packages/pip/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/pip/__main__.py delete mode 100644 bot/lib/python3.11/site-packages/pip/__pip-runner__.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/build_env.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/cache.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/cli/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/cli/autocompletion.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/cli/base_command.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/cli/cmdoptions.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/cli/command_context.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/cli/main.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/cli/main_parser.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/cli/parser.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/cli/progress_bars.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/cli/req_command.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/cli/spinners.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/cli/status_codes.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/commands/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/commands/cache.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/commands/check.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/commands/completion.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/commands/configuration.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/commands/debug.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/commands/download.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/commands/freeze.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/commands/hash.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/commands/help.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/commands/index.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/commands/inspect.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/commands/install.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/commands/list.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/commands/search.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/commands/show.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/commands/uninstall.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/commands/wheel.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/configuration.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/distributions/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/distributions/base.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/distributions/installed.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/distributions/sdist.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/distributions/wheel.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/exceptions.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/index/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/index/collector.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/index/package_finder.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/index/sources.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/locations/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/locations/_distutils.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/locations/_sysconfig.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/locations/base.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/main.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/metadata/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/metadata/_json.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/metadata/base.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/metadata/importlib/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/metadata/importlib/_compat.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/metadata/importlib/_dists.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/metadata/importlib/_envs.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/metadata/pkg_resources.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/models/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/models/candidate.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/models/direct_url.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/models/format_control.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/models/index.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/models/installation_report.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/models/link.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/models/scheme.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/models/search_scope.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/models/selection_prefs.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/models/target_python.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/models/wheel.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/network/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/network/auth.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/network/cache.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/network/download.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/network/lazy_wheel.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/network/session.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/network/utils.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/network/xmlrpc.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/operations/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/operations/build/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/operations/build/build_tracker.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/operations/build/metadata.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/operations/build/metadata_editable.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/operations/build/metadata_legacy.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/operations/build/wheel.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/operations/build/wheel_editable.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/operations/build/wheel_legacy.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/operations/check.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/operations/freeze.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/operations/install/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/operations/install/editable_legacy.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/operations/install/legacy.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/operations/install/wheel.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/operations/prepare.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/pyproject.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/req/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/req/constructors.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/req/req_file.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/req/req_install.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/req/req_set.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/req/req_uninstall.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/resolution/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/resolution/base.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/resolution/legacy/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/resolution/legacy/resolver.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/resolution/resolvelib/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/resolution/resolvelib/base.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/resolution/resolvelib/candidates.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/resolution/resolvelib/factory.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/resolution/resolvelib/provider.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/resolution/resolvelib/reporter.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/resolution/resolvelib/requirements.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/resolution/resolvelib/resolver.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/self_outdated_check.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/utils/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/utils/_log.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/utils/appdirs.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/utils/compat.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/utils/compatibility_tags.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/utils/datetime.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/utils/deprecation.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/utils/direct_url_helpers.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/utils/distutils_args.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/utils/egg_link.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/utils/encoding.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/utils/entrypoints.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/utils/filesystem.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/utils/filetypes.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/utils/glibc.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/utils/hashes.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/utils/inject_securetransport.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/utils/logging.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/utils/misc.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/utils/models.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/utils/packaging.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/utils/setuptools_build.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/utils/subprocess.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/utils/temp_dir.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/utils/unpacking.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/utils/urls.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/utils/virtualenv.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/utils/wheel.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/vcs/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/vcs/bazaar.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/vcs/git.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/vcs/mercurial.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/vcs/subversion.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/vcs/versioncontrol.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_internal/wheel_builder.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/cachecontrol/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/cachecontrol/_cmd.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/cachecontrol/adapter.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/cachecontrol/cache.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/cachecontrol/caches/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/cachecontrol/caches/file_cache.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/cachecontrol/caches/redis_cache.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/cachecontrol/compat.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/cachecontrol/controller.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/cachecontrol/filewrapper.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/cachecontrol/heuristics.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/cachecontrol/serialize.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/cachecontrol/wrapper.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/certifi/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/certifi/__main__.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/certifi/core.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/chardet/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/chardet/big5freq.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/chardet/big5prober.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/chardet/chardistribution.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/chardet/charsetgroupprober.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/chardet/charsetprober.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/chardet/cli/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/chardet/cli/chardetect.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/chardet/codingstatemachine.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/chardet/cp949prober.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/chardet/enums.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/chardet/escprober.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/chardet/escsm.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/chardet/eucjpprober.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/chardet/euckrfreq.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/chardet/euckrprober.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/chardet/euctwfreq.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/chardet/euctwprober.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/chardet/gb2312freq.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/chardet/gb2312prober.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/chardet/hebrewprober.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/chardet/jisfreq.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/chardet/johabfreq.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/chardet/johabprober.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/chardet/jpcntx.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/chardet/langbulgarianmodel.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/chardet/langgreekmodel.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/chardet/langhebrewmodel.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/chardet/langhungarianmodel.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/chardet/langrussianmodel.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/chardet/langthaimodel.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/chardet/langturkishmodel.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/chardet/latin1prober.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/chardet/mbcharsetprober.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/chardet/mbcsgroupprober.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/chardet/mbcssm.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/chardet/metadata/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/chardet/metadata/languages.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/chardet/sbcharsetprober.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/chardet/sbcsgroupprober.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/chardet/sjisprober.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/chardet/universaldetector.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/chardet/utf1632prober.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/chardet/utf8prober.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/chardet/version.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/colorama/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/colorama/ansi.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/colorama/ansitowin32.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/colorama/initialise.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/colorama/win32.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/colorama/winterm.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/distlib/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/distlib/compat.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/distlib/database.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/distlib/index.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/distlib/locators.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/distlib/manifest.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/distlib/markers.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/distlib/metadata.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/distlib/resources.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/distlib/scripts.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/distlib/util.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/distlib/version.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/distlib/wheel.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/distro/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/distro/__main__.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/distro/distro.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/idna/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/idna/codec.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/idna/compat.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/idna/core.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/idna/idnadata.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/idna/intranges.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/idna/package_data.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/idna/uts46data.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/msgpack/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/msgpack/exceptions.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/msgpack/ext.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/msgpack/fallback.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/packaging/__about__.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/packaging/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/packaging/_manylinux.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/packaging/_musllinux.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/packaging/_structures.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/packaging/markers.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/packaging/requirements.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/packaging/specifiers.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/packaging/tags.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/packaging/utils.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/packaging/version.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/pep517/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/pep517/_compat.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/pep517/build.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/pep517/check.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/pep517/colorlog.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/pep517/dirtools.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/pep517/envbuild.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/pep517/in_process/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/pep517/in_process/_in_process.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/pep517/meta.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/pep517/wrappers.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/pkg_resources/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/pkg_resources/py31compat.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/platformdirs/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/platformdirs/__main__.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/platformdirs/android.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/platformdirs/api.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/platformdirs/macos.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/platformdirs/unix.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/platformdirs/version.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/platformdirs/windows.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/pygments/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/pygments/__main__.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/pygments/cmdline.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/pygments/console.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/pygments/filter.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/pygments/filters/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/pygments/formatter.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/pygments/formatters/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/pygments/formatters/_mapping.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/pygments/formatters/bbcode.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/pygments/formatters/groff.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/pygments/formatters/html.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/pygments/formatters/img.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/pygments/formatters/irc.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/pygments/formatters/latex.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/pygments/formatters/other.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/pygments/formatters/pangomarkup.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/pygments/formatters/rtf.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/pygments/formatters/svg.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/pygments/formatters/terminal.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/pygments/formatters/terminal256.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/pygments/lexer.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/pygments/lexers/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/pygments/lexers/_mapping.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/pygments/lexers/python.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/pygments/modeline.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/pygments/plugin.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/pygments/regexopt.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/pygments/scanner.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/pygments/sphinxext.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/pygments/style.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/pygments/styles/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/pygments/token.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/pygments/unistring.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/pygments/util.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/pyparsing/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/pyparsing/actions.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/pyparsing/common.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/pyparsing/core.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/pyparsing/diagram/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/pyparsing/exceptions.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/pyparsing/helpers.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/pyparsing/results.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/pyparsing/testing.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/pyparsing/unicode.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/pyparsing/util.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/requests/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/requests/__version__.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/requests/_internal_utils.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/requests/adapters.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/requests/api.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/requests/auth.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/requests/certs.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/requests/compat.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/requests/cookies.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/requests/exceptions.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/requests/help.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/requests/hooks.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/requests/models.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/requests/packages.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/requests/sessions.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/requests/status_codes.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/requests/structures.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/requests/utils.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/resolvelib/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/resolvelib/compat/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/resolvelib/compat/collections_abc.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/resolvelib/providers.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/resolvelib/reporters.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/resolvelib/resolvers.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/resolvelib/structs.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/rich/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/rich/__main__.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/rich/_cell_widths.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/rich/_emoji_codes.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/rich/_emoji_replace.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/rich/_export_format.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/rich/_extension.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/rich/_inspect.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/rich/_log_render.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/rich/_loop.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/rich/_palettes.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/rich/_pick.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/rich/_ratio.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/rich/_spinners.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/rich/_stack.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/rich/_timer.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/rich/_win32_console.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/rich/_windows.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/rich/_windows_renderer.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/rich/_wrap.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/rich/abc.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/rich/align.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/rich/ansi.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/rich/bar.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/rich/box.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/rich/cells.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/rich/color.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/rich/color_triplet.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/rich/columns.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/rich/console.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/rich/constrain.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/rich/containers.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/rich/control.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/rich/default_styles.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/rich/diagnose.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/rich/emoji.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/rich/errors.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/rich/file_proxy.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/rich/filesize.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/rich/highlighter.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/rich/json.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/rich/jupyter.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/rich/layout.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/rich/live.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/rich/live_render.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/rich/logging.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/rich/markup.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/rich/measure.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/rich/padding.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/rich/pager.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/rich/palette.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/rich/panel.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/rich/pretty.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/rich/progress.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/rich/progress_bar.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/rich/prompt.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/rich/protocol.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/rich/region.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/rich/repr.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/rich/rule.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/rich/scope.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/rich/screen.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/rich/segment.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/rich/spinner.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/rich/status.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/rich/style.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/rich/styled.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/rich/syntax.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/rich/table.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/rich/terminal_theme.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/rich/text.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/rich/theme.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/rich/themes.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/rich/traceback.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/rich/tree.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/six.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/tenacity/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/tenacity/_asyncio.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/tenacity/_utils.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/tenacity/after.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/tenacity/before.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/tenacity/before_sleep.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/tenacity/nap.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/tenacity/retry.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/tenacity/stop.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/tenacity/tornadoweb.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/tenacity/wait.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/tomli/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/tomli/_parser.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/tomli/_re.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/tomli/_types.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/typing_extensions.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/urllib3/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/urllib3/_collections.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/urllib3/_version.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/urllib3/connection.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/urllib3/connectionpool.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/urllib3/contrib/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/urllib3/contrib/_appengine_environ.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/urllib3/contrib/_securetransport/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/urllib3/contrib/_securetransport/bindings.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/urllib3/contrib/_securetransport/low_level.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/urllib3/contrib/appengine.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/urllib3/contrib/ntlmpool.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/urllib3/contrib/pyopenssl.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/urllib3/contrib/securetransport.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/urllib3/contrib/socks.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/urllib3/exceptions.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/urllib3/fields.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/urllib3/filepost.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/urllib3/packages/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/urllib3/packages/backports/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/urllib3/packages/backports/makefile.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/urllib3/packages/six.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/urllib3/poolmanager.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/urllib3/request.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/urllib3/response.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/urllib3/util/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/urllib3/util/connection.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/urllib3/util/proxy.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/urllib3/util/queue.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/urllib3/util/request.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/urllib3/util/response.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/urllib3/util/retry.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/urllib3/util/ssl_.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/urllib3/util/ssl_match_hostname.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/urllib3/util/ssltransport.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/urllib3/util/timeout.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/urllib3/util/url.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/urllib3/util/wait.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/vendor.txt delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/webencodings/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/webencodings/labels.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/webencodings/mklabels.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/webencodings/tests.py delete mode 100644 bot/lib/python3.11/site-packages/pip/_vendor/webencodings/x_user_defined.py delete mode 100644 bot/lib/python3.11/site-packages/pip/py.typed delete mode 100644 bot/lib/python3.11/site-packages/pkg_resources/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/pkg_resources/_vendor/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/pkg_resources/_vendor/appdirs.py delete mode 100644 bot/lib/python3.11/site-packages/pkg_resources/_vendor/importlib_resources/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/pkg_resources/_vendor/importlib_resources/_adapters.py delete mode 100644 bot/lib/python3.11/site-packages/pkg_resources/_vendor/importlib_resources/_common.py delete mode 100644 bot/lib/python3.11/site-packages/pkg_resources/_vendor/importlib_resources/_compat.py delete mode 100644 bot/lib/python3.11/site-packages/pkg_resources/_vendor/importlib_resources/_itertools.py delete mode 100644 bot/lib/python3.11/site-packages/pkg_resources/_vendor/importlib_resources/_legacy.py delete mode 100644 bot/lib/python3.11/site-packages/pkg_resources/_vendor/importlib_resources/abc.py delete mode 100644 bot/lib/python3.11/site-packages/pkg_resources/_vendor/importlib_resources/readers.py delete mode 100644 bot/lib/python3.11/site-packages/pkg_resources/_vendor/importlib_resources/simple.py delete mode 100644 bot/lib/python3.11/site-packages/pkg_resources/_vendor/jaraco/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/pkg_resources/_vendor/jaraco/context.py delete mode 100644 bot/lib/python3.11/site-packages/pkg_resources/_vendor/jaraco/functools.py delete mode 100644 bot/lib/python3.11/site-packages/pkg_resources/_vendor/jaraco/text/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/pkg_resources/_vendor/more_itertools/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/pkg_resources/_vendor/more_itertools/more.py delete mode 100644 bot/lib/python3.11/site-packages/pkg_resources/_vendor/more_itertools/recipes.py delete mode 100644 bot/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/__about__.py delete mode 100644 bot/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/_manylinux.py delete mode 100644 bot/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/_musllinux.py delete mode 100644 bot/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/_structures.py delete mode 100644 bot/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/markers.py delete mode 100644 bot/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/requirements.py delete mode 100644 bot/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/specifiers.py delete mode 100644 bot/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/tags.py delete mode 100644 bot/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/utils.py delete mode 100644 bot/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/version.py delete mode 100644 bot/lib/python3.11/site-packages/pkg_resources/_vendor/pyparsing/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/pkg_resources/_vendor/pyparsing/actions.py delete mode 100644 bot/lib/python3.11/site-packages/pkg_resources/_vendor/pyparsing/common.py delete mode 100644 bot/lib/python3.11/site-packages/pkg_resources/_vendor/pyparsing/core.py delete mode 100644 bot/lib/python3.11/site-packages/pkg_resources/_vendor/pyparsing/diagram/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/pkg_resources/_vendor/pyparsing/exceptions.py delete mode 100644 bot/lib/python3.11/site-packages/pkg_resources/_vendor/pyparsing/helpers.py delete mode 100644 bot/lib/python3.11/site-packages/pkg_resources/_vendor/pyparsing/results.py delete mode 100644 bot/lib/python3.11/site-packages/pkg_resources/_vendor/pyparsing/testing.py delete mode 100644 bot/lib/python3.11/site-packages/pkg_resources/_vendor/pyparsing/unicode.py delete mode 100644 bot/lib/python3.11/site-packages/pkg_resources/_vendor/pyparsing/util.py delete mode 100644 bot/lib/python3.11/site-packages/pkg_resources/_vendor/zipp.py delete mode 100644 bot/lib/python3.11/site-packages/pkg_resources/extern/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/propcache-0.4.1.dist-info/INSTALLER delete mode 100644 bot/lib/python3.11/site-packages/propcache-0.4.1.dist-info/METADATA delete mode 100644 bot/lib/python3.11/site-packages/propcache-0.4.1.dist-info/RECORD delete mode 100644 bot/lib/python3.11/site-packages/propcache-0.4.1.dist-info/WHEEL delete mode 100644 bot/lib/python3.11/site-packages/propcache-0.4.1.dist-info/licenses/LICENSE delete mode 100644 bot/lib/python3.11/site-packages/propcache-0.4.1.dist-info/licenses/NOTICE delete mode 100644 bot/lib/python3.11/site-packages/propcache-0.4.1.dist-info/top_level.txt delete mode 100644 bot/lib/python3.11/site-packages/propcache/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/propcache/_helpers.py delete mode 100755 bot/lib/python3.11/site-packages/propcache/_helpers_c.cpython-311-aarch64-linux-gnu.so delete mode 100644 bot/lib/python3.11/site-packages/propcache/_helpers_c.pyx delete mode 100644 bot/lib/python3.11/site-packages/propcache/_helpers_py.py delete mode 100644 bot/lib/python3.11/site-packages/propcache/api.py delete mode 100644 bot/lib/python3.11/site-packages/propcache/py.typed delete mode 100644 bot/lib/python3.11/site-packages/python_dotenv-1.2.1.dist-info/INSTALLER delete mode 100644 bot/lib/python3.11/site-packages/python_dotenv-1.2.1.dist-info/METADATA delete mode 100644 bot/lib/python3.11/site-packages/python_dotenv-1.2.1.dist-info/RECORD delete mode 100644 bot/lib/python3.11/site-packages/python_dotenv-1.2.1.dist-info/REQUESTED delete mode 100644 bot/lib/python3.11/site-packages/python_dotenv-1.2.1.dist-info/WHEEL delete mode 100644 bot/lib/python3.11/site-packages/python_dotenv-1.2.1.dist-info/entry_points.txt delete mode 100644 bot/lib/python3.11/site-packages/python_dotenv-1.2.1.dist-info/licenses/LICENSE delete mode 100644 bot/lib/python3.11/site-packages/python_dotenv-1.2.1.dist-info/top_level.txt delete mode 100644 bot/lib/python3.11/site-packages/setuptools-65.5.1.dist-info/INSTALLER delete mode 100644 bot/lib/python3.11/site-packages/setuptools-65.5.1.dist-info/LICENSE delete mode 100644 bot/lib/python3.11/site-packages/setuptools-65.5.1.dist-info/METADATA delete mode 100644 bot/lib/python3.11/site-packages/setuptools-65.5.1.dist-info/RECORD delete mode 100644 bot/lib/python3.11/site-packages/setuptools-65.5.1.dist-info/REQUESTED delete mode 100644 bot/lib/python3.11/site-packages/setuptools-65.5.1.dist-info/WHEEL delete mode 100644 bot/lib/python3.11/site-packages/setuptools-65.5.1.dist-info/entry_points.txt delete mode 100644 bot/lib/python3.11/site-packages/setuptools-65.5.1.dist-info/top_level.txt delete mode 100644 bot/lib/python3.11/site-packages/setuptools/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_deprecation_warning.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_distutils/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_distutils/_collections.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_distutils/_functools.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_distutils/_macos_compat.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_distutils/_msvccompiler.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_distutils/archive_util.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_distutils/bcppcompiler.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_distutils/ccompiler.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_distutils/cmd.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_distutils/command/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_distutils/command/_framework_compat.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_distutils/command/bdist.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_distutils/command/bdist_dumb.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_distutils/command/bdist_rpm.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_distutils/command/build.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_distutils/command/build_clib.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_distutils/command/build_ext.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_distutils/command/build_py.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_distutils/command/build_scripts.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_distutils/command/check.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_distutils/command/clean.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_distutils/command/config.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_distutils/command/install.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_distutils/command/install_data.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_distutils/command/install_egg_info.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_distutils/command/install_headers.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_distutils/command/install_lib.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_distutils/command/install_scripts.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_distutils/command/py37compat.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_distutils/command/register.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_distutils/command/sdist.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_distutils/command/upload.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_distutils/config.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_distutils/core.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_distutils/cygwinccompiler.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_distutils/debug.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_distutils/dep_util.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_distutils/dir_util.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_distutils/dist.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_distutils/errors.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_distutils/extension.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_distutils/fancy_getopt.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_distutils/file_util.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_distutils/filelist.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_distutils/log.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_distutils/msvc9compiler.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_distutils/msvccompiler.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_distutils/py38compat.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_distutils/py39compat.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_distutils/spawn.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_distutils/sysconfig.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_distutils/text_file.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_distutils/unixccompiler.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_distutils/util.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_distutils/version.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_distutils/versionpredicate.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_entry_points.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_imp.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_importlib.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_itertools.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_path.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_reqs.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_vendor/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_vendor/importlib_metadata/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_vendor/importlib_metadata/_adapters.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_vendor/importlib_metadata/_collections.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_vendor/importlib_metadata/_compat.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_vendor/importlib_metadata/_functools.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_vendor/importlib_metadata/_itertools.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_vendor/importlib_metadata/_meta.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_vendor/importlib_metadata/_text.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_vendor/importlib_resources/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_vendor/importlib_resources/_adapters.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_vendor/importlib_resources/_common.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_vendor/importlib_resources/_compat.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_vendor/importlib_resources/_itertools.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_vendor/importlib_resources/_legacy.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_vendor/importlib_resources/abc.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_vendor/importlib_resources/readers.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_vendor/importlib_resources/simple.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_vendor/jaraco/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_vendor/jaraco/context.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_vendor/jaraco/functools.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_vendor/jaraco/text/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_vendor/more_itertools/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_vendor/more_itertools/more.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_vendor/more_itertools/recipes.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_vendor/ordered_set.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_vendor/packaging/__about__.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_vendor/packaging/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_vendor/packaging/_manylinux.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_vendor/packaging/_musllinux.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_vendor/packaging/_structures.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_vendor/packaging/markers.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_vendor/packaging/requirements.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_vendor/packaging/specifiers.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_vendor/packaging/tags.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_vendor/packaging/utils.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_vendor/packaging/version.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_vendor/pyparsing/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_vendor/pyparsing/actions.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_vendor/pyparsing/common.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_vendor/pyparsing/core.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_vendor/pyparsing/diagram/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_vendor/pyparsing/exceptions.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_vendor/pyparsing/helpers.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_vendor/pyparsing/results.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_vendor/pyparsing/testing.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_vendor/pyparsing/unicode.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_vendor/pyparsing/util.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_vendor/tomli/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_vendor/tomli/_parser.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_vendor/tomli/_re.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_vendor/tomli/_types.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_vendor/typing_extensions.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/_vendor/zipp.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/archive_util.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/build_meta.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/command/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/command/alias.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/command/bdist_egg.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/command/bdist_rpm.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/command/build.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/command/build_clib.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/command/build_ext.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/command/build_py.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/command/develop.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/command/dist_info.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/command/easy_install.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/command/editable_wheel.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/command/egg_info.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/command/install.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/command/install_egg_info.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/command/install_lib.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/command/install_scripts.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/command/launcher manifest.xml delete mode 100644 bot/lib/python3.11/site-packages/setuptools/command/py36compat.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/command/register.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/command/rotate.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/command/saveopts.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/command/sdist.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/command/setopt.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/command/test.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/command/upload.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/command/upload_docs.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/config/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/config/_apply_pyprojecttoml.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/config/_validate_pyproject/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/config/_validate_pyproject/error_reporting.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/config/_validate_pyproject/extra_validations.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/config/_validate_pyproject/fastjsonschema_exceptions.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/config/_validate_pyproject/fastjsonschema_validations.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/config/_validate_pyproject/formats.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/config/expand.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/config/pyprojecttoml.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/config/setupcfg.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/dep_util.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/depends.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/discovery.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/dist.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/errors.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/extension.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/extern/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/glob.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/installer.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/launch.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/logging.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/monkey.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/msvc.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/namespaces.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/package_index.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/py34compat.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/sandbox.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/script (dev).tmpl delete mode 100644 bot/lib/python3.11/site-packages/setuptools/script.tmpl delete mode 100644 bot/lib/python3.11/site-packages/setuptools/unicode_utils.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/version.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/wheel.py delete mode 100644 bot/lib/python3.11/site-packages/setuptools/windows_support.py delete mode 100644 bot/lib/python3.11/site-packages/typing_extensions-4.15.0.dist-info/INSTALLER delete mode 100644 bot/lib/python3.11/site-packages/typing_extensions-4.15.0.dist-info/METADATA delete mode 100644 bot/lib/python3.11/site-packages/typing_extensions-4.15.0.dist-info/RECORD delete mode 100644 bot/lib/python3.11/site-packages/typing_extensions-4.15.0.dist-info/WHEEL delete mode 100644 bot/lib/python3.11/site-packages/typing_extensions-4.15.0.dist-info/licenses/LICENSE delete mode 100644 bot/lib/python3.11/site-packages/typing_extensions.py delete mode 100644 bot/lib/python3.11/site-packages/yarl-1.22.0.dist-info/INSTALLER delete mode 100644 bot/lib/python3.11/site-packages/yarl-1.22.0.dist-info/METADATA delete mode 100644 bot/lib/python3.11/site-packages/yarl-1.22.0.dist-info/RECORD delete mode 100644 bot/lib/python3.11/site-packages/yarl-1.22.0.dist-info/WHEEL delete mode 100644 bot/lib/python3.11/site-packages/yarl-1.22.0.dist-info/licenses/LICENSE delete mode 100644 bot/lib/python3.11/site-packages/yarl-1.22.0.dist-info/licenses/NOTICE delete mode 100644 bot/lib/python3.11/site-packages/yarl-1.22.0.dist-info/top_level.txt delete mode 100644 bot/lib/python3.11/site-packages/yarl/__init__.py delete mode 100644 bot/lib/python3.11/site-packages/yarl/_parse.py delete mode 100644 bot/lib/python3.11/site-packages/yarl/_path.py delete mode 100644 bot/lib/python3.11/site-packages/yarl/_query.py delete mode 100644 bot/lib/python3.11/site-packages/yarl/_quoters.py delete mode 100644 bot/lib/python3.11/site-packages/yarl/_quoting.py delete mode 100755 bot/lib/python3.11/site-packages/yarl/_quoting_c.cpython-311-aarch64-linux-gnu.so delete mode 100644 bot/lib/python3.11/site-packages/yarl/_quoting_c.pyx delete mode 100644 bot/lib/python3.11/site-packages/yarl/_quoting_py.py delete mode 100644 bot/lib/python3.11/site-packages/yarl/_url.py delete mode 100644 bot/lib/python3.11/site-packages/yarl/py.typed delete mode 120000 bot/lib64 diff --git a/.gitignore b/.gitignore index 1d6e686..4b55ec4 100755 --- a/.gitignore +++ b/.gitignore @@ -21,8 +21,8 @@ yarn-error.log /.nova /.vscode /.zed -/bin -/include -/lib -/lib64 +/bot/bin +/bot/include +/bot/lib +/bot/lib64 pyvenv.cfg diff --git a/bot/bin/Activate.ps1 b/bot/bin/Activate.ps1 deleted file mode 100644 index eeea358..0000000 --- a/bot/bin/Activate.ps1 +++ /dev/null @@ -1,247 +0,0 @@ -<# -.Synopsis -Activate a Python virtual environment for the current PowerShell session. - -.Description -Pushes the python executable for a virtual environment to the front of the -$Env:PATH environment variable and sets the prompt to signify that you are -in a Python virtual environment. Makes use of the command line switches as -well as the `pyvenv.cfg` file values present in the virtual environment. - -.Parameter VenvDir -Path to the directory that contains the virtual environment to activate. The -default value for this is the parent of the directory that the Activate.ps1 -script is located within. - -.Parameter Prompt -The prompt prefix to display when this virtual environment is activated. By -default, this prompt is the name of the virtual environment folder (VenvDir) -surrounded by parentheses and followed by a single space (ie. '(.venv) '). - -.Example -Activate.ps1 -Activates the Python virtual environment that contains the Activate.ps1 script. - -.Example -Activate.ps1 -Verbose -Activates the Python virtual environment that contains the Activate.ps1 script, -and shows extra information about the activation as it executes. - -.Example -Activate.ps1 -VenvDir C:\Users\MyUser\Common\.venv -Activates the Python virtual environment located in the specified location. - -.Example -Activate.ps1 -Prompt "MyPython" -Activates the Python virtual environment that contains the Activate.ps1 script, -and prefixes the current prompt with the specified string (surrounded in -parentheses) while the virtual environment is active. - -.Notes -On Windows, it may be required to enable this Activate.ps1 script by setting the -execution policy for the user. You can do this by issuing the following PowerShell -command: - -PS C:\> Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser - -For more information on Execution Policies: -https://go.microsoft.com/fwlink/?LinkID=135170 - -#> -Param( - [Parameter(Mandatory = $false)] - [String] - $VenvDir, - [Parameter(Mandatory = $false)] - [String] - $Prompt -) - -<# Function declarations --------------------------------------------------- #> - -<# -.Synopsis -Remove all shell session elements added by the Activate script, including the -addition of the virtual environment's Python executable from the beginning of -the PATH variable. - -.Parameter NonDestructive -If present, do not remove this function from the global namespace for the -session. - -#> -function global:deactivate ([switch]$NonDestructive) { - # Revert to original values - - # The prior prompt: - if (Test-Path -Path Function:_OLD_VIRTUAL_PROMPT) { - Copy-Item -Path Function:_OLD_VIRTUAL_PROMPT -Destination Function:prompt - Remove-Item -Path Function:_OLD_VIRTUAL_PROMPT - } - - # The prior PYTHONHOME: - if (Test-Path -Path Env:_OLD_VIRTUAL_PYTHONHOME) { - Copy-Item -Path Env:_OLD_VIRTUAL_PYTHONHOME -Destination Env:PYTHONHOME - Remove-Item -Path Env:_OLD_VIRTUAL_PYTHONHOME - } - - # The prior PATH: - if (Test-Path -Path Env:_OLD_VIRTUAL_PATH) { - Copy-Item -Path Env:_OLD_VIRTUAL_PATH -Destination Env:PATH - Remove-Item -Path Env:_OLD_VIRTUAL_PATH - } - - # Just remove the VIRTUAL_ENV altogether: - if (Test-Path -Path Env:VIRTUAL_ENV) { - Remove-Item -Path env:VIRTUAL_ENV - } - - # Just remove VIRTUAL_ENV_PROMPT altogether. - if (Test-Path -Path Env:VIRTUAL_ENV_PROMPT) { - Remove-Item -Path env:VIRTUAL_ENV_PROMPT - } - - # Just remove the _PYTHON_VENV_PROMPT_PREFIX altogether: - if (Get-Variable -Name "_PYTHON_VENV_PROMPT_PREFIX" -ErrorAction SilentlyContinue) { - Remove-Variable -Name _PYTHON_VENV_PROMPT_PREFIX -Scope Global -Force - } - - # Leave deactivate function in the global namespace if requested: - if (-not $NonDestructive) { - Remove-Item -Path function:deactivate - } -} - -<# -.Description -Get-PyVenvConfig parses the values from the pyvenv.cfg file located in the -given folder, and returns them in a map. - -For each line in the pyvenv.cfg file, if that line can be parsed into exactly -two strings separated by `=` (with any amount of whitespace surrounding the =) -then it is considered a `key = value` line. The left hand string is the key, -the right hand is the value. - -If the value starts with a `'` or a `"` then the first and last character is -stripped from the value before being captured. - -.Parameter ConfigDir -Path to the directory that contains the `pyvenv.cfg` file. -#> -function Get-PyVenvConfig( - [String] - $ConfigDir -) { - Write-Verbose "Given ConfigDir=$ConfigDir, obtain values in pyvenv.cfg" - - # Ensure the file exists, and issue a warning if it doesn't (but still allow the function to continue). - $pyvenvConfigPath = Join-Path -Resolve -Path $ConfigDir -ChildPath 'pyvenv.cfg' -ErrorAction Continue - - # An empty map will be returned if no config file is found. - $pyvenvConfig = @{ } - - if ($pyvenvConfigPath) { - - Write-Verbose "File exists, parse `key = value` lines" - $pyvenvConfigContent = Get-Content -Path $pyvenvConfigPath - - $pyvenvConfigContent | ForEach-Object { - $keyval = $PSItem -split "\s*=\s*", 2 - if ($keyval[0] -and $keyval[1]) { - $val = $keyval[1] - - # Remove extraneous quotations around a string value. - if ("'""".Contains($val.Substring(0, 1))) { - $val = $val.Substring(1, $val.Length - 2) - } - - $pyvenvConfig[$keyval[0]] = $val - Write-Verbose "Adding Key: '$($keyval[0])'='$val'" - } - } - } - return $pyvenvConfig -} - - -<# Begin Activate script --------------------------------------------------- #> - -# Determine the containing directory of this script -$VenvExecPath = Split-Path -Parent $MyInvocation.MyCommand.Definition -$VenvExecDir = Get-Item -Path $VenvExecPath - -Write-Verbose "Activation script is located in path: '$VenvExecPath'" -Write-Verbose "VenvExecDir Fullname: '$($VenvExecDir.FullName)" -Write-Verbose "VenvExecDir Name: '$($VenvExecDir.Name)" - -# Set values required in priority: CmdLine, ConfigFile, Default -# First, get the location of the virtual environment, it might not be -# VenvExecDir if specified on the command line. -if ($VenvDir) { - Write-Verbose "VenvDir given as parameter, using '$VenvDir' to determine values" -} -else { - Write-Verbose "VenvDir not given as a parameter, using parent directory name as VenvDir." - $VenvDir = $VenvExecDir.Parent.FullName.TrimEnd("\\/") - Write-Verbose "VenvDir=$VenvDir" -} - -# Next, read the `pyvenv.cfg` file to determine any required value such -# as `prompt`. -$pyvenvCfg = Get-PyVenvConfig -ConfigDir $VenvDir - -# Next, set the prompt from the command line, or the config file, or -# just use the name of the virtual environment folder. -if ($Prompt) { - Write-Verbose "Prompt specified as argument, using '$Prompt'" -} -else { - Write-Verbose "Prompt not specified as argument to script, checking pyvenv.cfg value" - if ($pyvenvCfg -and $pyvenvCfg['prompt']) { - Write-Verbose " Setting based on value in pyvenv.cfg='$($pyvenvCfg['prompt'])'" - $Prompt = $pyvenvCfg['prompt']; - } - else { - Write-Verbose " Setting prompt based on parent's directory's name. (Is the directory name passed to venv module when creating the virtual environment)" - Write-Verbose " Got leaf-name of $VenvDir='$(Split-Path -Path $venvDir -Leaf)'" - $Prompt = Split-Path -Path $venvDir -Leaf - } -} - -Write-Verbose "Prompt = '$Prompt'" -Write-Verbose "VenvDir='$VenvDir'" - -# Deactivate any currently active virtual environment, but leave the -# deactivate function in place. -deactivate -nondestructive - -# Now set the environment variable VIRTUAL_ENV, used by many tools to determine -# that there is an activated venv. -$env:VIRTUAL_ENV = $VenvDir - -if (-not $Env:VIRTUAL_ENV_DISABLE_PROMPT) { - - Write-Verbose "Setting prompt to '$Prompt'" - - # Set the prompt to include the env name - # Make sure _OLD_VIRTUAL_PROMPT is global - function global:_OLD_VIRTUAL_PROMPT { "" } - Copy-Item -Path function:prompt -Destination function:_OLD_VIRTUAL_PROMPT - New-Variable -Name _PYTHON_VENV_PROMPT_PREFIX -Description "Python virtual environment prompt prefix" -Scope Global -Option ReadOnly -Visibility Public -Value $Prompt - - function global:prompt { - Write-Host -NoNewline -ForegroundColor Green "($_PYTHON_VENV_PROMPT_PREFIX) " - _OLD_VIRTUAL_PROMPT - } - $env:VIRTUAL_ENV_PROMPT = $Prompt -} - -# Clear PYTHONHOME -if (Test-Path -Path Env:PYTHONHOME) { - Copy-Item -Path Env:PYTHONHOME -Destination Env:_OLD_VIRTUAL_PYTHONHOME - Remove-Item -Path Env:PYTHONHOME -} - -# Add the venv to the PATH -Copy-Item -Path Env:PATH -Destination Env:_OLD_VIRTUAL_PATH -$Env:PATH = "$VenvExecDir$([System.IO.Path]::PathSeparator)$Env:PATH" diff --git a/bot/bin/activate b/bot/bin/activate deleted file mode 100644 index ba4ab20..0000000 --- a/bot/bin/activate +++ /dev/null @@ -1,69 +0,0 @@ -# This file must be used with "source bin/activate" *from bash* -# you cannot run it directly - -deactivate () { - # reset old environment variables - if [ -n "${_OLD_VIRTUAL_PATH:-}" ] ; then - PATH="${_OLD_VIRTUAL_PATH:-}" - export PATH - unset _OLD_VIRTUAL_PATH - fi - if [ -n "${_OLD_VIRTUAL_PYTHONHOME:-}" ] ; then - PYTHONHOME="${_OLD_VIRTUAL_PYTHONHOME:-}" - export PYTHONHOME - unset _OLD_VIRTUAL_PYTHONHOME - fi - - # This should detect bash and zsh, which have a hash command that must - # be called to get it to forget past commands. Without forgetting - # past commands the $PATH changes we made may not be respected - if [ -n "${BASH:-}" -o -n "${ZSH_VERSION:-}" ] ; then - hash -r 2> /dev/null - fi - - if [ -n "${_OLD_VIRTUAL_PS1:-}" ] ; then - PS1="${_OLD_VIRTUAL_PS1:-}" - export PS1 - unset _OLD_VIRTUAL_PS1 - fi - - unset VIRTUAL_ENV - unset VIRTUAL_ENV_PROMPT - if [ ! "${1:-}" = "nondestructive" ] ; then - # Self destruct! - unset -f deactivate - fi -} - -# unset irrelevant variables -deactivate nondestructive - -VIRTUAL_ENV="/var/www/html/su-secret-santa/bot" -export VIRTUAL_ENV - -_OLD_VIRTUAL_PATH="$PATH" -PATH="$VIRTUAL_ENV/bin:$PATH" -export PATH - -# unset PYTHONHOME if set -# this will fail if PYTHONHOME is set to the empty string (which is bad anyway) -# could use `if (set -u; : $PYTHONHOME) ;` in bash -if [ -n "${PYTHONHOME:-}" ] ; then - _OLD_VIRTUAL_PYTHONHOME="${PYTHONHOME:-}" - unset PYTHONHOME -fi - -if [ -z "${VIRTUAL_ENV_DISABLE_PROMPT:-}" ] ; then - _OLD_VIRTUAL_PS1="${PS1:-}" - PS1="(bot) ${PS1:-}" - export PS1 - VIRTUAL_ENV_PROMPT="(bot) " - export VIRTUAL_ENV_PROMPT -fi - -# This should detect bash and zsh, which have a hash command that must -# be called to get it to forget past commands. Without forgetting -# past commands the $PATH changes we made may not be respected -if [ -n "${BASH:-}" -o -n "${ZSH_VERSION:-}" ] ; then - hash -r 2> /dev/null -fi diff --git a/bot/bin/activate.csh b/bot/bin/activate.csh deleted file mode 100644 index 0d7062a..0000000 --- a/bot/bin/activate.csh +++ /dev/null @@ -1,26 +0,0 @@ -# This file must be used with "source bin/activate.csh" *from csh*. -# You cannot run it directly. -# Created by Davide Di Blasi . -# Ported to Python 3.3 venv by Andrew Svetlov - -alias deactivate 'test $?_OLD_VIRTUAL_PATH != 0 && setenv PATH "$_OLD_VIRTUAL_PATH" && unset _OLD_VIRTUAL_PATH; rehash; test $?_OLD_VIRTUAL_PROMPT != 0 && set prompt="$_OLD_VIRTUAL_PROMPT" && unset _OLD_VIRTUAL_PROMPT; unsetenv VIRTUAL_ENV; unsetenv VIRTUAL_ENV_PROMPT; test "\!:*" != "nondestructive" && unalias deactivate' - -# Unset irrelevant variables. -deactivate nondestructive - -setenv VIRTUAL_ENV "/var/www/html/su-secret-santa/bot" - -set _OLD_VIRTUAL_PATH="$PATH" -setenv PATH "$VIRTUAL_ENV/bin:$PATH" - - -set _OLD_VIRTUAL_PROMPT="$prompt" - -if (! "$?VIRTUAL_ENV_DISABLE_PROMPT") then - set prompt = "(bot) $prompt" - setenv VIRTUAL_ENV_PROMPT "(bot) " -endif - -alias pydoc python -m pydoc - -rehash diff --git a/bot/bin/activate.fish b/bot/bin/activate.fish deleted file mode 100644 index f487e80..0000000 --- a/bot/bin/activate.fish +++ /dev/null @@ -1,69 +0,0 @@ -# This file must be used with "source /bin/activate.fish" *from fish* -# (https://fishshell.com/); you cannot run it directly. - -function deactivate -d "Exit virtual environment and return to normal shell environment" - # reset old environment variables - if test -n "$_OLD_VIRTUAL_PATH" - set -gx PATH $_OLD_VIRTUAL_PATH - set -e _OLD_VIRTUAL_PATH - end - if test -n "$_OLD_VIRTUAL_PYTHONHOME" - set -gx PYTHONHOME $_OLD_VIRTUAL_PYTHONHOME - set -e _OLD_VIRTUAL_PYTHONHOME - end - - if test -n "$_OLD_FISH_PROMPT_OVERRIDE" - set -e _OLD_FISH_PROMPT_OVERRIDE - # prevents error when using nested fish instances (Issue #93858) - if functions -q _old_fish_prompt - functions -e fish_prompt - functions -c _old_fish_prompt fish_prompt - functions -e _old_fish_prompt - end - end - - set -e VIRTUAL_ENV - set -e VIRTUAL_ENV_PROMPT - if test "$argv[1]" != "nondestructive" - # Self-destruct! - functions -e deactivate - end -end - -# Unset irrelevant variables. -deactivate nondestructive - -set -gx VIRTUAL_ENV "/var/www/html/su-secret-santa/bot" - -set -gx _OLD_VIRTUAL_PATH $PATH -set -gx PATH "$VIRTUAL_ENV/bin" $PATH - -# Unset PYTHONHOME if set. -if set -q PYTHONHOME - set -gx _OLD_VIRTUAL_PYTHONHOME $PYTHONHOME - set -e PYTHONHOME -end - -if test -z "$VIRTUAL_ENV_DISABLE_PROMPT" - # fish uses a function instead of an env var to generate the prompt. - - # Save the current fish_prompt function as the function _old_fish_prompt. - functions -c fish_prompt _old_fish_prompt - - # With the original prompt function renamed, we can override with our own. - function fish_prompt - # Save the return status of the last command. - set -l old_status $status - - # Output the venv prompt; color taken from the blue of the Python logo. - printf "%s%s%s" (set_color 4B8BBE) "(bot) " (set_color normal) - - # Restore the return status of the previous command. - echo "exit $old_status" | . - # Output the original/"old" prompt. - _old_fish_prompt - end - - set -gx _OLD_FISH_PROMPT_OVERRIDE "$VIRTUAL_ENV" - set -gx VIRTUAL_ENV_PROMPT "(bot) " -end diff --git a/bot/bin/dotenv b/bot/bin/dotenv deleted file mode 100755 index 76d4acc..0000000 --- a/bot/bin/dotenv +++ /dev/null @@ -1,8 +0,0 @@ -#!/var/www/html/su-secret-santa/bot/bin/python3.11 -# -*- coding: utf-8 -*- -import re -import sys -from dotenv.__main__ import cli -if __name__ == '__main__': - sys.argv[0] = re.sub(r'(-script\.pyw|\.exe)?$', '', sys.argv[0]) - sys.exit(cli()) diff --git a/bot/bin/pip b/bot/bin/pip deleted file mode 100755 index ae91836..0000000 --- a/bot/bin/pip +++ /dev/null @@ -1,8 +0,0 @@ -#!/var/www/html/su-secret-santa/bot/bin/python3.11 -# -*- coding: utf-8 -*- -import re -import sys -from pip._internal.cli.main import main -if __name__ == '__main__': - sys.argv[0] = re.sub(r'(-script\.pyw|\.exe)?$', '', sys.argv[0]) - sys.exit(main()) diff --git a/bot/bin/pip3 b/bot/bin/pip3 deleted file mode 100755 index ae91836..0000000 --- a/bot/bin/pip3 +++ /dev/null @@ -1,8 +0,0 @@ -#!/var/www/html/su-secret-santa/bot/bin/python3.11 -# -*- coding: utf-8 -*- -import re -import sys -from pip._internal.cli.main import main -if __name__ == '__main__': - sys.argv[0] = re.sub(r'(-script\.pyw|\.exe)?$', '', sys.argv[0]) - sys.exit(main()) diff --git a/bot/bin/pip3.11 b/bot/bin/pip3.11 deleted file mode 100755 index ae91836..0000000 --- a/bot/bin/pip3.11 +++ /dev/null @@ -1,8 +0,0 @@ -#!/var/www/html/su-secret-santa/bot/bin/python3.11 -# -*- coding: utf-8 -*- -import re -import sys -from pip._internal.cli.main import main -if __name__ == '__main__': - sys.argv[0] = re.sub(r'(-script\.pyw|\.exe)?$', '', sys.argv[0]) - sys.exit(main()) diff --git a/bot/bin/python b/bot/bin/python deleted file mode 120000 index 6e7f3c7..0000000 --- a/bot/bin/python +++ /dev/null @@ -1 +0,0 @@ -python3.11 \ No newline at end of file diff --git a/bot/bin/python3 b/bot/bin/python3 deleted file mode 120000 index 6e7f3c7..0000000 --- a/bot/bin/python3 +++ /dev/null @@ -1 +0,0 @@ -python3.11 \ No newline at end of file diff --git a/bot/bin/python3.11 b/bot/bin/python3.11 deleted file mode 120000 index bdc5cab..0000000 --- a/bot/bin/python3.11 +++ /dev/null @@ -1 +0,0 @@ -/usr/bin/python3.11 \ No newline at end of file diff --git a/bot/lib/python3.11/site-packages/_distutils_hack/__init__.py b/bot/lib/python3.11/site-packages/_distutils_hack/__init__.py deleted file mode 100644 index f987a53..0000000 --- a/bot/lib/python3.11/site-packages/_distutils_hack/__init__.py +++ /dev/null @@ -1,222 +0,0 @@ -# don't import any costly modules -import sys -import os - - -is_pypy = '__pypy__' in sys.builtin_module_names - - -def warn_distutils_present(): - if 'distutils' not in sys.modules: - return - if is_pypy and sys.version_info < (3, 7): - # PyPy for 3.6 unconditionally imports distutils, so bypass the warning - # https://foss.heptapod.net/pypy/pypy/-/blob/be829135bc0d758997b3566062999ee8b23872b4/lib-python/3/site.py#L250 - return - import warnings - - warnings.warn( - "Distutils was imported before Setuptools, but importing Setuptools " - "also replaces the `distutils` module in `sys.modules`. This may lead " - "to undesirable behaviors or errors. To avoid these issues, avoid " - "using distutils directly, ensure that setuptools is installed in the " - "traditional way (e.g. not an editable install), and/or make sure " - "that setuptools is always imported before distutils." - ) - - -def clear_distutils(): - if 'distutils' not in sys.modules: - return - import warnings - - warnings.warn("Setuptools is replacing distutils.") - mods = [ - name - for name in sys.modules - if name == "distutils" or name.startswith("distutils.") - ] - for name in mods: - del sys.modules[name] - - -def enabled(): - """ - Allow selection of distutils by environment variable. - """ - which = os.environ.get('SETUPTOOLS_USE_DISTUTILS', 'local') - return which == 'local' - - -def ensure_local_distutils(): - import importlib - - clear_distutils() - - # With the DistutilsMetaFinder in place, - # perform an import to cause distutils to be - # loaded from setuptools._distutils. Ref #2906. - with shim(): - importlib.import_module('distutils') - - # check that submodules load as expected - core = importlib.import_module('distutils.core') - assert '_distutils' in core.__file__, core.__file__ - assert 'setuptools._distutils.log' not in sys.modules - - -def do_override(): - """ - Ensure that the local copy of distutils is preferred over stdlib. - - See https://github.com/pypa/setuptools/issues/417#issuecomment-392298401 - for more motivation. - """ - if enabled(): - warn_distutils_present() - ensure_local_distutils() - - -class _TrivialRe: - def __init__(self, *patterns): - self._patterns = patterns - - def match(self, string): - return all(pat in string for pat in self._patterns) - - -class DistutilsMetaFinder: - def find_spec(self, fullname, path, target=None): - # optimization: only consider top level modules and those - # found in the CPython test suite. - if path is not None and not fullname.startswith('test.'): - return - - method_name = 'spec_for_{fullname}'.format(**locals()) - method = getattr(self, method_name, lambda: None) - return method() - - def spec_for_distutils(self): - if self.is_cpython(): - return - - import importlib - import importlib.abc - import importlib.util - - try: - mod = importlib.import_module('setuptools._distutils') - except Exception: - # There are a couple of cases where setuptools._distutils - # may not be present: - # - An older Setuptools without a local distutils is - # taking precedence. Ref #2957. - # - Path manipulation during sitecustomize removes - # setuptools from the path but only after the hook - # has been loaded. Ref #2980. - # In either case, fall back to stdlib behavior. - return - - class DistutilsLoader(importlib.abc.Loader): - def create_module(self, spec): - mod.__name__ = 'distutils' - return mod - - def exec_module(self, module): - pass - - return importlib.util.spec_from_loader( - 'distutils', DistutilsLoader(), origin=mod.__file__ - ) - - @staticmethod - def is_cpython(): - """ - Suppress supplying distutils for CPython (build and tests). - Ref #2965 and #3007. - """ - return os.path.isfile('pybuilddir.txt') - - def spec_for_pip(self): - """ - Ensure stdlib distutils when running under pip. - See pypa/pip#8761 for rationale. - """ - if self.pip_imported_during_build(): - return - clear_distutils() - self.spec_for_distutils = lambda: None - - @classmethod - def pip_imported_during_build(cls): - """ - Detect if pip is being imported in a build script. Ref #2355. - """ - import traceback - - return any( - cls.frame_file_is_setup(frame) for frame, line in traceback.walk_stack(None) - ) - - @staticmethod - def frame_file_is_setup(frame): - """ - Return True if the indicated frame suggests a setup.py file. - """ - # some frames may not have __file__ (#2940) - return frame.f_globals.get('__file__', '').endswith('setup.py') - - def spec_for_sensitive_tests(self): - """ - Ensure stdlib distutils when running select tests under CPython. - - python/cpython#91169 - """ - clear_distutils() - self.spec_for_distutils = lambda: None - - sensitive_tests = ( - [ - 'test.test_distutils', - 'test.test_peg_generator', - 'test.test_importlib', - ] - if sys.version_info < (3, 10) - else [ - 'test.test_distutils', - ] - ) - - -for name in DistutilsMetaFinder.sensitive_tests: - setattr( - DistutilsMetaFinder, - f'spec_for_{name}', - DistutilsMetaFinder.spec_for_sensitive_tests, - ) - - -DISTUTILS_FINDER = DistutilsMetaFinder() - - -def add_shim(): - DISTUTILS_FINDER in sys.meta_path or insert_shim() - - -class shim: - def __enter__(self): - insert_shim() - - def __exit__(self, exc, value, tb): - remove_shim() - - -def insert_shim(): - sys.meta_path.insert(0, DISTUTILS_FINDER) - - -def remove_shim(): - try: - sys.meta_path.remove(DISTUTILS_FINDER) - except ValueError: - pass diff --git a/bot/lib/python3.11/site-packages/_distutils_hack/override.py b/bot/lib/python3.11/site-packages/_distutils_hack/override.py deleted file mode 100644 index 2cc433a..0000000 --- a/bot/lib/python3.11/site-packages/_distutils_hack/override.py +++ /dev/null @@ -1 +0,0 @@ -__import__('_distutils_hack').do_override() diff --git a/bot/lib/python3.11/site-packages/aiohappyeyeballs-2.6.1.dist-info/INSTALLER b/bot/lib/python3.11/site-packages/aiohappyeyeballs-2.6.1.dist-info/INSTALLER deleted file mode 100644 index a1b589e..0000000 --- a/bot/lib/python3.11/site-packages/aiohappyeyeballs-2.6.1.dist-info/INSTALLER +++ /dev/null @@ -1 +0,0 @@ -pip diff --git a/bot/lib/python3.11/site-packages/aiohappyeyeballs-2.6.1.dist-info/LICENSE b/bot/lib/python3.11/site-packages/aiohappyeyeballs-2.6.1.dist-info/LICENSE deleted file mode 100644 index f26bcf4..0000000 --- a/bot/lib/python3.11/site-packages/aiohappyeyeballs-2.6.1.dist-info/LICENSE +++ /dev/null @@ -1,279 +0,0 @@ -A. HISTORY OF THE SOFTWARE -========================== - -Python was created in the early 1990s by Guido van Rossum at Stichting -Mathematisch Centrum (CWI, see https://www.cwi.nl) in the Netherlands -as a successor of a language called ABC. Guido remains Python's -principal author, although it includes many contributions from others. - -In 1995, Guido continued his work on Python at the Corporation for -National Research Initiatives (CNRI, see https://www.cnri.reston.va.us) -in Reston, Virginia where he released several versions of the -software. - -In May 2000, Guido and the Python core development team moved to -BeOpen.com to form the BeOpen PythonLabs team. In October of the same -year, the PythonLabs team moved to Digital Creations, which became -Zope Corporation. In 2001, the Python Software Foundation (PSF, see -https://www.python.org/psf/) was formed, a non-profit organization -created specifically to own Python-related Intellectual Property. -Zope Corporation was a sponsoring member of the PSF. - -All Python releases are Open Source (see https://opensource.org for -the Open Source Definition). Historically, most, but not all, Python -releases have also been GPL-compatible; the table below summarizes -the various releases. - - Release Derived Year Owner GPL- - from compatible? (1) - - 0.9.0 thru 1.2 1991-1995 CWI yes - 1.3 thru 1.5.2 1.2 1995-1999 CNRI yes - 1.6 1.5.2 2000 CNRI no - 2.0 1.6 2000 BeOpen.com no - 1.6.1 1.6 2001 CNRI yes (2) - 2.1 2.0+1.6.1 2001 PSF no - 2.0.1 2.0+1.6.1 2001 PSF yes - 2.1.1 2.1+2.0.1 2001 PSF yes - 2.1.2 2.1.1 2002 PSF yes - 2.1.3 2.1.2 2002 PSF yes - 2.2 and above 2.1.1 2001-now PSF yes - -Footnotes: - -(1) GPL-compatible doesn't mean that we're distributing Python under - the GPL. All Python licenses, unlike the GPL, let you distribute - a modified version without making your changes open source. The - GPL-compatible licenses make it possible to combine Python with - other software that is released under the GPL; the others don't. - -(2) According to Richard Stallman, 1.6.1 is not GPL-compatible, - because its license has a choice of law clause. According to - CNRI, however, Stallman's lawyer has told CNRI's lawyer that 1.6.1 - is "not incompatible" with the GPL. - -Thanks to the many outside volunteers who have worked under Guido's -direction to make these releases possible. - - -B. TERMS AND CONDITIONS FOR ACCESSING OR OTHERWISE USING PYTHON -=============================================================== - -Python software and documentation are licensed under the -Python Software Foundation License Version 2. - -Starting with Python 3.8.6, examples, recipes, and other code in -the documentation are dual licensed under the PSF License Version 2 -and the Zero-Clause BSD license. - -Some software incorporated into Python is under different licenses. -The licenses are listed with code falling under that license. - - -PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2 --------------------------------------------- - -1. This LICENSE AGREEMENT is between the Python Software Foundation -("PSF"), and the Individual or Organization ("Licensee") accessing and -otherwise using this software ("Python") in source or binary form and -its associated documentation. - -2. Subject to the terms and conditions of this License Agreement, PSF hereby -grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce, -analyze, test, perform and/or display publicly, prepare derivative works, -distribute, and otherwise use Python alone or in any derivative version, -provided, however, that PSF's License Agreement and PSF's notice of copyright, -i.e., "Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, -2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023 Python Software Foundation; -All Rights Reserved" are retained in Python alone or in any derivative version -prepared by Licensee. - -3. In the event Licensee prepares a derivative work that is based on -or incorporates Python or any part thereof, and wants to make -the derivative work available to others as provided herein, then -Licensee hereby agrees to include in any such work a brief summary of -the changes made to Python. - -4. PSF is making Python available to Licensee on an "AS IS" -basis. PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR -IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND -DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS -FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON WILL NOT -INFRINGE ANY THIRD PARTY RIGHTS. - -5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON -FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS -A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON, -OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF. - -6. This License Agreement will automatically terminate upon a material -breach of its terms and conditions. - -7. Nothing in this License Agreement shall be deemed to create any -relationship of agency, partnership, or joint venture between PSF and -Licensee. This License Agreement does not grant permission to use PSF -trademarks or trade name in a trademark sense to endorse or promote -products or services of Licensee, or any third party. - -8. By copying, installing or otherwise using Python, Licensee -agrees to be bound by the terms and conditions of this License -Agreement. - - -BEOPEN.COM LICENSE AGREEMENT FOR PYTHON 2.0 -------------------------------------------- - -BEOPEN PYTHON OPEN SOURCE LICENSE AGREEMENT VERSION 1 - -1. This LICENSE AGREEMENT is between BeOpen.com ("BeOpen"), having an -office at 160 Saratoga Avenue, Santa Clara, CA 95051, and the -Individual or Organization ("Licensee") accessing and otherwise using -this software in source or binary form and its associated -documentation ("the Software"). - -2. Subject to the terms and conditions of this BeOpen Python License -Agreement, BeOpen hereby grants Licensee a non-exclusive, -royalty-free, world-wide license to reproduce, analyze, test, perform -and/or display publicly, prepare derivative works, distribute, and -otherwise use the Software alone or in any derivative version, -provided, however, that the BeOpen Python License is retained in the -Software, alone or in any derivative version prepared by Licensee. - -3. BeOpen is making the Software available to Licensee on an "AS IS" -basis. BEOPEN MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR -IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, BEOPEN MAKES NO AND -DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS -FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE WILL NOT -INFRINGE ANY THIRD PARTY RIGHTS. - -4. BEOPEN SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF THE -SOFTWARE FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS -AS A RESULT OF USING, MODIFYING OR DISTRIBUTING THE SOFTWARE, OR ANY -DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF. - -5. This License Agreement will automatically terminate upon a material -breach of its terms and conditions. - -6. This License Agreement shall be governed by and interpreted in all -respects by the law of the State of California, excluding conflict of -law provisions. Nothing in this License Agreement shall be deemed to -create any relationship of agency, partnership, or joint venture -between BeOpen and Licensee. This License Agreement does not grant -permission to use BeOpen trademarks or trade names in a trademark -sense to endorse or promote products or services of Licensee, or any -third party. As an exception, the "BeOpen Python" logos available at -http://www.pythonlabs.com/logos.html may be used according to the -permissions granted on that web page. - -7. By copying, installing or otherwise using the software, Licensee -agrees to be bound by the terms and conditions of this License -Agreement. - - -CNRI LICENSE AGREEMENT FOR PYTHON 1.6.1 ---------------------------------------- - -1. This LICENSE AGREEMENT is between the Corporation for National -Research Initiatives, having an office at 1895 Preston White Drive, -Reston, VA 20191 ("CNRI"), and the Individual or Organization -("Licensee") accessing and otherwise using Python 1.6.1 software in -source or binary form and its associated documentation. - -2. Subject to the terms and conditions of this License Agreement, CNRI -hereby grants Licensee a nonexclusive, royalty-free, world-wide -license to reproduce, analyze, test, perform and/or display publicly, -prepare derivative works, distribute, and otherwise use Python 1.6.1 -alone or in any derivative version, provided, however, that CNRI's -License Agreement and CNRI's notice of copyright, i.e., "Copyright (c) -1995-2001 Corporation for National Research Initiatives; All Rights -Reserved" are retained in Python 1.6.1 alone or in any derivative -version prepared by Licensee. Alternately, in lieu of CNRI's License -Agreement, Licensee may substitute the following text (omitting the -quotes): "Python 1.6.1 is made available subject to the terms and -conditions in CNRI's License Agreement. This Agreement together with -Python 1.6.1 may be located on the internet using the following -unique, persistent identifier (known as a handle): 1895.22/1013. This -Agreement may also be obtained from a proxy server on the internet -using the following URL: http://hdl.handle.net/1895.22/1013". - -3. In the event Licensee prepares a derivative work that is based on -or incorporates Python 1.6.1 or any part thereof, and wants to make -the derivative work available to others as provided herein, then -Licensee hereby agrees to include in any such work a brief summary of -the changes made to Python 1.6.1. - -4. CNRI is making Python 1.6.1 available to Licensee on an "AS IS" -basis. CNRI MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR -IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, CNRI MAKES NO AND -DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS -FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON 1.6.1 WILL NOT -INFRINGE ANY THIRD PARTY RIGHTS. - -5. CNRI SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON -1.6.1 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS -A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 1.6.1, -OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF. - -6. This License Agreement will automatically terminate upon a material -breach of its terms and conditions. - -7. This License Agreement shall be governed by the federal -intellectual property law of the United States, including without -limitation the federal copyright law, and, to the extent such -U.S. federal law does not apply, by the law of the Commonwealth of -Virginia, excluding Virginia's conflict of law provisions. -Notwithstanding the foregoing, with regard to derivative works based -on Python 1.6.1 that incorporate non-separable material that was -previously distributed under the GNU General Public License (GPL), the -law of the Commonwealth of Virginia shall govern this License -Agreement only as to issues arising under or with respect to -Paragraphs 4, 5, and 7 of this License Agreement. Nothing in this -License Agreement shall be deemed to create any relationship of -agency, partnership, or joint venture between CNRI and Licensee. This -License Agreement does not grant permission to use CNRI trademarks or -trade name in a trademark sense to endorse or promote products or -services of Licensee, or any third party. - -8. By clicking on the "ACCEPT" button where indicated, or by copying, -installing or otherwise using Python 1.6.1, Licensee agrees to be -bound by the terms and conditions of this License Agreement. - - ACCEPT - - -CWI LICENSE AGREEMENT FOR PYTHON 0.9.0 THROUGH 1.2 --------------------------------------------------- - -Copyright (c) 1991 - 1995, Stichting Mathematisch Centrum Amsterdam, -The Netherlands. All rights reserved. - -Permission to use, copy, modify, and distribute this software and its -documentation for any purpose and without fee is hereby granted, -provided that the above copyright notice appear in all copies and that -both that copyright notice and this permission notice appear in -supporting documentation, and that the name of Stichting Mathematisch -Centrum or CWI not be used in advertising or publicity pertaining to -distribution of the software without specific, written prior -permission. - -STICHTING MATHEMATISCH CENTRUM DISCLAIMS ALL WARRANTIES WITH REGARD TO -THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND -FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH CENTRUM BE LIABLE -FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES -WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN -ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT -OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. - -ZERO-CLAUSE BSD LICENSE FOR CODE IN THE PYTHON DOCUMENTATION ----------------------------------------------------------------------- - -Permission to use, copy, modify, and/or distribute this software for any -purpose with or without fee is hereby granted. - -THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH -REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY -AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, -INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM -LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR -OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR -PERFORMANCE OF THIS SOFTWARE. diff --git a/bot/lib/python3.11/site-packages/aiohappyeyeballs-2.6.1.dist-info/METADATA b/bot/lib/python3.11/site-packages/aiohappyeyeballs-2.6.1.dist-info/METADATA deleted file mode 100644 index c632040..0000000 --- a/bot/lib/python3.11/site-packages/aiohappyeyeballs-2.6.1.dist-info/METADATA +++ /dev/null @@ -1,123 +0,0 @@ -Metadata-Version: 2.3 -Name: aiohappyeyeballs -Version: 2.6.1 -Summary: Happy Eyeballs for asyncio -License: PSF-2.0 -Author: J. Nick Koston -Author-email: nick@koston.org -Requires-Python: >=3.9 -Classifier: Development Status :: 5 - Production/Stable -Classifier: Intended Audience :: Developers -Classifier: Natural Language :: English -Classifier: Operating System :: OS Independent -Classifier: Topic :: Software Development :: Libraries -Classifier: Programming Language :: Python :: 3 -Classifier: Programming Language :: Python :: 3.9 -Classifier: Programming Language :: Python :: 3.10 -Classifier: Programming Language :: Python :: 3.11 -Classifier: Programming Language :: Python :: 3.12 -Classifier: Programming Language :: Python :: 3.13 -Classifier: License :: OSI Approved :: Python Software Foundation License -Project-URL: Bug Tracker, https://github.com/aio-libs/aiohappyeyeballs/issues -Project-URL: Changelog, https://github.com/aio-libs/aiohappyeyeballs/blob/main/CHANGELOG.md -Project-URL: Documentation, https://aiohappyeyeballs.readthedocs.io -Project-URL: Repository, https://github.com/aio-libs/aiohappyeyeballs -Description-Content-Type: text/markdown - -# aiohappyeyeballs - -

- - CI Status - - - Documentation Status - - - Test coverage percentage - -

-

- - Poetry - - - Ruff - - - pre-commit - -

-

- - PyPI Version - - Supported Python versions - License -

- ---- - -**Documentation**: https://aiohappyeyeballs.readthedocs.io - -**Source Code**: https://github.com/aio-libs/aiohappyeyeballs - ---- - -[Happy Eyeballs](https://en.wikipedia.org/wiki/Happy_Eyeballs) -([RFC 8305](https://www.rfc-editor.org/rfc/rfc8305.html)) - -## Use case - -This library exists to allow connecting with -[Happy Eyeballs](https://en.wikipedia.org/wiki/Happy_Eyeballs) -([RFC 8305](https://www.rfc-editor.org/rfc/rfc8305.html)) -when you -already have a list of addrinfo and not a DNS name. - -The stdlib version of `loop.create_connection()` -will only work when you pass in an unresolved name which -is not a good fit when using DNS caching or resolving -names via another method such as `zeroconf`. - -## Installation - -Install this via pip (or your favourite package manager): - -`pip install aiohappyeyeballs` - -## License - -[aiohappyeyeballs is licensed under the same terms as cpython itself.](https://github.com/python/cpython/blob/main/LICENSE) - -## Example usage - -```python - -addr_infos = await loop.getaddrinfo("example.org", 80) - -socket = await start_connection(addr_infos) -socket = await start_connection(addr_infos, local_addr_infos=local_addr_infos, happy_eyeballs_delay=0.2) - -transport, protocol = await loop.create_connection( - MyProtocol, sock=socket, ...) - -# Remove the first address for each family from addr_info -pop_addr_infos_interleave(addr_info, 1) - -# Remove all matching address from addr_info -remove_addr_infos(addr_info, "dead::beef::") - -# Convert a local_addr to local_addr_infos -local_addr_infos = addr_to_addr_infos(("127.0.0.1",0)) -``` - -## Credits - -This package contains code from cpython and is licensed under the same terms as cpython itself. - -This package was created with -[Copier](https://copier.readthedocs.io/) and the -[browniebroke/pypackage-template](https://github.com/browniebroke/pypackage-template) -project template. - diff --git a/bot/lib/python3.11/site-packages/aiohappyeyeballs-2.6.1.dist-info/RECORD b/bot/lib/python3.11/site-packages/aiohappyeyeballs-2.6.1.dist-info/RECORD deleted file mode 100644 index 25c093f..0000000 --- a/bot/lib/python3.11/site-packages/aiohappyeyeballs-2.6.1.dist-info/RECORD +++ /dev/null @@ -1,16 +0,0 @@ -aiohappyeyeballs-2.6.1.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4 -aiohappyeyeballs-2.6.1.dist-info/LICENSE,sha256=Oy-B_iHRgcSZxZolbI4ZaEVdZonSaaqFNzv7avQdo78,13936 -aiohappyeyeballs-2.6.1.dist-info/METADATA,sha256=NSXlhJwAfi380eEjAo7BQ4P_TVal9xi0qkyZWibMsVM,5915 -aiohappyeyeballs-2.6.1.dist-info/RECORD,, -aiohappyeyeballs-2.6.1.dist-info/WHEEL,sha256=XbeZDeTWKc1w7CSIyre5aMDU_-PohRwTQceYnisIYYY,88 -aiohappyeyeballs/__init__.py,sha256=x7kktHEtaD9quBcWDJPuLeKyjuVAI-Jj14S9B_5hcTs,361 -aiohappyeyeballs/__pycache__/__init__.cpython-311.pyc,, -aiohappyeyeballs/__pycache__/_staggered.cpython-311.pyc,, -aiohappyeyeballs/__pycache__/impl.cpython-311.pyc,, -aiohappyeyeballs/__pycache__/types.cpython-311.pyc,, -aiohappyeyeballs/__pycache__/utils.cpython-311.pyc,, -aiohappyeyeballs/_staggered.py,sha256=edfVowFx-P-ywJjIEF3MdPtEMVODujV6CeMYr65otac,6900 -aiohappyeyeballs/impl.py,sha256=Dlcm2mTJ28ucrGnxkb_fo9CZzLAkOOBizOt7dreBbXE,9681 -aiohappyeyeballs/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0 -aiohappyeyeballs/types.py,sha256=YZJIAnyoV4Dz0WFtlaf_OyE4EW7Xus1z7aIfNI6tDDQ,425 -aiohappyeyeballs/utils.py,sha256=on9GxIR0LhEfZu8P6Twi9hepX9zDanuZM20MWsb3xlQ,3028 diff --git a/bot/lib/python3.11/site-packages/aiohappyeyeballs-2.6.1.dist-info/WHEEL b/bot/lib/python3.11/site-packages/aiohappyeyeballs-2.6.1.dist-info/WHEEL deleted file mode 100644 index 0582547..0000000 --- a/bot/lib/python3.11/site-packages/aiohappyeyeballs-2.6.1.dist-info/WHEEL +++ /dev/null @@ -1,4 +0,0 @@ -Wheel-Version: 1.0 -Generator: poetry-core 2.1.1 -Root-Is-Purelib: true -Tag: py3-none-any diff --git a/bot/lib/python3.11/site-packages/aiohappyeyeballs/__init__.py b/bot/lib/python3.11/site-packages/aiohappyeyeballs/__init__.py deleted file mode 100644 index 71c689c..0000000 --- a/bot/lib/python3.11/site-packages/aiohappyeyeballs/__init__.py +++ /dev/null @@ -1,14 +0,0 @@ -__version__ = "2.6.1" - -from .impl import start_connection -from .types import AddrInfoType, SocketFactoryType -from .utils import addr_to_addr_infos, pop_addr_infos_interleave, remove_addr_infos - -__all__ = ( - "AddrInfoType", - "SocketFactoryType", - "addr_to_addr_infos", - "pop_addr_infos_interleave", - "remove_addr_infos", - "start_connection", -) diff --git a/bot/lib/python3.11/site-packages/aiohappyeyeballs/_staggered.py b/bot/lib/python3.11/site-packages/aiohappyeyeballs/_staggered.py deleted file mode 100644 index 9a4ba72..0000000 --- a/bot/lib/python3.11/site-packages/aiohappyeyeballs/_staggered.py +++ /dev/null @@ -1,207 +0,0 @@ -import asyncio -import contextlib - -# PY3.9: Import Callable from typing until we drop Python 3.9 support -# https://github.com/python/cpython/issues/87131 -from typing import ( - TYPE_CHECKING, - Any, - Awaitable, - Callable, - Iterable, - List, - Optional, - Set, - Tuple, - TypeVar, - Union, -) - -_T = TypeVar("_T") - -RE_RAISE_EXCEPTIONS = (SystemExit, KeyboardInterrupt) - - -def _set_result(wait_next: "asyncio.Future[None]") -> None: - """Set the result of a future if it is not already done.""" - if not wait_next.done(): - wait_next.set_result(None) - - -async def _wait_one( - futures: "Iterable[asyncio.Future[Any]]", - loop: asyncio.AbstractEventLoop, -) -> _T: - """Wait for the first future to complete.""" - wait_next = loop.create_future() - - def _on_completion(fut: "asyncio.Future[Any]") -> None: - if not wait_next.done(): - wait_next.set_result(fut) - - for f in futures: - f.add_done_callback(_on_completion) - - try: - return await wait_next - finally: - for f in futures: - f.remove_done_callback(_on_completion) - - -async def staggered_race( - coro_fns: Iterable[Callable[[], Awaitable[_T]]], - delay: Optional[float], - *, - loop: Optional[asyncio.AbstractEventLoop] = None, -) -> Tuple[Optional[_T], Optional[int], List[Optional[BaseException]]]: - """ - Run coroutines with staggered start times and take the first to finish. - - This method takes an iterable of coroutine functions. The first one is - started immediately. From then on, whenever the immediately preceding one - fails (raises an exception), or when *delay* seconds has passed, the next - coroutine is started. This continues until one of the coroutines complete - successfully, in which case all others are cancelled, or until all - coroutines fail. - - The coroutines provided should be well-behaved in the following way: - - * They should only ``return`` if completed successfully. - - * They should always raise an exception if they did not complete - successfully. In particular, if they handle cancellation, they should - probably reraise, like this:: - - try: - # do work - except asyncio.CancelledError: - # undo partially completed work - raise - - Args: - ---- - coro_fns: an iterable of coroutine functions, i.e. callables that - return a coroutine object when called. Use ``functools.partial`` or - lambdas to pass arguments. - - delay: amount of time, in seconds, between starting coroutines. If - ``None``, the coroutines will run sequentially. - - loop: the event loop to use. If ``None``, the running loop is used. - - Returns: - ------- - tuple *(winner_result, winner_index, exceptions)* where - - - *winner_result*: the result of the winning coroutine, or ``None`` - if no coroutines won. - - - *winner_index*: the index of the winning coroutine in - ``coro_fns``, or ``None`` if no coroutines won. If the winning - coroutine may return None on success, *winner_index* can be used - to definitively determine whether any coroutine won. - - - *exceptions*: list of exceptions returned by the coroutines. - ``len(exceptions)`` is equal to the number of coroutines actually - started, and the order is the same as in ``coro_fns``. The winning - coroutine's entry is ``None``. - - """ - loop = loop or asyncio.get_running_loop() - exceptions: List[Optional[BaseException]] = [] - tasks: Set[asyncio.Task[Optional[Tuple[_T, int]]]] = set() - - async def run_one_coro( - coro_fn: Callable[[], Awaitable[_T]], - this_index: int, - start_next: "asyncio.Future[None]", - ) -> Optional[Tuple[_T, int]]: - """ - Run a single coroutine. - - If the coroutine fails, set the exception in the exceptions list and - start the next coroutine by setting the result of the start_next. - - If the coroutine succeeds, return the result and the index of the - coroutine in the coro_fns list. - - If SystemExit or KeyboardInterrupt is raised, re-raise it. - """ - try: - result = await coro_fn() - except RE_RAISE_EXCEPTIONS: - raise - except BaseException as e: - exceptions[this_index] = e - _set_result(start_next) # Kickstart the next coroutine - return None - - return result, this_index - - start_next_timer: Optional[asyncio.TimerHandle] = None - start_next: Optional[asyncio.Future[None]] - task: asyncio.Task[Optional[Tuple[_T, int]]] - done: Union[asyncio.Future[None], asyncio.Task[Optional[Tuple[_T, int]]]] - coro_iter = iter(coro_fns) - this_index = -1 - try: - while True: - if coro_fn := next(coro_iter, None): - this_index += 1 - exceptions.append(None) - start_next = loop.create_future() - task = loop.create_task(run_one_coro(coro_fn, this_index, start_next)) - tasks.add(task) - start_next_timer = ( - loop.call_later(delay, _set_result, start_next) if delay else None - ) - elif not tasks: - # We exhausted the coro_fns list and no tasks are running - # so we have no winner and all coroutines failed. - break - - while tasks or start_next: - done = await _wait_one( - (*tasks, start_next) if start_next else tasks, loop - ) - if done is start_next: - # The current task has failed or the timer has expired - # so we need to start the next task. - start_next = None - if start_next_timer: - start_next_timer.cancel() - start_next_timer = None - - # Break out of the task waiting loop to start the next - # task. - break - - if TYPE_CHECKING: - assert isinstance(done, asyncio.Task) - - tasks.remove(done) - if winner := done.result(): - return *winner, exceptions - finally: - # We either have: - # - a winner - # - all tasks failed - # - a KeyboardInterrupt or SystemExit. - - # - # If the timer is still running, cancel it. - # - if start_next_timer: - start_next_timer.cancel() - - # - # If there are any tasks left, cancel them and than - # wait them so they fill the exceptions list. - # - for task in tasks: - task.cancel() - with contextlib.suppress(asyncio.CancelledError): - await task - - return None, None, exceptions diff --git a/bot/lib/python3.11/site-packages/aiohappyeyeballs/impl.py b/bot/lib/python3.11/site-packages/aiohappyeyeballs/impl.py deleted file mode 100644 index 8f3919a..0000000 --- a/bot/lib/python3.11/site-packages/aiohappyeyeballs/impl.py +++ /dev/null @@ -1,259 +0,0 @@ -"""Base implementation.""" - -import asyncio -import collections -import contextlib -import functools -import itertools -import socket -from typing import List, Optional, Sequence, Set, Union - -from . import _staggered -from .types import AddrInfoType, SocketFactoryType - - -async def start_connection( - addr_infos: Sequence[AddrInfoType], - *, - local_addr_infos: Optional[Sequence[AddrInfoType]] = None, - happy_eyeballs_delay: Optional[float] = None, - interleave: Optional[int] = None, - loop: Optional[asyncio.AbstractEventLoop] = None, - socket_factory: Optional[SocketFactoryType] = None, -) -> socket.socket: - """ - Connect to a TCP server. - - Create a socket connection to a specified destination. The - destination is specified as a list of AddrInfoType tuples as - returned from getaddrinfo(). - - The arguments are, in order: - - * ``family``: the address family, e.g. ``socket.AF_INET`` or - ``socket.AF_INET6``. - * ``type``: the socket type, e.g. ``socket.SOCK_STREAM`` or - ``socket.SOCK_DGRAM``. - * ``proto``: the protocol, e.g. ``socket.IPPROTO_TCP`` or - ``socket.IPPROTO_UDP``. - * ``canonname``: the canonical name of the address, e.g. - ``"www.python.org"``. - * ``sockaddr``: the socket address - - This method is a coroutine which will try to establish the connection - in the background. When successful, the coroutine returns a - socket. - - The expected use case is to use this method in conjunction with - loop.create_connection() to establish a connection to a server:: - - socket = await start_connection(addr_infos) - transport, protocol = await loop.create_connection( - MyProtocol, sock=socket, ...) - """ - if not (current_loop := loop): - current_loop = asyncio.get_running_loop() - - single_addr_info = len(addr_infos) == 1 - - if happy_eyeballs_delay is not None and interleave is None: - # If using happy eyeballs, default to interleave addresses by family - interleave = 1 - - if interleave and not single_addr_info: - addr_infos = _interleave_addrinfos(addr_infos, interleave) - - sock: Optional[socket.socket] = None - # uvloop can raise RuntimeError instead of OSError - exceptions: List[List[Union[OSError, RuntimeError]]] = [] - if happy_eyeballs_delay is None or single_addr_info: - # not using happy eyeballs - for addrinfo in addr_infos: - try: - sock = await _connect_sock( - current_loop, - exceptions, - addrinfo, - local_addr_infos, - None, - socket_factory, - ) - break - except (RuntimeError, OSError): - continue - else: # using happy eyeballs - open_sockets: Set[socket.socket] = set() - try: - sock, _, _ = await _staggered.staggered_race( - ( - functools.partial( - _connect_sock, - current_loop, - exceptions, - addrinfo, - local_addr_infos, - open_sockets, - socket_factory, - ) - for addrinfo in addr_infos - ), - happy_eyeballs_delay, - ) - finally: - # If we have a winner, staggered_race will - # cancel the other tasks, however there is a - # small race window where any of the other tasks - # can be done before they are cancelled which - # will leave the socket open. To avoid this problem - # we pass a set to _connect_sock to keep track of - # the open sockets and close them here if there - # are any "runner up" sockets. - for s in open_sockets: - if s is not sock: - with contextlib.suppress(OSError): - s.close() - open_sockets = None # type: ignore[assignment] - - if sock is None: - all_exceptions = [exc for sub in exceptions for exc in sub] - try: - first_exception = all_exceptions[0] - if len(all_exceptions) == 1: - raise first_exception - else: - # If they all have the same str(), raise one. - model = str(first_exception) - if all(str(exc) == model for exc in all_exceptions): - raise first_exception - # Raise a combined exception so the user can see all - # the various error messages. - msg = "Multiple exceptions: {}".format( - ", ".join(str(exc) for exc in all_exceptions) - ) - # If the errno is the same for all exceptions, raise - # an OSError with that errno. - if isinstance(first_exception, OSError): - first_errno = first_exception.errno - if all( - isinstance(exc, OSError) and exc.errno == first_errno - for exc in all_exceptions - ): - raise OSError(first_errno, msg) - elif isinstance(first_exception, RuntimeError) and all( - isinstance(exc, RuntimeError) for exc in all_exceptions - ): - raise RuntimeError(msg) - # We have a mix of OSError and RuntimeError - # so we have to pick which one to raise. - # and we raise OSError for compatibility - raise OSError(msg) - finally: - all_exceptions = None # type: ignore[assignment] - exceptions = None # type: ignore[assignment] - - return sock - - -async def _connect_sock( - loop: asyncio.AbstractEventLoop, - exceptions: List[List[Union[OSError, RuntimeError]]], - addr_info: AddrInfoType, - local_addr_infos: Optional[Sequence[AddrInfoType]] = None, - open_sockets: Optional[Set[socket.socket]] = None, - socket_factory: Optional[SocketFactoryType] = None, -) -> socket.socket: - """ - Create, bind and connect one socket. - - If open_sockets is passed, add the socket to the set of open sockets. - Any failure caught here will remove the socket from the set and close it. - - Callers can use this set to close any sockets that are not the winner - of all staggered tasks in the result there are runner up sockets aka - multiple winners. - """ - my_exceptions: List[Union[OSError, RuntimeError]] = [] - exceptions.append(my_exceptions) - family, type_, proto, _, address = addr_info - sock = None - try: - if socket_factory is not None: - sock = socket_factory(addr_info) - else: - sock = socket.socket(family=family, type=type_, proto=proto) - if open_sockets is not None: - open_sockets.add(sock) - sock.setblocking(False) - if local_addr_infos is not None: - for lfamily, _, _, _, laddr in local_addr_infos: - # skip local addresses of different family - if lfamily != family: - continue - try: - sock.bind(laddr) - break - except OSError as exc: - msg = ( - f"error while attempting to bind on " - f"address {laddr!r}: " - f"{(exc.strerror or '').lower()}" - ) - exc = OSError(exc.errno, msg) - my_exceptions.append(exc) - else: # all bind attempts failed - if my_exceptions: - raise my_exceptions.pop() - else: - raise OSError(f"no matching local address with {family=} found") - await loop.sock_connect(sock, address) - return sock - except (RuntimeError, OSError) as exc: - my_exceptions.append(exc) - if sock is not None: - if open_sockets is not None: - open_sockets.remove(sock) - try: - sock.close() - except OSError as e: - my_exceptions.append(e) - raise - raise - except: - if sock is not None: - if open_sockets is not None: - open_sockets.remove(sock) - try: - sock.close() - except OSError as e: - my_exceptions.append(e) - raise - raise - finally: - exceptions = my_exceptions = None # type: ignore[assignment] - - -def _interleave_addrinfos( - addrinfos: Sequence[AddrInfoType], first_address_family_count: int = 1 -) -> List[AddrInfoType]: - """Interleave list of addrinfo tuples by family.""" - # Group addresses by family - addrinfos_by_family: collections.OrderedDict[int, List[AddrInfoType]] = ( - collections.OrderedDict() - ) - for addr in addrinfos: - family = addr[0] - if family not in addrinfos_by_family: - addrinfos_by_family[family] = [] - addrinfos_by_family[family].append(addr) - addrinfos_lists = list(addrinfos_by_family.values()) - - reordered: List[AddrInfoType] = [] - if first_address_family_count > 1: - reordered.extend(addrinfos_lists[0][: first_address_family_count - 1]) - del addrinfos_lists[0][: first_address_family_count - 1] - reordered.extend( - a - for a in itertools.chain.from_iterable(itertools.zip_longest(*addrinfos_lists)) - if a is not None - ) - return reordered diff --git a/bot/lib/python3.11/site-packages/aiohappyeyeballs/py.typed b/bot/lib/python3.11/site-packages/aiohappyeyeballs/py.typed deleted file mode 100644 index e69de29..0000000 diff --git a/bot/lib/python3.11/site-packages/aiohappyeyeballs/types.py b/bot/lib/python3.11/site-packages/aiohappyeyeballs/types.py deleted file mode 100644 index e8c7507..0000000 --- a/bot/lib/python3.11/site-packages/aiohappyeyeballs/types.py +++ /dev/null @@ -1,17 +0,0 @@ -"""Types for aiohappyeyeballs.""" - -import socket - -# PY3.9: Import Callable from typing until we drop Python 3.9 support -# https://github.com/python/cpython/issues/87131 -from typing import Callable, Tuple, Union - -AddrInfoType = Tuple[ - Union[int, socket.AddressFamily], - Union[int, socket.SocketKind], - int, - str, - Tuple, # type: ignore[type-arg] -] - -SocketFactoryType = Callable[[AddrInfoType], socket.socket] diff --git a/bot/lib/python3.11/site-packages/aiohappyeyeballs/utils.py b/bot/lib/python3.11/site-packages/aiohappyeyeballs/utils.py deleted file mode 100644 index ea29adb..0000000 --- a/bot/lib/python3.11/site-packages/aiohappyeyeballs/utils.py +++ /dev/null @@ -1,97 +0,0 @@ -"""Utility functions for aiohappyeyeballs.""" - -import ipaddress -import socket -from typing import Dict, List, Optional, Tuple, Union - -from .types import AddrInfoType - - -def addr_to_addr_infos( - addr: Optional[ - Union[Tuple[str, int, int, int], Tuple[str, int, int], Tuple[str, int]] - ], -) -> Optional[List[AddrInfoType]]: - """Convert an address tuple to a list of addr_info tuples.""" - if addr is None: - return None - host = addr[0] - port = addr[1] - is_ipv6 = ":" in host - if is_ipv6: - flowinfo = 0 - scopeid = 0 - addr_len = len(addr) - if addr_len >= 4: - scopeid = addr[3] # type: ignore[misc] - if addr_len >= 3: - flowinfo = addr[2] # type: ignore[misc] - addr = (host, port, flowinfo, scopeid) - family = socket.AF_INET6 - else: - addr = (host, port) - family = socket.AF_INET - return [(family, socket.SOCK_STREAM, socket.IPPROTO_TCP, "", addr)] - - -def pop_addr_infos_interleave( - addr_infos: List[AddrInfoType], interleave: Optional[int] = None -) -> None: - """ - Pop addr_info from the list of addr_infos by family up to interleave times. - - The interleave parameter is used to know how many addr_infos for - each family should be popped of the top of the list. - """ - seen: Dict[int, int] = {} - if interleave is None: - interleave = 1 - to_remove: List[AddrInfoType] = [] - for addr_info in addr_infos: - family = addr_info[0] - if family not in seen: - seen[family] = 0 - if seen[family] < interleave: - to_remove.append(addr_info) - seen[family] += 1 - for addr_info in to_remove: - addr_infos.remove(addr_info) - - -def _addr_tuple_to_ip_address( - addr: Union[Tuple[str, int], Tuple[str, int, int, int]], -) -> Union[ - Tuple[ipaddress.IPv4Address, int], Tuple[ipaddress.IPv6Address, int, int, int] -]: - """Convert an address tuple to an IPv4Address.""" - return (ipaddress.ip_address(addr[0]), *addr[1:]) - - -def remove_addr_infos( - addr_infos: List[AddrInfoType], - addr: Union[Tuple[str, int], Tuple[str, int, int, int]], -) -> None: - """ - Remove an address from the list of addr_infos. - - The addr value is typically the return value of - sock.getpeername(). - """ - bad_addrs_infos: List[AddrInfoType] = [] - for addr_info in addr_infos: - if addr_info[-1] == addr: - bad_addrs_infos.append(addr_info) - if bad_addrs_infos: - for bad_addr_info in bad_addrs_infos: - addr_infos.remove(bad_addr_info) - return - # Slow path in case addr is formatted differently - match_addr = _addr_tuple_to_ip_address(addr) - for addr_info in addr_infos: - if match_addr == _addr_tuple_to_ip_address(addr_info[-1]): - bad_addrs_infos.append(addr_info) - if bad_addrs_infos: - for bad_addr_info in bad_addrs_infos: - addr_infos.remove(bad_addr_info) - return - raise ValueError(f"Address {addr} not found in addr_infos") diff --git a/bot/lib/python3.11/site-packages/aiohttp-3.13.2.dist-info/INSTALLER b/bot/lib/python3.11/site-packages/aiohttp-3.13.2.dist-info/INSTALLER deleted file mode 100644 index a1b589e..0000000 --- a/bot/lib/python3.11/site-packages/aiohttp-3.13.2.dist-info/INSTALLER +++ /dev/null @@ -1 +0,0 @@ -pip diff --git a/bot/lib/python3.11/site-packages/aiohttp-3.13.2.dist-info/METADATA b/bot/lib/python3.11/site-packages/aiohttp-3.13.2.dist-info/METADATA deleted file mode 100644 index ba4116f..0000000 --- a/bot/lib/python3.11/site-packages/aiohttp-3.13.2.dist-info/METADATA +++ /dev/null @@ -1,262 +0,0 @@ -Metadata-Version: 2.4 -Name: aiohttp -Version: 3.13.2 -Summary: Async http client/server framework (asyncio) -Maintainer-email: aiohttp team -License: Apache-2.0 AND MIT -Project-URL: Homepage, https://github.com/aio-libs/aiohttp -Project-URL: Chat: Matrix, https://matrix.to/#/#aio-libs:matrix.org -Project-URL: Chat: Matrix Space, https://matrix.to/#/#aio-libs-space:matrix.org -Project-URL: CI: GitHub Actions, https://github.com/aio-libs/aiohttp/actions?query=workflow%3ACI -Project-URL: Coverage: codecov, https://codecov.io/github/aio-libs/aiohttp -Project-URL: Docs: Changelog, https://docs.aiohttp.org/en/stable/changes.html -Project-URL: Docs: RTD, https://docs.aiohttp.org -Project-URL: GitHub: issues, https://github.com/aio-libs/aiohttp/issues -Project-URL: GitHub: repo, https://github.com/aio-libs/aiohttp -Classifier: Development Status :: 5 - Production/Stable -Classifier: Framework :: AsyncIO -Classifier: Intended Audience :: Developers -Classifier: Operating System :: POSIX -Classifier: Operating System :: MacOS :: MacOS X -Classifier: Operating System :: Microsoft :: Windows -Classifier: Programming Language :: Python -Classifier: Programming Language :: Python :: 3 -Classifier: Programming Language :: Python :: 3.9 -Classifier: Programming Language :: Python :: 3.10 -Classifier: Programming Language :: Python :: 3.11 -Classifier: Programming Language :: Python :: 3.12 -Classifier: Programming Language :: Python :: 3.13 -Classifier: Programming Language :: Python :: 3.14 -Classifier: Topic :: Internet :: WWW/HTTP -Requires-Python: >=3.9 -Description-Content-Type: text/x-rst -License-File: LICENSE.txt -License-File: vendor/llhttp/LICENSE -Requires-Dist: aiohappyeyeballs>=2.5.0 -Requires-Dist: aiosignal>=1.4.0 -Requires-Dist: async-timeout<6.0,>=4.0; python_version < "3.11" -Requires-Dist: attrs>=17.3.0 -Requires-Dist: frozenlist>=1.1.1 -Requires-Dist: multidict<7.0,>=4.5 -Requires-Dist: propcache>=0.2.0 -Requires-Dist: yarl<2.0,>=1.17.0 -Provides-Extra: speedups -Requires-Dist: aiodns>=3.3.0; extra == "speedups" -Requires-Dist: Brotli; platform_python_implementation == "CPython" and extra == "speedups" -Requires-Dist: brotlicffi; platform_python_implementation != "CPython" and extra == "speedups" -Requires-Dist: backports.zstd; (platform_python_implementation == "CPython" and python_version < "3.14") and extra == "speedups" -Dynamic: license-file - -================================== -Async http client/server framework -================================== - -.. image:: https://raw.githubusercontent.com/aio-libs/aiohttp/master/docs/aiohttp-plain.svg - :height: 64px - :width: 64px - :alt: aiohttp logo - -| - -.. image:: https://github.com/aio-libs/aiohttp/workflows/CI/badge.svg - :target: https://github.com/aio-libs/aiohttp/actions?query=workflow%3ACI - :alt: GitHub Actions status for master branch - -.. image:: https://codecov.io/gh/aio-libs/aiohttp/branch/master/graph/badge.svg - :target: https://codecov.io/gh/aio-libs/aiohttp - :alt: codecov.io status for master branch - -.. image:: https://badge.fury.io/py/aiohttp.svg - :target: https://pypi.org/project/aiohttp - :alt: Latest PyPI package version - -.. image:: https://img.shields.io/pypi/dm/aiohttp - :target: https://pypistats.org/packages/aiohttp - :alt: Downloads count - -.. image:: https://readthedocs.org/projects/aiohttp/badge/?version=latest - :target: https://docs.aiohttp.org/ - :alt: Latest Read The Docs - -.. image:: https://img.shields.io/endpoint?url=https://codspeed.io/badge.json - :target: https://codspeed.io/aio-libs/aiohttp - :alt: Codspeed.io status for aiohttp - - -Key Features -============ - -- Supports both client and server side of HTTP protocol. -- Supports both client and server Web-Sockets out-of-the-box and avoids - Callback Hell. -- Provides Web-server with middleware and pluggable routing. - - -Getting started -=============== - -Client ------- - -To get something from the web: - -.. code-block:: python - - import aiohttp - import asyncio - - async def main(): - - async with aiohttp.ClientSession() as session: - async with session.get('http://python.org') as response: - - print("Status:", response.status) - print("Content-type:", response.headers['content-type']) - - html = await response.text() - print("Body:", html[:15], "...") - - asyncio.run(main()) - -This prints: - -.. code-block:: - - Status: 200 - Content-type: text/html; charset=utf-8 - Body: ... - -Coming from `requests `_ ? Read `why we need so many lines `_. - -Server ------- - -An example using a simple server: - -.. code-block:: python - - # examples/server_simple.py - from aiohttp import web - - async def handle(request): - name = request.match_info.get('name', "Anonymous") - text = "Hello, " + name - return web.Response(text=text) - - async def wshandle(request): - ws = web.WebSocketResponse() - await ws.prepare(request) - - async for msg in ws: - if msg.type == web.WSMsgType.text: - await ws.send_str("Hello, {}".format(msg.data)) - elif msg.type == web.WSMsgType.binary: - await ws.send_bytes(msg.data) - elif msg.type == web.WSMsgType.close: - break - - return ws - - - app = web.Application() - app.add_routes([web.get('/', handle), - web.get('/echo', wshandle), - web.get('/{name}', handle)]) - - if __name__ == '__main__': - web.run_app(app) - - -Documentation -============= - -https://aiohttp.readthedocs.io/ - - -Demos -===== - -https://github.com/aio-libs/aiohttp-demos - - -External links -============== - -* `Third party libraries - `_ -* `Built with aiohttp - `_ -* `Powered by aiohttp - `_ - -Feel free to make a Pull Request for adding your link to these pages! - - -Communication channels -====================== - -*aio-libs Discussions*: https://github.com/aio-libs/aiohttp/discussions - -*Matrix*: `#aio-libs:matrix.org `_ - -We support `Stack Overflow -`_. -Please add *aiohttp* tag to your question there. - -Requirements -============ - -- attrs_ -- multidict_ -- yarl_ -- frozenlist_ - -Optionally you may install the aiodns_ library (highly recommended for sake of speed). - -.. _aiodns: https://pypi.python.org/pypi/aiodns -.. _attrs: https://github.com/python-attrs/attrs -.. _multidict: https://pypi.python.org/pypi/multidict -.. _frozenlist: https://pypi.org/project/frozenlist/ -.. _yarl: https://pypi.python.org/pypi/yarl -.. _async-timeout: https://pypi.python.org/pypi/async_timeout - -License -======= - -``aiohttp`` is offered under the Apache 2 license. - - -Keepsafe -======== - -The aiohttp community would like to thank Keepsafe -(https://www.getkeepsafe.com) for its support in the early days of -the project. - - -Source code -=========== - -The latest developer version is available in a GitHub repository: -https://github.com/aio-libs/aiohttp - -Benchmarks -========== - -If you are interested in efficiency, the AsyncIO community maintains a -list of benchmarks on the official wiki: -https://github.com/python/asyncio/wiki/Benchmarks - --------- - -.. image:: https://img.shields.io/matrix/aio-libs:matrix.org?label=Discuss%20on%20Matrix%20at%20%23aio-libs%3Amatrix.org&logo=matrix&server_fqdn=matrix.org&style=flat - :target: https://matrix.to/#/%23aio-libs:matrix.org - :alt: Matrix Room — #aio-libs:matrix.org - -.. image:: https://img.shields.io/matrix/aio-libs-space:matrix.org?label=Discuss%20on%20Matrix%20at%20%23aio-libs-space%3Amatrix.org&logo=matrix&server_fqdn=matrix.org&style=flat - :target: https://matrix.to/#/%23aio-libs-space:matrix.org - :alt: Matrix Space — #aio-libs-space:matrix.org - -.. image:: https://insights.linuxfoundation.org/api/badge/health-score?project=aiohttp - :target: https://insights.linuxfoundation.org/project/aiohttp - :alt: LFX Health Score diff --git a/bot/lib/python3.11/site-packages/aiohttp-3.13.2.dist-info/RECORD b/bot/lib/python3.11/site-packages/aiohttp-3.13.2.dist-info/RECORD deleted file mode 100644 index 0391835..0000000 --- a/bot/lib/python3.11/site-packages/aiohttp-3.13.2.dist-info/RECORD +++ /dev/null @@ -1,139 +0,0 @@ -aiohttp-3.13.2.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4 -aiohttp-3.13.2.dist-info/METADATA,sha256=3xr8ZyYTInh909TqCdZhKIC37g5nTgyP-Nj_yglCs5A,8135 -aiohttp-3.13.2.dist-info/RECORD,, -aiohttp-3.13.2.dist-info/REQUESTED,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0 -aiohttp-3.13.2.dist-info/WHEEL,sha256=nENvFvUt2sTxh7qTwFTbrHft1Jd6WkcTog-2x3-pWGY,193 -aiohttp-3.13.2.dist-info/licenses/LICENSE.txt,sha256=n4DQ2311WpQdtFchcsJw7L2PCCuiFd3QlZhZQu2Uqes,588 -aiohttp-3.13.2.dist-info/licenses/vendor/llhttp/LICENSE,sha256=68qFTgE0zSVtZzYnwgSZ9CV363S6zwi58ltianPJEnc,1105 -aiohttp-3.13.2.dist-info/top_level.txt,sha256=iv-JIaacmTl-hSho3QmphcKnbRRYx1st47yjz_178Ro,8 -aiohttp/.hash/_cparser.pxd.hash,sha256=pjs-sEXNw_eijXGAedwG-BHnlFp8B7sOCgUagIWaU2A,121 -aiohttp/.hash/_find_header.pxd.hash,sha256=_mbpD6vM-CVCKq3ulUvsOAz5Wdo88wrDzfpOsMQaMNA,125 -aiohttp/.hash/_http_parser.pyx.hash,sha256=ju4DG_uNv8rTD6pu3IunE1ysx3ZbH4OjiQHUb_URSoA,125 -aiohttp/.hash/_http_writer.pyx.hash,sha256=9txOh7t7c3y-vLmiuEY5dltmXvEo0CYyU4U853yyv9E,125 -aiohttp/.hash/hdrs.py.hash,sha256=v6IaKbsxjsdQxBzhb5AjP0x_9G3rUe84D7avf7AI4cs,116 -aiohttp/__init__.py,sha256=YJ2jOOSU0hSTbloGbi5-jtcDfSmpBp2RTQEQAt0ccOA,8302 -aiohttp/__pycache__/__init__.cpython-311.pyc,, -aiohttp/__pycache__/_cookie_helpers.cpython-311.pyc,, -aiohttp/__pycache__/abc.cpython-311.pyc,, -aiohttp/__pycache__/base_protocol.cpython-311.pyc,, -aiohttp/__pycache__/client.cpython-311.pyc,, -aiohttp/__pycache__/client_exceptions.cpython-311.pyc,, -aiohttp/__pycache__/client_middleware_digest_auth.cpython-311.pyc,, -aiohttp/__pycache__/client_middlewares.cpython-311.pyc,, -aiohttp/__pycache__/client_proto.cpython-311.pyc,, -aiohttp/__pycache__/client_reqrep.cpython-311.pyc,, -aiohttp/__pycache__/client_ws.cpython-311.pyc,, -aiohttp/__pycache__/compression_utils.cpython-311.pyc,, -aiohttp/__pycache__/connector.cpython-311.pyc,, -aiohttp/__pycache__/cookiejar.cpython-311.pyc,, -aiohttp/__pycache__/formdata.cpython-311.pyc,, -aiohttp/__pycache__/hdrs.cpython-311.pyc,, -aiohttp/__pycache__/helpers.cpython-311.pyc,, -aiohttp/__pycache__/http.cpython-311.pyc,, -aiohttp/__pycache__/http_exceptions.cpython-311.pyc,, -aiohttp/__pycache__/http_parser.cpython-311.pyc,, -aiohttp/__pycache__/http_websocket.cpython-311.pyc,, -aiohttp/__pycache__/http_writer.cpython-311.pyc,, -aiohttp/__pycache__/log.cpython-311.pyc,, -aiohttp/__pycache__/multipart.cpython-311.pyc,, -aiohttp/__pycache__/payload.cpython-311.pyc,, -aiohttp/__pycache__/payload_streamer.cpython-311.pyc,, -aiohttp/__pycache__/pytest_plugin.cpython-311.pyc,, -aiohttp/__pycache__/resolver.cpython-311.pyc,, -aiohttp/__pycache__/streams.cpython-311.pyc,, -aiohttp/__pycache__/tcp_helpers.cpython-311.pyc,, -aiohttp/__pycache__/test_utils.cpython-311.pyc,, -aiohttp/__pycache__/tracing.cpython-311.pyc,, -aiohttp/__pycache__/typedefs.cpython-311.pyc,, -aiohttp/__pycache__/web.cpython-311.pyc,, -aiohttp/__pycache__/web_app.cpython-311.pyc,, -aiohttp/__pycache__/web_exceptions.cpython-311.pyc,, -aiohttp/__pycache__/web_fileresponse.cpython-311.pyc,, -aiohttp/__pycache__/web_log.cpython-311.pyc,, -aiohttp/__pycache__/web_middlewares.cpython-311.pyc,, -aiohttp/__pycache__/web_protocol.cpython-311.pyc,, -aiohttp/__pycache__/web_request.cpython-311.pyc,, -aiohttp/__pycache__/web_response.cpython-311.pyc,, -aiohttp/__pycache__/web_routedef.cpython-311.pyc,, -aiohttp/__pycache__/web_runner.cpython-311.pyc,, -aiohttp/__pycache__/web_server.cpython-311.pyc,, -aiohttp/__pycache__/web_urldispatcher.cpython-311.pyc,, -aiohttp/__pycache__/web_ws.cpython-311.pyc,, -aiohttp/__pycache__/worker.cpython-311.pyc,, -aiohttp/_cookie_helpers.py,sha256=INC-1MTQU7yJqBVmV48Fw30kzZH47KdVUrP_bbfpGvs,13647 -aiohttp/_cparser.pxd,sha256=UnbUYCHg4NdXfgyRVYAMv2KTLWClB4P-xCrvtj_r7ew,4295 -aiohttp/_find_header.pxd,sha256=0GfwFCPN2zxEKTO1_MA5sYq2UfzsG8kcV3aTqvwlz3g,68 -aiohttp/_headers.pxi,sha256=n701k28dVPjwRnx5j6LpJhLTfj7dqu2vJt7f0O60Oyg,2007 -aiohttp/_http_parser.cpython-311-aarch64-linux-gnu.so,sha256=QmiJqs9g4Hu-wOIfGNAoXpkMjbxoSmvSO40tQZ5v-i0,2965864 -aiohttp/_http_parser.pyx,sha256=tmA1PaJn7H8U1nyXtoHJV44pxYVzqXAf1UgJaYPaw28,28219 -aiohttp/_http_writer.cpython-311-aarch64-linux-gnu.so,sha256=VKki78U6dDv7i02lTWx0HSzhb_hCThwQoNGWhdTjZ6g,664344 -aiohttp/_http_writer.pyx,sha256=VlFEBM6HoVv8a0AAJtc6JwFlsv2-cDE8-gB94p3dfhQ,4664 -aiohttp/_websocket/.hash/mask.pxd.hash,sha256=Y0zBddk_ck3pi9-BFzMcpkcvCKvwvZ4GTtZFb9u1nxQ,128 -aiohttp/_websocket/.hash/mask.pyx.hash,sha256=90owpXYM8_kIma4KUcOxhWSk-Uv4NVMBoCYeFM1B3d0,128 -aiohttp/_websocket/.hash/reader_c.pxd.hash,sha256=5xf3oobk6vx4xbJm-xtZ1_QufB8fYFtLQV2MNdqUc1w,132 -aiohttp/_websocket/__init__.py,sha256=Mar3R9_vBN_Ea4lsW7iTAVXD7OKswKPGqF5xgSyt77k,44 -aiohttp/_websocket/__pycache__/__init__.cpython-311.pyc,, -aiohttp/_websocket/__pycache__/helpers.cpython-311.pyc,, -aiohttp/_websocket/__pycache__/models.cpython-311.pyc,, -aiohttp/_websocket/__pycache__/reader.cpython-311.pyc,, -aiohttp/_websocket/__pycache__/reader_c.cpython-311.pyc,, -aiohttp/_websocket/__pycache__/reader_py.cpython-311.pyc,, -aiohttp/_websocket/__pycache__/writer.cpython-311.pyc,, -aiohttp/_websocket/helpers.py,sha256=P-XLv8IUaihKzDenVUqfKU5DJbWE5HvG8uhvUZK8Ic4,5038 -aiohttp/_websocket/mask.cpython-311-aarch64-linux-gnu.so,sha256=93nWiDT7VdSHaZlaqBZQFe5mURm0B-yVTvAkUHGazxU,406752 -aiohttp/_websocket/mask.pxd,sha256=sBmZ1Amym9kW4Ge8lj1fLZ7mPPya4LzLdpkQExQXv5M,112 -aiohttp/_websocket/mask.pyx,sha256=BHjOtV0O0w7xp9p0LNADRJvGmgfPn9sGeJvSs0fL__4,1397 -aiohttp/_websocket/models.py,sha256=XAzjs_8JYszWXIgZ6R3ZRrF-tX9Q_6LiD49WRYojopM,2121 -aiohttp/_websocket/reader.py,sha256=eC4qS0c5sOeQ2ebAHLaBpIaTVFaSKX79pY2xvh3Pqyw,1030 -aiohttp/_websocket/reader_c.cpython-311-aarch64-linux-gnu.so,sha256=irbrCCCSS_hN6L3hw9okjPhF9MCAHpafU53rC_pipA4,2064488 -aiohttp/_websocket/reader_c.pxd,sha256=nl_njtDrzlQU0rjgGGjZDB-swguE0tX_bCPobkShVa4,2625 -aiohttp/_websocket/reader_c.py,sha256=gSsE_iSBr7-ORvOmgkCT7Jpj4_j3854i_Cp88Se1_6E,18791 -aiohttp/_websocket/reader_py.py,sha256=gSsE_iSBr7-ORvOmgkCT7Jpj4_j3854i_Cp88Se1_6E,18791 -aiohttp/_websocket/writer.py,sha256=2OvSktPmNh_g20h1cXJt2Xu8u6IvswnPjdur7OwBbJk,11261 -aiohttp/abc.py,sha256=M66F4S6m00bIEn7y4ha_XLTMDmVQ9dPihfOVB0pGfOo,7149 -aiohttp/base_protocol.py,sha256=Tp8cxUPQvv9kUPk3w6lAzk6d2MAzV3scwI_3Go3C47c,3025 -aiohttp/client.py,sha256=fOQfwcIUL1NGAVRV4DDj6-wipBzeD8KZpmzhO-LLKp4,58357 -aiohttp/client_exceptions.py,sha256=uyKbxI2peZhKl7lELBMx3UeusNkfpemPWpGFq0r6JeM,11367 -aiohttp/client_middleware_digest_auth.py,sha256=BIoQJ5eWL5NNkPOmezTGrceWIho8ETDvS8NKvX-3Xdw,17088 -aiohttp/client_middlewares.py,sha256=kP5N9CMzQPMGPIEydeVUiLUTLsw8Vl8Gr4qAWYdu3vM,1918 -aiohttp/client_proto.py,sha256=56_WtLStZGBFPYKzgEgY6v24JkhV1y6JEmmuxeJT2So,12110 -aiohttp/client_reqrep.py,sha256=eEREDrZ0M8ZFTt1wjHduR-P8_sm40K65gNz-iMGYask,53391 -aiohttp/client_ws.py,sha256=1CIjIXwyzOMIYw6AjUES4-qUwbyVHW1seJKQfg_Rta8,15109 -aiohttp/compression_utils.py,sha256=Cmn4bim6iDYUST1Fp66EBRDzIz_3gUQBLg4HkbEljrc,10408 -aiohttp/connector.py,sha256=WQetKoSW7XnHA9r4o9OWwO3-n7ymOwBd2Tg_xHNw0Bs,68456 -aiohttp/cookiejar.py,sha256=e28ZMQwJ5P0vbPX1OX4Se7-k3zeGvocFEqzGhwpG53k,18922 -aiohttp/formdata.py,sha256=xqYMbUo1qoLYPuzY92XeR4pyEe-w-DNcToARDF3GUhA,6384 -aiohttp/hdrs.py,sha256=2rj5MyA-6yRdYPhW5UKkW4iNWhEAlGIOSBH5D4FmKNE,5111 -aiohttp/helpers.py,sha256=Q1307PCEnWz4RP8crUw8dk58c0YF2Ei3JywkKfRxz5E,30629 -aiohttp/http.py,sha256=8o8j8xH70OWjnfTWA9V44NR785QPxEPrUtzMXiAVpwc,1842 -aiohttp/http_exceptions.py,sha256=AZafFHgtAkAgrKZf8zYPU8VX2dq32-VAoP-UZxBLU0c,2960 -aiohttp/http_parser.py,sha256=fACBNI47n9hnVPWfm5AJufuezsoYOF_VLp4bptYjvQI,37377 -aiohttp/http_websocket.py,sha256=8VXFKw6KQUEmPg48GtRMB37v0gTK7A0inoxXuDxMZEc,842 -aiohttp/http_writer.py,sha256=fbRtKPYSqRbtAdr_gqpjF2-4sI1ESL8dPDF-xY_mAMY,12446 -aiohttp/log.py,sha256=BbNKx9e3VMIm0xYjZI0IcBBoS7wjdeIeSaiJE7-qK2g,325 -aiohttp/multipart.py,sha256=6q6QRjKFVqaWzTbc7bkuBtXsTaQq5b2BhHxLBvAElac,40040 -aiohttp/payload.py,sha256=O6nsYNULL7AeM2cyJ6TYX73ncVnL5xJwt5AegxwMKqw,40874 -aiohttp/payload_streamer.py,sha256=ZzEYyfzcjGWkVkK3XR2pBthSCSIykYvY3Wr5cGQ2eTc,2211 -aiohttp/py.typed,sha256=sow9soTwP9T_gEAQSVh7Gb8855h04Nwmhs2We-JRgZM,7 -aiohttp/pytest_plugin.py,sha256=z4XwqmsKdyJCKxbGiA5kFf90zcedvomqk4RqjZbhKNk,12901 -aiohttp/resolver.py,sha256=gsrfUpFf8iHlcHfJvY-1fiBHW3PRvRVNb5lNZBg3zlY,10031 -aiohttp/streams.py,sha256=cQxo6Fyu_HDWDpbezGRVPIVYtVtTbSLRF7g511DNmSs,22601 -aiohttp/tcp_helpers.py,sha256=BSadqVWaBpMFDRWnhaaR941N9MiDZ7bdTrxgCb0CW-M,961 -aiohttp/test_utils.py,sha256=ZJSzZWjC76KSbtwddTKcP6vHpUl_ozfAf3F93ewmHRU,23016 -aiohttp/tracing.py,sha256=-6aaW6l0J9uJD45LzR4cijYH0j62pt0U_nn_aVzFku4,14558 -aiohttp/typedefs.py,sha256=wUlqwe9Mw9W8jT3HsYJcYk00qP3EMPz3nTkYXmeNN48,1657 -aiohttp/web.py,sha256=JzSNmejg5G6YeFAnkIgZfytqbU86sNu844yYKmoUpqs,17852 -aiohttp/web_app.py,sha256=lGU_aAMN-h3wy-LTTHi6SeKH8ydt1G51BXcCspgD5ZA,19452 -aiohttp/web_exceptions.py,sha256=7nIuiwhZ39vJJ9KrWqArA5QcWbUdqkz2CLwEpJapeN8,10360 -aiohttp/web_fileresponse.py,sha256=Xzau8EMrWNrFg3u46h4UEteg93G4zYq94CU6vy0HiqE,16362 -aiohttp/web_log.py,sha256=rX5D7xLOX2B6BMdiZ-chme_KfJfW5IXEoFwLfkfkajs,7865 -aiohttp/web_middlewares.py,sha256=sFI0AgeNjdyAjuz92QtMIpngmJSOxrqe2Jfbs4BNUu0,4165 -aiohttp/web_protocol.py,sha256=c8a0PKGqfhIAiq2RboMsy1NRza4dnj6gnXIWvJUeCF0,27015 -aiohttp/web_request.py,sha256=zN96OlMRlrCFOMRpdh7y9rvHP0Hm8zavC0OFCj0wlSg,29833 -aiohttp/web_response.py,sha256=PKcziNU4LmftXqKVvoRMrAbOeVClpSN-iznHsiWezmU,29341 -aiohttp/web_routedef.py,sha256=VT1GAx6BrawoDh5RwBwBu5wSABSqgWwAe74AUCyZAEo,6110 -aiohttp/web_runner.py,sha256=v1G1nKiOOQgFnTSR4IMc6I9ReEFDMaHtMLvO_roDM-A,11786 -aiohttp/web_server.py,sha256=-9WDKUAiR9ll-rSdwXSqG6YjaoW79d1R4y0BGSqgUMA,2888 -aiohttp/web_urldispatcher.py,sha256=3ryu1ZOpcq79IYNMd6EjYWmQ_i6JbsJzS_IaV0yoYBg,44203 -aiohttp/web_ws.py,sha256=lItgmyatkXh0M6EY7JoZnSZkUl6R0wv8B88X4ILqQbU,22739 -aiohttp/worker.py,sha256=zT0iWN5Xze194bO6_VjHou0x7lR_k0MviN6Kadnk22g,8152 diff --git a/bot/lib/python3.11/site-packages/aiohttp-3.13.2.dist-info/REQUESTED b/bot/lib/python3.11/site-packages/aiohttp-3.13.2.dist-info/REQUESTED deleted file mode 100644 index e69de29..0000000 diff --git a/bot/lib/python3.11/site-packages/aiohttp-3.13.2.dist-info/WHEEL b/bot/lib/python3.11/site-packages/aiohttp-3.13.2.dist-info/WHEEL deleted file mode 100644 index 4ed519b..0000000 --- a/bot/lib/python3.11/site-packages/aiohttp-3.13.2.dist-info/WHEEL +++ /dev/null @@ -1,7 +0,0 @@ -Wheel-Version: 1.0 -Generator: setuptools (80.9.0) -Root-Is-Purelib: false -Tag: cp311-cp311-manylinux_2_17_aarch64 -Tag: cp311-cp311-manylinux2014_aarch64 -Tag: cp311-cp311-manylinux_2_28_aarch64 - diff --git a/bot/lib/python3.11/site-packages/aiohttp-3.13.2.dist-info/licenses/LICENSE.txt b/bot/lib/python3.11/site-packages/aiohttp-3.13.2.dist-info/licenses/LICENSE.txt deleted file mode 100644 index e497a32..0000000 --- a/bot/lib/python3.11/site-packages/aiohttp-3.13.2.dist-info/licenses/LICENSE.txt +++ /dev/null @@ -1,13 +0,0 @@ - Copyright aio-libs contributors. - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. diff --git a/bot/lib/python3.11/site-packages/aiohttp-3.13.2.dist-info/licenses/vendor/llhttp/LICENSE b/bot/lib/python3.11/site-packages/aiohttp-3.13.2.dist-info/licenses/vendor/llhttp/LICENSE deleted file mode 100644 index 6c1512d..0000000 --- a/bot/lib/python3.11/site-packages/aiohttp-3.13.2.dist-info/licenses/vendor/llhttp/LICENSE +++ /dev/null @@ -1,22 +0,0 @@ -This software is licensed under the MIT License. - -Copyright Fedor Indutny, 2018. - -Permission is hereby granted, free of charge, to any person obtaining a -copy of this software and associated documentation files (the -"Software"), to deal in the Software without restriction, including -without limitation the rights to use, copy, modify, merge, publish, -distribute, sublicense, and/or sell copies of the Software, and to permit -persons to whom the Software is furnished to do so, subject to the -following conditions: - -The above copyright notice and this permission notice shall be included -in all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN -NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, -DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR -OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE -USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/bot/lib/python3.11/site-packages/aiohttp-3.13.2.dist-info/top_level.txt b/bot/lib/python3.11/site-packages/aiohttp-3.13.2.dist-info/top_level.txt deleted file mode 100644 index ee4ba4f..0000000 --- a/bot/lib/python3.11/site-packages/aiohttp-3.13.2.dist-info/top_level.txt +++ /dev/null @@ -1 +0,0 @@ -aiohttp diff --git a/bot/lib/python3.11/site-packages/aiohttp/.hash/_cparser.pxd.hash b/bot/lib/python3.11/site-packages/aiohttp/.hash/_cparser.pxd.hash deleted file mode 100644 index 3f5cd0e..0000000 --- a/bot/lib/python3.11/site-packages/aiohttp/.hash/_cparser.pxd.hash +++ /dev/null @@ -1 +0,0 @@ -5276d46021e0e0d7577e0c9155800cbf62932d60a50783fec42aefb63febedec /home/runner/work/aiohttp/aiohttp/aiohttp/_cparser.pxd diff --git a/bot/lib/python3.11/site-packages/aiohttp/.hash/_find_header.pxd.hash b/bot/lib/python3.11/site-packages/aiohttp/.hash/_find_header.pxd.hash deleted file mode 100644 index f006c2d..0000000 --- a/bot/lib/python3.11/site-packages/aiohttp/.hash/_find_header.pxd.hash +++ /dev/null @@ -1 +0,0 @@ -d067f01423cddb3c442933b5fcc039b18ab651fcec1bc91c577693aafc25cf78 /home/runner/work/aiohttp/aiohttp/aiohttp/_find_header.pxd diff --git a/bot/lib/python3.11/site-packages/aiohttp/.hash/_http_parser.pyx.hash b/bot/lib/python3.11/site-packages/aiohttp/.hash/_http_parser.pyx.hash deleted file mode 100644 index ca7f594..0000000 --- a/bot/lib/python3.11/site-packages/aiohttp/.hash/_http_parser.pyx.hash +++ /dev/null @@ -1 +0,0 @@ -b660353da267ec7f14d67c97b681c9578e29c58573a9701fd548096983dac36f /home/runner/work/aiohttp/aiohttp/aiohttp/_http_parser.pyx diff --git a/bot/lib/python3.11/site-packages/aiohttp/.hash/_http_writer.pyx.hash b/bot/lib/python3.11/site-packages/aiohttp/.hash/_http_writer.pyx.hash deleted file mode 100644 index ad351fe..0000000 --- a/bot/lib/python3.11/site-packages/aiohttp/.hash/_http_writer.pyx.hash +++ /dev/null @@ -1 +0,0 @@ -56514404ce87a15bfc6b400026d73a270165b2fdbe70313cfa007de29ddd7e14 /home/runner/work/aiohttp/aiohttp/aiohttp/_http_writer.pyx diff --git a/bot/lib/python3.11/site-packages/aiohttp/.hash/hdrs.py.hash b/bot/lib/python3.11/site-packages/aiohttp/.hash/hdrs.py.hash deleted file mode 100644 index c8d5524..0000000 --- a/bot/lib/python3.11/site-packages/aiohttp/.hash/hdrs.py.hash +++ /dev/null @@ -1 +0,0 @@ -dab8f933203eeb245d60f856e542a45b888d5a110094620e4811f90f816628d1 /home/runner/work/aiohttp/aiohttp/aiohttp/hdrs.py diff --git a/bot/lib/python3.11/site-packages/aiohttp/__init__.py b/bot/lib/python3.11/site-packages/aiohttp/__init__.py deleted file mode 100644 index 396d502..0000000 --- a/bot/lib/python3.11/site-packages/aiohttp/__init__.py +++ /dev/null @@ -1,278 +0,0 @@ -__version__ = "3.13.2" - -from typing import TYPE_CHECKING, Tuple - -from . import hdrs as hdrs -from .client import ( - BaseConnector, - ClientConnectionError, - ClientConnectionResetError, - ClientConnectorCertificateError, - ClientConnectorDNSError, - ClientConnectorError, - ClientConnectorSSLError, - ClientError, - ClientHttpProxyError, - ClientOSError, - ClientPayloadError, - ClientProxyConnectionError, - ClientRequest, - ClientResponse, - ClientResponseError, - ClientSession, - ClientSSLError, - ClientTimeout, - ClientWebSocketResponse, - ClientWSTimeout, - ConnectionTimeoutError, - ContentTypeError, - Fingerprint, - InvalidURL, - InvalidUrlClientError, - InvalidUrlRedirectClientError, - NamedPipeConnector, - NonHttpUrlClientError, - NonHttpUrlRedirectClientError, - RedirectClientError, - RequestInfo, - ServerConnectionError, - ServerDisconnectedError, - ServerFingerprintMismatch, - ServerTimeoutError, - SocketTimeoutError, - TCPConnector, - TooManyRedirects, - UnixConnector, - WSMessageTypeError, - WSServerHandshakeError, - request, -) -from .client_middleware_digest_auth import DigestAuthMiddleware -from .client_middlewares import ClientHandlerType, ClientMiddlewareType -from .compression_utils import set_zlib_backend -from .connector import ( - AddrInfoType as AddrInfoType, - SocketFactoryType as SocketFactoryType, -) -from .cookiejar import CookieJar as CookieJar, DummyCookieJar as DummyCookieJar -from .formdata import FormData as FormData -from .helpers import BasicAuth, ChainMapProxy, ETag -from .http import ( - HttpVersion as HttpVersion, - HttpVersion10 as HttpVersion10, - HttpVersion11 as HttpVersion11, - WebSocketError as WebSocketError, - WSCloseCode as WSCloseCode, - WSMessage as WSMessage, - WSMsgType as WSMsgType, -) -from .multipart import ( - BadContentDispositionHeader as BadContentDispositionHeader, - BadContentDispositionParam as BadContentDispositionParam, - BodyPartReader as BodyPartReader, - MultipartReader as MultipartReader, - MultipartWriter as MultipartWriter, - content_disposition_filename as content_disposition_filename, - parse_content_disposition as parse_content_disposition, -) -from .payload import ( - PAYLOAD_REGISTRY as PAYLOAD_REGISTRY, - AsyncIterablePayload as AsyncIterablePayload, - BufferedReaderPayload as BufferedReaderPayload, - BytesIOPayload as BytesIOPayload, - BytesPayload as BytesPayload, - IOBasePayload as IOBasePayload, - JsonPayload as JsonPayload, - Payload as Payload, - StringIOPayload as StringIOPayload, - StringPayload as StringPayload, - TextIOPayload as TextIOPayload, - get_payload as get_payload, - payload_type as payload_type, -) -from .payload_streamer import streamer as streamer -from .resolver import ( - AsyncResolver as AsyncResolver, - DefaultResolver as DefaultResolver, - ThreadedResolver as ThreadedResolver, -) -from .streams import ( - EMPTY_PAYLOAD as EMPTY_PAYLOAD, - DataQueue as DataQueue, - EofStream as EofStream, - FlowControlDataQueue as FlowControlDataQueue, - StreamReader as StreamReader, -) -from .tracing import ( - TraceConfig as TraceConfig, - TraceConnectionCreateEndParams as TraceConnectionCreateEndParams, - TraceConnectionCreateStartParams as TraceConnectionCreateStartParams, - TraceConnectionQueuedEndParams as TraceConnectionQueuedEndParams, - TraceConnectionQueuedStartParams as TraceConnectionQueuedStartParams, - TraceConnectionReuseconnParams as TraceConnectionReuseconnParams, - TraceDnsCacheHitParams as TraceDnsCacheHitParams, - TraceDnsCacheMissParams as TraceDnsCacheMissParams, - TraceDnsResolveHostEndParams as TraceDnsResolveHostEndParams, - TraceDnsResolveHostStartParams as TraceDnsResolveHostStartParams, - TraceRequestChunkSentParams as TraceRequestChunkSentParams, - TraceRequestEndParams as TraceRequestEndParams, - TraceRequestExceptionParams as TraceRequestExceptionParams, - TraceRequestHeadersSentParams as TraceRequestHeadersSentParams, - TraceRequestRedirectParams as TraceRequestRedirectParams, - TraceRequestStartParams as TraceRequestStartParams, - TraceResponseChunkReceivedParams as TraceResponseChunkReceivedParams, -) - -if TYPE_CHECKING: - # At runtime these are lazy-loaded at the bottom of the file. - from .worker import ( - GunicornUVLoopWebWorker as GunicornUVLoopWebWorker, - GunicornWebWorker as GunicornWebWorker, - ) - -__all__: Tuple[str, ...] = ( - "hdrs", - # client - "AddrInfoType", - "BaseConnector", - "ClientConnectionError", - "ClientConnectionResetError", - "ClientConnectorCertificateError", - "ClientConnectorDNSError", - "ClientConnectorError", - "ClientConnectorSSLError", - "ClientError", - "ClientHttpProxyError", - "ClientOSError", - "ClientPayloadError", - "ClientProxyConnectionError", - "ClientResponse", - "ClientRequest", - "ClientResponseError", - "ClientSSLError", - "ClientSession", - "ClientTimeout", - "ClientWebSocketResponse", - "ClientWSTimeout", - "ConnectionTimeoutError", - "ContentTypeError", - "Fingerprint", - "FlowControlDataQueue", - "InvalidURL", - "InvalidUrlClientError", - "InvalidUrlRedirectClientError", - "NonHttpUrlClientError", - "NonHttpUrlRedirectClientError", - "RedirectClientError", - "RequestInfo", - "ServerConnectionError", - "ServerDisconnectedError", - "ServerFingerprintMismatch", - "ServerTimeoutError", - "SocketFactoryType", - "SocketTimeoutError", - "TCPConnector", - "TooManyRedirects", - "UnixConnector", - "NamedPipeConnector", - "WSServerHandshakeError", - "request", - # client_middleware - "ClientMiddlewareType", - "ClientHandlerType", - # cookiejar - "CookieJar", - "DummyCookieJar", - # formdata - "FormData", - # helpers - "BasicAuth", - "ChainMapProxy", - "DigestAuthMiddleware", - "ETag", - "set_zlib_backend", - # http - "HttpVersion", - "HttpVersion10", - "HttpVersion11", - "WSMsgType", - "WSCloseCode", - "WSMessage", - "WebSocketError", - # multipart - "BadContentDispositionHeader", - "BadContentDispositionParam", - "BodyPartReader", - "MultipartReader", - "MultipartWriter", - "content_disposition_filename", - "parse_content_disposition", - # payload - "AsyncIterablePayload", - "BufferedReaderPayload", - "BytesIOPayload", - "BytesPayload", - "IOBasePayload", - "JsonPayload", - "PAYLOAD_REGISTRY", - "Payload", - "StringIOPayload", - "StringPayload", - "TextIOPayload", - "get_payload", - "payload_type", - # payload_streamer - "streamer", - # resolver - "AsyncResolver", - "DefaultResolver", - "ThreadedResolver", - # streams - "DataQueue", - "EMPTY_PAYLOAD", - "EofStream", - "StreamReader", - # tracing - "TraceConfig", - "TraceConnectionCreateEndParams", - "TraceConnectionCreateStartParams", - "TraceConnectionQueuedEndParams", - "TraceConnectionQueuedStartParams", - "TraceConnectionReuseconnParams", - "TraceDnsCacheHitParams", - "TraceDnsCacheMissParams", - "TraceDnsResolveHostEndParams", - "TraceDnsResolveHostStartParams", - "TraceRequestChunkSentParams", - "TraceRequestEndParams", - "TraceRequestExceptionParams", - "TraceRequestHeadersSentParams", - "TraceRequestRedirectParams", - "TraceRequestStartParams", - "TraceResponseChunkReceivedParams", - # workers (imported lazily with __getattr__) - "GunicornUVLoopWebWorker", - "GunicornWebWorker", - "WSMessageTypeError", -) - - -def __dir__() -> Tuple[str, ...]: - return __all__ + ("__doc__",) - - -def __getattr__(name: str) -> object: - global GunicornUVLoopWebWorker, GunicornWebWorker - - # Importing gunicorn takes a long time (>100ms), so only import if actually needed. - if name in ("GunicornUVLoopWebWorker", "GunicornWebWorker"): - try: - from .worker import GunicornUVLoopWebWorker as guv, GunicornWebWorker as gw - except ImportError: - return None - - GunicornUVLoopWebWorker = guv # type: ignore[misc] - GunicornWebWorker = gw # type: ignore[misc] - return guv if name == "GunicornUVLoopWebWorker" else gw - - raise AttributeError(f"module {__name__} has no attribute {name}") diff --git a/bot/lib/python3.11/site-packages/aiohttp/_cookie_helpers.py b/bot/lib/python3.11/site-packages/aiohttp/_cookie_helpers.py deleted file mode 100644 index 837893e..0000000 --- a/bot/lib/python3.11/site-packages/aiohttp/_cookie_helpers.py +++ /dev/null @@ -1,334 +0,0 @@ -""" -Internal cookie handling helpers. - -This module contains internal utilities for cookie parsing and manipulation. -These are not part of the public API and may change without notice. -""" - -import re -from http.cookies import Morsel -from typing import List, Optional, Sequence, Tuple, cast - -from .log import internal_logger - -__all__ = ( - "parse_set_cookie_headers", - "parse_cookie_header", - "preserve_morsel_with_coded_value", -) - -# Cookie parsing constants -# Allow more characters in cookie names to handle real-world cookies -# that don't strictly follow RFC standards (fixes #2683) -# RFC 6265 defines cookie-name token as per RFC 2616 Section 2.2, -# but many servers send cookies with characters like {} [] () etc. -# This makes the cookie parser more tolerant of real-world cookies -# while still providing some validation to catch obviously malformed names. -_COOKIE_NAME_RE = re.compile(r"^[!#$%&\'()*+\-./0-9:<=>?@A-Z\[\]^_`a-z{|}~]+$") -_COOKIE_KNOWN_ATTRS = frozenset( # AKA Morsel._reserved - ( - "path", - "domain", - "max-age", - "expires", - "secure", - "httponly", - "samesite", - "partitioned", - "version", - "comment", - ) -) -_COOKIE_BOOL_ATTRS = frozenset( # AKA Morsel._flags - ("secure", "httponly", "partitioned") -) - -# SimpleCookie's pattern for parsing cookies with relaxed validation -# Based on http.cookies pattern but extended to allow more characters in cookie names -# to handle real-world cookies (fixes #2683) -_COOKIE_PATTERN = re.compile( - r""" - \s* # Optional whitespace at start of cookie - (?P # Start of group 'key' - # aiohttp has extended to include [] for compatibility with real-world cookies - [\w\d!#%&'~_`><@,:/\$\*\+\-\.\^\|\)\(\?\}\{\=\[\]]+? # Any word of at least one letter - ) # End of group 'key' - ( # Optional group: there may not be a value. - \s*=\s* # Equal Sign - (?P # Start of group 'val' - "(?:[^\\"]|\\.)*" # Any double-quoted string (properly closed) - | # or - "[^";]* # Unmatched opening quote (differs from SimpleCookie - issue #7993) - | # or - # Special case for "expires" attr - RFC 822, RFC 850, RFC 1036, RFC 1123 - (\w{3,6}day|\w{3}),\s # Day of the week or abbreviated day (with comma) - [\w\d\s-]{9,11}\s[\d:]{8}\s # Date and time in specific format - (GMT|[+-]\d{4}) # Timezone: GMT or RFC 2822 offset like -0000, +0100 - # NOTE: RFC 2822 timezone support is an aiohttp extension - # for issue #4493 - SimpleCookie does NOT support this - | # or - # ANSI C asctime() format: "Wed Jun 9 10:18:14 2021" - # NOTE: This is an aiohttp extension for issue #4327 - SimpleCookie does NOT support this format - \w{3}\s+\w{3}\s+[\s\d]\d\s+\d{2}:\d{2}:\d{2}\s+\d{4} - | # or - [\w\d!#%&'~_`><@,:/\$\*\+\-\.\^\|\)\(\?\}\{\=\[\]]* # Any word or empty string - ) # End of group 'val' - )? # End of optional value group - \s* # Any number of spaces. - (\s+|;|$) # Ending either at space, semicolon, or EOS. - """, - re.VERBOSE | re.ASCII, -) - - -def preserve_morsel_with_coded_value(cookie: Morsel[str]) -> Morsel[str]: - """ - Preserve a Morsel's coded_value exactly as received from the server. - - This function ensures that cookie encoding is preserved exactly as sent by - the server, which is critical for compatibility with old servers that have - strict requirements about cookie formats. - - This addresses the issue described in https://github.com/aio-libs/aiohttp/pull/1453 - where Python's SimpleCookie would re-encode cookies, breaking authentication - with certain servers. - - Args: - cookie: A Morsel object from SimpleCookie - - Returns: - A Morsel object with preserved coded_value - - """ - mrsl_val = cast("Morsel[str]", cookie.get(cookie.key, Morsel())) - # We use __setstate__ instead of the public set() API because it allows us to - # bypass validation and set already validated state. This is more stable than - # setting protected attributes directly and unlikely to change since it would - # break pickling. - mrsl_val.__setstate__( # type: ignore[attr-defined] - {"key": cookie.key, "value": cookie.value, "coded_value": cookie.coded_value} - ) - return mrsl_val - - -_unquote_sub = re.compile(r"\\(?:([0-3][0-7][0-7])|(.))").sub - - -def _unquote_replace(m: re.Match[str]) -> str: - """ - Replace function for _unquote_sub regex substitution. - - Handles escaped characters in cookie values: - - Octal sequences are converted to their character representation - - Other escaped characters are unescaped by removing the backslash - """ - if m[1]: - return chr(int(m[1], 8)) - return m[2] - - -def _unquote(value: str) -> str: - """ - Unquote a cookie value. - - Vendored from http.cookies._unquote to ensure compatibility. - - Note: The original implementation checked for None, but we've removed - that check since all callers already ensure the value is not None. - """ - # If there aren't any doublequotes, - # then there can't be any special characters. See RFC 2109. - if len(value) < 2: - return value - if value[0] != '"' or value[-1] != '"': - return value - - # We have to assume that we must decode this string. - # Down to work. - - # Remove the "s - value = value[1:-1] - - # Check for special sequences. Examples: - # \012 --> \n - # \" --> " - # - return _unquote_sub(_unquote_replace, value) - - -def parse_cookie_header(header: str) -> List[Tuple[str, Morsel[str]]]: - """ - Parse a Cookie header according to RFC 6265 Section 5.4. - - Cookie headers contain only name-value pairs separated by semicolons. - There are no attributes in Cookie headers - even names that match - attribute names (like 'path' or 'secure') should be treated as cookies. - - This parser uses the same regex-based approach as parse_set_cookie_headers - to properly handle quoted values that may contain semicolons. When the - regex fails to match a malformed cookie, it falls back to simple parsing - to ensure subsequent cookies are not lost - https://github.com/aio-libs/aiohttp/issues/11632 - - Args: - header: The Cookie header value to parse - - Returns: - List of (name, Morsel) tuples for compatibility with SimpleCookie.update() - """ - if not header: - return [] - - cookies: List[Tuple[str, Morsel[str]]] = [] - morsel: Morsel[str] - i = 0 - n = len(header) - - while i < n: - # Use the same pattern as parse_set_cookie_headers to find cookies - match = _COOKIE_PATTERN.match(header, i) - if not match: - # Fallback for malformed cookies https://github.com/aio-libs/aiohttp/issues/11632 - # Find next semicolon to skip or attempt simple key=value parsing - next_semi = header.find(";", i) - eq_pos = header.find("=", i) - - # Try to extract key=value if '=' comes before ';' - if eq_pos != -1 and (next_semi == -1 or eq_pos < next_semi): - end_pos = next_semi if next_semi != -1 else n - key = header[i:eq_pos].strip() - value = header[eq_pos + 1 : end_pos].strip() - - # Validate the name (same as regex path) - if not _COOKIE_NAME_RE.match(key): - internal_logger.warning( - "Can not load cookie: Illegal cookie name %r", key - ) - else: - morsel = Morsel() - morsel.__setstate__( # type: ignore[attr-defined] - {"key": key, "value": _unquote(value), "coded_value": value} - ) - cookies.append((key, morsel)) - - # Move to next cookie or end - i = next_semi + 1 if next_semi != -1 else n - continue - - key = match.group("key") - value = match.group("val") or "" - i = match.end(0) - - # Validate the name - if not key or not _COOKIE_NAME_RE.match(key): - internal_logger.warning("Can not load cookie: Illegal cookie name %r", key) - continue - - # Create new morsel - morsel = Morsel() - # Preserve the original value as coded_value (with quotes if present) - # We use __setstate__ instead of the public set() API because it allows us to - # bypass validation and set already validated state. This is more stable than - # setting protected attributes directly and unlikely to change since it would - # break pickling. - morsel.__setstate__( # type: ignore[attr-defined] - {"key": key, "value": _unquote(value), "coded_value": value} - ) - - cookies.append((key, morsel)) - - return cookies - - -def parse_set_cookie_headers(headers: Sequence[str]) -> List[Tuple[str, Morsel[str]]]: - """ - Parse cookie headers using a vendored version of SimpleCookie parsing. - - This implementation is based on SimpleCookie.__parse_string to ensure - compatibility with how SimpleCookie parses cookies, including handling - of malformed cookies with missing semicolons. - - This function is used for both Cookie and Set-Cookie headers in order to be - forgiving. Ideally we would have followed RFC 6265 Section 5.2 (for Cookie - headers) and RFC 6265 Section 4.2.1 (for Set-Cookie headers), but the - real world data makes it impossible since we need to be a bit more forgiving. - - NOTE: This implementation differs from SimpleCookie in handling unmatched quotes. - SimpleCookie will stop parsing when it encounters a cookie value with an unmatched - quote (e.g., 'cookie="value'), causing subsequent cookies to be silently dropped. - This implementation handles unmatched quotes more gracefully to prevent cookie loss. - See https://github.com/aio-libs/aiohttp/issues/7993 - """ - parsed_cookies: List[Tuple[str, Morsel[str]]] = [] - - for header in headers: - if not header: - continue - - # Parse cookie string using SimpleCookie's algorithm - i = 0 - n = len(header) - current_morsel: Optional[Morsel[str]] = None - morsel_seen = False - - while 0 <= i < n: - # Start looking for a cookie - match = _COOKIE_PATTERN.match(header, i) - if not match: - # No more cookies - break - - key, value = match.group("key"), match.group("val") - i = match.end(0) - lower_key = key.lower() - - if key[0] == "$": - if not morsel_seen: - # We ignore attributes which pertain to the cookie - # mechanism as a whole, such as "$Version". - continue - # Process as attribute - if current_morsel is not None: - attr_lower_key = lower_key[1:] - if attr_lower_key in _COOKIE_KNOWN_ATTRS: - current_morsel[attr_lower_key] = value or "" - elif lower_key in _COOKIE_KNOWN_ATTRS: - if not morsel_seen: - # Invalid cookie string - attribute before cookie - break - if lower_key in _COOKIE_BOOL_ATTRS: - # Boolean attribute with any value should be True - if current_morsel is not None and current_morsel.isReservedKey(key): - current_morsel[lower_key] = True - elif value is None: - # Invalid cookie string - non-boolean attribute without value - break - elif current_morsel is not None: - # Regular attribute with value - current_morsel[lower_key] = _unquote(value) - elif value is not None: - # This is a cookie name=value pair - # Validate the name - if key in _COOKIE_KNOWN_ATTRS or not _COOKIE_NAME_RE.match(key): - internal_logger.warning( - "Can not load cookies: Illegal cookie name %r", key - ) - current_morsel = None - else: - # Create new morsel - current_morsel = Morsel() - # Preserve the original value as coded_value (with quotes if present) - # We use __setstate__ instead of the public set() API because it allows us to - # bypass validation and set already validated state. This is more stable than - # setting protected attributes directly and unlikely to change since it would - # break pickling. - current_morsel.__setstate__( # type: ignore[attr-defined] - {"key": key, "value": _unquote(value), "coded_value": value} - ) - parsed_cookies.append((key, current_morsel)) - morsel_seen = True - else: - # Invalid cookie string - no value for non-attribute - break - - return parsed_cookies diff --git a/bot/lib/python3.11/site-packages/aiohttp/_cparser.pxd b/bot/lib/python3.11/site-packages/aiohttp/_cparser.pxd deleted file mode 100644 index 1b3be6d..0000000 --- a/bot/lib/python3.11/site-packages/aiohttp/_cparser.pxd +++ /dev/null @@ -1,158 +0,0 @@ -from libc.stdint cimport int32_t, uint8_t, uint16_t, uint64_t - - -cdef extern from "llhttp.h": - - struct llhttp__internal_s: - int32_t _index - void* _span_pos0 - void* _span_cb0 - int32_t error - const char* reason - const char* error_pos - void* data - void* _current - uint64_t content_length - uint8_t type - uint8_t method - uint8_t http_major - uint8_t http_minor - uint8_t header_state - uint8_t lenient_flags - uint8_t upgrade - uint8_t finish - uint16_t flags - uint16_t status_code - void* settings - - ctypedef llhttp__internal_s llhttp__internal_t - ctypedef llhttp__internal_t llhttp_t - - ctypedef int (*llhttp_data_cb)(llhttp_t*, const char *at, size_t length) except -1 - ctypedef int (*llhttp_cb)(llhttp_t*) except -1 - - struct llhttp_settings_s: - llhttp_cb on_message_begin - llhttp_data_cb on_url - llhttp_data_cb on_status - llhttp_data_cb on_header_field - llhttp_data_cb on_header_value - llhttp_cb on_headers_complete - llhttp_data_cb on_body - llhttp_cb on_message_complete - llhttp_cb on_chunk_header - llhttp_cb on_chunk_complete - - llhttp_cb on_url_complete - llhttp_cb on_status_complete - llhttp_cb on_header_field_complete - llhttp_cb on_header_value_complete - - ctypedef llhttp_settings_s llhttp_settings_t - - enum llhttp_errno: - HPE_OK, - HPE_INTERNAL, - HPE_STRICT, - HPE_LF_EXPECTED, - HPE_UNEXPECTED_CONTENT_LENGTH, - HPE_CLOSED_CONNECTION, - HPE_INVALID_METHOD, - HPE_INVALID_URL, - HPE_INVALID_CONSTANT, - HPE_INVALID_VERSION, - HPE_INVALID_HEADER_TOKEN, - HPE_INVALID_CONTENT_LENGTH, - HPE_INVALID_CHUNK_SIZE, - HPE_INVALID_STATUS, - HPE_INVALID_EOF_STATE, - HPE_INVALID_TRANSFER_ENCODING, - HPE_CB_MESSAGE_BEGIN, - HPE_CB_HEADERS_COMPLETE, - HPE_CB_MESSAGE_COMPLETE, - HPE_CB_CHUNK_HEADER, - HPE_CB_CHUNK_COMPLETE, - HPE_PAUSED, - HPE_PAUSED_UPGRADE, - HPE_USER - - ctypedef llhttp_errno llhttp_errno_t - - enum llhttp_flags: - F_CHUNKED, - F_CONTENT_LENGTH - - enum llhttp_type: - HTTP_REQUEST, - HTTP_RESPONSE, - HTTP_BOTH - - enum llhttp_method: - HTTP_DELETE, - HTTP_GET, - HTTP_HEAD, - HTTP_POST, - HTTP_PUT, - HTTP_CONNECT, - HTTP_OPTIONS, - HTTP_TRACE, - HTTP_COPY, - HTTP_LOCK, - HTTP_MKCOL, - HTTP_MOVE, - HTTP_PROPFIND, - HTTP_PROPPATCH, - HTTP_SEARCH, - HTTP_UNLOCK, - HTTP_BIND, - HTTP_REBIND, - HTTP_UNBIND, - HTTP_ACL, - HTTP_REPORT, - HTTP_MKACTIVITY, - HTTP_CHECKOUT, - HTTP_MERGE, - HTTP_MSEARCH, - HTTP_NOTIFY, - HTTP_SUBSCRIBE, - HTTP_UNSUBSCRIBE, - HTTP_PATCH, - HTTP_PURGE, - HTTP_MKCALENDAR, - HTTP_LINK, - HTTP_UNLINK, - HTTP_SOURCE, - HTTP_PRI, - HTTP_DESCRIBE, - HTTP_ANNOUNCE, - HTTP_SETUP, - HTTP_PLAY, - HTTP_PAUSE, - HTTP_TEARDOWN, - HTTP_GET_PARAMETER, - HTTP_SET_PARAMETER, - HTTP_REDIRECT, - HTTP_RECORD, - HTTP_FLUSH - - ctypedef llhttp_method llhttp_method_t; - - void llhttp_settings_init(llhttp_settings_t* settings) - void llhttp_init(llhttp_t* parser, llhttp_type type, - const llhttp_settings_t* settings) - - llhttp_errno_t llhttp_execute(llhttp_t* parser, const char* data, size_t len) - - int llhttp_should_keep_alive(const llhttp_t* parser) - - void llhttp_resume_after_upgrade(llhttp_t* parser) - - llhttp_errno_t llhttp_get_errno(const llhttp_t* parser) - const char* llhttp_get_error_reason(const llhttp_t* parser) - const char* llhttp_get_error_pos(const llhttp_t* parser) - - const char* llhttp_method_name(llhttp_method_t method) - - void llhttp_set_lenient_headers(llhttp_t* parser, int enabled) - void llhttp_set_lenient_optional_cr_before_lf(llhttp_t* parser, int enabled) - void llhttp_set_lenient_spaces_after_chunk_size(llhttp_t* parser, int enabled) diff --git a/bot/lib/python3.11/site-packages/aiohttp/_find_header.pxd b/bot/lib/python3.11/site-packages/aiohttp/_find_header.pxd deleted file mode 100644 index 37a6c37..0000000 --- a/bot/lib/python3.11/site-packages/aiohttp/_find_header.pxd +++ /dev/null @@ -1,2 +0,0 @@ -cdef extern from "_find_header.h": - int find_header(char *, int) diff --git a/bot/lib/python3.11/site-packages/aiohttp/_headers.pxi b/bot/lib/python3.11/site-packages/aiohttp/_headers.pxi deleted file mode 100644 index 3744721..0000000 --- a/bot/lib/python3.11/site-packages/aiohttp/_headers.pxi +++ /dev/null @@ -1,83 +0,0 @@ -# The file is autogenerated from aiohttp/hdrs.py -# Run ./tools/gen.py to update it after the origin changing. - -from . import hdrs -cdef tuple headers = ( - hdrs.ACCEPT, - hdrs.ACCEPT_CHARSET, - hdrs.ACCEPT_ENCODING, - hdrs.ACCEPT_LANGUAGE, - hdrs.ACCEPT_RANGES, - hdrs.ACCESS_CONTROL_ALLOW_CREDENTIALS, - hdrs.ACCESS_CONTROL_ALLOW_HEADERS, - hdrs.ACCESS_CONTROL_ALLOW_METHODS, - hdrs.ACCESS_CONTROL_ALLOW_ORIGIN, - hdrs.ACCESS_CONTROL_EXPOSE_HEADERS, - hdrs.ACCESS_CONTROL_MAX_AGE, - hdrs.ACCESS_CONTROL_REQUEST_HEADERS, - hdrs.ACCESS_CONTROL_REQUEST_METHOD, - hdrs.AGE, - hdrs.ALLOW, - hdrs.AUTHORIZATION, - hdrs.CACHE_CONTROL, - hdrs.CONNECTION, - hdrs.CONTENT_DISPOSITION, - hdrs.CONTENT_ENCODING, - hdrs.CONTENT_LANGUAGE, - hdrs.CONTENT_LENGTH, - hdrs.CONTENT_LOCATION, - hdrs.CONTENT_MD5, - hdrs.CONTENT_RANGE, - hdrs.CONTENT_TRANSFER_ENCODING, - hdrs.CONTENT_TYPE, - hdrs.COOKIE, - hdrs.DATE, - hdrs.DESTINATION, - hdrs.DIGEST, - hdrs.ETAG, - hdrs.EXPECT, - hdrs.EXPIRES, - hdrs.FORWARDED, - hdrs.FROM, - hdrs.HOST, - hdrs.IF_MATCH, - hdrs.IF_MODIFIED_SINCE, - hdrs.IF_NONE_MATCH, - hdrs.IF_RANGE, - hdrs.IF_UNMODIFIED_SINCE, - hdrs.KEEP_ALIVE, - hdrs.LAST_EVENT_ID, - hdrs.LAST_MODIFIED, - hdrs.LINK, - hdrs.LOCATION, - hdrs.MAX_FORWARDS, - hdrs.ORIGIN, - hdrs.PRAGMA, - hdrs.PROXY_AUTHENTICATE, - hdrs.PROXY_AUTHORIZATION, - hdrs.RANGE, - hdrs.REFERER, - hdrs.RETRY_AFTER, - hdrs.SEC_WEBSOCKET_ACCEPT, - hdrs.SEC_WEBSOCKET_EXTENSIONS, - hdrs.SEC_WEBSOCKET_KEY, - hdrs.SEC_WEBSOCKET_KEY1, - hdrs.SEC_WEBSOCKET_PROTOCOL, - hdrs.SEC_WEBSOCKET_VERSION, - hdrs.SERVER, - hdrs.SET_COOKIE, - hdrs.TE, - hdrs.TRAILER, - hdrs.TRANSFER_ENCODING, - hdrs.URI, - hdrs.UPGRADE, - hdrs.USER_AGENT, - hdrs.VARY, - hdrs.VIA, - hdrs.WWW_AUTHENTICATE, - hdrs.WANT_DIGEST, - hdrs.WARNING, - hdrs.X_FORWARDED_FOR, - hdrs.X_FORWARDED_HOST, - hdrs.X_FORWARDED_PROTO, -) diff --git a/bot/lib/python3.11/site-packages/aiohttp/_http_parser.cpython-311-aarch64-linux-gnu.so b/bot/lib/python3.11/site-packages/aiohttp/_http_parser.cpython-311-aarch64-linux-gnu.so deleted file mode 100755 index 24ea3b0af652a97d0d845b1375f8fdbd2ee71086..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2965864 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 z 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 z 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
  • 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

    2<3Z>jQ*>d(xY-`zG7pPTd# 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

    l_8D#_$c(dY-j0f>6ylFqwDF@6Mx~& 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

  • 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"G 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%0Ds_y|sw^QO*pbQDUecE1L?o_l$mmE) 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

    _kvQ_0+Y6!?DNzd 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

    iX9aND$uTOcqX6MCX6i3(| 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

  • E!z+)DvEp~KtZu!y8a={Z9$_z!uxGs##)cF` zU12s0Qss9T9oAWT%z90aS@-F&QQPWvGp&Eevwj`V`g6S8k8or}+4f3Vu4TR6wO&NZ zIuTaEhYU08f#S6`n~Jw-_(^|Nwx%ZKZMeIw$?5OSauAQ$C_9sr?~P4x&j&~}(7^Zo zrAJ5Jy8GrNPgw(pjx&jO?8Gteoi88BP_a*JH;kU*2b8RCarBh^_N;DUOq4XGc31zt zURhWZ=`ow-k}WsSTN@2?|Jdm)b8}X;G|hKfWAq%5o~6@(O?6hcWMW4B^8qU<_iI^5 z-8`ghP>fBC9XN21Hx7UUmBZ7dKq7_)4%A{P;nmoq@AG`V7bVqYUwRN027wJVSo{)| zHP={!rC@qiTdI&CfDMJ2o0IZ;NNHNT=`jog(_^D$(cRXw9vlygK*zHdg&wQMo@D(p zXAMd@V+UBMa9OvHQA9v088skvR0zp^eY@Jwp!m|5)c9@|XE%?tivu2iE}RS8GUl2Z z0}>A})c^+ugAG2|(E(X)fgXvj=<+?7I zllokzuC3kln01gI8!d}&L)Ln5JZstUtVN+E_NA;}=Bz;}Vr#EZ*KUDsHJj>%dM|`j z$zvoF%Ni74VwCcHn8n$(-b5;ovoM|W_80J@s&{PiJs;>rg;JF-e$lhA(NL(x4|-eO zra~?F?OEM&O=g->Sx>1*Ya%^nJH#ylZ0p^PV{60ltgg^whqKJhS=B-*wZ=#*aA?6y z991uTHeCv#n>p_0j;25f z$?}15Ed_@`U_%W~tC8ah>vFT^8f&mB1k?9w=97;qGpZkhKq{;dY`r`< zWO`o4#ks5n-Mj@|9PosUC|VzWpzz8qa9}|2JPwd>p@Aa|i2FJq_!h8~x_#?cSQrF0 z42a@ahON0F10oNmXSJpJ2?E$SAgnnl>@5a_wVNKpFfcu4d&>_9>&acZSr3kfMPSn< zUe$S+^~;l(1SEQwSx3f6Ad7NDw9Gml| z3uWJ)aJO%c{Bv4Z>%CZP10(vi$B9biFUYB3dYui{I&!)~*IA4bVhDvsK z_jmQ7OJHLqyOU=7_EGQPnL?@2m%rdySQplgv01KUF*y3~4OlNy;PSy4^Hi#hw7Dg|+<(_b0-3-cYheNh%6>%$GjK@I z()4QDyPi=f1#Q3FBCKU&v$5=ts+nnp^=u7sJThB->t#sU=P~xIwv>GyV?)_nb5g$5 zf^I!qyXi6OAU#%@zgAuL)|1=cupa8Y5tH7AeGuucNloF5LMdo#P*^t7LfQLyoyqQ_ z3XB0^4G*a;Nr){5Hz1}paB9I7zimNjK)B(sqh${qDErr%L*S6mB#%eFN8*#eiwdQn z?RSKPwPkEJmi=ipb4FoZ_7DTV#bUh-Df>Lep4FDJ&tq&TduvY0capNVcGF|lL3+$5 zG5+hz-gO(3>T5P-A6}RniSI9Qb zhT@*&^FY8*-0p@TFIoVHgeDEV|5@K7d|O+}_Jn>k2kXM(O%809i+im2)oyF9uJ>35 z9`nVJ2h+3KQpI^N4OMK-Ni`n&s!rb4ZhFi*NRN#cxVyZx9vshFZoCX_Kg{~2YYj@t zT6+yuOiu!-Vyix+R4UuIu7+(yj%O1jlkp@U0|E}zD{ol%yx$#Xx5XPO|1vV zvzD7@-D_FDbge-tPHV5BUa1ox^=j3JluBj$*43tssHt8nodJOZ^}2n*=M*?32&vcS zC%rV^@0UunAC40iZ=qqcp3}DR-snUdbR39N~N-W>uS?R)Kss06%ja4ue|*T z91?`o>--P-9^hwmq!R777lpNLAoXh1hm=ZX`_|Q_ zji{+!`Lri+pk8@{7dRvcsn?f3=zHL>=0_^=oZeT&y0F%@Ua{FwujSvPGUkTVYaUE5 z52lv~(@?M0oYdV(>ebp!k68!lv2wjyPwqT#J=ALilgH-uz*g2TU29M#QyXc+{7O#( zsaLB$q*N-~x2`sAL{0VD(Gma-)GM#11BV15^?LOOd=K!WbFLDNbz$-DJ2o5YwfJ*( z*4&VK&4cM#ZJA&5U>fSxnv=RaO}$#X=`rgdJyxz)>&dkJmp`nzA@!OE)3e%AuX!*H^=i#Y-OW(1)^2*tI!KS%;_}y9){{HW zTMv$BEjOQAeAFg>d+#hC|_)oaTZd8wRY2E)Vco$Fr7;^J{&*wU+hEoHZz$SJqy`eil6mq+YH1kW#5^-@4kg5jEB8l-@4@4%91O zkOK}0LhALR=7k^AmP(v7)`fLSKOTq8hI%djOt&>Rq+au2dRANNH4mntUadK)yJhOt z+D(sH2kEhLy;@JM4y^~rvzD9d^>WrPbJm~~r?uBmuha>UdbR39N~N-W>uS?R)Ksr8 ze#xf|I8d*Amk&532&vcAAM>WR6iOx9->(tY6Wt%cW<$Lee+}1~8&a=%Fg>d+^_mCM zP_NdU)ZGg8YVD@Stb_Dexn8X&ci+l-a6D_d`To{g)-PRaP)`2VUc-8TIssCzR((jR zRJL#H`PI~6Q@!q~9B`ms`DP?=NDxx5^O_faqFE}@{$P@@_$DPb8|t5*F2bpdbQ@H?ru=8)^2*tI!KR|>(zR4>r(5%@vPeZT)y1PZaTD$2n>mWT=u2<{HeT~F=a6D_d_|=kn z{dywnm##G^#cAy|)GKuYq+YH1kW#5^-@4kg5jEB8j8+tIpkDdvGjK={Qm-fV4S3#U zmP$NhtP6{;N@KI3Ugy==C53fqT606{H4mm|wWVJ3U>fSxnv=S_L%mwN=`rgdJyxz) z>&czxtp~@mmYdfDXR?0jT7y!Y)?P!sQYS#_)v6CEmCE+5t4$kGQ@y^@^#E|7UeD@U z6F4LYsn_SHeGg3igojdzo5s2;VPmtQUf-y(w+j9IYRnC(*F2bB9!xI}rlDS~IjOsQ z)T_0d9h-AZ^IcLXm1uvlQ&@Zg9h(jHI-^F;DXdG=nj2EDc`!Yz zE%R$0Ohdg|b5eJ!)T_0d9}gw*TJpY+lj3Z)WPbu?hz)vK}DP_GZw z$RmYyXNO9hXSH3uX2CSnt2HNe_mFzEcGF|lL3*rQuhx@0&sz_UXDv6c2kvD3 z(zOO%y=JMfSxnv=SFM7>(O=`rgd zJr)bWWByK>_2ka;)`R0&%gyV7Gg-gPS%b3KYV9@bztWRH>eZ?bDV56ht*cENQB%FX z)+-|5K)v#-F~A`~xO)8&pZ9ADr4qM|bz$+VG}vsaS2c1;VO^Tm+^~Ahg6Uapsn4uIG(jUq+X3hsYGi~Sk_)cy;3JY>eZ?bDV1to z1EOzTZQ6*M>h+bLv4I2i%C7(chXf(@x~11y({VkpX{<|eUe)U@Y&O(urA8*x^?)@u zq+au2dRANNH4mntUadK)yQkEvwVNKZ4$@=gdbOTh9a;~LXDv6^>+7svy4Ikq2duq@ z^(%D(q+YH1kW#5^-@4kg5jEB8BdsXlK)v49+5!#3tV`3H8&a=%Fg>d+^_mCMP_NdU)ZH`c)!I#uSqJH{a=ltlt`4mS$Fr83>vcKn zm##G^#cAy|)GKuYq+YH1kW#5^-@4kg5jEB8eLZ6X2kNz_pKbyU2}0`i(D(Zu=qi*- zyl1Qn>yokAP_L)d$QgxoXNO9hXSJnX^I#h4)tZyKdqKTgyXi6OAU#&DSL?~$ zx3V4_&suK2zjZY0m##G^#cAy|)GKuYq+YH1kW#5^-@4kg5jEB8DXl2rK)pWH+5!#< zLh5zeNqt@$n+^54qsDgA z>n&?;NWJF4^sKhjYaUEPy;^fpcdw~eYd1Y+9i+#~^=du2dDD8R=UkJ==J|Cq>zA%I zD3hs;v|)awPJq;_RUc9+mF-(sn>M1RdfoXYpElq?z4B|qz#&0My}tTUZ|dlec_@|m z##k5DuKqX|HXG`-QX`WJ>(aF5hSX~wOwVddz2?C*)T=cob+<#kTD$2n>mWT=u2<{H ztxK&3$Fr83*RQX$e(73+Qk>RaL%mWbKN5!8FvXH79kqOTGR- z%)NbZbL)EErG1W0;&R-^Nz}$ooyP4kL{PUl#1KPOsy1rlHlkVfYkJ%s7hJYVO(Te) zg7^>5L^IJ)&%`qo)I$vzUPA>KVu&Du7;1f z0mI8_<9Y6@?un@TYVEIFm4rRp!QHeK`R;3*8zp{lUw64%;wwdj_jQ}+_ymSGv1Ou% zLnRZ_b6=|jIe^bs(}sKHzP>D`VBO(;eOZj>zS?l%y-WP5Z+O0O?`_=CIh$Z~F8;pS zOoQJSU^5KHY-IoMA1Jbg!*dC2!0>X~c%J*Jdm`$-TKg+kC1KBYa5rs5zWaK{jS@e& zuP59s@s%RN`tCFy1JGh&+BHw+z{{gpc;s^Kjn4iCjuM`p9*QxJvp;lpd6Yos) zaOlv)^xW4)f-J-5t7*f%a$jE-Q?TyvzP>ERb6;(^@ZQbpzS_8>b2h=~T>O2tnFfCk zhRrY-vyuIOUqCPh*BqbS z;wwdj_qD$4PT&@XH?eA>heH_?({o?j1nI!%t7*f%a$jE-Q?TyvzP>ERb6;(^@ZP0$ zUv1pcIh$Z~F8;pSOoN|O*$jg*8`=N!tg{#AvTg&0KWw$}JU@TcJrQ+Zt^Jj&lCWnx zxSO^j-+evdMu{KX*DiNUe5Hu+zRt2Qn=rhI$0m9>bZKIG?rVl1Irw}vZMawN>&s#a z)*as0m&JJQs|^?4yCvOM8+UZhCK#QIzppma;Ll~*41+Nn+5hLa7G9i7U;~CPQyb6o ze$_n@bziOhm8+7lXFIr?wj$qsUEoHEAKce0-!;WoiU{xP9X~fo5C8ktyonxO&J`2W zb6=+kk{bQ*TQ=M)_w{8l1?vv)>&s$1_tl0A@7;>-tBpH4XA_Lh#ot$(Y4H27ZHB>^ zjqLyZ+K(^JC9na*%W30z?yK&JsQYT|uUwUcJ=?+Ev=#a8>nt}){NTQ>Zn!-aUnwHI zuP495se3TIi76939Lk!Qp8MJ+NC!S&O&ji&`}(q&f^~=Y^<^=h`)b35_b#jZYU7U1 z*#x6=@%Pnc8vHuSW*Cgw$gli*>&3YQHeh%;Z9LC?)jbh)U#tCFy1JGh&+BHw*& zaihc!?&}$!-Qp`ng!lD+(Vf8JZ+8rD;)RJG4%JOe&wZUC$Si!mnl{`k_w{8l1?vv) z>&s$1_tl0A@7=2ItBpH4XA_Lh#ot$(X>bp1hQXMP?7y%57v~b#fZ^q|@jUlc_e9iv zwf0x8O2VG);BMNA;_mD7zXmpyTyPsF>R$uv^J{zYgPUC7Q(b(eyznNU^Ec-9VR%O$ zP4sYR%f$5Df0mEx+EszEVVZlNb2A$_p^OqthmOI8-(dbrhQXMP?7zv2FU}>f0mEx+1{t@9FIJkf&hUWqXI5y$)U9(>A1$>#eV7=k>o226K#_Z^(*$|_1lf-)dK5CZl z`|i2&V&?*zKK6>}XhdC*nEDcSj|Yctlf+$w!I#M*^@;i_SzvwQ*eg<*ccrypcptV+ z49^ug!Ep+oZ-e!EugJ^11?%-(5$g=EK}lD{h8Uf5>m2_7N8tlvV+}s`Yz*H=;Xdnb z!SFsuwUcps)r49^w0 z#?gb%x50Y7SL9{hg7tc?h;@e7U{_bfh8Ue2UJln9ToD^<@W!w)d~cD~i=7LsHRg(Z z^m!eP_}WFVdptOFnk8DHq)zRpP~*28y%=4e!N1tPz`w38 zdOrul+=2(47%E$W%*;n2K^8GqLX4>RGa@cCk?b1)qI=)KJnDr5e|c2A83>kcpB z%Nk#Py2XYIZ(l_>)5aa0vk6A$UfkN)OoP{$%`h0Vkz-$X&k>6+j_aKb_)+4WjTa8t z0>hgZz6HbIrpuMn71R|wF^M#;D<|r)uqnN_?zs?qO$HB#y(Qt;M|N$4F}srR0s6)c zS62Msf#`5~#aBuTH{@~FCD5}NUiC{8JsfJAnBE5>#s1F1=LbTa`QhM4?`@X&2O@mN z;%Y2dclbcOtnuXo5gRVN*!y}QY~0Z~n_zU#p3>ko{<84FOWS4`jM>P(mwR}N*}~y* z1vX&#dbjan-}vFLAI(AQa$EZ=Hz-`UJ@UcjwkJNg$hOY7%l(DK&G);l{CW6Mf~z;W z!*@*fBT+Cq?b<2+ThEtZY@`Jymm^V3q=&4F`1#-C7#k_cWGWKHM4IBo^qXL8q&X(_ zx7Np;ULsNdqpp^pg0YdBOtvFYOii<_?zh3%NQ+EnB2i4Fr*BL=|L>co9AhKRFgYKI zVj>--U4);2v60T0yof|Gk#0HIUy2Sm=05eAoZ?3%u{*xZ)AIc=wx(4kHzQF@O?w>2 zpN)O(*I1f z1u?7JXYwc#y@-@Z5E7fvGZot^^-EViIuff>xJtiL_QOuIl zAG=7u6UIi$Fqw};F_AJq=py|fjExj9xgCjOA|*NPZ;MVn=4#9`nT|v;k#7HhtLc|u zY)yS8r(S!E&-lZze-Xw;x?r*siDGK1F!^UAQOxRUOrAudm`K?iI}T%O3YgrEL@|-7 zzt%T zk(QavMWUEUCyf0hjE&S_vK5JFxGLQLm)0DA6vjrXFj1mpk+%7$|KaE(e{J;C zT)V_%B@)F%dfay6&qtz|NJ%DBktin8-gmi3KMrG8cfjOvB#Mbt{F00GqcAp7g-QM6 zlCgKZ$&2DIMK6q))m<`q9f@LUy5M8ut1z~v4wE;LC??YV7v1W98OBC>Vsd)giDOr{ z%ZK5gi9Qr#R=3aOQ6!3~DNn&)i3*R2w8dmG62(L+^I`a7(T8G8q$-n#k?2LFWa5Mm z=%0)}sAD2Em~2I&7m*T)(syv5VC;@pn5;#jm`Hg__zH}Tw8dmG61|A@#e{xL`L#$y z!V6cav?*#3fZ7GdaAvm6b*>MRUpYRZ{R{NhJz z?_Giq|6gf$BJ;YMqvrKka~4xRG6!mIL_@JP%b6R>)Rfa-v&^fJd0ov>b9~Lcq}zZy z81A#0nPI#SH_7$nypNn~YRc)aS?1fwysqY`IlksZLiV|+#CK|@85-n%_g*~(jr%VV z;c~i^aUGQtsHs%357f|k6*91MlVq{)dbJQIFcx5r=BXgkUMl=*#vz)o1Oielc zHOssjnb*}EHOJRHk0~9Q12tEoq1c+`To}sKl+$0c%!`qEUCmK*e9Z|=Q;|7Pb2b`^ zty#|GP^PAw{+eZ;j?C+7j+*0ZzW=;?`9Hw$<3i0oLxarmZ>%1Q+o4%a#r2ynF?EM# zH5J$M(vhZ3jCn=U(JoQ&UcV%`%rF z^SYX&=J=Z3`3@^MiGsXSvmOlvYMwDPDC*sN^%{}zoto#-P@v{$P48kq>b5ZzhGsRj zR{zDxVG4$3H8-Q7*vCxH)uBvHIsJzqb3QV!t2t_pKZGSrnaCWdskolYF6VOOTvJm{ zf6X$lMCNrhN6qmy&tpnQ=0Huw_0%lqLgZXiQ%--)2~5+GIZ!hd4aFX>oXMd~O*zM> zor=usYL1%Yx2pF!_mthi!Iy5D{b(q*W;t(%GBxG&*DUjWWL{Tu)Er-P3)5v}4%EDk zhGJ`$vptllDW|_?nLCkrUCmK*e9b4AP9t-m=6N&}TeF zi(?^juBj=ff2$LirXzEpW-1zrJz+VMLz$X#j!!!knb*}EHOHUu?MLn{dk@36teQ{J zP;AX|-VJ4H%IU9J=7-36-NoSavL$jKS>shdzjmWvCrkwr-%X}W0*VP;~$1nHVYAUXO z!3UUXL$jL44EfC!6xE?wO~v(_=P{*+W;M&v5dWQ5zY1`ab1{;wsVS#_t7Tq@%L4%ED0$bY;iDC$GAnu_Z;A7H8t z&1xPomTM?WVG3k;Hs zDXxFPPFVRC$0HbqQ1hpwp)ad>&X9|$-dBf0H9H>&Ri~wrH=+P*YAUwdIrZ8@p_-$a z;vc_3R%JSi0<5d4*n>>#@6~G!g=&swdhI-v>o5xOPEGCOM~OeIrV~edi&&Dhq$KtftCx zr=gyLdVU5yC{Ou|!;;ig?9V4k*9nExVxI@qQJyb^hY@^9?^(P0M3x+1j&cQRZZhQd zPQ9(6P)+TDf0LCZ7n#@895wqkS$0(x?wy({%WblH3i`?>D}R1ilA4PByq^lG#Xb+J zqda3ad7d2K8|4brTw%!VoqCy}P)+TDf0LDEAu_M2IcoN8vh1oX+&eW@mfK|Y6!eu% zR{q6dNop$g^L{F%7W+J?j`EDzm6YStNYH$=VDp-@d7v=hc1lCsny^O~BYX5Z5(yDAHhO-+^M&R0DJedXy? z{-a?@YAW{gek!CE`#h+Q@{HN!!IsRE=Le#Eftp*<(8p@-FyyvWy;39$)GU7>R8JfB zQNsIlzN}|W^(fsS`PzH+6gzx6)l?cMj63+zm1m;r*VR;PcY5k6e0X|lj%M;bodNMT zqdbA^V)%5bsfe#XoeRWTiekP~Q@iziAyj&Cs8drX^{i7zRgAkhg!{HAY@p^WL+*yC zH#Zcjse^XH*h5mN$h?-MIcoMjoe8w6EIc+fRhBzn^%V4#r&IZ-hb5`0*w6c^kXr2X zpgPJkZj-}3Ip7y-KMli+qUL2Z^s$;(47n{;?Ev>DNP@nmVaxojR&w%*81Z?#H6Aftpo@+znB0e<)N_2knG$homf} z$h@ZJsM+^)%C5@7V^dRQx${*|L0@?~m4A0wlA4PByq^lG#Xb+Jqda3aIZuv{qg;WS z1%}+-skbu}s;NEjZ?dukk$FwcQL}H8Wmje4-l?gw+$O81ps#GQ@^21HQd6;?_fsLY z*yllYlxNH)FOuW?qFjNRIfmTcskb^5s;NEjZ?dv1Mdmd%N6o%XmR*&Fd#9$#a+|E4 zg1)lJ%D*x!NlnFm-cN{BczSA% zX7YW`=ug7+qdbA^V)!|urXs%nInySV{zzW4JRK(Yx&Lv`HqL}a0)NVar2$jA&)TybHde*6vEk z>ZON5HFeNV7M7_ePp9(F4ogx~v7h%-A+^}& zL3Na8%q9=EE*;|_jwuM^tJ3aLjK0G}&M>F}J&Mxtj^V#wVP^^S)^HFeNV7M4A9dTNel@;#jm;-5!(0@=mz=~Pn@Uw=CF7faQmnD5loZarTJmEIZZ)YM5m>(o&d zV=m4%;eI3v8>qRx3?G1%$>Y$x4?vRwF5SiE195wr%PT5sicx-B_EO)-@Dd;Ot zr}7tvC8?>{&-Mzu4U(_DS5L9Sr&CR(al*KRA6@xWRMfhfitSEMJ%tZXPtDOxzNd4J z_zO{FI@MIf*PqS@PVEVXKNV6_yY+k_RQgJk`<5%s4qV$29 zw+y)(qTbz5sHP6u3F8h)S-O#VP0dlW@9C6Xm4(Nqrpj{XtDb_s@^mWy^{^y075jNV z6;g|R9#ltp#%%InOSZ}L<59jq&Esh3V>M41a$BliBN7H`Ha`%mrwx1Mv-4#=YpO@- z2FcgntEbrE)2XJ?IAPqukFI<#s(xKf#dfEsp2CNxr{-uT-_uzm{!x@CkX;O)PBj(r z^{2BytWp&7otoOM=L@0I&xSfRbyCkdbyUTei<2eXm!q(Onwt!{8=~IUP^hL3+6m(h zNm+7{c}>kxv+wDYU6qB$rl!hr=c}HAzVdV`e|}h!nu`6rp9-nPJ`bv+Jg;o>Jn_@R zJZfeb8r1GtI*O^GSCjEmKo}Rhd6?3)AJ$tmX|ve)9>6)1g_-i?QYk ziv6Kk&Ev7=Z4^60vzmKj%~=$yL$jJ&W6kp@(nGVFnX%?1is_+QO~v)^b|SI#4ep^^ zhT%&{%?v}yMCms1KI)BB6#u6W2LZdEcVT}HhGEsbWoS@U@Ls*Ap-@eg=7cWZ%m2UQ z4|+We|Lm8VPYk&L>gmt8h9#+~YWuQc>j{O1=S}NFnBC-c+ zwxgks)l@S7T23)t!f#0YgNdnM`S$nfE5a8CkLj0I4?h}AqKz;(00mO&!9P-hKruX@ zaqiEb%iqHEQQ}XksW{<3qOqj*hcTBhMHswB6j4hV{A(`=K6L+~$Trd_(JsUAhN!vA zkbhTqP!xw|H5J!y-o{iIn$=WXzd69PF*K{GKOEvWuVTs%&1x#H-<-vi8=BQrT)!Dl zi0>TQ)m(~(K2~#up|?d`Q^a%>@lU8Z8ZrLK#S=nd!Y_wvs<80dtEq^dYd;LPO>+l^ zS53|1XlPB%219P?>YWdTYF>UIq+?LxFMs&4=r4f?)T~8AAFFx9kbl=-##>XoQFHtT zzcjDMnd4rKRVq`Ga0|^!Uv#xSJ!V3Snz`X8ikce?xuvUjH596O`+-osUm6P4)Zg*p zBC4nFBH^!KUsN0psOWA~^qQJ-4&ue{ugsmuysqY`Ic|Rkjyr70Xf5y5oMz|?i9enA z?(ce^qN_i$@A;cSiIU_hKqpEkHkfb2F6=?+M2(9N=#qcV)ind>p?u;J zi?1X_Ka z@iW*owEF6wckwOv8Mpca#t-4Kq1E3rFFw(q;gezxF6)!S1jsWkZqYBnJ=lcCo;YIs z1lD20qfh*!ZaCeG==!<9l@`?E|e$`>?SKrn@^(}6_GcW~rpie)|d|`}! zlXKjH+lDs&74z5d2Hrxe?=$|S`G1V}nrIBGjBmmM-0|qo7#Gj!ci;`o{Nv;``5u|? z!zY;Z=rumY{4`8?^d-ix;5EE~cW~u6zCQUcC)C%`HI4p>zFB@k<4N*Q!IY;S)!|!@ zjb9*61!n#Ux6T~2`Xag#EWgpOJjeK!$)mhB-#)qnSc8-Lr8~zrO}-h=`s(OT;TfFN zFWm*cj-m3V$iHA{*I#G81^50*cRp2U^=IfBu=z&6^4#DnlSg@NzDsl+*oBk&rR(F% zlP~bB?-t!1yoZzerF+6RO&(EsHyAG%+Vwv&FDBl*^GQOh@1uW$(#?4E8W-o#&3p7| z#&huepK|rIpsi;K-7;KxqhEQp@ioY!yf$ART>v-Wq<-o4@ST!Rd2PNObVXQ#llrAQ z!goSG<+b^$==R|OoYXH}Q$F%3ug!OYt`1M(q<-nT_-f=kf;Qg;x)yB1N&V8@cl+<74j*s&G$(BK74|c`lVYS-!A!-*XEl+mx8l!QonRrd?oTJ zug$lJZV4{KN&V7o;oBjf^4ff>=<+atllrCG#kWm9<+b?==yqTcPU@HL5Z@;Gl-K5~ zpsT`tIH_N{2EKrN%4_o-qdS3hIH_N{4!%|LDX-0Uj_v}s;G}-(?(k*Fr@S`b6}oG9 z11I%Mmn6?TT!1#;1MweWA5Q9*PE;Pz=3Dru-Fqkt>wm%Z&!E*WqFaK?Z}cnA7QSQh zD6h@8iY^ZWIH_N{U3`b+Q(l{|fNlpC;iUdZhwp%V%4_pg&{g3+Je<%kT|;rmr@S`b zF}f32hm-oH>)_iXUlrPX=jbkA3r^~n?hap>Jj!eHU7@>%H*iwFbV>3Qq4L^%55#|j zeK@IKx+(H37}|Wvx_dt7VdtN5{VQno)97Yk>WzNo$>3{~M|o|&G`dB&1Sj=Nw~6n9 ze9CL{<2|Sz7FWsf$kWYDSz9zbJcmXH%OLvR!kbK9`=If%ng4b|TzjO)WA3)```R@n_$tUqqjUMW{SB{?Z%uIrN)w8y29Azxqb~33|&j zPkf)Qh5qSZaL--xC*q&K2D(Z0(zWr4m-IWZ3$G0A{%HOV-6Qp?ZmYjWH>qB_dwk-9 z^1(iQGPLr8~eU*61I? zBY13R^J~6=t_9oB>Q5M-RKLJ`#&XH?{_*K@=o@G5y>$+4eaq-3)l0XEPt4N~;0D|@ zwD~n(M0ZM^s@v+f&`qkBu7po4)8B=AuwrQQYyJ@33H7ROtFNM)R4?5TKJi%jU>%+s z+WeZoKzBsFs@v+%&`qkBu7yu*)4zlr*fq5IHGhk)M!l-r>aWmEs+aB#pLkFI0Y1XM zq0O)PY3kgEs@v+Hh&QQTx*6h%Df+W;4$d3e{F+}zSAnYA>KB-wR4?5MJ~2Z-3v+PQ z(B{|t7P=xVL95R*KB<1{Uv%%sS-1$7p^d-IxLBfp0QY{<#j8T=-<1wl-so4JQ+#Fe zD6h?Ti0%j;!%6+pwec0nr@S^_16>oI!%6+p_3#zQr@S^_2VECl!AbqnJ>lCTpYqy# zcj)fn1Dw<^-R!^Q?#TxEl-K4=!%6+p1^9C0Q(l`d zgDxvQoYXH}5nqOU%4_p&qMKB|^+vto?&Djg9@S;*DWltkdvH>}bai}-Gcd(zWm{kWYDSzB68p6m#&X*ihR@1=DS6A2k+se z{v+Zx;RS4Y@|C~U{eJIVcnFW6t?z>IY5vSr36}L|u#91r@i~}=S(t}A(AX0iSDsyT zHIH87XUumEZG7o2(6z_td+ej-y=Q;Dx`umS&;KiqX=v+vP}~Xi33N%rDf-iJ2Br*c ze$A)R%~Gf8w)$Cglj@~g#3wG%Uxq6%V`%ehK0r4^y{g;lv*;$(OSgef+@!w+w_(B1 z=GXi#x+&^a-B!PYZc@E;d-%i({VLpt2ZlDk=1%qhdeVtw^osk4UhLC< zf(haz4Ndxl=4a8}LDg;bQ_N4Qmu?Q9I8T28rs1NY&9C_^x*k;BR=>pjqbCk#<|oxlSHvfl=$GLx+%vTKHD5#5g{s@?E6h)-m+lPT1#CeZ z|A_HpcmgN&XMer>ew2p++=e!v#tY0B;jTx2&G;RBfKML%(r<9}h&lR)(AHDo{d^5? z;4Qp|577EIf6Bct>#zZv(CX)!PTz)?unVu@4YdBHf7SW3Fb@N0^>xOZum#&5{mQ@Q z;-A9{*oGb0g*Kmj;#>VIKkf3b!VS0yZNBUq^#|w=;SsDu8~?5P`EyslxJZ8q+V~m9 zv#<*H;Ui4^>n^VKZ!lkgNAL`G;4QR%`O2CnPs)?8ZQ@FI>d|XH$9xf%VFez-BUp#F z-aO+0+<=N}^|#F5!w2{X6aR+W*Ce!ljc+hthqrM1!ugBP`m^YAa248k4aTis<1OaL z<=aKK2P^Opp1^VIxbm#$9{+|}w@+XBi*A3aum%rd8(u=Y{yO8Q@C-KLxuNwZs552i z-Sw<5@o&0%=U^HxLmPkUjr!>~>YM1#;RS3%TaQn7gZ>^qdi{QD6GE-2Rr~ zF04Si9-rhFOn4#rUN9**EI<&{tp; z9zeSupRSI+0WUoM8sn4d58tSt`VRMfFn}9y6K=t6XxBHXujKKkezVIz3+D{y>8GL1 zukl6Zm*EP`z$~=>nU=esDY#&GLtnIh`R0sIapV)NKaEf9(HE_Lk@+Qf3-6%SFEhRi z@8QzF&3pXcaZJMu3}69PU=22ep!DO zT>&1#OLzF17{7beu4Q6%)uJGgk5O;(pes&KZ3^| ze};1o;0ZkQoPYL>dc`f^JA}$(*R#R=qQZ-hqm6g>YIx5C6_m8Xyad@7q98xD2_4sbhjS8#>G2y_ha-gbgaXa zlUQPW#cy5FWu(Pd%%bZokBU zegih)1>FA+oW23=`nJ*4C)DqwtHI+j@ufR5@#VAi+@R~hJD4+h+VpSW1GMp;@Mk}v ze*xd3$8YmVw~T&VeX6^U{s|`kL!NIq4d>uIT!tB#g*mtix1p`K#P}|(z!U-&3W``#xLQ{f8_G)!6WzxZN6Q66_4NQ zrQ1h;LENq8}8s=agZo++d4)3AOC%xE1CtCdz^Rxent25tq+<;b}L^lPe;iP`)mht7t zqr5iXJh}y#hLifG+rXD0pYqy#(yvGlC-rC1=iura{mN6qw@kgN+t#~HE_Ue4XX{D+m+m>s!W~$G zd$0x%;R&?yRvFL304lE4*O?a^^qbJ?FBoroX!RX*U6}t_x849+eU5SIiu6mc0#n!V z?$pOHhi>t|i9gR4I?FcWmr(KSdT*J( zH=Jj^s`q1hXN9S87ZqF0{l<_mzfae~);vO-dV!yP{ww@|F%YDWVpyFBo9`P%% z3eTa=DZ_c?;Hu~R3XJc-qM^-y!h8c>z!toO9ccX;Pu;ltbOh_r>U+ewg%7ariJv6S zr12NgFT)j>g|;4_?f|{kA)YecfKAwiHh!M*ZP*^858kL(+%mp%lgHLmV181)bZ^}c z)nW7RlK-=c_ei`ac>dqIdw2mmF!SHJ@c?c@Ti>Vkr^uIv2k;Que6w%VFQU)FDpVdD zf9Z{S)p?5V3^rgBYM*SrBj!J;zs9*VVO!_*HFtg|@Cx?eJ+$>4n|K$-@6*@uof^N@ z`|4AkarNC2U%aRP0H0vevp)ImjBd)KPcgm#wV!7meVXwc9Je0nHqa~XxhMW6<6E!* zORxr2r``XBp1T)|a0#|x{lDjZ05@)3e+Sxl8GI*joL+g_=sWP*@P@w4H>vN=$R6O@-mHal|CUJZ49_EOXH}}*RzlE<2yHIgooImrktYaRgq1E3o z-h=n>0Y1Vh&-zo0&%$|__UL=;*8@yZ?;^~>Jhb)7moUC1`dMh>=$t=oJnPrJ$+J%v zQ1{5{Gt5t_mu?$h!{o8?1Lh~yOK0CJ%46dfh(D>m%{{n;9eCxrA3j|V{qq0B^9nOC z2P;4C=BscY9zwew)gdaLD8Fd^GykK@C#LAnL7(30eEKwTc3_Tm1ZG_w`p0*!o>TY; zXZ~k5ZtKYsHxEzHi&nomrXH(T-Qps3T*Bo4;_52FOPKx3Zafd??&Isv5GQZq%@W7f zvybio*5DcJ;_JgFQ_mLl?7&<22yMPY6Mq_=);G>Si+&zTf9J{Pt6zC-{kC5Dd#rn$ zUOKy9Nl$%q#9f3sU*)m&NS8tH+jrmnC{xEC)H(G%^+~6FenRJqUu9n0r+);mq2f(* zkA3mR`R)EF&l!0-Ca={WGe4zA)Z9Mzek&a|mpb%{EcGtYT6h^zQE-XT7pU%o5i*t%4Qs5rVOcD-%l zc;gv^bdUH7>_-unU>WYh3RGSC9%sTQu8I4Jx-y`>- z)$gM_g3{GI`Z~H(cm|u$#y@Ag4bO>t0o$qbr2==R|~R2-{6VE!21!aHd7($$%77&hsj!wcAkHeQZ(Y4c^%NK{!zMh37w{5V|1RTuunG@6dd2B6zyIj!J%%=Z2i>IlJM?{+ zA#TnSKgswMoQ5fnewOhCSb#gQ1b3lbPvZY{>rKKbI0LO-vzNCBriPJ!t(JKVbfZe9CL} z($&x(8XhSQwEh#u8}NvH%4_vabY0l~zub9uU>Dv%>p#cWlHbI$`nSga)uz8z^6p|JAP7`j%PW%9!;o zvfd0_MZfLYAL+8_b1;A#a2x7g%y{Chj`7?5{?(?}`Vy=!34QA=u--CEq1UwHK0YUA@Ppj3ABEVi*07^ib^NpF=1m;cW&QFs@jtQ8NfSqPS-*U3{5|}4 zCXVW|e)+EOU*WTHRG0Pllo#H@M`-nn|Bt(;8Ti0DAEDJ}(TO?w8_?J@J>&iOckJ(8ez?UWWP{ z+wgpz?V=O+=pR5E|BUeqxJBG;Py7}-u}%L9+W3!*C!gFt?GU%cfhvwGDvOlv9g|mi#JBpb zUU`JSAzG_EYy3b!1H6{KN7DGlb?6b_cXM6pRR;{`wPy043ECi z^_ws~<@zmn3;Xa1CV!37+5B1Z1F4QTaskFM#_Yu(}=I@M|8`*hN4Uk*I^v`=m3^`4pWoaYU?dpM77!K0V% z0sW(4pMJvgzSZ~)^Qucsk$2XUU%nLnS;KkyX{gW9I{j1Fgm(YsTQNH6?-|#7{FFM+ z;2qR^C(V6bgd1=Z9zuQ2-_RF(+;eeUy|zB9*Sc0c>+3Ln1*1BsOLgdTcwBrN&+2pR z*DB1z4QTZmFEF2Ce`Y=Jg9CJ8hrYPWxIR32VZpOT!)vi z3umX@{2ZKz3owAT-Z}j9Fbx-B0V==pB|qc%%46#*n*8I|vw&Xf$j}#Ue64c{-7;K( z+lJP!eemtS)$1I@E%xyVrhctE#}$}``|tqP;2~^5o9}?QHFyM%;T2SVcWoXya?0C+O<%6m|`*U;E(Of2+S{-)`ZZq19{t`q#O0PkfW(6kLJ1 z88^NPQ{T)zfr)RyZxTF`f0p?3Fb(s>FF|8ZXkOevw>3r|7@beQLLIB{lJ#|=t!Eou z2}*bE(I284x4&AS&3BBy0duU&r$2e4UUA#_qVx9bZxh|5dg*-Yx9hzm{-pX->YQc& zbq;s*_qd-`cmVHpZ%qNMH^wveL~o4W>MyC|3SPq-PkkG#YZGq40<`fpUS_^bTz-`a_F3I?$dgY0TKW*|9J^5zesE_inZ_1-}+5I~r{_?l-{)bI?348Dn&ZL~a z1s|XGcn&-+>8&B1xN1a%Ld=-c{M7_Yz-d6qo+6i2#CbiVpdm~X&y zcmZ2bacq6J%-_SrZ{WFrd02!c_z3U5&FO<##{xX~jjmsV#cy|gn}41-tI(J4`ZLP6 zOdN5Aeh%9DH2$gUV_%+NiG8WUN%zZFkM?bYb!>XpV|82T?D>w}Z?m2$)?xQ=()dfn zi|)^a@e8K@UHW@a_tVBN5x)$ppK-oE&&3m*pEN!?Uww9echHMk&o1M8Q0udPJ`pE52=-(>uJj9>TWlRgg%+`BYff;qSW72nn`{W7|Y@fYZe*573Q99~1; z`%d#yybm|wmgoI=!1+But)ogFThA@~E#A?8gjT=6{ak^0xB;y`{YHHWeI1^{Gic*$ zyv6(t)N>rL57B#qeW-c%V_ZC&zd=4amVn&w8xx z4xK&UvHNY-b4cIr-=y&`?ERTA{)4GM$vv4e_r=D4B40x1@EPZ;5`Q0_sZSo?e(Cw~ z)o1tjk+`DPlO)fSS)cXmc}}ojOK=5dU>;ikGUKB3S;li?{Mv_4`aCpPUlU%yF6=?Y zxAjZkLU(EW5A;Rr&+`1{U;+BxcbY#$cMI>JjXz8NJ*ai)yCwp!HueE=qsJ`1KgS_TiI0 z4>|U86$Y>X%TV!c{nBrs+cN$tebM@_n7@X7=zHI3KF#}Z7w&o9k7u0U3~{xNI(=JD zlJ~MWMPKi0tIsjN35&1{t$y{5`WpH+yo4QS<7>Rf{1eo3Tw*`;oY?o~TjN=Mmwdkb zR$t@Xj$jk^;S-!&aG!tk@C^3no;=5db5uU>fSWCNkTTgew{I#!B{#){k zck~~jtykmY_G?_dN9>#S>x6x3ym9}0_2?Xv?AsKy>#@3NboTt;x}Fu*Ve?HIKWpxn z-7jDKl&L>We-Y~b+W33qtH7E$pHG`_ns_sCX~Ot=zI^rB{Vfw$)OxCn??bK6`t`go zuwUD72NvNTwEhC)qVy%k%VYf7=TG`PY;f;3;WjM8DpY)1zw`xkMdLrDFIs<(`CFLe zz2|%XX?_{q9;|rYmwFB!IY+HS?+sheG5al^&_9D#ukl;v#RvMcy#F(XIr<6Ky#Rgj zZ;013c@%#^@k{`pPj%iAPxUSmX9+GFY8_GiCZFPpikl#g{G#G)Gp~Knd)|akD6VMZ zuM$V`tbdRB25iD}X!RQJFn+6 zYWIDk3J+l$Uj8+1z5|bbo9m0m^v_{oG5-5Yn|f~HJ$!`Mg)Ud@X=ba!L)H%8~v zC(zA6?Z<&9{w(9#Kk4lLsb0IDdHl<;3w`>9H|iC46`#&id2Br^=qA-m=UcyxpC|sL z`ZV|L80NWOTd)Lo;R6gj_b>Oxc((q+7{ApoQpXC+z^tdfYvSL)9=wA#zQ+5~nSHQ& z>7Eo1{WQFRchLH!n`6Ffd{!^rBD%KmS-o@_bb6o2XZ5;AMedcJyEFP$ulJRx_tY-u zaSq#_^Vwm1QoZts@*S8wT~EF}#wXP)k0_tkW%uKb_>Zt}X!V*u{_XDl-iB8&`8(YB z)L-j34X+Jv==WiLDgN^!N!$gv2$$h3`7+Sft9fxAU3!du&ggvlEOi7>`_Z9q>)B*n z`zM{XUCnd#vXTTYZr_cHthZcx&EYv+y3;d^z$IU=fz#7WpdB`ZX^W&=tq%w~fxHuTsY$)PBr(;vb{a{z+%|PxadM z)bXFg4f6Q(r*G6NZU>*vQ+aGX7w9I{OXpj^jo&5yr1}Q?vB15%g14{_6Wq65c~M3PM?LgzBYB+`bwt02kKNkP3qa0F#n<_e~0{CvyZ<0 zyzp zFmb!|b-(6Vm+n_UUwM4@smlHx!UA!%F1tU{9iu-ntkZ8m>(_XT`7QD(uhmP}M&E_k zp7aJga%mB?+xwx*Ymd!#w>B#WMjk zUSR&7bv$_1vxBY(%Ww~#7@Bm6D)alW1`mzzl>RMss4g3?fvySLumcx)E=B9VMt1|} z(9av6{7a0lK%KklwDG0OpwD@jXWaU8yjKIb4GXXcORx-gVHNJf19%KiU>%;pYgqW3 z-F;8}ZpZTPbv*z5j`{C*+=90LOA}B2YR>ugVetE0e+Nz)zeYXcA^j6*>!~v?p3-l6 z^yiF=7xXVZ`VQk_m;Q}M-(y_7rT^g3KQb=%=_kL>?Vnxm6yxGF{aKHGj&X6G{-Q^} z#JIRjKkL!w7#CORZ+P??*L^9y@qWm^N&Eub@#M3*B08JDMjdv)rC;G*Z^KFbW#xkh zumBVSX3TZhFYKXx2W$DcHj-P`ZnXD z^j*fU#`v|blfJLcxi?+dgHN9OB>e^RZP@YXlf0KFttb5n^^5p6-sqRUicg;(f#>t1 z%6W^v&kNmid%h(;zr;QI`_Sq&e!zSU9>ODd46R?|C(PI3DLjJ>X#E-&o9J2|ed>3) z_x>VWf~znO3vdTkU=<$26L=0U;1#@v5AYFAQ{N0sd+MDm1tKNXV>Mhb&z5Dc4 zZ=JsCZP8b~H}q9+pT6o%jj31Pdrq@%pD%t7`_1RBea`H8$}gt*9<>C0`dOp%>9gnp zI7?lN(8iZ;1O2w4)t8vBz$xM?kJU?8MZa%&K>rY0zsBp#_t|gdwR-7J(VrPM=$}LD z*Z3v#_vBMvtCy~WzH4|z{{~vW#_yTGC7<$Iy>t)g9}WA;!~L}W1miRChJ4Cv_0px# z&l=9rUx3!H@nz<($fvwkFWn0IjA54kDztu$Z!+H@pYmG0bX(}R4GZ*((E2sL$9$W7 z%4_w~RnS)r_vzQ5^=tfudA)y>*Xs2?y5{q>2XCR(Yy6S<44=dLTpp*-j?t%>UxLd} zd2D>WXOG!ey~oO)_t_cy(t>Sx4R7EBe1ucPpN8{r0j|Id4B!Ubfkjw>RXAz=4eC+- zm-JPCkG|^foBC(Sr~1?MRezSg>ffZV`b+dx|33Xm>#uX3r|=9m;fwS2=vs`Y{($>@ zorQC70dD_6H(!7|uncWJ)gdaLD8Fd^57Z?-(tm$)0t8jsJESYtk(ck+4 zr{9NH@B!L-=83xqE9gY4Ul~)6)vIoCI`8T`g|{&HTNsD)f5`P0;S;p+=kPC@czya- zzr%PDmf!(wkpCLqn0hkQu?pMp%2Qw2#J@N3#`*i`6DHrKC!eo=<+b(O{gJ;#-f?>A z?0(&H*2Jo~Z1_!iVTU3>J>>0EBm`QjIt7kB9I!gHv2 z_w;@7#`*33D9-_L&rDvc-(!AKy`I|w&wapqW)s@@0lG=`8*kJrZbk1Q>QG&_o+7$Q z^`$rJFVJ^jhI&>#`y<^AdcDWxv-L|i#pl~G@8?s``~04`53mmt_-*`0k1pxas}6k* z>mKNH*T&c9@(S_9yeIx9<2z8FYZvV24(rzEoIcm4c&}W-9@OW`Ht!Gnxnk>8-d*x5 zZ-@L#w9Z{?aKlCqkXw$f9BW+?UUUXty|PO zPd)41BhRGy?0(62LLAlkNWD|ktGZQ}sB<~+)K?>};@fy-d_KQ?P2$+PREMZIx+iwM zb>jHqS-o^u_;j!H>`MSQ;3nLLs!QMFZ2WWLe$x0h-oX#L?}f7g-w$CPw%{e~z~q|K zm*6fuf+w&J8_<`(MjeOn2p+=@TqJ)M`s%x8{>jw)^{($%OFd2Y>+4;Q&PN=V@2&f< zbMLX92Xn6WK6TMes*iN|Zi%lvHvR*;1UlU_`K(^L8T47G=gaC3nfL8ujpxX>k2YT8 z>m1M4WAp1hk)rM#+!1A*$NN9(Sovd)b(s0vUB3yB{T6P$uf7BFi#7Vk(5~l% zaj{On;n6o47tiUpJ^D+=#SZ;zkN$>nu}A;jqkmvre3Xv;x9d$ZE>6);dGxc4i*xkT z9{nQY;u8IgN1tU}%+U`#`VGd#P5K3oUgP#Yo|@-lhWq%|`=f{)CRmr&XZ>yVsRO&P2d(~+aZ&m!#;?ctweCsZmnYn#b9f1FJ@-rcI`e0+>CxXa zK50EOeEz&upTf8NM!)n0eENJj_k8~8y`j&udCuSWd1lX7pKn<{-&Wx!oK(Nz(JRh2 z^E*(Vr#8M%U-rar^7${G({Do?|B`XBL;u>NzhPYL(ZBcT9~c)OrF-YTH`scTjEhtB zQy%>+<6@frvPZA+Ec3^FuMr#coA4aApsiPN^2C!)Y~$;C{PJz$m+r=+-$r)^^}Q^Q zUf&-Ze2?tFCpgEwS%Gc7UtU3dzs&s|?tB(_&Ne*HTa`Kvq4M=S`RxA5r}Zd*o9Er? z?fPu}RLc1fo=BT5}r^;6KWq8S^o;3PaE)_b5LEn zmsL-GUsyI$3EN$WGt?(8 z&`)b$3%FG0_1@FhIuq2Xb*AWRy^HiSFblQL4freK<}08Mpw`Faxu218%}1EWs+=hsW>) zPP(2Z^=UmF`dZH|eXZxotS3c2t!I(G){~>J^=#4Cddl>*o&)+?Po4gx>$&A~s_`e> z_ZqQDzXc0_rlbalIrQ_e z4KJb9FECz&9hfrvdrkiy&a>YOaM82>S>gq7oL;(5T8~|y;%$=O(&``3J;FXrdiKNm z_t77~Bg1*(tiS;3KHt*!?ehxz?7Qza{)UNf>)jyU{EmBm#0C0G@Cs)BE}lzhQnlQ#HkuS(HCw0GV^=Jr#SM7*1wNW)cQrMKR{oD%dC3^TKyrq8<;^?h1%a$_IC@` z;2}JQHhzP+EjUgu-6yTb=2yH+@>^Q{HtR0H9a#44hxPZ#qx00g6Kljdg)ON2yum*D z_W6|ghG)NR{I-d2>unRK_NUx)Bp%W~fw>=Y^Jj3r==wI^HSu;orT>OFkA_9!iZ=f( z`g`M39Qj1+@8c7-e$ncm&?l&?4o{)gCmGMfGx(@J`+E*MFu{H&;k0M}=ZUif$LXc} zr1jYKDc%bCEv>$b?h0PRTd4b{{jmNWbUIJnJ2Aoj&B7(9``o7Q+vi#K*>~S<{ACm0 z*1JT!?w@wgPY))`u0IDWyYbJL{L91K8q_j7LAk zxLwzrN1tPS1L_C+^7ytMCBY^^Ef!;yZ??@DeWm{qCGs;JEnmi&lR|+y*>{ zEok*kkFM>}*BH0!s(bVu#&6&~@99U+`#SN%+ zo)0lae-_Tc1?cnpe2e&&VHR$~`G3IWUxef0%P(4ej<~BZfSb_j^B&!nN1tZgt}Elw z7Z@+Y7U!Y&g01HWop??Ruw(mxuD- zdg_rbK)(Su;T9~yGW6AJ>#_0VPqJRCuMocqYw!qKz2Zz-&$xA#$fG)KzB~5u0X}M9 zJ?AmY_@w8jb>!HeEdBs)!fj~llYbunf}z!~GQSC@S�a)tAtf;V#^R6}S&`#LH`+ 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

    YPmq7R9?GLm9(_23R$pcQT)p0F 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%0DK0V^Yak+EI60@ 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 diff --git a/bot/lib/python3.11/site-packages/aiohttp/_http_parser.pyx b/bot/lib/python3.11/site-packages/aiohttp/_http_parser.pyx deleted file mode 100644 index b2ddeb3..0000000 --- a/bot/lib/python3.11/site-packages/aiohttp/_http_parser.pyx +++ /dev/null @@ -1,835 +0,0 @@ -# Based on https://github.com/MagicStack/httptools -# - -from cpython cimport ( - Py_buffer, - PyBUF_SIMPLE, - PyBuffer_Release, - PyBytes_AsString, - PyBytes_AsStringAndSize, - PyObject_GetBuffer, -) -from cpython.mem cimport PyMem_Free, PyMem_Malloc -from libc.limits cimport ULLONG_MAX -from libc.string cimport memcpy - -from multidict import CIMultiDict as _CIMultiDict, CIMultiDictProxy as _CIMultiDictProxy -from yarl import URL as _URL - -from aiohttp import hdrs -from aiohttp.helpers import DEBUG, set_exception - -from .http_exceptions import ( - BadHttpMessage, - BadHttpMethod, - BadStatusLine, - ContentLengthError, - InvalidHeader, - InvalidURLError, - LineTooLong, - PayloadEncodingError, - TransferEncodingError, -) -from .http_parser import DeflateBuffer as _DeflateBuffer -from .http_writer import ( - HttpVersion as _HttpVersion, - HttpVersion10 as _HttpVersion10, - HttpVersion11 as _HttpVersion11, -) -from .streams import EMPTY_PAYLOAD as _EMPTY_PAYLOAD, StreamReader as _StreamReader - -cimport cython - -from aiohttp cimport _cparser as cparser - -include "_headers.pxi" - -from aiohttp cimport _find_header - -ALLOWED_UPGRADES = frozenset({"websocket"}) -DEF DEFAULT_FREELIST_SIZE = 250 - -cdef extern from "Python.h": - int PyByteArray_Resize(object, Py_ssize_t) except -1 - Py_ssize_t PyByteArray_Size(object) except -1 - char* PyByteArray_AsString(object) - -__all__ = ('HttpRequestParser', 'HttpResponseParser', - 'RawRequestMessage', 'RawResponseMessage') - -cdef object URL = _URL -cdef object URL_build = URL.build -cdef object CIMultiDict = _CIMultiDict -cdef object CIMultiDictProxy = _CIMultiDictProxy -cdef object HttpVersion = _HttpVersion -cdef object HttpVersion10 = _HttpVersion10 -cdef object HttpVersion11 = _HttpVersion11 -cdef object SEC_WEBSOCKET_KEY1 = hdrs.SEC_WEBSOCKET_KEY1 -cdef object CONTENT_ENCODING = hdrs.CONTENT_ENCODING -cdef object EMPTY_PAYLOAD = _EMPTY_PAYLOAD -cdef object StreamReader = _StreamReader -cdef object DeflateBuffer = _DeflateBuffer -cdef bytes EMPTY_BYTES = b"" - -cdef inline object extend(object buf, const char* at, size_t length): - cdef Py_ssize_t s - cdef char* ptr - s = PyByteArray_Size(buf) - PyByteArray_Resize(buf, s + length) - ptr = PyByteArray_AsString(buf) - memcpy(ptr + s, at, length) - - -DEF METHODS_COUNT = 46; - -cdef list _http_method = [] - -for i in range(METHODS_COUNT): - _http_method.append( - cparser.llhttp_method_name( i).decode('ascii')) - - -cdef inline str http_method_str(int i): - if i < METHODS_COUNT: - return _http_method[i] - else: - return "" - -cdef inline object find_header(bytes raw_header): - cdef Py_ssize_t size - cdef char *buf - cdef int idx - PyBytes_AsStringAndSize(raw_header, &buf, &size) - idx = _find_header.find_header(buf, size) - if idx == -1: - return raw_header.decode('utf-8', 'surrogateescape') - return headers[idx] - - -@cython.freelist(DEFAULT_FREELIST_SIZE) -cdef class RawRequestMessage: - cdef readonly str method - cdef readonly str path - cdef readonly object version # HttpVersion - cdef readonly object headers # CIMultiDict - cdef readonly object raw_headers # tuple - cdef readonly object should_close - cdef readonly object compression - cdef readonly object upgrade - cdef readonly object chunked - cdef readonly object url # yarl.URL - - def __init__(self, method, path, version, headers, raw_headers, - should_close, compression, upgrade, chunked, url): - self.method = method - self.path = path - self.version = version - self.headers = headers - self.raw_headers = raw_headers - self.should_close = should_close - self.compression = compression - self.upgrade = upgrade - self.chunked = chunked - self.url = url - - def __repr__(self): - info = [] - info.append(("method", self.method)) - info.append(("path", self.path)) - info.append(("version", self.version)) - info.append(("headers", self.headers)) - info.append(("raw_headers", self.raw_headers)) - info.append(("should_close", self.should_close)) - info.append(("compression", self.compression)) - info.append(("upgrade", self.upgrade)) - info.append(("chunked", self.chunked)) - info.append(("url", self.url)) - sinfo = ', '.join(name + '=' + repr(val) for name, val in info) - return '' - - def _replace(self, **dct): - cdef RawRequestMessage ret - ret = _new_request_message(self.method, - self.path, - self.version, - self.headers, - self.raw_headers, - self.should_close, - self.compression, - self.upgrade, - self.chunked, - self.url) - if "method" in dct: - ret.method = dct["method"] - if "path" in dct: - ret.path = dct["path"] - if "version" in dct: - ret.version = dct["version"] - if "headers" in dct: - ret.headers = dct["headers"] - if "raw_headers" in dct: - ret.raw_headers = dct["raw_headers"] - if "should_close" in dct: - ret.should_close = dct["should_close"] - if "compression" in dct: - ret.compression = dct["compression"] - if "upgrade" in dct: - ret.upgrade = dct["upgrade"] - if "chunked" in dct: - ret.chunked = dct["chunked"] - if "url" in dct: - ret.url = dct["url"] - return ret - -cdef _new_request_message(str method, - str path, - object version, - object headers, - object raw_headers, - bint should_close, - object compression, - bint upgrade, - bint chunked, - object url): - cdef RawRequestMessage ret - ret = RawRequestMessage.__new__(RawRequestMessage) - ret.method = method - ret.path = path - ret.version = version - ret.headers = headers - ret.raw_headers = raw_headers - ret.should_close = should_close - ret.compression = compression - ret.upgrade = upgrade - ret.chunked = chunked - ret.url = url - return ret - - -@cython.freelist(DEFAULT_FREELIST_SIZE) -cdef class RawResponseMessage: - cdef readonly object version # HttpVersion - cdef readonly int code - cdef readonly str reason - cdef readonly object headers # CIMultiDict - cdef readonly object raw_headers # tuple - cdef readonly object should_close - cdef readonly object compression - cdef readonly object upgrade - cdef readonly object chunked - - def __init__(self, version, code, reason, headers, raw_headers, - should_close, compression, upgrade, chunked): - self.version = version - self.code = code - self.reason = reason - self.headers = headers - self.raw_headers = raw_headers - self.should_close = should_close - self.compression = compression - self.upgrade = upgrade - self.chunked = chunked - - def __repr__(self): - info = [] - info.append(("version", self.version)) - info.append(("code", self.code)) - info.append(("reason", self.reason)) - info.append(("headers", self.headers)) - info.append(("raw_headers", self.raw_headers)) - info.append(("should_close", self.should_close)) - info.append(("compression", self.compression)) - info.append(("upgrade", self.upgrade)) - info.append(("chunked", self.chunked)) - sinfo = ', '.join(name + '=' + repr(val) for name, val in info) - return '' - - -cdef _new_response_message(object version, - int code, - str reason, - object headers, - object raw_headers, - bint should_close, - object compression, - bint upgrade, - bint chunked): - cdef RawResponseMessage ret - ret = RawResponseMessage.__new__(RawResponseMessage) - ret.version = version - ret.code = code - ret.reason = reason - ret.headers = headers - ret.raw_headers = raw_headers - ret.should_close = should_close - ret.compression = compression - ret.upgrade = upgrade - ret.chunked = chunked - return ret - - -@cython.internal -cdef class HttpParser: - - cdef: - cparser.llhttp_t* _cparser - cparser.llhttp_settings_t* _csettings - - bytes _raw_name - object _name - bytes _raw_value - bint _has_value - - object _protocol - object _loop - object _timer - - size_t _max_line_size - size_t _max_field_size - size_t _max_headers - bint _response_with_body - bint _read_until_eof - - bint _started - object _url - bytearray _buf - str _path - str _reason - list _headers - list _raw_headers - bint _upgraded - list _messages - object _payload - bint _payload_error - object _payload_exception - object _last_error - bint _auto_decompress - int _limit - - str _content_encoding - - Py_buffer py_buf - - def __cinit__(self): - self._cparser = \ - PyMem_Malloc(sizeof(cparser.llhttp_t)) - if self._cparser is NULL: - raise MemoryError() - - self._csettings = \ - PyMem_Malloc(sizeof(cparser.llhttp_settings_t)) - if self._csettings is NULL: - raise MemoryError() - - def __dealloc__(self): - PyMem_Free(self._cparser) - PyMem_Free(self._csettings) - - cdef _init( - self, cparser.llhttp_type mode, - object protocol, object loop, int limit, - object timer=None, - size_t max_line_size=8190, size_t max_headers=32768, - size_t max_field_size=8190, payload_exception=None, - bint response_with_body=True, bint read_until_eof=False, - bint auto_decompress=True, - ): - cparser.llhttp_settings_init(self._csettings) - cparser.llhttp_init(self._cparser, mode, self._csettings) - self._cparser.data = self - self._cparser.content_length = 0 - - self._protocol = protocol - self._loop = loop - self._timer = timer - - self._buf = bytearray() - self._payload = None - self._payload_error = 0 - self._payload_exception = payload_exception - self._messages = [] - - self._raw_name = EMPTY_BYTES - self._raw_value = EMPTY_BYTES - self._has_value = False - - self._max_line_size = max_line_size - self._max_headers = max_headers - self._max_field_size = max_field_size - self._response_with_body = response_with_body - self._read_until_eof = read_until_eof - self._upgraded = False - self._auto_decompress = auto_decompress - self._content_encoding = None - - self._csettings.on_url = cb_on_url - self._csettings.on_status = cb_on_status - self._csettings.on_header_field = cb_on_header_field - self._csettings.on_header_value = cb_on_header_value - self._csettings.on_headers_complete = cb_on_headers_complete - self._csettings.on_body = cb_on_body - self._csettings.on_message_begin = cb_on_message_begin - self._csettings.on_message_complete = cb_on_message_complete - self._csettings.on_chunk_header = cb_on_chunk_header - self._csettings.on_chunk_complete = cb_on_chunk_complete - - self._last_error = None - self._limit = limit - - cdef _process_header(self): - cdef str value - if self._raw_name is not EMPTY_BYTES: - name = find_header(self._raw_name) - value = self._raw_value.decode('utf-8', 'surrogateescape') - - self._headers.append((name, value)) - - if name is CONTENT_ENCODING: - self._content_encoding = value - - self._has_value = False - self._raw_headers.append((self._raw_name, self._raw_value)) - self._raw_name = EMPTY_BYTES - self._raw_value = EMPTY_BYTES - - cdef _on_header_field(self, char* at, size_t length): - if self._has_value: - self._process_header() - - if self._raw_name is EMPTY_BYTES: - self._raw_name = at[:length] - else: - self._raw_name += at[:length] - - cdef _on_header_value(self, char* at, size_t length): - if self._raw_value is EMPTY_BYTES: - self._raw_value = at[:length] - else: - self._raw_value += at[:length] - self._has_value = True - - cdef _on_headers_complete(self): - self._process_header() - - should_close = not cparser.llhttp_should_keep_alive(self._cparser) - upgrade = self._cparser.upgrade - chunked = self._cparser.flags & cparser.F_CHUNKED - - raw_headers = tuple(self._raw_headers) - headers = CIMultiDictProxy(CIMultiDict(self._headers)) - - if self._cparser.type == cparser.HTTP_REQUEST: - allowed = upgrade and headers.get("upgrade", "").lower() in ALLOWED_UPGRADES - if allowed or self._cparser.method == cparser.HTTP_CONNECT: - self._upgraded = True - else: - if upgrade and self._cparser.status_code == 101: - self._upgraded = True - - # do not support old websocket spec - if SEC_WEBSOCKET_KEY1 in headers: - raise InvalidHeader(SEC_WEBSOCKET_KEY1) - - encoding = None - enc = self._content_encoding - if enc is not None: - self._content_encoding = None - enc = enc.lower() - if enc in ('gzip', 'deflate', 'br', 'zstd'): - encoding = enc - - if self._cparser.type == cparser.HTTP_REQUEST: - method = http_method_str(self._cparser.method) - msg = _new_request_message( - method, self._path, - self.http_version(), headers, raw_headers, - should_close, encoding, upgrade, chunked, self._url) - else: - msg = _new_response_message( - self.http_version(), self._cparser.status_code, self._reason, - headers, raw_headers, should_close, encoding, - upgrade, chunked) - - if ( - ULLONG_MAX > self._cparser.content_length > 0 or chunked or - self._cparser.method == cparser.HTTP_CONNECT or - (self._cparser.status_code >= 199 and - self._cparser.content_length == 0 and - self._read_until_eof) - ): - payload = StreamReader( - self._protocol, timer=self._timer, loop=self._loop, - limit=self._limit) - else: - payload = EMPTY_PAYLOAD - - self._payload = payload - if encoding is not None and self._auto_decompress: - self._payload = DeflateBuffer(payload, encoding) - - if not self._response_with_body: - payload = EMPTY_PAYLOAD - - self._messages.append((msg, payload)) - - cdef _on_message_complete(self): - self._payload.feed_eof() - self._payload = None - - cdef _on_chunk_header(self): - self._payload.begin_http_chunk_receiving() - - cdef _on_chunk_complete(self): - self._payload.end_http_chunk_receiving() - - cdef object _on_status_complete(self): - pass - - cdef inline http_version(self): - cdef cparser.llhttp_t* parser = self._cparser - - if parser.http_major == 1: - if parser.http_minor == 0: - return HttpVersion10 - elif parser.http_minor == 1: - return HttpVersion11 - - return HttpVersion(parser.http_major, parser.http_minor) - - ### Public API ### - - def feed_eof(self): - cdef bytes desc - - if self._payload is not None: - if self._cparser.flags & cparser.F_CHUNKED: - raise TransferEncodingError( - "Not enough data to satisfy transfer length header.") - elif self._cparser.flags & cparser.F_CONTENT_LENGTH: - raise ContentLengthError( - "Not enough data to satisfy content length header.") - elif cparser.llhttp_get_errno(self._cparser) != cparser.HPE_OK: - desc = cparser.llhttp_get_error_reason(self._cparser) - raise PayloadEncodingError(desc.decode('latin-1')) - else: - self._payload.feed_eof() - elif self._started: - self._on_headers_complete() - if self._messages: - return self._messages[-1][0] - - def feed_data(self, data): - cdef: - size_t data_len - size_t nb - cdef cparser.llhttp_errno_t errno - - PyObject_GetBuffer(data, &self.py_buf, PyBUF_SIMPLE) - data_len = self.py_buf.len - - errno = cparser.llhttp_execute( - self._cparser, - self.py_buf.buf, - data_len) - - if errno is cparser.HPE_PAUSED_UPGRADE: - cparser.llhttp_resume_after_upgrade(self._cparser) - - nb = cparser.llhttp_get_error_pos(self._cparser) - self.py_buf.buf - - PyBuffer_Release(&self.py_buf) - - if errno not in (cparser.HPE_OK, cparser.HPE_PAUSED_UPGRADE): - if self._payload_error == 0: - if self._last_error is not None: - ex = self._last_error - self._last_error = None - else: - after = cparser.llhttp_get_error_pos(self._cparser) - before = data[:after - self.py_buf.buf] - after_b = after.split(b"\r\n", 1)[0] - before = before.rsplit(b"\r\n", 1)[-1] - data = before + after_b - pointer = " " * (len(repr(before))-1) + "^" - ex = parser_error_from_errno(self._cparser, data, pointer) - self._payload = None - raise ex - - if self._messages: - messages = self._messages - self._messages = [] - else: - messages = () - - if self._upgraded: - return messages, True, data[nb:] - else: - return messages, False, b"" - - def set_upgraded(self, val): - self._upgraded = val - - -cdef class HttpRequestParser(HttpParser): - - def __init__( - self, protocol, loop, int limit, timer=None, - size_t max_line_size=8190, size_t max_headers=32768, - size_t max_field_size=8190, payload_exception=None, - bint response_with_body=True, bint read_until_eof=False, - bint auto_decompress=True, - ): - self._init(cparser.HTTP_REQUEST, protocol, loop, limit, timer, - max_line_size, max_headers, max_field_size, - payload_exception, response_with_body, read_until_eof, - auto_decompress) - - cdef object _on_status_complete(self): - cdef int idx1, idx2 - if not self._buf: - return - self._path = self._buf.decode('utf-8', 'surrogateescape') - try: - idx3 = len(self._path) - if self._cparser.method == cparser.HTTP_CONNECT: - # authority-form, - # https://datatracker.ietf.org/doc/html/rfc7230#section-5.3.3 - self._url = URL.build(authority=self._path, encoded=True) - elif idx3 > 1 and self._path[0] == '/': - # origin-form, - # https://datatracker.ietf.org/doc/html/rfc7230#section-5.3.1 - idx1 = self._path.find("?") - if idx1 == -1: - query = "" - idx2 = self._path.find("#") - if idx2 == -1: - path = self._path - fragment = "" - else: - path = self._path[0: idx2] - fragment = self._path[idx2+1:] - - else: - path = self._path[0:idx1] - idx1 += 1 - idx2 = self._path.find("#", idx1+1) - if idx2 == -1: - query = self._path[idx1:] - fragment = "" - else: - query = self._path[idx1: idx2] - fragment = self._path[idx2+1:] - - self._url = URL.build( - path=path, - query_string=query, - fragment=fragment, - encoded=True, - ) - else: - # absolute-form for proxy maybe, - # https://datatracker.ietf.org/doc/html/rfc7230#section-5.3.2 - self._url = URL(self._path, encoded=True) - finally: - PyByteArray_Resize(self._buf, 0) - - -cdef class HttpResponseParser(HttpParser): - - def __init__( - self, protocol, loop, int limit, timer=None, - size_t max_line_size=8190, size_t max_headers=32768, - size_t max_field_size=8190, payload_exception=None, - bint response_with_body=True, bint read_until_eof=False, - bint auto_decompress=True - ): - self._init(cparser.HTTP_RESPONSE, protocol, loop, limit, timer, - max_line_size, max_headers, max_field_size, - payload_exception, response_with_body, read_until_eof, - auto_decompress) - # Use strict parsing on dev mode, so users are warned about broken servers. - if not DEBUG: - cparser.llhttp_set_lenient_headers(self._cparser, 1) - cparser.llhttp_set_lenient_optional_cr_before_lf(self._cparser, 1) - cparser.llhttp_set_lenient_spaces_after_chunk_size(self._cparser, 1) - - cdef object _on_status_complete(self): - if self._buf: - self._reason = self._buf.decode('utf-8', 'surrogateescape') - PyByteArray_Resize(self._buf, 0) - else: - self._reason = self._reason or '' - -cdef int cb_on_message_begin(cparser.llhttp_t* parser) except -1: - cdef HttpParser pyparser = parser.data - - pyparser._started = True - pyparser._headers = [] - pyparser._raw_headers = [] - PyByteArray_Resize(pyparser._buf, 0) - pyparser._path = None - pyparser._reason = None - return 0 - - -cdef int cb_on_url(cparser.llhttp_t* parser, - const char *at, size_t length) except -1: - cdef HttpParser pyparser = parser.data - try: - if length > pyparser._max_line_size: - raise LineTooLong( - 'Status line is too long', pyparser._max_line_size, length) - extend(pyparser._buf, at, length) - except BaseException as ex: - pyparser._last_error = ex - return -1 - else: - return 0 - - -cdef int cb_on_status(cparser.llhttp_t* parser, - const char *at, size_t length) except -1: - cdef HttpParser pyparser = parser.data - cdef str reason - try: - if length > pyparser._max_line_size: - raise LineTooLong( - 'Status line is too long', pyparser._max_line_size, length) - extend(pyparser._buf, at, length) - except BaseException as ex: - pyparser._last_error = ex - return -1 - else: - return 0 - - -cdef int cb_on_header_field(cparser.llhttp_t* parser, - const char *at, size_t length) except -1: - cdef HttpParser pyparser = parser.data - cdef Py_ssize_t size - try: - pyparser._on_status_complete() - size = len(pyparser._raw_name) + length - if size > pyparser._max_field_size: - raise LineTooLong( - 'Header name is too long', pyparser._max_field_size, size) - pyparser._on_header_field(at, length) - except BaseException as ex: - pyparser._last_error = ex - return -1 - else: - return 0 - - -cdef int cb_on_header_value(cparser.llhttp_t* parser, - const char *at, size_t length) except -1: - cdef HttpParser pyparser = parser.data - cdef Py_ssize_t size - try: - size = len(pyparser._raw_value) + length - if size > pyparser._max_field_size: - raise LineTooLong( - 'Header value is too long', pyparser._max_field_size, size) - pyparser._on_header_value(at, length) - except BaseException as ex: - pyparser._last_error = ex - return -1 - else: - return 0 - - -cdef int cb_on_headers_complete(cparser.llhttp_t* parser) except -1: - cdef HttpParser pyparser = parser.data - try: - pyparser._on_status_complete() - pyparser._on_headers_complete() - except BaseException as exc: - pyparser._last_error = exc - return -1 - else: - if pyparser._upgraded or pyparser._cparser.method == cparser.HTTP_CONNECT: - return 2 - else: - return 0 - - -cdef int cb_on_body(cparser.llhttp_t* parser, - const char *at, size_t length) except -1: - cdef HttpParser pyparser = parser.data - cdef bytes body = at[:length] - try: - pyparser._payload.feed_data(body, length) - except BaseException as underlying_exc: - reraised_exc = underlying_exc - if pyparser._payload_exception is not None: - reraised_exc = pyparser._payload_exception(str(underlying_exc)) - - set_exception(pyparser._payload, reraised_exc, underlying_exc) - - pyparser._payload_error = 1 - return -1 - else: - return 0 - - -cdef int cb_on_message_complete(cparser.llhttp_t* parser) except -1: - cdef HttpParser pyparser = parser.data - try: - pyparser._started = False - pyparser._on_message_complete() - except BaseException as exc: - pyparser._last_error = exc - return -1 - else: - return 0 - - -cdef int cb_on_chunk_header(cparser.llhttp_t* parser) except -1: - cdef HttpParser pyparser = parser.data - try: - pyparser._on_chunk_header() - except BaseException as exc: - pyparser._last_error = exc - return -1 - else: - return 0 - - -cdef int cb_on_chunk_complete(cparser.llhttp_t* parser) except -1: - cdef HttpParser pyparser = parser.data - try: - pyparser._on_chunk_complete() - except BaseException as exc: - pyparser._last_error = exc - return -1 - else: - return 0 - - -cdef parser_error_from_errno(cparser.llhttp_t* parser, data, pointer): - cdef cparser.llhttp_errno_t errno = cparser.llhttp_get_errno(parser) - cdef bytes desc = cparser.llhttp_get_error_reason(parser) - - err_msg = "{}:\n\n {!r}\n {}".format(desc.decode("latin-1"), data, pointer) - - if errno in {cparser.HPE_CB_MESSAGE_BEGIN, - cparser.HPE_CB_HEADERS_COMPLETE, - cparser.HPE_CB_MESSAGE_COMPLETE, - cparser.HPE_CB_CHUNK_HEADER, - cparser.HPE_CB_CHUNK_COMPLETE, - cparser.HPE_INVALID_CONSTANT, - cparser.HPE_INVALID_HEADER_TOKEN, - cparser.HPE_INVALID_CONTENT_LENGTH, - cparser.HPE_INVALID_CHUNK_SIZE, - cparser.HPE_INVALID_EOF_STATE, - cparser.HPE_INVALID_TRANSFER_ENCODING}: - return BadHttpMessage(err_msg) - elif errno == cparser.HPE_INVALID_METHOD: - return BadHttpMethod(error=err_msg) - elif errno in {cparser.HPE_INVALID_STATUS, - cparser.HPE_INVALID_VERSION}: - return BadStatusLine(error=err_msg) - elif errno == cparser.HPE_INVALID_URL: - return InvalidURLError(err_msg) - - return BadHttpMessage(err_msg) diff --git a/bot/lib/python3.11/site-packages/aiohttp/_http_writer.cpython-311-aarch64-linux-gnu.so b/bot/lib/python3.11/site-packages/aiohttp/_http_writer.cpython-311-aarch64-linux-gnu.so deleted file mode 100755 index 82ea544794f7258339312c04a187b916fb216d7c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 664344 zcmeFaeRx#G**`wJn}qP9BH<+gG-m_IOBIpVpjJ)-0=^>zwQ9S&*(?wel9+5XfRzQ& z(qf;og%)aUS+KV3*7l)oqEKyFQ2W@bErPY!7u^I@B(?=n$@1dQHkv!W{{gl=Z!5A9#5euL00}5 zqkR4umn>*KU%tSoxAP+7Y1LzC*3-`!_4IQ_J?pvO6x({{n$;;I|B6lV(w`&Ea@Lb& z`ETC4!3w^=+TW;{{%khevz}JH+fk2l{-^)?n+4~a?PbE{sM&z^w6sL>K>QJnIkzqp zcRaX#{h@9 zX8h-ZwORU53%SH#vCC;8VB~xsji7<^{^g=!tIulYPa$AW^mo9gC;DTk+!K9e2L3Q3m{%WuX682EDwLq5Pe2 zwms>KgR&?3S2N&NodM?`LT5ekIhKL`?+o&MBZK^7GRRq*f&X7K;Cyukz0_vt?^7B0 zJO%lC@-x58z~?I&=+9)3=f({EeLjOc)fvkF6a0IUlWwyoeSy8u@R$DY&J1#{%U};L zXOJ^5gWhX0(6tQw2W05)pEL0JeTMS?1pl7!>65_@$7aA`Rfcwdk^$$10Jtao2V^M! zaRwYFWhg&4L-~pf?S7hpk3U0y@6N#gcm|yRoT1(28F2n}hVmyf*wybc;J+b5`Ar$h z|007tU(bNUl^JmOQ-<=ZGT`IPAkV4{IQ%0+yMN7~$NUWPTn_#k{?h;5lR?f?DA<$T zZqHEu#tiLF&rrTF0}fATpqFOo@7N4_&&_~aSq8ly0eyhzE1n+$hDzTrhddXHAtK%f z0^pzV|9J6u7B8!<@iYW|^+AtEcy1`W#ZwWe4=k>12nOoQZkbtKTN5brl~)Ihyql^(+F>m>-N`KIEYv2LAUf<;Rlr66dTwh;bThDZT zy=Qi9{W2fRF>}FkG`vjBUJwX^Q)SI!i_-!&GH?09no56dMZj}I4J56ZU0=JbvzV3D zjd)8SxTLnil;gJYr2z;vClD+N1}TVI#T1DBm=*9|T8Vl^~z!?L>C`k)2#EwvSm)d50d z^b&LL9>iQ;>xEVItU48Q_{Yz%nF01p^2TE&e6{u%I4zmdW zY<8+4SYPj7LS-Ah_mosr7~KR(3W?saGj~=7msrqHg4_K5#`^j|1&Yyj(Sh1!M#Ykv ziUoB6nun##S%F2q#%gx8)YlL&jfS;AA+I@=_Xp6O^K@yMSD+?PU+IS+(k@|wJ!Vis zsTUMbHNUV1rs1y&RDb~+1g5w8mYH_6EU?VKtPW(8FG5;<6B`>GqdMym;q@i4l1 zbKw3!wNXn}D64PmDnFBh5SqSzSzVBdoL!F=O+9g-1WGYjJagexkV*Z|?;KN#&Mmx6 z*`PH7&^atTcLeGiVEmMRfv2IS4h|u>2&vNL!9au5h*6dr>Fyu8oIqEe)Rw6gYvj)g z(4By#)Ulaq*zr6LcaNuTd6Q?EF;prWJj;BQH6CAO?UG=y&g1dO#{>117;fNUf(SJj z2ufvjB5(E%<)k2{*>!f-=u=69Nr2uOq&h96sr`Ai4Y$=)FE6QIOiv)$fU6veunCo| z=cbz42Wl*3Tjn&g`$&SXvYc8E`bP^?)g8X-#%?}|L$lL+8y%&Gpvj?%1?7XcOOt>xW!zI&N>u66iXE)aP>Gfcb$2$Sa))6tN&!TSs0#!U9QP1yoLD1-$=Ff#na>)>nYk zxGYc;q;=d-Q;EsFyMdZ!8CZn*voa{EE6eMGatayWP&(Ea;`pnk z$&~|RWRCy!fB#9Dp1E|d**(=&BNM%=#Q*ynyUE%G2##87$IapIVg=|FBg}xQ6^C`1 z3#mxHvEI_mIITs$*`$w2qg&|-Y4n%PII5mTPh5zFDgMn%qlZkoH;o>@z$jmrMn8Iy zK@X+TUpDC*(&%who=6%!-=yzMqfapT#M9{gP5S;cdYws6q|tYo{Ew&6=b7cjSuBk4 z&%$}GS-yW7eS=BY(&%GM`h+z44wJv0Mqg)^pO;3TXVSfC^qnTXE{)z~(nD$VVw1ih zjef|KCz3{AVwT^TM&Du5<7xCkEhXhnRH>ED_Hp7W%BQzMvs_u zEsZ|GlGBWbTYPkLfAVq~{ZMaXpdCu1d;1yod_0Y==NjcZ(&+I%M*03`gI2o{^Cdrx z-jrpO*V5?va$~%E)982Q80DMN=n=DDp)~qVQ_dY}^cUR*|6OTxF9W{#_i`Ftj4Oy{T3=Vlw_$E4B6m~vYDEIvm~{O6{X4}HOq z$7;ta-(i;DkybvpuYvRaGC??|IhFzJ@O7XP^>eV*A5iyj|t$a7a3T{m&7OQYXq z@@Yz=TYN%kbc@fHG`iR16G@|2nDXpMqrW)DkTae}uQU0)oJP0!>`$Xxe2%8kLnfc& zY4o@`uXUu+=bG~L&oS)6!gGVkCqIq8w!n~IOQT0FHR#3Zbd!&sMz{FPO`}_UylM2E zCZ8o~^n}^3b!qgtS$;zr-73E`jlSP3zblO{%>EuqqbJPri8Q)ZUi9jY=W(-qZW>)P z`HxAX3)4?dNTXZj=cUp6o8|9Hqle6K?M{G>vp`E;bw`(0(UJJFp zwDq*;mVaB4R{m*oyzfe*AI&lQl}69%XVCLg#=6J>b3rJu^Pi^B`*u==7^BepDf9^n zy- zLO-g|M=12;3VozP?@;KY6uO|J#Xs8lXoa4u(8nnB{tA7pLeE#|;}p84(9Nr9GIxwZ zAFq_3pwO>W=*0?sfju0o%v(B~=iNecZgg+5uKdlmW=g}y|gPgUr33f+n~ zF}q2j7c1pM3VpglU#HO3`C@}Yzg8)~MWJ7(&?5?6SLizwdWk~csnAOm`Ywe&Q=!Kd z`YeV1vO>RJq3>7dvlaRwg+522ClvZzg??0_-=xrwEA*QcdWS;4RiR76N1FD3n?lbe z!KB}=(EBU&1qwZ1p_eIiO`$JT=wlT69SVJdLcdF)7c2C;6}qm_zpT*bD)g@?^mz*1 ztI+RK=stz+Rp@?&zC@u{DD*mozDS`rDfGn(J*3bp75X}bzEq)aQ0P?(eTzb`R_GCh zzD%L-Q0O%ZeWya_T_^jWjew1Sjew1Sjew1Sjew1Sjew1Sjew1Sjew1Sjew1Sjew1S zjew1Sjew1Sjew1Sjew1Sjew1Sjew1Sjew1Sjew1Sjew1Sjew1Sjew1Sjew1Sjew1S zjew1Sjew1Sjew1Sjew1Sjew1Sjew1Sjew1Sjew1Sjew1Sjew1Sjew1Sjew1Sjew1S zjew1Sjew1Sjew1Sjew1Sjew1Sjew1Sjew1Sjew1Sjew1Sjew1Sjew1Sjew1Sjew1S zjew1Sjew1Sjew1Sjew1Sjew1Sjew1Sjew1Sjew1Sjew1Sjew1Sjew1Sjew1Sjew1S zjew1Sjew1Sjew1Sjew1Sjew1Sjew1Sjew1Sjew1Sjew1Sjew1Sjew1Sjew1Sjew1S zjew1Sjew1Sjew1Sjew1Sjew1Sjew1Sjew1Sjew1Sjew1Sjew1Sjew1Sjew1Sjew1S zjew1Sjew1Sjew1Sjew1Sjew1Sjew1Sjew1Sjew1Sjew1Sjew1Sjew1Sjew1Sjew1S zjew1Sjew1Sjew1Sjew1Sjlln(5IDDTPxPEigimCPP3Knb-4S(AET28Y;iu~Sd>cM6#&(>X{NDd|2)mn!KCkuF!#1CU;$qz5Ct zT}cl`dY_WM6zMi4U4*pL(bfKCNEa#TaY&ac>G4RHE9r?yuTj!dk>0MPuSR;GlD-b< zHYHt(wA0zu{%oX+l=O{Amn!L7kuF!#^O0Vor0+m_yOO>e>3vH2D@eB~>2joT3Tzq>GgFF{DeC^uLfUSJEFLy+%oYiu86ReH!U~O8PUT+my7k z1nuW`wV#7@k&^C%bg7cQ5b1IyJpk!7N_sHT+m-ZCr1vT5OOb9<(nUx+dv~>e8PY{c zdK}WFN_srf8p|6r=+h#x=l%!BJJ$c)&6Xxim+Rju`!TtIHL0W$8(OnVxhxI;MHyyTy(< z$<;z^a0?L@LQn2Vr8f5yV&FE1Xm<72lR|{%&k(M5-66`lm5&?ce}(cWGr);DENjgZ z=T`nk&K)NgIHD(AS>ryr#~J+ua(oIIS|QUfK1*$mI7RcvE)n~c5K|=Y_?+Zcr)ZB0 zQP%1j980(cLH2>MhfwyUON(QguMo`%SKhb_&~5@{cB9PMRBDLi^Tr&= zjk1s}B*f&whK%z~83&wPP!j#*p3>;Kl`qISO_i1Me3B=Um#|K*o;(b`g<0Ykai=I- zgZZrF-jd`DqD07O^7JI-qh7jn z@_bYSHqvejMe>t#sm*OKi11;TBissmJA9EN+6FzfuF4*pfGxBZ!lwJ_$s*{zG)shw zgh)b1$#W}TGJ8Y_%e2TzhA9%du z%xjNl!JZ{=A#KPDKGe}W)C1(D+zE`)llXg&azW+<Y^=NPcY^C|z#XtHV+Z0IFZ z=g&tuW@$r)|ADR^oRy^BX$MZ==7SG(H_u6y&efA1jN?}6dj`cuz&@R5do$Y6dx@4S z(Kaz#pCvZMb41HB(21R_4}UXo0(2nsm1?4Ri8B$OE<%M5A%CUEwxc%Wme z)6pJ3n=0eDJe4EDXM2fF@OhJ4B`yPF9Z1K|q^3~+f+~1rR%S=f&2#|AUeWIW)9v>Y#~k383(R{*&ouNQ*3IBEpE!zpOn(?L z{b6FTY-<%|!T8sQ-Hgd_K7$uSEXO^${vUf3_&)Grdv9M79D-a@7MVQXBE z1CJ2KCT-msbKAg2%N5DU1?Kn+<%cztBOjI(C`(K=w6R^bIV)MJiEs((I54J5p%aXi z4eoe;_)^sK_U)J^b^AQ#lHaaA;Ppj58Vw%r|Gnwk2_gPacx~NB4(Q<-@FI4HibVJ^ z_U$48y^5BbpzFlF{TDn6p6~ztu7kf51>r~V{*+z-emQ--W#u{WwP?F^-n@ftE6O{5jrlRH^d<<%3EzhDo`jaVW3$hwEZ_UZ5Pdj)UWypiRG?BOU?kix6V^KabPP9m! z@0yd;(7!F9(bp!%ism*vH^c6!kJj?O;cD0^?Z^l0^yh_~m%Zqt*YuO$K^wH~2K3R3 zJwkjm<^t5CKX8Xc_+HxiP>~d%OWkadYnI*U@01wovR&;m(M(*+zX3mmeGg?mgFNr3 zj%lZW+jptU(gMu8gJXjrD{-bh9%P$0qD{0B{{w7egu#dS8tbaO*jVtd6+C{UiKxk!T(OUUFW*d-?r(vTd{Z7+R}?yM1@bzO7n%k;m~D)cF`%6VErR*%9NszhHTYX6@-bHC zhd`59M@EF(Jg|9;|F&9ZblXLt`G;Kv<9dZkqVHFU=zFf=vG)rd(E#djopNTFNJ4M( zTdxtj$*04W71i+^2%MyUaY^6uddLO;BlSN#)(Q*;QUNB*Q@*a^zSVPC)ESQ^B+b8zhJnbhW=!am;7E<7=2m?-NkuPNmz zPo7c!ILbeP@<#iEV;>@YKYYVmXlK$0`o_=!-$QzG8~Vj{O$c_=fc^J>K^|hA&@e80 zVcvr8IgB}{4Ql}6vqH)%Vh;3CgPdv~52B5b*~gQY!Z&x0k%6&Sk#`7flV3jCAG(U` zp`o!~I>jcoA0G_=g?#P-IA^*;dh%hkwHo|5=0n3frmY4)pTvA%Y!~?Tgy%0oKL|cP zjtls%a_p(OR$L{V?eXEFZ1RI_cVKMIg?jQz@aI_fp`3;?-abR4<-nLR#)hoK`V`t|y*)G^e)qQERPeYC{$Reod)2M7-9D?31bNk%aI!KfW zA$AIJU6{U!dRY&74ISheI`|R#4UBxI4iZB#Pj>1cFLo!&J577g@0-r6I&$+JV{O$verRY}?Fnk5|>3ekSgO+2=U+tO*|28x>%EXQHoFJ}P zKk3FEc0c#9hf#+12wOPrP7IZPp5yBh*!!ZvrBTei&3iO)LO4PPo{EGXe@SGo-!mNJ z=Dk#z7jlUo%}I_xTWcT}d1T#3KRrzHIgPgaf{!2ca{P@%Ilqqe2=cR04n9H7)46Cb zaX2;AYvA8)OkWHhT+0rjzh!&o9+i0M4!Qr`FECGWz0dXsVr}5|8uQg(QRXVNUx6oe z@)bNoz^55cxzE76;~G8rcceLPBA6SA*&(DkZo$9#OL#wncaBkMudo%g13!`Hk1D8s&-1pYnY@(S`b z*oXu6!E${6>|AO{IpSR9M^Y^s#^#0aM;wz}TZ}+IC|7Tjw*7Fbr2zD5ti=j*o%cb$ zvVMHmgnWM*YmLHw#(QCZ<0+#PpG9lr%Ry2+PCZ1Q4HO8LaVO{Q#rfowvK zk!!=#&~LnN5dBAoC(HNHfr$ofzX*x&m3V&>wocjO@F#nJsV5geexEsZ;=&j^+nzJ_ z=j+hcU%{VarUiAIF)ty$BA>)%7xIP!=LTSPZsqmSlM7~J|2hY2@VQun-+(pvjZv)E z!;I6TkH>|#Z&-vJ;n}B6o7*`jsY4HMBi&gh1iy%~ZailQBlaT4=>~~U^Ks5yi0k)M z-Yvu{MQ2wXEa|s;z58s*#=YQO4%;q0Iwy&7g1XMmy60B@)`$o76-l`sUE`k)yPPI< z@x+{Di1xv85xG1(9yq*(eK7m%T{B|($-X-F@%!YSu2AbbU-&z)QPb(~VvH{L!?5?T z1HOfQP|FDH+0?a2dcKqg{wh-$0l#kfG_EB@|J9GDmsR^szc1!t{zPBZa%%s6g}x(p z((IiN-;MsAS6}=5`m|SX5qx_p)pA7-Z^$F`8bE`GVy`&ahj!!V#1cl+!$GN-yt^_vyxW6Uxi=E9B76 zq?+GOvxjplpI2g#BK9$D8D$xN%<8Z2W}I(rKQUks`neUpA%d94W55GA+^6T@3BR!o zc+lS*$9|b{sy4(gjX2edJ2)=3!q2QmohP$J%SiAhhK^iO<_4au$Ff#k?x|Tv_AAZ* z>`o%S1pe&5#h>6W|Ist zA%->qZ7@zota6|ai$2bz3;6Q$cte-nc*h;#so?!*@V4p?HS5Pw|2XL9@qm82@qm1z zz~e=fJZ zB|H68r~HUl<;~KQd6>t&#@Zt6bqd&o6*Dz_qvK{h$@$-h`Ck(=-h>Zm&RbU!^`p+l z*&^wOAM~T%Ovt(BMk75Fe$k0E`t!Pz@8?o2?{%a$Z=9_s8E=5E-rukf>k_=H@?_1M z9d+d9MDvQVmd5_%N5CKiK7#9V@QFYM1YNAPs9aM-ApfsGGy5RdM=0BD*t^jOwNEbs z58C}c$nz1}Pq?yTd+>e??*=}``SfbERYa_@CMAp#piDb(%FPmj(FO*Ntg_u7uubyzh z_T2r~Jg(Y~o&yE zyaSZH0bO~kFGOCEl2_D~=R+*bdzq4VSyx^OVrJfPO5V7xJa=E@jaTw8jx1Rmh>3eA zDtQyT@>&st@=jIquwSw2?d^rUON~8G#O$M$w=D;Gu-DGM!`7|5)z~k{ScruS?B2@r zAx_|(uhhewYvq+-zVqIpZ7iDhUdWi>6B+<@{9?# z76K2>rC#TZH?X2IgK>vECHE0&vL(iywiWaAm?S$4PRuP3qEt+`oTCyaK_FwWJibR z>&fAm_Z_;P+>W`~Eu7z&fi)G{Ds%KhJPd1wGY!{A8Nc9pqrv+RJGjPQgL#a;&5e3R z(20z4c_R3wNh2^+UX4&J2G4afVv0Tb#)#Dn4@udpLKwle2djf66(UwM^;6RK3 z>ph{ zGpoLhILTD|LsLBydjlQ`++k>`~!o5`JemF%9$NOgte&Vg#Po;5kE2zHwpx zdY<_ei0uc40iU60D>X+X<#}?i8=}sBdeqPP1al_m#py2BH&oy4U3qoK>J?Xa+>O{} z+eNd1{h(MY_Tc}6_QhwZDQ`iShtUpkCfKZD&2 zf*e^`o3-FPC*>T}ET`o2G?FG%88#{H+e0QR^ocnsC-+w?^ zi#MN~zc}|{9^6@qd64ti$o{3LTRA>Z*EtXSuX#9+!I;!dJapg@LK?Dm&UFd+7^{72 zp5HEvd7kzc5MAJ$Vlxt@9- z@-U{!I9BNFzqt?Y#MPZJWN$WQ|JVOTc5#uEeVHXY{AZ`^m?!@e*~>py_P=zOUB6Ja z_eeL{&tIn%ITOY@ZH%%`8*~18=zLpn#jZ2u>4sUTzifB0*{-!tqYcXS6ULZjJDqKh zRN5Z-pS4}sQ``E*vhBI&wcWMmvPjAv2yrz`u5Vq#bI}1fb83DlxG`ki|ZAi zbI>c3&d%I;(up{QNmtvpbkmKOZt(gscya$|$~>Pu4@etV*Bb_24vY_X*70epvpS}7 zJ*H1%;jlr{SI!j9M{-F*$|?!>?_@2(Kr-yxs#!6xwCgu4p# zJ>t z*~h2yeo_KH*Yz~~Auy=G+`JWjc^PcOkGYR{x?pdhwa4NA%FX)+GjKlQ!MIDd3US?oFo3vVq4Vh*|s?ZM_3LzIi59_7vLU z+{CutA#SHrWluKwI_NXE;vSsU*7MR{yT&)?592P83u`J@lyUb{7|(;S4&0L?exdin zoi>g`>_*j^uu%PRn8%DJ>o+@ESdM=&Sz|tK7@G|-Rc+TAwR}A=OV^2_d(}Ar0Fl*h^hIE{vEL9 zE!yzAkaGvx7m(w9*w;4dO5{p8j$ocBge(H%dJNj*J;|8Z5z(^bERBG81D&F zE~^~#STf99#P&KE~NVXIvR=F|Pb6 zaQC5~J|nKY!Hg^KBwk8fc_%R&2zku7a<_88Rm$x5x@26rPnz85Z@2PFTv_t{?Bny} z%IaP?4}K&MxOy=T1pI>6i8Z`3KhO`#`97rY_B!&pKH4Cj<{A^{Z|Dboi9?94b=Vyu z$v7hYM3(uE<6X)w^R_MuRP8w&%al}Bfq2t5g6Gz*`lIQQ7_b5jkay$dRk#arx z9rS^A&atWiSIUSo%`NzgU=HMd#5tF9(x6x=e2^|?yvaRi1m#gq&Y20!gHthY?gecl z=H3R>h3sF%Nb9P`%vMhv(&ISAQVm*)k<=ub$$Bi{$bUd222CF3Eh#OTF2SOay( zh;c{q-GS#0lw&^qJntQn&i#tIuFpfCGV3ODoYeVhNmRx~XLrR#%h~T6h1>&{13xEp z$MNkHMx68s_6>UhGfuj}ij!LN&$*Sxom1X7#M#3*>YqC1{P1PeeE_;{gRa@9k{5CR z4EXAylHFNYla0jOTr_Xw`qEr|_g1H~>S@f&6`Gigd2l|@LBEMT^2{u8@hXv3wG`uQ zjd0ym`e13_@~ky|N9`|Kk2wwXa;pA-dEyA>1(s{aJ87kFtQlH}IphM=W7&u-E2?mR z4(Fy_`$O)Jx$Z&yV%%F-V~#{j@!-=0p#o z>{}=sN#7UciRNA08<}Uxi034|pryxzbN-RH!YcIy$ zI&Uv}#V2ytmkP076S=Plk-a`=xE{T1_?{isx~~;H#%7C)Dd%@!^P6(T?y(`qZuCoH z!@IV-fSuQD_vBx;4prOT1{=*6j*A(?cC31EV?J=A?+U?>u^eUY4SUaD>)7pjQ6yJ6 zdsi*ReOBt3b8@;}MBs~l4g1ke`_W-P&{6Yl&b`Y0gb47aY)_I0@Y?cWs%0_WdDr2; zk^U9ZOJq7P_EV$-^1T3ez-L9b%lDzNr$A@yi@Mm3clsd_3LRLFK2V>WV`j{neQq1D z@$Q4{zZK^O0VDXw@Ic_S4SFZPI@IH{22bkhf>Uxl%Dem_Vc^O-EN{*YGKPTpuVpRT zWnB;Io^zrLW7!TJqUG*t->tnfAeUfxCdCabt>*~;CU84Y3pZ>`^NSL zEme4;G9OP@LHjz`zV91)G;~|P1zEYnCeoJOMTqGP)pw8TuZI(*VhVgn>|MkGkE{~A zhd`f<5yqE8r+xJ3!4rtbZ=M}JvP$1w4w*GzxM;A5K5=Evf+t)B6LBwU_lrx4ioK8O zQTEfpSyHy3htA290-L4)*p7M2nZcS$BuM zxYM}_cU#F1m(K@K&eibwl#{&n=26b!u{SLlD-9XH4H=J2)05waFRDOWn;@G!cSV1_ z=^6L4bnK4N#-8!r@Mm^40Bm7?az^$&K?O(_K zA(7g8U@KyfV?V3C-!ZfO^Oh=i}wZe84_t zqmQf8^!z#_esgIuZjsBx`S zrSF%i7w9{J-yb}Jcj`MnyG!3ka5gZ})b|t9V6VM~PNdE;&z1#%nPp?r9$;sd{m#HR z--bDaV`L;S(|Vcxf!*GQ{_sw%zJi2_%S+ql65L#$pvJ05>1lVEC@H*z|q_|l$!&eOOBHwob{FQ!bcq;6cYaL5I zOSZo_hpd0YsZXcxk6>*|-|xi}akO#GS;bRvCp{|8&OVr*HB|ZrZ+}s?9BmcDX6Q?M zvU3O4gVfJ-=tsZO8e0VtAI5CFI3xQxuoAb3=8=#+G()r$;kg}rOV9^xx@aLr?8EA* zhL58U{2gr&@^CD*B3@#(pKPPZT%suhnK;Ja6`}!F3 zKh8J@#zMFg6f$iEHkb5XVc^?vVQ4=4PaSaowHUt{_h1*nhs1HFPg|S`+-a}0 zvln4kVlZNAv`PFP<`LNB9>il`!&-$l>5%e>fqO8QY253Y@mTEHI&G3`wG!B*dtm;w zIN~#*OYfQ*$2h21>g^bb-yO8_>=$c!xrggj^2-q79rSHacFsoyvE#r--j~Lm;-BH2 z_BVnUB~s1q+|c~y&az$lIgE0ujuX)F4^519{B9@@_4ykZ>Sr7D!}b!0y>WfZcslyo z9(vb^r^F5=_tXW|Hd*Vik?GKGjcdy!_$eHG_(yt96S{p@qs)P&Vf{@%2Qeo`m2 zP5NN^f;i;aguB&aIal$wRi+=N?eq52>*y=T7O)r|n`*YBJ)LT~4P_E2`x2g! zKB9$XBj%XXLE{+bx^ijfcpDm913Jfc0%OVYsmqrdKJ}}zZb9r4v_ai!Z=_nLqP+Hc zs%0B~18j_MclbN#_ga)y@hgJeJ&Ur$k9TfpKZQs)|25U}SIKusY#7pWk!RW8>I?Fx z-T|M;bNmwc#74y@9{m^k-{10ygAl_rZ1B6_@n_t_3Yj{RzK{2v6rCl28~jx>=jExm zn;0?kBG9Lo_n)B0ZHgX!=nrukC*{nGoj}`+F%nN7u&4d7j!3w}ccAPXS#D75eU!5> zrqAsUoY`h8=&HZH0d*{Y+e?-i7(0YA_)YN;wtLd_*-TsWMdXi#(>Mo}97~l|4AqlA zI+kkrk;E1ET~L?zLD|;t@cycN&x^f)_vPS`u9w?^8OJa0$6t;2gb*##mp>-Y?KilE z78U}rQq=bm*qpbK{<`BwxF=Qj=j1@7x%}hUk)}UX9XTRa=4y62-zjAJ+kTDSB zjLsp?=uW|Yeo7f}Ur4`Ov@8VPEx4P(cr9ZSj79JcPU3Fk>@H!(Hd-;}B99bLZN;3^ z3ja6^@eOUtm}v>bHWIvFgxE?U=C6Mq7iFsu-_ULmWv3r@g$H7foDY5TcaX!yx&x~a z-|!-Ckifm6yr$*5j$l2r3Nek|Sa)qbTX^DzF~~z)WGifRT_NrP-P~_ME@B#muHo(O zYeZS!JUtw2;`*j=JuPo2I`HNao<=7Z62M8-@k$Pf~qma{GDh1 zMfjcq) zCI<(;Veiu7;u)?X?U5_+TRyaX7rrK0g*$;&H%CAIo4%X(LgITw*$l*19Iqla z4lF0P5lds;ayMlIKkYKw2jlw%_>KeDso2+`f6UW+h2|GYY^N7LGX>QFxNNc>bZGhbv;2SvpRU@#LH@_P{{tNKL`SBWHL{u{>gX+Q30nDUCV zqU_!EH%C33AO0xH+Q9cqSickV;CqH0Tn@Rdc8IN3X4*H(vfPmmjeG<5(0sN_8D_X} zZjW{2ZcPuLHsxrq2yD5v|4?Zyc z!Q1E`Z6-3Z%O89X@*Fe$!3XdM>t^*^&<`@*0Dq9{F#N$PN5A%nA8T;V3V~{S?|H z_K8Qkd<60LnC-ExBkT3ux#;68=)v%7z1!V5qj&;#{V{Ce2*xpOq7|{*qu~1?>e7GF zw~5CLyUqs=l zZ_0OM#M~%t+|o+Vg5Pe&h8PPB(u=l9UwK-|Bkuk@oW zjzc}y(b?9e;Pq?R6z@oMAa0gG+)TJak6UxqLgdkBvt0|%pP`PnhHWD*2HdDKsjoEr zv`;GOzb#r?@Gh=p>;dr$oF}|EVBu+;OqKDDofrEgi{{%U z%Ha3$yTUpAefDuT;w4-cei`-8w&M>zpM9jy_g-ww&xtCr+lhU&HAl_`)|?|f(C=!T zbF2g2!E31B+}P2d!tTE>c4q^3Ip_B6!aWZDA3(pyFee`QzP|e`%AW>S*8DoF%9vki z_pQH6l|2EzAE2+aYudpFu$`MAC*>ob_)Dpl58#7xK>GkbgqRT1NPh?P)H~J$dZ-rX z_1Kp^2W&gXH00-)-b(p(QMMlKOupXq6O(eI*1F*h)c0m}$-e>eA4A*ile(`PR9`?D z=nuTWrE@%28snMkhLSm^pTIqRt{aYBiT1E=*p0T1nPV#gTWyEGuzW;4+C2))=m(Ri zL;d%qPlO-dgS=B%{}HQW601HEt7E`QfG4p!2CNeQNVOaTR?o2y3Ra11V$~;h1M0I$(7ezE@qNEyuYi*Jv8{w+)4}4>sfsow(JN-(G_F;bE-tIK~Iw#XcGP-bcXi z$hUA0yxj6X!=Y=8op0qtuY(NCTRB7w$j12LJg^dHNn0`3i6uPC%98d?-*QjYsA50n z9?n_Xv#GL`LZ3eD?2Kt_+kv9m#wz*<-CR%u*|dk$31A5 z^AGP_q|35Lz?a~>Wg~cR8b;g3Zw@x+L~kR1oQH|Obonm!i+Q=^kG!+yoVp);ef`Zb z9x4jQaVI>5wKdn^=T_=b-n+NXw6P{%&pRS=Y$E=~u}S>haZRq1IYxuv@91ap(?*1! z20y8Pv@f0$EzQVx!Urrs*;ViX74QMAIIS#&4=87>#H5w*1hWSpa4+hgIcE3(j(^%2 z*XQhC0{x&L&>=H@4A%3>!H8vXJ&BlE*;`mo{&_IgATA@us<{Nu$eSa^dNv$!isUR8 z&JiE(gWp>Wk6q6-qX+B9RXNeblTNIMhQ&Ovqe94_dh#CZ^Aq=QEDVdi z4B0}1JEoD2v$$rj*%sn2$+KU(F**yft$}R!;=V)(dD*a=N07G-_a!vY5%0l0BAhoM zZ#ABb|AdgQ3_CDC;Z(O=UQU&eWZ!U??KywciwAeEc-in=RKta?&Yyu*eu7` zf<=4Gq)q-LHCe8wQEstGGvXpxD}dHE6X&TWy=^A;0kDTK_*i)>l)Md~N6bDGV=v+& z-1FauGK@7aR?q$Cm!ur|u`1C2)BcwrzNSGpmR-??Xji=3K>6^N}>&?+t;DzMe;4C7SO6<{Urw_L?2#n7R|ZTe0rt8m1k1 z9mSgP2Ys6S#^L`4KI!8kgfoluyDIv)^T&li-1vE5!EtMi zS$;oi8)zo}uWP_Fewk=~4m7V>j(#DI7_C0g@LkselXk8nIDaA*Li_#62iP}n?3l(_ z#{M%#KIc)!@VE{>it@(#BR6KP>Bpg8AADghzK@8$W8E%(ZLC9%fEU*x-jiG>8f(Bi zQPzuot_GI)7y_^~*0TkmbB^L%6?!ElzYFsQ>T_>4mb4VOZ-D#xlJ4e#Tz#>Rb=~Ry0$;8Zm<|n!xiccu~f;(P!>k5?BLJwquB6aNlwQ z^^cA2>ZA63WBu?`(jl|OI}vAJ`@}9G|B>)jjAM85?-M&9aUK?vNMy%MzNK0YUj^OgPnP53Sj#)1d&L!RAj`>H7W6noJG;vJ0ZGoHXb zKpb<~aJ1KoaU$>DFa~)M?%12W7=KJ$WyDJ!fV{MW_zc)tFW4u}AhetJPc7|>@t7-4 z?7dNx-FdhqW4uE*ZB>V@;#+y=+b`yXblVSIiM7YWvvC)3NKB1;`~km{VEo{46=DyI zZ;r~i$27)0TDTmPYJ@d4E1?td(@cJyvq>Up1n5 zt7}-h4|kKM!yc)BYmc%B7;tYxeUL6>tmB$u?%&I?zLK#HB|Z~@oG1NVv5v?MxbJlG z=I9LW+ehL%pImdvSl6)FNef@ZQ7rj>4%xWxdj!1os%wi^xw6~cJ;=rQ%?#9M{D$&{ zaK20VbQupDRlE)TVhn@&J_|dbzRv(t>UZ1mRM}p{GZPDR8P{4i88Nd9#d`RkZ~}3( zt8un(>Ml&(t(N{aOZwX*;OR!YT;qoN8+*p<;ZNv`4?=eOf6f*A@&0xBK2*liUPYR* znpqf=%zqi_*X26j5qk;mznAZr1HpeU(yi#%9!bOe0^0K?4d1Rqeay$8J!{f_DruN| zLHngi+Xk8(kJesLj0zL8Q;<_&UOR+x#ExT-W3L18vIfwky*mwG9Os;h^DxHwo~TM6jkQtex33&)VAveiHenz5I4~CY?f{>uRVY5>;?_}!94@HM&EDkpTCLvm*bCXX4QXb${zYE zv`zcF8|84eZ|(p0^KRO1+#CKAFtK7U{N5eyg?;AUg8b!J#r{J30lsB}HPu|u$S>3) znty|Lts~XU^BSGMqrf@VkHC|^%duqQn*JJ;i=+H6@CO-5{4G_soO?!jPpu&KSJdZRELK`R z27U+lZUWC&F-9z3<6U|!VyD^d4xEqCN0r?|Uph?2iGL3sGKTzh?h7&Ypf~y)j;A%? zla%G)Pry(0D?huKeg*dmVE0$!Zb=(_i;i(XKSRG#CCBaX*h}E?Fy4*z18f3(bI~T( z4{|&ru0*?|j`yLg{tMAujC}1j(L#Kv<8JyLe?Gn?p!J0Bo8Z@oKenTp`W3*{ibWW5 z4THTxF0-6C*d@;oLDOQm_W(J(w~CfNJ;=jxm2PjVai-IgJii3L+s$?oraXTKHpG~= z{x!T?Se!yRFYW}=KGQKM8F7A_+i*9wr#8QX`jf3TO@Bz=dnIV}Az}i5Lj-(q7Xa&o zo$f=pKZfzdxn%D~QPy#6b~J_G38e5l00-#sb8NM7|rX9RaJMhYV z%h1?NwATUOa0-2mD?V5+#NGh5fU(-XI?tTzzhKPuMZlZBRC~m-?}FGr-ZSP8+V(ZD zwfIuEoZlUY;cK1qJNEtX>osUI^aIgM9-KSlORp*RVeVxf{m+HSmv@P-5H0QC%ip5V zR;UAkwKr{&^T!FyYr1ld;t@mJOQxmD?#8)B@QaicXIZf8Pr;Ap8u70f@^T!Jz7xDj ze;VHmDlhDK#=?Q~lcjIAb0_pdUd`ZBim}A|7dr4Jj-#-4O5krB)`sumjF4wQSK}U! zj&BiAkMAPxmY9w*pp(Y5yaO|*JI(t=(L#CHPwJlKA~%Yb2y~0F`+5ZH-N-LE?_|f` zM7eLk_Y-TL!RS>*I74!^m*5+vyV3W_lT+w>fgID%LT2`t<2sIgAiuB0_&CRV9r%#` z1p06FcLvHQCW@9Rc&6L;HrxSEA5#v{da`fY!-HmjBIcOt1svUoH}Q^Hn-jnLsW#@( zR$#mhWf@=iGIYxOc9tD^VMjB#PDI~$?(0U(5a07$KexR9k`z-iz9LjUf zt8q>(*9?PWUj#j0+C_G(9`DD&XYV5N87$Wytm`({A8y#mQz%2d&%pX4^hIm^!T$zB zL2MlIrr?`_yxT^fM<37f(*M7aLVOE#H&4QbC~qm~*__w##J5FLsKpE<@cdIiOnd}Zt-1GA+Wc?cjZ2WEn^S4e42~w-y9^( z?Y%6#A3RT?eiC{huRlR2pC>!MecFjl=(;Z1e-61@Oxdlmp-b7hM$3y`hI+K?(4SK+ zhfyw3hwqDmrY#gLx8ccg$@PtTHsixQV~tJgY-TUc`g$6hpMvLi@W(Mv{m`F=%yrHa zutWM}FMKlnzay7^IWHDPdHUpd1Marro8h0D<6tA`6CsoLfm91NHpw%n&+{hS=loo3 zT2ark8-e?>mR=WwUV}err>5UX{x7`#sPIZm>Ecxe`aLEuYaRCoUlJHYi6`in@?#I8?h%yN|HSmrSQF9@pbq=TwE@1%EawIK{riwdpN;>P3TQ)O z%aFEw&SB7KFF0$)Z*N2MFNdzDAfGf<2XVy286US|6Vrj^7kVfs%sqfr?n;#79>qFe zalps^1Z@pRU6sF{R?m%kc_>4y;-EzWN# z88prrkv+!TbcQlPUz~S4@Xov8PSoWb<`npyD&lH#j6n_+Beq2uUg)8{P+!dbN?TsJ z7Q?+0@E5Q{%0)X2$?w+Y$NmcXTaZDvW1QvSTNa~ajLQZ7`0o*Pi%G}FAZBUu_o6TC z-{489=D10VgBF^|{tb@30N!EDDIDW*vwwSQy3b=ibAItbrjsZ`J*>j~5}&BfW5Z%i z$U6qR5T-Bb4gFmW{V`@vTiJPxC z%I}PA1kVYmPx-l~`xeq%(|wFK>7)Fn?!FE>?-Q0NYv~!d=TTzLDK5zA#GixqhVlFZ zoW;mBSQ@qwx9El=vCYp-bvyG2^`dO~v1+tA9diV6uEaZSN9|`E>vGN1w+3vrU&ei_y344q zGGrVE{-@wexZYvEhh&hk0QAJl?lLx^ZG79iTif{U&w2Qif2(`jiT^U%K6^N|IjG>% zfpkxpCwOj?rpNN1r16w7BWLV=@Ld)Z}JR>*@P3O6NMR%Us3Pa8V;PFQVqdzJ< z58_>)+8vjPz~yHc^RFT=UeZ193&`t@dEq7GMXtp;1oUX>l=|fTh$58Xxdh|=e+Qpm zqikYAcRmFuvj%zegE8dO=RO19pxV{bthc&*y}qc|2blA2!H!)<7XSWib=^pC{Tw(~uFk4g0_0&!zvw--EL zllmAO`z_vyoe$@?>wyz}`Bwi)jp@(vC2jQ6bA z+xQL^`_~BGr6HclINJs8=WNHlmQv`n6u%Q9Enbl-TLC%z=ZtS=jWGL>jeZ17`3rH+ zNW*um3LVb&YTQqBqYUpi7do=rmo3BhwVDDQGfkXE;5%zGfzx3ZzZ>Rk_u`H=@tTRT zUJ1PLJ&6++;P=GDi{IKJUNi6wFE8wGDZaPGZ+dw|ABk79siPb5Bu>|$fBgP~AN}zl z9u)cn-_}BZa8|j&kN%LBz;BoDqyYckR=1HG?Vb~AYY7Ig0VOQzZI?`Q0b}rXcww_q6!_{3adW z%5g*m&eiyv1g$TAqq(Yg^vLEu(HHO?82WGzl1&#pKbVW zOz^%8e~-cYA-n@a40!j2cVW)0e02x!Y4J{sr>{7H@2Hhcnx{v-#<&eb@5zw)9>V*{ z1-;p4`FrAWoHODMR=b>25_6KX`j?z`;O><1o6x-2_weln{)Weg`rO-+mlx-UALIM< zCQswPMRJBdU|=lXiuo9_S-)Xc<{6@v6Go6UL4O&04scJIt2;55o?rbLv@s zzcD^q?!#_?zWKYXk8yVeLUzM91YelIor(zP4#*43Lv$ZzFYeJsKKVD5h}$6Ueh@H&<>cI*X?{BADo$ty5#HLd8-K%;zY z@8p6TqP21?=EY`0=gt4d9b%-Z3+~lu3tt5NAl|RRlXZC4%EG`J0~QV(AJj|dnBaFU zF$OpuT)>5xux;MWvUtqKxaIHJ$xGHnylocJ#PxTN%}TlxW98T?jf@R{1R1=>7?3s$ z9?i|~cDG^eUBiZn--RfDne0bitS{c*!0)cyNPmp`3Dm7|MxGZNiM+^1Dg1uK6`cyZ zyaQ(~JO|-^?PFlcSWF+-9&zWr&d}1LPV5u-wjk~-o>-fA*Xb*OJ1+7*hQz|<41aRifh%UcaCdPCY@Gk?SL3&{-$EUX)ye!_2j_j- z=$o(`H~4eE8p7`tN-!31KcI#8QE123`1jy!Nd8U+^LYv8i=EiR(vB1GDIt8H+rplD zI}HA`Ut&+p-LT^=Xq$SP2YLCt70;glGxCUIe&fA7>wB-(cl3n)&qlyTz(&AEz(&AE zz(&AEz(&AEz(&AEz(&AEz(&AEz(&AEz(&AEz(&AEz(&AEz(&AEz(&AEz(&AEz(&AE zz(&AEz(&AEz(&AEz(&AEz(&AEz(&AEz(&AEz(&AEz(&AEz(&AEz(&AEz(&AEz(&AE zz(&AEz(&AEz(&AEz(&AEz(&AEz(&AEz(&AEz(&AEz(&AEz(&AEz(&AEz(&AEz(&AE zz(&AEz(&AEz(&AEz(&AEz(&AEz(&AEz(&AEz(&AEz(&AEz(&AEz(&AEz(&AEz(&AE zz(&AEz(&AEz(&AEz(&AEz(&AEz(&AEz(&AEz(&AEz((NzfWU$!zWP9gHgkD!No|c5 zTwWK@Mvb31VM2pe*`U?b1~s2StSw&}@CSv+Tz-kKK?^PkXb;ra)-2WbAw z!RqB&ZB3xFfYE7%pEhRHiVAIU<^6%0v1UE+P2*SUtI+(u>S}FKwQq5Qwy3rqeV^S} z;}2HW)_|qQFOl#}@?7PajP$ks<%`T*ZPY@|7t}`8T?e{F9NnN*RLaUe^mUnUxdg2| zpj8B_1HnLrA*B!vfnX2_Xg${pLQYhyxq`f8l^be;f%>|7u&CGkOMEqp$uS5OKv`D+ zXJ}_xZAD{s0KKUJE&vCOR@eF}P@u8~42cz9I=R$=Q(b+nKhV%HUWgjsvH% zG~@RXV^goDy3vcqh9E_62-X81GgpYln)2GlnhI@M0ESs%*yIA3O-&$B(V(HrmR=39 z(Y~(+=4v$I@pQ2b1T~2+k<~0Kro2@TR0J0J8mog1|3PtK=l~X8t94n#_%tpLRKl=0 zX#9=!gau0REm{Pn$$@ddueuSo-q;{D)M*LQ96S5%@qC_C!NxjhysH-?qg)D?|C3Z6 z&wY))YFbNAC>csq1@d_Qv$8OY`bu9lyo6^-07hGHBG5UW{}%%p)c|8y45*hugOxpZ}JD~Xu6k6-Hw`1PW8UZhQQTYz{=D7)xL%8$9{#`Qf%-}ej>jKM!z%^!`vU~E*^15mny0Q$15uC^XN zW4ty$a7ATJWssOR$WdZ7+|XEOmLc!*#!BF6jZ)Z`;STE?Yl4;Z7#@#R!WionwbFe< z55Ay(NvGW7Rk_I5m;(YDxoGo@+2(#|9k6PnD#nkhAljx!8$D|LRhWTBV~)_whP7^G z!OyUh@y5gIO4?k-cDtA3tYo^=ip!<9uB?G$@C5@}d1Vbfcx4SG1wiGPv4YFTYu7i` z8D5u@%cA<)W!g;5u-MC`{dJP(Ex*m2BiSyzG97_|zb3UkY60lffo3ZAJdlvzQ`UGx z{~nAskF+~aZH=d<+Fy_IpyB_8=n}KRluORyLVI8d{J8WnG<%J;& zBJF`n_}a#x7O1bsAgZiES))synHV*)88P}+%qwMBCXBW~r)B!etL1F+`SO=951OSu zzg%N*QL)ilrgG;ykN*WXaVut6Ow$LQj0FVz7M8her-jUJbon7_*;ty z$fK@DC|~y#57XV&UBXk@;DHX|Mhs1N*AKFmErau-b{nV~AK%E=fj^xuY5ziwURNY*MM^0mfT3MNd1nBGtd&b z{nlN-VaS$VTkenCeyHC?`!5LiZQ ziTH^Nmdu?zb6%VH7?JB0%{HFQ~G?a9B2Lfx*0?cH`FkaR@;+_|3{_t+Gr_Pd`O zk86sO{m-8p(~=Zr=l4H1?skCS{LhU$lR@{dpBsI;qLlsn=f)#WMLFweY@Cp;D8A&z z#=YQGh3gSqm*ILA*8{lv!1o-k#kl(P#>R47JK#DT*WtL%z;!XMOL5(WYdx;#aXp3W zIcH;Inq5&gq&7Cz;CdX_g}9!>bp@_t(;6Fh;JOgk-MFs7^#HEV;d&a^s`SQ21Nt1m zwF=jTuExeW1mk)auIG)$##eCd;BIUzgT5U+z~j2m-`J=?Z!NR2F@o!ET&rj7L9*lBn+>fzcU7wzHt9IiX4Jg>2FAFkz* z#>R8F9*LrT*mGeF_QdtaLbRKLb~?k3sVJX;_RFn24;!>5x=EK zyHQRw^haf@koH|vwiRU!C?lEZkLY$GokCeND!^X^X&=%#l$GO}AWL-$3saFALGf86 z13p%c>o3t{qu2*OEBeRJjU*pvj7_%9>bPS^Ss!Yz1Mq3!LA*@-Ks4e~s#3@DwIa0~ zsIj0s4!W(lg06g%zB##awPQ_EpS9Xx(0%;T0hdyddTCR(e^VA!B1rY9TMpm7$i8u% z$QFA*GX*s0PX3GFw?UT8ppvG3xuD*UpxK6ciFP$GMs{3O)(mAdj?8`{8EwEln32+lYSBx=t*Tr-rpsLWnS3CzA;=KlSR-jIusKfRj0wOZj0C}Z;dIfY! zN@L?#q8lRmskiJW^3@~2mjh4oC)mI?jT$6oRc1!mn&LtSjPvfqugPWuOkXZSaS3Qv zoc+0RhoC9hA8| zI&}Ebl!k+qsl5n7jE5LCnxf3fi2DWiT@6|#b5q~e0)GVfSCCJz@f!7V5D9-^AJ_o8 zT8gE=Lbn@q8e;8IL3g3ANME3KPlImMuh5bF24eMT^ly#e$76P=uogpN2DCA06w*fE|nJ$5xSqCtT+hDI+t*=R5>sXgmdB1I=YFlvZ=%K?08>DxO7~CCocSANaE*M}} zgR*@nTSolwN4`A;WepeyRS7ohMXFYjb=KQ9sJ7~3N1K?JqYll5nh$efLLH8sl~l2k zD$Rt)n3aTUH$m)+N5G>V^Dg_wa1kH+%f6(({t` zEC!0!Olepftbjj*PV^UbRTcFWb=<6t>ixEB4;`kNsL3D{H=Ced)TfhD4j-yWoyNbH z^6xPIt>E85{9ASCaBrej%F$f0j&%n5aTk0CZLhLdZYtW`ymD=`b@_c(7p^H-AKMVU zKe93Jf!w+r`w82pM@)}7dW`4JeXvh0cpShQ=0|cC@K85-HoGfV8*4Hu*SglFU%nxA zeOlj*&ihk(*Cjuo+vY&TBcJwZIM~;WtW<}{iF$q7hSd90HaZ{B>yn9&?e0T|KRwdh zEVA`I*gyq+pt~6Xr^U0sz=wFuLPSH5t4JNi2B;+75aC+HxxqF7241BlPyBcD#C;yxxDD(uJg2J&yeBcE0rI$Q+_Oo|DI4$mZs z5M!mH5T-wi*x#h7q99BnSA#W?Au#u)>tOJrE6dW0$hlam)c4Tg%M+OPk;N4xArr@u zkgXyW?e-;-De{UnD!Q;7Yf7aUYgiiSm9FDAsTG^*jLi=im1{Q`>((2U>(?0@)*5}+ z+;6PjXjE)mZQQ@csHnTwc;G(6zR&j20qURu?gM?S5JS595>ONCgcK(y14^T6d;>m#0`nceE9z~-!~`;Cnm{Z?nL@vrr*^H$cS zKj7+rZHGb&_omM1FpJss)%OcNWVr^v%$UI1IK|k^jYuO;HKIm&~*SQ+ZR?f zi)&E)>5=g!*y~_J6;-zN;=ZroUtag_#MoPbJrfNd>(8=)WdX|qmIW*eSQfA>U|GPj zfMo&80+t0V3s@GgEMQr{vVdg)%L0}KEDKl`uqU|GPjfMo&80+t0V3s@GgEMQr{vVdg)%L0}KEDKl`uqU|GPjfMo&80+t0V3s@GgEMQr{vVdg) z%L0}KEDKl`uqU|GPjfMo&8 z0+t0V3s@GgEMQr{vVdg)%L0}KEDKl`uqU|GPjfMo&80+t0V3s@GgEMQr{vVdg)%L0}KEDKl`uqU|GPjfMo&80+t0V3s@GgEMQr{vVdg)%L0}K zEDKl`uqU|GPjfMo&80+t0V z3s@GgEMQr{vVdg)%L0}KEDKl`uqgm+)WKOkYJtY0GO{gU30a8TlFCG3^> zU9!F=;hKx^)e@g9@vGwP3Hgd7tV{ehS>Gk$6%wCh@|Unf!aF5ww!c`yPKhs*u&IB8 z8vb&-DOC2Zn%NjOc?kGhC|{YCssBy8G;J1yZym3gNwGA109 za9W&JVA3W0+zkQ_N;n|>D=cAIT?t7zBJtT5;lKO2aUK;-5N@R;NqmiL$RXhs5}zXB zHnM?K2?ylWF0ZE>MNU>ziX^>H;*;eyOI}yyi;P*mB2&Po9=eprDe2Ajer^=<&ye(u z5;pC4R>C*Noxf!}FX7%1R+yTC8j1YEvERJ_@wlUK>^qSF5fj&cY- z7h~$B+&iT_7voL1gUsxSiWVy+JRwKG?M%Xa0rxfGn1I_$xIRz7xm?OtpT6W;w_((RXYij>c+fARJBe@S;%(nWrSpCaSQ zuhAKjZkZe}cQyZI`$hgsx)MpZt)1Yrzwnp&l}oxRsYm&LpsSH|X{Eo+=VCkl8f?ak z3I8FEnd5th^y6RS_iK1l>eCL9Go!1PW@0Yn(6?8wu92d?gGRK7ly+#-u1#sAT}iu+ zC8eb$k)okfr$nkJE|iGYom-$Ptyc|V0d{>WnyKw4mMZ(Q1n=YW`b#ui0oBsvdg_;G z%r*Zja_#?1G-exH<#_oe8k3KC{r^j2%If=HWHx2pBW2zJ9fi%QRYln?rlD&1v2Q9b%I`)!TvuBE!j)Cjb)Pr~OUes_w0@{=L^}F#KyAD4cRlRuz^2(q$*Hk3H$c)y_hanPoOz3(Cq&00eNzfQw(j=R>SD5*u^767jNJ(`ZRQ)VFF zcSMn*oCLYj_wv>vr}r&sC2~gJL6Cb4kb%C%okcEN$)i>mqi&Q$LZh#OU0R0#g+ccR z_(>0V>ro!Nl?s+X!}Or%exrlR__Ax3NgN;%UlxxGFjZx#j77VJjW!Rh>LyTqE%GPKfM*$2? zT?9==Y2z>$jA3cpftjGVd*(o#^yrOX)SmK&(OrLx#2JlFF?u-3c8c~DiE~LRnORrd zJ~(iOEBjfhL-~lill~pm(MZA09+Fzo4x?Y(Wo`q4=-Ms_NNngtI?gFG&ghWHhtZ^SoL_hP_ne?`amh9#Y+IHA4T6~OS+chLZ>^BqtbzU(}Z&7J2^lnttXjs6E@ zxRQUZtn_{^2Ff~VglRnhtY;A-nj1C!>vKt=BCQY={SO#>(f1|V5~%90W3n=hmRSBx z?k|8T*EVCQ`8T_>aH-ZFM$h`U_`UG48tqMZpZ`JEAYevmZ^GFAM>2!JOwgw10eCc! z2VjOa8%tmRV_5|NYPBuJ0Jgivpw43L9_Z-b;T{0BmT5l`@C0*Pp{wcob^@Un+oewP+@1NcKa zx%_S|443!6?!FG(_G(+Goi|zS{aOk3B>uhbM}cY3W|snZ+w%;7Nv`%Yl zi1mA(&H&D8KagzidwKvkU(g4e7XNgCmHD=DNzevgA@7>rk?<=OfBdMkMcLT zX!Mq=1^=SHImB94s|7KP9{*u(y+$o~g%tRdp;2nV3F^2b3{6lAcC-a_l%W}FL264t z#~7+r3#OARea1erSS`4;HJ}roK`{3+wIG7g?mxx26>7oXsAIqI%|ziURdLTkpJe!R z-hq#`r~K~B>G}{@o;@{lx?i~WRu~KbnJA!T!ITn+Xju?L0!7;A7#{$}pxqKJfUyf; z2Y?RRmNs#qlQs)(E6K{VWcY~$x@-A3q?16owjDN(}j_5`dXflIZIVO$B+ zXm>YBFkGvEQW7&tYlGk}fw5YBlmXIbg0{E`n4w(;-vb$8YBjr%fPlr?)$n17S*Gn3 zjS^;s_Nvg7fK}Sh=ub(uL3_G@fp1`gdhJJ8UP`b{E9u6-NnmzrcfsJm(9F0?aqmM6 z&dAK7kl%g^MnqXwhJM`ak}M;Mf}x^KgGIC4zAs@hLz@h;EKgL0jsfjkMA$4ZdqzZi z8}TAb#K|IU6uL3XpRyeFi?!?EzFC*JYzX!(97D3X$I1!Mwp%?>! z2@GUwX^2IENeo1^6&QGd$qY2pk|O}7Fi@nmhopg-3>0hc5@r?yCE95?dSI^c2HGjp zM#GZ=wVvl;k#cPcVXk7JT3b;DU_M){!ABG6r#Nw>b))8dlWF>iyGNx(`5 z>a{!JaDltH&NeLv#tz)gb#`jAAba4^v=?BcUD}U`lYz&0THLL+IDQkPWtT zo&8#{1ArY2G-zYteSs$#IIev`z*DX#;8v%*&77hHp5gpit%TZq&YcMr&lkKzZ9eb& z0J6Hn0q4r_zur(yk*+j{6mqm1sT)8_Z>(O#1;Q3g$6TuI)k~2u4_f zYAj7@0L4f&zfLo(`y;q+FlrBQ3C-=T1GX!j6!|y`+UB~%kUIxIw9OOZD(+WcDO;`m z0La`wqI+$7GL1CinTg-##J&KTWXdS+bFioF&CF6J=xh?ugvtbx>Se&TKW2_(s&OV2 zO@~cXlJp*oYuj5HH#6x9BBiLi-Xz7k9-wV+=EF?zI1!MpyP62Lz&mVj`}Z)xJ48UD z9y1A&iCl4iSPZInU0*ZRS)!tLoN!Pf5>ZK!z9jR!=kf#R*TeW_(hhM_VlPQQgtOQ_ z$S7yhJ|^jy3rH2W3vt!9KVuqG%`vHHsUX^>;HkL#ktP0=aTinFXHwBzE2x;OARUgG z%XYw^;pNwVkKd8Bs7e;d`w=#69~%c4d6|R1W-jI15&!K>a5oW*mQpD>%*w%P1| zrWQVir2bABG0^(;BK&gqS0E$I#X0U8zy3N@buUF2_jfjiafQ+N9Z5^HCSq)I(S`ml z{;QedI{dP2?~hY)4jw2fq1hL}cR@t;_i)~fp{Z?y^Y|+bib^mxwD$L6K-U(Q0H|WX z(Dq}Z_xENXpj`%|`1>$`T?y>q@5|eOB5f?TI{xYm4ctn!-@y+4ehidp+dBg2&p^4h z04@6mh{di}52N`nWlW9sB<6enKxREk8-&>HAH=`}tuy5I4`yJ7R!QyDFi@)uk^#psV~N8K~FBk;z9fuuXf7 zfYA)>)ZS_fU<_-zOMBD-;Bv<7)>@FJV;R`1ouoa^I0p7>o2bqe3^Zu{sFTJsa9q2M z7))f~w04SYJ&A#{+Jo%?OlIJG!8kaoe+mPNTJR(Go&IU8gRT}l1;6yqV4R^A3?MCL zGKAAH_YZJ5|1A3!wAs4GKgStD=+SN<^In-wGlHT`pl+PY6?CnEx^bR|rUFBoL{3r5 zKtTHp0oQ*O8!@64P?PihG$9me?eObgz?c%Pf&#%pgCcvG_8E~aV%Fu_SOTtLZqwy1S=SY(4a2pg}C*^v8%(PU>)q~Wy-b-_fp}4(W0Nr3OL>>1BWb|c$ zdC2?qtMS{M#vrXx#Q5MiMxQzir z+a3b2+%*|hu!nD11n74A{lv-e-{DNg=+j=HA-K|)iPjZOCy%)^&=&yW6&(Tj@3Nl+ zyMR9EA6Fkk9t5nxPF2_p(wuhDKq$uE51+0dY z>Vx3qctgTLrTP>abL^FH0P2=Fs-3hf<<*blKDptz8S5R#YPnc@s2ISS44RJu+Cb1c z_9ZWdFcGaK!iVEM7u7Fmuj9+)CAh$y zi?GLb{Mr5{pz)u=JCn6RAaazbjwrgN`#Ly)()|VuTebU-=y_ZB*>E8Z9g7N?Uhd5H z6Oa#NKA}%S4Q(d|eCCsK_DexD%Y4d52whtbgJteyz<{9Gs4MNSfO{5YK5P7zs=g09 zWIiXW{t@WR-!Y(RBjJvj&oiKF6RGJJe63LhL#hl4WbU%llQ8b#5H{e-cpZ7az8Akd zKhbVd3@Ogh{KOz==un__Ng&T@z#p{-5Xl1(FXa_&6Qm7910FrPo}M1%zg%C z?R#TV3Iqy`kyNuSOcN+gCwEq~aj;OJJ?~p}?M}jU$V!F_8cO?g7xoodZ4KJfYS$o` zWtC>#0Y>N*G?&#*Y$3E_bVOEr1`JIjvJMOcv~8FxvO2Pe5$$mVz^qQZTQ1^;vdXyC z676e9o7Kbn8?Y|ZrnUlb2^+6m`#b`mXG(uqtx7uvFUczB4RUYoX*g3>C2x>vKS6r= z^%#ELtZGL)<=YQIBr*b>jSAA>3p4e(3G+pa3x_eXld}!$rOuj2a#-@^e8Lo+$FY zFqp%WMScrr-|!rfufd=Q&lUL)d?vh5Khu3qyb#->S^VuMjqZ8F^mkc+w%LYIa z7~1M^90+L5VLge7Xj@@v31CeE{UlJLHG-uC%CunuvmACSSKLX^E<3|s0Sfo)h@QSy z9Cq_wMZu>?(q5%+!_GOL5FHVh4ss&z75M%Gao~frPmztX!mo7t);Ms zU@o}|b+uGGNmM!nJ(%Ycb&HacoO8^&Nr`onbl!9av_D}EO%g}j5ygG5BcM!sH`FP8 z5ay3$Fe7(=*e9A4=>;csKLdrLj_f+nTrm(vY+Vvfb)GR>iKa>Weghq%88V!Af_b7| zJ{<^XS3~xwKZ~kFv{UHtXtwts04SW_iYwv~e%%v@EXV#J@};h>C~yf`w!)F!Ua<)> z;0kWP*j>;{(VgY*08#yVSN!twbrdop;_&h{VLRCeuHz2*r!f62lm6~FJ#RfOTJyFp zizPe1015X-OqaS=AY#Ovd@O8e;}IZZDIRjHfHoabCYH)TL_<9#mc~Gl_6_EpSUR7R z;t=e7H$W~swcffsmgV$AIBf~SO)QW_?J3$|q6qStavAQYK=D|}{tZy=HS~CqQEW`6 zI^^R$k0_uGL4+|%(n-jOvWPBzo$9-ZnNezwBJby0 zP_0+wH*=1G&6#z6fmFE%;%k1P96r5JNdf__7CRFOM6|!5dnHh$t-}D7K#6uwhd6*G zJv5Y=eSm*JpgyhFJfSnb}a@^ehUUBXd?+|$-oS4HRj0tRt(g# zo%4&?&Wp8|usF-_;G#9qGTe_Nx^DJmtm_=8$R4u{8R0P}A(c{^kM&}+bm4ndWw?{1 z`=^l$wnmunI5Wr{{rYdI_85@A5wA@~6b=R1Y;=70CtIT7?oYwJ)b4FM zVF9G{->JHE=f8jy?f7*+4ICvxj-ux3EKzxcJW|aQP<4b{QjG|xCPMzDMg=q~LSC)L z1T-N+{;K8+XhwwGQf(%n+Q@3SuUaIa#SywEsJ75qlVy?1A-mdA;8sLR9e`R1XjP;e zJV-6p-E;u6Awr(2widYh$VZ5hY8wG1c2d3zv{KY5dL}J?`Wxyr-Ptt) zMYmA#bUjLd5=p^$S7!(@XySLEv`ZuP$4uSs1u&sKBDkT>()HzlA}NR>>TE%;L?*(f z>Kp-Skr?I_^-4WTgv6_ycr_5O+jKuUTxe(%fXgYJcY}N$a4;PissSfE?=?G7E9gve z+ILHIsF)lg$E>y3EdCDjteR^UFO$W2ccYVnaUP3tSMJ9_;*vqRWrgniuDY|27W9`zESTXXUA87cOI=zH&+I5q~ z*Xby3XBL~US+Ep0nk<}n5QbPBrRLf@y@WuVmakxhsu0oD4ra0W=11sFH;Ox&YMU>} zFy})i=Ts&3HgW!tVoWEemk@A7$(d=B5U5y@bS3s3(e9v_)7j}Igwt-m$ilRxCap(_ zMUfBfC+*6dUP8d%Oo_M90PbQIoA26$p2j{&?P?aAuh=l>J5A0$JPAacU$%p`o6}1O zr@bUm;ulQXfD(I*XlHc;ZFi@a5Kg<1NPE(xjViH^h}MC*S?%HU62fUWUrS;cXqh(= z{;XtTUTY-cHe}*UoL<5>?e+4RKql^vA~xGl^gr^U$#5ODCpwyG&G(y_c7{p&tP&eV zw69UHE_ZqffuJSdeOkOiRcoBiYV=j)PKconaq`khiFBj+a;Sjx$WYW$hY84tT-P4Z zZ~+A(cT#{GA)rX)VRGxs1XL9H2TfO_oNiijmPFhfumw~Wc|`+mmNQ5*ZFyvdAJA-P zI&H&dL|(({Qk~;WC&6kbji46hIWve$tvbm?;5E+Nfe4v+u8B8mqd>^E$y2)ANquvz z(|#-I-ILtq4rh=Eoc6QkLgX+t{u^iXHz@Y&gpA#RpHK)q)rBq}Jrv}$2jnB?c?7-; zJU0Qd>12<$4c~T@p_j~{PER(SFv)C6=yo27?jVf?r`>#@JoE|KwwF8StV+dYvJp&v z4|$x^nq%pL#mU1Saadn7S5Y7FgchN5^sY-O);{S8i~yu1rRrTjGmy9EHBGif7AY%9@n z@4V#6Cjvk5RWfWI?j7bfx)DO_l}exC_zc<8~;~y{Y>lSd1jmf1-ZA zJCpk}kDl7P38k#Ks)U{<@4P3+cNNNlE;-`+iOI}o z{@L+5m}C%{?#ZbI5nnTuIql{0)c_Xxa+A!dgtD+$SHFt-1~8fV=0xZV8f4!^rO4-{ z$bOx6L4KVMl~F{2RiXXi)*Fi3WNv8XnTmt=|LR9DSHuGZRX?$=Au+ehiFQ6Cf13~ zojC;bp;CHYBAHl=T?`A+N-23Ugb~x$ zo<&S-tr8nnvR{tDtYJ1rz(gt8*I+^jH)mtCX)5gqW4BD>(!pja-)d&_mMbOyM$EL~ zY>pb59j72eE7`ZeIa{=0)J=pErJf$>tc}@Z(KA#^D*opmw!(k=!>r=OO7=bI!&W_9 z)In+3=y6Yprl2eY%s^prOW!xh#|TeVl^(OvDMinFI+!(-$v1X}lI>Ja-zK83Kw9*i zXLOvXWCbSNkWE&*%a!cY-EjI8VJqBa))#l{v%7?WiZN=(1t@_pQ4z0f%>>K6 zaRQcdN;Y~i?D1sp!RTtyoq7Cl0ZD?du@_}u4iC-CW=f+q&Ih}B$lAAG1L%OidXC{@B{SLakWimT#BbBl`+$5`8@*Ng^ z;U20O^e{*=$(4+t5$~^R^ka)wtaWE1pvp>*+arq7rn9FXm52fVZ-o7DD`qr>N}CMV z<8HJZF7hm+V!rJa|518uz#t9#JardTkp?{t&kGlG)6bZArPo@hRMJSAg5}^L@mc}jc2r5L&m{)tVG{FI~pTK~O6fna<7vPobD!`?pttlo- zDcKI)Z4sg5ZDz6HC_>TGP_b1xpJ_Zocy`k!UoCk87PhrkvuKih#blslw}gJ-oh&Fl z_bWJ(2b3$lx?@@iyBXK(?-+j(Kj*WHuxO41Sa<^?wn;C}DcN;c`b4@io*q@M?*K5DBa^hlxb2E(=?)m zQN(Q&5sH2gyiY-KV*#R->Mn{BTl=Lz_$CqDeIiH{V-y&wxy`vB)zySuNN`umI#i5U z0M!)x9Q)uA04CFUZfY+kD|59&2Wk)Ln9`$fx$MGG^1kjVj(KA~yW*7qw+HsvIldCr; z4nGv~iz)i;#QUehjBm(bit!uthPt~jK&u~h3<9%nBEfBFSomrw+mW-gDcha1b12)3 zv)G~SF6_@)oHFk&970(K-P~1QE9^iL`zBMiinG|my;eAcvx_Ku1!t!r|GFS{B*jqk z^}0vJqWIz8K`?kN=am5m1Ut$J;t@P?hx z&Cvk?A0-`W0&-l27!6=B1D|1C3}8I*)NdfeURM}|sgzuuTuZ&F&_x`uU|Eiz-N^Em z-DK5oZ95AV4vmpmsV)0S7=F z2je>w_F&?E^V9EC+DH%DO?$|^;75@GlJbX6&XnR$eE&o90XD90x1!0!27*_{RxU61@` z4DhJ#k>7>L^i)J8^^$z{E&WmQ$DaB8K!E-O#gg)T@$CAuApjNmVpMmd4z9>&<@MDW z3`EG{9VShjqNrEkop|GEEJxLr`I$TdXT_y!l^<-9u2p{XCh3avd2$djr#Qc`NxIfj zx{(xs+6Wm$OJ!)O=<+a%-;JfK_0$UAOn5iek{NG-hCmJJ8iA(1ECBms`9y|bI1pt; zUz1v!Q8ypTI+$W}talTm&9Mg3`k0G|biViSV2tlQw4?{M zf(x%ita&z8K-Dnh?xvvmQY@XQ(aV`+qLr~`gjL6p04)5oqD?-5fn7CtN ztVVTpsjRs*F8b2gm?qJe#%3`aw!!tHrV#xGA-ZDxgf*NxJtiVaQdbDTDol@6E{8}C zzRxl}HkjB5(Wb}7FwZ|ZQE`T}z?C!6=QCnH!UU(zWgv$D#n^yVq}nnj=bEk<6;~q6 zwv2V4SCJfi2-Gsh;n(qPGbR;7nqGZVTg6IwNRK7oZ588S>!?I{0B{*&I3l--%_Ja* zr#{r;7&|E9zaL~yso8ck>|id=STWJ+-AMkFSQecMDlO(>@>k!C@+`NkEgHaIJ^!M- z?hwLd4&M)aGs;ohB~dx__yy|Cq^a@`DBOXRlhKL`7eQ!cC3r1I%DEDaf^r2l{xJ&P zK+62UgTl9>In)3hLEev4!SQKtly8_1M9}Sxl=&KXsr#ZlJdiY z0qBI3c@$H)`cahcTP{UGEmGQ@hZW^ksaIkSTm|F6?rx}72eMQwcb!N|(t_TKQYR~E z$|_Rz<7oOVkX5}6D0(!a4U&2vfKAA(C14AHbO+WpNG_^l-+_|xfJP&w-#QepTu7d( za-4WpN7L2&Q2Z3|+mX~Q0O;YP(?~8NvF|`h2t$R2i_=#E)8UU+t2P{H+iMk=4SzPA zVB2@v1i&Rj_QV4zF_Wxftt<3iff zYziE7g5I*EMd2NZlwh3qpA zN9U2xJd3dX6q4|nhod)9_46p8H;shPJR*GNH*n%xkc4|YF5IIKOMwuQaF6Z6J?QxL z02Q)(>=f?d178;syN9U)97`%Aby3vEqk+$8$w=-o3H0=Ui*OI0B-L=t1%hXy=?_6~ zc8|M3bQ==8$2nxq5J2uR1rz5LNG__w?(saJok;8+Rg$Nw)Firx11lgKt%ArsDv+U* ze;1Lkd&~oLC6cpNR{w9@qgc}JhtO~(;T}W(hkFbY?qLcBO4B`t{(^fEs&<3MClbkk3kZZ{)Uo`fYu<p<~=0m*8jE1#6X$x5*n?Mv#KM+n2E>$f5tR*9nC~y0v-`9r!lh)+}9w9 zF*71MlE%#XAR-Qu7&9ZHQ)tXgM3f$fB*x5$C_gf`0|gtA#F!Z=#?0*qB@2+mn7Lex znfZwKQ;@`%87Ia}iySR+R`^RHsDKKdZu(#!NvjrX3^>rl*kkga8Vr4`V7?i{zp@JZAbw6y*{m9y5z2 zPrQIjJTYdzrN(K@d;*#ekz9n~G2@9sd?X$-W=%WSG{?*&pszp@m1xXt2DAZ*{&>tR zi>qPg;(mlNGmBKBF>?lWzD8mP_Qe#%gTxM8iA*_?bF1X^UyYfDc(Z0M-mE!hW`XH6 zByRE%WFAK1CO<;vPe{%m|JNoH$4nZHnQfBX7SF{ST@-arM*r}*p=Ut8N8)i4%}2yV z;&C$=nSn?=ZWbalAIZ7zVks^dHx2P|GjxjCzB)uL!D{<7RtRdZsMw^xgytQ*#OxIv zMN3S_Yv?1OXVV7O!7I{U(WNw=g7fhW3bl8XH#CZIq6l<>s93aD_5m@kego02MC{;I zZy?&A0N?Cuh;$6)#TF$f28qrshs4+lF2ZR^b~H?HZsqE?v<3U-QE_Z@sw03RG4gd@ z(YBClDr_FG#8cCwys@;ejmwcPf`D)0{ON?QiOZ259nW$w8<&)Wk4{|COu{HrUu*}K zdm_Bj-z~$_R+xkS)Vfvu%|Np!(uFE)LwC>?CWl$>iS(nwtI)}#k=n5Udm^K$a8&_< z9#T6p$ezdyDswkS%q+xm1!qX_M*_sX2Bs}X60zfh2(Q!WMzM;N$@`)G5$=Y^Q9uvh zXY!+sA4YiX-_R0+7OAinGT+hHwE4G@FtwMti?;ILMw$_j-wJarl9EP~XGvHnsm5~} z>kRt8MtpiTt`rpdp+a9Ijt8~K%t2~JbEwHcOUMZhW^C97(nqN-g@q50c^64Gzarke znTt1nG~&D6Y(BXdaSMr?FGi*%5;xyettoe5^Fu&7nCepVi;!7}gyw0SZiqK;=FkQF zr=E(Wr}l&PG`~H78uugdINgoR9|)lNjXn->28qY1w>7#J$+=syjR&azFitrxo{P(1 z=HfCqqe(ZD3=|i;f^iuV2dVMMj6>oeMfbYyL~>@!FM7qBy*F#EX(rWfftGA) zjaXyTQhTV_kPTB(Yb6OCpjR^)c6Db>7O4j$nr^X7jB`P~GYN=m6A;c~DIC=hZ4RSt z8$FNSqOL3SdO5<+0hph1#F|q$L)}kc(~iy&UXHY-kU0{%4nfkNplZL5@Ls!eA$?m3 ze{@e8{GIlQYU2W-QVk;Uckq36OGF&3w7-1-P)R*2%WVS{<@ZhHm5MYDJ*^;I2)*hwTcXDkBnPEvLk~2zI+Csu z59;RCk)G7eN{e?wz~Dt=>NoQcYsyqwb;?9 zS4a3=g>%51MM@up=(ao0RJaDTM52yGaT~aMOQe+DQYm_t2Mkw%=y06j62Xw}r%pj) zhDYKIcN0U9FvEv{-%Jd5UC2pW-^=+XLyzvf`l1<3H%9SxavZNB~EA;XShr-jI_sXY9yBM);PlnpjAP_ z495U}8B)rM3mMjfs8fw1Pb8O%HPadpt|Ep3INXLf!~Mi?MZ~EVqWFE_-ys_E)w(#1 zl7c}q#^&Tk=^bGWDP`FOjVgsDpt>Ec3h%#5s8I>ZOOTl3D{+n!K&yg;Ins9m78A$C z7jP`B2T?ky*4Bb?|Y1+ekYG_#nP*q&EYV7}sjs$VdkGIKQo^ z6P%1ybE#N0E5ki#OAU)@n~q2*&W0nUJe~4>BpkVfScpAHj+m&GqN7ypKwi2^t3a`f zIgrozpRp|+B+H~39|t`Wae590SlAf1Boli@7XzfM|XZ#tn-KaBKddf#& zz@9QXkHeejhcTw7JOckz`$|s6_QL$y55~4Nvft;c-uChTX4viD=XO zUUieFd^k#a$|ZT7$y0_xk!mF2DVO9`5YK%m*n`xMeYvNUFrDg}9PyuFu-H^9;VP$4 zTn1KckX%%1KZ}y*0sR(*tK|*fwG-$p=5`@R&g!_pQuCml5 zOuqyxdL-d0rzN3HF>{Ho@&~F!uF?(_N{~{1l=Q+?cAK>mT%`dEaJ59b%FkfHu2Pc6 zyE@@2rKYQlvV%5Px(badrp*;SDqJNuPfURvRC4o%Cb&u~(^ZTm`QW2VJ~x_t^t>{j z54iK4Vm`nj9-eGTkpi@Mss$=4LRjCLET@Tb;!#z-Gi^4b%p(XhY>B;jL9UJnvx z9SZJ464BizIR6O+A0TDW0Pi5ft}UL6JB^l?#J%@V(4Ip=fZW*$O`p%@Nl}qC1BAh! zTDQU!>3nV{5-F!A_QFU)r1QDuB+?iZT!zH0n>;X@B)51E|CpQPp~!|-%d)`z8`0`< zd=`lQ;&gS6%cUW{5v{HV^VRWIzY(n-K*4^q)l-rO0;SBwbv~CXbj~Qp?1zNbzrv4t zG*|2aGOb} zjg)du;(2gjfT_puv_rg(nS)&Xr+$GqVxgMq0oh}y{|J(j_J<=)m9%(uY;NL}CQ_yS zAlruu?;xp10sI4*vq<)@0fc&C-bWJAU{_p*a?_CeLgXXNLqdqh^>WrNwPtaQjF&&#ltQ%2`~L*WEKtcHc*$`{tp!=}4ldKFZ}$ z^a%>yM-rpxlU(tM*5{KtH*|@5hxwzMTkehTP z$XV$pLB9hDdv;kttcVQ0W3*Q&qCNp~jz@cQd2Oc{&(Ie0Md7CEcP9G9T%LeLxOy=+ zAzZzfn;5R%5MGDbbR}&BpOnqCxk5Jcq~ya6{A4aqU?N^VEzE&0g45b`ixgmyS#gW7 zs}Nv|7!D5RvPBF7xd?mQ6re>Y4}8`N0nC5lQ62BFp5tYQtrd(vg{eM55*@ZybXa9? z9K#}s4qGoI{4EN$BBc`xlW~%=Q$=$d(P2YS{BPjDL*fowDi0x5#mvP!?B3j@5|DF; z_2~moMN(4gWd(W@1D1RWBVS!EEqMjVxx<#r4r{R?4D=FVuX5?YaBcom>!weTdM?Rr zN3nDsT9}O_;>wa-zKgm81>2~Q4Z0+E;7Qc}5(Oua3XLR$2(S@x{~z`lgK zyO0oIQ?t=_t+3N>X~G$V!Jk?;WTG@gtuVwFsB{!5hj*m4x!p2c-fN{U(J-* zKrlTwy%L0C>Pk^0lHTTlN31Oa#pTi?YC*;xad|FpCln(}BPf_F?v{N(((zrpV6M1P zN4MaDxl`#DoVbG*%)ORwn>$_uZ(we3fh*t63+8U1X-EIM4G`g6zVW0O4|W4|EJqvz z{BDxT{#Xt_&Fv%h$8yFru|JkGuZjJ!oTYL0$8zo__F}nmJcq-f&UYg}m%t`kW}nCr zU*af-jOs}N(6g4Oa#$eoAmgbVeq1;>3y+28@CToQv!^b>mp~*Zo<_gS;m=mky9Ql~&6!bkGGCY{mi5-O>rhF)eAEwj`C>A^{?60)=3ysb@g+0yxL=%_0 z4v&gT)7_cFw{gFRG~XhLkaTCxEE=9220$C6%3X4V(RhH2criadQ5!3pp`j5uneW5a zYHTV*yw1TTl~f|+9g!oBnSSsyW)8hU=U{n9-cqqfiebe z5*Qv>da03B(J%$@|RPo&Mt>}{$Uls!2Ntku_MgP7< zt-E0w?7%W~%4to_E*XGl+>mnkw5oFsKjrPY6bGqDIj>XvD9dT}qKa^Zf}Kd2?^0nG z;pJBk#I0+jq%H6!vpKs`3k$1Vb5gpaIrV9vo&?PfBwpj0bV>0VAm=|@iaqV0ursgm zJ_7xpkd$;<jS6?34f{Qr8Vdl=OhTm z%Q9RTE1%?4oJI0q+{AB$mPiVkKFJ>nWVreqEQCK4^#q zcQo&>3WY!9>i28lS(L-aY-r-PT!7vj5pdg2NA$##&)yvIk_U$&uNeD|za=vzzZc@T zJOzL+haY;@IY9a4Xc&g(0yF8=TEy7&l3ufcqE&$#}YC)?o&! z@Oam=*$)M0JzKoS!x}h6{rtOPsFM;KW)@m%wc~ z09*nXW80{RL(i|nVlv5S4a{F8 z(4Cq)BLFe>)NCA?uC}B2n=s3Vh94*J6WMUqO!Ot*_4p**mPS)~a1mbRI2caH*C>=A z9$#;e-1t%Vli?(ON95Bmzm}96CZUU3N76h7J+ITS`xOs zEi5{UO?6v%z;&Q?1TvX+3IlxFygbaaoP&|3Bf7qCZzi<$3(y z5#||Frw_@iD+M4d@d56j7u`p!CWgayZ5DX(J0BCn<@6G)gI#Q5cqkj6J9=Vx5&^!2 zlc>%D%Iow`0MyB0{x1OfJZ!DiDWZ9$Xi^%WRPeqw&O0^Svx#?VcqqTM#=KL*?2*hn zHGDODCw;F}O_SO%@3e4;TfIGxF@;ScxP%B83nb9ikeIFtXPa7W4Yh4*d26V$spYMq zVFYl?TSHU1<-ccu$>Sm6QD^Cp@bQqC3I?=fK%A+wfZHV*3%EU$AmH{83n3=4`9r}^I#)iZrTW3kueNmK*3$gz=iUiP={LoQHOR#aFsq~7fqZ9(GSA=}5 z1;3ATMW}!QHw}y{LS+oZnlr$!wdpOWvGGFKmd~Ow;VqLw@@a#QP$U*sb3)?rtd=x# zuM_}Iy!pkK>m=@bTBa?PIK@b#MN}K9$+dG#P1+`E(l(T!N!vtCN)k0GNz|l7Xd)JN zrP9*uFr^`0*yZZ{LRnYQ5Nx`L2D2Ixf%zy&GM7TN8sb|-juvDRHFPNj4hMhrO%3sb zV~#?ywk=f7296M!Ei{}Mnk7s0j+%*8CJ zei`Kd^&>p(yC9-4je>vR6u?+kg4{bn;bVV^i}`L)_!x`%ZcsQ6i}`M_3yaB;y&LSq zlCd!R5{20pWMLG;Nu%@y*}&y9N}CSpc?~86wL5#6cXWsK-m5~5pu-dF9~^&><{FSQbCH?`vcbf9FPtKID9L{eH7_l52zHL)RUwY6TcoPq2@&N+G7%50>v;8!ihM7}C8i0863U)e?B72Y@wFn^`n{tqq80 zREw6<=v)*?SNEb>M=j0x*93T_?O^7M1)<|d(r1bI_bHBp6wR)cz($hcIsxc4)aBPp zpdA4>2yTk;k2ZiN2_@|{SE04$6!<0!u^hZVof636&2EgAY*PbSO!jgRz%)trXIfHC z4`lGTnn%LVka850k~1Z+gw&rU6;X)6Y^kwdUxSEmRCPdEfi(Fw^G#_A6QyaMC{0nK zG%XUPX_+WZt3+vv6QyaLC`}t7jR?jif}6PYT^b0G*7~b7FSQemieNN0pyux_Md`?Z zDyNY40bVS%>r|uZGw~O7Hco@Re_dM$> z=L7?x>vsYO(m(A{|0(JS#bcx|Zv=kI;!rE3{aFC$%*iy+Ulg*cU&n=gDN)#$rLZjD zD~a;`UdqP~^oK-YUlqbS*nxIuiQOo#q+d^z{0#~GmZq^iiIRVnWlH`|mXG>HNdB%= zgB}V~_hre~Sc`UI;Hqn~($)D3O?$6RRAHS|fn8&L7W;{?>INaGSXXQm5(tYuAQeN+Rc}iJYe;a-N>(NHYal{&x=Wzd1`D4lK`7 z^Iwjl@IZ0rImPULOBqut)ZW_L*HBCFSGt0H zt7%$b9Q29Rbc@9_Lde_)ed5ax%>AHm9M6Bd(I7ChXwW!HXkt6)6DMo05vIY%>)PBP z9_>2s3(#RP2G_Tw!0WyO0`2ptfpb1C;TLCv3o!${;p6wAb^3><>U)Aquy!FnK=FZ( zKas5%^if@PqZIRvxR@J#z1YWiSH96VjGc_%=6Jv-mQ#Gj^MH?E5Yc}}2N-oeel0^8 zKF$efx!~zvVrstJ$NLEJ+{cKC}|Y-(A7GlH{XTwMU-PrSkb zGOopd<%R4gUhW?U^)=85uK*nsHM!@Gdb#J6q9U^F2i|nG6*%a;hTZQKYgl7^XW-tH zEli2G@TOOc1a9F?FZUfY{iDfrW(F!g>J8f;MJ2IPebk$9cJZi}H}+zXJ?fo8t1lj8 zk9rqT9v>2Pfx}90p#MlLIIQ$mHk}i!^bV)a5FA!|rx3s#R(iz|As+y26dH@ukB#1h z1AvWQJ^)aR_d21WIkNvQi#ImMJCGU^A2gZc9nU?__P^3A=51d4&ow)vSvJ^A^ok|- z{ltdx6TN&gE%u)iy_XUjx?3{I%Oj4yTr$ba_evC_ODnKwCRzLrEb{w@P}0R~SB(BN z*nJY0ycFy^(irf0JJFXCbpFnd-^-_2A`Inv?YVj@a;Jc|l)fLN-%S1x^!lkb?iSKN z+sZ0Z7_P-fIlJe zcf|20Je`{u{TYl}Yzl(#V|VTth;#9OF<0xx-jBocqZFz>c5_5qJP1#0BV}Gm3;zZ; ze?sqHDEKQCvN?{p{nW;7gYm&pq|AHBqDS3qmUmI`CKYa=!egSaO${DeK+1fG3O^Ht zJ%?aCB4zSt^N)*$z8i`sDv>gWL_qnuoBvVv9m5pmdL;2p{S$&xsp4+C#bYm_DG`5F zpU~vF!DBz-5(R}5u+cbiJ-F@Z0!$|lN4)58_y$tS(hNaHpW8~^DFOO6*ITH9BX`?! zyz_8emeV)A=(#!Z+6gd9;Z96{18>A58O0QQCVT93c#IE!%kSleZgh!aaz=b~Ru(7G zQT7>+Xj)N@(;SMrJ;6x58>pKg8a+9xZUpciGH(;G3_x%M42I;QI`+pPRFghbnhgQSsJFuM8)T2swETC$Z1C z6MSp@VN`h#N!%L0RTAQ{B_h;3_NgY}J0SWa6KaR?8bX}oaUx9egkv}1nhBI`B)B2D z2xHGjNeQ4fNNMe1r@D9(W)4db{!?GKCnph?3XqKe{V*i%x&cMti z>hQLygL4$jio`nXi`Ox8|3imfpzVnS9rj4-xDJuH4%g8K!<2NDMaDC^2#TuDlbl2! zT*KK67pqFSEIx**L7fBC^Nj8B%C`)J1KNZ@#GAZ1}9Xy(V6K z89umdD(1XPvil6|z)CHlkxQX(sEWleOixqVp16i)ZmX0_&Gsa}cnfrD0kXA_el=3K z6M%I3w%=)45o3T%^Dj@bdIgH#1kr0q>P!GBV=!AGsfz$iK;{ahvReS`Cez%C%o>#3 zg_NSmVMdP*r4~zoKJ@w<$Uq90C@CFeF?};JrCI{?fy9*I5}*%6l4`W7I3vq!@tkI= zmg`CW7Hq@YL6&k>($QBUl{9)j;+!l|<2iIE|EUpA@+$~#>QRvW19G25vVRRAdO7A` zB>VRO<{>i^DTyLkv7CMI-ZBN4Z8=Fd5C?j2_a)HmLUNW%8VWL^+hGMw7Sb0}*P;q_ zVyWVc$l{_On))z;IbTSmVp(~yWiZ^ZM0;VGQp5(}F5QCn4{|q9~^OyEb09<2X z6C~$^3)&fy8vlTJeuR9e1nSX}=DBzq^`u^RPx4&iJ0GYqU~?Igi!k9EQIfJpQqx3{ zay9_~H(JM?mqj*(zL2i=^dx_|64$qYdK8=1x!d zbkRk+i7ux5MKK5=gi@45lR_~igb<1(Dnb+{LP(NJxer1}@)dIbzt=i@pLxE;@AvzD z|Ih37nOSS^wbtHy?aSF`pMB1*($<)7AU+c&2WG%2Y$pSLKFpmEi-b7>W)H+}VUC7r zQ9=no?r|{9vV!~;6vJ#IjfS%k8wxWSk&8hz=Y6*D*y#=6^m>tB`pJ zc!$Hh1+iV2_AtLd{0tJJT8=ydY1-$v6F#baL6y!31MUq;j` zWNkC>Zim?iu~(S;l9@FyHBaM42Y4HjV_t&kOz6=PvmNF%h!SDsQ^d0&W(o6kG9w?C zUPT>*xw{M_t(|kkLxUsN5I980p>karhAShH8;T;=$-fSf)XS;Vba`9SHB3LG@}uAoRZ3fzl>6D3h*=^vSEFfk zzf0{qG{14FIk{-4;YPeLwPs_P_k-BjgHoF#sp%^^E+%3e<*ayzHH~(W5lM#c{#fZN zmZlwKX(oo^-E3ofn07t{74dsJ6DzgBhXlXABU$CSnKKU|)4K%BVlYPN9izLBbbiS6eZU z|Fwv^13NbXuMte+GZ+Vf*Cm-Lf|*C?EQvV*=6i^*gc%Mq^h{g@ys!4fF$a7BjjxVDY&8=mN1Uv+)a&xFw-F}5vCi=Zir7oZhx4~wlhU#chwA=8Z#Aadhx6_PnGe%9Z?<5W6lA* z9x$a4GlVII*#@yi7-?;p=i@=(odeSkqK`1mVXlQJ1qm_jPbTDjxHo}c3e)uh(g6N^ zm}?+rgWNk|I@Ac9lP()17ug&#R#+-k9Zw<)>ZDz81OIiiB+4s+ZkBYCeyC$rjO>AI zBs%g!%$vx+0ZcX7Ea{Z0gp^CDa^obzKY?K50ll~y?dkR;q1G)m@kV@vM1Nrh!(0M!5%AB0c?4pmFqgqZE;8nK zVP?Y&g6Rix7s3?TM71?Kh6$q$4qIa+FFILrAnsg(@|{3iqm$$_QwQmUu6+U7=RvHG zm2jR;*t#IWa zcR$Qqw*40T0h4(I_exmt|AaYfBG*~q$8qvfh&zSJh1n0WSD3~yJtr}~0d>E#=7n}c z_ZQ^Fe!7u7iTlftzaFUjoleRjI-&a?L-tV++jG!hpzha{_t}_;aa5Rc?C=^#%epAFy+6H{X#uXQne#1i*;P4Z$Nxzq|S;Z_i6In%9$ zh;h^*sU45(aUfQ3P-@pmYH15?E@cHbzStF5t~fWjre@NX+HiScA->i!a(GlTD}=51 zrlj!RHeA}~Kp7Kb+ia|yM&&wqe41@<@+j@nFg>f1HqNTZnNzX3mXR@4=LRFHMx+2R zgCqgl{Fhpbo|z$z8=38Yfn9C>=i`L&;)u0>)BJVD?;?ETDCbRYRJPyhW^3q1jLa89 zTMjZLlNjxU&FpB#p2e0ZP0aSkJLPpKJ}$}~tc({UCv3Y# z$hH)nJ_og?%C_rbBBosOH7nb{?G~HbNHhlnO|95k-~-7A;CpujeM-)-H+44PUQ7kFhzv+y={f$7w;ZF2lCg4*EysAJ0b$4e!79o3s zX?o(r>sj80szC;#J-MB5nMyI`>F7L@6&rIK*F9nU^N7C%&6_})v08ErS6ZrNZfY() z#WLYt&7$yaui$y#6f58vM`2xm-g8-*`$=^3`NBl831%}aFQv9=!ApABxEm^gx@+SVI3Ueqiv|n=06|}x#;NS zDCQq<6_7U93Oz_g#n)O!y1Ylz3np47e!zxHbL?uvgA3a%Y01pP?Z^6=|Hpim%hXLW zDWlKiaoni)@uE^4N#1>Nti$GoNYb&yJr`P)gye)xu`D*N} zsTeq%KTSd1f{q$ET>{VHkGvUF_llSXUN?%sasnO)HFaO?%Aiwsn#QZ#Ab7v|p)B23 zGM9i-pcmdUn_IrWL;Lm~$%=h`2mhs=?nPz~h^@9VuAR!2D_&v)rL{yUAP$q^o{Iwi z2ATL=8!x*Dng{XfO4(Z=qZvlhHdz^&ucU3UjLfS{rW_;Tl?5L4rlMc_6&Zr&XVvm) z9^6OTGfq?Q$RPOEtV{_ump2um^RskI*9JR&W)dMkZ}C&u>AuAV%Nbo{y7HV}QXSR= zu_jr;7M1sq4mQCw$vQUJd2)`_LR}j#izh*RT^IkjjGe~D4`==n#G9-xqMxd}Mf_k7 zNUHArNC|dyqz=qSF&gaoNG-{OsS?Bl+hS^Eu`MRA4#7WX2AP{28vi-7Q;@mUor< z<8KM$_h#D6kC$Hhxs8{3Q;@mOUHlLxn%?_1en%Mpex_#LWPZ_*_%{>5*0DS9M*pm; z8WOzS*gZv=iLxi5%EX$=+$c=y9%-g;C5{|e52n4i@a=@|m`SZF%sZA@pAEAkkt(KB z7Yeh}#;D)kOXz-_RNYQwq;#SS6GGEsYgNlbqp^f(?PsRLA`dn6yNciNb>UY7T@*= z1C3Vnq{Kj}&Kj2+lLhL&)`bc^Ux&ByhbbO-?kIIv6>fc?PK4puGm_=Em7q zuqX>^YI~U$xaZaxeBl_>)OK@u5ZL2N1}{+aXvyG}iH4GpcNN!Y0&9OMJ^iXghU70Y zzc|=RH8XJI*E9L2ecsyt{vmM5tNccTJ zZwm2f!e4Iv(z8(V@L0m{a2W;U*He!sd8RTTsKQMNKd7fyAaZ0@zct}E>4xv;KTPIp zi|ZC7YOT=BkE=ON#*G^jHDADJKZLr1CdIRj`I4(h&FiG&-;>Cd*l&sXL}JV4;_;=% z9Lrw6r3pQnY#ItvKs9+GXZ5rogOQNxpc%&0vP5HVJR)n6eFS)Xt-yQ=Q6bFLFsa`@objnF7RCXr=&QB>u7!$GejP) zu`6SB7(LA1q{?R#R$FgV0#fi6C2DM>=sL;UNWiloLq3(@(;^Dg9m4v{;6cNENz5Z?*YJvrt*w9nw4ekAa|g!vU> zuQ2;zp1F?arNB#|a~thuF7WEWbecyO170(jYavQOR2HXQUSejO;v0Sn_Tr%ifb{0|Aa3vNE}zlJ$>0iFZ?&oCcDybJ22T*QK2 z27gvg4SHWeO_&K-IGz0awO|Ib{MG{$6u^`dv-*Bwn!`j`ureS+nqNxkNp%vRu)!W6J{R9lvh=EK|paicJ@WSMz0?E!cX z!kh*%LINHjht9SiQbD$mEvuEjP||q{v3HT*0kU6!Ib2$nQ;dd`Q;gi4u8rzXX9AeT)qr^kvBVaMNr_d^1B*zbH4e?xD)V3!#oYKUYN6CK82_N39;{&5t4B$4G8#mz+3_`QJ57l zDF)s&@Q)+n zBUIi29frUZF<2K4Rkc3;Y5ecIn4uDA&+KMx@bp3k^<}kcU4a$tnX{0&5@^qS1L8Gd zq-W;bfp>xS%&Q@;5=MIFPKd2Qd#1CUVjN{Nsy(x%q$54^#5;L*1S)%`6R&cJqU)KH zkiQsEJ!5SNq-UOr&Huem#+F+Z>61Cx|K4FuY@v<)pZf+$$8xRYJ+zF<0YPv0BeP{d zkcULEQrjxzU~b!XB;$IzN~xU}(k?B&MMKJ|cqg4-k86xa)+O|Hmo)b+ zxTNsP*4v~Tv!>>&ol9N~GVweaSno11&Q@X-GeKrpTaq*3;$o(pxXMf{v^tWBY^=LX z%t>-VWhT<)KE>Tx`61OoD~%-ACj4J8qW3C|neR6Odap7VVxTZ`uW~8GWMSl9C1m7Y zK$XsgRcRY@%x4HT;)>vO6hu zlayr&GgziDPB_hEiXZK?WgIeR0y?>Thhe{U9{Z{-6?zEk<`E1=D3e!>Ki8u+7kIK! zWCO%g!u*JpPa!Hmt>(n|?f8?%+`9_!d%*O7I98Zqm64);z-lsY@S`Tui0ySls((9k0 z%U@B(=a*IzsA~`dGIV|GD*EmO5WHGe90ZPD&CNatUM(9Ks9!<5>IH&V%LWCKuRY3+ zJy25@!v+VE7p-NBAgHN}Vnc$!vd4I{0MyjQv7tfWwkK#mpr$U84GRJnJ;j?Xpr$UC z4bMoUcbl)*GxrBIZ>UR&Mg)@0o+e@gfx37$GDDZ*)<4UA0H~>pXrqF_Gd6P12WskK z+DRF)&#-yrb3D!iHFZ&KbWoyl0+vdkF0PFU0(U*n3J<8Mi)<$cHfL^PvrWGO>re+d(}ExO0LSpRJfrGxL_Hb13t#541#}E|a!jm{3$G++5`P+q zHR~1FkzrJZ%h_Ty*4A3@Q6!-QBl9QN8A_81tdvkeL8e};%#=LL9UW$>q#K!eDI@2r zC;7jhsQXB4G4Q-8tUJBJ2nD?NhVFlNlLf#94c7`#>y<=w)cFOmEVcuQd#y+*$R36b@m zBIGi-iJ;|6FjH))=wte8fhB)45icY00`T92iEJej=v>XIL_*~htL!yul97!8ovSrP zzA@0b+5m_XfX>yN0Uin3)SUr0SDS zJec!{Jr_jfW&T~ggLHkf1R37S&+CDl*NLcw$drME#Q1#(*#`Ft@Q1+E*~Ypv@K1#~ z7UCG7TN>9{zj($`&O_eI)zftK=uBkC0$n}24&oZ13rCMatO5MmS6D;AWIfcUC=5`DLe>qG?h&IAJ26HvURUrM` z_ju>Q=GF_TbS*V@@2s9aP7OG?-yyZS=K4lzq%r z$`yXRjd=pav_7`s$o+0?tYyMy?8aW7H7BtpwsE|T;z4!b9ceuuJV2aalc1uzlkt}` zsy1OH(g%p2llf0TY=X7s#xt@O41_bRGJ9@B`IU^Ss#yO`8X1Ufv++)GrsS^4>Q1Ef ztQ+of5;<-RmZq@n7*C797~C0?)e|*#KEr<*?oPqvP@t_K`WBz<7Dk4_EIE~q++b=yHR0Xm9Z3NabzDCSfm#!+DxV-(wo0UgEeM1HXtkTbDgfY=Ch z6mx3PLkzf4>@P(B5M3F?n(Sn_2X+)QT?m&^>@>no)^HugN_qrt&$K0xQ7j+7=*V;% za*IIHC{}u?d@zbVi`>(pti8lIpR=Gq`r`A+Vp}dTyO8}9@FK)y`gOM;8}t(qWFXk` zbn-wDf0v!gK%2mDh{3{06SxuL29OZN%7MTcj06VVK=2xpFN>-S1W`Jx4^&kLf|hX2 zBvb|h>C2Oak%8b9h!=ql1kG%2`4*?8k_UoO5)w$V2R zQT8Pn83;z$7##>!+U}?W!Dh?+{Xn4CkR^EJ5jv4xLzO~hN7QLS7A<+06i2=xN$wDAzVuMeyg0%#Swm|5T#BK>7rZtF4 z#W{0PQz7Pl&xxH{&i@5Otwd%8FzHXyaQcNAbX4e`KXaCi&AtaT(MQ+ zh4mr?{>rKLvSd~o;{k;BgY@ns<>XRA3JdzHGSG|tP>#+J#EL2y$AL-z84E+g968G6 zsLBv8{U}K&hSE?J1_Qqa%w-T$fTDj`do?thcU7>a0jf1Z+et-2 zDwH4OWqQ(0HX-|*$e)@dpAyO&`>WF3i+L9#@)fdQ0{O-Aj}7v31f67fANQjt!F(IezqPYTp2F$!KdHD_a^I-by z=8>f^a<$0&jwgqEVeW@{?|Zg30e>yb#Xqq21N@CJf9>bt8_3-XQ(?PaogFaIPx!OR zW|P@0a~|)Dc-A}IGkQM|HT);m6M<*m<)s3MM?pfw{0u^_{h6l>z^@IHdw?k5H-#yK zxK^09FyBLbD9o`i*}ozN`~fh7Ao>V%63h;W7lauHv*tHeradfIAwrX{m!jTq?9Cn9ZxjrfI#v}QIb zVPc&v6E2_>+v(pwEX-JkHtQH+j zb!Z=(X>sWCO-T+NVI#z$8(oArbaRqJ-_r=|(4EN+?V0S*5&xY-OGAgQ7Kb)W&pMU0 z3T>g2JkMMJ)S;Uoo&gCFQ-{`wcqRj=LobE6SQv5WCWz;Rkrw(3#8<+ILwEb0`4p%_ zJEnN%NT3c~0U@gkFnPnsONS-yd;b?#hcSSb2U)U zjgEU}08r1hJuazl=Str$vLW$3HuF->qsg`muHwPpZMd|^_*i>25I3KqLh9ytvAt;! z<;hn08a%$gdyt;U-(cklPcwENq@zHg&4P{s-7NDTjsj&z2MMvhBd#Bko^`~_*7ZzX z%mEyruAcxi8YDzaU4J(F_QwEq{m&5J3L}m70(Rb?4b=79AT|gijrM!?*?$Yv^+)m= zcvGORUk9;N7-_UC*nuxEcdP5G+uoSeXoqyEY+4U*R+k6E>R1~gK7YwY$S5%9*h+s^ zXoMXF7TXAQXu3^G9hz^M|IndptwUp`q%DrTC_QVsti8!~>XK~FoDbBYJ0Z4%govp_ zkI3;%1E3CF53xoVacCP}B{%}8Ll;2Eo44xFMZ6d!FEOb@cS39xM%wZiUK;5O)S>O! zC)*sTL&qKJ(498Z(hUEi{=@6kZW|#E&7~X~Ar5V38=^GOBQ?T0v~zL`ElGCh#Q)Br zxt)TliV;XobwAjJK` z$l&l3#4cf^h5lZfMi11Xo$Gj}HBg5>3$aQVX`wUoJTn=nLrV{JXopUfEwq^Ih7Rpx zBgCO+y9jY;2Rkf^L$A^Z>(D+)<7L{kWQUghcMhFsvk)_7;?S+>SuxgF)uCB+8LNOg zv;<-lNQjs^bPe1CKpk46o@c57b!Z91$-;<3Ik?Tt5=IKq?8lQBX`ZZ9} z@q0>=-`yP4+Gl<$p1U@lwPLIFT)hT-unwr_zJhocBt%R-x2&OO<^%OyX(P`}1nRkV z1>D~O_1wJ>Gldb)o!P`QB|ts*Jj5zt#B*z#dgeBup8KMi#}{&}=MLDbfO<}^Q)_z$ zEivBBUV@~Le@2CeO|sZVNR#~CMM#s}U?armH7F=P*STnXTer&AeS}67%LdPQg$)-= zy==H#%~skxh@mloA(2m8XLGBA@4h4^mh#^{Rr{7Ff#bwU+9^;fmTrF5j?pSMk?rzmY%r$}CT2b|o{Z_6nk6eUh16n*og(lFZCVV&Z#x1?fmWzoPzW>FfghpQo#7<+k~W zZMypv+``Z35ZGbcb$eRTuNm2G-r)ayqS_qE6&YmT3FAG;pDW=m2f<2up}lUhnN3vt zB>V}YDzDx!w^bRPUlJK{SvOIeH3&rn&u3z=Ei9}3( zM@q@|5l!Is)-+2H+tww>e{urBDTljk3=7YesxGDG=UtK!t-786vO4rOR^9-?7P54k zEnc^_R7#-36Tgi3g`y-oBQo01own6^HoqjII-9kh%2=`^m;ub z+EWCj(6=CTqX@=x?KtvlE1sJZZT%Kcv8_SECnklDx8X8=tqQ{V@NU>}*>iL5KP>H} zr6-NIap$Y6Sq}Tk+Gp!c)5+wpD5q`kubckk%fZ&Ml4!v@n#q4pbml+3X&pCq^p?jC zJyca*3U|*S-nCtWcb z?D(6)r=Ir@>BRDFW0NfEg(kV8{?TWA!d>2=%hb=(e3Kr04_;PdtLUDjZ_+2qo}?-E(;-Gj6zUH2db@6>&p9=t}U@6>&l9=wOA@6_!}*X=r~`cB>VmeFlQ|4P^G zIl()1KUf30ZD_w`bi2@xR!6r9{bXbG#kZd=GcccKbRb>#-~_KZ{u0ClJ8h26uy0Lu z&ES1Uy>&Z29+Xp-bAxgoAD^V1Xa`r*G&DqE42 z#Qoyz@6yl8+iEJ*ktvvX8qgPJjuGr z9Gi;Z+LYihfS(W!4g*-5qNiG!ktcJ#^$Jpg*HbgUl#-VF4W$+ON4|$?J!hcYKVd4y zf>Rqe`dJcfGG8b{c)lO_Q+7yHSyEp^I!kRBx#MxA*g1MmdrFIt(2NaX<8~? zD-h4z%M`21T(6dN3|}6VRgr@r2x&12YgOckh${2E)-@@g9$W^~LrP#WpF4`6Grb@U zc_1a{OcS8TZko(J38Hxr^%=6hJn_=#Voy(C<9y4*i0)&fx3-rCVqTL@{emG~+< z@-+G=Tt(*==8uRTENwDBq=!VtMGg}?zD&xshY%7ts9Al&Bf}%refa{pCOSN#U(_(o z=F^ZO{fUwZf=2asQTH|_ss>Rq8_}p5k!G6JW(87`Z@lV$sf+r?3!+AU)1Ihh)%^#E zIp%`XptX3t4fy#m$3q+k^c8?j)&h?^ES2tTJz6g~lw9FlPXLBJV6jLR;1p-}lJLjfpkck#aBc zcLOtUh)uFFQC#OMzmG7`3>abKRu*EU)qSLuSue;Sx9R%x7C%#g$+bkig1Hxgw-F}Z zk<0;aE6gN_^MrXH=3|H*!2c4a7k7Hc0)Icul@L>f@usqE7vdG5ll(%PDrqy;d3WbT zQzTWnfoaXkNK2rT{Gw1!cI<|?7vqT^2htYVc$ua%C`$A1W`lS)Nlf396Ft+Jz7Lgq zoavsS>9Sqc6tyW>5V z_%pzO(j@EHZS}_q{AJlqf9~JnW}jidT3>eMp|civwPB9oPPh&5n!>yZ@e*j+3#PzY zaILcGC;0aSBF1#}%t^qsJQuFRL1F_$YyuHiAu>b7u7~S)kk}*v2zYmJ4w_&AmV3KeiXH`gVnw!cJV=K z3q zBQ1cR-kUbg9sN(-Vnn;cbhZhwXFz67 zT^nS_cJY4*QP&_h3wWo(Y=(GFnDb$3vy>{&&=R8KUq*;L06G&C&W7<$?>^d^y$LoP z+6DzB9BfM%l>$0J?&c-^+y>d{U+`ZFcpLWS0xe+I2I{j)2Pzu!PPeVKa)ag#mKg57@`m+9>xfiI@KY-W_7!@a+%8p>0 zDC;faxB3k-y{ia*ZvYJ*csIa&exheS1m5j11B z@D!NH{Bizx{@+8u%@R0S11A)g>i;SJeEuIjoJW|zzZ2#zh+9GKgD@j(^U{M9@+`y0 zKBcs&^mbZ9X&{46x;|v7m*omrnSmqVl}M! z^6ybo+L9zo?BchrL!OtkMV4+@ zbvEBAY1pQ~#MjwK`3hpcAW~lYiFdFjQ@rOeX$zQ@>TjKM2ywYuZCJ!O z%4Xhp6YFR0m5Z}X^1np?b70ct4$_H6Ln_r38Ko}Ypd?#x(@!E%pj&WTLlgnseLD(b z1PH!Bza-4JqsYGgyi4mx?-g_M1^QAHt^#^P0pc-V(6cS_xan=E~O5>dj#czgA#_GroB5w-n%W zqAtV0`C{>VnCKYK{3XnvFvDO5038ylHw_vl{-R9Yp!(7CXhy-eTMOdDnYj}DF+qMh z%m&of0c|DCLe(XrI>fe;pNRjL$Ve+G3}v<<6Sk6~lNlaCTCt5!ZY3o)jI={4D4*B2 zer9zkptO>4=${FKR^mi?l4F&^R)W&$q9mm~?UM_%LNh zh4pt_eeX5r*otyClUtn06)9A@G{R%!arEXdQ2}7APEx8ea4I(Sduz zI&Oz_5y8(B-bdS$AGl-W2(K@~r{aZj#$4=A_mBKnk={WI<)bTSYYyeuvyC6OVTF2?9 zksV;t#j(x8lpPh;alQK98t3G8D6|FYz)l^|$mB{mOaSQ^X5 zdeMzyLZ%lFA@raK7JN?5O*T*LDWLxa%v%I+1KQpuh9lNG3}NBL;6*Nv!VXL=?dc>Q2*hPYOkkuZ(VVxJ+poRet$=OmbU$X_QqvJ*~zhv=k#c1fipI5X196}W8A zs1+R}Rq#Dxk6>vv@cx9UfcQvEXIj68>j&#>Lnl|2A7bO3V_o-+jXqes?C->B59yQH zvSEcYgWS_cEBqfU)j;%9WEUNbJDQ-h#hORXpi9Dk!UMwFypTcc0}v|fip3u%#Us*(Ajn3ES0m!fbF(AO%Rq;DMMbi&hyUPksMpvmur*aI~AnisPk2yAi6 zZ2G(nb#QS=zwm%9PA4=v0<~8HaWYVQb0Dq;rr>n^+l?l7*)KG?aWJb0eh74!V`Kbl zAU-7IO`tdNo5JGHK-245BjZ*{Qf|GACwitIi1j>Na?5Ma&2@y(SJ$-u-m=OO|hw7|bY8~`T1)S8kT{kAB| z@Fgc2*x*}Q88bWxwyW&=IWk0I(`=E#j^=Y&u;mSmrJ^-8jHkcNdup$7w`(dU*Tmt;HFxw$E z3$qbs#AMHO2mV%=?o*hF0{?xO`ylQVW;aagrEI(b{*N%jAqEN)IfGre5Nkl4YB0IE z{28AXWX+q0?6*XH1Jc`^MRd%@gjBxN0zYqb-RxI?V~|PV%H_oTkjhsf#H!Uz*VC$N zUFMk@Ko5ED1^#7= zw7^O?VA+Sp$jAA;aKadsof|zvbHy|iucU6B(|+fF52Ds#;t}8#!$hY-2*$u11JMcS zyr3ksP$m{`_WgEZK_+WgB69^W@qSiFKGQgaX!4@p<{T(}H*JKC)vdPC>1VR~VM91I zMU0+TH|NDa_+LiUeHdH{ygOiCg?L$*6)^iC_6qX^OpR%t$pHy5;BO+ND_jTA@(q}! zHUZ`s`df;5e>)M^ATb;0*KeE@&)g&%&FVJImTbrv@-Q+hLEwayVSe*#BG9~Uw37&m z6W&DV4Hc9J`D;VLVi7#NZtOx4oKMsNgnk0vVwk#@(@a6ooi~J9GeoOZ-C$#HcLchD zv@JG1n5o7VTDI>Ifv1Dx8RVmf_Hdx|PbleIRw^1&1=bnfgu1m#|0JOw5Ic(m&H&z@ zFmoZU6(&v>Sp%_3m|U25Al?FgW0>C|eg(RgyT_)(CC5^(#d`JXMo*V?#7_;TGkyV% zM6+V(*Q^$oTwFJ{Q7p-IqBmB0f>^GVan}h^)-yQThRTj| z^I~rXRreQ$WJo<1BWD9WgTqOt7)LpsaCj|4_IgRU-$4nNievQ{k>W6AN99QzKkv%A z(NalSitq$h9u-UD4zfgdG5vH;xQ%d`@MhJG?spmg4%KggX55W&k#MwgI$_4EU%|{0 z#7YlJPOm(g@r7Z=9TkpMm)DK8lW|=#-VrP9LE4feOD1k?m0n1T9D=O$e_6t2>uO6A z&$O{}pw{>>*2Fv8a5;jc)Q02AxV)?>zlMz9_t@}YaeNNVr_iP>v64=3XdyAC)z+i9 z6So(w8G#MD+lgGJJb5!`0vR6-yl-JnL7+d-NtsjPyA@VFoV)jK61(3+MujCCz zppy|N$)c^*(MM)*RY6OmgXZUH(G*$DA0 zuoIh=VX}@&u{rR_^iLipWMcXa8eajmmw6RKCQy4FAliYz2Wzc4wn$jYWz9RTNydW_ zEQk+IL17F~A2>x-@!NwDMl?E*(B5R+T%6iM*=S$<`Ia8K|)0Q zT7>L_+YJf|V7k?!>8Fst#xO%>abg(oi(uwKTnDNR<2l_P<5AQTQXs zt`=qakkI=OZv%ZQ>r|qLD7&Y!Ev{y@8R%2l!4Ulczphfs%tED2zJ&1e5>0AnOF6Tp ze6^%V`n|J5WoM!E^2vG~GCp4-4uc|mLgCt)?`UT+C zhRK`FJq<{RnBSC;IdIc~-x}t3hy$RY3(RUnCRHV-D@?mNJRSvF+dIS5DkQb8O|m9d zApxoF3CN5GTH7li?h{68`wNIqf!4OOKy8Z!SKIm5uzm!zwnsq>0|^n)+P)dC4D=IM zcC(oXhg)3vVieE(jXMvKb?*EOYo7q?&Xc4W?Y4%QlIc&IQ`)sWPzKtZdO#ctv^hEP zNT_&7a~g;2nW8MsX+FetK%0|Ojvk`yno|X$ABpZ>t|GDPAVBcb5qMKr7mjj+g4d-< zMsw;;tYT->CUd{^F{o^z%!w( z_Dy2iov%lFE>QnJ0kHgneqB)SCJ_DUn7%+S&!BQH>AMf}k z)sIaj|1ykDM`s$)!YqZj2WVloK)eFX0B0ae+Fh%~m$Gn}78vgt{Nsu&p9}XMChA92 zz7rekVR~Ipa|F?sVRl+2#u}zG-kzM?&*CV(Pt*)#rU7p^%u^7LgM^6rKN9jUxP8En zT*gpz12<3x`!n-RmLw3jZ(cLF9_4GVcBD?fIiNJe($#2zFhA&g&_ z_;E;EB1)AFt zVZx3I@`~MQIkELFw~rzJC-s!hG zXOc1bM+DucBKSw=uUj22Pa|qShIaw)8kk2GGMWJIW|)g_^33VLyBFrjn|XW%{HI}l zg!ovPS73JC;+gkAogFZ_75o|BGDxPcoCK1zs$cLGd=d5CDN|Yn%*aKa84NPgFX1a* zHj`ZUrA@S{)y1nv@PouJ16~W5-ynVl2@&zz5z^^aKEeb19x$Ikd?-vYOr6_s8Suxz z42Bp8^vh>1B~G%mX@-rzX04iK86+lOKAVF4B_L3mWWw8_sp85+vmo^LGD}jD4%}M!( z%Dc~{J%{WwA}=qUIQeKug~f88OZx-a-+=toWy@`;Qp`4SS)E#k9ZqvmmlZ7bOg>PT zIk_svQK4;IHnf^`*=XcPfxu-eLzg)!*=4tglDOFv&Qf8qoXcw5!F3DBFKvS@Q5xNrU%~Hm zD^r_YhdE?lj{NS8WCx&qY*$$R5@fu-wX(F2eM|f&K>OI`cQRmtgotP#`wH$|pndF@ zyBNuV_OT0>@bU!EKK1~_{XqMeODV-vQj$SZrH}2GDwRIA75Ob7P}*&?$Mn}yfeK3W zvF2G;=?4_P7bR^l{j8t3%aStD$3|x(D19vNZeC*m+F+cVZye=}OCP&hj7uLo8~L+9 z&|r!~7=$v6i`G5|`1(ZlJlS%O)dtF;JH|xhlp{p>16D zq_|mJwhH-&#J+yTaYR^PMUkwMlNHT35# zmN%ijYJ=H1OadQCigjS7FZIktpjI;&J@6*qYI?>|;X?7_?9P;Y?|zr%zhz_-=;<;} z(*GNslyonR`CSpREk#~77CZT9NVzn^(`AMtI~eebwj*zy!)%r3(IVH?Pjt*BD}9K% z3b835Au;|CLVkw(9^{@1Gp=>ugJ{b(Y_ST>WY)#Zs`}}fH8InTsNwhVG#KdFgig-q zMKt8Hn>ATigFYoC*K@{Pd^CvX44rH#rJgV5;;L$#lqlGrLG(N5kGJ{p&4j>oqSCC3 ziw1H3X4b`3)wpD{ro%aua|zb`b0Myv5L1Ca1?G8($Ap;$GxmP=zyf~(%zlV3fIdH3 z82Y6`GId-1*d^i@c_eV%a$b@FCMx?&)>^@c$*+gt;`*^IA}D)IRwMK<&^;z^L%b=B z>@oQb;unw*9o=ivJEB-esr`>fbqM9K7DH;uEPGK?(O;VZK@;nOt5!_KhoHbF4K6v9Sl0 zP$ui~xmHm(;?U$tiOo3iavQvjXJ^edcwpt7hd$SqbF8w~}^#Dp@)OXb*Rid_T`>hdS>3sH>4J6?y65PAVQ!PCo464j;HPb%x-GqD zD#Sxi*Nsgy(IohL>jJ6z;-th4e}4v`N%F$3A@K!2^yWL2NYrBpE(6~6Fc&?IeVO_0mz&Hyys!A zg(wwf8_c^9Z-a#B_#YBdV=Z+D{I6lofhZB?XP7S_J^-{jsoMi>gY;O(wp7@5W;YC8 zkskRNZ2{;nI+iiXSkZ{-mQN;+YZOb(BP$mXH66iez`FwGUWmJenG5q8#H+&G3iC6> zkHADt2X3jYy((sg*z40MXPMZmPgH})dFBDUjxfhT^b#f;W-`RZ!W6=+g;)&|V!-cB z$X>Xwfj=0g=@YmZ)G2|9HM7aR6>R&7g)N1p3*JgBmQ{vQN@=39EK+2pxs{d74QdqY zQjb*Sjq4LJ*%#;=*RvsJ2_tV@KMb)#7hI080Xk2cWPTG^K!GpBT?L0~o>~o@2 z^4NEXRf(8lROGem51r|rsB{BrdPHb?MzZPY#9sztJCjVy6+|X;!Oq!nVG64y1^3$Z zI<(e0>*GV~70K5BMf_f|zWX5S`WTrKoI^EE3+-n%#Qxw$vFr13&J?1Gp5l=b@Mgg* zgqRBwBIYk3?jh^9UFrZy~F~kC4q-)oB zmMwxHAv)T%%iv0ZcI|?4?*4#w?KdEv1~^E%cCK|E4Oh~8xnXp6eXPoaX!%ASGyzkP zLmK;teugN&I?Psrw}99Xt1jRAqhqAaF{$|lsrgOXaucBTJGYmlh&1_)u>VlQj4z%2 zA29H}*l%etIob-k2Sk(dNh?akVb3w312s3!N-#}X&|lC%F2w3o}X)3dAp9*>Zh4tVAn2DcvMgxo|#DoPH7a~CmE35 zHV<2~fp!Tem!fiEZ~K7wcR*~Bwc}=aG6xDeor~cl3`wD+QM7LZn?lp)8KHot(Aipu zn0%ZarZ9l`6TpD7q!g^_8Me0gi~=fN|3(=PIn#4cDRrhx!$wh-Z2CFkp8>J-B!@|V zo*8C-VVFX>q%fdSMzw}E^S`5cz@@M#OkrPg3hg#|rZtF}gHpIQOksJLLVjaXII&U2 z7?;9DXpRT!o|Rz=#mI&3*+~3)z!kfsO;DAx#vRYI-fF<|^*jtpv4XuEGToIm?wG66 zI3ljpt#;hStiDfRXo79K-s0^yQs|$En(zYc3wZt#+W9N&4Stzsoe5LpEtXfd!PJGB zpAj){r$>z60_K7m5%Wa#h$(CjlQMtCj4S+}P_yzP=0e~PgjrQLVonAA$uL72M9h2n zFz3QVn#%izXitGjnP2|bbbl7q;KL)PFYp(@?1fk>%v~@Sw~UxBz+VYd<;aLxTmN(Gl}1@PCClr*p*g0e;oH ziRltCF95$fOiH(ix#}301~4!8ikRbp-xB7Nz7g{-$n6BPdYEVAm)jF26frN z4vv_qz+VPaXGp|+F3ck^#ls?|CGekxd0=?N+ze{*9BE0=?N(YhN1hqdHcLEb)?%!Q-eZJ#`Gct@0EX|D?koq#Uwod!`N7IbNE+lkK6j&j$h@QK50gl7R= z+H+F8^kg+ddAGE;64@0ZFH3t)DjHH@vE0($8_2#6kR99w#!PW&vscbE@HX@J=^8_@fZMlw##+rMa90l~V&3hoe5JtX8KKx2D1N5`a(V3V7`q}1Q5S@gP&o*y? zSSQRlm}g2OW+l+iHotX|&2#11E*os7^%DSOmkUzLyg44ht{9lgZpfSiN7x&m~ z(KN-&9QacEaO>skXK^tA>gA%VBc>rph?si$UAUKldU^hAIt5TKH<%MKb%1*LT8Q(7 zk&k0nzZMHXy?idj7-7WAxz|NZ6`)?;53viVmscL@<)VRsm&D7rwFtaCcg756+dXZJ zc)8rhi03N3JeMg(`lw1TrxjR6UAiRMr5pY`m!_T&SZ7W2cwEYnFS6Z58}7=v5wjGi zOY`PMOm&bDF?DGv+!UZLO}`$G0Cnj|h@rwr!(9QfKp1i9FE>QYk3e18v5ad9P?tUq zu~HamxJS>AnASjDy5Zs=he@B(Z)P(sF8ziUATudk74K=o#i2PAL&BxG(jaNpG~1MU zWzxLoSjS7lJzV92Pw_9d;p*MhHeGG7TP*V*HrTxWLEgC(o`82b7N(HL59;0fDBo=$ zTaJ86NVIyj&w_|K8mL#lg7{Dv`HK66H!{5d>eY83o)Jd8+WID@YCyeu4a8Joq@lLH zIbsTcdi7I?cYu0z+xR4}>Sy*h4-P`&ZEdE-yT>0<>D^)*F5W%MhF1;-GwdZrd^#&B zHaI0_xiu~}??|$_$%c!~jW#^k{9kFgIH?1Ce6Z!TvB^DRvn`d@*$0;S59@4s|G*FQ z2&ps9lUdNp*4ah3M9eurd&CzI?}3DfY2976h|vRR-6d}25(c#Ho`6^*jP!_lw?#|} z(7IcAd&HCht-H4%UJ*v>?v%w5a~#mRn|epYoCUP*CLB7*Y_XXZ|Ncc2s~pNJY>arg zF$K|>e;Z_ED9^N)ZmGRqft2exI+QoF@!B)SC67DP{=0GK_t48ld<{(wnb}=ry*%d5 zh#3sj%U?pg4-z7#UY>LpGh(1#eiz~mVWfxjSi)ThP%qyDQ6`M^kh|}Wm^*-a`7?+e z!iblr-$RuG_40&!Bj#kFUY>iXm-iTJY_G z9^N%+tCQPqX|h)r{dZo?9pKt-g?N>dW_q`_UhTXzV%h@r>cbFAK|;jTt4A!0meZr) zgB&J}=ACV(rR_d>WaW4>!iI}aKe6EljpmDFG~bux-CtBL7|l~p3X;+`TVT`Gk)fMq z{=<=BLg?MHet4H-XO_0H-hG7fEeGn|qgQax3lbux-hB-20ifRP@?gZY2kPBxA+8oi zy!#=<^TJ4*J?^21=>dXK9pZ9f#JhP9b7CY=?>-K(5~z2}Y{8PeTVh+Lc()eWm20B3 z$!RuRynBodx8Bv!for8s1=m_R85!ib0-2nkpSIbCt9MH;u5@*5iDmvn@0Nw$&F_zQ zIhy7))>HIa*?AQ=fIz+5a5WcAkPtET?niK2fqHk*8XOALyXQUPA^6 z$w{sFjv$6Le>a6T#eo6w?$b85vKCCd$R;4Qx5L@pZD{rVY>d?3k4c(?w07llL2hbZ z12;;oTf3s2w#cr7Xzlg0<J4GkQcFxZrZ}6s!H2$OQiLddO=W_ z|9icqt+kgkJ&dNp_Ge}G*gH36+S+TsG9Bz-tIYUhraYO+w_~r0EwPO)U~CD5iLJFv znCbuJj2rF)WedbuJI`kY|3n(w5gC3#2O66^{=RZ!#9RvEi)?u|vLIiLSn(qZ60wSN z13yW)4GY%HOKr8Jn$=>oQwEQ4FeI-1us^j&kRhl`mDcjfjIgc4G_dK z&pI@*pa^TNPuMjksWr%``noGZ3pAUF_9iQnoYlC?ro6(wSIhNpM^!Aer4Wxc>Zrwz z`I}RN6`FrI0U~XAQU%#t?TOaKDJHX+{57tYb?4ExKc7V2`UCCHInT5D1`;Bs{rPFQ zRY3dms7(CgRNV5tLWf4<|zh`9x5fBp&L3t^-`fA~_wECbq~hrbdr zjX^LP+o7}a9I7QY&+)mIke(MO+fvWhKso{Gd97@C@ET^&|70fIEonsVZ)J4k6botn zY^-#-c!_1i*Ea;B|LdWmXRn)Yt1E?i5C@dDPDD^uy~(j;G} zZMHekv2M3z!eQfoUp~5QJd0yC&pg2&h@a1_mUU5A{Cq1>!*|f8fj1ZCU5HnOxesRI zPHyUe_bAMV5N``p4m0#!bU^w83=z&YABDB41Y-i}__b?qk@}RQrCvh*1yFgkloO90 zqUes6+JpSpfYu^UTlZP}5tGkm9xt_a>_@RK%j;S1F-8GX@EZ9mCb|~|^tZxvAh<0^ zHy5xRZbxUH@>nX@=GM!vUA?pm=CTo+fc*Kus}FM%#Eqb^5GG}Q#b487%dK*cA{j~t z`t!;?u43`5D`(i>752>z_0Vc7jrT2;;u0;Wov~LE6%Rc}8s(tULr&a3MA3QZOXNQX ztgOrBVXhtGc^q#kx6bV~s~u}EbuO2R^!Fns4aAlnbV* z5#kwPn!~i(!-6{S+QD25aREsDKknWG&dTEY|G$^vxo~%3S=fbTmv$FWNyJ@HEHSGw zcCis-!7f!WC`eJTfgKeMDzRZfzsA^NELdZVvBhsRN{kvcMu}pHu@F&15)=RL&zX6i z``m35W4`(Q?~7Sxo|!pw=FFKhXU?2w9)TS?iYFZ}T=vB&Ll3psOJAH~T)bbky5VPpBbY3VKk->3=|G(;JC9EPKOyYO6h z)^40UH-23re(i7`MZYVpIseIFe$bNZVYbVQsr)a}G+!N9HZ;r668b*L4yIX9pj{(I=($AY_N9 z6Wfw_?86S38wfrA350AJPx`L}A|YEtV(DKxWG*3?uV&mplr$ChD0_cx{%hZc>hjg} zZ`;L%J12!ZhteuMNrm;=q`hU=unK8FsCkbknZdi$@XG!1nce|z+k?bd^7bXzJ90yl zZpN`>_CHix`9}fPJ90I85!c>{i;LwlaV)ODJ8?bUWGrg*E*w-m7aD98z@rf!0D2GC zRxjHgDn3fq=b*5f(Bn$c>LwNb1X)PP-b3OfBC`nQ)sG|V5KEZ$x!R4d5=!Fm5uak;CU`G{eG}3=ET}Kk=6gsy z<#!F-7^{C+jQDju7}Cz39JfWfIr=%aZxf?MVvW8Z4~5@)Tn6>lN8M zYV+9_DN^{XL#96=|6nMQzhGTWD791RLP60%<-vEyF>Psn~sg<-2vhX~mY_J(VhyaC?yd zDFr_wxC2S-oN<|L36b7YofmexFxNrUbhTaeNk@A>^#;mZN3eHZmlJuFP&VRtPd~l$ znklOe4clv}O9HI;wN%qSi_YP=?9fN)6!(R}!i`alUS6A@twuFIby=6`MJRiJdU2dG zHbI_DYQ?capl9}qFhTaA<|sn`-B7m831Yg<;D9~Ldx#|yyco(2T1x7uJ= zhdCN^tGob8Th3)N2h;NE+US$G<&8VI%mxJ8VaE`nOdN~*m|!uRvd0nfLz}fG-OV%D zkOcqj)Y_`rzF$L$t5Cui>{_ZXCK!W#OyoU+F<54%A4gbCHDR!0@!v59+sC=gUIb&X z1w`f(%DT)+F_`)Cb`BtTg+U;q+I$_2n=kJZ)ObW7^!21nN0<3r3HkCS3HkEIi3$NQ zU*0ClZbdL(-q}Q^E0H}hlX;xTF9;?SDwC#{t7&|Bcj4IF#y1}j$Acc6fIfmM^5wlQ20foDXAlhZkOcI?H0Vdje@LLGlz{FgH{q=k z&~a=CG|(?`=>0oYR}+j!nvy2sSPLu6fSk+pBjiV?niH2Ak01$#1rCuUK>yLIxLtVE zA&G6JJbu|vYV%iX47Eb;2-xifdUhzEOxk#blwv7i^4&h}_KpZje(v3{Se=_0-Y^7r z+Nv-wVjygMMApx0qnuPg&B&u^%H7>{7iD|MvME-q*vZVnTjab>VAldxzl`jo~ zT^p7DKo=cQD2`kn3;c64Tl&Y|?tkPb#f(wujDuonZ`}(HBlND}F7^~F5A_ql2+G6l z_CWQxkBsh}AQr(rPU1u&#}iC3Tpg-lP75*7O26#Ub@g=su*(ycQvOZ>kb?L!k>3$a zQH-l~Yylv?JmFsy{akgWFb?YMGW7(ONbRP(1SN|Tl|yNAPF>zKw2_q9*-AD17L0ct zTiP$3>$~U4xQsH32=0$0o+q-5(B-{X*nNj8C?X+dol?I}sw;e~e*J@DUGs=ig3Hmb zO^FO6SijC$_brO*i2q;qO*QC&Bha^@R+RvU{mk%%5*+N`B z-uEq=*-jL=sIK}gcB&Ohn4J7EK(A3NT8Q^4bD13pCMQRPn)q0%CUSDa{pgl1CR;_B zcL*jY=a#$7EP~xuar<#`bNY&2cE=6ttio#YKO|U%seIP-NP^v?6IWpSAF3u>5-tTh zb}w4gEndH-{8Or z+y87s1S_$>Wn==8afGmsdN64=j>Wqd-DLK#5YRsA`_wp}VDOd_xszbGmb^;j6@sV1 zV*wl&t~5hUH<``C)Mhkr6@Vfb4dRmAC6plJsi5wBO?5c5bhERMY&6;Swjg8 z_N4Ic1jBg-kz)yl^I{^G69NsECC$dMga#n}m=F*R9;U`a1cUb$kv9njuWL8v1|j3` zwhG|*K9LxQo6JUWeqnc8Z9$<;33j*DG$K=!(A`$I61kD!@3smMI(i84-Bxdt|As2) zrmsRJ-%21JU=<6B={{)$#x$7I3SvQQ9?Bw@~6o1iOZ61(7!hb`4Tor9)CV zAwzttS-!i=bRw8=8%AU(!Gu6uIciZk7H&sTbdu^y2wX_yd;&ka)ogyye3QA~#;s;8 z%Ei}kJq57;B@}Npv)h$!4RG1`g_!3o#)aFJ^i3)o+LhG&kYGdGtB1=}6KrU=CDKIj zm!#dEfV*8o%Oz1Z5FWEt0MZS!4_k}R7}`Dv;nSr(V1tx!9rwWj1>)Dg|&ODX>Y zf}h86(Ogm~ZYY_@4^sF6f(_0aM3xh5aLRhROlLxv$E%ZO<5)sTkX|69HIGM7V^e~` zJCMi$1cP@fk-3CSSKUaMnVl>EhcnpRQD<}bW(wRuusOVf$Z{n#hYP)!k_4N>aqW(o zf@;Te_#pE4C)gZbL}VeMLPcy2KS%0U1e?Q^0f7;Ljt}k|=I|CZ^nhScRe15MS>>3KKBed?)fFT4?akH91b#M$M~6yl zn!_#1#dCOnfbB~t&S5~89TG;>ZZ*r;rll#Y=j?GsTQ)5(?$6-r1;n}3pF^-s%QHlt zR6?7UB%w`9oTv~0+q4vFU8as;o0h3WCM%&$%R@x&BiN>8$E4|nYMM>U=aK+s$*4m( z5=;f&HI&0@K)GZ)co6yf6UtUk^30Xmw2V$bR~`XqHZ6y#R|36=Dhp%Kha{l4qg(>| z8S;Nc$af6JFo8~X5w>@klC%)V`a)s-lD$i=kIQr<*xqGY(o!7j?TZ&%-I%gpBjo3Y zvT>{42*{^C!gIfO$@dO6#Gx!qLXNWuEP#`)Wov!}2Oc|z;e7(L3@k4RlRs1oFSi;2 zgbEe2bJtA^E;E?m&s~Z9QVE^AK3eZG_Y>^g^`L?5*a>#-+BBGjfMDmYml8Qs37xwx z+Q4NFBG|d>&>`rg8zBN_k+U=$bQaHDKMy#UzZxPs7pLVvRl*Vxeu@Vd9Gdu=*%Wczp~7B;~2mDyH#Dl@r;e%?O$hKMzHbA4t1G7ZOr(o zn2q0nO<*U2jo!=u$p3ATI*leNb_ffqKb9jy0%+Ph0*={`J_G!1Oedw-@+jCo@ln`v(KHJJ=RuC#w%*O3k-yoY{<95o{ zn7{}&Ze`zO#U$9cT|;E95*oKz+qleBf{ojAL>^K?EG?f(tWo6o)> z<2+L0iFZm`076+)$TglgBCJ&^+5^x+vdBIiL+@-1dxyk2j^UG`yJeYS6Bxs)%Bo6^ z!fgzn+TLY;La;IHzoX0K2o);kW#>*V)1P2tSiLjDMzAq_m&hAR$Uo@7U0h~!f{o!0 zySdCZ1RKK}h%8V-WBA*V$XkMqVYfY8=A+%i7#v_9o?EtEm{vyTLJ)Zx&Y7X8hO;R=*Kl4Go)^XFq+pX*t(!xxSm=!KT(y>^Y6VyF zFat-2e%a_v35j(Wy(6dc(Q>w}`mxQJ$ms3GN(;snO1N3%Pu|mI4kx(NNUR|8iW1)^ zF@7(UNrGEUqH=Ermf&tAu{n{=2wmTt_Lh{Y_BwEPHVA6CmNnzd{e`m&gH?qnjCuM9(RC5hK*P;(Xp z^IgJ%I*;dG7Ry&wuie{AiYT2IT#J#34$ql}()oQ7lfUCKZ_%s~@BP3loieu{MR!iC z>~s!O!HBnbe`W!}y3+-o)vqiQ$69n})o6z*Mt25>vL%F!Is(5lyBhyn!r627%*xK& zpvY%?kX3ge$B2aN022EW8KuNf5|_%Fng4Q)-If{mH>jEHib}>;|z|kv%UM| zr>dYl8X76Ii3-|hf`)~HShGVc*}V4Ylh;=`?K469Qehv08LUTyl6*Qe#Nrv$VN?fi zl%GS{_|#ko<7a>dEDEI^1y%qADzJ^{jQ7x2kt zhN;_URd$&O&t(^obt~9hNyuJKV*DY9Mnd)m5<4F1G9w7tyGRT^4AU2(LI8&ToF^SG zd=i(ar!6MusFy8D@`GSBY zyS)%gX#Q+nv>R%j(fk4cEFc)o7lx8tL=s{xXnq%E?;y~LUNpI!4)kN0ay2Ag) z)Z7jspM9O98bSXDwf-7IUlGdixdqB3(7!PjWr9$4YYIAW_t*>oH-DB~l9BVWh@kuBJ_-R1dcP0(dlAaUm-OC-&424&G(JM0 zJM@WW#h@2ZWqu6$kicuON*eSN3s4OVINZ(1l|G-LX%!v8JThVJ20k5sV-U640Y4mk{JO@^2PseKl1- zk9GN^K)>;B@S?|)?3PLxPn;C|IE1p6uahuw(tWOV>&(97yTUsme^*A?9MjWx5)~`$EcD1sk zveVv2(aJq!4Vi#hf{=Zb#8@JS5qc~mk^KXIt|WCCp+XhipLp^jspkmpGZNJk9bP$M zI>)Va&#Y7{6Z=Hxv!^f$?@O6c1f%ed0h?^5Fg-=#MdU9els%0et6z#Q_6=1~SE!Ob zvQP9;4ElMhEQ>*pPC(B~gRVFdu!Q`5DbRl9ryY|Nlady0R|}K+_-`WbO069UhWL~O z`tmgN)5t$X(64U>Jzfzs1Vh3=^K!%t;4iA|^xXHt5IjuX`v^7!gD0^v6N*DHpVT}; zg(}(*yh~~Y!G>VN$u2XHU{f=0C7(G$tuO?YYDG*wkuqZm){~(D8>S}Z5+=Wa{Obs1 zqgu}Trceb1SfCk#=`rZHsq#h)dbMx=-rMCSZZ1>JuZps`h#saG2Ep+`GB1_S5?3FuLj zODH#y{IP`mb}7)J+!>mJHZ`tHT9~I6;>+@uQ0vMV`jP~?K01&^Iduof02Elf+dFoFCrgtB?576S6uC!m)I^#4?LdMgHf4OJG$pl?h- zFH3`dnfwVzE=I=zW$$vJrJp6L!(iIWcayN_B{`kLF2#xsW)GU= z6xd%Si6!YoCRmxQ&cbw}W9mSnY)G&oTCo+utYL|nVa4@1>BNq~W@R}Umb3(edFe!7 z1XYqVDV@kL3zM87>BRVSVtzVtWje7UomibtRKvFk=$C>!nIXD-Rw}3IxMISy?2ch5 zVBzB#^ zqRl8joM6VHLx}88@W!I2Lp|QZ3bAA>h_R>%zudNsMJqy$wv0ui!ZgA4dp6z2STq56 zw(GqS1a1%#W-K})DR_hmVl28q1!XMyHHDrsY-KEp3+9qoyq%D-=+PMZ$5dFUN@grt zD3}kaktno|DOuU;2#*v34kTY{q z9Jwv|TNCn&LVhfVP8S+xESi$kjAI4m@sqLWow&8*fHITdk3>Tq_H7{+vp_Nz7E|_e zwLHIB%Vwr3i&@8vMbpAi$XL{6rZ*OWV17Y(9vh4N7d^dY*1#CUzZyzmzM$*bVck0Q zI39*q!WjNZuy}}I48OxHm-z<482(WrcPSxT{{rJVb z6~q4qgpJ{sQT`bLkahHLL{qinoUQD_4Xvr$U3?SLaA+rFN7LxG5q{sX~RKW z-G|}#2c9wfPRF~<4g}Bemn8*nS3wwlt_q6bkD|~d6|@iP#szbkIF@Gkr7`sHQ{jA7 zGKOC+m@xe3WEUB}OJa#sev#o9LNxtib}U*)7lj;rH_#}=@P{F$jp3Kl*qsDp_`V6` zQIt#A?)T*Xj*uVS%tm>-nlpwUn$(PA1?BM*!~Z63t!g$NLIh*@VWAG**C7_OK+^J7 zl-+_*wri?omiL%vjMHxnV<1ldjFzPBfm#0H@I2;pe-EkQY&`yaU;?%yqRM04@}JFt z$CWT1pFqP06O6}~6M0by3H2l9u>B(#k5`-kOB0O8HzP7!4LEO@RX1+q24J9O76avSg7J7|D2ek(h_&GHhbj9Ip=?Mf zp_bwCm}iW~hlDW@kH11oVW*kjEJeC?k5hZJw{`X5RAtQ3FMUlvhnzz$$y8CKP2S0 zgxvOQ8Q!{af}7?1A} z#y~v&5G}<#K0Z8ei^uQduu4CdDVz+RH+0KCG#4IM!gzcZ4S$bdJie01+e%1|Pn+j5 zM-Yt1`=5$MhhRLu1CehNjK?1g4e)W85Q{q~9zXfyz~hrBKT!b0;};S+kKlQHMX1L~ za)_mQ{AD1t&Eubk8g23TjbR7bAu~iRaNi5CdJF1eP|AY!ZRwd){ z!dzg&;|s_x^7y1=jaPn=$DeLfjxS4el~IBSkAJ8JW#fFF#-1Y>kIxQ}+1dukCddCl z{$C0Cr74Xea1w)|r*Ym z<1x<|k7rVH{483EdA#=;=~kgtmD+6Rd-6@%UDWc&?mB_u=th2_tdg2O#igAz?heYf^AK6@ey-kd4PrCx0#>zg@UP(7D#w}Ib~lXlnqO@43Eb=V>~`OCC87VrI^R3wIj#(qU#F-6R;CM z6{>u_GI~^a>K*z{=fZM?{DJ@@Ub$qIF=y>1p)#g_uML=j<;4cq#+Ymy1pW#Nyr6O;BNu%SZn74x(Whn+dZVirgQ z{+*P)olv$qlu+N`_n2o);I9Z{AjSP)T8ah!=izx}qGLX%X`Hm7kxzSAD6q}an_Q@;~Y#jf(VcQ2#CgYOKI#*g7Nr}1oFcHvhn!u$^RW8e?+rc zWCt&%xNnuzjAI2GOj?7->){=1t!fE|bb|4CQ>ep-+d`}bk8efUEeQF2o3(7_&9azv zjMeW8bQP=bOoL$s$v+>S$E>bP<6<{sZzYvy*L{H_Iwi5nxC1v=c6vn}kayRiAak%f zpgIpH92m#qS9P8DtiYZ}J?0lLzonTX}^R+A% zN@y9GPhvK~rr3z_2g!wt-pGnAH8S>*vT%2MvlbUg? zV0581rq~&AYrg=>&j~igW+(lKV=boG+mv0QmKQc_*-x>Ub!>|D4n;J@Zlb|>ij4@* z+ni!$@9ydcQNAqYx9;u}58TOnZyrp?`0F{iN0cA2M=`(mMb=D`k8?xWqERVeJMQZf zQsR#Ah4XGncxyy6z4Pg9U7mbdsA@>XAC428TUvn=p>;0m*aoQb@dtY>bequctTuN$ zR~GNd%e&6;eRt*8A5!ezN4~7C-zwiDyuBo{bVH$qx*gA7nX!)wsoT#VUhH<+vLjN7 zUB{#nOM~In+=g}xJAX^umr9iP4Vw4Gn{us>Z_VDlz%7=K7G4&VK&v+_$S|YR?IEFh z_lA15smYmI&K0Cjr;3*?2-943GlyQ#i{lc)rrh>$b@y@8=FFTl^_a$)bEZvbm^OQS zW>Wdp`7tvKQznd=F*9@M_8W2|17Xw5p?3^LG!bYs8)b%9b*Q;_`x>Utxw6yrzHocQ zk{eNc-mz=ORcu}U&GK)Q?^d-{IfA5Lc6il3+55JS_Ny6PeqeM!dA2H($wj_cq+;x3 zqm2IRJfh@j{+!dY+3r+l1c+vQv^;()I9(Fx-LpM972$VHp2w}?K2x6E56rtIS;Z>6 zmDP|nyg_KA+TE%OhGq9&sm@?4QUAHLLR}wTWnHhPAD!uL=ts|PnR4q;uXIlW$!bI< zBxf1_b%$$eDU+&OS5gJC_EABuHfYFxt2U;oaBHen&-~2*mQ3yj} zxM?Wr>!ETZk%1c;xd)Xc^H<*#!w%k>)SPAEtjfBaTo&%X8 zo@SZMHv*#sHrP5%`SS9v$!M)2)46NR2_@A3P=_O;@l9U3yt`G+@cibF3}+$oHlwH|Z-&Vj>1bGxWhn$sg7 z=&orNDfV!;G!Ls|Bg23~78L=>guTC$ zbX(x|Nm6`+HQ_oNM&r4COPN(w_7ir(dVgP6&khjBD>6FWW8SoFNal{07rdA0Yh5gn zcyP?Q*e=tw^%Lb#4M|h&F%^DV^Cjvkpovir?+8{ru0TZuqDDohnL@b5|f@rDLVN9O1RYa9AwEEyFi_f#HqE>As}1`#?7xnnzKo0DL= z&6KYAhrv*(Ix}lZ1jeku6MzUEu;6^$kvrCnPw7M`mfC$8#lO}~HM37l0q{p~G zzfSB2gOsdgTp?GK8k$KbmkvNPDR@f4l*T186f7YQngg4U^c%WX6o0F?0GDOR*1`IcwUK2}w2&rc9nOGo7Aw%;a%X$CnhDF?0O* z2@`?FC`o;qL6n&nM|1G#%<-VJ3E>!@$AdA`kMvcPIhAOqq};4x!D(}*O`RSvWdMOr zQ)&RrkDfYyRti}?nSc&AK0%i!<0s4*H$DA;&dwS)^XLgjkA)ZpX3ErKj--O+oj&34iPOg%ttZUwX>(@G95XY?9y@E|#299CDuKzgITNN&pE^C@ zo=VZmSU4$Zm9nLyz=M)eP`4(JD~?L@Gyt0sf+rJa9WyRzg0#kb!q_q6zUPTBZO)X* z6DN$DGj59d1H@wINLZ)SwTVwYdfF6UlvpxG$B&tQ%;aN^484TdBq+t$j-4}e!i)q4 zK*voPGo$zbl%~yLSUkuSQ>x^IhMH^J{U&jtnwYzWULKM03Y}6x{Ei`l_JLewyMmDNfi71<^%DHcjR2?h* z*PU9H{({mfx2H<^Vjt}UoB*^ThI;nazTCG2xKAz{ZI$WJu|q+B8fdlASA8c{waKHy zCt%b-v}ewpnWg<0e;!mck>h6RVbl$fQLaAf48*L(H!z%6>{vu5K)mRiDo~%RQ$0Wz zqI}LB+aMYctB<+_5Q_Kb8Erg!3P>g`XWcY_Rx6_{+Z5&9aRuKlnB;u3SMJ=R*;l^d zn{|1ziVaU|h-zu1MvV%SV*7x%JG9qHH+1kU=|TpKh7qt1OIysD~lSvt{&svX?Jzu-|m z*BEtmXP!(Z#Hq?PjcnkVTh$?(E9BhMl<4YiJSonFrA8`ynG+>?MqP6b7FV~qa*BxKs$4h4jt#NyeJNL8 zT@~d|h`KYC7>>;fQFphekA-ODPB2>bZb(SkH8;@6bQAt%B2Ai1HYuSLU0LxkM5q+8 zA#L|uV|6dhA;voEsvxC1+G3;?wKlqDa}9;uHc+UhVAR~ZWuy1E-{|vdv=$byhBpC^ zf$onnmBFHW6xBCP6nd9+$VSyR=&a=G>2g-UaBs-l&p#0bk{9lF5C8OkR<-aZivs z(vaFI$GA$eFt8@kG<9J)L+Xo`Nd0xIRz%wO8lsIMTNh1+`lv6_I!|&XV`l1_8*V_) z*rnK0EdDo8Nu<=<2zl@X|FF&bkGIvYHR91fL$F>df%-1{LfPPYU!e*F*?ekA1_h z;MrWIAKhW}Lu++Ecg+r<4ZjJ(X8?+-YpSDi%2f{}CC+p1kF2io+J5TJlnLCd;_kC= zsMQ|s+?}n{8-Nj7QB;*R1gqVjRiS-Cb#X69krEHkp<8xtKzbwW-7k?g$nkBB>$48- zBKvsd+Ow|0`BIiO2#GrO=32HBD+P9Bdq^Xy4?=txl zwa}w^$u5Do%S}{Z+TTSSmUYXw^20z{4+4aD(hzcPrIThUs&@zf`ka^R9`f}&h|{f} zd$p+mY$k*zapuASsT??G_SrmRsF4``lW4Df2($dGzb3T9CRbm$#S{9cvKPf*-NXpE!ikxd3KDpi(qHS zvck5c;P!?PRjhy75oX=chN!~rtIfsG0#Fq%ur29{X4)-VRaI?!mp|Lav~=%c${jGT z)BcXF0cx0Lc&rmkKSqx;tt9nuBfsTg4Ro)4TkBO1cipza&C7(BzYTI}`JZ(+Zkx5u z;9(8X)-bSb_Ws(+W-s1Lv7bEeo5pkHP%zI%7QVcSzE-+7=g`Flx_TA7UI-67|9`d% zJ5jB5D8Y-j_4>^61esXbA@izjv&Yk2H%EK3a*c=k^BkJXZ5U`igf87BHK`hFiGGlJ znDoZJG;KqpO5jsv{|~mmP5Rpu)$^arjgB_8|Fh9h{a=XsS(1$?|FfB}Qb{3Sr1g?a zMQ=6PCZ+EV&Y|shWFL9Uj_PoQd*PeXeCk1|mv;1h+)X=bP4DVnBm)j2uL^Am$t_j6 zhx^!cfI4@!=>R?4-;%UOdqWfM?@H@HgNnK20@EL=-8}e(kplJdZ}pritRG`xrN(nU}%Vm)KYuy zCI)mXw-TRt%h>bUl`!?HSmYO{_JvV)TWFMXt7$J^V+t;U>rlGc05eb>Hq%x^5VHgI z2ZIKqV`-jaugZnri~E@o zB4`?qLJ8AtySdvvA#(14?WKpePl;bbiEOT~df1fPmJS}gULAa-c?a(f9egV3;L?%~ z-nteYT$JwM`^64ox`nEI^XtvE=-}1OJIIh;I@hm6#l4q@_v8++MVkck8?XCP8?T$y ziS)+n*J0yzSF-VXx@32=Nb+P&41Q~B;d#DS%!pZ5%bYu?^^Ux;79F`d z)se@VcjT_nkzXerxwE7rx2;V_E=qOe!&FDkY|#8_`Q3Fgq8!(ftcw7Ok4 zi>mqn>DvGx;{*>tHF;pRD*l(b7%>XUEIoggrH`SR$@(B8v1~4~Jj&cv=gnQ{96Zjt z-mI-(x4LdDwOuV%fkJK%1ViW1h?k1o>ot5k$I>W^F9q!ZI?@ zRxeSdgS&LF`mP1A%DsIs$f4!BW5s+mAc6=oDdnyiEWki|>0mftW(J>Ya+_SEXB8c+ zK>hAs74?>i)HOH4cK?`PWqxS_Lf*Z4pca(=?s}AENW`;h_qzi{6$pvZBGy)J*pO9$ z2UPaPwMX_h?3#5cjYtRg&|r-g)^JwPuCg$1!;)rAELRgjco(fb5|KiOjX%v%Y5yjf zrRir4V-UH?>X-iVq(O_;J{p+@o)YWWf#a0}Syuo6>3`@E4(sRd4`g%=^6MM=t%|$$ zK$E*L%1s;kmAWB!2tB0PVQD0-)+6XBb?&Avr-3ycsB(|quO+7ntIyxzv-X+2gL~wO zjO0CN-+jN1F^VJRhh6!a0tWh#_CN=oLDd5w86Gu6y?K_^EX}%a*}w{WQvkuEOJ%NlD41=aNh4+Y(Tv79=kCWy)uIrc z@T|Wnb3V66)KkrM_0RnFuE8CqhPDulequctnk#dCL^yY+Q9PbvQq!D!9I9$YFujj5 zQh9Q`Zc2CQ9wpurz&SUI9EM63ESr4P?@kP-?zCIw(Hr11B|v!OiE)7K^}L9S%H785 z%{D!*TT+UA#3=-ml#?DXT*%*X#sWI_s244 zYBgr=`0Px~%6TMkidm!F2-cr0+WRJAk)92VEoG-L=Sjy4i$7f85O0jstE!GUxO-W! zt`G9N0Y>mA8)q%&S)Y^0=B#pPbsHeFyucR&JPxFIN}ZnW9;*}e^_yQZG`q8i6G{vs zU&aBpYPQRe9xC8D_l&jJ)7`yZwVws6;WX8iHE3&VuEz7N*0AdOXyXALx zggdH%&hKXE{QKyDM9w*#^>x)cr==PG^-FU;H!QV1cioz-46M(&*@jGP2!H?FhW`R0 zLLM(k8l^+jv*>iEKkkB4pjEFNhln4sHSWT>3*(LH`Mb>RYDU)2p1$F*2Fh15c}J@V zr$KF(;0Stc${^~Y>^qFKv=L)z&2Q8iw>b-DK!uDpQPConbANm|!;y4w16Y{20dVqv zp4gfm9znLFb62?w#=11B*SsYF9TOryhib>;7z`|Y9G)Jv%o zvNATVdeGKZ`Wkwqbz>gmHNth3Ps6HHe81*reZM}`pkfOIfJ$|C^VD%LzJgTOoOMv? zxPzAWM?5&1_i!QQ;~uJuW-_2j`p34~y>Uv)t3a*2>!d+m<~#VV^_E0w2d~Of@S{^C zs=V9AYsq+#u{iCvFxnKUgrY``KYhmz1GUK! z6p%X9?p&{@wS}nOy-~^6zN-Lzo!33kLs~oM?qn3(P=s<^bF)_`xiax_3Q)x7`&$bLXWgo!??Zj71+kZx=taYPZYsCK{Ek&dy6 z?ik52=Dw4pkoIt&VSMS}p4(BnwY%+`D5fOLEC%o!NJo%l;kP|a>inup&S%@2>zHPk zhrUwKW9yhydJ3J7p)O24m7||mPZA)|Y5lOjvOdbAW(BQQ{i#Ri(|!(U%WFW6etghM zOACuFQKqX~Y5mcu=XK;jWoe+EI}FB4DHyiR$hphENoOSF3huKtjE0O-@lZk?mas@k*Z&g9gN&6>Rwt060BdX^ z+QjGfu>W%3Vgs<9RJk5GtQ(C{WzVRh3OAezj;rg z<~X3ma=lRi8_eGCk2_76KE~?R$Gv_8xU$>U`sM!7U!G=XjcJJb4~nY$TCe18r+IVk z04(@!ETwx^RrSWT!<{`wt{#8u&jL;NeW_|`Nh&`C*!LN1`Gw$GK$$P$5K=s|{fhiS z=-~reT)Vo}HhMA>?LueK6Vx?S{hkRu;cXl#Bnue8d!&4@)3rj4wz2*a<7h(%5#ynY za>LO_)xMXHE6n9C*f7I9yNEL~X;fAA_m*syvo*;(DxDBE`t|h#O<=9|%7nL`ml|L+ z#&+12a>EH!&$=fe4dOG(ZM_CCKxxde4+~b8Us^p0HFy8d=K7NiFC3mA$6#^VCNir6 z=U>`J#2k#-QDzFQf^hF3n-!q2Lo|e^n2dyR`An@;(MDvt+-{L=p#e7>rQQ2T-S!as z3t75;^NS3pWVU&$BDYA=>(V4ebsQ*3-XrHe5iaJ)smW;rBfnVRxcVtQkN@j+0H-}r z(Pb~s{DvVAs=cG~e$jybQ9oOStkvp(rTW7W4#MT!tS7~}hDrPOW{Te(lkS{$%7>w& z_&ss)`D-X{>tmIT92`D>kVmS-@5+7K8`{W^=V6JfmGaGLD)yeT)oX$H3L+WN;+0%B zmH}aqp7w)O@9xwfk%L4WfI2-`T-(F_>Y=$BlY#E;INLbqq4dCM-1vFsdO!`Pc!xm} zpqzV@Diqnk{Y;QFc35HczX7}_4KOGl4+F|FU$@LyHBnbsI@MmKTLz~Xf4oeyfd#t+ zF?>7REli}143MDo$?8E-=YCOTWAr1q{`vhH5WyUW6H0$kQ&r^T@U3D;2oa7^?w^SJ zg10KuJR6{QYO|csTXew4s%W@zR(F~A$mBRywytMo&5BK3Jie)CRtgkn%`YBhC!#sk zayMgOXK*)X9U$EyCkv_fvS){Z0N>JJOYnW$BWBgC?M;nLpB<@5Q*LSex4DC#`R6#=b_=%$jVdcHAqlS}r3UX16yGT9iiS(zJh-2u> z%!crg=>s-Fo!r2YQ6iY8*9i>H&Su7X;s;{Th?g-|gFso#V4d~q095780X+b^(CcJA8S=4I3|7#&Hqi}m!w3)M zkg*xP6K)&g_KdrVPCjb&#~>-gxgOaFzvFjN5jX-L?9M{bX>dIXzAMq@IM%XCHn@k7 zaU3Rx4tC+(0gP$scu(9LsgHJ}ooStWj@{gs=?+t&jqZTCupXQf+8YYZT6ajQJA=Up z6nW0d6uK}4uWH}B&E4ZCsdsJlWv=hb6Y0JzU7x-@jmXgfj2|Z78b%)0;W?G1~so-i_U)$y$BTby+-XJ92wM)_s{r+W;J{ewu5c|U^D)II>2!7?bEGJ`K{&0XMFeq z%1Lp`BL7ZDqHXSePPOjt7l@4p_fI5AYfO8bpR#(BDiP`TX;rt%d z>f-K&kxXP4#h&RbOD3X!wrRH?O}8P(8JvQH^~m&!A*|Q5ejC=**Vbyi>zDMps0=i? z%it0(^t>Lh7UFI#6aiyY)1q%SmHDgGZ;A>59w09=LTyR%b_B)R3v%mOyl6tmAZ#1l z=Lp+0A=_zf9p$VirdCYe&N&9Z7x)P~-xKJoSf6F%XYITAl+m^YaG%PY8g%wT{3^|< z+{YqmUaccNZT`I%jJHy;F~Aa4k2Ii-D)%q5b72bera~sOmSS_>aTnFu62ZorbB!)$ zMa#{MzQ)0z9dMtnT!?Vq4BbS4MCySeCM-<_I8~Un>MsI(YCXhO!U}#NUBNrU@K`$x z|NQfk=ck(%!JhbMM;eCCJ=!~)!{bwGmBCqEET47f^yVxNLR~tyklqT&dV**Qdw^Bz zwFf{=GQkt1_!Nf}*YfoLh#X(Lg-sk2Zy}?Tw1&867~2!|SleW}e7HTGA9?NWPe+QV zhbhZliaWVkRXf3jesEsa;P8gA9gcK!*Y(!Uva@^b$ihgfF;Krn|F3iJHCve^0%4Z= zSm#^w_NgHya0`mF9Zgm!ZJ=lktlHi{6$MOj#kE}~I7SjTKjsKkQy;Cgs4lN*;fQKD zFTgciU0uM71kH5kthCc-=Zs{z2jyR?z^=JXnNSPx@bBbS?yX}aHvF%mL)!@s)=rT> z=l;Y-x&!^X;Q-NpS9d`lzh{5*Nb>^&+7;TfvtD^)u+Cr}& zCpI{+@nv#}k%F(+;_Vo+9dDym?YP$*Dzh?O$FQ*F*Ruv3+@3{98mS=J1`xO7965S(Qe{J=DI5RKO+7ogJd+K zTgsJDXP~i1l-s>Nw%l3;iQkW>hpi1&JR6&=iVaCYGJk>hMyG1;A^vyI=GK5o<4*2$ zV|AcCG^vTRtF-0TMhI3ylC>0MvMz3CuJB;}5@(NVP@>X|Z+xHD%#82uVSG6n%efy- z8fg;Hyjoh0IgAIXPhB}y*^b~3% z(|xp%*IrbcSjd)dYG;qF$_0~3ycCKuaDsnuhuOZ2B7fxl>n{WK@2x^z#YVHab|zfq z8`73Nz@ui1CdN9za#Nh4f4|382~(o(a!lANx$C<*Vcy@xDPNfPRXO*+a9lU}!S!$t zPSQwL@d$&a9^5-AR=gi&*!;NN9+U)?wA!Jhz1$6VJz*SdhZUWeK@t?5a-N|toy=Tn zYZb2tWkk@ARGsm%l*X`LRXX8L>+>(KNQ)?Y=w2D3t;;*dO5SPCF2ww__9991_PTBafhm_DvwuBqrv;{AHfd6M4YR(b zhN(=bdkZod>MAN-AQo4pBA{ffydHHPMD==9bf>4OK>X0lsgnJohQ1VBsfE!Gc#tS^ z!77y~K~DqtiW7|y)*01%>1j&kv-a!{qXlx@C~Di2z8c7!yG>gZ_9D`YuyB{C<;B$u zbZ)~W0Od;9e64r%)c-pMZ0eV+c%oIS)5Ke4%^LeZ=wGc{W7+UqA8eicLyv4P%}zX% zd_ONd$oDhw&*v@q$Co>O5`G_$%xf%d-tUM?`(vISlF88yw+^b45Tw-(D{jMg= zZO;rp>Dmx81M&_-9SZpdZlquIVvhkGOv~9xbBlcnEEpK@S{P7gv+<=CC5*_y10X-_ z8Z#|RiTSFyD^QL5Koo>G$E3N5Iro?LWhBM$0H6=8z<-@RLpwM(1X6^$+jz<>3r)#5fN?ez!&SDncLxSMQa|Cf(?Furt{fVEPZx~uJ z$?oluCK)4u*ENH&d|)fDInV{8(>knmYRg9V{asr{nS2IIN^I7xf;MyfgWHXyCeBS= z_JZBZoP|fj7IvD=3`DNBPl)B277{RJAkMqC8;(zexcMK1=f}OIJYl!yK6OO(0Um@C; z|2Paod~j@3hnk@2m~JgXu`wrx;47eNqp^N?hXKA~V!IOA39yW}<}h$kFVulL_r5F+ z?K%w917J|j{rMm{d319>;M`k|Qz`EOZAUTat(W6Kqql9075)&Gg{@xEdYNV3pEDBw zls+7vxZ_!F+-V5Z-WY3;qYy^M8nCEw^VHd9z66q$l=-5UY**=nW!Way+I^tOc3#+B z+VdKaDTbz6cNZAl+L3RQtX-(r2}3ZFh_`SY(BQ5;rJxS84CV`zNn5kRj82*U<;Vtx z&&ljSCK1Y9 z*+?A4aH&8Eij4t>8JywNWe8C;?`;V$@G9b4XwVIAvD)`QTA25AXwTc= z{IzqTgFHKJ&d6YZGAM3FqJTL!Nd7z3?p<+CS_OkzA8~KAKW)8(dr(SAx)%LaFH;9* zMN^LrI?Xj3bo#1MZezF)@cnqFlXb+Sb#ZHGH9$c|yEz3Lnz2uScV_1VUT_AAEo^Y| zrfm8b%VWvEoO#inDjOd|nB}QPqvHOxDH*u~&4P*Zc>^PK_1G+PlV$nMe%dxxyEpfy zj6Vc1x2~>kd2L|;Sv}mf6V1p*;fsgiW9d!V9KRk#jT-5Rb#A4w=qVdVFH$Vbc*z2t zrp!PkDX^E)O+Kv+>u^>GWJp)9VqX!OM;NeseBE9}rRBY)4f5dCVfZ{?4Dp38DdK9z zJqj#0%s{bP7&5e{gI#~TS37ZynD61+I;CmdyD)eQcJgERQXNWoTx-SJ)_R3njG-() z3k%WF2C5KE(*PJoje%ExI&0l|)lbQ=L9UQLQ-Ajz+qyLtU7K{j47X;k8{3ZdUH$`X z)+zQ>x@zq(#0C1Fm^%lv?iqgJv^8o?j!0~LV~so?koiXu8JW=<+%w0~LY2ESpB>$j zvb<7@`703jkGyNxwji*@$V>kqzJ1eel2KU zEF9?RdoPTU(D%`Hk%URT< zT#Xjk@iBRRCc>*O|R3zJXhX+iW7O?8ifg z?^9^!o)+z_#gfcK9Nl6f7MVwc8rk|RL|wYmRFB`C)F#5ktwq9WMSSPChHs0tI?Suq z^u2I;DG#MCdV99HcH=%pDS|ld9CEkMCnaXhB2jE5sBn$3L~C^sfIJJNbC{1)TPjRy z7h9@M-i8z?<(XE;G6<~xZh@cIk22F`++CXmVaI^swo87WPzhqO*<(}?gy4pJ;F3WKt^ zX64h?mNkf?)^%dui?A227jeRfCf3Hg-!qY#^fEYZnQ#x1&6ZaT)SOwx!UCCSa{k{x zbb8JIa&{PlA)PHmv2LQ#3GSlkifc4>FNcGh8N1V@c2BceO6{lo1h8>NLlx_3Gk-YBi9f9=RJ;v;F2jjKO<&!`0VRlUG@{ ziS{7o^u`ab$;ktdn2Wj5L+ z8yz6s#Wo2qj8lt#j6dUr-mdO!O?CG-(TStC;~W0nTjN#*P02h=(-?B6eEp@madU=r zWmXOBB4C;DUeGb%y{~+m-GVJjB)Rxd2UIv~FkW(jFR{Hg#Gde6q7452`0E{Hi$7Be zCSxQ2-#PyJH|qv#N&b}fg0xFcrL>T4F_M zuv@6G_XOX>E;)BS_AeYZOlz26jNpC=l_K}v8f46uW~Pf#_5E2<%v6#f4Vde0#7nDa z)$7g0+2&iJ!`CSYi}w8WVpS%!02*pvMqscObfYsGHxx5nM;Vdh58vbMCm z#I@`aTLfdru0Qql)}3!Mk==+(-88BX&1Nd$2RElll)V7v9_Y?zVnuEh zUU-S;*yh?X*dlwS>}o8sId>~oHQL{@VCS~2NC&yA$lf){&)CFY6m8*W|2b_z2D%qd zLJql`old1;<2C3G57e@N+35jRT$B}Th?bI~5yv`nS*<&Z!)tUNe}Rsa9DVCY|4RkX zxh!zxn96H-T*<8)YWlnBVyub+ zj*{^?b(Gso2GRJk6}?L>XBu;-9Bh2>uf6E|8jyKqxSZMhY!p=uq)un|DRr7*&Rr@I zI|+IUGyZ0&tJq#=|O1? z`)7>Bs@=-9Dg10G{LvZ<*KraUbJI?Y}zmrEiyrZ{UVO;@8?sUVGO}Xsw^; zhIiyk-hpqmFjDM?{aTTtsj1eY0qWco4kx^DZLe_F{kUItVsQ0%eym=@_pjoI51DY? zFz;6J$~sI8$9%A6j)A!B57{bl(<)OM#oW9@^X`qQ=E=m{(!(2gQ#0p&x);tfNCz%o z4%6%LFfB?wE<|P~f_D$8WL|Js&_C)?AFw{lW|+i&zlMok(W+KfwOhB@s$**Ij_Buh zX*pBbT`&`I5RyEg+>(A;cI=a4as&FqSbAdaSFpl;$^5r1Ct{^!()$}LZcrgVRbOZ> zuUd>KK;H`#dVXyR|2Y)??HUW)k-QBnGh+!7k6vLR>5gzrU**E`Q5j{qCl=v-_A!2o zj%qZqg=z$m*57B^zz3gc8Na?9_!iF7-iIZeFu9+0HeVp#w$=Sa3{emdzxb~aThMxb zn8){+lGNTj4qj7KK*|~O-@UeV&MDSey2d)ZDN@;l4TKdSa*NQF?3~ifFio)O`%}DA zEryqreTTP|ctC$rmd%#-YVl618+u#b^{3z+f?M-oH{N;F`>~c-7~6$fh>ikot1irR z=1g3eQ@v^&xR^4()M>$NQ|O=KBrrjbhT@*sM}W3Xf<)=FKYt&CizGp#kfd^IZ);Pf^DyO zvLCCsvJ++9HJgFx=`!ulvorlF_fltRS`}{oSV{S=?l*nIHUI7hHL}^grxzh`K1V4+ zlPDhE%j4LZySbz}+v)fVxZkENY!%(mnbfvn=z5JbS2JDN8((gtk40c>WOrNVuCbm1 zx1W1TDvoq#7P*$+I?xPs?(R+es@2nOQ+&xVkswIEekoQC3jQ7VHN;Koe%(5`O!MME z#MQD|H?J5)(kuR8{c5A0_HfsaQgsOMYGYGe^72qpz=NLuS|jxLBIse|rkzg^1TS*j z5BXpdYwADeTre|8{)T^-Z$ZgPZR@Ar+N~zr;`nS9^{6ca$(Qgdz>@cUom4RqTN>^E zJKPA2d0IG;F>}GWb-$_g@+kTet^=(Qu{FEo+L5zW9|0+*6>j-a+7xzjANHg7UPP?! zX)6N6aA$F|lI9s#0LV*GNjeoDg#xk4~VK-~=x_@|^+~4jM zuKJ={3q=~|C~4BBOxr%h??&F=qyg%Ucy~C%+?Y1-*#@mRt1ZNj=|-U)Zl)8yk3@ta(DOfQtZNgJb74Q-1kpr zY~4%4{3~&n?-LtK-r7WE`?;IsgoQAtB_RARd_3U$F@zvU$$DoKdwbYefw$>n14ur% zxty-~PzcIeE5{$gvZWulf2vocvkp5nnB?6Vyf&7N4po->+-`qli7mc1{fSJi_S&?O zMr&f*_V&D6h|#wd*J(f!cQ=zh=X5u&1erAFaCYtueL8w^x?`oj`(pC zoQ1S$*L(I$C=4wRgIhQ-G;@)GT|jC%n~?UA`VtFpn@F{D+69;2J(q1K1AlHIUdfWR zkL#x04^wO3pFp2=FqXd`w^;jXqMm)CsttI_8HgKrMRrA4{!EAVqJJ>2zQB8|d_VRp zUxT)TEe?zPzNB@B3D19ia{Z$9$#v73CfAqsU09pR^^7K0oqL7JRg30odaw7>fD|d+ zZLMbB;?`&0vum1p|A~&?$jqao^Wu&&c*mN!IFr#akK|I(_sjo=(Yalt!%5OPz2v>~ z=aY=Rb?slh?RT|DPU#Ny6t%Z0eo=>sfvvUrXV-P&bIt%hjN5h}cP4_zY~+4(Ef`hU z0QI2)`<_#^^B>`60R{I=OvdmH+{h~>Qj&k?t^vi z%rwf1%^^}eeGy|DuTWepqk#Fg%ODJs2~ifz?o124ye0L) z9>GxP-CQlcHXcyN_;I+juf39HE6T02n%1zQd{xVwe+htPPCgTj^vk3fpL=5_oYmj< z0EOscZOl5j-%R1+9wD!*4fMbLG2QUxYCiJe`amwdEGG+;>DPCTGM(8ygL4KmNY8Ta zj!{q&LzB1vJ?pcgS^@N&d#g8^z;?mh@*A_i^mA7PD-e^e!ti)&)2wZKHnBO*`K^EV z7WDO4TNT|@p>tjTfKGCzs;Z1!u}FQ?*Pa9Sn*D7qI*7HhOb ze6VGGKXl?pY0HnFsp<`kcN#MDKchaBn1MA}ZM4JF92%CF?OKppk?kM+H!Mi!N)^;m z*aX@nHSyn&}3;co*UV)NDhN-+Y%#SE~`Txjz!9cNIoavos z*G2)AilbR@;RJ6xN`DUi|B}+{+!1Ng>d30`I#SoA3ja@`Z@X+*>omAXtd$l8qosp> z+%M~-c*P=PcrR87eLJ#@_ffSBpj#fS{A9uDIFhLUBZZ)&ZR4Ij#S4)C^vqf3@sxbl zTw5{A2x98Pn%v~+B}$Yxh`r3(V+Ju(5WMjX5?#2awdc#4R7_(tk9C%iwK0gj-3KoY z3GF}3D*7_EA-|jHjmVnj+G1bYlq!L-afD77`?$}i7hR6zJA$#zd`B9h-Hlb;$6d0~ z-WJV9d+|TMx81lc%st1EFQV)ZJ-o-qe?7-&i;3jz{{INNvPFUKQ`HD7aW`)V#1i;8hL|9Bkbq?YnD}F zrd5wFhVmyG@3nZLC2r_FYv|%sLmy@g=?6U0 zYh31k6fnNt?)^nV(&2e)S@)t)_mQ|R40;KBvOawK1VMwYZ`-sp$F_Q4k}~19a=}dE znQg+y(7F(*4QyPmw%pV~%8zNS51;uIEsY97q@(ua9cSw8AU|RM*mA<+ zr^{Y9_D#hxz$Aqi1Z_Dpnds02MsbL11TkTQ=r8Hw-jfCo?Q=C7%N^AN;ZqSMee?zs zV}F_+fpF;WANbKk)DSj(lW_ zZhmrbY^&kWrQe6m#GCs7sZBpx!_qG6`oGjGIh~A+CX0_T#%l;X3Lta8;tDDoY}T#V3mC}H@Y6(S#th)2Js~7-)mrs`2wTQi{RM-GZjvEq z_3>o+>$G0wwjmCk;>9BUft_L<(@8F!$b#{eO>|HDFHaTj4KZx5o$%FT`~N3?EOKM< z+U0O=-aa=T?**7HnOM(D>*h(UG8xw5!Z;lmB)lqL!|<|X>Jlv2``%Oh3F@mT1g*^t zqo;eFTO0iw9W4>p8s^_}XqmTmE8PEEM~G%Z_uIxo@lBVOeP^DE zEEw%t8}2WY3sq6*ujg2DUA9}V^s!x>|6{!P&Nz9^tsj28?eW#EQi(dcURR}t1yzTm zdADL_s|z#fg2}$( z!wRYBuwAghw~w-kvtT_~9X66)xSung-RM`Q-UP-8N*DLbYH`ul6OqVukne4woe+pr zxkvA}y(!L>f5&H5&XsL@%6D*&Jdx2p46%Lp{W|C@y)fVBGdT4I`jPfP+XeGcj!)Dw zi{(Mv!9Dtf?J%`8Hv^vJ%Uh$Ky|*sN!;7vbQ7q(U57qXunZHJrdGDUK)Oy&KL;u-N zq2$+yG_uMyweq2pO6ItI13!eY|J_>xRxfkdH&QydyC)bBlWJz{@bZoKb61bW z{v7MyuLpRVLASvLt$hi=WA#_M#;eOu)Q#4FyE|<#E%l~MJ;gv0Jn*!Q7UIZXM1!=|c3X$~`^OS_-1_=*@U=8MO6E3$$y-)&p8e!I0% z&TT3p?cu4ZZ+CRCdyNtHej|2GfChtHJ6Fe1{_*Q(;`E|I#_HBJT2!Jppj52GhJ{9l z7v#K$15{{ZuBlhcDQY(w6&2`I4J(QZ)+{k>d~y22{*scG$^=8{VLw!vE`NIberzk+ zq%VJJN(O?t2;y!+bI9{mw6xP!{QYC&&@TSllqbx7tZ<)hdzBbQO6JahgUmz z)`?qN^;QK(Df6dj$pL1qyA#iAx>fB?m2l_n3b~!xi+`VHFjz7$oVe)A23%J=AMc}e zsm9j@>{HxXE~erlD~THi0^NHG&B1m2wdL(ae_9*9z(m!guoh>{e@qL!J`70=q0c-biiM)q89G zcYJs8zSxlT%63Rfohl7B9A2wUTMzfzL|$5fCN3tjRuPEIJ1-CkaF?wWxElhvS0)xp zh74$T+UEkf&*ZI18pLXM0k0489Pg_hoOyD?Zx{D-@wQ&5(JLXB%7)!cYq9aKakqV4 zMXKF%`^m!SU-kRb*9(z-70!Lv)FHsSW$*`0yjF!=aQ6m&(h)22%-#)VA@p?M!6EK> zUTy8kb;=FIxjfs@)1iWFm-2d!dZ}<+hg-k~`09;5!@tYwSjv1kV;a@mhO36{Vl}Ba z1^3D5wz-z>^v=0o4aKasnd)c&au@|(86 zz3T?iA-KU{(5QBIz_DKIdO{~2wLqe;}|Rf(Yq%s zBc6o-=fw~+5y33979OIR7%)L=;g@(V&$rLn-#Mqwy;UkJPT;*Yomh9@bNAVQXPmcN+1f<^H~N%i+U3FRUnN!%fO0=7!WZ+pdXlDz`$suaJjqE(OVF%x`Dp~e4<8u)op5WtJTIuN}>Vww&?X59JxQq>B6 zqSI)DSc6a9RMQ5W7~{gXg_`+Q1^E#~yzX0Cf_{2kZ#sjp1adw2^o?AOmEO~v;!yYd zz*B;Q^`7(>VIy^*V_gK=-^`dmYjqB^c<1PI?=ag{>0gb?%0gh(QyoYO+Jf{y{C7CF z2oFpD3jG5!oQ3HhO1Hy49Dd;eZpzOFV8FvDf-rJ}m=SOAm<0NcRE`)gLOyQ%>UW2Q z=uPSW{eFZ!`(^bL!{)6zbiltt2v~44qK>2q7{g_;69$r(z?CL~5;7Y(!F(qi>vja4 zTOa|BWP>K@g@038XO~*dG_O`x&LMtxQ4sM`1ZqX;%4xOf7pf7h43`^!T)rdF^0ab zFUiMJWX9r?_(Fw9jju=DS^5Ns!!V2S4xbrGZb6Cs^3y$OWv7{J!=te}-~^O!_sd5} zZ8pP?!x&2}gzWy)0J19ifRvj(>v!9q^S}=gI7*A&X$YH+WTZpH{*J6CbemW%O1}ZJ zCGw?&65QFHW zrZx^V2tgMUe)clAh4;wY8R-!m?||(AF2XmwN;kY4AG*K2R9f2m@eewo%y-U&w)~={ z@ed>8XSP8K>GF6r414j1Y?L{dO4x@RT)cZNo)psmyaj0BfFFL4C$~vBfFZDCVdx4C z`IxYLN9-o~8k>awAUS z{LTXykt{=G{vR>I{*rtOBi!%*HNl4T(A<1+0aJvprsDoE?62Mpf$&*dahs)%!!7CW zKx2&YNbcmd!ln9y#?o7?hkf;Kc>OKT0Wksk&27?y7pH%I$a8}cu1#OL$7W>5x0=Nt zp#D2@|6@>rsU?Nf!5bo7jh6~G42$Gm*jxvdo6PMkO=OUyo)+BVxRT34g*4lux#bYRp$i|NfrB$NNk7;u``D z@qa+qmzFFo-FsVU$wy=^g-^njZd_to`17BDOz4M_=l#Wx;2X(!WeD!Kzyy4&~C|HlRKQRMW6!Yd$)x9YtsoKYTrqb5P}Z0hB0O6k*& z*??pF%6p7VM}OSPB=gF4A69wI%#P3yW*Eje*n<)I3q~19}SIb~e##~b&{q-N0g$|pPn9Kwk8~^Av zb6le=J|cNbDnI`STkEgLr2qE6mjHxiGsuQRlM>3r3MP)pR_D8sqxCj1VE>n&MvLGB z0foYyn7#faX8BkXGJkIu6U|D-{I;FIz;_wZMAA@8O^Pn$@R2sO4}1$tWVlUxKV+vl z->ZoEZN!3ou1SC1oY=e}{cgo%afl&5-(R>HeNCnx<_Kti=^i7aoss;g6&{fb_FkNR ztCij@>7S%Z@ZV#%6dXYCv;74G)GuLm!v<8uQ(L+FcxnVm{{U+qLq?W6OAm=0Mzf_L z{`(>E`;BBBi5p#Aw6<@OeFfC7T54Y_yUn~zCzBzwf2DlnE0nVOf==GL0hml$lre2hfL%a{Z+>svO$& zZ5fP^@sZb|0dwo>7N0XRYhR`hG;8!wH;d|Dxutr zGj^q0a>?uAiDu|q4B&&Hi%%fmjAO4d8{dNGSc2IsCHTISNy*{p*CPE{jYn&cI|$L0 z#&7Y>6QG!M!SWDA%;Tk)8=9{M6w*K4AzfjIh?xEsp2~-Yufj#Tz)~}?nNB7z-z+Va z9x(eG^6H0#qt8@iRY+!fh4ec(U2Ws*FN#-ZM<~ppz6W2He9QcJwPmny%zX1&78H%U z|LkLU>tLbzB0GL`rI5;QC!QF`NiWK;P(Z1L>CYfIh{+hsnvz+fgrKZYq07R||RL$EN4}CP>J}mw7w#&XPSsW)|#GXjS|M zYQnT)`#(1fOSj=!3YRm_0m}>1c40C7JduR)KQi^a&khOs9|(7sf>57M6;oj8I`Ab|Ony zbQS|*%^pMj7O;|=6kQH?{U4Vl!2RM+n7#Mj)Z7Vt1P>gO)^oaF`Mt;RG(X#sS(44- z(r4GoTNPirwqQ*12OTQ;Q@n48kz_o19bb=d9&HpeNzlUd@E<48>4OlskRIMC$P3ap z{s*z6E&G|<`%AAFH!^(~hJOPaxqX8055`qf!GM1lHva|B&~I$6x0G*3JdLFJ>RTkx z+*w*>IQ^ey*<(TancYIjmVM`4{iXN!E*A+fSngIPcc$M(c|~gV+F!OU-Eb4U-mv>J zup+~StkK=Rt8YsFj9_}fbOb$xZ~w_>;Uw}%pC}+fkWT?i5WfXM4dakJLc;z(B6uRI zz=I_NLJJ}QnhGF`UcNw5IXn@ce#D6O=Q07yZ&Tkq{}1LepufXVO25`H=Eqj937*my zi|Owp)L2mr*=KD84U%bnu{r$`BB;uHbNU5{dtLffEb>G4-<6Z_CLoGc zJvNijMTG|9le9wmpDH`iIyMS?*^IPHjS$bY72?ZA2!r$`i)3P$cQ_MgkeCY|rk40K z%-4#p9~WW2C5FBkA86HF_>4O+HHl>cB9$7q8xTmjd;JE z5l=iZwWfF;;=NO_A)@hs1?e-lt%XIO+hr{JA8;d$ixC(i|I8uS6~Axj9pXnI{M$=E z^6t{xZkMUxO?RLwR#ssA#rR&i2){V}rH#fx)L&5$PkNE0e08lf1Xz4w1BO%F3JrXG z+7Nhp0|>|zU-sV9uUXXecQ%+D43+0cPa zwsC(=$>KRv{l7Gn5Jcorr+GTKzO+^>c1!6N`HfdB1>z&d;&UJ-SDE(XCF zp1atD^>z@sG5u$FIl6f_=YtCAXY7~Sf38%5 zZyF*?)0+@-0iv5>G24`VR0cX|UFp+U(&-%Puv>R`0ePhy z&MDyg({e#rvlm4B+xklra)ULQ27W(2{kjB!-X8fD{(WZ#6GDF?ULNCJp>QZoTsq zLPq-QHPKl{EAxvv>4}O+YKNHjcuf~l!e*>cX41{;RVU!zUjj$H~(Sq!l zhcW2OHXey3PKi8d!1vizE6vG3|LtgLq+WL-J^lTM(d>WvQ$H)B;^;)N2YU~dO8MY{ z%7&5ZSiQDkx>kR1_oMY{bNJv)J(;ZRua8X3)<+xTbIoL=*_^FRjZD@P)Ua5U`|4Bm z+41Uq_2zm!eR#Y%wsE}LOv(o<&DoJ^eRS_sHJPl>&5i7-Cyn})xi24lV7j)qQAg#b z!QMAAD`e-AN@WJ3)bv^z9iOUIst~C%ZDdNMdSzmNtv))kx6vg2)X40fIj|IwD_ch9 zHrGd*duJhK4Wdlc56)?ARrKIyP-%`&PgUmXO@pKS_Eo0$HY;<@SM82)f`s7e^ zc6@42(wwR6sW-(4$w*^-&(vgns%a(K)0o~p(hzZsC1=6E?kzc&%zd&l4mwG7x&l$F z(|b|T;yOES9+_)y7-=+&J?yi}rUTXbj0iedhos5W?#f6_Y$Hqt>$4-{b9IN3jLcT* zQ}T50_*8RE1+6t#9Uo6BADf5$M%jln&VSe^QoBzJOKjC zz%I0rZ-j^7Y}2z<=w8{perR~Z`fb}P_iy^d!w(K_9I8C9X?V+n8^!b^bNK&3coWPp zIf52BP?>}ejL$R zk@4xVCe*2zfA`M{Me#bdc@@3kK((?@8d}9FA4G#!?i=4%pK?C*z(^B~H)reucQtlI z*F@*b>Vlq7iMruFbRBfOxr&%kj944rH#uDsIn?k*m655bY2cauw|9570k?vyZJnH% zo^4j_#fFDux>2h%XPlC-1cHQwf@BM@RWpLB_jjGs=som(5wG9s#pQ&uDj{*<9e+U5zFf0qtf@RlI zvPUA~P!mnEVQlZzL^8K`W@Z*qPZV!TgKDQW-EMlSzI|E(%k0SRM&0&1`&=cvzkYE4 z^lWWz(ZTi;I0<2^)3XR^(i|#?$eh3rC5lZO zion7DYxD~^Ky{)rhj@o5fJjoGg(BijutBYkP70&5-6axBum^>yYQ52buecc4>h-?O zfzU*l)`*OD8?hb$cNuL=PtS_ej6<5Ky_4vKbJJ6egAz06#Gl4Bk~HSV#z&iQ0?0K5 z3)yZuQGr$KmFCz;v$EkJ`u>#k?pnPuzFWFi9dQDx>;n~v@Z(eH4db;6h6k~=5y}zr zzLOb&Pxqc zKd$=NCx$mw?%%q7qa9U3qoLDJPwjcoj)EFkqG1Md49k$aTLMGb*Pp zv_5A;OM)mT=?qh&%JA&o`cQLrFZxD~uCS9CWYxyfr}kH-5ET?TkWj4b^eP|RAnj0X zYM9XaB4(JR%}N-aMY@0+rg{kx_I?A!XfT&^nFu97(FsGuBj)8189~ ziCrXv+l&FvjsWYYYC{;=liElV=@I<80^b6feQKlhLnE`^5Hj*KC90a3gjf}1W!_uF zszDN|Y=;`t(u;KKraTt}WPL0B50 zI)QO`615~|tB@1>ZKjLiLo!qGPd6UHzYj{Bm0Sqv8xiAHNP{2M1gG%~t@+@7hul8qv?OK-7rK1qbD zX7Zpz)8xqPgv~oNUr{;WUYHLdU9NAP8q(oFf*Rad+6&!ZNlG_DgTjWI(_mTd?{bpj(lA_6EX4aCLgu5Z-(o zJyA9v0pP(J89%w#MF`i%>I&kiAjV7@UVA{+k3FA|s=*CoNW#Xgu z4A04WM1rZaS=*70VvVue=Bv9o>DL)*5GY4&TBZ1tlFaXxb%{~CN>rJi5!Zv?BS9aZ z-pkgSO=OHjRK`r$^h}v4s$5v-8B==uD!ca@H#L4#4Tl38au7}t_#egp5f99~5yOB< z<9s~0%V*zKtC^;>-@VltJC|5(Zsnh322z>%kW7BiOhIajan(eddJXL+K43D&`!)?% zhPM9rCaHwbF*!0bBi7TnrlVKn+~OH#c14FX3BkDJ$2zA&u8OHyVpcAY&&c3~r8eoc z;c|hr!gh(`&T{B|$!>ILH*Olvu)npeS;5(ajQ5~3@7%%3-DoXYny{IK<{+(gfG(6w za)`kVONBD?^%h<~w_|wonxu(NZJkdPH|qd8KGZO`oT~3PSu5JgL<6ca1IqPDw27O5 z?;e%qIJEpIMhOX868e$(?Q`o%#<0`-;ryz}gc}LX*dW*-A+iQ-V26G?Te>SjAf6kO zStKUGl?HMS%!DO2V;VU+4dswOV=Yc{_^OFpCJivNjtviP+_Yo+*5L%+J@QGj@FGfx zqZ{R9oSMNh>EsONWEec)4Jw781u?>Sbwxu+MRH+dL*t5wOT(WiZ-O8>3n<&_`|1tb zsA>RDRotR7XOe4S4l@|$GHE(c8I{G5#7xYs{gKQ~?3cMXe9SIinu()b*t3h0A~dE6 zvLt8R*380?g6u;^3gGT1WJb%ZRdh|p(D5dw;0?CpV`a=Xx(2HubkVKDn;uZf%t&a`k&NX;LX4Rb zqspxf1taPz69X6~Y?ISd!ha6Y(=K%wX%Lsf&b_~egrYvBysV$^mf=$JKQk}}`9NjI zh9Oyn6z-rS?qR#ixLrdN*^>_<%*isoh6f$gO{<$Jl}2tGvcplsMoiOQW@cdLytR65 z?~DX4GqIBSo>}afu^rhG8*MwZ+UaIRG(xjr9IHq~vZK@k>p%YBVC8|W+aDan&|>p1 z&=!B;l0~qrr)ulan74XqA}+X8(BNZcZh=|GJ*(X;Lo9(cUOW3R<#xFiamBjF1Sb8+ z7qEh2mK%|F0dCWav>3jAz$~8A+oK78Dy;`9j1LXT}2goa}O#u^BSc-W%+~ex^s-g zb!kso^|ULV8Ep_3F&*W!azYjm)Z`N!CPi8k5ccXKw+wD(v0YVh1I79pHh*N=2= z>VBr@M+q5Wm8DR&-OlBqx?jK^r>o~^7U|&6S&@WvgfaM>CQf^{x$t0^&m ztxkyI$e^+RrEMVQYF2(!(gL%HXhMryoyf!p|!TP)P>ru1b!vQ~#5$xg@M$P{*Xt;@D#P%x~SeVBw9k{XAU%uBi? zR#wrIY@D+Wwo%pr5XWFm+2VDLYO)i=GmL{!T^VgfSF{_B2mm^D7H4Sh%0eBfnkBq!4Yr8^kvEvqDGMI?vf!q`ueVcm?17`rPNgk=%T2yb)$xjIro z1UIzUu#D+uNoh+Ri|djXH+Sn4LDO2PsIvg=C}p>;)y|7;_GIh`tJqbUFk3Tgmf~Wq zuAR)*k!zU!EJ?~{r>EHkCNX_#JGAG`nl&BZ>fhWLcJ}(+ItqqkUEG9c*nL;=3F$`& z0Gs`8fmz^C2iSHufz{e@gLN4ZcGy81Ay;;BOll5qs_e%mkg=r6%dw&;EBFVKk=^4u zBtq}@^jHl{EK zgTtAr_}olmFP2lLuvZQD_Op#Cbbsj@EqLO6bIE>LjKXLMPp!;g{RzRKxnI`z#gb-+ zbW#^Ca$Oh(akEIBi^={SnqWxX)6VrJxFLpDHkdUKOUjuB{w_y8kSN&aax=agfyqXF z4vsDR)JUd`wGcb2BePhZ#2z>1uzP1^V$j4&KO*q%5wkOou4XnVr5R;^L)Hp)P0P%- zOrK)xmCmauQAkSr<1)^q=EQHI)`*^lfi0xVN{4vWM>p!;D zj%LY}Nm{X;D%)}rJ`rrfizOVlSla29avr+#5a_I4qDcmC>exxyT&+7gU?CJl&gLn6TV08cN$jm-m z%Ud@%cQYph0Qh-TGlkZ^j5Rf6V6f5 z75rk2P7$#G_{qKFh}CB3GikONyg-;vYsQ5gSX_crpp%OqSm{QMRm|j0ngaVA2q8R= zV&%cg!T9Jwn=?qo1WBZ%)VLTA^n;+?LYDZ8HR$QRv$Eua;{?)oFo8ov0dreN*ONaO z_KZ8Lf+ac_vO3srl{F(h*%0t3TR_#Li?NysAe@#rm!|HZ2OR~HEeW_CLw>Sh7A>;Z27L|7cFdHD<51h zyONfy3=W)snLcVJtX$N`j81Y}w|`~VzkQ9>;c}~ljA)|{J0>zlYSx2xU)u>3Stw$>qd@PZox) zp^NZ zfNoaqab@>9XbqsqUe-RDwq)=|cd#3E>*rd!TZhES%n!|Cp&Srm5lVcJZx>AmH|JO~Br0VzZ`JdVbbW4^9Qj zX0WunCZfjq=c$c8J%UmKasa1!hx+6*h|0J8F}{*Rzw z=a9w#n9U(ZFb116#t#Y;{)iD`ml<-c;@j>ulL%~nBi&783md0t>rI3rw^3)egXG-m z{t-AY0uUCbWkpi1t8q1FRfX3m&Rt+UfP)}}Bc7OLDtkUbLhu77P|6z0R_O(>qg!SV zvmHB;v&(d7-IapqJQtpB1HT+_5uTV)>(L^K;0I+NLKpa?Pn3gjEa6f5*aT*Lay~Vf z4B%vz__nOJRXDWDe8Wm?d%lUK*`+n@d>alvI2$CD6|)_7!sRz?|#H14bLM zeLF5w$@28vdf64Qaxf4{_p_-dG9ygISxsXCip*&u$&}pwue7(>7{!L3Bn~({<9w70 zFpcp^GZIAYXXcO4M9;s%rKG*!=$m9?6vHQ`IQ~ehXlL>j(NP6&wq3`0*q#};W|ZJ3 zJ=<>K#_2EU8mE=T^(h2~%uq5b$DAe6v}dWztg7Wu7V`qm24%TaPJe6c5w+oT)GqYw zmNUW`#$2sIQfHreBF5Ne24ZZ2lRDC8%ml}$em?7xFa^ZKdL<$j&i!CLi*%*``_PP& zO=ezi4wj*PX6^Z89&V6qa4u;ep#?u5pf+ML)Vh-$aZFYoY-w62Fz3=uXT%BaIqaZd z*V`o<(sf(=H+)&Rn9V2cmPq0dYt3f06ItZ<%Hp`FxCl1XXR*(XWKmZi?GZ$~N@vgi zV541TCFY-&1wA!)7*XxE0L;Po6?AwJd>@vkky!@}%}`}x8lzMq%VN@dFg}`nZbs>r ztTW&d9Q?I=Q7fhPwmK%Jt;;ZIiJ{8e)C@)=cQzZxOOb49qg*!Mk&~;5ZMxtb+k`ob zf`uS+dXIYO*=y^L+AcPHx+c-h6m{IK8YS#b*(SW2AZOU5CyeZ#n{Hs0jfakF=F}=j z4jEduZQ6d{@D}JTW3MusLW+e}mH;NbD>r+viJ@N@l=V)XT-lS5=qQ{^U7v^1#jg3db&>xIX;EW4VYBe<-SZKqn;r8p6`}Tu>*q0fOb-wm{rz? zvDAriYYqdKNmbBrLAwP?qo;?5m=ToaNCT)r>q@j1i--0sgN#G)5Yv^!X)O;Y0iuG` zlrF>l*s@vi*)%wa?fI~u*%0Ua8%-c-q182zQko_>qN)f(CJ7uK*=>&*VFef?m)|a# zHp{hQwTKdC-OO7c3wCS9&BnTqNwT*f8^mU0wTBZ{CH9JjfLhyenit&VWWKD!*h4Ms z8R8ZD%$6+jQF}&&No;6W>CmcuX7mf!#JFr8oky9l zTLzBeAl}MAHY9Ilm>2v&6YC6fZa+;^H=nuPFM*UIGmmM?0vYF9IJ|@9Q?$L?X|zY3 z;XK?ukCf#5Kw(TleH$Bmirm`6?Q*|lmu?YOX9@0<9NKB8J8c>9R3{gj$hPp_qMYci zAy6@hz*1N#!uqm#JIIXK(ykqPyPLjNY~q4^f2vWP6?aFjEfYg?90|FeH3&pE8DS!EI?QE3Q=6YR1XT?@S&-YD-SxR%yYq5&^AXGToO3OXP52lirjsr6hA zvP&EavhOFF5fFwqsjcaK8Vc-N#hbafVpjz*^2=LtvNnfQ&4d-4{IJsxyVwG!v$?Az z=W>J(TM)WBq`I;f2{V(|g*hZVNOPD>M6zux7Sh2+2$=OeyH6=0#HWq20f5~9K`j2Q zm*LX}4HJ>&tg71h!74I$*eHyUlhHe>&I%t5pEW}^gz-s<;AhD->M&(8Y4!ymLCqJ3Pig``aIE3Rk< z!RNH7C;6vBd7gLQ@`wa4wjlEE#+8;?A=yE&UyCe7FINQNb1n9d@*a0Q2MAKgLh>*{ zN+{F^oV?Gwx(^fNHBI&(nCA_Z0YQS)q*n;u(KpX~ssmJlp=JZ~kv`^@x}0$G3=#}0 z59U^GB}h`I9jPILv_&BqCK#G!$eHE5uS<|>qb@;eEG8Xt`oHGu5~Lkamtd&XP)4g_ zi%Qh!aYy-IlVheTYb<3knOQ@LY3*XNcMUC0D@qwHN$W^iiwWcgpR}-cp=X?N_825l z`fDK>B=~}2rOE7Lu913N_ZuY07P$_sIk@Nz{d??|Oyh_wWKG2oE69&}p-3>pKblI) zsKhfWUNQM(A7M{*Clz}sKqE{}rDX4--aGne#6HzcC=#Y&6*Uyf!bg<;3BAIAF;b5f z5apyp-9ahO`65a~&Rqw(_H0}$dp3h)!&Zdc1iNlf%Q04~n5=a1fDEOK97$fvVpH{+ zg13^Q1buSOG3nxtV@JVNCEnFZdRlu^MtJd3vZDXMmlDEcpNiYXnz!7mH!O2rQ6{)T zi|km(yVV|%;Kmk2-fi=U1P`?!wus?x+}N2Y_WK>70fH394wSs3JcVR{Ag^ii$piDe z+29Ehq|h8Fd0+FW1VbhA2TBUQ*i{}R7*@W_K&h3fav>QaNPX>?#yhG4M1s`9BJyt7 zi8Vwp6zei0omO7vi2O_Yi}4)VmnK4pAxQgV#tc57wNQs3O?7=V&aAq1o{x4p0}K+R z6*HW?b9;yeq?j0rRx3$L(ROr-wJj$5`eJRQjIvHEVJY(xSO}3spOR{aVTCBSI_1mc zyV4ht?KWRTkS4M*C6yw1Z483isAw^Hu?bMLTIo>%n>0SPX=#XhnE@@}z~0+C>U z3nK59dqjeVTM&77)FTo+*@DQsQy!7vnHI!c4gI);$5c0Qqz0(i5?@4+S2GInW~0X= zSPrBZnCD&1BU059zK9@|6DtqQ^NxC9NX%1;YMghiHb{^)h2CXGDnps1u5qFb5u{~= z)X+TdR(nK()Yu~O?h%hjkan<$ynEau5~Lk0BJZdhhRWC~t+P7&l&aC8|J(CzXNBk0 z5!iH?4YR%Och(&y$QH_kSw5Kab=XLs^F;*NEEzI<;M;51N!kLiWxUvBcC&uRuS}_S z`l1#pEjKSkmXNVCHieXtC{>lRSXU{Fb&;|bhPX*xTwy!pjKwyXnySWGDd;P%50@$D zVy`I8u-q3Bqz2MQ%JY={s7ECDv=&*!lX`c`BNAkLS;Sb&Rt2)+JCF0?4^w=49{iFZ z#m{&THKCiK4nb;?sY9ix0qVS2@rSb3AENlHovnrlQhXbsDD&eUksxKZh*?21p)6d< zh^;J{3*}s-yrhgUOpt9E$jo=@rUSf?B1wRF*=rT&=rJukHFyjE8jYaAHTTjI~oom7N7qC(|U- zAK9Kql{n)^LK939^Yrkg{v=!yb_!m9dDtyWkNCQW=Zr z?ykVS1J_=zeAsjd6IAhYPK05CY@uu_p}2qI>rj*L`67apJwt{Me0yaw5-U5K!;4*x zI~p2|;+}RQWOhKjDb^?wNlMNdn?lM+l&VTutgDp8x|lN0&OoV)q-=*Sa$pL&#cM@5 z>3q=rfIg+0p@<+gxU9#$t~9<+j|)O6dRta}=W$;AVTw=BlYCaCq4*i^Ij;zGGt?nS zO)_=jR>~PBFDL#`*7`#f|8W%wfrlW)7o!f%Q|6aFB0M0oYr7nn^mvshtWk^CHi5aAunw))){vw`VR9%+4orHy zb|;I?fm!FRkOirvw!+hT)lL>gh%8>`9GFzuSrBz1in4E=BwLPxZOP!dC4gJSGAKG(v8cVG92 z1TSb&F?r$u;ct61g8k}Uf=2lL&f^9Mt_jcxvkk1w?aiHi!Umv;5v~a?3-lYxvG!1& zwTI?uZQ2tQ35KQ}$}#Owo@sGLO9i1lL6IQMDT)ux^Ntn;B0(C|BJz$l1tP)Fl-bSe z*nltm*Bqx_QQ;RmU#t_P4-}GJbc3?TBFH!cEVg>nW3jbq(Lz#>%@<^T(Id*XQ0d`p z*&@P>mZjuVI0dzcx0JaLzEHkHo=|i;st}=|y8^<5>8DDV3eYR1`g2p zH@+O85~f=!D*bVp>)SJn2-7hYHL{c5u2vrF^ooJ_aRtBZix@5{E~;c^f5l{NL<$Fi zmc&d82~A4IIm;okVoWqI*8qiB>x9T`Cib{`9mvZ;q$?v|NZ6vZQLgkvI_?aZBPfwN zQ0jH;I#4PkPb!;d9lL7Q>@iZO^vshCTp%WyI=)0orB}shh2)Zob*pQ(9PwhL&Z#u9 z->D?qaHhlT>clxl0_V1Cw}ph*9XdjqLCO`+8fw?OY$R*w70EuqIaf4Du&G5d7G?8) zn*O<^mgYC~3Yr98b468xZ@8i|!Q^&JAfJtWc3!KI43cVsBm=$#J5!|Ka((JHOaF{s zL4@F1Cux=77A>-p@~-R=2|m(-$U9mJ!iO>tCgbP5EYB#NFFO{Qbt{qoS*`KrY6{;M zwB|+6^NjNPVrQN&T~STp`HI%;!A}9oA8dX~dHr^0p7^y^Q{&Cmlq!A7tKai{T6ulG zGtb3WR8x2^)0%5N&lAdPzBA92S5#AYuG5-3JsLDS+;&AZh36w$v*~$0uDm|m zndjIQ)fAowwB|9-^N8~LbZ4GNuBfK)JgznIyU=o*z;6#Jug5y`eDaEGp17i#BHd}N zc}}m8wy9F??=0;zS5#AY;+K)-lDzDBHk8+NXP)P;sHX6`s5KMMpr+s+UnH2}pU8RX zifRg#9wmIMXYh!E6<-wc6IggIx}us=yI*Ur^9(ou-S3M8GyD^tEA;UikJd#^QrV~n zYxk4SLE-IfLx;RvpAMQwR!IS=G<9+)TRmmKE-f@G85nz9gY|FXP( zI9gh}oK?YJa0*ljQa6~L;Hw^MxmuA{O_L+X3cOkEOk5>MbEL`4G0U0;z_pOjyyrZJ z;JE>%*30^s%?sHGE^|CH>!YcwM*+>QPs|{>sMPOpq%s~-NM2K<#35zg=PD$9`f!m$ z%B0N2gbzEg^CBMB$;@##&nXi;-7?SN-IqNg!Jc=!&OmUHE6S)!-dWBAd7KC4$@z@q zJV20aF4q~dynZ-ZTDu%m!B08`ssyPU9FE{QkCmtuX;pNFqXph9bSAD6q&d(Tj^=a* zn)j)I16xC{QtKIg%;tq`1YdVGb2nO8Kuh5y`MlG^qg4(I&!pbXLtnUycP$^!($ z%6Xj0;A`w@W=)58iJ$%xyp?lpgUGvO9+BYM7R0zw<9mvB z!HG6N@RdNcfqCBjlSd>-sckTHcTTi{9tA12MdaObk4P}oAm1YNn^O9PgmZU6wg`dsPOn7u0(1IGHmFoK@jy&>Z0?#t{t$Pr9H`CV0vfRSBNaBHPt@ z_nb#0+4xE}CmiYkK~k}<%DXRmM1o{v5n~R;(n+ntYfhj=?u>Z}g`uKABhh<=8!`jAV@0KguI*g zhy=-|jjfACSdx5>YIR8l2=fZlk_$=ZxKH&@Sg9Guhj9 z8mJmBV3i4;&?4Iad9_)2*i{}N_*q}nspb}kHb^jJn-?c{X%){QHzd{+?SSJjbhx{k zV^>&{s#CxYQRi88nHQbsl?h&SMOA{YYLRUS-Ys`IVJ2}5ElyVF9o+$fq-33(cW-z^ zf(wzD9L?2^<^Vym$v3OzoaHl^$7j&-AMD_oA? z>sn+b;9Xy@tpG%VE49cX@@}<9B)GN(QP{WtqhK#O!3GHavnv`TNa?Jv@b0}%gh7Io z&LZ-T0>Uc@hO%}xq3A$qpZB5>JnxEz2)^Qq1_)AQk!x_CcegqP1_)AQi^w}ljp$1- zR3JN|m_}6UY)71<=_gEkAsdg|C|yWxdCd!GSMedQIY?J!C_#iwuAId}u6%zsSH31g ztryhta%Hbk&qC|XYxD{s32t*m0|a+zk=VXG&%6B&u}tupn=M(3=-F8a$!Nho$JUBg zo_U)skv!=Yg?SCjw%kO#Rr50n9|+10DSSjFkfZ5G6+RJ^#WJO7>SSrEOv0Bi>*D;z zt9>$UOOniFrN?MRjc6XBLYVe}nF*3`zNwHR%3rZqDCkF$jro`THz&n1scJP0UF`5Ln{+xM}xTCwCPnr z<8^XlsxJBwrk53yH939X+kqlU-EL$GBkq;Tgt+iz$?X0mZ>elF*Wv4|rySKQy46z( z{3#6zM$YmUqqU`3guU{M=Vr7hdxKI);M=ueTY64J|hiY+t51JftGtl8sRmT z3lSz32Ss5G55KND^|)?aCP+2m?BUFX|P36ANBQPF^0Vm~af^h?q+W%S<|W9`jiN!6#i&=D=#P$cLvC z2~M`CS36WJaZ)^?Sj5g1rYoeUx}a1%t4Qa)aQ$tC!*G30@m|m?#3M)&IqL+{cdoqV z^H;=EEWG4e8(Ws?wKrM#>b2LT^Xv5f@u)m*jyxI?d*k|27T2}+u>|;HFDq|T<|rcA z(4szk3bOZ_mY zq|tiqQ>IJYpjak&n=2Y5xX~45*4zro3Vpb)6H-|pR`hxqWr_a%DvJg#oKcp{14834 zC%B|I;j>nQ$yb|_@aZ=2HXNuD_U)APLhloNS~AQ@Z4n58YvGNagQm0+4Yaq_3L zXkH$&DI^my4-|D*vm2YHW-d$dmaA1If)n1LWf;f^ZqcG#Eo>n4njBS?O_r|kF=y8@ zL9g(mS%n{s6}C($_St|1;V*j@1h+X&8lCAq9nd3u+S4QG>5awoB#=`&YF13{nU7VI zvbe6j->CeCJzs((h_NN6mowZ5xopkxY|ZglkYZ9(=3`EXOk~VM>WWe(KNXvi;hR-) zrwYjWxq0GABB>wrBv-F2=9vFE#rwL`IwNaRxTFu+O^V4~SyDMzIjK<&R*qNXVBOsX z$3l{Ec8szr{2i`GJRCQER>MM)>4vD}#9HKN4HBena^r-rNwl26mPJaFzMtw!?M$Cc z3S`78wedwsRo@TM#4LIigeP6 zkQrBXkv1LHi6+;(Fn%scH6@J~mBMH7N>ccY>oUBC&oaW=K{+Fbm?-8iWiekf!f1Lz zetG6a!^mHT4;(yZgQA!Vib$N-yq?jP$5@ufSeC~aY4ci0avZvy9^+Xa<5?c#q|Iv~ z$wcn>OJ_kv|c*34^4Yvo7OaY-a}vRKOSSuAe&%$PR# zC!dqZ6myWWm~x)%Bu?pTss*AFK`I1m#9UAmGifvU<4vx}K3zLHMQpuh$#v<|tz>wY zCD*0t=%)ztS$fK(mKo~gdAG#Sqm9+lcj|z#nE&=reaIGsV`ez zacwEP%0dc#ofd_Ak}*BETPLL>LfuP{iAl$Q9A*Bqo$hEm@7k1SUH`Huw| zYVFQ{;6oE?gR-+lW&+>S4N_kc$D^EZc1<@(#Y|+$p;RdJ>7L$Vz2*l7Vy#rHe9uXV z#zPTkB7!_Akdu}cP0Gi*p&(?p#<49E^z<@@HfvT+mPLVLgm3lq2zq*%48V3f$`?je zjs-kKAjae2fliSYpVd(bI{smHx5 zA5(CJ+tSS#y_JI}_h^>fqgis9T&cDDA69`q*)qxQa#EHFHe6ASoX+~97Ztqdipm6E zbwv})R8y~UP70PJq<=zdiUSb-oTHWrW_F{9l}`qh34g&?Cg`QhOdgHLJ7K7-2t)WQ zo*qF@FQc0Ec*=J!kdN@!JUxP*UZw{X5?Z|jQcpKX#e@|4oG)g?FLi@dOh|!koii&h zCJU8K2c$yswEE{6*Re7(r3oMMfK*Nl#rOPmBwXW$%S=xz_HuuYDQTyqJ5A!#J~;uR zw;Lo`XDcK;GsKVwEqGjzkx%@NM~1kjkgIH2Z9C?gGNUYn)p^_jz2;D|!Q!HxK7GTT zaV-;U_L(6D;@1cs(xUuhfl^}ht zy;u6`kGSds1TVOvI>C@))>ZSx8O#$Wd*s`;TvnSQR;LU|JPC&4wEgNP*2%L}he`FA zQ?g3%j24O6hUa;A-XjtW*$?MT*hHmWTCM4-mkE+G;t0WKJeIYG|JU~Vq(Fj{R^k9* zl0j4>NLdAqFt2H{;EjyfaA6gKByvK$h_&vZ6={oJ(UA$B`Dy#8ljC{KLSp9~u>pb$ zf5HNnhr-W3C;vo9GvGJO_sL{)9M@Uj@Ej{nP!M!Xd3*ypK3~b;589~G=@k$_$?& z$sjLrsN8v%rg|JZXJ0a#+`a6R$?fwjVYKQ?eo>#Wgl)6HJi$k^Zl7lno9b%m(04C0 z&sfGL^Q>4xbA+{6c2*nM*J26%+6%}M_WVFV7P0$>tXRf45L9CkJ4RTIW$YndLYA

    2oI>cM4NJ#fe_33Hthk-`y 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 I{VV1FAJ_}PKmY&$ diff --git a/bot/lib/python3.11/site-packages/aiohttp/_http_writer.pyx b/bot/lib/python3.11/site-packages/aiohttp/_http_writer.pyx deleted file mode 100644 index 7989c18..0000000 --- a/bot/lib/python3.11/site-packages/aiohttp/_http_writer.pyx +++ /dev/null @@ -1,162 +0,0 @@ -from cpython.bytes cimport PyBytes_FromStringAndSize -from cpython.exc cimport PyErr_NoMemory -from cpython.mem cimport PyMem_Free, PyMem_Malloc, PyMem_Realloc -from cpython.object cimport PyObject_Str -from libc.stdint cimport uint8_t, uint64_t -from libc.string cimport memcpy - -from multidict import istr - -DEF BUF_SIZE = 16 * 1024 # 16KiB - -cdef object _istr = istr - - -# ----------------- writer --------------------------- - -cdef struct Writer: - char *buf - Py_ssize_t size - Py_ssize_t pos - bint heap_allocated - -cdef inline void _init_writer(Writer* writer, char *buf): - writer.buf = buf - writer.size = BUF_SIZE - writer.pos = 0 - writer.heap_allocated = 0 - - -cdef inline void _release_writer(Writer* writer): - if writer.heap_allocated: - PyMem_Free(writer.buf) - - -cdef inline int _write_byte(Writer* writer, uint8_t ch): - cdef char * buf - cdef Py_ssize_t size - - if writer.pos == writer.size: - # reallocate - size = writer.size + BUF_SIZE - if not writer.heap_allocated: - buf = PyMem_Malloc(size) - if buf == NULL: - PyErr_NoMemory() - return -1 - memcpy(buf, writer.buf, writer.size) - else: - buf = PyMem_Realloc(writer.buf, size) - if buf == NULL: - PyErr_NoMemory() - return -1 - writer.buf = buf - writer.size = size - writer.heap_allocated = 1 - writer.buf[writer.pos] = ch - writer.pos += 1 - return 0 - - -cdef inline int _write_utf8(Writer* writer, Py_UCS4 symbol): - cdef uint64_t utf = symbol - - if utf < 0x80: - return _write_byte(writer, utf) - elif utf < 0x800: - if _write_byte(writer, (0xc0 | (utf >> 6))) < 0: - return -1 - return _write_byte(writer, (0x80 | (utf & 0x3f))) - elif 0xD800 <= utf <= 0xDFFF: - # surogate pair, ignored - return 0 - elif utf < 0x10000: - if _write_byte(writer, (0xe0 | (utf >> 12))) < 0: - return -1 - if _write_byte(writer, (0x80 | ((utf >> 6) & 0x3f))) < 0: - return -1 - return _write_byte(writer, (0x80 | (utf & 0x3f))) - elif utf > 0x10FFFF: - # symbol is too large - return 0 - else: - if _write_byte(writer, (0xf0 | (utf >> 18))) < 0: - return -1 - if _write_byte(writer, - (0x80 | ((utf >> 12) & 0x3f))) < 0: - return -1 - if _write_byte(writer, - (0x80 | ((utf >> 6) & 0x3f))) < 0: - return -1 - return _write_byte(writer, (0x80 | (utf & 0x3f))) - - -cdef inline int _write_str(Writer* writer, str s): - cdef Py_UCS4 ch - for ch in s: - if _write_utf8(writer, ch) < 0: - return -1 - - -cdef inline int _write_str_raise_on_nlcr(Writer* writer, object s): - cdef Py_UCS4 ch - cdef str out_str - if type(s) is str: - out_str = s - elif type(s) is _istr: - out_str = PyObject_Str(s) - elif not isinstance(s, str): - raise TypeError("Cannot serialize non-str key {!r}".format(s)) - else: - out_str = str(s) - - for ch in out_str: - if ch == 0x0D or ch == 0x0A: - raise ValueError( - "Newline or carriage return detected in headers. " - "Potential header injection attack." - ) - if _write_utf8(writer, ch) < 0: - return -1 - - -# --------------- _serialize_headers ---------------------- - -def _serialize_headers(str status_line, headers): - cdef Writer writer - cdef object key - cdef object val - cdef char buf[BUF_SIZE] - - _init_writer(&writer, buf) - - try: - if _write_str(&writer, status_line) < 0: - raise - if _write_byte(&writer, b'\r') < 0: - raise - if _write_byte(&writer, b'\n') < 0: - raise - - for key, val in headers.items(): - if _write_str_raise_on_nlcr(&writer, key) < 0: - raise - if _write_byte(&writer, b':') < 0: - raise - if _write_byte(&writer, b' ') < 0: - raise - if _write_str_raise_on_nlcr(&writer, val) < 0: - raise - if _write_byte(&writer, b'\r') < 0: - raise - if _write_byte(&writer, b'\n') < 0: - raise - - if _write_byte(&writer, b'\r') < 0: - raise - if _write_byte(&writer, b'\n') < 0: - raise - - return PyBytes_FromStringAndSize(writer.buf, writer.pos) - finally: - _release_writer(&writer) diff --git a/bot/lib/python3.11/site-packages/aiohttp/_websocket/.hash/mask.pxd.hash b/bot/lib/python3.11/site-packages/aiohttp/_websocket/.hash/mask.pxd.hash deleted file mode 100644 index eadfed3..0000000 --- a/bot/lib/python3.11/site-packages/aiohttp/_websocket/.hash/mask.pxd.hash +++ /dev/null @@ -1 +0,0 @@ -b01999d409b29bd916e067bc963d5f2d9ee63cfc9ae0bccb769910131417bf93 /home/runner/work/aiohttp/aiohttp/aiohttp/_websocket/mask.pxd diff --git a/bot/lib/python3.11/site-packages/aiohttp/_websocket/.hash/mask.pyx.hash b/bot/lib/python3.11/site-packages/aiohttp/_websocket/.hash/mask.pyx.hash deleted file mode 100644 index 5cd7ae6..0000000 --- a/bot/lib/python3.11/site-packages/aiohttp/_websocket/.hash/mask.pyx.hash +++ /dev/null @@ -1 +0,0 @@ -0478ceb55d0ed30ef1a7da742cd003449bc69a07cf9fdb06789bd2b347cbfffe /home/runner/work/aiohttp/aiohttp/aiohttp/_websocket/mask.pyx diff --git a/bot/lib/python3.11/site-packages/aiohttp/_websocket/.hash/reader_c.pxd.hash b/bot/lib/python3.11/site-packages/aiohttp/_websocket/.hash/reader_c.pxd.hash deleted file mode 100644 index f2feb6a..0000000 --- a/bot/lib/python3.11/site-packages/aiohttp/_websocket/.hash/reader_c.pxd.hash +++ /dev/null @@ -1 +0,0 @@ -9e5fe78ed0ebce5414d2b8e01868d90c1facc20b84d2d5ff6c23e86e44a155ae /home/runner/work/aiohttp/aiohttp/aiohttp/_websocket/reader_c.pxd diff --git a/bot/lib/python3.11/site-packages/aiohttp/_websocket/__init__.py b/bot/lib/python3.11/site-packages/aiohttp/_websocket/__init__.py deleted file mode 100644 index 836257c..0000000 --- a/bot/lib/python3.11/site-packages/aiohttp/_websocket/__init__.py +++ /dev/null @@ -1 +0,0 @@ -"""WebSocket protocol versions 13 and 8.""" diff --git a/bot/lib/python3.11/site-packages/aiohttp/_websocket/helpers.py b/bot/lib/python3.11/site-packages/aiohttp/_websocket/helpers.py deleted file mode 100644 index 0bb58df..0000000 --- a/bot/lib/python3.11/site-packages/aiohttp/_websocket/helpers.py +++ /dev/null @@ -1,147 +0,0 @@ -"""Helpers for WebSocket protocol versions 13 and 8.""" - -import functools -import re -from struct import Struct -from typing import TYPE_CHECKING, Final, List, Optional, Pattern, Tuple - -from ..helpers import NO_EXTENSIONS -from .models import WSHandshakeError - -UNPACK_LEN3 = Struct("!Q").unpack_from -UNPACK_CLOSE_CODE = Struct("!H").unpack -PACK_LEN1 = Struct("!BB").pack -PACK_LEN2 = Struct("!BBH").pack -PACK_LEN3 = Struct("!BBQ").pack -PACK_CLOSE_CODE = Struct("!H").pack -PACK_RANDBITS = Struct("!L").pack -MSG_SIZE: Final[int] = 2**14 -MASK_LEN: Final[int] = 4 - -WS_KEY: Final[bytes] = b"258EAFA5-E914-47DA-95CA-C5AB0DC85B11" - - -# Used by _websocket_mask_python -@functools.lru_cache -def _xor_table() -> List[bytes]: - return [bytes(a ^ b for a in range(256)) for b in range(256)] - - -def _websocket_mask_python(mask: bytes, data: bytearray) -> None: - """Websocket masking function. - - `mask` is a `bytes` object of length 4; `data` is a `bytearray` - object of any length. The contents of `data` are masked with `mask`, - as specified in section 5.3 of RFC 6455. - - Note that this function mutates the `data` argument. - - This pure-python implementation may be replaced by an optimized - version when available. - - """ - assert isinstance(data, bytearray), data - assert len(mask) == 4, mask - - if data: - _XOR_TABLE = _xor_table() - a, b, c, d = (_XOR_TABLE[n] for n in mask) - data[::4] = data[::4].translate(a) - data[1::4] = data[1::4].translate(b) - data[2::4] = data[2::4].translate(c) - data[3::4] = data[3::4].translate(d) - - -if TYPE_CHECKING or NO_EXTENSIONS: # pragma: no cover - websocket_mask = _websocket_mask_python -else: - try: - from .mask import _websocket_mask_cython # type: ignore[import-not-found] - - websocket_mask = _websocket_mask_cython - except ImportError: # pragma: no cover - websocket_mask = _websocket_mask_python - - -_WS_EXT_RE: Final[Pattern[str]] = re.compile( - r"^(?:;\s*(?:" - r"(server_no_context_takeover)|" - r"(client_no_context_takeover)|" - r"(server_max_window_bits(?:=(\d+))?)|" - r"(client_max_window_bits(?:=(\d+))?)))*$" -) - -_WS_EXT_RE_SPLIT: Final[Pattern[str]] = re.compile(r"permessage-deflate([^,]+)?") - - -def ws_ext_parse(extstr: Optional[str], isserver: bool = False) -> Tuple[int, bool]: - if not extstr: - return 0, False - - compress = 0 - notakeover = False - for ext in _WS_EXT_RE_SPLIT.finditer(extstr): - defext = ext.group(1) - # Return compress = 15 when get `permessage-deflate` - if not defext: - compress = 15 - break - match = _WS_EXT_RE.match(defext) - if match: - compress = 15 - if isserver: - # Server never fail to detect compress handshake. - # Server does not need to send max wbit to client - if match.group(4): - compress = int(match.group(4)) - # Group3 must match if group4 matches - # Compress wbit 8 does not support in zlib - # If compress level not support, - # CONTINUE to next extension - if compress > 15 or compress < 9: - compress = 0 - continue - if match.group(1): - notakeover = True - # Ignore regex group 5 & 6 for client_max_window_bits - break - else: - if match.group(6): - compress = int(match.group(6)) - # Group5 must match if group6 matches - # Compress wbit 8 does not support in zlib - # If compress level not support, - # FAIL the parse progress - if compress > 15 or compress < 9: - raise WSHandshakeError("Invalid window size") - if match.group(2): - notakeover = True - # Ignore regex group 5 & 6 for client_max_window_bits - break - # Return Fail if client side and not match - elif not isserver: - raise WSHandshakeError("Extension for deflate not supported" + ext.group(1)) - - return compress, notakeover - - -def ws_ext_gen( - compress: int = 15, isserver: bool = False, server_notakeover: bool = False -) -> str: - # client_notakeover=False not used for server - # compress wbit 8 does not support in zlib - if compress < 9 or compress > 15: - raise ValueError( - "Compress wbits must between 9 and 15, zlib does not support wbits=8" - ) - enabledext = ["permessage-deflate"] - if not isserver: - enabledext.append("client_max_window_bits") - - if compress < 15: - enabledext.append("server_max_window_bits=" + str(compress)) - if server_notakeover: - enabledext.append("server_no_context_takeover") - # if client_notakeover: - # enabledext.append('client_no_context_takeover') - return "; ".join(enabledext) diff --git a/bot/lib/python3.11/site-packages/aiohttp/_websocket/mask.cpython-311-aarch64-linux-gnu.so b/bot/lib/python3.11/site-packages/aiohttp/_websocket/mask.cpython-311-aarch64-linux-gnu.so deleted file mode 100755 index 81a963326c04f84dfbd9f12bd2647c59ad02fc01..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 406752 zcmeFY3wTu3)i=K9%p^0poMcEc$#Bh?a0`eSxkg2qT(~Jhgs5okJ2OcJ5(!C6f(Ec< zK-=<)zW+o};+25flC-t-ZK%-t)_~elFKraXcn^pzZ?SDCs2LUJ`>lQUNlvDW_4|MC z|9QUu^X$>g-fQi(*IxU#)?Ry`eTI$m7SC5K7G`{`>=`ylG3FHwy%)tBBH-n-1bmNU zW4Wwtpyi({dnf2TqhvxmjS=4O`t42E8ae{T%=TVe2pmeE2QkJ?iecvqG3?nALw{o7;c`E`tWCC8Z8 z*%p>Hkp92K;2(-H?%^2vYh&p7 zeGD9KjG?C?#=I89z-@aB{h5$YgH6$&U&hd17K8tn7(nqX<5tU9Q-UAV zbX(q7zqY)Qm8>hSDsS{H3EqL~yryzr>AJe$y!!gudZO#=ee-MU*91t88keubz-!FS z%Y%*3R8_Oe(6pQeDOq=YO;veqMbNjX2A0;$udiJ*AZ9cTVO|?-tgNjNc94xTMq3@%We(A>IFr<>uXBu1Ldm+c}3O1K>dxu!0Khel?{Vzh!zK{O?0raps}%j zz$lIaCbJ0h8(`9uNvf)BZQ~G7&=9O^tg5ZKHqcmJ8KiLtD?T>rrIq!;K*jRLKx5Fi zAV}bG80zYS0Aql?sF=E8h(&AaYU>*fRIjbASX&(=B=lKANU)%a%mkw_&=3?DkiSR| zhF?&1d$8sLrj@R(gF^IPUR_mA!UGJNE$I)g@m*_Rt2gQaA!4J6#w4Nn^+98>CADDG z)~}t;L6DTM4pu-T zMj^bG1l9;JD6;1Vsv8DZ zprH~}5iLYGbl#e}M)KGEdJHZGpw$yB#0v5)L}EcBxp~>ZLNmG6Kvzr^Yh}m+^4$=u zZ@`M6(U_8driUT-O+E;P~t7itrzrBL)+}U>o<1h;1Vs6bC7#KqdF6Xw<{C zgmQq-SGTUow?=Xbr$_*9L`sp*NL+k4k$RwKD869m02VX|Q{dzV z9!7>+DGW<$8wE)R2F5AEx`zm@8Q3r| zH+@in@nHWbj|dXO`mnsKDv0{h$S;fJiH%mVc^oV;egMY8!_eSvz`eYRUu(+4%kK#K7-|-a= zEch7u_a@=sgpWIlzfj2MM)8}Ib@}`#ex2YijNFD4;_nr>m56&aLyupaGgn0My@FpE#ji`${TPbkciZ)V+!D=q=<;n*{5)a6o+y4F z9r*Ft8^vd{^f>Q|;@62d?2F=SLXSg?W6bxkn3pq(?{(<*=ST4uYx=kgqxhjwI)6nJ ze~U-wS4Q)No~9^%?igKuOBBCb(5+E?r%ktWPZYmL@b^dYD}|kgKGDqjgim)@en{w95ydz3_@nrSo~9^%v(OWY z;xl@{#Aizs|L_Ez-xkGh6MFVU@m~;n_D1pZ1kQ(}_0*;&+YH^@O7MexYYe6yG*Um+y(<_X*l44SbCJ)*mJR ziCFIo#r`lLA1~$=#eY)O`C3FjFVX#H8DF9LSFVYVtDb>Ro{4X~Yox|}6F+r8nlZ15 zKX4a>_Jt-sy~i^?B_@8h!9=;j#2;tk`%V1uCVr)ff2oOIXW~yY@taKi876+n#Ghs2 zZ!z(&F!7sB{Hsj-Rug}&iQi`87n=BcO#FE!{$3M*fr-E0#J|SG?=tbPHSrId_)AUv zZWDi*iQi-5-(ceRn)o-F_{NPO9e4By(;FS)rjYpff8gUZ@x>zqZ*!aY_5o?eG!viR z&KjRw6F<>lqRcb#lT7@46JNZ7=dE57Up2`uH1P*s)uX+{#5c$P3KM^rNsr&eH@^p| zH1X3-@^vP@%fxRo@iR^QkcppV;%_nW#ZMJ@YqN;*T)#+f4kCCjK51f0T*8 z*Tf%f;_o-{$C&tCCcb9kA2#tlCVsbxpJU?pnD}E&{9Y4(f{B09#Gh#5_nG+ohXtao z-^8C}l4q1q@u4`MY~nji{EJL{r-@JR42+N4#J|{JqSQ?MsV07|iGPWSpJ(FdnfUo8 zzBwOyP5kL5`GqF_OcTGv#5Zm^sCk8npKp@)oA{TR_?0I9{c_zNk#LqYJ{U*NG#1EMGvMLdf2uK7Z0ulj< zfJ8tdAQ6xVNCYGT5&?;TL_i`S5s(N-1SA3y0f~S_Kq4R!kO)WwBmxoviGV~vA|Mfv z2uK7Z0ulj{Ro`f@Lc;jD{J{p9NT_w!@)gWR^L&x z)qQBMv#`El=NE*X$LF?aO7_ug&HASC*KA?U!xV4WsW9Hg>3GmNCOQ#xp@~ibU1p-w zKyNnDnV@%@=nXg(i9`=rR*M4fJLcJqz@16MZ@8 zLnitv(8o=5A!tPz9DhFO920#t=t2{{1az5+UIu!ziM|2!ZWDbo=tCy@-#{NX(Pf|& z>)`k+LFbt0TR|6^=o-*vCb}N$tJfG#xAPlGNq(f=-+@oZlVu?R^kW8|1Ibo6a5nCLKFQ5&}An2bKp!{J$3ZLh!SVkDI>$u+1$3c_{u}5r6a5d+n@#j*pm&?-FF+qM(dR)QH_=J~ z#&-;k9}hamL??nSG|?%b%S?0{=*=cN6ZCEqJp%M06Fmm>aTA>bT1nvJn{yY{DZhPW zRXUDaEgh8Sj#;f8R+~3mUg`~7E&a3o$Zc%zg77BBnmvrQFy;+EABpTpW-Mcug>_n; z-Y{dKWpkPJl-I&ahsby7^3OmXGHD9>kgSnM&u#cGo?Fi>x3r(J+9rScEv5Za*zp-` zI0l>EJRjN7rm)VlR@U(g#%6NeuPg}fRM@F5#!8P_Gdp^%F4&&Y@ib)5SlQ%|0()%i zwUENXe#Sa`t?83hjN1#D_aXCDB$CDT^e%wi-mn|Cg&3PLS+{YSurck-@`CnHzg5_N zZo~6D=bLRMdp=EP;ftw{!yEn_db4fp=Uoab-Hd!+Fs>jx7jytNddFG9X&677Sxzyu z^ReF(c>3cxp6{Z+UD(KR?zOi(2;Qd{$7^Bx(pl(rFWN)Uoj#{HeB^wj)3497#gBPj zhPDpKWBwhxz}GPUHhup42%nwQb}m9#bld`)NiTz5q2o2u(fd^dvgsY$A$tNC9fQnW z@cCx^l`}_6q1Vwu7>`&9ZVX}|>V)%q(YGtL$PrTvXh{YoKqR>w<7kWJ# z@%R$(FK+VpBOY3I0{=iHQc7`)_GL*_hP>gqjGgL*Tw5fvkNc))fzHd?If7zAgDma& zv?l%pOg=_@^0i^@pJl}wd0y$8HCC*byIB9Mao`oRzFBVr!;dW8v-ZHIU4~5-cIvMf zYpk&8L)b_*8Dl&JIXi4m#JI<-alkUZqvU)fYj@MCep(MjVw~q$|Li|wPSl=lv7btY z4jcLuV(iVVZ*~}C(;Ufe(0V-!duR>N zdOdXxYbc&|Qv5O4h^P#dcxuuojP&#^e6yh&2s%ugolL{~p%ra~eC% zETPw*Y70I5B8%I)Q;9qE??z7f$%60+#8$K}#=K!qS6a*C&_(NfrxJgv5bMl{&5zON z1jaANxP_3j0AFD9`VS$`Ed8_0YrxMKUjs)lA6j!4in((ee$8{%=jGP+&oTFdaiL|D zzbJQohWUqA+uFYXHvL$Ky;gUJ8{>E}H#hf}oBYYwUnrS%hJXk2+FG8#c$8DT39QpX z^MR~|vG8q>4TG;GvQAnX_kkvi(QjWS>WJ6Qt1)LQ`W(Yp#}h*b%F)+~zW1OVIqA}a zajf(T$Q-whKu*o#>$8a37&}e6UKrv1A_R;N!d~(njeSsIVY1`)ct-SVWD9(^?>^W` zYoaZV^6GHp-E`=5b)-Tc&0VvxPSTSD9fzRfLnZxGmkl|O>t;O9_yxx6p^NM#yL*wx z&*1Od!scGs6B2zw(4+Us=vc#XO7CbBZIt6+JI`?|(Ut(){1+I@hc@!(Da7-qh=(}H z1<>~xa^4EGeGES3Nh9ZfUS8B5UR{hl^P5`8*zegilx`GUFJ>D6``? zpu4_|%tR8+pcpaYqX2%5gZ-ajUR}ZmUBFoPU1rDmuMoRvyO4iAM_U>CGTM{qyzz;? zKOP589xapSiXT!tY&HAn+=dspe&vXBqjZZGqU2_lW&i%i?2^J&;M8sjv(MbKG{^(-OMM7A{0w!(ZX8 zu*HwHL1Tt6@0rj?I@eiPMh@g3z`AZbj(h|89LWC|`XD!CZEu23&B4OhNA*15cem_< zoX`my`8lRVL;uZu{Niw-###!{XVX`a&O-Qm6UOnhxm$LkAMK+&ZVuyI^P5et`vYzN zmTV^3)a@)1ZnX%TE3QK5NIp%2@9(tYj;>~C;3=MDjBey%fBL{j(_eRkE&m*&G zU2TI*Ls>3#q<2`*R!w7K-|&B?pGSx{oqU_c!d;(6kUwlK4Tu3A2X8D0!x7C#bCi~b z-Iug{zIk#Bv&Xgj5nr&Wvuv{WvK%FMRvF8iMe#-FtU#J~9b)o2&z;_FKBxB|n0ski zJkGKhr?8~t$no`M{izs_&RZ^&JQtYy6hlwwbObTX!f&EZ=Q?&eQrb|+T8;uUS_jX7 zPr0+}61ESRcYC@Pgf-|VeUt~;C9Lx}$~!2Q!9TV;p`{+{hWvOCwtHLQcjQ&``j`cs zM{=~Ulw<9b!w2_5rfY2f>;UvI2CUi07N#Y0TpmIj&ATf{ z$D3p*&OBY&Egcw(u%`TU5PG~Gt^<2TX2-i|^P`QS&5t(S=Jbv?!KZawB<$+aSf_GZ z=ylTT@lI~(f`8Y-r@Jxt0Q!41eShp4!#V@d137+vcpiFa-d)g@Cv^ECqu7M5-jOXo zg{}cT<8(ctQA73o9C}Dcw$R~4`+yEMs^w9$j$B=bf5cE7ZG29i77KF62-+h?dBgd0 zyy00T-tcA3-tY@(Cm*yycQ4{?VWJP2Ob>E>F_yX(2BD`8rr^V zYX^ocnicqhw{Z*$ulsHs=dGVcJQi+6Uxqf4W1v6B7{{&)EyKE6+B6F~u0kv>^B&l^ zgpZrJar2fr8z+aZ%yuN+=5eu7_DhXfyhHGy7*zF27K0EPcRL2 zF~2q#=!d_tuTN&$sFnxg*>;M31{n*(UX8tjY_l-L2x9*V=%TaAQz&~8Gk#jncqR-` zoS{EMpBvCdI_R9%o4)hr`yqd*2IH;whKYYa+PjkaXIqeu$R^_)^~o2=rQqWnpH&3h zDG$+}LUB)Pst7(93;x5%`$Ufg{Sfl;0&*{e*qrFjTdLWAEPggf!OHWjCKofnh&1+2LUbCYuVBL;@od$`&ySfMN5P}#F8F}wh}S`z$JKSF zcf0~V#R$%elfMIutFfnMJCxfH+oj1=*BGz=1p7{QvR==2>LvH{cH!qPEBEtzF~<2% z@Ye!6in(%(!}vOw)^e3zZ)VPMEm!b*==IBt_Ry@BS*TO|d;X?B&$mHO4S1yMYLw?T z%xgchd_JC67T{d85a*&rI2T>rjx$sXJukw>KGv4d!a|mosxSCmNjKZS0Q&&z1m0OB zldTQjZ*%!B-XFoqg~R!@c-`ev`b1v6pkc+IXZOdDB+UR|VS+ zVw^Iphr+%E;WE_w@GNEYJ-6XE`h8In3-dF=p}=Kc3!^)#ZuaPca0v3e9=fFEYRntY z;C#*c4|y&-ljIGb+i-}V7tQv+2TaU#be-jT`Lht#Z;J)%H+udo@9W#SJ-D-?Ja8c$ zYzBXJ==MN{);e=;dN^9vJa1ZatOWZr=4zHR&+liLdnkfCqGiap+~_?+xCd{Fv4))7lauCuYz$MF13 zcLpBJ`4DoX;ln3!W_upbEZW`P{=2bO>3*S%^w514`4IPv<;XpU(65{+e0^X&BCaeg zKZH%RKBMKRo$_UQNNMpfYs;gMV`QgzR}(E?-jz5+Z!_f2!VW*|@O~NT`~Y=x44m8W ztm%%Db)2PGhAiF3*qq)2bO&;GGD~w|o;$J5+wdH9FYo{kw|V1HA_wdO9&|6(hvyl( zQ#g+MP5mD0g*_D8JCQRsq0bX>c%Fl9!qDPir5@l({Ycj6OV2#ihtDf2m;64Ay9MZ{ z`5XEvUO%GeMCc`5$g8j4jk~}=B4NzW**fliE1p#livmx=auKlk1bBP|T#%zXj%Ty* z3XE|qTgNIM{xJB<1fP9z0p0NB5Z&n7}o;6IZx33O+L{=ww8iiZ}^k`LE9)!2kgUL zM0&9|oQ~&PzrJ6#_!Wk+j5||3_gNNu!~Bi`d$or92dweV^eqMLboSmhUq2Jjxw{B< zY`$8ji(sPy8uq@XQ2ktFUn1tVZN4{5&v?ki-3@^{nJcs(+1m)InXxC)P}RV(eI!gZDaKFew&!1(YA}ukBEzbxg(~G zwoN!c`mZ*%A-;^Z0M3#AWu`XlT}E30_6`3HrnVaf+dPOf|5c_oJWm+?cEL8<7j-}B z@qY{a7R|d6yuTwpu1EPNl*>`RkMcT{Z=hU?@@16QqCAB18k7f6E<(8%AVci3&nwl*fR5aZQvm`%semg5EEuzn-x6x+swmx zcV-*>Y~~@~%xr^y&AcwWb7+I_%sh>F@L4Zxrv2&|-y4lQ^*rC-h_CNq#{0Kl{?k6J z-^D5&UpBjS`vL8Z9`subAMm?u#IXf5@vY#|^NofWCBKla<9MD5Dle+ z&m%kjf*9(;cno88VJwYuf(6gVI5!1wH-h`Hu*a{TZ*GRobmvWRe51n~#+_AXuj1Z% zY&r|GzV93<6Z7ms?l?Bx8*YW&%+6lRcC*uyl33~X&8+1^CF4|ABHph>3XU-7D*WWm zBXcWz=X`i;+Z={xLm$rioAB<5eYx>|Jm=3My`D;c|G`_e{$9LmI0l=0=fY0pnci}x zrFS;=qau{Bp?56GD^Sk$hTlkWZ>9Gp!`bfFM*^P_7%Q@Xh3S1xuYFOwlI(4#cW&5! zaPNcnomT5T=Dh9SaC!fx^_TbGY-cUUQ|AMFSI4m{u)kw`c0MxmA^7qmj6*&lyy=c9 zWSx7I{B{g{jp>+b(A^6hA__bGQ^bu6cF=pZeYgjYD6UfsywLi!{gl&<9OJ%_u z{e}EAj_Tt5!FL63E_e^}x}{?d>L*brJZb;V!M*&U^%{RinT@-8!t>{7zg*}cA65%J zDtKZq9Pl}{dwTJ_2AdY4{T0ZPUgMAUEZXm|_w6mj-bZ`aIA`G($7o%kuTp~NmlB3G zL+>MW9K66G1R6G)_F|>O7~j~}cQbuoC%@#N54}?`$D>C};&zRNUC@SUc_! z_6)%+#92k3?Y3y;|Z0yw+8rwUJkG*eWR6>U3%HDK_~V;lO0=xWR0x?YDadj1kNFC(3= zgTByxhxzQ0jyq{P|`+=*Y5NA>^o`Y!5Cm%tM|8}Mq>tq&k(?RgI;r!BozOb3^ z@tzCJpYYSM*D;{I;2>}~6aQzZ551qTfKR_eu;MIXZSRNt=ZI$)aC8G0gca_Gc^N zdlTY20NMlJjD_4r=HkCe8H+Om!})U~@-fA?=JbYbIFl((W%>8;_Z(AJdnjfdxwAE_ z;k)g*vn>h>n{#IfbO*a#uz)q1MUILGoar~ z@-qS9MtGU-CGpe>SoM@0+`iBY#q!C}`ukw$qzmaKMKB{OK1 zi$U8oHUrNa%jg~W#W?2|+1Rj+%(nVgV78fAuPMB&vognb3dK!#Csh)hlc&&{Q^9{ z$lsLjz2Kbz7L*gpANPifGFWHTw1NZUMP29+U}xk^dO>nT%X^U^8gZhwndK;G5?Y!WtTy)AZja znfuUvJ?&`<{AoOY4(8ey_l!PE`;e<+B*x-7OtGzQIJ#}bTub`uH8`VGU|u2NJ3L#K z_QGy9r{KU`3tQcbc-hU;ugU$+o!k6g_S#c--nmV=F6ZR{b8IbSY^%l`FEbXmHGY)0 zeZr{c_RM7p-$#x?$D}wmjO@hkV#3=U?7*aa%K?Txo3NqZS?vdQelhNuw|0&&kGl(T z>1LK;bnj-_c;~ipu>B+87Q%Ue z!}0sS;`ZIVKBD6w`1H(9zW5F5w4bw3==HlW2l6L!#NN4!=bhUHZ2XVI_J`Ry7cjy( zqa_14?GpIZp&#j`_ju$hJcrR5O=At(5UP0nsM*khHQ zuKXZ-Zp~G;O>^isUG)5XH`*e$^iv_^qfLYdv%a(m813r&&i%hgcD(G-Sj%?BvUOt$ zJN*gH6&vxqe=$m6ciCpedl~MIuHK}u%V76uKRqYgz>gRFc<|A07j#=3-pfLX-plZN ziK|12?6T-Pt4)gcKtmdP&BNla-ZY=>r*S?(Z1Vj@VD%h+Z^sg_wi5BXL7WHLunv9L zQ+q$vp9fsM#o;#O3k%NO2OWL0Jqi7@=svC2(Kn0sYQp#j0#}M-x~GCqac|}7colru zz|YzhrYcGze%Ta6YXc=CzKZYjjwIH7iWG;JDtI3AJ%a9AK94D zequ*r`}25SpnJ(P$Xj<}4eYeC)ASol`1mwprPSxZ84i9|+$1*-zlj*pVb~pnO*j|q zeM)n+l=o^aWvDa6F+B?w!?)aKhIj6;moN|D-9BO7kNe0>9uoz)1Jj=oXzicd@Cttx zrEz>oh+V|s^b&8o@HKx=6w>|PLNRh?c>+C)HSfb6i63#Y5qDpFZ9lmnY;zWTVR7Rg z4E&u2zfI>K96`T%%|K4zzXe=&2EQ%)1b*oq#`d*A|7XA(vBmSg7@Nmg7xro~K95oS zGM~rYh2}u_HN8s*-beBKz!|{i>@~QvGR=YPzW&U2j$DyCVk^Jj8QwjM&Pku){&6;Q zZ5_9IZGTf4YvGumToA@T26&zBCDS)F_P>C2WW+!(&eq4QBl)wEcCWX;7i))nkmn4^U;_&np37iS>SN%u!&(+S*x(tRu4Z+?V3(BsgJ zGsdZ7_`M3@b}XHhZpH7JPRzy_raJ~NV#bJ%k03`eL24Z2HN)B1koluojb;_%G!MeVeo67CP6{OmOD z=D?@*OKblhplSb(wreizx{dfE7a42Cz=PHi`Nvp093QL|S~m{>AHs%gpfd;I-GgyL zdfe#w5&Jrg|2p^-f0VE23}s$Nd@sbE`%2^m8`gd=asfR%lP!E~e{RcfON;6EE4q(D zqgp&Hr)4e1_lvQB1;3NnejLC5HI2`X>*JFTehwQ{*!jObo;H?`cT?1O_+2;VmfrCQ z^nN7f-->$U2a!&?mzas)TT$GViMFTE*7euO3|cp{uwHI}Pd`Vz5-w-qXE$t2#J)f= z;fAk6x8@AQMKA6ZvT^TxclwGi=--);42^vYY&xzCf7y?-$;YH0&sdLOyq#9}slWa; zQp){fRa!p%$kGyt*ztY@?-7tUs4tzJzd|3)#%A;u>GwFaevTrhJ{WhuDgEda)1Cpn;R)GDUeqTvztQYw(gm+R#Op)I{f_{n}@+Z%?SYvUp zonmJa?4@!d%9HpF0_ni-7E0+IqWOM1ec{*LmBoG^ue?%#-^$_r`~1Q8?`4P)y5}y$ zx+_x#^54Mw_zA#e8}7u#`}pSQ_wmMEER!FJfJ8tdAQ6xVNCYGT5&?;TL_i`S5s(N- z1SA3y0f~S_Kq4R!kO)WwBmxoviGV~vA|Mfv2uK7Z0ulju(GEg6^(2CYIR@T;NjqB=y+W4u{^70zA zss^p5wowb{%-XVBgXN8k#g?xOG-!>LLG6zE+L~2bL)H4=6s@s-omL+#uU%7DRb5rH z3drcnb0=xz8#qplfz?48NLw9TcSmh~g%+q^wRTOgrcrNZdV8=bP~KR*POGg64hZNl zoAhb95U=K$uqCa{i!Ru zbOkICf-o0?#-qCvxy4ZrGUWBfo3!c`x_ z=NnWTY}7cqgsf&nG1Q+!jw%EeEt>MR^#lu? z5?HwsPU8#X_CWPo#QNF>?xBH5;NdthZ=dh$tZH0a2agZVg2lAUq~-s}DxdGRwSj7i zmJ6YzJI!p6&-cw_%hpy^V?hkeTVKahzc%-ftB1-_mJ!RNVhUe`PP7Axy(*JwprWf04zeu}mVt{Y&NtXnE_-r%?hz<&|A z;~OADde$Jas>oZy?UZSvbDTDD{Ph#{04CHpY2;lvu&QP-e*~&(D;pc@F7e$FENiGO zUma|`WKE!9_0+m`O~sjIC=?wG1A3tn7RQ`J}% zsIF?@tHl_wVQrm|A%!9h)~~H;tfEZe^BEq~*LX!OPurMhps~D?F=5}-LHnkXDNN7( zL5;L%CHgLNd$7I%nLry~F?D=}R=d*3WE00vy%amoMC=Wk7+4!33%ihK);0Oc19erp z9kR?SS^wQo!d4Bvdt)a4ZZFL2FaeEM(VB^|)xRWv$ zqP{UuQ;v1KQY#EJ1m`uC2kR&`PT{#@{4%nuK2X&Vyj%+!ZCZJCpkXju1~epCofWNx zddKvK$v-~wkJ#?8u8g>afop4m#v+Lsv0_Ia+|Tumdi>P<2EK&qY8wz_wKak2flLkW zHVoOL$<6|?-6Qt-u|vm`RxL6pB~Ch#&d@^T;ksm46Mdl zGRcx1G^DShww&tpfxg;uDB^r$^W}U!UveQ%59V9q>3WP)0oMaUkNtu6Rn@g+foh&h zeLg`55#GPNy0&3$z1Z&sF{Hh=f;aN<%RxlxH#QUAZVfKM8?p~GUsZz-zN}q~ zWKUxZ^$(iXtf{T>k(V3DH36#8ye#zC;%12yJXGZyna- za5Z1o2;)RscLR$_4KIjR(tDhZSie^p5)ACe7RdKeeo7WxbnisTQ+B(0@)8j~M##csjL9flRC2q_0Foh(biVR%QdR;4zOJf>KY8&ZXOy@Up z4J{FD6__{DX;ou`=BGgR53HF)4IiT~mDC^IaSjznb|}J8v#Kmu4;?sg(3Xr-Vm%4f zXeIMXE}oG;18JuMIf#z%4Fj12BO-T*w9Xe=!&Gh2N^M>3T7Jx;vrZi)9V6AC0}l8# z8kPiAw26bRCJ!R*O~hfCmMzZU)O$XHGKj;b>GQAlv9C$NT+878GBke~LzE-?27Ofs zsro>9uncEaqeU+R4eM&kt7@kX#H2WZ6f`sh>&YAQ>g#Lk5vS2{i*szFINOjW^SOxV zKt+WQCqH8up?zpRsiz}6?*~tt)~|71A|3SMnU?C1 zow5A$=OdLUdm`r}qY@Y!mk^0`Co)!waxZk>jq(MQT_}4{W+X-;U!k0VG6Un4qRd6v zh;k0f?I=r7?nhaHvLEFZl=(@K$SWvkBu64=QTC{jNWPUZEhQ4U1?3EsbtoT2xgBLE z$~`FGK=~}niquHt1WM+NM3OPDTTo6x8A?Ncl+U8HP_GL#RD^R|HvI%9E z7KyZ>oHITW@dLLRxtJfyim9+0_&K?k;G^}+n5}7yWn^+T=efau)E!(Dw<$|Lc>hQWu`=*ifj_4s62Y_wKBVtX{JFs=8Tt^f z8GqxVcu#_t2Oil(AClXTzd7KIBL+Si{$9b~V(`2uO|~pdvX<+x^ukveTMxi|e zapOOGK0@|EkMl9*am%+qc%RRQ#+!lm3g{qRM*FoGB!v|x-NMU)Brlq7fm}Y~@kx}B z^FHQy++MgXetX>f2W(3r_vVo|QdmLK;=$_GgH?3V@YjaEt%%Jid7(I~)&TJ;i81JxA^m85FvPnVS0`fL2A<&)n(sL9oZvMN)wSKiwedMHl3NV9CdfUi z%W>SU6L?%BO2W4ha-Tr%7LvP8$9JBXOL@jnY_p1ACD{CX4`Hpd_Z~75`;63k~bL1W?=npf$Vm| zryymBtl|@XLsK69ypVklIf6yY7CoS>g_**~MMf|3S0nm7i}jWl*JLQ;0%y9}z*wkiuEaUO?!fk2WhZQ~Gd@!}}k;F$6mSDVh-_s{jkaW`! zs-RWfk+QJotzwf1w2%VoPu)pl$&Qp(_11@z9!hTLd8^=^w~L8>DEZ-}qPO3%Wrw3UW`v4;=F-KW`8YBOi@JUe1HQJl)5G>v-OS)(33G zJCvnI-z<0wF6MJe@zN51!1kbZhe9j<`oy;i(4JIGMd1)3YF?yE7Q9t>^i7PFkH760 z&xu$#tB+UmSmNUeg*$Am*5YlB?e+)aAB-z}NO{+wZ*9BO+Ii$8PjJ{Mq>k z;}iI&OiEo{UJO*JKONe}!aFAsJJJNHC1iLw1nj>!J-h8nH)mUzY0Y;%edR zQ5d5O?QfvH4R!YIq3sk4y=X7R-uel(i(F0#*PN@H(B!}#>c*aXCt?C}I_3m-G2u<% zuX@<>kh1>mcPPUT8cBI=kSZd-lqJ6Nc0tlg{=JxgFX!I{{Cf%iE`Ix+c_hnmx|{ZI z_-rxuWsKcyEqpBZ@ri}oCTt%+|ABE2j@^;d>Ul_eIQx+?kB+u3P~Lsd@cR27@I8rg z{9!r^;7srd@*FD?IqLys(RS-L+jkP*I8uOkrggdC$Q#Rvx8jW>i#e+>C6ChJ0}5rt z0+LLk??UlCpL2?iyirP0@F&#IaA1GLc_Rl5RJ87QNL|ObV4EQeA!|0uljouYlAXipGybF$v<7V>q19wplQ1f4G0yQAp+LSLL{-!q_JAKxwL6w%%q)!rP{ ze}$lvgnTGUzDv+H(Vj18RnV1!ju&)pRC}GE6GZ!7F`q0!bI?p*7E%8wUauJR89^rx z$m%Vspu6Vi^l(9U3xACiv_q65MA;+SM@6-NdOlK1EWhq17AM+ICg~Mn2HPUq6Ggkj zu2+N@a|^yzlqVy4O>|>DLQ#fj7u{KwpnJ0Qiox$m*J)!OOaPG}k^F&qH{uGVRzeg`EG~azSrn*txo4z_4Yoy=s!#ExLL^6iG53`GkV7?HA7F7#9_m3 zhdy3Z^8h(R)D~;{h=qa-NY_FIXNyIahoYutt9{6fw)>B8-?{1c0BO_5F#6gxw5gYB)AFXx%)9i`JS}%wutHlHXcP?> z&z^*?bZ&H#3aDF9FwQbPa4BQr*(O7j7nGq6_#}(+LNdnL`>^okg=91_#)+>P%g|$# z7t&+28Rdm!3|lk4#%9CTZejB)n4^w4X~btB-gL6prsHs@PO@9#bowWPHvG0-XR}A` zdZpTEcj&ZG!;%w*(#}MkKC2hZmaJFW1Z~8@VsYT_%hVgVPsJGKqW`aq={ujp@|6bv z1<*Re#n|52W-(0qW;}8v9L<^uw$)+(%f;wN^|*bb!Cz!?FQEpT{qNL3^>|xcRZSyg zB;qks{^g$*51tq*0YuV0+?4!)Y4IM^v9OlFW2Clp8UD#OFp*i`_vZDK~+W zRGt18s{aA9$s^OdQOEQ?zLxO~2mJ@mEgV^((OHxR4zWRN1 zbS`y%h;xHieQqj<5?4Gtuu#p$qoDIT=TzWZqW%F+bS_I8ho{9A>UKO#I+rKkgcd(j zzK2KURMm4a6eUyL>73)Zp3Er*dd@2oZiWR+y^GAbD(NKZ4yODKT~kv=1*i|zwPCXy zPf(xC9L9#tP9v+CdSEPw{9%vcS=*sTV9v11hLJX>no43 zT9V^DY0J-LEG>B$*Osy>*vQh<jBXz0+d}3 z3J_jGD7$uW6EyY5=;_)qh9;D&-VY6~N1V6AX?f~TF;&;2Tr6L`3hl1PhHXQOSN#zJ z#r62G7eOpkOW_OGPS-)iSc&=~qR+J};nOq5D-3mFgWx zNUk4c9RX3N`X++-af%~_u_pC;T$Q+fGAxW~h17#Y{FH0kqTVtF#M5a9pt@P@z(RBV zEUgbjtNI+N{?ClJp{-5*Z#)yY_N8NrY>(<32jUq%?Y-)^CV}{M8io9RbuUJ9{YIsb z?^0I)c-Ns}lfXNy&K(QlMLz9r)injg;bEm{=}{lK2*mHx{2+SOUz0hnq|wqksZJx+ zucmzrqE9U(u|K4p0@3gMf)sRf4>OCikmmhbst>bsSey=Odp)fh`kWT$J9yY}9Z72f z<+eCGVWsO0-A5MZtEr&gOt~9vxfW*^RaRiNK??%G^_JQUD&OLqjEHjeq|oa1 zTAUr^o45Ha7h0S@$Levt!$&W%I1_Mp(J(_0x$2WxA0Q}URH*e-}!Y6xK~#PZdA#EBs0s9v~75MK2kNI!xoR(}D|1hG*40&W(>Vzmq43Zg^} z3|dgC{uB#Gw5(7|klY1vi@F<02n5Z?udW{?D%BBSiIzHboo)e%HK{q%2UVlI4t}WXMz-5X~Bvp;5+HpNCjhn&%4G>sHqw7P8WLWN7N& zkuS3JJejK|!;M)kzI#ql??d=zWpd(Tbpm1}D~l6T)y^~!!&BdcwmhbE!MId+#>22+ zn6I&cRa)H39Q%+2)JL$M-PdQFh8$CuVWqfl;Dkd>20ZQ?hkuS1r<8#u8-y#zjS-_8lYdMAK&-@%DW z^$A?>x|=vrr)~pq?(bw-v8tQY*JzxLyd|V=0TAv@+?*}yw~4rmw;&L(l-+mpoY$(B z6LAkG+SL0HaPE6~pFQevoD50iuN#(wp$$dm3L@olk7U3LkGcHZZ( zx`r_LG4Io@zDBnFgcCjLX1Lq^G$(r1>kx|WpQU^YVRbU4s)D)ylh^yyPif4~VI_#2 ze&?@f%wJ|CU~Wib_mStGan1n~X{>;B@8=ZK*hs{M`*)d}fVS7-Tu%tUl)3;^2@=Uo z2=&zA8MHg3`KlUNddcvN1X=|tWouWm;VwQ8mQq`GD;u844RoYb2W!~yES^uD>eE1f zxSJDh)q=SXAHk=qsrSK2!$)#roO+1{VpI|>sa*96Y8gH3Rt%G;{uP;f_!v&)tKR~~ z!?QWzRmUN_4cE8@3vq^|1!N=B><-#tmDz~n;U4R6VY;2~?dfi1O#)>;zT}je6n)8k zfjCrZb#s~WBOs;JSvNyWnFXVi7czgtb-sY_3{rmte>}%9^h#rEYmEWc2anV^MN?CWFAEUG-d`i3G^zdkp~>i8JMXAgsKc(#oYCCn*}|nITfbq)!N*S5uznqQ5sp zj}M5FdLeo_f<^gb>fgBNSwqx;upgW#Qzj$jDBYg8O@Ye>;vt4ndMy67(_L-Y+NEib!cHNG?HQ03Aaha+t&Z#p;g#x2xH=PF_F32bx9 zQP)o1_!Pc5Saj^s2cd9eN*1D4dCNs!R=!6b?@4`)_jrqX5O8!h8tfsIe;eymc{`PW zQ~rd7r@Z5$NK#&>LEm*{Ah~1y_|9m8Pv}4-IwnJ#@}6rZ7r2512xB@I>0@xjX;|2f zC9k}%>%AMPTKPb)kD~EDbWzADEm+@5uWrXeijHG?{QYA=8 ze@VE7 zN}qKY>RIcjqpn&;(4ju-H~>~s1o1Jp4dwevCar#VoQ;4~o>WqvL9gMJh&nbR9TFRd zUxH}1u(&^CH&gZ~)(2>WYFO%;mD-KE-EkD(-2Hz?MTd*mxNGc=I&$`;sc4$*v>4-Kc%#?$0q3bf&SS~RM-`v{^2Bdfmd#&CHT7u9!QnR?OOvr<0)kiTmSD}-# z5>sn1YgZ8`9O_Z53s*5Goa!fb5c4?UR!?E-uKAqM)I$K=wSYec@aPpU{@4 zJ_#ILi#U<5enB(2niF32do<%~^uw2FnO@Q3YXS!ca!|vhw7H{cNvuUQcaN@9$Ql4^b%Kf!eR3E(=^T+m39QCeoAhv;T;@m zJrT8Ov=um2$|$ZnPPo-i93XDvAZqGSYN>b8hLEd%MlNaKEqUr~V7VHdl-cvuX0q&d zuG*{8F9uw9aBT~jVx_0CChHuSlkRq{Pl$sj)Fy&ygRpB$3Wz&}U9)K#-$|#v#mN-g zG*I8QzJbolVFEqm9*zEX$5?!4&>EyO%3$ts5s7BXc{Zx2Yp%@+-$O+`LTm9Z4kc4x zrt$CAaaFG*D89!Dr@9fxA=md)hM^0d;WNg9`hj%;X>z*$Jz*bdYNsW5PsR%vovBYy z%x-mm3Ih4+1kOROd#x=HvpZ;5yMtDp-9g?!+Tk2hV&_*ic79!A=T|VJB2YIv3sEvc z<+m-PZ_}`HGk8i$&$q`X+=Rm@Ka1Gy;_l#8K3Q>Ex(0K$C-5_ormh_UB2gTW4q=Vh zleid;@)u#c_GD`cw2kha!q}*h`VhH}xP;xt5RP~;#BOZ;4*OV&5Vu-`&~P{s=@CUk zQbce%Qmwb4k8%R&j$WCz6fMeoR9}@=MD;T?O64%RjvM_J<~_PrAIuj2KwLiZ@0j3p z+(9l188`B9*@y`o-I2*GWo{T>%XrP~- z7r!v!E@+Q_C=?`0c6soU-AW_*d*7z)($Hg(=0qnnL|^;iCdr zrF;(_j{k#|tW94Se#2{D%ok(WYC~JBlo1>VMJ1{$&3U1eW1<5fJfzwq67=WjtCk)479^ zr=jl7{Hfzn>YoRp%%{apymSVLpJh;kL%jwdWbWmJ6NA&8Q}QA#mE6oIUPB_%*H1snWtI!3@`#)&B{np)}lv3F2PD%X=b-P1>YQ9&} zldZnIdF^HhaS}3gL6M&4&Q7=*GU^{a=&q$xovGKsTDQkdhB+Wfmu||nIpF13CqN*1 z9FAyi_XKAP^}Gg4*L|rPuU>d{fo8A~X}~>?o5s`^v1Hu~Mo|L+wj8DM0d^wyA}iIC ze}q`j+}Ak&NIf|$i$_qMspklzYm>1Gal6}CTgTi>IN{{+=U(ch3j{iH-G?%f^76;1 z7+3ah00no6mD=q5dc)2y73>arptL*aA=B=l4x?YiUOJ}KO$tUg0?08p>GcYP_n3fQ zx1(`PxnBQ^hI+ML|1A`ZsnP2hKE!!;IyEdgAm;Y>g=+F9DTlJ%Y}o{~t_LOXb;9`4ryt#A&CIP?e=H+!H@) z2K0{lE-od~^E^ojcN?R4l0^dCjZN8;DiYv}fZdbM?*ZKEwXoOY%Azisng!TAqtfpI zK?!gaO1mQ$-%37-jkaD!^>O$bmaaeIT#X*XT>7)aVaN>2a&_@uzr{B{oSr~MU&H)x zN~eE)4J*&WF~df<`nddOhWv2MLYL zNI5x)X%sAObqCgMP7)_H75!LFGADA?Utx*msQeZb`{I>|@thPZjh^n!$x7HoW3*oc zraOzqV`?j)&Kb^cjPseY857SLVf_x8k}t<9$aPL}{+;^JI|1j#R{gqQF-&nzO+AYS zr}`r}%y|ia1LRgav1XllDjBJ<94hP%>aUP8=cU%4qK;Qx@LT$pvEvf{gkvUGJ$Ag9 z@^Sze_@7#@TxnIECsPp zEuRTuBF_{h>MO8nY%V8Os5fC@jGe>@zdDPE$(*QE|BfU!_99Nyah%6a;W#&`Nt4ks zBZW>1A*SRZiI2U)nvBWW9sT&`5tEDzr$@j^SjCh|B=T`t{Hc8OJ(%uzRbK~}<4Bn1 zaQy@Ql;2>^X$h%w(ADlJ#5dnR=mtpFL@?O%i?&DBv_lo523~##R9aH#wFhj(eXzSxt8m7f{nWlfn>QMZY1d)cMYtu+!&X! z0YoBkj=~0>N^H#bThzy`r2)PbH-Z|h7UfrfVnVKEo;|^fkeEm>wJh`P96L6#2j_Xq z0y|F+j)@eGmTT<%)tqx;CnDCeSeJB9+=KOFxz^723XR3JP~#H2_3s!Y_tHx+N&fcN za+f{60mBUcF`nny@cBT^GQ1wm3Y)Oka@d|wg5;`?^GCaj)&QGGKDYGf<9H`ha9Q5g zsf80g8mM=4s$?RCisfCMS}~CV)bgHA`6p87S>D&F%83+VmJf8QZlV{FXgRJ^O%v(m zo#i8aCZUPHqqY-z+m?xs;ec%USf`pNUWx#){K-CyZc17wQqWocthcpIoJ*1?b!rcb zqmz&2zwK6y{i)BZWJuW)#XU=vTMpyoLAlM7sJDhH?nhld1dhuuNCPLQsf94?BK ztV^KFa&ZC=ugQIAo|+JsU_B{*jyJXwXAH}<1QC>7f<105K{Z`xC*B7=MKFQ~n}yk? zqds;fa=m3{LOL}hSPzSzb932RL)MC$P?G%t0XQomof;CX#!tt&>?4LOf_N**enMd| zJ0YDK60G~pdVgogI@tdr?L5G)GP^5|= zNKsr-P!Mr#prELLSWpyHR#|&NMZt~*g%wxChKepKy4b(pIWu$fg1i6k|2^OPJSRD4 z=CqkPQ|{ck_r^XVyst}WmM3ONMqlbzqyC9k$Bn$?$v>*h4O1MkfSOPA~J zxEDF@t0X*nxMX)+U40%z#A#i`d9kN}H+v-=-jfqEBqK58j=n4Jg^str7kjqw7DzYj znV2CNi6J&8Joz=Nkf1olnX8B{_R~&9k{5fws8}IY)GIMVG7>}OPDL9gB)_*yZW*n@ zr&p-Q$zJTYqGF_!u1{iyWF&@iqj^tqyeVF6WAJ7N@z3v@m?0U7p@eAOk&ZXriwz6! zCJDWMi5ZfS7;+CSG+WN{*YEF=-Lnf?L2`dyUCZ`juM!nM$^bJUF+(yEL+-f%<=yFc zbG+C`g*Qe=vBV6?NDM8v&k!i@5yxBL#eO2Zk4s2bBxXoPVrW)0Z!zwv4_m$1H1KBi zWh4zJW=IA;*fV6RH{y67Vkba&PmDS^u{rU%5AYC6KbrXid(Fbjy%p#En75`+2G8?hO(4t*P^M^ z!yH4ExA>QobgrR#wYW)|dY+*wS`3kHdtPFmObLTqbd$h6KQUPr)AL)rECDn>FRnVAOic^x|G(5#ui<`lU{8LB?N|m?sR0 zp+#=0n<>U`No;a0$?*x28G8kPv|eQ~thzdRu`9uw6*9s2rAfYI&|bD)n{5@h+9hSm zkreuTOssStufC9xwRDIHTzf`?U=I>6)uNFVqA8G4L z6u)Z|{Kj6}BjVM2E}@av_IYu9j}yuF+Uj(=*Cy0Y^V&9(mCQeELTr-PRyG{`_iX~f z<;6YThLn9N4SvP3Sn;G}u~bmcbZyW2a%Sj0QZ*2Kuh{`vA$*#Zxt27B6MN>ezHGC< z6UBCjwV(e*R_1nPb4T8rNl*8`&dNL!b^_CdiWo^}Wu->ay=K#;(+$YYj3F&CCc5NbSv*Ygv}*S=_G2ZMM;*NCj44b zWGG+K=L&majtoyy8Ks3l|2`) zG?vnwnAli|2P9Rz%o5dg3u~|Ab9mkAf%IpE;UH38=@eXPb&rcb1r6%8SGtxsENP^vZ6#Gqm;%YQf>%0#h&rjWs;!oM zRjZ}el6CljsE%pktAc6AFnFcsv1rY{xsjA;w`55b{r5kr`G5OIRRzpm={2--+mlno z`yYa0C=)(VjB7*0%n4eIH2O+Z1$XEuUbXjq(N=a$p5ZbL`yGQ%OiNSFp~rA}9gFBc ztsYLFD9Pf1*M4C;xI6gi=Q~cX<9+pE+M0evz|>(cjy8@lDsPiy(@-5RA=F!TNq;Ed zY*$P`7v7dJXle%i{oW&$rn4Vtx5j~9V}i6PX_hiZyj+UFs&PzqmlvtaPbaa->9W zDVh69r7hxM$}vF@Flm8HW9bdWO;!Ho)qw~sHmy0-B^$LS!p^0LZF}hj=4{EACm+lo9eg@G zLxjeh`6uQY}bEZm}wZg8nKKH9BEvaq4%wOdLw6=x}4dS)?rt~&ogAQRP? z7ZM)D-8BEVAYUWX)TTTHQruN_<(9h2(O7TSfPt`$87DeCO5DdZH%0Cr@I~2ahMmTj zYVR2*`E|ix+98GDFnTULF6(8imlmq^6_RCoiySG7X=;o;7#NFk`by#~%|ypem+y6K z%#c@@oc^IpQ6Ie0CWL!hOSSQXWXT^!iR&<3HjBy5zoWQ`6eN_#xYy-Op?i#n#VdP+ z3h=iSX*>GkBzLaR-2^RPLx4e4$i2_+wcDJzvpxU8q71EJOv!?@>?<13 zKf6e`75plelI8VTVf)jII$ufWDPMy@e@0P(?7@~d#vT70qoBN>tl4H-;$fB({;VP` zT6wQ5h;vO&$+hC_oFd)KDw#=DKxny2-Y~=|;!erGrNncJhAGjj7-DXb?p2p85^eL0 zg6@}z2OEm~9&Pco+gV%^6`98AT9Saf{#8YKzNzFj(S2=Es`PvcIhUcvA6k?vGrZq| zO6f9Q=(f@=y37)^v!Z7U+C$Olg7#IEONgOGm5NRlbcmqkZ!|&Iu%b@lahC~#_EVIL zjA2DX6g^MSF^WzGA8we-f0yf};YEE+2K>W|h6-LT=UV*JEY}6JCPYs)mM^V(TG1e3 zE7>QNFrvuZ>M9!?f{L-x@Bn2qYGR5`lF00W$1z3Swn&-hoHa#=!IIu>qUVQftBfa9 z{8&SroZ!b5#jS?D=VU6TUQwEe_5_VD(p!{Xx4AQ*5{lx_Bjc1a$D^oGk?-}2PY~l} zL-SGgRiO#aBpSc`L9Rnd=}e$`)_qupyqEVJXx9LhA!FKfD&ML6>1oEqnYk1%#eYgYd5;veTB9gm6b_5 zt+U2I3XHES9H{!{GRlxWT8WDdajtsO=Qo)BYm8(i0o!H5bVBW#!XC0vmI%G3aFC*O z{%Z=y3EFMO?3o01p?0UP;@|a!8u8-a^@Ta=U&-kbAU721s3%2kSpdDzy0}^_p?qOs zxl_KdFkGj6QIzr}b;_3*;n#qh8 z_Z75}mMwow+V8%CZW`Qeh421?5+!tuxxb*Ru$9~{9pZrkjr0<^#PPQj=pECNSBN$L zZv}eLxa4x_)(;k#F{V};@WBEte8~;TN)$_ln^=8=Nv|wf%->Rwt>eK9fp=>P^6I=> zQ_!N$yR~LvU`D{T1t-*bx6XRkTZY41jSt4sJy_~nk4q)L2X*j^STP&Q1+7%^-zXtj zLu9YHBrX%8cR@2@V`!GWo4)r+u~Lz}xC~k4NG<4Jrzo}Hv^qtp1q(z`w^=iZp@!y| zti(sdf)rsY(f#N20^NV^aSjSiKQ1X~u6x~GOBTuy-nt-JxM}6<>p}jKUn05wqvC)% z|4aTUs!qM}jK5|;N+>Y9=4BfY_rJE1e*~_7ojg9FbHdMl{gq;r&L zENoucr>rOaOY+Ukw-*ClW-#bqlHW<58!6X4lS}e-GAKVmj9rp%dbDhJ`j_Un*B;$n zV)xQ~9s0{_7#$!+XpYVgm*$@(L^p1W`-}56K)tec>9CEnC97ACG1W3Izm4#gL=wmz zpPwTeZeG8l7^p`1X0$m81N_$OU((lf>c(kby(iQtU*`}882$C{Ac5B?|16ofpC)ND z(EqT^vW@c3W9i}j6EC>n<&OH(tx>cM}+I z=M9y>xPh)M54)Mbcsp;b1V(Kty$CRY@phiBa5j=~17HGUw+W2JsF(?uz}TCoviq81LulKq-gRnr9ORh(`H87em@XNVR4UGLDZwVoRaVyia+~lbe84Zj9EHkdtkm7 zmFjQEE6neSWGPv1!6Q#FS4mE!8!0K-+GQ_hq41c*v;Vq<&A$t^Hgq|Sf zW~h~b{3>*)3W_n+VkIV*b!uMX3NbH3*Fj`H12i_%7#C6i4a=S&J%H+~to(lt%SCnw z^St3=c3WW9VS!mUT24mknSh$S4dhlpO}+v08c_Yo|7bFLpd6kx*z=ZK_Lu+*j2_8L z3^#*C4n%zqgxf(hX6`Eh!Y4yi2?9haA!dP`15|H4-h*w?L-qQg&|bfu9caE-&!BIe_Ui51KwRn;~im)wnVYoBS(DoS==wazjP{wzVlE{C?K4NMPVR0ZA$_L0H}w^GbQ+Iu^^7ZkogkO0M2a6Jt#l}xDQA# zpt{7$|F8N?O<>kxfmzpQrlE8)pe8qf+ySV`w?W{c76*ap0otf87n9Ft5J2S6Rh%RTJFRY^kHnHIu9#`|!-4l$R|z-q3YzpbD&oeCmPUo#r1E@YSh|6k67Tysjd!k(yWy z^jDPyd0|OBmqwN|d8erZ1$iSSad~qFJ>WE{kb=CalGd;VW9A90>DeD@o|h}y2e%}+ z0W)@-V8)JQsSsd*UJtb}&2SG1*Gl4Vsgi5Pqdl$Yw7`g2`20yfSLc;^1!8Z&2vJm- zS0Y5S*6e%(UWH7avus)Y0E^YK!{0A2b3%XOQ3i!D0;d8x9?Sxn4xBD?s8bLdg&7TQ zY}g3vT_P*Pg4~mN1+eCK2Id_WnD3OAdBB;Er*+~0H7_?}S^;XlPOJ_)*8C7y2Z^kh zKMzFqBQY=ibWdR3VKjmM{O)8En@S~ZHf$Gu6n?2?V zXi+dcXwl~fW*ruo9g&wjo{-d{%fYt?0WJDokoSa;sXd@Q>9+hEi4wK6^IbPhaYezypJx_1&y0_@D=G33Rrlx`(Ec*!Qd8IOBo=#bZ040?o zmT88Rkt-Y7cBdzzKQUD7$EX5RBr2_JKi%H{G1qLYToaak521VNIDDsc(;suIfhB+vgT*K85>c#(vX7t`SXH8*Y)ETgs-8{<56%&;G`M8v)bxV${& zI%B8h3Rsfx!6=HcEc=dUDGFHP42##JLy%O@CG`)I5?xYFkkr5>ogE}4xulDOq-2}a z)i{)5NpJLbvJCt-H`%@Jkn1x2`D^-C(lAuvx26g=(I$5Qm6ATr7R2|88z6rqH?A$I z;UWA(8HM{`+~X833KSj|g|Mi??Dnkl zfZFn76}GF#fD9MScU6hY8i1we#a=>4&yeb z@XQ@JD*T=NpG9HIV-=>wd)@_s!rew;IpNv~P!Hb;6!wDGheZ|6CjT6uw)j|u zi(q;=Q24G)| zkA9NCUszP(DDp=DwQ0vH90$`16q+5$4{~*p5)ib ze_41WR!ah&ZScg5ib+(X32bP_0<{Up81+URhU-93jE_w*`oP%}P>uZpjm3#rg+( z3<4(r>fwSwp;sS;u&Ba`tMXuDO?>WoFxijQH6WRe@7G^ zJVs&F7MRTF@wri!UdEmTpx$i_lJE4bR&LgZhs|oJAY~J=}NrO z1XD|mOt%TFnwRD3s@dyvIt}5^&edsKwn${0ot@iWr&GNinVs8HRG4d!xw+;pK;Pcf zj^CQGSyqAODyDVrsVa4$^n}*ABjtaI-W2YXYmTt?ZQh2gMo85JQjKzl)JZkUogh-> zx-xH+d%j#x85PZ~in7w?s7N&a`YTYQm6n*>UA0^){94JPB*drS7PH*puakQAg7-=|1Ak$00XoT zALnSbpVoyv1Yn@3Sea`E9o0(c=A?wbB>7_U=L1!e9{G`!*PwO)6=jSXYpj$XV7RV7 z|DQQ=J7Ev^gDtn5n*xAW`=}N88;b&dWwBD!_iQ!B4z>0Fo~=gpc8~GaD|=ijbw`d) z(|*M9?l8qJmsk6dTcH7}W#5r=nv|Ve)N+<sI@8sn1tr^my9XbT4dOuI`Y&MjpM@ zrRCE(U8O$z<9Bz!)aTPVeMRRpBs>C`pm@f3I8a2L!ZbK$WCM zib=T#YAvAk*w4PV)At+})Z^nhacRSBJ+{Z6QotL2+X$}t0wIU>a;4as(=hxHEHy9> z2O`fvEC;zph*u#V2H6T!N;57BGz}J~C+Ea1b|&A4XD?tFmj{fCgmG$4+-Aqp6) zMaoH3qejZAoGub6Ln%lFU?OEzPH)lqDhbn@7c@Un@0K@3nS5k9pK^O^@_Z(w#Pwrm= zCR7qEV~ppp=upYS0S%Q72($xg8(Dr6D*LTJ(V=o;D-2$4LuDiiG*m9n(W^QWD$87` zBuf*|v!NorN_pp*7B!(VFUL%QI;hOc85$KTm%30Xd$ABbW38TlI6Y%?$|W+4&2eTv zU=xp13FEB;{r*~l;OWNMadvbhNq_#D8K>JAJ3XhPXc|ckoCcT}J3Z%QapndRt^>^I zKGJA@lY}>b;nKn9TE#H|76i>1IdM8h{|N69fB|wJ7cl-H<5DjxnX3+wzUE`+(x99& zaj7wPjPd~E(x9AP;?gJ*MgVHv>4^0l7PRoNoVYPELtwQhiGGE#T5PQbd~3$n*ovqy zR&PZ4^?}t2WAz;pb~&phRtME@v7pRVw#=!$xC;(oJ(XVNcQWng-lo1ra`^dcibq-N zolG|4GQFr-r@R=j ze<67S`L%!!&-<)#-*Z?HbtmM+{R4I_^!@N}2Doam0%k>27GHqoB2y4Q;S4(-6`4hj zSN6JGVy4+)X0Xdniyp4hqKB)rV}`5zV7OXBYx;54%oR>goYkWN9A_plGj=7o@$w>y z#*0SKbvrXX|Qk18x-#);Z9(nsBntoye&TFzRgYvZzlN{@_zud z!Jf36kiO@zpurAi$6X1#HrRjxL@MCb?zaN6@6Eboid>w1U<%?t2D?rmA7txd-0Rnc zfz#h*>dSp?0w(?WYo4pM<=mCsLB`UVSU4Ln4CT zBfH6AuC2|mzCVz0SWt8CVnh1&- z0QA=@(jD17q|Ac}kbZz^@SUc?KOo_KV4$dQisQV)(%`Sq;7^lWFH9Do4W1jUU>p{> z{d{)Z0@&5{A@C0pIbHTd0-<&>D1JISc`b})>Z){cv>>nMWI%k`0fV6Q=edlaFTi!*~cg`MFr@nLc%sTa*vlj&F zJ7-@l>dkVci>d4qy&G9>iM0%ae%EY$8$*e_jM49A2svxn-8f_pGIr0_)56`RamX`U z--y%g>`51R{>fI8PNOGh>+=~U_ot$%XSTi>w%a*!pRTXb)xB{Wa?avg0sWqA3f9_` z(tY%%Zi#Zjcp^t@wRLu>6k-7lc^+Wy54JXSv5SPAz-e4NicES5Pz;C2um#1FrhBtGe+^!+=MxH>e9L=)FL~+j?raYQerh%e|DSyh+!;~dk zWi0qP%WS~(>yig`AWNg>kR9NhAO4z`q(1f5>VYi1jr(uB`5rJs(t)gL2l1^_6)SXL zOgR~vGhJ>{maD&; zv-CcA$(_>t_ZjC)`nOP`nU*o7u@dD<^fo!#u}V4^89jVn@`jkdKT9`gN;*r<16jJO zWS**cH_JEYmfz1J*p4H8MTdsEx-VIZ>PW9yy<8jyQ=2`mD4wQo-;=@QN#XL07KvupnzvT|6wvnx_q|7uOe=c<5TvRziDWmN_Qul|7sfIW5Z!xYuB! z3n!naWtm4#bQqeJW%_>ac;(cmRLTb=LY$qYhn`DxfSPW5OYc77^d#$a*)@ewzh`Q% z3%w*oP)C2yJVhPVH`x51IZVpqmAxcgbWWy;|51}%$j`~_A_XZQmY~^H7s6ZKS>k_A z=0qiQ6LW5+4xZ&7#Gee2IOxmAs2ou~- zWpeyKyFSUijraa;9O@$PqbB7^fyzSH}9Dj)EjU1WJGzhHzUfMe>gVr=KYK)Z}w$qOP8xRA6P=Y`KS3t zNV$6RVTKNSW(NMqXfxa52QqS{)FrR5-ta#*Mop+BXZqcbwk9p zQvlOH4rl0tCLA3)Q6l&I40+AH*KLAqzaGiZ=No(M3%GyG(8DlrYv=kUqeucyetnut z|5|G*=;o=ee%9H7YXjXHT_x+ItK_!mD!Dzn7Va>$V9L6|C@^Kc%Mjh*v84pa2MT~;3#_d5F1rl5~I8KWWju9p}X!^3PQk~s0 z%+a`$r^!-R7K+`Yed!VH%gNRk4Y{5f$s%JMJH@??LG9J#sV#&r>cn+kSd9$k_f3hSqwdB5#Zd&GmcsQrMB$(@pIUNMohk{DN ztOooS)6FQOU1~?VnS-8bMb0bf4P}8?@`4br8p7*yT5G5+rUFJycirf3(dB z@@oukjV|)TCdZWW*>u-`A2lT@(ZGK!-39(vEwFoH!(@N47}ZIrRYNlg&6ZKDbwjg6 z?t7K=kk?b0t!BWe^Wy8Ny68099ET%J&TJ=Ht}^`%T7ucr=`jFQhgLA;Tw z>Wp)p()=E&Xe(JNt#cq%Yre-HI8w4shQQBK_01df8NGM& z(x(8Mr{&5ENlG3qAnyd5=aub|UbQ{dTog_h|8;G;J=NTB)aBC)#xt*Mn~YKqq?+~8 zgD{&F!2_xKfK0h`CbFZBl5R1Q-R3gRKb&g5A=I~tOrsmAuGhua7v$#jJ*jc}VU)75 zGWo8v7UIuw7S`EXQw!@-he@re(p#NU`GkSLFts2QMyOm%yfC$wC^ZeTFm;$t&N@af zOr0o%Hps%%^91+$J}8T&321mQ&@dsjPo0Jdsl&yrY0?R)6N4t5kZP8i&!wYajwx}; zOj+s7NzK>x)jFS(dV&yM*-va@`u$T)cljwW)<1Qi7&8y$^1@k_)cPNgYOY4~3EWd% zW84h0-!0XQ3q5AyndWy()hnEGeL}ZeYDCoNRkwMmsXPJOJyox{y|RWfv>Z(_Dr!*C zy>kvJ>8T;FY@94458AwYMg0I-UmZ*-lPB&<^y&34Qj$fz3EA&bLS0MrsrW-F?d7TX zk~IQvqV(NlJ&G{D znv*}kfCj{!zc)Ev9kQ)7GvR2C#BrKN1#gh1;Njylx zyOOA{$=q*r-Zz*{c3^Xg@zC zw173c{6@&5Xy=`aw)>@Pm8IygQZt0xkU;ImG{YwEi>TRV33<818HmWevZZpZ7PE}Q za$BuNc{Rl`Io`N(n?>36_qN#6<8ISZbf57KY~2Rv9%6;%=G;c0qy|CdQP7eKgE*GA%b@(+RUjb(St(|4$T(mI8ri7Z$wv3rWIX?(^ zm09<2Wg2K)FN|?11qXz&1zB=rpc1H(oJc29{sJ{0sE{W@D*_V^OEabBE`BKfh1qCH zf$diK*8;kE6A5G-#_*!Qn8BQ&l5%W^_c?%?c6u*sWA{bo$GYoa&OhVN#6X?Hid7i} zsh84n!yH?XFHrY6pk>G##xo~?mSJw7z+us4xIz?28HT|>2+%Uj4`dwnr!rg(?-c-L zm}R+xGUV2CWf(6f*f!hz7;l%Lfr(M`76XBt21KjXu@wKhE_a!aZO9Po5xSy^K;Q$6V~P! zZo*D>B@#p9tkXO>>UZS9Qos8k|FpzVMUXs#8&9ra)#X-QU)0e<{C3iHMBh-qy_l(x z@otu7B0?>8r{wYT8>PfwFpuKA3fqTx{{b*@FT_B3oykheP9Kn}c`YSA+?wRn)2Iy~ zTm~^5q*{o+5ch&?1SSoJSR_?51mvHjybIKBw)*7$M9m&c$V-$4%@g;B@dQfkew!?> ziK#te33(?>EpKpDr)M)7@T-t1C)1{d0*pCAe|}*~{6nanSPffkuI1YxvK6ukTWnJp z5-e8ZB#Tqx7o10l%3*0TY`-)V^bdWKmlCNfhB#%2a>Qro?!~GCiG=693o&^h_fwg{G(v zR7p$w2ww&<6r>s$bDd=0%AXscu9NJ?Aa;Sg3RH=j$cv=Ns~YM7k+&hv135>C z{Sf;=-Vx$!h(2c!J3!=Th&w^n3lUGpJOHu}n4Af*#1*G8L>g=U{qtdK3ekQv$Fl&P zke;-26px_Fb;10i#H-=cf&3D9E&{xP?=w`tV;Ol2Qy4EON)8_+`3V>v0m9!y`~dQ; z5Pv|l=N{cjK$Y-E8rR7__W~G8$+!lltAI!kh=)P80yPP? zMAB``VI`>RUivB{RKixTrco5r2*aeqSE&AU->Ye9bNkXS`0$2yn8h?x51YQ{Yf0mo zHNsRSyb5_MlFN<>Fz2#=eNm(P{z8dsVS67h_X6Rm5dIj?`$GsW8taIQquH*A&RGf3 z0-5GO_*RI4AXUJa%@AWA;ZOKE{>&z6mL$I>$$KUFGydF2(kdYQ9faHhd{T%%AU+29 zNQfk6i^Q=^H$Ws0qAf@ppn8!lzPuVyhKdfZ4x}Q62{~M_(`4!xArnE&we4cAlz-)Z zcRI72xpwgu3b10^to~g^aV;*y0Xc&`40}U>;WEBCnR)@{WP%&A^Wi;Dd|YpRbmJV& zW-V{DIWeBYa-HS7i{fr`me-=?7H8RU#{Eequ>2gn+r;v=<1AmHmc@UU6BA&8hO3MeMgK zL*6dwmfxp@#-l^cCXHjf1F8=lXLc#VdT6noHSK#2OCn2t{^69+y-rd4ah$>gs(V;| z*9M}f_K+QM&3TT>K3CIUEMF||I73(8l=waiacVeOHRu@*R7p-`JSlfUtp_6KKpX}6 zPKXO3Dwz-a0TY)&3~WKfI>il);yp?6;jSd#4ATw3m;n&sA^iCa>HuKOj3K4lnFKr# zISXP3$Wy>s@~*4N8~AhB){zd1(}Q}EME8wo(bdf8s z9FDOfW(fmP`NCDSk7eh1cWIygDe+mCQe*Ft^&N#g3{*)@BezRfQq%>l0sig*h~9djlh*ab-CqnT}Y}` zg=YoAX;g-vm>g=g$O=D*;1&^H^xuTH2Ev0yI4e0c#Rwzs2nD4H zA|o$3^pPl%fc_OFKLa{)JDGZak_m#l$z+b?0M(hCUyxsPk-eIuwrP%1Ro*4G>4WRT znl$U}=oc|>vh@mt_3Co_PHml|mxZPsq|NwHhrP6%mWq#l`Lsszuf12(&ngl-Q~zvd zbd;Sf$J#ks7kV)X#s3#G%c9J@@h3CY>!ZxbXl~=yi;CO-n+f7%To;ycRuhMyq^XCb zr0!ip70o8AlG^SEgykWItswUcu{xT#5~AJ|Y8(h}fH)0gkPr_-+zGNyh-Vd>}j!;&YIXgqRXdbcX1D77suH z;ZYE4L2eXcF2o^_&xE){*rxH6AP~L=;;$e}fGRN>xrLPXq22~`J0RBX9@X<4mL`$M z&%Y@*ZZ(}vw*$JK%^(iwc0hua@jZtn84)ko(ij8pXn>;236@4yf;Dq1G_T8zdsZ~d z^dL7fE)h;;>=CG5B#d|G#(n7+H^Ow6Fsk3ZEF+i177P5|m>V}(Dps~J-az0rK>h9) zD0kSO{5}HjcVfiMB@=B&^gV|K9sT*-#GAy5j8%El8H|DI1^=PrRy$ESv&!%v^+2>- zkJ+G*_kdTgv<^N1VPanDMb=GQ1J}1ny$nwYWnX5E_r!1yF}~gMM2{Lq*m@P?$vdR| zF)5*8PIv-><5l=Sc&=le+g^ua%8ks+AS`-XHAMY_u8j8rl-gpuStW zZJL_>Hd|JX-HjY`WXA^at8n<_v{wd>z(adK^f&p$w%w^uReVu5rcGKkBA$%0VRY2`HTWhk9QsXv!rLyua zx0U7ec(rRRZwc96zdbEb_(Zb4SR$dGspXaCABQZT`YXE=dN$>WWIdw$E^V|6IBnu2 z9^!iY?8saNr?CriY7iy9#FOmbq&Wei_JM9Rtk3zGAJ+G5Knp9QFGX$kpq zK=o8h1U+tbaJtN#+FNZIe9vJ?8gAHoJ~{0f?CGh!TQRd1&{KPkGxTQ}cWQ4tyw3^0 zjCqbfF2J0P;MCq1@O}>P(-r5Iz%7RbeQif_T*4K$$EVC>Qw6BrY585>p`(~fOIM*B zF}Ey@)C%Q$Gdb>3Q6!zVBTCu>+G!nU?4M+UPAl6*BgF8L;|w!KOB~u%S?k`74H?3g zn67)&H9+lV%k&csRr8J|q#wU(CD2uq8*d^~!Z8sDG|?qk#Bf|N#w}lYQ=k_R!)5)_ zBT9I{e-dsP@FScX5Gp(_N_g>q67Ci7Bit?^M7VlMl<=Qit_gS%tOyA93FwsOyZU7lzDfMa1$^JfZ=Z^VIhz>;1=>BuoKx za@k_N^}WH;T^~wL+;XLj(>LLH1E}6*d0d<_Z+bP0Y@$TVE<~s>8N(Ur`8U+7*=+OW z!sUp`*VdQoC%GCzN$n?==UEv74p~Ajsl2i|ad@-B)Tlpz3T*b93_;f==g6l-qy=JO zW0v@-0m(Nfr%AFm{iga*Gn4flLx=60n5K-Ruel68BfT6GobrZpoUZ$f4p#r#1hy8* z=0@rUxXsPd7RkNM9m?_23WYXbuD48nq09e8#?CL2jC|9pUH%tICyRWE-c>x5q<0m~ z_w~L`(wmXyBYNK?=?%jY{n*~WOpdvIn#)6MWjk_EzTYaBT?b=)e^PhjTxMtTciH^w zg8W@c>b$Y{cC@{BqV4UDw)cJ#_T)W2{tm0}!9d>*qmTUN7{qY;HE6VoF)cc5Y+9+-&Y;>LHG; z+3!g-H=BDKPH%wLXdh$ob6EBQ-5;O>_;Zp%W8Y{BGBYVO)z-_{dg9BuNui@I;VkK7 zf2m6_QF)20;mbkpWzp+jnG_nai?Hc^3(j9uNJ@25&gJU-)B%@D=NOcfJ%?Jmo^fn3 zFk;t9Tn61lDOxdC`eTxECAW%=xbDD+w2nM-yqwXF#|_3M>HEIp*qHKx;c|_?x+~oL zcnH~Iizy7Z z{1`L+;YnHNuE0Ba{-6?*6~Mq3Hr4UP7(TapnMwW(;gQvg)5R(bUBQZFCHdC@&g90x z7kBB-k>G)zi<#Q(gN&Y_J5tEK5R(S%GA$Ej(fZsql1-#9gjP>@5 z$+1Zd!t+UP1Ir0Ocr(PsAoGQIEIMZh#5bfKkeo3Pix+X(4TR5zIQ0@1L_qj5h-Q~^ z%Nz(_2eBRGX(4Wf$Y6bv3{+l8v79f7-eBnqg_%tryAD2i>~Rb{qX9i4zZm2api0>E zi2Np~djOi{b;|A()eA7mlAkF3MwH6o{I`(UB~q2I;mRIc6TY`xtQTdb^}PW`*{%2m zrXPTCH;92um8SyXQ=@Y}M8jjG{!MZYL6ls^g*p)a31Sn-twLlV({U*`rhsrU#HAn$ zgg6P}O^{cBD)AsPoRpTAdtN>e84vL?$kRfc12L6l^_jrL3n3;i;m=j&CSa#r4RII^ z8TcQ$24Ww4uL4tUf#}7+IBq35>mjaWnRo>-P$Is>D)7BUGI)NQ(Ojc_3;Fj8kA$A% z;dRKu<3evY`ELu4gr4JxQ=TC7ekT7YAiqg+h$Vx`x*n4awc|k z;7z;sSUQrCbLA@PsdO4=YT!8?2>$}#eIR!TkuZ&zy^>l7!dVbEfvgguDa2PG9|0BT z;i1zV3NYgqc6w(d^%Fan!*=FXR24AhI*8LHvYcRCfH}dK8U1h#Sbd4v6%JcoXC`A%;REFXyf$pqpwn-A&_g?nH{TI3xKKH0bVI zEj%Lu_CPF?e9Y-|vQ5)-Z^EXV6C2~vJ=dm$0_;htJ%0YGjO2yP#WQYzEvm-CGoe>u z=6WE!0OC22M}@coq9apAdtkyH5S-3gIAIG&%!*!9pW^>&Yi_l%;f=&V#loJ+}57C2mW_~x}NFS>-|a4^~~Sl{}rHl z_S+Ij&uobAav$k`?vvFeJ?i@8v@0k>REPDd(`@el+&3^?z0#VNkAKw-2zntNbGZx% zas^xMS+0V%j!UaSUs>AEE(7TW7K_zPnqp8=S@z9Tk-W0BgfYIUjPvr^?^=*k0exqv z6Js5IoC5dC(t(UtRe-)TbScOzfEJQjVqak1VM)&X1o<7fB8T66rt;Is|irvZM$#jS&uF)qNIh(9$cLtXk5_K(GcjEjyx zKEMKg=Tdz-ZUUe#IsU{y@dqxI!g~@RzY&8wGMBUN9&lYT4Kp`M&jz1K?odD<6JKvV zPV~0G>(5IvkBJu&3Uu-c>N_wabsjdOFeLTcuAgkFh(}%YZh4XmoXrt zg^=r)fRO8#Wu#sT==ICnAa4pG*DpVT{2Qotu@HE=zQx92B$*+g)Yl`v}5S|W^K@&9u##{gqUdo@YP+fqt z)16S6$_Ex!ddWm(~_Z${D zO$61W+SKVEu<|{iP8U#-c~ZxL)4ici0qUGS7itEePTvc%Q3!GRJ&@f%^)_qzKRdlM zD8VsK*KDyvw6st!-1}d*QuVKP;QoJW+xoIwB^xyMVUGIp_^O1H(lOrXS7L~|vIfcS zjLIQs`T1*hGY9t9{jIVFx`EwrJr}MNy}#~nl{L^8PUfJ?2l~I+UKRay6v7Q|XL$<@ zxTzJ1T^gjwM%oAx`bpx`!dY$-3+~`T9vJX63wpn6gLJWaJ_%DKaeO@zyEVw2(U>vj zPA=zw0rCMFzk7qELFk-I!YoM~pF(1f21#d-xP^p!B~iB)Pd0|KHoyRwhdg>V&~4dY zN%%|>uRej?QyL`xi1TglW~n1^qa^lfko-O_4Y*B+-VGAQ!*K_>Yk>iqB(YC}udiTa$$0OMEuJ=C-$>T@QiHqdS3 zn@PL|Fk62WhSNT0(lja5vNJ{JXPz@DNeZ>;WD+V)X6EhD(GY%sB`7zJ%xIAM6O|pV z7B*IPvbu|mgqQ*{7SJW0Q^4D#tSYAWFwxR44k$jU>3ORRZb zK+~EMk7^L#iP{aXBkQklEdauDx4Y$itZ;$wBhkbPhy|q11*$|rWIHLJLG1x1z6qh5 zM9vC_Kdrr>kb6@TGl(<2o?m!B4smc?;=O zkq;r7Y~lPBFi9S-l$?k+gR{4!^au2A*Uq5$UK@)1Yija3F)8cI_uzROs9t0{imWr; zl1rYrvUXn<2;ECz%Y5ei^wmDHFprpYIC8sg__DN9qI$Od8&6?sPaM-n->f}8)_)oeCCso z_g93>^QiKn!SXi?G(}%CY@V`T5z+@q%k_EG6`|4k$n31!6HwpPmsvQp8o_hVfh;%? zrQYm+u^@O%bCEzDz2s>qtWh$G! zqysyCO?g2w1HPz;ZQ4j!RYh!5eNT?6h;6E#&Xq@AW1D3PJ1TbMF^5l1BPlyyJv`N^ z$?mKcl|9F>m(`d<8_d$8ZuRN+h6WLMbi zzq#xRznf&2Je5vv*l!@hUfH>=pn6;0U5>Z6ZyK`f`Fdm*`|@TTFZ3^$UF>Tud1Ya- zlx?$R3RFL{t)H{rX~I=ssVPMla;4f5N=nq=6&Hkz# zSsOA#a&3C<%rn8Ycyr{r{+JE=x*Km+bz6v4rXp^2jH^_GVO-Ts%IwX$zBPSpH6W{j$b}H^f$Ro!e<;>!pkr7p$?2+Z-+uZlygvh;H&4E&vdq4Z z-!rCJ!@tB#8lFbhi4QS%0^xZO_kyew;!=p7TbY@Fsp}y&TMf?APJE7RAY&&SF9P1w z7ooNt$M!E_dxeazVfjkghcyqJ6uCUTtEZ6Y>{j5iT^L&Sz3CpJmG8grNin6MDU zAAH_?%fN9TzU698{Ya$Ax4qZIn~IrEg8ck7^;tZGN0W6FM0wPyJ#5_tSFkHT=l}QjsWUL z!INyr0O~#)_!ZH;aroel7f0 ziy^%Razgb2A!jJK2HFbqgMj+{50E{8`W*8VY6Q$BLA#(192P_?PIs1pS1##VAkiF9 zeG!mKK=sW9nGJXqcM}5TK^-_OQ1@72rjFx}!L}BGn}G0(5W7L%7UFG)UqF5WM)t6p zB&_Ai=R947pX>Z~**p{)lt2nas6Aeo`SnBA@8YL6q;m z_`QYj@}DTojFS*Qi>$k0S^W$JB3erlj93{`{9$gY9V|Qj0fQPCt%*{ z=ossHX(_g=Nx(FEo=FYRimw3~4pa$?*8Xa!l>k2-1)P=!-Z)sqt%t>&Xxazc9zZo^ zZ)ZXVs)S87jer^o;En{KQuX1-AsFV+EZnp;bqE{+~S(TR_V#*0WKvv7wxCQ{i zPeM!q885_35RZX81XPJkWH%}CuM?ucgaZ)%gpr?EwTB_;TBcy`Gw6C?7W+~_$H;kH zvCp?Z>&aLz1?-Bx)_@l91CaNGkOH=OgM%nQmB>V-lovwH1J07to+YK6G>1Q$KNsXh z^0ot!OCY`j`BI2$AZm7T)eUHWa^BPn{4&*!XP4%sr7;a^e|ic29f0tS3~1TZS9_e0O2y>$d5HtXq-@tb1lI#V^;MR~ZPzSy z!pm(2?V&^W@Cy;HC@}`2g=>zuwra&lgoxP$Vu{23l$r#qbvK#YkI7^! zrr2gmD<8C(a{fl1(Ug-nmtpcr%MPbSD=2lLA-i{odyA3!s&LA;=Vf?)=Ia0>B!jX42GTTKEH!FL;N5 z2f|-MEZNPLClLM-;xNd5Awpw$G1R+^h(I_EqVheiAAl;+6lp}t9;ml~N_j2ztAV9) zV(HTCq|c-?_aLkN9tLF~9ESJ;$10eSa@dr8YfV>4%iHyEe;wPwo1Jt2h4zIRac?4Iqj>=9PEn54LRrF5| zw*ls*=#G)+S*%EsDB^ND=X$PDE(-fe3__2K` zw4$aSCZ+pk+MGHpR}G?RdUj&NC#|N((efxz+cHX%SF_JXhrCg+ExdHY_{+UzUek^x zUQI7s2H6W8U@|$(!e*#Vm%}cTY`PqE84_ACxSltEpUu9?W|_lr=7EG|(nZz#noib{ z+c15nWo2BcU0~B6BE4pL6w^y}Ox0U#daz?TzpjH1Sz-$n%mI4(hOs(!D3{Gva=ELe zHL=f7N7-b3O8tBQgquPP{E)LXK)4iQEyzv4lpYYhXr+gqB2rF<_y?))0(#=&pw-PG zGHFS^m8JW-nfvMGfbQ!a3V7DT6YT3&lV1tcrZuk{Ej`*;7A=`JEhfOo(VzcHPTE0y z(FM%X{R|p_SphqtxIoCQrbVdB(+J5jWD^4S0J;o$6XXp*S0F!u{2TD}VbWsjgYP+v zuAo1ES5DkoQI~?N%|2rE0Ce}namM~hCU^+80^R`t64E;D0xJ$HRvXkNpDfc>nhE#W zfVR?Rkc~n}D}4^~DNtQuwFJ?zvo1R3$w#jSTLvOZfBu?-+fdSrth@u9c6%NW5*f_gn~9ksJGOLv~ev0X8_v9i$N{{w2e1` z+yi(OQn4EY%ML3xE^yi{$KT{Cc{c)Y16s+yf*ch>D!J?+`y@d1HmfOU6BMQnGs^so zoW#D*BO{&W0r>9&Oockukms-j=Kw<2iI7z2I|#f5Xoda^aum=CZTh9>6$2*D_FEsA zHY8YbbK;&56*87YV5$_xDZTJ~J=rHwz({Y1IV8^nG~SK`D)x&CzEGs`b|3lo2#>_u z(SRo{Gb-LbC;wxhwowby<7~VQmkKVnX^i?7YvfAG=aaOen|#Fz2+)ci12Reospy+P zZUm~!t!&WF#rCxt=$a>=P3mVE>e^A?&~Xb{J5cb9XuKPu^C5Q8f$&y{?I7C#ZO6e@ z10z#_8BhJ6vJ)G;fQ+=`AMpPMn09omp+G2TM}$U+khEjT*K9Tb+K!bV6@a$mY>-)i zX~)slvhVexg8kpK;}(kwX~#7%-7Jh#p2hQ7WdA@`8NGXBL~dm#J+#88lk5HXXO3_#XN zg1ijpN07rpltJ`6%xVjW^o3Xe@)uz8V2J(J&^h`-mUHCoED19XqPc$X%9dO8EJi!a z$kM`MK@%^^tbfN2e2_h&+faNfpt0mQV*(iyNpu?ai%u6AiKQ3e-wv3~ODDuv&5kn^ zY+il^^A~`|QNwSk4?yFnD@Ydr2jqsHE1e%;!J7W*%(%ut2>) zufl6KM@ih}B)0r_30?>%r<<$yS-JO&d-|q5eR&=)<_n~G=Fh#HN95%C<1~@>=JlP% zxL_l-T@Z-!cFOQ+WIaL+Yy!gEH1!64$EiagJQKqIo*QREEP#kV!VVS*ksBZqe_$z0 z!sI(3o@{B9PTUMJ`S1LhZc}Dl0TJ~~hep#b>k7+-0F(O0UO`6UhL^A>(eyedUIom^ z0JuS*IirSO)QwL<^P5Xn987(qzK|BusqarizzsXd{+vZ(G!~|H0bGv;;+^c8{ zPlfG6G<^Vs=RqX@o3n~Q^>V8^*t8iOJi&R~lStCc)%%WTZ~33ti3j=YQd)gei$}~q z2ByEhiT(GE#sd&B&35}?HZe_PjXf6oxl>)rto4QQMx@V8c$|wgpjs}d2gz?g>#Gb-9hO7}V z4F|$!L0kxOfk^4%!?R(^L&_qxG%Hazs@B7>4yaAD`DXD^y~i4PptY%KebtFR5jE62 zlwBbotID-PaRF9hE5qNBl{4fGJgJ851q?h7ghxVr335<~$q=c3FpdD>IS`#dIslPH z5Tih90R3iRJ8Oq~w-!rscIIWpwG%s1PYdC{2=J;~TDEJg`z}yqw^=4l-M@R&?14nU`R#~JH6%*g~( z{WtI)62r@nGrUB!>&D^Az_P;{Im>&p;)aN2DMA*j(1t+u=HoP72KNQBTG?VVoD=@O zthi^L;{y?`0@QKGN$?ye6F5E_UcP_9dwY&EC)I5n-(z!p&tbt>^-fk|NXB(>{6@5_ z0%|{r(!`tlY((y+Nt?hc{aem9idGey^*d#OLuQ&gglrDV_=ZBEB6UQG1B4Z#X`o1>~ zsFY8RG_pdBh&e>t3#qwzB6KlXx50A@5WW)PN02XpDq)MPCgm?NzBeC;Y=F2GWG$de z6sI#3rQO5=A0o+>TOK;lya506077UOZXKa*EymS|{`@CWQ?`iE{{O?>y8zZzRQtnw zXR=S5Ch03_n?7hy`hW^FX`%9vAe266+BD=*plIQcCMRvklRWxBE~0=J6%`c~6)h?% z3Mwe~3JQvXidR4sRKynoDk>^mP`QHg{eEj^&EDsc6#L!#|KIN`?ChD@Yu2o_X3d&4 zYi92Qu%}SrNnDM8K;}pj28(g^{0*7C=el|y1*{t2U9N08Iw07@pH1oW?VL-7@0eEh zUq9sj1KGM0&p!ryAH=ok^8*NfI$-RI68MH`Wea`)Lio|C2#b=J0N40EWX?dQ8P{fl z_52(qO~1#VTTyfiE|JRhzF|!{{(|uIX=Ud;=%n&A;QxrrI&KPD8feNpZm9GbR-)rJ zD++@uT;jN$fW+~*#Bu9Hq61g3iNAJoi>KiM@^i+tnfE*d6y<|BHvyox;%clx<`yLQ zm7&c9Yg&eq=aJ*rewtPy^M+IyydIZqeJRdTkG<3}hM&X0}b7iJKix_R1nQ2>h(u9;RTCvJ8Dq8pc-xOp2A zZ^hMI>b`NulTCI6k<_ikQ{f(!_>`CQwrMj3=jVaqCdK(9Bz{1g_@zAIHy7uoMu__g zM;lgtr0vFOWxs>2HJ*t_|3KBh5my&7JOr{DS0fJb#+i!}naxDd`4*IfEluykZ4}@` zxSFm*=CeqA8kd|1zsC3Rxoq@;Y0>l4S(^PP0rLbdv7QSY-C>|99dO=yrm=Ebi0kZ? z4%SY?GSg@gcykZEy?@=bXqbGm$@Qqd7MC=++Bc~wP$>U=lji|;7p~@}M3cU&wsL~d zCnY}RTfT6b4RE{z7~ZC>w)j>xRnY1!fc-pM-Idp>OcU@!hMZ78cqGYfZgSb_hpVaK zQb)c+z6#Gb(i{&tRB_6aiQjx0{SgF2)BIyJ`y*UEG|kOdxJrJ}a(TQ8;Z`(W=5-L_ zQjTqFf!%+FRlsZP4R)VztT&#AN0Tw1ya?otyOE(YN_VyA5@h5p?HX4z3^Y|i_V6#P zteM{aFtG3~?N?ylISiM)60MMUPt(=*b@Y|!X28;m5w~8U;Ed(L`&Xhz0DC?z{M+btN@;TFulC{{*Cb43Dk_*n4qp=98w+p=1`iVj8aQ+mSip@#tO9C9un$I$1IeGV?q`4QAmK8m5w zCdo5$WcO_F_&2EE<>)cN$rkn07_C0TxhFo$L95Ru$+INdAo~sQIfNQb-$dd=VB-C_ znjS>vmq5qh#4SJNMmnTd~Zmg16i%@tlQH?iSo=9K;9$B+wM)lUKDll)-k zCcaW|qXWcRg@Dh_DO>dj06&gL_XFr&T#Yv&^DGk2FmpRHbEhH9h-)+JG~I)eb;vc~ z0#?QwZ}-io=K<@BbIJyYRs35(U5l%^#mOz{-)^Fp@PMz}!pi@cv#^S)LC@d`RD1-N zcm`+Vd++VIHWRFg?!otwyBC)YqBt~&hqx4#kN?8`(`tT4dbkuy=?2$DT;!OLNLvNF+Ht71-9|YTlm5A;)~gVcLwPUm42sdOPKT);}3 z_?A)Hi2|!3^7NgVbN}!Q0Pe-3j{|5wu8n+0Na2i6De_cnST=`s9s}63fPaR_H(rL^ zQjc6y%0_BySaB9By$@hD^TJ>@uBMM6b0QKa;0m^qyd#f93jac%QvZxELkXE(06rJj zR=)P6@W!V+d|NoZ@h*UT1h5|>{GSr=k%#weof4KchBx3$DPSML#eX8Q<&LY;;7W?@ z-kEdLzjPuq^RXTRtcXnEQh}yCZisBtqfTTepw98QtjLb^BGXh-WLK~fMRqPKoP$e5 zb{P_v5QB)U#)%Aabtx|b71^f&d_67^nL@!H~bXDgiFSlwp1F#DWMR@VrI_% zExVLs>@$GB0hg_`%aK@$R2WBl?K;R zWEf+YLR~~;X8^7ZmxxT^Qh}zDBKs`GOp(1E@K+GOn5Bok$TXD{+0(2Lxix-ChkKu~Q6spw2d$x3poeJ3XxcKkv zCmly_jLE*yQ?9JUPj^cll5lEORLbd<`$m1haUL$&H~Ih)SL14)?#T2@uyOZ|E@%7O z9Ju^6-`LkyW7S`0NxRUAHoS(v*wy%5Jh~4J+`$%qi_BY=guz9)n#?P)owhU#X5wm^ zj?BDeVNijq=@4YTgv94@^&E~&)3Jm-6q5$7rgg~t6^X}jb+sbX&yUtm@gJ?<-^g#- zf9tR?_y(>`7afC;lp_uw8C?kN`uF+M{)odtjaTB)Gl2O$uFZVX`5}}{F*lW2CiXXd z8u^ChVel$kTW(EYnq)Ceo_~1bf1o&v=NVj$KSJiaNPHWYplo^qCG+5r*5GP-2APwP zI1$&Tmyo&JQ3fZUls!AI{5DcH<5+kufZ2hoaUn7vMdBJ}jzH!aB>sSFGwU=RhmsX= z1rEd2v>ur^BC(g5He~*R#B;cy$aL0@TWPx~^eJ`L!sq8jvK%@edNk;CDcCd#k(QI| zZKV<%)di8a&M$j4k0H&%qxS;vDqM|=k@+$bw=u&H@Ba#k$C+tBW*YRRk~*{Lwdk;I z4j(?MMSQo-ulfn`U4Tc&1L#;>jaMO)LE>y?`jL4D5^rVZUy->NiF?lg0+;L`UFzW;1)Pr}Ek^M|TxU-{%J!EHTnXx{T$Pew zdK#z^tg0ecM7--u14^c^!Vk#c+7e>GDVit{G#lqfjnhzkHJ)FIt8oD`X^=ri8()FUrASn@&9^(J7XtVKTxZ|yAgty$Z*y6m%!js` zDSz-B>aaLm`K0_^P@wb0s$Nn9|x}exI}3cu2kUska!Ny|A?#kVTVVaWbN zd|Xjqiz?SB>bt#Cv;fYdegw~dh^x6NAux_-8F3<>hkOecvxTqDuUyXwo#Npa)~4eU z;ve=c+>~sg8P7N2YCbuyg|~R|Jn36_lr7vjzw+JM!dp<2A3~EBp7JeBhc0>^evIc2 z;(|MJBP=8TF;Km2yOY*ipvXKINVe>zA>&tkjiFh)bX0WRa{aouS7ET@Iy$(p{KI7( zqv^hE$H-{#y7LdixWR?(l5j@2Y-&}xnL2;!>2qd;)8~Mk*@2n*s`3-ck1uaTWwSIW zFMl;45TQO4AGOAonFEL{K*|A3#_6bOfF;OeCU8LNP_Qs13>&LL6qeVbdOeCOszNih zyxg|ICzX|nCXWNeR1{2B8dxw*szh;>={Z#*eC!SolgkqjGpm530ny8Qo|cR8RIfT($rs0@PnXd%(^0<=7p zl@D?FM3ffa!X(}0<(1_X<>YVCoE#d{N&c}TovegYr?UcbfY&OL^p+qxzBE~Yb!jq7 ziVt<7aGV_G@Cv^qV|gihCZFF|`0jGm4qqLdT19EF$s-)^?%9z!DA6w~94o$!x+Fv_ zf%>}eq`9hiWUoQGWMy5DUktPBVS)89^b@<~sN6zDaI`N*FDUG45FWfT7d1N!E{%{N zXdA22(%;8MRvCo@IGo6Ge7G!h0`3q5O?`D`Crt4m@V3iCl6Ru(VSq6E>ZDlU-=T&> z0PmFji#OluJQm6$js7_$mp&p|n=G;fuS*s+R?P@!PCB{feW!?&)+ebine)X{Fyc2P z)x?#Zn&ilpZ9F7gRn->WdP+o;+se<1&JFDCPB{fw~f+)*J6nZ!F#I@6w5Z5lP$4n1v z;!6#b_^K+AcyFwZtl8(s5VV)Nn8QTBbU#`iV1j05Fd-ARfW<*_WLqsg-wEE$Gs8(3 z3o+t!)j^CpHFepsI>)=$?cKgvk^dfc9x1hYi0vQyoD}WLea4~-Y+pdjD2>d(to~&BDFP#ch&Fg z>|8NAIM_Fm9bK_%b^Y+*;As8W$Z&mM&kjDT@8}rr+;z*?G-r$b&vYn%KyWoxo9Xm!whdU%^ za7bcos4wduqoA*6WHgx{8|djA?8*Vzv2QfnF+AL{FA2xOkz~QhXcvB+4{f45NB0e7 zN07vvrO6bIX^wV*@)fuS>@!y|7MBd|8yXyTgrgsU1~`ccjPwt7jU{MjNfrvw<%vK^ zS9YXxI9UMR$2v#*v;8}=!xl~7;J{8aIGi0~0VLqTktXZ5bZB4a;BYq6J>1dH5?FigIkc}UyJKvptyw585SA-06y(bpMML|t!^4Baj@=#5I!_u|>*^Mrwt?y-SRj{$kG)G;&y8G=qApjKpebaeLG?9jfxp6+btzD|7}^DDGLh89pn zlEjO2PybM#eY&S(c%Wxsr(*);zCY1_BV$8x9$f=K)PlF0tCnalM=g=>?CTiGQMZIz z<8i}|v7SDv)~jJY;8tVBi5(2u5_sL0)rC=1RTV9(!mYFdJ8p#1$u zBb|EXoapG3x#RUHGRLN)qfKKv9j!KZ1$?+TnrCjsqo}$HP+>Hg#2usZ(bf!(e@0V< z@x@UzTOR}TXo@DPSR~T<#OoWpSfbQn3g)q#q)4DR>=nRn>$T+6a~M-*Y1(`<*L_-3Rc<;T~mg)MPU^$IfMFUt)jCT&%UDQ;2lg1UKj!lIyD|6Df9P#;ov0` z=!x|yT4LMCBN=-n!@rh^>Od zpf*~7u9cQ>z5&XA($h{;SQmUlHO7zLIoCnyf>XD3Na7icxiul_h=@7?goo z+{;pnqO|$k+2jB<=bAUaPME1SZ=m(@lM7k-GmhGE_=g6YPAT(vM06^I)U>E#NnKsE ziITcjCG`@=e!}t&Fbfz{8Aj90NCQWonj@r_3tNvA8vSd;=!Y2HGAah@Xs4iuX%SOs zSOd+>63&tsmte$^v68-Cjrr5z?3Y?;>9T~Kck|~nhl>PLfG4kW%`*x3OA6s% z5cq0y9UskxJYlOzV||LvRh$3B1Xu}Ui1gw*8vjqe-u6P6nr=B?3352?9AfTiBO3q( z*k4dPs-9CFl>@GNF>=%?V{Tne^6fPB=>$0hH}@S*ZJTMnaJo#~%V2`hd{h;NRtvA9 z!c<3808Ula=F9A4p&B|Xbt=q_oU$n&Sn7vPuY*B?{W2fM{0GzY>S#LYGmtzU@8MG^ zt0c|ud%c}!r=_ZpSQ<^EbzLlyeosPGshJ?{m(a|Zw3iM{TEvl%GG9eK@8MW7zj_9H z56`|R`d?@9@>XI!^UF z@~eYOU;Qh-`d7xO{*@IN5j8UQI51Y&0U~|!_XEasQU6{vBWa=5eZjC%^hFiR$Nky3{oefQUr1EH&sYE4IMwgVuMRG~ z+_FkU(9fjr-!G(CQ+6C)e15mycwR9o}7 zFbY>fUTk$C|3GTh5ZyT`^NYYv3+G@aOQo7oG&P#v%t=^gB6t>MSpJA(jAag{75Ld{ za~cFuh53)mo6sCt7fm%==`SCd23DriaI|N^woePIs;b2qzpBtP7Ka5W{|jz0yj?gb z$u$~XKFnt_UwhxL3@aoqsHt)0Ut2j_%{2d2N6M_%@WxhV2;mRRCHVCEs5Ez|q9^VK4;3yzVMs0yr{{3e{?`d%0 z*8OK4-IQwcW>1Sw;CT34UAPC_ntfbrl(RF;@Asj()S*t`%jqN7)g_kw_y;+!q(ij; zO($KlDptmJ9{)D*Z$ngzn@Mepj*@#A9m#t-Iz+NqR^bl!SfD(R1t|^*f6%V}PfR$1 zOH=S)OR+9`sGST?H8&m!VWw&!qS;)V&Ntt0=Y(EqK7$8PA3Upqs{|`fA9AMo;F)|p z&-{Ej`*EiEsL!*r4;9(H^GwJD97u(w;;gdD793`j8eOVh8x(H)1?NoY9(&IkF!-G zbXjbhloKp4*Gs)moe7>@J?CzUgOf53E)VNThk+|m2Ut*lH53Pa8vkeu=BDMYlTvjP zb|qRoo?@R4RVqs@gC~o12=YKXCykynZCvumqV*i}%aTn5CFO`mq!zhlD9X+`Qj4e6 z!}&XmR!vNPwGk)0_ynsuU14zS$~&ds*lL|p%KGLb*k^~B+c*x!b)BbC0nN8wK|Qgq z^WV8*z|gD082Vshr4xm(hKvw0LVIO%#Jh#nIvZ@(K^agTYDV{&7{kTsk_b}^$YDe3)nM?o2gTs;^BKItG5DNk@U1xv z{@`UW_ ziB;Ew`Kzw$+^XxRe%1A{oK@Ey2VUA#m`f6?uD`ogmvkZ4DrK`(5kpLsDf1dTpXM|2 z*7gH4^5?_iG4O|cM&9BW`HN@d%{h$x=;bi-TM(?v$M>D#Mk>Vr(*i~~ey`jMUgk2) zV)nZJedaZcS&yf{wm;qnYc!=ks;GzlHqbEDN{zDAX{-ojnC{A|kq|4&sml6Z)<-w9 zWDFr3W)MjztCzZ!M@LojfoTm8;K2nJ0c)Z_qA$2J@(D8vk}>r>&rk`vW)!h)l!7G8 zy@;hTfHThqaNu&F7(cdyx%F_VYj&WvnTzQ(ooa&Ns4)9D-KWf5Q_@j0loUZsOvq6) z0xIPvG44y|(&mA)Xd9rhFEd1Q69*pL$xUc|JCZ=jSkL5Imd;H_wdO-J!pKws^=%s` zKs`xj$3sDTiTUh_oKR+(@1H^!1$bOUC}lp5)|SB$L?g3-@tX%AHd#4ZM7fw7fdO;M znRO97{HVGZ*);yAq2UWeHXy2^{3{f^Bq z{wI}Zs&sHdd6Er^?qKYs%)16L8aQ5%{%i^`b2)&`o^TY?TNzcx2@4r$ zIfdA*IW0@AObiw?twCVW!-(D=ip3NJf7|Qp{uc-l;t_|{zy!>IibV!?vC@2yk?Ywh zY-K!#-Kq)%kK5oabsz%Ss$VbO>& zgT47C_wKV%R|f6A1@;Jj3o)wWOFgu2E89ZoywH3$Goy9&wh!G<9zHmla1uMv^@M255ZFT^9R#jCE_KVG*P<5JlXAMRj*hf2nswPuREeGyv1^0Bp4bfnp zoy*7{TuQ=FWL0w90x5AxenxRkxRwQ9kIl0_&`)0u@Z%2nCkF%u?Kd1veR^IxkG}e; zqy~K_w4R6$rnyc85fzA$p&0%5@3J+AH6|IVmv#RCi*A&jgAC)QR$+n>S&4+6k*mGZl4Nh+Ex#$5r z-=n!6iBhi;3dThO9Q7&qR1%2~&8@738fE65CL2exdV;d%WwAZ-TGVaMC6z~0)VL(F#;HuO_ z<%dLz7Dk7N>n?3pI||85Y7>x{w}e&*?-wBm!$g}DzlN~@{RtzKw z=40p@l*0ln!gRQl8amVbcnb+yY(C*0ipJfS=q&aX{#mMSz$BN@6-basQU>R10IUt9#AJQ_`=Q?VpIZkDTkww-8Y^Xhn6A1gMeQ&PwpoRTt1_p-mI1<~ zjw+pmIr9rWpwP{kzXL5ugI^)?cu_9%3q&axb1#uv^*nechaQfW$LR>CkKMCc|4e2F z*k(pNY(06#@d7f+(y-ismH+FaNoW!w>kor+tgn#a0^+!Iv@k6tX<{um9iR=&RaKd? zZGbrrFgWzXD)|7mk(F}dPy}gbO0yipuO2ZT8sB3<7%17Z$xfrdeZVJmzEYi5LPyNC zhRkdv;l}{;Y%>!wVfVd-D!PmeNoq*eZ2~}@p_Qbh z#Qb0`Cn0WMRGI6$rBZ0l#~r6Y1WaPg=4W%M;=uHQZnVV{BKE0W#QY4Q9gGwBHfAd3 z>KRp04gFHkcBsrGI1k2Yx&bK4%!j);CKj5<=F9j+83G?&Xwi)v-E4YdzMY0p*# zgai?=;*O)iZsTJ7t%L1*Ej!0N1o!PsNllUcPV5ficnaBsyVFne0G0jnOl;Uo(Kq_j zjA*d%OEY2jTtiTeTg&P|Y<(`V7V^az;uqagR<{d)?%?!Go6pV`fF^ z&7_$dZlRflwF1019B-Bpg0e}eRdBd5S0k>`J-3UUw*n!u@|1Xf`VHDs!J%P!fX zlTsD}$yrkI{W%rInrLnFR|^M)2N9+UE1Rn5RaHn;MU*dgrty2*=%X;|z#V(F&>kSI zHs3oB)WjQ9<>nK!=;qBdkDMn%{}ocrTnDo^Pw>I8&1DkvhyjZ!vkfL|F4EED{0_Wd zI{BY)P{B@U{#-5o>xORGQ$_c^8Jnr&^#f|S-O`_nWx+0QZ*E|kga3EvP((?nOiuH7@4N||20I! zxNySuTh*Uqeo;%1YV(nEX!ke?81sR}Y3nGPc5lXh0$oHC58~u5wf* zSZCW)DA*25h!B(cDBPUw=I0lQb7($+k!2m;W$>N}taTcqsR&WCq~1QT8x`Dfws3gF z`K}Cc&`R1FBI1U`Q=9|F86jY&CS_h&0)tI&rNoSo)0yU7+sUac1n|`A+GX3Vd#eN!o#*=512@BeCrR_nH@V!Ki#C%~joMXSl z&gQQMoPY03-%rLdeYC09h#pQhPxM;nH@T)D77DWv4Xoo7oXNx#$-R1xQ$}Y04h`jt z8w_!#&95i!yg4cJhNTD;g6k54$usV|WfTM++P-_~wFl@s5nG*ZeZ5FUwkt1LPNbui zYymNR*&73s*wT|K(nm4?@L~ro)FjibQ};c++-t)@1mXW8fj2Kzi=zNPfwq<#Bqv5@ z5qPbr`lk$*tfGWT#EH-~mFAmnR-8*)CW=s+l9}*J(N5d;CnuWvFuMTFPSdA{F>V9- zbVppr{js3`$F-aogY~Eg#dr>85;NWxrs4P*%{@%PZ1Fj3kVNbUZ>2<_trVd`-s*VV zcJ_y(SAYSkgVj~@Ue0lLx_xk5YaLViy8=pGEv}i0D7hnd3J!o(+vveZV4kV7ApMg| zX+8c&NoV^>N&j{{`pe83C{xVnxPV}kU}ffawTvl%v!B66l+A)!{uWIS7ECybhIXAx z&zF*xfLqKB)D&!4BU)A)Ex~~xp6oi$8pSu9O{BBUdzZlUFOsqLd)P#j!3e#52^yFK z%ZrXJ!^A;9xQ`M<%Ho7!W>_4NC2lz{hT+8lMXazW@@n&2?)`Eu5~*JSY?U~H#4r?X ze*6ZPgcwm8nO~icP!jrrH_phKTzxA^pWTha1`=!Q_B2iviQgP=7ROb_@I(8&~aW$xOppu154x%g<)KO;{Y!u+(6Nx z-~JcAmGHqMs0i+@gpv?%EJr8di0h-JVZeXp?RajN5LM=Rol5_PGZ95ynUl<0mxb75 zhht=(1+;%%AvAA8d>gibfhGIu0Jke>Fd)B*w2co>HzSCUaodI?wgJKN=~VJn@CU2m zv%P`VjLW_m+oCxqq9Rtex^}18;rOcYs=z@2PX;ZNrCuXL;4!++8VlmE3eCI4-G-9? zaTnrVc5HkAUNjU0Z>HfafO=cPa~mgF=XnreFf=8)Ha%5+BpO{t8P+ve zy~Ca)HxaP%mcyo49Nf2&1{Xm-yw_>pfT=Ry-$5^K z4wPZizk4H>LO$N(pOP>@RGIHh(1MFMtrSm~K30jjMH&O*yK)ihQ;7+I32wJw@|h*d ziNo0>F*ILeV;Y&_GR&BNKbA%X0}?YEzSlMt^d9K!~c0%4(xZVvm+_n^w=>K$IKDB}yyIU)lfcvq@_t^m`8}f| z&YR+N1G9X^Vb=D2%vMGTP6l8H`)#%|@{hX8@8Eeh4N*%MD*8Vj3gM;9iPm;HL9XS= zca)(&)8=FBpK9!Rle6UX3K2>l{Ut$}+m(I8VS@F0*b{J54IuIRQQNox#SwIoVzv1W zYvLVzAa-iSXXr#WHS2_^5`E-FS#G=JVzM&s+)2sIHt#x&l;XV?q3;gcigyF(Fv$_D z@l<;Tx*45#1cwV8bV2g9TvA1RA>ZoVl#Y(Y-suSSAE_BpO>K1SqNwIX2G7ppNUi~b zL(Kh*A7Cj-{yz_A1(hnHBW2>rStj8%iL_*xa_+#s5aMKBhRlueMW0Th!gP!&St`Wm zBmn}MIlZ12*My0H_V!9Wc_D$)p#6Tm>^)(t37sI5!_UxX^IgmgXBX^&Bx2<&^7cF* z3i+7`?f>}Pf^&oZIyY|EzCCb=`P>f6KIf3aGxp@dnD62I1qrP%T|%gMCXa~RxaKZ4 z8Ga6tcoOz9Cd0~;6iOza8Bnr%ir_hH-l6N9p4z#@yro0-5jo4)6(9H&RZMZ>wvvK> zHqZPFU5ReBJy&A>+`%CUwfS5YXHgO_3p;mq!Y$|8qBWdQi*7Kx|sO*P>h=nvy+bBWDv z%JL8@i@1-A{jcrz$s}_IBk$%2JMw>%i+!H?j*$q_O!IFSN|XVh@2CkelYAM9Zf6oq zB-Tj1{E0-!GGE8yw_Vt+i_RcbppJ9LV)LaW^37oH0JD^Ej%^YF z7THZWsL*Q??Qm;cHpMsL)mr+>n80S6+pune@ncANDL*7J2WR6YuC+i0Otcga@KQR3 zcEdR?Y>XnTDBV$#IQ2?lE^R+c0~qx3k7{87X5o`0Z^ZejP1XR}eUvAiML>>fA!$2cxxJ`-{#u8K~;kX^kZ+F+hSlP8$>oRdcS_eifc zS0T;4IzT^8ZW%qXld2d8H^Ev@n`=TwXJyW>Mxq{g@ime;=|w27k2c~tJjV?z!7(uj zyg=hB;g7DyBW&DP5h;${BF6(QjPi)7#NEw2cwCF%DMk9@?U%p+u?dJe|Mbc)UO zlX(X=5e#rtn1>nv1eYMojvKWtTuI`LP=gI8Qmf0%2e)zIawNrNekHG(ScQFWV%Cxg zLA);X(ytFAjf|#=ewb?!lQckFVeWwPvt4R|Yy_}%#15n@oDT*z?%xUJBiVG%j)M8L zVQa)#{Q(IMcJ35P)lERZ4Cry9R5}kk@aahW?}q4H*Ug=_4M1|D2qSho5V}%J=p}F@ zARvnHQ=$hr`@)iXf6@cgR^gyFI^{HeW8?DLbhOGm4}~B-s{joD=stPLy||W`Lq6~-r}>sQXb&0}uE(7JyqL}5WP*9)2FyU9Qds@R@syZt=0!H6 zE|z5kI&|@?D4=Tdf_+Mw-6uF4r=JF=VCy<%v?@A9IAug*4I9DR2J3L=$e)MKfpt0> z$yI!`No4==^N30c%uiz?;na0AU*gjn;CEIgSt4Ce2GwH?g`Se z%$=KkL{^&{EL&n8>>MQP9_->g0=B58 z^06x0K*cUO<1p8w7r`7;eG!uIDeZ#`}=CgQd0E}>R6lX*pe06BsD2kubhCRx|M?bVU z3ZZL(Fo%=Q6qTfx@s$!3Q$T0AMFJ5+^$=6%n#ym{vXo0Ff?}EDP$12Bw{Z5Q#(b5F zZJZ@4OX2KKYBC%uL@@&@A9n3&tc&+Pj~?3jbF#banMumghbiE z?01;h7gM+(RXe}7mRaziOOtnatX z5Eb9VAgUWV!+)mNisFk_^DVhp>44k|r1{&>e25hZVlDsjM$SxdlS)dl8D_}*u6B&|;ZwDPJ2D-8eS@8#fE;8t zc8qMuc8rbZ;mz%|n`yt8v~3>8WHp3K1DKsFc~?LICT06Se>LC0_=JJ1D8{O;^=8NiKn_Vfgq zQ}Dr6vWy<;L~ZcQZ{=p1vwMggpC7d?wCp>jW5o4qMmpBg)Hu*HYWw{Zev7ncz!Ehu z)Ys9O1=1mqtmMb?I0N759USfishJIH+PAJ<)6|sNy#A~+PitG(p4qZ~>&Da8Q7RoH z_=8(`iIM4|a`a3dX zBiSxu?HS4J?4-!Ldxl3w@$KU5z#v-~8r+jbUrHBuXO49$mszzk{upy+HMK62D3E-o ze3Cgp*Wu&2h1^Q-t9C(<_=fNrepuM*f6&pN=@`iFMVAi`_PfC${k?uKKO3t`r0TeK zSGKd4edC1N3B}yonc3aZH>Pd3?1NrrPVL#99az7&Gdn~b+|n_M(K#XlfXax#Ff=d- z9Lu}$jp+-l^Gp!&Gu%%H^wJNW6%R_8XCsXv%N58`xC;DQ6r;qXi#hR%ZG_Gc8oZxPaoKU zLD02!i+m$Fvo6~W8Zg@0VGNL_A;{nhyp#g;2I7D+xNj0uMRsS0N65fv$4(lk_ECH% zcTyP(Z)8_b_bB?-eZE^o)I2zv&5Yvv;hD8Eekg&iEIu)w z9fq015CB_+BvMYp22h|HoR7VPoJ&@tk<-_O-4v{l4 zH*6RjhHXK?>Gm7ona1|a+S9hQtXaF&Asor}VN{?q*Exwwe*LLH%xUohv zTlLe^Xl#R<8eARMM{X30@Vc^l*^8JNcXbZ-4|Tw@?6IQYT);6o40GQDg?3sCtTZhn z4rM>S;+<7JfjMu3{yXKtgwO%K+zma;(Eg$3)?Jufx}fl*T4k-LQKm1dx=h?4ZaCZD zfmxK+5>j!v3nsmUkr$h_hI+BPXT%M0(1NdK_m2$)nC^yq`~+=>wfpY5_Z2c*hsUz* z@>z4vRwL+rQq8$4SL`v>6p^R8WnY4v<~41nwxjx5%C&RUb-cqvx{@BtFbqb=@TjPG zf5+Zn4`wBpzLCD3P6}>|d}N)*#VWYH4UtHW9IunGnD_=cdsMo`dq0gM?P@Kd|05mU z7!#}q1%*{_vt3L*#Tb_fJp)f?=jbkSPw!*{CJk#>*9>&EV@?dZI!5s$J+NGvQH%ri zhe#oW&@mjd$*v#m*a50&65#P9T#Z~YCcGopYK#nc1X6n2R$Y(ulQc8j)C*#W`fg)&{+cxuwUeToOkD%$qc*4|ytc-Hc4zy@ zCUk)k#o!2ZhJ}BbP=GaC*C4BUWLGY*P8_3Ru=|IkGsgx-;1p)N(w)0HhJ)@*H+Y~| z>&99?U0f*7*be-DL(h;3xt9(*Ja})4LFR@m+_zjJcZ)h5eN?6&u7;Jqc;kbZF*^p( zIYY93;%^;*R%;_@teq-B<>?L#c6UQ231-&9)Y>Y|WBr(mtt*AD=90)Xi05zO3MAzN{BdFHqJ$;!L`s!)~!0 zAG2CGhCvWZxe7}Gn>s3hK=XwecO}+8-~nA^O-mnqHjt5NY!(BC&PixqVo-1}#P(0M zIMMmZ)vJ?1Z|3NZ-R+r?%qsl%%GQp|SsieeGp(84%sRR`=iAw&XTWz1WSQX#E5Is6 z*1c3EE6^QwEhxYBVD+7{;DFziFj01&$!vU=; z42XEbA`Z_Cmb$yxrP2eP)*w0bGLSIvVVBOs|FA#esKZLhQo=$(bL|h<WBwP{LXBmIlu2V%v?b`Iz^;7#Zull}oda1EqQhxn18WeIYckr@W?HBn(0XUGU1Jco9a^#; zUJs{cAJ}ez$k*mR(jK#M3aA6UsaSG})uo-dV!N|uzy?tmz2Ps~aDZbn&JOQ}rvn8Q!-&PI?G#YpECiw;{nn%>M-m56KYEMH z3UGCXUFjyA#ZFo0#_OW>gj0`)>;(MrAmIYb9R%|-?HGrRTi0)K%(D~Wv0=a#NP{F{ zDj5MrAN@cO&CQra2WuSqlFl3K?;ji>6(g8?>>^ZX!UUfj)_b}zxn>6(0ao{|JLSS8 zqO>w4I=e<+W};Znc$x+op1!ty6+M+s>CjiaQYxv$Y73DZ-gWxKxPAnQf}j1uqnL*gL?*`xzJj6 zt+;LyIn)UyVPbUIV#OX06gPgL+j|j7jWrId@HOpg8yl(h1KFK$Sg~A%dv1Tr2}^NI z?D&lzHVHm(t>knLGy2F;z-OD!v|AUBHcC~#`Lt#i2FR?V zyVu>b7tzMf4ouJm^~O`=#G11p&I!7y*-fjsCITCDr~~nlGS(;Kge|cpbOje^um<=^ zH6OU)FM7c$P`4049AR)*rdKDASi%|nwiR3*u0#-oQa1p-%ow(4sYb$!=`yvNBO5%s z*%#3?xAvu$VR@tx2g^_qy#4e@7^TRyJ#Ue1cZzlJHjj#oo)cYbjfd@wIDu8Z1-TVRugS!7ux`$5CyhP;yW-Z3>i2mzakgoVV7V1 z{INDf;rg%%0`jd~=t|1+oIyDalP3dm7&uuC+^M9;@!P1P9268E7D%1FjofaqmGYfA zI-k}9wa-U0$8#RmVVYQ4Lwfx~V+`Iqd+0_Xmv_z{xIr!9P3vm;FqiXhxj;r2ATr~} ztgFkwPFEIsg4uGUP3CdBmsz;RjKb z-RRPV7P~!OwI=jgw2-FQuYIYF67m`4j0!DsQByzh7u96Jp0i9wXTTA|q~5sBZa=wY zR%Zqi4kHdiymgRAvhcKEIXHxUaA0E=0Y&k8b~r!Ud4;U#eQ}vbT6{QlJXN*sh5)Zc zHNe@PXK~SZH6DE_>a2C_DMBH~F`iP&IRNeA1laXE60!jOIG^QpO589a>up2mZ zQK|dzIXA=s&$f;pSQ{(Mwk)mW>2|tu;T-W^v1-WdK>%6=AX|P;vnO^5#_>Jj$TO0; z55GOx<7OZyM=|tp)F*T_#=(m9tWF0UHS`u#W4T&}2H9Z3P~RAq-2+`%+$LT10SrJc zj&k6{R|xhnD1o^Js+So;90J2}bPt1?{cgr6s*2#!FPYpTgmV&zYIka;0Rw9_*2?5# zQTgc>ddt0DOq&^b&P>k^SOjZ$b*gD$90EFwVI(^svbWhOnvE4dRT&eY8?Hn2oh@Uw zG0fK)xKkLvSwvyDsY91swyMN02bXXeh~BR9iUg9xrGtZL_k|0@fmjOV>LRD?0Kqmq z7>sqoxxk;*jyQ3UoD8t*l66YR0kd_Gf1RdEl&2ltf^Br!6IpXgqc!T-x}pb!{SwCM z8E><*m0gzTd`0UbM1w5&ggso_$sQN9$Zp(VP7z}Qo21(YmM&>J9^c|Barx41XMab0 zBIc}aIQGr3dX?a}-FqT&82oT)xTD5x$q^gD@WJ?QyX7+GSJ0pp&2aZRF-znHU&Xq> zO3MtCTt|o{K|QN?e*U1j!DOX@D7#0idnT@5a(ljrdNvPQ(SjfBcgZ#peS~)WC~CIf zK03Ae^z_Vqj%bhItYhrLEL#v{*|LDUS*nqN z1-Gx5bQi_4uNmGcOPxl$4H(cFPInECaWex;8Mi56nduuG;n|JYDvP-v$pAOjq)uX- zK=`w|vV5_#K+`MPtTf|XblSLqE<}uDFCiW=@xs)u`&;&{VTj41rFW(ai+B~HAy4!O zx18kHUu`&6*P|CTJnseRmbFZob4LB5$vdjqqmiFfm_uRPl6H9;4B#QVgq)#bQjTD zv^=3Yl#K(7#p;ZJ*~%SmX{MLwLoOQbibEQHtR#ArQv`xwR(v+vW}D6>&KVUH!9(tD(aZ_Uwr!^k4%WlMJ~ihEQ=YiF(Sjey#x$SY zs?4BAbIf?rK}G`yZm8&^8OC93>L{N&+NX3H9?iVcmmT9%$NJQ9ND19?Xho!BrBTpf zYI`v>td;b^Ebh^3tb@*m9DB2_Q1c*0%pi=c#-g|c7}?c}y%K{@TX;MO(UM9|uu2A~1n$EdK|jiDMRt*JYC0YV%G z8hGTav^nA|fpQv6mQ-k+Mqp5;>yJ6{VU7vQ3DUVpMRqjDe%Or(F-#;@R}+k|iY{{7VwHr#X+3yA z61%E6@qtr^dfbqXhz;9Y4JvAqY*5A;3#W{jJLs@7R@HC!^MN%PfWcl$&%i1Q5sD4c z=v*aFV!-?B;UR%_IO@`alZ@Gx!I3pK-iljBAIE-y91Ebo;rGbco%VpC4Qb%?iq{%l zfA`^(nyx|;-6L88irpD5OeO3NsNQ;RD`Ccge;=R1A{XKSkQZh|kr;j)z%VN?qQhLH z)5o$W8Ds(AJS_{W^Petd7|lXBKu0oFiC%>xDH-C*IhV1eL5BSgmDz|P+=cJJWUxHyj` zLMN0pxhIdeB2hEphfxj*V!&k{Pzw++f;oKcPX-BS-;kQw!T27wU zvS9I-6GEoWb?g`!>_hAVbgQwXAK0|M`P8i&QOFs>A>lNS?oh|F=u~GtjyT3LINY<- zdGPj_4+v0)y(of4Ifm?JONq2bab(25P?{8 zkL;t#D3(7As9JTvQCoOI16?vB+9ICgK?rkXh-b$+=VqF5#tcMY<4u<4cGKFbG+Z2e z5JOkI*oTw#JRBo^HK2e^@r4RX6Z+SDnw-_NAO-V5k3C&Z9|7GaW+&d2_FB<~Bea;W zd4yKpb^sbIIY<0PfRM>CNy9pd<%qbs%=F693>$Vtsk}a*n`n8`*3;JBrGidamrCM$ z@bP^33v%4%P8}7n?lh2fB<>@xqjbRn=mBaFfu4lJMK7J+sVq}uVv>a>im~FfK2y-o zP%hVkmN)CjXZL11?ZFb;I{UyXmcrT7f}>oXSdeiK;$i$akj9ZU1N+)R7Ha7lOqPip zPuxAiwxMXR?E7JsP@Z*zLxOL6_N1sJ-I^?k(}EvZPAf zilhqzMevhxo;q3Ih{AM6ng}GQVs}J1Zey>7p;GvTry&BfhSLkZRktnARgLR{(>f)r z~Lwm3B!mcAQFFrN}asq)LZniq_xpQ3fj))r{3%9&L(L^)(FIG}+>yOfdX<-$|Fo zRW+$SG7Y`iHvJ{{@AdNvI)?;l)5;iZg|?@Bp~#c&5?)luD-#Wll9J&3$(oL_Zd1m# zC%`nVEk(iD^wg5cD#XhZpqf^}I?#N=f}qq@THx*wU_MZ(D^QT-9`tmja${Vy%O$nt zFgRV4DrsvvUw$*bm*ZyIv>EM1(5*>r=71e)8Ovv@Bv|R~fi}o8ZBfy)ET4yz6#RE$ zq|w)wRgMXfUge}+T%@6|s&G>RbCVlQ1;kTJwW-S;UT9~aX>Hz6?eaNK<}W_dPF2^r zJ4S>iZ*)bLUd`PS18VZ_96-(88v|vS8Hu!?JC(E>Jfc=jDlsIjb-(76o-kp)TDA@0X6rKC#zkPNwOxM>6EPNJd*$0`XZ{M@>LPR#As5bRbXQDfl3Q?G^wJR zkvGq*TCiUqJ?aI}rb(4zK}!kk_DL0>l8J$Li$keYj5|B!b6XPZo}AAO%aqnXIm9gU z1h|9=v`ZE11k;LwT;rK<(ROc&i?rE$<04I}h^$S?r$uM4!e-hEn`zT#RQ#Y@liJJy zd&0Ju-yWxn{03R3Eh_r)rsZ;%P-2N~lbJFBQ#~ z&b9N%N_Pi=nrw1KmO#yIjR7@zZVsU4cEy02yfX(-bN9r6ntU<`P;*bkfSP5>taA<^`~)>CY3o#xplwhlrKz) z#h6kyYCOI+O=?Zzn|P+Oh!xdlkE&ghDjA|`->#d&qt(w#xDloJ9;0tjb z?WD)!B28+y6rj-uaer;~l;$L~XJWEjbeNs%+iOv(u8xaxu;gSGI3PvIxieoBEK{V) zD$DYDWm!HiEX!#S8RPAW_Ct}m*xFgCD$1&a9vO3`bZ(7{R1CY~B26j>93w6JmG*mL zKutd3iY(xhF85Rns7dWF3z*MkE(3++dyR|9->T%R=0PttspJ=Ek8+}FhB}&5P73NM zQ_2DA{Ile@7fQcf$shHyYS*NaZ!MJ4d~Xb>Nu}8W77|)u%5owZ4&RaPPR~W@Y)O=9 zT18(HtlF={?@GWaok|ArXN%snOA8+jB!@-@qIIy!;fwYass)Geqr=UwX9<@L3ajnCB z(_~WbS_+y7eN}~<*uT_%(g;ntUQB@T0k>Vn9tkp9845pw3!ME(cw5o4Z>j(cHN)pe8TQ0o2^3F`y=| z$N?FpXxC(t+4lXKTO9*x zQsrPVYOX5=)TGM60%}fqD`FUn`M}DWb}kp7j>{x#EuJ;iX#i?cyO@Nu_zn*|#s4?e zJE7XwJHE8*U?!BsC7#x;n$#XDa3%D?=D3b_((B?PO=`CkpwS0$e-(HnmUiuqnCzDP zfrh?Ns#bau3U)wZQQVp*3Hq%0qF|XKRaRM+&nwIFd0|=HnoSvRNwptdh7YWSstE$4 zN~bCxid6rKXq<9jRa0p{Hx`m6FLXr~P#IDyibgc4{bd33xlEW+jJ87Zy~f4lZ&mVD z^PrcSRPqb7M>$b7Lmf>jCk1tsDdnKZG-q{Bd8?MG2JwwFbd(&_QT`*z=~B(b&YG-e zVgwe5aGo^^HSP}SX>z+S>eOVHE3(#6bC<_}n!Gv(P;p1{{hGVf19oZheZHtglggm2tGU}fV3#KEc10FY za}URWntak1wP-RHO4oQYn4sL@+vf4MX;K9MM_ZF!4vJ*9d07nkx~-bLItNg5*TsOE z{G2ap)1-258`0c79++ADozWiIh7~?HK_u%fSOa80#K7lQ5J4q=gV)plTnRVkN*$ZsUscHTRrhvO{xxr z!MUmiSH@79R67GG?e$w?DD7XBXc%Pk#b?cFekt=xTa&|wvt`pYt=2LMF2O0N>6%rV zCqrLbmhg#^u8K+|O6au-#F|z;b%>P#)k;=ZU99k-wRViI{)yAa>P)(~^I#AWe zt^}y2RWTiCF<}M4sN?2hFaE9fy5vi7k(!JBu9+g!bxCkx9x5CJs>yFO3{<4raFK8b zBgP6A)77d(T12TfnW-Nijrpqb@2jg$*ypBxT~6cw=Zhb4UDh^q^{z+T&c!mYCWXUGk;4 zh>*#Dv?l8gswS~)bv66q2A*@tzs5z$_Lydy=N?o|)*f;-FOM5|$|e647ZEb~k8NIf zP&J9=3Rm;GxB<2Czln>I?J>5B?j)wT;;ZY|bw>wazdA>VSVCbgLZ4Ti$D{?Bk}<#LlF{2tFhrzVv* zh+UIU#!zV|MU^TB!{wo7j`Sk#)TD|7gW+=9vh1CdhRAFbTyE4OMgS-IHzVWX~!!lB(fwPdt(r_$F2+L;q+O+@zH*BuS0Autt-RbQE{Op(sZ?8IsJW|R zKus#u7Ep7y#(lPwh0;tm9FZmRw(C z7TD;BQ-KyCPRY32jjM;_@ukV9d{L(+pL0ca4EdZtL|ovi3Lx z$y+peuP^G<F`vQqiy~B^pt2@oe4Y9DiuQ{#to6_@_vCXSd9_N6B$tJ__VjhEt-7Z6_NYmn~_@iufB4tCX3`w1d!o#5tO@rd3|>#`CM13guSs#SGdceW>>$K$8kEfrJ8IxeyAz z^5#Ncxx4^d3fPMI$}vaRRa&)w*xf;-CZF;}t(pv`T4;(CW76g3xI5}<^6A+*fN^`0 zf+K~yHeEg4!qP+1^z>>iTebfRmwv$EEOyx37!%`j#Ob#9o6JLzNq^;r((Cedl+_wY;)R4_S)!Nvmvfd{8g z)$U%zGEh5Ky2lMMm?qcxq5?m=q(mQXb3l;X-cl#Im>riY+327Yx+pO(3#jR3U@GZy zK$phE)uhHF4(rxY2X~>ngFHIt7Ay-4L9kuTh*&syB|;#TH$|E6eZ!^j+`gleImiJi=K3F4Ku8{NW$wJ z_4KU5XT>|=X@~83cZc?AQX9a8myfsT9LNSHJECgbJr$hy?#Vsxp6n60DNxIwcKHfN za1;o5KCR@YA`dnAzDdWHqJK2z+ds?4#e6=lRPdjd??HJ!9xZ=4IKrSezdDLuUQI7x zWuSA`5ufHgtLTj!HWt413yNzX~?!#p=Fn!Mf@bskJBs(R!_)BjI-?*m&`mfnY*_lFdv(X6z)@~*sA zyv!`^r5#1#%xJxeM{T7U&I~8k%sl=X4W}#Mk;C_>#~F&`kWV{Qtag~1t_4RxwG9KS zhyn_!fT&)fm0LAYVWlg$0z$-UOdxEb)(Wb^N-YC2Oe2CJIC7@nx##yg=e~2!eSG3* zn*t$b^nK?$-~aQSbI-l+y!&=rl_jFi%7kx4&&qIAUb3UYH00Gw!8OC^+U3=@%t8+7 zZI@P}cdd7mzAN(XVY#WG>|My}(1<^W}=$Q9Wk#hAhg9QYnzO#-&aq8J*?t5;g`Js3olV=4({ zF8TE(CrXfaH>-oSqrDZTyrKq{L!_|UT4Bm7YG^XO3yM>fSNO<hy4 zu5ZD9KaxS)=f|6&>n3l0Bf4y#uj}~~f$y3Aii(}LzOwN?zFjBSJV~_A6Dj`$p6GEWz5_aC+=(8rq%op>AZbbB-?MBb zq6?NZM)Yh-lK8S^D-mUAQZig)xJpE-XiJci__D#ksXfM}mjd#o7pqnlrkv_VC`?qu zS^1(Vn3$6&(={;B*9cQVwUC?kR+!}0LAI&)V3JRjWmUhN$5Ri6e;QAH(|u>WC&KAI zJHLU%E$M;qEohprIW}N&h%@55TxflTLh|)RF2`Bw#zS@Ep}Js7XQ}%rRQFM+F4$LP zsjG$RYN5KCKN?!ySv-p8s7s-7kO^aHH%re0lnj-mhu(K7-RJw3?(?0DTlzvJ0~7Rq z9Z|@lN0b3cHvBk*DHfnW1izWyyyO43~qF8lT(t zb1OSO{18e8V+AV`A2&wEr(G4HVwY7F%-)>p*qEuH_JFC|Y6|W=a_S&D4*|-tl6y(o z(*NWYyGvGAFl*&29O!JyR6!Criz7*p^Y75aj}0SCdBw~!tx={&(8P;ogsDxnz+}?V z(Qc;wHvwhni7st1UGmimq8C7lf0n8>hWh%cFD)D%S70qt!6F>e>(5!>S5q|N*PY`; z&sfKUO&x3C4y5inX`+uUsY-OGRaheGY*eYU5iURtp`!D#WeR*Mw!);N?0J(C zQI<@0RXXw0R=l66vffpRrZtA88h2+P=1zD{(u`af%^=0;gMOv}&(iK>zF0_he4*AM zYQ1XX9wWL2l1|&uGFy)wBhj?^q2MWj31|UgOIEx@l$vE7A$r$w8FBZoS#wm53hAw0 z2Z&RREPX`jt7aokSWsI(58Rd#h7(jF{y8^N*e@8DIsj!N6YV)@x|$VUN|8pP=TQyLHk?7-JOf$0eIjF)&G#zks zUf6qIFKiq585_?4(W{p95m833b1@Lf#Xu|<12z{IY%T_fUO!+$l!wqnRVqC)PtiJL z)AJG05=aI0>z^&NG14H-7BecR^oTx8C3j$%EoM^u2~w3sK%P$9d<_y!=W8&MufbTp z25r7rFmjTP=r!c4pw85m*nTXwKGKula!VsjcbFGB4r(=;T$A|i$}^qk`!tt zZHlx*=u3%_#05pVK0{a}jYKq(#;N96$*e)#j7ZZKKwAaWG~#ZyzOqcbWM`&)2oL;b zipGpExWuj(mVAn9qSAA=<*4*C79N9qmeHm4KFcWO;Ndp??X$)RIqh^_7{#z%J$vl6 z;|VSlN&YZ4^iI>bdOnNs@PUd=dC9Vkmr zxcuvbko-atlJBQXhlanK$Rlh1$FwQo^r8P|H|2+5s9_Y*eMvV`!WBw9r#?=`$c{$d z3jsMYNiAo73>R|8PZ;<*qo3LbmLu-92TU3@zKK@D6mC>wK^U zQ28Yc|0O`Vqi84(Y2;gBl0%pqYf|~ktTt;dxX;PA!c7;B`N>HD*xBHkK<1Z9nrJZ!@RdrJ8Qi zxAdjj%TB6`$>A0t)kPBb0L~OCyl|$3m^?!9J(W^JWn$}gHJ%{)sU`IjWjy)=Brgsj z(f>cebzSaMiQavM_j?mW|1V4GC)$Y{c+o}lTb9&Ml#xb0#Y&Hk{CE{+*czam#VIYb z;X)Y?Lm6i%%)31OA-V^CC)(Jk+h8h0>1M*mAs{s0@S=mxmybeUKB6yF7+Es2)Y&U5 z=R<23$d2df8DV5i44LFhR&Rt~vf3UflXudDZzE{$pe;g~<4hM}KB=NR7*D1xz1Lx& z>E(xa zQ(ZJon1q`AqZG%B3yVx#qFh*HsUS+1^z`;z5fWYC!jf8JI0%t-!91j(AI?IHQ=dT* zW~pm7d!2W|PA*Gbv)Sv^Wo>W0V>{N%cSje*CL|3KuUf*nGM3^r{mb@cEWu?j{v4^ zadZjIPRB2r1_`e|(|ybflaTJC1;XU6wwNs9$@g$*Gd*U+_u618L=S=_CpbS_X2XqI zg`>6;?#h#OqMaZmqHJ&t6+SMJ`V!`WIm;w8GS;TF|5udm3IX*@Tst zh@wqIxYHNOW00VR^s4SBB;Cj1B*Y9%X{=jcnoT&`m1#+HoKliCqAaY)2hPn5H(Pq0 z;mxkIsaUBjUHA-#zNh<`HNr565oAwxRDH{AaFvqFC{bEY_-K-86F#E!BH^Q1!orqg zFh>|kbXzM-@~iOPIuWV;T%Jsvg%PGgD@<+HTr*7)Cd20)gk*-O+iC_Yw|jU(d2ZD*iYOH(d>mWCg3SThB75r? zQ*g}{ja&38Uc`Ms7ht-;NjqTg6^;`<2vR})TE{XQ3?ZkE(_zB)!11&pauFt%mv$#Z zNAy;J_+IN&jVPUy8|%-O*>Fxp&gaN`_MxT(C~s#_#0Ra3;49clKFFXav?TRE42iOp z4AyITG}B%PWOZcJL#Urx(Y=~=FZ@hMZ__vDOF=O^uAG|8A2Q#y(fyd`4-L}0W;G*O zNIn@m59clere#PYEU4LzWj3zcs0N7M07>}5?+NQ-y$6OzR<_iI`+xczTNOo;s;MD; zS>|#>Rp~xX5kmctkh-{X<<+k#>fk!1Y5t#iz^JLzaM#AsY-H(k^Ocd_NA7OYPE%QW zoaj7Nr294w;+7pXx$3gP+{iV9C@m*fQ<`MHgpVk_h+cJz9n2kJEYs~Ramjo7@u>qp zm=G_r<4yNa(0!6I7=Ds5cn-Hw+?tDeqSx$JWiy}GFJQl5o?h~4Hb2IB=Fc<>tt3i+ zH!A%5_bX8FsufMoKmXOQ>H`rt z62Xs!3H3#lIHA6%5_ca_zO>Ab(r#lOXj$U?;7`jE=bf4Uq^E}J=jVNzk2q(B*5_wp z>vKE4oY$Wk$RB+o)Q3cf6AEoO^z#R$(9a(X)2EN!og-cPWstN9-=!Qr!MK4mP_^b= z1MR*|(WcE5WW@CU`Y;PW*d0lIxK6xcX)iAG!}mLu*0W6fuBE-WO#Hs3$ybhn^WI92 zkRSRE`4n4k&W5o_)&TX$Eg@xG*))x-+kKl(u>+hiW~ZRINON49UEf3Q)^x@`fiyQH zw0_1;QG1eZ*^-VDrH_&OjE*3Xn9=6~E(tgD!_5xGgEvK+{;*27wZxTEyP;!`(>3f5 zd!Z$+{5I9r11&5NeOW8nb0sVhL-no5w|OC*K0($JSLksu^hFmWml}E!TXIA+F-mV3 zi{>SM&SuN$j1@jlX2k5YeO1YW!I%|#NtpKBSqZ;4-u_j+SZr3K)SNw2<7Yj&+q9aW zMfAA>bHl|gHffb2*SmJ93Ts^jx+IoPem&WbMV2tDwcBc)*-f05B0s-bw1Q-kSL&$NAv=qrhn-wHe zlRUHsUd8g@kCJJ3ylkErb^*$rBGI1xrc1ugLG&OO;{v9K07}@FuRWuSk z*ucnE#W50HY+z*Tl4B(LsDUvawNGUhx@{KviN0$|C8EQrEc7q4wP3SQBFeaR7W$Xj z+GTw%5oO$lk*!|GNOUn3T>mm#XB{KabQYqA+!bTqX#*S}nidYf{9zw4>%CL*cLXZV zTUBF3FM?E1Cp(t!qOsqmYK%41>qtb8fF$32D=xFaY|CS1=A_R?KUM-dGKZJ8dnALNL_#R7pahdpDOABAcV^f54-owy+3{YknQ6@;9zJ}?kFg*-kxQG(U zhft>@>8XUdsD!x)Zj6lQ75LeO7{yR-(! z{?w&<33`8M^$%PF`n!(g2W1{YCbP4x4L4J69GE!09U#tlJJheJ@BWnzNiQj^&kmWu zriVGEn|H1^W|jxw7DKX zd#*i%!r)v@P1_N4$%G`@e6p|vDt6d{$)evkl~+voO<2(D5OJnn)0k`~E_Th=vzdHM zbZQBqXtIR3uz@AZVlLmV?!%KODUXQn!XW8lBEHwsURowjm{%_ci&e~X{X8ZAOxNTu z7Yh1|AMyrg`GPMZ>B3-W4~P@yRo^mqDX-W;>*tKWkP;<+$hVS^OM%hSNTpllE&pyW&kfn$*CHOeiAV9C1_@ctc#A7DEEju=+ZJ%u$W3kDX1*N z8zzWmns~$nk(F+U^F*JWN3x!zoTUCccCnBrX}}fYl?yRbPgrCdr-<0HK*riAHA%q|tiX1T2C$>UY(yx@lYKG1bXVkGX0U%Cb-=zXNL zxDz+g(9#OjYOjdjwx&u%pDx`pDD;sIwU}CY4IYf2u}%bExK}xLp0!NDIukOvAvcN4>T!LGK5w}97cp?gcvV!{6 z@HlZU&*CJE7IZ3uSK#9fH&{e}WJ&!*i+0{sDnRRwL;_U84VJp3A@emSp<~pKG9w5O0I0pggdNoKhd;s_%tK0c0z=F zk*$fGG6EBsqfB({Os9$DGN3RMt^8%vCDW1UJV@qJ%+_hgNc2ntBaOu%9k^;8=qEa3 z^^Ot!)RIPs(hIYHVr#)NjuB1!6ec(A8-4m8tWN_(>4?l(qI5)-T%zFZgMJP z=$w``7HVug@o7BB5*by!fJ!nZsi5{_}647}}I!biGl1fB>#gdK^ zT?ENodf2*P8B0VjThdXYH!P_{^rj^pCHlLTR3duMl8zEBZsk?6M0C3)1y6U=xs%5+ zP}gVG_7k14r1yw2Kk{vr+AOUe3pB-k=Q-qxr&i_Y4`F2eQ^g)QO&IYjWXehyl@LnZMiM5;I{>R(Ib@iK z9<*5urc%zzktuf17IH;m%C}PmVJz1nmqZ@<3Ts=SEt2b?a*`rCgmAe!N+yWbTqY)g zat+9-qny$gEZ6@(*FP6FL*;@e!$Q=B`W{1_v2n$hL&o29N#kBa-(>3ZEWJ?56zlpS ze#{yy5v5x)@jqLpV{Qye^udk6`$X5Qw)cq=7SyM*gF!#tm!A+zEh-kJ!_Me1jXKHT z@J5?rt|=dx0%m)mEGx$%H7w6$3_7fZCeG-CH2RNz|G1nnR?NR=Fa+oAPz?~}C`vA_ zp!d4v>c0u}z9SKRY)Jz|-8cmgzH-}g+vo+M>?^5^FtR5tv=!PYLD-sP+qSmAW?sIS zL1ToPmd=*OW3uMzLn*@eHEHX%t%2=!v7>)cm6C*{`#x;jv26ze#wz8OMm;YG7n* z)iRcd-ussIndqS|Lozn6;}P9BP-hB(Tk)G9IzT(Gv4S=Tm9!UuNsH9ghmpC6H)|?esV`f704G zL>!&#b|?mj-m#=AQ4Wdhwuy2)bch4XY;j2BSte1Ahhb!^Vv{*QlzBFcY~8YqRieLd zNdrWc%~+Kvvu@O}#eBs+_-f2hX6roi!%WCpPLyfTHcK`sT$O~8C|4z!!$g@GBg+<7 zC6Oh{(iK^vEL`Ct$|cFDV~eYj$P#5%4I^7zl|&;^u1X?Hlvy>hY_Yh7ktmlW!^jp_ zC1E7WCCM<|>$TN2$w4^nNJN=tdBnbm zUV0RH(V<=sZ?#%Bek|r1KyfaZvWO666q##hbB&zjG9`#QjT!UZ*H{d~la%iExfA~g1j5l-6x;9j{SlUu9L|NB{F;c0GzOh9gXyz{mZ<1abISrY;kKQYKbmwYL`}MB|YZ* zZAcCdc>ep59-b()u>)cBH9HNTa*MDLGIG!*#S{bIQathA>#Cl;&hIAB%N)}Hm!p=10gTHj=^D!^o$+x8d0t? z`Z7qIQOXAx^Nj3(y`a?S?Sdn5T5ch88vUtQe=_ckXr0NFjUQ2Et!LZ_(M{)5 z#^z!LUbqmCQ`UueJPh$T!y!!euVxdQkZwaUXIJxEjQt46OaOYo68QgWqUoy<{ia8) zO&|H;Rm8gnsLPePAxy4zmeX0-WK}WcG|lR0UMMuHlR9A6v}>t~qPu_v{fZ{}qZuxa z`e7t-DwQ?OA3Py(9BCx>7*hlH6h6j;66r&)R58M4j!(w{xxS zdlV&-J`u>{RdU9fRQ0+Vs0 z(gi5jIVb+eX7(eZMQGP-#P`}*s*KqA^HJze@TS$o5&4FshWC-tohg6z0`IZ@l!zVx zsa>5>TmS7hmf0rkF!XQbmg&;5R0PC1Dl&|TFR6bdS4p}~!w_>LA6E2r*-W`1nFv!b z5vCw`jox#K5l$VaZj-BQUR{E}mjQLzr@~6mkSp>6j2KgprJ}WWwTZo4;XHZ?BMFzE z)&mnmkd1=xxv5~TDlE?QbRV=u*-w-e5KD!;Pyhnowt_*F^x`I1)*UO+T|Z-7GnXQ^ z4uC4*5-l|_Qgb7uoqN_!KQ$h-8vBW+HO3$QQs1i8H$XHk96Jvy6B9yDoNx!6*kPR+ zXbiy2od=tie7Gsee34lqj8sr@D?15eM^Qp9nfGsn-vj9gw6&{Gk`GwJgmfZXJvM7W zc^4I#_GUB5a+#wJR#mFN`XFg4(RU*)%mR`u5lst+wUoDZ(|qx=p_|kNy5K<>)l%UZD?LDzip?&H zt%7xNfGEuvMrtN33UUeBZ&)iOCg%4Xi4uf57ne6Jd1X_QD$lVXj7-4%7IqTGCSb@F zpMdRww#*5bdx)Tlb`*j_k*rxZ7J|e;)JX<4k(T7x%0`4&9sqUI15q0W<2swtmVn5~U;Bt^Q@U_BuwQX}7{lv38H{ z+_AwA5KRk5uFv^3h!950j-7<@vSTlyxk2*N*S>}QgqdZh?!mcr8&_nbB;O`PH-|uu zC4_ko-qWIs;?brhA8$%hZ@M_rth!VI9!S+rDfpg1T9~yV!$mYL9F|Gm+D-FCDgxuh zx|z52SR#6%!ArI-IYy#48yNjUNVjQi(JJXDdM>3ze#RNC-*AjX>4=$6Y+ZJYMAL4C ziPCP-ogphcKr}5J$zHw$5yI$vVkcpIKCzcDYd*1`Fnc~7gL9KMuIPMXH-|vx(>X{m z*%{~TXTbLKlJ!kV>M6mIzGQ7~)Cf zZ`;$5C89gGrLRrCho&8h_fuR!TpwQon${S)ouzSr8au4U3emL2FhI$o{L#m5gs7hm z65sE_Ci>Wtg57}DRzvp>E!)wnK!4wnG-vuxK2AaBY0LCpnjyir_Mnqc)?c3~Ut}j? zgsB*4ihUz1{bay;4@7pJ=xwRf%3m8S7tW>#AcUNcMxqSIFtWvnaeXWb5}W;~-JS zZ5Y|QZyAphO=n>+*qkLA%RQa`?SCi;G2PiK&Yw`=tK6mC5NnT?Q*~@Q<=w9>5 zkbDR=PPDjv<6Q$ac3F-6L?2s?$BCvjX6+iN@inV)fanve@gt&Xjp3ppZ{9<0sr59p z>YW4e&#a{q(RpjBauw*RBi#Y|z>&fsBt?GXFz{k2atwuNu??+q|MAxjkDlIs5k;5(8=?hT9!Q3i8 zkJYnJUIhBhkTE}RJ^F*DicCB)x;08&axk1GaTfhNRPCWn{QlVu)xKb zBATe7iQ{eg-7v$2EK-Ourl96xOo8JeQ}kyP^1S*xry?ou2|SN59RU-sH*)eStn_&> zEdfUME=AP>lisRO2QMqK*W{ID&8iQwC+{jk=Za+t9L=}Flv8)0!CeXhO^qqwqPqus zEva3i$1JHzv}{TJL@Sn5C3@VF`iY)@Ugt+1W2q|9OCaexlJF_8Wy1S-AADF+>+nD|s^mu3e)%^YTnmWTTIy$mF9Ama~?%MD&s+Rft}( zq!Lj#48bMK1h*JkXrgYHodbb7n1BLxmc;EWhPjovJ%6)TfnT@YnE76DEp@nf; zaQ+3?lU(64%o9c)_!m0ZNf>+JA9BeZa^!Q{ErGV|2maUK9CHxai0A<$8}lbI5T#_2 zN{$90U-P1MT!*QffO-KUz6zR5BcgXfN?!5828{|IQDsN%I8o=)uYDF-q|BxXx12DW|y1F``_0*f|5L2){!f@KP7Kd+dmCS~rJn#>}7BNbUk_P}&F+(x~QE)E-u+R8}~&cl`rn9^MT}8C>iV&biH2)BukY1Yc|`#H8ZDLV3IJQ z;fU1~3~o;C-cD~^#U zeKHywT#`mEzZ)X-AhHQBw8GS;TF@jjOiwcTpP@0wGA=}iZ4ed4Rdk8%1A5w#7Jx1} zk{@RwYP3VmEaaAo2fnfF+wM?{=%EXf@XGc0Hgfqx;9&$=3&lh5xv<8E;QNS;A((2` zo=%~<0UfshC4ofmTT+$iA6in0s54#-b6PzEKmNA$r$p4HIcw%64xWL@^UgHUe{4yE zM4dNdp*Le3VR|LO5_R4LD~e56f-Jx&QzA<-QKm#LzeG7i!bN{LL_(rJi#9vs^oLmz zT}010u11&i{nlByb;af+7N zS}T&aWIX(6^XgYS{BZScq;DgBYe{W{ky}|kijA61sK0f<^w+YC8^7y~3Adb@#s(w!W)GYnD_Z z>T(_|+R4sbJ%rJ28*Tqys5xNO^%G@?MfJ(`$U~51ANcrLYLx6y-$CnPElhrFIZC{d z?^i;O5pI(YSzqq@&d=!ITO^HeyZWSaDaT$WVm}g*mL!dtX_O?D`I6pYr`HX+!=4~( zuh=LD!zd%0Kskv52`5>iBmqc8KRaHlsE zqKz&xV?rXz95#Mt8uF#|(fXXw4gpqt{q0RgHMTFZrXqPY&Xia@7|SSJ*YjMf49rk_&}uXMG-V>m*TL0usJS^e+G=L_c|Q1#IT#zbl^-H^a2m z=+6V2qZ-q}*kv^Q$Tu7yr52!&LzG@~X_TXp?jwz`aXluLQkuC@x&888k#n}1ROHi5(@*aXA!+)d=_K&FO=O8EQztiGM437* zNqourTV)8h9Er}}e34^UCAwlsC88VzF-eqzpiL5Ykq38n^5IA7j}ec+A+3b?$JWUb z(X*B`#!#-OB#GZ}Yz*(NBN3&O+Gfh72J||L{FW@?^WgP}1O} z;b_W>hv;m@j>Shcpvq2!kBUI|JJJE5i;i>#=vhZP2Xw`eZUg1`iWA|m28St4@ic}M zhBFa{GZBU}5r#9t$QYKaIz(NB6JdlCVT2Q5gcD(e!9ng^k;TfQh!u`ZX!(yEoXD~Q za7;NXg~SZgcx;_0lAlm!USpQ!huo6S6MdU<-udcQv%Un2Y`V|)BHia(lHci(3$Jf! z)6uE?0Zhv#(aEhXnD*N_9PA3Uqnw!CcBSn1V~bv(wZ0xp! zHAJ-2k_L!6+e5zXoEl<~gz~Fv8<$nS$jQlNDzZd}OmYf->R-`N3Pw5STIO7cac;@c zHEsf8gB)_n48GiE#y+S{*~3|_+>ptvAWB2=om5%57`%Ce&^WIod+j8SJl?0=X)70eJ{VVTue(lt^ukC3&M|w5bCSUYN5{pj z-g)a)}MvaorW^gB>C7A~2?N}%o&CmjDEDtHj(5yPAOgx^&SE%9rx@) zDnTJvN+Izg;dY}HJ<{pFY#Y_kMm4li4Q&J)6|)=KNog&LNn7nDqHY4b=ciwM zVfG){`B@_Bu8hI!adK)HhDHGMs-BJ-_!;!NWh2;jaS>IQ(CZeGV2_tm zm%((^stUc5ZvwWWN^gfIF)F8RQQ60Ze6A+X9{61Aj^pzEFD5UccxLMIindtLk&BC- zGj#l{b#07}-*6<~TP?{ETeAf<){C^203$Ya(r!WG=_IvHN<6SOKjH%|+K#+;T-&?@ ziKmk^s|sb54QpaA(EW}?lnzDi%CsYLA``AWu|aH7-O_HO@G{^vz*~TcwbVbP6Rv^p z0pKIR;!hgADbWPIS2T3OM`%9*{G$BZVRt9sF2LP@djR(W9swKz905EBcoXmupzj~~ z2_Jxu(C0t>4HN$&;2FTPfJ=bq0e$&PKV{?zuc5sHxCZzT(3e+xFfM>Q0lNTu0BeB0 z{1MQH0EYo98T=PPC%l68O~6&ap1%aYJcAF={}6B;@G+pru1J5ve(3GU(BB985x^4Q za0Y)C-wgOq1D?r{KL&cM{3B1ve+T?`0UrVuf7;}Cy9aloy$f(R;2uCfzw6If-=k-& zuN!_79zc5tu(#9X;Rv7~-y!k=_C2LM?aV;#AneetZ|@lRMgS{-t;&<{EadjX9_{+} z=D~LwZ~?GYdGcL`++NtDUEkgk_|5}f0BlvBe77Li1$(sX+q(+BYk=1QTa_o@J;?2W zJ=*o{-3H$(;2L17^5lC0xm~bFyS}{#;Cl$T4%n(Z`F4L3>jCW1u5Yghz7FyOwkl7) z{g5ld-gZFWUMKik9|G(JY*n6olaPA^NV~qhVe}sZ906=q zo_uE@_YjbFeS3BE&jX$YY*n6ommqf^kam50=g_|dcpk7-dGg(a+$!K2pl|OA=vM)+ z0k$eXf;v47xCnSAqkgZpnR#^+a0PG;(D$#S-S89cL3wxos zzC7g!pH{x31M3FhP7m%vdpDqO|BK2Wg5G(+MZgHCnDSsaA3mNbt z=vM%*1Jd3q+G`o`4(Rs)Rfd0O&`)?4?Ipnb9(;iII-nmf^$_~<8}UDD`^?`}FAnF9+w#o3D1q_ZNMj^Zm_)eEG5;58p+~*N5`upO?28{Z|3`7E)jSY5D!Pf%4^& zguZ^hHIwim{NYHfONtq(9btxdhGVyn?4`k59;&xK8NeA2l=*1pMTGG z!%x_S_7On7C68|>;tPoQszYDjB;;D8CHx_W}?;0DlSJ-r=`K z`4uQ%-v8eDM*RF5ayRtv-D~PNOF#MeWm)Q{obM06G?@H*fM z;C;Y{fR6#YafW;tkYCC0?UA2w0sMqM{}uFK1N6V*zym4#o&wKS@UIyeDPM^Pm@u&gT0p|gEEb1KEzWfEy zF9P~!pM3sF9QfgxAbvxS2ZH=#Oujtj&O#66c#!Be=)N9~^B2|U%d>8HYN!`^U>*7V z{<)-$_^I~+#_<63Q_k1#pF!G)pL&bX%XvmQUq25PwaTx)WUhA|fZG9g0s8uTK;I8| z5U@9cKZ|cTgZ~QX*8pz--pb(5;#&p(L%;(&Oq_l^3!pCoo&`JyxCFRs=jP-uY#?8P z-XXwYz{w1Imq5P-cxjjM>jt17-vjU+{Bk4TrJpeE%Yf^EzWgJ|?}2D$Cz#c&Q z;p@Mbp_od8(2tk&z3AT$cmVJq;2}U?{xaxS0j~kx%HY2b`a|*~ zPb(SuI)r)J3)lyEEMxvI?lf*20Zs&WA6swO~5t4JAl^?7(Vsa4Xgp42V4bQ1H23P@D~mL%qs@g z0ecQYpO=7==kI3y8;1Q6z#o^tOUMu5d9*J9df}>T;jhoP3cii%$@lj$>c-DsmcFxIeQs7?C-ig!?gczZ{hmWzpc9h62lV|L$lpVL z9soWBTn9V?c|X4G7~h?Mo!)q7<*!wH!?1e{@H8OjbC!Ot4_W?s=~G4cO~`n5fxg>| z&zGkkt*$S-vHt7<>;gOh*auhx^zD(q8~r_ilpjW$(3d}t{tJLN0JGLZ_TK|vC)Ulb zjP;Xs&-HJk_1X9DBGz9*uKN!#{xyup0-(R{`{S^Ye%c|t4m-Cq;40`@{`mH8czV{J zQl8gILWOx*1oZ8Zk8mUY9_SecWL}q$UtfP8_>KUUJb9m=dgsAMy{rpfr=MilYgPU} zqZS{QgiZBw05 z`g4i{nATQM+Z6}6k^a0i!+;CwOX~LXG5QWw+YzJhRIC4{@r8iePCSSv-vt)Sh(H;sy1WES^RR>Zj99ix*U+NTjzQ)!_f>swt{J{oJR^3!LOnirJe` zy1er#`mTg8c_*Do4EF1V?FR*=Mh(CL3K z=$#&Y6!b%&vjYB8&__V;lD7UkFaK-(i=ZFUMEU!lmmJgBCpgRgU&BNuY>-aq%n#28z!HZkXC&@QPcT_-ahaj2AyBz-46P3(D_B) z8t4n4^NYL8&))%kVUHm4$2|Wxp!18l=b-1Gg5HBKW?lgO{|5aw=*K|+bI`l-MYJv~ zH(wU0Syr4}QcJ;TY2N$>^_~^YBNYmvDgk2J~+gIUUz_9NZ=S+n}$2ej5C*gWjtLTK-5cQx7h@ z^z%Oh{U-Q(=s)PZAU^{A_dw@``6B4|L0`v#RF3--^5cNk1@Qm0EVDYUi#QN<5AHDrUl+f$o~xi=1N{)_GusXS9?&bGp97uqcaeHP|2p{p0qCosbDQ!{KwtOh zcR=sJK4Ay+{0Zp0LH`oyMS10@_P-l+y)x>*p8)-UNB>#S`#{Gqs_%k647$E<>AyEX zuYoRZB!5Go&v<%9L0|CbQ=p#%U4|q1`(@D2d;DiWzwFWfF6h@iJ^ujoo1mj?)qe~6 z3h1mZQ*YsZ<{u~gj?TLJUlaP*)dKc8hcNGqp0BHUZ~yZE{G?OQI_NjC{~`T(L2|N> zS^>Qi`JtaRZ{PJ(3IEp=>EwR}^wljU1Ee1V{S5Sw{(aDU3WoopGJih+{j$fu3i=A@ zHSpg9{Sfld1NxtVz6$+^K;I#Sms4L;JMoI|70|muzXSSX4A^1N*AZ6<{3btNQ4hR* z?^wd`=pzl|wL{(W_S<#gZ?-S$^!9b13BO+7eEQ!4z2x!JPk(>D1pc!g|8ELi*8}&} za3AYoxc~o034cicm(YLD({KCA2AInfv+hzVd|de_6)&0p>f`s|!NkX-qZz`&$|G8yWO}oNGaXtBIK$>4upHa0Q-pU$A~ z%b>rRL4QAkUd^EY%?$bvgdTZxrT*&-{@===|4yRkImHKcjQyWy@c&^3{a+_~!U@wZ z8%XL*_kK<2ooNE_pUL2VF@yeA2K{>(^y3-y`3(B6Wzhe=&|~@k?=tv*ltEw3p#Q53 z`g#Wa^9*{YZ0uwC-IWQX3+oR4ElHmeKv!>m_h%qGU(Sb=>If>{(of9A7s$~ zB7^=VNoFjc-^!pL%%J~`4EhHd^y3-y`3(B6X3+m`2K~1(=)WWM*gU(IR##mW7(H5@oftp$+UQuVS{XVu6H$7!I#!>aO#**6^z=1J$lKL= zZJG+b1R(esoto(rC#I*gkvWkV9h)4Tn@f^(V!Cp2GGbXLurkfemQEQv<#(!|hJMUe zXJ$icqM=TjvFEM1!IK}>-I$b4y*@izeskjc)v4F#$Eq`WjNcxu z%gD{`n;D(0@9PNz(Zh3Cr#m`8I?Sf^q8UE^w9-6-O?$H^fYzOw8gHGLnVzld>L|Zl zezClN-SNd`%BeRpH9zK4$mGhPfgF&XCr)XR3#~{+TNI*J~1exv2S8- zcGN0+vs!=k;PL6RXQWc;}YGSTDHa$CiQiRFj`xf^sr6)D5-Z(rs z^xEMgN6NqS`Umg7JJ35Aj$|4-dRay@xB6q1n-~>W8CavT!w| z*%fJZUg}pbZK79G$IIUxotUoG>oesSdt?dxaBh0+W68yS%~MVhlJ?jsskkYK&V1Tb z_Qg!$Qn;WtRHODw5yj&msuw0#zWls_U+g%P)_9f3Q3!<@93tJN={O4@N&J zkCpqSqgRjNC*YGcrm2IO{uv|hOxLUBdTq2Wi@%OqtFBZhCqAss$~2!mWxZkke0`#3 zBOcrD5+COIzg4otbiYvXGf=w>sezu>(x2E{+dSWV)1dh_H<){)g+f* zxx!kR%4mJmHfE-0EH2k&NyNldy*fKHTa|yy6P0~0qWi?0TqCPxa{-nbk_#qPo&d{- zW_2h>vvVR@QJF%w)}*d%`T_t|@&3u_zqp&ah{dEn5|>daYAa{Cc|~eS}FBnJ2I~S!U7lET-JN5x%$cRaoJc^ zsnEhdr>Ck~Wo4SfSCRe6TzT}QY|o}o%uLEySCVBu!ciWdn3^b$&d!dW zlI5a4drFPZ%JN^XoIG(tPt;UPN@qeYk15u2`Hg|YZ@*rC{hi)&StY8pA9K^?+UQh8 z?_hdAc<1ojZ@nheH{W@${CXb*`g#Y1H1zgs6n*o^yRRNTQhxW1HwIrHDi0lg^~md@ zP#Y9JH#mAFNvhbc9I2(lOpwy4_ogQFZm_H`b8k$~o*1pG(y1eouVkYnn}+$Z^57{+ z-w89lOQ(8e&r=?(*54A^V6uFQgdtA+O^M>Ip|@oLW75TKo${g44<*9Vsdqp8NH&D! z*Yrl{ec1>PRL5mBN~eZuva6{KCe!M@DcO|B)uAF6SrK_VsjOb9thaQ8rBiPtIoJC* zy{S7Pu2)m4Md)z7J`2yv<+1ruo$Jv_aqiHYN8Wn%wem~*Ui_}ezIv)&J)8`Xo*Y6j zn~1Vp;EYZ1%q7V&3J*_J29qdlC~sD$WD`6Fv+qyTYdRNJ6si%oq%Gx~*^<3KIx9Oe zorH2PHi8UVkAaaCeR})$&a?zPEp=y_qRw{1!ke#&mPzT?Tb!d3wXASex9d51Lh5!- zx)H0mjrtsXS@xu^+G*bEA29&X%S2)ZgtYS#V_0Xsm^I{x9!Z9)(48*;Z+ z72i%KHx0+-c1B-2X6v#XFgjD!9EFC`(mbhIB6-jhz2lA67#w_(-DAvXXO zF1Z*xF_U&w{Crn#4o*mwzcD#_T-#vY2PY?FPm9Tpaj>Z_%e~;7>;jTPen+M}0*%@| zQvH5)(nKlx5N_Y-TrH6vnmy^Hx!lMCpl`%z-XtpNMED8*PIW$+d!utzXhm;&owGiZ zn3UX9veV~+X7Z!g0_&!p2_|_gRr-d4)C_uhPkeZ?Zp&HM<(zB-tkKkj(oa-WM~AoxRoM{@xU%UDLH$eXl~_$?c-%+GbZD z8DbrwS<;&?=)$Ta7Z>%ceB0d58V_`k)(cZhC9|}=rY}4)kb2Q9P0zhMHK|uEy*jby z^%FC7z1U$aWpR6NiVIVcd{m*2539~~m62!HXHX#ZUcScXh?sDJpX;Ccy>`SZ}%^%LqDY*qZp%-=IWD?oF zQ5KrpC2y)Aiwpv(@jjrEdXpyK*>!3W(#~cEk_Id7?utNuz`jd}`8vgpE^?AyFo)0Em0XO}p9YX!9MgKM>&vV3t zosif5Yuof6IukW;f6nbelso4^OP2Tw}D-CHa69w zC(m=!guXq`9rf#wXa3zt7|K7B&$-fnzP|s`ljk{XLY}Xq4&VMoPoC$s33(ol@*F?5 ze^U_oC@2|UP2;)l)qi9B_xaf-{6``qAAMMPp8vknqWtfOtR6qsC(ohWgM3YQrv7M` zq~8-n*B<40j-u}`jQ^{UXWl5!akwM0Y5P1svHNq#(-0u#3IC-h&-3XIAkTG-YA8qe z|9J9!IKR}FHxYHaiIu3J9Q8dEMAH~Q&*jW?7|Oy1`TJ9m)hs>ofBKK|dVNm+Q61r* zOJ{nC{XPF7<+ zuYM1mPt$y79~=3X(!oXK_4lq~^8Yiwr|>V1YHjY%=Y1XWe*S-O)MRS%7o4odC{I{| zd?S}qe{t5xzkn|;vY&Ene=kG+n=9rdPyByteArray_AsString(data) - mask_buf = PyBytes_AsString(mask) - uint32_msk = (mask_buf)[0] - - # TODO: align in_data ptr to achieve even faster speeds - # does it need in python ?! malloc() always aligns to sizeof(long) bytes - - if sizeof(size_t) >= 8: - uint64_msk = uint32_msk - uint64_msk = (uint64_msk << 32) | uint32_msk - - while data_len >= 8: - (in_buf)[0] ^= uint64_msk - in_buf += 8 - data_len -= 8 - - - while data_len >= 4: - (in_buf)[0] ^= uint32_msk - in_buf += 4 - data_len -= 4 - - for i in range(0, data_len): - in_buf[i] ^= mask_buf[i] diff --git a/bot/lib/python3.11/site-packages/aiohttp/_websocket/models.py b/bot/lib/python3.11/site-packages/aiohttp/_websocket/models.py deleted file mode 100644 index 7e89b96..0000000 --- a/bot/lib/python3.11/site-packages/aiohttp/_websocket/models.py +++ /dev/null @@ -1,84 +0,0 @@ -"""Models for WebSocket protocol versions 13 and 8.""" - -import json -from enum import IntEnum -from typing import Any, Callable, Final, NamedTuple, Optional, cast - -WS_DEFLATE_TRAILING: Final[bytes] = bytes([0x00, 0x00, 0xFF, 0xFF]) - - -class WSCloseCode(IntEnum): - OK = 1000 - GOING_AWAY = 1001 - PROTOCOL_ERROR = 1002 - UNSUPPORTED_DATA = 1003 - ABNORMAL_CLOSURE = 1006 - INVALID_TEXT = 1007 - POLICY_VIOLATION = 1008 - MESSAGE_TOO_BIG = 1009 - MANDATORY_EXTENSION = 1010 - INTERNAL_ERROR = 1011 - SERVICE_RESTART = 1012 - TRY_AGAIN_LATER = 1013 - BAD_GATEWAY = 1014 - - -class WSMsgType(IntEnum): - # websocket spec types - CONTINUATION = 0x0 - TEXT = 0x1 - BINARY = 0x2 - PING = 0x9 - PONG = 0xA - CLOSE = 0x8 - - # aiohttp specific types - CLOSING = 0x100 - CLOSED = 0x101 - ERROR = 0x102 - - text = TEXT - binary = BINARY - ping = PING - pong = PONG - close = CLOSE - closing = CLOSING - closed = CLOSED - error = ERROR - - -class WSMessage(NamedTuple): - type: WSMsgType - # To type correctly, this would need some kind of tagged union for each type. - data: Any - extra: Optional[str] - - def json(self, *, loads: Callable[[Any], Any] = json.loads) -> Any: - """Return parsed JSON data. - - .. versionadded:: 0.22 - """ - return loads(self.data) - - -# Constructing the tuple directly to avoid the overhead of -# the lambda and arg processing since NamedTuples are constructed -# with a run time built lambda -# https://github.com/python/cpython/blob/d83fcf8371f2f33c7797bc8f5423a8bca8c46e5c/Lib/collections/__init__.py#L441 -WS_CLOSED_MESSAGE = tuple.__new__(WSMessage, (WSMsgType.CLOSED, None, None)) -WS_CLOSING_MESSAGE = tuple.__new__(WSMessage, (WSMsgType.CLOSING, None, None)) - - -class WebSocketError(Exception): - """WebSocket protocol parser error.""" - - def __init__(self, code: int, message: str) -> None: - self.code = code - super().__init__(code, message) - - def __str__(self) -> str: - return cast(str, self.args[1]) - - -class WSHandshakeError(Exception): - """WebSocket protocol handshake error.""" diff --git a/bot/lib/python3.11/site-packages/aiohttp/_websocket/reader.py b/bot/lib/python3.11/site-packages/aiohttp/_websocket/reader.py deleted file mode 100644 index 23f3226..0000000 --- a/bot/lib/python3.11/site-packages/aiohttp/_websocket/reader.py +++ /dev/null @@ -1,31 +0,0 @@ -"""Reader for WebSocket protocol versions 13 and 8.""" - -from typing import TYPE_CHECKING - -from ..helpers import NO_EXTENSIONS - -if TYPE_CHECKING or NO_EXTENSIONS: # pragma: no cover - from .reader_py import ( - WebSocketDataQueue as WebSocketDataQueuePython, - WebSocketReader as WebSocketReaderPython, - ) - - WebSocketReader = WebSocketReaderPython - WebSocketDataQueue = WebSocketDataQueuePython -else: - try: - from .reader_c import ( # type: ignore[import-not-found] - WebSocketDataQueue as WebSocketDataQueueCython, - WebSocketReader as WebSocketReaderCython, - ) - - WebSocketReader = WebSocketReaderCython - WebSocketDataQueue = WebSocketDataQueueCython - except ImportError: # pragma: no cover - from .reader_py import ( - WebSocketDataQueue as WebSocketDataQueuePython, - WebSocketReader as WebSocketReaderPython, - ) - - WebSocketReader = WebSocketReaderPython - WebSocketDataQueue = WebSocketDataQueuePython diff --git a/bot/lib/python3.11/site-packages/aiohttp/_websocket/reader_c.cpython-311-aarch64-linux-gnu.so b/bot/lib/python3.11/site-packages/aiohttp/_websocket/reader_c.cpython-311-aarch64-linux-gnu.so deleted file mode 100755 index 780755127b46808ac09e8ba4a30986e73f071c61..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2064488 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 z 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

    &8yRi{5bQB1apGHwoBLF!?yC)m29Q@`SR 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

    ;a8IP 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

    763md_HMXnKi{0dTh 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

    *0@ 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�sV|?7p~^PD+BwDr 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�3as8G6b_mAt?vRNX`jk%nal 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 diff --git a/bot/lib/python3.11/site-packages/aiohttp/_websocket/reader_c.pxd b/bot/lib/python3.11/site-packages/aiohttp/_websocket/reader_c.pxd deleted file mode 100644 index a7620d8..0000000 --- a/bot/lib/python3.11/site-packages/aiohttp/_websocket/reader_c.pxd +++ /dev/null @@ -1,110 +0,0 @@ -import cython - -from .mask cimport _websocket_mask_cython as websocket_mask - - -cdef unsigned int READ_HEADER -cdef unsigned int READ_PAYLOAD_LENGTH -cdef unsigned int READ_PAYLOAD_MASK -cdef unsigned int READ_PAYLOAD - -cdef int OP_CODE_NOT_SET -cdef int OP_CODE_CONTINUATION -cdef int OP_CODE_TEXT -cdef int OP_CODE_BINARY -cdef int OP_CODE_CLOSE -cdef int OP_CODE_PING -cdef int OP_CODE_PONG - -cdef int COMPRESSED_NOT_SET -cdef int COMPRESSED_FALSE -cdef int COMPRESSED_TRUE - -cdef object UNPACK_LEN3 -cdef object UNPACK_CLOSE_CODE -cdef object TUPLE_NEW - -cdef object WSMsgType -cdef object WSMessage - -cdef object WS_MSG_TYPE_TEXT -cdef object WS_MSG_TYPE_BINARY - -cdef set ALLOWED_CLOSE_CODES -cdef set MESSAGE_TYPES_WITH_CONTENT - -cdef tuple EMPTY_FRAME -cdef tuple EMPTY_FRAME_ERROR - -cdef class WebSocketDataQueue: - - cdef unsigned int _size - cdef public object _protocol - cdef unsigned int _limit - cdef object _loop - cdef bint _eof - cdef object _waiter - cdef object _exception - cdef public object _buffer - cdef object _get_buffer - cdef object _put_buffer - - cdef void _release_waiter(self) - - cpdef void feed_data(self, object data, unsigned int size) - - @cython.locals(size="unsigned int") - cdef _read_from_buffer(self) - -cdef class WebSocketReader: - - cdef WebSocketDataQueue queue - cdef unsigned int _max_msg_size - - cdef Exception _exc - cdef bytearray _partial - cdef unsigned int _state - - cdef int _opcode - cdef bint _frame_fin - cdef int _frame_opcode - cdef list _payload_fragments - cdef Py_ssize_t _frame_payload_len - - cdef bytes _tail - cdef bint _has_mask - cdef bytes _frame_mask - cdef Py_ssize_t _payload_bytes_to_read - cdef unsigned int _payload_len_flag - cdef int _compressed - cdef object _decompressobj - cdef bint _compress - - cpdef tuple feed_data(self, object data) - - @cython.locals( - is_continuation=bint, - fin=bint, - has_partial=bint, - payload_merged=bytes, - ) - cpdef void _handle_frame(self, bint fin, int opcode, object payload, int compressed) except * - - @cython.locals( - start_pos=Py_ssize_t, - data_len=Py_ssize_t, - length=Py_ssize_t, - chunk_size=Py_ssize_t, - chunk_len=Py_ssize_t, - data_len=Py_ssize_t, - data_cstr="const unsigned char *", - first_byte="unsigned char", - second_byte="unsigned char", - f_start_pos=Py_ssize_t, - f_end_pos=Py_ssize_t, - has_mask=bint, - fin=bint, - had_fragments=Py_ssize_t, - payload_bytearray=bytearray, - ) - cpdef void _feed_data(self, bytes data) except * diff --git a/bot/lib/python3.11/site-packages/aiohttp/_websocket/reader_c.py b/bot/lib/python3.11/site-packages/aiohttp/_websocket/reader_c.py deleted file mode 100644 index f966a15..0000000 --- a/bot/lib/python3.11/site-packages/aiohttp/_websocket/reader_c.py +++ /dev/null @@ -1,476 +0,0 @@ -"""Reader for WebSocket protocol versions 13 and 8.""" - -import asyncio -import builtins -from collections import deque -from typing import Deque, Final, Optional, Set, Tuple, Union - -from ..base_protocol import BaseProtocol -from ..compression_utils import ZLibDecompressor -from ..helpers import _EXC_SENTINEL, set_exception -from ..streams import EofStream -from .helpers import UNPACK_CLOSE_CODE, UNPACK_LEN3, websocket_mask -from .models import ( - WS_DEFLATE_TRAILING, - WebSocketError, - WSCloseCode, - WSMessage, - WSMsgType, -) - -ALLOWED_CLOSE_CODES: Final[Set[int]] = {int(i) for i in WSCloseCode} - -# States for the reader, used to parse the WebSocket frame -# integer values are used so they can be cythonized -READ_HEADER = 1 -READ_PAYLOAD_LENGTH = 2 -READ_PAYLOAD_MASK = 3 -READ_PAYLOAD = 4 - -WS_MSG_TYPE_BINARY = WSMsgType.BINARY -WS_MSG_TYPE_TEXT = WSMsgType.TEXT - -# WSMsgType values unpacked so they can by cythonized to ints -OP_CODE_NOT_SET = -1 -OP_CODE_CONTINUATION = WSMsgType.CONTINUATION.value -OP_CODE_TEXT = WSMsgType.TEXT.value -OP_CODE_BINARY = WSMsgType.BINARY.value -OP_CODE_CLOSE = WSMsgType.CLOSE.value -OP_CODE_PING = WSMsgType.PING.value -OP_CODE_PONG = WSMsgType.PONG.value - -EMPTY_FRAME_ERROR = (True, b"") -EMPTY_FRAME = (False, b"") - -COMPRESSED_NOT_SET = -1 -COMPRESSED_FALSE = 0 -COMPRESSED_TRUE = 1 - -TUPLE_NEW = tuple.__new__ - -cython_int = int # Typed to int in Python, but cython with use a signed int in the pxd - - -class WebSocketDataQueue: - """WebSocketDataQueue resumes and pauses an underlying stream. - - It is a destination for WebSocket data. - """ - - def __init__( - self, protocol: BaseProtocol, limit: int, *, loop: asyncio.AbstractEventLoop - ) -> None: - self._size = 0 - self._protocol = protocol - self._limit = limit * 2 - self._loop = loop - self._eof = False - self._waiter: Optional[asyncio.Future[None]] = None - self._exception: Union[BaseException, None] = None - self._buffer: Deque[Tuple[WSMessage, int]] = deque() - self._get_buffer = self._buffer.popleft - self._put_buffer = self._buffer.append - - def is_eof(self) -> bool: - return self._eof - - def exception(self) -> Optional[BaseException]: - return self._exception - - def set_exception( - self, - exc: BaseException, - exc_cause: builtins.BaseException = _EXC_SENTINEL, - ) -> None: - self._eof = True - self._exception = exc - if (waiter := self._waiter) is not None: - self._waiter = None - set_exception(waiter, exc, exc_cause) - - def _release_waiter(self) -> None: - if (waiter := self._waiter) is None: - return - self._waiter = None - if not waiter.done(): - waiter.set_result(None) - - def feed_eof(self) -> None: - self._eof = True - self._release_waiter() - self._exception = None # Break cyclic references - - def feed_data(self, data: "WSMessage", size: "cython_int") -> None: - self._size += size - self._put_buffer((data, size)) - self._release_waiter() - if self._size > self._limit and not self._protocol._reading_paused: - self._protocol.pause_reading() - - async def read(self) -> WSMessage: - if not self._buffer and not self._eof: - assert not self._waiter - self._waiter = self._loop.create_future() - try: - await self._waiter - except (asyncio.CancelledError, asyncio.TimeoutError): - self._waiter = None - raise - return self._read_from_buffer() - - def _read_from_buffer(self) -> WSMessage: - if self._buffer: - data, size = self._get_buffer() - self._size -= size - if self._size < self._limit and self._protocol._reading_paused: - self._protocol.resume_reading() - return data - if self._exception is not None: - raise self._exception - raise EofStream - - -class WebSocketReader: - def __init__( - self, queue: WebSocketDataQueue, max_msg_size: int, compress: bool = True - ) -> None: - self.queue = queue - self._max_msg_size = max_msg_size - - self._exc: Optional[Exception] = None - self._partial = bytearray() - self._state = READ_HEADER - - self._opcode: int = OP_CODE_NOT_SET - self._frame_fin = False - self._frame_opcode: int = OP_CODE_NOT_SET - self._payload_fragments: list[bytes] = [] - self._frame_payload_len = 0 - - self._tail: bytes = b"" - self._has_mask = False - self._frame_mask: Optional[bytes] = None - self._payload_bytes_to_read = 0 - self._payload_len_flag = 0 - self._compressed: int = COMPRESSED_NOT_SET - self._decompressobj: Optional[ZLibDecompressor] = None - self._compress = compress - - def feed_eof(self) -> None: - self.queue.feed_eof() - - # data can be bytearray on Windows because proactor event loop uses bytearray - # and asyncio types this to Union[bytes, bytearray, memoryview] so we need - # coerce data to bytes if it is not - def feed_data( - self, data: Union[bytes, bytearray, memoryview] - ) -> Tuple[bool, bytes]: - if type(data) is not bytes: - data = bytes(data) - - if self._exc is not None: - return True, data - - try: - self._feed_data(data) - except Exception as exc: - self._exc = exc - set_exception(self.queue, exc) - return EMPTY_FRAME_ERROR - - return EMPTY_FRAME - - def _handle_frame( - self, - fin: bool, - opcode: Union[int, cython_int], # Union intended: Cython pxd uses C int - payload: Union[bytes, bytearray], - compressed: Union[int, cython_int], # Union intended: Cython pxd uses C int - ) -> None: - msg: WSMessage - if opcode in {OP_CODE_TEXT, OP_CODE_BINARY, OP_CODE_CONTINUATION}: - # load text/binary - if not fin: - # got partial frame payload - if opcode != OP_CODE_CONTINUATION: - self._opcode = opcode - self._partial += payload - if self._max_msg_size and len(self._partial) >= self._max_msg_size: - raise WebSocketError( - WSCloseCode.MESSAGE_TOO_BIG, - f"Message size {len(self._partial)} " - f"exceeds limit {self._max_msg_size}", - ) - return - - has_partial = bool(self._partial) - if opcode == OP_CODE_CONTINUATION: - if self._opcode == OP_CODE_NOT_SET: - raise WebSocketError( - WSCloseCode.PROTOCOL_ERROR, - "Continuation frame for non started message", - ) - opcode = self._opcode - self._opcode = OP_CODE_NOT_SET - # previous frame was non finished - # we should get continuation opcode - elif has_partial: - raise WebSocketError( - WSCloseCode.PROTOCOL_ERROR, - "The opcode in non-fin frame is expected " - f"to be zero, got {opcode!r}", - ) - - assembled_payload: Union[bytes, bytearray] - if has_partial: - assembled_payload = self._partial + payload - self._partial.clear() - else: - assembled_payload = payload - - if self._max_msg_size and len(assembled_payload) >= self._max_msg_size: - raise WebSocketError( - WSCloseCode.MESSAGE_TOO_BIG, - f"Message size {len(assembled_payload)} " - f"exceeds limit {self._max_msg_size}", - ) - - # Decompress process must to be done after all packets - # received. - if compressed: - if not self._decompressobj: - self._decompressobj = ZLibDecompressor(suppress_deflate_header=True) - # XXX: It's possible that the zlib backend (isal is known to - # do this, maybe others too?) will return max_length bytes, - # but internally buffer more data such that the payload is - # >max_length, so we return one extra byte and if we're able - # to do that, then the message is too big. - payload_merged = self._decompressobj.decompress_sync( - assembled_payload + WS_DEFLATE_TRAILING, - ( - self._max_msg_size + 1 - if self._max_msg_size - else self._max_msg_size - ), - ) - if self._max_msg_size and len(payload_merged) > self._max_msg_size: - raise WebSocketError( - WSCloseCode.MESSAGE_TOO_BIG, - f"Decompressed message exceeds size limit {self._max_msg_size}", - ) - elif type(assembled_payload) is bytes: - payload_merged = assembled_payload - else: - payload_merged = bytes(assembled_payload) - - if opcode == OP_CODE_TEXT: - try: - text = payload_merged.decode("utf-8") - except UnicodeDecodeError as exc: - raise WebSocketError( - WSCloseCode.INVALID_TEXT, "Invalid UTF-8 text message" - ) from exc - - # XXX: The Text and Binary messages here can be a performance - # bottleneck, so we use tuple.__new__ to improve performance. - # This is not type safe, but many tests should fail in - # test_client_ws_functional.py if this is wrong. - self.queue.feed_data( - TUPLE_NEW(WSMessage, (WS_MSG_TYPE_TEXT, text, "")), - len(payload_merged), - ) - else: - self.queue.feed_data( - TUPLE_NEW(WSMessage, (WS_MSG_TYPE_BINARY, payload_merged, "")), - len(payload_merged), - ) - elif opcode == OP_CODE_CLOSE: - if len(payload) >= 2: - close_code = UNPACK_CLOSE_CODE(payload[:2])[0] - if close_code < 3000 and close_code not in ALLOWED_CLOSE_CODES: - raise WebSocketError( - WSCloseCode.PROTOCOL_ERROR, - f"Invalid close code: {close_code}", - ) - try: - close_message = payload[2:].decode("utf-8") - except UnicodeDecodeError as exc: - raise WebSocketError( - WSCloseCode.INVALID_TEXT, "Invalid UTF-8 text message" - ) from exc - msg = TUPLE_NEW(WSMessage, (WSMsgType.CLOSE, close_code, close_message)) - elif payload: - raise WebSocketError( - WSCloseCode.PROTOCOL_ERROR, - f"Invalid close frame: {fin} {opcode} {payload!r}", - ) - else: - msg = TUPLE_NEW(WSMessage, (WSMsgType.CLOSE, 0, "")) - - self.queue.feed_data(msg, 0) - elif opcode == OP_CODE_PING: - msg = TUPLE_NEW(WSMessage, (WSMsgType.PING, payload, "")) - self.queue.feed_data(msg, len(payload)) - elif opcode == OP_CODE_PONG: - msg = TUPLE_NEW(WSMessage, (WSMsgType.PONG, payload, "")) - self.queue.feed_data(msg, len(payload)) - else: - raise WebSocketError( - WSCloseCode.PROTOCOL_ERROR, f"Unexpected opcode={opcode!r}" - ) - - def _feed_data(self, data: bytes) -> None: - """Return the next frame from the socket.""" - if self._tail: - data, self._tail = self._tail + data, b"" - - start_pos: int = 0 - data_len = len(data) - data_cstr = data - - while True: - # read header - if self._state == READ_HEADER: - if data_len - start_pos < 2: - break - first_byte = data_cstr[start_pos] - second_byte = data_cstr[start_pos + 1] - start_pos += 2 - - fin = (first_byte >> 7) & 1 - rsv1 = (first_byte >> 6) & 1 - rsv2 = (first_byte >> 5) & 1 - rsv3 = (first_byte >> 4) & 1 - opcode = first_byte & 0xF - - # frame-fin = %x0 ; more frames of this message follow - # / %x1 ; final frame of this message - # frame-rsv1 = %x0 ; - # 1 bit, MUST be 0 unless negotiated otherwise - # frame-rsv2 = %x0 ; - # 1 bit, MUST be 0 unless negotiated otherwise - # frame-rsv3 = %x0 ; - # 1 bit, MUST be 0 unless negotiated otherwise - # - # Remove rsv1 from this test for deflate development - if rsv2 or rsv3 or (rsv1 and not self._compress): - raise WebSocketError( - WSCloseCode.PROTOCOL_ERROR, - "Received frame with non-zero reserved bits", - ) - - if opcode > 0x7 and fin == 0: - raise WebSocketError( - WSCloseCode.PROTOCOL_ERROR, - "Received fragmented control frame", - ) - - has_mask = (second_byte >> 7) & 1 - length = second_byte & 0x7F - - # Control frames MUST have a payload - # length of 125 bytes or less - if opcode > 0x7 and length > 125: - raise WebSocketError( - WSCloseCode.PROTOCOL_ERROR, - "Control frame payload cannot be larger than 125 bytes", - ) - - # Set compress status if last package is FIN - # OR set compress status if this is first fragment - # Raise error if not first fragment with rsv1 = 0x1 - if self._frame_fin or self._compressed == COMPRESSED_NOT_SET: - self._compressed = COMPRESSED_TRUE if rsv1 else COMPRESSED_FALSE - elif rsv1: - raise WebSocketError( - WSCloseCode.PROTOCOL_ERROR, - "Received frame with non-zero reserved bits", - ) - - self._frame_fin = bool(fin) - self._frame_opcode = opcode - self._has_mask = bool(has_mask) - self._payload_len_flag = length - self._state = READ_PAYLOAD_LENGTH - - # read payload length - if self._state == READ_PAYLOAD_LENGTH: - len_flag = self._payload_len_flag - if len_flag == 126: - if data_len - start_pos < 2: - break - first_byte = data_cstr[start_pos] - second_byte = data_cstr[start_pos + 1] - start_pos += 2 - self._payload_bytes_to_read = first_byte << 8 | second_byte - elif len_flag > 126: - if data_len - start_pos < 8: - break - self._payload_bytes_to_read = UNPACK_LEN3(data, start_pos)[0] - start_pos += 8 - else: - self._payload_bytes_to_read = len_flag - - self._state = READ_PAYLOAD_MASK if self._has_mask else READ_PAYLOAD - - # read payload mask - if self._state == READ_PAYLOAD_MASK: - if data_len - start_pos < 4: - break - self._frame_mask = data_cstr[start_pos : start_pos + 4] - start_pos += 4 - self._state = READ_PAYLOAD - - if self._state == READ_PAYLOAD: - chunk_len = data_len - start_pos - if self._payload_bytes_to_read >= chunk_len: - f_end_pos = data_len - self._payload_bytes_to_read -= chunk_len - else: - f_end_pos = start_pos + self._payload_bytes_to_read - self._payload_bytes_to_read = 0 - - had_fragments = self._frame_payload_len - self._frame_payload_len += f_end_pos - start_pos - f_start_pos = start_pos - start_pos = f_end_pos - - if self._payload_bytes_to_read != 0: - # If we don't have a complete frame, we need to save the - # data for the next call to feed_data. - self._payload_fragments.append(data_cstr[f_start_pos:f_end_pos]) - break - - payload: Union[bytes, bytearray] - if had_fragments: - # We have to join the payload fragments get the payload - self._payload_fragments.append(data_cstr[f_start_pos:f_end_pos]) - if self._has_mask: - assert self._frame_mask is not None - payload_bytearray = bytearray(b"".join(self._payload_fragments)) - websocket_mask(self._frame_mask, payload_bytearray) - payload = payload_bytearray - else: - payload = b"".join(self._payload_fragments) - self._payload_fragments.clear() - elif self._has_mask: - assert self._frame_mask is not None - payload_bytearray = data_cstr[f_start_pos:f_end_pos] # type: ignore[assignment] - if type(payload_bytearray) is not bytearray: # pragma: no branch - # Cython will do the conversion for us - # but we need to do it for Python and we - # will always get here in Python - payload_bytearray = bytearray(payload_bytearray) - websocket_mask(self._frame_mask, payload_bytearray) - payload = payload_bytearray - else: - payload = data_cstr[f_start_pos:f_end_pos] - - self._handle_frame( - self._frame_fin, self._frame_opcode, payload, self._compressed - ) - self._frame_payload_len = 0 - self._state = READ_HEADER - - # XXX: Cython needs slices to be bounded, so we can't omit the slice end here. - self._tail = data_cstr[start_pos:data_len] if start_pos < data_len else b"" diff --git a/bot/lib/python3.11/site-packages/aiohttp/_websocket/reader_py.py b/bot/lib/python3.11/site-packages/aiohttp/_websocket/reader_py.py deleted file mode 100644 index f966a15..0000000 --- a/bot/lib/python3.11/site-packages/aiohttp/_websocket/reader_py.py +++ /dev/null @@ -1,476 +0,0 @@ -"""Reader for WebSocket protocol versions 13 and 8.""" - -import asyncio -import builtins -from collections import deque -from typing import Deque, Final, Optional, Set, Tuple, Union - -from ..base_protocol import BaseProtocol -from ..compression_utils import ZLibDecompressor -from ..helpers import _EXC_SENTINEL, set_exception -from ..streams import EofStream -from .helpers import UNPACK_CLOSE_CODE, UNPACK_LEN3, websocket_mask -from .models import ( - WS_DEFLATE_TRAILING, - WebSocketError, - WSCloseCode, - WSMessage, - WSMsgType, -) - -ALLOWED_CLOSE_CODES: Final[Set[int]] = {int(i) for i in WSCloseCode} - -# States for the reader, used to parse the WebSocket frame -# integer values are used so they can be cythonized -READ_HEADER = 1 -READ_PAYLOAD_LENGTH = 2 -READ_PAYLOAD_MASK = 3 -READ_PAYLOAD = 4 - -WS_MSG_TYPE_BINARY = WSMsgType.BINARY -WS_MSG_TYPE_TEXT = WSMsgType.TEXT - -# WSMsgType values unpacked so they can by cythonized to ints -OP_CODE_NOT_SET = -1 -OP_CODE_CONTINUATION = WSMsgType.CONTINUATION.value -OP_CODE_TEXT = WSMsgType.TEXT.value -OP_CODE_BINARY = WSMsgType.BINARY.value -OP_CODE_CLOSE = WSMsgType.CLOSE.value -OP_CODE_PING = WSMsgType.PING.value -OP_CODE_PONG = WSMsgType.PONG.value - -EMPTY_FRAME_ERROR = (True, b"") -EMPTY_FRAME = (False, b"") - -COMPRESSED_NOT_SET = -1 -COMPRESSED_FALSE = 0 -COMPRESSED_TRUE = 1 - -TUPLE_NEW = tuple.__new__ - -cython_int = int # Typed to int in Python, but cython with use a signed int in the pxd - - -class WebSocketDataQueue: - """WebSocketDataQueue resumes and pauses an underlying stream. - - It is a destination for WebSocket data. - """ - - def __init__( - self, protocol: BaseProtocol, limit: int, *, loop: asyncio.AbstractEventLoop - ) -> None: - self._size = 0 - self._protocol = protocol - self._limit = limit * 2 - self._loop = loop - self._eof = False - self._waiter: Optional[asyncio.Future[None]] = None - self._exception: Union[BaseException, None] = None - self._buffer: Deque[Tuple[WSMessage, int]] = deque() - self._get_buffer = self._buffer.popleft - self._put_buffer = self._buffer.append - - def is_eof(self) -> bool: - return self._eof - - def exception(self) -> Optional[BaseException]: - return self._exception - - def set_exception( - self, - exc: BaseException, - exc_cause: builtins.BaseException = _EXC_SENTINEL, - ) -> None: - self._eof = True - self._exception = exc - if (waiter := self._waiter) is not None: - self._waiter = None - set_exception(waiter, exc, exc_cause) - - def _release_waiter(self) -> None: - if (waiter := self._waiter) is None: - return - self._waiter = None - if not waiter.done(): - waiter.set_result(None) - - def feed_eof(self) -> None: - self._eof = True - self._release_waiter() - self._exception = None # Break cyclic references - - def feed_data(self, data: "WSMessage", size: "cython_int") -> None: - self._size += size - self._put_buffer((data, size)) - self._release_waiter() - if self._size > self._limit and not self._protocol._reading_paused: - self._protocol.pause_reading() - - async def read(self) -> WSMessage: - if not self._buffer and not self._eof: - assert not self._waiter - self._waiter = self._loop.create_future() - try: - await self._waiter - except (asyncio.CancelledError, asyncio.TimeoutError): - self._waiter = None - raise - return self._read_from_buffer() - - def _read_from_buffer(self) -> WSMessage: - if self._buffer: - data, size = self._get_buffer() - self._size -= size - if self._size < self._limit and self._protocol._reading_paused: - self._protocol.resume_reading() - return data - if self._exception is not None: - raise self._exception - raise EofStream - - -class WebSocketReader: - def __init__( - self, queue: WebSocketDataQueue, max_msg_size: int, compress: bool = True - ) -> None: - self.queue = queue - self._max_msg_size = max_msg_size - - self._exc: Optional[Exception] = None - self._partial = bytearray() - self._state = READ_HEADER - - self._opcode: int = OP_CODE_NOT_SET - self._frame_fin = False - self._frame_opcode: int = OP_CODE_NOT_SET - self._payload_fragments: list[bytes] = [] - self._frame_payload_len = 0 - - self._tail: bytes = b"" - self._has_mask = False - self._frame_mask: Optional[bytes] = None - self._payload_bytes_to_read = 0 - self._payload_len_flag = 0 - self._compressed: int = COMPRESSED_NOT_SET - self._decompressobj: Optional[ZLibDecompressor] = None - self._compress = compress - - def feed_eof(self) -> None: - self.queue.feed_eof() - - # data can be bytearray on Windows because proactor event loop uses bytearray - # and asyncio types this to Union[bytes, bytearray, memoryview] so we need - # coerce data to bytes if it is not - def feed_data( - self, data: Union[bytes, bytearray, memoryview] - ) -> Tuple[bool, bytes]: - if type(data) is not bytes: - data = bytes(data) - - if self._exc is not None: - return True, data - - try: - self._feed_data(data) - except Exception as exc: - self._exc = exc - set_exception(self.queue, exc) - return EMPTY_FRAME_ERROR - - return EMPTY_FRAME - - def _handle_frame( - self, - fin: bool, - opcode: Union[int, cython_int], # Union intended: Cython pxd uses C int - payload: Union[bytes, bytearray], - compressed: Union[int, cython_int], # Union intended: Cython pxd uses C int - ) -> None: - msg: WSMessage - if opcode in {OP_CODE_TEXT, OP_CODE_BINARY, OP_CODE_CONTINUATION}: - # load text/binary - if not fin: - # got partial frame payload - if opcode != OP_CODE_CONTINUATION: - self._opcode = opcode - self._partial += payload - if self._max_msg_size and len(self._partial) >= self._max_msg_size: - raise WebSocketError( - WSCloseCode.MESSAGE_TOO_BIG, - f"Message size {len(self._partial)} " - f"exceeds limit {self._max_msg_size}", - ) - return - - has_partial = bool(self._partial) - if opcode == OP_CODE_CONTINUATION: - if self._opcode == OP_CODE_NOT_SET: - raise WebSocketError( - WSCloseCode.PROTOCOL_ERROR, - "Continuation frame for non started message", - ) - opcode = self._opcode - self._opcode = OP_CODE_NOT_SET - # previous frame was non finished - # we should get continuation opcode - elif has_partial: - raise WebSocketError( - WSCloseCode.PROTOCOL_ERROR, - "The opcode in non-fin frame is expected " - f"to be zero, got {opcode!r}", - ) - - assembled_payload: Union[bytes, bytearray] - if has_partial: - assembled_payload = self._partial + payload - self._partial.clear() - else: - assembled_payload = payload - - if self._max_msg_size and len(assembled_payload) >= self._max_msg_size: - raise WebSocketError( - WSCloseCode.MESSAGE_TOO_BIG, - f"Message size {len(assembled_payload)} " - f"exceeds limit {self._max_msg_size}", - ) - - # Decompress process must to be done after all packets - # received. - if compressed: - if not self._decompressobj: - self._decompressobj = ZLibDecompressor(suppress_deflate_header=True) - # XXX: It's possible that the zlib backend (isal is known to - # do this, maybe others too?) will return max_length bytes, - # but internally buffer more data such that the payload is - # >max_length, so we return one extra byte and if we're able - # to do that, then the message is too big. - payload_merged = self._decompressobj.decompress_sync( - assembled_payload + WS_DEFLATE_TRAILING, - ( - self._max_msg_size + 1 - if self._max_msg_size - else self._max_msg_size - ), - ) - if self._max_msg_size and len(payload_merged) > self._max_msg_size: - raise WebSocketError( - WSCloseCode.MESSAGE_TOO_BIG, - f"Decompressed message exceeds size limit {self._max_msg_size}", - ) - elif type(assembled_payload) is bytes: - payload_merged = assembled_payload - else: - payload_merged = bytes(assembled_payload) - - if opcode == OP_CODE_TEXT: - try: - text = payload_merged.decode("utf-8") - except UnicodeDecodeError as exc: - raise WebSocketError( - WSCloseCode.INVALID_TEXT, "Invalid UTF-8 text message" - ) from exc - - # XXX: The Text and Binary messages here can be a performance - # bottleneck, so we use tuple.__new__ to improve performance. - # This is not type safe, but many tests should fail in - # test_client_ws_functional.py if this is wrong. - self.queue.feed_data( - TUPLE_NEW(WSMessage, (WS_MSG_TYPE_TEXT, text, "")), - len(payload_merged), - ) - else: - self.queue.feed_data( - TUPLE_NEW(WSMessage, (WS_MSG_TYPE_BINARY, payload_merged, "")), - len(payload_merged), - ) - elif opcode == OP_CODE_CLOSE: - if len(payload) >= 2: - close_code = UNPACK_CLOSE_CODE(payload[:2])[0] - if close_code < 3000 and close_code not in ALLOWED_CLOSE_CODES: - raise WebSocketError( - WSCloseCode.PROTOCOL_ERROR, - f"Invalid close code: {close_code}", - ) - try: - close_message = payload[2:].decode("utf-8") - except UnicodeDecodeError as exc: - raise WebSocketError( - WSCloseCode.INVALID_TEXT, "Invalid UTF-8 text message" - ) from exc - msg = TUPLE_NEW(WSMessage, (WSMsgType.CLOSE, close_code, close_message)) - elif payload: - raise WebSocketError( - WSCloseCode.PROTOCOL_ERROR, - f"Invalid close frame: {fin} {opcode} {payload!r}", - ) - else: - msg = TUPLE_NEW(WSMessage, (WSMsgType.CLOSE, 0, "")) - - self.queue.feed_data(msg, 0) - elif opcode == OP_CODE_PING: - msg = TUPLE_NEW(WSMessage, (WSMsgType.PING, payload, "")) - self.queue.feed_data(msg, len(payload)) - elif opcode == OP_CODE_PONG: - msg = TUPLE_NEW(WSMessage, (WSMsgType.PONG, payload, "")) - self.queue.feed_data(msg, len(payload)) - else: - raise WebSocketError( - WSCloseCode.PROTOCOL_ERROR, f"Unexpected opcode={opcode!r}" - ) - - def _feed_data(self, data: bytes) -> None: - """Return the next frame from the socket.""" - if self._tail: - data, self._tail = self._tail + data, b"" - - start_pos: int = 0 - data_len = len(data) - data_cstr = data - - while True: - # read header - if self._state == READ_HEADER: - if data_len - start_pos < 2: - break - first_byte = data_cstr[start_pos] - second_byte = data_cstr[start_pos + 1] - start_pos += 2 - - fin = (first_byte >> 7) & 1 - rsv1 = (first_byte >> 6) & 1 - rsv2 = (first_byte >> 5) & 1 - rsv3 = (first_byte >> 4) & 1 - opcode = first_byte & 0xF - - # frame-fin = %x0 ; more frames of this message follow - # / %x1 ; final frame of this message - # frame-rsv1 = %x0 ; - # 1 bit, MUST be 0 unless negotiated otherwise - # frame-rsv2 = %x0 ; - # 1 bit, MUST be 0 unless negotiated otherwise - # frame-rsv3 = %x0 ; - # 1 bit, MUST be 0 unless negotiated otherwise - # - # Remove rsv1 from this test for deflate development - if rsv2 or rsv3 or (rsv1 and not self._compress): - raise WebSocketError( - WSCloseCode.PROTOCOL_ERROR, - "Received frame with non-zero reserved bits", - ) - - if opcode > 0x7 and fin == 0: - raise WebSocketError( - WSCloseCode.PROTOCOL_ERROR, - "Received fragmented control frame", - ) - - has_mask = (second_byte >> 7) & 1 - length = second_byte & 0x7F - - # Control frames MUST have a payload - # length of 125 bytes or less - if opcode > 0x7 and length > 125: - raise WebSocketError( - WSCloseCode.PROTOCOL_ERROR, - "Control frame payload cannot be larger than 125 bytes", - ) - - # Set compress status if last package is FIN - # OR set compress status if this is first fragment - # Raise error if not first fragment with rsv1 = 0x1 - if self._frame_fin or self._compressed == COMPRESSED_NOT_SET: - self._compressed = COMPRESSED_TRUE if rsv1 else COMPRESSED_FALSE - elif rsv1: - raise WebSocketError( - WSCloseCode.PROTOCOL_ERROR, - "Received frame with non-zero reserved bits", - ) - - self._frame_fin = bool(fin) - self._frame_opcode = opcode - self._has_mask = bool(has_mask) - self._payload_len_flag = length - self._state = READ_PAYLOAD_LENGTH - - # read payload length - if self._state == READ_PAYLOAD_LENGTH: - len_flag = self._payload_len_flag - if len_flag == 126: - if data_len - start_pos < 2: - break - first_byte = data_cstr[start_pos] - second_byte = data_cstr[start_pos + 1] - start_pos += 2 - self._payload_bytes_to_read = first_byte << 8 | second_byte - elif len_flag > 126: - if data_len - start_pos < 8: - break - self._payload_bytes_to_read = UNPACK_LEN3(data, start_pos)[0] - start_pos += 8 - else: - self._payload_bytes_to_read = len_flag - - self._state = READ_PAYLOAD_MASK if self._has_mask else READ_PAYLOAD - - # read payload mask - if self._state == READ_PAYLOAD_MASK: - if data_len - start_pos < 4: - break - self._frame_mask = data_cstr[start_pos : start_pos + 4] - start_pos += 4 - self._state = READ_PAYLOAD - - if self._state == READ_PAYLOAD: - chunk_len = data_len - start_pos - if self._payload_bytes_to_read >= chunk_len: - f_end_pos = data_len - self._payload_bytes_to_read -= chunk_len - else: - f_end_pos = start_pos + self._payload_bytes_to_read - self._payload_bytes_to_read = 0 - - had_fragments = self._frame_payload_len - self._frame_payload_len += f_end_pos - start_pos - f_start_pos = start_pos - start_pos = f_end_pos - - if self._payload_bytes_to_read != 0: - # If we don't have a complete frame, we need to save the - # data for the next call to feed_data. - self._payload_fragments.append(data_cstr[f_start_pos:f_end_pos]) - break - - payload: Union[bytes, bytearray] - if had_fragments: - # We have to join the payload fragments get the payload - self._payload_fragments.append(data_cstr[f_start_pos:f_end_pos]) - if self._has_mask: - assert self._frame_mask is not None - payload_bytearray = bytearray(b"".join(self._payload_fragments)) - websocket_mask(self._frame_mask, payload_bytearray) - payload = payload_bytearray - else: - payload = b"".join(self._payload_fragments) - self._payload_fragments.clear() - elif self._has_mask: - assert self._frame_mask is not None - payload_bytearray = data_cstr[f_start_pos:f_end_pos] # type: ignore[assignment] - if type(payload_bytearray) is not bytearray: # pragma: no branch - # Cython will do the conversion for us - # but we need to do it for Python and we - # will always get here in Python - payload_bytearray = bytearray(payload_bytearray) - websocket_mask(self._frame_mask, payload_bytearray) - payload = payload_bytearray - else: - payload = data_cstr[f_start_pos:f_end_pos] - - self._handle_frame( - self._frame_fin, self._frame_opcode, payload, self._compressed - ) - self._frame_payload_len = 0 - self._state = READ_HEADER - - # XXX: Cython needs slices to be bounded, so we can't omit the slice end here. - self._tail = data_cstr[start_pos:data_len] if start_pos < data_len else b"" diff --git a/bot/lib/python3.11/site-packages/aiohttp/_websocket/writer.py b/bot/lib/python3.11/site-packages/aiohttp/_websocket/writer.py deleted file mode 100644 index 9604202..0000000 --- a/bot/lib/python3.11/site-packages/aiohttp/_websocket/writer.py +++ /dev/null @@ -1,262 +0,0 @@ -"""WebSocket protocol versions 13 and 8.""" - -import asyncio -import random -import sys -from functools import partial -from typing import Final, Optional, Set, Union - -from ..base_protocol import BaseProtocol -from ..client_exceptions import ClientConnectionResetError -from ..compression_utils import ZLibBackend, ZLibCompressor -from .helpers import ( - MASK_LEN, - MSG_SIZE, - PACK_CLOSE_CODE, - PACK_LEN1, - PACK_LEN2, - PACK_LEN3, - PACK_RANDBITS, - websocket_mask, -) -from .models import WS_DEFLATE_TRAILING, WSMsgType - -DEFAULT_LIMIT: Final[int] = 2**16 - -# WebSocket opcode boundary: opcodes 0-7 are data frames, 8-15 are control frames -# Control frames (ping, pong, close) are never compressed -WS_CONTROL_FRAME_OPCODE: Final[int] = 8 - -# For websockets, keeping latency low is extremely important as implementations -# generally expect to be able to send and receive messages quickly. We use a -# larger chunk size to reduce the number of executor calls and avoid task -# creation overhead, since both are significant sources of latency when chunks -# are small. A size of 16KiB was chosen as a balance between avoiding task -# overhead and not blocking the event loop too long with synchronous compression. - -WEBSOCKET_MAX_SYNC_CHUNK_SIZE = 16 * 1024 - - -class WebSocketWriter: - """WebSocket writer. - - The writer is responsible for sending messages to the client. It is - created by the protocol when a connection is established. The writer - should avoid implementing any application logic and should only be - concerned with the low-level details of the WebSocket protocol. - """ - - def __init__( - self, - protocol: BaseProtocol, - transport: asyncio.Transport, - *, - use_mask: bool = False, - limit: int = DEFAULT_LIMIT, - random: random.Random = random.Random(), - compress: int = 0, - notakeover: bool = False, - ) -> None: - """Initialize a WebSocket writer.""" - self.protocol = protocol - self.transport = transport - self.use_mask = use_mask - self.get_random_bits = partial(random.getrandbits, 32) - self.compress = compress - self.notakeover = notakeover - self._closing = False - self._limit = limit - self._output_size = 0 - self._compressobj: Optional[ZLibCompressor] = None - self._send_lock = asyncio.Lock() - self._background_tasks: Set[asyncio.Task[None]] = set() - - async def send_frame( - self, message: bytes, opcode: int, compress: Optional[int] = None - ) -> None: - """Send a frame over the websocket with message as its payload.""" - if self._closing and not (opcode & WSMsgType.CLOSE): - raise ClientConnectionResetError("Cannot write to closing transport") - - if not (compress or self.compress) or opcode >= WS_CONTROL_FRAME_OPCODE: - # Non-compressed frames don't need lock or shield - self._write_websocket_frame(message, opcode, 0) - elif len(message) <= WEBSOCKET_MAX_SYNC_CHUNK_SIZE: - # Small compressed payloads - compress synchronously in event loop - # We need the lock even though sync compression has no await points. - # This prevents small frames from interleaving with large frames that - # compress in the executor, avoiding compressor state corruption. - async with self._send_lock: - self._send_compressed_frame_sync(message, opcode, compress) - else: - # Large compressed frames need shield to prevent corruption - # For large compressed frames, the entire compress+send - # operation must be atomic. If cancelled after compression but - # before send, the compressor state would be advanced but data - # not sent, corrupting subsequent frames. - # Create a task to shield from cancellation - # The lock is acquired inside the shielded task so the entire - # operation (lock + compress + send) completes atomically. - # Use eager_start on Python 3.12+ to avoid scheduling overhead - loop = asyncio.get_running_loop() - coro = self._send_compressed_frame_async_locked(message, opcode, compress) - if sys.version_info >= (3, 12): - send_task = asyncio.Task(coro, loop=loop, eager_start=True) - else: - send_task = loop.create_task(coro) - # Keep a strong reference to prevent garbage collection - self._background_tasks.add(send_task) - send_task.add_done_callback(self._background_tasks.discard) - await asyncio.shield(send_task) - - # It is safe to return control to the event loop when using compression - # after this point as we have already sent or buffered all the data. - # Once we have written output_size up to the limit, we call the - # drain helper which waits for the transport to be ready to accept - # more data. This is a flow control mechanism to prevent the buffer - # from growing too large. The drain helper will return right away - # if the writer is not paused. - if self._output_size > self._limit: - self._output_size = 0 - if self.protocol._paused: - await self.protocol._drain_helper() - - def _write_websocket_frame(self, message: bytes, opcode: int, rsv: int) -> None: - """ - Write a websocket frame to the transport. - - This method handles frame header construction, masking, and writing to transport. - It does not handle compression or flow control - those are the responsibility - of the caller. - """ - msg_length = len(message) - - use_mask = self.use_mask - mask_bit = 0x80 if use_mask else 0 - - # Depending on the message length, the header is assembled differently. - # The first byte is reserved for the opcode and the RSV bits. - first_byte = 0x80 | rsv | opcode - if msg_length < 126: - header = PACK_LEN1(first_byte, msg_length | mask_bit) - header_len = 2 - elif msg_length < 65536: - header = PACK_LEN2(first_byte, 126 | mask_bit, msg_length) - header_len = 4 - else: - header = PACK_LEN3(first_byte, 127 | mask_bit, msg_length) - header_len = 10 - - if self.transport.is_closing(): - raise ClientConnectionResetError("Cannot write to closing transport") - - # https://datatracker.ietf.org/doc/html/rfc6455#section-5.3 - # If we are using a mask, we need to generate it randomly - # and apply it to the message before sending it. A mask is - # a 32-bit value that is applied to the message using a - # bitwise XOR operation. It is used to prevent certain types - # of attacks on the websocket protocol. The mask is only used - # when aiohttp is acting as a client. Servers do not use a mask. - if use_mask: - mask = PACK_RANDBITS(self.get_random_bits()) - message = bytearray(message) - websocket_mask(mask, message) - self.transport.write(header + mask + message) - self._output_size += MASK_LEN - elif msg_length > MSG_SIZE: - self.transport.write(header) - self.transport.write(message) - else: - self.transport.write(header + message) - - self._output_size += header_len + msg_length - - def _get_compressor(self, compress: Optional[int]) -> ZLibCompressor: - """Get or create a compressor object for the given compression level.""" - if compress: - # Do not set self._compress if compressing is for this frame - return ZLibCompressor( - level=ZLibBackend.Z_BEST_SPEED, - wbits=-compress, - max_sync_chunk_size=WEBSOCKET_MAX_SYNC_CHUNK_SIZE, - ) - if not self._compressobj: - self._compressobj = ZLibCompressor( - level=ZLibBackend.Z_BEST_SPEED, - wbits=-self.compress, - max_sync_chunk_size=WEBSOCKET_MAX_SYNC_CHUNK_SIZE, - ) - return self._compressobj - - def _send_compressed_frame_sync( - self, message: bytes, opcode: int, compress: Optional[int] - ) -> None: - """ - Synchronous send for small compressed frames. - - This is used for small compressed payloads that compress synchronously in the event loop. - Since there are no await points, this is inherently cancellation-safe. - """ - # RSV are the reserved bits in the frame header. They are used to - # indicate that the frame is using an extension. - # https://datatracker.ietf.org/doc/html/rfc6455#section-5.2 - compressobj = self._get_compressor(compress) - # (0x40) RSV1 is set for compressed frames - # https://datatracker.ietf.org/doc/html/rfc7692#section-7.2.3.1 - self._write_websocket_frame( - ( - compressobj.compress_sync(message) - + compressobj.flush( - ZLibBackend.Z_FULL_FLUSH - if self.notakeover - else ZLibBackend.Z_SYNC_FLUSH - ) - ).removesuffix(WS_DEFLATE_TRAILING), - opcode, - 0x40, - ) - - async def _send_compressed_frame_async_locked( - self, message: bytes, opcode: int, compress: Optional[int] - ) -> None: - """ - Async send for large compressed frames with lock. - - Acquires the lock and compresses large payloads asynchronously in - the executor. The lock is held for the entire operation to ensure - the compressor state is not corrupted by concurrent sends. - - MUST be run shielded from cancellation. If cancelled after - compression but before sending, the compressor state would be - advanced but data not sent, corrupting subsequent frames. - """ - async with self._send_lock: - # RSV are the reserved bits in the frame header. They are used to - # indicate that the frame is using an extension. - # https://datatracker.ietf.org/doc/html/rfc6455#section-5.2 - compressobj = self._get_compressor(compress) - # (0x40) RSV1 is set for compressed frames - # https://datatracker.ietf.org/doc/html/rfc7692#section-7.2.3.1 - self._write_websocket_frame( - ( - await compressobj.compress(message) - + compressobj.flush( - ZLibBackend.Z_FULL_FLUSH - if self.notakeover - else ZLibBackend.Z_SYNC_FLUSH - ) - ).removesuffix(WS_DEFLATE_TRAILING), - opcode, - 0x40, - ) - - async def close(self, code: int = 1000, message: Union[bytes, str] = b"") -> None: - """Close the websocket, sending the specified code and message.""" - if isinstance(message, str): - message = message.encode("utf-8") - try: - await self.send_frame( - PACK_CLOSE_CODE(code) + message, opcode=WSMsgType.CLOSE - ) - finally: - self._closing = True diff --git a/bot/lib/python3.11/site-packages/aiohttp/abc.py b/bot/lib/python3.11/site-packages/aiohttp/abc.py deleted file mode 100644 index faf0957..0000000 --- a/bot/lib/python3.11/site-packages/aiohttp/abc.py +++ /dev/null @@ -1,268 +0,0 @@ -import asyncio -import logging -import socket -from abc import ABC, abstractmethod -from collections.abc import Sized -from http.cookies import BaseCookie, Morsel -from typing import ( - TYPE_CHECKING, - Any, - Awaitable, - Callable, - Dict, - Generator, - Iterable, - List, - Optional, - Sequence, - Tuple, - TypedDict, - Union, -) - -from multidict import CIMultiDict -from yarl import URL - -from ._cookie_helpers import parse_set_cookie_headers -from .typedefs import LooseCookies - -if TYPE_CHECKING: - from .web_app import Application - from .web_exceptions import HTTPException - from .web_request import BaseRequest, Request - from .web_response import StreamResponse -else: - BaseRequest = Request = Application = StreamResponse = None - HTTPException = None - - -class AbstractRouter(ABC): - def __init__(self) -> None: - self._frozen = False - - def post_init(self, app: Application) -> None: - """Post init stage. - - Not an abstract method for sake of backward compatibility, - but if the router wants to be aware of the application - it can override this. - """ - - @property - def frozen(self) -> bool: - return self._frozen - - def freeze(self) -> None: - """Freeze router.""" - self._frozen = True - - @abstractmethod - async def resolve(self, request: Request) -> "AbstractMatchInfo": - """Return MATCH_INFO for given request""" - - -class AbstractMatchInfo(ABC): - - __slots__ = () - - @property # pragma: no branch - @abstractmethod - def handler(self) -> Callable[[Request], Awaitable[StreamResponse]]: - """Execute matched request handler""" - - @property - @abstractmethod - def expect_handler( - self, - ) -> Callable[[Request], Awaitable[Optional[StreamResponse]]]: - """Expect handler for 100-continue processing""" - - @property # pragma: no branch - @abstractmethod - def http_exception(self) -> Optional[HTTPException]: - """HTTPException instance raised on router's resolving, or None""" - - @abstractmethod # pragma: no branch - def get_info(self) -> Dict[str, Any]: - """Return a dict with additional info useful for introspection""" - - @property # pragma: no branch - @abstractmethod - def apps(self) -> Tuple[Application, ...]: - """Stack of nested applications. - - Top level application is left-most element. - - """ - - @abstractmethod - def add_app(self, app: Application) -> None: - """Add application to the nested apps stack.""" - - @abstractmethod - def freeze(self) -> None: - """Freeze the match info. - - The method is called after route resolution. - - After the call .add_app() is forbidden. - - """ - - -class AbstractView(ABC): - """Abstract class based view.""" - - def __init__(self, request: Request) -> None: - self._request = request - - @property - def request(self) -> Request: - """Request instance.""" - return self._request - - @abstractmethod - def __await__(self) -> Generator[None, None, StreamResponse]: - """Execute the view handler.""" - - -class ResolveResult(TypedDict): - """Resolve result. - - This is the result returned from an AbstractResolver's - resolve method. - - :param hostname: The hostname that was provided. - :param host: The IP address that was resolved. - :param port: The port that was resolved. - :param family: The address family that was resolved. - :param proto: The protocol that was resolved. - :param flags: The flags that were resolved. - """ - - hostname: str - host: str - port: int - family: int - proto: int - flags: int - - -class AbstractResolver(ABC): - """Abstract DNS resolver.""" - - @abstractmethod - async def resolve( - self, host: str, port: int = 0, family: socket.AddressFamily = socket.AF_INET - ) -> List[ResolveResult]: - """Return IP address for given hostname""" - - @abstractmethod - async def close(self) -> None: - """Release resolver""" - - -if TYPE_CHECKING: - IterableBase = Iterable[Morsel[str]] -else: - IterableBase = Iterable - - -ClearCookiePredicate = Callable[["Morsel[str]"], bool] - - -class AbstractCookieJar(Sized, IterableBase): - """Abstract Cookie Jar.""" - - def __init__(self, *, loop: Optional[asyncio.AbstractEventLoop] = None) -> None: - self._loop = loop or asyncio.get_running_loop() - - @property - @abstractmethod - def quote_cookie(self) -> bool: - """Return True if cookies should be quoted.""" - - @abstractmethod - def clear(self, predicate: Optional[ClearCookiePredicate] = None) -> None: - """Clear all cookies if no predicate is passed.""" - - @abstractmethod - def clear_domain(self, domain: str) -> None: - """Clear all cookies for domain and all subdomains.""" - - @abstractmethod - def update_cookies(self, cookies: LooseCookies, response_url: URL = URL()) -> None: - """Update cookies.""" - - def update_cookies_from_headers( - self, headers: Sequence[str], response_url: URL - ) -> None: - """Update cookies from raw Set-Cookie headers.""" - if headers and (cookies_to_update := parse_set_cookie_headers(headers)): - self.update_cookies(cookies_to_update, response_url) - - @abstractmethod - def filter_cookies(self, request_url: URL) -> "BaseCookie[str]": - """Return the jar's cookies filtered by their attributes.""" - - -class AbstractStreamWriter(ABC): - """Abstract stream writer.""" - - buffer_size: int = 0 - output_size: int = 0 - length: Optional[int] = 0 - - @abstractmethod - async def write(self, chunk: Union[bytes, bytearray, memoryview]) -> None: - """Write chunk into stream.""" - - @abstractmethod - async def write_eof(self, chunk: bytes = b"") -> None: - """Write last chunk.""" - - @abstractmethod - async def drain(self) -> None: - """Flush the write buffer.""" - - @abstractmethod - def enable_compression( - self, encoding: str = "deflate", strategy: Optional[int] = None - ) -> None: - """Enable HTTP body compression""" - - @abstractmethod - def enable_chunking(self) -> None: - """Enable HTTP chunked mode""" - - @abstractmethod - async def write_headers( - self, status_line: str, headers: "CIMultiDict[str]" - ) -> None: - """Write HTTP headers""" - - def send_headers(self) -> None: - """Force sending buffered headers if not already sent. - - Required only if write_headers() buffers headers instead of sending immediately. - For backwards compatibility, this method does nothing by default. - """ - - -class AbstractAccessLogger(ABC): - """Abstract writer to access log.""" - - __slots__ = ("logger", "log_format") - - def __init__(self, logger: logging.Logger, log_format: str) -> None: - self.logger = logger - self.log_format = log_format - - @abstractmethod - def log(self, request: BaseRequest, response: StreamResponse, time: float) -> None: - """Emit log to logger.""" - - @property - def enabled(self) -> bool: - """Check if logger is enabled.""" - return True diff --git a/bot/lib/python3.11/site-packages/aiohttp/base_protocol.py b/bot/lib/python3.11/site-packages/aiohttp/base_protocol.py deleted file mode 100644 index b0a67ed..0000000 --- a/bot/lib/python3.11/site-packages/aiohttp/base_protocol.py +++ /dev/null @@ -1,100 +0,0 @@ -import asyncio -from typing import Optional, cast - -from .client_exceptions import ClientConnectionResetError -from .helpers import set_exception -from .tcp_helpers import tcp_nodelay - - -class BaseProtocol(asyncio.Protocol): - __slots__ = ( - "_loop", - "_paused", - "_drain_waiter", - "_connection_lost", - "_reading_paused", - "transport", - ) - - def __init__(self, loop: asyncio.AbstractEventLoop) -> None: - self._loop: asyncio.AbstractEventLoop = loop - self._paused = False - self._drain_waiter: Optional[asyncio.Future[None]] = None - self._reading_paused = False - - self.transport: Optional[asyncio.Transport] = None - - @property - def connected(self) -> bool: - """Return True if the connection is open.""" - return self.transport is not None - - @property - def writing_paused(self) -> bool: - return self._paused - - def pause_writing(self) -> None: - assert not self._paused - self._paused = True - - def resume_writing(self) -> None: - assert self._paused - self._paused = False - - waiter = self._drain_waiter - if waiter is not None: - self._drain_waiter = None - if not waiter.done(): - waiter.set_result(None) - - def pause_reading(self) -> None: - if not self._reading_paused and self.transport is not None: - try: - self.transport.pause_reading() - except (AttributeError, NotImplementedError, RuntimeError): - pass - self._reading_paused = True - - def resume_reading(self) -> None: - if self._reading_paused and self.transport is not None: - try: - self.transport.resume_reading() - except (AttributeError, NotImplementedError, RuntimeError): - pass - self._reading_paused = False - - def connection_made(self, transport: asyncio.BaseTransport) -> None: - tr = cast(asyncio.Transport, transport) - tcp_nodelay(tr, True) - self.transport = tr - - def connection_lost(self, exc: Optional[BaseException]) -> None: - # Wake up the writer if currently paused. - self.transport = None - if not self._paused: - return - waiter = self._drain_waiter - if waiter is None: - return - self._drain_waiter = None - if waiter.done(): - return - if exc is None: - waiter.set_result(None) - else: - set_exception( - waiter, - ConnectionError("Connection lost"), - exc, - ) - - async def _drain_helper(self) -> None: - if self.transport is None: - raise ClientConnectionResetError("Connection lost") - if not self._paused: - return - waiter = self._drain_waiter - if waiter is None: - waiter = self._loop.create_future() - self._drain_waiter = waiter - await asyncio.shield(waiter) diff --git a/bot/lib/python3.11/site-packages/aiohttp/client.py b/bot/lib/python3.11/site-packages/aiohttp/client.py deleted file mode 100644 index bc4ee17..0000000 --- a/bot/lib/python3.11/site-packages/aiohttp/client.py +++ /dev/null @@ -1,1635 +0,0 @@ -"""HTTP Client for asyncio.""" - -import asyncio -import base64 -import hashlib -import json -import os -import sys -import traceback -import warnings -from contextlib import suppress -from types import TracebackType -from typing import ( - TYPE_CHECKING, - Any, - Awaitable, - Callable, - Coroutine, - Final, - FrozenSet, - Generator, - Generic, - Iterable, - List, - Mapping, - Optional, - Sequence, - Set, - Tuple, - Type, - TypedDict, - TypeVar, - Union, -) - -import attr -from multidict import CIMultiDict, MultiDict, MultiDictProxy, istr -from yarl import URL - -from . import hdrs, http, payload -from ._websocket.reader import WebSocketDataQueue -from .abc import AbstractCookieJar -from .client_exceptions import ( - ClientConnectionError, - ClientConnectionResetError, - ClientConnectorCertificateError, - ClientConnectorDNSError, - ClientConnectorError, - ClientConnectorSSLError, - ClientError, - ClientHttpProxyError, - ClientOSError, - ClientPayloadError, - ClientProxyConnectionError, - ClientResponseError, - ClientSSLError, - ConnectionTimeoutError, - ContentTypeError, - InvalidURL, - InvalidUrlClientError, - InvalidUrlRedirectClientError, - NonHttpUrlClientError, - NonHttpUrlRedirectClientError, - RedirectClientError, - ServerConnectionError, - ServerDisconnectedError, - ServerFingerprintMismatch, - ServerTimeoutError, - SocketTimeoutError, - TooManyRedirects, - WSMessageTypeError, - WSServerHandshakeError, -) -from .client_middlewares import ClientMiddlewareType, build_client_middlewares -from .client_reqrep import ( - ClientRequest as ClientRequest, - ClientResponse as ClientResponse, - Fingerprint as Fingerprint, - RequestInfo as RequestInfo, - _merge_ssl_params, -) -from .client_ws import ( - DEFAULT_WS_CLIENT_TIMEOUT, - ClientWebSocketResponse as ClientWebSocketResponse, - ClientWSTimeout as ClientWSTimeout, -) -from .connector import ( - HTTP_AND_EMPTY_SCHEMA_SET, - BaseConnector as BaseConnector, - NamedPipeConnector as NamedPipeConnector, - TCPConnector as TCPConnector, - UnixConnector as UnixConnector, -) -from .cookiejar import CookieJar -from .helpers import ( - _SENTINEL, - DEBUG, - EMPTY_BODY_METHODS, - BasicAuth, - TimeoutHandle, - basicauth_from_netrc, - get_env_proxy_for_url, - netrc_from_env, - sentinel, - strip_auth_from_url, -) -from .http import WS_KEY, HttpVersion, WebSocketReader, WebSocketWriter -from .http_websocket import WSHandshakeError, ws_ext_gen, ws_ext_parse -from .tracing import Trace, TraceConfig -from .typedefs import JSONEncoder, LooseCookies, LooseHeaders, Query, StrOrURL - -__all__ = ( - # client_exceptions - "ClientConnectionError", - "ClientConnectionResetError", - "ClientConnectorCertificateError", - "ClientConnectorDNSError", - "ClientConnectorError", - "ClientConnectorSSLError", - "ClientError", - "ClientHttpProxyError", - "ClientOSError", - "ClientPayloadError", - "ClientProxyConnectionError", - "ClientResponseError", - "ClientSSLError", - "ConnectionTimeoutError", - "ContentTypeError", - "InvalidURL", - "InvalidUrlClientError", - "RedirectClientError", - "NonHttpUrlClientError", - "InvalidUrlRedirectClientError", - "NonHttpUrlRedirectClientError", - "ServerConnectionError", - "ServerDisconnectedError", - "ServerFingerprintMismatch", - "ServerTimeoutError", - "SocketTimeoutError", - "TooManyRedirects", - "WSServerHandshakeError", - # client_reqrep - "ClientRequest", - "ClientResponse", - "Fingerprint", - "RequestInfo", - # connector - "BaseConnector", - "TCPConnector", - "UnixConnector", - "NamedPipeConnector", - # client_ws - "ClientWebSocketResponse", - # client - "ClientSession", - "ClientTimeout", - "ClientWSTimeout", - "request", - "WSMessageTypeError", -) - - -if TYPE_CHECKING: - from ssl import SSLContext -else: - SSLContext = None - -if sys.version_info >= (3, 11) and TYPE_CHECKING: - from typing import Unpack - - -class _RequestOptions(TypedDict, total=False): - params: Query - data: Any - json: Any - cookies: Union[LooseCookies, None] - headers: Union[LooseHeaders, None] - skip_auto_headers: Union[Iterable[str], None] - auth: Union[BasicAuth, None] - allow_redirects: bool - max_redirects: int - compress: Union[str, bool, None] - chunked: Union[bool, None] - expect100: bool - raise_for_status: Union[None, bool, Callable[[ClientResponse], Awaitable[None]]] - read_until_eof: bool - proxy: Union[StrOrURL, None] - proxy_auth: Union[BasicAuth, None] - timeout: "Union[ClientTimeout, _SENTINEL, None]" - ssl: Union[SSLContext, bool, Fingerprint] - server_hostname: Union[str, None] - proxy_headers: Union[LooseHeaders, None] - trace_request_ctx: Union[Mapping[str, Any], None] - read_bufsize: Union[int, None] - auto_decompress: Union[bool, None] - max_line_size: Union[int, None] - max_field_size: Union[int, None] - middlewares: Optional[Sequence[ClientMiddlewareType]] - - -@attr.s(auto_attribs=True, frozen=True, slots=True) -class ClientTimeout: - total: Optional[float] = None - connect: Optional[float] = None - sock_read: Optional[float] = None - sock_connect: Optional[float] = None - ceil_threshold: float = 5 - - # pool_queue_timeout: Optional[float] = None - # dns_resolution_timeout: Optional[float] = None - # socket_connect_timeout: Optional[float] = None - # connection_acquiring_timeout: Optional[float] = None - # new_connection_timeout: Optional[float] = None - # http_header_timeout: Optional[float] = None - # response_body_timeout: Optional[float] = None - - # to create a timeout specific for a single request, either - # - create a completely new one to overwrite the default - # - or use http://www.attrs.org/en/stable/api.html#attr.evolve - # to overwrite the defaults - - -# 5 Minute default read timeout -DEFAULT_TIMEOUT: Final[ClientTimeout] = ClientTimeout(total=5 * 60, sock_connect=30) - -# https://www.rfc-editor.org/rfc/rfc9110#section-9.2.2 -IDEMPOTENT_METHODS = frozenset({"GET", "HEAD", "OPTIONS", "TRACE", "PUT", "DELETE"}) - -_RetType = TypeVar("_RetType", ClientResponse, ClientWebSocketResponse) -_CharsetResolver = Callable[[ClientResponse, bytes], str] - - -class ClientSession: - """First-class interface for making HTTP requests.""" - - ATTRS = frozenset( - [ - "_base_url", - "_base_url_origin", - "_source_traceback", - "_connector", - "_loop", - "_cookie_jar", - "_connector_owner", - "_default_auth", - "_version", - "_json_serialize", - "_requote_redirect_url", - "_timeout", - "_raise_for_status", - "_auto_decompress", - "_trust_env", - "_default_headers", - "_skip_auto_headers", - "_request_class", - "_response_class", - "_ws_response_class", - "_trace_configs", - "_read_bufsize", - "_max_line_size", - "_max_field_size", - "_resolve_charset", - "_default_proxy", - "_default_proxy_auth", - "_retry_connection", - "_middlewares", - "requote_redirect_url", - ] - ) - - _source_traceback: Optional[traceback.StackSummary] = None - _connector: Optional[BaseConnector] = None - - def __init__( - self, - base_url: Optional[StrOrURL] = None, - *, - connector: Optional[BaseConnector] = None, - loop: Optional[asyncio.AbstractEventLoop] = None, - cookies: Optional[LooseCookies] = None, - headers: Optional[LooseHeaders] = None, - proxy: Optional[StrOrURL] = None, - proxy_auth: Optional[BasicAuth] = None, - skip_auto_headers: Optional[Iterable[str]] = None, - auth: Optional[BasicAuth] = None, - json_serialize: JSONEncoder = json.dumps, - request_class: Type[ClientRequest] = ClientRequest, - response_class: Type[ClientResponse] = ClientResponse, - ws_response_class: Type[ClientWebSocketResponse] = ClientWebSocketResponse, - version: HttpVersion = http.HttpVersion11, - cookie_jar: Optional[AbstractCookieJar] = None, - connector_owner: bool = True, - raise_for_status: Union[ - bool, Callable[[ClientResponse], Awaitable[None]] - ] = False, - read_timeout: Union[float, _SENTINEL] = sentinel, - conn_timeout: Optional[float] = None, - timeout: Union[object, ClientTimeout] = sentinel, - auto_decompress: bool = True, - trust_env: bool = False, - requote_redirect_url: bool = True, - trace_configs: Optional[List[TraceConfig]] = None, - read_bufsize: int = 2**16, - max_line_size: int = 8190, - max_field_size: int = 8190, - fallback_charset_resolver: _CharsetResolver = lambda r, b: "utf-8", - middlewares: Sequence[ClientMiddlewareType] = (), - ssl_shutdown_timeout: Union[_SENTINEL, None, float] = sentinel, - ) -> None: - # We initialise _connector to None immediately, as it's referenced in __del__() - # and could cause issues if an exception occurs during initialisation. - self._connector: Optional[BaseConnector] = None - - if loop is None: - if connector is not None: - loop = connector._loop - - loop = loop or asyncio.get_running_loop() - - if base_url is None or isinstance(base_url, URL): - self._base_url: Optional[URL] = base_url - self._base_url_origin = None if base_url is None else base_url.origin() - else: - self._base_url = URL(base_url) - self._base_url_origin = self._base_url.origin() - assert self._base_url.absolute, "Only absolute URLs are supported" - if self._base_url is not None and not self._base_url.path.endswith("/"): - raise ValueError("base_url must have a trailing '/'") - - if timeout is sentinel or timeout is None: - self._timeout = DEFAULT_TIMEOUT - if read_timeout is not sentinel: - warnings.warn( - "read_timeout is deprecated, use timeout argument instead", - DeprecationWarning, - stacklevel=2, - ) - self._timeout = attr.evolve(self._timeout, total=read_timeout) - if conn_timeout is not None: - self._timeout = attr.evolve(self._timeout, connect=conn_timeout) - warnings.warn( - "conn_timeout is deprecated, use timeout argument instead", - DeprecationWarning, - stacklevel=2, - ) - else: - if not isinstance(timeout, ClientTimeout): - raise ValueError( - f"timeout parameter cannot be of {type(timeout)} type, " - "please use 'timeout=ClientTimeout(...)'", - ) - self._timeout = timeout - if read_timeout is not sentinel: - raise ValueError( - "read_timeout and timeout parameters " - "conflict, please setup " - "timeout.read" - ) - if conn_timeout is not None: - raise ValueError( - "conn_timeout and timeout parameters " - "conflict, please setup " - "timeout.connect" - ) - - if ssl_shutdown_timeout is not sentinel: - warnings.warn( - "The ssl_shutdown_timeout parameter is deprecated and will be removed in aiohttp 4.0", - DeprecationWarning, - stacklevel=2, - ) - - if connector is None: - connector = TCPConnector( - loop=loop, ssl_shutdown_timeout=ssl_shutdown_timeout - ) - - if connector._loop is not loop: - raise RuntimeError("Session and connector has to use same event loop") - - self._loop = loop - - if loop.get_debug(): - self._source_traceback = traceback.extract_stack(sys._getframe(1)) - - if cookie_jar is None: - cookie_jar = CookieJar(loop=loop) - self._cookie_jar = cookie_jar - - if cookies: - self._cookie_jar.update_cookies(cookies) - - self._connector = connector - self._connector_owner = connector_owner - self._default_auth = auth - self._version = version - self._json_serialize = json_serialize - self._raise_for_status = raise_for_status - self._auto_decompress = auto_decompress - self._trust_env = trust_env - self._requote_redirect_url = requote_redirect_url - self._read_bufsize = read_bufsize - self._max_line_size = max_line_size - self._max_field_size = max_field_size - - # Convert to list of tuples - if headers: - real_headers: CIMultiDict[str] = CIMultiDict(headers) - else: - real_headers = CIMultiDict() - self._default_headers: CIMultiDict[str] = real_headers - if skip_auto_headers is not None: - self._skip_auto_headers = frozenset(istr(i) for i in skip_auto_headers) - else: - self._skip_auto_headers = frozenset() - - self._request_class = request_class - self._response_class = response_class - self._ws_response_class = ws_response_class - - self._trace_configs = trace_configs or [] - for trace_config in self._trace_configs: - trace_config.freeze() - - self._resolve_charset = fallback_charset_resolver - - self._default_proxy = proxy - self._default_proxy_auth = proxy_auth - self._retry_connection: bool = True - self._middlewares = middlewares - - def __init_subclass__(cls: Type["ClientSession"]) -> None: - warnings.warn( - "Inheritance class {} from ClientSession " - "is discouraged".format(cls.__name__), - DeprecationWarning, - stacklevel=2, - ) - - if DEBUG: - - def __setattr__(self, name: str, val: Any) -> None: - if name not in self.ATTRS: - warnings.warn( - "Setting custom ClientSession.{} attribute " - "is discouraged".format(name), - DeprecationWarning, - stacklevel=2, - ) - super().__setattr__(name, val) - - def __del__(self, _warnings: Any = warnings) -> None: - if not self.closed: - kwargs = {"source": self} - _warnings.warn( - f"Unclosed client session {self!r}", ResourceWarning, **kwargs - ) - context = {"client_session": self, "message": "Unclosed client session"} - if self._source_traceback is not None: - context["source_traceback"] = self._source_traceback - self._loop.call_exception_handler(context) - - if sys.version_info >= (3, 11) and TYPE_CHECKING: - - def request( - self, - method: str, - url: StrOrURL, - **kwargs: Unpack[_RequestOptions], - ) -> "_RequestContextManager": ... - - else: - - def request( - self, method: str, url: StrOrURL, **kwargs: Any - ) -> "_RequestContextManager": - """Perform HTTP request.""" - return _RequestContextManager(self._request(method, url, **kwargs)) - - def _build_url(self, str_or_url: StrOrURL) -> URL: - url = URL(str_or_url) - if self._base_url and not url.absolute: - return self._base_url.join(url) - return url - - async def _request( - self, - method: str, - str_or_url: StrOrURL, - *, - params: Query = None, - data: Any = None, - json: Any = None, - cookies: Optional[LooseCookies] = None, - headers: Optional[LooseHeaders] = None, - skip_auto_headers: Optional[Iterable[str]] = None, - auth: Optional[BasicAuth] = None, - allow_redirects: bool = True, - max_redirects: int = 10, - compress: Union[str, bool, None] = None, - chunked: Optional[bool] = None, - expect100: bool = False, - raise_for_status: Union[ - None, bool, Callable[[ClientResponse], Awaitable[None]] - ] = None, - read_until_eof: bool = True, - proxy: Optional[StrOrURL] = None, - proxy_auth: Optional[BasicAuth] = None, - timeout: Union[ClientTimeout, _SENTINEL] = sentinel, - verify_ssl: Optional[bool] = None, - fingerprint: Optional[bytes] = None, - ssl_context: Optional[SSLContext] = None, - ssl: Union[SSLContext, bool, Fingerprint] = True, - server_hostname: Optional[str] = None, - proxy_headers: Optional[LooseHeaders] = None, - trace_request_ctx: Optional[Mapping[str, Any]] = None, - read_bufsize: Optional[int] = None, - auto_decompress: Optional[bool] = None, - max_line_size: Optional[int] = None, - max_field_size: Optional[int] = None, - middlewares: Optional[Sequence[ClientMiddlewareType]] = None, - ) -> ClientResponse: - - # NOTE: timeout clamps existing connect and read timeouts. We cannot - # set the default to None because we need to detect if the user wants - # to use the existing timeouts by setting timeout to None. - - if self.closed: - raise RuntimeError("Session is closed") - - ssl = _merge_ssl_params(ssl, verify_ssl, ssl_context, fingerprint) - - if data is not None and json is not None: - raise ValueError( - "data and json parameters can not be used at the same time" - ) - elif json is not None: - data = payload.JsonPayload(json, dumps=self._json_serialize) - - if not isinstance(chunked, bool) and chunked is not None: - warnings.warn("Chunk size is deprecated #1615", DeprecationWarning) - - redirects = 0 - history: List[ClientResponse] = [] - version = self._version - params = params or {} - - # Merge with default headers and transform to CIMultiDict - headers = self._prepare_headers(headers) - - try: - url = self._build_url(str_or_url) - except ValueError as e: - raise InvalidUrlClientError(str_or_url) from e - - assert self._connector is not None - if url.scheme not in self._connector.allowed_protocol_schema_set: - raise NonHttpUrlClientError(url) - - skip_headers: Optional[Iterable[istr]] - if skip_auto_headers is not None: - skip_headers = { - istr(i) for i in skip_auto_headers - } | self._skip_auto_headers - elif self._skip_auto_headers: - skip_headers = self._skip_auto_headers - else: - skip_headers = None - - if proxy is None: - proxy = self._default_proxy - if proxy_auth is None: - proxy_auth = self._default_proxy_auth - - if proxy is None: - proxy_headers = None - else: - proxy_headers = self._prepare_headers(proxy_headers) - try: - proxy = URL(proxy) - except ValueError as e: - raise InvalidURL(proxy) from e - - if timeout is sentinel: - real_timeout: ClientTimeout = self._timeout - else: - if not isinstance(timeout, ClientTimeout): - real_timeout = ClientTimeout(total=timeout) - else: - real_timeout = timeout - # timeout is cumulative for all request operations - # (request, redirects, responses, data consuming) - tm = TimeoutHandle( - self._loop, real_timeout.total, ceil_threshold=real_timeout.ceil_threshold - ) - handle = tm.start() - - if read_bufsize is None: - read_bufsize = self._read_bufsize - - if auto_decompress is None: - auto_decompress = self._auto_decompress - - if max_line_size is None: - max_line_size = self._max_line_size - - if max_field_size is None: - max_field_size = self._max_field_size - - traces = [ - Trace( - self, - trace_config, - trace_config.trace_config_ctx(trace_request_ctx=trace_request_ctx), - ) - for trace_config in self._trace_configs - ] - - for trace in traces: - await trace.send_request_start(method, url.update_query(params), headers) - - timer = tm.timer() - try: - with timer: - # https://www.rfc-editor.org/rfc/rfc9112.html#name-retrying-requests - retry_persistent_connection = ( - self._retry_connection and method in IDEMPOTENT_METHODS - ) - while True: - url, auth_from_url = strip_auth_from_url(url) - if not url.raw_host: - # NOTE: Bail early, otherwise, causes `InvalidURL` through - # NOTE: `self._request_class()` below. - err_exc_cls = ( - InvalidUrlRedirectClientError - if redirects - else InvalidUrlClientError - ) - raise err_exc_cls(url) - # If `auth` was passed for an already authenticated URL, - # disallow only if this is the initial URL; this is to avoid issues - # with sketchy redirects that are not the caller's responsibility - if not history and (auth and auth_from_url): - raise ValueError( - "Cannot combine AUTH argument with " - "credentials encoded in URL" - ) - - # Override the auth with the one from the URL only if we - # have no auth, or if we got an auth from a redirect URL - if auth is None or (history and auth_from_url is not None): - auth = auth_from_url - - if ( - auth is None - and self._default_auth - and ( - not self._base_url or self._base_url_origin == url.origin() - ) - ): - auth = self._default_auth - - # Try netrc if auth is still None and trust_env is enabled. - if auth is None and self._trust_env and url.host is not None: - auth = await self._loop.run_in_executor( - None, self._get_netrc_auth, url.host - ) - - # It would be confusing if we support explicit - # Authorization header with auth argument - if ( - headers is not None - and auth is not None - and hdrs.AUTHORIZATION in headers - ): - raise ValueError( - "Cannot combine AUTHORIZATION header " - "with AUTH argument or credentials " - "encoded in URL" - ) - - all_cookies = self._cookie_jar.filter_cookies(url) - - if cookies is not None: - tmp_cookie_jar = CookieJar( - quote_cookie=self._cookie_jar.quote_cookie - ) - tmp_cookie_jar.update_cookies(cookies) - req_cookies = tmp_cookie_jar.filter_cookies(url) - if req_cookies: - all_cookies.load(req_cookies) - - proxy_: Optional[URL] = None - if proxy is not None: - proxy_ = URL(proxy) - elif self._trust_env: - with suppress(LookupError): - proxy_, proxy_auth = await asyncio.to_thread( - get_env_proxy_for_url, url - ) - - req = self._request_class( - method, - url, - params=params, - headers=headers, - skip_auto_headers=skip_headers, - data=data, - cookies=all_cookies, - auth=auth, - version=version, - compress=compress, - chunked=chunked, - expect100=expect100, - loop=self._loop, - response_class=self._response_class, - proxy=proxy_, - proxy_auth=proxy_auth, - timer=timer, - session=self, - ssl=ssl if ssl is not None else True, - server_hostname=server_hostname, - proxy_headers=proxy_headers, - traces=traces, - trust_env=self.trust_env, - ) - - async def _connect_and_send_request( - req: ClientRequest, - ) -> ClientResponse: - # connection timeout - assert self._connector is not None - try: - conn = await self._connector.connect( - req, traces=traces, timeout=real_timeout - ) - except asyncio.TimeoutError as exc: - raise ConnectionTimeoutError( - f"Connection timeout to host {req.url}" - ) from exc - - assert conn.protocol is not None - conn.protocol.set_response_params( - timer=timer, - skip_payload=req.method in EMPTY_BODY_METHODS, - read_until_eof=read_until_eof, - auto_decompress=auto_decompress, - read_timeout=real_timeout.sock_read, - read_bufsize=read_bufsize, - timeout_ceil_threshold=self._connector._timeout_ceil_threshold, - max_line_size=max_line_size, - max_field_size=max_field_size, - ) - try: - resp = await req.send(conn) - try: - await resp.start(conn) - except BaseException: - resp.close() - raise - except BaseException: - conn.close() - raise - return resp - - # Apply middleware (if any) - per-request middleware overrides session middleware - effective_middlewares = ( - self._middlewares if middlewares is None else middlewares - ) - - if effective_middlewares: - handler = build_client_middlewares( - _connect_and_send_request, effective_middlewares - ) - else: - handler = _connect_and_send_request - - try: - resp = await handler(req) - # Client connector errors should not be retried - except ( - ConnectionTimeoutError, - ClientConnectorError, - ClientConnectorCertificateError, - ClientConnectorSSLError, - ): - raise - except (ClientOSError, ServerDisconnectedError): - if retry_persistent_connection: - retry_persistent_connection = False - continue - raise - except ClientError: - raise - except OSError as exc: - if exc.errno is None and isinstance(exc, asyncio.TimeoutError): - raise - raise ClientOSError(*exc.args) from exc - - # Update cookies from raw headers to preserve duplicates - if resp._raw_cookie_headers: - self._cookie_jar.update_cookies_from_headers( - resp._raw_cookie_headers, resp.url - ) - - # redirects - if resp.status in (301, 302, 303, 307, 308) and allow_redirects: - - for trace in traces: - await trace.send_request_redirect( - method, url.update_query(params), headers, resp - ) - - redirects += 1 - history.append(resp) - if max_redirects and redirects >= max_redirects: - if req._body is not None: - await req._body.close() - resp.close() - raise TooManyRedirects( - history[0].request_info, tuple(history) - ) - - # For 301 and 302, mimic IE, now changed in RFC - # https://github.com/kennethreitz/requests/pull/269 - if (resp.status == 303 and resp.method != hdrs.METH_HEAD) or ( - resp.status in (301, 302) and resp.method == hdrs.METH_POST - ): - method = hdrs.METH_GET - data = None - if headers.get(hdrs.CONTENT_LENGTH): - headers.pop(hdrs.CONTENT_LENGTH) - else: - # For 307/308, always preserve the request body - # For 301/302 with non-POST methods, preserve the request body - # https://www.rfc-editor.org/rfc/rfc9110#section-15.4.3-3.1 - # Use the existing payload to avoid recreating it from a potentially consumed file - data = req._body - - r_url = resp.headers.get(hdrs.LOCATION) or resp.headers.get( - hdrs.URI - ) - if r_url is None: - # see github.com/aio-libs/aiohttp/issues/2022 - break - else: - # reading from correct redirection - # response is forbidden - resp.release() - - try: - parsed_redirect_url = URL( - r_url, encoded=not self._requote_redirect_url - ) - except ValueError as e: - if req._body is not None: - await req._body.close() - resp.close() - raise InvalidUrlRedirectClientError( - r_url, - "Server attempted redirecting to a location that does not look like a URL", - ) from e - - scheme = parsed_redirect_url.scheme - if scheme not in HTTP_AND_EMPTY_SCHEMA_SET: - if req._body is not None: - await req._body.close() - resp.close() - raise NonHttpUrlRedirectClientError(r_url) - elif not scheme: - parsed_redirect_url = url.join(parsed_redirect_url) - - try: - redirect_origin = parsed_redirect_url.origin() - except ValueError as origin_val_err: - if req._body is not None: - await req._body.close() - resp.close() - raise InvalidUrlRedirectClientError( - parsed_redirect_url, - "Invalid redirect URL origin", - ) from origin_val_err - - if url.origin() != redirect_origin: - auth = None - headers.pop(hdrs.AUTHORIZATION, None) - - url = parsed_redirect_url - params = {} - resp.release() - continue - - break - - if req._body is not None: - await req._body.close() - # check response status - if raise_for_status is None: - raise_for_status = self._raise_for_status - - if raise_for_status is None: - pass - elif callable(raise_for_status): - await raise_for_status(resp) - elif raise_for_status: - resp.raise_for_status() - - # register connection - if handle is not None: - if resp.connection is not None: - resp.connection.add_callback(handle.cancel) - else: - handle.cancel() - - resp._history = tuple(history) - - for trace in traces: - await trace.send_request_end( - method, url.update_query(params), headers, resp - ) - return resp - - except BaseException as e: - # cleanup timer - tm.close() - if handle: - handle.cancel() - handle = None - - for trace in traces: - await trace.send_request_exception( - method, url.update_query(params), headers, e - ) - raise - - def ws_connect( - self, - url: StrOrURL, - *, - method: str = hdrs.METH_GET, - protocols: Iterable[str] = (), - timeout: Union[ClientWSTimeout, _SENTINEL] = sentinel, - receive_timeout: Optional[float] = None, - autoclose: bool = True, - autoping: bool = True, - heartbeat: Optional[float] = None, - auth: Optional[BasicAuth] = None, - origin: Optional[str] = None, - params: Query = None, - headers: Optional[LooseHeaders] = None, - proxy: Optional[StrOrURL] = None, - proxy_auth: Optional[BasicAuth] = None, - ssl: Union[SSLContext, bool, Fingerprint] = True, - verify_ssl: Optional[bool] = None, - fingerprint: Optional[bytes] = None, - ssl_context: Optional[SSLContext] = None, - server_hostname: Optional[str] = None, - proxy_headers: Optional[LooseHeaders] = None, - compress: int = 0, - max_msg_size: int = 4 * 1024 * 1024, - ) -> "_WSRequestContextManager": - """Initiate websocket connection.""" - return _WSRequestContextManager( - self._ws_connect( - url, - method=method, - protocols=protocols, - timeout=timeout, - receive_timeout=receive_timeout, - autoclose=autoclose, - autoping=autoping, - heartbeat=heartbeat, - auth=auth, - origin=origin, - params=params, - headers=headers, - proxy=proxy, - proxy_auth=proxy_auth, - ssl=ssl, - verify_ssl=verify_ssl, - fingerprint=fingerprint, - ssl_context=ssl_context, - server_hostname=server_hostname, - proxy_headers=proxy_headers, - compress=compress, - max_msg_size=max_msg_size, - ) - ) - - async def _ws_connect( - self, - url: StrOrURL, - *, - method: str = hdrs.METH_GET, - protocols: Iterable[str] = (), - timeout: Union[ClientWSTimeout, _SENTINEL] = sentinel, - receive_timeout: Optional[float] = None, - autoclose: bool = True, - autoping: bool = True, - heartbeat: Optional[float] = None, - auth: Optional[BasicAuth] = None, - origin: Optional[str] = None, - params: Query = None, - headers: Optional[LooseHeaders] = None, - proxy: Optional[StrOrURL] = None, - proxy_auth: Optional[BasicAuth] = None, - ssl: Union[SSLContext, bool, Fingerprint] = True, - verify_ssl: Optional[bool] = None, - fingerprint: Optional[bytes] = None, - ssl_context: Optional[SSLContext] = None, - server_hostname: Optional[str] = None, - proxy_headers: Optional[LooseHeaders] = None, - compress: int = 0, - max_msg_size: int = 4 * 1024 * 1024, - ) -> ClientWebSocketResponse: - if timeout is not sentinel: - if isinstance(timeout, ClientWSTimeout): - ws_timeout = timeout - else: - warnings.warn( - "parameter 'timeout' of type 'float' " - "is deprecated, please use " - "'timeout=ClientWSTimeout(ws_close=...)'", - DeprecationWarning, - stacklevel=2, - ) - ws_timeout = ClientWSTimeout(ws_close=timeout) - else: - ws_timeout = DEFAULT_WS_CLIENT_TIMEOUT - if receive_timeout is not None: - warnings.warn( - "float parameter 'receive_timeout' " - "is deprecated, please use parameter " - "'timeout=ClientWSTimeout(ws_receive=...)'", - DeprecationWarning, - stacklevel=2, - ) - ws_timeout = attr.evolve(ws_timeout, ws_receive=receive_timeout) - - if headers is None: - real_headers: CIMultiDict[str] = CIMultiDict() - else: - real_headers = CIMultiDict(headers) - - default_headers = { - hdrs.UPGRADE: "websocket", - hdrs.CONNECTION: "Upgrade", - hdrs.SEC_WEBSOCKET_VERSION: "13", - } - - for key, value in default_headers.items(): - real_headers.setdefault(key, value) - - sec_key = base64.b64encode(os.urandom(16)) - real_headers[hdrs.SEC_WEBSOCKET_KEY] = sec_key.decode() - - if protocols: - real_headers[hdrs.SEC_WEBSOCKET_PROTOCOL] = ",".join(protocols) - if origin is not None: - real_headers[hdrs.ORIGIN] = origin - if compress: - extstr = ws_ext_gen(compress=compress) - real_headers[hdrs.SEC_WEBSOCKET_EXTENSIONS] = extstr - - # For the sake of backward compatibility, if user passes in None, convert it to True - if ssl is None: - warnings.warn( - "ssl=None is deprecated, please use ssl=True", - DeprecationWarning, - stacklevel=2, - ) - ssl = True - ssl = _merge_ssl_params(ssl, verify_ssl, ssl_context, fingerprint) - - # send request - resp = await self.request( - method, - url, - params=params, - headers=real_headers, - read_until_eof=False, - auth=auth, - proxy=proxy, - proxy_auth=proxy_auth, - ssl=ssl, - server_hostname=server_hostname, - proxy_headers=proxy_headers, - ) - - try: - # check handshake - if resp.status != 101: - raise WSServerHandshakeError( - resp.request_info, - resp.history, - message="Invalid response status", - status=resp.status, - headers=resp.headers, - ) - - if resp.headers.get(hdrs.UPGRADE, "").lower() != "websocket": - raise WSServerHandshakeError( - resp.request_info, - resp.history, - message="Invalid upgrade header", - status=resp.status, - headers=resp.headers, - ) - - if resp.headers.get(hdrs.CONNECTION, "").lower() != "upgrade": - raise WSServerHandshakeError( - resp.request_info, - resp.history, - message="Invalid connection header", - status=resp.status, - headers=resp.headers, - ) - - # key calculation - r_key = resp.headers.get(hdrs.SEC_WEBSOCKET_ACCEPT, "") - match = base64.b64encode(hashlib.sha1(sec_key + WS_KEY).digest()).decode() - if r_key != match: - raise WSServerHandshakeError( - resp.request_info, - resp.history, - message="Invalid challenge response", - status=resp.status, - headers=resp.headers, - ) - - # websocket protocol - protocol = None - if protocols and hdrs.SEC_WEBSOCKET_PROTOCOL in resp.headers: - resp_protocols = [ - proto.strip() - for proto in resp.headers[hdrs.SEC_WEBSOCKET_PROTOCOL].split(",") - ] - - for proto in resp_protocols: - if proto in protocols: - protocol = proto - break - - # websocket compress - notakeover = False - if compress: - compress_hdrs = resp.headers.get(hdrs.SEC_WEBSOCKET_EXTENSIONS) - if compress_hdrs: - try: - compress, notakeover = ws_ext_parse(compress_hdrs) - except WSHandshakeError as exc: - raise WSServerHandshakeError( - resp.request_info, - resp.history, - message=exc.args[0], - status=resp.status, - headers=resp.headers, - ) from exc - else: - compress = 0 - notakeover = False - - conn = resp.connection - assert conn is not None - conn_proto = conn.protocol - assert conn_proto is not None - - # For WS connection the read_timeout must be either receive_timeout or greater - # None == no timeout, i.e. infinite timeout, so None is the max timeout possible - if ws_timeout.ws_receive is None: - # Reset regardless - conn_proto.read_timeout = None - elif conn_proto.read_timeout is not None: - conn_proto.read_timeout = max( - ws_timeout.ws_receive, conn_proto.read_timeout - ) - - transport = conn.transport - assert transport is not None - reader = WebSocketDataQueue(conn_proto, 2**16, loop=self._loop) - conn_proto.set_parser(WebSocketReader(reader, max_msg_size), reader) - writer = WebSocketWriter( - conn_proto, - transport, - use_mask=True, - compress=compress, - notakeover=notakeover, - ) - except BaseException: - resp.close() - raise - else: - return self._ws_response_class( - reader, - writer, - protocol, - resp, - ws_timeout, - autoclose, - autoping, - self._loop, - heartbeat=heartbeat, - compress=compress, - client_notakeover=notakeover, - ) - - def _prepare_headers(self, headers: Optional[LooseHeaders]) -> "CIMultiDict[str]": - """Add default headers and transform it to CIMultiDict""" - # Convert headers to MultiDict - result = CIMultiDict(self._default_headers) - if headers: - if not isinstance(headers, (MultiDictProxy, MultiDict)): - headers = CIMultiDict(headers) - added_names: Set[str] = set() - for key, value in headers.items(): - if key in added_names: - result.add(key, value) - else: - result[key] = value - added_names.add(key) - return result - - def _get_netrc_auth(self, host: str) -> Optional[BasicAuth]: - """ - Get auth from netrc for the given host. - - This method is designed to be called in an executor to avoid - blocking I/O in the event loop. - """ - netrc_obj = netrc_from_env() - try: - return basicauth_from_netrc(netrc_obj, host) - except LookupError: - return None - - if sys.version_info >= (3, 11) and TYPE_CHECKING: - - def get( - self, - url: StrOrURL, - **kwargs: Unpack[_RequestOptions], - ) -> "_RequestContextManager": ... - - def options( - self, - url: StrOrURL, - **kwargs: Unpack[_RequestOptions], - ) -> "_RequestContextManager": ... - - def head( - self, - url: StrOrURL, - **kwargs: Unpack[_RequestOptions], - ) -> "_RequestContextManager": ... - - def post( - self, - url: StrOrURL, - **kwargs: Unpack[_RequestOptions], - ) -> "_RequestContextManager": ... - - def put( - self, - url: StrOrURL, - **kwargs: Unpack[_RequestOptions], - ) -> "_RequestContextManager": ... - - def patch( - self, - url: StrOrURL, - **kwargs: Unpack[_RequestOptions], - ) -> "_RequestContextManager": ... - - def delete( - self, - url: StrOrURL, - **kwargs: Unpack[_RequestOptions], - ) -> "_RequestContextManager": ... - - else: - - def get( - self, url: StrOrURL, *, allow_redirects: bool = True, **kwargs: Any - ) -> "_RequestContextManager": - """Perform HTTP GET request.""" - return _RequestContextManager( - self._request( - hdrs.METH_GET, url, allow_redirects=allow_redirects, **kwargs - ) - ) - - def options( - self, url: StrOrURL, *, allow_redirects: bool = True, **kwargs: Any - ) -> "_RequestContextManager": - """Perform HTTP OPTIONS request.""" - return _RequestContextManager( - self._request( - hdrs.METH_OPTIONS, url, allow_redirects=allow_redirects, **kwargs - ) - ) - - def head( - self, url: StrOrURL, *, allow_redirects: bool = False, **kwargs: Any - ) -> "_RequestContextManager": - """Perform HTTP HEAD request.""" - return _RequestContextManager( - self._request( - hdrs.METH_HEAD, url, allow_redirects=allow_redirects, **kwargs - ) - ) - - def post( - self, url: StrOrURL, *, data: Any = None, **kwargs: Any - ) -> "_RequestContextManager": - """Perform HTTP POST request.""" - return _RequestContextManager( - self._request(hdrs.METH_POST, url, data=data, **kwargs) - ) - - def put( - self, url: StrOrURL, *, data: Any = None, **kwargs: Any - ) -> "_RequestContextManager": - """Perform HTTP PUT request.""" - return _RequestContextManager( - self._request(hdrs.METH_PUT, url, data=data, **kwargs) - ) - - def patch( - self, url: StrOrURL, *, data: Any = None, **kwargs: Any - ) -> "_RequestContextManager": - """Perform HTTP PATCH request.""" - return _RequestContextManager( - self._request(hdrs.METH_PATCH, url, data=data, **kwargs) - ) - - def delete(self, url: StrOrURL, **kwargs: Any) -> "_RequestContextManager": - """Perform HTTP DELETE request.""" - return _RequestContextManager( - self._request(hdrs.METH_DELETE, url, **kwargs) - ) - - async def close(self) -> None: - """Close underlying connector. - - Release all acquired resources. - """ - if not self.closed: - if self._connector is not None and self._connector_owner: - await self._connector.close() - self._connector = None - - @property - def closed(self) -> bool: - """Is client session closed. - - A readonly property. - """ - return self._connector is None or self._connector.closed - - @property - def connector(self) -> Optional[BaseConnector]: - """Connector instance used for the session.""" - return self._connector - - @property - def cookie_jar(self) -> AbstractCookieJar: - """The session cookies.""" - return self._cookie_jar - - @property - def version(self) -> Tuple[int, int]: - """The session HTTP protocol version.""" - return self._version - - @property - def requote_redirect_url(self) -> bool: - """Do URL requoting on redirection handling.""" - return self._requote_redirect_url - - @requote_redirect_url.setter - def requote_redirect_url(self, val: bool) -> None: - """Do URL requoting on redirection handling.""" - warnings.warn( - "session.requote_redirect_url modification is deprecated #2778", - DeprecationWarning, - stacklevel=2, - ) - self._requote_redirect_url = val - - @property - def loop(self) -> asyncio.AbstractEventLoop: - """Session's loop.""" - warnings.warn( - "client.loop property is deprecated", DeprecationWarning, stacklevel=2 - ) - return self._loop - - @property - def timeout(self) -> ClientTimeout: - """Timeout for the session.""" - return self._timeout - - @property - def headers(self) -> "CIMultiDict[str]": - """The default headers of the client session.""" - return self._default_headers - - @property - def skip_auto_headers(self) -> FrozenSet[istr]: - """Headers for which autogeneration should be skipped""" - return self._skip_auto_headers - - @property - def auth(self) -> Optional[BasicAuth]: - """An object that represents HTTP Basic Authorization""" - return self._default_auth - - @property - def json_serialize(self) -> JSONEncoder: - """Json serializer callable""" - return self._json_serialize - - @property - def connector_owner(self) -> bool: - """Should connector be closed on session closing""" - return self._connector_owner - - @property - def raise_for_status( - self, - ) -> Union[bool, Callable[[ClientResponse], Awaitable[None]]]: - """Should `ClientResponse.raise_for_status()` be called for each response.""" - return self._raise_for_status - - @property - def auto_decompress(self) -> bool: - """Should the body response be automatically decompressed.""" - return self._auto_decompress - - @property - def trust_env(self) -> bool: - """ - Should proxies information from environment or netrc be trusted. - - Information is from HTTP_PROXY / HTTPS_PROXY environment variables - or ~/.netrc file if present. - """ - return self._trust_env - - @property - def trace_configs(self) -> List[TraceConfig]: - """A list of TraceConfig instances used for client tracing""" - return self._trace_configs - - def detach(self) -> None: - """Detach connector from session without closing the former. - - Session is switched to closed state anyway. - """ - self._connector = None - - def __enter__(self) -> None: - raise TypeError("Use async with instead") - - def __exit__( - self, - exc_type: Optional[Type[BaseException]], - exc_val: Optional[BaseException], - exc_tb: Optional[TracebackType], - ) -> None: - # __exit__ should exist in pair with __enter__ but never executed - pass # pragma: no cover - - async def __aenter__(self) -> "ClientSession": - return self - - async def __aexit__( - self, - exc_type: Optional[Type[BaseException]], - exc_val: Optional[BaseException], - exc_tb: Optional[TracebackType], - ) -> None: - await self.close() - - -class _BaseRequestContextManager(Coroutine[Any, Any, _RetType], Generic[_RetType]): - - __slots__ = ("_coro", "_resp") - - def __init__(self, coro: Coroutine["asyncio.Future[Any]", None, _RetType]) -> None: - self._coro: Coroutine["asyncio.Future[Any]", None, _RetType] = coro - - def send(self, arg: None) -> "asyncio.Future[Any]": - return self._coro.send(arg) - - def throw(self, *args: Any, **kwargs: Any) -> "asyncio.Future[Any]": - return self._coro.throw(*args, **kwargs) - - def close(self) -> None: - return self._coro.close() - - def __await__(self) -> Generator[Any, None, _RetType]: - ret = self._coro.__await__() - return ret - - def __iter__(self) -> Generator[Any, None, _RetType]: - return self.__await__() - - async def __aenter__(self) -> _RetType: - self._resp: _RetType = await self._coro - return await self._resp.__aenter__() - - async def __aexit__( - self, - exc_type: Optional[Type[BaseException]], - exc: Optional[BaseException], - tb: Optional[TracebackType], - ) -> None: - await self._resp.__aexit__(exc_type, exc, tb) - - -_RequestContextManager = _BaseRequestContextManager[ClientResponse] -_WSRequestContextManager = _BaseRequestContextManager[ClientWebSocketResponse] - - -class _SessionRequestContextManager: - - __slots__ = ("_coro", "_resp", "_session") - - def __init__( - self, - coro: Coroutine["asyncio.Future[Any]", None, ClientResponse], - session: ClientSession, - ) -> None: - self._coro = coro - self._resp: Optional[ClientResponse] = None - self._session = session - - async def __aenter__(self) -> ClientResponse: - try: - self._resp = await self._coro - except BaseException: - await self._session.close() - raise - else: - return self._resp - - async def __aexit__( - self, - exc_type: Optional[Type[BaseException]], - exc: Optional[BaseException], - tb: Optional[TracebackType], - ) -> None: - assert self._resp is not None - self._resp.close() - await self._session.close() - - -if sys.version_info >= (3, 11) and TYPE_CHECKING: - - def request( - method: str, - url: StrOrURL, - *, - version: HttpVersion = http.HttpVersion11, - connector: Optional[BaseConnector] = None, - loop: Optional[asyncio.AbstractEventLoop] = None, - **kwargs: Unpack[_RequestOptions], - ) -> _SessionRequestContextManager: ... - -else: - - def request( - method: str, - url: StrOrURL, - *, - version: HttpVersion = http.HttpVersion11, - connector: Optional[BaseConnector] = None, - loop: Optional[asyncio.AbstractEventLoop] = None, - **kwargs: Any, - ) -> _SessionRequestContextManager: - """Constructs and sends a request. - - Returns response object. - method - HTTP method - url - request url - params - (optional) Dictionary or bytes to be sent in the query - string of the new request - data - (optional) Dictionary, bytes, or file-like object to - send in the body of the request - json - (optional) Any json compatible python object - headers - (optional) Dictionary of HTTP Headers to send with - the request - cookies - (optional) Dict object to send with the request - auth - (optional) BasicAuth named tuple represent HTTP Basic Auth - auth - aiohttp.helpers.BasicAuth - allow_redirects - (optional) If set to False, do not follow - redirects - version - Request HTTP version. - compress - Set to True if request has to be compressed - with deflate encoding. - chunked - Set to chunk size for chunked transfer encoding. - expect100 - Expect 100-continue response from server. - connector - BaseConnector sub-class instance to support - connection pooling. - read_until_eof - Read response until eof if response - does not have Content-Length header. - loop - Optional event loop. - timeout - Optional ClientTimeout settings structure, 5min - total timeout by default. - Usage:: - >>> import aiohttp - >>> async with aiohttp.request('GET', 'http://python.org/') as resp: - ... print(resp) - ... data = await resp.read() - - """ - connector_owner = False - if connector is None: - connector_owner = True - connector = TCPConnector(loop=loop, force_close=True) - - session = ClientSession( - loop=loop, - cookies=kwargs.pop("cookies", None), - version=version, - timeout=kwargs.pop("timeout", sentinel), - connector=connector, - connector_owner=connector_owner, - ) - - return _SessionRequestContextManager( - session._request(method, url, **kwargs), - session, - ) diff --git a/bot/lib/python3.11/site-packages/aiohttp/client_exceptions.py b/bot/lib/python3.11/site-packages/aiohttp/client_exceptions.py deleted file mode 100644 index 1d298e9..0000000 --- a/bot/lib/python3.11/site-packages/aiohttp/client_exceptions.py +++ /dev/null @@ -1,421 +0,0 @@ -"""HTTP related errors.""" - -import asyncio -import warnings -from typing import TYPE_CHECKING, Optional, Tuple, Union - -from multidict import MultiMapping - -from .typedefs import StrOrURL - -if TYPE_CHECKING: - import ssl - - SSLContext = ssl.SSLContext -else: - try: - import ssl - - SSLContext = ssl.SSLContext - except ImportError: # pragma: no cover - ssl = SSLContext = None # type: ignore[assignment] - -if TYPE_CHECKING: - from .client_reqrep import ClientResponse, ConnectionKey, Fingerprint, RequestInfo - from .http_parser import RawResponseMessage -else: - RequestInfo = ClientResponse = ConnectionKey = RawResponseMessage = None - -__all__ = ( - "ClientError", - "ClientConnectionError", - "ClientConnectionResetError", - "ClientOSError", - "ClientConnectorError", - "ClientProxyConnectionError", - "ClientSSLError", - "ClientConnectorDNSError", - "ClientConnectorSSLError", - "ClientConnectorCertificateError", - "ConnectionTimeoutError", - "SocketTimeoutError", - "ServerConnectionError", - "ServerTimeoutError", - "ServerDisconnectedError", - "ServerFingerprintMismatch", - "ClientResponseError", - "ClientHttpProxyError", - "WSServerHandshakeError", - "ContentTypeError", - "ClientPayloadError", - "InvalidURL", - "InvalidUrlClientError", - "RedirectClientError", - "NonHttpUrlClientError", - "InvalidUrlRedirectClientError", - "NonHttpUrlRedirectClientError", - "WSMessageTypeError", -) - - -class ClientError(Exception): - """Base class for client connection errors.""" - - -class ClientResponseError(ClientError): - """Base class for exceptions that occur after getting a response. - - request_info: An instance of RequestInfo. - history: A sequence of responses, if redirects occurred. - status: HTTP status code. - message: Error message. - headers: Response headers. - """ - - def __init__( - self, - request_info: RequestInfo, - history: Tuple[ClientResponse, ...], - *, - code: Optional[int] = None, - status: Optional[int] = None, - message: str = "", - headers: Optional[MultiMapping[str]] = None, - ) -> None: - self.request_info = request_info - if code is not None: - if status is not None: - raise ValueError( - "Both code and status arguments are provided; " - "code is deprecated, use status instead" - ) - warnings.warn( - "code argument is deprecated, use status instead", - DeprecationWarning, - stacklevel=2, - ) - if status is not None: - self.status = status - elif code is not None: - self.status = code - else: - self.status = 0 - self.message = message - self.headers = headers - self.history = history - self.args = (request_info, history) - - def __str__(self) -> str: - return "{}, message={!r}, url={!r}".format( - self.status, - self.message, - str(self.request_info.real_url), - ) - - def __repr__(self) -> str: - args = f"{self.request_info!r}, {self.history!r}" - if self.status != 0: - args += f", status={self.status!r}" - if self.message != "": - args += f", message={self.message!r}" - if self.headers is not None: - args += f", headers={self.headers!r}" - return f"{type(self).__name__}({args})" - - @property - def code(self) -> int: - warnings.warn( - "code property is deprecated, use status instead", - DeprecationWarning, - stacklevel=2, - ) - return self.status - - @code.setter - def code(self, value: int) -> None: - warnings.warn( - "code property is deprecated, use status instead", - DeprecationWarning, - stacklevel=2, - ) - self.status = value - - -class ContentTypeError(ClientResponseError): - """ContentType found is not valid.""" - - -class WSServerHandshakeError(ClientResponseError): - """websocket server handshake error.""" - - -class ClientHttpProxyError(ClientResponseError): - """HTTP proxy error. - - Raised in :class:`aiohttp.connector.TCPConnector` if - proxy responds with status other than ``200 OK`` - on ``CONNECT`` request. - """ - - -class TooManyRedirects(ClientResponseError): - """Client was redirected too many times.""" - - -class ClientConnectionError(ClientError): - """Base class for client socket errors.""" - - -class ClientConnectionResetError(ClientConnectionError, ConnectionResetError): - """ConnectionResetError""" - - -class ClientOSError(ClientConnectionError, OSError): - """OSError error.""" - - -class ClientConnectorError(ClientOSError): - """Client connector error. - - Raised in :class:`aiohttp.connector.TCPConnector` if - a connection can not be established. - """ - - def __init__(self, connection_key: ConnectionKey, os_error: OSError) -> None: - self._conn_key = connection_key - self._os_error = os_error - super().__init__(os_error.errno, os_error.strerror) - self.args = (connection_key, os_error) - - @property - def os_error(self) -> OSError: - return self._os_error - - @property - def host(self) -> str: - return self._conn_key.host - - @property - def port(self) -> Optional[int]: - return self._conn_key.port - - @property - def ssl(self) -> Union[SSLContext, bool, "Fingerprint"]: - return self._conn_key.ssl - - def __str__(self) -> str: - return "Cannot connect to host {0.host}:{0.port} ssl:{1} [{2}]".format( - self, "default" if self.ssl is True else self.ssl, self.strerror - ) - - # OSError.__reduce__ does too much black magick - __reduce__ = BaseException.__reduce__ - - -class ClientConnectorDNSError(ClientConnectorError): - """DNS resolution failed during client connection. - - Raised in :class:`aiohttp.connector.TCPConnector` if - DNS resolution fails. - """ - - -class ClientProxyConnectionError(ClientConnectorError): - """Proxy connection error. - - Raised in :class:`aiohttp.connector.TCPConnector` if - connection to proxy can not be established. - """ - - -class UnixClientConnectorError(ClientConnectorError): - """Unix connector error. - - Raised in :py:class:`aiohttp.connector.UnixConnector` - if connection to unix socket can not be established. - """ - - def __init__( - self, path: str, connection_key: ConnectionKey, os_error: OSError - ) -> None: - self._path = path - super().__init__(connection_key, os_error) - - @property - def path(self) -> str: - return self._path - - def __str__(self) -> str: - return "Cannot connect to unix socket {0.path} ssl:{1} [{2}]".format( - self, "default" if self.ssl is True else self.ssl, self.strerror - ) - - -class ServerConnectionError(ClientConnectionError): - """Server connection errors.""" - - -class ServerDisconnectedError(ServerConnectionError): - """Server disconnected.""" - - def __init__(self, message: Union[RawResponseMessage, str, None] = None) -> None: - if message is None: - message = "Server disconnected" - - self.args = (message,) - self.message = message - - -class ServerTimeoutError(ServerConnectionError, asyncio.TimeoutError): - """Server timeout error.""" - - -class ConnectionTimeoutError(ServerTimeoutError): - """Connection timeout error.""" - - -class SocketTimeoutError(ServerTimeoutError): - """Socket timeout error.""" - - -class ServerFingerprintMismatch(ServerConnectionError): - """SSL certificate does not match expected fingerprint.""" - - def __init__(self, expected: bytes, got: bytes, host: str, port: int) -> None: - self.expected = expected - self.got = got - self.host = host - self.port = port - self.args = (expected, got, host, port) - - def __repr__(self) -> str: - return "<{} expected={!r} got={!r} host={!r} port={!r}>".format( - self.__class__.__name__, self.expected, self.got, self.host, self.port - ) - - -class ClientPayloadError(ClientError): - """Response payload error.""" - - -class InvalidURL(ClientError, ValueError): - """Invalid URL. - - URL used for fetching is malformed, e.g. it doesn't contains host - part. - """ - - # Derive from ValueError for backward compatibility - - def __init__(self, url: StrOrURL, description: Union[str, None] = None) -> None: - # The type of url is not yarl.URL because the exception can be raised - # on URL(url) call - self._url = url - self._description = description - - if description: - super().__init__(url, description) - else: - super().__init__(url) - - @property - def url(self) -> StrOrURL: - return self._url - - @property - def description(self) -> "str | None": - return self._description - - def __repr__(self) -> str: - return f"<{self.__class__.__name__} {self}>" - - def __str__(self) -> str: - if self._description: - return f"{self._url} - {self._description}" - return str(self._url) - - -class InvalidUrlClientError(InvalidURL): - """Invalid URL client error.""" - - -class RedirectClientError(ClientError): - """Client redirect error.""" - - -class NonHttpUrlClientError(ClientError): - """Non http URL client error.""" - - -class InvalidUrlRedirectClientError(InvalidUrlClientError, RedirectClientError): - """Invalid URL redirect client error.""" - - -class NonHttpUrlRedirectClientError(NonHttpUrlClientError, RedirectClientError): - """Non http URL redirect client error.""" - - -class ClientSSLError(ClientConnectorError): - """Base error for ssl.*Errors.""" - - -if ssl is not None: - cert_errors = (ssl.CertificateError,) - cert_errors_bases = ( - ClientSSLError, - ssl.CertificateError, - ) - - ssl_errors = (ssl.SSLError,) - ssl_error_bases = (ClientSSLError, ssl.SSLError) -else: # pragma: no cover - cert_errors = tuple() - cert_errors_bases = ( - ClientSSLError, - ValueError, - ) - - ssl_errors = tuple() - ssl_error_bases = (ClientSSLError,) - - -class ClientConnectorSSLError(*ssl_error_bases): # type: ignore[misc] - """Response ssl error.""" - - -class ClientConnectorCertificateError(*cert_errors_bases): # type: ignore[misc] - """Response certificate error.""" - - def __init__( - self, connection_key: ConnectionKey, certificate_error: Exception - ) -> None: - self._conn_key = connection_key - self._certificate_error = certificate_error - self.args = (connection_key, certificate_error) - - @property - def certificate_error(self) -> Exception: - return self._certificate_error - - @property - def host(self) -> str: - return self._conn_key.host - - @property - def port(self) -> Optional[int]: - return self._conn_key.port - - @property - def ssl(self) -> bool: - return self._conn_key.is_ssl - - def __str__(self) -> str: - return ( - "Cannot connect to host {0.host}:{0.port} ssl:{0.ssl} " - "[{0.certificate_error.__class__.__name__}: " - "{0.certificate_error.args}]".format(self) - ) - - -class WSMessageTypeError(TypeError): - """WebSocket message type is not valid.""" diff --git a/bot/lib/python3.11/site-packages/aiohttp/client_middleware_digest_auth.py b/bot/lib/python3.11/site-packages/aiohttp/client_middleware_digest_auth.py deleted file mode 100644 index c1ed7ca..0000000 --- a/bot/lib/python3.11/site-packages/aiohttp/client_middleware_digest_auth.py +++ /dev/null @@ -1,476 +0,0 @@ -""" -Digest authentication middleware for aiohttp client. - -This middleware implements HTTP Digest Authentication according to RFC 7616, -providing a more secure alternative to Basic Authentication. It supports all -standard hash algorithms including MD5, SHA, SHA-256, SHA-512 and their session -variants, as well as both 'auth' and 'auth-int' quality of protection (qop) options. -""" - -import hashlib -import os -import re -import time -from typing import ( - Callable, - Dict, - Final, - FrozenSet, - List, - Literal, - Tuple, - TypedDict, - Union, -) - -from yarl import URL - -from . import hdrs -from .client_exceptions import ClientError -from .client_middlewares import ClientHandlerType -from .client_reqrep import ClientRequest, ClientResponse -from .payload import Payload - - -class DigestAuthChallenge(TypedDict, total=False): - realm: str - nonce: str - qop: str - algorithm: str - opaque: str - domain: str - stale: str - - -DigestFunctions: Dict[str, Callable[[bytes], "hashlib._Hash"]] = { - "MD5": hashlib.md5, - "MD5-SESS": hashlib.md5, - "SHA": hashlib.sha1, - "SHA-SESS": hashlib.sha1, - "SHA256": hashlib.sha256, - "SHA256-SESS": hashlib.sha256, - "SHA-256": hashlib.sha256, - "SHA-256-SESS": hashlib.sha256, - "SHA512": hashlib.sha512, - "SHA512-SESS": hashlib.sha512, - "SHA-512": hashlib.sha512, - "SHA-512-SESS": hashlib.sha512, -} - - -# Compile the regex pattern once at module level for performance -_HEADER_PAIRS_PATTERN = re.compile( - r'(\w+)\s*=\s*(?:"((?:[^"\\]|\\.)*)"|([^\s,]+))' - # | | | | | | | | | || | - # +----|--|-|-|--|----|------|----|--||-----|--> alphanumeric key - # +--|-|-|--|----|------|----|--||-----|--> maybe whitespace - # | | | | | | | || | - # +-|-|--|----|------|----|--||-----|--> = (delimiter) - # +-|--|----|------|----|--||-----|--> maybe whitespace - # | | | | | || | - # +--|----|------|----|--||-----|--> group quoted or unquoted - # | | | | || | - # +----|------|----|--||-----|--> if quoted... - # +------|----|--||-----|--> anything but " or \ - # +----|--||-----|--> escaped characters allowed - # +--||-----|--> or can be empty string - # || | - # +|-----|--> if unquoted... - # +-----|--> anything but , or - # +--> at least one char req'd -) - - -# RFC 7616: Challenge parameters to extract -CHALLENGE_FIELDS: Final[ - Tuple[ - Literal["realm", "nonce", "qop", "algorithm", "opaque", "domain", "stale"], ... - ] -] = ( - "realm", - "nonce", - "qop", - "algorithm", - "opaque", - "domain", - "stale", -) - -# Supported digest authentication algorithms -# Use a tuple of sorted keys for predictable documentation and error messages -SUPPORTED_ALGORITHMS: Final[Tuple[str, ...]] = tuple(sorted(DigestFunctions.keys())) - -# RFC 7616: Fields that require quoting in the Digest auth header -# These fields must be enclosed in double quotes in the Authorization header. -# Algorithm, qop, and nc are never quoted per RFC specifications. -# This frozen set is used by the template-based header construction to -# automatically determine which fields need quotes. -QUOTED_AUTH_FIELDS: Final[FrozenSet[str]] = frozenset( - {"username", "realm", "nonce", "uri", "response", "opaque", "cnonce"} -) - - -def escape_quotes(value: str) -> str: - """Escape double quotes for HTTP header values.""" - return value.replace('"', '\\"') - - -def unescape_quotes(value: str) -> str: - """Unescape double quotes in HTTP header values.""" - return value.replace('\\"', '"') - - -def parse_header_pairs(header: str) -> Dict[str, str]: - """ - Parse key-value pairs from WWW-Authenticate or similar HTTP headers. - - This function handles the complex format of WWW-Authenticate header values, - supporting both quoted and unquoted values, proper handling of commas in - quoted values, and whitespace variations per RFC 7616. - - Examples of supported formats: - - key1="value1", key2=value2 - - key1 = "value1" , key2="value, with, commas" - - key1=value1,key2="value2" - - realm="example.com", nonce="12345", qop="auth" - - Args: - header: The header value string to parse - - Returns: - Dictionary mapping parameter names to their values - """ - return { - stripped_key: unescape_quotes(quoted_val) if quoted_val else unquoted_val - for key, quoted_val, unquoted_val in _HEADER_PAIRS_PATTERN.findall(header) - if (stripped_key := key.strip()) - } - - -class DigestAuthMiddleware: - """ - HTTP digest authentication middleware for aiohttp client. - - This middleware intercepts 401 Unauthorized responses containing a Digest - authentication challenge, calculates the appropriate digest credentials, - and automatically retries the request with the proper Authorization header. - - Features: - - Handles all aspects of Digest authentication handshake automatically - - Supports all standard hash algorithms: - - MD5, MD5-SESS - - SHA, SHA-SESS - - SHA256, SHA256-SESS, SHA-256, SHA-256-SESS - - SHA512, SHA512-SESS, SHA-512, SHA-512-SESS - - Supports 'auth' and 'auth-int' quality of protection modes - - Properly handles quoted strings and parameter parsing - - Includes replay attack protection with client nonce count tracking - - Supports preemptive authentication per RFC 7616 Section 3.6 - - Standards compliance: - - RFC 7616: HTTP Digest Access Authentication (primary reference) - - RFC 2617: HTTP Authentication (deprecated by RFC 7616) - - RFC 1945: Section 11.1 (username restrictions) - - Implementation notes: - The core digest calculation is inspired by the implementation in - https://github.com/requests/requests/blob/v2.18.4/requests/auth.py - with added support for modern digest auth features and error handling. - """ - - def __init__( - self, - login: str, - password: str, - preemptive: bool = True, - ) -> None: - if login is None: - raise ValueError("None is not allowed as login value") - - if password is None: - raise ValueError("None is not allowed as password value") - - if ":" in login: - raise ValueError('A ":" is not allowed in username (RFC 1945#section-11.1)') - - self._login_str: Final[str] = login - self._login_bytes: Final[bytes] = login.encode("utf-8") - self._password_bytes: Final[bytes] = password.encode("utf-8") - - self._last_nonce_bytes = b"" - self._nonce_count = 0 - self._challenge: DigestAuthChallenge = {} - self._preemptive: bool = preemptive - # Set of URLs defining the protection space - self._protection_space: List[str] = [] - - async def _encode( - self, method: str, url: URL, body: Union[Payload, Literal[b""]] - ) -> str: - """ - Build digest authorization header for the current challenge. - - Args: - method: The HTTP method (GET, POST, etc.) - url: The request URL - body: The request body (used for qop=auth-int) - - Returns: - A fully formatted Digest authorization header string - - Raises: - ClientError: If the challenge is missing required parameters or - contains unsupported values - - """ - challenge = self._challenge - if "realm" not in challenge: - raise ClientError( - "Malformed Digest auth challenge: Missing 'realm' parameter" - ) - - if "nonce" not in challenge: - raise ClientError( - "Malformed Digest auth challenge: Missing 'nonce' parameter" - ) - - # Empty realm values are allowed per RFC 7616 (SHOULD, not MUST, contain host name) - realm = challenge["realm"] - nonce = challenge["nonce"] - - # Empty nonce values are not allowed as they are security-critical for replay protection - if not nonce: - raise ClientError( - "Security issue: Digest auth challenge contains empty 'nonce' value" - ) - - qop_raw = challenge.get("qop", "") - # Preserve original algorithm case for response while using uppercase for processing - algorithm_original = challenge.get("algorithm", "MD5") - algorithm = algorithm_original.upper() - opaque = challenge.get("opaque", "") - - # Convert string values to bytes once - nonce_bytes = nonce.encode("utf-8") - realm_bytes = realm.encode("utf-8") - path = URL(url).path_qs - - # Process QoP - qop = "" - qop_bytes = b"" - if qop_raw: - valid_qops = {"auth", "auth-int"}.intersection( - {q.strip() for q in qop_raw.split(",") if q.strip()} - ) - if not valid_qops: - raise ClientError( - f"Digest auth error: Unsupported Quality of Protection (qop) value(s): {qop_raw}" - ) - - qop = "auth-int" if "auth-int" in valid_qops else "auth" - qop_bytes = qop.encode("utf-8") - - if algorithm not in DigestFunctions: - raise ClientError( - f"Digest auth error: Unsupported hash algorithm: {algorithm}. " - f"Supported algorithms: {', '.join(SUPPORTED_ALGORITHMS)}" - ) - hash_fn: Final = DigestFunctions[algorithm] - - def H(x: bytes) -> bytes: - """RFC 7616 Section 3: Hash function H(data) = hex(hash(data)).""" - return hash_fn(x).hexdigest().encode() - - def KD(s: bytes, d: bytes) -> bytes: - """RFC 7616 Section 3: KD(secret, data) = H(concat(secret, ":", data)).""" - return H(b":".join((s, d))) - - # Calculate A1 and A2 - A1 = b":".join((self._login_bytes, realm_bytes, self._password_bytes)) - A2 = f"{method.upper()}:{path}".encode() - if qop == "auth-int": - if isinstance(body, Payload): # will always be empty bytes unless Payload - entity_bytes = await body.as_bytes() # Get bytes from Payload - else: - entity_bytes = body - entity_hash = H(entity_bytes) - A2 = b":".join((A2, entity_hash)) - - HA1 = H(A1) - HA2 = H(A2) - - # Nonce count handling - if nonce_bytes == self._last_nonce_bytes: - self._nonce_count += 1 - else: - self._nonce_count = 1 - - self._last_nonce_bytes = nonce_bytes - ncvalue = f"{self._nonce_count:08x}" - ncvalue_bytes = ncvalue.encode("utf-8") - - # Generate client nonce - cnonce = hashlib.sha1( - b"".join( - [ - str(self._nonce_count).encode("utf-8"), - nonce_bytes, - time.ctime().encode("utf-8"), - os.urandom(8), - ] - ) - ).hexdigest()[:16] - cnonce_bytes = cnonce.encode("utf-8") - - # Special handling for session-based algorithms - if algorithm.upper().endswith("-SESS"): - HA1 = H(b":".join((HA1, nonce_bytes, cnonce_bytes))) - - # Calculate the response digest - if qop: - noncebit = b":".join( - (nonce_bytes, ncvalue_bytes, cnonce_bytes, qop_bytes, HA2) - ) - response_digest = KD(HA1, noncebit) - else: - response_digest = KD(HA1, b":".join((nonce_bytes, HA2))) - - # Define a dict mapping of header fields to their values - # Group fields into always-present, optional, and qop-dependent - header_fields = { - # Always present fields - "username": escape_quotes(self._login_str), - "realm": escape_quotes(realm), - "nonce": escape_quotes(nonce), - "uri": path, - "response": response_digest.decode(), - "algorithm": algorithm_original, - } - - # Optional fields - if opaque: - header_fields["opaque"] = escape_quotes(opaque) - - # QoP-dependent fields - if qop: - header_fields["qop"] = qop - header_fields["nc"] = ncvalue - header_fields["cnonce"] = cnonce - - # Build header using templates for each field type - pairs: List[str] = [] - for field, value in header_fields.items(): - if field in QUOTED_AUTH_FIELDS: - pairs.append(f'{field}="{value}"') - else: - pairs.append(f"{field}={value}") - - return f"Digest {', '.join(pairs)}" - - def _in_protection_space(self, url: URL) -> bool: - """ - Check if the given URL is within the current protection space. - - According to RFC 7616, a URI is in the protection space if any URI - in the protection space is a prefix of it (after both have been made absolute). - """ - request_str = str(url) - for space_str in self._protection_space: - # Check if request starts with space URL - if not request_str.startswith(space_str): - continue - # Exact match or space ends with / (proper directory prefix) - if len(request_str) == len(space_str) or space_str[-1] == "/": - return True - # Check next char is / to ensure proper path boundary - if request_str[len(space_str)] == "/": - return True - return False - - def _authenticate(self, response: ClientResponse) -> bool: - """ - Takes the given response and tries digest-auth, if needed. - - Returns true if the original request must be resent. - """ - if response.status != 401: - return False - - auth_header = response.headers.get("www-authenticate", "") - if not auth_header: - return False # No authentication header present - - method, sep, headers = auth_header.partition(" ") - if not sep: - # No space found in www-authenticate header - return False # Malformed auth header, missing scheme separator - - if method.lower() != "digest": - # Not a digest auth challenge (could be Basic, Bearer, etc.) - return False - - if not headers: - # We have a digest scheme but no parameters - return False # Malformed digest header, missing parameters - - # We have a digest auth header with content - if not (header_pairs := parse_header_pairs(headers)): - # Failed to parse any key-value pairs - return False # Malformed digest header, no valid parameters - - # Extract challenge parameters - self._challenge = {} - for field in CHALLENGE_FIELDS: - if value := header_pairs.get(field): - self._challenge[field] = value - - # Update protection space based on domain parameter or default to origin - origin = response.url.origin() - - if domain := self._challenge.get("domain"): - # Parse space-separated list of URIs - self._protection_space = [] - for uri in domain.split(): - # Remove quotes if present - uri = uri.strip('"') - if uri.startswith("/"): - # Path-absolute, relative to origin - self._protection_space.append(str(origin.join(URL(uri)))) - else: - # Absolute URI - self._protection_space.append(str(URL(uri))) - else: - # No domain specified, protection space is entire origin - self._protection_space = [str(origin)] - - # Return True only if we found at least one challenge parameter - return bool(self._challenge) - - async def __call__( - self, request: ClientRequest, handler: ClientHandlerType - ) -> ClientResponse: - """Run the digest auth middleware.""" - response = None - for retry_count in range(2): - # Apply authorization header if: - # 1. This is a retry after 401 (retry_count > 0), OR - # 2. Preemptive auth is enabled AND we have a challenge AND the URL is in protection space - if retry_count > 0 or ( - self._preemptive - and self._challenge - and self._in_protection_space(request.url) - ): - request.headers[hdrs.AUTHORIZATION] = await self._encode( - request.method, request.url, request.body - ) - - # Send the request - response = await handler(request) - - # Check if we need to authenticate - if not self._authenticate(response): - break - - # At this point, response is guaranteed to be defined - assert response is not None - return response diff --git a/bot/lib/python3.11/site-packages/aiohttp/client_middlewares.py b/bot/lib/python3.11/site-packages/aiohttp/client_middlewares.py deleted file mode 100644 index 3ca2cb2..0000000 --- a/bot/lib/python3.11/site-packages/aiohttp/client_middlewares.py +++ /dev/null @@ -1,55 +0,0 @@ -"""Client middleware support.""" - -from collections.abc import Awaitable, Callable, Sequence - -from .client_reqrep import ClientRequest, ClientResponse - -__all__ = ("ClientMiddlewareType", "ClientHandlerType", "build_client_middlewares") - -# Type alias for client request handlers - functions that process requests and return responses -ClientHandlerType = Callable[[ClientRequest], Awaitable[ClientResponse]] - -# Type for client middleware - similar to server but uses ClientRequest/ClientResponse -ClientMiddlewareType = Callable[ - [ClientRequest, ClientHandlerType], Awaitable[ClientResponse] -] - - -def build_client_middlewares( - handler: ClientHandlerType, - middlewares: Sequence[ClientMiddlewareType], -) -> ClientHandlerType: - """ - Apply middlewares to request handler. - - The middlewares are applied in reverse order, so the first middleware - in the list wraps all subsequent middlewares and the handler. - - This implementation avoids using partial/update_wrapper to minimize overhead - and doesn't cache to avoid holding references to stateful middleware. - """ - # Optimize for single middleware case - if len(middlewares) == 1: - middleware = middlewares[0] - - async def single_middleware_handler(req: ClientRequest) -> ClientResponse: - return await middleware(req, handler) - - return single_middleware_handler - - # Build the chain for multiple middlewares - current_handler = handler - - for middleware in reversed(middlewares): - # Create a new closure that captures the current state - def make_wrapper( - mw: ClientMiddlewareType, next_h: ClientHandlerType - ) -> ClientHandlerType: - async def wrapped(req: ClientRequest) -> ClientResponse: - return await mw(req, next_h) - - return wrapped - - current_handler = make_wrapper(middleware, current_handler) - - return current_handler diff --git a/bot/lib/python3.11/site-packages/aiohttp/client_proto.py b/bot/lib/python3.11/site-packages/aiohttp/client_proto.py deleted file mode 100644 index e2fb1ce..0000000 --- a/bot/lib/python3.11/site-packages/aiohttp/client_proto.py +++ /dev/null @@ -1,359 +0,0 @@ -import asyncio -from contextlib import suppress -from typing import Any, Optional, Tuple, Union - -from .base_protocol import BaseProtocol -from .client_exceptions import ( - ClientConnectionError, - ClientOSError, - ClientPayloadError, - ServerDisconnectedError, - SocketTimeoutError, -) -from .helpers import ( - _EXC_SENTINEL, - EMPTY_BODY_STATUS_CODES, - BaseTimerContext, - set_exception, - set_result, -) -from .http import HttpResponseParser, RawResponseMessage -from .http_exceptions import HttpProcessingError -from .streams import EMPTY_PAYLOAD, DataQueue, StreamReader - - -class ResponseHandler(BaseProtocol, DataQueue[Tuple[RawResponseMessage, StreamReader]]): - """Helper class to adapt between Protocol and StreamReader.""" - - def __init__(self, loop: asyncio.AbstractEventLoop) -> None: - BaseProtocol.__init__(self, loop=loop) - DataQueue.__init__(self, loop) - - self._should_close = False - - self._payload: Optional[StreamReader] = None - self._skip_payload = False - self._payload_parser = None - - self._timer = None - - self._tail = b"" - self._upgraded = False - self._parser: Optional[HttpResponseParser] = None - - self._read_timeout: Optional[float] = None - self._read_timeout_handle: Optional[asyncio.TimerHandle] = None - - self._timeout_ceil_threshold: Optional[float] = 5 - - self._closed: Union[None, asyncio.Future[None]] = None - self._connection_lost_called = False - - @property - def closed(self) -> Union[None, asyncio.Future[None]]: - """Future that is set when the connection is closed. - - This property returns a Future that will be completed when the connection - is closed. The Future is created lazily on first access to avoid creating - futures that will never be awaited. - - Returns: - - A Future[None] if the connection is still open or was closed after - this property was accessed - - None if connection_lost() was already called before this property - was ever accessed (indicating no one is waiting for the closure) - """ - if self._closed is None and not self._connection_lost_called: - self._closed = self._loop.create_future() - return self._closed - - @property - def upgraded(self) -> bool: - return self._upgraded - - @property - def should_close(self) -> bool: - return bool( - self._should_close - or (self._payload is not None and not self._payload.is_eof()) - or self._upgraded - or self._exception is not None - or self._payload_parser is not None - or self._buffer - or self._tail - ) - - def force_close(self) -> None: - self._should_close = True - - def close(self) -> None: - self._exception = None # Break cyclic references - transport = self.transport - if transport is not None: - transport.close() - self.transport = None - self._payload = None - self._drop_timeout() - - def abort(self) -> None: - self._exception = None # Break cyclic references - transport = self.transport - if transport is not None: - transport.abort() - self.transport = None - self._payload = None - self._drop_timeout() - - def is_connected(self) -> bool: - return self.transport is not None and not self.transport.is_closing() - - def connection_lost(self, exc: Optional[BaseException]) -> None: - self._connection_lost_called = True - self._drop_timeout() - - original_connection_error = exc - reraised_exc = original_connection_error - - connection_closed_cleanly = original_connection_error is None - - if self._closed is not None: - # If someone is waiting for the closed future, - # we should set it to None or an exception. If - # self._closed is None, it means that - # connection_lost() was called already - # or nobody is waiting for it. - if connection_closed_cleanly: - set_result(self._closed, None) - else: - assert original_connection_error is not None - set_exception( - self._closed, - ClientConnectionError( - f"Connection lost: {original_connection_error !s}", - ), - original_connection_error, - ) - - if self._payload_parser is not None: - with suppress(Exception): # FIXME: log this somehow? - self._payload_parser.feed_eof() - - uncompleted = None - if self._parser is not None: - try: - uncompleted = self._parser.feed_eof() - except Exception as underlying_exc: - if self._payload is not None: - client_payload_exc_msg = ( - f"Response payload is not completed: {underlying_exc !r}" - ) - if not connection_closed_cleanly: - client_payload_exc_msg = ( - f"{client_payload_exc_msg !s}. " - f"{original_connection_error !r}" - ) - set_exception( - self._payload, - ClientPayloadError(client_payload_exc_msg), - underlying_exc, - ) - - if not self.is_eof(): - if isinstance(original_connection_error, OSError): - reraised_exc = ClientOSError(*original_connection_error.args) - if connection_closed_cleanly: - reraised_exc = ServerDisconnectedError(uncompleted) - # assigns self._should_close to True as side effect, - # we do it anyway below - underlying_non_eof_exc = ( - _EXC_SENTINEL - if connection_closed_cleanly - else original_connection_error - ) - assert underlying_non_eof_exc is not None - assert reraised_exc is not None - self.set_exception(reraised_exc, underlying_non_eof_exc) - - self._should_close = True - self._parser = None - self._payload = None - self._payload_parser = None - self._reading_paused = False - - super().connection_lost(reraised_exc) - - def eof_received(self) -> None: - # should call parser.feed_eof() most likely - self._drop_timeout() - - def pause_reading(self) -> None: - super().pause_reading() - self._drop_timeout() - - def resume_reading(self) -> None: - super().resume_reading() - self._reschedule_timeout() - - def set_exception( - self, - exc: BaseException, - exc_cause: BaseException = _EXC_SENTINEL, - ) -> None: - self._should_close = True - self._drop_timeout() - super().set_exception(exc, exc_cause) - - def set_parser(self, parser: Any, payload: Any) -> None: - # TODO: actual types are: - # parser: WebSocketReader - # payload: WebSocketDataQueue - # but they are not generi enough - # Need an ABC for both types - self._payload = payload - self._payload_parser = parser - - self._drop_timeout() - - if self._tail: - data, self._tail = self._tail, b"" - self.data_received(data) - - def set_response_params( - self, - *, - timer: Optional[BaseTimerContext] = None, - skip_payload: bool = False, - read_until_eof: bool = False, - auto_decompress: bool = True, - read_timeout: Optional[float] = None, - read_bufsize: int = 2**16, - timeout_ceil_threshold: float = 5, - max_line_size: int = 8190, - max_field_size: int = 8190, - ) -> None: - self._skip_payload = skip_payload - - self._read_timeout = read_timeout - - self._timeout_ceil_threshold = timeout_ceil_threshold - - self._parser = HttpResponseParser( - self, - self._loop, - read_bufsize, - timer=timer, - payload_exception=ClientPayloadError, - response_with_body=not skip_payload, - read_until_eof=read_until_eof, - auto_decompress=auto_decompress, - max_line_size=max_line_size, - max_field_size=max_field_size, - ) - - if self._tail: - data, self._tail = self._tail, b"" - self.data_received(data) - - def _drop_timeout(self) -> None: - if self._read_timeout_handle is not None: - self._read_timeout_handle.cancel() - self._read_timeout_handle = None - - def _reschedule_timeout(self) -> None: - timeout = self._read_timeout - if self._read_timeout_handle is not None: - self._read_timeout_handle.cancel() - - if timeout: - self._read_timeout_handle = self._loop.call_later( - timeout, self._on_read_timeout - ) - else: - self._read_timeout_handle = None - - def start_timeout(self) -> None: - self._reschedule_timeout() - - @property - def read_timeout(self) -> Optional[float]: - return self._read_timeout - - @read_timeout.setter - def read_timeout(self, read_timeout: Optional[float]) -> None: - self._read_timeout = read_timeout - - def _on_read_timeout(self) -> None: - exc = SocketTimeoutError("Timeout on reading data from socket") - self.set_exception(exc) - if self._payload is not None: - set_exception(self._payload, exc) - - def data_received(self, data: bytes) -> None: - self._reschedule_timeout() - - if not data: - return - - # custom payload parser - currently always WebSocketReader - if self._payload_parser is not None: - eof, tail = self._payload_parser.feed_data(data) - if eof: - self._payload = None - self._payload_parser = None - - if tail: - self.data_received(tail) - return - - if self._upgraded or self._parser is None: - # i.e. websocket connection, websocket parser is not set yet - self._tail += data - return - - # parse http messages - try: - messages, upgraded, tail = self._parser.feed_data(data) - except BaseException as underlying_exc: - if self.transport is not None: - # connection.release() could be called BEFORE - # data_received(), the transport is already - # closed in this case - self.transport.close() - # should_close is True after the call - if isinstance(underlying_exc, HttpProcessingError): - exc = HttpProcessingError( - code=underlying_exc.code, - message=underlying_exc.message, - headers=underlying_exc.headers, - ) - else: - exc = HttpProcessingError() - self.set_exception(exc, underlying_exc) - return - - self._upgraded = upgraded - - payload: Optional[StreamReader] = None - for message, payload in messages: - if message.should_close: - self._should_close = True - - self._payload = payload - - if self._skip_payload or message.code in EMPTY_BODY_STATUS_CODES: - self.feed_data((message, EMPTY_PAYLOAD), 0) - else: - self.feed_data((message, payload), 0) - - if payload is not None: - # new message(s) was processed - # register timeout handler unsubscribing - # either on end-of-stream or immediately for - # EMPTY_PAYLOAD - if payload is not EMPTY_PAYLOAD: - payload.on_eof(self._drop_timeout) - else: - self._drop_timeout() - - if upgraded and tail: - self.data_received(tail) diff --git a/bot/lib/python3.11/site-packages/aiohttp/client_reqrep.py b/bot/lib/python3.11/site-packages/aiohttp/client_reqrep.py deleted file mode 100644 index a9e0795..0000000 --- a/bot/lib/python3.11/site-packages/aiohttp/client_reqrep.py +++ /dev/null @@ -1,1536 +0,0 @@ -import asyncio -import codecs -import contextlib -import functools -import io -import re -import sys -import traceback -import warnings -from collections.abc import Mapping -from hashlib import md5, sha1, sha256 -from http.cookies import Morsel, SimpleCookie -from types import MappingProxyType, TracebackType -from typing import ( - TYPE_CHECKING, - Any, - Callable, - Dict, - Iterable, - List, - Literal, - NamedTuple, - Optional, - Tuple, - Type, - Union, -) - -import attr -from multidict import CIMultiDict, CIMultiDictProxy, MultiDict, MultiDictProxy -from yarl import URL - -from . import hdrs, helpers, http, multipart, payload -from ._cookie_helpers import ( - parse_cookie_header, - parse_set_cookie_headers, - preserve_morsel_with_coded_value, -) -from .abc import AbstractStreamWriter -from .client_exceptions import ( - ClientConnectionError, - ClientOSError, - ClientResponseError, - ContentTypeError, - InvalidURL, - ServerFingerprintMismatch, -) -from .compression_utils import HAS_BROTLI, HAS_ZSTD -from .formdata import FormData -from .helpers import ( - _SENTINEL, - BaseTimerContext, - BasicAuth, - HeadersMixin, - TimerNoop, - noop, - reify, - sentinel, - set_exception, - set_result, -) -from .http import ( - SERVER_SOFTWARE, - HttpVersion, - HttpVersion10, - HttpVersion11, - StreamWriter, -) -from .streams import StreamReader -from .typedefs import ( - DEFAULT_JSON_DECODER, - JSONDecoder, - LooseCookies, - LooseHeaders, - Query, - RawHeaders, -) - -if TYPE_CHECKING: - import ssl - from ssl import SSLContext -else: - try: - import ssl - from ssl import SSLContext - except ImportError: # pragma: no cover - ssl = None # type: ignore[assignment] - SSLContext = object # type: ignore[misc,assignment] - - -__all__ = ("ClientRequest", "ClientResponse", "RequestInfo", "Fingerprint") - - -if TYPE_CHECKING: - from .client import ClientSession - from .connector import Connection - from .tracing import Trace - - -_CONNECTION_CLOSED_EXCEPTION = ClientConnectionError("Connection closed") -_CONTAINS_CONTROL_CHAR_RE = re.compile(r"[^-!#$%&'*+.^_`|~0-9a-zA-Z]") -json_re = re.compile(r"^application/(?:[\w.+-]+?\+)?json") - - -def _gen_default_accept_encoding() -> str: - encodings = [ - "gzip", - "deflate", - ] - if HAS_BROTLI: - encodings.append("br") - if HAS_ZSTD: - encodings.append("zstd") - return ", ".join(encodings) - - -@attr.s(auto_attribs=True, frozen=True, slots=True) -class ContentDisposition: - type: Optional[str] - parameters: "MappingProxyType[str, str]" - filename: Optional[str] - - -class _RequestInfo(NamedTuple): - url: URL - method: str - headers: "CIMultiDictProxy[str]" - real_url: URL - - -class RequestInfo(_RequestInfo): - - def __new__( - cls, - url: URL, - method: str, - headers: "CIMultiDictProxy[str]", - real_url: Union[URL, _SENTINEL] = sentinel, - ) -> "RequestInfo": - """Create a new RequestInfo instance. - - For backwards compatibility, the real_url parameter is optional. - """ - return tuple.__new__( - cls, (url, method, headers, url if real_url is sentinel else real_url) - ) - - -class Fingerprint: - HASHFUNC_BY_DIGESTLEN = { - 16: md5, - 20: sha1, - 32: sha256, - } - - def __init__(self, fingerprint: bytes) -> None: - digestlen = len(fingerprint) - hashfunc = self.HASHFUNC_BY_DIGESTLEN.get(digestlen) - if not hashfunc: - raise ValueError("fingerprint has invalid length") - elif hashfunc is md5 or hashfunc is sha1: - raise ValueError("md5 and sha1 are insecure and not supported. Use sha256.") - self._hashfunc = hashfunc - self._fingerprint = fingerprint - - @property - def fingerprint(self) -> bytes: - return self._fingerprint - - def check(self, transport: asyncio.Transport) -> None: - if not transport.get_extra_info("sslcontext"): - return - sslobj = transport.get_extra_info("ssl_object") - cert = sslobj.getpeercert(binary_form=True) - got = self._hashfunc(cert).digest() - if got != self._fingerprint: - host, port, *_ = transport.get_extra_info("peername") - raise ServerFingerprintMismatch(self._fingerprint, got, host, port) - - -if ssl is not None: - SSL_ALLOWED_TYPES = (ssl.SSLContext, bool, Fingerprint, type(None)) -else: # pragma: no cover - SSL_ALLOWED_TYPES = (bool, type(None)) - - -def _merge_ssl_params( - ssl: Union["SSLContext", bool, Fingerprint], - verify_ssl: Optional[bool], - ssl_context: Optional["SSLContext"], - fingerprint: Optional[bytes], -) -> Union["SSLContext", bool, Fingerprint]: - if ssl is None: - ssl = True # Double check for backwards compatibility - if verify_ssl is not None and not verify_ssl: - warnings.warn( - "verify_ssl is deprecated, use ssl=False instead", - DeprecationWarning, - stacklevel=3, - ) - if ssl is not True: - raise ValueError( - "verify_ssl, ssl_context, fingerprint and ssl " - "parameters are mutually exclusive" - ) - else: - ssl = False - if ssl_context is not None: - warnings.warn( - "ssl_context is deprecated, use ssl=context instead", - DeprecationWarning, - stacklevel=3, - ) - if ssl is not True: - raise ValueError( - "verify_ssl, ssl_context, fingerprint and ssl " - "parameters are mutually exclusive" - ) - else: - ssl = ssl_context - if fingerprint is not None: - warnings.warn( - "fingerprint is deprecated, use ssl=Fingerprint(fingerprint) instead", - DeprecationWarning, - stacklevel=3, - ) - if ssl is not True: - raise ValueError( - "verify_ssl, ssl_context, fingerprint and ssl " - "parameters are mutually exclusive" - ) - else: - ssl = Fingerprint(fingerprint) - if not isinstance(ssl, SSL_ALLOWED_TYPES): - raise TypeError( - "ssl should be SSLContext, bool, Fingerprint or None, " - "got {!r} instead.".format(ssl) - ) - return ssl - - -_SSL_SCHEMES = frozenset(("https", "wss")) - - -# ConnectionKey is a NamedTuple because it is used as a key in a dict -# and a set in the connector. Since a NamedTuple is a tuple it uses -# the fast native tuple __hash__ and __eq__ implementation in CPython. -class ConnectionKey(NamedTuple): - # the key should contain an information about used proxy / TLS - # to prevent reusing wrong connections from a pool - host: str - port: Optional[int] - is_ssl: bool - ssl: Union[SSLContext, bool, Fingerprint] - proxy: Optional[URL] - proxy_auth: Optional[BasicAuth] - proxy_headers_hash: Optional[int] # hash(CIMultiDict) - - -def _is_expected_content_type( - response_content_type: str, expected_content_type: str -) -> bool: - if expected_content_type == "application/json": - return json_re.match(response_content_type) is not None - return expected_content_type in response_content_type - - -def _warn_if_unclosed_payload(payload: payload.Payload, stacklevel: int = 2) -> None: - """Warn if the payload is not closed. - - Callers must check that the body is a Payload before calling this method. - - Args: - payload: The payload to check - stacklevel: Stack level for the warning (default 2 for direct callers) - """ - if not payload.autoclose and not payload.consumed: - warnings.warn( - "The previous request body contains unclosed resources. " - "Use await request.update_body() instead of setting request.body " - "directly to properly close resources and avoid leaks.", - ResourceWarning, - stacklevel=stacklevel, - ) - - -class ClientResponse(HeadersMixin): - - # Some of these attributes are None when created, - # but will be set by the start() method. - # As the end user will likely never see the None values, we cheat the types below. - # from the Status-Line of the response - version: Optional[HttpVersion] = None # HTTP-Version - status: int = None # type: ignore[assignment] # Status-Code - reason: Optional[str] = None # Reason-Phrase - - content: StreamReader = None # type: ignore[assignment] # Payload stream - _body: Optional[bytes] = None - _headers: CIMultiDictProxy[str] = None # type: ignore[assignment] - _history: Tuple["ClientResponse", ...] = () - _raw_headers: RawHeaders = None # type: ignore[assignment] - - _connection: Optional["Connection"] = None # current connection - _cookies: Optional[SimpleCookie] = None - _raw_cookie_headers: Optional[Tuple[str, ...]] = None - _continue: Optional["asyncio.Future[bool]"] = None - _source_traceback: Optional[traceback.StackSummary] = None - _session: Optional["ClientSession"] = None - # set up by ClientRequest after ClientResponse object creation - # post-init stage allows to not change ctor signature - _closed = True # to allow __del__ for non-initialized properly response - _released = False - _in_context = False - - _resolve_charset: Callable[["ClientResponse", bytes], str] = lambda *_: "utf-8" - - __writer: Optional["asyncio.Task[None]"] = None - - def __init__( - self, - method: str, - url: URL, - *, - writer: "Optional[asyncio.Task[None]]", - continue100: Optional["asyncio.Future[bool]"], - timer: BaseTimerContext, - request_info: RequestInfo, - traces: List["Trace"], - loop: asyncio.AbstractEventLoop, - session: "ClientSession", - ) -> None: - # URL forbids subclasses, so a simple type check is enough. - assert type(url) is URL - - self.method = method - - self._real_url = url - self._url = url.with_fragment(None) if url.raw_fragment else url - if writer is not None: - self._writer = writer - if continue100 is not None: - self._continue = continue100 - self._request_info = request_info - self._timer = timer if timer is not None else TimerNoop() - self._cache: Dict[str, Any] = {} - self._traces = traces - self._loop = loop - # Save reference to _resolve_charset, so that get_encoding() will still - # work after the response has finished reading the body. - # TODO: Fix session=None in tests (see ClientRequest.__init__). - if session is not None: - # store a reference to session #1985 - self._session = session - self._resolve_charset = session._resolve_charset - if loop.get_debug(): - self._source_traceback = traceback.extract_stack(sys._getframe(1)) - - def __reset_writer(self, _: object = None) -> None: - self.__writer = None - - @property - def _writer(self) -> Optional["asyncio.Task[None]"]: - """The writer task for streaming data. - - _writer is only provided for backwards compatibility - for subclasses that may need to access it. - """ - return self.__writer - - @_writer.setter - def _writer(self, writer: Optional["asyncio.Task[None]"]) -> None: - """Set the writer task for streaming data.""" - if self.__writer is not None: - self.__writer.remove_done_callback(self.__reset_writer) - self.__writer = writer - if writer is None: - return - if writer.done(): - # The writer is already done, so we can clear it immediately. - self.__writer = None - else: - writer.add_done_callback(self.__reset_writer) - - @property - def cookies(self) -> SimpleCookie: - if self._cookies is None: - if self._raw_cookie_headers is not None: - # Parse cookies for response.cookies (SimpleCookie for backward compatibility) - cookies = SimpleCookie() - # Use parse_set_cookie_headers for more lenient parsing that handles - # malformed cookies better than SimpleCookie.load - cookies.update(parse_set_cookie_headers(self._raw_cookie_headers)) - self._cookies = cookies - else: - self._cookies = SimpleCookie() - return self._cookies - - @cookies.setter - def cookies(self, cookies: SimpleCookie) -> None: - self._cookies = cookies - # Generate raw cookie headers from the SimpleCookie - if cookies: - self._raw_cookie_headers = tuple( - morsel.OutputString() for morsel in cookies.values() - ) - else: - self._raw_cookie_headers = None - - @reify - def url(self) -> URL: - return self._url - - @reify - def url_obj(self) -> URL: - warnings.warn("Deprecated, use .url #1654", DeprecationWarning, stacklevel=2) - return self._url - - @reify - def real_url(self) -> URL: - return self._real_url - - @reify - def host(self) -> str: - assert self._url.host is not None - return self._url.host - - @reify - def headers(self) -> "CIMultiDictProxy[str]": - return self._headers - - @reify - def raw_headers(self) -> RawHeaders: - return self._raw_headers - - @reify - def request_info(self) -> RequestInfo: - return self._request_info - - @reify - def content_disposition(self) -> Optional[ContentDisposition]: - raw = self._headers.get(hdrs.CONTENT_DISPOSITION) - if raw is None: - return None - disposition_type, params_dct = multipart.parse_content_disposition(raw) - params = MappingProxyType(params_dct) - filename = multipart.content_disposition_filename(params) - return ContentDisposition(disposition_type, params, filename) - - def __del__(self, _warnings: Any = warnings) -> None: - if self._closed: - return - - if self._connection is not None: - self._connection.release() - self._cleanup_writer() - - if self._loop.get_debug(): - kwargs = {"source": self} - _warnings.warn(f"Unclosed response {self!r}", ResourceWarning, **kwargs) - context = {"client_response": self, "message": "Unclosed response"} - if self._source_traceback: - context["source_traceback"] = self._source_traceback - self._loop.call_exception_handler(context) - - def __repr__(self) -> str: - out = io.StringIO() - ascii_encodable_url = str(self.url) - if self.reason: - ascii_encodable_reason = self.reason.encode( - "ascii", "backslashreplace" - ).decode("ascii") - else: - ascii_encodable_reason = "None" - print( - "".format( - ascii_encodable_url, self.status, ascii_encodable_reason - ), - file=out, - ) - print(self.headers, file=out) - return out.getvalue() - - @property - def connection(self) -> Optional["Connection"]: - return self._connection - - @reify - def history(self) -> Tuple["ClientResponse", ...]: - """A sequence of of responses, if redirects occurred.""" - return self._history - - @reify - def links(self) -> "MultiDictProxy[MultiDictProxy[Union[str, URL]]]": - links_str = ", ".join(self.headers.getall("link", [])) - - if not links_str: - return MultiDictProxy(MultiDict()) - - links: MultiDict[MultiDictProxy[Union[str, URL]]] = MultiDict() - - for val in re.split(r",(?=\s*<)", links_str): - match = re.match(r"\s*<(.*)>(.*)", val) - if match is None: # pragma: no cover - # the check exists to suppress mypy error - continue - url, params_str = match.groups() - params = params_str.split(";")[1:] - - link: MultiDict[Union[str, URL]] = MultiDict() - - for param in params: - match = re.match(r"^\s*(\S*)\s*=\s*(['\"]?)(.*?)(\2)\s*$", param, re.M) - if match is None: # pragma: no cover - # the check exists to suppress mypy error - continue - key, _, value, _ = match.groups() - - link.add(key, value) - - key = link.get("rel", url) - - link.add("url", self.url.join(URL(url))) - - links.add(str(key), MultiDictProxy(link)) - - return MultiDictProxy(links) - - async def start(self, connection: "Connection") -> "ClientResponse": - """Start response processing.""" - self._closed = False - self._protocol = connection.protocol - self._connection = connection - - with self._timer: - while True: - # read response - try: - protocol = self._protocol - message, payload = await protocol.read() # type: ignore[union-attr] - except http.HttpProcessingError as exc: - raise ClientResponseError( - self.request_info, - self.history, - status=exc.code, - message=exc.message, - headers=exc.headers, - ) from exc - - if message.code < 100 or message.code > 199 or message.code == 101: - break - - if self._continue is not None: - set_result(self._continue, True) - self._continue = None - - # payload eof handler - payload.on_eof(self._response_eof) - - # response status - self.version = message.version - self.status = message.code - self.reason = message.reason - - # headers - self._headers = message.headers # type is CIMultiDictProxy - self._raw_headers = message.raw_headers # type is Tuple[bytes, bytes] - - # payload - self.content = payload - - # cookies - if cookie_hdrs := self.headers.getall(hdrs.SET_COOKIE, ()): - # Store raw cookie headers for CookieJar - self._raw_cookie_headers = tuple(cookie_hdrs) - return self - - def _response_eof(self) -> None: - if self._closed: - return - - # protocol could be None because connection could be detached - protocol = self._connection and self._connection.protocol - if protocol is not None and protocol.upgraded: - return - - self._closed = True - self._cleanup_writer() - self._release_connection() - - @property - def closed(self) -> bool: - return self._closed - - def close(self) -> None: - if not self._released: - self._notify_content() - - self._closed = True - if self._loop is None or self._loop.is_closed(): - return - - self._cleanup_writer() - if self._connection is not None: - self._connection.close() - self._connection = None - - def release(self) -> Any: - if not self._released: - self._notify_content() - - self._closed = True - - self._cleanup_writer() - self._release_connection() - return noop() - - @property - def ok(self) -> bool: - """Returns ``True`` if ``status`` is less than ``400``, ``False`` if not. - - This is **not** a check for ``200 OK`` but a check that the response - status is under 400. - """ - return 400 > self.status - - def raise_for_status(self) -> None: - if not self.ok: - # reason should always be not None for a started response - assert self.reason is not None - - # If we're in a context we can rely on __aexit__() to release as the - # exception propagates. - if not self._in_context: - self.release() - - raise ClientResponseError( - self.request_info, - self.history, - status=self.status, - message=self.reason, - headers=self.headers, - ) - - def _release_connection(self) -> None: - if self._connection is not None: - if self.__writer is None: - self._connection.release() - self._connection = None - else: - self.__writer.add_done_callback(lambda f: self._release_connection()) - - async def _wait_released(self) -> None: - if self.__writer is not None: - try: - await self.__writer - except asyncio.CancelledError: - if ( - sys.version_info >= (3, 11) - and (task := asyncio.current_task()) - and task.cancelling() - ): - raise - self._release_connection() - - def _cleanup_writer(self) -> None: - if self.__writer is not None: - self.__writer.cancel() - self._session = None - - def _notify_content(self) -> None: - content = self.content - if content and content.exception() is None: - set_exception(content, _CONNECTION_CLOSED_EXCEPTION) - self._released = True - - async def wait_for_close(self) -> None: - if self.__writer is not None: - try: - await self.__writer - except asyncio.CancelledError: - if ( - sys.version_info >= (3, 11) - and (task := asyncio.current_task()) - and task.cancelling() - ): - raise - self.release() - - async def read(self) -> bytes: - """Read response payload.""" - if self._body is None: - try: - self._body = await self.content.read() - for trace in self._traces: - await trace.send_response_chunk_received( - self.method, self.url, self._body - ) - except BaseException: - self.close() - raise - elif self._released: # Response explicitly released - raise ClientConnectionError("Connection closed") - - protocol = self._connection and self._connection.protocol - if protocol is None or not protocol.upgraded: - await self._wait_released() # Underlying connection released - return self._body - - def get_encoding(self) -> str: - ctype = self.headers.get(hdrs.CONTENT_TYPE, "").lower() - mimetype = helpers.parse_mimetype(ctype) - - encoding = mimetype.parameters.get("charset") - if encoding: - with contextlib.suppress(LookupError, ValueError): - return codecs.lookup(encoding).name - - if mimetype.type == "application" and ( - mimetype.subtype == "json" or mimetype.subtype == "rdap" - ): - # RFC 7159 states that the default encoding is UTF-8. - # RFC 7483 defines application/rdap+json - return "utf-8" - - if self._body is None: - raise RuntimeError( - "Cannot compute fallback encoding of a not yet read body" - ) - - return self._resolve_charset(self, self._body) - - async def text(self, encoding: Optional[str] = None, errors: str = "strict") -> str: - """Read response payload and decode.""" - if self._body is None: - await self.read() - - if encoding is None: - encoding = self.get_encoding() - - return self._body.decode(encoding, errors=errors) # type: ignore[union-attr] - - async def json( - self, - *, - encoding: Optional[str] = None, - loads: JSONDecoder = DEFAULT_JSON_DECODER, - content_type: Optional[str] = "application/json", - ) -> Any: - """Read and decodes JSON response.""" - if self._body is None: - await self.read() - - if content_type: - ctype = self.headers.get(hdrs.CONTENT_TYPE, "").lower() - if not _is_expected_content_type(ctype, content_type): - raise ContentTypeError( - self.request_info, - self.history, - status=self.status, - message=( - "Attempt to decode JSON with unexpected mimetype: %s" % ctype - ), - headers=self.headers, - ) - - stripped = self._body.strip() # type: ignore[union-attr] - if not stripped: - return None - - if encoding is None: - encoding = self.get_encoding() - - return loads(stripped.decode(encoding)) - - async def __aenter__(self) -> "ClientResponse": - self._in_context = True - return self - - async def __aexit__( - self, - exc_type: Optional[Type[BaseException]], - exc_val: Optional[BaseException], - exc_tb: Optional[TracebackType], - ) -> None: - self._in_context = False - # similar to _RequestContextManager, we do not need to check - # for exceptions, response object can close connection - # if state is broken - self.release() - await self.wait_for_close() - - -class ClientRequest: - GET_METHODS = { - hdrs.METH_GET, - hdrs.METH_HEAD, - hdrs.METH_OPTIONS, - hdrs.METH_TRACE, - } - POST_METHODS = {hdrs.METH_PATCH, hdrs.METH_POST, hdrs.METH_PUT} - ALL_METHODS = GET_METHODS.union(POST_METHODS).union({hdrs.METH_DELETE}) - - DEFAULT_HEADERS = { - hdrs.ACCEPT: "*/*", - hdrs.ACCEPT_ENCODING: _gen_default_accept_encoding(), - } - - # Type of body depends on PAYLOAD_REGISTRY, which is dynamic. - _body: Union[None, payload.Payload] = None - auth = None - response = None - - __writer: Optional["asyncio.Task[None]"] = None # async task for streaming data - - # These class defaults help create_autospec() work correctly. - # If autospec is improved in future, maybe these can be removed. - url = URL() - method = "GET" - - _continue = None # waiter future for '100 Continue' response - - _skip_auto_headers: Optional["CIMultiDict[None]"] = None - - # N.B. - # Adding __del__ method with self._writer closing doesn't make sense - # because _writer is instance method, thus it keeps a reference to self. - # Until writer has finished finalizer will not be called. - - def __init__( - self, - method: str, - url: URL, - *, - params: Query = None, - headers: Optional[LooseHeaders] = None, - skip_auto_headers: Optional[Iterable[str]] = None, - data: Any = None, - cookies: Optional[LooseCookies] = None, - auth: Optional[BasicAuth] = None, - version: http.HttpVersion = http.HttpVersion11, - compress: Union[str, bool, None] = None, - chunked: Optional[bool] = None, - expect100: bool = False, - loop: Optional[asyncio.AbstractEventLoop] = None, - response_class: Optional[Type["ClientResponse"]] = None, - proxy: Optional[URL] = None, - proxy_auth: Optional[BasicAuth] = None, - timer: Optional[BaseTimerContext] = None, - session: Optional["ClientSession"] = None, - ssl: Union[SSLContext, bool, Fingerprint] = True, - proxy_headers: Optional[LooseHeaders] = None, - traces: Optional[List["Trace"]] = None, - trust_env: bool = False, - server_hostname: Optional[str] = None, - ): - if loop is None: - loop = asyncio.get_event_loop() - if match := _CONTAINS_CONTROL_CHAR_RE.search(method): - raise ValueError( - f"Method cannot contain non-token characters {method!r} " - f"(found at least {match.group()!r})" - ) - # URL forbids subclasses, so a simple type check is enough. - assert type(url) is URL, url - if proxy is not None: - assert type(proxy) is URL, proxy - # FIXME: session is None in tests only, need to fix tests - # assert session is not None - if TYPE_CHECKING: - assert session is not None - self._session = session - if params: - url = url.extend_query(params) - self.original_url = url - self.url = url.with_fragment(None) if url.raw_fragment else url - self.method = method.upper() - self.chunked = chunked - self.compress = compress - self.loop = loop - self.length = None - if response_class is None: - real_response_class = ClientResponse - else: - real_response_class = response_class - self.response_class: Type[ClientResponse] = real_response_class - self._timer = timer if timer is not None else TimerNoop() - self._ssl = ssl if ssl is not None else True - self.server_hostname = server_hostname - - if loop.get_debug(): - self._source_traceback = traceback.extract_stack(sys._getframe(1)) - - self.update_version(version) - self.update_host(url) - self.update_headers(headers) - self.update_auto_headers(skip_auto_headers) - self.update_cookies(cookies) - self.update_content_encoding(data) - self.update_auth(auth, trust_env) - self.update_proxy(proxy, proxy_auth, proxy_headers) - - self.update_body_from_data(data) - if data is not None or self.method not in self.GET_METHODS: - self.update_transfer_encoding() - self.update_expect_continue(expect100) - self._traces = [] if traces is None else traces - - def __reset_writer(self, _: object = None) -> None: - self.__writer = None - - def _get_content_length(self) -> Optional[int]: - """Extract and validate Content-Length header value. - - Returns parsed Content-Length value or None if not set. - Raises ValueError if header exists but cannot be parsed as an integer. - """ - if hdrs.CONTENT_LENGTH not in self.headers: - return None - - content_length_hdr = self.headers[hdrs.CONTENT_LENGTH] - try: - return int(content_length_hdr) - except ValueError: - raise ValueError( - f"Invalid Content-Length header: {content_length_hdr}" - ) from None - - @property - def skip_auto_headers(self) -> CIMultiDict[None]: - return self._skip_auto_headers or CIMultiDict() - - @property - def _writer(self) -> Optional["asyncio.Task[None]"]: - return self.__writer - - @_writer.setter - def _writer(self, writer: "asyncio.Task[None]") -> None: - if self.__writer is not None: - self.__writer.remove_done_callback(self.__reset_writer) - self.__writer = writer - writer.add_done_callback(self.__reset_writer) - - def is_ssl(self) -> bool: - return self.url.scheme in _SSL_SCHEMES - - @property - def ssl(self) -> Union["SSLContext", bool, Fingerprint]: - return self._ssl - - @property - def connection_key(self) -> ConnectionKey: - if proxy_headers := self.proxy_headers: - h: Optional[int] = hash(tuple(proxy_headers.items())) - else: - h = None - url = self.url - return tuple.__new__( - ConnectionKey, - ( - url.raw_host or "", - url.port, - url.scheme in _SSL_SCHEMES, - self._ssl, - self.proxy, - self.proxy_auth, - h, - ), - ) - - @property - def host(self) -> str: - ret = self.url.raw_host - assert ret is not None - return ret - - @property - def port(self) -> Optional[int]: - return self.url.port - - @property - def body(self) -> Union[payload.Payload, Literal[b""]]: - """Request body.""" - # empty body is represented as bytes for backwards compatibility - return self._body or b"" - - @body.setter - def body(self, value: Any) -> None: - """Set request body with warning for non-autoclose payloads. - - WARNING: This setter must be called from within an event loop and is not - thread-safe. Setting body outside of an event loop may raise RuntimeError - when closing file-based payloads. - - DEPRECATED: Direct assignment to body is deprecated and will be removed - in a future version. Use await update_body() instead for proper resource - management. - """ - # Close existing payload if present - if self._body is not None: - # Warn if the payload needs manual closing - # stacklevel=3: user code -> body setter -> _warn_if_unclosed_payload - _warn_if_unclosed_payload(self._body, stacklevel=3) - # NOTE: In the future, when we remove sync close support, - # this setter will need to be removed and only the async - # update_body() method will be available. For now, we call - # _close() for backwards compatibility. - self._body._close() - self._update_body(value) - - @property - def request_info(self) -> RequestInfo: - headers: CIMultiDictProxy[str] = CIMultiDictProxy(self.headers) - # These are created on every request, so we use a NamedTuple - # for performance reasons. We don't use the RequestInfo.__new__ - # method because it has a different signature which is provided - # for backwards compatibility only. - return tuple.__new__( - RequestInfo, (self.url, self.method, headers, self.original_url) - ) - - @property - def session(self) -> "ClientSession": - """Return the ClientSession instance. - - This property provides access to the ClientSession that initiated - this request, allowing middleware to make additional requests - using the same session. - """ - return self._session - - def update_host(self, url: URL) -> None: - """Update destination host, port and connection type (ssl).""" - # get host/port - if not url.raw_host: - raise InvalidURL(url) - - # basic auth info - if url.raw_user or url.raw_password: - self.auth = helpers.BasicAuth(url.user or "", url.password or "") - - def update_version(self, version: Union[http.HttpVersion, str]) -> None: - """Convert request version to two elements tuple. - - parser HTTP version '1.1' => (1, 1) - """ - if isinstance(version, str): - v = [part.strip() for part in version.split(".", 1)] - try: - version = http.HttpVersion(int(v[0]), int(v[1])) - except ValueError: - raise ValueError( - f"Can not parse http version number: {version}" - ) from None - self.version = version - - def update_headers(self, headers: Optional[LooseHeaders]) -> None: - """Update request headers.""" - self.headers: CIMultiDict[str] = CIMultiDict() - - # Build the host header - host = self.url.host_port_subcomponent - - # host_port_subcomponent is None when the URL is a relative URL. - # but we know we do not have a relative URL here. - assert host is not None - self.headers[hdrs.HOST] = host - - if not headers: - return - - if isinstance(headers, (dict, MultiDictProxy, MultiDict)): - headers = headers.items() - - for key, value in headers: # type: ignore[misc] - # A special case for Host header - if key in hdrs.HOST_ALL: - self.headers[key] = value - else: - self.headers.add(key, value) - - def update_auto_headers(self, skip_auto_headers: Optional[Iterable[str]]) -> None: - if skip_auto_headers is not None: - self._skip_auto_headers = CIMultiDict( - (hdr, None) for hdr in sorted(skip_auto_headers) - ) - used_headers = self.headers.copy() - used_headers.extend(self._skip_auto_headers) # type: ignore[arg-type] - else: - # Fast path when there are no headers to skip - # which is the most common case. - used_headers = self.headers - - for hdr, val in self.DEFAULT_HEADERS.items(): - if hdr not in used_headers: - self.headers[hdr] = val - - if hdrs.USER_AGENT not in used_headers: - self.headers[hdrs.USER_AGENT] = SERVER_SOFTWARE - - def update_cookies(self, cookies: Optional[LooseCookies]) -> None: - """Update request cookies header.""" - if not cookies: - return - - c = SimpleCookie() - if hdrs.COOKIE in self.headers: - # parse_cookie_header for RFC 6265 compliant Cookie header parsing - c.update(parse_cookie_header(self.headers.get(hdrs.COOKIE, ""))) - del self.headers[hdrs.COOKIE] - - if isinstance(cookies, Mapping): - iter_cookies = cookies.items() - else: - iter_cookies = cookies # type: ignore[assignment] - for name, value in iter_cookies: - if isinstance(value, Morsel): - # Use helper to preserve coded_value exactly as sent by server - c[name] = preserve_morsel_with_coded_value(value) - else: - c[name] = value # type: ignore[assignment] - - self.headers[hdrs.COOKIE] = c.output(header="", sep=";").strip() - - def update_content_encoding(self, data: Any) -> None: - """Set request content encoding.""" - if not data: - # Don't compress an empty body. - self.compress = None - return - - if self.headers.get(hdrs.CONTENT_ENCODING): - if self.compress: - raise ValueError( - "compress can not be set if Content-Encoding header is set" - ) - elif self.compress: - if not isinstance(self.compress, str): - self.compress = "deflate" - self.headers[hdrs.CONTENT_ENCODING] = self.compress - self.chunked = True # enable chunked, no need to deal with length - - def update_transfer_encoding(self) -> None: - """Analyze transfer-encoding header.""" - te = self.headers.get(hdrs.TRANSFER_ENCODING, "").lower() - - if "chunked" in te: - if self.chunked: - raise ValueError( - "chunked can not be set " - 'if "Transfer-Encoding: chunked" header is set' - ) - - elif self.chunked: - if hdrs.CONTENT_LENGTH in self.headers: - raise ValueError( - "chunked can not be set if Content-Length header is set" - ) - - self.headers[hdrs.TRANSFER_ENCODING] = "chunked" - - def update_auth(self, auth: Optional[BasicAuth], trust_env: bool = False) -> None: - """Set basic auth.""" - if auth is None: - auth = self.auth - if auth is None: - return - - if not isinstance(auth, helpers.BasicAuth): - raise TypeError("BasicAuth() tuple is required instead") - - self.headers[hdrs.AUTHORIZATION] = auth.encode() - - def update_body_from_data(self, body: Any, _stacklevel: int = 3) -> None: - """Update request body from data.""" - if self._body is not None: - _warn_if_unclosed_payload(self._body, stacklevel=_stacklevel) - - if body is None: - self._body = None - # Set Content-Length to 0 when body is None for methods that expect a body - if ( - self.method not in self.GET_METHODS - and not self.chunked - and hdrs.CONTENT_LENGTH not in self.headers - ): - self.headers[hdrs.CONTENT_LENGTH] = "0" - return - - # FormData - maybe_payload = body() if isinstance(body, FormData) else body - - try: - body_payload = payload.PAYLOAD_REGISTRY.get(maybe_payload, disposition=None) - except payload.LookupError: - body_payload = FormData(maybe_payload)() # type: ignore[arg-type] - - self._body = body_payload - # enable chunked encoding if needed - if not self.chunked and hdrs.CONTENT_LENGTH not in self.headers: - if (size := body_payload.size) is not None: - self.headers[hdrs.CONTENT_LENGTH] = str(size) - else: - self.chunked = True - - # copy payload headers - assert body_payload.headers - headers = self.headers - skip_headers = self._skip_auto_headers - for key, value in body_payload.headers.items(): - if key in headers or (skip_headers is not None and key in skip_headers): - continue - headers[key] = value - - def _update_body(self, body: Any) -> None: - """Update request body after its already been set.""" - # Remove existing Content-Length header since body is changing - if hdrs.CONTENT_LENGTH in self.headers: - del self.headers[hdrs.CONTENT_LENGTH] - - # Remove existing Transfer-Encoding header to avoid conflicts - if self.chunked and hdrs.TRANSFER_ENCODING in self.headers: - del self.headers[hdrs.TRANSFER_ENCODING] - - # Now update the body using the existing method - # Called from _update_body, add 1 to stacklevel from caller - self.update_body_from_data(body, _stacklevel=4) - - # Update transfer encoding headers if needed (same logic as __init__) - if body is not None or self.method not in self.GET_METHODS: - self.update_transfer_encoding() - - async def update_body(self, body: Any) -> None: - """ - Update request body and close previous payload if needed. - - This method safely updates the request body by first closing any existing - payload to prevent resource leaks, then setting the new body. - - IMPORTANT: Always use this method instead of setting request.body directly. - Direct assignment to request.body will leak resources if the previous body - contains file handles, streams, or other resources that need cleanup. - - Args: - body: The new body content. Can be: - - bytes/bytearray: Raw binary data - - str: Text data (will be encoded using charset from Content-Type) - - FormData: Form data that will be encoded as multipart/form-data - - Payload: A pre-configured payload object - - AsyncIterable: An async iterable of bytes chunks - - File-like object: Will be read and sent as binary data - - None: Clears the body - - Usage: - # CORRECT: Use update_body - await request.update_body(b"new request data") - - # WRONG: Don't set body directly - # request.body = b"new request data" # This will leak resources! - - # Update with form data - form_data = FormData() - form_data.add_field('field', 'value') - await request.update_body(form_data) - - # Clear body - await request.update_body(None) - - Note: - This method is async because it may need to close file handles or - other resources associated with the previous payload. Always await - this method to ensure proper cleanup. - - Warning: - Setting request.body directly is highly discouraged and can lead to: - - Resource leaks (unclosed file handles, streams) - - Memory leaks (unreleased buffers) - - Unexpected behavior with streaming payloads - - It is not recommended to change the payload type in middleware. If the - body was already set (e.g., as bytes), it's best to keep the same type - rather than converting it (e.g., to str) as this may result in unexpected - behavior. - - See Also: - - update_body_from_data: Synchronous body update without cleanup - - body property: Direct body access (STRONGLY DISCOURAGED) - - """ - # Close existing payload if it exists and needs closing - if self._body is not None: - await self._body.close() - self._update_body(body) - - def update_expect_continue(self, expect: bool = False) -> None: - if expect: - self.headers[hdrs.EXPECT] = "100-continue" - elif ( - hdrs.EXPECT in self.headers - and self.headers[hdrs.EXPECT].lower() == "100-continue" - ): - expect = True - - if expect: - self._continue = self.loop.create_future() - - def update_proxy( - self, - proxy: Optional[URL], - proxy_auth: Optional[BasicAuth], - proxy_headers: Optional[LooseHeaders], - ) -> None: - self.proxy = proxy - if proxy is None: - self.proxy_auth = None - self.proxy_headers = None - return - - if proxy_auth and not isinstance(proxy_auth, helpers.BasicAuth): - raise ValueError("proxy_auth must be None or BasicAuth() tuple") - self.proxy_auth = proxy_auth - - if proxy_headers is not None and not isinstance( - proxy_headers, (MultiDict, MultiDictProxy) - ): - proxy_headers = CIMultiDict(proxy_headers) - self.proxy_headers = proxy_headers - - async def write_bytes( - self, - writer: AbstractStreamWriter, - conn: "Connection", - content_length: Optional[int] = None, - ) -> None: - """ - Write the request body to the connection stream. - - This method handles writing different types of request bodies: - 1. Payload objects (using their specialized write_with_length method) - 2. Bytes/bytearray objects - 3. Iterable body content - - Args: - writer: The stream writer to write the body to - conn: The connection being used for this request - content_length: Optional maximum number of bytes to write from the body - (None means write the entire body) - - The method properly handles: - - Waiting for 100-Continue responses if required - - Content length constraints for chunked encoding - - Error handling for network issues, cancellation, and other exceptions - - Signaling EOF and timeout management - - Raises: - ClientOSError: When there's an OS-level error writing the body - ClientConnectionError: When there's a general connection error - asyncio.CancelledError: When the operation is cancelled - - """ - # 100 response - if self._continue is not None: - # Force headers to be sent before waiting for 100-continue - writer.send_headers() - await writer.drain() - await self._continue - - protocol = conn.protocol - assert protocol is not None - try: - # This should be a rare case but the - # self._body can be set to None while - # the task is being started or we wait above - # for the 100-continue response. - # The more likely case is we have an empty - # payload, but 100-continue is still expected. - if self._body is not None: - await self._body.write_with_length(writer, content_length) - except OSError as underlying_exc: - reraised_exc = underlying_exc - - # Distinguish between timeout and other OS errors for better error reporting - exc_is_not_timeout = underlying_exc.errno is not None or not isinstance( - underlying_exc, asyncio.TimeoutError - ) - if exc_is_not_timeout: - reraised_exc = ClientOSError( - underlying_exc.errno, - f"Can not write request body for {self.url !s}", - ) - - set_exception(protocol, reraised_exc, underlying_exc) - except asyncio.CancelledError: - # Body hasn't been fully sent, so connection can't be reused - conn.close() - raise - except Exception as underlying_exc: - set_exception( - protocol, - ClientConnectionError( - "Failed to send bytes into the underlying connection " - f"{conn !s}: {underlying_exc!r}", - ), - underlying_exc, - ) - else: - # Successfully wrote the body, signal EOF and start response timeout - await writer.write_eof() - protocol.start_timeout() - - async def send(self, conn: "Connection") -> "ClientResponse": - # Specify request target: - # - CONNECT request must send authority form URI - # - not CONNECT proxy must send absolute form URI - # - most common is origin form URI - if self.method == hdrs.METH_CONNECT: - connect_host = self.url.host_subcomponent - assert connect_host is not None - path = f"{connect_host}:{self.url.port}" - elif self.proxy and not self.is_ssl(): - path = str(self.url) - else: - path = self.url.raw_path_qs - - protocol = conn.protocol - assert protocol is not None - writer = StreamWriter( - protocol, - self.loop, - on_chunk_sent=( - functools.partial(self._on_chunk_request_sent, self.method, self.url) - if self._traces - else None - ), - on_headers_sent=( - functools.partial(self._on_headers_request_sent, self.method, self.url) - if self._traces - else None - ), - ) - - if self.compress: - writer.enable_compression(self.compress) # type: ignore[arg-type] - - if self.chunked is not None: - writer.enable_chunking() - - # set default content-type - if ( - self.method in self.POST_METHODS - and ( - self._skip_auto_headers is None - or hdrs.CONTENT_TYPE not in self._skip_auto_headers - ) - and hdrs.CONTENT_TYPE not in self.headers - ): - self.headers[hdrs.CONTENT_TYPE] = "application/octet-stream" - - v = self.version - if hdrs.CONNECTION not in self.headers: - if conn._connector.force_close: - if v == HttpVersion11: - self.headers[hdrs.CONNECTION] = "close" - elif v == HttpVersion10: - self.headers[hdrs.CONNECTION] = "keep-alive" - - # status + headers - status_line = f"{self.method} {path} HTTP/{v.major}.{v.minor}" - - # Buffer headers for potential coalescing with body - await writer.write_headers(status_line, self.headers) - - task: Optional["asyncio.Task[None]"] - if self._body or self._continue is not None or protocol.writing_paused: - coro = self.write_bytes(writer, conn, self._get_content_length()) - if sys.version_info >= (3, 12): - # Optimization for Python 3.12, try to write - # bytes immediately to avoid having to schedule - # the task on the event loop. - task = asyncio.Task(coro, loop=self.loop, eager_start=True) - else: - task = self.loop.create_task(coro) - if task.done(): - task = None - else: - self._writer = task - else: - # We have nothing to write because - # - there is no body - # - the protocol does not have writing paused - # - we are not waiting for a 100-continue response - protocol.start_timeout() - writer.set_eof() - task = None - response_class = self.response_class - assert response_class is not None - self.response = response_class( - self.method, - self.original_url, - writer=task, - continue100=self._continue, - timer=self._timer, - request_info=self.request_info, - traces=self._traces, - loop=self.loop, - session=self._session, - ) - return self.response - - async def close(self) -> None: - if self.__writer is not None: - try: - await self.__writer - except asyncio.CancelledError: - if ( - sys.version_info >= (3, 11) - and (task := asyncio.current_task()) - and task.cancelling() - ): - raise - - def terminate(self) -> None: - if self.__writer is not None: - if not self.loop.is_closed(): - self.__writer.cancel() - self.__writer.remove_done_callback(self.__reset_writer) - self.__writer = None - - async def _on_chunk_request_sent(self, method: str, url: URL, chunk: bytes) -> None: - for trace in self._traces: - await trace.send_request_chunk_sent(method, url, chunk) - - async def _on_headers_request_sent( - self, method: str, url: URL, headers: "CIMultiDict[str]" - ) -> None: - for trace in self._traces: - await trace.send_request_headers(method, url, headers) diff --git a/bot/lib/python3.11/site-packages/aiohttp/client_ws.py b/bot/lib/python3.11/site-packages/aiohttp/client_ws.py deleted file mode 100644 index daa57d1..0000000 --- a/bot/lib/python3.11/site-packages/aiohttp/client_ws.py +++ /dev/null @@ -1,428 +0,0 @@ -"""WebSocket client for asyncio.""" - -import asyncio -import sys -from types import TracebackType -from typing import Any, Optional, Type, cast - -import attr - -from ._websocket.reader import WebSocketDataQueue -from .client_exceptions import ClientError, ServerTimeoutError, WSMessageTypeError -from .client_reqrep import ClientResponse -from .helpers import calculate_timeout_when, set_result -from .http import ( - WS_CLOSED_MESSAGE, - WS_CLOSING_MESSAGE, - WebSocketError, - WSCloseCode, - WSMessage, - WSMsgType, -) -from .http_websocket import _INTERNAL_RECEIVE_TYPES, WebSocketWriter -from .streams import EofStream -from .typedefs import ( - DEFAULT_JSON_DECODER, - DEFAULT_JSON_ENCODER, - JSONDecoder, - JSONEncoder, -) - -if sys.version_info >= (3, 11): - import asyncio as async_timeout -else: - import async_timeout - - -@attr.s(frozen=True, slots=True) -class ClientWSTimeout: - ws_receive = attr.ib(type=Optional[float], default=None) - ws_close = attr.ib(type=Optional[float], default=None) - - -DEFAULT_WS_CLIENT_TIMEOUT = ClientWSTimeout(ws_receive=None, ws_close=10.0) - - -class ClientWebSocketResponse: - def __init__( - self, - reader: WebSocketDataQueue, - writer: WebSocketWriter, - protocol: Optional[str], - response: ClientResponse, - timeout: ClientWSTimeout, - autoclose: bool, - autoping: bool, - loop: asyncio.AbstractEventLoop, - *, - heartbeat: Optional[float] = None, - compress: int = 0, - client_notakeover: bool = False, - ) -> None: - self._response = response - self._conn = response.connection - - self._writer = writer - self._reader = reader - self._protocol = protocol - self._closed = False - self._closing = False - self._close_code: Optional[int] = None - self._timeout = timeout - self._autoclose = autoclose - self._autoping = autoping - self._heartbeat = heartbeat - self._heartbeat_cb: Optional[asyncio.TimerHandle] = None - self._heartbeat_when: float = 0.0 - if heartbeat is not None: - self._pong_heartbeat = heartbeat / 2.0 - self._pong_response_cb: Optional[asyncio.TimerHandle] = None - self._loop = loop - self._waiting: bool = False - self._close_wait: Optional[asyncio.Future[None]] = None - self._exception: Optional[BaseException] = None - self._compress = compress - self._client_notakeover = client_notakeover - self._ping_task: Optional[asyncio.Task[None]] = None - - self._reset_heartbeat() - - def _cancel_heartbeat(self) -> None: - self._cancel_pong_response_cb() - if self._heartbeat_cb is not None: - self._heartbeat_cb.cancel() - self._heartbeat_cb = None - if self._ping_task is not None: - self._ping_task.cancel() - self._ping_task = None - - def _cancel_pong_response_cb(self) -> None: - if self._pong_response_cb is not None: - self._pong_response_cb.cancel() - self._pong_response_cb = None - - def _reset_heartbeat(self) -> None: - if self._heartbeat is None: - return - self._cancel_pong_response_cb() - loop = self._loop - assert loop is not None - conn = self._conn - timeout_ceil_threshold = ( - conn._connector._timeout_ceil_threshold if conn is not None else 5 - ) - now = loop.time() - when = calculate_timeout_when(now, self._heartbeat, timeout_ceil_threshold) - self._heartbeat_when = when - if self._heartbeat_cb is None: - # We do not cancel the previous heartbeat_cb here because - # it generates a significant amount of TimerHandle churn - # which causes asyncio to rebuild the heap frequently. - # Instead _send_heartbeat() will reschedule the next - # heartbeat if it fires too early. - self._heartbeat_cb = loop.call_at(when, self._send_heartbeat) - - def _send_heartbeat(self) -> None: - self._heartbeat_cb = None - loop = self._loop - now = loop.time() - if now < self._heartbeat_when: - # Heartbeat fired too early, reschedule - self._heartbeat_cb = loop.call_at( - self._heartbeat_when, self._send_heartbeat - ) - return - - conn = self._conn - timeout_ceil_threshold = ( - conn._connector._timeout_ceil_threshold if conn is not None else 5 - ) - when = calculate_timeout_when(now, self._pong_heartbeat, timeout_ceil_threshold) - self._cancel_pong_response_cb() - self._pong_response_cb = loop.call_at(when, self._pong_not_received) - - coro = self._writer.send_frame(b"", WSMsgType.PING) - if sys.version_info >= (3, 12): - # Optimization for Python 3.12, try to send the ping - # immediately to avoid having to schedule - # the task on the event loop. - ping_task = asyncio.Task(coro, loop=loop, eager_start=True) - else: - ping_task = loop.create_task(coro) - - if not ping_task.done(): - self._ping_task = ping_task - ping_task.add_done_callback(self._ping_task_done) - else: - self._ping_task_done(ping_task) - - def _ping_task_done(self, task: "asyncio.Task[None]") -> None: - """Callback for when the ping task completes.""" - if not task.cancelled() and (exc := task.exception()): - self._handle_ping_pong_exception(exc) - self._ping_task = None - - def _pong_not_received(self) -> None: - self._handle_ping_pong_exception( - ServerTimeoutError(f"No PONG received after {self._pong_heartbeat} seconds") - ) - - def _handle_ping_pong_exception(self, exc: BaseException) -> None: - """Handle exceptions raised during ping/pong processing.""" - if self._closed: - return - self._set_closed() - self._close_code = WSCloseCode.ABNORMAL_CLOSURE - self._exception = exc - self._response.close() - if self._waiting and not self._closing: - self._reader.feed_data(WSMessage(WSMsgType.ERROR, exc, None), 0) - - def _set_closed(self) -> None: - """Set the connection to closed. - - Cancel any heartbeat timers and set the closed flag. - """ - self._closed = True - self._cancel_heartbeat() - - def _set_closing(self) -> None: - """Set the connection to closing. - - Cancel any heartbeat timers and set the closing flag. - """ - self._closing = True - self._cancel_heartbeat() - - @property - def closed(self) -> bool: - return self._closed - - @property - def close_code(self) -> Optional[int]: - return self._close_code - - @property - def protocol(self) -> Optional[str]: - return self._protocol - - @property - def compress(self) -> int: - return self._compress - - @property - def client_notakeover(self) -> bool: - return self._client_notakeover - - def get_extra_info(self, name: str, default: Any = None) -> Any: - """extra info from connection transport""" - conn = self._response.connection - if conn is None: - return default - transport = conn.transport - if transport is None: - return default - return transport.get_extra_info(name, default) - - def exception(self) -> Optional[BaseException]: - return self._exception - - async def ping(self, message: bytes = b"") -> None: - await self._writer.send_frame(message, WSMsgType.PING) - - async def pong(self, message: bytes = b"") -> None: - await self._writer.send_frame(message, WSMsgType.PONG) - - async def send_frame( - self, message: bytes, opcode: WSMsgType, compress: Optional[int] = None - ) -> None: - """Send a frame over the websocket.""" - await self._writer.send_frame(message, opcode, compress) - - async def send_str(self, data: str, compress: Optional[int] = None) -> None: - if not isinstance(data, str): - raise TypeError("data argument must be str (%r)" % type(data)) - await self._writer.send_frame( - data.encode("utf-8"), WSMsgType.TEXT, compress=compress - ) - - async def send_bytes(self, data: bytes, compress: Optional[int] = None) -> None: - if not isinstance(data, (bytes, bytearray, memoryview)): - raise TypeError("data argument must be byte-ish (%r)" % type(data)) - await self._writer.send_frame(data, WSMsgType.BINARY, compress=compress) - - async def send_json( - self, - data: Any, - compress: Optional[int] = None, - *, - dumps: JSONEncoder = DEFAULT_JSON_ENCODER, - ) -> None: - await self.send_str(dumps(data), compress=compress) - - async def close(self, *, code: int = WSCloseCode.OK, message: bytes = b"") -> bool: - # we need to break `receive()` cycle first, - # `close()` may be called from different task - if self._waiting and not self._closing: - assert self._loop is not None - self._close_wait = self._loop.create_future() - self._set_closing() - self._reader.feed_data(WS_CLOSING_MESSAGE, 0) - await self._close_wait - - if self._closed: - return False - - self._set_closed() - try: - await self._writer.close(code, message) - except asyncio.CancelledError: - self._close_code = WSCloseCode.ABNORMAL_CLOSURE - self._response.close() - raise - except Exception as exc: - self._close_code = WSCloseCode.ABNORMAL_CLOSURE - self._exception = exc - self._response.close() - return True - - if self._close_code: - self._response.close() - return True - - while True: - try: - async with async_timeout.timeout(self._timeout.ws_close): - msg = await self._reader.read() - except asyncio.CancelledError: - self._close_code = WSCloseCode.ABNORMAL_CLOSURE - self._response.close() - raise - except Exception as exc: - self._close_code = WSCloseCode.ABNORMAL_CLOSURE - self._exception = exc - self._response.close() - return True - - if msg.type is WSMsgType.CLOSE: - self._close_code = msg.data - self._response.close() - return True - - async def receive(self, timeout: Optional[float] = None) -> WSMessage: - receive_timeout = timeout or self._timeout.ws_receive - - while True: - if self._waiting: - raise RuntimeError("Concurrent call to receive() is not allowed") - - if self._closed: - return WS_CLOSED_MESSAGE - elif self._closing: - await self.close() - return WS_CLOSED_MESSAGE - - try: - self._waiting = True - try: - if receive_timeout: - # Entering the context manager and creating - # Timeout() object can take almost 50% of the - # run time in this loop so we avoid it if - # there is no read timeout. - async with async_timeout.timeout(receive_timeout): - msg = await self._reader.read() - else: - msg = await self._reader.read() - self._reset_heartbeat() - finally: - self._waiting = False - if self._close_wait: - set_result(self._close_wait, None) - except (asyncio.CancelledError, asyncio.TimeoutError): - self._close_code = WSCloseCode.ABNORMAL_CLOSURE - raise - except EofStream: - self._close_code = WSCloseCode.OK - await self.close() - return WSMessage(WSMsgType.CLOSED, None, None) - except ClientError: - # Likely ServerDisconnectedError when connection is lost - self._set_closed() - self._close_code = WSCloseCode.ABNORMAL_CLOSURE - return WS_CLOSED_MESSAGE - except WebSocketError as exc: - self._close_code = exc.code - await self.close(code=exc.code) - return WSMessage(WSMsgType.ERROR, exc, None) - except Exception as exc: - self._exception = exc - self._set_closing() - self._close_code = WSCloseCode.ABNORMAL_CLOSURE - await self.close() - return WSMessage(WSMsgType.ERROR, exc, None) - - if msg.type not in _INTERNAL_RECEIVE_TYPES: - # If its not a close/closing/ping/pong message - # we can return it immediately - return msg - - if msg.type is WSMsgType.CLOSE: - self._set_closing() - self._close_code = msg.data - if not self._closed and self._autoclose: - await self.close() - elif msg.type is WSMsgType.CLOSING: - self._set_closing() - elif msg.type is WSMsgType.PING and self._autoping: - await self.pong(msg.data) - continue - elif msg.type is WSMsgType.PONG and self._autoping: - continue - - return msg - - async def receive_str(self, *, timeout: Optional[float] = None) -> str: - msg = await self.receive(timeout) - if msg.type is not WSMsgType.TEXT: - raise WSMessageTypeError( - f"Received message {msg.type}:{msg.data!r} is not WSMsgType.TEXT" - ) - return cast(str, msg.data) - - async def receive_bytes(self, *, timeout: Optional[float] = None) -> bytes: - msg = await self.receive(timeout) - if msg.type is not WSMsgType.BINARY: - raise WSMessageTypeError( - f"Received message {msg.type}:{msg.data!r} is not WSMsgType.BINARY" - ) - return cast(bytes, msg.data) - - async def receive_json( - self, - *, - loads: JSONDecoder = DEFAULT_JSON_DECODER, - timeout: Optional[float] = None, - ) -> Any: - data = await self.receive_str(timeout=timeout) - return loads(data) - - def __aiter__(self) -> "ClientWebSocketResponse": - return self - - async def __anext__(self) -> WSMessage: - msg = await self.receive() - if msg.type in (WSMsgType.CLOSE, WSMsgType.CLOSING, WSMsgType.CLOSED): - raise StopAsyncIteration - return msg - - async def __aenter__(self) -> "ClientWebSocketResponse": - return self - - async def __aexit__( - self, - exc_type: Optional[Type[BaseException]], - exc_val: Optional[BaseException], - exc_tb: Optional[TracebackType], - ) -> None: - await self.close() diff --git a/bot/lib/python3.11/site-packages/aiohttp/compression_utils.py b/bot/lib/python3.11/site-packages/aiohttp/compression_utils.py deleted file mode 100644 index c51fc52..0000000 --- a/bot/lib/python3.11/site-packages/aiohttp/compression_utils.py +++ /dev/null @@ -1,319 +0,0 @@ -import asyncio -import sys -import zlib -from concurrent.futures import Executor -from typing import Any, Final, Optional, Protocol, TypedDict, cast - -if sys.version_info >= (3, 12): - from collections.abc import Buffer -else: - from typing import Union - - Buffer = Union[bytes, bytearray, "memoryview[int]", "memoryview[bytes]"] - -try: - try: - import brotlicffi as brotli - except ImportError: - import brotli - - HAS_BROTLI = True -except ImportError: # pragma: no cover - HAS_BROTLI = False - -try: - if sys.version_info >= (3, 14): - from compression.zstd import ZstdDecompressor # noqa: I900 - else: # TODO(PY314): Remove mentions of backports.zstd across codebase - from backports.zstd import ZstdDecompressor - - HAS_ZSTD = True -except ImportError: - HAS_ZSTD = False - - -MAX_SYNC_CHUNK_SIZE = 1024 - - -class ZLibCompressObjProtocol(Protocol): - def compress(self, data: Buffer) -> bytes: ... - def flush(self, mode: int = ..., /) -> bytes: ... - - -class ZLibDecompressObjProtocol(Protocol): - def decompress(self, data: Buffer, max_length: int = ...) -> bytes: ... - def flush(self, length: int = ..., /) -> bytes: ... - - @property - def eof(self) -> bool: ... - - -class ZLibBackendProtocol(Protocol): - MAX_WBITS: int - Z_FULL_FLUSH: int - Z_SYNC_FLUSH: int - Z_BEST_SPEED: int - Z_FINISH: int - - def compressobj( - self, - level: int = ..., - method: int = ..., - wbits: int = ..., - memLevel: int = ..., - strategy: int = ..., - zdict: Optional[Buffer] = ..., - ) -> ZLibCompressObjProtocol: ... - def decompressobj( - self, wbits: int = ..., zdict: Buffer = ... - ) -> ZLibDecompressObjProtocol: ... - - def compress( - self, data: Buffer, /, level: int = ..., wbits: int = ... - ) -> bytes: ... - def decompress( - self, data: Buffer, /, wbits: int = ..., bufsize: int = ... - ) -> bytes: ... - - -class CompressObjArgs(TypedDict, total=False): - wbits: int - strategy: int - level: int - - -class ZLibBackendWrapper: - def __init__(self, _zlib_backend: ZLibBackendProtocol): - self._zlib_backend: ZLibBackendProtocol = _zlib_backend - - @property - def name(self) -> str: - return getattr(self._zlib_backend, "__name__", "undefined") - - @property - def MAX_WBITS(self) -> int: - return self._zlib_backend.MAX_WBITS - - @property - def Z_FULL_FLUSH(self) -> int: - return self._zlib_backend.Z_FULL_FLUSH - - @property - def Z_SYNC_FLUSH(self) -> int: - return self._zlib_backend.Z_SYNC_FLUSH - - @property - def Z_BEST_SPEED(self) -> int: - return self._zlib_backend.Z_BEST_SPEED - - @property - def Z_FINISH(self) -> int: - return self._zlib_backend.Z_FINISH - - def compressobj(self, *args: Any, **kwargs: Any) -> ZLibCompressObjProtocol: - return self._zlib_backend.compressobj(*args, **kwargs) - - def decompressobj(self, *args: Any, **kwargs: Any) -> ZLibDecompressObjProtocol: - return self._zlib_backend.decompressobj(*args, **kwargs) - - def compress(self, data: Buffer, *args: Any, **kwargs: Any) -> bytes: - return self._zlib_backend.compress(data, *args, **kwargs) - - def decompress(self, data: Buffer, *args: Any, **kwargs: Any) -> bytes: - return self._zlib_backend.decompress(data, *args, **kwargs) - - # Everything not explicitly listed in the Protocol we just pass through - def __getattr__(self, attrname: str) -> Any: - return getattr(self._zlib_backend, attrname) - - -ZLibBackend: ZLibBackendWrapper = ZLibBackendWrapper(zlib) - - -def set_zlib_backend(new_zlib_backend: ZLibBackendProtocol) -> None: - ZLibBackend._zlib_backend = new_zlib_backend - - -def encoding_to_mode( - encoding: Optional[str] = None, - suppress_deflate_header: bool = False, -) -> int: - if encoding == "gzip": - return 16 + ZLibBackend.MAX_WBITS - - return -ZLibBackend.MAX_WBITS if suppress_deflate_header else ZLibBackend.MAX_WBITS - - -class ZlibBaseHandler: - def __init__( - self, - mode: int, - executor: Optional[Executor] = None, - max_sync_chunk_size: Optional[int] = MAX_SYNC_CHUNK_SIZE, - ): - self._mode = mode - self._executor = executor - self._max_sync_chunk_size = max_sync_chunk_size - - -class ZLibCompressor(ZlibBaseHandler): - def __init__( - self, - encoding: Optional[str] = None, - suppress_deflate_header: bool = False, - level: Optional[int] = None, - wbits: Optional[int] = None, - strategy: Optional[int] = None, - executor: Optional[Executor] = None, - max_sync_chunk_size: Optional[int] = MAX_SYNC_CHUNK_SIZE, - ): - super().__init__( - mode=( - encoding_to_mode(encoding, suppress_deflate_header) - if wbits is None - else wbits - ), - executor=executor, - max_sync_chunk_size=max_sync_chunk_size, - ) - self._zlib_backend: Final = ZLibBackendWrapper(ZLibBackend._zlib_backend) - - kwargs: CompressObjArgs = {} - kwargs["wbits"] = self._mode - if strategy is not None: - kwargs["strategy"] = strategy - if level is not None: - kwargs["level"] = level - self._compressor = self._zlib_backend.compressobj(**kwargs) - - def compress_sync(self, data: bytes) -> bytes: - return self._compressor.compress(data) - - async def compress(self, data: bytes) -> bytes: - """Compress the data and returned the compressed bytes. - - Note that flush() must be called after the last call to compress() - - If the data size is large than the max_sync_chunk_size, the compression - will be done in the executor. Otherwise, the compression will be done - in the event loop. - - **WARNING: This method is NOT cancellation-safe when used with flush().** - If this operation is cancelled, the compressor state may be corrupted. - The connection MUST be closed after cancellation to avoid data corruption - in subsequent compress operations. - - For cancellation-safe compression (e.g., WebSocket), the caller MUST wrap - compress() + flush() + send operations in a shield and lock to ensure atomicity. - """ - # For large payloads, offload compression to executor to avoid blocking event loop - should_use_executor = ( - self._max_sync_chunk_size is not None - and len(data) > self._max_sync_chunk_size - ) - if should_use_executor: - return await asyncio.get_running_loop().run_in_executor( - self._executor, self._compressor.compress, data - ) - return self.compress_sync(data) - - def flush(self, mode: Optional[int] = None) -> bytes: - """Flush the compressor synchronously. - - **WARNING: This method is NOT cancellation-safe when called after compress().** - The flush() operation accesses shared compressor state. If compress() was - cancelled, calling flush() may result in corrupted data. The connection MUST - be closed after compress() cancellation. - - For cancellation-safe compression (e.g., WebSocket), the caller MUST wrap - compress() + flush() + send operations in a shield and lock to ensure atomicity. - """ - return self._compressor.flush( - mode if mode is not None else self._zlib_backend.Z_FINISH - ) - - -class ZLibDecompressor(ZlibBaseHandler): - def __init__( - self, - encoding: Optional[str] = None, - suppress_deflate_header: bool = False, - executor: Optional[Executor] = None, - max_sync_chunk_size: Optional[int] = MAX_SYNC_CHUNK_SIZE, - ): - super().__init__( - mode=encoding_to_mode(encoding, suppress_deflate_header), - executor=executor, - max_sync_chunk_size=max_sync_chunk_size, - ) - self._zlib_backend: Final = ZLibBackendWrapper(ZLibBackend._zlib_backend) - self._decompressor = self._zlib_backend.decompressobj(wbits=self._mode) - - def decompress_sync(self, data: bytes, max_length: int = 0) -> bytes: - return self._decompressor.decompress(data, max_length) - - async def decompress(self, data: bytes, max_length: int = 0) -> bytes: - """Decompress the data and return the decompressed bytes. - - If the data size is large than the max_sync_chunk_size, the decompression - will be done in the executor. Otherwise, the decompression will be done - in the event loop. - """ - if ( - self._max_sync_chunk_size is not None - and len(data) > self._max_sync_chunk_size - ): - return await asyncio.get_running_loop().run_in_executor( - self._executor, self._decompressor.decompress, data, max_length - ) - return self.decompress_sync(data, max_length) - - def flush(self, length: int = 0) -> bytes: - return ( - self._decompressor.flush(length) - if length > 0 - else self._decompressor.flush() - ) - - @property - def eof(self) -> bool: - return self._decompressor.eof - - -class BrotliDecompressor: - # Supports both 'brotlipy' and 'Brotli' packages - # since they share an import name. The top branches - # are for 'brotlipy' and bottom branches for 'Brotli' - def __init__(self) -> None: - if not HAS_BROTLI: - raise RuntimeError( - "The brotli decompression is not available. " - "Please install `Brotli` module" - ) - self._obj = brotli.Decompressor() - - def decompress_sync(self, data: bytes) -> bytes: - if hasattr(self._obj, "decompress"): - return cast(bytes, self._obj.decompress(data)) - return cast(bytes, self._obj.process(data)) - - def flush(self) -> bytes: - if hasattr(self._obj, "flush"): - return cast(bytes, self._obj.flush()) - return b"" - - -class ZSTDDecompressor: - def __init__(self) -> None: - if not HAS_ZSTD: - raise RuntimeError( - "The zstd decompression is not available. " - "Please install `backports.zstd` module" - ) - self._obj = ZstdDecompressor() - - def decompress_sync(self, data: bytes) -> bytes: - return self._obj.decompress(data) - - def flush(self) -> bytes: - return b"" diff --git a/bot/lib/python3.11/site-packages/aiohttp/connector.py b/bot/lib/python3.11/site-packages/aiohttp/connector.py deleted file mode 100644 index 0fbacde..0000000 --- a/bot/lib/python3.11/site-packages/aiohttp/connector.py +++ /dev/null @@ -1,1834 +0,0 @@ -import asyncio -import functools -import random -import socket -import sys -import traceback -import warnings -from collections import OrderedDict, defaultdict, deque -from contextlib import suppress -from http import HTTPStatus -from itertools import chain, cycle, islice -from time import monotonic -from types import TracebackType -from typing import ( - TYPE_CHECKING, - Any, - Awaitable, - Callable, - DefaultDict, - Deque, - Dict, - Iterator, - List, - Literal, - Optional, - Sequence, - Set, - Tuple, - Type, - Union, - cast, -) - -import aiohappyeyeballs -from aiohappyeyeballs import AddrInfoType, SocketFactoryType - -from . import hdrs, helpers -from .abc import AbstractResolver, ResolveResult -from .client_exceptions import ( - ClientConnectionError, - ClientConnectorCertificateError, - ClientConnectorDNSError, - ClientConnectorError, - ClientConnectorSSLError, - ClientHttpProxyError, - ClientProxyConnectionError, - ServerFingerprintMismatch, - UnixClientConnectorError, - cert_errors, - ssl_errors, -) -from .client_proto import ResponseHandler -from .client_reqrep import ClientRequest, Fingerprint, _merge_ssl_params -from .helpers import ( - _SENTINEL, - ceil_timeout, - is_ip_address, - noop, - sentinel, - set_exception, - set_result, -) -from .log import client_logger -from .resolver import DefaultResolver - -if sys.version_info >= (3, 12): - from collections.abc import Buffer -else: - Buffer = Union[bytes, bytearray, "memoryview[int]", "memoryview[bytes]"] - -if TYPE_CHECKING: - import ssl - - SSLContext = ssl.SSLContext -else: - try: - import ssl - - SSLContext = ssl.SSLContext - except ImportError: # pragma: no cover - ssl = None # type: ignore[assignment] - SSLContext = object # type: ignore[misc,assignment] - -EMPTY_SCHEMA_SET = frozenset({""}) -HTTP_SCHEMA_SET = frozenset({"http", "https"}) -WS_SCHEMA_SET = frozenset({"ws", "wss"}) - -HTTP_AND_EMPTY_SCHEMA_SET = HTTP_SCHEMA_SET | EMPTY_SCHEMA_SET -HIGH_LEVEL_SCHEMA_SET = HTTP_AND_EMPTY_SCHEMA_SET | WS_SCHEMA_SET - -NEEDS_CLEANUP_CLOSED = (3, 13, 0) <= sys.version_info < ( - 3, - 13, - 1, -) or sys.version_info < (3, 12, 7) -# Cleanup closed is no longer needed after https://github.com/python/cpython/pull/118960 -# which first appeared in Python 3.12.7 and 3.13.1 - - -__all__ = ( - "BaseConnector", - "TCPConnector", - "UnixConnector", - "NamedPipeConnector", - "AddrInfoType", - "SocketFactoryType", -) - - -if TYPE_CHECKING: - from .client import ClientTimeout - from .client_reqrep import ConnectionKey - from .tracing import Trace - - -class _DeprecationWaiter: - __slots__ = ("_awaitable", "_awaited") - - def __init__(self, awaitable: Awaitable[Any]) -> None: - self._awaitable = awaitable - self._awaited = False - - def __await__(self) -> Any: - self._awaited = True - return self._awaitable.__await__() - - def __del__(self) -> None: - if not self._awaited: - warnings.warn( - "Connector.close() is a coroutine, " - "please use await connector.close()", - DeprecationWarning, - ) - - -async def _wait_for_close(waiters: List[Awaitable[object]]) -> None: - """Wait for all waiters to finish closing.""" - results = await asyncio.gather(*waiters, return_exceptions=True) - for res in results: - if isinstance(res, Exception): - client_logger.debug("Error while closing connector: %r", res) - - -class Connection: - - _source_traceback = None - - def __init__( - self, - connector: "BaseConnector", - key: "ConnectionKey", - protocol: ResponseHandler, - loop: asyncio.AbstractEventLoop, - ) -> None: - self._key = key - self._connector = connector - self._loop = loop - self._protocol: Optional[ResponseHandler] = protocol - self._callbacks: List[Callable[[], None]] = [] - - if loop.get_debug(): - self._source_traceback = traceback.extract_stack(sys._getframe(1)) - - def __repr__(self) -> str: - return f"Connection<{self._key}>" - - def __del__(self, _warnings: Any = warnings) -> None: - if self._protocol is not None: - kwargs = {"source": self} - _warnings.warn(f"Unclosed connection {self!r}", ResourceWarning, **kwargs) - if self._loop.is_closed(): - return - - self._connector._release(self._key, self._protocol, should_close=True) - - context = {"client_connection": self, "message": "Unclosed connection"} - if self._source_traceback is not None: - context["source_traceback"] = self._source_traceback - self._loop.call_exception_handler(context) - - def __bool__(self) -> Literal[True]: - """Force subclasses to not be falsy, to make checks simpler.""" - return True - - @property - def loop(self) -> asyncio.AbstractEventLoop: - warnings.warn( - "connector.loop property is deprecated", DeprecationWarning, stacklevel=2 - ) - return self._loop - - @property - def transport(self) -> Optional[asyncio.Transport]: - if self._protocol is None: - return None - return self._protocol.transport - - @property - def protocol(self) -> Optional[ResponseHandler]: - return self._protocol - - def add_callback(self, callback: Callable[[], None]) -> None: - if callback is not None: - self._callbacks.append(callback) - - def _notify_release(self) -> None: - callbacks, self._callbacks = self._callbacks[:], [] - - for cb in callbacks: - with suppress(Exception): - cb() - - def close(self) -> None: - self._notify_release() - - if self._protocol is not None: - self._connector._release(self._key, self._protocol, should_close=True) - self._protocol = None - - def release(self) -> None: - self._notify_release() - - if self._protocol is not None: - self._connector._release(self._key, self._protocol) - self._protocol = None - - @property - def closed(self) -> bool: - return self._protocol is None or not self._protocol.is_connected() - - -class _ConnectTunnelConnection(Connection): - """Special connection wrapper for CONNECT tunnels that must never be pooled. - - This connection wraps the proxy connection that will be upgraded with TLS. - It must never be released to the pool because: - 1. Its 'closed' future will never complete, causing session.close() to hang - 2. It represents an intermediate state, not a reusable connection - 3. The real connection (with TLS) will be created separately - """ - - def release(self) -> None: - """Do nothing - don't pool or close the connection. - - These connections are an intermediate state during the CONNECT tunnel - setup and will be cleaned up naturally after the TLS upgrade. If they - were to be pooled, they would never be properly closed, causing - session.close() to wait forever for their 'closed' future. - """ - - -class _TransportPlaceholder: - """placeholder for BaseConnector.connect function""" - - __slots__ = ("closed", "transport") - - def __init__(self, closed_future: asyncio.Future[Optional[Exception]]) -> None: - """Initialize a placeholder for a transport.""" - self.closed = closed_future - self.transport = None - - def close(self) -> None: - """Close the placeholder.""" - - def abort(self) -> None: - """Abort the placeholder (does nothing).""" - - -class BaseConnector: - """Base connector class. - - keepalive_timeout - (optional) Keep-alive timeout. - force_close - Set to True to force close and do reconnect - after each request (and between redirects). - limit - The total number of simultaneous connections. - limit_per_host - Number of simultaneous connections to one host. - enable_cleanup_closed - Enables clean-up closed ssl transports. - Disabled by default. - timeout_ceil_threshold - Trigger ceiling of timeout values when - it's above timeout_ceil_threshold. - loop - Optional event loop. - """ - - _closed = True # prevent AttributeError in __del__ if ctor was failed - _source_traceback = None - - # abort transport after 2 seconds (cleanup broken connections) - _cleanup_closed_period = 2.0 - - allowed_protocol_schema_set = HIGH_LEVEL_SCHEMA_SET - - def __init__( - self, - *, - keepalive_timeout: Union[object, None, float] = sentinel, - force_close: bool = False, - limit: int = 100, - limit_per_host: int = 0, - enable_cleanup_closed: bool = False, - loop: Optional[asyncio.AbstractEventLoop] = None, - timeout_ceil_threshold: float = 5, - ) -> None: - - if force_close: - if keepalive_timeout is not None and keepalive_timeout is not sentinel: - raise ValueError( - "keepalive_timeout cannot be set if force_close is True" - ) - else: - if keepalive_timeout is sentinel: - keepalive_timeout = 15.0 - - loop = loop or asyncio.get_running_loop() - self._timeout_ceil_threshold = timeout_ceil_threshold - - self._closed = False - if loop.get_debug(): - self._source_traceback = traceback.extract_stack(sys._getframe(1)) - - # Connection pool of reusable connections. - # We use a deque to store connections because it has O(1) popleft() - # and O(1) append() operations to implement a FIFO queue. - self._conns: DefaultDict[ - ConnectionKey, Deque[Tuple[ResponseHandler, float]] - ] = defaultdict(deque) - self._limit = limit - self._limit_per_host = limit_per_host - self._acquired: Set[ResponseHandler] = set() - self._acquired_per_host: DefaultDict[ConnectionKey, Set[ResponseHandler]] = ( - defaultdict(set) - ) - self._keepalive_timeout = cast(float, keepalive_timeout) - self._force_close = force_close - - # {host_key: FIFO list of waiters} - # The FIFO is implemented with an OrderedDict with None keys because - # python does not have an ordered set. - self._waiters: DefaultDict[ - ConnectionKey, OrderedDict[asyncio.Future[None], None] - ] = defaultdict(OrderedDict) - - self._loop = loop - self._factory = functools.partial(ResponseHandler, loop=loop) - - # start keep-alive connection cleanup task - self._cleanup_handle: Optional[asyncio.TimerHandle] = None - - # start cleanup closed transports task - self._cleanup_closed_handle: Optional[asyncio.TimerHandle] = None - - if enable_cleanup_closed and not NEEDS_CLEANUP_CLOSED: - warnings.warn( - "enable_cleanup_closed ignored because " - "https://github.com/python/cpython/pull/118960 is fixed " - f"in Python version {sys.version_info}", - DeprecationWarning, - stacklevel=2, - ) - enable_cleanup_closed = False - - self._cleanup_closed_disabled = not enable_cleanup_closed - self._cleanup_closed_transports: List[Optional[asyncio.Transport]] = [] - self._placeholder_future: asyncio.Future[Optional[Exception]] = ( - loop.create_future() - ) - self._placeholder_future.set_result(None) - self._cleanup_closed() - - def __del__(self, _warnings: Any = warnings) -> None: - if self._closed: - return - if not self._conns: - return - - conns = [repr(c) for c in self._conns.values()] - - self._close() - - kwargs = {"source": self} - _warnings.warn(f"Unclosed connector {self!r}", ResourceWarning, **kwargs) - context = { - "connector": self, - "connections": conns, - "message": "Unclosed connector", - } - if self._source_traceback is not None: - context["source_traceback"] = self._source_traceback - self._loop.call_exception_handler(context) - - def __enter__(self) -> "BaseConnector": - warnings.warn( - '"with Connector():" is deprecated, ' - 'use "async with Connector():" instead', - DeprecationWarning, - ) - return self - - def __exit__(self, *exc: Any) -> None: - self._close() - - async def __aenter__(self) -> "BaseConnector": - return self - - async def __aexit__( - self, - exc_type: Optional[Type[BaseException]] = None, - exc_value: Optional[BaseException] = None, - exc_traceback: Optional[TracebackType] = None, - ) -> None: - await self.close() - - @property - def force_close(self) -> bool: - """Ultimately close connection on releasing if True.""" - return self._force_close - - @property - def limit(self) -> int: - """The total number for simultaneous connections. - - If limit is 0 the connector has no limit. - The default limit size is 100. - """ - return self._limit - - @property - def limit_per_host(self) -> int: - """The limit for simultaneous connections to the same endpoint. - - Endpoints are the same if they are have equal - (host, port, is_ssl) triple. - """ - return self._limit_per_host - - def _cleanup(self) -> None: - """Cleanup unused transports.""" - if self._cleanup_handle: - self._cleanup_handle.cancel() - # _cleanup_handle should be unset, otherwise _release() will not - # recreate it ever! - self._cleanup_handle = None - - now = monotonic() - timeout = self._keepalive_timeout - - if self._conns: - connections = defaultdict(deque) - deadline = now - timeout - for key, conns in self._conns.items(): - alive: Deque[Tuple[ResponseHandler, float]] = deque() - for proto, use_time in conns: - if proto.is_connected() and use_time - deadline >= 0: - alive.append((proto, use_time)) - continue - transport = proto.transport - proto.close() - if not self._cleanup_closed_disabled and key.is_ssl: - self._cleanup_closed_transports.append(transport) - - if alive: - connections[key] = alive - - self._conns = connections - - if self._conns: - self._cleanup_handle = helpers.weakref_handle( - self, - "_cleanup", - timeout, - self._loop, - timeout_ceil_threshold=self._timeout_ceil_threshold, - ) - - def _cleanup_closed(self) -> None: - """Double confirmation for transport close. - - Some broken ssl servers may leave socket open without proper close. - """ - if self._cleanup_closed_handle: - self._cleanup_closed_handle.cancel() - - for transport in self._cleanup_closed_transports: - if transport is not None: - transport.abort() - - self._cleanup_closed_transports = [] - - if not self._cleanup_closed_disabled: - self._cleanup_closed_handle = helpers.weakref_handle( - self, - "_cleanup_closed", - self._cleanup_closed_period, - self._loop, - timeout_ceil_threshold=self._timeout_ceil_threshold, - ) - - def close(self, *, abort_ssl: bool = False) -> Awaitable[None]: - """Close all opened transports. - - :param abort_ssl: If True, SSL connections will be aborted immediately - without performing the shutdown handshake. This provides - faster cleanup at the cost of less graceful disconnection. - """ - if not (waiters := self._close(abort_ssl=abort_ssl)): - # If there are no connections to close, we can return a noop - # awaitable to avoid scheduling a task on the event loop. - return _DeprecationWaiter(noop()) - coro = _wait_for_close(waiters) - if sys.version_info >= (3, 12): - # Optimization for Python 3.12, try to close connections - # immediately to avoid having to schedule the task on the event loop. - task = asyncio.Task(coro, loop=self._loop, eager_start=True) - else: - task = self._loop.create_task(coro) - return _DeprecationWaiter(task) - - def _close(self, *, abort_ssl: bool = False) -> List[Awaitable[object]]: - waiters: List[Awaitable[object]] = [] - - if self._closed: - return waiters - - self._closed = True - - try: - if self._loop.is_closed(): - return waiters - - # cancel cleanup task - if self._cleanup_handle: - self._cleanup_handle.cancel() - - # cancel cleanup close task - if self._cleanup_closed_handle: - self._cleanup_closed_handle.cancel() - - for data in self._conns.values(): - for proto, _ in data: - if ( - abort_ssl - and proto.transport - and proto.transport.get_extra_info("sslcontext") is not None - ): - proto.abort() - else: - proto.close() - if closed := proto.closed: - waiters.append(closed) - - for proto in self._acquired: - if ( - abort_ssl - and proto.transport - and proto.transport.get_extra_info("sslcontext") is not None - ): - proto.abort() - else: - proto.close() - if closed := proto.closed: - waiters.append(closed) - - for transport in self._cleanup_closed_transports: - if transport is not None: - transport.abort() - - return waiters - - finally: - self._conns.clear() - self._acquired.clear() - for keyed_waiters in self._waiters.values(): - for keyed_waiter in keyed_waiters: - keyed_waiter.cancel() - self._waiters.clear() - self._cleanup_handle = None - self._cleanup_closed_transports.clear() - self._cleanup_closed_handle = None - - @property - def closed(self) -> bool: - """Is connector closed. - - A readonly property. - """ - return self._closed - - def _available_connections(self, key: "ConnectionKey") -> int: - """ - Return number of available connections. - - The limit, limit_per_host and the connection key are taken into account. - - If it returns less than 1 means that there are no connections - available. - """ - # check total available connections - # If there are no limits, this will always return 1 - total_remain = 1 - - if self._limit and (total_remain := self._limit - len(self._acquired)) <= 0: - return total_remain - - # check limit per host - if host_remain := self._limit_per_host: - if acquired := self._acquired_per_host.get(key): - host_remain -= len(acquired) - if total_remain > host_remain: - return host_remain - - return total_remain - - async def connect( - self, req: ClientRequest, traces: List["Trace"], timeout: "ClientTimeout" - ) -> Connection: - """Get from pool or create new connection.""" - key = req.connection_key - if (conn := await self._get(key, traces)) is not None: - # If we do not have to wait and we can get a connection from the pool - # we can avoid the timeout ceil logic and directly return the connection - return conn - - async with ceil_timeout(timeout.connect, timeout.ceil_threshold): - if self._available_connections(key) <= 0: - await self._wait_for_available_connection(key, traces) - if (conn := await self._get(key, traces)) is not None: - return conn - - placeholder = cast( - ResponseHandler, _TransportPlaceholder(self._placeholder_future) - ) - self._acquired.add(placeholder) - if self._limit_per_host: - self._acquired_per_host[key].add(placeholder) - - try: - # Traces are done inside the try block to ensure that the - # that the placeholder is still cleaned up if an exception - # is raised. - if traces: - for trace in traces: - await trace.send_connection_create_start() - proto = await self._create_connection(req, traces, timeout) - if traces: - for trace in traces: - await trace.send_connection_create_end() - except BaseException: - self._release_acquired(key, placeholder) - raise - else: - if self._closed: - proto.close() - raise ClientConnectionError("Connector is closed.") - - # The connection was successfully created, drop the placeholder - # and add the real connection to the acquired set. There should - # be no awaits after the proto is added to the acquired set - # to ensure that the connection is not left in the acquired set - # on cancellation. - self._acquired.remove(placeholder) - self._acquired.add(proto) - if self._limit_per_host: - acquired_per_host = self._acquired_per_host[key] - acquired_per_host.remove(placeholder) - acquired_per_host.add(proto) - return Connection(self, key, proto, self._loop) - - async def _wait_for_available_connection( - self, key: "ConnectionKey", traces: List["Trace"] - ) -> None: - """Wait for an available connection slot.""" - # We loop here because there is a race between - # the connection limit check and the connection - # being acquired. If the connection is acquired - # between the check and the await statement, we - # need to loop again to check if the connection - # slot is still available. - attempts = 0 - while True: - fut: asyncio.Future[None] = self._loop.create_future() - keyed_waiters = self._waiters[key] - keyed_waiters[fut] = None - if attempts: - # If we have waited before, we need to move the waiter - # to the front of the queue as otherwise we might get - # starved and hit the timeout. - keyed_waiters.move_to_end(fut, last=False) - - try: - # Traces happen in the try block to ensure that the - # the waiter is still cleaned up if an exception is raised. - if traces: - for trace in traces: - await trace.send_connection_queued_start() - await fut - if traces: - for trace in traces: - await trace.send_connection_queued_end() - finally: - # pop the waiter from the queue if its still - # there and not already removed by _release_waiter - keyed_waiters.pop(fut, None) - if not self._waiters.get(key, True): - del self._waiters[key] - - if self._available_connections(key) > 0: - break - attempts += 1 - - async def _get( - self, key: "ConnectionKey", traces: List["Trace"] - ) -> Optional[Connection]: - """Get next reusable connection for the key or None. - - The connection will be marked as acquired. - """ - if (conns := self._conns.get(key)) is None: - return None - - t1 = monotonic() - while conns: - proto, t0 = conns.popleft() - # We will we reuse the connection if its connected and - # the keepalive timeout has not been exceeded - if proto.is_connected() and t1 - t0 <= self._keepalive_timeout: - if not conns: - # The very last connection was reclaimed: drop the key - del self._conns[key] - self._acquired.add(proto) - if self._limit_per_host: - self._acquired_per_host[key].add(proto) - if traces: - for trace in traces: - try: - await trace.send_connection_reuseconn() - except BaseException: - self._release_acquired(key, proto) - raise - return Connection(self, key, proto, self._loop) - - # Connection cannot be reused, close it - transport = proto.transport - proto.close() - # only for SSL transports - if not self._cleanup_closed_disabled and key.is_ssl: - self._cleanup_closed_transports.append(transport) - - # No more connections: drop the key - del self._conns[key] - return None - - def _release_waiter(self) -> None: - """ - Iterates over all waiters until one to be released is found. - - The one to be released is not finished and - belongs to a host that has available connections. - """ - if not self._waiters: - return - - # Having the dict keys ordered this avoids to iterate - # at the same order at each call. - queues = list(self._waiters) - random.shuffle(queues) - - for key in queues: - if self._available_connections(key) < 1: - continue - - waiters = self._waiters[key] - while waiters: - waiter, _ = waiters.popitem(last=False) - if not waiter.done(): - waiter.set_result(None) - return - - def _release_acquired(self, key: "ConnectionKey", proto: ResponseHandler) -> None: - """Release acquired connection.""" - if self._closed: - # acquired connection is already released on connector closing - return - - self._acquired.discard(proto) - if self._limit_per_host and (conns := self._acquired_per_host.get(key)): - conns.discard(proto) - if not conns: - del self._acquired_per_host[key] - self._release_waiter() - - def _release( - self, - key: "ConnectionKey", - protocol: ResponseHandler, - *, - should_close: bool = False, - ) -> None: - if self._closed: - # acquired connection is already released on connector closing - return - - self._release_acquired(key, protocol) - - if self._force_close or should_close or protocol.should_close: - transport = protocol.transport - protocol.close() - - if key.is_ssl and not self._cleanup_closed_disabled: - self._cleanup_closed_transports.append(transport) - return - - self._conns[key].append((protocol, monotonic())) - - if self._cleanup_handle is None: - self._cleanup_handle = helpers.weakref_handle( - self, - "_cleanup", - self._keepalive_timeout, - self._loop, - timeout_ceil_threshold=self._timeout_ceil_threshold, - ) - - async def _create_connection( - self, req: ClientRequest, traces: List["Trace"], timeout: "ClientTimeout" - ) -> ResponseHandler: - raise NotImplementedError() - - -class _DNSCacheTable: - def __init__(self, ttl: Optional[float] = None) -> None: - self._addrs_rr: Dict[Tuple[str, int], Tuple[Iterator[ResolveResult], int]] = {} - self._timestamps: Dict[Tuple[str, int], float] = {} - self._ttl = ttl - - def __contains__(self, host: object) -> bool: - return host in self._addrs_rr - - def add(self, key: Tuple[str, int], addrs: List[ResolveResult]) -> None: - self._addrs_rr[key] = (cycle(addrs), len(addrs)) - - if self._ttl is not None: - self._timestamps[key] = monotonic() - - def remove(self, key: Tuple[str, int]) -> None: - self._addrs_rr.pop(key, None) - - if self._ttl is not None: - self._timestamps.pop(key, None) - - def clear(self) -> None: - self._addrs_rr.clear() - self._timestamps.clear() - - def next_addrs(self, key: Tuple[str, int]) -> List[ResolveResult]: - loop, length = self._addrs_rr[key] - addrs = list(islice(loop, length)) - # Consume one more element to shift internal state of `cycle` - next(loop) - return addrs - - def expired(self, key: Tuple[str, int]) -> bool: - if self._ttl is None: - return False - - return self._timestamps[key] + self._ttl < monotonic() - - -def _make_ssl_context(verified: bool) -> SSLContext: - """Create SSL context. - - This method is not async-friendly and should be called from a thread - because it will load certificates from disk and do other blocking I/O. - """ - if ssl is None: - # No ssl support - return None - if verified: - sslcontext = ssl.create_default_context() - else: - sslcontext = ssl.SSLContext(ssl.PROTOCOL_TLS_CLIENT) - sslcontext.options |= ssl.OP_NO_SSLv2 - sslcontext.options |= ssl.OP_NO_SSLv3 - sslcontext.check_hostname = False - sslcontext.verify_mode = ssl.CERT_NONE - sslcontext.options |= ssl.OP_NO_COMPRESSION - sslcontext.set_default_verify_paths() - sslcontext.set_alpn_protocols(("http/1.1",)) - return sslcontext - - -# The default SSLContext objects are created at import time -# since they do blocking I/O to load certificates from disk, -# and imports should always be done before the event loop starts -# or in a thread. -_SSL_CONTEXT_VERIFIED = _make_ssl_context(True) -_SSL_CONTEXT_UNVERIFIED = _make_ssl_context(False) - - -class TCPConnector(BaseConnector): - """TCP connector. - - verify_ssl - Set to True to check ssl certifications. - fingerprint - Pass the binary sha256 - digest of the expected certificate in DER format to verify - that the certificate the server presents matches. See also - https://en.wikipedia.org/wiki/HTTP_Public_Key_Pinning - resolver - Enable DNS lookups and use this - resolver - use_dns_cache - Use memory cache for DNS lookups. - ttl_dns_cache - Max seconds having cached a DNS entry, None forever. - family - socket address family - local_addr - local tuple of (host, port) to bind socket to - - keepalive_timeout - (optional) Keep-alive timeout. - force_close - Set to True to force close and do reconnect - after each request (and between redirects). - limit - The total number of simultaneous connections. - limit_per_host - Number of simultaneous connections to one host. - enable_cleanup_closed - Enables clean-up closed ssl transports. - Disabled by default. - happy_eyeballs_delay - This is the “Connection Attempt Delay” - as defined in RFC 8305. To disable - the happy eyeballs algorithm, set to None. - interleave - “First Address Family Count” as defined in RFC 8305 - loop - Optional event loop. - socket_factory - A SocketFactoryType function that, if supplied, - will be used to create sockets given an - AddrInfoType. - ssl_shutdown_timeout - DEPRECATED. Will be removed in aiohttp 4.0. - Grace period for SSL shutdown handshake on TLS - connections. Default is 0 seconds (immediate abort). - This parameter allowed for a clean SSL shutdown by - notifying the remote peer of connection closure, - while avoiding excessive delays during connector cleanup. - Note: Only takes effect on Python 3.11+. - """ - - allowed_protocol_schema_set = HIGH_LEVEL_SCHEMA_SET | frozenset({"tcp"}) - - def __init__( - self, - *, - verify_ssl: bool = True, - fingerprint: Optional[bytes] = None, - use_dns_cache: bool = True, - ttl_dns_cache: Optional[int] = 10, - family: socket.AddressFamily = socket.AddressFamily.AF_UNSPEC, - ssl_context: Optional[SSLContext] = None, - ssl: Union[bool, Fingerprint, SSLContext] = True, - local_addr: Optional[Tuple[str, int]] = None, - resolver: Optional[AbstractResolver] = None, - keepalive_timeout: Union[None, float, object] = sentinel, - force_close: bool = False, - limit: int = 100, - limit_per_host: int = 0, - enable_cleanup_closed: bool = False, - loop: Optional[asyncio.AbstractEventLoop] = None, - timeout_ceil_threshold: float = 5, - happy_eyeballs_delay: Optional[float] = 0.25, - interleave: Optional[int] = None, - socket_factory: Optional[SocketFactoryType] = None, - ssl_shutdown_timeout: Union[_SENTINEL, None, float] = sentinel, - ): - super().__init__( - keepalive_timeout=keepalive_timeout, - force_close=force_close, - limit=limit, - limit_per_host=limit_per_host, - enable_cleanup_closed=enable_cleanup_closed, - loop=loop, - timeout_ceil_threshold=timeout_ceil_threshold, - ) - - self._ssl = _merge_ssl_params(ssl, verify_ssl, ssl_context, fingerprint) - - self._resolver: AbstractResolver - if resolver is None: - self._resolver = DefaultResolver(loop=self._loop) - self._resolver_owner = True - else: - self._resolver = resolver - self._resolver_owner = False - - self._use_dns_cache = use_dns_cache - self._cached_hosts = _DNSCacheTable(ttl=ttl_dns_cache) - self._throttle_dns_futures: Dict[ - Tuple[str, int], Set["asyncio.Future[None]"] - ] = {} - self._family = family - self._local_addr_infos = aiohappyeyeballs.addr_to_addr_infos(local_addr) - self._happy_eyeballs_delay = happy_eyeballs_delay - self._interleave = interleave - self._resolve_host_tasks: Set["asyncio.Task[List[ResolveResult]]"] = set() - self._socket_factory = socket_factory - self._ssl_shutdown_timeout: Optional[float] - # Handle ssl_shutdown_timeout with warning for Python < 3.11 - if ssl_shutdown_timeout is sentinel: - self._ssl_shutdown_timeout = 0 - else: - # Deprecation warning for ssl_shutdown_timeout parameter - warnings.warn( - "The ssl_shutdown_timeout parameter is deprecated and will be removed in aiohttp 4.0", - DeprecationWarning, - stacklevel=2, - ) - if ( - sys.version_info < (3, 11) - and ssl_shutdown_timeout is not None - and ssl_shutdown_timeout != 0 - ): - warnings.warn( - f"ssl_shutdown_timeout={ssl_shutdown_timeout} is ignored on Python < 3.11; " - "only ssl_shutdown_timeout=0 is supported. The timeout will be ignored.", - RuntimeWarning, - stacklevel=2, - ) - self._ssl_shutdown_timeout = ssl_shutdown_timeout - - def _close(self, *, abort_ssl: bool = False) -> List[Awaitable[object]]: - """Close all ongoing DNS calls.""" - for fut in chain.from_iterable(self._throttle_dns_futures.values()): - fut.cancel() - - waiters = super()._close(abort_ssl=abort_ssl) - - for t in self._resolve_host_tasks: - t.cancel() - waiters.append(t) - - return waiters - - async def close(self, *, abort_ssl: bool = False) -> None: - """ - Close all opened transports. - - :param abort_ssl: If True, SSL connections will be aborted immediately - without performing the shutdown handshake. If False (default), - the behavior is determined by ssl_shutdown_timeout: - - If ssl_shutdown_timeout=0: connections are aborted - - If ssl_shutdown_timeout>0: graceful shutdown is performed - """ - if self._resolver_owner: - await self._resolver.close() - # Use abort_ssl param if explicitly set, otherwise use ssl_shutdown_timeout default - await super().close(abort_ssl=abort_ssl or self._ssl_shutdown_timeout == 0) - - @property - def family(self) -> int: - """Socket family like AF_INET.""" - return self._family - - @property - def use_dns_cache(self) -> bool: - """True if local DNS caching is enabled.""" - return self._use_dns_cache - - def clear_dns_cache( - self, host: Optional[str] = None, port: Optional[int] = None - ) -> None: - """Remove specified host/port or clear all dns local cache.""" - if host is not None and port is not None: - self._cached_hosts.remove((host, port)) - elif host is not None or port is not None: - raise ValueError("either both host and port or none of them are allowed") - else: - self._cached_hosts.clear() - - async def _resolve_host( - self, host: str, port: int, traces: Optional[Sequence["Trace"]] = None - ) -> List[ResolveResult]: - """Resolve host and return list of addresses.""" - if is_ip_address(host): - return [ - { - "hostname": host, - "host": host, - "port": port, - "family": self._family, - "proto": 0, - "flags": 0, - } - ] - - if not self._use_dns_cache: - - if traces: - for trace in traces: - await trace.send_dns_resolvehost_start(host) - - res = await self._resolver.resolve(host, port, family=self._family) - - if traces: - for trace in traces: - await trace.send_dns_resolvehost_end(host) - - return res - - key = (host, port) - if key in self._cached_hosts and not self._cached_hosts.expired(key): - # get result early, before any await (#4014) - result = self._cached_hosts.next_addrs(key) - - if traces: - for trace in traces: - await trace.send_dns_cache_hit(host) - return result - - futures: Set["asyncio.Future[None]"] - # - # If multiple connectors are resolving the same host, we wait - # for the first one to resolve and then use the result for all of them. - # We use a throttle to ensure that we only resolve the host once - # and then use the result for all the waiters. - # - if key in self._throttle_dns_futures: - # get futures early, before any await (#4014) - futures = self._throttle_dns_futures[key] - future: asyncio.Future[None] = self._loop.create_future() - futures.add(future) - if traces: - for trace in traces: - await trace.send_dns_cache_hit(host) - try: - await future - finally: - futures.discard(future) - return self._cached_hosts.next_addrs(key) - - # update dict early, before any await (#4014) - self._throttle_dns_futures[key] = futures = set() - # In this case we need to create a task to ensure that we can shield - # the task from cancellation as cancelling this lookup should not cancel - # the underlying lookup or else the cancel event will get broadcast to - # all the waiters across all connections. - # - coro = self._resolve_host_with_throttle(key, host, port, futures, traces) - loop = asyncio.get_running_loop() - if sys.version_info >= (3, 12): - # Optimization for Python 3.12, try to send immediately - resolved_host_task = asyncio.Task(coro, loop=loop, eager_start=True) - else: - resolved_host_task = loop.create_task(coro) - - if not resolved_host_task.done(): - self._resolve_host_tasks.add(resolved_host_task) - resolved_host_task.add_done_callback(self._resolve_host_tasks.discard) - - try: - return await asyncio.shield(resolved_host_task) - except asyncio.CancelledError: - - def drop_exception(fut: "asyncio.Future[List[ResolveResult]]") -> None: - with suppress(Exception, asyncio.CancelledError): - fut.result() - - resolved_host_task.add_done_callback(drop_exception) - raise - - async def _resolve_host_with_throttle( - self, - key: Tuple[str, int], - host: str, - port: int, - futures: Set["asyncio.Future[None]"], - traces: Optional[Sequence["Trace"]], - ) -> List[ResolveResult]: - """Resolve host and set result for all waiters. - - This method must be run in a task and shielded from cancellation - to avoid cancelling the underlying lookup. - """ - try: - if traces: - for trace in traces: - await trace.send_dns_cache_miss(host) - - for trace in traces: - await trace.send_dns_resolvehost_start(host) - - addrs = await self._resolver.resolve(host, port, family=self._family) - if traces: - for trace in traces: - await trace.send_dns_resolvehost_end(host) - - self._cached_hosts.add(key, addrs) - for fut in futures: - set_result(fut, None) - except BaseException as e: - # any DNS exception is set for the waiters to raise the same exception. - # This coro is always run in task that is shielded from cancellation so - # we should never be propagating cancellation here. - for fut in futures: - set_exception(fut, e) - raise - finally: - self._throttle_dns_futures.pop(key) - - return self._cached_hosts.next_addrs(key) - - async def _create_connection( - self, req: ClientRequest, traces: List["Trace"], timeout: "ClientTimeout" - ) -> ResponseHandler: - """Create connection. - - Has same keyword arguments as BaseEventLoop.create_connection. - """ - if req.proxy: - _, proto = await self._create_proxy_connection(req, traces, timeout) - else: - _, proto = await self._create_direct_connection(req, traces, timeout) - - return proto - - def _get_ssl_context(self, req: ClientRequest) -> Optional[SSLContext]: - """Logic to get the correct SSL context - - 0. if req.ssl is false, return None - - 1. if ssl_context is specified in req, use it - 2. if _ssl_context is specified in self, use it - 3. otherwise: - 1. if verify_ssl is not specified in req, use self.ssl_context - (will generate a default context according to self.verify_ssl) - 2. if verify_ssl is True in req, generate a default SSL context - 3. if verify_ssl is False in req, generate a SSL context that - won't verify - """ - if not req.is_ssl(): - return None - - if ssl is None: # pragma: no cover - raise RuntimeError("SSL is not supported.") - sslcontext = req.ssl - if isinstance(sslcontext, ssl.SSLContext): - return sslcontext - if sslcontext is not True: - # not verified or fingerprinted - return _SSL_CONTEXT_UNVERIFIED - sslcontext = self._ssl - if isinstance(sslcontext, ssl.SSLContext): - return sslcontext - if sslcontext is not True: - # not verified or fingerprinted - return _SSL_CONTEXT_UNVERIFIED - return _SSL_CONTEXT_VERIFIED - - def _get_fingerprint(self, req: ClientRequest) -> Optional["Fingerprint"]: - ret = req.ssl - if isinstance(ret, Fingerprint): - return ret - ret = self._ssl - if isinstance(ret, Fingerprint): - return ret - return None - - async def _wrap_create_connection( - self, - *args: Any, - addr_infos: List[AddrInfoType], - req: ClientRequest, - timeout: "ClientTimeout", - client_error: Type[Exception] = ClientConnectorError, - **kwargs: Any, - ) -> Tuple[asyncio.Transport, ResponseHandler]: - try: - async with ceil_timeout( - timeout.sock_connect, ceil_threshold=timeout.ceil_threshold - ): - sock = await aiohappyeyeballs.start_connection( - addr_infos=addr_infos, - local_addr_infos=self._local_addr_infos, - happy_eyeballs_delay=self._happy_eyeballs_delay, - interleave=self._interleave, - loop=self._loop, - socket_factory=self._socket_factory, - ) - # Add ssl_shutdown_timeout for Python 3.11+ when SSL is used - if ( - kwargs.get("ssl") - and self._ssl_shutdown_timeout - and sys.version_info >= (3, 11) - ): - kwargs["ssl_shutdown_timeout"] = self._ssl_shutdown_timeout - return await self._loop.create_connection(*args, **kwargs, sock=sock) - except cert_errors as exc: - raise ClientConnectorCertificateError(req.connection_key, exc) from exc - except ssl_errors as exc: - raise ClientConnectorSSLError(req.connection_key, exc) from exc - except OSError as exc: - if exc.errno is None and isinstance(exc, asyncio.TimeoutError): - raise - raise client_error(req.connection_key, exc) from exc - - async def _wrap_existing_connection( - self, - *args: Any, - req: ClientRequest, - timeout: "ClientTimeout", - client_error: Type[Exception] = ClientConnectorError, - **kwargs: Any, - ) -> Tuple[asyncio.Transport, ResponseHandler]: - try: - async with ceil_timeout( - timeout.sock_connect, ceil_threshold=timeout.ceil_threshold - ): - return await self._loop.create_connection(*args, **kwargs) - except cert_errors as exc: - raise ClientConnectorCertificateError(req.connection_key, exc) from exc - except ssl_errors as exc: - raise ClientConnectorSSLError(req.connection_key, exc) from exc - except OSError as exc: - if exc.errno is None and isinstance(exc, asyncio.TimeoutError): - raise - raise client_error(req.connection_key, exc) from exc - - def _fail_on_no_start_tls(self, req: "ClientRequest") -> None: - """Raise a :py:exc:`RuntimeError` on missing ``start_tls()``. - - It is necessary for TLS-in-TLS so that it is possible to - send HTTPS queries through HTTPS proxies. - - This doesn't affect regular HTTP requests, though. - """ - if not req.is_ssl(): - return - - proxy_url = req.proxy - assert proxy_url is not None - if proxy_url.scheme != "https": - return - - self._check_loop_for_start_tls() - - def _check_loop_for_start_tls(self) -> None: - try: - self._loop.start_tls - except AttributeError as attr_exc: - raise RuntimeError( - "An HTTPS request is being sent through an HTTPS proxy. " - "This needs support for TLS in TLS but it is not implemented " - "in your runtime for the stdlib asyncio.\n\n" - "Please upgrade to Python 3.11 or higher. For more details, " - "please see:\n" - "* https://bugs.python.org/issue37179\n" - "* https://github.com/python/cpython/pull/28073\n" - "* https://docs.aiohttp.org/en/stable/" - "client_advanced.html#proxy-support\n" - "* https://github.com/aio-libs/aiohttp/discussions/6044\n", - ) from attr_exc - - def _loop_supports_start_tls(self) -> bool: - try: - self._check_loop_for_start_tls() - except RuntimeError: - return False - else: - return True - - def _warn_about_tls_in_tls( - self, - underlying_transport: asyncio.Transport, - req: ClientRequest, - ) -> None: - """Issue a warning if the requested URL has HTTPS scheme.""" - if req.request_info.url.scheme != "https": - return - - # Check if uvloop is being used, which supports TLS in TLS, - # otherwise assume that asyncio's native transport is being used. - if type(underlying_transport).__module__.startswith("uvloop"): - return - - # Support in asyncio was added in Python 3.11 (bpo-44011) - asyncio_supports_tls_in_tls = sys.version_info >= (3, 11) or getattr( - underlying_transport, - "_start_tls_compatible", - False, - ) - - if asyncio_supports_tls_in_tls: - return - - warnings.warn( - "An HTTPS request is being sent through an HTTPS proxy. " - "This support for TLS in TLS is known to be disabled " - "in the stdlib asyncio (Python <3.11). This is why you'll probably see " - "an error in the log below.\n\n" - "It is possible to enable it via monkeypatching. " - "For more details, see:\n" - "* https://bugs.python.org/issue37179\n" - "* https://github.com/python/cpython/pull/28073\n\n" - "You can temporarily patch this as follows:\n" - "* https://docs.aiohttp.org/en/stable/client_advanced.html#proxy-support\n" - "* https://github.com/aio-libs/aiohttp/discussions/6044\n", - RuntimeWarning, - source=self, - # Why `4`? At least 3 of the calls in the stack originate - # from the methods in this class. - stacklevel=3, - ) - - async def _start_tls_connection( - self, - underlying_transport: asyncio.Transport, - req: ClientRequest, - timeout: "ClientTimeout", - client_error: Type[Exception] = ClientConnectorError, - ) -> Tuple[asyncio.BaseTransport, ResponseHandler]: - """Wrap the raw TCP transport with TLS.""" - tls_proto = self._factory() # Create a brand new proto for TLS - sslcontext = self._get_ssl_context(req) - if TYPE_CHECKING: - # _start_tls_connection is unreachable in the current code path - # if sslcontext is None. - assert sslcontext is not None - - try: - async with ceil_timeout( - timeout.sock_connect, ceil_threshold=timeout.ceil_threshold - ): - try: - # ssl_shutdown_timeout is only available in Python 3.11+ - if sys.version_info >= (3, 11) and self._ssl_shutdown_timeout: - tls_transport = await self._loop.start_tls( - underlying_transport, - tls_proto, - sslcontext, - server_hostname=req.server_hostname or req.host, - ssl_handshake_timeout=timeout.total, - ssl_shutdown_timeout=self._ssl_shutdown_timeout, - ) - else: - tls_transport = await self._loop.start_tls( - underlying_transport, - tls_proto, - sslcontext, - server_hostname=req.server_hostname or req.host, - ssl_handshake_timeout=timeout.total, - ) - except BaseException: - # We need to close the underlying transport since - # `start_tls()` probably failed before it had a - # chance to do this: - if self._ssl_shutdown_timeout == 0: - underlying_transport.abort() - else: - underlying_transport.close() - raise - if isinstance(tls_transport, asyncio.Transport): - fingerprint = self._get_fingerprint(req) - if fingerprint: - try: - fingerprint.check(tls_transport) - except ServerFingerprintMismatch: - tls_transport.close() - if not self._cleanup_closed_disabled: - self._cleanup_closed_transports.append(tls_transport) - raise - except cert_errors as exc: - raise ClientConnectorCertificateError(req.connection_key, exc) from exc - except ssl_errors as exc: - raise ClientConnectorSSLError(req.connection_key, exc) from exc - except OSError as exc: - if exc.errno is None and isinstance(exc, asyncio.TimeoutError): - raise - raise client_error(req.connection_key, exc) from exc - except TypeError as type_err: - # Example cause looks like this: - # TypeError: transport is not supported by start_tls() - - raise ClientConnectionError( - "Cannot initialize a TLS-in-TLS connection to host " - f"{req.host!s}:{req.port:d} through an underlying connection " - f"to an HTTPS proxy {req.proxy!s} ssl:{req.ssl or 'default'} " - f"[{type_err!s}]" - ) from type_err - else: - if tls_transport is None: - msg = "Failed to start TLS (possibly caused by closing transport)" - raise client_error(req.connection_key, OSError(msg)) - tls_proto.connection_made( - tls_transport - ) # Kick the state machine of the new TLS protocol - - return tls_transport, tls_proto - - def _convert_hosts_to_addr_infos( - self, hosts: List[ResolveResult] - ) -> List[AddrInfoType]: - """Converts the list of hosts to a list of addr_infos. - - The list of hosts is the result of a DNS lookup. The list of - addr_infos is the result of a call to `socket.getaddrinfo()`. - """ - addr_infos: List[AddrInfoType] = [] - for hinfo in hosts: - host = hinfo["host"] - is_ipv6 = ":" in host - family = socket.AF_INET6 if is_ipv6 else socket.AF_INET - if self._family and self._family != family: - continue - addr = (host, hinfo["port"], 0, 0) if is_ipv6 else (host, hinfo["port"]) - addr_infos.append( - (family, socket.SOCK_STREAM, socket.IPPROTO_TCP, "", addr) - ) - return addr_infos - - async def _create_direct_connection( - self, - req: ClientRequest, - traces: List["Trace"], - timeout: "ClientTimeout", - *, - client_error: Type[Exception] = ClientConnectorError, - ) -> Tuple[asyncio.Transport, ResponseHandler]: - sslcontext = self._get_ssl_context(req) - fingerprint = self._get_fingerprint(req) - - host = req.url.raw_host - assert host is not None - # Replace multiple trailing dots with a single one. - # A trailing dot is only present for fully-qualified domain names. - # See https://github.com/aio-libs/aiohttp/pull/7364. - if host.endswith(".."): - host = host.rstrip(".") + "." - port = req.port - assert port is not None - try: - # Cancelling this lookup should not cancel the underlying lookup - # or else the cancel event will get broadcast to all the waiters - # across all connections. - hosts = await self._resolve_host(host, port, traces=traces) - except OSError as exc: - if exc.errno is None and isinstance(exc, asyncio.TimeoutError): - raise - # in case of proxy it is not ClientProxyConnectionError - # it is problem of resolving proxy ip itself - raise ClientConnectorDNSError(req.connection_key, exc) from exc - - last_exc: Optional[Exception] = None - addr_infos = self._convert_hosts_to_addr_infos(hosts) - while addr_infos: - # Strip trailing dots, certificates contain FQDN without dots. - # See https://github.com/aio-libs/aiohttp/issues/3636 - server_hostname = ( - (req.server_hostname or host).rstrip(".") if sslcontext else None - ) - - try: - transp, proto = await self._wrap_create_connection( - self._factory, - timeout=timeout, - ssl=sslcontext, - addr_infos=addr_infos, - server_hostname=server_hostname, - req=req, - client_error=client_error, - ) - except (ClientConnectorError, asyncio.TimeoutError) as exc: - last_exc = exc - aiohappyeyeballs.pop_addr_infos_interleave(addr_infos, self._interleave) - continue - - if req.is_ssl() and fingerprint: - try: - fingerprint.check(transp) - except ServerFingerprintMismatch as exc: - transp.close() - if not self._cleanup_closed_disabled: - self._cleanup_closed_transports.append(transp) - last_exc = exc - # Remove the bad peer from the list of addr_infos - sock: socket.socket = transp.get_extra_info("socket") - bad_peer = sock.getpeername() - aiohappyeyeballs.remove_addr_infos(addr_infos, bad_peer) - continue - - return transp, proto - else: - assert last_exc is not None - raise last_exc - - async def _create_proxy_connection( - self, req: ClientRequest, traces: List["Trace"], timeout: "ClientTimeout" - ) -> Tuple[asyncio.BaseTransport, ResponseHandler]: - self._fail_on_no_start_tls(req) - runtime_has_start_tls = self._loop_supports_start_tls() - - headers: Dict[str, str] = {} - if req.proxy_headers is not None: - headers = req.proxy_headers # type: ignore[assignment] - headers[hdrs.HOST] = req.headers[hdrs.HOST] - - url = req.proxy - assert url is not None - proxy_req = ClientRequest( - hdrs.METH_GET, - url, - headers=headers, - auth=req.proxy_auth, - loop=self._loop, - ssl=req.ssl, - ) - - # create connection to proxy server - transport, proto = await self._create_direct_connection( - proxy_req, [], timeout, client_error=ClientProxyConnectionError - ) - - auth = proxy_req.headers.pop(hdrs.AUTHORIZATION, None) - if auth is not None: - if not req.is_ssl(): - req.headers[hdrs.PROXY_AUTHORIZATION] = auth - else: - proxy_req.headers[hdrs.PROXY_AUTHORIZATION] = auth - - if req.is_ssl(): - if runtime_has_start_tls: - self._warn_about_tls_in_tls(transport, req) - - # For HTTPS requests over HTTP proxy - # we must notify proxy to tunnel connection - # so we send CONNECT command: - # CONNECT www.python.org:443 HTTP/1.1 - # Host: www.python.org - # - # next we must do TLS handshake and so on - # to do this we must wrap raw socket into secure one - # asyncio handles this perfectly - proxy_req.method = hdrs.METH_CONNECT - proxy_req.url = req.url - key = req.connection_key._replace( - proxy=None, proxy_auth=None, proxy_headers_hash=None - ) - conn = _ConnectTunnelConnection(self, key, proto, self._loop) - proxy_resp = await proxy_req.send(conn) - try: - protocol = conn._protocol - assert protocol is not None - - # read_until_eof=True will ensure the connection isn't closed - # once the response is received and processed allowing - # START_TLS to work on the connection below. - protocol.set_response_params( - read_until_eof=runtime_has_start_tls, - timeout_ceil_threshold=self._timeout_ceil_threshold, - ) - resp = await proxy_resp.start(conn) - except BaseException: - proxy_resp.close() - conn.close() - raise - else: - conn._protocol = None - try: - if resp.status != 200: - message = resp.reason - if message is None: - message = HTTPStatus(resp.status).phrase - raise ClientHttpProxyError( - proxy_resp.request_info, - resp.history, - status=resp.status, - message=message, - headers=resp.headers, - ) - if not runtime_has_start_tls: - rawsock = transport.get_extra_info("socket", default=None) - if rawsock is None: - raise RuntimeError( - "Transport does not expose socket instance" - ) - # Duplicate the socket, so now we can close proxy transport - rawsock = rawsock.dup() - except BaseException: - # It shouldn't be closed in `finally` because it's fed to - # `loop.start_tls()` and the docs say not to touch it after - # passing there. - transport.close() - raise - finally: - if not runtime_has_start_tls: - transport.close() - - if not runtime_has_start_tls: - # HTTP proxy with support for upgrade to HTTPS - sslcontext = self._get_ssl_context(req) - return await self._wrap_existing_connection( - self._factory, - timeout=timeout, - ssl=sslcontext, - sock=rawsock, - server_hostname=req.host, - req=req, - ) - - return await self._start_tls_connection( - # Access the old transport for the last time before it's - # closed and forgotten forever: - transport, - req=req, - timeout=timeout, - ) - finally: - proxy_resp.close() - - return transport, proto - - -class UnixConnector(BaseConnector): - """Unix socket connector. - - path - Unix socket path. - keepalive_timeout - (optional) Keep-alive timeout. - force_close - Set to True to force close and do reconnect - after each request (and between redirects). - limit - The total number of simultaneous connections. - limit_per_host - Number of simultaneous connections to one host. - loop - Optional event loop. - """ - - allowed_protocol_schema_set = HIGH_LEVEL_SCHEMA_SET | frozenset({"unix"}) - - def __init__( - self, - path: str, - force_close: bool = False, - keepalive_timeout: Union[object, float, None] = sentinel, - limit: int = 100, - limit_per_host: int = 0, - loop: Optional[asyncio.AbstractEventLoop] = None, - ) -> None: - super().__init__( - force_close=force_close, - keepalive_timeout=keepalive_timeout, - limit=limit, - limit_per_host=limit_per_host, - loop=loop, - ) - self._path = path - - @property - def path(self) -> str: - """Path to unix socket.""" - return self._path - - async def _create_connection( - self, req: ClientRequest, traces: List["Trace"], timeout: "ClientTimeout" - ) -> ResponseHandler: - try: - async with ceil_timeout( - timeout.sock_connect, ceil_threshold=timeout.ceil_threshold - ): - _, proto = await self._loop.create_unix_connection( - self._factory, self._path - ) - except OSError as exc: - if exc.errno is None and isinstance(exc, asyncio.TimeoutError): - raise - raise UnixClientConnectorError(self.path, req.connection_key, exc) from exc - - return proto - - -class NamedPipeConnector(BaseConnector): - """Named pipe connector. - - Only supported by the proactor event loop. - See also: https://docs.python.org/3/library/asyncio-eventloop.html - - path - Windows named pipe path. - keepalive_timeout - (optional) Keep-alive timeout. - force_close - Set to True to force close and do reconnect - after each request (and between redirects). - limit - The total number of simultaneous connections. - limit_per_host - Number of simultaneous connections to one host. - loop - Optional event loop. - """ - - allowed_protocol_schema_set = HIGH_LEVEL_SCHEMA_SET | frozenset({"npipe"}) - - def __init__( - self, - path: str, - force_close: bool = False, - keepalive_timeout: Union[object, float, None] = sentinel, - limit: int = 100, - limit_per_host: int = 0, - loop: Optional[asyncio.AbstractEventLoop] = None, - ) -> None: - super().__init__( - force_close=force_close, - keepalive_timeout=keepalive_timeout, - limit=limit, - limit_per_host=limit_per_host, - loop=loop, - ) - if not isinstance( - self._loop, - asyncio.ProactorEventLoop, # type: ignore[attr-defined] - ): - raise RuntimeError( - "Named Pipes only available in proactor loop under windows" - ) - self._path = path - - @property - def path(self) -> str: - """Path to the named pipe.""" - return self._path - - async def _create_connection( - self, req: ClientRequest, traces: List["Trace"], timeout: "ClientTimeout" - ) -> ResponseHandler: - try: - async with ceil_timeout( - timeout.sock_connect, ceil_threshold=timeout.ceil_threshold - ): - _, proto = await self._loop.create_pipe_connection( # type: ignore[attr-defined] - self._factory, self._path - ) - # the drain is required so that the connection_made is called - # and transport is set otherwise it is not set before the - # `assert conn.transport is not None` - # in client.py's _request method - await asyncio.sleep(0) - # other option is to manually set transport like - # `proto.transport = trans` - except OSError as exc: - if exc.errno is None and isinstance(exc, asyncio.TimeoutError): - raise - raise ClientConnectorError(req.connection_key, exc) from exc - - return cast(ResponseHandler, proto) diff --git a/bot/lib/python3.11/site-packages/aiohttp/cookiejar.py b/bot/lib/python3.11/site-packages/aiohttp/cookiejar.py deleted file mode 100644 index 193648d..0000000 --- a/bot/lib/python3.11/site-packages/aiohttp/cookiejar.py +++ /dev/null @@ -1,522 +0,0 @@ -import asyncio -import calendar -import contextlib -import datetime -import heapq -import itertools -import os # noqa -import pathlib -import pickle -import re -import time -import warnings -from collections import defaultdict -from collections.abc import Mapping -from http.cookies import BaseCookie, Morsel, SimpleCookie -from typing import ( - DefaultDict, - Dict, - Iterable, - Iterator, - List, - Optional, - Set, - Tuple, - Union, -) - -from yarl import URL - -from ._cookie_helpers import preserve_morsel_with_coded_value -from .abc import AbstractCookieJar, ClearCookiePredicate -from .helpers import is_ip_address -from .typedefs import LooseCookies, PathLike, StrOrURL - -__all__ = ("CookieJar", "DummyCookieJar") - - -CookieItem = Union[str, "Morsel[str]"] - -# We cache these string methods here as their use is in performance critical code. -_FORMAT_PATH = "{}/{}".format -_FORMAT_DOMAIN_REVERSED = "{1}.{0}".format - -# The minimum number of scheduled cookie expirations before we start cleaning up -# the expiration heap. This is a performance optimization to avoid cleaning up the -# heap too often when there are only a few scheduled expirations. -_MIN_SCHEDULED_COOKIE_EXPIRATION = 100 -_SIMPLE_COOKIE = SimpleCookie() - - -class CookieJar(AbstractCookieJar): - """Implements cookie storage adhering to RFC 6265.""" - - DATE_TOKENS_RE = re.compile( - r"[\x09\x20-\x2F\x3B-\x40\x5B-\x60\x7B-\x7E]*" - r"(?P[\x00-\x08\x0A-\x1F\d:a-zA-Z\x7F-\xFF]+)" - ) - - DATE_HMS_TIME_RE = re.compile(r"(\d{1,2}):(\d{1,2}):(\d{1,2})") - - DATE_DAY_OF_MONTH_RE = re.compile(r"(\d{1,2})") - - DATE_MONTH_RE = re.compile( - "(jan)|(feb)|(mar)|(apr)|(may)|(jun)|(jul)|(aug)|(sep)|(oct)|(nov)|(dec)", - re.I, - ) - - DATE_YEAR_RE = re.compile(r"(\d{2,4})") - - # calendar.timegm() fails for timestamps after datetime.datetime.max - # Minus one as a loss of precision occurs when timestamp() is called. - MAX_TIME = ( - int(datetime.datetime.max.replace(tzinfo=datetime.timezone.utc).timestamp()) - 1 - ) - try: - calendar.timegm(time.gmtime(MAX_TIME)) - except (OSError, ValueError): - # Hit the maximum representable time on Windows - # https://learn.microsoft.com/en-us/cpp/c-runtime-library/reference/localtime-localtime32-localtime64 - # Throws ValueError on PyPy 3.9, OSError elsewhere - MAX_TIME = calendar.timegm((3000, 12, 31, 23, 59, 59, -1, -1, -1)) - except OverflowError: - # #4515: datetime.max may not be representable on 32-bit platforms - MAX_TIME = 2**31 - 1 - # Avoid minuses in the future, 3x faster - SUB_MAX_TIME = MAX_TIME - 1 - - def __init__( - self, - *, - unsafe: bool = False, - quote_cookie: bool = True, - treat_as_secure_origin: Union[StrOrURL, List[StrOrURL], None] = None, - loop: Optional[asyncio.AbstractEventLoop] = None, - ) -> None: - super().__init__(loop=loop) - self._cookies: DefaultDict[Tuple[str, str], SimpleCookie] = defaultdict( - SimpleCookie - ) - self._morsel_cache: DefaultDict[Tuple[str, str], Dict[str, Morsel[str]]] = ( - defaultdict(dict) - ) - self._host_only_cookies: Set[Tuple[str, str]] = set() - self._unsafe = unsafe - self._quote_cookie = quote_cookie - if treat_as_secure_origin is None: - treat_as_secure_origin = [] - elif isinstance(treat_as_secure_origin, URL): - treat_as_secure_origin = [treat_as_secure_origin.origin()] - elif isinstance(treat_as_secure_origin, str): - treat_as_secure_origin = [URL(treat_as_secure_origin).origin()] - else: - treat_as_secure_origin = [ - URL(url).origin() if isinstance(url, str) else url.origin() - for url in treat_as_secure_origin - ] - self._treat_as_secure_origin = treat_as_secure_origin - self._expire_heap: List[Tuple[float, Tuple[str, str, str]]] = [] - self._expirations: Dict[Tuple[str, str, str], float] = {} - - @property - def quote_cookie(self) -> bool: - return self._quote_cookie - - def save(self, file_path: PathLike) -> None: - file_path = pathlib.Path(file_path) - with file_path.open(mode="wb") as f: - pickle.dump(self._cookies, f, pickle.HIGHEST_PROTOCOL) - - def load(self, file_path: PathLike) -> None: - file_path = pathlib.Path(file_path) - with file_path.open(mode="rb") as f: - self._cookies = pickle.load(f) - - def clear(self, predicate: Optional[ClearCookiePredicate] = None) -> None: - if predicate is None: - self._expire_heap.clear() - self._cookies.clear() - self._morsel_cache.clear() - self._host_only_cookies.clear() - self._expirations.clear() - return - - now = time.time() - to_del = [ - key - for (domain, path), cookie in self._cookies.items() - for name, morsel in cookie.items() - if ( - (key := (domain, path, name)) in self._expirations - and self._expirations[key] <= now - ) - or predicate(morsel) - ] - if to_del: - self._delete_cookies(to_del) - - def clear_domain(self, domain: str) -> None: - self.clear(lambda x: self._is_domain_match(domain, x["domain"])) - - def __iter__(self) -> "Iterator[Morsel[str]]": - self._do_expiration() - for val in self._cookies.values(): - yield from val.values() - - def __len__(self) -> int: - """Return number of cookies. - - This function does not iterate self to avoid unnecessary expiration - checks. - """ - return sum(len(cookie.values()) for cookie in self._cookies.values()) - - def _do_expiration(self) -> None: - """Remove expired cookies.""" - if not (expire_heap_len := len(self._expire_heap)): - return - - # If the expiration heap grows larger than the number expirations - # times two, we clean it up to avoid keeping expired entries in - # the heap and consuming memory. We guard this with a minimum - # threshold to avoid cleaning up the heap too often when there are - # only a few scheduled expirations. - if ( - expire_heap_len > _MIN_SCHEDULED_COOKIE_EXPIRATION - and expire_heap_len > len(self._expirations) * 2 - ): - # Remove any expired entries from the expiration heap - # that do not match the expiration time in the expirations - # as it means the cookie has been re-added to the heap - # with a different expiration time. - self._expire_heap = [ - entry - for entry in self._expire_heap - if self._expirations.get(entry[1]) == entry[0] - ] - heapq.heapify(self._expire_heap) - - now = time.time() - to_del: List[Tuple[str, str, str]] = [] - # Find any expired cookies and add them to the to-delete list - while self._expire_heap: - when, cookie_key = self._expire_heap[0] - if when > now: - break - heapq.heappop(self._expire_heap) - # Check if the cookie hasn't been re-added to the heap - # with a different expiration time as it will be removed - # later when it reaches the top of the heap and its - # expiration time is met. - if self._expirations.get(cookie_key) == when: - to_del.append(cookie_key) - - if to_del: - self._delete_cookies(to_del) - - def _delete_cookies(self, to_del: List[Tuple[str, str, str]]) -> None: - for domain, path, name in to_del: - self._host_only_cookies.discard((domain, name)) - self._cookies[(domain, path)].pop(name, None) - self._morsel_cache[(domain, path)].pop(name, None) - self._expirations.pop((domain, path, name), None) - - def _expire_cookie(self, when: float, domain: str, path: str, name: str) -> None: - cookie_key = (domain, path, name) - if self._expirations.get(cookie_key) == when: - # Avoid adding duplicates to the heap - return - heapq.heappush(self._expire_heap, (when, cookie_key)) - self._expirations[cookie_key] = when - - def update_cookies(self, cookies: LooseCookies, response_url: URL = URL()) -> None: - """Update cookies.""" - hostname = response_url.raw_host - - if not self._unsafe and is_ip_address(hostname): - # Don't accept cookies from IPs - return - - if isinstance(cookies, Mapping): - cookies = cookies.items() - - for name, cookie in cookies: - if not isinstance(cookie, Morsel): - tmp = SimpleCookie() - tmp[name] = cookie # type: ignore[assignment] - cookie = tmp[name] - - domain = cookie["domain"] - - # ignore domains with trailing dots - if domain and domain[-1] == ".": - domain = "" - del cookie["domain"] - - if not domain and hostname is not None: - # Set the cookie's domain to the response hostname - # and set its host-only-flag - self._host_only_cookies.add((hostname, name)) - domain = cookie["domain"] = hostname - - if domain and domain[0] == ".": - # Remove leading dot - domain = domain[1:] - cookie["domain"] = domain - - if hostname and not self._is_domain_match(domain, hostname): - # Setting cookies for different domains is not allowed - continue - - path = cookie["path"] - if not path or path[0] != "/": - # Set the cookie's path to the response path - path = response_url.path - if not path.startswith("/"): - path = "/" - else: - # Cut everything from the last slash to the end - path = "/" + path[1 : path.rfind("/")] - cookie["path"] = path - path = path.rstrip("/") - - if max_age := cookie["max-age"]: - try: - delta_seconds = int(max_age) - max_age_expiration = min(time.time() + delta_seconds, self.MAX_TIME) - self._expire_cookie(max_age_expiration, domain, path, name) - except ValueError: - cookie["max-age"] = "" - - elif expires := cookie["expires"]: - if expire_time := self._parse_date(expires): - self._expire_cookie(expire_time, domain, path, name) - else: - cookie["expires"] = "" - - key = (domain, path) - if self._cookies[key].get(name) != cookie: - # Don't blow away the cache if the same - # cookie gets set again - self._cookies[key][name] = cookie - self._morsel_cache[key].pop(name, None) - - self._do_expiration() - - def filter_cookies(self, request_url: URL = URL()) -> "BaseCookie[str]": - """Returns this jar's cookies filtered by their attributes.""" - # We always use BaseCookie now since all - # cookies set on on filtered are fully constructed - # Morsels, not just names and values. - filtered: BaseCookie[str] = BaseCookie() - if not self._cookies: - # Skip do_expiration() if there are no cookies. - return filtered - self._do_expiration() - if not self._cookies: - # Skip rest of function if no non-expired cookies. - return filtered - if type(request_url) is not URL: - warnings.warn( - "filter_cookies expects yarl.URL instances only," - f"and will stop working in 4.x, got {type(request_url)}", - DeprecationWarning, - stacklevel=2, - ) - request_url = URL(request_url) - hostname = request_url.raw_host or "" - - is_not_secure = request_url.scheme not in ("https", "wss") - if is_not_secure and self._treat_as_secure_origin: - request_origin = URL() - with contextlib.suppress(ValueError): - request_origin = request_url.origin() - is_not_secure = request_origin not in self._treat_as_secure_origin - - # Send shared cookie - key = ("", "") - for c in self._cookies[key].values(): - # Check cache first - if c.key in self._morsel_cache[key]: - filtered[c.key] = self._morsel_cache[key][c.key] - continue - - # Build and cache the morsel - mrsl_val = self._build_morsel(c) - self._morsel_cache[key][c.key] = mrsl_val - filtered[c.key] = mrsl_val - - if is_ip_address(hostname): - if not self._unsafe: - return filtered - domains: Iterable[str] = (hostname,) - else: - # Get all the subdomains that might match a cookie (e.g. "foo.bar.com", "bar.com", "com") - domains = itertools.accumulate( - reversed(hostname.split(".")), _FORMAT_DOMAIN_REVERSED - ) - - # Get all the path prefixes that might match a cookie (e.g. "", "/foo", "/foo/bar") - paths = itertools.accumulate(request_url.path.split("/"), _FORMAT_PATH) - # Create every combination of (domain, path) pairs. - pairs = itertools.product(domains, paths) - - path_len = len(request_url.path) - # Point 2: https://www.rfc-editor.org/rfc/rfc6265.html#section-5.4 - for p in pairs: - if p not in self._cookies: - continue - for name, cookie in self._cookies[p].items(): - domain = cookie["domain"] - - if (domain, name) in self._host_only_cookies and domain != hostname: - continue - - # Skip edge case when the cookie has a trailing slash but request doesn't. - if len(cookie["path"]) > path_len: - continue - - if is_not_secure and cookie["secure"]: - continue - - # We already built the Morsel so reuse it here - if name in self._morsel_cache[p]: - filtered[name] = self._morsel_cache[p][name] - continue - - # Build and cache the morsel - mrsl_val = self._build_morsel(cookie) - self._morsel_cache[p][name] = mrsl_val - filtered[name] = mrsl_val - - return filtered - - def _build_morsel(self, cookie: Morsel[str]) -> Morsel[str]: - """Build a morsel for sending, respecting quote_cookie setting.""" - if self._quote_cookie and cookie.coded_value and cookie.coded_value[0] == '"': - return preserve_morsel_with_coded_value(cookie) - morsel: Morsel[str] = Morsel() - if self._quote_cookie: - value, coded_value = _SIMPLE_COOKIE.value_encode(cookie.value) - else: - coded_value = value = cookie.value - # We use __setstate__ instead of the public set() API because it allows us to - # bypass validation and set already validated state. This is more stable than - # setting protected attributes directly and unlikely to change since it would - # break pickling. - morsel.__setstate__({"key": cookie.key, "value": value, "coded_value": coded_value}) # type: ignore[attr-defined] - return morsel - - @staticmethod - def _is_domain_match(domain: str, hostname: str) -> bool: - """Implements domain matching adhering to RFC 6265.""" - if hostname == domain: - return True - - if not hostname.endswith(domain): - return False - - non_matching = hostname[: -len(domain)] - - if not non_matching.endswith("."): - return False - - return not is_ip_address(hostname) - - @classmethod - def _parse_date(cls, date_str: str) -> Optional[int]: - """Implements date string parsing adhering to RFC 6265.""" - if not date_str: - return None - - found_time = False - found_day = False - found_month = False - found_year = False - - hour = minute = second = 0 - day = 0 - month = 0 - year = 0 - - for token_match in cls.DATE_TOKENS_RE.finditer(date_str): - - token = token_match.group("token") - - if not found_time: - time_match = cls.DATE_HMS_TIME_RE.match(token) - if time_match: - found_time = True - hour, minute, second = (int(s) for s in time_match.groups()) - continue - - if not found_day: - day_match = cls.DATE_DAY_OF_MONTH_RE.match(token) - if day_match: - found_day = True - day = int(day_match.group()) - continue - - if not found_month: - month_match = cls.DATE_MONTH_RE.match(token) - if month_match: - found_month = True - assert month_match.lastindex is not None - month = month_match.lastindex - continue - - if not found_year: - year_match = cls.DATE_YEAR_RE.match(token) - if year_match: - found_year = True - year = int(year_match.group()) - - if 70 <= year <= 99: - year += 1900 - elif 0 <= year <= 69: - year += 2000 - - if False in (found_day, found_month, found_year, found_time): - return None - - if not 1 <= day <= 31: - return None - - if year < 1601 or hour > 23 or minute > 59 or second > 59: - return None - - return calendar.timegm((year, month, day, hour, minute, second, -1, -1, -1)) - - -class DummyCookieJar(AbstractCookieJar): - """Implements a dummy cookie storage. - - It can be used with the ClientSession when no cookie processing is needed. - - """ - - def __init__(self, *, loop: Optional[asyncio.AbstractEventLoop] = None) -> None: - super().__init__(loop=loop) - - def __iter__(self) -> "Iterator[Morsel[str]]": - while False: - yield None - - def __len__(self) -> int: - return 0 - - @property - def quote_cookie(self) -> bool: - return True - - def clear(self, predicate: Optional[ClearCookiePredicate] = None) -> None: - pass - - def clear_domain(self, domain: str) -> None: - pass - - def update_cookies(self, cookies: LooseCookies, response_url: URL = URL()) -> None: - pass - - def filter_cookies(self, request_url: URL) -> "BaseCookie[str]": - return SimpleCookie() diff --git a/bot/lib/python3.11/site-packages/aiohttp/formdata.py b/bot/lib/python3.11/site-packages/aiohttp/formdata.py deleted file mode 100644 index a5a4f60..0000000 --- a/bot/lib/python3.11/site-packages/aiohttp/formdata.py +++ /dev/null @@ -1,179 +0,0 @@ -import io -import warnings -from typing import Any, Iterable, List, Optional -from urllib.parse import urlencode - -from multidict import MultiDict, MultiDictProxy - -from . import hdrs, multipart, payload -from .helpers import guess_filename -from .payload import Payload - -__all__ = ("FormData",) - - -class FormData: - """Helper class for form body generation. - - Supports multipart/form-data and application/x-www-form-urlencoded. - """ - - def __init__( - self, - fields: Iterable[Any] = (), - quote_fields: bool = True, - charset: Optional[str] = None, - *, - default_to_multipart: bool = False, - ) -> None: - self._writer = multipart.MultipartWriter("form-data") - self._fields: List[Any] = [] - self._is_multipart = default_to_multipart - self._quote_fields = quote_fields - self._charset = charset - - if isinstance(fields, dict): - fields = list(fields.items()) - elif not isinstance(fields, (list, tuple)): - fields = (fields,) - self.add_fields(*fields) - - @property - def is_multipart(self) -> bool: - return self._is_multipart - - def add_field( - self, - name: str, - value: Any, - *, - content_type: Optional[str] = None, - filename: Optional[str] = None, - content_transfer_encoding: Optional[str] = None, - ) -> None: - - if isinstance(value, io.IOBase): - self._is_multipart = True - elif isinstance(value, (bytes, bytearray, memoryview)): - msg = ( - "In v4, passing bytes will no longer create a file field. " - "Please explicitly use the filename parameter or pass a BytesIO object." - ) - if filename is None and content_transfer_encoding is None: - warnings.warn(msg, DeprecationWarning) - filename = name - - type_options: MultiDict[str] = MultiDict({"name": name}) - if filename is not None and not isinstance(filename, str): - raise TypeError("filename must be an instance of str. Got: %s" % filename) - if filename is None and isinstance(value, io.IOBase): - filename = guess_filename(value, name) - if filename is not None: - type_options["filename"] = filename - self._is_multipart = True - - headers = {} - if content_type is not None: - if not isinstance(content_type, str): - raise TypeError( - "content_type must be an instance of str. Got: %s" % content_type - ) - headers[hdrs.CONTENT_TYPE] = content_type - self._is_multipart = True - if content_transfer_encoding is not None: - if not isinstance(content_transfer_encoding, str): - raise TypeError( - "content_transfer_encoding must be an instance" - " of str. Got: %s" % content_transfer_encoding - ) - msg = ( - "content_transfer_encoding is deprecated. " - "To maintain compatibility with v4 please pass a BytesPayload." - ) - warnings.warn(msg, DeprecationWarning) - self._is_multipart = True - - self._fields.append((type_options, headers, value)) - - def add_fields(self, *fields: Any) -> None: - to_add = list(fields) - - while to_add: - rec = to_add.pop(0) - - if isinstance(rec, io.IOBase): - k = guess_filename(rec, "unknown") - self.add_field(k, rec) # type: ignore[arg-type] - - elif isinstance(rec, (MultiDictProxy, MultiDict)): - to_add.extend(rec.items()) - - elif isinstance(rec, (list, tuple)) and len(rec) == 2: - k, fp = rec - self.add_field(k, fp) - - else: - raise TypeError( - "Only io.IOBase, multidict and (name, file) " - "pairs allowed, use .add_field() for passing " - "more complex parameters, got {!r}".format(rec) - ) - - def _gen_form_urlencoded(self) -> payload.BytesPayload: - # form data (x-www-form-urlencoded) - data = [] - for type_options, _, value in self._fields: - data.append((type_options["name"], value)) - - charset = self._charset if self._charset is not None else "utf-8" - - if charset == "utf-8": - content_type = "application/x-www-form-urlencoded" - else: - content_type = "application/x-www-form-urlencoded; charset=%s" % charset - - return payload.BytesPayload( - urlencode(data, doseq=True, encoding=charset).encode(), - content_type=content_type, - ) - - def _gen_form_data(self) -> multipart.MultipartWriter: - """Encode a list of fields using the multipart/form-data MIME format""" - for dispparams, headers, value in self._fields: - try: - if hdrs.CONTENT_TYPE in headers: - part = payload.get_payload( - value, - content_type=headers[hdrs.CONTENT_TYPE], - headers=headers, - encoding=self._charset, - ) - else: - part = payload.get_payload( - value, headers=headers, encoding=self._charset - ) - except Exception as exc: - raise TypeError( - "Can not serialize value type: %r\n " - "headers: %r\n value: %r" % (type(value), headers, value) - ) from exc - - if dispparams: - part.set_content_disposition( - "form-data", quote_fields=self._quote_fields, **dispparams - ) - # FIXME cgi.FieldStorage doesn't likes body parts with - # Content-Length which were sent via chunked transfer encoding - assert part.headers is not None - part.headers.popall(hdrs.CONTENT_LENGTH, None) - - self._writer.append_payload(part) - - self._fields.clear() - return self._writer - - def __call__(self) -> Payload: - if self._is_multipart: - return self._gen_form_data() - else: - return self._gen_form_urlencoded() diff --git a/bot/lib/python3.11/site-packages/aiohttp/hdrs.py b/bot/lib/python3.11/site-packages/aiohttp/hdrs.py deleted file mode 100644 index c8d6b35..0000000 --- a/bot/lib/python3.11/site-packages/aiohttp/hdrs.py +++ /dev/null @@ -1,121 +0,0 @@ -"""HTTP Headers constants.""" - -# After changing the file content call ./tools/gen.py -# to regenerate the headers parser -import itertools -from typing import Final, Set - -from multidict import istr - -METH_ANY: Final[str] = "*" -METH_CONNECT: Final[str] = "CONNECT" -METH_HEAD: Final[str] = "HEAD" -METH_GET: Final[str] = "GET" -METH_DELETE: Final[str] = "DELETE" -METH_OPTIONS: Final[str] = "OPTIONS" -METH_PATCH: Final[str] = "PATCH" -METH_POST: Final[str] = "POST" -METH_PUT: Final[str] = "PUT" -METH_TRACE: Final[str] = "TRACE" - -METH_ALL: Final[Set[str]] = { - METH_CONNECT, - METH_HEAD, - METH_GET, - METH_DELETE, - METH_OPTIONS, - METH_PATCH, - METH_POST, - METH_PUT, - METH_TRACE, -} - -ACCEPT: Final[istr] = istr("Accept") -ACCEPT_CHARSET: Final[istr] = istr("Accept-Charset") -ACCEPT_ENCODING: Final[istr] = istr("Accept-Encoding") -ACCEPT_LANGUAGE: Final[istr] = istr("Accept-Language") -ACCEPT_RANGES: Final[istr] = istr("Accept-Ranges") -ACCESS_CONTROL_MAX_AGE: Final[istr] = istr("Access-Control-Max-Age") -ACCESS_CONTROL_ALLOW_CREDENTIALS: Final[istr] = istr("Access-Control-Allow-Credentials") -ACCESS_CONTROL_ALLOW_HEADERS: Final[istr] = istr("Access-Control-Allow-Headers") -ACCESS_CONTROL_ALLOW_METHODS: Final[istr] = istr("Access-Control-Allow-Methods") -ACCESS_CONTROL_ALLOW_ORIGIN: Final[istr] = istr("Access-Control-Allow-Origin") -ACCESS_CONTROL_EXPOSE_HEADERS: Final[istr] = istr("Access-Control-Expose-Headers") -ACCESS_CONTROL_REQUEST_HEADERS: Final[istr] = istr("Access-Control-Request-Headers") -ACCESS_CONTROL_REQUEST_METHOD: Final[istr] = istr("Access-Control-Request-Method") -AGE: Final[istr] = istr("Age") -ALLOW: Final[istr] = istr("Allow") -AUTHORIZATION: Final[istr] = istr("Authorization") -CACHE_CONTROL: Final[istr] = istr("Cache-Control") -CONNECTION: Final[istr] = istr("Connection") -CONTENT_DISPOSITION: Final[istr] = istr("Content-Disposition") -CONTENT_ENCODING: Final[istr] = istr("Content-Encoding") -CONTENT_LANGUAGE: Final[istr] = istr("Content-Language") -CONTENT_LENGTH: Final[istr] = istr("Content-Length") -CONTENT_LOCATION: Final[istr] = istr("Content-Location") -CONTENT_MD5: Final[istr] = istr("Content-MD5") -CONTENT_RANGE: Final[istr] = istr("Content-Range") -CONTENT_TRANSFER_ENCODING: Final[istr] = istr("Content-Transfer-Encoding") -CONTENT_TYPE: Final[istr] = istr("Content-Type") -COOKIE: Final[istr] = istr("Cookie") -DATE: Final[istr] = istr("Date") -DESTINATION: Final[istr] = istr("Destination") -DIGEST: Final[istr] = istr("Digest") -ETAG: Final[istr] = istr("Etag") -EXPECT: Final[istr] = istr("Expect") -EXPIRES: Final[istr] = istr("Expires") -FORWARDED: Final[istr] = istr("Forwarded") -FROM: Final[istr] = istr("From") -HOST: Final[istr] = istr("Host") -IF_MATCH: Final[istr] = istr("If-Match") -IF_MODIFIED_SINCE: Final[istr] = istr("If-Modified-Since") -IF_NONE_MATCH: Final[istr] = istr("If-None-Match") -IF_RANGE: Final[istr] = istr("If-Range") -IF_UNMODIFIED_SINCE: Final[istr] = istr("If-Unmodified-Since") -KEEP_ALIVE: Final[istr] = istr("Keep-Alive") -LAST_EVENT_ID: Final[istr] = istr("Last-Event-ID") -LAST_MODIFIED: Final[istr] = istr("Last-Modified") -LINK: Final[istr] = istr("Link") -LOCATION: Final[istr] = istr("Location") -MAX_FORWARDS: Final[istr] = istr("Max-Forwards") -ORIGIN: Final[istr] = istr("Origin") -PRAGMA: Final[istr] = istr("Pragma") -PROXY_AUTHENTICATE: Final[istr] = istr("Proxy-Authenticate") -PROXY_AUTHORIZATION: Final[istr] = istr("Proxy-Authorization") -RANGE: Final[istr] = istr("Range") -REFERER: Final[istr] = istr("Referer") -RETRY_AFTER: Final[istr] = istr("Retry-After") -SEC_WEBSOCKET_ACCEPT: Final[istr] = istr("Sec-WebSocket-Accept") -SEC_WEBSOCKET_VERSION: Final[istr] = istr("Sec-WebSocket-Version") -SEC_WEBSOCKET_PROTOCOL: Final[istr] = istr("Sec-WebSocket-Protocol") -SEC_WEBSOCKET_EXTENSIONS: Final[istr] = istr("Sec-WebSocket-Extensions") -SEC_WEBSOCKET_KEY: Final[istr] = istr("Sec-WebSocket-Key") -SEC_WEBSOCKET_KEY1: Final[istr] = istr("Sec-WebSocket-Key1") -SERVER: Final[istr] = istr("Server") -SET_COOKIE: Final[istr] = istr("Set-Cookie") -TE: Final[istr] = istr("TE") -TRAILER: Final[istr] = istr("Trailer") -TRANSFER_ENCODING: Final[istr] = istr("Transfer-Encoding") -UPGRADE: Final[istr] = istr("Upgrade") -URI: Final[istr] = istr("URI") -USER_AGENT: Final[istr] = istr("User-Agent") -VARY: Final[istr] = istr("Vary") -VIA: Final[istr] = istr("Via") -WANT_DIGEST: Final[istr] = istr("Want-Digest") -WARNING: Final[istr] = istr("Warning") -WWW_AUTHENTICATE: Final[istr] = istr("WWW-Authenticate") -X_FORWARDED_FOR: Final[istr] = istr("X-Forwarded-For") -X_FORWARDED_HOST: Final[istr] = istr("X-Forwarded-Host") -X_FORWARDED_PROTO: Final[istr] = istr("X-Forwarded-Proto") - -# These are the upper/lower case variants of the headers/methods -# Example: {'hOst', 'host', 'HoST', 'HOSt', 'hOsT', 'HosT', 'hoSt', ...} -METH_HEAD_ALL: Final = frozenset( - map("".join, itertools.product(*zip(METH_HEAD.upper(), METH_HEAD.lower()))) -) -METH_CONNECT_ALL: Final = frozenset( - map("".join, itertools.product(*zip(METH_CONNECT.upper(), METH_CONNECT.lower()))) -) -HOST_ALL: Final = frozenset( - map("".join, itertools.product(*zip(HOST.upper(), HOST.lower()))) -) diff --git a/bot/lib/python3.11/site-packages/aiohttp/helpers.py b/bot/lib/python3.11/site-packages/aiohttp/helpers.py deleted file mode 100644 index dfab987..0000000 --- a/bot/lib/python3.11/site-packages/aiohttp/helpers.py +++ /dev/null @@ -1,986 +0,0 @@ -"""Various helper functions""" - -import asyncio -import base64 -import binascii -import contextlib -import datetime -import enum -import functools -import inspect -import netrc -import os -import platform -import re -import sys -import time -import weakref -from collections import namedtuple -from contextlib import suppress -from email.message import EmailMessage -from email.parser import HeaderParser -from email.policy import HTTP -from email.utils import parsedate -from math import ceil -from pathlib import Path -from types import MappingProxyType, TracebackType -from typing import ( - Any, - Callable, - ContextManager, - Dict, - Generator, - Generic, - Iterable, - Iterator, - List, - Mapping, - Optional, - Protocol, - Tuple, - Type, - TypeVar, - Union, - get_args, - overload, -) -from urllib.parse import quote -from urllib.request import getproxies, proxy_bypass - -import attr -from multidict import MultiDict, MultiDictProxy, MultiMapping -from propcache.api import under_cached_property as reify -from yarl import URL - -from . import hdrs -from .log import client_logger - -if sys.version_info >= (3, 11): - import asyncio as async_timeout -else: - import async_timeout - -__all__ = ("BasicAuth", "ChainMapProxy", "ETag", "reify") - -IS_MACOS = platform.system() == "Darwin" -IS_WINDOWS = platform.system() == "Windows" - -PY_310 = sys.version_info >= (3, 10) -PY_311 = sys.version_info >= (3, 11) - - -_T = TypeVar("_T") -_S = TypeVar("_S") - -_SENTINEL = enum.Enum("_SENTINEL", "sentinel") -sentinel = _SENTINEL.sentinel - -NO_EXTENSIONS = bool(os.environ.get("AIOHTTP_NO_EXTENSIONS")) - -# https://datatracker.ietf.org/doc/html/rfc9112#section-6.3-2.1 -EMPTY_BODY_STATUS_CODES = frozenset((204, 304, *range(100, 200))) -# https://datatracker.ietf.org/doc/html/rfc9112#section-6.3-2.1 -# https://datatracker.ietf.org/doc/html/rfc9112#section-6.3-2.2 -EMPTY_BODY_METHODS = hdrs.METH_HEAD_ALL - -DEBUG = sys.flags.dev_mode or ( - not sys.flags.ignore_environment and bool(os.environ.get("PYTHONASYNCIODEBUG")) -) - - -CHAR = {chr(i) for i in range(0, 128)} -CTL = {chr(i) for i in range(0, 32)} | { - chr(127), -} -SEPARATORS = { - "(", - ")", - "<", - ">", - "@", - ",", - ";", - ":", - "\\", - '"', - "/", - "[", - "]", - "?", - "=", - "{", - "}", - " ", - chr(9), -} -TOKEN = CHAR ^ CTL ^ SEPARATORS - - -class noop: - def __await__(self) -> Generator[None, None, None]: - yield - - -class BasicAuth(namedtuple("BasicAuth", ["login", "password", "encoding"])): - """Http basic authentication helper.""" - - def __new__( - cls, login: str, password: str = "", encoding: str = "latin1" - ) -> "BasicAuth": - if login is None: - raise ValueError("None is not allowed as login value") - - if password is None: - raise ValueError("None is not allowed as password value") - - if ":" in login: - raise ValueError('A ":" is not allowed in login (RFC 1945#section-11.1)') - - return super().__new__(cls, login, password, encoding) - - @classmethod - def decode(cls, auth_header: str, encoding: str = "latin1") -> "BasicAuth": - """Create a BasicAuth object from an Authorization HTTP header.""" - try: - auth_type, encoded_credentials = auth_header.split(" ", 1) - except ValueError: - raise ValueError("Could not parse authorization header.") - - if auth_type.lower() != "basic": - raise ValueError("Unknown authorization method %s" % auth_type) - - try: - decoded = base64.b64decode( - encoded_credentials.encode("ascii"), validate=True - ).decode(encoding) - except binascii.Error: - raise ValueError("Invalid base64 encoding.") - - try: - # RFC 2617 HTTP Authentication - # https://www.ietf.org/rfc/rfc2617.txt - # the colon must be present, but the username and password may be - # otherwise blank. - username, password = decoded.split(":", 1) - except ValueError: - raise ValueError("Invalid credentials.") - - return cls(username, password, encoding=encoding) - - @classmethod - def from_url(cls, url: URL, *, encoding: str = "latin1") -> Optional["BasicAuth"]: - """Create BasicAuth from url.""" - if not isinstance(url, URL): - raise TypeError("url should be yarl.URL instance") - # Check raw_user and raw_password first as yarl is likely - # to already have these values parsed from the netloc in the cache. - if url.raw_user is None and url.raw_password is None: - return None - return cls(url.user or "", url.password or "", encoding=encoding) - - def encode(self) -> str: - """Encode credentials.""" - creds = (f"{self.login}:{self.password}").encode(self.encoding) - return "Basic %s" % base64.b64encode(creds).decode(self.encoding) - - -def strip_auth_from_url(url: URL) -> Tuple[URL, Optional[BasicAuth]]: - """Remove user and password from URL if present and return BasicAuth object.""" - # Check raw_user and raw_password first as yarl is likely - # to already have these values parsed from the netloc in the cache. - if url.raw_user is None and url.raw_password is None: - return url, None - return url.with_user(None), BasicAuth(url.user or "", url.password or "") - - -def netrc_from_env() -> Optional[netrc.netrc]: - """Load netrc from file. - - Attempt to load it from the path specified by the env-var - NETRC or in the default location in the user's home directory. - - Returns None if it couldn't be found or fails to parse. - """ - netrc_env = os.environ.get("NETRC") - - if netrc_env is not None: - netrc_path = Path(netrc_env) - else: - try: - home_dir = Path.home() - except RuntimeError as e: # pragma: no cover - # if pathlib can't resolve home, it may raise a RuntimeError - client_logger.debug( - "Could not resolve home directory when " - "trying to look for .netrc file: %s", - e, - ) - return None - - netrc_path = home_dir / ("_netrc" if IS_WINDOWS else ".netrc") - - try: - return netrc.netrc(str(netrc_path)) - except netrc.NetrcParseError as e: - client_logger.warning("Could not parse .netrc file: %s", e) - except OSError as e: - netrc_exists = False - with contextlib.suppress(OSError): - netrc_exists = netrc_path.is_file() - # we couldn't read the file (doesn't exist, permissions, etc.) - if netrc_env or netrc_exists: - # only warn if the environment wanted us to load it, - # or it appears like the default file does actually exist - client_logger.warning("Could not read .netrc file: %s", e) - - return None - - -@attr.s(auto_attribs=True, frozen=True, slots=True) -class ProxyInfo: - proxy: URL - proxy_auth: Optional[BasicAuth] - - -def basicauth_from_netrc(netrc_obj: Optional[netrc.netrc], host: str) -> BasicAuth: - """ - Return :py:class:`~aiohttp.BasicAuth` credentials for ``host`` from ``netrc_obj``. - - :raises LookupError: if ``netrc_obj`` is :py:data:`None` or if no - entry is found for the ``host``. - """ - if netrc_obj is None: - raise LookupError("No .netrc file found") - auth_from_netrc = netrc_obj.authenticators(host) - - if auth_from_netrc is None: - raise LookupError(f"No entry for {host!s} found in the `.netrc` file.") - login, account, password = auth_from_netrc - - # TODO(PY311): username = login or account - # Up to python 3.10, account could be None if not specified, - # and login will be empty string if not specified. From 3.11, - # login and account will be empty string if not specified. - username = login if (login or account is None) else account - - # TODO(PY311): Remove this, as password will be empty string - # if not specified - if password is None: - password = "" - - return BasicAuth(username, password) - - -def proxies_from_env() -> Dict[str, ProxyInfo]: - proxy_urls = { - k: URL(v) - for k, v in getproxies().items() - if k in ("http", "https", "ws", "wss") - } - netrc_obj = netrc_from_env() - stripped = {k: strip_auth_from_url(v) for k, v in proxy_urls.items()} - ret = {} - for proto, val in stripped.items(): - proxy, auth = val - if proxy.scheme in ("https", "wss"): - client_logger.warning( - "%s proxies %s are not supported, ignoring", proxy.scheme.upper(), proxy - ) - continue - if netrc_obj and auth is None: - if proxy.host is not None: - try: - auth = basicauth_from_netrc(netrc_obj, proxy.host) - except LookupError: - auth = None - ret[proto] = ProxyInfo(proxy, auth) - return ret - - -def get_env_proxy_for_url(url: URL) -> Tuple[URL, Optional[BasicAuth]]: - """Get a permitted proxy for the given URL from the env.""" - if url.host is not None and proxy_bypass(url.host): - raise LookupError(f"Proxying is disallowed for `{url.host!r}`") - - proxies_in_env = proxies_from_env() - try: - proxy_info = proxies_in_env[url.scheme] - except KeyError: - raise LookupError(f"No proxies found for `{url!s}` in the env") - else: - return proxy_info.proxy, proxy_info.proxy_auth - - -@attr.s(auto_attribs=True, frozen=True, slots=True) -class MimeType: - type: str - subtype: str - suffix: str - parameters: "MultiDictProxy[str]" - - -@functools.lru_cache(maxsize=56) -def parse_mimetype(mimetype: str) -> MimeType: - """Parses a MIME type into its components. - - mimetype is a MIME type string. - - Returns a MimeType object. - - Example: - - >>> parse_mimetype('text/html; charset=utf-8') - MimeType(type='text', subtype='html', suffix='', - parameters={'charset': 'utf-8'}) - - """ - if not mimetype: - return MimeType( - type="", subtype="", suffix="", parameters=MultiDictProxy(MultiDict()) - ) - - parts = mimetype.split(";") - params: MultiDict[str] = MultiDict() - for item in parts[1:]: - if not item: - continue - key, _, value = item.partition("=") - params.add(key.lower().strip(), value.strip(' "')) - - fulltype = parts[0].strip().lower() - if fulltype == "*": - fulltype = "*/*" - - mtype, _, stype = fulltype.partition("/") - stype, _, suffix = stype.partition("+") - - return MimeType( - type=mtype, subtype=stype, suffix=suffix, parameters=MultiDictProxy(params) - ) - - -class EnsureOctetStream(EmailMessage): - def __init__(self) -> None: - super().__init__() - # https://www.rfc-editor.org/rfc/rfc9110#section-8.3-5 - self.set_default_type("application/octet-stream") - - def get_content_type(self) -> str: - """Re-implementation from Message - - Returns application/octet-stream in place of plain/text when - value is wrong. - - The way this class is used guarantees that content-type will - be present so simplify the checks wrt to the base implementation. - """ - value = self.get("content-type", "").lower() - - # Based on the implementation of _splitparam in the standard library - ctype, _, _ = value.partition(";") - ctype = ctype.strip() - if ctype.count("/") != 1: - return self.get_default_type() - return ctype - - -@functools.lru_cache(maxsize=56) -def parse_content_type(raw: str) -> Tuple[str, MappingProxyType[str, str]]: - """Parse Content-Type header. - - Returns a tuple of the parsed content type and a - MappingProxyType of parameters. The default returned value - is `application/octet-stream` - """ - msg = HeaderParser(EnsureOctetStream, policy=HTTP).parsestr(f"Content-Type: {raw}") - content_type = msg.get_content_type() - params = msg.get_params(()) - content_dict = dict(params[1:]) # First element is content type again - return content_type, MappingProxyType(content_dict) - - -def guess_filename(obj: Any, default: Optional[str] = None) -> Optional[str]: - name = getattr(obj, "name", None) - if name and isinstance(name, str) and name[0] != "<" and name[-1] != ">": - return Path(name).name - return default - - -not_qtext_re = re.compile(r"[^\041\043-\133\135-\176]") -QCONTENT = {chr(i) for i in range(0x20, 0x7F)} | {"\t"} - - -def quoted_string(content: str) -> str: - """Return 7-bit content as quoted-string. - - Format content into a quoted-string as defined in RFC5322 for - Internet Message Format. Notice that this is not the 8-bit HTTP - format, but the 7-bit email format. Content must be in usascii or - a ValueError is raised. - """ - if not (QCONTENT > set(content)): - raise ValueError(f"bad content for quoted-string {content!r}") - return not_qtext_re.sub(lambda x: "\\" + x.group(0), content) - - -def content_disposition_header( - disptype: str, quote_fields: bool = True, _charset: str = "utf-8", **params: str -) -> str: - """Sets ``Content-Disposition`` header for MIME. - - This is the MIME payload Content-Disposition header from RFC 2183 - and RFC 7579 section 4.2, not the HTTP Content-Disposition from - RFC 6266. - - disptype is a disposition type: inline, attachment, form-data. - Should be valid extension token (see RFC 2183) - - quote_fields performs value quoting to 7-bit MIME headers - according to RFC 7578. Set to quote_fields to False if recipient - can take 8-bit file names and field values. - - _charset specifies the charset to use when quote_fields is True. - - params is a dict with disposition params. - """ - if not disptype or not (TOKEN > set(disptype)): - raise ValueError(f"bad content disposition type {disptype!r}") - - value = disptype - if params: - lparams = [] - for key, val in params.items(): - if not key or not (TOKEN > set(key)): - raise ValueError(f"bad content disposition parameter {key!r}={val!r}") - if quote_fields: - if key.lower() == "filename": - qval = quote(val, "", encoding=_charset) - lparams.append((key, '"%s"' % qval)) - else: - try: - qval = quoted_string(val) - except ValueError: - qval = "".join( - (_charset, "''", quote(val, "", encoding=_charset)) - ) - lparams.append((key + "*", qval)) - else: - lparams.append((key, '"%s"' % qval)) - else: - qval = val.replace("\\", "\\\\").replace('"', '\\"') - lparams.append((key, '"%s"' % qval)) - sparams = "; ".join("=".join(pair) for pair in lparams) - value = "; ".join((value, sparams)) - return value - - -def is_ip_address(host: Optional[str]) -> bool: - """Check if host looks like an IP Address. - - This check is only meant as a heuristic to ensure that - a host is not a domain name. - """ - if not host: - return False - # For a host to be an ipv4 address, it must be all numeric. - # The host must contain a colon to be an IPv6 address. - return ":" in host or host.replace(".", "").isdigit() - - -_cached_current_datetime: Optional[int] = None -_cached_formatted_datetime = "" - - -def rfc822_formatted_time() -> str: - global _cached_current_datetime - global _cached_formatted_datetime - - now = int(time.time()) - if now != _cached_current_datetime: - # Weekday and month names for HTTP date/time formatting; - # always English! - # Tuples are constants stored in codeobject! - _weekdayname = ("Mon", "Tue", "Wed", "Thu", "Fri", "Sat", "Sun") - _monthname = ( - "", # Dummy so we can use 1-based month numbers - "Jan", - "Feb", - "Mar", - "Apr", - "May", - "Jun", - "Jul", - "Aug", - "Sep", - "Oct", - "Nov", - "Dec", - ) - - year, month, day, hh, mm, ss, wd, *tail = time.gmtime(now) - _cached_formatted_datetime = "%s, %02d %3s %4d %02d:%02d:%02d GMT" % ( - _weekdayname[wd], - day, - _monthname[month], - year, - hh, - mm, - ss, - ) - _cached_current_datetime = now - return _cached_formatted_datetime - - -def _weakref_handle(info: "Tuple[weakref.ref[object], str]") -> None: - ref, name = info - ob = ref() - if ob is not None: - with suppress(Exception): - getattr(ob, name)() - - -def weakref_handle( - ob: object, - name: str, - timeout: float, - loop: asyncio.AbstractEventLoop, - timeout_ceil_threshold: float = 5, -) -> Optional[asyncio.TimerHandle]: - if timeout is not None and timeout > 0: - when = loop.time() + timeout - if timeout >= timeout_ceil_threshold: - when = ceil(when) - - return loop.call_at(when, _weakref_handle, (weakref.ref(ob), name)) - return None - - -def call_later( - cb: Callable[[], Any], - timeout: float, - loop: asyncio.AbstractEventLoop, - timeout_ceil_threshold: float = 5, -) -> Optional[asyncio.TimerHandle]: - if timeout is None or timeout <= 0: - return None - now = loop.time() - when = calculate_timeout_when(now, timeout, timeout_ceil_threshold) - return loop.call_at(when, cb) - - -def calculate_timeout_when( - loop_time: float, - timeout: float, - timeout_ceiling_threshold: float, -) -> float: - """Calculate when to execute a timeout.""" - when = loop_time + timeout - if timeout > timeout_ceiling_threshold: - return ceil(when) - return when - - -class TimeoutHandle: - """Timeout handle""" - - __slots__ = ("_timeout", "_loop", "_ceil_threshold", "_callbacks") - - def __init__( - self, - loop: asyncio.AbstractEventLoop, - timeout: Optional[float], - ceil_threshold: float = 5, - ) -> None: - self._timeout = timeout - self._loop = loop - self._ceil_threshold = ceil_threshold - self._callbacks: List[ - Tuple[Callable[..., None], Tuple[Any, ...], Dict[str, Any]] - ] = [] - - def register( - self, callback: Callable[..., None], *args: Any, **kwargs: Any - ) -> None: - self._callbacks.append((callback, args, kwargs)) - - def close(self) -> None: - self._callbacks.clear() - - def start(self) -> Optional[asyncio.TimerHandle]: - timeout = self._timeout - if timeout is not None and timeout > 0: - when = self._loop.time() + timeout - if timeout >= self._ceil_threshold: - when = ceil(when) - return self._loop.call_at(when, self.__call__) - else: - return None - - def timer(self) -> "BaseTimerContext": - if self._timeout is not None and self._timeout > 0: - timer = TimerContext(self._loop) - self.register(timer.timeout) - return timer - else: - return TimerNoop() - - def __call__(self) -> None: - for cb, args, kwargs in self._callbacks: - with suppress(Exception): - cb(*args, **kwargs) - - self._callbacks.clear() - - -class BaseTimerContext(ContextManager["BaseTimerContext"]): - - __slots__ = () - - def assert_timeout(self) -> None: - """Raise TimeoutError if timeout has been exceeded.""" - - -class TimerNoop(BaseTimerContext): - - __slots__ = () - - def __enter__(self) -> BaseTimerContext: - return self - - def __exit__( - self, - exc_type: Optional[Type[BaseException]], - exc_val: Optional[BaseException], - exc_tb: Optional[TracebackType], - ) -> None: - return - - -class TimerContext(BaseTimerContext): - """Low resolution timeout context manager""" - - __slots__ = ("_loop", "_tasks", "_cancelled", "_cancelling") - - def __init__(self, loop: asyncio.AbstractEventLoop) -> None: - self._loop = loop - self._tasks: List[asyncio.Task[Any]] = [] - self._cancelled = False - self._cancelling = 0 - - def assert_timeout(self) -> None: - """Raise TimeoutError if timer has already been cancelled.""" - if self._cancelled: - raise asyncio.TimeoutError from None - - def __enter__(self) -> BaseTimerContext: - task = asyncio.current_task(loop=self._loop) - if task is None: - raise RuntimeError("Timeout context manager should be used inside a task") - - if sys.version_info >= (3, 11): - # Remember if the task was already cancelling - # so when we __exit__ we can decide if we should - # raise asyncio.TimeoutError or let the cancellation propagate - self._cancelling = task.cancelling() - - if self._cancelled: - raise asyncio.TimeoutError from None - - self._tasks.append(task) - return self - - def __exit__( - self, - exc_type: Optional[Type[BaseException]], - exc_val: Optional[BaseException], - exc_tb: Optional[TracebackType], - ) -> Optional[bool]: - enter_task: Optional[asyncio.Task[Any]] = None - if self._tasks: - enter_task = self._tasks.pop() - - if exc_type is asyncio.CancelledError and self._cancelled: - assert enter_task is not None - # The timeout was hit, and the task was cancelled - # so we need to uncancel the last task that entered the context manager - # since the cancellation should not leak out of the context manager - if sys.version_info >= (3, 11): - # If the task was already cancelling don't raise - # asyncio.TimeoutError and instead return None - # to allow the cancellation to propagate - if enter_task.uncancel() > self._cancelling: - return None - raise asyncio.TimeoutError from exc_val - return None - - def timeout(self) -> None: - if not self._cancelled: - for task in set(self._tasks): - task.cancel() - - self._cancelled = True - - -def ceil_timeout( - delay: Optional[float], ceil_threshold: float = 5 -) -> async_timeout.Timeout: - if delay is None or delay <= 0: - return async_timeout.timeout(None) - - loop = asyncio.get_running_loop() - now = loop.time() - when = now + delay - if delay > ceil_threshold: - when = ceil(when) - return async_timeout.timeout_at(when) - - -class HeadersMixin: - """Mixin for handling headers.""" - - ATTRS = frozenset(["_content_type", "_content_dict", "_stored_content_type"]) - - _headers: MultiMapping[str] - _content_type: Optional[str] = None - _content_dict: Optional[Dict[str, str]] = None - _stored_content_type: Union[str, None, _SENTINEL] = sentinel - - def _parse_content_type(self, raw: Optional[str]) -> None: - self._stored_content_type = raw - if raw is None: - # default value according to RFC 2616 - self._content_type = "application/octet-stream" - self._content_dict = {} - else: - content_type, content_mapping_proxy = parse_content_type(raw) - self._content_type = content_type - # _content_dict needs to be mutable so we can update it - self._content_dict = content_mapping_proxy.copy() - - @property - def content_type(self) -> str: - """The value of content part for Content-Type HTTP header.""" - raw = self._headers.get(hdrs.CONTENT_TYPE) - if self._stored_content_type != raw: - self._parse_content_type(raw) - assert self._content_type is not None - return self._content_type - - @property - def charset(self) -> Optional[str]: - """The value of charset part for Content-Type HTTP header.""" - raw = self._headers.get(hdrs.CONTENT_TYPE) - if self._stored_content_type != raw: - self._parse_content_type(raw) - assert self._content_dict is not None - return self._content_dict.get("charset") - - @property - def content_length(self) -> Optional[int]: - """The value of Content-Length HTTP header.""" - content_length = self._headers.get(hdrs.CONTENT_LENGTH) - return None if content_length is None else int(content_length) - - -def set_result(fut: "asyncio.Future[_T]", result: _T) -> None: - if not fut.done(): - fut.set_result(result) - - -_EXC_SENTINEL = BaseException() - - -class ErrorableProtocol(Protocol): - def set_exception( - self, - exc: BaseException, - exc_cause: BaseException = ..., - ) -> None: ... # pragma: no cover - - -def set_exception( - fut: "asyncio.Future[_T] | ErrorableProtocol", - exc: BaseException, - exc_cause: BaseException = _EXC_SENTINEL, -) -> None: - """Set future exception. - - If the future is marked as complete, this function is a no-op. - - :param exc_cause: An exception that is a direct cause of ``exc``. - Only set if provided. - """ - if asyncio.isfuture(fut) and fut.done(): - return - - exc_is_sentinel = exc_cause is _EXC_SENTINEL - exc_causes_itself = exc is exc_cause - if not exc_is_sentinel and not exc_causes_itself: - exc.__cause__ = exc_cause - - fut.set_exception(exc) - - -@functools.total_ordering -class AppKey(Generic[_T]): - """Keys for static typing support in Application.""" - - __slots__ = ("_name", "_t", "__orig_class__") - - # This may be set by Python when instantiating with a generic type. We need to - # support this, in order to support types that are not concrete classes, - # like Iterable, which can't be passed as the second parameter to __init__. - __orig_class__: Type[object] - - def __init__(self, name: str, t: Optional[Type[_T]] = None): - # Prefix with module name to help deduplicate key names. - frame = inspect.currentframe() - while frame: - if frame.f_code.co_name == "": - module: str = frame.f_globals["__name__"] - break - frame = frame.f_back - - self._name = module + "." + name - self._t = t - - def __lt__(self, other: object) -> bool: - if isinstance(other, AppKey): - return self._name < other._name - return True # Order AppKey above other types. - - def __repr__(self) -> str: - t = self._t - if t is None: - with suppress(AttributeError): - # Set to type arg. - t = get_args(self.__orig_class__)[0] - - if t is None: - t_repr = "<>" - elif isinstance(t, type): - if t.__module__ == "builtins": - t_repr = t.__qualname__ - else: - t_repr = f"{t.__module__}.{t.__qualname__}" - else: - t_repr = repr(t) - return f"" - - -class ChainMapProxy(Mapping[Union[str, AppKey[Any]], Any]): - __slots__ = ("_maps",) - - def __init__(self, maps: Iterable[Mapping[Union[str, AppKey[Any]], Any]]) -> None: - self._maps = tuple(maps) - - def __init_subclass__(cls) -> None: - raise TypeError( - "Inheritance class {} from ChainMapProxy " - "is forbidden".format(cls.__name__) - ) - - @overload # type: ignore[override] - def __getitem__(self, key: AppKey[_T]) -> _T: ... - - @overload - def __getitem__(self, key: str) -> Any: ... - - def __getitem__(self, key: Union[str, AppKey[_T]]) -> Any: - for mapping in self._maps: - try: - return mapping[key] - except KeyError: - pass - raise KeyError(key) - - @overload # type: ignore[override] - def get(self, key: AppKey[_T], default: _S) -> Union[_T, _S]: ... - - @overload - def get(self, key: AppKey[_T], default: None = ...) -> Optional[_T]: ... - - @overload - def get(self, key: str, default: Any = ...) -> Any: ... - - def get(self, key: Union[str, AppKey[_T]], default: Any = None) -> Any: - try: - return self[key] - except KeyError: - return default - - def __len__(self) -> int: - # reuses stored hash values if possible - return len(set().union(*self._maps)) - - def __iter__(self) -> Iterator[Union[str, AppKey[Any]]]: - d: Dict[Union[str, AppKey[Any]], Any] = {} - for mapping in reversed(self._maps): - # reuses stored hash values if possible - d.update(mapping) - return iter(d) - - def __contains__(self, key: object) -> bool: - return any(key in m for m in self._maps) - - def __bool__(self) -> bool: - return any(self._maps) - - def __repr__(self) -> str: - content = ", ".join(map(repr, self._maps)) - return f"ChainMapProxy({content})" - - -# https://tools.ietf.org/html/rfc7232#section-2.3 -_ETAGC = r"[!\x23-\x7E\x80-\xff]+" -_ETAGC_RE = re.compile(_ETAGC) -_QUOTED_ETAG = rf'(W/)?"({_ETAGC})"' -QUOTED_ETAG_RE = re.compile(_QUOTED_ETAG) -LIST_QUOTED_ETAG_RE = re.compile(rf"({_QUOTED_ETAG})(?:\s*,\s*|$)|(.)") - -ETAG_ANY = "*" - - -@attr.s(auto_attribs=True, frozen=True, slots=True) -class ETag: - value: str - is_weak: bool = False - - -def validate_etag_value(value: str) -> None: - if value != ETAG_ANY and not _ETAGC_RE.fullmatch(value): - raise ValueError( - f"Value {value!r} is not a valid etag. Maybe it contains '\"'?" - ) - - -def parse_http_date(date_str: Optional[str]) -> Optional[datetime.datetime]: - """Process a date string, return a datetime object""" - if date_str is not None: - timetuple = parsedate(date_str) - if timetuple is not None: - with suppress(ValueError): - return datetime.datetime(*timetuple[:6], tzinfo=datetime.timezone.utc) - return None - - -@functools.lru_cache -def must_be_empty_body(method: str, code: int) -> bool: - """Check if a request must return an empty body.""" - return ( - code in EMPTY_BODY_STATUS_CODES - or method in EMPTY_BODY_METHODS - or (200 <= code < 300 and method in hdrs.METH_CONNECT_ALL) - ) - - -def should_remove_content_length(method: str, code: int) -> bool: - """Check if a Content-Length header should be removed. - - This should always be a subset of must_be_empty_body - """ - # https://www.rfc-editor.org/rfc/rfc9110.html#section-8.6-8 - # https://www.rfc-editor.org/rfc/rfc9110.html#section-15.4.5-4 - return code in EMPTY_BODY_STATUS_CODES or ( - 200 <= code < 300 and method in hdrs.METH_CONNECT_ALL - ) diff --git a/bot/lib/python3.11/site-packages/aiohttp/http.py b/bot/lib/python3.11/site-packages/aiohttp/http.py deleted file mode 100644 index a1feae2..0000000 --- a/bot/lib/python3.11/site-packages/aiohttp/http.py +++ /dev/null @@ -1,72 +0,0 @@ -import sys -from http import HTTPStatus -from typing import Mapping, Tuple - -from . import __version__ -from .http_exceptions import HttpProcessingError as HttpProcessingError -from .http_parser import ( - HeadersParser as HeadersParser, - HttpParser as HttpParser, - HttpRequestParser as HttpRequestParser, - HttpResponseParser as HttpResponseParser, - RawRequestMessage as RawRequestMessage, - RawResponseMessage as RawResponseMessage, -) -from .http_websocket import ( - WS_CLOSED_MESSAGE as WS_CLOSED_MESSAGE, - WS_CLOSING_MESSAGE as WS_CLOSING_MESSAGE, - WS_KEY as WS_KEY, - WebSocketError as WebSocketError, - WebSocketReader as WebSocketReader, - WebSocketWriter as WebSocketWriter, - WSCloseCode as WSCloseCode, - WSMessage as WSMessage, - WSMsgType as WSMsgType, - ws_ext_gen as ws_ext_gen, - ws_ext_parse as ws_ext_parse, -) -from .http_writer import ( - HttpVersion as HttpVersion, - HttpVersion10 as HttpVersion10, - HttpVersion11 as HttpVersion11, - StreamWriter as StreamWriter, -) - -__all__ = ( - "HttpProcessingError", - "RESPONSES", - "SERVER_SOFTWARE", - # .http_writer - "StreamWriter", - "HttpVersion", - "HttpVersion10", - "HttpVersion11", - # .http_parser - "HeadersParser", - "HttpParser", - "HttpRequestParser", - "HttpResponseParser", - "RawRequestMessage", - "RawResponseMessage", - # .http_websocket - "WS_CLOSED_MESSAGE", - "WS_CLOSING_MESSAGE", - "WS_KEY", - "WebSocketReader", - "WebSocketWriter", - "ws_ext_gen", - "ws_ext_parse", - "WSMessage", - "WebSocketError", - "WSMsgType", - "WSCloseCode", -) - - -SERVER_SOFTWARE: str = "Python/{0[0]}.{0[1]} aiohttp/{1}".format( - sys.version_info, __version__ -) - -RESPONSES: Mapping[int, Tuple[str, str]] = { - v: (v.phrase, v.description) for v in HTTPStatus.__members__.values() -} diff --git a/bot/lib/python3.11/site-packages/aiohttp/http_exceptions.py b/bot/lib/python3.11/site-packages/aiohttp/http_exceptions.py deleted file mode 100644 index 7738302..0000000 --- a/bot/lib/python3.11/site-packages/aiohttp/http_exceptions.py +++ /dev/null @@ -1,112 +0,0 @@ -"""Low-level http related exceptions.""" - -from textwrap import indent -from typing import Optional, Union - -from .typedefs import _CIMultiDict - -__all__ = ("HttpProcessingError",) - - -class HttpProcessingError(Exception): - """HTTP error. - - Shortcut for raising HTTP errors with custom code, message and headers. - - code: HTTP Error code. - message: (optional) Error message. - headers: (optional) Headers to be sent in response, a list of pairs - """ - - code = 0 - message = "" - headers = None - - def __init__( - self, - *, - code: Optional[int] = None, - message: str = "", - headers: Optional[_CIMultiDict] = None, - ) -> None: - if code is not None: - self.code = code - self.headers = headers - self.message = message - - def __str__(self) -> str: - msg = indent(self.message, " ") - return f"{self.code}, message:\n{msg}" - - def __repr__(self) -> str: - return f"<{self.__class__.__name__}: {self.code}, message={self.message!r}>" - - -class BadHttpMessage(HttpProcessingError): - - code = 400 - message = "Bad Request" - - def __init__(self, message: str, *, headers: Optional[_CIMultiDict] = None) -> None: - super().__init__(message=message, headers=headers) - self.args = (message,) - - -class HttpBadRequest(BadHttpMessage): - - code = 400 - message = "Bad Request" - - -class PayloadEncodingError(BadHttpMessage): - """Base class for payload errors""" - - -class ContentEncodingError(PayloadEncodingError): - """Content encoding error.""" - - -class TransferEncodingError(PayloadEncodingError): - """transfer encoding error.""" - - -class ContentLengthError(PayloadEncodingError): - """Not enough data to satisfy content length header.""" - - -class LineTooLong(BadHttpMessage): - def __init__( - self, line: str, limit: str = "Unknown", actual_size: str = "Unknown" - ) -> None: - super().__init__( - f"Got more than {limit} bytes ({actual_size}) when reading {line}." - ) - self.args = (line, limit, actual_size) - - -class InvalidHeader(BadHttpMessage): - def __init__(self, hdr: Union[bytes, str]) -> None: - hdr_s = hdr.decode(errors="backslashreplace") if isinstance(hdr, bytes) else hdr - super().__init__(f"Invalid HTTP header: {hdr!r}") - self.hdr = hdr_s - self.args = (hdr,) - - -class BadStatusLine(BadHttpMessage): - def __init__(self, line: str = "", error: Optional[str] = None) -> None: - if not isinstance(line, str): - line = repr(line) - super().__init__(error or f"Bad status line {line!r}") - self.args = (line,) - self.line = line - - -class BadHttpMethod(BadStatusLine): - """Invalid HTTP method in status line.""" - - def __init__(self, line: str = "", error: Optional[str] = None) -> None: - super().__init__(line, error or f"Bad HTTP method in status line {line!r}") - - -class InvalidURLError(BadHttpMessage): - pass diff --git a/bot/lib/python3.11/site-packages/aiohttp/http_parser.py b/bot/lib/python3.11/site-packages/aiohttp/http_parser.py deleted file mode 100644 index 9a2c00e..0000000 --- a/bot/lib/python3.11/site-packages/aiohttp/http_parser.py +++ /dev/null @@ -1,1065 +0,0 @@ -import abc -import asyncio -import re -import string -from contextlib import suppress -from enum import IntEnum -from typing import ( - Any, - ClassVar, - Final, - Generic, - List, - Literal, - NamedTuple, - Optional, - Pattern, - Set, - Tuple, - Type, - TypeVar, - Union, -) - -from multidict import CIMultiDict, CIMultiDictProxy, istr -from yarl import URL - -from . import hdrs -from .base_protocol import BaseProtocol -from .compression_utils import ( - HAS_BROTLI, - HAS_ZSTD, - BrotliDecompressor, - ZLibDecompressor, - ZSTDDecompressor, -) -from .helpers import ( - _EXC_SENTINEL, - DEBUG, - EMPTY_BODY_METHODS, - EMPTY_BODY_STATUS_CODES, - NO_EXTENSIONS, - BaseTimerContext, - set_exception, -) -from .http_exceptions import ( - BadHttpMessage, - BadHttpMethod, - BadStatusLine, - ContentEncodingError, - ContentLengthError, - InvalidHeader, - InvalidURLError, - LineTooLong, - TransferEncodingError, -) -from .http_writer import HttpVersion, HttpVersion10 -from .streams import EMPTY_PAYLOAD, StreamReader -from .typedefs import RawHeaders - -__all__ = ( - "HeadersParser", - "HttpParser", - "HttpRequestParser", - "HttpResponseParser", - "RawRequestMessage", - "RawResponseMessage", -) - -_SEP = Literal[b"\r\n", b"\n"] - -ASCIISET: Final[Set[str]] = set(string.printable) - -# See https://www.rfc-editor.org/rfc/rfc9110.html#name-overview -# and https://www.rfc-editor.org/rfc/rfc9110.html#name-tokens -# -# method = token -# tchar = "!" / "#" / "$" / "%" / "&" / "'" / "*" / "+" / "-" / "." / -# "^" / "_" / "`" / "|" / "~" / DIGIT / ALPHA -# token = 1*tchar -_TCHAR_SPECIALS: Final[str] = re.escape("!#$%&'*+-.^_`|~") -TOKENRE: Final[Pattern[str]] = re.compile(f"[0-9A-Za-z{_TCHAR_SPECIALS}]+") -VERSRE: Final[Pattern[str]] = re.compile(r"HTTP/(\d)\.(\d)", re.ASCII) -DIGITS: Final[Pattern[str]] = re.compile(r"\d+", re.ASCII) -HEXDIGITS: Final[Pattern[bytes]] = re.compile(rb"[0-9a-fA-F]+") - - -class RawRequestMessage(NamedTuple): - method: str - path: str - version: HttpVersion - headers: "CIMultiDictProxy[str]" - raw_headers: RawHeaders - should_close: bool - compression: Optional[str] - upgrade: bool - chunked: bool - url: URL - - -class RawResponseMessage(NamedTuple): - version: HttpVersion - code: int - reason: str - headers: CIMultiDictProxy[str] - raw_headers: RawHeaders - should_close: bool - compression: Optional[str] - upgrade: bool - chunked: bool - - -_MsgT = TypeVar("_MsgT", RawRequestMessage, RawResponseMessage) - - -class ParseState(IntEnum): - - PARSE_NONE = 0 - PARSE_LENGTH = 1 - PARSE_CHUNKED = 2 - PARSE_UNTIL_EOF = 3 - - -class ChunkState(IntEnum): - PARSE_CHUNKED_SIZE = 0 - PARSE_CHUNKED_CHUNK = 1 - PARSE_CHUNKED_CHUNK_EOF = 2 - PARSE_MAYBE_TRAILERS = 3 - PARSE_TRAILERS = 4 - - -class HeadersParser: - def __init__( - self, - max_line_size: int = 8190, - max_headers: int = 32768, - max_field_size: int = 8190, - lax: bool = False, - ) -> None: - self.max_line_size = max_line_size - self.max_headers = max_headers - self.max_field_size = max_field_size - self._lax = lax - - def parse_headers( - self, lines: List[bytes] - ) -> Tuple["CIMultiDictProxy[str]", RawHeaders]: - headers: CIMultiDict[str] = CIMultiDict() - # note: "raw" does not mean inclusion of OWS before/after the field value - raw_headers = [] - - lines_idx = 0 - line = lines[lines_idx] - line_count = len(lines) - - while line: - # Parse initial header name : value pair. - try: - bname, bvalue = line.split(b":", 1) - except ValueError: - raise InvalidHeader(line) from None - - if len(bname) == 0: - raise InvalidHeader(bname) - - # https://www.rfc-editor.org/rfc/rfc9112.html#section-5.1-2 - if {bname[0], bname[-1]} & {32, 9}: # {" ", "\t"} - raise InvalidHeader(line) - - bvalue = bvalue.lstrip(b" \t") - if len(bname) > self.max_field_size: - raise LineTooLong( - "request header name {}".format( - bname.decode("utf8", "backslashreplace") - ), - str(self.max_field_size), - str(len(bname)), - ) - name = bname.decode("utf-8", "surrogateescape") - if not TOKENRE.fullmatch(name): - raise InvalidHeader(bname) - - header_length = len(bvalue) - - # next line - lines_idx += 1 - line = lines[lines_idx] - - # consume continuation lines - continuation = self._lax and line and line[0] in (32, 9) # (' ', '\t') - - # Deprecated: https://www.rfc-editor.org/rfc/rfc9112.html#name-obsolete-line-folding - if continuation: - bvalue_lst = [bvalue] - while continuation: - header_length += len(line) - if header_length > self.max_field_size: - raise LineTooLong( - "request header field {}".format( - bname.decode("utf8", "backslashreplace") - ), - str(self.max_field_size), - str(header_length), - ) - bvalue_lst.append(line) - - # next line - lines_idx += 1 - if lines_idx < line_count: - line = lines[lines_idx] - if line: - continuation = line[0] in (32, 9) # (' ', '\t') - else: - line = b"" - break - bvalue = b"".join(bvalue_lst) - else: - if header_length > self.max_field_size: - raise LineTooLong( - "request header field {}".format( - bname.decode("utf8", "backslashreplace") - ), - str(self.max_field_size), - str(header_length), - ) - - bvalue = bvalue.strip(b" \t") - value = bvalue.decode("utf-8", "surrogateescape") - - # https://www.rfc-editor.org/rfc/rfc9110.html#section-5.5-5 - if "\n" in value or "\r" in value or "\x00" in value: - raise InvalidHeader(bvalue) - - headers.add(name, value) - raw_headers.append((bname, bvalue)) - - return (CIMultiDictProxy(headers), tuple(raw_headers)) - - -def _is_supported_upgrade(headers: CIMultiDictProxy[str]) -> bool: - """Check if the upgrade header is supported.""" - return headers.get(hdrs.UPGRADE, "").lower() in {"tcp", "websocket"} - - -class HttpParser(abc.ABC, Generic[_MsgT]): - lax: ClassVar[bool] = False - - def __init__( - self, - protocol: Optional[BaseProtocol] = None, - loop: Optional[asyncio.AbstractEventLoop] = None, - limit: int = 2**16, - max_line_size: int = 8190, - max_headers: int = 32768, - max_field_size: int = 8190, - timer: Optional[BaseTimerContext] = None, - code: Optional[int] = None, - method: Optional[str] = None, - payload_exception: Optional[Type[BaseException]] = None, - response_with_body: bool = True, - read_until_eof: bool = False, - auto_decompress: bool = True, - ) -> None: - self.protocol = protocol - self.loop = loop - self.max_line_size = max_line_size - self.max_headers = max_headers - self.max_field_size = max_field_size - self.timer = timer - self.code = code - self.method = method - self.payload_exception = payload_exception - self.response_with_body = response_with_body - self.read_until_eof = read_until_eof - - self._lines: List[bytes] = [] - self._tail = b"" - self._upgraded = False - self._payload = None - self._payload_parser: Optional[HttpPayloadParser] = None - self._auto_decompress = auto_decompress - self._limit = limit - self._headers_parser = HeadersParser( - max_line_size, max_headers, max_field_size, self.lax - ) - - @abc.abstractmethod - def parse_message(self, lines: List[bytes]) -> _MsgT: ... - - @abc.abstractmethod - def _is_chunked_te(self, te: str) -> bool: ... - - def feed_eof(self) -> Optional[_MsgT]: - if self._payload_parser is not None: - self._payload_parser.feed_eof() - self._payload_parser = None - else: - # try to extract partial message - if self._tail: - self._lines.append(self._tail) - - if self._lines: - if self._lines[-1] != "\r\n": - self._lines.append(b"") - with suppress(Exception): - return self.parse_message(self._lines) - return None - - def feed_data( - self, - data: bytes, - SEP: _SEP = b"\r\n", - EMPTY: bytes = b"", - CONTENT_LENGTH: istr = hdrs.CONTENT_LENGTH, - METH_CONNECT: str = hdrs.METH_CONNECT, - SEC_WEBSOCKET_KEY1: istr = hdrs.SEC_WEBSOCKET_KEY1, - ) -> Tuple[List[Tuple[_MsgT, StreamReader]], bool, bytes]: - - messages = [] - - if self._tail: - data, self._tail = self._tail + data, b"" - - data_len = len(data) - start_pos = 0 - loop = self.loop - - should_close = False - while start_pos < data_len: - - # read HTTP message (request/response line + headers), \r\n\r\n - # and split by lines - if self._payload_parser is None and not self._upgraded: - pos = data.find(SEP, start_pos) - # consume \r\n - if pos == start_pos and not self._lines: - start_pos = pos + len(SEP) - continue - - if pos >= start_pos: - if should_close: - raise BadHttpMessage("Data after `Connection: close`") - - # line found - line = data[start_pos:pos] - if SEP == b"\n": # For lax response parsing - line = line.rstrip(b"\r") - self._lines.append(line) - start_pos = pos + len(SEP) - - # \r\n\r\n found - if self._lines[-1] == EMPTY: - try: - msg: _MsgT = self.parse_message(self._lines) - finally: - self._lines.clear() - - def get_content_length() -> Optional[int]: - # payload length - length_hdr = msg.headers.get(CONTENT_LENGTH) - if length_hdr is None: - return None - - # Shouldn't allow +/- or other number formats. - # https://www.rfc-editor.org/rfc/rfc9110#section-8.6-2 - # msg.headers is already stripped of leading/trailing wsp - if not DIGITS.fullmatch(length_hdr): - raise InvalidHeader(CONTENT_LENGTH) - - return int(length_hdr) - - length = get_content_length() - # do not support old websocket spec - if SEC_WEBSOCKET_KEY1 in msg.headers: - raise InvalidHeader(SEC_WEBSOCKET_KEY1) - - self._upgraded = msg.upgrade and _is_supported_upgrade( - msg.headers - ) - - method = getattr(msg, "method", self.method) - # code is only present on responses - code = getattr(msg, "code", 0) - - assert self.protocol is not None - # calculate payload - empty_body = code in EMPTY_BODY_STATUS_CODES or bool( - method and method in EMPTY_BODY_METHODS - ) - if not empty_body and ( - ((length is not None and length > 0) or msg.chunked) - and not self._upgraded - ): - payload = StreamReader( - self.protocol, - timer=self.timer, - loop=loop, - limit=self._limit, - ) - payload_parser = HttpPayloadParser( - payload, - length=length, - chunked=msg.chunked, - method=method, - compression=msg.compression, - code=self.code, - response_with_body=self.response_with_body, - auto_decompress=self._auto_decompress, - lax=self.lax, - headers_parser=self._headers_parser, - ) - if not payload_parser.done: - self._payload_parser = payload_parser - elif method == METH_CONNECT: - assert isinstance(msg, RawRequestMessage) - payload = StreamReader( - self.protocol, - timer=self.timer, - loop=loop, - limit=self._limit, - ) - self._upgraded = True - self._payload_parser = HttpPayloadParser( - payload, - method=msg.method, - compression=msg.compression, - auto_decompress=self._auto_decompress, - lax=self.lax, - headers_parser=self._headers_parser, - ) - elif not empty_body and length is None and self.read_until_eof: - payload = StreamReader( - self.protocol, - timer=self.timer, - loop=loop, - limit=self._limit, - ) - payload_parser = HttpPayloadParser( - payload, - length=length, - chunked=msg.chunked, - method=method, - compression=msg.compression, - code=self.code, - response_with_body=self.response_with_body, - auto_decompress=self._auto_decompress, - lax=self.lax, - headers_parser=self._headers_parser, - ) - if not payload_parser.done: - self._payload_parser = payload_parser - else: - payload = EMPTY_PAYLOAD - - messages.append((msg, payload)) - should_close = msg.should_close - else: - self._tail = data[start_pos:] - data = EMPTY - break - - # no parser, just store - elif self._payload_parser is None and self._upgraded: - assert not self._lines - break - - # feed payload - elif data and start_pos < data_len: - assert not self._lines - assert self._payload_parser is not None - try: - eof, data = self._payload_parser.feed_data(data[start_pos:], SEP) - except BaseException as underlying_exc: - reraised_exc = underlying_exc - if self.payload_exception is not None: - reraised_exc = self.payload_exception(str(underlying_exc)) - - set_exception( - self._payload_parser.payload, - reraised_exc, - underlying_exc, - ) - - eof = True - data = b"" - if isinstance( - underlying_exc, (InvalidHeader, TransferEncodingError) - ): - raise - - if eof: - start_pos = 0 - data_len = len(data) - self._payload_parser = None - continue - else: - break - - if data and start_pos < data_len: - data = data[start_pos:] - else: - data = EMPTY - - return messages, self._upgraded, data - - def parse_headers( - self, lines: List[bytes] - ) -> Tuple[ - "CIMultiDictProxy[str]", RawHeaders, Optional[bool], Optional[str], bool, bool - ]: - """Parses RFC 5322 headers from a stream. - - Line continuations are supported. Returns list of header name - and value pairs. Header name is in upper case. - """ - headers, raw_headers = self._headers_parser.parse_headers(lines) - close_conn = None - encoding = None - upgrade = False - chunked = False - - # https://www.rfc-editor.org/rfc/rfc9110.html#section-5.5-6 - # https://www.rfc-editor.org/rfc/rfc9110.html#name-collected-abnf - singletons = ( - hdrs.CONTENT_LENGTH, - hdrs.CONTENT_LOCATION, - hdrs.CONTENT_RANGE, - hdrs.CONTENT_TYPE, - hdrs.ETAG, - hdrs.HOST, - hdrs.MAX_FORWARDS, - hdrs.SERVER, - hdrs.TRANSFER_ENCODING, - hdrs.USER_AGENT, - ) - bad_hdr = next((h for h in singletons if len(headers.getall(h, ())) > 1), None) - if bad_hdr is not None: - raise BadHttpMessage(f"Duplicate '{bad_hdr}' header found.") - - # keep-alive - conn = headers.get(hdrs.CONNECTION) - if conn: - v = conn.lower() - if v == "close": - close_conn = True - elif v == "keep-alive": - close_conn = False - # https://www.rfc-editor.org/rfc/rfc9110.html#name-101-switching-protocols - elif v == "upgrade" and headers.get(hdrs.UPGRADE): - upgrade = True - - # encoding - enc = headers.get(hdrs.CONTENT_ENCODING) - if enc: - enc = enc.lower() - if enc in ("gzip", "deflate", "br", "zstd"): - encoding = enc - - # chunking - te = headers.get(hdrs.TRANSFER_ENCODING) - if te is not None: - if self._is_chunked_te(te): - chunked = True - - if hdrs.CONTENT_LENGTH in headers: - raise BadHttpMessage( - "Transfer-Encoding can't be present with Content-Length", - ) - - return (headers, raw_headers, close_conn, encoding, upgrade, chunked) - - def set_upgraded(self, val: bool) -> None: - """Set connection upgraded (to websocket) mode. - - :param bool val: new state. - """ - self._upgraded = val - - -class HttpRequestParser(HttpParser[RawRequestMessage]): - """Read request status line. - - Exception .http_exceptions.BadStatusLine - could be raised in case of any errors in status line. - Returns RawRequestMessage. - """ - - def parse_message(self, lines: List[bytes]) -> RawRequestMessage: - # request line - line = lines[0].decode("utf-8", "surrogateescape") - try: - method, path, version = line.split(" ", maxsplit=2) - except ValueError: - raise BadHttpMethod(line) from None - - if len(path) > self.max_line_size: - raise LineTooLong( - "Status line is too long", str(self.max_line_size), str(len(path)) - ) - - # method - if not TOKENRE.fullmatch(method): - raise BadHttpMethod(method) - - # version - match = VERSRE.fullmatch(version) - if match is None: - raise BadStatusLine(line) - version_o = HttpVersion(int(match.group(1)), int(match.group(2))) - - if method == "CONNECT": - # authority-form, - # https://datatracker.ietf.org/doc/html/rfc7230#section-5.3.3 - url = URL.build(authority=path, encoded=True) - elif path.startswith("/"): - # origin-form, - # https://datatracker.ietf.org/doc/html/rfc7230#section-5.3.1 - path_part, _hash_separator, url_fragment = path.partition("#") - path_part, _question_mark_separator, qs_part = path_part.partition("?") - - # NOTE: `yarl.URL.build()` is used to mimic what the Cython-based - # NOTE: parser does, otherwise it results into the same - # NOTE: HTTP Request-Line input producing different - # NOTE: `yarl.URL()` objects - url = URL.build( - path=path_part, - query_string=qs_part, - fragment=url_fragment, - encoded=True, - ) - elif path == "*" and method == "OPTIONS": - # asterisk-form, - url = URL(path, encoded=True) - else: - # absolute-form for proxy maybe, - # https://datatracker.ietf.org/doc/html/rfc7230#section-5.3.2 - url = URL(path, encoded=True) - if url.scheme == "": - # not absolute-form - raise InvalidURLError( - path.encode(errors="surrogateescape").decode("latin1") - ) - - # read headers - ( - headers, - raw_headers, - close, - compression, - upgrade, - chunked, - ) = self.parse_headers(lines[1:]) - - if close is None: # then the headers weren't set in the request - if version_o <= HttpVersion10: # HTTP 1.0 must asks to not close - close = True - else: # HTTP 1.1 must ask to close. - close = False - - return RawRequestMessage( - method, - path, - version_o, - headers, - raw_headers, - close, - compression, - upgrade, - chunked, - url, - ) - - def _is_chunked_te(self, te: str) -> bool: - if te.rsplit(",", maxsplit=1)[-1].strip(" \t").lower() == "chunked": - return True - # https://www.rfc-editor.org/rfc/rfc9112#section-6.3-2.4.3 - raise BadHttpMessage("Request has invalid `Transfer-Encoding`") - - -class HttpResponseParser(HttpParser[RawResponseMessage]): - """Read response status line and headers. - - BadStatusLine could be raised in case of any errors in status line. - Returns RawResponseMessage. - """ - - # Lax mode should only be enabled on response parser. - lax = not DEBUG - - def feed_data( - self, - data: bytes, - SEP: Optional[_SEP] = None, - *args: Any, - **kwargs: Any, - ) -> Tuple[List[Tuple[RawResponseMessage, StreamReader]], bool, bytes]: - if SEP is None: - SEP = b"\r\n" if DEBUG else b"\n" - return super().feed_data(data, SEP, *args, **kwargs) - - def parse_message(self, lines: List[bytes]) -> RawResponseMessage: - line = lines[0].decode("utf-8", "surrogateescape") - try: - version, status = line.split(maxsplit=1) - except ValueError: - raise BadStatusLine(line) from None - - try: - status, reason = status.split(maxsplit=1) - except ValueError: - status = status.strip() - reason = "" - - if len(reason) > self.max_line_size: - raise LineTooLong( - "Status line is too long", str(self.max_line_size), str(len(reason)) - ) - - # version - match = VERSRE.fullmatch(version) - if match is None: - raise BadStatusLine(line) - version_o = HttpVersion(int(match.group(1)), int(match.group(2))) - - # The status code is a three-digit ASCII number, no padding - if len(status) != 3 or not DIGITS.fullmatch(status): - raise BadStatusLine(line) - status_i = int(status) - - # read headers - ( - headers, - raw_headers, - close, - compression, - upgrade, - chunked, - ) = self.parse_headers(lines[1:]) - - if close is None: - if version_o <= HttpVersion10: - close = True - # https://www.rfc-editor.org/rfc/rfc9112.html#name-message-body-length - elif 100 <= status_i < 200 or status_i in {204, 304}: - close = False - elif hdrs.CONTENT_LENGTH in headers or hdrs.TRANSFER_ENCODING in headers: - close = False - else: - # https://www.rfc-editor.org/rfc/rfc9112.html#section-6.3-2.8 - close = True - - return RawResponseMessage( - version_o, - status_i, - reason.strip(), - headers, - raw_headers, - close, - compression, - upgrade, - chunked, - ) - - def _is_chunked_te(self, te: str) -> bool: - # https://www.rfc-editor.org/rfc/rfc9112#section-6.3-2.4.2 - return te.rsplit(",", maxsplit=1)[-1].strip(" \t").lower() == "chunked" - - -class HttpPayloadParser: - def __init__( - self, - payload: StreamReader, - length: Optional[int] = None, - chunked: bool = False, - compression: Optional[str] = None, - code: Optional[int] = None, - method: Optional[str] = None, - response_with_body: bool = True, - auto_decompress: bool = True, - lax: bool = False, - *, - headers_parser: HeadersParser, - ) -> None: - self._length = 0 - self._type = ParseState.PARSE_UNTIL_EOF - self._chunk = ChunkState.PARSE_CHUNKED_SIZE - self._chunk_size = 0 - self._chunk_tail = b"" - self._auto_decompress = auto_decompress - self._lax = lax - self._headers_parser = headers_parser - self._trailer_lines: list[bytes] = [] - self.done = False - - # payload decompression wrapper - if response_with_body and compression and self._auto_decompress: - real_payload: Union[StreamReader, DeflateBuffer] = DeflateBuffer( - payload, compression - ) - else: - real_payload = payload - - # payload parser - if not response_with_body: - # don't parse payload if it's not expected to be received - self._type = ParseState.PARSE_NONE - real_payload.feed_eof() - self.done = True - elif chunked: - self._type = ParseState.PARSE_CHUNKED - elif length is not None: - self._type = ParseState.PARSE_LENGTH - self._length = length - if self._length == 0: - real_payload.feed_eof() - self.done = True - - self.payload = real_payload - - def feed_eof(self) -> None: - if self._type == ParseState.PARSE_UNTIL_EOF: - self.payload.feed_eof() - elif self._type == ParseState.PARSE_LENGTH: - raise ContentLengthError( - "Not enough data to satisfy content length header." - ) - elif self._type == ParseState.PARSE_CHUNKED: - raise TransferEncodingError( - "Not enough data to satisfy transfer length header." - ) - - def feed_data( - self, chunk: bytes, SEP: _SEP = b"\r\n", CHUNK_EXT: bytes = b";" - ) -> Tuple[bool, bytes]: - # Read specified amount of bytes - if self._type == ParseState.PARSE_LENGTH: - required = self._length - chunk_len = len(chunk) - - if required >= chunk_len: - self._length = required - chunk_len - self.payload.feed_data(chunk, chunk_len) - if self._length == 0: - self.payload.feed_eof() - return True, b"" - else: - self._length = 0 - self.payload.feed_data(chunk[:required], required) - self.payload.feed_eof() - return True, chunk[required:] - - # Chunked transfer encoding parser - elif self._type == ParseState.PARSE_CHUNKED: - if self._chunk_tail: - chunk = self._chunk_tail + chunk - self._chunk_tail = b"" - - while chunk: - - # read next chunk size - if self._chunk == ChunkState.PARSE_CHUNKED_SIZE: - pos = chunk.find(SEP) - if pos >= 0: - i = chunk.find(CHUNK_EXT, 0, pos) - if i >= 0: - size_b = chunk[:i] # strip chunk-extensions - # Verify no LF in the chunk-extension - if b"\n" in (ext := chunk[i:pos]): - exc = TransferEncodingError( - f"Unexpected LF in chunk-extension: {ext!r}" - ) - set_exception(self.payload, exc) - raise exc - else: - size_b = chunk[:pos] - - if self._lax: # Allow whitespace in lax mode. - size_b = size_b.strip() - - if not re.fullmatch(HEXDIGITS, size_b): - exc = TransferEncodingError( - chunk[:pos].decode("ascii", "surrogateescape") - ) - set_exception(self.payload, exc) - raise exc - size = int(bytes(size_b), 16) - - chunk = chunk[pos + len(SEP) :] - if size == 0: # eof marker - self._chunk = ChunkState.PARSE_TRAILERS - if self._lax and chunk.startswith(b"\r"): - chunk = chunk[1:] - else: - self._chunk = ChunkState.PARSE_CHUNKED_CHUNK - self._chunk_size = size - self.payload.begin_http_chunk_receiving() - else: - self._chunk_tail = chunk - return False, b"" - - # read chunk and feed buffer - if self._chunk == ChunkState.PARSE_CHUNKED_CHUNK: - required = self._chunk_size - chunk_len = len(chunk) - - if required > chunk_len: - self._chunk_size = required - chunk_len - self.payload.feed_data(chunk, chunk_len) - return False, b"" - else: - self._chunk_size = 0 - self.payload.feed_data(chunk[:required], required) - chunk = chunk[required:] - self._chunk = ChunkState.PARSE_CHUNKED_CHUNK_EOF - self.payload.end_http_chunk_receiving() - - # toss the CRLF at the end of the chunk - if self._chunk == ChunkState.PARSE_CHUNKED_CHUNK_EOF: - if self._lax and chunk.startswith(b"\r"): - chunk = chunk[1:] - if chunk[: len(SEP)] == SEP: - chunk = chunk[len(SEP) :] - self._chunk = ChunkState.PARSE_CHUNKED_SIZE - else: - self._chunk_tail = chunk - return False, b"" - - if self._chunk == ChunkState.PARSE_TRAILERS: - pos = chunk.find(SEP) - if pos < 0: # No line found - self._chunk_tail = chunk - return False, b"" - - line = chunk[:pos] - chunk = chunk[pos + len(SEP) :] - if SEP == b"\n": # For lax response parsing - line = line.rstrip(b"\r") - self._trailer_lines.append(line) - - # \r\n\r\n found, end of stream - if self._trailer_lines[-1] == b"": - # Headers and trailers are defined the same way, - # so we reuse the HeadersParser here. - try: - trailers, raw_trailers = self._headers_parser.parse_headers( - self._trailer_lines - ) - finally: - self._trailer_lines.clear() - self.payload.feed_eof() - return True, chunk - - # Read all bytes until eof - elif self._type == ParseState.PARSE_UNTIL_EOF: - self.payload.feed_data(chunk, len(chunk)) - - return False, b"" - - -class DeflateBuffer: - """DeflateStream decompress stream and feed data into specified stream.""" - - decompressor: Any - - def __init__(self, out: StreamReader, encoding: Optional[str]) -> None: - self.out = out - self.size = 0 - out.total_compressed_bytes = self.size - self.encoding = encoding - self._started_decoding = False - - self.decompressor: Union[BrotliDecompressor, ZLibDecompressor, ZSTDDecompressor] - if encoding == "br": - if not HAS_BROTLI: # pragma: no cover - raise ContentEncodingError( - "Can not decode content-encoding: brotli (br). " - "Please install `Brotli`" - ) - self.decompressor = BrotliDecompressor() - elif encoding == "zstd": - if not HAS_ZSTD: - raise ContentEncodingError( - "Can not decode content-encoding: zstandard (zstd). " - "Please install `backports.zstd`" - ) - self.decompressor = ZSTDDecompressor() - else: - self.decompressor = ZLibDecompressor(encoding=encoding) - - def set_exception( - self, - exc: BaseException, - exc_cause: BaseException = _EXC_SENTINEL, - ) -> None: - set_exception(self.out, exc, exc_cause) - - def feed_data(self, chunk: bytes, size: int) -> None: - if not size: - return - - self.size += size - self.out.total_compressed_bytes = self.size - - # RFC1950 - # bits 0..3 = CM = 0b1000 = 8 = "deflate" - # bits 4..7 = CINFO = 1..7 = windows size. - if ( - not self._started_decoding - and self.encoding == "deflate" - and chunk[0] & 0xF != 8 - ): - # Change the decoder to decompress incorrectly compressed data - # Actually we should issue a warning about non-RFC-compliant data. - self.decompressor = ZLibDecompressor( - encoding=self.encoding, suppress_deflate_header=True - ) - - try: - chunk = self.decompressor.decompress_sync(chunk) - except Exception: - raise ContentEncodingError( - "Can not decode content-encoding: %s" % self.encoding - ) - - self._started_decoding = True - - if chunk: - self.out.feed_data(chunk, len(chunk)) - - def feed_eof(self) -> None: - chunk = self.decompressor.flush() - - if chunk or self.size > 0: - self.out.feed_data(chunk, len(chunk)) - if self.encoding == "deflate" and not self.decompressor.eof: - raise ContentEncodingError("deflate") - - self.out.feed_eof() - - def begin_http_chunk_receiving(self) -> None: - self.out.begin_http_chunk_receiving() - - def end_http_chunk_receiving(self) -> None: - self.out.end_http_chunk_receiving() - - -HttpRequestParserPy = HttpRequestParser -HttpResponseParserPy = HttpResponseParser -RawRequestMessagePy = RawRequestMessage -RawResponseMessagePy = RawResponseMessage - -try: - if not NO_EXTENSIONS: - from ._http_parser import ( # type: ignore[import-not-found,no-redef] - HttpRequestParser, - HttpResponseParser, - RawRequestMessage, - RawResponseMessage, - ) - - HttpRequestParserC = HttpRequestParser - HttpResponseParserC = HttpResponseParser - RawRequestMessageC = RawRequestMessage - RawResponseMessageC = RawResponseMessage -except ImportError: # pragma: no cover - pass diff --git a/bot/lib/python3.11/site-packages/aiohttp/http_websocket.py b/bot/lib/python3.11/site-packages/aiohttp/http_websocket.py deleted file mode 100644 index 6b4b30e..0000000 --- a/bot/lib/python3.11/site-packages/aiohttp/http_websocket.py +++ /dev/null @@ -1,36 +0,0 @@ -"""WebSocket protocol versions 13 and 8.""" - -from ._websocket.helpers import WS_KEY, ws_ext_gen, ws_ext_parse -from ._websocket.models import ( - WS_CLOSED_MESSAGE, - WS_CLOSING_MESSAGE, - WebSocketError, - WSCloseCode, - WSHandshakeError, - WSMessage, - WSMsgType, -) -from ._websocket.reader import WebSocketReader -from ._websocket.writer import WebSocketWriter - -# Messages that the WebSocketResponse.receive needs to handle internally -_INTERNAL_RECEIVE_TYPES = frozenset( - (WSMsgType.CLOSE, WSMsgType.CLOSING, WSMsgType.PING, WSMsgType.PONG) -) - - -__all__ = ( - "WS_CLOSED_MESSAGE", - "WS_CLOSING_MESSAGE", - "WS_KEY", - "WebSocketReader", - "WebSocketWriter", - "WSMessage", - "WebSocketError", - "WSMsgType", - "WSCloseCode", - "ws_ext_gen", - "ws_ext_parse", - "WSHandshakeError", - "WSMessage", -) diff --git a/bot/lib/python3.11/site-packages/aiohttp/http_writer.py b/bot/lib/python3.11/site-packages/aiohttp/http_writer.py deleted file mode 100644 index a140b21..0000000 --- a/bot/lib/python3.11/site-packages/aiohttp/http_writer.py +++ /dev/null @@ -1,378 +0,0 @@ -"""Http related parsers and protocol.""" - -import asyncio -import sys -from typing import ( # noqa - TYPE_CHECKING, - Any, - Awaitable, - Callable, - Iterable, - List, - NamedTuple, - Optional, - Union, -) - -from multidict import CIMultiDict - -from .abc import AbstractStreamWriter -from .base_protocol import BaseProtocol -from .client_exceptions import ClientConnectionResetError -from .compression_utils import ZLibCompressor -from .helpers import NO_EXTENSIONS - -__all__ = ("StreamWriter", "HttpVersion", "HttpVersion10", "HttpVersion11") - - -MIN_PAYLOAD_FOR_WRITELINES = 2048 -IS_PY313_BEFORE_313_2 = (3, 13, 0) <= sys.version_info < (3, 13, 2) -IS_PY_BEFORE_312_9 = sys.version_info < (3, 12, 9) -SKIP_WRITELINES = IS_PY313_BEFORE_313_2 or IS_PY_BEFORE_312_9 -# writelines is not safe for use -# on Python 3.12+ until 3.12.9 -# on Python 3.13+ until 3.13.2 -# and on older versions it not any faster than write -# CVE-2024-12254: https://github.com/python/cpython/pull/127656 - - -class HttpVersion(NamedTuple): - major: int - minor: int - - -HttpVersion10 = HttpVersion(1, 0) -HttpVersion11 = HttpVersion(1, 1) - - -_T_OnChunkSent = Optional[Callable[[bytes], Awaitable[None]]] -_T_OnHeadersSent = Optional[Callable[["CIMultiDict[str]"], Awaitable[None]]] - - -class StreamWriter(AbstractStreamWriter): - - length: Optional[int] = None - chunked: bool = False - _eof: bool = False - _compress: Optional[ZLibCompressor] = None - - def __init__( - self, - protocol: BaseProtocol, - loop: asyncio.AbstractEventLoop, - on_chunk_sent: _T_OnChunkSent = None, - on_headers_sent: _T_OnHeadersSent = None, - ) -> None: - self._protocol = protocol - self.loop = loop - self._on_chunk_sent: _T_OnChunkSent = on_chunk_sent - self._on_headers_sent: _T_OnHeadersSent = on_headers_sent - self._headers_buf: Optional[bytes] = None - self._headers_written: bool = False - - @property - def transport(self) -> Optional[asyncio.Transport]: - return self._protocol.transport - - @property - def protocol(self) -> BaseProtocol: - return self._protocol - - def enable_chunking(self) -> None: - self.chunked = True - - def enable_compression( - self, encoding: str = "deflate", strategy: Optional[int] = None - ) -> None: - self._compress = ZLibCompressor(encoding=encoding, strategy=strategy) - - def _write(self, chunk: Union[bytes, bytearray, memoryview]) -> None: - size = len(chunk) - self.buffer_size += size - self.output_size += size - transport = self._protocol.transport - if transport is None or transport.is_closing(): - raise ClientConnectionResetError("Cannot write to closing transport") - transport.write(chunk) - - def _writelines(self, chunks: Iterable[bytes]) -> None: - size = 0 - for chunk in chunks: - size += len(chunk) - self.buffer_size += size - self.output_size += size - transport = self._protocol.transport - if transport is None or transport.is_closing(): - raise ClientConnectionResetError("Cannot write to closing transport") - if SKIP_WRITELINES or size < MIN_PAYLOAD_FOR_WRITELINES: - transport.write(b"".join(chunks)) - else: - transport.writelines(chunks) - - def _write_chunked_payload( - self, chunk: Union[bytes, bytearray, "memoryview[int]", "memoryview[bytes]"] - ) -> None: - """Write a chunk with proper chunked encoding.""" - chunk_len_pre = f"{len(chunk):x}\r\n".encode("ascii") - self._writelines((chunk_len_pre, chunk, b"\r\n")) - - def _send_headers_with_payload( - self, - chunk: Union[bytes, bytearray, "memoryview[int]", "memoryview[bytes]"], - is_eof: bool, - ) -> None: - """Send buffered headers with payload, coalescing into single write.""" - # Mark headers as written - self._headers_written = True - headers_buf = self._headers_buf - self._headers_buf = None - - if TYPE_CHECKING: - # Safe because callers (write() and write_eof()) only invoke this method - # after checking that self._headers_buf is truthy - assert headers_buf is not None - - if not self.chunked: - # Non-chunked: coalesce headers with body - if chunk: - self._writelines((headers_buf, chunk)) - else: - self._write(headers_buf) - return - - # Coalesce headers with chunked data - if chunk: - chunk_len_pre = f"{len(chunk):x}\r\n".encode("ascii") - if is_eof: - self._writelines((headers_buf, chunk_len_pre, chunk, b"\r\n0\r\n\r\n")) - else: - self._writelines((headers_buf, chunk_len_pre, chunk, b"\r\n")) - elif is_eof: - self._writelines((headers_buf, b"0\r\n\r\n")) - else: - self._write(headers_buf) - - async def write( - self, - chunk: Union[bytes, bytearray, memoryview], - *, - drain: bool = True, - LIMIT: int = 0x10000, - ) -> None: - """ - Writes chunk of data to a stream. - - write_eof() indicates end of stream. - writer can't be used after write_eof() method being called. - write() return drain future. - """ - if self._on_chunk_sent is not None: - await self._on_chunk_sent(chunk) - - if isinstance(chunk, memoryview): - if chunk.nbytes != len(chunk): - # just reshape it - chunk = chunk.cast("c") - - if self._compress is not None: - chunk = await self._compress.compress(chunk) - if not chunk: - return - - if self.length is not None: - chunk_len = len(chunk) - if self.length >= chunk_len: - self.length = self.length - chunk_len - else: - chunk = chunk[: self.length] - self.length = 0 - if not chunk: - return - - # Handle buffered headers for small payload optimization - if self._headers_buf and not self._headers_written: - self._send_headers_with_payload(chunk, False) - if drain and self.buffer_size > LIMIT: - self.buffer_size = 0 - await self.drain() - return - - if chunk: - if self.chunked: - self._write_chunked_payload(chunk) - else: - self._write(chunk) - - if drain and self.buffer_size > LIMIT: - self.buffer_size = 0 - await self.drain() - - async def write_headers( - self, status_line: str, headers: "CIMultiDict[str]" - ) -> None: - """Write headers to the stream.""" - if self._on_headers_sent is not None: - await self._on_headers_sent(headers) - # status + headers - buf = _serialize_headers(status_line, headers) - self._headers_written = False - self._headers_buf = buf - - def send_headers(self) -> None: - """Force sending buffered headers if not already sent.""" - if not self._headers_buf or self._headers_written: - return - - self._headers_written = True - headers_buf = self._headers_buf - self._headers_buf = None - - if TYPE_CHECKING: - # Safe because we only enter this block when self._headers_buf is truthy - assert headers_buf is not None - - self._write(headers_buf) - - def set_eof(self) -> None: - """Indicate that the message is complete.""" - if self._eof: - return - - # If headers haven't been sent yet, send them now - # This handles the case where there's no body at all - if self._headers_buf and not self._headers_written: - self._headers_written = True - headers_buf = self._headers_buf - self._headers_buf = None - - if TYPE_CHECKING: - # Safe because we only enter this block when self._headers_buf is truthy - assert headers_buf is not None - - # Combine headers and chunked EOF marker in a single write - if self.chunked: - self._writelines((headers_buf, b"0\r\n\r\n")) - else: - self._write(headers_buf) - elif self.chunked and self._headers_written: - # Headers already sent, just send the final chunk marker - self._write(b"0\r\n\r\n") - - self._eof = True - - async def write_eof(self, chunk: bytes = b"") -> None: - if self._eof: - return - - if chunk and self._on_chunk_sent is not None: - await self._on_chunk_sent(chunk) - - # Handle body/compression - if self._compress: - chunks: List[bytes] = [] - chunks_len = 0 - if chunk and (compressed_chunk := await self._compress.compress(chunk)): - chunks_len = len(compressed_chunk) - chunks.append(compressed_chunk) - - flush_chunk = self._compress.flush() - chunks_len += len(flush_chunk) - chunks.append(flush_chunk) - assert chunks_len - - # Send buffered headers with compressed data if not yet sent - if self._headers_buf and not self._headers_written: - self._headers_written = True - headers_buf = self._headers_buf - self._headers_buf = None - - if self.chunked: - # Coalesce headers with compressed chunked data - chunk_len_pre = f"{chunks_len:x}\r\n".encode("ascii") - self._writelines( - (headers_buf, chunk_len_pre, *chunks, b"\r\n0\r\n\r\n") - ) - else: - # Coalesce headers with compressed data - self._writelines((headers_buf, *chunks)) - await self.drain() - self._eof = True - return - - # Headers already sent, just write compressed data - if self.chunked: - chunk_len_pre = f"{chunks_len:x}\r\n".encode("ascii") - self._writelines((chunk_len_pre, *chunks, b"\r\n0\r\n\r\n")) - elif len(chunks) > 1: - self._writelines(chunks) - else: - self._write(chunks[0]) - await self.drain() - self._eof = True - return - - # No compression - send buffered headers if not yet sent - if self._headers_buf and not self._headers_written: - # Use helper to send headers with payload - self._send_headers_with_payload(chunk, True) - await self.drain() - self._eof = True - return - - # Handle remaining body - if self.chunked: - if chunk: - # Write final chunk with EOF marker - self._writelines( - (f"{len(chunk):x}\r\n".encode("ascii"), chunk, b"\r\n0\r\n\r\n") - ) - else: - self._write(b"0\r\n\r\n") - await self.drain() - self._eof = True - return - - if chunk: - self._write(chunk) - await self.drain() - - self._eof = True - - async def drain(self) -> None: - """Flush the write buffer. - - The intended use is to write - - await w.write(data) - await w.drain() - """ - protocol = self._protocol - if protocol.transport is not None and protocol._paused: - await protocol._drain_helper() - - -def _safe_header(string: str) -> str: - if "\r" in string or "\n" in string: - raise ValueError( - "Newline or carriage return detected in headers. " - "Potential header injection attack." - ) - return string - - -def _py_serialize_headers(status_line: str, headers: "CIMultiDict[str]") -> bytes: - headers_gen = (_safe_header(k) + ": " + _safe_header(v) for k, v in headers.items()) - line = status_line + "\r\n" + "\r\n".join(headers_gen) + "\r\n\r\n" - return line.encode("utf-8") - - -_serialize_headers = _py_serialize_headers - -try: - import aiohttp._http_writer as _http_writer # type: ignore[import-not-found] - - _c_serialize_headers = _http_writer._serialize_headers - if not NO_EXTENSIONS: - _serialize_headers = _c_serialize_headers -except ImportError: - pass diff --git a/bot/lib/python3.11/site-packages/aiohttp/log.py b/bot/lib/python3.11/site-packages/aiohttp/log.py deleted file mode 100644 index 3cecea2..0000000 --- a/bot/lib/python3.11/site-packages/aiohttp/log.py +++ /dev/null @@ -1,8 +0,0 @@ -import logging - -access_logger = logging.getLogger("aiohttp.access") -client_logger = logging.getLogger("aiohttp.client") -internal_logger = logging.getLogger("aiohttp.internal") -server_logger = logging.getLogger("aiohttp.server") -web_logger = logging.getLogger("aiohttp.web") -ws_logger = logging.getLogger("aiohttp.websocket") diff --git a/bot/lib/python3.11/site-packages/aiohttp/multipart.py b/bot/lib/python3.11/site-packages/aiohttp/multipart.py deleted file mode 100644 index 3464b1c..0000000 --- a/bot/lib/python3.11/site-packages/aiohttp/multipart.py +++ /dev/null @@ -1,1145 +0,0 @@ -import base64 -import binascii -import json -import re -import sys -import uuid -import warnings -from collections import deque -from collections.abc import Mapping, Sequence -from types import TracebackType -from typing import ( - TYPE_CHECKING, - Any, - Deque, - Dict, - Iterator, - List, - Optional, - Tuple, - Type, - Union, - cast, -) -from urllib.parse import parse_qsl, unquote, urlencode - -from multidict import CIMultiDict, CIMultiDictProxy - -from .compression_utils import ZLibCompressor, ZLibDecompressor -from .hdrs import ( - CONTENT_DISPOSITION, - CONTENT_ENCODING, - CONTENT_LENGTH, - CONTENT_TRANSFER_ENCODING, - CONTENT_TYPE, -) -from .helpers import CHAR, TOKEN, parse_mimetype, reify -from .http import HeadersParser -from .log import internal_logger -from .payload import ( - JsonPayload, - LookupError, - Order, - Payload, - StringPayload, - get_payload, - payload_type, -) -from .streams import StreamReader - -if sys.version_info >= (3, 11): - from typing import Self -else: - from typing import TypeVar - - Self = TypeVar("Self", bound="BodyPartReader") - -__all__ = ( - "MultipartReader", - "MultipartWriter", - "BodyPartReader", - "BadContentDispositionHeader", - "BadContentDispositionParam", - "parse_content_disposition", - "content_disposition_filename", -) - - -if TYPE_CHECKING: - from .client_reqrep import ClientResponse - - -class BadContentDispositionHeader(RuntimeWarning): - pass - - -class BadContentDispositionParam(RuntimeWarning): - pass - - -def parse_content_disposition( - header: Optional[str], -) -> Tuple[Optional[str], Dict[str, str]]: - def is_token(string: str) -> bool: - return bool(string) and TOKEN >= set(string) - - def is_quoted(string: str) -> bool: - return string[0] == string[-1] == '"' - - def is_rfc5987(string: str) -> bool: - return is_token(string) and string.count("'") == 2 - - def is_extended_param(string: str) -> bool: - return string.endswith("*") - - def is_continuous_param(string: str) -> bool: - pos = string.find("*") + 1 - if not pos: - return False - substring = string[pos:-1] if string.endswith("*") else string[pos:] - return substring.isdigit() - - def unescape(text: str, *, chars: str = "".join(map(re.escape, CHAR))) -> str: - return re.sub(f"\\\\([{chars}])", "\\1", text) - - if not header: - return None, {} - - disptype, *parts = header.split(";") - if not is_token(disptype): - warnings.warn(BadContentDispositionHeader(header)) - return None, {} - - params: Dict[str, str] = {} - while parts: - item = parts.pop(0) - - if not item: # To handle trailing semicolons - warnings.warn(BadContentDispositionHeader(header)) - continue - - if "=" not in item: - warnings.warn(BadContentDispositionHeader(header)) - return None, {} - - key, value = item.split("=", 1) - key = key.lower().strip() - value = value.lstrip() - - if key in params: - warnings.warn(BadContentDispositionHeader(header)) - return None, {} - - if not is_token(key): - warnings.warn(BadContentDispositionParam(item)) - continue - - elif is_continuous_param(key): - if is_quoted(value): - value = unescape(value[1:-1]) - elif not is_token(value): - warnings.warn(BadContentDispositionParam(item)) - continue - - elif is_extended_param(key): - if is_rfc5987(value): - encoding, _, value = value.split("'", 2) - encoding = encoding or "utf-8" - else: - warnings.warn(BadContentDispositionParam(item)) - continue - - try: - value = unquote(value, encoding, "strict") - except UnicodeDecodeError: # pragma: nocover - warnings.warn(BadContentDispositionParam(item)) - continue - - else: - failed = True - if is_quoted(value): - failed = False - value = unescape(value[1:-1].lstrip("\\/")) - elif is_token(value): - failed = False - elif parts: - # maybe just ; in filename, in any case this is just - # one case fix, for proper fix we need to redesign parser - _value = f"{value};{parts[0]}" - if is_quoted(_value): - parts.pop(0) - value = unescape(_value[1:-1].lstrip("\\/")) - failed = False - - if failed: - warnings.warn(BadContentDispositionHeader(header)) - return None, {} - - params[key] = value - - return disptype.lower(), params - - -def content_disposition_filename( - params: Mapping[str, str], name: str = "filename" -) -> Optional[str]: - name_suf = "%s*" % name - if not params: - return None - elif name_suf in params: - return params[name_suf] - elif name in params: - return params[name] - else: - parts = [] - fnparams = sorted( - (key, value) for key, value in params.items() if key.startswith(name_suf) - ) - for num, (key, value) in enumerate(fnparams): - _, tail = key.split("*", 1) - if tail.endswith("*"): - tail = tail[:-1] - if tail == str(num): - parts.append(value) - else: - break - if not parts: - return None - value = "".join(parts) - if "'" in value: - encoding, _, value = value.split("'", 2) - encoding = encoding or "utf-8" - return unquote(value, encoding, "strict") - return value - - -class MultipartResponseWrapper: - """Wrapper around the MultipartReader. - - It takes care about - underlying connection and close it when it needs in. - """ - - def __init__( - self, - resp: "ClientResponse", - stream: "MultipartReader", - ) -> None: - self.resp = resp - self.stream = stream - - def __aiter__(self) -> "MultipartResponseWrapper": - return self - - async def __anext__( - self, - ) -> Union["MultipartReader", "BodyPartReader"]: - part = await self.next() - if part is None: - raise StopAsyncIteration - return part - - def at_eof(self) -> bool: - """Returns True when all response data had been read.""" - return self.resp.content.at_eof() - - async def next( - self, - ) -> Optional[Union["MultipartReader", "BodyPartReader"]]: - """Emits next multipart reader object.""" - item = await self.stream.next() - if self.stream.at_eof(): - await self.release() - return item - - async def release(self) -> None: - """Release the connection gracefully. - - All remaining content is read to the void. - """ - await self.resp.release() - - -class BodyPartReader: - """Multipart reader for single body part.""" - - chunk_size = 8192 - - def __init__( - self, - boundary: bytes, - headers: "CIMultiDictProxy[str]", - content: StreamReader, - *, - subtype: str = "mixed", - default_charset: Optional[str] = None, - ) -> None: - self.headers = headers - self._boundary = boundary - self._boundary_len = len(boundary) + 2 # Boundary + \r\n - self._content = content - self._default_charset = default_charset - self._at_eof = False - self._is_form_data = subtype == "form-data" - # https://datatracker.ietf.org/doc/html/rfc7578#section-4.8 - length = None if self._is_form_data else self.headers.get(CONTENT_LENGTH, None) - self._length = int(length) if length is not None else None - self._read_bytes = 0 - self._unread: Deque[bytes] = deque() - self._prev_chunk: Optional[bytes] = None - self._content_eof = 0 - self._cache: Dict[str, Any] = {} - - def __aiter__(self: Self) -> Self: - return self - - async def __anext__(self) -> bytes: - part = await self.next() - if part is None: - raise StopAsyncIteration - return part - - async def next(self) -> Optional[bytes]: - item = await self.read() - if not item: - return None - return item - - async def read(self, *, decode: bool = False) -> bytes: - """Reads body part data. - - decode: Decodes data following by encoding - method from Content-Encoding header. If it missed - data remains untouched - """ - if self._at_eof: - return b"" - data = bytearray() - while not self._at_eof: - data.extend(await self.read_chunk(self.chunk_size)) - if decode: - return self.decode(data) - return data - - async def read_chunk(self, size: int = chunk_size) -> bytes: - """Reads body part content chunk of the specified size. - - size: chunk size - """ - if self._at_eof: - return b"" - if self._length: - chunk = await self._read_chunk_from_length(size) - else: - chunk = await self._read_chunk_from_stream(size) - - # For the case of base64 data, we must read a fragment of size with a - # remainder of 0 by dividing by 4 for string without symbols \n or \r - encoding = self.headers.get(CONTENT_TRANSFER_ENCODING) - if encoding and encoding.lower() == "base64": - stripped_chunk = b"".join(chunk.split()) - remainder = len(stripped_chunk) % 4 - - while remainder != 0 and not self.at_eof(): - over_chunk_size = 4 - remainder - over_chunk = b"" - - if self._prev_chunk: - over_chunk = self._prev_chunk[:over_chunk_size] - self._prev_chunk = self._prev_chunk[len(over_chunk) :] - - if len(over_chunk) != over_chunk_size: - over_chunk += await self._content.read(4 - len(over_chunk)) - - if not over_chunk: - self._at_eof = True - - stripped_chunk += b"".join(over_chunk.split()) - chunk += over_chunk - remainder = len(stripped_chunk) % 4 - - self._read_bytes += len(chunk) - if self._read_bytes == self._length: - self._at_eof = True - if self._at_eof: - clrf = await self._content.readline() - assert ( - b"\r\n" == clrf - ), "reader did not read all the data or it is malformed" - return chunk - - async def _read_chunk_from_length(self, size: int) -> bytes: - # Reads body part content chunk of the specified size. - # The body part must has Content-Length header with proper value. - assert self._length is not None, "Content-Length required for chunked read" - chunk_size = min(size, self._length - self._read_bytes) - chunk = await self._content.read(chunk_size) - if self._content.at_eof(): - self._at_eof = True - return chunk - - async def _read_chunk_from_stream(self, size: int) -> bytes: - # Reads content chunk of body part with unknown length. - # The Content-Length header for body part is not necessary. - assert ( - size >= self._boundary_len - ), "Chunk size must be greater or equal than boundary length + 2" - first_chunk = self._prev_chunk is None - if first_chunk: - self._prev_chunk = await self._content.read(size) - - chunk = b"" - # content.read() may return less than size, so we need to loop to ensure - # we have enough data to detect the boundary. - while len(chunk) < self._boundary_len: - chunk += await self._content.read(size) - self._content_eof += int(self._content.at_eof()) - assert self._content_eof < 3, "Reading after EOF" - if self._content_eof: - break - if len(chunk) > size: - self._content.unread_data(chunk[size:]) - chunk = chunk[:size] - - assert self._prev_chunk is not None - window = self._prev_chunk + chunk - sub = b"\r\n" + self._boundary - if first_chunk: - idx = window.find(sub) - else: - idx = window.find(sub, max(0, len(self._prev_chunk) - len(sub))) - if idx >= 0: - # pushing boundary back to content - with warnings.catch_warnings(): - warnings.filterwarnings("ignore", category=DeprecationWarning) - self._content.unread_data(window[idx:]) - if size > idx: - self._prev_chunk = self._prev_chunk[:idx] - chunk = window[len(self._prev_chunk) : idx] - if not chunk: - self._at_eof = True - result = self._prev_chunk - self._prev_chunk = chunk - return result - - async def readline(self) -> bytes: - """Reads body part by line by line.""" - if self._at_eof: - return b"" - - if self._unread: - line = self._unread.popleft() - else: - line = await self._content.readline() - - if line.startswith(self._boundary): - # the very last boundary may not come with \r\n, - # so set single rules for everyone - sline = line.rstrip(b"\r\n") - boundary = self._boundary - last_boundary = self._boundary + b"--" - # ensure that we read exactly the boundary, not something alike - if sline == boundary or sline == last_boundary: - self._at_eof = True - self._unread.append(line) - return b"" - else: - next_line = await self._content.readline() - if next_line.startswith(self._boundary): - line = line[:-2] # strip CRLF but only once - self._unread.append(next_line) - - return line - - async def release(self) -> None: - """Like read(), but reads all the data to the void.""" - if self._at_eof: - return - while not self._at_eof: - await self.read_chunk(self.chunk_size) - - async def text(self, *, encoding: Optional[str] = None) -> str: - """Like read(), but assumes that body part contains text data.""" - data = await self.read(decode=True) - # see https://www.w3.org/TR/html5/forms.html#multipart/form-data-encoding-algorithm - # and https://dvcs.w3.org/hg/xhr/raw-file/tip/Overview.html#dom-xmlhttprequest-send - encoding = encoding or self.get_charset(default="utf-8") - return data.decode(encoding) - - async def json(self, *, encoding: Optional[str] = None) -> Optional[Dict[str, Any]]: - """Like read(), but assumes that body parts contains JSON data.""" - data = await self.read(decode=True) - if not data: - return None - encoding = encoding or self.get_charset(default="utf-8") - return cast(Dict[str, Any], json.loads(data.decode(encoding))) - - async def form(self, *, encoding: Optional[str] = None) -> List[Tuple[str, str]]: - """Like read(), but assumes that body parts contain form urlencoded data.""" - data = await self.read(decode=True) - if not data: - return [] - if encoding is not None: - real_encoding = encoding - else: - real_encoding = self.get_charset(default="utf-8") - try: - decoded_data = data.rstrip().decode(real_encoding) - except UnicodeDecodeError: - raise ValueError("data cannot be decoded with %s encoding" % real_encoding) - - return parse_qsl( - decoded_data, - keep_blank_values=True, - encoding=real_encoding, - ) - - def at_eof(self) -> bool: - """Returns True if the boundary was reached or False otherwise.""" - return self._at_eof - - def decode(self, data: bytes) -> bytes: - """Decodes data. - - Decoding is done according the specified Content-Encoding - or Content-Transfer-Encoding headers value. - """ - if CONTENT_TRANSFER_ENCODING in self.headers: - data = self._decode_content_transfer(data) - # https://datatracker.ietf.org/doc/html/rfc7578#section-4.8 - if not self._is_form_data and CONTENT_ENCODING in self.headers: - return self._decode_content(data) - return data - - def _decode_content(self, data: bytes) -> bytes: - encoding = self.headers.get(CONTENT_ENCODING, "").lower() - if encoding == "identity": - return data - if encoding in {"deflate", "gzip"}: - return ZLibDecompressor( - encoding=encoding, - suppress_deflate_header=True, - ).decompress_sync(data) - - raise RuntimeError(f"unknown content encoding: {encoding}") - - def _decode_content_transfer(self, data: bytes) -> bytes: - encoding = self.headers.get(CONTENT_TRANSFER_ENCODING, "").lower() - - if encoding == "base64": - return base64.b64decode(data) - elif encoding == "quoted-printable": - return binascii.a2b_qp(data) - elif encoding in ("binary", "8bit", "7bit"): - return data - else: - raise RuntimeError(f"unknown content transfer encoding: {encoding}") - - def get_charset(self, default: str) -> str: - """Returns charset parameter from Content-Type header or default.""" - ctype = self.headers.get(CONTENT_TYPE, "") - mimetype = parse_mimetype(ctype) - return mimetype.parameters.get("charset", self._default_charset or default) - - @reify - def name(self) -> Optional[str]: - """Returns name specified in Content-Disposition header. - - If the header is missing or malformed, returns None. - """ - _, params = parse_content_disposition(self.headers.get(CONTENT_DISPOSITION)) - return content_disposition_filename(params, "name") - - @reify - def filename(self) -> Optional[str]: - """Returns filename specified in Content-Disposition header. - - Returns None if the header is missing or malformed. - """ - _, params = parse_content_disposition(self.headers.get(CONTENT_DISPOSITION)) - return content_disposition_filename(params, "filename") - - -@payload_type(BodyPartReader, order=Order.try_first) -class BodyPartReaderPayload(Payload): - _value: BodyPartReader - # _autoclose = False (inherited) - Streaming reader that may have resources - - def __init__(self, value: BodyPartReader, *args: Any, **kwargs: Any) -> None: - super().__init__(value, *args, **kwargs) - - params: Dict[str, str] = {} - if value.name is not None: - params["name"] = value.name - if value.filename is not None: - params["filename"] = value.filename - - if params: - self.set_content_disposition("attachment", True, **params) - - def decode(self, encoding: str = "utf-8", errors: str = "strict") -> str: - raise TypeError("Unable to decode.") - - async def as_bytes(self, encoding: str = "utf-8", errors: str = "strict") -> bytes: - """Raises TypeError as body parts should be consumed via write(). - - This is intentional: BodyPartReader payloads are designed for streaming - large data (potentially gigabytes) and must be consumed only once via - the write() method to avoid memory exhaustion. They cannot be buffered - in memory for reuse. - """ - raise TypeError("Unable to read body part as bytes. Use write() to consume.") - - async def write(self, writer: Any) -> None: - field = self._value - chunk = await field.read_chunk(size=2**16) - while chunk: - await writer.write(field.decode(chunk)) - chunk = await field.read_chunk(size=2**16) - - -class MultipartReader: - """Multipart body reader.""" - - #: Response wrapper, used when multipart readers constructs from response. - response_wrapper_cls = MultipartResponseWrapper - #: Multipart reader class, used to handle multipart/* body parts. - #: None points to type(self) - multipart_reader_cls: Optional[Type["MultipartReader"]] = None - #: Body part reader class for non multipart/* content types. - part_reader_cls = BodyPartReader - - def __init__(self, headers: Mapping[str, str], content: StreamReader) -> None: - self._mimetype = parse_mimetype(headers[CONTENT_TYPE]) - assert self._mimetype.type == "multipart", "multipart/* content type expected" - if "boundary" not in self._mimetype.parameters: - raise ValueError( - "boundary missed for Content-Type: %s" % headers[CONTENT_TYPE] - ) - - self.headers = headers - self._boundary = ("--" + self._get_boundary()).encode() - self._content = content - self._default_charset: Optional[str] = None - self._last_part: Optional[Union["MultipartReader", BodyPartReader]] = None - self._at_eof = False - self._at_bof = True - self._unread: List[bytes] = [] - - def __aiter__(self: Self) -> Self: - return self - - async def __anext__( - self, - ) -> Optional[Union["MultipartReader", BodyPartReader]]: - part = await self.next() - if part is None: - raise StopAsyncIteration - return part - - @classmethod - def from_response( - cls, - response: "ClientResponse", - ) -> MultipartResponseWrapper: - """Constructs reader instance from HTTP response. - - :param response: :class:`~aiohttp.client.ClientResponse` instance - """ - obj = cls.response_wrapper_cls( - response, cls(response.headers, response.content) - ) - return obj - - def at_eof(self) -> bool: - """Returns True if the final boundary was reached, false otherwise.""" - return self._at_eof - - async def next( - self, - ) -> Optional[Union["MultipartReader", BodyPartReader]]: - """Emits the next multipart body part.""" - # So, if we're at BOF, we need to skip till the boundary. - if self._at_eof: - return None - await self._maybe_release_last_part() - if self._at_bof: - await self._read_until_first_boundary() - self._at_bof = False - else: - await self._read_boundary() - if self._at_eof: # we just read the last boundary, nothing to do there - return None - - part = await self.fetch_next_part() - # https://datatracker.ietf.org/doc/html/rfc7578#section-4.6 - if ( - self._last_part is None - and self._mimetype.subtype == "form-data" - and isinstance(part, BodyPartReader) - ): - _, params = parse_content_disposition(part.headers.get(CONTENT_DISPOSITION)) - if params.get("name") == "_charset_": - # Longest encoding in https://encoding.spec.whatwg.org/encodings.json - # is 19 characters, so 32 should be more than enough for any valid encoding. - charset = await part.read_chunk(32) - if len(charset) > 31: - raise RuntimeError("Invalid default charset") - self._default_charset = charset.strip().decode() - part = await self.fetch_next_part() - self._last_part = part - return self._last_part - - async def release(self) -> None: - """Reads all the body parts to the void till the final boundary.""" - while not self._at_eof: - item = await self.next() - if item is None: - break - await item.release() - - async def fetch_next_part( - self, - ) -> Union["MultipartReader", BodyPartReader]: - """Returns the next body part reader.""" - headers = await self._read_headers() - return self._get_part_reader(headers) - - def _get_part_reader( - self, - headers: "CIMultiDictProxy[str]", - ) -> Union["MultipartReader", BodyPartReader]: - """Dispatches the response by the `Content-Type` header. - - Returns a suitable reader instance. - - :param dict headers: Response headers - """ - ctype = headers.get(CONTENT_TYPE, "") - mimetype = parse_mimetype(ctype) - - if mimetype.type == "multipart": - if self.multipart_reader_cls is None: - return type(self)(headers, self._content) - return self.multipart_reader_cls(headers, self._content) - else: - return self.part_reader_cls( - self._boundary, - headers, - self._content, - subtype=self._mimetype.subtype, - default_charset=self._default_charset, - ) - - def _get_boundary(self) -> str: - boundary = self._mimetype.parameters["boundary"] - if len(boundary) > 70: - raise ValueError("boundary %r is too long (70 chars max)" % boundary) - - return boundary - - async def _readline(self) -> bytes: - if self._unread: - return self._unread.pop() - return await self._content.readline() - - async def _read_until_first_boundary(self) -> None: - while True: - chunk = await self._readline() - if chunk == b"": - raise ValueError( - "Could not find starting boundary %r" % (self._boundary) - ) - chunk = chunk.rstrip() - if chunk == self._boundary: - return - elif chunk == self._boundary + b"--": - self._at_eof = True - return - - async def _read_boundary(self) -> None: - chunk = (await self._readline()).rstrip() - if chunk == self._boundary: - pass - elif chunk == self._boundary + b"--": - self._at_eof = True - epilogue = await self._readline() - next_line = await self._readline() - - # the epilogue is expected and then either the end of input or the - # parent multipart boundary, if the parent boundary is found then - # it should be marked as unread and handed to the parent for - # processing - if next_line[:2] == b"--": - self._unread.append(next_line) - # otherwise the request is likely missing an epilogue and both - # lines should be passed to the parent for processing - # (this handles the old behavior gracefully) - else: - self._unread.extend([next_line, epilogue]) - else: - raise ValueError(f"Invalid boundary {chunk!r}, expected {self._boundary!r}") - - async def _read_headers(self) -> "CIMultiDictProxy[str]": - lines = [] - while True: - chunk = await self._content.readline() - chunk = chunk.strip() - lines.append(chunk) - if not chunk: - break - parser = HeadersParser() - headers, raw_headers = parser.parse_headers(lines) - return headers - - async def _maybe_release_last_part(self) -> None: - """Ensures that the last read body part is read completely.""" - if self._last_part is not None: - if not self._last_part.at_eof(): - await self._last_part.release() - self._unread.extend(self._last_part._unread) - self._last_part = None - - -_Part = Tuple[Payload, str, str] - - -class MultipartWriter(Payload): - """Multipart body writer.""" - - _value: None - # _consumed = False (inherited) - Can be encoded multiple times - _autoclose = True # No file handles, just collects parts in memory - - def __init__(self, subtype: str = "mixed", boundary: Optional[str] = None) -> None: - boundary = boundary if boundary is not None else uuid.uuid4().hex - # The underlying Payload API demands a str (utf-8), not bytes, - # so we need to ensure we don't lose anything during conversion. - # As a result, require the boundary to be ASCII only. - # In both situations. - - try: - self._boundary = boundary.encode("ascii") - except UnicodeEncodeError: - raise ValueError("boundary should contain ASCII only chars") from None - ctype = f"multipart/{subtype}; boundary={self._boundary_value}" - - super().__init__(None, content_type=ctype) - - self._parts: List[_Part] = [] - self._is_form_data = subtype == "form-data" - - def __enter__(self) -> "MultipartWriter": - return self - - def __exit__( - self, - exc_type: Optional[Type[BaseException]], - exc_val: Optional[BaseException], - exc_tb: Optional[TracebackType], - ) -> None: - pass - - def __iter__(self) -> Iterator[_Part]: - return iter(self._parts) - - def __len__(self) -> int: - return len(self._parts) - - def __bool__(self) -> bool: - return True - - _valid_tchar_regex = re.compile(rb"\A[!#$%&'*+\-.^_`|~\w]+\Z") - _invalid_qdtext_char_regex = re.compile(rb"[\x00-\x08\x0A-\x1F\x7F]") - - @property - def _boundary_value(self) -> str: - """Wrap boundary parameter value in quotes, if necessary. - - Reads self.boundary and returns a unicode string. - """ - # Refer to RFCs 7231, 7230, 5234. - # - # parameter = token "=" ( token / quoted-string ) - # token = 1*tchar - # quoted-string = DQUOTE *( qdtext / quoted-pair ) DQUOTE - # qdtext = HTAB / SP / %x21 / %x23-5B / %x5D-7E / obs-text - # obs-text = %x80-FF - # quoted-pair = "\" ( HTAB / SP / VCHAR / obs-text ) - # tchar = "!" / "#" / "$" / "%" / "&" / "'" / "*" - # / "+" / "-" / "." / "^" / "_" / "`" / "|" / "~" - # / DIGIT / ALPHA - # ; any VCHAR, except delimiters - # VCHAR = %x21-7E - value = self._boundary - if re.match(self._valid_tchar_regex, value): - return value.decode("ascii") # cannot fail - - if re.search(self._invalid_qdtext_char_regex, value): - raise ValueError("boundary value contains invalid characters") - - # escape %x5C and %x22 - quoted_value_content = value.replace(b"\\", b"\\\\") - quoted_value_content = quoted_value_content.replace(b'"', b'\\"') - - return '"' + quoted_value_content.decode("ascii") + '"' - - @property - def boundary(self) -> str: - return self._boundary.decode("ascii") - - def append(self, obj: Any, headers: Optional[Mapping[str, str]] = None) -> Payload: - if headers is None: - headers = CIMultiDict() - - if isinstance(obj, Payload): - obj.headers.update(headers) - return self.append_payload(obj) - else: - try: - payload = get_payload(obj, headers=headers) - except LookupError: - raise TypeError("Cannot create payload from %r" % obj) - else: - return self.append_payload(payload) - - def append_payload(self, payload: Payload) -> Payload: - """Adds a new body part to multipart writer.""" - encoding: Optional[str] = None - te_encoding: Optional[str] = None - if self._is_form_data: - # https://datatracker.ietf.org/doc/html/rfc7578#section-4.7 - # https://datatracker.ietf.org/doc/html/rfc7578#section-4.8 - assert ( - not {CONTENT_ENCODING, CONTENT_LENGTH, CONTENT_TRANSFER_ENCODING} - & payload.headers.keys() - ) - # Set default Content-Disposition in case user doesn't create one - if CONTENT_DISPOSITION not in payload.headers: - name = f"section-{len(self._parts)}" - payload.set_content_disposition("form-data", name=name) - else: - # compression - encoding = payload.headers.get(CONTENT_ENCODING, "").lower() - if encoding and encoding not in ("deflate", "gzip", "identity"): - raise RuntimeError(f"unknown content encoding: {encoding}") - if encoding == "identity": - encoding = None - - # te encoding - te_encoding = payload.headers.get(CONTENT_TRANSFER_ENCODING, "").lower() - if te_encoding not in ("", "base64", "quoted-printable", "binary"): - raise RuntimeError(f"unknown content transfer encoding: {te_encoding}") - if te_encoding == "binary": - te_encoding = None - - # size - size = payload.size - if size is not None and not (encoding or te_encoding): - payload.headers[CONTENT_LENGTH] = str(size) - - self._parts.append((payload, encoding, te_encoding)) # type: ignore[arg-type] - return payload - - def append_json( - self, obj: Any, headers: Optional[Mapping[str, str]] = None - ) -> Payload: - """Helper to append JSON part.""" - if headers is None: - headers = CIMultiDict() - - return self.append_payload(JsonPayload(obj, headers=headers)) - - def append_form( - self, - obj: Union[Sequence[Tuple[str, str]], Mapping[str, str]], - headers: Optional[Mapping[str, str]] = None, - ) -> Payload: - """Helper to append form urlencoded part.""" - assert isinstance(obj, (Sequence, Mapping)) - - if headers is None: - headers = CIMultiDict() - - if isinstance(obj, Mapping): - obj = list(obj.items()) - data = urlencode(obj, doseq=True) - - return self.append_payload( - StringPayload( - data, headers=headers, content_type="application/x-www-form-urlencoded" - ) - ) - - @property - def size(self) -> Optional[int]: - """Size of the payload.""" - total = 0 - for part, encoding, te_encoding in self._parts: - part_size = part.size - if encoding or te_encoding or part_size is None: - return None - - total += int( - 2 - + len(self._boundary) - + 2 - + part_size # b'--'+self._boundary+b'\r\n' - + len(part._binary_headers) - + 2 # b'\r\n' - ) - - total += 2 + len(self._boundary) + 4 # b'--'+self._boundary+b'--\r\n' - return total - - def decode(self, encoding: str = "utf-8", errors: str = "strict") -> str: - """Return string representation of the multipart data. - - WARNING: This method may do blocking I/O if parts contain file payloads. - It should not be called in the event loop. Use as_bytes().decode() instead. - """ - return "".join( - "--" - + self.boundary - + "\r\n" - + part._binary_headers.decode(encoding, errors) - + part.decode() - for part, _e, _te in self._parts - ) - - async def as_bytes(self, encoding: str = "utf-8", errors: str = "strict") -> bytes: - """Return bytes representation of the multipart data. - - This method is async-safe and calls as_bytes on underlying payloads. - """ - parts: List[bytes] = [] - - # Process each part - for part, _e, _te in self._parts: - # Add boundary - parts.append(b"--" + self._boundary + b"\r\n") - - # Add headers - parts.append(part._binary_headers) - - # Add payload content using as_bytes for async safety - part_bytes = await part.as_bytes(encoding, errors) - parts.append(part_bytes) - - # Add trailing CRLF - parts.append(b"\r\n") - - # Add closing boundary - parts.append(b"--" + self._boundary + b"--\r\n") - - return b"".join(parts) - - async def write(self, writer: Any, close_boundary: bool = True) -> None: - """Write body.""" - for part, encoding, te_encoding in self._parts: - if self._is_form_data: - # https://datatracker.ietf.org/doc/html/rfc7578#section-4.2 - assert CONTENT_DISPOSITION in part.headers - assert "name=" in part.headers[CONTENT_DISPOSITION] - - await writer.write(b"--" + self._boundary + b"\r\n") - await writer.write(part._binary_headers) - - if encoding or te_encoding: - w = MultipartPayloadWriter(writer) - if encoding: - w.enable_compression(encoding) - if te_encoding: - w.enable_encoding(te_encoding) - await part.write(w) # type: ignore[arg-type] - await w.write_eof() - else: - await part.write(writer) - - await writer.write(b"\r\n") - - if close_boundary: - await writer.write(b"--" + self._boundary + b"--\r\n") - - async def close(self) -> None: - """ - Close all part payloads that need explicit closing. - - IMPORTANT: This method must not await anything that might not finish - immediately, as it may be called during cleanup/cancellation. Schedule - any long-running operations without awaiting them. - """ - if self._consumed: - return - self._consumed = True - - # Close all parts that need explicit closing - # We catch and log exceptions to ensure all parts get a chance to close - # we do not use asyncio.gather() here because we are not allowed - # to suspend given we may be called during cleanup - for idx, (part, _, _) in enumerate(self._parts): - if not part.autoclose and not part.consumed: - try: - await part.close() - except Exception as exc: - internal_logger.error( - "Failed to close multipart part %d: %s", idx, exc, exc_info=True - ) - - -class MultipartPayloadWriter: - def __init__(self, writer: Any) -> None: - self._writer = writer - self._encoding: Optional[str] = None - self._compress: Optional[ZLibCompressor] = None - self._encoding_buffer: Optional[bytearray] = None - - def enable_encoding(self, encoding: str) -> None: - if encoding == "base64": - self._encoding = encoding - self._encoding_buffer = bytearray() - elif encoding == "quoted-printable": - self._encoding = "quoted-printable" - - def enable_compression( - self, encoding: str = "deflate", strategy: Optional[int] = None - ) -> None: - self._compress = ZLibCompressor( - encoding=encoding, - suppress_deflate_header=True, - strategy=strategy, - ) - - async def write_eof(self) -> None: - if self._compress is not None: - chunk = self._compress.flush() - if chunk: - self._compress = None - await self.write(chunk) - - if self._encoding == "base64": - if self._encoding_buffer: - await self._writer.write(base64.b64encode(self._encoding_buffer)) - - async def write(self, chunk: bytes) -> None: - if self._compress is not None: - if chunk: - chunk = await self._compress.compress(chunk) - if not chunk: - return - - if self._encoding == "base64": - buf = self._encoding_buffer - assert buf is not None - buf.extend(chunk) - - if buf: - div, mod = divmod(len(buf), 3) - enc_chunk, self._encoding_buffer = (buf[: div * 3], buf[div * 3 :]) - if enc_chunk: - b64chunk = base64.b64encode(enc_chunk) - await self._writer.write(b64chunk) - elif self._encoding == "quoted-printable": - await self._writer.write(binascii.b2a_qp(chunk)) - else: - await self._writer.write(chunk) diff --git a/bot/lib/python3.11/site-packages/aiohttp/payload.py b/bot/lib/python3.11/site-packages/aiohttp/payload.py deleted file mode 100644 index 5b88fa0..0000000 --- a/bot/lib/python3.11/site-packages/aiohttp/payload.py +++ /dev/null @@ -1,1120 +0,0 @@ -import asyncio -import enum -import io -import json -import mimetypes -import os -import sys -import warnings -from abc import ABC, abstractmethod -from collections.abc import Iterable -from itertools import chain -from typing import ( - IO, - TYPE_CHECKING, - Any, - Dict, - Final, - List, - Optional, - Set, - TextIO, - Tuple, - Type, - Union, -) - -from multidict import CIMultiDict - -from . import hdrs -from .abc import AbstractStreamWriter -from .helpers import ( - _SENTINEL, - content_disposition_header, - guess_filename, - parse_mimetype, - sentinel, -) -from .streams import StreamReader -from .typedefs import JSONEncoder, _CIMultiDict - -__all__ = ( - "PAYLOAD_REGISTRY", - "get_payload", - "payload_type", - "Payload", - "BytesPayload", - "StringPayload", - "IOBasePayload", - "BytesIOPayload", - "BufferedReaderPayload", - "TextIOPayload", - "StringIOPayload", - "JsonPayload", - "AsyncIterablePayload", -) - -TOO_LARGE_BYTES_BODY: Final[int] = 2**20 # 1 MB -READ_SIZE: Final[int] = 2**16 # 64 KB -_CLOSE_FUTURES: Set[asyncio.Future[None]] = set() - - -class LookupError(Exception): - """Raised when no payload factory is found for the given data type.""" - - -class Order(str, enum.Enum): - normal = "normal" - try_first = "try_first" - try_last = "try_last" - - -def get_payload(data: Any, *args: Any, **kwargs: Any) -> "Payload": - return PAYLOAD_REGISTRY.get(data, *args, **kwargs) - - -def register_payload( - factory: Type["Payload"], type: Any, *, order: Order = Order.normal -) -> None: - PAYLOAD_REGISTRY.register(factory, type, order=order) - - -class payload_type: - def __init__(self, type: Any, *, order: Order = Order.normal) -> None: - self.type = type - self.order = order - - def __call__(self, factory: Type["Payload"]) -> Type["Payload"]: - register_payload(factory, self.type, order=self.order) - return factory - - -PayloadType = Type["Payload"] -_PayloadRegistryItem = Tuple[PayloadType, Any] - - -class PayloadRegistry: - """Payload registry. - - note: we need zope.interface for more efficient adapter search - """ - - __slots__ = ("_first", "_normal", "_last", "_normal_lookup") - - def __init__(self) -> None: - self._first: List[_PayloadRegistryItem] = [] - self._normal: List[_PayloadRegistryItem] = [] - self._last: List[_PayloadRegistryItem] = [] - self._normal_lookup: Dict[Any, PayloadType] = {} - - def get( - self, - data: Any, - *args: Any, - _CHAIN: "Type[chain[_PayloadRegistryItem]]" = chain, - **kwargs: Any, - ) -> "Payload": - if self._first: - for factory, type_ in self._first: - if isinstance(data, type_): - return factory(data, *args, **kwargs) - # Try the fast lookup first - if lookup_factory := self._normal_lookup.get(type(data)): - return lookup_factory(data, *args, **kwargs) - # Bail early if its already a Payload - if isinstance(data, Payload): - return data - # Fallback to the slower linear search - for factory, type_ in _CHAIN(self._normal, self._last): - if isinstance(data, type_): - return factory(data, *args, **kwargs) - raise LookupError() - - def register( - self, factory: PayloadType, type: Any, *, order: Order = Order.normal - ) -> None: - if order is Order.try_first: - self._first.append((factory, type)) - elif order is Order.normal: - self._normal.append((factory, type)) - if isinstance(type, Iterable): - for t in type: - self._normal_lookup[t] = factory - else: - self._normal_lookup[type] = factory - elif order is Order.try_last: - self._last.append((factory, type)) - else: - raise ValueError(f"Unsupported order {order!r}") - - -class Payload(ABC): - - _default_content_type: str = "application/octet-stream" - _size: Optional[int] = None - _consumed: bool = False # Default: payload has not been consumed yet - _autoclose: bool = False # Default: assume resource needs explicit closing - - def __init__( - self, - value: Any, - headers: Optional[ - Union[_CIMultiDict, Dict[str, str], Iterable[Tuple[str, str]]] - ] = None, - content_type: Union[str, None, _SENTINEL] = sentinel, - filename: Optional[str] = None, - encoding: Optional[str] = None, - **kwargs: Any, - ) -> None: - self._encoding = encoding - self._filename = filename - self._headers: _CIMultiDict = CIMultiDict() - self._value = value - if content_type is not sentinel and content_type is not None: - self._headers[hdrs.CONTENT_TYPE] = content_type - elif self._filename is not None: - if sys.version_info >= (3, 13): - guesser = mimetypes.guess_file_type - else: - guesser = mimetypes.guess_type - content_type = guesser(self._filename)[0] - if content_type is None: - content_type = self._default_content_type - self._headers[hdrs.CONTENT_TYPE] = content_type - else: - self._headers[hdrs.CONTENT_TYPE] = self._default_content_type - if headers: - self._headers.update(headers) - - @property - def size(self) -> Optional[int]: - """Size of the payload in bytes. - - Returns the number of bytes that will be transmitted when the payload - is written. For string payloads, this is the size after encoding to bytes, - not the length of the string. - """ - return self._size - - @property - def filename(self) -> Optional[str]: - """Filename of the payload.""" - return self._filename - - @property - def headers(self) -> _CIMultiDict: - """Custom item headers""" - return self._headers - - @property - def _binary_headers(self) -> bytes: - return ( - "".join([k + ": " + v + "\r\n" for k, v in self.headers.items()]).encode( - "utf-8" - ) - + b"\r\n" - ) - - @property - def encoding(self) -> Optional[str]: - """Payload encoding""" - return self._encoding - - @property - def content_type(self) -> str: - """Content type""" - return self._headers[hdrs.CONTENT_TYPE] - - @property - def consumed(self) -> bool: - """Whether the payload has been consumed and cannot be reused.""" - return self._consumed - - @property - def autoclose(self) -> bool: - """ - Whether the payload can close itself automatically. - - Returns True if the payload has no file handles or resources that need - explicit closing. If False, callers must await close() to release resources. - """ - return self._autoclose - - def set_content_disposition( - self, - disptype: str, - quote_fields: bool = True, - _charset: str = "utf-8", - **params: Any, - ) -> None: - """Sets ``Content-Disposition`` header.""" - self._headers[hdrs.CONTENT_DISPOSITION] = content_disposition_header( - disptype, quote_fields=quote_fields, _charset=_charset, **params - ) - - @abstractmethod - def decode(self, encoding: str = "utf-8", errors: str = "strict") -> str: - """ - Return string representation of the value. - - This is named decode() to allow compatibility with bytes objects. - """ - - @abstractmethod - async def write(self, writer: AbstractStreamWriter) -> None: - """ - Write payload to the writer stream. - - Args: - writer: An AbstractStreamWriter instance that handles the actual writing - - This is a legacy method that writes the entire payload without length constraints. - - Important: - For new implementations, use write_with_length() instead of this method. - This method is maintained for backwards compatibility and will eventually - delegate to write_with_length(writer, None) in all implementations. - - All payload subclasses must override this method for backwards compatibility, - but new code should use write_with_length for more flexibility and control. - - """ - - # write_with_length is new in aiohttp 3.12 - # it should be overridden by subclasses - async def write_with_length( - self, writer: AbstractStreamWriter, content_length: Optional[int] - ) -> None: - """ - Write payload with a specific content length constraint. - - Args: - writer: An AbstractStreamWriter instance that handles the actual writing - content_length: Maximum number of bytes to write (None for unlimited) - - This method allows writing payload content with a specific length constraint, - which is particularly useful for HTTP responses with Content-Length header. - - Note: - This is the base implementation that provides backwards compatibility - for subclasses that don't override this method. Specific payload types - should override this method to implement proper length-constrained writing. - - """ - # Backwards compatibility for subclasses that don't override this method - # and for the default implementation - await self.write(writer) - - async def as_bytes(self, encoding: str = "utf-8", errors: str = "strict") -> bytes: - """ - Return bytes representation of the value. - - This is a convenience method that calls decode() and encodes the result - to bytes using the specified encoding. - """ - # Use instance encoding if available, otherwise use parameter - actual_encoding = self._encoding or encoding - return self.decode(actual_encoding, errors).encode(actual_encoding) - - def _close(self) -> None: - """ - Async safe synchronous close operations for backwards compatibility. - - This method exists only for backwards compatibility with code that - needs to clean up payloads synchronously. In the future, we will - drop this method and only support the async close() method. - - WARNING: This method must be safe to call from within the event loop - without blocking. Subclasses should not perform any blocking I/O here. - - WARNING: This method must be called from within an event loop for - certain payload types (e.g., IOBasePayload). Calling it outside an - event loop may raise RuntimeError. - """ - # This is a no-op by default, but subclasses can override it - # for non-blocking cleanup operations. - - async def close(self) -> None: - """ - Close the payload if it holds any resources. - - IMPORTANT: This method must not await anything that might not finish - immediately, as it may be called during cleanup/cancellation. Schedule - any long-running operations without awaiting them. - - In the future, this will be the only close method supported. - """ - self._close() - - -class BytesPayload(Payload): - _value: bytes - # _consumed = False (inherited) - Bytes are immutable and can be reused - _autoclose = True # No file handle, just bytes in memory - - def __init__( - self, value: Union[bytes, bytearray, memoryview], *args: Any, **kwargs: Any - ) -> None: - if "content_type" not in kwargs: - kwargs["content_type"] = "application/octet-stream" - - super().__init__(value, *args, **kwargs) - - if isinstance(value, memoryview): - self._size = value.nbytes - elif isinstance(value, (bytes, bytearray)): - self._size = len(value) - else: - raise TypeError(f"value argument must be byte-ish, not {type(value)!r}") - - if self._size > TOO_LARGE_BYTES_BODY: - kwargs = {"source": self} - warnings.warn( - "Sending a large body directly with raw bytes might" - " lock the event loop. You should probably pass an " - "io.BytesIO object instead", - ResourceWarning, - **kwargs, - ) - - def decode(self, encoding: str = "utf-8", errors: str = "strict") -> str: - return self._value.decode(encoding, errors) - - async def as_bytes(self, encoding: str = "utf-8", errors: str = "strict") -> bytes: - """ - Return bytes representation of the value. - - This method returns the raw bytes content of the payload. - It is equivalent to accessing the _value attribute directly. - """ - return self._value - - async def write(self, writer: AbstractStreamWriter) -> None: - """ - Write the entire bytes payload to the writer stream. - - Args: - writer: An AbstractStreamWriter instance that handles the actual writing - - This method writes the entire bytes content without any length constraint. - - Note: - For new implementations that need length control, use write_with_length(). - This method is maintained for backwards compatibility and is equivalent - to write_with_length(writer, None). - - """ - await writer.write(self._value) - - async def write_with_length( - self, writer: AbstractStreamWriter, content_length: Optional[int] - ) -> None: - """ - Write bytes payload with a specific content length constraint. - - Args: - writer: An AbstractStreamWriter instance that handles the actual writing - content_length: Maximum number of bytes to write (None for unlimited) - - This method writes either the entire byte sequence or a slice of it - up to the specified content_length. For BytesPayload, this operation - is performed efficiently using array slicing. - - """ - if content_length is not None: - await writer.write(self._value[:content_length]) - else: - await writer.write(self._value) - - -class StringPayload(BytesPayload): - def __init__( - self, - value: str, - *args: Any, - encoding: Optional[str] = None, - content_type: Optional[str] = None, - **kwargs: Any, - ) -> None: - - if encoding is None: - if content_type is None: - real_encoding = "utf-8" - content_type = "text/plain; charset=utf-8" - else: - mimetype = parse_mimetype(content_type) - real_encoding = mimetype.parameters.get("charset", "utf-8") - else: - if content_type is None: - content_type = "text/plain; charset=%s" % encoding - real_encoding = encoding - - super().__init__( - value.encode(real_encoding), - encoding=real_encoding, - content_type=content_type, - *args, - **kwargs, - ) - - -class StringIOPayload(StringPayload): - def __init__(self, value: IO[str], *args: Any, **kwargs: Any) -> None: - super().__init__(value.read(), *args, **kwargs) - - -class IOBasePayload(Payload): - _value: io.IOBase - # _consumed = False (inherited) - File can be re-read from the same position - _start_position: Optional[int] = None - # _autoclose = False (inherited) - Has file handle that needs explicit closing - - def __init__( - self, value: IO[Any], disposition: str = "attachment", *args: Any, **kwargs: Any - ) -> None: - if "filename" not in kwargs: - kwargs["filename"] = guess_filename(value) - - super().__init__(value, *args, **kwargs) - - if self._filename is not None and disposition is not None: - if hdrs.CONTENT_DISPOSITION not in self.headers: - self.set_content_disposition(disposition, filename=self._filename) - - def _set_or_restore_start_position(self) -> None: - """Set or restore the start position of the file-like object.""" - if self._start_position is None: - try: - self._start_position = self._value.tell() - except (OSError, AttributeError): - self._consumed = True # Cannot seek, mark as consumed - return - try: - self._value.seek(self._start_position) - except (OSError, AttributeError): - # Failed to seek back - mark as consumed since we've already read - self._consumed = True - - def _read_and_available_len( - self, remaining_content_len: Optional[int] - ) -> Tuple[Optional[int], bytes]: - """ - Read the file-like object and return both its total size and the first chunk. - - Args: - remaining_content_len: Optional limit on how many bytes to read in this operation. - If None, READ_SIZE will be used as the default chunk size. - - Returns: - A tuple containing: - - The total size of the remaining unread content (None if size cannot be determined) - - The first chunk of bytes read from the file object - - This method is optimized to perform both size calculation and initial read - in a single operation, which is executed in a single executor job to minimize - context switches and file operations when streaming content. - - """ - self._set_or_restore_start_position() - size = self.size # Call size only once since it does I/O - return size, self._value.read( - min(READ_SIZE, size or READ_SIZE, remaining_content_len or READ_SIZE) - ) - - def _read(self, remaining_content_len: Optional[int]) -> bytes: - """ - Read a chunk of data from the file-like object. - - Args: - remaining_content_len: Optional maximum number of bytes to read. - If None, READ_SIZE will be used as the default chunk size. - - Returns: - A chunk of bytes read from the file object, respecting the - remaining_content_len limit if specified. - - This method is used for subsequent reads during streaming after - the initial _read_and_available_len call has been made. - - """ - return self._value.read(remaining_content_len or READ_SIZE) # type: ignore[no-any-return] - - @property - def size(self) -> Optional[int]: - """ - Size of the payload in bytes. - - Returns the total size of the payload content from the initial position. - This ensures consistent Content-Length for requests, including 307/308 redirects - where the same payload instance is reused. - - Returns None if the size cannot be determined (e.g., for unseekable streams). - """ - try: - # Store the start position on first access. - # This is critical when the same payload instance is reused (e.g., 307/308 - # redirects). Without storing the initial position, after the payload is - # read once, the file position would be at EOF, which would cause the - # size calculation to return 0 (file_size - EOF position). - # By storing the start position, we ensure the size calculation always - # returns the correct total size for any subsequent use. - if self._start_position is None: - self._start_position = self._value.tell() - - # Return the total size from the start position - # This ensures Content-Length is correct even after reading - return os.fstat(self._value.fileno()).st_size - self._start_position - except (AttributeError, OSError): - return None - - async def write(self, writer: AbstractStreamWriter) -> None: - """ - Write the entire file-like payload to the writer stream. - - Args: - writer: An AbstractStreamWriter instance that handles the actual writing - - This method writes the entire file content without any length constraint. - It delegates to write_with_length() with no length limit for implementation - consistency. - - Note: - For new implementations that need length control, use write_with_length() directly. - This method is maintained for backwards compatibility with existing code. - - """ - await self.write_with_length(writer, None) - - async def write_with_length( - self, writer: AbstractStreamWriter, content_length: Optional[int] - ) -> None: - """ - Write file-like payload with a specific content length constraint. - - Args: - writer: An AbstractStreamWriter instance that handles the actual writing - content_length: Maximum number of bytes to write (None for unlimited) - - This method implements optimized streaming of file content with length constraints: - - 1. File reading is performed in a thread pool to avoid blocking the event loop - 2. Content is read and written in chunks to maintain memory efficiency - 3. Writing stops when either: - - All available file content has been written (when size is known) - - The specified content_length has been reached - 4. File resources are properly closed even if the operation is cancelled - - The implementation carefully handles both known-size and unknown-size payloads, - as well as constrained and unconstrained content lengths. - - """ - loop = asyncio.get_running_loop() - total_written_len = 0 - remaining_content_len = content_length - - # Get initial data and available length - available_len, chunk = await loop.run_in_executor( - None, self._read_and_available_len, remaining_content_len - ) - # Process data chunks until done - while chunk: - chunk_len = len(chunk) - - # Write data with or without length constraint - if remaining_content_len is None: - await writer.write(chunk) - else: - await writer.write(chunk[:remaining_content_len]) - remaining_content_len -= chunk_len - - total_written_len += chunk_len - - # Check if we're done writing - if self._should_stop_writing( - available_len, total_written_len, remaining_content_len - ): - return - - # Read next chunk - chunk = await loop.run_in_executor( - None, - self._read, - ( - min(READ_SIZE, remaining_content_len) - if remaining_content_len is not None - else READ_SIZE - ), - ) - - def _should_stop_writing( - self, - available_len: Optional[int], - total_written_len: int, - remaining_content_len: Optional[int], - ) -> bool: - """ - Determine if we should stop writing data. - - Args: - available_len: Known size of the payload if available (None if unknown) - total_written_len: Number of bytes already written - remaining_content_len: Remaining bytes to be written for content-length limited responses - - Returns: - True if we should stop writing data, based on either: - - Having written all available data (when size is known) - - Having written all requested content (when content-length is specified) - - """ - return (available_len is not None and total_written_len >= available_len) or ( - remaining_content_len is not None and remaining_content_len <= 0 - ) - - def _close(self) -> None: - """ - Async safe synchronous close operations for backwards compatibility. - - This method exists only for backwards - compatibility. Use the async close() method instead. - - WARNING: This method MUST be called from within an event loop. - Calling it outside an event loop will raise RuntimeError. - """ - # Skip if already consumed - if self._consumed: - return - self._consumed = True # Mark as consumed to prevent further writes - # Schedule file closing without awaiting to prevent cancellation issues - loop = asyncio.get_running_loop() - close_future = loop.run_in_executor(None, self._value.close) - # Hold a strong reference to the future to prevent it from being - # garbage collected before it completes. - _CLOSE_FUTURES.add(close_future) - close_future.add_done_callback(_CLOSE_FUTURES.remove) - - async def close(self) -> None: - """ - Close the payload if it holds any resources. - - IMPORTANT: This method must not await anything that might not finish - immediately, as it may be called during cleanup/cancellation. Schedule - any long-running operations without awaiting them. - """ - self._close() - - def decode(self, encoding: str = "utf-8", errors: str = "strict") -> str: - """ - Return string representation of the value. - - WARNING: This method does blocking I/O and should not be called in the event loop. - """ - return self._read_all().decode(encoding, errors) - - def _read_all(self) -> bytes: - """Read the entire file-like object and return its content as bytes.""" - self._set_or_restore_start_position() - # Use readlines() to ensure we get all content - return b"".join(self._value.readlines()) - - async def as_bytes(self, encoding: str = "utf-8", errors: str = "strict") -> bytes: - """ - Return bytes representation of the value. - - This method reads the entire file content and returns it as bytes. - It is equivalent to reading the file-like object directly. - The file reading is performed in an executor to avoid blocking the event loop. - """ - loop = asyncio.get_running_loop() - return await loop.run_in_executor(None, self._read_all) - - -class TextIOPayload(IOBasePayload): - _value: io.TextIOBase - # _autoclose = False (inherited) - Has text file handle that needs explicit closing - - def __init__( - self, - value: TextIO, - *args: Any, - encoding: Optional[str] = None, - content_type: Optional[str] = None, - **kwargs: Any, - ) -> None: - - if encoding is None: - if content_type is None: - encoding = "utf-8" - content_type = "text/plain; charset=utf-8" - else: - mimetype = parse_mimetype(content_type) - encoding = mimetype.parameters.get("charset", "utf-8") - else: - if content_type is None: - content_type = "text/plain; charset=%s" % encoding - - super().__init__( - value, - content_type=content_type, - encoding=encoding, - *args, - **kwargs, - ) - - def _read_and_available_len( - self, remaining_content_len: Optional[int] - ) -> Tuple[Optional[int], bytes]: - """ - Read the text file-like object and return both its total size and the first chunk. - - Args: - remaining_content_len: Optional limit on how many bytes to read in this operation. - If None, READ_SIZE will be used as the default chunk size. - - Returns: - A tuple containing: - - The total size of the remaining unread content (None if size cannot be determined) - - The first chunk of bytes read from the file object, encoded using the payload's encoding - - This method is optimized to perform both size calculation and initial read - in a single operation, which is executed in a single executor job to minimize - context switches and file operations when streaming content. - - Note: - TextIOPayload handles encoding of the text content before writing it - to the stream. If no encoding is specified, UTF-8 is used as the default. - - """ - self._set_or_restore_start_position() - size = self.size - chunk = self._value.read( - min(READ_SIZE, size or READ_SIZE, remaining_content_len or READ_SIZE) - ) - return size, chunk.encode(self._encoding) if self._encoding else chunk.encode() - - def _read(self, remaining_content_len: Optional[int]) -> bytes: - """ - Read a chunk of data from the text file-like object. - - Args: - remaining_content_len: Optional maximum number of bytes to read. - If None, READ_SIZE will be used as the default chunk size. - - Returns: - A chunk of bytes read from the file object and encoded using the payload's - encoding. The data is automatically converted from text to bytes. - - This method is used for subsequent reads during streaming after - the initial _read_and_available_len call has been made. It properly - handles text encoding, converting the text content to bytes using - the specified encoding (or UTF-8 if none was provided). - - """ - chunk = self._value.read(remaining_content_len or READ_SIZE) - return chunk.encode(self._encoding) if self._encoding else chunk.encode() - - def decode(self, encoding: str = "utf-8", errors: str = "strict") -> str: - """ - Return string representation of the value. - - WARNING: This method does blocking I/O and should not be called in the event loop. - """ - self._set_or_restore_start_position() - return self._value.read() - - async def as_bytes(self, encoding: str = "utf-8", errors: str = "strict") -> bytes: - """ - Return bytes representation of the value. - - This method reads the entire text file content and returns it as bytes. - It encodes the text content using the specified encoding. - The file reading is performed in an executor to avoid blocking the event loop. - """ - loop = asyncio.get_running_loop() - - # Use instance encoding if available, otherwise use parameter - actual_encoding = self._encoding or encoding - - def _read_and_encode() -> bytes: - self._set_or_restore_start_position() - # TextIO read() always returns the full content - return self._value.read().encode(actual_encoding, errors) - - return await loop.run_in_executor(None, _read_and_encode) - - -class BytesIOPayload(IOBasePayload): - _value: io.BytesIO - _size: int # Always initialized in __init__ - _autoclose = True # BytesIO is in-memory, safe to auto-close - - def __init__(self, value: io.BytesIO, *args: Any, **kwargs: Any) -> None: - super().__init__(value, *args, **kwargs) - # Calculate size once during initialization - self._size = len(self._value.getbuffer()) - self._value.tell() - - @property - def size(self) -> int: - """Size of the payload in bytes. - - Returns the number of bytes in the BytesIO buffer that will be transmitted. - This is calculated once during initialization for efficiency. - """ - return self._size - - def decode(self, encoding: str = "utf-8", errors: str = "strict") -> str: - self._set_or_restore_start_position() - return self._value.read().decode(encoding, errors) - - async def write(self, writer: AbstractStreamWriter) -> None: - return await self.write_with_length(writer, None) - - async def write_with_length( - self, writer: AbstractStreamWriter, content_length: Optional[int] - ) -> None: - """ - Write BytesIO payload with a specific content length constraint. - - Args: - writer: An AbstractStreamWriter instance that handles the actual writing - content_length: Maximum number of bytes to write (None for unlimited) - - This implementation is specifically optimized for BytesIO objects: - - 1. Reads content in chunks to maintain memory efficiency - 2. Yields control back to the event loop periodically to prevent blocking - when dealing with large BytesIO objects - 3. Respects content_length constraints when specified - 4. Properly cleans up by closing the BytesIO object when done or on error - - The periodic yielding to the event loop is important for maintaining - responsiveness when processing large in-memory buffers. - - """ - self._set_or_restore_start_position() - loop_count = 0 - remaining_bytes = content_length - while chunk := self._value.read(READ_SIZE): - if loop_count > 0: - # Avoid blocking the event loop - # if they pass a large BytesIO object - # and we are not in the first iteration - # of the loop - await asyncio.sleep(0) - if remaining_bytes is None: - await writer.write(chunk) - else: - await writer.write(chunk[:remaining_bytes]) - remaining_bytes -= len(chunk) - if remaining_bytes <= 0: - return - loop_count += 1 - - async def as_bytes(self, encoding: str = "utf-8", errors: str = "strict") -> bytes: - """ - Return bytes representation of the value. - - This method reads the entire BytesIO content and returns it as bytes. - It is equivalent to accessing the _value attribute directly. - """ - self._set_or_restore_start_position() - return self._value.read() - - async def close(self) -> None: - """ - Close the BytesIO payload. - - This does nothing since BytesIO is in-memory and does not require explicit closing. - """ - - -class BufferedReaderPayload(IOBasePayload): - _value: io.BufferedIOBase - # _autoclose = False (inherited) - Has buffered file handle that needs explicit closing - - def decode(self, encoding: str = "utf-8", errors: str = "strict") -> str: - self._set_or_restore_start_position() - return self._value.read().decode(encoding, errors) - - -class JsonPayload(BytesPayload): - def __init__( - self, - value: Any, - encoding: str = "utf-8", - content_type: str = "application/json", - dumps: JSONEncoder = json.dumps, - *args: Any, - **kwargs: Any, - ) -> None: - - super().__init__( - dumps(value).encode(encoding), - content_type=content_type, - encoding=encoding, - *args, - **kwargs, - ) - - -if TYPE_CHECKING: - from typing import AsyncIterable, AsyncIterator - - _AsyncIterator = AsyncIterator[bytes] - _AsyncIterable = AsyncIterable[bytes] -else: - from collections.abc import AsyncIterable, AsyncIterator - - _AsyncIterator = AsyncIterator - _AsyncIterable = AsyncIterable - - -class AsyncIterablePayload(Payload): - - _iter: Optional[_AsyncIterator] = None - _value: _AsyncIterable - _cached_chunks: Optional[List[bytes]] = None - # _consumed stays False to allow reuse with cached content - _autoclose = True # Iterator doesn't need explicit closing - - def __init__(self, value: _AsyncIterable, *args: Any, **kwargs: Any) -> None: - if not isinstance(value, AsyncIterable): - raise TypeError( - "value argument must support " - "collections.abc.AsyncIterable interface, " - "got {!r}".format(type(value)) - ) - - if "content_type" not in kwargs: - kwargs["content_type"] = "application/octet-stream" - - super().__init__(value, *args, **kwargs) - - self._iter = value.__aiter__() - - async def write(self, writer: AbstractStreamWriter) -> None: - """ - Write the entire async iterable payload to the writer stream. - - Args: - writer: An AbstractStreamWriter instance that handles the actual writing - - This method iterates through the async iterable and writes each chunk - to the writer without any length constraint. - - Note: - For new implementations that need length control, use write_with_length() directly. - This method is maintained for backwards compatibility with existing code. - - """ - await self.write_with_length(writer, None) - - async def write_with_length( - self, writer: AbstractStreamWriter, content_length: Optional[int] - ) -> None: - """ - Write async iterable payload with a specific content length constraint. - - Args: - writer: An AbstractStreamWriter instance that handles the actual writing - content_length: Maximum number of bytes to write (None for unlimited) - - This implementation handles streaming of async iterable content with length constraints: - - 1. If cached chunks are available, writes from them - 2. Otherwise iterates through the async iterable one chunk at a time - 3. Respects content_length constraints when specified - 4. Does NOT generate cache - that's done by as_bytes() - - """ - # If we have cached chunks, use them - if self._cached_chunks is not None: - remaining_bytes = content_length - for chunk in self._cached_chunks: - if remaining_bytes is None: - await writer.write(chunk) - elif remaining_bytes > 0: - await writer.write(chunk[:remaining_bytes]) - remaining_bytes -= len(chunk) - else: - break - return - - # If iterator is exhausted and we don't have cached chunks, nothing to write - if self._iter is None: - return - - # Stream from the iterator - remaining_bytes = content_length - - try: - while True: - if sys.version_info >= (3, 10): - chunk = await anext(self._iter) - else: - chunk = await self._iter.__anext__() - if remaining_bytes is None: - await writer.write(chunk) - # If we have a content length limit - elif remaining_bytes > 0: - await writer.write(chunk[:remaining_bytes]) - remaining_bytes -= len(chunk) - # We still want to exhaust the iterator even - # if we have reached the content length limit - # since the file handle may not get closed by - # the iterator if we don't do this - except StopAsyncIteration: - # Iterator is exhausted - self._iter = None - self._consumed = True # Mark as consumed when streamed without caching - - def decode(self, encoding: str = "utf-8", errors: str = "strict") -> str: - """Decode the payload content as a string if cached chunks are available.""" - if self._cached_chunks is not None: - return b"".join(self._cached_chunks).decode(encoding, errors) - raise TypeError("Unable to decode - content not cached. Call as_bytes() first.") - - async def as_bytes(self, encoding: str = "utf-8", errors: str = "strict") -> bytes: - """ - Return bytes representation of the value. - - This method reads the entire async iterable content and returns it as bytes. - It generates and caches the chunks for future reuse. - """ - # If we have cached chunks, return them joined - if self._cached_chunks is not None: - return b"".join(self._cached_chunks) - - # If iterator is exhausted and no cache, return empty - if self._iter is None: - return b"" - - # Read all chunks and cache them - chunks: List[bytes] = [] - async for chunk in self._iter: - chunks.append(chunk) - - # Iterator is exhausted, cache the chunks - self._iter = None - self._cached_chunks = chunks - # Keep _consumed as False to allow reuse with cached chunks - - return b"".join(chunks) - - -class StreamReaderPayload(AsyncIterablePayload): - def __init__(self, value: StreamReader, *args: Any, **kwargs: Any) -> None: - super().__init__(value.iter_any(), *args, **kwargs) - - -PAYLOAD_REGISTRY = PayloadRegistry() -PAYLOAD_REGISTRY.register(BytesPayload, (bytes, bytearray, memoryview)) -PAYLOAD_REGISTRY.register(StringPayload, str) -PAYLOAD_REGISTRY.register(StringIOPayload, io.StringIO) -PAYLOAD_REGISTRY.register(TextIOPayload, io.TextIOBase) -PAYLOAD_REGISTRY.register(BytesIOPayload, io.BytesIO) -PAYLOAD_REGISTRY.register(BufferedReaderPayload, (io.BufferedReader, io.BufferedRandom)) -PAYLOAD_REGISTRY.register(IOBasePayload, io.IOBase) -PAYLOAD_REGISTRY.register(StreamReaderPayload, StreamReader) -# try_last for giving a chance to more specialized async interables like -# multipart.BodyPartReaderPayload override the default -PAYLOAD_REGISTRY.register(AsyncIterablePayload, AsyncIterable, order=Order.try_last) diff --git a/bot/lib/python3.11/site-packages/aiohttp/payload_streamer.py b/bot/lib/python3.11/site-packages/aiohttp/payload_streamer.py deleted file mode 100644 index 831fdc0..0000000 --- a/bot/lib/python3.11/site-packages/aiohttp/payload_streamer.py +++ /dev/null @@ -1,78 +0,0 @@ -""" -Payload implementation for coroutines as data provider. - -As a simple case, you can upload data from file:: - - @aiohttp.streamer - async def file_sender(writer, file_name=None): - with open(file_name, 'rb') as f: - chunk = f.read(2**16) - while chunk: - await writer.write(chunk) - - chunk = f.read(2**16) - -Then you can use `file_sender` like this: - - async with session.post('http://httpbin.org/post', - data=file_sender(file_name='huge_file')) as resp: - print(await resp.text()) - -..note:: Coroutine must accept `writer` as first argument - -""" - -import types -import warnings -from typing import Any, Awaitable, Callable, Dict, Tuple - -from .abc import AbstractStreamWriter -from .payload import Payload, payload_type - -__all__ = ("streamer",) - - -class _stream_wrapper: - def __init__( - self, - coro: Callable[..., Awaitable[None]], - args: Tuple[Any, ...], - kwargs: Dict[str, Any], - ) -> None: - self.coro = types.coroutine(coro) - self.args = args - self.kwargs = kwargs - - async def __call__(self, writer: AbstractStreamWriter) -> None: - await self.coro(writer, *self.args, **self.kwargs) - - -class streamer: - def __init__(self, coro: Callable[..., Awaitable[None]]) -> None: - warnings.warn( - "@streamer is deprecated, use async generators instead", - DeprecationWarning, - stacklevel=2, - ) - self.coro = coro - - def __call__(self, *args: Any, **kwargs: Any) -> _stream_wrapper: - return _stream_wrapper(self.coro, args, kwargs) - - -@payload_type(_stream_wrapper) -class StreamWrapperPayload(Payload): - async def write(self, writer: AbstractStreamWriter) -> None: - await self._value(writer) - - def decode(self, encoding: str = "utf-8", errors: str = "strict") -> str: - raise TypeError("Unable to decode.") - - -@payload_type(streamer) -class StreamPayload(StreamWrapperPayload): - def __init__(self, value: Any, *args: Any, **kwargs: Any) -> None: - super().__init__(value(), *args, **kwargs) - - async def write(self, writer: AbstractStreamWriter) -> None: - await self._value(writer) diff --git a/bot/lib/python3.11/site-packages/aiohttp/py.typed b/bot/lib/python3.11/site-packages/aiohttp/py.typed deleted file mode 100644 index f5642f7..0000000 --- a/bot/lib/python3.11/site-packages/aiohttp/py.typed +++ /dev/null @@ -1 +0,0 @@ -Marker diff --git a/bot/lib/python3.11/site-packages/aiohttp/pytest_plugin.py b/bot/lib/python3.11/site-packages/aiohttp/pytest_plugin.py deleted file mode 100644 index 7d59fe8..0000000 --- a/bot/lib/python3.11/site-packages/aiohttp/pytest_plugin.py +++ /dev/null @@ -1,444 +0,0 @@ -import asyncio -import contextlib -import inspect -import warnings -from typing import ( - Any, - Awaitable, - Callable, - Dict, - Iterator, - Optional, - Protocol, - Union, - overload, -) - -import pytest - -from .test_utils import ( - BaseTestServer, - RawTestServer, - TestClient, - TestServer, - loop_context, - setup_test_loop, - teardown_test_loop, - unused_port as _unused_port, -) -from .web import Application, BaseRequest, Request -from .web_protocol import _RequestHandler - -try: - import uvloop -except ImportError: # pragma: no cover - uvloop = None # type: ignore[assignment] - - -class AiohttpClient(Protocol): - @overload - async def __call__( - self, - __param: Application, - *, - server_kwargs: Optional[Dict[str, Any]] = None, - **kwargs: Any, - ) -> TestClient[Request, Application]: ... - @overload - async def __call__( - self, - __param: BaseTestServer, - *, - server_kwargs: Optional[Dict[str, Any]] = None, - **kwargs: Any, - ) -> TestClient[BaseRequest, None]: ... - - -class AiohttpServer(Protocol): - def __call__( - self, app: Application, *, port: Optional[int] = None, **kwargs: Any - ) -> Awaitable[TestServer]: ... - - -class AiohttpRawServer(Protocol): - def __call__( - self, handler: _RequestHandler, *, port: Optional[int] = None, **kwargs: Any - ) -> Awaitable[RawTestServer]: ... - - -def pytest_addoption(parser): # type: ignore[no-untyped-def] - parser.addoption( - "--aiohttp-fast", - action="store_true", - default=False, - help="run tests faster by disabling extra checks", - ) - parser.addoption( - "--aiohttp-loop", - action="store", - default="pyloop", - help="run tests with specific loop: pyloop, uvloop or all", - ) - parser.addoption( - "--aiohttp-enable-loop-debug", - action="store_true", - default=False, - help="enable event loop debug mode", - ) - - -def pytest_fixture_setup(fixturedef): # type: ignore[no-untyped-def] - """Set up pytest fixture. - - Allow fixtures to be coroutines. Run coroutine fixtures in an event loop. - """ - func = fixturedef.func - - if inspect.isasyncgenfunction(func): - # async generator fixture - is_async_gen = True - elif inspect.iscoroutinefunction(func): - # regular async fixture - is_async_gen = False - else: - # not an async fixture, nothing to do - return - - strip_request = False - if "request" not in fixturedef.argnames: - fixturedef.argnames += ("request",) - strip_request = True - - def wrapper(*args, **kwargs): # type: ignore[no-untyped-def] - request = kwargs["request"] - if strip_request: - del kwargs["request"] - - # if neither the fixture nor the test use the 'loop' fixture, - # 'getfixturevalue' will fail because the test is not parameterized - # (this can be removed someday if 'loop' is no longer parameterized) - if "loop" not in request.fixturenames: - raise Exception( - "Asynchronous fixtures must depend on the 'loop' fixture or " - "be used in tests depending from it." - ) - - _loop = request.getfixturevalue("loop") - - if is_async_gen: - # for async generators, we need to advance the generator once, - # then advance it again in a finalizer - gen = func(*args, **kwargs) - - def finalizer(): # type: ignore[no-untyped-def] - try: - return _loop.run_until_complete(gen.__anext__()) - except StopAsyncIteration: - pass - - request.addfinalizer(finalizer) - return _loop.run_until_complete(gen.__anext__()) - else: - return _loop.run_until_complete(func(*args, **kwargs)) - - fixturedef.func = wrapper - - -@pytest.fixture -def fast(request): # type: ignore[no-untyped-def] - """--fast config option""" - return request.config.getoption("--aiohttp-fast") - - -@pytest.fixture -def loop_debug(request): # type: ignore[no-untyped-def] - """--enable-loop-debug config option""" - return request.config.getoption("--aiohttp-enable-loop-debug") - - -@contextlib.contextmanager -def _runtime_warning_context(): # type: ignore[no-untyped-def] - """Context manager which checks for RuntimeWarnings. - - This exists specifically to - avoid "coroutine 'X' was never awaited" warnings being missed. - - If RuntimeWarnings occur in the context a RuntimeError is raised. - """ - with warnings.catch_warnings(record=True) as _warnings: - yield - rw = [ - "{w.filename}:{w.lineno}:{w.message}".format(w=w) - for w in _warnings - if w.category == RuntimeWarning - ] - if rw: - raise RuntimeError( - "{} Runtime Warning{},\n{}".format( - len(rw), "" if len(rw) == 1 else "s", "\n".join(rw) - ) - ) - - -@contextlib.contextmanager -def _passthrough_loop_context(loop, fast=False): # type: ignore[no-untyped-def] - """Passthrough loop context. - - Sets up and tears down a loop unless one is passed in via the loop - argument when it's passed straight through. - """ - if loop: - # loop already exists, pass it straight through - yield loop - else: - # this shadows loop_context's standard behavior - loop = setup_test_loop() - yield loop - teardown_test_loop(loop, fast=fast) - - -def pytest_pycollect_makeitem(collector, name, obj): # type: ignore[no-untyped-def] - """Fix pytest collecting for coroutines.""" - if collector.funcnamefilter(name) and inspect.iscoroutinefunction(obj): - return list(collector._genfunctions(name, obj)) - - -def pytest_pyfunc_call(pyfuncitem): # type: ignore[no-untyped-def] - """Run coroutines in an event loop instead of a normal function call.""" - fast = pyfuncitem.config.getoption("--aiohttp-fast") - if inspect.iscoroutinefunction(pyfuncitem.function): - existing_loop = ( - pyfuncitem.funcargs.get("proactor_loop") - or pyfuncitem.funcargs.get("selector_loop") - or pyfuncitem.funcargs.get("uvloop_loop") - or pyfuncitem.funcargs.get("loop", None) - ) - - with _runtime_warning_context(): - with _passthrough_loop_context(existing_loop, fast=fast) as _loop: - testargs = { - arg: pyfuncitem.funcargs[arg] - for arg in pyfuncitem._fixtureinfo.argnames - } - _loop.run_until_complete(pyfuncitem.obj(**testargs)) - - return True - - -def pytest_generate_tests(metafunc): # type: ignore[no-untyped-def] - if "loop_factory" not in metafunc.fixturenames: - return - - loops = metafunc.config.option.aiohttp_loop - avail_factories: dict[str, Callable[[], asyncio.AbstractEventLoop]] - avail_factories = {"pyloop": asyncio.new_event_loop} - - if uvloop is not None: # pragma: no cover - avail_factories["uvloop"] = uvloop.new_event_loop - - if loops == "all": - loops = "pyloop,uvloop?" - - factories = {} # type: ignore[var-annotated] - for name in loops.split(","): - required = not name.endswith("?") - name = name.strip(" ?") - if name not in avail_factories: # pragma: no cover - if required: - raise ValueError( - "Unknown loop '%s', available loops: %s" - % (name, list(factories.keys())) - ) - else: - continue - factories[name] = avail_factories[name] - metafunc.parametrize( - "loop_factory", list(factories.values()), ids=list(factories.keys()) - ) - - -@pytest.fixture -def loop( - loop_factory: Callable[[], asyncio.AbstractEventLoop], - fast: bool, - loop_debug: bool, -) -> Iterator[asyncio.AbstractEventLoop]: - """Return an instance of the event loop.""" - with loop_context(loop_factory, fast=fast) as _loop: - if loop_debug: - _loop.set_debug(True) # pragma: no cover - asyncio.set_event_loop(_loop) - yield _loop - - -@pytest.fixture -def proactor_loop() -> Iterator[asyncio.AbstractEventLoop]: - factory = asyncio.ProactorEventLoop # type: ignore[attr-defined] - - with loop_context(factory) as _loop: - asyncio.set_event_loop(_loop) - yield _loop - - -@pytest.fixture -def unused_port(aiohttp_unused_port: Callable[[], int]) -> Callable[[], int]: - warnings.warn( - "Deprecated, use aiohttp_unused_port fixture instead", - DeprecationWarning, - stacklevel=2, - ) - return aiohttp_unused_port - - -@pytest.fixture -def aiohttp_unused_port() -> Callable[[], int]: - """Return a port that is unused on the current host.""" - return _unused_port - - -@pytest.fixture -def aiohttp_server(loop: asyncio.AbstractEventLoop) -> Iterator[AiohttpServer]: - """Factory to create a TestServer instance, given an app. - - aiohttp_server(app, **kwargs) - """ - servers = [] - - async def go( - app: Application, - *, - host: str = "127.0.0.1", - port: Optional[int] = None, - **kwargs: Any, - ) -> TestServer: - server = TestServer(app, host=host, port=port) - await server.start_server(loop=loop, **kwargs) - servers.append(server) - return server - - yield go - - async def finalize() -> None: - while servers: - await servers.pop().close() - - loop.run_until_complete(finalize()) - - -@pytest.fixture -def test_server(aiohttp_server): # type: ignore[no-untyped-def] # pragma: no cover - warnings.warn( - "Deprecated, use aiohttp_server fixture instead", - DeprecationWarning, - stacklevel=2, - ) - return aiohttp_server - - -@pytest.fixture -def aiohttp_raw_server(loop: asyncio.AbstractEventLoop) -> Iterator[AiohttpRawServer]: - """Factory to create a RawTestServer instance, given a web handler. - - aiohttp_raw_server(handler, **kwargs) - """ - servers = [] - - async def go( - handler: _RequestHandler, *, port: Optional[int] = None, **kwargs: Any - ) -> RawTestServer: - server = RawTestServer(handler, port=port) - await server.start_server(loop=loop, **kwargs) - servers.append(server) - return server - - yield go - - async def finalize() -> None: - while servers: - await servers.pop().close() - - loop.run_until_complete(finalize()) - - -@pytest.fixture -def raw_test_server( # type: ignore[no-untyped-def] # pragma: no cover - aiohttp_raw_server, -): - warnings.warn( - "Deprecated, use aiohttp_raw_server fixture instead", - DeprecationWarning, - stacklevel=2, - ) - return aiohttp_raw_server - - -@pytest.fixture -def aiohttp_client(loop: asyncio.AbstractEventLoop) -> Iterator[AiohttpClient]: - """Factory to create a TestClient instance. - - aiohttp_client(app, **kwargs) - aiohttp_client(server, **kwargs) - aiohttp_client(raw_server, **kwargs) - """ - clients = [] - - @overload - async def go( - __param: Application, - *, - server_kwargs: Optional[Dict[str, Any]] = None, - **kwargs: Any, - ) -> TestClient[Request, Application]: ... - - @overload - async def go( - __param: BaseTestServer, - *, - server_kwargs: Optional[Dict[str, Any]] = None, - **kwargs: Any, - ) -> TestClient[BaseRequest, None]: ... - - async def go( - __param: Union[Application, BaseTestServer], - *args: Any, - server_kwargs: Optional[Dict[str, Any]] = None, - **kwargs: Any, - ) -> TestClient[Any, Any]: - if isinstance(__param, Callable) and not isinstance( # type: ignore[arg-type] - __param, (Application, BaseTestServer) - ): - __param = __param(loop, *args, **kwargs) - kwargs = {} - else: - assert not args, "args should be empty" - - if isinstance(__param, Application): - server_kwargs = server_kwargs or {} - server = TestServer(__param, loop=loop, **server_kwargs) - client = TestClient(server, loop=loop, **kwargs) - elif isinstance(__param, BaseTestServer): - client = TestClient(__param, loop=loop, **kwargs) - else: - raise ValueError("Unknown argument type: %r" % type(__param)) - - await client.start_server() - clients.append(client) - return client - - yield go - - async def finalize() -> None: - while clients: - await clients.pop().close() - - loop.run_until_complete(finalize()) - - -@pytest.fixture -def test_client(aiohttp_client): # type: ignore[no-untyped-def] # pragma: no cover - warnings.warn( - "Deprecated, use aiohttp_client fixture instead", - DeprecationWarning, - stacklevel=2, - ) - return aiohttp_client diff --git a/bot/lib/python3.11/site-packages/aiohttp/resolver.py b/bot/lib/python3.11/site-packages/aiohttp/resolver.py deleted file mode 100644 index b20e567..0000000 --- a/bot/lib/python3.11/site-packages/aiohttp/resolver.py +++ /dev/null @@ -1,274 +0,0 @@ -import asyncio -import socket -import weakref -from typing import Any, Dict, Final, List, Optional, Tuple, Type, Union - -from .abc import AbstractResolver, ResolveResult - -__all__ = ("ThreadedResolver", "AsyncResolver", "DefaultResolver") - - -try: - import aiodns - - aiodns_default = hasattr(aiodns.DNSResolver, "getaddrinfo") -except ImportError: # pragma: no cover - aiodns = None # type: ignore[assignment] - aiodns_default = False - - -_NUMERIC_SOCKET_FLAGS = socket.AI_NUMERICHOST | socket.AI_NUMERICSERV -_NAME_SOCKET_FLAGS = socket.NI_NUMERICHOST | socket.NI_NUMERICSERV -_AI_ADDRCONFIG = socket.AI_ADDRCONFIG -if hasattr(socket, "AI_MASK"): - _AI_ADDRCONFIG &= socket.AI_MASK - - -class ThreadedResolver(AbstractResolver): - """Threaded resolver. - - Uses an Executor for synchronous getaddrinfo() calls. - concurrent.futures.ThreadPoolExecutor is used by default. - """ - - def __init__(self, loop: Optional[asyncio.AbstractEventLoop] = None) -> None: - self._loop = loop or asyncio.get_running_loop() - - async def resolve( - self, host: str, port: int = 0, family: socket.AddressFamily = socket.AF_INET - ) -> List[ResolveResult]: - infos = await self._loop.getaddrinfo( - host, - port, - type=socket.SOCK_STREAM, - family=family, - flags=_AI_ADDRCONFIG, - ) - - hosts: List[ResolveResult] = [] - for family, _, proto, _, address in infos: - if family == socket.AF_INET6: - if len(address) < 3: - # IPv6 is not supported by Python build, - # or IPv6 is not enabled in the host - continue - if address[3]: - # This is essential for link-local IPv6 addresses. - # LL IPv6 is a VERY rare case. Strictly speaking, we should use - # getnameinfo() unconditionally, but performance makes sense. - resolved_host, _port = await self._loop.getnameinfo( - address, _NAME_SOCKET_FLAGS - ) - port = int(_port) - else: - resolved_host, port = address[:2] - else: # IPv4 - assert family == socket.AF_INET - resolved_host, port = address # type: ignore[misc] - hosts.append( - ResolveResult( - hostname=host, - host=resolved_host, - port=port, - family=family, - proto=proto, - flags=_NUMERIC_SOCKET_FLAGS, - ) - ) - - return hosts - - async def close(self) -> None: - pass - - -class AsyncResolver(AbstractResolver): - """Use the `aiodns` package to make asynchronous DNS lookups""" - - def __init__( - self, - loop: Optional[asyncio.AbstractEventLoop] = None, - *args: Any, - **kwargs: Any, - ) -> None: - if aiodns is None: - raise RuntimeError("Resolver requires aiodns library") - - self._loop = loop or asyncio.get_running_loop() - self._manager: Optional[_DNSResolverManager] = None - # If custom args are provided, create a dedicated resolver instance - # This means each AsyncResolver with custom args gets its own - # aiodns.DNSResolver instance - if args or kwargs: - self._resolver = aiodns.DNSResolver(*args, **kwargs) - return - # Use the shared resolver from the manager for default arguments - self._manager = _DNSResolverManager() - self._resolver = self._manager.get_resolver(self, self._loop) - - if not hasattr(self._resolver, "gethostbyname"): - # aiodns 1.1 is not available, fallback to DNSResolver.query - self.resolve = self._resolve_with_query # type: ignore - - async def resolve( - self, host: str, port: int = 0, family: socket.AddressFamily = socket.AF_INET - ) -> List[ResolveResult]: - try: - resp = await self._resolver.getaddrinfo( - host, - port=port, - type=socket.SOCK_STREAM, - family=family, - flags=_AI_ADDRCONFIG, - ) - except aiodns.error.DNSError as exc: - msg = exc.args[1] if len(exc.args) >= 1 else "DNS lookup failed" - raise OSError(None, msg) from exc - hosts: List[ResolveResult] = [] - for node in resp.nodes: - address: Union[Tuple[bytes, int], Tuple[bytes, int, int, int]] = node.addr - family = node.family - if family == socket.AF_INET6: - if len(address) > 3 and address[3]: - # This is essential for link-local IPv6 addresses. - # LL IPv6 is a VERY rare case. Strictly speaking, we should use - # getnameinfo() unconditionally, but performance makes sense. - result = await self._resolver.getnameinfo( - (address[0].decode("ascii"), *address[1:]), - _NAME_SOCKET_FLAGS, - ) - resolved_host = result.node - else: - resolved_host = address[0].decode("ascii") - port = address[1] - else: # IPv4 - assert family == socket.AF_INET - resolved_host = address[0].decode("ascii") - port = address[1] - hosts.append( - ResolveResult( - hostname=host, - host=resolved_host, - port=port, - family=family, - proto=0, - flags=_NUMERIC_SOCKET_FLAGS, - ) - ) - - if not hosts: - raise OSError(None, "DNS lookup failed") - - return hosts - - async def _resolve_with_query( - self, host: str, port: int = 0, family: int = socket.AF_INET - ) -> List[Dict[str, Any]]: - qtype: Final = "AAAA" if family == socket.AF_INET6 else "A" - - try: - resp = await self._resolver.query(host, qtype) - except aiodns.error.DNSError as exc: - msg = exc.args[1] if len(exc.args) >= 1 else "DNS lookup failed" - raise OSError(None, msg) from exc - - hosts = [] - for rr in resp: - hosts.append( - { - "hostname": host, - "host": rr.host, - "port": port, - "family": family, - "proto": 0, - "flags": socket.AI_NUMERICHOST, - } - ) - - if not hosts: - raise OSError(None, "DNS lookup failed") - - return hosts - - async def close(self) -> None: - if self._manager: - # Release the resolver from the manager if using the shared resolver - self._manager.release_resolver(self, self._loop) - self._manager = None # Clear reference to manager - self._resolver = None # type: ignore[assignment] # Clear reference to resolver - return - # Otherwise cancel our dedicated resolver - if self._resolver is not None: - self._resolver.cancel() - self._resolver = None # type: ignore[assignment] # Clear reference - - -class _DNSResolverManager: - """Manager for aiodns.DNSResolver objects. - - This class manages shared aiodns.DNSResolver instances - with no custom arguments across different event loops. - """ - - _instance: Optional["_DNSResolverManager"] = None - - def __new__(cls) -> "_DNSResolverManager": - if cls._instance is None: - cls._instance = super().__new__(cls) - cls._instance._init() - return cls._instance - - def _init(self) -> None: - # Use WeakKeyDictionary to allow event loops to be garbage collected - self._loop_data: weakref.WeakKeyDictionary[ - asyncio.AbstractEventLoop, - tuple["aiodns.DNSResolver", weakref.WeakSet["AsyncResolver"]], - ] = weakref.WeakKeyDictionary() - - def get_resolver( - self, client: "AsyncResolver", loop: asyncio.AbstractEventLoop - ) -> "aiodns.DNSResolver": - """Get or create the shared aiodns.DNSResolver instance for a specific event loop. - - Args: - client: The AsyncResolver instance requesting the resolver. - This is required to track resolver usage. - loop: The event loop to use for the resolver. - """ - # Create a new resolver and client set for this loop if it doesn't exist - if loop not in self._loop_data: - resolver = aiodns.DNSResolver(loop=loop) - client_set: weakref.WeakSet["AsyncResolver"] = weakref.WeakSet() - self._loop_data[loop] = (resolver, client_set) - else: - # Get the existing resolver and client set - resolver, client_set = self._loop_data[loop] - - # Register this client with the loop - client_set.add(client) - return resolver - - def release_resolver( - self, client: "AsyncResolver", loop: asyncio.AbstractEventLoop - ) -> None: - """Release the resolver for an AsyncResolver client when it's closed. - - Args: - client: The AsyncResolver instance to release. - loop: The event loop the resolver was using. - """ - # Remove client from its loop's tracking - current_loop_data = self._loop_data.get(loop) - if current_loop_data is None: - return - resolver, client_set = current_loop_data - client_set.discard(client) - # If no more clients for this loop, cancel and remove its resolver - if not client_set: - if resolver is not None: - resolver.cancel() - del self._loop_data[loop] - - -_DefaultType = Type[Union[AsyncResolver, ThreadedResolver]] -DefaultResolver: _DefaultType = AsyncResolver if aiodns_default else ThreadedResolver diff --git a/bot/lib/python3.11/site-packages/aiohttp/streams.py b/bot/lib/python3.11/site-packages/aiohttp/streams.py deleted file mode 100644 index e2bc04d..0000000 --- a/bot/lib/python3.11/site-packages/aiohttp/streams.py +++ /dev/null @@ -1,735 +0,0 @@ -import asyncio -import collections -import warnings -from typing import ( - Awaitable, - Callable, - Deque, - Final, - Generic, - List, - Optional, - Tuple, - TypeVar, -) - -from .base_protocol import BaseProtocol -from .helpers import ( - _EXC_SENTINEL, - BaseTimerContext, - TimerNoop, - set_exception, - set_result, -) -from .log import internal_logger - -__all__ = ( - "EMPTY_PAYLOAD", - "EofStream", - "StreamReader", - "DataQueue", -) - -_T = TypeVar("_T") - - -class EofStream(Exception): - """eof stream indication.""" - - -class AsyncStreamIterator(Generic[_T]): - - __slots__ = ("read_func",) - - def __init__(self, read_func: Callable[[], Awaitable[_T]]) -> None: - self.read_func = read_func - - def __aiter__(self) -> "AsyncStreamIterator[_T]": - return self - - async def __anext__(self) -> _T: - try: - rv = await self.read_func() - except EofStream: - raise StopAsyncIteration - if rv == b"": - raise StopAsyncIteration - return rv - - -class ChunkTupleAsyncStreamIterator: - - __slots__ = ("_stream",) - - def __init__(self, stream: "StreamReader") -> None: - self._stream = stream - - def __aiter__(self) -> "ChunkTupleAsyncStreamIterator": - return self - - async def __anext__(self) -> Tuple[bytes, bool]: - rv = await self._stream.readchunk() - if rv == (b"", False): - raise StopAsyncIteration - return rv - - -class AsyncStreamReaderMixin: - - __slots__ = () - - def __aiter__(self) -> AsyncStreamIterator[bytes]: - return AsyncStreamIterator(self.readline) # type: ignore[attr-defined] - - def iter_chunked(self, n: int) -> AsyncStreamIterator[bytes]: - """Returns an asynchronous iterator that yields chunks of size n.""" - return AsyncStreamIterator(lambda: self.read(n)) # type: ignore[attr-defined] - - def iter_any(self) -> AsyncStreamIterator[bytes]: - """Yield all available data as soon as it is received.""" - return AsyncStreamIterator(self.readany) # type: ignore[attr-defined] - - def iter_chunks(self) -> ChunkTupleAsyncStreamIterator: - """Yield chunks of data as they are received by the server. - - The yielded objects are tuples - of (bytes, bool) as returned by the StreamReader.readchunk method. - """ - return ChunkTupleAsyncStreamIterator(self) # type: ignore[arg-type] - - -class StreamReader(AsyncStreamReaderMixin): - """An enhancement of asyncio.StreamReader. - - Supports asynchronous iteration by line, chunk or as available:: - - async for line in reader: - ... - async for chunk in reader.iter_chunked(1024): - ... - async for slice in reader.iter_any(): - ... - - """ - - __slots__ = ( - "_protocol", - "_low_water", - "_high_water", - "_loop", - "_size", - "_cursor", - "_http_chunk_splits", - "_buffer", - "_buffer_offset", - "_eof", - "_waiter", - "_eof_waiter", - "_exception", - "_timer", - "_eof_callbacks", - "_eof_counter", - "total_bytes", - "total_compressed_bytes", - ) - - def __init__( - self, - protocol: BaseProtocol, - limit: int, - *, - timer: Optional[BaseTimerContext] = None, - loop: Optional[asyncio.AbstractEventLoop] = None, - ) -> None: - self._protocol = protocol - self._low_water = limit - self._high_water = limit * 2 - if loop is None: - loop = asyncio.get_event_loop() - self._loop = loop - self._size = 0 - self._cursor = 0 - self._http_chunk_splits: Optional[List[int]] = None - self._buffer: Deque[bytes] = collections.deque() - self._buffer_offset = 0 - self._eof = False - self._waiter: Optional[asyncio.Future[None]] = None - self._eof_waiter: Optional[asyncio.Future[None]] = None - self._exception: Optional[BaseException] = None - self._timer = TimerNoop() if timer is None else timer - self._eof_callbacks: List[Callable[[], None]] = [] - self._eof_counter = 0 - self.total_bytes = 0 - self.total_compressed_bytes: Optional[int] = None - - def __repr__(self) -> str: - info = [self.__class__.__name__] - if self._size: - info.append("%d bytes" % self._size) - if self._eof: - info.append("eof") - if self._low_water != 2**16: # default limit - info.append("low=%d high=%d" % (self._low_water, self._high_water)) - if self._waiter: - info.append("w=%r" % self._waiter) - if self._exception: - info.append("e=%r" % self._exception) - return "<%s>" % " ".join(info) - - def get_read_buffer_limits(self) -> Tuple[int, int]: - return (self._low_water, self._high_water) - - def exception(self) -> Optional[BaseException]: - return self._exception - - def set_exception( - self, - exc: BaseException, - exc_cause: BaseException = _EXC_SENTINEL, - ) -> None: - self._exception = exc - self._eof_callbacks.clear() - - waiter = self._waiter - if waiter is not None: - self._waiter = None - set_exception(waiter, exc, exc_cause) - - waiter = self._eof_waiter - if waiter is not None: - self._eof_waiter = None - set_exception(waiter, exc, exc_cause) - - def on_eof(self, callback: Callable[[], None]) -> None: - if self._eof: - try: - callback() - except Exception: - internal_logger.exception("Exception in eof callback") - else: - self._eof_callbacks.append(callback) - - def feed_eof(self) -> None: - self._eof = True - - waiter = self._waiter - if waiter is not None: - self._waiter = None - set_result(waiter, None) - - waiter = self._eof_waiter - if waiter is not None: - self._eof_waiter = None - set_result(waiter, None) - - if self._protocol._reading_paused: - self._protocol.resume_reading() - - for cb in self._eof_callbacks: - try: - cb() - except Exception: - internal_logger.exception("Exception in eof callback") - - self._eof_callbacks.clear() - - def is_eof(self) -> bool: - """Return True if 'feed_eof' was called.""" - return self._eof - - def at_eof(self) -> bool: - """Return True if the buffer is empty and 'feed_eof' was called.""" - return self._eof and not self._buffer - - async def wait_eof(self) -> None: - if self._eof: - return - - assert self._eof_waiter is None - self._eof_waiter = self._loop.create_future() - try: - await self._eof_waiter - finally: - self._eof_waiter = None - - @property - def total_raw_bytes(self) -> int: - if self.total_compressed_bytes is None: - return self.total_bytes - return self.total_compressed_bytes - - def unread_data(self, data: bytes) -> None: - """rollback reading some data from stream, inserting it to buffer head.""" - warnings.warn( - "unread_data() is deprecated " - "and will be removed in future releases (#3260)", - DeprecationWarning, - stacklevel=2, - ) - if not data: - return - - if self._buffer_offset: - self._buffer[0] = self._buffer[0][self._buffer_offset :] - self._buffer_offset = 0 - self._size += len(data) - self._cursor -= len(data) - self._buffer.appendleft(data) - self._eof_counter = 0 - - # TODO: size is ignored, remove the param later - def feed_data(self, data: bytes, size: int = 0) -> None: - assert not self._eof, "feed_data after feed_eof" - - if not data: - return - - data_len = len(data) - self._size += data_len - self._buffer.append(data) - self.total_bytes += data_len - - waiter = self._waiter - if waiter is not None: - self._waiter = None - set_result(waiter, None) - - if self._size > self._high_water and not self._protocol._reading_paused: - self._protocol.pause_reading() - - def begin_http_chunk_receiving(self) -> None: - if self._http_chunk_splits is None: - if self.total_bytes: - raise RuntimeError( - "Called begin_http_chunk_receiving when some data was already fed" - ) - self._http_chunk_splits = [] - - def end_http_chunk_receiving(self) -> None: - if self._http_chunk_splits is None: - raise RuntimeError( - "Called end_chunk_receiving without calling " - "begin_chunk_receiving first" - ) - - # self._http_chunk_splits contains logical byte offsets from start of - # the body transfer. Each offset is the offset of the end of a chunk. - # "Logical" means bytes, accessible for a user. - # If no chunks containing logical data were received, current position - # is difinitely zero. - pos = self._http_chunk_splits[-1] if self._http_chunk_splits else 0 - - if self.total_bytes == pos: - # We should not add empty chunks here. So we check for that. - # Note, when chunked + gzip is used, we can receive a chunk - # of compressed data, but that data may not be enough for gzip FSM - # to yield any uncompressed data. That's why current position may - # not change after receiving a chunk. - return - - self._http_chunk_splits.append(self.total_bytes) - - # wake up readchunk when end of http chunk received - waiter = self._waiter - if waiter is not None: - self._waiter = None - set_result(waiter, None) - - async def _wait(self, func_name: str) -> None: - if not self._protocol.connected: - raise RuntimeError("Connection closed.") - - # StreamReader uses a future to link the protocol feed_data() method - # to a read coroutine. Running two read coroutines at the same time - # would have an unexpected behaviour. It would not possible to know - # which coroutine would get the next data. - if self._waiter is not None: - raise RuntimeError( - "%s() called while another coroutine is " - "already waiting for incoming data" % func_name - ) - - waiter = self._waiter = self._loop.create_future() - try: - with self._timer: - await waiter - finally: - self._waiter = None - - async def readline(self) -> bytes: - return await self.readuntil() - - async def readuntil(self, separator: bytes = b"\n") -> bytes: - seplen = len(separator) - if seplen == 0: - raise ValueError("Separator should be at least one-byte string") - - if self._exception is not None: - raise self._exception - - chunk = b"" - chunk_size = 0 - not_enough = True - - while not_enough: - while self._buffer and not_enough: - offset = self._buffer_offset - ichar = self._buffer[0].find(separator, offset) + 1 - # Read from current offset to found separator or to the end. - data = self._read_nowait_chunk( - ichar - offset + seplen - 1 if ichar else -1 - ) - chunk += data - chunk_size += len(data) - if ichar: - not_enough = False - - if chunk_size > self._high_water: - raise ValueError("Chunk too big") - - if self._eof: - break - - if not_enough: - await self._wait("readuntil") - - return chunk - - async def read(self, n: int = -1) -> bytes: - if self._exception is not None: - raise self._exception - - # migration problem; with DataQueue you have to catch - # EofStream exception, so common way is to run payload.read() inside - # infinite loop. what can cause real infinite loop with StreamReader - # lets keep this code one major release. - if __debug__: - if self._eof and not self._buffer: - self._eof_counter = getattr(self, "_eof_counter", 0) + 1 - if self._eof_counter > 5: - internal_logger.warning( - "Multiple access to StreamReader in eof state, " - "might be infinite loop.", - stack_info=True, - ) - - if not n: - return b"" - - if n < 0: - # This used to just loop creating a new waiter hoping to - # collect everything in self._buffer, but that would - # deadlock if the subprocess sends more than self.limit - # bytes. So just call self.readany() until EOF. - blocks = [] - while True: - block = await self.readany() - if not block: - break - blocks.append(block) - return b"".join(blocks) - - # TODO: should be `if` instead of `while` - # because waiter maybe triggered on chunk end, - # without feeding any data - while not self._buffer and not self._eof: - await self._wait("read") - - return self._read_nowait(n) - - async def readany(self) -> bytes: - if self._exception is not None: - raise self._exception - - # TODO: should be `if` instead of `while` - # because waiter maybe triggered on chunk end, - # without feeding any data - while not self._buffer and not self._eof: - await self._wait("readany") - - return self._read_nowait(-1) - - async def readchunk(self) -> Tuple[bytes, bool]: - """Returns a tuple of (data, end_of_http_chunk). - - When chunked transfer - encoding is used, end_of_http_chunk is a boolean indicating if the end - of the data corresponds to the end of a HTTP chunk , otherwise it is - always False. - """ - while True: - if self._exception is not None: - raise self._exception - - while self._http_chunk_splits: - pos = self._http_chunk_splits.pop(0) - if pos == self._cursor: - return (b"", True) - if pos > self._cursor: - return (self._read_nowait(pos - self._cursor), True) - internal_logger.warning( - "Skipping HTTP chunk end due to data " - "consumption beyond chunk boundary" - ) - - if self._buffer: - return (self._read_nowait_chunk(-1), False) - # return (self._read_nowait(-1), False) - - if self._eof: - # Special case for signifying EOF. - # (b'', True) is not a final return value actually. - return (b"", False) - - await self._wait("readchunk") - - async def readexactly(self, n: int) -> bytes: - if self._exception is not None: - raise self._exception - - blocks: List[bytes] = [] - while n > 0: - block = await self.read(n) - if not block: - partial = b"".join(blocks) - raise asyncio.IncompleteReadError(partial, len(partial) + n) - blocks.append(block) - n -= len(block) - - return b"".join(blocks) - - def read_nowait(self, n: int = -1) -> bytes: - # default was changed to be consistent with .read(-1) - # - # I believe the most users don't know about the method and - # they are not affected. - if self._exception is not None: - raise self._exception - - if self._waiter and not self._waiter.done(): - raise RuntimeError( - "Called while some coroutine is waiting for incoming data." - ) - - return self._read_nowait(n) - - def _read_nowait_chunk(self, n: int) -> bytes: - first_buffer = self._buffer[0] - offset = self._buffer_offset - if n != -1 and len(first_buffer) - offset > n: - data = first_buffer[offset : offset + n] - self._buffer_offset += n - - elif offset: - self._buffer.popleft() - data = first_buffer[offset:] - self._buffer_offset = 0 - - else: - data = self._buffer.popleft() - - data_len = len(data) - self._size -= data_len - self._cursor += data_len - - chunk_splits = self._http_chunk_splits - # Prevent memory leak: drop useless chunk splits - while chunk_splits and chunk_splits[0] < self._cursor: - chunk_splits.pop(0) - - if self._size < self._low_water and self._protocol._reading_paused: - self._protocol.resume_reading() - return data - - def _read_nowait(self, n: int) -> bytes: - """Read not more than n bytes, or whole buffer if n == -1""" - self._timer.assert_timeout() - - chunks = [] - while self._buffer: - chunk = self._read_nowait_chunk(n) - chunks.append(chunk) - if n != -1: - n -= len(chunk) - if n == 0: - break - - return b"".join(chunks) if chunks else b"" - - -class EmptyStreamReader(StreamReader): # lgtm [py/missing-call-to-init] - - __slots__ = ("_read_eof_chunk",) - - def __init__(self) -> None: - self._read_eof_chunk = False - self.total_bytes = 0 - - def __repr__(self) -> str: - return "<%s>" % self.__class__.__name__ - - def exception(self) -> Optional[BaseException]: - return None - - def set_exception( - self, - exc: BaseException, - exc_cause: BaseException = _EXC_SENTINEL, - ) -> None: - pass - - def on_eof(self, callback: Callable[[], None]) -> None: - try: - callback() - except Exception: - internal_logger.exception("Exception in eof callback") - - def feed_eof(self) -> None: - pass - - def is_eof(self) -> bool: - return True - - def at_eof(self) -> bool: - return True - - async def wait_eof(self) -> None: - return - - def feed_data(self, data: bytes, n: int = 0) -> None: - pass - - async def readline(self) -> bytes: - return b"" - - async def read(self, n: int = -1) -> bytes: - return b"" - - # TODO add async def readuntil - - async def readany(self) -> bytes: - return b"" - - async def readchunk(self) -> Tuple[bytes, bool]: - if not self._read_eof_chunk: - self._read_eof_chunk = True - return (b"", False) - - return (b"", True) - - async def readexactly(self, n: int) -> bytes: - raise asyncio.IncompleteReadError(b"", n) - - def read_nowait(self, n: int = -1) -> bytes: - return b"" - - -EMPTY_PAYLOAD: Final[StreamReader] = EmptyStreamReader() - - -class DataQueue(Generic[_T]): - """DataQueue is a general-purpose blocking queue with one reader.""" - - def __init__(self, loop: asyncio.AbstractEventLoop) -> None: - self._loop = loop - self._eof = False - self._waiter: Optional[asyncio.Future[None]] = None - self._exception: Optional[BaseException] = None - self._buffer: Deque[Tuple[_T, int]] = collections.deque() - - def __len__(self) -> int: - return len(self._buffer) - - def is_eof(self) -> bool: - return self._eof - - def at_eof(self) -> bool: - return self._eof and not self._buffer - - def exception(self) -> Optional[BaseException]: - return self._exception - - def set_exception( - self, - exc: BaseException, - exc_cause: BaseException = _EXC_SENTINEL, - ) -> None: - self._eof = True - self._exception = exc - if (waiter := self._waiter) is not None: - self._waiter = None - set_exception(waiter, exc, exc_cause) - - def feed_data(self, data: _T, size: int = 0) -> None: - self._buffer.append((data, size)) - if (waiter := self._waiter) is not None: - self._waiter = None - set_result(waiter, None) - - def feed_eof(self) -> None: - self._eof = True - if (waiter := self._waiter) is not None: - self._waiter = None - set_result(waiter, None) - - async def read(self) -> _T: - if not self._buffer and not self._eof: - assert not self._waiter - self._waiter = self._loop.create_future() - try: - await self._waiter - except (asyncio.CancelledError, asyncio.TimeoutError): - self._waiter = None - raise - if self._buffer: - data, _ = self._buffer.popleft() - return data - if self._exception is not None: - raise self._exception - raise EofStream - - def __aiter__(self) -> AsyncStreamIterator[_T]: - return AsyncStreamIterator(self.read) - - -class FlowControlDataQueue(DataQueue[_T]): - """FlowControlDataQueue resumes and pauses an underlying stream. - - It is a destination for parsed data. - - This class is deprecated and will be removed in version 4.0. - """ - - def __init__( - self, protocol: BaseProtocol, limit: int, *, loop: asyncio.AbstractEventLoop - ) -> None: - super().__init__(loop=loop) - self._size = 0 - self._protocol = protocol - self._limit = limit * 2 - - def feed_data(self, data: _T, size: int = 0) -> None: - super().feed_data(data, size) - self._size += size - - if self._size > self._limit and not self._protocol._reading_paused: - self._protocol.pause_reading() - - async def read(self) -> _T: - if not self._buffer and not self._eof: - assert not self._waiter - self._waiter = self._loop.create_future() - try: - await self._waiter - except (asyncio.CancelledError, asyncio.TimeoutError): - self._waiter = None - raise - if self._buffer: - data, size = self._buffer.popleft() - self._size -= size - if self._size < self._limit and self._protocol._reading_paused: - self._protocol.resume_reading() - return data - if self._exception is not None: - raise self._exception - raise EofStream diff --git a/bot/lib/python3.11/site-packages/aiohttp/tcp_helpers.py b/bot/lib/python3.11/site-packages/aiohttp/tcp_helpers.py deleted file mode 100644 index 88b2442..0000000 --- a/bot/lib/python3.11/site-packages/aiohttp/tcp_helpers.py +++ /dev/null @@ -1,37 +0,0 @@ -"""Helper methods to tune a TCP connection""" - -import asyncio -import socket -from contextlib import suppress -from typing import Optional # noqa - -__all__ = ("tcp_keepalive", "tcp_nodelay") - - -if hasattr(socket, "SO_KEEPALIVE"): - - def tcp_keepalive(transport: asyncio.Transport) -> None: - sock = transport.get_extra_info("socket") - if sock is not None: - sock.setsockopt(socket.SOL_SOCKET, socket.SO_KEEPALIVE, 1) - -else: - - def tcp_keepalive(transport: asyncio.Transport) -> None: # pragma: no cover - pass - - -def tcp_nodelay(transport: asyncio.Transport, value: bool) -> None: - sock = transport.get_extra_info("socket") - - if sock is None: - return - - if sock.family not in (socket.AF_INET, socket.AF_INET6): - return - - value = bool(value) - - # socket may be closed already, on windows OSError get raised - with suppress(OSError): - sock.setsockopt(socket.IPPROTO_TCP, socket.TCP_NODELAY, value) diff --git a/bot/lib/python3.11/site-packages/aiohttp/test_utils.py b/bot/lib/python3.11/site-packages/aiohttp/test_utils.py deleted file mode 100644 index 87c3142..0000000 --- a/bot/lib/python3.11/site-packages/aiohttp/test_utils.py +++ /dev/null @@ -1,774 +0,0 @@ -"""Utilities shared by tests.""" - -import asyncio -import contextlib -import gc -import inspect -import ipaddress -import os -import socket -import sys -import warnings -from abc import ABC, abstractmethod -from types import TracebackType -from typing import ( - TYPE_CHECKING, - Any, - Callable, - Generic, - Iterator, - List, - Optional, - Type, - TypeVar, - cast, - overload, -) -from unittest import IsolatedAsyncioTestCase, mock - -from aiosignal import Signal -from multidict import CIMultiDict, CIMultiDictProxy -from yarl import URL - -import aiohttp -from aiohttp.client import ( - _RequestContextManager, - _RequestOptions, - _WSRequestContextManager, -) - -from . import ClientSession, hdrs -from .abc import AbstractCookieJar -from .client_reqrep import ClientResponse -from .client_ws import ClientWebSocketResponse -from .helpers import sentinel -from .http import HttpVersion, RawRequestMessage -from .streams import EMPTY_PAYLOAD, StreamReader -from .typedefs import StrOrURL -from .web import ( - Application, - AppRunner, - BaseRequest, - BaseRunner, - Request, - Server, - ServerRunner, - SockSite, - UrlMappingMatchInfo, -) -from .web_protocol import _RequestHandler - -if TYPE_CHECKING: - from ssl import SSLContext -else: - SSLContext = None - -if sys.version_info >= (3, 11) and TYPE_CHECKING: - from typing import Unpack - -if sys.version_info >= (3, 11): - from typing import Self -else: - Self = Any - -_ApplicationNone = TypeVar("_ApplicationNone", Application, None) -_Request = TypeVar("_Request", bound=BaseRequest) - -REUSE_ADDRESS = os.name == "posix" and sys.platform != "cygwin" - - -def get_unused_port_socket( - host: str, family: socket.AddressFamily = socket.AF_INET -) -> socket.socket: - return get_port_socket(host, 0, family) - - -def get_port_socket( - host: str, port: int, family: socket.AddressFamily -) -> socket.socket: - s = socket.socket(family, socket.SOCK_STREAM) - if REUSE_ADDRESS: - # Windows has different semantics for SO_REUSEADDR, - # so don't set it. Ref: - # https://docs.microsoft.com/en-us/windows/win32/winsock/using-so-reuseaddr-and-so-exclusiveaddruse - s.setsockopt(socket.SOL_SOCKET, socket.SO_REUSEADDR, 1) - s.bind((host, port)) - return s - - -def unused_port() -> int: - """Return a port that is unused on the current host.""" - with socket.socket(socket.AF_INET, socket.SOCK_STREAM) as s: - s.bind(("127.0.0.1", 0)) - return cast(int, s.getsockname()[1]) - - -class BaseTestServer(ABC): - __test__ = False - - def __init__( - self, - *, - scheme: str = "", - loop: Optional[asyncio.AbstractEventLoop] = None, - host: str = "127.0.0.1", - port: Optional[int] = None, - skip_url_asserts: bool = False, - socket_factory: Callable[ - [str, int, socket.AddressFamily], socket.socket - ] = get_port_socket, - **kwargs: Any, - ) -> None: - self._loop = loop - self.runner: Optional[BaseRunner] = None - self._root: Optional[URL] = None - self.host = host - self.port = port - self._closed = False - self.scheme = scheme - self.skip_url_asserts = skip_url_asserts - self.socket_factory = socket_factory - - async def start_server( - self, loop: Optional[asyncio.AbstractEventLoop] = None, **kwargs: Any - ) -> None: - if self.runner: - return - self._loop = loop - self._ssl = kwargs.pop("ssl", None) - self.runner = await self._make_runner(handler_cancellation=True, **kwargs) - await self.runner.setup() - if not self.port: - self.port = 0 - absolute_host = self.host - try: - version = ipaddress.ip_address(self.host).version - except ValueError: - version = 4 - if version == 6: - absolute_host = f"[{self.host}]" - family = socket.AF_INET6 if version == 6 else socket.AF_INET - _sock = self.socket_factory(self.host, self.port, family) - self.host, self.port = _sock.getsockname()[:2] - site = SockSite(self.runner, sock=_sock, ssl_context=self._ssl) - await site.start() - server = site._server - assert server is not None - sockets = server.sockets # type: ignore[attr-defined] - assert sockets is not None - self.port = sockets[0].getsockname()[1] - if not self.scheme: - self.scheme = "https" if self._ssl else "http" - self._root = URL(f"{self.scheme}://{absolute_host}:{self.port}") - - @abstractmethod # pragma: no cover - async def _make_runner(self, **kwargs: Any) -> BaseRunner: - pass - - def make_url(self, path: StrOrURL) -> URL: - assert self._root is not None - url = URL(path) - if not self.skip_url_asserts: - assert not url.absolute - return self._root.join(url) - else: - return URL(str(self._root) + str(path)) - - @property - def started(self) -> bool: - return self.runner is not None - - @property - def closed(self) -> bool: - return self._closed - - @property - def handler(self) -> Server: - # for backward compatibility - # web.Server instance - runner = self.runner - assert runner is not None - assert runner.server is not None - return runner.server - - async def close(self) -> None: - """Close all fixtures created by the test client. - - After that point, the TestClient is no longer usable. - - This is an idempotent function: running close multiple times - will not have any additional effects. - - close is also run when the object is garbage collected, and on - exit when used as a context manager. - - """ - if self.started and not self.closed: - assert self.runner is not None - await self.runner.cleanup() - self._root = None - self.port = None - self._closed = True - - def __enter__(self) -> None: - raise TypeError("Use async with instead") - - def __exit__( - self, - exc_type: Optional[Type[BaseException]], - exc_value: Optional[BaseException], - traceback: Optional[TracebackType], - ) -> None: - # __exit__ should exist in pair with __enter__ but never executed - pass # pragma: no cover - - async def __aenter__(self) -> "BaseTestServer": - await self.start_server(loop=self._loop) - return self - - async def __aexit__( - self, - exc_type: Optional[Type[BaseException]], - exc_value: Optional[BaseException], - traceback: Optional[TracebackType], - ) -> None: - await self.close() - - -class TestServer(BaseTestServer): - def __init__( - self, - app: Application, - *, - scheme: str = "", - host: str = "127.0.0.1", - port: Optional[int] = None, - **kwargs: Any, - ): - self.app = app - super().__init__(scheme=scheme, host=host, port=port, **kwargs) - - async def _make_runner(self, **kwargs: Any) -> BaseRunner: - return AppRunner(self.app, **kwargs) - - -class RawTestServer(BaseTestServer): - def __init__( - self, - handler: _RequestHandler, - *, - scheme: str = "", - host: str = "127.0.0.1", - port: Optional[int] = None, - **kwargs: Any, - ) -> None: - self._handler = handler - super().__init__(scheme=scheme, host=host, port=port, **kwargs) - - async def _make_runner(self, debug: bool = True, **kwargs: Any) -> ServerRunner: - srv = Server(self._handler, loop=self._loop, debug=debug, **kwargs) - return ServerRunner(srv, debug=debug, **kwargs) - - -class TestClient(Generic[_Request, _ApplicationNone]): - """ - A test client implementation. - - To write functional tests for aiohttp based servers. - - """ - - __test__ = False - - @overload - def __init__( - self: "TestClient[Request, Application]", - server: TestServer, - *, - cookie_jar: Optional[AbstractCookieJar] = None, - **kwargs: Any, - ) -> None: ... - @overload - def __init__( - self: "TestClient[_Request, None]", - server: BaseTestServer, - *, - cookie_jar: Optional[AbstractCookieJar] = None, - **kwargs: Any, - ) -> None: ... - def __init__( - self, - server: BaseTestServer, - *, - cookie_jar: Optional[AbstractCookieJar] = None, - loop: Optional[asyncio.AbstractEventLoop] = None, - **kwargs: Any, - ) -> None: - if not isinstance(server, BaseTestServer): - raise TypeError( - "server must be TestServer instance, found type: %r" % type(server) - ) - self._server = server - self._loop = loop - if cookie_jar is None: - cookie_jar = aiohttp.CookieJar(unsafe=True, loop=loop) - self._session = ClientSession(loop=loop, cookie_jar=cookie_jar, **kwargs) - self._session._retry_connection = False - self._closed = False - self._responses: List[ClientResponse] = [] - self._websockets: List[ClientWebSocketResponse] = [] - - async def start_server(self) -> None: - await self._server.start_server(loop=self._loop) - - @property - def host(self) -> str: - return self._server.host - - @property - def port(self) -> Optional[int]: - return self._server.port - - @property - def server(self) -> BaseTestServer: - return self._server - - @property - def app(self) -> _ApplicationNone: - return getattr(self._server, "app", None) # type: ignore[return-value] - - @property - def session(self) -> ClientSession: - """An internal aiohttp.ClientSession. - - Unlike the methods on the TestClient, client session requests - do not automatically include the host in the url queried, and - will require an absolute path to the resource. - - """ - return self._session - - def make_url(self, path: StrOrURL) -> URL: - return self._server.make_url(path) - - async def _request( - self, method: str, path: StrOrURL, **kwargs: Any - ) -> ClientResponse: - resp = await self._session.request(method, self.make_url(path), **kwargs) - # save it to close later - self._responses.append(resp) - return resp - - if sys.version_info >= (3, 11) and TYPE_CHECKING: - - def request( - self, method: str, path: StrOrURL, **kwargs: Unpack[_RequestOptions] - ) -> _RequestContextManager: ... - - def get( - self, - path: StrOrURL, - **kwargs: Unpack[_RequestOptions], - ) -> _RequestContextManager: ... - - def options( - self, - path: StrOrURL, - **kwargs: Unpack[_RequestOptions], - ) -> _RequestContextManager: ... - - def head( - self, - path: StrOrURL, - **kwargs: Unpack[_RequestOptions], - ) -> _RequestContextManager: ... - - def post( - self, - path: StrOrURL, - **kwargs: Unpack[_RequestOptions], - ) -> _RequestContextManager: ... - - def put( - self, - path: StrOrURL, - **kwargs: Unpack[_RequestOptions], - ) -> _RequestContextManager: ... - - def patch( - self, - path: StrOrURL, - **kwargs: Unpack[_RequestOptions], - ) -> _RequestContextManager: ... - - def delete( - self, - path: StrOrURL, - **kwargs: Unpack[_RequestOptions], - ) -> _RequestContextManager: ... - - else: - - def request( - self, method: str, path: StrOrURL, **kwargs: Any - ) -> _RequestContextManager: - """Routes a request to tested http server. - - The interface is identical to aiohttp.ClientSession.request, - except the loop kwarg is overridden by the instance used by the - test server. - - """ - return _RequestContextManager(self._request(method, path, **kwargs)) - - def get(self, path: StrOrURL, **kwargs: Any) -> _RequestContextManager: - """Perform an HTTP GET request.""" - return _RequestContextManager(self._request(hdrs.METH_GET, path, **kwargs)) - - def post(self, path: StrOrURL, **kwargs: Any) -> _RequestContextManager: - """Perform an HTTP POST request.""" - return _RequestContextManager(self._request(hdrs.METH_POST, path, **kwargs)) - - def options(self, path: StrOrURL, **kwargs: Any) -> _RequestContextManager: - """Perform an HTTP OPTIONS request.""" - return _RequestContextManager( - self._request(hdrs.METH_OPTIONS, path, **kwargs) - ) - - def head(self, path: StrOrURL, **kwargs: Any) -> _RequestContextManager: - """Perform an HTTP HEAD request.""" - return _RequestContextManager(self._request(hdrs.METH_HEAD, path, **kwargs)) - - def put(self, path: StrOrURL, **kwargs: Any) -> _RequestContextManager: - """Perform an HTTP PUT request.""" - return _RequestContextManager(self._request(hdrs.METH_PUT, path, **kwargs)) - - def patch(self, path: StrOrURL, **kwargs: Any) -> _RequestContextManager: - """Perform an HTTP PATCH request.""" - return _RequestContextManager( - self._request(hdrs.METH_PATCH, path, **kwargs) - ) - - def delete(self, path: StrOrURL, **kwargs: Any) -> _RequestContextManager: - """Perform an HTTP PATCH request.""" - return _RequestContextManager( - self._request(hdrs.METH_DELETE, path, **kwargs) - ) - - def ws_connect(self, path: StrOrURL, **kwargs: Any) -> _WSRequestContextManager: - """Initiate websocket connection. - - The api corresponds to aiohttp.ClientSession.ws_connect. - - """ - return _WSRequestContextManager(self._ws_connect(path, **kwargs)) - - async def _ws_connect( - self, path: StrOrURL, **kwargs: Any - ) -> ClientWebSocketResponse: - ws = await self._session.ws_connect(self.make_url(path), **kwargs) - self._websockets.append(ws) - return ws - - async def close(self) -> None: - """Close all fixtures created by the test client. - - After that point, the TestClient is no longer usable. - - This is an idempotent function: running close multiple times - will not have any additional effects. - - close is also run on exit when used as a(n) (asynchronous) - context manager. - - """ - if not self._closed: - for resp in self._responses: - resp.close() - for ws in self._websockets: - await ws.close() - await self._session.close() - await self._server.close() - self._closed = True - - def __enter__(self) -> None: - raise TypeError("Use async with instead") - - def __exit__( - self, - exc_type: Optional[Type[BaseException]], - exc: Optional[BaseException], - tb: Optional[TracebackType], - ) -> None: - # __exit__ should exist in pair with __enter__ but never executed - pass # pragma: no cover - - async def __aenter__(self) -> Self: - await self.start_server() - return self - - async def __aexit__( - self, - exc_type: Optional[Type[BaseException]], - exc: Optional[BaseException], - tb: Optional[TracebackType], - ) -> None: - await self.close() - - -class AioHTTPTestCase(IsolatedAsyncioTestCase): - """A base class to allow for unittest web applications using aiohttp. - - Provides the following: - - * self.client (aiohttp.test_utils.TestClient): an aiohttp test client. - * self.loop (asyncio.BaseEventLoop): the event loop in which the - application and server are running. - * self.app (aiohttp.web.Application): the application returned by - self.get_application() - - Note that the TestClient's methods are asynchronous: you have to - execute function on the test client using asynchronous methods. - """ - - async def get_application(self) -> Application: - """Get application. - - This method should be overridden - to return the aiohttp.web.Application - object to test. - """ - return self.get_app() - - def get_app(self) -> Application: - """Obsolete method used to constructing web application. - - Use .get_application() coroutine instead. - """ - raise RuntimeError("Did you forget to define get_application()?") - - async def asyncSetUp(self) -> None: - self.loop = asyncio.get_running_loop() - return await self.setUpAsync() - - async def setUpAsync(self) -> None: - self.app = await self.get_application() - self.server = await self.get_server(self.app) - self.client = await self.get_client(self.server) - - await self.client.start_server() - - async def asyncTearDown(self) -> None: - return await self.tearDownAsync() - - async def tearDownAsync(self) -> None: - await self.client.close() - - async def get_server(self, app: Application) -> TestServer: - """Return a TestServer instance.""" - return TestServer(app, loop=self.loop) - - async def get_client(self, server: TestServer) -> TestClient[Request, Application]: - """Return a TestClient instance.""" - return TestClient(server, loop=self.loop) - - -def unittest_run_loop(func: Any, *args: Any, **kwargs: Any) -> Any: - """ - A decorator dedicated to use with asynchronous AioHTTPTestCase test methods. - - In 3.8+, this does nothing. - """ - warnings.warn( - "Decorator `@unittest_run_loop` is no longer needed in aiohttp 3.8+", - DeprecationWarning, - stacklevel=2, - ) - return func - - -_LOOP_FACTORY = Callable[[], asyncio.AbstractEventLoop] - - -@contextlib.contextmanager -def loop_context( - loop_factory: _LOOP_FACTORY = asyncio.new_event_loop, fast: bool = False -) -> Iterator[asyncio.AbstractEventLoop]: - """A contextmanager that creates an event_loop, for test purposes. - - Handles the creation and cleanup of a test loop. - """ - loop = setup_test_loop(loop_factory) - yield loop - teardown_test_loop(loop, fast=fast) - - -def setup_test_loop( - loop_factory: _LOOP_FACTORY = asyncio.new_event_loop, -) -> asyncio.AbstractEventLoop: - """Create and return an asyncio.BaseEventLoop instance. - - The caller should also call teardown_test_loop, - once they are done with the loop. - """ - loop = loop_factory() - asyncio.set_event_loop(loop) - return loop - - -def teardown_test_loop(loop: asyncio.AbstractEventLoop, fast: bool = False) -> None: - """Teardown and cleanup an event_loop created by setup_test_loop.""" - closed = loop.is_closed() - if not closed: - loop.call_soon(loop.stop) - loop.run_forever() - loop.close() - - if not fast: - gc.collect() - - asyncio.set_event_loop(None) - - -def _create_app_mock() -> mock.MagicMock: - def get_dict(app: Any, key: str) -> Any: - return app.__app_dict[key] - - def set_dict(app: Any, key: str, value: Any) -> None: - app.__app_dict[key] = value - - app = mock.MagicMock(spec=Application) - app.__app_dict = {} - app.__getitem__ = get_dict - app.__setitem__ = set_dict - - app._debug = False - app.on_response_prepare = Signal(app) - app.on_response_prepare.freeze() - return app - - -def _create_transport(sslcontext: Optional[SSLContext] = None) -> mock.Mock: - transport = mock.Mock() - - def get_extra_info(key: str) -> Optional[SSLContext]: - if key == "sslcontext": - return sslcontext - else: - return None - - transport.get_extra_info.side_effect = get_extra_info - return transport - - -def make_mocked_request( - method: str, - path: str, - headers: Any = None, - *, - match_info: Any = sentinel, - version: HttpVersion = HttpVersion(1, 1), - closing: bool = False, - app: Any = None, - writer: Any = sentinel, - protocol: Any = sentinel, - transport: Any = sentinel, - payload: StreamReader = EMPTY_PAYLOAD, - sslcontext: Optional[SSLContext] = None, - client_max_size: int = 1024**2, - loop: Any = ..., -) -> Request: - """Creates mocked web.Request testing purposes. - - Useful in unit tests, when spinning full web server is overkill or - specific conditions and errors are hard to trigger. - """ - task = mock.Mock() - if loop is ...: - # no loop passed, try to get the current one if - # its is running as we need a real loop to create - # executor jobs to be able to do testing - # with a real executor - try: - loop = asyncio.get_running_loop() - except RuntimeError: - loop = mock.Mock() - loop.create_future.return_value = () - - if version < HttpVersion(1, 1): - closing = True - - if headers: - headers = CIMultiDictProxy(CIMultiDict(headers)) - raw_hdrs = tuple( - (k.encode("utf-8"), v.encode("utf-8")) for k, v in headers.items() - ) - else: - headers = CIMultiDictProxy(CIMultiDict()) - raw_hdrs = () - - chunked = "chunked" in headers.get(hdrs.TRANSFER_ENCODING, "").lower() - - message = RawRequestMessage( - method, - path, - version, - headers, - raw_hdrs, - closing, - None, - False, - chunked, - URL(path), - ) - if app is None: - app = _create_app_mock() - - if transport is sentinel: - transport = _create_transport(sslcontext) - - if protocol is sentinel: - protocol = mock.Mock() - protocol.transport = transport - type(protocol).peername = mock.PropertyMock( - return_value=transport.get_extra_info("peername") - ) - type(protocol).ssl_context = mock.PropertyMock(return_value=sslcontext) - - if writer is sentinel: - writer = mock.Mock() - writer.write_headers = make_mocked_coro(None) - writer.write = make_mocked_coro(None) - writer.write_eof = make_mocked_coro(None) - writer.drain = make_mocked_coro(None) - writer.transport = transport - - protocol.transport = transport - protocol.writer = writer - - req = Request( - message, payload, protocol, writer, task, loop, client_max_size=client_max_size - ) - - match_info = UrlMappingMatchInfo( - {} if match_info is sentinel else match_info, mock.Mock() - ) - match_info.add_app(app) - req._match_info = match_info - - return req - - -def make_mocked_coro( - return_value: Any = sentinel, raise_exception: Any = sentinel -) -> Any: - """Creates a coroutine mock.""" - - async def mock_coro(*args: Any, **kwargs: Any) -> Any: - if raise_exception is not sentinel: - raise raise_exception - if not inspect.isawaitable(return_value): - return return_value - await return_value - - return mock.Mock(wraps=mock_coro) diff --git a/bot/lib/python3.11/site-packages/aiohttp/tracing.py b/bot/lib/python3.11/site-packages/aiohttp/tracing.py deleted file mode 100644 index 568fa7f..0000000 --- a/bot/lib/python3.11/site-packages/aiohttp/tracing.py +++ /dev/null @@ -1,455 +0,0 @@ -from types import SimpleNamespace -from typing import TYPE_CHECKING, Mapping, Optional, Type, TypeVar - -import attr -from aiosignal import Signal -from multidict import CIMultiDict -from yarl import URL - -from .client_reqrep import ClientResponse - -if TYPE_CHECKING: - from .client import ClientSession - - _ParamT_contra = TypeVar("_ParamT_contra", contravariant=True) - _TracingSignal = Signal[ClientSession, SimpleNamespace, _ParamT_contra] - - -__all__ = ( - "TraceConfig", - "TraceRequestStartParams", - "TraceRequestEndParams", - "TraceRequestExceptionParams", - "TraceConnectionQueuedStartParams", - "TraceConnectionQueuedEndParams", - "TraceConnectionCreateStartParams", - "TraceConnectionCreateEndParams", - "TraceConnectionReuseconnParams", - "TraceDnsResolveHostStartParams", - "TraceDnsResolveHostEndParams", - "TraceDnsCacheHitParams", - "TraceDnsCacheMissParams", - "TraceRequestRedirectParams", - "TraceRequestChunkSentParams", - "TraceResponseChunkReceivedParams", - "TraceRequestHeadersSentParams", -) - - -class TraceConfig: - """First-class used to trace requests launched via ClientSession objects.""" - - def __init__( - self, trace_config_ctx_factory: Type[SimpleNamespace] = SimpleNamespace - ) -> None: - self._on_request_start: _TracingSignal[TraceRequestStartParams] = Signal(self) - self._on_request_chunk_sent: _TracingSignal[TraceRequestChunkSentParams] = ( - Signal(self) - ) - self._on_response_chunk_received: _TracingSignal[ - TraceResponseChunkReceivedParams - ] = Signal(self) - self._on_request_end: _TracingSignal[TraceRequestEndParams] = Signal(self) - self._on_request_exception: _TracingSignal[TraceRequestExceptionParams] = ( - Signal(self) - ) - self._on_request_redirect: _TracingSignal[TraceRequestRedirectParams] = Signal( - self - ) - self._on_connection_queued_start: _TracingSignal[ - TraceConnectionQueuedStartParams - ] = Signal(self) - self._on_connection_queued_end: _TracingSignal[ - TraceConnectionQueuedEndParams - ] = Signal(self) - self._on_connection_create_start: _TracingSignal[ - TraceConnectionCreateStartParams - ] = Signal(self) - self._on_connection_create_end: _TracingSignal[ - TraceConnectionCreateEndParams - ] = Signal(self) - self._on_connection_reuseconn: _TracingSignal[ - TraceConnectionReuseconnParams - ] = Signal(self) - self._on_dns_resolvehost_start: _TracingSignal[ - TraceDnsResolveHostStartParams - ] = Signal(self) - self._on_dns_resolvehost_end: _TracingSignal[TraceDnsResolveHostEndParams] = ( - Signal(self) - ) - self._on_dns_cache_hit: _TracingSignal[TraceDnsCacheHitParams] = Signal(self) - self._on_dns_cache_miss: _TracingSignal[TraceDnsCacheMissParams] = Signal(self) - self._on_request_headers_sent: _TracingSignal[TraceRequestHeadersSentParams] = ( - Signal(self) - ) - - self._trace_config_ctx_factory = trace_config_ctx_factory - - def trace_config_ctx( - self, trace_request_ctx: Optional[Mapping[str, str]] = None - ) -> SimpleNamespace: - """Return a new trace_config_ctx instance""" - return self._trace_config_ctx_factory(trace_request_ctx=trace_request_ctx) - - def freeze(self) -> None: - self._on_request_start.freeze() - self._on_request_chunk_sent.freeze() - self._on_response_chunk_received.freeze() - self._on_request_end.freeze() - self._on_request_exception.freeze() - self._on_request_redirect.freeze() - self._on_connection_queued_start.freeze() - self._on_connection_queued_end.freeze() - self._on_connection_create_start.freeze() - self._on_connection_create_end.freeze() - self._on_connection_reuseconn.freeze() - self._on_dns_resolvehost_start.freeze() - self._on_dns_resolvehost_end.freeze() - self._on_dns_cache_hit.freeze() - self._on_dns_cache_miss.freeze() - self._on_request_headers_sent.freeze() - - @property - def on_request_start(self) -> "_TracingSignal[TraceRequestStartParams]": - return self._on_request_start - - @property - def on_request_chunk_sent( - self, - ) -> "_TracingSignal[TraceRequestChunkSentParams]": - return self._on_request_chunk_sent - - @property - def on_response_chunk_received( - self, - ) -> "_TracingSignal[TraceResponseChunkReceivedParams]": - return self._on_response_chunk_received - - @property - def on_request_end(self) -> "_TracingSignal[TraceRequestEndParams]": - return self._on_request_end - - @property - def on_request_exception( - self, - ) -> "_TracingSignal[TraceRequestExceptionParams]": - return self._on_request_exception - - @property - def on_request_redirect( - self, - ) -> "_TracingSignal[TraceRequestRedirectParams]": - return self._on_request_redirect - - @property - def on_connection_queued_start( - self, - ) -> "_TracingSignal[TraceConnectionQueuedStartParams]": - return self._on_connection_queued_start - - @property - def on_connection_queued_end( - self, - ) -> "_TracingSignal[TraceConnectionQueuedEndParams]": - return self._on_connection_queued_end - - @property - def on_connection_create_start( - self, - ) -> "_TracingSignal[TraceConnectionCreateStartParams]": - return self._on_connection_create_start - - @property - def on_connection_create_end( - self, - ) -> "_TracingSignal[TraceConnectionCreateEndParams]": - return self._on_connection_create_end - - @property - def on_connection_reuseconn( - self, - ) -> "_TracingSignal[TraceConnectionReuseconnParams]": - return self._on_connection_reuseconn - - @property - def on_dns_resolvehost_start( - self, - ) -> "_TracingSignal[TraceDnsResolveHostStartParams]": - return self._on_dns_resolvehost_start - - @property - def on_dns_resolvehost_end( - self, - ) -> "_TracingSignal[TraceDnsResolveHostEndParams]": - return self._on_dns_resolvehost_end - - @property - def on_dns_cache_hit(self) -> "_TracingSignal[TraceDnsCacheHitParams]": - return self._on_dns_cache_hit - - @property - def on_dns_cache_miss(self) -> "_TracingSignal[TraceDnsCacheMissParams]": - return self._on_dns_cache_miss - - @property - def on_request_headers_sent( - self, - ) -> "_TracingSignal[TraceRequestHeadersSentParams]": - return self._on_request_headers_sent - - -@attr.s(auto_attribs=True, frozen=True, slots=True) -class TraceRequestStartParams: - """Parameters sent by the `on_request_start` signal""" - - method: str - url: URL - headers: "CIMultiDict[str]" - - -@attr.s(auto_attribs=True, frozen=True, slots=True) -class TraceRequestChunkSentParams: - """Parameters sent by the `on_request_chunk_sent` signal""" - - method: str - url: URL - chunk: bytes - - -@attr.s(auto_attribs=True, frozen=True, slots=True) -class TraceResponseChunkReceivedParams: - """Parameters sent by the `on_response_chunk_received` signal""" - - method: str - url: URL - chunk: bytes - - -@attr.s(auto_attribs=True, frozen=True, slots=True) -class TraceRequestEndParams: - """Parameters sent by the `on_request_end` signal""" - - method: str - url: URL - headers: "CIMultiDict[str]" - response: ClientResponse - - -@attr.s(auto_attribs=True, frozen=True, slots=True) -class TraceRequestExceptionParams: - """Parameters sent by the `on_request_exception` signal""" - - method: str - url: URL - headers: "CIMultiDict[str]" - exception: BaseException - - -@attr.s(auto_attribs=True, frozen=True, slots=True) -class TraceRequestRedirectParams: - """Parameters sent by the `on_request_redirect` signal""" - - method: str - url: URL - headers: "CIMultiDict[str]" - response: ClientResponse - - -@attr.s(auto_attribs=True, frozen=True, slots=True) -class TraceConnectionQueuedStartParams: - """Parameters sent by the `on_connection_queued_start` signal""" - - -@attr.s(auto_attribs=True, frozen=True, slots=True) -class TraceConnectionQueuedEndParams: - """Parameters sent by the `on_connection_queued_end` signal""" - - -@attr.s(auto_attribs=True, frozen=True, slots=True) -class TraceConnectionCreateStartParams: - """Parameters sent by the `on_connection_create_start` signal""" - - -@attr.s(auto_attribs=True, frozen=True, slots=True) -class TraceConnectionCreateEndParams: - """Parameters sent by the `on_connection_create_end` signal""" - - -@attr.s(auto_attribs=True, frozen=True, slots=True) -class TraceConnectionReuseconnParams: - """Parameters sent by the `on_connection_reuseconn` signal""" - - -@attr.s(auto_attribs=True, frozen=True, slots=True) -class TraceDnsResolveHostStartParams: - """Parameters sent by the `on_dns_resolvehost_start` signal""" - - host: str - - -@attr.s(auto_attribs=True, frozen=True, slots=True) -class TraceDnsResolveHostEndParams: - """Parameters sent by the `on_dns_resolvehost_end` signal""" - - host: str - - -@attr.s(auto_attribs=True, frozen=True, slots=True) -class TraceDnsCacheHitParams: - """Parameters sent by the `on_dns_cache_hit` signal""" - - host: str - - -@attr.s(auto_attribs=True, frozen=True, slots=True) -class TraceDnsCacheMissParams: - """Parameters sent by the `on_dns_cache_miss` signal""" - - host: str - - -@attr.s(auto_attribs=True, frozen=True, slots=True) -class TraceRequestHeadersSentParams: - """Parameters sent by the `on_request_headers_sent` signal""" - - method: str - url: URL - headers: "CIMultiDict[str]" - - -class Trace: - """Internal dependency holder class. - - Used to keep together the main dependencies used - at the moment of send a signal. - """ - - def __init__( - self, - session: "ClientSession", - trace_config: TraceConfig, - trace_config_ctx: SimpleNamespace, - ) -> None: - self._trace_config = trace_config - self._trace_config_ctx = trace_config_ctx - self._session = session - - async def send_request_start( - self, method: str, url: URL, headers: "CIMultiDict[str]" - ) -> None: - return await self._trace_config.on_request_start.send( - self._session, - self._trace_config_ctx, - TraceRequestStartParams(method, url, headers), - ) - - async def send_request_chunk_sent( - self, method: str, url: URL, chunk: bytes - ) -> None: - return await self._trace_config.on_request_chunk_sent.send( - self._session, - self._trace_config_ctx, - TraceRequestChunkSentParams(method, url, chunk), - ) - - async def send_response_chunk_received( - self, method: str, url: URL, chunk: bytes - ) -> None: - return await self._trace_config.on_response_chunk_received.send( - self._session, - self._trace_config_ctx, - TraceResponseChunkReceivedParams(method, url, chunk), - ) - - async def send_request_end( - self, - method: str, - url: URL, - headers: "CIMultiDict[str]", - response: ClientResponse, - ) -> None: - return await self._trace_config.on_request_end.send( - self._session, - self._trace_config_ctx, - TraceRequestEndParams(method, url, headers, response), - ) - - async def send_request_exception( - self, - method: str, - url: URL, - headers: "CIMultiDict[str]", - exception: BaseException, - ) -> None: - return await self._trace_config.on_request_exception.send( - self._session, - self._trace_config_ctx, - TraceRequestExceptionParams(method, url, headers, exception), - ) - - async def send_request_redirect( - self, - method: str, - url: URL, - headers: "CIMultiDict[str]", - response: ClientResponse, - ) -> None: - return await self._trace_config._on_request_redirect.send( - self._session, - self._trace_config_ctx, - TraceRequestRedirectParams(method, url, headers, response), - ) - - async def send_connection_queued_start(self) -> None: - return await self._trace_config.on_connection_queued_start.send( - self._session, self._trace_config_ctx, TraceConnectionQueuedStartParams() - ) - - async def send_connection_queued_end(self) -> None: - return await self._trace_config.on_connection_queued_end.send( - self._session, self._trace_config_ctx, TraceConnectionQueuedEndParams() - ) - - async def send_connection_create_start(self) -> None: - return await self._trace_config.on_connection_create_start.send( - self._session, self._trace_config_ctx, TraceConnectionCreateStartParams() - ) - - async def send_connection_create_end(self) -> None: - return await self._trace_config.on_connection_create_end.send( - self._session, self._trace_config_ctx, TraceConnectionCreateEndParams() - ) - - async def send_connection_reuseconn(self) -> None: - return await self._trace_config.on_connection_reuseconn.send( - self._session, self._trace_config_ctx, TraceConnectionReuseconnParams() - ) - - async def send_dns_resolvehost_start(self, host: str) -> None: - return await self._trace_config.on_dns_resolvehost_start.send( - self._session, self._trace_config_ctx, TraceDnsResolveHostStartParams(host) - ) - - async def send_dns_resolvehost_end(self, host: str) -> None: - return await self._trace_config.on_dns_resolvehost_end.send( - self._session, self._trace_config_ctx, TraceDnsResolveHostEndParams(host) - ) - - async def send_dns_cache_hit(self, host: str) -> None: - return await self._trace_config.on_dns_cache_hit.send( - self._session, self._trace_config_ctx, TraceDnsCacheHitParams(host) - ) - - async def send_dns_cache_miss(self, host: str) -> None: - return await self._trace_config.on_dns_cache_miss.send( - self._session, self._trace_config_ctx, TraceDnsCacheMissParams(host) - ) - - async def send_request_headers( - self, method: str, url: URL, headers: "CIMultiDict[str]" - ) -> None: - return await self._trace_config._on_request_headers_sent.send( - self._session, - self._trace_config_ctx, - TraceRequestHeadersSentParams(method, url, headers), - ) diff --git a/bot/lib/python3.11/site-packages/aiohttp/typedefs.py b/bot/lib/python3.11/site-packages/aiohttp/typedefs.py deleted file mode 100644 index cc8c082..0000000 --- a/bot/lib/python3.11/site-packages/aiohttp/typedefs.py +++ /dev/null @@ -1,69 +0,0 @@ -import json -import os -from typing import ( - TYPE_CHECKING, - Any, - Awaitable, - Callable, - Iterable, - Mapping, - Protocol, - Tuple, - Union, -) - -from multidict import CIMultiDict, CIMultiDictProxy, MultiDict, MultiDictProxy, istr -from yarl import URL, Query as _Query - -Query = _Query - -DEFAULT_JSON_ENCODER = json.dumps -DEFAULT_JSON_DECODER = json.loads - -if TYPE_CHECKING: - _CIMultiDict = CIMultiDict[str] - _CIMultiDictProxy = CIMultiDictProxy[str] - _MultiDict = MultiDict[str] - _MultiDictProxy = MultiDictProxy[str] - from http.cookies import BaseCookie, Morsel - - from .web import Request, StreamResponse -else: - _CIMultiDict = CIMultiDict - _CIMultiDictProxy = CIMultiDictProxy - _MultiDict = MultiDict - _MultiDictProxy = MultiDictProxy - -Byteish = Union[bytes, bytearray, memoryview] -JSONEncoder = Callable[[Any], str] -JSONDecoder = Callable[[str], Any] -LooseHeaders = Union[ - Mapping[str, str], - Mapping[istr, str], - _CIMultiDict, - _CIMultiDictProxy, - Iterable[Tuple[Union[str, istr], str]], -] -RawHeaders = Tuple[Tuple[bytes, bytes], ...] -StrOrURL = Union[str, URL] - -LooseCookiesMappings = Mapping[str, Union[str, "BaseCookie[str]", "Morsel[Any]"]] -LooseCookiesIterables = Iterable[ - Tuple[str, Union[str, "BaseCookie[str]", "Morsel[Any]"]] -] -LooseCookies = Union[ - LooseCookiesMappings, - LooseCookiesIterables, - "BaseCookie[str]", -] - -Handler = Callable[["Request"], Awaitable["StreamResponse"]] - - -class Middleware(Protocol): - def __call__( - self, request: "Request", handler: Handler - ) -> Awaitable["StreamResponse"]: ... - - -PathLike = Union[str, "os.PathLike[str]"] diff --git a/bot/lib/python3.11/site-packages/aiohttp/web.py b/bot/lib/python3.11/site-packages/aiohttp/web.py deleted file mode 100644 index 5a1fc96..0000000 --- a/bot/lib/python3.11/site-packages/aiohttp/web.py +++ /dev/null @@ -1,592 +0,0 @@ -import asyncio -import logging -import os -import socket -import sys -import warnings -from argparse import ArgumentParser -from collections.abc import Iterable -from contextlib import suppress -from importlib import import_module -from typing import ( - TYPE_CHECKING, - Any, - Awaitable, - Callable, - Iterable as TypingIterable, - List, - Optional, - Set, - Type, - Union, - cast, -) - -from .abc import AbstractAccessLogger -from .helpers import AppKey as AppKey -from .log import access_logger -from .typedefs import PathLike -from .web_app import Application as Application, CleanupError as CleanupError -from .web_exceptions import ( - HTTPAccepted as HTTPAccepted, - HTTPBadGateway as HTTPBadGateway, - HTTPBadRequest as HTTPBadRequest, - HTTPClientError as HTTPClientError, - HTTPConflict as HTTPConflict, - HTTPCreated as HTTPCreated, - HTTPError as HTTPError, - HTTPException as HTTPException, - HTTPExpectationFailed as HTTPExpectationFailed, - HTTPFailedDependency as HTTPFailedDependency, - HTTPForbidden as HTTPForbidden, - HTTPFound as HTTPFound, - HTTPGatewayTimeout as HTTPGatewayTimeout, - HTTPGone as HTTPGone, - HTTPInsufficientStorage as HTTPInsufficientStorage, - HTTPInternalServerError as HTTPInternalServerError, - HTTPLengthRequired as HTTPLengthRequired, - HTTPMethodNotAllowed as HTTPMethodNotAllowed, - HTTPMisdirectedRequest as HTTPMisdirectedRequest, - HTTPMove as HTTPMove, - HTTPMovedPermanently as HTTPMovedPermanently, - HTTPMultipleChoices as HTTPMultipleChoices, - HTTPNetworkAuthenticationRequired as HTTPNetworkAuthenticationRequired, - HTTPNoContent as HTTPNoContent, - HTTPNonAuthoritativeInformation as HTTPNonAuthoritativeInformation, - HTTPNotAcceptable as HTTPNotAcceptable, - HTTPNotExtended as HTTPNotExtended, - HTTPNotFound as HTTPNotFound, - HTTPNotImplemented as HTTPNotImplemented, - HTTPNotModified as HTTPNotModified, - HTTPOk as HTTPOk, - HTTPPartialContent as HTTPPartialContent, - HTTPPaymentRequired as HTTPPaymentRequired, - HTTPPermanentRedirect as HTTPPermanentRedirect, - HTTPPreconditionFailed as HTTPPreconditionFailed, - HTTPPreconditionRequired as HTTPPreconditionRequired, - HTTPProxyAuthenticationRequired as HTTPProxyAuthenticationRequired, - HTTPRedirection as HTTPRedirection, - HTTPRequestEntityTooLarge as HTTPRequestEntityTooLarge, - HTTPRequestHeaderFieldsTooLarge as HTTPRequestHeaderFieldsTooLarge, - HTTPRequestRangeNotSatisfiable as HTTPRequestRangeNotSatisfiable, - HTTPRequestTimeout as HTTPRequestTimeout, - HTTPRequestURITooLong as HTTPRequestURITooLong, - HTTPResetContent as HTTPResetContent, - HTTPSeeOther as HTTPSeeOther, - HTTPServerError as HTTPServerError, - HTTPServiceUnavailable as HTTPServiceUnavailable, - HTTPSuccessful as HTTPSuccessful, - HTTPTemporaryRedirect as HTTPTemporaryRedirect, - HTTPTooManyRequests as HTTPTooManyRequests, - HTTPUnauthorized as HTTPUnauthorized, - HTTPUnavailableForLegalReasons as HTTPUnavailableForLegalReasons, - HTTPUnprocessableEntity as HTTPUnprocessableEntity, - HTTPUnsupportedMediaType as HTTPUnsupportedMediaType, - HTTPUpgradeRequired as HTTPUpgradeRequired, - HTTPUseProxy as HTTPUseProxy, - HTTPVariantAlsoNegotiates as HTTPVariantAlsoNegotiates, - HTTPVersionNotSupported as HTTPVersionNotSupported, - NotAppKeyWarning as NotAppKeyWarning, -) -from .web_fileresponse import FileResponse as FileResponse -from .web_log import AccessLogger -from .web_middlewares import ( - middleware as middleware, - normalize_path_middleware as normalize_path_middleware, -) -from .web_protocol import ( - PayloadAccessError as PayloadAccessError, - RequestHandler as RequestHandler, - RequestPayloadError as RequestPayloadError, -) -from .web_request import ( - BaseRequest as BaseRequest, - FileField as FileField, - Request as Request, -) -from .web_response import ( - ContentCoding as ContentCoding, - Response as Response, - StreamResponse as StreamResponse, - json_response as json_response, -) -from .web_routedef import ( - AbstractRouteDef as AbstractRouteDef, - RouteDef as RouteDef, - RouteTableDef as RouteTableDef, - StaticDef as StaticDef, - delete as delete, - get as get, - head as head, - options as options, - patch as patch, - post as post, - put as put, - route as route, - static as static, - view as view, -) -from .web_runner import ( - AppRunner as AppRunner, - BaseRunner as BaseRunner, - BaseSite as BaseSite, - GracefulExit as GracefulExit, - NamedPipeSite as NamedPipeSite, - ServerRunner as ServerRunner, - SockSite as SockSite, - TCPSite as TCPSite, - UnixSite as UnixSite, -) -from .web_server import Server as Server -from .web_urldispatcher import ( - AbstractResource as AbstractResource, - AbstractRoute as AbstractRoute, - DynamicResource as DynamicResource, - PlainResource as PlainResource, - PrefixedSubAppResource as PrefixedSubAppResource, - Resource as Resource, - ResourceRoute as ResourceRoute, - StaticResource as StaticResource, - UrlDispatcher as UrlDispatcher, - UrlMappingMatchInfo as UrlMappingMatchInfo, - View as View, -) -from .web_ws import ( - WebSocketReady as WebSocketReady, - WebSocketResponse as WebSocketResponse, - WSMsgType as WSMsgType, -) - -__all__ = ( - # web_app - "AppKey", - "Application", - "CleanupError", - # web_exceptions - "NotAppKeyWarning", - "HTTPAccepted", - "HTTPBadGateway", - "HTTPBadRequest", - "HTTPClientError", - "HTTPConflict", - "HTTPCreated", - "HTTPError", - "HTTPException", - "HTTPExpectationFailed", - "HTTPFailedDependency", - "HTTPForbidden", - "HTTPFound", - "HTTPGatewayTimeout", - "HTTPGone", - "HTTPInsufficientStorage", - "HTTPInternalServerError", - "HTTPLengthRequired", - "HTTPMethodNotAllowed", - "HTTPMisdirectedRequest", - "HTTPMove", - "HTTPMovedPermanently", - "HTTPMultipleChoices", - "HTTPNetworkAuthenticationRequired", - "HTTPNoContent", - "HTTPNonAuthoritativeInformation", - "HTTPNotAcceptable", - "HTTPNotExtended", - "HTTPNotFound", - "HTTPNotImplemented", - "HTTPNotModified", - "HTTPOk", - "HTTPPartialContent", - "HTTPPaymentRequired", - "HTTPPermanentRedirect", - "HTTPPreconditionFailed", - "HTTPPreconditionRequired", - "HTTPProxyAuthenticationRequired", - "HTTPRedirection", - "HTTPRequestEntityTooLarge", - "HTTPRequestHeaderFieldsTooLarge", - "HTTPRequestRangeNotSatisfiable", - "HTTPRequestTimeout", - "HTTPRequestURITooLong", - "HTTPResetContent", - "HTTPSeeOther", - "HTTPServerError", - "HTTPServiceUnavailable", - "HTTPSuccessful", - "HTTPTemporaryRedirect", - "HTTPTooManyRequests", - "HTTPUnauthorized", - "HTTPUnavailableForLegalReasons", - "HTTPUnprocessableEntity", - "HTTPUnsupportedMediaType", - "HTTPUpgradeRequired", - "HTTPUseProxy", - "HTTPVariantAlsoNegotiates", - "HTTPVersionNotSupported", - # web_fileresponse - "FileResponse", - # web_middlewares - "middleware", - "normalize_path_middleware", - # web_protocol - "PayloadAccessError", - "RequestHandler", - "RequestPayloadError", - # web_request - "BaseRequest", - "FileField", - "Request", - # web_response - "ContentCoding", - "Response", - "StreamResponse", - "json_response", - # web_routedef - "AbstractRouteDef", - "RouteDef", - "RouteTableDef", - "StaticDef", - "delete", - "get", - "head", - "options", - "patch", - "post", - "put", - "route", - "static", - "view", - # web_runner - "AppRunner", - "BaseRunner", - "BaseSite", - "GracefulExit", - "ServerRunner", - "SockSite", - "TCPSite", - "UnixSite", - "NamedPipeSite", - # web_server - "Server", - # web_urldispatcher - "AbstractResource", - "AbstractRoute", - "DynamicResource", - "PlainResource", - "PrefixedSubAppResource", - "Resource", - "ResourceRoute", - "StaticResource", - "UrlDispatcher", - "UrlMappingMatchInfo", - "View", - # web_ws - "WebSocketReady", - "WebSocketResponse", - "WSMsgType", - # web - "run_app", -) - - -if TYPE_CHECKING: - from ssl import SSLContext -else: - try: - from ssl import SSLContext - except ImportError: # pragma: no cover - SSLContext = object # type: ignore[misc,assignment] - -# Only display warning when using -Wdefault, -We, -X dev or similar. -warnings.filterwarnings("ignore", category=NotAppKeyWarning, append=True) - -HostSequence = TypingIterable[str] - - -async def _run_app( - app: Union[Application, Awaitable[Application]], - *, - host: Optional[Union[str, HostSequence]] = None, - port: Optional[int] = None, - path: Union[PathLike, TypingIterable[PathLike], None] = None, - sock: Optional[Union[socket.socket, TypingIterable[socket.socket]]] = None, - ssl_context: Optional[SSLContext] = None, - print: Optional[Callable[..., None]] = print, - backlog: int = 128, - reuse_address: Optional[bool] = None, - reuse_port: Optional[bool] = None, - **kwargs: Any, # TODO(PY311): Use Unpack -) -> None: - # An internal function to actually do all dirty job for application running - if asyncio.iscoroutine(app): - app = await app - - app = cast(Application, app) - - runner = AppRunner(app, **kwargs) - - await runner.setup() - - sites: List[BaseSite] = [] - - try: - if host is not None: - if isinstance(host, str): - sites.append( - TCPSite( - runner, - host, - port, - ssl_context=ssl_context, - backlog=backlog, - reuse_address=reuse_address, - reuse_port=reuse_port, - ) - ) - else: - for h in host: - sites.append( - TCPSite( - runner, - h, - port, - ssl_context=ssl_context, - backlog=backlog, - reuse_address=reuse_address, - reuse_port=reuse_port, - ) - ) - elif path is None and sock is None or port is not None: - sites.append( - TCPSite( - runner, - port=port, - ssl_context=ssl_context, - backlog=backlog, - reuse_address=reuse_address, - reuse_port=reuse_port, - ) - ) - - if path is not None: - if isinstance(path, (str, os.PathLike)): - sites.append( - UnixSite( - runner, - path, - ssl_context=ssl_context, - backlog=backlog, - ) - ) - else: - for p in path: - sites.append( - UnixSite( - runner, - p, - ssl_context=ssl_context, - backlog=backlog, - ) - ) - - if sock is not None: - if not isinstance(sock, Iterable): - sites.append( - SockSite( - runner, - sock, - ssl_context=ssl_context, - backlog=backlog, - ) - ) - else: - for s in sock: - sites.append( - SockSite( - runner, - s, - ssl_context=ssl_context, - backlog=backlog, - ) - ) - for site in sites: - await site.start() - - if print: # pragma: no branch - names = sorted(str(s.name) for s in runner.sites) - print( - "======== Running on {} ========\n" - "(Press CTRL+C to quit)".format(", ".join(names)) - ) - - # sleep forever by 1 hour intervals, - while True: - await asyncio.sleep(3600) - finally: - await runner.cleanup() - - -def _cancel_tasks( - to_cancel: Set["asyncio.Task[Any]"], loop: asyncio.AbstractEventLoop -) -> None: - if not to_cancel: - return - - for task in to_cancel: - task.cancel() - - loop.run_until_complete(asyncio.gather(*to_cancel, return_exceptions=True)) - - for task in to_cancel: - if task.cancelled(): - continue - if task.exception() is not None: - loop.call_exception_handler( - { - "message": "unhandled exception during asyncio.run() shutdown", - "exception": task.exception(), - "task": task, - } - ) - - -def run_app( - app: Union[Application, Awaitable[Application]], - *, - host: Optional[Union[str, HostSequence]] = None, - port: Optional[int] = None, - path: Union[PathLike, TypingIterable[PathLike], None] = None, - sock: Optional[Union[socket.socket, TypingIterable[socket.socket]]] = None, - shutdown_timeout: float = 60.0, - keepalive_timeout: float = 75.0, - ssl_context: Optional[SSLContext] = None, - print: Optional[Callable[..., None]] = print, - backlog: int = 128, - access_log_class: Type[AbstractAccessLogger] = AccessLogger, - access_log_format: str = AccessLogger.LOG_FORMAT, - access_log: Optional[logging.Logger] = access_logger, - handle_signals: bool = True, - reuse_address: Optional[bool] = None, - reuse_port: Optional[bool] = None, - handler_cancellation: bool = False, - loop: Optional[asyncio.AbstractEventLoop] = None, - **kwargs: Any, -) -> None: - """Run an app locally""" - if loop is None: - loop = asyncio.new_event_loop() - - # Configure if and only if in debugging mode and using the default logger - if loop.get_debug() and access_log and access_log.name == "aiohttp.access": - if access_log.level == logging.NOTSET: - access_log.setLevel(logging.DEBUG) - if not access_log.hasHandlers(): - access_log.addHandler(logging.StreamHandler()) - - main_task = loop.create_task( - _run_app( - app, - host=host, - port=port, - path=path, - sock=sock, - shutdown_timeout=shutdown_timeout, - keepalive_timeout=keepalive_timeout, - ssl_context=ssl_context, - print=print, - backlog=backlog, - access_log_class=access_log_class, - access_log_format=access_log_format, - access_log=access_log, - handle_signals=handle_signals, - reuse_address=reuse_address, - reuse_port=reuse_port, - handler_cancellation=handler_cancellation, - **kwargs, - ) - ) - - try: - asyncio.set_event_loop(loop) - loop.run_until_complete(main_task) - except (GracefulExit, KeyboardInterrupt): # pragma: no cover - pass - finally: - try: - main_task.cancel() - with suppress(asyncio.CancelledError): - loop.run_until_complete(main_task) - finally: - _cancel_tasks(asyncio.all_tasks(loop), loop) - loop.run_until_complete(loop.shutdown_asyncgens()) - loop.close() - - -def main(argv: List[str]) -> None: - arg_parser = ArgumentParser( - description="aiohttp.web Application server", prog="aiohttp.web" - ) - arg_parser.add_argument( - "entry_func", - help=( - "Callable returning the `aiohttp.web.Application` instance to " - "run. Should be specified in the 'module:function' syntax." - ), - metavar="entry-func", - ) - arg_parser.add_argument( - "-H", - "--hostname", - help="TCP/IP hostname to serve on (default: localhost)", - default=None, - ) - arg_parser.add_argument( - "-P", - "--port", - help="TCP/IP port to serve on (default: %(default)r)", - type=int, - default=8080, - ) - arg_parser.add_argument( - "-U", - "--path", - help="Unix file system path to serve on. Can be combined with hostname " - "to serve on both Unix and TCP.", - ) - args, extra_argv = arg_parser.parse_known_args(argv) - - # Import logic - mod_str, _, func_str = args.entry_func.partition(":") - if not func_str or not mod_str: - arg_parser.error("'entry-func' not in 'module:function' syntax") - if mod_str.startswith("."): - arg_parser.error("relative module names not supported") - try: - module = import_module(mod_str) - except ImportError as ex: - arg_parser.error(f"unable to import {mod_str}: {ex}") - try: - func = getattr(module, func_str) - except AttributeError: - arg_parser.error(f"module {mod_str!r} has no attribute {func_str!r}") - - # Compatibility logic - if args.path is not None and not hasattr(socket, "AF_UNIX"): - arg_parser.error( - "file system paths not supported by your operating environment" - ) - - logging.basicConfig(level=logging.DEBUG) - - if args.path and args.hostname is None: - host = port = None - else: - host = args.hostname or "localhost" - port = args.port - - app = func(extra_argv) - run_app(app, host=host, port=port, path=args.path) - arg_parser.exit(message="Stopped\n") - - -if __name__ == "__main__": # pragma: no branch - main(sys.argv[1:]) # pragma: no cover diff --git a/bot/lib/python3.11/site-packages/aiohttp/web_app.py b/bot/lib/python3.11/site-packages/aiohttp/web_app.py deleted file mode 100644 index 619c008..0000000 --- a/bot/lib/python3.11/site-packages/aiohttp/web_app.py +++ /dev/null @@ -1,620 +0,0 @@ -import asyncio -import logging -import warnings -from functools import lru_cache, partial, update_wrapper -from typing import ( - TYPE_CHECKING, - Any, - AsyncIterator, - Awaitable, - Callable, - Dict, - Iterable, - Iterator, - List, - Mapping, - MutableMapping, - Optional, - Sequence, - Tuple, - Type, - TypeVar, - Union, - cast, - overload, -) - -from aiosignal import Signal -from frozenlist import FrozenList - -from . import hdrs -from .abc import ( - AbstractAccessLogger, - AbstractMatchInfo, - AbstractRouter, - AbstractStreamWriter, -) -from .helpers import DEBUG, AppKey -from .http_parser import RawRequestMessage -from .log import web_logger -from .streams import StreamReader -from .typedefs import Handler, Middleware -from .web_exceptions import NotAppKeyWarning -from .web_log import AccessLogger -from .web_middlewares import _fix_request_current_app -from .web_protocol import RequestHandler -from .web_request import Request -from .web_response import StreamResponse -from .web_routedef import AbstractRouteDef -from .web_server import Server -from .web_urldispatcher import ( - AbstractResource, - AbstractRoute, - Domain, - MaskDomain, - MatchedSubAppResource, - PrefixedSubAppResource, - SystemRoute, - UrlDispatcher, -) - -__all__ = ("Application", "CleanupError") - - -if TYPE_CHECKING: - _AppSignal = Signal["Application"] - _RespPrepareSignal = Signal[Request, StreamResponse] - _Middlewares = FrozenList[Middleware] - _MiddlewaresHandlers = Optional[Sequence[Tuple[Middleware, bool]]] - _Subapps = List["Application"] -else: - # No type checker mode, skip types - _AppSignal = Signal - _RespPrepareSignal = Signal - _Middlewares = FrozenList - _MiddlewaresHandlers = Optional[Sequence] - _Subapps = List - -_T = TypeVar("_T") -_U = TypeVar("_U") -_Resource = TypeVar("_Resource", bound=AbstractResource) - - -def _build_middlewares( - handler: Handler, apps: Tuple["Application", ...] -) -> Callable[[Request], Awaitable[StreamResponse]]: - """Apply middlewares to handler.""" - for app in apps[::-1]: - for m, _ in app._middlewares_handlers: # type: ignore[union-attr] - handler = update_wrapper(partial(m, handler=handler), handler) - return handler - - -_cached_build_middleware = lru_cache(maxsize=1024)(_build_middlewares) - - -class Application(MutableMapping[Union[str, AppKey[Any]], Any]): - ATTRS = frozenset( - [ - "logger", - "_debug", - "_router", - "_loop", - "_handler_args", - "_middlewares", - "_middlewares_handlers", - "_has_legacy_middlewares", - "_run_middlewares", - "_state", - "_frozen", - "_pre_frozen", - "_subapps", - "_on_response_prepare", - "_on_startup", - "_on_shutdown", - "_on_cleanup", - "_client_max_size", - "_cleanup_ctx", - ] - ) - - def __init__( - self, - *, - logger: logging.Logger = web_logger, - router: Optional[UrlDispatcher] = None, - middlewares: Iterable[Middleware] = (), - handler_args: Optional[Mapping[str, Any]] = None, - client_max_size: int = 1024**2, - loop: Optional[asyncio.AbstractEventLoop] = None, - debug: Any = ..., # mypy doesn't support ellipsis - ) -> None: - if router is None: - router = UrlDispatcher() - else: - warnings.warn( - "router argument is deprecated", DeprecationWarning, stacklevel=2 - ) - assert isinstance(router, AbstractRouter), router - - if loop is not None: - warnings.warn( - "loop argument is deprecated", DeprecationWarning, stacklevel=2 - ) - - if debug is not ...: - warnings.warn( - "debug argument is deprecated", DeprecationWarning, stacklevel=2 - ) - self._debug = debug - self._router: UrlDispatcher = router - self._loop = loop - self._handler_args = handler_args - self.logger = logger - - self._middlewares: _Middlewares = FrozenList(middlewares) - - # initialized on freezing - self._middlewares_handlers: _MiddlewaresHandlers = None - # initialized on freezing - self._run_middlewares: Optional[bool] = None - self._has_legacy_middlewares: bool = True - - self._state: Dict[Union[AppKey[Any], str], object] = {} - self._frozen = False - self._pre_frozen = False - self._subapps: _Subapps = [] - - self._on_response_prepare: _RespPrepareSignal = Signal(self) - self._on_startup: _AppSignal = Signal(self) - self._on_shutdown: _AppSignal = Signal(self) - self._on_cleanup: _AppSignal = Signal(self) - self._cleanup_ctx = CleanupContext() - self._on_startup.append(self._cleanup_ctx._on_startup) - self._on_cleanup.append(self._cleanup_ctx._on_cleanup) - self._client_max_size = client_max_size - - def __init_subclass__(cls: Type["Application"]) -> None: - warnings.warn( - "Inheritance class {} from web.Application " - "is discouraged".format(cls.__name__), - DeprecationWarning, - stacklevel=3, - ) - - if DEBUG: # pragma: no cover - - def __setattr__(self, name: str, val: Any) -> None: - if name not in self.ATTRS: - warnings.warn( - "Setting custom web.Application.{} attribute " - "is discouraged".format(name), - DeprecationWarning, - stacklevel=2, - ) - super().__setattr__(name, val) - - # MutableMapping API - - def __eq__(self, other: object) -> bool: - return self is other - - @overload # type: ignore[override] - def __getitem__(self, key: AppKey[_T]) -> _T: ... - - @overload - def __getitem__(self, key: str) -> Any: ... - - def __getitem__(self, key: Union[str, AppKey[_T]]) -> Any: - return self._state[key] - - def _check_frozen(self) -> None: - if self._frozen: - warnings.warn( - "Changing state of started or joined application is deprecated", - DeprecationWarning, - stacklevel=3, - ) - - @overload # type: ignore[override] - def __setitem__(self, key: AppKey[_T], value: _T) -> None: ... - - @overload - def __setitem__(self, key: str, value: Any) -> None: ... - - def __setitem__(self, key: Union[str, AppKey[_T]], value: Any) -> None: - self._check_frozen() - if not isinstance(key, AppKey): - warnings.warn( - "It is recommended to use web.AppKey instances for keys.\n" - + "https://docs.aiohttp.org/en/stable/web_advanced.html" - + "#application-s-config", - category=NotAppKeyWarning, - stacklevel=2, - ) - self._state[key] = value - - def __delitem__(self, key: Union[str, AppKey[_T]]) -> None: - self._check_frozen() - del self._state[key] - - def __len__(self) -> int: - return len(self._state) - - def __iter__(self) -> Iterator[Union[str, AppKey[Any]]]: - return iter(self._state) - - def __hash__(self) -> int: - return id(self) - - @overload # type: ignore[override] - def get(self, key: AppKey[_T], default: None = ...) -> Optional[_T]: ... - - @overload - def get(self, key: AppKey[_T], default: _U) -> Union[_T, _U]: ... - - @overload - def get(self, key: str, default: Any = ...) -> Any: ... - - def get(self, key: Union[str, AppKey[_T]], default: Any = None) -> Any: - return self._state.get(key, default) - - ######## - @property - def loop(self) -> asyncio.AbstractEventLoop: - # Technically the loop can be None - # but we mask it by explicit type cast - # to provide more convenient type annotation - warnings.warn("loop property is deprecated", DeprecationWarning, stacklevel=2) - return cast(asyncio.AbstractEventLoop, self._loop) - - def _set_loop(self, loop: Optional[asyncio.AbstractEventLoop]) -> None: - if loop is None: - loop = asyncio.get_event_loop() - if self._loop is not None and self._loop is not loop: - raise RuntimeError( - "web.Application instance initialized with different loop" - ) - - self._loop = loop - - # set loop debug - if self._debug is ...: - self._debug = loop.get_debug() - - # set loop to sub applications - for subapp in self._subapps: - subapp._set_loop(loop) - - @property - def pre_frozen(self) -> bool: - return self._pre_frozen - - def pre_freeze(self) -> None: - if self._pre_frozen: - return - - self._pre_frozen = True - self._middlewares.freeze() - self._router.freeze() - self._on_response_prepare.freeze() - self._cleanup_ctx.freeze() - self._on_startup.freeze() - self._on_shutdown.freeze() - self._on_cleanup.freeze() - self._middlewares_handlers = tuple(self._prepare_middleware()) - self._has_legacy_middlewares = any( - not new_style for _, new_style in self._middlewares_handlers - ) - - # If current app and any subapp do not have middlewares avoid run all - # of the code footprint that it implies, which have a middleware - # hardcoded per app that sets up the current_app attribute. If no - # middlewares are configured the handler will receive the proper - # current_app without needing all of this code. - self._run_middlewares = True if self.middlewares else False - - for subapp in self._subapps: - subapp.pre_freeze() - self._run_middlewares = self._run_middlewares or subapp._run_middlewares - - @property - def frozen(self) -> bool: - return self._frozen - - def freeze(self) -> None: - if self._frozen: - return - - self.pre_freeze() - self._frozen = True - for subapp in self._subapps: - subapp.freeze() - - @property - def debug(self) -> bool: - warnings.warn("debug property is deprecated", DeprecationWarning, stacklevel=2) - return self._debug # type: ignore[no-any-return] - - def _reg_subapp_signals(self, subapp: "Application") -> None: - def reg_handler(signame: str) -> None: - subsig = getattr(subapp, signame) - - async def handler(app: "Application") -> None: - await subsig.send(subapp) - - appsig = getattr(self, signame) - appsig.append(handler) - - reg_handler("on_startup") - reg_handler("on_shutdown") - reg_handler("on_cleanup") - - def add_subapp(self, prefix: str, subapp: "Application") -> PrefixedSubAppResource: - if not isinstance(prefix, str): - raise TypeError("Prefix must be str") - prefix = prefix.rstrip("/") - if not prefix: - raise ValueError("Prefix cannot be empty") - factory = partial(PrefixedSubAppResource, prefix, subapp) - return self._add_subapp(factory, subapp) - - def _add_subapp( - self, resource_factory: Callable[[], _Resource], subapp: "Application" - ) -> _Resource: - if self.frozen: - raise RuntimeError("Cannot add sub application to frozen application") - if subapp.frozen: - raise RuntimeError("Cannot add frozen application") - resource = resource_factory() - self.router.register_resource(resource) - self._reg_subapp_signals(subapp) - self._subapps.append(subapp) - subapp.pre_freeze() - if self._loop is not None: - subapp._set_loop(self._loop) - return resource - - def add_domain(self, domain: str, subapp: "Application") -> MatchedSubAppResource: - if not isinstance(domain, str): - raise TypeError("Domain must be str") - elif "*" in domain: - rule: Domain = MaskDomain(domain) - else: - rule = Domain(domain) - factory = partial(MatchedSubAppResource, rule, subapp) - return self._add_subapp(factory, subapp) - - def add_routes(self, routes: Iterable[AbstractRouteDef]) -> List[AbstractRoute]: - return self.router.add_routes(routes) - - @property - def on_response_prepare(self) -> _RespPrepareSignal: - return self._on_response_prepare - - @property - def on_startup(self) -> _AppSignal: - return self._on_startup - - @property - def on_shutdown(self) -> _AppSignal: - return self._on_shutdown - - @property - def on_cleanup(self) -> _AppSignal: - return self._on_cleanup - - @property - def cleanup_ctx(self) -> "CleanupContext": - return self._cleanup_ctx - - @property - def router(self) -> UrlDispatcher: - return self._router - - @property - def middlewares(self) -> _Middlewares: - return self._middlewares - - def _make_handler( - self, - *, - loop: Optional[asyncio.AbstractEventLoop] = None, - access_log_class: Type[AbstractAccessLogger] = AccessLogger, - **kwargs: Any, - ) -> Server: - - if not issubclass(access_log_class, AbstractAccessLogger): - raise TypeError( - "access_log_class must be subclass of " - "aiohttp.abc.AbstractAccessLogger, got {}".format(access_log_class) - ) - - self._set_loop(loop) - self.freeze() - - kwargs["debug"] = self._debug - kwargs["access_log_class"] = access_log_class - if self._handler_args: - for k, v in self._handler_args.items(): - kwargs[k] = v - - return Server( - self._handle, # type: ignore[arg-type] - request_factory=self._make_request, - loop=self._loop, - **kwargs, - ) - - def make_handler( - self, - *, - loop: Optional[asyncio.AbstractEventLoop] = None, - access_log_class: Type[AbstractAccessLogger] = AccessLogger, - **kwargs: Any, - ) -> Server: - - warnings.warn( - "Application.make_handler(...) is deprecated, use AppRunner API instead", - DeprecationWarning, - stacklevel=2, - ) - - return self._make_handler( - loop=loop, access_log_class=access_log_class, **kwargs - ) - - async def startup(self) -> None: - """Causes on_startup signal - - Should be called in the event loop along with the request handler. - """ - await self.on_startup.send(self) - - async def shutdown(self) -> None: - """Causes on_shutdown signal - - Should be called before cleanup() - """ - await self.on_shutdown.send(self) - - async def cleanup(self) -> None: - """Causes on_cleanup signal - - Should be called after shutdown() - """ - if self.on_cleanup.frozen: - await self.on_cleanup.send(self) - else: - # If an exception occurs in startup, ensure cleanup contexts are completed. - await self._cleanup_ctx._on_cleanup(self) - - def _make_request( - self, - message: RawRequestMessage, - payload: StreamReader, - protocol: RequestHandler, - writer: AbstractStreamWriter, - task: "asyncio.Task[None]", - _cls: Type[Request] = Request, - ) -> Request: - if TYPE_CHECKING: - assert self._loop is not None - return _cls( - message, - payload, - protocol, - writer, - task, - self._loop, - client_max_size=self._client_max_size, - ) - - def _prepare_middleware(self) -> Iterator[Tuple[Middleware, bool]]: - for m in reversed(self._middlewares): - if getattr(m, "__middleware_version__", None) == 1: - yield m, True - else: - warnings.warn( - f'old-style middleware "{m!r}" deprecated, see #2252', - DeprecationWarning, - stacklevel=2, - ) - yield m, False - - yield _fix_request_current_app(self), True - - async def _handle(self, request: Request) -> StreamResponse: - loop = asyncio.get_event_loop() - debug = loop.get_debug() - match_info = await self._router.resolve(request) - if debug: # pragma: no cover - if not isinstance(match_info, AbstractMatchInfo): - raise TypeError( - "match_info should be AbstractMatchInfo " - "instance, not {!r}".format(match_info) - ) - match_info.add_app(self) - - match_info.freeze() - - request._match_info = match_info - - if request.headers.get(hdrs.EXPECT): - resp = await match_info.expect_handler(request) - await request.writer.drain() - if resp is not None: - return resp - - handler = match_info.handler - - if self._run_middlewares: - # If its a SystemRoute, don't cache building the middlewares since - # they are constructed for every MatchInfoError as a new handler - # is made each time. - if not self._has_legacy_middlewares and not isinstance( - match_info.route, SystemRoute - ): - handler = _cached_build_middleware(handler, match_info.apps) - else: - for app in match_info.apps[::-1]: - for m, new_style in app._middlewares_handlers: # type: ignore[union-attr] - if new_style: - handler = update_wrapper( - partial(m, handler=handler), handler - ) - else: - handler = await m(app, handler) # type: ignore[arg-type,assignment] - - return await handler(request) - - def __call__(self) -> "Application": - """gunicorn compatibility""" - return self - - def __repr__(self) -> str: - return f"" - - def __bool__(self) -> bool: - return True - - -class CleanupError(RuntimeError): - @property - def exceptions(self) -> List[BaseException]: - return cast(List[BaseException], self.args[1]) - - -if TYPE_CHECKING: - _CleanupContextBase = FrozenList[Callable[[Application], AsyncIterator[None]]] -else: - _CleanupContextBase = FrozenList - - -class CleanupContext(_CleanupContextBase): - def __init__(self) -> None: - super().__init__() - self._exits: List[AsyncIterator[None]] = [] - - async def _on_startup(self, app: Application) -> None: - for cb in self: - it = cb(app).__aiter__() - await it.__anext__() - self._exits.append(it) - - async def _on_cleanup(self, app: Application) -> None: - errors = [] - for it in reversed(self._exits): - try: - await it.__anext__() - except StopAsyncIteration: - pass - except (Exception, asyncio.CancelledError) as exc: - errors.append(exc) - else: - errors.append(RuntimeError(f"{it!r} has more than one 'yield'")) - if errors: - if len(errors) == 1: - raise errors[0] - else: - raise CleanupError("Multiple errors on cleanup stage", errors) diff --git a/bot/lib/python3.11/site-packages/aiohttp/web_exceptions.py b/bot/lib/python3.11/site-packages/aiohttp/web_exceptions.py deleted file mode 100644 index ee2c1e7..0000000 --- a/bot/lib/python3.11/site-packages/aiohttp/web_exceptions.py +++ /dev/null @@ -1,452 +0,0 @@ -import warnings -from typing import Any, Dict, Iterable, List, Optional, Set # noqa - -from yarl import URL - -from .typedefs import LooseHeaders, StrOrURL -from .web_response import Response - -__all__ = ( - "HTTPException", - "HTTPError", - "HTTPRedirection", - "HTTPSuccessful", - "HTTPOk", - "HTTPCreated", - "HTTPAccepted", - "HTTPNonAuthoritativeInformation", - "HTTPNoContent", - "HTTPResetContent", - "HTTPPartialContent", - "HTTPMove", - "HTTPMultipleChoices", - "HTTPMovedPermanently", - "HTTPFound", - "HTTPSeeOther", - "HTTPNotModified", - "HTTPUseProxy", - "HTTPTemporaryRedirect", - "HTTPPermanentRedirect", - "HTTPClientError", - "HTTPBadRequest", - "HTTPUnauthorized", - "HTTPPaymentRequired", - "HTTPForbidden", - "HTTPNotFound", - "HTTPMethodNotAllowed", - "HTTPNotAcceptable", - "HTTPProxyAuthenticationRequired", - "HTTPRequestTimeout", - "HTTPConflict", - "HTTPGone", - "HTTPLengthRequired", - "HTTPPreconditionFailed", - "HTTPRequestEntityTooLarge", - "HTTPRequestURITooLong", - "HTTPUnsupportedMediaType", - "HTTPRequestRangeNotSatisfiable", - "HTTPExpectationFailed", - "HTTPMisdirectedRequest", - "HTTPUnprocessableEntity", - "HTTPFailedDependency", - "HTTPUpgradeRequired", - "HTTPPreconditionRequired", - "HTTPTooManyRequests", - "HTTPRequestHeaderFieldsTooLarge", - "HTTPUnavailableForLegalReasons", - "HTTPServerError", - "HTTPInternalServerError", - "HTTPNotImplemented", - "HTTPBadGateway", - "HTTPServiceUnavailable", - "HTTPGatewayTimeout", - "HTTPVersionNotSupported", - "HTTPVariantAlsoNegotiates", - "HTTPInsufficientStorage", - "HTTPNotExtended", - "HTTPNetworkAuthenticationRequired", -) - - -class NotAppKeyWarning(UserWarning): - """Warning when not using AppKey in Application.""" - - -############################################################ -# HTTP Exceptions -############################################################ - - -class HTTPException(Response, Exception): - - # You should set in subclasses: - # status = 200 - - status_code = -1 - empty_body = False - - __http_exception__ = True - - def __init__( - self, - *, - headers: Optional[LooseHeaders] = None, - reason: Optional[str] = None, - body: Any = None, - text: Optional[str] = None, - content_type: Optional[str] = None, - ) -> None: - if body is not None: - warnings.warn( - "body argument is deprecated for http web exceptions", - DeprecationWarning, - ) - Response.__init__( - self, - status=self.status_code, - headers=headers, - reason=reason, - body=body, - text=text, - content_type=content_type, - ) - Exception.__init__(self, self.reason) - if self.body is None and not self.empty_body: - self.text = f"{self.status}: {self.reason}" - - def __bool__(self) -> bool: - return True - - -class HTTPError(HTTPException): - """Base class for exceptions with status codes in the 400s and 500s.""" - - -class HTTPRedirection(HTTPException): - """Base class for exceptions with status codes in the 300s.""" - - -class HTTPSuccessful(HTTPException): - """Base class for exceptions with status codes in the 200s.""" - - -class HTTPOk(HTTPSuccessful): - status_code = 200 - - -class HTTPCreated(HTTPSuccessful): - status_code = 201 - - -class HTTPAccepted(HTTPSuccessful): - status_code = 202 - - -class HTTPNonAuthoritativeInformation(HTTPSuccessful): - status_code = 203 - - -class HTTPNoContent(HTTPSuccessful): - status_code = 204 - empty_body = True - - -class HTTPResetContent(HTTPSuccessful): - status_code = 205 - empty_body = True - - -class HTTPPartialContent(HTTPSuccessful): - status_code = 206 - - -############################################################ -# 3xx redirection -############################################################ - - -class HTTPMove(HTTPRedirection): - def __init__( - self, - location: StrOrURL, - *, - headers: Optional[LooseHeaders] = None, - reason: Optional[str] = None, - body: Any = None, - text: Optional[str] = None, - content_type: Optional[str] = None, - ) -> None: - if not location: - raise ValueError("HTTP redirects need a location to redirect to.") - super().__init__( - headers=headers, - reason=reason, - body=body, - text=text, - content_type=content_type, - ) - self.headers["Location"] = str(URL(location)) - self.location = location - - -class HTTPMultipleChoices(HTTPMove): - status_code = 300 - - -class HTTPMovedPermanently(HTTPMove): - status_code = 301 - - -class HTTPFound(HTTPMove): - status_code = 302 - - -# This one is safe after a POST (the redirected location will be -# retrieved with GET): -class HTTPSeeOther(HTTPMove): - status_code = 303 - - -class HTTPNotModified(HTTPRedirection): - # FIXME: this should include a date or etag header - status_code = 304 - empty_body = True - - -class HTTPUseProxy(HTTPMove): - # Not a move, but looks a little like one - status_code = 305 - - -class HTTPTemporaryRedirect(HTTPMove): - status_code = 307 - - -class HTTPPermanentRedirect(HTTPMove): - status_code = 308 - - -############################################################ -# 4xx client error -############################################################ - - -class HTTPClientError(HTTPError): - pass - - -class HTTPBadRequest(HTTPClientError): - status_code = 400 - - -class HTTPUnauthorized(HTTPClientError): - status_code = 401 - - -class HTTPPaymentRequired(HTTPClientError): - status_code = 402 - - -class HTTPForbidden(HTTPClientError): - status_code = 403 - - -class HTTPNotFound(HTTPClientError): - status_code = 404 - - -class HTTPMethodNotAllowed(HTTPClientError): - status_code = 405 - - def __init__( - self, - method: str, - allowed_methods: Iterable[str], - *, - headers: Optional[LooseHeaders] = None, - reason: Optional[str] = None, - body: Any = None, - text: Optional[str] = None, - content_type: Optional[str] = None, - ) -> None: - allow = ",".join(sorted(allowed_methods)) - super().__init__( - headers=headers, - reason=reason, - body=body, - text=text, - content_type=content_type, - ) - self.headers["Allow"] = allow - self.allowed_methods: Set[str] = set(allowed_methods) - self.method = method.upper() - - -class HTTPNotAcceptable(HTTPClientError): - status_code = 406 - - -class HTTPProxyAuthenticationRequired(HTTPClientError): - status_code = 407 - - -class HTTPRequestTimeout(HTTPClientError): - status_code = 408 - - -class HTTPConflict(HTTPClientError): - status_code = 409 - - -class HTTPGone(HTTPClientError): - status_code = 410 - - -class HTTPLengthRequired(HTTPClientError): - status_code = 411 - - -class HTTPPreconditionFailed(HTTPClientError): - status_code = 412 - - -class HTTPRequestEntityTooLarge(HTTPClientError): - status_code = 413 - - def __init__(self, max_size: float, actual_size: float, **kwargs: Any) -> None: - kwargs.setdefault( - "text", - "Maximum request body size {} exceeded, " - "actual body size {}".format(max_size, actual_size), - ) - super().__init__(**kwargs) - - -class HTTPRequestURITooLong(HTTPClientError): - status_code = 414 - - -class HTTPUnsupportedMediaType(HTTPClientError): - status_code = 415 - - -class HTTPRequestRangeNotSatisfiable(HTTPClientError): - status_code = 416 - - -class HTTPExpectationFailed(HTTPClientError): - status_code = 417 - - -class HTTPMisdirectedRequest(HTTPClientError): - status_code = 421 - - -class HTTPUnprocessableEntity(HTTPClientError): - status_code = 422 - - -class HTTPFailedDependency(HTTPClientError): - status_code = 424 - - -class HTTPUpgradeRequired(HTTPClientError): - status_code = 426 - - -class HTTPPreconditionRequired(HTTPClientError): - status_code = 428 - - -class HTTPTooManyRequests(HTTPClientError): - status_code = 429 - - -class HTTPRequestHeaderFieldsTooLarge(HTTPClientError): - status_code = 431 - - -class HTTPUnavailableForLegalReasons(HTTPClientError): - status_code = 451 - - def __init__( - self, - link: Optional[StrOrURL], - *, - headers: Optional[LooseHeaders] = None, - reason: Optional[str] = None, - body: Any = None, - text: Optional[str] = None, - content_type: Optional[str] = None, - ) -> None: - super().__init__( - headers=headers, - reason=reason, - body=body, - text=text, - content_type=content_type, - ) - self._link = None - if link: - self._link = URL(link) - self.headers["Link"] = f'<{str(self._link)}>; rel="blocked-by"' - - @property - def link(self) -> Optional[URL]: - return self._link - - -############################################################ -# 5xx Server Error -############################################################ -# Response status codes beginning with the digit "5" indicate cases in -# which the server is aware that it has erred or is incapable of -# performing the request. Except when responding to a HEAD request, the -# server SHOULD include an entity containing an explanation of the error -# situation, and whether it is a temporary or permanent condition. User -# agents SHOULD display any included entity to the user. These response -# codes are applicable to any request method. - - -class HTTPServerError(HTTPError): - pass - - -class HTTPInternalServerError(HTTPServerError): - status_code = 500 - - -class HTTPNotImplemented(HTTPServerError): - status_code = 501 - - -class HTTPBadGateway(HTTPServerError): - status_code = 502 - - -class HTTPServiceUnavailable(HTTPServerError): - status_code = 503 - - -class HTTPGatewayTimeout(HTTPServerError): - status_code = 504 - - -class HTTPVersionNotSupported(HTTPServerError): - status_code = 505 - - -class HTTPVariantAlsoNegotiates(HTTPServerError): - status_code = 506 - - -class HTTPInsufficientStorage(HTTPServerError): - status_code = 507 - - -class HTTPNotExtended(HTTPServerError): - status_code = 510 - - -class HTTPNetworkAuthenticationRequired(HTTPServerError): - status_code = 511 diff --git a/bot/lib/python3.11/site-packages/aiohttp/web_fileresponse.py b/bot/lib/python3.11/site-packages/aiohttp/web_fileresponse.py deleted file mode 100644 index 26484b9..0000000 --- a/bot/lib/python3.11/site-packages/aiohttp/web_fileresponse.py +++ /dev/null @@ -1,418 +0,0 @@ -import asyncio -import io -import os -import pathlib -import sys -from contextlib import suppress -from enum import Enum, auto -from mimetypes import MimeTypes -from stat import S_ISREG -from types import MappingProxyType -from typing import ( # noqa - IO, - TYPE_CHECKING, - Any, - Awaitable, - Callable, - Final, - Iterator, - List, - Optional, - Set, - Tuple, - Union, - cast, -) - -from . import hdrs -from .abc import AbstractStreamWriter -from .helpers import ETAG_ANY, ETag, must_be_empty_body -from .typedefs import LooseHeaders, PathLike -from .web_exceptions import ( - HTTPForbidden, - HTTPNotFound, - HTTPNotModified, - HTTPPartialContent, - HTTPPreconditionFailed, - HTTPRequestRangeNotSatisfiable, -) -from .web_response import StreamResponse - -__all__ = ("FileResponse",) - -if TYPE_CHECKING: - from .web_request import BaseRequest - - -_T_OnChunkSent = Optional[Callable[[bytes], Awaitable[None]]] - - -NOSENDFILE: Final[bool] = bool(os.environ.get("AIOHTTP_NOSENDFILE")) - -CONTENT_TYPES: Final[MimeTypes] = MimeTypes() - -# File extension to IANA encodings map that will be checked in the order defined. -ENCODING_EXTENSIONS = MappingProxyType( - {ext: CONTENT_TYPES.encodings_map[ext] for ext in (".br", ".gz")} -) - -FALLBACK_CONTENT_TYPE = "application/octet-stream" - -# Provide additional MIME type/extension pairs to be recognized. -# https://en.wikipedia.org/wiki/List_of_archive_formats#Compression_only -ADDITIONAL_CONTENT_TYPES = MappingProxyType( - { - "application/gzip": ".gz", - "application/x-brotli": ".br", - "application/x-bzip2": ".bz2", - "application/x-compress": ".Z", - "application/x-xz": ".xz", - } -) - - -class _FileResponseResult(Enum): - """The result of the file response.""" - - SEND_FILE = auto() # Ie a regular file to send - NOT_ACCEPTABLE = auto() # Ie a socket, or non-regular file - PRE_CONDITION_FAILED = auto() # Ie If-Match or If-None-Match failed - NOT_MODIFIED = auto() # 304 Not Modified - - -# Add custom pairs and clear the encodings map so guess_type ignores them. -CONTENT_TYPES.encodings_map.clear() -for content_type, extension in ADDITIONAL_CONTENT_TYPES.items(): - CONTENT_TYPES.add_type(content_type, extension) - - -_CLOSE_FUTURES: Set[asyncio.Future[None]] = set() - - -class FileResponse(StreamResponse): - """A response object can be used to send files.""" - - def __init__( - self, - path: PathLike, - chunk_size: int = 256 * 1024, - status: int = 200, - reason: Optional[str] = None, - headers: Optional[LooseHeaders] = None, - ) -> None: - super().__init__(status=status, reason=reason, headers=headers) - - self._path = pathlib.Path(path) - self._chunk_size = chunk_size - - def _seek_and_read(self, fobj: IO[Any], offset: int, chunk_size: int) -> bytes: - fobj.seek(offset) - return fobj.read(chunk_size) # type: ignore[no-any-return] - - async def _sendfile_fallback( - self, writer: AbstractStreamWriter, fobj: IO[Any], offset: int, count: int - ) -> AbstractStreamWriter: - # To keep memory usage low,fobj is transferred in chunks - # controlled by the constructor's chunk_size argument. - - chunk_size = self._chunk_size - loop = asyncio.get_event_loop() - chunk = await loop.run_in_executor( - None, self._seek_and_read, fobj, offset, chunk_size - ) - while chunk: - await writer.write(chunk) - count = count - chunk_size - if count <= 0: - break - chunk = await loop.run_in_executor(None, fobj.read, min(chunk_size, count)) - - await writer.drain() - return writer - - async def _sendfile( - self, request: "BaseRequest", fobj: IO[Any], offset: int, count: int - ) -> AbstractStreamWriter: - writer = await super().prepare(request) - assert writer is not None - - if NOSENDFILE or self.compression: - return await self._sendfile_fallback(writer, fobj, offset, count) - - loop = request._loop - transport = request.transport - assert transport is not None - - try: - await loop.sendfile(transport, fobj, offset, count) - except NotImplementedError: - return await self._sendfile_fallback(writer, fobj, offset, count) - - await super().write_eof() - return writer - - @staticmethod - def _etag_match(etag_value: str, etags: Tuple[ETag, ...], *, weak: bool) -> bool: - if len(etags) == 1 and etags[0].value == ETAG_ANY: - return True - return any( - etag.value == etag_value for etag in etags if weak or not etag.is_weak - ) - - async def _not_modified( - self, request: "BaseRequest", etag_value: str, last_modified: float - ) -> Optional[AbstractStreamWriter]: - self.set_status(HTTPNotModified.status_code) - self._length_check = False - self.etag = etag_value - self.last_modified = last_modified - # Delete any Content-Length headers provided by user. HTTP 304 - # should always have empty response body - return await super().prepare(request) - - async def _precondition_failed( - self, request: "BaseRequest" - ) -> Optional[AbstractStreamWriter]: - self.set_status(HTTPPreconditionFailed.status_code) - self.content_length = 0 - return await super().prepare(request) - - def _make_response( - self, request: "BaseRequest", accept_encoding: str - ) -> Tuple[ - _FileResponseResult, Optional[io.BufferedReader], os.stat_result, Optional[str] - ]: - """Return the response result, io object, stat result, and encoding. - - If an uncompressed file is returned, the encoding is set to - :py:data:`None`. - - This method should be called from a thread executor - since it calls os.stat which may block. - """ - file_path, st, file_encoding = self._get_file_path_stat_encoding( - accept_encoding - ) - if not file_path: - return _FileResponseResult.NOT_ACCEPTABLE, None, st, None - - etag_value = f"{st.st_mtime_ns:x}-{st.st_size:x}" - - # https://www.rfc-editor.org/rfc/rfc9110#section-13.1.1-2 - if (ifmatch := request.if_match) is not None and not self._etag_match( - etag_value, ifmatch, weak=False - ): - return _FileResponseResult.PRE_CONDITION_FAILED, None, st, file_encoding - - if ( - (unmodsince := request.if_unmodified_since) is not None - and ifmatch is None - and st.st_mtime > unmodsince.timestamp() - ): - return _FileResponseResult.PRE_CONDITION_FAILED, None, st, file_encoding - - # https://www.rfc-editor.org/rfc/rfc9110#section-13.1.2-2 - if (ifnonematch := request.if_none_match) is not None and self._etag_match( - etag_value, ifnonematch, weak=True - ): - return _FileResponseResult.NOT_MODIFIED, None, st, file_encoding - - if ( - (modsince := request.if_modified_since) is not None - and ifnonematch is None - and st.st_mtime <= modsince.timestamp() - ): - return _FileResponseResult.NOT_MODIFIED, None, st, file_encoding - - fobj = file_path.open("rb") - with suppress(OSError): - # fstat() may not be available on all platforms - # Once we open the file, we want the fstat() to ensure - # the file has not changed between the first stat() - # and the open(). - st = os.stat(fobj.fileno()) - return _FileResponseResult.SEND_FILE, fobj, st, file_encoding - - def _get_file_path_stat_encoding( - self, accept_encoding: str - ) -> Tuple[Optional[pathlib.Path], os.stat_result, Optional[str]]: - file_path = self._path - for file_extension, file_encoding in ENCODING_EXTENSIONS.items(): - if file_encoding not in accept_encoding: - continue - - compressed_path = file_path.with_suffix(file_path.suffix + file_extension) - with suppress(OSError): - # Do not follow symlinks and ignore any non-regular files. - st = compressed_path.lstat() - if S_ISREG(st.st_mode): - return compressed_path, st, file_encoding - - # Fallback to the uncompressed file - st = file_path.stat() - return file_path if S_ISREG(st.st_mode) else None, st, None - - async def prepare(self, request: "BaseRequest") -> Optional[AbstractStreamWriter]: - loop = asyncio.get_running_loop() - # Encoding comparisons should be case-insensitive - # https://www.rfc-editor.org/rfc/rfc9110#section-8.4.1 - accept_encoding = request.headers.get(hdrs.ACCEPT_ENCODING, "").lower() - try: - response_result, fobj, st, file_encoding = await loop.run_in_executor( - None, self._make_response, request, accept_encoding - ) - except PermissionError: - self.set_status(HTTPForbidden.status_code) - return await super().prepare(request) - except OSError: - # Most likely to be FileNotFoundError or OSError for circular - # symlinks in python >= 3.13, so respond with 404. - self.set_status(HTTPNotFound.status_code) - return await super().prepare(request) - - # Forbid special files like sockets, pipes, devices, etc. - if response_result is _FileResponseResult.NOT_ACCEPTABLE: - self.set_status(HTTPForbidden.status_code) - return await super().prepare(request) - - if response_result is _FileResponseResult.PRE_CONDITION_FAILED: - return await self._precondition_failed(request) - - if response_result is _FileResponseResult.NOT_MODIFIED: - etag_value = f"{st.st_mtime_ns:x}-{st.st_size:x}" - last_modified = st.st_mtime - return await self._not_modified(request, etag_value, last_modified) - - assert fobj is not None - try: - return await self._prepare_open_file(request, fobj, st, file_encoding) - finally: - # We do not await here because we do not want to wait - # for the executor to finish before returning the response - # so the connection can begin servicing another request - # as soon as possible. - close_future = loop.run_in_executor(None, fobj.close) - # Hold a strong reference to the future to prevent it from being - # garbage collected before it completes. - _CLOSE_FUTURES.add(close_future) - close_future.add_done_callback(_CLOSE_FUTURES.remove) - - async def _prepare_open_file( - self, - request: "BaseRequest", - fobj: io.BufferedReader, - st: os.stat_result, - file_encoding: Optional[str], - ) -> Optional[AbstractStreamWriter]: - status = self._status - file_size: int = st.st_size - file_mtime: float = st.st_mtime - count: int = file_size - start: Optional[int] = None - - if (ifrange := request.if_range) is None or file_mtime <= ifrange.timestamp(): - # If-Range header check: - # condition = cached date >= last modification date - # return 206 if True else 200. - # if False: - # Range header would not be processed, return 200 - # if True but Range header missing - # return 200 - try: - rng = request.http_range - start = rng.start - end: Optional[int] = rng.stop - except ValueError: - # https://tools.ietf.org/html/rfc7233: - # A server generating a 416 (Range Not Satisfiable) response to - # a byte-range request SHOULD send a Content-Range header field - # with an unsatisfied-range value. - # The complete-length in a 416 response indicates the current - # length of the selected representation. - # - # Will do the same below. Many servers ignore this and do not - # send a Content-Range header with HTTP 416 - self._headers[hdrs.CONTENT_RANGE] = f"bytes */{file_size}" - self.set_status(HTTPRequestRangeNotSatisfiable.status_code) - return await super().prepare(request) - - # If a range request has been made, convert start, end slice - # notation into file pointer offset and count - if start is not None: - if start < 0 and end is None: # return tail of file - start += file_size - if start < 0: - # if Range:bytes=-1000 in request header but file size - # is only 200, there would be trouble without this - start = 0 - count = file_size - start - else: - # rfc7233:If the last-byte-pos value is - # absent, or if the value is greater than or equal to - # the current length of the representation data, - # the byte range is interpreted as the remainder - # of the representation (i.e., the server replaces the - # value of last-byte-pos with a value that is one less than - # the current length of the selected representation). - count = ( - min(end if end is not None else file_size, file_size) - start - ) - - if start >= file_size: - # HTTP 416 should be returned in this case. - # - # According to https://tools.ietf.org/html/rfc7233: - # If a valid byte-range-set includes at least one - # byte-range-spec with a first-byte-pos that is less than - # the current length of the representation, or at least one - # suffix-byte-range-spec with a non-zero suffix-length, - # then the byte-range-set is satisfiable. Otherwise, the - # byte-range-set is unsatisfiable. - self._headers[hdrs.CONTENT_RANGE] = f"bytes */{file_size}" - self.set_status(HTTPRequestRangeNotSatisfiable.status_code) - return await super().prepare(request) - - status = HTTPPartialContent.status_code - # Even though you are sending the whole file, you should still - # return a HTTP 206 for a Range request. - self.set_status(status) - - # If the Content-Type header is not already set, guess it based on the - # extension of the request path. The encoding returned by guess_type - # can be ignored since the map was cleared above. - if hdrs.CONTENT_TYPE not in self._headers: - if sys.version_info >= (3, 13): - guesser = CONTENT_TYPES.guess_file_type - else: - guesser = CONTENT_TYPES.guess_type - self.content_type = guesser(self._path)[0] or FALLBACK_CONTENT_TYPE - - if file_encoding: - self._headers[hdrs.CONTENT_ENCODING] = file_encoding - self._headers[hdrs.VARY] = hdrs.ACCEPT_ENCODING - # Disable compression if we are already sending - # a compressed file since we don't want to double - # compress. - self._compression = False - - self.etag = f"{st.st_mtime_ns:x}-{st.st_size:x}" - self.last_modified = file_mtime - self.content_length = count - - self._headers[hdrs.ACCEPT_RANGES] = "bytes" - - if status == HTTPPartialContent.status_code: - real_start = start - assert real_start is not None - self._headers[hdrs.CONTENT_RANGE] = "bytes {}-{}/{}".format( - real_start, real_start + count - 1, file_size - ) - - # If we are sending 0 bytes calling sendfile() will throw a ValueError - if count == 0 or must_be_empty_body(request.method, status): - return await super().prepare(request) - - # be aware that start could be None or int=0 here. - offset = start or 0 - - return await self._sendfile(request, fobj, offset, count) diff --git a/bot/lib/python3.11/site-packages/aiohttp/web_log.py b/bot/lib/python3.11/site-packages/aiohttp/web_log.py deleted file mode 100644 index d5ea2be..0000000 --- a/bot/lib/python3.11/site-packages/aiohttp/web_log.py +++ /dev/null @@ -1,216 +0,0 @@ -import datetime -import functools -import logging -import os -import re -import time as time_mod -from collections import namedtuple -from typing import Any, Callable, Dict, Iterable, List, Tuple # noqa - -from .abc import AbstractAccessLogger -from .web_request import BaseRequest -from .web_response import StreamResponse - -KeyMethod = namedtuple("KeyMethod", "key method") - - -class AccessLogger(AbstractAccessLogger): - """Helper object to log access. - - Usage: - log = logging.getLogger("spam") - log_format = "%a %{User-Agent}i" - access_logger = AccessLogger(log, log_format) - access_logger.log(request, response, time) - - Format: - %% The percent sign - %a Remote IP-address (IP-address of proxy if using reverse proxy) - %t Time when the request was started to process - %P The process ID of the child that serviced the request - %r First line of request - %s Response status code - %b Size of response in bytes, including HTTP headers - %T Time taken to serve the request, in seconds - %Tf Time taken to serve the request, in seconds with floating fraction - in .06f format - %D Time taken to serve the request, in microseconds - %{FOO}i request.headers['FOO'] - %{FOO}o response.headers['FOO'] - %{FOO}e os.environ['FOO'] - - """ - - LOG_FORMAT_MAP = { - "a": "remote_address", - "t": "request_start_time", - "P": "process_id", - "r": "first_request_line", - "s": "response_status", - "b": "response_size", - "T": "request_time", - "Tf": "request_time_frac", - "D": "request_time_micro", - "i": "request_header", - "o": "response_header", - } - - LOG_FORMAT = '%a %t "%r" %s %b "%{Referer}i" "%{User-Agent}i"' - FORMAT_RE = re.compile(r"%(\{([A-Za-z0-9\-_]+)\}([ioe])|[atPrsbOD]|Tf?)") - CLEANUP_RE = re.compile(r"(%[^s])") - _FORMAT_CACHE: Dict[str, Tuple[str, List[KeyMethod]]] = {} - - def __init__(self, logger: logging.Logger, log_format: str = LOG_FORMAT) -> None: - """Initialise the logger. - - logger is a logger object to be used for logging. - log_format is a string with apache compatible log format description. - - """ - super().__init__(logger, log_format=log_format) - - _compiled_format = AccessLogger._FORMAT_CACHE.get(log_format) - if not _compiled_format: - _compiled_format = self.compile_format(log_format) - AccessLogger._FORMAT_CACHE[log_format] = _compiled_format - - self._log_format, self._methods = _compiled_format - - def compile_format(self, log_format: str) -> Tuple[str, List[KeyMethod]]: - """Translate log_format into form usable by modulo formatting - - All known atoms will be replaced with %s - Also methods for formatting of those atoms will be added to - _methods in appropriate order - - For example we have log_format = "%a %t" - This format will be translated to "%s %s" - Also contents of _methods will be - [self._format_a, self._format_t] - These method will be called and results will be passed - to translated string format. - - Each _format_* method receive 'args' which is list of arguments - given to self.log - - Exceptions are _format_e, _format_i and _format_o methods which - also receive key name (by functools.partial) - - """ - # list of (key, method) tuples, we don't use an OrderedDict as users - # can repeat the same key more than once - methods = list() - - for atom in self.FORMAT_RE.findall(log_format): - if atom[1] == "": - format_key1 = self.LOG_FORMAT_MAP[atom[0]] - m = getattr(AccessLogger, "_format_%s" % atom[0]) - key_method = KeyMethod(format_key1, m) - else: - format_key2 = (self.LOG_FORMAT_MAP[atom[2]], atom[1]) - m = getattr(AccessLogger, "_format_%s" % atom[2]) - key_method = KeyMethod(format_key2, functools.partial(m, atom[1])) - - methods.append(key_method) - - log_format = self.FORMAT_RE.sub(r"%s", log_format) - log_format = self.CLEANUP_RE.sub(r"%\1", log_format) - return log_format, methods - - @staticmethod - def _format_i( - key: str, request: BaseRequest, response: StreamResponse, time: float - ) -> str: - if request is None: - return "(no headers)" - - # suboptimal, make istr(key) once - return request.headers.get(key, "-") - - @staticmethod - def _format_o( - key: str, request: BaseRequest, response: StreamResponse, time: float - ) -> str: - # suboptimal, make istr(key) once - return response.headers.get(key, "-") - - @staticmethod - def _format_a(request: BaseRequest, response: StreamResponse, time: float) -> str: - if request is None: - return "-" - ip = request.remote - return ip if ip is not None else "-" - - @staticmethod - def _format_t(request: BaseRequest, response: StreamResponse, time: float) -> str: - tz = datetime.timezone(datetime.timedelta(seconds=-time_mod.timezone)) - now = datetime.datetime.now(tz) - start_time = now - datetime.timedelta(seconds=time) - return start_time.strftime("[%d/%b/%Y:%H:%M:%S %z]") - - @staticmethod - def _format_P(request: BaseRequest, response: StreamResponse, time: float) -> str: - return "<%s>" % os.getpid() - - @staticmethod - def _format_r(request: BaseRequest, response: StreamResponse, time: float) -> str: - if request is None: - return "-" - return "{} {} HTTP/{}.{}".format( - request.method, - request.path_qs, - request.version.major, - request.version.minor, - ) - - @staticmethod - def _format_s(request: BaseRequest, response: StreamResponse, time: float) -> int: - return response.status - - @staticmethod - def _format_b(request: BaseRequest, response: StreamResponse, time: float) -> int: - return response.body_length - - @staticmethod - def _format_T(request: BaseRequest, response: StreamResponse, time: float) -> str: - return str(round(time)) - - @staticmethod - def _format_Tf(request: BaseRequest, response: StreamResponse, time: float) -> str: - return "%06f" % time - - @staticmethod - def _format_D(request: BaseRequest, response: StreamResponse, time: float) -> str: - return str(round(time * 1000000)) - - def _format_line( - self, request: BaseRequest, response: StreamResponse, time: float - ) -> Iterable[Tuple[str, Callable[[BaseRequest, StreamResponse, float], str]]]: - return [(key, method(request, response, time)) for key, method in self._methods] - - @property - def enabled(self) -> bool: - """Check if logger is enabled.""" - # Avoid formatting the log line if it will not be emitted. - return self.logger.isEnabledFor(logging.INFO) - - def log(self, request: BaseRequest, response: StreamResponse, time: float) -> None: - try: - fmt_info = self._format_line(request, response, time) - - values = list() - extra = dict() - for key, value in fmt_info: - values.append(value) - - if key.__class__ is str: - extra[key] = value - else: - k1, k2 = key # type: ignore[misc] - dct = extra.get(k1, {}) # type: ignore[var-annotated,has-type] - dct[k2] = value # type: ignore[index,has-type] - extra[k1] = dct # type: ignore[has-type,assignment] - - self.logger.info(self._log_format % tuple(values), extra=extra) - except Exception: - self.logger.exception("Error in logging") diff --git a/bot/lib/python3.11/site-packages/aiohttp/web_middlewares.py b/bot/lib/python3.11/site-packages/aiohttp/web_middlewares.py deleted file mode 100644 index 2f1f5f5..0000000 --- a/bot/lib/python3.11/site-packages/aiohttp/web_middlewares.py +++ /dev/null @@ -1,121 +0,0 @@ -import re -from typing import TYPE_CHECKING, Tuple, Type, TypeVar - -from .typedefs import Handler, Middleware -from .web_exceptions import HTTPMove, HTTPPermanentRedirect -from .web_request import Request -from .web_response import StreamResponse -from .web_urldispatcher import SystemRoute - -__all__ = ( - "middleware", - "normalize_path_middleware", -) - -if TYPE_CHECKING: - from .web_app import Application - -_Func = TypeVar("_Func") - - -async def _check_request_resolves(request: Request, path: str) -> Tuple[bool, Request]: - alt_request = request.clone(rel_url=path) - - match_info = await request.app.router.resolve(alt_request) - alt_request._match_info = match_info - - if match_info.http_exception is None: - return True, alt_request - - return False, request - - -def middleware(f: _Func) -> _Func: - f.__middleware_version__ = 1 # type: ignore[attr-defined] - return f - - -def normalize_path_middleware( - *, - append_slash: bool = True, - remove_slash: bool = False, - merge_slashes: bool = True, - redirect_class: Type[HTTPMove] = HTTPPermanentRedirect, -) -> Middleware: - """Factory for producing a middleware that normalizes the path of a request. - - Normalizing means: - - Add or remove a trailing slash to the path. - - Double slashes are replaced by one. - - The middleware returns as soon as it finds a path that resolves - correctly. The order if both merge and append/remove are enabled is - 1) merge slashes - 2) append/remove slash - 3) both merge slashes and append/remove slash. - If the path resolves with at least one of those conditions, it will - redirect to the new path. - - Only one of `append_slash` and `remove_slash` can be enabled. If both - are `True` the factory will raise an assertion error - - If `append_slash` is `True` the middleware will append a slash when - needed. If a resource is defined with trailing slash and the request - comes without it, it will append it automatically. - - If `remove_slash` is `True`, `append_slash` must be `False`. When enabled - the middleware will remove trailing slashes and redirect if the resource - is defined - - If merge_slashes is True, merge multiple consecutive slashes in the - path into one. - """ - correct_configuration = not (append_slash and remove_slash) - assert correct_configuration, "Cannot both remove and append slash" - - @middleware - async def impl(request: Request, handler: Handler) -> StreamResponse: - if isinstance(request.match_info.route, SystemRoute): - paths_to_check = [] - if "?" in request.raw_path: - path, query = request.raw_path.split("?", 1) - query = "?" + query - else: - query = "" - path = request.raw_path - - if merge_slashes: - paths_to_check.append(re.sub("//+", "/", path)) - if append_slash and not request.path.endswith("/"): - paths_to_check.append(path + "/") - if remove_slash and request.path.endswith("/"): - paths_to_check.append(path[:-1]) - if merge_slashes and append_slash: - paths_to_check.append(re.sub("//+", "/", path + "/")) - if merge_slashes and remove_slash: - merged_slashes = re.sub("//+", "/", path) - paths_to_check.append(merged_slashes[:-1]) - - for path in paths_to_check: - path = re.sub("^//+", "/", path) # SECURITY: GHSA-v6wp-4m6f-gcjg - resolves, request = await _check_request_resolves(request, path) - if resolves: - raise redirect_class(request.raw_path + query) - - return await handler(request) - - return impl - - -def _fix_request_current_app(app: "Application") -> Middleware: - @middleware - async def impl(request: Request, handler: Handler) -> StreamResponse: - match_info = request.match_info - prev = match_info.current_app - match_info.current_app = app - try: - return await handler(request) - finally: - match_info.current_app = prev - - return impl diff --git a/bot/lib/python3.11/site-packages/aiohttp/web_protocol.py b/bot/lib/python3.11/site-packages/aiohttp/web_protocol.py deleted file mode 100644 index e1923aa..0000000 --- a/bot/lib/python3.11/site-packages/aiohttp/web_protocol.py +++ /dev/null @@ -1,792 +0,0 @@ -import asyncio -import asyncio.streams -import sys -import traceback -import warnings -from collections import deque -from contextlib import suppress -from html import escape as html_escape -from http import HTTPStatus -from logging import Logger -from typing import ( - TYPE_CHECKING, - Any, - Awaitable, - Callable, - Deque, - Optional, - Sequence, - Tuple, - Type, - Union, - cast, -) - -import attr -import yarl -from propcache import under_cached_property - -from .abc import AbstractAccessLogger, AbstractStreamWriter -from .base_protocol import BaseProtocol -from .helpers import ceil_timeout -from .http import ( - HttpProcessingError, - HttpRequestParser, - HttpVersion10, - RawRequestMessage, - StreamWriter, -) -from .http_exceptions import BadHttpMethod -from .log import access_logger, server_logger -from .streams import EMPTY_PAYLOAD, StreamReader -from .tcp_helpers import tcp_keepalive -from .web_exceptions import HTTPException, HTTPInternalServerError -from .web_log import AccessLogger -from .web_request import BaseRequest -from .web_response import Response, StreamResponse - -__all__ = ("RequestHandler", "RequestPayloadError", "PayloadAccessError") - -if TYPE_CHECKING: - import ssl - - from .web_server import Server - - -_RequestFactory = Callable[ - [ - RawRequestMessage, - StreamReader, - "RequestHandler", - AbstractStreamWriter, - "asyncio.Task[None]", - ], - BaseRequest, -] - -_RequestHandler = Callable[[BaseRequest], Awaitable[StreamResponse]] - -ERROR = RawRequestMessage( - "UNKNOWN", - "/", - HttpVersion10, - {}, # type: ignore[arg-type] - {}, # type: ignore[arg-type] - True, - None, - False, - False, - yarl.URL("/"), -) - - -class RequestPayloadError(Exception): - """Payload parsing error.""" - - -class PayloadAccessError(Exception): - """Payload was accessed after response was sent.""" - - -_PAYLOAD_ACCESS_ERROR = PayloadAccessError() - - -@attr.s(auto_attribs=True, frozen=True, slots=True) -class _ErrInfo: - status: int - exc: BaseException - message: str - - -_MsgType = Tuple[Union[RawRequestMessage, _ErrInfo], StreamReader] - - -class RequestHandler(BaseProtocol): - """HTTP protocol implementation. - - RequestHandler handles incoming HTTP request. It reads request line, - request headers and request payload and calls handle_request() method. - By default it always returns with 404 response. - - RequestHandler handles errors in incoming request, like bad - status line, bad headers or incomplete payload. If any error occurs, - connection gets closed. - - keepalive_timeout -- number of seconds before closing - keep-alive connection - - tcp_keepalive -- TCP keep-alive is on, default is on - - debug -- enable debug mode - - logger -- custom logger object - - access_log_class -- custom class for access_logger - - access_log -- custom logging object - - access_log_format -- access log format string - - loop -- Optional event loop - - max_line_size -- Optional maximum header line size - - max_field_size -- Optional maximum header field size - - max_headers -- Optional maximum header size - - timeout_ceil_threshold -- Optional value to specify - threshold to ceil() timeout - values - - """ - - __slots__ = ( - "_request_count", - "_keepalive", - "_manager", - "_request_handler", - "_request_factory", - "_tcp_keepalive", - "_next_keepalive_close_time", - "_keepalive_handle", - "_keepalive_timeout", - "_lingering_time", - "_messages", - "_message_tail", - "_handler_waiter", - "_waiter", - "_task_handler", - "_upgrade", - "_payload_parser", - "_request_parser", - "_reading_paused", - "logger", - "debug", - "access_log", - "access_logger", - "_close", - "_force_close", - "_current_request", - "_timeout_ceil_threshold", - "_request_in_progress", - "_logging_enabled", - "_cache", - ) - - def __init__( - self, - manager: "Server", - *, - loop: asyncio.AbstractEventLoop, - # Default should be high enough that it's likely longer than a reverse proxy. - keepalive_timeout: float = 3630, - tcp_keepalive: bool = True, - logger: Logger = server_logger, - access_log_class: Type[AbstractAccessLogger] = AccessLogger, - access_log: Logger = access_logger, - access_log_format: str = AccessLogger.LOG_FORMAT, - debug: bool = False, - max_line_size: int = 8190, - max_headers: int = 32768, - max_field_size: int = 8190, - lingering_time: float = 10.0, - read_bufsize: int = 2**16, - auto_decompress: bool = True, - timeout_ceil_threshold: float = 5, - ): - super().__init__(loop) - - # _request_count is the number of requests processed with the same connection. - self._request_count = 0 - self._keepalive = False - self._current_request: Optional[BaseRequest] = None - self._manager: Optional[Server] = manager - self._request_handler: Optional[_RequestHandler] = manager.request_handler - self._request_factory: Optional[_RequestFactory] = manager.request_factory - - self._tcp_keepalive = tcp_keepalive - # placeholder to be replaced on keepalive timeout setup - self._next_keepalive_close_time = 0.0 - self._keepalive_handle: Optional[asyncio.Handle] = None - self._keepalive_timeout = keepalive_timeout - self._lingering_time = float(lingering_time) - - self._messages: Deque[_MsgType] = deque() - self._message_tail = b"" - - self._waiter: Optional[asyncio.Future[None]] = None - self._handler_waiter: Optional[asyncio.Future[None]] = None - self._task_handler: Optional[asyncio.Task[None]] = None - - self._upgrade = False - self._payload_parser: Any = None - self._request_parser: Optional[HttpRequestParser] = HttpRequestParser( - self, - loop, - read_bufsize, - max_line_size=max_line_size, - max_field_size=max_field_size, - max_headers=max_headers, - payload_exception=RequestPayloadError, - auto_decompress=auto_decompress, - ) - - self._timeout_ceil_threshold: float = 5 - try: - self._timeout_ceil_threshold = float(timeout_ceil_threshold) - except (TypeError, ValueError): - pass - - self.logger = logger - self.debug = debug - self.access_log = access_log - if access_log: - self.access_logger: Optional[AbstractAccessLogger] = access_log_class( - access_log, access_log_format - ) - self._logging_enabled = self.access_logger.enabled - else: - self.access_logger = None - self._logging_enabled = False - - self._close = False - self._force_close = False - self._request_in_progress = False - self._cache: dict[str, Any] = {} - - def __repr__(self) -> str: - return "<{} {}>".format( - self.__class__.__name__, - "connected" if self.transport is not None else "disconnected", - ) - - @under_cached_property - def ssl_context(self) -> Optional["ssl.SSLContext"]: - """Return SSLContext if available.""" - return ( - None - if self.transport is None - else self.transport.get_extra_info("sslcontext") - ) - - @under_cached_property - def peername( - self, - ) -> Optional[Union[str, Tuple[str, int, int, int], Tuple[str, int]]]: - """Return peername if available.""" - return ( - None - if self.transport is None - else self.transport.get_extra_info("peername") - ) - - @property - def keepalive_timeout(self) -> float: - return self._keepalive_timeout - - async def shutdown(self, timeout: Optional[float] = 15.0) -> None: - """Do worker process exit preparations. - - We need to clean up everything and stop accepting requests. - It is especially important for keep-alive connections. - """ - self._force_close = True - - if self._keepalive_handle is not None: - self._keepalive_handle.cancel() - - # Wait for graceful handler completion - if self._request_in_progress: - # The future is only created when we are shutting - # down while the handler is still processing a request - # to avoid creating a future for every request. - self._handler_waiter = self._loop.create_future() - try: - async with ceil_timeout(timeout): - await self._handler_waiter - except (asyncio.CancelledError, asyncio.TimeoutError): - self._handler_waiter = None - if ( - sys.version_info >= (3, 11) - and (task := asyncio.current_task()) - and task.cancelling() - ): - raise - # Then cancel handler and wait - try: - async with ceil_timeout(timeout): - if self._current_request is not None: - self._current_request._cancel(asyncio.CancelledError()) - - if self._task_handler is not None and not self._task_handler.done(): - await asyncio.shield(self._task_handler) - except (asyncio.CancelledError, asyncio.TimeoutError): - if ( - sys.version_info >= (3, 11) - and (task := asyncio.current_task()) - and task.cancelling() - ): - raise - - # force-close non-idle handler - if self._task_handler is not None: - self._task_handler.cancel() - - self.force_close() - - def connection_made(self, transport: asyncio.BaseTransport) -> None: - super().connection_made(transport) - - real_transport = cast(asyncio.Transport, transport) - if self._tcp_keepalive: - tcp_keepalive(real_transport) - - assert self._manager is not None - self._manager.connection_made(self, real_transport) - - loop = self._loop - if sys.version_info >= (3, 12): - task = asyncio.Task(self.start(), loop=loop, eager_start=True) - else: - task = loop.create_task(self.start()) - self._task_handler = task - - def connection_lost(self, exc: Optional[BaseException]) -> None: - if self._manager is None: - return - self._manager.connection_lost(self, exc) - - # Grab value before setting _manager to None. - handler_cancellation = self._manager.handler_cancellation - - self.force_close() - super().connection_lost(exc) - self._manager = None - self._request_factory = None - self._request_handler = None - self._request_parser = None - - if self._keepalive_handle is not None: - self._keepalive_handle.cancel() - - if self._current_request is not None: - if exc is None: - exc = ConnectionResetError("Connection lost") - self._current_request._cancel(exc) - - if handler_cancellation and self._task_handler is not None: - self._task_handler.cancel() - - self._task_handler = None - - if self._payload_parser is not None: - self._payload_parser.feed_eof() - self._payload_parser = None - - def set_parser(self, parser: Any) -> None: - # Actual type is WebReader - assert self._payload_parser is None - - self._payload_parser = parser - - if self._message_tail: - self._payload_parser.feed_data(self._message_tail) - self._message_tail = b"" - - def eof_received(self) -> None: - pass - - def data_received(self, data: bytes) -> None: - if self._force_close or self._close: - return - # parse http messages - messages: Sequence[_MsgType] - if self._payload_parser is None and not self._upgrade: - assert self._request_parser is not None - try: - messages, upgraded, tail = self._request_parser.feed_data(data) - except HttpProcessingError as exc: - messages = [ - (_ErrInfo(status=400, exc=exc, message=exc.message), EMPTY_PAYLOAD) - ] - upgraded = False - tail = b"" - - for msg, payload in messages or (): - self._request_count += 1 - self._messages.append((msg, payload)) - - waiter = self._waiter - if messages and waiter is not None and not waiter.done(): - # don't set result twice - waiter.set_result(None) - - self._upgrade = upgraded - if upgraded and tail: - self._message_tail = tail - - # no parser, just store - elif self._payload_parser is None and self._upgrade and data: - self._message_tail += data - - # feed payload - elif data: - eof, tail = self._payload_parser.feed_data(data) - if eof: - self.close() - - def keep_alive(self, val: bool) -> None: - """Set keep-alive connection mode. - - :param bool val: new state. - """ - self._keepalive = val - if self._keepalive_handle: - self._keepalive_handle.cancel() - self._keepalive_handle = None - - def close(self) -> None: - """Close connection. - - Stop accepting new pipelining messages and close - connection when handlers done processing messages. - """ - self._close = True - if self._waiter: - self._waiter.cancel() - - def force_close(self) -> None: - """Forcefully close connection.""" - self._force_close = True - if self._waiter: - self._waiter.cancel() - if self.transport is not None: - self.transport.close() - self.transport = None - - def log_access( - self, request: BaseRequest, response: StreamResponse, time: Optional[float] - ) -> None: - if self.access_logger is not None and self.access_logger.enabled: - if TYPE_CHECKING: - assert time is not None - self.access_logger.log(request, response, self._loop.time() - time) - - def log_debug(self, *args: Any, **kw: Any) -> None: - if self.debug: - self.logger.debug(*args, **kw) - - def log_exception(self, *args: Any, **kw: Any) -> None: - self.logger.exception(*args, **kw) - - def _process_keepalive(self) -> None: - self._keepalive_handle = None - if self._force_close or not self._keepalive: - return - - loop = self._loop - now = loop.time() - close_time = self._next_keepalive_close_time - if now < close_time: - # Keep alive close check fired too early, reschedule - self._keepalive_handle = loop.call_at(close_time, self._process_keepalive) - return - - # handler in idle state - if self._waiter and not self._waiter.done(): - self.force_close() - - async def _handle_request( - self, - request: BaseRequest, - start_time: Optional[float], - request_handler: Callable[[BaseRequest], Awaitable[StreamResponse]], - ) -> Tuple[StreamResponse, bool]: - self._request_in_progress = True - try: - try: - self._current_request = request - resp = await request_handler(request) - finally: - self._current_request = None - except HTTPException as exc: - resp = exc - resp, reset = await self.finish_response(request, resp, start_time) - except asyncio.CancelledError: - raise - except asyncio.TimeoutError as exc: - self.log_debug("Request handler timed out.", exc_info=exc) - resp = self.handle_error(request, 504) - resp, reset = await self.finish_response(request, resp, start_time) - except Exception as exc: - resp = self.handle_error(request, 500, exc) - resp, reset = await self.finish_response(request, resp, start_time) - else: - # Deprecation warning (See #2415) - if getattr(resp, "__http_exception__", False): - warnings.warn( - "returning HTTPException object is deprecated " - "(#2415) and will be removed, " - "please raise the exception instead", - DeprecationWarning, - ) - - resp, reset = await self.finish_response(request, resp, start_time) - finally: - self._request_in_progress = False - if self._handler_waiter is not None: - self._handler_waiter.set_result(None) - - return resp, reset - - async def start(self) -> None: - """Process incoming request. - - It reads request line, request headers and request payload, then - calls handle_request() method. Subclass has to override - handle_request(). start() handles various exceptions in request - or response handling. Connection is being closed always unless - keep_alive(True) specified. - """ - loop = self._loop - manager = self._manager - assert manager is not None - keepalive_timeout = self._keepalive_timeout - resp = None - assert self._request_factory is not None - assert self._request_handler is not None - - while not self._force_close: - if not self._messages: - try: - # wait for next request - self._waiter = loop.create_future() - await self._waiter - finally: - self._waiter = None - - message, payload = self._messages.popleft() - - # time is only fetched if logging is enabled as otherwise - # its thrown away and never used. - start = loop.time() if self._logging_enabled else None - - manager.requests_count += 1 - writer = StreamWriter(self, loop) - if isinstance(message, _ErrInfo): - # make request_factory work - request_handler = self._make_error_handler(message) - message = ERROR - else: - request_handler = self._request_handler - - # Important don't hold a reference to the current task - # as on traceback it will prevent the task from being - # collected and will cause a memory leak. - request = self._request_factory( - message, - payload, - self, - writer, - self._task_handler or asyncio.current_task(loop), # type: ignore[arg-type] - ) - try: - # a new task is used for copy context vars (#3406) - coro = self._handle_request(request, start, request_handler) - if sys.version_info >= (3, 12): - task = asyncio.Task(coro, loop=loop, eager_start=True) - else: - task = loop.create_task(coro) - try: - resp, reset = await task - except ConnectionError: - self.log_debug("Ignored premature client disconnection") - break - - # Drop the processed task from asyncio.Task.all_tasks() early - del task - if reset: - self.log_debug("Ignored premature client disconnection 2") - break - - # notify server about keep-alive - self._keepalive = bool(resp.keep_alive) - - # check payload - if not payload.is_eof(): - lingering_time = self._lingering_time - if not self._force_close and lingering_time: - self.log_debug( - "Start lingering close timer for %s sec.", lingering_time - ) - - now = loop.time() - end_t = now + lingering_time - - try: - while not payload.is_eof() and now < end_t: - async with ceil_timeout(end_t - now): - # read and ignore - await payload.readany() - now = loop.time() - except (asyncio.CancelledError, asyncio.TimeoutError): - if ( - sys.version_info >= (3, 11) - and (t := asyncio.current_task()) - and t.cancelling() - ): - raise - - # if payload still uncompleted - if not payload.is_eof() and not self._force_close: - self.log_debug("Uncompleted request.") - self.close() - - payload.set_exception(_PAYLOAD_ACCESS_ERROR) - - except asyncio.CancelledError: - self.log_debug("Ignored premature client disconnection") - self.force_close() - raise - except Exception as exc: - self.log_exception("Unhandled exception", exc_info=exc) - self.force_close() - except BaseException: - self.force_close() - raise - finally: - request._task = None # type: ignore[assignment] # Break reference cycle in case of exception - if self.transport is None and resp is not None: - self.log_debug("Ignored premature client disconnection.") - - if self._keepalive and not self._close and not self._force_close: - # start keep-alive timer - close_time = loop.time() + keepalive_timeout - self._next_keepalive_close_time = close_time - if self._keepalive_handle is None: - self._keepalive_handle = loop.call_at( - close_time, self._process_keepalive - ) - else: - break - - # remove handler, close transport if no handlers left - if not self._force_close: - self._task_handler = None - if self.transport is not None: - self.transport.close() - - async def finish_response( - self, request: BaseRequest, resp: StreamResponse, start_time: Optional[float] - ) -> Tuple[StreamResponse, bool]: - """Prepare the response and write_eof, then log access. - - This has to - be called within the context of any exception so the access logger - can get exception information. Returns True if the client disconnects - prematurely. - """ - request._finish() - if self._request_parser is not None: - self._request_parser.set_upgraded(False) - self._upgrade = False - if self._message_tail: - self._request_parser.feed_data(self._message_tail) - self._message_tail = b"" - try: - prepare_meth = resp.prepare - except AttributeError: - if resp is None: - self.log_exception("Missing return statement on request handler") - else: - self.log_exception( - "Web-handler should return a response instance, " - "got {!r}".format(resp) - ) - exc = HTTPInternalServerError() - resp = Response( - status=exc.status, reason=exc.reason, text=exc.text, headers=exc.headers - ) - prepare_meth = resp.prepare - try: - await prepare_meth(request) - await resp.write_eof() - except ConnectionError: - self.log_access(request, resp, start_time) - return resp, True - - self.log_access(request, resp, start_time) - return resp, False - - def handle_error( - self, - request: BaseRequest, - status: int = 500, - exc: Optional[BaseException] = None, - message: Optional[str] = None, - ) -> StreamResponse: - """Handle errors. - - Returns HTTP response with specific status code. Logs additional - information. It always closes current connection. - """ - if self._request_count == 1 and isinstance(exc, BadHttpMethod): - # BadHttpMethod is common when a client sends non-HTTP - # or encrypted traffic to an HTTP port. This is expected - # to happen when connected to the public internet so we log - # it at the debug level as to not fill logs with noise. - self.logger.debug( - "Error handling request from %s", request.remote, exc_info=exc - ) - else: - self.log_exception( - "Error handling request from %s", request.remote, exc_info=exc - ) - - # some data already got sent, connection is broken - if request.writer.output_size > 0: - raise ConnectionError( - "Response is sent already, cannot send another response " - "with the error message" - ) - - ct = "text/plain" - if status == HTTPStatus.INTERNAL_SERVER_ERROR: - title = "{0.value} {0.phrase}".format(HTTPStatus.INTERNAL_SERVER_ERROR) - msg = HTTPStatus.INTERNAL_SERVER_ERROR.description - tb = None - if self.debug: - with suppress(Exception): - tb = traceback.format_exc() - - if "text/html" in request.headers.get("Accept", ""): - if tb: - tb = html_escape(tb) - msg = f"

    Traceback:

    \n
    {tb}
    " - message = ( - "" - "{title}" - "\n

    {title}

    " - "\n{msg}\n\n" - ).format(title=title, msg=msg) - ct = "text/html" - else: - if tb: - msg = tb - message = title + "\n\n" + msg - - resp = Response(status=status, text=message, content_type=ct) - resp.force_close() - - return resp - - def _make_error_handler( - self, err_info: _ErrInfo - ) -> Callable[[BaseRequest], Awaitable[StreamResponse]]: - async def handler(request: BaseRequest) -> StreamResponse: - return self.handle_error( - request, err_info.status, err_info.exc, err_info.message - ) - - return handler diff --git a/bot/lib/python3.11/site-packages/aiohttp/web_request.py b/bot/lib/python3.11/site-packages/aiohttp/web_request.py deleted file mode 100644 index 0bc69b7..0000000 --- a/bot/lib/python3.11/site-packages/aiohttp/web_request.py +++ /dev/null @@ -1,916 +0,0 @@ -import asyncio -import datetime -import io -import re -import socket -import string -import tempfile -import types -import warnings -from types import MappingProxyType -from typing import ( - TYPE_CHECKING, - Any, - Dict, - Final, - Iterator, - Mapping, - MutableMapping, - Optional, - Pattern, - Tuple, - Union, - cast, -) -from urllib.parse import parse_qsl - -import attr -from multidict import ( - CIMultiDict, - CIMultiDictProxy, - MultiDict, - MultiDictProxy, - MultiMapping, -) -from yarl import URL - -from . import hdrs -from ._cookie_helpers import parse_cookie_header -from .abc import AbstractStreamWriter -from .helpers import ( - _SENTINEL, - DEBUG, - ETAG_ANY, - LIST_QUOTED_ETAG_RE, - ChainMapProxy, - ETag, - HeadersMixin, - parse_http_date, - reify, - sentinel, - set_exception, -) -from .http_parser import RawRequestMessage -from .http_writer import HttpVersion -from .multipart import BodyPartReader, MultipartReader -from .streams import EmptyStreamReader, StreamReader -from .typedefs import ( - DEFAULT_JSON_DECODER, - JSONDecoder, - LooseHeaders, - RawHeaders, - StrOrURL, -) -from .web_exceptions import HTTPRequestEntityTooLarge -from .web_response import StreamResponse - -__all__ = ("BaseRequest", "FileField", "Request") - - -if TYPE_CHECKING: - from .web_app import Application - from .web_protocol import RequestHandler - from .web_urldispatcher import UrlMappingMatchInfo - - -@attr.s(auto_attribs=True, frozen=True, slots=True) -class FileField: - name: str - filename: str - file: io.BufferedReader - content_type: str - headers: CIMultiDictProxy[str] - - -_TCHAR: Final[str] = string.digits + string.ascii_letters + r"!#$%&'*+.^_`|~-" -# '-' at the end to prevent interpretation as range in a char class - -_TOKEN: Final[str] = rf"[{_TCHAR}]+" - -_QDTEXT: Final[str] = r"[{}]".format( - r"".join(chr(c) for c in (0x09, 0x20, 0x21) + tuple(range(0x23, 0x7F))) -) -# qdtext includes 0x5C to escape 0x5D ('\]') -# qdtext excludes obs-text (because obsoleted, and encoding not specified) - -_QUOTED_PAIR: Final[str] = r"\\[\t !-~]" - -_QUOTED_STRING: Final[str] = r'"(?:{quoted_pair}|{qdtext})*"'.format( - qdtext=_QDTEXT, quoted_pair=_QUOTED_PAIR -) - -_FORWARDED_PAIR: Final[str] = ( - r"({token})=({token}|{quoted_string})(:\d{{1,4}})?".format( - token=_TOKEN, quoted_string=_QUOTED_STRING - ) -) - -_QUOTED_PAIR_REPLACE_RE: Final[Pattern[str]] = re.compile(r"\\([\t !-~])") -# same pattern as _QUOTED_PAIR but contains a capture group - -_FORWARDED_PAIR_RE: Final[Pattern[str]] = re.compile(_FORWARDED_PAIR) - -############################################################ -# HTTP Request -############################################################ - - -class BaseRequest(MutableMapping[str, Any], HeadersMixin): - - POST_METHODS = { - hdrs.METH_PATCH, - hdrs.METH_POST, - hdrs.METH_PUT, - hdrs.METH_TRACE, - hdrs.METH_DELETE, - } - - ATTRS = HeadersMixin.ATTRS | frozenset( - [ - "_message", - "_protocol", - "_payload_writer", - "_payload", - "_headers", - "_method", - "_version", - "_rel_url", - "_post", - "_read_bytes", - "_state", - "_cache", - "_task", - "_client_max_size", - "_loop", - "_transport_sslcontext", - "_transport_peername", - ] - ) - _post: Optional[MultiDictProxy[Union[str, bytes, FileField]]] = None - _read_bytes: Optional[bytes] = None - - def __init__( - self, - message: RawRequestMessage, - payload: StreamReader, - protocol: "RequestHandler", - payload_writer: AbstractStreamWriter, - task: "asyncio.Task[None]", - loop: asyncio.AbstractEventLoop, - *, - client_max_size: int = 1024**2, - state: Optional[Dict[str, Any]] = None, - scheme: Optional[str] = None, - host: Optional[str] = None, - remote: Optional[str] = None, - ) -> None: - self._message = message - self._protocol = protocol - self._payload_writer = payload_writer - - self._payload = payload - self._headers: CIMultiDictProxy[str] = message.headers - self._method = message.method - self._version = message.version - self._cache: Dict[str, Any] = {} - url = message.url - if url.absolute: - if scheme is not None: - url = url.with_scheme(scheme) - if host is not None: - url = url.with_host(host) - # absolute URL is given, - # override auto-calculating url, host, and scheme - # all other properties should be good - self._cache["url"] = url - self._cache["host"] = url.host - self._cache["scheme"] = url.scheme - self._rel_url = url.relative() - else: - self._rel_url = url - if scheme is not None: - self._cache["scheme"] = scheme - if host is not None: - self._cache["host"] = host - - self._state = {} if state is None else state - self._task = task - self._client_max_size = client_max_size - self._loop = loop - - self._transport_sslcontext = protocol.ssl_context - self._transport_peername = protocol.peername - - if remote is not None: - self._cache["remote"] = remote - - def clone( - self, - *, - method: Union[str, _SENTINEL] = sentinel, - rel_url: Union[StrOrURL, _SENTINEL] = sentinel, - headers: Union[LooseHeaders, _SENTINEL] = sentinel, - scheme: Union[str, _SENTINEL] = sentinel, - host: Union[str, _SENTINEL] = sentinel, - remote: Union[str, _SENTINEL] = sentinel, - client_max_size: Union[int, _SENTINEL] = sentinel, - ) -> "BaseRequest": - """Clone itself with replacement some attributes. - - Creates and returns a new instance of Request object. If no parameters - are given, an exact copy is returned. If a parameter is not passed, it - will reuse the one from the current request object. - """ - if self._read_bytes: - raise RuntimeError("Cannot clone request after reading its content") - - dct: Dict[str, Any] = {} - if method is not sentinel: - dct["method"] = method - if rel_url is not sentinel: - new_url: URL = URL(rel_url) - dct["url"] = new_url - dct["path"] = str(new_url) - if headers is not sentinel: - # a copy semantic - dct["headers"] = CIMultiDictProxy(CIMultiDict(headers)) - dct["raw_headers"] = tuple( - (k.encode("utf-8"), v.encode("utf-8")) - for k, v in dct["headers"].items() - ) - - message = self._message._replace(**dct) - - kwargs = {} - if scheme is not sentinel: - kwargs["scheme"] = scheme - if host is not sentinel: - kwargs["host"] = host - if remote is not sentinel: - kwargs["remote"] = remote - if client_max_size is sentinel: - client_max_size = self._client_max_size - - return self.__class__( - message, - self._payload, - self._protocol, - self._payload_writer, - self._task, - self._loop, - client_max_size=client_max_size, - state=self._state.copy(), - **kwargs, - ) - - @property - def task(self) -> "asyncio.Task[None]": - return self._task - - @property - def protocol(self) -> "RequestHandler": - return self._protocol - - @property - def transport(self) -> Optional[asyncio.Transport]: - if self._protocol is None: - return None - return self._protocol.transport - - @property - def writer(self) -> AbstractStreamWriter: - return self._payload_writer - - @property - def client_max_size(self) -> int: - return self._client_max_size - - @reify - def message(self) -> RawRequestMessage: - warnings.warn("Request.message is deprecated", DeprecationWarning, stacklevel=3) - return self._message - - @reify - def rel_url(self) -> URL: - return self._rel_url - - @reify - def loop(self) -> asyncio.AbstractEventLoop: - warnings.warn( - "request.loop property is deprecated", DeprecationWarning, stacklevel=2 - ) - return self._loop - - # MutableMapping API - - def __getitem__(self, key: str) -> Any: - return self._state[key] - - def __setitem__(self, key: str, value: Any) -> None: - self._state[key] = value - - def __delitem__(self, key: str) -> None: - del self._state[key] - - def __len__(self) -> int: - return len(self._state) - - def __iter__(self) -> Iterator[str]: - return iter(self._state) - - ######## - - @reify - def secure(self) -> bool: - """A bool indicating if the request is handled with SSL.""" - return self.scheme == "https" - - @reify - def forwarded(self) -> Tuple[Mapping[str, str], ...]: - """A tuple containing all parsed Forwarded header(s). - - Makes an effort to parse Forwarded headers as specified by RFC 7239: - - - It adds one (immutable) dictionary per Forwarded 'field-value', ie - per proxy. The element corresponds to the data in the Forwarded - field-value added by the first proxy encountered by the client. Each - subsequent item corresponds to those added by later proxies. - - It checks that every value has valid syntax in general as specified - in section 4: either a 'token' or a 'quoted-string'. - - It un-escapes found escape sequences. - - It does NOT validate 'by' and 'for' contents as specified in section - 6. - - It does NOT validate 'host' contents (Host ABNF). - - It does NOT validate 'proto' contents for valid URI scheme names. - - Returns a tuple containing one or more immutable dicts - """ - elems = [] - for field_value in self._message.headers.getall(hdrs.FORWARDED, ()): - length = len(field_value) - pos = 0 - need_separator = False - elem: Dict[str, str] = {} - elems.append(types.MappingProxyType(elem)) - while 0 <= pos < length: - match = _FORWARDED_PAIR_RE.match(field_value, pos) - if match is not None: # got a valid forwarded-pair - if need_separator: - # bad syntax here, skip to next comma - pos = field_value.find(",", pos) - else: - name, value, port = match.groups() - if value[0] == '"': - # quoted string: remove quotes and unescape - value = _QUOTED_PAIR_REPLACE_RE.sub(r"\1", value[1:-1]) - if port: - value += port - elem[name.lower()] = value - pos += len(match.group(0)) - need_separator = True - elif field_value[pos] == ",": # next forwarded-element - need_separator = False - elem = {} - elems.append(types.MappingProxyType(elem)) - pos += 1 - elif field_value[pos] == ";": # next forwarded-pair - need_separator = False - pos += 1 - elif field_value[pos] in " \t": - # Allow whitespace even between forwarded-pairs, though - # RFC 7239 doesn't. This simplifies code and is in line - # with Postel's law. - pos += 1 - else: - # bad syntax here, skip to next comma - pos = field_value.find(",", pos) - return tuple(elems) - - @reify - def scheme(self) -> str: - """A string representing the scheme of the request. - - Hostname is resolved in this order: - - - overridden value by .clone(scheme=new_scheme) call. - - type of connection to peer: HTTPS if socket is SSL, HTTP otherwise. - - 'http' or 'https'. - """ - if self._transport_sslcontext: - return "https" - else: - return "http" - - @reify - def method(self) -> str: - """Read only property for getting HTTP method. - - The value is upper-cased str like 'GET', 'POST', 'PUT' etc. - """ - return self._method - - @reify - def version(self) -> HttpVersion: - """Read only property for getting HTTP version of request. - - Returns aiohttp.protocol.HttpVersion instance. - """ - return self._version - - @reify - def host(self) -> str: - """Hostname of the request. - - Hostname is resolved in this order: - - - overridden value by .clone(host=new_host) call. - - HOST HTTP header - - socket.getfqdn() value - - For example, 'example.com' or 'localhost:8080'. - - For historical reasons, the port number may be included. - """ - host = self._message.headers.get(hdrs.HOST) - if host is not None: - return host - return socket.getfqdn() - - @reify - def remote(self) -> Optional[str]: - """Remote IP of client initiated HTTP request. - - The IP is resolved in this order: - - - overridden value by .clone(remote=new_remote) call. - - peername of opened socket - """ - if self._transport_peername is None: - return None - if isinstance(self._transport_peername, (list, tuple)): - return str(self._transport_peername[0]) - return str(self._transport_peername) - - @reify - def url(self) -> URL: - """The full URL of the request.""" - # authority is used here because it may include the port number - # and we want yarl to parse it correctly - return URL.build(scheme=self.scheme, authority=self.host).join(self._rel_url) - - @reify - def path(self) -> str: - """The URL including *PATH INFO* without the host or scheme. - - E.g., ``/app/blog`` - """ - return self._rel_url.path - - @reify - def path_qs(self) -> str: - """The URL including PATH_INFO and the query string. - - E.g, /app/blog?id=10 - """ - return str(self._rel_url) - - @reify - def raw_path(self) -> str: - """The URL including raw *PATH INFO* without the host or scheme. - - Warning, the path is unquoted and may contains non valid URL characters - - E.g., ``/my%2Fpath%7Cwith%21some%25strange%24characters`` - """ - return self._message.path - - @reify - def query(self) -> "MultiMapping[str]": - """A multidict with all the variables in the query string.""" - return self._rel_url.query - - @reify - def query_string(self) -> str: - """The query string in the URL. - - E.g., id=10 - """ - return self._rel_url.query_string - - @reify - def headers(self) -> CIMultiDictProxy[str]: - """A case-insensitive multidict proxy with all headers.""" - return self._headers - - @reify - def raw_headers(self) -> RawHeaders: - """A sequence of pairs for all headers.""" - return self._message.raw_headers - - @reify - def if_modified_since(self) -> Optional[datetime.datetime]: - """The value of If-Modified-Since HTTP header, or None. - - This header is represented as a `datetime` object. - """ - return parse_http_date(self.headers.get(hdrs.IF_MODIFIED_SINCE)) - - @reify - def if_unmodified_since(self) -> Optional[datetime.datetime]: - """The value of If-Unmodified-Since HTTP header, or None. - - This header is represented as a `datetime` object. - """ - return parse_http_date(self.headers.get(hdrs.IF_UNMODIFIED_SINCE)) - - @staticmethod - def _etag_values(etag_header: str) -> Iterator[ETag]: - """Extract `ETag` objects from raw header.""" - if etag_header == ETAG_ANY: - yield ETag( - is_weak=False, - value=ETAG_ANY, - ) - else: - for match in LIST_QUOTED_ETAG_RE.finditer(etag_header): - is_weak, value, garbage = match.group(2, 3, 4) - # Any symbol captured by 4th group means - # that the following sequence is invalid. - if garbage: - break - - yield ETag( - is_weak=bool(is_weak), - value=value, - ) - - @classmethod - def _if_match_or_none_impl( - cls, header_value: Optional[str] - ) -> Optional[Tuple[ETag, ...]]: - if not header_value: - return None - - return tuple(cls._etag_values(header_value)) - - @reify - def if_match(self) -> Optional[Tuple[ETag, ...]]: - """The value of If-Match HTTP header, or None. - - This header is represented as a `tuple` of `ETag` objects. - """ - return self._if_match_or_none_impl(self.headers.get(hdrs.IF_MATCH)) - - @reify - def if_none_match(self) -> Optional[Tuple[ETag, ...]]: - """The value of If-None-Match HTTP header, or None. - - This header is represented as a `tuple` of `ETag` objects. - """ - return self._if_match_or_none_impl(self.headers.get(hdrs.IF_NONE_MATCH)) - - @reify - def if_range(self) -> Optional[datetime.datetime]: - """The value of If-Range HTTP header, or None. - - This header is represented as a `datetime` object. - """ - return parse_http_date(self.headers.get(hdrs.IF_RANGE)) - - @reify - def keep_alive(self) -> bool: - """Is keepalive enabled by client?""" - return not self._message.should_close - - @reify - def cookies(self) -> Mapping[str, str]: - """Return request cookies. - - A read-only dictionary-like object. - """ - # Use parse_cookie_header for RFC 6265 compliant Cookie header parsing - # that accepts special characters in cookie names (fixes #2683) - parsed = parse_cookie_header(self.headers.get(hdrs.COOKIE, "")) - # Extract values from Morsel objects - return MappingProxyType({name: morsel.value for name, morsel in parsed}) - - @reify - def http_range(self) -> slice: - """The content of Range HTTP header. - - Return a slice instance. - - """ - rng = self._headers.get(hdrs.RANGE) - start, end = None, None - if rng is not None: - try: - pattern = r"^bytes=(\d*)-(\d*)$" - start, end = re.findall(pattern, rng)[0] - except IndexError: # pattern was not found in header - raise ValueError("range not in acceptable format") - - end = int(end) if end else None - start = int(start) if start else None - - if start is None and end is not None: - # end with no start is to return tail of content - start = -end - end = None - - if start is not None and end is not None: - # end is inclusive in range header, exclusive for slice - end += 1 - - if start >= end: - raise ValueError("start cannot be after end") - - if start is end is None: # No valid range supplied - raise ValueError("No start or end of range specified") - - return slice(start, end, 1) - - @reify - def content(self) -> StreamReader: - """Return raw payload stream.""" - return self._payload - - @property - def has_body(self) -> bool: - """Return True if request's HTTP BODY can be read, False otherwise.""" - warnings.warn( - "Deprecated, use .can_read_body #2005", DeprecationWarning, stacklevel=2 - ) - return not self._payload.at_eof() - - @property - def can_read_body(self) -> bool: - """Return True if request's HTTP BODY can be read, False otherwise.""" - return not self._payload.at_eof() - - @reify - def body_exists(self) -> bool: - """Return True if request has HTTP BODY, False otherwise.""" - return type(self._payload) is not EmptyStreamReader - - async def release(self) -> None: - """Release request. - - Eat unread part of HTTP BODY if present. - """ - while not self._payload.at_eof(): - await self._payload.readany() - - async def read(self) -> bytes: - """Read request body if present. - - Returns bytes object with full request content. - """ - if self._read_bytes is None: - body = bytearray() - while True: - chunk = await self._payload.readany() - body.extend(chunk) - if self._client_max_size: - body_size = len(body) - if body_size >= self._client_max_size: - raise HTTPRequestEntityTooLarge( - max_size=self._client_max_size, actual_size=body_size - ) - if not chunk: - break - self._read_bytes = bytes(body) - return self._read_bytes - - async def text(self) -> str: - """Return BODY as text using encoding from .charset.""" - bytes_body = await self.read() - encoding = self.charset or "utf-8" - return bytes_body.decode(encoding) - - async def json(self, *, loads: JSONDecoder = DEFAULT_JSON_DECODER) -> Any: - """Return BODY as JSON.""" - body = await self.text() - return loads(body) - - async def multipart(self) -> MultipartReader: - """Return async iterator to process BODY as multipart.""" - return MultipartReader(self._headers, self._payload) - - async def post(self) -> "MultiDictProxy[Union[str, bytes, FileField]]": - """Return POST parameters.""" - if self._post is not None: - return self._post - if self._method not in self.POST_METHODS: - self._post = MultiDictProxy(MultiDict()) - return self._post - - content_type = self.content_type - if content_type not in ( - "", - "application/x-www-form-urlencoded", - "multipart/form-data", - ): - self._post = MultiDictProxy(MultiDict()) - return self._post - - out: MultiDict[Union[str, bytes, FileField]] = MultiDict() - - if content_type == "multipart/form-data": - multipart = await self.multipart() - max_size = self._client_max_size - - field = await multipart.next() - while field is not None: - size = 0 - field_ct = field.headers.get(hdrs.CONTENT_TYPE) - - if isinstance(field, BodyPartReader): - assert field.name is not None - - # Note that according to RFC 7578, the Content-Type header - # is optional, even for files, so we can't assume it's - # present. - # https://tools.ietf.org/html/rfc7578#section-4.4 - if field.filename: - # store file in temp file - tmp = await self._loop.run_in_executor( - None, tempfile.TemporaryFile - ) - chunk = await field.read_chunk(size=2**16) - while chunk: - chunk = field.decode(chunk) - await self._loop.run_in_executor(None, tmp.write, chunk) - size += len(chunk) - if 0 < max_size < size: - await self._loop.run_in_executor(None, tmp.close) - raise HTTPRequestEntityTooLarge( - max_size=max_size, actual_size=size - ) - chunk = await field.read_chunk(size=2**16) - await self._loop.run_in_executor(None, tmp.seek, 0) - - if field_ct is None: - field_ct = "application/octet-stream" - - ff = FileField( - field.name, - field.filename, - cast(io.BufferedReader, tmp), - field_ct, - field.headers, - ) - out.add(field.name, ff) - else: - # deal with ordinary data - value = await field.read(decode=True) - if field_ct is None or field_ct.startswith("text/"): - charset = field.get_charset(default="utf-8") - out.add(field.name, value.decode(charset)) - else: - out.add(field.name, value) - size += len(value) - if 0 < max_size < size: - raise HTTPRequestEntityTooLarge( - max_size=max_size, actual_size=size - ) - else: - raise ValueError( - "To decode nested multipart you need to use custom reader", - ) - - field = await multipart.next() - else: - data = await self.read() - if data: - charset = self.charset or "utf-8" - out.extend( - parse_qsl( - data.rstrip().decode(charset), - keep_blank_values=True, - encoding=charset, - ) - ) - - self._post = MultiDictProxy(out) - return self._post - - def get_extra_info(self, name: str, default: Any = None) -> Any: - """Extra info from protocol transport""" - protocol = self._protocol - if protocol is None: - return default - - transport = protocol.transport - if transport is None: - return default - - return transport.get_extra_info(name, default) - - def __repr__(self) -> str: - ascii_encodable_path = self.path.encode("ascii", "backslashreplace").decode( - "ascii" - ) - return "<{} {} {} >".format( - self.__class__.__name__, self._method, ascii_encodable_path - ) - - def __eq__(self, other: object) -> bool: - return id(self) == id(other) - - def __bool__(self) -> bool: - return True - - async def _prepare_hook(self, response: StreamResponse) -> None: - return - - def _cancel(self, exc: BaseException) -> None: - set_exception(self._payload, exc) - - def _finish(self) -> None: - if self._post is None or self.content_type != "multipart/form-data": - return - - # NOTE: Release file descriptors for the - # NOTE: `tempfile.Temporaryfile`-created `_io.BufferedRandom` - # NOTE: instances of files sent within multipart request body - # NOTE: via HTTP POST request. - for file_name, file_field_object in self._post.items(): - if isinstance(file_field_object, FileField): - file_field_object.file.close() - - -class Request(BaseRequest): - - ATTRS = BaseRequest.ATTRS | frozenset(["_match_info"]) - - _match_info: Optional["UrlMappingMatchInfo"] = None - - if DEBUG: - - def __setattr__(self, name: str, val: Any) -> None: - if name not in self.ATTRS: - warnings.warn( - "Setting custom {}.{} attribute " - "is discouraged".format(self.__class__.__name__, name), - DeprecationWarning, - stacklevel=2, - ) - super().__setattr__(name, val) - - def clone( - self, - *, - method: Union[str, _SENTINEL] = sentinel, - rel_url: Union[StrOrURL, _SENTINEL] = sentinel, - headers: Union[LooseHeaders, _SENTINEL] = sentinel, - scheme: Union[str, _SENTINEL] = sentinel, - host: Union[str, _SENTINEL] = sentinel, - remote: Union[str, _SENTINEL] = sentinel, - client_max_size: Union[int, _SENTINEL] = sentinel, - ) -> "Request": - ret = super().clone( - method=method, - rel_url=rel_url, - headers=headers, - scheme=scheme, - host=host, - remote=remote, - client_max_size=client_max_size, - ) - new_ret = cast(Request, ret) - new_ret._match_info = self._match_info - return new_ret - - @reify - def match_info(self) -> "UrlMappingMatchInfo": - """Result of route resolving.""" - match_info = self._match_info - assert match_info is not None - return match_info - - @property - def app(self) -> "Application": - """Application instance.""" - match_info = self._match_info - assert match_info is not None - return match_info.current_app - - @property - def config_dict(self) -> ChainMapProxy: - match_info = self._match_info - assert match_info is not None - lst = match_info.apps - app = self.app - idx = lst.index(app) - sublist = list(reversed(lst[: idx + 1])) - return ChainMapProxy(sublist) - - async def _prepare_hook(self, response: StreamResponse) -> None: - match_info = self._match_info - if match_info is None: - return - for app in match_info._apps: - if on_response_prepare := app.on_response_prepare: - await on_response_prepare.send(self, response) diff --git a/bot/lib/python3.11/site-packages/aiohttp/web_response.py b/bot/lib/python3.11/site-packages/aiohttp/web_response.py deleted file mode 100644 index e5f8b6c..0000000 --- a/bot/lib/python3.11/site-packages/aiohttp/web_response.py +++ /dev/null @@ -1,856 +0,0 @@ -import asyncio -import collections.abc -import datetime -import enum -import json -import math -import time -import warnings -from concurrent.futures import Executor -from http import HTTPStatus -from http.cookies import SimpleCookie -from typing import ( - TYPE_CHECKING, - Any, - Dict, - Iterator, - MutableMapping, - Optional, - Union, - cast, -) - -from multidict import CIMultiDict, istr - -from . import hdrs, payload -from .abc import AbstractStreamWriter -from .compression_utils import ZLibCompressor -from .helpers import ( - ETAG_ANY, - QUOTED_ETAG_RE, - ETag, - HeadersMixin, - must_be_empty_body, - parse_http_date, - rfc822_formatted_time, - sentinel, - should_remove_content_length, - validate_etag_value, -) -from .http import SERVER_SOFTWARE, HttpVersion10, HttpVersion11 -from .payload import Payload -from .typedefs import JSONEncoder, LooseHeaders - -REASON_PHRASES = {http_status.value: http_status.phrase for http_status in HTTPStatus} -LARGE_BODY_SIZE = 1024**2 - -__all__ = ("ContentCoding", "StreamResponse", "Response", "json_response") - - -if TYPE_CHECKING: - from .web_request import BaseRequest - - BaseClass = MutableMapping[str, Any] -else: - BaseClass = collections.abc.MutableMapping - - -# TODO(py311): Convert to StrEnum for wider use -class ContentCoding(enum.Enum): - # The content codings that we have support for. - # - # Additional registered codings are listed at: - # https://www.iana.org/assignments/http-parameters/http-parameters.xhtml#content-coding - deflate = "deflate" - gzip = "gzip" - identity = "identity" - - -CONTENT_CODINGS = {coding.value: coding for coding in ContentCoding} - -############################################################ -# HTTP Response classes -############################################################ - - -class StreamResponse(BaseClass, HeadersMixin): - - _body: Union[None, bytes, bytearray, Payload] - _length_check = True - _body = None - _keep_alive: Optional[bool] = None - _chunked: bool = False - _compression: bool = False - _compression_strategy: Optional[int] = None - _compression_force: Optional[ContentCoding] = None - _req: Optional["BaseRequest"] = None - _payload_writer: Optional[AbstractStreamWriter] = None - _eof_sent: bool = False - _must_be_empty_body: Optional[bool] = None - _body_length = 0 - _cookies: Optional[SimpleCookie] = None - _send_headers_immediately = True - - def __init__( - self, - *, - status: int = 200, - reason: Optional[str] = None, - headers: Optional[LooseHeaders] = None, - _real_headers: Optional[CIMultiDict[str]] = None, - ) -> None: - """Initialize a new stream response object. - - _real_headers is an internal parameter used to pass a pre-populated - headers object. It is used by the `Response` class to avoid copying - the headers when creating a new response object. It is not intended - to be used by external code. - """ - self._state: Dict[str, Any] = {} - - if _real_headers is not None: - self._headers = _real_headers - elif headers is not None: - self._headers: CIMultiDict[str] = CIMultiDict(headers) - else: - self._headers = CIMultiDict() - - self._set_status(status, reason) - - @property - def prepared(self) -> bool: - return self._eof_sent or self._payload_writer is not None - - @property - def task(self) -> "Optional[asyncio.Task[None]]": - if self._req: - return self._req.task - else: - return None - - @property - def status(self) -> int: - return self._status - - @property - def chunked(self) -> bool: - return self._chunked - - @property - def compression(self) -> bool: - return self._compression - - @property - def reason(self) -> str: - return self._reason - - def set_status( - self, - status: int, - reason: Optional[str] = None, - ) -> None: - assert ( - not self.prepared - ), "Cannot change the response status code after the headers have been sent" - self._set_status(status, reason) - - def _set_status(self, status: int, reason: Optional[str]) -> None: - self._status = int(status) - if reason is None: - reason = REASON_PHRASES.get(self._status, "") - elif "\n" in reason: - raise ValueError("Reason cannot contain \\n") - self._reason = reason - - @property - def keep_alive(self) -> Optional[bool]: - return self._keep_alive - - def force_close(self) -> None: - self._keep_alive = False - - @property - def body_length(self) -> int: - return self._body_length - - @property - def output_length(self) -> int: - warnings.warn("output_length is deprecated", DeprecationWarning) - assert self._payload_writer - return self._payload_writer.buffer_size - - def enable_chunked_encoding(self, chunk_size: Optional[int] = None) -> None: - """Enables automatic chunked transfer encoding.""" - if hdrs.CONTENT_LENGTH in self._headers: - raise RuntimeError( - "You can't enable chunked encoding when a content length is set" - ) - if chunk_size is not None: - warnings.warn("Chunk size is deprecated #1615", DeprecationWarning) - self._chunked = True - - def enable_compression( - self, - force: Optional[Union[bool, ContentCoding]] = None, - strategy: Optional[int] = None, - ) -> None: - """Enables response compression encoding.""" - # Backwards compatibility for when force was a bool <0.17. - if isinstance(force, bool): - force = ContentCoding.deflate if force else ContentCoding.identity - warnings.warn( - "Using boolean for force is deprecated #3318", DeprecationWarning - ) - elif force is not None: - assert isinstance( - force, ContentCoding - ), "force should one of None, bool or ContentEncoding" - - self._compression = True - self._compression_force = force - self._compression_strategy = strategy - - @property - def headers(self) -> "CIMultiDict[str]": - return self._headers - - @property - def cookies(self) -> SimpleCookie: - if self._cookies is None: - self._cookies = SimpleCookie() - return self._cookies - - def set_cookie( - self, - name: str, - value: str, - *, - expires: Optional[str] = None, - domain: Optional[str] = None, - max_age: Optional[Union[int, str]] = None, - path: str = "/", - secure: Optional[bool] = None, - httponly: Optional[bool] = None, - version: Optional[str] = None, - samesite: Optional[str] = None, - partitioned: Optional[bool] = None, - ) -> None: - """Set or update response cookie. - - Sets new cookie or updates existent with new value. - Also updates only those params which are not None. - """ - if self._cookies is None: - self._cookies = SimpleCookie() - - self._cookies[name] = value - c = self._cookies[name] - - if expires is not None: - c["expires"] = expires - elif c.get("expires") == "Thu, 01 Jan 1970 00:00:00 GMT": - del c["expires"] - - if domain is not None: - c["domain"] = domain - - if max_age is not None: - c["max-age"] = str(max_age) - elif "max-age" in c: - del c["max-age"] - - c["path"] = path - - if secure is not None: - c["secure"] = secure - if httponly is not None: - c["httponly"] = httponly - if version is not None: - c["version"] = version - if samesite is not None: - c["samesite"] = samesite - - if partitioned is not None: - c["partitioned"] = partitioned - - def del_cookie( - self, - name: str, - *, - domain: Optional[str] = None, - path: str = "/", - secure: Optional[bool] = None, - httponly: Optional[bool] = None, - samesite: Optional[str] = None, - ) -> None: - """Delete cookie. - - Creates new empty expired cookie. - """ - # TODO: do we need domain/path here? - if self._cookies is not None: - self._cookies.pop(name, None) - self.set_cookie( - name, - "", - max_age=0, - expires="Thu, 01 Jan 1970 00:00:00 GMT", - domain=domain, - path=path, - secure=secure, - httponly=httponly, - samesite=samesite, - ) - - @property - def content_length(self) -> Optional[int]: - # Just a placeholder for adding setter - return super().content_length - - @content_length.setter - def content_length(self, value: Optional[int]) -> None: - if value is not None: - value = int(value) - if self._chunked: - raise RuntimeError( - "You can't set content length when chunked encoding is enable" - ) - self._headers[hdrs.CONTENT_LENGTH] = str(value) - else: - self._headers.pop(hdrs.CONTENT_LENGTH, None) - - @property - def content_type(self) -> str: - # Just a placeholder for adding setter - return super().content_type - - @content_type.setter - def content_type(self, value: str) -> None: - self.content_type # read header values if needed - self._content_type = str(value) - self._generate_content_type_header() - - @property - def charset(self) -> Optional[str]: - # Just a placeholder for adding setter - return super().charset - - @charset.setter - def charset(self, value: Optional[str]) -> None: - ctype = self.content_type # read header values if needed - if ctype == "application/octet-stream": - raise RuntimeError( - "Setting charset for application/octet-stream " - "doesn't make sense, setup content_type first" - ) - assert self._content_dict is not None - if value is None: - self._content_dict.pop("charset", None) - else: - self._content_dict["charset"] = str(value).lower() - self._generate_content_type_header() - - @property - def last_modified(self) -> Optional[datetime.datetime]: - """The value of Last-Modified HTTP header, or None. - - This header is represented as a `datetime` object. - """ - return parse_http_date(self._headers.get(hdrs.LAST_MODIFIED)) - - @last_modified.setter - def last_modified( - self, value: Optional[Union[int, float, datetime.datetime, str]] - ) -> None: - if value is None: - self._headers.pop(hdrs.LAST_MODIFIED, None) - elif isinstance(value, (int, float)): - self._headers[hdrs.LAST_MODIFIED] = time.strftime( - "%a, %d %b %Y %H:%M:%S GMT", time.gmtime(math.ceil(value)) - ) - elif isinstance(value, datetime.datetime): - self._headers[hdrs.LAST_MODIFIED] = time.strftime( - "%a, %d %b %Y %H:%M:%S GMT", value.utctimetuple() - ) - elif isinstance(value, str): - self._headers[hdrs.LAST_MODIFIED] = value - else: - msg = f"Unsupported type for last_modified: {type(value).__name__}" - raise TypeError(msg) - - @property - def etag(self) -> Optional[ETag]: - quoted_value = self._headers.get(hdrs.ETAG) - if not quoted_value: - return None - elif quoted_value == ETAG_ANY: - return ETag(value=ETAG_ANY) - match = QUOTED_ETAG_RE.fullmatch(quoted_value) - if not match: - return None - is_weak, value = match.group(1, 2) - return ETag( - is_weak=bool(is_weak), - value=value, - ) - - @etag.setter - def etag(self, value: Optional[Union[ETag, str]]) -> None: - if value is None: - self._headers.pop(hdrs.ETAG, None) - elif (isinstance(value, str) and value == ETAG_ANY) or ( - isinstance(value, ETag) and value.value == ETAG_ANY - ): - self._headers[hdrs.ETAG] = ETAG_ANY - elif isinstance(value, str): - validate_etag_value(value) - self._headers[hdrs.ETAG] = f'"{value}"' - elif isinstance(value, ETag) and isinstance(value.value, str): - validate_etag_value(value.value) - hdr_value = f'W/"{value.value}"' if value.is_weak else f'"{value.value}"' - self._headers[hdrs.ETAG] = hdr_value - else: - raise ValueError( - f"Unsupported etag type: {type(value)}. " - f"etag must be str, ETag or None" - ) - - def _generate_content_type_header( - self, CONTENT_TYPE: istr = hdrs.CONTENT_TYPE - ) -> None: - assert self._content_dict is not None - assert self._content_type is not None - params = "; ".join(f"{k}={v}" for k, v in self._content_dict.items()) - if params: - ctype = self._content_type + "; " + params - else: - ctype = self._content_type - self._headers[CONTENT_TYPE] = ctype - - async def _do_start_compression(self, coding: ContentCoding) -> None: - if coding is ContentCoding.identity: - return - assert self._payload_writer is not None - self._headers[hdrs.CONTENT_ENCODING] = coding.value - self._payload_writer.enable_compression( - coding.value, self._compression_strategy - ) - # Compressed payload may have different content length, - # remove the header - self._headers.popall(hdrs.CONTENT_LENGTH, None) - - async def _start_compression(self, request: "BaseRequest") -> None: - if self._compression_force: - await self._do_start_compression(self._compression_force) - return - # Encoding comparisons should be case-insensitive - # https://www.rfc-editor.org/rfc/rfc9110#section-8.4.1 - accept_encoding = request.headers.get(hdrs.ACCEPT_ENCODING, "").lower() - for value, coding in CONTENT_CODINGS.items(): - if value in accept_encoding: - await self._do_start_compression(coding) - return - - async def prepare(self, request: "BaseRequest") -> Optional[AbstractStreamWriter]: - if self._eof_sent: - return None - if self._payload_writer is not None: - return self._payload_writer - self._must_be_empty_body = must_be_empty_body(request.method, self.status) - return await self._start(request) - - async def _start(self, request: "BaseRequest") -> AbstractStreamWriter: - self._req = request - writer = self._payload_writer = request._payload_writer - - await self._prepare_headers() - await request._prepare_hook(self) - await self._write_headers() - - return writer - - async def _prepare_headers(self) -> None: - request = self._req - assert request is not None - writer = self._payload_writer - assert writer is not None - keep_alive = self._keep_alive - if keep_alive is None: - keep_alive = request.keep_alive - self._keep_alive = keep_alive - - version = request.version - - headers = self._headers - if self._cookies: - for cookie in self._cookies.values(): - value = cookie.output(header="")[1:] - headers.add(hdrs.SET_COOKIE, value) - - if self._compression: - await self._start_compression(request) - - if self._chunked: - if version != HttpVersion11: - raise RuntimeError( - "Using chunked encoding is forbidden " - "for HTTP/{0.major}.{0.minor}".format(request.version) - ) - if not self._must_be_empty_body: - writer.enable_chunking() - headers[hdrs.TRANSFER_ENCODING] = "chunked" - elif self._length_check: # Disabled for WebSockets - writer.length = self.content_length - if writer.length is None: - if version >= HttpVersion11: - if not self._must_be_empty_body: - writer.enable_chunking() - headers[hdrs.TRANSFER_ENCODING] = "chunked" - elif not self._must_be_empty_body: - keep_alive = False - - # HTTP 1.1: https://tools.ietf.org/html/rfc7230#section-3.3.2 - # HTTP 1.0: https://tools.ietf.org/html/rfc1945#section-10.4 - if self._must_be_empty_body: - if hdrs.CONTENT_LENGTH in headers and should_remove_content_length( - request.method, self.status - ): - del headers[hdrs.CONTENT_LENGTH] - # https://datatracker.ietf.org/doc/html/rfc9112#section-6.1-10 - # https://datatracker.ietf.org/doc/html/rfc9112#section-6.1-13 - if hdrs.TRANSFER_ENCODING in headers: - del headers[hdrs.TRANSFER_ENCODING] - elif (writer.length if self._length_check else self.content_length) != 0: - # https://www.rfc-editor.org/rfc/rfc9110#section-8.3-5 - headers.setdefault(hdrs.CONTENT_TYPE, "application/octet-stream") - headers.setdefault(hdrs.DATE, rfc822_formatted_time()) - headers.setdefault(hdrs.SERVER, SERVER_SOFTWARE) - - # connection header - if hdrs.CONNECTION not in headers: - if keep_alive: - if version == HttpVersion10: - headers[hdrs.CONNECTION] = "keep-alive" - elif version == HttpVersion11: - headers[hdrs.CONNECTION] = "close" - - async def _write_headers(self) -> None: - request = self._req - assert request is not None - writer = self._payload_writer - assert writer is not None - # status line - version = request.version - status_line = f"HTTP/{version[0]}.{version[1]} {self._status} {self._reason}" - await writer.write_headers(status_line, self._headers) - # Send headers immediately if not opted into buffering - if self._send_headers_immediately: - writer.send_headers() - - async def write(self, data: Union[bytes, bytearray, memoryview]) -> None: - assert isinstance( - data, (bytes, bytearray, memoryview) - ), "data argument must be byte-ish (%r)" % type(data) - - if self._eof_sent: - raise RuntimeError("Cannot call write() after write_eof()") - if self._payload_writer is None: - raise RuntimeError("Cannot call write() before prepare()") - - await self._payload_writer.write(data) - - async def drain(self) -> None: - assert not self._eof_sent, "EOF has already been sent" - assert self._payload_writer is not None, "Response has not been started" - warnings.warn( - "drain method is deprecated, use await resp.write()", - DeprecationWarning, - stacklevel=2, - ) - await self._payload_writer.drain() - - async def write_eof(self, data: bytes = b"") -> None: - assert isinstance( - data, (bytes, bytearray, memoryview) - ), "data argument must be byte-ish (%r)" % type(data) - - if self._eof_sent: - return - - assert self._payload_writer is not None, "Response has not been started" - - await self._payload_writer.write_eof(data) - self._eof_sent = True - self._req = None - self._body_length = self._payload_writer.output_size - self._payload_writer = None - - def __repr__(self) -> str: - if self._eof_sent: - info = "eof" - elif self.prepared: - assert self._req is not None - info = f"{self._req.method} {self._req.path} " - else: - info = "not prepared" - return f"<{self.__class__.__name__} {self.reason} {info}>" - - def __getitem__(self, key: str) -> Any: - return self._state[key] - - def __setitem__(self, key: str, value: Any) -> None: - self._state[key] = value - - def __delitem__(self, key: str) -> None: - del self._state[key] - - def __len__(self) -> int: - return len(self._state) - - def __iter__(self) -> Iterator[str]: - return iter(self._state) - - def __hash__(self) -> int: - return hash(id(self)) - - def __eq__(self, other: object) -> bool: - return self is other - - def __bool__(self) -> bool: - return True - - -class Response(StreamResponse): - - _compressed_body: Optional[bytes] = None - _send_headers_immediately = False - - def __init__( - self, - *, - body: Any = None, - status: int = 200, - reason: Optional[str] = None, - text: Optional[str] = None, - headers: Optional[LooseHeaders] = None, - content_type: Optional[str] = None, - charset: Optional[str] = None, - zlib_executor_size: Optional[int] = None, - zlib_executor: Optional[Executor] = None, - ) -> None: - if body is not None and text is not None: - raise ValueError("body and text are not allowed together") - - if headers is None: - real_headers: CIMultiDict[str] = CIMultiDict() - else: - real_headers = CIMultiDict(headers) - - if content_type is not None and "charset" in content_type: - raise ValueError("charset must not be in content_type argument") - - if text is not None: - if hdrs.CONTENT_TYPE in real_headers: - if content_type or charset: - raise ValueError( - "passing both Content-Type header and " - "content_type or charset params " - "is forbidden" - ) - else: - # fast path for filling headers - if not isinstance(text, str): - raise TypeError("text argument must be str (%r)" % type(text)) - if content_type is None: - content_type = "text/plain" - if charset is None: - charset = "utf-8" - real_headers[hdrs.CONTENT_TYPE] = content_type + "; charset=" + charset - body = text.encode(charset) - text = None - elif hdrs.CONTENT_TYPE in real_headers: - if content_type is not None or charset is not None: - raise ValueError( - "passing both Content-Type header and " - "content_type or charset params " - "is forbidden" - ) - elif content_type is not None: - if charset is not None: - content_type += "; charset=" + charset - real_headers[hdrs.CONTENT_TYPE] = content_type - - super().__init__(status=status, reason=reason, _real_headers=real_headers) - - if text is not None: - self.text = text - else: - self.body = body - - self._zlib_executor_size = zlib_executor_size - self._zlib_executor = zlib_executor - - @property - def body(self) -> Optional[Union[bytes, Payload]]: - return self._body - - @body.setter - def body(self, body: Any) -> None: - if body is None: - self._body = None - elif isinstance(body, (bytes, bytearray)): - self._body = body - else: - try: - self._body = body = payload.PAYLOAD_REGISTRY.get(body) - except payload.LookupError: - raise ValueError("Unsupported body type %r" % type(body)) - - headers = self._headers - - # set content-type - if hdrs.CONTENT_TYPE not in headers: - headers[hdrs.CONTENT_TYPE] = body.content_type - - # copy payload headers - if body.headers: - for key, value in body.headers.items(): - if key not in headers: - headers[key] = value - - self._compressed_body = None - - @property - def text(self) -> Optional[str]: - if self._body is None: - return None - # Note: When _body is a Payload (e.g. FilePayload), this may do blocking I/O - # This is generally safe as most common payloads (BytesPayload, StringPayload) - # don't do blocking I/O, but be careful with file-based payloads - return self._body.decode(self.charset or "utf-8") - - @text.setter - def text(self, text: str) -> None: - assert text is None or isinstance( - text, str - ), "text argument must be str (%r)" % type(text) - - if self.content_type == "application/octet-stream": - self.content_type = "text/plain" - if self.charset is None: - self.charset = "utf-8" - - self._body = text.encode(self.charset) - self._compressed_body = None - - @property - def content_length(self) -> Optional[int]: - if self._chunked: - return None - - if hdrs.CONTENT_LENGTH in self._headers: - return int(self._headers[hdrs.CONTENT_LENGTH]) - - if self._compressed_body is not None: - # Return length of the compressed body - return len(self._compressed_body) - elif isinstance(self._body, Payload): - # A payload without content length, or a compressed payload - return None - elif self._body is not None: - return len(self._body) - else: - return 0 - - @content_length.setter - def content_length(self, value: Optional[int]) -> None: - raise RuntimeError("Content length is set automatically") - - async def write_eof(self, data: bytes = b"") -> None: - if self._eof_sent: - return - if self._compressed_body is None: - body: Optional[Union[bytes, Payload]] = self._body - else: - body = self._compressed_body - assert not data, f"data arg is not supported, got {data!r}" - assert self._req is not None - assert self._payload_writer is not None - if body is None or self._must_be_empty_body: - await super().write_eof() - elif isinstance(self._body, Payload): - await self._body.write(self._payload_writer) - await self._body.close() - await super().write_eof() - else: - await super().write_eof(cast(bytes, body)) - - async def _start(self, request: "BaseRequest") -> AbstractStreamWriter: - if hdrs.CONTENT_LENGTH in self._headers: - if should_remove_content_length(request.method, self.status): - del self._headers[hdrs.CONTENT_LENGTH] - elif not self._chunked: - if isinstance(self._body, Payload): - if (size := self._body.size) is not None: - self._headers[hdrs.CONTENT_LENGTH] = str(size) - else: - body_len = len(self._body) if self._body else "0" - # https://www.rfc-editor.org/rfc/rfc9110.html#section-8.6-7 - if body_len != "0" or ( - self.status != 304 and request.method not in hdrs.METH_HEAD_ALL - ): - self._headers[hdrs.CONTENT_LENGTH] = str(body_len) - - return await super()._start(request) - - async def _do_start_compression(self, coding: ContentCoding) -> None: - if self._chunked or isinstance(self._body, Payload): - return await super()._do_start_compression(coding) - if coding is ContentCoding.identity: - return - # Instead of using _payload_writer.enable_compression, - # compress the whole body - compressor = ZLibCompressor( - encoding=coding.value, - max_sync_chunk_size=self._zlib_executor_size, - executor=self._zlib_executor, - ) - assert self._body is not None - if self._zlib_executor_size is None and len(self._body) > LARGE_BODY_SIZE: - warnings.warn( - "Synchronous compression of large response bodies " - f"({len(self._body)} bytes) might block the async event loop. " - "Consider providing a custom value to zlib_executor_size/" - "zlib_executor response properties or disabling compression on it." - ) - self._compressed_body = ( - await compressor.compress(self._body) + compressor.flush() - ) - self._headers[hdrs.CONTENT_ENCODING] = coding.value - self._headers[hdrs.CONTENT_LENGTH] = str(len(self._compressed_body)) - - -def json_response( - data: Any = sentinel, - *, - text: Optional[str] = None, - body: Optional[bytes] = None, - status: int = 200, - reason: Optional[str] = None, - headers: Optional[LooseHeaders] = None, - content_type: str = "application/json", - dumps: JSONEncoder = json.dumps, -) -> Response: - if data is not sentinel: - if text or body: - raise ValueError("only one of data, text, or body should be specified") - else: - text = dumps(data) - return Response( - text=text, - body=body, - status=status, - reason=reason, - headers=headers, - content_type=content_type, - ) diff --git a/bot/lib/python3.11/site-packages/aiohttp/web_routedef.py b/bot/lib/python3.11/site-packages/aiohttp/web_routedef.py deleted file mode 100644 index f51b6cd..0000000 --- a/bot/lib/python3.11/site-packages/aiohttp/web_routedef.py +++ /dev/null @@ -1,214 +0,0 @@ -import abc -import os # noqa -from typing import ( - TYPE_CHECKING, - Any, - Callable, - Dict, - Iterator, - List, - Optional, - Sequence, - Type, - Union, - overload, -) - -import attr - -from . import hdrs -from .abc import AbstractView -from .typedefs import Handler, PathLike - -if TYPE_CHECKING: - from .web_request import Request - from .web_response import StreamResponse - from .web_urldispatcher import AbstractRoute, UrlDispatcher -else: - Request = StreamResponse = UrlDispatcher = AbstractRoute = None - - -__all__ = ( - "AbstractRouteDef", - "RouteDef", - "StaticDef", - "RouteTableDef", - "head", - "options", - "get", - "post", - "patch", - "put", - "delete", - "route", - "view", - "static", -) - - -class AbstractRouteDef(abc.ABC): - @abc.abstractmethod - def register(self, router: UrlDispatcher) -> List[AbstractRoute]: - pass # pragma: no cover - - -_HandlerType = Union[Type[AbstractView], Handler] - - -@attr.s(auto_attribs=True, frozen=True, repr=False, slots=True) -class RouteDef(AbstractRouteDef): - method: str - path: str - handler: _HandlerType - kwargs: Dict[str, Any] - - def __repr__(self) -> str: - info = [] - for name, value in sorted(self.kwargs.items()): - info.append(f", {name}={value!r}") - return " {handler.__name__!r}{info}>".format( - method=self.method, path=self.path, handler=self.handler, info="".join(info) - ) - - def register(self, router: UrlDispatcher) -> List[AbstractRoute]: - if self.method in hdrs.METH_ALL: - reg = getattr(router, "add_" + self.method.lower()) - return [reg(self.path, self.handler, **self.kwargs)] - else: - return [ - router.add_route(self.method, self.path, self.handler, **self.kwargs) - ] - - -@attr.s(auto_attribs=True, frozen=True, repr=False, slots=True) -class StaticDef(AbstractRouteDef): - prefix: str - path: PathLike - kwargs: Dict[str, Any] - - def __repr__(self) -> str: - info = [] - for name, value in sorted(self.kwargs.items()): - info.append(f", {name}={value!r}") - return " {path}{info}>".format( - prefix=self.prefix, path=self.path, info="".join(info) - ) - - def register(self, router: UrlDispatcher) -> List[AbstractRoute]: - resource = router.add_static(self.prefix, self.path, **self.kwargs) - routes = resource.get_info().get("routes", {}) - return list(routes.values()) - - -def route(method: str, path: str, handler: _HandlerType, **kwargs: Any) -> RouteDef: - return RouteDef(method, path, handler, kwargs) - - -def head(path: str, handler: _HandlerType, **kwargs: Any) -> RouteDef: - return route(hdrs.METH_HEAD, path, handler, **kwargs) - - -def options(path: str, handler: _HandlerType, **kwargs: Any) -> RouteDef: - return route(hdrs.METH_OPTIONS, path, handler, **kwargs) - - -def get( - path: str, - handler: _HandlerType, - *, - name: Optional[str] = None, - allow_head: bool = True, - **kwargs: Any, -) -> RouteDef: - return route( - hdrs.METH_GET, path, handler, name=name, allow_head=allow_head, **kwargs - ) - - -def post(path: str, handler: _HandlerType, **kwargs: Any) -> RouteDef: - return route(hdrs.METH_POST, path, handler, **kwargs) - - -def put(path: str, handler: _HandlerType, **kwargs: Any) -> RouteDef: - return route(hdrs.METH_PUT, path, handler, **kwargs) - - -def patch(path: str, handler: _HandlerType, **kwargs: Any) -> RouteDef: - return route(hdrs.METH_PATCH, path, handler, **kwargs) - - -def delete(path: str, handler: _HandlerType, **kwargs: Any) -> RouteDef: - return route(hdrs.METH_DELETE, path, handler, **kwargs) - - -def view(path: str, handler: Type[AbstractView], **kwargs: Any) -> RouteDef: - return route(hdrs.METH_ANY, path, handler, **kwargs) - - -def static(prefix: str, path: PathLike, **kwargs: Any) -> StaticDef: - return StaticDef(prefix, path, kwargs) - - -_Deco = Callable[[_HandlerType], _HandlerType] - - -class RouteTableDef(Sequence[AbstractRouteDef]): - """Route definition table""" - - def __init__(self) -> None: - self._items: List[AbstractRouteDef] = [] - - def __repr__(self) -> str: - return f"" - - @overload - def __getitem__(self, index: int) -> AbstractRouteDef: ... - - @overload - def __getitem__(self, index: slice) -> List[AbstractRouteDef]: ... - - def __getitem__(self, index): # type: ignore[no-untyped-def] - return self._items[index] - - def __iter__(self) -> Iterator[AbstractRouteDef]: - return iter(self._items) - - def __len__(self) -> int: - return len(self._items) - - def __contains__(self, item: object) -> bool: - return item in self._items - - def route(self, method: str, path: str, **kwargs: Any) -> _Deco: - def inner(handler: _HandlerType) -> _HandlerType: - self._items.append(RouteDef(method, path, handler, kwargs)) - return handler - - return inner - - def head(self, path: str, **kwargs: Any) -> _Deco: - return self.route(hdrs.METH_HEAD, path, **kwargs) - - def get(self, path: str, **kwargs: Any) -> _Deco: - return self.route(hdrs.METH_GET, path, **kwargs) - - def post(self, path: str, **kwargs: Any) -> _Deco: - return self.route(hdrs.METH_POST, path, **kwargs) - - def put(self, path: str, **kwargs: Any) -> _Deco: - return self.route(hdrs.METH_PUT, path, **kwargs) - - def patch(self, path: str, **kwargs: Any) -> _Deco: - return self.route(hdrs.METH_PATCH, path, **kwargs) - - def delete(self, path: str, **kwargs: Any) -> _Deco: - return self.route(hdrs.METH_DELETE, path, **kwargs) - - def options(self, path: str, **kwargs: Any) -> _Deco: - return self.route(hdrs.METH_OPTIONS, path, **kwargs) - - def view(self, path: str, **kwargs: Any) -> _Deco: - return self.route(hdrs.METH_ANY, path, **kwargs) - - def static(self, prefix: str, path: PathLike, **kwargs: Any) -> None: - self._items.append(StaticDef(prefix, path, kwargs)) diff --git a/bot/lib/python3.11/site-packages/aiohttp/web_runner.py b/bot/lib/python3.11/site-packages/aiohttp/web_runner.py deleted file mode 100644 index bcfec72..0000000 --- a/bot/lib/python3.11/site-packages/aiohttp/web_runner.py +++ /dev/null @@ -1,399 +0,0 @@ -import asyncio -import signal -import socket -import warnings -from abc import ABC, abstractmethod -from typing import TYPE_CHECKING, Any, List, Optional, Set - -from yarl import URL - -from .typedefs import PathLike -from .web_app import Application -from .web_server import Server - -if TYPE_CHECKING: - from ssl import SSLContext -else: - try: - from ssl import SSLContext - except ImportError: # pragma: no cover - SSLContext = object # type: ignore[misc,assignment] - -__all__ = ( - "BaseSite", - "TCPSite", - "UnixSite", - "NamedPipeSite", - "SockSite", - "BaseRunner", - "AppRunner", - "ServerRunner", - "GracefulExit", -) - - -class GracefulExit(SystemExit): - code = 1 - - -def _raise_graceful_exit() -> None: - raise GracefulExit() - - -class BaseSite(ABC): - __slots__ = ("_runner", "_ssl_context", "_backlog", "_server") - - def __init__( - self, - runner: "BaseRunner", - *, - shutdown_timeout: float = 60.0, - ssl_context: Optional[SSLContext] = None, - backlog: int = 128, - ) -> None: - if runner.server is None: - raise RuntimeError("Call runner.setup() before making a site") - if shutdown_timeout != 60.0: - msg = "shutdown_timeout should be set on BaseRunner" - warnings.warn(msg, DeprecationWarning, stacklevel=2) - runner._shutdown_timeout = shutdown_timeout - self._runner = runner - self._ssl_context = ssl_context - self._backlog = backlog - self._server: Optional[asyncio.AbstractServer] = None - - @property - @abstractmethod - def name(self) -> str: - pass # pragma: no cover - - @abstractmethod - async def start(self) -> None: - self._runner._reg_site(self) - - async def stop(self) -> None: - self._runner._check_site(self) - if self._server is not None: # Maybe not started yet - self._server.close() - - self._runner._unreg_site(self) - - -class TCPSite(BaseSite): - __slots__ = ("_host", "_port", "_reuse_address", "_reuse_port") - - def __init__( - self, - runner: "BaseRunner", - host: Optional[str] = None, - port: Optional[int] = None, - *, - shutdown_timeout: float = 60.0, - ssl_context: Optional[SSLContext] = None, - backlog: int = 128, - reuse_address: Optional[bool] = None, - reuse_port: Optional[bool] = None, - ) -> None: - super().__init__( - runner, - shutdown_timeout=shutdown_timeout, - ssl_context=ssl_context, - backlog=backlog, - ) - self._host = host - if port is None: - port = 8443 if self._ssl_context else 8080 - self._port = port - self._reuse_address = reuse_address - self._reuse_port = reuse_port - - @property - def name(self) -> str: - scheme = "https" if self._ssl_context else "http" - host = "0.0.0.0" if not self._host else self._host - return str(URL.build(scheme=scheme, host=host, port=self._port)) - - async def start(self) -> None: - await super().start() - loop = asyncio.get_event_loop() - server = self._runner.server - assert server is not None - self._server = await loop.create_server( - server, - self._host, - self._port, - ssl=self._ssl_context, - backlog=self._backlog, - reuse_address=self._reuse_address, - reuse_port=self._reuse_port, - ) - - -class UnixSite(BaseSite): - __slots__ = ("_path",) - - def __init__( - self, - runner: "BaseRunner", - path: PathLike, - *, - shutdown_timeout: float = 60.0, - ssl_context: Optional[SSLContext] = None, - backlog: int = 128, - ) -> None: - super().__init__( - runner, - shutdown_timeout=shutdown_timeout, - ssl_context=ssl_context, - backlog=backlog, - ) - self._path = path - - @property - def name(self) -> str: - scheme = "https" if self._ssl_context else "http" - return f"{scheme}://unix:{self._path}:" - - async def start(self) -> None: - await super().start() - loop = asyncio.get_event_loop() - server = self._runner.server - assert server is not None - self._server = await loop.create_unix_server( - server, - self._path, - ssl=self._ssl_context, - backlog=self._backlog, - ) - - -class NamedPipeSite(BaseSite): - __slots__ = ("_path",) - - def __init__( - self, runner: "BaseRunner", path: str, *, shutdown_timeout: float = 60.0 - ) -> None: - loop = asyncio.get_event_loop() - if not isinstance( - loop, asyncio.ProactorEventLoop # type: ignore[attr-defined] - ): - raise RuntimeError( - "Named Pipes only available in proactor loop under windows" - ) - super().__init__(runner, shutdown_timeout=shutdown_timeout) - self._path = path - - @property - def name(self) -> str: - return self._path - - async def start(self) -> None: - await super().start() - loop = asyncio.get_event_loop() - server = self._runner.server - assert server is not None - _server = await loop.start_serving_pipe( # type: ignore[attr-defined] - server, self._path - ) - self._server = _server[0] - - -class SockSite(BaseSite): - __slots__ = ("_sock", "_name") - - def __init__( - self, - runner: "BaseRunner", - sock: socket.socket, - *, - shutdown_timeout: float = 60.0, - ssl_context: Optional[SSLContext] = None, - backlog: int = 128, - ) -> None: - super().__init__( - runner, - shutdown_timeout=shutdown_timeout, - ssl_context=ssl_context, - backlog=backlog, - ) - self._sock = sock - scheme = "https" if self._ssl_context else "http" - if hasattr(socket, "AF_UNIX") and sock.family == socket.AF_UNIX: - name = f"{scheme}://unix:{sock.getsockname()}:" - else: - host, port = sock.getsockname()[:2] - name = str(URL.build(scheme=scheme, host=host, port=port)) - self._name = name - - @property - def name(self) -> str: - return self._name - - async def start(self) -> None: - await super().start() - loop = asyncio.get_event_loop() - server = self._runner.server - assert server is not None - self._server = await loop.create_server( - server, sock=self._sock, ssl=self._ssl_context, backlog=self._backlog - ) - - -class BaseRunner(ABC): - __slots__ = ("_handle_signals", "_kwargs", "_server", "_sites", "_shutdown_timeout") - - def __init__( - self, - *, - handle_signals: bool = False, - shutdown_timeout: float = 60.0, - **kwargs: Any, - ) -> None: - self._handle_signals = handle_signals - self._kwargs = kwargs - self._server: Optional[Server] = None - self._sites: List[BaseSite] = [] - self._shutdown_timeout = shutdown_timeout - - @property - def server(self) -> Optional[Server]: - return self._server - - @property - def addresses(self) -> List[Any]: - ret: List[Any] = [] - for site in self._sites: - server = site._server - if server is not None: - sockets = server.sockets # type: ignore[attr-defined] - if sockets is not None: - for sock in sockets: - ret.append(sock.getsockname()) - return ret - - @property - def sites(self) -> Set[BaseSite]: - return set(self._sites) - - async def setup(self) -> None: - loop = asyncio.get_event_loop() - - if self._handle_signals: - try: - loop.add_signal_handler(signal.SIGINT, _raise_graceful_exit) - loop.add_signal_handler(signal.SIGTERM, _raise_graceful_exit) - except NotImplementedError: # pragma: no cover - # add_signal_handler is not implemented on Windows - pass - - self._server = await self._make_server() - - @abstractmethod - async def shutdown(self) -> None: - """Call any shutdown hooks to help server close gracefully.""" - - async def cleanup(self) -> None: - # The loop over sites is intentional, an exception on gather() - # leaves self._sites in unpredictable state. - # The loop guaranties that a site is either deleted on success or - # still present on failure - for site in list(self._sites): - await site.stop() - - if self._server: # If setup succeeded - # Yield to event loop to ensure incoming requests prior to stopping the sites - # have all started to be handled before we proceed to close idle connections. - await asyncio.sleep(0) - self._server.pre_shutdown() - await self.shutdown() - await self._server.shutdown(self._shutdown_timeout) - await self._cleanup_server() - - self._server = None - if self._handle_signals: - loop = asyncio.get_running_loop() - try: - loop.remove_signal_handler(signal.SIGINT) - loop.remove_signal_handler(signal.SIGTERM) - except NotImplementedError: # pragma: no cover - # remove_signal_handler is not implemented on Windows - pass - - @abstractmethod - async def _make_server(self) -> Server: - pass # pragma: no cover - - @abstractmethod - async def _cleanup_server(self) -> None: - pass # pragma: no cover - - def _reg_site(self, site: BaseSite) -> None: - if site in self._sites: - raise RuntimeError(f"Site {site} is already registered in runner {self}") - self._sites.append(site) - - def _check_site(self, site: BaseSite) -> None: - if site not in self._sites: - raise RuntimeError(f"Site {site} is not registered in runner {self}") - - def _unreg_site(self, site: BaseSite) -> None: - if site not in self._sites: - raise RuntimeError(f"Site {site} is not registered in runner {self}") - self._sites.remove(site) - - -class ServerRunner(BaseRunner): - """Low-level web server runner""" - - __slots__ = ("_web_server",) - - def __init__( - self, web_server: Server, *, handle_signals: bool = False, **kwargs: Any - ) -> None: - super().__init__(handle_signals=handle_signals, **kwargs) - self._web_server = web_server - - async def shutdown(self) -> None: - pass - - async def _make_server(self) -> Server: - return self._web_server - - async def _cleanup_server(self) -> None: - pass - - -class AppRunner(BaseRunner): - """Web Application runner""" - - __slots__ = ("_app",) - - def __init__( - self, app: Application, *, handle_signals: bool = False, **kwargs: Any - ) -> None: - super().__init__(handle_signals=handle_signals, **kwargs) - if not isinstance(app, Application): - raise TypeError( - "The first argument should be web.Application " - "instance, got {!r}".format(app) - ) - self._app = app - - @property - def app(self) -> Application: - return self._app - - async def shutdown(self) -> None: - await self._app.shutdown() - - async def _make_server(self) -> Server: - loop = asyncio.get_event_loop() - self._app._set_loop(loop) - self._app.on_startup.freeze() - await self._app.startup() - self._app.freeze() - - return self._app._make_handler(loop=loop, **self._kwargs) - - async def _cleanup_server(self) -> None: - await self._app.cleanup() diff --git a/bot/lib/python3.11/site-packages/aiohttp/web_server.py b/bot/lib/python3.11/site-packages/aiohttp/web_server.py deleted file mode 100644 index 328aca1..0000000 --- a/bot/lib/python3.11/site-packages/aiohttp/web_server.py +++ /dev/null @@ -1,84 +0,0 @@ -"""Low level HTTP server.""" - -import asyncio -from typing import Any, Awaitable, Callable, Dict, List, Optional # noqa - -from .abc import AbstractStreamWriter -from .http_parser import RawRequestMessage -from .streams import StreamReader -from .web_protocol import RequestHandler, _RequestFactory, _RequestHandler -from .web_request import BaseRequest - -__all__ = ("Server",) - - -class Server: - def __init__( - self, - handler: _RequestHandler, - *, - request_factory: Optional[_RequestFactory] = None, - handler_cancellation: bool = False, - loop: Optional[asyncio.AbstractEventLoop] = None, - **kwargs: Any, - ) -> None: - self._loop = loop or asyncio.get_running_loop() - self._connections: Dict[RequestHandler, asyncio.Transport] = {} - self._kwargs = kwargs - # requests_count is the number of requests being processed by the server - # for the lifetime of the server. - self.requests_count = 0 - self.request_handler = handler - self.request_factory = request_factory or self._make_request - self.handler_cancellation = handler_cancellation - - @property - def connections(self) -> List[RequestHandler]: - return list(self._connections.keys()) - - def connection_made( - self, handler: RequestHandler, transport: asyncio.Transport - ) -> None: - self._connections[handler] = transport - - def connection_lost( - self, handler: RequestHandler, exc: Optional[BaseException] = None - ) -> None: - if handler in self._connections: - if handler._task_handler: - handler._task_handler.add_done_callback( - lambda f: self._connections.pop(handler, None) - ) - else: - del self._connections[handler] - - def _make_request( - self, - message: RawRequestMessage, - payload: StreamReader, - protocol: RequestHandler, - writer: AbstractStreamWriter, - task: "asyncio.Task[None]", - ) -> BaseRequest: - return BaseRequest(message, payload, protocol, writer, task, self._loop) - - def pre_shutdown(self) -> None: - for conn in self._connections: - conn.close() - - async def shutdown(self, timeout: Optional[float] = None) -> None: - coros = (conn.shutdown(timeout) for conn in self._connections) - await asyncio.gather(*coros) - self._connections.clear() - - def __call__(self) -> RequestHandler: - try: - return RequestHandler(self, loop=self._loop, **self._kwargs) - except TypeError: - # Failsafe creation: remove all custom handler_args - kwargs = { - k: v - for k, v in self._kwargs.items() - if k in ["debug", "access_log_class"] - } - return RequestHandler(self, loop=self._loop, **kwargs) diff --git a/bot/lib/python3.11/site-packages/aiohttp/web_urldispatcher.py b/bot/lib/python3.11/site-packages/aiohttp/web_urldispatcher.py deleted file mode 100644 index 8213456..0000000 --- a/bot/lib/python3.11/site-packages/aiohttp/web_urldispatcher.py +++ /dev/null @@ -1,1305 +0,0 @@ -import abc -import asyncio -import base64 -import functools -import hashlib -import html -import inspect -import keyword -import os -import re -import sys -import warnings -from functools import wraps -from pathlib import Path -from types import MappingProxyType -from typing import ( - TYPE_CHECKING, - Any, - Awaitable, - Callable, - Container, - Dict, - Final, - Generator, - Iterable, - Iterator, - List, - Mapping, - NoReturn, - Optional, - Pattern, - Set, - Sized, - Tuple, - Type, - TypedDict, - Union, - cast, -) - -from yarl import URL, __version__ as yarl_version - -from . import hdrs -from .abc import AbstractMatchInfo, AbstractRouter, AbstractView -from .helpers import DEBUG -from .http import HttpVersion11 -from .typedefs import Handler, PathLike -from .web_exceptions import ( - HTTPException, - HTTPExpectationFailed, - HTTPForbidden, - HTTPMethodNotAllowed, - HTTPNotFound, -) -from .web_fileresponse import FileResponse -from .web_request import Request -from .web_response import Response, StreamResponse -from .web_routedef import AbstractRouteDef - -__all__ = ( - "UrlDispatcher", - "UrlMappingMatchInfo", - "AbstractResource", - "Resource", - "PlainResource", - "DynamicResource", - "AbstractRoute", - "ResourceRoute", - "StaticResource", - "View", -) - - -if TYPE_CHECKING: - from .web_app import Application - - BaseDict = Dict[str, str] -else: - BaseDict = dict - -CIRCULAR_SYMLINK_ERROR = ( - (OSError,) - if sys.version_info < (3, 10) and sys.platform.startswith("win32") - else (RuntimeError,) if sys.version_info < (3, 13) else () -) - -YARL_VERSION: Final[Tuple[int, ...]] = tuple(map(int, yarl_version.split(".")[:2])) - -HTTP_METHOD_RE: Final[Pattern[str]] = re.compile( - r"^[0-9A-Za-z!#\$%&'\*\+\-\.\^_`\|~]+$" -) -ROUTE_RE: Final[Pattern[str]] = re.compile( - r"(\{[_a-zA-Z][^{}]*(?:\{[^{}]*\}[^{}]*)*\})" -) -PATH_SEP: Final[str] = re.escape("/") - - -_ExpectHandler = Callable[[Request], Awaitable[Optional[StreamResponse]]] -_Resolve = Tuple[Optional["UrlMappingMatchInfo"], Set[str]] - -html_escape = functools.partial(html.escape, quote=True) - - -class _InfoDict(TypedDict, total=False): - path: str - - formatter: str - pattern: Pattern[str] - - directory: Path - prefix: str - routes: Mapping[str, "AbstractRoute"] - - app: "Application" - - domain: str - - rule: "AbstractRuleMatching" - - http_exception: HTTPException - - -class AbstractResource(Sized, Iterable["AbstractRoute"]): - def __init__(self, *, name: Optional[str] = None) -> None: - self._name = name - - @property - def name(self) -> Optional[str]: - return self._name - - @property - @abc.abstractmethod - def canonical(self) -> str: - """Exposes the resource's canonical path. - - For example '/foo/bar/{name}' - - """ - - @abc.abstractmethod # pragma: no branch - def url_for(self, **kwargs: str) -> URL: - """Construct url for resource with additional params.""" - - @abc.abstractmethod # pragma: no branch - async def resolve(self, request: Request) -> _Resolve: - """Resolve resource. - - Return (UrlMappingMatchInfo, allowed_methods) pair. - """ - - @abc.abstractmethod - def add_prefix(self, prefix: str) -> None: - """Add a prefix to processed URLs. - - Required for subapplications support. - """ - - @abc.abstractmethod - def get_info(self) -> _InfoDict: - """Return a dict with additional info useful for introspection""" - - def freeze(self) -> None: - pass - - @abc.abstractmethod - def raw_match(self, path: str) -> bool: - """Perform a raw match against path""" - - -class AbstractRoute(abc.ABC): - def __init__( - self, - method: str, - handler: Union[Handler, Type[AbstractView]], - *, - expect_handler: Optional[_ExpectHandler] = None, - resource: Optional[AbstractResource] = None, - ) -> None: - - if expect_handler is None: - expect_handler = _default_expect_handler - - assert inspect.iscoroutinefunction(expect_handler) or ( - sys.version_info < (3, 14) and asyncio.iscoroutinefunction(expect_handler) - ), f"Coroutine is expected, got {expect_handler!r}" - - method = method.upper() - if not HTTP_METHOD_RE.match(method): - raise ValueError(f"{method} is not allowed HTTP method") - - assert callable(handler), handler - if inspect.iscoroutinefunction(handler) or ( - sys.version_info < (3, 14) and asyncio.iscoroutinefunction(handler) - ): - pass - elif inspect.isgeneratorfunction(handler): - if TYPE_CHECKING: - assert False - warnings.warn( - "Bare generators are deprecated, use @coroutine wrapper", - DeprecationWarning, - ) - elif isinstance(handler, type) and issubclass(handler, AbstractView): - pass - else: - warnings.warn( - "Bare functions are deprecated, use async ones", DeprecationWarning - ) - - @wraps(handler) - async def handler_wrapper(request: Request) -> StreamResponse: - result = old_handler(request) # type: ignore[call-arg] - if asyncio.iscoroutine(result): - result = await result - assert isinstance(result, StreamResponse) - return result - - old_handler = handler - handler = handler_wrapper - - self._method = method - self._handler = handler - self._expect_handler = expect_handler - self._resource = resource - - @property - def method(self) -> str: - return self._method - - @property - def handler(self) -> Handler: - return self._handler - - @property - @abc.abstractmethod - def name(self) -> Optional[str]: - """Optional route's name, always equals to resource's name.""" - - @property - def resource(self) -> Optional[AbstractResource]: - return self._resource - - @abc.abstractmethod - def get_info(self) -> _InfoDict: - """Return a dict with additional info useful for introspection""" - - @abc.abstractmethod # pragma: no branch - def url_for(self, *args: str, **kwargs: str) -> URL: - """Construct url for route with additional params.""" - - async def handle_expect_header(self, request: Request) -> Optional[StreamResponse]: - return await self._expect_handler(request) - - -class UrlMappingMatchInfo(BaseDict, AbstractMatchInfo): - - __slots__ = ("_route", "_apps", "_current_app", "_frozen") - - def __init__(self, match_dict: Dict[str, str], route: AbstractRoute) -> None: - super().__init__(match_dict) - self._route = route - self._apps: List[Application] = [] - self._current_app: Optional[Application] = None - self._frozen = False - - @property - def handler(self) -> Handler: - return self._route.handler - - @property - def route(self) -> AbstractRoute: - return self._route - - @property - def expect_handler(self) -> _ExpectHandler: - return self._route.handle_expect_header - - @property - def http_exception(self) -> Optional[HTTPException]: - return None - - def get_info(self) -> _InfoDict: # type: ignore[override] - return self._route.get_info() - - @property - def apps(self) -> Tuple["Application", ...]: - return tuple(self._apps) - - def add_app(self, app: "Application") -> None: - if self._frozen: - raise RuntimeError("Cannot change apps stack after .freeze() call") - if self._current_app is None: - self._current_app = app - self._apps.insert(0, app) - - @property - def current_app(self) -> "Application": - app = self._current_app - assert app is not None - return app - - @current_app.setter - def current_app(self, app: "Application") -> None: - if DEBUG: # pragma: no cover - if app not in self._apps: - raise RuntimeError( - "Expected one of the following apps {!r}, got {!r}".format( - self._apps, app - ) - ) - self._current_app = app - - def freeze(self) -> None: - self._frozen = True - - def __repr__(self) -> str: - return f"" - - -class MatchInfoError(UrlMappingMatchInfo): - - __slots__ = ("_exception",) - - def __init__(self, http_exception: HTTPException) -> None: - self._exception = http_exception - super().__init__({}, SystemRoute(self._exception)) - - @property - def http_exception(self) -> HTTPException: - return self._exception - - def __repr__(self) -> str: - return "".format( - self._exception.status, self._exception.reason - ) - - -async def _default_expect_handler(request: Request) -> None: - """Default handler for Expect header. - - Just send "100 Continue" to client. - raise HTTPExpectationFailed if value of header is not "100-continue" - """ - expect = request.headers.get(hdrs.EXPECT, "") - if request.version == HttpVersion11: - if expect.lower() == "100-continue": - await request.writer.write(b"HTTP/1.1 100 Continue\r\n\r\n") - # Reset output_size as we haven't started the main body yet. - request.writer.output_size = 0 - else: - raise HTTPExpectationFailed(text="Unknown Expect: %s" % expect) - - -class Resource(AbstractResource): - def __init__(self, *, name: Optional[str] = None) -> None: - super().__init__(name=name) - self._routes: Dict[str, ResourceRoute] = {} - self._any_route: Optional[ResourceRoute] = None - self._allowed_methods: Set[str] = set() - - def add_route( - self, - method: str, - handler: Union[Type[AbstractView], Handler], - *, - expect_handler: Optional[_ExpectHandler] = None, - ) -> "ResourceRoute": - if route := self._routes.get(method, self._any_route): - raise RuntimeError( - "Added route will never be executed, " - f"method {route.method} is already " - "registered" - ) - - route_obj = ResourceRoute(method, handler, self, expect_handler=expect_handler) - self.register_route(route_obj) - return route_obj - - def register_route(self, route: "ResourceRoute") -> None: - assert isinstance( - route, ResourceRoute - ), f"Instance of Route class is required, got {route!r}" - if route.method == hdrs.METH_ANY: - self._any_route = route - self._allowed_methods.add(route.method) - self._routes[route.method] = route - - async def resolve(self, request: Request) -> _Resolve: - if (match_dict := self._match(request.rel_url.path_safe)) is None: - return None, set() - if route := self._routes.get(request.method, self._any_route): - return UrlMappingMatchInfo(match_dict, route), self._allowed_methods - return None, self._allowed_methods - - @abc.abstractmethod - def _match(self, path: str) -> Optional[Dict[str, str]]: - pass # pragma: no cover - - def __len__(self) -> int: - return len(self._routes) - - def __iter__(self) -> Iterator["ResourceRoute"]: - return iter(self._routes.values()) - - # TODO: implement all abstract methods - - -class PlainResource(Resource): - def __init__(self, path: str, *, name: Optional[str] = None) -> None: - super().__init__(name=name) - assert not path or path.startswith("/") - self._path = path - - @property - def canonical(self) -> str: - return self._path - - def freeze(self) -> None: - if not self._path: - self._path = "/" - - def add_prefix(self, prefix: str) -> None: - assert prefix.startswith("/") - assert not prefix.endswith("/") - assert len(prefix) > 1 - self._path = prefix + self._path - - def _match(self, path: str) -> Optional[Dict[str, str]]: - # string comparison is about 10 times faster than regexp matching - if self._path == path: - return {} - return None - - def raw_match(self, path: str) -> bool: - return self._path == path - - def get_info(self) -> _InfoDict: - return {"path": self._path} - - def url_for(self) -> URL: # type: ignore[override] - return URL.build(path=self._path, encoded=True) - - def __repr__(self) -> str: - name = "'" + self.name + "' " if self.name is not None else "" - return f"" - - -class DynamicResource(Resource): - - DYN = re.compile(r"\{(?P[_a-zA-Z][_a-zA-Z0-9]*)\}") - DYN_WITH_RE = re.compile(r"\{(?P[_a-zA-Z][_a-zA-Z0-9]*):(?P.+)\}") - GOOD = r"[^{}/]+" - - def __init__(self, path: str, *, name: Optional[str] = None) -> None: - super().__init__(name=name) - self._orig_path = path - pattern = "" - formatter = "" - for part in ROUTE_RE.split(path): - match = self.DYN.fullmatch(part) - if match: - pattern += "(?P<{}>{})".format(match.group("var"), self.GOOD) - formatter += "{" + match.group("var") + "}" - continue - - match = self.DYN_WITH_RE.fullmatch(part) - if match: - pattern += "(?P<{var}>{re})".format(**match.groupdict()) - formatter += "{" + match.group("var") + "}" - continue - - if "{" in part or "}" in part: - raise ValueError(f"Invalid path '{path}'['{part}']") - - part = _requote_path(part) - formatter += part - pattern += re.escape(part) - - try: - compiled = re.compile(pattern) - except re.error as exc: - raise ValueError(f"Bad pattern '{pattern}': {exc}") from None - assert compiled.pattern.startswith(PATH_SEP) - assert formatter.startswith("/") - self._pattern = compiled - self._formatter = formatter - - @property - def canonical(self) -> str: - return self._formatter - - def add_prefix(self, prefix: str) -> None: - assert prefix.startswith("/") - assert not prefix.endswith("/") - assert len(prefix) > 1 - self._pattern = re.compile(re.escape(prefix) + self._pattern.pattern) - self._formatter = prefix + self._formatter - - def _match(self, path: str) -> Optional[Dict[str, str]]: - match = self._pattern.fullmatch(path) - if match is None: - return None - return { - key: _unquote_path_safe(value) for key, value in match.groupdict().items() - } - - def raw_match(self, path: str) -> bool: - return self._orig_path == path - - def get_info(self) -> _InfoDict: - return {"formatter": self._formatter, "pattern": self._pattern} - - def url_for(self, **parts: str) -> URL: - url = self._formatter.format_map({k: _quote_path(v) for k, v in parts.items()}) - return URL.build(path=url, encoded=True) - - def __repr__(self) -> str: - name = "'" + self.name + "' " if self.name is not None else "" - return "".format( - name=name, formatter=self._formatter - ) - - -class PrefixResource(AbstractResource): - def __init__(self, prefix: str, *, name: Optional[str] = None) -> None: - assert not prefix or prefix.startswith("/"), prefix - assert prefix in ("", "/") or not prefix.endswith("/"), prefix - super().__init__(name=name) - self._prefix = _requote_path(prefix) - self._prefix2 = self._prefix + "/" - - @property - def canonical(self) -> str: - return self._prefix - - def add_prefix(self, prefix: str) -> None: - assert prefix.startswith("/") - assert not prefix.endswith("/") - assert len(prefix) > 1 - self._prefix = prefix + self._prefix - self._prefix2 = self._prefix + "/" - - def raw_match(self, prefix: str) -> bool: - return False - - # TODO: impl missing abstract methods - - -class StaticResource(PrefixResource): - VERSION_KEY = "v" - - def __init__( - self, - prefix: str, - directory: PathLike, - *, - name: Optional[str] = None, - expect_handler: Optional[_ExpectHandler] = None, - chunk_size: int = 256 * 1024, - show_index: bool = False, - follow_symlinks: bool = False, - append_version: bool = False, - ) -> None: - super().__init__(prefix, name=name) - try: - directory = Path(directory).expanduser().resolve(strict=True) - except FileNotFoundError as error: - raise ValueError(f"'{directory}' does not exist") from error - if not directory.is_dir(): - raise ValueError(f"'{directory}' is not a directory") - self._directory = directory - self._show_index = show_index - self._chunk_size = chunk_size - self._follow_symlinks = follow_symlinks - self._expect_handler = expect_handler - self._append_version = append_version - - self._routes = { - "GET": ResourceRoute( - "GET", self._handle, self, expect_handler=expect_handler - ), - "HEAD": ResourceRoute( - "HEAD", self._handle, self, expect_handler=expect_handler - ), - } - self._allowed_methods = set(self._routes) - - def url_for( # type: ignore[override] - self, - *, - filename: PathLike, - append_version: Optional[bool] = None, - ) -> URL: - if append_version is None: - append_version = self._append_version - filename = str(filename).lstrip("/") - - url = URL.build(path=self._prefix, encoded=True) - # filename is not encoded - if YARL_VERSION < (1, 6): - url = url / filename.replace("%", "%25") - else: - url = url / filename - - if append_version: - unresolved_path = self._directory.joinpath(filename) - try: - if self._follow_symlinks: - normalized_path = Path(os.path.normpath(unresolved_path)) - normalized_path.relative_to(self._directory) - filepath = normalized_path.resolve() - else: - filepath = unresolved_path.resolve() - filepath.relative_to(self._directory) - except (ValueError, FileNotFoundError): - # ValueError for case when path point to symlink - # with follow_symlinks is False - return url # relatively safe - if filepath.is_file(): - # TODO cache file content - # with file watcher for cache invalidation - with filepath.open("rb") as f: - file_bytes = f.read() - h = self._get_file_hash(file_bytes) - url = url.with_query({self.VERSION_KEY: h}) - return url - return url - - @staticmethod - def _get_file_hash(byte_array: bytes) -> str: - m = hashlib.sha256() # todo sha256 can be configurable param - m.update(byte_array) - b64 = base64.urlsafe_b64encode(m.digest()) - return b64.decode("ascii") - - def get_info(self) -> _InfoDict: - return { - "directory": self._directory, - "prefix": self._prefix, - "routes": self._routes, - } - - def set_options_route(self, handler: Handler) -> None: - if "OPTIONS" in self._routes: - raise RuntimeError("OPTIONS route was set already") - self._routes["OPTIONS"] = ResourceRoute( - "OPTIONS", handler, self, expect_handler=self._expect_handler - ) - self._allowed_methods.add("OPTIONS") - - async def resolve(self, request: Request) -> _Resolve: - path = request.rel_url.path_safe - method = request.method - if not path.startswith(self._prefix2) and path != self._prefix: - return None, set() - - allowed_methods = self._allowed_methods - if method not in allowed_methods: - return None, allowed_methods - - match_dict = {"filename": _unquote_path_safe(path[len(self._prefix) + 1 :])} - return (UrlMappingMatchInfo(match_dict, self._routes[method]), allowed_methods) - - def __len__(self) -> int: - return len(self._routes) - - def __iter__(self) -> Iterator[AbstractRoute]: - return iter(self._routes.values()) - - async def _handle(self, request: Request) -> StreamResponse: - rel_url = request.match_info["filename"] - filename = Path(rel_url) - if filename.anchor: - # rel_url is an absolute name like - # /static/\\machine_name\c$ or /static/D:\path - # where the static dir is totally different - raise HTTPForbidden() - - unresolved_path = self._directory.joinpath(filename) - loop = asyncio.get_running_loop() - return await loop.run_in_executor( - None, self._resolve_path_to_response, unresolved_path - ) - - def _resolve_path_to_response(self, unresolved_path: Path) -> StreamResponse: - """Take the unresolved path and query the file system to form a response.""" - # Check for access outside the root directory. For follow symlinks, URI - # cannot traverse out, but symlinks can. Otherwise, no access outside - # root is permitted. - try: - if self._follow_symlinks: - normalized_path = Path(os.path.normpath(unresolved_path)) - normalized_path.relative_to(self._directory) - file_path = normalized_path.resolve() - else: - file_path = unresolved_path.resolve() - file_path.relative_to(self._directory) - except (ValueError, *CIRCULAR_SYMLINK_ERROR) as error: - # ValueError is raised for the relative check. Circular symlinks - # raise here on resolving for python < 3.13. - raise HTTPNotFound() from error - - # if path is a directory, return the contents if permitted. Note the - # directory check will raise if a segment is not readable. - try: - if file_path.is_dir(): - if self._show_index: - return Response( - text=self._directory_as_html(file_path), - content_type="text/html", - ) - else: - raise HTTPForbidden() - except PermissionError as error: - raise HTTPForbidden() from error - - # Return the file response, which handles all other checks. - return FileResponse(file_path, chunk_size=self._chunk_size) - - def _directory_as_html(self, dir_path: Path) -> str: - """returns directory's index as html.""" - assert dir_path.is_dir() - - relative_path_to_dir = dir_path.relative_to(self._directory).as_posix() - index_of = f"Index of /{html_escape(relative_path_to_dir)}" - h1 = f"

    {index_of}

    " - - index_list = [] - dir_index = dir_path.iterdir() - for _file in sorted(dir_index): - # show file url as relative to static path - rel_path = _file.relative_to(self._directory).as_posix() - quoted_file_url = _quote_path(f"{self._prefix}/{rel_path}") - - # if file is a directory, add '/' to the end of the name - if _file.is_dir(): - file_name = f"{_file.name}/" - else: - file_name = _file.name - - index_list.append( - f'
  • {html_escape(file_name)}
  • ' - ) - ul = "
      \n{}\n
    ".format("\n".join(index_list)) - body = f"\n{h1}\n{ul}\n" - - head_str = f"\n{index_of}\n" - html = f"\n{head_str}\n{body}\n" - - return html - - def __repr__(self) -> str: - name = "'" + self.name + "'" if self.name is not None else "" - return " {directory!r}>".format( - name=name, path=self._prefix, directory=self._directory - ) - - -class PrefixedSubAppResource(PrefixResource): - def __init__(self, prefix: str, app: "Application") -> None: - super().__init__(prefix) - self._app = app - self._add_prefix_to_resources(prefix) - - def add_prefix(self, prefix: str) -> None: - super().add_prefix(prefix) - self._add_prefix_to_resources(prefix) - - def _add_prefix_to_resources(self, prefix: str) -> None: - router = self._app.router - for resource in router.resources(): - # Since the canonical path of a resource is about - # to change, we need to unindex it and then reindex - router.unindex_resource(resource) - resource.add_prefix(prefix) - router.index_resource(resource) - - def url_for(self, *args: str, **kwargs: str) -> URL: - raise RuntimeError(".url_for() is not supported by sub-application root") - - def get_info(self) -> _InfoDict: - return {"app": self._app, "prefix": self._prefix} - - async def resolve(self, request: Request) -> _Resolve: - match_info = await self._app.router.resolve(request) - match_info.add_app(self._app) - if isinstance(match_info.http_exception, HTTPMethodNotAllowed): - methods = match_info.http_exception.allowed_methods - else: - methods = set() - return match_info, methods - - def __len__(self) -> int: - return len(self._app.router.routes()) - - def __iter__(self) -> Iterator[AbstractRoute]: - return iter(self._app.router.routes()) - - def __repr__(self) -> str: - return " {app!r}>".format( - prefix=self._prefix, app=self._app - ) - - -class AbstractRuleMatching(abc.ABC): - @abc.abstractmethod # pragma: no branch - async def match(self, request: Request) -> bool: - """Return bool if the request satisfies the criteria""" - - @abc.abstractmethod # pragma: no branch - def get_info(self) -> _InfoDict: - """Return a dict with additional info useful for introspection""" - - @property - @abc.abstractmethod # pragma: no branch - def canonical(self) -> str: - """Return a str""" - - -class Domain(AbstractRuleMatching): - re_part = re.compile(r"(?!-)[a-z\d-]{1,63}(? None: - super().__init__() - self._domain = self.validation(domain) - - @property - def canonical(self) -> str: - return self._domain - - def validation(self, domain: str) -> str: - if not isinstance(domain, str): - raise TypeError("Domain must be str") - domain = domain.rstrip(".").lower() - if not domain: - raise ValueError("Domain cannot be empty") - elif "://" in domain: - raise ValueError("Scheme not supported") - url = URL("http://" + domain) - assert url.raw_host is not None - if not all(self.re_part.fullmatch(x) for x in url.raw_host.split(".")): - raise ValueError("Domain not valid") - if url.port == 80: - return url.raw_host - return f"{url.raw_host}:{url.port}" - - async def match(self, request: Request) -> bool: - host = request.headers.get(hdrs.HOST) - if not host: - return False - return self.match_domain(host) - - def match_domain(self, host: str) -> bool: - return host.lower() == self._domain - - def get_info(self) -> _InfoDict: - return {"domain": self._domain} - - -class MaskDomain(Domain): - re_part = re.compile(r"(?!-)[a-z\d\*-]{1,63}(? None: - super().__init__(domain) - mask = self._domain.replace(".", r"\.").replace("*", ".*") - self._mask = re.compile(mask) - - @property - def canonical(self) -> str: - return self._mask.pattern - - def match_domain(self, host: str) -> bool: - return self._mask.fullmatch(host) is not None - - -class MatchedSubAppResource(PrefixedSubAppResource): - def __init__(self, rule: AbstractRuleMatching, app: "Application") -> None: - AbstractResource.__init__(self) - self._prefix = "" - self._app = app - self._rule = rule - - @property - def canonical(self) -> str: - return self._rule.canonical - - def get_info(self) -> _InfoDict: - return {"app": self._app, "rule": self._rule} - - async def resolve(self, request: Request) -> _Resolve: - if not await self._rule.match(request): - return None, set() - match_info = await self._app.router.resolve(request) - match_info.add_app(self._app) - if isinstance(match_info.http_exception, HTTPMethodNotAllowed): - methods = match_info.http_exception.allowed_methods - else: - methods = set() - return match_info, methods - - def __repr__(self) -> str: - return f" {self._app!r}>" - - -class ResourceRoute(AbstractRoute): - """A route with resource""" - - def __init__( - self, - method: str, - handler: Union[Handler, Type[AbstractView]], - resource: AbstractResource, - *, - expect_handler: Optional[_ExpectHandler] = None, - ) -> None: - super().__init__( - method, handler, expect_handler=expect_handler, resource=resource - ) - - def __repr__(self) -> str: - return " {handler!r}".format( - method=self.method, resource=self._resource, handler=self.handler - ) - - @property - def name(self) -> Optional[str]: - if self._resource is None: - return None - return self._resource.name - - def url_for(self, *args: str, **kwargs: str) -> URL: - """Construct url for route with additional params.""" - assert self._resource is not None - return self._resource.url_for(*args, **kwargs) - - def get_info(self) -> _InfoDict: - assert self._resource is not None - return self._resource.get_info() - - -class SystemRoute(AbstractRoute): - def __init__(self, http_exception: HTTPException) -> None: - super().__init__(hdrs.METH_ANY, self._handle) - self._http_exception = http_exception - - def url_for(self, *args: str, **kwargs: str) -> URL: - raise RuntimeError(".url_for() is not allowed for SystemRoute") - - @property - def name(self) -> Optional[str]: - return None - - def get_info(self) -> _InfoDict: - return {"http_exception": self._http_exception} - - async def _handle(self, request: Request) -> StreamResponse: - raise self._http_exception - - @property - def status(self) -> int: - return self._http_exception.status - - @property - def reason(self) -> str: - return self._http_exception.reason - - def __repr__(self) -> str: - return "".format(self=self) - - -class View(AbstractView): - async def _iter(self) -> StreamResponse: - if self.request.method not in hdrs.METH_ALL: - self._raise_allowed_methods() - method: Optional[Callable[[], Awaitable[StreamResponse]]] - method = getattr(self, self.request.method.lower(), None) - if method is None: - self._raise_allowed_methods() - ret = await method() - assert isinstance(ret, StreamResponse) - return ret - - def __await__(self) -> Generator[None, None, StreamResponse]: - return self._iter().__await__() - - def _raise_allowed_methods(self) -> NoReturn: - allowed_methods = {m for m in hdrs.METH_ALL if hasattr(self, m.lower())} - raise HTTPMethodNotAllowed(self.request.method, allowed_methods) - - -class ResourcesView(Sized, Iterable[AbstractResource], Container[AbstractResource]): - def __init__(self, resources: List[AbstractResource]) -> None: - self._resources = resources - - def __len__(self) -> int: - return len(self._resources) - - def __iter__(self) -> Iterator[AbstractResource]: - yield from self._resources - - def __contains__(self, resource: object) -> bool: - return resource in self._resources - - -class RoutesView(Sized, Iterable[AbstractRoute], Container[AbstractRoute]): - def __init__(self, resources: List[AbstractResource]): - self._routes: List[AbstractRoute] = [] - for resource in resources: - for route in resource: - self._routes.append(route) - - def __len__(self) -> int: - return len(self._routes) - - def __iter__(self) -> Iterator[AbstractRoute]: - yield from self._routes - - def __contains__(self, route: object) -> bool: - return route in self._routes - - -class UrlDispatcher(AbstractRouter, Mapping[str, AbstractResource]): - - NAME_SPLIT_RE = re.compile(r"[.:-]") - - def __init__(self) -> None: - super().__init__() - self._resources: List[AbstractResource] = [] - self._named_resources: Dict[str, AbstractResource] = {} - self._resource_index: dict[str, list[AbstractResource]] = {} - self._matched_sub_app_resources: List[MatchedSubAppResource] = [] - - async def resolve(self, request: Request) -> UrlMappingMatchInfo: - resource_index = self._resource_index - allowed_methods: Set[str] = set() - - # MatchedSubAppResource is primarily used to match on domain names - # (though custom rules could match on other things). This means that - # the traversal algorithm below can't be applied, and that we likely - # need to check these first so a sub app that defines the same path - # as a parent app will get priority if there's a domain match. - # - # For most cases we do not expect there to be many of these since - # currently they are only added by `.add_domain()`. - for resource in self._matched_sub_app_resources: - match_dict, allowed = await resource.resolve(request) - if match_dict is not None: - return match_dict - else: - allowed_methods |= allowed - - # Walk the url parts looking for candidates. We walk the url backwards - # to ensure the most explicit match is found first. If there are multiple - # candidates for a given url part because there are multiple resources - # registered for the same canonical path, we resolve them in a linear - # fashion to ensure registration order is respected. - url_part = request.rel_url.path_safe - while url_part: - for candidate in resource_index.get(url_part, ()): - match_dict, allowed = await candidate.resolve(request) - if match_dict is not None: - return match_dict - else: - allowed_methods |= allowed - if url_part == "/": - break - url_part = url_part.rpartition("/")[0] or "/" - - if allowed_methods: - return MatchInfoError(HTTPMethodNotAllowed(request.method, allowed_methods)) - - return MatchInfoError(HTTPNotFound()) - - def __iter__(self) -> Iterator[str]: - return iter(self._named_resources) - - def __len__(self) -> int: - return len(self._named_resources) - - def __contains__(self, resource: object) -> bool: - return resource in self._named_resources - - def __getitem__(self, name: str) -> AbstractResource: - return self._named_resources[name] - - def resources(self) -> ResourcesView: - return ResourcesView(self._resources) - - def routes(self) -> RoutesView: - return RoutesView(self._resources) - - def named_resources(self) -> Mapping[str, AbstractResource]: - return MappingProxyType(self._named_resources) - - def register_resource(self, resource: AbstractResource) -> None: - assert isinstance( - resource, AbstractResource - ), f"Instance of AbstractResource class is required, got {resource!r}" - if self.frozen: - raise RuntimeError("Cannot register a resource into frozen router.") - - name = resource.name - - if name is not None: - parts = self.NAME_SPLIT_RE.split(name) - for part in parts: - if keyword.iskeyword(part): - raise ValueError( - f"Incorrect route name {name!r}, " - "python keywords cannot be used " - "for route name" - ) - if not part.isidentifier(): - raise ValueError( - "Incorrect route name {!r}, " - "the name should be a sequence of " - "python identifiers separated " - "by dash, dot or column".format(name) - ) - if name in self._named_resources: - raise ValueError( - "Duplicate {!r}, " - "already handled by {!r}".format(name, self._named_resources[name]) - ) - self._named_resources[name] = resource - self._resources.append(resource) - - if isinstance(resource, MatchedSubAppResource): - # We cannot index match sub-app resources because they have match rules - self._matched_sub_app_resources.append(resource) - else: - self.index_resource(resource) - - def _get_resource_index_key(self, resource: AbstractResource) -> str: - """Return a key to index the resource in the resource index.""" - if "{" in (index_key := resource.canonical): - # strip at the first { to allow for variables, and than - # rpartition at / to allow for variable parts in the path - # For example if the canonical path is `/core/locations{tail:.*}` - # the index key will be `/core` since index is based on the - # url parts split by `/` - index_key = index_key.partition("{")[0].rpartition("/")[0] - return index_key.rstrip("/") or "/" - - def index_resource(self, resource: AbstractResource) -> None: - """Add a resource to the resource index.""" - resource_key = self._get_resource_index_key(resource) - # There may be multiple resources for a canonical path - # so we keep them in a list to ensure that registration - # order is respected. - self._resource_index.setdefault(resource_key, []).append(resource) - - def unindex_resource(self, resource: AbstractResource) -> None: - """Remove a resource from the resource index.""" - resource_key = self._get_resource_index_key(resource) - self._resource_index[resource_key].remove(resource) - - def add_resource(self, path: str, *, name: Optional[str] = None) -> Resource: - if path and not path.startswith("/"): - raise ValueError("path should be started with / or be empty") - # Reuse last added resource if path and name are the same - if self._resources: - resource = self._resources[-1] - if resource.name == name and resource.raw_match(path): - return cast(Resource, resource) - if not ("{" in path or "}" in path or ROUTE_RE.search(path)): - resource = PlainResource(path, name=name) - self.register_resource(resource) - return resource - resource = DynamicResource(path, name=name) - self.register_resource(resource) - return resource - - def add_route( - self, - method: str, - path: str, - handler: Union[Handler, Type[AbstractView]], - *, - name: Optional[str] = None, - expect_handler: Optional[_ExpectHandler] = None, - ) -> AbstractRoute: - resource = self.add_resource(path, name=name) - return resource.add_route(method, handler, expect_handler=expect_handler) - - def add_static( - self, - prefix: str, - path: PathLike, - *, - name: Optional[str] = None, - expect_handler: Optional[_ExpectHandler] = None, - chunk_size: int = 256 * 1024, - show_index: bool = False, - follow_symlinks: bool = False, - append_version: bool = False, - ) -> AbstractResource: - """Add static files view. - - prefix - url prefix - path - folder with files - - """ - assert prefix.startswith("/") - if prefix.endswith("/"): - prefix = prefix[:-1] - resource = StaticResource( - prefix, - path, - name=name, - expect_handler=expect_handler, - chunk_size=chunk_size, - show_index=show_index, - follow_symlinks=follow_symlinks, - append_version=append_version, - ) - self.register_resource(resource) - return resource - - def add_head(self, path: str, handler: Handler, **kwargs: Any) -> AbstractRoute: - """Shortcut for add_route with method HEAD.""" - return self.add_route(hdrs.METH_HEAD, path, handler, **kwargs) - - def add_options(self, path: str, handler: Handler, **kwargs: Any) -> AbstractRoute: - """Shortcut for add_route with method OPTIONS.""" - return self.add_route(hdrs.METH_OPTIONS, path, handler, **kwargs) - - def add_get( - self, - path: str, - handler: Handler, - *, - name: Optional[str] = None, - allow_head: bool = True, - **kwargs: Any, - ) -> AbstractRoute: - """Shortcut for add_route with method GET. - - If allow_head is true, another - route is added allowing head requests to the same endpoint. - """ - resource = self.add_resource(path, name=name) - if allow_head: - resource.add_route(hdrs.METH_HEAD, handler, **kwargs) - return resource.add_route(hdrs.METH_GET, handler, **kwargs) - - def add_post(self, path: str, handler: Handler, **kwargs: Any) -> AbstractRoute: - """Shortcut for add_route with method POST.""" - return self.add_route(hdrs.METH_POST, path, handler, **kwargs) - - def add_put(self, path: str, handler: Handler, **kwargs: Any) -> AbstractRoute: - """Shortcut for add_route with method PUT.""" - return self.add_route(hdrs.METH_PUT, path, handler, **kwargs) - - def add_patch(self, path: str, handler: Handler, **kwargs: Any) -> AbstractRoute: - """Shortcut for add_route with method PATCH.""" - return self.add_route(hdrs.METH_PATCH, path, handler, **kwargs) - - def add_delete(self, path: str, handler: Handler, **kwargs: Any) -> AbstractRoute: - """Shortcut for add_route with method DELETE.""" - return self.add_route(hdrs.METH_DELETE, path, handler, **kwargs) - - def add_view( - self, path: str, handler: Type[AbstractView], **kwargs: Any - ) -> AbstractRoute: - """Shortcut for add_route with ANY methods for a class-based view.""" - return self.add_route(hdrs.METH_ANY, path, handler, **kwargs) - - def freeze(self) -> None: - super().freeze() - for resource in self._resources: - resource.freeze() - - def add_routes(self, routes: Iterable[AbstractRouteDef]) -> List[AbstractRoute]: - """Append routes to route table. - - Parameter should be a sequence of RouteDef objects. - - Returns a list of registered AbstractRoute instances. - """ - registered_routes = [] - for route_def in routes: - registered_routes.extend(route_def.register(self)) - return registered_routes - - -def _quote_path(value: str) -> str: - if YARL_VERSION < (1, 6): - value = value.replace("%", "%25") - return URL.build(path=value, encoded=False).raw_path - - -def _unquote_path_safe(value: str) -> str: - if "%" not in value: - return value - return value.replace("%2F", "/").replace("%25", "%") - - -def _requote_path(value: str) -> str: - # Quote non-ascii characters and other characters which must be quoted, - # but preserve existing %-sequences. - result = _quote_path(value) - if "%" in value: - result = result.replace("%25", "%") - return result diff --git a/bot/lib/python3.11/site-packages/aiohttp/web_ws.py b/bot/lib/python3.11/site-packages/aiohttp/web_ws.py deleted file mode 100644 index 575f9a3..0000000 --- a/bot/lib/python3.11/site-packages/aiohttp/web_ws.py +++ /dev/null @@ -1,631 +0,0 @@ -import asyncio -import base64 -import binascii -import hashlib -import json -import sys -from typing import Any, Final, Iterable, Optional, Tuple, Union, cast - -import attr -from multidict import CIMultiDict - -from . import hdrs -from ._websocket.reader import WebSocketDataQueue -from ._websocket.writer import DEFAULT_LIMIT -from .abc import AbstractStreamWriter -from .client_exceptions import WSMessageTypeError -from .helpers import calculate_timeout_when, set_exception, set_result -from .http import ( - WS_CLOSED_MESSAGE, - WS_CLOSING_MESSAGE, - WS_KEY, - WebSocketError, - WebSocketReader, - WebSocketWriter, - WSCloseCode, - WSMessage, - WSMsgType as WSMsgType, - ws_ext_gen, - ws_ext_parse, -) -from .http_websocket import _INTERNAL_RECEIVE_TYPES -from .log import ws_logger -from .streams import EofStream -from .typedefs import JSONDecoder, JSONEncoder -from .web_exceptions import HTTPBadRequest, HTTPException -from .web_request import BaseRequest -from .web_response import StreamResponse - -if sys.version_info >= (3, 11): - import asyncio as async_timeout -else: - import async_timeout - -__all__ = ( - "WebSocketResponse", - "WebSocketReady", - "WSMsgType", -) - -THRESHOLD_CONNLOST_ACCESS: Final[int] = 5 - - -@attr.s(auto_attribs=True, frozen=True, slots=True) -class WebSocketReady: - ok: bool - protocol: Optional[str] - - def __bool__(self) -> bool: - return self.ok - - -class WebSocketResponse(StreamResponse): - - _length_check: bool = False - _ws_protocol: Optional[str] = None - _writer: Optional[WebSocketWriter] = None - _reader: Optional[WebSocketDataQueue] = None - _closed: bool = False - _closing: bool = False - _conn_lost: int = 0 - _close_code: Optional[int] = None - _loop: Optional[asyncio.AbstractEventLoop] = None - _waiting: bool = False - _close_wait: Optional[asyncio.Future[None]] = None - _exception: Optional[BaseException] = None - _heartbeat_when: float = 0.0 - _heartbeat_cb: Optional[asyncio.TimerHandle] = None - _pong_response_cb: Optional[asyncio.TimerHandle] = None - _ping_task: Optional[asyncio.Task[None]] = None - - def __init__( - self, - *, - timeout: float = 10.0, - receive_timeout: Optional[float] = None, - autoclose: bool = True, - autoping: bool = True, - heartbeat: Optional[float] = None, - protocols: Iterable[str] = (), - compress: bool = True, - max_msg_size: int = 4 * 1024 * 1024, - writer_limit: int = DEFAULT_LIMIT, - ) -> None: - super().__init__(status=101) - self._protocols = protocols - self._timeout = timeout - self._receive_timeout = receive_timeout - self._autoclose = autoclose - self._autoping = autoping - self._heartbeat = heartbeat - if heartbeat is not None: - self._pong_heartbeat = heartbeat / 2.0 - self._compress: Union[bool, int] = compress - self._max_msg_size = max_msg_size - self._writer_limit = writer_limit - - def _cancel_heartbeat(self) -> None: - self._cancel_pong_response_cb() - if self._heartbeat_cb is not None: - self._heartbeat_cb.cancel() - self._heartbeat_cb = None - if self._ping_task is not None: - self._ping_task.cancel() - self._ping_task = None - - def _cancel_pong_response_cb(self) -> None: - if self._pong_response_cb is not None: - self._pong_response_cb.cancel() - self._pong_response_cb = None - - def _reset_heartbeat(self) -> None: - if self._heartbeat is None: - return - self._cancel_pong_response_cb() - req = self._req - timeout_ceil_threshold = ( - req._protocol._timeout_ceil_threshold if req is not None else 5 - ) - loop = self._loop - assert loop is not None - now = loop.time() - when = calculate_timeout_when(now, self._heartbeat, timeout_ceil_threshold) - self._heartbeat_when = when - if self._heartbeat_cb is None: - # We do not cancel the previous heartbeat_cb here because - # it generates a significant amount of TimerHandle churn - # which causes asyncio to rebuild the heap frequently. - # Instead _send_heartbeat() will reschedule the next - # heartbeat if it fires too early. - self._heartbeat_cb = loop.call_at(when, self._send_heartbeat) - - def _send_heartbeat(self) -> None: - self._heartbeat_cb = None - loop = self._loop - assert loop is not None and self._writer is not None - now = loop.time() - if now < self._heartbeat_when: - # Heartbeat fired too early, reschedule - self._heartbeat_cb = loop.call_at( - self._heartbeat_when, self._send_heartbeat - ) - return - - req = self._req - timeout_ceil_threshold = ( - req._protocol._timeout_ceil_threshold if req is not None else 5 - ) - when = calculate_timeout_when(now, self._pong_heartbeat, timeout_ceil_threshold) - self._cancel_pong_response_cb() - self._pong_response_cb = loop.call_at(when, self._pong_not_received) - - coro = self._writer.send_frame(b"", WSMsgType.PING) - if sys.version_info >= (3, 12): - # Optimization for Python 3.12, try to send the ping - # immediately to avoid having to schedule - # the task on the event loop. - ping_task = asyncio.Task(coro, loop=loop, eager_start=True) - else: - ping_task = loop.create_task(coro) - - if not ping_task.done(): - self._ping_task = ping_task - ping_task.add_done_callback(self._ping_task_done) - else: - self._ping_task_done(ping_task) - - def _ping_task_done(self, task: "asyncio.Task[None]") -> None: - """Callback for when the ping task completes.""" - if not task.cancelled() and (exc := task.exception()): - self._handle_ping_pong_exception(exc) - self._ping_task = None - - def _pong_not_received(self) -> None: - if self._req is not None and self._req.transport is not None: - self._handle_ping_pong_exception( - asyncio.TimeoutError( - f"No PONG received after {self._pong_heartbeat} seconds" - ) - ) - - def _handle_ping_pong_exception(self, exc: BaseException) -> None: - """Handle exceptions raised during ping/pong processing.""" - if self._closed: - return - self._set_closed() - self._set_code_close_transport(WSCloseCode.ABNORMAL_CLOSURE) - self._exception = exc - if self._waiting and not self._closing and self._reader is not None: - self._reader.feed_data(WSMessage(WSMsgType.ERROR, exc, None), 0) - - def _set_closed(self) -> None: - """Set the connection to closed. - - Cancel any heartbeat timers and set the closed flag. - """ - self._closed = True - self._cancel_heartbeat() - - async def prepare(self, request: BaseRequest) -> AbstractStreamWriter: - # make pre-check to don't hide it by do_handshake() exceptions - if self._payload_writer is not None: - return self._payload_writer - - protocol, writer = self._pre_start(request) - payload_writer = await super().prepare(request) - assert payload_writer is not None - self._post_start(request, protocol, writer) - await payload_writer.drain() - return payload_writer - - def _handshake( - self, request: BaseRequest - ) -> Tuple["CIMultiDict[str]", Optional[str], int, bool]: - headers = request.headers - if "websocket" != headers.get(hdrs.UPGRADE, "").lower().strip(): - raise HTTPBadRequest( - text=( - "No WebSocket UPGRADE hdr: {}\n Can " - '"Upgrade" only to "WebSocket".' - ).format(headers.get(hdrs.UPGRADE)) - ) - - if "upgrade" not in headers.get(hdrs.CONNECTION, "").lower(): - raise HTTPBadRequest( - text="No CONNECTION upgrade hdr: {}".format( - headers.get(hdrs.CONNECTION) - ) - ) - - # find common sub-protocol between client and server - protocol: Optional[str] = None - if hdrs.SEC_WEBSOCKET_PROTOCOL in headers: - req_protocols = [ - str(proto.strip()) - for proto in headers[hdrs.SEC_WEBSOCKET_PROTOCOL].split(",") - ] - - for proto in req_protocols: - if proto in self._protocols: - protocol = proto - break - else: - # No overlap found: Return no protocol as per spec - ws_logger.warning( - "%s: Client protocols %r don’t overlap server-known ones %r", - request.remote, - req_protocols, - self._protocols, - ) - - # check supported version - version = headers.get(hdrs.SEC_WEBSOCKET_VERSION, "") - if version not in ("13", "8", "7"): - raise HTTPBadRequest(text=f"Unsupported version: {version}") - - # check client handshake for validity - key = headers.get(hdrs.SEC_WEBSOCKET_KEY) - try: - if not key or len(base64.b64decode(key)) != 16: - raise HTTPBadRequest(text=f"Handshake error: {key!r}") - except binascii.Error: - raise HTTPBadRequest(text=f"Handshake error: {key!r}") from None - - accept_val = base64.b64encode( - hashlib.sha1(key.encode() + WS_KEY).digest() - ).decode() - response_headers = CIMultiDict( - { - hdrs.UPGRADE: "websocket", - hdrs.CONNECTION: "upgrade", - hdrs.SEC_WEBSOCKET_ACCEPT: accept_val, - } - ) - - notakeover = False - compress = 0 - if self._compress: - extensions = headers.get(hdrs.SEC_WEBSOCKET_EXTENSIONS) - # Server side always get return with no exception. - # If something happened, just drop compress extension - compress, notakeover = ws_ext_parse(extensions, isserver=True) - if compress: - enabledext = ws_ext_gen( - compress=compress, isserver=True, server_notakeover=notakeover - ) - response_headers[hdrs.SEC_WEBSOCKET_EXTENSIONS] = enabledext - - if protocol: - response_headers[hdrs.SEC_WEBSOCKET_PROTOCOL] = protocol - return ( - response_headers, - protocol, - compress, - notakeover, - ) - - def _pre_start(self, request: BaseRequest) -> Tuple[Optional[str], WebSocketWriter]: - self._loop = request._loop - - headers, protocol, compress, notakeover = self._handshake(request) - - self.set_status(101) - self.headers.update(headers) - self.force_close() - self._compress = compress - transport = request._protocol.transport - assert transport is not None - writer = WebSocketWriter( - request._protocol, - transport, - compress=compress, - notakeover=notakeover, - limit=self._writer_limit, - ) - - return protocol, writer - - def _post_start( - self, request: BaseRequest, protocol: Optional[str], writer: WebSocketWriter - ) -> None: - self._ws_protocol = protocol - self._writer = writer - - self._reset_heartbeat() - - loop = self._loop - assert loop is not None - self._reader = WebSocketDataQueue(request._protocol, 2**16, loop=loop) - request.protocol.set_parser( - WebSocketReader( - self._reader, self._max_msg_size, compress=bool(self._compress) - ) - ) - # disable HTTP keepalive for WebSocket - request.protocol.keep_alive(False) - - def can_prepare(self, request: BaseRequest) -> WebSocketReady: - if self._writer is not None: - raise RuntimeError("Already started") - try: - _, protocol, _, _ = self._handshake(request) - except HTTPException: - return WebSocketReady(False, None) - else: - return WebSocketReady(True, protocol) - - @property - def prepared(self) -> bool: - return self._writer is not None - - @property - def closed(self) -> bool: - return self._closed - - @property - def close_code(self) -> Optional[int]: - return self._close_code - - @property - def ws_protocol(self) -> Optional[str]: - return self._ws_protocol - - @property - def compress(self) -> Union[int, bool]: - return self._compress - - def get_extra_info(self, name: str, default: Any = None) -> Any: - """Get optional transport information. - - If no value associated with ``name`` is found, ``default`` is returned. - """ - writer = self._writer - if writer is None: - return default - transport = writer.transport - if transport is None: - return default - return transport.get_extra_info(name, default) - - def exception(self) -> Optional[BaseException]: - return self._exception - - async def ping(self, message: bytes = b"") -> None: - if self._writer is None: - raise RuntimeError("Call .prepare() first") - await self._writer.send_frame(message, WSMsgType.PING) - - async def pong(self, message: bytes = b"") -> None: - # unsolicited pong - if self._writer is None: - raise RuntimeError("Call .prepare() first") - await self._writer.send_frame(message, WSMsgType.PONG) - - async def send_frame( - self, message: bytes, opcode: WSMsgType, compress: Optional[int] = None - ) -> None: - """Send a frame over the websocket.""" - if self._writer is None: - raise RuntimeError("Call .prepare() first") - await self._writer.send_frame(message, opcode, compress) - - async def send_str(self, data: str, compress: Optional[int] = None) -> None: - if self._writer is None: - raise RuntimeError("Call .prepare() first") - if not isinstance(data, str): - raise TypeError("data argument must be str (%r)" % type(data)) - await self._writer.send_frame( - data.encode("utf-8"), WSMsgType.TEXT, compress=compress - ) - - async def send_bytes(self, data: bytes, compress: Optional[int] = None) -> None: - if self._writer is None: - raise RuntimeError("Call .prepare() first") - if not isinstance(data, (bytes, bytearray, memoryview)): - raise TypeError("data argument must be byte-ish (%r)" % type(data)) - await self._writer.send_frame(data, WSMsgType.BINARY, compress=compress) - - async def send_json( - self, - data: Any, - compress: Optional[int] = None, - *, - dumps: JSONEncoder = json.dumps, - ) -> None: - await self.send_str(dumps(data), compress=compress) - - async def write_eof(self) -> None: # type: ignore[override] - if self._eof_sent: - return - if self._payload_writer is None: - raise RuntimeError("Response has not been started") - - await self.close() - self._eof_sent = True - - async def close( - self, *, code: int = WSCloseCode.OK, message: bytes = b"", drain: bool = True - ) -> bool: - """Close websocket connection.""" - if self._writer is None: - raise RuntimeError("Call .prepare() first") - - if self._closed: - return False - self._set_closed() - - try: - await self._writer.close(code, message) - writer = self._payload_writer - assert writer is not None - if drain: - await writer.drain() - except (asyncio.CancelledError, asyncio.TimeoutError): - self._set_code_close_transport(WSCloseCode.ABNORMAL_CLOSURE) - raise - except Exception as exc: - self._exception = exc - self._set_code_close_transport(WSCloseCode.ABNORMAL_CLOSURE) - return True - - reader = self._reader - assert reader is not None - # we need to break `receive()` cycle before we can call - # `reader.read()` as `close()` may be called from different task - if self._waiting: - assert self._loop is not None - assert self._close_wait is None - self._close_wait = self._loop.create_future() - reader.feed_data(WS_CLOSING_MESSAGE, 0) - await self._close_wait - - if self._closing: - self._close_transport() - return True - - try: - async with async_timeout.timeout(self._timeout): - while True: - msg = await reader.read() - if msg.type is WSMsgType.CLOSE: - self._set_code_close_transport(msg.data) - return True - except asyncio.CancelledError: - self._set_code_close_transport(WSCloseCode.ABNORMAL_CLOSURE) - raise - except Exception as exc: - self._exception = exc - self._set_code_close_transport(WSCloseCode.ABNORMAL_CLOSURE) - return True - - def _set_closing(self, code: WSCloseCode) -> None: - """Set the close code and mark the connection as closing.""" - self._closing = True - self._close_code = code - self._cancel_heartbeat() - - def _set_code_close_transport(self, code: WSCloseCode) -> None: - """Set the close code and close the transport.""" - self._close_code = code - self._close_transport() - - def _close_transport(self) -> None: - """Close the transport.""" - if self._req is not None and self._req.transport is not None: - self._req.transport.close() - - async def receive(self, timeout: Optional[float] = None) -> WSMessage: - if self._reader is None: - raise RuntimeError("Call .prepare() first") - - receive_timeout = timeout or self._receive_timeout - while True: - if self._waiting: - raise RuntimeError("Concurrent call to receive() is not allowed") - - if self._closed: - self._conn_lost += 1 - if self._conn_lost >= THRESHOLD_CONNLOST_ACCESS: - raise RuntimeError("WebSocket connection is closed.") - return WS_CLOSED_MESSAGE - elif self._closing: - return WS_CLOSING_MESSAGE - - try: - self._waiting = True - try: - if receive_timeout: - # Entering the context manager and creating - # Timeout() object can take almost 50% of the - # run time in this loop so we avoid it if - # there is no read timeout. - async with async_timeout.timeout(receive_timeout): - msg = await self._reader.read() - else: - msg = await self._reader.read() - self._reset_heartbeat() - finally: - self._waiting = False - if self._close_wait: - set_result(self._close_wait, None) - except asyncio.TimeoutError: - raise - except EofStream: - self._close_code = WSCloseCode.OK - await self.close() - return WSMessage(WSMsgType.CLOSED, None, None) - except WebSocketError as exc: - self._close_code = exc.code - await self.close(code=exc.code) - return WSMessage(WSMsgType.ERROR, exc, None) - except Exception as exc: - self._exception = exc - self._set_closing(WSCloseCode.ABNORMAL_CLOSURE) - await self.close() - return WSMessage(WSMsgType.ERROR, exc, None) - - if msg.type not in _INTERNAL_RECEIVE_TYPES: - # If its not a close/closing/ping/pong message - # we can return it immediately - return msg - - if msg.type is WSMsgType.CLOSE: - self._set_closing(msg.data) - # Could be closed while awaiting reader. - if not self._closed and self._autoclose: - # The client is likely going to close the - # connection out from under us so we do not - # want to drain any pending writes as it will - # likely result writing to a broken pipe. - await self.close(drain=False) - elif msg.type is WSMsgType.CLOSING: - self._set_closing(WSCloseCode.OK) - elif msg.type is WSMsgType.PING and self._autoping: - await self.pong(msg.data) - continue - elif msg.type is WSMsgType.PONG and self._autoping: - continue - - return msg - - async def receive_str(self, *, timeout: Optional[float] = None) -> str: - msg = await self.receive(timeout) - if msg.type is not WSMsgType.TEXT: - raise WSMessageTypeError( - f"Received message {msg.type}:{msg.data!r} is not WSMsgType.TEXT" - ) - return cast(str, msg.data) - - async def receive_bytes(self, *, timeout: Optional[float] = None) -> bytes: - msg = await self.receive(timeout) - if msg.type is not WSMsgType.BINARY: - raise WSMessageTypeError( - f"Received message {msg.type}:{msg.data!r} is not WSMsgType.BINARY" - ) - return cast(bytes, msg.data) - - async def receive_json( - self, *, loads: JSONDecoder = json.loads, timeout: Optional[float] = None - ) -> Any: - data = await self.receive_str(timeout=timeout) - return loads(data) - - async def write(self, data: bytes) -> None: - raise RuntimeError("Cannot call .write() for websocket") - - def __aiter__(self) -> "WebSocketResponse": - return self - - async def __anext__(self) -> WSMessage: - msg = await self.receive() - if msg.type in (WSMsgType.CLOSE, WSMsgType.CLOSING, WSMsgType.CLOSED): - raise StopAsyncIteration - return msg - - def _cancel(self, exc: BaseException) -> None: - # web_protocol calls this from connection_lost - # or when the server is shutting down. - self._closing = True - self._cancel_heartbeat() - if self._reader is not None: - set_exception(self._reader, exc) diff --git a/bot/lib/python3.11/site-packages/aiohttp/worker.py b/bot/lib/python3.11/site-packages/aiohttp/worker.py deleted file mode 100644 index f7281bf..0000000 --- a/bot/lib/python3.11/site-packages/aiohttp/worker.py +++ /dev/null @@ -1,255 +0,0 @@ -"""Async gunicorn worker for aiohttp.web""" - -import asyncio -import inspect -import os -import re -import signal -import sys -from types import FrameType -from typing import TYPE_CHECKING, Any, Optional - -from gunicorn.config import AccessLogFormat as GunicornAccessLogFormat -from gunicorn.workers import base - -from aiohttp import web - -from .helpers import set_result -from .web_app import Application -from .web_log import AccessLogger - -if TYPE_CHECKING: - import ssl - - SSLContext = ssl.SSLContext -else: - try: - import ssl - - SSLContext = ssl.SSLContext - except ImportError: # pragma: no cover - ssl = None # type: ignore[assignment] - SSLContext = object # type: ignore[misc,assignment] - - -__all__ = ("GunicornWebWorker", "GunicornUVLoopWebWorker") - - -class GunicornWebWorker(base.Worker): # type: ignore[misc,no-any-unimported] - - DEFAULT_AIOHTTP_LOG_FORMAT = AccessLogger.LOG_FORMAT - DEFAULT_GUNICORN_LOG_FORMAT = GunicornAccessLogFormat.default - - def __init__(self, *args: Any, **kw: Any) -> None: # pragma: no cover - super().__init__(*args, **kw) - - self._task: Optional[asyncio.Task[None]] = None - self.exit_code = 0 - self._notify_waiter: Optional[asyncio.Future[bool]] = None - - def init_process(self) -> None: - # create new event_loop after fork - asyncio.get_event_loop().close() - - self.loop = asyncio.new_event_loop() - asyncio.set_event_loop(self.loop) - - super().init_process() - - def run(self) -> None: - self._task = self.loop.create_task(self._run()) - - try: # ignore all finalization problems - self.loop.run_until_complete(self._task) - except Exception: - self.log.exception("Exception in gunicorn worker") - self.loop.run_until_complete(self.loop.shutdown_asyncgens()) - self.loop.close() - - sys.exit(self.exit_code) - - async def _run(self) -> None: - runner = None - if isinstance(self.wsgi, Application): - app = self.wsgi - elif inspect.iscoroutinefunction(self.wsgi) or ( - sys.version_info < (3, 14) and asyncio.iscoroutinefunction(self.wsgi) - ): - wsgi = await self.wsgi() - if isinstance(wsgi, web.AppRunner): - runner = wsgi - app = runner.app - else: - app = wsgi - else: - raise RuntimeError( - "wsgi app should be either Application or " - "async function returning Application, got {}".format(self.wsgi) - ) - - if runner is None: - access_log = self.log.access_log if self.cfg.accesslog else None - runner = web.AppRunner( - app, - logger=self.log, - keepalive_timeout=self.cfg.keepalive, - access_log=access_log, - access_log_format=self._get_valid_log_format( - self.cfg.access_log_format - ), - shutdown_timeout=self.cfg.graceful_timeout / 100 * 95, - ) - await runner.setup() - - ctx = self._create_ssl_context(self.cfg) if self.cfg.is_ssl else None - - runner = runner - assert runner is not None - server = runner.server - assert server is not None - for sock in self.sockets: - site = web.SockSite( - runner, - sock, - ssl_context=ctx, - ) - await site.start() - - # If our parent changed then we shut down. - pid = os.getpid() - try: - while self.alive: # type: ignore[has-type] - self.notify() - - cnt = server.requests_count - if self.max_requests and cnt > self.max_requests: - self.alive = False - self.log.info("Max requests, shutting down: %s", self) - - elif pid == os.getpid() and self.ppid != os.getppid(): - self.alive = False - self.log.info("Parent changed, shutting down: %s", self) - else: - await self._wait_next_notify() - except BaseException: - pass - - await runner.cleanup() - - def _wait_next_notify(self) -> "asyncio.Future[bool]": - self._notify_waiter_done() - - loop = self.loop - assert loop is not None - self._notify_waiter = waiter = loop.create_future() - self.loop.call_later(1.0, self._notify_waiter_done, waiter) - - return waiter - - def _notify_waiter_done( - self, waiter: Optional["asyncio.Future[bool]"] = None - ) -> None: - if waiter is None: - waiter = self._notify_waiter - if waiter is not None: - set_result(waiter, True) - - if waiter is self._notify_waiter: - self._notify_waiter = None - - def init_signals(self) -> None: - # Set up signals through the event loop API. - - self.loop.add_signal_handler( - signal.SIGQUIT, self.handle_quit, signal.SIGQUIT, None - ) - - self.loop.add_signal_handler( - signal.SIGTERM, self.handle_exit, signal.SIGTERM, None - ) - - self.loop.add_signal_handler( - signal.SIGINT, self.handle_quit, signal.SIGINT, None - ) - - self.loop.add_signal_handler( - signal.SIGWINCH, self.handle_winch, signal.SIGWINCH, None - ) - - self.loop.add_signal_handler( - signal.SIGUSR1, self.handle_usr1, signal.SIGUSR1, None - ) - - self.loop.add_signal_handler( - signal.SIGABRT, self.handle_abort, signal.SIGABRT, None - ) - - # Don't let SIGTERM and SIGUSR1 disturb active requests - # by interrupting system calls - signal.siginterrupt(signal.SIGTERM, False) - signal.siginterrupt(signal.SIGUSR1, False) - # Reset signals so Gunicorn doesn't swallow subprocess return codes - # See: https://github.com/aio-libs/aiohttp/issues/6130 - - def handle_quit(self, sig: int, frame: Optional[FrameType]) -> None: - self.alive = False - - # worker_int callback - self.cfg.worker_int(self) - - # wakeup closing process - self._notify_waiter_done() - - def handle_abort(self, sig: int, frame: Optional[FrameType]) -> None: - self.alive = False - self.exit_code = 1 - self.cfg.worker_abort(self) - sys.exit(1) - - @staticmethod - def _create_ssl_context(cfg: Any) -> "SSLContext": - """Creates SSLContext instance for usage in asyncio.create_server. - - See ssl.SSLSocket.__init__ for more details. - """ - if ssl is None: # pragma: no cover - raise RuntimeError("SSL is not supported.") - - ctx = ssl.SSLContext(cfg.ssl_version) - ctx.load_cert_chain(cfg.certfile, cfg.keyfile) - ctx.verify_mode = cfg.cert_reqs - if cfg.ca_certs: - ctx.load_verify_locations(cfg.ca_certs) - if cfg.ciphers: - ctx.set_ciphers(cfg.ciphers) - return ctx - - def _get_valid_log_format(self, source_format: str) -> str: - if source_format == self.DEFAULT_GUNICORN_LOG_FORMAT: - return self.DEFAULT_AIOHTTP_LOG_FORMAT - elif re.search(r"%\([^\)]+\)", source_format): - raise ValueError( - "Gunicorn's style options in form of `%(name)s` are not " - "supported for the log formatting. Please use aiohttp's " - "format specification to configure access log formatting: " - "http://docs.aiohttp.org/en/stable/logging.html" - "#format-specification" - ) - else: - return source_format - - -class GunicornUVLoopWebWorker(GunicornWebWorker): - def init_process(self) -> None: - import uvloop - - # Close any existing event loop before setting a - # new policy. - asyncio.get_event_loop().close() - - # Setup uvloop policy, so that every - # asyncio.get_event_loop() will create an instance - # of uvloop event loop. - asyncio.set_event_loop_policy(uvloop.EventLoopPolicy()) - - super().init_process() diff --git a/bot/lib/python3.11/site-packages/aiosignal-1.4.0.dist-info/INSTALLER b/bot/lib/python3.11/site-packages/aiosignal-1.4.0.dist-info/INSTALLER deleted file mode 100644 index a1b589e..0000000 --- a/bot/lib/python3.11/site-packages/aiosignal-1.4.0.dist-info/INSTALLER +++ /dev/null @@ -1 +0,0 @@ -pip diff --git a/bot/lib/python3.11/site-packages/aiosignal-1.4.0.dist-info/METADATA b/bot/lib/python3.11/site-packages/aiosignal-1.4.0.dist-info/METADATA deleted file mode 100644 index 03a6f0f..0000000 --- a/bot/lib/python3.11/site-packages/aiosignal-1.4.0.dist-info/METADATA +++ /dev/null @@ -1,112 +0,0 @@ -Metadata-Version: 2.4 -Name: aiosignal -Version: 1.4.0 -Summary: aiosignal: a list of registered asynchronous callbacks -Home-page: https://github.com/aio-libs/aiosignal -Maintainer: aiohttp team -Maintainer-email: team@aiohttp.org -License: Apache 2.0 -Project-URL: Chat: Gitter, https://gitter.im/aio-libs/Lobby -Project-URL: CI: GitHub Actions, https://github.com/aio-libs/aiosignal/actions -Project-URL: Coverage: codecov, https://codecov.io/github/aio-libs/aiosignal -Project-URL: Docs: RTD, https://docs.aiosignal.org -Project-URL: GitHub: issues, https://github.com/aio-libs/aiosignal/issues -Project-URL: GitHub: repo, https://github.com/aio-libs/aiosignal -Classifier: License :: OSI Approved :: Apache Software License -Classifier: Intended Audience :: Developers -Classifier: Programming Language :: Python -Classifier: Programming Language :: Python :: 3 -Classifier: Programming Language :: Python :: 3 :: Only -Classifier: Development Status :: 5 - Production/Stable -Classifier: Operating System :: POSIX -Classifier: Operating System :: MacOS :: MacOS X -Classifier: Operating System :: Microsoft :: Windows -Classifier: Framework :: AsyncIO -Requires-Python: >=3.9 -Description-Content-Type: text/x-rst -License-File: LICENSE -Requires-Dist: frozenlist>=1.1.0 -Requires-Dist: typing-extensions>=4.2; python_version < "3.13" -Dynamic: license-file - -========= -aiosignal -========= - -.. image:: https://github.com/aio-libs/aiosignal/workflows/CI/badge.svg - :target: https://github.com/aio-libs/aiosignal/actions?query=workflow%3ACI - :alt: GitHub status for master branch - -.. image:: https://codecov.io/gh/aio-libs/aiosignal/branch/master/graph/badge.svg?flag=pytest - :target: https://codecov.io/gh/aio-libs/aiosignal?flags[0]=pytest - :alt: codecov.io status for master branch - -.. image:: https://badge.fury.io/py/aiosignal.svg - :target: https://pypi.org/project/aiosignal - :alt: Latest PyPI package version - -.. image:: https://readthedocs.org/projects/aiosignal/badge/?version=latest - :target: https://aiosignal.readthedocs.io/ - :alt: Latest Read The Docs - -.. image:: https://img.shields.io/discourse/topics?server=https%3A%2F%2Faio-libs.discourse.group%2F - :target: https://aio-libs.discourse.group/ - :alt: Discourse group for io-libs - -.. image:: https://badges.gitter.im/Join%20Chat.svg - :target: https://gitter.im/aio-libs/Lobby - :alt: Chat on Gitter - -Introduction -============ - -A project to manage callbacks in `asyncio` projects. - -``Signal`` is a list of registered asynchronous callbacks. - -The signal's life-cycle has two stages: after creation its content -could be filled by using standard list operations: ``sig.append()`` -etc. - -After you call ``sig.freeze()`` the signal is *frozen*: adding, removing -and dropping callbacks is forbidden. - -The only available operation is calling the previously registered -callbacks by using ``await sig.send(data)``. - -For concrete usage examples see the `Signals - -section of the `Web Server Advanced -` chapter of the `aiohttp -documentation`_. - - -Installation ------------- - -:: - - $ pip install aiosignal - - -Documentation -============= - -https://aiosignal.readthedocs.io/ - -License -======= - -``aiosignal`` is offered under the Apache 2 license. - -Source code -=========== - -The project is hosted on GitHub_ - -Please file an issue in the `bug tracker -`_ if you have found a bug -or have some suggestions to improve the library. - -.. _GitHub: https://github.com/aio-libs/aiosignal -.. _aiohttp documentation: https://docs.aiohttp.org/ diff --git a/bot/lib/python3.11/site-packages/aiosignal-1.4.0.dist-info/RECORD b/bot/lib/python3.11/site-packages/aiosignal-1.4.0.dist-info/RECORD deleted file mode 100644 index 78961d9..0000000 --- a/bot/lib/python3.11/site-packages/aiosignal-1.4.0.dist-info/RECORD +++ /dev/null @@ -1,9 +0,0 @@ -aiosignal-1.4.0.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4 -aiosignal-1.4.0.dist-info/METADATA,sha256=CSR-8dqLxpZyjUcTDnAuQwf299EB1sSFv_nzpxznAI0,3662 -aiosignal-1.4.0.dist-info/RECORD,, -aiosignal-1.4.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91 -aiosignal-1.4.0.dist-info/licenses/LICENSE,sha256=b9UkPpLdf5jsacesN3co50kFcJ_1J6W_mNbQJjwE9bY,11332 -aiosignal-1.4.0.dist-info/top_level.txt,sha256=z45aNOKGDdrI1roqZY3BGXQ22kJFPHBmVdwtLYLtXC0,10 -aiosignal/__init__.py,sha256=TIkmUG9HTBt4dfq2nISYBiZiRB2xwvFtEZydLP0HPL4,1537 -aiosignal/__pycache__/__init__.cpython-311.pyc,, -aiosignal/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0 diff --git a/bot/lib/python3.11/site-packages/aiosignal-1.4.0.dist-info/WHEEL b/bot/lib/python3.11/site-packages/aiosignal-1.4.0.dist-info/WHEEL deleted file mode 100644 index e7fa31b..0000000 --- a/bot/lib/python3.11/site-packages/aiosignal-1.4.0.dist-info/WHEEL +++ /dev/null @@ -1,5 +0,0 @@ -Wheel-Version: 1.0 -Generator: setuptools (80.9.0) -Root-Is-Purelib: true -Tag: py3-none-any - diff --git a/bot/lib/python3.11/site-packages/aiosignal-1.4.0.dist-info/licenses/LICENSE b/bot/lib/python3.11/site-packages/aiosignal-1.4.0.dist-info/licenses/LICENSE deleted file mode 100644 index 7082a2d..0000000 --- a/bot/lib/python3.11/site-packages/aiosignal-1.4.0.dist-info/licenses/LICENSE +++ /dev/null @@ -1,201 +0,0 @@ -Apache License - Version 2.0, January 2004 - http://www.apache.org/licenses/ - - TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION - - 1. Definitions. - - "License" shall mean the terms and conditions for use, reproduction, - and distribution as defined by Sections 1 through 9 of this document. - - "Licensor" shall mean the copyright owner or entity authorized by - the copyright owner that is granting the License. - - "Legal Entity" shall mean the union of the acting entity and all - other entities that control, are controlled by, or are under common - control with that entity. For the purposes of this definition, - "control" means (i) the power, direct or indirect, to cause the - direction or management of such entity, whether by contract or - otherwise, or (ii) ownership of fifty percent (50%) or more of the - outstanding shares, or (iii) beneficial ownership of such entity. - - "You" (or "Your") shall mean an individual or Legal Entity - exercising permissions granted by this License. - - "Source" form shall mean the preferred form for making modifications, - including but not limited to software source code, documentation - source, and configuration files. - - "Object" form shall mean any form resulting from mechanical - transformation or translation of a Source form, including but - not limited to compiled object code, generated documentation, - and conversions to other media types. - - "Work" shall mean the work of authorship, whether in Source or - Object form, made available under the License, as indicated by a - copyright notice that is included in or attached to the work - (an example is provided in the Appendix below). - - "Derivative Works" shall mean any work, whether in Source or Object - form, that is based on (or derived from) the Work and for which the - editorial revisions, annotations, elaborations, or other modifications - represent, as a whole, an original work of authorship. For the purposes - of this License, Derivative Works shall not include works that remain - separable from, or merely link (or bind by name) to the interfaces of, - the Work and Derivative Works thereof. - - "Contribution" shall mean any work of authorship, including - the original version of the Work and any modifications or additions - to that Work or Derivative Works thereof, that is intentionally - submitted to Licensor for inclusion in the Work by the copyright owner - or by an individual or Legal Entity authorized to submit on behalf of - the copyright owner. For the purposes of this definition, "submitted" - means any form of electronic, verbal, or written communication sent - to the Licensor or its representatives, including but not limited to - communication on electronic mailing lists, source code control systems, - and issue tracking systems that are managed by, or on behalf of, the - Licensor for the purpose of discussing and improving the Work, but - excluding communication that is conspicuously marked or otherwise - designated in writing by the copyright owner as "Not a Contribution." - - "Contributor" shall mean Licensor and any individual or Legal Entity - on behalf of whom a Contribution has been received by Licensor and - subsequently incorporated within the Work. - - 2. Grant of Copyright License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - copyright license to reproduce, prepare Derivative Works of, - publicly display, publicly perform, sublicense, and distribute the - Work and such Derivative Works in Source or Object form. - - 3. Grant of Patent License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - (except as stated in this section) patent license to make, have made, - use, offer to sell, sell, import, and otherwise transfer the Work, - where such license applies only to those patent claims licensable - by such Contributor that are necessarily infringed by their - Contribution(s) alone or by combination of their Contribution(s) - with the Work to which such Contribution(s) was submitted. If You - institute patent litigation against any entity (including a - cross-claim or counterclaim in a lawsuit) alleging that the Work - or a Contribution incorporated within the Work constitutes direct - or contributory patent infringement, then any patent licenses - granted to You under this License for that Work shall terminate - as of the date such litigation is filed. - - 4. Redistribution. You may reproduce and distribute copies of the - Work or Derivative Works thereof in any medium, with or without - modifications, and in Source or Object form, provided that You - meet the following conditions: - - (a) You must give any other recipients of the Work or - Derivative Works a copy of this License; and - - (b) You must cause any modified files to carry prominent notices - stating that You changed the files; and - - (c) You must retain, in the Source form of any Derivative Works - that You distribute, all copyright, patent, trademark, and - attribution notices from the Source form of the Work, - excluding those notices that do not pertain to any part of - the Derivative Works; and - - (d) If the Work includes a "NOTICE" text file as part of its - distribution, then any Derivative Works that You distribute must - include a readable copy of the attribution notices contained - within such NOTICE file, excluding those notices that do not - pertain to any part of the Derivative Works, in at least one - of the following places: within a NOTICE text file distributed - as part of the Derivative Works; within the Source form or - documentation, if provided along with the Derivative Works; or, - within a display generated by the Derivative Works, if and - wherever such third-party notices normally appear. The contents - of the NOTICE file are for informational purposes only and - do not modify the License. You may add Your own attribution - notices within Derivative Works that You distribute, alongside - or as an addendum to the NOTICE text from the Work, provided - that such additional attribution notices cannot be construed - as modifying the License. - - You may add Your own copyright statement to Your modifications and - may provide additional or different license terms and conditions - for use, reproduction, or distribution of Your modifications, or - for any such Derivative Works as a whole, provided Your use, - reproduction, and distribution of the Work otherwise complies with - the conditions stated in this License. - - 5. Submission of Contributions. Unless You explicitly state otherwise, - any Contribution intentionally submitted for inclusion in the Work - by You to the Licensor shall be under the terms and conditions of - this License, without any additional terms or conditions. - Notwithstanding the above, nothing herein shall supersede or modify - the terms of any separate license agreement you may have executed - with Licensor regarding such Contributions. - - 6. Trademarks. This License does not grant permission to use the trade - names, trademarks, service marks, or product names of the Licensor, - except as required for reasonable and customary use in describing the - origin of the Work and reproducing the content of the NOTICE file. - - 7. Disclaimer of Warranty. Unless required by applicable law or - agreed to in writing, Licensor provides the Work (and each - Contributor provides its Contributions) on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or - implied, including, without limitation, any warranties or conditions - of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A - PARTICULAR PURPOSE. You are solely responsible for determining the - appropriateness of using or redistributing the Work and assume any - risks associated with Your exercise of permissions under this License. - - 8. Limitation of Liability. In no event and under no legal theory, - whether in tort (including negligence), contract, or otherwise, - unless required by applicable law (such as deliberate and grossly - negligent acts) or agreed to in writing, shall any Contributor be - liable to You for damages, including any direct, indirect, special, - incidental, or consequential damages of any character arising as a - result of this License or out of the use or inability to use the - Work (including but not limited to damages for loss of goodwill, - work stoppage, computer failure or malfunction, or any and all - other commercial damages or losses), even if such Contributor - has been advised of the possibility of such damages. - - 9. Accepting Warranty or Additional Liability. While redistributing - the Work or Derivative Works thereof, You may choose to offer, - and charge a fee for, acceptance of support, warranty, indemnity, - or other liability obligations and/or rights consistent with this - License. However, in accepting such obligations, You may act only - on Your own behalf and on Your sole responsibility, not on behalf - of any other Contributor, and only if You agree to indemnify, - defend, and hold each Contributor harmless for any liability - incurred by, or claims asserted against, such Contributor by reason - of your accepting any such warranty or additional liability. - - END OF TERMS AND CONDITIONS - - APPENDIX: How to apply the Apache License to your work. - - To apply the Apache License to your work, attach the following - boilerplate notice, with the fields enclosed by brackets "{}" - replaced with your own identifying information. (Don't include - the brackets!) The text should be enclosed in the appropriate - comment syntax for the file format. We also recommend that a - file or class name and description of purpose be included on the - same "printed page" as the copyright notice for easier - identification within third-party archives. - - Copyright 2013-2019 Nikolay Kim and Andrew Svetlov - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. diff --git a/bot/lib/python3.11/site-packages/aiosignal-1.4.0.dist-info/top_level.txt b/bot/lib/python3.11/site-packages/aiosignal-1.4.0.dist-info/top_level.txt deleted file mode 100644 index ac6df3a..0000000 --- a/bot/lib/python3.11/site-packages/aiosignal-1.4.0.dist-info/top_level.txt +++ /dev/null @@ -1 +0,0 @@ -aiosignal diff --git a/bot/lib/python3.11/site-packages/aiosignal/__init__.py b/bot/lib/python3.11/site-packages/aiosignal/__init__.py deleted file mode 100644 index 5ede009..0000000 --- a/bot/lib/python3.11/site-packages/aiosignal/__init__.py +++ /dev/null @@ -1,59 +0,0 @@ -import sys -from typing import Any, Awaitable, Callable, TypeVar - -from frozenlist import FrozenList - -if sys.version_info >= (3, 11): - from typing import Unpack -else: - from typing_extensions import Unpack - -if sys.version_info >= (3, 13): - from typing import TypeVarTuple -else: - from typing_extensions import TypeVarTuple - -_T = TypeVar("_T") -_Ts = TypeVarTuple("_Ts", default=Unpack[tuple[()]]) - -__version__ = "1.4.0" - -__all__ = ("Signal",) - - -class Signal(FrozenList[Callable[[Unpack[_Ts]], Awaitable[object]]]): - """Coroutine-based signal implementation. - - To connect a callback to a signal, use any list method. - - Signals are fired using the send() coroutine, which takes named - arguments. - """ - - __slots__ = ("_owner",) - - def __init__(self, owner: object): - super().__init__() - self._owner = owner - - def __repr__(self) -> str: - return "".format( - self._owner, self.frozen, list(self) - ) - - async def send(self, *args: Unpack[_Ts], **kwargs: Any) -> None: - """ - Sends data to all registered receivers. - """ - if not self.frozen: - raise RuntimeError("Cannot send non-frozen signal.") - - for receiver in self: - await receiver(*args, **kwargs) - - def __call__( - self, func: Callable[[Unpack[_Ts]], Awaitable[_T]] - ) -> Callable[[Unpack[_Ts]], Awaitable[_T]]: - """Decorator to add a function to this Signal.""" - self.append(func) - return func diff --git a/bot/lib/python3.11/site-packages/aiosignal/py.typed b/bot/lib/python3.11/site-packages/aiosignal/py.typed deleted file mode 100644 index e69de29..0000000 diff --git a/bot/lib/python3.11/site-packages/attr/__init__.py b/bot/lib/python3.11/site-packages/attr/__init__.py deleted file mode 100644 index 5c6e065..0000000 --- a/bot/lib/python3.11/site-packages/attr/__init__.py +++ /dev/null @@ -1,104 +0,0 @@ -# SPDX-License-Identifier: MIT - -""" -Classes Without Boilerplate -""" - -from functools import partial -from typing import Callable, Literal, Protocol - -from . import converters, exceptions, filters, setters, validators -from ._cmp import cmp_using -from ._config import get_run_validators, set_run_validators -from ._funcs import asdict, assoc, astuple, has, resolve_types -from ._make import ( - NOTHING, - Attribute, - Converter, - Factory, - _Nothing, - attrib, - attrs, - evolve, - fields, - fields_dict, - make_class, - validate, -) -from ._next_gen import define, field, frozen, mutable -from ._version_info import VersionInfo - - -s = attributes = attrs -ib = attr = attrib -dataclass = partial(attrs, auto_attribs=True) # happy Easter ;) - - -class AttrsInstance(Protocol): - pass - - -NothingType = Literal[_Nothing.NOTHING] - -__all__ = [ - "NOTHING", - "Attribute", - "AttrsInstance", - "Converter", - "Factory", - "NothingType", - "asdict", - "assoc", - "astuple", - "attr", - "attrib", - "attributes", - "attrs", - "cmp_using", - "converters", - "define", - "evolve", - "exceptions", - "field", - "fields", - "fields_dict", - "filters", - "frozen", - "get_run_validators", - "has", - "ib", - "make_class", - "mutable", - "resolve_types", - "s", - "set_run_validators", - "setters", - "validate", - "validators", -] - - -def _make_getattr(mod_name: str) -> Callable: - """ - Create a metadata proxy for packaging information that uses *mod_name* in - its warnings and errors. - """ - - def __getattr__(name: str) -> str: - if name not in ("__version__", "__version_info__"): - msg = f"module {mod_name} has no attribute {name}" - raise AttributeError(msg) - - from importlib.metadata import metadata - - meta = metadata("attrs") - - if name == "__version_info__": - return VersionInfo._from_version_string(meta["version"]) - - return meta["version"] - - return __getattr__ - - -__getattr__ = _make_getattr(__name__) diff --git a/bot/lib/python3.11/site-packages/attr/__init__.pyi b/bot/lib/python3.11/site-packages/attr/__init__.pyi deleted file mode 100644 index 8d78fa1..0000000 --- a/bot/lib/python3.11/site-packages/attr/__init__.pyi +++ /dev/null @@ -1,389 +0,0 @@ -import enum -import sys - -from typing import ( - Any, - Callable, - Generic, - Literal, - Mapping, - Protocol, - Sequence, - TypeVar, - overload, -) - -# `import X as X` is required to make these public -from . import converters as converters -from . import exceptions as exceptions -from . import filters as filters -from . import setters as setters -from . import validators as validators -from ._cmp import cmp_using as cmp_using -from ._typing_compat import AttrsInstance_ -from ._version_info import VersionInfo -from attrs import ( - define as define, - field as field, - mutable as mutable, - frozen as frozen, - _EqOrderType, - _ValidatorType, - _ConverterType, - _ReprArgType, - _OnSetAttrType, - _OnSetAttrArgType, - _FieldTransformer, - _ValidatorArgType, -) - -if sys.version_info >= (3, 10): - from typing import TypeGuard, TypeAlias -else: - from typing_extensions import TypeGuard, TypeAlias - -if sys.version_info >= (3, 11): - from typing import dataclass_transform -else: - from typing_extensions import dataclass_transform - -__version__: str -__version_info__: VersionInfo -__title__: str -__description__: str -__url__: str -__uri__: str -__author__: str -__email__: str -__license__: str -__copyright__: str - -_T = TypeVar("_T") -_C = TypeVar("_C", bound=type) - -_FilterType = Callable[["Attribute[_T]", _T], bool] - -# We subclass this here to keep the protocol's qualified name clean. -class AttrsInstance(AttrsInstance_, Protocol): - pass - -_A = TypeVar("_A", bound=type[AttrsInstance]) - -class _Nothing(enum.Enum): - NOTHING = enum.auto() - -NOTHING = _Nothing.NOTHING -NothingType: TypeAlias = Literal[_Nothing.NOTHING] - -# NOTE: Factory lies about its return type to make this possible: -# `x: List[int] # = Factory(list)` -# Work around mypy issue #4554 in the common case by using an overload. - -@overload -def Factory(factory: Callable[[], _T]) -> _T: ... -@overload -def Factory( - factory: Callable[[Any], _T], - takes_self: Literal[True], -) -> _T: ... -@overload -def Factory( - factory: Callable[[], _T], - takes_self: Literal[False], -) -> _T: ... - -In = TypeVar("In") -Out = TypeVar("Out") - -class Converter(Generic[In, Out]): - @overload - def __init__(self, converter: Callable[[In], Out]) -> None: ... - @overload - def __init__( - self, - converter: Callable[[In, AttrsInstance, Attribute], Out], - *, - takes_self: Literal[True], - takes_field: Literal[True], - ) -> None: ... - @overload - def __init__( - self, - converter: Callable[[In, Attribute], Out], - *, - takes_field: Literal[True], - ) -> None: ... - @overload - def __init__( - self, - converter: Callable[[In, AttrsInstance], Out], - *, - takes_self: Literal[True], - ) -> None: ... - -class Attribute(Generic[_T]): - name: str - default: _T | None - validator: _ValidatorType[_T] | None - repr: _ReprArgType - cmp: _EqOrderType - eq: _EqOrderType - order: _EqOrderType - hash: bool | None - init: bool - converter: Converter | None - metadata: dict[Any, Any] - type: type[_T] | None - kw_only: bool - on_setattr: _OnSetAttrType - alias: str | None - - def evolve(self, **changes: Any) -> "Attribute[Any]": ... - -# NOTE: We had several choices for the annotation to use for type arg: -# 1) Type[_T] -# - Pros: Handles simple cases correctly -# - Cons: Might produce less informative errors in the case of conflicting -# TypeVars e.g. `attr.ib(default='bad', type=int)` -# 2) Callable[..., _T] -# - Pros: Better error messages than #1 for conflicting TypeVars -# - Cons: Terrible error messages for validator checks. -# e.g. attr.ib(type=int, validator=validate_str) -# -> error: Cannot infer function type argument -# 3) type (and do all of the work in the mypy plugin) -# - Pros: Simple here, and we could customize the plugin with our own errors. -# - Cons: Would need to write mypy plugin code to handle all the cases. -# We chose option #1. - -# `attr` lies about its return type to make the following possible: -# attr() -> Any -# attr(8) -> int -# attr(validator=) -> Whatever the callable expects. -# This makes this type of assignments possible: -# x: int = attr(8) -# -# This form catches explicit None or no default but with no other arguments -# returns Any. -@overload -def attrib( - default: None = ..., - validator: None = ..., - repr: _ReprArgType = ..., - cmp: _EqOrderType | None = ..., - hash: bool | None = ..., - init: bool = ..., - metadata: Mapping[Any, Any] | None = ..., - type: None = ..., - converter: None = ..., - factory: None = ..., - kw_only: bool | None = ..., - eq: _EqOrderType | None = ..., - order: _EqOrderType | None = ..., - on_setattr: _OnSetAttrArgType | None = ..., - alias: str | None = ..., -) -> Any: ... - -# This form catches an explicit None or no default and infers the type from the -# other arguments. -@overload -def attrib( - default: None = ..., - validator: _ValidatorArgType[_T] | None = ..., - repr: _ReprArgType = ..., - cmp: _EqOrderType | None = ..., - hash: bool | None = ..., - init: bool = ..., - metadata: Mapping[Any, Any] | None = ..., - type: type[_T] | None = ..., - converter: _ConverterType - | list[_ConverterType] - | tuple[_ConverterType] - | None = ..., - factory: Callable[[], _T] | None = ..., - kw_only: bool | None = ..., - eq: _EqOrderType | None = ..., - order: _EqOrderType | None = ..., - on_setattr: _OnSetAttrArgType | None = ..., - alias: str | None = ..., -) -> _T: ... - -# This form catches an explicit default argument. -@overload -def attrib( - default: _T, - validator: _ValidatorArgType[_T] | None = ..., - repr: _ReprArgType = ..., - cmp: _EqOrderType | None = ..., - hash: bool | None = ..., - init: bool = ..., - metadata: Mapping[Any, Any] | None = ..., - type: type[_T] | None = ..., - converter: _ConverterType - | list[_ConverterType] - | tuple[_ConverterType] - | None = ..., - factory: Callable[[], _T] | None = ..., - kw_only: bool | None = ..., - eq: _EqOrderType | None = ..., - order: _EqOrderType | None = ..., - on_setattr: _OnSetAttrArgType | None = ..., - alias: str | None = ..., -) -> _T: ... - -# This form covers type=non-Type: e.g. forward references (str), Any -@overload -def attrib( - default: _T | None = ..., - validator: _ValidatorArgType[_T] | None = ..., - repr: _ReprArgType = ..., - cmp: _EqOrderType | None = ..., - hash: bool | None = ..., - init: bool = ..., - metadata: Mapping[Any, Any] | None = ..., - type: object = ..., - converter: _ConverterType - | list[_ConverterType] - | tuple[_ConverterType] - | None = ..., - factory: Callable[[], _T] | None = ..., - kw_only: bool | None = ..., - eq: _EqOrderType | None = ..., - order: _EqOrderType | None = ..., - on_setattr: _OnSetAttrArgType | None = ..., - alias: str | None = ..., -) -> Any: ... -@overload -@dataclass_transform(order_default=True, field_specifiers=(attrib, field)) -def attrs( - maybe_cls: _C, - these: dict[str, Any] | None = ..., - repr_ns: str | None = ..., - repr: bool = ..., - cmp: _EqOrderType | None = ..., - hash: bool | None = ..., - init: bool = ..., - slots: bool = ..., - frozen: bool = ..., - weakref_slot: bool = ..., - str: bool = ..., - auto_attribs: bool = ..., - kw_only: bool = ..., - cache_hash: bool = ..., - auto_exc: bool = ..., - eq: _EqOrderType | None = ..., - order: _EqOrderType | None = ..., - auto_detect: bool = ..., - collect_by_mro: bool = ..., - getstate_setstate: bool | None = ..., - on_setattr: _OnSetAttrArgType | None = ..., - field_transformer: _FieldTransformer | None = ..., - match_args: bool = ..., - unsafe_hash: bool | None = ..., -) -> _C: ... -@overload -@dataclass_transform(order_default=True, field_specifiers=(attrib, field)) -def attrs( - maybe_cls: None = ..., - these: dict[str, Any] | None = ..., - repr_ns: str | None = ..., - repr: bool = ..., - cmp: _EqOrderType | None = ..., - hash: bool | None = ..., - init: bool = ..., - slots: bool = ..., - frozen: bool = ..., - weakref_slot: bool = ..., - str: bool = ..., - auto_attribs: bool = ..., - kw_only: bool = ..., - cache_hash: bool = ..., - auto_exc: bool = ..., - eq: _EqOrderType | None = ..., - order: _EqOrderType | None = ..., - auto_detect: bool = ..., - collect_by_mro: bool = ..., - getstate_setstate: bool | None = ..., - on_setattr: _OnSetAttrArgType | None = ..., - field_transformer: _FieldTransformer | None = ..., - match_args: bool = ..., - unsafe_hash: bool | None = ..., -) -> Callable[[_C], _C]: ... -def fields(cls: type[AttrsInstance]) -> Any: ... -def fields_dict(cls: type[AttrsInstance]) -> dict[str, Attribute[Any]]: ... -def validate(inst: AttrsInstance) -> None: ... -def resolve_types( - cls: _A, - globalns: dict[str, Any] | None = ..., - localns: dict[str, Any] | None = ..., - attribs: list[Attribute[Any]] | None = ..., - include_extras: bool = ..., -) -> _A: ... - -# TODO: add support for returning a proper attrs class from the mypy plugin -# we use Any instead of _CountingAttr so that e.g. `make_class('Foo', -# [attr.ib()])` is valid -def make_class( - name: str, - attrs: list[str] | tuple[str, ...] | dict[str, Any], - bases: tuple[type, ...] = ..., - class_body: dict[str, Any] | None = ..., - repr_ns: str | None = ..., - repr: bool = ..., - cmp: _EqOrderType | None = ..., - hash: bool | None = ..., - init: bool = ..., - slots: bool = ..., - frozen: bool = ..., - weakref_slot: bool = ..., - str: bool = ..., - auto_attribs: bool = ..., - kw_only: bool = ..., - cache_hash: bool = ..., - auto_exc: bool = ..., - eq: _EqOrderType | None = ..., - order: _EqOrderType | None = ..., - collect_by_mro: bool = ..., - on_setattr: _OnSetAttrArgType | None = ..., - field_transformer: _FieldTransformer | None = ..., -) -> type: ... - -# _funcs -- - -# TODO: add support for returning TypedDict from the mypy plugin -# FIXME: asdict/astuple do not honor their factory args. Waiting on one of -# these: -# https://github.com/python/mypy/issues/4236 -# https://github.com/python/typing/issues/253 -# XXX: remember to fix attrs.asdict/astuple too! -def asdict( - inst: AttrsInstance, - recurse: bool = ..., - filter: _FilterType[Any] | None = ..., - dict_factory: type[Mapping[Any, Any]] = ..., - retain_collection_types: bool = ..., - value_serializer: Callable[[type, Attribute[Any], Any], Any] | None = ..., - tuple_keys: bool | None = ..., -) -> dict[str, Any]: ... - -# TODO: add support for returning NamedTuple from the mypy plugin -def astuple( - inst: AttrsInstance, - recurse: bool = ..., - filter: _FilterType[Any] | None = ..., - tuple_factory: type[Sequence[Any]] = ..., - retain_collection_types: bool = ..., -) -> tuple[Any, ...]: ... -def has(cls: type) -> TypeGuard[type[AttrsInstance]]: ... -def assoc(inst: _T, **changes: Any) -> _T: ... -def evolve(inst: _T, **changes: Any) -> _T: ... - -# _config -- - -def set_run_validators(run: bool) -> None: ... -def get_run_validators() -> bool: ... - -# aliases -- - -s = attributes = attrs -ib = attr = attrib -dataclass = attrs # Technically, partial(attrs, auto_attribs=True) ;) diff --git a/bot/lib/python3.11/site-packages/attr/_cmp.py b/bot/lib/python3.11/site-packages/attr/_cmp.py deleted file mode 100644 index 09bab49..0000000 --- a/bot/lib/python3.11/site-packages/attr/_cmp.py +++ /dev/null @@ -1,160 +0,0 @@ -# SPDX-License-Identifier: MIT - - -import functools -import types - -from ._make import __ne__ - - -_operation_names = {"eq": "==", "lt": "<", "le": "<=", "gt": ">", "ge": ">="} - - -def cmp_using( - eq=None, - lt=None, - le=None, - gt=None, - ge=None, - require_same_type=True, - class_name="Comparable", -): - """ - Create a class that can be passed into `attrs.field`'s ``eq``, ``order``, - and ``cmp`` arguments to customize field comparison. - - The resulting class will have a full set of ordering methods if at least - one of ``{lt, le, gt, ge}`` and ``eq`` are provided. - - Args: - eq (typing.Callable | None): - Callable used to evaluate equality of two objects. - - lt (typing.Callable | None): - Callable used to evaluate whether one object is less than another - object. - - le (typing.Callable | None): - Callable used to evaluate whether one object is less than or equal - to another object. - - gt (typing.Callable | None): - Callable used to evaluate whether one object is greater than - another object. - - ge (typing.Callable | None): - Callable used to evaluate whether one object is greater than or - equal to another object. - - require_same_type (bool): - When `True`, equality and ordering methods will return - `NotImplemented` if objects are not of the same type. - - class_name (str | None): Name of class. Defaults to "Comparable". - - See `comparison` for more details. - - .. versionadded:: 21.1.0 - """ - - body = { - "__slots__": ["value"], - "__init__": _make_init(), - "_requirements": [], - "_is_comparable_to": _is_comparable_to, - } - - # Add operations. - num_order_functions = 0 - has_eq_function = False - - if eq is not None: - has_eq_function = True - body["__eq__"] = _make_operator("eq", eq) - body["__ne__"] = __ne__ - - if lt is not None: - num_order_functions += 1 - body["__lt__"] = _make_operator("lt", lt) - - if le is not None: - num_order_functions += 1 - body["__le__"] = _make_operator("le", le) - - if gt is not None: - num_order_functions += 1 - body["__gt__"] = _make_operator("gt", gt) - - if ge is not None: - num_order_functions += 1 - body["__ge__"] = _make_operator("ge", ge) - - type_ = types.new_class( - class_name, (object,), {}, lambda ns: ns.update(body) - ) - - # Add same type requirement. - if require_same_type: - type_._requirements.append(_check_same_type) - - # Add total ordering if at least one operation was defined. - if 0 < num_order_functions < 4: - if not has_eq_function: - # functools.total_ordering requires __eq__ to be defined, - # so raise early error here to keep a nice stack. - msg = "eq must be define is order to complete ordering from lt, le, gt, ge." - raise ValueError(msg) - type_ = functools.total_ordering(type_) - - return type_ - - -def _make_init(): - """ - Create __init__ method. - """ - - def __init__(self, value): - """ - Initialize object with *value*. - """ - self.value = value - - return __init__ - - -def _make_operator(name, func): - """ - Create operator method. - """ - - def method(self, other): - if not self._is_comparable_to(other): - return NotImplemented - - result = func(self.value, other.value) - if result is NotImplemented: - return NotImplemented - - return result - - method.__name__ = f"__{name}__" - method.__doc__ = ( - f"Return a {_operation_names[name]} b. Computed by attrs." - ) - - return method - - -def _is_comparable_to(self, other): - """ - Check whether `other` is comparable to `self`. - """ - return all(func(self, other) for func in self._requirements) - - -def _check_same_type(self, other): - """ - Return True if *self* and *other* are of the same type, False otherwise. - """ - return other.value.__class__ is self.value.__class__ diff --git a/bot/lib/python3.11/site-packages/attr/_cmp.pyi b/bot/lib/python3.11/site-packages/attr/_cmp.pyi deleted file mode 100644 index cc7893b..0000000 --- a/bot/lib/python3.11/site-packages/attr/_cmp.pyi +++ /dev/null @@ -1,13 +0,0 @@ -from typing import Any, Callable - -_CompareWithType = Callable[[Any, Any], bool] - -def cmp_using( - eq: _CompareWithType | None = ..., - lt: _CompareWithType | None = ..., - le: _CompareWithType | None = ..., - gt: _CompareWithType | None = ..., - ge: _CompareWithType | None = ..., - require_same_type: bool = ..., - class_name: str = ..., -) -> type: ... diff --git a/bot/lib/python3.11/site-packages/attr/_compat.py b/bot/lib/python3.11/site-packages/attr/_compat.py deleted file mode 100644 index bc68ed9..0000000 --- a/bot/lib/python3.11/site-packages/attr/_compat.py +++ /dev/null @@ -1,99 +0,0 @@ -# SPDX-License-Identifier: MIT - -import inspect -import platform -import sys -import threading - -from collections.abc import Mapping, Sequence # noqa: F401 -from typing import _GenericAlias - - -PYPY = platform.python_implementation() == "PyPy" -PY_3_10_PLUS = sys.version_info[:2] >= (3, 10) -PY_3_11_PLUS = sys.version_info[:2] >= (3, 11) -PY_3_12_PLUS = sys.version_info[:2] >= (3, 12) -PY_3_13_PLUS = sys.version_info[:2] >= (3, 13) -PY_3_14_PLUS = sys.version_info[:2] >= (3, 14) - - -if PY_3_14_PLUS: - import annotationlib - - # We request forward-ref annotations to not break in the presence of - # forward references. - - def _get_annotations(cls): - return annotationlib.get_annotations( - cls, format=annotationlib.Format.FORWARDREF - ) - -else: - - def _get_annotations(cls): - """ - Get annotations for *cls*. - """ - return cls.__dict__.get("__annotations__", {}) - - -class _AnnotationExtractor: - """ - Extract type annotations from a callable, returning None whenever there - is none. - """ - - __slots__ = ["sig"] - - def __init__(self, callable): - try: - self.sig = inspect.signature(callable) - except (ValueError, TypeError): # inspect failed - self.sig = None - - def get_first_param_type(self): - """ - Return the type annotation of the first argument if it's not empty. - """ - if not self.sig: - return None - - params = list(self.sig.parameters.values()) - if params and params[0].annotation is not inspect.Parameter.empty: - return params[0].annotation - - return None - - def get_return_type(self): - """ - Return the return type if it's not empty. - """ - if ( - self.sig - and self.sig.return_annotation is not inspect.Signature.empty - ): - return self.sig.return_annotation - - return None - - -# Thread-local global to track attrs instances which are already being repr'd. -# This is needed because there is no other (thread-safe) way to pass info -# about the instances that are already being repr'd through the call stack -# in order to ensure we don't perform infinite recursion. -# -# For instance, if an instance contains a dict which contains that instance, -# we need to know that we're already repr'ing the outside instance from within -# the dict's repr() call. -# -# This lives here rather than in _make.py so that the functions in _make.py -# don't have a direct reference to the thread-local in their globals dict. -# If they have such a reference, it breaks cloudpickle. -repr_context = threading.local() - - -def get_generic_base(cl): - """If this is a generic class (A[str]), return the generic base for it.""" - if cl.__class__ is _GenericAlias: - return cl.__origin__ - return None diff --git a/bot/lib/python3.11/site-packages/attr/_config.py b/bot/lib/python3.11/site-packages/attr/_config.py deleted file mode 100644 index 4b25772..0000000 --- a/bot/lib/python3.11/site-packages/attr/_config.py +++ /dev/null @@ -1,31 +0,0 @@ -# SPDX-License-Identifier: MIT - -__all__ = ["get_run_validators", "set_run_validators"] - -_run_validators = True - - -def set_run_validators(run): - """ - Set whether or not validators are run. By default, they are run. - - .. deprecated:: 21.3.0 It will not be removed, but it also will not be - moved to new ``attrs`` namespace. Use `attrs.validators.set_disabled()` - instead. - """ - if not isinstance(run, bool): - msg = "'run' must be bool." - raise TypeError(msg) - global _run_validators - _run_validators = run - - -def get_run_validators(): - """ - Return whether or not validators are run. - - .. deprecated:: 21.3.0 It will not be removed, but it also will not be - moved to new ``attrs`` namespace. Use `attrs.validators.get_disabled()` - instead. - """ - return _run_validators diff --git a/bot/lib/python3.11/site-packages/attr/_funcs.py b/bot/lib/python3.11/site-packages/attr/_funcs.py deleted file mode 100644 index 1adb500..0000000 --- a/bot/lib/python3.11/site-packages/attr/_funcs.py +++ /dev/null @@ -1,497 +0,0 @@ -# SPDX-License-Identifier: MIT - - -import copy - -from ._compat import get_generic_base -from ._make import _OBJ_SETATTR, NOTHING, fields -from .exceptions import AttrsAttributeNotFoundError - - -_ATOMIC_TYPES = frozenset( - { - type(None), - bool, - int, - float, - str, - complex, - bytes, - type(...), - type, - range, - property, - } -) - - -def asdict( - inst, - recurse=True, - filter=None, - dict_factory=dict, - retain_collection_types=False, - value_serializer=None, -): - """ - Return the *attrs* attribute values of *inst* as a dict. - - Optionally recurse into other *attrs*-decorated classes. - - Args: - inst: Instance of an *attrs*-decorated class. - - recurse (bool): Recurse into classes that are also *attrs*-decorated. - - filter (~typing.Callable): - A callable whose return code determines whether an attribute or - element is included (`True`) or dropped (`False`). Is called with - the `attrs.Attribute` as the first argument and the value as the - second argument. - - dict_factory (~typing.Callable): - A callable to produce dictionaries from. For example, to produce - ordered dictionaries instead of normal Python dictionaries, pass in - ``collections.OrderedDict``. - - retain_collection_types (bool): - Do not convert to `list` when encountering an attribute whose type - is `tuple` or `set`. Only meaningful if *recurse* is `True`. - - value_serializer (typing.Callable | None): - A hook that is called for every attribute or dict key/value. It - receives the current instance, field and value and must return the - (updated) value. The hook is run *after* the optional *filter* has - been applied. - - Returns: - Return type of *dict_factory*. - - Raises: - attrs.exceptions.NotAnAttrsClassError: - If *cls* is not an *attrs* class. - - .. versionadded:: 16.0.0 *dict_factory* - .. versionadded:: 16.1.0 *retain_collection_types* - .. versionadded:: 20.3.0 *value_serializer* - .. versionadded:: 21.3.0 - If a dict has a collection for a key, it is serialized as a tuple. - """ - attrs = fields(inst.__class__) - rv = dict_factory() - for a in attrs: - v = getattr(inst, a.name) - if filter is not None and not filter(a, v): - continue - - if value_serializer is not None: - v = value_serializer(inst, a, v) - - if recurse is True: - value_type = type(v) - if value_type in _ATOMIC_TYPES: - rv[a.name] = v - elif has(value_type): - rv[a.name] = asdict( - v, - recurse=True, - filter=filter, - dict_factory=dict_factory, - retain_collection_types=retain_collection_types, - value_serializer=value_serializer, - ) - elif issubclass(value_type, (tuple, list, set, frozenset)): - cf = value_type if retain_collection_types is True else list - items = [ - _asdict_anything( - i, - is_key=False, - filter=filter, - dict_factory=dict_factory, - retain_collection_types=retain_collection_types, - value_serializer=value_serializer, - ) - for i in v - ] - try: - rv[a.name] = cf(items) - except TypeError: - if not issubclass(cf, tuple): - raise - # Workaround for TypeError: cf.__new__() missing 1 required - # positional argument (which appears, for a namedturle) - rv[a.name] = cf(*items) - elif issubclass(value_type, dict): - df = dict_factory - rv[a.name] = df( - ( - _asdict_anything( - kk, - is_key=True, - filter=filter, - dict_factory=df, - retain_collection_types=retain_collection_types, - value_serializer=value_serializer, - ), - _asdict_anything( - vv, - is_key=False, - filter=filter, - dict_factory=df, - retain_collection_types=retain_collection_types, - value_serializer=value_serializer, - ), - ) - for kk, vv in v.items() - ) - else: - rv[a.name] = v - else: - rv[a.name] = v - return rv - - -def _asdict_anything( - val, - is_key, - filter, - dict_factory, - retain_collection_types, - value_serializer, -): - """ - ``asdict`` only works on attrs instances, this works on anything. - """ - val_type = type(val) - if val_type in _ATOMIC_TYPES: - rv = val - if value_serializer is not None: - rv = value_serializer(None, None, rv) - elif getattr(val_type, "__attrs_attrs__", None) is not None: - # Attrs class. - rv = asdict( - val, - recurse=True, - filter=filter, - dict_factory=dict_factory, - retain_collection_types=retain_collection_types, - value_serializer=value_serializer, - ) - elif issubclass(val_type, (tuple, list, set, frozenset)): - if retain_collection_types is True: - cf = val.__class__ - elif is_key: - cf = tuple - else: - cf = list - - rv = cf( - [ - _asdict_anything( - i, - is_key=False, - filter=filter, - dict_factory=dict_factory, - retain_collection_types=retain_collection_types, - value_serializer=value_serializer, - ) - for i in val - ] - ) - elif issubclass(val_type, dict): - df = dict_factory - rv = df( - ( - _asdict_anything( - kk, - is_key=True, - filter=filter, - dict_factory=df, - retain_collection_types=retain_collection_types, - value_serializer=value_serializer, - ), - _asdict_anything( - vv, - is_key=False, - filter=filter, - dict_factory=df, - retain_collection_types=retain_collection_types, - value_serializer=value_serializer, - ), - ) - for kk, vv in val.items() - ) - else: - rv = val - if value_serializer is not None: - rv = value_serializer(None, None, rv) - - return rv - - -def astuple( - inst, - recurse=True, - filter=None, - tuple_factory=tuple, - retain_collection_types=False, -): - """ - Return the *attrs* attribute values of *inst* as a tuple. - - Optionally recurse into other *attrs*-decorated classes. - - Args: - inst: Instance of an *attrs*-decorated class. - - recurse (bool): - Recurse into classes that are also *attrs*-decorated. - - filter (~typing.Callable): - A callable whose return code determines whether an attribute or - element is included (`True`) or dropped (`False`). Is called with - the `attrs.Attribute` as the first argument and the value as the - second argument. - - tuple_factory (~typing.Callable): - A callable to produce tuples from. For example, to produce lists - instead of tuples. - - retain_collection_types (bool): - Do not convert to `list` or `dict` when encountering an attribute - which type is `tuple`, `dict` or `set`. Only meaningful if - *recurse* is `True`. - - Returns: - Return type of *tuple_factory* - - Raises: - attrs.exceptions.NotAnAttrsClassError: - If *cls* is not an *attrs* class. - - .. versionadded:: 16.2.0 - """ - attrs = fields(inst.__class__) - rv = [] - retain = retain_collection_types # Very long. :/ - for a in attrs: - v = getattr(inst, a.name) - if filter is not None and not filter(a, v): - continue - value_type = type(v) - if recurse is True: - if value_type in _ATOMIC_TYPES: - rv.append(v) - elif has(value_type): - rv.append( - astuple( - v, - recurse=True, - filter=filter, - tuple_factory=tuple_factory, - retain_collection_types=retain, - ) - ) - elif issubclass(value_type, (tuple, list, set, frozenset)): - cf = v.__class__ if retain is True else list - items = [ - ( - astuple( - j, - recurse=True, - filter=filter, - tuple_factory=tuple_factory, - retain_collection_types=retain, - ) - if has(j.__class__) - else j - ) - for j in v - ] - try: - rv.append(cf(items)) - except TypeError: - if not issubclass(cf, tuple): - raise - # Workaround for TypeError: cf.__new__() missing 1 required - # positional argument (which appears, for a namedturle) - rv.append(cf(*items)) - elif issubclass(value_type, dict): - df = value_type if retain is True else dict - rv.append( - df( - ( - ( - astuple( - kk, - tuple_factory=tuple_factory, - retain_collection_types=retain, - ) - if has(kk.__class__) - else kk - ), - ( - astuple( - vv, - tuple_factory=tuple_factory, - retain_collection_types=retain, - ) - if has(vv.__class__) - else vv - ), - ) - for kk, vv in v.items() - ) - ) - else: - rv.append(v) - else: - rv.append(v) - - return rv if tuple_factory is list else tuple_factory(rv) - - -def has(cls): - """ - Check whether *cls* is a class with *attrs* attributes. - - Args: - cls (type): Class to introspect. - - Raises: - TypeError: If *cls* is not a class. - - Returns: - bool: - """ - attrs = getattr(cls, "__attrs_attrs__", None) - if attrs is not None: - return True - - # No attrs, maybe it's a specialized generic (A[str])? - generic_base = get_generic_base(cls) - if generic_base is not None: - generic_attrs = getattr(generic_base, "__attrs_attrs__", None) - if generic_attrs is not None: - # Stick it on here for speed next time. - cls.__attrs_attrs__ = generic_attrs - return generic_attrs is not None - return False - - -def assoc(inst, **changes): - """ - Copy *inst* and apply *changes*. - - This is different from `evolve` that applies the changes to the arguments - that create the new instance. - - `evolve`'s behavior is preferable, but there are `edge cases`_ where it - doesn't work. Therefore `assoc` is deprecated, but will not be removed. - - .. _`edge cases`: https://github.com/python-attrs/attrs/issues/251 - - Args: - inst: Instance of a class with *attrs* attributes. - - changes: Keyword changes in the new copy. - - Returns: - A copy of inst with *changes* incorporated. - - Raises: - attrs.exceptions.AttrsAttributeNotFoundError: - If *attr_name* couldn't be found on *cls*. - - attrs.exceptions.NotAnAttrsClassError: - If *cls* is not an *attrs* class. - - .. deprecated:: 17.1.0 - Use `attrs.evolve` instead if you can. This function will not be - removed du to the slightly different approach compared to - `attrs.evolve`, though. - """ - new = copy.copy(inst) - attrs = fields(inst.__class__) - for k, v in changes.items(): - a = getattr(attrs, k, NOTHING) - if a is NOTHING: - msg = f"{k} is not an attrs attribute on {new.__class__}." - raise AttrsAttributeNotFoundError(msg) - _OBJ_SETATTR(new, k, v) - return new - - -def resolve_types( - cls, globalns=None, localns=None, attribs=None, include_extras=True -): - """ - Resolve any strings and forward annotations in type annotations. - - This is only required if you need concrete types in :class:`Attribute`'s - *type* field. In other words, you don't need to resolve your types if you - only use them for static type checking. - - With no arguments, names will be looked up in the module in which the class - was created. If this is not what you want, for example, if the name only - exists inside a method, you may pass *globalns* or *localns* to specify - other dictionaries in which to look up these names. See the docs of - `typing.get_type_hints` for more details. - - Args: - cls (type): Class to resolve. - - globalns (dict | None): Dictionary containing global variables. - - localns (dict | None): Dictionary containing local variables. - - attribs (list | None): - List of attribs for the given class. This is necessary when calling - from inside a ``field_transformer`` since *cls* is not an *attrs* - class yet. - - include_extras (bool): - Resolve more accurately, if possible. Pass ``include_extras`` to - ``typing.get_hints``, if supported by the typing module. On - supported Python versions (3.9+), this resolves the types more - accurately. - - Raises: - TypeError: If *cls* is not a class. - - attrs.exceptions.NotAnAttrsClassError: - If *cls* is not an *attrs* class and you didn't pass any attribs. - - NameError: If types cannot be resolved because of missing variables. - - Returns: - *cls* so you can use this function also as a class decorator. Please - note that you have to apply it **after** `attrs.define`. That means the - decorator has to come in the line **before** `attrs.define`. - - .. versionadded:: 20.1.0 - .. versionadded:: 21.1.0 *attribs* - .. versionadded:: 23.1.0 *include_extras* - """ - # Since calling get_type_hints is expensive we cache whether we've - # done it already. - if getattr(cls, "__attrs_types_resolved__", None) != cls: - import typing - - kwargs = { - "globalns": globalns, - "localns": localns, - "include_extras": include_extras, - } - - hints = typing.get_type_hints(cls, **kwargs) - for field in fields(cls) if attribs is None else attribs: - if field.name in hints: - # Since fields have been frozen we must work around it. - _OBJ_SETATTR(field, "type", hints[field.name]) - # We store the class we resolved so that subclasses know they haven't - # been resolved. - cls.__attrs_types_resolved__ = cls - - # Return the class so you can use it as a decorator too. - return cls diff --git a/bot/lib/python3.11/site-packages/attr/_make.py b/bot/lib/python3.11/site-packages/attr/_make.py deleted file mode 100644 index d24d9ba..0000000 --- a/bot/lib/python3.11/site-packages/attr/_make.py +++ /dev/null @@ -1,3362 +0,0 @@ -# SPDX-License-Identifier: MIT - -from __future__ import annotations - -import abc -import contextlib -import copy -import enum -import inspect -import itertools -import linecache -import sys -import types -import unicodedata -import weakref - -from collections.abc import Callable, Mapping -from functools import cached_property -from typing import Any, NamedTuple, TypeVar - -# We need to import _compat itself in addition to the _compat members to avoid -# having the thread-local in the globals here. -from . import _compat, _config, setters -from ._compat import ( - PY_3_10_PLUS, - PY_3_11_PLUS, - PY_3_13_PLUS, - _AnnotationExtractor, - _get_annotations, - get_generic_base, -) -from .exceptions import ( - DefaultAlreadySetError, - FrozenInstanceError, - NotAnAttrsClassError, - UnannotatedAttributeError, -) - - -# This is used at least twice, so cache it here. -_OBJ_SETATTR = object.__setattr__ -_INIT_FACTORY_PAT = "__attr_factory_%s" -_CLASSVAR_PREFIXES = ( - "typing.ClassVar", - "t.ClassVar", - "ClassVar", - "typing_extensions.ClassVar", -) -# we don't use a double-underscore prefix because that triggers -# name mangling when trying to create a slot for the field -# (when slots=True) -_HASH_CACHE_FIELD = "_attrs_cached_hash" - -_EMPTY_METADATA_SINGLETON = types.MappingProxyType({}) - -# Unique object for unequivocal getattr() defaults. -_SENTINEL = object() - -_DEFAULT_ON_SETATTR = setters.pipe(setters.convert, setters.validate) - - -class _Nothing(enum.Enum): - """ - Sentinel to indicate the lack of a value when `None` is ambiguous. - - If extending attrs, you can use ``typing.Literal[NOTHING]`` to show - that a value may be ``NOTHING``. - - .. versionchanged:: 21.1.0 ``bool(NOTHING)`` is now False. - .. versionchanged:: 22.2.0 ``NOTHING`` is now an ``enum.Enum`` variant. - """ - - NOTHING = enum.auto() - - def __repr__(self): - return "NOTHING" - - def __bool__(self): - return False - - -NOTHING = _Nothing.NOTHING -""" -Sentinel to indicate the lack of a value when `None` is ambiguous. - -When using in 3rd party code, use `attrs.NothingType` for type annotations. -""" - - -class _CacheHashWrapper(int): - """ - An integer subclass that pickles / copies as None - - This is used for non-slots classes with ``cache_hash=True``, to avoid - serializing a potentially (even likely) invalid hash value. Since `None` - is the default value for uncalculated hashes, whenever this is copied, - the copy's value for the hash should automatically reset. - - See GH #613 for more details. - """ - - def __reduce__(self, _none_constructor=type(None), _args=()): # noqa: B008 - return _none_constructor, _args - - -def attrib( - default=NOTHING, - validator=None, - repr=True, - cmp=None, - hash=None, - init=True, - metadata=None, - type=None, - converter=None, - factory=None, - kw_only=None, - eq=None, - order=None, - on_setattr=None, - alias=None, -): - """ - Create a new field / attribute on a class. - - Identical to `attrs.field`, except it's not keyword-only. - - Consider using `attrs.field` in new code (``attr.ib`` will *never* go away, - though). - - .. warning:: - - Does **nothing** unless the class is also decorated with - `attr.s` (or similar)! - - - .. versionadded:: 15.2.0 *convert* - .. versionadded:: 16.3.0 *metadata* - .. versionchanged:: 17.1.0 *validator* can be a ``list`` now. - .. versionchanged:: 17.1.0 - *hash* is `None` and therefore mirrors *eq* by default. - .. versionadded:: 17.3.0 *type* - .. deprecated:: 17.4.0 *convert* - .. versionadded:: 17.4.0 - *converter* as a replacement for the deprecated *convert* to achieve - consistency with other noun-based arguments. - .. versionadded:: 18.1.0 - ``factory=f`` is syntactic sugar for ``default=attr.Factory(f)``. - .. versionadded:: 18.2.0 *kw_only* - .. versionchanged:: 19.2.0 *convert* keyword argument removed. - .. versionchanged:: 19.2.0 *repr* also accepts a custom callable. - .. deprecated:: 19.2.0 *cmp* Removal on or after 2021-06-01. - .. versionadded:: 19.2.0 *eq* and *order* - .. versionadded:: 20.1.0 *on_setattr* - .. versionchanged:: 20.3.0 *kw_only* backported to Python 2 - .. versionchanged:: 21.1.0 - *eq*, *order*, and *cmp* also accept a custom callable - .. versionchanged:: 21.1.0 *cmp* undeprecated - .. versionadded:: 22.2.0 *alias* - .. versionchanged:: 25.4.0 - *kw_only* can now be None, and its default is also changed from False to - None. - """ - eq, eq_key, order, order_key = _determine_attrib_eq_order( - cmp, eq, order, True - ) - - if hash is not None and hash is not True and hash is not False: - msg = "Invalid value for hash. Must be True, False, or None." - raise TypeError(msg) - - if factory is not None: - if default is not NOTHING: - msg = ( - "The `default` and `factory` arguments are mutually exclusive." - ) - raise ValueError(msg) - if not callable(factory): - msg = "The `factory` argument must be a callable." - raise ValueError(msg) - default = Factory(factory) - - if metadata is None: - metadata = {} - - # Apply syntactic sugar by auto-wrapping. - if isinstance(on_setattr, (list, tuple)): - on_setattr = setters.pipe(*on_setattr) - - if validator and isinstance(validator, (list, tuple)): - validator = and_(*validator) - - if converter and isinstance(converter, (list, tuple)): - converter = pipe(*converter) - - return _CountingAttr( - default=default, - validator=validator, - repr=repr, - cmp=None, - hash=hash, - init=init, - converter=converter, - metadata=metadata, - type=type, - kw_only=kw_only, - eq=eq, - eq_key=eq_key, - order=order, - order_key=order_key, - on_setattr=on_setattr, - alias=alias, - ) - - -def _compile_and_eval( - script: str, - globs: dict[str, Any] | None, - locs: Mapping[str, object] | None = None, - filename: str = "", -) -> None: - """ - Evaluate the script with the given global (globs) and local (locs) - variables. - """ - bytecode = compile(script, filename, "exec") - eval(bytecode, globs, locs) - - -def _linecache_and_compile( - script: str, - filename: str, - globs: dict[str, Any] | None, - locals: Mapping[str, object] | None = None, -) -> dict[str, Any]: - """ - Cache the script with _linecache_, compile it and return the _locals_. - """ - - locs = {} if locals is None else locals - - # In order of debuggers like PDB being able to step through the code, - # we add a fake linecache entry. - count = 1 - base_filename = filename - while True: - linecache_tuple = ( - len(script), - None, - script.splitlines(True), - filename, - ) - old_val = linecache.cache.setdefault(filename, linecache_tuple) - if old_val == linecache_tuple: - break - - filename = f"{base_filename[:-1]}-{count}>" - count += 1 - - _compile_and_eval(script, globs, locs, filename) - - return locs - - -def _make_attr_tuple_class(cls_name: str, attr_names: list[str]) -> type: - """ - Create a tuple subclass to hold `Attribute`s for an `attrs` class. - - The subclass is a bare tuple with properties for names. - - class MyClassAttributes(tuple): - __slots__ = () - x = property(itemgetter(0)) - """ - attr_class_name = f"{cls_name}Attributes" - body = {} - for i, attr_name in enumerate(attr_names): - - def getter(self, i=i): - return self[i] - - body[attr_name] = property(getter) - return type(attr_class_name, (tuple,), body) - - -# Tuple class for extracted attributes from a class definition. -# `base_attrs` is a subset of `attrs`. -class _Attributes(NamedTuple): - attrs: type - base_attrs: list[Attribute] - base_attrs_map: dict[str, type] - - -def _is_class_var(annot): - """ - Check whether *annot* is a typing.ClassVar. - - The string comparison hack is used to avoid evaluating all string - annotations which would put attrs-based classes at a performance - disadvantage compared to plain old classes. - """ - annot = str(annot) - - # Annotation can be quoted. - if annot.startswith(("'", '"')) and annot.endswith(("'", '"')): - annot = annot[1:-1] - - return annot.startswith(_CLASSVAR_PREFIXES) - - -def _has_own_attribute(cls, attrib_name): - """ - Check whether *cls* defines *attrib_name* (and doesn't just inherit it). - """ - return attrib_name in cls.__dict__ - - -def _collect_base_attrs( - cls, taken_attr_names -) -> tuple[list[Attribute], dict[str, type]]: - """ - Collect attr.ibs from base classes of *cls*, except *taken_attr_names*. - """ - base_attrs = [] - base_attr_map = {} # A dictionary of base attrs to their classes. - - # Traverse the MRO and collect attributes. - for base_cls in reversed(cls.__mro__[1:-1]): - for a in getattr(base_cls, "__attrs_attrs__", []): - if a.inherited or a.name in taken_attr_names: - continue - - a = a.evolve(inherited=True) # noqa: PLW2901 - base_attrs.append(a) - base_attr_map[a.name] = base_cls - - # For each name, only keep the freshest definition i.e. the furthest at the - # back. base_attr_map is fine because it gets overwritten with every new - # instance. - filtered = [] - seen = set() - for a in reversed(base_attrs): - if a.name in seen: - continue - filtered.insert(0, a) - seen.add(a.name) - - return filtered, base_attr_map - - -def _collect_base_attrs_broken(cls, taken_attr_names): - """ - Collect attr.ibs from base classes of *cls*, except *taken_attr_names*. - - N.B. *taken_attr_names* will be mutated. - - Adhere to the old incorrect behavior. - - Notably it collects from the front and considers inherited attributes which - leads to the buggy behavior reported in #428. - """ - base_attrs = [] - base_attr_map = {} # A dictionary of base attrs to their classes. - - # Traverse the MRO and collect attributes. - for base_cls in cls.__mro__[1:-1]: - for a in getattr(base_cls, "__attrs_attrs__", []): - if a.name in taken_attr_names: - continue - - a = a.evolve(inherited=True) # noqa: PLW2901 - taken_attr_names.add(a.name) - base_attrs.append(a) - base_attr_map[a.name] = base_cls - - return base_attrs, base_attr_map - - -def _transform_attrs( - cls, - these, - auto_attribs, - kw_only, - collect_by_mro, - field_transformer, -) -> _Attributes: - """ - Transform all `_CountingAttr`s on a class into `Attribute`s. - - If *these* is passed, use that and don't look for them on the class. - - If *collect_by_mro* is True, collect them in the correct MRO order, - otherwise use the old -- incorrect -- order. See #428. - - Return an `_Attributes`. - """ - cd = cls.__dict__ - anns = _get_annotations(cls) - - if these is not None: - ca_list = list(these.items()) - elif auto_attribs is True: - ca_names = { - name - for name, attr in cd.items() - if attr.__class__ is _CountingAttr - } - ca_list = [] - annot_names = set() - for attr_name, type in anns.items(): - if _is_class_var(type): - continue - annot_names.add(attr_name) - a = cd.get(attr_name, NOTHING) - - if a.__class__ is not _CountingAttr: - a = attrib(a) - ca_list.append((attr_name, a)) - - unannotated = ca_names - annot_names - if unannotated: - raise UnannotatedAttributeError( - "The following `attr.ib`s lack a type annotation: " - + ", ".join( - sorted(unannotated, key=lambda n: cd.get(n).counter) - ) - + "." - ) - else: - ca_list = sorted( - ( - (name, attr) - for name, attr in cd.items() - if attr.__class__ is _CountingAttr - ), - key=lambda e: e[1].counter, - ) - - fca = Attribute.from_counting_attr - no = ClassProps.KeywordOnly.NO - own_attrs = [ - fca( - attr_name, - ca, - kw_only is not no, - anns.get(attr_name), - ) - for attr_name, ca in ca_list - ] - - if collect_by_mro: - base_attrs, base_attr_map = _collect_base_attrs( - cls, {a.name for a in own_attrs} - ) - else: - base_attrs, base_attr_map = _collect_base_attrs_broken( - cls, {a.name for a in own_attrs} - ) - - if kw_only is ClassProps.KeywordOnly.FORCE: - own_attrs = [a.evolve(kw_only=True) for a in own_attrs] - base_attrs = [a.evolve(kw_only=True) for a in base_attrs] - - attrs = base_attrs + own_attrs - - if field_transformer is not None: - attrs = tuple(field_transformer(cls, attrs)) - - # Check attr order after executing the field_transformer. - # Mandatory vs non-mandatory attr order only matters when they are part of - # the __init__ signature and when they aren't kw_only (which are moved to - # the end and can be mandatory or non-mandatory in any order, as they will - # be specified as keyword args anyway). Check the order of those attrs: - had_default = False - for a in (a for a in attrs if a.init is not False and a.kw_only is False): - if had_default is True and a.default is NOTHING: - msg = f"No mandatory attributes allowed after an attribute with a default value or factory. Attribute in question: {a!r}" - raise ValueError(msg) - - if had_default is False and a.default is not NOTHING: - had_default = True - - # Resolve default field alias after executing field_transformer. - # This allows field_transformer to differentiate between explicit vs - # default aliases and supply their own defaults. - for a in attrs: - if not a.alias: - # Evolve is very slow, so we hold our nose and do it dirty. - _OBJ_SETATTR.__get__(a)("alias", _default_init_alias_for(a.name)) - - # Create AttrsClass *after* applying the field_transformer since it may - # add or remove attributes! - attr_names = [a.name for a in attrs] - AttrsClass = _make_attr_tuple_class(cls.__name__, attr_names) - - return _Attributes(AttrsClass(attrs), base_attrs, base_attr_map) - - -def _make_cached_property_getattr(cached_properties, original_getattr, cls): - lines = [ - # Wrapped to get `__class__` into closure cell for super() - # (It will be replaced with the newly constructed class after construction). - "def wrapper(_cls):", - " __class__ = _cls", - " def __getattr__(self, item, cached_properties=cached_properties, original_getattr=original_getattr, _cached_setattr_get=_cached_setattr_get):", - " func = cached_properties.get(item)", - " if func is not None:", - " result = func(self)", - " _setter = _cached_setattr_get(self)", - " _setter(item, result)", - " return result", - ] - if original_getattr is not None: - lines.append( - " return original_getattr(self, item)", - ) - else: - lines.extend( - [ - " try:", - " return super().__getattribute__(item)", - " except AttributeError:", - " if not hasattr(super(), '__getattr__'):", - " raise", - " return super().__getattr__(item)", - " original_error = f\"'{self.__class__.__name__}' object has no attribute '{item}'\"", - " raise AttributeError(original_error)", - ] - ) - - lines.extend( - [ - " return __getattr__", - "__getattr__ = wrapper(_cls)", - ] - ) - - unique_filename = _generate_unique_filename(cls, "getattr") - - glob = { - "cached_properties": cached_properties, - "_cached_setattr_get": _OBJ_SETATTR.__get__, - "original_getattr": original_getattr, - } - - return _linecache_and_compile( - "\n".join(lines), unique_filename, glob, locals={"_cls": cls} - )["__getattr__"] - - -def _frozen_setattrs(self, name, value): - """ - Attached to frozen classes as __setattr__. - """ - if isinstance(self, BaseException) and name in ( - "__cause__", - "__context__", - "__traceback__", - "__suppress_context__", - "__notes__", - ): - BaseException.__setattr__(self, name, value) - return - - raise FrozenInstanceError - - -def _frozen_delattrs(self, name): - """ - Attached to frozen classes as __delattr__. - """ - if isinstance(self, BaseException) and name in ("__notes__",): - BaseException.__delattr__(self, name) - return - - raise FrozenInstanceError - - -def evolve(*args, **changes): - """ - Create a new instance, based on the first positional argument with - *changes* applied. - - .. tip:: - - On Python 3.13 and later, you can also use `copy.replace` instead. - - Args: - - inst: - Instance of a class with *attrs* attributes. *inst* must be passed - as a positional argument. - - changes: - Keyword changes in the new copy. - - Returns: - A copy of inst with *changes* incorporated. - - Raises: - TypeError: - If *attr_name* couldn't be found in the class ``__init__``. - - attrs.exceptions.NotAnAttrsClassError: - If *cls* is not an *attrs* class. - - .. versionadded:: 17.1.0 - .. deprecated:: 23.1.0 - It is now deprecated to pass the instance using the keyword argument - *inst*. It will raise a warning until at least April 2024, after which - it will become an error. Always pass the instance as a positional - argument. - .. versionchanged:: 24.1.0 - *inst* can't be passed as a keyword argument anymore. - """ - try: - (inst,) = args - except ValueError: - msg = ( - f"evolve() takes 1 positional argument, but {len(args)} were given" - ) - raise TypeError(msg) from None - - cls = inst.__class__ - attrs = fields(cls) - for a in attrs: - if not a.init: - continue - attr_name = a.name # To deal with private attributes. - init_name = a.alias - if init_name not in changes: - changes[init_name] = getattr(inst, attr_name) - - return cls(**changes) - - -class _ClassBuilder: - """ - Iteratively build *one* class. - """ - - __slots__ = ( - "_add_method_dunders", - "_attr_names", - "_attrs", - "_base_attr_map", - "_base_names", - "_cache_hash", - "_cls", - "_cls_dict", - "_delete_attribs", - "_frozen", - "_has_custom_setattr", - "_has_post_init", - "_has_pre_init", - "_is_exc", - "_on_setattr", - "_pre_init_has_args", - "_repr_added", - "_script_snippets", - "_slots", - "_weakref_slot", - "_wrote_own_setattr", - ) - - def __init__( - self, - cls: type, - these, - auto_attribs: bool, - props: ClassProps, - has_custom_setattr: bool, - ): - attrs, base_attrs, base_map = _transform_attrs( - cls, - these, - auto_attribs, - props.kw_only, - props.collected_fields_by_mro, - props.field_transformer, - ) - - self._cls = cls - self._cls_dict = dict(cls.__dict__) if props.is_slotted else {} - self._attrs = attrs - self._base_names = {a.name for a in base_attrs} - self._base_attr_map = base_map - self._attr_names = tuple(a.name for a in attrs) - self._slots = props.is_slotted - self._frozen = props.is_frozen - self._weakref_slot = props.has_weakref_slot - self._cache_hash = ( - props.hashability is ClassProps.Hashability.HASHABLE_CACHED - ) - self._has_pre_init = bool(getattr(cls, "__attrs_pre_init__", False)) - self._pre_init_has_args = False - if self._has_pre_init: - # Check if the pre init method has more arguments than just `self` - # We want to pass arguments if pre init expects arguments - pre_init_func = cls.__attrs_pre_init__ - pre_init_signature = inspect.signature(pre_init_func) - self._pre_init_has_args = len(pre_init_signature.parameters) > 1 - self._has_post_init = bool(getattr(cls, "__attrs_post_init__", False)) - self._delete_attribs = not bool(these) - self._is_exc = props.is_exception - self._on_setattr = props.on_setattr_hook - - self._has_custom_setattr = has_custom_setattr - self._wrote_own_setattr = False - - self._cls_dict["__attrs_attrs__"] = self._attrs - self._cls_dict["__attrs_props__"] = props - - if props.is_frozen: - self._cls_dict["__setattr__"] = _frozen_setattrs - self._cls_dict["__delattr__"] = _frozen_delattrs - - self._wrote_own_setattr = True - elif self._on_setattr in ( - _DEFAULT_ON_SETATTR, - setters.validate, - setters.convert, - ): - has_validator = has_converter = False - for a in attrs: - if a.validator is not None: - has_validator = True - if a.converter is not None: - has_converter = True - - if has_validator and has_converter: - break - if ( - ( - self._on_setattr == _DEFAULT_ON_SETATTR - and not (has_validator or has_converter) - ) - or (self._on_setattr == setters.validate and not has_validator) - or (self._on_setattr == setters.convert and not has_converter) - ): - # If class-level on_setattr is set to convert + validate, but - # there's no field to convert or validate, pretend like there's - # no on_setattr. - self._on_setattr = None - - if props.added_pickling: - ( - self._cls_dict["__getstate__"], - self._cls_dict["__setstate__"], - ) = self._make_getstate_setstate() - - # tuples of script, globs, hook - self._script_snippets: list[ - tuple[str, dict, Callable[[dict, dict], Any]] - ] = [] - self._repr_added = False - - # We want to only do this check once; in 99.9% of cases these - # exist. - if not hasattr(self._cls, "__module__") or not hasattr( - self._cls, "__qualname__" - ): - self._add_method_dunders = self._add_method_dunders_safe - else: - self._add_method_dunders = self._add_method_dunders_unsafe - - def __repr__(self): - return f"<_ClassBuilder(cls={self._cls.__name__})>" - - def _eval_snippets(self) -> None: - """ - Evaluate any registered snippets in one go. - """ - script = "\n".join([snippet[0] for snippet in self._script_snippets]) - globs = {} - for _, snippet_globs, _ in self._script_snippets: - globs.update(snippet_globs) - - locs = _linecache_and_compile( - script, - _generate_unique_filename(self._cls, "methods"), - globs, - ) - - for _, _, hook in self._script_snippets: - hook(self._cls_dict, locs) - - def build_class(self): - """ - Finalize class based on the accumulated configuration. - - Builder cannot be used after calling this method. - """ - self._eval_snippets() - if self._slots is True: - cls = self._create_slots_class() - self._cls.__attrs_base_of_slotted__ = weakref.ref(cls) - else: - cls = self._patch_original_class() - if PY_3_10_PLUS: - cls = abc.update_abstractmethods(cls) - - # The method gets only called if it's not inherited from a base class. - # _has_own_attribute does NOT work properly for classmethods. - if ( - getattr(cls, "__attrs_init_subclass__", None) - and "__attrs_init_subclass__" not in cls.__dict__ - ): - cls.__attrs_init_subclass__() - - return cls - - def _patch_original_class(self): - """ - Apply accumulated methods and return the class. - """ - cls = self._cls - base_names = self._base_names - - # Clean class of attribute definitions (`attr.ib()`s). - if self._delete_attribs: - for name in self._attr_names: - if ( - name not in base_names - and getattr(cls, name, _SENTINEL) is not _SENTINEL - ): - # An AttributeError can happen if a base class defines a - # class variable and we want to set an attribute with the - # same name by using only a type annotation. - with contextlib.suppress(AttributeError): - delattr(cls, name) - - # Attach our dunder methods. - for name, value in self._cls_dict.items(): - setattr(cls, name, value) - - # If we've inherited an attrs __setattr__ and don't write our own, - # reset it to object's. - if not self._wrote_own_setattr and getattr( - cls, "__attrs_own_setattr__", False - ): - cls.__attrs_own_setattr__ = False - - if not self._has_custom_setattr: - cls.__setattr__ = _OBJ_SETATTR - - return cls - - def _create_slots_class(self): - """ - Build and return a new class with a `__slots__` attribute. - """ - cd = { - k: v - for k, v in self._cls_dict.items() - if k not in (*tuple(self._attr_names), "__dict__", "__weakref__") - } - - # 3.14.0rc2+ - if hasattr(sys, "_clear_type_descriptors"): - sys._clear_type_descriptors(self._cls) - - # If our class doesn't have its own implementation of __setattr__ - # (either from the user or by us), check the bases, if one of them has - # an attrs-made __setattr__, that needs to be reset. We don't walk the - # MRO because we only care about our immediate base classes. - # XXX: This can be confused by subclassing a slotted attrs class with - # XXX: a non-attrs class and subclass the resulting class with an attrs - # XXX: class. See `test_slotted_confused` for details. For now that's - # XXX: OK with us. - if not self._wrote_own_setattr: - cd["__attrs_own_setattr__"] = False - - if not self._has_custom_setattr: - for base_cls in self._cls.__bases__: - if base_cls.__dict__.get("__attrs_own_setattr__", False): - cd["__setattr__"] = _OBJ_SETATTR - break - - # Traverse the MRO to collect existing slots - # and check for an existing __weakref__. - existing_slots = {} - weakref_inherited = False - for base_cls in self._cls.__mro__[1:-1]: - if base_cls.__dict__.get("__weakref__", None) is not None: - weakref_inherited = True - existing_slots.update( - { - name: getattr(base_cls, name) - for name in getattr(base_cls, "__slots__", []) - } - ) - - base_names = set(self._base_names) - - names = self._attr_names - if ( - self._weakref_slot - and "__weakref__" not in getattr(self._cls, "__slots__", ()) - and "__weakref__" not in names - and not weakref_inherited - ): - names += ("__weakref__",) - - cached_properties = { - name: cached_prop.func - for name, cached_prop in cd.items() - if isinstance(cached_prop, cached_property) - } - - # Collect methods with a `__class__` reference that are shadowed in the new class. - # To know to update them. - additional_closure_functions_to_update = [] - if cached_properties: - class_annotations = _get_annotations(self._cls) - for name, func in cached_properties.items(): - # Add cached properties to names for slotting. - names += (name,) - # Clear out function from class to avoid clashing. - del cd[name] - additional_closure_functions_to_update.append(func) - annotation = inspect.signature(func).return_annotation - if annotation is not inspect.Parameter.empty: - class_annotations[name] = annotation - - original_getattr = cd.get("__getattr__") - if original_getattr is not None: - additional_closure_functions_to_update.append(original_getattr) - - cd["__getattr__"] = _make_cached_property_getattr( - cached_properties, original_getattr, self._cls - ) - - # We only add the names of attributes that aren't inherited. - # Setting __slots__ to inherited attributes wastes memory. - slot_names = [name for name in names if name not in base_names] - - # There are slots for attributes from current class - # that are defined in parent classes. - # As their descriptors may be overridden by a child class, - # we collect them here and update the class dict - reused_slots = { - slot: slot_descriptor - for slot, slot_descriptor in existing_slots.items() - if slot in slot_names - } - slot_names = [name for name in slot_names if name not in reused_slots] - cd.update(reused_slots) - if self._cache_hash: - slot_names.append(_HASH_CACHE_FIELD) - - cd["__slots__"] = tuple(slot_names) - - cd["__qualname__"] = self._cls.__qualname__ - - # Create new class based on old class and our methods. - cls = type(self._cls)(self._cls.__name__, self._cls.__bases__, cd) - - # The following is a fix for - # . - # If a method mentions `__class__` or uses the no-arg super(), the - # compiler will bake a reference to the class in the method itself - # as `method.__closure__`. Since we replace the class with a - # clone, we rewrite these references so it keeps working. - for item in itertools.chain( - cls.__dict__.values(), additional_closure_functions_to_update - ): - if isinstance(item, (classmethod, staticmethod)): - # Class- and staticmethods hide their functions inside. - # These might need to be rewritten as well. - closure_cells = getattr(item.__func__, "__closure__", None) - elif isinstance(item, property): - # Workaround for property `super()` shortcut (PY3-only). - # There is no universal way for other descriptors. - closure_cells = getattr(item.fget, "__closure__", None) - else: - closure_cells = getattr(item, "__closure__", None) - - if not closure_cells: # Catch None or the empty list. - continue - for cell in closure_cells: - try: - match = cell.cell_contents is self._cls - except ValueError: # noqa: PERF203 - # ValueError: Cell is empty - pass - else: - if match: - cell.cell_contents = cls - return cls - - def add_repr(self, ns): - script, globs = _make_repr_script(self._attrs, ns) - - def _attach_repr(cls_dict, globs): - cls_dict["__repr__"] = self._add_method_dunders(globs["__repr__"]) - - self._script_snippets.append((script, globs, _attach_repr)) - self._repr_added = True - return self - - def add_str(self): - if not self._repr_added: - msg = "__str__ can only be generated if a __repr__ exists." - raise ValueError(msg) - - def __str__(self): - return self.__repr__() - - self._cls_dict["__str__"] = self._add_method_dunders(__str__) - return self - - def _make_getstate_setstate(self): - """ - Create custom __setstate__ and __getstate__ methods. - """ - # __weakref__ is not writable. - state_attr_names = tuple( - an for an in self._attr_names if an != "__weakref__" - ) - - def slots_getstate(self): - """ - Automatically created by attrs. - """ - return {name: getattr(self, name) for name in state_attr_names} - - hash_caching_enabled = self._cache_hash - - def slots_setstate(self, state): - """ - Automatically created by attrs. - """ - __bound_setattr = _OBJ_SETATTR.__get__(self) - if isinstance(state, tuple): - # Backward compatibility with attrs instances pickled with - # attrs versions before v22.2.0 which stored tuples. - for name, value in zip(state_attr_names, state): - __bound_setattr(name, value) - else: - for name in state_attr_names: - if name in state: - __bound_setattr(name, state[name]) - - # The hash code cache is not included when the object is - # serialized, but it still needs to be initialized to None to - # indicate that the first call to __hash__ should be a cache - # miss. - if hash_caching_enabled: - __bound_setattr(_HASH_CACHE_FIELD, None) - - return slots_getstate, slots_setstate - - def make_unhashable(self): - self._cls_dict["__hash__"] = None - return self - - def add_hash(self): - script, globs = _make_hash_script( - self._cls, - self._attrs, - frozen=self._frozen, - cache_hash=self._cache_hash, - ) - - def attach_hash(cls_dict: dict, locs: dict) -> None: - cls_dict["__hash__"] = self._add_method_dunders(locs["__hash__"]) - - self._script_snippets.append((script, globs, attach_hash)) - - return self - - def add_init(self): - script, globs, annotations = _make_init_script( - self._cls, - self._attrs, - self._has_pre_init, - self._pre_init_has_args, - self._has_post_init, - self._frozen, - self._slots, - self._cache_hash, - self._base_attr_map, - self._is_exc, - self._on_setattr, - attrs_init=False, - ) - - def _attach_init(cls_dict, globs): - init = globs["__init__"] - init.__annotations__ = annotations - cls_dict["__init__"] = self._add_method_dunders(init) - - self._script_snippets.append((script, globs, _attach_init)) - - return self - - def add_replace(self): - self._cls_dict["__replace__"] = self._add_method_dunders( - lambda self, **changes: evolve(self, **changes) - ) - return self - - def add_match_args(self): - self._cls_dict["__match_args__"] = tuple( - field.name - for field in self._attrs - if field.init and not field.kw_only - ) - - def add_attrs_init(self): - script, globs, annotations = _make_init_script( - self._cls, - self._attrs, - self._has_pre_init, - self._pre_init_has_args, - self._has_post_init, - self._frozen, - self._slots, - self._cache_hash, - self._base_attr_map, - self._is_exc, - self._on_setattr, - attrs_init=True, - ) - - def _attach_attrs_init(cls_dict, globs): - init = globs["__attrs_init__"] - init.__annotations__ = annotations - cls_dict["__attrs_init__"] = self._add_method_dunders(init) - - self._script_snippets.append((script, globs, _attach_attrs_init)) - - return self - - def add_eq(self): - cd = self._cls_dict - - script, globs = _make_eq_script(self._attrs) - - def _attach_eq(cls_dict, globs): - cls_dict["__eq__"] = self._add_method_dunders(globs["__eq__"]) - - self._script_snippets.append((script, globs, _attach_eq)) - - cd["__ne__"] = __ne__ - - return self - - def add_order(self): - cd = self._cls_dict - - cd["__lt__"], cd["__le__"], cd["__gt__"], cd["__ge__"] = ( - self._add_method_dunders(meth) - for meth in _make_order(self._cls, self._attrs) - ) - - return self - - def add_setattr(self): - sa_attrs = {} - for a in self._attrs: - on_setattr = a.on_setattr or self._on_setattr - if on_setattr and on_setattr is not setters.NO_OP: - sa_attrs[a.name] = a, on_setattr - - if not sa_attrs: - return self - - if self._has_custom_setattr: - # We need to write a __setattr__ but there already is one! - msg = "Can't combine custom __setattr__ with on_setattr hooks." - raise ValueError(msg) - - # docstring comes from _add_method_dunders - def __setattr__(self, name, val): - try: - a, hook = sa_attrs[name] - except KeyError: - nval = val - else: - nval = hook(self, a, val) - - _OBJ_SETATTR(self, name, nval) - - self._cls_dict["__attrs_own_setattr__"] = True - self._cls_dict["__setattr__"] = self._add_method_dunders(__setattr__) - self._wrote_own_setattr = True - - return self - - def _add_method_dunders_unsafe(self, method: Callable) -> Callable: - """ - Add __module__ and __qualname__ to a *method*. - """ - method.__module__ = self._cls.__module__ - - method.__qualname__ = f"{self._cls.__qualname__}.{method.__name__}" - - method.__doc__ = ( - f"Method generated by attrs for class {self._cls.__qualname__}." - ) - - return method - - def _add_method_dunders_safe(self, method: Callable) -> Callable: - """ - Add __module__ and __qualname__ to a *method* if possible. - """ - with contextlib.suppress(AttributeError): - method.__module__ = self._cls.__module__ - - with contextlib.suppress(AttributeError): - method.__qualname__ = f"{self._cls.__qualname__}.{method.__name__}" - - with contextlib.suppress(AttributeError): - method.__doc__ = f"Method generated by attrs for class {self._cls.__qualname__}." - - return method - - -def _determine_attrs_eq_order(cmp, eq, order, default_eq): - """ - Validate the combination of *cmp*, *eq*, and *order*. Derive the effective - values of eq and order. If *eq* is None, set it to *default_eq*. - """ - if cmp is not None and any((eq is not None, order is not None)): - msg = "Don't mix `cmp` with `eq' and `order`." - raise ValueError(msg) - - # cmp takes precedence due to bw-compatibility. - if cmp is not None: - return cmp, cmp - - # If left None, equality is set to the specified default and ordering - # mirrors equality. - if eq is None: - eq = default_eq - - if order is None: - order = eq - - if eq is False and order is True: - msg = "`order` can only be True if `eq` is True too." - raise ValueError(msg) - - return eq, order - - -def _determine_attrib_eq_order(cmp, eq, order, default_eq): - """ - Validate the combination of *cmp*, *eq*, and *order*. Derive the effective - values of eq and order. If *eq* is None, set it to *default_eq*. - """ - if cmp is not None and any((eq is not None, order is not None)): - msg = "Don't mix `cmp` with `eq' and `order`." - raise ValueError(msg) - - def decide_callable_or_boolean(value): - """ - Decide whether a key function is used. - """ - if callable(value): - value, key = True, value - else: - key = None - return value, key - - # cmp takes precedence due to bw-compatibility. - if cmp is not None: - cmp, cmp_key = decide_callable_or_boolean(cmp) - return cmp, cmp_key, cmp, cmp_key - - # If left None, equality is set to the specified default and ordering - # mirrors equality. - if eq is None: - eq, eq_key = default_eq, None - else: - eq, eq_key = decide_callable_or_boolean(eq) - - if order is None: - order, order_key = eq, eq_key - else: - order, order_key = decide_callable_or_boolean(order) - - if eq is False and order is True: - msg = "`order` can only be True if `eq` is True too." - raise ValueError(msg) - - return eq, eq_key, order, order_key - - -def _determine_whether_to_implement( - cls, flag, auto_detect, dunders, default=True -): - """ - Check whether we should implement a set of methods for *cls*. - - *flag* is the argument passed into @attr.s like 'init', *auto_detect* the - same as passed into @attr.s and *dunders* is a tuple of attribute names - whose presence signal that the user has implemented it themselves. - - Return *default* if no reason for either for or against is found. - """ - if flag is True or flag is False: - return flag - - if flag is None and auto_detect is False: - return default - - # Logically, flag is None and auto_detect is True here. - for dunder in dunders: - if _has_own_attribute(cls, dunder): - return False - - return default - - -def attrs( - maybe_cls=None, - these=None, - repr_ns=None, - repr=None, - cmp=None, - hash=None, - init=None, - slots=False, - frozen=False, - weakref_slot=True, - str=False, - auto_attribs=False, - kw_only=False, - cache_hash=False, - auto_exc=False, - eq=None, - order=None, - auto_detect=False, - collect_by_mro=False, - getstate_setstate=None, - on_setattr=None, - field_transformer=None, - match_args=True, - unsafe_hash=None, - force_kw_only=True, -): - r""" - A class decorator that adds :term:`dunder methods` according to the - specified attributes using `attr.ib` or the *these* argument. - - Consider using `attrs.define` / `attrs.frozen` in new code (``attr.s`` will - *never* go away, though). - - Args: - repr_ns (str): - When using nested classes, there was no way in Python 2 to - automatically detect that. This argument allows to set a custom - name for a more meaningful ``repr`` output. This argument is - pointless in Python 3 and is therefore deprecated. - - .. caution:: - Refer to `attrs.define` for the rest of the parameters, but note that they - can have different defaults. - - Notably, leaving *on_setattr* as `None` will **not** add any hooks. - - .. versionadded:: 16.0.0 *slots* - .. versionadded:: 16.1.0 *frozen* - .. versionadded:: 16.3.0 *str* - .. versionadded:: 16.3.0 Support for ``__attrs_post_init__``. - .. versionchanged:: 17.1.0 - *hash* supports `None` as value which is also the default now. - .. versionadded:: 17.3.0 *auto_attribs* - .. versionchanged:: 18.1.0 - If *these* is passed, no attributes are deleted from the class body. - .. versionchanged:: 18.1.0 If *these* is ordered, the order is retained. - .. versionadded:: 18.2.0 *weakref_slot* - .. deprecated:: 18.2.0 - ``__lt__``, ``__le__``, ``__gt__``, and ``__ge__`` now raise a - `DeprecationWarning` if the classes compared are subclasses of - each other. ``__eq`` and ``__ne__`` never tried to compared subclasses - to each other. - .. versionchanged:: 19.2.0 - ``__lt__``, ``__le__``, ``__gt__``, and ``__ge__`` now do not consider - subclasses comparable anymore. - .. versionadded:: 18.2.0 *kw_only* - .. versionadded:: 18.2.0 *cache_hash* - .. versionadded:: 19.1.0 *auto_exc* - .. deprecated:: 19.2.0 *cmp* Removal on or after 2021-06-01. - .. versionadded:: 19.2.0 *eq* and *order* - .. versionadded:: 20.1.0 *auto_detect* - .. versionadded:: 20.1.0 *collect_by_mro* - .. versionadded:: 20.1.0 *getstate_setstate* - .. versionadded:: 20.1.0 *on_setattr* - .. versionadded:: 20.3.0 *field_transformer* - .. versionchanged:: 21.1.0 - ``init=False`` injects ``__attrs_init__`` - .. versionchanged:: 21.1.0 Support for ``__attrs_pre_init__`` - .. versionchanged:: 21.1.0 *cmp* undeprecated - .. versionadded:: 21.3.0 *match_args* - .. versionadded:: 22.2.0 - *unsafe_hash* as an alias for *hash* (for :pep:`681` compliance). - .. deprecated:: 24.1.0 *repr_ns* - .. versionchanged:: 24.1.0 - Instances are not compared as tuples of attributes anymore, but using a - big ``and`` condition. This is faster and has more correct behavior for - uncomparable values like `math.nan`. - .. versionadded:: 24.1.0 - If a class has an *inherited* classmethod called - ``__attrs_init_subclass__``, it is executed after the class is created. - .. deprecated:: 24.1.0 *hash* is deprecated in favor of *unsafe_hash*. - .. versionchanged:: 25.4.0 - *kw_only* now only applies to attributes defined in the current class, - and respects attribute-level ``kw_only=False`` settings. - .. versionadded:: 25.4.0 *force_kw_only* - """ - if repr_ns is not None: - import warnings - - warnings.warn( - DeprecationWarning( - "The `repr_ns` argument is deprecated and will be removed in or after August 2025." - ), - stacklevel=2, - ) - - eq_, order_ = _determine_attrs_eq_order(cmp, eq, order, None) - - # unsafe_hash takes precedence due to PEP 681. - if unsafe_hash is not None: - hash = unsafe_hash - - if isinstance(on_setattr, (list, tuple)): - on_setattr = setters.pipe(*on_setattr) - - def wrap(cls): - nonlocal hash - is_frozen = frozen or _has_frozen_base_class(cls) - is_exc = auto_exc is True and issubclass(cls, BaseException) - has_own_setattr = auto_detect and _has_own_attribute( - cls, "__setattr__" - ) - - if has_own_setattr and is_frozen: - msg = "Can't freeze a class with a custom __setattr__." - raise ValueError(msg) - - eq = not is_exc and _determine_whether_to_implement( - cls, eq_, auto_detect, ("__eq__", "__ne__") - ) - - Hashability = ClassProps.Hashability - - if is_exc: - hashability = Hashability.LEAVE_ALONE - elif hash is True: - hashability = ( - Hashability.HASHABLE_CACHED - if cache_hash - else Hashability.HASHABLE - ) - elif hash is False: - hashability = Hashability.LEAVE_ALONE - elif hash is None: - if auto_detect is True and _has_own_attribute(cls, "__hash__"): - hashability = Hashability.LEAVE_ALONE - elif eq is True and is_frozen is True: - hashability = ( - Hashability.HASHABLE_CACHED - if cache_hash - else Hashability.HASHABLE - ) - elif eq is False: - hashability = Hashability.LEAVE_ALONE - else: - hashability = Hashability.UNHASHABLE - else: - msg = "Invalid value for hash. Must be True, False, or None." - raise TypeError(msg) - - KeywordOnly = ClassProps.KeywordOnly - if kw_only: - kwo = KeywordOnly.FORCE if force_kw_only else KeywordOnly.YES - else: - kwo = KeywordOnly.NO - - props = ClassProps( - is_exception=is_exc, - is_frozen=is_frozen, - is_slotted=slots, - collected_fields_by_mro=collect_by_mro, - added_init=_determine_whether_to_implement( - cls, init, auto_detect, ("__init__",) - ), - added_repr=_determine_whether_to_implement( - cls, repr, auto_detect, ("__repr__",) - ), - added_eq=eq, - added_ordering=not is_exc - and _determine_whether_to_implement( - cls, - order_, - auto_detect, - ("__lt__", "__le__", "__gt__", "__ge__"), - ), - hashability=hashability, - added_match_args=match_args, - kw_only=kwo, - has_weakref_slot=weakref_slot, - added_str=str, - added_pickling=_determine_whether_to_implement( - cls, - getstate_setstate, - auto_detect, - ("__getstate__", "__setstate__"), - default=slots, - ), - on_setattr_hook=on_setattr, - field_transformer=field_transformer, - ) - - if not props.is_hashable and cache_hash: - msg = "Invalid value for cache_hash. To use hash caching, hashing must be either explicitly or implicitly enabled." - raise TypeError(msg) - - builder = _ClassBuilder( - cls, - these, - auto_attribs=auto_attribs, - props=props, - has_custom_setattr=has_own_setattr, - ) - - if props.added_repr: - builder.add_repr(repr_ns) - - if props.added_str: - builder.add_str() - - if props.added_eq: - builder.add_eq() - if props.added_ordering: - builder.add_order() - - if not frozen: - builder.add_setattr() - - if props.is_hashable: - builder.add_hash() - elif props.hashability is Hashability.UNHASHABLE: - builder.make_unhashable() - - if props.added_init: - builder.add_init() - else: - builder.add_attrs_init() - if cache_hash: - msg = "Invalid value for cache_hash. To use hash caching, init must be True." - raise TypeError(msg) - - if PY_3_13_PLUS and not _has_own_attribute(cls, "__replace__"): - builder.add_replace() - - if ( - PY_3_10_PLUS - and match_args - and not _has_own_attribute(cls, "__match_args__") - ): - builder.add_match_args() - - return builder.build_class() - - # maybe_cls's type depends on the usage of the decorator. It's a class - # if it's used as `@attrs` but `None` if used as `@attrs()`. - if maybe_cls is None: - return wrap - - return wrap(maybe_cls) - - -_attrs = attrs -""" -Internal alias so we can use it in functions that take an argument called -*attrs*. -""" - - -def _has_frozen_base_class(cls): - """ - Check whether *cls* has a frozen ancestor by looking at its - __setattr__. - """ - return cls.__setattr__ is _frozen_setattrs - - -def _generate_unique_filename(cls: type, func_name: str) -> str: - """ - Create a "filename" suitable for a function being generated. - """ - return ( - f"" - ) - - -def _make_hash_script( - cls: type, attrs: list[Attribute], frozen: bool, cache_hash: bool -) -> tuple[str, dict]: - attrs = tuple( - a for a in attrs if a.hash is True or (a.hash is None and a.eq is True) - ) - - tab = " " - - type_hash = hash(_generate_unique_filename(cls, "hash")) - # If eq is custom generated, we need to include the functions in globs - globs = {} - - hash_def = "def __hash__(self" - hash_func = "hash((" - closing_braces = "))" - if not cache_hash: - hash_def += "):" - else: - hash_def += ", *" - - hash_def += ", _cache_wrapper=__import__('attr._make')._make._CacheHashWrapper):" - hash_func = "_cache_wrapper(" + hash_func - closing_braces += ")" - - method_lines = [hash_def] - - def append_hash_computation_lines(prefix, indent): - """ - Generate the code for actually computing the hash code. - Below this will either be returned directly or used to compute - a value which is then cached, depending on the value of cache_hash - """ - - method_lines.extend( - [ - indent + prefix + hash_func, - indent + f" {type_hash},", - ] - ) - - for a in attrs: - if a.eq_key: - cmp_name = f"_{a.name}_key" - globs[cmp_name] = a.eq_key - method_lines.append( - indent + f" {cmp_name}(self.{a.name})," - ) - else: - method_lines.append(indent + f" self.{a.name},") - - method_lines.append(indent + " " + closing_braces) - - if cache_hash: - method_lines.append(tab + f"if self.{_HASH_CACHE_FIELD} is None:") - if frozen: - append_hash_computation_lines( - f"object.__setattr__(self, '{_HASH_CACHE_FIELD}', ", tab * 2 - ) - method_lines.append(tab * 2 + ")") # close __setattr__ - else: - append_hash_computation_lines( - f"self.{_HASH_CACHE_FIELD} = ", tab * 2 - ) - method_lines.append(tab + f"return self.{_HASH_CACHE_FIELD}") - else: - append_hash_computation_lines("return ", tab) - - script = "\n".join(method_lines) - return script, globs - - -def _add_hash(cls: type, attrs: list[Attribute]): - """ - Add a hash method to *cls*. - """ - script, globs = _make_hash_script( - cls, attrs, frozen=False, cache_hash=False - ) - _compile_and_eval( - script, globs, filename=_generate_unique_filename(cls, "__hash__") - ) - cls.__hash__ = globs["__hash__"] - return cls - - -def __ne__(self, other): - """ - Check equality and either forward a NotImplemented or - return the result negated. - """ - result = self.__eq__(other) - if result is NotImplemented: - return NotImplemented - - return not result - - -def _make_eq_script(attrs: list) -> tuple[str, dict]: - """ - Create __eq__ method for *cls* with *attrs*. - """ - attrs = [a for a in attrs if a.eq] - - lines = [ - "def __eq__(self, other):", - " if other.__class__ is not self.__class__:", - " return NotImplemented", - ] - - globs = {} - if attrs: - lines.append(" return (") - for a in attrs: - if a.eq_key: - cmp_name = f"_{a.name}_key" - # Add the key function to the global namespace - # of the evaluated function. - globs[cmp_name] = a.eq_key - lines.append( - f" {cmp_name}(self.{a.name}) == {cmp_name}(other.{a.name})" - ) - else: - lines.append(f" self.{a.name} == other.{a.name}") - if a is not attrs[-1]: - lines[-1] = f"{lines[-1]} and" - lines.append(" )") - else: - lines.append(" return True") - - script = "\n".join(lines) - - return script, globs - - -def _make_order(cls, attrs): - """ - Create ordering methods for *cls* with *attrs*. - """ - attrs = [a for a in attrs if a.order] - - def attrs_to_tuple(obj): - """ - Save us some typing. - """ - return tuple( - key(value) if key else value - for value, key in ( - (getattr(obj, a.name), a.order_key) for a in attrs - ) - ) - - def __lt__(self, other): - """ - Automatically created by attrs. - """ - if other.__class__ is self.__class__: - return attrs_to_tuple(self) < attrs_to_tuple(other) - - return NotImplemented - - def __le__(self, other): - """ - Automatically created by attrs. - """ - if other.__class__ is self.__class__: - return attrs_to_tuple(self) <= attrs_to_tuple(other) - - return NotImplemented - - def __gt__(self, other): - """ - Automatically created by attrs. - """ - if other.__class__ is self.__class__: - return attrs_to_tuple(self) > attrs_to_tuple(other) - - return NotImplemented - - def __ge__(self, other): - """ - Automatically created by attrs. - """ - if other.__class__ is self.__class__: - return attrs_to_tuple(self) >= attrs_to_tuple(other) - - return NotImplemented - - return __lt__, __le__, __gt__, __ge__ - - -def _add_eq(cls, attrs=None): - """ - Add equality methods to *cls* with *attrs*. - """ - if attrs is None: - attrs = cls.__attrs_attrs__ - - script, globs = _make_eq_script(attrs) - _compile_and_eval( - script, globs, filename=_generate_unique_filename(cls, "__eq__") - ) - cls.__eq__ = globs["__eq__"] - cls.__ne__ = __ne__ - - return cls - - -def _make_repr_script(attrs, ns) -> tuple[str, dict]: - """ - Create the source and globs for a __repr__ and return it. - """ - # Figure out which attributes to include, and which function to use to - # format them. The a.repr value can be either bool or a custom - # callable. - attr_names_with_reprs = tuple( - (a.name, (repr if a.repr is True else a.repr), a.init) - for a in attrs - if a.repr is not False - ) - globs = { - name + "_repr": r for name, r, _ in attr_names_with_reprs if r != repr - } - globs["_compat"] = _compat - globs["AttributeError"] = AttributeError - globs["NOTHING"] = NOTHING - attribute_fragments = [] - for name, r, i in attr_names_with_reprs: - accessor = ( - "self." + name if i else 'getattr(self, "' + name + '", NOTHING)' - ) - fragment = ( - "%s={%s!r}" % (name, accessor) - if r == repr - else "%s={%s_repr(%s)}" % (name, name, accessor) - ) - attribute_fragments.append(fragment) - repr_fragment = ", ".join(attribute_fragments) - - if ns is None: - cls_name_fragment = '{self.__class__.__qualname__.rsplit(">.", 1)[-1]}' - else: - cls_name_fragment = ns + ".{self.__class__.__name__}" - - lines = [ - "def __repr__(self):", - " try:", - " already_repring = _compat.repr_context.already_repring", - " except AttributeError:", - " already_repring = {id(self),}", - " _compat.repr_context.already_repring = already_repring", - " else:", - " if id(self) in already_repring:", - " return '...'", - " else:", - " already_repring.add(id(self))", - " try:", - f" return f'{cls_name_fragment}({repr_fragment})'", - " finally:", - " already_repring.remove(id(self))", - ] - - return "\n".join(lines), globs - - -def _add_repr(cls, ns=None, attrs=None): - """ - Add a repr method to *cls*. - """ - if attrs is None: - attrs = cls.__attrs_attrs__ - - script, globs = _make_repr_script(attrs, ns) - _compile_and_eval( - script, globs, filename=_generate_unique_filename(cls, "__repr__") - ) - cls.__repr__ = globs["__repr__"] - return cls - - -def fields(cls): - """ - Return the tuple of *attrs* attributes for a class. - - The tuple also allows accessing the fields by their names (see below for - examples). - - Args: - cls (type): Class to introspect. - - Raises: - TypeError: If *cls* is not a class. - - attrs.exceptions.NotAnAttrsClassError: - If *cls* is not an *attrs* class. - - Returns: - tuple (with name accessors) of `attrs.Attribute` - - .. versionchanged:: 16.2.0 Returned tuple allows accessing the fields - by name. - .. versionchanged:: 23.1.0 Add support for generic classes. - """ - generic_base = get_generic_base(cls) - - if generic_base is None and not isinstance(cls, type): - msg = "Passed object must be a class." - raise TypeError(msg) - - attrs = getattr(cls, "__attrs_attrs__", None) - - if attrs is None: - if generic_base is not None: - attrs = getattr(generic_base, "__attrs_attrs__", None) - if attrs is not None: - # Even though this is global state, stick it on here to speed - # it up. We rely on `cls` being cached for this to be - # efficient. - cls.__attrs_attrs__ = attrs - return attrs - msg = f"{cls!r} is not an attrs-decorated class." - raise NotAnAttrsClassError(msg) - - return attrs - - -def fields_dict(cls): - """ - Return an ordered dictionary of *attrs* attributes for a class, whose keys - are the attribute names. - - Args: - cls (type): Class to introspect. - - Raises: - TypeError: If *cls* is not a class. - - attrs.exceptions.NotAnAttrsClassError: - If *cls* is not an *attrs* class. - - Returns: - dict[str, attrs.Attribute]: Dict of attribute name to definition - - .. versionadded:: 18.1.0 - """ - if not isinstance(cls, type): - msg = "Passed object must be a class." - raise TypeError(msg) - attrs = getattr(cls, "__attrs_attrs__", None) - if attrs is None: - msg = f"{cls!r} is not an attrs-decorated class." - raise NotAnAttrsClassError(msg) - return {a.name: a for a in attrs} - - -def validate(inst): - """ - Validate all attributes on *inst* that have a validator. - - Leaves all exceptions through. - - Args: - inst: Instance of a class with *attrs* attributes. - """ - if _config._run_validators is False: - return - - for a in fields(inst.__class__): - v = a.validator - if v is not None: - v(inst, a, getattr(inst, a.name)) - - -def _is_slot_attr(a_name, base_attr_map): - """ - Check if the attribute name comes from a slot class. - """ - cls = base_attr_map.get(a_name) - return cls and "__slots__" in cls.__dict__ - - -def _make_init_script( - cls, - attrs, - pre_init, - pre_init_has_args, - post_init, - frozen, - slots, - cache_hash, - base_attr_map, - is_exc, - cls_on_setattr, - attrs_init, -) -> tuple[str, dict, dict]: - has_cls_on_setattr = ( - cls_on_setattr is not None and cls_on_setattr is not setters.NO_OP - ) - - if frozen and has_cls_on_setattr: - msg = "Frozen classes can't use on_setattr." - raise ValueError(msg) - - needs_cached_setattr = cache_hash or frozen - filtered_attrs = [] - attr_dict = {} - for a in attrs: - if not a.init and a.default is NOTHING: - continue - - filtered_attrs.append(a) - attr_dict[a.name] = a - - if a.on_setattr is not None: - if frozen is True: - msg = "Frozen classes can't use on_setattr." - raise ValueError(msg) - - needs_cached_setattr = True - elif has_cls_on_setattr and a.on_setattr is not setters.NO_OP: - needs_cached_setattr = True - - script, globs, annotations = _attrs_to_init_script( - filtered_attrs, - frozen, - slots, - pre_init, - pre_init_has_args, - post_init, - cache_hash, - base_attr_map, - is_exc, - needs_cached_setattr, - has_cls_on_setattr, - "__attrs_init__" if attrs_init else "__init__", - ) - if cls.__module__ in sys.modules: - # This makes typing.get_type_hints(CLS.__init__) resolve string types. - globs.update(sys.modules[cls.__module__].__dict__) - - globs.update({"NOTHING": NOTHING, "attr_dict": attr_dict}) - - if needs_cached_setattr: - # Save the lookup overhead in __init__ if we need to circumvent - # setattr hooks. - globs["_cached_setattr_get"] = _OBJ_SETATTR.__get__ - - return script, globs, annotations - - -def _setattr(attr_name: str, value_var: str, has_on_setattr: bool) -> str: - """ - Use the cached object.setattr to set *attr_name* to *value_var*. - """ - return f"_setattr('{attr_name}', {value_var})" - - -def _setattr_with_converter( - attr_name: str, value_var: str, has_on_setattr: bool, converter: Converter -) -> str: - """ - Use the cached object.setattr to set *attr_name* to *value_var*, but run - its converter first. - """ - return f"_setattr('{attr_name}', {converter._fmt_converter_call(attr_name, value_var)})" - - -def _assign(attr_name: str, value: str, has_on_setattr: bool) -> str: - """ - Unless *attr_name* has an on_setattr hook, use normal assignment. Otherwise - relegate to _setattr. - """ - if has_on_setattr: - return _setattr(attr_name, value, True) - - return f"self.{attr_name} = {value}" - - -def _assign_with_converter( - attr_name: str, value_var: str, has_on_setattr: bool, converter: Converter -) -> str: - """ - Unless *attr_name* has an on_setattr hook, use normal assignment after - conversion. Otherwise relegate to _setattr_with_converter. - """ - if has_on_setattr: - return _setattr_with_converter(attr_name, value_var, True, converter) - - return f"self.{attr_name} = {converter._fmt_converter_call(attr_name, value_var)}" - - -def _determine_setters( - frozen: bool, slots: bool, base_attr_map: dict[str, type] -): - """ - Determine the correct setter functions based on whether a class is frozen - and/or slotted. - """ - if frozen is True: - if slots is True: - return (), _setattr, _setattr_with_converter - - # Dict frozen classes assign directly to __dict__. - # But only if the attribute doesn't come from an ancestor slot - # class. - # Note _inst_dict will be used again below if cache_hash is True - - def fmt_setter( - attr_name: str, value_var: str, has_on_setattr: bool - ) -> str: - if _is_slot_attr(attr_name, base_attr_map): - return _setattr(attr_name, value_var, has_on_setattr) - - return f"_inst_dict['{attr_name}'] = {value_var}" - - def fmt_setter_with_converter( - attr_name: str, - value_var: str, - has_on_setattr: bool, - converter: Converter, - ) -> str: - if has_on_setattr or _is_slot_attr(attr_name, base_attr_map): - return _setattr_with_converter( - attr_name, value_var, has_on_setattr, converter - ) - - return f"_inst_dict['{attr_name}'] = {converter._fmt_converter_call(attr_name, value_var)}" - - return ( - ("_inst_dict = self.__dict__",), - fmt_setter, - fmt_setter_with_converter, - ) - - # Not frozen -- we can just assign directly. - return (), _assign, _assign_with_converter - - -def _attrs_to_init_script( - attrs: list[Attribute], - is_frozen: bool, - is_slotted: bool, - call_pre_init: bool, - pre_init_has_args: bool, - call_post_init: bool, - does_cache_hash: bool, - base_attr_map: dict[str, type], - is_exc: bool, - needs_cached_setattr: bool, - has_cls_on_setattr: bool, - method_name: str, -) -> tuple[str, dict, dict]: - """ - Return a script of an initializer for *attrs*, a dict of globals, and - annotations for the initializer. - - The globals are required by the generated script. - """ - lines = ["self.__attrs_pre_init__()"] if call_pre_init else [] - - if needs_cached_setattr: - lines.append( - # Circumvent the __setattr__ descriptor to save one lookup per - # assignment. Note _setattr will be used again below if - # does_cache_hash is True. - "_setattr = _cached_setattr_get(self)" - ) - - extra_lines, fmt_setter, fmt_setter_with_converter = _determine_setters( - is_frozen, is_slotted, base_attr_map - ) - lines.extend(extra_lines) - - args = [] # Parameters in the definition of __init__ - pre_init_args = [] # Parameters in the call to __attrs_pre_init__ - kw_only_args = [] # Used for both 'args' and 'pre_init_args' above - attrs_to_validate = [] - - # This is a dictionary of names to validator and converter callables. - # Injecting this into __init__ globals lets us avoid lookups. - names_for_globals = {} - annotations = {"return": None} - - for a in attrs: - if a.validator: - attrs_to_validate.append(a) - - attr_name = a.name - has_on_setattr = a.on_setattr is not None or ( - a.on_setattr is not setters.NO_OP and has_cls_on_setattr - ) - # a.alias is set to maybe-mangled attr_name in _ClassBuilder if not - # explicitly provided - arg_name = a.alias - - has_factory = isinstance(a.default, Factory) - maybe_self = "self" if has_factory and a.default.takes_self else "" - - if a.converter is not None and not isinstance(a.converter, Converter): - converter = Converter(a.converter) - else: - converter = a.converter - - if a.init is False: - if has_factory: - init_factory_name = _INIT_FACTORY_PAT % (a.name,) - if converter is not None: - lines.append( - fmt_setter_with_converter( - attr_name, - init_factory_name + f"({maybe_self})", - has_on_setattr, - converter, - ) - ) - names_for_globals[converter._get_global_name(a.name)] = ( - converter.converter - ) - else: - lines.append( - fmt_setter( - attr_name, - init_factory_name + f"({maybe_self})", - has_on_setattr, - ) - ) - names_for_globals[init_factory_name] = a.default.factory - elif converter is not None: - lines.append( - fmt_setter_with_converter( - attr_name, - f"attr_dict['{attr_name}'].default", - has_on_setattr, - converter, - ) - ) - names_for_globals[converter._get_global_name(a.name)] = ( - converter.converter - ) - else: - lines.append( - fmt_setter( - attr_name, - f"attr_dict['{attr_name}'].default", - has_on_setattr, - ) - ) - elif a.default is not NOTHING and not has_factory: - arg = f"{arg_name}=attr_dict['{attr_name}'].default" - if a.kw_only: - kw_only_args.append(arg) - else: - args.append(arg) - pre_init_args.append(arg_name) - - if converter is not None: - lines.append( - fmt_setter_with_converter( - attr_name, arg_name, has_on_setattr, converter - ) - ) - names_for_globals[converter._get_global_name(a.name)] = ( - converter.converter - ) - else: - lines.append(fmt_setter(attr_name, arg_name, has_on_setattr)) - - elif has_factory: - arg = f"{arg_name}=NOTHING" - if a.kw_only: - kw_only_args.append(arg) - else: - args.append(arg) - pre_init_args.append(arg_name) - lines.append(f"if {arg_name} is not NOTHING:") - - init_factory_name = _INIT_FACTORY_PAT % (a.name,) - if converter is not None: - lines.append( - " " - + fmt_setter_with_converter( - attr_name, arg_name, has_on_setattr, converter - ) - ) - lines.append("else:") - lines.append( - " " - + fmt_setter_with_converter( - attr_name, - init_factory_name + "(" + maybe_self + ")", - has_on_setattr, - converter, - ) - ) - names_for_globals[converter._get_global_name(a.name)] = ( - converter.converter - ) - else: - lines.append( - " " + fmt_setter(attr_name, arg_name, has_on_setattr) - ) - lines.append("else:") - lines.append( - " " - + fmt_setter( - attr_name, - init_factory_name + "(" + maybe_self + ")", - has_on_setattr, - ) - ) - names_for_globals[init_factory_name] = a.default.factory - else: - if a.kw_only: - kw_only_args.append(arg_name) - else: - args.append(arg_name) - pre_init_args.append(arg_name) - - if converter is not None: - lines.append( - fmt_setter_with_converter( - attr_name, arg_name, has_on_setattr, converter - ) - ) - names_for_globals[converter._get_global_name(a.name)] = ( - converter.converter - ) - else: - lines.append(fmt_setter(attr_name, arg_name, has_on_setattr)) - - if a.init is True: - if a.type is not None and converter is None: - annotations[arg_name] = a.type - elif converter is not None and converter._first_param_type: - # Use the type from the converter if present. - annotations[arg_name] = converter._first_param_type - - if attrs_to_validate: # we can skip this if there are no validators. - names_for_globals["_config"] = _config - lines.append("if _config._run_validators is True:") - for a in attrs_to_validate: - val_name = "__attr_validator_" + a.name - attr_name = "__attr_" + a.name - lines.append(f" {val_name}(self, {attr_name}, self.{a.name})") - names_for_globals[val_name] = a.validator - names_for_globals[attr_name] = a - - if call_post_init: - lines.append("self.__attrs_post_init__()") - - # Because this is set only after __attrs_post_init__ is called, a crash - # will result if post-init tries to access the hash code. This seemed - # preferable to setting this beforehand, in which case alteration to field - # values during post-init combined with post-init accessing the hash code - # would result in silent bugs. - if does_cache_hash: - if is_frozen: - if is_slotted: - init_hash_cache = f"_setattr('{_HASH_CACHE_FIELD}', None)" - else: - init_hash_cache = f"_inst_dict['{_HASH_CACHE_FIELD}'] = None" - else: - init_hash_cache = f"self.{_HASH_CACHE_FIELD} = None" - lines.append(init_hash_cache) - - # For exceptions we rely on BaseException.__init__ for proper - # initialization. - if is_exc: - vals = ",".join(f"self.{a.name}" for a in attrs if a.init) - - lines.append(f"BaseException.__init__(self, {vals})") - - args = ", ".join(args) - pre_init_args = ", ".join(pre_init_args) - if kw_only_args: - # leading comma & kw_only args - args += f"{', ' if args else ''}*, {', '.join(kw_only_args)}" - pre_init_kw_only_args = ", ".join( - [ - f"{kw_arg_name}={kw_arg_name}" - # We need to remove the defaults from the kw_only_args. - for kw_arg_name in (kwa.split("=")[0] for kwa in kw_only_args) - ] - ) - pre_init_args += ", " if pre_init_args else "" - pre_init_args += pre_init_kw_only_args - - if call_pre_init and pre_init_has_args: - # If pre init method has arguments, pass the values given to __init__. - lines[0] = f"self.__attrs_pre_init__({pre_init_args})" - - # Python <3.12 doesn't allow backslashes in f-strings. - NL = "\n " - return ( - f"""def {method_name}(self, {args}): - {NL.join(lines) if lines else "pass"} -""", - names_for_globals, - annotations, - ) - - -def _default_init_alias_for(name: str) -> str: - """ - The default __init__ parameter name for a field. - - This performs private-name adjustment via leading-unscore stripping, - and is the default value of Attribute.alias if not provided. - """ - - return name.lstrip("_") - - -class Attribute: - """ - *Read-only* representation of an attribute. - - .. warning:: - - You should never instantiate this class yourself. - - The class has *all* arguments of `attr.ib` (except for ``factory`` which is - only syntactic sugar for ``default=Factory(...)`` plus the following: - - - ``name`` (`str`): The name of the attribute. - - ``alias`` (`str`): The __init__ parameter name of the attribute, after - any explicit overrides and default private-attribute-name handling. - - ``inherited`` (`bool`): Whether or not that attribute has been inherited - from a base class. - - ``eq_key`` and ``order_key`` (`typing.Callable` or `None`): The - callables that are used for comparing and ordering objects by this - attribute, respectively. These are set by passing a callable to - `attr.ib`'s ``eq``, ``order``, or ``cmp`` arguments. See also - :ref:`comparison customization `. - - Instances of this class are frequently used for introspection purposes - like: - - - `fields` returns a tuple of them. - - Validators get them passed as the first argument. - - The :ref:`field transformer ` hook receives a list of - them. - - The ``alias`` property exposes the __init__ parameter name of the field, - with any overrides and default private-attribute handling applied. - - - .. versionadded:: 20.1.0 *inherited* - .. versionadded:: 20.1.0 *on_setattr* - .. versionchanged:: 20.2.0 *inherited* is not taken into account for - equality checks and hashing anymore. - .. versionadded:: 21.1.0 *eq_key* and *order_key* - .. versionadded:: 22.2.0 *alias* - - For the full version history of the fields, see `attr.ib`. - """ - - # These slots must NOT be reordered because we use them later for - # instantiation. - __slots__ = ( # noqa: RUF023 - "name", - "default", - "validator", - "repr", - "eq", - "eq_key", - "order", - "order_key", - "hash", - "init", - "metadata", - "type", - "converter", - "kw_only", - "inherited", - "on_setattr", - "alias", - ) - - def __init__( - self, - name, - default, - validator, - repr, - cmp, # XXX: unused, remove along with other cmp code. - hash, - init, - inherited, - metadata=None, - type=None, - converter=None, - kw_only=False, - eq=None, - eq_key=None, - order=None, - order_key=None, - on_setattr=None, - alias=None, - ): - eq, eq_key, order, order_key = _determine_attrib_eq_order( - cmp, eq_key or eq, order_key or order, True - ) - - # Cache this descriptor here to speed things up later. - bound_setattr = _OBJ_SETATTR.__get__(self) - - # Despite the big red warning, people *do* instantiate `Attribute` - # themselves. - bound_setattr("name", name) - bound_setattr("default", default) - bound_setattr("validator", validator) - bound_setattr("repr", repr) - bound_setattr("eq", eq) - bound_setattr("eq_key", eq_key) - bound_setattr("order", order) - bound_setattr("order_key", order_key) - bound_setattr("hash", hash) - bound_setattr("init", init) - bound_setattr("converter", converter) - bound_setattr( - "metadata", - ( - types.MappingProxyType(dict(metadata)) # Shallow copy - if metadata - else _EMPTY_METADATA_SINGLETON - ), - ) - bound_setattr("type", type) - bound_setattr("kw_only", kw_only) - bound_setattr("inherited", inherited) - bound_setattr("on_setattr", on_setattr) - bound_setattr("alias", alias) - - def __setattr__(self, name, value): - raise FrozenInstanceError - - @classmethod - def from_counting_attr( - cls, name: str, ca: _CountingAttr, kw_only: bool, type=None - ): - # The 'kw_only' argument is the class-level setting, and is used if the - # attribute itself does not explicitly set 'kw_only'. - # type holds the annotated value. deal with conflicts: - if type is None: - type = ca.type - elif ca.type is not None: - msg = f"Type annotation and type argument cannot both be present for '{name}'." - raise ValueError(msg) - return cls( - name, - ca._default, - ca._validator, - ca.repr, - None, - ca.hash, - ca.init, - False, - ca.metadata, - type, - ca.converter, - kw_only if ca.kw_only is None else ca.kw_only, - ca.eq, - ca.eq_key, - ca.order, - ca.order_key, - ca.on_setattr, - ca.alias, - ) - - # Don't use attrs.evolve since fields(Attribute) doesn't work - def evolve(self, **changes): - """ - Copy *self* and apply *changes*. - - This works similarly to `attrs.evolve` but that function does not work - with :class:`attrs.Attribute`. - - It is mainly meant to be used for `transform-fields`. - - .. versionadded:: 20.3.0 - """ - new = copy.copy(self) - - new._setattrs(changes.items()) - - return new - - # Don't use _add_pickle since fields(Attribute) doesn't work - def __getstate__(self): - """ - Play nice with pickle. - """ - return tuple( - getattr(self, name) if name != "metadata" else dict(self.metadata) - for name in self.__slots__ - ) - - def __setstate__(self, state): - """ - Play nice with pickle. - """ - self._setattrs(zip(self.__slots__, state)) - - def _setattrs(self, name_values_pairs): - bound_setattr = _OBJ_SETATTR.__get__(self) - for name, value in name_values_pairs: - if name != "metadata": - bound_setattr(name, value) - else: - bound_setattr( - name, - ( - types.MappingProxyType(dict(value)) - if value - else _EMPTY_METADATA_SINGLETON - ), - ) - - -_a = [ - Attribute( - name=name, - default=NOTHING, - validator=None, - repr=True, - cmp=None, - eq=True, - order=False, - hash=(name != "metadata"), - init=True, - inherited=False, - alias=_default_init_alias_for(name), - ) - for name in Attribute.__slots__ -] - -Attribute = _add_hash( - _add_eq( - _add_repr(Attribute, attrs=_a), - attrs=[a for a in _a if a.name != "inherited"], - ), - attrs=[a for a in _a if a.hash and a.name != "inherited"], -) - - -class _CountingAttr: - """ - Intermediate representation of attributes that uses a counter to preserve - the order in which the attributes have been defined. - - *Internal* data structure of the attrs library. Running into is most - likely the result of a bug like a forgotten `@attr.s` decorator. - """ - - __slots__ = ( - "_default", - "_validator", - "alias", - "converter", - "counter", - "eq", - "eq_key", - "hash", - "init", - "kw_only", - "metadata", - "on_setattr", - "order", - "order_key", - "repr", - "type", - ) - __attrs_attrs__ = ( - *tuple( - Attribute( - name=name, - alias=_default_init_alias_for(name), - default=NOTHING, - validator=None, - repr=True, - cmp=None, - hash=True, - init=True, - kw_only=False, - eq=True, - eq_key=None, - order=False, - order_key=None, - inherited=False, - on_setattr=None, - ) - for name in ( - "counter", - "_default", - "repr", - "eq", - "order", - "hash", - "init", - "on_setattr", - "alias", - ) - ), - Attribute( - name="metadata", - alias="metadata", - default=None, - validator=None, - repr=True, - cmp=None, - hash=False, - init=True, - kw_only=False, - eq=True, - eq_key=None, - order=False, - order_key=None, - inherited=False, - on_setattr=None, - ), - ) - cls_counter = 0 - - def __init__( - self, - default, - validator, - repr, - cmp, - hash, - init, - converter, - metadata, - type, - kw_only, - eq, - eq_key, - order, - order_key, - on_setattr, - alias, - ): - _CountingAttr.cls_counter += 1 - self.counter = _CountingAttr.cls_counter - self._default = default - self._validator = validator - self.converter = converter - self.repr = repr - self.eq = eq - self.eq_key = eq_key - self.order = order - self.order_key = order_key - self.hash = hash - self.init = init - self.metadata = metadata - self.type = type - self.kw_only = kw_only - self.on_setattr = on_setattr - self.alias = alias - - def validator(self, meth): - """ - Decorator that adds *meth* to the list of validators. - - Returns *meth* unchanged. - - .. versionadded:: 17.1.0 - """ - if self._validator is None: - self._validator = meth - else: - self._validator = and_(self._validator, meth) - return meth - - def default(self, meth): - """ - Decorator that allows to set the default for an attribute. - - Returns *meth* unchanged. - - Raises: - DefaultAlreadySetError: If default has been set before. - - .. versionadded:: 17.1.0 - """ - if self._default is not NOTHING: - raise DefaultAlreadySetError - - self._default = Factory(meth, takes_self=True) - - return meth - - -_CountingAttr = _add_eq(_add_repr(_CountingAttr)) - - -class ClassProps: - """ - Effective class properties as derived from parameters to `attr.s()` or - `define()` decorators. - - This is the same data structure that *attrs* uses internally to decide how - to construct the final class. - - Warning: - - This feature is currently **experimental** and is not covered by our - strict backwards-compatibility guarantees. - - - Attributes: - is_exception (bool): - Whether the class is treated as an exception class. - - is_slotted (bool): - Whether the class is `slotted `. - - has_weakref_slot (bool): - Whether the class has a slot for weak references. - - is_frozen (bool): - Whether the class is frozen. - - kw_only (KeywordOnly): - Whether / how the class enforces keyword-only arguments on the - ``__init__`` method. - - collected_fields_by_mro (bool): - Whether the class fields were collected by method resolution order. - That is, correctly but unlike `dataclasses`. - - added_init (bool): - Whether the class has an *attrs*-generated ``__init__`` method. - - added_repr (bool): - Whether the class has an *attrs*-generated ``__repr__`` method. - - added_eq (bool): - Whether the class has *attrs*-generated equality methods. - - added_ordering (bool): - Whether the class has *attrs*-generated ordering methods. - - hashability (Hashability): How `hashable ` the class is. - - added_match_args (bool): - Whether the class supports positional `match ` over its - fields. - - added_str (bool): - Whether the class has an *attrs*-generated ``__str__`` method. - - added_pickling (bool): - Whether the class has *attrs*-generated ``__getstate__`` and - ``__setstate__`` methods for `pickle`. - - on_setattr_hook (Callable[[Any, Attribute[Any], Any], Any] | None): - The class's ``__setattr__`` hook. - - field_transformer (Callable[[Attribute[Any]], Attribute[Any]] | None): - The class's `field transformers `. - - .. versionadded:: 25.4.0 - """ - - class Hashability(enum.Enum): - """ - The hashability of a class. - - .. versionadded:: 25.4.0 - """ - - HASHABLE = "hashable" - """Write a ``__hash__``.""" - HASHABLE_CACHED = "hashable_cache" - """Write a ``__hash__`` and cache the hash.""" - UNHASHABLE = "unhashable" - """Set ``__hash__`` to ``None``.""" - LEAVE_ALONE = "leave_alone" - """Don't touch ``__hash__``.""" - - class KeywordOnly(enum.Enum): - """ - How attributes should be treated regarding keyword-only parameters. - - .. versionadded:: 25.4.0 - """ - - NO = "no" - """Attributes are not keyword-only.""" - YES = "yes" - """Attributes in current class without kw_only=False are keyword-only.""" - FORCE = "force" - """All attributes are keyword-only.""" - - __slots__ = ( # noqa: RUF023 -- order matters for __init__ - "is_exception", - "is_slotted", - "has_weakref_slot", - "is_frozen", - "kw_only", - "collected_fields_by_mro", - "added_init", - "added_repr", - "added_eq", - "added_ordering", - "hashability", - "added_match_args", - "added_str", - "added_pickling", - "on_setattr_hook", - "field_transformer", - ) - - def __init__( - self, - is_exception, - is_slotted, - has_weakref_slot, - is_frozen, - kw_only, - collected_fields_by_mro, - added_init, - added_repr, - added_eq, - added_ordering, - hashability, - added_match_args, - added_str, - added_pickling, - on_setattr_hook, - field_transformer, - ): - self.is_exception = is_exception - self.is_slotted = is_slotted - self.has_weakref_slot = has_weakref_slot - self.is_frozen = is_frozen - self.kw_only = kw_only - self.collected_fields_by_mro = collected_fields_by_mro - self.added_init = added_init - self.added_repr = added_repr - self.added_eq = added_eq - self.added_ordering = added_ordering - self.hashability = hashability - self.added_match_args = added_match_args - self.added_str = added_str - self.added_pickling = added_pickling - self.on_setattr_hook = on_setattr_hook - self.field_transformer = field_transformer - - @property - def is_hashable(self): - return ( - self.hashability is ClassProps.Hashability.HASHABLE - or self.hashability is ClassProps.Hashability.HASHABLE_CACHED - ) - - -_cas = [ - Attribute( - name=name, - default=NOTHING, - validator=None, - repr=True, - cmp=None, - eq=True, - order=False, - hash=True, - init=True, - inherited=False, - alias=_default_init_alias_for(name), - ) - for name in ClassProps.__slots__ -] - -ClassProps = _add_eq(_add_repr(ClassProps, attrs=_cas), attrs=_cas) - - -class Factory: - """ - Stores a factory callable. - - If passed as the default value to `attrs.field`, the factory is used to - generate a new value. - - Args: - factory (typing.Callable): - A callable that takes either none or exactly one mandatory - positional argument depending on *takes_self*. - - takes_self (bool): - Pass the partially initialized instance that is being initialized - as a positional argument. - - .. versionadded:: 17.1.0 *takes_self* - """ - - __slots__ = ("factory", "takes_self") - - def __init__(self, factory, takes_self=False): - self.factory = factory - self.takes_self = takes_self - - def __getstate__(self): - """ - Play nice with pickle. - """ - return tuple(getattr(self, name) for name in self.__slots__) - - def __setstate__(self, state): - """ - Play nice with pickle. - """ - for name, value in zip(self.__slots__, state): - setattr(self, name, value) - - -_f = [ - Attribute( - name=name, - default=NOTHING, - validator=None, - repr=True, - cmp=None, - eq=True, - order=False, - hash=True, - init=True, - inherited=False, - ) - for name in Factory.__slots__ -] - -Factory = _add_hash(_add_eq(_add_repr(Factory, attrs=_f), attrs=_f), attrs=_f) - - -class Converter: - """ - Stores a converter callable. - - Allows for the wrapped converter to take additional arguments. The - arguments are passed in the order they are documented. - - Args: - converter (Callable): A callable that converts the passed value. - - takes_self (bool): - Pass the partially initialized instance that is being initialized - as a positional argument. (default: `False`) - - takes_field (bool): - Pass the field definition (an :class:`Attribute`) into the - converter as a positional argument. (default: `False`) - - .. versionadded:: 24.1.0 - """ - - __slots__ = ( - "__call__", - "_first_param_type", - "_global_name", - "converter", - "takes_field", - "takes_self", - ) - - def __init__(self, converter, *, takes_self=False, takes_field=False): - self.converter = converter - self.takes_self = takes_self - self.takes_field = takes_field - - ex = _AnnotationExtractor(converter) - self._first_param_type = ex.get_first_param_type() - - if not (self.takes_self or self.takes_field): - self.__call__ = lambda value, _, __: self.converter(value) - elif self.takes_self and not self.takes_field: - self.__call__ = lambda value, instance, __: self.converter( - value, instance - ) - elif not self.takes_self and self.takes_field: - self.__call__ = lambda value, __, field: self.converter( - value, field - ) - else: - self.__call__ = lambda value, instance, field: self.converter( - value, instance, field - ) - - rt = ex.get_return_type() - if rt is not None: - self.__call__.__annotations__["return"] = rt - - @staticmethod - def _get_global_name(attr_name: str) -> str: - """ - Return the name that a converter for an attribute name *attr_name* - would have. - """ - return f"__attr_converter_{attr_name}" - - def _fmt_converter_call(self, attr_name: str, value_var: str) -> str: - """ - Return a string that calls the converter for an attribute name - *attr_name* and the value in variable named *value_var* according to - `self.takes_self` and `self.takes_field`. - """ - if not (self.takes_self or self.takes_field): - return f"{self._get_global_name(attr_name)}({value_var})" - - if self.takes_self and self.takes_field: - return f"{self._get_global_name(attr_name)}({value_var}, self, attr_dict['{attr_name}'])" - - if self.takes_self: - return f"{self._get_global_name(attr_name)}({value_var}, self)" - - return f"{self._get_global_name(attr_name)}({value_var}, attr_dict['{attr_name}'])" - - def __getstate__(self): - """ - Return a dict containing only converter and takes_self -- the rest gets - computed when loading. - """ - return { - "converter": self.converter, - "takes_self": self.takes_self, - "takes_field": self.takes_field, - } - - def __setstate__(self, state): - """ - Load instance from state. - """ - self.__init__(**state) - - -_f = [ - Attribute( - name=name, - default=NOTHING, - validator=None, - repr=True, - cmp=None, - eq=True, - order=False, - hash=True, - init=True, - inherited=False, - ) - for name in ("converter", "takes_self", "takes_field") -] - -Converter = _add_hash( - _add_eq(_add_repr(Converter, attrs=_f), attrs=_f), attrs=_f -) - - -def make_class( - name, attrs, bases=(object,), class_body=None, **attributes_arguments -): - r""" - A quick way to create a new class called *name* with *attrs*. - - .. note:: - - ``make_class()`` is a thin wrapper around `attr.s`, not `attrs.define` - which means that it doesn't come with some of the improved defaults. - - For example, if you want the same ``on_setattr`` behavior as in - `attrs.define`, you have to pass the hooks yourself: ``make_class(..., - on_setattr=setters.pipe(setters.convert, setters.validate)`` - - .. warning:: - - It is *your* duty to ensure that the class name and the attribute names - are valid identifiers. ``make_class()`` will *not* validate them for - you. - - Args: - name (str): The name for the new class. - - attrs (list | dict): - A list of names or a dictionary of mappings of names to `attr.ib`\ - s / `attrs.field`\ s. - - The order is deduced from the order of the names or attributes - inside *attrs*. Otherwise the order of the definition of the - attributes is used. - - bases (tuple[type, ...]): Classes that the new class will subclass. - - class_body (dict): - An optional dictionary of class attributes for the new class. - - attributes_arguments: Passed unmodified to `attr.s`. - - Returns: - type: A new class with *attrs*. - - .. versionadded:: 17.1.0 *bases* - .. versionchanged:: 18.1.0 If *attrs* is ordered, the order is retained. - .. versionchanged:: 23.2.0 *class_body* - .. versionchanged:: 25.2.0 Class names can now be unicode. - """ - # Class identifiers are converted into the normal form NFKC while parsing - name = unicodedata.normalize("NFKC", name) - - if isinstance(attrs, dict): - cls_dict = attrs - elif isinstance(attrs, (list, tuple)): - cls_dict = {a: attrib() for a in attrs} - else: - msg = "attrs argument must be a dict or a list." - raise TypeError(msg) - - pre_init = cls_dict.pop("__attrs_pre_init__", None) - post_init = cls_dict.pop("__attrs_post_init__", None) - user_init = cls_dict.pop("__init__", None) - - body = {} - if class_body is not None: - body.update(class_body) - if pre_init is not None: - body["__attrs_pre_init__"] = pre_init - if post_init is not None: - body["__attrs_post_init__"] = post_init - if user_init is not None: - body["__init__"] = user_init - - type_ = types.new_class(name, bases, {}, lambda ns: ns.update(body)) - - # For pickling to work, the __module__ variable needs to be set to the - # frame where the class is created. Bypass this step in environments where - # sys._getframe is not defined (Jython for example) or sys._getframe is not - # defined for arguments greater than 0 (IronPython). - with contextlib.suppress(AttributeError, ValueError): - type_.__module__ = sys._getframe(1).f_globals.get( - "__name__", "__main__" - ) - - # We do it here for proper warnings with meaningful stacklevel. - cmp = attributes_arguments.pop("cmp", None) - ( - attributes_arguments["eq"], - attributes_arguments["order"], - ) = _determine_attrs_eq_order( - cmp, - attributes_arguments.get("eq"), - attributes_arguments.get("order"), - True, - ) - - cls = _attrs(these=cls_dict, **attributes_arguments)(type_) - # Only add type annotations now or "_attrs()" will complain: - cls.__annotations__ = { - k: v.type for k, v in cls_dict.items() if v.type is not None - } - return cls - - -# These are required by within this module so we define them here and merely -# import into .validators / .converters. - - -@attrs(slots=True, unsafe_hash=True) -class _AndValidator: - """ - Compose many validators to a single one. - """ - - _validators = attrib() - - def __call__(self, inst, attr, value): - for v in self._validators: - v(inst, attr, value) - - -def and_(*validators): - """ - A validator that composes multiple validators into one. - - When called on a value, it runs all wrapped validators. - - Args: - validators (~collections.abc.Iterable[typing.Callable]): - Arbitrary number of validators. - - .. versionadded:: 17.1.0 - """ - vals = [] - for validator in validators: - vals.extend( - validator._validators - if isinstance(validator, _AndValidator) - else [validator] - ) - - return _AndValidator(tuple(vals)) - - -def pipe(*converters): - """ - A converter that composes multiple converters into one. - - When called on a value, it runs all wrapped converters, returning the - *last* value. - - Type annotations will be inferred from the wrapped converters', if they - have any. - - converters (~collections.abc.Iterable[typing.Callable]): - Arbitrary number of converters. - - .. versionadded:: 20.1.0 - """ - - return_instance = any(isinstance(c, Converter) for c in converters) - - if return_instance: - - def pipe_converter(val, inst, field): - for c in converters: - val = ( - c(val, inst, field) if isinstance(c, Converter) else c(val) - ) - - return val - - else: - - def pipe_converter(val): - for c in converters: - val = c(val) - - return val - - if not converters: - # If the converter list is empty, pipe_converter is the identity. - A = TypeVar("A") - pipe_converter.__annotations__.update({"val": A, "return": A}) - else: - # Get parameter type from first converter. - t = _AnnotationExtractor(converters[0]).get_first_param_type() - if t: - pipe_converter.__annotations__["val"] = t - - last = converters[-1] - if not PY_3_11_PLUS and isinstance(last, Converter): - last = last.__call__ - - # Get return type from last converter. - rt = _AnnotationExtractor(last).get_return_type() - if rt: - pipe_converter.__annotations__["return"] = rt - - if return_instance: - return Converter(pipe_converter, takes_self=True, takes_field=True) - return pipe_converter diff --git a/bot/lib/python3.11/site-packages/attr/_next_gen.py b/bot/lib/python3.11/site-packages/attr/_next_gen.py deleted file mode 100644 index 4ccd0da..0000000 --- a/bot/lib/python3.11/site-packages/attr/_next_gen.py +++ /dev/null @@ -1,674 +0,0 @@ -# SPDX-License-Identifier: MIT - -""" -These are keyword-only APIs that call `attr.s` and `attr.ib` with different -default values. -""" - -from functools import partial - -from . import setters -from ._funcs import asdict as _asdict -from ._funcs import astuple as _astuple -from ._make import ( - _DEFAULT_ON_SETATTR, - NOTHING, - _frozen_setattrs, - attrib, - attrs, -) -from .exceptions import NotAnAttrsClassError, UnannotatedAttributeError - - -def define( - maybe_cls=None, - *, - these=None, - repr=None, - unsafe_hash=None, - hash=None, - init=None, - slots=True, - frozen=False, - weakref_slot=True, - str=False, - auto_attribs=None, - kw_only=False, - cache_hash=False, - auto_exc=True, - eq=None, - order=False, - auto_detect=True, - getstate_setstate=None, - on_setattr=None, - field_transformer=None, - match_args=True, - force_kw_only=False, -): - r""" - A class decorator that adds :term:`dunder methods` according to - :term:`fields ` specified using :doc:`type annotations `, - `field()` calls, or the *these* argument. - - Since *attrs* patches or replaces an existing class, you cannot use - `object.__init_subclass__` with *attrs* classes, because it runs too early. - As a replacement, you can define ``__attrs_init_subclass__`` on your class. - It will be called by *attrs* classes that subclass it after they're - created. See also :ref:`init-subclass`. - - Args: - slots (bool): - Create a :term:`slotted class ` that's more - memory-efficient. Slotted classes are generally superior to the - default dict classes, but have some gotchas you should know about, - so we encourage you to read the :term:`glossary entry `. - - auto_detect (bool): - Instead of setting the *init*, *repr*, *eq*, and *hash* arguments - explicitly, assume they are set to True **unless any** of the - involved methods for one of the arguments is implemented in the - *current* class (meaning, it is *not* inherited from some base - class). - - So, for example by implementing ``__eq__`` on a class yourself, - *attrs* will deduce ``eq=False`` and will create *neither* - ``__eq__`` *nor* ``__ne__`` (but Python classes come with a - sensible ``__ne__`` by default, so it *should* be enough to only - implement ``__eq__`` in most cases). - - Passing :data:`True` or :data:`False` to *init*, *repr*, *eq*, or *hash* - overrides whatever *auto_detect* would determine. - - auto_exc (bool): - If the class subclasses `BaseException` (which implicitly includes - any subclass of any exception), the following happens to behave - like a well-behaved Python exception class: - - - the values for *eq*, *order*, and *hash* are ignored and the - instances compare and hash by the instance's ids [#]_ , - - all attributes that are either passed into ``__init__`` or have a - default value are additionally available as a tuple in the - ``args`` attribute, - - the value of *str* is ignored leaving ``__str__`` to base - classes. - - .. [#] - Note that *attrs* will *not* remove existing implementations of - ``__hash__`` or the equality methods. It just won't add own - ones. - - on_setattr (~typing.Callable | list[~typing.Callable] | None | ~typing.Literal[attrs.setters.NO_OP]): - A callable that is run whenever the user attempts to set an - attribute (either by assignment like ``i.x = 42`` or by using - `setattr` like ``setattr(i, "x", 42)``). It receives the same - arguments as validators: the instance, the attribute that is being - modified, and the new value. - - If no exception is raised, the attribute is set to the return value - of the callable. - - If a list of callables is passed, they're automatically wrapped in - an `attrs.setters.pipe`. - - If left None, the default behavior is to run converters and - validators whenever an attribute is set. - - init (bool): - Create a ``__init__`` method that initializes the *attrs* - attributes. Leading underscores are stripped for the argument name, - unless an alias is set on the attribute. - - .. seealso:: - `init` shows advanced ways to customize the generated - ``__init__`` method, including executing code before and after. - - repr(bool): - Create a ``__repr__`` method with a human readable representation - of *attrs* attributes. - - str (bool): - Create a ``__str__`` method that is identical to ``__repr__``. This - is usually not necessary except for `Exception`\ s. - - eq (bool | None): - If True or None (default), add ``__eq__`` and ``__ne__`` methods - that check two instances for equality. - - .. seealso:: - `comparison` describes how to customize the comparison behavior - going as far comparing NumPy arrays. - - order (bool | None): - If True, add ``__lt__``, ``__le__``, ``__gt__``, and ``__ge__`` - methods that behave like *eq* above and allow instances to be - ordered. - - They compare the instances as if they were tuples of their *attrs* - attributes if and only if the types of both classes are - *identical*. - - If `None` mirror value of *eq*. - - .. seealso:: `comparison` - - unsafe_hash (bool | None): - If None (default), the ``__hash__`` method is generated according - how *eq* and *frozen* are set. - - 1. If *both* are True, *attrs* will generate a ``__hash__`` for - you. - 2. If *eq* is True and *frozen* is False, ``__hash__`` will be set - to None, marking it unhashable (which it is). - 3. If *eq* is False, ``__hash__`` will be left untouched meaning - the ``__hash__`` method of the base class will be used. If the - base class is `object`, this means it will fall back to id-based - hashing. - - Although not recommended, you can decide for yourself and force - *attrs* to create one (for example, if the class is immutable even - though you didn't freeze it programmatically) by passing True or - not. Both of these cases are rather special and should be used - carefully. - - .. seealso:: - - - Our documentation on `hashing`, - - Python's documentation on `object.__hash__`, - - and the `GitHub issue that led to the default \ behavior - `_ for more - details. - - hash (bool | None): - Deprecated alias for *unsafe_hash*. *unsafe_hash* takes precedence. - - cache_hash (bool): - Ensure that the object's hash code is computed only once and stored - on the object. If this is set to True, hashing must be either - explicitly or implicitly enabled for this class. If the hash code - is cached, avoid any reassignments of fields involved in hash code - computation or mutations of the objects those fields point to after - object creation. If such changes occur, the behavior of the - object's hash code is undefined. - - frozen (bool): - Make instances immutable after initialization. If someone attempts - to modify a frozen instance, `attrs.exceptions.FrozenInstanceError` - is raised. - - .. note:: - - 1. This is achieved by installing a custom ``__setattr__`` - method on your class, so you can't implement your own. - - 2. True immutability is impossible in Python. - - 3. This *does* have a minor a runtime performance `impact - ` when initializing new instances. In other - words: ``__init__`` is slightly slower with ``frozen=True``. - - 4. If a class is frozen, you cannot modify ``self`` in - ``__attrs_post_init__`` or a self-written ``__init__``. You - can circumvent that limitation by using - ``object.__setattr__(self, "attribute_name", value)``. - - 5. Subclasses of a frozen class are frozen too. - - kw_only (bool): - Make attributes keyword-only in the generated ``__init__`` (if - *init* is False, this parameter is ignored). Attributes that - explicitly set ``kw_only=False`` are not affected; base class - attributes are also not affected. - - Also see *force_kw_only*. - - weakref_slot (bool): - Make instances weak-referenceable. This has no effect unless - *slots* is True. - - field_transformer (~typing.Callable | None): - A function that is called with the original class object and all - fields right before *attrs* finalizes the class. You can use this, - for example, to automatically add converters or validators to - fields based on their types. - - .. seealso:: `transform-fields` - - match_args (bool): - If True (default), set ``__match_args__`` on the class to support - :pep:`634` (*Structural Pattern Matching*). It is a tuple of all - non-keyword-only ``__init__`` parameter names on Python 3.10 and - later. Ignored on older Python versions. - - collect_by_mro (bool): - If True, *attrs* collects attributes from base classes correctly - according to the `method resolution order - `_. If False, *attrs* - will mimic the (wrong) behavior of `dataclasses` and :pep:`681`. - - See also `issue #428 - `_. - - force_kw_only (bool): - A back-compat flag for restoring pre-25.4.0 behavior. If True and - ``kw_only=True``, all attributes are made keyword-only, including - base class attributes, and those set to ``kw_only=False`` at the - attribute level. Defaults to False. - - See also `issue #980 - `_. - - getstate_setstate (bool | None): - .. note:: - - This is usually only interesting for slotted classes and you - should probably just set *auto_detect* to True. - - If True, ``__getstate__`` and ``__setstate__`` are generated and - attached to the class. This is necessary for slotted classes to be - pickleable. If left None, it's True by default for slotted classes - and False for dict classes. - - If *auto_detect* is True, and *getstate_setstate* is left None, and - **either** ``__getstate__`` or ``__setstate__`` is detected - directly on the class (meaning: not inherited), it is set to False - (this is usually what you want). - - auto_attribs (bool | None): - If True, look at type annotations to determine which attributes to - use, like `dataclasses`. If False, it will only look for explicit - :func:`field` class attributes, like classic *attrs*. - - If left None, it will guess: - - 1. If any attributes are annotated and no unannotated - `attrs.field`\ s are found, it assumes *auto_attribs=True*. - 2. Otherwise it assumes *auto_attribs=False* and tries to collect - `attrs.field`\ s. - - If *attrs* decides to look at type annotations, **all** fields - **must** be annotated. If *attrs* encounters a field that is set to - a :func:`field` / `attr.ib` but lacks a type annotation, an - `attrs.exceptions.UnannotatedAttributeError` is raised. Use - ``field_name: typing.Any = field(...)`` if you don't want to set a - type. - - .. warning:: - - For features that use the attribute name to create decorators - (for example, :ref:`validators `), you still *must* - assign :func:`field` / `attr.ib` to them. Otherwise Python will - either not find the name or try to use the default value to - call, for example, ``validator`` on it. - - Attributes annotated as `typing.ClassVar`, and attributes that are - neither annotated nor set to an `field()` are **ignored**. - - these (dict[str, object]): - A dictionary of name to the (private) return value of `field()` - mappings. This is useful to avoid the definition of your attributes - within the class body because you can't (for example, if you want - to add ``__repr__`` methods to Django models) or don't want to. - - If *these* is not `None`, *attrs* will *not* search the class body - for attributes and will *not* remove any attributes from it. - - The order is deduced from the order of the attributes inside - *these*. - - Arguably, this is a rather obscure feature. - - .. versionadded:: 20.1.0 - .. versionchanged:: 21.3.0 Converters are also run ``on_setattr``. - .. versionadded:: 22.2.0 - *unsafe_hash* as an alias for *hash* (for :pep:`681` compliance). - .. versionchanged:: 24.1.0 - Instances are not compared as tuples of attributes anymore, but using a - big ``and`` condition. This is faster and has more correct behavior for - uncomparable values like `math.nan`. - .. versionadded:: 24.1.0 - If a class has an *inherited* classmethod called - ``__attrs_init_subclass__``, it is executed after the class is created. - .. deprecated:: 24.1.0 *hash* is deprecated in favor of *unsafe_hash*. - .. versionadded:: 24.3.0 - Unless already present, a ``__replace__`` method is automatically - created for `copy.replace` (Python 3.13+ only). - .. versionchanged:: 25.4.0 - *kw_only* now only applies to attributes defined in the current class, - and respects attribute-level ``kw_only=False`` settings. - .. versionadded:: 25.4.0 - Added *force_kw_only* to go back to the previous *kw_only* behavior. - - .. note:: - - The main differences to the classic `attr.s` are: - - - Automatically detect whether or not *auto_attribs* should be `True` - (c.f. *auto_attribs* parameter). - - Converters and validators run when attributes are set by default -- - if *frozen* is `False`. - - *slots=True* - - Usually, this has only upsides and few visible effects in everyday - programming. But it *can* lead to some surprising behaviors, so - please make sure to read :term:`slotted classes`. - - - *auto_exc=True* - - *auto_detect=True* - - *order=False* - - *force_kw_only=False* - - Some options that were only relevant on Python 2 or were kept around - for backwards-compatibility have been removed. - - """ - - def do_it(cls, auto_attribs): - return attrs( - maybe_cls=cls, - these=these, - repr=repr, - hash=hash, - unsafe_hash=unsafe_hash, - init=init, - slots=slots, - frozen=frozen, - weakref_slot=weakref_slot, - str=str, - auto_attribs=auto_attribs, - kw_only=kw_only, - cache_hash=cache_hash, - auto_exc=auto_exc, - eq=eq, - order=order, - auto_detect=auto_detect, - collect_by_mro=True, - getstate_setstate=getstate_setstate, - on_setattr=on_setattr, - field_transformer=field_transformer, - match_args=match_args, - force_kw_only=force_kw_only, - ) - - def wrap(cls): - """ - Making this a wrapper ensures this code runs during class creation. - - We also ensure that frozen-ness of classes is inherited. - """ - nonlocal frozen, on_setattr - - had_on_setattr = on_setattr not in (None, setters.NO_OP) - - # By default, mutable classes convert & validate on setattr. - if frozen is False and on_setattr is None: - on_setattr = _DEFAULT_ON_SETATTR - - # However, if we subclass a frozen class, we inherit the immutability - # and disable on_setattr. - for base_cls in cls.__bases__: - if base_cls.__setattr__ is _frozen_setattrs: - if had_on_setattr: - msg = "Frozen classes can't use on_setattr (frozen-ness was inherited)." - raise ValueError(msg) - - on_setattr = setters.NO_OP - break - - if auto_attribs is not None: - return do_it(cls, auto_attribs) - - try: - return do_it(cls, True) - except UnannotatedAttributeError: - return do_it(cls, False) - - # maybe_cls's type depends on the usage of the decorator. It's a class - # if it's used as `@attrs` but `None` if used as `@attrs()`. - if maybe_cls is None: - return wrap - - return wrap(maybe_cls) - - -mutable = define -frozen = partial(define, frozen=True, on_setattr=None) - - -def field( - *, - default=NOTHING, - validator=None, - repr=True, - hash=None, - init=True, - metadata=None, - type=None, - converter=None, - factory=None, - kw_only=None, - eq=None, - order=None, - on_setattr=None, - alias=None, -): - """ - Create a new :term:`field` / :term:`attribute` on a class. - - .. warning:: - - Does **nothing** unless the class is also decorated with - `attrs.define` (or similar)! - - Args: - default: - A value that is used if an *attrs*-generated ``__init__`` is used - and no value is passed while instantiating or the attribute is - excluded using ``init=False``. - - If the value is an instance of `attrs.Factory`, its callable will - be used to construct a new value (useful for mutable data types - like lists or dicts). - - If a default is not set (or set manually to `attrs.NOTHING`), a - value *must* be supplied when instantiating; otherwise a - `TypeError` will be raised. - - .. seealso:: `defaults` - - factory (~typing.Callable): - Syntactic sugar for ``default=attr.Factory(factory)``. - - validator (~typing.Callable | list[~typing.Callable]): - Callable that is called by *attrs*-generated ``__init__`` methods - after the instance has been initialized. They receive the - initialized instance, the :func:`~attrs.Attribute`, and the passed - value. - - The return value is *not* inspected so the validator has to throw - an exception itself. - - If a `list` is passed, its items are treated as validators and must - all pass. - - Validators can be globally disabled and re-enabled using - `attrs.validators.get_disabled` / `attrs.validators.set_disabled`. - - The validator can also be set using decorator notation as shown - below. - - .. seealso:: :ref:`validators` - - repr (bool | ~typing.Callable): - Include this attribute in the generated ``__repr__`` method. If - True, include the attribute; if False, omit it. By default, the - built-in ``repr()`` function is used. To override how the attribute - value is formatted, pass a ``callable`` that takes a single value - and returns a string. Note that the resulting string is used as-is, - which means it will be used directly *instead* of calling - ``repr()`` (the default). - - eq (bool | ~typing.Callable): - If True (default), include this attribute in the generated - ``__eq__`` and ``__ne__`` methods that check two instances for - equality. To override how the attribute value is compared, pass a - callable that takes a single value and returns the value to be - compared. - - .. seealso:: `comparison` - - order (bool | ~typing.Callable): - If True (default), include this attributes in the generated - ``__lt__``, ``__le__``, ``__gt__`` and ``__ge__`` methods. To - override how the attribute value is ordered, pass a callable that - takes a single value and returns the value to be ordered. - - .. seealso:: `comparison` - - hash (bool | None): - Include this attribute in the generated ``__hash__`` method. If - None (default), mirror *eq*'s value. This is the correct behavior - according the Python spec. Setting this value to anything else - than None is *discouraged*. - - .. seealso:: `hashing` - - init (bool): - Include this attribute in the generated ``__init__`` method. - - It is possible to set this to False and set a default value. In - that case this attributed is unconditionally initialized with the - specified default value or factory. - - .. seealso:: `init` - - converter (typing.Callable | Converter): - A callable that is called by *attrs*-generated ``__init__`` methods - to convert attribute's value to the desired format. - - If a vanilla callable is passed, it is given the passed-in value as - the only positional argument. It is possible to receive additional - arguments by wrapping the callable in a `Converter`. - - Either way, the returned value will be used as the new value of the - attribute. The value is converted before being passed to the - validator, if any. - - .. seealso:: :ref:`converters` - - metadata (dict | None): - An arbitrary mapping, to be used by third-party code. - - .. seealso:: `extending-metadata`. - - type (type): - The type of the attribute. Nowadays, the preferred method to - specify the type is using a variable annotation (see :pep:`526`). - This argument is provided for backwards-compatibility and for usage - with `make_class`. Regardless of the approach used, the type will - be stored on ``Attribute.type``. - - Please note that *attrs* doesn't do anything with this metadata by - itself. You can use it as part of your own code or for `static type - checking `. - - kw_only (bool | None): - Make this attribute keyword-only in the generated ``__init__`` (if - *init* is False, this parameter is ignored). If None (default), - mirror the setting from `attrs.define`. - - on_setattr (~typing.Callable | list[~typing.Callable] | None | ~typing.Literal[attrs.setters.NO_OP]): - Allows to overwrite the *on_setattr* setting from `attr.s`. If left - None, the *on_setattr* value from `attr.s` is used. Set to - `attrs.setters.NO_OP` to run **no** `setattr` hooks for this - attribute -- regardless of the setting in `define()`. - - alias (str | None): - Override this attribute's parameter name in the generated - ``__init__`` method. If left None, default to ``name`` stripped - of leading underscores. See `private-attributes`. - - .. versionadded:: 20.1.0 - .. versionchanged:: 21.1.0 - *eq*, *order*, and *cmp* also accept a custom callable - .. versionadded:: 22.2.0 *alias* - .. versionadded:: 23.1.0 - The *type* parameter has been re-added; mostly for `attrs.make_class`. - Please note that type checkers ignore this metadata. - .. versionchanged:: 25.4.0 - *kw_only* can now be None, and its default is also changed from False to - None. - - .. seealso:: - - `attr.ib` - """ - return attrib( - default=default, - validator=validator, - repr=repr, - hash=hash, - init=init, - metadata=metadata, - type=type, - converter=converter, - factory=factory, - kw_only=kw_only, - eq=eq, - order=order, - on_setattr=on_setattr, - alias=alias, - ) - - -def asdict(inst, *, recurse=True, filter=None, value_serializer=None): - """ - Same as `attr.asdict`, except that collections types are always retained - and dict is always used as *dict_factory*. - - .. versionadded:: 21.3.0 - """ - return _asdict( - inst=inst, - recurse=recurse, - filter=filter, - value_serializer=value_serializer, - retain_collection_types=True, - ) - - -def astuple(inst, *, recurse=True, filter=None): - """ - Same as `attr.astuple`, except that collections types are always retained - and `tuple` is always used as the *tuple_factory*. - - .. versionadded:: 21.3.0 - """ - return _astuple( - inst=inst, recurse=recurse, filter=filter, retain_collection_types=True - ) - - -def inspect(cls): - """ - Inspect the class and return its effective build parameters. - - Warning: - This feature is currently **experimental** and is not covered by our - strict backwards-compatibility guarantees. - - Args: - cls: The *attrs*-decorated class to inspect. - - Returns: - The effective build parameters of the class. - - Raises: - NotAnAttrsClassError: If the class is not an *attrs*-decorated class. - - .. versionadded:: 25.4.0 - """ - try: - return cls.__dict__["__attrs_props__"] - except KeyError: - msg = f"{cls!r} is not an attrs-decorated class." - raise NotAnAttrsClassError(msg) from None diff --git a/bot/lib/python3.11/site-packages/attr/_typing_compat.pyi b/bot/lib/python3.11/site-packages/attr/_typing_compat.pyi deleted file mode 100644 index ca7b71e..0000000 --- a/bot/lib/python3.11/site-packages/attr/_typing_compat.pyi +++ /dev/null @@ -1,15 +0,0 @@ -from typing import Any, ClassVar, Protocol - -# MYPY is a special constant in mypy which works the same way as `TYPE_CHECKING`. -MYPY = False - -if MYPY: - # A protocol to be able to statically accept an attrs class. - class AttrsInstance_(Protocol): - __attrs_attrs__: ClassVar[Any] - -else: - # For type checkers without plug-in support use an empty protocol that - # will (hopefully) be combined into a union. - class AttrsInstance_(Protocol): - pass diff --git a/bot/lib/python3.11/site-packages/attr/_version_info.py b/bot/lib/python3.11/site-packages/attr/_version_info.py deleted file mode 100644 index 27f1888..0000000 --- a/bot/lib/python3.11/site-packages/attr/_version_info.py +++ /dev/null @@ -1,89 +0,0 @@ -# SPDX-License-Identifier: MIT - - -from functools import total_ordering - -from ._funcs import astuple -from ._make import attrib, attrs - - -@total_ordering -@attrs(eq=False, order=False, slots=True, frozen=True) -class VersionInfo: - """ - A version object that can be compared to tuple of length 1--4: - - >>> attr.VersionInfo(19, 1, 0, "final") <= (19, 2) - True - >>> attr.VersionInfo(19, 1, 0, "final") < (19, 1, 1) - True - >>> vi = attr.VersionInfo(19, 2, 0, "final") - >>> vi < (19, 1, 1) - False - >>> vi < (19,) - False - >>> vi == (19, 2,) - True - >>> vi == (19, 2, 1) - False - - .. versionadded:: 19.2 - """ - - year = attrib(type=int) - minor = attrib(type=int) - micro = attrib(type=int) - releaselevel = attrib(type=str) - - @classmethod - def _from_version_string(cls, s): - """ - Parse *s* and return a _VersionInfo. - """ - v = s.split(".") - if len(v) == 3: - v.append("final") - - return cls( - year=int(v[0]), minor=int(v[1]), micro=int(v[2]), releaselevel=v[3] - ) - - def _ensure_tuple(self, other): - """ - Ensure *other* is a tuple of a valid length. - - Returns a possibly transformed *other* and ourselves as a tuple of - the same length as *other*. - """ - - if self.__class__ is other.__class__: - other = astuple(other) - - if not isinstance(other, tuple): - raise NotImplementedError - - if not (1 <= len(other) <= 4): - raise NotImplementedError - - return astuple(self)[: len(other)], other - - def __eq__(self, other): - try: - us, them = self._ensure_tuple(other) - except NotImplementedError: - return NotImplemented - - return us == them - - def __lt__(self, other): - try: - us, them = self._ensure_tuple(other) - except NotImplementedError: - return NotImplemented - - # Since alphabetically "dev0" < "final" < "post1" < "post2", we don't - # have to do anything special with releaselevel for now. - return us < them - - def __hash__(self): - return hash((self.year, self.minor, self.micro, self.releaselevel)) diff --git a/bot/lib/python3.11/site-packages/attr/_version_info.pyi b/bot/lib/python3.11/site-packages/attr/_version_info.pyi deleted file mode 100644 index 45ced08..0000000 --- a/bot/lib/python3.11/site-packages/attr/_version_info.pyi +++ /dev/null @@ -1,9 +0,0 @@ -class VersionInfo: - @property - def year(self) -> int: ... - @property - def minor(self) -> int: ... - @property - def micro(self) -> int: ... - @property - def releaselevel(self) -> str: ... diff --git a/bot/lib/python3.11/site-packages/attr/converters.py b/bot/lib/python3.11/site-packages/attr/converters.py deleted file mode 100644 index 0a79dee..0000000 --- a/bot/lib/python3.11/site-packages/attr/converters.py +++ /dev/null @@ -1,162 +0,0 @@ -# SPDX-License-Identifier: MIT - -""" -Commonly useful converters. -""" - -import typing - -from ._compat import _AnnotationExtractor -from ._make import NOTHING, Converter, Factory, pipe - - -__all__ = [ - "default_if_none", - "optional", - "pipe", - "to_bool", -] - - -def optional(converter): - """ - A converter that allows an attribute to be optional. An optional attribute - is one which can be set to `None`. - - Type annotations will be inferred from the wrapped converter's, if it has - any. - - Args: - converter (typing.Callable): - the converter that is used for non-`None` values. - - .. versionadded:: 17.1.0 - """ - - if isinstance(converter, Converter): - - def optional_converter(val, inst, field): - if val is None: - return None - return converter(val, inst, field) - - else: - - def optional_converter(val): - if val is None: - return None - return converter(val) - - xtr = _AnnotationExtractor(converter) - - t = xtr.get_first_param_type() - if t: - optional_converter.__annotations__["val"] = typing.Optional[t] - - rt = xtr.get_return_type() - if rt: - optional_converter.__annotations__["return"] = typing.Optional[rt] - - if isinstance(converter, Converter): - return Converter(optional_converter, takes_self=True, takes_field=True) - - return optional_converter - - -def default_if_none(default=NOTHING, factory=None): - """ - A converter that allows to replace `None` values by *default* or the result - of *factory*. - - Args: - default: - Value to be used if `None` is passed. Passing an instance of - `attrs.Factory` is supported, however the ``takes_self`` option is - *not*. - - factory (typing.Callable): - A callable that takes no parameters whose result is used if `None` - is passed. - - Raises: - TypeError: If **neither** *default* or *factory* is passed. - - TypeError: If **both** *default* and *factory* are passed. - - ValueError: - If an instance of `attrs.Factory` is passed with - ``takes_self=True``. - - .. versionadded:: 18.2.0 - """ - if default is NOTHING and factory is None: - msg = "Must pass either `default` or `factory`." - raise TypeError(msg) - - if default is not NOTHING and factory is not None: - msg = "Must pass either `default` or `factory` but not both." - raise TypeError(msg) - - if factory is not None: - default = Factory(factory) - - if isinstance(default, Factory): - if default.takes_self: - msg = "`takes_self` is not supported by default_if_none." - raise ValueError(msg) - - def default_if_none_converter(val): - if val is not None: - return val - - return default.factory() - - else: - - def default_if_none_converter(val): - if val is not None: - return val - - return default - - return default_if_none_converter - - -def to_bool(val): - """ - Convert "boolean" strings (for example, from environment variables) to real - booleans. - - Values mapping to `True`: - - - ``True`` - - ``"true"`` / ``"t"`` - - ``"yes"`` / ``"y"`` - - ``"on"`` - - ``"1"`` - - ``1`` - - Values mapping to `False`: - - - ``False`` - - ``"false"`` / ``"f"`` - - ``"no"`` / ``"n"`` - - ``"off"`` - - ``"0"`` - - ``0`` - - Raises: - ValueError: For any other value. - - .. versionadded:: 21.3.0 - """ - if isinstance(val, str): - val = val.lower() - - if val in (True, "true", "t", "yes", "y", "on", "1", 1): - return True - if val in (False, "false", "f", "no", "n", "off", "0", 0): - return False - - msg = f"Cannot convert value to bool: {val!r}" - raise ValueError(msg) diff --git a/bot/lib/python3.11/site-packages/attr/converters.pyi b/bot/lib/python3.11/site-packages/attr/converters.pyi deleted file mode 100644 index 12bd0c4..0000000 --- a/bot/lib/python3.11/site-packages/attr/converters.pyi +++ /dev/null @@ -1,19 +0,0 @@ -from typing import Callable, Any, overload - -from attrs import _ConverterType, _CallableConverterType - -@overload -def pipe(*validators: _CallableConverterType) -> _CallableConverterType: ... -@overload -def pipe(*validators: _ConverterType) -> _ConverterType: ... -@overload -def optional(converter: _CallableConverterType) -> _CallableConverterType: ... -@overload -def optional(converter: _ConverterType) -> _ConverterType: ... -@overload -def default_if_none(default: Any) -> _CallableConverterType: ... -@overload -def default_if_none( - *, factory: Callable[[], Any] -) -> _CallableConverterType: ... -def to_bool(val: str | int | bool) -> bool: ... diff --git a/bot/lib/python3.11/site-packages/attr/exceptions.py b/bot/lib/python3.11/site-packages/attr/exceptions.py deleted file mode 100644 index 3b7abb8..0000000 --- a/bot/lib/python3.11/site-packages/attr/exceptions.py +++ /dev/null @@ -1,95 +0,0 @@ -# SPDX-License-Identifier: MIT - -from __future__ import annotations - -from typing import ClassVar - - -class FrozenError(AttributeError): - """ - A frozen/immutable instance or attribute have been attempted to be - modified. - - It mirrors the behavior of ``namedtuples`` by using the same error message - and subclassing `AttributeError`. - - .. versionadded:: 20.1.0 - """ - - msg = "can't set attribute" - args: ClassVar[tuple[str]] = [msg] - - -class FrozenInstanceError(FrozenError): - """ - A frozen instance has been attempted to be modified. - - .. versionadded:: 16.1.0 - """ - - -class FrozenAttributeError(FrozenError): - """ - A frozen attribute has been attempted to be modified. - - .. versionadded:: 20.1.0 - """ - - -class AttrsAttributeNotFoundError(ValueError): - """ - An *attrs* function couldn't find an attribute that the user asked for. - - .. versionadded:: 16.2.0 - """ - - -class NotAnAttrsClassError(ValueError): - """ - A non-*attrs* class has been passed into an *attrs* function. - - .. versionadded:: 16.2.0 - """ - - -class DefaultAlreadySetError(RuntimeError): - """ - A default has been set when defining the field and is attempted to be reset - using the decorator. - - .. versionadded:: 17.1.0 - """ - - -class UnannotatedAttributeError(RuntimeError): - """ - A class with ``auto_attribs=True`` has a field without a type annotation. - - .. versionadded:: 17.3.0 - """ - - -class PythonTooOldError(RuntimeError): - """ - It was attempted to use an *attrs* feature that requires a newer Python - version. - - .. versionadded:: 18.2.0 - """ - - -class NotCallableError(TypeError): - """ - A field requiring a callable has been set with a value that is not - callable. - - .. versionadded:: 19.2.0 - """ - - def __init__(self, msg, value): - super(TypeError, self).__init__(msg, value) - self.msg = msg - self.value = value - - def __str__(self): - return str(self.msg) diff --git a/bot/lib/python3.11/site-packages/attr/exceptions.pyi b/bot/lib/python3.11/site-packages/attr/exceptions.pyi deleted file mode 100644 index f268011..0000000 --- a/bot/lib/python3.11/site-packages/attr/exceptions.pyi +++ /dev/null @@ -1,17 +0,0 @@ -from typing import Any - -class FrozenError(AttributeError): - msg: str = ... - -class FrozenInstanceError(FrozenError): ... -class FrozenAttributeError(FrozenError): ... -class AttrsAttributeNotFoundError(ValueError): ... -class NotAnAttrsClassError(ValueError): ... -class DefaultAlreadySetError(RuntimeError): ... -class UnannotatedAttributeError(RuntimeError): ... -class PythonTooOldError(RuntimeError): ... - -class NotCallableError(TypeError): - msg: str = ... - value: Any = ... - def __init__(self, msg: str, value: Any) -> None: ... diff --git a/bot/lib/python3.11/site-packages/attr/filters.py b/bot/lib/python3.11/site-packages/attr/filters.py deleted file mode 100644 index 689b170..0000000 --- a/bot/lib/python3.11/site-packages/attr/filters.py +++ /dev/null @@ -1,72 +0,0 @@ -# SPDX-License-Identifier: MIT - -""" -Commonly useful filters for `attrs.asdict` and `attrs.astuple`. -""" - -from ._make import Attribute - - -def _split_what(what): - """ - Returns a tuple of `frozenset`s of classes and attributes. - """ - return ( - frozenset(cls for cls in what if isinstance(cls, type)), - frozenset(cls for cls in what if isinstance(cls, str)), - frozenset(cls for cls in what if isinstance(cls, Attribute)), - ) - - -def include(*what): - """ - Create a filter that only allows *what*. - - Args: - what (list[type, str, attrs.Attribute]): - What to include. Can be a type, a name, or an attribute. - - Returns: - Callable: - A callable that can be passed to `attrs.asdict`'s and - `attrs.astuple`'s *filter* argument. - - .. versionchanged:: 23.1.0 Accept strings with field names. - """ - cls, names, attrs = _split_what(what) - - def include_(attribute, value): - return ( - value.__class__ in cls - or attribute.name in names - or attribute in attrs - ) - - return include_ - - -def exclude(*what): - """ - Create a filter that does **not** allow *what*. - - Args: - what (list[type, str, attrs.Attribute]): - What to exclude. Can be a type, a name, or an attribute. - - Returns: - Callable: - A callable that can be passed to `attrs.asdict`'s and - `attrs.astuple`'s *filter* argument. - - .. versionchanged:: 23.3.0 Accept field name string as input argument - """ - cls, names, attrs = _split_what(what) - - def exclude_(attribute, value): - return not ( - value.__class__ in cls - or attribute.name in names - or attribute in attrs - ) - - return exclude_ diff --git a/bot/lib/python3.11/site-packages/attr/filters.pyi b/bot/lib/python3.11/site-packages/attr/filters.pyi deleted file mode 100644 index 974abdc..0000000 --- a/bot/lib/python3.11/site-packages/attr/filters.pyi +++ /dev/null @@ -1,6 +0,0 @@ -from typing import Any - -from . import Attribute, _FilterType - -def include(*what: type | str | Attribute[Any]) -> _FilterType[Any]: ... -def exclude(*what: type | str | Attribute[Any]) -> _FilterType[Any]: ... diff --git a/bot/lib/python3.11/site-packages/attr/py.typed b/bot/lib/python3.11/site-packages/attr/py.typed deleted file mode 100644 index e69de29..0000000 diff --git a/bot/lib/python3.11/site-packages/attr/setters.py b/bot/lib/python3.11/site-packages/attr/setters.py deleted file mode 100644 index 78b0839..0000000 --- a/bot/lib/python3.11/site-packages/attr/setters.py +++ /dev/null @@ -1,79 +0,0 @@ -# SPDX-License-Identifier: MIT - -""" -Commonly used hooks for on_setattr. -""" - -from . import _config -from .exceptions import FrozenAttributeError - - -def pipe(*setters): - """ - Run all *setters* and return the return value of the last one. - - .. versionadded:: 20.1.0 - """ - - def wrapped_pipe(instance, attrib, new_value): - rv = new_value - - for setter in setters: - rv = setter(instance, attrib, rv) - - return rv - - return wrapped_pipe - - -def frozen(_, __, ___): - """ - Prevent an attribute to be modified. - - .. versionadded:: 20.1.0 - """ - raise FrozenAttributeError - - -def validate(instance, attrib, new_value): - """ - Run *attrib*'s validator on *new_value* if it has one. - - .. versionadded:: 20.1.0 - """ - if _config._run_validators is False: - return new_value - - v = attrib.validator - if not v: - return new_value - - v(instance, attrib, new_value) - - return new_value - - -def convert(instance, attrib, new_value): - """ - Run *attrib*'s converter -- if it has one -- on *new_value* and return the - result. - - .. versionadded:: 20.1.0 - """ - c = attrib.converter - if c: - # This can be removed once we drop 3.8 and use attrs.Converter instead. - from ._make import Converter - - if not isinstance(c, Converter): - return c(new_value) - - return c(new_value, instance, attrib) - - return new_value - - -# Sentinel for disabling class-wide *on_setattr* hooks for certain attributes. -# Sphinx's autodata stopped working, so the docstring is inlined in the API -# docs. -NO_OP = object() diff --git a/bot/lib/python3.11/site-packages/attr/setters.pyi b/bot/lib/python3.11/site-packages/attr/setters.pyi deleted file mode 100644 index 73abf36..0000000 --- a/bot/lib/python3.11/site-packages/attr/setters.pyi +++ /dev/null @@ -1,20 +0,0 @@ -from typing import Any, NewType, NoReturn, TypeVar - -from . import Attribute -from attrs import _OnSetAttrType - -_T = TypeVar("_T") - -def frozen( - instance: Any, attribute: Attribute[Any], new_value: Any -) -> NoReturn: ... -def pipe(*setters: _OnSetAttrType) -> _OnSetAttrType: ... -def validate(instance: Any, attribute: Attribute[_T], new_value: _T) -> _T: ... - -# convert is allowed to return Any, because they can be chained using pipe. -def convert( - instance: Any, attribute: Attribute[Any], new_value: Any -) -> Any: ... - -_NoOpType = NewType("_NoOpType", object) -NO_OP: _NoOpType diff --git a/bot/lib/python3.11/site-packages/attr/validators.py b/bot/lib/python3.11/site-packages/attr/validators.py deleted file mode 100644 index 837e003..0000000 --- a/bot/lib/python3.11/site-packages/attr/validators.py +++ /dev/null @@ -1,748 +0,0 @@ -# SPDX-License-Identifier: MIT - -""" -Commonly useful validators. -""" - -import operator -import re - -from contextlib import contextmanager -from re import Pattern - -from ._config import get_run_validators, set_run_validators -from ._make import _AndValidator, and_, attrib, attrs -from .converters import default_if_none -from .exceptions import NotCallableError - - -__all__ = [ - "and_", - "deep_iterable", - "deep_mapping", - "disabled", - "ge", - "get_disabled", - "gt", - "in_", - "instance_of", - "is_callable", - "le", - "lt", - "matches_re", - "max_len", - "min_len", - "not_", - "optional", - "or_", - "set_disabled", -] - - -def set_disabled(disabled): - """ - Globally disable or enable running validators. - - By default, they are run. - - Args: - disabled (bool): If `True`, disable running all validators. - - .. warning:: - - This function is not thread-safe! - - .. versionadded:: 21.3.0 - """ - set_run_validators(not disabled) - - -def get_disabled(): - """ - Return a bool indicating whether validators are currently disabled or not. - - Returns: - bool:`True` if validators are currently disabled. - - .. versionadded:: 21.3.0 - """ - return not get_run_validators() - - -@contextmanager -def disabled(): - """ - Context manager that disables running validators within its context. - - .. warning:: - - This context manager is not thread-safe! - - .. versionadded:: 21.3.0 - """ - set_run_validators(False) - try: - yield - finally: - set_run_validators(True) - - -@attrs(repr=False, slots=True, unsafe_hash=True) -class _InstanceOfValidator: - type = attrib() - - def __call__(self, inst, attr, value): - """ - We use a callable class to be able to change the ``__repr__``. - """ - if not isinstance(value, self.type): - msg = f"'{attr.name}' must be {self.type!r} (got {value!r} that is a {value.__class__!r})." - raise TypeError( - msg, - attr, - self.type, - value, - ) - - def __repr__(self): - return f"" - - -def instance_of(type): - """ - A validator that raises a `TypeError` if the initializer is called with a - wrong type for this particular attribute (checks are performed using - `isinstance` therefore it's also valid to pass a tuple of types). - - Args: - type (type | tuple[type]): The type to check for. - - Raises: - TypeError: - With a human readable error message, the attribute (of type - `attrs.Attribute`), the expected type, and the value it got. - """ - return _InstanceOfValidator(type) - - -@attrs(repr=False, frozen=True, slots=True) -class _MatchesReValidator: - pattern = attrib() - match_func = attrib() - - def __call__(self, inst, attr, value): - """ - We use a callable class to be able to change the ``__repr__``. - """ - if not self.match_func(value): - msg = f"'{attr.name}' must match regex {self.pattern.pattern!r} ({value!r} doesn't)" - raise ValueError( - msg, - attr, - self.pattern, - value, - ) - - def __repr__(self): - return f"" - - -def matches_re(regex, flags=0, func=None): - r""" - A validator that raises `ValueError` if the initializer is called with a - string that doesn't match *regex*. - - Args: - regex (str, re.Pattern): - A regex string or precompiled pattern to match against - - flags (int): - Flags that will be passed to the underlying re function (default 0) - - func (typing.Callable): - Which underlying `re` function to call. Valid options are - `re.fullmatch`, `re.search`, and `re.match`; the default `None` - means `re.fullmatch`. For performance reasons, the pattern is - always precompiled using `re.compile`. - - .. versionadded:: 19.2.0 - .. versionchanged:: 21.3.0 *regex* can be a pre-compiled pattern. - """ - valid_funcs = (re.fullmatch, None, re.search, re.match) - if func not in valid_funcs: - msg = "'func' must be one of {}.".format( - ", ".join( - sorted((e and e.__name__) or "None" for e in set(valid_funcs)) - ) - ) - raise ValueError(msg) - - if isinstance(regex, Pattern): - if flags: - msg = "'flags' can only be used with a string pattern; pass flags to re.compile() instead" - raise TypeError(msg) - pattern = regex - else: - pattern = re.compile(regex, flags) - - if func is re.match: - match_func = pattern.match - elif func is re.search: - match_func = pattern.search - else: - match_func = pattern.fullmatch - - return _MatchesReValidator(pattern, match_func) - - -@attrs(repr=False, slots=True, unsafe_hash=True) -class _OptionalValidator: - validator = attrib() - - def __call__(self, inst, attr, value): - if value is None: - return - - self.validator(inst, attr, value) - - def __repr__(self): - return f"" - - -def optional(validator): - """ - A validator that makes an attribute optional. An optional attribute is one - which can be set to `None` in addition to satisfying the requirements of - the sub-validator. - - Args: - validator - (typing.Callable | tuple[typing.Callable] | list[typing.Callable]): - A validator (or validators) that is used for non-`None` values. - - .. versionadded:: 15.1.0 - .. versionchanged:: 17.1.0 *validator* can be a list of validators. - .. versionchanged:: 23.1.0 *validator* can also be a tuple of validators. - """ - if isinstance(validator, (list, tuple)): - return _OptionalValidator(_AndValidator(validator)) - - return _OptionalValidator(validator) - - -@attrs(repr=False, slots=True, unsafe_hash=True) -class _InValidator: - options = attrib() - _original_options = attrib(hash=False) - - def __call__(self, inst, attr, value): - try: - in_options = value in self.options - except TypeError: # e.g. `1 in "abc"` - in_options = False - - if not in_options: - msg = f"'{attr.name}' must be in {self._original_options!r} (got {value!r})" - raise ValueError( - msg, - attr, - self._original_options, - value, - ) - - def __repr__(self): - return f"" - - -def in_(options): - """ - A validator that raises a `ValueError` if the initializer is called with a - value that does not belong in the *options* provided. - - The check is performed using ``value in options``, so *options* has to - support that operation. - - To keep the validator hashable, dicts, lists, and sets are transparently - transformed into a `tuple`. - - Args: - options: Allowed options. - - Raises: - ValueError: - With a human readable error message, the attribute (of type - `attrs.Attribute`), the expected options, and the value it got. - - .. versionadded:: 17.1.0 - .. versionchanged:: 22.1.0 - The ValueError was incomplete until now and only contained the human - readable error message. Now it contains all the information that has - been promised since 17.1.0. - .. versionchanged:: 24.1.0 - *options* that are a list, dict, or a set are now transformed into a - tuple to keep the validator hashable. - """ - repr_options = options - if isinstance(options, (list, dict, set)): - options = tuple(options) - - return _InValidator(options, repr_options) - - -@attrs(repr=False, slots=False, unsafe_hash=True) -class _IsCallableValidator: - def __call__(self, inst, attr, value): - """ - We use a callable class to be able to change the ``__repr__``. - """ - if not callable(value): - message = ( - "'{name}' must be callable " - "(got {value!r} that is a {actual!r})." - ) - raise NotCallableError( - msg=message.format( - name=attr.name, value=value, actual=value.__class__ - ), - value=value, - ) - - def __repr__(self): - return "" - - -def is_callable(): - """ - A validator that raises a `attrs.exceptions.NotCallableError` if the - initializer is called with a value for this particular attribute that is - not callable. - - .. versionadded:: 19.1.0 - - Raises: - attrs.exceptions.NotCallableError: - With a human readable error message containing the attribute - (`attrs.Attribute`) name, and the value it got. - """ - return _IsCallableValidator() - - -@attrs(repr=False, slots=True, unsafe_hash=True) -class _DeepIterable: - member_validator = attrib(validator=is_callable()) - iterable_validator = attrib( - default=None, validator=optional(is_callable()) - ) - - def __call__(self, inst, attr, value): - """ - We use a callable class to be able to change the ``__repr__``. - """ - if self.iterable_validator is not None: - self.iterable_validator(inst, attr, value) - - for member in value: - self.member_validator(inst, attr, member) - - def __repr__(self): - iterable_identifier = ( - "" - if self.iterable_validator is None - else f" {self.iterable_validator!r}" - ) - return ( - f"" - ) - - -def deep_iterable(member_validator, iterable_validator=None): - """ - A validator that performs deep validation of an iterable. - - Args: - member_validator: Validator(s) to apply to iterable members. - - iterable_validator: - Validator(s) to apply to iterable itself (optional). - - Raises - TypeError: if any sub-validators fail - - .. versionadded:: 19.1.0 - - .. versionchanged:: 25.4.0 - *member_validator* and *iterable_validator* can now be a list or tuple - of validators. - """ - if isinstance(member_validator, (list, tuple)): - member_validator = and_(*member_validator) - if isinstance(iterable_validator, (list, tuple)): - iterable_validator = and_(*iterable_validator) - return _DeepIterable(member_validator, iterable_validator) - - -@attrs(repr=False, slots=True, unsafe_hash=True) -class _DeepMapping: - key_validator = attrib(validator=optional(is_callable())) - value_validator = attrib(validator=optional(is_callable())) - mapping_validator = attrib(validator=optional(is_callable())) - - def __call__(self, inst, attr, value): - """ - We use a callable class to be able to change the ``__repr__``. - """ - if self.mapping_validator is not None: - self.mapping_validator(inst, attr, value) - - for key in value: - if self.key_validator is not None: - self.key_validator(inst, attr, key) - if self.value_validator is not None: - self.value_validator(inst, attr, value[key]) - - def __repr__(self): - return f"" - - -def deep_mapping( - key_validator=None, value_validator=None, mapping_validator=None -): - """ - A validator that performs deep validation of a dictionary. - - All validators are optional, but at least one of *key_validator* or - *value_validator* must be provided. - - Args: - key_validator: Validator(s) to apply to dictionary keys. - - value_validator: Validator(s) to apply to dictionary values. - - mapping_validator: - Validator(s) to apply to top-level mapping attribute. - - .. versionadded:: 19.1.0 - - .. versionchanged:: 25.4.0 - *key_validator* and *value_validator* are now optional, but at least one - of them must be provided. - - .. versionchanged:: 25.4.0 - *key_validator*, *value_validator*, and *mapping_validator* can now be a - list or tuple of validators. - - Raises: - TypeError: If any sub-validator fails on validation. - - ValueError: - If neither *key_validator* nor *value_validator* is provided on - instantiation. - """ - if key_validator is None and value_validator is None: - msg = ( - "At least one of key_validator or value_validator must be provided" - ) - raise ValueError(msg) - - if isinstance(key_validator, (list, tuple)): - key_validator = and_(*key_validator) - if isinstance(value_validator, (list, tuple)): - value_validator = and_(*value_validator) - if isinstance(mapping_validator, (list, tuple)): - mapping_validator = and_(*mapping_validator) - - return _DeepMapping(key_validator, value_validator, mapping_validator) - - -@attrs(repr=False, frozen=True, slots=True) -class _NumberValidator: - bound = attrib() - compare_op = attrib() - compare_func = attrib() - - def __call__(self, inst, attr, value): - """ - We use a callable class to be able to change the ``__repr__``. - """ - if not self.compare_func(value, self.bound): - msg = f"'{attr.name}' must be {self.compare_op} {self.bound}: {value}" - raise ValueError(msg) - - def __repr__(self): - return f"" - - -def lt(val): - """ - A validator that raises `ValueError` if the initializer is called with a - number larger or equal to *val*. - - The validator uses `operator.lt` to compare the values. - - Args: - val: Exclusive upper bound for values. - - .. versionadded:: 21.3.0 - """ - return _NumberValidator(val, "<", operator.lt) - - -def le(val): - """ - A validator that raises `ValueError` if the initializer is called with a - number greater than *val*. - - The validator uses `operator.le` to compare the values. - - Args: - val: Inclusive upper bound for values. - - .. versionadded:: 21.3.0 - """ - return _NumberValidator(val, "<=", operator.le) - - -def ge(val): - """ - A validator that raises `ValueError` if the initializer is called with a - number smaller than *val*. - - The validator uses `operator.ge` to compare the values. - - Args: - val: Inclusive lower bound for values - - .. versionadded:: 21.3.0 - """ - return _NumberValidator(val, ">=", operator.ge) - - -def gt(val): - """ - A validator that raises `ValueError` if the initializer is called with a - number smaller or equal to *val*. - - The validator uses `operator.gt` to compare the values. - - Args: - val: Exclusive lower bound for values - - .. versionadded:: 21.3.0 - """ - return _NumberValidator(val, ">", operator.gt) - - -@attrs(repr=False, frozen=True, slots=True) -class _MaxLengthValidator: - max_length = attrib() - - def __call__(self, inst, attr, value): - """ - We use a callable class to be able to change the ``__repr__``. - """ - if len(value) > self.max_length: - msg = f"Length of '{attr.name}' must be <= {self.max_length}: {len(value)}" - raise ValueError(msg) - - def __repr__(self): - return f"" - - -def max_len(length): - """ - A validator that raises `ValueError` if the initializer is called - with a string or iterable that is longer than *length*. - - Args: - length (int): Maximum length of the string or iterable - - .. versionadded:: 21.3.0 - """ - return _MaxLengthValidator(length) - - -@attrs(repr=False, frozen=True, slots=True) -class _MinLengthValidator: - min_length = attrib() - - def __call__(self, inst, attr, value): - """ - We use a callable class to be able to change the ``__repr__``. - """ - if len(value) < self.min_length: - msg = f"Length of '{attr.name}' must be >= {self.min_length}: {len(value)}" - raise ValueError(msg) - - def __repr__(self): - return f"" - - -def min_len(length): - """ - A validator that raises `ValueError` if the initializer is called - with a string or iterable that is shorter than *length*. - - Args: - length (int): Minimum length of the string or iterable - - .. versionadded:: 22.1.0 - """ - return _MinLengthValidator(length) - - -@attrs(repr=False, slots=True, unsafe_hash=True) -class _SubclassOfValidator: - type = attrib() - - def __call__(self, inst, attr, value): - """ - We use a callable class to be able to change the ``__repr__``. - """ - if not issubclass(value, self.type): - msg = f"'{attr.name}' must be a subclass of {self.type!r} (got {value!r})." - raise TypeError( - msg, - attr, - self.type, - value, - ) - - def __repr__(self): - return f"" - - -def _subclass_of(type): - """ - A validator that raises a `TypeError` if the initializer is called with a - wrong type for this particular attribute (checks are performed using - `issubclass` therefore it's also valid to pass a tuple of types). - - Args: - type (type | tuple[type, ...]): The type(s) to check for. - - Raises: - TypeError: - With a human readable error message, the attribute (of type - `attrs.Attribute`), the expected type, and the value it got. - """ - return _SubclassOfValidator(type) - - -@attrs(repr=False, slots=True, unsafe_hash=True) -class _NotValidator: - validator = attrib() - msg = attrib( - converter=default_if_none( - "not_ validator child '{validator!r}' " - "did not raise a captured error" - ) - ) - exc_types = attrib( - validator=deep_iterable( - member_validator=_subclass_of(Exception), - iterable_validator=instance_of(tuple), - ), - ) - - def __call__(self, inst, attr, value): - try: - self.validator(inst, attr, value) - except self.exc_types: - pass # suppress error to invert validity - else: - raise ValueError( - self.msg.format( - validator=self.validator, - exc_types=self.exc_types, - ), - attr, - self.validator, - value, - self.exc_types, - ) - - def __repr__(self): - return f"" - - -def not_(validator, *, msg=None, exc_types=(ValueError, TypeError)): - """ - A validator that wraps and logically 'inverts' the validator passed to it. - It will raise a `ValueError` if the provided validator *doesn't* raise a - `ValueError` or `TypeError` (by default), and will suppress the exception - if the provided validator *does*. - - Intended to be used with existing validators to compose logic without - needing to create inverted variants, for example, ``not_(in_(...))``. - - Args: - validator: A validator to be logically inverted. - - msg (str): - Message to raise if validator fails. Formatted with keys - ``exc_types`` and ``validator``. - - exc_types (tuple[type, ...]): - Exception type(s) to capture. Other types raised by child - validators will not be intercepted and pass through. - - Raises: - ValueError: - With a human readable error message, the attribute (of type - `attrs.Attribute`), the validator that failed to raise an - exception, the value it got, and the expected exception types. - - .. versionadded:: 22.2.0 - """ - try: - exc_types = tuple(exc_types) - except TypeError: - exc_types = (exc_types,) - return _NotValidator(validator, msg, exc_types) - - -@attrs(repr=False, slots=True, unsafe_hash=True) -class _OrValidator: - validators = attrib() - - def __call__(self, inst, attr, value): - for v in self.validators: - try: - v(inst, attr, value) - except Exception: # noqa: BLE001, PERF203, S112 - continue - else: - return - - msg = f"None of {self.validators!r} satisfied for value {value!r}" - raise ValueError(msg) - - def __repr__(self): - return f"" - - -def or_(*validators): - """ - A validator that composes multiple validators into one. - - When called on a value, it runs all wrapped validators until one of them is - satisfied. - - Args: - validators (~collections.abc.Iterable[typing.Callable]): - Arbitrary number of validators. - - Raises: - ValueError: - If no validator is satisfied. Raised with a human-readable error - message listing all the wrapped validators and the value that - failed all of them. - - .. versionadded:: 24.1.0 - """ - vals = [] - for v in validators: - vals.extend(v.validators if isinstance(v, _OrValidator) else [v]) - - return _OrValidator(tuple(vals)) diff --git a/bot/lib/python3.11/site-packages/attr/validators.pyi b/bot/lib/python3.11/site-packages/attr/validators.pyi deleted file mode 100644 index 36a7e80..0000000 --- a/bot/lib/python3.11/site-packages/attr/validators.pyi +++ /dev/null @@ -1,140 +0,0 @@ -from types import UnionType -from typing import ( - Any, - AnyStr, - Callable, - Container, - ContextManager, - Iterable, - Mapping, - Match, - Pattern, - TypeVar, - overload, -) - -from attrs import _ValidatorType -from attrs import _ValidatorArgType - -_T = TypeVar("_T") -_T1 = TypeVar("_T1") -_T2 = TypeVar("_T2") -_T3 = TypeVar("_T3") -_T4 = TypeVar("_T4") -_T5 = TypeVar("_T5") -_T6 = TypeVar("_T6") -_I = TypeVar("_I", bound=Iterable) -_K = TypeVar("_K") -_V = TypeVar("_V") -_M = TypeVar("_M", bound=Mapping) - -def set_disabled(run: bool) -> None: ... -def get_disabled() -> bool: ... -def disabled() -> ContextManager[None]: ... - -# To be more precise on instance_of use some overloads. -# If there are more than 3 items in the tuple then we fall back to Any -@overload -def instance_of(type: type[_T]) -> _ValidatorType[_T]: ... -@overload -def instance_of(type: tuple[type[_T]]) -> _ValidatorType[_T]: ... -@overload -def instance_of( - type: tuple[type[_T1], type[_T2]], -) -> _ValidatorType[_T1 | _T2]: ... -@overload -def instance_of( - type: tuple[type[_T1], type[_T2], type[_T3]], -) -> _ValidatorType[_T1 | _T2 | _T3]: ... -@overload -def instance_of(type: tuple[type, ...]) -> _ValidatorType[Any]: ... -@overload -def instance_of(type: UnionType) -> _ValidatorType[Any]: ... -def optional( - validator: ( - _ValidatorType[_T] - | list[_ValidatorType[_T]] - | tuple[_ValidatorType[_T]] - ), -) -> _ValidatorType[_T | None]: ... -def in_(options: Container[_T]) -> _ValidatorType[_T]: ... -def and_(*validators: _ValidatorType[_T]) -> _ValidatorType[_T]: ... -def matches_re( - regex: Pattern[AnyStr] | AnyStr, - flags: int = ..., - func: Callable[[AnyStr, AnyStr, int], Match[AnyStr] | None] | None = ..., -) -> _ValidatorType[AnyStr]: ... -def deep_iterable( - member_validator: _ValidatorArgType[_T], - iterable_validator: _ValidatorArgType[_I] | None = ..., -) -> _ValidatorType[_I]: ... -@overload -def deep_mapping( - key_validator: _ValidatorArgType[_K], - value_validator: _ValidatorArgType[_V] | None = ..., - mapping_validator: _ValidatorArgType[_M] | None = ..., -) -> _ValidatorType[_M]: ... -@overload -def deep_mapping( - key_validator: _ValidatorArgType[_K] | None = ..., - value_validator: _ValidatorArgType[_V] = ..., - mapping_validator: _ValidatorArgType[_M] | None = ..., -) -> _ValidatorType[_M]: ... -def is_callable() -> _ValidatorType[_T]: ... -def lt(val: _T) -> _ValidatorType[_T]: ... -def le(val: _T) -> _ValidatorType[_T]: ... -def ge(val: _T) -> _ValidatorType[_T]: ... -def gt(val: _T) -> _ValidatorType[_T]: ... -def max_len(length: int) -> _ValidatorType[_T]: ... -def min_len(length: int) -> _ValidatorType[_T]: ... -def not_( - validator: _ValidatorType[_T], - *, - msg: str | None = None, - exc_types: type[Exception] | Iterable[type[Exception]] = ..., -) -> _ValidatorType[_T]: ... -@overload -def or_( - __v1: _ValidatorType[_T1], - __v2: _ValidatorType[_T2], -) -> _ValidatorType[_T1 | _T2]: ... -@overload -def or_( - __v1: _ValidatorType[_T1], - __v2: _ValidatorType[_T2], - __v3: _ValidatorType[_T3], -) -> _ValidatorType[_T1 | _T2 | _T3]: ... -@overload -def or_( - __v1: _ValidatorType[_T1], - __v2: _ValidatorType[_T2], - __v3: _ValidatorType[_T3], - __v4: _ValidatorType[_T4], -) -> _ValidatorType[_T1 | _T2 | _T3 | _T4]: ... -@overload -def or_( - __v1: _ValidatorType[_T1], - __v2: _ValidatorType[_T2], - __v3: _ValidatorType[_T3], - __v4: _ValidatorType[_T4], - __v5: _ValidatorType[_T5], -) -> _ValidatorType[_T1 | _T2 | _T3 | _T4 | _T5]: ... -@overload -def or_( - __v1: _ValidatorType[_T1], - __v2: _ValidatorType[_T2], - __v3: _ValidatorType[_T3], - __v4: _ValidatorType[_T4], - __v5: _ValidatorType[_T5], - __v6: _ValidatorType[_T6], -) -> _ValidatorType[_T1 | _T2 | _T3 | _T4 | _T5 | _T6]: ... -@overload -def or_( - __v1: _ValidatorType[Any], - __v2: _ValidatorType[Any], - __v3: _ValidatorType[Any], - __v4: _ValidatorType[Any], - __v5: _ValidatorType[Any], - __v6: _ValidatorType[Any], - *validators: _ValidatorType[Any], -) -> _ValidatorType[Any]: ... diff --git a/bot/lib/python3.11/site-packages/attrs-25.4.0.dist-info/INSTALLER b/bot/lib/python3.11/site-packages/attrs-25.4.0.dist-info/INSTALLER deleted file mode 100644 index a1b589e..0000000 --- a/bot/lib/python3.11/site-packages/attrs-25.4.0.dist-info/INSTALLER +++ /dev/null @@ -1 +0,0 @@ -pip diff --git a/bot/lib/python3.11/site-packages/attrs-25.4.0.dist-info/METADATA b/bot/lib/python3.11/site-packages/attrs-25.4.0.dist-info/METADATA deleted file mode 100644 index 51128bb..0000000 --- a/bot/lib/python3.11/site-packages/attrs-25.4.0.dist-info/METADATA +++ /dev/null @@ -1,235 +0,0 @@ -Metadata-Version: 2.4 -Name: attrs -Version: 25.4.0 -Summary: Classes Without Boilerplate -Project-URL: Documentation, https://www.attrs.org/ -Project-URL: Changelog, https://www.attrs.org/en/stable/changelog.html -Project-URL: GitHub, https://github.com/python-attrs/attrs -Project-URL: Funding, https://github.com/sponsors/hynek -Project-URL: Tidelift, https://tidelift.com/subscription/pkg/pypi-attrs?utm_source=pypi-attrs&utm_medium=pypi -Author-email: Hynek Schlawack -License-Expression: MIT -License-File: LICENSE -Keywords: attribute,boilerplate,class -Classifier: Development Status :: 5 - Production/Stable -Classifier: Programming Language :: Python :: 3.9 -Classifier: Programming Language :: Python :: 3.10 -Classifier: Programming Language :: Python :: 3.11 -Classifier: Programming Language :: Python :: 3.12 -Classifier: Programming Language :: Python :: 3.13 -Classifier: Programming Language :: Python :: 3.14 -Classifier: Programming Language :: Python :: Implementation :: CPython -Classifier: Programming Language :: Python :: Implementation :: PyPy -Classifier: Typing :: Typed -Requires-Python: >=3.9 -Description-Content-Type: text/markdown - -

    - - attrs - -

    - - -*attrs* is the Python package that will bring back the **joy** of **writing classes** by relieving you from the drudgery of implementing object protocols (aka [dunder methods](https://www.attrs.org/en/latest/glossary.html#term-dunder-methods)). -Trusted by NASA for [Mars missions since 2020](https://github.com/readme/featured/nasa-ingenuity-helicopter)! - -Its main goal is to help you to write **concise** and **correct** software without slowing down your code. - - -## Sponsors - -*attrs* would not be possible without our [amazing sponsors](https://github.com/sponsors/hynek). -Especially those generously supporting us at the *The Organization* tier and higher: - - - -

    - - - - - - - - - -

    - - - -

    - Please consider joining them to help make attrs’s maintenance more sustainable! -

    - - - -## Example - -*attrs* gives you a class decorator and a way to declaratively define the attributes on that class: - - - -```pycon ->>> from attrs import asdict, define, make_class, Factory - ->>> @define -... class SomeClass: -... a_number: int = 42 -... list_of_numbers: list[int] = Factory(list) -... -... def hard_math(self, another_number): -... return self.a_number + sum(self.list_of_numbers) * another_number - - ->>> sc = SomeClass(1, [1, 2, 3]) ->>> sc -SomeClass(a_number=1, list_of_numbers=[1, 2, 3]) - ->>> sc.hard_math(3) -19 ->>> sc == SomeClass(1, [1, 2, 3]) -True ->>> sc != SomeClass(2, [3, 2, 1]) -True - ->>> asdict(sc) -{'a_number': 1, 'list_of_numbers': [1, 2, 3]} - ->>> SomeClass() -SomeClass(a_number=42, list_of_numbers=[]) - ->>> C = make_class("C", ["a", "b"]) ->>> C("foo", "bar") -C(a='foo', b='bar') -``` - -After *declaring* your attributes, *attrs* gives you: - -- a concise and explicit overview of the class's attributes, -- a nice human-readable `__repr__`, -- equality-checking methods, -- an initializer, -- and much more, - -*without* writing dull boilerplate code again and again and *without* runtime performance penalties. - ---- - -This example uses *attrs*'s modern APIs that have been introduced in version 20.1.0, and the *attrs* package import name that has been added in version 21.3.0. -The classic APIs (`@attr.s`, `attr.ib`, plus their serious-business aliases) and the `attr` package import name will remain **indefinitely**. - -Check out [*On The Core API Names*](https://www.attrs.org/en/latest/names.html) for an in-depth explanation! - - -### Hate Type Annotations!? - -No problem! -Types are entirely **optional** with *attrs*. -Simply assign `attrs.field()` to the attributes instead of annotating them with types: - -```python -from attrs import define, field - -@define -class SomeClass: - a_number = field(default=42) - list_of_numbers = field(factory=list) -``` - - -## Data Classes - -On the tin, *attrs* might remind you of `dataclasses` (and indeed, `dataclasses` [are a descendant](https://hynek.me/articles/import-attrs/) of *attrs*). -In practice it does a lot more and is more flexible. -For instance, it allows you to define [special handling of NumPy arrays for equality checks](https://www.attrs.org/en/stable/comparison.html#customization), allows more ways to [plug into the initialization process](https://www.attrs.org/en/stable/init.html#hooking-yourself-into-initialization), has a replacement for `__init_subclass__`, and allows for stepping through the generated methods using a debugger. - -For more details, please refer to our [comparison page](https://www.attrs.org/en/stable/why.html#data-classes), but generally speaking, we are more likely to commit crimes against nature to make things work that one would expect to work, but that are quite complicated in practice. - - -## Project Information - -- [**Changelog**](https://www.attrs.org/en/stable/changelog.html) -- [**Documentation**](https://www.attrs.org/) -- [**PyPI**](https://pypi.org/project/attrs/) -- [**Source Code**](https://github.com/python-attrs/attrs) -- [**Contributing**](https://github.com/python-attrs/attrs/blob/main/.github/CONTRIBUTING.md) -- [**Third-party Extensions**](https://github.com/python-attrs/attrs/wiki/Extensions-to-attrs) -- **Get Help**: use the `python-attrs` tag on [Stack Overflow](https://stackoverflow.com/questions/tagged/python-attrs) - - -### *attrs* for Enterprise - -Available as part of the [Tidelift Subscription](https://tidelift.com/?utm_source=lifter&utm_medium=referral&utm_campaign=hynek). - -The maintainers of *attrs* and thousands of other packages are working with Tidelift to deliver commercial support and maintenance for the open source packages you use to build your applications. -Save time, reduce risk, and improve code health, while paying the maintainers of the exact packages you use. - -## Release Information - -### Backwards-incompatible Changes - -- Class-level `kw_only=True` behavior is now consistent with `dataclasses`. - - Previously, a class that sets `kw_only=True` makes all attributes keyword-only, including those from base classes. - If an attribute sets `kw_only=False`, that setting is ignored, and it is still made keyword-only. - - Now, only the attributes defined in that class that doesn't explicitly set `kw_only=False` are made keyword-only. - - This shouldn't be a problem for most users, unless you have a pattern like this: - - ```python - @attrs.define(kw_only=True) - class Base: - a: int - b: int = attrs.field(default=1, kw_only=False) - - @attrs.define - class Subclass(Base): - c: int - ``` - - Here, we have a `kw_only=True` *attrs* class (`Base`) with an attribute that sets `kw_only=False` and has a default (`Base.b`), and then create a subclass (`Subclass`) with required arguments (`Subclass.c`). - Previously this would work, since it would make `Base.b` keyword-only, but now this fails since `Base.b` is positional, and we have a required positional argument (`Subclass.c`) following another argument with defaults. - [#1457](https://github.com/python-attrs/attrs/issues/1457) - - -### Changes - -- Values passed to the `__init__()` method of `attrs` classes are now correctly passed to `__attrs_pre_init__()` instead of their default values (in cases where *kw_only* was not specified). - [#1427](https://github.com/python-attrs/attrs/issues/1427) -- Added support for Python 3.14 and [PEP 749](https://peps.python.org/pep-0749/). - [#1446](https://github.com/python-attrs/attrs/issues/1446), - [#1451](https://github.com/python-attrs/attrs/issues/1451) -- `attrs.validators.deep_mapping()` now allows to leave out either *key_validator* xor *value_validator*. - [#1448](https://github.com/python-attrs/attrs/issues/1448) -- `attrs.validators.deep_iterator()` and `attrs.validators.deep_mapping()` now accept lists and tuples for all validators and wrap them into a `attrs.validators.and_()`. - [#1449](https://github.com/python-attrs/attrs/issues/1449) -- Added a new **experimental** way to inspect classes: - - `attrs.inspect(cls)` returns the _effective_ class-wide parameters that were used by *attrs* to construct the class. - - The returned class is the same data structure that *attrs* uses internally to decide how to construct the final class. - [#1454](https://github.com/python-attrs/attrs/issues/1454) -- Fixed annotations for `attrs.field(converter=...)`. - Previously, a `tuple` of converters was only accepted if it had exactly one element. - [#1461](https://github.com/python-attrs/attrs/issues/1461) -- The performance of `attrs.asdict()` has been improved by 45–260%. - [#1463](https://github.com/python-attrs/attrs/issues/1463) -- The performance of `attrs.astuple()` has been improved by 49–270%. - [#1469](https://github.com/python-attrs/attrs/issues/1469) -- The type annotation for `attrs.validators.or_()` now allows for different types of validators. - - This was only an issue on Pyright. - [#1474](https://github.com/python-attrs/attrs/issues/1474) - - - ---- - -[Full changelog →](https://www.attrs.org/en/stable/changelog.html) diff --git a/bot/lib/python3.11/site-packages/attrs-25.4.0.dist-info/RECORD b/bot/lib/python3.11/site-packages/attrs-25.4.0.dist-info/RECORD deleted file mode 100644 index 324e076..0000000 --- a/bot/lib/python3.11/site-packages/attrs-25.4.0.dist-info/RECORD +++ /dev/null @@ -1,55 +0,0 @@ -attr/__init__.py,sha256=fOYIvt1eGSqQre4uCS3sJWKZ0mwAuC8UD6qba5OS9_U,2057 -attr/__init__.pyi,sha256=IZkzIjvtbRqDWGkDBIF9dd12FgDa379JYq3GHnVOvFQ,11309 -attr/__pycache__/__init__.cpython-311.pyc,, -attr/__pycache__/_cmp.cpython-311.pyc,, -attr/__pycache__/_compat.cpython-311.pyc,, -attr/__pycache__/_config.cpython-311.pyc,, -attr/__pycache__/_funcs.cpython-311.pyc,, -attr/__pycache__/_make.cpython-311.pyc,, -attr/__pycache__/_next_gen.cpython-311.pyc,, -attr/__pycache__/_version_info.cpython-311.pyc,, -attr/__pycache__/converters.cpython-311.pyc,, -attr/__pycache__/exceptions.cpython-311.pyc,, -attr/__pycache__/filters.cpython-311.pyc,, -attr/__pycache__/setters.cpython-311.pyc,, -attr/__pycache__/validators.cpython-311.pyc,, -attr/_cmp.py,sha256=3Nn1TjxllUYiX_nJoVnEkXoDk0hM1DYKj5DE7GZe4i0,4117 -attr/_cmp.pyi,sha256=U-_RU_UZOyPUEQzXE6RMYQQcjkZRY25wTH99sN0s7MM,368 -attr/_compat.py,sha256=x0g7iEUOnBVJC72zyFCgb1eKqyxS-7f2LGnNyZ_r95s,2829 -attr/_config.py,sha256=dGq3xR6fgZEF6UBt_L0T-eUHIB4i43kRmH0P28sJVw8,843 -attr/_funcs.py,sha256=Ix5IETTfz5F01F-12MF_CSFomIn2h8b67EVVz2gCtBE,16479 -attr/_make.py,sha256=NRJDGS8syg2h3YNflVNoK2FwR3CpdSZxx8M6lacwljA,104141 -attr/_next_gen.py,sha256=BQtCUlzwg2gWHTYXBQvrEYBnzBUrDvO57u0Py6UCPhc,26274 -attr/_typing_compat.pyi,sha256=XDP54TUn-ZKhD62TOQebmzrwFyomhUCoGRpclb6alRA,469 -attr/_version_info.py,sha256=w4R-FYC3NK_kMkGUWJlYP4cVAlH9HRaC-um3fcjYkHM,2222 -attr/_version_info.pyi,sha256=x_M3L3WuB7r_ULXAWjx959udKQ4HLB8l-hsc1FDGNvk,209 -attr/converters.py,sha256=GlDeOzPeTFgeBBLbj9G57Ez5lAk68uhSALRYJ_exe84,3861 -attr/converters.pyi,sha256=orU2bff-VjQa2kMDyvnMQV73oJT2WRyQuw4ZR1ym1bE,643 -attr/exceptions.py,sha256=HRFq4iybmv7-DcZwyjl6M1euM2YeJVK_hFxuaBGAngI,1977 -attr/exceptions.pyi,sha256=zZq8bCUnKAy9mDtBEw42ZhPhAUIHoTKedDQInJD883M,539 -attr/filters.py,sha256=ZBiKWLp3R0LfCZsq7X11pn9WX8NslS2wXM4jsnLOGc8,1795 -attr/filters.pyi,sha256=3J5BG-dTxltBk1_-RuNRUHrv2qu1v8v4aDNAQ7_mifA,208 -attr/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0 -attr/setters.py,sha256=5-dcT63GQK35ONEzSgfXCkbB7pPkaR-qv15mm4PVSzQ,1617 -attr/setters.pyi,sha256=NnVkaFU1BB4JB8E4JuXyrzTUgvtMpj8p3wBdJY7uix4,584 -attr/validators.py,sha256=1BnYGTuYvSucGEI4ju-RPNJteVzG0ZlfWpJiWoSFHQ8,21458 -attr/validators.pyi,sha256=ftmW3m4KJ3pQcIXAj-BejT7BY4ZfqrC1G-5W7XvoPds,4082 -attrs-25.4.0.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4 -attrs-25.4.0.dist-info/METADATA,sha256=2Rerxj7agcMRxiwdkt6lC2guqHAmkGKCH13nWWK7ZoQ,10473 -attrs-25.4.0.dist-info/RECORD,, -attrs-25.4.0.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87 -attrs-25.4.0.dist-info/licenses/LICENSE,sha256=iCEVyV38KvHutnFPjsbVy8q_Znyv-HKfQkINpj9xTp8,1109 -attrs/__init__.py,sha256=RxaAZNwYiEh-fcvHLZNpQ_DWKni73M_jxEPEftiq1Zc,1183 -attrs/__init__.pyi,sha256=2gV79g9UxJppGSM48hAZJ6h_MHb70dZoJL31ZNJeZYI,9416 -attrs/__pycache__/__init__.cpython-311.pyc,, -attrs/__pycache__/converters.cpython-311.pyc,, -attrs/__pycache__/exceptions.cpython-311.pyc,, -attrs/__pycache__/filters.cpython-311.pyc,, -attrs/__pycache__/setters.cpython-311.pyc,, -attrs/__pycache__/validators.cpython-311.pyc,, -attrs/converters.py,sha256=8kQljrVwfSTRu8INwEk8SI0eGrzmWftsT7rM0EqyohM,76 -attrs/exceptions.py,sha256=ACCCmg19-vDFaDPY9vFl199SPXCQMN_bENs4DALjzms,76 -attrs/filters.py,sha256=VOUMZug9uEU6dUuA0dF1jInUK0PL3fLgP0VBS5d-CDE,73 -attrs/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0 -attrs/setters.py,sha256=eL1YidYQV3T2h9_SYIZSZR1FAcHGb1TuCTy0E0Lv2SU,73 -attrs/validators.py,sha256=xcy6wD5TtTkdCG1f4XWbocPSO0faBjk5IfVJfP6SUj0,76 diff --git a/bot/lib/python3.11/site-packages/attrs-25.4.0.dist-info/WHEEL b/bot/lib/python3.11/site-packages/attrs-25.4.0.dist-info/WHEEL deleted file mode 100644 index 12228d4..0000000 --- a/bot/lib/python3.11/site-packages/attrs-25.4.0.dist-info/WHEEL +++ /dev/null @@ -1,4 +0,0 @@ -Wheel-Version: 1.0 -Generator: hatchling 1.27.0 -Root-Is-Purelib: true -Tag: py3-none-any diff --git a/bot/lib/python3.11/site-packages/attrs-25.4.0.dist-info/licenses/LICENSE b/bot/lib/python3.11/site-packages/attrs-25.4.0.dist-info/licenses/LICENSE deleted file mode 100644 index 2bd6453..0000000 --- a/bot/lib/python3.11/site-packages/attrs-25.4.0.dist-info/licenses/LICENSE +++ /dev/null @@ -1,21 +0,0 @@ -The MIT License (MIT) - -Copyright (c) 2015 Hynek Schlawack and the attrs contributors - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. diff --git a/bot/lib/python3.11/site-packages/attrs/__init__.py b/bot/lib/python3.11/site-packages/attrs/__init__.py deleted file mode 100644 index dc1ce4b..0000000 --- a/bot/lib/python3.11/site-packages/attrs/__init__.py +++ /dev/null @@ -1,72 +0,0 @@ -# SPDX-License-Identifier: MIT - -from attr import ( - NOTHING, - Attribute, - AttrsInstance, - Converter, - Factory, - NothingType, - _make_getattr, - assoc, - cmp_using, - define, - evolve, - field, - fields, - fields_dict, - frozen, - has, - make_class, - mutable, - resolve_types, - validate, -) -from attr._make import ClassProps -from attr._next_gen import asdict, astuple, inspect - -from . import converters, exceptions, filters, setters, validators - - -__all__ = [ - "NOTHING", - "Attribute", - "AttrsInstance", - "ClassProps", - "Converter", - "Factory", - "NothingType", - "__author__", - "__copyright__", - "__description__", - "__doc__", - "__email__", - "__license__", - "__title__", - "__url__", - "__version__", - "__version_info__", - "asdict", - "assoc", - "astuple", - "cmp_using", - "converters", - "define", - "evolve", - "exceptions", - "field", - "fields", - "fields_dict", - "filters", - "frozen", - "has", - "inspect", - "make_class", - "mutable", - "resolve_types", - "setters", - "validate", - "validators", -] - -__getattr__ = _make_getattr(__name__) diff --git a/bot/lib/python3.11/site-packages/attrs/__init__.pyi b/bot/lib/python3.11/site-packages/attrs/__init__.pyi deleted file mode 100644 index 6364bac..0000000 --- a/bot/lib/python3.11/site-packages/attrs/__init__.pyi +++ /dev/null @@ -1,314 +0,0 @@ -import sys - -from typing import ( - Any, - Callable, - Mapping, - Sequence, - overload, - TypeVar, -) - -# Because we need to type our own stuff, we have to make everything from -# attr explicitly public too. -from attr import __author__ as __author__ -from attr import __copyright__ as __copyright__ -from attr import __description__ as __description__ -from attr import __email__ as __email__ -from attr import __license__ as __license__ -from attr import __title__ as __title__ -from attr import __url__ as __url__ -from attr import __version__ as __version__ -from attr import __version_info__ as __version_info__ -from attr import assoc as assoc -from attr import Attribute as Attribute -from attr import AttrsInstance as AttrsInstance -from attr import cmp_using as cmp_using -from attr import converters as converters -from attr import Converter as Converter -from attr import evolve as evolve -from attr import exceptions as exceptions -from attr import Factory as Factory -from attr import fields as fields -from attr import fields_dict as fields_dict -from attr import filters as filters -from attr import has as has -from attr import make_class as make_class -from attr import NOTHING as NOTHING -from attr import resolve_types as resolve_types -from attr import setters as setters -from attr import validate as validate -from attr import validators as validators -from attr import attrib, asdict as asdict, astuple as astuple -from attr import NothingType as NothingType - -if sys.version_info >= (3, 11): - from typing import dataclass_transform -else: - from typing_extensions import dataclass_transform - -_T = TypeVar("_T") -_C = TypeVar("_C", bound=type) - -_EqOrderType = bool | Callable[[Any], Any] -_ValidatorType = Callable[[Any, "Attribute[_T]", _T], Any] -_CallableConverterType = Callable[[Any], Any] -_ConverterType = _CallableConverterType | Converter[Any, Any] -_ReprType = Callable[[Any], str] -_ReprArgType = bool | _ReprType -_OnSetAttrType = Callable[[Any, "Attribute[Any]", Any], Any] -_OnSetAttrArgType = _OnSetAttrType | list[_OnSetAttrType] | setters._NoOpType -_FieldTransformer = Callable[ - [type, list["Attribute[Any]"]], list["Attribute[Any]"] -] -# FIXME: in reality, if multiple validators are passed they must be in a list -# or tuple, but those are invariant and so would prevent subtypes of -# _ValidatorType from working when passed in a list or tuple. -_ValidatorArgType = _ValidatorType[_T] | Sequence[_ValidatorType[_T]] - -@overload -def field( - *, - default: None = ..., - validator: None = ..., - repr: _ReprArgType = ..., - hash: bool | None = ..., - init: bool = ..., - metadata: Mapping[Any, Any] | None = ..., - converter: None = ..., - factory: None = ..., - kw_only: bool | None = ..., - eq: bool | None = ..., - order: bool | None = ..., - on_setattr: _OnSetAttrArgType | None = ..., - alias: str | None = ..., - type: type | None = ..., -) -> Any: ... - -# This form catches an explicit None or no default and infers the type from the -# other arguments. -@overload -def field( - *, - default: None = ..., - validator: _ValidatorArgType[_T] | None = ..., - repr: _ReprArgType = ..., - hash: bool | None = ..., - init: bool = ..., - metadata: Mapping[Any, Any] | None = ..., - converter: _ConverterType - | list[_ConverterType] - | tuple[_ConverterType, ...] - | None = ..., - factory: Callable[[], _T] | None = ..., - kw_only: bool | None = ..., - eq: _EqOrderType | None = ..., - order: _EqOrderType | None = ..., - on_setattr: _OnSetAttrArgType | None = ..., - alias: str | None = ..., - type: type | None = ..., -) -> _T: ... - -# This form catches an explicit default argument. -@overload -def field( - *, - default: _T, - validator: _ValidatorArgType[_T] | None = ..., - repr: _ReprArgType = ..., - hash: bool | None = ..., - init: bool = ..., - metadata: Mapping[Any, Any] | None = ..., - converter: _ConverterType - | list[_ConverterType] - | tuple[_ConverterType, ...] - | None = ..., - factory: Callable[[], _T] | None = ..., - kw_only: bool | None = ..., - eq: _EqOrderType | None = ..., - order: _EqOrderType | None = ..., - on_setattr: _OnSetAttrArgType | None = ..., - alias: str | None = ..., - type: type | None = ..., -) -> _T: ... - -# This form covers type=non-Type: e.g. forward references (str), Any -@overload -def field( - *, - default: _T | None = ..., - validator: _ValidatorArgType[_T] | None = ..., - repr: _ReprArgType = ..., - hash: bool | None = ..., - init: bool = ..., - metadata: Mapping[Any, Any] | None = ..., - converter: _ConverterType - | list[_ConverterType] - | tuple[_ConverterType, ...] - | None = ..., - factory: Callable[[], _T] | None = ..., - kw_only: bool | None = ..., - eq: _EqOrderType | None = ..., - order: _EqOrderType | None = ..., - on_setattr: _OnSetAttrArgType | None = ..., - alias: str | None = ..., - type: type | None = ..., -) -> Any: ... -@overload -@dataclass_transform(field_specifiers=(attrib, field)) -def define( - maybe_cls: _C, - *, - these: dict[str, Any] | None = ..., - repr: bool = ..., - unsafe_hash: bool | None = ..., - hash: bool | None = ..., - init: bool = ..., - slots: bool = ..., - frozen: bool = ..., - weakref_slot: bool = ..., - str: bool = ..., - auto_attribs: bool = ..., - kw_only: bool = ..., - cache_hash: bool = ..., - auto_exc: bool = ..., - eq: bool | None = ..., - order: bool | None = ..., - auto_detect: bool = ..., - getstate_setstate: bool | None = ..., - on_setattr: _OnSetAttrArgType | None = ..., - field_transformer: _FieldTransformer | None = ..., - match_args: bool = ..., -) -> _C: ... -@overload -@dataclass_transform(field_specifiers=(attrib, field)) -def define( - maybe_cls: None = ..., - *, - these: dict[str, Any] | None = ..., - repr: bool = ..., - unsafe_hash: bool | None = ..., - hash: bool | None = ..., - init: bool = ..., - slots: bool = ..., - frozen: bool = ..., - weakref_slot: bool = ..., - str: bool = ..., - auto_attribs: bool = ..., - kw_only: bool = ..., - cache_hash: bool = ..., - auto_exc: bool = ..., - eq: bool | None = ..., - order: bool | None = ..., - auto_detect: bool = ..., - getstate_setstate: bool | None = ..., - on_setattr: _OnSetAttrArgType | None = ..., - field_transformer: _FieldTransformer | None = ..., - match_args: bool = ..., -) -> Callable[[_C], _C]: ... - -mutable = define - -@overload -@dataclass_transform(frozen_default=True, field_specifiers=(attrib, field)) -def frozen( - maybe_cls: _C, - *, - these: dict[str, Any] | None = ..., - repr: bool = ..., - unsafe_hash: bool | None = ..., - hash: bool | None = ..., - init: bool = ..., - slots: bool = ..., - frozen: bool = ..., - weakref_slot: bool = ..., - str: bool = ..., - auto_attribs: bool = ..., - kw_only: bool = ..., - cache_hash: bool = ..., - auto_exc: bool = ..., - eq: bool | None = ..., - order: bool | None = ..., - auto_detect: bool = ..., - getstate_setstate: bool | None = ..., - on_setattr: _OnSetAttrArgType | None = ..., - field_transformer: _FieldTransformer | None = ..., - match_args: bool = ..., -) -> _C: ... -@overload -@dataclass_transform(frozen_default=True, field_specifiers=(attrib, field)) -def frozen( - maybe_cls: None = ..., - *, - these: dict[str, Any] | None = ..., - repr: bool = ..., - unsafe_hash: bool | None = ..., - hash: bool | None = ..., - init: bool = ..., - slots: bool = ..., - frozen: bool = ..., - weakref_slot: bool = ..., - str: bool = ..., - auto_attribs: bool = ..., - kw_only: bool = ..., - cache_hash: bool = ..., - auto_exc: bool = ..., - eq: bool | None = ..., - order: bool | None = ..., - auto_detect: bool = ..., - getstate_setstate: bool | None = ..., - on_setattr: _OnSetAttrArgType | None = ..., - field_transformer: _FieldTransformer | None = ..., - match_args: bool = ..., -) -> Callable[[_C], _C]: ... - -class ClassProps: - # XXX: somehow when defining/using enums Mypy starts looking at our own - # (untyped) code and causes tons of errors. - Hashability: Any - KeywordOnly: Any - - is_exception: bool - is_slotted: bool - has_weakref_slot: bool - is_frozen: bool - # kw_only: ClassProps.KeywordOnly - kw_only: Any - collected_fields_by_mro: bool - added_init: bool - added_repr: bool - added_eq: bool - added_ordering: bool - # hashability: ClassProps.Hashability - hashability: Any - added_match_args: bool - added_str: bool - added_pickling: bool - on_setattr_hook: _OnSetAttrType | None - field_transformer: Callable[[Attribute[Any]], Attribute[Any]] | None - - def __init__( - self, - is_exception: bool, - is_slotted: bool, - has_weakref_slot: bool, - is_frozen: bool, - # kw_only: ClassProps.KeywordOnly - kw_only: Any, - collected_fields_by_mro: bool, - added_init: bool, - added_repr: bool, - added_eq: bool, - added_ordering: bool, - # hashability: ClassProps.Hashability - hashability: Any, - added_match_args: bool, - added_str: bool, - added_pickling: bool, - on_setattr_hook: _OnSetAttrType, - field_transformer: Callable[[Attribute[Any]], Attribute[Any]], - ) -> None: ... - @property - def is_hashable(self) -> bool: ... - -def inspect(cls: type) -> ClassProps: ... diff --git a/bot/lib/python3.11/site-packages/attrs/converters.py b/bot/lib/python3.11/site-packages/attrs/converters.py deleted file mode 100644 index 7821f6c..0000000 --- a/bot/lib/python3.11/site-packages/attrs/converters.py +++ /dev/null @@ -1,3 +0,0 @@ -# SPDX-License-Identifier: MIT - -from attr.converters import * # noqa: F403 diff --git a/bot/lib/python3.11/site-packages/attrs/exceptions.py b/bot/lib/python3.11/site-packages/attrs/exceptions.py deleted file mode 100644 index 3323f9d..0000000 --- a/bot/lib/python3.11/site-packages/attrs/exceptions.py +++ /dev/null @@ -1,3 +0,0 @@ -# SPDX-License-Identifier: MIT - -from attr.exceptions import * # noqa: F403 diff --git a/bot/lib/python3.11/site-packages/attrs/filters.py b/bot/lib/python3.11/site-packages/attrs/filters.py deleted file mode 100644 index 3080f48..0000000 --- a/bot/lib/python3.11/site-packages/attrs/filters.py +++ /dev/null @@ -1,3 +0,0 @@ -# SPDX-License-Identifier: MIT - -from attr.filters import * # noqa: F403 diff --git a/bot/lib/python3.11/site-packages/attrs/py.typed b/bot/lib/python3.11/site-packages/attrs/py.typed deleted file mode 100644 index e69de29..0000000 diff --git a/bot/lib/python3.11/site-packages/attrs/setters.py b/bot/lib/python3.11/site-packages/attrs/setters.py deleted file mode 100644 index f3d73bb..0000000 --- a/bot/lib/python3.11/site-packages/attrs/setters.py +++ /dev/null @@ -1,3 +0,0 @@ -# SPDX-License-Identifier: MIT - -from attr.setters import * # noqa: F403 diff --git a/bot/lib/python3.11/site-packages/attrs/validators.py b/bot/lib/python3.11/site-packages/attrs/validators.py deleted file mode 100644 index 037e124..0000000 --- a/bot/lib/python3.11/site-packages/attrs/validators.py +++ /dev/null @@ -1,3 +0,0 @@ -# SPDX-License-Identifier: MIT - -from attr.validators import * # noqa: F403 diff --git a/bot/lib/python3.11/site-packages/distutils-precedence.pth b/bot/lib/python3.11/site-packages/distutils-precedence.pth deleted file mode 100644 index 7f009fe..0000000 --- a/bot/lib/python3.11/site-packages/distutils-precedence.pth +++ /dev/null @@ -1 +0,0 @@ -import os; var = 'SETUPTOOLS_USE_DISTUTILS'; enabled = os.environ.get(var, 'local') == 'local'; enabled and __import__('_distutils_hack').add_shim(); diff --git a/bot/lib/python3.11/site-packages/dotenv/__init__.py b/bot/lib/python3.11/site-packages/dotenv/__init__.py deleted file mode 100644 index dde24a0..0000000 --- a/bot/lib/python3.11/site-packages/dotenv/__init__.py +++ /dev/null @@ -1,51 +0,0 @@ -from typing import Any, Optional - -from .main import dotenv_values, find_dotenv, get_key, load_dotenv, set_key, unset_key - - -def load_ipython_extension(ipython: Any) -> None: - from .ipython import load_ipython_extension - - load_ipython_extension(ipython) - - -def get_cli_string( - path: Optional[str] = None, - action: Optional[str] = None, - key: Optional[str] = None, - value: Optional[str] = None, - quote: Optional[str] = None, -): - """Returns a string suitable for running as a shell script. - - Useful for converting a arguments passed to a fabric task - to be passed to a `local` or `run` command. - """ - command = ["dotenv"] - if quote: - command.append(f"-q {quote}") - if path: - command.append(f"-f {path}") - if action: - command.append(action) - if key: - command.append(key) - if value: - if " " in value: - command.append(f'"{value}"') - else: - command.append(value) - - return " ".join(command).strip() - - -__all__ = [ - "get_cli_string", - "load_dotenv", - "dotenv_values", - "get_key", - "set_key", - "unset_key", - "find_dotenv", - "load_ipython_extension", -] diff --git a/bot/lib/python3.11/site-packages/dotenv/__main__.py b/bot/lib/python3.11/site-packages/dotenv/__main__.py deleted file mode 100644 index 3977f55..0000000 --- a/bot/lib/python3.11/site-packages/dotenv/__main__.py +++ /dev/null @@ -1,6 +0,0 @@ -"""Entry point for cli, enables execution with `python -m dotenv`""" - -from .cli import cli - -if __name__ == "__main__": - cli() diff --git a/bot/lib/python3.11/site-packages/dotenv/cli.py b/bot/lib/python3.11/site-packages/dotenv/cli.py deleted file mode 100644 index c548aa3..0000000 --- a/bot/lib/python3.11/site-packages/dotenv/cli.py +++ /dev/null @@ -1,218 +0,0 @@ -import json -import os -import shlex -import sys -from contextlib import contextmanager -from typing import IO, Any, Dict, Iterator, List, Optional - -if sys.platform == "win32": - from subprocess import Popen - -try: - import click -except ImportError: - sys.stderr.write( - "It seems python-dotenv is not installed with cli option. \n" - 'Run pip install "python-dotenv[cli]" to fix this.' - ) - sys.exit(1) - -from .main import dotenv_values, set_key, unset_key -from .version import __version__ - - -def enumerate_env() -> Optional[str]: - """ - Return a path for the ${pwd}/.env file. - - If pwd does not exist, return None. - """ - try: - cwd = os.getcwd() - except FileNotFoundError: - return None - path = os.path.join(cwd, ".env") - return path - - -@click.group() -@click.option( - "-f", - "--file", - default=enumerate_env(), - type=click.Path(file_okay=True), - help="Location of the .env file, defaults to .env file in current working directory.", -) -@click.option( - "-q", - "--quote", - default="always", - type=click.Choice(["always", "never", "auto"]), - help="Whether to quote or not the variable values. Default mode is always. This does not affect parsing.", -) -@click.option( - "-e", - "--export", - default=False, - type=click.BOOL, - help="Whether to write the dot file as an executable bash script.", -) -@click.version_option(version=__version__) -@click.pass_context -def cli(ctx: click.Context, file: Any, quote: Any, export: Any) -> None: - """This script is used to set, get or unset values from a .env file.""" - ctx.obj = {"QUOTE": quote, "EXPORT": export, "FILE": file} - - -@contextmanager -def stream_file(path: os.PathLike) -> Iterator[IO[str]]: - """ - Open a file and yield the corresponding (decoded) stream. - - Exits with error code 2 if the file cannot be opened. - """ - - try: - with open(path) as stream: - yield stream - except OSError as exc: - print(f"Error opening env file: {exc}", file=sys.stderr) - sys.exit(2) - - -@cli.command(name="list") -@click.pass_context -@click.option( - "--format", - "output_format", - default="simple", - type=click.Choice(["simple", "json", "shell", "export"]), - help="The format in which to display the list. Default format is simple, " - "which displays name=value without quotes.", -) -def list_values(ctx: click.Context, output_format: str) -> None: - """Display all the stored key/value.""" - file = ctx.obj["FILE"] - - with stream_file(file) as stream: - values = dotenv_values(stream=stream) - - if output_format == "json": - click.echo(json.dumps(values, indent=2, sort_keys=True)) - else: - prefix = "export " if output_format == "export" else "" - for k in sorted(values): - v = values[k] - if v is not None: - if output_format in ("export", "shell"): - v = shlex.quote(v) - click.echo(f"{prefix}{k}={v}") - - -@cli.command(name="set") -@click.pass_context -@click.argument("key", required=True) -@click.argument("value", required=True) -def set_value(ctx: click.Context, key: Any, value: Any) -> None: - """Store the given key/value.""" - file = ctx.obj["FILE"] - quote = ctx.obj["QUOTE"] - export = ctx.obj["EXPORT"] - success, key, value = set_key(file, key, value, quote, export) - if success: - click.echo(f"{key}={value}") - else: - sys.exit(1) - - -@cli.command() -@click.pass_context -@click.argument("key", required=True) -def get(ctx: click.Context, key: Any) -> None: - """Retrieve the value for the given key.""" - file = ctx.obj["FILE"] - - with stream_file(file) as stream: - values = dotenv_values(stream=stream) - - stored_value = values.get(key) - if stored_value: - click.echo(stored_value) - else: - sys.exit(1) - - -@cli.command() -@click.pass_context -@click.argument("key", required=True) -def unset(ctx: click.Context, key: Any) -> None: - """Removes the given key.""" - file = ctx.obj["FILE"] - quote = ctx.obj["QUOTE"] - success, key = unset_key(file, key, quote) - if success: - click.echo(f"Successfully removed {key}") - else: - sys.exit(1) - - -@cli.command(context_settings={"ignore_unknown_options": True}) -@click.pass_context -@click.option( - "--override/--no-override", - default=True, - help="Override variables from the environment file with those from the .env file.", -) -@click.argument("commandline", nargs=-1, type=click.UNPROCESSED) -def run(ctx: click.Context, override: bool, commandline: List[str]) -> None: - """Run command with environment variables present.""" - file = ctx.obj["FILE"] - if not os.path.isfile(file): - raise click.BadParameter( - f"Invalid value for '-f' \"{file}\" does not exist.", ctx=ctx - ) - dotenv_as_dict = { - k: v - for (k, v) in dotenv_values(file).items() - if v is not None and (override or k not in os.environ) - } - - if not commandline: - click.echo("No command given.") - sys.exit(1) - run_command(commandline, dotenv_as_dict) - - -def run_command(command: List[str], env: Dict[str, str]) -> None: - """Replace the current process with the specified command. - - Replaces the current process with the specified command and the variables from `env` - added in the current environment variables. - - Parameters - ---------- - command: List[str] - The command and it's parameters - env: Dict - The additional environment variables - - Returns - ------- - None - This function does not return any value. It replaces the current process with the new one. - - """ - # copy the current environment variables and add the vales from - # `env` - cmd_env = os.environ.copy() - cmd_env.update(env) - - if sys.platform == "win32": - # execvpe on Windows returns control immediately - # rather than once the command has finished. - p = Popen(command, universal_newlines=True, bufsize=0, shell=False, env=cmd_env) - _, _ = p.communicate() - - sys.exit(p.returncode) - else: - os.execvpe(command[0], args=command, env=cmd_env) diff --git a/bot/lib/python3.11/site-packages/dotenv/ipython.py b/bot/lib/python3.11/site-packages/dotenv/ipython.py deleted file mode 100644 index 4e7edbb..0000000 --- a/bot/lib/python3.11/site-packages/dotenv/ipython.py +++ /dev/null @@ -1,50 +0,0 @@ -from IPython.core.magic import Magics, line_magic, magics_class # type: ignore -from IPython.core.magic_arguments import ( - argument, - magic_arguments, - parse_argstring, -) # type: ignore - -from .main import find_dotenv, load_dotenv - - -@magics_class -class IPythonDotEnv(Magics): - @magic_arguments() - @argument( - "-o", - "--override", - action="store_true", - help="Indicate to override existing variables", - ) - @argument( - "-v", - "--verbose", - action="store_true", - help="Indicate function calls to be verbose", - ) - @argument( - "dotenv_path", - nargs="?", - type=str, - default=".env", - help="Search in increasingly higher folders for the `dotenv_path`", - ) - @line_magic - def dotenv(self, line): - args = parse_argstring(self.dotenv, line) - # Locate the .env file - dotenv_path = args.dotenv_path - try: - dotenv_path = find_dotenv(dotenv_path, True, True) - except IOError: - print("cannot find .env file") - return - - # Load the .env file - load_dotenv(dotenv_path, verbose=args.verbose, override=args.override) - - -def load_ipython_extension(ipython): - """Register the %dotenv magic.""" - ipython.register_magics(IPythonDotEnv) diff --git a/bot/lib/python3.11/site-packages/dotenv/main.py b/bot/lib/python3.11/site-packages/dotenv/main.py deleted file mode 100644 index 1d6bf0b..0000000 --- a/bot/lib/python3.11/site-packages/dotenv/main.py +++ /dev/null @@ -1,435 +0,0 @@ -import io -import logging -import os -import pathlib -import shutil -import stat -import sys -import tempfile -from collections import OrderedDict -from contextlib import contextmanager -from typing import IO, Dict, Iterable, Iterator, Mapping, Optional, Tuple, Union - -from .parser import Binding, parse_stream -from .variables import parse_variables - -# A type alias for a string path to be used for the paths in this file. -# These paths may flow to `open()` and `shutil.move()`; `shutil.move()` -# only accepts string paths, not byte paths or file descriptors. See -# https://github.com/python/typeshed/pull/6832. -StrPath = Union[str, "os.PathLike[str]"] - -logger = logging.getLogger(__name__) - - -def _load_dotenv_disabled() -> bool: - """ - Determine if dotenv loading has been disabled. - """ - if "PYTHON_DOTENV_DISABLED" not in os.environ: - return False - value = os.environ["PYTHON_DOTENV_DISABLED"].casefold() - return value in {"1", "true", "t", "yes", "y"} - - -def with_warn_for_invalid_lines(mappings: Iterator[Binding]) -> Iterator[Binding]: - for mapping in mappings: - if mapping.error: - logger.warning( - "python-dotenv could not parse statement starting at line %s", - mapping.original.line, - ) - yield mapping - - -class DotEnv: - def __init__( - self, - dotenv_path: Optional[StrPath], - stream: Optional[IO[str]] = None, - verbose: bool = False, - encoding: Optional[str] = None, - interpolate: bool = True, - override: bool = True, - ) -> None: - self.dotenv_path: Optional[StrPath] = dotenv_path - self.stream: Optional[IO[str]] = stream - self._dict: Optional[Dict[str, Optional[str]]] = None - self.verbose: bool = verbose - self.encoding: Optional[str] = encoding - self.interpolate: bool = interpolate - self.override: bool = override - - @contextmanager - def _get_stream(self) -> Iterator[IO[str]]: - if self.dotenv_path and _is_file_or_fifo(self.dotenv_path): - with open(self.dotenv_path, encoding=self.encoding) as stream: - yield stream - elif self.stream is not None: - yield self.stream - else: - if self.verbose: - logger.info( - "python-dotenv could not find configuration file %s.", - self.dotenv_path or ".env", - ) - yield io.StringIO("") - - def dict(self) -> Dict[str, Optional[str]]: - """Return dotenv as dict""" - if self._dict: - return self._dict - - raw_values = self.parse() - - if self.interpolate: - self._dict = OrderedDict( - resolve_variables(raw_values, override=self.override) - ) - else: - self._dict = OrderedDict(raw_values) - - return self._dict - - def parse(self) -> Iterator[Tuple[str, Optional[str]]]: - with self._get_stream() as stream: - for mapping in with_warn_for_invalid_lines(parse_stream(stream)): - if mapping.key is not None: - yield mapping.key, mapping.value - - def set_as_environment_variables(self) -> bool: - """ - Load the current dotenv as system environment variable. - """ - if not self.dict(): - return False - - for k, v in self.dict().items(): - if k in os.environ and not self.override: - continue - if v is not None: - os.environ[k] = v - - return True - - def get(self, key: str) -> Optional[str]: - """ """ - data = self.dict() - - if key in data: - return data[key] - - if self.verbose: - logger.warning("Key %s not found in %s.", key, self.dotenv_path) - - return None - - -def get_key( - dotenv_path: StrPath, - key_to_get: str, - encoding: Optional[str] = "utf-8", -) -> Optional[str]: - """ - Get the value of a given key from the given .env. - - Returns `None` if the key isn't found or doesn't have a value. - """ - return DotEnv(dotenv_path, verbose=True, encoding=encoding).get(key_to_get) - - -@contextmanager -def rewrite( - path: StrPath, - encoding: Optional[str], -) -> Iterator[Tuple[IO[str], IO[str]]]: - pathlib.Path(path).touch() - - with tempfile.NamedTemporaryFile(mode="w", encoding=encoding, delete=False) as dest: - error = None - try: - with open(path, encoding=encoding) as source: - yield (source, dest) - except BaseException as err: - error = err - - if error is None: - shutil.move(dest.name, path) - else: - os.unlink(dest.name) - raise error from None - - -def set_key( - dotenv_path: StrPath, - key_to_set: str, - value_to_set: str, - quote_mode: str = "always", - export: bool = False, - encoding: Optional[str] = "utf-8", -) -> Tuple[Optional[bool], str, str]: - """ - Adds or Updates a key/value to the given .env - - If the .env path given doesn't exist, fails instead of risking creating - an orphan .env somewhere in the filesystem - """ - if quote_mode not in ("always", "auto", "never"): - raise ValueError(f"Unknown quote_mode: {quote_mode}") - - quote = quote_mode == "always" or ( - quote_mode == "auto" and not value_to_set.isalnum() - ) - - if quote: - value_out = "'{}'".format(value_to_set.replace("'", "\\'")) - else: - value_out = value_to_set - if export: - line_out = f"export {key_to_set}={value_out}\n" - else: - line_out = f"{key_to_set}={value_out}\n" - - with rewrite(dotenv_path, encoding=encoding) as (source, dest): - replaced = False - missing_newline = False - for mapping in with_warn_for_invalid_lines(parse_stream(source)): - if mapping.key == key_to_set: - dest.write(line_out) - replaced = True - else: - dest.write(mapping.original.string) - missing_newline = not mapping.original.string.endswith("\n") - if not replaced: - if missing_newline: - dest.write("\n") - dest.write(line_out) - - return True, key_to_set, value_to_set - - -def unset_key( - dotenv_path: StrPath, - key_to_unset: str, - quote_mode: str = "always", - encoding: Optional[str] = "utf-8", -) -> Tuple[Optional[bool], str]: - """ - Removes a given key from the given `.env` file. - - If the .env path given doesn't exist, fails. - If the given key doesn't exist in the .env, fails. - """ - if not os.path.exists(dotenv_path): - logger.warning("Can't delete from %s - it doesn't exist.", dotenv_path) - return None, key_to_unset - - removed = False - with rewrite(dotenv_path, encoding=encoding) as (source, dest): - for mapping in with_warn_for_invalid_lines(parse_stream(source)): - if mapping.key == key_to_unset: - removed = True - else: - dest.write(mapping.original.string) - - if not removed: - logger.warning( - "Key %s not removed from %s - key doesn't exist.", key_to_unset, dotenv_path - ) - return None, key_to_unset - - return removed, key_to_unset - - -def resolve_variables( - values: Iterable[Tuple[str, Optional[str]]], - override: bool, -) -> Mapping[str, Optional[str]]: - new_values: Dict[str, Optional[str]] = {} - - for name, value in values: - if value is None: - result = None - else: - atoms = parse_variables(value) - env: Dict[str, Optional[str]] = {} - if override: - env.update(os.environ) # type: ignore - env.update(new_values) - else: - env.update(new_values) - env.update(os.environ) # type: ignore - result = "".join(atom.resolve(env) for atom in atoms) - - new_values[name] = result - - return new_values - - -def _walk_to_root(path: str) -> Iterator[str]: - """ - Yield directories starting from the given directory up to the root - """ - if not os.path.exists(path): - raise IOError("Starting path not found") - - if os.path.isfile(path): - path = os.path.dirname(path) - - last_dir = None - current_dir = os.path.abspath(path) - while last_dir != current_dir: - yield current_dir - parent_dir = os.path.abspath(os.path.join(current_dir, os.path.pardir)) - last_dir, current_dir = current_dir, parent_dir - - -def find_dotenv( - filename: str = ".env", - raise_error_if_not_found: bool = False, - usecwd: bool = False, -) -> str: - """ - Search in increasingly higher folders for the given file - - Returns path to the file if found, or an empty string otherwise - """ - - def _is_interactive(): - """Decide whether this is running in a REPL or IPython notebook""" - if hasattr(sys, "ps1") or hasattr(sys, "ps2"): - return True - try: - main = __import__("__main__", None, None, fromlist=["__file__"]) - except ModuleNotFoundError: - return False - return not hasattr(main, "__file__") - - def _is_debugger(): - return sys.gettrace() is not None - - if usecwd or _is_interactive() or _is_debugger() or getattr(sys, "frozen", False): - # Should work without __file__, e.g. in REPL or IPython notebook. - path = os.getcwd() - else: - # will work for .py files - frame = sys._getframe() - current_file = __file__ - - while frame.f_code.co_filename == current_file or not os.path.exists( - frame.f_code.co_filename - ): - assert frame.f_back is not None - frame = frame.f_back - frame_filename = frame.f_code.co_filename - path = os.path.dirname(os.path.abspath(frame_filename)) - - for dirname in _walk_to_root(path): - check_path = os.path.join(dirname, filename) - if _is_file_or_fifo(check_path): - return check_path - - if raise_error_if_not_found: - raise IOError("File not found") - - return "" - - -def load_dotenv( - dotenv_path: Optional[StrPath] = None, - stream: Optional[IO[str]] = None, - verbose: bool = False, - override: bool = False, - interpolate: bool = True, - encoding: Optional[str] = "utf-8", -) -> bool: - """Parse a .env file and then load all the variables found as environment variables. - - Parameters: - dotenv_path: Absolute or relative path to .env file. - stream: Text stream (such as `io.StringIO`) with .env content, used if - `dotenv_path` is `None`. - verbose: Whether to output a warning the .env file is missing. - override: Whether to override the system environment variables with the variables - from the `.env` file. - encoding: Encoding to be used to read the file. - Returns: - Bool: True if at least one environment variable is set else False - - If both `dotenv_path` and `stream` are `None`, `find_dotenv()` is used to find the - .env file with it's default parameters. If you need to change the default parameters - of `find_dotenv()`, you can explicitly call `find_dotenv()` and pass the result - to this function as `dotenv_path`. - - If the environment variable `PYTHON_DOTENV_DISABLED` is set to a truthy value, - .env loading is disabled. - """ - if _load_dotenv_disabled(): - logger.debug( - "python-dotenv: .env loading disabled by PYTHON_DOTENV_DISABLED environment variable" - ) - return False - - if dotenv_path is None and stream is None: - dotenv_path = find_dotenv() - - dotenv = DotEnv( - dotenv_path=dotenv_path, - stream=stream, - verbose=verbose, - interpolate=interpolate, - override=override, - encoding=encoding, - ) - return dotenv.set_as_environment_variables() - - -def dotenv_values( - dotenv_path: Optional[StrPath] = None, - stream: Optional[IO[str]] = None, - verbose: bool = False, - interpolate: bool = True, - encoding: Optional[str] = "utf-8", -) -> Dict[str, Optional[str]]: - """ - Parse a .env file and return its content as a dict. - - The returned dict will have `None` values for keys without values in the .env file. - For example, `foo=bar` results in `{"foo": "bar"}` whereas `foo` alone results in - `{"foo": None}` - - Parameters: - dotenv_path: Absolute or relative path to the .env file. - stream: `StringIO` object with .env content, used if `dotenv_path` is `None`. - verbose: Whether to output a warning if the .env file is missing. - encoding: Encoding to be used to read the file. - - If both `dotenv_path` and `stream` are `None`, `find_dotenv()` is used to find the - .env file. - """ - if dotenv_path is None and stream is None: - dotenv_path = find_dotenv() - - return DotEnv( - dotenv_path=dotenv_path, - stream=stream, - verbose=verbose, - interpolate=interpolate, - override=True, - encoding=encoding, - ).dict() - - -def _is_file_or_fifo(path: StrPath) -> bool: - """ - Return True if `path` exists and is either a regular file or a FIFO. - """ - if os.path.isfile(path): - return True - - try: - st = os.stat(path) - except (FileNotFoundError, OSError): - return False - - return stat.S_ISFIFO(st.st_mode) diff --git a/bot/lib/python3.11/site-packages/dotenv/parser.py b/bot/lib/python3.11/site-packages/dotenv/parser.py deleted file mode 100644 index eb100b4..0000000 --- a/bot/lib/python3.11/site-packages/dotenv/parser.py +++ /dev/null @@ -1,182 +0,0 @@ -import codecs -import re -from typing import ( - IO, - Iterator, - Match, - NamedTuple, - Optional, - Pattern, - Sequence, -) - - -def make_regex(string: str, extra_flags: int = 0) -> Pattern[str]: - return re.compile(string, re.UNICODE | extra_flags) - - -_newline = make_regex(r"(\r\n|\n|\r)") -_multiline_whitespace = make_regex(r"\s*", extra_flags=re.MULTILINE) -_whitespace = make_regex(r"[^\S\r\n]*") -_export = make_regex(r"(?:export[^\S\r\n]+)?") -_single_quoted_key = make_regex(r"'([^']+)'") -_unquoted_key = make_regex(r"([^=\#\s]+)") -_equal_sign = make_regex(r"(=[^\S\r\n]*)") -_single_quoted_value = make_regex(r"'((?:\\'|[^'])*)'") -_double_quoted_value = make_regex(r'"((?:\\"|[^"])*)"') -_unquoted_value = make_regex(r"([^\r\n]*)") -_comment = make_regex(r"(?:[^\S\r\n]*#[^\r\n]*)?") -_end_of_line = make_regex(r"[^\S\r\n]*(?:\r\n|\n|\r|$)") -_rest_of_line = make_regex(r"[^\r\n]*(?:\r|\n|\r\n)?") -_double_quote_escapes = make_regex(r"\\[\\'\"abfnrtv]") -_single_quote_escapes = make_regex(r"\\[\\']") - - -class Original(NamedTuple): - string: str - line: int - - -class Binding(NamedTuple): - key: Optional[str] - value: Optional[str] - original: Original - error: bool - - -class Position: - def __init__(self, chars: int, line: int) -> None: - self.chars = chars - self.line = line - - @classmethod - def start(cls) -> "Position": - return cls(chars=0, line=1) - - def set(self, other: "Position") -> None: - self.chars = other.chars - self.line = other.line - - def advance(self, string: str) -> None: - self.chars += len(string) - self.line += len(re.findall(_newline, string)) - - -class Error(Exception): - pass - - -class Reader: - def __init__(self, stream: IO[str]) -> None: - self.string = stream.read() - self.position = Position.start() - self.mark = Position.start() - - def has_next(self) -> bool: - return self.position.chars < len(self.string) - - def set_mark(self) -> None: - self.mark.set(self.position) - - def get_marked(self) -> Original: - return Original( - string=self.string[self.mark.chars : self.position.chars], - line=self.mark.line, - ) - - def peek(self, count: int) -> str: - return self.string[self.position.chars : self.position.chars + count] - - def read(self, count: int) -> str: - result = self.string[self.position.chars : self.position.chars + count] - if len(result) < count: - raise Error("read: End of string") - self.position.advance(result) - return result - - def read_regex(self, regex: Pattern[str]) -> Sequence[str]: - match = regex.match(self.string, self.position.chars) - if match is None: - raise Error("read_regex: Pattern not found") - self.position.advance(self.string[match.start() : match.end()]) - return match.groups() - - -def decode_escapes(regex: Pattern[str], string: str) -> str: - def decode_match(match: Match[str]) -> str: - return codecs.decode(match.group(0), "unicode-escape") # type: ignore - - return regex.sub(decode_match, string) - - -def parse_key(reader: Reader) -> Optional[str]: - char = reader.peek(1) - if char == "#": - return None - elif char == "'": - (key,) = reader.read_regex(_single_quoted_key) - else: - (key,) = reader.read_regex(_unquoted_key) - return key - - -def parse_unquoted_value(reader: Reader) -> str: - (part,) = reader.read_regex(_unquoted_value) - return re.sub(r"\s+#.*", "", part).rstrip() - - -def parse_value(reader: Reader) -> str: - char = reader.peek(1) - if char == "'": - (value,) = reader.read_regex(_single_quoted_value) - return decode_escapes(_single_quote_escapes, value) - elif char == '"': - (value,) = reader.read_regex(_double_quoted_value) - return decode_escapes(_double_quote_escapes, value) - elif char in ("", "\n", "\r"): - return "" - else: - return parse_unquoted_value(reader) - - -def parse_binding(reader: Reader) -> Binding: - reader.set_mark() - try: - reader.read_regex(_multiline_whitespace) - if not reader.has_next(): - return Binding( - key=None, - value=None, - original=reader.get_marked(), - error=False, - ) - reader.read_regex(_export) - key = parse_key(reader) - reader.read_regex(_whitespace) - if reader.peek(1) == "=": - reader.read_regex(_equal_sign) - value: Optional[str] = parse_value(reader) - else: - value = None - reader.read_regex(_comment) - reader.read_regex(_end_of_line) - return Binding( - key=key, - value=value, - original=reader.get_marked(), - error=False, - ) - except Error: - reader.read_regex(_rest_of_line) - return Binding( - key=None, - value=None, - original=reader.get_marked(), - error=True, - ) - - -def parse_stream(stream: IO[str]) -> Iterator[Binding]: - reader = Reader(stream) - while reader.has_next(): - yield parse_binding(reader) diff --git a/bot/lib/python3.11/site-packages/dotenv/py.typed b/bot/lib/python3.11/site-packages/dotenv/py.typed deleted file mode 100644 index 7632ecf..0000000 --- a/bot/lib/python3.11/site-packages/dotenv/py.typed +++ /dev/null @@ -1 +0,0 @@ -# Marker file for PEP 561 diff --git a/bot/lib/python3.11/site-packages/dotenv/variables.py b/bot/lib/python3.11/site-packages/dotenv/variables.py deleted file mode 100644 index 667f2f2..0000000 --- a/bot/lib/python3.11/site-packages/dotenv/variables.py +++ /dev/null @@ -1,86 +0,0 @@ -import re -from abc import ABCMeta, abstractmethod -from typing import Iterator, Mapping, Optional, Pattern - -_posix_variable: Pattern[str] = re.compile( - r""" - \$\{ - (?P[^\}:]*) - (?::- - (?P[^\}]*) - )? - \} - """, - re.VERBOSE, -) - - -class Atom(metaclass=ABCMeta): - def __ne__(self, other: object) -> bool: - result = self.__eq__(other) - if result is NotImplemented: - return NotImplemented - return not result - - @abstractmethod - def resolve(self, env: Mapping[str, Optional[str]]) -> str: ... - - -class Literal(Atom): - def __init__(self, value: str) -> None: - self.value = value - - def __repr__(self) -> str: - return f"Literal(value={self.value})" - - def __eq__(self, other: object) -> bool: - if not isinstance(other, self.__class__): - return NotImplemented - return self.value == other.value - - def __hash__(self) -> int: - return hash((self.__class__, self.value)) - - def resolve(self, env: Mapping[str, Optional[str]]) -> str: - return self.value - - -class Variable(Atom): - def __init__(self, name: str, default: Optional[str]) -> None: - self.name = name - self.default = default - - def __repr__(self) -> str: - return f"Variable(name={self.name}, default={self.default})" - - def __eq__(self, other: object) -> bool: - if not isinstance(other, self.__class__): - return NotImplemented - return (self.name, self.default) == (other.name, other.default) - - def __hash__(self) -> int: - return hash((self.__class__, self.name, self.default)) - - def resolve(self, env: Mapping[str, Optional[str]]) -> str: - default = self.default if self.default is not None else "" - result = env.get(self.name, default) - return result if result is not None else "" - - -def parse_variables(value: str) -> Iterator[Atom]: - cursor = 0 - - for match in _posix_variable.finditer(value): - (start, end) = match.span() - name = match["name"] - default = match["default"] - - if start > cursor: - yield Literal(value=value[cursor:start]) - - yield Variable(name=name, default=default) - cursor = end - - length = len(value) - if cursor < length: - yield Literal(value=value[cursor:length]) diff --git a/bot/lib/python3.11/site-packages/dotenv/version.py b/bot/lib/python3.11/site-packages/dotenv/version.py deleted file mode 100644 index a955fda..0000000 --- a/bot/lib/python3.11/site-packages/dotenv/version.py +++ /dev/null @@ -1 +0,0 @@ -__version__ = "1.2.1" diff --git a/bot/lib/python3.11/site-packages/frozenlist-1.8.0.dist-info/INSTALLER b/bot/lib/python3.11/site-packages/frozenlist-1.8.0.dist-info/INSTALLER deleted file mode 100644 index a1b589e..0000000 --- a/bot/lib/python3.11/site-packages/frozenlist-1.8.0.dist-info/INSTALLER +++ /dev/null @@ -1 +0,0 @@ -pip diff --git a/bot/lib/python3.11/site-packages/frozenlist-1.8.0.dist-info/METADATA b/bot/lib/python3.11/site-packages/frozenlist-1.8.0.dist-info/METADATA deleted file mode 100644 index 30d6653..0000000 --- a/bot/lib/python3.11/site-packages/frozenlist-1.8.0.dist-info/METADATA +++ /dev/null @@ -1,672 +0,0 @@ -Metadata-Version: 2.4 -Name: frozenlist -Version: 1.8.0 -Summary: A list-like structure which implements collections.abc.MutableSequence -Home-page: https://github.com/aio-libs/frozenlist -Maintainer: aiohttp team -Maintainer-email: team@aiohttp.org -License: Apache-2.0 -Project-URL: Chat: Matrix, https://matrix.to/#/#aio-libs:matrix.org -Project-URL: Chat: Matrix Space, https://matrix.to/#/#aio-libs-space:matrix.org -Project-URL: CI: Github Actions, https://github.com/aio-libs/frozenlist/actions -Project-URL: Code of Conduct, https://github.com/aio-libs/.github/blob/master/CODE_OF_CONDUCT.md -Project-URL: Coverage: codecov, https://codecov.io/github/aio-libs/frozenlist -Project-URL: Docs: Changelog, https://github.com/aio-libs/frozenlist/blob/master/CHANGES.rst#changelog -Project-URL: Docs: RTD, https://frozenlist.aio-libs.org -Project-URL: GitHub: issues, https://github.com/aio-libs/frozenlist/issues -Project-URL: GitHub: repo, https://github.com/aio-libs/frozenlist -Classifier: Development Status :: 5 - Production/Stable -Classifier: Intended Audience :: Developers -Classifier: Operating System :: POSIX -Classifier: Operating System :: MacOS :: MacOS X -Classifier: Operating System :: Microsoft :: Windows -Classifier: Programming Language :: Cython -Classifier: Programming Language :: Python -Classifier: Programming Language :: Python :: 3 -Classifier: Programming Language :: Python :: 3.9 -Classifier: Programming Language :: Python :: 3.10 -Classifier: Programming Language :: Python :: 3.11 -Classifier: Programming Language :: Python :: 3.12 -Classifier: Programming Language :: Python :: 3.13 -Classifier: Programming Language :: Python :: 3.14 -Classifier: Programming Language :: Python :: Implementation :: CPython -Classifier: Programming Language :: Python :: Implementation :: PyPy -Requires-Python: >=3.9 -Description-Content-Type: text/x-rst -License-File: LICENSE -Dynamic: license-file - -frozenlist -========== - -.. image:: https://github.com/aio-libs/frozenlist/workflows/CI/badge.svg - :target: https://github.com/aio-libs/frozenlist/actions - :alt: GitHub status for master branch - -.. image:: https://codecov.io/gh/aio-libs/frozenlist/branch/master/graph/badge.svg?flag=pytest - :target: https://codecov.io/gh/aio-libs/frozenlist?flags[]=pytest - :alt: codecov.io status for master branch - -.. image:: https://img.shields.io/pypi/v/frozenlist.svg?logo=Python&logoColor=white - :target: https://pypi.org/project/frozenlist - :alt: frozenlist @ PyPI - -.. image:: https://readthedocs.org/projects/frozenlist/badge/?version=latest - :target: https://frozenlist.aio-libs.org - :alt: Read The Docs build status badge - -.. image:: https://img.shields.io/matrix/aio-libs:matrix.org?label=Discuss%20on%20Matrix%20at%20%23aio-libs%3Amatrix.org&logo=matrix&server_fqdn=matrix.org&style=flat - :target: https://matrix.to/#/%23aio-libs:matrix.org - :alt: Matrix Room — #aio-libs:matrix.org - -.. image:: https://img.shields.io/matrix/aio-libs-space:matrix.org?label=Discuss%20on%20Matrix%20at%20%23aio-libs-space%3Amatrix.org&logo=matrix&server_fqdn=matrix.org&style=flat - :target: https://matrix.to/#/%23aio-libs-space:matrix.org - :alt: Matrix Space — #aio-libs-space:matrix.org - -Introduction ------------- - -``frozenlist.FrozenList`` is a list-like structure which implements -``collections.abc.MutableSequence``. The list is *mutable* until ``FrozenList.freeze`` -is called, after which list modifications raise ``RuntimeError``: - - ->>> from frozenlist import FrozenList ->>> fl = FrozenList([17, 42]) ->>> fl.append('spam') ->>> fl.append('Vikings') ->>> fl - ->>> fl.freeze() ->>> fl - ->>> fl.frozen -True ->>> fl.append("Monty") -Traceback (most recent call last): - File "", line 1, in - File "frozenlist/_frozenlist.pyx", line 97, in frozenlist._frozenlist.FrozenList.append - self._check_frozen() - File "frozenlist/_frozenlist.pyx", line 19, in frozenlist._frozenlist.FrozenList._check_frozen - raise RuntimeError("Cannot modify frozen list.") -RuntimeError: Cannot modify frozen list. - - -FrozenList is also hashable, but only when frozen. Otherwise it also throws a RuntimeError: - - ->>> fl = FrozenList([17, 42, 'spam']) ->>> hash(fl) -Traceback (most recent call last): - File "", line 1, in - File "frozenlist/_frozenlist.pyx", line 111, in frozenlist._frozenlist.FrozenList.__hash__ - raise RuntimeError("Cannot hash unfrozen list.") -RuntimeError: Cannot hash unfrozen list. ->>> fl.freeze() ->>> hash(fl) -3713081631934410656 ->>> dictionary = {fl: 'Vikings'} # frozen fl can be a dict key ->>> dictionary -{: 'Vikings'} - - -Installation ------------- - -:: - - $ pip install frozenlist - - -Documentation -------------- - -https://frozenlist.aio-libs.org - -Communication channels ----------------------- - -We have a *Matrix Space* `#aio-libs-space:matrix.org -`_ which is -also accessible via Gitter. - -License -------- - -``frozenlist`` is offered under the Apache 2 license. - -Source code ------------ - -The project is hosted on GitHub_ - -Please file an issue in the `bug tracker -`_ if you have found a bug -or have some suggestions to improve the library. - -.. _GitHub: https://github.com/aio-libs/frozenlist - -========= -Changelog -========= - -.. - You should *NOT* be adding new change log entries to this file, this - file is managed by towncrier. You *may* edit previous change logs to - fix problems like typo corrections or such. - To add a new change log entry, please see - https://pip.pypa.io/en/latest/development/contributing/#news-entries - we named the news folder "changes". - - WARNING: Don't drop the next directive! - -.. towncrier release notes start - -v1.8.0 -====== - -*(2025-10-05)* - - -Contributor-facing changes --------------------------- - -- The ``reusable-cibuildwheel.yml`` workflow has been refactored to - be more generic and ``ci-cd.yml`` now holds all the configuration - toggles -- by `@webknjaz `__. - - *Related issues and pull requests on GitHub:* - `#668 `__. - -- When building wheels, the source distribution is now passed directly - to the ``cibuildwheel`` invocation -- by `@webknjaz `__. - - *Related issues and pull requests on GitHub:* - `#669 `__. - -- Builds and tests have been added to - ``ci-cd.yml`` for arm64 Windows wheels -- by `@finnagin `__. - - *Related issues and pull requests on GitHub:* - `#677 `__. - -- Started building wheels for CPython 3.14 -- by `@kumaraditya303 `__. - - *Related issues and pull requests on GitHub:* - `#681 `__, `#682 `__. - -- Removed ``--config-settings=pure-python=false`` from ``requirements/dev.txt``. - Developers on CPython still get accelerated builds by default. To explicitly build - a pure Python wheel, use ``pip install -e . --config-settings=pure-python=true`` - -- by `@bdraco `__. - - *Related issues and pull requests on GitHub:* - `#687 `__. - - ----- - - -v1.7.0 -====== - -*(2025-06-09)* - - -Features --------- - -- Added deepcopy support to FrozenList -- by `@bdraco `__. - - *Related issues and pull requests on GitHub:* - `#659 `__. - - -Packaging updates and notes for downstreams -------------------------------------------- - -- Fixed an issue where ``frozenlist`` binary wheels would be built with debugging symbols and line tracing enabled, which significantly impacted performance. Line tracing is now disabled by default and can only be enabled explicitly -- by `@bdraco `__. - - This change ensures that production builds are optimized for performance. Developers who need line tracing for debugging purposes can still enable it by: - - 1. Setting the ``FROZENLIST_CYTHON_TRACING`` environment variable - 2. Using the ``--config-setting=with-cython-tracing=true`` option with pip - - *Related issues and pull requests on GitHub:* - `#660 `__. - -- Enabled ``PIP_CONSTRAINT`` environment variable in the build configuration to ensure the pinned Cython version from ``requirements/cython.txt`` is used during wheel builds. - - *Related issues and pull requests on GitHub:* - `#661 `__. - - ----- - - -v1.6.2 -====== - -*(2025-06-03)* - - -No significant changes. - - ----- - - -v1.6.1 -====== - -*(2025-06-02)* - - -Bug fixes ---------- - -- Correctly use ``cimport`` for including ``PyBool_FromLong`` -- by `@lysnikolaou `__. - - *Related issues and pull requests on GitHub:* - `#653 `__. - - -Packaging updates and notes for downstreams -------------------------------------------- - -- Exclude ``_frozenlist.cpp`` from bdists/wheels -- by `@musicinmybrain `__. - - *Related issues and pull requests on GitHub:* - `#649 `__. - -- Updated to use Cython 3.1 universally across the build path -- by `@lysnikolaou `__. - - *Related issues and pull requests on GitHub:* - `#654 `__. - - ----- - - -v1.6.0 -====== - -*(2025-04-17)* - - -Bug fixes ---------- - -- Stopped implicitly allowing the use of Cython pre-release versions when - building the distribution package -- by `@ajsanchezsanz `__ and - `@markgreene74 `__. - - *Related commits on GitHub:* - `41591f2 `__. - - -Features --------- - -- Implemented support for the free-threaded build of CPython 3.13 -- by `@lysnikolaou `__. - - *Related issues and pull requests on GitHub:* - `#618 `__. - -- Started building armv7l wheels -- by `@bdraco `__. - - *Related issues and pull requests on GitHub:* - `#642 `__. - - -Packaging updates and notes for downstreams -------------------------------------------- - -- Stopped implicitly allowing the use of Cython pre-release versions when - building the distribution package -- by `@ajsanchezsanz `__ and - `@markgreene74 `__. - - *Related commits on GitHub:* - `41591f2 `__. - -- Started building wheels for the free-threaded build of CPython 3.13 -- by `@lysnikolaou `__. - - *Related issues and pull requests on GitHub:* - `#618 `__. - -- The packaging metadata switched to including an SPDX license identifier introduced in `PEP 639 `__ -- by `@cdce8p `__. - - *Related issues and pull requests on GitHub:* - `#639 `__. - - -Contributor-facing changes --------------------------- - -- GitHub Actions CI/CD is now configured to manage caching pip-ecosystem - dependencies using `re-actors/cache-python-deps`_ -- an action by - `@webknjaz `__ that takes into account ABI stability and the exact - version of Python runtime. - - .. _`re-actors/cache-python-deps`: - https://github.com/marketplace/actions/cache-python-deps - - *Related issues and pull requests on GitHub:* - `#633 `__. - -- Organized dependencies into test and lint dependencies so that no - unnecessary ones are installed during CI runs -- by `@lysnikolaou `__. - - *Related issues and pull requests on GitHub:* - `#636 `__. - - ----- - - -1.5.0 (2024-10-22) -================== - -Bug fixes ---------- - -- An incorrect signature of the ``__class_getitem__`` class method - has been fixed, adding a missing ``class_item`` argument under - Python 3.8 and older. - - This change also improves the code coverage of this method that - was previously missing -- by `@webknjaz `__. - - - *Related issues and pull requests on GitHub:* - `#567 `__, `#571 `__. - - -Improved documentation ----------------------- - -- Rendered issue, PR, and commit links now lead to - ``frozenlist``'s repo instead of ``yarl``'s repo. - - - *Related issues and pull requests on GitHub:* - `#573 `__. - -- On the ``Contributing docs`` page, - a link to the ``Towncrier philosophy`` has been fixed. - - - *Related issues and pull requests on GitHub:* - `#574 `__. - - -Packaging updates and notes for downstreams -------------------------------------------- - -- A name of a temporary building directory now reflects - that it's related to ``frozenlist``, not ``yarl``. - - - *Related issues and pull requests on GitHub:* - `#573 `__. - -- Declared Python 3.13 supported officially in the distribution package metadata. - - - *Related issues and pull requests on GitHub:* - `#595 `__. - - ----- - - -1.4.1 (2023-12-15) -================== - -Packaging updates and notes for downstreams -------------------------------------------- - -- Declared Python 3.12 and PyPy 3.8-3.10 supported officially - in the distribution package metadata. - - - *Related issues and pull requests on GitHub:* - `#553 `__. - -- Replaced the packaging is replaced from an old-fashioned ``setup.py`` to an - in-tree `PEP 517 `__ build backend -- by `@webknjaz `__. - - Whenever the end-users or downstream packagers need to build ``frozenlist`` - from source (a Git checkout or an sdist), they may pass a ``config_settings`` - flag ``pure-python``. If this flag is not set, a C-extension will be built - and included into the distribution. - - Here is how this can be done with ``pip``: - - .. code-block:: console - - $ python3 -m pip install . --config-settings=pure-python= - - This will also work with ``-e | --editable``. - - The same can be achieved via ``pypa/build``: - - .. code-block:: console - - $ python3 -m build --config-setting=pure-python= - - Adding ``-w | --wheel`` can force ``pypa/build`` produce a wheel from source - directly, as opposed to building an ``sdist`` and then building from it. - - - *Related issues and pull requests on GitHub:* - `#560 `__. - - -Contributor-facing changes --------------------------- - -- It is now possible to request line tracing in Cython builds using the - ``with-cython-tracing`` `PEP 517 `__ config setting - -- `@webknjaz `__. - - This can be used in CI and development environment to measure coverage - on Cython modules, but is not normally useful to the end-users or - downstream packagers. - - Here's a usage example: - - .. code-block:: console - - $ python3 -Im pip install . --config-settings=with-cython-tracing=true - - For editable installs, this setting is on by default. Otherwise, it's - off unless requested explicitly. - - The following produces C-files required for the Cython coverage - plugin to map the measurements back to the PYX-files: - - .. code-block:: console - - $ python -Im pip install -e . - - Alternatively, the ``FROZENLIST_CYTHON_TRACING=1`` environment variable - can be set to do the same as the `PEP 517 `__ config setting. - - - *Related issues and pull requests on GitHub:* - `#560 `__. - -- Coverage collection has been implemented for the Cython modules - -- by `@webknjaz `__. - - It will also be reported to Codecov from any non-release CI jobs. - - - *Related issues and pull requests on GitHub:* - `#561 `__. - -- A step-by-step ``Release Guide`` guide has - been added, describing how to release *frozenlist* -- by `@webknjaz `__. - - This is primarily targeting the maintainers. - - - *Related issues and pull requests on GitHub:* - `#563 `__. - -- Detailed ``Contributing Guidelines`` on - authoring the changelog fragments have been published in the - documentation -- by `@webknjaz `__. - - - *Related issues and pull requests on GitHub:* - `#564 `__. - - ----- - - -1.4.0 (2023-07-12) -================== - -The published source distribution package became buildable -under Python 3.12. - - ----- - - -Bugfixes --------- - -- Removed an unused ``typing.Tuple`` import - `#411 `_ - - -Deprecations and Removals -------------------------- - -- Dropped Python 3.7 support. - `#413 `_ - - -Misc ----- - -- `#410 `_, `#433 `_ - - ----- - - -1.3.3 (2022-11-08) -================== - -- Fixed CI runs when creating a new release, where new towncrier versions - fail when the current version section is already present. - - ----- - - -1.3.2 (2022-11-08) -================== - -Misc ----- - -- Updated the CI runs to better check for test results and to avoid deprecated syntax. `#327 `_ - - ----- - - -1.3.1 (2022-08-02) -================== - -The published source distribution package became buildable -under Python 3.11. - - ----- - - -1.3.0 (2022-01-18) -================== - -Bugfixes --------- - -- Do not install C sources with binary distributions. - `#250 `_ - - -Deprecations and Removals -------------------------- - -- Dropped Python 3.6 support - `#274 `_ - - ----- - - -1.2.0 (2021-10-16) -================== - -Features --------- - -- ``FrozenList`` now supports being used as a generic type as per PEP 585, e.g. ``frozen_int_list: FrozenList[int]`` (requires Python 3.9 or newer). - `#172 `_ -- Added support for Python 3.10. - `#227 `_ -- Started shipping platform-specific wheels with the ``musl`` tag targeting typical Alpine Linux runtimes. - `#227 `_ -- Started shipping platform-specific arm64 wheels for Apple Silicon. - `#227 `_ - - ----- - - -1.1.1 (2020-11-14) -================== - -Bugfixes --------- - -- Provide x86 Windows wheels. - `#169 `_ - - ----- - - -1.1.0 (2020-10-13) -================== - -Features --------- - -- Add support for hashing of a frozen list. - `#136 `_ - -- Support Python 3.8 and 3.9. - -- Provide wheels for ``aarch64``, ``i686``, ``ppc64le``, ``s390x`` architectures on - Linux as well as ``x86_64``. - - ----- - - -1.0.0 (2019-11-09) -================== - -Deprecations and Removals -------------------------- - -- Dropped support for Python 3.5; only 3.6, 3.7 and 3.8 are supported going forward. - `#24 `_ diff --git a/bot/lib/python3.11/site-packages/frozenlist-1.8.0.dist-info/RECORD b/bot/lib/python3.11/site-packages/frozenlist-1.8.0.dist-info/RECORD deleted file mode 100644 index 92f82a5..0000000 --- a/bot/lib/python3.11/site-packages/frozenlist-1.8.0.dist-info/RECORD +++ /dev/null @@ -1,12 +0,0 @@ -frozenlist-1.8.0.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4 -frozenlist-1.8.0.dist-info/METADATA,sha256=lGwi3J9-LHby1pjwCkMG2-Sagg4rPxoOIv5ShsvsNfE,20333 -frozenlist-1.8.0.dist-info/RECORD,, -frozenlist-1.8.0.dist-info/WHEEL,sha256=nENvFvUt2sTxh7qTwFTbrHft1Jd6WkcTog-2x3-pWGY,193 -frozenlist-1.8.0.dist-info/licenses/LICENSE,sha256=b9UkPpLdf5jsacesN3co50kFcJ_1J6W_mNbQJjwE9bY,11332 -frozenlist-1.8.0.dist-info/top_level.txt,sha256=jivtxsPXA3nK3WBWW2LW5Mtu_GHt8UZA13NeCs2cKuA,11 -frozenlist/__init__.py,sha256=xAIE2u9ncAbjATGIPfno_OJfe8AQ-1h7z_uc73dYsEA,2108 -frozenlist/__init__.pyi,sha256=vMEoES1xGegPtVXoCi9XydEeHsyuIq-KdeXwP5PdsaA,1470 -frozenlist/__pycache__/__init__.cpython-311.pyc,, -frozenlist/_frozenlist.cpython-311-aarch64-linux-gnu.so,sha256=CYk84Vi6tnJ5pSNuUP331kOmDQNqEcP_c4hherC8Gdg,891120 -frozenlist/_frozenlist.pyx,sha256=t-aGjuEiVt_MZPBJ0RnraavVmPBK6arz3i48ZvXuYsU,3708 -frozenlist/py.typed,sha256=sow9soTwP9T_gEAQSVh7Gb8855h04Nwmhs2We-JRgZM,7 diff --git a/bot/lib/python3.11/site-packages/frozenlist-1.8.0.dist-info/WHEEL b/bot/lib/python3.11/site-packages/frozenlist-1.8.0.dist-info/WHEEL deleted file mode 100644 index 4ed519b..0000000 --- a/bot/lib/python3.11/site-packages/frozenlist-1.8.0.dist-info/WHEEL +++ /dev/null @@ -1,7 +0,0 @@ -Wheel-Version: 1.0 -Generator: setuptools (80.9.0) -Root-Is-Purelib: false -Tag: cp311-cp311-manylinux_2_17_aarch64 -Tag: cp311-cp311-manylinux2014_aarch64 -Tag: cp311-cp311-manylinux_2_28_aarch64 - diff --git a/bot/lib/python3.11/site-packages/frozenlist-1.8.0.dist-info/licenses/LICENSE b/bot/lib/python3.11/site-packages/frozenlist-1.8.0.dist-info/licenses/LICENSE deleted file mode 100644 index 7082a2d..0000000 --- a/bot/lib/python3.11/site-packages/frozenlist-1.8.0.dist-info/licenses/LICENSE +++ /dev/null @@ -1,201 +0,0 @@ -Apache License - Version 2.0, January 2004 - http://www.apache.org/licenses/ - - TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION - - 1. Definitions. - - "License" shall mean the terms and conditions for use, reproduction, - and distribution as defined by Sections 1 through 9 of this document. - - "Licensor" shall mean the copyright owner or entity authorized by - the copyright owner that is granting the License. - - "Legal Entity" shall mean the union of the acting entity and all - other entities that control, are controlled by, or are under common - control with that entity. For the purposes of this definition, - "control" means (i) the power, direct or indirect, to cause the - direction or management of such entity, whether by contract or - otherwise, or (ii) ownership of fifty percent (50%) or more of the - outstanding shares, or (iii) beneficial ownership of such entity. - - "You" (or "Your") shall mean an individual or Legal Entity - exercising permissions granted by this License. - - "Source" form shall mean the preferred form for making modifications, - including but not limited to software source code, documentation - source, and configuration files. - - "Object" form shall mean any form resulting from mechanical - transformation or translation of a Source form, including but - not limited to compiled object code, generated documentation, - and conversions to other media types. - - "Work" shall mean the work of authorship, whether in Source or - Object form, made available under the License, as indicated by a - copyright notice that is included in or attached to the work - (an example is provided in the Appendix below). - - "Derivative Works" shall mean any work, whether in Source or Object - form, that is based on (or derived from) the Work and for which the - editorial revisions, annotations, elaborations, or other modifications - represent, as a whole, an original work of authorship. For the purposes - of this License, Derivative Works shall not include works that remain - separable from, or merely link (or bind by name) to the interfaces of, - the Work and Derivative Works thereof. - - "Contribution" shall mean any work of authorship, including - the original version of the Work and any modifications or additions - to that Work or Derivative Works thereof, that is intentionally - submitted to Licensor for inclusion in the Work by the copyright owner - or by an individual or Legal Entity authorized to submit on behalf of - the copyright owner. For the purposes of this definition, "submitted" - means any form of electronic, verbal, or written communication sent - to the Licensor or its representatives, including but not limited to - communication on electronic mailing lists, source code control systems, - and issue tracking systems that are managed by, or on behalf of, the - Licensor for the purpose of discussing and improving the Work, but - excluding communication that is conspicuously marked or otherwise - designated in writing by the copyright owner as "Not a Contribution." - - "Contributor" shall mean Licensor and any individual or Legal Entity - on behalf of whom a Contribution has been received by Licensor and - subsequently incorporated within the Work. - - 2. Grant of Copyright License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - copyright license to reproduce, prepare Derivative Works of, - publicly display, publicly perform, sublicense, and distribute the - Work and such Derivative Works in Source or Object form. - - 3. Grant of Patent License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - (except as stated in this section) patent license to make, have made, - use, offer to sell, sell, import, and otherwise transfer the Work, - where such license applies only to those patent claims licensable - by such Contributor that are necessarily infringed by their - Contribution(s) alone or by combination of their Contribution(s) - with the Work to which such Contribution(s) was submitted. If You - institute patent litigation against any entity (including a - cross-claim or counterclaim in a lawsuit) alleging that the Work - or a Contribution incorporated within the Work constitutes direct - or contributory patent infringement, then any patent licenses - granted to You under this License for that Work shall terminate - as of the date such litigation is filed. - - 4. Redistribution. You may reproduce and distribute copies of the - Work or Derivative Works thereof in any medium, with or without - modifications, and in Source or Object form, provided that You - meet the following conditions: - - (a) You must give any other recipients of the Work or - Derivative Works a copy of this License; and - - (b) You must cause any modified files to carry prominent notices - stating that You changed the files; and - - (c) You must retain, in the Source form of any Derivative Works - that You distribute, all copyright, patent, trademark, and - attribution notices from the Source form of the Work, - excluding those notices that do not pertain to any part of - the Derivative Works; and - - (d) If the Work includes a "NOTICE" text file as part of its - distribution, then any Derivative Works that You distribute must - include a readable copy of the attribution notices contained - within such NOTICE file, excluding those notices that do not - pertain to any part of the Derivative Works, in at least one - of the following places: within a NOTICE text file distributed - as part of the Derivative Works; within the Source form or - documentation, if provided along with the Derivative Works; or, - within a display generated by the Derivative Works, if and - wherever such third-party notices normally appear. The contents - of the NOTICE file are for informational purposes only and - do not modify the License. You may add Your own attribution - notices within Derivative Works that You distribute, alongside - or as an addendum to the NOTICE text from the Work, provided - that such additional attribution notices cannot be construed - as modifying the License. - - You may add Your own copyright statement to Your modifications and - may provide additional or different license terms and conditions - for use, reproduction, or distribution of Your modifications, or - for any such Derivative Works as a whole, provided Your use, - reproduction, and distribution of the Work otherwise complies with - the conditions stated in this License. - - 5. Submission of Contributions. Unless You explicitly state otherwise, - any Contribution intentionally submitted for inclusion in the Work - by You to the Licensor shall be under the terms and conditions of - this License, without any additional terms or conditions. - Notwithstanding the above, nothing herein shall supersede or modify - the terms of any separate license agreement you may have executed - with Licensor regarding such Contributions. - - 6. Trademarks. This License does not grant permission to use the trade - names, trademarks, service marks, or product names of the Licensor, - except as required for reasonable and customary use in describing the - origin of the Work and reproducing the content of the NOTICE file. - - 7. Disclaimer of Warranty. Unless required by applicable law or - agreed to in writing, Licensor provides the Work (and each - Contributor provides its Contributions) on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or - implied, including, without limitation, any warranties or conditions - of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A - PARTICULAR PURPOSE. You are solely responsible for determining the - appropriateness of using or redistributing the Work and assume any - risks associated with Your exercise of permissions under this License. - - 8. Limitation of Liability. In no event and under no legal theory, - whether in tort (including negligence), contract, or otherwise, - unless required by applicable law (such as deliberate and grossly - negligent acts) or agreed to in writing, shall any Contributor be - liable to You for damages, including any direct, indirect, special, - incidental, or consequential damages of any character arising as a - result of this License or out of the use or inability to use the - Work (including but not limited to damages for loss of goodwill, - work stoppage, computer failure or malfunction, or any and all - other commercial damages or losses), even if such Contributor - has been advised of the possibility of such damages. - - 9. Accepting Warranty or Additional Liability. While redistributing - the Work or Derivative Works thereof, You may choose to offer, - and charge a fee for, acceptance of support, warranty, indemnity, - or other liability obligations and/or rights consistent with this - License. However, in accepting such obligations, You may act only - on Your own behalf and on Your sole responsibility, not on behalf - of any other Contributor, and only if You agree to indemnify, - defend, and hold each Contributor harmless for any liability - incurred by, or claims asserted against, such Contributor by reason - of your accepting any such warranty or additional liability. - - END OF TERMS AND CONDITIONS - - APPENDIX: How to apply the Apache License to your work. - - To apply the Apache License to your work, attach the following - boilerplate notice, with the fields enclosed by brackets "{}" - replaced with your own identifying information. (Don't include - the brackets!) The text should be enclosed in the appropriate - comment syntax for the file format. We also recommend that a - file or class name and description of purpose be included on the - same "printed page" as the copyright notice for easier - identification within third-party archives. - - Copyright 2013-2019 Nikolay Kim and Andrew Svetlov - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. diff --git a/bot/lib/python3.11/site-packages/frozenlist-1.8.0.dist-info/top_level.txt b/bot/lib/python3.11/site-packages/frozenlist-1.8.0.dist-info/top_level.txt deleted file mode 100644 index 52f13fc..0000000 --- a/bot/lib/python3.11/site-packages/frozenlist-1.8.0.dist-info/top_level.txt +++ /dev/null @@ -1 +0,0 @@ -frozenlist diff --git a/bot/lib/python3.11/site-packages/frozenlist/__init__.py b/bot/lib/python3.11/site-packages/frozenlist/__init__.py deleted file mode 100644 index 41c8595..0000000 --- a/bot/lib/python3.11/site-packages/frozenlist/__init__.py +++ /dev/null @@ -1,86 +0,0 @@ -import os -import types -from collections.abc import MutableSequence -from functools import total_ordering - -__version__ = "1.8.0" - -__all__ = ("FrozenList", "PyFrozenList") # type: Tuple[str, ...] - - -NO_EXTENSIONS = bool(os.environ.get("FROZENLIST_NO_EXTENSIONS")) # type: bool - - -@total_ordering -class FrozenList(MutableSequence): - __slots__ = ("_frozen", "_items") - __class_getitem__ = classmethod(types.GenericAlias) - - def __init__(self, items=None): - self._frozen = False - if items is not None: - items = list(items) - else: - items = [] - self._items = items - - @property - def frozen(self): - return self._frozen - - def freeze(self): - self._frozen = True - - def __getitem__(self, index): - return self._items[index] - - def __setitem__(self, index, value): - if self._frozen: - raise RuntimeError("Cannot modify frozen list.") - self._items[index] = value - - def __delitem__(self, index): - if self._frozen: - raise RuntimeError("Cannot modify frozen list.") - del self._items[index] - - def __len__(self): - return self._items.__len__() - - def __iter__(self): - return self._items.__iter__() - - def __reversed__(self): - return self._items.__reversed__() - - def __eq__(self, other): - return list(self) == other - - def __le__(self, other): - return list(self) <= other - - def insert(self, pos, item): - if self._frozen: - raise RuntimeError("Cannot modify frozen list.") - self._items.insert(pos, item) - - def __repr__(self): - return f"" - - def __hash__(self): - if self._frozen: - return hash(tuple(self)) - else: - raise RuntimeError("Cannot hash unfrozen list.") - - -PyFrozenList = FrozenList - - -if not NO_EXTENSIONS: - try: - from ._frozenlist import FrozenList as CFrozenList # type: ignore - except ImportError: # pragma: no cover - pass - else: - FrozenList = CFrozenList # type: ignore diff --git a/bot/lib/python3.11/site-packages/frozenlist/__init__.pyi b/bot/lib/python3.11/site-packages/frozenlist/__init__.pyi deleted file mode 100644 index ae803ef..0000000 --- a/bot/lib/python3.11/site-packages/frozenlist/__init__.pyi +++ /dev/null @@ -1,47 +0,0 @@ -from typing import ( - Generic, - Iterable, - Iterator, - List, - MutableSequence, - Optional, - TypeVar, - Union, - overload, -) - -_T = TypeVar("_T") -_Arg = Union[List[_T], Iterable[_T]] - -class FrozenList(MutableSequence[_T], Generic[_T]): - def __init__(self, items: Optional[_Arg[_T]] = None) -> None: ... - @property - def frozen(self) -> bool: ... - def freeze(self) -> None: ... - @overload - def __getitem__(self, i: int) -> _T: ... - @overload - def __getitem__(self, s: slice) -> FrozenList[_T]: ... - @overload - def __setitem__(self, i: int, o: _T) -> None: ... - @overload - def __setitem__(self, s: slice, o: Iterable[_T]) -> None: ... - @overload - def __delitem__(self, i: int) -> None: ... - @overload - def __delitem__(self, i: slice) -> None: ... - def __len__(self) -> int: ... - def __iter__(self) -> Iterator[_T]: ... - def __reversed__(self) -> Iterator[_T]: ... - def __eq__(self, other: object) -> bool: ... - def __le__(self, other: FrozenList[_T]) -> bool: ... - def __ne__(self, other: object) -> bool: ... - def __lt__(self, other: FrozenList[_T]) -> bool: ... - def __ge__(self, other: FrozenList[_T]) -> bool: ... - def __gt__(self, other: FrozenList[_T]) -> bool: ... - def insert(self, pos: int, item: _T) -> None: ... - def __repr__(self) -> str: ... - def __hash__(self) -> int: ... - -# types for C accelerators are the same -CFrozenList = PyFrozenList = FrozenList diff --git a/bot/lib/python3.11/site-packages/frozenlist/_frozenlist.cpython-311-aarch64-linux-gnu.so b/bot/lib/python3.11/site-packages/frozenlist/_frozenlist.cpython-311-aarch64-linux-gnu.so deleted file mode 100755 index 38e11dae4d5e39ebc967fe4b5d78f39afdfcc2a6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 891120 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%0AR!ViLUX}y?vDY#=cEDfo|BFN?;ELgiD>Tf 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%0AbG19E~!d*Ygw;s7w1 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 V|L=2jDg7V*i$VXQQ81^;{|A8Z2F(Bf diff --git a/bot/lib/python3.11/site-packages/frozenlist/_frozenlist.pyx b/bot/lib/python3.11/site-packages/frozenlist/_frozenlist.pyx deleted file mode 100644 index a82d8c8..0000000 --- a/bot/lib/python3.11/site-packages/frozenlist/_frozenlist.pyx +++ /dev/null @@ -1,148 +0,0 @@ -# cython: freethreading_compatible = True -# distutils: language = c++ - -from cpython.bool cimport PyBool_FromLong -from libcpp.atomic cimport atomic - -import copy -import types -from collections.abc import MutableSequence - - -cdef class FrozenList: - __class_getitem__ = classmethod(types.GenericAlias) - - cdef atomic[bint] _frozen - cdef list _items - - def __init__(self, items=None): - self._frozen.store(False) - if items is not None: - items = list(items) - else: - items = [] - self._items = items - - @property - def frozen(self): - return PyBool_FromLong(self._frozen.load()) - - cdef object _check_frozen(self): - if self._frozen.load(): - raise RuntimeError("Cannot modify frozen list.") - - cdef inline object _fast_len(self): - return len(self._items) - - def freeze(self): - self._frozen.store(True) - - def __getitem__(self, index): - return self._items[index] - - def __setitem__(self, index, value): - self._check_frozen() - self._items[index] = value - - def __delitem__(self, index): - self._check_frozen() - del self._items[index] - - def __len__(self): - return self._fast_len() - - def __iter__(self): - return self._items.__iter__() - - def __reversed__(self): - return self._items.__reversed__() - - def __richcmp__(self, other, op): - if op == 0: # < - return list(self) < other - if op == 1: # <= - return list(self) <= other - if op == 2: # == - return list(self) == other - if op == 3: # != - return list(self) != other - if op == 4: # > - return list(self) > other - if op == 5: # => - return list(self) >= other - - def insert(self, pos, item): - self._check_frozen() - self._items.insert(pos, item) - - def __contains__(self, item): - return item in self._items - - def __iadd__(self, items): - self._check_frozen() - self._items += list(items) - return self - - def index(self, item): - return self._items.index(item) - - def remove(self, item): - self._check_frozen() - self._items.remove(item) - - def clear(self): - self._check_frozen() - self._items.clear() - - def extend(self, items): - self._check_frozen() - self._items += list(items) - - def reverse(self): - self._check_frozen() - self._items.reverse() - - def pop(self, index=-1): - self._check_frozen() - return self._items.pop(index) - - def append(self, item): - self._check_frozen() - return self._items.append(item) - - def count(self, item): - return self._items.count(item) - - def __repr__(self): - return ''.format(self._frozen.load(), - self._items) - - def __hash__(self): - if self._frozen.load(): - return hash(tuple(self._items)) - else: - raise RuntimeError("Cannot hash unfrozen list.") - - def __deepcopy__(self, memo): - cdef FrozenList new_list - obj_id = id(self) - - # Return existing copy if already processed (circular reference) - if obj_id in memo: - return memo[obj_id] - - # Create new instance and register immediately - new_list = self.__class__([]) - memo[obj_id] = new_list - - # Deep copy items - new_list._items[:] = [copy.deepcopy(item, memo) for item in self._items] - - # Preserve frozen state - if self._frozen.load(): - new_list.freeze() - - return new_list - - -MutableSequence.register(FrozenList) diff --git a/bot/lib/python3.11/site-packages/frozenlist/py.typed b/bot/lib/python3.11/site-packages/frozenlist/py.typed deleted file mode 100644 index f5642f7..0000000 --- a/bot/lib/python3.11/site-packages/frozenlist/py.typed +++ /dev/null @@ -1 +0,0 @@ -Marker diff --git a/bot/lib/python3.11/site-packages/idna-3.11.dist-info/INSTALLER b/bot/lib/python3.11/site-packages/idna-3.11.dist-info/INSTALLER deleted file mode 100644 index a1b589e..0000000 --- a/bot/lib/python3.11/site-packages/idna-3.11.dist-info/INSTALLER +++ /dev/null @@ -1 +0,0 @@ -pip diff --git a/bot/lib/python3.11/site-packages/idna-3.11.dist-info/METADATA b/bot/lib/python3.11/site-packages/idna-3.11.dist-info/METADATA deleted file mode 100644 index 7a4a4b7..0000000 --- a/bot/lib/python3.11/site-packages/idna-3.11.dist-info/METADATA +++ /dev/null @@ -1,209 +0,0 @@ -Metadata-Version: 2.4 -Name: idna -Version: 3.11 -Summary: Internationalized Domain Names in Applications (IDNA) -Author-email: Kim Davies -Requires-Python: >=3.8 -Description-Content-Type: text/x-rst -License-Expression: BSD-3-Clause -Classifier: Development Status :: 5 - Production/Stable -Classifier: Intended Audience :: Developers -Classifier: Intended Audience :: System Administrators -Classifier: Operating System :: OS Independent -Classifier: Programming Language :: Python -Classifier: Programming Language :: Python :: 3 -Classifier: Programming Language :: Python :: 3 :: Only -Classifier: Programming Language :: Python :: 3.8 -Classifier: Programming Language :: Python :: 3.9 -Classifier: Programming Language :: Python :: 3.10 -Classifier: Programming Language :: Python :: 3.11 -Classifier: Programming Language :: Python :: 3.12 -Classifier: Programming Language :: Python :: 3.13 -Classifier: Programming Language :: Python :: 3.14 -Classifier: Programming Language :: Python :: Implementation :: CPython -Classifier: Programming Language :: Python :: Implementation :: PyPy -Classifier: Topic :: Internet :: Name Service (DNS) -Classifier: Topic :: Software Development :: Libraries :: Python Modules -Classifier: Topic :: Utilities -License-File: LICENSE.md -Requires-Dist: ruff >= 0.6.2 ; extra == "all" -Requires-Dist: mypy >= 1.11.2 ; extra == "all" -Requires-Dist: pytest >= 8.3.2 ; extra == "all" -Requires-Dist: flake8 >= 7.1.1 ; extra == "all" -Project-URL: Changelog, https://github.com/kjd/idna/blob/master/HISTORY.rst -Project-URL: Issue tracker, https://github.com/kjd/idna/issues -Project-URL: Source, https://github.com/kjd/idna -Provides-Extra: all - -Internationalized Domain Names in Applications (IDNA) -===================================================== - -Support for `Internationalized Domain Names in -Applications (IDNA) `_ -and `Unicode IDNA Compatibility Processing -`_. - -The latest versions of these standards supplied here provide -more comprehensive language coverage and reduce the potential of -allowing domains with known security vulnerabilities. This library -is a suitable replacement for the “encodings.idna” -module that comes with the Python standard library, but which -only supports an older superseded IDNA specification from 2003. - -Basic functions are simply executed: - -.. code-block:: pycon - - >>> import idna - >>> idna.encode('ドメイン.テスト') - b'xn--eckwd4c7c.xn--zckzah' - >>> print(idna.decode('xn--eckwd4c7c.xn--zckzah')) - ドメイン.テスト - - -Installation ------------- - -This package is available for installation from PyPI via the -typical mechanisms, such as: - -.. code-block:: bash - - $ python3 -m pip install idna - - -Usage ------ - -For typical usage, the ``encode`` and ``decode`` functions will take a -domain name argument and perform a conversion to ASCII compatible encoding -(known as A-labels), or to Unicode strings (known as U-labels) -respectively. - -.. code-block:: pycon - - >>> import idna - >>> idna.encode('ドメイン.テスト') - b'xn--eckwd4c7c.xn--zckzah' - >>> print(idna.decode('xn--eckwd4c7c.xn--zckzah')) - ドメイン.テスト - -Conversions can be applied at a per-label basis using the ``ulabel`` or -``alabel`` functions if necessary: - -.. code-block:: pycon - - >>> idna.alabel('测试') - b'xn--0zwm56d' - - -Compatibility Mapping (UTS #46) -+++++++++++++++++++++++++++++++ - -This library provides support for `Unicode IDNA Compatibility -Processing `_ which normalizes input from -different potential ways a user may input a domain prior to performing the IDNA -conversion operations. This functionality, known as a -`mapping `_, is considered by the -specification to be a local user-interface issue distinct from IDNA -conversion functionality. - -For example, “Königsgäßchen” is not a permissible label as *LATIN -CAPITAL LETTER K* is not allowed (nor are capital letters in general). -UTS 46 will convert this into lower case prior to applying the IDNA -conversion. - -.. code-block:: pycon - - >>> import idna - >>> idna.encode('Königsgäßchen') - ... - idna.core.InvalidCodepoint: Codepoint U+004B at position 1 of 'Königsgäßchen' not allowed - >>> idna.encode('Königsgäßchen', uts46=True) - b'xn--knigsgchen-b4a3dun' - >>> print(idna.decode('xn--knigsgchen-b4a3dun')) - königsgäßchen - - -Exceptions ----------- - -All errors raised during the conversion following the specification -should raise an exception derived from the ``idna.IDNAError`` base -class. - -More specific exceptions that may be generated as ``idna.IDNABidiError`` -when the error reflects an illegal combination of left-to-right and -right-to-left characters in a label; ``idna.InvalidCodepoint`` when -a specific codepoint is an illegal character in an IDN label (i.e. -INVALID); and ``idna.InvalidCodepointContext`` when the codepoint is -illegal based on its position in the string (i.e. it is CONTEXTO or CONTEXTJ -but the contextual requirements are not satisfied.) - -Building and Diagnostics ------------------------- - -The IDNA and UTS 46 functionality relies upon pre-calculated lookup -tables for performance. These tables are derived from computing against -eligibility criteria in the respective standards using the command-line -script ``tools/idna-data``. - -This tool will fetch relevant codepoint data from the Unicode repository -and perform the required calculations to identify eligibility. There are -three main modes: - -* ``idna-data make-libdata``. Generates ``idnadata.py`` and - ``uts46data.py``, the pre-calculated lookup tables used for IDNA and - UTS 46 conversions. Implementers who wish to track this library against - a different Unicode version may use this tool to manually generate a - different version of the ``idnadata.py`` and ``uts46data.py`` files. - -* ``idna-data make-table``. Generate a table of the IDNA disposition - (e.g. PVALID, CONTEXTJ, CONTEXTO) in the format found in Appendix - B.1 of RFC 5892 and the pre-computed tables published by `IANA - `_. - -* ``idna-data U+0061``. Prints debugging output on the various - properties associated with an individual Unicode codepoint (in this - case, U+0061), that are used to assess the IDNA and UTS 46 status of a - codepoint. This is helpful in debugging or analysis. - -The tool accepts a number of arguments, described using ``idna-data --h``. Most notably, the ``--version`` argument allows the specification -of the version of Unicode to be used in computing the table data. For -example, ``idna-data --version 9.0.0 make-libdata`` will generate -library data against Unicode 9.0.0. - - -Additional Notes ----------------- - -* **Packages**. The latest tagged release version is published in the - `Python Package Index `_. - -* **Version support**. This library supports Python 3.8 and higher. - As this library serves as a low-level toolkit for a variety of - applications, many of which strive for broad compatibility with older - Python versions, there is no rush to remove older interpreter support. - Support for older versions are likely to be removed from new releases - as automated tests can no longer easily be run, i.e. once the Python - version is officially end-of-life. - -* **Testing**. The library has a test suite based on each rule of the - IDNA specification, as well as tests that are provided as part of the - Unicode Technical Standard 46, `Unicode IDNA Compatibility Processing - `_. - -* **Emoji**. It is an occasional request to support emoji domains in - this library. Encoding of symbols like emoji is expressly prohibited by - the technical standard IDNA 2008 and emoji domains are broadly phased - out across the domain industry due to associated security risks. For - now, applications that need to support these non-compliant labels - may wish to consider trying the encode/decode operation in this library - first, and then falling back to using `encodings.idna`. See `the Github - project `_ for more discussion. - -* **Transitional processing**. Unicode 16.0.0 removed transitional - processing so the `transitional` argument for the encode() method - no longer has any effect and will be removed at a later date. - diff --git a/bot/lib/python3.11/site-packages/idna-3.11.dist-info/RECORD b/bot/lib/python3.11/site-packages/idna-3.11.dist-info/RECORD deleted file mode 100644 index f7a87b2..0000000 --- a/bot/lib/python3.11/site-packages/idna-3.11.dist-info/RECORD +++ /dev/null @@ -1,22 +0,0 @@ -idna-3.11.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4 -idna-3.11.dist-info/METADATA,sha256=fCwSww9SuiN8TIHllFSASUQCW55hAs8dzKnr9RaEEbA,8378 -idna-3.11.dist-info/RECORD,, -idna-3.11.dist-info/WHEEL,sha256=G2gURzTEtmeR8nrdXUJfNiB3VYVxigPQ-bEQujpNiNs,82 -idna-3.11.dist-info/licenses/LICENSE.md,sha256=t6M2q_OwThgOwGXN0W5wXQeeHMehT5EKpukYfza5zYc,1541 -idna/__init__.py,sha256=MPqNDLZbXqGaNdXxAFhiqFPKEQXju2jNQhCey6-5eJM,868 -idna/__pycache__/__init__.cpython-311.pyc,, -idna/__pycache__/codec.cpython-311.pyc,, -idna/__pycache__/compat.cpython-311.pyc,, -idna/__pycache__/core.cpython-311.pyc,, -idna/__pycache__/idnadata.cpython-311.pyc,, -idna/__pycache__/intranges.cpython-311.pyc,, -idna/__pycache__/package_data.cpython-311.pyc,, -idna/__pycache__/uts46data.cpython-311.pyc,, -idna/codec.py,sha256=M2SGWN7cs_6B32QmKTyTN6xQGZeYQgQ2wiX3_DR6loE,3438 -idna/compat.py,sha256=RzLy6QQCdl9784aFhb2EX9EKGCJjg0P3PilGdeXXcx8,316 -idna/core.py,sha256=P26_XVycuMTZ1R2mNK1ZREVzM5mvTzdabBXfyZVU1Lc,13246 -idna/idnadata.py,sha256=SG8jhaGE53iiD6B49pt2pwTv_UvClciWE-N54oR2p4U,79623 -idna/intranges.py,sha256=amUtkdhYcQG8Zr-CoMM_kVRacxkivC1WgxN1b63KKdU,1898 -idna/package_data.py,sha256=_CUavOxobnbyNG2FLyHoN8QHP3QM9W1tKuw7eq9QwBk,21 -idna/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0 -idna/uts46data.py,sha256=H9J35VkD0F9L9mKOqjeNGd2A-Va6FlPoz6Jz4K7h-ps,243725 diff --git a/bot/lib/python3.11/site-packages/idna-3.11.dist-info/WHEEL b/bot/lib/python3.11/site-packages/idna-3.11.dist-info/WHEEL deleted file mode 100644 index d8b9936..0000000 --- a/bot/lib/python3.11/site-packages/idna-3.11.dist-info/WHEEL +++ /dev/null @@ -1,4 +0,0 @@ -Wheel-Version: 1.0 -Generator: flit 3.12.0 -Root-Is-Purelib: true -Tag: py3-none-any diff --git a/bot/lib/python3.11/site-packages/idna-3.11.dist-info/licenses/LICENSE.md b/bot/lib/python3.11/site-packages/idna-3.11.dist-info/licenses/LICENSE.md deleted file mode 100644 index 256ba90..0000000 --- a/bot/lib/python3.11/site-packages/idna-3.11.dist-info/licenses/LICENSE.md +++ /dev/null @@ -1,31 +0,0 @@ -BSD 3-Clause License - -Copyright (c) 2013-2025, Kim Davies and contributors. -All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions are -met: - -1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - -2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in the - documentation and/or other materials provided with the distribution. - -3. Neither the name of the copyright holder nor the names of its - contributors may be used to endorse or promote products derived from - this software without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED -TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR -PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF -LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING -NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS -SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/bot/lib/python3.11/site-packages/idna/__init__.py b/bot/lib/python3.11/site-packages/idna/__init__.py deleted file mode 100644 index cfdc030..0000000 --- a/bot/lib/python3.11/site-packages/idna/__init__.py +++ /dev/null @@ -1,45 +0,0 @@ -from .core import ( - IDNABidiError, - IDNAError, - InvalidCodepoint, - InvalidCodepointContext, - alabel, - check_bidi, - check_hyphen_ok, - check_initial_combiner, - check_label, - check_nfc, - decode, - encode, - ulabel, - uts46_remap, - valid_contextj, - valid_contexto, - valid_label_length, - valid_string_length, -) -from .intranges import intranges_contain -from .package_data import __version__ - -__all__ = [ - "__version__", - "IDNABidiError", - "IDNAError", - "InvalidCodepoint", - "InvalidCodepointContext", - "alabel", - "check_bidi", - "check_hyphen_ok", - "check_initial_combiner", - "check_label", - "check_nfc", - "decode", - "encode", - "intranges_contain", - "ulabel", - "uts46_remap", - "valid_contextj", - "valid_contexto", - "valid_label_length", - "valid_string_length", -] diff --git a/bot/lib/python3.11/site-packages/idna/codec.py b/bot/lib/python3.11/site-packages/idna/codec.py deleted file mode 100644 index cbc2e4f..0000000 --- a/bot/lib/python3.11/site-packages/idna/codec.py +++ /dev/null @@ -1,122 +0,0 @@ -import codecs -import re -from typing import Any, Optional, Tuple - -from .core import IDNAError, alabel, decode, encode, ulabel - -_unicode_dots_re = re.compile("[\u002e\u3002\uff0e\uff61]") - - -class Codec(codecs.Codec): - def encode(self, data: str, errors: str = "strict") -> Tuple[bytes, int]: - if errors != "strict": - raise IDNAError('Unsupported error handling "{}"'.format(errors)) - - if not data: - return b"", 0 - - return encode(data), len(data) - - def decode(self, data: bytes, errors: str = "strict") -> Tuple[str, int]: - if errors != "strict": - raise IDNAError('Unsupported error handling "{}"'.format(errors)) - - if not data: - return "", 0 - - return decode(data), len(data) - - -class IncrementalEncoder(codecs.BufferedIncrementalEncoder): - def _buffer_encode(self, data: str, errors: str, final: bool) -> Tuple[bytes, int]: - if errors != "strict": - raise IDNAError('Unsupported error handling "{}"'.format(errors)) - - if not data: - return b"", 0 - - labels = _unicode_dots_re.split(data) - trailing_dot = b"" - if labels: - if not labels[-1]: - trailing_dot = b"." - del labels[-1] - elif not final: - # Keep potentially unfinished label until the next call - del labels[-1] - if labels: - trailing_dot = b"." - - result = [] - size = 0 - for label in labels: - result.append(alabel(label)) - if size: - size += 1 - size += len(label) - - # Join with U+002E - result_bytes = b".".join(result) + trailing_dot - size += len(trailing_dot) - return result_bytes, size - - -class IncrementalDecoder(codecs.BufferedIncrementalDecoder): - def _buffer_decode(self, data: Any, errors: str, final: bool) -> Tuple[str, int]: - if errors != "strict": - raise IDNAError('Unsupported error handling "{}"'.format(errors)) - - if not data: - return ("", 0) - - if not isinstance(data, str): - data = str(data, "ascii") - - labels = _unicode_dots_re.split(data) - trailing_dot = "" - if labels: - if not labels[-1]: - trailing_dot = "." - del labels[-1] - elif not final: - # Keep potentially unfinished label until the next call - del labels[-1] - if labels: - trailing_dot = "." - - result = [] - size = 0 - for label in labels: - result.append(ulabel(label)) - if size: - size += 1 - size += len(label) - - result_str = ".".join(result) + trailing_dot - size += len(trailing_dot) - return (result_str, size) - - -class StreamWriter(Codec, codecs.StreamWriter): - pass - - -class StreamReader(Codec, codecs.StreamReader): - pass - - -def search_function(name: str) -> Optional[codecs.CodecInfo]: - if name != "idna2008": - return None - return codecs.CodecInfo( - name=name, - encode=Codec().encode, - decode=Codec().decode, # type: ignore - incrementalencoder=IncrementalEncoder, - incrementaldecoder=IncrementalDecoder, - streamwriter=StreamWriter, - streamreader=StreamReader, - ) - - -codecs.register(search_function) diff --git a/bot/lib/python3.11/site-packages/idna/compat.py b/bot/lib/python3.11/site-packages/idna/compat.py deleted file mode 100644 index 1df9f2a..0000000 --- a/bot/lib/python3.11/site-packages/idna/compat.py +++ /dev/null @@ -1,15 +0,0 @@ -from typing import Any, Union - -from .core import decode, encode - - -def ToASCII(label: str) -> bytes: - return encode(label) - - -def ToUnicode(label: Union[bytes, bytearray]) -> str: - return decode(label) - - -def nameprep(s: Any) -> None: - raise NotImplementedError("IDNA 2008 does not utilise nameprep protocol") diff --git a/bot/lib/python3.11/site-packages/idna/core.py b/bot/lib/python3.11/site-packages/idna/core.py deleted file mode 100644 index 8177bf7..0000000 --- a/bot/lib/python3.11/site-packages/idna/core.py +++ /dev/null @@ -1,437 +0,0 @@ -import bisect -import re -import unicodedata -from typing import Optional, Union - -from . import idnadata -from .intranges import intranges_contain - -_virama_combining_class = 9 -_alabel_prefix = b"xn--" -_unicode_dots_re = re.compile("[\u002e\u3002\uff0e\uff61]") - - -class IDNAError(UnicodeError): - """Base exception for all IDNA-encoding related problems""" - - pass - - -class IDNABidiError(IDNAError): - """Exception when bidirectional requirements are not satisfied""" - - pass - - -class InvalidCodepoint(IDNAError): - """Exception when a disallowed or unallocated codepoint is used""" - - pass - - -class InvalidCodepointContext(IDNAError): - """Exception when the codepoint is not valid in the context it is used""" - - pass - - -def _combining_class(cp: int) -> int: - v = unicodedata.combining(chr(cp)) - if v == 0: - if not unicodedata.name(chr(cp)): - raise ValueError("Unknown character in unicodedata") - return v - - -def _is_script(cp: str, script: str) -> bool: - return intranges_contain(ord(cp), idnadata.scripts[script]) - - -def _punycode(s: str) -> bytes: - return s.encode("punycode") - - -def _unot(s: int) -> str: - return "U+{:04X}".format(s) - - -def valid_label_length(label: Union[bytes, str]) -> bool: - if len(label) > 63: - return False - return True - - -def valid_string_length(label: Union[bytes, str], trailing_dot: bool) -> bool: - if len(label) > (254 if trailing_dot else 253): - return False - return True - - -def check_bidi(label: str, check_ltr: bool = False) -> bool: - # Bidi rules should only be applied if string contains RTL characters - bidi_label = False - for idx, cp in enumerate(label, 1): - direction = unicodedata.bidirectional(cp) - if direction == "": - # String likely comes from a newer version of Unicode - raise IDNABidiError("Unknown directionality in label {} at position {}".format(repr(label), idx)) - if direction in ["R", "AL", "AN"]: - bidi_label = True - if not bidi_label and not check_ltr: - return True - - # Bidi rule 1 - direction = unicodedata.bidirectional(label[0]) - if direction in ["R", "AL"]: - rtl = True - elif direction == "L": - rtl = False - else: - raise IDNABidiError("First codepoint in label {} must be directionality L, R or AL".format(repr(label))) - - valid_ending = False - number_type: Optional[str] = None - for idx, cp in enumerate(label, 1): - direction = unicodedata.bidirectional(cp) - - if rtl: - # Bidi rule 2 - if direction not in [ - "R", - "AL", - "AN", - "EN", - "ES", - "CS", - "ET", - "ON", - "BN", - "NSM", - ]: - raise IDNABidiError("Invalid direction for codepoint at position {} in a right-to-left label".format(idx)) - # Bidi rule 3 - if direction in ["R", "AL", "EN", "AN"]: - valid_ending = True - elif direction != "NSM": - valid_ending = False - # Bidi rule 4 - if direction in ["AN", "EN"]: - if not number_type: - number_type = direction - else: - if number_type != direction: - raise IDNABidiError("Can not mix numeral types in a right-to-left label") - else: - # Bidi rule 5 - if direction not in ["L", "EN", "ES", "CS", "ET", "ON", "BN", "NSM"]: - raise IDNABidiError("Invalid direction for codepoint at position {} in a left-to-right label".format(idx)) - # Bidi rule 6 - if direction in ["L", "EN"]: - valid_ending = True - elif direction != "NSM": - valid_ending = False - - if not valid_ending: - raise IDNABidiError("Label ends with illegal codepoint directionality") - - return True - - -def check_initial_combiner(label: str) -> bool: - if unicodedata.category(label[0])[0] == "M": - raise IDNAError("Label begins with an illegal combining character") - return True - - -def check_hyphen_ok(label: str) -> bool: - if label[2:4] == "--": - raise IDNAError("Label has disallowed hyphens in 3rd and 4th position") - if label[0] == "-" or label[-1] == "-": - raise IDNAError("Label must not start or end with a hyphen") - return True - - -def check_nfc(label: str) -> None: - if unicodedata.normalize("NFC", label) != label: - raise IDNAError("Label must be in Normalization Form C") - - -def valid_contextj(label: str, pos: int) -> bool: - cp_value = ord(label[pos]) - - if cp_value == 0x200C: - if pos > 0: - if _combining_class(ord(label[pos - 1])) == _virama_combining_class: - return True - - ok = False - for i in range(pos - 1, -1, -1): - joining_type = idnadata.joining_types.get(ord(label[i])) - if joining_type == ord("T"): - continue - elif joining_type in [ord("L"), ord("D")]: - ok = True - break - else: - break - - if not ok: - return False - - ok = False - for i in range(pos + 1, len(label)): - joining_type = idnadata.joining_types.get(ord(label[i])) - if joining_type == ord("T"): - continue - elif joining_type in [ord("R"), ord("D")]: - ok = True - break - else: - break - return ok - - if cp_value == 0x200D: - if pos > 0: - if _combining_class(ord(label[pos - 1])) == _virama_combining_class: - return True - return False - - else: - return False - - -def valid_contexto(label: str, pos: int, exception: bool = False) -> bool: - cp_value = ord(label[pos]) - - if cp_value == 0x00B7: - if 0 < pos < len(label) - 1: - if ord(label[pos - 1]) == 0x006C and ord(label[pos + 1]) == 0x006C: - return True - return False - - elif cp_value == 0x0375: - if pos < len(label) - 1 and len(label) > 1: - return _is_script(label[pos + 1], "Greek") - return False - - elif cp_value == 0x05F3 or cp_value == 0x05F4: - if pos > 0: - return _is_script(label[pos - 1], "Hebrew") - return False - - elif cp_value == 0x30FB: - for cp in label: - if cp == "\u30fb": - continue - if _is_script(cp, "Hiragana") or _is_script(cp, "Katakana") or _is_script(cp, "Han"): - return True - return False - - elif 0x660 <= cp_value <= 0x669: - for cp in label: - if 0x6F0 <= ord(cp) <= 0x06F9: - return False - return True - - elif 0x6F0 <= cp_value <= 0x6F9: - for cp in label: - if 0x660 <= ord(cp) <= 0x0669: - return False - return True - - return False - - -def check_label(label: Union[str, bytes, bytearray]) -> None: - if isinstance(label, (bytes, bytearray)): - label = label.decode("utf-8") - if len(label) == 0: - raise IDNAError("Empty Label") - - check_nfc(label) - check_hyphen_ok(label) - check_initial_combiner(label) - - for pos, cp in enumerate(label): - cp_value = ord(cp) - if intranges_contain(cp_value, idnadata.codepoint_classes["PVALID"]): - continue - elif intranges_contain(cp_value, idnadata.codepoint_classes["CONTEXTJ"]): - try: - if not valid_contextj(label, pos): - raise InvalidCodepointContext( - "Joiner {} not allowed at position {} in {}".format(_unot(cp_value), pos + 1, repr(label)) - ) - except ValueError: - raise IDNAError( - "Unknown codepoint adjacent to joiner {} at position {} in {}".format( - _unot(cp_value), pos + 1, repr(label) - ) - ) - elif intranges_contain(cp_value, idnadata.codepoint_classes["CONTEXTO"]): - if not valid_contexto(label, pos): - raise InvalidCodepointContext( - "Codepoint {} not allowed at position {} in {}".format(_unot(cp_value), pos + 1, repr(label)) - ) - else: - raise InvalidCodepoint( - "Codepoint {} at position {} of {} not allowed".format(_unot(cp_value), pos + 1, repr(label)) - ) - - check_bidi(label) - - -def alabel(label: str) -> bytes: - try: - label_bytes = label.encode("ascii") - ulabel(label_bytes) - if not valid_label_length(label_bytes): - raise IDNAError("Label too long") - return label_bytes - except UnicodeEncodeError: - pass - - check_label(label) - label_bytes = _alabel_prefix + _punycode(label) - - if not valid_label_length(label_bytes): - raise IDNAError("Label too long") - - return label_bytes - - -def ulabel(label: Union[str, bytes, bytearray]) -> str: - if not isinstance(label, (bytes, bytearray)): - try: - label_bytes = label.encode("ascii") - except UnicodeEncodeError: - check_label(label) - return label - else: - label_bytes = bytes(label) - - label_bytes = label_bytes.lower() - if label_bytes.startswith(_alabel_prefix): - label_bytes = label_bytes[len(_alabel_prefix) :] - if not label_bytes: - raise IDNAError("Malformed A-label, no Punycode eligible content found") - if label_bytes.decode("ascii")[-1] == "-": - raise IDNAError("A-label must not end with a hyphen") - else: - check_label(label_bytes) - return label_bytes.decode("ascii") - - try: - label = label_bytes.decode("punycode") - except UnicodeError: - raise IDNAError("Invalid A-label") - check_label(label) - return label - - -def uts46_remap(domain: str, std3_rules: bool = True, transitional: bool = False) -> str: - """Re-map the characters in the string according to UTS46 processing.""" - from .uts46data import uts46data - - output = "" - - for pos, char in enumerate(domain): - code_point = ord(char) - try: - uts46row = uts46data[code_point if code_point < 256 else bisect.bisect_left(uts46data, (code_point, "Z")) - 1] - status = uts46row[1] - replacement: Optional[str] = None - if len(uts46row) == 3: - replacement = uts46row[2] - if ( - status == "V" - or (status == "D" and not transitional) - or (status == "3" and not std3_rules and replacement is None) - ): - output += char - elif replacement is not None and ( - status == "M" or (status == "3" and not std3_rules) or (status == "D" and transitional) - ): - output += replacement - elif status != "I": - raise IndexError() - except IndexError: - raise InvalidCodepoint( - "Codepoint {} not allowed at position {} in {}".format(_unot(code_point), pos + 1, repr(domain)) - ) - - return unicodedata.normalize("NFC", output) - - -def encode( - s: Union[str, bytes, bytearray], - strict: bool = False, - uts46: bool = False, - std3_rules: bool = False, - transitional: bool = False, -) -> bytes: - if not isinstance(s, str): - try: - s = str(s, "ascii") - except UnicodeDecodeError: - raise IDNAError("should pass a unicode string to the function rather than a byte string.") - if uts46: - s = uts46_remap(s, std3_rules, transitional) - trailing_dot = False - result = [] - if strict: - labels = s.split(".") - else: - labels = _unicode_dots_re.split(s) - if not labels or labels == [""]: - raise IDNAError("Empty domain") - if labels[-1] == "": - del labels[-1] - trailing_dot = True - for label in labels: - s = alabel(label) - if s: - result.append(s) - else: - raise IDNAError("Empty label") - if trailing_dot: - result.append(b"") - s = b".".join(result) - if not valid_string_length(s, trailing_dot): - raise IDNAError("Domain too long") - return s - - -def decode( - s: Union[str, bytes, bytearray], - strict: bool = False, - uts46: bool = False, - std3_rules: bool = False, -) -> str: - try: - if not isinstance(s, str): - s = str(s, "ascii") - except UnicodeDecodeError: - raise IDNAError("Invalid ASCII in A-label") - if uts46: - s = uts46_remap(s, std3_rules, False) - trailing_dot = False - result = [] - if not strict: - labels = _unicode_dots_re.split(s) - else: - labels = s.split(".") - if not labels or labels == [""]: - raise IDNAError("Empty domain") - if not labels[-1]: - del labels[-1] - trailing_dot = True - for label in labels: - s = ulabel(label) - if s: - result.append(s) - else: - raise IDNAError("Empty label") - if trailing_dot: - result.append("") - return ".".join(result) diff --git a/bot/lib/python3.11/site-packages/idna/idnadata.py b/bot/lib/python3.11/site-packages/idna/idnadata.py deleted file mode 100644 index ded47ca..0000000 --- a/bot/lib/python3.11/site-packages/idna/idnadata.py +++ /dev/null @@ -1,4309 +0,0 @@ -# This file is automatically generated by tools/idna-data - -__version__ = "16.0.0" - -scripts = { - "Greek": ( - 0x37000000374, - 0x37500000378, - 0x37A0000037E, - 0x37F00000380, - 0x38400000385, - 0x38600000387, - 0x3880000038B, - 0x38C0000038D, - 0x38E000003A2, - 0x3A3000003E2, - 0x3F000000400, - 0x1D2600001D2B, - 0x1D5D00001D62, - 0x1D6600001D6B, - 0x1DBF00001DC0, - 0x1F0000001F16, - 0x1F1800001F1E, - 0x1F2000001F46, - 0x1F4800001F4E, - 0x1F5000001F58, - 0x1F5900001F5A, - 0x1F5B00001F5C, - 0x1F5D00001F5E, - 0x1F5F00001F7E, - 0x1F8000001FB5, - 0x1FB600001FC5, - 0x1FC600001FD4, - 0x1FD600001FDC, - 0x1FDD00001FF0, - 0x1FF200001FF5, - 0x1FF600001FFF, - 0x212600002127, - 0xAB650000AB66, - 0x101400001018F, - 0x101A0000101A1, - 0x1D2000001D246, - ), - "Han": ( - 0x2E8000002E9A, - 0x2E9B00002EF4, - 0x2F0000002FD6, - 0x300500003006, - 0x300700003008, - 0x30210000302A, - 0x30380000303C, - 0x340000004DC0, - 0x4E000000A000, - 0xF9000000FA6E, - 0xFA700000FADA, - 0x16FE200016FE4, - 0x16FF000016FF2, - 0x200000002A6E0, - 0x2A7000002B73A, - 0x2B7400002B81E, - 0x2B8200002CEA2, - 0x2CEB00002EBE1, - 0x2EBF00002EE5E, - 0x2F8000002FA1E, - 0x300000003134B, - 0x31350000323B0, - ), - "Hebrew": ( - 0x591000005C8, - 0x5D0000005EB, - 0x5EF000005F5, - 0xFB1D0000FB37, - 0xFB380000FB3D, - 0xFB3E0000FB3F, - 0xFB400000FB42, - 0xFB430000FB45, - 0xFB460000FB50, - ), - "Hiragana": ( - 0x304100003097, - 0x309D000030A0, - 0x1B0010001B120, - 0x1B1320001B133, - 0x1B1500001B153, - 0x1F2000001F201, - ), - "Katakana": ( - 0x30A1000030FB, - 0x30FD00003100, - 0x31F000003200, - 0x32D0000032FF, - 0x330000003358, - 0xFF660000FF70, - 0xFF710000FF9E, - 0x1AFF00001AFF4, - 0x1AFF50001AFFC, - 0x1AFFD0001AFFF, - 0x1B0000001B001, - 0x1B1200001B123, - 0x1B1550001B156, - 0x1B1640001B168, - ), -} -joining_types = { - 0xAD: 84, - 0x300: 84, - 0x301: 84, - 0x302: 84, - 0x303: 84, - 0x304: 84, - 0x305: 84, - 0x306: 84, - 0x307: 84, - 0x308: 84, - 0x309: 84, - 0x30A: 84, - 0x30B: 84, - 0x30C: 84, - 0x30D: 84, - 0x30E: 84, - 0x30F: 84, - 0x310: 84, - 0x311: 84, - 0x312: 84, - 0x313: 84, - 0x314: 84, - 0x315: 84, - 0x316: 84, - 0x317: 84, - 0x318: 84, - 0x319: 84, - 0x31A: 84, - 0x31B: 84, - 0x31C: 84, - 0x31D: 84, - 0x31E: 84, - 0x31F: 84, - 0x320: 84, - 0x321: 84, - 0x322: 84, - 0x323: 84, - 0x324: 84, - 0x325: 84, - 0x326: 84, - 0x327: 84, - 0x328: 84, - 0x329: 84, - 0x32A: 84, - 0x32B: 84, - 0x32C: 84, - 0x32D: 84, - 0x32E: 84, - 0x32F: 84, - 0x330: 84, - 0x331: 84, - 0x332: 84, - 0x333: 84, - 0x334: 84, - 0x335: 84, - 0x336: 84, - 0x337: 84, - 0x338: 84, - 0x339: 84, - 0x33A: 84, - 0x33B: 84, - 0x33C: 84, - 0x33D: 84, - 0x33E: 84, - 0x33F: 84, - 0x340: 84, - 0x341: 84, - 0x342: 84, - 0x343: 84, - 0x344: 84, - 0x345: 84, - 0x346: 84, - 0x347: 84, - 0x348: 84, - 0x349: 84, - 0x34A: 84, - 0x34B: 84, - 0x34C: 84, - 0x34D: 84, - 0x34E: 84, - 0x34F: 84, - 0x350: 84, - 0x351: 84, - 0x352: 84, - 0x353: 84, - 0x354: 84, - 0x355: 84, - 0x356: 84, - 0x357: 84, - 0x358: 84, - 0x359: 84, - 0x35A: 84, - 0x35B: 84, - 0x35C: 84, - 0x35D: 84, - 0x35E: 84, - 0x35F: 84, - 0x360: 84, - 0x361: 84, - 0x362: 84, - 0x363: 84, - 0x364: 84, - 0x365: 84, - 0x366: 84, - 0x367: 84, - 0x368: 84, - 0x369: 84, - 0x36A: 84, - 0x36B: 84, - 0x36C: 84, - 0x36D: 84, - 0x36E: 84, - 0x36F: 84, - 0x483: 84, - 0x484: 84, - 0x485: 84, - 0x486: 84, - 0x487: 84, - 0x488: 84, - 0x489: 84, - 0x591: 84, - 0x592: 84, - 0x593: 84, - 0x594: 84, - 0x595: 84, - 0x596: 84, - 0x597: 84, - 0x598: 84, - 0x599: 84, - 0x59A: 84, - 0x59B: 84, - 0x59C: 84, - 0x59D: 84, - 0x59E: 84, - 0x59F: 84, - 0x5A0: 84, - 0x5A1: 84, - 0x5A2: 84, - 0x5A3: 84, - 0x5A4: 84, - 0x5A5: 84, - 0x5A6: 84, - 0x5A7: 84, - 0x5A8: 84, - 0x5A9: 84, - 0x5AA: 84, - 0x5AB: 84, - 0x5AC: 84, - 0x5AD: 84, - 0x5AE: 84, - 0x5AF: 84, - 0x5B0: 84, - 0x5B1: 84, - 0x5B2: 84, - 0x5B3: 84, - 0x5B4: 84, - 0x5B5: 84, - 0x5B6: 84, - 0x5B7: 84, - 0x5B8: 84, - 0x5B9: 84, - 0x5BA: 84, - 0x5BB: 84, - 0x5BC: 84, - 0x5BD: 84, - 0x5BF: 84, - 0x5C1: 84, - 0x5C2: 84, - 0x5C4: 84, - 0x5C5: 84, - 0x5C7: 84, - 0x610: 84, - 0x611: 84, - 0x612: 84, - 0x613: 84, - 0x614: 84, - 0x615: 84, - 0x616: 84, - 0x617: 84, - 0x618: 84, - 0x619: 84, - 0x61A: 84, - 0x61C: 84, - 0x620: 68, - 0x622: 82, - 0x623: 82, - 0x624: 82, - 0x625: 82, - 0x626: 68, - 0x627: 82, - 0x628: 68, - 0x629: 82, - 0x62A: 68, - 0x62B: 68, - 0x62C: 68, - 0x62D: 68, - 0x62E: 68, - 0x62F: 82, - 0x630: 82, - 0x631: 82, - 0x632: 82, - 0x633: 68, - 0x634: 68, - 0x635: 68, - 0x636: 68, - 0x637: 68, - 0x638: 68, - 0x639: 68, - 0x63A: 68, - 0x63B: 68, - 0x63C: 68, - 0x63D: 68, - 0x63E: 68, - 0x63F: 68, - 0x640: 67, - 0x641: 68, - 0x642: 68, - 0x643: 68, - 0x644: 68, - 0x645: 68, - 0x646: 68, - 0x647: 68, - 0x648: 82, - 0x649: 68, - 0x64A: 68, - 0x64B: 84, - 0x64C: 84, - 0x64D: 84, - 0x64E: 84, - 0x64F: 84, - 0x650: 84, - 0x651: 84, - 0x652: 84, - 0x653: 84, - 0x654: 84, - 0x655: 84, - 0x656: 84, - 0x657: 84, - 0x658: 84, - 0x659: 84, - 0x65A: 84, - 0x65B: 84, - 0x65C: 84, - 0x65D: 84, - 0x65E: 84, - 0x65F: 84, - 0x66E: 68, - 0x66F: 68, - 0x670: 84, - 0x671: 82, - 0x672: 82, - 0x673: 82, - 0x675: 82, - 0x676: 82, - 0x677: 82, - 0x678: 68, - 0x679: 68, - 0x67A: 68, - 0x67B: 68, - 0x67C: 68, - 0x67D: 68, - 0x67E: 68, - 0x67F: 68, - 0x680: 68, - 0x681: 68, - 0x682: 68, - 0x683: 68, - 0x684: 68, - 0x685: 68, - 0x686: 68, - 0x687: 68, - 0x688: 82, - 0x689: 82, - 0x68A: 82, - 0x68B: 82, - 0x68C: 82, - 0x68D: 82, - 0x68E: 82, - 0x68F: 82, - 0x690: 82, - 0x691: 82, - 0x692: 82, - 0x693: 82, - 0x694: 82, - 0x695: 82, - 0x696: 82, - 0x697: 82, - 0x698: 82, - 0x699: 82, - 0x69A: 68, - 0x69B: 68, - 0x69C: 68, - 0x69D: 68, - 0x69E: 68, - 0x69F: 68, - 0x6A0: 68, - 0x6A1: 68, - 0x6A2: 68, - 0x6A3: 68, - 0x6A4: 68, - 0x6A5: 68, - 0x6A6: 68, - 0x6A7: 68, - 0x6A8: 68, - 0x6A9: 68, - 0x6AA: 68, - 0x6AB: 68, - 0x6AC: 68, - 0x6AD: 68, - 0x6AE: 68, - 0x6AF: 68, - 0x6B0: 68, - 0x6B1: 68, - 0x6B2: 68, - 0x6B3: 68, - 0x6B4: 68, - 0x6B5: 68, - 0x6B6: 68, - 0x6B7: 68, - 0x6B8: 68, - 0x6B9: 68, - 0x6BA: 68, - 0x6BB: 68, - 0x6BC: 68, - 0x6BD: 68, - 0x6BE: 68, - 0x6BF: 68, - 0x6C0: 82, - 0x6C1: 68, - 0x6C2: 68, - 0x6C3: 82, - 0x6C4: 82, - 0x6C5: 82, - 0x6C6: 82, - 0x6C7: 82, - 0x6C8: 82, - 0x6C9: 82, - 0x6CA: 82, - 0x6CB: 82, - 0x6CC: 68, - 0x6CD: 82, - 0x6CE: 68, - 0x6CF: 82, - 0x6D0: 68, - 0x6D1: 68, - 0x6D2: 82, - 0x6D3: 82, - 0x6D5: 82, - 0x6D6: 84, - 0x6D7: 84, - 0x6D8: 84, - 0x6D9: 84, - 0x6DA: 84, - 0x6DB: 84, - 0x6DC: 84, - 0x6DF: 84, - 0x6E0: 84, - 0x6E1: 84, - 0x6E2: 84, - 0x6E3: 84, - 0x6E4: 84, - 0x6E7: 84, - 0x6E8: 84, - 0x6EA: 84, - 0x6EB: 84, - 0x6EC: 84, - 0x6ED: 84, - 0x6EE: 82, - 0x6EF: 82, - 0x6FA: 68, - 0x6FB: 68, - 0x6FC: 68, - 0x6FF: 68, - 0x70F: 84, - 0x710: 82, - 0x711: 84, - 0x712: 68, - 0x713: 68, - 0x714: 68, - 0x715: 82, - 0x716: 82, - 0x717: 82, - 0x718: 82, - 0x719: 82, - 0x71A: 68, - 0x71B: 68, - 0x71C: 68, - 0x71D: 68, - 0x71E: 82, - 0x71F: 68, - 0x720: 68, - 0x721: 68, - 0x722: 68, - 0x723: 68, - 0x724: 68, - 0x725: 68, - 0x726: 68, - 0x727: 68, - 0x728: 82, - 0x729: 68, - 0x72A: 82, - 0x72B: 68, - 0x72C: 82, - 0x72D: 68, - 0x72E: 68, - 0x72F: 82, - 0x730: 84, - 0x731: 84, - 0x732: 84, - 0x733: 84, - 0x734: 84, - 0x735: 84, - 0x736: 84, - 0x737: 84, - 0x738: 84, - 0x739: 84, - 0x73A: 84, - 0x73B: 84, - 0x73C: 84, - 0x73D: 84, - 0x73E: 84, - 0x73F: 84, - 0x740: 84, - 0x741: 84, - 0x742: 84, - 0x743: 84, - 0x744: 84, - 0x745: 84, - 0x746: 84, - 0x747: 84, - 0x748: 84, - 0x749: 84, - 0x74A: 84, - 0x74D: 82, - 0x74E: 68, - 0x74F: 68, - 0x750: 68, - 0x751: 68, - 0x752: 68, - 0x753: 68, - 0x754: 68, - 0x755: 68, - 0x756: 68, - 0x757: 68, - 0x758: 68, - 0x759: 82, - 0x75A: 82, - 0x75B: 82, - 0x75C: 68, - 0x75D: 68, - 0x75E: 68, - 0x75F: 68, - 0x760: 68, - 0x761: 68, - 0x762: 68, - 0x763: 68, - 0x764: 68, - 0x765: 68, - 0x766: 68, - 0x767: 68, - 0x768: 68, - 0x769: 68, - 0x76A: 68, - 0x76B: 82, - 0x76C: 82, - 0x76D: 68, - 0x76E: 68, - 0x76F: 68, - 0x770: 68, - 0x771: 82, - 0x772: 68, - 0x773: 82, - 0x774: 82, - 0x775: 68, - 0x776: 68, - 0x777: 68, - 0x778: 82, - 0x779: 82, - 0x77A: 68, - 0x77B: 68, - 0x77C: 68, - 0x77D: 68, - 0x77E: 68, - 0x77F: 68, - 0x7A6: 84, - 0x7A7: 84, - 0x7A8: 84, - 0x7A9: 84, - 0x7AA: 84, - 0x7AB: 84, - 0x7AC: 84, - 0x7AD: 84, - 0x7AE: 84, - 0x7AF: 84, - 0x7B0: 84, - 0x7CA: 68, - 0x7CB: 68, - 0x7CC: 68, - 0x7CD: 68, - 0x7CE: 68, - 0x7CF: 68, - 0x7D0: 68, - 0x7D1: 68, - 0x7D2: 68, - 0x7D3: 68, - 0x7D4: 68, - 0x7D5: 68, - 0x7D6: 68, - 0x7D7: 68, - 0x7D8: 68, - 0x7D9: 68, - 0x7DA: 68, - 0x7DB: 68, - 0x7DC: 68, - 0x7DD: 68, - 0x7DE: 68, - 0x7DF: 68, - 0x7E0: 68, - 0x7E1: 68, - 0x7E2: 68, - 0x7E3: 68, - 0x7E4: 68, - 0x7E5: 68, - 0x7E6: 68, - 0x7E7: 68, - 0x7E8: 68, - 0x7E9: 68, - 0x7EA: 68, - 0x7EB: 84, - 0x7EC: 84, - 0x7ED: 84, - 0x7EE: 84, - 0x7EF: 84, - 0x7F0: 84, - 0x7F1: 84, - 0x7F2: 84, - 0x7F3: 84, - 0x7FA: 67, - 0x7FD: 84, - 0x816: 84, - 0x817: 84, - 0x818: 84, - 0x819: 84, - 0x81B: 84, - 0x81C: 84, - 0x81D: 84, - 0x81E: 84, - 0x81F: 84, - 0x820: 84, - 0x821: 84, - 0x822: 84, - 0x823: 84, - 0x825: 84, - 0x826: 84, - 0x827: 84, - 0x829: 84, - 0x82A: 84, - 0x82B: 84, - 0x82C: 84, - 0x82D: 84, - 0x840: 82, - 0x841: 68, - 0x842: 68, - 0x843: 68, - 0x844: 68, - 0x845: 68, - 0x846: 82, - 0x847: 82, - 0x848: 68, - 0x849: 82, - 0x84A: 68, - 0x84B: 68, - 0x84C: 68, - 0x84D: 68, - 0x84E: 68, - 0x84F: 68, - 0x850: 68, - 0x851: 68, - 0x852: 68, - 0x853: 68, - 0x854: 82, - 0x855: 68, - 0x856: 82, - 0x857: 82, - 0x858: 82, - 0x859: 84, - 0x85A: 84, - 0x85B: 84, - 0x860: 68, - 0x862: 68, - 0x863: 68, - 0x864: 68, - 0x865: 68, - 0x867: 82, - 0x868: 68, - 0x869: 82, - 0x86A: 82, - 0x870: 82, - 0x871: 82, - 0x872: 82, - 0x873: 82, - 0x874: 82, - 0x875: 82, - 0x876: 82, - 0x877: 82, - 0x878: 82, - 0x879: 82, - 0x87A: 82, - 0x87B: 82, - 0x87C: 82, - 0x87D: 82, - 0x87E: 82, - 0x87F: 82, - 0x880: 82, - 0x881: 82, - 0x882: 82, - 0x883: 67, - 0x884: 67, - 0x885: 67, - 0x886: 68, - 0x889: 68, - 0x88A: 68, - 0x88B: 68, - 0x88C: 68, - 0x88D: 68, - 0x88E: 82, - 0x897: 84, - 0x898: 84, - 0x899: 84, - 0x89A: 84, - 0x89B: 84, - 0x89C: 84, - 0x89D: 84, - 0x89E: 84, - 0x89F: 84, - 0x8A0: 68, - 0x8A1: 68, - 0x8A2: 68, - 0x8A3: 68, - 0x8A4: 68, - 0x8A5: 68, - 0x8A6: 68, - 0x8A7: 68, - 0x8A8: 68, - 0x8A9: 68, - 0x8AA: 82, - 0x8AB: 82, - 0x8AC: 82, - 0x8AE: 82, - 0x8AF: 68, - 0x8B0: 68, - 0x8B1: 82, - 0x8B2: 82, - 0x8B3: 68, - 0x8B4: 68, - 0x8B5: 68, - 0x8B6: 68, - 0x8B7: 68, - 0x8B8: 68, - 0x8B9: 82, - 0x8BA: 68, - 0x8BB: 68, - 0x8BC: 68, - 0x8BD: 68, - 0x8BE: 68, - 0x8BF: 68, - 0x8C0: 68, - 0x8C1: 68, - 0x8C2: 68, - 0x8C3: 68, - 0x8C4: 68, - 0x8C5: 68, - 0x8C6: 68, - 0x8C7: 68, - 0x8C8: 68, - 0x8CA: 84, - 0x8CB: 84, - 0x8CC: 84, - 0x8CD: 84, - 0x8CE: 84, - 0x8CF: 84, - 0x8D0: 84, - 0x8D1: 84, - 0x8D2: 84, - 0x8D3: 84, - 0x8D4: 84, - 0x8D5: 84, - 0x8D6: 84, - 0x8D7: 84, - 0x8D8: 84, - 0x8D9: 84, - 0x8DA: 84, - 0x8DB: 84, - 0x8DC: 84, - 0x8DD: 84, - 0x8DE: 84, - 0x8DF: 84, - 0x8E0: 84, - 0x8E1: 84, - 0x8E3: 84, - 0x8E4: 84, - 0x8E5: 84, - 0x8E6: 84, - 0x8E7: 84, - 0x8E8: 84, - 0x8E9: 84, - 0x8EA: 84, - 0x8EB: 84, - 0x8EC: 84, - 0x8ED: 84, - 0x8EE: 84, - 0x8EF: 84, - 0x8F0: 84, - 0x8F1: 84, - 0x8F2: 84, - 0x8F3: 84, - 0x8F4: 84, - 0x8F5: 84, - 0x8F6: 84, - 0x8F7: 84, - 0x8F8: 84, - 0x8F9: 84, - 0x8FA: 84, - 0x8FB: 84, - 0x8FC: 84, - 0x8FD: 84, - 0x8FE: 84, - 0x8FF: 84, - 0x900: 84, - 0x901: 84, - 0x902: 84, - 0x93A: 84, - 0x93C: 84, - 0x941: 84, - 0x942: 84, - 0x943: 84, - 0x944: 84, - 0x945: 84, - 0x946: 84, - 0x947: 84, - 0x948: 84, - 0x94D: 84, - 0x951: 84, - 0x952: 84, - 0x953: 84, - 0x954: 84, - 0x955: 84, - 0x956: 84, - 0x957: 84, - 0x962: 84, - 0x963: 84, - 0x981: 84, - 0x9BC: 84, - 0x9C1: 84, - 0x9C2: 84, - 0x9C3: 84, - 0x9C4: 84, - 0x9CD: 84, - 0x9E2: 84, - 0x9E3: 84, - 0x9FE: 84, - 0xA01: 84, - 0xA02: 84, - 0xA3C: 84, - 0xA41: 84, - 0xA42: 84, - 0xA47: 84, - 0xA48: 84, - 0xA4B: 84, - 0xA4C: 84, - 0xA4D: 84, - 0xA51: 84, - 0xA70: 84, - 0xA71: 84, - 0xA75: 84, - 0xA81: 84, - 0xA82: 84, - 0xABC: 84, - 0xAC1: 84, - 0xAC2: 84, - 0xAC3: 84, - 0xAC4: 84, - 0xAC5: 84, - 0xAC7: 84, - 0xAC8: 84, - 0xACD: 84, - 0xAE2: 84, - 0xAE3: 84, - 0xAFA: 84, - 0xAFB: 84, - 0xAFC: 84, - 0xAFD: 84, - 0xAFE: 84, - 0xAFF: 84, - 0xB01: 84, - 0xB3C: 84, - 0xB3F: 84, - 0xB41: 84, - 0xB42: 84, - 0xB43: 84, - 0xB44: 84, - 0xB4D: 84, - 0xB55: 84, - 0xB56: 84, - 0xB62: 84, - 0xB63: 84, - 0xB82: 84, - 0xBC0: 84, - 0xBCD: 84, - 0xC00: 84, - 0xC04: 84, - 0xC3C: 84, - 0xC3E: 84, - 0xC3F: 84, - 0xC40: 84, - 0xC46: 84, - 0xC47: 84, - 0xC48: 84, - 0xC4A: 84, - 0xC4B: 84, - 0xC4C: 84, - 0xC4D: 84, - 0xC55: 84, - 0xC56: 84, - 0xC62: 84, - 0xC63: 84, - 0xC81: 84, - 0xCBC: 84, - 0xCBF: 84, - 0xCC6: 84, - 0xCCC: 84, - 0xCCD: 84, - 0xCE2: 84, - 0xCE3: 84, - 0xD00: 84, - 0xD01: 84, - 0xD3B: 84, - 0xD3C: 84, - 0xD41: 84, - 0xD42: 84, - 0xD43: 84, - 0xD44: 84, - 0xD4D: 84, - 0xD62: 84, - 0xD63: 84, - 0xD81: 84, - 0xDCA: 84, - 0xDD2: 84, - 0xDD3: 84, - 0xDD4: 84, - 0xDD6: 84, - 0xE31: 84, - 0xE34: 84, - 0xE35: 84, - 0xE36: 84, - 0xE37: 84, - 0xE38: 84, - 0xE39: 84, - 0xE3A: 84, - 0xE47: 84, - 0xE48: 84, - 0xE49: 84, - 0xE4A: 84, - 0xE4B: 84, - 0xE4C: 84, - 0xE4D: 84, - 0xE4E: 84, - 0xEB1: 84, - 0xEB4: 84, - 0xEB5: 84, - 0xEB6: 84, - 0xEB7: 84, - 0xEB8: 84, - 0xEB9: 84, - 0xEBA: 84, - 0xEBB: 84, - 0xEBC: 84, - 0xEC8: 84, - 0xEC9: 84, - 0xECA: 84, - 0xECB: 84, - 0xECC: 84, - 0xECD: 84, - 0xECE: 84, - 0xF18: 84, - 0xF19: 84, - 0xF35: 84, - 0xF37: 84, - 0xF39: 84, - 0xF71: 84, - 0xF72: 84, - 0xF73: 84, - 0xF74: 84, - 0xF75: 84, - 0xF76: 84, - 0xF77: 84, - 0xF78: 84, - 0xF79: 84, - 0xF7A: 84, - 0xF7B: 84, - 0xF7C: 84, - 0xF7D: 84, - 0xF7E: 84, - 0xF80: 84, - 0xF81: 84, - 0xF82: 84, - 0xF83: 84, - 0xF84: 84, - 0xF86: 84, - 0xF87: 84, - 0xF8D: 84, - 0xF8E: 84, - 0xF8F: 84, - 0xF90: 84, - 0xF91: 84, - 0xF92: 84, - 0xF93: 84, - 0xF94: 84, - 0xF95: 84, - 0xF96: 84, - 0xF97: 84, - 0xF99: 84, - 0xF9A: 84, - 0xF9B: 84, - 0xF9C: 84, - 0xF9D: 84, - 0xF9E: 84, - 0xF9F: 84, - 0xFA0: 84, - 0xFA1: 84, - 0xFA2: 84, - 0xFA3: 84, - 0xFA4: 84, - 0xFA5: 84, - 0xFA6: 84, - 0xFA7: 84, - 0xFA8: 84, - 0xFA9: 84, - 0xFAA: 84, - 0xFAB: 84, - 0xFAC: 84, - 0xFAD: 84, - 0xFAE: 84, - 0xFAF: 84, - 0xFB0: 84, - 0xFB1: 84, - 0xFB2: 84, - 0xFB3: 84, - 0xFB4: 84, - 0xFB5: 84, - 0xFB6: 84, - 0xFB7: 84, - 0xFB8: 84, - 0xFB9: 84, - 0xFBA: 84, - 0xFBB: 84, - 0xFBC: 84, - 0xFC6: 84, - 0x102D: 84, - 0x102E: 84, - 0x102F: 84, - 0x1030: 84, - 0x1032: 84, - 0x1033: 84, - 0x1034: 84, - 0x1035: 84, - 0x1036: 84, - 0x1037: 84, - 0x1039: 84, - 0x103A: 84, - 0x103D: 84, - 0x103E: 84, - 0x1058: 84, - 0x1059: 84, - 0x105E: 84, - 0x105F: 84, - 0x1060: 84, - 0x1071: 84, - 0x1072: 84, - 0x1073: 84, - 0x1074: 84, - 0x1082: 84, - 0x1085: 84, - 0x1086: 84, - 0x108D: 84, - 0x109D: 84, - 0x135D: 84, - 0x135E: 84, - 0x135F: 84, - 0x1712: 84, - 0x1713: 84, - 0x1714: 84, - 0x1732: 84, - 0x1733: 84, - 0x1752: 84, - 0x1753: 84, - 0x1772: 84, - 0x1773: 84, - 0x17B4: 84, - 0x17B5: 84, - 0x17B7: 84, - 0x17B8: 84, - 0x17B9: 84, - 0x17BA: 84, - 0x17BB: 84, - 0x17BC: 84, - 0x17BD: 84, - 0x17C6: 84, - 0x17C9: 84, - 0x17CA: 84, - 0x17CB: 84, - 0x17CC: 84, - 0x17CD: 84, - 0x17CE: 84, - 0x17CF: 84, - 0x17D0: 84, - 0x17D1: 84, - 0x17D2: 84, - 0x17D3: 84, - 0x17DD: 84, - 0x1807: 68, - 0x180A: 67, - 0x180B: 84, - 0x180C: 84, - 0x180D: 84, - 0x180F: 84, - 0x1820: 68, - 0x1821: 68, - 0x1822: 68, - 0x1823: 68, - 0x1824: 68, - 0x1825: 68, - 0x1826: 68, - 0x1827: 68, - 0x1828: 68, - 0x1829: 68, - 0x182A: 68, - 0x182B: 68, - 0x182C: 68, - 0x182D: 68, - 0x182E: 68, - 0x182F: 68, - 0x1830: 68, - 0x1831: 68, - 0x1832: 68, - 0x1833: 68, - 0x1834: 68, - 0x1835: 68, - 0x1836: 68, - 0x1837: 68, - 0x1838: 68, - 0x1839: 68, - 0x183A: 68, - 0x183B: 68, - 0x183C: 68, - 0x183D: 68, - 0x183E: 68, - 0x183F: 68, - 0x1840: 68, - 0x1841: 68, - 0x1842: 68, - 0x1843: 68, - 0x1844: 68, - 0x1845: 68, - 0x1846: 68, - 0x1847: 68, - 0x1848: 68, - 0x1849: 68, - 0x184A: 68, - 0x184B: 68, - 0x184C: 68, - 0x184D: 68, - 0x184E: 68, - 0x184F: 68, - 0x1850: 68, - 0x1851: 68, - 0x1852: 68, - 0x1853: 68, - 0x1854: 68, - 0x1855: 68, - 0x1856: 68, - 0x1857: 68, - 0x1858: 68, - 0x1859: 68, - 0x185A: 68, - 0x185B: 68, - 0x185C: 68, - 0x185D: 68, - 0x185E: 68, - 0x185F: 68, - 0x1860: 68, - 0x1861: 68, - 0x1862: 68, - 0x1863: 68, - 0x1864: 68, - 0x1865: 68, - 0x1866: 68, - 0x1867: 68, - 0x1868: 68, - 0x1869: 68, - 0x186A: 68, - 0x186B: 68, - 0x186C: 68, - 0x186D: 68, - 0x186E: 68, - 0x186F: 68, - 0x1870: 68, - 0x1871: 68, - 0x1872: 68, - 0x1873: 68, - 0x1874: 68, - 0x1875: 68, - 0x1876: 68, - 0x1877: 68, - 0x1878: 68, - 0x1885: 84, - 0x1886: 84, - 0x1887: 68, - 0x1888: 68, - 0x1889: 68, - 0x188A: 68, - 0x188B: 68, - 0x188C: 68, - 0x188D: 68, - 0x188E: 68, - 0x188F: 68, - 0x1890: 68, - 0x1891: 68, - 0x1892: 68, - 0x1893: 68, - 0x1894: 68, - 0x1895: 68, - 0x1896: 68, - 0x1897: 68, - 0x1898: 68, - 0x1899: 68, - 0x189A: 68, - 0x189B: 68, - 0x189C: 68, - 0x189D: 68, - 0x189E: 68, - 0x189F: 68, - 0x18A0: 68, - 0x18A1: 68, - 0x18A2: 68, - 0x18A3: 68, - 0x18A4: 68, - 0x18A5: 68, - 0x18A6: 68, - 0x18A7: 68, - 0x18A8: 68, - 0x18A9: 84, - 0x18AA: 68, - 0x1920: 84, - 0x1921: 84, - 0x1922: 84, - 0x1927: 84, - 0x1928: 84, - 0x1932: 84, - 0x1939: 84, - 0x193A: 84, - 0x193B: 84, - 0x1A17: 84, - 0x1A18: 84, - 0x1A1B: 84, - 0x1A56: 84, - 0x1A58: 84, - 0x1A59: 84, - 0x1A5A: 84, - 0x1A5B: 84, - 0x1A5C: 84, - 0x1A5D: 84, - 0x1A5E: 84, - 0x1A60: 84, - 0x1A62: 84, - 0x1A65: 84, - 0x1A66: 84, - 0x1A67: 84, - 0x1A68: 84, - 0x1A69: 84, - 0x1A6A: 84, - 0x1A6B: 84, - 0x1A6C: 84, - 0x1A73: 84, - 0x1A74: 84, - 0x1A75: 84, - 0x1A76: 84, - 0x1A77: 84, - 0x1A78: 84, - 0x1A79: 84, - 0x1A7A: 84, - 0x1A7B: 84, - 0x1A7C: 84, - 0x1A7F: 84, - 0x1AB0: 84, - 0x1AB1: 84, - 0x1AB2: 84, - 0x1AB3: 84, - 0x1AB4: 84, - 0x1AB5: 84, - 0x1AB6: 84, - 0x1AB7: 84, - 0x1AB8: 84, - 0x1AB9: 84, - 0x1ABA: 84, - 0x1ABB: 84, - 0x1ABC: 84, - 0x1ABD: 84, - 0x1ABE: 84, - 0x1ABF: 84, - 0x1AC0: 84, - 0x1AC1: 84, - 0x1AC2: 84, - 0x1AC3: 84, - 0x1AC4: 84, - 0x1AC5: 84, - 0x1AC6: 84, - 0x1AC7: 84, - 0x1AC8: 84, - 0x1AC9: 84, - 0x1ACA: 84, - 0x1ACB: 84, - 0x1ACC: 84, - 0x1ACD: 84, - 0x1ACE: 84, - 0x1B00: 84, - 0x1B01: 84, - 0x1B02: 84, - 0x1B03: 84, - 0x1B34: 84, - 0x1B36: 84, - 0x1B37: 84, - 0x1B38: 84, - 0x1B39: 84, - 0x1B3A: 84, - 0x1B3C: 84, - 0x1B42: 84, - 0x1B6B: 84, - 0x1B6C: 84, - 0x1B6D: 84, - 0x1B6E: 84, - 0x1B6F: 84, - 0x1B70: 84, - 0x1B71: 84, - 0x1B72: 84, - 0x1B73: 84, - 0x1B80: 84, - 0x1B81: 84, - 0x1BA2: 84, - 0x1BA3: 84, - 0x1BA4: 84, - 0x1BA5: 84, - 0x1BA8: 84, - 0x1BA9: 84, - 0x1BAB: 84, - 0x1BAC: 84, - 0x1BAD: 84, - 0x1BE6: 84, - 0x1BE8: 84, - 0x1BE9: 84, - 0x1BED: 84, - 0x1BEF: 84, - 0x1BF0: 84, - 0x1BF1: 84, - 0x1C2C: 84, - 0x1C2D: 84, - 0x1C2E: 84, - 0x1C2F: 84, - 0x1C30: 84, - 0x1C31: 84, - 0x1C32: 84, - 0x1C33: 84, - 0x1C36: 84, - 0x1C37: 84, - 0x1CD0: 84, - 0x1CD1: 84, - 0x1CD2: 84, - 0x1CD4: 84, - 0x1CD5: 84, - 0x1CD6: 84, - 0x1CD7: 84, - 0x1CD8: 84, - 0x1CD9: 84, - 0x1CDA: 84, - 0x1CDB: 84, - 0x1CDC: 84, - 0x1CDD: 84, - 0x1CDE: 84, - 0x1CDF: 84, - 0x1CE0: 84, - 0x1CE2: 84, - 0x1CE3: 84, - 0x1CE4: 84, - 0x1CE5: 84, - 0x1CE6: 84, - 0x1CE7: 84, - 0x1CE8: 84, - 0x1CED: 84, - 0x1CF4: 84, - 0x1CF8: 84, - 0x1CF9: 84, - 0x1DC0: 84, - 0x1DC1: 84, - 0x1DC2: 84, - 0x1DC3: 84, - 0x1DC4: 84, - 0x1DC5: 84, - 0x1DC6: 84, - 0x1DC7: 84, - 0x1DC8: 84, - 0x1DC9: 84, - 0x1DCA: 84, - 0x1DCB: 84, - 0x1DCC: 84, - 0x1DCD: 84, - 0x1DCE: 84, - 0x1DCF: 84, - 0x1DD0: 84, - 0x1DD1: 84, - 0x1DD2: 84, - 0x1DD3: 84, - 0x1DD4: 84, - 0x1DD5: 84, - 0x1DD6: 84, - 0x1DD7: 84, - 0x1DD8: 84, - 0x1DD9: 84, - 0x1DDA: 84, - 0x1DDB: 84, - 0x1DDC: 84, - 0x1DDD: 84, - 0x1DDE: 84, - 0x1DDF: 84, - 0x1DE0: 84, - 0x1DE1: 84, - 0x1DE2: 84, - 0x1DE3: 84, - 0x1DE4: 84, - 0x1DE5: 84, - 0x1DE6: 84, - 0x1DE7: 84, - 0x1DE8: 84, - 0x1DE9: 84, - 0x1DEA: 84, - 0x1DEB: 84, - 0x1DEC: 84, - 0x1DED: 84, - 0x1DEE: 84, - 0x1DEF: 84, - 0x1DF0: 84, - 0x1DF1: 84, - 0x1DF2: 84, - 0x1DF3: 84, - 0x1DF4: 84, - 0x1DF5: 84, - 0x1DF6: 84, - 0x1DF7: 84, - 0x1DF8: 84, - 0x1DF9: 84, - 0x1DFA: 84, - 0x1DFB: 84, - 0x1DFC: 84, - 0x1DFD: 84, - 0x1DFE: 84, - 0x1DFF: 84, - 0x200B: 84, - 0x200D: 67, - 0x200E: 84, - 0x200F: 84, - 0x202A: 84, - 0x202B: 84, - 0x202C: 84, - 0x202D: 84, - 0x202E: 84, - 0x2060: 84, - 0x2061: 84, - 0x2062: 84, - 0x2063: 84, - 0x2064: 84, - 0x206A: 84, - 0x206B: 84, - 0x206C: 84, - 0x206D: 84, - 0x206E: 84, - 0x206F: 84, - 0x20D0: 84, - 0x20D1: 84, - 0x20D2: 84, - 0x20D3: 84, - 0x20D4: 84, - 0x20D5: 84, - 0x20D6: 84, - 0x20D7: 84, - 0x20D8: 84, - 0x20D9: 84, - 0x20DA: 84, - 0x20DB: 84, - 0x20DC: 84, - 0x20DD: 84, - 0x20DE: 84, - 0x20DF: 84, - 0x20E0: 84, - 0x20E1: 84, - 0x20E2: 84, - 0x20E3: 84, - 0x20E4: 84, - 0x20E5: 84, - 0x20E6: 84, - 0x20E7: 84, - 0x20E8: 84, - 0x20E9: 84, - 0x20EA: 84, - 0x20EB: 84, - 0x20EC: 84, - 0x20ED: 84, - 0x20EE: 84, - 0x20EF: 84, - 0x20F0: 84, - 0x2CEF: 84, - 0x2CF0: 84, - 0x2CF1: 84, - 0x2D7F: 84, - 0x2DE0: 84, - 0x2DE1: 84, - 0x2DE2: 84, - 0x2DE3: 84, - 0x2DE4: 84, - 0x2DE5: 84, - 0x2DE6: 84, - 0x2DE7: 84, - 0x2DE8: 84, - 0x2DE9: 84, - 0x2DEA: 84, - 0x2DEB: 84, - 0x2DEC: 84, - 0x2DED: 84, - 0x2DEE: 84, - 0x2DEF: 84, - 0x2DF0: 84, - 0x2DF1: 84, - 0x2DF2: 84, - 0x2DF3: 84, - 0x2DF4: 84, - 0x2DF5: 84, - 0x2DF6: 84, - 0x2DF7: 84, - 0x2DF8: 84, - 0x2DF9: 84, - 0x2DFA: 84, - 0x2DFB: 84, - 0x2DFC: 84, - 0x2DFD: 84, - 0x2DFE: 84, - 0x2DFF: 84, - 0x302A: 84, - 0x302B: 84, - 0x302C: 84, - 0x302D: 84, - 0x3099: 84, - 0x309A: 84, - 0xA66F: 84, - 0xA670: 84, - 0xA671: 84, - 0xA672: 84, - 0xA674: 84, - 0xA675: 84, - 0xA676: 84, - 0xA677: 84, - 0xA678: 84, - 0xA679: 84, - 0xA67A: 84, - 0xA67B: 84, - 0xA67C: 84, - 0xA67D: 84, - 0xA69E: 84, - 0xA69F: 84, - 0xA6F0: 84, - 0xA6F1: 84, - 0xA802: 84, - 0xA806: 84, - 0xA80B: 84, - 0xA825: 84, - 0xA826: 84, - 0xA82C: 84, - 0xA840: 68, - 0xA841: 68, - 0xA842: 68, - 0xA843: 68, - 0xA844: 68, - 0xA845: 68, - 0xA846: 68, - 0xA847: 68, - 0xA848: 68, - 0xA849: 68, - 0xA84A: 68, - 0xA84B: 68, - 0xA84C: 68, - 0xA84D: 68, - 0xA84E: 68, - 0xA84F: 68, - 0xA850: 68, - 0xA851: 68, - 0xA852: 68, - 0xA853: 68, - 0xA854: 68, - 0xA855: 68, - 0xA856: 68, - 0xA857: 68, - 0xA858: 68, - 0xA859: 68, - 0xA85A: 68, - 0xA85B: 68, - 0xA85C: 68, - 0xA85D: 68, - 0xA85E: 68, - 0xA85F: 68, - 0xA860: 68, - 0xA861: 68, - 0xA862: 68, - 0xA863: 68, - 0xA864: 68, - 0xA865: 68, - 0xA866: 68, - 0xA867: 68, - 0xA868: 68, - 0xA869: 68, - 0xA86A: 68, - 0xA86B: 68, - 0xA86C: 68, - 0xA86D: 68, - 0xA86E: 68, - 0xA86F: 68, - 0xA870: 68, - 0xA871: 68, - 0xA872: 76, - 0xA8C4: 84, - 0xA8C5: 84, - 0xA8E0: 84, - 0xA8E1: 84, - 0xA8E2: 84, - 0xA8E3: 84, - 0xA8E4: 84, - 0xA8E5: 84, - 0xA8E6: 84, - 0xA8E7: 84, - 0xA8E8: 84, - 0xA8E9: 84, - 0xA8EA: 84, - 0xA8EB: 84, - 0xA8EC: 84, - 0xA8ED: 84, - 0xA8EE: 84, - 0xA8EF: 84, - 0xA8F0: 84, - 0xA8F1: 84, - 0xA8FF: 84, - 0xA926: 84, - 0xA927: 84, - 0xA928: 84, - 0xA929: 84, - 0xA92A: 84, - 0xA92B: 84, - 0xA92C: 84, - 0xA92D: 84, - 0xA947: 84, - 0xA948: 84, - 0xA949: 84, - 0xA94A: 84, - 0xA94B: 84, - 0xA94C: 84, - 0xA94D: 84, - 0xA94E: 84, - 0xA94F: 84, - 0xA950: 84, - 0xA951: 84, - 0xA980: 84, - 0xA981: 84, - 0xA982: 84, - 0xA9B3: 84, - 0xA9B6: 84, - 0xA9B7: 84, - 0xA9B8: 84, - 0xA9B9: 84, - 0xA9BC: 84, - 0xA9BD: 84, - 0xA9E5: 84, - 0xAA29: 84, - 0xAA2A: 84, - 0xAA2B: 84, - 0xAA2C: 84, - 0xAA2D: 84, - 0xAA2E: 84, - 0xAA31: 84, - 0xAA32: 84, - 0xAA35: 84, - 0xAA36: 84, - 0xAA43: 84, - 0xAA4C: 84, - 0xAA7C: 84, - 0xAAB0: 84, - 0xAAB2: 84, - 0xAAB3: 84, - 0xAAB4: 84, - 0xAAB7: 84, - 0xAAB8: 84, - 0xAABE: 84, - 0xAABF: 84, - 0xAAC1: 84, - 0xAAEC: 84, - 0xAAED: 84, - 0xAAF6: 84, - 0xABE5: 84, - 0xABE8: 84, - 0xABED: 84, - 0xFB1E: 84, - 0xFE00: 84, - 0xFE01: 84, - 0xFE02: 84, - 0xFE03: 84, - 0xFE04: 84, - 0xFE05: 84, - 0xFE06: 84, - 0xFE07: 84, - 0xFE08: 84, - 0xFE09: 84, - 0xFE0A: 84, - 0xFE0B: 84, - 0xFE0C: 84, - 0xFE0D: 84, - 0xFE0E: 84, - 0xFE0F: 84, - 0xFE20: 84, - 0xFE21: 84, - 0xFE22: 84, - 0xFE23: 84, - 0xFE24: 84, - 0xFE25: 84, - 0xFE26: 84, - 0xFE27: 84, - 0xFE28: 84, - 0xFE29: 84, - 0xFE2A: 84, - 0xFE2B: 84, - 0xFE2C: 84, - 0xFE2D: 84, - 0xFE2E: 84, - 0xFE2F: 84, - 0xFEFF: 84, - 0xFFF9: 84, - 0xFFFA: 84, - 0xFFFB: 84, - 0x101FD: 84, - 0x102E0: 84, - 0x10376: 84, - 0x10377: 84, - 0x10378: 84, - 0x10379: 84, - 0x1037A: 84, - 0x10A01: 84, - 0x10A02: 84, - 0x10A03: 84, - 0x10A05: 84, - 0x10A06: 84, - 0x10A0C: 84, - 0x10A0D: 84, - 0x10A0E: 84, - 0x10A0F: 84, - 0x10A38: 84, - 0x10A39: 84, - 0x10A3A: 84, - 0x10A3F: 84, - 0x10AC0: 68, - 0x10AC1: 68, - 0x10AC2: 68, - 0x10AC3: 68, - 0x10AC4: 68, - 0x10AC5: 82, - 0x10AC7: 82, - 0x10AC9: 82, - 0x10ACA: 82, - 0x10ACD: 76, - 0x10ACE: 82, - 0x10ACF: 82, - 0x10AD0: 82, - 0x10AD1: 82, - 0x10AD2: 82, - 0x10AD3: 68, - 0x10AD4: 68, - 0x10AD5: 68, - 0x10AD6: 68, - 0x10AD7: 76, - 0x10AD8: 68, - 0x10AD9: 68, - 0x10ADA: 68, - 0x10ADB: 68, - 0x10ADC: 68, - 0x10ADD: 82, - 0x10ADE: 68, - 0x10ADF: 68, - 0x10AE0: 68, - 0x10AE1: 82, - 0x10AE4: 82, - 0x10AE5: 84, - 0x10AE6: 84, - 0x10AEB: 68, - 0x10AEC: 68, - 0x10AED: 68, - 0x10AEE: 68, - 0x10AEF: 82, - 0x10B80: 68, - 0x10B81: 82, - 0x10B82: 68, - 0x10B83: 82, - 0x10B84: 82, - 0x10B85: 82, - 0x10B86: 68, - 0x10B87: 68, - 0x10B88: 68, - 0x10B89: 82, - 0x10B8A: 68, - 0x10B8B: 68, - 0x10B8C: 82, - 0x10B8D: 68, - 0x10B8E: 82, - 0x10B8F: 82, - 0x10B90: 68, - 0x10B91: 82, - 0x10BA9: 82, - 0x10BAA: 82, - 0x10BAB: 82, - 0x10BAC: 82, - 0x10BAD: 68, - 0x10BAE: 68, - 0x10D00: 76, - 0x10D01: 68, - 0x10D02: 68, - 0x10D03: 68, - 0x10D04: 68, - 0x10D05: 68, - 0x10D06: 68, - 0x10D07: 68, - 0x10D08: 68, - 0x10D09: 68, - 0x10D0A: 68, - 0x10D0B: 68, - 0x10D0C: 68, - 0x10D0D: 68, - 0x10D0E: 68, - 0x10D0F: 68, - 0x10D10: 68, - 0x10D11: 68, - 0x10D12: 68, - 0x10D13: 68, - 0x10D14: 68, - 0x10D15: 68, - 0x10D16: 68, - 0x10D17: 68, - 0x10D18: 68, - 0x10D19: 68, - 0x10D1A: 68, - 0x10D1B: 68, - 0x10D1C: 68, - 0x10D1D: 68, - 0x10D1E: 68, - 0x10D1F: 68, - 0x10D20: 68, - 0x10D21: 68, - 0x10D22: 82, - 0x10D23: 68, - 0x10D24: 84, - 0x10D25: 84, - 0x10D26: 84, - 0x10D27: 84, - 0x10D69: 84, - 0x10D6A: 84, - 0x10D6B: 84, - 0x10D6C: 84, - 0x10D6D: 84, - 0x10EAB: 84, - 0x10EAC: 84, - 0x10EC2: 82, - 0x10EC3: 68, - 0x10EC4: 68, - 0x10EFC: 84, - 0x10EFD: 84, - 0x10EFE: 84, - 0x10EFF: 84, - 0x10F30: 68, - 0x10F31: 68, - 0x10F32: 68, - 0x10F33: 82, - 0x10F34: 68, - 0x10F35: 68, - 0x10F36: 68, - 0x10F37: 68, - 0x10F38: 68, - 0x10F39: 68, - 0x10F3A: 68, - 0x10F3B: 68, - 0x10F3C: 68, - 0x10F3D: 68, - 0x10F3E: 68, - 0x10F3F: 68, - 0x10F40: 68, - 0x10F41: 68, - 0x10F42: 68, - 0x10F43: 68, - 0x10F44: 68, - 0x10F46: 84, - 0x10F47: 84, - 0x10F48: 84, - 0x10F49: 84, - 0x10F4A: 84, - 0x10F4B: 84, - 0x10F4C: 84, - 0x10F4D: 84, - 0x10F4E: 84, - 0x10F4F: 84, - 0x10F50: 84, - 0x10F51: 68, - 0x10F52: 68, - 0x10F53: 68, - 0x10F54: 82, - 0x10F70: 68, - 0x10F71: 68, - 0x10F72: 68, - 0x10F73: 68, - 0x10F74: 82, - 0x10F75: 82, - 0x10F76: 68, - 0x10F77: 68, - 0x10F78: 68, - 0x10F79: 68, - 0x10F7A: 68, - 0x10F7B: 68, - 0x10F7C: 68, - 0x10F7D: 68, - 0x10F7E: 68, - 0x10F7F: 68, - 0x10F80: 68, - 0x10F81: 68, - 0x10F82: 84, - 0x10F83: 84, - 0x10F84: 84, - 0x10F85: 84, - 0x10FB0: 68, - 0x10FB2: 68, - 0x10FB3: 68, - 0x10FB4: 82, - 0x10FB5: 82, - 0x10FB6: 82, - 0x10FB8: 68, - 0x10FB9: 82, - 0x10FBA: 82, - 0x10FBB: 68, - 0x10FBC: 68, - 0x10FBD: 82, - 0x10FBE: 68, - 0x10FBF: 68, - 0x10FC1: 68, - 0x10FC2: 82, - 0x10FC3: 82, - 0x10FC4: 68, - 0x10FC9: 82, - 0x10FCA: 68, - 0x10FCB: 76, - 0x11001: 84, - 0x11038: 84, - 0x11039: 84, - 0x1103A: 84, - 0x1103B: 84, - 0x1103C: 84, - 0x1103D: 84, - 0x1103E: 84, - 0x1103F: 84, - 0x11040: 84, - 0x11041: 84, - 0x11042: 84, - 0x11043: 84, - 0x11044: 84, - 0x11045: 84, - 0x11046: 84, - 0x11070: 84, - 0x11073: 84, - 0x11074: 84, - 0x1107F: 84, - 0x11080: 84, - 0x11081: 84, - 0x110B3: 84, - 0x110B4: 84, - 0x110B5: 84, - 0x110B6: 84, - 0x110B9: 84, - 0x110BA: 84, - 0x110C2: 84, - 0x11100: 84, - 0x11101: 84, - 0x11102: 84, - 0x11127: 84, - 0x11128: 84, - 0x11129: 84, - 0x1112A: 84, - 0x1112B: 84, - 0x1112D: 84, - 0x1112E: 84, - 0x1112F: 84, - 0x11130: 84, - 0x11131: 84, - 0x11132: 84, - 0x11133: 84, - 0x11134: 84, - 0x11173: 84, - 0x11180: 84, - 0x11181: 84, - 0x111B6: 84, - 0x111B7: 84, - 0x111B8: 84, - 0x111B9: 84, - 0x111BA: 84, - 0x111BB: 84, - 0x111BC: 84, - 0x111BD: 84, - 0x111BE: 84, - 0x111C9: 84, - 0x111CA: 84, - 0x111CB: 84, - 0x111CC: 84, - 0x111CF: 84, - 0x1122F: 84, - 0x11230: 84, - 0x11231: 84, - 0x11234: 84, - 0x11236: 84, - 0x11237: 84, - 0x1123E: 84, - 0x11241: 84, - 0x112DF: 84, - 0x112E3: 84, - 0x112E4: 84, - 0x112E5: 84, - 0x112E6: 84, - 0x112E7: 84, - 0x112E8: 84, - 0x112E9: 84, - 0x112EA: 84, - 0x11300: 84, - 0x11301: 84, - 0x1133B: 84, - 0x1133C: 84, - 0x11340: 84, - 0x11366: 84, - 0x11367: 84, - 0x11368: 84, - 0x11369: 84, - 0x1136A: 84, - 0x1136B: 84, - 0x1136C: 84, - 0x11370: 84, - 0x11371: 84, - 0x11372: 84, - 0x11373: 84, - 0x11374: 84, - 0x113BB: 84, - 0x113BC: 84, - 0x113BD: 84, - 0x113BE: 84, - 0x113BF: 84, - 0x113C0: 84, - 0x113CE: 84, - 0x113D0: 84, - 0x113D2: 84, - 0x113E1: 84, - 0x113E2: 84, - 0x11438: 84, - 0x11439: 84, - 0x1143A: 84, - 0x1143B: 84, - 0x1143C: 84, - 0x1143D: 84, - 0x1143E: 84, - 0x1143F: 84, - 0x11442: 84, - 0x11443: 84, - 0x11444: 84, - 0x11446: 84, - 0x1145E: 84, - 0x114B3: 84, - 0x114B4: 84, - 0x114B5: 84, - 0x114B6: 84, - 0x114B7: 84, - 0x114B8: 84, - 0x114BA: 84, - 0x114BF: 84, - 0x114C0: 84, - 0x114C2: 84, - 0x114C3: 84, - 0x115B2: 84, - 0x115B3: 84, - 0x115B4: 84, - 0x115B5: 84, - 0x115BC: 84, - 0x115BD: 84, - 0x115BF: 84, - 0x115C0: 84, - 0x115DC: 84, - 0x115DD: 84, - 0x11633: 84, - 0x11634: 84, - 0x11635: 84, - 0x11636: 84, - 0x11637: 84, - 0x11638: 84, - 0x11639: 84, - 0x1163A: 84, - 0x1163D: 84, - 0x1163F: 84, - 0x11640: 84, - 0x116AB: 84, - 0x116AD: 84, - 0x116B0: 84, - 0x116B1: 84, - 0x116B2: 84, - 0x116B3: 84, - 0x116B4: 84, - 0x116B5: 84, - 0x116B7: 84, - 0x1171D: 84, - 0x1171F: 84, - 0x11722: 84, - 0x11723: 84, - 0x11724: 84, - 0x11725: 84, - 0x11727: 84, - 0x11728: 84, - 0x11729: 84, - 0x1172A: 84, - 0x1172B: 84, - 0x1182F: 84, - 0x11830: 84, - 0x11831: 84, - 0x11832: 84, - 0x11833: 84, - 0x11834: 84, - 0x11835: 84, - 0x11836: 84, - 0x11837: 84, - 0x11839: 84, - 0x1183A: 84, - 0x1193B: 84, - 0x1193C: 84, - 0x1193E: 84, - 0x11943: 84, - 0x119D4: 84, - 0x119D5: 84, - 0x119D6: 84, - 0x119D7: 84, - 0x119DA: 84, - 0x119DB: 84, - 0x119E0: 84, - 0x11A01: 84, - 0x11A02: 84, - 0x11A03: 84, - 0x11A04: 84, - 0x11A05: 84, - 0x11A06: 84, - 0x11A07: 84, - 0x11A08: 84, - 0x11A09: 84, - 0x11A0A: 84, - 0x11A33: 84, - 0x11A34: 84, - 0x11A35: 84, - 0x11A36: 84, - 0x11A37: 84, - 0x11A38: 84, - 0x11A3B: 84, - 0x11A3C: 84, - 0x11A3D: 84, - 0x11A3E: 84, - 0x11A47: 84, - 0x11A51: 84, - 0x11A52: 84, - 0x11A53: 84, - 0x11A54: 84, - 0x11A55: 84, - 0x11A56: 84, - 0x11A59: 84, - 0x11A5A: 84, - 0x11A5B: 84, - 0x11A8A: 84, - 0x11A8B: 84, - 0x11A8C: 84, - 0x11A8D: 84, - 0x11A8E: 84, - 0x11A8F: 84, - 0x11A90: 84, - 0x11A91: 84, - 0x11A92: 84, - 0x11A93: 84, - 0x11A94: 84, - 0x11A95: 84, - 0x11A96: 84, - 0x11A98: 84, - 0x11A99: 84, - 0x11C30: 84, - 0x11C31: 84, - 0x11C32: 84, - 0x11C33: 84, - 0x11C34: 84, - 0x11C35: 84, - 0x11C36: 84, - 0x11C38: 84, - 0x11C39: 84, - 0x11C3A: 84, - 0x11C3B: 84, - 0x11C3C: 84, - 0x11C3D: 84, - 0x11C3F: 84, - 0x11C92: 84, - 0x11C93: 84, - 0x11C94: 84, - 0x11C95: 84, - 0x11C96: 84, - 0x11C97: 84, - 0x11C98: 84, - 0x11C99: 84, - 0x11C9A: 84, - 0x11C9B: 84, - 0x11C9C: 84, - 0x11C9D: 84, - 0x11C9E: 84, - 0x11C9F: 84, - 0x11CA0: 84, - 0x11CA1: 84, - 0x11CA2: 84, - 0x11CA3: 84, - 0x11CA4: 84, - 0x11CA5: 84, - 0x11CA6: 84, - 0x11CA7: 84, - 0x11CAA: 84, - 0x11CAB: 84, - 0x11CAC: 84, - 0x11CAD: 84, - 0x11CAE: 84, - 0x11CAF: 84, - 0x11CB0: 84, - 0x11CB2: 84, - 0x11CB3: 84, - 0x11CB5: 84, - 0x11CB6: 84, - 0x11D31: 84, - 0x11D32: 84, - 0x11D33: 84, - 0x11D34: 84, - 0x11D35: 84, - 0x11D36: 84, - 0x11D3A: 84, - 0x11D3C: 84, - 0x11D3D: 84, - 0x11D3F: 84, - 0x11D40: 84, - 0x11D41: 84, - 0x11D42: 84, - 0x11D43: 84, - 0x11D44: 84, - 0x11D45: 84, - 0x11D47: 84, - 0x11D90: 84, - 0x11D91: 84, - 0x11D95: 84, - 0x11D97: 84, - 0x11EF3: 84, - 0x11EF4: 84, - 0x11F00: 84, - 0x11F01: 84, - 0x11F36: 84, - 0x11F37: 84, - 0x11F38: 84, - 0x11F39: 84, - 0x11F3A: 84, - 0x11F40: 84, - 0x11F42: 84, - 0x11F5A: 84, - 0x13430: 84, - 0x13431: 84, - 0x13432: 84, - 0x13433: 84, - 0x13434: 84, - 0x13435: 84, - 0x13436: 84, - 0x13437: 84, - 0x13438: 84, - 0x13439: 84, - 0x1343A: 84, - 0x1343B: 84, - 0x1343C: 84, - 0x1343D: 84, - 0x1343E: 84, - 0x1343F: 84, - 0x13440: 84, - 0x13447: 84, - 0x13448: 84, - 0x13449: 84, - 0x1344A: 84, - 0x1344B: 84, - 0x1344C: 84, - 0x1344D: 84, - 0x1344E: 84, - 0x1344F: 84, - 0x13450: 84, - 0x13451: 84, - 0x13452: 84, - 0x13453: 84, - 0x13454: 84, - 0x13455: 84, - 0x1611E: 84, - 0x1611F: 84, - 0x16120: 84, - 0x16121: 84, - 0x16122: 84, - 0x16123: 84, - 0x16124: 84, - 0x16125: 84, - 0x16126: 84, - 0x16127: 84, - 0x16128: 84, - 0x16129: 84, - 0x1612D: 84, - 0x1612E: 84, - 0x1612F: 84, - 0x16AF0: 84, - 0x16AF1: 84, - 0x16AF2: 84, - 0x16AF3: 84, - 0x16AF4: 84, - 0x16B30: 84, - 0x16B31: 84, - 0x16B32: 84, - 0x16B33: 84, - 0x16B34: 84, - 0x16B35: 84, - 0x16B36: 84, - 0x16F4F: 84, - 0x16F8F: 84, - 0x16F90: 84, - 0x16F91: 84, - 0x16F92: 84, - 0x16FE4: 84, - 0x1BC9D: 84, - 0x1BC9E: 84, - 0x1BCA0: 84, - 0x1BCA1: 84, - 0x1BCA2: 84, - 0x1BCA3: 84, - 0x1CF00: 84, - 0x1CF01: 84, - 0x1CF02: 84, - 0x1CF03: 84, - 0x1CF04: 84, - 0x1CF05: 84, - 0x1CF06: 84, - 0x1CF07: 84, - 0x1CF08: 84, - 0x1CF09: 84, - 0x1CF0A: 84, - 0x1CF0B: 84, - 0x1CF0C: 84, - 0x1CF0D: 84, - 0x1CF0E: 84, - 0x1CF0F: 84, - 0x1CF10: 84, - 0x1CF11: 84, - 0x1CF12: 84, - 0x1CF13: 84, - 0x1CF14: 84, - 0x1CF15: 84, - 0x1CF16: 84, - 0x1CF17: 84, - 0x1CF18: 84, - 0x1CF19: 84, - 0x1CF1A: 84, - 0x1CF1B: 84, - 0x1CF1C: 84, - 0x1CF1D: 84, - 0x1CF1E: 84, - 0x1CF1F: 84, - 0x1CF20: 84, - 0x1CF21: 84, - 0x1CF22: 84, - 0x1CF23: 84, - 0x1CF24: 84, - 0x1CF25: 84, - 0x1CF26: 84, - 0x1CF27: 84, - 0x1CF28: 84, - 0x1CF29: 84, - 0x1CF2A: 84, - 0x1CF2B: 84, - 0x1CF2C: 84, - 0x1CF2D: 84, - 0x1CF30: 84, - 0x1CF31: 84, - 0x1CF32: 84, - 0x1CF33: 84, - 0x1CF34: 84, - 0x1CF35: 84, - 0x1CF36: 84, - 0x1CF37: 84, - 0x1CF38: 84, - 0x1CF39: 84, - 0x1CF3A: 84, - 0x1CF3B: 84, - 0x1CF3C: 84, - 0x1CF3D: 84, - 0x1CF3E: 84, - 0x1CF3F: 84, - 0x1CF40: 84, - 0x1CF41: 84, - 0x1CF42: 84, - 0x1CF43: 84, - 0x1CF44: 84, - 0x1CF45: 84, - 0x1CF46: 84, - 0x1D167: 84, - 0x1D168: 84, - 0x1D169: 84, - 0x1D173: 84, - 0x1D174: 84, - 0x1D175: 84, - 0x1D176: 84, - 0x1D177: 84, - 0x1D178: 84, - 0x1D179: 84, - 0x1D17A: 84, - 0x1D17B: 84, - 0x1D17C: 84, - 0x1D17D: 84, - 0x1D17E: 84, - 0x1D17F: 84, - 0x1D180: 84, - 0x1D181: 84, - 0x1D182: 84, - 0x1D185: 84, - 0x1D186: 84, - 0x1D187: 84, - 0x1D188: 84, - 0x1D189: 84, - 0x1D18A: 84, - 0x1D18B: 84, - 0x1D1AA: 84, - 0x1D1AB: 84, - 0x1D1AC: 84, - 0x1D1AD: 84, - 0x1D242: 84, - 0x1D243: 84, - 0x1D244: 84, - 0x1DA00: 84, - 0x1DA01: 84, - 0x1DA02: 84, - 0x1DA03: 84, - 0x1DA04: 84, - 0x1DA05: 84, - 0x1DA06: 84, - 0x1DA07: 84, - 0x1DA08: 84, - 0x1DA09: 84, - 0x1DA0A: 84, - 0x1DA0B: 84, - 0x1DA0C: 84, - 0x1DA0D: 84, - 0x1DA0E: 84, - 0x1DA0F: 84, - 0x1DA10: 84, - 0x1DA11: 84, - 0x1DA12: 84, - 0x1DA13: 84, - 0x1DA14: 84, - 0x1DA15: 84, - 0x1DA16: 84, - 0x1DA17: 84, - 0x1DA18: 84, - 0x1DA19: 84, - 0x1DA1A: 84, - 0x1DA1B: 84, - 0x1DA1C: 84, - 0x1DA1D: 84, - 0x1DA1E: 84, - 0x1DA1F: 84, - 0x1DA20: 84, - 0x1DA21: 84, - 0x1DA22: 84, - 0x1DA23: 84, - 0x1DA24: 84, - 0x1DA25: 84, - 0x1DA26: 84, - 0x1DA27: 84, - 0x1DA28: 84, - 0x1DA29: 84, - 0x1DA2A: 84, - 0x1DA2B: 84, - 0x1DA2C: 84, - 0x1DA2D: 84, - 0x1DA2E: 84, - 0x1DA2F: 84, - 0x1DA30: 84, - 0x1DA31: 84, - 0x1DA32: 84, - 0x1DA33: 84, - 0x1DA34: 84, - 0x1DA35: 84, - 0x1DA36: 84, - 0x1DA3B: 84, - 0x1DA3C: 84, - 0x1DA3D: 84, - 0x1DA3E: 84, - 0x1DA3F: 84, - 0x1DA40: 84, - 0x1DA41: 84, - 0x1DA42: 84, - 0x1DA43: 84, - 0x1DA44: 84, - 0x1DA45: 84, - 0x1DA46: 84, - 0x1DA47: 84, - 0x1DA48: 84, - 0x1DA49: 84, - 0x1DA4A: 84, - 0x1DA4B: 84, - 0x1DA4C: 84, - 0x1DA4D: 84, - 0x1DA4E: 84, - 0x1DA4F: 84, - 0x1DA50: 84, - 0x1DA51: 84, - 0x1DA52: 84, - 0x1DA53: 84, - 0x1DA54: 84, - 0x1DA55: 84, - 0x1DA56: 84, - 0x1DA57: 84, - 0x1DA58: 84, - 0x1DA59: 84, - 0x1DA5A: 84, - 0x1DA5B: 84, - 0x1DA5C: 84, - 0x1DA5D: 84, - 0x1DA5E: 84, - 0x1DA5F: 84, - 0x1DA60: 84, - 0x1DA61: 84, - 0x1DA62: 84, - 0x1DA63: 84, - 0x1DA64: 84, - 0x1DA65: 84, - 0x1DA66: 84, - 0x1DA67: 84, - 0x1DA68: 84, - 0x1DA69: 84, - 0x1DA6A: 84, - 0x1DA6B: 84, - 0x1DA6C: 84, - 0x1DA75: 84, - 0x1DA84: 84, - 0x1DA9B: 84, - 0x1DA9C: 84, - 0x1DA9D: 84, - 0x1DA9E: 84, - 0x1DA9F: 84, - 0x1DAA1: 84, - 0x1DAA2: 84, - 0x1DAA3: 84, - 0x1DAA4: 84, - 0x1DAA5: 84, - 0x1DAA6: 84, - 0x1DAA7: 84, - 0x1DAA8: 84, - 0x1DAA9: 84, - 0x1DAAA: 84, - 0x1DAAB: 84, - 0x1DAAC: 84, - 0x1DAAD: 84, - 0x1DAAE: 84, - 0x1DAAF: 84, - 0x1E000: 84, - 0x1E001: 84, - 0x1E002: 84, - 0x1E003: 84, - 0x1E004: 84, - 0x1E005: 84, - 0x1E006: 84, - 0x1E008: 84, - 0x1E009: 84, - 0x1E00A: 84, - 0x1E00B: 84, - 0x1E00C: 84, - 0x1E00D: 84, - 0x1E00E: 84, - 0x1E00F: 84, - 0x1E010: 84, - 0x1E011: 84, - 0x1E012: 84, - 0x1E013: 84, - 0x1E014: 84, - 0x1E015: 84, - 0x1E016: 84, - 0x1E017: 84, - 0x1E018: 84, - 0x1E01B: 84, - 0x1E01C: 84, - 0x1E01D: 84, - 0x1E01E: 84, - 0x1E01F: 84, - 0x1E020: 84, - 0x1E021: 84, - 0x1E023: 84, - 0x1E024: 84, - 0x1E026: 84, - 0x1E027: 84, - 0x1E028: 84, - 0x1E029: 84, - 0x1E02A: 84, - 0x1E08F: 84, - 0x1E130: 84, - 0x1E131: 84, - 0x1E132: 84, - 0x1E133: 84, - 0x1E134: 84, - 0x1E135: 84, - 0x1E136: 84, - 0x1E2AE: 84, - 0x1E2EC: 84, - 0x1E2ED: 84, - 0x1E2EE: 84, - 0x1E2EF: 84, - 0x1E4EC: 84, - 0x1E4ED: 84, - 0x1E4EE: 84, - 0x1E4EF: 84, - 0x1E5EE: 84, - 0x1E5EF: 84, - 0x1E8D0: 84, - 0x1E8D1: 84, - 0x1E8D2: 84, - 0x1E8D3: 84, - 0x1E8D4: 84, - 0x1E8D5: 84, - 0x1E8D6: 84, - 0x1E900: 68, - 0x1E901: 68, - 0x1E902: 68, - 0x1E903: 68, - 0x1E904: 68, - 0x1E905: 68, - 0x1E906: 68, - 0x1E907: 68, - 0x1E908: 68, - 0x1E909: 68, - 0x1E90A: 68, - 0x1E90B: 68, - 0x1E90C: 68, - 0x1E90D: 68, - 0x1E90E: 68, - 0x1E90F: 68, - 0x1E910: 68, - 0x1E911: 68, - 0x1E912: 68, - 0x1E913: 68, - 0x1E914: 68, - 0x1E915: 68, - 0x1E916: 68, - 0x1E917: 68, - 0x1E918: 68, - 0x1E919: 68, - 0x1E91A: 68, - 0x1E91B: 68, - 0x1E91C: 68, - 0x1E91D: 68, - 0x1E91E: 68, - 0x1E91F: 68, - 0x1E920: 68, - 0x1E921: 68, - 0x1E922: 68, - 0x1E923: 68, - 0x1E924: 68, - 0x1E925: 68, - 0x1E926: 68, - 0x1E927: 68, - 0x1E928: 68, - 0x1E929: 68, - 0x1E92A: 68, - 0x1E92B: 68, - 0x1E92C: 68, - 0x1E92D: 68, - 0x1E92E: 68, - 0x1E92F: 68, - 0x1E930: 68, - 0x1E931: 68, - 0x1E932: 68, - 0x1E933: 68, - 0x1E934: 68, - 0x1E935: 68, - 0x1E936: 68, - 0x1E937: 68, - 0x1E938: 68, - 0x1E939: 68, - 0x1E93A: 68, - 0x1E93B: 68, - 0x1E93C: 68, - 0x1E93D: 68, - 0x1E93E: 68, - 0x1E93F: 68, - 0x1E940: 68, - 0x1E941: 68, - 0x1E942: 68, - 0x1E943: 68, - 0x1E944: 84, - 0x1E945: 84, - 0x1E946: 84, - 0x1E947: 84, - 0x1E948: 84, - 0x1E949: 84, - 0x1E94A: 84, - 0x1E94B: 84, - 0xE0001: 84, - 0xE0020: 84, - 0xE0021: 84, - 0xE0022: 84, - 0xE0023: 84, - 0xE0024: 84, - 0xE0025: 84, - 0xE0026: 84, - 0xE0027: 84, - 0xE0028: 84, - 0xE0029: 84, - 0xE002A: 84, - 0xE002B: 84, - 0xE002C: 84, - 0xE002D: 84, - 0xE002E: 84, - 0xE002F: 84, - 0xE0030: 84, - 0xE0031: 84, - 0xE0032: 84, - 0xE0033: 84, - 0xE0034: 84, - 0xE0035: 84, - 0xE0036: 84, - 0xE0037: 84, - 0xE0038: 84, - 0xE0039: 84, - 0xE003A: 84, - 0xE003B: 84, - 0xE003C: 84, - 0xE003D: 84, - 0xE003E: 84, - 0xE003F: 84, - 0xE0040: 84, - 0xE0041: 84, - 0xE0042: 84, - 0xE0043: 84, - 0xE0044: 84, - 0xE0045: 84, - 0xE0046: 84, - 0xE0047: 84, - 0xE0048: 84, - 0xE0049: 84, - 0xE004A: 84, - 0xE004B: 84, - 0xE004C: 84, - 0xE004D: 84, - 0xE004E: 84, - 0xE004F: 84, - 0xE0050: 84, - 0xE0051: 84, - 0xE0052: 84, - 0xE0053: 84, - 0xE0054: 84, - 0xE0055: 84, - 0xE0056: 84, - 0xE0057: 84, - 0xE0058: 84, - 0xE0059: 84, - 0xE005A: 84, - 0xE005B: 84, - 0xE005C: 84, - 0xE005D: 84, - 0xE005E: 84, - 0xE005F: 84, - 0xE0060: 84, - 0xE0061: 84, - 0xE0062: 84, - 0xE0063: 84, - 0xE0064: 84, - 0xE0065: 84, - 0xE0066: 84, - 0xE0067: 84, - 0xE0068: 84, - 0xE0069: 84, - 0xE006A: 84, - 0xE006B: 84, - 0xE006C: 84, - 0xE006D: 84, - 0xE006E: 84, - 0xE006F: 84, - 0xE0070: 84, - 0xE0071: 84, - 0xE0072: 84, - 0xE0073: 84, - 0xE0074: 84, - 0xE0075: 84, - 0xE0076: 84, - 0xE0077: 84, - 0xE0078: 84, - 0xE0079: 84, - 0xE007A: 84, - 0xE007B: 84, - 0xE007C: 84, - 0xE007D: 84, - 0xE007E: 84, - 0xE007F: 84, - 0xE0100: 84, - 0xE0101: 84, - 0xE0102: 84, - 0xE0103: 84, - 0xE0104: 84, - 0xE0105: 84, - 0xE0106: 84, - 0xE0107: 84, - 0xE0108: 84, - 0xE0109: 84, - 0xE010A: 84, - 0xE010B: 84, - 0xE010C: 84, - 0xE010D: 84, - 0xE010E: 84, - 0xE010F: 84, - 0xE0110: 84, - 0xE0111: 84, - 0xE0112: 84, - 0xE0113: 84, - 0xE0114: 84, - 0xE0115: 84, - 0xE0116: 84, - 0xE0117: 84, - 0xE0118: 84, - 0xE0119: 84, - 0xE011A: 84, - 0xE011B: 84, - 0xE011C: 84, - 0xE011D: 84, - 0xE011E: 84, - 0xE011F: 84, - 0xE0120: 84, - 0xE0121: 84, - 0xE0122: 84, - 0xE0123: 84, - 0xE0124: 84, - 0xE0125: 84, - 0xE0126: 84, - 0xE0127: 84, - 0xE0128: 84, - 0xE0129: 84, - 0xE012A: 84, - 0xE012B: 84, - 0xE012C: 84, - 0xE012D: 84, - 0xE012E: 84, - 0xE012F: 84, - 0xE0130: 84, - 0xE0131: 84, - 0xE0132: 84, - 0xE0133: 84, - 0xE0134: 84, - 0xE0135: 84, - 0xE0136: 84, - 0xE0137: 84, - 0xE0138: 84, - 0xE0139: 84, - 0xE013A: 84, - 0xE013B: 84, - 0xE013C: 84, - 0xE013D: 84, - 0xE013E: 84, - 0xE013F: 84, - 0xE0140: 84, - 0xE0141: 84, - 0xE0142: 84, - 0xE0143: 84, - 0xE0144: 84, - 0xE0145: 84, - 0xE0146: 84, - 0xE0147: 84, - 0xE0148: 84, - 0xE0149: 84, - 0xE014A: 84, - 0xE014B: 84, - 0xE014C: 84, - 0xE014D: 84, - 0xE014E: 84, - 0xE014F: 84, - 0xE0150: 84, - 0xE0151: 84, - 0xE0152: 84, - 0xE0153: 84, - 0xE0154: 84, - 0xE0155: 84, - 0xE0156: 84, - 0xE0157: 84, - 0xE0158: 84, - 0xE0159: 84, - 0xE015A: 84, - 0xE015B: 84, - 0xE015C: 84, - 0xE015D: 84, - 0xE015E: 84, - 0xE015F: 84, - 0xE0160: 84, - 0xE0161: 84, - 0xE0162: 84, - 0xE0163: 84, - 0xE0164: 84, - 0xE0165: 84, - 0xE0166: 84, - 0xE0167: 84, - 0xE0168: 84, - 0xE0169: 84, - 0xE016A: 84, - 0xE016B: 84, - 0xE016C: 84, - 0xE016D: 84, - 0xE016E: 84, - 0xE016F: 84, - 0xE0170: 84, - 0xE0171: 84, - 0xE0172: 84, - 0xE0173: 84, - 0xE0174: 84, - 0xE0175: 84, - 0xE0176: 84, - 0xE0177: 84, - 0xE0178: 84, - 0xE0179: 84, - 0xE017A: 84, - 0xE017B: 84, - 0xE017C: 84, - 0xE017D: 84, - 0xE017E: 84, - 0xE017F: 84, - 0xE0180: 84, - 0xE0181: 84, - 0xE0182: 84, - 0xE0183: 84, - 0xE0184: 84, - 0xE0185: 84, - 0xE0186: 84, - 0xE0187: 84, - 0xE0188: 84, - 0xE0189: 84, - 0xE018A: 84, - 0xE018B: 84, - 0xE018C: 84, - 0xE018D: 84, - 0xE018E: 84, - 0xE018F: 84, - 0xE0190: 84, - 0xE0191: 84, - 0xE0192: 84, - 0xE0193: 84, - 0xE0194: 84, - 0xE0195: 84, - 0xE0196: 84, - 0xE0197: 84, - 0xE0198: 84, - 0xE0199: 84, - 0xE019A: 84, - 0xE019B: 84, - 0xE019C: 84, - 0xE019D: 84, - 0xE019E: 84, - 0xE019F: 84, - 0xE01A0: 84, - 0xE01A1: 84, - 0xE01A2: 84, - 0xE01A3: 84, - 0xE01A4: 84, - 0xE01A5: 84, - 0xE01A6: 84, - 0xE01A7: 84, - 0xE01A8: 84, - 0xE01A9: 84, - 0xE01AA: 84, - 0xE01AB: 84, - 0xE01AC: 84, - 0xE01AD: 84, - 0xE01AE: 84, - 0xE01AF: 84, - 0xE01B0: 84, - 0xE01B1: 84, - 0xE01B2: 84, - 0xE01B3: 84, - 0xE01B4: 84, - 0xE01B5: 84, - 0xE01B6: 84, - 0xE01B7: 84, - 0xE01B8: 84, - 0xE01B9: 84, - 0xE01BA: 84, - 0xE01BB: 84, - 0xE01BC: 84, - 0xE01BD: 84, - 0xE01BE: 84, - 0xE01BF: 84, - 0xE01C0: 84, - 0xE01C1: 84, - 0xE01C2: 84, - 0xE01C3: 84, - 0xE01C4: 84, - 0xE01C5: 84, - 0xE01C6: 84, - 0xE01C7: 84, - 0xE01C8: 84, - 0xE01C9: 84, - 0xE01CA: 84, - 0xE01CB: 84, - 0xE01CC: 84, - 0xE01CD: 84, - 0xE01CE: 84, - 0xE01CF: 84, - 0xE01D0: 84, - 0xE01D1: 84, - 0xE01D2: 84, - 0xE01D3: 84, - 0xE01D4: 84, - 0xE01D5: 84, - 0xE01D6: 84, - 0xE01D7: 84, - 0xE01D8: 84, - 0xE01D9: 84, - 0xE01DA: 84, - 0xE01DB: 84, - 0xE01DC: 84, - 0xE01DD: 84, - 0xE01DE: 84, - 0xE01DF: 84, - 0xE01E0: 84, - 0xE01E1: 84, - 0xE01E2: 84, - 0xE01E3: 84, - 0xE01E4: 84, - 0xE01E5: 84, - 0xE01E6: 84, - 0xE01E7: 84, - 0xE01E8: 84, - 0xE01E9: 84, - 0xE01EA: 84, - 0xE01EB: 84, - 0xE01EC: 84, - 0xE01ED: 84, - 0xE01EE: 84, - 0xE01EF: 84, -} -codepoint_classes = { - "PVALID": ( - 0x2D0000002E, - 0x300000003A, - 0x610000007B, - 0xDF000000F7, - 0xF800000100, - 0x10100000102, - 0x10300000104, - 0x10500000106, - 0x10700000108, - 0x1090000010A, - 0x10B0000010C, - 0x10D0000010E, - 0x10F00000110, - 0x11100000112, - 0x11300000114, - 0x11500000116, - 0x11700000118, - 0x1190000011A, - 0x11B0000011C, - 0x11D0000011E, - 0x11F00000120, - 0x12100000122, - 0x12300000124, - 0x12500000126, - 0x12700000128, - 0x1290000012A, - 0x12B0000012C, - 0x12D0000012E, - 0x12F00000130, - 0x13100000132, - 0x13500000136, - 0x13700000139, - 0x13A0000013B, - 0x13C0000013D, - 0x13E0000013F, - 0x14200000143, - 0x14400000145, - 0x14600000147, - 0x14800000149, - 0x14B0000014C, - 0x14D0000014E, - 0x14F00000150, - 0x15100000152, - 0x15300000154, - 0x15500000156, - 0x15700000158, - 0x1590000015A, - 0x15B0000015C, - 0x15D0000015E, - 0x15F00000160, - 0x16100000162, - 0x16300000164, - 0x16500000166, - 0x16700000168, - 0x1690000016A, - 0x16B0000016C, - 0x16D0000016E, - 0x16F00000170, - 0x17100000172, - 0x17300000174, - 0x17500000176, - 0x17700000178, - 0x17A0000017B, - 0x17C0000017D, - 0x17E0000017F, - 0x18000000181, - 0x18300000184, - 0x18500000186, - 0x18800000189, - 0x18C0000018E, - 0x19200000193, - 0x19500000196, - 0x1990000019C, - 0x19E0000019F, - 0x1A1000001A2, - 0x1A3000001A4, - 0x1A5000001A6, - 0x1A8000001A9, - 0x1AA000001AC, - 0x1AD000001AE, - 0x1B0000001B1, - 0x1B4000001B5, - 0x1B6000001B7, - 0x1B9000001BC, - 0x1BD000001C4, - 0x1CE000001CF, - 0x1D0000001D1, - 0x1D2000001D3, - 0x1D4000001D5, - 0x1D6000001D7, - 0x1D8000001D9, - 0x1DA000001DB, - 0x1DC000001DE, - 0x1DF000001E0, - 0x1E1000001E2, - 0x1E3000001E4, - 0x1E5000001E6, - 0x1E7000001E8, - 0x1E9000001EA, - 0x1EB000001EC, - 0x1ED000001EE, - 0x1EF000001F1, - 0x1F5000001F6, - 0x1F9000001FA, - 0x1FB000001FC, - 0x1FD000001FE, - 0x1FF00000200, - 0x20100000202, - 0x20300000204, - 0x20500000206, - 0x20700000208, - 0x2090000020A, - 0x20B0000020C, - 0x20D0000020E, - 0x20F00000210, - 0x21100000212, - 0x21300000214, - 0x21500000216, - 0x21700000218, - 0x2190000021A, - 0x21B0000021C, - 0x21D0000021E, - 0x21F00000220, - 0x22100000222, - 0x22300000224, - 0x22500000226, - 0x22700000228, - 0x2290000022A, - 0x22B0000022C, - 0x22D0000022E, - 0x22F00000230, - 0x23100000232, - 0x2330000023A, - 0x23C0000023D, - 0x23F00000241, - 0x24200000243, - 0x24700000248, - 0x2490000024A, - 0x24B0000024C, - 0x24D0000024E, - 0x24F000002B0, - 0x2B9000002C2, - 0x2C6000002D2, - 0x2EC000002ED, - 0x2EE000002EF, - 0x30000000340, - 0x34200000343, - 0x3460000034F, - 0x35000000370, - 0x37100000372, - 0x37300000374, - 0x37700000378, - 0x37B0000037E, - 0x39000000391, - 0x3AC000003CF, - 0x3D7000003D8, - 0x3D9000003DA, - 0x3DB000003DC, - 0x3DD000003DE, - 0x3DF000003E0, - 0x3E1000003E2, - 0x3E3000003E4, - 0x3E5000003E6, - 0x3E7000003E8, - 0x3E9000003EA, - 0x3EB000003EC, - 0x3ED000003EE, - 0x3EF000003F0, - 0x3F3000003F4, - 0x3F8000003F9, - 0x3FB000003FD, - 0x43000000460, - 0x46100000462, - 0x46300000464, - 0x46500000466, - 0x46700000468, - 0x4690000046A, - 0x46B0000046C, - 0x46D0000046E, - 0x46F00000470, - 0x47100000472, - 0x47300000474, - 0x47500000476, - 0x47700000478, - 0x4790000047A, - 0x47B0000047C, - 0x47D0000047E, - 0x47F00000480, - 0x48100000482, - 0x48300000488, - 0x48B0000048C, - 0x48D0000048E, - 0x48F00000490, - 0x49100000492, - 0x49300000494, - 0x49500000496, - 0x49700000498, - 0x4990000049A, - 0x49B0000049C, - 0x49D0000049E, - 0x49F000004A0, - 0x4A1000004A2, - 0x4A3000004A4, - 0x4A5000004A6, - 0x4A7000004A8, - 0x4A9000004AA, - 0x4AB000004AC, - 0x4AD000004AE, - 0x4AF000004B0, - 0x4B1000004B2, - 0x4B3000004B4, - 0x4B5000004B6, - 0x4B7000004B8, - 0x4B9000004BA, - 0x4BB000004BC, - 0x4BD000004BE, - 0x4BF000004C0, - 0x4C2000004C3, - 0x4C4000004C5, - 0x4C6000004C7, - 0x4C8000004C9, - 0x4CA000004CB, - 0x4CC000004CD, - 0x4CE000004D0, - 0x4D1000004D2, - 0x4D3000004D4, - 0x4D5000004D6, - 0x4D7000004D8, - 0x4D9000004DA, - 0x4DB000004DC, - 0x4DD000004DE, - 0x4DF000004E0, - 0x4E1000004E2, - 0x4E3000004E4, - 0x4E5000004E6, - 0x4E7000004E8, - 0x4E9000004EA, - 0x4EB000004EC, - 0x4ED000004EE, - 0x4EF000004F0, - 0x4F1000004F2, - 0x4F3000004F4, - 0x4F5000004F6, - 0x4F7000004F8, - 0x4F9000004FA, - 0x4FB000004FC, - 0x4FD000004FE, - 0x4FF00000500, - 0x50100000502, - 0x50300000504, - 0x50500000506, - 0x50700000508, - 0x5090000050A, - 0x50B0000050C, - 0x50D0000050E, - 0x50F00000510, - 0x51100000512, - 0x51300000514, - 0x51500000516, - 0x51700000518, - 0x5190000051A, - 0x51B0000051C, - 0x51D0000051E, - 0x51F00000520, - 0x52100000522, - 0x52300000524, - 0x52500000526, - 0x52700000528, - 0x5290000052A, - 0x52B0000052C, - 0x52D0000052E, - 0x52F00000530, - 0x5590000055A, - 0x56000000587, - 0x58800000589, - 0x591000005BE, - 0x5BF000005C0, - 0x5C1000005C3, - 0x5C4000005C6, - 0x5C7000005C8, - 0x5D0000005EB, - 0x5EF000005F3, - 0x6100000061B, - 0x62000000640, - 0x64100000660, - 0x66E00000675, - 0x679000006D4, - 0x6D5000006DD, - 0x6DF000006E9, - 0x6EA000006F0, - 0x6FA00000700, - 0x7100000074B, - 0x74D000007B2, - 0x7C0000007F6, - 0x7FD000007FE, - 0x8000000082E, - 0x8400000085C, - 0x8600000086B, - 0x87000000888, - 0x8890000088F, - 0x897000008E2, - 0x8E300000958, - 0x96000000964, - 0x96600000970, - 0x97100000984, - 0x9850000098D, - 0x98F00000991, - 0x993000009A9, - 0x9AA000009B1, - 0x9B2000009B3, - 0x9B6000009BA, - 0x9BC000009C5, - 0x9C7000009C9, - 0x9CB000009CF, - 0x9D7000009D8, - 0x9E0000009E4, - 0x9E6000009F2, - 0x9FC000009FD, - 0x9FE000009FF, - 0xA0100000A04, - 0xA0500000A0B, - 0xA0F00000A11, - 0xA1300000A29, - 0xA2A00000A31, - 0xA3200000A33, - 0xA3500000A36, - 0xA3800000A3A, - 0xA3C00000A3D, - 0xA3E00000A43, - 0xA4700000A49, - 0xA4B00000A4E, - 0xA5100000A52, - 0xA5C00000A5D, - 0xA6600000A76, - 0xA8100000A84, - 0xA8500000A8E, - 0xA8F00000A92, - 0xA9300000AA9, - 0xAAA00000AB1, - 0xAB200000AB4, - 0xAB500000ABA, - 0xABC00000AC6, - 0xAC700000ACA, - 0xACB00000ACE, - 0xAD000000AD1, - 0xAE000000AE4, - 0xAE600000AF0, - 0xAF900000B00, - 0xB0100000B04, - 0xB0500000B0D, - 0xB0F00000B11, - 0xB1300000B29, - 0xB2A00000B31, - 0xB3200000B34, - 0xB3500000B3A, - 0xB3C00000B45, - 0xB4700000B49, - 0xB4B00000B4E, - 0xB5500000B58, - 0xB5F00000B64, - 0xB6600000B70, - 0xB7100000B72, - 0xB8200000B84, - 0xB8500000B8B, - 0xB8E00000B91, - 0xB9200000B96, - 0xB9900000B9B, - 0xB9C00000B9D, - 0xB9E00000BA0, - 0xBA300000BA5, - 0xBA800000BAB, - 0xBAE00000BBA, - 0xBBE00000BC3, - 0xBC600000BC9, - 0xBCA00000BCE, - 0xBD000000BD1, - 0xBD700000BD8, - 0xBE600000BF0, - 0xC0000000C0D, - 0xC0E00000C11, - 0xC1200000C29, - 0xC2A00000C3A, - 0xC3C00000C45, - 0xC4600000C49, - 0xC4A00000C4E, - 0xC5500000C57, - 0xC5800000C5B, - 0xC5D00000C5E, - 0xC6000000C64, - 0xC6600000C70, - 0xC8000000C84, - 0xC8500000C8D, - 0xC8E00000C91, - 0xC9200000CA9, - 0xCAA00000CB4, - 0xCB500000CBA, - 0xCBC00000CC5, - 0xCC600000CC9, - 0xCCA00000CCE, - 0xCD500000CD7, - 0xCDD00000CDF, - 0xCE000000CE4, - 0xCE600000CF0, - 0xCF100000CF4, - 0xD0000000D0D, - 0xD0E00000D11, - 0xD1200000D45, - 0xD4600000D49, - 0xD4A00000D4F, - 0xD5400000D58, - 0xD5F00000D64, - 0xD6600000D70, - 0xD7A00000D80, - 0xD8100000D84, - 0xD8500000D97, - 0xD9A00000DB2, - 0xDB300000DBC, - 0xDBD00000DBE, - 0xDC000000DC7, - 0xDCA00000DCB, - 0xDCF00000DD5, - 0xDD600000DD7, - 0xDD800000DE0, - 0xDE600000DF0, - 0xDF200000DF4, - 0xE0100000E33, - 0xE3400000E3B, - 0xE4000000E4F, - 0xE5000000E5A, - 0xE8100000E83, - 0xE8400000E85, - 0xE8600000E8B, - 0xE8C00000EA4, - 0xEA500000EA6, - 0xEA700000EB3, - 0xEB400000EBE, - 0xEC000000EC5, - 0xEC600000EC7, - 0xEC800000ECF, - 0xED000000EDA, - 0xEDE00000EE0, - 0xF0000000F01, - 0xF0B00000F0C, - 0xF1800000F1A, - 0xF2000000F2A, - 0xF3500000F36, - 0xF3700000F38, - 0xF3900000F3A, - 0xF3E00000F43, - 0xF4400000F48, - 0xF4900000F4D, - 0xF4E00000F52, - 0xF5300000F57, - 0xF5800000F5C, - 0xF5D00000F69, - 0xF6A00000F6D, - 0xF7100000F73, - 0xF7400000F75, - 0xF7A00000F81, - 0xF8200000F85, - 0xF8600000F93, - 0xF9400000F98, - 0xF9900000F9D, - 0xF9E00000FA2, - 0xFA300000FA7, - 0xFA800000FAC, - 0xFAD00000FB9, - 0xFBA00000FBD, - 0xFC600000FC7, - 0x10000000104A, - 0x10500000109E, - 0x10D0000010FB, - 0x10FD00001100, - 0x120000001249, - 0x124A0000124E, - 0x125000001257, - 0x125800001259, - 0x125A0000125E, - 0x126000001289, - 0x128A0000128E, - 0x1290000012B1, - 0x12B2000012B6, - 0x12B8000012BF, - 0x12C0000012C1, - 0x12C2000012C6, - 0x12C8000012D7, - 0x12D800001311, - 0x131200001316, - 0x13180000135B, - 0x135D00001360, - 0x138000001390, - 0x13A0000013F6, - 0x14010000166D, - 0x166F00001680, - 0x16810000169B, - 0x16A0000016EB, - 0x16F1000016F9, - 0x170000001716, - 0x171F00001735, - 0x174000001754, - 0x17600000176D, - 0x176E00001771, - 0x177200001774, - 0x1780000017B4, - 0x17B6000017D4, - 0x17D7000017D8, - 0x17DC000017DE, - 0x17E0000017EA, - 0x18100000181A, - 0x182000001879, - 0x1880000018AB, - 0x18B0000018F6, - 0x19000000191F, - 0x19200000192C, - 0x19300000193C, - 0x19460000196E, - 0x197000001975, - 0x1980000019AC, - 0x19B0000019CA, - 0x19D0000019DA, - 0x1A0000001A1C, - 0x1A2000001A5F, - 0x1A6000001A7D, - 0x1A7F00001A8A, - 0x1A9000001A9A, - 0x1AA700001AA8, - 0x1AB000001ABE, - 0x1ABF00001ACF, - 0x1B0000001B4D, - 0x1B5000001B5A, - 0x1B6B00001B74, - 0x1B8000001BF4, - 0x1C0000001C38, - 0x1C4000001C4A, - 0x1C4D00001C7E, - 0x1C8A00001C8B, - 0x1CD000001CD3, - 0x1CD400001CFB, - 0x1D0000001D2C, - 0x1D2F00001D30, - 0x1D3B00001D3C, - 0x1D4E00001D4F, - 0x1D6B00001D78, - 0x1D7900001D9B, - 0x1DC000001E00, - 0x1E0100001E02, - 0x1E0300001E04, - 0x1E0500001E06, - 0x1E0700001E08, - 0x1E0900001E0A, - 0x1E0B00001E0C, - 0x1E0D00001E0E, - 0x1E0F00001E10, - 0x1E1100001E12, - 0x1E1300001E14, - 0x1E1500001E16, - 0x1E1700001E18, - 0x1E1900001E1A, - 0x1E1B00001E1C, - 0x1E1D00001E1E, - 0x1E1F00001E20, - 0x1E2100001E22, - 0x1E2300001E24, - 0x1E2500001E26, - 0x1E2700001E28, - 0x1E2900001E2A, - 0x1E2B00001E2C, - 0x1E2D00001E2E, - 0x1E2F00001E30, - 0x1E3100001E32, - 0x1E3300001E34, - 0x1E3500001E36, - 0x1E3700001E38, - 0x1E3900001E3A, - 0x1E3B00001E3C, - 0x1E3D00001E3E, - 0x1E3F00001E40, - 0x1E4100001E42, - 0x1E4300001E44, - 0x1E4500001E46, - 0x1E4700001E48, - 0x1E4900001E4A, - 0x1E4B00001E4C, - 0x1E4D00001E4E, - 0x1E4F00001E50, - 0x1E5100001E52, - 0x1E5300001E54, - 0x1E5500001E56, - 0x1E5700001E58, - 0x1E5900001E5A, - 0x1E5B00001E5C, - 0x1E5D00001E5E, - 0x1E5F00001E60, - 0x1E6100001E62, - 0x1E6300001E64, - 0x1E6500001E66, - 0x1E6700001E68, - 0x1E6900001E6A, - 0x1E6B00001E6C, - 0x1E6D00001E6E, - 0x1E6F00001E70, - 0x1E7100001E72, - 0x1E7300001E74, - 0x1E7500001E76, - 0x1E7700001E78, - 0x1E7900001E7A, - 0x1E7B00001E7C, - 0x1E7D00001E7E, - 0x1E7F00001E80, - 0x1E8100001E82, - 0x1E8300001E84, - 0x1E8500001E86, - 0x1E8700001E88, - 0x1E8900001E8A, - 0x1E8B00001E8C, - 0x1E8D00001E8E, - 0x1E8F00001E90, - 0x1E9100001E92, - 0x1E9300001E94, - 0x1E9500001E9A, - 0x1E9C00001E9E, - 0x1E9F00001EA0, - 0x1EA100001EA2, - 0x1EA300001EA4, - 0x1EA500001EA6, - 0x1EA700001EA8, - 0x1EA900001EAA, - 0x1EAB00001EAC, - 0x1EAD00001EAE, - 0x1EAF00001EB0, - 0x1EB100001EB2, - 0x1EB300001EB4, - 0x1EB500001EB6, - 0x1EB700001EB8, - 0x1EB900001EBA, - 0x1EBB00001EBC, - 0x1EBD00001EBE, - 0x1EBF00001EC0, - 0x1EC100001EC2, - 0x1EC300001EC4, - 0x1EC500001EC6, - 0x1EC700001EC8, - 0x1EC900001ECA, - 0x1ECB00001ECC, - 0x1ECD00001ECE, - 0x1ECF00001ED0, - 0x1ED100001ED2, - 0x1ED300001ED4, - 0x1ED500001ED6, - 0x1ED700001ED8, - 0x1ED900001EDA, - 0x1EDB00001EDC, - 0x1EDD00001EDE, - 0x1EDF00001EE0, - 0x1EE100001EE2, - 0x1EE300001EE4, - 0x1EE500001EE6, - 0x1EE700001EE8, - 0x1EE900001EEA, - 0x1EEB00001EEC, - 0x1EED00001EEE, - 0x1EEF00001EF0, - 0x1EF100001EF2, - 0x1EF300001EF4, - 0x1EF500001EF6, - 0x1EF700001EF8, - 0x1EF900001EFA, - 0x1EFB00001EFC, - 0x1EFD00001EFE, - 0x1EFF00001F08, - 0x1F1000001F16, - 0x1F2000001F28, - 0x1F3000001F38, - 0x1F4000001F46, - 0x1F5000001F58, - 0x1F6000001F68, - 0x1F7000001F71, - 0x1F7200001F73, - 0x1F7400001F75, - 0x1F7600001F77, - 0x1F7800001F79, - 0x1F7A00001F7B, - 0x1F7C00001F7D, - 0x1FB000001FB2, - 0x1FB600001FB7, - 0x1FC600001FC7, - 0x1FD000001FD3, - 0x1FD600001FD8, - 0x1FE000001FE3, - 0x1FE400001FE8, - 0x1FF600001FF7, - 0x214E0000214F, - 0x218400002185, - 0x2C3000002C60, - 0x2C6100002C62, - 0x2C6500002C67, - 0x2C6800002C69, - 0x2C6A00002C6B, - 0x2C6C00002C6D, - 0x2C7100002C72, - 0x2C7300002C75, - 0x2C7600002C7C, - 0x2C8100002C82, - 0x2C8300002C84, - 0x2C8500002C86, - 0x2C8700002C88, - 0x2C8900002C8A, - 0x2C8B00002C8C, - 0x2C8D00002C8E, - 0x2C8F00002C90, - 0x2C9100002C92, - 0x2C9300002C94, - 0x2C9500002C96, - 0x2C9700002C98, - 0x2C9900002C9A, - 0x2C9B00002C9C, - 0x2C9D00002C9E, - 0x2C9F00002CA0, - 0x2CA100002CA2, - 0x2CA300002CA4, - 0x2CA500002CA6, - 0x2CA700002CA8, - 0x2CA900002CAA, - 0x2CAB00002CAC, - 0x2CAD00002CAE, - 0x2CAF00002CB0, - 0x2CB100002CB2, - 0x2CB300002CB4, - 0x2CB500002CB6, - 0x2CB700002CB8, - 0x2CB900002CBA, - 0x2CBB00002CBC, - 0x2CBD00002CBE, - 0x2CBF00002CC0, - 0x2CC100002CC2, - 0x2CC300002CC4, - 0x2CC500002CC6, - 0x2CC700002CC8, - 0x2CC900002CCA, - 0x2CCB00002CCC, - 0x2CCD00002CCE, - 0x2CCF00002CD0, - 0x2CD100002CD2, - 0x2CD300002CD4, - 0x2CD500002CD6, - 0x2CD700002CD8, - 0x2CD900002CDA, - 0x2CDB00002CDC, - 0x2CDD00002CDE, - 0x2CDF00002CE0, - 0x2CE100002CE2, - 0x2CE300002CE5, - 0x2CEC00002CED, - 0x2CEE00002CF2, - 0x2CF300002CF4, - 0x2D0000002D26, - 0x2D2700002D28, - 0x2D2D00002D2E, - 0x2D3000002D68, - 0x2D7F00002D97, - 0x2DA000002DA7, - 0x2DA800002DAF, - 0x2DB000002DB7, - 0x2DB800002DBF, - 0x2DC000002DC7, - 0x2DC800002DCF, - 0x2DD000002DD7, - 0x2DD800002DDF, - 0x2DE000002E00, - 0x2E2F00002E30, - 0x300500003008, - 0x302A0000302E, - 0x303C0000303D, - 0x304100003097, - 0x30990000309B, - 0x309D0000309F, - 0x30A1000030FB, - 0x30FC000030FF, - 0x310500003130, - 0x31A0000031C0, - 0x31F000003200, - 0x340000004DC0, - 0x4E000000A48D, - 0xA4D00000A4FE, - 0xA5000000A60D, - 0xA6100000A62C, - 0xA6410000A642, - 0xA6430000A644, - 0xA6450000A646, - 0xA6470000A648, - 0xA6490000A64A, - 0xA64B0000A64C, - 0xA64D0000A64E, - 0xA64F0000A650, - 0xA6510000A652, - 0xA6530000A654, - 0xA6550000A656, - 0xA6570000A658, - 0xA6590000A65A, - 0xA65B0000A65C, - 0xA65D0000A65E, - 0xA65F0000A660, - 0xA6610000A662, - 0xA6630000A664, - 0xA6650000A666, - 0xA6670000A668, - 0xA6690000A66A, - 0xA66B0000A66C, - 0xA66D0000A670, - 0xA6740000A67E, - 0xA67F0000A680, - 0xA6810000A682, - 0xA6830000A684, - 0xA6850000A686, - 0xA6870000A688, - 0xA6890000A68A, - 0xA68B0000A68C, - 0xA68D0000A68E, - 0xA68F0000A690, - 0xA6910000A692, - 0xA6930000A694, - 0xA6950000A696, - 0xA6970000A698, - 0xA6990000A69A, - 0xA69B0000A69C, - 0xA69E0000A6E6, - 0xA6F00000A6F2, - 0xA7170000A720, - 0xA7230000A724, - 0xA7250000A726, - 0xA7270000A728, - 0xA7290000A72A, - 0xA72B0000A72C, - 0xA72D0000A72E, - 0xA72F0000A732, - 0xA7330000A734, - 0xA7350000A736, - 0xA7370000A738, - 0xA7390000A73A, - 0xA73B0000A73C, - 0xA73D0000A73E, - 0xA73F0000A740, - 0xA7410000A742, - 0xA7430000A744, - 0xA7450000A746, - 0xA7470000A748, - 0xA7490000A74A, - 0xA74B0000A74C, - 0xA74D0000A74E, - 0xA74F0000A750, - 0xA7510000A752, - 0xA7530000A754, - 0xA7550000A756, - 0xA7570000A758, - 0xA7590000A75A, - 0xA75B0000A75C, - 0xA75D0000A75E, - 0xA75F0000A760, - 0xA7610000A762, - 0xA7630000A764, - 0xA7650000A766, - 0xA7670000A768, - 0xA7690000A76A, - 0xA76B0000A76C, - 0xA76D0000A76E, - 0xA76F0000A770, - 0xA7710000A779, - 0xA77A0000A77B, - 0xA77C0000A77D, - 0xA77F0000A780, - 0xA7810000A782, - 0xA7830000A784, - 0xA7850000A786, - 0xA7870000A789, - 0xA78C0000A78D, - 0xA78E0000A790, - 0xA7910000A792, - 0xA7930000A796, - 0xA7970000A798, - 0xA7990000A79A, - 0xA79B0000A79C, - 0xA79D0000A79E, - 0xA79F0000A7A0, - 0xA7A10000A7A2, - 0xA7A30000A7A4, - 0xA7A50000A7A6, - 0xA7A70000A7A8, - 0xA7A90000A7AA, - 0xA7AF0000A7B0, - 0xA7B50000A7B6, - 0xA7B70000A7B8, - 0xA7B90000A7BA, - 0xA7BB0000A7BC, - 0xA7BD0000A7BE, - 0xA7BF0000A7C0, - 0xA7C10000A7C2, - 0xA7C30000A7C4, - 0xA7C80000A7C9, - 0xA7CA0000A7CB, - 0xA7CD0000A7CE, - 0xA7D10000A7D2, - 0xA7D30000A7D4, - 0xA7D50000A7D6, - 0xA7D70000A7D8, - 0xA7D90000A7DA, - 0xA7DB0000A7DC, - 0xA7F60000A7F8, - 0xA7FA0000A828, - 0xA82C0000A82D, - 0xA8400000A874, - 0xA8800000A8C6, - 0xA8D00000A8DA, - 0xA8E00000A8F8, - 0xA8FB0000A8FC, - 0xA8FD0000A92E, - 0xA9300000A954, - 0xA9800000A9C1, - 0xA9CF0000A9DA, - 0xA9E00000A9FF, - 0xAA000000AA37, - 0xAA400000AA4E, - 0xAA500000AA5A, - 0xAA600000AA77, - 0xAA7A0000AAC3, - 0xAADB0000AADE, - 0xAAE00000AAF0, - 0xAAF20000AAF7, - 0xAB010000AB07, - 0xAB090000AB0F, - 0xAB110000AB17, - 0xAB200000AB27, - 0xAB280000AB2F, - 0xAB300000AB5B, - 0xAB600000AB69, - 0xABC00000ABEB, - 0xABEC0000ABEE, - 0xABF00000ABFA, - 0xAC000000D7A4, - 0xFA0E0000FA10, - 0xFA110000FA12, - 0xFA130000FA15, - 0xFA1F0000FA20, - 0xFA210000FA22, - 0xFA230000FA25, - 0xFA270000FA2A, - 0xFB1E0000FB1F, - 0xFE200000FE30, - 0xFE730000FE74, - 0x100000001000C, - 0x1000D00010027, - 0x100280001003B, - 0x1003C0001003E, - 0x1003F0001004E, - 0x100500001005E, - 0x10080000100FB, - 0x101FD000101FE, - 0x102800001029D, - 0x102A0000102D1, - 0x102E0000102E1, - 0x1030000010320, - 0x1032D00010341, - 0x103420001034A, - 0x103500001037B, - 0x103800001039E, - 0x103A0000103C4, - 0x103C8000103D0, - 0x104280001049E, - 0x104A0000104AA, - 0x104D8000104FC, - 0x1050000010528, - 0x1053000010564, - 0x10597000105A2, - 0x105A3000105B2, - 0x105B3000105BA, - 0x105BB000105BD, - 0x105C0000105F4, - 0x1060000010737, - 0x1074000010756, - 0x1076000010768, - 0x1078000010781, - 0x1080000010806, - 0x1080800010809, - 0x1080A00010836, - 0x1083700010839, - 0x1083C0001083D, - 0x1083F00010856, - 0x1086000010877, - 0x108800001089F, - 0x108E0000108F3, - 0x108F4000108F6, - 0x1090000010916, - 0x109200001093A, - 0x10980000109B8, - 0x109BE000109C0, - 0x10A0000010A04, - 0x10A0500010A07, - 0x10A0C00010A14, - 0x10A1500010A18, - 0x10A1900010A36, - 0x10A3800010A3B, - 0x10A3F00010A40, - 0x10A6000010A7D, - 0x10A8000010A9D, - 0x10AC000010AC8, - 0x10AC900010AE7, - 0x10B0000010B36, - 0x10B4000010B56, - 0x10B6000010B73, - 0x10B8000010B92, - 0x10C0000010C49, - 0x10CC000010CF3, - 0x10D0000010D28, - 0x10D3000010D3A, - 0x10D4000010D50, - 0x10D6900010D6E, - 0x10D6F00010D86, - 0x10E8000010EAA, - 0x10EAB00010EAD, - 0x10EB000010EB2, - 0x10EC200010EC5, - 0x10EFC00010F1D, - 0x10F2700010F28, - 0x10F3000010F51, - 0x10F7000010F86, - 0x10FB000010FC5, - 0x10FE000010FF7, - 0x1100000011047, - 0x1106600011076, - 0x1107F000110BB, - 0x110C2000110C3, - 0x110D0000110E9, - 0x110F0000110FA, - 0x1110000011135, - 0x1113600011140, - 0x1114400011148, - 0x1115000011174, - 0x1117600011177, - 0x11180000111C5, - 0x111C9000111CD, - 0x111CE000111DB, - 0x111DC000111DD, - 0x1120000011212, - 0x1121300011238, - 0x1123E00011242, - 0x1128000011287, - 0x1128800011289, - 0x1128A0001128E, - 0x1128F0001129E, - 0x1129F000112A9, - 0x112B0000112EB, - 0x112F0000112FA, - 0x1130000011304, - 0x113050001130D, - 0x1130F00011311, - 0x1131300011329, - 0x1132A00011331, - 0x1133200011334, - 0x113350001133A, - 0x1133B00011345, - 0x1134700011349, - 0x1134B0001134E, - 0x1135000011351, - 0x1135700011358, - 0x1135D00011364, - 0x113660001136D, - 0x1137000011375, - 0x113800001138A, - 0x1138B0001138C, - 0x1138E0001138F, - 0x11390000113B6, - 0x113B7000113C1, - 0x113C2000113C3, - 0x113C5000113C6, - 0x113C7000113CB, - 0x113CC000113D4, - 0x113E1000113E3, - 0x114000001144B, - 0x114500001145A, - 0x1145E00011462, - 0x11480000114C6, - 0x114C7000114C8, - 0x114D0000114DA, - 0x11580000115B6, - 0x115B8000115C1, - 0x115D8000115DE, - 0x1160000011641, - 0x1164400011645, - 0x116500001165A, - 0x11680000116B9, - 0x116C0000116CA, - 0x116D0000116E4, - 0x117000001171B, - 0x1171D0001172C, - 0x117300001173A, - 0x1174000011747, - 0x118000001183B, - 0x118C0000118EA, - 0x118FF00011907, - 0x119090001190A, - 0x1190C00011914, - 0x1191500011917, - 0x1191800011936, - 0x1193700011939, - 0x1193B00011944, - 0x119500001195A, - 0x119A0000119A8, - 0x119AA000119D8, - 0x119DA000119E2, - 0x119E3000119E5, - 0x11A0000011A3F, - 0x11A4700011A48, - 0x11A5000011A9A, - 0x11A9D00011A9E, - 0x11AB000011AF9, - 0x11BC000011BE1, - 0x11BF000011BFA, - 0x11C0000011C09, - 0x11C0A00011C37, - 0x11C3800011C41, - 0x11C5000011C5A, - 0x11C7200011C90, - 0x11C9200011CA8, - 0x11CA900011CB7, - 0x11D0000011D07, - 0x11D0800011D0A, - 0x11D0B00011D37, - 0x11D3A00011D3B, - 0x11D3C00011D3E, - 0x11D3F00011D48, - 0x11D5000011D5A, - 0x11D6000011D66, - 0x11D6700011D69, - 0x11D6A00011D8F, - 0x11D9000011D92, - 0x11D9300011D99, - 0x11DA000011DAA, - 0x11EE000011EF7, - 0x11F0000011F11, - 0x11F1200011F3B, - 0x11F3E00011F43, - 0x11F5000011F5B, - 0x11FB000011FB1, - 0x120000001239A, - 0x1248000012544, - 0x12F9000012FF1, - 0x1300000013430, - 0x1344000013456, - 0x13460000143FB, - 0x1440000014647, - 0x161000001613A, - 0x1680000016A39, - 0x16A4000016A5F, - 0x16A6000016A6A, - 0x16A7000016ABF, - 0x16AC000016ACA, - 0x16AD000016AEE, - 0x16AF000016AF5, - 0x16B0000016B37, - 0x16B4000016B44, - 0x16B5000016B5A, - 0x16B6300016B78, - 0x16B7D00016B90, - 0x16D4000016D6D, - 0x16D7000016D7A, - 0x16E6000016E80, - 0x16F0000016F4B, - 0x16F4F00016F88, - 0x16F8F00016FA0, - 0x16FE000016FE2, - 0x16FE300016FE5, - 0x16FF000016FF2, - 0x17000000187F8, - 0x1880000018CD6, - 0x18CFF00018D09, - 0x1AFF00001AFF4, - 0x1AFF50001AFFC, - 0x1AFFD0001AFFF, - 0x1B0000001B123, - 0x1B1320001B133, - 0x1B1500001B153, - 0x1B1550001B156, - 0x1B1640001B168, - 0x1B1700001B2FC, - 0x1BC000001BC6B, - 0x1BC700001BC7D, - 0x1BC800001BC89, - 0x1BC900001BC9A, - 0x1BC9D0001BC9F, - 0x1CCF00001CCFA, - 0x1CF000001CF2E, - 0x1CF300001CF47, - 0x1DA000001DA37, - 0x1DA3B0001DA6D, - 0x1DA750001DA76, - 0x1DA840001DA85, - 0x1DA9B0001DAA0, - 0x1DAA10001DAB0, - 0x1DF000001DF1F, - 0x1DF250001DF2B, - 0x1E0000001E007, - 0x1E0080001E019, - 0x1E01B0001E022, - 0x1E0230001E025, - 0x1E0260001E02B, - 0x1E08F0001E090, - 0x1E1000001E12D, - 0x1E1300001E13E, - 0x1E1400001E14A, - 0x1E14E0001E14F, - 0x1E2900001E2AF, - 0x1E2C00001E2FA, - 0x1E4D00001E4FA, - 0x1E5D00001E5FB, - 0x1E7E00001E7E7, - 0x1E7E80001E7EC, - 0x1E7ED0001E7EF, - 0x1E7F00001E7FF, - 0x1E8000001E8C5, - 0x1E8D00001E8D7, - 0x1E9220001E94C, - 0x1E9500001E95A, - 0x200000002A6E0, - 0x2A7000002B73A, - 0x2B7400002B81E, - 0x2B8200002CEA2, - 0x2CEB00002EBE1, - 0x2EBF00002EE5E, - 0x300000003134B, - 0x31350000323B0, - ), - "CONTEXTJ": (0x200C0000200E,), - "CONTEXTO": ( - 0xB7000000B8, - 0x37500000376, - 0x5F3000005F5, - 0x6600000066A, - 0x6F0000006FA, - 0x30FB000030FC, - ), -} diff --git a/bot/lib/python3.11/site-packages/idna/intranges.py b/bot/lib/python3.11/site-packages/idna/intranges.py deleted file mode 100644 index 7bfaa8d..0000000 --- a/bot/lib/python3.11/site-packages/idna/intranges.py +++ /dev/null @@ -1,57 +0,0 @@ -""" -Given a list of integers, made up of (hopefully) a small number of long runs -of consecutive integers, compute a representation of the form -((start1, end1), (start2, end2) ...). Then answer the question "was x present -in the original list?" in time O(log(# runs)). -""" - -import bisect -from typing import List, Tuple - - -def intranges_from_list(list_: List[int]) -> Tuple[int, ...]: - """Represent a list of integers as a sequence of ranges: - ((start_0, end_0), (start_1, end_1), ...), such that the original - integers are exactly those x such that start_i <= x < end_i for some i. - - Ranges are encoded as single integers (start << 32 | end), not as tuples. - """ - - sorted_list = sorted(list_) - ranges = [] - last_write = -1 - for i in range(len(sorted_list)): - if i + 1 < len(sorted_list): - if sorted_list[i] == sorted_list[i + 1] - 1: - continue - current_range = sorted_list[last_write + 1 : i + 1] - ranges.append(_encode_range(current_range[0], current_range[-1] + 1)) - last_write = i - - return tuple(ranges) - - -def _encode_range(start: int, end: int) -> int: - return (start << 32) | end - - -def _decode_range(r: int) -> Tuple[int, int]: - return (r >> 32), (r & ((1 << 32) - 1)) - - -def intranges_contain(int_: int, ranges: Tuple[int, ...]) -> bool: - """Determine if `int_` falls into one of the ranges in `ranges`.""" - tuple_ = _encode_range(int_, 0) - pos = bisect.bisect_left(ranges, tuple_) - # we could be immediately ahead of a tuple (start, end) - # with start < int_ <= end - if pos > 0: - left, right = _decode_range(ranges[pos - 1]) - if left <= int_ < right: - return True - # or we could be immediately behind a tuple (int_, end) - if pos < len(ranges): - left, _ = _decode_range(ranges[pos]) - if left == int_: - return True - return False diff --git a/bot/lib/python3.11/site-packages/idna/package_data.py b/bot/lib/python3.11/site-packages/idna/package_data.py deleted file mode 100644 index 7272c8d..0000000 --- a/bot/lib/python3.11/site-packages/idna/package_data.py +++ /dev/null @@ -1 +0,0 @@ -__version__ = "3.11" diff --git a/bot/lib/python3.11/site-packages/idna/py.typed b/bot/lib/python3.11/site-packages/idna/py.typed deleted file mode 100644 index e69de29..0000000 diff --git a/bot/lib/python3.11/site-packages/idna/uts46data.py b/bot/lib/python3.11/site-packages/idna/uts46data.py deleted file mode 100644 index 4610b71..0000000 --- a/bot/lib/python3.11/site-packages/idna/uts46data.py +++ /dev/null @@ -1,8841 +0,0 @@ -# This file is automatically generated by tools/idna-data -# vim: set fileencoding=utf-8 : - -from typing import List, Tuple, Union - -"""IDNA Mapping Table from UTS46.""" - - -__version__ = "16.0.0" - - -def _seg_0() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x0, "V"), - (0x1, "V"), - (0x2, "V"), - (0x3, "V"), - (0x4, "V"), - (0x5, "V"), - (0x6, "V"), - (0x7, "V"), - (0x8, "V"), - (0x9, "V"), - (0xA, "V"), - (0xB, "V"), - (0xC, "V"), - (0xD, "V"), - (0xE, "V"), - (0xF, "V"), - (0x10, "V"), - (0x11, "V"), - (0x12, "V"), - (0x13, "V"), - (0x14, "V"), - (0x15, "V"), - (0x16, "V"), - (0x17, "V"), - (0x18, "V"), - (0x19, "V"), - (0x1A, "V"), - (0x1B, "V"), - (0x1C, "V"), - (0x1D, "V"), - (0x1E, "V"), - (0x1F, "V"), - (0x20, "V"), - (0x21, "V"), - (0x22, "V"), - (0x23, "V"), - (0x24, "V"), - (0x25, "V"), - (0x26, "V"), - (0x27, "V"), - (0x28, "V"), - (0x29, "V"), - (0x2A, "V"), - (0x2B, "V"), - (0x2C, "V"), - (0x2D, "V"), - (0x2E, "V"), - (0x2F, "V"), - (0x30, "V"), - (0x31, "V"), - (0x32, "V"), - (0x33, "V"), - (0x34, "V"), - (0x35, "V"), - (0x36, "V"), - (0x37, "V"), - (0x38, "V"), - (0x39, "V"), - (0x3A, "V"), - (0x3B, "V"), - (0x3C, "V"), - (0x3D, "V"), - (0x3E, "V"), - (0x3F, "V"), - (0x40, "V"), - (0x41, "M", "a"), - (0x42, "M", "b"), - (0x43, "M", "c"), - (0x44, "M", "d"), - (0x45, "M", "e"), - (0x46, "M", "f"), - (0x47, "M", "g"), - (0x48, "M", "h"), - (0x49, "M", "i"), - (0x4A, "M", "j"), - (0x4B, "M", "k"), - (0x4C, "M", "l"), - (0x4D, "M", "m"), - (0x4E, "M", "n"), - (0x4F, "M", "o"), - (0x50, "M", "p"), - (0x51, "M", "q"), - (0x52, "M", "r"), - (0x53, "M", "s"), - (0x54, "M", "t"), - (0x55, "M", "u"), - (0x56, "M", "v"), - (0x57, "M", "w"), - (0x58, "M", "x"), - (0x59, "M", "y"), - (0x5A, "M", "z"), - (0x5B, "V"), - (0x5C, "V"), - (0x5D, "V"), - (0x5E, "V"), - (0x5F, "V"), - (0x60, "V"), - (0x61, "V"), - (0x62, "V"), - (0x63, "V"), - ] - - -def _seg_1() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x64, "V"), - (0x65, "V"), - (0x66, "V"), - (0x67, "V"), - (0x68, "V"), - (0x69, "V"), - (0x6A, "V"), - (0x6B, "V"), - (0x6C, "V"), - (0x6D, "V"), - (0x6E, "V"), - (0x6F, "V"), - (0x70, "V"), - (0x71, "V"), - (0x72, "V"), - (0x73, "V"), - (0x74, "V"), - (0x75, "V"), - (0x76, "V"), - (0x77, "V"), - (0x78, "V"), - (0x79, "V"), - (0x7A, "V"), - (0x7B, "V"), - (0x7C, "V"), - (0x7D, "V"), - (0x7E, "V"), - (0x7F, "V"), - (0x80, "X"), - (0x81, "X"), - (0x82, "X"), - (0x83, "X"), - (0x84, "X"), - (0x85, "X"), - (0x86, "X"), - (0x87, "X"), - (0x88, "X"), - (0x89, "X"), - (0x8A, "X"), - (0x8B, "X"), - (0x8C, "X"), - (0x8D, "X"), - (0x8E, "X"), - (0x8F, "X"), - (0x90, "X"), - (0x91, "X"), - (0x92, "X"), - (0x93, "X"), - (0x94, "X"), - (0x95, "X"), - (0x96, "X"), - (0x97, "X"), - (0x98, "X"), - (0x99, "X"), - (0x9A, "X"), - (0x9B, "X"), - (0x9C, "X"), - (0x9D, "X"), - (0x9E, "X"), - (0x9F, "X"), - (0xA0, "M", " "), - (0xA1, "V"), - (0xA2, "V"), - (0xA3, "V"), - (0xA4, "V"), - (0xA5, "V"), - (0xA6, "V"), - (0xA7, "V"), - (0xA8, "M", " ̈"), - (0xA9, "V"), - (0xAA, "M", "a"), - (0xAB, "V"), - (0xAC, "V"), - (0xAD, "I"), - (0xAE, "V"), - (0xAF, "M", " ̄"), - (0xB0, "V"), - (0xB1, "V"), - (0xB2, "M", "2"), - (0xB3, "M", "3"), - (0xB4, "M", " ́"), - (0xB5, "M", "μ"), - (0xB6, "V"), - (0xB7, "V"), - (0xB8, "M", " ̧"), - (0xB9, "M", "1"), - (0xBA, "M", "o"), - (0xBB, "V"), - (0xBC, "M", "1⁄4"), - (0xBD, "M", "1⁄2"), - (0xBE, "M", "3⁄4"), - (0xBF, "V"), - (0xC0, "M", "à"), - (0xC1, "M", "á"), - (0xC2, "M", "â"), - (0xC3, "M", "ã"), - (0xC4, "M", "ä"), - (0xC5, "M", "å"), - (0xC6, "M", "æ"), - (0xC7, "M", "ç"), - ] - - -def _seg_2() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0xC8, "M", "è"), - (0xC9, "M", "é"), - (0xCA, "M", "ê"), - (0xCB, "M", "ë"), - (0xCC, "M", "ì"), - (0xCD, "M", "í"), - (0xCE, "M", "î"), - (0xCF, "M", "ï"), - (0xD0, "M", "ð"), - (0xD1, "M", "ñ"), - (0xD2, "M", "ò"), - (0xD3, "M", "ó"), - (0xD4, "M", "ô"), - (0xD5, "M", "õ"), - (0xD6, "M", "ö"), - (0xD7, "V"), - (0xD8, "M", "ø"), - (0xD9, "M", "ù"), - (0xDA, "M", "ú"), - (0xDB, "M", "û"), - (0xDC, "M", "ü"), - (0xDD, "M", "ý"), - (0xDE, "M", "þ"), - (0xDF, "D", "ss"), - (0xE0, "V"), - (0xE1, "V"), - (0xE2, "V"), - (0xE3, "V"), - (0xE4, "V"), - (0xE5, "V"), - (0xE6, "V"), - (0xE7, "V"), - (0xE8, "V"), - (0xE9, "V"), - (0xEA, "V"), - (0xEB, "V"), - (0xEC, "V"), - (0xED, "V"), - (0xEE, "V"), - (0xEF, "V"), - (0xF0, "V"), - (0xF1, "V"), - (0xF2, "V"), - (0xF3, "V"), - (0xF4, "V"), - (0xF5, "V"), - (0xF6, "V"), - (0xF7, "V"), - (0xF8, "V"), - (0xF9, "V"), - (0xFA, "V"), - (0xFB, "V"), - (0xFC, "V"), - (0xFD, "V"), - (0xFE, "V"), - (0xFF, "V"), - (0x100, "M", "ā"), - (0x101, "V"), - (0x102, "M", "ă"), - (0x103, "V"), - (0x104, "M", "ą"), - (0x105, "V"), - (0x106, "M", "ć"), - (0x107, "V"), - (0x108, "M", "ĉ"), - (0x109, "V"), - (0x10A, "M", "ċ"), - (0x10B, "V"), - (0x10C, "M", "č"), - (0x10D, "V"), - (0x10E, "M", "ď"), - (0x10F, "V"), - (0x110, "M", "đ"), - (0x111, "V"), - (0x112, "M", "ē"), - (0x113, "V"), - (0x114, "M", "ĕ"), - (0x115, "V"), - (0x116, "M", "ė"), - (0x117, "V"), - (0x118, "M", "ę"), - (0x119, "V"), - (0x11A, "M", "ě"), - (0x11B, "V"), - (0x11C, "M", "ĝ"), - (0x11D, "V"), - (0x11E, "M", "ğ"), - (0x11F, "V"), - (0x120, "M", "ġ"), - (0x121, "V"), - (0x122, "M", "ģ"), - (0x123, "V"), - (0x124, "M", "ĥ"), - (0x125, "V"), - (0x126, "M", "ħ"), - (0x127, "V"), - (0x128, "M", "ĩ"), - (0x129, "V"), - (0x12A, "M", "ī"), - (0x12B, "V"), - ] - - -def _seg_3() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x12C, "M", "ĭ"), - (0x12D, "V"), - (0x12E, "M", "į"), - (0x12F, "V"), - (0x130, "M", "i̇"), - (0x131, "V"), - (0x132, "M", "ij"), - (0x134, "M", "ĵ"), - (0x135, "V"), - (0x136, "M", "ķ"), - (0x137, "V"), - (0x139, "M", "ĺ"), - (0x13A, "V"), - (0x13B, "M", "ļ"), - (0x13C, "V"), - (0x13D, "M", "ľ"), - (0x13E, "V"), - (0x13F, "M", "l·"), - (0x141, "M", "ł"), - (0x142, "V"), - (0x143, "M", "ń"), - (0x144, "V"), - (0x145, "M", "ņ"), - (0x146, "V"), - (0x147, "M", "ň"), - (0x148, "V"), - (0x149, "M", "ʼn"), - (0x14A, "M", "ŋ"), - (0x14B, "V"), - (0x14C, "M", "ō"), - (0x14D, "V"), - (0x14E, "M", "ŏ"), - (0x14F, "V"), - (0x150, "M", "ő"), - (0x151, "V"), - (0x152, "M", "œ"), - (0x153, "V"), - (0x154, "M", "ŕ"), - (0x155, "V"), - (0x156, "M", "ŗ"), - (0x157, "V"), - (0x158, "M", "ř"), - (0x159, "V"), - (0x15A, "M", "ś"), - (0x15B, "V"), - (0x15C, "M", "ŝ"), - (0x15D, "V"), - (0x15E, "M", "ş"), - (0x15F, "V"), - (0x160, "M", "š"), - (0x161, "V"), - (0x162, "M", "ţ"), - (0x163, "V"), - (0x164, "M", "ť"), - (0x165, "V"), - (0x166, "M", "ŧ"), - (0x167, "V"), - (0x168, "M", "ũ"), - (0x169, "V"), - (0x16A, "M", "ū"), - (0x16B, "V"), - (0x16C, "M", "ŭ"), - (0x16D, "V"), - (0x16E, "M", "ů"), - (0x16F, "V"), - (0x170, "M", "ű"), - (0x171, "V"), - (0x172, "M", "ų"), - (0x173, "V"), - (0x174, "M", "ŵ"), - (0x175, "V"), - (0x176, "M", "ŷ"), - (0x177, "V"), - (0x178, "M", "ÿ"), - (0x179, "M", "ź"), - (0x17A, "V"), - (0x17B, "M", "ż"), - (0x17C, "V"), - (0x17D, "M", "ž"), - (0x17E, "V"), - (0x17F, "M", "s"), - (0x180, "V"), - (0x181, "M", "ɓ"), - (0x182, "M", "ƃ"), - (0x183, "V"), - (0x184, "M", "ƅ"), - (0x185, "V"), - (0x186, "M", "ɔ"), - (0x187, "M", "ƈ"), - (0x188, "V"), - (0x189, "M", "ɖ"), - (0x18A, "M", "ɗ"), - (0x18B, "M", "ƌ"), - (0x18C, "V"), - (0x18E, "M", "ǝ"), - (0x18F, "M", "ə"), - (0x190, "M", "ɛ"), - (0x191, "M", "ƒ"), - (0x192, "V"), - (0x193, "M", "ɠ"), - ] - - -def _seg_4() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x194, "M", "ɣ"), - (0x195, "V"), - (0x196, "M", "ɩ"), - (0x197, "M", "ɨ"), - (0x198, "M", "ƙ"), - (0x199, "V"), - (0x19C, "M", "ɯ"), - (0x19D, "M", "ɲ"), - (0x19E, "V"), - (0x19F, "M", "ɵ"), - (0x1A0, "M", "ơ"), - (0x1A1, "V"), - (0x1A2, "M", "ƣ"), - (0x1A3, "V"), - (0x1A4, "M", "ƥ"), - (0x1A5, "V"), - (0x1A6, "M", "ʀ"), - (0x1A7, "M", "ƨ"), - (0x1A8, "V"), - (0x1A9, "M", "ʃ"), - (0x1AA, "V"), - (0x1AC, "M", "ƭ"), - (0x1AD, "V"), - (0x1AE, "M", "ʈ"), - (0x1AF, "M", "ư"), - (0x1B0, "V"), - (0x1B1, "M", "ʊ"), - (0x1B2, "M", "ʋ"), - (0x1B3, "M", "ƴ"), - (0x1B4, "V"), - (0x1B5, "M", "ƶ"), - (0x1B6, "V"), - (0x1B7, "M", "ʒ"), - (0x1B8, "M", "ƹ"), - (0x1B9, "V"), - (0x1BC, "M", "ƽ"), - (0x1BD, "V"), - (0x1C4, "M", "dž"), - (0x1C7, "M", "lj"), - (0x1CA, "M", "nj"), - (0x1CD, "M", "ǎ"), - (0x1CE, "V"), - (0x1CF, "M", "ǐ"), - (0x1D0, "V"), - (0x1D1, "M", "ǒ"), - (0x1D2, "V"), - (0x1D3, "M", "ǔ"), - (0x1D4, "V"), - (0x1D5, "M", "ǖ"), - (0x1D6, "V"), - (0x1D7, "M", "ǘ"), - (0x1D8, "V"), - (0x1D9, "M", "ǚ"), - (0x1DA, "V"), - (0x1DB, "M", "ǜ"), - (0x1DC, "V"), - (0x1DE, "M", "ǟ"), - (0x1DF, "V"), - (0x1E0, "M", "ǡ"), - (0x1E1, "V"), - (0x1E2, "M", "ǣ"), - (0x1E3, "V"), - (0x1E4, "M", "ǥ"), - (0x1E5, "V"), - (0x1E6, "M", "ǧ"), - (0x1E7, "V"), - (0x1E8, "M", "ǩ"), - (0x1E9, "V"), - (0x1EA, "M", "ǫ"), - (0x1EB, "V"), - (0x1EC, "M", "ǭ"), - (0x1ED, "V"), - (0x1EE, "M", "ǯ"), - (0x1EF, "V"), - (0x1F1, "M", "dz"), - (0x1F4, "M", "ǵ"), - (0x1F5, "V"), - (0x1F6, "M", "ƕ"), - (0x1F7, "M", "ƿ"), - (0x1F8, "M", "ǹ"), - (0x1F9, "V"), - (0x1FA, "M", "ǻ"), - (0x1FB, "V"), - (0x1FC, "M", "ǽ"), - (0x1FD, "V"), - (0x1FE, "M", "ǿ"), - (0x1FF, "V"), - (0x200, "M", "ȁ"), - (0x201, "V"), - (0x202, "M", "ȃ"), - (0x203, "V"), - (0x204, "M", "ȅ"), - (0x205, "V"), - (0x206, "M", "ȇ"), - (0x207, "V"), - (0x208, "M", "ȉ"), - (0x209, "V"), - (0x20A, "M", "ȋ"), - (0x20B, "V"), - (0x20C, "M", "ȍ"), - ] - - -def _seg_5() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x20D, "V"), - (0x20E, "M", "ȏ"), - (0x20F, "V"), - (0x210, "M", "ȑ"), - (0x211, "V"), - (0x212, "M", "ȓ"), - (0x213, "V"), - (0x214, "M", "ȕ"), - (0x215, "V"), - (0x216, "M", "ȗ"), - (0x217, "V"), - (0x218, "M", "ș"), - (0x219, "V"), - (0x21A, "M", "ț"), - (0x21B, "V"), - (0x21C, "M", "ȝ"), - (0x21D, "V"), - (0x21E, "M", "ȟ"), - (0x21F, "V"), - (0x220, "M", "ƞ"), - (0x221, "V"), - (0x222, "M", "ȣ"), - (0x223, "V"), - (0x224, "M", "ȥ"), - (0x225, "V"), - (0x226, "M", "ȧ"), - (0x227, "V"), - (0x228, "M", "ȩ"), - (0x229, "V"), - (0x22A, "M", "ȫ"), - (0x22B, "V"), - (0x22C, "M", "ȭ"), - (0x22D, "V"), - (0x22E, "M", "ȯ"), - (0x22F, "V"), - (0x230, "M", "ȱ"), - (0x231, "V"), - (0x232, "M", "ȳ"), - (0x233, "V"), - (0x23A, "M", "ⱥ"), - (0x23B, "M", "ȼ"), - (0x23C, "V"), - (0x23D, "M", "ƚ"), - (0x23E, "M", "ⱦ"), - (0x23F, "V"), - (0x241, "M", "ɂ"), - (0x242, "V"), - (0x243, "M", "ƀ"), - (0x244, "M", "ʉ"), - (0x245, "M", "ʌ"), - (0x246, "M", "ɇ"), - (0x247, "V"), - (0x248, "M", "ɉ"), - (0x249, "V"), - (0x24A, "M", "ɋ"), - (0x24B, "V"), - (0x24C, "M", "ɍ"), - (0x24D, "V"), - (0x24E, "M", "ɏ"), - (0x24F, "V"), - (0x2B0, "M", "h"), - (0x2B1, "M", "ɦ"), - (0x2B2, "M", "j"), - (0x2B3, "M", "r"), - (0x2B4, "M", "ɹ"), - (0x2B5, "M", "ɻ"), - (0x2B6, "M", "ʁ"), - (0x2B7, "M", "w"), - (0x2B8, "M", "y"), - (0x2B9, "V"), - (0x2D8, "M", " ̆"), - (0x2D9, "M", " ̇"), - (0x2DA, "M", " ̊"), - (0x2DB, "M", " ̨"), - (0x2DC, "M", " ̃"), - (0x2DD, "M", " ̋"), - (0x2DE, "V"), - (0x2E0, "M", "ɣ"), - (0x2E1, "M", "l"), - (0x2E2, "M", "s"), - (0x2E3, "M", "x"), - (0x2E4, "M", "ʕ"), - (0x2E5, "V"), - (0x340, "M", "̀"), - (0x341, "M", "́"), - (0x342, "V"), - (0x343, "M", "̓"), - (0x344, "M", "̈́"), - (0x345, "M", "ι"), - (0x346, "V"), - (0x34F, "I"), - (0x350, "V"), - (0x370, "M", "ͱ"), - (0x371, "V"), - (0x372, "M", "ͳ"), - (0x373, "V"), - (0x374, "M", "ʹ"), - (0x375, "V"), - (0x376, "M", "ͷ"), - (0x377, "V"), - ] - - -def _seg_6() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x378, "X"), - (0x37A, "M", " ι"), - (0x37B, "V"), - (0x37E, "M", ";"), - (0x37F, "M", "ϳ"), - (0x380, "X"), - (0x384, "M", " ́"), - (0x385, "M", " ̈́"), - (0x386, "M", "ά"), - (0x387, "M", "·"), - (0x388, "M", "έ"), - (0x389, "M", "ή"), - (0x38A, "M", "ί"), - (0x38B, "X"), - (0x38C, "M", "ό"), - (0x38D, "X"), - (0x38E, "M", "ύ"), - (0x38F, "M", "ώ"), - (0x390, "V"), - (0x391, "M", "α"), - (0x392, "M", "β"), - (0x393, "M", "γ"), - (0x394, "M", "δ"), - (0x395, "M", "ε"), - (0x396, "M", "ζ"), - (0x397, "M", "η"), - (0x398, "M", "θ"), - (0x399, "M", "ι"), - (0x39A, "M", "κ"), - (0x39B, "M", "λ"), - (0x39C, "M", "μ"), - (0x39D, "M", "ν"), - (0x39E, "M", "ξ"), - (0x39F, "M", "ο"), - (0x3A0, "M", "π"), - (0x3A1, "M", "ρ"), - (0x3A2, "X"), - (0x3A3, "M", "σ"), - (0x3A4, "M", "τ"), - (0x3A5, "M", "υ"), - (0x3A6, "M", "φ"), - (0x3A7, "M", "χ"), - (0x3A8, "M", "ψ"), - (0x3A9, "M", "ω"), - (0x3AA, "M", "ϊ"), - (0x3AB, "M", "ϋ"), - (0x3AC, "V"), - (0x3C2, "D", "σ"), - (0x3C3, "V"), - (0x3CF, "M", "ϗ"), - (0x3D0, "M", "β"), - (0x3D1, "M", "θ"), - (0x3D2, "M", "υ"), - (0x3D3, "M", "ύ"), - (0x3D4, "M", "ϋ"), - (0x3D5, "M", "φ"), - (0x3D6, "M", "π"), - (0x3D7, "V"), - (0x3D8, "M", "ϙ"), - (0x3D9, "V"), - (0x3DA, "M", "ϛ"), - (0x3DB, "V"), - (0x3DC, "M", "ϝ"), - (0x3DD, "V"), - (0x3DE, "M", "ϟ"), - (0x3DF, "V"), - (0x3E0, "M", "ϡ"), - (0x3E1, "V"), - (0x3E2, "M", "ϣ"), - (0x3E3, "V"), - (0x3E4, "M", "ϥ"), - (0x3E5, "V"), - (0x3E6, "M", "ϧ"), - (0x3E7, "V"), - (0x3E8, "M", "ϩ"), - (0x3E9, "V"), - (0x3EA, "M", "ϫ"), - (0x3EB, "V"), - (0x3EC, "M", "ϭ"), - (0x3ED, "V"), - (0x3EE, "M", "ϯ"), - (0x3EF, "V"), - (0x3F0, "M", "κ"), - (0x3F1, "M", "ρ"), - (0x3F2, "M", "σ"), - (0x3F3, "V"), - (0x3F4, "M", "θ"), - (0x3F5, "M", "ε"), - (0x3F6, "V"), - (0x3F7, "M", "ϸ"), - (0x3F8, "V"), - (0x3F9, "M", "σ"), - (0x3FA, "M", "ϻ"), - (0x3FB, "V"), - (0x3FD, "M", "ͻ"), - (0x3FE, "M", "ͼ"), - (0x3FF, "M", "ͽ"), - (0x400, "M", "ѐ"), - (0x401, "M", "ё"), - (0x402, "M", "ђ"), - ] - - -def _seg_7() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x403, "M", "ѓ"), - (0x404, "M", "є"), - (0x405, "M", "ѕ"), - (0x406, "M", "і"), - (0x407, "M", "ї"), - (0x408, "M", "ј"), - (0x409, "M", "љ"), - (0x40A, "M", "њ"), - (0x40B, "M", "ћ"), - (0x40C, "M", "ќ"), - (0x40D, "M", "ѝ"), - (0x40E, "M", "ў"), - (0x40F, "M", "џ"), - (0x410, "M", "а"), - (0x411, "M", "б"), - (0x412, "M", "в"), - (0x413, "M", "г"), - (0x414, "M", "д"), - (0x415, "M", "е"), - (0x416, "M", "ж"), - (0x417, "M", "з"), - (0x418, "M", "и"), - (0x419, "M", "й"), - (0x41A, "M", "к"), - (0x41B, "M", "л"), - (0x41C, "M", "м"), - (0x41D, "M", "н"), - (0x41E, "M", "о"), - (0x41F, "M", "п"), - (0x420, "M", "р"), - (0x421, "M", "с"), - (0x422, "M", "т"), - (0x423, "M", "у"), - (0x424, "M", "ф"), - (0x425, "M", "х"), - (0x426, "M", "ц"), - (0x427, "M", "ч"), - (0x428, "M", "ш"), - (0x429, "M", "щ"), - (0x42A, "M", "ъ"), - (0x42B, "M", "ы"), - (0x42C, "M", "ь"), - (0x42D, "M", "э"), - (0x42E, "M", "ю"), - (0x42F, "M", "я"), - (0x430, "V"), - (0x460, "M", "ѡ"), - (0x461, "V"), - (0x462, "M", "ѣ"), - (0x463, "V"), - (0x464, "M", "ѥ"), - (0x465, "V"), - (0x466, "M", "ѧ"), - (0x467, "V"), - (0x468, "M", "ѩ"), - (0x469, "V"), - (0x46A, "M", "ѫ"), - (0x46B, "V"), - (0x46C, "M", "ѭ"), - (0x46D, "V"), - (0x46E, "M", "ѯ"), - (0x46F, "V"), - (0x470, "M", "ѱ"), - (0x471, "V"), - (0x472, "M", "ѳ"), - (0x473, "V"), - (0x474, "M", "ѵ"), - (0x475, "V"), - (0x476, "M", "ѷ"), - (0x477, "V"), - (0x478, "M", "ѹ"), - (0x479, "V"), - (0x47A, "M", "ѻ"), - (0x47B, "V"), - (0x47C, "M", "ѽ"), - (0x47D, "V"), - (0x47E, "M", "ѿ"), - (0x47F, "V"), - (0x480, "M", "ҁ"), - (0x481, "V"), - (0x48A, "M", "ҋ"), - (0x48B, "V"), - (0x48C, "M", "ҍ"), - (0x48D, "V"), - (0x48E, "M", "ҏ"), - (0x48F, "V"), - (0x490, "M", "ґ"), - (0x491, "V"), - (0x492, "M", "ғ"), - (0x493, "V"), - (0x494, "M", "ҕ"), - (0x495, "V"), - (0x496, "M", "җ"), - (0x497, "V"), - (0x498, "M", "ҙ"), - (0x499, "V"), - (0x49A, "M", "қ"), - (0x49B, "V"), - (0x49C, "M", "ҝ"), - (0x49D, "V"), - ] - - -def _seg_8() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x49E, "M", "ҟ"), - (0x49F, "V"), - (0x4A0, "M", "ҡ"), - (0x4A1, "V"), - (0x4A2, "M", "ң"), - (0x4A3, "V"), - (0x4A4, "M", "ҥ"), - (0x4A5, "V"), - (0x4A6, "M", "ҧ"), - (0x4A7, "V"), - (0x4A8, "M", "ҩ"), - (0x4A9, "V"), - (0x4AA, "M", "ҫ"), - (0x4AB, "V"), - (0x4AC, "M", "ҭ"), - (0x4AD, "V"), - (0x4AE, "M", "ү"), - (0x4AF, "V"), - (0x4B0, "M", "ұ"), - (0x4B1, "V"), - (0x4B2, "M", "ҳ"), - (0x4B3, "V"), - (0x4B4, "M", "ҵ"), - (0x4B5, "V"), - (0x4B6, "M", "ҷ"), - (0x4B7, "V"), - (0x4B8, "M", "ҹ"), - (0x4B9, "V"), - (0x4BA, "M", "һ"), - (0x4BB, "V"), - (0x4BC, "M", "ҽ"), - (0x4BD, "V"), - (0x4BE, "M", "ҿ"), - (0x4BF, "V"), - (0x4C0, "M", "ӏ"), - (0x4C1, "M", "ӂ"), - (0x4C2, "V"), - (0x4C3, "M", "ӄ"), - (0x4C4, "V"), - (0x4C5, "M", "ӆ"), - (0x4C6, "V"), - (0x4C7, "M", "ӈ"), - (0x4C8, "V"), - (0x4C9, "M", "ӊ"), - (0x4CA, "V"), - (0x4CB, "M", "ӌ"), - (0x4CC, "V"), - (0x4CD, "M", "ӎ"), - (0x4CE, "V"), - (0x4D0, "M", "ӑ"), - (0x4D1, "V"), - (0x4D2, "M", "ӓ"), - (0x4D3, "V"), - (0x4D4, "M", "ӕ"), - (0x4D5, "V"), - (0x4D6, "M", "ӗ"), - (0x4D7, "V"), - (0x4D8, "M", "ә"), - (0x4D9, "V"), - (0x4DA, "M", "ӛ"), - (0x4DB, "V"), - (0x4DC, "M", "ӝ"), - (0x4DD, "V"), - (0x4DE, "M", "ӟ"), - (0x4DF, "V"), - (0x4E0, "M", "ӡ"), - (0x4E1, "V"), - (0x4E2, "M", "ӣ"), - (0x4E3, "V"), - (0x4E4, "M", "ӥ"), - (0x4E5, "V"), - (0x4E6, "M", "ӧ"), - (0x4E7, "V"), - (0x4E8, "M", "ө"), - (0x4E9, "V"), - (0x4EA, "M", "ӫ"), - (0x4EB, "V"), - (0x4EC, "M", "ӭ"), - (0x4ED, "V"), - (0x4EE, "M", "ӯ"), - (0x4EF, "V"), - (0x4F0, "M", "ӱ"), - (0x4F1, "V"), - (0x4F2, "M", "ӳ"), - (0x4F3, "V"), - (0x4F4, "M", "ӵ"), - (0x4F5, "V"), - (0x4F6, "M", "ӷ"), - (0x4F7, "V"), - (0x4F8, "M", "ӹ"), - (0x4F9, "V"), - (0x4FA, "M", "ӻ"), - (0x4FB, "V"), - (0x4FC, "M", "ӽ"), - (0x4FD, "V"), - (0x4FE, "M", "ӿ"), - (0x4FF, "V"), - (0x500, "M", "ԁ"), - (0x501, "V"), - (0x502, "M", "ԃ"), - ] - - -def _seg_9() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x503, "V"), - (0x504, "M", "ԅ"), - (0x505, "V"), - (0x506, "M", "ԇ"), - (0x507, "V"), - (0x508, "M", "ԉ"), - (0x509, "V"), - (0x50A, "M", "ԋ"), - (0x50B, "V"), - (0x50C, "M", "ԍ"), - (0x50D, "V"), - (0x50E, "M", "ԏ"), - (0x50F, "V"), - (0x510, "M", "ԑ"), - (0x511, "V"), - (0x512, "M", "ԓ"), - (0x513, "V"), - (0x514, "M", "ԕ"), - (0x515, "V"), - (0x516, "M", "ԗ"), - (0x517, "V"), - (0x518, "M", "ԙ"), - (0x519, "V"), - (0x51A, "M", "ԛ"), - (0x51B, "V"), - (0x51C, "M", "ԝ"), - (0x51D, "V"), - (0x51E, "M", "ԟ"), - (0x51F, "V"), - (0x520, "M", "ԡ"), - (0x521, "V"), - (0x522, "M", "ԣ"), - (0x523, "V"), - (0x524, "M", "ԥ"), - (0x525, "V"), - (0x526, "M", "ԧ"), - (0x527, "V"), - (0x528, "M", "ԩ"), - (0x529, "V"), - (0x52A, "M", "ԫ"), - (0x52B, "V"), - (0x52C, "M", "ԭ"), - (0x52D, "V"), - (0x52E, "M", "ԯ"), - (0x52F, "V"), - (0x530, "X"), - (0x531, "M", "ա"), - (0x532, "M", "բ"), - (0x533, "M", "գ"), - (0x534, "M", "դ"), - (0x535, "M", "ե"), - (0x536, "M", "զ"), - (0x537, "M", "է"), - (0x538, "M", "ը"), - (0x539, "M", "թ"), - (0x53A, "M", "ժ"), - (0x53B, "M", "ի"), - (0x53C, "M", "լ"), - (0x53D, "M", "խ"), - (0x53E, "M", "ծ"), - (0x53F, "M", "կ"), - (0x540, "M", "հ"), - (0x541, "M", "ձ"), - (0x542, "M", "ղ"), - (0x543, "M", "ճ"), - (0x544, "M", "մ"), - (0x545, "M", "յ"), - (0x546, "M", "ն"), - (0x547, "M", "շ"), - (0x548, "M", "ո"), - (0x549, "M", "չ"), - (0x54A, "M", "պ"), - (0x54B, "M", "ջ"), - (0x54C, "M", "ռ"), - (0x54D, "M", "ս"), - (0x54E, "M", "վ"), - (0x54F, "M", "տ"), - (0x550, "M", "ր"), - (0x551, "M", "ց"), - (0x552, "M", "ւ"), - (0x553, "M", "փ"), - (0x554, "M", "ք"), - (0x555, "M", "օ"), - (0x556, "M", "ֆ"), - (0x557, "X"), - (0x559, "V"), - (0x587, "M", "եւ"), - (0x588, "V"), - (0x58B, "X"), - (0x58D, "V"), - (0x590, "X"), - (0x591, "V"), - (0x5C8, "X"), - (0x5D0, "V"), - (0x5EB, "X"), - (0x5EF, "V"), - (0x5F5, "X"), - (0x606, "V"), - (0x61C, "X"), - (0x61D, "V"), - ] - - -def _seg_10() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x675, "M", "اٴ"), - (0x676, "M", "وٴ"), - (0x677, "M", "ۇٴ"), - (0x678, "M", "يٴ"), - (0x679, "V"), - (0x6DD, "X"), - (0x6DE, "V"), - (0x70E, "X"), - (0x710, "V"), - (0x74B, "X"), - (0x74D, "V"), - (0x7B2, "X"), - (0x7C0, "V"), - (0x7FB, "X"), - (0x7FD, "V"), - (0x82E, "X"), - (0x830, "V"), - (0x83F, "X"), - (0x840, "V"), - (0x85C, "X"), - (0x85E, "V"), - (0x85F, "X"), - (0x860, "V"), - (0x86B, "X"), - (0x870, "V"), - (0x88F, "X"), - (0x897, "V"), - (0x8E2, "X"), - (0x8E3, "V"), - (0x958, "M", "क़"), - (0x959, "M", "ख़"), - (0x95A, "M", "ग़"), - (0x95B, "M", "ज़"), - (0x95C, "M", "ड़"), - (0x95D, "M", "ढ़"), - (0x95E, "M", "फ़"), - (0x95F, "M", "य़"), - (0x960, "V"), - (0x984, "X"), - (0x985, "V"), - (0x98D, "X"), - (0x98F, "V"), - (0x991, "X"), - (0x993, "V"), - (0x9A9, "X"), - (0x9AA, "V"), - (0x9B1, "X"), - (0x9B2, "V"), - (0x9B3, "X"), - (0x9B6, "V"), - (0x9BA, "X"), - (0x9BC, "V"), - (0x9C5, "X"), - (0x9C7, "V"), - (0x9C9, "X"), - (0x9CB, "V"), - (0x9CF, "X"), - (0x9D7, "V"), - (0x9D8, "X"), - (0x9DC, "M", "ড়"), - (0x9DD, "M", "ঢ়"), - (0x9DE, "X"), - (0x9DF, "M", "য়"), - (0x9E0, "V"), - (0x9E4, "X"), - (0x9E6, "V"), - (0x9FF, "X"), - (0xA01, "V"), - (0xA04, "X"), - (0xA05, "V"), - (0xA0B, "X"), - (0xA0F, "V"), - (0xA11, "X"), - (0xA13, "V"), - (0xA29, "X"), - (0xA2A, "V"), - (0xA31, "X"), - (0xA32, "V"), - (0xA33, "M", "ਲ਼"), - (0xA34, "X"), - (0xA35, "V"), - (0xA36, "M", "ਸ਼"), - (0xA37, "X"), - (0xA38, "V"), - (0xA3A, "X"), - (0xA3C, "V"), - (0xA3D, "X"), - (0xA3E, "V"), - (0xA43, "X"), - (0xA47, "V"), - (0xA49, "X"), - (0xA4B, "V"), - (0xA4E, "X"), - (0xA51, "V"), - (0xA52, "X"), - (0xA59, "M", "ਖ਼"), - (0xA5A, "M", "ਗ਼"), - (0xA5B, "M", "ਜ਼"), - (0xA5C, "V"), - (0xA5D, "X"), - ] - - -def _seg_11() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0xA5E, "M", "ਫ਼"), - (0xA5F, "X"), - (0xA66, "V"), - (0xA77, "X"), - (0xA81, "V"), - (0xA84, "X"), - (0xA85, "V"), - (0xA8E, "X"), - (0xA8F, "V"), - (0xA92, "X"), - (0xA93, "V"), - (0xAA9, "X"), - (0xAAA, "V"), - (0xAB1, "X"), - (0xAB2, "V"), - (0xAB4, "X"), - (0xAB5, "V"), - (0xABA, "X"), - (0xABC, "V"), - (0xAC6, "X"), - (0xAC7, "V"), - (0xACA, "X"), - (0xACB, "V"), - (0xACE, "X"), - (0xAD0, "V"), - (0xAD1, "X"), - (0xAE0, "V"), - (0xAE4, "X"), - (0xAE6, "V"), - (0xAF2, "X"), - (0xAF9, "V"), - (0xB00, "X"), - (0xB01, "V"), - (0xB04, "X"), - (0xB05, "V"), - (0xB0D, "X"), - (0xB0F, "V"), - (0xB11, "X"), - (0xB13, "V"), - (0xB29, "X"), - (0xB2A, "V"), - (0xB31, "X"), - (0xB32, "V"), - (0xB34, "X"), - (0xB35, "V"), - (0xB3A, "X"), - (0xB3C, "V"), - (0xB45, "X"), - (0xB47, "V"), - (0xB49, "X"), - (0xB4B, "V"), - (0xB4E, "X"), - (0xB55, "V"), - (0xB58, "X"), - (0xB5C, "M", "ଡ଼"), - (0xB5D, "M", "ଢ଼"), - (0xB5E, "X"), - (0xB5F, "V"), - (0xB64, "X"), - (0xB66, "V"), - (0xB78, "X"), - (0xB82, "V"), - (0xB84, "X"), - (0xB85, "V"), - (0xB8B, "X"), - (0xB8E, "V"), - (0xB91, "X"), - (0xB92, "V"), - (0xB96, "X"), - (0xB99, "V"), - (0xB9B, "X"), - (0xB9C, "V"), - (0xB9D, "X"), - (0xB9E, "V"), - (0xBA0, "X"), - (0xBA3, "V"), - (0xBA5, "X"), - (0xBA8, "V"), - (0xBAB, "X"), - (0xBAE, "V"), - (0xBBA, "X"), - (0xBBE, "V"), - (0xBC3, "X"), - (0xBC6, "V"), - (0xBC9, "X"), - (0xBCA, "V"), - (0xBCE, "X"), - (0xBD0, "V"), - (0xBD1, "X"), - (0xBD7, "V"), - (0xBD8, "X"), - (0xBE6, "V"), - (0xBFB, "X"), - (0xC00, "V"), - (0xC0D, "X"), - (0xC0E, "V"), - (0xC11, "X"), - (0xC12, "V"), - (0xC29, "X"), - (0xC2A, "V"), - ] - - -def _seg_12() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0xC3A, "X"), - (0xC3C, "V"), - (0xC45, "X"), - (0xC46, "V"), - (0xC49, "X"), - (0xC4A, "V"), - (0xC4E, "X"), - (0xC55, "V"), - (0xC57, "X"), - (0xC58, "V"), - (0xC5B, "X"), - (0xC5D, "V"), - (0xC5E, "X"), - (0xC60, "V"), - (0xC64, "X"), - (0xC66, "V"), - (0xC70, "X"), - (0xC77, "V"), - (0xC8D, "X"), - (0xC8E, "V"), - (0xC91, "X"), - (0xC92, "V"), - (0xCA9, "X"), - (0xCAA, "V"), - (0xCB4, "X"), - (0xCB5, "V"), - (0xCBA, "X"), - (0xCBC, "V"), - (0xCC5, "X"), - (0xCC6, "V"), - (0xCC9, "X"), - (0xCCA, "V"), - (0xCCE, "X"), - (0xCD5, "V"), - (0xCD7, "X"), - (0xCDD, "V"), - (0xCDF, "X"), - (0xCE0, "V"), - (0xCE4, "X"), - (0xCE6, "V"), - (0xCF0, "X"), - (0xCF1, "V"), - (0xCF4, "X"), - (0xD00, "V"), - (0xD0D, "X"), - (0xD0E, "V"), - (0xD11, "X"), - (0xD12, "V"), - (0xD45, "X"), - (0xD46, "V"), - (0xD49, "X"), - (0xD4A, "V"), - (0xD50, "X"), - (0xD54, "V"), - (0xD64, "X"), - (0xD66, "V"), - (0xD80, "X"), - (0xD81, "V"), - (0xD84, "X"), - (0xD85, "V"), - (0xD97, "X"), - (0xD9A, "V"), - (0xDB2, "X"), - (0xDB3, "V"), - (0xDBC, "X"), - (0xDBD, "V"), - (0xDBE, "X"), - (0xDC0, "V"), - (0xDC7, "X"), - (0xDCA, "V"), - (0xDCB, "X"), - (0xDCF, "V"), - (0xDD5, "X"), - (0xDD6, "V"), - (0xDD7, "X"), - (0xDD8, "V"), - (0xDE0, "X"), - (0xDE6, "V"), - (0xDF0, "X"), - (0xDF2, "V"), - (0xDF5, "X"), - (0xE01, "V"), - (0xE33, "M", "ํา"), - (0xE34, "V"), - (0xE3B, "X"), - (0xE3F, "V"), - (0xE5C, "X"), - (0xE81, "V"), - (0xE83, "X"), - (0xE84, "V"), - (0xE85, "X"), - (0xE86, "V"), - (0xE8B, "X"), - (0xE8C, "V"), - (0xEA4, "X"), - (0xEA5, "V"), - (0xEA6, "X"), - (0xEA7, "V"), - (0xEB3, "M", "ໍາ"), - (0xEB4, "V"), - ] - - -def _seg_13() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0xEBE, "X"), - (0xEC0, "V"), - (0xEC5, "X"), - (0xEC6, "V"), - (0xEC7, "X"), - (0xEC8, "V"), - (0xECF, "X"), - (0xED0, "V"), - (0xEDA, "X"), - (0xEDC, "M", "ຫນ"), - (0xEDD, "M", "ຫມ"), - (0xEDE, "V"), - (0xEE0, "X"), - (0xF00, "V"), - (0xF0C, "M", "་"), - (0xF0D, "V"), - (0xF43, "M", "གྷ"), - (0xF44, "V"), - (0xF48, "X"), - (0xF49, "V"), - (0xF4D, "M", "ཌྷ"), - (0xF4E, "V"), - (0xF52, "M", "དྷ"), - (0xF53, "V"), - (0xF57, "M", "བྷ"), - (0xF58, "V"), - (0xF5C, "M", "ཛྷ"), - (0xF5D, "V"), - (0xF69, "M", "ཀྵ"), - (0xF6A, "V"), - (0xF6D, "X"), - (0xF71, "V"), - (0xF73, "M", "ཱི"), - (0xF74, "V"), - (0xF75, "M", "ཱུ"), - (0xF76, "M", "ྲྀ"), - (0xF77, "M", "ྲཱྀ"), - (0xF78, "M", "ླྀ"), - (0xF79, "M", "ླཱྀ"), - (0xF7A, "V"), - (0xF81, "M", "ཱྀ"), - (0xF82, "V"), - (0xF93, "M", "ྒྷ"), - (0xF94, "V"), - (0xF98, "X"), - (0xF99, "V"), - (0xF9D, "M", "ྜྷ"), - (0xF9E, "V"), - (0xFA2, "M", "ྡྷ"), - (0xFA3, "V"), - (0xFA7, "M", "ྦྷ"), - (0xFA8, "V"), - (0xFAC, "M", "ྫྷ"), - (0xFAD, "V"), - (0xFB9, "M", "ྐྵ"), - (0xFBA, "V"), - (0xFBD, "X"), - (0xFBE, "V"), - (0xFCD, "X"), - (0xFCE, "V"), - (0xFDB, "X"), - (0x1000, "V"), - (0x10A0, "M", "ⴀ"), - (0x10A1, "M", "ⴁ"), - (0x10A2, "M", "ⴂ"), - (0x10A3, "M", "ⴃ"), - (0x10A4, "M", "ⴄ"), - (0x10A5, "M", "ⴅ"), - (0x10A6, "M", "ⴆ"), - (0x10A7, "M", "ⴇ"), - (0x10A8, "M", "ⴈ"), - (0x10A9, "M", "ⴉ"), - (0x10AA, "M", "ⴊ"), - (0x10AB, "M", "ⴋ"), - (0x10AC, "M", "ⴌ"), - (0x10AD, "M", "ⴍ"), - (0x10AE, "M", "ⴎ"), - (0x10AF, "M", "ⴏ"), - (0x10B0, "M", "ⴐ"), - (0x10B1, "M", "ⴑ"), - (0x10B2, "M", "ⴒ"), - (0x10B3, "M", "ⴓ"), - (0x10B4, "M", "ⴔ"), - (0x10B5, "M", "ⴕ"), - (0x10B6, "M", "ⴖ"), - (0x10B7, "M", "ⴗ"), - (0x10B8, "M", "ⴘ"), - (0x10B9, "M", "ⴙ"), - (0x10BA, "M", "ⴚ"), - (0x10BB, "M", "ⴛ"), - (0x10BC, "M", "ⴜ"), - (0x10BD, "M", "ⴝ"), - (0x10BE, "M", "ⴞ"), - (0x10BF, "M", "ⴟ"), - (0x10C0, "M", "ⴠ"), - (0x10C1, "M", "ⴡ"), - (0x10C2, "M", "ⴢ"), - (0x10C3, "M", "ⴣ"), - (0x10C4, "M", "ⴤ"), - (0x10C5, "M", "ⴥ"), - ] - - -def _seg_14() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x10C6, "X"), - (0x10C7, "M", "ⴧ"), - (0x10C8, "X"), - (0x10CD, "M", "ⴭ"), - (0x10CE, "X"), - (0x10D0, "V"), - (0x10FC, "M", "ნ"), - (0x10FD, "V"), - (0x115F, "I"), - (0x1161, "V"), - (0x1249, "X"), - (0x124A, "V"), - (0x124E, "X"), - (0x1250, "V"), - (0x1257, "X"), - (0x1258, "V"), - (0x1259, "X"), - (0x125A, "V"), - (0x125E, "X"), - (0x1260, "V"), - (0x1289, "X"), - (0x128A, "V"), - (0x128E, "X"), - (0x1290, "V"), - (0x12B1, "X"), - (0x12B2, "V"), - (0x12B6, "X"), - (0x12B8, "V"), - (0x12BF, "X"), - (0x12C0, "V"), - (0x12C1, "X"), - (0x12C2, "V"), - (0x12C6, "X"), - (0x12C8, "V"), - (0x12D7, "X"), - (0x12D8, "V"), - (0x1311, "X"), - (0x1312, "V"), - (0x1316, "X"), - (0x1318, "V"), - (0x135B, "X"), - (0x135D, "V"), - (0x137D, "X"), - (0x1380, "V"), - (0x139A, "X"), - (0x13A0, "V"), - (0x13F6, "X"), - (0x13F8, "M", "Ᏸ"), - (0x13F9, "M", "Ᏹ"), - (0x13FA, "M", "Ᏺ"), - (0x13FB, "M", "Ᏻ"), - (0x13FC, "M", "Ᏼ"), - (0x13FD, "M", "Ᏽ"), - (0x13FE, "X"), - (0x1400, "V"), - (0x1680, "X"), - (0x1681, "V"), - (0x169D, "X"), - (0x16A0, "V"), - (0x16F9, "X"), - (0x1700, "V"), - (0x1716, "X"), - (0x171F, "V"), - (0x1737, "X"), - (0x1740, "V"), - (0x1754, "X"), - (0x1760, "V"), - (0x176D, "X"), - (0x176E, "V"), - (0x1771, "X"), - (0x1772, "V"), - (0x1774, "X"), - (0x1780, "V"), - (0x17B4, "I"), - (0x17B6, "V"), - (0x17DE, "X"), - (0x17E0, "V"), - (0x17EA, "X"), - (0x17F0, "V"), - (0x17FA, "X"), - (0x1800, "V"), - (0x180B, "I"), - (0x1810, "V"), - (0x181A, "X"), - (0x1820, "V"), - (0x1879, "X"), - (0x1880, "V"), - (0x18AB, "X"), - (0x18B0, "V"), - (0x18F6, "X"), - (0x1900, "V"), - (0x191F, "X"), - (0x1920, "V"), - (0x192C, "X"), - (0x1930, "V"), - (0x193C, "X"), - (0x1940, "V"), - (0x1941, "X"), - (0x1944, "V"), - (0x196E, "X"), - ] - - -def _seg_15() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x1970, "V"), - (0x1975, "X"), - (0x1980, "V"), - (0x19AC, "X"), - (0x19B0, "V"), - (0x19CA, "X"), - (0x19D0, "V"), - (0x19DB, "X"), - (0x19DE, "V"), - (0x1A1C, "X"), - (0x1A1E, "V"), - (0x1A5F, "X"), - (0x1A60, "V"), - (0x1A7D, "X"), - (0x1A7F, "V"), - (0x1A8A, "X"), - (0x1A90, "V"), - (0x1A9A, "X"), - (0x1AA0, "V"), - (0x1AAE, "X"), - (0x1AB0, "V"), - (0x1ACF, "X"), - (0x1B00, "V"), - (0x1B4D, "X"), - (0x1B4E, "V"), - (0x1BF4, "X"), - (0x1BFC, "V"), - (0x1C38, "X"), - (0x1C3B, "V"), - (0x1C4A, "X"), - (0x1C4D, "V"), - (0x1C80, "M", "в"), - (0x1C81, "M", "д"), - (0x1C82, "M", "о"), - (0x1C83, "M", "с"), - (0x1C84, "M", "т"), - (0x1C86, "M", "ъ"), - (0x1C87, "M", "ѣ"), - (0x1C88, "M", "ꙋ"), - (0x1C89, "M", "ᲊ"), - (0x1C8A, "V"), - (0x1C8B, "X"), - (0x1C90, "M", "ა"), - (0x1C91, "M", "ბ"), - (0x1C92, "M", "გ"), - (0x1C93, "M", "დ"), - (0x1C94, "M", "ე"), - (0x1C95, "M", "ვ"), - (0x1C96, "M", "ზ"), - (0x1C97, "M", "თ"), - (0x1C98, "M", "ი"), - (0x1C99, "M", "კ"), - (0x1C9A, "M", "ლ"), - (0x1C9B, "M", "მ"), - (0x1C9C, "M", "ნ"), - (0x1C9D, "M", "ო"), - (0x1C9E, "M", "პ"), - (0x1C9F, "M", "ჟ"), - (0x1CA0, "M", "რ"), - (0x1CA1, "M", "ს"), - (0x1CA2, "M", "ტ"), - (0x1CA3, "M", "უ"), - (0x1CA4, "M", "ფ"), - (0x1CA5, "M", "ქ"), - (0x1CA6, "M", "ღ"), - (0x1CA7, "M", "ყ"), - (0x1CA8, "M", "შ"), - (0x1CA9, "M", "ჩ"), - (0x1CAA, "M", "ც"), - (0x1CAB, "M", "ძ"), - (0x1CAC, "M", "წ"), - (0x1CAD, "M", "ჭ"), - (0x1CAE, "M", "ხ"), - (0x1CAF, "M", "ჯ"), - (0x1CB0, "M", "ჰ"), - (0x1CB1, "M", "ჱ"), - (0x1CB2, "M", "ჲ"), - (0x1CB3, "M", "ჳ"), - (0x1CB4, "M", "ჴ"), - (0x1CB5, "M", "ჵ"), - (0x1CB6, "M", "ჶ"), - (0x1CB7, "M", "ჷ"), - (0x1CB8, "M", "ჸ"), - (0x1CB9, "M", "ჹ"), - (0x1CBA, "M", "ჺ"), - (0x1CBB, "X"), - (0x1CBD, "M", "ჽ"), - (0x1CBE, "M", "ჾ"), - (0x1CBF, "M", "ჿ"), - (0x1CC0, "V"), - (0x1CC8, "X"), - (0x1CD0, "V"), - (0x1CFB, "X"), - (0x1D00, "V"), - (0x1D2C, "M", "a"), - (0x1D2D, "M", "æ"), - (0x1D2E, "M", "b"), - (0x1D2F, "V"), - (0x1D30, "M", "d"), - (0x1D31, "M", "e"), - ] - - -def _seg_16() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x1D32, "M", "ǝ"), - (0x1D33, "M", "g"), - (0x1D34, "M", "h"), - (0x1D35, "M", "i"), - (0x1D36, "M", "j"), - (0x1D37, "M", "k"), - (0x1D38, "M", "l"), - (0x1D39, "M", "m"), - (0x1D3A, "M", "n"), - (0x1D3B, "V"), - (0x1D3C, "M", "o"), - (0x1D3D, "M", "ȣ"), - (0x1D3E, "M", "p"), - (0x1D3F, "M", "r"), - (0x1D40, "M", "t"), - (0x1D41, "M", "u"), - (0x1D42, "M", "w"), - (0x1D43, "M", "a"), - (0x1D44, "M", "ɐ"), - (0x1D45, "M", "ɑ"), - (0x1D46, "M", "ᴂ"), - (0x1D47, "M", "b"), - (0x1D48, "M", "d"), - (0x1D49, "M", "e"), - (0x1D4A, "M", "ə"), - (0x1D4B, "M", "ɛ"), - (0x1D4C, "M", "ɜ"), - (0x1D4D, "M", "g"), - (0x1D4E, "V"), - (0x1D4F, "M", "k"), - (0x1D50, "M", "m"), - (0x1D51, "M", "ŋ"), - (0x1D52, "M", "o"), - (0x1D53, "M", "ɔ"), - (0x1D54, "M", "ᴖ"), - (0x1D55, "M", "ᴗ"), - (0x1D56, "M", "p"), - (0x1D57, "M", "t"), - (0x1D58, "M", "u"), - (0x1D59, "M", "ᴝ"), - (0x1D5A, "M", "ɯ"), - (0x1D5B, "M", "v"), - (0x1D5C, "M", "ᴥ"), - (0x1D5D, "M", "β"), - (0x1D5E, "M", "γ"), - (0x1D5F, "M", "δ"), - (0x1D60, "M", "φ"), - (0x1D61, "M", "χ"), - (0x1D62, "M", "i"), - (0x1D63, "M", "r"), - (0x1D64, "M", "u"), - (0x1D65, "M", "v"), - (0x1D66, "M", "β"), - (0x1D67, "M", "γ"), - (0x1D68, "M", "ρ"), - (0x1D69, "M", "φ"), - (0x1D6A, "M", "χ"), - (0x1D6B, "V"), - (0x1D78, "M", "н"), - (0x1D79, "V"), - (0x1D9B, "M", "ɒ"), - (0x1D9C, "M", "c"), - (0x1D9D, "M", "ɕ"), - (0x1D9E, "M", "ð"), - (0x1D9F, "M", "ɜ"), - (0x1DA0, "M", "f"), - (0x1DA1, "M", "ɟ"), - (0x1DA2, "M", "ɡ"), - (0x1DA3, "M", "ɥ"), - (0x1DA4, "M", "ɨ"), - (0x1DA5, "M", "ɩ"), - (0x1DA6, "M", "ɪ"), - (0x1DA7, "M", "ᵻ"), - (0x1DA8, "M", "ʝ"), - (0x1DA9, "M", "ɭ"), - (0x1DAA, "M", "ᶅ"), - (0x1DAB, "M", "ʟ"), - (0x1DAC, "M", "ɱ"), - (0x1DAD, "M", "ɰ"), - (0x1DAE, "M", "ɲ"), - (0x1DAF, "M", "ɳ"), - (0x1DB0, "M", "ɴ"), - (0x1DB1, "M", "ɵ"), - (0x1DB2, "M", "ɸ"), - (0x1DB3, "M", "ʂ"), - (0x1DB4, "M", "ʃ"), - (0x1DB5, "M", "ƫ"), - (0x1DB6, "M", "ʉ"), - (0x1DB7, "M", "ʊ"), - (0x1DB8, "M", "ᴜ"), - (0x1DB9, "M", "ʋ"), - (0x1DBA, "M", "ʌ"), - (0x1DBB, "M", "z"), - (0x1DBC, "M", "ʐ"), - (0x1DBD, "M", "ʑ"), - (0x1DBE, "M", "ʒ"), - (0x1DBF, "M", "θ"), - (0x1DC0, "V"), - (0x1E00, "M", "ḁ"), - (0x1E01, "V"), - ] - - -def _seg_17() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x1E02, "M", "ḃ"), - (0x1E03, "V"), - (0x1E04, "M", "ḅ"), - (0x1E05, "V"), - (0x1E06, "M", "ḇ"), - (0x1E07, "V"), - (0x1E08, "M", "ḉ"), - (0x1E09, "V"), - (0x1E0A, "M", "ḋ"), - (0x1E0B, "V"), - (0x1E0C, "M", "ḍ"), - (0x1E0D, "V"), - (0x1E0E, "M", "ḏ"), - (0x1E0F, "V"), - (0x1E10, "M", "ḑ"), - (0x1E11, "V"), - (0x1E12, "M", "ḓ"), - (0x1E13, "V"), - (0x1E14, "M", "ḕ"), - (0x1E15, "V"), - (0x1E16, "M", "ḗ"), - (0x1E17, "V"), - (0x1E18, "M", "ḙ"), - (0x1E19, "V"), - (0x1E1A, "M", "ḛ"), - (0x1E1B, "V"), - (0x1E1C, "M", "ḝ"), - (0x1E1D, "V"), - (0x1E1E, "M", "ḟ"), - (0x1E1F, "V"), - (0x1E20, "M", "ḡ"), - (0x1E21, "V"), - (0x1E22, "M", "ḣ"), - (0x1E23, "V"), - (0x1E24, "M", "ḥ"), - (0x1E25, "V"), - (0x1E26, "M", "ḧ"), - (0x1E27, "V"), - (0x1E28, "M", "ḩ"), - (0x1E29, "V"), - (0x1E2A, "M", "ḫ"), - (0x1E2B, "V"), - (0x1E2C, "M", "ḭ"), - (0x1E2D, "V"), - (0x1E2E, "M", "ḯ"), - (0x1E2F, "V"), - (0x1E30, "M", "ḱ"), - (0x1E31, "V"), - (0x1E32, "M", "ḳ"), - (0x1E33, "V"), - (0x1E34, "M", "ḵ"), - (0x1E35, "V"), - (0x1E36, "M", "ḷ"), - (0x1E37, "V"), - (0x1E38, "M", "ḹ"), - (0x1E39, "V"), - (0x1E3A, "M", "ḻ"), - (0x1E3B, "V"), - (0x1E3C, "M", "ḽ"), - (0x1E3D, "V"), - (0x1E3E, "M", "ḿ"), - (0x1E3F, "V"), - (0x1E40, "M", "ṁ"), - (0x1E41, "V"), - (0x1E42, "M", "ṃ"), - (0x1E43, "V"), - (0x1E44, "M", "ṅ"), - (0x1E45, "V"), - (0x1E46, "M", "ṇ"), - (0x1E47, "V"), - (0x1E48, "M", "ṉ"), - (0x1E49, "V"), - (0x1E4A, "M", "ṋ"), - (0x1E4B, "V"), - (0x1E4C, "M", "ṍ"), - (0x1E4D, "V"), - (0x1E4E, "M", "ṏ"), - (0x1E4F, "V"), - (0x1E50, "M", "ṑ"), - (0x1E51, "V"), - (0x1E52, "M", "ṓ"), - (0x1E53, "V"), - (0x1E54, "M", "ṕ"), - (0x1E55, "V"), - (0x1E56, "M", "ṗ"), - (0x1E57, "V"), - (0x1E58, "M", "ṙ"), - (0x1E59, "V"), - (0x1E5A, "M", "ṛ"), - (0x1E5B, "V"), - (0x1E5C, "M", "ṝ"), - (0x1E5D, "V"), - (0x1E5E, "M", "ṟ"), - (0x1E5F, "V"), - (0x1E60, "M", "ṡ"), - (0x1E61, "V"), - (0x1E62, "M", "ṣ"), - (0x1E63, "V"), - (0x1E64, "M", "ṥ"), - (0x1E65, "V"), - ] - - -def _seg_18() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x1E66, "M", "ṧ"), - (0x1E67, "V"), - (0x1E68, "M", "ṩ"), - (0x1E69, "V"), - (0x1E6A, "M", "ṫ"), - (0x1E6B, "V"), - (0x1E6C, "M", "ṭ"), - (0x1E6D, "V"), - (0x1E6E, "M", "ṯ"), - (0x1E6F, "V"), - (0x1E70, "M", "ṱ"), - (0x1E71, "V"), - (0x1E72, "M", "ṳ"), - (0x1E73, "V"), - (0x1E74, "M", "ṵ"), - (0x1E75, "V"), - (0x1E76, "M", "ṷ"), - (0x1E77, "V"), - (0x1E78, "M", "ṹ"), - (0x1E79, "V"), - (0x1E7A, "M", "ṻ"), - (0x1E7B, "V"), - (0x1E7C, "M", "ṽ"), - (0x1E7D, "V"), - (0x1E7E, "M", "ṿ"), - (0x1E7F, "V"), - (0x1E80, "M", "ẁ"), - (0x1E81, "V"), - (0x1E82, "M", "ẃ"), - (0x1E83, "V"), - (0x1E84, "M", "ẅ"), - (0x1E85, "V"), - (0x1E86, "M", "ẇ"), - (0x1E87, "V"), - (0x1E88, "M", "ẉ"), - (0x1E89, "V"), - (0x1E8A, "M", "ẋ"), - (0x1E8B, "V"), - (0x1E8C, "M", "ẍ"), - (0x1E8D, "V"), - (0x1E8E, "M", "ẏ"), - (0x1E8F, "V"), - (0x1E90, "M", "ẑ"), - (0x1E91, "V"), - (0x1E92, "M", "ẓ"), - (0x1E93, "V"), - (0x1E94, "M", "ẕ"), - (0x1E95, "V"), - (0x1E9A, "M", "aʾ"), - (0x1E9B, "M", "ṡ"), - (0x1E9C, "V"), - (0x1E9E, "M", "ß"), - (0x1E9F, "V"), - (0x1EA0, "M", "ạ"), - (0x1EA1, "V"), - (0x1EA2, "M", "ả"), - (0x1EA3, "V"), - (0x1EA4, "M", "ấ"), - (0x1EA5, "V"), - (0x1EA6, "M", "ầ"), - (0x1EA7, "V"), - (0x1EA8, "M", "ẩ"), - (0x1EA9, "V"), - (0x1EAA, "M", "ẫ"), - (0x1EAB, "V"), - (0x1EAC, "M", "ậ"), - (0x1EAD, "V"), - (0x1EAE, "M", "ắ"), - (0x1EAF, "V"), - (0x1EB0, "M", "ằ"), - (0x1EB1, "V"), - (0x1EB2, "M", "ẳ"), - (0x1EB3, "V"), - (0x1EB4, "M", "ẵ"), - (0x1EB5, "V"), - (0x1EB6, "M", "ặ"), - (0x1EB7, "V"), - (0x1EB8, "M", "ẹ"), - (0x1EB9, "V"), - (0x1EBA, "M", "ẻ"), - (0x1EBB, "V"), - (0x1EBC, "M", "ẽ"), - (0x1EBD, "V"), - (0x1EBE, "M", "ế"), - (0x1EBF, "V"), - (0x1EC0, "M", "ề"), - (0x1EC1, "V"), - (0x1EC2, "M", "ể"), - (0x1EC3, "V"), - (0x1EC4, "M", "ễ"), - (0x1EC5, "V"), - (0x1EC6, "M", "ệ"), - (0x1EC7, "V"), - (0x1EC8, "M", "ỉ"), - (0x1EC9, "V"), - (0x1ECA, "M", "ị"), - (0x1ECB, "V"), - (0x1ECC, "M", "ọ"), - (0x1ECD, "V"), - (0x1ECE, "M", "ỏ"), - ] - - -def _seg_19() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x1ECF, "V"), - (0x1ED0, "M", "ố"), - (0x1ED1, "V"), - (0x1ED2, "M", "ồ"), - (0x1ED3, "V"), - (0x1ED4, "M", "ổ"), - (0x1ED5, "V"), - (0x1ED6, "M", "ỗ"), - (0x1ED7, "V"), - (0x1ED8, "M", "ộ"), - (0x1ED9, "V"), - (0x1EDA, "M", "ớ"), - (0x1EDB, "V"), - (0x1EDC, "M", "ờ"), - (0x1EDD, "V"), - (0x1EDE, "M", "ở"), - (0x1EDF, "V"), - (0x1EE0, "M", "ỡ"), - (0x1EE1, "V"), - (0x1EE2, "M", "ợ"), - (0x1EE3, "V"), - (0x1EE4, "M", "ụ"), - (0x1EE5, "V"), - (0x1EE6, "M", "ủ"), - (0x1EE7, "V"), - (0x1EE8, "M", "ứ"), - (0x1EE9, "V"), - (0x1EEA, "M", "ừ"), - (0x1EEB, "V"), - (0x1EEC, "M", "ử"), - (0x1EED, "V"), - (0x1EEE, "M", "ữ"), - (0x1EEF, "V"), - (0x1EF0, "M", "ự"), - (0x1EF1, "V"), - (0x1EF2, "M", "ỳ"), - (0x1EF3, "V"), - (0x1EF4, "M", "ỵ"), - (0x1EF5, "V"), - (0x1EF6, "M", "ỷ"), - (0x1EF7, "V"), - (0x1EF8, "M", "ỹ"), - (0x1EF9, "V"), - (0x1EFA, "M", "ỻ"), - (0x1EFB, "V"), - (0x1EFC, "M", "ỽ"), - (0x1EFD, "V"), - (0x1EFE, "M", "ỿ"), - (0x1EFF, "V"), - (0x1F08, "M", "ἀ"), - (0x1F09, "M", "ἁ"), - (0x1F0A, "M", "ἂ"), - (0x1F0B, "M", "ἃ"), - (0x1F0C, "M", "ἄ"), - (0x1F0D, "M", "ἅ"), - (0x1F0E, "M", "ἆ"), - (0x1F0F, "M", "ἇ"), - (0x1F10, "V"), - (0x1F16, "X"), - (0x1F18, "M", "ἐ"), - (0x1F19, "M", "ἑ"), - (0x1F1A, "M", "ἒ"), - (0x1F1B, "M", "ἓ"), - (0x1F1C, "M", "ἔ"), - (0x1F1D, "M", "ἕ"), - (0x1F1E, "X"), - (0x1F20, "V"), - (0x1F28, "M", "ἠ"), - (0x1F29, "M", "ἡ"), - (0x1F2A, "M", "ἢ"), - (0x1F2B, "M", "ἣ"), - (0x1F2C, "M", "ἤ"), - (0x1F2D, "M", "ἥ"), - (0x1F2E, "M", "ἦ"), - (0x1F2F, "M", "ἧ"), - (0x1F30, "V"), - (0x1F38, "M", "ἰ"), - (0x1F39, "M", "ἱ"), - (0x1F3A, "M", "ἲ"), - (0x1F3B, "M", "ἳ"), - (0x1F3C, "M", "ἴ"), - (0x1F3D, "M", "ἵ"), - (0x1F3E, "M", "ἶ"), - (0x1F3F, "M", "ἷ"), - (0x1F40, "V"), - (0x1F46, "X"), - (0x1F48, "M", "ὀ"), - (0x1F49, "M", "ὁ"), - (0x1F4A, "M", "ὂ"), - (0x1F4B, "M", "ὃ"), - (0x1F4C, "M", "ὄ"), - (0x1F4D, "M", "ὅ"), - (0x1F4E, "X"), - (0x1F50, "V"), - (0x1F58, "X"), - (0x1F59, "M", "ὑ"), - (0x1F5A, "X"), - (0x1F5B, "M", "ὓ"), - (0x1F5C, "X"), - (0x1F5D, "M", "ὕ"), - ] - - -def _seg_20() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x1F5E, "X"), - (0x1F5F, "M", "ὗ"), - (0x1F60, "V"), - (0x1F68, "M", "ὠ"), - (0x1F69, "M", "ὡ"), - (0x1F6A, "M", "ὢ"), - (0x1F6B, "M", "ὣ"), - (0x1F6C, "M", "ὤ"), - (0x1F6D, "M", "ὥ"), - (0x1F6E, "M", "ὦ"), - (0x1F6F, "M", "ὧ"), - (0x1F70, "V"), - (0x1F71, "M", "ά"), - (0x1F72, "V"), - (0x1F73, "M", "έ"), - (0x1F74, "V"), - (0x1F75, "M", "ή"), - (0x1F76, "V"), - (0x1F77, "M", "ί"), - (0x1F78, "V"), - (0x1F79, "M", "ό"), - (0x1F7A, "V"), - (0x1F7B, "M", "ύ"), - (0x1F7C, "V"), - (0x1F7D, "M", "ώ"), - (0x1F7E, "X"), - (0x1F80, "M", "ἀι"), - (0x1F81, "M", "ἁι"), - (0x1F82, "M", "ἂι"), - (0x1F83, "M", "ἃι"), - (0x1F84, "M", "ἄι"), - (0x1F85, "M", "ἅι"), - (0x1F86, "M", "ἆι"), - (0x1F87, "M", "ἇι"), - (0x1F88, "M", "ἀι"), - (0x1F89, "M", "ἁι"), - (0x1F8A, "M", "ἂι"), - (0x1F8B, "M", "ἃι"), - (0x1F8C, "M", "ἄι"), - (0x1F8D, "M", "ἅι"), - (0x1F8E, "M", "ἆι"), - (0x1F8F, "M", "ἇι"), - (0x1F90, "M", "ἠι"), - (0x1F91, "M", "ἡι"), - (0x1F92, "M", "ἢι"), - (0x1F93, "M", "ἣι"), - (0x1F94, "M", "ἤι"), - (0x1F95, "M", "ἥι"), - (0x1F96, "M", "ἦι"), - (0x1F97, "M", "ἧι"), - (0x1F98, "M", "ἠι"), - (0x1F99, "M", "ἡι"), - (0x1F9A, "M", "ἢι"), - (0x1F9B, "M", "ἣι"), - (0x1F9C, "M", "ἤι"), - (0x1F9D, "M", "ἥι"), - (0x1F9E, "M", "ἦι"), - (0x1F9F, "M", "ἧι"), - (0x1FA0, "M", "ὠι"), - (0x1FA1, "M", "ὡι"), - (0x1FA2, "M", "ὢι"), - (0x1FA3, "M", "ὣι"), - (0x1FA4, "M", "ὤι"), - (0x1FA5, "M", "ὥι"), - (0x1FA6, "M", "ὦι"), - (0x1FA7, "M", "ὧι"), - (0x1FA8, "M", "ὠι"), - (0x1FA9, "M", "ὡι"), - (0x1FAA, "M", "ὢι"), - (0x1FAB, "M", "ὣι"), - (0x1FAC, "M", "ὤι"), - (0x1FAD, "M", "ὥι"), - (0x1FAE, "M", "ὦι"), - (0x1FAF, "M", "ὧι"), - (0x1FB0, "V"), - (0x1FB2, "M", "ὰι"), - (0x1FB3, "M", "αι"), - (0x1FB4, "M", "άι"), - (0x1FB5, "X"), - (0x1FB6, "V"), - (0x1FB7, "M", "ᾶι"), - (0x1FB8, "M", "ᾰ"), - (0x1FB9, "M", "ᾱ"), - (0x1FBA, "M", "ὰ"), - (0x1FBB, "M", "ά"), - (0x1FBC, "M", "αι"), - (0x1FBD, "M", " ̓"), - (0x1FBE, "M", "ι"), - (0x1FBF, "M", " ̓"), - (0x1FC0, "M", " ͂"), - (0x1FC1, "M", " ̈͂"), - (0x1FC2, "M", "ὴι"), - (0x1FC3, "M", "ηι"), - (0x1FC4, "M", "ήι"), - (0x1FC5, "X"), - (0x1FC6, "V"), - (0x1FC7, "M", "ῆι"), - (0x1FC8, "M", "ὲ"), - (0x1FC9, "M", "έ"), - (0x1FCA, "M", "ὴ"), - ] - - -def _seg_21() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x1FCB, "M", "ή"), - (0x1FCC, "M", "ηι"), - (0x1FCD, "M", " ̓̀"), - (0x1FCE, "M", " ̓́"), - (0x1FCF, "M", " ̓͂"), - (0x1FD0, "V"), - (0x1FD3, "M", "ΐ"), - (0x1FD4, "X"), - (0x1FD6, "V"), - (0x1FD8, "M", "ῐ"), - (0x1FD9, "M", "ῑ"), - (0x1FDA, "M", "ὶ"), - (0x1FDB, "M", "ί"), - (0x1FDC, "X"), - (0x1FDD, "M", " ̔̀"), - (0x1FDE, "M", " ̔́"), - (0x1FDF, "M", " ̔͂"), - (0x1FE0, "V"), - (0x1FE3, "M", "ΰ"), - (0x1FE4, "V"), - (0x1FE8, "M", "ῠ"), - (0x1FE9, "M", "ῡ"), - (0x1FEA, "M", "ὺ"), - (0x1FEB, "M", "ύ"), - (0x1FEC, "M", "ῥ"), - (0x1FED, "M", " ̈̀"), - (0x1FEE, "M", " ̈́"), - (0x1FEF, "M", "`"), - (0x1FF0, "X"), - (0x1FF2, "M", "ὼι"), - (0x1FF3, "M", "ωι"), - (0x1FF4, "M", "ώι"), - (0x1FF5, "X"), - (0x1FF6, "V"), - (0x1FF7, "M", "ῶι"), - (0x1FF8, "M", "ὸ"), - (0x1FF9, "M", "ό"), - (0x1FFA, "M", "ὼ"), - (0x1FFB, "M", "ώ"), - (0x1FFC, "M", "ωι"), - (0x1FFD, "M", " ́"), - (0x1FFE, "M", " ̔"), - (0x1FFF, "X"), - (0x2000, "M", " "), - (0x200B, "I"), - (0x200C, "D", ""), - (0x200E, "X"), - (0x2010, "V"), - (0x2011, "M", "‐"), - (0x2012, "V"), - (0x2017, "M", " ̳"), - (0x2018, "V"), - (0x2024, "X"), - (0x2027, "V"), - (0x2028, "X"), - (0x202F, "M", " "), - (0x2030, "V"), - (0x2033, "M", "′′"), - (0x2034, "M", "′′′"), - (0x2035, "V"), - (0x2036, "M", "‵‵"), - (0x2037, "M", "‵‵‵"), - (0x2038, "V"), - (0x203C, "M", "!!"), - (0x203D, "V"), - (0x203E, "M", " ̅"), - (0x203F, "V"), - (0x2047, "M", "??"), - (0x2048, "M", "?!"), - (0x2049, "M", "!?"), - (0x204A, "V"), - (0x2057, "M", "′′′′"), - (0x2058, "V"), - (0x205F, "M", " "), - (0x2060, "I"), - (0x2065, "X"), - (0x206A, "I"), - (0x2070, "M", "0"), - (0x2071, "M", "i"), - (0x2072, "X"), - (0x2074, "M", "4"), - (0x2075, "M", "5"), - (0x2076, "M", "6"), - (0x2077, "M", "7"), - (0x2078, "M", "8"), - (0x2079, "M", "9"), - (0x207A, "M", "+"), - (0x207B, "M", "−"), - (0x207C, "M", "="), - (0x207D, "M", "("), - (0x207E, "M", ")"), - (0x207F, "M", "n"), - (0x2080, "M", "0"), - (0x2081, "M", "1"), - (0x2082, "M", "2"), - (0x2083, "M", "3"), - (0x2084, "M", "4"), - (0x2085, "M", "5"), - (0x2086, "M", "6"), - (0x2087, "M", "7"), - ] - - -def _seg_22() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x2088, "M", "8"), - (0x2089, "M", "9"), - (0x208A, "M", "+"), - (0x208B, "M", "−"), - (0x208C, "M", "="), - (0x208D, "M", "("), - (0x208E, "M", ")"), - (0x208F, "X"), - (0x2090, "M", "a"), - (0x2091, "M", "e"), - (0x2092, "M", "o"), - (0x2093, "M", "x"), - (0x2094, "M", "ə"), - (0x2095, "M", "h"), - (0x2096, "M", "k"), - (0x2097, "M", "l"), - (0x2098, "M", "m"), - (0x2099, "M", "n"), - (0x209A, "M", "p"), - (0x209B, "M", "s"), - (0x209C, "M", "t"), - (0x209D, "X"), - (0x20A0, "V"), - (0x20A8, "M", "rs"), - (0x20A9, "V"), - (0x20C1, "X"), - (0x20D0, "V"), - (0x20F1, "X"), - (0x2100, "M", "a/c"), - (0x2101, "M", "a/s"), - (0x2102, "M", "c"), - (0x2103, "M", "°c"), - (0x2104, "V"), - (0x2105, "M", "c/o"), - (0x2106, "M", "c/u"), - (0x2107, "M", "ɛ"), - (0x2108, "V"), - (0x2109, "M", "°f"), - (0x210A, "M", "g"), - (0x210B, "M", "h"), - (0x210F, "M", "ħ"), - (0x2110, "M", "i"), - (0x2112, "M", "l"), - (0x2114, "V"), - (0x2115, "M", "n"), - (0x2116, "M", "no"), - (0x2117, "V"), - (0x2119, "M", "p"), - (0x211A, "M", "q"), - (0x211B, "M", "r"), - (0x211E, "V"), - (0x2120, "M", "sm"), - (0x2121, "M", "tel"), - (0x2122, "M", "tm"), - (0x2123, "V"), - (0x2124, "M", "z"), - (0x2125, "V"), - (0x2126, "M", "ω"), - (0x2127, "V"), - (0x2128, "M", "z"), - (0x2129, "V"), - (0x212A, "M", "k"), - (0x212B, "M", "å"), - (0x212C, "M", "b"), - (0x212D, "M", "c"), - (0x212E, "V"), - (0x212F, "M", "e"), - (0x2131, "M", "f"), - (0x2132, "M", "ⅎ"), - (0x2133, "M", "m"), - (0x2134, "M", "o"), - (0x2135, "M", "א"), - (0x2136, "M", "ב"), - (0x2137, "M", "ג"), - (0x2138, "M", "ד"), - (0x2139, "M", "i"), - (0x213A, "V"), - (0x213B, "M", "fax"), - (0x213C, "M", "π"), - (0x213D, "M", "γ"), - (0x213F, "M", "π"), - (0x2140, "M", "∑"), - (0x2141, "V"), - (0x2145, "M", "d"), - (0x2147, "M", "e"), - (0x2148, "M", "i"), - (0x2149, "M", "j"), - (0x214A, "V"), - (0x2150, "M", "1⁄7"), - (0x2151, "M", "1⁄9"), - (0x2152, "M", "1⁄10"), - (0x2153, "M", "1⁄3"), - (0x2154, "M", "2⁄3"), - (0x2155, "M", "1⁄5"), - (0x2156, "M", "2⁄5"), - (0x2157, "M", "3⁄5"), - (0x2158, "M", "4⁄5"), - (0x2159, "M", "1⁄6"), - (0x215A, "M", "5⁄6"), - (0x215B, "M", "1⁄8"), - ] - - -def _seg_23() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x215C, "M", "3⁄8"), - (0x215D, "M", "5⁄8"), - (0x215E, "M", "7⁄8"), - (0x215F, "M", "1⁄"), - (0x2160, "M", "i"), - (0x2161, "M", "ii"), - (0x2162, "M", "iii"), - (0x2163, "M", "iv"), - (0x2164, "M", "v"), - (0x2165, "M", "vi"), - (0x2166, "M", "vii"), - (0x2167, "M", "viii"), - (0x2168, "M", "ix"), - (0x2169, "M", "x"), - (0x216A, "M", "xi"), - (0x216B, "M", "xii"), - (0x216C, "M", "l"), - (0x216D, "M", "c"), - (0x216E, "M", "d"), - (0x216F, "M", "m"), - (0x2170, "M", "i"), - (0x2171, "M", "ii"), - (0x2172, "M", "iii"), - (0x2173, "M", "iv"), - (0x2174, "M", "v"), - (0x2175, "M", "vi"), - (0x2176, "M", "vii"), - (0x2177, "M", "viii"), - (0x2178, "M", "ix"), - (0x2179, "M", "x"), - (0x217A, "M", "xi"), - (0x217B, "M", "xii"), - (0x217C, "M", "l"), - (0x217D, "M", "c"), - (0x217E, "M", "d"), - (0x217F, "M", "m"), - (0x2180, "V"), - (0x2183, "M", "ↄ"), - (0x2184, "V"), - (0x2189, "M", "0⁄3"), - (0x218A, "V"), - (0x218C, "X"), - (0x2190, "V"), - (0x222C, "M", "∫∫"), - (0x222D, "M", "∫∫∫"), - (0x222E, "V"), - (0x222F, "M", "∮∮"), - (0x2230, "M", "∮∮∮"), - (0x2231, "V"), - (0x2329, "M", "〈"), - (0x232A, "M", "〉"), - (0x232B, "V"), - (0x242A, "X"), - (0x2440, "V"), - (0x244B, "X"), - (0x2460, "M", "1"), - (0x2461, "M", "2"), - (0x2462, "M", "3"), - (0x2463, "M", "4"), - (0x2464, "M", "5"), - (0x2465, "M", "6"), - (0x2466, "M", "7"), - (0x2467, "M", "8"), - (0x2468, "M", "9"), - (0x2469, "M", "10"), - (0x246A, "M", "11"), - (0x246B, "M", "12"), - (0x246C, "M", "13"), - (0x246D, "M", "14"), - (0x246E, "M", "15"), - (0x246F, "M", "16"), - (0x2470, "M", "17"), - (0x2471, "M", "18"), - (0x2472, "M", "19"), - (0x2473, "M", "20"), - (0x2474, "M", "(1)"), - (0x2475, "M", "(2)"), - (0x2476, "M", "(3)"), - (0x2477, "M", "(4)"), - (0x2478, "M", "(5)"), - (0x2479, "M", "(6)"), - (0x247A, "M", "(7)"), - (0x247B, "M", "(8)"), - (0x247C, "M", "(9)"), - (0x247D, "M", "(10)"), - (0x247E, "M", "(11)"), - (0x247F, "M", "(12)"), - (0x2480, "M", "(13)"), - (0x2481, "M", "(14)"), - (0x2482, "M", "(15)"), - (0x2483, "M", "(16)"), - (0x2484, "M", "(17)"), - (0x2485, "M", "(18)"), - (0x2486, "M", "(19)"), - (0x2487, "M", "(20)"), - (0x2488, "X"), - (0x249C, "M", "(a)"), - (0x249D, "M", "(b)"), - (0x249E, "M", "(c)"), - (0x249F, "M", "(d)"), - ] - - -def _seg_24() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x24A0, "M", "(e)"), - (0x24A1, "M", "(f)"), - (0x24A2, "M", "(g)"), - (0x24A3, "M", "(h)"), - (0x24A4, "M", "(i)"), - (0x24A5, "M", "(j)"), - (0x24A6, "M", "(k)"), - (0x24A7, "M", "(l)"), - (0x24A8, "M", "(m)"), - (0x24A9, "M", "(n)"), - (0x24AA, "M", "(o)"), - (0x24AB, "M", "(p)"), - (0x24AC, "M", "(q)"), - (0x24AD, "M", "(r)"), - (0x24AE, "M", "(s)"), - (0x24AF, "M", "(t)"), - (0x24B0, "M", "(u)"), - (0x24B1, "M", "(v)"), - (0x24B2, "M", "(w)"), - (0x24B3, "M", "(x)"), - (0x24B4, "M", "(y)"), - (0x24B5, "M", "(z)"), - (0x24B6, "M", "a"), - (0x24B7, "M", "b"), - (0x24B8, "M", "c"), - (0x24B9, "M", "d"), - (0x24BA, "M", "e"), - (0x24BB, "M", "f"), - (0x24BC, "M", "g"), - (0x24BD, "M", "h"), - (0x24BE, "M", "i"), - (0x24BF, "M", "j"), - (0x24C0, "M", "k"), - (0x24C1, "M", "l"), - (0x24C2, "M", "m"), - (0x24C3, "M", "n"), - (0x24C4, "M", "o"), - (0x24C5, "M", "p"), - (0x24C6, "M", "q"), - (0x24C7, "M", "r"), - (0x24C8, "M", "s"), - (0x24C9, "M", "t"), - (0x24CA, "M", "u"), - (0x24CB, "M", "v"), - (0x24CC, "M", "w"), - (0x24CD, "M", "x"), - (0x24CE, "M", "y"), - (0x24CF, "M", "z"), - (0x24D0, "M", "a"), - (0x24D1, "M", "b"), - (0x24D2, "M", "c"), - (0x24D3, "M", "d"), - (0x24D4, "M", "e"), - (0x24D5, "M", "f"), - (0x24D6, "M", "g"), - (0x24D7, "M", "h"), - (0x24D8, "M", "i"), - (0x24D9, "M", "j"), - (0x24DA, "M", "k"), - (0x24DB, "M", "l"), - (0x24DC, "M", "m"), - (0x24DD, "M", "n"), - (0x24DE, "M", "o"), - (0x24DF, "M", "p"), - (0x24E0, "M", "q"), - (0x24E1, "M", "r"), - (0x24E2, "M", "s"), - (0x24E3, "M", "t"), - (0x24E4, "M", "u"), - (0x24E5, "M", "v"), - (0x24E6, "M", "w"), - (0x24E7, "M", "x"), - (0x24E8, "M", "y"), - (0x24E9, "M", "z"), - (0x24EA, "M", "0"), - (0x24EB, "V"), - (0x2A0C, "M", "∫∫∫∫"), - (0x2A0D, "V"), - (0x2A74, "M", "::="), - (0x2A75, "M", "=="), - (0x2A76, "M", "==="), - (0x2A77, "V"), - (0x2ADC, "M", "⫝̸"), - (0x2ADD, "V"), - (0x2B74, "X"), - (0x2B76, "V"), - (0x2B96, "X"), - (0x2B97, "V"), - (0x2C00, "M", "ⰰ"), - (0x2C01, "M", "ⰱ"), - (0x2C02, "M", "ⰲ"), - (0x2C03, "M", "ⰳ"), - (0x2C04, "M", "ⰴ"), - (0x2C05, "M", "ⰵ"), - (0x2C06, "M", "ⰶ"), - (0x2C07, "M", "ⰷ"), - (0x2C08, "M", "ⰸ"), - (0x2C09, "M", "ⰹ"), - (0x2C0A, "M", "ⰺ"), - (0x2C0B, "M", "ⰻ"), - ] - - -def _seg_25() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x2C0C, "M", "ⰼ"), - (0x2C0D, "M", "ⰽ"), - (0x2C0E, "M", "ⰾ"), - (0x2C0F, "M", "ⰿ"), - (0x2C10, "M", "ⱀ"), - (0x2C11, "M", "ⱁ"), - (0x2C12, "M", "ⱂ"), - (0x2C13, "M", "ⱃ"), - (0x2C14, "M", "ⱄ"), - (0x2C15, "M", "ⱅ"), - (0x2C16, "M", "ⱆ"), - (0x2C17, "M", "ⱇ"), - (0x2C18, "M", "ⱈ"), - (0x2C19, "M", "ⱉ"), - (0x2C1A, "M", "ⱊ"), - (0x2C1B, "M", "ⱋ"), - (0x2C1C, "M", "ⱌ"), - (0x2C1D, "M", "ⱍ"), - (0x2C1E, "M", "ⱎ"), - (0x2C1F, "M", "ⱏ"), - (0x2C20, "M", "ⱐ"), - (0x2C21, "M", "ⱑ"), - (0x2C22, "M", "ⱒ"), - (0x2C23, "M", "ⱓ"), - (0x2C24, "M", "ⱔ"), - (0x2C25, "M", "ⱕ"), - (0x2C26, "M", "ⱖ"), - (0x2C27, "M", "ⱗ"), - (0x2C28, "M", "ⱘ"), - (0x2C29, "M", "ⱙ"), - (0x2C2A, "M", "ⱚ"), - (0x2C2B, "M", "ⱛ"), - (0x2C2C, "M", "ⱜ"), - (0x2C2D, "M", "ⱝ"), - (0x2C2E, "M", "ⱞ"), - (0x2C2F, "M", "ⱟ"), - (0x2C30, "V"), - (0x2C60, "M", "ⱡ"), - (0x2C61, "V"), - (0x2C62, "M", "ɫ"), - (0x2C63, "M", "ᵽ"), - (0x2C64, "M", "ɽ"), - (0x2C65, "V"), - (0x2C67, "M", "ⱨ"), - (0x2C68, "V"), - (0x2C69, "M", "ⱪ"), - (0x2C6A, "V"), - (0x2C6B, "M", "ⱬ"), - (0x2C6C, "V"), - (0x2C6D, "M", "ɑ"), - (0x2C6E, "M", "ɱ"), - (0x2C6F, "M", "ɐ"), - (0x2C70, "M", "ɒ"), - (0x2C71, "V"), - (0x2C72, "M", "ⱳ"), - (0x2C73, "V"), - (0x2C75, "M", "ⱶ"), - (0x2C76, "V"), - (0x2C7C, "M", "j"), - (0x2C7D, "M", "v"), - (0x2C7E, "M", "ȿ"), - (0x2C7F, "M", "ɀ"), - (0x2C80, "M", "ⲁ"), - (0x2C81, "V"), - (0x2C82, "M", "ⲃ"), - (0x2C83, "V"), - (0x2C84, "M", "ⲅ"), - (0x2C85, "V"), - (0x2C86, "M", "ⲇ"), - (0x2C87, "V"), - (0x2C88, "M", "ⲉ"), - (0x2C89, "V"), - (0x2C8A, "M", "ⲋ"), - (0x2C8B, "V"), - (0x2C8C, "M", "ⲍ"), - (0x2C8D, "V"), - (0x2C8E, "M", "ⲏ"), - (0x2C8F, "V"), - (0x2C90, "M", "ⲑ"), - (0x2C91, "V"), - (0x2C92, "M", "ⲓ"), - (0x2C93, "V"), - (0x2C94, "M", "ⲕ"), - (0x2C95, "V"), - (0x2C96, "M", "ⲗ"), - (0x2C97, "V"), - (0x2C98, "M", "ⲙ"), - (0x2C99, "V"), - (0x2C9A, "M", "ⲛ"), - (0x2C9B, "V"), - (0x2C9C, "M", "ⲝ"), - (0x2C9D, "V"), - (0x2C9E, "M", "ⲟ"), - (0x2C9F, "V"), - (0x2CA0, "M", "ⲡ"), - (0x2CA1, "V"), - (0x2CA2, "M", "ⲣ"), - (0x2CA3, "V"), - (0x2CA4, "M", "ⲥ"), - (0x2CA5, "V"), - ] - - -def _seg_26() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x2CA6, "M", "ⲧ"), - (0x2CA7, "V"), - (0x2CA8, "M", "ⲩ"), - (0x2CA9, "V"), - (0x2CAA, "M", "ⲫ"), - (0x2CAB, "V"), - (0x2CAC, "M", "ⲭ"), - (0x2CAD, "V"), - (0x2CAE, "M", "ⲯ"), - (0x2CAF, "V"), - (0x2CB0, "M", "ⲱ"), - (0x2CB1, "V"), - (0x2CB2, "M", "ⲳ"), - (0x2CB3, "V"), - (0x2CB4, "M", "ⲵ"), - (0x2CB5, "V"), - (0x2CB6, "M", "ⲷ"), - (0x2CB7, "V"), - (0x2CB8, "M", "ⲹ"), - (0x2CB9, "V"), - (0x2CBA, "M", "ⲻ"), - (0x2CBB, "V"), - (0x2CBC, "M", "ⲽ"), - (0x2CBD, "V"), - (0x2CBE, "M", "ⲿ"), - (0x2CBF, "V"), - (0x2CC0, "M", "ⳁ"), - (0x2CC1, "V"), - (0x2CC2, "M", "ⳃ"), - (0x2CC3, "V"), - (0x2CC4, "M", "ⳅ"), - (0x2CC5, "V"), - (0x2CC6, "M", "ⳇ"), - (0x2CC7, "V"), - (0x2CC8, "M", "ⳉ"), - (0x2CC9, "V"), - (0x2CCA, "M", "ⳋ"), - (0x2CCB, "V"), - (0x2CCC, "M", "ⳍ"), - (0x2CCD, "V"), - (0x2CCE, "M", "ⳏ"), - (0x2CCF, "V"), - (0x2CD0, "M", "ⳑ"), - (0x2CD1, "V"), - (0x2CD2, "M", "ⳓ"), - (0x2CD3, "V"), - (0x2CD4, "M", "ⳕ"), - (0x2CD5, "V"), - (0x2CD6, "M", "ⳗ"), - (0x2CD7, "V"), - (0x2CD8, "M", "ⳙ"), - (0x2CD9, "V"), - (0x2CDA, "M", "ⳛ"), - (0x2CDB, "V"), - (0x2CDC, "M", "ⳝ"), - (0x2CDD, "V"), - (0x2CDE, "M", "ⳟ"), - (0x2CDF, "V"), - (0x2CE0, "M", "ⳡ"), - (0x2CE1, "V"), - (0x2CE2, "M", "ⳣ"), - (0x2CE3, "V"), - (0x2CEB, "M", "ⳬ"), - (0x2CEC, "V"), - (0x2CED, "M", "ⳮ"), - (0x2CEE, "V"), - (0x2CF2, "M", "ⳳ"), - (0x2CF3, "V"), - (0x2CF4, "X"), - (0x2CF9, "V"), - (0x2D26, "X"), - (0x2D27, "V"), - (0x2D28, "X"), - (0x2D2D, "V"), - (0x2D2E, "X"), - (0x2D30, "V"), - (0x2D68, "X"), - (0x2D6F, "M", "ⵡ"), - (0x2D70, "V"), - (0x2D71, "X"), - (0x2D7F, "V"), - (0x2D97, "X"), - (0x2DA0, "V"), - (0x2DA7, "X"), - (0x2DA8, "V"), - (0x2DAF, "X"), - (0x2DB0, "V"), - (0x2DB7, "X"), - (0x2DB8, "V"), - (0x2DBF, "X"), - (0x2DC0, "V"), - (0x2DC7, "X"), - (0x2DC8, "V"), - (0x2DCF, "X"), - (0x2DD0, "V"), - (0x2DD7, "X"), - (0x2DD8, "V"), - (0x2DDF, "X"), - (0x2DE0, "V"), - (0x2E5E, "X"), - ] - - -def _seg_27() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x2E80, "V"), - (0x2E9A, "X"), - (0x2E9B, "V"), - (0x2E9F, "M", "母"), - (0x2EA0, "V"), - (0x2EF3, "M", "龟"), - (0x2EF4, "X"), - (0x2F00, "M", "一"), - (0x2F01, "M", "丨"), - (0x2F02, "M", "丶"), - (0x2F03, "M", "丿"), - (0x2F04, "M", "乙"), - (0x2F05, "M", "亅"), - (0x2F06, "M", "二"), - (0x2F07, "M", "亠"), - (0x2F08, "M", "人"), - (0x2F09, "M", "儿"), - (0x2F0A, "M", "入"), - (0x2F0B, "M", "八"), - (0x2F0C, "M", "冂"), - (0x2F0D, "M", "冖"), - (0x2F0E, "M", "冫"), - (0x2F0F, "M", "几"), - (0x2F10, "M", "凵"), - (0x2F11, "M", "刀"), - (0x2F12, "M", "力"), - (0x2F13, "M", "勹"), - (0x2F14, "M", "匕"), - (0x2F15, "M", "匚"), - (0x2F16, "M", "匸"), - (0x2F17, "M", "十"), - (0x2F18, "M", "卜"), - (0x2F19, "M", "卩"), - (0x2F1A, "M", "厂"), - (0x2F1B, "M", "厶"), - (0x2F1C, "M", "又"), - (0x2F1D, "M", "口"), - (0x2F1E, "M", "囗"), - (0x2F1F, "M", "土"), - (0x2F20, "M", "士"), - (0x2F21, "M", "夂"), - (0x2F22, "M", "夊"), - (0x2F23, "M", "夕"), - (0x2F24, "M", "大"), - (0x2F25, "M", "女"), - (0x2F26, "M", "子"), - (0x2F27, "M", "宀"), - (0x2F28, "M", "寸"), - (0x2F29, "M", "小"), - (0x2F2A, "M", "尢"), - (0x2F2B, "M", "尸"), - (0x2F2C, "M", "屮"), - (0x2F2D, "M", "山"), - (0x2F2E, "M", "巛"), - (0x2F2F, "M", "工"), - (0x2F30, "M", "己"), - (0x2F31, "M", "巾"), - (0x2F32, "M", "干"), - (0x2F33, "M", "幺"), - (0x2F34, "M", "广"), - (0x2F35, "M", "廴"), - (0x2F36, "M", "廾"), - (0x2F37, "M", "弋"), - (0x2F38, "M", "弓"), - (0x2F39, "M", "彐"), - (0x2F3A, "M", "彡"), - (0x2F3B, "M", "彳"), - (0x2F3C, "M", "心"), - (0x2F3D, "M", "戈"), - (0x2F3E, "M", "戶"), - (0x2F3F, "M", "手"), - (0x2F40, "M", "支"), - (0x2F41, "M", "攴"), - (0x2F42, "M", "文"), - (0x2F43, "M", "斗"), - (0x2F44, "M", "斤"), - (0x2F45, "M", "方"), - (0x2F46, "M", "无"), - (0x2F47, "M", "日"), - (0x2F48, "M", "曰"), - (0x2F49, "M", "月"), - (0x2F4A, "M", "木"), - (0x2F4B, "M", "欠"), - (0x2F4C, "M", "止"), - (0x2F4D, "M", "歹"), - (0x2F4E, "M", "殳"), - (0x2F4F, "M", "毋"), - (0x2F50, "M", "比"), - (0x2F51, "M", "毛"), - (0x2F52, "M", "氏"), - (0x2F53, "M", "气"), - (0x2F54, "M", "水"), - (0x2F55, "M", "火"), - (0x2F56, "M", "爪"), - (0x2F57, "M", "父"), - (0x2F58, "M", "爻"), - (0x2F59, "M", "爿"), - (0x2F5A, "M", "片"), - (0x2F5B, "M", "牙"), - (0x2F5C, "M", "牛"), - ] - - -def _seg_28() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x2F5D, "M", "犬"), - (0x2F5E, "M", "玄"), - (0x2F5F, "M", "玉"), - (0x2F60, "M", "瓜"), - (0x2F61, "M", "瓦"), - (0x2F62, "M", "甘"), - (0x2F63, "M", "生"), - (0x2F64, "M", "用"), - (0x2F65, "M", "田"), - (0x2F66, "M", "疋"), - (0x2F67, "M", "疒"), - (0x2F68, "M", "癶"), - (0x2F69, "M", "白"), - (0x2F6A, "M", "皮"), - (0x2F6B, "M", "皿"), - (0x2F6C, "M", "目"), - (0x2F6D, "M", "矛"), - (0x2F6E, "M", "矢"), - (0x2F6F, "M", "石"), - (0x2F70, "M", "示"), - (0x2F71, "M", "禸"), - (0x2F72, "M", "禾"), - (0x2F73, "M", "穴"), - (0x2F74, "M", "立"), - (0x2F75, "M", "竹"), - (0x2F76, "M", "米"), - (0x2F77, "M", "糸"), - (0x2F78, "M", "缶"), - (0x2F79, "M", "网"), - (0x2F7A, "M", "羊"), - (0x2F7B, "M", "羽"), - (0x2F7C, "M", "老"), - (0x2F7D, "M", "而"), - (0x2F7E, "M", "耒"), - (0x2F7F, "M", "耳"), - (0x2F80, "M", "聿"), - (0x2F81, "M", "肉"), - (0x2F82, "M", "臣"), - (0x2F83, "M", "自"), - (0x2F84, "M", "至"), - (0x2F85, "M", "臼"), - (0x2F86, "M", "舌"), - (0x2F87, "M", "舛"), - (0x2F88, "M", "舟"), - (0x2F89, "M", "艮"), - (0x2F8A, "M", "色"), - (0x2F8B, "M", "艸"), - (0x2F8C, "M", "虍"), - (0x2F8D, "M", "虫"), - (0x2F8E, "M", "血"), - (0x2F8F, "M", "行"), - (0x2F90, "M", "衣"), - (0x2F91, "M", "襾"), - (0x2F92, "M", "見"), - (0x2F93, "M", "角"), - (0x2F94, "M", "言"), - (0x2F95, "M", "谷"), - (0x2F96, "M", "豆"), - (0x2F97, "M", "豕"), - (0x2F98, "M", "豸"), - (0x2F99, "M", "貝"), - (0x2F9A, "M", "赤"), - (0x2F9B, "M", "走"), - (0x2F9C, "M", "足"), - (0x2F9D, "M", "身"), - (0x2F9E, "M", "車"), - (0x2F9F, "M", "辛"), - (0x2FA0, "M", "辰"), - (0x2FA1, "M", "辵"), - (0x2FA2, "M", "邑"), - (0x2FA3, "M", "酉"), - (0x2FA4, "M", "釆"), - (0x2FA5, "M", "里"), - (0x2FA6, "M", "金"), - (0x2FA7, "M", "長"), - (0x2FA8, "M", "門"), - (0x2FA9, "M", "阜"), - (0x2FAA, "M", "隶"), - (0x2FAB, "M", "隹"), - (0x2FAC, "M", "雨"), - (0x2FAD, "M", "靑"), - (0x2FAE, "M", "非"), - (0x2FAF, "M", "面"), - (0x2FB0, "M", "革"), - (0x2FB1, "M", "韋"), - (0x2FB2, "M", "韭"), - (0x2FB3, "M", "音"), - (0x2FB4, "M", "頁"), - (0x2FB5, "M", "風"), - (0x2FB6, "M", "飛"), - (0x2FB7, "M", "食"), - (0x2FB8, "M", "首"), - (0x2FB9, "M", "香"), - (0x2FBA, "M", "馬"), - (0x2FBB, "M", "骨"), - (0x2FBC, "M", "高"), - (0x2FBD, "M", "髟"), - (0x2FBE, "M", "鬥"), - (0x2FBF, "M", "鬯"), - (0x2FC0, "M", "鬲"), - ] - - -def _seg_29() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x2FC1, "M", "鬼"), - (0x2FC2, "M", "魚"), - (0x2FC3, "M", "鳥"), - (0x2FC4, "M", "鹵"), - (0x2FC5, "M", "鹿"), - (0x2FC6, "M", "麥"), - (0x2FC7, "M", "麻"), - (0x2FC8, "M", "黃"), - (0x2FC9, "M", "黍"), - (0x2FCA, "M", "黑"), - (0x2FCB, "M", "黹"), - (0x2FCC, "M", "黽"), - (0x2FCD, "M", "鼎"), - (0x2FCE, "M", "鼓"), - (0x2FCF, "M", "鼠"), - (0x2FD0, "M", "鼻"), - (0x2FD1, "M", "齊"), - (0x2FD2, "M", "齒"), - (0x2FD3, "M", "龍"), - (0x2FD4, "M", "龜"), - (0x2FD5, "M", "龠"), - (0x2FD6, "X"), - (0x3000, "M", " "), - (0x3001, "V"), - (0x3002, "M", "."), - (0x3003, "V"), - (0x3036, "M", "〒"), - (0x3037, "V"), - (0x3038, "M", "十"), - (0x3039, "M", "卄"), - (0x303A, "M", "卅"), - (0x303B, "V"), - (0x3040, "X"), - (0x3041, "V"), - (0x3097, "X"), - (0x3099, "V"), - (0x309B, "M", " ゙"), - (0x309C, "M", " ゚"), - (0x309D, "V"), - (0x309F, "M", "より"), - (0x30A0, "V"), - (0x30FF, "M", "コト"), - (0x3100, "X"), - (0x3105, "V"), - (0x3130, "X"), - (0x3131, "M", "ᄀ"), - (0x3132, "M", "ᄁ"), - (0x3133, "M", "ᆪ"), - (0x3134, "M", "ᄂ"), - (0x3135, "M", "ᆬ"), - (0x3136, "M", "ᆭ"), - (0x3137, "M", "ᄃ"), - (0x3138, "M", "ᄄ"), - (0x3139, "M", "ᄅ"), - (0x313A, "M", "ᆰ"), - (0x313B, "M", "ᆱ"), - (0x313C, "M", "ᆲ"), - (0x313D, "M", "ᆳ"), - (0x313E, "M", "ᆴ"), - (0x313F, "M", "ᆵ"), - (0x3140, "M", "ᄚ"), - (0x3141, "M", "ᄆ"), - (0x3142, "M", "ᄇ"), - (0x3143, "M", "ᄈ"), - (0x3144, "M", "ᄡ"), - (0x3145, "M", "ᄉ"), - (0x3146, "M", "ᄊ"), - (0x3147, "M", "ᄋ"), - (0x3148, "M", "ᄌ"), - (0x3149, "M", "ᄍ"), - (0x314A, "M", "ᄎ"), - (0x314B, "M", "ᄏ"), - (0x314C, "M", "ᄐ"), - (0x314D, "M", "ᄑ"), - (0x314E, "M", "ᄒ"), - (0x314F, "M", "ᅡ"), - (0x3150, "M", "ᅢ"), - (0x3151, "M", "ᅣ"), - (0x3152, "M", "ᅤ"), - (0x3153, "M", "ᅥ"), - (0x3154, "M", "ᅦ"), - (0x3155, "M", "ᅧ"), - (0x3156, "M", "ᅨ"), - (0x3157, "M", "ᅩ"), - (0x3158, "M", "ᅪ"), - (0x3159, "M", "ᅫ"), - (0x315A, "M", "ᅬ"), - (0x315B, "M", "ᅭ"), - (0x315C, "M", "ᅮ"), - (0x315D, "M", "ᅯ"), - (0x315E, "M", "ᅰ"), - (0x315F, "M", "ᅱ"), - (0x3160, "M", "ᅲ"), - (0x3161, "M", "ᅳ"), - (0x3162, "M", "ᅴ"), - (0x3163, "M", "ᅵ"), - (0x3164, "I"), - (0x3165, "M", "ᄔ"), - (0x3166, "M", "ᄕ"), - (0x3167, "M", "ᇇ"), - ] - - -def _seg_30() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x3168, "M", "ᇈ"), - (0x3169, "M", "ᇌ"), - (0x316A, "M", "ᇎ"), - (0x316B, "M", "ᇓ"), - (0x316C, "M", "ᇗ"), - (0x316D, "M", "ᇙ"), - (0x316E, "M", "ᄜ"), - (0x316F, "M", "ᇝ"), - (0x3170, "M", "ᇟ"), - (0x3171, "M", "ᄝ"), - (0x3172, "M", "ᄞ"), - (0x3173, "M", "ᄠ"), - (0x3174, "M", "ᄢ"), - (0x3175, "M", "ᄣ"), - (0x3176, "M", "ᄧ"), - (0x3177, "M", "ᄩ"), - (0x3178, "M", "ᄫ"), - (0x3179, "M", "ᄬ"), - (0x317A, "M", "ᄭ"), - (0x317B, "M", "ᄮ"), - (0x317C, "M", "ᄯ"), - (0x317D, "M", "ᄲ"), - (0x317E, "M", "ᄶ"), - (0x317F, "M", "ᅀ"), - (0x3180, "M", "ᅇ"), - (0x3181, "M", "ᅌ"), - (0x3182, "M", "ᇱ"), - (0x3183, "M", "ᇲ"), - (0x3184, "M", "ᅗ"), - (0x3185, "M", "ᅘ"), - (0x3186, "M", "ᅙ"), - (0x3187, "M", "ᆄ"), - (0x3188, "M", "ᆅ"), - (0x3189, "M", "ᆈ"), - (0x318A, "M", "ᆑ"), - (0x318B, "M", "ᆒ"), - (0x318C, "M", "ᆔ"), - (0x318D, "M", "ᆞ"), - (0x318E, "M", "ᆡ"), - (0x318F, "X"), - (0x3190, "V"), - (0x3192, "M", "一"), - (0x3193, "M", "二"), - (0x3194, "M", "三"), - (0x3195, "M", "四"), - (0x3196, "M", "上"), - (0x3197, "M", "中"), - (0x3198, "M", "下"), - (0x3199, "M", "甲"), - (0x319A, "M", "乙"), - (0x319B, "M", "丙"), - (0x319C, "M", "丁"), - (0x319D, "M", "天"), - (0x319E, "M", "地"), - (0x319F, "M", "人"), - (0x31A0, "V"), - (0x31E6, "X"), - (0x31F0, "V"), - (0x3200, "M", "(ᄀ)"), - (0x3201, "M", "(ᄂ)"), - (0x3202, "M", "(ᄃ)"), - (0x3203, "M", "(ᄅ)"), - (0x3204, "M", "(ᄆ)"), - (0x3205, "M", "(ᄇ)"), - (0x3206, "M", "(ᄉ)"), - (0x3207, "M", "(ᄋ)"), - (0x3208, "M", "(ᄌ)"), - (0x3209, "M", "(ᄎ)"), - (0x320A, "M", "(ᄏ)"), - (0x320B, "M", "(ᄐ)"), - (0x320C, "M", "(ᄑ)"), - (0x320D, "M", "(ᄒ)"), - (0x320E, "M", "(가)"), - (0x320F, "M", "(나)"), - (0x3210, "M", "(다)"), - (0x3211, "M", "(라)"), - (0x3212, "M", "(마)"), - (0x3213, "M", "(바)"), - (0x3214, "M", "(사)"), - (0x3215, "M", "(아)"), - (0x3216, "M", "(자)"), - (0x3217, "M", "(차)"), - (0x3218, "M", "(카)"), - (0x3219, "M", "(타)"), - (0x321A, "M", "(파)"), - (0x321B, "M", "(하)"), - (0x321C, "M", "(주)"), - (0x321D, "M", "(오전)"), - (0x321E, "M", "(오후)"), - (0x321F, "X"), - (0x3220, "M", "(一)"), - (0x3221, "M", "(二)"), - (0x3222, "M", "(三)"), - (0x3223, "M", "(四)"), - (0x3224, "M", "(五)"), - (0x3225, "M", "(六)"), - (0x3226, "M", "(七)"), - (0x3227, "M", "(八)"), - (0x3228, "M", "(九)"), - (0x3229, "M", "(十)"), - ] - - -def _seg_31() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x322A, "M", "(月)"), - (0x322B, "M", "(火)"), - (0x322C, "M", "(水)"), - (0x322D, "M", "(木)"), - (0x322E, "M", "(金)"), - (0x322F, "M", "(土)"), - (0x3230, "M", "(日)"), - (0x3231, "M", "(株)"), - (0x3232, "M", "(有)"), - (0x3233, "M", "(社)"), - (0x3234, "M", "(名)"), - (0x3235, "M", "(特)"), - (0x3236, "M", "(財)"), - (0x3237, "M", "(祝)"), - (0x3238, "M", "(労)"), - (0x3239, "M", "(代)"), - (0x323A, "M", "(呼)"), - (0x323B, "M", "(学)"), - (0x323C, "M", "(監)"), - (0x323D, "M", "(企)"), - (0x323E, "M", "(資)"), - (0x323F, "M", "(協)"), - (0x3240, "M", "(祭)"), - (0x3241, "M", "(休)"), - (0x3242, "M", "(自)"), - (0x3243, "M", "(至)"), - (0x3244, "M", "問"), - (0x3245, "M", "幼"), - (0x3246, "M", "文"), - (0x3247, "M", "箏"), - (0x3248, "V"), - (0x3250, "M", "pte"), - (0x3251, "M", "21"), - (0x3252, "M", "22"), - (0x3253, "M", "23"), - (0x3254, "M", "24"), - (0x3255, "M", "25"), - (0x3256, "M", "26"), - (0x3257, "M", "27"), - (0x3258, "M", "28"), - (0x3259, "M", "29"), - (0x325A, "M", "30"), - (0x325B, "M", "31"), - (0x325C, "M", "32"), - (0x325D, "M", "33"), - (0x325E, "M", "34"), - (0x325F, "M", "35"), - (0x3260, "M", "ᄀ"), - (0x3261, "M", "ᄂ"), - (0x3262, "M", "ᄃ"), - (0x3263, "M", "ᄅ"), - (0x3264, "M", "ᄆ"), - (0x3265, "M", "ᄇ"), - (0x3266, "M", "ᄉ"), - (0x3267, "M", "ᄋ"), - (0x3268, "M", "ᄌ"), - (0x3269, "M", "ᄎ"), - (0x326A, "M", "ᄏ"), - (0x326B, "M", "ᄐ"), - (0x326C, "M", "ᄑ"), - (0x326D, "M", "ᄒ"), - (0x326E, "M", "가"), - (0x326F, "M", "나"), - (0x3270, "M", "다"), - (0x3271, "M", "라"), - (0x3272, "M", "마"), - (0x3273, "M", "바"), - (0x3274, "M", "사"), - (0x3275, "M", "아"), - (0x3276, "M", "자"), - (0x3277, "M", "차"), - (0x3278, "M", "카"), - (0x3279, "M", "타"), - (0x327A, "M", "파"), - (0x327B, "M", "하"), - (0x327C, "M", "참고"), - (0x327D, "M", "주의"), - (0x327E, "M", "우"), - (0x327F, "V"), - (0x3280, "M", "一"), - (0x3281, "M", "二"), - (0x3282, "M", "三"), - (0x3283, "M", "四"), - (0x3284, "M", "五"), - (0x3285, "M", "六"), - (0x3286, "M", "七"), - (0x3287, "M", "八"), - (0x3288, "M", "九"), - (0x3289, "M", "十"), - (0x328A, "M", "月"), - (0x328B, "M", "火"), - (0x328C, "M", "水"), - (0x328D, "M", "木"), - (0x328E, "M", "金"), - (0x328F, "M", "土"), - (0x3290, "M", "日"), - (0x3291, "M", "株"), - (0x3292, "M", "有"), - (0x3293, "M", "社"), - (0x3294, "M", "名"), - ] - - -def _seg_32() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x3295, "M", "特"), - (0x3296, "M", "財"), - (0x3297, "M", "祝"), - (0x3298, "M", "労"), - (0x3299, "M", "秘"), - (0x329A, "M", "男"), - (0x329B, "M", "女"), - (0x329C, "M", "適"), - (0x329D, "M", "優"), - (0x329E, "M", "印"), - (0x329F, "M", "注"), - (0x32A0, "M", "項"), - (0x32A1, "M", "休"), - (0x32A2, "M", "写"), - (0x32A3, "M", "正"), - (0x32A4, "M", "上"), - (0x32A5, "M", "中"), - (0x32A6, "M", "下"), - (0x32A7, "M", "左"), - (0x32A8, "M", "右"), - (0x32A9, "M", "医"), - (0x32AA, "M", "宗"), - (0x32AB, "M", "学"), - (0x32AC, "M", "監"), - (0x32AD, "M", "企"), - (0x32AE, "M", "資"), - (0x32AF, "M", "協"), - (0x32B0, "M", "夜"), - (0x32B1, "M", "36"), - (0x32B2, "M", "37"), - (0x32B3, "M", "38"), - (0x32B4, "M", "39"), - (0x32B5, "M", "40"), - (0x32B6, "M", "41"), - (0x32B7, "M", "42"), - (0x32B8, "M", "43"), - (0x32B9, "M", "44"), - (0x32BA, "M", "45"), - (0x32BB, "M", "46"), - (0x32BC, "M", "47"), - (0x32BD, "M", "48"), - (0x32BE, "M", "49"), - (0x32BF, "M", "50"), - (0x32C0, "M", "1月"), - (0x32C1, "M", "2月"), - (0x32C2, "M", "3月"), - (0x32C3, "M", "4月"), - (0x32C4, "M", "5月"), - (0x32C5, "M", "6月"), - (0x32C6, "M", "7月"), - (0x32C7, "M", "8月"), - (0x32C8, "M", "9月"), - (0x32C9, "M", "10月"), - (0x32CA, "M", "11月"), - (0x32CB, "M", "12月"), - (0x32CC, "M", "hg"), - (0x32CD, "M", "erg"), - (0x32CE, "M", "ev"), - (0x32CF, "M", "ltd"), - (0x32D0, "M", "ア"), - (0x32D1, "M", "イ"), - (0x32D2, "M", "ウ"), - (0x32D3, "M", "エ"), - (0x32D4, "M", "オ"), - (0x32D5, "M", "カ"), - (0x32D6, "M", "キ"), - (0x32D7, "M", "ク"), - (0x32D8, "M", "ケ"), - (0x32D9, "M", "コ"), - (0x32DA, "M", "サ"), - (0x32DB, "M", "シ"), - (0x32DC, "M", "ス"), - (0x32DD, "M", "セ"), - (0x32DE, "M", "ソ"), - (0x32DF, "M", "タ"), - (0x32E0, "M", "チ"), - (0x32E1, "M", "ツ"), - (0x32E2, "M", "テ"), - (0x32E3, "M", "ト"), - (0x32E4, "M", "ナ"), - (0x32E5, "M", "ニ"), - (0x32E6, "M", "ヌ"), - (0x32E7, "M", "ネ"), - (0x32E8, "M", "ノ"), - (0x32E9, "M", "ハ"), - (0x32EA, "M", "ヒ"), - (0x32EB, "M", "フ"), - (0x32EC, "M", "ヘ"), - (0x32ED, "M", "ホ"), - (0x32EE, "M", "マ"), - (0x32EF, "M", "ミ"), - (0x32F0, "M", "ム"), - (0x32F1, "M", "メ"), - (0x32F2, "M", "モ"), - (0x32F3, "M", "ヤ"), - (0x32F4, "M", "ユ"), - (0x32F5, "M", "ヨ"), - (0x32F6, "M", "ラ"), - (0x32F7, "M", "リ"), - (0x32F8, "M", "ル"), - ] - - -def _seg_33() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x32F9, "M", "レ"), - (0x32FA, "M", "ロ"), - (0x32FB, "M", "ワ"), - (0x32FC, "M", "ヰ"), - (0x32FD, "M", "ヱ"), - (0x32FE, "M", "ヲ"), - (0x32FF, "M", "令和"), - (0x3300, "M", "アパート"), - (0x3301, "M", "アルファ"), - (0x3302, "M", "アンペア"), - (0x3303, "M", "アール"), - (0x3304, "M", "イニング"), - (0x3305, "M", "インチ"), - (0x3306, "M", "ウォン"), - (0x3307, "M", "エスクード"), - (0x3308, "M", "エーカー"), - (0x3309, "M", "オンス"), - (0x330A, "M", "オーム"), - (0x330B, "M", "カイリ"), - (0x330C, "M", "カラット"), - (0x330D, "M", "カロリー"), - (0x330E, "M", "ガロン"), - (0x330F, "M", "ガンマ"), - (0x3310, "M", "ギガ"), - (0x3311, "M", "ギニー"), - (0x3312, "M", "キュリー"), - (0x3313, "M", "ギルダー"), - (0x3314, "M", "キロ"), - (0x3315, "M", "キログラム"), - (0x3316, "M", "キロメートル"), - (0x3317, "M", "キロワット"), - (0x3318, "M", "グラム"), - (0x3319, "M", "グラムトン"), - (0x331A, "M", "クルゼイロ"), - (0x331B, "M", "クローネ"), - (0x331C, "M", "ケース"), - (0x331D, "M", "コルナ"), - (0x331E, "M", "コーポ"), - (0x331F, "M", "サイクル"), - (0x3320, "M", "サンチーム"), - (0x3321, "M", "シリング"), - (0x3322, "M", "センチ"), - (0x3323, "M", "セント"), - (0x3324, "M", "ダース"), - (0x3325, "M", "デシ"), - (0x3326, "M", "ドル"), - (0x3327, "M", "トン"), - (0x3328, "M", "ナノ"), - (0x3329, "M", "ノット"), - (0x332A, "M", "ハイツ"), - (0x332B, "M", "パーセント"), - (0x332C, "M", "パーツ"), - (0x332D, "M", "バーレル"), - (0x332E, "M", "ピアストル"), - (0x332F, "M", "ピクル"), - (0x3330, "M", "ピコ"), - (0x3331, "M", "ビル"), - (0x3332, "M", "ファラッド"), - (0x3333, "M", "フィート"), - (0x3334, "M", "ブッシェル"), - (0x3335, "M", "フラン"), - (0x3336, "M", "ヘクタール"), - (0x3337, "M", "ペソ"), - (0x3338, "M", "ペニヒ"), - (0x3339, "M", "ヘルツ"), - (0x333A, "M", "ペンス"), - (0x333B, "M", "ページ"), - (0x333C, "M", "ベータ"), - (0x333D, "M", "ポイント"), - (0x333E, "M", "ボルト"), - (0x333F, "M", "ホン"), - (0x3340, "M", "ポンド"), - (0x3341, "M", "ホール"), - (0x3342, "M", "ホーン"), - (0x3343, "M", "マイクロ"), - (0x3344, "M", "マイル"), - (0x3345, "M", "マッハ"), - (0x3346, "M", "マルク"), - (0x3347, "M", "マンション"), - (0x3348, "M", "ミクロン"), - (0x3349, "M", "ミリ"), - (0x334A, "M", "ミリバール"), - (0x334B, "M", "メガ"), - (0x334C, "M", "メガトン"), - (0x334D, "M", "メートル"), - (0x334E, "M", "ヤード"), - (0x334F, "M", "ヤール"), - (0x3350, "M", "ユアン"), - (0x3351, "M", "リットル"), - (0x3352, "M", "リラ"), - (0x3353, "M", "ルピー"), - (0x3354, "M", "ルーブル"), - (0x3355, "M", "レム"), - (0x3356, "M", "レントゲン"), - (0x3357, "M", "ワット"), - (0x3358, "M", "0点"), - (0x3359, "M", "1点"), - (0x335A, "M", "2点"), - (0x335B, "M", "3点"), - (0x335C, "M", "4点"), - ] - - -def _seg_34() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x335D, "M", "5点"), - (0x335E, "M", "6点"), - (0x335F, "M", "7点"), - (0x3360, "M", "8点"), - (0x3361, "M", "9点"), - (0x3362, "M", "10点"), - (0x3363, "M", "11点"), - (0x3364, "M", "12点"), - (0x3365, "M", "13点"), - (0x3366, "M", "14点"), - (0x3367, "M", "15点"), - (0x3368, "M", "16点"), - (0x3369, "M", "17点"), - (0x336A, "M", "18点"), - (0x336B, "M", "19点"), - (0x336C, "M", "20点"), - (0x336D, "M", "21点"), - (0x336E, "M", "22点"), - (0x336F, "M", "23点"), - (0x3370, "M", "24点"), - (0x3371, "M", "hpa"), - (0x3372, "M", "da"), - (0x3373, "M", "au"), - (0x3374, "M", "bar"), - (0x3375, "M", "ov"), - (0x3376, "M", "pc"), - (0x3377, "M", "dm"), - (0x3378, "M", "dm2"), - (0x3379, "M", "dm3"), - (0x337A, "M", "iu"), - (0x337B, "M", "平成"), - (0x337C, "M", "昭和"), - (0x337D, "M", "大正"), - (0x337E, "M", "明治"), - (0x337F, "M", "株式会社"), - (0x3380, "M", "pa"), - (0x3381, "M", "na"), - (0x3382, "M", "μa"), - (0x3383, "M", "ma"), - (0x3384, "M", "ka"), - (0x3385, "M", "kb"), - (0x3386, "M", "mb"), - (0x3387, "M", "gb"), - (0x3388, "M", "cal"), - (0x3389, "M", "kcal"), - (0x338A, "M", "pf"), - (0x338B, "M", "nf"), - (0x338C, "M", "μf"), - (0x338D, "M", "μg"), - (0x338E, "M", "mg"), - (0x338F, "M", "kg"), - (0x3390, "M", "hz"), - (0x3391, "M", "khz"), - (0x3392, "M", "mhz"), - (0x3393, "M", "ghz"), - (0x3394, "M", "thz"), - (0x3395, "M", "μl"), - (0x3396, "M", "ml"), - (0x3397, "M", "dl"), - (0x3398, "M", "kl"), - (0x3399, "M", "fm"), - (0x339A, "M", "nm"), - (0x339B, "M", "μm"), - (0x339C, "M", "mm"), - (0x339D, "M", "cm"), - (0x339E, "M", "km"), - (0x339F, "M", "mm2"), - (0x33A0, "M", "cm2"), - (0x33A1, "M", "m2"), - (0x33A2, "M", "km2"), - (0x33A3, "M", "mm3"), - (0x33A4, "M", "cm3"), - (0x33A5, "M", "m3"), - (0x33A6, "M", "km3"), - (0x33A7, "M", "m∕s"), - (0x33A8, "M", "m∕s2"), - (0x33A9, "M", "pa"), - (0x33AA, "M", "kpa"), - (0x33AB, "M", "mpa"), - (0x33AC, "M", "gpa"), - (0x33AD, "M", "rad"), - (0x33AE, "M", "rad∕s"), - (0x33AF, "M", "rad∕s2"), - (0x33B0, "M", "ps"), - (0x33B1, "M", "ns"), - (0x33B2, "M", "μs"), - (0x33B3, "M", "ms"), - (0x33B4, "M", "pv"), - (0x33B5, "M", "nv"), - (0x33B6, "M", "μv"), - (0x33B7, "M", "mv"), - (0x33B8, "M", "kv"), - (0x33B9, "M", "mv"), - (0x33BA, "M", "pw"), - (0x33BB, "M", "nw"), - (0x33BC, "M", "μw"), - (0x33BD, "M", "mw"), - (0x33BE, "M", "kw"), - (0x33BF, "M", "mw"), - (0x33C0, "M", "kω"), - ] - - -def _seg_35() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x33C1, "M", "mω"), - (0x33C2, "X"), - (0x33C3, "M", "bq"), - (0x33C4, "M", "cc"), - (0x33C5, "M", "cd"), - (0x33C6, "M", "c∕kg"), - (0x33C7, "X"), - (0x33C8, "M", "db"), - (0x33C9, "M", "gy"), - (0x33CA, "M", "ha"), - (0x33CB, "M", "hp"), - (0x33CC, "M", "in"), - (0x33CD, "M", "kk"), - (0x33CE, "M", "km"), - (0x33CF, "M", "kt"), - (0x33D0, "M", "lm"), - (0x33D1, "M", "ln"), - (0x33D2, "M", "log"), - (0x33D3, "M", "lx"), - (0x33D4, "M", "mb"), - (0x33D5, "M", "mil"), - (0x33D6, "M", "mol"), - (0x33D7, "M", "ph"), - (0x33D8, "X"), - (0x33D9, "M", "ppm"), - (0x33DA, "M", "pr"), - (0x33DB, "M", "sr"), - (0x33DC, "M", "sv"), - (0x33DD, "M", "wb"), - (0x33DE, "M", "v∕m"), - (0x33DF, "M", "a∕m"), - (0x33E0, "M", "1日"), - (0x33E1, "M", "2日"), - (0x33E2, "M", "3日"), - (0x33E3, "M", "4日"), - (0x33E4, "M", "5日"), - (0x33E5, "M", "6日"), - (0x33E6, "M", "7日"), - (0x33E7, "M", "8日"), - (0x33E8, "M", "9日"), - (0x33E9, "M", "10日"), - (0x33EA, "M", "11日"), - (0x33EB, "M", "12日"), - (0x33EC, "M", "13日"), - (0x33ED, "M", "14日"), - (0x33EE, "M", "15日"), - (0x33EF, "M", "16日"), - (0x33F0, "M", "17日"), - (0x33F1, "M", "18日"), - (0x33F2, "M", "19日"), - (0x33F3, "M", "20日"), - (0x33F4, "M", "21日"), - (0x33F5, "M", "22日"), - (0x33F6, "M", "23日"), - (0x33F7, "M", "24日"), - (0x33F8, "M", "25日"), - (0x33F9, "M", "26日"), - (0x33FA, "M", "27日"), - (0x33FB, "M", "28日"), - (0x33FC, "M", "29日"), - (0x33FD, "M", "30日"), - (0x33FE, "M", "31日"), - (0x33FF, "M", "gal"), - (0x3400, "V"), - (0xA48D, "X"), - (0xA490, "V"), - (0xA4C7, "X"), - (0xA4D0, "V"), - (0xA62C, "X"), - (0xA640, "M", "ꙁ"), - (0xA641, "V"), - (0xA642, "M", "ꙃ"), - (0xA643, "V"), - (0xA644, "M", "ꙅ"), - (0xA645, "V"), - (0xA646, "M", "ꙇ"), - (0xA647, "V"), - (0xA648, "M", "ꙉ"), - (0xA649, "V"), - (0xA64A, "M", "ꙋ"), - (0xA64B, "V"), - (0xA64C, "M", "ꙍ"), - (0xA64D, "V"), - (0xA64E, "M", "ꙏ"), - (0xA64F, "V"), - (0xA650, "M", "ꙑ"), - (0xA651, "V"), - (0xA652, "M", "ꙓ"), - (0xA653, "V"), - (0xA654, "M", "ꙕ"), - (0xA655, "V"), - (0xA656, "M", "ꙗ"), - (0xA657, "V"), - (0xA658, "M", "ꙙ"), - (0xA659, "V"), - (0xA65A, "M", "ꙛ"), - (0xA65B, "V"), - (0xA65C, "M", "ꙝ"), - (0xA65D, "V"), - (0xA65E, "M", "ꙟ"), - ] - - -def _seg_36() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0xA65F, "V"), - (0xA660, "M", "ꙡ"), - (0xA661, "V"), - (0xA662, "M", "ꙣ"), - (0xA663, "V"), - (0xA664, "M", "ꙥ"), - (0xA665, "V"), - (0xA666, "M", "ꙧ"), - (0xA667, "V"), - (0xA668, "M", "ꙩ"), - (0xA669, "V"), - (0xA66A, "M", "ꙫ"), - (0xA66B, "V"), - (0xA66C, "M", "ꙭ"), - (0xA66D, "V"), - (0xA680, "M", "ꚁ"), - (0xA681, "V"), - (0xA682, "M", "ꚃ"), - (0xA683, "V"), - (0xA684, "M", "ꚅ"), - (0xA685, "V"), - (0xA686, "M", "ꚇ"), - (0xA687, "V"), - (0xA688, "M", "ꚉ"), - (0xA689, "V"), - (0xA68A, "M", "ꚋ"), - (0xA68B, "V"), - (0xA68C, "M", "ꚍ"), - (0xA68D, "V"), - (0xA68E, "M", "ꚏ"), - (0xA68F, "V"), - (0xA690, "M", "ꚑ"), - (0xA691, "V"), - (0xA692, "M", "ꚓ"), - (0xA693, "V"), - (0xA694, "M", "ꚕ"), - (0xA695, "V"), - (0xA696, "M", "ꚗ"), - (0xA697, "V"), - (0xA698, "M", "ꚙ"), - (0xA699, "V"), - (0xA69A, "M", "ꚛ"), - (0xA69B, "V"), - (0xA69C, "M", "ъ"), - (0xA69D, "M", "ь"), - (0xA69E, "V"), - (0xA6F8, "X"), - (0xA700, "V"), - (0xA722, "M", "ꜣ"), - (0xA723, "V"), - (0xA724, "M", "ꜥ"), - (0xA725, "V"), - (0xA726, "M", "ꜧ"), - (0xA727, "V"), - (0xA728, "M", "ꜩ"), - (0xA729, "V"), - (0xA72A, "M", "ꜫ"), - (0xA72B, "V"), - (0xA72C, "M", "ꜭ"), - (0xA72D, "V"), - (0xA72E, "M", "ꜯ"), - (0xA72F, "V"), - (0xA732, "M", "ꜳ"), - (0xA733, "V"), - (0xA734, "M", "ꜵ"), - (0xA735, "V"), - (0xA736, "M", "ꜷ"), - (0xA737, "V"), - (0xA738, "M", "ꜹ"), - (0xA739, "V"), - (0xA73A, "M", "ꜻ"), - (0xA73B, "V"), - (0xA73C, "M", "ꜽ"), - (0xA73D, "V"), - (0xA73E, "M", "ꜿ"), - (0xA73F, "V"), - (0xA740, "M", "ꝁ"), - (0xA741, "V"), - (0xA742, "M", "ꝃ"), - (0xA743, "V"), - (0xA744, "M", "ꝅ"), - (0xA745, "V"), - (0xA746, "M", "ꝇ"), - (0xA747, "V"), - (0xA748, "M", "ꝉ"), - (0xA749, "V"), - (0xA74A, "M", "ꝋ"), - (0xA74B, "V"), - (0xA74C, "M", "ꝍ"), - (0xA74D, "V"), - (0xA74E, "M", "ꝏ"), - (0xA74F, "V"), - (0xA750, "M", "ꝑ"), - (0xA751, "V"), - (0xA752, "M", "ꝓ"), - (0xA753, "V"), - (0xA754, "M", "ꝕ"), - (0xA755, "V"), - (0xA756, "M", "ꝗ"), - (0xA757, "V"), - ] - - -def _seg_37() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0xA758, "M", "ꝙ"), - (0xA759, "V"), - (0xA75A, "M", "ꝛ"), - (0xA75B, "V"), - (0xA75C, "M", "ꝝ"), - (0xA75D, "V"), - (0xA75E, "M", "ꝟ"), - (0xA75F, "V"), - (0xA760, "M", "ꝡ"), - (0xA761, "V"), - (0xA762, "M", "ꝣ"), - (0xA763, "V"), - (0xA764, "M", "ꝥ"), - (0xA765, "V"), - (0xA766, "M", "ꝧ"), - (0xA767, "V"), - (0xA768, "M", "ꝩ"), - (0xA769, "V"), - (0xA76A, "M", "ꝫ"), - (0xA76B, "V"), - (0xA76C, "M", "ꝭ"), - (0xA76D, "V"), - (0xA76E, "M", "ꝯ"), - (0xA76F, "V"), - (0xA770, "M", "ꝯ"), - (0xA771, "V"), - (0xA779, "M", "ꝺ"), - (0xA77A, "V"), - (0xA77B, "M", "ꝼ"), - (0xA77C, "V"), - (0xA77D, "M", "ᵹ"), - (0xA77E, "M", "ꝿ"), - (0xA77F, "V"), - (0xA780, "M", "ꞁ"), - (0xA781, "V"), - (0xA782, "M", "ꞃ"), - (0xA783, "V"), - (0xA784, "M", "ꞅ"), - (0xA785, "V"), - (0xA786, "M", "ꞇ"), - (0xA787, "V"), - (0xA78B, "M", "ꞌ"), - (0xA78C, "V"), - (0xA78D, "M", "ɥ"), - (0xA78E, "V"), - (0xA790, "M", "ꞑ"), - (0xA791, "V"), - (0xA792, "M", "ꞓ"), - (0xA793, "V"), - (0xA796, "M", "ꞗ"), - (0xA797, "V"), - (0xA798, "M", "ꞙ"), - (0xA799, "V"), - (0xA79A, "M", "ꞛ"), - (0xA79B, "V"), - (0xA79C, "M", "ꞝ"), - (0xA79D, "V"), - (0xA79E, "M", "ꞟ"), - (0xA79F, "V"), - (0xA7A0, "M", "ꞡ"), - (0xA7A1, "V"), - (0xA7A2, "M", "ꞣ"), - (0xA7A3, "V"), - (0xA7A4, "M", "ꞥ"), - (0xA7A5, "V"), - (0xA7A6, "M", "ꞧ"), - (0xA7A7, "V"), - (0xA7A8, "M", "ꞩ"), - (0xA7A9, "V"), - (0xA7AA, "M", "ɦ"), - (0xA7AB, "M", "ɜ"), - (0xA7AC, "M", "ɡ"), - (0xA7AD, "M", "ɬ"), - (0xA7AE, "M", "ɪ"), - (0xA7AF, "V"), - (0xA7B0, "M", "ʞ"), - (0xA7B1, "M", "ʇ"), - (0xA7B2, "M", "ʝ"), - (0xA7B3, "M", "ꭓ"), - (0xA7B4, "M", "ꞵ"), - (0xA7B5, "V"), - (0xA7B6, "M", "ꞷ"), - (0xA7B7, "V"), - (0xA7B8, "M", "ꞹ"), - (0xA7B9, "V"), - (0xA7BA, "M", "ꞻ"), - (0xA7BB, "V"), - (0xA7BC, "M", "ꞽ"), - (0xA7BD, "V"), - (0xA7BE, "M", "ꞿ"), - (0xA7BF, "V"), - (0xA7C0, "M", "ꟁ"), - (0xA7C1, "V"), - (0xA7C2, "M", "ꟃ"), - (0xA7C3, "V"), - (0xA7C4, "M", "ꞔ"), - (0xA7C5, "M", "ʂ"), - (0xA7C6, "M", "ᶎ"), - (0xA7C7, "M", "ꟈ"), - (0xA7C8, "V"), - ] - - -def _seg_38() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0xA7C9, "M", "ꟊ"), - (0xA7CA, "V"), - (0xA7CB, "M", "ɤ"), - (0xA7CC, "M", "ꟍ"), - (0xA7CD, "V"), - (0xA7CE, "X"), - (0xA7D0, "M", "ꟑ"), - (0xA7D1, "V"), - (0xA7D2, "X"), - (0xA7D3, "V"), - (0xA7D4, "X"), - (0xA7D5, "V"), - (0xA7D6, "M", "ꟗ"), - (0xA7D7, "V"), - (0xA7D8, "M", "ꟙ"), - (0xA7D9, "V"), - (0xA7DA, "M", "ꟛ"), - (0xA7DB, "V"), - (0xA7DC, "M", "ƛ"), - (0xA7DD, "X"), - (0xA7F2, "M", "c"), - (0xA7F3, "M", "f"), - (0xA7F4, "M", "q"), - (0xA7F5, "M", "ꟶ"), - (0xA7F6, "V"), - (0xA7F8, "M", "ħ"), - (0xA7F9, "M", "œ"), - (0xA7FA, "V"), - (0xA82D, "X"), - (0xA830, "V"), - (0xA83A, "X"), - (0xA840, "V"), - (0xA878, "X"), - (0xA880, "V"), - (0xA8C6, "X"), - (0xA8CE, "V"), - (0xA8DA, "X"), - (0xA8E0, "V"), - (0xA954, "X"), - (0xA95F, "V"), - (0xA97D, "X"), - (0xA980, "V"), - (0xA9CE, "X"), - (0xA9CF, "V"), - (0xA9DA, "X"), - (0xA9DE, "V"), - (0xA9FF, "X"), - (0xAA00, "V"), - (0xAA37, "X"), - (0xAA40, "V"), - (0xAA4E, "X"), - (0xAA50, "V"), - (0xAA5A, "X"), - (0xAA5C, "V"), - (0xAAC3, "X"), - (0xAADB, "V"), - (0xAAF7, "X"), - (0xAB01, "V"), - (0xAB07, "X"), - (0xAB09, "V"), - (0xAB0F, "X"), - (0xAB11, "V"), - (0xAB17, "X"), - (0xAB20, "V"), - (0xAB27, "X"), - (0xAB28, "V"), - (0xAB2F, "X"), - (0xAB30, "V"), - (0xAB5C, "M", "ꜧ"), - (0xAB5D, "M", "ꬷ"), - (0xAB5E, "M", "ɫ"), - (0xAB5F, "M", "ꭒ"), - (0xAB60, "V"), - (0xAB69, "M", "ʍ"), - (0xAB6A, "V"), - (0xAB6C, "X"), - (0xAB70, "M", "Ꭰ"), - (0xAB71, "M", "Ꭱ"), - (0xAB72, "M", "Ꭲ"), - (0xAB73, "M", "Ꭳ"), - (0xAB74, "M", "Ꭴ"), - (0xAB75, "M", "Ꭵ"), - (0xAB76, "M", "Ꭶ"), - (0xAB77, "M", "Ꭷ"), - (0xAB78, "M", "Ꭸ"), - (0xAB79, "M", "Ꭹ"), - (0xAB7A, "M", "Ꭺ"), - (0xAB7B, "M", "Ꭻ"), - (0xAB7C, "M", "Ꭼ"), - (0xAB7D, "M", "Ꭽ"), - (0xAB7E, "M", "Ꭾ"), - (0xAB7F, "M", "Ꭿ"), - (0xAB80, "M", "Ꮀ"), - (0xAB81, "M", "Ꮁ"), - (0xAB82, "M", "Ꮂ"), - (0xAB83, "M", "Ꮃ"), - (0xAB84, "M", "Ꮄ"), - (0xAB85, "M", "Ꮅ"), - (0xAB86, "M", "Ꮆ"), - (0xAB87, "M", "Ꮇ"), - ] - - -def _seg_39() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0xAB88, "M", "Ꮈ"), - (0xAB89, "M", "Ꮉ"), - (0xAB8A, "M", "Ꮊ"), - (0xAB8B, "M", "Ꮋ"), - (0xAB8C, "M", "Ꮌ"), - (0xAB8D, "M", "Ꮍ"), - (0xAB8E, "M", "Ꮎ"), - (0xAB8F, "M", "Ꮏ"), - (0xAB90, "M", "Ꮐ"), - (0xAB91, "M", "Ꮑ"), - (0xAB92, "M", "Ꮒ"), - (0xAB93, "M", "Ꮓ"), - (0xAB94, "M", "Ꮔ"), - (0xAB95, "M", "Ꮕ"), - (0xAB96, "M", "Ꮖ"), - (0xAB97, "M", "Ꮗ"), - (0xAB98, "M", "Ꮘ"), - (0xAB99, "M", "Ꮙ"), - (0xAB9A, "M", "Ꮚ"), - (0xAB9B, "M", "Ꮛ"), - (0xAB9C, "M", "Ꮜ"), - (0xAB9D, "M", "Ꮝ"), - (0xAB9E, "M", "Ꮞ"), - (0xAB9F, "M", "Ꮟ"), - (0xABA0, "M", "Ꮠ"), - (0xABA1, "M", "Ꮡ"), - (0xABA2, "M", "Ꮢ"), - (0xABA3, "M", "Ꮣ"), - (0xABA4, "M", "Ꮤ"), - (0xABA5, "M", "Ꮥ"), - (0xABA6, "M", "Ꮦ"), - (0xABA7, "M", "Ꮧ"), - (0xABA8, "M", "Ꮨ"), - (0xABA9, "M", "Ꮩ"), - (0xABAA, "M", "Ꮪ"), - (0xABAB, "M", "Ꮫ"), - (0xABAC, "M", "Ꮬ"), - (0xABAD, "M", "Ꮭ"), - (0xABAE, "M", "Ꮮ"), - (0xABAF, "M", "Ꮯ"), - (0xABB0, "M", "Ꮰ"), - (0xABB1, "M", "Ꮱ"), - (0xABB2, "M", "Ꮲ"), - (0xABB3, "M", "Ꮳ"), - (0xABB4, "M", "Ꮴ"), - (0xABB5, "M", "Ꮵ"), - (0xABB6, "M", "Ꮶ"), - (0xABB7, "M", "Ꮷ"), - (0xABB8, "M", "Ꮸ"), - (0xABB9, "M", "Ꮹ"), - (0xABBA, "M", "Ꮺ"), - (0xABBB, "M", "Ꮻ"), - (0xABBC, "M", "Ꮼ"), - (0xABBD, "M", "Ꮽ"), - (0xABBE, "M", "Ꮾ"), - (0xABBF, "M", "Ꮿ"), - (0xABC0, "V"), - (0xABEE, "X"), - (0xABF0, "V"), - (0xABFA, "X"), - (0xAC00, "V"), - (0xD7A4, "X"), - (0xD7B0, "V"), - (0xD7C7, "X"), - (0xD7CB, "V"), - (0xD7FC, "X"), - (0xF900, "M", "豈"), - (0xF901, "M", "更"), - (0xF902, "M", "車"), - (0xF903, "M", "賈"), - (0xF904, "M", "滑"), - (0xF905, "M", "串"), - (0xF906, "M", "句"), - (0xF907, "M", "龜"), - (0xF909, "M", "契"), - (0xF90A, "M", "金"), - (0xF90B, "M", "喇"), - (0xF90C, "M", "奈"), - (0xF90D, "M", "懶"), - (0xF90E, "M", "癩"), - (0xF90F, "M", "羅"), - (0xF910, "M", "蘿"), - (0xF911, "M", "螺"), - (0xF912, "M", "裸"), - (0xF913, "M", "邏"), - (0xF914, "M", "樂"), - (0xF915, "M", "洛"), - (0xF916, "M", "烙"), - (0xF917, "M", "珞"), - (0xF918, "M", "落"), - (0xF919, "M", "酪"), - (0xF91A, "M", "駱"), - (0xF91B, "M", "亂"), - (0xF91C, "M", "卵"), - (0xF91D, "M", "欄"), - (0xF91E, "M", "爛"), - (0xF91F, "M", "蘭"), - (0xF920, "M", "鸞"), - (0xF921, "M", "嵐"), - (0xF922, "M", "濫"), - ] - - -def _seg_40() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0xF923, "M", "藍"), - (0xF924, "M", "襤"), - (0xF925, "M", "拉"), - (0xF926, "M", "臘"), - (0xF927, "M", "蠟"), - (0xF928, "M", "廊"), - (0xF929, "M", "朗"), - (0xF92A, "M", "浪"), - (0xF92B, "M", "狼"), - (0xF92C, "M", "郎"), - (0xF92D, "M", "來"), - (0xF92E, "M", "冷"), - (0xF92F, "M", "勞"), - (0xF930, "M", "擄"), - (0xF931, "M", "櫓"), - (0xF932, "M", "爐"), - (0xF933, "M", "盧"), - (0xF934, "M", "老"), - (0xF935, "M", "蘆"), - (0xF936, "M", "虜"), - (0xF937, "M", "路"), - (0xF938, "M", "露"), - (0xF939, "M", "魯"), - (0xF93A, "M", "鷺"), - (0xF93B, "M", "碌"), - (0xF93C, "M", "祿"), - (0xF93D, "M", "綠"), - (0xF93E, "M", "菉"), - (0xF93F, "M", "錄"), - (0xF940, "M", "鹿"), - (0xF941, "M", "論"), - (0xF942, "M", "壟"), - (0xF943, "M", "弄"), - (0xF944, "M", "籠"), - (0xF945, "M", "聾"), - (0xF946, "M", "牢"), - (0xF947, "M", "磊"), - (0xF948, "M", "賂"), - (0xF949, "M", "雷"), - (0xF94A, "M", "壘"), - (0xF94B, "M", "屢"), - (0xF94C, "M", "樓"), - (0xF94D, "M", "淚"), - (0xF94E, "M", "漏"), - (0xF94F, "M", "累"), - (0xF950, "M", "縷"), - (0xF951, "M", "陋"), - (0xF952, "M", "勒"), - (0xF953, "M", "肋"), - (0xF954, "M", "凜"), - (0xF955, "M", "凌"), - (0xF956, "M", "稜"), - (0xF957, "M", "綾"), - (0xF958, "M", "菱"), - (0xF959, "M", "陵"), - (0xF95A, "M", "讀"), - (0xF95B, "M", "拏"), - (0xF95C, "M", "樂"), - (0xF95D, "M", "諾"), - (0xF95E, "M", "丹"), - (0xF95F, "M", "寧"), - (0xF960, "M", "怒"), - (0xF961, "M", "率"), - (0xF962, "M", "異"), - (0xF963, "M", "北"), - (0xF964, "M", "磻"), - (0xF965, "M", "便"), - (0xF966, "M", "復"), - (0xF967, "M", "不"), - (0xF968, "M", "泌"), - (0xF969, "M", "數"), - (0xF96A, "M", "索"), - (0xF96B, "M", "參"), - (0xF96C, "M", "塞"), - (0xF96D, "M", "省"), - (0xF96E, "M", "葉"), - (0xF96F, "M", "說"), - (0xF970, "M", "殺"), - (0xF971, "M", "辰"), - (0xF972, "M", "沈"), - (0xF973, "M", "拾"), - (0xF974, "M", "若"), - (0xF975, "M", "掠"), - (0xF976, "M", "略"), - (0xF977, "M", "亮"), - (0xF978, "M", "兩"), - (0xF979, "M", "凉"), - (0xF97A, "M", "梁"), - (0xF97B, "M", "糧"), - (0xF97C, "M", "良"), - (0xF97D, "M", "諒"), - (0xF97E, "M", "量"), - (0xF97F, "M", "勵"), - (0xF980, "M", "呂"), - (0xF981, "M", "女"), - (0xF982, "M", "廬"), - (0xF983, "M", "旅"), - (0xF984, "M", "濾"), - (0xF985, "M", "礪"), - (0xF986, "M", "閭"), - ] - - -def _seg_41() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0xF987, "M", "驪"), - (0xF988, "M", "麗"), - (0xF989, "M", "黎"), - (0xF98A, "M", "力"), - (0xF98B, "M", "曆"), - (0xF98C, "M", "歷"), - (0xF98D, "M", "轢"), - (0xF98E, "M", "年"), - (0xF98F, "M", "憐"), - (0xF990, "M", "戀"), - (0xF991, "M", "撚"), - (0xF992, "M", "漣"), - (0xF993, "M", "煉"), - (0xF994, "M", "璉"), - (0xF995, "M", "秊"), - (0xF996, "M", "練"), - (0xF997, "M", "聯"), - (0xF998, "M", "輦"), - (0xF999, "M", "蓮"), - (0xF99A, "M", "連"), - (0xF99B, "M", "鍊"), - (0xF99C, "M", "列"), - (0xF99D, "M", "劣"), - (0xF99E, "M", "咽"), - (0xF99F, "M", "烈"), - (0xF9A0, "M", "裂"), - (0xF9A1, "M", "說"), - (0xF9A2, "M", "廉"), - (0xF9A3, "M", "念"), - (0xF9A4, "M", "捻"), - (0xF9A5, "M", "殮"), - (0xF9A6, "M", "簾"), - (0xF9A7, "M", "獵"), - (0xF9A8, "M", "令"), - (0xF9A9, "M", "囹"), - (0xF9AA, "M", "寧"), - (0xF9AB, "M", "嶺"), - (0xF9AC, "M", "怜"), - (0xF9AD, "M", "玲"), - (0xF9AE, "M", "瑩"), - (0xF9AF, "M", "羚"), - (0xF9B0, "M", "聆"), - (0xF9B1, "M", "鈴"), - (0xF9B2, "M", "零"), - (0xF9B3, "M", "靈"), - (0xF9B4, "M", "領"), - (0xF9B5, "M", "例"), - (0xF9B6, "M", "禮"), - (0xF9B7, "M", "醴"), - (0xF9B8, "M", "隸"), - (0xF9B9, "M", "惡"), - (0xF9BA, "M", "了"), - (0xF9BB, "M", "僚"), - (0xF9BC, "M", "寮"), - (0xF9BD, "M", "尿"), - (0xF9BE, "M", "料"), - (0xF9BF, "M", "樂"), - (0xF9C0, "M", "燎"), - (0xF9C1, "M", "療"), - (0xF9C2, "M", "蓼"), - (0xF9C3, "M", "遼"), - (0xF9C4, "M", "龍"), - (0xF9C5, "M", "暈"), - (0xF9C6, "M", "阮"), - (0xF9C7, "M", "劉"), - (0xF9C8, "M", "杻"), - (0xF9C9, "M", "柳"), - (0xF9CA, "M", "流"), - (0xF9CB, "M", "溜"), - (0xF9CC, "M", "琉"), - (0xF9CD, "M", "留"), - (0xF9CE, "M", "硫"), - (0xF9CF, "M", "紐"), - (0xF9D0, "M", "類"), - (0xF9D1, "M", "六"), - (0xF9D2, "M", "戮"), - (0xF9D3, "M", "陸"), - (0xF9D4, "M", "倫"), - (0xF9D5, "M", "崙"), - (0xF9D6, "M", "淪"), - (0xF9D7, "M", "輪"), - (0xF9D8, "M", "律"), - (0xF9D9, "M", "慄"), - (0xF9DA, "M", "栗"), - (0xF9DB, "M", "率"), - (0xF9DC, "M", "隆"), - (0xF9DD, "M", "利"), - (0xF9DE, "M", "吏"), - (0xF9DF, "M", "履"), - (0xF9E0, "M", "易"), - (0xF9E1, "M", "李"), - (0xF9E2, "M", "梨"), - (0xF9E3, "M", "泥"), - (0xF9E4, "M", "理"), - (0xF9E5, "M", "痢"), - (0xF9E6, "M", "罹"), - (0xF9E7, "M", "裏"), - (0xF9E8, "M", "裡"), - (0xF9E9, "M", "里"), - (0xF9EA, "M", "離"), - ] - - -def _seg_42() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0xF9EB, "M", "匿"), - (0xF9EC, "M", "溺"), - (0xF9ED, "M", "吝"), - (0xF9EE, "M", "燐"), - (0xF9EF, "M", "璘"), - (0xF9F0, "M", "藺"), - (0xF9F1, "M", "隣"), - (0xF9F2, "M", "鱗"), - (0xF9F3, "M", "麟"), - (0xF9F4, "M", "林"), - (0xF9F5, "M", "淋"), - (0xF9F6, "M", "臨"), - (0xF9F7, "M", "立"), - (0xF9F8, "M", "笠"), - (0xF9F9, "M", "粒"), - (0xF9FA, "M", "狀"), - (0xF9FB, "M", "炙"), - (0xF9FC, "M", "識"), - (0xF9FD, "M", "什"), - (0xF9FE, "M", "茶"), - (0xF9FF, "M", "刺"), - (0xFA00, "M", "切"), - (0xFA01, "M", "度"), - (0xFA02, "M", "拓"), - (0xFA03, "M", "糖"), - (0xFA04, "M", "宅"), - (0xFA05, "M", "洞"), - (0xFA06, "M", "暴"), - (0xFA07, "M", "輻"), - (0xFA08, "M", "行"), - (0xFA09, "M", "降"), - (0xFA0A, "M", "見"), - (0xFA0B, "M", "廓"), - (0xFA0C, "M", "兀"), - (0xFA0D, "M", "嗀"), - (0xFA0E, "V"), - (0xFA10, "M", "塚"), - (0xFA11, "V"), - (0xFA12, "M", "晴"), - (0xFA13, "V"), - (0xFA15, "M", "凞"), - (0xFA16, "M", "猪"), - (0xFA17, "M", "益"), - (0xFA18, "M", "礼"), - (0xFA19, "M", "神"), - (0xFA1A, "M", "祥"), - (0xFA1B, "M", "福"), - (0xFA1C, "M", "靖"), - (0xFA1D, "M", "精"), - (0xFA1E, "M", "羽"), - (0xFA1F, "V"), - (0xFA20, "M", "蘒"), - (0xFA21, "V"), - (0xFA22, "M", "諸"), - (0xFA23, "V"), - (0xFA25, "M", "逸"), - (0xFA26, "M", "都"), - (0xFA27, "V"), - (0xFA2A, "M", "飯"), - (0xFA2B, "M", "飼"), - (0xFA2C, "M", "館"), - (0xFA2D, "M", "鶴"), - (0xFA2E, "M", "郞"), - (0xFA2F, "M", "隷"), - (0xFA30, "M", "侮"), - (0xFA31, "M", "僧"), - (0xFA32, "M", "免"), - (0xFA33, "M", "勉"), - (0xFA34, "M", "勤"), - (0xFA35, "M", "卑"), - (0xFA36, "M", "喝"), - (0xFA37, "M", "嘆"), - (0xFA38, "M", "器"), - (0xFA39, "M", "塀"), - (0xFA3A, "M", "墨"), - (0xFA3B, "M", "層"), - (0xFA3C, "M", "屮"), - (0xFA3D, "M", "悔"), - (0xFA3E, "M", "慨"), - (0xFA3F, "M", "憎"), - (0xFA40, "M", "懲"), - (0xFA41, "M", "敏"), - (0xFA42, "M", "既"), - (0xFA43, "M", "暑"), - (0xFA44, "M", "梅"), - (0xFA45, "M", "海"), - (0xFA46, "M", "渚"), - (0xFA47, "M", "漢"), - (0xFA48, "M", "煮"), - (0xFA49, "M", "爫"), - (0xFA4A, "M", "琢"), - (0xFA4B, "M", "碑"), - (0xFA4C, "M", "社"), - (0xFA4D, "M", "祉"), - (0xFA4E, "M", "祈"), - (0xFA4F, "M", "祐"), - (0xFA50, "M", "祖"), - (0xFA51, "M", "祝"), - (0xFA52, "M", "禍"), - (0xFA53, "M", "禎"), - ] - - -def _seg_43() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0xFA54, "M", "穀"), - (0xFA55, "M", "突"), - (0xFA56, "M", "節"), - (0xFA57, "M", "練"), - (0xFA58, "M", "縉"), - (0xFA59, "M", "繁"), - (0xFA5A, "M", "署"), - (0xFA5B, "M", "者"), - (0xFA5C, "M", "臭"), - (0xFA5D, "M", "艹"), - (0xFA5F, "M", "著"), - (0xFA60, "M", "褐"), - (0xFA61, "M", "視"), - (0xFA62, "M", "謁"), - (0xFA63, "M", "謹"), - (0xFA64, "M", "賓"), - (0xFA65, "M", "贈"), - (0xFA66, "M", "辶"), - (0xFA67, "M", "逸"), - (0xFA68, "M", "難"), - (0xFA69, "M", "響"), - (0xFA6A, "M", "頻"), - (0xFA6B, "M", "恵"), - (0xFA6C, "M", "𤋮"), - (0xFA6D, "M", "舘"), - (0xFA6E, "X"), - (0xFA70, "M", "並"), - (0xFA71, "M", "况"), - (0xFA72, "M", "全"), - (0xFA73, "M", "侀"), - (0xFA74, "M", "充"), - (0xFA75, "M", "冀"), - (0xFA76, "M", "勇"), - (0xFA77, "M", "勺"), - (0xFA78, "M", "喝"), - (0xFA79, "M", "啕"), - (0xFA7A, "M", "喙"), - (0xFA7B, "M", "嗢"), - (0xFA7C, "M", "塚"), - (0xFA7D, "M", "墳"), - (0xFA7E, "M", "奄"), - (0xFA7F, "M", "奔"), - (0xFA80, "M", "婢"), - (0xFA81, "M", "嬨"), - (0xFA82, "M", "廒"), - (0xFA83, "M", "廙"), - (0xFA84, "M", "彩"), - (0xFA85, "M", "徭"), - (0xFA86, "M", "惘"), - (0xFA87, "M", "慎"), - (0xFA88, "M", "愈"), - (0xFA89, "M", "憎"), - (0xFA8A, "M", "慠"), - (0xFA8B, "M", "懲"), - (0xFA8C, "M", "戴"), - (0xFA8D, "M", "揄"), - (0xFA8E, "M", "搜"), - (0xFA8F, "M", "摒"), - (0xFA90, "M", "敖"), - (0xFA91, "M", "晴"), - (0xFA92, "M", "朗"), - (0xFA93, "M", "望"), - (0xFA94, "M", "杖"), - (0xFA95, "M", "歹"), - (0xFA96, "M", "殺"), - (0xFA97, "M", "流"), - (0xFA98, "M", "滛"), - (0xFA99, "M", "滋"), - (0xFA9A, "M", "漢"), - (0xFA9B, "M", "瀞"), - (0xFA9C, "M", "煮"), - (0xFA9D, "M", "瞧"), - (0xFA9E, "M", "爵"), - (0xFA9F, "M", "犯"), - (0xFAA0, "M", "猪"), - (0xFAA1, "M", "瑱"), - (0xFAA2, "M", "甆"), - (0xFAA3, "M", "画"), - (0xFAA4, "M", "瘝"), - (0xFAA5, "M", "瘟"), - (0xFAA6, "M", "益"), - (0xFAA7, "M", "盛"), - (0xFAA8, "M", "直"), - (0xFAA9, "M", "睊"), - (0xFAAA, "M", "着"), - (0xFAAB, "M", "磌"), - (0xFAAC, "M", "窱"), - (0xFAAD, "M", "節"), - (0xFAAE, "M", "类"), - (0xFAAF, "M", "絛"), - (0xFAB0, "M", "練"), - (0xFAB1, "M", "缾"), - (0xFAB2, "M", "者"), - (0xFAB3, "M", "荒"), - (0xFAB4, "M", "華"), - (0xFAB5, "M", "蝹"), - (0xFAB6, "M", "襁"), - (0xFAB7, "M", "覆"), - (0xFAB8, "M", "視"), - (0xFAB9, "M", "調"), - ] - - -def _seg_44() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0xFABA, "M", "諸"), - (0xFABB, "M", "請"), - (0xFABC, "M", "謁"), - (0xFABD, "M", "諾"), - (0xFABE, "M", "諭"), - (0xFABF, "M", "謹"), - (0xFAC0, "M", "變"), - (0xFAC1, "M", "贈"), - (0xFAC2, "M", "輸"), - (0xFAC3, "M", "遲"), - (0xFAC4, "M", "醙"), - (0xFAC5, "M", "鉶"), - (0xFAC6, "M", "陼"), - (0xFAC7, "M", "難"), - (0xFAC8, "M", "靖"), - (0xFAC9, "M", "韛"), - (0xFACA, "M", "響"), - (0xFACB, "M", "頋"), - (0xFACC, "M", "頻"), - (0xFACD, "M", "鬒"), - (0xFACE, "M", "龜"), - (0xFACF, "M", "𢡊"), - (0xFAD0, "M", "𢡄"), - (0xFAD1, "M", "𣏕"), - (0xFAD2, "M", "㮝"), - (0xFAD3, "M", "䀘"), - (0xFAD4, "M", "䀹"), - (0xFAD5, "M", "𥉉"), - (0xFAD6, "M", "𥳐"), - (0xFAD7, "M", "𧻓"), - (0xFAD8, "M", "齃"), - (0xFAD9, "M", "龎"), - (0xFADA, "X"), - (0xFB00, "M", "ff"), - (0xFB01, "M", "fi"), - (0xFB02, "M", "fl"), - (0xFB03, "M", "ffi"), - (0xFB04, "M", "ffl"), - (0xFB05, "M", "st"), - (0xFB07, "X"), - (0xFB13, "M", "մն"), - (0xFB14, "M", "մե"), - (0xFB15, "M", "մի"), - (0xFB16, "M", "վն"), - (0xFB17, "M", "մխ"), - (0xFB18, "X"), - (0xFB1D, "M", "יִ"), - (0xFB1E, "V"), - (0xFB1F, "M", "ײַ"), - (0xFB20, "M", "ע"), - (0xFB21, "M", "א"), - (0xFB22, "M", "ד"), - (0xFB23, "M", "ה"), - (0xFB24, "M", "כ"), - (0xFB25, "M", "ל"), - (0xFB26, "M", "ם"), - (0xFB27, "M", "ר"), - (0xFB28, "M", "ת"), - (0xFB29, "M", "+"), - (0xFB2A, "M", "שׁ"), - (0xFB2B, "M", "שׂ"), - (0xFB2C, "M", "שּׁ"), - (0xFB2D, "M", "שּׂ"), - (0xFB2E, "M", "אַ"), - (0xFB2F, "M", "אָ"), - (0xFB30, "M", "אּ"), - (0xFB31, "M", "בּ"), - (0xFB32, "M", "גּ"), - (0xFB33, "M", "דּ"), - (0xFB34, "M", "הּ"), - (0xFB35, "M", "וּ"), - (0xFB36, "M", "זּ"), - (0xFB37, "X"), - (0xFB38, "M", "טּ"), - (0xFB39, "M", "יּ"), - (0xFB3A, "M", "ךּ"), - (0xFB3B, "M", "כּ"), - (0xFB3C, "M", "לּ"), - (0xFB3D, "X"), - (0xFB3E, "M", "מּ"), - (0xFB3F, "X"), - (0xFB40, "M", "נּ"), - (0xFB41, "M", "סּ"), - (0xFB42, "X"), - (0xFB43, "M", "ףּ"), - (0xFB44, "M", "פּ"), - (0xFB45, "X"), - (0xFB46, "M", "צּ"), - (0xFB47, "M", "קּ"), - (0xFB48, "M", "רּ"), - (0xFB49, "M", "שּ"), - (0xFB4A, "M", "תּ"), - (0xFB4B, "M", "וֹ"), - (0xFB4C, "M", "בֿ"), - (0xFB4D, "M", "כֿ"), - (0xFB4E, "M", "פֿ"), - (0xFB4F, "M", "אל"), - (0xFB50, "M", "ٱ"), - (0xFB52, "M", "ٻ"), - (0xFB56, "M", "پ"), - ] - - -def _seg_45() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0xFB5A, "M", "ڀ"), - (0xFB5E, "M", "ٺ"), - (0xFB62, "M", "ٿ"), - (0xFB66, "M", "ٹ"), - (0xFB6A, "M", "ڤ"), - (0xFB6E, "M", "ڦ"), - (0xFB72, "M", "ڄ"), - (0xFB76, "M", "ڃ"), - (0xFB7A, "M", "چ"), - (0xFB7E, "M", "ڇ"), - (0xFB82, "M", "ڍ"), - (0xFB84, "M", "ڌ"), - (0xFB86, "M", "ڎ"), - (0xFB88, "M", "ڈ"), - (0xFB8A, "M", "ژ"), - (0xFB8C, "M", "ڑ"), - (0xFB8E, "M", "ک"), - (0xFB92, "M", "گ"), - (0xFB96, "M", "ڳ"), - (0xFB9A, "M", "ڱ"), - (0xFB9E, "M", "ں"), - (0xFBA0, "M", "ڻ"), - (0xFBA4, "M", "ۀ"), - (0xFBA6, "M", "ہ"), - (0xFBAA, "M", "ھ"), - (0xFBAE, "M", "ے"), - (0xFBB0, "M", "ۓ"), - (0xFBB2, "V"), - (0xFBC3, "X"), - (0xFBD3, "M", "ڭ"), - (0xFBD7, "M", "ۇ"), - (0xFBD9, "M", "ۆ"), - (0xFBDB, "M", "ۈ"), - (0xFBDD, "M", "ۇٴ"), - (0xFBDE, "M", "ۋ"), - (0xFBE0, "M", "ۅ"), - (0xFBE2, "M", "ۉ"), - (0xFBE4, "M", "ې"), - (0xFBE8, "M", "ى"), - (0xFBEA, "M", "ئا"), - (0xFBEC, "M", "ئە"), - (0xFBEE, "M", "ئو"), - (0xFBF0, "M", "ئۇ"), - (0xFBF2, "M", "ئۆ"), - (0xFBF4, "M", "ئۈ"), - (0xFBF6, "M", "ئې"), - (0xFBF9, "M", "ئى"), - (0xFBFC, "M", "ی"), - (0xFC00, "M", "ئج"), - (0xFC01, "M", "ئح"), - (0xFC02, "M", "ئم"), - (0xFC03, "M", "ئى"), - (0xFC04, "M", "ئي"), - (0xFC05, "M", "بج"), - (0xFC06, "M", "بح"), - (0xFC07, "M", "بخ"), - (0xFC08, "M", "بم"), - (0xFC09, "M", "بى"), - (0xFC0A, "M", "بي"), - (0xFC0B, "M", "تج"), - (0xFC0C, "M", "تح"), - (0xFC0D, "M", "تخ"), - (0xFC0E, "M", "تم"), - (0xFC0F, "M", "تى"), - (0xFC10, "M", "تي"), - (0xFC11, "M", "ثج"), - (0xFC12, "M", "ثم"), - (0xFC13, "M", "ثى"), - (0xFC14, "M", "ثي"), - (0xFC15, "M", "جح"), - (0xFC16, "M", "جم"), - (0xFC17, "M", "حج"), - (0xFC18, "M", "حم"), - (0xFC19, "M", "خج"), - (0xFC1A, "M", "خح"), - (0xFC1B, "M", "خم"), - (0xFC1C, "M", "سج"), - (0xFC1D, "M", "سح"), - (0xFC1E, "M", "سخ"), - (0xFC1F, "M", "سم"), - (0xFC20, "M", "صح"), - (0xFC21, "M", "صم"), - (0xFC22, "M", "ضج"), - (0xFC23, "M", "ضح"), - (0xFC24, "M", "ضخ"), - (0xFC25, "M", "ضم"), - (0xFC26, "M", "طح"), - (0xFC27, "M", "طم"), - (0xFC28, "M", "ظم"), - (0xFC29, "M", "عج"), - (0xFC2A, "M", "عم"), - (0xFC2B, "M", "غج"), - (0xFC2C, "M", "غم"), - (0xFC2D, "M", "فج"), - (0xFC2E, "M", "فح"), - (0xFC2F, "M", "فخ"), - (0xFC30, "M", "فم"), - (0xFC31, "M", "فى"), - (0xFC32, "M", "في"), - (0xFC33, "M", "قح"), - ] - - -def _seg_46() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0xFC34, "M", "قم"), - (0xFC35, "M", "قى"), - (0xFC36, "M", "قي"), - (0xFC37, "M", "كا"), - (0xFC38, "M", "كج"), - (0xFC39, "M", "كح"), - (0xFC3A, "M", "كخ"), - (0xFC3B, "M", "كل"), - (0xFC3C, "M", "كم"), - (0xFC3D, "M", "كى"), - (0xFC3E, "M", "كي"), - (0xFC3F, "M", "لج"), - (0xFC40, "M", "لح"), - (0xFC41, "M", "لخ"), - (0xFC42, "M", "لم"), - (0xFC43, "M", "لى"), - (0xFC44, "M", "لي"), - (0xFC45, "M", "مج"), - (0xFC46, "M", "مح"), - (0xFC47, "M", "مخ"), - (0xFC48, "M", "مم"), - (0xFC49, "M", "مى"), - (0xFC4A, "M", "مي"), - (0xFC4B, "M", "نج"), - (0xFC4C, "M", "نح"), - (0xFC4D, "M", "نخ"), - (0xFC4E, "M", "نم"), - (0xFC4F, "M", "نى"), - (0xFC50, "M", "ني"), - (0xFC51, "M", "هج"), - (0xFC52, "M", "هم"), - (0xFC53, "M", "هى"), - (0xFC54, "M", "هي"), - (0xFC55, "M", "يج"), - (0xFC56, "M", "يح"), - (0xFC57, "M", "يخ"), - (0xFC58, "M", "يم"), - (0xFC59, "M", "يى"), - (0xFC5A, "M", "يي"), - (0xFC5B, "M", "ذٰ"), - (0xFC5C, "M", "رٰ"), - (0xFC5D, "M", "ىٰ"), - (0xFC5E, "M", " ٌّ"), - (0xFC5F, "M", " ٍّ"), - (0xFC60, "M", " َّ"), - (0xFC61, "M", " ُّ"), - (0xFC62, "M", " ِّ"), - (0xFC63, "M", " ّٰ"), - (0xFC64, "M", "ئر"), - (0xFC65, "M", "ئز"), - (0xFC66, "M", "ئم"), - (0xFC67, "M", "ئن"), - (0xFC68, "M", "ئى"), - (0xFC69, "M", "ئي"), - (0xFC6A, "M", "بر"), - (0xFC6B, "M", "بز"), - (0xFC6C, "M", "بم"), - (0xFC6D, "M", "بن"), - (0xFC6E, "M", "بى"), - (0xFC6F, "M", "بي"), - (0xFC70, "M", "تر"), - (0xFC71, "M", "تز"), - (0xFC72, "M", "تم"), - (0xFC73, "M", "تن"), - (0xFC74, "M", "تى"), - (0xFC75, "M", "تي"), - (0xFC76, "M", "ثر"), - (0xFC77, "M", "ثز"), - (0xFC78, "M", "ثم"), - (0xFC79, "M", "ثن"), - (0xFC7A, "M", "ثى"), - (0xFC7B, "M", "ثي"), - (0xFC7C, "M", "فى"), - (0xFC7D, "M", "في"), - (0xFC7E, "M", "قى"), - (0xFC7F, "M", "قي"), - (0xFC80, "M", "كا"), - (0xFC81, "M", "كل"), - (0xFC82, "M", "كم"), - (0xFC83, "M", "كى"), - (0xFC84, "M", "كي"), - (0xFC85, "M", "لم"), - (0xFC86, "M", "لى"), - (0xFC87, "M", "لي"), - (0xFC88, "M", "ما"), - (0xFC89, "M", "مم"), - (0xFC8A, "M", "نر"), - (0xFC8B, "M", "نز"), - (0xFC8C, "M", "نم"), - (0xFC8D, "M", "نن"), - (0xFC8E, "M", "نى"), - (0xFC8F, "M", "ني"), - (0xFC90, "M", "ىٰ"), - (0xFC91, "M", "ير"), - (0xFC92, "M", "يز"), - (0xFC93, "M", "يم"), - (0xFC94, "M", "ين"), - (0xFC95, "M", "يى"), - (0xFC96, "M", "يي"), - (0xFC97, "M", "ئج"), - ] - - -def _seg_47() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0xFC98, "M", "ئح"), - (0xFC99, "M", "ئخ"), - (0xFC9A, "M", "ئم"), - (0xFC9B, "M", "ئه"), - (0xFC9C, "M", "بج"), - (0xFC9D, "M", "بح"), - (0xFC9E, "M", "بخ"), - (0xFC9F, "M", "بم"), - (0xFCA0, "M", "به"), - (0xFCA1, "M", "تج"), - (0xFCA2, "M", "تح"), - (0xFCA3, "M", "تخ"), - (0xFCA4, "M", "تم"), - (0xFCA5, "M", "ته"), - (0xFCA6, "M", "ثم"), - (0xFCA7, "M", "جح"), - (0xFCA8, "M", "جم"), - (0xFCA9, "M", "حج"), - (0xFCAA, "M", "حم"), - (0xFCAB, "M", "خج"), - (0xFCAC, "M", "خم"), - (0xFCAD, "M", "سج"), - (0xFCAE, "M", "سح"), - (0xFCAF, "M", "سخ"), - (0xFCB0, "M", "سم"), - (0xFCB1, "M", "صح"), - (0xFCB2, "M", "صخ"), - (0xFCB3, "M", "صم"), - (0xFCB4, "M", "ضج"), - (0xFCB5, "M", "ضح"), - (0xFCB6, "M", "ضخ"), - (0xFCB7, "M", "ضم"), - (0xFCB8, "M", "طح"), - (0xFCB9, "M", "ظم"), - (0xFCBA, "M", "عج"), - (0xFCBB, "M", "عم"), - (0xFCBC, "M", "غج"), - (0xFCBD, "M", "غم"), - (0xFCBE, "M", "فج"), - (0xFCBF, "M", "فح"), - (0xFCC0, "M", "فخ"), - (0xFCC1, "M", "فم"), - (0xFCC2, "M", "قح"), - (0xFCC3, "M", "قم"), - (0xFCC4, "M", "كج"), - (0xFCC5, "M", "كح"), - (0xFCC6, "M", "كخ"), - (0xFCC7, "M", "كل"), - (0xFCC8, "M", "كم"), - (0xFCC9, "M", "لج"), - (0xFCCA, "M", "لح"), - (0xFCCB, "M", "لخ"), - (0xFCCC, "M", "لم"), - (0xFCCD, "M", "له"), - (0xFCCE, "M", "مج"), - (0xFCCF, "M", "مح"), - (0xFCD0, "M", "مخ"), - (0xFCD1, "M", "مم"), - (0xFCD2, "M", "نج"), - (0xFCD3, "M", "نح"), - (0xFCD4, "M", "نخ"), - (0xFCD5, "M", "نم"), - (0xFCD6, "M", "نه"), - (0xFCD7, "M", "هج"), - (0xFCD8, "M", "هم"), - (0xFCD9, "M", "هٰ"), - (0xFCDA, "M", "يج"), - (0xFCDB, "M", "يح"), - (0xFCDC, "M", "يخ"), - (0xFCDD, "M", "يم"), - (0xFCDE, "M", "يه"), - (0xFCDF, "M", "ئم"), - (0xFCE0, "M", "ئه"), - (0xFCE1, "M", "بم"), - (0xFCE2, "M", "به"), - (0xFCE3, "M", "تم"), - (0xFCE4, "M", "ته"), - (0xFCE5, "M", "ثم"), - (0xFCE6, "M", "ثه"), - (0xFCE7, "M", "سم"), - (0xFCE8, "M", "سه"), - (0xFCE9, "M", "شم"), - (0xFCEA, "M", "شه"), - (0xFCEB, "M", "كل"), - (0xFCEC, "M", "كم"), - (0xFCED, "M", "لم"), - (0xFCEE, "M", "نم"), - (0xFCEF, "M", "نه"), - (0xFCF0, "M", "يم"), - (0xFCF1, "M", "يه"), - (0xFCF2, "M", "ـَّ"), - (0xFCF3, "M", "ـُّ"), - (0xFCF4, "M", "ـِّ"), - (0xFCF5, "M", "طى"), - (0xFCF6, "M", "طي"), - (0xFCF7, "M", "عى"), - (0xFCF8, "M", "عي"), - (0xFCF9, "M", "غى"), - (0xFCFA, "M", "غي"), - (0xFCFB, "M", "سى"), - ] - - -def _seg_48() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0xFCFC, "M", "سي"), - (0xFCFD, "M", "شى"), - (0xFCFE, "M", "شي"), - (0xFCFF, "M", "حى"), - (0xFD00, "M", "حي"), - (0xFD01, "M", "جى"), - (0xFD02, "M", "جي"), - (0xFD03, "M", "خى"), - (0xFD04, "M", "خي"), - (0xFD05, "M", "صى"), - (0xFD06, "M", "صي"), - (0xFD07, "M", "ضى"), - (0xFD08, "M", "ضي"), - (0xFD09, "M", "شج"), - (0xFD0A, "M", "شح"), - (0xFD0B, "M", "شخ"), - (0xFD0C, "M", "شم"), - (0xFD0D, "M", "شر"), - (0xFD0E, "M", "سر"), - (0xFD0F, "M", "صر"), - (0xFD10, "M", "ضر"), - (0xFD11, "M", "طى"), - (0xFD12, "M", "طي"), - (0xFD13, "M", "عى"), - (0xFD14, "M", "عي"), - (0xFD15, "M", "غى"), - (0xFD16, "M", "غي"), - (0xFD17, "M", "سى"), - (0xFD18, "M", "سي"), - (0xFD19, "M", "شى"), - (0xFD1A, "M", "شي"), - (0xFD1B, "M", "حى"), - (0xFD1C, "M", "حي"), - (0xFD1D, "M", "جى"), - (0xFD1E, "M", "جي"), - (0xFD1F, "M", "خى"), - (0xFD20, "M", "خي"), - (0xFD21, "M", "صى"), - (0xFD22, "M", "صي"), - (0xFD23, "M", "ضى"), - (0xFD24, "M", "ضي"), - (0xFD25, "M", "شج"), - (0xFD26, "M", "شح"), - (0xFD27, "M", "شخ"), - (0xFD28, "M", "شم"), - (0xFD29, "M", "شر"), - (0xFD2A, "M", "سر"), - (0xFD2B, "M", "صر"), - (0xFD2C, "M", "ضر"), - (0xFD2D, "M", "شج"), - (0xFD2E, "M", "شح"), - (0xFD2F, "M", "شخ"), - (0xFD30, "M", "شم"), - (0xFD31, "M", "سه"), - (0xFD32, "M", "شه"), - (0xFD33, "M", "طم"), - (0xFD34, "M", "سج"), - (0xFD35, "M", "سح"), - (0xFD36, "M", "سخ"), - (0xFD37, "M", "شج"), - (0xFD38, "M", "شح"), - (0xFD39, "M", "شخ"), - (0xFD3A, "M", "طم"), - (0xFD3B, "M", "ظم"), - (0xFD3C, "M", "اً"), - (0xFD3E, "V"), - (0xFD50, "M", "تجم"), - (0xFD51, "M", "تحج"), - (0xFD53, "M", "تحم"), - (0xFD54, "M", "تخم"), - (0xFD55, "M", "تمج"), - (0xFD56, "M", "تمح"), - (0xFD57, "M", "تمخ"), - (0xFD58, "M", "جمح"), - (0xFD5A, "M", "حمي"), - (0xFD5B, "M", "حمى"), - (0xFD5C, "M", "سحج"), - (0xFD5D, "M", "سجح"), - (0xFD5E, "M", "سجى"), - (0xFD5F, "M", "سمح"), - (0xFD61, "M", "سمج"), - (0xFD62, "M", "سمم"), - (0xFD64, "M", "صحح"), - (0xFD66, "M", "صمم"), - (0xFD67, "M", "شحم"), - (0xFD69, "M", "شجي"), - (0xFD6A, "M", "شمخ"), - (0xFD6C, "M", "شمم"), - (0xFD6E, "M", "ضحى"), - (0xFD6F, "M", "ضخم"), - (0xFD71, "M", "طمح"), - (0xFD73, "M", "طمم"), - (0xFD74, "M", "طمي"), - (0xFD75, "M", "عجم"), - (0xFD76, "M", "عمم"), - (0xFD78, "M", "عمى"), - (0xFD79, "M", "غمم"), - (0xFD7A, "M", "غمي"), - (0xFD7B, "M", "غمى"), - (0xFD7C, "M", "فخم"), - ] - - -def _seg_49() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0xFD7E, "M", "قمح"), - (0xFD7F, "M", "قمم"), - (0xFD80, "M", "لحم"), - (0xFD81, "M", "لحي"), - (0xFD82, "M", "لحى"), - (0xFD83, "M", "لجج"), - (0xFD85, "M", "لخم"), - (0xFD87, "M", "لمح"), - (0xFD89, "M", "محج"), - (0xFD8A, "M", "محم"), - (0xFD8B, "M", "محي"), - (0xFD8C, "M", "مجح"), - (0xFD8D, "M", "مجم"), - (0xFD8E, "M", "مخج"), - (0xFD8F, "M", "مخم"), - (0xFD90, "X"), - (0xFD92, "M", "مجخ"), - (0xFD93, "M", "همج"), - (0xFD94, "M", "همم"), - (0xFD95, "M", "نحم"), - (0xFD96, "M", "نحى"), - (0xFD97, "M", "نجم"), - (0xFD99, "M", "نجى"), - (0xFD9A, "M", "نمي"), - (0xFD9B, "M", "نمى"), - (0xFD9C, "M", "يمم"), - (0xFD9E, "M", "بخي"), - (0xFD9F, "M", "تجي"), - (0xFDA0, "M", "تجى"), - (0xFDA1, "M", "تخي"), - (0xFDA2, "M", "تخى"), - (0xFDA3, "M", "تمي"), - (0xFDA4, "M", "تمى"), - (0xFDA5, "M", "جمي"), - (0xFDA6, "M", "جحى"), - (0xFDA7, "M", "جمى"), - (0xFDA8, "M", "سخى"), - (0xFDA9, "M", "صحي"), - (0xFDAA, "M", "شحي"), - (0xFDAB, "M", "ضحي"), - (0xFDAC, "M", "لجي"), - (0xFDAD, "M", "لمي"), - (0xFDAE, "M", "يحي"), - (0xFDAF, "M", "يجي"), - (0xFDB0, "M", "يمي"), - (0xFDB1, "M", "ممي"), - (0xFDB2, "M", "قمي"), - (0xFDB3, "M", "نحي"), - (0xFDB4, "M", "قمح"), - (0xFDB5, "M", "لحم"), - (0xFDB6, "M", "عمي"), - (0xFDB7, "M", "كمي"), - (0xFDB8, "M", "نجح"), - (0xFDB9, "M", "مخي"), - (0xFDBA, "M", "لجم"), - (0xFDBB, "M", "كمم"), - (0xFDBC, "M", "لجم"), - (0xFDBD, "M", "نجح"), - (0xFDBE, "M", "جحي"), - (0xFDBF, "M", "حجي"), - (0xFDC0, "M", "مجي"), - (0xFDC1, "M", "فمي"), - (0xFDC2, "M", "بحي"), - (0xFDC3, "M", "كمم"), - (0xFDC4, "M", "عجم"), - (0xFDC5, "M", "صمم"), - (0xFDC6, "M", "سخي"), - (0xFDC7, "M", "نجي"), - (0xFDC8, "X"), - (0xFDCF, "V"), - (0xFDD0, "X"), - (0xFDF0, "M", "صلے"), - (0xFDF1, "M", "قلے"), - (0xFDF2, "M", "الله"), - (0xFDF3, "M", "اكبر"), - (0xFDF4, "M", "محمد"), - (0xFDF5, "M", "صلعم"), - (0xFDF6, "M", "رسول"), - (0xFDF7, "M", "عليه"), - (0xFDF8, "M", "وسلم"), - (0xFDF9, "M", "صلى"), - (0xFDFA, "M", "صلى الله عليه وسلم"), - (0xFDFB, "M", "جل جلاله"), - (0xFDFC, "M", "ریال"), - (0xFDFD, "V"), - (0xFE00, "I"), - (0xFE10, "M", ","), - (0xFE11, "M", "、"), - (0xFE12, "X"), - (0xFE13, "M", ":"), - (0xFE14, "M", ";"), - (0xFE15, "M", "!"), - (0xFE16, "M", "?"), - (0xFE17, "M", "〖"), - (0xFE18, "M", "〗"), - (0xFE19, "X"), - (0xFE20, "V"), - (0xFE30, "X"), - (0xFE31, "M", "—"), - (0xFE32, "M", "–"), - ] - - -def _seg_50() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0xFE33, "M", "_"), - (0xFE35, "M", "("), - (0xFE36, "M", ")"), - (0xFE37, "M", "{"), - (0xFE38, "M", "}"), - (0xFE39, "M", "〔"), - (0xFE3A, "M", "〕"), - (0xFE3B, "M", "【"), - (0xFE3C, "M", "】"), - (0xFE3D, "M", "《"), - (0xFE3E, "M", "》"), - (0xFE3F, "M", "〈"), - (0xFE40, "M", "〉"), - (0xFE41, "M", "「"), - (0xFE42, "M", "」"), - (0xFE43, "M", "『"), - (0xFE44, "M", "』"), - (0xFE45, "V"), - (0xFE47, "M", "["), - (0xFE48, "M", "]"), - (0xFE49, "M", " ̅"), - (0xFE4D, "M", "_"), - (0xFE50, "M", ","), - (0xFE51, "M", "、"), - (0xFE52, "X"), - (0xFE54, "M", ";"), - (0xFE55, "M", ":"), - (0xFE56, "M", "?"), - (0xFE57, "M", "!"), - (0xFE58, "M", "—"), - (0xFE59, "M", "("), - (0xFE5A, "M", ")"), - (0xFE5B, "M", "{"), - (0xFE5C, "M", "}"), - (0xFE5D, "M", "〔"), - (0xFE5E, "M", "〕"), - (0xFE5F, "M", "#"), - (0xFE60, "M", "&"), - (0xFE61, "M", "*"), - (0xFE62, "M", "+"), - (0xFE63, "M", "-"), - (0xFE64, "M", "<"), - (0xFE65, "M", ">"), - (0xFE66, "M", "="), - (0xFE67, "X"), - (0xFE68, "M", "\\"), - (0xFE69, "M", "$"), - (0xFE6A, "M", "%"), - (0xFE6B, "M", "@"), - (0xFE6C, "X"), - (0xFE70, "M", " ً"), - (0xFE71, "M", "ـً"), - (0xFE72, "M", " ٌ"), - (0xFE73, "V"), - (0xFE74, "M", " ٍ"), - (0xFE75, "X"), - (0xFE76, "M", " َ"), - (0xFE77, "M", "ـَ"), - (0xFE78, "M", " ُ"), - (0xFE79, "M", "ـُ"), - (0xFE7A, "M", " ِ"), - (0xFE7B, "M", "ـِ"), - (0xFE7C, "M", " ّ"), - (0xFE7D, "M", "ـّ"), - (0xFE7E, "M", " ْ"), - (0xFE7F, "M", "ـْ"), - (0xFE80, "M", "ء"), - (0xFE81, "M", "آ"), - (0xFE83, "M", "أ"), - (0xFE85, "M", "ؤ"), - (0xFE87, "M", "إ"), - (0xFE89, "M", "ئ"), - (0xFE8D, "M", "ا"), - (0xFE8F, "M", "ب"), - (0xFE93, "M", "ة"), - (0xFE95, "M", "ت"), - (0xFE99, "M", "ث"), - (0xFE9D, "M", "ج"), - (0xFEA1, "M", "ح"), - (0xFEA5, "M", "خ"), - (0xFEA9, "M", "د"), - (0xFEAB, "M", "ذ"), - (0xFEAD, "M", "ر"), - (0xFEAF, "M", "ز"), - (0xFEB1, "M", "س"), - (0xFEB5, "M", "ش"), - (0xFEB9, "M", "ص"), - (0xFEBD, "M", "ض"), - (0xFEC1, "M", "ط"), - (0xFEC5, "M", "ظ"), - (0xFEC9, "M", "ع"), - (0xFECD, "M", "غ"), - (0xFED1, "M", "ف"), - (0xFED5, "M", "ق"), - (0xFED9, "M", "ك"), - (0xFEDD, "M", "ل"), - (0xFEE1, "M", "م"), - (0xFEE5, "M", "ن"), - (0xFEE9, "M", "ه"), - (0xFEED, "M", "و"), - ] - - -def _seg_51() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0xFEEF, "M", "ى"), - (0xFEF1, "M", "ي"), - (0xFEF5, "M", "لآ"), - (0xFEF7, "M", "لأ"), - (0xFEF9, "M", "لإ"), - (0xFEFB, "M", "لا"), - (0xFEFD, "X"), - (0xFEFF, "I"), - (0xFF00, "X"), - (0xFF01, "M", "!"), - (0xFF02, "M", '"'), - (0xFF03, "M", "#"), - (0xFF04, "M", "$"), - (0xFF05, "M", "%"), - (0xFF06, "M", "&"), - (0xFF07, "M", "'"), - (0xFF08, "M", "("), - (0xFF09, "M", ")"), - (0xFF0A, "M", "*"), - (0xFF0B, "M", "+"), - (0xFF0C, "M", ","), - (0xFF0D, "M", "-"), - (0xFF0E, "M", "."), - (0xFF0F, "M", "/"), - (0xFF10, "M", "0"), - (0xFF11, "M", "1"), - (0xFF12, "M", "2"), - (0xFF13, "M", "3"), - (0xFF14, "M", "4"), - (0xFF15, "M", "5"), - (0xFF16, "M", "6"), - (0xFF17, "M", "7"), - (0xFF18, "M", "8"), - (0xFF19, "M", "9"), - (0xFF1A, "M", ":"), - (0xFF1B, "M", ";"), - (0xFF1C, "M", "<"), - (0xFF1D, "M", "="), - (0xFF1E, "M", ">"), - (0xFF1F, "M", "?"), - (0xFF20, "M", "@"), - (0xFF21, "M", "a"), - (0xFF22, "M", "b"), - (0xFF23, "M", "c"), - (0xFF24, "M", "d"), - (0xFF25, "M", "e"), - (0xFF26, "M", "f"), - (0xFF27, "M", "g"), - (0xFF28, "M", "h"), - (0xFF29, "M", "i"), - (0xFF2A, "M", "j"), - (0xFF2B, "M", "k"), - (0xFF2C, "M", "l"), - (0xFF2D, "M", "m"), - (0xFF2E, "M", "n"), - (0xFF2F, "M", "o"), - (0xFF30, "M", "p"), - (0xFF31, "M", "q"), - (0xFF32, "M", "r"), - (0xFF33, "M", "s"), - (0xFF34, "M", "t"), - (0xFF35, "M", "u"), - (0xFF36, "M", "v"), - (0xFF37, "M", "w"), - (0xFF38, "M", "x"), - (0xFF39, "M", "y"), - (0xFF3A, "M", "z"), - (0xFF3B, "M", "["), - (0xFF3C, "M", "\\"), - (0xFF3D, "M", "]"), - (0xFF3E, "M", "^"), - (0xFF3F, "M", "_"), - (0xFF40, "M", "`"), - (0xFF41, "M", "a"), - (0xFF42, "M", "b"), - (0xFF43, "M", "c"), - (0xFF44, "M", "d"), - (0xFF45, "M", "e"), - (0xFF46, "M", "f"), - (0xFF47, "M", "g"), - (0xFF48, "M", "h"), - (0xFF49, "M", "i"), - (0xFF4A, "M", "j"), - (0xFF4B, "M", "k"), - (0xFF4C, "M", "l"), - (0xFF4D, "M", "m"), - (0xFF4E, "M", "n"), - (0xFF4F, "M", "o"), - (0xFF50, "M", "p"), - (0xFF51, "M", "q"), - (0xFF52, "M", "r"), - (0xFF53, "M", "s"), - (0xFF54, "M", "t"), - (0xFF55, "M", "u"), - (0xFF56, "M", "v"), - (0xFF57, "M", "w"), - (0xFF58, "M", "x"), - (0xFF59, "M", "y"), - (0xFF5A, "M", "z"), - (0xFF5B, "M", "{"), - ] - - -def _seg_52() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0xFF5C, "M", "|"), - (0xFF5D, "M", "}"), - (0xFF5E, "M", "~"), - (0xFF5F, "M", "⦅"), - (0xFF60, "M", "⦆"), - (0xFF61, "M", "."), - (0xFF62, "M", "「"), - (0xFF63, "M", "」"), - (0xFF64, "M", "、"), - (0xFF65, "M", "・"), - (0xFF66, "M", "ヲ"), - (0xFF67, "M", "ァ"), - (0xFF68, "M", "ィ"), - (0xFF69, "M", "ゥ"), - (0xFF6A, "M", "ェ"), - (0xFF6B, "M", "ォ"), - (0xFF6C, "M", "ャ"), - (0xFF6D, "M", "ュ"), - (0xFF6E, "M", "ョ"), - (0xFF6F, "M", "ッ"), - (0xFF70, "M", "ー"), - (0xFF71, "M", "ア"), - (0xFF72, "M", "イ"), - (0xFF73, "M", "ウ"), - (0xFF74, "M", "エ"), - (0xFF75, "M", "オ"), - (0xFF76, "M", "カ"), - (0xFF77, "M", "キ"), - (0xFF78, "M", "ク"), - (0xFF79, "M", "ケ"), - (0xFF7A, "M", "コ"), - (0xFF7B, "M", "サ"), - (0xFF7C, "M", "シ"), - (0xFF7D, "M", "ス"), - (0xFF7E, "M", "セ"), - (0xFF7F, "M", "ソ"), - (0xFF80, "M", "タ"), - (0xFF81, "M", "チ"), - (0xFF82, "M", "ツ"), - (0xFF83, "M", "テ"), - (0xFF84, "M", "ト"), - (0xFF85, "M", "ナ"), - (0xFF86, "M", "ニ"), - (0xFF87, "M", "ヌ"), - (0xFF88, "M", "ネ"), - (0xFF89, "M", "ノ"), - (0xFF8A, "M", "ハ"), - (0xFF8B, "M", "ヒ"), - (0xFF8C, "M", "フ"), - (0xFF8D, "M", "ヘ"), - (0xFF8E, "M", "ホ"), - (0xFF8F, "M", "マ"), - (0xFF90, "M", "ミ"), - (0xFF91, "M", "ム"), - (0xFF92, "M", "メ"), - (0xFF93, "M", "モ"), - (0xFF94, "M", "ヤ"), - (0xFF95, "M", "ユ"), - (0xFF96, "M", "ヨ"), - (0xFF97, "M", "ラ"), - (0xFF98, "M", "リ"), - (0xFF99, "M", "ル"), - (0xFF9A, "M", "レ"), - (0xFF9B, "M", "ロ"), - (0xFF9C, "M", "ワ"), - (0xFF9D, "M", "ン"), - (0xFF9E, "M", "゙"), - (0xFF9F, "M", "゚"), - (0xFFA0, "I"), - (0xFFA1, "M", "ᄀ"), - (0xFFA2, "M", "ᄁ"), - (0xFFA3, "M", "ᆪ"), - (0xFFA4, "M", "ᄂ"), - (0xFFA5, "M", "ᆬ"), - (0xFFA6, "M", "ᆭ"), - (0xFFA7, "M", "ᄃ"), - (0xFFA8, "M", "ᄄ"), - (0xFFA9, "M", "ᄅ"), - (0xFFAA, "M", "ᆰ"), - (0xFFAB, "M", "ᆱ"), - (0xFFAC, "M", "ᆲ"), - (0xFFAD, "M", "ᆳ"), - (0xFFAE, "M", "ᆴ"), - (0xFFAF, "M", "ᆵ"), - (0xFFB0, "M", "ᄚ"), - (0xFFB1, "M", "ᄆ"), - (0xFFB2, "M", "ᄇ"), - (0xFFB3, "M", "ᄈ"), - (0xFFB4, "M", "ᄡ"), - (0xFFB5, "M", "ᄉ"), - (0xFFB6, "M", "ᄊ"), - (0xFFB7, "M", "ᄋ"), - (0xFFB8, "M", "ᄌ"), - (0xFFB9, "M", "ᄍ"), - (0xFFBA, "M", "ᄎ"), - (0xFFBB, "M", "ᄏ"), - (0xFFBC, "M", "ᄐ"), - (0xFFBD, "M", "ᄑ"), - (0xFFBE, "M", "ᄒ"), - (0xFFBF, "X"), - ] - - -def _seg_53() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0xFFC2, "M", "ᅡ"), - (0xFFC3, "M", "ᅢ"), - (0xFFC4, "M", "ᅣ"), - (0xFFC5, "M", "ᅤ"), - (0xFFC6, "M", "ᅥ"), - (0xFFC7, "M", "ᅦ"), - (0xFFC8, "X"), - (0xFFCA, "M", "ᅧ"), - (0xFFCB, "M", "ᅨ"), - (0xFFCC, "M", "ᅩ"), - (0xFFCD, "M", "ᅪ"), - (0xFFCE, "M", "ᅫ"), - (0xFFCF, "M", "ᅬ"), - (0xFFD0, "X"), - (0xFFD2, "M", "ᅭ"), - (0xFFD3, "M", "ᅮ"), - (0xFFD4, "M", "ᅯ"), - (0xFFD5, "M", "ᅰ"), - (0xFFD6, "M", "ᅱ"), - (0xFFD7, "M", "ᅲ"), - (0xFFD8, "X"), - (0xFFDA, "M", "ᅳ"), - (0xFFDB, "M", "ᅴ"), - (0xFFDC, "M", "ᅵ"), - (0xFFDD, "X"), - (0xFFE0, "M", "¢"), - (0xFFE1, "M", "£"), - (0xFFE2, "M", "¬"), - (0xFFE3, "M", " ̄"), - (0xFFE4, "M", "¦"), - (0xFFE5, "M", "¥"), - (0xFFE6, "M", "₩"), - (0xFFE7, "X"), - (0xFFE8, "M", "│"), - (0xFFE9, "M", "←"), - (0xFFEA, "M", "↑"), - (0xFFEB, "M", "→"), - (0xFFEC, "M", "↓"), - (0xFFED, "M", "■"), - (0xFFEE, "M", "○"), - (0xFFEF, "X"), - (0x10000, "V"), - (0x1000C, "X"), - (0x1000D, "V"), - (0x10027, "X"), - (0x10028, "V"), - (0x1003B, "X"), - (0x1003C, "V"), - (0x1003E, "X"), - (0x1003F, "V"), - (0x1004E, "X"), - (0x10050, "V"), - (0x1005E, "X"), - (0x10080, "V"), - (0x100FB, "X"), - (0x10100, "V"), - (0x10103, "X"), - (0x10107, "V"), - (0x10134, "X"), - (0x10137, "V"), - (0x1018F, "X"), - (0x10190, "V"), - (0x1019D, "X"), - (0x101A0, "V"), - (0x101A1, "X"), - (0x101D0, "V"), - (0x101FE, "X"), - (0x10280, "V"), - (0x1029D, "X"), - (0x102A0, "V"), - (0x102D1, "X"), - (0x102E0, "V"), - (0x102FC, "X"), - (0x10300, "V"), - (0x10324, "X"), - (0x1032D, "V"), - (0x1034B, "X"), - (0x10350, "V"), - (0x1037B, "X"), - (0x10380, "V"), - (0x1039E, "X"), - (0x1039F, "V"), - (0x103C4, "X"), - (0x103C8, "V"), - (0x103D6, "X"), - (0x10400, "M", "𐐨"), - (0x10401, "M", "𐐩"), - (0x10402, "M", "𐐪"), - (0x10403, "M", "𐐫"), - (0x10404, "M", "𐐬"), - (0x10405, "M", "𐐭"), - (0x10406, "M", "𐐮"), - (0x10407, "M", "𐐯"), - (0x10408, "M", "𐐰"), - (0x10409, "M", "𐐱"), - (0x1040A, "M", "𐐲"), - (0x1040B, "M", "𐐳"), - (0x1040C, "M", "𐐴"), - (0x1040D, "M", "𐐵"), - (0x1040E, "M", "𐐶"), - ] - - -def _seg_54() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x1040F, "M", "𐐷"), - (0x10410, "M", "𐐸"), - (0x10411, "M", "𐐹"), - (0x10412, "M", "𐐺"), - (0x10413, "M", "𐐻"), - (0x10414, "M", "𐐼"), - (0x10415, "M", "𐐽"), - (0x10416, "M", "𐐾"), - (0x10417, "M", "𐐿"), - (0x10418, "M", "𐑀"), - (0x10419, "M", "𐑁"), - (0x1041A, "M", "𐑂"), - (0x1041B, "M", "𐑃"), - (0x1041C, "M", "𐑄"), - (0x1041D, "M", "𐑅"), - (0x1041E, "M", "𐑆"), - (0x1041F, "M", "𐑇"), - (0x10420, "M", "𐑈"), - (0x10421, "M", "𐑉"), - (0x10422, "M", "𐑊"), - (0x10423, "M", "𐑋"), - (0x10424, "M", "𐑌"), - (0x10425, "M", "𐑍"), - (0x10426, "M", "𐑎"), - (0x10427, "M", "𐑏"), - (0x10428, "V"), - (0x1049E, "X"), - (0x104A0, "V"), - (0x104AA, "X"), - (0x104B0, "M", "𐓘"), - (0x104B1, "M", "𐓙"), - (0x104B2, "M", "𐓚"), - (0x104B3, "M", "𐓛"), - (0x104B4, "M", "𐓜"), - (0x104B5, "M", "𐓝"), - (0x104B6, "M", "𐓞"), - (0x104B7, "M", "𐓟"), - (0x104B8, "M", "𐓠"), - (0x104B9, "M", "𐓡"), - (0x104BA, "M", "𐓢"), - (0x104BB, "M", "𐓣"), - (0x104BC, "M", "𐓤"), - (0x104BD, "M", "𐓥"), - (0x104BE, "M", "𐓦"), - (0x104BF, "M", "𐓧"), - (0x104C0, "M", "𐓨"), - (0x104C1, "M", "𐓩"), - (0x104C2, "M", "𐓪"), - (0x104C3, "M", "𐓫"), - (0x104C4, "M", "𐓬"), - (0x104C5, "M", "𐓭"), - (0x104C6, "M", "𐓮"), - (0x104C7, "M", "𐓯"), - (0x104C8, "M", "𐓰"), - (0x104C9, "M", "𐓱"), - (0x104CA, "M", "𐓲"), - (0x104CB, "M", "𐓳"), - (0x104CC, "M", "𐓴"), - (0x104CD, "M", "𐓵"), - (0x104CE, "M", "𐓶"), - (0x104CF, "M", "𐓷"), - (0x104D0, "M", "𐓸"), - (0x104D1, "M", "𐓹"), - (0x104D2, "M", "𐓺"), - (0x104D3, "M", "𐓻"), - (0x104D4, "X"), - (0x104D8, "V"), - (0x104FC, "X"), - (0x10500, "V"), - (0x10528, "X"), - (0x10530, "V"), - (0x10564, "X"), - (0x1056F, "V"), - (0x10570, "M", "𐖗"), - (0x10571, "M", "𐖘"), - (0x10572, "M", "𐖙"), - (0x10573, "M", "𐖚"), - (0x10574, "M", "𐖛"), - (0x10575, "M", "𐖜"), - (0x10576, "M", "𐖝"), - (0x10577, "M", "𐖞"), - (0x10578, "M", "𐖟"), - (0x10579, "M", "𐖠"), - (0x1057A, "M", "𐖡"), - (0x1057B, "X"), - (0x1057C, "M", "𐖣"), - (0x1057D, "M", "𐖤"), - (0x1057E, "M", "𐖥"), - (0x1057F, "M", "𐖦"), - (0x10580, "M", "𐖧"), - (0x10581, "M", "𐖨"), - (0x10582, "M", "𐖩"), - (0x10583, "M", "𐖪"), - (0x10584, "M", "𐖫"), - (0x10585, "M", "𐖬"), - (0x10586, "M", "𐖭"), - (0x10587, "M", "𐖮"), - (0x10588, "M", "𐖯"), - (0x10589, "M", "𐖰"), - (0x1058A, "M", "𐖱"), - ] - - -def _seg_55() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x1058B, "X"), - (0x1058C, "M", "𐖳"), - (0x1058D, "M", "𐖴"), - (0x1058E, "M", "𐖵"), - (0x1058F, "M", "𐖶"), - (0x10590, "M", "𐖷"), - (0x10591, "M", "𐖸"), - (0x10592, "M", "𐖹"), - (0x10593, "X"), - (0x10594, "M", "𐖻"), - (0x10595, "M", "𐖼"), - (0x10596, "X"), - (0x10597, "V"), - (0x105A2, "X"), - (0x105A3, "V"), - (0x105B2, "X"), - (0x105B3, "V"), - (0x105BA, "X"), - (0x105BB, "V"), - (0x105BD, "X"), - (0x105C0, "V"), - (0x105F4, "X"), - (0x10600, "V"), - (0x10737, "X"), - (0x10740, "V"), - (0x10756, "X"), - (0x10760, "V"), - (0x10768, "X"), - (0x10780, "V"), - (0x10781, "M", "ː"), - (0x10782, "M", "ˑ"), - (0x10783, "M", "æ"), - (0x10784, "M", "ʙ"), - (0x10785, "M", "ɓ"), - (0x10786, "X"), - (0x10787, "M", "ʣ"), - (0x10788, "M", "ꭦ"), - (0x10789, "M", "ʥ"), - (0x1078A, "M", "ʤ"), - (0x1078B, "M", "ɖ"), - (0x1078C, "M", "ɗ"), - (0x1078D, "M", "ᶑ"), - (0x1078E, "M", "ɘ"), - (0x1078F, "M", "ɞ"), - (0x10790, "M", "ʩ"), - (0x10791, "M", "ɤ"), - (0x10792, "M", "ɢ"), - (0x10793, "M", "ɠ"), - (0x10794, "M", "ʛ"), - (0x10795, "M", "ħ"), - (0x10796, "M", "ʜ"), - (0x10797, "M", "ɧ"), - (0x10798, "M", "ʄ"), - (0x10799, "M", "ʪ"), - (0x1079A, "M", "ʫ"), - (0x1079B, "M", "ɬ"), - (0x1079C, "M", "𝼄"), - (0x1079D, "M", "ꞎ"), - (0x1079E, "M", "ɮ"), - (0x1079F, "M", "𝼅"), - (0x107A0, "M", "ʎ"), - (0x107A1, "M", "𝼆"), - (0x107A2, "M", "ø"), - (0x107A3, "M", "ɶ"), - (0x107A4, "M", "ɷ"), - (0x107A5, "M", "q"), - (0x107A6, "M", "ɺ"), - (0x107A7, "M", "𝼈"), - (0x107A8, "M", "ɽ"), - (0x107A9, "M", "ɾ"), - (0x107AA, "M", "ʀ"), - (0x107AB, "M", "ʨ"), - (0x107AC, "M", "ʦ"), - (0x107AD, "M", "ꭧ"), - (0x107AE, "M", "ʧ"), - (0x107AF, "M", "ʈ"), - (0x107B0, "M", "ⱱ"), - (0x107B1, "X"), - (0x107B2, "M", "ʏ"), - (0x107B3, "M", "ʡ"), - (0x107B4, "M", "ʢ"), - (0x107B5, "M", "ʘ"), - (0x107B6, "M", "ǀ"), - (0x107B7, "M", "ǁ"), - (0x107B8, "M", "ǂ"), - (0x107B9, "M", "𝼊"), - (0x107BA, "M", "𝼞"), - (0x107BB, "X"), - (0x10800, "V"), - (0x10806, "X"), - (0x10808, "V"), - (0x10809, "X"), - (0x1080A, "V"), - (0x10836, "X"), - (0x10837, "V"), - (0x10839, "X"), - (0x1083C, "V"), - (0x1083D, "X"), - (0x1083F, "V"), - (0x10856, "X"), - ] - - -def _seg_56() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x10857, "V"), - (0x1089F, "X"), - (0x108A7, "V"), - (0x108B0, "X"), - (0x108E0, "V"), - (0x108F3, "X"), - (0x108F4, "V"), - (0x108F6, "X"), - (0x108FB, "V"), - (0x1091C, "X"), - (0x1091F, "V"), - (0x1093A, "X"), - (0x1093F, "V"), - (0x10940, "X"), - (0x10980, "V"), - (0x109B8, "X"), - (0x109BC, "V"), - (0x109D0, "X"), - (0x109D2, "V"), - (0x10A04, "X"), - (0x10A05, "V"), - (0x10A07, "X"), - (0x10A0C, "V"), - (0x10A14, "X"), - (0x10A15, "V"), - (0x10A18, "X"), - (0x10A19, "V"), - (0x10A36, "X"), - (0x10A38, "V"), - (0x10A3B, "X"), - (0x10A3F, "V"), - (0x10A49, "X"), - (0x10A50, "V"), - (0x10A59, "X"), - (0x10A60, "V"), - (0x10AA0, "X"), - (0x10AC0, "V"), - (0x10AE7, "X"), - (0x10AEB, "V"), - (0x10AF7, "X"), - (0x10B00, "V"), - (0x10B36, "X"), - (0x10B39, "V"), - (0x10B56, "X"), - (0x10B58, "V"), - (0x10B73, "X"), - (0x10B78, "V"), - (0x10B92, "X"), - (0x10B99, "V"), - (0x10B9D, "X"), - (0x10BA9, "V"), - (0x10BB0, "X"), - (0x10C00, "V"), - (0x10C49, "X"), - (0x10C80, "M", "𐳀"), - (0x10C81, "M", "𐳁"), - (0x10C82, "M", "𐳂"), - (0x10C83, "M", "𐳃"), - (0x10C84, "M", "𐳄"), - (0x10C85, "M", "𐳅"), - (0x10C86, "M", "𐳆"), - (0x10C87, "M", "𐳇"), - (0x10C88, "M", "𐳈"), - (0x10C89, "M", "𐳉"), - (0x10C8A, "M", "𐳊"), - (0x10C8B, "M", "𐳋"), - (0x10C8C, "M", "𐳌"), - (0x10C8D, "M", "𐳍"), - (0x10C8E, "M", "𐳎"), - (0x10C8F, "M", "𐳏"), - (0x10C90, "M", "𐳐"), - (0x10C91, "M", "𐳑"), - (0x10C92, "M", "𐳒"), - (0x10C93, "M", "𐳓"), - (0x10C94, "M", "𐳔"), - (0x10C95, "M", "𐳕"), - (0x10C96, "M", "𐳖"), - (0x10C97, "M", "𐳗"), - (0x10C98, "M", "𐳘"), - (0x10C99, "M", "𐳙"), - (0x10C9A, "M", "𐳚"), - (0x10C9B, "M", "𐳛"), - (0x10C9C, "M", "𐳜"), - (0x10C9D, "M", "𐳝"), - (0x10C9E, "M", "𐳞"), - (0x10C9F, "M", "𐳟"), - (0x10CA0, "M", "𐳠"), - (0x10CA1, "M", "𐳡"), - (0x10CA2, "M", "𐳢"), - (0x10CA3, "M", "𐳣"), - (0x10CA4, "M", "𐳤"), - (0x10CA5, "M", "𐳥"), - (0x10CA6, "M", "𐳦"), - (0x10CA7, "M", "𐳧"), - (0x10CA8, "M", "𐳨"), - (0x10CA9, "M", "𐳩"), - (0x10CAA, "M", "𐳪"), - (0x10CAB, "M", "𐳫"), - (0x10CAC, "M", "𐳬"), - (0x10CAD, "M", "𐳭"), - ] - - -def _seg_57() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x10CAE, "M", "𐳮"), - (0x10CAF, "M", "𐳯"), - (0x10CB0, "M", "𐳰"), - (0x10CB1, "M", "𐳱"), - (0x10CB2, "M", "𐳲"), - (0x10CB3, "X"), - (0x10CC0, "V"), - (0x10CF3, "X"), - (0x10CFA, "V"), - (0x10D28, "X"), - (0x10D30, "V"), - (0x10D3A, "X"), - (0x10D40, "V"), - (0x10D50, "M", "𐵰"), - (0x10D51, "M", "𐵱"), - (0x10D52, "M", "𐵲"), - (0x10D53, "M", "𐵳"), - (0x10D54, "M", "𐵴"), - (0x10D55, "M", "𐵵"), - (0x10D56, "M", "𐵶"), - (0x10D57, "M", "𐵷"), - (0x10D58, "M", "𐵸"), - (0x10D59, "M", "𐵹"), - (0x10D5A, "M", "𐵺"), - (0x10D5B, "M", "𐵻"), - (0x10D5C, "M", "𐵼"), - (0x10D5D, "M", "𐵽"), - (0x10D5E, "M", "𐵾"), - (0x10D5F, "M", "𐵿"), - (0x10D60, "M", "𐶀"), - (0x10D61, "M", "𐶁"), - (0x10D62, "M", "𐶂"), - (0x10D63, "M", "𐶃"), - (0x10D64, "M", "𐶄"), - (0x10D65, "M", "𐶅"), - (0x10D66, "X"), - (0x10D69, "V"), - (0x10D86, "X"), - (0x10D8E, "V"), - (0x10D90, "X"), - (0x10E60, "V"), - (0x10E7F, "X"), - (0x10E80, "V"), - (0x10EAA, "X"), - (0x10EAB, "V"), - (0x10EAE, "X"), - (0x10EB0, "V"), - (0x10EB2, "X"), - (0x10EC2, "V"), - (0x10EC5, "X"), - (0x10EFC, "V"), - (0x10F28, "X"), - (0x10F30, "V"), - (0x10F5A, "X"), - (0x10F70, "V"), - (0x10F8A, "X"), - (0x10FB0, "V"), - (0x10FCC, "X"), - (0x10FE0, "V"), - (0x10FF7, "X"), - (0x11000, "V"), - (0x1104E, "X"), - (0x11052, "V"), - (0x11076, "X"), - (0x1107F, "V"), - (0x110BD, "X"), - (0x110BE, "V"), - (0x110C3, "X"), - (0x110D0, "V"), - (0x110E9, "X"), - (0x110F0, "V"), - (0x110FA, "X"), - (0x11100, "V"), - (0x11135, "X"), - (0x11136, "V"), - (0x11148, "X"), - (0x11150, "V"), - (0x11177, "X"), - (0x11180, "V"), - (0x111E0, "X"), - (0x111E1, "V"), - (0x111F5, "X"), - (0x11200, "V"), - (0x11212, "X"), - (0x11213, "V"), - (0x11242, "X"), - (0x11280, "V"), - (0x11287, "X"), - (0x11288, "V"), - (0x11289, "X"), - (0x1128A, "V"), - (0x1128E, "X"), - (0x1128F, "V"), - (0x1129E, "X"), - (0x1129F, "V"), - (0x112AA, "X"), - (0x112B0, "V"), - (0x112EB, "X"), - (0x112F0, "V"), - (0x112FA, "X"), - ] - - -def _seg_58() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x11300, "V"), - (0x11304, "X"), - (0x11305, "V"), - (0x1130D, "X"), - (0x1130F, "V"), - (0x11311, "X"), - (0x11313, "V"), - (0x11329, "X"), - (0x1132A, "V"), - (0x11331, "X"), - (0x11332, "V"), - (0x11334, "X"), - (0x11335, "V"), - (0x1133A, "X"), - (0x1133B, "V"), - (0x11345, "X"), - (0x11347, "V"), - (0x11349, "X"), - (0x1134B, "V"), - (0x1134E, "X"), - (0x11350, "V"), - (0x11351, "X"), - (0x11357, "V"), - (0x11358, "X"), - (0x1135D, "V"), - (0x11364, "X"), - (0x11366, "V"), - (0x1136D, "X"), - (0x11370, "V"), - (0x11375, "X"), - (0x11380, "V"), - (0x1138A, "X"), - (0x1138B, "V"), - (0x1138C, "X"), - (0x1138E, "V"), - (0x1138F, "X"), - (0x11390, "V"), - (0x113B6, "X"), - (0x113B7, "V"), - (0x113C1, "X"), - (0x113C2, "V"), - (0x113C3, "X"), - (0x113C5, "V"), - (0x113C6, "X"), - (0x113C7, "V"), - (0x113CB, "X"), - (0x113CC, "V"), - (0x113D6, "X"), - (0x113D7, "V"), - (0x113D9, "X"), - (0x113E1, "V"), - (0x113E3, "X"), - (0x11400, "V"), - (0x1145C, "X"), - (0x1145D, "V"), - (0x11462, "X"), - (0x11480, "V"), - (0x114C8, "X"), - (0x114D0, "V"), - (0x114DA, "X"), - (0x11580, "V"), - (0x115B6, "X"), - (0x115B8, "V"), - (0x115DE, "X"), - (0x11600, "V"), - (0x11645, "X"), - (0x11650, "V"), - (0x1165A, "X"), - (0x11660, "V"), - (0x1166D, "X"), - (0x11680, "V"), - (0x116BA, "X"), - (0x116C0, "V"), - (0x116CA, "X"), - (0x116D0, "V"), - (0x116E4, "X"), - (0x11700, "V"), - (0x1171B, "X"), - (0x1171D, "V"), - (0x1172C, "X"), - (0x11730, "V"), - (0x11747, "X"), - (0x11800, "V"), - (0x1183C, "X"), - (0x118A0, "M", "𑣀"), - (0x118A1, "M", "𑣁"), - (0x118A2, "M", "𑣂"), - (0x118A3, "M", "𑣃"), - (0x118A4, "M", "𑣄"), - (0x118A5, "M", "𑣅"), - (0x118A6, "M", "𑣆"), - (0x118A7, "M", "𑣇"), - (0x118A8, "M", "𑣈"), - (0x118A9, "M", "𑣉"), - (0x118AA, "M", "𑣊"), - (0x118AB, "M", "𑣋"), - (0x118AC, "M", "𑣌"), - (0x118AD, "M", "𑣍"), - (0x118AE, "M", "𑣎"), - (0x118AF, "M", "𑣏"), - ] - - -def _seg_59() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x118B0, "M", "𑣐"), - (0x118B1, "M", "𑣑"), - (0x118B2, "M", "𑣒"), - (0x118B3, "M", "𑣓"), - (0x118B4, "M", "𑣔"), - (0x118B5, "M", "𑣕"), - (0x118B6, "M", "𑣖"), - (0x118B7, "M", "𑣗"), - (0x118B8, "M", "𑣘"), - (0x118B9, "M", "𑣙"), - (0x118BA, "M", "𑣚"), - (0x118BB, "M", "𑣛"), - (0x118BC, "M", "𑣜"), - (0x118BD, "M", "𑣝"), - (0x118BE, "M", "𑣞"), - (0x118BF, "M", "𑣟"), - (0x118C0, "V"), - (0x118F3, "X"), - (0x118FF, "V"), - (0x11907, "X"), - (0x11909, "V"), - (0x1190A, "X"), - (0x1190C, "V"), - (0x11914, "X"), - (0x11915, "V"), - (0x11917, "X"), - (0x11918, "V"), - (0x11936, "X"), - (0x11937, "V"), - (0x11939, "X"), - (0x1193B, "V"), - (0x11947, "X"), - (0x11950, "V"), - (0x1195A, "X"), - (0x119A0, "V"), - (0x119A8, "X"), - (0x119AA, "V"), - (0x119D8, "X"), - (0x119DA, "V"), - (0x119E5, "X"), - (0x11A00, "V"), - (0x11A48, "X"), - (0x11A50, "V"), - (0x11AA3, "X"), - (0x11AB0, "V"), - (0x11AF9, "X"), - (0x11B00, "V"), - (0x11B0A, "X"), - (0x11BC0, "V"), - (0x11BE2, "X"), - (0x11BF0, "V"), - (0x11BFA, "X"), - (0x11C00, "V"), - (0x11C09, "X"), - (0x11C0A, "V"), - (0x11C37, "X"), - (0x11C38, "V"), - (0x11C46, "X"), - (0x11C50, "V"), - (0x11C6D, "X"), - (0x11C70, "V"), - (0x11C90, "X"), - (0x11C92, "V"), - (0x11CA8, "X"), - (0x11CA9, "V"), - (0x11CB7, "X"), - (0x11D00, "V"), - (0x11D07, "X"), - (0x11D08, "V"), - (0x11D0A, "X"), - (0x11D0B, "V"), - (0x11D37, "X"), - (0x11D3A, "V"), - (0x11D3B, "X"), - (0x11D3C, "V"), - (0x11D3E, "X"), - (0x11D3F, "V"), - (0x11D48, "X"), - (0x11D50, "V"), - (0x11D5A, "X"), - (0x11D60, "V"), - (0x11D66, "X"), - (0x11D67, "V"), - (0x11D69, "X"), - (0x11D6A, "V"), - (0x11D8F, "X"), - (0x11D90, "V"), - (0x11D92, "X"), - (0x11D93, "V"), - (0x11D99, "X"), - (0x11DA0, "V"), - (0x11DAA, "X"), - (0x11EE0, "V"), - (0x11EF9, "X"), - (0x11F00, "V"), - (0x11F11, "X"), - (0x11F12, "V"), - (0x11F3B, "X"), - (0x11F3E, "V"), - (0x11F5B, "X"), - ] - - -def _seg_60() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x11FB0, "V"), - (0x11FB1, "X"), - (0x11FC0, "V"), - (0x11FF2, "X"), - (0x11FFF, "V"), - (0x1239A, "X"), - (0x12400, "V"), - (0x1246F, "X"), - (0x12470, "V"), - (0x12475, "X"), - (0x12480, "V"), - (0x12544, "X"), - (0x12F90, "V"), - (0x12FF3, "X"), - (0x13000, "V"), - (0x13430, "X"), - (0x13440, "V"), - (0x13456, "X"), - (0x13460, "V"), - (0x143FB, "X"), - (0x14400, "V"), - (0x14647, "X"), - (0x16100, "V"), - (0x1613A, "X"), - (0x16800, "V"), - (0x16A39, "X"), - (0x16A40, "V"), - (0x16A5F, "X"), - (0x16A60, "V"), - (0x16A6A, "X"), - (0x16A6E, "V"), - (0x16ABF, "X"), - (0x16AC0, "V"), - (0x16ACA, "X"), - (0x16AD0, "V"), - (0x16AEE, "X"), - (0x16AF0, "V"), - (0x16AF6, "X"), - (0x16B00, "V"), - (0x16B46, "X"), - (0x16B50, "V"), - (0x16B5A, "X"), - (0x16B5B, "V"), - (0x16B62, "X"), - (0x16B63, "V"), - (0x16B78, "X"), - (0x16B7D, "V"), - (0x16B90, "X"), - (0x16D40, "V"), - (0x16D7A, "X"), - (0x16E40, "M", "𖹠"), - (0x16E41, "M", "𖹡"), - (0x16E42, "M", "𖹢"), - (0x16E43, "M", "𖹣"), - (0x16E44, "M", "𖹤"), - (0x16E45, "M", "𖹥"), - (0x16E46, "M", "𖹦"), - (0x16E47, "M", "𖹧"), - (0x16E48, "M", "𖹨"), - (0x16E49, "M", "𖹩"), - (0x16E4A, "M", "𖹪"), - (0x16E4B, "M", "𖹫"), - (0x16E4C, "M", "𖹬"), - (0x16E4D, "M", "𖹭"), - (0x16E4E, "M", "𖹮"), - (0x16E4F, "M", "𖹯"), - (0x16E50, "M", "𖹰"), - (0x16E51, "M", "𖹱"), - (0x16E52, "M", "𖹲"), - (0x16E53, "M", "𖹳"), - (0x16E54, "M", "𖹴"), - (0x16E55, "M", "𖹵"), - (0x16E56, "M", "𖹶"), - (0x16E57, "M", "𖹷"), - (0x16E58, "M", "𖹸"), - (0x16E59, "M", "𖹹"), - (0x16E5A, "M", "𖹺"), - (0x16E5B, "M", "𖹻"), - (0x16E5C, "M", "𖹼"), - (0x16E5D, "M", "𖹽"), - (0x16E5E, "M", "𖹾"), - (0x16E5F, "M", "𖹿"), - (0x16E60, "V"), - (0x16E9B, "X"), - (0x16F00, "V"), - (0x16F4B, "X"), - (0x16F4F, "V"), - (0x16F88, "X"), - (0x16F8F, "V"), - (0x16FA0, "X"), - (0x16FE0, "V"), - (0x16FE5, "X"), - (0x16FF0, "V"), - (0x16FF2, "X"), - (0x17000, "V"), - (0x187F8, "X"), - (0x18800, "V"), - (0x18CD6, "X"), - (0x18CFF, "V"), - (0x18D09, "X"), - ] - - -def _seg_61() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x1AFF0, "V"), - (0x1AFF4, "X"), - (0x1AFF5, "V"), - (0x1AFFC, "X"), - (0x1AFFD, "V"), - (0x1AFFF, "X"), - (0x1B000, "V"), - (0x1B123, "X"), - (0x1B132, "V"), - (0x1B133, "X"), - (0x1B150, "V"), - (0x1B153, "X"), - (0x1B155, "V"), - (0x1B156, "X"), - (0x1B164, "V"), - (0x1B168, "X"), - (0x1B170, "V"), - (0x1B2FC, "X"), - (0x1BC00, "V"), - (0x1BC6B, "X"), - (0x1BC70, "V"), - (0x1BC7D, "X"), - (0x1BC80, "V"), - (0x1BC89, "X"), - (0x1BC90, "V"), - (0x1BC9A, "X"), - (0x1BC9C, "V"), - (0x1BCA0, "I"), - (0x1BCA4, "X"), - (0x1CC00, "V"), - (0x1CCD6, "M", "a"), - (0x1CCD7, "M", "b"), - (0x1CCD8, "M", "c"), - (0x1CCD9, "M", "d"), - (0x1CCDA, "M", "e"), - (0x1CCDB, "M", "f"), - (0x1CCDC, "M", "g"), - (0x1CCDD, "M", "h"), - (0x1CCDE, "M", "i"), - (0x1CCDF, "M", "j"), - (0x1CCE0, "M", "k"), - (0x1CCE1, "M", "l"), - (0x1CCE2, "M", "m"), - (0x1CCE3, "M", "n"), - (0x1CCE4, "M", "o"), - (0x1CCE5, "M", "p"), - (0x1CCE6, "M", "q"), - (0x1CCE7, "M", "r"), - (0x1CCE8, "M", "s"), - (0x1CCE9, "M", "t"), - (0x1CCEA, "M", "u"), - (0x1CCEB, "M", "v"), - (0x1CCEC, "M", "w"), - (0x1CCED, "M", "x"), - (0x1CCEE, "M", "y"), - (0x1CCEF, "M", "z"), - (0x1CCF0, "M", "0"), - (0x1CCF1, "M", "1"), - (0x1CCF2, "M", "2"), - (0x1CCF3, "M", "3"), - (0x1CCF4, "M", "4"), - (0x1CCF5, "M", "5"), - (0x1CCF6, "M", "6"), - (0x1CCF7, "M", "7"), - (0x1CCF8, "M", "8"), - (0x1CCF9, "M", "9"), - (0x1CCFA, "X"), - (0x1CD00, "V"), - (0x1CEB4, "X"), - (0x1CF00, "V"), - (0x1CF2E, "X"), - (0x1CF30, "V"), - (0x1CF47, "X"), - (0x1CF50, "V"), - (0x1CFC4, "X"), - (0x1D000, "V"), - (0x1D0F6, "X"), - (0x1D100, "V"), - (0x1D127, "X"), - (0x1D129, "V"), - (0x1D15E, "M", "𝅗𝅥"), - (0x1D15F, "M", "𝅘𝅥"), - (0x1D160, "M", "𝅘𝅥𝅮"), - (0x1D161, "M", "𝅘𝅥𝅯"), - (0x1D162, "M", "𝅘𝅥𝅰"), - (0x1D163, "M", "𝅘𝅥𝅱"), - (0x1D164, "M", "𝅘𝅥𝅲"), - (0x1D165, "V"), - (0x1D173, "I"), - (0x1D17B, "V"), - (0x1D1BB, "M", "𝆹𝅥"), - (0x1D1BC, "M", "𝆺𝅥"), - (0x1D1BD, "M", "𝆹𝅥𝅮"), - (0x1D1BE, "M", "𝆺𝅥𝅮"), - (0x1D1BF, "M", "𝆹𝅥𝅯"), - (0x1D1C0, "M", "𝆺𝅥𝅯"), - (0x1D1C1, "V"), - (0x1D1EB, "X"), - (0x1D200, "V"), - (0x1D246, "X"), - ] - - -def _seg_62() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x1D2C0, "V"), - (0x1D2D4, "X"), - (0x1D2E0, "V"), - (0x1D2F4, "X"), - (0x1D300, "V"), - (0x1D357, "X"), - (0x1D360, "V"), - (0x1D379, "X"), - (0x1D400, "M", "a"), - (0x1D401, "M", "b"), - (0x1D402, "M", "c"), - (0x1D403, "M", "d"), - (0x1D404, "M", "e"), - (0x1D405, "M", "f"), - (0x1D406, "M", "g"), - (0x1D407, "M", "h"), - (0x1D408, "M", "i"), - (0x1D409, "M", "j"), - (0x1D40A, "M", "k"), - (0x1D40B, "M", "l"), - (0x1D40C, "M", "m"), - (0x1D40D, "M", "n"), - (0x1D40E, "M", "o"), - (0x1D40F, "M", "p"), - (0x1D410, "M", "q"), - (0x1D411, "M", "r"), - (0x1D412, "M", "s"), - (0x1D413, "M", "t"), - (0x1D414, "M", "u"), - (0x1D415, "M", "v"), - (0x1D416, "M", "w"), - (0x1D417, "M", "x"), - (0x1D418, "M", "y"), - (0x1D419, "M", "z"), - (0x1D41A, "M", "a"), - (0x1D41B, "M", "b"), - (0x1D41C, "M", "c"), - (0x1D41D, "M", "d"), - (0x1D41E, "M", "e"), - (0x1D41F, "M", "f"), - (0x1D420, "M", "g"), - (0x1D421, "M", "h"), - (0x1D422, "M", "i"), - (0x1D423, "M", "j"), - (0x1D424, "M", "k"), - (0x1D425, "M", "l"), - (0x1D426, "M", "m"), - (0x1D427, "M", "n"), - (0x1D428, "M", "o"), - (0x1D429, "M", "p"), - (0x1D42A, "M", "q"), - (0x1D42B, "M", "r"), - (0x1D42C, "M", "s"), - (0x1D42D, "M", "t"), - (0x1D42E, "M", "u"), - (0x1D42F, "M", "v"), - (0x1D430, "M", "w"), - (0x1D431, "M", "x"), - (0x1D432, "M", "y"), - (0x1D433, "M", "z"), - (0x1D434, "M", "a"), - (0x1D435, "M", "b"), - (0x1D436, "M", "c"), - (0x1D437, "M", "d"), - (0x1D438, "M", "e"), - (0x1D439, "M", "f"), - (0x1D43A, "M", "g"), - (0x1D43B, "M", "h"), - (0x1D43C, "M", "i"), - (0x1D43D, "M", "j"), - (0x1D43E, "M", "k"), - (0x1D43F, "M", "l"), - (0x1D440, "M", "m"), - (0x1D441, "M", "n"), - (0x1D442, "M", "o"), - (0x1D443, "M", "p"), - (0x1D444, "M", "q"), - (0x1D445, "M", "r"), - (0x1D446, "M", "s"), - (0x1D447, "M", "t"), - (0x1D448, "M", "u"), - (0x1D449, "M", "v"), - (0x1D44A, "M", "w"), - (0x1D44B, "M", "x"), - (0x1D44C, "M", "y"), - (0x1D44D, "M", "z"), - (0x1D44E, "M", "a"), - (0x1D44F, "M", "b"), - (0x1D450, "M", "c"), - (0x1D451, "M", "d"), - (0x1D452, "M", "e"), - (0x1D453, "M", "f"), - (0x1D454, "M", "g"), - (0x1D455, "X"), - (0x1D456, "M", "i"), - (0x1D457, "M", "j"), - (0x1D458, "M", "k"), - (0x1D459, "M", "l"), - (0x1D45A, "M", "m"), - (0x1D45B, "M", "n"), - ] - - -def _seg_63() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x1D45C, "M", "o"), - (0x1D45D, "M", "p"), - (0x1D45E, "M", "q"), - (0x1D45F, "M", "r"), - (0x1D460, "M", "s"), - (0x1D461, "M", "t"), - (0x1D462, "M", "u"), - (0x1D463, "M", "v"), - (0x1D464, "M", "w"), - (0x1D465, "M", "x"), - (0x1D466, "M", "y"), - (0x1D467, "M", "z"), - (0x1D468, "M", "a"), - (0x1D469, "M", "b"), - (0x1D46A, "M", "c"), - (0x1D46B, "M", "d"), - (0x1D46C, "M", "e"), - (0x1D46D, "M", "f"), - (0x1D46E, "M", "g"), - (0x1D46F, "M", "h"), - (0x1D470, "M", "i"), - (0x1D471, "M", "j"), - (0x1D472, "M", "k"), - (0x1D473, "M", "l"), - (0x1D474, "M", "m"), - (0x1D475, "M", "n"), - (0x1D476, "M", "o"), - (0x1D477, "M", "p"), - (0x1D478, "M", "q"), - (0x1D479, "M", "r"), - (0x1D47A, "M", "s"), - (0x1D47B, "M", "t"), - (0x1D47C, "M", "u"), - (0x1D47D, "M", "v"), - (0x1D47E, "M", "w"), - (0x1D47F, "M", "x"), - (0x1D480, "M", "y"), - (0x1D481, "M", "z"), - (0x1D482, "M", "a"), - (0x1D483, "M", "b"), - (0x1D484, "M", "c"), - (0x1D485, "M", "d"), - (0x1D486, "M", "e"), - (0x1D487, "M", "f"), - (0x1D488, "M", "g"), - (0x1D489, "M", "h"), - (0x1D48A, "M", "i"), - (0x1D48B, "M", "j"), - (0x1D48C, "M", "k"), - (0x1D48D, "M", "l"), - (0x1D48E, "M", "m"), - (0x1D48F, "M", "n"), - (0x1D490, "M", "o"), - (0x1D491, "M", "p"), - (0x1D492, "M", "q"), - (0x1D493, "M", "r"), - (0x1D494, "M", "s"), - (0x1D495, "M", "t"), - (0x1D496, "M", "u"), - (0x1D497, "M", "v"), - (0x1D498, "M", "w"), - (0x1D499, "M", "x"), - (0x1D49A, "M", "y"), - (0x1D49B, "M", "z"), - (0x1D49C, "M", "a"), - (0x1D49D, "X"), - (0x1D49E, "M", "c"), - (0x1D49F, "M", "d"), - (0x1D4A0, "X"), - (0x1D4A2, "M", "g"), - (0x1D4A3, "X"), - (0x1D4A5, "M", "j"), - (0x1D4A6, "M", "k"), - (0x1D4A7, "X"), - (0x1D4A9, "M", "n"), - (0x1D4AA, "M", "o"), - (0x1D4AB, "M", "p"), - (0x1D4AC, "M", "q"), - (0x1D4AD, "X"), - (0x1D4AE, "M", "s"), - (0x1D4AF, "M", "t"), - (0x1D4B0, "M", "u"), - (0x1D4B1, "M", "v"), - (0x1D4B2, "M", "w"), - (0x1D4B3, "M", "x"), - (0x1D4B4, "M", "y"), - (0x1D4B5, "M", "z"), - (0x1D4B6, "M", "a"), - (0x1D4B7, "M", "b"), - (0x1D4B8, "M", "c"), - (0x1D4B9, "M", "d"), - (0x1D4BA, "X"), - (0x1D4BB, "M", "f"), - (0x1D4BC, "X"), - (0x1D4BD, "M", "h"), - (0x1D4BE, "M", "i"), - (0x1D4BF, "M", "j"), - (0x1D4C0, "M", "k"), - (0x1D4C1, "M", "l"), - (0x1D4C2, "M", "m"), - ] - - -def _seg_64() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x1D4C3, "M", "n"), - (0x1D4C4, "X"), - (0x1D4C5, "M", "p"), - (0x1D4C6, "M", "q"), - (0x1D4C7, "M", "r"), - (0x1D4C8, "M", "s"), - (0x1D4C9, "M", "t"), - (0x1D4CA, "M", "u"), - (0x1D4CB, "M", "v"), - (0x1D4CC, "M", "w"), - (0x1D4CD, "M", "x"), - (0x1D4CE, "M", "y"), - (0x1D4CF, "M", "z"), - (0x1D4D0, "M", "a"), - (0x1D4D1, "M", "b"), - (0x1D4D2, "M", "c"), - (0x1D4D3, "M", "d"), - (0x1D4D4, "M", "e"), - (0x1D4D5, "M", "f"), - (0x1D4D6, "M", "g"), - (0x1D4D7, "M", "h"), - (0x1D4D8, "M", "i"), - (0x1D4D9, "M", "j"), - (0x1D4DA, "M", "k"), - (0x1D4DB, "M", "l"), - (0x1D4DC, "M", "m"), - (0x1D4DD, "M", "n"), - (0x1D4DE, "M", "o"), - (0x1D4DF, "M", "p"), - (0x1D4E0, "M", "q"), - (0x1D4E1, "M", "r"), - (0x1D4E2, "M", "s"), - (0x1D4E3, "M", "t"), - (0x1D4E4, "M", "u"), - (0x1D4E5, "M", "v"), - (0x1D4E6, "M", "w"), - (0x1D4E7, "M", "x"), - (0x1D4E8, "M", "y"), - (0x1D4E9, "M", "z"), - (0x1D4EA, "M", "a"), - (0x1D4EB, "M", "b"), - (0x1D4EC, "M", "c"), - (0x1D4ED, "M", "d"), - (0x1D4EE, "M", "e"), - (0x1D4EF, "M", "f"), - (0x1D4F0, "M", "g"), - (0x1D4F1, "M", "h"), - (0x1D4F2, "M", "i"), - (0x1D4F3, "M", "j"), - (0x1D4F4, "M", "k"), - (0x1D4F5, "M", "l"), - (0x1D4F6, "M", "m"), - (0x1D4F7, "M", "n"), - (0x1D4F8, "M", "o"), - (0x1D4F9, "M", "p"), - (0x1D4FA, "M", "q"), - (0x1D4FB, "M", "r"), - (0x1D4FC, "M", "s"), - (0x1D4FD, "M", "t"), - (0x1D4FE, "M", "u"), - (0x1D4FF, "M", "v"), - (0x1D500, "M", "w"), - (0x1D501, "M", "x"), - (0x1D502, "M", "y"), - (0x1D503, "M", "z"), - (0x1D504, "M", "a"), - (0x1D505, "M", "b"), - (0x1D506, "X"), - (0x1D507, "M", "d"), - (0x1D508, "M", "e"), - (0x1D509, "M", "f"), - (0x1D50A, "M", "g"), - (0x1D50B, "X"), - (0x1D50D, "M", "j"), - (0x1D50E, "M", "k"), - (0x1D50F, "M", "l"), - (0x1D510, "M", "m"), - (0x1D511, "M", "n"), - (0x1D512, "M", "o"), - (0x1D513, "M", "p"), - (0x1D514, "M", "q"), - (0x1D515, "X"), - (0x1D516, "M", "s"), - (0x1D517, "M", "t"), - (0x1D518, "M", "u"), - (0x1D519, "M", "v"), - (0x1D51A, "M", "w"), - (0x1D51B, "M", "x"), - (0x1D51C, "M", "y"), - (0x1D51D, "X"), - (0x1D51E, "M", "a"), - (0x1D51F, "M", "b"), - (0x1D520, "M", "c"), - (0x1D521, "M", "d"), - (0x1D522, "M", "e"), - (0x1D523, "M", "f"), - (0x1D524, "M", "g"), - (0x1D525, "M", "h"), - (0x1D526, "M", "i"), - (0x1D527, "M", "j"), - ] - - -def _seg_65() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x1D528, "M", "k"), - (0x1D529, "M", "l"), - (0x1D52A, "M", "m"), - (0x1D52B, "M", "n"), - (0x1D52C, "M", "o"), - (0x1D52D, "M", "p"), - (0x1D52E, "M", "q"), - (0x1D52F, "M", "r"), - (0x1D530, "M", "s"), - (0x1D531, "M", "t"), - (0x1D532, "M", "u"), - (0x1D533, "M", "v"), - (0x1D534, "M", "w"), - (0x1D535, "M", "x"), - (0x1D536, "M", "y"), - (0x1D537, "M", "z"), - (0x1D538, "M", "a"), - (0x1D539, "M", "b"), - (0x1D53A, "X"), - (0x1D53B, "M", "d"), - (0x1D53C, "M", "e"), - (0x1D53D, "M", "f"), - (0x1D53E, "M", "g"), - (0x1D53F, "X"), - (0x1D540, "M", "i"), - (0x1D541, "M", "j"), - (0x1D542, "M", "k"), - (0x1D543, "M", "l"), - (0x1D544, "M", "m"), - (0x1D545, "X"), - (0x1D546, "M", "o"), - (0x1D547, "X"), - (0x1D54A, "M", "s"), - (0x1D54B, "M", "t"), - (0x1D54C, "M", "u"), - (0x1D54D, "M", "v"), - (0x1D54E, "M", "w"), - (0x1D54F, "M", "x"), - (0x1D550, "M", "y"), - (0x1D551, "X"), - (0x1D552, "M", "a"), - (0x1D553, "M", "b"), - (0x1D554, "M", "c"), - (0x1D555, "M", "d"), - (0x1D556, "M", "e"), - (0x1D557, "M", "f"), - (0x1D558, "M", "g"), - (0x1D559, "M", "h"), - (0x1D55A, "M", "i"), - (0x1D55B, "M", "j"), - (0x1D55C, "M", "k"), - (0x1D55D, "M", "l"), - (0x1D55E, "M", "m"), - (0x1D55F, "M", "n"), - (0x1D560, "M", "o"), - (0x1D561, "M", "p"), - (0x1D562, "M", "q"), - (0x1D563, "M", "r"), - (0x1D564, "M", "s"), - (0x1D565, "M", "t"), - (0x1D566, "M", "u"), - (0x1D567, "M", "v"), - (0x1D568, "M", "w"), - (0x1D569, "M", "x"), - (0x1D56A, "M", "y"), - (0x1D56B, "M", "z"), - (0x1D56C, "M", "a"), - (0x1D56D, "M", "b"), - (0x1D56E, "M", "c"), - (0x1D56F, "M", "d"), - (0x1D570, "M", "e"), - (0x1D571, "M", "f"), - (0x1D572, "M", "g"), - (0x1D573, "M", "h"), - (0x1D574, "M", "i"), - (0x1D575, "M", "j"), - (0x1D576, "M", "k"), - (0x1D577, "M", "l"), - (0x1D578, "M", "m"), - (0x1D579, "M", "n"), - (0x1D57A, "M", "o"), - (0x1D57B, "M", "p"), - (0x1D57C, "M", "q"), - (0x1D57D, "M", "r"), - (0x1D57E, "M", "s"), - (0x1D57F, "M", "t"), - (0x1D580, "M", "u"), - (0x1D581, "M", "v"), - (0x1D582, "M", "w"), - (0x1D583, "M", "x"), - (0x1D584, "M", "y"), - (0x1D585, "M", "z"), - (0x1D586, "M", "a"), - (0x1D587, "M", "b"), - (0x1D588, "M", "c"), - (0x1D589, "M", "d"), - (0x1D58A, "M", "e"), - (0x1D58B, "M", "f"), - (0x1D58C, "M", "g"), - (0x1D58D, "M", "h"), - ] - - -def _seg_66() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x1D58E, "M", "i"), - (0x1D58F, "M", "j"), - (0x1D590, "M", "k"), - (0x1D591, "M", "l"), - (0x1D592, "M", "m"), - (0x1D593, "M", "n"), - (0x1D594, "M", "o"), - (0x1D595, "M", "p"), - (0x1D596, "M", "q"), - (0x1D597, "M", "r"), - (0x1D598, "M", "s"), - (0x1D599, "M", "t"), - (0x1D59A, "M", "u"), - (0x1D59B, "M", "v"), - (0x1D59C, "M", "w"), - (0x1D59D, "M", "x"), - (0x1D59E, "M", "y"), - (0x1D59F, "M", "z"), - (0x1D5A0, "M", "a"), - (0x1D5A1, "M", "b"), - (0x1D5A2, "M", "c"), - (0x1D5A3, "M", "d"), - (0x1D5A4, "M", "e"), - (0x1D5A5, "M", "f"), - (0x1D5A6, "M", "g"), - (0x1D5A7, "M", "h"), - (0x1D5A8, "M", "i"), - (0x1D5A9, "M", "j"), - (0x1D5AA, "M", "k"), - (0x1D5AB, "M", "l"), - (0x1D5AC, "M", "m"), - (0x1D5AD, "M", "n"), - (0x1D5AE, "M", "o"), - (0x1D5AF, "M", "p"), - (0x1D5B0, "M", "q"), - (0x1D5B1, "M", "r"), - (0x1D5B2, "M", "s"), - (0x1D5B3, "M", "t"), - (0x1D5B4, "M", "u"), - (0x1D5B5, "M", "v"), - (0x1D5B6, "M", "w"), - (0x1D5B7, "M", "x"), - (0x1D5B8, "M", "y"), - (0x1D5B9, "M", "z"), - (0x1D5BA, "M", "a"), - (0x1D5BB, "M", "b"), - (0x1D5BC, "M", "c"), - (0x1D5BD, "M", "d"), - (0x1D5BE, "M", "e"), - (0x1D5BF, "M", "f"), - (0x1D5C0, "M", "g"), - (0x1D5C1, "M", "h"), - (0x1D5C2, "M", "i"), - (0x1D5C3, "M", "j"), - (0x1D5C4, "M", "k"), - (0x1D5C5, "M", "l"), - (0x1D5C6, "M", "m"), - (0x1D5C7, "M", "n"), - (0x1D5C8, "M", "o"), - (0x1D5C9, "M", "p"), - (0x1D5CA, "M", "q"), - (0x1D5CB, "M", "r"), - (0x1D5CC, "M", "s"), - (0x1D5CD, "M", "t"), - (0x1D5CE, "M", "u"), - (0x1D5CF, "M", "v"), - (0x1D5D0, "M", "w"), - (0x1D5D1, "M", "x"), - (0x1D5D2, "M", "y"), - (0x1D5D3, "M", "z"), - (0x1D5D4, "M", "a"), - (0x1D5D5, "M", "b"), - (0x1D5D6, "M", "c"), - (0x1D5D7, "M", "d"), - (0x1D5D8, "M", "e"), - (0x1D5D9, "M", "f"), - (0x1D5DA, "M", "g"), - (0x1D5DB, "M", "h"), - (0x1D5DC, "M", "i"), - (0x1D5DD, "M", "j"), - (0x1D5DE, "M", "k"), - (0x1D5DF, "M", "l"), - (0x1D5E0, "M", "m"), - (0x1D5E1, "M", "n"), - (0x1D5E2, "M", "o"), - (0x1D5E3, "M", "p"), - (0x1D5E4, "M", "q"), - (0x1D5E5, "M", "r"), - (0x1D5E6, "M", "s"), - (0x1D5E7, "M", "t"), - (0x1D5E8, "M", "u"), - (0x1D5E9, "M", "v"), - (0x1D5EA, "M", "w"), - (0x1D5EB, "M", "x"), - (0x1D5EC, "M", "y"), - (0x1D5ED, "M", "z"), - (0x1D5EE, "M", "a"), - (0x1D5EF, "M", "b"), - (0x1D5F0, "M", "c"), - (0x1D5F1, "M", "d"), - ] - - -def _seg_67() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x1D5F2, "M", "e"), - (0x1D5F3, "M", "f"), - (0x1D5F4, "M", "g"), - (0x1D5F5, "M", "h"), - (0x1D5F6, "M", "i"), - (0x1D5F7, "M", "j"), - (0x1D5F8, "M", "k"), - (0x1D5F9, "M", "l"), - (0x1D5FA, "M", "m"), - (0x1D5FB, "M", "n"), - (0x1D5FC, "M", "o"), - (0x1D5FD, "M", "p"), - (0x1D5FE, "M", "q"), - (0x1D5FF, "M", "r"), - (0x1D600, "M", "s"), - (0x1D601, "M", "t"), - (0x1D602, "M", "u"), - (0x1D603, "M", "v"), - (0x1D604, "M", "w"), - (0x1D605, "M", "x"), - (0x1D606, "M", "y"), - (0x1D607, "M", "z"), - (0x1D608, "M", "a"), - (0x1D609, "M", "b"), - (0x1D60A, "M", "c"), - (0x1D60B, "M", "d"), - (0x1D60C, "M", "e"), - (0x1D60D, "M", "f"), - (0x1D60E, "M", "g"), - (0x1D60F, "M", "h"), - (0x1D610, "M", "i"), - (0x1D611, "M", "j"), - (0x1D612, "M", "k"), - (0x1D613, "M", "l"), - (0x1D614, "M", "m"), - (0x1D615, "M", "n"), - (0x1D616, "M", "o"), - (0x1D617, "M", "p"), - (0x1D618, "M", "q"), - (0x1D619, "M", "r"), - (0x1D61A, "M", "s"), - (0x1D61B, "M", "t"), - (0x1D61C, "M", "u"), - (0x1D61D, "M", "v"), - (0x1D61E, "M", "w"), - (0x1D61F, "M", "x"), - (0x1D620, "M", "y"), - (0x1D621, "M", "z"), - (0x1D622, "M", "a"), - (0x1D623, "M", "b"), - (0x1D624, "M", "c"), - (0x1D625, "M", "d"), - (0x1D626, "M", "e"), - (0x1D627, "M", "f"), - (0x1D628, "M", "g"), - (0x1D629, "M", "h"), - (0x1D62A, "M", "i"), - (0x1D62B, "M", "j"), - (0x1D62C, "M", "k"), - (0x1D62D, "M", "l"), - (0x1D62E, "M", "m"), - (0x1D62F, "M", "n"), - (0x1D630, "M", "o"), - (0x1D631, "M", "p"), - (0x1D632, "M", "q"), - (0x1D633, "M", "r"), - (0x1D634, "M", "s"), - (0x1D635, "M", "t"), - (0x1D636, "M", "u"), - (0x1D637, "M", "v"), - (0x1D638, "M", "w"), - (0x1D639, "M", "x"), - (0x1D63A, "M", "y"), - (0x1D63B, "M", "z"), - (0x1D63C, "M", "a"), - (0x1D63D, "M", "b"), - (0x1D63E, "M", "c"), - (0x1D63F, "M", "d"), - (0x1D640, "M", "e"), - (0x1D641, "M", "f"), - (0x1D642, "M", "g"), - (0x1D643, "M", "h"), - (0x1D644, "M", "i"), - (0x1D645, "M", "j"), - (0x1D646, "M", "k"), - (0x1D647, "M", "l"), - (0x1D648, "M", "m"), - (0x1D649, "M", "n"), - (0x1D64A, "M", "o"), - (0x1D64B, "M", "p"), - (0x1D64C, "M", "q"), - (0x1D64D, "M", "r"), - (0x1D64E, "M", "s"), - (0x1D64F, "M", "t"), - (0x1D650, "M", "u"), - (0x1D651, "M", "v"), - (0x1D652, "M", "w"), - (0x1D653, "M", "x"), - (0x1D654, "M", "y"), - (0x1D655, "M", "z"), - ] - - -def _seg_68() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x1D656, "M", "a"), - (0x1D657, "M", "b"), - (0x1D658, "M", "c"), - (0x1D659, "M", "d"), - (0x1D65A, "M", "e"), - (0x1D65B, "M", "f"), - (0x1D65C, "M", "g"), - (0x1D65D, "M", "h"), - (0x1D65E, "M", "i"), - (0x1D65F, "M", "j"), - (0x1D660, "M", "k"), - (0x1D661, "M", "l"), - (0x1D662, "M", "m"), - (0x1D663, "M", "n"), - (0x1D664, "M", "o"), - (0x1D665, "M", "p"), - (0x1D666, "M", "q"), - (0x1D667, "M", "r"), - (0x1D668, "M", "s"), - (0x1D669, "M", "t"), - (0x1D66A, "M", "u"), - (0x1D66B, "M", "v"), - (0x1D66C, "M", "w"), - (0x1D66D, "M", "x"), - (0x1D66E, "M", "y"), - (0x1D66F, "M", "z"), - (0x1D670, "M", "a"), - (0x1D671, "M", "b"), - (0x1D672, "M", "c"), - (0x1D673, "M", "d"), - (0x1D674, "M", "e"), - (0x1D675, "M", "f"), - (0x1D676, "M", "g"), - (0x1D677, "M", "h"), - (0x1D678, "M", "i"), - (0x1D679, "M", "j"), - (0x1D67A, "M", "k"), - (0x1D67B, "M", "l"), - (0x1D67C, "M", "m"), - (0x1D67D, "M", "n"), - (0x1D67E, "M", "o"), - (0x1D67F, "M", "p"), - (0x1D680, "M", "q"), - (0x1D681, "M", "r"), - (0x1D682, "M", "s"), - (0x1D683, "M", "t"), - (0x1D684, "M", "u"), - (0x1D685, "M", "v"), - (0x1D686, "M", "w"), - (0x1D687, "M", "x"), - (0x1D688, "M", "y"), - (0x1D689, "M", "z"), - (0x1D68A, "M", "a"), - (0x1D68B, "M", "b"), - (0x1D68C, "M", "c"), - (0x1D68D, "M", "d"), - (0x1D68E, "M", "e"), - (0x1D68F, "M", "f"), - (0x1D690, "M", "g"), - (0x1D691, "M", "h"), - (0x1D692, "M", "i"), - (0x1D693, "M", "j"), - (0x1D694, "M", "k"), - (0x1D695, "M", "l"), - (0x1D696, "M", "m"), - (0x1D697, "M", "n"), - (0x1D698, "M", "o"), - (0x1D699, "M", "p"), - (0x1D69A, "M", "q"), - (0x1D69B, "M", "r"), - (0x1D69C, "M", "s"), - (0x1D69D, "M", "t"), - (0x1D69E, "M", "u"), - (0x1D69F, "M", "v"), - (0x1D6A0, "M", "w"), - (0x1D6A1, "M", "x"), - (0x1D6A2, "M", "y"), - (0x1D6A3, "M", "z"), - (0x1D6A4, "M", "ı"), - (0x1D6A5, "M", "ȷ"), - (0x1D6A6, "X"), - (0x1D6A8, "M", "α"), - (0x1D6A9, "M", "β"), - (0x1D6AA, "M", "γ"), - (0x1D6AB, "M", "δ"), - (0x1D6AC, "M", "ε"), - (0x1D6AD, "M", "ζ"), - (0x1D6AE, "M", "η"), - (0x1D6AF, "M", "θ"), - (0x1D6B0, "M", "ι"), - (0x1D6B1, "M", "κ"), - (0x1D6B2, "M", "λ"), - (0x1D6B3, "M", "μ"), - (0x1D6B4, "M", "ν"), - (0x1D6B5, "M", "ξ"), - (0x1D6B6, "M", "ο"), - (0x1D6B7, "M", "π"), - (0x1D6B8, "M", "ρ"), - (0x1D6B9, "M", "θ"), - (0x1D6BA, "M", "σ"), - ] - - -def _seg_69() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x1D6BB, "M", "τ"), - (0x1D6BC, "M", "υ"), - (0x1D6BD, "M", "φ"), - (0x1D6BE, "M", "χ"), - (0x1D6BF, "M", "ψ"), - (0x1D6C0, "M", "ω"), - (0x1D6C1, "M", "∇"), - (0x1D6C2, "M", "α"), - (0x1D6C3, "M", "β"), - (0x1D6C4, "M", "γ"), - (0x1D6C5, "M", "δ"), - (0x1D6C6, "M", "ε"), - (0x1D6C7, "M", "ζ"), - (0x1D6C8, "M", "η"), - (0x1D6C9, "M", "θ"), - (0x1D6CA, "M", "ι"), - (0x1D6CB, "M", "κ"), - (0x1D6CC, "M", "λ"), - (0x1D6CD, "M", "μ"), - (0x1D6CE, "M", "ν"), - (0x1D6CF, "M", "ξ"), - (0x1D6D0, "M", "ο"), - (0x1D6D1, "M", "π"), - (0x1D6D2, "M", "ρ"), - (0x1D6D3, "M", "σ"), - (0x1D6D5, "M", "τ"), - (0x1D6D6, "M", "υ"), - (0x1D6D7, "M", "φ"), - (0x1D6D8, "M", "χ"), - (0x1D6D9, "M", "ψ"), - (0x1D6DA, "M", "ω"), - (0x1D6DB, "M", "∂"), - (0x1D6DC, "M", "ε"), - (0x1D6DD, "M", "θ"), - (0x1D6DE, "M", "κ"), - (0x1D6DF, "M", "φ"), - (0x1D6E0, "M", "ρ"), - (0x1D6E1, "M", "π"), - (0x1D6E2, "M", "α"), - (0x1D6E3, "M", "β"), - (0x1D6E4, "M", "γ"), - (0x1D6E5, "M", "δ"), - (0x1D6E6, "M", "ε"), - (0x1D6E7, "M", "ζ"), - (0x1D6E8, "M", "η"), - (0x1D6E9, "M", "θ"), - (0x1D6EA, "M", "ι"), - (0x1D6EB, "M", "κ"), - (0x1D6EC, "M", "λ"), - (0x1D6ED, "M", "μ"), - (0x1D6EE, "M", "ν"), - (0x1D6EF, "M", "ξ"), - (0x1D6F0, "M", "ο"), - (0x1D6F1, "M", "π"), - (0x1D6F2, "M", "ρ"), - (0x1D6F3, "M", "θ"), - (0x1D6F4, "M", "σ"), - (0x1D6F5, "M", "τ"), - (0x1D6F6, "M", "υ"), - (0x1D6F7, "M", "φ"), - (0x1D6F8, "M", "χ"), - (0x1D6F9, "M", "ψ"), - (0x1D6FA, "M", "ω"), - (0x1D6FB, "M", "∇"), - (0x1D6FC, "M", "α"), - (0x1D6FD, "M", "β"), - (0x1D6FE, "M", "γ"), - (0x1D6FF, "M", "δ"), - (0x1D700, "M", "ε"), - (0x1D701, "M", "ζ"), - (0x1D702, "M", "η"), - (0x1D703, "M", "θ"), - (0x1D704, "M", "ι"), - (0x1D705, "M", "κ"), - (0x1D706, "M", "λ"), - (0x1D707, "M", "μ"), - (0x1D708, "M", "ν"), - (0x1D709, "M", "ξ"), - (0x1D70A, "M", "ο"), - (0x1D70B, "M", "π"), - (0x1D70C, "M", "ρ"), - (0x1D70D, "M", "σ"), - (0x1D70F, "M", "τ"), - (0x1D710, "M", "υ"), - (0x1D711, "M", "φ"), - (0x1D712, "M", "χ"), - (0x1D713, "M", "ψ"), - (0x1D714, "M", "ω"), - (0x1D715, "M", "∂"), - (0x1D716, "M", "ε"), - (0x1D717, "M", "θ"), - (0x1D718, "M", "κ"), - (0x1D719, "M", "φ"), - (0x1D71A, "M", "ρ"), - (0x1D71B, "M", "π"), - (0x1D71C, "M", "α"), - (0x1D71D, "M", "β"), - (0x1D71E, "M", "γ"), - (0x1D71F, "M", "δ"), - (0x1D720, "M", "ε"), - ] - - -def _seg_70() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x1D721, "M", "ζ"), - (0x1D722, "M", "η"), - (0x1D723, "M", "θ"), - (0x1D724, "M", "ι"), - (0x1D725, "M", "κ"), - (0x1D726, "M", "λ"), - (0x1D727, "M", "μ"), - (0x1D728, "M", "ν"), - (0x1D729, "M", "ξ"), - (0x1D72A, "M", "ο"), - (0x1D72B, "M", "π"), - (0x1D72C, "M", "ρ"), - (0x1D72D, "M", "θ"), - (0x1D72E, "M", "σ"), - (0x1D72F, "M", "τ"), - (0x1D730, "M", "υ"), - (0x1D731, "M", "φ"), - (0x1D732, "M", "χ"), - (0x1D733, "M", "ψ"), - (0x1D734, "M", "ω"), - (0x1D735, "M", "∇"), - (0x1D736, "M", "α"), - (0x1D737, "M", "β"), - (0x1D738, "M", "γ"), - (0x1D739, "M", "δ"), - (0x1D73A, "M", "ε"), - (0x1D73B, "M", "ζ"), - (0x1D73C, "M", "η"), - (0x1D73D, "M", "θ"), - (0x1D73E, "M", "ι"), - (0x1D73F, "M", "κ"), - (0x1D740, "M", "λ"), - (0x1D741, "M", "μ"), - (0x1D742, "M", "ν"), - (0x1D743, "M", "ξ"), - (0x1D744, "M", "ο"), - (0x1D745, "M", "π"), - (0x1D746, "M", "ρ"), - (0x1D747, "M", "σ"), - (0x1D749, "M", "τ"), - (0x1D74A, "M", "υ"), - (0x1D74B, "M", "φ"), - (0x1D74C, "M", "χ"), - (0x1D74D, "M", "ψ"), - (0x1D74E, "M", "ω"), - (0x1D74F, "M", "∂"), - (0x1D750, "M", "ε"), - (0x1D751, "M", "θ"), - (0x1D752, "M", "κ"), - (0x1D753, "M", "φ"), - (0x1D754, "M", "ρ"), - (0x1D755, "M", "π"), - (0x1D756, "M", "α"), - (0x1D757, "M", "β"), - (0x1D758, "M", "γ"), - (0x1D759, "M", "δ"), - (0x1D75A, "M", "ε"), - (0x1D75B, "M", "ζ"), - (0x1D75C, "M", "η"), - (0x1D75D, "M", "θ"), - (0x1D75E, "M", "ι"), - (0x1D75F, "M", "κ"), - (0x1D760, "M", "λ"), - (0x1D761, "M", "μ"), - (0x1D762, "M", "ν"), - (0x1D763, "M", "ξ"), - (0x1D764, "M", "ο"), - (0x1D765, "M", "π"), - (0x1D766, "M", "ρ"), - (0x1D767, "M", "θ"), - (0x1D768, "M", "σ"), - (0x1D769, "M", "τ"), - (0x1D76A, "M", "υ"), - (0x1D76B, "M", "φ"), - (0x1D76C, "M", "χ"), - (0x1D76D, "M", "ψ"), - (0x1D76E, "M", "ω"), - (0x1D76F, "M", "∇"), - (0x1D770, "M", "α"), - (0x1D771, "M", "β"), - (0x1D772, "M", "γ"), - (0x1D773, "M", "δ"), - (0x1D774, "M", "ε"), - (0x1D775, "M", "ζ"), - (0x1D776, "M", "η"), - (0x1D777, "M", "θ"), - (0x1D778, "M", "ι"), - (0x1D779, "M", "κ"), - (0x1D77A, "M", "λ"), - (0x1D77B, "M", "μ"), - (0x1D77C, "M", "ν"), - (0x1D77D, "M", "ξ"), - (0x1D77E, "M", "ο"), - (0x1D77F, "M", "π"), - (0x1D780, "M", "ρ"), - (0x1D781, "M", "σ"), - (0x1D783, "M", "τ"), - (0x1D784, "M", "υ"), - (0x1D785, "M", "φ"), - (0x1D786, "M", "χ"), - ] - - -def _seg_71() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x1D787, "M", "ψ"), - (0x1D788, "M", "ω"), - (0x1D789, "M", "∂"), - (0x1D78A, "M", "ε"), - (0x1D78B, "M", "θ"), - (0x1D78C, "M", "κ"), - (0x1D78D, "M", "φ"), - (0x1D78E, "M", "ρ"), - (0x1D78F, "M", "π"), - (0x1D790, "M", "α"), - (0x1D791, "M", "β"), - (0x1D792, "M", "γ"), - (0x1D793, "M", "δ"), - (0x1D794, "M", "ε"), - (0x1D795, "M", "ζ"), - (0x1D796, "M", "η"), - (0x1D797, "M", "θ"), - (0x1D798, "M", "ι"), - (0x1D799, "M", "κ"), - (0x1D79A, "M", "λ"), - (0x1D79B, "M", "μ"), - (0x1D79C, "M", "ν"), - (0x1D79D, "M", "ξ"), - (0x1D79E, "M", "ο"), - (0x1D79F, "M", "π"), - (0x1D7A0, "M", "ρ"), - (0x1D7A1, "M", "θ"), - (0x1D7A2, "M", "σ"), - (0x1D7A3, "M", "τ"), - (0x1D7A4, "M", "υ"), - (0x1D7A5, "M", "φ"), - (0x1D7A6, "M", "χ"), - (0x1D7A7, "M", "ψ"), - (0x1D7A8, "M", "ω"), - (0x1D7A9, "M", "∇"), - (0x1D7AA, "M", "α"), - (0x1D7AB, "M", "β"), - (0x1D7AC, "M", "γ"), - (0x1D7AD, "M", "δ"), - (0x1D7AE, "M", "ε"), - (0x1D7AF, "M", "ζ"), - (0x1D7B0, "M", "η"), - (0x1D7B1, "M", "θ"), - (0x1D7B2, "M", "ι"), - (0x1D7B3, "M", "κ"), - (0x1D7B4, "M", "λ"), - (0x1D7B5, "M", "μ"), - (0x1D7B6, "M", "ν"), - (0x1D7B7, "M", "ξ"), - (0x1D7B8, "M", "ο"), - (0x1D7B9, "M", "π"), - (0x1D7BA, "M", "ρ"), - (0x1D7BB, "M", "σ"), - (0x1D7BD, "M", "τ"), - (0x1D7BE, "M", "υ"), - (0x1D7BF, "M", "φ"), - (0x1D7C0, "M", "χ"), - (0x1D7C1, "M", "ψ"), - (0x1D7C2, "M", "ω"), - (0x1D7C3, "M", "∂"), - (0x1D7C4, "M", "ε"), - (0x1D7C5, "M", "θ"), - (0x1D7C6, "M", "κ"), - (0x1D7C7, "M", "φ"), - (0x1D7C8, "M", "ρ"), - (0x1D7C9, "M", "π"), - (0x1D7CA, "M", "ϝ"), - (0x1D7CC, "X"), - (0x1D7CE, "M", "0"), - (0x1D7CF, "M", "1"), - (0x1D7D0, "M", "2"), - (0x1D7D1, "M", "3"), - (0x1D7D2, "M", "4"), - (0x1D7D3, "M", "5"), - (0x1D7D4, "M", "6"), - (0x1D7D5, "M", "7"), - (0x1D7D6, "M", "8"), - (0x1D7D7, "M", "9"), - (0x1D7D8, "M", "0"), - (0x1D7D9, "M", "1"), - (0x1D7DA, "M", "2"), - (0x1D7DB, "M", "3"), - (0x1D7DC, "M", "4"), - (0x1D7DD, "M", "5"), - (0x1D7DE, "M", "6"), - (0x1D7DF, "M", "7"), - (0x1D7E0, "M", "8"), - (0x1D7E1, "M", "9"), - (0x1D7E2, "M", "0"), - (0x1D7E3, "M", "1"), - (0x1D7E4, "M", "2"), - (0x1D7E5, "M", "3"), - (0x1D7E6, "M", "4"), - (0x1D7E7, "M", "5"), - (0x1D7E8, "M", "6"), - (0x1D7E9, "M", "7"), - (0x1D7EA, "M", "8"), - (0x1D7EB, "M", "9"), - (0x1D7EC, "M", "0"), - (0x1D7ED, "M", "1"), - ] - - -def _seg_72() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x1D7EE, "M", "2"), - (0x1D7EF, "M", "3"), - (0x1D7F0, "M", "4"), - (0x1D7F1, "M", "5"), - (0x1D7F2, "M", "6"), - (0x1D7F3, "M", "7"), - (0x1D7F4, "M", "8"), - (0x1D7F5, "M", "9"), - (0x1D7F6, "M", "0"), - (0x1D7F7, "M", "1"), - (0x1D7F8, "M", "2"), - (0x1D7F9, "M", "3"), - (0x1D7FA, "M", "4"), - (0x1D7FB, "M", "5"), - (0x1D7FC, "M", "6"), - (0x1D7FD, "M", "7"), - (0x1D7FE, "M", "8"), - (0x1D7FF, "M", "9"), - (0x1D800, "V"), - (0x1DA8C, "X"), - (0x1DA9B, "V"), - (0x1DAA0, "X"), - (0x1DAA1, "V"), - (0x1DAB0, "X"), - (0x1DF00, "V"), - (0x1DF1F, "X"), - (0x1DF25, "V"), - (0x1DF2B, "X"), - (0x1E000, "V"), - (0x1E007, "X"), - (0x1E008, "V"), - (0x1E019, "X"), - (0x1E01B, "V"), - (0x1E022, "X"), - (0x1E023, "V"), - (0x1E025, "X"), - (0x1E026, "V"), - (0x1E02B, "X"), - (0x1E030, "M", "а"), - (0x1E031, "M", "б"), - (0x1E032, "M", "в"), - (0x1E033, "M", "г"), - (0x1E034, "M", "д"), - (0x1E035, "M", "е"), - (0x1E036, "M", "ж"), - (0x1E037, "M", "з"), - (0x1E038, "M", "и"), - (0x1E039, "M", "к"), - (0x1E03A, "M", "л"), - (0x1E03B, "M", "м"), - (0x1E03C, "M", "о"), - (0x1E03D, "M", "п"), - (0x1E03E, "M", "р"), - (0x1E03F, "M", "с"), - (0x1E040, "M", "т"), - (0x1E041, "M", "у"), - (0x1E042, "M", "ф"), - (0x1E043, "M", "х"), - (0x1E044, "M", "ц"), - (0x1E045, "M", "ч"), - (0x1E046, "M", "ш"), - (0x1E047, "M", "ы"), - (0x1E048, "M", "э"), - (0x1E049, "M", "ю"), - (0x1E04A, "M", "ꚉ"), - (0x1E04B, "M", "ә"), - (0x1E04C, "M", "і"), - (0x1E04D, "M", "ј"), - (0x1E04E, "M", "ө"), - (0x1E04F, "M", "ү"), - (0x1E050, "M", "ӏ"), - (0x1E051, "M", "а"), - (0x1E052, "M", "б"), - (0x1E053, "M", "в"), - (0x1E054, "M", "г"), - (0x1E055, "M", "д"), - (0x1E056, "M", "е"), - (0x1E057, "M", "ж"), - (0x1E058, "M", "з"), - (0x1E059, "M", "и"), - (0x1E05A, "M", "к"), - (0x1E05B, "M", "л"), - (0x1E05C, "M", "о"), - (0x1E05D, "M", "п"), - (0x1E05E, "M", "с"), - (0x1E05F, "M", "у"), - (0x1E060, "M", "ф"), - (0x1E061, "M", "х"), - (0x1E062, "M", "ц"), - (0x1E063, "M", "ч"), - (0x1E064, "M", "ш"), - (0x1E065, "M", "ъ"), - (0x1E066, "M", "ы"), - (0x1E067, "M", "ґ"), - (0x1E068, "M", "і"), - (0x1E069, "M", "ѕ"), - (0x1E06A, "M", "џ"), - (0x1E06B, "M", "ҫ"), - (0x1E06C, "M", "ꙑ"), - (0x1E06D, "M", "ұ"), - ] - - -def _seg_73() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x1E06E, "X"), - (0x1E08F, "V"), - (0x1E090, "X"), - (0x1E100, "V"), - (0x1E12D, "X"), - (0x1E130, "V"), - (0x1E13E, "X"), - (0x1E140, "V"), - (0x1E14A, "X"), - (0x1E14E, "V"), - (0x1E150, "X"), - (0x1E290, "V"), - (0x1E2AF, "X"), - (0x1E2C0, "V"), - (0x1E2FA, "X"), - (0x1E2FF, "V"), - (0x1E300, "X"), - (0x1E4D0, "V"), - (0x1E4FA, "X"), - (0x1E5D0, "V"), - (0x1E5FB, "X"), - (0x1E5FF, "V"), - (0x1E600, "X"), - (0x1E7E0, "V"), - (0x1E7E7, "X"), - (0x1E7E8, "V"), - (0x1E7EC, "X"), - (0x1E7ED, "V"), - (0x1E7EF, "X"), - (0x1E7F0, "V"), - (0x1E7FF, "X"), - (0x1E800, "V"), - (0x1E8C5, "X"), - (0x1E8C7, "V"), - (0x1E8D7, "X"), - (0x1E900, "M", "𞤢"), - (0x1E901, "M", "𞤣"), - (0x1E902, "M", "𞤤"), - (0x1E903, "M", "𞤥"), - (0x1E904, "M", "𞤦"), - (0x1E905, "M", "𞤧"), - (0x1E906, "M", "𞤨"), - (0x1E907, "M", "𞤩"), - (0x1E908, "M", "𞤪"), - (0x1E909, "M", "𞤫"), - (0x1E90A, "M", "𞤬"), - (0x1E90B, "M", "𞤭"), - (0x1E90C, "M", "𞤮"), - (0x1E90D, "M", "𞤯"), - (0x1E90E, "M", "𞤰"), - (0x1E90F, "M", "𞤱"), - (0x1E910, "M", "𞤲"), - (0x1E911, "M", "𞤳"), - (0x1E912, "M", "𞤴"), - (0x1E913, "M", "𞤵"), - (0x1E914, "M", "𞤶"), - (0x1E915, "M", "𞤷"), - (0x1E916, "M", "𞤸"), - (0x1E917, "M", "𞤹"), - (0x1E918, "M", "𞤺"), - (0x1E919, "M", "𞤻"), - (0x1E91A, "M", "𞤼"), - (0x1E91B, "M", "𞤽"), - (0x1E91C, "M", "𞤾"), - (0x1E91D, "M", "𞤿"), - (0x1E91E, "M", "𞥀"), - (0x1E91F, "M", "𞥁"), - (0x1E920, "M", "𞥂"), - (0x1E921, "M", "𞥃"), - (0x1E922, "V"), - (0x1E94C, "X"), - (0x1E950, "V"), - (0x1E95A, "X"), - (0x1E95E, "V"), - (0x1E960, "X"), - (0x1EC71, "V"), - (0x1ECB5, "X"), - (0x1ED01, "V"), - (0x1ED3E, "X"), - (0x1EE00, "M", "ا"), - (0x1EE01, "M", "ب"), - (0x1EE02, "M", "ج"), - (0x1EE03, "M", "د"), - (0x1EE04, "X"), - (0x1EE05, "M", "و"), - (0x1EE06, "M", "ز"), - (0x1EE07, "M", "ح"), - (0x1EE08, "M", "ط"), - (0x1EE09, "M", "ي"), - (0x1EE0A, "M", "ك"), - (0x1EE0B, "M", "ل"), - (0x1EE0C, "M", "م"), - (0x1EE0D, "M", "ن"), - (0x1EE0E, "M", "س"), - (0x1EE0F, "M", "ع"), - (0x1EE10, "M", "ف"), - (0x1EE11, "M", "ص"), - (0x1EE12, "M", "ق"), - (0x1EE13, "M", "ر"), - (0x1EE14, "M", "ش"), - ] - - -def _seg_74() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x1EE15, "M", "ت"), - (0x1EE16, "M", "ث"), - (0x1EE17, "M", "خ"), - (0x1EE18, "M", "ذ"), - (0x1EE19, "M", "ض"), - (0x1EE1A, "M", "ظ"), - (0x1EE1B, "M", "غ"), - (0x1EE1C, "M", "ٮ"), - (0x1EE1D, "M", "ں"), - (0x1EE1E, "M", "ڡ"), - (0x1EE1F, "M", "ٯ"), - (0x1EE20, "X"), - (0x1EE21, "M", "ب"), - (0x1EE22, "M", "ج"), - (0x1EE23, "X"), - (0x1EE24, "M", "ه"), - (0x1EE25, "X"), - (0x1EE27, "M", "ح"), - (0x1EE28, "X"), - (0x1EE29, "M", "ي"), - (0x1EE2A, "M", "ك"), - (0x1EE2B, "M", "ل"), - (0x1EE2C, "M", "م"), - (0x1EE2D, "M", "ن"), - (0x1EE2E, "M", "س"), - (0x1EE2F, "M", "ع"), - (0x1EE30, "M", "ف"), - (0x1EE31, "M", "ص"), - (0x1EE32, "M", "ق"), - (0x1EE33, "X"), - (0x1EE34, "M", "ش"), - (0x1EE35, "M", "ت"), - (0x1EE36, "M", "ث"), - (0x1EE37, "M", "خ"), - (0x1EE38, "X"), - (0x1EE39, "M", "ض"), - (0x1EE3A, "X"), - (0x1EE3B, "M", "غ"), - (0x1EE3C, "X"), - (0x1EE42, "M", "ج"), - (0x1EE43, "X"), - (0x1EE47, "M", "ح"), - (0x1EE48, "X"), - (0x1EE49, "M", "ي"), - (0x1EE4A, "X"), - (0x1EE4B, "M", "ل"), - (0x1EE4C, "X"), - (0x1EE4D, "M", "ن"), - (0x1EE4E, "M", "س"), - (0x1EE4F, "M", "ع"), - (0x1EE50, "X"), - (0x1EE51, "M", "ص"), - (0x1EE52, "M", "ق"), - (0x1EE53, "X"), - (0x1EE54, "M", "ش"), - (0x1EE55, "X"), - (0x1EE57, "M", "خ"), - (0x1EE58, "X"), - (0x1EE59, "M", "ض"), - (0x1EE5A, "X"), - (0x1EE5B, "M", "غ"), - (0x1EE5C, "X"), - (0x1EE5D, "M", "ں"), - (0x1EE5E, "X"), - (0x1EE5F, "M", "ٯ"), - (0x1EE60, "X"), - (0x1EE61, "M", "ب"), - (0x1EE62, "M", "ج"), - (0x1EE63, "X"), - (0x1EE64, "M", "ه"), - (0x1EE65, "X"), - (0x1EE67, "M", "ح"), - (0x1EE68, "M", "ط"), - (0x1EE69, "M", "ي"), - (0x1EE6A, "M", "ك"), - (0x1EE6B, "X"), - (0x1EE6C, "M", "م"), - (0x1EE6D, "M", "ن"), - (0x1EE6E, "M", "س"), - (0x1EE6F, "M", "ع"), - (0x1EE70, "M", "ف"), - (0x1EE71, "M", "ص"), - (0x1EE72, "M", "ق"), - (0x1EE73, "X"), - (0x1EE74, "M", "ش"), - (0x1EE75, "M", "ت"), - (0x1EE76, "M", "ث"), - (0x1EE77, "M", "خ"), - (0x1EE78, "X"), - (0x1EE79, "M", "ض"), - (0x1EE7A, "M", "ظ"), - (0x1EE7B, "M", "غ"), - (0x1EE7C, "M", "ٮ"), - (0x1EE7D, "X"), - (0x1EE7E, "M", "ڡ"), - (0x1EE7F, "X"), - (0x1EE80, "M", "ا"), - (0x1EE81, "M", "ب"), - (0x1EE82, "M", "ج"), - (0x1EE83, "M", "د"), - ] - - -def _seg_75() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x1EE84, "M", "ه"), - (0x1EE85, "M", "و"), - (0x1EE86, "M", "ز"), - (0x1EE87, "M", "ح"), - (0x1EE88, "M", "ط"), - (0x1EE89, "M", "ي"), - (0x1EE8A, "X"), - (0x1EE8B, "M", "ل"), - (0x1EE8C, "M", "م"), - (0x1EE8D, "M", "ن"), - (0x1EE8E, "M", "س"), - (0x1EE8F, "M", "ع"), - (0x1EE90, "M", "ف"), - (0x1EE91, "M", "ص"), - (0x1EE92, "M", "ق"), - (0x1EE93, "M", "ر"), - (0x1EE94, "M", "ش"), - (0x1EE95, "M", "ت"), - (0x1EE96, "M", "ث"), - (0x1EE97, "M", "خ"), - (0x1EE98, "M", "ذ"), - (0x1EE99, "M", "ض"), - (0x1EE9A, "M", "ظ"), - (0x1EE9B, "M", "غ"), - (0x1EE9C, "X"), - (0x1EEA1, "M", "ب"), - (0x1EEA2, "M", "ج"), - (0x1EEA3, "M", "د"), - (0x1EEA4, "X"), - (0x1EEA5, "M", "و"), - (0x1EEA6, "M", "ز"), - (0x1EEA7, "M", "ح"), - (0x1EEA8, "M", "ط"), - (0x1EEA9, "M", "ي"), - (0x1EEAA, "X"), - (0x1EEAB, "M", "ل"), - (0x1EEAC, "M", "م"), - (0x1EEAD, "M", "ن"), - (0x1EEAE, "M", "س"), - (0x1EEAF, "M", "ع"), - (0x1EEB0, "M", "ف"), - (0x1EEB1, "M", "ص"), - (0x1EEB2, "M", "ق"), - (0x1EEB3, "M", "ر"), - (0x1EEB4, "M", "ش"), - (0x1EEB5, "M", "ت"), - (0x1EEB6, "M", "ث"), - (0x1EEB7, "M", "خ"), - (0x1EEB8, "M", "ذ"), - (0x1EEB9, "M", "ض"), - (0x1EEBA, "M", "ظ"), - (0x1EEBB, "M", "غ"), - (0x1EEBC, "X"), - (0x1EEF0, "V"), - (0x1EEF2, "X"), - (0x1F000, "V"), - (0x1F02C, "X"), - (0x1F030, "V"), - (0x1F094, "X"), - (0x1F0A0, "V"), - (0x1F0AF, "X"), - (0x1F0B1, "V"), - (0x1F0C0, "X"), - (0x1F0C1, "V"), - (0x1F0D0, "X"), - (0x1F0D1, "V"), - (0x1F0F6, "X"), - (0x1F101, "M", "0,"), - (0x1F102, "M", "1,"), - (0x1F103, "M", "2,"), - (0x1F104, "M", "3,"), - (0x1F105, "M", "4,"), - (0x1F106, "M", "5,"), - (0x1F107, "M", "6,"), - (0x1F108, "M", "7,"), - (0x1F109, "M", "8,"), - (0x1F10A, "M", "9,"), - (0x1F10B, "V"), - (0x1F110, "M", "(a)"), - (0x1F111, "M", "(b)"), - (0x1F112, "M", "(c)"), - (0x1F113, "M", "(d)"), - (0x1F114, "M", "(e)"), - (0x1F115, "M", "(f)"), - (0x1F116, "M", "(g)"), - (0x1F117, "M", "(h)"), - (0x1F118, "M", "(i)"), - (0x1F119, "M", "(j)"), - (0x1F11A, "M", "(k)"), - (0x1F11B, "M", "(l)"), - (0x1F11C, "M", "(m)"), - (0x1F11D, "M", "(n)"), - (0x1F11E, "M", "(o)"), - (0x1F11F, "M", "(p)"), - (0x1F120, "M", "(q)"), - (0x1F121, "M", "(r)"), - (0x1F122, "M", "(s)"), - (0x1F123, "M", "(t)"), - (0x1F124, "M", "(u)"), - (0x1F125, "M", "(v)"), - ] - - -def _seg_76() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x1F126, "M", "(w)"), - (0x1F127, "M", "(x)"), - (0x1F128, "M", "(y)"), - (0x1F129, "M", "(z)"), - (0x1F12A, "M", "〔s〕"), - (0x1F12B, "M", "c"), - (0x1F12C, "M", "r"), - (0x1F12D, "M", "cd"), - (0x1F12E, "M", "wz"), - (0x1F12F, "V"), - (0x1F130, "M", "a"), - (0x1F131, "M", "b"), - (0x1F132, "M", "c"), - (0x1F133, "M", "d"), - (0x1F134, "M", "e"), - (0x1F135, "M", "f"), - (0x1F136, "M", "g"), - (0x1F137, "M", "h"), - (0x1F138, "M", "i"), - (0x1F139, "M", "j"), - (0x1F13A, "M", "k"), - (0x1F13B, "M", "l"), - (0x1F13C, "M", "m"), - (0x1F13D, "M", "n"), - (0x1F13E, "M", "o"), - (0x1F13F, "M", "p"), - (0x1F140, "M", "q"), - (0x1F141, "M", "r"), - (0x1F142, "M", "s"), - (0x1F143, "M", "t"), - (0x1F144, "M", "u"), - (0x1F145, "M", "v"), - (0x1F146, "M", "w"), - (0x1F147, "M", "x"), - (0x1F148, "M", "y"), - (0x1F149, "M", "z"), - (0x1F14A, "M", "hv"), - (0x1F14B, "M", "mv"), - (0x1F14C, "M", "sd"), - (0x1F14D, "M", "ss"), - (0x1F14E, "M", "ppv"), - (0x1F14F, "M", "wc"), - (0x1F150, "V"), - (0x1F16A, "M", "mc"), - (0x1F16B, "M", "md"), - (0x1F16C, "M", "mr"), - (0x1F16D, "V"), - (0x1F190, "M", "dj"), - (0x1F191, "V"), - (0x1F1AE, "X"), - (0x1F1E6, "V"), - (0x1F200, "M", "ほか"), - (0x1F201, "M", "ココ"), - (0x1F202, "M", "サ"), - (0x1F203, "X"), - (0x1F210, "M", "手"), - (0x1F211, "M", "字"), - (0x1F212, "M", "双"), - (0x1F213, "M", "デ"), - (0x1F214, "M", "二"), - (0x1F215, "M", "多"), - (0x1F216, "M", "解"), - (0x1F217, "M", "天"), - (0x1F218, "M", "交"), - (0x1F219, "M", "映"), - (0x1F21A, "M", "無"), - (0x1F21B, "M", "料"), - (0x1F21C, "M", "前"), - (0x1F21D, "M", "後"), - (0x1F21E, "M", "再"), - (0x1F21F, "M", "新"), - (0x1F220, "M", "初"), - (0x1F221, "M", "終"), - (0x1F222, "M", "生"), - (0x1F223, "M", "販"), - (0x1F224, "M", "声"), - (0x1F225, "M", "吹"), - (0x1F226, "M", "演"), - (0x1F227, "M", "投"), - (0x1F228, "M", "捕"), - (0x1F229, "M", "一"), - (0x1F22A, "M", "三"), - (0x1F22B, "M", "遊"), - (0x1F22C, "M", "左"), - (0x1F22D, "M", "中"), - (0x1F22E, "M", "右"), - (0x1F22F, "M", "指"), - (0x1F230, "M", "走"), - (0x1F231, "M", "打"), - (0x1F232, "M", "禁"), - (0x1F233, "M", "空"), - (0x1F234, "M", "合"), - (0x1F235, "M", "満"), - (0x1F236, "M", "有"), - (0x1F237, "M", "月"), - (0x1F238, "M", "申"), - (0x1F239, "M", "割"), - (0x1F23A, "M", "営"), - (0x1F23B, "M", "配"), - (0x1F23C, "X"), - ] - - -def _seg_77() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x1F240, "M", "〔本〕"), - (0x1F241, "M", "〔三〕"), - (0x1F242, "M", "〔二〕"), - (0x1F243, "M", "〔安〕"), - (0x1F244, "M", "〔点〕"), - (0x1F245, "M", "〔打〕"), - (0x1F246, "M", "〔盗〕"), - (0x1F247, "M", "〔勝〕"), - (0x1F248, "M", "〔敗〕"), - (0x1F249, "X"), - (0x1F250, "M", "得"), - (0x1F251, "M", "可"), - (0x1F252, "X"), - (0x1F260, "V"), - (0x1F266, "X"), - (0x1F300, "V"), - (0x1F6D8, "X"), - (0x1F6DC, "V"), - (0x1F6ED, "X"), - (0x1F6F0, "V"), - (0x1F6FD, "X"), - (0x1F700, "V"), - (0x1F777, "X"), - (0x1F77B, "V"), - (0x1F7DA, "X"), - (0x1F7E0, "V"), - (0x1F7EC, "X"), - (0x1F7F0, "V"), - (0x1F7F1, "X"), - (0x1F800, "V"), - (0x1F80C, "X"), - (0x1F810, "V"), - (0x1F848, "X"), - (0x1F850, "V"), - (0x1F85A, "X"), - (0x1F860, "V"), - (0x1F888, "X"), - (0x1F890, "V"), - (0x1F8AE, "X"), - (0x1F8B0, "V"), - (0x1F8BC, "X"), - (0x1F8C0, "V"), - (0x1F8C2, "X"), - (0x1F900, "V"), - (0x1FA54, "X"), - (0x1FA60, "V"), - (0x1FA6E, "X"), - (0x1FA70, "V"), - (0x1FA7D, "X"), - (0x1FA80, "V"), - (0x1FA8A, "X"), - (0x1FA8F, "V"), - (0x1FAC7, "X"), - (0x1FACE, "V"), - (0x1FADD, "X"), - (0x1FADF, "V"), - (0x1FAEA, "X"), - (0x1FAF0, "V"), - (0x1FAF9, "X"), - (0x1FB00, "V"), - (0x1FB93, "X"), - (0x1FB94, "V"), - (0x1FBF0, "M", "0"), - (0x1FBF1, "M", "1"), - (0x1FBF2, "M", "2"), - (0x1FBF3, "M", "3"), - (0x1FBF4, "M", "4"), - (0x1FBF5, "M", "5"), - (0x1FBF6, "M", "6"), - (0x1FBF7, "M", "7"), - (0x1FBF8, "M", "8"), - (0x1FBF9, "M", "9"), - (0x1FBFA, "X"), - (0x20000, "V"), - (0x2A6E0, "X"), - (0x2A700, "V"), - (0x2B73A, "X"), - (0x2B740, "V"), - (0x2B81E, "X"), - (0x2B820, "V"), - (0x2CEA2, "X"), - (0x2CEB0, "V"), - (0x2EBE1, "X"), - (0x2EBF0, "V"), - (0x2EE5E, "X"), - (0x2F800, "M", "丽"), - (0x2F801, "M", "丸"), - (0x2F802, "M", "乁"), - (0x2F803, "M", "𠄢"), - (0x2F804, "M", "你"), - (0x2F805, "M", "侮"), - (0x2F806, "M", "侻"), - (0x2F807, "M", "倂"), - (0x2F808, "M", "偺"), - (0x2F809, "M", "備"), - (0x2F80A, "M", "僧"), - (0x2F80B, "M", "像"), - (0x2F80C, "M", "㒞"), - (0x2F80D, "M", "𠘺"), - (0x2F80E, "M", "免"), - ] - - -def _seg_78() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x2F80F, "M", "兔"), - (0x2F810, "M", "兤"), - (0x2F811, "M", "具"), - (0x2F812, "M", "𠔜"), - (0x2F813, "M", "㒹"), - (0x2F814, "M", "內"), - (0x2F815, "M", "再"), - (0x2F816, "M", "𠕋"), - (0x2F817, "M", "冗"), - (0x2F818, "M", "冤"), - (0x2F819, "M", "仌"), - (0x2F81A, "M", "冬"), - (0x2F81B, "M", "况"), - (0x2F81C, "M", "𩇟"), - (0x2F81D, "M", "凵"), - (0x2F81E, "M", "刃"), - (0x2F81F, "M", "㓟"), - (0x2F820, "M", "刻"), - (0x2F821, "M", "剆"), - (0x2F822, "M", "割"), - (0x2F823, "M", "剷"), - (0x2F824, "M", "㔕"), - (0x2F825, "M", "勇"), - (0x2F826, "M", "勉"), - (0x2F827, "M", "勤"), - (0x2F828, "M", "勺"), - (0x2F829, "M", "包"), - (0x2F82A, "M", "匆"), - (0x2F82B, "M", "北"), - (0x2F82C, "M", "卉"), - (0x2F82D, "M", "卑"), - (0x2F82E, "M", "博"), - (0x2F82F, "M", "即"), - (0x2F830, "M", "卽"), - (0x2F831, "M", "卿"), - (0x2F834, "M", "𠨬"), - (0x2F835, "M", "灰"), - (0x2F836, "M", "及"), - (0x2F837, "M", "叟"), - (0x2F838, "M", "𠭣"), - (0x2F839, "M", "叫"), - (0x2F83A, "M", "叱"), - (0x2F83B, "M", "吆"), - (0x2F83C, "M", "咞"), - (0x2F83D, "M", "吸"), - (0x2F83E, "M", "呈"), - (0x2F83F, "M", "周"), - (0x2F840, "M", "咢"), - (0x2F841, "M", "哶"), - (0x2F842, "M", "唐"), - (0x2F843, "M", "啓"), - (0x2F844, "M", "啣"), - (0x2F845, "M", "善"), - (0x2F847, "M", "喙"), - (0x2F848, "M", "喫"), - (0x2F849, "M", "喳"), - (0x2F84A, "M", "嗂"), - (0x2F84B, "M", "圖"), - (0x2F84C, "M", "嘆"), - (0x2F84D, "M", "圗"), - (0x2F84E, "M", "噑"), - (0x2F84F, "M", "噴"), - (0x2F850, "M", "切"), - (0x2F851, "M", "壮"), - (0x2F852, "M", "城"), - (0x2F853, "M", "埴"), - (0x2F854, "M", "堍"), - (0x2F855, "M", "型"), - (0x2F856, "M", "堲"), - (0x2F857, "M", "報"), - (0x2F858, "M", "墬"), - (0x2F859, "M", "𡓤"), - (0x2F85A, "M", "売"), - (0x2F85B, "M", "壷"), - (0x2F85C, "M", "夆"), - (0x2F85D, "M", "多"), - (0x2F85E, "M", "夢"), - (0x2F85F, "M", "奢"), - (0x2F860, "M", "𡚨"), - (0x2F861, "M", "𡛪"), - (0x2F862, "M", "姬"), - (0x2F863, "M", "娛"), - (0x2F864, "M", "娧"), - (0x2F865, "M", "姘"), - (0x2F866, "M", "婦"), - (0x2F867, "M", "㛮"), - (0x2F868, "M", "㛼"), - (0x2F869, "M", "嬈"), - (0x2F86A, "M", "嬾"), - (0x2F86C, "M", "𡧈"), - (0x2F86D, "M", "寃"), - (0x2F86E, "M", "寘"), - (0x2F86F, "M", "寧"), - (0x2F870, "M", "寳"), - (0x2F871, "M", "𡬘"), - (0x2F872, "M", "寿"), - (0x2F873, "M", "将"), - (0x2F874, "M", "当"), - (0x2F875, "M", "尢"), - (0x2F876, "M", "㞁"), - ] - - -def _seg_79() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x2F877, "M", "屠"), - (0x2F878, "M", "屮"), - (0x2F879, "M", "峀"), - (0x2F87A, "M", "岍"), - (0x2F87B, "M", "𡷤"), - (0x2F87C, "M", "嵃"), - (0x2F87D, "M", "𡷦"), - (0x2F87E, "M", "嵮"), - (0x2F87F, "M", "嵫"), - (0x2F880, "M", "嵼"), - (0x2F881, "M", "巡"), - (0x2F882, "M", "巢"), - (0x2F883, "M", "㠯"), - (0x2F884, "M", "巽"), - (0x2F885, "M", "帨"), - (0x2F886, "M", "帽"), - (0x2F887, "M", "幩"), - (0x2F888, "M", "㡢"), - (0x2F889, "M", "𢆃"), - (0x2F88A, "M", "㡼"), - (0x2F88B, "M", "庰"), - (0x2F88C, "M", "庳"), - (0x2F88D, "M", "庶"), - (0x2F88E, "M", "廊"), - (0x2F88F, "M", "𪎒"), - (0x2F890, "M", "廾"), - (0x2F891, "M", "𢌱"), - (0x2F893, "M", "舁"), - (0x2F894, "M", "弢"), - (0x2F896, "M", "㣇"), - (0x2F897, "M", "𣊸"), - (0x2F898, "M", "𦇚"), - (0x2F899, "M", "形"), - (0x2F89A, "M", "彫"), - (0x2F89B, "M", "㣣"), - (0x2F89C, "M", "徚"), - (0x2F89D, "M", "忍"), - (0x2F89E, "M", "志"), - (0x2F89F, "M", "忹"), - (0x2F8A0, "M", "悁"), - (0x2F8A1, "M", "㤺"), - (0x2F8A2, "M", "㤜"), - (0x2F8A3, "M", "悔"), - (0x2F8A4, "M", "𢛔"), - (0x2F8A5, "M", "惇"), - (0x2F8A6, "M", "慈"), - (0x2F8A7, "M", "慌"), - (0x2F8A8, "M", "慎"), - (0x2F8A9, "M", "慌"), - (0x2F8AA, "M", "慺"), - (0x2F8AB, "M", "憎"), - (0x2F8AC, "M", "憲"), - (0x2F8AD, "M", "憤"), - (0x2F8AE, "M", "憯"), - (0x2F8AF, "M", "懞"), - (0x2F8B0, "M", "懲"), - (0x2F8B1, "M", "懶"), - (0x2F8B2, "M", "成"), - (0x2F8B3, "M", "戛"), - (0x2F8B4, "M", "扝"), - (0x2F8B5, "M", "抱"), - (0x2F8B6, "M", "拔"), - (0x2F8B7, "M", "捐"), - (0x2F8B8, "M", "𢬌"), - (0x2F8B9, "M", "挽"), - (0x2F8BA, "M", "拼"), - (0x2F8BB, "M", "捨"), - (0x2F8BC, "M", "掃"), - (0x2F8BD, "M", "揤"), - (0x2F8BE, "M", "𢯱"), - (0x2F8BF, "M", "搢"), - (0x2F8C0, "M", "揅"), - (0x2F8C1, "M", "掩"), - (0x2F8C2, "M", "㨮"), - (0x2F8C3, "M", "摩"), - (0x2F8C4, "M", "摾"), - (0x2F8C5, "M", "撝"), - (0x2F8C6, "M", "摷"), - (0x2F8C7, "M", "㩬"), - (0x2F8C8, "M", "敏"), - (0x2F8C9, "M", "敬"), - (0x2F8CA, "M", "𣀊"), - (0x2F8CB, "M", "旣"), - (0x2F8CC, "M", "書"), - (0x2F8CD, "M", "晉"), - (0x2F8CE, "M", "㬙"), - (0x2F8CF, "M", "暑"), - (0x2F8D0, "M", "㬈"), - (0x2F8D1, "M", "㫤"), - (0x2F8D2, "M", "冒"), - (0x2F8D3, "M", "冕"), - (0x2F8D4, "M", "最"), - (0x2F8D5, "M", "暜"), - (0x2F8D6, "M", "肭"), - (0x2F8D7, "M", "䏙"), - (0x2F8D8, "M", "朗"), - (0x2F8D9, "M", "望"), - (0x2F8DA, "M", "朡"), - (0x2F8DB, "M", "杞"), - (0x2F8DC, "M", "杓"), - ] - - -def _seg_80() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x2F8DD, "M", "𣏃"), - (0x2F8DE, "M", "㭉"), - (0x2F8DF, "M", "柺"), - (0x2F8E0, "M", "枅"), - (0x2F8E1, "M", "桒"), - (0x2F8E2, "M", "梅"), - (0x2F8E3, "M", "𣑭"), - (0x2F8E4, "M", "梎"), - (0x2F8E5, "M", "栟"), - (0x2F8E6, "M", "椔"), - (0x2F8E7, "M", "㮝"), - (0x2F8E8, "M", "楂"), - (0x2F8E9, "M", "榣"), - (0x2F8EA, "M", "槪"), - (0x2F8EB, "M", "檨"), - (0x2F8EC, "M", "𣚣"), - (0x2F8ED, "M", "櫛"), - (0x2F8EE, "M", "㰘"), - (0x2F8EF, "M", "次"), - (0x2F8F0, "M", "𣢧"), - (0x2F8F1, "M", "歔"), - (0x2F8F2, "M", "㱎"), - (0x2F8F3, "M", "歲"), - (0x2F8F4, "M", "殟"), - (0x2F8F5, "M", "殺"), - (0x2F8F6, "M", "殻"), - (0x2F8F7, "M", "𣪍"), - (0x2F8F8, "M", "𡴋"), - (0x2F8F9, "M", "𣫺"), - (0x2F8FA, "M", "汎"), - (0x2F8FB, "M", "𣲼"), - (0x2F8FC, "M", "沿"), - (0x2F8FD, "M", "泍"), - (0x2F8FE, "M", "汧"), - (0x2F8FF, "M", "洖"), - (0x2F900, "M", "派"), - (0x2F901, "M", "海"), - (0x2F902, "M", "流"), - (0x2F903, "M", "浩"), - (0x2F904, "M", "浸"), - (0x2F905, "M", "涅"), - (0x2F906, "M", "𣴞"), - (0x2F907, "M", "洴"), - (0x2F908, "M", "港"), - (0x2F909, "M", "湮"), - (0x2F90A, "M", "㴳"), - (0x2F90B, "M", "滋"), - (0x2F90C, "M", "滇"), - (0x2F90D, "M", "𣻑"), - (0x2F90E, "M", "淹"), - (0x2F90F, "M", "潮"), - (0x2F910, "M", "𣽞"), - (0x2F911, "M", "𣾎"), - (0x2F912, "M", "濆"), - (0x2F913, "M", "瀹"), - (0x2F914, "M", "瀞"), - (0x2F915, "M", "瀛"), - (0x2F916, "M", "㶖"), - (0x2F917, "M", "灊"), - (0x2F918, "M", "災"), - (0x2F919, "M", "灷"), - (0x2F91A, "M", "炭"), - (0x2F91B, "M", "𠔥"), - (0x2F91C, "M", "煅"), - (0x2F91D, "M", "𤉣"), - (0x2F91E, "M", "熜"), - (0x2F91F, "M", "𤎫"), - (0x2F920, "M", "爨"), - (0x2F921, "M", "爵"), - (0x2F922, "M", "牐"), - (0x2F923, "M", "𤘈"), - (0x2F924, "M", "犀"), - (0x2F925, "M", "犕"), - (0x2F926, "M", "𤜵"), - (0x2F927, "M", "𤠔"), - (0x2F928, "M", "獺"), - (0x2F929, "M", "王"), - (0x2F92A, "M", "㺬"), - (0x2F92B, "M", "玥"), - (0x2F92C, "M", "㺸"), - (0x2F92E, "M", "瑇"), - (0x2F92F, "M", "瑜"), - (0x2F930, "M", "瑱"), - (0x2F931, "M", "璅"), - (0x2F932, "M", "瓊"), - (0x2F933, "M", "㼛"), - (0x2F934, "M", "甤"), - (0x2F935, "M", "𤰶"), - (0x2F936, "M", "甾"), - (0x2F937, "M", "𤲒"), - (0x2F938, "M", "異"), - (0x2F939, "M", "𢆟"), - (0x2F93A, "M", "瘐"), - (0x2F93B, "M", "𤾡"), - (0x2F93C, "M", "𤾸"), - (0x2F93D, "M", "𥁄"), - (0x2F93E, "M", "㿼"), - (0x2F93F, "M", "䀈"), - (0x2F940, "M", "直"), - (0x2F941, "M", "𥃳"), - ] - - -def _seg_81() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x2F942, "M", "𥃲"), - (0x2F943, "M", "𥄙"), - (0x2F944, "M", "𥄳"), - (0x2F945, "M", "眞"), - (0x2F946, "M", "真"), - (0x2F948, "M", "睊"), - (0x2F949, "M", "䀹"), - (0x2F94A, "M", "瞋"), - (0x2F94B, "M", "䁆"), - (0x2F94C, "M", "䂖"), - (0x2F94D, "M", "𥐝"), - (0x2F94E, "M", "硎"), - (0x2F94F, "M", "碌"), - (0x2F950, "M", "磌"), - (0x2F951, "M", "䃣"), - (0x2F952, "M", "𥘦"), - (0x2F953, "M", "祖"), - (0x2F954, "M", "𥚚"), - (0x2F955, "M", "𥛅"), - (0x2F956, "M", "福"), - (0x2F957, "M", "秫"), - (0x2F958, "M", "䄯"), - (0x2F959, "M", "穀"), - (0x2F95A, "M", "穊"), - (0x2F95B, "M", "穏"), - (0x2F95C, "M", "𥥼"), - (0x2F95D, "M", "𥪧"), - (0x2F95F, "M", "竮"), - (0x2F960, "M", "䈂"), - (0x2F961, "M", "𥮫"), - (0x2F962, "M", "篆"), - (0x2F963, "M", "築"), - (0x2F964, "M", "䈧"), - (0x2F965, "M", "𥲀"), - (0x2F966, "M", "糒"), - (0x2F967, "M", "䊠"), - (0x2F968, "M", "糨"), - (0x2F969, "M", "糣"), - (0x2F96A, "M", "紀"), - (0x2F96B, "M", "𥾆"), - (0x2F96C, "M", "絣"), - (0x2F96D, "M", "䌁"), - (0x2F96E, "M", "緇"), - (0x2F96F, "M", "縂"), - (0x2F970, "M", "繅"), - (0x2F971, "M", "䌴"), - (0x2F972, "M", "𦈨"), - (0x2F973, "M", "𦉇"), - (0x2F974, "M", "䍙"), - (0x2F975, "M", "𦋙"), - (0x2F976, "M", "罺"), - (0x2F977, "M", "𦌾"), - (0x2F978, "M", "羕"), - (0x2F979, "M", "翺"), - (0x2F97A, "M", "者"), - (0x2F97B, "M", "𦓚"), - (0x2F97C, "M", "𦔣"), - (0x2F97D, "M", "聠"), - (0x2F97E, "M", "𦖨"), - (0x2F97F, "M", "聰"), - (0x2F980, "M", "𣍟"), - (0x2F981, "M", "䏕"), - (0x2F982, "M", "育"), - (0x2F983, "M", "脃"), - (0x2F984, "M", "䐋"), - (0x2F985, "M", "脾"), - (0x2F986, "M", "媵"), - (0x2F987, "M", "𦞧"), - (0x2F988, "M", "𦞵"), - (0x2F989, "M", "𣎓"), - (0x2F98A, "M", "𣎜"), - (0x2F98B, "M", "舁"), - (0x2F98C, "M", "舄"), - (0x2F98D, "M", "辞"), - (0x2F98E, "M", "䑫"), - (0x2F98F, "M", "芑"), - (0x2F990, "M", "芋"), - (0x2F991, "M", "芝"), - (0x2F992, "M", "劳"), - (0x2F993, "M", "花"), - (0x2F994, "M", "芳"), - (0x2F995, "M", "芽"), - (0x2F996, "M", "苦"), - (0x2F997, "M", "𦬼"), - (0x2F998, "M", "若"), - (0x2F999, "M", "茝"), - (0x2F99A, "M", "荣"), - (0x2F99B, "M", "莭"), - (0x2F99C, "M", "茣"), - (0x2F99D, "M", "莽"), - (0x2F99E, "M", "菧"), - (0x2F99F, "M", "著"), - (0x2F9A0, "M", "荓"), - (0x2F9A1, "M", "菊"), - (0x2F9A2, "M", "菌"), - (0x2F9A3, "M", "菜"), - (0x2F9A4, "M", "𦰶"), - (0x2F9A5, "M", "𦵫"), - (0x2F9A6, "M", "𦳕"), - (0x2F9A7, "M", "䔫"), - ] - - -def _seg_82() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x2F9A8, "M", "蓱"), - (0x2F9A9, "M", "蓳"), - (0x2F9AA, "M", "蔖"), - (0x2F9AB, "M", "𧏊"), - (0x2F9AC, "M", "蕤"), - (0x2F9AD, "M", "𦼬"), - (0x2F9AE, "M", "䕝"), - (0x2F9AF, "M", "䕡"), - (0x2F9B0, "M", "𦾱"), - (0x2F9B1, "M", "𧃒"), - (0x2F9B2, "M", "䕫"), - (0x2F9B3, "M", "虐"), - (0x2F9B4, "M", "虜"), - (0x2F9B5, "M", "虧"), - (0x2F9B6, "M", "虩"), - (0x2F9B7, "M", "蚩"), - (0x2F9B8, "M", "蚈"), - (0x2F9B9, "M", "蜎"), - (0x2F9BA, "M", "蛢"), - (0x2F9BB, "M", "蝹"), - (0x2F9BC, "M", "蜨"), - (0x2F9BD, "M", "蝫"), - (0x2F9BE, "M", "螆"), - (0x2F9BF, "M", "䗗"), - (0x2F9C0, "M", "蟡"), - (0x2F9C1, "M", "蠁"), - (0x2F9C2, "M", "䗹"), - (0x2F9C3, "M", "衠"), - (0x2F9C4, "M", "衣"), - (0x2F9C5, "M", "𧙧"), - (0x2F9C6, "M", "裗"), - (0x2F9C7, "M", "裞"), - (0x2F9C8, "M", "䘵"), - (0x2F9C9, "M", "裺"), - (0x2F9CA, "M", "㒻"), - (0x2F9CB, "M", "𧢮"), - (0x2F9CC, "M", "𧥦"), - (0x2F9CD, "M", "䚾"), - (0x2F9CE, "M", "䛇"), - (0x2F9CF, "M", "誠"), - (0x2F9D0, "M", "諭"), - (0x2F9D1, "M", "變"), - (0x2F9D2, "M", "豕"), - (0x2F9D3, "M", "𧲨"), - (0x2F9D4, "M", "貫"), - (0x2F9D5, "M", "賁"), - (0x2F9D6, "M", "贛"), - (0x2F9D7, "M", "起"), - (0x2F9D8, "M", "𧼯"), - (0x2F9D9, "M", "𠠄"), - (0x2F9DA, "M", "跋"), - (0x2F9DB, "M", "趼"), - (0x2F9DC, "M", "跰"), - (0x2F9DD, "M", "𠣞"), - (0x2F9DE, "M", "軔"), - (0x2F9DF, "M", "輸"), - (0x2F9E0, "M", "𨗒"), - (0x2F9E1, "M", "𨗭"), - (0x2F9E2, "M", "邔"), - (0x2F9E3, "M", "郱"), - (0x2F9E4, "M", "鄑"), - (0x2F9E5, "M", "𨜮"), - (0x2F9E6, "M", "鄛"), - (0x2F9E7, "M", "鈸"), - (0x2F9E8, "M", "鋗"), - (0x2F9E9, "M", "鋘"), - (0x2F9EA, "M", "鉼"), - (0x2F9EB, "M", "鏹"), - (0x2F9EC, "M", "鐕"), - (0x2F9ED, "M", "𨯺"), - (0x2F9EE, "M", "開"), - (0x2F9EF, "M", "䦕"), - (0x2F9F0, "M", "閷"), - (0x2F9F1, "M", "𨵷"), - (0x2F9F2, "M", "䧦"), - (0x2F9F3, "M", "雃"), - (0x2F9F4, "M", "嶲"), - (0x2F9F5, "M", "霣"), - (0x2F9F6, "M", "𩅅"), - (0x2F9F7, "M", "𩈚"), - (0x2F9F8, "M", "䩮"), - (0x2F9F9, "M", "䩶"), - (0x2F9FA, "M", "韠"), - (0x2F9FB, "M", "𩐊"), - (0x2F9FC, "M", "䪲"), - (0x2F9FD, "M", "𩒖"), - (0x2F9FE, "M", "頋"), - (0x2FA00, "M", "頩"), - (0x2FA01, "M", "𩖶"), - (0x2FA02, "M", "飢"), - (0x2FA03, "M", "䬳"), - (0x2FA04, "M", "餩"), - (0x2FA05, "M", "馧"), - (0x2FA06, "M", "駂"), - (0x2FA07, "M", "駾"), - (0x2FA08, "M", "䯎"), - (0x2FA09, "M", "𩬰"), - (0x2FA0A, "M", "鬒"), - (0x2FA0B, "M", "鱀"), - (0x2FA0C, "M", "鳽"), - ] - - -def _seg_83() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x2FA0D, "M", "䳎"), - (0x2FA0E, "M", "䳭"), - (0x2FA0F, "M", "鵧"), - (0x2FA10, "M", "𪃎"), - (0x2FA11, "M", "䳸"), - (0x2FA12, "M", "𪄅"), - (0x2FA13, "M", "𪈎"), - (0x2FA14, "M", "𪊑"), - (0x2FA15, "M", "麻"), - (0x2FA16, "M", "䵖"), - (0x2FA17, "M", "黹"), - (0x2FA18, "M", "黾"), - (0x2FA19, "M", "鼅"), - (0x2FA1A, "M", "鼏"), - (0x2FA1B, "M", "鼖"), - (0x2FA1C, "M", "鼻"), - (0x2FA1D, "M", "𪘀"), - (0x2FA1E, "X"), - (0x30000, "V"), - (0x3134B, "X"), - (0x31350, "V"), - (0x323B0, "X"), - (0xE0100, "I"), - (0xE01F0, "X"), - ] - - -uts46data = tuple( - _seg_0() - + _seg_1() - + _seg_2() - + _seg_3() - + _seg_4() - + _seg_5() - + _seg_6() - + _seg_7() - + _seg_8() - + _seg_9() - + _seg_10() - + _seg_11() - + _seg_12() - + _seg_13() - + _seg_14() - + _seg_15() - + _seg_16() - + _seg_17() - + _seg_18() - + _seg_19() - + _seg_20() - + _seg_21() - + _seg_22() - + _seg_23() - + _seg_24() - + _seg_25() - + _seg_26() - + _seg_27() - + _seg_28() - + _seg_29() - + _seg_30() - + _seg_31() - + _seg_32() - + _seg_33() - + _seg_34() - + _seg_35() - + _seg_36() - + _seg_37() - + _seg_38() - + _seg_39() - + _seg_40() - + _seg_41() - + _seg_42() - + _seg_43() - + _seg_44() - + _seg_45() - + _seg_46() - + _seg_47() - + _seg_48() - + _seg_49() - + _seg_50() - + _seg_51() - + _seg_52() - + _seg_53() - + _seg_54() - + _seg_55() - + _seg_56() - + _seg_57() - + _seg_58() - + _seg_59() - + _seg_60() - + _seg_61() - + _seg_62() - + _seg_63() - + _seg_64() - + _seg_65() - + _seg_66() - + _seg_67() - + _seg_68() - + _seg_69() - + _seg_70() - + _seg_71() - + _seg_72() - + _seg_73() - + _seg_74() - + _seg_75() - + _seg_76() - + _seg_77() - + _seg_78() - + _seg_79() - + _seg_80() - + _seg_81() - + _seg_82() - + _seg_83() -) # type: Tuple[Union[Tuple[int, str], Tuple[int, str, str]], ...] diff --git a/bot/lib/python3.11/site-packages/multidict-6.7.0.dist-info/INSTALLER b/bot/lib/python3.11/site-packages/multidict-6.7.0.dist-info/INSTALLER deleted file mode 100644 index a1b589e..0000000 --- a/bot/lib/python3.11/site-packages/multidict-6.7.0.dist-info/INSTALLER +++ /dev/null @@ -1 +0,0 @@ -pip diff --git a/bot/lib/python3.11/site-packages/multidict-6.7.0.dist-info/METADATA b/bot/lib/python3.11/site-packages/multidict-6.7.0.dist-info/METADATA deleted file mode 100644 index 1ab8dd6..0000000 --- a/bot/lib/python3.11/site-packages/multidict-6.7.0.dist-info/METADATA +++ /dev/null @@ -1,149 +0,0 @@ -Metadata-Version: 2.4 -Name: multidict -Version: 6.7.0 -Summary: multidict implementation -Home-page: https://github.com/aio-libs/multidict -Author: Andrew Svetlov -Author-email: andrew.svetlov@gmail.com -License: Apache License 2.0 -Project-URL: Chat: Matrix, https://matrix.to/#/#aio-libs:matrix.org -Project-URL: Chat: Matrix Space, https://matrix.to/#/#aio-libs-space:matrix.org -Project-URL: CI: GitHub, https://github.com/aio-libs/multidict/actions -Project-URL: Code of Conduct, https://github.com/aio-libs/.github/blob/master/CODE_OF_CONDUCT.md -Project-URL: Coverage: codecov, https://codecov.io/github/aio-libs/multidict -Project-URL: Docs: Changelog, https://multidict.aio-libs.org/en/latest/changes/ -Project-URL: Docs: RTD, https://multidict.aio-libs.org -Project-URL: GitHub: issues, https://github.com/aio-libs/multidict/issues -Project-URL: GitHub: repo, https://github.com/aio-libs/multidict -Classifier: Development Status :: 5 - Production/Stable -Classifier: Intended Audience :: Developers -Classifier: Programming Language :: Python -Classifier: Programming Language :: Python :: 3 -Classifier: Programming Language :: Python :: 3.9 -Classifier: Programming Language :: Python :: 3.10 -Classifier: Programming Language :: Python :: 3.11 -Classifier: Programming Language :: Python :: 3.12 -Classifier: Programming Language :: Python :: 3.13 -Classifier: Programming Language :: Python :: 3.14 -Requires-Python: >=3.9 -Description-Content-Type: text/x-rst -License-File: LICENSE -Requires-Dist: typing-extensions>=4.1.0; python_version < "3.11" -Dynamic: license-file - -========= -multidict -========= - -.. image:: https://github.com/aio-libs/multidict/actions/workflows/ci-cd.yml/badge.svg - :target: https://github.com/aio-libs/multidict/actions - :alt: GitHub status for master branch - -.. image:: https://codecov.io/gh/aio-libs/multidict/branch/master/graph/badge.svg?flag=pytest - :target: https://codecov.io/gh/aio-libs/multidict?flags[]=pytest - :alt: Coverage metrics - -.. image:: https://img.shields.io/pypi/v/multidict.svg - :target: https://pypi.org/project/multidict - :alt: PyPI - -.. image:: https://readthedocs.org/projects/multidict/badge/?version=latest - :target: https://multidict.aio-libs.org - :alt: Read The Docs build status badge - -.. image:: https://img.shields.io/endpoint?url=https://codspeed.io/badge.json - :target: https://codspeed.io/aio-libs/multidict - :alt: CodSpeed - -.. image:: https://img.shields.io/pypi/pyversions/multidict.svg - :target: https://pypi.org/project/multidict - :alt: Python versions - -.. image:: https://img.shields.io/matrix/aio-libs:matrix.org?label=Discuss%20on%20Matrix%20at%20%23aio-libs%3Amatrix.org&logo=matrix&server_fqdn=matrix.org&style=flat - :target: https://matrix.to/#/%23aio-libs:matrix.org - :alt: Matrix Room — #aio-libs:matrix.org - -.. image:: https://img.shields.io/matrix/aio-libs-space:matrix.org?label=Discuss%20on%20Matrix%20at%20%23aio-libs-space%3Amatrix.org&logo=matrix&server_fqdn=matrix.org&style=flat - :target: https://matrix.to/#/%23aio-libs-space:matrix.org - :alt: Matrix Space — #aio-libs-space:matrix.org - -Multidict is dict-like collection of *key-value pairs* where key -might occur more than once in the container. - -Introduction ------------- - -*HTTP Headers* and *URL query string* require specific data structure: -*multidict*. It behaves mostly like a regular ``dict`` but it may have -several *values* for the same *key* and *preserves insertion ordering*. - -The *key* is ``str`` (or ``istr`` for case-insensitive dictionaries). - -``multidict`` has four multidict classes: -``MultiDict``, ``MultiDictProxy``, ``CIMultiDict`` -and ``CIMultiDictProxy``. - -Immutable proxies (``MultiDictProxy`` and -``CIMultiDictProxy``) provide a dynamic view for the -proxied multidict, the view reflects underlying collection changes. They -implement the ``collections.abc.Mapping`` interface. - -Regular mutable (``MultiDict`` and ``CIMultiDict``) classes -implement ``collections.abc.MutableMapping`` and allows them to change -their own content. - - -*Case insensitive* (``CIMultiDict`` and -``CIMultiDictProxy``) assume the *keys* are case -insensitive, e.g.:: - - >>> dct = CIMultiDict(key='val') - >>> 'Key' in dct - True - >>> dct['Key'] - 'val' - -*Keys* should be ``str`` or ``istr`` instances. - -The library has optional C Extensions for speed. - - -License -------- - -Apache 2 - -Library Installation --------------------- - -.. code-block:: bash - - $ pip install multidict - -The library is Python 3 only! - -PyPI contains binary wheels for Linux, Windows and MacOS. If you want to install -``multidict`` on another operating system (or *Alpine Linux* inside a Docker) the -tarball will be used to compile the library from source. It requires a C compiler and -Python headers to be installed. - -To skip the compilation, please use the `MULTIDICT_NO_EXTENSIONS` environment variable, -e.g.: - -.. code-block:: bash - - $ MULTIDICT_NO_EXTENSIONS=1 pip install multidict - -Please note, the pure Python (uncompiled) version is about 20-50 times slower depending on -the usage scenario!!! - -For extension development, set the ``MULTIDICT_DEBUG_BUILD`` environment variable to compile -the extensions in debug mode: - -.. code-block:: console - - $ MULTIDICT_DEBUG_BUILD=1 pip install multidict - -Changelog ---------- -See `RTD page `_. diff --git a/bot/lib/python3.11/site-packages/multidict-6.7.0.dist-info/RECORD b/bot/lib/python3.11/site-packages/multidict-6.7.0.dist-info/RECORD deleted file mode 100644 index a75972d..0000000 --- a/bot/lib/python3.11/site-packages/multidict-6.7.0.dist-info/RECORD +++ /dev/null @@ -1,16 +0,0 @@ -multidict-6.7.0.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4 -multidict-6.7.0.dist-info/METADATA,sha256=q_zO5zLDpLVGLHpjw8BHBRhNX7yuB6_RlehDOZPYrZQ,5321 -multidict-6.7.0.dist-info/RECORD,, -multidict-6.7.0.dist-info/WHEEL,sha256=nENvFvUt2sTxh7qTwFTbrHft1Jd6WkcTog-2x3-pWGY,193 -multidict-6.7.0.dist-info/licenses/LICENSE,sha256=k9Ealo4vDzY3PECBH_bSDhc_WMPKtYhM1mF7v9eVSSo,611 -multidict-6.7.0.dist-info/top_level.txt,sha256=-euDElkk5_qkmfIJ7WiqCab02ZlSFZWynejKg59qZQQ,10 -multidict/__init__.py,sha256=vrqM7ruZH18zqUQumAaWtGekJFYb_oWvThnAdNuAxg4,1228 -multidict/__pycache__/__init__.cpython-311.pyc,, -multidict/__pycache__/_abc.cpython-311.pyc,, -multidict/__pycache__/_compat.cpython-311.pyc,, -multidict/__pycache__/_multidict_py.cpython-311.pyc,, -multidict/_abc.py,sha256=e_0JDJi7E6LWS0A3gUJ17SkgDLlmg8ffjfylTu_vboc,2402 -multidict/_compat.py,sha256=TcRjCStk2iIY1_DwDNj8kNpJRQ9rtLj92Xvk1z2G_ak,422 -multidict/_multidict.cpython-311-aarch64-linux-gnu.so,sha256=b7p8juD_Q8LDkSS8ftCaaAfvK6ANZALwO2znY7bTOkM,924264 -multidict/_multidict_py.py,sha256=VGQ58P7VOd6lRf3WVAinb62aD16DPdAWRt68qmiJMXE,39955 -multidict/py.typed,sha256=e9bmbH3UFxsabQrnNFPG9qxIXztwbcM6IKDYnvZwprY,15 diff --git a/bot/lib/python3.11/site-packages/multidict-6.7.0.dist-info/WHEEL b/bot/lib/python3.11/site-packages/multidict-6.7.0.dist-info/WHEEL deleted file mode 100644 index 4ed519b..0000000 --- a/bot/lib/python3.11/site-packages/multidict-6.7.0.dist-info/WHEEL +++ /dev/null @@ -1,7 +0,0 @@ -Wheel-Version: 1.0 -Generator: setuptools (80.9.0) -Root-Is-Purelib: false -Tag: cp311-cp311-manylinux_2_17_aarch64 -Tag: cp311-cp311-manylinux2014_aarch64 -Tag: cp311-cp311-manylinux_2_28_aarch64 - diff --git a/bot/lib/python3.11/site-packages/multidict-6.7.0.dist-info/licenses/LICENSE b/bot/lib/python3.11/site-packages/multidict-6.7.0.dist-info/licenses/LICENSE deleted file mode 100644 index 8727172..0000000 --- a/bot/lib/python3.11/site-packages/multidict-6.7.0.dist-info/licenses/LICENSE +++ /dev/null @@ -1,13 +0,0 @@ - Copyright 2016 Andrew Svetlov and aio-libs contributors - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. diff --git a/bot/lib/python3.11/site-packages/multidict-6.7.0.dist-info/top_level.txt b/bot/lib/python3.11/site-packages/multidict-6.7.0.dist-info/top_level.txt deleted file mode 100644 index afcecdf..0000000 --- a/bot/lib/python3.11/site-packages/multidict-6.7.0.dist-info/top_level.txt +++ /dev/null @@ -1 +0,0 @@ -multidict diff --git a/bot/lib/python3.11/site-packages/multidict/__init__.py b/bot/lib/python3.11/site-packages/multidict/__init__.py deleted file mode 100644 index a688932..0000000 --- a/bot/lib/python3.11/site-packages/multidict/__init__.py +++ /dev/null @@ -1,60 +0,0 @@ -""" -Multidict implementation. - -HTTP Headers and URL query string require specific data structure: -multidict. It behaves mostly like a dict but it can have -several values for the same key. -""" - -from typing import TYPE_CHECKING - -from ._abc import MultiMapping, MutableMultiMapping -from ._compat import USE_EXTENSIONS - -__all__ = ( - "CIMultiDict", - "CIMultiDictProxy", - "MultiDict", - "MultiDictProxy", - "MultiMapping", - "MutableMultiMapping", - "getversion", - "istr", - "upstr", -) - -__version__ = "6.7.0" - - -if TYPE_CHECKING or not USE_EXTENSIONS: - from ._multidict_py import ( - CIMultiDict, - CIMultiDictProxy, - MultiDict, - MultiDictProxy, - getversion, - istr, - ) -else: - from collections.abc import ItemsView, KeysView, ValuesView - - from ._multidict import ( - CIMultiDict, - CIMultiDictProxy, - MultiDict, - MultiDictProxy, - _ItemsView, - _KeysView, - _ValuesView, - getversion, - istr, - ) - - MultiMapping.register(MultiDictProxy) - MutableMultiMapping.register(MultiDict) - KeysView.register(_KeysView) - ItemsView.register(_ItemsView) - ValuesView.register(_ValuesView) - - -upstr = istr diff --git a/bot/lib/python3.11/site-packages/multidict/_abc.py b/bot/lib/python3.11/site-packages/multidict/_abc.py deleted file mode 100644 index 54253e9..0000000 --- a/bot/lib/python3.11/site-packages/multidict/_abc.py +++ /dev/null @@ -1,73 +0,0 @@ -import abc -from collections.abc import Iterable, Mapping, MutableMapping -from typing import TYPE_CHECKING, Protocol, TypeVar, Union, overload - -if TYPE_CHECKING: - from ._multidict_py import istr -else: - istr = str - -_V = TypeVar("_V") -_V_co = TypeVar("_V_co", covariant=True) -_T = TypeVar("_T") - - -class SupportsKeys(Protocol[_V_co]): - def keys(self) -> Iterable[str]: ... - def __getitem__(self, key: str, /) -> _V_co: ... - - -class SupportsIKeys(Protocol[_V_co]): - def keys(self) -> Iterable[istr]: ... - def __getitem__(self, key: istr, /) -> _V_co: ... - - -MDArg = Union[SupportsKeys[_V], SupportsIKeys[_V], Iterable[tuple[str, _V]], None] - - -class MultiMapping(Mapping[str, _V_co]): - @overload - def getall(self, key: str) -> list[_V_co]: ... - @overload - def getall(self, key: str, default: _T) -> Union[list[_V_co], _T]: ... - @abc.abstractmethod - def getall(self, key: str, default: _T = ...) -> Union[list[_V_co], _T]: - """Return all values for key.""" - - @overload - def getone(self, key: str) -> _V_co: ... - @overload - def getone(self, key: str, default: _T) -> Union[_V_co, _T]: ... - @abc.abstractmethod - def getone(self, key: str, default: _T = ...) -> Union[_V_co, _T]: - """Return first value for key.""" - - -class MutableMultiMapping(MultiMapping[_V], MutableMapping[str, _V]): - @abc.abstractmethod - def add(self, key: str, value: _V) -> None: - """Add value to list.""" - - @abc.abstractmethod - def extend(self, arg: MDArg[_V] = None, /, **kwargs: _V) -> None: - """Add everything from arg and kwargs to the mapping.""" - - @abc.abstractmethod - def merge(self, arg: MDArg[_V] = None, /, **kwargs: _V) -> None: - """Merge into the mapping, adding non-existing keys.""" - - @overload - def popone(self, key: str) -> _V: ... - @overload - def popone(self, key: str, default: _T) -> Union[_V, _T]: ... - @abc.abstractmethod - def popone(self, key: str, default: _T = ...) -> Union[_V, _T]: - """Remove specified key and return the corresponding value.""" - - @overload - def popall(self, key: str) -> list[_V]: ... - @overload - def popall(self, key: str, default: _T) -> Union[list[_V], _T]: ... - @abc.abstractmethod - def popall(self, key: str, default: _T = ...) -> Union[list[_V], _T]: - """Remove all occurrences of key and return the list of corresponding values.""" diff --git a/bot/lib/python3.11/site-packages/multidict/_compat.py b/bot/lib/python3.11/site-packages/multidict/_compat.py deleted file mode 100644 index 264d327..0000000 --- a/bot/lib/python3.11/site-packages/multidict/_compat.py +++ /dev/null @@ -1,15 +0,0 @@ -import os -import platform - -NO_EXTENSIONS = bool(os.environ.get("MULTIDICT_NO_EXTENSIONS")) - -PYPY = platform.python_implementation() == "PyPy" - -USE_EXTENSIONS = not NO_EXTENSIONS and not PYPY - -if USE_EXTENSIONS: - try: - from . import _multidict # type: ignore[attr-defined] # noqa: F401 - except ImportError: # pragma: no cover - # FIXME: Refactor for coverage. See #837. - USE_EXTENSIONS = False diff --git a/bot/lib/python3.11/site-packages/multidict/_multidict.cpython-311-aarch64-linux-gnu.so b/bot/lib/python3.11/site-packages/multidict/_multidict.cpython-311-aarch64-linux-gnu.so deleted file mode 100755 index 7f610a3b0bc6977a93be02f0b7c63f7a1dcdbc0e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 924264 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
    AcjY^B%-$79{qxiT6^^qH*u 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 or ```` - if completion_type: - paths = auto_complete_paths(current, completion_type) - options = [(path, 0) for path in paths] - for option in options: - opt_label = option[0] - # append '=' to options which require args - if option[1] and option[0][:2] == "--": - opt_label += "=" - print(opt_label) - else: - # show main parser options only when necessary - - opts = [i.option_list for i in parser.option_groups] - opts.append(parser.option_list) - flattened_opts = chain.from_iterable(opts) - if current.startswith("-"): - for opt in flattened_opts: - if opt.help != optparse.SUPPRESS_HELP: - subcommands += opt._long_opts + opt._short_opts - else: - # get completion type given cwords and all available options - completion_type = get_path_completion_type(cwords, cword, flattened_opts) - if completion_type: - subcommands = list(auto_complete_paths(current, completion_type)) - - print(" ".join([x for x in subcommands if x.startswith(current)])) - sys.exit(1) - - -def get_path_completion_type( - cwords: List[str], cword: int, opts: Iterable[Any] -) -> Optional[str]: - """Get the type of path completion (``file``, ``dir``, ``path`` or None) - - :param cwords: same as the environmental variable ``COMP_WORDS`` - :param cword: same as the environmental variable ``COMP_CWORD`` - :param opts: The available options to check - :return: path completion type (``file``, ``dir``, ``path`` or None) - """ - if cword < 2 or not cwords[cword - 2].startswith("-"): - return None - for opt in opts: - if opt.help == optparse.SUPPRESS_HELP: - continue - for o in str(opt).split("/"): - if cwords[cword - 2].split("=")[0] == o: - if not opt.metavar or any( - x in ("path", "file", "dir") for x in opt.metavar.split("/") - ): - return opt.metavar - return None - - -def auto_complete_paths(current: str, completion_type: str) -> Iterable[str]: - """If ``completion_type`` is ``file`` or ``path``, list all regular files - and directories starting with ``current``; otherwise only list directories - starting with ``current``. - - :param current: The word to be completed - :param completion_type: path completion type(``file``, ``path`` or ``dir``) - :return: A generator of regular files and/or directories - """ - directory, filename = os.path.split(current) - current_path = os.path.abspath(directory) - # Don't complete paths if they can't be accessed - if not os.access(current_path, os.R_OK): - return - filename = os.path.normcase(filename) - # list all files that start with ``filename`` - file_list = ( - x for x in os.listdir(current_path) if os.path.normcase(x).startswith(filename) - ) - for f in file_list: - opt = os.path.join(current_path, f) - comp_file = os.path.normcase(os.path.join(directory, f)) - # complete regular files when there is not ```` after option - # complete directories when there is ````, ```` or - # ````after option - if completion_type != "dir" and os.path.isfile(opt): - yield comp_file - elif os.path.isdir(opt): - yield os.path.join(comp_file, "") diff --git a/bot/lib/python3.11/site-packages/pip/_internal/cli/base_command.py b/bot/lib/python3.11/site-packages/pip/_internal/cli/base_command.py deleted file mode 100644 index 5bd7e67..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/cli/base_command.py +++ /dev/null @@ -1,216 +0,0 @@ -"""Base Command class, and related routines""" - -import functools -import logging -import logging.config -import optparse -import os -import sys -import traceback -from optparse import Values -from typing import Any, Callable, List, Optional, Tuple - -from pip._vendor.rich import traceback as rich_traceback - -from pip._internal.cli import cmdoptions -from pip._internal.cli.command_context import CommandContextMixIn -from pip._internal.cli.parser import ConfigOptionParser, UpdatingDefaultsHelpFormatter -from pip._internal.cli.status_codes import ( - ERROR, - PREVIOUS_BUILD_DIR_ERROR, - UNKNOWN_ERROR, - VIRTUALENV_NOT_FOUND, -) -from pip._internal.exceptions import ( - BadCommand, - CommandError, - DiagnosticPipError, - InstallationError, - NetworkConnectionError, - PreviousBuildDirError, - UninstallationError, -) -from pip._internal.utils.filesystem import check_path_owner -from pip._internal.utils.logging import BrokenStdoutLoggingError, setup_logging -from pip._internal.utils.misc import get_prog, normalize_path -from pip._internal.utils.temp_dir import TempDirectoryTypeRegistry as TempDirRegistry -from pip._internal.utils.temp_dir import global_tempdir_manager, tempdir_registry -from pip._internal.utils.virtualenv import running_under_virtualenv - -__all__ = ["Command"] - -logger = logging.getLogger(__name__) - - -class Command(CommandContextMixIn): - usage: str = "" - ignore_require_venv: bool = False - - def __init__(self, name: str, summary: str, isolated: bool = False) -> None: - super().__init__() - - self.name = name - self.summary = summary - self.parser = ConfigOptionParser( - usage=self.usage, - prog=f"{get_prog()} {name}", - formatter=UpdatingDefaultsHelpFormatter(), - add_help_option=False, - name=name, - description=self.__doc__, - isolated=isolated, - ) - - self.tempdir_registry: Optional[TempDirRegistry] = None - - # Commands should add options to this option group - optgroup_name = f"{self.name.capitalize()} Options" - self.cmd_opts = optparse.OptionGroup(self.parser, optgroup_name) - - # Add the general options - gen_opts = cmdoptions.make_option_group( - cmdoptions.general_group, - self.parser, - ) - self.parser.add_option_group(gen_opts) - - self.add_options() - - def add_options(self) -> None: - pass - - def handle_pip_version_check(self, options: Values) -> None: - """ - This is a no-op so that commands by default do not do the pip version - check. - """ - # Make sure we do the pip version check if the index_group options - # are present. - assert not hasattr(options, "no_index") - - def run(self, options: Values, args: List[str]) -> int: - raise NotImplementedError - - def parse_args(self, args: List[str]) -> Tuple[Values, List[str]]: - # factored out for testability - return self.parser.parse_args(args) - - def main(self, args: List[str]) -> int: - try: - with self.main_context(): - return self._main(args) - finally: - logging.shutdown() - - def _main(self, args: List[str]) -> int: - # We must initialize this before the tempdir manager, otherwise the - # configuration would not be accessible by the time we clean up the - # tempdir manager. - self.tempdir_registry = self.enter_context(tempdir_registry()) - # Intentionally set as early as possible so globally-managed temporary - # directories are available to the rest of the code. - self.enter_context(global_tempdir_manager()) - - options, args = self.parse_args(args) - - # Set verbosity so that it can be used elsewhere. - self.verbosity = options.verbose - options.quiet - - level_number = setup_logging( - verbosity=self.verbosity, - no_color=options.no_color, - user_log_file=options.log, - ) - - # TODO: Try to get these passing down from the command? - # without resorting to os.environ to hold these. - # This also affects isolated builds and it should. - - if options.no_input: - os.environ["PIP_NO_INPUT"] = "1" - - if options.exists_action: - os.environ["PIP_EXISTS_ACTION"] = " ".join(options.exists_action) - - if options.require_venv and not self.ignore_require_venv: - # If a venv is required check if it can really be found - if not running_under_virtualenv(): - logger.critical("Could not find an activated virtualenv (required).") - sys.exit(VIRTUALENV_NOT_FOUND) - - if options.cache_dir: - options.cache_dir = normalize_path(options.cache_dir) - if not check_path_owner(options.cache_dir): - logger.warning( - "The directory '%s' or its parent directory is not owned " - "or is not writable by the current user. The cache " - "has been disabled. Check the permissions and owner of " - "that directory. If executing pip with sudo, you should " - "use sudo's -H flag.", - options.cache_dir, - ) - options.cache_dir = None - - def intercepts_unhandled_exc( - run_func: Callable[..., int] - ) -> Callable[..., int]: - @functools.wraps(run_func) - def exc_logging_wrapper(*args: Any) -> int: - try: - status = run_func(*args) - assert isinstance(status, int) - return status - except DiagnosticPipError as exc: - logger.error("[present-rich] %s", exc) - logger.debug("Exception information:", exc_info=True) - - return ERROR - except PreviousBuildDirError as exc: - logger.critical(str(exc)) - logger.debug("Exception information:", exc_info=True) - - return PREVIOUS_BUILD_DIR_ERROR - except ( - InstallationError, - UninstallationError, - BadCommand, - NetworkConnectionError, - ) as exc: - logger.critical(str(exc)) - logger.debug("Exception information:", exc_info=True) - - return ERROR - except CommandError as exc: - logger.critical("%s", exc) - logger.debug("Exception information:", exc_info=True) - - return ERROR - except BrokenStdoutLoggingError: - # Bypass our logger and write any remaining messages to - # stderr because stdout no longer works. - print("ERROR: Pipe to stdout was broken", file=sys.stderr) - if level_number <= logging.DEBUG: - traceback.print_exc(file=sys.stderr) - - return ERROR - except KeyboardInterrupt: - logger.critical("Operation cancelled by user") - logger.debug("Exception information:", exc_info=True) - - return ERROR - except BaseException: - logger.critical("Exception:", exc_info=True) - - return UNKNOWN_ERROR - - return exc_logging_wrapper - - try: - if not options.debug_mode: - run = intercepts_unhandled_exc(self.run) - else: - run = self.run - rich_traceback.install(show_locals=True) - return run(options, args) - finally: - self.handle_pip_version_check(options) diff --git a/bot/lib/python3.11/site-packages/pip/_internal/cli/cmdoptions.py b/bot/lib/python3.11/site-packages/pip/_internal/cli/cmdoptions.py deleted file mode 100644 index b4e2560..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/cli/cmdoptions.py +++ /dev/null @@ -1,1049 +0,0 @@ -""" -shared options and groups - -The principle here is to define options once, but *not* instantiate them -globally. One reason being that options with action='append' can carry state -between parses. pip parses general options twice internally, and shouldn't -pass on state. To be consistent, all options will follow this design. -""" - -# The following comment should be removed at some point in the future. -# mypy: strict-optional=False - -import importlib.util -import logging -import os -import textwrap -from functools import partial -from optparse import SUPPRESS_HELP, Option, OptionGroup, OptionParser, Values -from textwrap import dedent -from typing import Any, Callable, Dict, Optional, Tuple - -from pip._vendor.packaging.utils import canonicalize_name - -from pip._internal.cli.parser import ConfigOptionParser -from pip._internal.exceptions import CommandError -from pip._internal.locations import USER_CACHE_DIR, get_src_prefix -from pip._internal.models.format_control import FormatControl -from pip._internal.models.index import PyPI -from pip._internal.models.target_python import TargetPython -from pip._internal.utils.hashes import STRONG_HASHES -from pip._internal.utils.misc import strtobool - -logger = logging.getLogger(__name__) - - -def raise_option_error(parser: OptionParser, option: Option, msg: str) -> None: - """ - Raise an option parsing error using parser.error(). - - Args: - parser: an OptionParser instance. - option: an Option instance. - msg: the error text. - """ - msg = f"{option} error: {msg}" - msg = textwrap.fill(" ".join(msg.split())) - parser.error(msg) - - -def make_option_group(group: Dict[str, Any], parser: ConfigOptionParser) -> OptionGroup: - """ - Return an OptionGroup object - group -- assumed to be dict with 'name' and 'options' keys - parser -- an optparse Parser - """ - option_group = OptionGroup(parser, group["name"]) - for option in group["options"]: - option_group.add_option(option()) - return option_group - - -def check_dist_restriction(options: Values, check_target: bool = False) -> None: - """Function for determining if custom platform options are allowed. - - :param options: The OptionParser options. - :param check_target: Whether or not to check if --target is being used. - """ - dist_restriction_set = any( - [ - options.python_version, - options.platforms, - options.abis, - options.implementation, - ] - ) - - binary_only = FormatControl(set(), {":all:"}) - sdist_dependencies_allowed = ( - options.format_control != binary_only and not options.ignore_dependencies - ) - - # Installations or downloads using dist restrictions must not combine - # source distributions and dist-specific wheels, as they are not - # guaranteed to be locally compatible. - if dist_restriction_set and sdist_dependencies_allowed: - raise CommandError( - "When restricting platform and interpreter constraints using " - "--python-version, --platform, --abi, or --implementation, " - "either --no-deps must be set, or --only-binary=:all: must be " - "set and --no-binary must not be set (or must be set to " - ":none:)." - ) - - if check_target: - if dist_restriction_set and not options.target_dir: - raise CommandError( - "Can not use any platform or abi specific options unless " - "installing via '--target'" - ) - - -def _path_option_check(option: Option, opt: str, value: str) -> str: - return os.path.expanduser(value) - - -def _package_name_option_check(option: Option, opt: str, value: str) -> str: - return canonicalize_name(value) - - -class PipOption(Option): - TYPES = Option.TYPES + ("path", "package_name") - TYPE_CHECKER = Option.TYPE_CHECKER.copy() - TYPE_CHECKER["package_name"] = _package_name_option_check - TYPE_CHECKER["path"] = _path_option_check - - -########### -# options # -########### - -help_: Callable[..., Option] = partial( - Option, - "-h", - "--help", - dest="help", - action="help", - help="Show help.", -) - -debug_mode: Callable[..., Option] = partial( - Option, - "--debug", - dest="debug_mode", - action="store_true", - default=False, - help=( - "Let unhandled exceptions propagate outside the main subroutine, " - "instead of logging them to stderr." - ), -) - -isolated_mode: Callable[..., Option] = partial( - Option, - "--isolated", - dest="isolated_mode", - action="store_true", - default=False, - help=( - "Run pip in an isolated mode, ignoring environment variables and user " - "configuration." - ), -) - -require_virtualenv: Callable[..., Option] = partial( - Option, - "--require-virtualenv", - "--require-venv", - dest="require_venv", - action="store_true", - default=False, - help=( - "Allow pip to only run in a virtual environment; " - "exit with an error otherwise." - ), -) - -python: Callable[..., Option] = partial( - Option, - "--python", - dest="python", - help="Run pip with the specified Python interpreter.", -) - -verbose: Callable[..., Option] = partial( - Option, - "-v", - "--verbose", - dest="verbose", - action="count", - default=0, - help="Give more output. Option is additive, and can be used up to 3 times.", -) - -no_color: Callable[..., Option] = partial( - Option, - "--no-color", - dest="no_color", - action="store_true", - default=False, - help="Suppress colored output.", -) - -version: Callable[..., Option] = partial( - Option, - "-V", - "--version", - dest="version", - action="store_true", - help="Show version and exit.", -) - -quiet: Callable[..., Option] = partial( - Option, - "-q", - "--quiet", - dest="quiet", - action="count", - default=0, - help=( - "Give less output. Option is additive, and can be used up to 3" - " times (corresponding to WARNING, ERROR, and CRITICAL logging" - " levels)." - ), -) - -progress_bar: Callable[..., Option] = partial( - Option, - "--progress-bar", - dest="progress_bar", - type="choice", - choices=["on", "off"], - default="on", - help="Specify whether the progress bar should be used [on, off] (default: on)", -) - -log: Callable[..., Option] = partial( - PipOption, - "--log", - "--log-file", - "--local-log", - dest="log", - metavar="path", - type="path", - help="Path to a verbose appending log.", -) - -no_input: Callable[..., Option] = partial( - Option, - # Don't ask for input - "--no-input", - dest="no_input", - action="store_true", - default=False, - help="Disable prompting for input.", -) - -proxy: Callable[..., Option] = partial( - Option, - "--proxy", - dest="proxy", - type="str", - default="", - help="Specify a proxy in the form scheme://[user:passwd@]proxy.server:port.", -) - -retries: Callable[..., Option] = partial( - Option, - "--retries", - dest="retries", - type="int", - default=5, - help="Maximum number of retries each connection should attempt " - "(default %default times).", -) - -timeout: Callable[..., Option] = partial( - Option, - "--timeout", - "--default-timeout", - metavar="sec", - dest="timeout", - type="float", - default=15, - help="Set the socket timeout (default %default seconds).", -) - - -def exists_action() -> Option: - return Option( - # Option when path already exist - "--exists-action", - dest="exists_action", - type="choice", - choices=["s", "i", "w", "b", "a"], - default=[], - action="append", - metavar="action", - help="Default action when a path already exists: " - "(s)witch, (i)gnore, (w)ipe, (b)ackup, (a)bort.", - ) - - -cert: Callable[..., Option] = partial( - PipOption, - "--cert", - dest="cert", - type="path", - metavar="path", - help=( - "Path to PEM-encoded CA certificate bundle. " - "If provided, overrides the default. " - "See 'SSL Certificate Verification' in pip documentation " - "for more information." - ), -) - -client_cert: Callable[..., Option] = partial( - PipOption, - "--client-cert", - dest="client_cert", - type="path", - default=None, - metavar="path", - help="Path to SSL client certificate, a single file containing the " - "private key and the certificate in PEM format.", -) - -index_url: Callable[..., Option] = partial( - Option, - "-i", - "--index-url", - "--pypi-url", - dest="index_url", - metavar="URL", - default=PyPI.simple_url, - help="Base URL of the Python Package Index (default %default). " - "This should point to a repository compliant with PEP 503 " - "(the simple repository API) or a local directory laid out " - "in the same format.", -) - - -def extra_index_url() -> Option: - return Option( - "--extra-index-url", - dest="extra_index_urls", - metavar="URL", - action="append", - default=[], - help="Extra URLs of package indexes to use in addition to " - "--index-url. Should follow the same rules as " - "--index-url.", - ) - - -no_index: Callable[..., Option] = partial( - Option, - "--no-index", - dest="no_index", - action="store_true", - default=False, - help="Ignore package index (only looking at --find-links URLs instead).", -) - - -def find_links() -> Option: - return Option( - "-f", - "--find-links", - dest="find_links", - action="append", - default=[], - metavar="url", - help="If a URL or path to an html file, then parse for links to " - "archives such as sdist (.tar.gz) or wheel (.whl) files. " - "If a local path or file:// URL that's a directory, " - "then look for archives in the directory listing. " - "Links to VCS project URLs are not supported.", - ) - - -def trusted_host() -> Option: - return Option( - "--trusted-host", - dest="trusted_hosts", - action="append", - metavar="HOSTNAME", - default=[], - help="Mark this host or host:port pair as trusted, even though it " - "does not have valid or any HTTPS.", - ) - - -def constraints() -> Option: - return Option( - "-c", - "--constraint", - dest="constraints", - action="append", - default=[], - metavar="file", - help="Constrain versions using the given constraints file. " - "This option can be used multiple times.", - ) - - -def requirements() -> Option: - return Option( - "-r", - "--requirement", - dest="requirements", - action="append", - default=[], - metavar="file", - help="Install from the given requirements file. " - "This option can be used multiple times.", - ) - - -def editable() -> Option: - return Option( - "-e", - "--editable", - dest="editables", - action="append", - default=[], - metavar="path/url", - help=( - "Install a project in editable mode (i.e. setuptools " - '"develop mode") from a local project path or a VCS url.' - ), - ) - - -def _handle_src(option: Option, opt_str: str, value: str, parser: OptionParser) -> None: - value = os.path.abspath(value) - setattr(parser.values, option.dest, value) - - -src: Callable[..., Option] = partial( - PipOption, - "--src", - "--source", - "--source-dir", - "--source-directory", - dest="src_dir", - type="path", - metavar="dir", - default=get_src_prefix(), - action="callback", - callback=_handle_src, - help="Directory to check out editable projects into. " - 'The default in a virtualenv is "/src". ' - 'The default for global installs is "/src".', -) - - -def _get_format_control(values: Values, option: Option) -> Any: - """Get a format_control object.""" - return getattr(values, option.dest) - - -def _handle_no_binary( - option: Option, opt_str: str, value: str, parser: OptionParser -) -> None: - existing = _get_format_control(parser.values, option) - FormatControl.handle_mutual_excludes( - value, - existing.no_binary, - existing.only_binary, - ) - - -def _handle_only_binary( - option: Option, opt_str: str, value: str, parser: OptionParser -) -> None: - existing = _get_format_control(parser.values, option) - FormatControl.handle_mutual_excludes( - value, - existing.only_binary, - existing.no_binary, - ) - - -def no_binary() -> Option: - format_control = FormatControl(set(), set()) - return Option( - "--no-binary", - dest="format_control", - action="callback", - callback=_handle_no_binary, - type="str", - default=format_control, - help="Do not use binary packages. Can be supplied multiple times, and " - 'each time adds to the existing value. Accepts either ":all:" to ' - 'disable all binary packages, ":none:" to empty the set (notice ' - "the colons), or one or more package names with commas between " - "them (no colons). Note that some packages are tricky to compile " - "and may fail to install when this option is used on them.", - ) - - -def only_binary() -> Option: - format_control = FormatControl(set(), set()) - return Option( - "--only-binary", - dest="format_control", - action="callback", - callback=_handle_only_binary, - type="str", - default=format_control, - help="Do not use source packages. Can be supplied multiple times, and " - 'each time adds to the existing value. Accepts either ":all:" to ' - 'disable all source packages, ":none:" to empty the set, or one ' - "or more package names with commas between them. Packages " - "without binary distributions will fail to install when this " - "option is used on them.", - ) - - -platforms: Callable[..., Option] = partial( - Option, - "--platform", - dest="platforms", - metavar="platform", - action="append", - default=None, - help=( - "Only use wheels compatible with . Defaults to the " - "platform of the running system. Use this option multiple times to " - "specify multiple platforms supported by the target interpreter." - ), -) - - -# This was made a separate function for unit-testing purposes. -def _convert_python_version(value: str) -> Tuple[Tuple[int, ...], Optional[str]]: - """ - Convert a version string like "3", "37", or "3.7.3" into a tuple of ints. - - :return: A 2-tuple (version_info, error_msg), where `error_msg` is - non-None if and only if there was a parsing error. - """ - if not value: - # The empty string is the same as not providing a value. - return (None, None) - - parts = value.split(".") - if len(parts) > 3: - return ((), "at most three version parts are allowed") - - if len(parts) == 1: - # Then we are in the case of "3" or "37". - value = parts[0] - if len(value) > 1: - parts = [value[0], value[1:]] - - try: - version_info = tuple(int(part) for part in parts) - except ValueError: - return ((), "each version part must be an integer") - - return (version_info, None) - - -def _handle_python_version( - option: Option, opt_str: str, value: str, parser: OptionParser -) -> None: - """ - Handle a provided --python-version value. - """ - version_info, error_msg = _convert_python_version(value) - if error_msg is not None: - msg = "invalid --python-version value: {!r}: {}".format( - value, - error_msg, - ) - raise_option_error(parser, option=option, msg=msg) - - parser.values.python_version = version_info - - -python_version: Callable[..., Option] = partial( - Option, - "--python-version", - dest="python_version", - metavar="python_version", - action="callback", - callback=_handle_python_version, - type="str", - default=None, - help=dedent( - """\ - The Python interpreter version to use for wheel and "Requires-Python" - compatibility checks. Defaults to a version derived from the running - interpreter. The version can be specified using up to three dot-separated - integers (e.g. "3" for 3.0.0, "3.7" for 3.7.0, or "3.7.3"). A major-minor - version can also be given as a string without dots (e.g. "37" for 3.7.0). - """ - ), -) - - -implementation: Callable[..., Option] = partial( - Option, - "--implementation", - dest="implementation", - metavar="implementation", - default=None, - help=( - "Only use wheels compatible with Python " - "implementation , e.g. 'pp', 'jy', 'cp', " - " or 'ip'. If not specified, then the current " - "interpreter implementation is used. Use 'py' to force " - "implementation-agnostic wheels." - ), -) - - -abis: Callable[..., Option] = partial( - Option, - "--abi", - dest="abis", - metavar="abi", - action="append", - default=None, - help=( - "Only use wheels compatible with Python abi , e.g. 'pypy_41'. " - "If not specified, then the current interpreter abi tag is used. " - "Use this option multiple times to specify multiple abis supported " - "by the target interpreter. Generally you will need to specify " - "--implementation, --platform, and --python-version when using this " - "option." - ), -) - - -def add_target_python_options(cmd_opts: OptionGroup) -> None: - cmd_opts.add_option(platforms()) - cmd_opts.add_option(python_version()) - cmd_opts.add_option(implementation()) - cmd_opts.add_option(abis()) - - -def make_target_python(options: Values) -> TargetPython: - target_python = TargetPython( - platforms=options.platforms, - py_version_info=options.python_version, - abis=options.abis, - implementation=options.implementation, - ) - - return target_python - - -def prefer_binary() -> Option: - return Option( - "--prefer-binary", - dest="prefer_binary", - action="store_true", - default=False, - help="Prefer older binary packages over newer source packages.", - ) - - -cache_dir: Callable[..., Option] = partial( - PipOption, - "--cache-dir", - dest="cache_dir", - default=USER_CACHE_DIR, - metavar="dir", - type="path", - help="Store the cache data in .", -) - - -def _handle_no_cache_dir( - option: Option, opt: str, value: str, parser: OptionParser -) -> None: - """ - Process a value provided for the --no-cache-dir option. - - This is an optparse.Option callback for the --no-cache-dir option. - """ - # The value argument will be None if --no-cache-dir is passed via the - # command-line, since the option doesn't accept arguments. However, - # the value can be non-None if the option is triggered e.g. by an - # environment variable, like PIP_NO_CACHE_DIR=true. - if value is not None: - # Then parse the string value to get argument error-checking. - try: - strtobool(value) - except ValueError as exc: - raise_option_error(parser, option=option, msg=str(exc)) - - # Originally, setting PIP_NO_CACHE_DIR to a value that strtobool() - # converted to 0 (like "false" or "no") caused cache_dir to be disabled - # rather than enabled (logic would say the latter). Thus, we disable - # the cache directory not just on values that parse to True, but (for - # backwards compatibility reasons) also on values that parse to False. - # In other words, always set it to False if the option is provided in - # some (valid) form. - parser.values.cache_dir = False - - -no_cache: Callable[..., Option] = partial( - Option, - "--no-cache-dir", - dest="cache_dir", - action="callback", - callback=_handle_no_cache_dir, - help="Disable the cache.", -) - -no_deps: Callable[..., Option] = partial( - Option, - "--no-deps", - "--no-dependencies", - dest="ignore_dependencies", - action="store_true", - default=False, - help="Don't install package dependencies.", -) - -ignore_requires_python: Callable[..., Option] = partial( - Option, - "--ignore-requires-python", - dest="ignore_requires_python", - action="store_true", - help="Ignore the Requires-Python information.", -) - -no_build_isolation: Callable[..., Option] = partial( - Option, - "--no-build-isolation", - dest="build_isolation", - action="store_false", - default=True, - help="Disable isolation when building a modern source distribution. " - "Build dependencies specified by PEP 518 must be already installed " - "if this option is used.", -) - -check_build_deps: Callable[..., Option] = partial( - Option, - "--check-build-dependencies", - dest="check_build_deps", - action="store_true", - default=False, - help="Check the build dependencies when PEP517 is used.", -) - - -def _handle_no_use_pep517( - option: Option, opt: str, value: str, parser: OptionParser -) -> None: - """ - Process a value provided for the --no-use-pep517 option. - - This is an optparse.Option callback for the no_use_pep517 option. - """ - # Since --no-use-pep517 doesn't accept arguments, the value argument - # will be None if --no-use-pep517 is passed via the command-line. - # However, the value can be non-None if the option is triggered e.g. - # by an environment variable, for example "PIP_NO_USE_PEP517=true". - if value is not None: - msg = """A value was passed for --no-use-pep517, - probably using either the PIP_NO_USE_PEP517 environment variable - or the "no-use-pep517" config file option. Use an appropriate value - of the PIP_USE_PEP517 environment variable or the "use-pep517" - config file option instead. - """ - raise_option_error(parser, option=option, msg=msg) - - # If user doesn't wish to use pep517, we check if setuptools is installed - # and raise error if it is not. - if not importlib.util.find_spec("setuptools"): - msg = "It is not possible to use --no-use-pep517 without setuptools installed." - raise_option_error(parser, option=option, msg=msg) - - # Otherwise, --no-use-pep517 was passed via the command-line. - parser.values.use_pep517 = False - - -use_pep517: Any = partial( - Option, - "--use-pep517", - dest="use_pep517", - action="store_true", - default=None, - help="Use PEP 517 for building source distributions " - "(use --no-use-pep517 to force legacy behaviour).", -) - -no_use_pep517: Any = partial( - Option, - "--no-use-pep517", - dest="use_pep517", - action="callback", - callback=_handle_no_use_pep517, - default=None, - help=SUPPRESS_HELP, -) - - -def _handle_config_settings( - option: Option, opt_str: str, value: str, parser: OptionParser -) -> None: - key, sep, val = value.partition("=") - if sep != "=": - parser.error(f"Arguments to {opt_str} must be of the form KEY=VAL") # noqa - dest = getattr(parser.values, option.dest) - if dest is None: - dest = {} - setattr(parser.values, option.dest, dest) - dest[key] = val - - -config_settings: Callable[..., Option] = partial( - Option, - "--config-settings", - dest="config_settings", - type=str, - action="callback", - callback=_handle_config_settings, - metavar="settings", - help="Configuration settings to be passed to the PEP 517 build backend. " - "Settings take the form KEY=VALUE. Use multiple --config-settings options " - "to pass multiple keys to the backend.", -) - -install_options: Callable[..., Option] = partial( - Option, - "--install-option", - dest="install_options", - action="append", - metavar="options", - help="Extra arguments to be supplied to the setup.py install " - 'command (use like --install-option="--install-scripts=/usr/local/' - 'bin"). Use multiple --install-option options to pass multiple ' - "options to setup.py install. If you are using an option with a " - "directory path, be sure to use absolute path.", -) - -build_options: Callable[..., Option] = partial( - Option, - "--build-option", - dest="build_options", - metavar="options", - action="append", - help="Extra arguments to be supplied to 'setup.py bdist_wheel'.", -) - -global_options: Callable[..., Option] = partial( - Option, - "--global-option", - dest="global_options", - action="append", - metavar="options", - help="Extra global options to be supplied to the setup.py " - "call before the install or bdist_wheel command.", -) - -no_clean: Callable[..., Option] = partial( - Option, - "--no-clean", - action="store_true", - default=False, - help="Don't clean up build directories.", -) - -pre: Callable[..., Option] = partial( - Option, - "--pre", - action="store_true", - default=False, - help="Include pre-release and development versions. By default, " - "pip only finds stable versions.", -) - -disable_pip_version_check: Callable[..., Option] = partial( - Option, - "--disable-pip-version-check", - dest="disable_pip_version_check", - action="store_true", - default=False, - help="Don't periodically check PyPI to determine whether a new version " - "of pip is available for download. Implied with --no-index.", -) - -root_user_action: Callable[..., Option] = partial( - Option, - "--root-user-action", - dest="root_user_action", - default="warn", - choices=["warn", "ignore"], - help="Action if pip is run as a root user. By default, a warning message is shown.", -) - - -def _handle_merge_hash( - option: Option, opt_str: str, value: str, parser: OptionParser -) -> None: - """Given a value spelled "algo:digest", append the digest to a list - pointed to in a dict by the algo name.""" - if not parser.values.hashes: - parser.values.hashes = {} - try: - algo, digest = value.split(":", 1) - except ValueError: - parser.error( - "Arguments to {} must be a hash name " # noqa - "followed by a value, like --hash=sha256:" - "abcde...".format(opt_str) - ) - if algo not in STRONG_HASHES: - parser.error( - "Allowed hash algorithms for {} are {}.".format( # noqa - opt_str, ", ".join(STRONG_HASHES) - ) - ) - parser.values.hashes.setdefault(algo, []).append(digest) - - -hash: Callable[..., Option] = partial( - Option, - "--hash", - # Hash values eventually end up in InstallRequirement.hashes due to - # __dict__ copying in process_line(). - dest="hashes", - action="callback", - callback=_handle_merge_hash, - type="string", - help="Verify that the package's archive matches this " - "hash before installing. Example: --hash=sha256:abcdef...", -) - - -require_hashes: Callable[..., Option] = partial( - Option, - "--require-hashes", - dest="require_hashes", - action="store_true", - default=False, - help="Require a hash to check each requirement against, for " - "repeatable installs. This option is implied when any package in a " - "requirements file has a --hash option.", -) - - -list_path: Callable[..., Option] = partial( - PipOption, - "--path", - dest="path", - type="path", - action="append", - help="Restrict to the specified installation path for listing " - "packages (can be used multiple times).", -) - - -def check_list_path_option(options: Values) -> None: - if options.path and (options.user or options.local): - raise CommandError("Cannot combine '--path' with '--user' or '--local'") - - -list_exclude: Callable[..., Option] = partial( - PipOption, - "--exclude", - dest="excludes", - action="append", - metavar="package", - type="package_name", - help="Exclude specified package from the output", -) - - -no_python_version_warning: Callable[..., Option] = partial( - Option, - "--no-python-version-warning", - dest="no_python_version_warning", - action="store_true", - default=False, - help="Silence deprecation warnings for upcoming unsupported Pythons.", -) - - -use_new_feature: Callable[..., Option] = partial( - Option, - "--use-feature", - dest="features_enabled", - metavar="feature", - action="append", - default=[], - choices=[ - "fast-deps", - "truststore", - "no-binary-enable-wheel-cache", - ], - help="Enable new functionality, that may be backward incompatible.", -) - -use_deprecated_feature: Callable[..., Option] = partial( - Option, - "--use-deprecated", - dest="deprecated_features_enabled", - metavar="feature", - action="append", - default=[], - choices=[ - "legacy-resolver", - ], - help=("Enable deprecated functionality, that will be removed in the future."), -) - - -########## -# groups # -########## - -general_group: Dict[str, Any] = { - "name": "General Options", - "options": [ - help_, - debug_mode, - isolated_mode, - require_virtualenv, - python, - verbose, - version, - quiet, - log, - no_input, - proxy, - retries, - timeout, - exists_action, - trusted_host, - cert, - client_cert, - cache_dir, - no_cache, - disable_pip_version_check, - no_color, - no_python_version_warning, - use_new_feature, - use_deprecated_feature, - ], -} - -index_group: Dict[str, Any] = { - "name": "Package Index Options", - "options": [ - index_url, - extra_index_url, - no_index, - find_links, - ], -} diff --git a/bot/lib/python3.11/site-packages/pip/_internal/cli/command_context.py b/bot/lib/python3.11/site-packages/pip/_internal/cli/command_context.py deleted file mode 100644 index 139995a..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/cli/command_context.py +++ /dev/null @@ -1,27 +0,0 @@ -from contextlib import ExitStack, contextmanager -from typing import ContextManager, Generator, TypeVar - -_T = TypeVar("_T", covariant=True) - - -class CommandContextMixIn: - def __init__(self) -> None: - super().__init__() - self._in_main_context = False - self._main_context = ExitStack() - - @contextmanager - def main_context(self) -> Generator[None, None, None]: - assert not self._in_main_context - - self._in_main_context = True - try: - with self._main_context: - yield - finally: - self._in_main_context = False - - def enter_context(self, context_provider: ContextManager[_T]) -> _T: - assert self._in_main_context - - return self._main_context.enter_context(context_provider) diff --git a/bot/lib/python3.11/site-packages/pip/_internal/cli/main.py b/bot/lib/python3.11/site-packages/pip/_internal/cli/main.py deleted file mode 100644 index 0e31221..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/cli/main.py +++ /dev/null @@ -1,70 +0,0 @@ -"""Primary application entrypoint. -""" -import locale -import logging -import os -import sys -from typing import List, Optional - -from pip._internal.cli.autocompletion import autocomplete -from pip._internal.cli.main_parser import parse_command -from pip._internal.commands import create_command -from pip._internal.exceptions import PipError -from pip._internal.utils import deprecation - -logger = logging.getLogger(__name__) - - -# Do not import and use main() directly! Using it directly is actively -# discouraged by pip's maintainers. The name, location and behavior of -# this function is subject to change, so calling it directly is not -# portable across different pip versions. - -# In addition, running pip in-process is unsupported and unsafe. This is -# elaborated in detail at -# https://pip.pypa.io/en/stable/user_guide/#using-pip-from-your-program. -# That document also provides suggestions that should work for nearly -# all users that are considering importing and using main() directly. - -# However, we know that certain users will still want to invoke pip -# in-process. If you understand and accept the implications of using pip -# in an unsupported manner, the best approach is to use runpy to avoid -# depending on the exact location of this entry point. - -# The following example shows how to use runpy to invoke pip in that -# case: -# -# sys.argv = ["pip", your, args, here] -# runpy.run_module("pip", run_name="__main__") -# -# Note that this will exit the process after running, unlike a direct -# call to main. As it is not safe to do any processing after calling -# main, this should not be an issue in practice. - - -def main(args: Optional[List[str]] = None) -> int: - if args is None: - args = sys.argv[1:] - - # Configure our deprecation warnings to be sent through loggers - deprecation.install_warning_logger() - - autocomplete() - - try: - cmd_name, cmd_args = parse_command(args) - except PipError as exc: - sys.stderr.write(f"ERROR: {exc}") - sys.stderr.write(os.linesep) - sys.exit(1) - - # Needed for locale.getpreferredencoding(False) to work - # in pip._internal.utils.encoding.auto_decode - try: - locale.setlocale(locale.LC_ALL, "") - except locale.Error as e: - # setlocale can apparently crash if locale are uninitialized - logger.debug("Ignoring error %s when setting locale", e) - command = create_command(cmd_name, isolated=("--isolated" in cmd_args)) - - return command.main(cmd_args) diff --git a/bot/lib/python3.11/site-packages/pip/_internal/cli/main_parser.py b/bot/lib/python3.11/site-packages/pip/_internal/cli/main_parser.py deleted file mode 100644 index 5ade356..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/cli/main_parser.py +++ /dev/null @@ -1,134 +0,0 @@ -"""A single place for constructing and exposing the main parser -""" - -import os -import subprocess -import sys -from typing import List, Optional, Tuple - -from pip._internal.build_env import get_runnable_pip -from pip._internal.cli import cmdoptions -from pip._internal.cli.parser import ConfigOptionParser, UpdatingDefaultsHelpFormatter -from pip._internal.commands import commands_dict, get_similar_commands -from pip._internal.exceptions import CommandError -from pip._internal.utils.misc import get_pip_version, get_prog - -__all__ = ["create_main_parser", "parse_command"] - - -def create_main_parser() -> ConfigOptionParser: - """Creates and returns the main parser for pip's CLI""" - - parser = ConfigOptionParser( - usage="\n%prog [options]", - add_help_option=False, - formatter=UpdatingDefaultsHelpFormatter(), - name="global", - prog=get_prog(), - ) - parser.disable_interspersed_args() - - parser.version = get_pip_version() - - # add the general options - gen_opts = cmdoptions.make_option_group(cmdoptions.general_group, parser) - parser.add_option_group(gen_opts) - - # so the help formatter knows - parser.main = True # type: ignore - - # create command listing for description - description = [""] + [ - f"{name:27} {command_info.summary}" - for name, command_info in commands_dict.items() - ] - parser.description = "\n".join(description) - - return parser - - -def identify_python_interpreter(python: str) -> Optional[str]: - # If the named file exists, use it. - # If it's a directory, assume it's a virtual environment and - # look for the environment's Python executable. - if os.path.exists(python): - if os.path.isdir(python): - # bin/python for Unix, Scripts/python.exe for Windows - # Try both in case of odd cases like cygwin. - for exe in ("bin/python", "Scripts/python.exe"): - py = os.path.join(python, exe) - if os.path.exists(py): - return py - else: - return python - - # Could not find the interpreter specified - return None - - -def parse_command(args: List[str]) -> Tuple[str, List[str]]: - parser = create_main_parser() - - # Note: parser calls disable_interspersed_args(), so the result of this - # call is to split the initial args into the general options before the - # subcommand and everything else. - # For example: - # args: ['--timeout=5', 'install', '--user', 'INITools'] - # general_options: ['--timeout==5'] - # args_else: ['install', '--user', 'INITools'] - general_options, args_else = parser.parse_args(args) - - # --python - if general_options.python and "_PIP_RUNNING_IN_SUBPROCESS" not in os.environ: - # Re-invoke pip using the specified Python interpreter - interpreter = identify_python_interpreter(general_options.python) - if interpreter is None: - raise CommandError( - f"Could not locate Python interpreter {general_options.python}" - ) - - pip_cmd = [ - interpreter, - get_runnable_pip(), - ] - pip_cmd.extend(args) - - # Set a flag so the child doesn't re-invoke itself, causing - # an infinite loop. - os.environ["_PIP_RUNNING_IN_SUBPROCESS"] = "1" - returncode = 0 - try: - proc = subprocess.run(pip_cmd) - returncode = proc.returncode - except (subprocess.SubprocessError, OSError) as exc: - raise CommandError(f"Failed to run pip under {interpreter}: {exc}") - sys.exit(returncode) - - # --version - if general_options.version: - sys.stdout.write(parser.version) - sys.stdout.write(os.linesep) - sys.exit() - - # pip || pip help -> print_help() - if not args_else or (args_else[0] == "help" and len(args_else) == 1): - parser.print_help() - sys.exit() - - # the subcommand name - cmd_name = args_else[0] - - if cmd_name not in commands_dict: - guess = get_similar_commands(cmd_name) - - msg = [f'unknown command "{cmd_name}"'] - if guess: - msg.append(f'maybe you meant "{guess}"') - - raise CommandError(" - ".join(msg)) - - # all the args without the subcommand - cmd_args = args[:] - cmd_args.remove(cmd_name) - - return cmd_name, cmd_args diff --git a/bot/lib/python3.11/site-packages/pip/_internal/cli/parser.py b/bot/lib/python3.11/site-packages/pip/_internal/cli/parser.py deleted file mode 100644 index c762cf2..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/cli/parser.py +++ /dev/null @@ -1,294 +0,0 @@ -"""Base option parser setup""" - -import logging -import optparse -import shutil -import sys -import textwrap -from contextlib import suppress -from typing import Any, Dict, Generator, List, Tuple - -from pip._internal.cli.status_codes import UNKNOWN_ERROR -from pip._internal.configuration import Configuration, ConfigurationError -from pip._internal.utils.misc import redact_auth_from_url, strtobool - -logger = logging.getLogger(__name__) - - -class PrettyHelpFormatter(optparse.IndentedHelpFormatter): - """A prettier/less verbose help formatter for optparse.""" - - def __init__(self, *args: Any, **kwargs: Any) -> None: - # help position must be aligned with __init__.parseopts.description - kwargs["max_help_position"] = 30 - kwargs["indent_increment"] = 1 - kwargs["width"] = shutil.get_terminal_size()[0] - 2 - super().__init__(*args, **kwargs) - - def format_option_strings(self, option: optparse.Option) -> str: - return self._format_option_strings(option) - - def _format_option_strings( - self, option: optparse.Option, mvarfmt: str = " <{}>", optsep: str = ", " - ) -> str: - """ - Return a comma-separated list of option strings and metavars. - - :param option: tuple of (short opt, long opt), e.g: ('-f', '--format') - :param mvarfmt: metavar format string - :param optsep: separator - """ - opts = [] - - if option._short_opts: - opts.append(option._short_opts[0]) - if option._long_opts: - opts.append(option._long_opts[0]) - if len(opts) > 1: - opts.insert(1, optsep) - - if option.takes_value(): - assert option.dest is not None - metavar = option.metavar or option.dest.lower() - opts.append(mvarfmt.format(metavar.lower())) - - return "".join(opts) - - def format_heading(self, heading: str) -> str: - if heading == "Options": - return "" - return heading + ":\n" - - def format_usage(self, usage: str) -> str: - """ - Ensure there is only one newline between usage and the first heading - if there is no description. - """ - msg = "\nUsage: {}\n".format(self.indent_lines(textwrap.dedent(usage), " ")) - return msg - - def format_description(self, description: str) -> str: - # leave full control over description to us - if description: - if hasattr(self.parser, "main"): - label = "Commands" - else: - label = "Description" - # some doc strings have initial newlines, some don't - description = description.lstrip("\n") - # some doc strings have final newlines and spaces, some don't - description = description.rstrip() - # dedent, then reindent - description = self.indent_lines(textwrap.dedent(description), " ") - description = f"{label}:\n{description}\n" - return description - else: - return "" - - def format_epilog(self, epilog: str) -> str: - # leave full control over epilog to us - if epilog: - return epilog - else: - return "" - - def indent_lines(self, text: str, indent: str) -> str: - new_lines = [indent + line for line in text.split("\n")] - return "\n".join(new_lines) - - -class UpdatingDefaultsHelpFormatter(PrettyHelpFormatter): - """Custom help formatter for use in ConfigOptionParser. - - This is updates the defaults before expanding them, allowing - them to show up correctly in the help listing. - - Also redact auth from url type options - """ - - def expand_default(self, option: optparse.Option) -> str: - default_values = None - if self.parser is not None: - assert isinstance(self.parser, ConfigOptionParser) - self.parser._update_defaults(self.parser.defaults) - assert option.dest is not None - default_values = self.parser.defaults.get(option.dest) - help_text = super().expand_default(option) - - if default_values and option.metavar == "URL": - if isinstance(default_values, str): - default_values = [default_values] - - # If its not a list, we should abort and just return the help text - if not isinstance(default_values, list): - default_values = [] - - for val in default_values: - help_text = help_text.replace(val, redact_auth_from_url(val)) - - return help_text - - -class CustomOptionParser(optparse.OptionParser): - def insert_option_group( - self, idx: int, *args: Any, **kwargs: Any - ) -> optparse.OptionGroup: - """Insert an OptionGroup at a given position.""" - group = self.add_option_group(*args, **kwargs) - - self.option_groups.pop() - self.option_groups.insert(idx, group) - - return group - - @property - def option_list_all(self) -> List[optparse.Option]: - """Get a list of all options, including those in option groups.""" - res = self.option_list[:] - for i in self.option_groups: - res.extend(i.option_list) - - return res - - -class ConfigOptionParser(CustomOptionParser): - """Custom option parser which updates its defaults by checking the - configuration files and environmental variables""" - - def __init__( - self, - *args: Any, - name: str, - isolated: bool = False, - **kwargs: Any, - ) -> None: - self.name = name - self.config = Configuration(isolated) - - assert self.name - super().__init__(*args, **kwargs) - - def check_default(self, option: optparse.Option, key: str, val: Any) -> Any: - try: - return option.check_value(key, val) - except optparse.OptionValueError as exc: - print(f"An error occurred during configuration: {exc}") - sys.exit(3) - - def _get_ordered_configuration_items( - self, - ) -> Generator[Tuple[str, Any], None, None]: - # Configuration gives keys in an unordered manner. Order them. - override_order = ["global", self.name, ":env:"] - - # Pool the options into different groups - section_items: Dict[str, List[Tuple[str, Any]]] = { - name: [] for name in override_order - } - for section_key, val in self.config.items(): - # ignore empty values - if not val: - logger.debug( - "Ignoring configuration key '%s' as it's value is empty.", - section_key, - ) - continue - - section, key = section_key.split(".", 1) - if section in override_order: - section_items[section].append((key, val)) - - # Yield each group in their override order - for section in override_order: - for key, val in section_items[section]: - yield key, val - - def _update_defaults(self, defaults: Dict[str, Any]) -> Dict[str, Any]: - """Updates the given defaults with values from the config files and - the environ. Does a little special handling for certain types of - options (lists).""" - - # Accumulate complex default state. - self.values = optparse.Values(self.defaults) - late_eval = set() - # Then set the options with those values - for key, val in self._get_ordered_configuration_items(): - # '--' because configuration supports only long names - option = self.get_option("--" + key) - - # Ignore options not present in this parser. E.g. non-globals put - # in [global] by users that want them to apply to all applicable - # commands. - if option is None: - continue - - assert option.dest is not None - - if option.action in ("store_true", "store_false"): - try: - val = strtobool(val) - except ValueError: - self.error( - "{} is not a valid value for {} option, " # noqa - "please specify a boolean value like yes/no, " - "true/false or 1/0 instead.".format(val, key) - ) - elif option.action == "count": - with suppress(ValueError): - val = strtobool(val) - with suppress(ValueError): - val = int(val) - if not isinstance(val, int) or val < 0: - self.error( - "{} is not a valid value for {} option, " # noqa - "please instead specify either a non-negative integer " - "or a boolean value like yes/no or false/true " - "which is equivalent to 1/0.".format(val, key) - ) - elif option.action == "append": - val = val.split() - val = [self.check_default(option, key, v) for v in val] - elif option.action == "callback": - assert option.callback is not None - late_eval.add(option.dest) - opt_str = option.get_opt_string() - val = option.convert_value(opt_str, val) - # From take_action - args = option.callback_args or () - kwargs = option.callback_kwargs or {} - option.callback(option, opt_str, val, self, *args, **kwargs) - else: - val = self.check_default(option, key, val) - - defaults[option.dest] = val - - for key in late_eval: - defaults[key] = getattr(self.values, key) - self.values = None - return defaults - - def get_default_values(self) -> optparse.Values: - """Overriding to make updating the defaults after instantiation of - the option parser possible, _update_defaults() does the dirty work.""" - if not self.process_default_values: - # Old, pre-Optik 1.5 behaviour. - return optparse.Values(self.defaults) - - # Load the configuration, or error out in case of an error - try: - self.config.load() - except ConfigurationError as err: - self.exit(UNKNOWN_ERROR, str(err)) - - defaults = self._update_defaults(self.defaults.copy()) # ours - for option in self._get_all_options(): - assert option.dest is not None - default = defaults.get(option.dest) - if isinstance(default, str): - opt_str = option.get_opt_string() - defaults[option.dest] = option.check_value(opt_str, default) - return optparse.Values(defaults) - - def error(self, msg: str) -> None: - self.print_usage(sys.stderr) - self.exit(UNKNOWN_ERROR, f"{msg}\n") diff --git a/bot/lib/python3.11/site-packages/pip/_internal/cli/progress_bars.py b/bot/lib/python3.11/site-packages/pip/_internal/cli/progress_bars.py deleted file mode 100644 index 0ad1403..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/cli/progress_bars.py +++ /dev/null @@ -1,68 +0,0 @@ -import functools -from typing import Callable, Generator, Iterable, Iterator, Optional, Tuple - -from pip._vendor.rich.progress import ( - BarColumn, - DownloadColumn, - FileSizeColumn, - Progress, - ProgressColumn, - SpinnerColumn, - TextColumn, - TimeElapsedColumn, - TimeRemainingColumn, - TransferSpeedColumn, -) - -from pip._internal.utils.logging import get_indentation - -DownloadProgressRenderer = Callable[[Iterable[bytes]], Iterator[bytes]] - - -def _rich_progress_bar( - iterable: Iterable[bytes], - *, - bar_type: str, - size: int, -) -> Generator[bytes, None, None]: - assert bar_type == "on", "This should only be used in the default mode." - - if not size: - total = float("inf") - columns: Tuple[ProgressColumn, ...] = ( - TextColumn("[progress.description]{task.description}"), - SpinnerColumn("line", speed=1.5), - FileSizeColumn(), - TransferSpeedColumn(), - TimeElapsedColumn(), - ) - else: - total = size - columns = ( - TextColumn("[progress.description]{task.description}"), - BarColumn(), - DownloadColumn(), - TransferSpeedColumn(), - TextColumn("eta"), - TimeRemainingColumn(), - ) - - progress = Progress(*columns, refresh_per_second=30) - task_id = progress.add_task(" " * (get_indentation() + 2), total=total) - with progress: - for chunk in iterable: - yield chunk - progress.update(task_id, advance=len(chunk)) - - -def get_download_progress_renderer( - *, bar_type: str, size: Optional[int] = None -) -> DownloadProgressRenderer: - """Get an object that can be used to render the download progress. - - Returns a callable, that takes an iterable to "wrap". - """ - if bar_type == "on": - return functools.partial(_rich_progress_bar, bar_type=bar_type, size=size) - else: - return iter # no-op, when passed an iterator diff --git a/bot/lib/python3.11/site-packages/pip/_internal/cli/req_command.py b/bot/lib/python3.11/site-packages/pip/_internal/cli/req_command.py deleted file mode 100644 index 1044809..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/cli/req_command.py +++ /dev/null @@ -1,502 +0,0 @@ -"""Contains the Command base classes that depend on PipSession. - -The classes in this module are in a separate module so the commands not -needing download / PackageFinder capability don't unnecessarily import the -PackageFinder machinery and all its vendored dependencies, etc. -""" - -import logging -import os -import sys -from functools import partial -from optparse import Values -from typing import TYPE_CHECKING, Any, List, Optional, Tuple - -from pip._internal.cache import WheelCache -from pip._internal.cli import cmdoptions -from pip._internal.cli.base_command import Command -from pip._internal.cli.command_context import CommandContextMixIn -from pip._internal.exceptions import CommandError, PreviousBuildDirError -from pip._internal.index.collector import LinkCollector -from pip._internal.index.package_finder import PackageFinder -from pip._internal.models.selection_prefs import SelectionPreferences -from pip._internal.models.target_python import TargetPython -from pip._internal.network.session import PipSession -from pip._internal.operations.build.build_tracker import BuildTracker -from pip._internal.operations.prepare import RequirementPreparer -from pip._internal.req.constructors import ( - install_req_from_editable, - install_req_from_line, - install_req_from_parsed_requirement, - install_req_from_req_string, -) -from pip._internal.req.req_file import parse_requirements -from pip._internal.req.req_install import InstallRequirement -from pip._internal.resolution.base import BaseResolver -from pip._internal.self_outdated_check import pip_self_version_check -from pip._internal.utils.temp_dir import ( - TempDirectory, - TempDirectoryTypeRegistry, - tempdir_kinds, -) -from pip._internal.utils.virtualenv import running_under_virtualenv - -if TYPE_CHECKING: - from ssl import SSLContext - -logger = logging.getLogger(__name__) - - -def _create_truststore_ssl_context() -> Optional["SSLContext"]: - if sys.version_info < (3, 10): - raise CommandError("The truststore feature is only available for Python 3.10+") - - try: - import ssl - except ImportError: - logger.warning("Disabling truststore since ssl support is missing") - return None - - try: - import truststore - except ImportError: - raise CommandError( - "To use the truststore feature, 'truststore' must be installed into " - "pip's current environment." - ) - - return truststore.SSLContext(ssl.PROTOCOL_TLS_CLIENT) - - -class SessionCommandMixin(CommandContextMixIn): - - """ - A class mixin for command classes needing _build_session(). - """ - - def __init__(self) -> None: - super().__init__() - self._session: Optional[PipSession] = None - - @classmethod - def _get_index_urls(cls, options: Values) -> Optional[List[str]]: - """Return a list of index urls from user-provided options.""" - index_urls = [] - if not getattr(options, "no_index", False): - url = getattr(options, "index_url", None) - if url: - index_urls.append(url) - urls = getattr(options, "extra_index_urls", None) - if urls: - index_urls.extend(urls) - # Return None rather than an empty list - return index_urls or None - - def get_default_session(self, options: Values) -> PipSession: - """Get a default-managed session.""" - if self._session is None: - self._session = self.enter_context(self._build_session(options)) - # there's no type annotation on requests.Session, so it's - # automatically ContextManager[Any] and self._session becomes Any, - # then https://github.com/python/mypy/issues/7696 kicks in - assert self._session is not None - return self._session - - def _build_session( - self, - options: Values, - retries: Optional[int] = None, - timeout: Optional[int] = None, - fallback_to_certifi: bool = False, - ) -> PipSession: - cache_dir = options.cache_dir - assert not cache_dir or os.path.isabs(cache_dir) - - if "truststore" in options.features_enabled: - try: - ssl_context = _create_truststore_ssl_context() - except Exception: - if not fallback_to_certifi: - raise - ssl_context = None - else: - ssl_context = None - - session = PipSession( - cache=os.path.join(cache_dir, "http") if cache_dir else None, - retries=retries if retries is not None else options.retries, - trusted_hosts=options.trusted_hosts, - index_urls=self._get_index_urls(options), - ssl_context=ssl_context, - ) - - # Handle custom ca-bundles from the user - if options.cert: - session.verify = options.cert - - # Handle SSL client certificate - if options.client_cert: - session.cert = options.client_cert - - # Handle timeouts - if options.timeout or timeout: - session.timeout = timeout if timeout is not None else options.timeout - - # Handle configured proxies - if options.proxy: - session.proxies = { - "http": options.proxy, - "https": options.proxy, - } - - # Determine if we can prompt the user for authentication or not - session.auth.prompting = not options.no_input - - return session - - -class IndexGroupCommand(Command, SessionCommandMixin): - - """ - Abstract base class for commands with the index_group options. - - This also corresponds to the commands that permit the pip version check. - """ - - def handle_pip_version_check(self, options: Values) -> None: - """ - Do the pip version check if not disabled. - - This overrides the default behavior of not doing the check. - """ - # Make sure the index_group options are present. - assert hasattr(options, "no_index") - - if options.disable_pip_version_check or options.no_index: - return - - # Otherwise, check if we're using the latest version of pip available. - session = self._build_session( - options, - retries=0, - timeout=min(5, options.timeout), - # This is set to ensure the function does not fail when truststore is - # specified in use-feature but cannot be loaded. This usually raises a - # CommandError and shows a nice user-facing error, but this function is not - # called in that try-except block. - fallback_to_certifi=True, - ) - with session: - pip_self_version_check(session, options) - - -KEEPABLE_TEMPDIR_TYPES = [ - tempdir_kinds.BUILD_ENV, - tempdir_kinds.EPHEM_WHEEL_CACHE, - tempdir_kinds.REQ_BUILD, -] - - -def warn_if_run_as_root() -> None: - """Output a warning for sudo users on Unix. - - In a virtual environment, sudo pip still writes to virtualenv. - On Windows, users may run pip as Administrator without issues. - This warning only applies to Unix root users outside of virtualenv. - """ - if running_under_virtualenv(): - return - if not hasattr(os, "getuid"): - return - # On Windows, there are no "system managed" Python packages. Installing as - # Administrator via pip is the correct way of updating system environments. - # - # We choose sys.platform over utils.compat.WINDOWS here to enable Mypy platform - # checks: https://mypy.readthedocs.io/en/stable/common_issues.html - if sys.platform == "win32" or sys.platform == "cygwin": - return - - if os.getuid() != 0: - return - - logger.warning( - "Running pip as the 'root' user can result in broken permissions and " - "conflicting behaviour with the system package manager. " - "It is recommended to use a virtual environment instead: " - "https://pip.pypa.io/warnings/venv" - ) - - -def with_cleanup(func: Any) -> Any: - """Decorator for common logic related to managing temporary - directories. - """ - - def configure_tempdir_registry(registry: TempDirectoryTypeRegistry) -> None: - for t in KEEPABLE_TEMPDIR_TYPES: - registry.set_delete(t, False) - - def wrapper( - self: RequirementCommand, options: Values, args: List[Any] - ) -> Optional[int]: - assert self.tempdir_registry is not None - if options.no_clean: - configure_tempdir_registry(self.tempdir_registry) - - try: - return func(self, options, args) - except PreviousBuildDirError: - # This kind of conflict can occur when the user passes an explicit - # build directory with a pre-existing folder. In that case we do - # not want to accidentally remove it. - configure_tempdir_registry(self.tempdir_registry) - raise - - return wrapper - - -class RequirementCommand(IndexGroupCommand): - def __init__(self, *args: Any, **kw: Any) -> None: - super().__init__(*args, **kw) - - self.cmd_opts.add_option(cmdoptions.no_clean()) - - @staticmethod - def determine_resolver_variant(options: Values) -> str: - """Determines which resolver should be used, based on the given options.""" - if "legacy-resolver" in options.deprecated_features_enabled: - return "legacy" - - return "2020-resolver" - - @classmethod - def make_requirement_preparer( - cls, - temp_build_dir: TempDirectory, - options: Values, - build_tracker: BuildTracker, - session: PipSession, - finder: PackageFinder, - use_user_site: bool, - download_dir: Optional[str] = None, - verbosity: int = 0, - ) -> RequirementPreparer: - """ - Create a RequirementPreparer instance for the given parameters. - """ - temp_build_dir_path = temp_build_dir.path - assert temp_build_dir_path is not None - - resolver_variant = cls.determine_resolver_variant(options) - if resolver_variant == "2020-resolver": - lazy_wheel = "fast-deps" in options.features_enabled - if lazy_wheel: - logger.warning( - "pip is using lazily downloaded wheels using HTTP " - "range requests to obtain dependency information. " - "This experimental feature is enabled through " - "--use-feature=fast-deps and it is not ready for " - "production." - ) - else: - lazy_wheel = False - if "fast-deps" in options.features_enabled: - logger.warning( - "fast-deps has no effect when used with the legacy resolver." - ) - - return RequirementPreparer( - build_dir=temp_build_dir_path, - src_dir=options.src_dir, - download_dir=download_dir, - build_isolation=options.build_isolation, - check_build_deps=options.check_build_deps, - build_tracker=build_tracker, - session=session, - progress_bar=options.progress_bar, - finder=finder, - require_hashes=options.require_hashes, - use_user_site=use_user_site, - lazy_wheel=lazy_wheel, - verbosity=verbosity, - ) - - @classmethod - def make_resolver( - cls, - preparer: RequirementPreparer, - finder: PackageFinder, - options: Values, - wheel_cache: Optional[WheelCache] = None, - use_user_site: bool = False, - ignore_installed: bool = True, - ignore_requires_python: bool = False, - force_reinstall: bool = False, - upgrade_strategy: str = "to-satisfy-only", - use_pep517: Optional[bool] = None, - py_version_info: Optional[Tuple[int, ...]] = None, - ) -> BaseResolver: - """ - Create a Resolver instance for the given parameters. - """ - make_install_req = partial( - install_req_from_req_string, - isolated=options.isolated_mode, - use_pep517=use_pep517, - config_settings=getattr(options, "config_settings", None), - ) - resolver_variant = cls.determine_resolver_variant(options) - # The long import name and duplicated invocation is needed to convince - # Mypy into correctly typechecking. Otherwise it would complain the - # "Resolver" class being redefined. - if resolver_variant == "2020-resolver": - import pip._internal.resolution.resolvelib.resolver - - return pip._internal.resolution.resolvelib.resolver.Resolver( - preparer=preparer, - finder=finder, - wheel_cache=wheel_cache, - make_install_req=make_install_req, - use_user_site=use_user_site, - ignore_dependencies=options.ignore_dependencies, - ignore_installed=ignore_installed, - ignore_requires_python=ignore_requires_python, - force_reinstall=force_reinstall, - upgrade_strategy=upgrade_strategy, - py_version_info=py_version_info, - ) - import pip._internal.resolution.legacy.resolver - - return pip._internal.resolution.legacy.resolver.Resolver( - preparer=preparer, - finder=finder, - wheel_cache=wheel_cache, - make_install_req=make_install_req, - use_user_site=use_user_site, - ignore_dependencies=options.ignore_dependencies, - ignore_installed=ignore_installed, - ignore_requires_python=ignore_requires_python, - force_reinstall=force_reinstall, - upgrade_strategy=upgrade_strategy, - py_version_info=py_version_info, - ) - - def get_requirements( - self, - args: List[str], - options: Values, - finder: PackageFinder, - session: PipSession, - ) -> List[InstallRequirement]: - """ - Parse command-line arguments into the corresponding requirements. - """ - requirements: List[InstallRequirement] = [] - for filename in options.constraints: - for parsed_req in parse_requirements( - filename, - constraint=True, - finder=finder, - options=options, - session=session, - ): - req_to_add = install_req_from_parsed_requirement( - parsed_req, - isolated=options.isolated_mode, - user_supplied=False, - ) - requirements.append(req_to_add) - - for req in args: - req_to_add = install_req_from_line( - req, - None, - isolated=options.isolated_mode, - use_pep517=options.use_pep517, - user_supplied=True, - config_settings=getattr(options, "config_settings", None), - ) - requirements.append(req_to_add) - - for req in options.editables: - req_to_add = install_req_from_editable( - req, - user_supplied=True, - isolated=options.isolated_mode, - use_pep517=options.use_pep517, - config_settings=getattr(options, "config_settings", None), - ) - requirements.append(req_to_add) - - # NOTE: options.require_hashes may be set if --require-hashes is True - for filename in options.requirements: - for parsed_req in parse_requirements( - filename, finder=finder, options=options, session=session - ): - req_to_add = install_req_from_parsed_requirement( - parsed_req, - isolated=options.isolated_mode, - use_pep517=options.use_pep517, - user_supplied=True, - ) - requirements.append(req_to_add) - - # If any requirement has hash options, enable hash checking. - if any(req.has_hash_options for req in requirements): - options.require_hashes = True - - if not (args or options.editables or options.requirements): - opts = {"name": self.name} - if options.find_links: - raise CommandError( - "You must give at least one requirement to {name} " - '(maybe you meant "pip {name} {links}"?)'.format( - **dict(opts, links=" ".join(options.find_links)) - ) - ) - else: - raise CommandError( - "You must give at least one requirement to {name} " - '(see "pip help {name}")'.format(**opts) - ) - - return requirements - - @staticmethod - def trace_basic_info(finder: PackageFinder) -> None: - """ - Trace basic information about the provided objects. - """ - # Display where finder is looking for packages - search_scope = finder.search_scope - locations = search_scope.get_formatted_locations() - if locations: - logger.info(locations) - - def _build_package_finder( - self, - options: Values, - session: PipSession, - target_python: Optional[TargetPython] = None, - ignore_requires_python: Optional[bool] = None, - ) -> PackageFinder: - """ - Create a package finder appropriate to this requirement command. - - :param ignore_requires_python: Whether to ignore incompatible - "Requires-Python" values in links. Defaults to False. - """ - link_collector = LinkCollector.create(session, options=options) - selection_prefs = SelectionPreferences( - allow_yanked=True, - format_control=options.format_control, - allow_all_prereleases=options.pre, - prefer_binary=options.prefer_binary, - ignore_requires_python=ignore_requires_python, - ) - - return PackageFinder.create( - link_collector=link_collector, - selection_prefs=selection_prefs, - target_python=target_python, - ) diff --git a/bot/lib/python3.11/site-packages/pip/_internal/cli/spinners.py b/bot/lib/python3.11/site-packages/pip/_internal/cli/spinners.py deleted file mode 100644 index cf2b976..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/cli/spinners.py +++ /dev/null @@ -1,159 +0,0 @@ -import contextlib -import itertools -import logging -import sys -import time -from typing import IO, Generator, Optional - -from pip._internal.utils.compat import WINDOWS -from pip._internal.utils.logging import get_indentation - -logger = logging.getLogger(__name__) - - -class SpinnerInterface: - def spin(self) -> None: - raise NotImplementedError() - - def finish(self, final_status: str) -> None: - raise NotImplementedError() - - -class InteractiveSpinner(SpinnerInterface): - def __init__( - self, - message: str, - file: Optional[IO[str]] = None, - spin_chars: str = "-\\|/", - # Empirically, 8 updates/second looks nice - min_update_interval_seconds: float = 0.125, - ): - self._message = message - if file is None: - file = sys.stdout - self._file = file - self._rate_limiter = RateLimiter(min_update_interval_seconds) - self._finished = False - - self._spin_cycle = itertools.cycle(spin_chars) - - self._file.write(" " * get_indentation() + self._message + " ... ") - self._width = 0 - - def _write(self, status: str) -> None: - assert not self._finished - # Erase what we wrote before by backspacing to the beginning, writing - # spaces to overwrite the old text, and then backspacing again - backup = "\b" * self._width - self._file.write(backup + " " * self._width + backup) - # Now we have a blank slate to add our status - self._file.write(status) - self._width = len(status) - self._file.flush() - self._rate_limiter.reset() - - def spin(self) -> None: - if self._finished: - return - if not self._rate_limiter.ready(): - return - self._write(next(self._spin_cycle)) - - def finish(self, final_status: str) -> None: - if self._finished: - return - self._write(final_status) - self._file.write("\n") - self._file.flush() - self._finished = True - - -# Used for dumb terminals, non-interactive installs (no tty), etc. -# We still print updates occasionally (once every 60 seconds by default) to -# act as a keep-alive for systems like Travis-CI that take lack-of-output as -# an indication that a task has frozen. -class NonInteractiveSpinner(SpinnerInterface): - def __init__(self, message: str, min_update_interval_seconds: float = 60.0) -> None: - self._message = message - self._finished = False - self._rate_limiter = RateLimiter(min_update_interval_seconds) - self._update("started") - - def _update(self, status: str) -> None: - assert not self._finished - self._rate_limiter.reset() - logger.info("%s: %s", self._message, status) - - def spin(self) -> None: - if self._finished: - return - if not self._rate_limiter.ready(): - return - self._update("still running...") - - def finish(self, final_status: str) -> None: - if self._finished: - return - self._update(f"finished with status '{final_status}'") - self._finished = True - - -class RateLimiter: - def __init__(self, min_update_interval_seconds: float) -> None: - self._min_update_interval_seconds = min_update_interval_seconds - self._last_update: float = 0 - - def ready(self) -> bool: - now = time.time() - delta = now - self._last_update - return delta >= self._min_update_interval_seconds - - def reset(self) -> None: - self._last_update = time.time() - - -@contextlib.contextmanager -def open_spinner(message: str) -> Generator[SpinnerInterface, None, None]: - # Interactive spinner goes directly to sys.stdout rather than being routed - # through the logging system, but it acts like it has level INFO, - # i.e. it's only displayed if we're at level INFO or better. - # Non-interactive spinner goes through the logging system, so it is always - # in sync with logging configuration. - if sys.stdout.isatty() and logger.getEffectiveLevel() <= logging.INFO: - spinner: SpinnerInterface = InteractiveSpinner(message) - else: - spinner = NonInteractiveSpinner(message) - try: - with hidden_cursor(sys.stdout): - yield spinner - except KeyboardInterrupt: - spinner.finish("canceled") - raise - except Exception: - spinner.finish("error") - raise - else: - spinner.finish("done") - - -HIDE_CURSOR = "\x1b[?25l" -SHOW_CURSOR = "\x1b[?25h" - - -@contextlib.contextmanager -def hidden_cursor(file: IO[str]) -> Generator[None, None, None]: - # The Windows terminal does not support the hide/show cursor ANSI codes, - # even via colorama. So don't even try. - if WINDOWS: - yield - # We don't want to clutter the output with control characters if we're - # writing to a file, or if the user is running with --quiet. - # See https://github.com/pypa/pip/issues/3418 - elif not file.isatty() or logger.getEffectiveLevel() > logging.INFO: - yield - else: - file.write(HIDE_CURSOR) - try: - yield - finally: - file.write(SHOW_CURSOR) diff --git a/bot/lib/python3.11/site-packages/pip/_internal/cli/status_codes.py b/bot/lib/python3.11/site-packages/pip/_internal/cli/status_codes.py deleted file mode 100644 index 5e29502..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/cli/status_codes.py +++ /dev/null @@ -1,6 +0,0 @@ -SUCCESS = 0 -ERROR = 1 -UNKNOWN_ERROR = 2 -VIRTUALENV_NOT_FOUND = 3 -PREVIOUS_BUILD_DIR_ERROR = 4 -NO_MATCHES_FOUND = 23 diff --git a/bot/lib/python3.11/site-packages/pip/_internal/commands/__init__.py b/bot/lib/python3.11/site-packages/pip/_internal/commands/__init__.py deleted file mode 100644 index 858a410..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/commands/__init__.py +++ /dev/null @@ -1,132 +0,0 @@ -""" -Package containing all pip commands -""" - -import importlib -from collections import namedtuple -from typing import Any, Dict, Optional - -from pip._internal.cli.base_command import Command - -CommandInfo = namedtuple("CommandInfo", "module_path, class_name, summary") - -# This dictionary does a bunch of heavy lifting for help output: -# - Enables avoiding additional (costly) imports for presenting `--help`. -# - The ordering matters for help display. -# -# Even though the module path starts with the same "pip._internal.commands" -# prefix, the full path makes testing easier (specifically when modifying -# `commands_dict` in test setup / teardown). -commands_dict: Dict[str, CommandInfo] = { - "install": CommandInfo( - "pip._internal.commands.install", - "InstallCommand", - "Install packages.", - ), - "download": CommandInfo( - "pip._internal.commands.download", - "DownloadCommand", - "Download packages.", - ), - "uninstall": CommandInfo( - "pip._internal.commands.uninstall", - "UninstallCommand", - "Uninstall packages.", - ), - "freeze": CommandInfo( - "pip._internal.commands.freeze", - "FreezeCommand", - "Output installed packages in requirements format.", - ), - "inspect": CommandInfo( - "pip._internal.commands.inspect", - "InspectCommand", - "Inspect the python environment.", - ), - "list": CommandInfo( - "pip._internal.commands.list", - "ListCommand", - "List installed packages.", - ), - "show": CommandInfo( - "pip._internal.commands.show", - "ShowCommand", - "Show information about installed packages.", - ), - "check": CommandInfo( - "pip._internal.commands.check", - "CheckCommand", - "Verify installed packages have compatible dependencies.", - ), - "config": CommandInfo( - "pip._internal.commands.configuration", - "ConfigurationCommand", - "Manage local and global configuration.", - ), - "search": CommandInfo( - "pip._internal.commands.search", - "SearchCommand", - "Search PyPI for packages.", - ), - "cache": CommandInfo( - "pip._internal.commands.cache", - "CacheCommand", - "Inspect and manage pip's wheel cache.", - ), - "index": CommandInfo( - "pip._internal.commands.index", - "IndexCommand", - "Inspect information available from package indexes.", - ), - "wheel": CommandInfo( - "pip._internal.commands.wheel", - "WheelCommand", - "Build wheels from your requirements.", - ), - "hash": CommandInfo( - "pip._internal.commands.hash", - "HashCommand", - "Compute hashes of package archives.", - ), - "completion": CommandInfo( - "pip._internal.commands.completion", - "CompletionCommand", - "A helper command used for command completion.", - ), - "debug": CommandInfo( - "pip._internal.commands.debug", - "DebugCommand", - "Show information useful for debugging.", - ), - "help": CommandInfo( - "pip._internal.commands.help", - "HelpCommand", - "Show help for commands.", - ), -} - - -def create_command(name: str, **kwargs: Any) -> Command: - """ - Create an instance of the Command class with the given name. - """ - module_path, class_name, summary = commands_dict[name] - module = importlib.import_module(module_path) - command_class = getattr(module, class_name) - command = command_class(name=name, summary=summary, **kwargs) - - return command - - -def get_similar_commands(name: str) -> Optional[str]: - """Command name auto-correct.""" - from difflib import get_close_matches - - name = name.lower() - - close_commands = get_close_matches(name, commands_dict.keys()) - - if close_commands: - return close_commands[0] - else: - return None diff --git a/bot/lib/python3.11/site-packages/pip/_internal/commands/cache.py b/bot/lib/python3.11/site-packages/pip/_internal/commands/cache.py deleted file mode 100644 index c5f0330..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/commands/cache.py +++ /dev/null @@ -1,223 +0,0 @@ -import os -import textwrap -from optparse import Values -from typing import Any, List - -import pip._internal.utils.filesystem as filesystem -from pip._internal.cli.base_command import Command -from pip._internal.cli.status_codes import ERROR, SUCCESS -from pip._internal.exceptions import CommandError, PipError -from pip._internal.utils.logging import getLogger - -logger = getLogger(__name__) - - -class CacheCommand(Command): - """ - Inspect and manage pip's wheel cache. - - Subcommands: - - - dir: Show the cache directory. - - info: Show information about the cache. - - list: List filenames of packages stored in the cache. - - remove: Remove one or more package from the cache. - - purge: Remove all items from the cache. - - ```` can be a glob expression or a package name. - """ - - ignore_require_venv = True - usage = """ - %prog dir - %prog info - %prog list [] [--format=[human, abspath]] - %prog remove - %prog purge - """ - - def add_options(self) -> None: - - self.cmd_opts.add_option( - "--format", - action="store", - dest="list_format", - default="human", - choices=("human", "abspath"), - help="Select the output format among: human (default) or abspath", - ) - - self.parser.insert_option_group(0, self.cmd_opts) - - def run(self, options: Values, args: List[str]) -> int: - handlers = { - "dir": self.get_cache_dir, - "info": self.get_cache_info, - "list": self.list_cache_items, - "remove": self.remove_cache_items, - "purge": self.purge_cache, - } - - if not options.cache_dir: - logger.error("pip cache commands can not function since cache is disabled.") - return ERROR - - # Determine action - if not args or args[0] not in handlers: - logger.error( - "Need an action (%s) to perform.", - ", ".join(sorted(handlers)), - ) - return ERROR - - action = args[0] - - # Error handling happens here, not in the action-handlers. - try: - handlers[action](options, args[1:]) - except PipError as e: - logger.error(e.args[0]) - return ERROR - - return SUCCESS - - def get_cache_dir(self, options: Values, args: List[Any]) -> None: - if args: - raise CommandError("Too many arguments") - - logger.info(options.cache_dir) - - def get_cache_info(self, options: Values, args: List[Any]) -> None: - if args: - raise CommandError("Too many arguments") - - num_http_files = len(self._find_http_files(options)) - num_packages = len(self._find_wheels(options, "*")) - - http_cache_location = self._cache_dir(options, "http") - wheels_cache_location = self._cache_dir(options, "wheels") - http_cache_size = filesystem.format_directory_size(http_cache_location) - wheels_cache_size = filesystem.format_directory_size(wheels_cache_location) - - message = ( - textwrap.dedent( - """ - Package index page cache location: {http_cache_location} - Package index page cache size: {http_cache_size} - Number of HTTP files: {num_http_files} - Locally built wheels location: {wheels_cache_location} - Locally built wheels size: {wheels_cache_size} - Number of locally built wheels: {package_count} - """ - ) - .format( - http_cache_location=http_cache_location, - http_cache_size=http_cache_size, - num_http_files=num_http_files, - wheels_cache_location=wheels_cache_location, - package_count=num_packages, - wheels_cache_size=wheels_cache_size, - ) - .strip() - ) - - logger.info(message) - - def list_cache_items(self, options: Values, args: List[Any]) -> None: - if len(args) > 1: - raise CommandError("Too many arguments") - - if args: - pattern = args[0] - else: - pattern = "*" - - files = self._find_wheels(options, pattern) - if options.list_format == "human": - self.format_for_human(files) - else: - self.format_for_abspath(files) - - def format_for_human(self, files: List[str]) -> None: - if not files: - logger.info("No locally built wheels cached.") - return - - results = [] - for filename in files: - wheel = os.path.basename(filename) - size = filesystem.format_file_size(filename) - results.append(f" - {wheel} ({size})") - logger.info("Cache contents:\n") - logger.info("\n".join(sorted(results))) - - def format_for_abspath(self, files: List[str]) -> None: - if not files: - return - - results = [] - for filename in files: - results.append(filename) - - logger.info("\n".join(sorted(results))) - - def remove_cache_items(self, options: Values, args: List[Any]) -> None: - if len(args) > 1: - raise CommandError("Too many arguments") - - if not args: - raise CommandError("Please provide a pattern") - - files = self._find_wheels(options, args[0]) - - no_matching_msg = "No matching packages" - if args[0] == "*": - # Only fetch http files if no specific pattern given - files += self._find_http_files(options) - else: - # Add the pattern to the log message - no_matching_msg += ' for pattern "{}"'.format(args[0]) - - if not files: - logger.warning(no_matching_msg) - - for filename in files: - os.unlink(filename) - logger.verbose("Removed %s", filename) - logger.info("Files removed: %s", len(files)) - - def purge_cache(self, options: Values, args: List[Any]) -> None: - if args: - raise CommandError("Too many arguments") - - return self.remove_cache_items(options, ["*"]) - - def _cache_dir(self, options: Values, subdir: str) -> str: - return os.path.join(options.cache_dir, subdir) - - def _find_http_files(self, options: Values) -> List[str]: - http_dir = self._cache_dir(options, "http") - return filesystem.find_files(http_dir, "*") - - def _find_wheels(self, options: Values, pattern: str) -> List[str]: - wheel_dir = self._cache_dir(options, "wheels") - - # The wheel filename format, as specified in PEP 427, is: - # {distribution}-{version}(-{build})?-{python}-{abi}-{platform}.whl - # - # Additionally, non-alphanumeric values in the distribution are - # normalized to underscores (_), meaning hyphens can never occur - # before `-{version}`. - # - # Given that information: - # - If the pattern we're given contains a hyphen (-), the user is - # providing at least the version. Thus, we can just append `*.whl` - # to match the rest of it. - # - If the pattern we're given doesn't contain a hyphen (-), the - # user is only providing the name. Thus, we append `-*.whl` to - # match the hyphen before the version, followed by anything else. - # - # PEP 427: https://www.python.org/dev/peps/pep-0427/ - pattern = pattern + ("*.whl" if "-" in pattern else "-*.whl") - - return filesystem.find_files(wheel_dir, pattern) diff --git a/bot/lib/python3.11/site-packages/pip/_internal/commands/check.py b/bot/lib/python3.11/site-packages/pip/_internal/commands/check.py deleted file mode 100644 index 3864220..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/commands/check.py +++ /dev/null @@ -1,53 +0,0 @@ -import logging -from optparse import Values -from typing import List - -from pip._internal.cli.base_command import Command -from pip._internal.cli.status_codes import ERROR, SUCCESS -from pip._internal.operations.check import ( - check_package_set, - create_package_set_from_installed, -) -from pip._internal.utils.misc import write_output - -logger = logging.getLogger(__name__) - - -class CheckCommand(Command): - """Verify installed packages have compatible dependencies.""" - - usage = """ - %prog [options]""" - - def run(self, options: Values, args: List[str]) -> int: - - package_set, parsing_probs = create_package_set_from_installed() - missing, conflicting = check_package_set(package_set) - - for project_name in missing: - version = package_set[project_name].version - for dependency in missing[project_name]: - write_output( - "%s %s requires %s, which is not installed.", - project_name, - version, - dependency[0], - ) - - for project_name in conflicting: - version = package_set[project_name].version - for dep_name, dep_version, req in conflicting[project_name]: - write_output( - "%s %s has requirement %s, but you have %s %s.", - project_name, - version, - req, - dep_name, - dep_version, - ) - - if missing or conflicting or parsing_probs: - return ERROR - else: - write_output("No broken requirements found.") - return SUCCESS diff --git a/bot/lib/python3.11/site-packages/pip/_internal/commands/completion.py b/bot/lib/python3.11/site-packages/pip/_internal/commands/completion.py deleted file mode 100644 index deaa308..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/commands/completion.py +++ /dev/null @@ -1,126 +0,0 @@ -import sys -import textwrap -from optparse import Values -from typing import List - -from pip._internal.cli.base_command import Command -from pip._internal.cli.status_codes import SUCCESS -from pip._internal.utils.misc import get_prog - -BASE_COMPLETION = """ -# pip {shell} completion start{script}# pip {shell} completion end -""" - -COMPLETION_SCRIPTS = { - "bash": """ - _pip_completion() - {{ - COMPREPLY=( $( COMP_WORDS="${{COMP_WORDS[*]}}" \\ - COMP_CWORD=$COMP_CWORD \\ - PIP_AUTO_COMPLETE=1 $1 2>/dev/null ) ) - }} - complete -o default -F _pip_completion {prog} - """, - "zsh": """ - function _pip_completion {{ - local words cword - read -Ac words - read -cn cword - reply=( $( COMP_WORDS="$words[*]" \\ - COMP_CWORD=$(( cword-1 )) \\ - PIP_AUTO_COMPLETE=1 $words[1] 2>/dev/null )) - }} - compctl -K _pip_completion {prog} - """, - "fish": """ - function __fish_complete_pip - set -lx COMP_WORDS (commandline -o) "" - set -lx COMP_CWORD ( \\ - math (contains -i -- (commandline -t) $COMP_WORDS)-1 \\ - ) - set -lx PIP_AUTO_COMPLETE 1 - string split \\ -- (eval $COMP_WORDS[1]) - end - complete -fa "(__fish_complete_pip)" -c {prog} - """, - "powershell": """ - if ((Test-Path Function:\\TabExpansion) -and -not ` - (Test-Path Function:\\_pip_completeBackup)) {{ - Rename-Item Function:\\TabExpansion _pip_completeBackup - }} - function TabExpansion($line, $lastWord) {{ - $lastBlock = [regex]::Split($line, '[|;]')[-1].TrimStart() - if ($lastBlock.StartsWith("{prog} ")) {{ - $Env:COMP_WORDS=$lastBlock - $Env:COMP_CWORD=$lastBlock.Split().Length - 1 - $Env:PIP_AUTO_COMPLETE=1 - (& {prog}).Split() - Remove-Item Env:COMP_WORDS - Remove-Item Env:COMP_CWORD - Remove-Item Env:PIP_AUTO_COMPLETE - }} - elseif (Test-Path Function:\\_pip_completeBackup) {{ - # Fall back on existing tab expansion - _pip_completeBackup $line $lastWord - }} - }} - """, -} - - -class CompletionCommand(Command): - """A helper command to be used for command completion.""" - - ignore_require_venv = True - - def add_options(self) -> None: - self.cmd_opts.add_option( - "--bash", - "-b", - action="store_const", - const="bash", - dest="shell", - help="Emit completion code for bash", - ) - self.cmd_opts.add_option( - "--zsh", - "-z", - action="store_const", - const="zsh", - dest="shell", - help="Emit completion code for zsh", - ) - self.cmd_opts.add_option( - "--fish", - "-f", - action="store_const", - const="fish", - dest="shell", - help="Emit completion code for fish", - ) - self.cmd_opts.add_option( - "--powershell", - "-p", - action="store_const", - const="powershell", - dest="shell", - help="Emit completion code for powershell", - ) - - self.parser.insert_option_group(0, self.cmd_opts) - - def run(self, options: Values, args: List[str]) -> int: - """Prints the completion code of the given shell""" - shells = COMPLETION_SCRIPTS.keys() - shell_options = ["--" + shell for shell in sorted(shells)] - if options.shell in shells: - script = textwrap.dedent( - COMPLETION_SCRIPTS.get(options.shell, "").format(prog=get_prog()) - ) - print(BASE_COMPLETION.format(script=script, shell=options.shell)) - return SUCCESS - else: - sys.stderr.write( - "ERROR: You must pass {}\n".format(" or ".join(shell_options)) - ) - return SUCCESS diff --git a/bot/lib/python3.11/site-packages/pip/_internal/commands/configuration.py b/bot/lib/python3.11/site-packages/pip/_internal/commands/configuration.py deleted file mode 100644 index 84b134e..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/commands/configuration.py +++ /dev/null @@ -1,282 +0,0 @@ -import logging -import os -import subprocess -from optparse import Values -from typing import Any, List, Optional - -from pip._internal.cli.base_command import Command -from pip._internal.cli.status_codes import ERROR, SUCCESS -from pip._internal.configuration import ( - Configuration, - Kind, - get_configuration_files, - kinds, -) -from pip._internal.exceptions import PipError -from pip._internal.utils.logging import indent_log -from pip._internal.utils.misc import get_prog, write_output - -logger = logging.getLogger(__name__) - - -class ConfigurationCommand(Command): - """ - Manage local and global configuration. - - Subcommands: - - - list: List the active configuration (or from the file specified) - - edit: Edit the configuration file in an editor - - get: Get the value associated with command.option - - set: Set the command.option=value - - unset: Unset the value associated with command.option - - debug: List the configuration files and values defined under them - - Configuration keys should be dot separated command and option name, - with the special prefix "global" affecting any command. For example, - "pip config set global.index-url https://example.org/" would configure - the index url for all commands, but "pip config set download.timeout 10" - would configure a 10 second timeout only for "pip download" commands. - - If none of --user, --global and --site are passed, a virtual - environment configuration file is used if one is active and the file - exists. Otherwise, all modifications happen to the user file by - default. - """ - - ignore_require_venv = True - usage = """ - %prog [] list - %prog [] [--editor ] edit - - %prog [] get command.option - %prog [] set command.option value - %prog [] unset command.option - %prog [] debug - """ - - def add_options(self) -> None: - self.cmd_opts.add_option( - "--editor", - dest="editor", - action="store", - default=None, - help=( - "Editor to use to edit the file. Uses VISUAL or EDITOR " - "environment variables if not provided." - ), - ) - - self.cmd_opts.add_option( - "--global", - dest="global_file", - action="store_true", - default=False, - help="Use the system-wide configuration file only", - ) - - self.cmd_opts.add_option( - "--user", - dest="user_file", - action="store_true", - default=False, - help="Use the user configuration file only", - ) - - self.cmd_opts.add_option( - "--site", - dest="site_file", - action="store_true", - default=False, - help="Use the current environment configuration file only", - ) - - self.parser.insert_option_group(0, self.cmd_opts) - - def run(self, options: Values, args: List[str]) -> int: - handlers = { - "list": self.list_values, - "edit": self.open_in_editor, - "get": self.get_name, - "set": self.set_name_value, - "unset": self.unset_name, - "debug": self.list_config_values, - } - - # Determine action - if not args or args[0] not in handlers: - logger.error( - "Need an action (%s) to perform.", - ", ".join(sorted(handlers)), - ) - return ERROR - - action = args[0] - - # Determine which configuration files are to be loaded - # Depends on whether the command is modifying. - try: - load_only = self._determine_file( - options, need_value=(action in ["get", "set", "unset", "edit"]) - ) - except PipError as e: - logger.error(e.args[0]) - return ERROR - - # Load a new configuration - self.configuration = Configuration( - isolated=options.isolated_mode, load_only=load_only - ) - self.configuration.load() - - # Error handling happens here, not in the action-handlers. - try: - handlers[action](options, args[1:]) - except PipError as e: - logger.error(e.args[0]) - return ERROR - - return SUCCESS - - def _determine_file(self, options: Values, need_value: bool) -> Optional[Kind]: - file_options = [ - key - for key, value in ( - (kinds.USER, options.user_file), - (kinds.GLOBAL, options.global_file), - (kinds.SITE, options.site_file), - ) - if value - ] - - if not file_options: - if not need_value: - return None - # Default to user, unless there's a site file. - elif any( - os.path.exists(site_config_file) - for site_config_file in get_configuration_files()[kinds.SITE] - ): - return kinds.SITE - else: - return kinds.USER - elif len(file_options) == 1: - return file_options[0] - - raise PipError( - "Need exactly one file to operate upon " - "(--user, --site, --global) to perform." - ) - - def list_values(self, options: Values, args: List[str]) -> None: - self._get_n_args(args, "list", n=0) - - for key, value in sorted(self.configuration.items()): - write_output("%s=%r", key, value) - - def get_name(self, options: Values, args: List[str]) -> None: - key = self._get_n_args(args, "get [name]", n=1) - value = self.configuration.get_value(key) - - write_output("%s", value) - - def set_name_value(self, options: Values, args: List[str]) -> None: - key, value = self._get_n_args(args, "set [name] [value]", n=2) - self.configuration.set_value(key, value) - - self._save_configuration() - - def unset_name(self, options: Values, args: List[str]) -> None: - key = self._get_n_args(args, "unset [name]", n=1) - self.configuration.unset_value(key) - - self._save_configuration() - - def list_config_values(self, options: Values, args: List[str]) -> None: - """List config key-value pairs across different config files""" - self._get_n_args(args, "debug", n=0) - - self.print_env_var_values() - # Iterate over config files and print if they exist, and the - # key-value pairs present in them if they do - for variant, files in sorted(self.configuration.iter_config_files()): - write_output("%s:", variant) - for fname in files: - with indent_log(): - file_exists = os.path.exists(fname) - write_output("%s, exists: %r", fname, file_exists) - if file_exists: - self.print_config_file_values(variant) - - def print_config_file_values(self, variant: Kind) -> None: - """Get key-value pairs from the file of a variant""" - for name, value in self.configuration.get_values_in_config(variant).items(): - with indent_log(): - write_output("%s: %s", name, value) - - def print_env_var_values(self) -> None: - """Get key-values pairs present as environment variables""" - write_output("%s:", "env_var") - with indent_log(): - for key, value in sorted(self.configuration.get_environ_vars()): - env_var = f"PIP_{key.upper()}" - write_output("%s=%r", env_var, value) - - def open_in_editor(self, options: Values, args: List[str]) -> None: - editor = self._determine_editor(options) - - fname = self.configuration.get_file_to_edit() - if fname is None: - raise PipError("Could not determine appropriate file.") - elif '"' in fname: - # This shouldn't happen, unless we see a username like that. - # If that happens, we'd appreciate a pull request fixing this. - raise PipError( - f'Can not open an editor for a file name containing "\n{fname}' - ) - - try: - subprocess.check_call(f'{editor} "{fname}"', shell=True) - except FileNotFoundError as e: - if not e.filename: - e.filename = editor - raise - except subprocess.CalledProcessError as e: - raise PipError( - "Editor Subprocess exited with exit code {}".format(e.returncode) - ) - - def _get_n_args(self, args: List[str], example: str, n: int) -> Any: - """Helper to make sure the command got the right number of arguments""" - if len(args) != n: - msg = ( - "Got unexpected number of arguments, expected {}. " - '(example: "{} config {}")' - ).format(n, get_prog(), example) - raise PipError(msg) - - if n == 1: - return args[0] - else: - return args - - def _save_configuration(self) -> None: - # We successfully ran a modifying command. Need to save the - # configuration. - try: - self.configuration.save() - except Exception: - logger.exception( - "Unable to save configuration. Please report this as a bug." - ) - raise PipError("Internal Error.") - - def _determine_editor(self, options: Values) -> str: - if options.editor is not None: - return options.editor - elif "VISUAL" in os.environ: - return os.environ["VISUAL"] - elif "EDITOR" in os.environ: - return os.environ["EDITOR"] - else: - raise PipError("Could not determine editor to use.") diff --git a/bot/lib/python3.11/site-packages/pip/_internal/commands/debug.py b/bot/lib/python3.11/site-packages/pip/_internal/commands/debug.py deleted file mode 100644 index 6fad1fe..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/commands/debug.py +++ /dev/null @@ -1,199 +0,0 @@ -import importlib.resources -import locale -import logging -import os -import sys -from optparse import Values -from types import ModuleType -from typing import Any, Dict, List, Optional - -import pip._vendor -from pip._vendor.certifi import where -from pip._vendor.packaging.version import parse as parse_version - -from pip._internal.cli import cmdoptions -from pip._internal.cli.base_command import Command -from pip._internal.cli.cmdoptions import make_target_python -from pip._internal.cli.status_codes import SUCCESS -from pip._internal.configuration import Configuration -from pip._internal.metadata import get_environment -from pip._internal.utils.logging import indent_log -from pip._internal.utils.misc import get_pip_version - -logger = logging.getLogger(__name__) - - -def show_value(name: str, value: Any) -> None: - logger.info("%s: %s", name, value) - - -def show_sys_implementation() -> None: - logger.info("sys.implementation:") - implementation_name = sys.implementation.name - with indent_log(): - show_value("name", implementation_name) - - -def create_vendor_txt_map() -> Dict[str, str]: - with importlib.resources.open_text("pip._vendor", "vendor.txt") as f: - # Purge non version specifying lines. - # Also, remove any space prefix or suffixes (including comments). - lines = [ - line.strip().split(" ", 1)[0] for line in f.readlines() if "==" in line - ] - - # Transform into "module" -> version dict. - return dict(line.split("==", 1) for line in lines) - - -def get_module_from_module_name(module_name: str) -> ModuleType: - # Module name can be uppercase in vendor.txt for some reason... - module_name = module_name.lower() - # PATCH: setuptools is actually only pkg_resources. - if module_name == "setuptools": - module_name = "pkg_resources" - - __import__(f"pip._vendor.{module_name}", globals(), locals(), level=0) - return getattr(pip._vendor, module_name) - - -def get_vendor_version_from_module(module_name: str) -> Optional[str]: - module = get_module_from_module_name(module_name) - version = getattr(module, "__version__", None) - - if not version: - # Try to find version in debundled module info. - assert module.__file__ is not None - env = get_environment([os.path.dirname(module.__file__)]) - dist = env.get_distribution(module_name) - if dist: - version = str(dist.version) - - return version - - -def show_actual_vendor_versions(vendor_txt_versions: Dict[str, str]) -> None: - """Log the actual version and print extra info if there is - a conflict or if the actual version could not be imported. - """ - for module_name, expected_version in vendor_txt_versions.items(): - extra_message = "" - actual_version = get_vendor_version_from_module(module_name) - if not actual_version: - extra_message = ( - " (Unable to locate actual module version, using" - " vendor.txt specified version)" - ) - actual_version = expected_version - elif parse_version(actual_version) != parse_version(expected_version): - extra_message = ( - " (CONFLICT: vendor.txt suggests version should" - " be {})".format(expected_version) - ) - logger.info("%s==%s%s", module_name, actual_version, extra_message) - - -def show_vendor_versions() -> None: - logger.info("vendored library versions:") - - vendor_txt_versions = create_vendor_txt_map() - with indent_log(): - show_actual_vendor_versions(vendor_txt_versions) - - -def show_tags(options: Values) -> None: - tag_limit = 10 - - target_python = make_target_python(options) - tags = target_python.get_tags() - - # Display the target options that were explicitly provided. - formatted_target = target_python.format_given() - suffix = "" - if formatted_target: - suffix = f" (target: {formatted_target})" - - msg = "Compatible tags: {}{}".format(len(tags), suffix) - logger.info(msg) - - if options.verbose < 1 and len(tags) > tag_limit: - tags_limited = True - tags = tags[:tag_limit] - else: - tags_limited = False - - with indent_log(): - for tag in tags: - logger.info(str(tag)) - - if tags_limited: - msg = ( - "...\n[First {tag_limit} tags shown. Pass --verbose to show all.]" - ).format(tag_limit=tag_limit) - logger.info(msg) - - -def ca_bundle_info(config: Configuration) -> str: - levels = set() - for key, _ in config.items(): - levels.add(key.split(".")[0]) - - if not levels: - return "Not specified" - - levels_that_override_global = ["install", "wheel", "download"] - global_overriding_level = [ - level for level in levels if level in levels_that_override_global - ] - if not global_overriding_level: - return "global" - - if "global" in levels: - levels.remove("global") - return ", ".join(levels) - - -class DebugCommand(Command): - """ - Display debug information. - """ - - usage = """ - %prog """ - ignore_require_venv = True - - def add_options(self) -> None: - cmdoptions.add_target_python_options(self.cmd_opts) - self.parser.insert_option_group(0, self.cmd_opts) - self.parser.config.load() - - def run(self, options: Values, args: List[str]) -> int: - logger.warning( - "This command is only meant for debugging. " - "Do not use this with automation for parsing and getting these " - "details, since the output and options of this command may " - "change without notice." - ) - show_value("pip version", get_pip_version()) - show_value("sys.version", sys.version) - show_value("sys.executable", sys.executable) - show_value("sys.getdefaultencoding", sys.getdefaultencoding()) - show_value("sys.getfilesystemencoding", sys.getfilesystemencoding()) - show_value( - "locale.getpreferredencoding", - locale.getpreferredencoding(), - ) - show_value("sys.platform", sys.platform) - show_sys_implementation() - - show_value("'cert' config value", ca_bundle_info(self.parser.config)) - show_value("REQUESTS_CA_BUNDLE", os.environ.get("REQUESTS_CA_BUNDLE")) - show_value("CURL_CA_BUNDLE", os.environ.get("CURL_CA_BUNDLE")) - show_value("pip._vendor.certifi.where()", where()) - show_value("pip._vendor.DEBUNDLED", pip._vendor.DEBUNDLED) - - show_vendor_versions() - - show_tags(options) - - return SUCCESS diff --git a/bot/lib/python3.11/site-packages/pip/_internal/commands/download.py b/bot/lib/python3.11/site-packages/pip/_internal/commands/download.py deleted file mode 100644 index 4132e08..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/commands/download.py +++ /dev/null @@ -1,149 +0,0 @@ -import logging -import os -from optparse import Values -from typing import List - -from pip._internal.cli import cmdoptions -from pip._internal.cli.cmdoptions import make_target_python -from pip._internal.cli.req_command import RequirementCommand, with_cleanup -from pip._internal.cli.status_codes import SUCCESS -from pip._internal.operations.build.build_tracker import get_build_tracker -from pip._internal.req.req_install import ( - LegacySetupPyOptionsCheckMode, - check_legacy_setup_py_options, -) -from pip._internal.utils.misc import ensure_dir, normalize_path, write_output -from pip._internal.utils.temp_dir import TempDirectory - -logger = logging.getLogger(__name__) - - -class DownloadCommand(RequirementCommand): - """ - Download packages from: - - - PyPI (and other indexes) using requirement specifiers. - - VCS project urls. - - Local project directories. - - Local or remote source archives. - - pip also supports downloading from "requirements files", which provide - an easy way to specify a whole environment to be downloaded. - """ - - usage = """ - %prog [options] [package-index-options] ... - %prog [options] -r [package-index-options] ... - %prog [options] ... - %prog [options] ... - %prog [options] ...""" - - def add_options(self) -> None: - self.cmd_opts.add_option(cmdoptions.constraints()) - self.cmd_opts.add_option(cmdoptions.requirements()) - self.cmd_opts.add_option(cmdoptions.no_deps()) - self.cmd_opts.add_option(cmdoptions.global_options()) - self.cmd_opts.add_option(cmdoptions.no_binary()) - self.cmd_opts.add_option(cmdoptions.only_binary()) - self.cmd_opts.add_option(cmdoptions.prefer_binary()) - self.cmd_opts.add_option(cmdoptions.src()) - self.cmd_opts.add_option(cmdoptions.pre()) - self.cmd_opts.add_option(cmdoptions.require_hashes()) - self.cmd_opts.add_option(cmdoptions.progress_bar()) - self.cmd_opts.add_option(cmdoptions.no_build_isolation()) - self.cmd_opts.add_option(cmdoptions.use_pep517()) - self.cmd_opts.add_option(cmdoptions.no_use_pep517()) - self.cmd_opts.add_option(cmdoptions.check_build_deps()) - self.cmd_opts.add_option(cmdoptions.ignore_requires_python()) - - self.cmd_opts.add_option( - "-d", - "--dest", - "--destination-dir", - "--destination-directory", - dest="download_dir", - metavar="dir", - default=os.curdir, - help="Download packages into .", - ) - - cmdoptions.add_target_python_options(self.cmd_opts) - - index_opts = cmdoptions.make_option_group( - cmdoptions.index_group, - self.parser, - ) - - self.parser.insert_option_group(0, index_opts) - self.parser.insert_option_group(0, self.cmd_opts) - - @with_cleanup - def run(self, options: Values, args: List[str]) -> int: - - options.ignore_installed = True - # editable doesn't really make sense for `pip download`, but the bowels - # of the RequirementSet code require that property. - options.editables = [] - - cmdoptions.check_dist_restriction(options) - - options.download_dir = normalize_path(options.download_dir) - ensure_dir(options.download_dir) - - session = self.get_default_session(options) - - target_python = make_target_python(options) - finder = self._build_package_finder( - options=options, - session=session, - target_python=target_python, - ignore_requires_python=options.ignore_requires_python, - ) - - build_tracker = self.enter_context(get_build_tracker()) - - directory = TempDirectory( - delete=not options.no_clean, - kind="download", - globally_managed=True, - ) - - reqs = self.get_requirements(args, options, finder, session) - check_legacy_setup_py_options( - options, reqs, LegacySetupPyOptionsCheckMode.DOWNLOAD - ) - - preparer = self.make_requirement_preparer( - temp_build_dir=directory, - options=options, - build_tracker=build_tracker, - session=session, - finder=finder, - download_dir=options.download_dir, - use_user_site=False, - verbosity=self.verbosity, - ) - - resolver = self.make_resolver( - preparer=preparer, - finder=finder, - options=options, - ignore_requires_python=options.ignore_requires_python, - use_pep517=options.use_pep517, - py_version_info=options.python_version, - ) - - self.trace_basic_info(finder) - - requirement_set = resolver.resolve(reqs, check_supported_wheels=True) - - downloaded: List[str] = [] - for req in requirement_set.requirements.values(): - if req.satisfied_by is None: - assert req.name is not None - preparer.save_linked_requirement(req) - downloaded.append(req.name) - if downloaded: - write_output("Successfully downloaded %s", " ".join(downloaded)) - - return SUCCESS diff --git a/bot/lib/python3.11/site-packages/pip/_internal/commands/freeze.py b/bot/lib/python3.11/site-packages/pip/_internal/commands/freeze.py deleted file mode 100644 index 5fa6d39..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/commands/freeze.py +++ /dev/null @@ -1,97 +0,0 @@ -import sys -from optparse import Values -from typing import List - -from pip._internal.cli import cmdoptions -from pip._internal.cli.base_command import Command -from pip._internal.cli.status_codes import SUCCESS -from pip._internal.operations.freeze import freeze -from pip._internal.utils.compat import stdlib_pkgs - -DEV_PKGS = {"pip", "setuptools", "distribute", "wheel"} - - -class FreezeCommand(Command): - """ - Output installed packages in requirements format. - - packages are listed in a case-insensitive sorted order. - """ - - usage = """ - %prog [options]""" - log_streams = ("ext://sys.stderr", "ext://sys.stderr") - - def add_options(self) -> None: - self.cmd_opts.add_option( - "-r", - "--requirement", - dest="requirements", - action="append", - default=[], - metavar="file", - help=( - "Use the order in the given requirements file and its " - "comments when generating output. This option can be " - "used multiple times." - ), - ) - self.cmd_opts.add_option( - "-l", - "--local", - dest="local", - action="store_true", - default=False, - help=( - "If in a virtualenv that has global access, do not output " - "globally-installed packages." - ), - ) - self.cmd_opts.add_option( - "--user", - dest="user", - action="store_true", - default=False, - help="Only output packages installed in user-site.", - ) - self.cmd_opts.add_option(cmdoptions.list_path()) - self.cmd_opts.add_option( - "--all", - dest="freeze_all", - action="store_true", - help=( - "Do not skip these packages in the output:" - " {}".format(", ".join(DEV_PKGS)) - ), - ) - self.cmd_opts.add_option( - "--exclude-editable", - dest="exclude_editable", - action="store_true", - help="Exclude editable package from output.", - ) - self.cmd_opts.add_option(cmdoptions.list_exclude()) - - self.parser.insert_option_group(0, self.cmd_opts) - - def run(self, options: Values, args: List[str]) -> int: - skip = set(stdlib_pkgs) - if not options.freeze_all: - skip.update(DEV_PKGS) - - if options.excludes: - skip.update(options.excludes) - - cmdoptions.check_list_path_option(options) - - for line in freeze( - requirement=options.requirements, - local_only=options.local, - user_only=options.user, - paths=options.path, - isolated=options.isolated_mode, - skip=skip, - exclude_editable=options.exclude_editable, - ): - sys.stdout.write(line + "\n") - return SUCCESS diff --git a/bot/lib/python3.11/site-packages/pip/_internal/commands/hash.py b/bot/lib/python3.11/site-packages/pip/_internal/commands/hash.py deleted file mode 100644 index 042dac8..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/commands/hash.py +++ /dev/null @@ -1,59 +0,0 @@ -import hashlib -import logging -import sys -from optparse import Values -from typing import List - -from pip._internal.cli.base_command import Command -from pip._internal.cli.status_codes import ERROR, SUCCESS -from pip._internal.utils.hashes import FAVORITE_HASH, STRONG_HASHES -from pip._internal.utils.misc import read_chunks, write_output - -logger = logging.getLogger(__name__) - - -class HashCommand(Command): - """ - Compute a hash of a local package archive. - - These can be used with --hash in a requirements file to do repeatable - installs. - """ - - usage = "%prog [options] ..." - ignore_require_venv = True - - def add_options(self) -> None: - self.cmd_opts.add_option( - "-a", - "--algorithm", - dest="algorithm", - choices=STRONG_HASHES, - action="store", - default=FAVORITE_HASH, - help="The hash algorithm to use: one of {}".format( - ", ".join(STRONG_HASHES) - ), - ) - self.parser.insert_option_group(0, self.cmd_opts) - - def run(self, options: Values, args: List[str]) -> int: - if not args: - self.parser.print_usage(sys.stderr) - return ERROR - - algorithm = options.algorithm - for path in args: - write_output( - "%s:\n--hash=%s:%s", path, algorithm, _hash_of_file(path, algorithm) - ) - return SUCCESS - - -def _hash_of_file(path: str, algorithm: str) -> str: - """Return the hash digest of a file.""" - with open(path, "rb") as archive: - hash = hashlib.new(algorithm) - for chunk in read_chunks(archive): - hash.update(chunk) - return hash.hexdigest() diff --git a/bot/lib/python3.11/site-packages/pip/_internal/commands/help.py b/bot/lib/python3.11/site-packages/pip/_internal/commands/help.py deleted file mode 100644 index 6206631..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/commands/help.py +++ /dev/null @@ -1,41 +0,0 @@ -from optparse import Values -from typing import List - -from pip._internal.cli.base_command import Command -from pip._internal.cli.status_codes import SUCCESS -from pip._internal.exceptions import CommandError - - -class HelpCommand(Command): - """Show help for commands""" - - usage = """ - %prog """ - ignore_require_venv = True - - def run(self, options: Values, args: List[str]) -> int: - from pip._internal.commands import ( - commands_dict, - create_command, - get_similar_commands, - ) - - try: - # 'pip help' with no args is handled by pip.__init__.parseopt() - cmd_name = args[0] # the command we need help for - except IndexError: - return SUCCESS - - if cmd_name not in commands_dict: - guess = get_similar_commands(cmd_name) - - msg = [f'unknown command "{cmd_name}"'] - if guess: - msg.append(f'maybe you meant "{guess}"') - - raise CommandError(" - ".join(msg)) - - command = create_command(cmd_name) - command.parser.print_help() - - return SUCCESS diff --git a/bot/lib/python3.11/site-packages/pip/_internal/commands/index.py b/bot/lib/python3.11/site-packages/pip/_internal/commands/index.py deleted file mode 100644 index b4bf0ac..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/commands/index.py +++ /dev/null @@ -1,138 +0,0 @@ -import logging -from optparse import Values -from typing import Any, Iterable, List, Optional, Union - -from pip._vendor.packaging.version import LegacyVersion, Version - -from pip._internal.cli import cmdoptions -from pip._internal.cli.req_command import IndexGroupCommand -from pip._internal.cli.status_codes import ERROR, SUCCESS -from pip._internal.commands.search import print_dist_installation_info -from pip._internal.exceptions import CommandError, DistributionNotFound, PipError -from pip._internal.index.collector import LinkCollector -from pip._internal.index.package_finder import PackageFinder -from pip._internal.models.selection_prefs import SelectionPreferences -from pip._internal.models.target_python import TargetPython -from pip._internal.network.session import PipSession -from pip._internal.utils.misc import write_output - -logger = logging.getLogger(__name__) - - -class IndexCommand(IndexGroupCommand): - """ - Inspect information available from package indexes. - """ - - usage = """ - %prog versions - """ - - def add_options(self) -> None: - cmdoptions.add_target_python_options(self.cmd_opts) - - self.cmd_opts.add_option(cmdoptions.ignore_requires_python()) - self.cmd_opts.add_option(cmdoptions.pre()) - self.cmd_opts.add_option(cmdoptions.no_binary()) - self.cmd_opts.add_option(cmdoptions.only_binary()) - - index_opts = cmdoptions.make_option_group( - cmdoptions.index_group, - self.parser, - ) - - self.parser.insert_option_group(0, index_opts) - self.parser.insert_option_group(0, self.cmd_opts) - - def run(self, options: Values, args: List[str]) -> int: - handlers = { - "versions": self.get_available_package_versions, - } - - logger.warning( - "pip index is currently an experimental command. " - "It may be removed/changed in a future release " - "without prior warning." - ) - - # Determine action - if not args or args[0] not in handlers: - logger.error( - "Need an action (%s) to perform.", - ", ".join(sorted(handlers)), - ) - return ERROR - - action = args[0] - - # Error handling happens here, not in the action-handlers. - try: - handlers[action](options, args[1:]) - except PipError as e: - logger.error(e.args[0]) - return ERROR - - return SUCCESS - - def _build_package_finder( - self, - options: Values, - session: PipSession, - target_python: Optional[TargetPython] = None, - ignore_requires_python: Optional[bool] = None, - ) -> PackageFinder: - """ - Create a package finder appropriate to the index command. - """ - link_collector = LinkCollector.create(session, options=options) - - # Pass allow_yanked=False to ignore yanked versions. - selection_prefs = SelectionPreferences( - allow_yanked=False, - allow_all_prereleases=options.pre, - ignore_requires_python=ignore_requires_python, - ) - - return PackageFinder.create( - link_collector=link_collector, - selection_prefs=selection_prefs, - target_python=target_python, - ) - - def get_available_package_versions(self, options: Values, args: List[Any]) -> None: - if len(args) != 1: - raise CommandError("You need to specify exactly one argument") - - target_python = cmdoptions.make_target_python(options) - query = args[0] - - with self._build_session(options) as session: - finder = self._build_package_finder( - options=options, - session=session, - target_python=target_python, - ignore_requires_python=options.ignore_requires_python, - ) - - versions: Iterable[Union[LegacyVersion, Version]] = ( - candidate.version for candidate in finder.find_all_candidates(query) - ) - - if not options.pre: - # Remove prereleases - versions = ( - version for version in versions if not version.is_prerelease - ) - versions = set(versions) - - if not versions: - raise DistributionNotFound( - "No matching distribution found for {}".format(query) - ) - - formatted_versions = [str(ver) for ver in sorted(versions, reverse=True)] - latest = formatted_versions[0] - - write_output("{} ({})".format(query, latest)) - write_output("Available versions: {}".format(", ".join(formatted_versions))) - print_dist_installation_info(query, latest) diff --git a/bot/lib/python3.11/site-packages/pip/_internal/commands/inspect.py b/bot/lib/python3.11/site-packages/pip/_internal/commands/inspect.py deleted file mode 100644 index a4e3599..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/commands/inspect.py +++ /dev/null @@ -1,97 +0,0 @@ -import logging -from optparse import Values -from typing import Any, Dict, List - -from pip._vendor.packaging.markers import default_environment -from pip._vendor.rich import print_json - -from pip import __version__ -from pip._internal.cli import cmdoptions -from pip._internal.cli.req_command import Command -from pip._internal.cli.status_codes import SUCCESS -from pip._internal.metadata import BaseDistribution, get_environment -from pip._internal.utils.compat import stdlib_pkgs -from pip._internal.utils.urls import path_to_url - -logger = logging.getLogger(__name__) - - -class InspectCommand(Command): - """ - Inspect the content of a Python environment and produce a report in JSON format. - """ - - ignore_require_venv = True - usage = """ - %prog [options]""" - - def add_options(self) -> None: - self.cmd_opts.add_option( - "--local", - action="store_true", - default=False, - help=( - "If in a virtualenv that has global access, do not list " - "globally-installed packages." - ), - ) - self.cmd_opts.add_option( - "--user", - dest="user", - action="store_true", - default=False, - help="Only output packages installed in user-site.", - ) - self.cmd_opts.add_option(cmdoptions.list_path()) - self.parser.insert_option_group(0, self.cmd_opts) - - def run(self, options: Values, args: List[str]) -> int: - logger.warning( - "pip inspect is currently an experimental command. " - "The output format may change in a future release without prior warning." - ) - - cmdoptions.check_list_path_option(options) - dists = get_environment(options.path).iter_installed_distributions( - local_only=options.local, - user_only=options.user, - skip=set(stdlib_pkgs), - ) - output = { - "version": "0", - "pip_version": __version__, - "installed": [self._dist_to_dict(dist) for dist in dists], - "environment": default_environment(), - # TODO tags? scheme? - } - print_json(data=output) - return SUCCESS - - def _dist_to_dict(self, dist: BaseDistribution) -> Dict[str, Any]: - res: Dict[str, Any] = { - "metadata": dist.metadata_dict, - "metadata_location": dist.info_location, - } - # direct_url. Note that we don't have download_info (as in the installation - # report) since it is not recorded in installed metadata. - direct_url = dist.direct_url - if direct_url is not None: - res["direct_url"] = direct_url.to_dict() - else: - # Emulate direct_url for legacy editable installs. - editable_project_location = dist.editable_project_location - if editable_project_location is not None: - res["direct_url"] = { - "url": path_to_url(editable_project_location), - "dir_info": { - "editable": True, - }, - } - # installer - installer = dist.installer - if dist.installer: - res["installer"] = installer - # requested - if dist.installed_with_dist_info: - res["requested"] = dist.requested - return res diff --git a/bot/lib/python3.11/site-packages/pip/_internal/commands/install.py b/bot/lib/python3.11/site-packages/pip/_internal/commands/install.py deleted file mode 100644 index e081c27..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/commands/install.py +++ /dev/null @@ -1,860 +0,0 @@ -import errno -import json -import operator -import os -import shutil -import site -from optparse import SUPPRESS_HELP, Values -from typing import Iterable, List, Optional - -from pip._vendor.packaging.utils import canonicalize_name -from pip._vendor.rich import print_json - -from pip._internal.cache import WheelCache -from pip._internal.cli import cmdoptions -from pip._internal.cli.cmdoptions import make_target_python -from pip._internal.cli.req_command import ( - RequirementCommand, - warn_if_run_as_root, - with_cleanup, -) -from pip._internal.cli.status_codes import ERROR, SUCCESS -from pip._internal.exceptions import CommandError, InstallationError -from pip._internal.locations import get_scheme -from pip._internal.metadata import get_environment -from pip._internal.models.format_control import FormatControl -from pip._internal.models.installation_report import InstallationReport -from pip._internal.operations.build.build_tracker import get_build_tracker -from pip._internal.operations.check import ConflictDetails, check_install_conflicts -from pip._internal.req import install_given_reqs -from pip._internal.req.req_install import ( - InstallRequirement, - LegacySetupPyOptionsCheckMode, - check_legacy_setup_py_options, -) -from pip._internal.utils.compat import WINDOWS -from pip._internal.utils.deprecation import ( - LegacyInstallReasonFailedBdistWheel, - deprecated, -) -from pip._internal.utils.distutils_args import parse_distutils_args -from pip._internal.utils.filesystem import test_writable_dir -from pip._internal.utils.logging import getLogger -from pip._internal.utils.misc import ( - ensure_dir, - get_pip_version, - protect_pip_from_modification_on_windows, - write_output, -) -from pip._internal.utils.temp_dir import TempDirectory -from pip._internal.utils.virtualenv import ( - running_under_virtualenv, - virtualenv_no_global, -) -from pip._internal.wheel_builder import ( - BdistWheelAllowedPredicate, - build, - should_build_for_install_command, -) - -logger = getLogger(__name__) - - -def get_check_bdist_wheel_allowed( - format_control: FormatControl, -) -> BdistWheelAllowedPredicate: - def check_binary_allowed(req: InstallRequirement) -> bool: - canonical_name = canonicalize_name(req.name or "") - allowed_formats = format_control.get_allowed_formats(canonical_name) - return "binary" in allowed_formats - - return check_binary_allowed - - -class InstallCommand(RequirementCommand): - """ - Install packages from: - - - PyPI (and other indexes) using requirement specifiers. - - VCS project urls. - - Local project directories. - - Local or remote source archives. - - pip also supports installing from "requirements files", which provide - an easy way to specify a whole environment to be installed. - """ - - usage = """ - %prog [options] [package-index-options] ... - %prog [options] -r [package-index-options] ... - %prog [options] [-e] ... - %prog [options] [-e] ... - %prog [options] ...""" - - def add_options(self) -> None: - self.cmd_opts.add_option(cmdoptions.requirements()) - self.cmd_opts.add_option(cmdoptions.constraints()) - self.cmd_opts.add_option(cmdoptions.no_deps()) - self.cmd_opts.add_option(cmdoptions.pre()) - - self.cmd_opts.add_option(cmdoptions.editable()) - self.cmd_opts.add_option( - "--dry-run", - action="store_true", - dest="dry_run", - default=False, - help=( - "Don't actually install anything, just print what would be. " - "Can be used in combination with --ignore-installed " - "to 'resolve' the requirements." - ), - ) - self.cmd_opts.add_option( - "-t", - "--target", - dest="target_dir", - metavar="dir", - default=None, - help=( - "Install packages into . " - "By default this will not replace existing files/folders in " - ". Use --upgrade to replace existing packages in " - "with new versions." - ), - ) - cmdoptions.add_target_python_options(self.cmd_opts) - - self.cmd_opts.add_option( - "--user", - dest="use_user_site", - action="store_true", - help=( - "Install to the Python user install directory for your " - "platform. Typically ~/.local/, or %APPDATA%\\Python on " - "Windows. (See the Python documentation for site.USER_BASE " - "for full details.)" - ), - ) - self.cmd_opts.add_option( - "--no-user", - dest="use_user_site", - action="store_false", - help=SUPPRESS_HELP, - ) - self.cmd_opts.add_option( - "--root", - dest="root_path", - metavar="dir", - default=None, - help="Install everything relative to this alternate root directory.", - ) - self.cmd_opts.add_option( - "--prefix", - dest="prefix_path", - metavar="dir", - default=None, - help=( - "Installation prefix where lib, bin and other top-level " - "folders are placed" - ), - ) - - self.cmd_opts.add_option(cmdoptions.src()) - - self.cmd_opts.add_option( - "-U", - "--upgrade", - dest="upgrade", - action="store_true", - help=( - "Upgrade all specified packages to the newest available " - "version. The handling of dependencies depends on the " - "upgrade-strategy used." - ), - ) - - self.cmd_opts.add_option( - "--upgrade-strategy", - dest="upgrade_strategy", - default="only-if-needed", - choices=["only-if-needed", "eager"], - help=( - "Determines how dependency upgrading should be handled " - "[default: %default]. " - '"eager" - dependencies are upgraded regardless of ' - "whether the currently installed version satisfies the " - "requirements of the upgraded package(s). " - '"only-if-needed" - are upgraded only when they do not ' - "satisfy the requirements of the upgraded package(s)." - ), - ) - - self.cmd_opts.add_option( - "--force-reinstall", - dest="force_reinstall", - action="store_true", - help="Reinstall all packages even if they are already up-to-date.", - ) - - self.cmd_opts.add_option( - "-I", - "--ignore-installed", - dest="ignore_installed", - action="store_true", - help=( - "Ignore the installed packages, overwriting them. " - "This can break your system if the existing package " - "is of a different version or was installed " - "with a different package manager!" - ), - ) - - self.cmd_opts.add_option(cmdoptions.ignore_requires_python()) - self.cmd_opts.add_option(cmdoptions.no_build_isolation()) - self.cmd_opts.add_option(cmdoptions.use_pep517()) - self.cmd_opts.add_option(cmdoptions.no_use_pep517()) - self.cmd_opts.add_option(cmdoptions.check_build_deps()) - - self.cmd_opts.add_option(cmdoptions.config_settings()) - self.cmd_opts.add_option(cmdoptions.install_options()) - self.cmd_opts.add_option(cmdoptions.global_options()) - - self.cmd_opts.add_option( - "--compile", - action="store_true", - dest="compile", - default=True, - help="Compile Python source files to bytecode", - ) - - self.cmd_opts.add_option( - "--no-compile", - action="store_false", - dest="compile", - help="Do not compile Python source files to bytecode", - ) - - self.cmd_opts.add_option( - "--no-warn-script-location", - action="store_false", - dest="warn_script_location", - default=True, - help="Do not warn when installing scripts outside PATH", - ) - self.cmd_opts.add_option( - "--no-warn-conflicts", - action="store_false", - dest="warn_about_conflicts", - default=True, - help="Do not warn about broken dependencies", - ) - self.cmd_opts.add_option(cmdoptions.no_binary()) - self.cmd_opts.add_option(cmdoptions.only_binary()) - self.cmd_opts.add_option(cmdoptions.prefer_binary()) - self.cmd_opts.add_option(cmdoptions.require_hashes()) - self.cmd_opts.add_option(cmdoptions.progress_bar()) - self.cmd_opts.add_option(cmdoptions.root_user_action()) - - index_opts = cmdoptions.make_option_group( - cmdoptions.index_group, - self.parser, - ) - - self.parser.insert_option_group(0, index_opts) - self.parser.insert_option_group(0, self.cmd_opts) - - self.cmd_opts.add_option( - "--report", - dest="json_report_file", - metavar="file", - default=None, - help=( - "Generate a JSON file describing what pip did to install " - "the provided requirements. " - "Can be used in combination with --dry-run and --ignore-installed " - "to 'resolve' the requirements. " - "When - is used as file name it writes to stdout. " - "When writing to stdout, please combine with the --quiet option " - "to avoid mixing pip logging output with JSON output." - ), - ) - - @with_cleanup - def run(self, options: Values, args: List[str]) -> int: - if options.use_user_site and options.target_dir is not None: - raise CommandError("Can not combine '--user' and '--target'") - - upgrade_strategy = "to-satisfy-only" - if options.upgrade: - upgrade_strategy = options.upgrade_strategy - - cmdoptions.check_dist_restriction(options, check_target=True) - - install_options = options.install_options or [] - - logger.verbose("Using %s", get_pip_version()) - options.use_user_site = decide_user_install( - options.use_user_site, - prefix_path=options.prefix_path, - target_dir=options.target_dir, - root_path=options.root_path, - isolated_mode=options.isolated_mode, - ) - - target_temp_dir: Optional[TempDirectory] = None - target_temp_dir_path: Optional[str] = None - if options.target_dir: - options.ignore_installed = True - options.target_dir = os.path.abspath(options.target_dir) - if ( - # fmt: off - os.path.exists(options.target_dir) and - not os.path.isdir(options.target_dir) - # fmt: on - ): - raise CommandError( - "Target path exists but is not a directory, will not continue." - ) - - # Create a target directory for using with the target option - target_temp_dir = TempDirectory(kind="target") - target_temp_dir_path = target_temp_dir.path - self.enter_context(target_temp_dir) - - global_options = options.global_options or [] - - session = self.get_default_session(options) - - target_python = make_target_python(options) - finder = self._build_package_finder( - options=options, - session=session, - target_python=target_python, - ignore_requires_python=options.ignore_requires_python, - ) - build_tracker = self.enter_context(get_build_tracker()) - - directory = TempDirectory( - delete=not options.no_clean, - kind="install", - globally_managed=True, - ) - - try: - reqs = self.get_requirements(args, options, finder, session) - check_legacy_setup_py_options( - options, reqs, LegacySetupPyOptionsCheckMode.INSTALL - ) - - if "no-binary-enable-wheel-cache" in options.features_enabled: - # TODO: remove format_control from WheelCache when the deprecation cycle - # is over - wheel_cache = WheelCache(options.cache_dir) - else: - if options.format_control.no_binary: - deprecated( - reason=( - "--no-binary currently disables reading from " - "the cache of locally built wheels. In the future " - "--no-binary will not influence the wheel cache." - ), - replacement="to use the --no-cache-dir option", - feature_flag="no-binary-enable-wheel-cache", - issue=11453, - gone_in="23.1", - ) - wheel_cache = WheelCache(options.cache_dir, options.format_control) - - # Only when installing is it permitted to use PEP 660. - # In other circumstances (pip wheel, pip download) we generate - # regular (i.e. non editable) metadata and wheels. - for req in reqs: - req.permit_editable_wheels = True - - reject_location_related_install_options(reqs, options.install_options) - - preparer = self.make_requirement_preparer( - temp_build_dir=directory, - options=options, - build_tracker=build_tracker, - session=session, - finder=finder, - use_user_site=options.use_user_site, - verbosity=self.verbosity, - ) - resolver = self.make_resolver( - preparer=preparer, - finder=finder, - options=options, - wheel_cache=wheel_cache, - use_user_site=options.use_user_site, - ignore_installed=options.ignore_installed, - ignore_requires_python=options.ignore_requires_python, - force_reinstall=options.force_reinstall, - upgrade_strategy=upgrade_strategy, - use_pep517=options.use_pep517, - ) - - self.trace_basic_info(finder) - - requirement_set = resolver.resolve( - reqs, check_supported_wheels=not options.target_dir - ) - - if options.json_report_file: - logger.warning( - "--report is currently an experimental option. " - "The output format may change in a future release " - "without prior warning." - ) - - report = InstallationReport(requirement_set.requirements_to_install) - if options.json_report_file == "-": - print_json(data=report.to_dict()) - else: - with open(options.json_report_file, "w", encoding="utf-8") as f: - json.dump(report.to_dict(), f, indent=2, ensure_ascii=False) - - if options.dry_run: - would_install_items = sorted( - (r.metadata["name"], r.metadata["version"]) - for r in requirement_set.requirements_to_install - ) - if would_install_items: - write_output( - "Would install %s", - " ".join("-".join(item) for item in would_install_items), - ) - return SUCCESS - - try: - pip_req = requirement_set.get_requirement("pip") - except KeyError: - modifying_pip = False - else: - # If we're not replacing an already installed pip, - # we're not modifying it. - modifying_pip = pip_req.satisfied_by is None - protect_pip_from_modification_on_windows(modifying_pip=modifying_pip) - - check_bdist_wheel_allowed = get_check_bdist_wheel_allowed( - finder.format_control - ) - - reqs_to_build = [ - r - for r in requirement_set.requirements.values() - if should_build_for_install_command(r, check_bdist_wheel_allowed) - ] - - _, build_failures = build( - reqs_to_build, - wheel_cache=wheel_cache, - verify=True, - build_options=[], - global_options=global_options, - ) - - # If we're using PEP 517, we cannot do a legacy setup.py install - # so we fail here. - pep517_build_failure_names: List[str] = [ - r.name for r in build_failures if r.use_pep517 # type: ignore - ] - if pep517_build_failure_names: - raise InstallationError( - "Could not build wheels for {}, which is required to " - "install pyproject.toml-based projects".format( - ", ".join(pep517_build_failure_names) - ) - ) - - # For now, we just warn about failures building legacy - # requirements, as we'll fall through to a setup.py install for - # those. - for r in build_failures: - if not r.use_pep517: - r.legacy_install_reason = LegacyInstallReasonFailedBdistWheel - - to_install = resolver.get_installation_order(requirement_set) - - # Check for conflicts in the package set we're installing. - conflicts: Optional[ConflictDetails] = None - should_warn_about_conflicts = ( - not options.ignore_dependencies and options.warn_about_conflicts - ) - if should_warn_about_conflicts: - conflicts = self._determine_conflicts(to_install) - - # Don't warn about script install locations if - # --target or --prefix has been specified - warn_script_location = options.warn_script_location - if options.target_dir or options.prefix_path: - warn_script_location = False - - installed = install_given_reqs( - to_install, - install_options, - global_options, - root=options.root_path, - home=target_temp_dir_path, - prefix=options.prefix_path, - warn_script_location=warn_script_location, - use_user_site=options.use_user_site, - pycompile=options.compile, - ) - - lib_locations = get_lib_location_guesses( - user=options.use_user_site, - home=target_temp_dir_path, - root=options.root_path, - prefix=options.prefix_path, - isolated=options.isolated_mode, - ) - env = get_environment(lib_locations) - - installed.sort(key=operator.attrgetter("name")) - items = [] - for result in installed: - item = result.name - try: - installed_dist = env.get_distribution(item) - if installed_dist is not None: - item = f"{item}-{installed_dist.version}" - except Exception: - pass - items.append(item) - - if conflicts is not None: - self._warn_about_conflicts( - conflicts, - resolver_variant=self.determine_resolver_variant(options), - ) - - installed_desc = " ".join(items) - if installed_desc: - write_output( - "Successfully installed %s", - installed_desc, - ) - except OSError as error: - show_traceback = self.verbosity >= 1 - - message = create_os_error_message( - error, - show_traceback, - options.use_user_site, - ) - logger.error(message, exc_info=show_traceback) # noqa - - return ERROR - - if options.target_dir: - assert target_temp_dir - self._handle_target_dir( - options.target_dir, target_temp_dir, options.upgrade - ) - if options.root_user_action == "warn": - warn_if_run_as_root() - return SUCCESS - - def _handle_target_dir( - self, target_dir: str, target_temp_dir: TempDirectory, upgrade: bool - ) -> None: - ensure_dir(target_dir) - - # Checking both purelib and platlib directories for installed - # packages to be moved to target directory - lib_dir_list = [] - - # Checking both purelib and platlib directories for installed - # packages to be moved to target directory - scheme = get_scheme("", home=target_temp_dir.path) - purelib_dir = scheme.purelib - platlib_dir = scheme.platlib - data_dir = scheme.data - - if os.path.exists(purelib_dir): - lib_dir_list.append(purelib_dir) - if os.path.exists(platlib_dir) and platlib_dir != purelib_dir: - lib_dir_list.append(platlib_dir) - if os.path.exists(data_dir): - lib_dir_list.append(data_dir) - - for lib_dir in lib_dir_list: - for item in os.listdir(lib_dir): - if lib_dir == data_dir: - ddir = os.path.join(data_dir, item) - if any(s.startswith(ddir) for s in lib_dir_list[:-1]): - continue - target_item_dir = os.path.join(target_dir, item) - if os.path.exists(target_item_dir): - if not upgrade: - logger.warning( - "Target directory %s already exists. Specify " - "--upgrade to force replacement.", - target_item_dir, - ) - continue - if os.path.islink(target_item_dir): - logger.warning( - "Target directory %s already exists and is " - "a link. pip will not automatically replace " - "links, please remove if replacement is " - "desired.", - target_item_dir, - ) - continue - if os.path.isdir(target_item_dir): - shutil.rmtree(target_item_dir) - else: - os.remove(target_item_dir) - - shutil.move(os.path.join(lib_dir, item), target_item_dir) - - def _determine_conflicts( - self, to_install: List[InstallRequirement] - ) -> Optional[ConflictDetails]: - try: - return check_install_conflicts(to_install) - except Exception: - logger.exception( - "Error while checking for conflicts. Please file an issue on " - "pip's issue tracker: https://github.com/pypa/pip/issues/new" - ) - return None - - def _warn_about_conflicts( - self, conflict_details: ConflictDetails, resolver_variant: str - ) -> None: - package_set, (missing, conflicting) = conflict_details - if not missing and not conflicting: - return - - parts: List[str] = [] - if resolver_variant == "legacy": - parts.append( - "pip's legacy dependency resolver does not consider dependency " - "conflicts when selecting packages. This behaviour is the " - "source of the following dependency conflicts." - ) - else: - assert resolver_variant == "2020-resolver" - parts.append( - "pip's dependency resolver does not currently take into account " - "all the packages that are installed. This behaviour is the " - "source of the following dependency conflicts." - ) - - # NOTE: There is some duplication here, with commands/check.py - for project_name in missing: - version = package_set[project_name][0] - for dependency in missing[project_name]: - message = ( - "{name} {version} requires {requirement}, " - "which is not installed." - ).format( - name=project_name, - version=version, - requirement=dependency[1], - ) - parts.append(message) - - for project_name in conflicting: - version = package_set[project_name][0] - for dep_name, dep_version, req in conflicting[project_name]: - message = ( - "{name} {version} requires {requirement}, but {you} have " - "{dep_name} {dep_version} which is incompatible." - ).format( - name=project_name, - version=version, - requirement=req, - dep_name=dep_name, - dep_version=dep_version, - you=("you" if resolver_variant == "2020-resolver" else "you'll"), - ) - parts.append(message) - - logger.critical("\n".join(parts)) - - -def get_lib_location_guesses( - user: bool = False, - home: Optional[str] = None, - root: Optional[str] = None, - isolated: bool = False, - prefix: Optional[str] = None, -) -> List[str]: - scheme = get_scheme( - "", - user=user, - home=home, - root=root, - isolated=isolated, - prefix=prefix, - ) - return [scheme.purelib, scheme.platlib] - - -def site_packages_writable(root: Optional[str], isolated: bool) -> bool: - return all( - test_writable_dir(d) - for d in set(get_lib_location_guesses(root=root, isolated=isolated)) - ) - - -def decide_user_install( - use_user_site: Optional[bool], - prefix_path: Optional[str] = None, - target_dir: Optional[str] = None, - root_path: Optional[str] = None, - isolated_mode: bool = False, -) -> bool: - """Determine whether to do a user install based on the input options. - - If use_user_site is False, no additional checks are done. - If use_user_site is True, it is checked for compatibility with other - options. - If use_user_site is None, the default behaviour depends on the environment, - which is provided by the other arguments. - """ - # In some cases (config from tox), use_user_site can be set to an integer - # rather than a bool, which 'use_user_site is False' wouldn't catch. - if (use_user_site is not None) and (not use_user_site): - logger.debug("Non-user install by explicit request") - return False - - if use_user_site: - if prefix_path: - raise CommandError( - "Can not combine '--user' and '--prefix' as they imply " - "different installation locations" - ) - if virtualenv_no_global(): - raise InstallationError( - "Can not perform a '--user' install. User site-packages " - "are not visible in this virtualenv." - ) - logger.debug("User install by explicit request") - return True - - # If we are here, user installs have not been explicitly requested/avoided - assert use_user_site is None - - # user install incompatible with --prefix/--target - if prefix_path or target_dir: - logger.debug("Non-user install due to --prefix or --target option") - return False - - # If user installs are not enabled, choose a non-user install - if not site.ENABLE_USER_SITE: - logger.debug("Non-user install because user site-packages disabled") - return False - - # If we have permission for a non-user install, do that, - # otherwise do a user install. - if site_packages_writable(root=root_path, isolated=isolated_mode): - logger.debug("Non-user install because site-packages writeable") - return False - - logger.info( - "Defaulting to user installation because normal site-packages " - "is not writeable" - ) - return True - - -def reject_location_related_install_options( - requirements: List[InstallRequirement], options: Optional[List[str]] -) -> None: - """If any location-changing --install-option arguments were passed for - requirements or on the command-line, then show a deprecation warning. - """ - - def format_options(option_names: Iterable[str]) -> List[str]: - return ["--{}".format(name.replace("_", "-")) for name in option_names] - - offenders = [] - - for requirement in requirements: - install_options = requirement.install_options - location_options = parse_distutils_args(install_options) - if location_options: - offenders.append( - "{!r} from {}".format( - format_options(location_options.keys()), requirement - ) - ) - - if options: - location_options = parse_distutils_args(options) - if location_options: - offenders.append( - "{!r} from command line".format(format_options(location_options.keys())) - ) - - if not offenders: - return - - raise CommandError( - "Location-changing options found in --install-option: {}." - " This is unsupported, use pip-level options like --user," - " --prefix, --root, and --target instead.".format("; ".join(offenders)) - ) - - -def create_os_error_message( - error: OSError, show_traceback: bool, using_user_site: bool -) -> str: - """Format an error message for an OSError - - It may occur anytime during the execution of the install command. - """ - parts = [] - - # Mention the error if we are not going to show a traceback - parts.append("Could not install packages due to an OSError") - if not show_traceback: - parts.append(": ") - parts.append(str(error)) - else: - parts.append(".") - - # Spilt the error indication from a helper message (if any) - parts[-1] += "\n" - - # Suggest useful actions to the user: - # (1) using user site-packages or (2) verifying the permissions - if error.errno == errno.EACCES: - user_option_part = "Consider using the `--user` option" - permissions_part = "Check the permissions" - - if not running_under_virtualenv() and not using_user_site: - parts.extend( - [ - user_option_part, - " or ", - permissions_part.lower(), - ] - ) - else: - parts.append(permissions_part) - parts.append(".\n") - - # Suggest the user to enable Long Paths if path length is - # more than 260 - if ( - WINDOWS - and error.errno == errno.ENOENT - and error.filename - and len(error.filename) > 260 - ): - parts.append( - "HINT: This error might have occurred since " - "this system does not have Windows Long Path " - "support enabled. You can find information on " - "how to enable this at " - "https://pip.pypa.io/warnings/enable-long-paths\n" - ) - - return "".join(parts).strip() + "\n" diff --git a/bot/lib/python3.11/site-packages/pip/_internal/commands/list.py b/bot/lib/python3.11/site-packages/pip/_internal/commands/list.py deleted file mode 100644 index 8e1426d..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/commands/list.py +++ /dev/null @@ -1,365 +0,0 @@ -import json -import logging -from optparse import Values -from typing import TYPE_CHECKING, Generator, List, Optional, Sequence, Tuple, cast - -from pip._vendor.packaging.utils import canonicalize_name - -from pip._internal.cli import cmdoptions -from pip._internal.cli.req_command import IndexGroupCommand -from pip._internal.cli.status_codes import SUCCESS -from pip._internal.exceptions import CommandError -from pip._internal.index.collector import LinkCollector -from pip._internal.index.package_finder import PackageFinder -from pip._internal.metadata import BaseDistribution, get_environment -from pip._internal.models.selection_prefs import SelectionPreferences -from pip._internal.network.session import PipSession -from pip._internal.utils.compat import stdlib_pkgs -from pip._internal.utils.misc import tabulate, write_output - -if TYPE_CHECKING: - from pip._internal.metadata.base import DistributionVersion - - class _DistWithLatestInfo(BaseDistribution): - """Give the distribution object a couple of extra fields. - - These will be populated during ``get_outdated()``. This is dirty but - makes the rest of the code much cleaner. - """ - - latest_version: DistributionVersion - latest_filetype: str - - _ProcessedDists = Sequence[_DistWithLatestInfo] - - -logger = logging.getLogger(__name__) - - -class ListCommand(IndexGroupCommand): - """ - List installed packages, including editables. - - Packages are listed in a case-insensitive sorted order. - """ - - ignore_require_venv = True - usage = """ - %prog [options]""" - - def add_options(self) -> None: - self.cmd_opts.add_option( - "-o", - "--outdated", - action="store_true", - default=False, - help="List outdated packages", - ) - self.cmd_opts.add_option( - "-u", - "--uptodate", - action="store_true", - default=False, - help="List uptodate packages", - ) - self.cmd_opts.add_option( - "-e", - "--editable", - action="store_true", - default=False, - help="List editable projects.", - ) - self.cmd_opts.add_option( - "-l", - "--local", - action="store_true", - default=False, - help=( - "If in a virtualenv that has global access, do not list " - "globally-installed packages." - ), - ) - self.cmd_opts.add_option( - "--user", - dest="user", - action="store_true", - default=False, - help="Only output packages installed in user-site.", - ) - self.cmd_opts.add_option(cmdoptions.list_path()) - self.cmd_opts.add_option( - "--pre", - action="store_true", - default=False, - help=( - "Include pre-release and development versions. By default, " - "pip only finds stable versions." - ), - ) - - self.cmd_opts.add_option( - "--format", - action="store", - dest="list_format", - default="columns", - choices=("columns", "freeze", "json"), - help="Select the output format among: columns (default), freeze, or json", - ) - - self.cmd_opts.add_option( - "--not-required", - action="store_true", - dest="not_required", - help="List packages that are not dependencies of installed packages.", - ) - - self.cmd_opts.add_option( - "--exclude-editable", - action="store_false", - dest="include_editable", - help="Exclude editable package from output.", - ) - self.cmd_opts.add_option( - "--include-editable", - action="store_true", - dest="include_editable", - help="Include editable package from output.", - default=True, - ) - self.cmd_opts.add_option(cmdoptions.list_exclude()) - index_opts = cmdoptions.make_option_group(cmdoptions.index_group, self.parser) - - self.parser.insert_option_group(0, index_opts) - self.parser.insert_option_group(0, self.cmd_opts) - - def _build_package_finder( - self, options: Values, session: PipSession - ) -> PackageFinder: - """ - Create a package finder appropriate to this list command. - """ - link_collector = LinkCollector.create(session, options=options) - - # Pass allow_yanked=False to ignore yanked versions. - selection_prefs = SelectionPreferences( - allow_yanked=False, - allow_all_prereleases=options.pre, - ) - - return PackageFinder.create( - link_collector=link_collector, - selection_prefs=selection_prefs, - ) - - def run(self, options: Values, args: List[str]) -> int: - if options.outdated and options.uptodate: - raise CommandError("Options --outdated and --uptodate cannot be combined.") - - if options.outdated and options.list_format == "freeze": - raise CommandError( - "List format 'freeze' can not be used with the --outdated option." - ) - - cmdoptions.check_list_path_option(options) - - skip = set(stdlib_pkgs) - if options.excludes: - skip.update(canonicalize_name(n) for n in options.excludes) - - packages: "_ProcessedDists" = [ - cast("_DistWithLatestInfo", d) - for d in get_environment(options.path).iter_installed_distributions( - local_only=options.local, - user_only=options.user, - editables_only=options.editable, - include_editables=options.include_editable, - skip=skip, - ) - ] - - # get_not_required must be called firstly in order to find and - # filter out all dependencies correctly. Otherwise a package - # can't be identified as requirement because some parent packages - # could be filtered out before. - if options.not_required: - packages = self.get_not_required(packages, options) - - if options.outdated: - packages = self.get_outdated(packages, options) - elif options.uptodate: - packages = self.get_uptodate(packages, options) - - self.output_package_listing(packages, options) - return SUCCESS - - def get_outdated( - self, packages: "_ProcessedDists", options: Values - ) -> "_ProcessedDists": - return [ - dist - for dist in self.iter_packages_latest_infos(packages, options) - if dist.latest_version > dist.version - ] - - def get_uptodate( - self, packages: "_ProcessedDists", options: Values - ) -> "_ProcessedDists": - return [ - dist - for dist in self.iter_packages_latest_infos(packages, options) - if dist.latest_version == dist.version - ] - - def get_not_required( - self, packages: "_ProcessedDists", options: Values - ) -> "_ProcessedDists": - dep_keys = { - canonicalize_name(dep.name) - for dist in packages - for dep in (dist.iter_dependencies() or ()) - } - - # Create a set to remove duplicate packages, and cast it to a list - # to keep the return type consistent with get_outdated and - # get_uptodate - return list({pkg for pkg in packages if pkg.canonical_name not in dep_keys}) - - def iter_packages_latest_infos( - self, packages: "_ProcessedDists", options: Values - ) -> Generator["_DistWithLatestInfo", None, None]: - with self._build_session(options) as session: - finder = self._build_package_finder(options, session) - - def latest_info( - dist: "_DistWithLatestInfo", - ) -> Optional["_DistWithLatestInfo"]: - all_candidates = finder.find_all_candidates(dist.canonical_name) - if not options.pre: - # Remove prereleases - all_candidates = [ - candidate - for candidate in all_candidates - if not candidate.version.is_prerelease - ] - - evaluator = finder.make_candidate_evaluator( - project_name=dist.canonical_name, - ) - best_candidate = evaluator.sort_best_candidate(all_candidates) - if best_candidate is None: - return None - - remote_version = best_candidate.version - if best_candidate.link.is_wheel: - typ = "wheel" - else: - typ = "sdist" - dist.latest_version = remote_version - dist.latest_filetype = typ - return dist - - for dist in map(latest_info, packages): - if dist is not None: - yield dist - - def output_package_listing( - self, packages: "_ProcessedDists", options: Values - ) -> None: - packages = sorted( - packages, - key=lambda dist: dist.canonical_name, - ) - if options.list_format == "columns" and packages: - data, header = format_for_columns(packages, options) - self.output_package_listing_columns(data, header) - elif options.list_format == "freeze": - for dist in packages: - if options.verbose >= 1: - write_output( - "%s==%s (%s)", dist.raw_name, dist.version, dist.location - ) - else: - write_output("%s==%s", dist.raw_name, dist.version) - elif options.list_format == "json": - write_output(format_for_json(packages, options)) - - def output_package_listing_columns( - self, data: List[List[str]], header: List[str] - ) -> None: - # insert the header first: we need to know the size of column names - if len(data) > 0: - data.insert(0, header) - - pkg_strings, sizes = tabulate(data) - - # Create and add a separator. - if len(data) > 0: - pkg_strings.insert(1, " ".join(map(lambda x: "-" * x, sizes))) - - for val in pkg_strings: - write_output(val) - - -def format_for_columns( - pkgs: "_ProcessedDists", options: Values -) -> Tuple[List[List[str]], List[str]]: - """ - Convert the package data into something usable - by output_package_listing_columns. - """ - header = ["Package", "Version"] - - running_outdated = options.outdated - if running_outdated: - header.extend(["Latest", "Type"]) - - has_editables = any(x.editable for x in pkgs) - if has_editables: - header.append("Editable project location") - - if options.verbose >= 1: - header.append("Location") - if options.verbose >= 1: - header.append("Installer") - - data = [] - for proj in pkgs: - # if we're working on the 'outdated' list, separate out the - # latest_version and type - row = [proj.raw_name, str(proj.version)] - - if running_outdated: - row.append(str(proj.latest_version)) - row.append(proj.latest_filetype) - - if has_editables: - row.append(proj.editable_project_location or "") - - if options.verbose >= 1: - row.append(proj.location or "") - if options.verbose >= 1: - row.append(proj.installer) - - data.append(row) - - return data, header - - -def format_for_json(packages: "_ProcessedDists", options: Values) -> str: - data = [] - for dist in packages: - info = { - "name": dist.raw_name, - "version": str(dist.version), - } - if options.verbose >= 1: - info["location"] = dist.location or "" - info["installer"] = dist.installer - if options.outdated: - info["latest_version"] = str(dist.latest_version) - info["latest_filetype"] = dist.latest_filetype - editable_project_location = dist.editable_project_location - if editable_project_location: - info["editable_project_location"] = editable_project_location - data.append(info) - return json.dumps(data) diff --git a/bot/lib/python3.11/site-packages/pip/_internal/commands/search.py b/bot/lib/python3.11/site-packages/pip/_internal/commands/search.py deleted file mode 100644 index 03ed925..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/commands/search.py +++ /dev/null @@ -1,174 +0,0 @@ -import logging -import shutil -import sys -import textwrap -import xmlrpc.client -from collections import OrderedDict -from optparse import Values -from typing import TYPE_CHECKING, Dict, List, Optional - -from pip._vendor.packaging.version import parse as parse_version - -from pip._internal.cli.base_command import Command -from pip._internal.cli.req_command import SessionCommandMixin -from pip._internal.cli.status_codes import NO_MATCHES_FOUND, SUCCESS -from pip._internal.exceptions import CommandError -from pip._internal.metadata import get_default_environment -from pip._internal.models.index import PyPI -from pip._internal.network.xmlrpc import PipXmlrpcTransport -from pip._internal.utils.logging import indent_log -from pip._internal.utils.misc import write_output - -if TYPE_CHECKING: - from typing import TypedDict - - class TransformedHit(TypedDict): - name: str - summary: str - versions: List[str] - - -logger = logging.getLogger(__name__) - - -class SearchCommand(Command, SessionCommandMixin): - """Search for PyPI packages whose name or summary contains .""" - - usage = """ - %prog [options] """ - ignore_require_venv = True - - def add_options(self) -> None: - self.cmd_opts.add_option( - "-i", - "--index", - dest="index", - metavar="URL", - default=PyPI.pypi_url, - help="Base URL of Python Package Index (default %default)", - ) - - self.parser.insert_option_group(0, self.cmd_opts) - - def run(self, options: Values, args: List[str]) -> int: - if not args: - raise CommandError("Missing required argument (search query).") - query = args - pypi_hits = self.search(query, options) - hits = transform_hits(pypi_hits) - - terminal_width = None - if sys.stdout.isatty(): - terminal_width = shutil.get_terminal_size()[0] - - print_results(hits, terminal_width=terminal_width) - if pypi_hits: - return SUCCESS - return NO_MATCHES_FOUND - - def search(self, query: List[str], options: Values) -> List[Dict[str, str]]: - index_url = options.index - - session = self.get_default_session(options) - - transport = PipXmlrpcTransport(index_url, session) - pypi = xmlrpc.client.ServerProxy(index_url, transport) - try: - hits = pypi.search({"name": query, "summary": query}, "or") - except xmlrpc.client.Fault as fault: - message = "XMLRPC request failed [code: {code}]\n{string}".format( - code=fault.faultCode, - string=fault.faultString, - ) - raise CommandError(message) - assert isinstance(hits, list) - return hits - - -def transform_hits(hits: List[Dict[str, str]]) -> List["TransformedHit"]: - """ - The list from pypi is really a list of versions. We want a list of - packages with the list of versions stored inline. This converts the - list from pypi into one we can use. - """ - packages: Dict[str, "TransformedHit"] = OrderedDict() - for hit in hits: - name = hit["name"] - summary = hit["summary"] - version = hit["version"] - - if name not in packages.keys(): - packages[name] = { - "name": name, - "summary": summary, - "versions": [version], - } - else: - packages[name]["versions"].append(version) - - # if this is the highest version, replace summary and score - if version == highest_version(packages[name]["versions"]): - packages[name]["summary"] = summary - - return list(packages.values()) - - -def print_dist_installation_info(name: str, latest: str) -> None: - env = get_default_environment() - dist = env.get_distribution(name) - if dist is not None: - with indent_log(): - if dist.version == latest: - write_output("INSTALLED: %s (latest)", dist.version) - else: - write_output("INSTALLED: %s", dist.version) - if parse_version(latest).pre: - write_output( - "LATEST: %s (pre-release; install" - " with `pip install --pre`)", - latest, - ) - else: - write_output("LATEST: %s", latest) - - -def print_results( - hits: List["TransformedHit"], - name_column_width: Optional[int] = None, - terminal_width: Optional[int] = None, -) -> None: - if not hits: - return - if name_column_width is None: - name_column_width = ( - max( - [ - len(hit["name"]) + len(highest_version(hit.get("versions", ["-"]))) - for hit in hits - ] - ) - + 4 - ) - - for hit in hits: - name = hit["name"] - summary = hit["summary"] or "" - latest = highest_version(hit.get("versions", ["-"])) - if terminal_width is not None: - target_width = terminal_width - name_column_width - 5 - if target_width > 10: - # wrap and indent summary to fit terminal - summary_lines = textwrap.wrap(summary, target_width) - summary = ("\n" + " " * (name_column_width + 3)).join(summary_lines) - - name_latest = f"{name} ({latest})" - line = f"{name_latest:{name_column_width}} - {summary}" - try: - write_output(line) - print_dist_installation_info(name, latest) - except UnicodeEncodeError: - pass - - -def highest_version(versions: List[str]) -> str: - return max(versions, key=parse_version) diff --git a/bot/lib/python3.11/site-packages/pip/_internal/commands/show.py b/bot/lib/python3.11/site-packages/pip/_internal/commands/show.py deleted file mode 100644 index 212167c..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/commands/show.py +++ /dev/null @@ -1,183 +0,0 @@ -import logging -from optparse import Values -from typing import Generator, Iterable, Iterator, List, NamedTuple, Optional - -from pip._vendor.packaging.utils import canonicalize_name - -from pip._internal.cli.base_command import Command -from pip._internal.cli.status_codes import ERROR, SUCCESS -from pip._internal.metadata import BaseDistribution, get_default_environment -from pip._internal.utils.misc import write_output - -logger = logging.getLogger(__name__) - - -class ShowCommand(Command): - """ - Show information about one or more installed packages. - - The output is in RFC-compliant mail header format. - """ - - usage = """ - %prog [options] ...""" - ignore_require_venv = True - - def add_options(self) -> None: - self.cmd_opts.add_option( - "-f", - "--files", - dest="files", - action="store_true", - default=False, - help="Show the full list of installed files for each package.", - ) - - self.parser.insert_option_group(0, self.cmd_opts) - - def run(self, options: Values, args: List[str]) -> int: - if not args: - logger.warning("ERROR: Please provide a package name or names.") - return ERROR - query = args - - results = search_packages_info(query) - if not print_results( - results, list_files=options.files, verbose=options.verbose - ): - return ERROR - return SUCCESS - - -class _PackageInfo(NamedTuple): - name: str - version: str - location: str - requires: List[str] - required_by: List[str] - installer: str - metadata_version: str - classifiers: List[str] - summary: str - homepage: str - project_urls: List[str] - author: str - author_email: str - license: str - entry_points: List[str] - files: Optional[List[str]] - - -def search_packages_info(query: List[str]) -> Generator[_PackageInfo, None, None]: - """ - Gather details from installed distributions. Print distribution name, - version, location, and installed files. Installed files requires a - pip generated 'installed-files.txt' in the distributions '.egg-info' - directory. - """ - env = get_default_environment() - - installed = {dist.canonical_name: dist for dist in env.iter_all_distributions()} - query_names = [canonicalize_name(name) for name in query] - missing = sorted( - [name for name, pkg in zip(query, query_names) if pkg not in installed] - ) - if missing: - logger.warning("Package(s) not found: %s", ", ".join(missing)) - - def _get_requiring_packages(current_dist: BaseDistribution) -> Iterator[str]: - return ( - dist.metadata["Name"] or "UNKNOWN" - for dist in installed.values() - if current_dist.canonical_name - in {canonicalize_name(d.name) for d in dist.iter_dependencies()} - ) - - for query_name in query_names: - try: - dist = installed[query_name] - except KeyError: - continue - - requires = sorted((req.name for req in dist.iter_dependencies()), key=str.lower) - required_by = sorted(_get_requiring_packages(dist), key=str.lower) - - try: - entry_points_text = dist.read_text("entry_points.txt") - entry_points = entry_points_text.splitlines(keepends=False) - except FileNotFoundError: - entry_points = [] - - files_iter = dist.iter_declared_entries() - if files_iter is None: - files: Optional[List[str]] = None - else: - files = sorted(files_iter) - - metadata = dist.metadata - - yield _PackageInfo( - name=dist.raw_name, - version=str(dist.version), - location=dist.location or "", - requires=requires, - required_by=required_by, - installer=dist.installer, - metadata_version=dist.metadata_version or "", - classifiers=metadata.get_all("Classifier", []), - summary=metadata.get("Summary", ""), - homepage=metadata.get("Home-page", ""), - project_urls=metadata.get_all("Project-URL", []), - author=metadata.get("Author", ""), - author_email=metadata.get("Author-email", ""), - license=metadata.get("License", ""), - entry_points=entry_points, - files=files, - ) - - -def print_results( - distributions: Iterable[_PackageInfo], - list_files: bool, - verbose: bool, -) -> bool: - """ - Print the information from installed distributions found. - """ - results_printed = False - for i, dist in enumerate(distributions): - results_printed = True - if i > 0: - write_output("---") - - write_output("Name: %s", dist.name) - write_output("Version: %s", dist.version) - write_output("Summary: %s", dist.summary) - write_output("Home-page: %s", dist.homepage) - write_output("Author: %s", dist.author) - write_output("Author-email: %s", dist.author_email) - write_output("License: %s", dist.license) - write_output("Location: %s", dist.location) - write_output("Requires: %s", ", ".join(dist.requires)) - write_output("Required-by: %s", ", ".join(dist.required_by)) - - if verbose: - write_output("Metadata-Version: %s", dist.metadata_version) - write_output("Installer: %s", dist.installer) - write_output("Classifiers:") - for classifier in dist.classifiers: - write_output(" %s", classifier) - write_output("Entry-points:") - for entry in dist.entry_points: - write_output(" %s", entry.strip()) - write_output("Project-URLs:") - for project_url in dist.project_urls: - write_output(" %s", project_url) - if list_files: - write_output("Files:") - if dist.files is None: - write_output("Cannot locate RECORD or installed-files.txt") - else: - for line in dist.files: - write_output(" %s", line.strip()) - return results_printed diff --git a/bot/lib/python3.11/site-packages/pip/_internal/commands/uninstall.py b/bot/lib/python3.11/site-packages/pip/_internal/commands/uninstall.py deleted file mode 100644 index dea8077..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/commands/uninstall.py +++ /dev/null @@ -1,106 +0,0 @@ -import logging -from optparse import Values -from typing import List - -from pip._vendor.packaging.utils import canonicalize_name - -from pip._internal.cli import cmdoptions -from pip._internal.cli.base_command import Command -from pip._internal.cli.req_command import SessionCommandMixin, warn_if_run_as_root -from pip._internal.cli.status_codes import SUCCESS -from pip._internal.exceptions import InstallationError -from pip._internal.req import parse_requirements -from pip._internal.req.constructors import ( - install_req_from_line, - install_req_from_parsed_requirement, -) -from pip._internal.utils.misc import protect_pip_from_modification_on_windows - -logger = logging.getLogger(__name__) - - -class UninstallCommand(Command, SessionCommandMixin): - """ - Uninstall packages. - - pip is able to uninstall most installed packages. Known exceptions are: - - - Pure distutils packages installed with ``python setup.py install``, which - leave behind no metadata to determine what files were installed. - - Script wrappers installed by ``python setup.py develop``. - """ - - usage = """ - %prog [options] ... - %prog [options] -r ...""" - - def add_options(self) -> None: - self.cmd_opts.add_option( - "-r", - "--requirement", - dest="requirements", - action="append", - default=[], - metavar="file", - help=( - "Uninstall all the packages listed in the given requirements " - "file. This option can be used multiple times." - ), - ) - self.cmd_opts.add_option( - "-y", - "--yes", - dest="yes", - action="store_true", - help="Don't ask for confirmation of uninstall deletions.", - ) - self.cmd_opts.add_option(cmdoptions.root_user_action()) - self.parser.insert_option_group(0, self.cmd_opts) - - def run(self, options: Values, args: List[str]) -> int: - session = self.get_default_session(options) - - reqs_to_uninstall = {} - for name in args: - req = install_req_from_line( - name, - isolated=options.isolated_mode, - ) - if req.name: - reqs_to_uninstall[canonicalize_name(req.name)] = req - else: - logger.warning( - "Invalid requirement: %r ignored -" - " the uninstall command expects named" - " requirements.", - name, - ) - for filename in options.requirements: - for parsed_req in parse_requirements( - filename, options=options, session=session - ): - req = install_req_from_parsed_requirement( - parsed_req, isolated=options.isolated_mode - ) - if req.name: - reqs_to_uninstall[canonicalize_name(req.name)] = req - if not reqs_to_uninstall: - raise InstallationError( - f"You must give at least one requirement to {self.name} (see " - f'"pip help {self.name}")' - ) - - protect_pip_from_modification_on_windows( - modifying_pip="pip" in reqs_to_uninstall - ) - - for req in reqs_to_uninstall.values(): - uninstall_pathset = req.uninstall( - auto_confirm=options.yes, - verbose=self.verbosity > 0, - ) - if uninstall_pathset: - uninstall_pathset.commit() - if options.root_user_action == "warn": - warn_if_run_as_root() - return SUCCESS diff --git a/bot/lib/python3.11/site-packages/pip/_internal/commands/wheel.py b/bot/lib/python3.11/site-packages/pip/_internal/commands/wheel.py deleted file mode 100644 index 1afbd56..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/commands/wheel.py +++ /dev/null @@ -1,203 +0,0 @@ -import logging -import os -import shutil -from optparse import Values -from typing import List - -from pip._internal.cache import WheelCache -from pip._internal.cli import cmdoptions -from pip._internal.cli.req_command import RequirementCommand, with_cleanup -from pip._internal.cli.status_codes import SUCCESS -from pip._internal.exceptions import CommandError -from pip._internal.operations.build.build_tracker import get_build_tracker -from pip._internal.req.req_install import ( - InstallRequirement, - LegacySetupPyOptionsCheckMode, - check_legacy_setup_py_options, -) -from pip._internal.utils.deprecation import deprecated -from pip._internal.utils.misc import ensure_dir, normalize_path -from pip._internal.utils.temp_dir import TempDirectory -from pip._internal.wheel_builder import build, should_build_for_wheel_command - -logger = logging.getLogger(__name__) - - -class WheelCommand(RequirementCommand): - """ - Build Wheel archives for your requirements and dependencies. - - Wheel is a built-package format, and offers the advantage of not - recompiling your software during every install. For more details, see the - wheel docs: https://wheel.readthedocs.io/en/latest/ - - 'pip wheel' uses the build system interface as described here: - https://pip.pypa.io/en/stable/reference/build-system/ - - """ - - usage = """ - %prog [options] ... - %prog [options] -r ... - %prog [options] [-e] ... - %prog [options] [-e] ... - %prog [options] ...""" - - def add_options(self) -> None: - - self.cmd_opts.add_option( - "-w", - "--wheel-dir", - dest="wheel_dir", - metavar="dir", - default=os.curdir, - help=( - "Build wheels into , where the default is the " - "current working directory." - ), - ) - self.cmd_opts.add_option(cmdoptions.no_binary()) - self.cmd_opts.add_option(cmdoptions.only_binary()) - self.cmd_opts.add_option(cmdoptions.prefer_binary()) - self.cmd_opts.add_option(cmdoptions.no_build_isolation()) - self.cmd_opts.add_option(cmdoptions.use_pep517()) - self.cmd_opts.add_option(cmdoptions.no_use_pep517()) - self.cmd_opts.add_option(cmdoptions.check_build_deps()) - self.cmd_opts.add_option(cmdoptions.constraints()) - self.cmd_opts.add_option(cmdoptions.editable()) - self.cmd_opts.add_option(cmdoptions.requirements()) - self.cmd_opts.add_option(cmdoptions.src()) - self.cmd_opts.add_option(cmdoptions.ignore_requires_python()) - self.cmd_opts.add_option(cmdoptions.no_deps()) - self.cmd_opts.add_option(cmdoptions.progress_bar()) - - self.cmd_opts.add_option( - "--no-verify", - dest="no_verify", - action="store_true", - default=False, - help="Don't verify if built wheel is valid.", - ) - - self.cmd_opts.add_option(cmdoptions.config_settings()) - self.cmd_opts.add_option(cmdoptions.build_options()) - self.cmd_opts.add_option(cmdoptions.global_options()) - - self.cmd_opts.add_option( - "--pre", - action="store_true", - default=False, - help=( - "Include pre-release and development versions. By default, " - "pip only finds stable versions." - ), - ) - - self.cmd_opts.add_option(cmdoptions.require_hashes()) - - index_opts = cmdoptions.make_option_group( - cmdoptions.index_group, - self.parser, - ) - - self.parser.insert_option_group(0, index_opts) - self.parser.insert_option_group(0, self.cmd_opts) - - @with_cleanup - def run(self, options: Values, args: List[str]) -> int: - session = self.get_default_session(options) - - finder = self._build_package_finder(options, session) - wheel_cache = WheelCache(options.cache_dir, options.format_control) - - options.wheel_dir = normalize_path(options.wheel_dir) - ensure_dir(options.wheel_dir) - - build_tracker = self.enter_context(get_build_tracker()) - - directory = TempDirectory( - delete=not options.no_clean, - kind="wheel", - globally_managed=True, - ) - - reqs = self.get_requirements(args, options, finder, session) - check_legacy_setup_py_options( - options, reqs, LegacySetupPyOptionsCheckMode.WHEEL - ) - - if "no-binary-enable-wheel-cache" in options.features_enabled: - # TODO: remove format_control from WheelCache when the deprecation cycle - # is over - wheel_cache = WheelCache(options.cache_dir) - else: - if options.format_control.no_binary: - deprecated( - reason=( - "--no-binary currently disables reading from " - "the cache of locally built wheels. In the future " - "--no-binary will not influence the wheel cache." - ), - replacement="to use the --no-cache-dir option", - feature_flag="no-binary-enable-wheel-cache", - issue=11453, - gone_in="23.1", - ) - wheel_cache = WheelCache(options.cache_dir, options.format_control) - - preparer = self.make_requirement_preparer( - temp_build_dir=directory, - options=options, - build_tracker=build_tracker, - session=session, - finder=finder, - download_dir=options.wheel_dir, - use_user_site=False, - verbosity=self.verbosity, - ) - - resolver = self.make_resolver( - preparer=preparer, - finder=finder, - options=options, - wheel_cache=wheel_cache, - ignore_requires_python=options.ignore_requires_python, - use_pep517=options.use_pep517, - ) - - self.trace_basic_info(finder) - - requirement_set = resolver.resolve(reqs, check_supported_wheels=True) - - reqs_to_build: List[InstallRequirement] = [] - for req in requirement_set.requirements.values(): - if req.is_wheel: - preparer.save_linked_requirement(req) - elif should_build_for_wheel_command(req): - reqs_to_build.append(req) - - # build wheels - build_successes, build_failures = build( - reqs_to_build, - wheel_cache=wheel_cache, - verify=(not options.no_verify), - build_options=options.build_options or [], - global_options=options.global_options or [], - ) - for req in build_successes: - assert req.link and req.link.is_wheel - assert req.local_file_path - # copy from cache to target directory - try: - shutil.copy(req.local_file_path, options.wheel_dir) - except OSError as e: - logger.warning( - "Building wheel for %s failed: %s", - req.name, - e, - ) - build_failures.append(req) - if len(build_failures) != 0: - raise CommandError("Failed to build one or more wheels") - - return SUCCESS diff --git a/bot/lib/python3.11/site-packages/pip/_internal/configuration.py b/bot/lib/python3.11/site-packages/pip/_internal/configuration.py deleted file mode 100644 index 8fd46c9..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/configuration.py +++ /dev/null @@ -1,374 +0,0 @@ -"""Configuration management setup - -Some terminology: -- name - As written in config files. -- value - Value associated with a name -- key - Name combined with it's section (section.name) -- variant - A single word describing where the configuration key-value pair came from -""" - -import configparser -import locale -import os -import sys -from typing import Any, Dict, Iterable, List, NewType, Optional, Tuple - -from pip._internal.exceptions import ( - ConfigurationError, - ConfigurationFileCouldNotBeLoaded, -) -from pip._internal.utils import appdirs -from pip._internal.utils.compat import WINDOWS -from pip._internal.utils.logging import getLogger -from pip._internal.utils.misc import ensure_dir, enum - -RawConfigParser = configparser.RawConfigParser # Shorthand -Kind = NewType("Kind", str) - -CONFIG_BASENAME = "pip.ini" if WINDOWS else "pip.conf" -ENV_NAMES_IGNORED = "version", "help" - -# The kinds of configurations there are. -kinds = enum( - USER="user", # User Specific - GLOBAL="global", # System Wide - SITE="site", # [Virtual] Environment Specific - ENV="env", # from PIP_CONFIG_FILE - ENV_VAR="env-var", # from Environment Variables -) -OVERRIDE_ORDER = kinds.GLOBAL, kinds.USER, kinds.SITE, kinds.ENV, kinds.ENV_VAR -VALID_LOAD_ONLY = kinds.USER, kinds.GLOBAL, kinds.SITE - -logger = getLogger(__name__) - - -# NOTE: Maybe use the optionx attribute to normalize keynames. -def _normalize_name(name: str) -> str: - """Make a name consistent regardless of source (environment or file)""" - name = name.lower().replace("_", "-") - if name.startswith("--"): - name = name[2:] # only prefer long opts - return name - - -def _disassemble_key(name: str) -> List[str]: - if "." not in name: - error_message = ( - "Key does not contain dot separated section and key. " - "Perhaps you wanted to use 'global.{}' instead?" - ).format(name) - raise ConfigurationError(error_message) - return name.split(".", 1) - - -def get_configuration_files() -> Dict[Kind, List[str]]: - global_config_files = [ - os.path.join(path, CONFIG_BASENAME) for path in appdirs.site_config_dirs("pip") - ] - - site_config_file = os.path.join(sys.prefix, CONFIG_BASENAME) - legacy_config_file = os.path.join( - os.path.expanduser("~"), - "pip" if WINDOWS else ".pip", - CONFIG_BASENAME, - ) - new_config_file = os.path.join(appdirs.user_config_dir("pip"), CONFIG_BASENAME) - return { - kinds.GLOBAL: global_config_files, - kinds.SITE: [site_config_file], - kinds.USER: [legacy_config_file, new_config_file], - } - - -class Configuration: - """Handles management of configuration. - - Provides an interface to accessing and managing configuration files. - - This class converts provides an API that takes "section.key-name" style - keys and stores the value associated with it as "key-name" under the - section "section". - - This allows for a clean interface wherein the both the section and the - key-name are preserved in an easy to manage form in the configuration files - and the data stored is also nice. - """ - - def __init__(self, isolated: bool, load_only: Optional[Kind] = None) -> None: - super().__init__() - - if load_only is not None and load_only not in VALID_LOAD_ONLY: - raise ConfigurationError( - "Got invalid value for load_only - should be one of {}".format( - ", ".join(map(repr, VALID_LOAD_ONLY)) - ) - ) - self.isolated = isolated - self.load_only = load_only - - # Because we keep track of where we got the data from - self._parsers: Dict[Kind, List[Tuple[str, RawConfigParser]]] = { - variant: [] for variant in OVERRIDE_ORDER - } - self._config: Dict[Kind, Dict[str, Any]] = { - variant: {} for variant in OVERRIDE_ORDER - } - self._modified_parsers: List[Tuple[str, RawConfigParser]] = [] - - def load(self) -> None: - """Loads configuration from configuration files and environment""" - self._load_config_files() - if not self.isolated: - self._load_environment_vars() - - def get_file_to_edit(self) -> Optional[str]: - """Returns the file with highest priority in configuration""" - assert self.load_only is not None, "Need to be specified a file to be editing" - - try: - return self._get_parser_to_modify()[0] - except IndexError: - return None - - def items(self) -> Iterable[Tuple[str, Any]]: - """Returns key-value pairs like dict.items() representing the loaded - configuration - """ - return self._dictionary.items() - - def get_value(self, key: str) -> Any: - """Get a value from the configuration.""" - orig_key = key - key = _normalize_name(key) - try: - return self._dictionary[key] - except KeyError: - # disassembling triggers a more useful error message than simply - # "No such key" in the case that the key isn't in the form command.option - _disassemble_key(key) - raise ConfigurationError(f"No such key - {orig_key}") - - def set_value(self, key: str, value: Any) -> None: - """Modify a value in the configuration.""" - key = _normalize_name(key) - self._ensure_have_load_only() - - assert self.load_only - fname, parser = self._get_parser_to_modify() - - if parser is not None: - section, name = _disassemble_key(key) - - # Modify the parser and the configuration - if not parser.has_section(section): - parser.add_section(section) - parser.set(section, name, value) - - self._config[self.load_only][key] = value - self._mark_as_modified(fname, parser) - - def unset_value(self, key: str) -> None: - """Unset a value in the configuration.""" - orig_key = key - key = _normalize_name(key) - self._ensure_have_load_only() - - assert self.load_only - if key not in self._config[self.load_only]: - raise ConfigurationError(f"No such key - {orig_key}") - - fname, parser = self._get_parser_to_modify() - - if parser is not None: - section, name = _disassemble_key(key) - if not ( - parser.has_section(section) and parser.remove_option(section, name) - ): - # The option was not removed. - raise ConfigurationError( - "Fatal Internal error [id=1]. Please report as a bug." - ) - - # The section may be empty after the option was removed. - if not parser.items(section): - parser.remove_section(section) - self._mark_as_modified(fname, parser) - - del self._config[self.load_only][key] - - def save(self) -> None: - """Save the current in-memory state.""" - self._ensure_have_load_only() - - for fname, parser in self._modified_parsers: - logger.info("Writing to %s", fname) - - # Ensure directory exists. - ensure_dir(os.path.dirname(fname)) - - with open(fname, "w") as f: - parser.write(f) - - # - # Private routines - # - - def _ensure_have_load_only(self) -> None: - if self.load_only is None: - raise ConfigurationError("Needed a specific file to be modifying.") - logger.debug("Will be working with %s variant only", self.load_only) - - @property - def _dictionary(self) -> Dict[str, Any]: - """A dictionary representing the loaded configuration.""" - # NOTE: Dictionaries are not populated if not loaded. So, conditionals - # are not needed here. - retval = {} - - for variant in OVERRIDE_ORDER: - retval.update(self._config[variant]) - - return retval - - def _load_config_files(self) -> None: - """Loads configuration from configuration files""" - config_files = dict(self.iter_config_files()) - if config_files[kinds.ENV][0:1] == [os.devnull]: - logger.debug( - "Skipping loading configuration files due to " - "environment's PIP_CONFIG_FILE being os.devnull" - ) - return - - for variant, files in config_files.items(): - for fname in files: - # If there's specific variant set in `load_only`, load only - # that variant, not the others. - if self.load_only is not None and variant != self.load_only: - logger.debug("Skipping file '%s' (variant: %s)", fname, variant) - continue - - parser = self._load_file(variant, fname) - - # Keeping track of the parsers used - self._parsers[variant].append((fname, parser)) - - def _load_file(self, variant: Kind, fname: str) -> RawConfigParser: - logger.verbose("For variant '%s', will try loading '%s'", variant, fname) - parser = self._construct_parser(fname) - - for section in parser.sections(): - items = parser.items(section) - self._config[variant].update(self._normalized_keys(section, items)) - - return parser - - def _construct_parser(self, fname: str) -> RawConfigParser: - parser = configparser.RawConfigParser() - # If there is no such file, don't bother reading it but create the - # parser anyway, to hold the data. - # Doing this is useful when modifying and saving files, where we don't - # need to construct a parser. - if os.path.exists(fname): - locale_encoding = locale.getpreferredencoding(False) - try: - parser.read(fname, encoding=locale_encoding) - except UnicodeDecodeError: - # See https://github.com/pypa/pip/issues/4963 - raise ConfigurationFileCouldNotBeLoaded( - reason=f"contains invalid {locale_encoding} characters", - fname=fname, - ) - except configparser.Error as error: - # See https://github.com/pypa/pip/issues/4893 - raise ConfigurationFileCouldNotBeLoaded(error=error) - return parser - - def _load_environment_vars(self) -> None: - """Loads configuration from environment variables""" - self._config[kinds.ENV_VAR].update( - self._normalized_keys(":env:", self.get_environ_vars()) - ) - - def _normalized_keys( - self, section: str, items: Iterable[Tuple[str, Any]] - ) -> Dict[str, Any]: - """Normalizes items to construct a dictionary with normalized keys. - - This routine is where the names become keys and are made the same - regardless of source - configuration files or environment. - """ - normalized = {} - for name, val in items: - key = section + "." + _normalize_name(name) - normalized[key] = val - return normalized - - def get_environ_vars(self) -> Iterable[Tuple[str, str]]: - """Returns a generator with all environmental vars with prefix PIP_""" - for key, val in os.environ.items(): - if key.startswith("PIP_"): - name = key[4:].lower() - if name not in ENV_NAMES_IGNORED: - yield name, val - - # XXX: This is patched in the tests. - def iter_config_files(self) -> Iterable[Tuple[Kind, List[str]]]: - """Yields variant and configuration files associated with it. - - This should be treated like items of a dictionary. - """ - # SMELL: Move the conditions out of this function - - # environment variables have the lowest priority - config_file = os.environ.get("PIP_CONFIG_FILE", None) - if config_file is not None: - yield kinds.ENV, [config_file] - else: - yield kinds.ENV, [] - - config_files = get_configuration_files() - - # at the base we have any global configuration - yield kinds.GLOBAL, config_files[kinds.GLOBAL] - - # per-user configuration next - should_load_user_config = not self.isolated and not ( - config_file and os.path.exists(config_file) - ) - if should_load_user_config: - # The legacy config file is overridden by the new config file - yield kinds.USER, config_files[kinds.USER] - - # finally virtualenv configuration first trumping others - yield kinds.SITE, config_files[kinds.SITE] - - def get_values_in_config(self, variant: Kind) -> Dict[str, Any]: - """Get values present in a config file""" - return self._config[variant] - - def _get_parser_to_modify(self) -> Tuple[str, RawConfigParser]: - # Determine which parser to modify - assert self.load_only - parsers = self._parsers[self.load_only] - if not parsers: - # This should not happen if everything works correctly. - raise ConfigurationError( - "Fatal Internal error [id=2]. Please report as a bug." - ) - - # Use the highest priority parser. - return parsers[-1] - - # XXX: This is patched in the tests. - def _mark_as_modified(self, fname: str, parser: RawConfigParser) -> None: - file_parser_tuple = (fname, parser) - if file_parser_tuple not in self._modified_parsers: - self._modified_parsers.append(file_parser_tuple) - - def __repr__(self) -> str: - return f"{self.__class__.__name__}({self._dictionary!r})" diff --git a/bot/lib/python3.11/site-packages/pip/_internal/distributions/__init__.py b/bot/lib/python3.11/site-packages/pip/_internal/distributions/__init__.py deleted file mode 100644 index 9a89a83..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/distributions/__init__.py +++ /dev/null @@ -1,21 +0,0 @@ -from pip._internal.distributions.base import AbstractDistribution -from pip._internal.distributions.sdist import SourceDistribution -from pip._internal.distributions.wheel import WheelDistribution -from pip._internal.req.req_install import InstallRequirement - - -def make_distribution_for_install_requirement( - install_req: InstallRequirement, -) -> AbstractDistribution: - """Returns a Distribution for the given InstallRequirement""" - # Editable requirements will always be source distributions. They use the - # legacy logic until we create a modern standard for them. - if install_req.editable: - return SourceDistribution(install_req) - - # If it's a wheel, it's a WheelDistribution - if install_req.is_wheel: - return WheelDistribution(install_req) - - # Otherwise, a SourceDistribution - return SourceDistribution(install_req) diff --git a/bot/lib/python3.11/site-packages/pip/_internal/distributions/base.py b/bot/lib/python3.11/site-packages/pip/_internal/distributions/base.py deleted file mode 100644 index 75ce2dc..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/distributions/base.py +++ /dev/null @@ -1,39 +0,0 @@ -import abc - -from pip._internal.index.package_finder import PackageFinder -from pip._internal.metadata.base import BaseDistribution -from pip._internal.req import InstallRequirement - - -class AbstractDistribution(metaclass=abc.ABCMeta): - """A base class for handling installable artifacts. - - The requirements for anything installable are as follows: - - - we must be able to determine the requirement name - (or we can't correctly handle the non-upgrade case). - - - for packages with setup requirements, we must also be able - to determine their requirements without installing additional - packages (for the same reason as run-time dependencies) - - - we must be able to create a Distribution object exposing the - above metadata. - """ - - def __init__(self, req: InstallRequirement) -> None: - super().__init__() - self.req = req - - @abc.abstractmethod - def get_metadata_distribution(self) -> BaseDistribution: - raise NotImplementedError() - - @abc.abstractmethod - def prepare_distribution_metadata( - self, - finder: PackageFinder, - build_isolation: bool, - check_build_deps: bool, - ) -> None: - raise NotImplementedError() diff --git a/bot/lib/python3.11/site-packages/pip/_internal/distributions/installed.py b/bot/lib/python3.11/site-packages/pip/_internal/distributions/installed.py deleted file mode 100644 index edb38aa..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/distributions/installed.py +++ /dev/null @@ -1,23 +0,0 @@ -from pip._internal.distributions.base import AbstractDistribution -from pip._internal.index.package_finder import PackageFinder -from pip._internal.metadata import BaseDistribution - - -class InstalledDistribution(AbstractDistribution): - """Represents an installed package. - - This does not need any preparation as the required information has already - been computed. - """ - - def get_metadata_distribution(self) -> BaseDistribution: - assert self.req.satisfied_by is not None, "not actually installed" - return self.req.satisfied_by - - def prepare_distribution_metadata( - self, - finder: PackageFinder, - build_isolation: bool, - check_build_deps: bool, - ) -> None: - pass diff --git a/bot/lib/python3.11/site-packages/pip/_internal/distributions/sdist.py b/bot/lib/python3.11/site-packages/pip/_internal/distributions/sdist.py deleted file mode 100644 index 4c25647..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/distributions/sdist.py +++ /dev/null @@ -1,150 +0,0 @@ -import logging -from typing import Iterable, Set, Tuple - -from pip._internal.build_env import BuildEnvironment -from pip._internal.distributions.base import AbstractDistribution -from pip._internal.exceptions import InstallationError -from pip._internal.index.package_finder import PackageFinder -from pip._internal.metadata import BaseDistribution -from pip._internal.utils.subprocess import runner_with_spinner_message - -logger = logging.getLogger(__name__) - - -class SourceDistribution(AbstractDistribution): - """Represents a source distribution. - - The preparation step for these needs metadata for the packages to be - generated, either using PEP 517 or using the legacy `setup.py egg_info`. - """ - - def get_metadata_distribution(self) -> BaseDistribution: - return self.req.get_dist() - - def prepare_distribution_metadata( - self, - finder: PackageFinder, - build_isolation: bool, - check_build_deps: bool, - ) -> None: - # Load pyproject.toml, to determine whether PEP 517 is to be used - self.req.load_pyproject_toml() - - # Set up the build isolation, if this requirement should be isolated - should_isolate = self.req.use_pep517 and build_isolation - if should_isolate: - # Setup an isolated environment and install the build backend static - # requirements in it. - self._prepare_build_backend(finder) - # Check that if the requirement is editable, it either supports PEP 660 or - # has a setup.py or a setup.cfg. This cannot be done earlier because we need - # to setup the build backend to verify it supports build_editable, nor can - # it be done later, because we want to avoid installing build requirements - # needlessly. Doing it here also works around setuptools generating - # UNKNOWN.egg-info when running get_requires_for_build_wheel on a directory - # without setup.py nor setup.cfg. - self.req.isolated_editable_sanity_check() - # Install the dynamic build requirements. - self._install_build_reqs(finder) - # Check if the current environment provides build dependencies - should_check_deps = self.req.use_pep517 and check_build_deps - if should_check_deps: - pyproject_requires = self.req.pyproject_requires - assert pyproject_requires is not None - conflicting, missing = self.req.build_env.check_requirements( - pyproject_requires - ) - if conflicting: - self._raise_conflicts("the backend dependencies", conflicting) - if missing: - self._raise_missing_reqs(missing) - self.req.prepare_metadata() - - def _prepare_build_backend(self, finder: PackageFinder) -> None: - # Isolate in a BuildEnvironment and install the build-time - # requirements. - pyproject_requires = self.req.pyproject_requires - assert pyproject_requires is not None - - self.req.build_env = BuildEnvironment() - self.req.build_env.install_requirements( - finder, pyproject_requires, "overlay", kind="build dependencies" - ) - conflicting, missing = self.req.build_env.check_requirements( - self.req.requirements_to_check - ) - if conflicting: - self._raise_conflicts("PEP 517/518 supported requirements", conflicting) - if missing: - logger.warning( - "Missing build requirements in pyproject.toml for %s.", - self.req, - ) - logger.warning( - "The project does not specify a build backend, and " - "pip cannot fall back to setuptools without %s.", - " and ".join(map(repr, sorted(missing))), - ) - - def _get_build_requires_wheel(self) -> Iterable[str]: - with self.req.build_env: - runner = runner_with_spinner_message("Getting requirements to build wheel") - backend = self.req.pep517_backend - assert backend is not None - with backend.subprocess_runner(runner): - return backend.get_requires_for_build_wheel() - - def _get_build_requires_editable(self) -> Iterable[str]: - with self.req.build_env: - runner = runner_with_spinner_message( - "Getting requirements to build editable" - ) - backend = self.req.pep517_backend - assert backend is not None - with backend.subprocess_runner(runner): - return backend.get_requires_for_build_editable() - - def _install_build_reqs(self, finder: PackageFinder) -> None: - # Install any extra build dependencies that the backend requests. - # This must be done in a second pass, as the pyproject.toml - # dependencies must be installed before we can call the backend. - if ( - self.req.editable - and self.req.permit_editable_wheels - and self.req.supports_pyproject_editable() - ): - build_reqs = self._get_build_requires_editable() - else: - build_reqs = self._get_build_requires_wheel() - conflicting, missing = self.req.build_env.check_requirements(build_reqs) - if conflicting: - self._raise_conflicts("the backend dependencies", conflicting) - self.req.build_env.install_requirements( - finder, missing, "normal", kind="backend dependencies" - ) - - def _raise_conflicts( - self, conflicting_with: str, conflicting_reqs: Set[Tuple[str, str]] - ) -> None: - format_string = ( - "Some build dependencies for {requirement} " - "conflict with {conflicting_with}: {description}." - ) - error_message = format_string.format( - requirement=self.req, - conflicting_with=conflicting_with, - description=", ".join( - f"{installed} is incompatible with {wanted}" - for installed, wanted in sorted(conflicting_reqs) - ), - ) - raise InstallationError(error_message) - - def _raise_missing_reqs(self, missing: Set[str]) -> None: - format_string = ( - "Some build dependencies for {requirement} are missing: {missing}." - ) - error_message = format_string.format( - requirement=self.req, missing=", ".join(map(repr, sorted(missing))) - ) - raise InstallationError(error_message) diff --git a/bot/lib/python3.11/site-packages/pip/_internal/distributions/wheel.py b/bot/lib/python3.11/site-packages/pip/_internal/distributions/wheel.py deleted file mode 100644 index 03aac77..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/distributions/wheel.py +++ /dev/null @@ -1,34 +0,0 @@ -from pip._vendor.packaging.utils import canonicalize_name - -from pip._internal.distributions.base import AbstractDistribution -from pip._internal.index.package_finder import PackageFinder -from pip._internal.metadata import ( - BaseDistribution, - FilesystemWheel, - get_wheel_distribution, -) - - -class WheelDistribution(AbstractDistribution): - """Represents a wheel distribution. - - This does not need any preparation as wheels can be directly unpacked. - """ - - def get_metadata_distribution(self) -> BaseDistribution: - """Loads the metadata from the wheel file into memory and returns a - Distribution that uses it, not relying on the wheel file or - requirement. - """ - assert self.req.local_file_path, "Set as part of preparation during download" - assert self.req.name, "Wheels are never unnamed" - wheel = FilesystemWheel(self.req.local_file_path) - return get_wheel_distribution(wheel, canonicalize_name(self.req.name)) - - def prepare_distribution_metadata( - self, - finder: PackageFinder, - build_isolation: bool, - check_build_deps: bool, - ) -> None: - pass diff --git a/bot/lib/python3.11/site-packages/pip/_internal/exceptions.py b/bot/lib/python3.11/site-packages/pip/_internal/exceptions.py deleted file mode 100644 index 2ab1f59..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/exceptions.py +++ /dev/null @@ -1,660 +0,0 @@ -"""Exceptions used throughout package. - -This module MUST NOT try to import from anything within `pip._internal` to -operate. This is expected to be importable from any/all files within the -subpackage and, thus, should not depend on them. -""" - -import configparser -import re -from itertools import chain, groupby, repeat -from typing import TYPE_CHECKING, Dict, List, Optional, Union - -from pip._vendor.requests.models import Request, Response -from pip._vendor.rich.console import Console, ConsoleOptions, RenderResult -from pip._vendor.rich.markup import escape -from pip._vendor.rich.text import Text - -if TYPE_CHECKING: - from hashlib import _Hash - from typing import Literal - - from pip._internal.metadata import BaseDistribution - from pip._internal.req.req_install import InstallRequirement - - -# -# Scaffolding -# -def _is_kebab_case(s: str) -> bool: - return re.match(r"^[a-z]+(-[a-z]+)*$", s) is not None - - -def _prefix_with_indent( - s: Union[Text, str], - console: Console, - *, - prefix: str, - indent: str, -) -> Text: - if isinstance(s, Text): - text = s - else: - text = console.render_str(s) - - return console.render_str(prefix, overflow="ignore") + console.render_str( - f"\n{indent}", overflow="ignore" - ).join(text.split(allow_blank=True)) - - -class PipError(Exception): - """The base pip error.""" - - -class DiagnosticPipError(PipError): - """An error, that presents diagnostic information to the user. - - This contains a bunch of logic, to enable pretty presentation of our error - messages. Each error gets a unique reference. Each error can also include - additional context, a hint and/or a note -- which are presented with the - main error message in a consistent style. - - This is adapted from the error output styling in `sphinx-theme-builder`. - """ - - reference: str - - def __init__( - self, - *, - kind: 'Literal["error", "warning"]' = "error", - reference: Optional[str] = None, - message: Union[str, Text], - context: Optional[Union[str, Text]], - hint_stmt: Optional[Union[str, Text]], - note_stmt: Optional[Union[str, Text]] = None, - link: Optional[str] = None, - ) -> None: - # Ensure a proper reference is provided. - if reference is None: - assert hasattr(self, "reference"), "error reference not provided!" - reference = self.reference - assert _is_kebab_case(reference), "error reference must be kebab-case!" - - self.kind = kind - self.reference = reference - - self.message = message - self.context = context - - self.note_stmt = note_stmt - self.hint_stmt = hint_stmt - - self.link = link - - super().__init__(f"<{self.__class__.__name__}: {self.reference}>") - - def __repr__(self) -> str: - return ( - f"<{self.__class__.__name__}(" - f"reference={self.reference!r}, " - f"message={self.message!r}, " - f"context={self.context!r}, " - f"note_stmt={self.note_stmt!r}, " - f"hint_stmt={self.hint_stmt!r}" - ")>" - ) - - def __rich_console__( - self, - console: Console, - options: ConsoleOptions, - ) -> RenderResult: - colour = "red" if self.kind == "error" else "yellow" - - yield f"[{colour} bold]{self.kind}[/]: [bold]{self.reference}[/]" - yield "" - - if not options.ascii_only: - # Present the main message, with relevant context indented. - if self.context is not None: - yield _prefix_with_indent( - self.message, - console, - prefix=f"[{colour}]×[/] ", - indent=f"[{colour}]│[/] ", - ) - yield _prefix_with_indent( - self.context, - console, - prefix=f"[{colour}]╰─>[/] ", - indent=f"[{colour}] [/] ", - ) - else: - yield _prefix_with_indent( - self.message, - console, - prefix="[red]×[/] ", - indent=" ", - ) - else: - yield self.message - if self.context is not None: - yield "" - yield self.context - - if self.note_stmt is not None or self.hint_stmt is not None: - yield "" - - if self.note_stmt is not None: - yield _prefix_with_indent( - self.note_stmt, - console, - prefix="[magenta bold]note[/]: ", - indent=" ", - ) - if self.hint_stmt is not None: - yield _prefix_with_indent( - self.hint_stmt, - console, - prefix="[cyan bold]hint[/]: ", - indent=" ", - ) - - if self.link is not None: - yield "" - yield f"Link: {self.link}" - - -# -# Actual Errors -# -class ConfigurationError(PipError): - """General exception in configuration""" - - -class InstallationError(PipError): - """General exception during installation""" - - -class UninstallationError(PipError): - """General exception during uninstallation""" - - -class MissingPyProjectBuildRequires(DiagnosticPipError): - """Raised when pyproject.toml has `build-system`, but no `build-system.requires`.""" - - reference = "missing-pyproject-build-system-requires" - - def __init__(self, *, package: str) -> None: - super().__init__( - message=f"Can not process {escape(package)}", - context=Text( - "This package has an invalid pyproject.toml file.\n" - "The [build-system] table is missing the mandatory `requires` key." - ), - note_stmt="This is an issue with the package mentioned above, not pip.", - hint_stmt=Text("See PEP 518 for the detailed specification."), - ) - - -class InvalidPyProjectBuildRequires(DiagnosticPipError): - """Raised when pyproject.toml an invalid `build-system.requires`.""" - - reference = "invalid-pyproject-build-system-requires" - - def __init__(self, *, package: str, reason: str) -> None: - super().__init__( - message=f"Can not process {escape(package)}", - context=Text( - "This package has an invalid `build-system.requires` key in " - f"pyproject.toml.\n{reason}" - ), - note_stmt="This is an issue with the package mentioned above, not pip.", - hint_stmt=Text("See PEP 518 for the detailed specification."), - ) - - -class NoneMetadataError(PipError): - """Raised when accessing a Distribution's "METADATA" or "PKG-INFO". - - This signifies an inconsistency, when the Distribution claims to have - the metadata file (if not, raise ``FileNotFoundError`` instead), but is - not actually able to produce its content. This may be due to permission - errors. - """ - - def __init__( - self, - dist: "BaseDistribution", - metadata_name: str, - ) -> None: - """ - :param dist: A Distribution object. - :param metadata_name: The name of the metadata being accessed - (can be "METADATA" or "PKG-INFO"). - """ - self.dist = dist - self.metadata_name = metadata_name - - def __str__(self) -> str: - # Use `dist` in the error message because its stringification - # includes more information, like the version and location. - return "None {} metadata found for distribution: {}".format( - self.metadata_name, - self.dist, - ) - - -class UserInstallationInvalid(InstallationError): - """A --user install is requested on an environment without user site.""" - - def __str__(self) -> str: - return "User base directory is not specified" - - -class InvalidSchemeCombination(InstallationError): - def __str__(self) -> str: - before = ", ".join(str(a) for a in self.args[:-1]) - return f"Cannot set {before} and {self.args[-1]} together" - - -class DistributionNotFound(InstallationError): - """Raised when a distribution cannot be found to satisfy a requirement""" - - -class RequirementsFileParseError(InstallationError): - """Raised when a general error occurs parsing a requirements file line.""" - - -class BestVersionAlreadyInstalled(PipError): - """Raised when the most up-to-date version of a package is already - installed.""" - - -class BadCommand(PipError): - """Raised when virtualenv or a command is not found""" - - -class CommandError(PipError): - """Raised when there is an error in command-line arguments""" - - -class PreviousBuildDirError(PipError): - """Raised when there's a previous conflicting build directory""" - - -class NetworkConnectionError(PipError): - """HTTP connection error""" - - def __init__( - self, - error_msg: str, - response: Optional[Response] = None, - request: Optional[Request] = None, - ) -> None: - """ - Initialize NetworkConnectionError with `request` and `response` - objects. - """ - self.response = response - self.request = request - self.error_msg = error_msg - if ( - self.response is not None - and not self.request - and hasattr(response, "request") - ): - self.request = self.response.request - super().__init__(error_msg, response, request) - - def __str__(self) -> str: - return str(self.error_msg) - - -class InvalidWheelFilename(InstallationError): - """Invalid wheel filename.""" - - -class UnsupportedWheel(InstallationError): - """Unsupported wheel.""" - - -class InvalidWheel(InstallationError): - """Invalid (e.g. corrupt) wheel.""" - - def __init__(self, location: str, name: str): - self.location = location - self.name = name - - def __str__(self) -> str: - return f"Wheel '{self.name}' located at {self.location} is invalid." - - -class MetadataInconsistent(InstallationError): - """Built metadata contains inconsistent information. - - This is raised when the metadata contains values (e.g. name and version) - that do not match the information previously obtained from sdist filename, - user-supplied ``#egg=`` value, or an install requirement name. - """ - - def __init__( - self, ireq: "InstallRequirement", field: str, f_val: str, m_val: str - ) -> None: - self.ireq = ireq - self.field = field - self.f_val = f_val - self.m_val = m_val - - def __str__(self) -> str: - return ( - f"Requested {self.ireq} has inconsistent {self.field}: " - f"expected {self.f_val!r}, but metadata has {self.m_val!r}" - ) - - -class LegacyInstallFailure(DiagnosticPipError): - """Error occurred while executing `setup.py install`""" - - reference = "legacy-install-failure" - - def __init__(self, package_details: str) -> None: - super().__init__( - message="Encountered error while trying to install package.", - context=package_details, - hint_stmt="See above for output from the failure.", - note_stmt="This is an issue with the package mentioned above, not pip.", - ) - - -class InstallationSubprocessError(DiagnosticPipError, InstallationError): - """A subprocess call failed.""" - - reference = "subprocess-exited-with-error" - - def __init__( - self, - *, - command_description: str, - exit_code: int, - output_lines: Optional[List[str]], - ) -> None: - if output_lines is None: - output_prompt = Text("See above for output.") - else: - output_prompt = ( - Text.from_markup(f"[red][{len(output_lines)} lines of output][/]\n") - + Text("".join(output_lines)) - + Text.from_markup(R"[red]\[end of output][/]") - ) - - super().__init__( - message=( - f"[green]{escape(command_description)}[/] did not run successfully.\n" - f"exit code: {exit_code}" - ), - context=output_prompt, - hint_stmt=None, - note_stmt=( - "This error originates from a subprocess, and is likely not a " - "problem with pip." - ), - ) - - self.command_description = command_description - self.exit_code = exit_code - - def __str__(self) -> str: - return f"{self.command_description} exited with {self.exit_code}" - - -class MetadataGenerationFailed(InstallationSubprocessError, InstallationError): - reference = "metadata-generation-failed" - - def __init__( - self, - *, - package_details: str, - ) -> None: - super(InstallationSubprocessError, self).__init__( - message="Encountered error while generating package metadata.", - context=escape(package_details), - hint_stmt="See above for details.", - note_stmt="This is an issue with the package mentioned above, not pip.", - ) - - def __str__(self) -> str: - return "metadata generation failed" - - -class HashErrors(InstallationError): - """Multiple HashError instances rolled into one for reporting""" - - def __init__(self) -> None: - self.errors: List["HashError"] = [] - - def append(self, error: "HashError") -> None: - self.errors.append(error) - - def __str__(self) -> str: - lines = [] - self.errors.sort(key=lambda e: e.order) - for cls, errors_of_cls in groupby(self.errors, lambda e: e.__class__): - lines.append(cls.head) - lines.extend(e.body() for e in errors_of_cls) - if lines: - return "\n".join(lines) - return "" - - def __bool__(self) -> bool: - return bool(self.errors) - - -class HashError(InstallationError): - """ - A failure to verify a package against known-good hashes - - :cvar order: An int sorting hash exception classes by difficulty of - recovery (lower being harder), so the user doesn't bother fretting - about unpinned packages when he has deeper issues, like VCS - dependencies, to deal with. Also keeps error reports in a - deterministic order. - :cvar head: A section heading for display above potentially many - exceptions of this kind - :ivar req: The InstallRequirement that triggered this error. This is - pasted on after the exception is instantiated, because it's not - typically available earlier. - - """ - - req: Optional["InstallRequirement"] = None - head = "" - order: int = -1 - - def body(self) -> str: - """Return a summary of me for display under the heading. - - This default implementation simply prints a description of the - triggering requirement. - - :param req: The InstallRequirement that provoked this error, with - its link already populated by the resolver's _populate_link(). - - """ - return f" {self._requirement_name()}" - - def __str__(self) -> str: - return f"{self.head}\n{self.body()}" - - def _requirement_name(self) -> str: - """Return a description of the requirement that triggered me. - - This default implementation returns long description of the req, with - line numbers - - """ - return str(self.req) if self.req else "unknown package" - - -class VcsHashUnsupported(HashError): - """A hash was provided for a version-control-system-based requirement, but - we don't have a method for hashing those.""" - - order = 0 - head = ( - "Can't verify hashes for these requirements because we don't " - "have a way to hash version control repositories:" - ) - - -class DirectoryUrlHashUnsupported(HashError): - """A hash was provided for a version-control-system-based requirement, but - we don't have a method for hashing those.""" - - order = 1 - head = ( - "Can't verify hashes for these file:// requirements because they " - "point to directories:" - ) - - -class HashMissing(HashError): - """A hash was needed for a requirement but is absent.""" - - order = 2 - head = ( - "Hashes are required in --require-hashes mode, but they are " - "missing from some requirements. Here is a list of those " - "requirements along with the hashes their downloaded archives " - "actually had. Add lines like these to your requirements files to " - "prevent tampering. (If you did not enable --require-hashes " - "manually, note that it turns on automatically when any package " - "has a hash.)" - ) - - def __init__(self, gotten_hash: str) -> None: - """ - :param gotten_hash: The hash of the (possibly malicious) archive we - just downloaded - """ - self.gotten_hash = gotten_hash - - def body(self) -> str: - # Dodge circular import. - from pip._internal.utils.hashes import FAVORITE_HASH - - package = None - if self.req: - # In the case of URL-based requirements, display the original URL - # seen in the requirements file rather than the package name, - # so the output can be directly copied into the requirements file. - package = ( - self.req.original_link - if self.req.original_link - # In case someone feeds something downright stupid - # to InstallRequirement's constructor. - else getattr(self.req, "req", None) - ) - return " {} --hash={}:{}".format( - package or "unknown package", FAVORITE_HASH, self.gotten_hash - ) - - -class HashUnpinned(HashError): - """A requirement had a hash specified but was not pinned to a specific - version.""" - - order = 3 - head = ( - "In --require-hashes mode, all requirements must have their " - "versions pinned with ==. These do not:" - ) - - -class HashMismatch(HashError): - """ - Distribution file hash values don't match. - - :ivar package_name: The name of the package that triggered the hash - mismatch. Feel free to write to this after the exception is raise to - improve its error message. - - """ - - order = 4 - head = ( - "THESE PACKAGES DO NOT MATCH THE HASHES FROM THE REQUIREMENTS " - "FILE. If you have updated the package versions, please update " - "the hashes. Otherwise, examine the package contents carefully; " - "someone may have tampered with them." - ) - - def __init__(self, allowed: Dict[str, List[str]], gots: Dict[str, "_Hash"]) -> None: - """ - :param allowed: A dict of algorithm names pointing to lists of allowed - hex digests - :param gots: A dict of algorithm names pointing to hashes we - actually got from the files under suspicion - """ - self.allowed = allowed - self.gots = gots - - def body(self) -> str: - return " {}:\n{}".format(self._requirement_name(), self._hash_comparison()) - - def _hash_comparison(self) -> str: - """ - Return a comparison of actual and expected hash values. - - Example:: - - Expected sha256 abcdeabcdeabcdeabcdeabcdeabcdeabcdeabcdeabcde - or 123451234512345123451234512345123451234512345 - Got bcdefbcdefbcdefbcdefbcdefbcdefbcdefbcdefbcdef - - """ - - def hash_then_or(hash_name: str) -> "chain[str]": - # For now, all the decent hashes have 6-char names, so we can get - # away with hard-coding space literals. - return chain([hash_name], repeat(" or")) - - lines: List[str] = [] - for hash_name, expecteds in self.allowed.items(): - prefix = hash_then_or(hash_name) - lines.extend( - (" Expected {} {}".format(next(prefix), e)) for e in expecteds - ) - lines.append( - " Got {}\n".format(self.gots[hash_name].hexdigest()) - ) - return "\n".join(lines) - - -class UnsupportedPythonVersion(InstallationError): - """Unsupported python version according to Requires-Python package - metadata.""" - - -class ConfigurationFileCouldNotBeLoaded(ConfigurationError): - """When there are errors while loading a configuration file""" - - def __init__( - self, - reason: str = "could not be loaded", - fname: Optional[str] = None, - error: Optional[configparser.Error] = None, - ) -> None: - super().__init__(error) - self.reason = reason - self.fname = fname - self.error = error - - def __str__(self) -> str: - if self.fname is not None: - message_part = f" in {self.fname}." - else: - assert self.error is not None - message_part = f".\n{self.error}\n" - return f"Configuration file {self.reason}{message_part}" diff --git a/bot/lib/python3.11/site-packages/pip/_internal/index/__init__.py b/bot/lib/python3.11/site-packages/pip/_internal/index/__init__.py deleted file mode 100644 index 7a17b7b..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/index/__init__.py +++ /dev/null @@ -1,2 +0,0 @@ -"""Index interaction code -""" diff --git a/bot/lib/python3.11/site-packages/pip/_internal/index/collector.py b/bot/lib/python3.11/site-packages/pip/_internal/index/collector.py deleted file mode 100644 index 0120610..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/index/collector.py +++ /dev/null @@ -1,505 +0,0 @@ -""" -The main purpose of this module is to expose LinkCollector.collect_sources(). -""" - -import collections -import email.message -import functools -import itertools -import json -import logging -import os -import urllib.parse -import urllib.request -from html.parser import HTMLParser -from optparse import Values -from typing import ( - TYPE_CHECKING, - Callable, - Dict, - Iterable, - List, - MutableMapping, - NamedTuple, - Optional, - Sequence, - Tuple, - Union, -) - -from pip._vendor import requests -from pip._vendor.requests import Response -from pip._vendor.requests.exceptions import RetryError, SSLError - -from pip._internal.exceptions import NetworkConnectionError -from pip._internal.models.link import Link -from pip._internal.models.search_scope import SearchScope -from pip._internal.network.session import PipSession -from pip._internal.network.utils import raise_for_status -from pip._internal.utils.filetypes import is_archive_file -from pip._internal.utils.misc import redact_auth_from_url -from pip._internal.vcs import vcs - -from .sources import CandidatesFromPage, LinkSource, build_source - -if TYPE_CHECKING: - from typing import Protocol -else: - Protocol = object - -logger = logging.getLogger(__name__) - -ResponseHeaders = MutableMapping[str, str] - - -def _match_vcs_scheme(url: str) -> Optional[str]: - """Look for VCS schemes in the URL. - - Returns the matched VCS scheme, or None if there's no match. - """ - for scheme in vcs.schemes: - if url.lower().startswith(scheme) and url[len(scheme)] in "+:": - return scheme - return None - - -class _NotAPIContent(Exception): - def __init__(self, content_type: str, request_desc: str) -> None: - super().__init__(content_type, request_desc) - self.content_type = content_type - self.request_desc = request_desc - - -def _ensure_api_header(response: Response) -> None: - """ - Check the Content-Type header to ensure the response contains a Simple - API Response. - - Raises `_NotAPIContent` if the content type is not a valid content-type. - """ - content_type = response.headers.get("Content-Type", "Unknown") - - content_type_l = content_type.lower() - if content_type_l.startswith( - ( - "text/html", - "application/vnd.pypi.simple.v1+html", - "application/vnd.pypi.simple.v1+json", - ) - ): - return - - raise _NotAPIContent(content_type, response.request.method) - - -class _NotHTTP(Exception): - pass - - -def _ensure_api_response(url: str, session: PipSession) -> None: - """ - Send a HEAD request to the URL, and ensure the response contains a simple - API Response. - - Raises `_NotHTTP` if the URL is not available for a HEAD request, or - `_NotAPIContent` if the content type is not a valid content type. - """ - scheme, netloc, path, query, fragment = urllib.parse.urlsplit(url) - if scheme not in {"http", "https"}: - raise _NotHTTP() - - resp = session.head(url, allow_redirects=True) - raise_for_status(resp) - - _ensure_api_header(resp) - - -def _get_simple_response(url: str, session: PipSession) -> Response: - """Access an Simple API response with GET, and return the response. - - This consists of three parts: - - 1. If the URL looks suspiciously like an archive, send a HEAD first to - check the Content-Type is HTML or Simple API, to avoid downloading a - large file. Raise `_NotHTTP` if the content type cannot be determined, or - `_NotAPIContent` if it is not HTML or a Simple API. - 2. Actually perform the request. Raise HTTP exceptions on network failures. - 3. Check the Content-Type header to make sure we got a Simple API response, - and raise `_NotAPIContent` otherwise. - """ - if is_archive_file(Link(url).filename): - _ensure_api_response(url, session=session) - - logger.debug("Getting page %s", redact_auth_from_url(url)) - - resp = session.get( - url, - headers={ - "Accept": ", ".join( - [ - "application/vnd.pypi.simple.v1+json", - "application/vnd.pypi.simple.v1+html; q=0.1", - "text/html; q=0.01", - ] - ), - # We don't want to blindly returned cached data for - # /simple/, because authors generally expecting that - # twine upload && pip install will function, but if - # they've done a pip install in the last ~10 minutes - # it won't. Thus by setting this to zero we will not - # blindly use any cached data, however the benefit of - # using max-age=0 instead of no-cache, is that we will - # still support conditional requests, so we will still - # minimize traffic sent in cases where the page hasn't - # changed at all, we will just always incur the round - # trip for the conditional GET now instead of only - # once per 10 minutes. - # For more information, please see pypa/pip#5670. - "Cache-Control": "max-age=0", - }, - ) - raise_for_status(resp) - - # The check for archives above only works if the url ends with - # something that looks like an archive. However that is not a - # requirement of an url. Unless we issue a HEAD request on every - # url we cannot know ahead of time for sure if something is a - # Simple API response or not. However we can check after we've - # downloaded it. - _ensure_api_header(resp) - - logger.debug( - "Fetched page %s as %s", - redact_auth_from_url(url), - resp.headers.get("Content-Type", "Unknown"), - ) - - return resp - - -def _get_encoding_from_headers(headers: ResponseHeaders) -> Optional[str]: - """Determine if we have any encoding information in our headers.""" - if headers and "Content-Type" in headers: - m = email.message.Message() - m["content-type"] = headers["Content-Type"] - charset = m.get_param("charset") - if charset: - return str(charset) - return None - - -class CacheablePageContent: - def __init__(self, page: "IndexContent") -> None: - assert page.cache_link_parsing - self.page = page - - def __eq__(self, other: object) -> bool: - return isinstance(other, type(self)) and self.page.url == other.page.url - - def __hash__(self) -> int: - return hash(self.page.url) - - -class ParseLinks(Protocol): - def __call__(self, page: "IndexContent") -> Iterable[Link]: - ... - - -def with_cached_index_content(fn: ParseLinks) -> ParseLinks: - """ - Given a function that parses an Iterable[Link] from an IndexContent, cache the - function's result (keyed by CacheablePageContent), unless the IndexContent - `page` has `page.cache_link_parsing == False`. - """ - - @functools.lru_cache(maxsize=None) - def wrapper(cacheable_page: CacheablePageContent) -> List[Link]: - return list(fn(cacheable_page.page)) - - @functools.wraps(fn) - def wrapper_wrapper(page: "IndexContent") -> List[Link]: - if page.cache_link_parsing: - return wrapper(CacheablePageContent(page)) - return list(fn(page)) - - return wrapper_wrapper - - -@with_cached_index_content -def parse_links(page: "IndexContent") -> Iterable[Link]: - """ - Parse a Simple API's Index Content, and yield its anchor elements as Link objects. - """ - - content_type_l = page.content_type.lower() - if content_type_l.startswith("application/vnd.pypi.simple.v1+json"): - data = json.loads(page.content) - for file in data.get("files", []): - link = Link.from_json(file, page.url) - if link is None: - continue - yield link - return - - parser = HTMLLinkParser(page.url) - encoding = page.encoding or "utf-8" - parser.feed(page.content.decode(encoding)) - - url = page.url - base_url = parser.base_url or url - for anchor in parser.anchors: - link = Link.from_element(anchor, page_url=url, base_url=base_url) - if link is None: - continue - yield link - - -class IndexContent: - """Represents one response (or page), along with its URL""" - - def __init__( - self, - content: bytes, - content_type: str, - encoding: Optional[str], - url: str, - cache_link_parsing: bool = True, - ) -> None: - """ - :param encoding: the encoding to decode the given content. - :param url: the URL from which the HTML was downloaded. - :param cache_link_parsing: whether links parsed from this page's url - should be cached. PyPI index urls should - have this set to False, for example. - """ - self.content = content - self.content_type = content_type - self.encoding = encoding - self.url = url - self.cache_link_parsing = cache_link_parsing - - def __str__(self) -> str: - return redact_auth_from_url(self.url) - - -class HTMLLinkParser(HTMLParser): - """ - HTMLParser that keeps the first base HREF and a list of all anchor - elements' attributes. - """ - - def __init__(self, url: str) -> None: - super().__init__(convert_charrefs=True) - - self.url: str = url - self.base_url: Optional[str] = None - self.anchors: List[Dict[str, Optional[str]]] = [] - - def handle_starttag(self, tag: str, attrs: List[Tuple[str, Optional[str]]]) -> None: - if tag == "base" and self.base_url is None: - href = self.get_href(attrs) - if href is not None: - self.base_url = href - elif tag == "a": - self.anchors.append(dict(attrs)) - - def get_href(self, attrs: List[Tuple[str, Optional[str]]]) -> Optional[str]: - for name, value in attrs: - if name == "href": - return value - return None - - -def _handle_get_simple_fail( - link: Link, - reason: Union[str, Exception], - meth: Optional[Callable[..., None]] = None, -) -> None: - if meth is None: - meth = logger.debug - meth("Could not fetch URL %s: %s - skipping", link, reason) - - -def _make_index_content( - response: Response, cache_link_parsing: bool = True -) -> IndexContent: - encoding = _get_encoding_from_headers(response.headers) - return IndexContent( - response.content, - response.headers["Content-Type"], - encoding=encoding, - url=response.url, - cache_link_parsing=cache_link_parsing, - ) - - -def _get_index_content(link: Link, *, session: PipSession) -> Optional["IndexContent"]: - url = link.url.split("#", 1)[0] - - # Check for VCS schemes that do not support lookup as web pages. - vcs_scheme = _match_vcs_scheme(url) - if vcs_scheme: - logger.warning( - "Cannot look at %s URL %s because it does not support lookup as web pages.", - vcs_scheme, - link, - ) - return None - - # Tack index.html onto file:// URLs that point to directories - scheme, _, path, _, _, _ = urllib.parse.urlparse(url) - if scheme == "file" and os.path.isdir(urllib.request.url2pathname(path)): - # add trailing slash if not present so urljoin doesn't trim - # final segment - if not url.endswith("/"): - url += "/" - # TODO: In the future, it would be nice if pip supported PEP 691 - # style respones in the file:// URLs, however there's no - # standard file extension for application/vnd.pypi.simple.v1+json - # so we'll need to come up with something on our own. - url = urllib.parse.urljoin(url, "index.html") - logger.debug(" file: URL is directory, getting %s", url) - - try: - resp = _get_simple_response(url, session=session) - except _NotHTTP: - logger.warning( - "Skipping page %s because it looks like an archive, and cannot " - "be checked by a HTTP HEAD request.", - link, - ) - except _NotAPIContent as exc: - logger.warning( - "Skipping page %s because the %s request got Content-Type: %s. " - "The only supported Content-Types are application/vnd.pypi.simple.v1+json, " - "application/vnd.pypi.simple.v1+html, and text/html", - link, - exc.request_desc, - exc.content_type, - ) - except NetworkConnectionError as exc: - _handle_get_simple_fail(link, exc) - except RetryError as exc: - _handle_get_simple_fail(link, exc) - except SSLError as exc: - reason = "There was a problem confirming the ssl certificate: " - reason += str(exc) - _handle_get_simple_fail(link, reason, meth=logger.info) - except requests.ConnectionError as exc: - _handle_get_simple_fail(link, f"connection error: {exc}") - except requests.Timeout: - _handle_get_simple_fail(link, "timed out") - else: - return _make_index_content(resp, cache_link_parsing=link.cache_link_parsing) - return None - - -class CollectedSources(NamedTuple): - find_links: Sequence[Optional[LinkSource]] - index_urls: Sequence[Optional[LinkSource]] - - -class LinkCollector: - - """ - Responsible for collecting Link objects from all configured locations, - making network requests as needed. - - The class's main method is its collect_sources() method. - """ - - def __init__( - self, - session: PipSession, - search_scope: SearchScope, - ) -> None: - self.search_scope = search_scope - self.session = session - - @classmethod - def create( - cls, - session: PipSession, - options: Values, - suppress_no_index: bool = False, - ) -> "LinkCollector": - """ - :param session: The Session to use to make requests. - :param suppress_no_index: Whether to ignore the --no-index option - when constructing the SearchScope object. - """ - index_urls = [options.index_url] + options.extra_index_urls - if options.no_index and not suppress_no_index: - logger.debug( - "Ignoring indexes: %s", - ",".join(redact_auth_from_url(url) for url in index_urls), - ) - index_urls = [] - - # Make sure find_links is a list before passing to create(). - find_links = options.find_links or [] - - search_scope = SearchScope.create( - find_links=find_links, - index_urls=index_urls, - no_index=options.no_index, - ) - link_collector = LinkCollector( - session=session, - search_scope=search_scope, - ) - return link_collector - - @property - def find_links(self) -> List[str]: - return self.search_scope.find_links - - def fetch_response(self, location: Link) -> Optional[IndexContent]: - """ - Fetch an HTML page containing package links. - """ - return _get_index_content(location, session=self.session) - - def collect_sources( - self, - project_name: str, - candidates_from_page: CandidatesFromPage, - ) -> CollectedSources: - # The OrderedDict calls deduplicate sources by URL. - index_url_sources = collections.OrderedDict( - build_source( - loc, - candidates_from_page=candidates_from_page, - page_validator=self.session.is_secure_origin, - expand_dir=False, - cache_link_parsing=False, - ) - for loc in self.search_scope.get_index_urls_locations(project_name) - ).values() - find_links_sources = collections.OrderedDict( - build_source( - loc, - candidates_from_page=candidates_from_page, - page_validator=self.session.is_secure_origin, - expand_dir=True, - cache_link_parsing=True, - ) - for loc in self.find_links - ).values() - - if logger.isEnabledFor(logging.DEBUG): - lines = [ - f"* {s.link}" - for s in itertools.chain(find_links_sources, index_url_sources) - if s is not None and s.link is not None - ] - lines = [ - f"{len(lines)} location(s) to search " - f"for versions of {project_name}:" - ] + lines - logger.debug("\n".join(lines)) - - return CollectedSources( - find_links=list(find_links_sources), - index_urls=list(index_url_sources), - ) diff --git a/bot/lib/python3.11/site-packages/pip/_internal/index/package_finder.py b/bot/lib/python3.11/site-packages/pip/_internal/index/package_finder.py deleted file mode 100644 index 9bf247f..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/index/package_finder.py +++ /dev/null @@ -1,1025 +0,0 @@ -"""Routines related to PyPI, indexes""" - -# The following comment should be removed at some point in the future. -# mypy: strict-optional=False - -import enum -import functools -import itertools -import logging -import re -from typing import FrozenSet, Iterable, List, Optional, Set, Tuple, Union - -from pip._vendor.packaging import specifiers -from pip._vendor.packaging.tags import Tag -from pip._vendor.packaging.utils import canonicalize_name -from pip._vendor.packaging.version import _BaseVersion -from pip._vendor.packaging.version import parse as parse_version - -from pip._internal.exceptions import ( - BestVersionAlreadyInstalled, - DistributionNotFound, - InvalidWheelFilename, - UnsupportedWheel, -) -from pip._internal.index.collector import LinkCollector, parse_links -from pip._internal.models.candidate import InstallationCandidate -from pip._internal.models.format_control import FormatControl -from pip._internal.models.link import Link -from pip._internal.models.search_scope import SearchScope -from pip._internal.models.selection_prefs import SelectionPreferences -from pip._internal.models.target_python import TargetPython -from pip._internal.models.wheel import Wheel -from pip._internal.req import InstallRequirement -from pip._internal.utils._log import getLogger -from pip._internal.utils.filetypes import WHEEL_EXTENSION -from pip._internal.utils.hashes import Hashes -from pip._internal.utils.logging import indent_log -from pip._internal.utils.misc import build_netloc -from pip._internal.utils.packaging import check_requires_python -from pip._internal.utils.unpacking import SUPPORTED_EXTENSIONS - -__all__ = ["FormatControl", "BestCandidateResult", "PackageFinder"] - - -logger = getLogger(__name__) - -BuildTag = Union[Tuple[()], Tuple[int, str]] -CandidateSortingKey = Tuple[int, int, int, _BaseVersion, Optional[int], BuildTag] - - -def _check_link_requires_python( - link: Link, - version_info: Tuple[int, int, int], - ignore_requires_python: bool = False, -) -> bool: - """ - Return whether the given Python version is compatible with a link's - "Requires-Python" value. - - :param version_info: A 3-tuple of ints representing the Python - major-minor-micro version to check. - :param ignore_requires_python: Whether to ignore the "Requires-Python" - value if the given Python version isn't compatible. - """ - try: - is_compatible = check_requires_python( - link.requires_python, - version_info=version_info, - ) - except specifiers.InvalidSpecifier: - logger.debug( - "Ignoring invalid Requires-Python (%r) for link: %s", - link.requires_python, - link, - ) - else: - if not is_compatible: - version = ".".join(map(str, version_info)) - if not ignore_requires_python: - logger.verbose( - "Link requires a different Python (%s not in: %r): %s", - version, - link.requires_python, - link, - ) - return False - - logger.debug( - "Ignoring failed Requires-Python check (%s not in: %r) for link: %s", - version, - link.requires_python, - link, - ) - - return True - - -class LinkType(enum.Enum): - candidate = enum.auto() - different_project = enum.auto() - yanked = enum.auto() - format_unsupported = enum.auto() - format_invalid = enum.auto() - platform_mismatch = enum.auto() - requires_python_mismatch = enum.auto() - - -class LinkEvaluator: - - """ - Responsible for evaluating links for a particular project. - """ - - _py_version_re = re.compile(r"-py([123]\.?[0-9]?)$") - - # Don't include an allow_yanked default value to make sure each call - # site considers whether yanked releases are allowed. This also causes - # that decision to be made explicit in the calling code, which helps - # people when reading the code. - def __init__( - self, - project_name: str, - canonical_name: str, - formats: FrozenSet[str], - target_python: TargetPython, - allow_yanked: bool, - ignore_requires_python: Optional[bool] = None, - ) -> None: - """ - :param project_name: The user supplied package name. - :param canonical_name: The canonical package name. - :param formats: The formats allowed for this package. Should be a set - with 'binary' or 'source' or both in it. - :param target_python: The target Python interpreter to use when - evaluating link compatibility. This is used, for example, to - check wheel compatibility, as well as when checking the Python - version, e.g. the Python version embedded in a link filename - (or egg fragment) and against an HTML link's optional PEP 503 - "data-requires-python" attribute. - :param allow_yanked: Whether files marked as yanked (in the sense - of PEP 592) are permitted to be candidates for install. - :param ignore_requires_python: Whether to ignore incompatible - PEP 503 "data-requires-python" values in HTML links. Defaults - to False. - """ - if ignore_requires_python is None: - ignore_requires_python = False - - self._allow_yanked = allow_yanked - self._canonical_name = canonical_name - self._ignore_requires_python = ignore_requires_python - self._formats = formats - self._target_python = target_python - - self.project_name = project_name - - def evaluate_link(self, link: Link) -> Tuple[LinkType, str]: - """ - Determine whether a link is a candidate for installation. - - :return: A tuple (result, detail), where *result* is an enum - representing whether the evaluation found a candidate, or the reason - why one is not found. If a candidate is found, *detail* will be the - candidate's version string; if one is not found, it contains the - reason the link fails to qualify. - """ - version = None - if link.is_yanked and not self._allow_yanked: - reason = link.yanked_reason or "" - return (LinkType.yanked, f"yanked for reason: {reason}") - - if link.egg_fragment: - egg_info = link.egg_fragment - ext = link.ext - else: - egg_info, ext = link.splitext() - if not ext: - return (LinkType.format_unsupported, "not a file") - if ext not in SUPPORTED_EXTENSIONS: - return ( - LinkType.format_unsupported, - f"unsupported archive format: {ext}", - ) - if "binary" not in self._formats and ext == WHEEL_EXTENSION: - reason = f"No binaries permitted for {self.project_name}" - return (LinkType.format_unsupported, reason) - if "macosx10" in link.path and ext == ".zip": - return (LinkType.format_unsupported, "macosx10 one") - if ext == WHEEL_EXTENSION: - try: - wheel = Wheel(link.filename) - except InvalidWheelFilename: - return ( - LinkType.format_invalid, - "invalid wheel filename", - ) - if canonicalize_name(wheel.name) != self._canonical_name: - reason = f"wrong project name (not {self.project_name})" - return (LinkType.different_project, reason) - - supported_tags = self._target_python.get_tags() - if not wheel.supported(supported_tags): - # Include the wheel's tags in the reason string to - # simplify troubleshooting compatibility issues. - file_tags = ", ".join(wheel.get_formatted_file_tags()) - reason = ( - f"none of the wheel's tags ({file_tags}) are compatible " - f"(run pip debug --verbose to show compatible tags)" - ) - return (LinkType.platform_mismatch, reason) - - version = wheel.version - - # This should be up by the self.ok_binary check, but see issue 2700. - if "source" not in self._formats and ext != WHEEL_EXTENSION: - reason = f"No sources permitted for {self.project_name}" - return (LinkType.format_unsupported, reason) - - if not version: - version = _extract_version_from_fragment( - egg_info, - self._canonical_name, - ) - if not version: - reason = f"Missing project version for {self.project_name}" - return (LinkType.format_invalid, reason) - - match = self._py_version_re.search(version) - if match: - version = version[: match.start()] - py_version = match.group(1) - if py_version != self._target_python.py_version: - return ( - LinkType.platform_mismatch, - "Python version is incorrect", - ) - - supports_python = _check_link_requires_python( - link, - version_info=self._target_python.py_version_info, - ignore_requires_python=self._ignore_requires_python, - ) - if not supports_python: - reason = f"{version} Requires-Python {link.requires_python}" - return (LinkType.requires_python_mismatch, reason) - - logger.debug("Found link %s, version: %s", link, version) - - return (LinkType.candidate, version) - - -def filter_unallowed_hashes( - candidates: List[InstallationCandidate], - hashes: Hashes, - project_name: str, -) -> List[InstallationCandidate]: - """ - Filter out candidates whose hashes aren't allowed, and return a new - list of candidates. - - If at least one candidate has an allowed hash, then all candidates with - either an allowed hash or no hash specified are returned. Otherwise, - the given candidates are returned. - - Including the candidates with no hash specified when there is a match - allows a warning to be logged if there is a more preferred candidate - with no hash specified. Returning all candidates in the case of no - matches lets pip report the hash of the candidate that would otherwise - have been installed (e.g. permitting the user to more easily update - their requirements file with the desired hash). - """ - if not hashes: - logger.debug( - "Given no hashes to check %s links for project %r: " - "discarding no candidates", - len(candidates), - project_name, - ) - # Make sure we're not returning back the given value. - return list(candidates) - - matches_or_no_digest = [] - # Collect the non-matches for logging purposes. - non_matches = [] - match_count = 0 - for candidate in candidates: - link = candidate.link - if not link.has_hash: - pass - elif link.is_hash_allowed(hashes=hashes): - match_count += 1 - else: - non_matches.append(candidate) - continue - - matches_or_no_digest.append(candidate) - - if match_count: - filtered = matches_or_no_digest - else: - # Make sure we're not returning back the given value. - filtered = list(candidates) - - if len(filtered) == len(candidates): - discard_message = "discarding no candidates" - else: - discard_message = "discarding {} non-matches:\n {}".format( - len(non_matches), - "\n ".join(str(candidate.link) for candidate in non_matches), - ) - - logger.debug( - "Checked %s links for project %r against %s hashes " - "(%s matches, %s no digest): %s", - len(candidates), - project_name, - hashes.digest_count, - match_count, - len(matches_or_no_digest) - match_count, - discard_message, - ) - - return filtered - - -class CandidatePreferences: - - """ - Encapsulates some of the preferences for filtering and sorting - InstallationCandidate objects. - """ - - def __init__( - self, - prefer_binary: bool = False, - allow_all_prereleases: bool = False, - ) -> None: - """ - :param allow_all_prereleases: Whether to allow all pre-releases. - """ - self.allow_all_prereleases = allow_all_prereleases - self.prefer_binary = prefer_binary - - -class BestCandidateResult: - """A collection of candidates, returned by `PackageFinder.find_best_candidate`. - - This class is only intended to be instantiated by CandidateEvaluator's - `compute_best_candidate()` method. - """ - - def __init__( - self, - candidates: List[InstallationCandidate], - applicable_candidates: List[InstallationCandidate], - best_candidate: Optional[InstallationCandidate], - ) -> None: - """ - :param candidates: A sequence of all available candidates found. - :param applicable_candidates: The applicable candidates. - :param best_candidate: The most preferred candidate found, or None - if no applicable candidates were found. - """ - assert set(applicable_candidates) <= set(candidates) - - if best_candidate is None: - assert not applicable_candidates - else: - assert best_candidate in applicable_candidates - - self._applicable_candidates = applicable_candidates - self._candidates = candidates - - self.best_candidate = best_candidate - - def iter_all(self) -> Iterable[InstallationCandidate]: - """Iterate through all candidates.""" - return iter(self._candidates) - - def iter_applicable(self) -> Iterable[InstallationCandidate]: - """Iterate through the applicable candidates.""" - return iter(self._applicable_candidates) - - -class CandidateEvaluator: - - """ - Responsible for filtering and sorting candidates for installation based - on what tags are valid. - """ - - @classmethod - def create( - cls, - project_name: str, - target_python: Optional[TargetPython] = None, - prefer_binary: bool = False, - allow_all_prereleases: bool = False, - specifier: Optional[specifiers.BaseSpecifier] = None, - hashes: Optional[Hashes] = None, - ) -> "CandidateEvaluator": - """Create a CandidateEvaluator object. - - :param target_python: The target Python interpreter to use when - checking compatibility. If None (the default), a TargetPython - object will be constructed from the running Python. - :param specifier: An optional object implementing `filter` - (e.g. `packaging.specifiers.SpecifierSet`) to filter applicable - versions. - :param hashes: An optional collection of allowed hashes. - """ - if target_python is None: - target_python = TargetPython() - if specifier is None: - specifier = specifiers.SpecifierSet() - - supported_tags = target_python.get_tags() - - return cls( - project_name=project_name, - supported_tags=supported_tags, - specifier=specifier, - prefer_binary=prefer_binary, - allow_all_prereleases=allow_all_prereleases, - hashes=hashes, - ) - - def __init__( - self, - project_name: str, - supported_tags: List[Tag], - specifier: specifiers.BaseSpecifier, - prefer_binary: bool = False, - allow_all_prereleases: bool = False, - hashes: Optional[Hashes] = None, - ) -> None: - """ - :param supported_tags: The PEP 425 tags supported by the target - Python in order of preference (most preferred first). - """ - self._allow_all_prereleases = allow_all_prereleases - self._hashes = hashes - self._prefer_binary = prefer_binary - self._project_name = project_name - self._specifier = specifier - self._supported_tags = supported_tags - # Since the index of the tag in the _supported_tags list is used - # as a priority, precompute a map from tag to index/priority to be - # used in wheel.find_most_preferred_tag. - self._wheel_tag_preferences = { - tag: idx for idx, tag in enumerate(supported_tags) - } - - def get_applicable_candidates( - self, - candidates: List[InstallationCandidate], - ) -> List[InstallationCandidate]: - """ - Return the applicable candidates from a list of candidates. - """ - # Using None infers from the specifier instead. - allow_prereleases = self._allow_all_prereleases or None - specifier = self._specifier - versions = { - str(v) - for v in specifier.filter( - # We turn the version object into a str here because otherwise - # when we're debundled but setuptools isn't, Python will see - # packaging.version.Version and - # pkg_resources._vendor.packaging.version.Version as different - # types. This way we'll use a str as a common data interchange - # format. If we stop using the pkg_resources provided specifier - # and start using our own, we can drop the cast to str(). - (str(c.version) for c in candidates), - prereleases=allow_prereleases, - ) - } - - # Again, converting version to str to deal with debundling. - applicable_candidates = [c for c in candidates if str(c.version) in versions] - - filtered_applicable_candidates = filter_unallowed_hashes( - candidates=applicable_candidates, - hashes=self._hashes, - project_name=self._project_name, - ) - - return sorted(filtered_applicable_candidates, key=self._sort_key) - - def _sort_key(self, candidate: InstallationCandidate) -> CandidateSortingKey: - """ - Function to pass as the `key` argument to a call to sorted() to sort - InstallationCandidates by preference. - - Returns a tuple such that tuples sorting as greater using Python's - default comparison operator are more preferred. - - The preference is as follows: - - First and foremost, candidates with allowed (matching) hashes are - always preferred over candidates without matching hashes. This is - because e.g. if the only candidate with an allowed hash is yanked, - we still want to use that candidate. - - Second, excepting hash considerations, candidates that have been - yanked (in the sense of PEP 592) are always less preferred than - candidates that haven't been yanked. Then: - - If not finding wheels, they are sorted by version only. - If finding wheels, then the sort order is by version, then: - 1. existing installs - 2. wheels ordered via Wheel.support_index_min(self._supported_tags) - 3. source archives - If prefer_binary was set, then all wheels are sorted above sources. - - Note: it was considered to embed this logic into the Link - comparison operators, but then different sdist links - with the same version, would have to be considered equal - """ - valid_tags = self._supported_tags - support_num = len(valid_tags) - build_tag: BuildTag = () - binary_preference = 0 - link = candidate.link - if link.is_wheel: - # can raise InvalidWheelFilename - wheel = Wheel(link.filename) - try: - pri = -( - wheel.find_most_preferred_tag( - valid_tags, self._wheel_tag_preferences - ) - ) - except ValueError: - raise UnsupportedWheel( - "{} is not a supported wheel for this platform. It " - "can't be sorted.".format(wheel.filename) - ) - if self._prefer_binary: - binary_preference = 1 - if wheel.build_tag is not None: - match = re.match(r"^(\d+)(.*)$", wheel.build_tag) - build_tag_groups = match.groups() - build_tag = (int(build_tag_groups[0]), build_tag_groups[1]) - else: # sdist - pri = -(support_num) - has_allowed_hash = int(link.is_hash_allowed(self._hashes)) - yank_value = -1 * int(link.is_yanked) # -1 for yanked. - return ( - has_allowed_hash, - yank_value, - binary_preference, - candidate.version, - pri, - build_tag, - ) - - def sort_best_candidate( - self, - candidates: List[InstallationCandidate], - ) -> Optional[InstallationCandidate]: - """ - Return the best candidate per the instance's sort order, or None if - no candidate is acceptable. - """ - if not candidates: - return None - best_candidate = max(candidates, key=self._sort_key) - return best_candidate - - def compute_best_candidate( - self, - candidates: List[InstallationCandidate], - ) -> BestCandidateResult: - """ - Compute and return a `BestCandidateResult` instance. - """ - applicable_candidates = self.get_applicable_candidates(candidates) - - best_candidate = self.sort_best_candidate(applicable_candidates) - - return BestCandidateResult( - candidates, - applicable_candidates=applicable_candidates, - best_candidate=best_candidate, - ) - - -class PackageFinder: - """This finds packages. - - This is meant to match easy_install's technique for looking for - packages, by reading pages and looking for appropriate links. - """ - - def __init__( - self, - link_collector: LinkCollector, - target_python: TargetPython, - allow_yanked: bool, - format_control: Optional[FormatControl] = None, - candidate_prefs: Optional[CandidatePreferences] = None, - ignore_requires_python: Optional[bool] = None, - ) -> None: - """ - This constructor is primarily meant to be used by the create() class - method and from tests. - - :param format_control: A FormatControl object, used to control - the selection of source packages / binary packages when consulting - the index and links. - :param candidate_prefs: Options to use when creating a - CandidateEvaluator object. - """ - if candidate_prefs is None: - candidate_prefs = CandidatePreferences() - - format_control = format_control or FormatControl(set(), set()) - - self._allow_yanked = allow_yanked - self._candidate_prefs = candidate_prefs - self._ignore_requires_python = ignore_requires_python - self._link_collector = link_collector - self._target_python = target_python - - self.format_control = format_control - - # These are boring links that have already been logged somehow. - self._logged_links: Set[Tuple[Link, LinkType, str]] = set() - - # Don't include an allow_yanked default value to make sure each call - # site considers whether yanked releases are allowed. This also causes - # that decision to be made explicit in the calling code, which helps - # people when reading the code. - @classmethod - def create( - cls, - link_collector: LinkCollector, - selection_prefs: SelectionPreferences, - target_python: Optional[TargetPython] = None, - ) -> "PackageFinder": - """Create a PackageFinder. - - :param selection_prefs: The candidate selection preferences, as a - SelectionPreferences object. - :param target_python: The target Python interpreter to use when - checking compatibility. If None (the default), a TargetPython - object will be constructed from the running Python. - """ - if target_python is None: - target_python = TargetPython() - - candidate_prefs = CandidatePreferences( - prefer_binary=selection_prefs.prefer_binary, - allow_all_prereleases=selection_prefs.allow_all_prereleases, - ) - - return cls( - candidate_prefs=candidate_prefs, - link_collector=link_collector, - target_python=target_python, - allow_yanked=selection_prefs.allow_yanked, - format_control=selection_prefs.format_control, - ignore_requires_python=selection_prefs.ignore_requires_python, - ) - - @property - def target_python(self) -> TargetPython: - return self._target_python - - @property - def search_scope(self) -> SearchScope: - return self._link_collector.search_scope - - @search_scope.setter - def search_scope(self, search_scope: SearchScope) -> None: - self._link_collector.search_scope = search_scope - - @property - def find_links(self) -> List[str]: - return self._link_collector.find_links - - @property - def index_urls(self) -> List[str]: - return self.search_scope.index_urls - - @property - def trusted_hosts(self) -> Iterable[str]: - for host_port in self._link_collector.session.pip_trusted_origins: - yield build_netloc(*host_port) - - @property - def allow_all_prereleases(self) -> bool: - return self._candidate_prefs.allow_all_prereleases - - def set_allow_all_prereleases(self) -> None: - self._candidate_prefs.allow_all_prereleases = True - - @property - def prefer_binary(self) -> bool: - return self._candidate_prefs.prefer_binary - - def set_prefer_binary(self) -> None: - self._candidate_prefs.prefer_binary = True - - def requires_python_skipped_reasons(self) -> List[str]: - reasons = { - detail - for _, result, detail in self._logged_links - if result == LinkType.requires_python_mismatch - } - return sorted(reasons) - - def make_link_evaluator(self, project_name: str) -> LinkEvaluator: - canonical_name = canonicalize_name(project_name) - formats = self.format_control.get_allowed_formats(canonical_name) - - return LinkEvaluator( - project_name=project_name, - canonical_name=canonical_name, - formats=formats, - target_python=self._target_python, - allow_yanked=self._allow_yanked, - ignore_requires_python=self._ignore_requires_python, - ) - - def _sort_links(self, links: Iterable[Link]) -> List[Link]: - """ - Returns elements of links in order, non-egg links first, egg links - second, while eliminating duplicates - """ - eggs, no_eggs = [], [] - seen: Set[Link] = set() - for link in links: - if link not in seen: - seen.add(link) - if link.egg_fragment: - eggs.append(link) - else: - no_eggs.append(link) - return no_eggs + eggs - - def _log_skipped_link(self, link: Link, result: LinkType, detail: str) -> None: - entry = (link, result, detail) - if entry not in self._logged_links: - # Put the link at the end so the reason is more visible and because - # the link string is usually very long. - logger.debug("Skipping link: %s: %s", detail, link) - self._logged_links.add(entry) - - def get_install_candidate( - self, link_evaluator: LinkEvaluator, link: Link - ) -> Optional[InstallationCandidate]: - """ - If the link is a candidate for install, convert it to an - InstallationCandidate and return it. Otherwise, return None. - """ - result, detail = link_evaluator.evaluate_link(link) - if result != LinkType.candidate: - self._log_skipped_link(link, result, detail) - return None - - return InstallationCandidate( - name=link_evaluator.project_name, - link=link, - version=detail, - ) - - def evaluate_links( - self, link_evaluator: LinkEvaluator, links: Iterable[Link] - ) -> List[InstallationCandidate]: - """ - Convert links that are candidates to InstallationCandidate objects. - """ - candidates = [] - for link in self._sort_links(links): - candidate = self.get_install_candidate(link_evaluator, link) - if candidate is not None: - candidates.append(candidate) - - return candidates - - def process_project_url( - self, project_url: Link, link_evaluator: LinkEvaluator - ) -> List[InstallationCandidate]: - logger.debug( - "Fetching project page and analyzing links: %s", - project_url, - ) - index_response = self._link_collector.fetch_response(project_url) - if index_response is None: - return [] - - page_links = list(parse_links(index_response)) - - with indent_log(): - package_links = self.evaluate_links( - link_evaluator, - links=page_links, - ) - - return package_links - - @functools.lru_cache(maxsize=None) - def find_all_candidates(self, project_name: str) -> List[InstallationCandidate]: - """Find all available InstallationCandidate for project_name - - This checks index_urls and find_links. - All versions found are returned as an InstallationCandidate list. - - See LinkEvaluator.evaluate_link() for details on which files - are accepted. - """ - link_evaluator = self.make_link_evaluator(project_name) - - collected_sources = self._link_collector.collect_sources( - project_name=project_name, - candidates_from_page=functools.partial( - self.process_project_url, - link_evaluator=link_evaluator, - ), - ) - - page_candidates_it = itertools.chain.from_iterable( - source.page_candidates() - for sources in collected_sources - for source in sources - if source is not None - ) - page_candidates = list(page_candidates_it) - - file_links_it = itertools.chain.from_iterable( - source.file_links() - for sources in collected_sources - for source in sources - if source is not None - ) - file_candidates = self.evaluate_links( - link_evaluator, - sorted(file_links_it, reverse=True), - ) - - if logger.isEnabledFor(logging.DEBUG) and file_candidates: - paths = [] - for candidate in file_candidates: - assert candidate.link.url # we need to have a URL - try: - paths.append(candidate.link.file_path) - except Exception: - paths.append(candidate.link.url) # it's not a local file - - logger.debug("Local files found: %s", ", ".join(paths)) - - # This is an intentional priority ordering - return file_candidates + page_candidates - - def make_candidate_evaluator( - self, - project_name: str, - specifier: Optional[specifiers.BaseSpecifier] = None, - hashes: Optional[Hashes] = None, - ) -> CandidateEvaluator: - """Create a CandidateEvaluator object to use.""" - candidate_prefs = self._candidate_prefs - return CandidateEvaluator.create( - project_name=project_name, - target_python=self._target_python, - prefer_binary=candidate_prefs.prefer_binary, - allow_all_prereleases=candidate_prefs.allow_all_prereleases, - specifier=specifier, - hashes=hashes, - ) - - @functools.lru_cache(maxsize=None) - def find_best_candidate( - self, - project_name: str, - specifier: Optional[specifiers.BaseSpecifier] = None, - hashes: Optional[Hashes] = None, - ) -> BestCandidateResult: - """Find matches for the given project and specifier. - - :param specifier: An optional object implementing `filter` - (e.g. `packaging.specifiers.SpecifierSet`) to filter applicable - versions. - - :return: A `BestCandidateResult` instance. - """ - candidates = self.find_all_candidates(project_name) - candidate_evaluator = self.make_candidate_evaluator( - project_name=project_name, - specifier=specifier, - hashes=hashes, - ) - return candidate_evaluator.compute_best_candidate(candidates) - - def find_requirement( - self, req: InstallRequirement, upgrade: bool - ) -> Optional[InstallationCandidate]: - """Try to find a Link matching req - - Expects req, an InstallRequirement and upgrade, a boolean - Returns a InstallationCandidate if found, - Raises DistributionNotFound or BestVersionAlreadyInstalled otherwise - """ - hashes = req.hashes(trust_internet=False) - best_candidate_result = self.find_best_candidate( - req.name, - specifier=req.specifier, - hashes=hashes, - ) - best_candidate = best_candidate_result.best_candidate - - installed_version: Optional[_BaseVersion] = None - if req.satisfied_by is not None: - installed_version = req.satisfied_by.version - - def _format_versions(cand_iter: Iterable[InstallationCandidate]) -> str: - # This repeated parse_version and str() conversion is needed to - # handle different vendoring sources from pip and pkg_resources. - # If we stop using the pkg_resources provided specifier and start - # using our own, we can drop the cast to str(). - return ( - ", ".join( - sorted( - {str(c.version) for c in cand_iter}, - key=parse_version, - ) - ) - or "none" - ) - - if installed_version is None and best_candidate is None: - logger.critical( - "Could not find a version that satisfies the requirement %s " - "(from versions: %s)", - req, - _format_versions(best_candidate_result.iter_all()), - ) - - raise DistributionNotFound( - "No matching distribution found for {}".format(req) - ) - - best_installed = False - if installed_version and ( - best_candidate is None or best_candidate.version <= installed_version - ): - best_installed = True - - if not upgrade and installed_version is not None: - if best_installed: - logger.debug( - "Existing installed version (%s) is most up-to-date and " - "satisfies requirement", - installed_version, - ) - else: - logger.debug( - "Existing installed version (%s) satisfies requirement " - "(most up-to-date version is %s)", - installed_version, - best_candidate.version, - ) - return None - - if best_installed: - # We have an existing version, and its the best version - logger.debug( - "Installed version (%s) is most up-to-date (past versions: %s)", - installed_version, - _format_versions(best_candidate_result.iter_applicable()), - ) - raise BestVersionAlreadyInstalled - - logger.debug( - "Using version %s (newest of versions: %s)", - best_candidate.version, - _format_versions(best_candidate_result.iter_applicable()), - ) - return best_candidate - - -def _find_name_version_sep(fragment: str, canonical_name: str) -> int: - """Find the separator's index based on the package's canonical name. - - :param fragment: A + filename "fragment" (stem) or - egg fragment. - :param canonical_name: The package's canonical name. - - This function is needed since the canonicalized name does not necessarily - have the same length as the egg info's name part. An example:: - - >>> fragment = 'foo__bar-1.0' - >>> canonical_name = 'foo-bar' - >>> _find_name_version_sep(fragment, canonical_name) - 8 - """ - # Project name and version must be separated by one single dash. Find all - # occurrences of dashes; if the string in front of it matches the canonical - # name, this is the one separating the name and version parts. - for i, c in enumerate(fragment): - if c != "-": - continue - if canonicalize_name(fragment[:i]) == canonical_name: - return i - raise ValueError(f"{fragment} does not match {canonical_name}") - - -def _extract_version_from_fragment(fragment: str, canonical_name: str) -> Optional[str]: - """Parse the version string from a + filename - "fragment" (stem) or egg fragment. - - :param fragment: The string to parse. E.g. foo-2.1 - :param canonical_name: The canonicalized name of the package this - belongs to. - """ - try: - version_start = _find_name_version_sep(fragment, canonical_name) + 1 - except ValueError: - return None - version = fragment[version_start:] - if not version: - return None - return version diff --git a/bot/lib/python3.11/site-packages/pip/_internal/index/sources.py b/bot/lib/python3.11/site-packages/pip/_internal/index/sources.py deleted file mode 100644 index eec3f12..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/index/sources.py +++ /dev/null @@ -1,224 +0,0 @@ -import logging -import mimetypes -import os -import pathlib -from typing import Callable, Iterable, Optional, Tuple - -from pip._internal.models.candidate import InstallationCandidate -from pip._internal.models.link import Link -from pip._internal.utils.urls import path_to_url, url_to_path -from pip._internal.vcs import is_url - -logger = logging.getLogger(__name__) - -FoundCandidates = Iterable[InstallationCandidate] -FoundLinks = Iterable[Link] -CandidatesFromPage = Callable[[Link], Iterable[InstallationCandidate]] -PageValidator = Callable[[Link], bool] - - -class LinkSource: - @property - def link(self) -> Optional[Link]: - """Returns the underlying link, if there's one.""" - raise NotImplementedError() - - def page_candidates(self) -> FoundCandidates: - """Candidates found by parsing an archive listing HTML file.""" - raise NotImplementedError() - - def file_links(self) -> FoundLinks: - """Links found by specifying archives directly.""" - raise NotImplementedError() - - -def _is_html_file(file_url: str) -> bool: - return mimetypes.guess_type(file_url, strict=False)[0] == "text/html" - - -class _FlatDirectorySource(LinkSource): - """Link source specified by ``--find-links=``. - - This looks the content of the directory, and returns: - - * ``page_candidates``: Links listed on each HTML file in the directory. - * ``file_candidates``: Archives in the directory. - """ - - def __init__( - self, - candidates_from_page: CandidatesFromPage, - path: str, - ) -> None: - self._candidates_from_page = candidates_from_page - self._path = pathlib.Path(os.path.realpath(path)) - - @property - def link(self) -> Optional[Link]: - return None - - def page_candidates(self) -> FoundCandidates: - for path in self._path.iterdir(): - url = path_to_url(str(path)) - if not _is_html_file(url): - continue - yield from self._candidates_from_page(Link(url)) - - def file_links(self) -> FoundLinks: - for path in self._path.iterdir(): - url = path_to_url(str(path)) - if _is_html_file(url): - continue - yield Link(url) - - -class _LocalFileSource(LinkSource): - """``--find-links=`` or ``--[extra-]index-url=``. - - If a URL is supplied, it must be a ``file:`` URL. If a path is supplied to - the option, it is converted to a URL first. This returns: - - * ``page_candidates``: Links listed on an HTML file. - * ``file_candidates``: The non-HTML file. - """ - - def __init__( - self, - candidates_from_page: CandidatesFromPage, - link: Link, - ) -> None: - self._candidates_from_page = candidates_from_page - self._link = link - - @property - def link(self) -> Optional[Link]: - return self._link - - def page_candidates(self) -> FoundCandidates: - if not _is_html_file(self._link.url): - return - yield from self._candidates_from_page(self._link) - - def file_links(self) -> FoundLinks: - if _is_html_file(self._link.url): - return - yield self._link - - -class _RemoteFileSource(LinkSource): - """``--find-links=`` or ``--[extra-]index-url=``. - - This returns: - - * ``page_candidates``: Links listed on an HTML file. - * ``file_candidates``: The non-HTML file. - """ - - def __init__( - self, - candidates_from_page: CandidatesFromPage, - page_validator: PageValidator, - link: Link, - ) -> None: - self._candidates_from_page = candidates_from_page - self._page_validator = page_validator - self._link = link - - @property - def link(self) -> Optional[Link]: - return self._link - - def page_candidates(self) -> FoundCandidates: - if not self._page_validator(self._link): - return - yield from self._candidates_from_page(self._link) - - def file_links(self) -> FoundLinks: - yield self._link - - -class _IndexDirectorySource(LinkSource): - """``--[extra-]index-url=``. - - This is treated like a remote URL; ``candidates_from_page`` contains logic - for this by appending ``index.html`` to the link. - """ - - def __init__( - self, - candidates_from_page: CandidatesFromPage, - link: Link, - ) -> None: - self._candidates_from_page = candidates_from_page - self._link = link - - @property - def link(self) -> Optional[Link]: - return self._link - - def page_candidates(self) -> FoundCandidates: - yield from self._candidates_from_page(self._link) - - def file_links(self) -> FoundLinks: - return () - - -def build_source( - location: str, - *, - candidates_from_page: CandidatesFromPage, - page_validator: PageValidator, - expand_dir: bool, - cache_link_parsing: bool, -) -> Tuple[Optional[str], Optional[LinkSource]]: - - path: Optional[str] = None - url: Optional[str] = None - if os.path.exists(location): # Is a local path. - url = path_to_url(location) - path = location - elif location.startswith("file:"): # A file: URL. - url = location - path = url_to_path(location) - elif is_url(location): - url = location - - if url is None: - msg = ( - "Location '%s' is ignored: " - "it is either a non-existing path or lacks a specific scheme." - ) - logger.warning(msg, location) - return (None, None) - - if path is None: - source: LinkSource = _RemoteFileSource( - candidates_from_page=candidates_from_page, - page_validator=page_validator, - link=Link(url, cache_link_parsing=cache_link_parsing), - ) - return (url, source) - - if os.path.isdir(path): - if expand_dir: - source = _FlatDirectorySource( - candidates_from_page=candidates_from_page, - path=path, - ) - else: - source = _IndexDirectorySource( - candidates_from_page=candidates_from_page, - link=Link(url, cache_link_parsing=cache_link_parsing), - ) - return (url, source) - elif os.path.isfile(path): - source = _LocalFileSource( - candidates_from_page=candidates_from_page, - link=Link(url, cache_link_parsing=cache_link_parsing), - ) - return (url, source) - logger.warning( - "Location '%s' is ignored: it is neither a file nor a directory.", - location, - ) - return (url, None) diff --git a/bot/lib/python3.11/site-packages/pip/_internal/locations/__init__.py b/bot/lib/python3.11/site-packages/pip/_internal/locations/__init__.py deleted file mode 100644 index 60afe0a..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/locations/__init__.py +++ /dev/null @@ -1,528 +0,0 @@ -import functools -import logging -import os -import pathlib -import sys -import sysconfig -from typing import Any, Dict, Generator, List, Optional, Tuple - -from pip._internal.models.scheme import SCHEME_KEYS, Scheme -from pip._internal.utils.compat import WINDOWS -from pip._internal.utils.deprecation import deprecated -from pip._internal.utils.virtualenv import running_under_virtualenv - -from . import _sysconfig -from .base import ( - USER_CACHE_DIR, - get_major_minor_version, - get_src_prefix, - is_osx_framework, - site_packages, - user_site, -) - -__all__ = [ - "USER_CACHE_DIR", - "get_bin_prefix", - "get_bin_user", - "get_major_minor_version", - "get_platlib", - "get_prefixed_libs", - "get_purelib", - "get_scheme", - "get_src_prefix", - "site_packages", - "user_site", -] - - -logger = logging.getLogger(__name__) - - -_PLATLIBDIR: str = getattr(sys, "platlibdir", "lib") - -_USE_SYSCONFIG_DEFAULT = sys.version_info >= (3, 10) - - -def _should_use_sysconfig() -> bool: - """This function determines the value of _USE_SYSCONFIG. - - By default, pip uses sysconfig on Python 3.10+. - But Python distributors can override this decision by setting: - sysconfig._PIP_USE_SYSCONFIG = True / False - Rationale in https://github.com/pypa/pip/issues/10647 - - This is a function for testability, but should be constant during any one - run. - """ - return bool(getattr(sysconfig, "_PIP_USE_SYSCONFIG", _USE_SYSCONFIG_DEFAULT)) - - -_USE_SYSCONFIG = _should_use_sysconfig() - -if not _USE_SYSCONFIG: - # Import distutils lazily to avoid deprecation warnings, - # but import it soon enough that it is in memory and available during - # a pip reinstall. - from . import _distutils - -# Be noisy about incompatibilities if this platforms "should" be using -# sysconfig, but is explicitly opting out and using distutils instead. -if _USE_SYSCONFIG_DEFAULT and not _USE_SYSCONFIG: - _MISMATCH_LEVEL = logging.WARNING -else: - _MISMATCH_LEVEL = logging.DEBUG - - -def _looks_like_bpo_44860() -> bool: - """The resolution to bpo-44860 will change this incorrect platlib. - - See . - """ - from distutils.command.install import INSTALL_SCHEMES - - try: - unix_user_platlib = INSTALL_SCHEMES["unix_user"]["platlib"] - except KeyError: - return False - return unix_user_platlib == "$usersite" - - -def _looks_like_red_hat_patched_platlib_purelib(scheme: Dict[str, str]) -> bool: - platlib = scheme["platlib"] - if "/$platlibdir/" in platlib: - platlib = platlib.replace("/$platlibdir/", f"/{_PLATLIBDIR}/") - if "/lib64/" not in platlib: - return False - unpatched = platlib.replace("/lib64/", "/lib/") - return unpatched.replace("$platbase/", "$base/") == scheme["purelib"] - - -@functools.lru_cache(maxsize=None) -def _looks_like_red_hat_lib() -> bool: - """Red Hat patches platlib in unix_prefix and unix_home, but not purelib. - - This is the only way I can see to tell a Red Hat-patched Python. - """ - from distutils.command.install import INSTALL_SCHEMES - - return all( - k in INSTALL_SCHEMES - and _looks_like_red_hat_patched_platlib_purelib(INSTALL_SCHEMES[k]) - for k in ("unix_prefix", "unix_home") - ) - - -@functools.lru_cache(maxsize=None) -def _looks_like_debian_scheme() -> bool: - """Debian adds two additional schemes.""" - from distutils.command.install import INSTALL_SCHEMES - - return "deb_system" in INSTALL_SCHEMES and "unix_local" in INSTALL_SCHEMES - - -@functools.lru_cache(maxsize=None) -def _looks_like_red_hat_scheme() -> bool: - """Red Hat patches ``sys.prefix`` and ``sys.exec_prefix``. - - Red Hat's ``00251-change-user-install-location.patch`` changes the install - command's ``prefix`` and ``exec_prefix`` to append ``"/local"``. This is - (fortunately?) done quite unconditionally, so we create a default command - object without any configuration to detect this. - """ - from distutils.command.install import install - from distutils.dist import Distribution - - cmd: Any = install(Distribution()) - cmd.finalize_options() - return ( - cmd.exec_prefix == f"{os.path.normpath(sys.exec_prefix)}/local" - and cmd.prefix == f"{os.path.normpath(sys.prefix)}/local" - ) - - -@functools.lru_cache(maxsize=None) -def _looks_like_slackware_scheme() -> bool: - """Slackware patches sysconfig but fails to patch distutils and site. - - Slackware changes sysconfig's user scheme to use ``"lib64"`` for the lib - path, but does not do the same to the site module. - """ - if user_site is None: # User-site not available. - return False - try: - paths = sysconfig.get_paths(scheme="posix_user", expand=False) - except KeyError: # User-site not available. - return False - return "/lib64/" in paths["purelib"] and "/lib64/" not in user_site - - -@functools.lru_cache(maxsize=None) -def _looks_like_msys2_mingw_scheme() -> bool: - """MSYS2 patches distutils and sysconfig to use a UNIX-like scheme. - - However, MSYS2 incorrectly patches sysconfig ``nt`` scheme. The fix is - likely going to be included in their 3.10 release, so we ignore the warning. - See msys2/MINGW-packages#9319. - - MSYS2 MINGW's patch uses lowercase ``"lib"`` instead of the usual uppercase, - and is missing the final ``"site-packages"``. - """ - paths = sysconfig.get_paths("nt", expand=False) - return all( - "Lib" not in p and "lib" in p and not p.endswith("site-packages") - for p in (paths[key] for key in ("platlib", "purelib")) - ) - - -def _fix_abiflags(parts: Tuple[str]) -> Generator[str, None, None]: - ldversion = sysconfig.get_config_var("LDVERSION") - abiflags = getattr(sys, "abiflags", None) - - # LDVERSION does not end with sys.abiflags. Just return the path unchanged. - if not ldversion or not abiflags or not ldversion.endswith(abiflags): - yield from parts - return - - # Strip sys.abiflags from LDVERSION-based path components. - for part in parts: - if part.endswith(ldversion): - part = part[: (0 - len(abiflags))] - yield part - - -@functools.lru_cache(maxsize=None) -def _warn_mismatched(old: pathlib.Path, new: pathlib.Path, *, key: str) -> None: - issue_url = "https://github.com/pypa/pip/issues/10151" - message = ( - "Value for %s does not match. Please report this to <%s>" - "\ndistutils: %s" - "\nsysconfig: %s" - ) - logger.log(_MISMATCH_LEVEL, message, key, issue_url, old, new) - - -def _warn_if_mismatch(old: pathlib.Path, new: pathlib.Path, *, key: str) -> bool: - if old == new: - return False - _warn_mismatched(old, new, key=key) - return True - - -@functools.lru_cache(maxsize=None) -def _log_context( - *, - user: bool = False, - home: Optional[str] = None, - root: Optional[str] = None, - prefix: Optional[str] = None, -) -> None: - parts = [ - "Additional context:", - "user = %r", - "home = %r", - "root = %r", - "prefix = %r", - ] - - logger.log(_MISMATCH_LEVEL, "\n".join(parts), user, home, root, prefix) - - -def get_scheme( - dist_name: str, - user: bool = False, - home: Optional[str] = None, - root: Optional[str] = None, - isolated: bool = False, - prefix: Optional[str] = None, -) -> Scheme: - new = _sysconfig.get_scheme( - dist_name, - user=user, - home=home, - root=root, - isolated=isolated, - prefix=prefix, - ) - if _USE_SYSCONFIG: - return new - - old = _distutils.get_scheme( - dist_name, - user=user, - home=home, - root=root, - isolated=isolated, - prefix=prefix, - ) - - warning_contexts = [] - for k in SCHEME_KEYS: - old_v = pathlib.Path(getattr(old, k)) - new_v = pathlib.Path(getattr(new, k)) - - if old_v == new_v: - continue - - # distutils incorrectly put PyPy packages under ``site-packages/python`` - # in the ``posix_home`` scheme, but PyPy devs said they expect the - # directory name to be ``pypy`` instead. So we treat this as a bug fix - # and not warn about it. See bpo-43307 and python/cpython#24628. - skip_pypy_special_case = ( - sys.implementation.name == "pypy" - and home is not None - and k in ("platlib", "purelib") - and old_v.parent == new_v.parent - and old_v.name.startswith("python") - and new_v.name.startswith("pypy") - ) - if skip_pypy_special_case: - continue - - # sysconfig's ``osx_framework_user`` does not include ``pythonX.Y`` in - # the ``include`` value, but distutils's ``headers`` does. We'll let - # CPython decide whether this is a bug or feature. See bpo-43948. - skip_osx_framework_user_special_case = ( - user - and is_osx_framework() - and k == "headers" - and old_v.parent.parent == new_v.parent - and old_v.parent.name.startswith("python") - ) - if skip_osx_framework_user_special_case: - continue - - # On Red Hat and derived Linux distributions, distutils is patched to - # use "lib64" instead of "lib" for platlib. - if k == "platlib" and _looks_like_red_hat_lib(): - continue - - # On Python 3.9+, sysconfig's posix_user scheme sets platlib against - # sys.platlibdir, but distutils's unix_user incorrectly coninutes - # using the same $usersite for both platlib and purelib. This creates a - # mismatch when sys.platlibdir is not "lib". - skip_bpo_44860 = ( - user - and k == "platlib" - and not WINDOWS - and sys.version_info >= (3, 9) - and _PLATLIBDIR != "lib" - and _looks_like_bpo_44860() - ) - if skip_bpo_44860: - continue - - # Slackware incorrectly patches posix_user to use lib64 instead of lib, - # but not usersite to match the location. - skip_slackware_user_scheme = ( - user - and k in ("platlib", "purelib") - and not WINDOWS - and _looks_like_slackware_scheme() - ) - if skip_slackware_user_scheme: - continue - - # Both Debian and Red Hat patch Python to place the system site under - # /usr/local instead of /usr. Debian also places lib in dist-packages - # instead of site-packages, but the /usr/local check should cover it. - skip_linux_system_special_case = ( - not (user or home or prefix or running_under_virtualenv()) - and old_v.parts[1:3] == ("usr", "local") - and len(new_v.parts) > 1 - and new_v.parts[1] == "usr" - and (len(new_v.parts) < 3 or new_v.parts[2] != "local") - and (_looks_like_red_hat_scheme() or _looks_like_debian_scheme()) - ) - if skip_linux_system_special_case: - continue - - # On Python 3.7 and earlier, sysconfig does not include sys.abiflags in - # the "pythonX.Y" part of the path, but distutils does. - skip_sysconfig_abiflag_bug = ( - sys.version_info < (3, 8) - and not WINDOWS - and k in ("headers", "platlib", "purelib") - and tuple(_fix_abiflags(old_v.parts)) == new_v.parts - ) - if skip_sysconfig_abiflag_bug: - continue - - # MSYS2 MINGW's sysconfig patch does not include the "site-packages" - # part of the path. This is incorrect and will be fixed in MSYS. - skip_msys2_mingw_bug = ( - WINDOWS and k in ("platlib", "purelib") and _looks_like_msys2_mingw_scheme() - ) - if skip_msys2_mingw_bug: - continue - - # CPython's POSIX install script invokes pip (via ensurepip) against the - # interpreter located in the source tree, not the install site. This - # triggers special logic in sysconfig that's not present in distutils. - # https://github.com/python/cpython/blob/8c21941ddaf/Lib/sysconfig.py#L178-L194 - skip_cpython_build = ( - sysconfig.is_python_build(check_home=True) - and not WINDOWS - and k in ("headers", "include", "platinclude") - ) - if skip_cpython_build: - continue - - warning_contexts.append((old_v, new_v, f"scheme.{k}")) - - if not warning_contexts: - return old - - # Check if this path mismatch is caused by distutils config files. Those - # files will no longer work once we switch to sysconfig, so this raises a - # deprecation message for them. - default_old = _distutils.distutils_scheme( - dist_name, - user, - home, - root, - isolated, - prefix, - ignore_config_files=True, - ) - if any(default_old[k] != getattr(old, k) for k in SCHEME_KEYS): - deprecated( - reason=( - "Configuring installation scheme with distutils config files " - "is deprecated and will no longer work in the near future. If you " - "are using a Homebrew or Linuxbrew Python, please see discussion " - "at https://github.com/Homebrew/homebrew-core/issues/76621" - ), - replacement=None, - gone_in=None, - ) - return old - - # Post warnings about this mismatch so user can report them back. - for old_v, new_v, key in warning_contexts: - _warn_mismatched(old_v, new_v, key=key) - _log_context(user=user, home=home, root=root, prefix=prefix) - - return old - - -def get_bin_prefix() -> str: - new = _sysconfig.get_bin_prefix() - if _USE_SYSCONFIG: - return new - - old = _distutils.get_bin_prefix() - if _warn_if_mismatch(pathlib.Path(old), pathlib.Path(new), key="bin_prefix"): - _log_context() - return old - - -def get_bin_user() -> str: - return _sysconfig.get_scheme("", user=True).scripts - - -def _looks_like_deb_system_dist_packages(value: str) -> bool: - """Check if the value is Debian's APT-controlled dist-packages. - - Debian's ``distutils.sysconfig.get_python_lib()`` implementation returns the - default package path controlled by APT, but does not patch ``sysconfig`` to - do the same. This is similar to the bug worked around in ``get_scheme()``, - but here the default is ``deb_system`` instead of ``unix_local``. Ultimately - we can't do anything about this Debian bug, and this detection allows us to - skip the warning when needed. - """ - if not _looks_like_debian_scheme(): - return False - if value == "/usr/lib/python3/dist-packages": - return True - return False - - -def get_purelib() -> str: - """Return the default pure-Python lib location.""" - new = _sysconfig.get_purelib() - if _USE_SYSCONFIG: - return new - - old = _distutils.get_purelib() - if _looks_like_deb_system_dist_packages(old): - return old - if _warn_if_mismatch(pathlib.Path(old), pathlib.Path(new), key="purelib"): - _log_context() - return old - - -def get_platlib() -> str: - """Return the default platform-shared lib location.""" - new = _sysconfig.get_platlib() - if _USE_SYSCONFIG: - return new - - from . import _distutils - - old = _distutils.get_platlib() - if _looks_like_deb_system_dist_packages(old): - return old - if _warn_if_mismatch(pathlib.Path(old), pathlib.Path(new), key="platlib"): - _log_context() - return old - - -def _deduplicated(v1: str, v2: str) -> List[str]: - """Deduplicate values from a list.""" - if v1 == v2: - return [v1] - return [v1, v2] - - -def _looks_like_apple_library(path: str) -> bool: - """Apple patches sysconfig to *always* look under */Library/Python*.""" - if sys.platform[:6] != "darwin": - return False - return path == f"/Library/Python/{get_major_minor_version()}/site-packages" - - -def get_prefixed_libs(prefix: str) -> List[str]: - """Return the lib locations under ``prefix``.""" - new_pure, new_plat = _sysconfig.get_prefixed_libs(prefix) - if _USE_SYSCONFIG: - return _deduplicated(new_pure, new_plat) - - old_pure, old_plat = _distutils.get_prefixed_libs(prefix) - old_lib_paths = _deduplicated(old_pure, old_plat) - - # Apple's Python (shipped with Xcode and Command Line Tools) hard-code - # platlib and purelib to '/Library/Python/X.Y/site-packages'. This will - # cause serious build isolation bugs when Apple starts shipping 3.10 because - # pip will install build backends to the wrong location. This tells users - # who is at fault so Apple may notice it and fix the issue in time. - if all(_looks_like_apple_library(p) for p in old_lib_paths): - deprecated( - reason=( - "Python distributed by Apple's Command Line Tools incorrectly " - "patches sysconfig to always point to '/Library/Python'. This " - "will cause build isolation to operate incorrectly on Python " - "3.10 or later. Please help report this to Apple so they can " - "fix this. https://developer.apple.com/bug-reporting/" - ), - replacement=None, - gone_in=None, - ) - return old_lib_paths - - warned = [ - _warn_if_mismatch( - pathlib.Path(old_pure), - pathlib.Path(new_pure), - key="prefixed-purelib", - ), - _warn_if_mismatch( - pathlib.Path(old_plat), - pathlib.Path(new_plat), - key="prefixed-platlib", - ), - ] - if any(warned): - _log_context(prefix=prefix) - - return old_lib_paths diff --git a/bot/lib/python3.11/site-packages/pip/_internal/locations/_distutils.py b/bot/lib/python3.11/site-packages/pip/_internal/locations/_distutils.py deleted file mode 100644 index c7712f0..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/locations/_distutils.py +++ /dev/null @@ -1,180 +0,0 @@ -"""Locations where we look for configs, install stuff, etc""" - -# The following comment should be removed at some point in the future. -# mypy: strict-optional=False - -# If pip's going to use distutils, it should not be using the copy that setuptools -# might have injected into the environment. This is done by removing the injected -# shim, if it's injected. -# -# See https://github.com/pypa/pip/issues/8761 for the original discussion and -# rationale for why this is done within pip. -try: - __import__("_distutils_hack").remove_shim() -except (ImportError, AttributeError): - pass - -import logging -import os -import sys -from distutils.cmd import Command as DistutilsCommand -from distutils.command.install import SCHEME_KEYS -from distutils.command.install import install as distutils_install_command -from distutils.sysconfig import get_python_lib -from typing import Dict, List, Optional, Tuple, Union, cast - -from pip._internal.models.scheme import Scheme -from pip._internal.utils.compat import WINDOWS -from pip._internal.utils.virtualenv import running_under_virtualenv - -from .base import get_major_minor_version - -logger = logging.getLogger(__name__) - - -def distutils_scheme( - dist_name: str, - user: bool = False, - home: Optional[str] = None, - root: Optional[str] = None, - isolated: bool = False, - prefix: Optional[str] = None, - *, - ignore_config_files: bool = False, -) -> Dict[str, str]: - """ - Return a distutils install scheme - """ - from distutils.dist import Distribution - - dist_args: Dict[str, Union[str, List[str]]] = {"name": dist_name} - if isolated: - dist_args["script_args"] = ["--no-user-cfg"] - - d = Distribution(dist_args) - if not ignore_config_files: - try: - d.parse_config_files() - except UnicodeDecodeError: - # Typeshed does not include find_config_files() for some reason. - paths = d.find_config_files() # type: ignore - logger.warning( - "Ignore distutils configs in %s due to encoding errors.", - ", ".join(os.path.basename(p) for p in paths), - ) - obj: Optional[DistutilsCommand] = None - obj = d.get_command_obj("install", create=True) - assert obj is not None - i = cast(distutils_install_command, obj) - # NOTE: setting user or home has the side-effect of creating the home dir - # or user base for installations during finalize_options() - # ideally, we'd prefer a scheme class that has no side-effects. - assert not (user and prefix), f"user={user} prefix={prefix}" - assert not (home and prefix), f"home={home} prefix={prefix}" - i.user = user or i.user - if user or home: - i.prefix = "" - i.prefix = prefix or i.prefix - i.home = home or i.home - i.root = root or i.root - i.finalize_options() - - scheme = {} - for key in SCHEME_KEYS: - scheme[key] = getattr(i, "install_" + key) - - # install_lib specified in setup.cfg should install *everything* - # into there (i.e. it takes precedence over both purelib and - # platlib). Note, i.install_lib is *always* set after - # finalize_options(); we only want to override here if the user - # has explicitly requested it hence going back to the config - if "install_lib" in d.get_option_dict("install"): - scheme.update(dict(purelib=i.install_lib, platlib=i.install_lib)) - - if running_under_virtualenv(): - if home: - prefix = home - elif user: - prefix = i.install_userbase - else: - prefix = i.prefix - scheme["headers"] = os.path.join( - prefix, - "include", - "site", - f"python{get_major_minor_version()}", - dist_name, - ) - - if root is not None: - path_no_drive = os.path.splitdrive(os.path.abspath(scheme["headers"]))[1] - scheme["headers"] = os.path.join(root, path_no_drive[1:]) - - return scheme - - -def get_scheme( - dist_name: str, - user: bool = False, - home: Optional[str] = None, - root: Optional[str] = None, - isolated: bool = False, - prefix: Optional[str] = None, -) -> Scheme: - """ - Get the "scheme" corresponding to the input parameters. The distutils - documentation provides the context for the available schemes: - https://docs.python.org/3/install/index.html#alternate-installation - - :param dist_name: the name of the package to retrieve the scheme for, used - in the headers scheme path - :param user: indicates to use the "user" scheme - :param home: indicates to use the "home" scheme and provides the base - directory for the same - :param root: root under which other directories are re-based - :param isolated: equivalent to --no-user-cfg, i.e. do not consider - ~/.pydistutils.cfg (posix) or ~/pydistutils.cfg (non-posix) for - scheme paths - :param prefix: indicates to use the "prefix" scheme and provides the - base directory for the same - """ - scheme = distutils_scheme(dist_name, user, home, root, isolated, prefix) - return Scheme( - platlib=scheme["platlib"], - purelib=scheme["purelib"], - headers=scheme["headers"], - scripts=scheme["scripts"], - data=scheme["data"], - ) - - -def get_bin_prefix() -> str: - # XXX: In old virtualenv versions, sys.prefix can contain '..' components, - # so we need to call normpath to eliminate them. - prefix = os.path.normpath(sys.prefix) - if WINDOWS: - bin_py = os.path.join(prefix, "Scripts") - # buildout uses 'bin' on Windows too? - if not os.path.exists(bin_py): - bin_py = os.path.join(prefix, "bin") - return bin_py - # Forcing to use /usr/local/bin for standard macOS framework installs - # Also log to ~/Library/Logs/ for use with the Console.app log viewer - if sys.platform[:6] == "darwin" and prefix[:16] == "/System/Library/": - return "/usr/local/bin" - return os.path.join(prefix, "bin") - - -def get_purelib() -> str: - return get_python_lib(plat_specific=False) - - -def get_platlib() -> str: - return get_python_lib(plat_specific=True) - - -def get_prefixed_libs(prefix: str) -> Tuple[str, str]: - return ( - get_python_lib(plat_specific=False, prefix=prefix), - get_python_lib(plat_specific=True, prefix=prefix), - ) diff --git a/bot/lib/python3.11/site-packages/pip/_internal/locations/_sysconfig.py b/bot/lib/python3.11/site-packages/pip/_internal/locations/_sysconfig.py deleted file mode 100644 index 0bbc928..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/locations/_sysconfig.py +++ /dev/null @@ -1,218 +0,0 @@ -import logging -import os -import sys -import sysconfig -import typing - -from pip._internal.exceptions import InvalidSchemeCombination, UserInstallationInvalid -from pip._internal.models.scheme import SCHEME_KEYS, Scheme -from pip._internal.utils.virtualenv import running_under_virtualenv - -from .base import change_root, get_major_minor_version, is_osx_framework - -logger = logging.getLogger(__name__) - - -# Notes on _infer_* functions. -# Unfortunately ``get_default_scheme()`` didn't exist before 3.10, so there's no -# way to ask things like "what is the '_prefix' scheme on this platform". These -# functions try to answer that with some heuristics while accounting for ad-hoc -# platforms not covered by CPython's default sysconfig implementation. If the -# ad-hoc implementation does not fully implement sysconfig, we'll fall back to -# a POSIX scheme. - -_AVAILABLE_SCHEMES = set(sysconfig.get_scheme_names()) - -_PREFERRED_SCHEME_API = getattr(sysconfig, "get_preferred_scheme", None) - - -def _should_use_osx_framework_prefix() -> bool: - """Check for Apple's ``osx_framework_library`` scheme. - - Python distributed by Apple's Command Line Tools has this special scheme - that's used when: - - * This is a framework build. - * We are installing into the system prefix. - - This does not account for ``pip install --prefix`` (also means we're not - installing to the system prefix), which should use ``posix_prefix``, but - logic here means ``_infer_prefix()`` outputs ``osx_framework_library``. But - since ``prefix`` is not available for ``sysconfig.get_default_scheme()``, - which is the stdlib replacement for ``_infer_prefix()``, presumably Apple - wouldn't be able to magically switch between ``osx_framework_library`` and - ``posix_prefix``. ``_infer_prefix()`` returning ``osx_framework_library`` - means its behavior is consistent whether we use the stdlib implementation - or our own, and we deal with this special case in ``get_scheme()`` instead. - """ - return ( - "osx_framework_library" in _AVAILABLE_SCHEMES - and not running_under_virtualenv() - and is_osx_framework() - ) - - -def _infer_prefix() -> str: - """Try to find a prefix scheme for the current platform. - - This tries: - - * A special ``osx_framework_library`` for Python distributed by Apple's - Command Line Tools, when not running in a virtual environment. - * Implementation + OS, used by PyPy on Windows (``pypy_nt``). - * Implementation without OS, used by PyPy on POSIX (``pypy``). - * OS + "prefix", used by CPython on POSIX (``posix_prefix``). - * Just the OS name, used by CPython on Windows (``nt``). - - If none of the above works, fall back to ``posix_prefix``. - """ - if _PREFERRED_SCHEME_API: - return _PREFERRED_SCHEME_API("prefix") - if _should_use_osx_framework_prefix(): - return "osx_framework_library" - implementation_suffixed = f"{sys.implementation.name}_{os.name}" - if implementation_suffixed in _AVAILABLE_SCHEMES: - return implementation_suffixed - if sys.implementation.name in _AVAILABLE_SCHEMES: - return sys.implementation.name - suffixed = f"{os.name}_prefix" - if suffixed in _AVAILABLE_SCHEMES: - return suffixed - if os.name in _AVAILABLE_SCHEMES: # On Windows, prefx is just called "nt". - return os.name - return "posix_prefix" - - -def _infer_user() -> str: - """Try to find a user scheme for the current platform.""" - if _PREFERRED_SCHEME_API: - return _PREFERRED_SCHEME_API("user") - if is_osx_framework() and not running_under_virtualenv(): - suffixed = "osx_framework_user" - else: - suffixed = f"{os.name}_user" - if suffixed in _AVAILABLE_SCHEMES: - return suffixed - if "posix_user" not in _AVAILABLE_SCHEMES: # User scheme unavailable. - raise UserInstallationInvalid() - return "posix_user" - - -def _infer_home() -> str: - """Try to find a home for the current platform.""" - if _PREFERRED_SCHEME_API: - return _PREFERRED_SCHEME_API("home") - suffixed = f"{os.name}_home" - if suffixed in _AVAILABLE_SCHEMES: - return suffixed - return "posix_home" - - -# Update these keys if the user sets a custom home. -_HOME_KEYS = [ - "installed_base", - "base", - "installed_platbase", - "platbase", - "prefix", - "exec_prefix", -] -if sysconfig.get_config_var("userbase") is not None: - _HOME_KEYS.append("userbase") - - -def get_scheme( - dist_name: str, - user: bool = False, - home: typing.Optional[str] = None, - root: typing.Optional[str] = None, - isolated: bool = False, - prefix: typing.Optional[str] = None, -) -> Scheme: - """ - Get the "scheme" corresponding to the input parameters. - - :param dist_name: the name of the package to retrieve the scheme for, used - in the headers scheme path - :param user: indicates to use the "user" scheme - :param home: indicates to use the "home" scheme - :param root: root under which other directories are re-based - :param isolated: ignored, but kept for distutils compatibility (where - this controls whether the user-site pydistutils.cfg is honored) - :param prefix: indicates to use the "prefix" scheme and provides the - base directory for the same - """ - if user and prefix: - raise InvalidSchemeCombination("--user", "--prefix") - if home and prefix: - raise InvalidSchemeCombination("--home", "--prefix") - - if home is not None: - scheme_name = _infer_home() - elif user: - scheme_name = _infer_user() - else: - scheme_name = _infer_prefix() - - # Special case: When installing into a custom prefix, use posix_prefix - # instead of osx_framework_library. See _should_use_osx_framework_prefix() - # docstring for details. - if prefix is not None and scheme_name == "osx_framework_library": - scheme_name = "posix_prefix" - - if home is not None: - variables = {k: home for k in _HOME_KEYS} - elif prefix is not None: - variables = {k: prefix for k in _HOME_KEYS} - else: - variables = {} - - paths = sysconfig.get_paths(scheme=scheme_name, vars=variables) - - # Logic here is very arbitrary, we're doing it for compatibility, don't ask. - # 1. Pip historically uses a special header path in virtual environments. - # 2. If the distribution name is not known, distutils uses 'UNKNOWN'. We - # only do the same when not running in a virtual environment because - # pip's historical header path logic (see point 1) did not do this. - if running_under_virtualenv(): - if user: - base = variables.get("userbase", sys.prefix) - else: - base = variables.get("base", sys.prefix) - python_xy = f"python{get_major_minor_version()}" - paths["include"] = os.path.join(base, "include", "site", python_xy) - elif not dist_name: - dist_name = "UNKNOWN" - - scheme = Scheme( - platlib=paths["platlib"], - purelib=paths["purelib"], - headers=os.path.join(paths["include"], dist_name), - scripts=paths["scripts"], - data=paths["data"], - ) - if root is not None: - for key in SCHEME_KEYS: - value = change_root(root, getattr(scheme, key)) - setattr(scheme, key, value) - return scheme - - -def get_bin_prefix() -> str: - # Forcing to use /usr/local/bin for standard macOS framework installs. - if sys.platform[:6] == "darwin" and sys.prefix[:16] == "/System/Library/": - return "/usr/local/bin" - return sysconfig.get_paths()["scripts"] - - -def get_purelib() -> str: - return sysconfig.get_paths()["purelib"] - - -def get_platlib() -> str: - return sysconfig.get_paths()["platlib"] - - -def get_prefixed_libs(prefix: str) -> typing.Tuple[str, str]: - paths = sysconfig.get_paths(vars={"base": prefix, "platbase": prefix}) - return (paths["purelib"], paths["platlib"]) diff --git a/bot/lib/python3.11/site-packages/pip/_internal/locations/base.py b/bot/lib/python3.11/site-packages/pip/_internal/locations/base.py deleted file mode 100644 index 3f7de00..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/locations/base.py +++ /dev/null @@ -1,81 +0,0 @@ -import functools -import os -import site -import sys -import sysconfig -import typing - -from pip._internal.exceptions import InstallationError -from pip._internal.utils import appdirs -from pip._internal.utils.virtualenv import running_under_virtualenv - -# Application Directories -USER_CACHE_DIR = appdirs.user_cache_dir("pip") - -# FIXME doesn't account for venv linked to global site-packages -site_packages: typing.Optional[str] = sysconfig.get_path("purelib") - - -def get_major_minor_version() -> str: - """ - Return the major-minor version of the current Python as a string, e.g. - "3.7" or "3.10". - """ - return "{}.{}".format(*sys.version_info) - - -def change_root(new_root: str, pathname: str) -> str: - """Return 'pathname' with 'new_root' prepended. - - If 'pathname' is relative, this is equivalent to os.path.join(new_root, pathname). - Otherwise, it requires making 'pathname' relative and then joining the - two, which is tricky on DOS/Windows and Mac OS. - - This is borrowed from Python's standard library's distutils module. - """ - if os.name == "posix": - if not os.path.isabs(pathname): - return os.path.join(new_root, pathname) - else: - return os.path.join(new_root, pathname[1:]) - - elif os.name == "nt": - (drive, path) = os.path.splitdrive(pathname) - if path[0] == "\\": - path = path[1:] - return os.path.join(new_root, path) - - else: - raise InstallationError( - f"Unknown platform: {os.name}\n" - "Can not change root path prefix on unknown platform." - ) - - -def get_src_prefix() -> str: - if running_under_virtualenv(): - src_prefix = os.path.join(sys.prefix, "src") - else: - # FIXME: keep src in cwd for now (it is not a temporary folder) - try: - src_prefix = os.path.join(os.getcwd(), "src") - except OSError: - # In case the current working directory has been renamed or deleted - sys.exit("The folder you are executing pip from can no longer be found.") - - # under macOS + virtualenv sys.prefix is not properly resolved - # it is something like /path/to/python/bin/.. - return os.path.abspath(src_prefix) - - -try: - # Use getusersitepackages if this is present, as it ensures that the - # value is initialised properly. - user_site: typing.Optional[str] = site.getusersitepackages() -except AttributeError: - user_site = site.USER_SITE - - -@functools.lru_cache(maxsize=None) -def is_osx_framework() -> bool: - return bool(sysconfig.get_config_var("PYTHONFRAMEWORK")) diff --git a/bot/lib/python3.11/site-packages/pip/_internal/main.py b/bot/lib/python3.11/site-packages/pip/_internal/main.py deleted file mode 100644 index 33c6d24..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/main.py +++ /dev/null @@ -1,12 +0,0 @@ -from typing import List, Optional - - -def main(args: Optional[List[str]] = None) -> int: - """This is preserved for old console scripts that may still be referencing - it. - - For additional details, see https://github.com/pypa/pip/issues/7498. - """ - from pip._internal.utils.entrypoints import _wrapper - - return _wrapper(args) diff --git a/bot/lib/python3.11/site-packages/pip/_internal/metadata/__init__.py b/bot/lib/python3.11/site-packages/pip/_internal/metadata/__init__.py deleted file mode 100644 index 9f73ca7..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/metadata/__init__.py +++ /dev/null @@ -1,127 +0,0 @@ -import contextlib -import functools -import os -import sys -from typing import TYPE_CHECKING, List, Optional, Type, cast - -from pip._internal.utils.misc import strtobool - -from .base import BaseDistribution, BaseEnvironment, FilesystemWheel, MemoryWheel, Wheel - -if TYPE_CHECKING: - from typing import Protocol -else: - Protocol = object - -__all__ = [ - "BaseDistribution", - "BaseEnvironment", - "FilesystemWheel", - "MemoryWheel", - "Wheel", - "get_default_environment", - "get_environment", - "get_wheel_distribution", - "select_backend", -] - - -def _should_use_importlib_metadata() -> bool: - """Whether to use the ``importlib.metadata`` or ``pkg_resources`` backend. - - By default, pip uses ``importlib.metadata`` on Python 3.11+, and - ``pkg_resourcess`` otherwise. This can be overridden by a couple of ways: - - * If environment variable ``_PIP_USE_IMPORTLIB_METADATA`` is set, it - dictates whether ``importlib.metadata`` is used, regardless of Python - version. - * On Python 3.11+, Python distributors can patch ``importlib.metadata`` - to add a global constant ``_PIP_USE_IMPORTLIB_METADATA = False``. This - makes pip use ``pkg_resources`` (unless the user set the aforementioned - environment variable to *True*). - """ - with contextlib.suppress(KeyError, ValueError): - return bool(strtobool(os.environ["_PIP_USE_IMPORTLIB_METADATA"])) - if sys.version_info < (3, 11): - return False - import importlib.metadata - - return bool(getattr(importlib.metadata, "_PIP_USE_IMPORTLIB_METADATA", True)) - - -class Backend(Protocol): - Distribution: Type[BaseDistribution] - Environment: Type[BaseEnvironment] - - -@functools.lru_cache(maxsize=None) -def select_backend() -> Backend: - if _should_use_importlib_metadata(): - from . import importlib - - return cast(Backend, importlib) - from . import pkg_resources - - return cast(Backend, pkg_resources) - - -def get_default_environment() -> BaseEnvironment: - """Get the default representation for the current environment. - - This returns an Environment instance from the chosen backend. The default - Environment instance should be built from ``sys.path`` and may use caching - to share instance state accorss calls. - """ - return select_backend().Environment.default() - - -def get_environment(paths: Optional[List[str]]) -> BaseEnvironment: - """Get a representation of the environment specified by ``paths``. - - This returns an Environment instance from the chosen backend based on the - given import paths. The backend must build a fresh instance representing - the state of installed distributions when this function is called. - """ - return select_backend().Environment.from_paths(paths) - - -def get_directory_distribution(directory: str) -> BaseDistribution: - """Get the distribution metadata representation in the specified directory. - - This returns a Distribution instance from the chosen backend based on - the given on-disk ``.dist-info`` directory. - """ - return select_backend().Distribution.from_directory(directory) - - -def get_wheel_distribution(wheel: Wheel, canonical_name: str) -> BaseDistribution: - """Get the representation of the specified wheel's distribution metadata. - - This returns a Distribution instance from the chosen backend based on - the given wheel's ``.dist-info`` directory. - - :param canonical_name: Normalized project name of the given wheel. - """ - return select_backend().Distribution.from_wheel(wheel, canonical_name) - - -def get_metadata_distribution( - metadata_contents: bytes, - filename: str, - canonical_name: str, -) -> BaseDistribution: - """Get the dist representation of the specified METADATA file contents. - - This returns a Distribution instance from the chosen backend sourced from the data - in `metadata_contents`. - - :param metadata_contents: Contents of a METADATA file within a dist, or one served - via PEP 658. - :param filename: Filename for the dist this metadata represents. - :param canonical_name: Normalized project name of the given dist. - """ - return select_backend().Distribution.from_metadata_file_contents( - metadata_contents, - filename, - canonical_name, - ) diff --git a/bot/lib/python3.11/site-packages/pip/_internal/metadata/_json.py b/bot/lib/python3.11/site-packages/pip/_internal/metadata/_json.py deleted file mode 100644 index 336b52f..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/metadata/_json.py +++ /dev/null @@ -1,84 +0,0 @@ -# Extracted from https://github.com/pfmoore/pkg_metadata - -from email.header import Header, decode_header, make_header -from email.message import Message -from typing import Any, Dict, List, Union - -METADATA_FIELDS = [ - # Name, Multiple-Use - ("Metadata-Version", False), - ("Name", False), - ("Version", False), - ("Dynamic", True), - ("Platform", True), - ("Supported-Platform", True), - ("Summary", False), - ("Description", False), - ("Description-Content-Type", False), - ("Keywords", False), - ("Home-page", False), - ("Download-URL", False), - ("Author", False), - ("Author-email", False), - ("Maintainer", False), - ("Maintainer-email", False), - ("License", False), - ("Classifier", True), - ("Requires-Dist", True), - ("Requires-Python", False), - ("Requires-External", True), - ("Project-URL", True), - ("Provides-Extra", True), - ("Provides-Dist", True), - ("Obsoletes-Dist", True), -] - - -def json_name(field: str) -> str: - return field.lower().replace("-", "_") - - -def msg_to_json(msg: Message) -> Dict[str, Any]: - """Convert a Message object into a JSON-compatible dictionary.""" - - def sanitise_header(h: Union[Header, str]) -> str: - if isinstance(h, Header): - chunks = [] - for bytes, encoding in decode_header(h): - if encoding == "unknown-8bit": - try: - # See if UTF-8 works - bytes.decode("utf-8") - encoding = "utf-8" - except UnicodeDecodeError: - # If not, latin1 at least won't fail - encoding = "latin1" - chunks.append((bytes, encoding)) - return str(make_header(chunks)) - return str(h) - - result = {} - for field, multi in METADATA_FIELDS: - if field not in msg: - continue - key = json_name(field) - if multi: - value: Union[str, List[str]] = [ - sanitise_header(v) for v in msg.get_all(field) - ] - else: - value = sanitise_header(msg.get(field)) - if key == "keywords": - # Accept both comma-separated and space-separated - # forms, for better compatibility with old data. - if "," in value: - value = [v.strip() for v in value.split(",")] - else: - value = value.split() - result[key] = value - - payload = msg.get_payload() - if payload: - result["description"] = payload - - return result diff --git a/bot/lib/python3.11/site-packages/pip/_internal/metadata/base.py b/bot/lib/python3.11/site-packages/pip/_internal/metadata/base.py deleted file mode 100644 index 7303c5e..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/metadata/base.py +++ /dev/null @@ -1,698 +0,0 @@ -import csv -import email.message -import functools -import json -import logging -import pathlib -import re -import zipfile -from typing import ( - IO, - TYPE_CHECKING, - Any, - Collection, - Container, - Dict, - Iterable, - Iterator, - List, - NamedTuple, - Optional, - Tuple, - Union, -) - -from pip._vendor.packaging.requirements import Requirement -from pip._vendor.packaging.specifiers import InvalidSpecifier, SpecifierSet -from pip._vendor.packaging.utils import NormalizedName -from pip._vendor.packaging.version import LegacyVersion, Version - -from pip._internal.exceptions import NoneMetadataError -from pip._internal.locations import get_scheme, site_packages, user_site -from pip._internal.models.direct_url import ( - DIRECT_URL_METADATA_NAME, - DirectUrl, - DirectUrlValidationError, -) -from pip._internal.utils.compat import stdlib_pkgs # TODO: Move definition here. -from pip._internal.utils.egg_link import egg_link_path_from_sys_path -from pip._internal.utils.misc import is_local, normalize_path -from pip._internal.utils.packaging import safe_extra -from pip._internal.utils.urls import url_to_path - -from ._json import msg_to_json - -if TYPE_CHECKING: - from typing import Protocol -else: - Protocol = object - -DistributionVersion = Union[LegacyVersion, Version] - -InfoPath = Union[str, pathlib.PurePath] - -logger = logging.getLogger(__name__) - - -class BaseEntryPoint(Protocol): - @property - def name(self) -> str: - raise NotImplementedError() - - @property - def value(self) -> str: - raise NotImplementedError() - - @property - def group(self) -> str: - raise NotImplementedError() - - -def _convert_installed_files_path( - entry: Tuple[str, ...], - info: Tuple[str, ...], -) -> str: - """Convert a legacy installed-files.txt path into modern RECORD path. - - The legacy format stores paths relative to the info directory, while the - modern format stores paths relative to the package root, e.g. the - site-packages directory. - - :param entry: Path parts of the installed-files.txt entry. - :param info: Path parts of the egg-info directory relative to package root. - :returns: The converted entry. - - For best compatibility with symlinks, this does not use ``abspath()`` or - ``Path.resolve()``, but tries to work with path parts: - - 1. While ``entry`` starts with ``..``, remove the equal amounts of parts - from ``info``; if ``info`` is empty, start appending ``..`` instead. - 2. Join the two directly. - """ - while entry and entry[0] == "..": - if not info or info[-1] == "..": - info += ("..",) - else: - info = info[:-1] - entry = entry[1:] - return str(pathlib.Path(*info, *entry)) - - -class RequiresEntry(NamedTuple): - requirement: str - extra: str - marker: str - - -class BaseDistribution(Protocol): - @classmethod - def from_directory(cls, directory: str) -> "BaseDistribution": - """Load the distribution from a metadata directory. - - :param directory: Path to a metadata directory, e.g. ``.dist-info``. - """ - raise NotImplementedError() - - @classmethod - def from_metadata_file_contents( - cls, - metadata_contents: bytes, - filename: str, - project_name: str, - ) -> "BaseDistribution": - """Load the distribution from the contents of a METADATA file. - - This is used to implement PEP 658 by generating a "shallow" dist object that can - be used for resolution without downloading or building the actual dist yet. - - :param metadata_contents: The contents of a METADATA file. - :param filename: File name for the dist with this metadata. - :param project_name: Name of the project this dist represents. - """ - raise NotImplementedError() - - @classmethod - def from_wheel(cls, wheel: "Wheel", name: str) -> "BaseDistribution": - """Load the distribution from a given wheel. - - :param wheel: A concrete wheel definition. - :param name: File name of the wheel. - - :raises InvalidWheel: Whenever loading of the wheel causes a - :py:exc:`zipfile.BadZipFile` exception to be thrown. - :raises UnsupportedWheel: If the wheel is a valid zip, but malformed - internally. - """ - raise NotImplementedError() - - def __repr__(self) -> str: - return f"{self.raw_name} {self.version} ({self.location})" - - def __str__(self) -> str: - return f"{self.raw_name} {self.version}" - - @property - def location(self) -> Optional[str]: - """Where the distribution is loaded from. - - A string value is not necessarily a filesystem path, since distributions - can be loaded from other sources, e.g. arbitrary zip archives. ``None`` - means the distribution is created in-memory. - - Do not canonicalize this value with e.g. ``pathlib.Path.resolve()``. If - this is a symbolic link, we want to preserve the relative path between - it and files in the distribution. - """ - raise NotImplementedError() - - @property - def editable_project_location(self) -> Optional[str]: - """The project location for editable distributions. - - This is the directory where pyproject.toml or setup.py is located. - None if the distribution is not installed in editable mode. - """ - # TODO: this property is relatively costly to compute, memoize it ? - direct_url = self.direct_url - if direct_url: - if direct_url.is_local_editable(): - return url_to_path(direct_url.url) - else: - # Search for an .egg-link file by walking sys.path, as it was - # done before by dist_is_editable(). - egg_link_path = egg_link_path_from_sys_path(self.raw_name) - if egg_link_path: - # TODO: get project location from second line of egg_link file - # (https://github.com/pypa/pip/issues/10243) - return self.location - return None - - @property - def installed_location(self) -> Optional[str]: - """The distribution's "installed" location. - - This should generally be a ``site-packages`` directory. This is - usually ``dist.location``, except for legacy develop-installed packages, - where ``dist.location`` is the source code location, and this is where - the ``.egg-link`` file is. - - The returned location is normalized (in particular, with symlinks removed). - """ - raise NotImplementedError() - - @property - def info_location(self) -> Optional[str]: - """Location of the .[egg|dist]-info directory or file. - - Similarly to ``location``, a string value is not necessarily a - filesystem path. ``None`` means the distribution is created in-memory. - - For a modern .dist-info installation on disk, this should be something - like ``{location}/{raw_name}-{version}.dist-info``. - - Do not canonicalize this value with e.g. ``pathlib.Path.resolve()``. If - this is a symbolic link, we want to preserve the relative path between - it and other files in the distribution. - """ - raise NotImplementedError() - - @property - def installed_by_distutils(self) -> bool: - """Whether this distribution is installed with legacy distutils format. - - A distribution installed with "raw" distutils not patched by setuptools - uses one single file at ``info_location`` to store metadata. We need to - treat this specially on uninstallation. - """ - info_location = self.info_location - if not info_location: - return False - return pathlib.Path(info_location).is_file() - - @property - def installed_as_egg(self) -> bool: - """Whether this distribution is installed as an egg. - - This usually indicates the distribution was installed by (older versions - of) easy_install. - """ - location = self.location - if not location: - return False - return location.endswith(".egg") - - @property - def installed_with_setuptools_egg_info(self) -> bool: - """Whether this distribution is installed with the ``.egg-info`` format. - - This usually indicates the distribution was installed with setuptools - with an old pip version or with ``single-version-externally-managed``. - - Note that this ensure the metadata store is a directory. distutils can - also installs an ``.egg-info``, but as a file, not a directory. This - property is *False* for that case. Also see ``installed_by_distutils``. - """ - info_location = self.info_location - if not info_location: - return False - if not info_location.endswith(".egg-info"): - return False - return pathlib.Path(info_location).is_dir() - - @property - def installed_with_dist_info(self) -> bool: - """Whether this distribution is installed with the "modern format". - - This indicates a "modern" installation, e.g. storing metadata in the - ``.dist-info`` directory. This applies to installations made by - setuptools (but through pip, not directly), or anything using the - standardized build backend interface (PEP 517). - """ - info_location = self.info_location - if not info_location: - return False - if not info_location.endswith(".dist-info"): - return False - return pathlib.Path(info_location).is_dir() - - @property - def canonical_name(self) -> NormalizedName: - raise NotImplementedError() - - @property - def version(self) -> DistributionVersion: - raise NotImplementedError() - - @property - def setuptools_filename(self) -> str: - """Convert a project name to its setuptools-compatible filename. - - This is a copy of ``pkg_resources.to_filename()`` for compatibility. - """ - return self.raw_name.replace("-", "_") - - @property - def direct_url(self) -> Optional[DirectUrl]: - """Obtain a DirectUrl from this distribution. - - Returns None if the distribution has no `direct_url.json` metadata, - or if `direct_url.json` is invalid. - """ - try: - content = self.read_text(DIRECT_URL_METADATA_NAME) - except FileNotFoundError: - return None - try: - return DirectUrl.from_json(content) - except ( - UnicodeDecodeError, - json.JSONDecodeError, - DirectUrlValidationError, - ) as e: - logger.warning( - "Error parsing %s for %s: %s", - DIRECT_URL_METADATA_NAME, - self.canonical_name, - e, - ) - return None - - @property - def installer(self) -> str: - try: - installer_text = self.read_text("INSTALLER") - except (OSError, ValueError, NoneMetadataError): - return "" # Fail silently if the installer file cannot be read. - for line in installer_text.splitlines(): - cleaned_line = line.strip() - if cleaned_line: - return cleaned_line - return "" - - @property - def requested(self) -> bool: - return self.is_file("REQUESTED") - - @property - def editable(self) -> bool: - return bool(self.editable_project_location) - - @property - def local(self) -> bool: - """If distribution is installed in the current virtual environment. - - Always True if we're not in a virtualenv. - """ - if self.installed_location is None: - return False - return is_local(self.installed_location) - - @property - def in_usersite(self) -> bool: - if self.installed_location is None or user_site is None: - return False - return self.installed_location.startswith(normalize_path(user_site)) - - @property - def in_site_packages(self) -> bool: - if self.installed_location is None or site_packages is None: - return False - return self.installed_location.startswith(normalize_path(site_packages)) - - def is_file(self, path: InfoPath) -> bool: - """Check whether an entry in the info directory is a file.""" - raise NotImplementedError() - - def iter_distutils_script_names(self) -> Iterator[str]: - """Find distutils 'scripts' entries metadata. - - If 'scripts' is supplied in ``setup.py``, distutils records those in the - installed distribution's ``scripts`` directory, a file for each script. - """ - raise NotImplementedError() - - def read_text(self, path: InfoPath) -> str: - """Read a file in the info directory. - - :raise FileNotFoundError: If ``path`` does not exist in the directory. - :raise NoneMetadataError: If ``path`` exists in the info directory, but - cannot be read. - """ - raise NotImplementedError() - - def iter_entry_points(self) -> Iterable[BaseEntryPoint]: - raise NotImplementedError() - - def _metadata_impl(self) -> email.message.Message: - raise NotImplementedError() - - @functools.lru_cache(maxsize=1) - def _metadata_cached(self) -> email.message.Message: - # When we drop python 3.7 support, move this to the metadata property and use - # functools.cached_property instead of lru_cache. - metadata = self._metadata_impl() - self._add_egg_info_requires(metadata) - return metadata - - @property - def metadata(self) -> email.message.Message: - """Metadata of distribution parsed from e.g. METADATA or PKG-INFO. - - This should return an empty message if the metadata file is unavailable. - - :raises NoneMetadataError: If the metadata file is available, but does - not contain valid metadata. - """ - return self._metadata_cached() - - @property - def metadata_dict(self) -> Dict[str, Any]: - """PEP 566 compliant JSON-serializable representation of METADATA or PKG-INFO. - - This should return an empty dict if the metadata file is unavailable. - - :raises NoneMetadataError: If the metadata file is available, but does - not contain valid metadata. - """ - return msg_to_json(self.metadata) - - @property - def metadata_version(self) -> Optional[str]: - """Value of "Metadata-Version:" in distribution metadata, if available.""" - return self.metadata.get("Metadata-Version") - - @property - def raw_name(self) -> str: - """Value of "Name:" in distribution metadata.""" - # The metadata should NEVER be missing the Name: key, but if it somehow - # does, fall back to the known canonical name. - return self.metadata.get("Name", self.canonical_name) - - @property - def requires_python(self) -> SpecifierSet: - """Value of "Requires-Python:" in distribution metadata. - - If the key does not exist or contains an invalid value, an empty - SpecifierSet should be returned. - """ - value = self.metadata.get("Requires-Python") - if value is None: - return SpecifierSet() - try: - # Convert to str to satisfy the type checker; this can be a Header object. - spec = SpecifierSet(str(value)) - except InvalidSpecifier as e: - message = "Package %r has an invalid Requires-Python: %s" - logger.warning(message, self.raw_name, e) - return SpecifierSet() - return spec - - def iter_dependencies(self, extras: Collection[str] = ()) -> Iterable[Requirement]: - """Dependencies of this distribution. - - For modern .dist-info distributions, this is the collection of - "Requires-Dist:" entries in distribution metadata. - """ - raise NotImplementedError() - - def iter_provided_extras(self) -> Iterable[str]: - """Extras provided by this distribution. - - For modern .dist-info distributions, this is the collection of - "Provides-Extra:" entries in distribution metadata. - """ - raise NotImplementedError() - - def _iter_declared_entries_from_record(self) -> Optional[Iterator[str]]: - try: - text = self.read_text("RECORD") - except FileNotFoundError: - return None - # This extra Path-str cast normalizes entries. - return (str(pathlib.Path(row[0])) for row in csv.reader(text.splitlines())) - - def _iter_declared_entries_from_legacy(self) -> Optional[Iterator[str]]: - try: - text = self.read_text("installed-files.txt") - except FileNotFoundError: - return None - paths = (p for p in text.splitlines(keepends=False) if p) - root = self.location - info = self.info_location - if root is None or info is None: - return paths - try: - info_rel = pathlib.Path(info).relative_to(root) - except ValueError: # info is not relative to root. - return paths - if not info_rel.parts: # info *is* root. - return paths - return ( - _convert_installed_files_path(pathlib.Path(p).parts, info_rel.parts) - for p in paths - ) - - def iter_declared_entries(self) -> Optional[Iterator[str]]: - """Iterate through file entries declared in this distribution. - - For modern .dist-info distributions, this is the files listed in the - ``RECORD`` metadata file. For legacy setuptools distributions, this - comes from ``installed-files.txt``, with entries normalized to be - compatible with the format used by ``RECORD``. - - :return: An iterator for listed entries, or None if the distribution - contains neither ``RECORD`` nor ``installed-files.txt``. - """ - return ( - self._iter_declared_entries_from_record() - or self._iter_declared_entries_from_legacy() - ) - - def _iter_requires_txt_entries(self) -> Iterator[RequiresEntry]: - """Parse a ``requires.txt`` in an egg-info directory. - - This is an INI-ish format where an egg-info stores dependencies. A - section name describes extra other environment markers, while each entry - is an arbitrary string (not a key-value pair) representing a dependency - as a requirement string (no markers). - - There is a construct in ``importlib.metadata`` called ``Sectioned`` that - does mostly the same, but the format is currently considered private. - """ - try: - content = self.read_text("requires.txt") - except FileNotFoundError: - return - extra = marker = "" # Section-less entries don't have markers. - for line in content.splitlines(): - line = line.strip() - if not line or line.startswith("#"): # Comment; ignored. - continue - if line.startswith("[") and line.endswith("]"): # A section header. - extra, _, marker = line.strip("[]").partition(":") - continue - yield RequiresEntry(requirement=line, extra=extra, marker=marker) - - def _iter_egg_info_extras(self) -> Iterable[str]: - """Get extras from the egg-info directory.""" - known_extras = {""} - for entry in self._iter_requires_txt_entries(): - if entry.extra in known_extras: - continue - known_extras.add(entry.extra) - yield entry.extra - - def _iter_egg_info_dependencies(self) -> Iterable[str]: - """Get distribution dependencies from the egg-info directory. - - To ease parsing, this converts a legacy dependency entry into a PEP 508 - requirement string. Like ``_iter_requires_txt_entries()``, there is code - in ``importlib.metadata`` that does mostly the same, but not do exactly - what we need. - - Namely, ``importlib.metadata`` does not normalize the extra name before - putting it into the requirement string, which causes marker comparison - to fail because the dist-info format do normalize. This is consistent in - all currently available PEP 517 backends, although not standardized. - """ - for entry in self._iter_requires_txt_entries(): - if entry.extra and entry.marker: - marker = f'({entry.marker}) and extra == "{safe_extra(entry.extra)}"' - elif entry.extra: - marker = f'extra == "{safe_extra(entry.extra)}"' - elif entry.marker: - marker = entry.marker - else: - marker = "" - if marker: - yield f"{entry.requirement} ; {marker}" - else: - yield entry.requirement - - def _add_egg_info_requires(self, metadata: email.message.Message) -> None: - """Add egg-info requires.txt information to the metadata.""" - if not metadata.get_all("Requires-Dist"): - for dep in self._iter_egg_info_dependencies(): - metadata["Requires-Dist"] = dep - if not metadata.get_all("Provides-Extra"): - for extra in self._iter_egg_info_extras(): - metadata["Provides-Extra"] = extra - - @property - def in_install_path(self) -> bool: - """ - Return True if given Distribution is installed in - path matching distutils_scheme layout. - """ - norm_path = normalize_path(self.installed_location) - return norm_path.startswith(normalize_path( - get_scheme("").purelib.split('python')[0])) - - -class BaseEnvironment: - """An environment containing distributions to introspect.""" - - @classmethod - def default(cls) -> "BaseEnvironment": - raise NotImplementedError() - - @classmethod - def from_paths(cls, paths: Optional[List[str]]) -> "BaseEnvironment": - raise NotImplementedError() - - def get_distribution(self, name: str) -> Optional["BaseDistribution"]: - """Given a requirement name, return the installed distributions. - - The name may not be normalized. The implementation must canonicalize - it for lookup. - """ - raise NotImplementedError() - - def _iter_distributions(self) -> Iterator["BaseDistribution"]: - """Iterate through installed distributions. - - This function should be implemented by subclass, but never called - directly. Use the public ``iter_distribution()`` instead, which - implements additional logic to make sure the distributions are valid. - """ - raise NotImplementedError() - - def iter_all_distributions(self) -> Iterator[BaseDistribution]: - """Iterate through all installed distributions without any filtering.""" - for dist in self._iter_distributions(): - # Make sure the distribution actually comes from a valid Python - # packaging distribution. Pip's AdjacentTempDirectory leaves folders - # e.g. ``~atplotlib.dist-info`` if cleanup was interrupted. The - # valid project name pattern is taken from PEP 508. - project_name_valid = re.match( - r"^([A-Z0-9]|[A-Z0-9][A-Z0-9._-]*[A-Z0-9])$", - dist.canonical_name, - flags=re.IGNORECASE, - ) - if not project_name_valid: - logger.warning( - "Ignoring invalid distribution %s (%s)", - dist.canonical_name, - dist.location, - ) - continue - yield dist - - def iter_installed_distributions( - self, - local_only: bool = True, - skip: Container[str] = stdlib_pkgs, - include_editables: bool = True, - editables_only: bool = False, - user_only: bool = False, - ) -> Iterator[BaseDistribution]: - """Return a list of installed distributions. - - This is based on ``iter_all_distributions()`` with additional filtering - options. Note that ``iter_installed_distributions()`` without arguments - is *not* equal to ``iter_all_distributions()``, since some of the - configurations exclude packages by default. - - :param local_only: If True (default), only return installations - local to the current virtualenv, if in a virtualenv. - :param skip: An iterable of canonicalized project names to ignore; - defaults to ``stdlib_pkgs``. - :param include_editables: If False, don't report editables. - :param editables_only: If True, only report editables. - :param user_only: If True, only report installations in the user - site directory. - """ - it = self.iter_all_distributions() - if local_only: - it = (d for d in it if d.local) - if not include_editables: - it = (d for d in it if not d.editable) - if editables_only: - it = (d for d in it if d.editable) - if user_only: - it = (d for d in it if d.in_usersite) - return (d for d in it if d.canonical_name not in skip) - - -class Wheel(Protocol): - location: str - - def as_zipfile(self) -> zipfile.ZipFile: - raise NotImplementedError() - - -class FilesystemWheel(Wheel): - def __init__(self, location: str) -> None: - self.location = location - - def as_zipfile(self) -> zipfile.ZipFile: - return zipfile.ZipFile(self.location, allowZip64=True) - - -class MemoryWheel(Wheel): - def __init__(self, location: str, stream: IO[bytes]) -> None: - self.location = location - self.stream = stream - - def as_zipfile(self) -> zipfile.ZipFile: - return zipfile.ZipFile(self.stream, allowZip64=True) diff --git a/bot/lib/python3.11/site-packages/pip/_internal/metadata/importlib/__init__.py b/bot/lib/python3.11/site-packages/pip/_internal/metadata/importlib/__init__.py deleted file mode 100644 index 5e7af9f..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/metadata/importlib/__init__.py +++ /dev/null @@ -1,4 +0,0 @@ -from ._dists import Distribution -from ._envs import Environment - -__all__ = ["Distribution", "Environment"] diff --git a/bot/lib/python3.11/site-packages/pip/_internal/metadata/importlib/_compat.py b/bot/lib/python3.11/site-packages/pip/_internal/metadata/importlib/_compat.py deleted file mode 100644 index 593bff2..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/metadata/importlib/_compat.py +++ /dev/null @@ -1,55 +0,0 @@ -import importlib.metadata -from typing import Any, Optional, Protocol, cast - - -class BadMetadata(ValueError): - def __init__(self, dist: importlib.metadata.Distribution, *, reason: str) -> None: - self.dist = dist - self.reason = reason - - def __str__(self) -> str: - return f"Bad metadata in {self.dist} ({self.reason})" - - -class BasePath(Protocol): - """A protocol that various path objects conform. - - This exists because importlib.metadata uses both ``pathlib.Path`` and - ``zipfile.Path``, and we need a common base for type hints (Union does not - work well since ``zipfile.Path`` is too new for our linter setup). - - This does not mean to be exhaustive, but only contains things that present - in both classes *that we need*. - """ - - @property - def name(self) -> str: - raise NotImplementedError() - - @property - def parent(self) -> "BasePath": - raise NotImplementedError() - - -def get_info_location(d: importlib.metadata.Distribution) -> Optional[BasePath]: - """Find the path to the distribution's metadata directory. - - HACK: This relies on importlib.metadata's private ``_path`` attribute. Not - all distributions exist on disk, so importlib.metadata is correct to not - expose the attribute as public. But pip's code base is old and not as clean, - so we do this to avoid having to rewrite too many things. Hopefully we can - eliminate this some day. - """ - return getattr(d, "_path", None) - - -def get_dist_name(dist: importlib.metadata.Distribution) -> str: - """Get the distribution's project name. - - The ``name`` attribute is only available in Python 3.10 or later. We are - targeting exactly that, but Mypy does not know this. - """ - name = cast(Any, dist).name - if not isinstance(name, str): - raise BadMetadata(dist, reason="invalid metadata entry 'name'") - return name diff --git a/bot/lib/python3.11/site-packages/pip/_internal/metadata/importlib/_dists.py b/bot/lib/python3.11/site-packages/pip/_internal/metadata/importlib/_dists.py deleted file mode 100644 index 65c043c..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/metadata/importlib/_dists.py +++ /dev/null @@ -1,224 +0,0 @@ -import email.message -import importlib.metadata -import os -import pathlib -import zipfile -from typing import ( - Collection, - Dict, - Iterable, - Iterator, - Mapping, - Optional, - Sequence, - cast, -) - -from pip._vendor.packaging.requirements import Requirement -from pip._vendor.packaging.utils import NormalizedName, canonicalize_name -from pip._vendor.packaging.version import parse as parse_version - -from pip._internal.exceptions import InvalidWheel, UnsupportedWheel -from pip._internal.metadata.base import ( - BaseDistribution, - BaseEntryPoint, - DistributionVersion, - InfoPath, - Wheel, -) -from pip._internal.utils.misc import normalize_path -from pip._internal.utils.packaging import safe_extra -from pip._internal.utils.temp_dir import TempDirectory -from pip._internal.utils.wheel import parse_wheel, read_wheel_metadata_file - -from ._compat import BasePath, get_dist_name - - -class WheelDistribution(importlib.metadata.Distribution): - """An ``importlib.metadata.Distribution`` read from a wheel. - - Although ``importlib.metadata.PathDistribution`` accepts ``zipfile.Path``, - its implementation is too "lazy" for pip's needs (we can't keep the ZipFile - handle open for the entire lifetime of the distribution object). - - This implementation eagerly reads the entire metadata directory into the - memory instead, and operates from that. - """ - - def __init__( - self, - files: Mapping[pathlib.PurePosixPath, bytes], - info_location: pathlib.PurePosixPath, - ) -> None: - self._files = files - self.info_location = info_location - - @classmethod - def from_zipfile( - cls, - zf: zipfile.ZipFile, - name: str, - location: str, - ) -> "WheelDistribution": - info_dir, _ = parse_wheel(zf, name) - paths = ( - (name, pathlib.PurePosixPath(name.split("/", 1)[-1])) - for name in zf.namelist() - if name.startswith(f"{info_dir}/") - ) - files = { - relpath: read_wheel_metadata_file(zf, fullpath) - for fullpath, relpath in paths - } - info_location = pathlib.PurePosixPath(location, info_dir) - return cls(files, info_location) - - def iterdir(self, path: InfoPath) -> Iterator[pathlib.PurePosixPath]: - # Only allow iterating through the metadata directory. - if pathlib.PurePosixPath(str(path)) in self._files: - return iter(self._files) - raise FileNotFoundError(path) - - def read_text(self, filename: str) -> Optional[str]: - try: - data = self._files[pathlib.PurePosixPath(filename)] - except KeyError: - return None - try: - text = data.decode("utf-8") - except UnicodeDecodeError as e: - wheel = self.info_location.parent - error = f"Error decoding metadata for {wheel}: {e} in {filename} file" - raise UnsupportedWheel(error) - return text - - -class Distribution(BaseDistribution): - def __init__( - self, - dist: importlib.metadata.Distribution, - info_location: Optional[BasePath], - installed_location: Optional[BasePath], - ) -> None: - self._dist = dist - self._info_location = info_location - self._installed_location = installed_location - - @classmethod - def from_directory(cls, directory: str) -> BaseDistribution: - info_location = pathlib.Path(directory) - dist = importlib.metadata.Distribution.at(info_location) - return cls(dist, info_location, info_location.parent) - - @classmethod - def from_metadata_file_contents( - cls, - metadata_contents: bytes, - filename: str, - project_name: str, - ) -> BaseDistribution: - # Generate temp dir to contain the metadata file, and write the file contents. - temp_dir = pathlib.Path( - TempDirectory(kind="metadata", globally_managed=True).path - ) - metadata_path = temp_dir / "METADATA" - metadata_path.write_bytes(metadata_contents) - # Construct dist pointing to the newly created directory. - dist = importlib.metadata.Distribution.at(metadata_path.parent) - return cls(dist, metadata_path.parent, None) - - @classmethod - def from_wheel(cls, wheel: Wheel, name: str) -> BaseDistribution: - try: - with wheel.as_zipfile() as zf: - dist = WheelDistribution.from_zipfile(zf, name, wheel.location) - except zipfile.BadZipFile as e: - raise InvalidWheel(wheel.location, name) from e - except UnsupportedWheel as e: - raise UnsupportedWheel(f"{name} has an invalid wheel, {e}") - return cls(dist, dist.info_location, pathlib.PurePosixPath(wheel.location)) - - @property - def location(self) -> Optional[str]: - if self._info_location is None: - return None - return str(self._info_location.parent) - - @property - def info_location(self) -> Optional[str]: - if self._info_location is None: - return None - return str(self._info_location) - - @property - def installed_location(self) -> Optional[str]: - if self._installed_location is None: - return None - return normalize_path(str(self._installed_location)) - - def _get_dist_name_from_location(self) -> Optional[str]: - """Try to get the name from the metadata directory name. - - This is much faster than reading metadata. - """ - if self._info_location is None: - return None - stem, suffix = os.path.splitext(self._info_location.name) - if suffix not in (".dist-info", ".egg-info"): - return None - return stem.split("-", 1)[0] - - @property - def canonical_name(self) -> NormalizedName: - name = self._get_dist_name_from_location() or get_dist_name(self._dist) - return canonicalize_name(name) - - @property - def version(self) -> DistributionVersion: - return parse_version(self._dist.version) - - def is_file(self, path: InfoPath) -> bool: - return self._dist.read_text(str(path)) is not None - - def iter_distutils_script_names(self) -> Iterator[str]: - # A distutils installation is always "flat" (not in e.g. egg form), so - # if this distribution's info location is NOT a pathlib.Path (but e.g. - # zipfile.Path), it can never contain any distutils scripts. - if not isinstance(self._info_location, pathlib.Path): - return - for child in self._info_location.joinpath("scripts").iterdir(): - yield child.name - - def read_text(self, path: InfoPath) -> str: - content = self._dist.read_text(str(path)) - if content is None: - raise FileNotFoundError(path) - return content - - def iter_entry_points(self) -> Iterable[BaseEntryPoint]: - # importlib.metadata's EntryPoint structure sasitfies BaseEntryPoint. - return self._dist.entry_points - - def _metadata_impl(self) -> email.message.Message: - # From Python 3.10+, importlib.metadata declares PackageMetadata as the - # return type. This protocol is unfortunately a disaster now and misses - # a ton of fields that we need, including get() and get_payload(). We - # rely on the implementation that the object is actually a Message now, - # until upstream can improve the protocol. (python/cpython#94952) - return cast(email.message.Message, self._dist.metadata) - - def iter_provided_extras(self) -> Iterable[str]: - return ( - safe_extra(extra) for extra in self.metadata.get_all("Provides-Extra", []) - ) - - def iter_dependencies(self, extras: Collection[str] = ()) -> Iterable[Requirement]: - contexts: Sequence[Dict[str, str]] = [{"extra": safe_extra(e)} for e in extras] - for req_string in self.metadata.get_all("Requires-Dist", []): - req = Requirement(req_string) - if not req.marker: - yield req - elif not extras and req.marker.evaluate({"extra": ""}): - yield req - elif any(req.marker.evaluate(context) for context in contexts): - yield req diff --git a/bot/lib/python3.11/site-packages/pip/_internal/metadata/importlib/_envs.py b/bot/lib/python3.11/site-packages/pip/_internal/metadata/importlib/_envs.py deleted file mode 100644 index cbec59e..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/metadata/importlib/_envs.py +++ /dev/null @@ -1,188 +0,0 @@ -import functools -import importlib.metadata -import logging -import os -import pathlib -import sys -import zipfile -import zipimport -from typing import Iterator, List, Optional, Sequence, Set, Tuple - -from pip._vendor.packaging.utils import NormalizedName, canonicalize_name - -from pip._internal.metadata.base import BaseDistribution, BaseEnvironment -from pip._internal.models.wheel import Wheel -from pip._internal.utils.deprecation import deprecated -from pip._internal.utils.filetypes import WHEEL_EXTENSION - -from ._compat import BadMetadata, BasePath, get_dist_name, get_info_location -from ._dists import Distribution - -logger = logging.getLogger(__name__) - - -def _looks_like_wheel(location: str) -> bool: - if not location.endswith(WHEEL_EXTENSION): - return False - if not os.path.isfile(location): - return False - if not Wheel.wheel_file_re.match(os.path.basename(location)): - return False - return zipfile.is_zipfile(location) - - -class _DistributionFinder: - """Finder to locate distributions. - - The main purpose of this class is to memoize found distributions' names, so - only one distribution is returned for each package name. At lot of pip code - assumes this (because it is setuptools's behavior), and not doing the same - can potentially cause a distribution in lower precedence path to override a - higher precedence one if the caller is not careful. - - Eventually we probably want to make it possible to see lower precedence - installations as well. It's useful feature, after all. - """ - - FoundResult = Tuple[importlib.metadata.Distribution, Optional[BasePath]] - - def __init__(self) -> None: - self._found_names: Set[NormalizedName] = set() - - def _find_impl(self, location: str) -> Iterator[FoundResult]: - """Find distributions in a location.""" - # Skip looking inside a wheel. Since a package inside a wheel is not - # always valid (due to .data directories etc.), its .dist-info entry - # should not be considered an installed distribution. - if _looks_like_wheel(location): - return - # To know exactly where we find a distribution, we have to feed in the - # paths one by one, instead of dumping the list to importlib.metadata. - for dist in importlib.metadata.distributions(path=[location]): - info_location = get_info_location(dist) - try: - raw_name = get_dist_name(dist) - except BadMetadata as e: - logger.warning("Skipping %s due to %s", info_location, e.reason) - continue - normalized_name = canonicalize_name(raw_name) - if normalized_name in self._found_names: - continue - self._found_names.add(normalized_name) - yield dist, info_location - - def find(self, location: str) -> Iterator[BaseDistribution]: - """Find distributions in a location. - - The path can be either a directory, or a ZIP archive. - """ - for dist, info_location in self._find_impl(location): - if info_location is None: - installed_location: Optional[BasePath] = None - else: - installed_location = info_location.parent - yield Distribution(dist, info_location, installed_location) - - def find_linked(self, location: str) -> Iterator[BaseDistribution]: - """Read location in egg-link files and return distributions in there. - - The path should be a directory; otherwise this returns nothing. This - follows how setuptools does this for compatibility. The first non-empty - line in the egg-link is read as a path (resolved against the egg-link's - containing directory if relative). Distributions found at that linked - location are returned. - """ - path = pathlib.Path(location) - if not path.is_dir(): - return - for child in path.iterdir(): - if child.suffix != ".egg-link": - continue - with child.open() as f: - lines = (line.strip() for line in f) - target_rel = next((line for line in lines if line), "") - if not target_rel: - continue - target_location = str(path.joinpath(target_rel)) - for dist, info_location in self._find_impl(target_location): - yield Distribution(dist, info_location, path) - - def _find_eggs_in_dir(self, location: str) -> Iterator[BaseDistribution]: - from pip._vendor.pkg_resources import find_distributions - - from pip._internal.metadata import pkg_resources as legacy - - with os.scandir(location) as it: - for entry in it: - if not entry.name.endswith(".egg"): - continue - for dist in find_distributions(entry.path): - yield legacy.Distribution(dist) - - def _find_eggs_in_zip(self, location: str) -> Iterator[BaseDistribution]: - from pip._vendor.pkg_resources import find_eggs_in_zip - - from pip._internal.metadata import pkg_resources as legacy - - try: - importer = zipimport.zipimporter(location) - except zipimport.ZipImportError: - return - for dist in find_eggs_in_zip(importer, location): - yield legacy.Distribution(dist) - - def find_eggs(self, location: str) -> Iterator[BaseDistribution]: - """Find eggs in a location. - - This actually uses the old *pkg_resources* backend. We likely want to - deprecate this so we can eventually remove the *pkg_resources* - dependency entirely. Before that, this should first emit a deprecation - warning for some versions when using the fallback since importing - *pkg_resources* is slow for those who don't need it. - """ - if os.path.isdir(location): - yield from self._find_eggs_in_dir(location) - if zipfile.is_zipfile(location): - yield from self._find_eggs_in_zip(location) - - -@functools.lru_cache(maxsize=None) # Warn a distribution exactly once. -def _emit_egg_deprecation(location: Optional[str]) -> None: - deprecated( - reason=f"Loading egg at {location} is deprecated.", - replacement="to use pip for package installation.", - gone_in=None, - ) - - -class Environment(BaseEnvironment): - def __init__(self, paths: Sequence[str]) -> None: - self._paths = paths - - @classmethod - def default(cls) -> BaseEnvironment: - return cls(sys.path) - - @classmethod - def from_paths(cls, paths: Optional[List[str]]) -> BaseEnvironment: - if paths is None: - return cls(sys.path) - return cls(paths) - - def _iter_distributions(self) -> Iterator[BaseDistribution]: - finder = _DistributionFinder() - for location in self._paths: - yield from finder.find(location) - for dist in finder.find_eggs(location): - # _emit_egg_deprecation(dist.location) # TODO: Enable this. - yield dist - # This must go last because that's how pkg_resources tie-breaks. - yield from finder.find_linked(location) - - def get_distribution(self, name: str) -> Optional[BaseDistribution]: - matches = ( - distribution - for distribution in self.iter_all_distributions() - if distribution.canonical_name == canonicalize_name(name) - ) - return next(matches, None) diff --git a/bot/lib/python3.11/site-packages/pip/_internal/metadata/pkg_resources.py b/bot/lib/python3.11/site-packages/pip/_internal/metadata/pkg_resources.py deleted file mode 100644 index f330ef1..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/metadata/pkg_resources.py +++ /dev/null @@ -1,270 +0,0 @@ -import email.message -import email.parser -import logging -import os -import zipfile -from typing import Collection, Iterable, Iterator, List, Mapping, NamedTuple, Optional - -from pip._vendor import pkg_resources -from pip._vendor.packaging.requirements import Requirement -from pip._vendor.packaging.utils import NormalizedName, canonicalize_name -from pip._vendor.packaging.version import parse as parse_version - -from pip._internal.exceptions import InvalidWheel, NoneMetadataError, UnsupportedWheel -from pip._internal.utils.egg_link import egg_link_path_from_location -from pip._internal.utils.misc import display_path, normalize_path -from pip._internal.utils.wheel import parse_wheel, read_wheel_metadata_file - -from .base import ( - BaseDistribution, - BaseEntryPoint, - BaseEnvironment, - DistributionVersion, - InfoPath, - Wheel, -) - -logger = logging.getLogger(__name__) - - -class EntryPoint(NamedTuple): - name: str - value: str - group: str - - -class InMemoryMetadata: - """IMetadataProvider that reads metadata files from a dictionary. - - This also maps metadata decoding exceptions to our internal exception type. - """ - - def __init__(self, metadata: Mapping[str, bytes], wheel_name: str) -> None: - self._metadata = metadata - self._wheel_name = wheel_name - - def has_metadata(self, name: str) -> bool: - return name in self._metadata - - def get_metadata(self, name: str) -> str: - try: - return self._metadata[name].decode() - except UnicodeDecodeError as e: - # Augment the default error with the origin of the file. - raise UnsupportedWheel( - f"Error decoding metadata for {self._wheel_name}: {e} in {name} file" - ) - - def get_metadata_lines(self, name: str) -> Iterable[str]: - return pkg_resources.yield_lines(self.get_metadata(name)) - - def metadata_isdir(self, name: str) -> bool: - return False - - def metadata_listdir(self, name: str) -> List[str]: - return [] - - def run_script(self, script_name: str, namespace: str) -> None: - pass - - -class Distribution(BaseDistribution): - def __init__(self, dist: pkg_resources.Distribution) -> None: - self._dist = dist - - @classmethod - def from_directory(cls, directory: str) -> BaseDistribution: - dist_dir = directory.rstrip(os.sep) - - # Build a PathMetadata object, from path to metadata. :wink: - base_dir, dist_dir_name = os.path.split(dist_dir) - metadata = pkg_resources.PathMetadata(base_dir, dist_dir) - - # Determine the correct Distribution object type. - if dist_dir.endswith(".egg-info"): - dist_cls = pkg_resources.Distribution - dist_name = os.path.splitext(dist_dir_name)[0] - else: - assert dist_dir.endswith(".dist-info") - dist_cls = pkg_resources.DistInfoDistribution - dist_name = os.path.splitext(dist_dir_name)[0].split("-")[0] - - dist = dist_cls(base_dir, project_name=dist_name, metadata=metadata) - return cls(dist) - - @classmethod - def from_metadata_file_contents( - cls, - metadata_contents: bytes, - filename: str, - project_name: str, - ) -> BaseDistribution: - metadata_dict = { - "METADATA": metadata_contents, - } - dist = pkg_resources.DistInfoDistribution( - location=filename, - metadata=InMemoryMetadata(metadata_dict, filename), - project_name=project_name, - ) - return cls(dist) - - @classmethod - def from_wheel(cls, wheel: Wheel, name: str) -> BaseDistribution: - try: - with wheel.as_zipfile() as zf: - info_dir, _ = parse_wheel(zf, name) - metadata_dict = { - path.split("/", 1)[-1]: read_wheel_metadata_file(zf, path) - for path in zf.namelist() - if path.startswith(f"{info_dir}/") - } - except zipfile.BadZipFile as e: - raise InvalidWheel(wheel.location, name) from e - except UnsupportedWheel as e: - raise UnsupportedWheel(f"{name} has an invalid wheel, {e}") - dist = pkg_resources.DistInfoDistribution( - location=wheel.location, - metadata=InMemoryMetadata(metadata_dict, wheel.location), - project_name=name, - ) - return cls(dist) - - @property - def location(self) -> Optional[str]: - return self._dist.location - - @property - def installed_location(self) -> Optional[str]: - egg_link = egg_link_path_from_location(self.raw_name) - if egg_link: - location = egg_link - elif self.location: - location = self.location - else: - return None - return normalize_path(location) - - @property - def info_location(self) -> Optional[str]: - return self._dist.egg_info - - @property - def installed_by_distutils(self) -> bool: - # A distutils-installed distribution is provided by FileMetadata. This - # provider has a "path" attribute not present anywhere else. Not the - # best introspection logic, but pip has been doing this for a long time. - try: - return bool(self._dist._provider.path) - except AttributeError: - return False - - @property - def canonical_name(self) -> NormalizedName: - return canonicalize_name(self._dist.project_name) - - @property - def version(self) -> DistributionVersion: - return parse_version(self._dist.version) - - def is_file(self, path: InfoPath) -> bool: - return self._dist.has_metadata(str(path)) - - def iter_distutils_script_names(self) -> Iterator[str]: - yield from self._dist.metadata_listdir("scripts") - - def read_text(self, path: InfoPath) -> str: - name = str(path) - if not self._dist.has_metadata(name): - raise FileNotFoundError(name) - content = self._dist.get_metadata(name) - if content is None: - raise NoneMetadataError(self, name) - return content - - def iter_entry_points(self) -> Iterable[BaseEntryPoint]: - for group, entries in self._dist.get_entry_map().items(): - for name, entry_point in entries.items(): - name, _, value = str(entry_point).partition("=") - yield EntryPoint(name=name.strip(), value=value.strip(), group=group) - - def _metadata_impl(self) -> email.message.Message: - """ - :raises NoneMetadataError: if the distribution reports `has_metadata()` - True but `get_metadata()` returns None. - """ - if isinstance(self._dist, pkg_resources.DistInfoDistribution): - metadata_name = "METADATA" - else: - metadata_name = "PKG-INFO" - try: - metadata = self.read_text(metadata_name) - except FileNotFoundError: - if self.location: - displaying_path = display_path(self.location) - else: - displaying_path = repr(self.location) - logger.warning("No metadata found in %s", displaying_path) - metadata = "" - feed_parser = email.parser.FeedParser() - feed_parser.feed(metadata) - return feed_parser.close() - - def iter_dependencies(self, extras: Collection[str] = ()) -> Iterable[Requirement]: - if extras: # pkg_resources raises on invalid extras, so we sanitize. - extras = frozenset(extras).intersection(self._dist.extras) - return self._dist.requires(extras) - - def iter_provided_extras(self) -> Iterable[str]: - return self._dist.extras - - -class Environment(BaseEnvironment): - def __init__(self, ws: pkg_resources.WorkingSet) -> None: - self._ws = ws - - @classmethod - def default(cls) -> BaseEnvironment: - return cls(pkg_resources.working_set) - - @classmethod - def from_paths(cls, paths: Optional[List[str]]) -> BaseEnvironment: - return cls(pkg_resources.WorkingSet(paths)) - - def _iter_distributions(self) -> Iterator[BaseDistribution]: - for dist in self._ws: - yield Distribution(dist) - - def _search_distribution(self, name: str) -> Optional[BaseDistribution]: - """Find a distribution matching the ``name`` in the environment. - - This searches from *all* distributions available in the environment, to - match the behavior of ``pkg_resources.get_distribution()``. - """ - canonical_name = canonicalize_name(name) - for dist in self.iter_all_distributions(): - if dist.canonical_name == canonical_name: - return dist - return None - - def get_distribution(self, name: str) -> Optional[BaseDistribution]: - # Search the distribution by looking through the working set. - dist = self._search_distribution(name) - if dist: - return dist - - # If distribution could not be found, call working_set.require to - # update the working set, and try to find the distribution again. - # This might happen for e.g. when you install a package twice, once - # using setup.py develop and again using setup.py install. Now when - # running pip uninstall twice, the package gets removed from the - # working set in the first uninstall, so we have to populate the - # working set again so that pip knows about it and the packages gets - # picked up and is successfully uninstalled the second time too. - try: - # We didn't pass in any version specifiers, so this can never - # raise pkg_resources.VersionConflict. - self._ws.require(name) - except pkg_resources.DistributionNotFound: - return None - return self._search_distribution(name) diff --git a/bot/lib/python3.11/site-packages/pip/_internal/models/__init__.py b/bot/lib/python3.11/site-packages/pip/_internal/models/__init__.py deleted file mode 100644 index 7855226..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/models/__init__.py +++ /dev/null @@ -1,2 +0,0 @@ -"""A package that contains models that represent entities. -""" diff --git a/bot/lib/python3.11/site-packages/pip/_internal/models/candidate.py b/bot/lib/python3.11/site-packages/pip/_internal/models/candidate.py deleted file mode 100644 index a4963ae..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/models/candidate.py +++ /dev/null @@ -1,34 +0,0 @@ -from pip._vendor.packaging.version import parse as parse_version - -from pip._internal.models.link import Link -from pip._internal.utils.models import KeyBasedCompareMixin - - -class InstallationCandidate(KeyBasedCompareMixin): - """Represents a potential "candidate" for installation.""" - - __slots__ = ["name", "version", "link"] - - def __init__(self, name: str, version: str, link: Link) -> None: - self.name = name - self.version = parse_version(version) - self.link = link - - super().__init__( - key=(self.name, self.version, self.link), - defining_class=InstallationCandidate, - ) - - def __repr__(self) -> str: - return "".format( - self.name, - self.version, - self.link, - ) - - def __str__(self) -> str: - return "{!r} candidate (version {} at {})".format( - self.name, - self.version, - self.link, - ) diff --git a/bot/lib/python3.11/site-packages/pip/_internal/models/direct_url.py b/bot/lib/python3.11/site-packages/pip/_internal/models/direct_url.py deleted file mode 100644 index e75feda..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/models/direct_url.py +++ /dev/null @@ -1,212 +0,0 @@ -""" PEP 610 """ -import json -import re -import urllib.parse -from typing import Any, Dict, Iterable, Optional, Type, TypeVar, Union - -__all__ = [ - "DirectUrl", - "DirectUrlValidationError", - "DirInfo", - "ArchiveInfo", - "VcsInfo", -] - -T = TypeVar("T") - -DIRECT_URL_METADATA_NAME = "direct_url.json" -ENV_VAR_RE = re.compile(r"^\$\{[A-Za-z0-9-_]+\}(:\$\{[A-Za-z0-9-_]+\})?$") - - -class DirectUrlValidationError(Exception): - pass - - -def _get( - d: Dict[str, Any], expected_type: Type[T], key: str, default: Optional[T] = None -) -> Optional[T]: - """Get value from dictionary and verify expected type.""" - if key not in d: - return default - value = d[key] - if not isinstance(value, expected_type): - raise DirectUrlValidationError( - "{!r} has unexpected type for {} (expected {})".format( - value, key, expected_type - ) - ) - return value - - -def _get_required( - d: Dict[str, Any], expected_type: Type[T], key: str, default: Optional[T] = None -) -> T: - value = _get(d, expected_type, key, default) - if value is None: - raise DirectUrlValidationError(f"{key} must have a value") - return value - - -def _exactly_one_of(infos: Iterable[Optional["InfoType"]]) -> "InfoType": - infos = [info for info in infos if info is not None] - if not infos: - raise DirectUrlValidationError( - "missing one of archive_info, dir_info, vcs_info" - ) - if len(infos) > 1: - raise DirectUrlValidationError( - "more than one of archive_info, dir_info, vcs_info" - ) - assert infos[0] is not None - return infos[0] - - -def _filter_none(**kwargs: Any) -> Dict[str, Any]: - """Make dict excluding None values.""" - return {k: v for k, v in kwargs.items() if v is not None} - - -class VcsInfo: - name = "vcs_info" - - def __init__( - self, - vcs: str, - commit_id: str, - requested_revision: Optional[str] = None, - ) -> None: - self.vcs = vcs - self.requested_revision = requested_revision - self.commit_id = commit_id - - @classmethod - def _from_dict(cls, d: Optional[Dict[str, Any]]) -> Optional["VcsInfo"]: - if d is None: - return None - return cls( - vcs=_get_required(d, str, "vcs"), - commit_id=_get_required(d, str, "commit_id"), - requested_revision=_get(d, str, "requested_revision"), - ) - - def _to_dict(self) -> Dict[str, Any]: - return _filter_none( - vcs=self.vcs, - requested_revision=self.requested_revision, - commit_id=self.commit_id, - ) - - -class ArchiveInfo: - name = "archive_info" - - def __init__( - self, - hash: Optional[str] = None, - ) -> None: - self.hash = hash - - @classmethod - def _from_dict(cls, d: Optional[Dict[str, Any]]) -> Optional["ArchiveInfo"]: - if d is None: - return None - return cls(hash=_get(d, str, "hash")) - - def _to_dict(self) -> Dict[str, Any]: - return _filter_none(hash=self.hash) - - -class DirInfo: - name = "dir_info" - - def __init__( - self, - editable: bool = False, - ) -> None: - self.editable = editable - - @classmethod - def _from_dict(cls, d: Optional[Dict[str, Any]]) -> Optional["DirInfo"]: - if d is None: - return None - return cls(editable=_get_required(d, bool, "editable", default=False)) - - def _to_dict(self) -> Dict[str, Any]: - return _filter_none(editable=self.editable or None) - - -InfoType = Union[ArchiveInfo, DirInfo, VcsInfo] - - -class DirectUrl: - def __init__( - self, - url: str, - info: InfoType, - subdirectory: Optional[str] = None, - ) -> None: - self.url = url - self.info = info - self.subdirectory = subdirectory - - def _remove_auth_from_netloc(self, netloc: str) -> str: - if "@" not in netloc: - return netloc - user_pass, netloc_no_user_pass = netloc.split("@", 1) - if ( - isinstance(self.info, VcsInfo) - and self.info.vcs == "git" - and user_pass == "git" - ): - return netloc - if ENV_VAR_RE.match(user_pass): - return netloc - return netloc_no_user_pass - - @property - def redacted_url(self) -> str: - """url with user:password part removed unless it is formed with - environment variables as specified in PEP 610, or it is ``git`` - in the case of a git URL. - """ - purl = urllib.parse.urlsplit(self.url) - netloc = self._remove_auth_from_netloc(purl.netloc) - surl = urllib.parse.urlunsplit( - (purl.scheme, netloc, purl.path, purl.query, purl.fragment) - ) - return surl - - def validate(self) -> None: - self.from_dict(self.to_dict()) - - @classmethod - def from_dict(cls, d: Dict[str, Any]) -> "DirectUrl": - return DirectUrl( - url=_get_required(d, str, "url"), - subdirectory=_get(d, str, "subdirectory"), - info=_exactly_one_of( - [ - ArchiveInfo._from_dict(_get(d, dict, "archive_info")), - DirInfo._from_dict(_get(d, dict, "dir_info")), - VcsInfo._from_dict(_get(d, dict, "vcs_info")), - ] - ), - ) - - def to_dict(self) -> Dict[str, Any]: - res = _filter_none( - url=self.redacted_url, - subdirectory=self.subdirectory, - ) - res[self.info.name] = self.info._to_dict() - return res - - @classmethod - def from_json(cls, s: str) -> "DirectUrl": - return cls.from_dict(json.loads(s)) - - def to_json(self) -> str: - return json.dumps(self.to_dict(), sort_keys=True) - - def is_local_editable(self) -> bool: - return isinstance(self.info, DirInfo) and self.info.editable diff --git a/bot/lib/python3.11/site-packages/pip/_internal/models/format_control.py b/bot/lib/python3.11/site-packages/pip/_internal/models/format_control.py deleted file mode 100644 index db3995e..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/models/format_control.py +++ /dev/null @@ -1,80 +0,0 @@ -from typing import FrozenSet, Optional, Set - -from pip._vendor.packaging.utils import canonicalize_name - -from pip._internal.exceptions import CommandError - - -class FormatControl: - """Helper for managing formats from which a package can be installed.""" - - __slots__ = ["no_binary", "only_binary"] - - def __init__( - self, - no_binary: Optional[Set[str]] = None, - only_binary: Optional[Set[str]] = None, - ) -> None: - if no_binary is None: - no_binary = set() - if only_binary is None: - only_binary = set() - - self.no_binary = no_binary - self.only_binary = only_binary - - def __eq__(self, other: object) -> bool: - if not isinstance(other, self.__class__): - return NotImplemented - - if self.__slots__ != other.__slots__: - return False - - return all(getattr(self, k) == getattr(other, k) for k in self.__slots__) - - def __repr__(self) -> str: - return "{}({}, {})".format( - self.__class__.__name__, self.no_binary, self.only_binary - ) - - @staticmethod - def handle_mutual_excludes(value: str, target: Set[str], other: Set[str]) -> None: - if value.startswith("-"): - raise CommandError( - "--no-binary / --only-binary option requires 1 argument." - ) - new = value.split(",") - while ":all:" in new: - other.clear() - target.clear() - target.add(":all:") - del new[: new.index(":all:") + 1] - # Without a none, we want to discard everything as :all: covers it - if ":none:" not in new: - return - for name in new: - if name == ":none:": - target.clear() - continue - name = canonicalize_name(name) - other.discard(name) - target.add(name) - - def get_allowed_formats(self, canonical_name: str) -> FrozenSet[str]: - result = {"binary", "source"} - if canonical_name in self.only_binary: - result.discard("source") - elif canonical_name in self.no_binary: - result.discard("binary") - elif ":all:" in self.only_binary: - result.discard("source") - elif ":all:" in self.no_binary: - result.discard("binary") - return frozenset(result) - - def disallow_binaries(self) -> None: - self.handle_mutual_excludes( - ":all:", - self.no_binary, - self.only_binary, - ) diff --git a/bot/lib/python3.11/site-packages/pip/_internal/models/index.py b/bot/lib/python3.11/site-packages/pip/_internal/models/index.py deleted file mode 100644 index b94c325..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/models/index.py +++ /dev/null @@ -1,28 +0,0 @@ -import urllib.parse - - -class PackageIndex: - """Represents a Package Index and provides easier access to endpoints""" - - __slots__ = ["url", "netloc", "simple_url", "pypi_url", "file_storage_domain"] - - def __init__(self, url: str, file_storage_domain: str) -> None: - super().__init__() - self.url = url - self.netloc = urllib.parse.urlsplit(url).netloc - self.simple_url = self._url_for_path("simple") - self.pypi_url = self._url_for_path("pypi") - - # This is part of a temporary hack used to block installs of PyPI - # packages which depend on external urls only necessary until PyPI can - # block such packages themselves - self.file_storage_domain = file_storage_domain - - def _url_for_path(self, path: str) -> str: - return urllib.parse.urljoin(self.url, path) - - -PyPI = PackageIndex("https://pypi.org/", file_storage_domain="files.pythonhosted.org") -TestPyPI = PackageIndex( - "https://test.pypi.org/", file_storage_domain="test-files.pythonhosted.org" -) diff --git a/bot/lib/python3.11/site-packages/pip/_internal/models/installation_report.py b/bot/lib/python3.11/site-packages/pip/_internal/models/installation_report.py deleted file mode 100644 index 965f095..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/models/installation_report.py +++ /dev/null @@ -1,53 +0,0 @@ -from typing import Any, Dict, Sequence - -from pip._vendor.packaging.markers import default_environment - -from pip import __version__ -from pip._internal.req.req_install import InstallRequirement - - -class InstallationReport: - def __init__(self, install_requirements: Sequence[InstallRequirement]): - self._install_requirements = install_requirements - - @classmethod - def _install_req_to_dict(cls, ireq: InstallRequirement) -> Dict[str, Any]: - assert ireq.download_info, f"No download_info for {ireq}" - res = { - # PEP 610 json for the download URL. download_info.archive_info.hash may - # be absent when the requirement was installed from the wheel cache - # and the cache entry was populated by an older pip version that did not - # record origin.json. - "download_info": ireq.download_info.to_dict(), - # is_direct is true if the requirement was a direct URL reference (which - # includes editable requirements), and false if the requirement was - # downloaded from a PEP 503 index or --find-links. - "is_direct": bool(ireq.original_link), - # requested is true if the requirement was specified by the user (aka - # top level requirement), and false if it was installed as a dependency of a - # requirement. https://peps.python.org/pep-0376/#requested - "requested": ireq.user_supplied, - # PEP 566 json encoding for metadata - # https://www.python.org/dev/peps/pep-0566/#json-compatible-metadata - "metadata": ireq.get_dist().metadata_dict, - } - if ireq.user_supplied and ireq.extras: - # For top level requirements, the list of requested extras, if any. - res["requested_extras"] = list(sorted(ireq.extras)) - return res - - def to_dict(self) -> Dict[str, Any]: - return { - "version": "0", - "pip_version": __version__, - "install": [ - self._install_req_to_dict(ireq) for ireq in self._install_requirements - ], - # https://peps.python.org/pep-0508/#environment-markers - # TODO: currently, the resolver uses the default environment to evaluate - # environment markers, so that is what we report here. In the future, it - # should also take into account options such as --python-version or - # --platform, perhaps under the form of an environment_override field? - # https://github.com/pypa/pip/issues/11198 - "environment": default_environment(), - } diff --git a/bot/lib/python3.11/site-packages/pip/_internal/models/link.py b/bot/lib/python3.11/site-packages/pip/_internal/models/link.py deleted file mode 100644 index c792d12..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/models/link.py +++ /dev/null @@ -1,507 +0,0 @@ -import functools -import itertools -import logging -import os -import posixpath -import re -import urllib.parse -from dataclasses import dataclass -from typing import ( - TYPE_CHECKING, - Any, - Dict, - List, - Mapping, - NamedTuple, - Optional, - Tuple, - Union, -) - -from pip._internal.utils.filetypes import WHEEL_EXTENSION -from pip._internal.utils.hashes import Hashes -from pip._internal.utils.misc import ( - pairwise, - redact_auth_from_url, - split_auth_from_netloc, - splitext, -) -from pip._internal.utils.models import KeyBasedCompareMixin -from pip._internal.utils.urls import path_to_url, url_to_path - -if TYPE_CHECKING: - from pip._internal.index.collector import IndexContent - -logger = logging.getLogger(__name__) - - -# Order matters, earlier hashes have a precedence over later hashes for what -# we will pick to use. -_SUPPORTED_HASHES = ("sha512", "sha384", "sha256", "sha224", "sha1", "md5") - - -@dataclass(frozen=True) -class LinkHash: - """Links to content may have embedded hash values. This class parses those. - - `name` must be any member of `_SUPPORTED_HASHES`. - - This class can be converted to and from `ArchiveInfo`. While ArchiveInfo intends to - be JSON-serializable to conform to PEP 610, this class contains the logic for - parsing a hash name and value for correctness, and then checking whether that hash - conforms to a schema with `.is_hash_allowed()`.""" - - name: str - value: str - - _hash_re = re.compile( - # NB: we do not validate that the second group (.*) is a valid hex - # digest. Instead, we simply keep that string in this class, and then check it - # against Hashes when hash-checking is needed. This is easier to debug than - # proactively discarding an invalid hex digest, as we handle incorrect hashes - # and malformed hashes in the same place. - r"({choices})=(.*)".format( - choices="|".join(re.escape(hash_name) for hash_name in _SUPPORTED_HASHES) - ), - ) - - def __post_init__(self) -> None: - assert self._hash_re.match(f"{self.name}={self.value}") - - @classmethod - @functools.lru_cache(maxsize=None) - def split_hash_name_and_value(cls, url: str) -> Optional["LinkHash"]: - """Search a string for a checksum algorithm name and encoded output value.""" - match = cls._hash_re.search(url) - if match is None: - return None - name, value = match.groups() - return cls(name=name, value=value) - - def as_hashes(self) -> Hashes: - """Return a Hashes instance which checks only for the current hash.""" - return Hashes({self.name: [self.value]}) - - def is_hash_allowed(self, hashes: Optional[Hashes]) -> bool: - """ - Return True if the current hash is allowed by `hashes`. - """ - if hashes is None: - return False - return hashes.is_hash_allowed(self.name, hex_digest=self.value) - - -def _clean_url_path_part(part: str) -> str: - """ - Clean a "part" of a URL path (i.e. after splitting on "@" characters). - """ - # We unquote prior to quoting to make sure nothing is double quoted. - return urllib.parse.quote(urllib.parse.unquote(part)) - - -def _clean_file_url_path(part: str) -> str: - """ - Clean the first part of a URL path that corresponds to a local - filesystem path (i.e. the first part after splitting on "@" characters). - """ - # We unquote prior to quoting to make sure nothing is double quoted. - # Also, on Windows the path part might contain a drive letter which - # should not be quoted. On Linux where drive letters do not - # exist, the colon should be quoted. We rely on urllib.request - # to do the right thing here. - return urllib.request.pathname2url(urllib.request.url2pathname(part)) - - -# percent-encoded: / -_reserved_chars_re = re.compile("(@|%2F)", re.IGNORECASE) - - -def _clean_url_path(path: str, is_local_path: bool) -> str: - """ - Clean the path portion of a URL. - """ - if is_local_path: - clean_func = _clean_file_url_path - else: - clean_func = _clean_url_path_part - - # Split on the reserved characters prior to cleaning so that - # revision strings in VCS URLs are properly preserved. - parts = _reserved_chars_re.split(path) - - cleaned_parts = [] - for to_clean, reserved in pairwise(itertools.chain(parts, [""])): - cleaned_parts.append(clean_func(to_clean)) - # Normalize %xx escapes (e.g. %2f -> %2F) - cleaned_parts.append(reserved.upper()) - - return "".join(cleaned_parts) - - -def _ensure_quoted_url(url: str) -> str: - """ - Make sure a link is fully quoted. - For example, if ' ' occurs in the URL, it will be replaced with "%20", - and without double-quoting other characters. - """ - # Split the URL into parts according to the general structure - # `scheme://netloc/path;parameters?query#fragment`. - result = urllib.parse.urlparse(url) - # If the netloc is empty, then the URL refers to a local filesystem path. - is_local_path = not result.netloc - path = _clean_url_path(result.path, is_local_path=is_local_path) - return urllib.parse.urlunparse(result._replace(path=path)) - - -class Link(KeyBasedCompareMixin): - """Represents a parsed link from a Package Index's simple URL""" - - __slots__ = [ - "_parsed_url", - "_url", - "_hashes", - "comes_from", - "requires_python", - "yanked_reason", - "dist_info_metadata", - "link_hash", - "cache_link_parsing", - ] - - def __init__( - self, - url: str, - comes_from: Optional[Union[str, "IndexContent"]] = None, - requires_python: Optional[str] = None, - yanked_reason: Optional[str] = None, - dist_info_metadata: Optional[str] = None, - link_hash: Optional[LinkHash] = None, - cache_link_parsing: bool = True, - hashes: Optional[Mapping[str, str]] = None, - ) -> None: - """ - :param url: url of the resource pointed to (href of the link) - :param comes_from: instance of IndexContent where the link was found, - or string. - :param requires_python: String containing the `Requires-Python` - metadata field, specified in PEP 345. This may be specified by - a data-requires-python attribute in the HTML link tag, as - described in PEP 503. - :param yanked_reason: the reason the file has been yanked, if the - file has been yanked, or None if the file hasn't been yanked. - This is the value of the "data-yanked" attribute, if present, in - a simple repository HTML link. If the file has been yanked but - no reason was provided, this should be the empty string. See - PEP 592 for more information and the specification. - :param dist_info_metadata: the metadata attached to the file, or None if no such - metadata is provided. This is the value of the "data-dist-info-metadata" - attribute, if present, in a simple repository HTML link. This may be parsed - into its own `Link` by `self.metadata_link()`. See PEP 658 for more - information and the specification. - :param link_hash: a checksum for the content the link points to. If not - provided, this will be extracted from the link URL, if the URL has - any checksum. - :param cache_link_parsing: A flag that is used elsewhere to determine - whether resources retrieved from this link - should be cached. PyPI index urls should - generally have this set to False, for - example. - :param hashes: A mapping of hash names to digests to allow us to - determine the validity of a download. - """ - - # url can be a UNC windows share - if url.startswith("\\\\"): - url = path_to_url(url) - - self._parsed_url = urllib.parse.urlsplit(url) - # Store the url as a private attribute to prevent accidentally - # trying to set a new value. - self._url = url - self._hashes = hashes if hashes is not None else {} - - self.comes_from = comes_from - self.requires_python = requires_python if requires_python else None - self.yanked_reason = yanked_reason - self.dist_info_metadata = dist_info_metadata - self.link_hash = link_hash or LinkHash.split_hash_name_and_value(self._url) - - super().__init__(key=url, defining_class=Link) - - self.cache_link_parsing = cache_link_parsing - - @classmethod - def from_json( - cls, - file_data: Dict[str, Any], - page_url: str, - ) -> Optional["Link"]: - """ - Convert an pypi json document from a simple repository page into a Link. - """ - file_url = file_data.get("url") - if file_url is None: - return None - - url = _ensure_quoted_url(urllib.parse.urljoin(page_url, file_url)) - pyrequire = file_data.get("requires-python") - yanked_reason = file_data.get("yanked") - dist_info_metadata = file_data.get("dist-info-metadata") - hashes = file_data.get("hashes", {}) - - # The Link.yanked_reason expects an empty string instead of a boolean. - if yanked_reason and not isinstance(yanked_reason, str): - yanked_reason = "" - # The Link.yanked_reason expects None instead of False. - elif not yanked_reason: - yanked_reason = None - - return cls( - url, - comes_from=page_url, - requires_python=pyrequire, - yanked_reason=yanked_reason, - hashes=hashes, - dist_info_metadata=dist_info_metadata, - ) - - @classmethod - def from_element( - cls, - anchor_attribs: Dict[str, Optional[str]], - page_url: str, - base_url: str, - ) -> Optional["Link"]: - """ - Convert an anchor element's attributes in a simple repository page to a Link. - """ - href = anchor_attribs.get("href") - if not href: - return None - - url = _ensure_quoted_url(urllib.parse.urljoin(base_url, href)) - pyrequire = anchor_attribs.get("data-requires-python") - yanked_reason = anchor_attribs.get("data-yanked") - dist_info_metadata = anchor_attribs.get("data-dist-info-metadata") - - return cls( - url, - comes_from=page_url, - requires_python=pyrequire, - yanked_reason=yanked_reason, - dist_info_metadata=dist_info_metadata, - ) - - def __str__(self) -> str: - if self.requires_python: - rp = f" (requires-python:{self.requires_python})" - else: - rp = "" - if self.comes_from: - return "{} (from {}){}".format( - redact_auth_from_url(self._url), self.comes_from, rp - ) - else: - return redact_auth_from_url(str(self._url)) - - def __repr__(self) -> str: - return f"" - - @property - def url(self) -> str: - return self._url - - @property - def filename(self) -> str: - path = self.path.rstrip("/") - name = posixpath.basename(path) - if not name: - # Make sure we don't leak auth information if the netloc - # includes a username and password. - netloc, user_pass = split_auth_from_netloc(self.netloc) - return netloc - - name = urllib.parse.unquote(name) - assert name, f"URL {self._url!r} produced no filename" - return name - - @property - def file_path(self) -> str: - return url_to_path(self.url) - - @property - def scheme(self) -> str: - return self._parsed_url.scheme - - @property - def netloc(self) -> str: - """ - This can contain auth information. - """ - return self._parsed_url.netloc - - @property - def path(self) -> str: - return urllib.parse.unquote(self._parsed_url.path) - - def splitext(self) -> Tuple[str, str]: - return splitext(posixpath.basename(self.path.rstrip("/"))) - - @property - def ext(self) -> str: - return self.splitext()[1] - - @property - def url_without_fragment(self) -> str: - scheme, netloc, path, query, fragment = self._parsed_url - return urllib.parse.urlunsplit((scheme, netloc, path, query, "")) - - _egg_fragment_re = re.compile(r"[#&]egg=([^&]*)") - - @property - def egg_fragment(self) -> Optional[str]: - match = self._egg_fragment_re.search(self._url) - if not match: - return None - return match.group(1) - - _subdirectory_fragment_re = re.compile(r"[#&]subdirectory=([^&]*)") - - @property - def subdirectory_fragment(self) -> Optional[str]: - match = self._subdirectory_fragment_re.search(self._url) - if not match: - return None - return match.group(1) - - def metadata_link(self) -> Optional["Link"]: - """Implementation of PEP 658 parsing.""" - # Note that Link.from_element() parsing the "data-dist-info-metadata" attribute - # from an HTML anchor tag is typically how the Link.dist_info_metadata attribute - # gets set. - if self.dist_info_metadata is None: - return None - metadata_url = f"{self.url_without_fragment}.metadata" - link_hash: Optional[LinkHash] = None - # If data-dist-info-metadata="true" is set, then the metadata file exists, - # but there is no information about its checksum or anything else. - if self.dist_info_metadata != "true": - link_hash = LinkHash.split_hash_name_and_value(self.dist_info_metadata) - return Link(metadata_url, link_hash=link_hash) - - def as_hashes(self) -> Optional[Hashes]: - if self.link_hash is not None: - return self.link_hash.as_hashes() - return None - - @property - def hash(self) -> Optional[str]: - if self.link_hash is not None: - return self.link_hash.value - return None - - @property - def hash_name(self) -> Optional[str]: - if self.link_hash is not None: - return self.link_hash.name - return None - - @property - def show_url(self) -> str: - return posixpath.basename(self._url.split("#", 1)[0].split("?", 1)[0]) - - @property - def is_file(self) -> bool: - return self.scheme == "file" - - def is_existing_dir(self) -> bool: - return self.is_file and os.path.isdir(self.file_path) - - @property - def is_wheel(self) -> bool: - return self.ext == WHEEL_EXTENSION - - @property - def is_vcs(self) -> bool: - from pip._internal.vcs import vcs - - return self.scheme in vcs.all_schemes - - @property - def is_yanked(self) -> bool: - return self.yanked_reason is not None - - @property - def has_hash(self) -> bool: - return self.link_hash is not None - - def is_hash_allowed(self, hashes: Optional[Hashes]) -> bool: - """ - Return True if the link has a hash and it is allowed by `hashes`. - """ - if self.link_hash is None: - return False - return self.link_hash.is_hash_allowed(hashes) - - -class _CleanResult(NamedTuple): - """Convert link for equivalency check. - - This is used in the resolver to check whether two URL-specified requirements - likely point to the same distribution and can be considered equivalent. This - equivalency logic avoids comparing URLs literally, which can be too strict - (e.g. "a=1&b=2" vs "b=2&a=1") and produce conflicts unexpecting to users. - - Currently this does three things: - - 1. Drop the basic auth part. This is technically wrong since a server can - serve different content based on auth, but if it does that, it is even - impossible to guarantee two URLs without auth are equivalent, since - the user can input different auth information when prompted. So the - practical solution is to assume the auth doesn't affect the response. - 2. Parse the query to avoid the ordering issue. Note that ordering under the - same key in the query are NOT cleaned; i.e. "a=1&a=2" and "a=2&a=1" are - still considered different. - 3. Explicitly drop most of the fragment part, except ``subdirectory=`` and - hash values, since it should have no impact the downloaded content. Note - that this drops the "egg=" part historically used to denote the requested - project (and extras), which is wrong in the strictest sense, but too many - people are supplying it inconsistently to cause superfluous resolution - conflicts, so we choose to also ignore them. - """ - - parsed: urllib.parse.SplitResult - query: Dict[str, List[str]] - subdirectory: str - hashes: Dict[str, str] - - -def _clean_link(link: Link) -> _CleanResult: - parsed = link._parsed_url - netloc = parsed.netloc.rsplit("@", 1)[-1] - # According to RFC 8089, an empty host in file: means localhost. - if parsed.scheme == "file" and not netloc: - netloc = "localhost" - fragment = urllib.parse.parse_qs(parsed.fragment) - if "egg" in fragment: - logger.debug("Ignoring egg= fragment in %s", link) - try: - # If there are multiple subdirectory values, use the first one. - # This matches the behavior of Link.subdirectory_fragment. - subdirectory = fragment["subdirectory"][0] - except (IndexError, KeyError): - subdirectory = "" - # If there are multiple hash values under the same algorithm, use the - # first one. This matches the behavior of Link.hash_value. - hashes = {k: fragment[k][0] for k in _SUPPORTED_HASHES if k in fragment} - return _CleanResult( - parsed=parsed._replace(netloc=netloc, query="", fragment=""), - query=urllib.parse.parse_qs(parsed.query), - subdirectory=subdirectory, - hashes=hashes, - ) - - -@functools.lru_cache(maxsize=None) -def links_equivalent(link1: Link, link2: Link) -> bool: - return _clean_link(link1) == _clean_link(link2) diff --git a/bot/lib/python3.11/site-packages/pip/_internal/models/scheme.py b/bot/lib/python3.11/site-packages/pip/_internal/models/scheme.py deleted file mode 100644 index f51190a..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/models/scheme.py +++ /dev/null @@ -1,31 +0,0 @@ -""" -For types associated with installation schemes. - -For a general overview of available schemes and their context, see -https://docs.python.org/3/install/index.html#alternate-installation. -""" - - -SCHEME_KEYS = ["platlib", "purelib", "headers", "scripts", "data"] - - -class Scheme: - """A Scheme holds paths which are used as the base directories for - artifacts associated with a Python package. - """ - - __slots__ = SCHEME_KEYS - - def __init__( - self, - platlib: str, - purelib: str, - headers: str, - scripts: str, - data: str, - ) -> None: - self.platlib = platlib - self.purelib = purelib - self.headers = headers - self.scripts = scripts - self.data = data diff --git a/bot/lib/python3.11/site-packages/pip/_internal/models/search_scope.py b/bot/lib/python3.11/site-packages/pip/_internal/models/search_scope.py deleted file mode 100644 index a64af73..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/models/search_scope.py +++ /dev/null @@ -1,133 +0,0 @@ -import itertools -import logging -import os -import posixpath -import urllib.parse -from typing import List - -from pip._vendor.packaging.utils import canonicalize_name - -from pip._internal.models.index import PyPI -from pip._internal.utils.compat import has_tls -from pip._internal.utils.misc import normalize_path, redact_auth_from_url - -logger = logging.getLogger(__name__) - - -class SearchScope: - - """ - Encapsulates the locations that pip is configured to search. - """ - - __slots__ = ["find_links", "index_urls", "no_index"] - - @classmethod - def create( - cls, - find_links: List[str], - index_urls: List[str], - no_index: bool, - ) -> "SearchScope": - """ - Create a SearchScope object after normalizing the `find_links`. - """ - # Build find_links. If an argument starts with ~, it may be - # a local file relative to a home directory. So try normalizing - # it and if it exists, use the normalized version. - # This is deliberately conservative - it might be fine just to - # blindly normalize anything starting with a ~... - built_find_links: List[str] = [] - for link in find_links: - if link.startswith("~"): - new_link = normalize_path(link) - if os.path.exists(new_link): - link = new_link - built_find_links.append(link) - - # If we don't have TLS enabled, then WARN if anyplace we're looking - # relies on TLS. - if not has_tls(): - for link in itertools.chain(index_urls, built_find_links): - parsed = urllib.parse.urlparse(link) - if parsed.scheme == "https": - logger.warning( - "pip is configured with locations that require " - "TLS/SSL, however the ssl module in Python is not " - "available." - ) - break - - return cls( - find_links=built_find_links, - index_urls=index_urls, - no_index=no_index, - ) - - def __init__( - self, - find_links: List[str], - index_urls: List[str], - no_index: bool, - ) -> None: - self.find_links = find_links - self.index_urls = index_urls - self.no_index = no_index - - def get_formatted_locations(self) -> str: - lines = [] - redacted_index_urls = [] - if self.index_urls and self.index_urls != [PyPI.simple_url]: - for url in self.index_urls: - - redacted_index_url = redact_auth_from_url(url) - - # Parse the URL - purl = urllib.parse.urlsplit(redacted_index_url) - - # URL is generally invalid if scheme and netloc is missing - # there are issues with Python and URL parsing, so this test - # is a bit crude. See bpo-20271, bpo-23505. Python doesn't - # always parse invalid URLs correctly - it should raise - # exceptions for malformed URLs - if not purl.scheme and not purl.netloc: - logger.warning( - 'The index url "%s" seems invalid, please provide a scheme.', - redacted_index_url, - ) - - redacted_index_urls.append(redacted_index_url) - - lines.append( - "Looking in indexes: {}".format(", ".join(redacted_index_urls)) - ) - - if self.find_links: - lines.append( - "Looking in links: {}".format( - ", ".join(redact_auth_from_url(url) for url in self.find_links) - ) - ) - return "\n".join(lines) - - def get_index_urls_locations(self, project_name: str) -> List[str]: - """Returns the locations found via self.index_urls - - Checks the url_name on the main (first in the list) index and - use this url_name to produce all locations - """ - - def mkurl_pypi_url(url: str) -> str: - loc = posixpath.join( - url, urllib.parse.quote(canonicalize_name(project_name)) - ) - # For maximum compatibility with easy_install, ensure the path - # ends in a trailing slash. Although this isn't in the spec - # (and PyPI can handle it without the slash) some other index - # implementations might break if they relied on easy_install's - # behavior. - if not loc.endswith("/"): - loc = loc + "/" - return loc - - return [mkurl_pypi_url(url) for url in self.index_urls] diff --git a/bot/lib/python3.11/site-packages/pip/_internal/models/selection_prefs.py b/bot/lib/python3.11/site-packages/pip/_internal/models/selection_prefs.py deleted file mode 100644 index 977bc4c..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/models/selection_prefs.py +++ /dev/null @@ -1,51 +0,0 @@ -from typing import Optional - -from pip._internal.models.format_control import FormatControl - - -class SelectionPreferences: - """ - Encapsulates the candidate selection preferences for downloading - and installing files. - """ - - __slots__ = [ - "allow_yanked", - "allow_all_prereleases", - "format_control", - "prefer_binary", - "ignore_requires_python", - ] - - # Don't include an allow_yanked default value to make sure each call - # site considers whether yanked releases are allowed. This also causes - # that decision to be made explicit in the calling code, which helps - # people when reading the code. - def __init__( - self, - allow_yanked: bool, - allow_all_prereleases: bool = False, - format_control: Optional[FormatControl] = None, - prefer_binary: bool = False, - ignore_requires_python: Optional[bool] = None, - ) -> None: - """Create a SelectionPreferences object. - - :param allow_yanked: Whether files marked as yanked (in the sense - of PEP 592) are permitted to be candidates for install. - :param format_control: A FormatControl object or None. Used to control - the selection of source packages / binary packages when consulting - the index and links. - :param prefer_binary: Whether to prefer an old, but valid, binary - dist over a new source dist. - :param ignore_requires_python: Whether to ignore incompatible - "Requires-Python" values in links. Defaults to False. - """ - if ignore_requires_python is None: - ignore_requires_python = False - - self.allow_yanked = allow_yanked - self.allow_all_prereleases = allow_all_prereleases - self.format_control = format_control - self.prefer_binary = prefer_binary - self.ignore_requires_python = ignore_requires_python diff --git a/bot/lib/python3.11/site-packages/pip/_internal/models/target_python.py b/bot/lib/python3.11/site-packages/pip/_internal/models/target_python.py deleted file mode 100644 index 744bd7e..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/models/target_python.py +++ /dev/null @@ -1,110 +0,0 @@ -import sys -from typing import List, Optional, Tuple - -from pip._vendor.packaging.tags import Tag - -from pip._internal.utils.compatibility_tags import get_supported, version_info_to_nodot -from pip._internal.utils.misc import normalize_version_info - - -class TargetPython: - - """ - Encapsulates the properties of a Python interpreter one is targeting - for a package install, download, etc. - """ - - __slots__ = [ - "_given_py_version_info", - "abis", - "implementation", - "platforms", - "py_version", - "py_version_info", - "_valid_tags", - ] - - def __init__( - self, - platforms: Optional[List[str]] = None, - py_version_info: Optional[Tuple[int, ...]] = None, - abis: Optional[List[str]] = None, - implementation: Optional[str] = None, - ) -> None: - """ - :param platforms: A list of strings or None. If None, searches for - packages that are supported by the current system. Otherwise, will - find packages that can be built on the platforms passed in. These - packages will only be downloaded for distribution: they will - not be built locally. - :param py_version_info: An optional tuple of ints representing the - Python version information to use (e.g. `sys.version_info[:3]`). - This can have length 1, 2, or 3 when provided. - :param abis: A list of strings or None. This is passed to - compatibility_tags.py's get_supported() function as is. - :param implementation: A string or None. This is passed to - compatibility_tags.py's get_supported() function as is. - """ - # Store the given py_version_info for when we call get_supported(). - self._given_py_version_info = py_version_info - - if py_version_info is None: - py_version_info = sys.version_info[:3] - else: - py_version_info = normalize_version_info(py_version_info) - - py_version = ".".join(map(str, py_version_info[:2])) - - self.abis = abis - self.implementation = implementation - self.platforms = platforms - self.py_version = py_version - self.py_version_info = py_version_info - - # This is used to cache the return value of get_tags(). - self._valid_tags: Optional[List[Tag]] = None - - def format_given(self) -> str: - """ - Format the given, non-None attributes for display. - """ - display_version = None - if self._given_py_version_info is not None: - display_version = ".".join( - str(part) for part in self._given_py_version_info - ) - - key_values = [ - ("platforms", self.platforms), - ("version_info", display_version), - ("abis", self.abis), - ("implementation", self.implementation), - ] - return " ".join( - f"{key}={value!r}" for key, value in key_values if value is not None - ) - - def get_tags(self) -> List[Tag]: - """ - Return the supported PEP 425 tags to check wheel candidates against. - - The tags are returned in order of preference (most preferred first). - """ - if self._valid_tags is None: - # Pass versions=None if no py_version_info was given since - # versions=None uses special default logic. - py_version_info = self._given_py_version_info - if py_version_info is None: - version = None - else: - version = version_info_to_nodot(py_version_info) - - tags = get_supported( - version=version, - platforms=self.platforms, - abis=self.abis, - impl=self.implementation, - ) - self._valid_tags = tags - - return self._valid_tags diff --git a/bot/lib/python3.11/site-packages/pip/_internal/models/wheel.py b/bot/lib/python3.11/site-packages/pip/_internal/models/wheel.py deleted file mode 100644 index a5dc12b..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/models/wheel.py +++ /dev/null @@ -1,92 +0,0 @@ -"""Represents a wheel file and provides access to the various parts of the -name that have meaning. -""" -import re -from typing import Dict, Iterable, List - -from pip._vendor.packaging.tags import Tag - -from pip._internal.exceptions import InvalidWheelFilename - - -class Wheel: - """A wheel file""" - - wheel_file_re = re.compile( - r"""^(?P(?P[^\s-]+?)-(?P[^\s-]*?)) - ((-(?P\d[^-]*?))?-(?P[^\s-]+?)-(?P[^\s-]+?)-(?P[^\s-]+?) - \.whl|\.dist-info)$""", - re.VERBOSE, - ) - - def __init__(self, filename: str) -> None: - """ - :raises InvalidWheelFilename: when the filename is invalid for a wheel - """ - wheel_info = self.wheel_file_re.match(filename) - if not wheel_info: - raise InvalidWheelFilename(f"{filename} is not a valid wheel filename.") - self.filename = filename - self.name = wheel_info.group("name").replace("_", "-") - # we'll assume "_" means "-" due to wheel naming scheme - # (https://github.com/pypa/pip/issues/1150) - self.version = wheel_info.group("ver").replace("_", "-") - self.build_tag = wheel_info.group("build") - self.pyversions = wheel_info.group("pyver").split(".") - self.abis = wheel_info.group("abi").split(".") - self.plats = wheel_info.group("plat").split(".") - - # All the tag combinations from this file - self.file_tags = { - Tag(x, y, z) for x in self.pyversions for y in self.abis for z in self.plats - } - - def get_formatted_file_tags(self) -> List[str]: - """Return the wheel's tags as a sorted list of strings.""" - return sorted(str(tag) for tag in self.file_tags) - - def support_index_min(self, tags: List[Tag]) -> int: - """Return the lowest index that one of the wheel's file_tag combinations - achieves in the given list of supported tags. - - For example, if there are 8 supported tags and one of the file tags - is first in the list, then return 0. - - :param tags: the PEP 425 tags to check the wheel against, in order - with most preferred first. - - :raises ValueError: If none of the wheel's file tags match one of - the supported tags. - """ - try: - return next(i for i, t in enumerate(tags) if t in self.file_tags) - except StopIteration: - raise ValueError() - - def find_most_preferred_tag( - self, tags: List[Tag], tag_to_priority: Dict[Tag, int] - ) -> int: - """Return the priority of the most preferred tag that one of the wheel's file - tag combinations achieves in the given list of supported tags using the given - tag_to_priority mapping, where lower priorities are more-preferred. - - This is used in place of support_index_min in some cases in order to avoid - an expensive linear scan of a large list of tags. - - :param tags: the PEP 425 tags to check the wheel against. - :param tag_to_priority: a mapping from tag to priority of that tag, where - lower is more preferred. - - :raises ValueError: If none of the wheel's file tags match one of - the supported tags. - """ - return min( - tag_to_priority[tag] for tag in self.file_tags if tag in tag_to_priority - ) - - def supported(self, tags: Iterable[Tag]) -> bool: - """Return whether the wheel is compatible with one of the given tags. - - :param tags: the PEP 425 tags to check the wheel against. - """ - return not self.file_tags.isdisjoint(tags) diff --git a/bot/lib/python3.11/site-packages/pip/_internal/network/__init__.py b/bot/lib/python3.11/site-packages/pip/_internal/network/__init__.py deleted file mode 100644 index b51bde9..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/network/__init__.py +++ /dev/null @@ -1,2 +0,0 @@ -"""Contains purely network-related utilities. -""" diff --git a/bot/lib/python3.11/site-packages/pip/_internal/network/auth.py b/bot/lib/python3.11/site-packages/pip/_internal/network/auth.py deleted file mode 100644 index ca42798..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/network/auth.py +++ /dev/null @@ -1,323 +0,0 @@ -"""Network Authentication Helpers - -Contains interface (MultiDomainBasicAuth) and associated glue code for -providing credentials in the context of network requests. -""" - -import urllib.parse -from typing import Any, Dict, List, Optional, Tuple - -from pip._vendor.requests.auth import AuthBase, HTTPBasicAuth -from pip._vendor.requests.models import Request, Response -from pip._vendor.requests.utils import get_netrc_auth - -from pip._internal.utils.logging import getLogger -from pip._internal.utils.misc import ( - ask, - ask_input, - ask_password, - remove_auth_from_url, - split_auth_netloc_from_url, -) -from pip._internal.vcs.versioncontrol import AuthInfo - -logger = getLogger(__name__) - -Credentials = Tuple[str, str, str] - -try: - import keyring -except ImportError: - keyring = None # type: ignore[assignment] -except Exception as exc: - logger.warning( - "Keyring is skipped due to an exception: %s", - str(exc), - ) - keyring = None # type: ignore[assignment] - - -def get_keyring_auth(url: Optional[str], username: Optional[str]) -> Optional[AuthInfo]: - """Return the tuple auth for a given url from keyring.""" - global keyring - if not url or not keyring: - return None - - try: - try: - get_credential = keyring.get_credential - except AttributeError: - pass - else: - logger.debug("Getting credentials from keyring for %s", url) - cred = get_credential(url, username) - if cred is not None: - return cred.username, cred.password - return None - - if username: - logger.debug("Getting password from keyring for %s", url) - password = keyring.get_password(url, username) - if password: - return username, password - - except Exception as exc: - logger.warning( - "Keyring is skipped due to an exception: %s", - str(exc), - ) - keyring = None # type: ignore[assignment] - return None - - -class MultiDomainBasicAuth(AuthBase): - def __init__( - self, prompting: bool = True, index_urls: Optional[List[str]] = None - ) -> None: - self.prompting = prompting - self.index_urls = index_urls - self.passwords: Dict[str, AuthInfo] = {} - # When the user is prompted to enter credentials and keyring is - # available, we will offer to save them. If the user accepts, - # this value is set to the credentials they entered. After the - # request authenticates, the caller should call - # ``save_credentials`` to save these. - self._credentials_to_save: Optional[Credentials] = None - - def _get_index_url(self, url: str) -> Optional[str]: - """Return the original index URL matching the requested URL. - - Cached or dynamically generated credentials may work against - the original index URL rather than just the netloc. - - The provided url should have had its username and password - removed already. If the original index url had credentials then - they will be included in the return value. - - Returns None if no matching index was found, or if --no-index - was specified by the user. - """ - if not url or not self.index_urls: - return None - - for u in self.index_urls: - prefix = remove_auth_from_url(u).rstrip("/") + "/" - if url.startswith(prefix): - return u - return None - - def _get_new_credentials( - self, - original_url: str, - allow_netrc: bool = True, - allow_keyring: bool = False, - ) -> AuthInfo: - """Find and return credentials for the specified URL.""" - # Split the credentials and netloc from the url. - url, netloc, url_user_password = split_auth_netloc_from_url( - original_url, - ) - - # Start with the credentials embedded in the url - username, password = url_user_password - if username is not None and password is not None: - logger.debug("Found credentials in url for %s", netloc) - return url_user_password - - # Find a matching index url for this request - index_url = self._get_index_url(url) - if index_url: - # Split the credentials from the url. - index_info = split_auth_netloc_from_url(index_url) - if index_info: - index_url, _, index_url_user_password = index_info - logger.debug("Found index url %s", index_url) - - # If an index URL was found, try its embedded credentials - if index_url and index_url_user_password[0] is not None: - username, password = index_url_user_password - if username is not None and password is not None: - logger.debug("Found credentials in index url for %s", netloc) - return index_url_user_password - - # Get creds from netrc if we still don't have them - if allow_netrc: - netrc_auth = get_netrc_auth(original_url) - if netrc_auth: - logger.debug("Found credentials in netrc for %s", netloc) - return netrc_auth - - # If we don't have a password and keyring is available, use it. - if allow_keyring: - # The index url is more specific than the netloc, so try it first - # fmt: off - kr_auth = ( - get_keyring_auth(index_url, username) or - get_keyring_auth(netloc, username) - ) - # fmt: on - if kr_auth: - logger.debug("Found credentials in keyring for %s", netloc) - return kr_auth - - return username, password - - def _get_url_and_credentials( - self, original_url: str - ) -> Tuple[str, Optional[str], Optional[str]]: - """Return the credentials to use for the provided URL. - - If allowed, netrc and keyring may be used to obtain the - correct credentials. - - Returns (url_without_credentials, username, password). Note - that even if the original URL contains credentials, this - function may return a different username and password. - """ - url, netloc, _ = split_auth_netloc_from_url(original_url) - - # Try to get credentials from original url - username, password = self._get_new_credentials(original_url) - - # If credentials not found, use any stored credentials for this netloc. - # Do this if either the username or the password is missing. - # This accounts for the situation in which the user has specified - # the username in the index url, but the password comes from keyring. - if (username is None or password is None) and netloc in self.passwords: - un, pw = self.passwords[netloc] - # It is possible that the cached credentials are for a different username, - # in which case the cache should be ignored. - if username is None or username == un: - username, password = un, pw - - if username is not None or password is not None: - # Convert the username and password if they're None, so that - # this netloc will show up as "cached" in the conditional above. - # Further, HTTPBasicAuth doesn't accept None, so it makes sense to - # cache the value that is going to be used. - username = username or "" - password = password or "" - - # Store any acquired credentials. - self.passwords[netloc] = (username, password) - - assert ( - # Credentials were found - (username is not None and password is not None) - # Credentials were not found - or (username is None and password is None) - ), f"Could not load credentials from url: {original_url}" - - return url, username, password - - def __call__(self, req: Request) -> Request: - # Get credentials for this request - url, username, password = self._get_url_and_credentials(req.url) - - # Set the url of the request to the url without any credentials - req.url = url - - if username is not None and password is not None: - # Send the basic auth with this request - req = HTTPBasicAuth(username, password)(req) - - # Attach a hook to handle 401 responses - req.register_hook("response", self.handle_401) - - return req - - # Factored out to allow for easy patching in tests - def _prompt_for_password( - self, netloc: str - ) -> Tuple[Optional[str], Optional[str], bool]: - username = ask_input(f"User for {netloc}: ") - if not username: - return None, None, False - auth = get_keyring_auth(netloc, username) - if auth and auth[0] is not None and auth[1] is not None: - return auth[0], auth[1], False - password = ask_password("Password: ") - return username, password, True - - # Factored out to allow for easy patching in tests - def _should_save_password_to_keyring(self) -> bool: - if not keyring: - return False - return ask("Save credentials to keyring [y/N]: ", ["y", "n"]) == "y" - - def handle_401(self, resp: Response, **kwargs: Any) -> Response: - # We only care about 401 responses, anything else we want to just - # pass through the actual response - if resp.status_code != 401: - return resp - - # We are not able to prompt the user so simply return the response - if not self.prompting: - return resp - - parsed = urllib.parse.urlparse(resp.url) - - # Query the keyring for credentials: - username, password = self._get_new_credentials( - resp.url, - allow_netrc=False, - allow_keyring=True, - ) - - # Prompt the user for a new username and password - save = False - if not username and not password: - username, password, save = self._prompt_for_password(parsed.netloc) - - # Store the new username and password to use for future requests - self._credentials_to_save = None - if username is not None and password is not None: - self.passwords[parsed.netloc] = (username, password) - - # Prompt to save the password to keyring - if save and self._should_save_password_to_keyring(): - self._credentials_to_save = (parsed.netloc, username, password) - - # Consume content and release the original connection to allow our new - # request to reuse the same one. - resp.content - resp.raw.release_conn() - - # Add our new username and password to the request - req = HTTPBasicAuth(username or "", password or "")(resp.request) - req.register_hook("response", self.warn_on_401) - - # On successful request, save the credentials that were used to - # keyring. (Note that if the user responded "no" above, this member - # is not set and nothing will be saved.) - if self._credentials_to_save: - req.register_hook("response", self.save_credentials) - - # Send our new request - new_resp = resp.connection.send(req, **kwargs) - new_resp.history.append(resp) - - return new_resp - - def warn_on_401(self, resp: Response, **kwargs: Any) -> None: - """Response callback to warn about incorrect credentials.""" - if resp.status_code == 401: - logger.warning( - "401 Error, Credentials not correct for %s", - resp.request.url, - ) - - def save_credentials(self, resp: Response, **kwargs: Any) -> None: - """Response callback to save credentials on success.""" - assert keyring is not None, "should never reach here without keyring" - if not keyring: - return - - creds = self._credentials_to_save - self._credentials_to_save = None - if creds and resp.status_code < 400: - try: - logger.info("Saving credentials to keyring") - keyring.set_password(*creds) - except Exception: - logger.exception("Failed to save credentials") diff --git a/bot/lib/python3.11/site-packages/pip/_internal/network/cache.py b/bot/lib/python3.11/site-packages/pip/_internal/network/cache.py deleted file mode 100644 index a81a239..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/network/cache.py +++ /dev/null @@ -1,69 +0,0 @@ -"""HTTP cache implementation. -""" - -import os -from contextlib import contextmanager -from typing import Generator, Optional - -from pip._vendor.cachecontrol.cache import BaseCache -from pip._vendor.cachecontrol.caches import FileCache -from pip._vendor.requests.models import Response - -from pip._internal.utils.filesystem import adjacent_tmp_file, replace -from pip._internal.utils.misc import ensure_dir - - -def is_from_cache(response: Response) -> bool: - return getattr(response, "from_cache", False) - - -@contextmanager -def suppressed_cache_errors() -> Generator[None, None, None]: - """If we can't access the cache then we can just skip caching and process - requests as if caching wasn't enabled. - """ - try: - yield - except OSError: - pass - - -class SafeFileCache(BaseCache): - """ - A file based cache which is safe to use even when the target directory may - not be accessible or writable. - """ - - def __init__(self, directory: str) -> None: - assert directory is not None, "Cache directory must not be None." - super().__init__() - self.directory = directory - - def _get_cache_path(self, name: str) -> str: - # From cachecontrol.caches.file_cache.FileCache._fn, brought into our - # class for backwards-compatibility and to avoid using a non-public - # method. - hashed = FileCache.encode(name) - parts = list(hashed[:5]) + [hashed] - return os.path.join(self.directory, *parts) - - def get(self, key: str) -> Optional[bytes]: - path = self._get_cache_path(key) - with suppressed_cache_errors(): - with open(path, "rb") as f: - return f.read() - - def set(self, key: str, value: bytes, expires: Optional[int] = None) -> None: - path = self._get_cache_path(key) - with suppressed_cache_errors(): - ensure_dir(os.path.dirname(path)) - - with adjacent_tmp_file(path) as f: - f.write(value) - - replace(f.name, path) - - def delete(self, key: str) -> None: - path = self._get_cache_path(key) - with suppressed_cache_errors(): - os.remove(path) diff --git a/bot/lib/python3.11/site-packages/pip/_internal/network/download.py b/bot/lib/python3.11/site-packages/pip/_internal/network/download.py deleted file mode 100644 index 79b82a5..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/network/download.py +++ /dev/null @@ -1,186 +0,0 @@ -"""Download files with progress indicators. -""" -import email.message -import logging -import mimetypes -import os -from typing import Iterable, Optional, Tuple - -from pip._vendor.requests.models import CONTENT_CHUNK_SIZE, Response - -from pip._internal.cli.progress_bars import get_download_progress_renderer -from pip._internal.exceptions import NetworkConnectionError -from pip._internal.models.index import PyPI -from pip._internal.models.link import Link -from pip._internal.network.cache import is_from_cache -from pip._internal.network.session import PipSession -from pip._internal.network.utils import HEADERS, raise_for_status, response_chunks -from pip._internal.utils.misc import format_size, redact_auth_from_url, splitext - -logger = logging.getLogger(__name__) - - -def _get_http_response_size(resp: Response) -> Optional[int]: - try: - return int(resp.headers["content-length"]) - except (ValueError, KeyError, TypeError): - return None - - -def _prepare_download( - resp: Response, - link: Link, - progress_bar: str, -) -> Iterable[bytes]: - total_length = _get_http_response_size(resp) - - if link.netloc == PyPI.file_storage_domain: - url = link.show_url - else: - url = link.url_without_fragment - - logged_url = redact_auth_from_url(url) - - if total_length: - logged_url = "{} ({})".format(logged_url, format_size(total_length)) - - if is_from_cache(resp): - logger.info("Using cached %s", logged_url) - else: - logger.info("Downloading %s", logged_url) - - if logger.getEffectiveLevel() > logging.INFO: - show_progress = False - elif is_from_cache(resp): - show_progress = False - elif not total_length: - show_progress = True - elif total_length > (40 * 1000): - show_progress = True - else: - show_progress = False - - chunks = response_chunks(resp, CONTENT_CHUNK_SIZE) - - if not show_progress: - return chunks - - renderer = get_download_progress_renderer(bar_type=progress_bar, size=total_length) - return renderer(chunks) - - -def sanitize_content_filename(filename: str) -> str: - """ - Sanitize the "filename" value from a Content-Disposition header. - """ - return os.path.basename(filename) - - -def parse_content_disposition(content_disposition: str, default_filename: str) -> str: - """ - Parse the "filename" value from a Content-Disposition header, and - return the default filename if the result is empty. - """ - m = email.message.Message() - m["content-type"] = content_disposition - filename = m.get_param("filename") - if filename: - # We need to sanitize the filename to prevent directory traversal - # in case the filename contains ".." path parts. - filename = sanitize_content_filename(str(filename)) - return filename or default_filename - - -def _get_http_response_filename(resp: Response, link: Link) -> str: - """Get an ideal filename from the given HTTP response, falling back to - the link filename if not provided. - """ - filename = link.filename # fallback - # Have a look at the Content-Disposition header for a better guess - content_disposition = resp.headers.get("content-disposition") - if content_disposition: - filename = parse_content_disposition(content_disposition, filename) - ext: Optional[str] = splitext(filename)[1] - if not ext: - ext = mimetypes.guess_extension(resp.headers.get("content-type", "")) - if ext: - filename += ext - if not ext and link.url != resp.url: - ext = os.path.splitext(resp.url)[1] - if ext: - filename += ext - return filename - - -def _http_get_download(session: PipSession, link: Link) -> Response: - target_url = link.url.split("#", 1)[0] - resp = session.get(target_url, headers=HEADERS, stream=True) - raise_for_status(resp) - return resp - - -class Downloader: - def __init__( - self, - session: PipSession, - progress_bar: str, - ) -> None: - self._session = session - self._progress_bar = progress_bar - - def __call__(self, link: Link, location: str) -> Tuple[str, str]: - """Download the file given by link into location.""" - try: - resp = _http_get_download(self._session, link) - except NetworkConnectionError as e: - assert e.response is not None - logger.critical( - "HTTP error %s while getting %s", e.response.status_code, link - ) - raise - - filename = _get_http_response_filename(resp, link) - filepath = os.path.join(location, filename) - - chunks = _prepare_download(resp, link, self._progress_bar) - with open(filepath, "wb") as content_file: - for chunk in chunks: - content_file.write(chunk) - content_type = resp.headers.get("Content-Type", "") - return filepath, content_type - - -class BatchDownloader: - def __init__( - self, - session: PipSession, - progress_bar: str, - ) -> None: - self._session = session - self._progress_bar = progress_bar - - def __call__( - self, links: Iterable[Link], location: str - ) -> Iterable[Tuple[Link, Tuple[str, str]]]: - """Download the files given by links into location.""" - for link in links: - try: - resp = _http_get_download(self._session, link) - except NetworkConnectionError as e: - assert e.response is not None - logger.critical( - "HTTP error %s while getting %s", - e.response.status_code, - link, - ) - raise - - filename = _get_http_response_filename(resp, link) - filepath = os.path.join(location, filename) - - chunks = _prepare_download(resp, link, self._progress_bar) - with open(filepath, "wb") as content_file: - for chunk in chunks: - content_file.write(chunk) - content_type = resp.headers.get("Content-Type", "") - yield link, (filepath, content_type) diff --git a/bot/lib/python3.11/site-packages/pip/_internal/network/lazy_wheel.py b/bot/lib/python3.11/site-packages/pip/_internal/network/lazy_wheel.py deleted file mode 100644 index 854a6fa..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/network/lazy_wheel.py +++ /dev/null @@ -1,210 +0,0 @@ -"""Lazy ZIP over HTTP""" - -__all__ = ["HTTPRangeRequestUnsupported", "dist_from_wheel_url"] - -from bisect import bisect_left, bisect_right -from contextlib import contextmanager -from tempfile import NamedTemporaryFile -from typing import Any, Dict, Generator, List, Optional, Tuple -from zipfile import BadZipfile, ZipFile - -from pip._vendor.packaging.utils import canonicalize_name -from pip._vendor.requests.models import CONTENT_CHUNK_SIZE, Response - -from pip._internal.metadata import BaseDistribution, MemoryWheel, get_wheel_distribution -from pip._internal.network.session import PipSession -from pip._internal.network.utils import HEADERS, raise_for_status, response_chunks - - -class HTTPRangeRequestUnsupported(Exception): - pass - - -def dist_from_wheel_url(name: str, url: str, session: PipSession) -> BaseDistribution: - """Return a distribution object from the given wheel URL. - - This uses HTTP range requests to only fetch the portion of the wheel - containing metadata, just enough for the object to be constructed. - If such requests are not supported, HTTPRangeRequestUnsupported - is raised. - """ - with LazyZipOverHTTP(url, session) as zf: - # For read-only ZIP files, ZipFile only needs methods read, - # seek, seekable and tell, not the whole IO protocol. - wheel = MemoryWheel(zf.name, zf) # type: ignore - # After context manager exit, wheel.name - # is an invalid file by intention. - return get_wheel_distribution(wheel, canonicalize_name(name)) - - -class LazyZipOverHTTP: - """File-like object mapped to a ZIP file over HTTP. - - This uses HTTP range requests to lazily fetch the file's content, - which is supposed to be fed to ZipFile. If such requests are not - supported by the server, raise HTTPRangeRequestUnsupported - during initialization. - """ - - def __init__( - self, url: str, session: PipSession, chunk_size: int = CONTENT_CHUNK_SIZE - ) -> None: - head = session.head(url, headers=HEADERS) - raise_for_status(head) - assert head.status_code == 200 - self._session, self._url, self._chunk_size = session, url, chunk_size - self._length = int(head.headers["Content-Length"]) - self._file = NamedTemporaryFile() - self.truncate(self._length) - self._left: List[int] = [] - self._right: List[int] = [] - if "bytes" not in head.headers.get("Accept-Ranges", "none"): - raise HTTPRangeRequestUnsupported("range request is not supported") - self._check_zip() - - @property - def mode(self) -> str: - """Opening mode, which is always rb.""" - return "rb" - - @property - def name(self) -> str: - """Path to the underlying file.""" - return self._file.name - - def seekable(self) -> bool: - """Return whether random access is supported, which is True.""" - return True - - def close(self) -> None: - """Close the file.""" - self._file.close() - - @property - def closed(self) -> bool: - """Whether the file is closed.""" - return self._file.closed - - def read(self, size: int = -1) -> bytes: - """Read up to size bytes from the object and return them. - - As a convenience, if size is unspecified or -1, - all bytes until EOF are returned. Fewer than - size bytes may be returned if EOF is reached. - """ - download_size = max(size, self._chunk_size) - start, length = self.tell(), self._length - stop = length if size < 0 else min(start + download_size, length) - start = max(0, stop - download_size) - self._download(start, stop - 1) - return self._file.read(size) - - def readable(self) -> bool: - """Return whether the file is readable, which is True.""" - return True - - def seek(self, offset: int, whence: int = 0) -> int: - """Change stream position and return the new absolute position. - - Seek to offset relative position indicated by whence: - * 0: Start of stream (the default). pos should be >= 0; - * 1: Current position - pos may be negative; - * 2: End of stream - pos usually negative. - """ - return self._file.seek(offset, whence) - - def tell(self) -> int: - """Return the current position.""" - return self._file.tell() - - def truncate(self, size: Optional[int] = None) -> int: - """Resize the stream to the given size in bytes. - - If size is unspecified resize to the current position. - The current stream position isn't changed. - - Return the new file size. - """ - return self._file.truncate(size) - - def writable(self) -> bool: - """Return False.""" - return False - - def __enter__(self) -> "LazyZipOverHTTP": - self._file.__enter__() - return self - - def __exit__(self, *exc: Any) -> None: - self._file.__exit__(*exc) - - @contextmanager - def _stay(self) -> Generator[None, None, None]: - """Return a context manager keeping the position. - - At the end of the block, seek back to original position. - """ - pos = self.tell() - try: - yield - finally: - self.seek(pos) - - def _check_zip(self) -> None: - """Check and download until the file is a valid ZIP.""" - end = self._length - 1 - for start in reversed(range(0, end, self._chunk_size)): - self._download(start, end) - with self._stay(): - try: - # For read-only ZIP files, ZipFile only needs - # methods read, seek, seekable and tell. - ZipFile(self) # type: ignore - except BadZipfile: - pass - else: - break - - def _stream_response( - self, start: int, end: int, base_headers: Dict[str, str] = HEADERS - ) -> Response: - """Return HTTP response to a range request from start to end.""" - headers = base_headers.copy() - headers["Range"] = f"bytes={start}-{end}" - # TODO: Get range requests to be correctly cached - headers["Cache-Control"] = "no-cache" - return self._session.get(self._url, headers=headers, stream=True) - - def _merge( - self, start: int, end: int, left: int, right: int - ) -> Generator[Tuple[int, int], None, None]: - """Return a generator of intervals to be fetched. - - Args: - start (int): Start of needed interval - end (int): End of needed interval - left (int): Index of first overlapping downloaded data - right (int): Index after last overlapping downloaded data - """ - lslice, rslice = self._left[left:right], self._right[left:right] - i = start = min([start] + lslice[:1]) - end = max([end] + rslice[-1:]) - for j, k in zip(lslice, rslice): - if j > i: - yield i, j - 1 - i = k + 1 - if i <= end: - yield i, end - self._left[left:right], self._right[left:right] = [start], [end] - - def _download(self, start: int, end: int) -> None: - """Download bytes from start to end inclusively.""" - with self._stay(): - left = bisect_left(self._right, start) - right = bisect_right(self._left, end) - for start, end in self._merge(start, end, left, right): - response = self._stream_response(start, end) - response.raise_for_status() - self.seek(start) - for chunk in response_chunks(response, self._chunk_size): - self._file.write(chunk) diff --git a/bot/lib/python3.11/site-packages/pip/_internal/network/session.py b/bot/lib/python3.11/site-packages/pip/_internal/network/session.py deleted file mode 100644 index e512ac7..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/network/session.py +++ /dev/null @@ -1,518 +0,0 @@ -"""PipSession and supporting code, containing all pip-specific -network request configuration and behavior. -""" - -import email.utils -import io -import ipaddress -import json -import logging -import mimetypes -import os -import platform -import shutil -import subprocess -import sys -import urllib.parse -import warnings -from typing import ( - TYPE_CHECKING, - Any, - Dict, - Generator, - List, - Mapping, - Optional, - Sequence, - Tuple, - Union, -) - -from pip._vendor import requests, urllib3 -from pip._vendor.cachecontrol import CacheControlAdapter as _BaseCacheControlAdapter -from pip._vendor.requests.adapters import DEFAULT_POOLBLOCK, BaseAdapter -from pip._vendor.requests.adapters import HTTPAdapter as _BaseHTTPAdapter -from pip._vendor.requests.models import PreparedRequest, Response -from pip._vendor.requests.structures import CaseInsensitiveDict -from pip._vendor.urllib3.connectionpool import ConnectionPool -from pip._vendor.urllib3.exceptions import InsecureRequestWarning - -from pip import __version__ -from pip._internal.metadata import get_default_environment -from pip._internal.models.link import Link -from pip._internal.network.auth import MultiDomainBasicAuth -from pip._internal.network.cache import SafeFileCache - -# Import ssl from compat so the initial import occurs in only one place. -from pip._internal.utils.compat import has_tls -from pip._internal.utils.glibc import libc_ver -from pip._internal.utils.misc import build_url_from_netloc, parse_netloc -from pip._internal.utils.urls import url_to_path - -if TYPE_CHECKING: - from ssl import SSLContext - - from pip._vendor.urllib3.poolmanager import PoolManager - - -logger = logging.getLogger(__name__) - -SecureOrigin = Tuple[str, str, Optional[Union[int, str]]] - - -# Ignore warning raised when using --trusted-host. -warnings.filterwarnings("ignore", category=InsecureRequestWarning) - - -SECURE_ORIGINS: List[SecureOrigin] = [ - # protocol, hostname, port - # Taken from Chrome's list of secure origins (See: http://bit.ly/1qrySKC) - ("https", "*", "*"), - ("*", "localhost", "*"), - ("*", "127.0.0.0/8", "*"), - ("*", "::1/128", "*"), - ("file", "*", None), - # ssh is always secure. - ("ssh", "*", "*"), -] - - -# These are environment variables present when running under various -# CI systems. For each variable, some CI systems that use the variable -# are indicated. The collection was chosen so that for each of a number -# of popular systems, at least one of the environment variables is used. -# This list is used to provide some indication of and lower bound for -# CI traffic to PyPI. Thus, it is okay if the list is not comprehensive. -# For more background, see: https://github.com/pypa/pip/issues/5499 -CI_ENVIRONMENT_VARIABLES = ( - # Azure Pipelines - "BUILD_BUILDID", - # Jenkins - "BUILD_ID", - # AppVeyor, CircleCI, Codeship, Gitlab CI, Shippable, Travis CI - "CI", - # Explicit environment variable. - "PIP_IS_CI", -) - - -def looks_like_ci() -> bool: - """ - Return whether it looks like pip is running under CI. - """ - # We don't use the method of checking for a tty (e.g. using isatty()) - # because some CI systems mimic a tty (e.g. Travis CI). Thus that - # method doesn't provide definitive information in either direction. - return any(name in os.environ for name in CI_ENVIRONMENT_VARIABLES) - - -def user_agent() -> str: - """ - Return a string representing the user agent. - """ - data: Dict[str, Any] = { - "installer": {"name": "pip", "version": __version__}, - "python": platform.python_version(), - "implementation": { - "name": platform.python_implementation(), - }, - } - - if data["implementation"]["name"] == "CPython": - data["implementation"]["version"] = platform.python_version() - elif data["implementation"]["name"] == "PyPy": - pypy_version_info = sys.pypy_version_info # type: ignore - if pypy_version_info.releaselevel == "final": - pypy_version_info = pypy_version_info[:3] - data["implementation"]["version"] = ".".join( - [str(x) for x in pypy_version_info] - ) - elif data["implementation"]["name"] == "Jython": - # Complete Guess - data["implementation"]["version"] = platform.python_version() - elif data["implementation"]["name"] == "IronPython": - # Complete Guess - data["implementation"]["version"] = platform.python_version() - - if sys.platform.startswith("linux"): - from pip._vendor import distro - - linux_distribution = distro.name(), distro.version(), distro.codename() - distro_infos: Dict[str, Any] = dict( - filter( - lambda x: x[1], - zip(["name", "version", "id"], linux_distribution), - ) - ) - libc = dict( - filter( - lambda x: x[1], - zip(["lib", "version"], libc_ver()), - ) - ) - if libc: - distro_infos["libc"] = libc - if distro_infos: - data["distro"] = distro_infos - - if sys.platform.startswith("darwin") and platform.mac_ver()[0]: - data["distro"] = {"name": "macOS", "version": platform.mac_ver()[0]} - - if platform.system(): - data.setdefault("system", {})["name"] = platform.system() - - if platform.release(): - data.setdefault("system", {})["release"] = platform.release() - - if platform.machine(): - data["cpu"] = platform.machine() - - if has_tls(): - import _ssl as ssl - - data["openssl_version"] = ssl.OPENSSL_VERSION - - setuptools_dist = get_default_environment().get_distribution("setuptools") - if setuptools_dist is not None: - data["setuptools_version"] = str(setuptools_dist.version) - - if shutil.which("rustc") is not None: - # If for any reason `rustc --version` fails, silently ignore it - try: - rustc_output = subprocess.check_output( - ["rustc", "--version"], stderr=subprocess.STDOUT, timeout=0.5 - ) - except Exception: - pass - else: - if rustc_output.startswith(b"rustc "): - # The format of `rustc --version` is: - # `b'rustc 1.52.1 (9bc8c42bb 2021-05-09)\n'` - # We extract just the middle (1.52.1) part - data["rustc_version"] = rustc_output.split(b" ")[1].decode() - - # Use None rather than False so as not to give the impression that - # pip knows it is not being run under CI. Rather, it is a null or - # inconclusive result. Also, we include some value rather than no - # value to make it easier to know that the check has been run. - data["ci"] = True if looks_like_ci() else None - - user_data = os.environ.get("PIP_USER_AGENT_USER_DATA") - if user_data is not None: - data["user_data"] = user_data - - return "{data[installer][name]}/{data[installer][version]} {json}".format( - data=data, - json=json.dumps(data, separators=(",", ":"), sort_keys=True), - ) - - -class LocalFSAdapter(BaseAdapter): - def send( - self, - request: PreparedRequest, - stream: bool = False, - timeout: Optional[Union[float, Tuple[float, float]]] = None, - verify: Union[bool, str] = True, - cert: Optional[Union[str, Tuple[str, str]]] = None, - proxies: Optional[Mapping[str, str]] = None, - ) -> Response: - pathname = url_to_path(request.url) - - resp = Response() - resp.status_code = 200 - resp.url = request.url - - try: - stats = os.stat(pathname) - except OSError as exc: - # format the exception raised as a io.BytesIO object, - # to return a better error message: - resp.status_code = 404 - resp.reason = type(exc).__name__ - resp.raw = io.BytesIO(f"{resp.reason}: {exc}".encode("utf8")) - else: - modified = email.utils.formatdate(stats.st_mtime, usegmt=True) - content_type = mimetypes.guess_type(pathname)[0] or "text/plain" - resp.headers = CaseInsensitiveDict( - { - "Content-Type": content_type, - "Content-Length": stats.st_size, - "Last-Modified": modified, - } - ) - - resp.raw = open(pathname, "rb") - resp.close = resp.raw.close - - return resp - - def close(self) -> None: - pass - - -class _SSLContextAdapterMixin: - """Mixin to add the ``ssl_context`` constructor argument to HTTP adapters. - - The additional argument is forwarded directly to the pool manager. This allows us - to dynamically decide what SSL store to use at runtime, which is used to implement - the optional ``truststore`` backend. - """ - - def __init__( - self, - *, - ssl_context: Optional["SSLContext"] = None, - **kwargs: Any, - ) -> None: - self._ssl_context = ssl_context - super().__init__(**kwargs) - - def init_poolmanager( - self, - connections: int, - maxsize: int, - block: bool = DEFAULT_POOLBLOCK, - **pool_kwargs: Any, - ) -> "PoolManager": - if self._ssl_context is not None: - pool_kwargs.setdefault("ssl_context", self._ssl_context) - return super().init_poolmanager( # type: ignore[misc] - connections=connections, - maxsize=maxsize, - block=block, - **pool_kwargs, - ) - - -class HTTPAdapter(_SSLContextAdapterMixin, _BaseHTTPAdapter): - pass - - -class CacheControlAdapter(_SSLContextAdapterMixin, _BaseCacheControlAdapter): - pass - - -class InsecureHTTPAdapter(HTTPAdapter): - def cert_verify( - self, - conn: ConnectionPool, - url: str, - verify: Union[bool, str], - cert: Optional[Union[str, Tuple[str, str]]], - ) -> None: - super().cert_verify(conn=conn, url=url, verify=False, cert=cert) - - -class InsecureCacheControlAdapter(CacheControlAdapter): - def cert_verify( - self, - conn: ConnectionPool, - url: str, - verify: Union[bool, str], - cert: Optional[Union[str, Tuple[str, str]]], - ) -> None: - super().cert_verify(conn=conn, url=url, verify=False, cert=cert) - - -class PipSession(requests.Session): - - timeout: Optional[int] = None - - def __init__( - self, - *args: Any, - retries: int = 0, - cache: Optional[str] = None, - trusted_hosts: Sequence[str] = (), - index_urls: Optional[List[str]] = None, - ssl_context: Optional["SSLContext"] = None, - **kwargs: Any, - ) -> None: - """ - :param trusted_hosts: Domains not to emit warnings for when not using - HTTPS. - """ - super().__init__(*args, **kwargs) - - # Namespace the attribute with "pip_" just in case to prevent - # possible conflicts with the base class. - self.pip_trusted_origins: List[Tuple[str, Optional[int]]] = [] - - # Attach our User Agent to the request - self.headers["User-Agent"] = user_agent() - - # Attach our Authentication handler to the session - self.auth = MultiDomainBasicAuth(index_urls=index_urls) - - # Create our urllib3.Retry instance which will allow us to customize - # how we handle retries. - retries = urllib3.Retry( - # Set the total number of retries that a particular request can - # have. - total=retries, - # A 503 error from PyPI typically means that the Fastly -> Origin - # connection got interrupted in some way. A 503 error in general - # is typically considered a transient error so we'll go ahead and - # retry it. - # A 500 may indicate transient error in Amazon S3 - # A 520 or 527 - may indicate transient error in CloudFlare - status_forcelist=[500, 503, 520, 527], - # Add a small amount of back off between failed requests in - # order to prevent hammering the service. - backoff_factor=0.25, - ) # type: ignore - - # Our Insecure HTTPAdapter disables HTTPS validation. It does not - # support caching so we'll use it for all http:// URLs. - # If caching is disabled, we will also use it for - # https:// hosts that we've marked as ignoring - # TLS errors for (trusted-hosts). - insecure_adapter = InsecureHTTPAdapter(max_retries=retries) - - # We want to _only_ cache responses on securely fetched origins or when - # the host is specified as trusted. We do this because - # we can't validate the response of an insecurely/untrusted fetched - # origin, and we don't want someone to be able to poison the cache and - # require manual eviction from the cache to fix it. - if cache: - secure_adapter = CacheControlAdapter( - cache=SafeFileCache(cache), - max_retries=retries, - ssl_context=ssl_context, - ) - self._trusted_host_adapter = InsecureCacheControlAdapter( - cache=SafeFileCache(cache), - max_retries=retries, - ) - else: - secure_adapter = HTTPAdapter(max_retries=retries, ssl_context=ssl_context) - self._trusted_host_adapter = insecure_adapter - - self.mount("https://", secure_adapter) - self.mount("http://", insecure_adapter) - - # Enable file:// urls - self.mount("file://", LocalFSAdapter()) - - for host in trusted_hosts: - self.add_trusted_host(host, suppress_logging=True) - - def update_index_urls(self, new_index_urls: List[str]) -> None: - """ - :param new_index_urls: New index urls to update the authentication - handler with. - """ - self.auth.index_urls = new_index_urls - - def add_trusted_host( - self, host: str, source: Optional[str] = None, suppress_logging: bool = False - ) -> None: - """ - :param host: It is okay to provide a host that has previously been - added. - :param source: An optional source string, for logging where the host - string came from. - """ - if not suppress_logging: - msg = f"adding trusted host: {host!r}" - if source is not None: - msg += f" (from {source})" - logger.info(msg) - - host_port = parse_netloc(host) - if host_port not in self.pip_trusted_origins: - self.pip_trusted_origins.append(host_port) - - self.mount( - build_url_from_netloc(host, scheme="http") + "/", self._trusted_host_adapter - ) - self.mount(build_url_from_netloc(host) + "/", self._trusted_host_adapter) - if not host_port[1]: - self.mount( - build_url_from_netloc(host, scheme="http") + ":", - self._trusted_host_adapter, - ) - # Mount wildcard ports for the same host. - self.mount(build_url_from_netloc(host) + ":", self._trusted_host_adapter) - - def iter_secure_origins(self) -> Generator[SecureOrigin, None, None]: - yield from SECURE_ORIGINS - for host, port in self.pip_trusted_origins: - yield ("*", host, "*" if port is None else port) - - def is_secure_origin(self, location: Link) -> bool: - # Determine if this url used a secure transport mechanism - parsed = urllib.parse.urlparse(str(location)) - origin_protocol, origin_host, origin_port = ( - parsed.scheme, - parsed.hostname, - parsed.port, - ) - - # The protocol to use to see if the protocol matches. - # Don't count the repository type as part of the protocol: in - # cases such as "git+ssh", only use "ssh". (I.e., Only verify against - # the last scheme.) - origin_protocol = origin_protocol.rsplit("+", 1)[-1] - - # Determine if our origin is a secure origin by looking through our - # hardcoded list of secure origins, as well as any additional ones - # configured on this PackageFinder instance. - for secure_origin in self.iter_secure_origins(): - secure_protocol, secure_host, secure_port = secure_origin - if origin_protocol != secure_protocol and secure_protocol != "*": - continue - - try: - addr = ipaddress.ip_address(origin_host or "") - network = ipaddress.ip_network(secure_host) - except ValueError: - # We don't have both a valid address or a valid network, so - # we'll check this origin against hostnames. - if ( - origin_host - and origin_host.lower() != secure_host.lower() - and secure_host != "*" - ): - continue - else: - # We have a valid address and network, so see if the address - # is contained within the network. - if addr not in network: - continue - - # Check to see if the port matches. - if ( - origin_port != secure_port - and secure_port != "*" - and secure_port is not None - ): - continue - - # If we've gotten here, then this origin matches the current - # secure origin and we should return True - return True - - # If we've gotten to this point, then the origin isn't secure and we - # will not accept it as a valid location to search. We will however - # log a warning that we are ignoring it. - logger.warning( - "The repository located at %s is not a trusted or secure host and " - "is being ignored. If this repository is available via HTTPS we " - "recommend you use HTTPS instead, otherwise you may silence " - "this warning and allow it anyway with '--trusted-host %s'.", - origin_host, - origin_host, - ) - - return False - - def request(self, method: str, url: str, *args: Any, **kwargs: Any) -> Response: - # Allow setting a default timeout on a session - kwargs.setdefault("timeout", self.timeout) - # Allow setting a default proxies on a session - kwargs.setdefault("proxies", self.proxies) - - # Dispatch the actual request - return super().request(method, url, *args, **kwargs) diff --git a/bot/lib/python3.11/site-packages/pip/_internal/network/utils.py b/bot/lib/python3.11/site-packages/pip/_internal/network/utils.py deleted file mode 100644 index 134848a..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/network/utils.py +++ /dev/null @@ -1,96 +0,0 @@ -from typing import Dict, Generator - -from pip._vendor.requests.models import CONTENT_CHUNK_SIZE, Response - -from pip._internal.exceptions import NetworkConnectionError - -# The following comments and HTTP headers were originally added by -# Donald Stufft in git commit 22c562429a61bb77172039e480873fb239dd8c03. -# -# We use Accept-Encoding: identity here because requests defaults to -# accepting compressed responses. This breaks in a variety of ways -# depending on how the server is configured. -# - Some servers will notice that the file isn't a compressible file -# and will leave the file alone and with an empty Content-Encoding -# - Some servers will notice that the file is already compressed and -# will leave the file alone, adding a Content-Encoding: gzip header -# - Some servers won't notice anything at all and will take a file -# that's already been compressed and compress it again, and set -# the Content-Encoding: gzip header -# By setting this to request only the identity encoding we're hoping -# to eliminate the third case. Hopefully there does not exist a server -# which when given a file will notice it is already compressed and that -# you're not asking for a compressed file and will then decompress it -# before sending because if that's the case I don't think it'll ever be -# possible to make this work. -HEADERS: Dict[str, str] = {"Accept-Encoding": "identity"} - - -def raise_for_status(resp: Response) -> None: - http_error_msg = "" - if isinstance(resp.reason, bytes): - # We attempt to decode utf-8 first because some servers - # choose to localize their reason strings. If the string - # isn't utf-8, we fall back to iso-8859-1 for all other - # encodings. - try: - reason = resp.reason.decode("utf-8") - except UnicodeDecodeError: - reason = resp.reason.decode("iso-8859-1") - else: - reason = resp.reason - - if 400 <= resp.status_code < 500: - http_error_msg = ( - f"{resp.status_code} Client Error: {reason} for url: {resp.url}" - ) - - elif 500 <= resp.status_code < 600: - http_error_msg = ( - f"{resp.status_code} Server Error: {reason} for url: {resp.url}" - ) - - if http_error_msg: - raise NetworkConnectionError(http_error_msg, response=resp) - - -def response_chunks( - response: Response, chunk_size: int = CONTENT_CHUNK_SIZE -) -> Generator[bytes, None, None]: - """Given a requests Response, provide the data chunks.""" - try: - # Special case for urllib3. - for chunk in response.raw.stream( - chunk_size, - # We use decode_content=False here because we don't - # want urllib3 to mess with the raw bytes we get - # from the server. If we decompress inside of - # urllib3 then we cannot verify the checksum - # because the checksum will be of the compressed - # file. This breakage will only occur if the - # server adds a Content-Encoding header, which - # depends on how the server was configured: - # - Some servers will notice that the file isn't a - # compressible file and will leave the file alone - # and with an empty Content-Encoding - # - Some servers will notice that the file is - # already compressed and will leave the file - # alone and will add a Content-Encoding: gzip - # header - # - Some servers won't notice anything at all and - # will take a file that's already been compressed - # and compress it again and set the - # Content-Encoding: gzip header - # - # By setting this not to decode automatically we - # hope to eliminate problems with the second case. - decode_content=False, - ): - yield chunk - except AttributeError: - # Standard file-like object. - while True: - chunk = response.raw.read(chunk_size) - if not chunk: - break - yield chunk diff --git a/bot/lib/python3.11/site-packages/pip/_internal/network/xmlrpc.py b/bot/lib/python3.11/site-packages/pip/_internal/network/xmlrpc.py deleted file mode 100644 index 4a7d55d..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/network/xmlrpc.py +++ /dev/null @@ -1,60 +0,0 @@ -"""xmlrpclib.Transport implementation -""" - -import logging -import urllib.parse -import xmlrpc.client -from typing import TYPE_CHECKING, Tuple - -from pip._internal.exceptions import NetworkConnectionError -from pip._internal.network.session import PipSession -from pip._internal.network.utils import raise_for_status - -if TYPE_CHECKING: - from xmlrpc.client import _HostType, _Marshallable - -logger = logging.getLogger(__name__) - - -class PipXmlrpcTransport(xmlrpc.client.Transport): - """Provide a `xmlrpclib.Transport` implementation via a `PipSession` - object. - """ - - def __init__( - self, index_url: str, session: PipSession, use_datetime: bool = False - ) -> None: - super().__init__(use_datetime) - index_parts = urllib.parse.urlparse(index_url) - self._scheme = index_parts.scheme - self._session = session - - def request( - self, - host: "_HostType", - handler: str, - request_body: bytes, - verbose: bool = False, - ) -> Tuple["_Marshallable", ...]: - assert isinstance(host, str) - parts = (self._scheme, host, handler, None, None, None) - url = urllib.parse.urlunparse(parts) - try: - headers = {"Content-Type": "text/xml"} - response = self._session.post( - url, - data=request_body, - headers=headers, - stream=True, - ) - raise_for_status(response) - self.verbose = verbose - return self.parse_response(response.raw) - except NetworkConnectionError as exc: - assert exc.response - logger.critical( - "HTTP error %s while getting %s", - exc.response.status_code, - url, - ) - raise diff --git a/bot/lib/python3.11/site-packages/pip/_internal/operations/__init__.py b/bot/lib/python3.11/site-packages/pip/_internal/operations/__init__.py deleted file mode 100644 index e69de29..0000000 diff --git a/bot/lib/python3.11/site-packages/pip/_internal/operations/build/__init__.py b/bot/lib/python3.11/site-packages/pip/_internal/operations/build/__init__.py deleted file mode 100644 index e69de29..0000000 diff --git a/bot/lib/python3.11/site-packages/pip/_internal/operations/build/build_tracker.py b/bot/lib/python3.11/site-packages/pip/_internal/operations/build/build_tracker.py deleted file mode 100644 index 6621549..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/operations/build/build_tracker.py +++ /dev/null @@ -1,124 +0,0 @@ -import contextlib -import hashlib -import logging -import os -from types import TracebackType -from typing import Dict, Generator, Optional, Set, Type, Union - -from pip._internal.models.link import Link -from pip._internal.req.req_install import InstallRequirement -from pip._internal.utils.temp_dir import TempDirectory - -logger = logging.getLogger(__name__) - - -@contextlib.contextmanager -def update_env_context_manager(**changes: str) -> Generator[None, None, None]: - target = os.environ - - # Save values from the target and change them. - non_existent_marker = object() - saved_values: Dict[str, Union[object, str]] = {} - for name, new_value in changes.items(): - try: - saved_values[name] = target[name] - except KeyError: - saved_values[name] = non_existent_marker - target[name] = new_value - - try: - yield - finally: - # Restore original values in the target. - for name, original_value in saved_values.items(): - if original_value is non_existent_marker: - del target[name] - else: - assert isinstance(original_value, str) # for mypy - target[name] = original_value - - -@contextlib.contextmanager -def get_build_tracker() -> Generator["BuildTracker", None, None]: - root = os.environ.get("PIP_BUILD_TRACKER") - with contextlib.ExitStack() as ctx: - if root is None: - root = ctx.enter_context(TempDirectory(kind="build-tracker")).path - ctx.enter_context(update_env_context_manager(PIP_BUILD_TRACKER=root)) - logger.debug("Initialized build tracking at %s", root) - - with BuildTracker(root) as tracker: - yield tracker - - -class BuildTracker: - def __init__(self, root: str) -> None: - self._root = root - self._entries: Set[InstallRequirement] = set() - logger.debug("Created build tracker: %s", self._root) - - def __enter__(self) -> "BuildTracker": - logger.debug("Entered build tracker: %s", self._root) - return self - - def __exit__( - self, - exc_type: Optional[Type[BaseException]], - exc_val: Optional[BaseException], - exc_tb: Optional[TracebackType], - ) -> None: - self.cleanup() - - def _entry_path(self, link: Link) -> str: - hashed = hashlib.sha224(link.url_without_fragment.encode()).hexdigest() - return os.path.join(self._root, hashed) - - def add(self, req: InstallRequirement) -> None: - """Add an InstallRequirement to build tracking.""" - - assert req.link - # Get the file to write information about this requirement. - entry_path = self._entry_path(req.link) - - # Try reading from the file. If it exists and can be read from, a build - # is already in progress, so a LookupError is raised. - try: - with open(entry_path) as fp: - contents = fp.read() - except FileNotFoundError: - pass - else: - message = "{} is already being built: {}".format(req.link, contents) - raise LookupError(message) - - # If we're here, req should really not be building already. - assert req not in self._entries - - # Start tracking this requirement. - with open(entry_path, "w", encoding="utf-8") as fp: - fp.write(str(req)) - self._entries.add(req) - - logger.debug("Added %s to build tracker %r", req, self._root) - - def remove(self, req: InstallRequirement) -> None: - """Remove an InstallRequirement from build tracking.""" - - assert req.link - # Delete the created file and the corresponding entries. - os.unlink(self._entry_path(req.link)) - self._entries.remove(req) - - logger.debug("Removed %s from build tracker %r", req, self._root) - - def cleanup(self) -> None: - for req in set(self._entries): - self.remove(req) - - logger.debug("Removed build tracker: %r", self._root) - - @contextlib.contextmanager - def track(self, req: InstallRequirement) -> Generator[None, None, None]: - self.add(req) - yield - self.remove(req) diff --git a/bot/lib/python3.11/site-packages/pip/_internal/operations/build/metadata.py b/bot/lib/python3.11/site-packages/pip/_internal/operations/build/metadata.py deleted file mode 100644 index e2b7b44..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/operations/build/metadata.py +++ /dev/null @@ -1,39 +0,0 @@ -"""Metadata generation logic for source distributions. -""" - -import os - -from pip._vendor.pep517.wrappers import Pep517HookCaller - -from pip._internal.build_env import BuildEnvironment -from pip._internal.exceptions import ( - InstallationSubprocessError, - MetadataGenerationFailed, -) -from pip._internal.utils.subprocess import runner_with_spinner_message -from pip._internal.utils.temp_dir import TempDirectory - - -def generate_metadata( - build_env: BuildEnvironment, backend: Pep517HookCaller, details: str -) -> str: - """Generate metadata using mechanisms described in PEP 517. - - Returns the generated metadata directory. - """ - metadata_tmpdir = TempDirectory(kind="modern-metadata", globally_managed=True) - - metadata_dir = metadata_tmpdir.path - - with build_env: - # Note that Pep517HookCaller implements a fallback for - # prepare_metadata_for_build_wheel, so we don't have to - # consider the possibility that this hook doesn't exist. - runner = runner_with_spinner_message("Preparing metadata (pyproject.toml)") - with backend.subprocess_runner(runner): - try: - distinfo_dir = backend.prepare_metadata_for_build_wheel(metadata_dir) - except InstallationSubprocessError as error: - raise MetadataGenerationFailed(package_details=details) from error - - return os.path.join(metadata_dir, distinfo_dir) diff --git a/bot/lib/python3.11/site-packages/pip/_internal/operations/build/metadata_editable.py b/bot/lib/python3.11/site-packages/pip/_internal/operations/build/metadata_editable.py deleted file mode 100644 index 4c3f48b..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/operations/build/metadata_editable.py +++ /dev/null @@ -1,41 +0,0 @@ -"""Metadata generation logic for source distributions. -""" - -import os - -from pip._vendor.pep517.wrappers import Pep517HookCaller - -from pip._internal.build_env import BuildEnvironment -from pip._internal.exceptions import ( - InstallationSubprocessError, - MetadataGenerationFailed, -) -from pip._internal.utils.subprocess import runner_with_spinner_message -from pip._internal.utils.temp_dir import TempDirectory - - -def generate_editable_metadata( - build_env: BuildEnvironment, backend: Pep517HookCaller, details: str -) -> str: - """Generate metadata using mechanisms described in PEP 660. - - Returns the generated metadata directory. - """ - metadata_tmpdir = TempDirectory(kind="modern-metadata", globally_managed=True) - - metadata_dir = metadata_tmpdir.path - - with build_env: - # Note that Pep517HookCaller implements a fallback for - # prepare_metadata_for_build_wheel/editable, so we don't have to - # consider the possibility that this hook doesn't exist. - runner = runner_with_spinner_message( - "Preparing editable metadata (pyproject.toml)" - ) - with backend.subprocess_runner(runner): - try: - distinfo_dir = backend.prepare_metadata_for_build_editable(metadata_dir) - except InstallationSubprocessError as error: - raise MetadataGenerationFailed(package_details=details) from error - - return os.path.join(metadata_dir, distinfo_dir) diff --git a/bot/lib/python3.11/site-packages/pip/_internal/operations/build/metadata_legacy.py b/bot/lib/python3.11/site-packages/pip/_internal/operations/build/metadata_legacy.py deleted file mode 100644 index e60988d..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/operations/build/metadata_legacy.py +++ /dev/null @@ -1,74 +0,0 @@ -"""Metadata generation logic for legacy source distributions. -""" - -import logging -import os - -from pip._internal.build_env import BuildEnvironment -from pip._internal.cli.spinners import open_spinner -from pip._internal.exceptions import ( - InstallationError, - InstallationSubprocessError, - MetadataGenerationFailed, -) -from pip._internal.utils.setuptools_build import make_setuptools_egg_info_args -from pip._internal.utils.subprocess import call_subprocess -from pip._internal.utils.temp_dir import TempDirectory - -logger = logging.getLogger(__name__) - - -def _find_egg_info(directory: str) -> str: - """Find an .egg-info subdirectory in `directory`.""" - filenames = [f for f in os.listdir(directory) if f.endswith(".egg-info")] - - if not filenames: - raise InstallationError(f"No .egg-info directory found in {directory}") - - if len(filenames) > 1: - raise InstallationError( - "More than one .egg-info directory found in {}".format(directory) - ) - - return os.path.join(directory, filenames[0]) - - -def generate_metadata( - build_env: BuildEnvironment, - setup_py_path: str, - source_dir: str, - isolated: bool, - details: str, -) -> str: - """Generate metadata using setup.py-based defacto mechanisms. - - Returns the generated metadata directory. - """ - logger.debug( - "Running setup.py (path:%s) egg_info for package %s", - setup_py_path, - details, - ) - - egg_info_dir = TempDirectory(kind="pip-egg-info", globally_managed=True).path - - args = make_setuptools_egg_info_args( - setup_py_path, - egg_info_dir=egg_info_dir, - no_user_config=isolated, - ) - - with build_env: - with open_spinner("Preparing metadata (setup.py)") as spinner: - try: - call_subprocess( - args, - cwd=source_dir, - command_desc="python setup.py egg_info", - spinner=spinner, - ) - except InstallationSubprocessError as error: - raise MetadataGenerationFailed(package_details=details) from error - - # Return the .egg-info directory. - return _find_egg_info(egg_info_dir) diff --git a/bot/lib/python3.11/site-packages/pip/_internal/operations/build/wheel.py b/bot/lib/python3.11/site-packages/pip/_internal/operations/build/wheel.py deleted file mode 100644 index b0d2fc9..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/operations/build/wheel.py +++ /dev/null @@ -1,37 +0,0 @@ -import logging -import os -from typing import Optional - -from pip._vendor.pep517.wrappers import Pep517HookCaller - -from pip._internal.utils.subprocess import runner_with_spinner_message - -logger = logging.getLogger(__name__) - - -def build_wheel_pep517( - name: str, - backend: Pep517HookCaller, - metadata_directory: str, - tempd: str, -) -> Optional[str]: - """Build one InstallRequirement using the PEP 517 build process. - - Returns path to wheel if successfully built. Otherwise, returns None. - """ - assert metadata_directory is not None - try: - logger.debug("Destination directory: %s", tempd) - - runner = runner_with_spinner_message( - f"Building wheel for {name} (pyproject.toml)" - ) - with backend.subprocess_runner(runner): - wheel_name = backend.build_wheel( - tempd, - metadata_directory=metadata_directory, - ) - except Exception: - logger.error("Failed building wheel for %s", name) - return None - return os.path.join(tempd, wheel_name) diff --git a/bot/lib/python3.11/site-packages/pip/_internal/operations/build/wheel_editable.py b/bot/lib/python3.11/site-packages/pip/_internal/operations/build/wheel_editable.py deleted file mode 100644 index cf7b01a..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/operations/build/wheel_editable.py +++ /dev/null @@ -1,46 +0,0 @@ -import logging -import os -from typing import Optional - -from pip._vendor.pep517.wrappers import HookMissing, Pep517HookCaller - -from pip._internal.utils.subprocess import runner_with_spinner_message - -logger = logging.getLogger(__name__) - - -def build_wheel_editable( - name: str, - backend: Pep517HookCaller, - metadata_directory: str, - tempd: str, -) -> Optional[str]: - """Build one InstallRequirement using the PEP 660 build process. - - Returns path to wheel if successfully built. Otherwise, returns None. - """ - assert metadata_directory is not None - try: - logger.debug("Destination directory: %s", tempd) - - runner = runner_with_spinner_message( - f"Building editable for {name} (pyproject.toml)" - ) - with backend.subprocess_runner(runner): - try: - wheel_name = backend.build_editable( - tempd, - metadata_directory=metadata_directory, - ) - except HookMissing as e: - logger.error( - "Cannot build editable %s because the build " - "backend does not have the %s hook", - name, - e, - ) - return None - except Exception: - logger.error("Failed building editable for %s", name) - return None - return os.path.join(tempd, wheel_name) diff --git a/bot/lib/python3.11/site-packages/pip/_internal/operations/build/wheel_legacy.py b/bot/lib/python3.11/site-packages/pip/_internal/operations/build/wheel_legacy.py deleted file mode 100644 index c5f0492..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/operations/build/wheel_legacy.py +++ /dev/null @@ -1,102 +0,0 @@ -import logging -import os.path -from typing import List, Optional - -from pip._internal.cli.spinners import open_spinner -from pip._internal.utils.setuptools_build import make_setuptools_bdist_wheel_args -from pip._internal.utils.subprocess import call_subprocess, format_command_args - -logger = logging.getLogger(__name__) - - -def format_command_result( - command_args: List[str], - command_output: str, -) -> str: - """Format command information for logging.""" - command_desc = format_command_args(command_args) - text = f"Command arguments: {command_desc}\n" - - if not command_output: - text += "Command output: None" - elif logger.getEffectiveLevel() > logging.DEBUG: - text += "Command output: [use --verbose to show]" - else: - if not command_output.endswith("\n"): - command_output += "\n" - text += f"Command output:\n{command_output}" - - return text - - -def get_legacy_build_wheel_path( - names: List[str], - temp_dir: str, - name: str, - command_args: List[str], - command_output: str, -) -> Optional[str]: - """Return the path to the wheel in the temporary build directory.""" - # Sort for determinism. - names = sorted(names) - if not names: - msg = ("Legacy build of wheel for {!r} created no files.\n").format(name) - msg += format_command_result(command_args, command_output) - logger.warning(msg) - return None - - if len(names) > 1: - msg = ( - "Legacy build of wheel for {!r} created more than one file.\n" - "Filenames (choosing first): {}\n" - ).format(name, names) - msg += format_command_result(command_args, command_output) - logger.warning(msg) - - return os.path.join(temp_dir, names[0]) - - -def build_wheel_legacy( - name: str, - setup_py_path: str, - source_dir: str, - global_options: List[str], - build_options: List[str], - tempd: str, -) -> Optional[str]: - """Build one unpacked package using the "legacy" build process. - - Returns path to wheel if successfully built. Otherwise, returns None. - """ - wheel_args = make_setuptools_bdist_wheel_args( - setup_py_path, - global_options=global_options, - build_options=build_options, - destination_dir=tempd, - ) - - spin_message = f"Building wheel for {name} (setup.py)" - with open_spinner(spin_message) as spinner: - logger.debug("Destination directory: %s", tempd) - - try: - output = call_subprocess( - wheel_args, - command_desc="python setup.py bdist_wheel", - cwd=source_dir, - spinner=spinner, - ) - except Exception: - spinner.finish("error") - logger.error("Failed building wheel for %s", name) - return None - - names = os.listdir(tempd) - wheel_path = get_legacy_build_wheel_path( - names=names, - temp_dir=tempd, - name=name, - command_args=wheel_args, - command_output=output, - ) - return wheel_path diff --git a/bot/lib/python3.11/site-packages/pip/_internal/operations/check.py b/bot/lib/python3.11/site-packages/pip/_internal/operations/check.py deleted file mode 100644 index fb3ac8b..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/operations/check.py +++ /dev/null @@ -1,149 +0,0 @@ -"""Validation of dependencies of packages -""" - -import logging -from typing import Callable, Dict, List, NamedTuple, Optional, Set, Tuple - -from pip._vendor.packaging.requirements import Requirement -from pip._vendor.packaging.utils import NormalizedName, canonicalize_name - -from pip._internal.distributions import make_distribution_for_install_requirement -from pip._internal.metadata import get_default_environment -from pip._internal.metadata.base import DistributionVersion -from pip._internal.req.req_install import InstallRequirement - -logger = logging.getLogger(__name__) - - -class PackageDetails(NamedTuple): - version: DistributionVersion - dependencies: List[Requirement] - - -# Shorthands -PackageSet = Dict[NormalizedName, PackageDetails] -Missing = Tuple[NormalizedName, Requirement] -Conflicting = Tuple[NormalizedName, DistributionVersion, Requirement] - -MissingDict = Dict[NormalizedName, List[Missing]] -ConflictingDict = Dict[NormalizedName, List[Conflicting]] -CheckResult = Tuple[MissingDict, ConflictingDict] -ConflictDetails = Tuple[PackageSet, CheckResult] - - -def create_package_set_from_installed() -> Tuple[PackageSet, bool]: - """Converts a list of distributions into a PackageSet.""" - package_set = {} - problems = False - env = get_default_environment() - for dist in env.iter_installed_distributions(local_only=False, skip=()): - name = dist.canonical_name - try: - dependencies = list(dist.iter_dependencies()) - package_set[name] = PackageDetails(dist.version, dependencies) - except (OSError, ValueError) as e: - # Don't crash on unreadable or broken metadata. - logger.warning("Error parsing requirements for %s: %s", name, e) - problems = True - return package_set, problems - - -def check_package_set( - package_set: PackageSet, should_ignore: Optional[Callable[[str], bool]] = None -) -> CheckResult: - """Check if a package set is consistent - - If should_ignore is passed, it should be a callable that takes a - package name and returns a boolean. - """ - - missing = {} - conflicting = {} - - for package_name, package_detail in package_set.items(): - # Info about dependencies of package_name - missing_deps: Set[Missing] = set() - conflicting_deps: Set[Conflicting] = set() - - if should_ignore and should_ignore(package_name): - continue - - for req in package_detail.dependencies: - name = canonicalize_name(req.name) - - # Check if it's missing - if name not in package_set: - missed = True - if req.marker is not None: - missed = req.marker.evaluate() - if missed: - missing_deps.add((name, req)) - continue - - # Check if there's a conflict - version = package_set[name].version - if not req.specifier.contains(version, prereleases=True): - conflicting_deps.add((name, version, req)) - - if missing_deps: - missing[package_name] = sorted(missing_deps, key=str) - if conflicting_deps: - conflicting[package_name] = sorted(conflicting_deps, key=str) - - return missing, conflicting - - -def check_install_conflicts(to_install: List[InstallRequirement]) -> ConflictDetails: - """For checking if the dependency graph would be consistent after \ - installing given requirements - """ - # Start from the current state - package_set, _ = create_package_set_from_installed() - # Install packages - would_be_installed = _simulate_installation_of(to_install, package_set) - - # Only warn about directly-dependent packages; create a whitelist of them - whitelist = _create_whitelist(would_be_installed, package_set) - - return ( - package_set, - check_package_set( - package_set, should_ignore=lambda name: name not in whitelist - ), - ) - - -def _simulate_installation_of( - to_install: List[InstallRequirement], package_set: PackageSet -) -> Set[NormalizedName]: - """Computes the version of packages after installing to_install.""" - # Keep track of packages that were installed - installed = set() - - # Modify it as installing requirement_set would (assuming no errors) - for inst_req in to_install: - abstract_dist = make_distribution_for_install_requirement(inst_req) - dist = abstract_dist.get_metadata_distribution() - name = dist.canonical_name - package_set[name] = PackageDetails(dist.version, list(dist.iter_dependencies())) - - installed.add(name) - - return installed - - -def _create_whitelist( - would_be_installed: Set[NormalizedName], package_set: PackageSet -) -> Set[NormalizedName]: - packages_affected = set(would_be_installed) - - for package_name in package_set: - if package_name in packages_affected: - continue - - for req in package_set[package_name].dependencies: - if canonicalize_name(req.name) in packages_affected: - packages_affected.add(package_name) - break - - return packages_affected diff --git a/bot/lib/python3.11/site-packages/pip/_internal/operations/freeze.py b/bot/lib/python3.11/site-packages/pip/_internal/operations/freeze.py deleted file mode 100644 index 930d4c6..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/operations/freeze.py +++ /dev/null @@ -1,254 +0,0 @@ -import collections -import logging -import os -from typing import Container, Dict, Generator, Iterable, List, NamedTuple, Optional, Set - -from pip._vendor.packaging.utils import canonicalize_name -from pip._vendor.packaging.version import Version - -from pip._internal.exceptions import BadCommand, InstallationError -from pip._internal.metadata import BaseDistribution, get_environment -from pip._internal.req.constructors import ( - install_req_from_editable, - install_req_from_line, -) -from pip._internal.req.req_file import COMMENT_RE -from pip._internal.utils.direct_url_helpers import direct_url_as_pep440_direct_reference - -logger = logging.getLogger(__name__) - - -class _EditableInfo(NamedTuple): - requirement: str - comments: List[str] - - -def freeze( - requirement: Optional[List[str]] = None, - local_only: bool = False, - user_only: bool = False, - paths: Optional[List[str]] = None, - isolated: bool = False, - exclude_editable: bool = False, - skip: Container[str] = (), -) -> Generator[str, None, None]: - installations: Dict[str, FrozenRequirement] = {} - - dists = get_environment(paths).iter_installed_distributions( - local_only=local_only, - skip=(), - user_only=user_only, - ) - for dist in dists: - req = FrozenRequirement.from_dist(dist) - if exclude_editable and req.editable: - continue - installations[req.canonical_name] = req - - if requirement: - # the options that don't get turned into an InstallRequirement - # should only be emitted once, even if the same option is in multiple - # requirements files, so we need to keep track of what has been emitted - # so that we don't emit it again if it's seen again - emitted_options: Set[str] = set() - # keep track of which files a requirement is in so that we can - # give an accurate warning if a requirement appears multiple times. - req_files: Dict[str, List[str]] = collections.defaultdict(list) - for req_file_path in requirement: - with open(req_file_path) as req_file: - for line in req_file: - if ( - not line.strip() - or line.strip().startswith("#") - or line.startswith( - ( - "-r", - "--requirement", - "-f", - "--find-links", - "-i", - "--index-url", - "--pre", - "--trusted-host", - "--process-dependency-links", - "--extra-index-url", - "--use-feature", - ) - ) - ): - line = line.rstrip() - if line not in emitted_options: - emitted_options.add(line) - yield line - continue - - if line.startswith("-e") or line.startswith("--editable"): - if line.startswith("-e"): - line = line[2:].strip() - else: - line = line[len("--editable") :].strip().lstrip("=") - line_req = install_req_from_editable( - line, - isolated=isolated, - ) - else: - line_req = install_req_from_line( - COMMENT_RE.sub("", line).strip(), - isolated=isolated, - ) - - if not line_req.name: - logger.info( - "Skipping line in requirement file [%s] because " - "it's not clear what it would install: %s", - req_file_path, - line.strip(), - ) - logger.info( - " (add #egg=PackageName to the URL to avoid" - " this warning)" - ) - else: - line_req_canonical_name = canonicalize_name(line_req.name) - if line_req_canonical_name not in installations: - # either it's not installed, or it is installed - # but has been processed already - if not req_files[line_req.name]: - logger.warning( - "Requirement file [%s] contains %s, but " - "package %r is not installed", - req_file_path, - COMMENT_RE.sub("", line).strip(), - line_req.name, - ) - else: - req_files[line_req.name].append(req_file_path) - else: - yield str(installations[line_req_canonical_name]).rstrip() - del installations[line_req_canonical_name] - req_files[line_req.name].append(req_file_path) - - # Warn about requirements that were included multiple times (in a - # single requirements file or in different requirements files). - for name, files in req_files.items(): - if len(files) > 1: - logger.warning( - "Requirement %s included multiple times [%s]", - name, - ", ".join(sorted(set(files))), - ) - - yield ("## The following requirements were added by pip freeze:") - for installation in sorted(installations.values(), key=lambda x: x.name.lower()): - if installation.canonical_name not in skip: - yield str(installation).rstrip() - - -def _format_as_name_version(dist: BaseDistribution) -> str: - if isinstance(dist.version, Version): - return f"{dist.raw_name}=={dist.version}" - return f"{dist.raw_name}==={dist.version}" - - -def _get_editable_info(dist: BaseDistribution) -> _EditableInfo: - """ - Compute and return values (req, comments) for use in - FrozenRequirement.from_dist(). - """ - editable_project_location = dist.editable_project_location - assert editable_project_location - location = os.path.normcase(os.path.abspath(editable_project_location)) - - from pip._internal.vcs import RemoteNotFoundError, RemoteNotValidError, vcs - - vcs_backend = vcs.get_backend_for_dir(location) - - if vcs_backend is None: - display = _format_as_name_version(dist) - logger.debug( - 'No VCS found for editable requirement "%s" in: %r', - display, - location, - ) - return _EditableInfo( - requirement=location, - comments=[f"# Editable install with no version control ({display})"], - ) - - vcs_name = type(vcs_backend).__name__ - - try: - req = vcs_backend.get_src_requirement(location, dist.raw_name) - except RemoteNotFoundError: - display = _format_as_name_version(dist) - return _EditableInfo( - requirement=location, - comments=[f"# Editable {vcs_name} install with no remote ({display})"], - ) - except RemoteNotValidError as ex: - display = _format_as_name_version(dist) - return _EditableInfo( - requirement=location, - comments=[ - f"# Editable {vcs_name} install ({display}) with either a deleted " - f"local remote or invalid URI:", - f"# '{ex.url}'", - ], - ) - except BadCommand: - logger.warning( - "cannot determine version of editable source in %s " - "(%s command not found in path)", - location, - vcs_backend.name, - ) - return _EditableInfo(requirement=location, comments=[]) - except InstallationError as exc: - logger.warning("Error when trying to get requirement for VCS system %s", exc) - else: - return _EditableInfo(requirement=req, comments=[]) - - logger.warning("Could not determine repository location of %s", location) - - return _EditableInfo( - requirement=location, - comments=["## !! Could not determine repository location"], - ) - - -class FrozenRequirement: - def __init__( - self, - name: str, - req: str, - editable: bool, - comments: Iterable[str] = (), - ) -> None: - self.name = name - self.canonical_name = canonicalize_name(name) - self.req = req - self.editable = editable - self.comments = comments - - @classmethod - def from_dist(cls, dist: BaseDistribution) -> "FrozenRequirement": - editable = dist.editable - if editable: - req, comments = _get_editable_info(dist) - else: - comments = [] - direct_url = dist.direct_url - if direct_url: - # if PEP 610 metadata is present, use it - req = direct_url_as_pep440_direct_reference(direct_url, dist.raw_name) - else: - # name==version requirement - req = _format_as_name_version(dist) - - return cls(dist.raw_name, req, editable, comments=comments) - - def __str__(self) -> str: - req = self.req - if self.editable: - req = f"-e {req}" - return "\n".join(list(self.comments) + [str(req)]) + "\n" diff --git a/bot/lib/python3.11/site-packages/pip/_internal/operations/install/__init__.py b/bot/lib/python3.11/site-packages/pip/_internal/operations/install/__init__.py deleted file mode 100644 index 24d6a5d..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/operations/install/__init__.py +++ /dev/null @@ -1,2 +0,0 @@ -"""For modules related to installing packages. -""" diff --git a/bot/lib/python3.11/site-packages/pip/_internal/operations/install/editable_legacy.py b/bot/lib/python3.11/site-packages/pip/_internal/operations/install/editable_legacy.py deleted file mode 100644 index bb548cd..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/operations/install/editable_legacy.py +++ /dev/null @@ -1,47 +0,0 @@ -"""Legacy editable installation process, i.e. `setup.py develop`. -""" -import logging -from typing import List, Optional, Sequence - -from pip._internal.build_env import BuildEnvironment -from pip._internal.utils.logging import indent_log -from pip._internal.utils.setuptools_build import make_setuptools_develop_args -from pip._internal.utils.subprocess import call_subprocess - -logger = logging.getLogger(__name__) - - -def install_editable( - install_options: List[str], - global_options: Sequence[str], - prefix: Optional[str], - home: Optional[str], - use_user_site: bool, - name: str, - setup_py_path: str, - isolated: bool, - build_env: BuildEnvironment, - unpacked_source_directory: str, -) -> None: - """Install a package in editable mode. Most arguments are pass-through - to setuptools. - """ - logger.info("Running setup.py develop for %s", name) - - args = make_setuptools_develop_args( - setup_py_path, - global_options=global_options, - install_options=install_options, - no_user_config=isolated, - prefix=prefix, - home=home, - use_user_site=use_user_site, - ) - - with indent_log(): - with build_env: - call_subprocess( - args, - command_desc="python setup.py develop", - cwd=unpacked_source_directory, - ) diff --git a/bot/lib/python3.11/site-packages/pip/_internal/operations/install/legacy.py b/bot/lib/python3.11/site-packages/pip/_internal/operations/install/legacy.py deleted file mode 100644 index 290967d..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/operations/install/legacy.py +++ /dev/null @@ -1,120 +0,0 @@ -"""Legacy installation process, i.e. `setup.py install`. -""" - -import logging -import os -from typing import List, Optional, Sequence - -from pip._internal.build_env import BuildEnvironment -from pip._internal.exceptions import InstallationError, LegacyInstallFailure -from pip._internal.locations.base import change_root -from pip._internal.models.scheme import Scheme -from pip._internal.utils.misc import ensure_dir -from pip._internal.utils.setuptools_build import make_setuptools_install_args -from pip._internal.utils.subprocess import runner_with_spinner_message -from pip._internal.utils.temp_dir import TempDirectory - -logger = logging.getLogger(__name__) - - -def write_installed_files_from_setuptools_record( - record_lines: List[str], - root: Optional[str], - req_description: str, -) -> None: - def prepend_root(path: str) -> str: - if root is None or not os.path.isabs(path): - return path - else: - return change_root(root, path) - - for line in record_lines: - directory = os.path.dirname(line) - if directory.endswith(".egg-info"): - egg_info_dir = prepend_root(directory) - break - else: - message = ( - "{} did not indicate that it installed an " - ".egg-info directory. Only setup.py projects " - "generating .egg-info directories are supported." - ).format(req_description) - raise InstallationError(message) - - new_lines = [] - for line in record_lines: - filename = line.strip() - if os.path.isdir(filename): - filename += os.path.sep - new_lines.append(os.path.relpath(prepend_root(filename), egg_info_dir)) - new_lines.sort() - ensure_dir(egg_info_dir) - inst_files_path = os.path.join(egg_info_dir, "installed-files.txt") - with open(inst_files_path, "w") as f: - f.write("\n".join(new_lines) + "\n") - - -def install( - install_options: List[str], - global_options: Sequence[str], - root: Optional[str], - home: Optional[str], - prefix: Optional[str], - use_user_site: bool, - pycompile: bool, - scheme: Scheme, - setup_py_path: str, - isolated: bool, - req_name: str, - build_env: BuildEnvironment, - unpacked_source_directory: str, - req_description: str, -) -> bool: - - header_dir = scheme.headers - - with TempDirectory(kind="record") as temp_dir: - try: - record_filename = os.path.join(temp_dir.path, "install-record.txt") - install_args = make_setuptools_install_args( - setup_py_path, - global_options=global_options, - install_options=install_options, - record_filename=record_filename, - root=root, - prefix=prefix, - header_dir=header_dir, - home=home, - use_user_site=use_user_site, - no_user_config=isolated, - pycompile=pycompile, - ) - - runner = runner_with_spinner_message( - f"Running setup.py install for {req_name}" - ) - with build_env: - runner( - cmd=install_args, - cwd=unpacked_source_directory, - ) - - if not os.path.exists(record_filename): - logger.debug("Record file %s not found", record_filename) - # Signal to the caller that we didn't install the new package - return False - - except Exception as e: - # Signal to the caller that we didn't install the new package - raise LegacyInstallFailure(package_details=req_name) from e - - # At this point, we have successfully installed the requirement. - - # We intentionally do not use any encoding to read the file because - # setuptools writes the file using distutils.file_util.write_file, - # which does not specify an encoding. - with open(record_filename) as f: - record_lines = f.read().splitlines() - - write_installed_files_from_setuptools_record(record_lines, root, req_description) - return True diff --git a/bot/lib/python3.11/site-packages/pip/_internal/operations/install/wheel.py b/bot/lib/python3.11/site-packages/pip/_internal/operations/install/wheel.py deleted file mode 100644 index c799413..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/operations/install/wheel.py +++ /dev/null @@ -1,738 +0,0 @@ -"""Support for installing and building the "wheel" binary package format. -""" - -import collections -import compileall -import contextlib -import csv -import importlib -import logging -import os.path -import re -import shutil -import sys -import warnings -from base64 import urlsafe_b64encode -from email.message import Message -from itertools import chain, filterfalse, starmap -from typing import ( - IO, - TYPE_CHECKING, - Any, - BinaryIO, - Callable, - Dict, - Generator, - Iterable, - Iterator, - List, - NewType, - Optional, - Sequence, - Set, - Tuple, - Union, - cast, -) -from zipfile import ZipFile, ZipInfo - -from pip._vendor.distlib.scripts import ScriptMaker -from pip._vendor.distlib.util import get_export_entry -from pip._vendor.packaging.utils import canonicalize_name - -from pip._internal.exceptions import InstallationError -from pip._internal.locations import get_major_minor_version -from pip._internal.metadata import ( - BaseDistribution, - FilesystemWheel, - get_wheel_distribution, -) -from pip._internal.models.direct_url import DIRECT_URL_METADATA_NAME, DirectUrl -from pip._internal.models.scheme import SCHEME_KEYS, Scheme -from pip._internal.utils.filesystem import adjacent_tmp_file, replace -from pip._internal.utils.misc import captured_stdout, ensure_dir, hash_file, partition -from pip._internal.utils.unpacking import ( - current_umask, - is_within_directory, - set_extracted_file_to_default_mode_plus_executable, - zip_item_is_executable, -) -from pip._internal.utils.wheel import parse_wheel - -if TYPE_CHECKING: - from typing import Protocol - - class File(Protocol): - src_record_path: "RecordPath" - dest_path: str - changed: bool - - def save(self) -> None: - pass - - -logger = logging.getLogger(__name__) - -RecordPath = NewType("RecordPath", str) -InstalledCSVRow = Tuple[RecordPath, str, Union[int, str]] - - -def rehash(path: str, blocksize: int = 1 << 20) -> Tuple[str, str]: - """Return (encoded_digest, length) for path using hashlib.sha256()""" - h, length = hash_file(path, blocksize) - digest = "sha256=" + urlsafe_b64encode(h.digest()).decode("latin1").rstrip("=") - return (digest, str(length)) - - -def csv_io_kwargs(mode: str) -> Dict[str, Any]: - """Return keyword arguments to properly open a CSV file - in the given mode. - """ - return {"mode": mode, "newline": "", "encoding": "utf-8"} - - -def fix_script(path: str) -> bool: - """Replace #!python with #!/path/to/python - Return True if file was changed. - """ - # XXX RECORD hashes will need to be updated - assert os.path.isfile(path) - - with open(path, "rb") as script: - firstline = script.readline() - if not firstline.startswith(b"#!python"): - return False - exename = sys.executable.encode(sys.getfilesystemencoding()) - firstline = b"#!" + exename + os.linesep.encode("ascii") - rest = script.read() - with open(path, "wb") as script: - script.write(firstline) - script.write(rest) - return True - - -def wheel_root_is_purelib(metadata: Message) -> bool: - return metadata.get("Root-Is-Purelib", "").lower() == "true" - - -def get_entrypoints(dist: BaseDistribution) -> Tuple[Dict[str, str], Dict[str, str]]: - console_scripts = {} - gui_scripts = {} - for entry_point in dist.iter_entry_points(): - if entry_point.group == "console_scripts": - console_scripts[entry_point.name] = entry_point.value - elif entry_point.group == "gui_scripts": - gui_scripts[entry_point.name] = entry_point.value - return console_scripts, gui_scripts - - -def message_about_scripts_not_on_PATH(scripts: Sequence[str]) -> Optional[str]: - """Determine if any scripts are not on PATH and format a warning. - Returns a warning message if one or more scripts are not on PATH, - otherwise None. - """ - if not scripts: - return None - - # Group scripts by the path they were installed in - grouped_by_dir: Dict[str, Set[str]] = collections.defaultdict(set) - for destfile in scripts: - parent_dir = os.path.dirname(destfile) - script_name = os.path.basename(destfile) - grouped_by_dir[parent_dir].add(script_name) - - # We don't want to warn for directories that are on PATH. - not_warn_dirs = [ - os.path.normcase(i).rstrip(os.sep) - for i in os.environ.get("PATH", "").split(os.pathsep) - ] - # If an executable sits with sys.executable, we don't warn for it. - # This covers the case of venv invocations without activating the venv. - not_warn_dirs.append(os.path.normcase(os.path.dirname(sys.executable))) - warn_for: Dict[str, Set[str]] = { - parent_dir: scripts - for parent_dir, scripts in grouped_by_dir.items() - if os.path.normcase(parent_dir) not in not_warn_dirs - } - if not warn_for: - return None - - # Format a message - msg_lines = [] - for parent_dir, dir_scripts in warn_for.items(): - sorted_scripts: List[str] = sorted(dir_scripts) - if len(sorted_scripts) == 1: - start_text = "script {} is".format(sorted_scripts[0]) - else: - start_text = "scripts {} are".format( - ", ".join(sorted_scripts[:-1]) + " and " + sorted_scripts[-1] - ) - - msg_lines.append( - "The {} installed in '{}' which is not on PATH.".format( - start_text, parent_dir - ) - ) - - last_line_fmt = ( - "Consider adding {} to PATH or, if you prefer " - "to suppress this warning, use --no-warn-script-location." - ) - if len(msg_lines) == 1: - msg_lines.append(last_line_fmt.format("this directory")) - else: - msg_lines.append(last_line_fmt.format("these directories")) - - # Add a note if any directory starts with ~ - warn_for_tilde = any( - i[0] == "~" for i in os.environ.get("PATH", "").split(os.pathsep) if i - ) - if warn_for_tilde: - tilde_warning_msg = ( - "NOTE: The current PATH contains path(s) starting with `~`, " - "which may not be expanded by all applications." - ) - msg_lines.append(tilde_warning_msg) - - # Returns the formatted multiline message - return "\n".join(msg_lines) - - -def _normalized_outrows( - outrows: Iterable[InstalledCSVRow], -) -> List[Tuple[str, str, str]]: - """Normalize the given rows of a RECORD file. - - Items in each row are converted into str. Rows are then sorted to make - the value more predictable for tests. - - Each row is a 3-tuple (path, hash, size) and corresponds to a record of - a RECORD file (see PEP 376 and PEP 427 for details). For the rows - passed to this function, the size can be an integer as an int or string, - or the empty string. - """ - # Normally, there should only be one row per path, in which case the - # second and third elements don't come into play when sorting. - # However, in cases in the wild where a path might happen to occur twice, - # we don't want the sort operation to trigger an error (but still want - # determinism). Since the third element can be an int or string, we - # coerce each element to a string to avoid a TypeError in this case. - # For additional background, see-- - # https://github.com/pypa/pip/issues/5868 - return sorted( - (record_path, hash_, str(size)) for record_path, hash_, size in outrows - ) - - -def _record_to_fs_path(record_path: RecordPath, lib_dir: str) -> str: - return os.path.join(lib_dir, record_path) - - -def _fs_to_record_path(path: str, lib_dir: str) -> RecordPath: - # On Windows, do not handle relative paths if they belong to different - # logical disks - if os.path.splitdrive(path)[0].lower() == os.path.splitdrive(lib_dir)[0].lower(): - path = os.path.relpath(path, lib_dir) - - path = path.replace(os.path.sep, "/") - return cast("RecordPath", path) - - -def get_csv_rows_for_installed( - old_csv_rows: List[List[str]], - installed: Dict[RecordPath, RecordPath], - changed: Set[RecordPath], - generated: List[str], - lib_dir: str, -) -> List[InstalledCSVRow]: - """ - :param installed: A map from archive RECORD path to installation RECORD - path. - """ - installed_rows: List[InstalledCSVRow] = [] - for row in old_csv_rows: - if len(row) > 3: - logger.warning("RECORD line has more than three elements: %s", row) - old_record_path = cast("RecordPath", row[0]) - new_record_path = installed.pop(old_record_path, old_record_path) - if new_record_path in changed: - digest, length = rehash(_record_to_fs_path(new_record_path, lib_dir)) - else: - digest = row[1] if len(row) > 1 else "" - length = row[2] if len(row) > 2 else "" - installed_rows.append((new_record_path, digest, length)) - for f in generated: - path = _fs_to_record_path(f, lib_dir) - digest, length = rehash(f) - installed_rows.append((path, digest, length)) - for installed_record_path in installed.values(): - installed_rows.append((installed_record_path, "", "")) - return installed_rows - - -def get_console_script_specs(console: Dict[str, str]) -> List[str]: - """ - Given the mapping from entrypoint name to callable, return the relevant - console script specs. - """ - # Don't mutate caller's version - console = console.copy() - - scripts_to_generate = [] - - # Special case pip and setuptools to generate versioned wrappers - # - # The issue is that some projects (specifically, pip and setuptools) use - # code in setup.py to create "versioned" entry points - pip2.7 on Python - # 2.7, pip3.3 on Python 3.3, etc. But these entry points are baked into - # the wheel metadata at build time, and so if the wheel is installed with - # a *different* version of Python the entry points will be wrong. The - # correct fix for this is to enhance the metadata to be able to describe - # such versioned entry points, but that won't happen till Metadata 2.0 is - # available. - # In the meantime, projects using versioned entry points will either have - # incorrect versioned entry points, or they will not be able to distribute - # "universal" wheels (i.e., they will need a wheel per Python version). - # - # Because setuptools and pip are bundled with _ensurepip and virtualenv, - # we need to use universal wheels. So, as a stopgap until Metadata 2.0, we - # override the versioned entry points in the wheel and generate the - # correct ones. This code is purely a short-term measure until Metadata 2.0 - # is available. - # - # To add the level of hack in this section of code, in order to support - # ensurepip this code will look for an ``ENSUREPIP_OPTIONS`` environment - # variable which will control which version scripts get installed. - # - # ENSUREPIP_OPTIONS=altinstall - # - Only pipX.Y and easy_install-X.Y will be generated and installed - # ENSUREPIP_OPTIONS=install - # - pipX.Y, pipX, easy_install-X.Y will be generated and installed. Note - # that this option is technically if ENSUREPIP_OPTIONS is set and is - # not altinstall - # DEFAULT - # - The default behavior is to install pip, pipX, pipX.Y, easy_install - # and easy_install-X.Y. - pip_script = console.pop("pip", None) - if pip_script: - if "ENSUREPIP_OPTIONS" not in os.environ: - scripts_to_generate.append("pip = " + pip_script) - - if os.environ.get("ENSUREPIP_OPTIONS", "") != "altinstall": - scripts_to_generate.append( - "pip{} = {}".format(sys.version_info[0], pip_script) - ) - - scripts_to_generate.append(f"pip{get_major_minor_version()} = {pip_script}") - # Delete any other versioned pip entry points - pip_ep = [k for k in console if re.match(r"pip(\d+(\.\d+)?)?$", k)] - for k in pip_ep: - del console[k] - easy_install_script = console.pop("easy_install", None) - if easy_install_script: - if "ENSUREPIP_OPTIONS" not in os.environ: - scripts_to_generate.append("easy_install = " + easy_install_script) - - scripts_to_generate.append( - "easy_install-{} = {}".format( - get_major_minor_version(), easy_install_script - ) - ) - # Delete any other versioned easy_install entry points - easy_install_ep = [ - k for k in console if re.match(r"easy_install(-\d+\.\d+)?$", k) - ] - for k in easy_install_ep: - del console[k] - - # Generate the console entry points specified in the wheel - scripts_to_generate.extend(starmap("{} = {}".format, console.items())) - - return scripts_to_generate - - -class ZipBackedFile: - def __init__( - self, src_record_path: RecordPath, dest_path: str, zip_file: ZipFile - ) -> None: - self.src_record_path = src_record_path - self.dest_path = dest_path - self._zip_file = zip_file - self.changed = False - - def _getinfo(self) -> ZipInfo: - return self._zip_file.getinfo(self.src_record_path) - - def save(self) -> None: - # directory creation is lazy and after file filtering - # to ensure we don't install empty dirs; empty dirs can't be - # uninstalled. - parent_dir = os.path.dirname(self.dest_path) - ensure_dir(parent_dir) - - # When we open the output file below, any existing file is truncated - # before we start writing the new contents. This is fine in most - # cases, but can cause a segfault if pip has loaded a shared - # object (e.g. from pyopenssl through its vendored urllib3) - # Since the shared object is mmap'd an attempt to call a - # symbol in it will then cause a segfault. Unlinking the file - # allows writing of new contents while allowing the process to - # continue to use the old copy. - if os.path.exists(self.dest_path): - os.unlink(self.dest_path) - - zipinfo = self._getinfo() - - with self._zip_file.open(zipinfo) as f: - with open(self.dest_path, "wb") as dest: - shutil.copyfileobj(f, dest) - - if zip_item_is_executable(zipinfo): - set_extracted_file_to_default_mode_plus_executable(self.dest_path) - - -class ScriptFile: - def __init__(self, file: "File") -> None: - self._file = file - self.src_record_path = self._file.src_record_path - self.dest_path = self._file.dest_path - self.changed = False - - def save(self) -> None: - self._file.save() - self.changed = fix_script(self.dest_path) - - -class MissingCallableSuffix(InstallationError): - def __init__(self, entry_point: str) -> None: - super().__init__( - "Invalid script entry point: {} - A callable " - "suffix is required. Cf https://packaging.python.org/" - "specifications/entry-points/#use-for-scripts for more " - "information.".format(entry_point) - ) - - -def _raise_for_invalid_entrypoint(specification: str) -> None: - entry = get_export_entry(specification) - if entry is not None and entry.suffix is None: - raise MissingCallableSuffix(str(entry)) - - -class PipScriptMaker(ScriptMaker): - def make( - self, specification: str, options: Optional[Dict[str, Any]] = None - ) -> List[str]: - _raise_for_invalid_entrypoint(specification) - return super().make(specification, options) - - -def _install_wheel( - name: str, - wheel_zip: ZipFile, - wheel_path: str, - scheme: Scheme, - pycompile: bool = True, - warn_script_location: bool = True, - direct_url: Optional[DirectUrl] = None, - requested: bool = False, -) -> None: - """Install a wheel. - - :param name: Name of the project to install - :param wheel_zip: open ZipFile for wheel being installed - :param scheme: Distutils scheme dictating the install directories - :param req_description: String used in place of the requirement, for - logging - :param pycompile: Whether to byte-compile installed Python files - :param warn_script_location: Whether to check that scripts are installed - into a directory on PATH - :raises UnsupportedWheel: - * when the directory holds an unpacked wheel with incompatible - Wheel-Version - * when the .dist-info dir does not match the wheel - """ - info_dir, metadata = parse_wheel(wheel_zip, name) - - if wheel_root_is_purelib(metadata): - lib_dir = scheme.purelib - else: - lib_dir = scheme.platlib - - # Record details of the files moved - # installed = files copied from the wheel to the destination - # changed = files changed while installing (scripts #! line typically) - # generated = files newly generated during the install (script wrappers) - installed: Dict[RecordPath, RecordPath] = {} - changed: Set[RecordPath] = set() - generated: List[str] = [] - - def record_installed( - srcfile: RecordPath, destfile: str, modified: bool = False - ) -> None: - """Map archive RECORD paths to installation RECORD paths.""" - newpath = _fs_to_record_path(destfile, lib_dir) - installed[srcfile] = newpath - if modified: - changed.add(newpath) - - def is_dir_path(path: RecordPath) -> bool: - return path.endswith("/") - - def assert_no_path_traversal(dest_dir_path: str, target_path: str) -> None: - if not is_within_directory(dest_dir_path, target_path): - message = ( - "The wheel {!r} has a file {!r} trying to install" - " outside the target directory {!r}" - ) - raise InstallationError( - message.format(wheel_path, target_path, dest_dir_path) - ) - - def root_scheme_file_maker( - zip_file: ZipFile, dest: str - ) -> Callable[[RecordPath], "File"]: - def make_root_scheme_file(record_path: RecordPath) -> "File": - normed_path = os.path.normpath(record_path) - dest_path = os.path.join(dest, normed_path) - assert_no_path_traversal(dest, dest_path) - return ZipBackedFile(record_path, dest_path, zip_file) - - return make_root_scheme_file - - def data_scheme_file_maker( - zip_file: ZipFile, scheme: Scheme - ) -> Callable[[RecordPath], "File"]: - scheme_paths = {key: getattr(scheme, key) for key in SCHEME_KEYS} - - def make_data_scheme_file(record_path: RecordPath) -> "File": - normed_path = os.path.normpath(record_path) - try: - _, scheme_key, dest_subpath = normed_path.split(os.path.sep, 2) - except ValueError: - message = ( - "Unexpected file in {}: {!r}. .data directory contents" - " should be named like: '/'." - ).format(wheel_path, record_path) - raise InstallationError(message) - - try: - scheme_path = scheme_paths[scheme_key] - except KeyError: - valid_scheme_keys = ", ".join(sorted(scheme_paths)) - message = ( - "Unknown scheme key used in {}: {} (for file {!r}). .data" - " directory contents should be in subdirectories named" - " with a valid scheme key ({})" - ).format(wheel_path, scheme_key, record_path, valid_scheme_keys) - raise InstallationError(message) - - dest_path = os.path.join(scheme_path, dest_subpath) - assert_no_path_traversal(scheme_path, dest_path) - return ZipBackedFile(record_path, dest_path, zip_file) - - return make_data_scheme_file - - def is_data_scheme_path(path: RecordPath) -> bool: - return path.split("/", 1)[0].endswith(".data") - - paths = cast(List[RecordPath], wheel_zip.namelist()) - file_paths = filterfalse(is_dir_path, paths) - root_scheme_paths, data_scheme_paths = partition(is_data_scheme_path, file_paths) - - make_root_scheme_file = root_scheme_file_maker(wheel_zip, lib_dir) - files: Iterator[File] = map(make_root_scheme_file, root_scheme_paths) - - def is_script_scheme_path(path: RecordPath) -> bool: - parts = path.split("/", 2) - return len(parts) > 2 and parts[0].endswith(".data") and parts[1] == "scripts" - - other_scheme_paths, script_scheme_paths = partition( - is_script_scheme_path, data_scheme_paths - ) - - make_data_scheme_file = data_scheme_file_maker(wheel_zip, scheme) - other_scheme_files = map(make_data_scheme_file, other_scheme_paths) - files = chain(files, other_scheme_files) - - # Get the defined entry points - distribution = get_wheel_distribution( - FilesystemWheel(wheel_path), - canonicalize_name(name), - ) - console, gui = get_entrypoints(distribution) - - def is_entrypoint_wrapper(file: "File") -> bool: - # EP, EP.exe and EP-script.py are scripts generated for - # entry point EP by setuptools - path = file.dest_path - name = os.path.basename(path) - if name.lower().endswith(".exe"): - matchname = name[:-4] - elif name.lower().endswith("-script.py"): - matchname = name[:-10] - elif name.lower().endswith(".pya"): - matchname = name[:-4] - else: - matchname = name - # Ignore setuptools-generated scripts - return matchname in console or matchname in gui - - script_scheme_files: Iterator[File] = map( - make_data_scheme_file, script_scheme_paths - ) - script_scheme_files = filterfalse(is_entrypoint_wrapper, script_scheme_files) - script_scheme_files = map(ScriptFile, script_scheme_files) - files = chain(files, script_scheme_files) - - for file in files: - file.save() - record_installed(file.src_record_path, file.dest_path, file.changed) - - def pyc_source_file_paths() -> Generator[str, None, None]: - # We de-duplicate installation paths, since there can be overlap (e.g. - # file in .data maps to same location as file in wheel root). - # Sorting installation paths makes it easier to reproduce and debug - # issues related to permissions on existing files. - for installed_path in sorted(set(installed.values())): - full_installed_path = os.path.join(lib_dir, installed_path) - if not os.path.isfile(full_installed_path): - continue - if not full_installed_path.endswith(".py"): - continue - yield full_installed_path - - def pyc_output_path(path: str) -> str: - """Return the path the pyc file would have been written to.""" - return importlib.util.cache_from_source(path) - - # Compile all of the pyc files for the installed files - if pycompile: - with captured_stdout() as stdout: - with warnings.catch_warnings(): - warnings.filterwarnings("ignore") - for path in pyc_source_file_paths(): - success = compileall.compile_file(path, force=True, quiet=True) - if success: - pyc_path = pyc_output_path(path) - assert os.path.exists(pyc_path) - pyc_record_path = cast( - "RecordPath", pyc_path.replace(os.path.sep, "/") - ) - record_installed(pyc_record_path, pyc_path) - logger.debug(stdout.getvalue()) - - maker = PipScriptMaker(None, scheme.scripts) - - # Ensure old scripts are overwritten. - # See https://github.com/pypa/pip/issues/1800 - maker.clobber = True - - # Ensure we don't generate any variants for scripts because this is almost - # never what somebody wants. - # See https://bitbucket.org/pypa/distlib/issue/35/ - maker.variants = {""} - - # This is required because otherwise distlib creates scripts that are not - # executable. - # See https://bitbucket.org/pypa/distlib/issue/32/ - maker.set_mode = True - - # Generate the console and GUI entry points specified in the wheel - scripts_to_generate = get_console_script_specs(console) - - gui_scripts_to_generate = list(starmap("{} = {}".format, gui.items())) - - generated_console_scripts = maker.make_multiple(scripts_to_generate) - generated.extend(generated_console_scripts) - - generated.extend(maker.make_multiple(gui_scripts_to_generate, {"gui": True})) - - if warn_script_location: - msg = message_about_scripts_not_on_PATH(generated_console_scripts) - if msg is not None: - logger.warning(msg) - - generated_file_mode = 0o666 & ~current_umask() - - @contextlib.contextmanager - def _generate_file(path: str, **kwargs: Any) -> Generator[BinaryIO, None, None]: - with adjacent_tmp_file(path, **kwargs) as f: - yield f - os.chmod(f.name, generated_file_mode) - replace(f.name, path) - - dest_info_dir = os.path.join(lib_dir, info_dir) - - # Record pip as the installer - installer_path = os.path.join(dest_info_dir, "INSTALLER") - with _generate_file(installer_path) as installer_file: - installer_file.write(b"pip\n") - generated.append(installer_path) - - # Record the PEP 610 direct URL reference - if direct_url is not None: - direct_url_path = os.path.join(dest_info_dir, DIRECT_URL_METADATA_NAME) - with _generate_file(direct_url_path) as direct_url_file: - direct_url_file.write(direct_url.to_json().encode("utf-8")) - generated.append(direct_url_path) - - # Record the REQUESTED file - if requested: - requested_path = os.path.join(dest_info_dir, "REQUESTED") - with open(requested_path, "wb"): - pass - generated.append(requested_path) - - record_text = distribution.read_text("RECORD") - record_rows = list(csv.reader(record_text.splitlines())) - - rows = get_csv_rows_for_installed( - record_rows, - installed=installed, - changed=changed, - generated=generated, - lib_dir=lib_dir, - ) - - # Record details of all files installed - record_path = os.path.join(dest_info_dir, "RECORD") - - with _generate_file(record_path, **csv_io_kwargs("w")) as record_file: - # Explicitly cast to typing.IO[str] as a workaround for the mypy error: - # "writer" has incompatible type "BinaryIO"; expected "_Writer" - writer = csv.writer(cast("IO[str]", record_file)) - writer.writerows(_normalized_outrows(rows)) - - -@contextlib.contextmanager -def req_error_context(req_description: str) -> Generator[None, None, None]: - try: - yield - except InstallationError as e: - message = "For req: {}. {}".format(req_description, e.args[0]) - raise InstallationError(message) from e - - -def install_wheel( - name: str, - wheel_path: str, - scheme: Scheme, - req_description: str, - pycompile: bool = True, - warn_script_location: bool = True, - direct_url: Optional[DirectUrl] = None, - requested: bool = False, -) -> None: - with ZipFile(wheel_path, allowZip64=True) as z: - with req_error_context(req_description): - _install_wheel( - name=name, - wheel_zip=z, - wheel_path=wheel_path, - scheme=scheme, - pycompile=pycompile, - warn_script_location=warn_script_location, - direct_url=direct_url, - requested=requested, - ) diff --git a/bot/lib/python3.11/site-packages/pip/_internal/operations/prepare.py b/bot/lib/python3.11/site-packages/pip/_internal/operations/prepare.py deleted file mode 100644 index 4bf414c..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/operations/prepare.py +++ /dev/null @@ -1,667 +0,0 @@ -"""Prepares a distribution for installation -""" - -# The following comment should be removed at some point in the future. -# mypy: strict-optional=False - -import logging -import mimetypes -import os -import shutil -from typing import Dict, Iterable, List, Optional - -from pip._vendor.packaging.utils import canonicalize_name - -from pip._internal.distributions import make_distribution_for_install_requirement -from pip._internal.distributions.installed import InstalledDistribution -from pip._internal.exceptions import ( - DirectoryUrlHashUnsupported, - HashMismatch, - HashUnpinned, - InstallationError, - MetadataInconsistent, - NetworkConnectionError, - PreviousBuildDirError, - VcsHashUnsupported, -) -from pip._internal.index.package_finder import PackageFinder -from pip._internal.metadata import BaseDistribution, get_metadata_distribution -from pip._internal.models.direct_url import ArchiveInfo -from pip._internal.models.link import Link -from pip._internal.models.wheel import Wheel -from pip._internal.network.download import BatchDownloader, Downloader -from pip._internal.network.lazy_wheel import ( - HTTPRangeRequestUnsupported, - dist_from_wheel_url, -) -from pip._internal.network.session import PipSession -from pip._internal.operations.build.build_tracker import BuildTracker -from pip._internal.req.req_install import InstallRequirement -from pip._internal.utils.direct_url_helpers import ( - direct_url_for_editable, - direct_url_from_link, -) -from pip._internal.utils.hashes import Hashes, MissingHashes -from pip._internal.utils.logging import indent_log -from pip._internal.utils.misc import ( - display_path, - hash_file, - hide_url, - is_installable_dir, -) -from pip._internal.utils.temp_dir import TempDirectory -from pip._internal.utils.unpacking import unpack_file -from pip._internal.vcs import vcs - -logger = logging.getLogger(__name__) - - -def _get_prepared_distribution( - req: InstallRequirement, - build_tracker: BuildTracker, - finder: PackageFinder, - build_isolation: bool, - check_build_deps: bool, -) -> BaseDistribution: - """Prepare a distribution for installation.""" - abstract_dist = make_distribution_for_install_requirement(req) - with build_tracker.track(req): - abstract_dist.prepare_distribution_metadata( - finder, build_isolation, check_build_deps - ) - return abstract_dist.get_metadata_distribution() - - -def unpack_vcs_link(link: Link, location: str, verbosity: int) -> None: - vcs_backend = vcs.get_backend_for_scheme(link.scheme) - assert vcs_backend is not None - vcs_backend.unpack(location, url=hide_url(link.url), verbosity=verbosity) - - -class File: - def __init__(self, path: str, content_type: Optional[str]) -> None: - self.path = path - if content_type is None: - self.content_type = mimetypes.guess_type(path)[0] - else: - self.content_type = content_type - - -def get_http_url( - link: Link, - download: Downloader, - download_dir: Optional[str] = None, - hashes: Optional[Hashes] = None, -) -> File: - temp_dir = TempDirectory(kind="unpack", globally_managed=True) - # If a download dir is specified, is the file already downloaded there? - already_downloaded_path = None - if download_dir: - already_downloaded_path = _check_download_dir(link, download_dir, hashes) - - if already_downloaded_path: - from_path = already_downloaded_path - content_type = None - else: - # let's download to a tmp dir - from_path, content_type = download(link, temp_dir.path) - if hashes: - hashes.check_against_path(from_path) - - return File(from_path, content_type) - - -def get_file_url( - link: Link, download_dir: Optional[str] = None, hashes: Optional[Hashes] = None -) -> File: - """Get file and optionally check its hash.""" - # If a download dir is specified, is the file already there and valid? - already_downloaded_path = None - if download_dir: - already_downloaded_path = _check_download_dir(link, download_dir, hashes) - - if already_downloaded_path: - from_path = already_downloaded_path - else: - from_path = link.file_path - - # If --require-hashes is off, `hashes` is either empty, the - # link's embedded hash, or MissingHashes; it is required to - # match. If --require-hashes is on, we are satisfied by any - # hash in `hashes` matching: a URL-based or an option-based - # one; no internet-sourced hash will be in `hashes`. - if hashes: - hashes.check_against_path(from_path) - return File(from_path, None) - - -def unpack_url( - link: Link, - location: str, - download: Downloader, - verbosity: int, - download_dir: Optional[str] = None, - hashes: Optional[Hashes] = None, -) -> Optional[File]: - """Unpack link into location, downloading if required. - - :param hashes: A Hashes object, one of whose embedded hashes must match, - or HashMismatch will be raised. If the Hashes is empty, no matches are - required, and unhashable types of requirements (like VCS ones, which - would ordinarily raise HashUnsupported) are allowed. - """ - # non-editable vcs urls - if link.is_vcs: - unpack_vcs_link(link, location, verbosity=verbosity) - return None - - assert not link.is_existing_dir() - - # file urls - if link.is_file: - file = get_file_url(link, download_dir, hashes=hashes) - - # http urls - else: - file = get_http_url( - link, - download, - download_dir, - hashes=hashes, - ) - - # unpack the archive to the build dir location. even when only downloading - # archives, they have to be unpacked to parse dependencies, except wheels - if not link.is_wheel: - unpack_file(file.path, location, file.content_type) - - return file - - -def _check_download_dir( - link: Link, download_dir: str, hashes: Optional[Hashes] -) -> Optional[str]: - """Check download_dir for previously downloaded file with correct hash - If a correct file is found return its path else None - """ - download_path = os.path.join(download_dir, link.filename) - - if not os.path.exists(download_path): - return None - - # If already downloaded, does its hash match? - logger.info("File was already downloaded %s", download_path) - if hashes: - try: - hashes.check_against_path(download_path) - except HashMismatch: - logger.warning( - "Previously-downloaded file %s has bad hash. Re-downloading.", - download_path, - ) - os.unlink(download_path) - return None - return download_path - - -class RequirementPreparer: - """Prepares a Requirement""" - - def __init__( - self, - build_dir: str, - download_dir: Optional[str], - src_dir: str, - build_isolation: bool, - check_build_deps: bool, - build_tracker: BuildTracker, - session: PipSession, - progress_bar: str, - finder: PackageFinder, - require_hashes: bool, - use_user_site: bool, - lazy_wheel: bool, - verbosity: int, - ) -> None: - super().__init__() - - self.src_dir = src_dir - self.build_dir = build_dir - self.build_tracker = build_tracker - self._session = session - self._download = Downloader(session, progress_bar) - self._batch_download = BatchDownloader(session, progress_bar) - self.finder = finder - - # Where still-packed archives should be written to. If None, they are - # not saved, and are deleted immediately after unpacking. - self.download_dir = download_dir - - # Is build isolation allowed? - self.build_isolation = build_isolation - - # Should check build dependencies? - self.check_build_deps = check_build_deps - - # Should hash-checking be required? - self.require_hashes = require_hashes - - # Should install in user site-packages? - self.use_user_site = use_user_site - - # Should wheels be downloaded lazily? - self.use_lazy_wheel = lazy_wheel - - # How verbose should underlying tooling be? - self.verbosity = verbosity - - # Memoized downloaded files, as mapping of url: path. - self._downloaded: Dict[str, str] = {} - - # Previous "header" printed for a link-based InstallRequirement - self._previous_requirement_header = ("", "") - - def _log_preparing_link(self, req: InstallRequirement) -> None: - """Provide context for the requirement being prepared.""" - if req.link.is_file and not req.original_link_is_in_wheel_cache: - message = "Processing %s" - information = str(display_path(req.link.file_path)) - else: - message = "Collecting %s" - information = str(req.req or req) - - if (message, information) != self._previous_requirement_header: - self._previous_requirement_header = (message, information) - logger.info(message, information) - - if req.original_link_is_in_wheel_cache: - with indent_log(): - logger.info("Using cached %s", req.link.filename) - - def _ensure_link_req_src_dir( - self, req: InstallRequirement, parallel_builds: bool - ) -> None: - """Ensure source_dir of a linked InstallRequirement.""" - # Since source_dir is only set for editable requirements. - if req.link.is_wheel: - # We don't need to unpack wheels, so no need for a source - # directory. - return - assert req.source_dir is None - if req.link.is_existing_dir(): - # build local directories in-tree - req.source_dir = req.link.file_path - return - - # We always delete unpacked sdists after pip runs. - req.ensure_has_source_dir( - self.build_dir, - autodelete=True, - parallel_builds=parallel_builds, - ) - - # If a checkout exists, it's unwise to keep going. version - # inconsistencies are logged later, but do not fail the - # installation. - # FIXME: this won't upgrade when there's an existing - # package unpacked in `req.source_dir` - # TODO: this check is now probably dead code - if is_installable_dir(req.source_dir): - raise PreviousBuildDirError( - "pip can't proceed with requirements '{}' due to a" - "pre-existing build directory ({}). This is likely " - "due to a previous installation that failed . pip is " - "being responsible and not assuming it can delete this. " - "Please delete it and try again.".format(req, req.source_dir) - ) - - def _get_linked_req_hashes(self, req: InstallRequirement) -> Hashes: - # By the time this is called, the requirement's link should have - # been checked so we can tell what kind of requirements req is - # and raise some more informative errors than otherwise. - # (For example, we can raise VcsHashUnsupported for a VCS URL - # rather than HashMissing.) - if not self.require_hashes: - return req.hashes(trust_internet=True) - - # We could check these first 2 conditions inside unpack_url - # and save repetition of conditions, but then we would - # report less-useful error messages for unhashable - # requirements, complaining that there's no hash provided. - if req.link.is_vcs: - raise VcsHashUnsupported() - if req.link.is_existing_dir(): - raise DirectoryUrlHashUnsupported() - - # Unpinned packages are asking for trouble when a new version - # is uploaded. This isn't a security check, but it saves users - # a surprising hash mismatch in the future. - # file:/// URLs aren't pinnable, so don't complain about them - # not being pinned. - if req.original_link is None and not req.is_pinned: - raise HashUnpinned() - - # If known-good hashes are missing for this requirement, - # shim it with a facade object that will provoke hash - # computation and then raise a HashMissing exception - # showing the user what the hash should be. - return req.hashes(trust_internet=False) or MissingHashes() - - def _fetch_metadata_only( - self, - req: InstallRequirement, - ) -> Optional[BaseDistribution]: - if self.require_hashes: - logger.debug( - "Metadata-only fetching is not used as hash checking is required", - ) - return None - # Try PEP 658 metadata first, then fall back to lazy wheel if unavailable. - return self._fetch_metadata_using_link_data_attr( - req - ) or self._fetch_metadata_using_lazy_wheel(req.link) - - def _fetch_metadata_using_link_data_attr( - self, - req: InstallRequirement, - ) -> Optional[BaseDistribution]: - """Fetch metadata from the data-dist-info-metadata attribute, if possible.""" - # (1) Get the link to the metadata file, if provided by the backend. - metadata_link = req.link.metadata_link() - if metadata_link is None: - return None - assert req.req is not None - logger.info( - "Obtaining dependency information for %s from %s", - req.req, - metadata_link, - ) - # (2) Download the contents of the METADATA file, separate from the dist itself. - metadata_file = get_http_url( - metadata_link, - self._download, - hashes=metadata_link.as_hashes(), - ) - with open(metadata_file.path, "rb") as f: - metadata_contents = f.read() - # (3) Generate a dist just from those file contents. - metadata_dist = get_metadata_distribution( - metadata_contents, - req.link.filename, - req.req.name, - ) - # (4) Ensure the Name: field from the METADATA file matches the name from the - # install requirement. - # - # NB: raw_name will fall back to the name from the install requirement if - # the Name: field is not present, but it's noted in the raw_name docstring - # that that should NEVER happen anyway. - if metadata_dist.raw_name != req.req.name: - raise MetadataInconsistent( - req, "Name", req.req.name, metadata_dist.raw_name - ) - return metadata_dist - - def _fetch_metadata_using_lazy_wheel( - self, - link: Link, - ) -> Optional[BaseDistribution]: - """Fetch metadata using lazy wheel, if possible.""" - # --use-feature=fast-deps must be provided. - if not self.use_lazy_wheel: - return None - if link.is_file or not link.is_wheel: - logger.debug( - "Lazy wheel is not used as %r does not point to a remote wheel", - link, - ) - return None - - wheel = Wheel(link.filename) - name = canonicalize_name(wheel.name) - logger.info( - "Obtaining dependency information from %s %s", - name, - wheel.version, - ) - url = link.url.split("#", 1)[0] - try: - return dist_from_wheel_url(name, url, self._session) - except HTTPRangeRequestUnsupported: - logger.debug("%s does not support range requests", url) - return None - - def _complete_partial_requirements( - self, - partially_downloaded_reqs: Iterable[InstallRequirement], - parallel_builds: bool = False, - ) -> None: - """Download any requirements which were only fetched by metadata.""" - # Download to a temporary directory. These will be copied over as - # needed for downstream 'download', 'wheel', and 'install' commands. - temp_dir = TempDirectory(kind="unpack", globally_managed=True).path - - # Map each link to the requirement that owns it. This allows us to set - # `req.local_file_path` on the appropriate requirement after passing - # all the links at once into BatchDownloader. - links_to_fully_download: Dict[Link, InstallRequirement] = {} - for req in partially_downloaded_reqs: - assert req.link - links_to_fully_download[req.link] = req - - batch_download = self._batch_download( - links_to_fully_download.keys(), - temp_dir, - ) - for link, (filepath, _) in batch_download: - logger.debug("Downloading link %s to %s", link, filepath) - req = links_to_fully_download[link] - req.local_file_path = filepath - - # This step is necessary to ensure all lazy wheels are processed - # successfully by the 'download', 'wheel', and 'install' commands. - for req in partially_downloaded_reqs: - self._prepare_linked_requirement(req, parallel_builds) - - def prepare_linked_requirement( - self, req: InstallRequirement, parallel_builds: bool = False - ) -> BaseDistribution: - """Prepare a requirement to be obtained from req.link.""" - assert req.link - self._log_preparing_link(req) - with indent_log(): - # Check if the relevant file is already available - # in the download directory - file_path = None - if self.download_dir is not None and req.link.is_wheel: - hashes = self._get_linked_req_hashes(req) - file_path = _check_download_dir(req.link, self.download_dir, hashes) - - if file_path is not None: - # The file is already available, so mark it as downloaded - self._downloaded[req.link.url] = file_path - else: - # The file is not available, attempt to fetch only metadata - metadata_dist = self._fetch_metadata_only(req) - if metadata_dist is not None: - req.needs_more_preparation = True - return metadata_dist - - # None of the optimizations worked, fully prepare the requirement - return self._prepare_linked_requirement(req, parallel_builds) - - def prepare_linked_requirements_more( - self, reqs: Iterable[InstallRequirement], parallel_builds: bool = False - ) -> None: - """Prepare linked requirements more, if needed.""" - reqs = [req for req in reqs if req.needs_more_preparation] - for req in reqs: - # Determine if any of these requirements were already downloaded. - if self.download_dir is not None and req.link.is_wheel: - hashes = self._get_linked_req_hashes(req) - file_path = _check_download_dir(req.link, self.download_dir, hashes) - if file_path is not None: - self._downloaded[req.link.url] = file_path - req.needs_more_preparation = False - - # Prepare requirements we found were already downloaded for some - # reason. The other downloads will be completed separately. - partially_downloaded_reqs: List[InstallRequirement] = [] - for req in reqs: - if req.needs_more_preparation: - partially_downloaded_reqs.append(req) - else: - self._prepare_linked_requirement(req, parallel_builds) - - # TODO: separate this part out from RequirementPreparer when the v1 - # resolver can be removed! - self._complete_partial_requirements( - partially_downloaded_reqs, - parallel_builds=parallel_builds, - ) - - def _prepare_linked_requirement( - self, req: InstallRequirement, parallel_builds: bool - ) -> BaseDistribution: - assert req.link - link = req.link - - self._ensure_link_req_src_dir(req, parallel_builds) - hashes = self._get_linked_req_hashes(req) - - if link.is_existing_dir(): - local_file = None - elif link.url not in self._downloaded: - try: - local_file = unpack_url( - link, - req.source_dir, - self._download, - self.verbosity, - self.download_dir, - hashes, - ) - except NetworkConnectionError as exc: - raise InstallationError( - "Could not install requirement {} because of HTTP " - "error {} for URL {}".format(req, exc, link) - ) - else: - file_path = self._downloaded[link.url] - if hashes: - hashes.check_against_path(file_path) - local_file = File(file_path, content_type=None) - - # If download_info is set, we got it from the wheel cache. - if req.download_info is None: - # Editables don't go through this function (see - # prepare_editable_requirement). - assert not req.editable - req.download_info = direct_url_from_link(link, req.source_dir) - # Make sure we have a hash in download_info. If we got it as part of the - # URL, it will have been verified and we can rely on it. Otherwise we - # compute it from the downloaded file. - if ( - isinstance(req.download_info.info, ArchiveInfo) - and not req.download_info.info.hash - and local_file - ): - hash = hash_file(local_file.path)[0].hexdigest() - req.download_info.info.hash = f"sha256={hash}" - - # For use in later processing, - # preserve the file path on the requirement. - if local_file: - req.local_file_path = local_file.path - - dist = _get_prepared_distribution( - req, - self.build_tracker, - self.finder, - self.build_isolation, - self.check_build_deps, - ) - return dist - - def save_linked_requirement(self, req: InstallRequirement) -> None: - assert self.download_dir is not None - assert req.link is not None - link = req.link - if link.is_vcs or (link.is_existing_dir() and req.editable): - # Make a .zip of the source_dir we already created. - req.archive(self.download_dir) - return - - if link.is_existing_dir(): - logger.debug( - "Not copying link to destination directory " - "since it is a directory: %s", - link, - ) - return - if req.local_file_path is None: - # No distribution was downloaded for this requirement. - return - - download_location = os.path.join(self.download_dir, link.filename) - if not os.path.exists(download_location): - shutil.copy(req.local_file_path, download_location) - download_path = display_path(download_location) - logger.info("Saved %s", download_path) - - def prepare_editable_requirement( - self, - req: InstallRequirement, - ) -> BaseDistribution: - """Prepare an editable requirement.""" - assert req.editable, "cannot prepare a non-editable req as editable" - - logger.info("Obtaining %s", req) - - with indent_log(): - if self.require_hashes: - raise InstallationError( - "The editable requirement {} cannot be installed when " - "requiring hashes, because there is no single file to " - "hash.".format(req) - ) - req.ensure_has_source_dir(self.src_dir) - req.update_editable() - assert req.source_dir - req.download_info = direct_url_for_editable(req.unpacked_source_directory) - - dist = _get_prepared_distribution( - req, - self.build_tracker, - self.finder, - self.build_isolation, - self.check_build_deps, - ) - - req.check_if_exists(self.use_user_site) - - return dist - - def prepare_installed_requirement( - self, - req: InstallRequirement, - skip_reason: str, - ) -> BaseDistribution: - """Prepare an already-installed requirement.""" - assert req.satisfied_by, "req should have been satisfied but isn't" - assert skip_reason is not None, ( - "did not get skip reason skipped but req.satisfied_by " - "is set to {}".format(req.satisfied_by) - ) - logger.info( - "Requirement %s: %s (%s)", skip_reason, req, req.satisfied_by.version - ) - with indent_log(): - if self.require_hashes: - logger.debug( - "Since it is already installed, we are trusting this " - "package without checking its hash. To ensure a " - "completely repeatable environment, install into an " - "empty virtualenv." - ) - return InstalledDistribution(req).get_metadata_distribution() diff --git a/bot/lib/python3.11/site-packages/pip/_internal/pyproject.py b/bot/lib/python3.11/site-packages/pip/_internal/pyproject.py deleted file mode 100644 index 1e9119f..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/pyproject.py +++ /dev/null @@ -1,175 +0,0 @@ -import importlib.util -import os -from collections import namedtuple -from typing import Any, List, Optional - -from pip._vendor import tomli -from pip._vendor.packaging.requirements import InvalidRequirement, Requirement - -from pip._internal.exceptions import ( - InstallationError, - InvalidPyProjectBuildRequires, - MissingPyProjectBuildRequires, -) - - -def _is_list_of_str(obj: Any) -> bool: - return isinstance(obj, list) and all(isinstance(item, str) for item in obj) - - -def make_pyproject_path(unpacked_source_directory: str) -> str: - return os.path.join(unpacked_source_directory, "pyproject.toml") - - -BuildSystemDetails = namedtuple( - "BuildSystemDetails", ["requires", "backend", "check", "backend_path"] -) - - -def load_pyproject_toml( - use_pep517: Optional[bool], pyproject_toml: str, setup_py: str, req_name: str -) -> Optional[BuildSystemDetails]: - """Load the pyproject.toml file. - - Parameters: - use_pep517 - Has the user requested PEP 517 processing? None - means the user hasn't explicitly specified. - pyproject_toml - Location of the project's pyproject.toml file - setup_py - Location of the project's setup.py file - req_name - The name of the requirement we're processing (for - error reporting) - - Returns: - None if we should use the legacy code path, otherwise a tuple - ( - requirements from pyproject.toml, - name of PEP 517 backend, - requirements we should check are installed after setting - up the build environment - directory paths to import the backend from (backend-path), - relative to the project root. - ) - """ - has_pyproject = os.path.isfile(pyproject_toml) - has_setup = os.path.isfile(setup_py) - - if not has_pyproject and not has_setup: - raise InstallationError( - f"{req_name} does not appear to be a Python project: " - f"neither 'setup.py' nor 'pyproject.toml' found." - ) - - if has_pyproject: - with open(pyproject_toml, encoding="utf-8") as f: - pp_toml = tomli.loads(f.read()) - build_system = pp_toml.get("build-system") - else: - build_system = None - - # The following cases must use PEP 517 - # We check for use_pep517 being non-None and falsey because that means - # the user explicitly requested --no-use-pep517. The value 0 as - # opposed to False can occur when the value is provided via an - # environment variable or config file option (due to the quirk of - # strtobool() returning an integer in pip's configuration code). - if has_pyproject and not has_setup: - if use_pep517 is not None and not use_pep517: - raise InstallationError( - "Disabling PEP 517 processing is invalid: " - "project does not have a setup.py" - ) - use_pep517 = True - elif build_system and "build-backend" in build_system: - if use_pep517 is not None and not use_pep517: - raise InstallationError( - "Disabling PEP 517 processing is invalid: " - "project specifies a build backend of {} " - "in pyproject.toml".format(build_system["build-backend"]) - ) - use_pep517 = True - - # If we haven't worked out whether to use PEP 517 yet, - # and the user hasn't explicitly stated a preference, - # we do so if the project has a pyproject.toml file - # or if we cannot import setuptools. - - # We fallback to PEP 517 when without setuptools, - # so setuptools can be installed as a default build backend. - # For more info see: - # https://discuss.python.org/t/pip-without-setuptools-could-the-experience-be-improved/11810/9 - elif use_pep517 is None: - use_pep517 = has_pyproject or not importlib.util.find_spec("setuptools") - - # At this point, we know whether we're going to use PEP 517. - assert use_pep517 is not None - - # If we're using the legacy code path, there is nothing further - # for us to do here. - if not use_pep517: - return None - - if build_system is None: - # Either the user has a pyproject.toml with no build-system - # section, or the user has no pyproject.toml, but has opted in - # explicitly via --use-pep517. - # In the absence of any explicit backend specification, we - # assume the setuptools backend that most closely emulates the - # traditional direct setup.py execution, and require wheel and - # a version of setuptools that supports that backend. - - build_system = { - "requires": ["setuptools>=40.8.0", "wheel"], - "build-backend": "setuptools.build_meta:__legacy__", - } - - # If we're using PEP 517, we have build system information (either - # from pyproject.toml, or defaulted by the code above). - # Note that at this point, we do not know if the user has actually - # specified a backend, though. - assert build_system is not None - - # Ensure that the build-system section in pyproject.toml conforms - # to PEP 518. - - # Specifying the build-system table but not the requires key is invalid - if "requires" not in build_system: - raise MissingPyProjectBuildRequires(package=req_name) - - # Error out if requires is not a list of strings - requires = build_system["requires"] - if not _is_list_of_str(requires): - raise InvalidPyProjectBuildRequires( - package=req_name, - reason="It is not a list of strings.", - ) - - # Each requirement must be valid as per PEP 508 - for requirement in requires: - try: - Requirement(requirement) - except InvalidRequirement as error: - raise InvalidPyProjectBuildRequires( - package=req_name, - reason=f"It contains an invalid requirement: {requirement!r}", - ) from error - - backend = build_system.get("build-backend") - backend_path = build_system.get("backend-path", []) - check: List[str] = [] - if backend is None: - # If the user didn't specify a backend, we assume they want to use - # the setuptools backend. But we can't be sure they have included - # a version of setuptools which supplies the backend, or wheel - # (which is needed by the backend) in their requirements. So we - # make a note to check that those requirements are present once - # we have set up the environment. - # This is quite a lot of work to check for a very specific case. But - # the problem is, that case is potentially quite common - projects that - # adopted PEP 518 early for the ability to specify requirements to - # execute setup.py, but never considered needing to mention the build - # tools themselves. The original PEP 518 code had a similar check (but - # implemented in a different way). - backend = "setuptools.build_meta:__legacy__" - check = ["setuptools>=40.8.0", "wheel"] - - return BuildSystemDetails(requires, backend, check, backend_path) diff --git a/bot/lib/python3.11/site-packages/pip/_internal/req/__init__.py b/bot/lib/python3.11/site-packages/pip/_internal/req/__init__.py deleted file mode 100644 index 8d56359..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/req/__init__.py +++ /dev/null @@ -1,94 +0,0 @@ -import collections -import logging -from typing import Generator, List, Optional, Sequence, Tuple - -from pip._internal.utils.logging import indent_log - -from .req_file import parse_requirements -from .req_install import InstallRequirement -from .req_set import RequirementSet - -__all__ = [ - "RequirementSet", - "InstallRequirement", - "parse_requirements", - "install_given_reqs", -] - -logger = logging.getLogger(__name__) - - -class InstallationResult: - def __init__(self, name: str) -> None: - self.name = name - - def __repr__(self) -> str: - return f"InstallationResult(name={self.name!r})" - - -def _validate_requirements( - requirements: List[InstallRequirement], -) -> Generator[Tuple[str, InstallRequirement], None, None]: - for req in requirements: - assert req.name, f"invalid to-be-installed requirement: {req}" - yield req.name, req - - -def install_given_reqs( - requirements: List[InstallRequirement], - install_options: List[str], - global_options: Sequence[str], - root: Optional[str], - home: Optional[str], - prefix: Optional[str], - warn_script_location: bool, - use_user_site: bool, - pycompile: bool, -) -> List[InstallationResult]: - """ - Install everything in the given list. - - (to be called after having downloaded and unpacked the packages) - """ - to_install = collections.OrderedDict(_validate_requirements(requirements)) - - if to_install: - logger.info( - "Installing collected packages: %s", - ", ".join(to_install.keys()), - ) - - installed = [] - - with indent_log(): - for req_name, requirement in to_install.items(): - if requirement.should_reinstall: - logger.info("Attempting uninstall: %s", req_name) - with indent_log(): - uninstalled_pathset = requirement.uninstall(auto_confirm=True) - else: - uninstalled_pathset = None - - try: - requirement.install( - install_options, - global_options, - root=root, - home=home, - prefix=prefix, - warn_script_location=warn_script_location, - use_user_site=use_user_site, - pycompile=pycompile, - ) - except Exception: - # if install did not succeed, rollback previous uninstall - if uninstalled_pathset and not requirement.install_succeeded: - uninstalled_pathset.rollback() - raise - else: - if uninstalled_pathset and requirement.install_succeeded: - uninstalled_pathset.commit() - - installed.append(InstallationResult(req_name)) - - return installed diff --git a/bot/lib/python3.11/site-packages/pip/_internal/req/constructors.py b/bot/lib/python3.11/site-packages/pip/_internal/req/constructors.py deleted file mode 100644 index dea7c3b..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/req/constructors.py +++ /dev/null @@ -1,501 +0,0 @@ -"""Backing implementation for InstallRequirement's various constructors - -The idea here is that these formed a major chunk of InstallRequirement's size -so, moving them and support code dedicated to them outside of that class -helps creates for better understandability for the rest of the code. - -These are meant to be used elsewhere within pip to create instances of -InstallRequirement. -""" - -import logging -import os -import re -from typing import Any, Dict, Optional, Set, Tuple, Union - -from pip._vendor.packaging.markers import Marker -from pip._vendor.packaging.requirements import InvalidRequirement, Requirement -from pip._vendor.packaging.specifiers import Specifier - -from pip._internal.exceptions import InstallationError -from pip._internal.models.index import PyPI, TestPyPI -from pip._internal.models.link import Link -from pip._internal.models.wheel import Wheel -from pip._internal.req.req_file import ParsedRequirement -from pip._internal.req.req_install import InstallRequirement -from pip._internal.utils.filetypes import is_archive_file -from pip._internal.utils.misc import is_installable_dir -from pip._internal.utils.packaging import get_requirement -from pip._internal.utils.urls import path_to_url -from pip._internal.vcs import is_url, vcs - -__all__ = [ - "install_req_from_editable", - "install_req_from_line", - "parse_editable", -] - -logger = logging.getLogger(__name__) -operators = Specifier._operators.keys() - - -def _strip_extras(path: str) -> Tuple[str, Optional[str]]: - m = re.match(r"^(.+)(\[[^\]]+\])$", path) - extras = None - if m: - path_no_extras = m.group(1) - extras = m.group(2) - else: - path_no_extras = path - - return path_no_extras, extras - - -def convert_extras(extras: Optional[str]) -> Set[str]: - if not extras: - return set() - return get_requirement("placeholder" + extras.lower()).extras - - -def parse_editable(editable_req: str) -> Tuple[Optional[str], str, Set[str]]: - """Parses an editable requirement into: - - a requirement name - - an URL - - extras - - editable options - Accepted requirements: - svn+http://blahblah@rev#egg=Foobar[baz]&subdirectory=version_subdir - .[some_extra] - """ - - url = editable_req - - # If a file path is specified with extras, strip off the extras. - url_no_extras, extras = _strip_extras(url) - - if os.path.isdir(url_no_extras): - # Treating it as code that has already been checked out - url_no_extras = path_to_url(url_no_extras) - - if url_no_extras.lower().startswith("file:"): - package_name = Link(url_no_extras).egg_fragment - if extras: - return ( - package_name, - url_no_extras, - get_requirement("placeholder" + extras.lower()).extras, - ) - else: - return package_name, url_no_extras, set() - - for version_control in vcs: - if url.lower().startswith(f"{version_control}:"): - url = f"{version_control}+{url}" - break - - link = Link(url) - - if not link.is_vcs: - backends = ", ".join(vcs.all_schemes) - raise InstallationError( - f"{editable_req} is not a valid editable requirement. " - f"It should either be a path to a local project or a VCS URL " - f"(beginning with {backends})." - ) - - package_name = link.egg_fragment - if not package_name: - raise InstallationError( - "Could not detect requirement name for '{}', please specify one " - "with #egg=your_package_name".format(editable_req) - ) - return package_name, url, set() - - -def check_first_requirement_in_file(filename: str) -> None: - """Check if file is parsable as a requirements file. - - This is heavily based on ``pkg_resources.parse_requirements``, but - simplified to just check the first meaningful line. - - :raises InvalidRequirement: If the first meaningful line cannot be parsed - as an requirement. - """ - with open(filename, encoding="utf-8", errors="ignore") as f: - # Create a steppable iterator, so we can handle \-continuations. - lines = ( - line - for line in (line.strip() for line in f) - if line and not line.startswith("#") # Skip blank lines/comments. - ) - - for line in lines: - # Drop comments -- a hash without a space may be in a URL. - if " #" in line: - line = line[: line.find(" #")] - # If there is a line continuation, drop it, and append the next line. - if line.endswith("\\"): - line = line[:-2].strip() + next(lines, "") - Requirement(line) - return - - -def deduce_helpful_msg(req: str) -> str: - """Returns helpful msg in case requirements file does not exist, - or cannot be parsed. - - :params req: Requirements file path - """ - if not os.path.exists(req): - return f" File '{req}' does not exist." - msg = " The path does exist. " - # Try to parse and check if it is a requirements file. - try: - check_first_requirement_in_file(req) - except InvalidRequirement: - logger.debug("Cannot parse '%s' as requirements file", req) - else: - msg += ( - f"The argument you provided " - f"({req}) appears to be a" - f" requirements file. If that is the" - f" case, use the '-r' flag to install" - f" the packages specified within it." - ) - return msg - - -class RequirementParts: - def __init__( - self, - requirement: Optional[Requirement], - link: Optional[Link], - markers: Optional[Marker], - extras: Set[str], - ): - self.requirement = requirement - self.link = link - self.markers = markers - self.extras = extras - - -def parse_req_from_editable(editable_req: str) -> RequirementParts: - name, url, extras_override = parse_editable(editable_req) - - if name is not None: - try: - req: Optional[Requirement] = Requirement(name) - except InvalidRequirement: - raise InstallationError(f"Invalid requirement: '{name}'") - else: - req = None - - link = Link(url) - - return RequirementParts(req, link, None, extras_override) - - -# ---- The actual constructors follow ---- - - -def install_req_from_editable( - editable_req: str, - comes_from: Optional[Union[InstallRequirement, str]] = None, - use_pep517: Optional[bool] = None, - isolated: bool = False, - options: Optional[Dict[str, Any]] = None, - constraint: bool = False, - user_supplied: bool = False, - permit_editable_wheels: bool = False, - config_settings: Optional[Dict[str, str]] = None, -) -> InstallRequirement: - - parts = parse_req_from_editable(editable_req) - - return InstallRequirement( - parts.requirement, - comes_from=comes_from, - user_supplied=user_supplied, - editable=True, - permit_editable_wheels=permit_editable_wheels, - link=parts.link, - constraint=constraint, - use_pep517=use_pep517, - isolated=isolated, - install_options=options.get("install_options", []) if options else [], - global_options=options.get("global_options", []) if options else [], - hash_options=options.get("hashes", {}) if options else {}, - config_settings=config_settings, - extras=parts.extras, - ) - - -def _looks_like_path(name: str) -> bool: - """Checks whether the string "looks like" a path on the filesystem. - - This does not check whether the target actually exists, only judge from the - appearance. - - Returns true if any of the following conditions is true: - * a path separator is found (either os.path.sep or os.path.altsep); - * a dot is found (which represents the current directory). - """ - if os.path.sep in name: - return True - if os.path.altsep is not None and os.path.altsep in name: - return True - if name.startswith("."): - return True - return False - - -def _get_url_from_path(path: str, name: str) -> Optional[str]: - """ - First, it checks whether a provided path is an installable directory. If it - is, returns the path. - - If false, check if the path is an archive file (such as a .whl). - The function checks if the path is a file. If false, if the path has - an @, it will treat it as a PEP 440 URL requirement and return the path. - """ - if _looks_like_path(name) and os.path.isdir(path): - if is_installable_dir(path): - return path_to_url(path) - # TODO: The is_installable_dir test here might not be necessary - # now that it is done in load_pyproject_toml too. - raise InstallationError( - f"Directory {name!r} is not installable. Neither 'setup.py' " - "nor 'pyproject.toml' found." - ) - if not is_archive_file(path): - return None - if os.path.isfile(path): - return path_to_url(path) - urlreq_parts = name.split("@", 1) - if len(urlreq_parts) >= 2 and not _looks_like_path(urlreq_parts[0]): - # If the path contains '@' and the part before it does not look - # like a path, try to treat it as a PEP 440 URL req instead. - return None - logger.warning( - "Requirement %r looks like a filename, but the file does not exist", - name, - ) - return path_to_url(path) - - -def parse_req_from_line(name: str, line_source: Optional[str]) -> RequirementParts: - if is_url(name): - marker_sep = "; " - else: - marker_sep = ";" - if marker_sep in name: - name, markers_as_string = name.split(marker_sep, 1) - markers_as_string = markers_as_string.strip() - if not markers_as_string: - markers = None - else: - markers = Marker(markers_as_string) - else: - markers = None - name = name.strip() - req_as_string = None - path = os.path.normpath(os.path.abspath(name)) - link = None - extras_as_string = None - - if is_url(name): - link = Link(name) - else: - p, extras_as_string = _strip_extras(path) - url = _get_url_from_path(p, name) - if url is not None: - link = Link(url) - - # it's a local file, dir, or url - if link: - # Handle relative file URLs - if link.scheme == "file" and re.search(r"\.\./", link.url): - link = Link(path_to_url(os.path.normpath(os.path.abspath(link.path)))) - # wheel file - if link.is_wheel: - wheel = Wheel(link.filename) # can raise InvalidWheelFilename - req_as_string = f"{wheel.name}=={wheel.version}" - else: - # set the req to the egg fragment. when it's not there, this - # will become an 'unnamed' requirement - req_as_string = link.egg_fragment - - # a requirement specifier - else: - req_as_string = name - - extras = convert_extras(extras_as_string) - - def with_source(text: str) -> str: - if not line_source: - return text - return f"{text} (from {line_source})" - - def _parse_req_string(req_as_string: str) -> Requirement: - try: - req = get_requirement(req_as_string) - except InvalidRequirement: - if os.path.sep in req_as_string: - add_msg = "It looks like a path." - add_msg += deduce_helpful_msg(req_as_string) - elif "=" in req_as_string and not any( - op in req_as_string for op in operators - ): - add_msg = "= is not a valid operator. Did you mean == ?" - else: - add_msg = "" - msg = with_source(f"Invalid requirement: {req_as_string!r}") - if add_msg: - msg += f"\nHint: {add_msg}" - raise InstallationError(msg) - else: - # Deprecate extras after specifiers: "name>=1.0[extras]" - # This currently works by accident because _strip_extras() parses - # any extras in the end of the string and those are saved in - # RequirementParts - for spec in req.specifier: - spec_str = str(spec) - if spec_str.endswith("]"): - msg = f"Extras after version '{spec_str}'." - raise InstallationError(msg) - return req - - if req_as_string is not None: - req: Optional[Requirement] = _parse_req_string(req_as_string) - else: - req = None - - return RequirementParts(req, link, markers, extras) - - -def install_req_from_line( - name: str, - comes_from: Optional[Union[str, InstallRequirement]] = None, - use_pep517: Optional[bool] = None, - isolated: bool = False, - options: Optional[Dict[str, Any]] = None, - constraint: bool = False, - line_source: Optional[str] = None, - user_supplied: bool = False, - config_settings: Optional[Dict[str, str]] = None, -) -> InstallRequirement: - """Creates an InstallRequirement from a name, which might be a - requirement, directory containing 'setup.py', filename, or URL. - - :param line_source: An optional string describing where the line is from, - for logging purposes in case of an error. - """ - parts = parse_req_from_line(name, line_source) - - return InstallRequirement( - parts.requirement, - comes_from, - link=parts.link, - markers=parts.markers, - use_pep517=use_pep517, - isolated=isolated, - install_options=options.get("install_options", []) if options else [], - global_options=options.get("global_options", []) if options else [], - hash_options=options.get("hashes", {}) if options else {}, - config_settings=config_settings, - constraint=constraint, - extras=parts.extras, - user_supplied=user_supplied, - ) - - -def install_req_from_req_string( - req_string: str, - comes_from: Optional[InstallRequirement] = None, - isolated: bool = False, - use_pep517: Optional[bool] = None, - user_supplied: bool = False, - config_settings: Optional[Dict[str, str]] = None, -) -> InstallRequirement: - try: - req = get_requirement(req_string) - except InvalidRequirement: - raise InstallationError(f"Invalid requirement: '{req_string}'") - - domains_not_allowed = [ - PyPI.file_storage_domain, - TestPyPI.file_storage_domain, - ] - if ( - req.url - and comes_from - and comes_from.link - and comes_from.link.netloc in domains_not_allowed - ): - # Explicitly disallow pypi packages that depend on external urls - raise InstallationError( - "Packages installed from PyPI cannot depend on packages " - "which are not also hosted on PyPI.\n" - "{} depends on {} ".format(comes_from.name, req) - ) - - return InstallRequirement( - req, - comes_from, - isolated=isolated, - use_pep517=use_pep517, - user_supplied=user_supplied, - config_settings=config_settings, - ) - - -def install_req_from_parsed_requirement( - parsed_req: ParsedRequirement, - isolated: bool = False, - use_pep517: Optional[bool] = None, - user_supplied: bool = False, - config_settings: Optional[Dict[str, str]] = None, -) -> InstallRequirement: - if parsed_req.is_editable: - req = install_req_from_editable( - parsed_req.requirement, - comes_from=parsed_req.comes_from, - use_pep517=use_pep517, - constraint=parsed_req.constraint, - isolated=isolated, - user_supplied=user_supplied, - config_settings=config_settings, - ) - - else: - req = install_req_from_line( - parsed_req.requirement, - comes_from=parsed_req.comes_from, - use_pep517=use_pep517, - isolated=isolated, - options=parsed_req.options, - constraint=parsed_req.constraint, - line_source=parsed_req.line_source, - user_supplied=user_supplied, - config_settings=config_settings, - ) - return req - - -def install_req_from_link_and_ireq( - link: Link, ireq: InstallRequirement -) -> InstallRequirement: - return InstallRequirement( - req=ireq.req, - comes_from=ireq.comes_from, - editable=ireq.editable, - link=link, - markers=ireq.markers, - use_pep517=ireq.use_pep517, - isolated=ireq.isolated, - install_options=ireq.install_options, - global_options=ireq.global_options, - hash_options=ireq.hash_options, - config_settings=ireq.config_settings, - user_supplied=ireq.user_supplied, - ) diff --git a/bot/lib/python3.11/site-packages/pip/_internal/req/req_file.py b/bot/lib/python3.11/site-packages/pip/_internal/req/req_file.py deleted file mode 100644 index 11ec699..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/req/req_file.py +++ /dev/null @@ -1,544 +0,0 @@ -""" -Requirements file parsing -""" - -import optparse -import os -import re -import shlex -import urllib.parse -from optparse import Values -from typing import ( - TYPE_CHECKING, - Any, - Callable, - Dict, - Generator, - Iterable, - List, - Optional, - Tuple, -) - -from pip._internal.cli import cmdoptions -from pip._internal.exceptions import InstallationError, RequirementsFileParseError -from pip._internal.models.search_scope import SearchScope -from pip._internal.network.session import PipSession -from pip._internal.network.utils import raise_for_status -from pip._internal.utils.encoding import auto_decode -from pip._internal.utils.urls import get_url_scheme - -if TYPE_CHECKING: - # NoReturn introduced in 3.6.2; imported only for type checking to maintain - # pip compatibility with older patch versions of Python 3.6 - from typing import NoReturn - - from pip._internal.index.package_finder import PackageFinder - -__all__ = ["parse_requirements"] - -ReqFileLines = Iterable[Tuple[int, str]] - -LineParser = Callable[[str], Tuple[str, Values]] - -SCHEME_RE = re.compile(r"^(http|https|file):", re.I) -COMMENT_RE = re.compile(r"(^|\s+)#.*$") - -# Matches environment variable-style values in '${MY_VARIABLE_1}' with the -# variable name consisting of only uppercase letters, digits or the '_' -# (underscore). This follows the POSIX standard defined in IEEE Std 1003.1, -# 2013 Edition. -ENV_VAR_RE = re.compile(r"(?P\$\{(?P[A-Z0-9_]+)\})") - -SUPPORTED_OPTIONS: List[Callable[..., optparse.Option]] = [ - cmdoptions.index_url, - cmdoptions.extra_index_url, - cmdoptions.no_index, - cmdoptions.constraints, - cmdoptions.requirements, - cmdoptions.editable, - cmdoptions.find_links, - cmdoptions.no_binary, - cmdoptions.only_binary, - cmdoptions.prefer_binary, - cmdoptions.require_hashes, - cmdoptions.pre, - cmdoptions.trusted_host, - cmdoptions.use_new_feature, -] - -# options to be passed to requirements -SUPPORTED_OPTIONS_REQ: List[Callable[..., optparse.Option]] = [ - cmdoptions.install_options, - cmdoptions.global_options, - cmdoptions.hash, -] - -# the 'dest' string values -SUPPORTED_OPTIONS_REQ_DEST = [str(o().dest) for o in SUPPORTED_OPTIONS_REQ] - - -class ParsedRequirement: - def __init__( - self, - requirement: str, - is_editable: bool, - comes_from: str, - constraint: bool, - options: Optional[Dict[str, Any]] = None, - line_source: Optional[str] = None, - ) -> None: - self.requirement = requirement - self.is_editable = is_editable - self.comes_from = comes_from - self.options = options - self.constraint = constraint - self.line_source = line_source - - -class ParsedLine: - def __init__( - self, - filename: str, - lineno: int, - args: str, - opts: Values, - constraint: bool, - ) -> None: - self.filename = filename - self.lineno = lineno - self.opts = opts - self.constraint = constraint - - if args: - self.is_requirement = True - self.is_editable = False - self.requirement = args - elif opts.editables: - self.is_requirement = True - self.is_editable = True - # We don't support multiple -e on one line - self.requirement = opts.editables[0] - else: - self.is_requirement = False - - -def parse_requirements( - filename: str, - session: PipSession, - finder: Optional["PackageFinder"] = None, - options: Optional[optparse.Values] = None, - constraint: bool = False, -) -> Generator[ParsedRequirement, None, None]: - """Parse a requirements file and yield ParsedRequirement instances. - - :param filename: Path or url of requirements file. - :param session: PipSession instance. - :param finder: Instance of pip.index.PackageFinder. - :param options: cli options. - :param constraint: If true, parsing a constraint file rather than - requirements file. - """ - line_parser = get_line_parser(finder) - parser = RequirementsFileParser(session, line_parser) - - for parsed_line in parser.parse(filename, constraint): - parsed_req = handle_line( - parsed_line, options=options, finder=finder, session=session - ) - if parsed_req is not None: - yield parsed_req - - -def preprocess(content: str) -> ReqFileLines: - """Split, filter, and join lines, and return a line iterator - - :param content: the content of the requirements file - """ - lines_enum: ReqFileLines = enumerate(content.splitlines(), start=1) - lines_enum = join_lines(lines_enum) - lines_enum = ignore_comments(lines_enum) - lines_enum = expand_env_variables(lines_enum) - return lines_enum - - -def handle_requirement_line( - line: ParsedLine, - options: Optional[optparse.Values] = None, -) -> ParsedRequirement: - - # preserve for the nested code path - line_comes_from = "{} {} (line {})".format( - "-c" if line.constraint else "-r", - line.filename, - line.lineno, - ) - - assert line.is_requirement - - if line.is_editable: - # For editable requirements, we don't support per-requirement - # options, so just return the parsed requirement. - return ParsedRequirement( - requirement=line.requirement, - is_editable=line.is_editable, - comes_from=line_comes_from, - constraint=line.constraint, - ) - else: - # get the options that apply to requirements - req_options = {} - for dest in SUPPORTED_OPTIONS_REQ_DEST: - if dest in line.opts.__dict__ and line.opts.__dict__[dest]: - req_options[dest] = line.opts.__dict__[dest] - - line_source = f"line {line.lineno} of {line.filename}" - return ParsedRequirement( - requirement=line.requirement, - is_editable=line.is_editable, - comes_from=line_comes_from, - constraint=line.constraint, - options=req_options, - line_source=line_source, - ) - - -def handle_option_line( - opts: Values, - filename: str, - lineno: int, - finder: Optional["PackageFinder"] = None, - options: Optional[optparse.Values] = None, - session: Optional[PipSession] = None, -) -> None: - - if options: - # percolate options upward - if opts.require_hashes: - options.require_hashes = opts.require_hashes - if opts.features_enabled: - options.features_enabled.extend( - f for f in opts.features_enabled if f not in options.features_enabled - ) - - # set finder options - if finder: - find_links = finder.find_links - index_urls = finder.index_urls - no_index = finder.search_scope.no_index - if opts.no_index is True: - no_index = True - index_urls = [] - if opts.index_url and not no_index: - index_urls = [opts.index_url] - if opts.extra_index_urls and not no_index: - index_urls.extend(opts.extra_index_urls) - if opts.find_links: - # FIXME: it would be nice to keep track of the source - # of the find_links: support a find-links local path - # relative to a requirements file. - value = opts.find_links[0] - req_dir = os.path.dirname(os.path.abspath(filename)) - relative_to_reqs_file = os.path.join(req_dir, value) - if os.path.exists(relative_to_reqs_file): - value = relative_to_reqs_file - find_links.append(value) - - if session: - # We need to update the auth urls in session - session.update_index_urls(index_urls) - - search_scope = SearchScope( - find_links=find_links, - index_urls=index_urls, - no_index=no_index, - ) - finder.search_scope = search_scope - - if opts.pre: - finder.set_allow_all_prereleases() - - if opts.prefer_binary: - finder.set_prefer_binary() - - if session: - for host in opts.trusted_hosts or []: - source = f"line {lineno} of {filename}" - session.add_trusted_host(host, source=source) - - -def handle_line( - line: ParsedLine, - options: Optional[optparse.Values] = None, - finder: Optional["PackageFinder"] = None, - session: Optional[PipSession] = None, -) -> Optional[ParsedRequirement]: - """Handle a single parsed requirements line; This can result in - creating/yielding requirements, or updating the finder. - - :param line: The parsed line to be processed. - :param options: CLI options. - :param finder: The finder - updated by non-requirement lines. - :param session: The session - updated by non-requirement lines. - - Returns a ParsedRequirement object if the line is a requirement line, - otherwise returns None. - - For lines that contain requirements, the only options that have an effect - are from SUPPORTED_OPTIONS_REQ, and they are scoped to the - requirement. Other options from SUPPORTED_OPTIONS may be present, but are - ignored. - - For lines that do not contain requirements, the only options that have an - effect are from SUPPORTED_OPTIONS. Options from SUPPORTED_OPTIONS_REQ may - be present, but are ignored. These lines may contain multiple options - (although our docs imply only one is supported), and all our parsed and - affect the finder. - """ - - if line.is_requirement: - parsed_req = handle_requirement_line(line, options) - return parsed_req - else: - handle_option_line( - line.opts, - line.filename, - line.lineno, - finder, - options, - session, - ) - return None - - -class RequirementsFileParser: - def __init__( - self, - session: PipSession, - line_parser: LineParser, - ) -> None: - self._session = session - self._line_parser = line_parser - - def parse( - self, filename: str, constraint: bool - ) -> Generator[ParsedLine, None, None]: - """Parse a given file, yielding parsed lines.""" - yield from self._parse_and_recurse(filename, constraint) - - def _parse_and_recurse( - self, filename: str, constraint: bool - ) -> Generator[ParsedLine, None, None]: - for line in self._parse_file(filename, constraint): - if not line.is_requirement and ( - line.opts.requirements or line.opts.constraints - ): - # parse a nested requirements file - if line.opts.requirements: - req_path = line.opts.requirements[0] - nested_constraint = False - else: - req_path = line.opts.constraints[0] - nested_constraint = True - - # original file is over http - if SCHEME_RE.search(filename): - # do a url join so relative paths work - req_path = urllib.parse.urljoin(filename, req_path) - # original file and nested file are paths - elif not SCHEME_RE.search(req_path): - # do a join so relative paths work - req_path = os.path.join( - os.path.dirname(filename), - req_path, - ) - - yield from self._parse_and_recurse(req_path, nested_constraint) - else: - yield line - - def _parse_file( - self, filename: str, constraint: bool - ) -> Generator[ParsedLine, None, None]: - _, content = get_file_content(filename, self._session) - - lines_enum = preprocess(content) - - for line_number, line in lines_enum: - try: - args_str, opts = self._line_parser(line) - except OptionParsingError as e: - # add offending line - msg = f"Invalid requirement: {line}\n{e.msg}" - raise RequirementsFileParseError(msg) - - yield ParsedLine( - filename, - line_number, - args_str, - opts, - constraint, - ) - - -def get_line_parser(finder: Optional["PackageFinder"]) -> LineParser: - def parse_line(line: str) -> Tuple[str, Values]: - # Build new parser for each line since it accumulates appendable - # options. - parser = build_parser() - defaults = parser.get_default_values() - defaults.index_url = None - if finder: - defaults.format_control = finder.format_control - - args_str, options_str = break_args_options(line) - - try: - options = shlex.split(options_str) - except ValueError as e: - raise OptionParsingError(f"Could not split options: {options_str}") from e - - opts, _ = parser.parse_args(options, defaults) - - return args_str, opts - - return parse_line - - -def break_args_options(line: str) -> Tuple[str, str]: - """Break up the line into an args and options string. We only want to shlex - (and then optparse) the options, not the args. args can contain markers - which are corrupted by shlex. - """ - tokens = line.split(" ") - args = [] - options = tokens[:] - for token in tokens: - if token.startswith("-") or token.startswith("--"): - break - else: - args.append(token) - options.pop(0) - return " ".join(args), " ".join(options) - - -class OptionParsingError(Exception): - def __init__(self, msg: str) -> None: - self.msg = msg - - -def build_parser() -> optparse.OptionParser: - """ - Return a parser for parsing requirement lines - """ - parser = optparse.OptionParser(add_help_option=False) - - option_factories = SUPPORTED_OPTIONS + SUPPORTED_OPTIONS_REQ - for option_factory in option_factories: - option = option_factory() - parser.add_option(option) - - # By default optparse sys.exits on parsing errors. We want to wrap - # that in our own exception. - def parser_exit(self: Any, msg: str) -> "NoReturn": - raise OptionParsingError(msg) - - # NOTE: mypy disallows assigning to a method - # https://github.com/python/mypy/issues/2427 - parser.exit = parser_exit # type: ignore - - return parser - - -def join_lines(lines_enum: ReqFileLines) -> ReqFileLines: - """Joins a line ending in '\' with the previous line (except when following - comments). The joined line takes on the index of the first line. - """ - primary_line_number = None - new_line: List[str] = [] - for line_number, line in lines_enum: - if not line.endswith("\\") or COMMENT_RE.match(line): - if COMMENT_RE.match(line): - # this ensures comments are always matched later - line = " " + line - if new_line: - new_line.append(line) - assert primary_line_number is not None - yield primary_line_number, "".join(new_line) - new_line = [] - else: - yield line_number, line - else: - if not new_line: - primary_line_number = line_number - new_line.append(line.strip("\\")) - - # last line contains \ - if new_line: - assert primary_line_number is not None - yield primary_line_number, "".join(new_line) - - # TODO: handle space after '\'. - - -def ignore_comments(lines_enum: ReqFileLines) -> ReqFileLines: - """ - Strips comments and filter empty lines. - """ - for line_number, line in lines_enum: - line = COMMENT_RE.sub("", line) - line = line.strip() - if line: - yield line_number, line - - -def expand_env_variables(lines_enum: ReqFileLines) -> ReqFileLines: - """Replace all environment variables that can be retrieved via `os.getenv`. - - The only allowed format for environment variables defined in the - requirement file is `${MY_VARIABLE_1}` to ensure two things: - - 1. Strings that contain a `$` aren't accidentally (partially) expanded. - 2. Ensure consistency across platforms for requirement files. - - These points are the result of a discussion on the `github pull - request #3514 `_. - - Valid characters in variable names follow the `POSIX standard - `_ and are limited - to uppercase letter, digits and the `_` (underscore). - """ - for line_number, line in lines_enum: - for env_var, var_name in ENV_VAR_RE.findall(line): - value = os.getenv(var_name) - if not value: - continue - - line = line.replace(env_var, value) - - yield line_number, line - - -def get_file_content(url: str, session: PipSession) -> Tuple[str, str]: - """Gets the content of a file; it may be a filename, file: URL, or - http: URL. Returns (location, content). Content is unicode. - Respects # -*- coding: declarations on the retrieved files. - - :param url: File path or url. - :param session: PipSession instance. - """ - scheme = get_url_scheme(url) - - # Pip has special support for file:// URLs (LocalFSAdapter). - if scheme in ["http", "https", "file"]: - resp = session.get(url) - raise_for_status(resp) - return resp.url, resp.text - - # Assume this is a bare path. - try: - with open(url, "rb") as f: - content = auto_decode(f.read()) - except OSError as exc: - raise InstallationError(f"Could not open requirements file: {exc}") - return url, content diff --git a/bot/lib/python3.11/site-packages/pip/_internal/req/req_install.py b/bot/lib/python3.11/site-packages/pip/_internal/req/req_install.py deleted file mode 100644 index bbdc651..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/req/req_install.py +++ /dev/null @@ -1,942 +0,0 @@ -# The following comment should be removed at some point in the future. -# mypy: strict-optional=False - -import functools -import logging -import os -import shutil -import sys -import uuid -import zipfile -from enum import Enum -from optparse import Values -from typing import Any, Collection, Dict, Iterable, List, Optional, Sequence, Union - -from pip._vendor.packaging.markers import Marker -from pip._vendor.packaging.requirements import Requirement -from pip._vendor.packaging.specifiers import SpecifierSet -from pip._vendor.packaging.utils import canonicalize_name -from pip._vendor.packaging.version import Version -from pip._vendor.packaging.version import parse as parse_version -from pip._vendor.pep517.wrappers import Pep517HookCaller - -from pip._internal.build_env import BuildEnvironment, NoOpBuildEnvironment -from pip._internal.exceptions import InstallationError, LegacyInstallFailure -from pip._internal.locations import get_scheme -from pip._internal.metadata import ( - BaseDistribution, - get_default_environment, - get_directory_distribution, - get_wheel_distribution, -) -from pip._internal.metadata.base import FilesystemWheel -from pip._internal.models.direct_url import DirectUrl -from pip._internal.models.link import Link -from pip._internal.operations.build.metadata import generate_metadata -from pip._internal.operations.build.metadata_editable import generate_editable_metadata -from pip._internal.operations.build.metadata_legacy import ( - generate_metadata as generate_metadata_legacy, -) -from pip._internal.operations.install.editable_legacy import ( - install_editable as install_editable_legacy, -) -from pip._internal.operations.install.legacy import install as install_legacy -from pip._internal.operations.install.wheel import install_wheel -from pip._internal.pyproject import load_pyproject_toml, make_pyproject_path -from pip._internal.req.req_uninstall import UninstallPathSet -from pip._internal.utils.deprecation import LegacyInstallReason, deprecated -from pip._internal.utils.direct_url_helpers import ( - direct_url_for_editable, - direct_url_from_link, -) -from pip._internal.utils.hashes import Hashes -from pip._internal.utils.misc import ( - ConfiguredPep517HookCaller, - ask_path_exists, - backup_dir, - display_path, - hide_url, - redact_auth_from_url, -) -from pip._internal.utils.packaging import safe_extra -from pip._internal.utils.subprocess import runner_with_spinner_message -from pip._internal.utils.temp_dir import TempDirectory, tempdir_kinds -from pip._internal.utils.virtualenv import running_under_virtualenv -from pip._internal.vcs import vcs - -logger = logging.getLogger(__name__) - - -class InstallRequirement: - """ - Represents something that may be installed later on, may have information - about where to fetch the relevant requirement and also contains logic for - installing the said requirement. - """ - - def __init__( - self, - req: Optional[Requirement], - comes_from: Optional[Union[str, "InstallRequirement"]], - editable: bool = False, - link: Optional[Link] = None, - markers: Optional[Marker] = None, - use_pep517: Optional[bool] = None, - isolated: bool = False, - install_options: Optional[List[str]] = None, - global_options: Optional[List[str]] = None, - hash_options: Optional[Dict[str, List[str]]] = None, - config_settings: Optional[Dict[str, str]] = None, - constraint: bool = False, - extras: Collection[str] = (), - user_supplied: bool = False, - permit_editable_wheels: bool = False, - ) -> None: - assert req is None or isinstance(req, Requirement), req - self.req = req - self.comes_from = comes_from - self.constraint = constraint - self.editable = editable - self.permit_editable_wheels = permit_editable_wheels - self.legacy_install_reason: Optional[LegacyInstallReason] = None - - # source_dir is the local directory where the linked requirement is - # located, or unpacked. In case unpacking is needed, creating and - # populating source_dir is done by the RequirementPreparer. Note this - # is not necessarily the directory where pyproject.toml or setup.py is - # located - that one is obtained via unpacked_source_directory. - self.source_dir: Optional[str] = None - if self.editable: - assert link - if link.is_file: - self.source_dir = os.path.normpath(os.path.abspath(link.file_path)) - - if link is None and req and req.url: - # PEP 508 URL requirement - link = Link(req.url) - self.link = self.original_link = link - self.original_link_is_in_wheel_cache = False - - # Information about the location of the artifact that was downloaded . This - # property is guaranteed to be set in resolver results. - self.download_info: Optional[DirectUrl] = None - - # Path to any downloaded or already-existing package. - self.local_file_path: Optional[str] = None - if self.link and self.link.is_file: - self.local_file_path = self.link.file_path - - if extras: - self.extras = extras - elif req: - self.extras = {safe_extra(extra) for extra in req.extras} - else: - self.extras = set() - if markers is None and req: - markers = req.marker - self.markers = markers - - # This holds the Distribution object if this requirement is already installed. - self.satisfied_by: Optional[BaseDistribution] = None - # Whether the installation process should try to uninstall an existing - # distribution before installing this requirement. - self.should_reinstall = False - # Temporary build location - self._temp_build_dir: Optional[TempDirectory] = None - # Set to True after successful installation - self.install_succeeded: Optional[bool] = None - # Supplied options - self.install_options = install_options if install_options else [] - self.global_options = global_options if global_options else [] - self.hash_options = hash_options if hash_options else {} - self.config_settings = config_settings - # Set to True after successful preparation of this requirement - self.prepared = False - # User supplied requirement are explicitly requested for installation - # by the user via CLI arguments or requirements files, as opposed to, - # e.g. dependencies, extras or constraints. - self.user_supplied = user_supplied - - self.isolated = isolated - self.build_env: BuildEnvironment = NoOpBuildEnvironment() - - # For PEP 517, the directory where we request the project metadata - # gets stored. We need this to pass to build_wheel, so the backend - # can ensure that the wheel matches the metadata (see the PEP for - # details). - self.metadata_directory: Optional[str] = None - - # The static build requirements (from pyproject.toml) - self.pyproject_requires: Optional[List[str]] = None - - # Build requirements that we will check are available - self.requirements_to_check: List[str] = [] - - # The PEP 517 backend we should use to build the project - self.pep517_backend: Optional[Pep517HookCaller] = None - - # Are we using PEP 517 for this requirement? - # After pyproject.toml has been loaded, the only valid values are True - # and False. Before loading, None is valid (meaning "use the default"). - # Setting an explicit value before loading pyproject.toml is supported, - # but after loading this flag should be treated as read only. - self.use_pep517 = use_pep517 - - # This requirement needs more preparation before it can be built - self.needs_more_preparation = False - - def __str__(self) -> str: - if self.req: - s = str(self.req) - if self.link: - s += " from {}".format(redact_auth_from_url(self.link.url)) - elif self.link: - s = redact_auth_from_url(self.link.url) - else: - s = "" - if self.satisfied_by is not None: - s += " in {}".format(display_path(self.satisfied_by.location)) - if self.comes_from: - if isinstance(self.comes_from, str): - comes_from: Optional[str] = self.comes_from - else: - comes_from = self.comes_from.from_path() - if comes_from: - s += f" (from {comes_from})" - return s - - def __repr__(self) -> str: - return "<{} object: {} editable={!r}>".format( - self.__class__.__name__, str(self), self.editable - ) - - def format_debug(self) -> str: - """An un-tested helper for getting state, for debugging.""" - attributes = vars(self) - names = sorted(attributes) - - state = ("{}={!r}".format(attr, attributes[attr]) for attr in sorted(names)) - return "<{name} object: {{{state}}}>".format( - name=self.__class__.__name__, - state=", ".join(state), - ) - - # Things that are valid for all kinds of requirements? - @property - def name(self) -> Optional[str]: - if self.req is None: - return None - return self.req.name - - @functools.lru_cache() # use cached_property in python 3.8+ - def supports_pyproject_editable(self) -> bool: - if not self.use_pep517: - return False - assert self.pep517_backend - with self.build_env: - runner = runner_with_spinner_message( - "Checking if build backend supports build_editable" - ) - with self.pep517_backend.subprocess_runner(runner): - return "build_editable" in self.pep517_backend._supported_features() - - @property - def specifier(self) -> SpecifierSet: - return self.req.specifier - - @property - def is_pinned(self) -> bool: - """Return whether I am pinned to an exact version. - - For example, some-package==1.2 is pinned; some-package>1.2 is not. - """ - specifiers = self.specifier - return len(specifiers) == 1 and next(iter(specifiers)).operator in {"==", "==="} - - def match_markers(self, extras_requested: Optional[Iterable[str]] = None) -> bool: - if not extras_requested: - # Provide an extra to safely evaluate the markers - # without matching any extra - extras_requested = ("",) - if self.markers is not None: - return any( - self.markers.evaluate({"extra": extra}) for extra in extras_requested - ) - else: - return True - - @property - def has_hash_options(self) -> bool: - """Return whether any known-good hashes are specified as options. - - These activate --require-hashes mode; hashes specified as part of a - URL do not. - - """ - return bool(self.hash_options) - - def hashes(self, trust_internet: bool = True) -> Hashes: - """Return a hash-comparer that considers my option- and URL-based - hashes to be known-good. - - Hashes in URLs--ones embedded in the requirements file, not ones - downloaded from an index server--are almost peers with ones from - flags. They satisfy --require-hashes (whether it was implicitly or - explicitly activated) but do not activate it. md5 and sha224 are not - allowed in flags, which should nudge people toward good algos. We - always OR all hashes together, even ones from URLs. - - :param trust_internet: Whether to trust URL-based (#md5=...) hashes - downloaded from the internet, as by populate_link() - - """ - good_hashes = self.hash_options.copy() - link = self.link if trust_internet else self.original_link - if link and link.hash: - good_hashes.setdefault(link.hash_name, []).append(link.hash) - return Hashes(good_hashes) - - def from_path(self) -> Optional[str]: - """Format a nice indicator to show where this "comes from" """ - if self.req is None: - return None - s = str(self.req) - if self.comes_from: - if isinstance(self.comes_from, str): - comes_from = self.comes_from - else: - comes_from = self.comes_from.from_path() - if comes_from: - s += "->" + comes_from - return s - - def ensure_build_location( - self, build_dir: str, autodelete: bool, parallel_builds: bool - ) -> str: - assert build_dir is not None - if self._temp_build_dir is not None: - assert self._temp_build_dir.path - return self._temp_build_dir.path - if self.req is None: - # Some systems have /tmp as a symlink which confuses custom - # builds (such as numpy). Thus, we ensure that the real path - # is returned. - self._temp_build_dir = TempDirectory( - kind=tempdir_kinds.REQ_BUILD, globally_managed=True - ) - - return self._temp_build_dir.path - - # This is the only remaining place where we manually determine the path - # for the temporary directory. It is only needed for editables where - # it is the value of the --src option. - - # When parallel builds are enabled, add a UUID to the build directory - # name so multiple builds do not interfere with each other. - dir_name: str = canonicalize_name(self.name) - if parallel_builds: - dir_name = f"{dir_name}_{uuid.uuid4().hex}" - - # FIXME: Is there a better place to create the build_dir? (hg and bzr - # need this) - if not os.path.exists(build_dir): - logger.debug("Creating directory %s", build_dir) - os.makedirs(build_dir) - actual_build_dir = os.path.join(build_dir, dir_name) - # `None` indicates that we respect the globally-configured deletion - # settings, which is what we actually want when auto-deleting. - delete_arg = None if autodelete else False - return TempDirectory( - path=actual_build_dir, - delete=delete_arg, - kind=tempdir_kinds.REQ_BUILD, - globally_managed=True, - ).path - - def _set_requirement(self) -> None: - """Set requirement after generating metadata.""" - assert self.req is None - assert self.metadata is not None - assert self.source_dir is not None - - # Construct a Requirement object from the generated metadata - if isinstance(parse_version(self.metadata["Version"]), Version): - op = "==" - else: - op = "===" - - self.req = Requirement( - "".join( - [ - self.metadata["Name"], - op, - self.metadata["Version"], - ] - ) - ) - - def warn_on_mismatching_name(self) -> None: - metadata_name = canonicalize_name(self.metadata["Name"]) - if canonicalize_name(self.req.name) == metadata_name: - # Everything is fine. - return - - # If we're here, there's a mismatch. Log a warning about it. - logger.warning( - "Generating metadata for package %s " - "produced metadata for project name %s. Fix your " - "#egg=%s fragments.", - self.name, - metadata_name, - self.name, - ) - self.req = Requirement(metadata_name) - - def check_if_exists(self, use_user_site: bool) -> None: - """Find an installed distribution that satisfies or conflicts - with this requirement, and set self.satisfied_by or - self.should_reinstall appropriately. - """ - if self.req is None: - return - existing_dist = get_default_environment().get_distribution(self.req.name) - if not existing_dist: - return - - version_compatible = self.req.specifier.contains( - existing_dist.version, - prereleases=True, - ) - if not version_compatible: - self.satisfied_by = None - if use_user_site: - if existing_dist.in_usersite: - self.should_reinstall = True - elif running_under_virtualenv() and existing_dist.in_site_packages: - raise InstallationError( - f"Will not install to the user site because it will " - f"lack sys.path precedence to {existing_dist.raw_name} " - f"in {existing_dist.location}" - ) - elif existing_dist.in_install_path: - self.should_reinstall = True - else: - if self.editable: - self.should_reinstall = True - # when installing editables, nothing pre-existing should ever - # satisfy - self.satisfied_by = None - else: - self.satisfied_by = existing_dist - - # Things valid for wheels - @property - def is_wheel(self) -> bool: - if not self.link: - return False - return self.link.is_wheel - - # Things valid for sdists - @property - def unpacked_source_directory(self) -> str: - return os.path.join( - self.source_dir, self.link and self.link.subdirectory_fragment or "" - ) - - @property - def setup_py_path(self) -> str: - assert self.source_dir, f"No source dir for {self}" - setup_py = os.path.join(self.unpacked_source_directory, "setup.py") - - return setup_py - - @property - def setup_cfg_path(self) -> str: - assert self.source_dir, f"No source dir for {self}" - setup_cfg = os.path.join(self.unpacked_source_directory, "setup.cfg") - - return setup_cfg - - @property - def pyproject_toml_path(self) -> str: - assert self.source_dir, f"No source dir for {self}" - return make_pyproject_path(self.unpacked_source_directory) - - def load_pyproject_toml(self) -> None: - """Load the pyproject.toml file. - - After calling this routine, all of the attributes related to PEP 517 - processing for this requirement have been set. In particular, the - use_pep517 attribute can be used to determine whether we should - follow the PEP 517 or legacy (setup.py) code path. - """ - pyproject_toml_data = load_pyproject_toml( - self.use_pep517, self.pyproject_toml_path, self.setup_py_path, str(self) - ) - - if pyproject_toml_data is None: - self.use_pep517 = False - return - - self.use_pep517 = True - requires, backend, check, backend_path = pyproject_toml_data - self.requirements_to_check = check - self.pyproject_requires = requires - self.pep517_backend = ConfiguredPep517HookCaller( - self, - self.unpacked_source_directory, - backend, - backend_path=backend_path, - ) - - def isolated_editable_sanity_check(self) -> None: - """Check that an editable requirement if valid for use with PEP 517/518. - - This verifies that an editable that has a pyproject.toml either supports PEP 660 - or as a setup.py or a setup.cfg - """ - if ( - self.editable - and self.use_pep517 - and not self.supports_pyproject_editable() - and not os.path.isfile(self.setup_py_path) - and not os.path.isfile(self.setup_cfg_path) - ): - raise InstallationError( - f"Project {self} has a 'pyproject.toml' and its build " - f"backend is missing the 'build_editable' hook. Since it does not " - f"have a 'setup.py' nor a 'setup.cfg', " - f"it cannot be installed in editable mode. " - f"Consider using a build backend that supports PEP 660." - ) - - def prepare_metadata(self) -> None: - """Ensure that project metadata is available. - - Under PEP 517 and PEP 660, call the backend hook to prepare the metadata. - Under legacy processing, call setup.py egg-info. - """ - assert self.source_dir - details = self.name or f"from {self.link}" - - if self.use_pep517: - assert self.pep517_backend is not None - if ( - self.editable - and self.permit_editable_wheels - and self.supports_pyproject_editable() - ): - self.metadata_directory = generate_editable_metadata( - build_env=self.build_env, - backend=self.pep517_backend, - details=details, - ) - else: - self.metadata_directory = generate_metadata( - build_env=self.build_env, - backend=self.pep517_backend, - details=details, - ) - else: - self.metadata_directory = generate_metadata_legacy( - build_env=self.build_env, - setup_py_path=self.setup_py_path, - source_dir=self.unpacked_source_directory, - isolated=self.isolated, - details=details, - ) - - # Act on the newly generated metadata, based on the name and version. - if not self.name: - self._set_requirement() - else: - self.warn_on_mismatching_name() - - self.assert_source_matches_version() - - @property - def metadata(self) -> Any: - if not hasattr(self, "_metadata"): - self._metadata = self.get_dist().metadata - - return self._metadata - - def get_dist(self) -> BaseDistribution: - if self.metadata_directory: - return get_directory_distribution(self.metadata_directory) - elif self.local_file_path and self.is_wheel: - return get_wheel_distribution( - FilesystemWheel(self.local_file_path), canonicalize_name(self.name) - ) - raise AssertionError( - f"InstallRequirement {self} has no metadata directory and no wheel: " - f"can't make a distribution." - ) - - def assert_source_matches_version(self) -> None: - assert self.source_dir - version = self.metadata["version"] - if self.req.specifier and version not in self.req.specifier: - logger.warning( - "Requested %s, but installing version %s", - self, - version, - ) - else: - logger.debug( - "Source in %s has version %s, which satisfies requirement %s", - display_path(self.source_dir), - version, - self, - ) - - # For both source distributions and editables - def ensure_has_source_dir( - self, - parent_dir: str, - autodelete: bool = False, - parallel_builds: bool = False, - ) -> None: - """Ensure that a source_dir is set. - - This will create a temporary build dir if the name of the requirement - isn't known yet. - - :param parent_dir: The ideal pip parent_dir for the source_dir. - Generally src_dir for editables and build_dir for sdists. - :return: self.source_dir - """ - if self.source_dir is None: - self.source_dir = self.ensure_build_location( - parent_dir, - autodelete=autodelete, - parallel_builds=parallel_builds, - ) - - # For editable installations - def update_editable(self) -> None: - if not self.link: - logger.debug( - "Cannot update repository at %s; repository location is unknown", - self.source_dir, - ) - return - assert self.editable - assert self.source_dir - if self.link.scheme == "file": - # Static paths don't get updated - return - vcs_backend = vcs.get_backend_for_scheme(self.link.scheme) - # Editable requirements are validated in Requirement constructors. - # So here, if it's neither a path nor a valid VCS URL, it's a bug. - assert vcs_backend, f"Unsupported VCS URL {self.link.url}" - hidden_url = hide_url(self.link.url) - vcs_backend.obtain(self.source_dir, url=hidden_url, verbosity=0) - - # Top-level Actions - def uninstall( - self, auto_confirm: bool = False, verbose: bool = False - ) -> Optional[UninstallPathSet]: - """ - Uninstall the distribution currently satisfying this requirement. - - Prompts before removing or modifying files unless - ``auto_confirm`` is True. - - Refuses to delete or modify files outside of ``sys.prefix`` - - thus uninstallation within a virtual environment can only - modify that virtual environment, even if the virtualenv is - linked to global site-packages. - - """ - assert self.req - dist = get_default_environment().get_distribution(self.req.name) - if not dist: - logger.warning("Skipping %s as it is not installed.", self.name) - return None - logger.info("Found existing installation: %s", dist) - - uninstalled_pathset = UninstallPathSet.from_dist(dist) - uninstalled_pathset.remove(auto_confirm, verbose) - return uninstalled_pathset - - def _get_archive_name(self, path: str, parentdir: str, rootdir: str) -> str: - def _clean_zip_name(name: str, prefix: str) -> str: - assert name.startswith( - prefix + os.path.sep - ), f"name {name!r} doesn't start with prefix {prefix!r}" - name = name[len(prefix) + 1 :] - name = name.replace(os.path.sep, "/") - return name - - path = os.path.join(parentdir, path) - name = _clean_zip_name(path, rootdir) - return self.name + "/" + name - - def archive(self, build_dir: Optional[str]) -> None: - """Saves archive to provided build_dir. - - Used for saving downloaded VCS requirements as part of `pip download`. - """ - assert self.source_dir - if build_dir is None: - return - - create_archive = True - archive_name = "{}-{}.zip".format(self.name, self.metadata["version"]) - archive_path = os.path.join(build_dir, archive_name) - - if os.path.exists(archive_path): - response = ask_path_exists( - "The file {} exists. (i)gnore, (w)ipe, " - "(b)ackup, (a)bort ".format(display_path(archive_path)), - ("i", "w", "b", "a"), - ) - if response == "i": - create_archive = False - elif response == "w": - logger.warning("Deleting %s", display_path(archive_path)) - os.remove(archive_path) - elif response == "b": - dest_file = backup_dir(archive_path) - logger.warning( - "Backing up %s to %s", - display_path(archive_path), - display_path(dest_file), - ) - shutil.move(archive_path, dest_file) - elif response == "a": - sys.exit(-1) - - if not create_archive: - return - - zip_output = zipfile.ZipFile( - archive_path, - "w", - zipfile.ZIP_DEFLATED, - allowZip64=True, - ) - with zip_output: - dir = os.path.normcase(os.path.abspath(self.unpacked_source_directory)) - for dirpath, dirnames, filenames in os.walk(dir): - for dirname in dirnames: - dir_arcname = self._get_archive_name( - dirname, - parentdir=dirpath, - rootdir=dir, - ) - zipdir = zipfile.ZipInfo(dir_arcname + "/") - zipdir.external_attr = 0x1ED << 16 # 0o755 - zip_output.writestr(zipdir, "") - for filename in filenames: - file_arcname = self._get_archive_name( - filename, - parentdir=dirpath, - rootdir=dir, - ) - filename = os.path.join(dirpath, filename) - zip_output.write(filename, file_arcname) - - logger.info("Saved %s", display_path(archive_path)) - - def install( - self, - install_options: List[str], - global_options: Optional[Sequence[str]] = None, - root: Optional[str] = None, - home: Optional[str] = None, - prefix: Optional[str] = None, - warn_script_location: bool = True, - use_user_site: bool = False, - pycompile: bool = True, - ) -> None: - scheme = get_scheme( - self.name, - user=use_user_site, - home=home, - root=root, - isolated=self.isolated, - prefix=prefix, - ) - - global_options = global_options if global_options is not None else [] - if self.editable and not self.is_wheel: - install_editable_legacy( - install_options, - global_options, - prefix=prefix, - home=home, - use_user_site=use_user_site, - name=self.name, - setup_py_path=self.setup_py_path, - isolated=self.isolated, - build_env=self.build_env, - unpacked_source_directory=self.unpacked_source_directory, - ) - self.install_succeeded = True - return - - if self.is_wheel: - assert self.local_file_path - direct_url = None - # TODO this can be refactored to direct_url = self.download_info - if self.editable: - direct_url = direct_url_for_editable(self.unpacked_source_directory) - elif self.original_link: - direct_url = direct_url_from_link( - self.original_link, - self.source_dir, - self.original_link_is_in_wheel_cache, - ) - install_wheel( - self.name, - self.local_file_path, - scheme=scheme, - req_description=str(self.req), - pycompile=pycompile, - warn_script_location=warn_script_location, - direct_url=direct_url, - requested=self.user_supplied, - ) - self.install_succeeded = True - return - - # TODO: Why don't we do this for editable installs? - - # Extend the list of global and install options passed on to - # the setup.py call with the ones from the requirements file. - # Options specified in requirements file override those - # specified on the command line, since the last option given - # to setup.py is the one that is used. - global_options = list(global_options) + self.global_options - install_options = list(install_options) + self.install_options - - try: - if ( - self.legacy_install_reason is not None - and self.legacy_install_reason.emit_before_install - ): - self.legacy_install_reason.emit_deprecation(self.name) - success = install_legacy( - install_options=install_options, - global_options=global_options, - root=root, - home=home, - prefix=prefix, - use_user_site=use_user_site, - pycompile=pycompile, - scheme=scheme, - setup_py_path=self.setup_py_path, - isolated=self.isolated, - req_name=self.name, - build_env=self.build_env, - unpacked_source_directory=self.unpacked_source_directory, - req_description=str(self.req), - ) - except LegacyInstallFailure as exc: - self.install_succeeded = False - raise exc - except Exception: - self.install_succeeded = True - raise - - self.install_succeeded = success - - if ( - success - and self.legacy_install_reason is not None - and self.legacy_install_reason.emit_after_success - ): - self.legacy_install_reason.emit_deprecation(self.name) - - -def check_invalid_constraint_type(req: InstallRequirement) -> str: - - # Check for unsupported forms - problem = "" - if not req.name: - problem = "Unnamed requirements are not allowed as constraints" - elif req.editable: - problem = "Editable requirements are not allowed as constraints" - elif req.extras: - problem = "Constraints cannot have extras" - - if problem: - deprecated( - reason=( - "Constraints are only allowed to take the form of a package " - "name and a version specifier. Other forms were originally " - "permitted as an accident of the implementation, but were " - "undocumented. The new implementation of the resolver no " - "longer supports these forms." - ), - replacement="replacing the constraint with a requirement", - # No plan yet for when the new resolver becomes default - gone_in=None, - issue=8210, - ) - - return problem - - -def _has_option(options: Values, reqs: List[InstallRequirement], option: str) -> bool: - if getattr(options, option, None): - return True - for req in reqs: - if getattr(req, option, None): - return True - return False - - -def _install_option_ignored( - install_options: List[str], reqs: List[InstallRequirement] -) -> bool: - for req in reqs: - if (install_options or req.install_options) and not req.use_pep517: - return False - return True - - -class LegacySetupPyOptionsCheckMode(Enum): - INSTALL = 1 - WHEEL = 2 - DOWNLOAD = 3 - - -def check_legacy_setup_py_options( - options: Values, - reqs: List[InstallRequirement], - mode: LegacySetupPyOptionsCheckMode, -) -> None: - has_install_options = _has_option(options, reqs, "install_options") - has_build_options = _has_option(options, reqs, "build_options") - has_global_options = _has_option(options, reqs, "global_options") - legacy_setup_py_options_present = ( - has_install_options or has_build_options or has_global_options - ) - if not legacy_setup_py_options_present: - return - - options.format_control.disallow_binaries() - logger.warning( - "Implying --no-binary=:all: due to the presence of " - "--build-option / --global-option / --install-option. " - "Consider using --config-settings for more flexibility.", - ) - if mode == LegacySetupPyOptionsCheckMode.INSTALL and has_install_options: - if _install_option_ignored(options.install_options, reqs): - logger.warning( - "Ignoring --install-option when building using PEP 517", - ) - else: - deprecated( - reason=( - "--install-option is deprecated because " - "it forces pip to use the 'setup.py install' " - "command which is itself deprecated." - ), - issue=11358, - replacement="to use --config-settings", - gone_in="23.1", - ) diff --git a/bot/lib/python3.11/site-packages/pip/_internal/req/req_set.py b/bot/lib/python3.11/site-packages/pip/_internal/req/req_set.py deleted file mode 100644 index ec7a6e0..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/req/req_set.py +++ /dev/null @@ -1,82 +0,0 @@ -import logging -from collections import OrderedDict -from typing import Dict, List - -from pip._vendor.packaging.utils import canonicalize_name - -from pip._internal.req.req_install import InstallRequirement - -logger = logging.getLogger(__name__) - - -class RequirementSet: - def __init__(self, check_supported_wheels: bool = True) -> None: - """Create a RequirementSet.""" - - self.requirements: Dict[str, InstallRequirement] = OrderedDict() - self.check_supported_wheels = check_supported_wheels - - self.unnamed_requirements: List[InstallRequirement] = [] - - def __str__(self) -> str: - requirements = sorted( - (req for req in self.requirements.values() if not req.comes_from), - key=lambda req: canonicalize_name(req.name or ""), - ) - return " ".join(str(req.req) for req in requirements) - - def __repr__(self) -> str: - requirements = sorted( - self.requirements.values(), - key=lambda req: canonicalize_name(req.name or ""), - ) - - format_string = "<{classname} object; {count} requirement(s): {reqs}>" - return format_string.format( - classname=self.__class__.__name__, - count=len(requirements), - reqs=", ".join(str(req.req) for req in requirements), - ) - - def add_unnamed_requirement(self, install_req: InstallRequirement) -> None: - assert not install_req.name - self.unnamed_requirements.append(install_req) - - def add_named_requirement(self, install_req: InstallRequirement) -> None: - assert install_req.name - - project_name = canonicalize_name(install_req.name) - self.requirements[project_name] = install_req - - def has_requirement(self, name: str) -> bool: - project_name = canonicalize_name(name) - - return ( - project_name in self.requirements - and not self.requirements[project_name].constraint - ) - - def get_requirement(self, name: str) -> InstallRequirement: - project_name = canonicalize_name(name) - - if project_name in self.requirements: - return self.requirements[project_name] - - raise KeyError(f"No project with the name {name!r}") - - @property - def all_requirements(self) -> List[InstallRequirement]: - return self.unnamed_requirements + list(self.requirements.values()) - - @property - def requirements_to_install(self) -> List[InstallRequirement]: - """Return the list of requirements that need to be installed. - - TODO remove this property together with the legacy resolver, since the new - resolver only returns requirements that need to be installed. - """ - return [ - install_req - for install_req in self.all_requirements - if not install_req.constraint and not install_req.satisfied_by - ] diff --git a/bot/lib/python3.11/site-packages/pip/_internal/req/req_uninstall.py b/bot/lib/python3.11/site-packages/pip/_internal/req/req_uninstall.py deleted file mode 100644 index 15b6738..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/req/req_uninstall.py +++ /dev/null @@ -1,640 +0,0 @@ -import functools -import os -import sys -import sysconfig -from importlib.util import cache_from_source -from typing import Any, Callable, Dict, Generator, Iterable, List, Optional, Set, Tuple - -from pip._internal.exceptions import UninstallationError -from pip._internal.locations import get_bin_prefix, get_bin_user -from pip._internal.metadata import BaseDistribution -from pip._internal.utils.compat import WINDOWS -from pip._internal.utils.egg_link import egg_link_path_from_location -from pip._internal.utils.logging import getLogger, indent_log -from pip._internal.utils.misc import ask, is_local, normalize_path, renames, rmtree -from pip._internal.utils.temp_dir import AdjacentTempDirectory, TempDirectory - -logger = getLogger(__name__) - - -def _script_names( - bin_dir: str, script_name: str, is_gui: bool -) -> Generator[str, None, None]: - """Create the fully qualified name of the files created by - {console,gui}_scripts for the given ``dist``. - Returns the list of file names - """ - exe_name = os.path.join(bin_dir, script_name) - yield exe_name - if not WINDOWS: - return - yield f"{exe_name}.exe" - yield f"{exe_name}.exe.manifest" - if is_gui: - yield f"{exe_name}-script.pyw" - else: - yield f"{exe_name}-script.py" - - -def _unique( - fn: Callable[..., Generator[Any, None, None]] -) -> Callable[..., Generator[Any, None, None]]: - @functools.wraps(fn) - def unique(*args: Any, **kw: Any) -> Generator[Any, None, None]: - seen: Set[Any] = set() - for item in fn(*args, **kw): - if item not in seen: - seen.add(item) - yield item - - return unique - - -@_unique -def uninstallation_paths(dist: BaseDistribution) -> Generator[str, None, None]: - """ - Yield all the uninstallation paths for dist based on RECORD-without-.py[co] - - Yield paths to all the files in RECORD. For each .py file in RECORD, add - the .pyc and .pyo in the same directory. - - UninstallPathSet.add() takes care of the __pycache__ .py[co]. - - If RECORD is not found, raises UninstallationError, - with possible information from the INSTALLER file. - - https://packaging.python.org/specifications/recording-installed-packages/ - """ - location = dist.location - assert location is not None, "not installed" - - entries = dist.iter_declared_entries() - if entries is None: - msg = "Cannot uninstall {dist}, RECORD file not found.".format(dist=dist) - installer = dist.installer - if not installer or installer == "pip": - dep = "{}=={}".format(dist.raw_name, dist.version) - msg += ( - " You might be able to recover from this via: " - "'pip install --force-reinstall --no-deps {}'.".format(dep) - ) - else: - msg += " Hint: The package was installed by {}.".format(installer) - raise UninstallationError(msg) - - for entry in entries: - path = os.path.join(location, entry) - yield path - if path.endswith(".py"): - dn, fn = os.path.split(path) - base = fn[:-3] - path = os.path.join(dn, base + ".pyc") - yield path - path = os.path.join(dn, base + ".pyo") - yield path - - -def compact(paths: Iterable[str]) -> Set[str]: - """Compact a path set to contain the minimal number of paths - necessary to contain all paths in the set. If /a/path/ and - /a/path/to/a/file.txt are both in the set, leave only the - shorter path.""" - - sep = os.path.sep - short_paths: Set[str] = set() - for path in sorted(paths, key=len): - should_skip = any( - path.startswith(shortpath.rstrip("*")) - and path[len(shortpath.rstrip("*").rstrip(sep))] == sep - for shortpath in short_paths - ) - if not should_skip: - short_paths.add(path) - return short_paths - - -def compress_for_rename(paths: Iterable[str]) -> Set[str]: - """Returns a set containing the paths that need to be renamed. - - This set may include directories when the original sequence of paths - included every file on disk. - """ - case_map = {os.path.normcase(p): p for p in paths} - remaining = set(case_map) - unchecked = sorted({os.path.split(p)[0] for p in case_map.values()}, key=len) - wildcards: Set[str] = set() - - def norm_join(*a: str) -> str: - return os.path.normcase(os.path.join(*a)) - - for root in unchecked: - if any(os.path.normcase(root).startswith(w) for w in wildcards): - # This directory has already been handled. - continue - - all_files: Set[str] = set() - all_subdirs: Set[str] = set() - for dirname, subdirs, files in os.walk(root): - all_subdirs.update(norm_join(root, dirname, d) for d in subdirs) - all_files.update(norm_join(root, dirname, f) for f in files) - # If all the files we found are in our remaining set of files to - # remove, then remove them from the latter set and add a wildcard - # for the directory. - if not (all_files - remaining): - remaining.difference_update(all_files) - wildcards.add(root + os.sep) - - return set(map(case_map.__getitem__, remaining)) | wildcards - - -def compress_for_output_listing(paths: Iterable[str]) -> Tuple[Set[str], Set[str]]: - """Returns a tuple of 2 sets of which paths to display to user - - The first set contains paths that would be deleted. Files of a package - are not added and the top-level directory of the package has a '*' added - at the end - to signify that all it's contents are removed. - - The second set contains files that would have been skipped in the above - folders. - """ - - will_remove = set(paths) - will_skip = set() - - # Determine folders and files - folders = set() - files = set() - for path in will_remove: - if path.endswith(".pyc"): - continue - if path.endswith("__init__.py") or ".dist-info" in path: - folders.add(os.path.dirname(path)) - files.add(path) - - # probably this one https://github.com/python/mypy/issues/390 - _normcased_files = set(map(os.path.normcase, files)) # type: ignore - - folders = compact(folders) - - # This walks the tree using os.walk to not miss extra folders - # that might get added. - for folder in folders: - for dirpath, _, dirfiles in os.walk(folder): - for fname in dirfiles: - if fname.endswith(".pyc"): - continue - - file_ = os.path.join(dirpath, fname) - if ( - os.path.isfile(file_) - and os.path.normcase(file_) not in _normcased_files - ): - # We are skipping this file. Add it to the set. - will_skip.add(file_) - - will_remove = files | {os.path.join(folder, "*") for folder in folders} - - return will_remove, will_skip - - -class StashedUninstallPathSet: - """A set of file rename operations to stash files while - tentatively uninstalling them.""" - - def __init__(self) -> None: - # Mapping from source file root to [Adjacent]TempDirectory - # for files under that directory. - self._save_dirs: Dict[str, TempDirectory] = {} - # (old path, new path) tuples for each move that may need - # to be undone. - self._moves: List[Tuple[str, str]] = [] - - def _get_directory_stash(self, path: str) -> str: - """Stashes a directory. - - Directories are stashed adjacent to their original location if - possible, or else moved/copied into the user's temp dir.""" - - try: - save_dir: TempDirectory = AdjacentTempDirectory(path) - except OSError: - save_dir = TempDirectory(kind="uninstall") - self._save_dirs[os.path.normcase(path)] = save_dir - - return save_dir.path - - def _get_file_stash(self, path: str) -> str: - """Stashes a file. - - If no root has been provided, one will be created for the directory - in the user's temp directory.""" - path = os.path.normcase(path) - head, old_head = os.path.dirname(path), None - save_dir = None - - while head != old_head: - try: - save_dir = self._save_dirs[head] - break - except KeyError: - pass - head, old_head = os.path.dirname(head), head - else: - # Did not find any suitable root - head = os.path.dirname(path) - save_dir = TempDirectory(kind="uninstall") - self._save_dirs[head] = save_dir - - relpath = os.path.relpath(path, head) - if relpath and relpath != os.path.curdir: - return os.path.join(save_dir.path, relpath) - return save_dir.path - - def stash(self, path: str) -> str: - """Stashes the directory or file and returns its new location. - Handle symlinks as files to avoid modifying the symlink targets. - """ - path_is_dir = os.path.isdir(path) and not os.path.islink(path) - if path_is_dir: - new_path = self._get_directory_stash(path) - else: - new_path = self._get_file_stash(path) - - self._moves.append((path, new_path)) - if path_is_dir and os.path.isdir(new_path): - # If we're moving a directory, we need to - # remove the destination first or else it will be - # moved to inside the existing directory. - # We just created new_path ourselves, so it will - # be removable. - os.rmdir(new_path) - renames(path, new_path) - return new_path - - def commit(self) -> None: - """Commits the uninstall by removing stashed files.""" - for _, save_dir in self._save_dirs.items(): - save_dir.cleanup() - self._moves = [] - self._save_dirs = {} - - def rollback(self) -> None: - """Undoes the uninstall by moving stashed files back.""" - for p in self._moves: - logger.info("Moving to %s\n from %s", *p) - - for new_path, path in self._moves: - try: - logger.debug("Replacing %s from %s", new_path, path) - if os.path.isfile(new_path) or os.path.islink(new_path): - os.unlink(new_path) - elif os.path.isdir(new_path): - rmtree(new_path) - renames(path, new_path) - except OSError as ex: - logger.error("Failed to restore %s", new_path) - logger.debug("Exception: %s", ex) - - self.commit() - - @property - def can_rollback(self) -> bool: - return bool(self._moves) - - -class UninstallPathSet: - """A set of file paths to be removed in the uninstallation of a - requirement.""" - - def __init__(self, dist: BaseDistribution) -> None: - self._paths: Set[str] = set() - self._refuse: Set[str] = set() - self._pth: Dict[str, UninstallPthEntries] = {} - self._dist = dist - self._moved_paths = StashedUninstallPathSet() - - def _permitted(self, path: str) -> bool: - """ - Return True if the given path is one we are permitted to - remove/modify, False otherwise. - - """ - return is_local(path) - - def add(self, path: str) -> None: - head, tail = os.path.split(path) - - # we normalize the head to resolve parent directory symlinks, but not - # the tail, since we only want to uninstall symlinks, not their targets - path = os.path.join(normalize_path(head), os.path.normcase(tail)) - - if not os.path.exists(path): - return - if self._permitted(path): - self._paths.add(path) - else: - self._refuse.add(path) - - # __pycache__ files can show up after 'installed-files.txt' is created, - # due to imports - if os.path.splitext(path)[1] == ".py": - self.add(cache_from_source(path)) - - def add_pth(self, pth_file: str, entry: str) -> None: - pth_file = normalize_path(pth_file) - if self._permitted(pth_file): - if pth_file not in self._pth: - self._pth[pth_file] = UninstallPthEntries(pth_file) - self._pth[pth_file].add(entry) - else: - self._refuse.add(pth_file) - - def remove(self, auto_confirm: bool = False, verbose: bool = False) -> None: - """Remove paths in ``self._paths`` with confirmation (unless - ``auto_confirm`` is True).""" - - if not self._paths: - logger.info( - "Can't uninstall '%s'. No files were found to uninstall.", - self._dist.raw_name, - ) - return - - dist_name_version = f"{self._dist.raw_name}-{self._dist.version}" - logger.info("Uninstalling %s:", dist_name_version) - - with indent_log(): - if auto_confirm or self._allowed_to_proceed(verbose): - moved = self._moved_paths - - for_rename = compress_for_rename(self._paths) - - for path in sorted(compact(for_rename)): - moved.stash(path) - logger.verbose("Removing file or directory %s", path) - - for pth in self._pth.values(): - pth.remove() - - logger.info("Successfully uninstalled %s", dist_name_version) - - def _allowed_to_proceed(self, verbose: bool) -> bool: - """Display which files would be deleted and prompt for confirmation""" - - def _display(msg: str, paths: Iterable[str]) -> None: - if not paths: - return - - logger.info(msg) - with indent_log(): - for path in sorted(compact(paths)): - logger.info(path) - - if not verbose: - will_remove, will_skip = compress_for_output_listing(self._paths) - else: - # In verbose mode, display all the files that are going to be - # deleted. - will_remove = set(self._paths) - will_skip = set() - - _display("Would remove:", will_remove) - _display("Would not remove (might be manually added):", will_skip) - _display("Would not remove (outside of prefix):", self._refuse) - if verbose: - _display("Will actually move:", compress_for_rename(self._paths)) - - return ask("Proceed (Y/n)? ", ("y", "n", "")) != "n" - - def rollback(self) -> None: - """Rollback the changes previously made by remove().""" - if not self._moved_paths.can_rollback: - logger.error( - "Can't roll back %s; was not uninstalled", - self._dist.raw_name, - ) - return - logger.info("Rolling back uninstall of %s", self._dist.raw_name) - self._moved_paths.rollback() - for pth in self._pth.values(): - pth.rollback() - - def commit(self) -> None: - """Remove temporary save dir: rollback will no longer be possible.""" - self._moved_paths.commit() - - @classmethod - def from_dist(cls, dist: BaseDistribution) -> "UninstallPathSet": - dist_location = dist.location - info_location = dist.info_location - if dist_location is None: - logger.info( - "Not uninstalling %s since it is not installed", - dist.canonical_name, - ) - return cls(dist) - - normalized_dist_location = normalize_path(dist_location) - if not dist.local: - logger.info( - "Not uninstalling %s at %s, outside environment %s", - dist.canonical_name, - normalized_dist_location, - sys.prefix, - ) - return cls(dist) - - if normalized_dist_location in { - p - for p in {sysconfig.get_path("stdlib"), sysconfig.get_path("platstdlib")} - if p - }: - logger.info( - "Not uninstalling %s at %s, as it is in the standard library.", - dist.canonical_name, - normalized_dist_location, - ) - return cls(dist) - - paths_to_remove = cls(dist) - develop_egg_link = egg_link_path_from_location(dist.raw_name) - - # Distribution is installed with metadata in a "flat" .egg-info - # directory. This means it is not a modern .dist-info installation, an - # egg, or legacy editable. - setuptools_flat_installation = ( - dist.installed_with_setuptools_egg_info - and info_location is not None - and os.path.exists(info_location) - # If dist is editable and the location points to a ``.egg-info``, - # we are in fact in the legacy editable case. - and not info_location.endswith(f"{dist.setuptools_filename}.egg-info") - ) - - # Uninstall cases order do matter as in the case of 2 installs of the - # same package, pip needs to uninstall the currently detected version - if setuptools_flat_installation: - if info_location is not None: - paths_to_remove.add(info_location) - installed_files = dist.iter_declared_entries() - if installed_files is not None: - for installed_file in installed_files: - paths_to_remove.add(os.path.join(dist_location, installed_file)) - # FIXME: need a test for this elif block - # occurs with --single-version-externally-managed/--record outside - # of pip - elif dist.is_file("top_level.txt"): - try: - namespace_packages = dist.read_text("namespace_packages.txt") - except FileNotFoundError: - namespaces = [] - else: - namespaces = namespace_packages.splitlines(keepends=False) - for top_level_pkg in [ - p - for p in dist.read_text("top_level.txt").splitlines() - if p and p not in namespaces - ]: - path = os.path.join(dist_location, top_level_pkg) - paths_to_remove.add(path) - paths_to_remove.add(f"{path}.py") - paths_to_remove.add(f"{path}.pyc") - paths_to_remove.add(f"{path}.pyo") - - elif dist.installed_by_distutils: - raise UninstallationError( - "Cannot uninstall {!r}. It is a distutils installed project " - "and thus we cannot accurately determine which files belong " - "to it which would lead to only a partial uninstall.".format( - dist.raw_name, - ) - ) - - elif dist.installed_as_egg: - # package installed by easy_install - # We cannot match on dist.egg_name because it can slightly vary - # i.e. setuptools-0.6c11-py2.6.egg vs setuptools-0.6rc11-py2.6.egg - paths_to_remove.add(dist_location) - easy_install_egg = os.path.split(dist_location)[1] - easy_install_pth = os.path.join( - os.path.dirname(dist_location), - "easy-install.pth", - ) - paths_to_remove.add_pth(easy_install_pth, "./" + easy_install_egg) - - elif dist.installed_with_dist_info: - for path in uninstallation_paths(dist): - paths_to_remove.add(path) - - elif develop_egg_link: - # PEP 660 modern editable is handled in the ``.dist-info`` case - # above, so this only covers the setuptools-style editable. - with open(develop_egg_link) as fh: - link_pointer = os.path.normcase(fh.readline().strip()) - normalized_link_pointer = normalize_path(link_pointer) - assert os.path.samefile( - normalized_link_pointer, normalized_dist_location - ), ( - f"Egg-link {link_pointer} does not match installed location of " - f"{dist.raw_name} (at {dist_location})" - ) - paths_to_remove.add(develop_egg_link) - easy_install_pth = os.path.join( - os.path.dirname(develop_egg_link), "easy-install.pth" - ) - paths_to_remove.add_pth(easy_install_pth, dist_location) - - else: - logger.debug( - "Not sure how to uninstall: %s - Check: %s", - dist, - dist_location, - ) - - if dist.in_usersite: - bin_dir = get_bin_user() - else: - bin_dir = get_bin_prefix() - - # find distutils scripts= scripts - try: - for script in dist.iter_distutils_script_names(): - paths_to_remove.add(os.path.join(bin_dir, script)) - if WINDOWS: - paths_to_remove.add(os.path.join(bin_dir, f"{script}.bat")) - except (FileNotFoundError, NotADirectoryError): - pass - - # find console_scripts and gui_scripts - def iter_scripts_to_remove( - dist: BaseDistribution, - bin_dir: str, - ) -> Generator[str, None, None]: - for entry_point in dist.iter_entry_points(): - if entry_point.group == "console_scripts": - yield from _script_names(bin_dir, entry_point.name, False) - elif entry_point.group == "gui_scripts": - yield from _script_names(bin_dir, entry_point.name, True) - - for s in iter_scripts_to_remove(dist, bin_dir): - paths_to_remove.add(s) - - return paths_to_remove - - -class UninstallPthEntries: - def __init__(self, pth_file: str) -> None: - self.file = pth_file - self.entries: Set[str] = set() - self._saved_lines: Optional[List[bytes]] = None - - def add(self, entry: str) -> None: - entry = os.path.normcase(entry) - # On Windows, os.path.normcase converts the entry to use - # backslashes. This is correct for entries that describe absolute - # paths outside of site-packages, but all the others use forward - # slashes. - # os.path.splitdrive is used instead of os.path.isabs because isabs - # treats non-absolute paths with drive letter markings like c:foo\bar - # as absolute paths. It also does not recognize UNC paths if they don't - # have more than "\\sever\share". Valid examples: "\\server\share\" or - # "\\server\share\folder". - if WINDOWS and not os.path.splitdrive(entry)[0]: - entry = entry.replace("\\", "/") - self.entries.add(entry) - - def remove(self) -> None: - logger.verbose("Removing pth entries from %s:", self.file) - - # If the file doesn't exist, log a warning and return - if not os.path.isfile(self.file): - logger.warning("Cannot remove entries from nonexistent file %s", self.file) - return - with open(self.file, "rb") as fh: - # windows uses '\r\n' with py3k, but uses '\n' with py2.x - lines = fh.readlines() - self._saved_lines = lines - if any(b"\r\n" in line for line in lines): - endline = "\r\n" - else: - endline = "\n" - # handle missing trailing newline - if lines and not lines[-1].endswith(endline.encode("utf-8")): - lines[-1] = lines[-1] + endline.encode("utf-8") - for entry in self.entries: - try: - logger.verbose("Removing entry: %s", entry) - lines.remove((entry + endline).encode("utf-8")) - except ValueError: - pass - with open(self.file, "wb") as fh: - fh.writelines(lines) - - def rollback(self) -> bool: - if self._saved_lines is None: - logger.error("Cannot roll back changes to %s, none were made", self.file) - return False - logger.debug("Rolling %s back to previous state", self.file) - with open(self.file, "wb") as fh: - fh.writelines(self._saved_lines) - return True diff --git a/bot/lib/python3.11/site-packages/pip/_internal/resolution/__init__.py b/bot/lib/python3.11/site-packages/pip/_internal/resolution/__init__.py deleted file mode 100644 index e69de29..0000000 diff --git a/bot/lib/python3.11/site-packages/pip/_internal/resolution/base.py b/bot/lib/python3.11/site-packages/pip/_internal/resolution/base.py deleted file mode 100644 index 42dade1..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/resolution/base.py +++ /dev/null @@ -1,20 +0,0 @@ -from typing import Callable, List, Optional - -from pip._internal.req.req_install import InstallRequirement -from pip._internal.req.req_set import RequirementSet - -InstallRequirementProvider = Callable[ - [str, Optional[InstallRequirement]], InstallRequirement -] - - -class BaseResolver: - def resolve( - self, root_reqs: List[InstallRequirement], check_supported_wheels: bool - ) -> RequirementSet: - raise NotImplementedError() - - def get_installation_order( - self, req_set: RequirementSet - ) -> List[InstallRequirement]: - raise NotImplementedError() diff --git a/bot/lib/python3.11/site-packages/pip/_internal/resolution/legacy/__init__.py b/bot/lib/python3.11/site-packages/pip/_internal/resolution/legacy/__init__.py deleted file mode 100644 index e69de29..0000000 diff --git a/bot/lib/python3.11/site-packages/pip/_internal/resolution/legacy/resolver.py b/bot/lib/python3.11/site-packages/pip/_internal/resolution/legacy/resolver.py deleted file mode 100644 index 040f2c1..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/resolution/legacy/resolver.py +++ /dev/null @@ -1,602 +0,0 @@ -"""Dependency Resolution - -The dependency resolution in pip is performed as follows: - -for top-level requirements: - a. only one spec allowed per project, regardless of conflicts or not. - otherwise a "double requirement" exception is raised - b. they override sub-dependency requirements. -for sub-dependencies - a. "first found, wins" (where the order is breadth first) -""" - -# The following comment should be removed at some point in the future. -# mypy: strict-optional=False - -import logging -import sys -from collections import defaultdict -from itertools import chain -from typing import DefaultDict, Iterable, List, Optional, Set, Tuple - -from pip._vendor.packaging import specifiers -from pip._vendor.packaging.requirements import Requirement - -from pip._internal.cache import WheelCache -from pip._internal.exceptions import ( - BestVersionAlreadyInstalled, - DistributionNotFound, - HashError, - HashErrors, - InstallationError, - NoneMetadataError, - UnsupportedPythonVersion, -) -from pip._internal.index.package_finder import PackageFinder -from pip._internal.metadata import BaseDistribution -from pip._internal.models.link import Link -from pip._internal.models.wheel import Wheel -from pip._internal.operations.prepare import RequirementPreparer -from pip._internal.req.req_install import ( - InstallRequirement, - check_invalid_constraint_type, -) -from pip._internal.req.req_set import RequirementSet -from pip._internal.resolution.base import BaseResolver, InstallRequirementProvider -from pip._internal.utils import compatibility_tags -from pip._internal.utils.compatibility_tags import get_supported -from pip._internal.utils.direct_url_helpers import direct_url_from_link -from pip._internal.utils.logging import indent_log -from pip._internal.utils.misc import normalize_version_info -from pip._internal.utils.packaging import check_requires_python - -logger = logging.getLogger(__name__) - -DiscoveredDependencies = DefaultDict[str, List[InstallRequirement]] - - -def _check_dist_requires_python( - dist: BaseDistribution, - version_info: Tuple[int, int, int], - ignore_requires_python: bool = False, -) -> None: - """ - Check whether the given Python version is compatible with a distribution's - "Requires-Python" value. - - :param version_info: A 3-tuple of ints representing the Python - major-minor-micro version to check. - :param ignore_requires_python: Whether to ignore the "Requires-Python" - value if the given Python version isn't compatible. - - :raises UnsupportedPythonVersion: When the given Python version isn't - compatible. - """ - # This idiosyncratically converts the SpecifierSet to str and let - # check_requires_python then parse it again into SpecifierSet. But this - # is the legacy resolver so I'm just not going to bother refactoring. - try: - requires_python = str(dist.requires_python) - except FileNotFoundError as e: - raise NoneMetadataError(dist, str(e)) - try: - is_compatible = check_requires_python( - requires_python, - version_info=version_info, - ) - except specifiers.InvalidSpecifier as exc: - logger.warning( - "Package %r has an invalid Requires-Python: %s", dist.raw_name, exc - ) - return - - if is_compatible: - return - - version = ".".join(map(str, version_info)) - if ignore_requires_python: - logger.debug( - "Ignoring failed Requires-Python check for package %r: %s not in %r", - dist.raw_name, - version, - requires_python, - ) - return - - raise UnsupportedPythonVersion( - "Package {!r} requires a different Python: {} not in {!r}".format( - dist.raw_name, version, requires_python - ) - ) - - -class Resolver(BaseResolver): - """Resolves which packages need to be installed/uninstalled to perform \ - the requested operation without breaking the requirements of any package. - """ - - _allowed_strategies = {"eager", "only-if-needed", "to-satisfy-only"} - - def __init__( - self, - preparer: RequirementPreparer, - finder: PackageFinder, - wheel_cache: Optional[WheelCache], - make_install_req: InstallRequirementProvider, - use_user_site: bool, - ignore_dependencies: bool, - ignore_installed: bool, - ignore_requires_python: bool, - force_reinstall: bool, - upgrade_strategy: str, - py_version_info: Optional[Tuple[int, ...]] = None, - ) -> None: - super().__init__() - assert upgrade_strategy in self._allowed_strategies - - if py_version_info is None: - py_version_info = sys.version_info[:3] - else: - py_version_info = normalize_version_info(py_version_info) - - self._py_version_info = py_version_info - - self.preparer = preparer - self.finder = finder - self.wheel_cache = wheel_cache - - self.upgrade_strategy = upgrade_strategy - self.force_reinstall = force_reinstall - self.ignore_dependencies = ignore_dependencies - self.ignore_installed = ignore_installed - self.ignore_requires_python = ignore_requires_python - self.use_user_site = use_user_site - self._make_install_req = make_install_req - - self._discovered_dependencies: DiscoveredDependencies = defaultdict(list) - - def resolve( - self, root_reqs: List[InstallRequirement], check_supported_wheels: bool - ) -> RequirementSet: - """Resolve what operations need to be done - - As a side-effect of this method, the packages (and their dependencies) - are downloaded, unpacked and prepared for installation. This - preparation is done by ``pip.operations.prepare``. - - Once PyPI has static dependency metadata available, it would be - possible to move the preparation to become a step separated from - dependency resolution. - """ - requirement_set = RequirementSet(check_supported_wheels=check_supported_wheels) - for req in root_reqs: - if req.constraint: - check_invalid_constraint_type(req) - self._add_requirement_to_set(requirement_set, req) - - # Actually prepare the files, and collect any exceptions. Most hash - # exceptions cannot be checked ahead of time, because - # _populate_link() needs to be called before we can make decisions - # based on link type. - discovered_reqs: List[InstallRequirement] = [] - hash_errors = HashErrors() - for req in chain(requirement_set.all_requirements, discovered_reqs): - try: - discovered_reqs.extend(self._resolve_one(requirement_set, req)) - except HashError as exc: - exc.req = req - hash_errors.append(exc) - - if hash_errors: - raise hash_errors - - return requirement_set - - def _add_requirement_to_set( - self, - requirement_set: RequirementSet, - install_req: InstallRequirement, - parent_req_name: Optional[str] = None, - extras_requested: Optional[Iterable[str]] = None, - ) -> Tuple[List[InstallRequirement], Optional[InstallRequirement]]: - """Add install_req as a requirement to install. - - :param parent_req_name: The name of the requirement that needed this - added. The name is used because when multiple unnamed requirements - resolve to the same name, we could otherwise end up with dependency - links that point outside the Requirements set. parent_req must - already be added. Note that None implies that this is a user - supplied requirement, vs an inferred one. - :param extras_requested: an iterable of extras used to evaluate the - environment markers. - :return: Additional requirements to scan. That is either [] if - the requirement is not applicable, or [install_req] if the - requirement is applicable and has just been added. - """ - # If the markers do not match, ignore this requirement. - if not install_req.match_markers(extras_requested): - logger.info( - "Ignoring %s: markers '%s' don't match your environment", - install_req.name, - install_req.markers, - ) - return [], None - - # If the wheel is not supported, raise an error. - # Should check this after filtering out based on environment markers to - # allow specifying different wheels based on the environment/OS, in a - # single requirements file. - if install_req.link and install_req.link.is_wheel: - wheel = Wheel(install_req.link.filename) - tags = compatibility_tags.get_supported() - if requirement_set.check_supported_wheels and not wheel.supported(tags): - raise InstallationError( - "{} is not a supported wheel on this platform.".format( - wheel.filename - ) - ) - - # This next bit is really a sanity check. - assert ( - not install_req.user_supplied or parent_req_name is None - ), "a user supplied req shouldn't have a parent" - - # Unnamed requirements are scanned again and the requirement won't be - # added as a dependency until after scanning. - if not install_req.name: - requirement_set.add_unnamed_requirement(install_req) - return [install_req], None - - try: - existing_req: Optional[ - InstallRequirement - ] = requirement_set.get_requirement(install_req.name) - except KeyError: - existing_req = None - - has_conflicting_requirement = ( - parent_req_name is None - and existing_req - and not existing_req.constraint - and existing_req.extras == install_req.extras - and existing_req.req - and install_req.req - and existing_req.req.specifier != install_req.req.specifier - ) - if has_conflicting_requirement: - raise InstallationError( - "Double requirement given: {} (already in {}, name={!r})".format( - install_req, existing_req, install_req.name - ) - ) - - # When no existing requirement exists, add the requirement as a - # dependency and it will be scanned again after. - if not existing_req: - requirement_set.add_named_requirement(install_req) - # We'd want to rescan this requirement later - return [install_req], install_req - - # Assume there's no need to scan, and that we've already - # encountered this for scanning. - if install_req.constraint or not existing_req.constraint: - return [], existing_req - - does_not_satisfy_constraint = install_req.link and not ( - existing_req.link and install_req.link.path == existing_req.link.path - ) - if does_not_satisfy_constraint: - raise InstallationError( - "Could not satisfy constraints for '{}': " - "installation from path or url cannot be " - "constrained to a version".format(install_req.name) - ) - # If we're now installing a constraint, mark the existing - # object for real installation. - existing_req.constraint = False - # If we're now installing a user supplied requirement, - # mark the existing object as such. - if install_req.user_supplied: - existing_req.user_supplied = True - existing_req.extras = tuple( - sorted(set(existing_req.extras) | set(install_req.extras)) - ) - logger.debug( - "Setting %s extras to: %s", - existing_req, - existing_req.extras, - ) - # Return the existing requirement for addition to the parent and - # scanning again. - return [existing_req], existing_req - - def _is_upgrade_allowed(self, req: InstallRequirement) -> bool: - if self.upgrade_strategy == "to-satisfy-only": - return False - elif self.upgrade_strategy == "eager": - return True - else: - assert self.upgrade_strategy == "only-if-needed" - return req.user_supplied or req.constraint - - def _set_req_to_reinstall(self, req: InstallRequirement) -> None: - """ - Set a requirement to be installed. - """ - # Don't uninstall the conflict if doing a user install and the - # conflict is not a user install. - if ((not self.use_user_site - or req.satisfied_by.in_usersite) - and req.satisfied_by.in_install_path): - req.should_reinstall = True - req.satisfied_by = None - - def _check_skip_installed( - self, req_to_install: InstallRequirement - ) -> Optional[str]: - """Check if req_to_install should be skipped. - - This will check if the req is installed, and whether we should upgrade - or reinstall it, taking into account all the relevant user options. - - After calling this req_to_install will only have satisfied_by set to - None if the req_to_install is to be upgraded/reinstalled etc. Any - other value will be a dist recording the current thing installed that - satisfies the requirement. - - Note that for vcs urls and the like we can't assess skipping in this - routine - we simply identify that we need to pull the thing down, - then later on it is pulled down and introspected to assess upgrade/ - reinstalls etc. - - :return: A text reason for why it was skipped, or None. - """ - if self.ignore_installed: - return None - - req_to_install.check_if_exists(self.use_user_site) - if not req_to_install.satisfied_by: - return None - - if self.force_reinstall: - self._set_req_to_reinstall(req_to_install) - return None - - if not self._is_upgrade_allowed(req_to_install): - if self.upgrade_strategy == "only-if-needed": - return "already satisfied, skipping upgrade" - return "already satisfied" - - # Check for the possibility of an upgrade. For link-based - # requirements we have to pull the tree down and inspect to assess - # the version #, so it's handled way down. - if not req_to_install.link: - try: - self.finder.find_requirement(req_to_install, upgrade=True) - except BestVersionAlreadyInstalled: - # Then the best version is installed. - return "already up-to-date" - except DistributionNotFound: - # No distribution found, so we squash the error. It will - # be raised later when we re-try later to do the install. - # Why don't we just raise here? - pass - - self._set_req_to_reinstall(req_to_install) - return None - - def _find_requirement_link(self, req: InstallRequirement) -> Optional[Link]: - upgrade = self._is_upgrade_allowed(req) - best_candidate = self.finder.find_requirement(req, upgrade) - if not best_candidate: - return None - - # Log a warning per PEP 592 if necessary before returning. - link = best_candidate.link - if link.is_yanked: - reason = link.yanked_reason or "" - msg = ( - # Mark this as a unicode string to prevent - # "UnicodeEncodeError: 'ascii' codec can't encode character" - # in Python 2 when the reason contains non-ascii characters. - "The candidate selected for download or install is a " - "yanked version: {candidate}\n" - "Reason for being yanked: {reason}" - ).format(candidate=best_candidate, reason=reason) - logger.warning(msg) - - return link - - def _populate_link(self, req: InstallRequirement) -> None: - """Ensure that if a link can be found for this, that it is found. - - Note that req.link may still be None - if the requirement is already - installed and not needed to be upgraded based on the return value of - _is_upgrade_allowed(). - - If preparer.require_hashes is True, don't use the wheel cache, because - cached wheels, always built locally, have different hashes than the - files downloaded from the index server and thus throw false hash - mismatches. Furthermore, cached wheels at present have undeterministic - contents due to file modification times. - """ - if req.link is None: - req.link = self._find_requirement_link(req) - - if self.wheel_cache is None or self.preparer.require_hashes: - return - cache_entry = self.wheel_cache.get_cache_entry( - link=req.link, - package_name=req.name, - supported_tags=get_supported(), - ) - if cache_entry is not None: - logger.debug("Using cached wheel link: %s", cache_entry.link) - if req.link is req.original_link and cache_entry.persistent: - req.original_link_is_in_wheel_cache = True - if cache_entry.origin is not None: - req.download_info = cache_entry.origin - else: - # Legacy cache entry that does not have origin.json. - # download_info may miss the archive_info.hash field. - req.download_info = direct_url_from_link( - req.link, link_is_in_wheel_cache=cache_entry.persistent - ) - req.link = cache_entry.link - - def _get_dist_for(self, req: InstallRequirement) -> BaseDistribution: - """Takes a InstallRequirement and returns a single AbstractDist \ - representing a prepared variant of the same. - """ - if req.editable: - return self.preparer.prepare_editable_requirement(req) - - # satisfied_by is only evaluated by calling _check_skip_installed, - # so it must be None here. - assert req.satisfied_by is None - skip_reason = self._check_skip_installed(req) - - if req.satisfied_by: - return self.preparer.prepare_installed_requirement(req, skip_reason) - - # We eagerly populate the link, since that's our "legacy" behavior. - self._populate_link(req) - dist = self.preparer.prepare_linked_requirement(req) - - # NOTE - # The following portion is for determining if a certain package is - # going to be re-installed/upgraded or not and reporting to the user. - # This should probably get cleaned up in a future refactor. - - # req.req is only avail after unpack for URL - # pkgs repeat check_if_exists to uninstall-on-upgrade - # (#14) - if not self.ignore_installed: - req.check_if_exists(self.use_user_site) - - if req.satisfied_by: - should_modify = ( - self.upgrade_strategy != "to-satisfy-only" - or self.force_reinstall - or self.ignore_installed - or req.link.scheme == "file" - ) - if should_modify: - self._set_req_to_reinstall(req) - else: - logger.info( - "Requirement already satisfied (use --upgrade to upgrade): %s", - req, - ) - return dist - - def _resolve_one( - self, - requirement_set: RequirementSet, - req_to_install: InstallRequirement, - ) -> List[InstallRequirement]: - """Prepare a single requirements file. - - :return: A list of additional InstallRequirements to also install. - """ - # Tell user what we are doing for this requirement: - # obtain (editable), skipping, processing (local url), collecting - # (remote url or package name) - if req_to_install.constraint or req_to_install.prepared: - return [] - - req_to_install.prepared = True - - # Parse and return dependencies - dist = self._get_dist_for(req_to_install) - # This will raise UnsupportedPythonVersion if the given Python - # version isn't compatible with the distribution's Requires-Python. - _check_dist_requires_python( - dist, - version_info=self._py_version_info, - ignore_requires_python=self.ignore_requires_python, - ) - - more_reqs: List[InstallRequirement] = [] - - def add_req(subreq: Requirement, extras_requested: Iterable[str]) -> None: - # This idiosyncratically converts the Requirement to str and let - # make_install_req then parse it again into Requirement. But this is - # the legacy resolver so I'm just not going to bother refactoring. - sub_install_req = self._make_install_req(str(subreq), req_to_install) - parent_req_name = req_to_install.name - to_scan_again, add_to_parent = self._add_requirement_to_set( - requirement_set, - sub_install_req, - parent_req_name=parent_req_name, - extras_requested=extras_requested, - ) - if parent_req_name and add_to_parent: - self._discovered_dependencies[parent_req_name].append(add_to_parent) - more_reqs.extend(to_scan_again) - - with indent_log(): - # We add req_to_install before its dependencies, so that we - # can refer to it when adding dependencies. - if not requirement_set.has_requirement(req_to_install.name): - # 'unnamed' requirements will get added here - # 'unnamed' requirements can only come from being directly - # provided by the user. - assert req_to_install.user_supplied - self._add_requirement_to_set( - requirement_set, req_to_install, parent_req_name=None - ) - - if not self.ignore_dependencies: - if req_to_install.extras: - logger.debug( - "Installing extra requirements: %r", - ",".join(req_to_install.extras), - ) - missing_requested = sorted( - set(req_to_install.extras) - set(dist.iter_provided_extras()) - ) - for missing in missing_requested: - logger.warning( - "%s %s does not provide the extra '%s'", - dist.raw_name, - dist.version, - missing, - ) - - available_requested = sorted( - set(dist.iter_provided_extras()) & set(req_to_install.extras) - ) - for subreq in dist.iter_dependencies(available_requested): - add_req(subreq, extras_requested=available_requested) - - return more_reqs - - def get_installation_order( - self, req_set: RequirementSet - ) -> List[InstallRequirement]: - """Create the installation order. - - The installation order is topological - requirements are installed - before the requiring thing. We break cycles at an arbitrary point, - and make no other guarantees. - """ - # The current implementation, which we may change at any point - # installs the user specified things in the order given, except when - # dependencies must come earlier to achieve topological order. - order = [] - ordered_reqs: Set[InstallRequirement] = set() - - def schedule(req: InstallRequirement) -> None: - if req.satisfied_by or req in ordered_reqs: - return - if req.constraint: - return - ordered_reqs.add(req) - for dep in self._discovered_dependencies[req.name]: - schedule(dep) - order.append(req) - - for install_req in req_set.requirements.values(): - schedule(install_req) - return order diff --git a/bot/lib/python3.11/site-packages/pip/_internal/resolution/resolvelib/__init__.py b/bot/lib/python3.11/site-packages/pip/_internal/resolution/resolvelib/__init__.py deleted file mode 100644 index e69de29..0000000 diff --git a/bot/lib/python3.11/site-packages/pip/_internal/resolution/resolvelib/base.py b/bot/lib/python3.11/site-packages/pip/_internal/resolution/resolvelib/base.py deleted file mode 100644 index b206692..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/resolution/resolvelib/base.py +++ /dev/null @@ -1,141 +0,0 @@ -from typing import FrozenSet, Iterable, Optional, Tuple, Union - -from pip._vendor.packaging.specifiers import SpecifierSet -from pip._vendor.packaging.utils import NormalizedName, canonicalize_name -from pip._vendor.packaging.version import LegacyVersion, Version - -from pip._internal.models.link import Link, links_equivalent -from pip._internal.req.req_install import InstallRequirement -from pip._internal.utils.hashes import Hashes - -CandidateLookup = Tuple[Optional["Candidate"], Optional[InstallRequirement]] -CandidateVersion = Union[LegacyVersion, Version] - - -def format_name(project: str, extras: FrozenSet[str]) -> str: - if not extras: - return project - canonical_extras = sorted(canonicalize_name(e) for e in extras) - return "{}[{}]".format(project, ",".join(canonical_extras)) - - -class Constraint: - def __init__( - self, specifier: SpecifierSet, hashes: Hashes, links: FrozenSet[Link] - ) -> None: - self.specifier = specifier - self.hashes = hashes - self.links = links - - @classmethod - def empty(cls) -> "Constraint": - return Constraint(SpecifierSet(), Hashes(), frozenset()) - - @classmethod - def from_ireq(cls, ireq: InstallRequirement) -> "Constraint": - links = frozenset([ireq.link]) if ireq.link else frozenset() - return Constraint(ireq.specifier, ireq.hashes(trust_internet=False), links) - - def __bool__(self) -> bool: - return bool(self.specifier) or bool(self.hashes) or bool(self.links) - - def __and__(self, other: InstallRequirement) -> "Constraint": - if not isinstance(other, InstallRequirement): - return NotImplemented - specifier = self.specifier & other.specifier - hashes = self.hashes & other.hashes(trust_internet=False) - links = self.links - if other.link: - links = links.union([other.link]) - return Constraint(specifier, hashes, links) - - def is_satisfied_by(self, candidate: "Candidate") -> bool: - # Reject if there are any mismatched URL constraints on this package. - if self.links and not all(_match_link(link, candidate) for link in self.links): - return False - # We can safely always allow prereleases here since PackageFinder - # already implements the prerelease logic, and would have filtered out - # prerelease candidates if the user does not expect them. - return self.specifier.contains(candidate.version, prereleases=True) - - -class Requirement: - @property - def project_name(self) -> NormalizedName: - """The "project name" of a requirement. - - This is different from ``name`` if this requirement contains extras, - in which case ``name`` would contain the ``[...]`` part, while this - refers to the name of the project. - """ - raise NotImplementedError("Subclass should override") - - @property - def name(self) -> str: - """The name identifying this requirement in the resolver. - - This is different from ``project_name`` if this requirement contains - extras, where ``project_name`` would not contain the ``[...]`` part. - """ - raise NotImplementedError("Subclass should override") - - def is_satisfied_by(self, candidate: "Candidate") -> bool: - return False - - def get_candidate_lookup(self) -> CandidateLookup: - raise NotImplementedError("Subclass should override") - - def format_for_error(self) -> str: - raise NotImplementedError("Subclass should override") - - -def _match_link(link: Link, candidate: "Candidate") -> bool: - if candidate.source_link: - return links_equivalent(link, candidate.source_link) - return False - - -class Candidate: - @property - def project_name(self) -> NormalizedName: - """The "project name" of the candidate. - - This is different from ``name`` if this candidate contains extras, - in which case ``name`` would contain the ``[...]`` part, while this - refers to the name of the project. - """ - raise NotImplementedError("Override in subclass") - - @property - def name(self) -> str: - """The name identifying this candidate in the resolver. - - This is different from ``project_name`` if this candidate contains - extras, where ``project_name`` would not contain the ``[...]`` part. - """ - raise NotImplementedError("Override in subclass") - - @property - def version(self) -> CandidateVersion: - raise NotImplementedError("Override in subclass") - - @property - def is_installed(self) -> bool: - raise NotImplementedError("Override in subclass") - - @property - def is_editable(self) -> bool: - raise NotImplementedError("Override in subclass") - - @property - def source_link(self) -> Optional[Link]: - raise NotImplementedError("Override in subclass") - - def iter_dependencies(self, with_requires: bool) -> Iterable[Optional[Requirement]]: - raise NotImplementedError("Override in subclass") - - def get_install_requirement(self) -> Optional[InstallRequirement]: - raise NotImplementedError("Override in subclass") - - def format_for_error(self) -> str: - raise NotImplementedError("Subclass should override") diff --git a/bot/lib/python3.11/site-packages/pip/_internal/resolution/resolvelib/candidates.py b/bot/lib/python3.11/site-packages/pip/_internal/resolution/resolvelib/candidates.py deleted file mode 100644 index f5bc343..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/resolution/resolvelib/candidates.py +++ /dev/null @@ -1,556 +0,0 @@ -import logging -import sys -from typing import TYPE_CHECKING, Any, FrozenSet, Iterable, Optional, Tuple, Union, cast - -from pip._vendor.packaging.utils import NormalizedName, canonicalize_name -from pip._vendor.packaging.version import Version - -from pip._internal.exceptions import ( - HashError, - InstallationSubprocessError, - MetadataInconsistent, -) -from pip._internal.metadata import BaseDistribution -from pip._internal.models.link import Link, links_equivalent -from pip._internal.models.wheel import Wheel -from pip._internal.req.constructors import ( - install_req_from_editable, - install_req_from_line, -) -from pip._internal.req.req_install import InstallRequirement -from pip._internal.utils.direct_url_helpers import direct_url_from_link -from pip._internal.utils.misc import normalize_version_info - -from .base import Candidate, CandidateVersion, Requirement, format_name - -if TYPE_CHECKING: - from .factory import Factory - -logger = logging.getLogger(__name__) - -BaseCandidate = Union[ - "AlreadyInstalledCandidate", - "EditableCandidate", - "LinkCandidate", -] - -# Avoid conflicting with the PyPI package "Python". -REQUIRES_PYTHON_IDENTIFIER = cast(NormalizedName, "") - - -def as_base_candidate(candidate: Candidate) -> Optional[BaseCandidate]: - """The runtime version of BaseCandidate.""" - base_candidate_classes = ( - AlreadyInstalledCandidate, - EditableCandidate, - LinkCandidate, - ) - if isinstance(candidate, base_candidate_classes): - return candidate - return None - - -def make_install_req_from_link( - link: Link, template: InstallRequirement -) -> InstallRequirement: - assert not template.editable, "template is editable" - if template.req: - line = str(template.req) - else: - line = link.url - ireq = install_req_from_line( - line, - user_supplied=template.user_supplied, - comes_from=template.comes_from, - use_pep517=template.use_pep517, - isolated=template.isolated, - constraint=template.constraint, - options=dict( - install_options=template.install_options, - global_options=template.global_options, - hashes=template.hash_options, - ), - config_settings=template.config_settings, - ) - ireq.original_link = template.original_link - ireq.link = link - return ireq - - -def make_install_req_from_editable( - link: Link, template: InstallRequirement -) -> InstallRequirement: - assert template.editable, "template not editable" - return install_req_from_editable( - link.url, - user_supplied=template.user_supplied, - comes_from=template.comes_from, - use_pep517=template.use_pep517, - isolated=template.isolated, - constraint=template.constraint, - permit_editable_wheels=template.permit_editable_wheels, - options=dict( - install_options=template.install_options, - global_options=template.global_options, - hashes=template.hash_options, - ), - config_settings=template.config_settings, - ) - - -def _make_install_req_from_dist( - dist: BaseDistribution, template: InstallRequirement -) -> InstallRequirement: - if template.req: - line = str(template.req) - elif template.link: - line = f"{dist.canonical_name} @ {template.link.url}" - else: - line = f"{dist.canonical_name}=={dist.version}" - ireq = install_req_from_line( - line, - user_supplied=template.user_supplied, - comes_from=template.comes_from, - use_pep517=template.use_pep517, - isolated=template.isolated, - constraint=template.constraint, - options=dict( - install_options=template.install_options, - global_options=template.global_options, - hashes=template.hash_options, - ), - config_settings=template.config_settings, - ) - ireq.satisfied_by = dist - return ireq - - -class _InstallRequirementBackedCandidate(Candidate): - """A candidate backed by an ``InstallRequirement``. - - This represents a package request with the target not being already - in the environment, and needs to be fetched and installed. The backing - ``InstallRequirement`` is responsible for most of the leg work; this - class exposes appropriate information to the resolver. - - :param link: The link passed to the ``InstallRequirement``. The backing - ``InstallRequirement`` will use this link to fetch the distribution. - :param source_link: The link this candidate "originates" from. This is - different from ``link`` when the link is found in the wheel cache. - ``link`` would point to the wheel cache, while this points to the - found remote link (e.g. from pypi.org). - """ - - dist: BaseDistribution - is_installed = False - - def __init__( - self, - link: Link, - source_link: Link, - ireq: InstallRequirement, - factory: "Factory", - name: Optional[NormalizedName] = None, - version: Optional[CandidateVersion] = None, - ) -> None: - self._link = link - self._source_link = source_link - self._factory = factory - self._ireq = ireq - self._name = name - self._version = version - self.dist = self._prepare() - - def __str__(self) -> str: - return f"{self.name} {self.version}" - - def __repr__(self) -> str: - return "{class_name}({link!r})".format( - class_name=self.__class__.__name__, - link=str(self._link), - ) - - def __hash__(self) -> int: - return hash((self.__class__, self._link)) - - def __eq__(self, other: Any) -> bool: - if isinstance(other, self.__class__): - return links_equivalent(self._link, other._link) - return False - - @property - def source_link(self) -> Optional[Link]: - return self._source_link - - @property - def project_name(self) -> NormalizedName: - """The normalised name of the project the candidate refers to""" - if self._name is None: - self._name = self.dist.canonical_name - return self._name - - @property - def name(self) -> str: - return self.project_name - - @property - def version(self) -> CandidateVersion: - if self._version is None: - self._version = self.dist.version - return self._version - - def format_for_error(self) -> str: - return "{} {} (from {})".format( - self.name, - self.version, - self._link.file_path if self._link.is_file else self._link, - ) - - def _prepare_distribution(self) -> BaseDistribution: - raise NotImplementedError("Override in subclass") - - def _check_metadata_consistency(self, dist: BaseDistribution) -> None: - """Check for consistency of project name and version of dist.""" - if self._name is not None and self._name != dist.canonical_name: - raise MetadataInconsistent( - self._ireq, - "name", - self._name, - dist.canonical_name, - ) - if self._version is not None and self._version != dist.version: - raise MetadataInconsistent( - self._ireq, - "version", - str(self._version), - str(dist.version), - ) - - def _prepare(self) -> BaseDistribution: - try: - dist = self._prepare_distribution() - except HashError as e: - # Provide HashError the underlying ireq that caused it. This - # provides context for the resulting error message to show the - # offending line to the user. - e.req = self._ireq - raise - except InstallationSubprocessError as exc: - # The output has been presented already, so don't duplicate it. - exc.context = "See above for output." - raise - - self._check_metadata_consistency(dist) - return dist - - def iter_dependencies(self, with_requires: bool) -> Iterable[Optional[Requirement]]: - requires = self.dist.iter_dependencies() if with_requires else () - for r in requires: - yield self._factory.make_requirement_from_spec(str(r), self._ireq) - yield self._factory.make_requires_python_requirement(self.dist.requires_python) - - def get_install_requirement(self) -> Optional[InstallRequirement]: - return self._ireq - - -class LinkCandidate(_InstallRequirementBackedCandidate): - is_editable = False - - def __init__( - self, - link: Link, - template: InstallRequirement, - factory: "Factory", - name: Optional[NormalizedName] = None, - version: Optional[CandidateVersion] = None, - ) -> None: - source_link = link - cache_entry = factory.get_wheel_cache_entry(link, name) - if cache_entry is not None: - logger.debug("Using cached wheel link: %s", cache_entry.link) - link = cache_entry.link - ireq = make_install_req_from_link(link, template) - assert ireq.link == link - if ireq.link.is_wheel and not ireq.link.is_file: - wheel = Wheel(ireq.link.filename) - wheel_name = canonicalize_name(wheel.name) - assert name == wheel_name, f"{name!r} != {wheel_name!r} for wheel" - # Version may not be present for PEP 508 direct URLs - if version is not None: - wheel_version = Version(wheel.version) - assert version == wheel_version, "{!r} != {!r} for wheel {}".format( - version, wheel_version, name - ) - - if cache_entry is not None: - if cache_entry.persistent and template.link is template.original_link: - ireq.original_link_is_in_wheel_cache = True - if cache_entry.origin is not None: - ireq.download_info = cache_entry.origin - else: - # Legacy cache entry that does not have origin.json. - # download_info may miss the archive_info.hash field. - ireq.download_info = direct_url_from_link( - source_link, link_is_in_wheel_cache=cache_entry.persistent - ) - - super().__init__( - link=link, - source_link=source_link, - ireq=ireq, - factory=factory, - name=name, - version=version, - ) - - def _prepare_distribution(self) -> BaseDistribution: - preparer = self._factory.preparer - return preparer.prepare_linked_requirement(self._ireq, parallel_builds=True) - - -class EditableCandidate(_InstallRequirementBackedCandidate): - is_editable = True - - def __init__( - self, - link: Link, - template: InstallRequirement, - factory: "Factory", - name: Optional[NormalizedName] = None, - version: Optional[CandidateVersion] = None, - ) -> None: - super().__init__( - link=link, - source_link=link, - ireq=make_install_req_from_editable(link, template), - factory=factory, - name=name, - version=version, - ) - - def _prepare_distribution(self) -> BaseDistribution: - return self._factory.preparer.prepare_editable_requirement(self._ireq) - - -class AlreadyInstalledCandidate(Candidate): - is_installed = True - source_link = None - - def __init__( - self, - dist: BaseDistribution, - template: InstallRequirement, - factory: "Factory", - ) -> None: - self.dist = dist - self._ireq = _make_install_req_from_dist(dist, template) - self._factory = factory - - # This is just logging some messages, so we can do it eagerly. - # The returned dist would be exactly the same as self.dist because we - # set satisfied_by in _make_install_req_from_dist. - # TODO: Supply reason based on force_reinstall and upgrade_strategy. - skip_reason = "already satisfied" - factory.preparer.prepare_installed_requirement(self._ireq, skip_reason) - - def __str__(self) -> str: - return str(self.dist) - - def __repr__(self) -> str: - return "{class_name}({distribution!r})".format( - class_name=self.__class__.__name__, - distribution=self.dist, - ) - - def __hash__(self) -> int: - return hash((self.__class__, self.name, self.version)) - - def __eq__(self, other: Any) -> bool: - if isinstance(other, self.__class__): - return self.name == other.name and self.version == other.version - return False - - @property - def project_name(self) -> NormalizedName: - return self.dist.canonical_name - - @property - def name(self) -> str: - return self.project_name - - @property - def version(self) -> CandidateVersion: - return self.dist.version - - @property - def is_editable(self) -> bool: - return self.dist.editable - - def format_for_error(self) -> str: - return f"{self.name} {self.version} (Installed)" - - def iter_dependencies(self, with_requires: bool) -> Iterable[Optional[Requirement]]: - if not with_requires: - return - for r in self.dist.iter_dependencies(): - yield self._factory.make_requirement_from_spec(str(r), self._ireq) - - def get_install_requirement(self) -> Optional[InstallRequirement]: - return None - - -class ExtrasCandidate(Candidate): - """A candidate that has 'extras', indicating additional dependencies. - - Requirements can be for a project with dependencies, something like - foo[extra]. The extras don't affect the project/version being installed - directly, but indicate that we need additional dependencies. We model that - by having an artificial ExtrasCandidate that wraps the "base" candidate. - - The ExtrasCandidate differs from the base in the following ways: - - 1. It has a unique name, of the form foo[extra]. This causes the resolver - to treat it as a separate node in the dependency graph. - 2. When we're getting the candidate's dependencies, - a) We specify that we want the extra dependencies as well. - b) We add a dependency on the base candidate. - See below for why this is needed. - 3. We return None for the underlying InstallRequirement, as the base - candidate will provide it, and we don't want to end up with duplicates. - - The dependency on the base candidate is needed so that the resolver can't - decide that it should recommend foo[extra1] version 1.0 and foo[extra2] - version 2.0. Having those candidates depend on foo=1.0 and foo=2.0 - respectively forces the resolver to recognise that this is a conflict. - """ - - def __init__( - self, - base: BaseCandidate, - extras: FrozenSet[str], - ) -> None: - self.base = base - self.extras = extras - - def __str__(self) -> str: - name, rest = str(self.base).split(" ", 1) - return "{}[{}] {}".format(name, ",".join(self.extras), rest) - - def __repr__(self) -> str: - return "{class_name}(base={base!r}, extras={extras!r})".format( - class_name=self.__class__.__name__, - base=self.base, - extras=self.extras, - ) - - def __hash__(self) -> int: - return hash((self.base, self.extras)) - - def __eq__(self, other: Any) -> bool: - if isinstance(other, self.__class__): - return self.base == other.base and self.extras == other.extras - return False - - @property - def project_name(self) -> NormalizedName: - return self.base.project_name - - @property - def name(self) -> str: - """The normalised name of the project the candidate refers to""" - return format_name(self.base.project_name, self.extras) - - @property - def version(self) -> CandidateVersion: - return self.base.version - - def format_for_error(self) -> str: - return "{} [{}]".format( - self.base.format_for_error(), ", ".join(sorted(self.extras)) - ) - - @property - def is_installed(self) -> bool: - return self.base.is_installed - - @property - def is_editable(self) -> bool: - return self.base.is_editable - - @property - def source_link(self) -> Optional[Link]: - return self.base.source_link - - def iter_dependencies(self, with_requires: bool) -> Iterable[Optional[Requirement]]: - factory = self.base._factory - - # Add a dependency on the exact base - # (See note 2b in the class docstring) - yield factory.make_requirement_from_candidate(self.base) - if not with_requires: - return - - # The user may have specified extras that the candidate doesn't - # support. We ignore any unsupported extras here. - valid_extras = self.extras.intersection(self.base.dist.iter_provided_extras()) - invalid_extras = self.extras.difference(self.base.dist.iter_provided_extras()) - for extra in sorted(invalid_extras): - logger.warning( - "%s %s does not provide the extra '%s'", - self.base.name, - self.version, - extra, - ) - - for r in self.base.dist.iter_dependencies(valid_extras): - requirement = factory.make_requirement_from_spec( - str(r), self.base._ireq, valid_extras - ) - if requirement: - yield requirement - - def get_install_requirement(self) -> Optional[InstallRequirement]: - # We don't return anything here, because we always - # depend on the base candidate, and we'll get the - # install requirement from that. - return None - - -class RequiresPythonCandidate(Candidate): - is_installed = False - source_link = None - - def __init__(self, py_version_info: Optional[Tuple[int, ...]]) -> None: - if py_version_info is not None: - version_info = normalize_version_info(py_version_info) - else: - version_info = sys.version_info[:3] - self._version = Version(".".join(str(c) for c in version_info)) - - # We don't need to implement __eq__() and __ne__() since there is always - # only one RequiresPythonCandidate in a resolution, i.e. the host Python. - # The built-in object.__eq__() and object.__ne__() do exactly what we want. - - def __str__(self) -> str: - return f"Python {self._version}" - - @property - def project_name(self) -> NormalizedName: - return REQUIRES_PYTHON_IDENTIFIER - - @property - def name(self) -> str: - return REQUIRES_PYTHON_IDENTIFIER - - @property - def version(self) -> CandidateVersion: - return self._version - - def format_for_error(self) -> str: - return f"Python {self.version}" - - def iter_dependencies(self, with_requires: bool) -> Iterable[Optional[Requirement]]: - return () - - def get_install_requirement(self) -> Optional[InstallRequirement]: - return None diff --git a/bot/lib/python3.11/site-packages/pip/_internal/resolution/resolvelib/factory.py b/bot/lib/python3.11/site-packages/pip/_internal/resolution/resolvelib/factory.py deleted file mode 100644 index e2b2b36..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/resolution/resolvelib/factory.py +++ /dev/null @@ -1,743 +0,0 @@ -import contextlib -import functools -import logging -import sys -import sysconfig -from typing import ( - TYPE_CHECKING, - Dict, - FrozenSet, - Iterable, - Iterator, - List, - Mapping, - NamedTuple, - Optional, - Sequence, - Set, - Tuple, - TypeVar, - cast, -) - -from pip._vendor.packaging.requirements import InvalidRequirement -from pip._vendor.packaging.specifiers import SpecifierSet -from pip._vendor.packaging.utils import NormalizedName, canonicalize_name -from pip._vendor.resolvelib import ResolutionImpossible - -from pip._internal.cache import CacheEntry, WheelCache -from pip._internal.exceptions import ( - DistributionNotFound, - InstallationError, - MetadataInconsistent, - UnsupportedPythonVersion, - UnsupportedWheel, -) -from pip._internal.index.package_finder import PackageFinder -from pip._internal.metadata import BaseDistribution, get_default_environment -from pip._internal.models.link import Link -from pip._internal.models.wheel import Wheel -from pip._internal.operations.prepare import RequirementPreparer -from pip._internal.req.constructors import install_req_from_link_and_ireq -from pip._internal.req.req_install import ( - InstallRequirement, - check_invalid_constraint_type, -) -from pip._internal.resolution.base import InstallRequirementProvider -from pip._internal.utils.compatibility_tags import get_supported -from pip._internal.utils.hashes import Hashes -from pip._internal.utils.packaging import get_requirement -from pip._internal.utils.virtualenv import running_under_virtualenv - -from .base import Candidate, CandidateVersion, Constraint, Requirement -from .candidates import ( - AlreadyInstalledCandidate, - BaseCandidate, - EditableCandidate, - ExtrasCandidate, - LinkCandidate, - RequiresPythonCandidate, - as_base_candidate, -) -from .found_candidates import FoundCandidates, IndexCandidateInfo -from .requirements import ( - ExplicitRequirement, - RequiresPythonRequirement, - SpecifierRequirement, - UnsatisfiableRequirement, -) - -if TYPE_CHECKING: - from typing import Protocol - - class ConflictCause(Protocol): - requirement: RequiresPythonRequirement - parent: Candidate - - -logger = logging.getLogger(__name__) - -C = TypeVar("C") -Cache = Dict[Link, C] - - -class CollectedRootRequirements(NamedTuple): - requirements: List[Requirement] - constraints: Dict[str, Constraint] - user_requested: Dict[str, int] - - -class Factory: - def __init__( - self, - finder: PackageFinder, - preparer: RequirementPreparer, - make_install_req: InstallRequirementProvider, - wheel_cache: Optional[WheelCache], - use_user_site: bool, - force_reinstall: bool, - ignore_installed: bool, - ignore_requires_python: bool, - py_version_info: Optional[Tuple[int, ...]] = None, - ) -> None: - self._finder = finder - self.preparer = preparer - self._wheel_cache = wheel_cache - self._python_candidate = RequiresPythonCandidate(py_version_info) - self._make_install_req_from_spec = make_install_req - self._use_user_site = use_user_site - self._force_reinstall = force_reinstall - self._ignore_requires_python = ignore_requires_python - - self._build_failures: Cache[InstallationError] = {} - self._link_candidate_cache: Cache[LinkCandidate] = {} - self._editable_candidate_cache: Cache[EditableCandidate] = {} - self._installed_candidate_cache: Dict[str, AlreadyInstalledCandidate] = {} - self._extras_candidate_cache: Dict[ - Tuple[int, FrozenSet[str]], ExtrasCandidate - ] = {} - - if not ignore_installed: - env = get_default_environment() - self._installed_dists = { - dist.canonical_name: dist - for dist in env.iter_installed_distributions(local_only=False) - } - else: - self._installed_dists = {} - - @property - def force_reinstall(self) -> bool: - return self._force_reinstall - - def _fail_if_link_is_unsupported_wheel(self, link: Link) -> None: - if not link.is_wheel: - return - wheel = Wheel(link.filename) - if wheel.supported(self._finder.target_python.get_tags()): - return - msg = f"{link.filename} is not a supported wheel on this platform." - raise UnsupportedWheel(msg) - - def _make_extras_candidate( - self, base: BaseCandidate, extras: FrozenSet[str] - ) -> ExtrasCandidate: - cache_key = (id(base), extras) - try: - candidate = self._extras_candidate_cache[cache_key] - except KeyError: - candidate = ExtrasCandidate(base, extras) - self._extras_candidate_cache[cache_key] = candidate - return candidate - - def _make_candidate_from_dist( - self, - dist: BaseDistribution, - extras: FrozenSet[str], - template: InstallRequirement, - ) -> Candidate: - try: - base = self._installed_candidate_cache[dist.canonical_name] - except KeyError: - base = AlreadyInstalledCandidate(dist, template, factory=self) - self._installed_candidate_cache[dist.canonical_name] = base - if not extras: - return base - return self._make_extras_candidate(base, extras) - - def _make_candidate_from_link( - self, - link: Link, - extras: FrozenSet[str], - template: InstallRequirement, - name: Optional[NormalizedName], - version: Optional[CandidateVersion], - ) -> Optional[Candidate]: - # TODO: Check already installed candidate, and use it if the link and - # editable flag match. - - if link in self._build_failures: - # We already tried this candidate before, and it does not build. - # Don't bother trying again. - return None - - if template.editable: - if link not in self._editable_candidate_cache: - try: - self._editable_candidate_cache[link] = EditableCandidate( - link, - template, - factory=self, - name=name, - version=version, - ) - except MetadataInconsistent as e: - logger.info( - "Discarding [blue underline]%s[/]: [yellow]%s[reset]", - link, - e, - extra={"markup": True}, - ) - self._build_failures[link] = e - return None - - base: BaseCandidate = self._editable_candidate_cache[link] - else: - if link not in self._link_candidate_cache: - try: - self._link_candidate_cache[link] = LinkCandidate( - link, - template, - factory=self, - name=name, - version=version, - ) - except MetadataInconsistent as e: - logger.info( - "Discarding [blue underline]%s[/]: [yellow]%s[reset]", - link, - e, - extra={"markup": True}, - ) - self._build_failures[link] = e - return None - base = self._link_candidate_cache[link] - - if not extras: - return base - return self._make_extras_candidate(base, extras) - - def _iter_found_candidates( - self, - ireqs: Sequence[InstallRequirement], - specifier: SpecifierSet, - hashes: Hashes, - prefers_installed: bool, - incompatible_ids: Set[int], - ) -> Iterable[Candidate]: - if not ireqs: - return () - - # The InstallRequirement implementation requires us to give it a - # "template". Here we just choose the first requirement to represent - # all of them. - # Hopefully the Project model can correct this mismatch in the future. - template = ireqs[0] - assert template.req, "Candidates found on index must be PEP 508" - name = canonicalize_name(template.req.name) - - extras: FrozenSet[str] = frozenset() - for ireq in ireqs: - assert ireq.req, "Candidates found on index must be PEP 508" - specifier &= ireq.req.specifier - hashes &= ireq.hashes(trust_internet=False) - extras |= frozenset(ireq.extras) - - def _get_installed_candidate() -> Optional[Candidate]: - """Get the candidate for the currently-installed version.""" - # If --force-reinstall is set, we want the version from the index - # instead, so we "pretend" there is nothing installed. - if self._force_reinstall: - return None - try: - installed_dist = self._installed_dists[name] - except KeyError: - return None - # Don't use the installed distribution if its version does not fit - # the current dependency graph. - if not specifier.contains(installed_dist.version, prereleases=True): - return None - candidate = self._make_candidate_from_dist( - dist=installed_dist, - extras=extras, - template=template, - ) - # The candidate is a known incompatibility. Don't use it. - if id(candidate) in incompatible_ids: - return None - return candidate - - def iter_index_candidate_infos() -> Iterator[IndexCandidateInfo]: - result = self._finder.find_best_candidate( - project_name=name, - specifier=specifier, - hashes=hashes, - ) - icans = list(result.iter_applicable()) - - # PEP 592: Yanked releases are ignored unless the specifier - # explicitly pins a version (via '==' or '===') that can be - # solely satisfied by a yanked release. - all_yanked = all(ican.link.is_yanked for ican in icans) - - def is_pinned(specifier: SpecifierSet) -> bool: - for sp in specifier: - if sp.operator == "===": - return True - if sp.operator != "==": - continue - if sp.version.endswith(".*"): - continue - return True - return False - - pinned = is_pinned(specifier) - - # PackageFinder returns earlier versions first, so we reverse. - for ican in reversed(icans): - if not (all_yanked and pinned) and ican.link.is_yanked: - continue - func = functools.partial( - self._make_candidate_from_link, - link=ican.link, - extras=extras, - template=template, - name=name, - version=ican.version, - ) - yield ican.version, func - - return FoundCandidates( - iter_index_candidate_infos, - _get_installed_candidate(), - prefers_installed, - incompatible_ids, - ) - - def _iter_explicit_candidates_from_base( - self, - base_requirements: Iterable[Requirement], - extras: FrozenSet[str], - ) -> Iterator[Candidate]: - """Produce explicit candidates from the base given an extra-ed package. - - :param base_requirements: Requirements known to the resolver. The - requirements are guaranteed to not have extras. - :param extras: The extras to inject into the explicit requirements' - candidates. - """ - for req in base_requirements: - lookup_cand, _ = req.get_candidate_lookup() - if lookup_cand is None: # Not explicit. - continue - # We've stripped extras from the identifier, and should always - # get a BaseCandidate here, unless there's a bug elsewhere. - base_cand = as_base_candidate(lookup_cand) - assert base_cand is not None, "no extras here" - yield self._make_extras_candidate(base_cand, extras) - - def _iter_candidates_from_constraints( - self, - identifier: str, - constraint: Constraint, - template: InstallRequirement, - ) -> Iterator[Candidate]: - """Produce explicit candidates from constraints. - - This creates "fake" InstallRequirement objects that are basically clones - of what "should" be the template, but with original_link set to link. - """ - for link in constraint.links: - self._fail_if_link_is_unsupported_wheel(link) - candidate = self._make_candidate_from_link( - link, - extras=frozenset(), - template=install_req_from_link_and_ireq(link, template), - name=canonicalize_name(identifier), - version=None, - ) - if candidate: - yield candidate - - def find_candidates( - self, - identifier: str, - requirements: Mapping[str, Iterable[Requirement]], - incompatibilities: Mapping[str, Iterator[Candidate]], - constraint: Constraint, - prefers_installed: bool, - ) -> Iterable[Candidate]: - # Collect basic lookup information from the requirements. - explicit_candidates: Set[Candidate] = set() - ireqs: List[InstallRequirement] = [] - for req in requirements[identifier]: - cand, ireq = req.get_candidate_lookup() - if cand is not None: - explicit_candidates.add(cand) - if ireq is not None: - ireqs.append(ireq) - - # If the current identifier contains extras, add explicit candidates - # from entries from extra-less identifier. - with contextlib.suppress(InvalidRequirement): - parsed_requirement = get_requirement(identifier) - explicit_candidates.update( - self._iter_explicit_candidates_from_base( - requirements.get(parsed_requirement.name, ()), - frozenset(parsed_requirement.extras), - ), - ) - - # Add explicit candidates from constraints. We only do this if there are - # known ireqs, which represent requirements not already explicit. If - # there are no ireqs, we're constraining already-explicit requirements, - # which is handled later when we return the explicit candidates. - if ireqs: - try: - explicit_candidates.update( - self._iter_candidates_from_constraints( - identifier, - constraint, - template=ireqs[0], - ), - ) - except UnsupportedWheel: - # If we're constrained to install a wheel incompatible with the - # target architecture, no candidates will ever be valid. - return () - - # Since we cache all the candidates, incompatibility identification - # can be made quicker by comparing only the id() values. - incompat_ids = {id(c) for c in incompatibilities.get(identifier, ())} - - # If none of the requirements want an explicit candidate, we can ask - # the finder for candidates. - if not explicit_candidates: - return self._iter_found_candidates( - ireqs, - constraint.specifier, - constraint.hashes, - prefers_installed, - incompat_ids, - ) - - return ( - c - for c in explicit_candidates - if id(c) not in incompat_ids - and constraint.is_satisfied_by(c) - and all(req.is_satisfied_by(c) for req in requirements[identifier]) - ) - - def _make_requirement_from_install_req( - self, ireq: InstallRequirement, requested_extras: Iterable[str] - ) -> Optional[Requirement]: - if not ireq.match_markers(requested_extras): - logger.info( - "Ignoring %s: markers '%s' don't match your environment", - ireq.name, - ireq.markers, - ) - return None - if not ireq.link: - return SpecifierRequirement(ireq) - self._fail_if_link_is_unsupported_wheel(ireq.link) - cand = self._make_candidate_from_link( - ireq.link, - extras=frozenset(ireq.extras), - template=ireq, - name=canonicalize_name(ireq.name) if ireq.name else None, - version=None, - ) - if cand is None: - # There's no way we can satisfy a URL requirement if the underlying - # candidate fails to build. An unnamed URL must be user-supplied, so - # we fail eagerly. If the URL is named, an unsatisfiable requirement - # can make the resolver do the right thing, either backtrack (and - # maybe find some other requirement that's buildable) or raise a - # ResolutionImpossible eventually. - if not ireq.name: - raise self._build_failures[ireq.link] - return UnsatisfiableRequirement(canonicalize_name(ireq.name)) - return self.make_requirement_from_candidate(cand) - - def collect_root_requirements( - self, root_ireqs: List[InstallRequirement] - ) -> CollectedRootRequirements: - collected = CollectedRootRequirements([], {}, {}) - for i, ireq in enumerate(root_ireqs): - if ireq.constraint: - # Ensure we only accept valid constraints - problem = check_invalid_constraint_type(ireq) - if problem: - raise InstallationError(problem) - if not ireq.match_markers(): - continue - assert ireq.name, "Constraint must be named" - name = canonicalize_name(ireq.name) - if name in collected.constraints: - collected.constraints[name] &= ireq - else: - collected.constraints[name] = Constraint.from_ireq(ireq) - else: - req = self._make_requirement_from_install_req( - ireq, - requested_extras=(), - ) - if req is None: - continue - if ireq.user_supplied and req.name not in collected.user_requested: - collected.user_requested[req.name] = i - collected.requirements.append(req) - return collected - - def make_requirement_from_candidate( - self, candidate: Candidate - ) -> ExplicitRequirement: - return ExplicitRequirement(candidate) - - def make_requirement_from_spec( - self, - specifier: str, - comes_from: Optional[InstallRequirement], - requested_extras: Iterable[str] = (), - ) -> Optional[Requirement]: - ireq = self._make_install_req_from_spec(specifier, comes_from) - return self._make_requirement_from_install_req(ireq, requested_extras) - - def make_requires_python_requirement( - self, - specifier: SpecifierSet, - ) -> Optional[Requirement]: - if self._ignore_requires_python: - return None - # Don't bother creating a dependency for an empty Requires-Python. - if not str(specifier): - return None - return RequiresPythonRequirement(specifier, self._python_candidate) - - def get_wheel_cache_entry( - self, link: Link, name: Optional[str] - ) -> Optional[CacheEntry]: - """Look up the link in the wheel cache. - - If ``preparer.require_hashes`` is True, don't use the wheel cache, - because cached wheels, always built locally, have different hashes - than the files downloaded from the index server and thus throw false - hash mismatches. Furthermore, cached wheels at present have - nondeterministic contents due to file modification times. - """ - if self._wheel_cache is None or self.preparer.require_hashes: - return None - return self._wheel_cache.get_cache_entry( - link=link, - package_name=name, - supported_tags=get_supported(), - ) - - def get_dist_to_uninstall(self, candidate: Candidate) -> Optional[BaseDistribution]: - # TODO: Are there more cases this needs to return True? Editable? - dist = self._installed_dists.get(candidate.project_name) - if dist is None: # Not installed, no uninstallation required. - return None - - # Prevent uninstalling packages from /usr - try: - if dist.installed_location in ( - sysconfig.get_path('purelib', scheme='posix_prefix', vars={'base': sys.base_prefix}), - sysconfig.get_path('platlib', scheme='posix_prefix', vars={'platbase': sys.base_prefix}), - ): - return None - except KeyError: # this Python doesn't have 'rpm_prefix' scheme yet - pass - - # We're installing into global site. The current installation must - # be uninstalled, no matter it's in global or user site, because the - # user site installation has precedence over global. - if not self._use_user_site: - return dist - - # We're installing into user site. Remove the user site installation. - if dist.in_usersite: - return dist - - # We're installing into user site, but the installed incompatible - # package is in global site. We can't uninstall that, and would let - # the new user installation to "shadow" it. But shadowing won't work - # in virtual environments, so we error out. - if running_under_virtualenv() and dist.in_site_packages: - message = ( - f"Will not install to the user site because it will lack " - f"sys.path precedence to {dist.raw_name} in {dist.location}" - ) - raise InstallationError(message) - return None - - def _report_requires_python_error( - self, causes: Sequence["ConflictCause"] - ) -> UnsupportedPythonVersion: - assert causes, "Requires-Python error reported with no cause" - - version = self._python_candidate.version - - if len(causes) == 1: - specifier = str(causes[0].requirement.specifier) - message = ( - f"Package {causes[0].parent.name!r} requires a different " - f"Python: {version} not in {specifier!r}" - ) - return UnsupportedPythonVersion(message) - - message = f"Packages require a different Python. {version} not in:" - for cause in causes: - package = cause.parent.format_for_error() - specifier = str(cause.requirement.specifier) - message += f"\n{specifier!r} (required by {package})" - return UnsupportedPythonVersion(message) - - def _report_single_requirement_conflict( - self, req: Requirement, parent: Optional[Candidate] - ) -> DistributionNotFound: - if parent is None: - req_disp = str(req) - else: - req_disp = f"{req} (from {parent.name})" - - cands = self._finder.find_all_candidates(req.project_name) - skipped_by_requires_python = self._finder.requires_python_skipped_reasons() - versions = [str(v) for v in sorted({c.version for c in cands})] - - if skipped_by_requires_python: - logger.critical( - "Ignored the following versions that require a different python " - "version: %s", - "; ".join(skipped_by_requires_python) or "none", - ) - logger.critical( - "Could not find a version that satisfies the requirement %s " - "(from versions: %s)", - req_disp, - ", ".join(versions) or "none", - ) - if str(req) == "requirements.txt": - logger.info( - "HINT: You are attempting to install a package literally " - 'named "requirements.txt" (which cannot exist). Consider ' - "using the '-r' flag to install the packages listed in " - "requirements.txt" - ) - - return DistributionNotFound(f"No matching distribution found for {req}") - - def get_installation_error( - self, - e: "ResolutionImpossible[Requirement, Candidate]", - constraints: Dict[str, Constraint], - ) -> InstallationError: - - assert e.causes, "Installation error reported with no cause" - - # If one of the things we can't solve is "we need Python X.Y", - # that is what we report. - requires_python_causes = [ - cause - for cause in e.causes - if isinstance(cause.requirement, RequiresPythonRequirement) - and not cause.requirement.is_satisfied_by(self._python_candidate) - ] - if requires_python_causes: - # The comprehension above makes sure all Requirement instances are - # RequiresPythonRequirement, so let's cast for convenience. - return self._report_requires_python_error( - cast("Sequence[ConflictCause]", requires_python_causes), - ) - - # Otherwise, we have a set of causes which can't all be satisfied - # at once. - - # The simplest case is when we have *one* cause that can't be - # satisfied. We just report that case. - if len(e.causes) == 1: - req, parent = e.causes[0] - if req.name not in constraints: - return self._report_single_requirement_conflict(req, parent) - - # OK, we now have a list of requirements that can't all be - # satisfied at once. - - # A couple of formatting helpers - def text_join(parts: List[str]) -> str: - if len(parts) == 1: - return parts[0] - - return ", ".join(parts[:-1]) + " and " + parts[-1] - - def describe_trigger(parent: Candidate) -> str: - ireq = parent.get_install_requirement() - if not ireq or not ireq.comes_from: - return f"{parent.name}=={parent.version}" - if isinstance(ireq.comes_from, InstallRequirement): - return str(ireq.comes_from.name) - return str(ireq.comes_from) - - triggers = set() - for req, parent in e.causes: - if parent is None: - # This is a root requirement, so we can report it directly - trigger = req.format_for_error() - else: - trigger = describe_trigger(parent) - triggers.add(trigger) - - if triggers: - info = text_join(sorted(triggers)) - else: - info = "the requested packages" - - msg = ( - "Cannot install {} because these package versions " - "have conflicting dependencies.".format(info) - ) - logger.critical(msg) - msg = "\nThe conflict is caused by:" - - relevant_constraints = set() - for req, parent in e.causes: - if req.name in constraints: - relevant_constraints.add(req.name) - msg = msg + "\n " - if parent: - msg = msg + f"{parent.name} {parent.version} depends on " - else: - msg = msg + "The user requested " - msg = msg + req.format_for_error() - for key in relevant_constraints: - spec = constraints[key].specifier - msg += f"\n The user requested (constraint) {key}{spec}" - - msg = ( - msg - + "\n\n" - + "To fix this you could try to:\n" - + "1. loosen the range of package versions you've specified\n" - + "2. remove package versions to allow pip attempt to solve " - + "the dependency conflict\n" - ) - - logger.info(msg) - - return DistributionNotFound( - "ResolutionImpossible: for help visit " - "https://pip.pypa.io/en/latest/topics/dependency-resolution/" - "#dealing-with-dependency-conflicts" - ) diff --git a/bot/lib/python3.11/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py b/bot/lib/python3.11/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py deleted file mode 100644 index 8663097..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py +++ /dev/null @@ -1,155 +0,0 @@ -"""Utilities to lazily create and visit candidates found. - -Creating and visiting a candidate is a *very* costly operation. It involves -fetching, extracting, potentially building modules from source, and verifying -distribution metadata. It is therefore crucial for performance to keep -everything here lazy all the way down, so we only touch candidates that we -absolutely need, and not "download the world" when we only need one version of -something. -""" - -import functools -from collections.abc import Sequence -from typing import TYPE_CHECKING, Any, Callable, Iterator, Optional, Set, Tuple - -from pip._vendor.packaging.version import _BaseVersion - -from .base import Candidate - -IndexCandidateInfo = Tuple[_BaseVersion, Callable[[], Optional[Candidate]]] - -if TYPE_CHECKING: - SequenceCandidate = Sequence[Candidate] -else: - # For compatibility: Python before 3.9 does not support using [] on the - # Sequence class. - # - # >>> from collections.abc import Sequence - # >>> Sequence[str] - # Traceback (most recent call last): - # File "", line 1, in - # TypeError: 'ABCMeta' object is not subscriptable - # - # TODO: Remove this block after dropping Python 3.8 support. - SequenceCandidate = Sequence - - -def _iter_built(infos: Iterator[IndexCandidateInfo]) -> Iterator[Candidate]: - """Iterator for ``FoundCandidates``. - - This iterator is used when the package is not already installed. Candidates - from index come later in their normal ordering. - """ - versions_found: Set[_BaseVersion] = set() - for version, func in infos: - if version in versions_found: - continue - candidate = func() - if candidate is None: - continue - yield candidate - versions_found.add(version) - - -def _iter_built_with_prepended( - installed: Candidate, infos: Iterator[IndexCandidateInfo] -) -> Iterator[Candidate]: - """Iterator for ``FoundCandidates``. - - This iterator is used when the resolver prefers the already-installed - candidate and NOT to upgrade. The installed candidate is therefore - always yielded first, and candidates from index come later in their - normal ordering, except skipped when the version is already installed. - """ - yield installed - versions_found: Set[_BaseVersion] = {installed.version} - for version, func in infos: - if version in versions_found: - continue - candidate = func() - if candidate is None: - continue - yield candidate - versions_found.add(version) - - -def _iter_built_with_inserted( - installed: Candidate, infos: Iterator[IndexCandidateInfo] -) -> Iterator[Candidate]: - """Iterator for ``FoundCandidates``. - - This iterator is used when the resolver prefers to upgrade an - already-installed package. Candidates from index are returned in their - normal ordering, except replaced when the version is already installed. - - The implementation iterates through and yields other candidates, inserting - the installed candidate exactly once before we start yielding older or - equivalent candidates, or after all other candidates if they are all newer. - """ - versions_found: Set[_BaseVersion] = set() - for version, func in infos: - if version in versions_found: - continue - # If the installed candidate is better, yield it first. - if installed.version >= version: - yield installed - versions_found.add(installed.version) - candidate = func() - if candidate is None: - continue - yield candidate - versions_found.add(version) - - # If the installed candidate is older than all other candidates. - if installed.version not in versions_found: - yield installed - - -class FoundCandidates(SequenceCandidate): - """A lazy sequence to provide candidates to the resolver. - - The intended usage is to return this from `find_matches()` so the resolver - can iterate through the sequence multiple times, but only access the index - page when remote packages are actually needed. This improve performances - when suitable candidates are already installed on disk. - """ - - def __init__( - self, - get_infos: Callable[[], Iterator[IndexCandidateInfo]], - installed: Optional[Candidate], - prefers_installed: bool, - incompatible_ids: Set[int], - ): - self._get_infos = get_infos - self._installed = installed - self._prefers_installed = prefers_installed - self._incompatible_ids = incompatible_ids - - def __getitem__(self, index: Any) -> Any: - # Implemented to satisfy the ABC check. This is not needed by the - # resolver, and should not be used by the provider either (for - # performance reasons). - raise NotImplementedError("don't do this") - - def __iter__(self) -> Iterator[Candidate]: - infos = self._get_infos() - if not self._installed: - iterator = _iter_built(infos) - elif self._prefers_installed: - iterator = _iter_built_with_prepended(self._installed, infos) - else: - iterator = _iter_built_with_inserted(self._installed, infos) - return (c for c in iterator if id(c) not in self._incompatible_ids) - - def __len__(self) -> int: - # Implemented to satisfy the ABC check. This is not needed by the - # resolver, and should not be used by the provider either (for - # performance reasons). - raise NotImplementedError("don't do this") - - @functools.lru_cache(maxsize=1) - def __bool__(self) -> bool: - if self._prefers_installed and self._installed: - return True - return any(self) diff --git a/bot/lib/python3.11/site-packages/pip/_internal/resolution/resolvelib/provider.py b/bot/lib/python3.11/site-packages/pip/_internal/resolution/resolvelib/provider.py deleted file mode 100644 index 6300dfc..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/resolution/resolvelib/provider.py +++ /dev/null @@ -1,248 +0,0 @@ -import collections -import math -from typing import ( - TYPE_CHECKING, - Dict, - Iterable, - Iterator, - Mapping, - Sequence, - TypeVar, - Union, -) - -from pip._vendor.resolvelib.providers import AbstractProvider - -from .base import Candidate, Constraint, Requirement -from .candidates import REQUIRES_PYTHON_IDENTIFIER -from .factory import Factory - -if TYPE_CHECKING: - from pip._vendor.resolvelib.providers import Preference - from pip._vendor.resolvelib.resolvers import RequirementInformation - - PreferenceInformation = RequirementInformation[Requirement, Candidate] - - _ProviderBase = AbstractProvider[Requirement, Candidate, str] -else: - _ProviderBase = AbstractProvider - -# Notes on the relationship between the provider, the factory, and the -# candidate and requirement classes. -# -# The provider is a direct implementation of the resolvelib class. Its role -# is to deliver the API that resolvelib expects. -# -# Rather than work with completely abstract "requirement" and "candidate" -# concepts as resolvelib does, pip has concrete classes implementing these two -# ideas. The API of Requirement and Candidate objects are defined in the base -# classes, but essentially map fairly directly to the equivalent provider -# methods. In particular, `find_matches` and `is_satisfied_by` are -# requirement methods, and `get_dependencies` is a candidate method. -# -# The factory is the interface to pip's internal mechanisms. It is stateless, -# and is created by the resolver and held as a property of the provider. It is -# responsible for creating Requirement and Candidate objects, and provides -# services to those objects (access to pip's finder and preparer). - - -D = TypeVar("D") -V = TypeVar("V") - - -def _get_with_identifier( - mapping: Mapping[str, V], - identifier: str, - default: D, -) -> Union[D, V]: - """Get item from a package name lookup mapping with a resolver identifier. - - This extra logic is needed when the target mapping is keyed by package - name, which cannot be directly looked up with an identifier (which may - contain requested extras). Additional logic is added to also look up a value - by "cleaning up" the extras from the identifier. - """ - if identifier in mapping: - return mapping[identifier] - # HACK: Theoretically we should check whether this identifier is a valid - # "NAME[EXTRAS]" format, and parse out the name part with packaging or - # some regular expression. But since pip's resolver only spits out three - # kinds of identifiers: normalized PEP 503 names, normalized names plus - # extras, and Requires-Python, we can cheat a bit here. - name, open_bracket, _ = identifier.partition("[") - if open_bracket and name in mapping: - return mapping[name] - return default - - -class PipProvider(_ProviderBase): - """Pip's provider implementation for resolvelib. - - :params constraints: A mapping of constraints specified by the user. Keys - are canonicalized project names. - :params ignore_dependencies: Whether the user specified ``--no-deps``. - :params upgrade_strategy: The user-specified upgrade strategy. - :params user_requested: A set of canonicalized package names that the user - supplied for pip to install/upgrade. - """ - - def __init__( - self, - factory: Factory, - constraints: Dict[str, Constraint], - ignore_dependencies: bool, - upgrade_strategy: str, - user_requested: Dict[str, int], - ) -> None: - self._factory = factory - self._constraints = constraints - self._ignore_dependencies = ignore_dependencies - self._upgrade_strategy = upgrade_strategy - self._user_requested = user_requested - self._known_depths: Dict[str, float] = collections.defaultdict(lambda: math.inf) - - def identify(self, requirement_or_candidate: Union[Requirement, Candidate]) -> str: - return requirement_or_candidate.name - - def get_preference( # type: ignore - self, - identifier: str, - resolutions: Mapping[str, Candidate], - candidates: Mapping[str, Iterator[Candidate]], - information: Mapping[str, Iterable["PreferenceInformation"]], - backtrack_causes: Sequence["PreferenceInformation"], - ) -> "Preference": - """Produce a sort key for given requirement based on preference. - - The lower the return value is, the more preferred this group of - arguments is. - - Currently pip considers the following in order: - - * Prefer if any of the known requirements is "direct", e.g. points to an - explicit URL. - * If equal, prefer if any requirement is "pinned", i.e. contains - operator ``===`` or ``==``. - * If equal, calculate an approximate "depth" and resolve requirements - closer to the user-specified requirements first. - * Order user-specified requirements by the order they are specified. - * If equal, prefers "non-free" requirements, i.e. contains at least one - operator, such as ``>=`` or ``<``. - * If equal, order alphabetically for consistency (helps debuggability). - """ - lookups = (r.get_candidate_lookup() for r, _ in information[identifier]) - candidate, ireqs = zip(*lookups) - operators = [ - specifier.operator - for specifier_set in (ireq.specifier for ireq in ireqs if ireq) - for specifier in specifier_set - ] - - direct = candidate is not None - pinned = any(op[:2] == "==" for op in operators) - unfree = bool(operators) - - try: - requested_order: Union[int, float] = self._user_requested[identifier] - except KeyError: - requested_order = math.inf - parent_depths = ( - self._known_depths[parent.name] if parent is not None else 0.0 - for _, parent in information[identifier] - ) - inferred_depth = min(d for d in parent_depths) + 1.0 - else: - inferred_depth = 1.0 - self._known_depths[identifier] = inferred_depth - - requested_order = self._user_requested.get(identifier, math.inf) - - # Requires-Python has only one candidate and the check is basically - # free, so we always do it first to avoid needless work if it fails. - requires_python = identifier == REQUIRES_PYTHON_IDENTIFIER - - # HACK: Setuptools have a very long and solid backward compatibility - # track record, and extremely few projects would request a narrow, - # non-recent version range of it since that would break a lot things. - # (Most projects specify it only to request for an installer feature, - # which does not work, but that's another topic.) Intentionally - # delaying Setuptools helps reduce branches the resolver has to check. - # This serves as a temporary fix for issues like "apache-airflow[all]" - # while we work on "proper" branch pruning techniques. - delay_this = identifier == "setuptools" - - # Prefer the causes of backtracking on the assumption that the problem - # resolving the dependency tree is related to the failures that caused - # the backtracking - backtrack_cause = self.is_backtrack_cause(identifier, backtrack_causes) - - return ( - not requires_python, - delay_this, - not direct, - not pinned, - not backtrack_cause, - inferred_depth, - requested_order, - not unfree, - identifier, - ) - - def find_matches( - self, - identifier: str, - requirements: Mapping[str, Iterator[Requirement]], - incompatibilities: Mapping[str, Iterator[Candidate]], - ) -> Iterable[Candidate]: - def _eligible_for_upgrade(identifier: str) -> bool: - """Are upgrades allowed for this project? - - This checks the upgrade strategy, and whether the project was one - that the user specified in the command line, in order to decide - whether we should upgrade if there's a newer version available. - - (Note that we don't need access to the `--upgrade` flag, because - an upgrade strategy of "to-satisfy-only" means that `--upgrade` - was not specified). - """ - if self._upgrade_strategy == "eager": - return True - elif self._upgrade_strategy == "only-if-needed": - user_order = _get_with_identifier( - self._user_requested, - identifier, - default=None, - ) - return user_order is not None - return False - - constraint = _get_with_identifier( - self._constraints, - identifier, - default=Constraint.empty(), - ) - return self._factory.find_candidates( - identifier=identifier, - requirements=requirements, - constraint=constraint, - prefers_installed=(not _eligible_for_upgrade(identifier)), - incompatibilities=incompatibilities, - ) - - def is_satisfied_by(self, requirement: Requirement, candidate: Candidate) -> bool: - return requirement.is_satisfied_by(candidate) - - def get_dependencies(self, candidate: Candidate) -> Sequence[Requirement]: - with_requires = not self._ignore_dependencies - return [r for r in candidate.iter_dependencies(with_requires) if r is not None] - - @staticmethod - def is_backtrack_cause( - identifier: str, backtrack_causes: Sequence["PreferenceInformation"] - ) -> bool: - for backtrack_cause in backtrack_causes: - if identifier == backtrack_cause.requirement.name: - return True - if backtrack_cause.parent and identifier == backtrack_cause.parent.name: - return True - return False diff --git a/bot/lib/python3.11/site-packages/pip/_internal/resolution/resolvelib/reporter.py b/bot/lib/python3.11/site-packages/pip/_internal/resolution/resolvelib/reporter.py deleted file mode 100644 index 6ced532..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/resolution/resolvelib/reporter.py +++ /dev/null @@ -1,68 +0,0 @@ -from collections import defaultdict -from logging import getLogger -from typing import Any, DefaultDict - -from pip._vendor.resolvelib.reporters import BaseReporter - -from .base import Candidate, Requirement - -logger = getLogger(__name__) - - -class PipReporter(BaseReporter): - def __init__(self) -> None: - self.backtracks_by_package: DefaultDict[str, int] = defaultdict(int) - - self._messages_at_backtrack = { - 1: ( - "pip is looking at multiple versions of {package_name} to " - "determine which version is compatible with other " - "requirements. This could take a while." - ), - 8: ( - "pip is looking at multiple versions of {package_name} to " - "determine which version is compatible with other " - "requirements. This could take a while." - ), - 13: ( - "This is taking longer than usual. You might need to provide " - "the dependency resolver with stricter constraints to reduce " - "runtime. See https://pip.pypa.io/warnings/backtracking for " - "guidance. If you want to abort this run, press Ctrl + C." - ), - } - - def backtracking(self, candidate: Candidate) -> None: - self.backtracks_by_package[candidate.name] += 1 - - count = self.backtracks_by_package[candidate.name] - if count not in self._messages_at_backtrack: - return - - message = self._messages_at_backtrack[count] - logger.info("INFO: %s", message.format(package_name=candidate.name)) - - -class PipDebuggingReporter(BaseReporter): - """A reporter that does an info log for every event it sees.""" - - def starting(self) -> None: - logger.info("Reporter.starting()") - - def starting_round(self, index: int) -> None: - logger.info("Reporter.starting_round(%r)", index) - - def ending_round(self, index: int, state: Any) -> None: - logger.info("Reporter.ending_round(%r, state)", index) - - def ending(self, state: Any) -> None: - logger.info("Reporter.ending(%r)", state) - - def adding_requirement(self, requirement: Requirement, parent: Candidate) -> None: - logger.info("Reporter.adding_requirement(%r, %r)", requirement, parent) - - def backtracking(self, candidate: Candidate) -> None: - logger.info("Reporter.backtracking(%r)", candidate) - - def pinning(self, candidate: Candidate) -> None: - logger.info("Reporter.pinning(%r)", candidate) diff --git a/bot/lib/python3.11/site-packages/pip/_internal/resolution/resolvelib/requirements.py b/bot/lib/python3.11/site-packages/pip/_internal/resolution/resolvelib/requirements.py deleted file mode 100644 index f561f1f..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/resolution/resolvelib/requirements.py +++ /dev/null @@ -1,166 +0,0 @@ -from pip._vendor.packaging.specifiers import SpecifierSet -from pip._vendor.packaging.utils import NormalizedName, canonicalize_name - -from pip._internal.req.req_install import InstallRequirement - -from .base import Candidate, CandidateLookup, Requirement, format_name - - -class ExplicitRequirement(Requirement): - def __init__(self, candidate: Candidate) -> None: - self.candidate = candidate - - def __str__(self) -> str: - return str(self.candidate) - - def __repr__(self) -> str: - return "{class_name}({candidate!r})".format( - class_name=self.__class__.__name__, - candidate=self.candidate, - ) - - @property - def project_name(self) -> NormalizedName: - # No need to canonicalize - the candidate did this - return self.candidate.project_name - - @property - def name(self) -> str: - # No need to canonicalize - the candidate did this - return self.candidate.name - - def format_for_error(self) -> str: - return self.candidate.format_for_error() - - def get_candidate_lookup(self) -> CandidateLookup: - return self.candidate, None - - def is_satisfied_by(self, candidate: Candidate) -> bool: - return candidate == self.candidate - - -class SpecifierRequirement(Requirement): - def __init__(self, ireq: InstallRequirement) -> None: - assert ireq.link is None, "This is a link, not a specifier" - self._ireq = ireq - self._extras = frozenset(ireq.extras) - - def __str__(self) -> str: - return str(self._ireq.req) - - def __repr__(self) -> str: - return "{class_name}({requirement!r})".format( - class_name=self.__class__.__name__, - requirement=str(self._ireq.req), - ) - - @property - def project_name(self) -> NormalizedName: - assert self._ireq.req, "Specifier-backed ireq is always PEP 508" - return canonicalize_name(self._ireq.req.name) - - @property - def name(self) -> str: - return format_name(self.project_name, self._extras) - - def format_for_error(self) -> str: - - # Convert comma-separated specifiers into "A, B, ..., F and G" - # This makes the specifier a bit more "human readable", without - # risking a change in meaning. (Hopefully! Not all edge cases have - # been checked) - parts = [s.strip() for s in str(self).split(",")] - if len(parts) == 0: - return "" - elif len(parts) == 1: - return parts[0] - - return ", ".join(parts[:-1]) + " and " + parts[-1] - - def get_candidate_lookup(self) -> CandidateLookup: - return None, self._ireq - - def is_satisfied_by(self, candidate: Candidate) -> bool: - assert candidate.name == self.name, ( - f"Internal issue: Candidate is not for this requirement " - f"{candidate.name} vs {self.name}" - ) - # We can safely always allow prereleases here since PackageFinder - # already implements the prerelease logic, and would have filtered out - # prerelease candidates if the user does not expect them. - assert self._ireq.req, "Specifier-backed ireq is always PEP 508" - spec = self._ireq.req.specifier - return spec.contains(candidate.version, prereleases=True) - - -class RequiresPythonRequirement(Requirement): - """A requirement representing Requires-Python metadata.""" - - def __init__(self, specifier: SpecifierSet, match: Candidate) -> None: - self.specifier = specifier - self._candidate = match - - def __str__(self) -> str: - return f"Python {self.specifier}" - - def __repr__(self) -> str: - return "{class_name}({specifier!r})".format( - class_name=self.__class__.__name__, - specifier=str(self.specifier), - ) - - @property - def project_name(self) -> NormalizedName: - return self._candidate.project_name - - @property - def name(self) -> str: - return self._candidate.name - - def format_for_error(self) -> str: - return str(self) - - def get_candidate_lookup(self) -> CandidateLookup: - if self.specifier.contains(self._candidate.version, prereleases=True): - return self._candidate, None - return None, None - - def is_satisfied_by(self, candidate: Candidate) -> bool: - assert candidate.name == self._candidate.name, "Not Python candidate" - # We can safely always allow prereleases here since PackageFinder - # already implements the prerelease logic, and would have filtered out - # prerelease candidates if the user does not expect them. - return self.specifier.contains(candidate.version, prereleases=True) - - -class UnsatisfiableRequirement(Requirement): - """A requirement that cannot be satisfied.""" - - def __init__(self, name: NormalizedName) -> None: - self._name = name - - def __str__(self) -> str: - return f"{self._name} (unavailable)" - - def __repr__(self) -> str: - return "{class_name}({name!r})".format( - class_name=self.__class__.__name__, - name=str(self._name), - ) - - @property - def project_name(self) -> NormalizedName: - return self._name - - @property - def name(self) -> str: - return self._name - - def format_for_error(self) -> str: - return str(self) - - def get_candidate_lookup(self) -> CandidateLookup: - return None, None - - def is_satisfied_by(self, candidate: Candidate) -> bool: - return False diff --git a/bot/lib/python3.11/site-packages/pip/_internal/resolution/resolvelib/resolver.py b/bot/lib/python3.11/site-packages/pip/_internal/resolution/resolvelib/resolver.py deleted file mode 100644 index a605d6c..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/resolution/resolvelib/resolver.py +++ /dev/null @@ -1,296 +0,0 @@ -import functools -import logging -import os -from typing import TYPE_CHECKING, Dict, List, Optional, Set, Tuple, cast - -from pip._vendor.packaging.utils import canonicalize_name -from pip._vendor.resolvelib import BaseReporter, ResolutionImpossible -from pip._vendor.resolvelib import Resolver as RLResolver -from pip._vendor.resolvelib.structs import DirectedGraph - -from pip._internal.cache import WheelCache -from pip._internal.index.package_finder import PackageFinder -from pip._internal.operations.prepare import RequirementPreparer -from pip._internal.req.req_install import InstallRequirement -from pip._internal.req.req_set import RequirementSet -from pip._internal.resolution.base import BaseResolver, InstallRequirementProvider -from pip._internal.resolution.resolvelib.provider import PipProvider -from pip._internal.resolution.resolvelib.reporter import ( - PipDebuggingReporter, - PipReporter, -) - -from .base import Candidate, Requirement -from .factory import Factory - -if TYPE_CHECKING: - from pip._vendor.resolvelib.resolvers import Result as RLResult - - Result = RLResult[Requirement, Candidate, str] - - -logger = logging.getLogger(__name__) - - -class Resolver(BaseResolver): - _allowed_strategies = {"eager", "only-if-needed", "to-satisfy-only"} - - def __init__( - self, - preparer: RequirementPreparer, - finder: PackageFinder, - wheel_cache: Optional[WheelCache], - make_install_req: InstallRequirementProvider, - use_user_site: bool, - ignore_dependencies: bool, - ignore_installed: bool, - ignore_requires_python: bool, - force_reinstall: bool, - upgrade_strategy: str, - py_version_info: Optional[Tuple[int, ...]] = None, - ): - super().__init__() - assert upgrade_strategy in self._allowed_strategies - - self.factory = Factory( - finder=finder, - preparer=preparer, - make_install_req=make_install_req, - wheel_cache=wheel_cache, - use_user_site=use_user_site, - force_reinstall=force_reinstall, - ignore_installed=ignore_installed, - ignore_requires_python=ignore_requires_python, - py_version_info=py_version_info, - ) - self.ignore_dependencies = ignore_dependencies - self.upgrade_strategy = upgrade_strategy - self._result: Optional[Result] = None - - def resolve( - self, root_reqs: List[InstallRequirement], check_supported_wheels: bool - ) -> RequirementSet: - collected = self.factory.collect_root_requirements(root_reqs) - provider = PipProvider( - factory=self.factory, - constraints=collected.constraints, - ignore_dependencies=self.ignore_dependencies, - upgrade_strategy=self.upgrade_strategy, - user_requested=collected.user_requested, - ) - if "PIP_RESOLVER_DEBUG" in os.environ: - reporter: BaseReporter = PipDebuggingReporter() - else: - reporter = PipReporter() - resolver: RLResolver[Requirement, Candidate, str] = RLResolver( - provider, - reporter, - ) - - try: - try_to_avoid_resolution_too_deep = 2000000 - result = self._result = resolver.resolve( - collected.requirements, max_rounds=try_to_avoid_resolution_too_deep - ) - - except ResolutionImpossible as e: - error = self.factory.get_installation_error( - cast("ResolutionImpossible[Requirement, Candidate]", e), - collected.constraints, - ) - raise error from e - - req_set = RequirementSet(check_supported_wheels=check_supported_wheels) - for candidate in result.mapping.values(): - ireq = candidate.get_install_requirement() - if ireq is None: - continue - - # Check if there is already an installation under the same name, - # and set a flag for later stages to uninstall it, if needed. - installed_dist = self.factory.get_dist_to_uninstall(candidate) - if installed_dist is None: - # There is no existing installation -- nothing to uninstall. - ireq.should_reinstall = False - elif self.factory.force_reinstall: - # The --force-reinstall flag is set -- reinstall. - ireq.should_reinstall = True - elif installed_dist.version != candidate.version: - # The installation is different in version -- reinstall. - ireq.should_reinstall = True - elif candidate.is_editable or installed_dist.editable: - # The incoming distribution is editable, or different in - # editable-ness to installation -- reinstall. - ireq.should_reinstall = True - elif candidate.source_link and candidate.source_link.is_file: - # The incoming distribution is under file:// - if candidate.source_link.is_wheel: - # is a local wheel -- do nothing. - logger.info( - "%s is already installed with the same version as the " - "provided wheel. Use --force-reinstall to force an " - "installation of the wheel.", - ireq.name, - ) - continue - - # is a local sdist or path -- reinstall - ireq.should_reinstall = True - else: - continue - - link = candidate.source_link - if link and link.is_yanked: - # The reason can contain non-ASCII characters, Unicode - # is required for Python 2. - msg = ( - "The candidate selected for download or install is a " - "yanked version: {name!r} candidate (version {version} " - "at {link})\nReason for being yanked: {reason}" - ).format( - name=candidate.name, - version=candidate.version, - link=link, - reason=link.yanked_reason or "", - ) - logger.warning(msg) - - req_set.add_named_requirement(ireq) - - reqs = req_set.all_requirements - self.factory.preparer.prepare_linked_requirements_more(reqs) - return req_set - - def get_installation_order( - self, req_set: RequirementSet - ) -> List[InstallRequirement]: - """Get order for installation of requirements in RequirementSet. - - The returned list contains a requirement before another that depends on - it. This helps ensure that the environment is kept consistent as they - get installed one-by-one. - - The current implementation creates a topological ordering of the - dependency graph, giving more weight to packages with less - or no dependencies, while breaking any cycles in the graph at - arbitrary points. We make no guarantees about where the cycle - would be broken, other than it *would* be broken. - """ - assert self._result is not None, "must call resolve() first" - - if not req_set.requirements: - # Nothing is left to install, so we do not need an order. - return [] - - graph = self._result.graph - weights = get_topological_weights(graph, set(req_set.requirements.keys())) - - sorted_items = sorted( - req_set.requirements.items(), - key=functools.partial(_req_set_item_sorter, weights=weights), - reverse=True, - ) - return [ireq for _, ireq in sorted_items] - - -def get_topological_weights( - graph: "DirectedGraph[Optional[str]]", requirement_keys: Set[str] -) -> Dict[Optional[str], int]: - """Assign weights to each node based on how "deep" they are. - - This implementation may change at any point in the future without prior - notice. - - We first simplify the dependency graph by pruning any leaves and giving them - the highest weight: a package without any dependencies should be installed - first. This is done again and again in the same way, giving ever less weight - to the newly found leaves. The loop stops when no leaves are left: all - remaining packages have at least one dependency left in the graph. - - Then we continue with the remaining graph, by taking the length for the - longest path to any node from root, ignoring any paths that contain a single - node twice (i.e. cycles). This is done through a depth-first search through - the graph, while keeping track of the path to the node. - - Cycles in the graph result would result in node being revisited while also - being on its own path. In this case, take no action. This helps ensure we - don't get stuck in a cycle. - - When assigning weight, the longer path (i.e. larger length) is preferred. - - We are only interested in the weights of packages that are in the - requirement_keys. - """ - path: Set[Optional[str]] = set() - weights: Dict[Optional[str], int] = {} - - def visit(node: Optional[str]) -> None: - if node in path: - # We hit a cycle, so we'll break it here. - return - - # Time to visit the children! - path.add(node) - for child in graph.iter_children(node): - visit(child) - path.remove(node) - - if node not in requirement_keys: - return - - last_known_parent_count = weights.get(node, 0) - weights[node] = max(last_known_parent_count, len(path)) - - # Simplify the graph, pruning leaves that have no dependencies. - # This is needed for large graphs (say over 200 packages) because the - # `visit` function is exponentially slower then, taking minutes. - # See https://github.com/pypa/pip/issues/10557 - # We will loop until we explicitly break the loop. - while True: - leaves = set() - for key in graph: - if key is None: - continue - for _child in graph.iter_children(key): - # This means we have at least one child - break - else: - # No child. - leaves.add(key) - if not leaves: - # We are done simplifying. - break - # Calculate the weight for the leaves. - weight = len(graph) - 1 - for leaf in leaves: - if leaf not in requirement_keys: - continue - weights[leaf] = weight - # Remove the leaves from the graph, making it simpler. - for leaf in leaves: - graph.remove(leaf) - - # Visit the remaining graph. - # `None` is guaranteed to be the root node by resolvelib. - visit(None) - - # Sanity check: all requirement keys should be in the weights, - # and no other keys should be in the weights. - difference = set(weights.keys()).difference(requirement_keys) - assert not difference, difference - - return weights - - -def _req_set_item_sorter( - item: Tuple[str, InstallRequirement], - weights: Dict[Optional[str], int], -) -> Tuple[int, str]: - """Key function used to sort install requirements for installation. - - Based on the "weight" mapping calculated in ``get_installation_order()``. - The canonical package name is returned as the second member as a tie- - breaker to ensure the result is predictable, which is useful in tests. - """ - name = canonicalize_name(item[0]) - return weights[name], name diff --git a/bot/lib/python3.11/site-packages/pip/_internal/self_outdated_check.py b/bot/lib/python3.11/site-packages/pip/_internal/self_outdated_check.py deleted file mode 100644 index 9e2149c..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/self_outdated_check.py +++ /dev/null @@ -1,239 +0,0 @@ -import datetime -import functools -import hashlib -import json -import logging -import optparse -import os.path -import sys -from dataclasses import dataclass -from typing import Any, Callable, Dict, Optional - -from pip._vendor.packaging.version import parse as parse_version -from pip._vendor.rich.console import Group -from pip._vendor.rich.markup import escape -from pip._vendor.rich.text import Text - -from pip._internal.index.collector import LinkCollector -from pip._internal.index.package_finder import PackageFinder -from pip._internal.metadata import get_default_environment -from pip._internal.metadata.base import DistributionVersion -from pip._internal.models.selection_prefs import SelectionPreferences -from pip._internal.network.session import PipSession -from pip._internal.utils.compat import WINDOWS -from pip._internal.utils.entrypoints import ( - get_best_invocation_for_this_pip, - get_best_invocation_for_this_python, -) -from pip._internal.utils.filesystem import adjacent_tmp_file, check_path_owner, replace -from pip._internal.utils.misc import ensure_dir - -_DATE_FMT = "%Y-%m-%dT%H:%M:%SZ" - - -logger = logging.getLogger(__name__) - - -def _get_statefile_name(key: str) -> str: - key_bytes = key.encode() - name = hashlib.sha224(key_bytes).hexdigest() - return name - - -class SelfCheckState: - def __init__(self, cache_dir: str) -> None: - self._state: Dict[str, Any] = {} - self._statefile_path = None - - # Try to load the existing state - if cache_dir: - self._statefile_path = os.path.join( - cache_dir, "selfcheck", _get_statefile_name(self.key) - ) - try: - with open(self._statefile_path, encoding="utf-8") as statefile: - self._state = json.load(statefile) - except (OSError, ValueError, KeyError): - # Explicitly suppressing exceptions, since we don't want to - # error out if the cache file is invalid. - pass - - @property - def key(self) -> str: - return sys.prefix - - def get(self, current_time: datetime.datetime) -> Optional[str]: - """Check if we have a not-outdated version loaded already.""" - if not self._state: - return None - - if "last_check" not in self._state: - return None - - if "pypi_version" not in self._state: - return None - - seven_days_in_seconds = 7 * 24 * 60 * 60 - - # Determine if we need to refresh the state - last_check = datetime.datetime.strptime(self._state["last_check"], _DATE_FMT) - seconds_since_last_check = (current_time - last_check).total_seconds() - if seconds_since_last_check > seven_days_in_seconds: - return None - - return self._state["pypi_version"] - - def set(self, pypi_version: str, current_time: datetime.datetime) -> None: - # If we do not have a path to cache in, don't bother saving. - if not self._statefile_path: - return - - # Check to make sure that we own the directory - if not check_path_owner(os.path.dirname(self._statefile_path)): - return - - # Now that we've ensured the directory is owned by this user, we'll go - # ahead and make sure that all our directories are created. - ensure_dir(os.path.dirname(self._statefile_path)) - - state = { - # Include the key so it's easy to tell which pip wrote the - # file. - "key": self.key, - "last_check": current_time.strftime(_DATE_FMT), - "pypi_version": pypi_version, - } - - text = json.dumps(state, sort_keys=True, separators=(",", ":")) - - with adjacent_tmp_file(self._statefile_path) as f: - f.write(text.encode()) - - try: - # Since we have a prefix-specific state file, we can just - # overwrite whatever is there, no need to check. - replace(f.name, self._statefile_path) - except OSError: - # Best effort. - pass - - -@dataclass -class UpgradePrompt: - old: str - new: str - - def __rich__(self) -> Group: - if WINDOWS: - pip_cmd = f"{get_best_invocation_for_this_python()} -m pip" - else: - pip_cmd = get_best_invocation_for_this_pip() - - notice = "[bold][[reset][blue]notice[reset][bold]][reset]" - return Group( - Text(), - Text.from_markup( - f"{notice} A new release of pip available: " - f"[red]{self.old}[reset] -> [green]{self.new}[reset]" - ), - Text.from_markup( - f"{notice} To update, run: " - f"[green]{escape(pip_cmd)} install --upgrade pip" - ), - ) - - -def was_installed_by_pip(pkg: str) -> bool: - """Checks whether pkg was installed by pip - - This is used not to display the upgrade message when pip is in fact - installed by system package manager, such as dnf on Fedora. - """ - dist = get_default_environment().get_distribution(pkg) - return dist is not None and "pip" == dist.installer - - -def _get_current_remote_pip_version( - session: PipSession, options: optparse.Values -) -> str: - # Lets use PackageFinder to see what the latest pip version is - link_collector = LinkCollector.create( - session, - options=options, - suppress_no_index=True, - ) - - # Pass allow_yanked=False so we don't suggest upgrading to a - # yanked version. - selection_prefs = SelectionPreferences( - allow_yanked=False, - allow_all_prereleases=False, # Explicitly set to False - ) - - finder = PackageFinder.create( - link_collector=link_collector, - selection_prefs=selection_prefs, - ) - best_candidate = finder.find_best_candidate("pip").best_candidate - if best_candidate is None: - return - - return str(best_candidate.version) - - -def _self_version_check_logic( - *, - state: SelfCheckState, - current_time: datetime.datetime, - local_version: DistributionVersion, - get_remote_version: Callable[[], str], -) -> Optional[UpgradePrompt]: - remote_version_str = state.get(current_time) - if remote_version_str is None: - remote_version_str = get_remote_version() - state.set(remote_version_str, current_time) - - remote_version = parse_version(remote_version_str) - logger.debug("Remote version of pip: %s", remote_version) - logger.debug("Local version of pip: %s", local_version) - - pip_installed_by_pip = was_installed_by_pip("pip") - logger.debug("Was pip installed by pip? %s", pip_installed_by_pip) - if not pip_installed_by_pip: - return None # Only suggest upgrade if pip is installed by pip. - - local_version_is_older = ( - local_version < remote_version - and local_version.base_version != remote_version.base_version - ) - if local_version_is_older: - return UpgradePrompt(old=str(local_version), new=remote_version_str) - - return None - - -def pip_self_version_check(session: PipSession, options: optparse.Values) -> None: - """Check for an update for pip. - - Limit the frequency of checks to once per week. State is stored either in - the active virtualenv or in the user's USER_CACHE_DIR keyed off the prefix - of the pip script path. - """ - installed_dist = get_default_environment().get_distribution("pip") - if not installed_dist: - return - - try: - upgrade_prompt = _self_version_check_logic( - state=SelfCheckState(cache_dir=options.cache_dir), - current_time=datetime.datetime.utcnow(), - local_version=installed_dist.version, - get_remote_version=functools.partial( - _get_current_remote_pip_version, session, options - ), - ) - if upgrade_prompt is not None: - logger.warning("[present-rich] %s", upgrade_prompt) - except Exception: - logger.warning("There was an error checking the latest version of pip.") - logger.debug("See below for error", exc_info=True) diff --git a/bot/lib/python3.11/site-packages/pip/_internal/utils/__init__.py b/bot/lib/python3.11/site-packages/pip/_internal/utils/__init__.py deleted file mode 100644 index e69de29..0000000 diff --git a/bot/lib/python3.11/site-packages/pip/_internal/utils/_log.py b/bot/lib/python3.11/site-packages/pip/_internal/utils/_log.py deleted file mode 100644 index 92c4c6a..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/utils/_log.py +++ /dev/null @@ -1,38 +0,0 @@ -"""Customize logging - -Defines custom logger class for the `logger.verbose(...)` method. - -init_logging() must be called before any other modules that call logging.getLogger. -""" - -import logging -from typing import Any, cast - -# custom log level for `--verbose` output -# between DEBUG and INFO -VERBOSE = 15 - - -class VerboseLogger(logging.Logger): - """Custom Logger, defining a verbose log-level - - VERBOSE is between INFO and DEBUG. - """ - - def verbose(self, msg: str, *args: Any, **kwargs: Any) -> None: - return self.log(VERBOSE, msg, *args, **kwargs) - - -def getLogger(name: str) -> VerboseLogger: - """logging.getLogger, but ensures our VerboseLogger class is returned""" - return cast(VerboseLogger, logging.getLogger(name)) - - -def init_logging() -> None: - """Register our VerboseLogger and VERBOSE log level. - - Should be called before any calls to getLogger(), - i.e. in pip._internal.__init__ - """ - logging.setLoggerClass(VerboseLogger) - logging.addLevelName(VERBOSE, "VERBOSE") diff --git a/bot/lib/python3.11/site-packages/pip/_internal/utils/appdirs.py b/bot/lib/python3.11/site-packages/pip/_internal/utils/appdirs.py deleted file mode 100644 index 16933bf..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/utils/appdirs.py +++ /dev/null @@ -1,52 +0,0 @@ -""" -This code wraps the vendored appdirs module to so the return values are -compatible for the current pip code base. - -The intention is to rewrite current usages gradually, keeping the tests pass, -and eventually drop this after all usages are changed. -""" - -import os -import sys -from typing import List - -from pip._vendor import platformdirs as _appdirs - - -def user_cache_dir(appname: str) -> str: - return _appdirs.user_cache_dir(appname, appauthor=False) - - -def _macos_user_config_dir(appname: str, roaming: bool = True) -> str: - # Use ~/Application Support/pip, if the directory exists. - path = _appdirs.user_data_dir(appname, appauthor=False, roaming=roaming) - if os.path.isdir(path): - return path - - # Use a Linux-like ~/.config/pip, by default. - linux_like_path = "~/.config/" - if appname: - linux_like_path = os.path.join(linux_like_path, appname) - - return os.path.expanduser(linux_like_path) - - -def user_config_dir(appname: str, roaming: bool = True) -> str: - if sys.platform == "darwin": - return _macos_user_config_dir(appname, roaming) - - return _appdirs.user_config_dir(appname, appauthor=False, roaming=roaming) - - -# for the discussion regarding site_config_dir locations -# see -def site_config_dirs(appname: str) -> List[str]: - if sys.platform == "darwin": - return [_appdirs.site_data_dir(appname, appauthor=False, multipath=True)] - - dirval = _appdirs.site_config_dir(appname, appauthor=False, multipath=True) - if sys.platform == "win32": - return [dirval] - - # Unix-y system. Look in /etc as well. - return dirval.split(os.pathsep) + ["/etc"] diff --git a/bot/lib/python3.11/site-packages/pip/_internal/utils/compat.py b/bot/lib/python3.11/site-packages/pip/_internal/utils/compat.py deleted file mode 100644 index 3f4d300..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/utils/compat.py +++ /dev/null @@ -1,63 +0,0 @@ -"""Stuff that differs in different Python versions and platform -distributions.""" - -import logging -import os -import sys - -__all__ = ["get_path_uid", "stdlib_pkgs", "WINDOWS"] - - -logger = logging.getLogger(__name__) - - -def has_tls() -> bool: - try: - import _ssl # noqa: F401 # ignore unused - - return True - except ImportError: - pass - - from pip._vendor.urllib3.util import IS_PYOPENSSL - - return IS_PYOPENSSL - - -def get_path_uid(path: str) -> int: - """ - Return path's uid. - - Does not follow symlinks: - https://github.com/pypa/pip/pull/935#discussion_r5307003 - - Placed this function in compat due to differences on AIX and - Jython, that should eventually go away. - - :raises OSError: When path is a symlink or can't be read. - """ - if hasattr(os, "O_NOFOLLOW"): - fd = os.open(path, os.O_RDONLY | os.O_NOFOLLOW) - file_uid = os.fstat(fd).st_uid - os.close(fd) - else: # AIX and Jython - # WARNING: time of check vulnerability, but best we can do w/o NOFOLLOW - if not os.path.islink(path): - # older versions of Jython don't have `os.fstat` - file_uid = os.stat(path).st_uid - else: - # raise OSError for parity with os.O_NOFOLLOW above - raise OSError(f"{path} is a symlink; Will not return uid for symlinks") - return file_uid - - -# packages in the stdlib that may have installation metadata, but should not be -# considered 'installed'. this theoretically could be determined based on -# dist.location (py27:`sysconfig.get_paths()['stdlib']`, -# py26:sysconfig.get_config_vars('LIBDEST')), but fear platform variation may -# make this ineffective, so hard-coding -stdlib_pkgs = {"python", "wsgiref", "argparse"} - - -# windows detection, covers cpython and ironpython -WINDOWS = sys.platform.startswith("win") or (sys.platform == "cli" and os.name == "nt") diff --git a/bot/lib/python3.11/site-packages/pip/_internal/utils/compatibility_tags.py b/bot/lib/python3.11/site-packages/pip/_internal/utils/compatibility_tags.py deleted file mode 100644 index b6ed9a7..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/utils/compatibility_tags.py +++ /dev/null @@ -1,165 +0,0 @@ -"""Generate and work with PEP 425 Compatibility Tags. -""" - -import re -from typing import List, Optional, Tuple - -from pip._vendor.packaging.tags import ( - PythonVersion, - Tag, - compatible_tags, - cpython_tags, - generic_tags, - interpreter_name, - interpreter_version, - mac_platforms, -) - -_osx_arch_pat = re.compile(r"(.+)_(\d+)_(\d+)_(.+)") - - -def version_info_to_nodot(version_info: Tuple[int, ...]) -> str: - # Only use up to the first two numbers. - return "".join(map(str, version_info[:2])) - - -def _mac_platforms(arch: str) -> List[str]: - match = _osx_arch_pat.match(arch) - if match: - name, major, minor, actual_arch = match.groups() - mac_version = (int(major), int(minor)) - arches = [ - # Since we have always only checked that the platform starts - # with "macosx", for backwards-compatibility we extract the - # actual prefix provided by the user in case they provided - # something like "macosxcustom_". It may be good to remove - # this as undocumented or deprecate it in the future. - "{}_{}".format(name, arch[len("macosx_") :]) - for arch in mac_platforms(mac_version, actual_arch) - ] - else: - # arch pattern didn't match (?!) - arches = [arch] - return arches - - -def _custom_manylinux_platforms(arch: str) -> List[str]: - arches = [arch] - arch_prefix, arch_sep, arch_suffix = arch.partition("_") - if arch_prefix == "manylinux2014": - # manylinux1/manylinux2010 wheels run on most manylinux2014 systems - # with the exception of wheels depending on ncurses. PEP 599 states - # manylinux1/manylinux2010 wheels should be considered - # manylinux2014 wheels: - # https://www.python.org/dev/peps/pep-0599/#backwards-compatibility-with-manylinux2010-wheels - if arch_suffix in {"i686", "x86_64"}: - arches.append("manylinux2010" + arch_sep + arch_suffix) - arches.append("manylinux1" + arch_sep + arch_suffix) - elif arch_prefix == "manylinux2010": - # manylinux1 wheels run on most manylinux2010 systems with the - # exception of wheels depending on ncurses. PEP 571 states - # manylinux1 wheels should be considered manylinux2010 wheels: - # https://www.python.org/dev/peps/pep-0571/#backwards-compatibility-with-manylinux1-wheels - arches.append("manylinux1" + arch_sep + arch_suffix) - return arches - - -def _get_custom_platforms(arch: str) -> List[str]: - arch_prefix, arch_sep, arch_suffix = arch.partition("_") - if arch.startswith("macosx"): - arches = _mac_platforms(arch) - elif arch_prefix in ["manylinux2014", "manylinux2010"]: - arches = _custom_manylinux_platforms(arch) - else: - arches = [arch] - return arches - - -def _expand_allowed_platforms(platforms: Optional[List[str]]) -> Optional[List[str]]: - if not platforms: - return None - - seen = set() - result = [] - - for p in platforms: - if p in seen: - continue - additions = [c for c in _get_custom_platforms(p) if c not in seen] - seen.update(additions) - result.extend(additions) - - return result - - -def _get_python_version(version: str) -> PythonVersion: - if len(version) > 1: - return int(version[0]), int(version[1:]) - else: - return (int(version[0]),) - - -def _get_custom_interpreter( - implementation: Optional[str] = None, version: Optional[str] = None -) -> str: - if implementation is None: - implementation = interpreter_name() - if version is None: - version = interpreter_version() - return f"{implementation}{version}" - - -def get_supported( - version: Optional[str] = None, - platforms: Optional[List[str]] = None, - impl: Optional[str] = None, - abis: Optional[List[str]] = None, -) -> List[Tag]: - """Return a list of supported tags for each version specified in - `versions`. - - :param version: a string version, of the form "33" or "32", - or None. The version will be assumed to support our ABI. - :param platform: specify a list of platforms you want valid - tags for, or None. If None, use the local system platform. - :param impl: specify the exact implementation you want valid - tags for, or None. If None, use the local interpreter impl. - :param abis: specify a list of abis you want valid - tags for, or None. If None, use the local interpreter abi. - """ - supported: List[Tag] = [] - - python_version: Optional[PythonVersion] = None - if version is not None: - python_version = _get_python_version(version) - - interpreter = _get_custom_interpreter(impl, version) - - platforms = _expand_allowed_platforms(platforms) - - is_cpython = (impl or interpreter_name()) == "cp" - if is_cpython: - supported.extend( - cpython_tags( - python_version=python_version, - abis=abis, - platforms=platforms, - ) - ) - else: - supported.extend( - generic_tags( - interpreter=interpreter, - abis=abis, - platforms=platforms, - ) - ) - supported.extend( - compatible_tags( - python_version=python_version, - interpreter=interpreter, - platforms=platforms, - ) - ) - - return supported diff --git a/bot/lib/python3.11/site-packages/pip/_internal/utils/datetime.py b/bot/lib/python3.11/site-packages/pip/_internal/utils/datetime.py deleted file mode 100644 index 8668b3b..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/utils/datetime.py +++ /dev/null @@ -1,11 +0,0 @@ -"""For when pip wants to check the date or time. -""" - -import datetime - - -def today_is_later_than(year: int, month: int, day: int) -> bool: - today = datetime.date.today() - given = datetime.date(year, month, day) - - return today > given diff --git a/bot/lib/python3.11/site-packages/pip/_internal/utils/deprecation.py b/bot/lib/python3.11/site-packages/pip/_internal/utils/deprecation.py deleted file mode 100644 index 18e9be9..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/utils/deprecation.py +++ /dev/null @@ -1,188 +0,0 @@ -""" -A module that implements tooling to enable easy warnings about deprecations. -""" - -import logging -import warnings -from typing import Any, Optional, TextIO, Type, Union - -from pip._vendor.packaging.version import parse - -from pip import __version__ as current_version # NOTE: tests patch this name. - -DEPRECATION_MSG_PREFIX = "DEPRECATION: " - - -class PipDeprecationWarning(Warning): - pass - - -_original_showwarning: Any = None - - -# Warnings <-> Logging Integration -def _showwarning( - message: Union[Warning, str], - category: Type[Warning], - filename: str, - lineno: int, - file: Optional[TextIO] = None, - line: Optional[str] = None, -) -> None: - if file is not None: - if _original_showwarning is not None: - _original_showwarning(message, category, filename, lineno, file, line) - elif issubclass(category, PipDeprecationWarning): - # We use a specially named logger which will handle all of the - # deprecation messages for pip. - logger = logging.getLogger("pip._internal.deprecations") - logger.warning(message) - else: - _original_showwarning(message, category, filename, lineno, file, line) - - -def install_warning_logger() -> None: - # Enable our Deprecation Warnings - warnings.simplefilter("default", PipDeprecationWarning, append=True) - - global _original_showwarning - - if _original_showwarning is None: - _original_showwarning = warnings.showwarning - warnings.showwarning = _showwarning - - -def deprecated( - *, - reason: str, - replacement: Optional[str], - gone_in: Optional[str], - feature_flag: Optional[str] = None, - issue: Optional[int] = None, -) -> None: - """Helper to deprecate existing functionality. - - reason: - Textual reason shown to the user about why this functionality has - been deprecated. Should be a complete sentence. - replacement: - Textual suggestion shown to the user about what alternative - functionality they can use. - gone_in: - The version of pip does this functionality should get removed in. - Raises an error if pip's current version is greater than or equal to - this. - feature_flag: - Command-line flag of the form --use-feature={feature_flag} for testing - upcoming functionality. - issue: - Issue number on the tracker that would serve as a useful place for - users to find related discussion and provide feedback. - """ - - # Determine whether or not the feature is already gone in this version. - is_gone = gone_in is not None and parse(current_version) >= parse(gone_in) - - message_parts = [ - (reason, f"{DEPRECATION_MSG_PREFIX}{{}}"), - ( - gone_in, - "pip {} will enforce this behaviour change." - if not is_gone - else "Since pip {}, this is no longer supported.", - ), - ( - replacement, - "A possible replacement is {}.", - ), - ( - feature_flag, - "You can use the flag --use-feature={} to test the upcoming behaviour." - if not is_gone - else None, - ), - ( - issue, - "Discussion can be found at https://github.com/pypa/pip/issues/{}", - ), - ] - - message = " ".join( - format_str.format(value) - for value, format_str in message_parts - if format_str is not None and value is not None - ) - - # Raise as an error if this behaviour is deprecated. - if is_gone: - raise PipDeprecationWarning(message) - - warnings.warn(message, category=PipDeprecationWarning, stacklevel=2) - - -class LegacyInstallReason: - def __init__( - self, - reason: str, - replacement: Optional[str] = None, - gone_in: Optional[str] = None, - feature_flag: Optional[str] = None, - issue: Optional[int] = None, - emit_after_success: bool = False, - emit_before_install: bool = False, - ): - self._reason = reason - self._replacement = replacement - self._gone_in = gone_in - self._feature_flag = feature_flag - self._issue = issue - self.emit_after_success = emit_after_success - self.emit_before_install = emit_before_install - - def emit_deprecation(self, name: str) -> None: - deprecated( - reason=self._reason.format(name=name), - replacement=self._replacement, - gone_in=self._gone_in, - feature_flag=self._feature_flag, - issue=self._issue, - ) - - -LegacyInstallReasonFailedBdistWheel = LegacyInstallReason( - reason=( - "{name} was installed using the legacy 'setup.py install' " - "method, because a wheel could not be built for it." - ), - replacement="to fix the wheel build issue reported above", - gone_in="23.1", - issue=8368, - emit_after_success=True, -) - - -LegacyInstallReasonMissingWheelPackage = LegacyInstallReason( - reason=( - "{name} is being installed using the legacy " - "'setup.py install' method, because it does not have a " - "'pyproject.toml' and the 'wheel' package " - "is not installed." - ), - replacement="to enable the '--use-pep517' option", - gone_in="23.1", - issue=8559, - emit_before_install=True, -) - -LegacyInstallReasonNoBinaryForcesSetuptoolsInstall = LegacyInstallReason( - reason=( - "{name} is being installed using the legacy " - "'setup.py install' method, because the '--no-binary' option was enabled " - "for it and this currently disables local wheel building for projects that " - "don't have a 'pyproject.toml' file." - ), - replacement="to enable the '--use-pep517' option", - gone_in="23.1", - issue=11451, - emit_before_install=True, -) diff --git a/bot/lib/python3.11/site-packages/pip/_internal/utils/direct_url_helpers.py b/bot/lib/python3.11/site-packages/pip/_internal/utils/direct_url_helpers.py deleted file mode 100644 index 0e8e5e1..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/utils/direct_url_helpers.py +++ /dev/null @@ -1,87 +0,0 @@ -from typing import Optional - -from pip._internal.models.direct_url import ArchiveInfo, DirectUrl, DirInfo, VcsInfo -from pip._internal.models.link import Link -from pip._internal.utils.urls import path_to_url -from pip._internal.vcs import vcs - - -def direct_url_as_pep440_direct_reference(direct_url: DirectUrl, name: str) -> str: - """Convert a DirectUrl to a pip requirement string.""" - direct_url.validate() # if invalid, this is a pip bug - requirement = name + " @ " - fragments = [] - if isinstance(direct_url.info, VcsInfo): - requirement += "{}+{}@{}".format( - direct_url.info.vcs, direct_url.url, direct_url.info.commit_id - ) - elif isinstance(direct_url.info, ArchiveInfo): - requirement += direct_url.url - if direct_url.info.hash: - fragments.append(direct_url.info.hash) - else: - assert isinstance(direct_url.info, DirInfo) - requirement += direct_url.url - if direct_url.subdirectory: - fragments.append("subdirectory=" + direct_url.subdirectory) - if fragments: - requirement += "#" + "&".join(fragments) - return requirement - - -def direct_url_for_editable(source_dir: str) -> DirectUrl: - return DirectUrl( - url=path_to_url(source_dir), - info=DirInfo(editable=True), - ) - - -def direct_url_from_link( - link: Link, source_dir: Optional[str] = None, link_is_in_wheel_cache: bool = False -) -> DirectUrl: - if link.is_vcs: - vcs_backend = vcs.get_backend_for_scheme(link.scheme) - assert vcs_backend - url, requested_revision, _ = vcs_backend.get_url_rev_and_auth( - link.url_without_fragment - ) - # For VCS links, we need to find out and add commit_id. - if link_is_in_wheel_cache: - # If the requested VCS link corresponds to a cached - # wheel, it means the requested revision was an - # immutable commit hash, otherwise it would not have - # been cached. In that case we don't have a source_dir - # with the VCS checkout. - assert requested_revision - commit_id = requested_revision - else: - # If the wheel was not in cache, it means we have - # had to checkout from VCS to build and we have a source_dir - # which we can inspect to find out the commit id. - assert source_dir - commit_id = vcs_backend.get_revision(source_dir) - return DirectUrl( - url=url, - info=VcsInfo( - vcs=vcs_backend.name, - commit_id=commit_id, - requested_revision=requested_revision, - ), - subdirectory=link.subdirectory_fragment, - ) - elif link.is_existing_dir(): - return DirectUrl( - url=link.url_without_fragment, - info=DirInfo(), - subdirectory=link.subdirectory_fragment, - ) - else: - hash = None - hash_name = link.hash_name - if hash_name: - hash = f"{hash_name}={link.hash}" - return DirectUrl( - url=link.url_without_fragment, - info=ArchiveInfo(hash=hash), - subdirectory=link.subdirectory_fragment, - ) diff --git a/bot/lib/python3.11/site-packages/pip/_internal/utils/distutils_args.py b/bot/lib/python3.11/site-packages/pip/_internal/utils/distutils_args.py deleted file mode 100644 index 2fd1862..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/utils/distutils_args.py +++ /dev/null @@ -1,43 +0,0 @@ -from getopt import GetoptError, getopt -from typing import Dict, List - -_options = [ - "exec-prefix=", - "home=", - "install-base=", - "install-data=", - "install-headers=", - "install-lib=", - "install-platlib=", - "install-purelib=", - "install-scripts=", - "prefix=", - "root=", - "user", -] - - -def parse_distutils_args(args: List[str]) -> Dict[str, str]: - """Parse provided arguments, returning an object that has the matched arguments. - - Any unknown arguments are ignored. - """ - result = {} - for arg in args: - try: - parsed_opt, _ = getopt(args=[arg], shortopts="", longopts=_options) - except GetoptError: - # We don't care about any other options, which here may be - # considered unrecognized since our option list is not - # exhaustive. - continue - - if not parsed_opt: - continue - - option = parsed_opt[0] - name_from_parsed = option[0][2:].replace("-", "_") - value_from_parsed = option[1] or "true" - result[name_from_parsed] = value_from_parsed - - return result diff --git a/bot/lib/python3.11/site-packages/pip/_internal/utils/egg_link.py b/bot/lib/python3.11/site-packages/pip/_internal/utils/egg_link.py deleted file mode 100644 index 9e0da8d..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/utils/egg_link.py +++ /dev/null @@ -1,75 +0,0 @@ -# The following comment should be removed at some point in the future. -# mypy: strict-optional=False - -import os -import re -import sys -from typing import Optional - -from pip._internal.locations import site_packages, user_site -from pip._internal.utils.virtualenv import ( - running_under_virtualenv, - virtualenv_no_global, -) - -__all__ = [ - "egg_link_path_from_sys_path", - "egg_link_path_from_location", -] - - -def _egg_link_name(raw_name: str) -> str: - """ - Convert a Name metadata value to a .egg-link name, by applying - the same substitution as pkg_resources's safe_name function. - Note: we cannot use canonicalize_name because it has a different logic. - """ - return re.sub("[^A-Za-z0-9.]+", "-", raw_name) + ".egg-link" - - -def egg_link_path_from_sys_path(raw_name: str) -> Optional[str]: - """ - Look for a .egg-link file for project name, by walking sys.path. - """ - egg_link_name = _egg_link_name(raw_name) - for path_item in sys.path: - egg_link = os.path.join(path_item, egg_link_name) - if os.path.isfile(egg_link): - return egg_link - return None - - -def egg_link_path_from_location(raw_name: str) -> Optional[str]: - """ - Return the path for the .egg-link file if it exists, otherwise, None. - - There's 3 scenarios: - 1) not in a virtualenv - try to find in site.USER_SITE, then site_packages - 2) in a no-global virtualenv - try to find in site_packages - 3) in a yes-global virtualenv - try to find in site_packages, then site.USER_SITE - (don't look in global location) - - For #1 and #3, there could be odd cases, where there's an egg-link in 2 - locations. - - This method will just return the first one found. - """ - sites = [] - if running_under_virtualenv(): - sites.append(site_packages) - if not virtualenv_no_global() and user_site: - sites.append(user_site) - else: - if user_site: - sites.append(user_site) - sites.append(site_packages) - - egg_link_name = _egg_link_name(raw_name) - for site in sites: - egglink = os.path.join(site, egg_link_name) - if os.path.isfile(egglink): - return egglink - return None diff --git a/bot/lib/python3.11/site-packages/pip/_internal/utils/encoding.py b/bot/lib/python3.11/site-packages/pip/_internal/utils/encoding.py deleted file mode 100644 index 008f06a..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/utils/encoding.py +++ /dev/null @@ -1,36 +0,0 @@ -import codecs -import locale -import re -import sys -from typing import List, Tuple - -BOMS: List[Tuple[bytes, str]] = [ - (codecs.BOM_UTF8, "utf-8"), - (codecs.BOM_UTF16, "utf-16"), - (codecs.BOM_UTF16_BE, "utf-16-be"), - (codecs.BOM_UTF16_LE, "utf-16-le"), - (codecs.BOM_UTF32, "utf-32"), - (codecs.BOM_UTF32_BE, "utf-32-be"), - (codecs.BOM_UTF32_LE, "utf-32-le"), -] - -ENCODING_RE = re.compile(rb"coding[:=]\s*([-\w.]+)") - - -def auto_decode(data: bytes) -> str: - """Check a bytes string for a BOM to correctly detect the encoding - - Fallback to locale.getpreferredencoding(False) like open() on Python3""" - for bom, encoding in BOMS: - if data.startswith(bom): - return data[len(bom) :].decode(encoding) - # Lets check the first two lines as in PEP263 - for line in data.split(b"\n")[:2]: - if line[0:1] == b"#" and ENCODING_RE.search(line): - result = ENCODING_RE.search(line) - assert result is not None - encoding = result.groups()[0].decode("ascii") - return data.decode(encoding) - return data.decode( - locale.getpreferredencoding(False) or sys.getdefaultencoding(), - ) diff --git a/bot/lib/python3.11/site-packages/pip/_internal/utils/entrypoints.py b/bot/lib/python3.11/site-packages/pip/_internal/utils/entrypoints.py deleted file mode 100644 index 70034eb..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/utils/entrypoints.py +++ /dev/null @@ -1,85 +0,0 @@ -import itertools -import os -import shutil -import sys -from typing import List, Optional - -from pip._internal.cli.main import main -from pip._internal.utils.compat import WINDOWS - -_EXECUTABLE_NAMES = [ - "pip", - f"pip{sys.version_info.major}", - f"pip{sys.version_info.major}.{sys.version_info.minor}", -] -if WINDOWS: - _allowed_extensions = {"", ".exe"} - _EXECUTABLE_NAMES = [ - "".join(parts) - for parts in itertools.product(_EXECUTABLE_NAMES, _allowed_extensions) - ] - - -def _wrapper(args: Optional[List[str]] = None, _nowarn: bool = False) -> int: - """Central wrapper for all old entrypoints. - - Historically pip has had several entrypoints defined. Because of issues - arising from PATH, sys.path, multiple Pythons, their interactions, and most - of them having a pip installed, users suffer every time an entrypoint gets - moved. - - To alleviate this pain, and provide a mechanism for warning users and - directing them to an appropriate place for help, we now define all of - our old entrypoints as wrappers for the current one. - """ - if not _nowarn: - sys.stderr.write( - "WARNING: pip is being invoked by an old script wrapper. This will " - "fail in a future version of pip.\n" - "Please see https://github.com/pypa/pip/issues/5599 for advice on " - "fixing the underlying issue.\n" - "To avoid this problem you can invoke Python with '-m pip' instead of " - "running pip directly.\n" - ) - return main(args) - - -def get_best_invocation_for_this_pip() -> str: - """Try to figure out the best way to invoke pip in the current environment.""" - binary_directory = "Scripts" if WINDOWS else "bin" - binary_prefix = os.path.join(sys.prefix, binary_directory) - - # Try to use pip[X[.Y]] names, if those executables for this environment are - # the first on PATH with that name. - path_parts = os.path.normcase(os.environ.get("PATH", "")).split(os.pathsep) - exe_are_in_PATH = os.path.normcase(binary_prefix) in path_parts - if exe_are_in_PATH: - for exe_name in _EXECUTABLE_NAMES: - found_executable = shutil.which(exe_name) - binary_executable = os.path.join(binary_prefix, exe_name) - if ( - found_executable - and os.path.exists(binary_executable) - and os.path.samefile( - found_executable, - binary_executable, - ) - ): - return exe_name - - # Use the `-m` invocation, if there's no "nice" invocation. - return f"{get_best_invocation_for_this_python()} -m pip" - - -def get_best_invocation_for_this_python() -> str: - """Try to figure out the best way to invoke the current Python.""" - exe = sys.executable - exe_name = os.path.basename(exe) - - # Try to use the basename, if it's the first executable. - found_executable = shutil.which(exe_name) - if found_executable and os.path.samefile(found_executable, exe): - return exe_name - - # Use the full executable name, because we couldn't find something simpler. - return exe diff --git a/bot/lib/python3.11/site-packages/pip/_internal/utils/filesystem.py b/bot/lib/python3.11/site-packages/pip/_internal/utils/filesystem.py deleted file mode 100644 index 83c2df7..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/utils/filesystem.py +++ /dev/null @@ -1,153 +0,0 @@ -import fnmatch -import os -import os.path -import random -import sys -from contextlib import contextmanager -from tempfile import NamedTemporaryFile -from typing import Any, BinaryIO, Generator, List, Union, cast - -from pip._vendor.tenacity import retry, stop_after_delay, wait_fixed - -from pip._internal.utils.compat import get_path_uid -from pip._internal.utils.misc import format_size - - -def check_path_owner(path: str) -> bool: - # If we don't have a way to check the effective uid of this process, then - # we'll just assume that we own the directory. - if sys.platform == "win32" or not hasattr(os, "geteuid"): - return True - - assert os.path.isabs(path) - - previous = None - while path != previous: - if os.path.lexists(path): - # Check if path is writable by current user. - if os.geteuid() == 0: - # Special handling for root user in order to handle properly - # cases where users use sudo without -H flag. - try: - path_uid = get_path_uid(path) - except OSError: - return False - return path_uid == 0 - else: - return os.access(path, os.W_OK) - else: - previous, path = path, os.path.dirname(path) - return False # assume we don't own the path - - -@contextmanager -def adjacent_tmp_file(path: str, **kwargs: Any) -> Generator[BinaryIO, None, None]: - """Return a file-like object pointing to a tmp file next to path. - - The file is created securely and is ensured to be written to disk - after the context reaches its end. - - kwargs will be passed to tempfile.NamedTemporaryFile to control - the way the temporary file will be opened. - """ - with NamedTemporaryFile( - delete=False, - dir=os.path.dirname(path), - prefix=os.path.basename(path), - suffix=".tmp", - **kwargs, - ) as f: - result = cast(BinaryIO, f) - try: - yield result - finally: - result.flush() - os.fsync(result.fileno()) - - -# Tenacity raises RetryError by default, explicitly raise the original exception -_replace_retry = retry(reraise=True, stop=stop_after_delay(1), wait=wait_fixed(0.25)) - -replace = _replace_retry(os.replace) - - -# test_writable_dir and _test_writable_dir_win are copied from Flit, -# with the author's agreement to also place them under pip's license. -def test_writable_dir(path: str) -> bool: - """Check if a directory is writable. - - Uses os.access() on POSIX, tries creating files on Windows. - """ - # If the directory doesn't exist, find the closest parent that does. - while not os.path.isdir(path): - parent = os.path.dirname(path) - if parent == path: - break # Should never get here, but infinite loops are bad - path = parent - - if os.name == "posix": - return os.access(path, os.W_OK) - - return _test_writable_dir_win(path) - - -def _test_writable_dir_win(path: str) -> bool: - # os.access doesn't work on Windows: http://bugs.python.org/issue2528 - # and we can't use tempfile: http://bugs.python.org/issue22107 - basename = "accesstest_deleteme_fishfingers_custard_" - alphabet = "abcdefghijklmnopqrstuvwxyz0123456789" - for _ in range(10): - name = basename + "".join(random.choice(alphabet) for _ in range(6)) - file = os.path.join(path, name) - try: - fd = os.open(file, os.O_RDWR | os.O_CREAT | os.O_EXCL) - except FileExistsError: - pass - except PermissionError: - # This could be because there's a directory with the same name. - # But it's highly unlikely there's a directory called that, - # so we'll assume it's because the parent dir is not writable. - # This could as well be because the parent dir is not readable, - # due to non-privileged user access. - return False - else: - os.close(fd) - os.unlink(file) - return True - - # This should never be reached - raise OSError("Unexpected condition testing for writable directory") - - -def find_files(path: str, pattern: str) -> List[str]: - """Returns a list of absolute paths of files beneath path, recursively, - with filenames which match the UNIX-style shell glob pattern.""" - result: List[str] = [] - for root, _, files in os.walk(path): - matches = fnmatch.filter(files, pattern) - result.extend(os.path.join(root, f) for f in matches) - return result - - -def file_size(path: str) -> Union[int, float]: - # If it's a symlink, return 0. - if os.path.islink(path): - return 0 - return os.path.getsize(path) - - -def format_file_size(path: str) -> str: - return format_size(file_size(path)) - - -def directory_size(path: str) -> Union[int, float]: - size = 0.0 - for root, _dirs, files in os.walk(path): - for filename in files: - file_path = os.path.join(root, filename) - size += file_size(file_path) - return size - - -def format_directory_size(path: str) -> str: - return format_size(directory_size(path)) diff --git a/bot/lib/python3.11/site-packages/pip/_internal/utils/filetypes.py b/bot/lib/python3.11/site-packages/pip/_internal/utils/filetypes.py deleted file mode 100644 index 5948570..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/utils/filetypes.py +++ /dev/null @@ -1,27 +0,0 @@ -"""Filetype information. -""" - -from typing import Tuple - -from pip._internal.utils.misc import splitext - -WHEEL_EXTENSION = ".whl" -BZ2_EXTENSIONS: Tuple[str, ...] = (".tar.bz2", ".tbz") -XZ_EXTENSIONS: Tuple[str, ...] = ( - ".tar.xz", - ".txz", - ".tlz", - ".tar.lz", - ".tar.lzma", -) -ZIP_EXTENSIONS: Tuple[str, ...] = (".zip", WHEEL_EXTENSION) -TAR_EXTENSIONS: Tuple[str, ...] = (".tar.gz", ".tgz", ".tar") -ARCHIVE_EXTENSIONS = ZIP_EXTENSIONS + BZ2_EXTENSIONS + TAR_EXTENSIONS + XZ_EXTENSIONS - - -def is_archive_file(name: str) -> bool: - """Return True if `name` is a considered as an archive file.""" - ext = splitext(name)[1].lower() - if ext in ARCHIVE_EXTENSIONS: - return True - return False diff --git a/bot/lib/python3.11/site-packages/pip/_internal/utils/glibc.py b/bot/lib/python3.11/site-packages/pip/_internal/utils/glibc.py deleted file mode 100644 index 7bd3c20..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/utils/glibc.py +++ /dev/null @@ -1,88 +0,0 @@ -# The following comment should be removed at some point in the future. -# mypy: strict-optional=False - -import os -import sys -from typing import Optional, Tuple - - -def glibc_version_string() -> Optional[str]: - "Returns glibc version string, or None if not using glibc." - return glibc_version_string_confstr() or glibc_version_string_ctypes() - - -def glibc_version_string_confstr() -> Optional[str]: - "Primary implementation of glibc_version_string using os.confstr." - # os.confstr is quite a bit faster than ctypes.DLL. It's also less likely - # to be broken or missing. This strategy is used in the standard library - # platform module: - # https://github.com/python/cpython/blob/fcf1d003bf4f0100c9d0921ff3d70e1127ca1b71/Lib/platform.py#L175-L183 - if sys.platform == "win32": - return None - try: - # os.confstr("CS_GNU_LIBC_VERSION") returns a string like "glibc 2.17": - _, version = os.confstr("CS_GNU_LIBC_VERSION").split() - except (AttributeError, OSError, ValueError): - # os.confstr() or CS_GNU_LIBC_VERSION not available (or a bad value)... - return None - return version - - -def glibc_version_string_ctypes() -> Optional[str]: - "Fallback implementation of glibc_version_string using ctypes." - - try: - import ctypes - except ImportError: - return None - - # ctypes.CDLL(None) internally calls dlopen(NULL), and as the dlopen - # manpage says, "If filename is NULL, then the returned handle is for the - # main program". This way we can let the linker do the work to figure out - # which libc our process is actually using. - process_namespace = ctypes.CDLL(None) - try: - gnu_get_libc_version = process_namespace.gnu_get_libc_version - except AttributeError: - # Symbol doesn't exist -> therefore, we are not linked to - # glibc. - return None - - # Call gnu_get_libc_version, which returns a string like "2.5" - gnu_get_libc_version.restype = ctypes.c_char_p - version_str = gnu_get_libc_version() - # py2 / py3 compatibility: - if not isinstance(version_str, str): - version_str = version_str.decode("ascii") - - return version_str - - -# platform.libc_ver regularly returns completely nonsensical glibc -# versions. E.g. on my computer, platform says: -# -# ~$ python2.7 -c 'import platform; print(platform.libc_ver())' -# ('glibc', '2.7') -# ~$ python3.5 -c 'import platform; print(platform.libc_ver())' -# ('glibc', '2.9') -# -# But the truth is: -# -# ~$ ldd --version -# ldd (Debian GLIBC 2.22-11) 2.22 -# -# This is unfortunate, because it means that the linehaul data on libc -# versions that was generated by pip 8.1.2 and earlier is useless and -# misleading. Solution: instead of using platform, use our code that actually -# works. -def libc_ver() -> Tuple[str, str]: - """Try to determine the glibc version - - Returns a tuple of strings (lib, version) which default to empty strings - in case the lookup fails. - """ - glibc_version = glibc_version_string() - if glibc_version is None: - return ("", "") - else: - return ("glibc", glibc_version) diff --git a/bot/lib/python3.11/site-packages/pip/_internal/utils/hashes.py b/bot/lib/python3.11/site-packages/pip/_internal/utils/hashes.py deleted file mode 100644 index 7672730..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/utils/hashes.py +++ /dev/null @@ -1,144 +0,0 @@ -import hashlib -from typing import TYPE_CHECKING, BinaryIO, Dict, Iterable, List, Optional - -from pip._internal.exceptions import HashMismatch, HashMissing, InstallationError -from pip._internal.utils.misc import read_chunks - -if TYPE_CHECKING: - from hashlib import _Hash - - # NoReturn introduced in 3.6.2; imported only for type checking to maintain - # pip compatibility with older patch versions of Python 3.6 - from typing import NoReturn - - -# The recommended hash algo of the moment. Change this whenever the state of -# the art changes; it won't hurt backward compatibility. -FAVORITE_HASH = "sha256" - - -# Names of hashlib algorithms allowed by the --hash option and ``pip hash`` -# Currently, those are the ones at least as collision-resistant as sha256. -STRONG_HASHES = ["sha256", "sha384", "sha512"] - - -class Hashes: - """A wrapper that builds multiple hashes at once and checks them against - known-good values - - """ - - def __init__(self, hashes: Optional[Dict[str, List[str]]] = None) -> None: - """ - :param hashes: A dict of algorithm names pointing to lists of allowed - hex digests - """ - allowed = {} - if hashes is not None: - for alg, keys in hashes.items(): - # Make sure values are always sorted (to ease equality checks) - allowed[alg] = sorted(keys) - self._allowed = allowed - - def __and__(self, other: "Hashes") -> "Hashes": - if not isinstance(other, Hashes): - return NotImplemented - - # If either of the Hashes object is entirely empty (i.e. no hash - # specified at all), all hashes from the other object are allowed. - if not other: - return self - if not self: - return other - - # Otherwise only hashes that present in both objects are allowed. - new = {} - for alg, values in other._allowed.items(): - if alg not in self._allowed: - continue - new[alg] = [v for v in values if v in self._allowed[alg]] - return Hashes(new) - - @property - def digest_count(self) -> int: - return sum(len(digests) for digests in self._allowed.values()) - - def is_hash_allowed(self, hash_name: str, hex_digest: str) -> bool: - """Return whether the given hex digest is allowed.""" - return hex_digest in self._allowed.get(hash_name, []) - - def check_against_chunks(self, chunks: Iterable[bytes]) -> None: - """Check good hashes against ones built from iterable of chunks of - data. - - Raise HashMismatch if none match. - - """ - gots = {} - for hash_name in self._allowed.keys(): - try: - gots[hash_name] = hashlib.new(hash_name) - except (ValueError, TypeError): - raise InstallationError(f"Unknown hash name: {hash_name}") - - for chunk in chunks: - for hash in gots.values(): - hash.update(chunk) - - for hash_name, got in gots.items(): - if got.hexdigest() in self._allowed[hash_name]: - return - self._raise(gots) - - def _raise(self, gots: Dict[str, "_Hash"]) -> "NoReturn": - raise HashMismatch(self._allowed, gots) - - def check_against_file(self, file: BinaryIO) -> None: - """Check good hashes against a file-like object - - Raise HashMismatch if none match. - - """ - return self.check_against_chunks(read_chunks(file)) - - def check_against_path(self, path: str) -> None: - with open(path, "rb") as file: - return self.check_against_file(file) - - def __bool__(self) -> bool: - """Return whether I know any known-good hashes.""" - return bool(self._allowed) - - def __eq__(self, other: object) -> bool: - if not isinstance(other, Hashes): - return NotImplemented - return self._allowed == other._allowed - - def __hash__(self) -> int: - return hash( - ",".join( - sorted( - ":".join((alg, digest)) - for alg, digest_list in self._allowed.items() - for digest in digest_list - ) - ) - ) - - -class MissingHashes(Hashes): - """A workalike for Hashes used when we're missing a hash for a requirement - - It computes the actual hash of the requirement and raises a HashMissing - exception showing it to the user. - - """ - - def __init__(self) -> None: - """Don't offer the ``hashes`` kwarg.""" - # Pass our favorite hash in to generate a "gotten hash". With the - # empty list, it will never match, so an error will always raise. - super().__init__(hashes={FAVORITE_HASH: []}) - - def _raise(self, gots: Dict[str, "_Hash"]) -> "NoReturn": - raise HashMissing(gots[FAVORITE_HASH].hexdigest()) diff --git a/bot/lib/python3.11/site-packages/pip/_internal/utils/inject_securetransport.py b/bot/lib/python3.11/site-packages/pip/_internal/utils/inject_securetransport.py deleted file mode 100644 index 276aa79..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/utils/inject_securetransport.py +++ /dev/null @@ -1,35 +0,0 @@ -"""A helper module that injects SecureTransport, on import. - -The import should be done as early as possible, to ensure all requests and -sessions (or whatever) are created after injecting SecureTransport. - -Note that we only do the injection on macOS, when the linked OpenSSL is too -old to handle TLSv1.2. -""" - -import sys - - -def inject_securetransport() -> None: - # Only relevant on macOS - if sys.platform != "darwin": - return - - try: - import ssl - except ImportError: - return - - # Checks for OpenSSL 1.0.1 - if ssl.OPENSSL_VERSION_NUMBER >= 0x1000100F: - return - - try: - from pip._vendor.urllib3.contrib import securetransport - except (ImportError, OSError): - return - - securetransport.inject_into_urllib3() - - -inject_securetransport() diff --git a/bot/lib/python3.11/site-packages/pip/_internal/utils/logging.py b/bot/lib/python3.11/site-packages/pip/_internal/utils/logging.py deleted file mode 100644 index c10e1f4..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/utils/logging.py +++ /dev/null @@ -1,348 +0,0 @@ -import contextlib -import errno -import logging -import logging.handlers -import os -import sys -import threading -from dataclasses import dataclass -from io import TextIOWrapper -from logging import Filter -from typing import Any, ClassVar, Generator, List, Optional, TextIO, Type - -from pip._vendor.rich.console import ( - Console, - ConsoleOptions, - ConsoleRenderable, - RenderableType, - RenderResult, - RichCast, -) -from pip._vendor.rich.highlighter import NullHighlighter -from pip._vendor.rich.logging import RichHandler -from pip._vendor.rich.segment import Segment -from pip._vendor.rich.style import Style - -from pip._internal.utils._log import VERBOSE, getLogger -from pip._internal.utils.compat import WINDOWS -from pip._internal.utils.deprecation import DEPRECATION_MSG_PREFIX -from pip._internal.utils.misc import ensure_dir - -_log_state = threading.local() -subprocess_logger = getLogger("pip.subprocessor") - - -class BrokenStdoutLoggingError(Exception): - """ - Raised if BrokenPipeError occurs for the stdout stream while logging. - """ - - -def _is_broken_pipe_error(exc_class: Type[BaseException], exc: BaseException) -> bool: - if exc_class is BrokenPipeError: - return True - - # On Windows, a broken pipe can show up as EINVAL rather than EPIPE: - # https://bugs.python.org/issue19612 - # https://bugs.python.org/issue30418 - if not WINDOWS: - return False - - return isinstance(exc, OSError) and exc.errno in (errno.EINVAL, errno.EPIPE) - - -@contextlib.contextmanager -def indent_log(num: int = 2) -> Generator[None, None, None]: - """ - A context manager which will cause the log output to be indented for any - log messages emitted inside it. - """ - # For thread-safety - _log_state.indentation = get_indentation() - _log_state.indentation += num - try: - yield - finally: - _log_state.indentation -= num - - -def get_indentation() -> int: - return getattr(_log_state, "indentation", 0) - - -class IndentingFormatter(logging.Formatter): - default_time_format = "%Y-%m-%dT%H:%M:%S" - - def __init__( - self, - *args: Any, - add_timestamp: bool = False, - **kwargs: Any, - ) -> None: - """ - A logging.Formatter that obeys the indent_log() context manager. - - :param add_timestamp: A bool indicating output lines should be prefixed - with their record's timestamp. - """ - self.add_timestamp = add_timestamp - super().__init__(*args, **kwargs) - - def get_message_start(self, formatted: str, levelno: int) -> str: - """ - Return the start of the formatted log message (not counting the - prefix to add to each line). - """ - if levelno < logging.WARNING: - return "" - if formatted.startswith(DEPRECATION_MSG_PREFIX): - # Then the message already has a prefix. We don't want it to - # look like "WARNING: DEPRECATION: ...." - return "" - if levelno < logging.ERROR: - return "WARNING: " - - return "ERROR: " - - def format(self, record: logging.LogRecord) -> str: - """ - Calls the standard formatter, but will indent all of the log message - lines by our current indentation level. - """ - formatted = super().format(record) - message_start = self.get_message_start(formatted, record.levelno) - formatted = message_start + formatted - - prefix = "" - if self.add_timestamp: - prefix = f"{self.formatTime(record)} " - prefix += " " * get_indentation() - formatted = "".join([prefix + line for line in formatted.splitlines(True)]) - return formatted - - -@dataclass -class IndentedRenderable: - renderable: RenderableType - indent: int - - def __rich_console__( - self, console: Console, options: ConsoleOptions - ) -> RenderResult: - segments = console.render(self.renderable, options) - lines = Segment.split_lines(segments) - for line in lines: - yield Segment(" " * self.indent) - yield from line - yield Segment("\n") - - -class RichPipStreamHandler(RichHandler): - KEYWORDS: ClassVar[Optional[List[str]]] = [] - - def __init__(self, stream: Optional[TextIO], no_color: bool) -> None: - super().__init__( - console=Console(file=stream, no_color=no_color, soft_wrap=True), - show_time=False, - show_level=False, - show_path=False, - highlighter=NullHighlighter(), - ) - - # Our custom override on Rich's logger, to make things work as we need them to. - def emit(self, record: logging.LogRecord) -> None: - style: Optional[Style] = None - - # If we are given a diagnostic error to present, present it with indentation. - assert isinstance(record.args, tuple) - if record.msg == "[present-rich] %s" and len(record.args) == 1: - rich_renderable = record.args[0] - assert isinstance( - rich_renderable, (ConsoleRenderable, RichCast, str) - ), f"{rich_renderable} is not rich-console-renderable" - - renderable: RenderableType = IndentedRenderable( - rich_renderable, indent=get_indentation() - ) - else: - message = self.format(record) - renderable = self.render_message(record, message) - if record.levelno is not None: - if record.levelno >= logging.ERROR: - style = Style(color="red") - elif record.levelno >= logging.WARNING: - style = Style(color="yellow") - - try: - self.console.print(renderable, overflow="ignore", crop=False, style=style) - except Exception: - self.handleError(record) - - def handleError(self, record: logging.LogRecord) -> None: - """Called when logging is unable to log some output.""" - - exc_class, exc = sys.exc_info()[:2] - # If a broken pipe occurred while calling write() or flush() on the - # stdout stream in logging's Handler.emit(), then raise our special - # exception so we can handle it in main() instead of logging the - # broken pipe error and continuing. - if ( - exc_class - and exc - and self.console.file is sys.stdout - and _is_broken_pipe_error(exc_class, exc) - ): - raise BrokenStdoutLoggingError() - - return super().handleError(record) - - -class BetterRotatingFileHandler(logging.handlers.RotatingFileHandler): - def _open(self) -> TextIOWrapper: - ensure_dir(os.path.dirname(self.baseFilename)) - return super()._open() - - -class MaxLevelFilter(Filter): - def __init__(self, level: int) -> None: - self.level = level - - def filter(self, record: logging.LogRecord) -> bool: - return record.levelno < self.level - - -class ExcludeLoggerFilter(Filter): - - """ - A logging Filter that excludes records from a logger (or its children). - """ - - def filter(self, record: logging.LogRecord) -> bool: - # The base Filter class allows only records from a logger (or its - # children). - return not super().filter(record) - - -def setup_logging(verbosity: int, no_color: bool, user_log_file: Optional[str]) -> int: - """Configures and sets up all of the logging - - Returns the requested logging level, as its integer value. - """ - - # Determine the level to be logging at. - if verbosity >= 2: - level_number = logging.DEBUG - elif verbosity == 1: - level_number = VERBOSE - elif verbosity == -1: - level_number = logging.WARNING - elif verbosity == -2: - level_number = logging.ERROR - elif verbosity <= -3: - level_number = logging.CRITICAL - else: - level_number = logging.INFO - - level = logging.getLevelName(level_number) - - # The "root" logger should match the "console" level *unless* we also need - # to log to a user log file. - include_user_log = user_log_file is not None - if include_user_log: - additional_log_file = user_log_file - root_level = "DEBUG" - else: - additional_log_file = "/dev/null" - root_level = level - - # Disable any logging besides WARNING unless we have DEBUG level logging - # enabled for vendored libraries. - vendored_log_level = "WARNING" if level in ["INFO", "ERROR"] else "DEBUG" - - # Shorthands for clarity - log_streams = { - "stdout": "ext://sys.stdout", - "stderr": "ext://sys.stderr", - } - handler_classes = { - "stream": "pip._internal.utils.logging.RichPipStreamHandler", - "file": "pip._internal.utils.logging.BetterRotatingFileHandler", - } - handlers = ["console", "console_errors", "console_subprocess"] + ( - ["user_log"] if include_user_log else [] - ) - - logging.config.dictConfig( - { - "version": 1, - "disable_existing_loggers": False, - "filters": { - "exclude_warnings": { - "()": "pip._internal.utils.logging.MaxLevelFilter", - "level": logging.WARNING, - }, - "restrict_to_subprocess": { - "()": "logging.Filter", - "name": subprocess_logger.name, - }, - "exclude_subprocess": { - "()": "pip._internal.utils.logging.ExcludeLoggerFilter", - "name": subprocess_logger.name, - }, - }, - "formatters": { - "indent": { - "()": IndentingFormatter, - "format": "%(message)s", - }, - "indent_with_timestamp": { - "()": IndentingFormatter, - "format": "%(message)s", - "add_timestamp": True, - }, - }, - "handlers": { - "console": { - "level": level, - "class": handler_classes["stream"], - "no_color": no_color, - "stream": log_streams["stdout"], - "filters": ["exclude_subprocess", "exclude_warnings"], - "formatter": "indent", - }, - "console_errors": { - "level": "WARNING", - "class": handler_classes["stream"], - "no_color": no_color, - "stream": log_streams["stderr"], - "filters": ["exclude_subprocess"], - "formatter": "indent", - }, - # A handler responsible for logging to the console messages - # from the "subprocessor" logger. - "console_subprocess": { - "level": level, - "class": handler_classes["stream"], - "stream": log_streams["stderr"], - "no_color": no_color, - "filters": ["restrict_to_subprocess"], - "formatter": "indent", - }, - "user_log": { - "level": "DEBUG", - "class": handler_classes["file"], - "filename": additional_log_file, - "encoding": "utf-8", - "delay": True, - "formatter": "indent_with_timestamp", - }, - }, - "root": { - "level": root_level, - "handlers": handlers, - }, - "loggers": {"pip._vendor": {"level": vendored_log_level}}, - } - ) - - return level_number diff --git a/bot/lib/python3.11/site-packages/pip/_internal/utils/misc.py b/bot/lib/python3.11/site-packages/pip/_internal/utils/misc.py deleted file mode 100644 index a8f4cb5..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/utils/misc.py +++ /dev/null @@ -1,723 +0,0 @@ -# The following comment should be removed at some point in the future. -# mypy: strict-optional=False - -import contextlib -import errno -import getpass -import hashlib -import io -import logging -import os -import posixpath -import shutil -import stat -import sys -import urllib.parse -from io import StringIO -from itertools import filterfalse, tee, zip_longest -from types import TracebackType -from typing import ( - Any, - BinaryIO, - Callable, - ContextManager, - Dict, - Generator, - Iterable, - Iterator, - List, - Optional, - TextIO, - Tuple, - Type, - TypeVar, - cast, -) - -from pip._vendor.pep517 import Pep517HookCaller -from pip._vendor.tenacity import retry, stop_after_delay, wait_fixed - -from pip import __version__ -from pip._internal.exceptions import CommandError -from pip._internal.locations import get_major_minor_version -from pip._internal.utils.compat import WINDOWS -from pip._internal.utils.virtualenv import running_under_virtualenv - -__all__ = [ - "rmtree", - "display_path", - "backup_dir", - "ask", - "splitext", - "format_size", - "is_installable_dir", - "normalize_path", - "renames", - "get_prog", - "captured_stdout", - "ensure_dir", - "remove_auth_from_url", - "ConfiguredPep517HookCaller", -] - - -logger = logging.getLogger(__name__) - -T = TypeVar("T") -ExcInfo = Tuple[Type[BaseException], BaseException, TracebackType] -VersionInfo = Tuple[int, int, int] -NetlocTuple = Tuple[str, Tuple[Optional[str], Optional[str]]] - - -def get_pip_version() -> str: - pip_pkg_dir = os.path.join(os.path.dirname(__file__), "..", "..") - pip_pkg_dir = os.path.abspath(pip_pkg_dir) - - return "pip {} from {} (python {})".format( - __version__, - pip_pkg_dir, - get_major_minor_version(), - ) - - -def normalize_version_info(py_version_info: Tuple[int, ...]) -> Tuple[int, int, int]: - """ - Convert a tuple of ints representing a Python version to one of length - three. - - :param py_version_info: a tuple of ints representing a Python version, - or None to specify no version. The tuple can have any length. - - :return: a tuple of length three if `py_version_info` is non-None. - Otherwise, return `py_version_info` unchanged (i.e. None). - """ - if len(py_version_info) < 3: - py_version_info += (3 - len(py_version_info)) * (0,) - elif len(py_version_info) > 3: - py_version_info = py_version_info[:3] - - return cast("VersionInfo", py_version_info) - - -def ensure_dir(path: str) -> None: - """os.path.makedirs without EEXIST.""" - try: - os.makedirs(path) - except OSError as e: - # Windows can raise spurious ENOTEMPTY errors. See #6426. - if e.errno != errno.EEXIST and e.errno != errno.ENOTEMPTY: - raise - - -def get_prog() -> str: - try: - prog = os.path.basename(sys.argv[0]) - if prog in ("__main__.py", "-c"): - return f"{sys.executable} -m pip" - else: - return prog - except (AttributeError, TypeError, IndexError): - pass - return "pip" - - -# Retry every half second for up to 3 seconds -# Tenacity raises RetryError by default, explicitly raise the original exception -@retry(reraise=True, stop=stop_after_delay(3), wait=wait_fixed(0.5)) -def rmtree(dir: str, ignore_errors: bool = False) -> None: - shutil.rmtree(dir, ignore_errors=ignore_errors, onerror=rmtree_errorhandler) - - -def rmtree_errorhandler(func: Callable[..., Any], path: str, exc_info: ExcInfo) -> None: - """On Windows, the files in .svn are read-only, so when rmtree() tries to - remove them, an exception is thrown. We catch that here, remove the - read-only attribute, and hopefully continue without problems.""" - try: - has_attr_readonly = not (os.stat(path).st_mode & stat.S_IWRITE) - except OSError: - # it's equivalent to os.path.exists - return - - if has_attr_readonly: - # convert to read/write - os.chmod(path, stat.S_IWRITE) - # use the original function to repeat the operation - func(path) - return - else: - raise - - -def display_path(path: str) -> str: - """Gives the display value for a given path, making it relative to cwd - if possible.""" - path = os.path.normcase(os.path.abspath(path)) - if path.startswith(os.getcwd() + os.path.sep): - path = "." + path[len(os.getcwd()) :] - return path - - -def backup_dir(dir: str, ext: str = ".bak") -> str: - """Figure out the name of a directory to back up the given dir to - (adding .bak, .bak2, etc)""" - n = 1 - extension = ext - while os.path.exists(dir + extension): - n += 1 - extension = ext + str(n) - return dir + extension - - -def ask_path_exists(message: str, options: Iterable[str]) -> str: - for action in os.environ.get("PIP_EXISTS_ACTION", "").split(): - if action in options: - return action - return ask(message, options) - - -def _check_no_input(message: str) -> None: - """Raise an error if no input is allowed.""" - if os.environ.get("PIP_NO_INPUT"): - raise Exception( - f"No input was expected ($PIP_NO_INPUT set); question: {message}" - ) - - -def ask(message: str, options: Iterable[str]) -> str: - """Ask the message interactively, with the given possible responses""" - while 1: - _check_no_input(message) - response = input(message) - response = response.strip().lower() - if response not in options: - print( - "Your response ({!r}) was not one of the expected responses: " - "{}".format(response, ", ".join(options)) - ) - else: - return response - - -def ask_input(message: str) -> str: - """Ask for input interactively.""" - _check_no_input(message) - return input(message) - - -def ask_password(message: str) -> str: - """Ask for a password interactively.""" - _check_no_input(message) - return getpass.getpass(message) - - -def strtobool(val: str) -> int: - """Convert a string representation of truth to true (1) or false (0). - - True values are 'y', 'yes', 't', 'true', 'on', and '1'; false values - are 'n', 'no', 'f', 'false', 'off', and '0'. Raises ValueError if - 'val' is anything else. - """ - val = val.lower() - if val in ("y", "yes", "t", "true", "on", "1"): - return 1 - elif val in ("n", "no", "f", "false", "off", "0"): - return 0 - else: - raise ValueError(f"invalid truth value {val!r}") - - -def format_size(bytes: float) -> str: - if bytes > 1000 * 1000: - return "{:.1f} MB".format(bytes / 1000.0 / 1000) - elif bytes > 10 * 1000: - return "{} kB".format(int(bytes / 1000)) - elif bytes > 1000: - return "{:.1f} kB".format(bytes / 1000.0) - else: - return "{} bytes".format(int(bytes)) - - -def tabulate(rows: Iterable[Iterable[Any]]) -> Tuple[List[str], List[int]]: - """Return a list of formatted rows and a list of column sizes. - - For example:: - - >>> tabulate([['foobar', 2000], [0xdeadbeef]]) - (['foobar 2000', '3735928559'], [10, 4]) - """ - rows = [tuple(map(str, row)) for row in rows] - sizes = [max(map(len, col)) for col in zip_longest(*rows, fillvalue="")] - table = [" ".join(map(str.ljust, row, sizes)).rstrip() for row in rows] - return table, sizes - - -def is_installable_dir(path: str) -> bool: - """Is path is a directory containing pyproject.toml or setup.py? - - If pyproject.toml exists, this is a PEP 517 project. Otherwise we look for - a legacy setuptools layout by identifying setup.py. We don't check for the - setup.cfg because using it without setup.py is only available for PEP 517 - projects, which are already covered by the pyproject.toml check. - """ - if not os.path.isdir(path): - return False - if os.path.isfile(os.path.join(path, "pyproject.toml")): - return True - if os.path.isfile(os.path.join(path, "setup.py")): - return True - return False - - -def read_chunks( - file: BinaryIO, size: int = io.DEFAULT_BUFFER_SIZE -) -> Generator[bytes, None, None]: - """Yield pieces of data from a file-like object until EOF.""" - while True: - chunk = file.read(size) - if not chunk: - break - yield chunk - - -def normalize_path(path: str, resolve_symlinks: bool = True) -> str: - """ - Convert a path to its canonical, case-normalized, absolute version. - - """ - path = os.path.expanduser(path) - if resolve_symlinks: - path = os.path.realpath(path) - else: - path = os.path.abspath(path) - return os.path.normcase(path) - - -def splitext(path: str) -> Tuple[str, str]: - """Like os.path.splitext, but take off .tar too""" - base, ext = posixpath.splitext(path) - if base.lower().endswith(".tar"): - ext = base[-4:] + ext - base = base[:-4] - return base, ext - - -def renames(old: str, new: str) -> None: - """Like os.renames(), but handles renaming across devices.""" - # Implementation borrowed from os.renames(). - head, tail = os.path.split(new) - if head and tail and not os.path.exists(head): - os.makedirs(head) - - shutil.move(old, new) - - head, tail = os.path.split(old) - if head and tail: - try: - os.removedirs(head) - except OSError: - pass - - -def is_local(path: str) -> bool: - """ - Return True if path is within sys.prefix, if we're running in a virtualenv. - - If we're not in a virtualenv, all paths are considered "local." - - Caution: this function assumes the head of path has been normalized - with normalize_path. - """ - if not running_under_virtualenv(): - return True - return path.startswith(normalize_path(sys.prefix)) - - -def write_output(msg: Any, *args: Any) -> None: - logger.info(msg, *args) - - -class StreamWrapper(StringIO): - orig_stream: TextIO = None - - @classmethod - def from_stream(cls, orig_stream: TextIO) -> "StreamWrapper": - cls.orig_stream = orig_stream - return cls() - - # compileall.compile_dir() needs stdout.encoding to print to stdout - # https://github.com/python/mypy/issues/4125 - @property - def encoding(self): # type: ignore - return self.orig_stream.encoding - - -@contextlib.contextmanager -def captured_output(stream_name: str) -> Generator[StreamWrapper, None, None]: - """Return a context manager used by captured_stdout/stdin/stderr - that temporarily replaces the sys stream *stream_name* with a StringIO. - - Taken from Lib/support/__init__.py in the CPython repo. - """ - orig_stdout = getattr(sys, stream_name) - setattr(sys, stream_name, StreamWrapper.from_stream(orig_stdout)) - try: - yield getattr(sys, stream_name) - finally: - setattr(sys, stream_name, orig_stdout) - - -def captured_stdout() -> ContextManager[StreamWrapper]: - """Capture the output of sys.stdout: - - with captured_stdout() as stdout: - print('hello') - self.assertEqual(stdout.getvalue(), 'hello\n') - - Taken from Lib/support/__init__.py in the CPython repo. - """ - return captured_output("stdout") - - -def captured_stderr() -> ContextManager[StreamWrapper]: - """ - See captured_stdout(). - """ - return captured_output("stderr") - - -# Simulates an enum -def enum(*sequential: Any, **named: Any) -> Type[Any]: - enums = dict(zip(sequential, range(len(sequential))), **named) - reverse = {value: key for key, value in enums.items()} - enums["reverse_mapping"] = reverse - return type("Enum", (), enums) - - -def build_netloc(host: str, port: Optional[int]) -> str: - """ - Build a netloc from a host-port pair - """ - if port is None: - return host - if ":" in host: - # Only wrap host with square brackets when it is IPv6 - host = f"[{host}]" - return f"{host}:{port}" - - -def build_url_from_netloc(netloc: str, scheme: str = "https") -> str: - """ - Build a full URL from a netloc. - """ - if netloc.count(":") >= 2 and "@" not in netloc and "[" not in netloc: - # It must be a bare IPv6 address, so wrap it with brackets. - netloc = f"[{netloc}]" - return f"{scheme}://{netloc}" - - -def parse_netloc(netloc: str) -> Tuple[str, Optional[int]]: - """ - Return the host-port pair from a netloc. - """ - url = build_url_from_netloc(netloc) - parsed = urllib.parse.urlparse(url) - return parsed.hostname, parsed.port - - -def split_auth_from_netloc(netloc: str) -> NetlocTuple: - """ - Parse out and remove the auth information from a netloc. - - Returns: (netloc, (username, password)). - """ - if "@" not in netloc: - return netloc, (None, None) - - # Split from the right because that's how urllib.parse.urlsplit() - # behaves if more than one @ is present (which can be checked using - # the password attribute of urlsplit()'s return value). - auth, netloc = netloc.rsplit("@", 1) - pw: Optional[str] = None - if ":" in auth: - # Split from the left because that's how urllib.parse.urlsplit() - # behaves if more than one : is present (which again can be checked - # using the password attribute of the return value) - user, pw = auth.split(":", 1) - else: - user, pw = auth, None - - user = urllib.parse.unquote(user) - if pw is not None: - pw = urllib.parse.unquote(pw) - - return netloc, (user, pw) - - -def redact_netloc(netloc: str) -> str: - """ - Replace the sensitive data in a netloc with "****", if it exists. - - For example: - - "user:pass@example.com" returns "user:****@example.com" - - "accesstoken@example.com" returns "****@example.com" - """ - netloc, (user, password) = split_auth_from_netloc(netloc) - if user is None: - return netloc - if password is None: - user = "****" - password = "" - else: - user = urllib.parse.quote(user) - password = ":****" - return "{user}{password}@{netloc}".format( - user=user, password=password, netloc=netloc - ) - - -def _transform_url( - url: str, transform_netloc: Callable[[str], Tuple[Any, ...]] -) -> Tuple[str, NetlocTuple]: - """Transform and replace netloc in a url. - - transform_netloc is a function taking the netloc and returning a - tuple. The first element of this tuple is the new netloc. The - entire tuple is returned. - - Returns a tuple containing the transformed url as item 0 and the - original tuple returned by transform_netloc as item 1. - """ - purl = urllib.parse.urlsplit(url) - netloc_tuple = transform_netloc(purl.netloc) - # stripped url - url_pieces = (purl.scheme, netloc_tuple[0], purl.path, purl.query, purl.fragment) - surl = urllib.parse.urlunsplit(url_pieces) - return surl, cast("NetlocTuple", netloc_tuple) - - -def _get_netloc(netloc: str) -> NetlocTuple: - return split_auth_from_netloc(netloc) - - -def _redact_netloc(netloc: str) -> Tuple[str]: - return (redact_netloc(netloc),) - - -def split_auth_netloc_from_url(url: str) -> Tuple[str, str, Tuple[str, str]]: - """ - Parse a url into separate netloc, auth, and url with no auth. - - Returns: (url_without_auth, netloc, (username, password)) - """ - url_without_auth, (netloc, auth) = _transform_url(url, _get_netloc) - return url_without_auth, netloc, auth - - -def remove_auth_from_url(url: str) -> str: - """Return a copy of url with 'username:password@' removed.""" - # username/pass params are passed to subversion through flags - # and are not recognized in the url. - return _transform_url(url, _get_netloc)[0] - - -def redact_auth_from_url(url: str) -> str: - """Replace the password in a given url with ****.""" - return _transform_url(url, _redact_netloc)[0] - - -class HiddenText: - def __init__(self, secret: str, redacted: str) -> None: - self.secret = secret - self.redacted = redacted - - def __repr__(self) -> str: - return "".format(str(self)) - - def __str__(self) -> str: - return self.redacted - - # This is useful for testing. - def __eq__(self, other: Any) -> bool: - if type(self) != type(other): - return False - - # The string being used for redaction doesn't also have to match, - # just the raw, original string. - return self.secret == other.secret - - -def hide_value(value: str) -> HiddenText: - return HiddenText(value, redacted="****") - - -def hide_url(url: str) -> HiddenText: - redacted = redact_auth_from_url(url) - return HiddenText(url, redacted=redacted) - - -def protect_pip_from_modification_on_windows(modifying_pip: bool) -> None: - """Protection of pip.exe from modification on Windows - - On Windows, any operation modifying pip should be run as: - python -m pip ... - """ - pip_names = [ - "pip", - f"pip{sys.version_info.major}", - f"pip{sys.version_info.major}.{sys.version_info.minor}", - ] - - # See https://github.com/pypa/pip/issues/1299 for more discussion - should_show_use_python_msg = ( - modifying_pip and WINDOWS and os.path.basename(sys.argv[0]) in pip_names - ) - - if should_show_use_python_msg: - new_command = [sys.executable, "-m", "pip"] + sys.argv[1:] - raise CommandError( - "To modify pip, please run the following command:\n{}".format( - " ".join(new_command) - ) - ) - - -def is_console_interactive() -> bool: - """Is this console interactive?""" - return sys.stdin is not None and sys.stdin.isatty() - - -def hash_file(path: str, blocksize: int = 1 << 20) -> Tuple[Any, int]: - """Return (hash, length) for path using hashlib.sha256()""" - - h = hashlib.sha256() - length = 0 - with open(path, "rb") as f: - for block in read_chunks(f, size=blocksize): - length += len(block) - h.update(block) - return h, length - - -def is_wheel_installed() -> bool: - """ - Return whether the wheel package is installed. - """ - try: - import wheel # noqa: F401 - except ImportError: - return False - - return True - - -def pairwise(iterable: Iterable[Any]) -> Iterator[Tuple[Any, Any]]: - """ - Return paired elements. - - For example: - s -> (s0, s1), (s2, s3), (s4, s5), ... - """ - iterable = iter(iterable) - return zip_longest(iterable, iterable) - - -def partition( - pred: Callable[[T], bool], - iterable: Iterable[T], -) -> Tuple[Iterable[T], Iterable[T]]: - """ - Use a predicate to partition entries into false entries and true entries, - like - - partition(is_odd, range(10)) --> 0 2 4 6 8 and 1 3 5 7 9 - """ - t1, t2 = tee(iterable) - return filterfalse(pred, t1), filter(pred, t2) - - -class ConfiguredPep517HookCaller(Pep517HookCaller): - def __init__( - self, - config_holder: Any, - source_dir: str, - build_backend: str, - backend_path: Optional[str] = None, - runner: Optional[Callable[..., None]] = None, - python_executable: Optional[str] = None, - ): - super().__init__( - source_dir, build_backend, backend_path, runner, python_executable - ) - self.config_holder = config_holder - - def build_wheel( - self, - wheel_directory: str, - config_settings: Optional[Dict[str, str]] = None, - metadata_directory: Optional[str] = None, - ) -> str: - cs = self.config_holder.config_settings - return super().build_wheel( - wheel_directory, config_settings=cs, metadata_directory=metadata_directory - ) - - def build_sdist( - self, sdist_directory: str, config_settings: Optional[Dict[str, str]] = None - ) -> str: - cs = self.config_holder.config_settings - return super().build_sdist(sdist_directory, config_settings=cs) - - def build_editable( - self, - wheel_directory: str, - config_settings: Optional[Dict[str, str]] = None, - metadata_directory: Optional[str] = None, - ) -> str: - cs = self.config_holder.config_settings - return super().build_editable( - wheel_directory, config_settings=cs, metadata_directory=metadata_directory - ) - - def get_requires_for_build_wheel( - self, config_settings: Optional[Dict[str, str]] = None - ) -> List[str]: - cs = self.config_holder.config_settings - return super().get_requires_for_build_wheel(config_settings=cs) - - def get_requires_for_build_sdist( - self, config_settings: Optional[Dict[str, str]] = None - ) -> List[str]: - cs = self.config_holder.config_settings - return super().get_requires_for_build_sdist(config_settings=cs) - - def get_requires_for_build_editable( - self, config_settings: Optional[Dict[str, str]] = None - ) -> List[str]: - cs = self.config_holder.config_settings - return super().get_requires_for_build_editable(config_settings=cs) - - def prepare_metadata_for_build_wheel( - self, - metadata_directory: str, - config_settings: Optional[Dict[str, str]] = None, - _allow_fallback: bool = True, - ) -> str: - cs = self.config_holder.config_settings - return super().prepare_metadata_for_build_wheel( - metadata_directory=metadata_directory, - config_settings=cs, - _allow_fallback=_allow_fallback, - ) - - def prepare_metadata_for_build_editable( - self, - metadata_directory: str, - config_settings: Optional[Dict[str, str]] = None, - _allow_fallback: bool = True, - ) -> str: - cs = self.config_holder.config_settings - return super().prepare_metadata_for_build_editable( - metadata_directory=metadata_directory, - config_settings=cs, - _allow_fallback=_allow_fallback, - ) diff --git a/bot/lib/python3.11/site-packages/pip/_internal/utils/models.py b/bot/lib/python3.11/site-packages/pip/_internal/utils/models.py deleted file mode 100644 index b6bb21a..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/utils/models.py +++ /dev/null @@ -1,39 +0,0 @@ -"""Utilities for defining models -""" - -import operator -from typing import Any, Callable, Type - - -class KeyBasedCompareMixin: - """Provides comparison capabilities that is based on a key""" - - __slots__ = ["_compare_key", "_defining_class"] - - def __init__(self, key: Any, defining_class: Type["KeyBasedCompareMixin"]) -> None: - self._compare_key = key - self._defining_class = defining_class - - def __hash__(self) -> int: - return hash(self._compare_key) - - def __lt__(self, other: Any) -> bool: - return self._compare(other, operator.__lt__) - - def __le__(self, other: Any) -> bool: - return self._compare(other, operator.__le__) - - def __gt__(self, other: Any) -> bool: - return self._compare(other, operator.__gt__) - - def __ge__(self, other: Any) -> bool: - return self._compare(other, operator.__ge__) - - def __eq__(self, other: Any) -> bool: - return self._compare(other, operator.__eq__) - - def _compare(self, other: Any, method: Callable[[Any, Any], bool]) -> bool: - if not isinstance(other, self._defining_class): - return NotImplemented - - return method(self._compare_key, other._compare_key) diff --git a/bot/lib/python3.11/site-packages/pip/_internal/utils/packaging.py b/bot/lib/python3.11/site-packages/pip/_internal/utils/packaging.py deleted file mode 100644 index b9f6af4..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/utils/packaging.py +++ /dev/null @@ -1,57 +0,0 @@ -import functools -import logging -import re -from typing import NewType, Optional, Tuple, cast - -from pip._vendor.packaging import specifiers, version -from pip._vendor.packaging.requirements import Requirement - -NormalizedExtra = NewType("NormalizedExtra", str) - -logger = logging.getLogger(__name__) - - -def check_requires_python( - requires_python: Optional[str], version_info: Tuple[int, ...] -) -> bool: - """ - Check if the given Python version matches a "Requires-Python" specifier. - - :param version_info: A 3-tuple of ints representing a Python - major-minor-micro version to check (e.g. `sys.version_info[:3]`). - - :return: `True` if the given Python version satisfies the requirement. - Otherwise, return `False`. - - :raises InvalidSpecifier: If `requires_python` has an invalid format. - """ - if requires_python is None: - # The package provides no information - return True - requires_python_specifier = specifiers.SpecifierSet(requires_python) - - python_version = version.parse(".".join(map(str, version_info))) - return python_version in requires_python_specifier - - -@functools.lru_cache(maxsize=512) -def get_requirement(req_string: str) -> Requirement: - """Construct a packaging.Requirement object with caching""" - # Parsing requirement strings is expensive, and is also expected to happen - # with a low diversity of different arguments (at least relative the number - # constructed). This method adds a cache to requirement object creation to - # minimize repeated parsing of the same string to construct equivalent - # Requirement objects. - return Requirement(req_string) - - -def safe_extra(extra: str) -> NormalizedExtra: - """Convert an arbitrary string to a standard 'extra' name - - Any runs of non-alphanumeric characters are replaced with a single '_', - and the result is always lowercased. - - This function is duplicated from ``pkg_resources``. Note that this is not - the same to either ``canonicalize_name`` or ``_egg_link_name``. - """ - return cast(NormalizedExtra, re.sub("[^A-Za-z0-9.-]+", "_", extra).lower()) diff --git a/bot/lib/python3.11/site-packages/pip/_internal/utils/setuptools_build.py b/bot/lib/python3.11/site-packages/pip/_internal/utils/setuptools_build.py deleted file mode 100644 index 01ef4a4..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/utils/setuptools_build.py +++ /dev/null @@ -1,195 +0,0 @@ -import sys -import textwrap -from typing import List, Optional, Sequence - -# Shim to wrap setup.py invocation with setuptools -# Note that __file__ is handled via two {!r} *and* %r, to ensure that paths on -# Windows are correctly handled (it should be "C:\\Users" not "C:\Users"). -_SETUPTOOLS_SHIM = textwrap.dedent( - """ - exec(compile(''' - # This is -- a caller that pip uses to run setup.py - # - # - It imports setuptools before invoking setup.py, to enable projects that directly - # import from `distutils.core` to work with newer packaging standards. - # - It provides a clear error message when setuptools is not installed. - # - It sets `sys.argv[0]` to the underlying `setup.py`, when invoking `setup.py` so - # setuptools doesn't think the script is `-c`. This avoids the following warning: - # manifest_maker: standard file '-c' not found". - # - It generates a shim setup.py, for handling setup.cfg-only projects. - import os, sys, tokenize - - try: - import setuptools - except ImportError as error: - print( - "ERROR: Can not execute `setup.py` since setuptools is not available in " - "the build environment.", - file=sys.stderr, - ) - sys.exit(1) - - __file__ = %r - sys.argv[0] = __file__ - - if os.path.exists(__file__): - filename = __file__ - with tokenize.open(__file__) as f: - setup_py_code = f.read() - else: - filename = "" - setup_py_code = "from setuptools import setup; setup()" - - exec(compile(setup_py_code, filename, "exec")) - ''' % ({!r},), "", "exec")) - """ -).rstrip() - - -def make_setuptools_shim_args( - setup_py_path: str, - global_options: Optional[Sequence[str]] = None, - no_user_config: bool = False, - unbuffered_output: bool = False, -) -> List[str]: - """ - Get setuptools command arguments with shim wrapped setup file invocation. - - :param setup_py_path: The path to setup.py to be wrapped. - :param global_options: Additional global options. - :param no_user_config: If True, disables personal user configuration. - :param unbuffered_output: If True, adds the unbuffered switch to the - argument list. - """ - args = [sys.executable] - if unbuffered_output: - args += ["-u"] - args += ["-c", _SETUPTOOLS_SHIM.format(setup_py_path)] - if global_options: - args += global_options - if no_user_config: - args += ["--no-user-cfg"] - return args - - -def make_setuptools_bdist_wheel_args( - setup_py_path: str, - global_options: Sequence[str], - build_options: Sequence[str], - destination_dir: str, -) -> List[str]: - # NOTE: Eventually, we'd want to also -S to the flags here, when we're - # isolating. Currently, it breaks Python in virtualenvs, because it - # relies on site.py to find parts of the standard library outside the - # virtualenv. - args = make_setuptools_shim_args( - setup_py_path, global_options=global_options, unbuffered_output=True - ) - args += ["bdist_wheel", "-d", destination_dir] - args += build_options - return args - - -def make_setuptools_clean_args( - setup_py_path: str, - global_options: Sequence[str], -) -> List[str]: - args = make_setuptools_shim_args( - setup_py_path, global_options=global_options, unbuffered_output=True - ) - args += ["clean", "--all"] - return args - - -def make_setuptools_develop_args( - setup_py_path: str, - global_options: Sequence[str], - install_options: Sequence[str], - no_user_config: bool, - prefix: Optional[str], - home: Optional[str], - use_user_site: bool, -) -> List[str]: - assert not (use_user_site and prefix) - - args = make_setuptools_shim_args( - setup_py_path, - global_options=global_options, - no_user_config=no_user_config, - ) - - args += ["develop", "--no-deps"] - - args += install_options - - if prefix: - args += ["--prefix", prefix] - if home is not None: - args += ["--install-dir", home] - - if use_user_site: - args += ["--user", "--prefix="] - - return args - - -def make_setuptools_egg_info_args( - setup_py_path: str, - egg_info_dir: Optional[str], - no_user_config: bool, -) -> List[str]: - args = make_setuptools_shim_args(setup_py_path, no_user_config=no_user_config) - - args += ["egg_info"] - - if egg_info_dir: - args += ["--egg-base", egg_info_dir] - - return args - - -def make_setuptools_install_args( - setup_py_path: str, - global_options: Sequence[str], - install_options: Sequence[str], - record_filename: str, - root: Optional[str], - prefix: Optional[str], - header_dir: Optional[str], - home: Optional[str], - use_user_site: bool, - no_user_config: bool, - pycompile: bool, -) -> List[str]: - assert not (use_user_site and prefix) - assert not (use_user_site and root) - - args = make_setuptools_shim_args( - setup_py_path, - global_options=global_options, - no_user_config=no_user_config, - unbuffered_output=True, - ) - args += ["install", "--record", record_filename] - args += ["--single-version-externally-managed"] - - if root is not None: - args += ["--root", root] - if prefix is not None: - args += ["--prefix", prefix] - if home is not None: - args += ["--home", home] - if use_user_site: - args += ["--user", "--prefix="] - - if pycompile: - args += ["--compile"] - else: - args += ["--no-compile"] - - if header_dir: - args += ["--install-headers", header_dir] - - args += install_options - - return args diff --git a/bot/lib/python3.11/site-packages/pip/_internal/utils/subprocess.py b/bot/lib/python3.11/site-packages/pip/_internal/utils/subprocess.py deleted file mode 100644 index cf5bf6b..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/utils/subprocess.py +++ /dev/null @@ -1,260 +0,0 @@ -import logging -import os -import shlex -import subprocess -from typing import ( - TYPE_CHECKING, - Any, - Callable, - Iterable, - List, - Mapping, - Optional, - Union, -) - -from pip._vendor.rich.markup import escape - -from pip._internal.cli.spinners import SpinnerInterface, open_spinner -from pip._internal.exceptions import InstallationSubprocessError -from pip._internal.utils.logging import VERBOSE, subprocess_logger -from pip._internal.utils.misc import HiddenText - -if TYPE_CHECKING: - # Literal was introduced in Python 3.8. - # - # TODO: Remove `if TYPE_CHECKING` when dropping support for Python 3.7. - from typing import Literal - -CommandArgs = List[Union[str, HiddenText]] - - -def make_command(*args: Union[str, HiddenText, CommandArgs]) -> CommandArgs: - """ - Create a CommandArgs object. - """ - command_args: CommandArgs = [] - for arg in args: - # Check for list instead of CommandArgs since CommandArgs is - # only known during type-checking. - if isinstance(arg, list): - command_args.extend(arg) - else: - # Otherwise, arg is str or HiddenText. - command_args.append(arg) - - return command_args - - -def format_command_args(args: Union[List[str], CommandArgs]) -> str: - """ - Format command arguments for display. - """ - # For HiddenText arguments, display the redacted form by calling str(). - # Also, we don't apply str() to arguments that aren't HiddenText since - # this can trigger a UnicodeDecodeError in Python 2 if the argument - # has type unicode and includes a non-ascii character. (The type - # checker doesn't ensure the annotations are correct in all cases.) - return " ".join( - shlex.quote(str(arg)) if isinstance(arg, HiddenText) else shlex.quote(arg) - for arg in args - ) - - -def reveal_command_args(args: Union[List[str], CommandArgs]) -> List[str]: - """ - Return the arguments in their raw, unredacted form. - """ - return [arg.secret if isinstance(arg, HiddenText) else arg for arg in args] - - -def call_subprocess( - cmd: Union[List[str], CommandArgs], - show_stdout: bool = False, - cwd: Optional[str] = None, - on_returncode: 'Literal["raise", "warn", "ignore"]' = "raise", - extra_ok_returncodes: Optional[Iterable[int]] = None, - extra_environ: Optional[Mapping[str, Any]] = None, - unset_environ: Optional[Iterable[str]] = None, - spinner: Optional[SpinnerInterface] = None, - log_failed_cmd: Optional[bool] = True, - stdout_only: Optional[bool] = False, - *, - command_desc: str, -) -> str: - """ - Args: - show_stdout: if true, use INFO to log the subprocess's stderr and - stdout streams. Otherwise, use DEBUG. Defaults to False. - extra_ok_returncodes: an iterable of integer return codes that are - acceptable, in addition to 0. Defaults to None, which means []. - unset_environ: an iterable of environment variable names to unset - prior to calling subprocess.Popen(). - log_failed_cmd: if false, failed commands are not logged, only raised. - stdout_only: if true, return only stdout, else return both. When true, - logging of both stdout and stderr occurs when the subprocess has - terminated, else logging occurs as subprocess output is produced. - """ - if extra_ok_returncodes is None: - extra_ok_returncodes = [] - if unset_environ is None: - unset_environ = [] - # Most places in pip use show_stdout=False. What this means is-- - # - # - We connect the child's output (combined stderr and stdout) to a - # single pipe, which we read. - # - We log this output to stderr at DEBUG level as it is received. - # - If DEBUG logging isn't enabled (e.g. if --verbose logging wasn't - # requested), then we show a spinner so the user can still see the - # subprocess is in progress. - # - If the subprocess exits with an error, we log the output to stderr - # at ERROR level if it hasn't already been displayed to the console - # (e.g. if --verbose logging wasn't enabled). This way we don't log - # the output to the console twice. - # - # If show_stdout=True, then the above is still done, but with DEBUG - # replaced by INFO. - if show_stdout: - # Then log the subprocess output at INFO level. - log_subprocess: Callable[..., None] = subprocess_logger.info - used_level = logging.INFO - else: - # Then log the subprocess output using VERBOSE. This also ensures - # it will be logged to the log file (aka user_log), if enabled. - log_subprocess = subprocess_logger.verbose - used_level = VERBOSE - - # Whether the subprocess will be visible in the console. - showing_subprocess = subprocess_logger.getEffectiveLevel() <= used_level - - # Only use the spinner if we're not showing the subprocess output - # and we have a spinner. - use_spinner = not showing_subprocess and spinner is not None - - log_subprocess("Running command %s", command_desc) - env = os.environ.copy() - if extra_environ: - env.update(extra_environ) - for name in unset_environ: - env.pop(name, None) - try: - proc = subprocess.Popen( - # Convert HiddenText objects to the underlying str. - reveal_command_args(cmd), - stdin=subprocess.PIPE, - stdout=subprocess.PIPE, - stderr=subprocess.STDOUT if not stdout_only else subprocess.PIPE, - cwd=cwd, - env=env, - errors="backslashreplace", - ) - except Exception as exc: - if log_failed_cmd: - subprocess_logger.critical( - "Error %s while executing command %s", - exc, - command_desc, - ) - raise - all_output = [] - if not stdout_only: - assert proc.stdout - assert proc.stdin - proc.stdin.close() - # In this mode, stdout and stderr are in the same pipe. - while True: - line: str = proc.stdout.readline() - if not line: - break - line = line.rstrip() - all_output.append(line + "\n") - - # Show the line immediately. - log_subprocess(line) - # Update the spinner. - if use_spinner: - assert spinner - spinner.spin() - try: - proc.wait() - finally: - if proc.stdout: - proc.stdout.close() - output = "".join(all_output) - else: - # In this mode, stdout and stderr are in different pipes. - # We must use communicate() which is the only safe way to read both. - out, err = proc.communicate() - # log line by line to preserve pip log indenting - for out_line in out.splitlines(): - log_subprocess(out_line) - all_output.append(out) - for err_line in err.splitlines(): - log_subprocess(err_line) - all_output.append(err) - output = out - - proc_had_error = proc.returncode and proc.returncode not in extra_ok_returncodes - if use_spinner: - assert spinner - if proc_had_error: - spinner.finish("error") - else: - spinner.finish("done") - if proc_had_error: - if on_returncode == "raise": - error = InstallationSubprocessError( - command_description=command_desc, - exit_code=proc.returncode, - output_lines=all_output if not showing_subprocess else None, - ) - if log_failed_cmd: - subprocess_logger.error("[present-rich] %s", error) - subprocess_logger.verbose( - "[bold magenta]full command[/]: [blue]%s[/]", - escape(format_command_args(cmd)), - extra={"markup": True}, - ) - subprocess_logger.verbose( - "[bold magenta]cwd[/]: %s", - escape(cwd or "[inherit]"), - extra={"markup": True}, - ) - - raise error - elif on_returncode == "warn": - subprocess_logger.warning( - 'Command "%s" had error code %s in %s', - command_desc, - proc.returncode, - cwd, - ) - elif on_returncode == "ignore": - pass - else: - raise ValueError(f"Invalid value: on_returncode={on_returncode!r}") - return output - - -def runner_with_spinner_message(message: str) -> Callable[..., None]: - """Provide a subprocess_runner that shows a spinner message. - - Intended for use with for pep517's Pep517HookCaller. Thus, the runner has - an API that matches what's expected by Pep517HookCaller.subprocess_runner. - """ - - def runner( - cmd: List[str], - cwd: Optional[str] = None, - extra_environ: Optional[Mapping[str, Any]] = None, - ) -> None: - with open_spinner(message) as spinner: - call_subprocess( - cmd, - command_desc=message, - cwd=cwd, - extra_environ=extra_environ, - spinner=spinner, - ) - - return runner diff --git a/bot/lib/python3.11/site-packages/pip/_internal/utils/temp_dir.py b/bot/lib/python3.11/site-packages/pip/_internal/utils/temp_dir.py deleted file mode 100644 index 8ee8a1c..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/utils/temp_dir.py +++ /dev/null @@ -1,246 +0,0 @@ -import errno -import itertools -import logging -import os.path -import tempfile -from contextlib import ExitStack, contextmanager -from typing import Any, Dict, Generator, Optional, TypeVar, Union - -from pip._internal.utils.misc import enum, rmtree - -logger = logging.getLogger(__name__) - -_T = TypeVar("_T", bound="TempDirectory") - - -# Kinds of temporary directories. Only needed for ones that are -# globally-managed. -tempdir_kinds = enum( - BUILD_ENV="build-env", - EPHEM_WHEEL_CACHE="ephem-wheel-cache", - REQ_BUILD="req-build", -) - - -_tempdir_manager: Optional[ExitStack] = None - - -@contextmanager -def global_tempdir_manager() -> Generator[None, None, None]: - global _tempdir_manager - with ExitStack() as stack: - old_tempdir_manager, _tempdir_manager = _tempdir_manager, stack - try: - yield - finally: - _tempdir_manager = old_tempdir_manager - - -class TempDirectoryTypeRegistry: - """Manages temp directory behavior""" - - def __init__(self) -> None: - self._should_delete: Dict[str, bool] = {} - - def set_delete(self, kind: str, value: bool) -> None: - """Indicate whether a TempDirectory of the given kind should be - auto-deleted. - """ - self._should_delete[kind] = value - - def get_delete(self, kind: str) -> bool: - """Get configured auto-delete flag for a given TempDirectory type, - default True. - """ - return self._should_delete.get(kind, True) - - -_tempdir_registry: Optional[TempDirectoryTypeRegistry] = None - - -@contextmanager -def tempdir_registry() -> Generator[TempDirectoryTypeRegistry, None, None]: - """Provides a scoped global tempdir registry that can be used to dictate - whether directories should be deleted. - """ - global _tempdir_registry - old_tempdir_registry = _tempdir_registry - _tempdir_registry = TempDirectoryTypeRegistry() - try: - yield _tempdir_registry - finally: - _tempdir_registry = old_tempdir_registry - - -class _Default: - pass - - -_default = _Default() - - -class TempDirectory: - """Helper class that owns and cleans up a temporary directory. - - This class can be used as a context manager or as an OO representation of a - temporary directory. - - Attributes: - path - Location to the created temporary directory - delete - Whether the directory should be deleted when exiting - (when used as a contextmanager) - - Methods: - cleanup() - Deletes the temporary directory - - When used as a context manager, if the delete attribute is True, on - exiting the context the temporary directory is deleted. - """ - - def __init__( - self, - path: Optional[str] = None, - delete: Union[bool, None, _Default] = _default, - kind: str = "temp", - globally_managed: bool = False, - ): - super().__init__() - - if delete is _default: - if path is not None: - # If we were given an explicit directory, resolve delete option - # now. - delete = False - else: - # Otherwise, we wait until cleanup and see what - # tempdir_registry says. - delete = None - - # The only time we specify path is in for editables where it - # is the value of the --src option. - if path is None: - path = self._create(kind) - - self._path = path - self._deleted = False - self.delete = delete - self.kind = kind - - if globally_managed: - assert _tempdir_manager is not None - _tempdir_manager.enter_context(self) - - @property - def path(self) -> str: - assert not self._deleted, f"Attempted to access deleted path: {self._path}" - return self._path - - def __repr__(self) -> str: - return f"<{self.__class__.__name__} {self.path!r}>" - - def __enter__(self: _T) -> _T: - return self - - def __exit__(self, exc: Any, value: Any, tb: Any) -> None: - if self.delete is not None: - delete = self.delete - elif _tempdir_registry: - delete = _tempdir_registry.get_delete(self.kind) - else: - delete = True - - if delete: - self.cleanup() - - def _create(self, kind: str) -> str: - """Create a temporary directory and store its path in self.path""" - # We realpath here because some systems have their default tmpdir - # symlinked to another directory. This tends to confuse build - # scripts, so we canonicalize the path by traversing potential - # symlinks here. - path = os.path.realpath(tempfile.mkdtemp(prefix=f"pip-{kind}-")) - logger.debug("Created temporary directory: %s", path) - return path - - def cleanup(self) -> None: - """Remove the temporary directory created and reset state""" - self._deleted = True - if not os.path.exists(self._path): - return - rmtree(self._path) - - -class AdjacentTempDirectory(TempDirectory): - """Helper class that creates a temporary directory adjacent to a real one. - - Attributes: - original - The original directory to create a temp directory for. - path - After calling create() or entering, contains the full - path to the temporary directory. - delete - Whether the directory should be deleted when exiting - (when used as a contextmanager) - - """ - - # The characters that may be used to name the temp directory - # We always prepend a ~ and then rotate through these until - # a usable name is found. - # pkg_resources raises a different error for .dist-info folder - # with leading '-' and invalid metadata - LEADING_CHARS = "-~.=%0123456789" - - def __init__(self, original: str, delete: Optional[bool] = None) -> None: - self.original = original.rstrip("/\\") - super().__init__(delete=delete) - - @classmethod - def _generate_names(cls, name: str) -> Generator[str, None, None]: - """Generates a series of temporary names. - - The algorithm replaces the leading characters in the name - with ones that are valid filesystem characters, but are not - valid package names (for both Python and pip definitions of - package). - """ - for i in range(1, len(name)): - for candidate in itertools.combinations_with_replacement( - cls.LEADING_CHARS, i - 1 - ): - new_name = "~" + "".join(candidate) + name[i:] - if new_name != name: - yield new_name - - # If we make it this far, we will have to make a longer name - for i in range(len(cls.LEADING_CHARS)): - for candidate in itertools.combinations_with_replacement( - cls.LEADING_CHARS, i - ): - new_name = "~" + "".join(candidate) + name - if new_name != name: - yield new_name - - def _create(self, kind: str) -> str: - root, name = os.path.split(self.original) - for candidate in self._generate_names(name): - path = os.path.join(root, candidate) - try: - os.mkdir(path) - except OSError as ex: - # Continue if the name exists already - if ex.errno != errno.EEXIST: - raise - else: - path = os.path.realpath(path) - break - else: - # Final fallback on the default behavior. - path = os.path.realpath(tempfile.mkdtemp(prefix=f"pip-{kind}-")) - - logger.debug("Created temporary directory: %s", path) - return path diff --git a/bot/lib/python3.11/site-packages/pip/_internal/utils/unpacking.py b/bot/lib/python3.11/site-packages/pip/_internal/utils/unpacking.py deleted file mode 100644 index 78b5c13..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/utils/unpacking.py +++ /dev/null @@ -1,257 +0,0 @@ -"""Utilities related archives. -""" - -import logging -import os -import shutil -import stat -import tarfile -import zipfile -from typing import Iterable, List, Optional -from zipfile import ZipInfo - -from pip._internal.exceptions import InstallationError -from pip._internal.utils.filetypes import ( - BZ2_EXTENSIONS, - TAR_EXTENSIONS, - XZ_EXTENSIONS, - ZIP_EXTENSIONS, -) -from pip._internal.utils.misc import ensure_dir - -logger = logging.getLogger(__name__) - - -SUPPORTED_EXTENSIONS = ZIP_EXTENSIONS + TAR_EXTENSIONS - -try: - import bz2 # noqa - - SUPPORTED_EXTENSIONS += BZ2_EXTENSIONS -except ImportError: - logger.debug("bz2 module is not available") - -try: - # Only for Python 3.3+ - import lzma # noqa - - SUPPORTED_EXTENSIONS += XZ_EXTENSIONS -except ImportError: - logger.debug("lzma module is not available") - - -def current_umask() -> int: - """Get the current umask which involves having to set it temporarily.""" - mask = os.umask(0) - os.umask(mask) - return mask - - -def split_leading_dir(path: str) -> List[str]: - path = path.lstrip("/").lstrip("\\") - if "/" in path and ( - ("\\" in path and path.find("/") < path.find("\\")) or "\\" not in path - ): - return path.split("/", 1) - elif "\\" in path: - return path.split("\\", 1) - else: - return [path, ""] - - -def has_leading_dir(paths: Iterable[str]) -> bool: - """Returns true if all the paths have the same leading path name - (i.e., everything is in one subdirectory in an archive)""" - common_prefix = None - for path in paths: - prefix, rest = split_leading_dir(path) - if not prefix: - return False - elif common_prefix is None: - common_prefix = prefix - elif prefix != common_prefix: - return False - return True - - -def is_within_directory(directory: str, target: str) -> bool: - """ - Return true if the absolute path of target is within the directory - """ - abs_directory = os.path.abspath(directory) - abs_target = os.path.abspath(target) - - prefix = os.path.commonprefix([abs_directory, abs_target]) - return prefix == abs_directory - - -def set_extracted_file_to_default_mode_plus_executable(path: str) -> None: - """ - Make file present at path have execute for user/group/world - (chmod +x) is no-op on windows per python docs - """ - os.chmod(path, (0o777 & ~current_umask() | 0o111)) - - -def zip_item_is_executable(info: ZipInfo) -> bool: - mode = info.external_attr >> 16 - # if mode and regular file and any execute permissions for - # user/group/world? - return bool(mode and stat.S_ISREG(mode) and mode & 0o111) - - -def unzip_file(filename: str, location: str, flatten: bool = True) -> None: - """ - Unzip the file (with path `filename`) to the destination `location`. All - files are written based on system defaults and umask (i.e. permissions are - not preserved), except that regular file members with any execute - permissions (user, group, or world) have "chmod +x" applied after being - written. Note that for windows, any execute changes using os.chmod are - no-ops per the python docs. - """ - ensure_dir(location) - zipfp = open(filename, "rb") - try: - zip = zipfile.ZipFile(zipfp, allowZip64=True) - leading = has_leading_dir(zip.namelist()) and flatten - for info in zip.infolist(): - name = info.filename - fn = name - if leading: - fn = split_leading_dir(name)[1] - fn = os.path.join(location, fn) - dir = os.path.dirname(fn) - if not is_within_directory(location, fn): - message = ( - "The zip file ({}) has a file ({}) trying to install " - "outside target directory ({})" - ) - raise InstallationError(message.format(filename, fn, location)) - if fn.endswith("/") or fn.endswith("\\"): - # A directory - ensure_dir(fn) - else: - ensure_dir(dir) - # Don't use read() to avoid allocating an arbitrarily large - # chunk of memory for the file's content - fp = zip.open(name) - try: - with open(fn, "wb") as destfp: - shutil.copyfileobj(fp, destfp) - finally: - fp.close() - if zip_item_is_executable(info): - set_extracted_file_to_default_mode_plus_executable(fn) - finally: - zipfp.close() - - -def untar_file(filename: str, location: str) -> None: - """ - Untar the file (with path `filename`) to the destination `location`. - All files are written based on system defaults and umask (i.e. permissions - are not preserved), except that regular file members with any execute - permissions (user, group, or world) have "chmod +x" applied after being - written. Note that for windows, any execute changes using os.chmod are - no-ops per the python docs. - """ - ensure_dir(location) - if filename.lower().endswith(".gz") or filename.lower().endswith(".tgz"): - mode = "r:gz" - elif filename.lower().endswith(BZ2_EXTENSIONS): - mode = "r:bz2" - elif filename.lower().endswith(XZ_EXTENSIONS): - mode = "r:xz" - elif filename.lower().endswith(".tar"): - mode = "r" - else: - logger.warning( - "Cannot determine compression type for file %s", - filename, - ) - mode = "r:*" - tar = tarfile.open(filename, mode, encoding="utf-8") - try: - leading = has_leading_dir([member.name for member in tar.getmembers()]) - for member in tar.getmembers(): - fn = member.name - if leading: - fn = split_leading_dir(fn)[1] - path = os.path.join(location, fn) - if not is_within_directory(location, path): - message = ( - "The tar file ({}) has a file ({}) trying to install " - "outside target directory ({})" - ) - raise InstallationError(message.format(filename, path, location)) - if member.isdir(): - ensure_dir(path) - elif member.issym(): - try: - tar._extract_member(member, path) - except Exception as exc: - # Some corrupt tar files seem to produce this - # (specifically bad symlinks) - logger.warning( - "In the tar file %s the member %s is invalid: %s", - filename, - member.name, - exc, - ) - continue - else: - try: - fp = tar.extractfile(member) - except (KeyError, AttributeError) as exc: - # Some corrupt tar files seem to produce this - # (specifically bad symlinks) - logger.warning( - "In the tar file %s the member %s is invalid: %s", - filename, - member.name, - exc, - ) - continue - ensure_dir(os.path.dirname(path)) - assert fp is not None - with open(path, "wb") as destfp: - shutil.copyfileobj(fp, destfp) - fp.close() - # Update the timestamp (useful for cython compiled files) - tar.utime(member, path) - # member have any execute permissions for user/group/world? - if member.mode & 0o111: - set_extracted_file_to_default_mode_plus_executable(path) - finally: - tar.close() - - -def unpack_file( - filename: str, - location: str, - content_type: Optional[str] = None, -) -> None: - filename = os.path.realpath(filename) - if ( - content_type == "application/zip" - or filename.lower().endswith(ZIP_EXTENSIONS) - or zipfile.is_zipfile(filename) - ): - unzip_file(filename, location, flatten=not filename.endswith(".whl")) - elif ( - content_type == "application/x-gzip" - or tarfile.is_tarfile(filename) - or filename.lower().endswith(TAR_EXTENSIONS + BZ2_EXTENSIONS + XZ_EXTENSIONS) - ): - untar_file(filename, location) - else: - # FIXME: handle? - # FIXME: magic signatures? - logger.critical( - "Cannot unpack file %s (downloaded from %s, content-type: %s); " - "cannot detect archive format", - filename, - location, - content_type, - ) - raise InstallationError(f"Cannot determine archive format of {location}") diff --git a/bot/lib/python3.11/site-packages/pip/_internal/utils/urls.py b/bot/lib/python3.11/site-packages/pip/_internal/utils/urls.py deleted file mode 100644 index 6ba2e04..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/utils/urls.py +++ /dev/null @@ -1,62 +0,0 @@ -import os -import string -import urllib.parse -import urllib.request -from typing import Optional - -from .compat import WINDOWS - - -def get_url_scheme(url: str) -> Optional[str]: - if ":" not in url: - return None - return url.split(":", 1)[0].lower() - - -def path_to_url(path: str) -> str: - """ - Convert a path to a file: URL. The path will be made absolute and have - quoted path parts. - """ - path = os.path.normpath(os.path.abspath(path)) - url = urllib.parse.urljoin("file:", urllib.request.pathname2url(path)) - return url - - -def url_to_path(url: str) -> str: - """ - Convert a file: URL to a path. - """ - assert url.startswith( - "file:" - ), f"You can only turn file: urls into filenames (not {url!r})" - - _, netloc, path, _, _ = urllib.parse.urlsplit(url) - - if not netloc or netloc == "localhost": - # According to RFC 8089, same as empty authority. - netloc = "" - elif WINDOWS: - # If we have a UNC path, prepend UNC share notation. - netloc = "\\\\" + netloc - else: - raise ValueError( - f"non-local file URIs are not supported on this platform: {url!r}" - ) - - path = urllib.request.url2pathname(netloc + path) - - # On Windows, urlsplit parses the path as something like "/C:/Users/foo". - # This creates issues for path-related functions like io.open(), so we try - # to detect and strip the leading slash. - if ( - WINDOWS - and not netloc # Not UNC. - and len(path) >= 3 - and path[0] == "/" # Leading slash to strip. - and path[1] in string.ascii_letters # Drive letter. - and path[2:4] in (":", ":/") # Colon + end of string, or colon + absolute path. - ): - path = path[1:] - - return path diff --git a/bot/lib/python3.11/site-packages/pip/_internal/utils/virtualenv.py b/bot/lib/python3.11/site-packages/pip/_internal/utils/virtualenv.py deleted file mode 100644 index c926db4..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/utils/virtualenv.py +++ /dev/null @@ -1,104 +0,0 @@ -import logging -import os -import re -import site -import sys -from typing import List, Optional - -logger = logging.getLogger(__name__) -_INCLUDE_SYSTEM_SITE_PACKAGES_REGEX = re.compile( - r"include-system-site-packages\s*=\s*(?Ptrue|false)" -) - - -def _running_under_venv() -> bool: - """Checks if sys.base_prefix and sys.prefix match. - - This handles PEP 405 compliant virtual environments. - """ - return sys.prefix != getattr(sys, "base_prefix", sys.prefix) - - -def _running_under_regular_virtualenv() -> bool: - """Checks if sys.real_prefix is set. - - This handles virtual environments created with pypa's virtualenv. - """ - # pypa/virtualenv case - return hasattr(sys, "real_prefix") - - -def running_under_virtualenv() -> bool: - """Return True if we're running inside a virtualenv, False otherwise.""" - return _running_under_venv() or _running_under_regular_virtualenv() - - -def _get_pyvenv_cfg_lines() -> Optional[List[str]]: - """Reads {sys.prefix}/pyvenv.cfg and returns its contents as list of lines - - Returns None, if it could not read/access the file. - """ - pyvenv_cfg_file = os.path.join(sys.prefix, "pyvenv.cfg") - try: - # Although PEP 405 does not specify, the built-in venv module always - # writes with UTF-8. (pypa/pip#8717) - with open(pyvenv_cfg_file, encoding="utf-8") as f: - return f.read().splitlines() # avoids trailing newlines - except OSError: - return None - - -def _no_global_under_venv() -> bool: - """Check `{sys.prefix}/pyvenv.cfg` for system site-packages inclusion - - PEP 405 specifies that when system site-packages are not supposed to be - visible from a virtual environment, `pyvenv.cfg` must contain the following - line: - - include-system-site-packages = false - - Additionally, log a warning if accessing the file fails. - """ - cfg_lines = _get_pyvenv_cfg_lines() - if cfg_lines is None: - # We're not in a "sane" venv, so assume there is no system - # site-packages access (since that's PEP 405's default state). - logger.warning( - "Could not access 'pyvenv.cfg' despite a virtual environment " - "being active. Assuming global site-packages is not accessible " - "in this environment." - ) - return True - - for line in cfg_lines: - match = _INCLUDE_SYSTEM_SITE_PACKAGES_REGEX.match(line) - if match is not None and match.group("value") == "false": - return True - return False - - -def _no_global_under_regular_virtualenv() -> bool: - """Check if "no-global-site-packages.txt" exists beside site.py - - This mirrors logic in pypa/virtualenv for determining whether system - site-packages are visible in the virtual environment. - """ - site_mod_dir = os.path.dirname(os.path.abspath(site.__file__)) - no_global_site_packages_file = os.path.join( - site_mod_dir, - "no-global-site-packages.txt", - ) - return os.path.exists(no_global_site_packages_file) - - -def virtualenv_no_global() -> bool: - """Returns a boolean, whether running in venv with no system site-packages.""" - # PEP 405 compliance needs to be checked first since virtualenv >=20 would - # return True for both checks, but is only able to use the PEP 405 config. - if _running_under_venv(): - return _no_global_under_venv() - - if _running_under_regular_virtualenv(): - return _no_global_under_regular_virtualenv() - - return False diff --git a/bot/lib/python3.11/site-packages/pip/_internal/utils/wheel.py b/bot/lib/python3.11/site-packages/pip/_internal/utils/wheel.py deleted file mode 100644 index e5e3f34..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/utils/wheel.py +++ /dev/null @@ -1,136 +0,0 @@ -"""Support functions for working with wheel files. -""" - -import logging -from email.message import Message -from email.parser import Parser -from typing import Tuple -from zipfile import BadZipFile, ZipFile - -from pip._vendor.packaging.utils import canonicalize_name - -from pip._internal.exceptions import UnsupportedWheel - -VERSION_COMPATIBLE = (1, 0) - - -logger = logging.getLogger(__name__) - - -def parse_wheel(wheel_zip: ZipFile, name: str) -> Tuple[str, Message]: - """Extract information from the provided wheel, ensuring it meets basic - standards. - - Returns the name of the .dist-info directory and the parsed WHEEL metadata. - """ - try: - info_dir = wheel_dist_info_dir(wheel_zip, name) - metadata = wheel_metadata(wheel_zip, info_dir) - version = wheel_version(metadata) - except UnsupportedWheel as e: - raise UnsupportedWheel("{} has an invalid wheel, {}".format(name, str(e))) - - check_compatibility(version, name) - - return info_dir, metadata - - -def wheel_dist_info_dir(source: ZipFile, name: str) -> str: - """Returns the name of the contained .dist-info directory. - - Raises AssertionError or UnsupportedWheel if not found, >1 found, or - it doesn't match the provided name. - """ - # Zip file path separators must be / - subdirs = {p.split("/", 1)[0] for p in source.namelist()} - - info_dirs = [s for s in subdirs if s.endswith(".dist-info")] - - if not info_dirs: - raise UnsupportedWheel(".dist-info directory not found") - - if len(info_dirs) > 1: - raise UnsupportedWheel( - "multiple .dist-info directories found: {}".format(", ".join(info_dirs)) - ) - - info_dir = info_dirs[0] - - info_dir_name = canonicalize_name(info_dir) - canonical_name = canonicalize_name(name) - if not info_dir_name.startswith(canonical_name): - raise UnsupportedWheel( - ".dist-info directory {!r} does not start with {!r}".format( - info_dir, canonical_name - ) - ) - - return info_dir - - -def read_wheel_metadata_file(source: ZipFile, path: str) -> bytes: - try: - return source.read(path) - # BadZipFile for general corruption, KeyError for missing entry, - # and RuntimeError for password-protected files - except (BadZipFile, KeyError, RuntimeError) as e: - raise UnsupportedWheel(f"could not read {path!r} file: {e!r}") - - -def wheel_metadata(source: ZipFile, dist_info_dir: str) -> Message: - """Return the WHEEL metadata of an extracted wheel, if possible. - Otherwise, raise UnsupportedWheel. - """ - path = f"{dist_info_dir}/WHEEL" - # Zip file path separators must be / - wheel_contents = read_wheel_metadata_file(source, path) - - try: - wheel_text = wheel_contents.decode() - except UnicodeDecodeError as e: - raise UnsupportedWheel(f"error decoding {path!r}: {e!r}") - - # FeedParser (used by Parser) does not raise any exceptions. The returned - # message may have .defects populated, but for backwards-compatibility we - # currently ignore them. - return Parser().parsestr(wheel_text) - - -def wheel_version(wheel_data: Message) -> Tuple[int, ...]: - """Given WHEEL metadata, return the parsed Wheel-Version. - Otherwise, raise UnsupportedWheel. - """ - version_text = wheel_data["Wheel-Version"] - if version_text is None: - raise UnsupportedWheel("WHEEL is missing Wheel-Version") - - version = version_text.strip() - - try: - return tuple(map(int, version.split("."))) - except ValueError: - raise UnsupportedWheel(f"invalid Wheel-Version: {version!r}") - - -def check_compatibility(version: Tuple[int, ...], name: str) -> None: - """Raises errors or warns if called with an incompatible Wheel-Version. - - pip should refuse to install a Wheel-Version that's a major series - ahead of what it's compatible with (e.g 2.0 > 1.1); and warn when - installing a version only minor version ahead (e.g 1.2 > 1.1). - - version: a 2-tuple representing a Wheel-Version (Major, Minor) - name: name of wheel or package to raise exception about - - :raises UnsupportedWheel: when an incompatible Wheel-Version is given - """ - if version[0] > VERSION_COMPATIBLE[0]: - raise UnsupportedWheel( - "{}'s Wheel-Version ({}) is not compatible with this version " - "of pip".format(name, ".".join(map(str, version))) - ) - elif version > VERSION_COMPATIBLE: - logger.warning( - "Installing from a newer Wheel-Version (%s)", - ".".join(map(str, version)), - ) diff --git a/bot/lib/python3.11/site-packages/pip/_internal/vcs/__init__.py b/bot/lib/python3.11/site-packages/pip/_internal/vcs/__init__.py deleted file mode 100644 index b6beddb..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/vcs/__init__.py +++ /dev/null @@ -1,15 +0,0 @@ -# Expose a limited set of classes and functions so callers outside of -# the vcs package don't need to import deeper than `pip._internal.vcs`. -# (The test directory may still need to import from a vcs sub-package.) -# Import all vcs modules to register each VCS in the VcsSupport object. -import pip._internal.vcs.bazaar -import pip._internal.vcs.git -import pip._internal.vcs.mercurial -import pip._internal.vcs.subversion # noqa: F401 -from pip._internal.vcs.versioncontrol import ( # noqa: F401 - RemoteNotFoundError, - RemoteNotValidError, - is_url, - make_vcs_requirement_url, - vcs, -) diff --git a/bot/lib/python3.11/site-packages/pip/_internal/vcs/bazaar.py b/bot/lib/python3.11/site-packages/pip/_internal/vcs/bazaar.py deleted file mode 100644 index 06c80e4..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/vcs/bazaar.py +++ /dev/null @@ -1,112 +0,0 @@ -import logging -from typing import List, Optional, Tuple - -from pip._internal.utils.misc import HiddenText, display_path -from pip._internal.utils.subprocess import make_command -from pip._internal.utils.urls import path_to_url -from pip._internal.vcs.versioncontrol import ( - AuthInfo, - RemoteNotFoundError, - RevOptions, - VersionControl, - vcs, -) - -logger = logging.getLogger(__name__) - - -class Bazaar(VersionControl): - name = "bzr" - dirname = ".bzr" - repo_name = "branch" - schemes = ( - "bzr+http", - "bzr+https", - "bzr+ssh", - "bzr+sftp", - "bzr+ftp", - "bzr+lp", - "bzr+file", - ) - - @staticmethod - def get_base_rev_args(rev: str) -> List[str]: - return ["-r", rev] - - def fetch_new( - self, dest: str, url: HiddenText, rev_options: RevOptions, verbosity: int - ) -> None: - rev_display = rev_options.to_display() - logger.info( - "Checking out %s%s to %s", - url, - rev_display, - display_path(dest), - ) - if verbosity <= 0: - flag = "--quiet" - elif verbosity == 1: - flag = "" - else: - flag = f"-{'v'*verbosity}" - cmd_args = make_command( - "checkout", "--lightweight", flag, rev_options.to_args(), url, dest - ) - self.run_command(cmd_args) - - def switch(self, dest: str, url: HiddenText, rev_options: RevOptions) -> None: - self.run_command(make_command("switch", url), cwd=dest) - - def update(self, dest: str, url: HiddenText, rev_options: RevOptions) -> None: - output = self.run_command( - make_command("info"), show_stdout=False, stdout_only=True, cwd=dest - ) - if output.startswith("Standalone "): - # Older versions of pip used to create standalone branches. - # Convert the standalone branch to a checkout by calling "bzr bind". - cmd_args = make_command("bind", "-q", url) - self.run_command(cmd_args, cwd=dest) - - cmd_args = make_command("update", "-q", rev_options.to_args()) - self.run_command(cmd_args, cwd=dest) - - @classmethod - def get_url_rev_and_auth(cls, url: str) -> Tuple[str, Optional[str], AuthInfo]: - # hotfix the URL scheme after removing bzr+ from bzr+ssh:// readd it - url, rev, user_pass = super().get_url_rev_and_auth(url) - if url.startswith("ssh://"): - url = "bzr+" + url - return url, rev, user_pass - - @classmethod - def get_remote_url(cls, location: str) -> str: - urls = cls.run_command( - ["info"], show_stdout=False, stdout_only=True, cwd=location - ) - for line in urls.splitlines(): - line = line.strip() - for x in ("checkout of branch: ", "parent branch: "): - if line.startswith(x): - repo = line.split(x)[1] - if cls._is_local_repository(repo): - return path_to_url(repo) - return repo - raise RemoteNotFoundError - - @classmethod - def get_revision(cls, location: str) -> str: - revision = cls.run_command( - ["revno"], - show_stdout=False, - stdout_only=True, - cwd=location, - ) - return revision.splitlines()[-1] - - @classmethod - def is_commit_id_equal(cls, dest: str, name: Optional[str]) -> bool: - """Always assume the versions don't match""" - return False - - -vcs.register(Bazaar) diff --git a/bot/lib/python3.11/site-packages/pip/_internal/vcs/git.py b/bot/lib/python3.11/site-packages/pip/_internal/vcs/git.py deleted file mode 100644 index 8d1d499..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/vcs/git.py +++ /dev/null @@ -1,526 +0,0 @@ -import logging -import os.path -import pathlib -import re -import urllib.parse -import urllib.request -from typing import List, Optional, Tuple - -from pip._internal.exceptions import BadCommand, InstallationError -from pip._internal.utils.misc import HiddenText, display_path, hide_url -from pip._internal.utils.subprocess import make_command -from pip._internal.vcs.versioncontrol import ( - AuthInfo, - RemoteNotFoundError, - RemoteNotValidError, - RevOptions, - VersionControl, - find_path_to_project_root_from_repo_root, - vcs, -) - -urlsplit = urllib.parse.urlsplit -urlunsplit = urllib.parse.urlunsplit - - -logger = logging.getLogger(__name__) - - -GIT_VERSION_REGEX = re.compile( - r"^git version " # Prefix. - r"(\d+)" # Major. - r"\.(\d+)" # Dot, minor. - r"(?:\.(\d+))?" # Optional dot, patch. - r".*$" # Suffix, including any pre- and post-release segments we don't care about. -) - -HASH_REGEX = re.compile("^[a-fA-F0-9]{40}$") - -# SCP (Secure copy protocol) shorthand. e.g. 'git@example.com:foo/bar.git' -SCP_REGEX = re.compile( - r"""^ - # Optional user, e.g. 'git@' - (\w+@)? - # Server, e.g. 'github.com'. - ([^/:]+): - # The server-side path. e.g. 'user/project.git'. Must start with an - # alphanumeric character so as not to be confusable with a Windows paths - # like 'C:/foo/bar' or 'C:\foo\bar'. - (\w[^:]*) - $""", - re.VERBOSE, -) - - -def looks_like_hash(sha: str) -> bool: - return bool(HASH_REGEX.match(sha)) - - -class Git(VersionControl): - name = "git" - dirname = ".git" - repo_name = "clone" - schemes = ( - "git+http", - "git+https", - "git+ssh", - "git+git", - "git+file", - ) - # Prevent the user's environment variables from interfering with pip: - # https://github.com/pypa/pip/issues/1130 - unset_environ = ("GIT_DIR", "GIT_WORK_TREE") - default_arg_rev = "HEAD" - - @staticmethod - def get_base_rev_args(rev: str) -> List[str]: - return [rev] - - def is_immutable_rev_checkout(self, url: str, dest: str) -> bool: - _, rev_options = self.get_url_rev_options(hide_url(url)) - if not rev_options.rev: - return False - if not self.is_commit_id_equal(dest, rev_options.rev): - # the current commit is different from rev, - # which means rev was something else than a commit hash - return False - # return False in the rare case rev is both a commit hash - # and a tag or a branch; we don't want to cache in that case - # because that branch/tag could point to something else in the future - is_tag_or_branch = bool(self.get_revision_sha(dest, rev_options.rev)[0]) - return not is_tag_or_branch - - def get_git_version(self) -> Tuple[int, ...]: - version = self.run_command( - ["version"], - command_desc="git version", - show_stdout=False, - stdout_only=True, - ) - match = GIT_VERSION_REGEX.match(version) - if not match: - logger.warning("Can't parse git version: %s", version) - return () - return tuple(int(c) for c in match.groups()) - - @classmethod - def get_current_branch(cls, location: str) -> Optional[str]: - """ - Return the current branch, or None if HEAD isn't at a branch - (e.g. detached HEAD). - """ - # git-symbolic-ref exits with empty stdout if "HEAD" is a detached - # HEAD rather than a symbolic ref. In addition, the -q causes the - # command to exit with status code 1 instead of 128 in this case - # and to suppress the message to stderr. - args = ["symbolic-ref", "-q", "HEAD"] - output = cls.run_command( - args, - extra_ok_returncodes=(1,), - show_stdout=False, - stdout_only=True, - cwd=location, - ) - ref = output.strip() - - if ref.startswith("refs/heads/"): - return ref[len("refs/heads/") :] - - return None - - @classmethod - def get_revision_sha(cls, dest: str, rev: str) -> Tuple[Optional[str], bool]: - """ - Return (sha_or_none, is_branch), where sha_or_none is a commit hash - if the revision names a remote branch or tag, otherwise None. - - Args: - dest: the repository directory. - rev: the revision name. - """ - # Pass rev to pre-filter the list. - output = cls.run_command( - ["show-ref", rev], - cwd=dest, - show_stdout=False, - stdout_only=True, - on_returncode="ignore", - ) - refs = {} - # NOTE: We do not use splitlines here since that would split on other - # unicode separators, which can be maliciously used to install a - # different revision. - for line in output.strip().split("\n"): - line = line.rstrip("\r") - if not line: - continue - try: - ref_sha, ref_name = line.split(" ", maxsplit=2) - except ValueError: - # Include the offending line to simplify troubleshooting if - # this error ever occurs. - raise ValueError(f"unexpected show-ref line: {line!r}") - - refs[ref_name] = ref_sha - - branch_ref = f"refs/remotes/origin/{rev}" - tag_ref = f"refs/tags/{rev}" - - sha = refs.get(branch_ref) - if sha is not None: - return (sha, True) - - sha = refs.get(tag_ref) - - return (sha, False) - - @classmethod - def _should_fetch(cls, dest: str, rev: str) -> bool: - """ - Return true if rev is a ref or is a commit that we don't have locally. - - Branches and tags are not considered in this method because they are - assumed to be always available locally (which is a normal outcome of - ``git clone`` and ``git fetch --tags``). - """ - if rev.startswith("refs/"): - # Always fetch remote refs. - return True - - if not looks_like_hash(rev): - # Git fetch would fail with abbreviated commits. - return False - - if cls.has_commit(dest, rev): - # Don't fetch if we have the commit locally. - return False - - return True - - @classmethod - def resolve_revision( - cls, dest: str, url: HiddenText, rev_options: RevOptions - ) -> RevOptions: - """ - Resolve a revision to a new RevOptions object with the SHA1 of the - branch, tag, or ref if found. - - Args: - rev_options: a RevOptions object. - """ - rev = rev_options.arg_rev - # The arg_rev property's implementation for Git ensures that the - # rev return value is always non-None. - assert rev is not None - - sha, is_branch = cls.get_revision_sha(dest, rev) - - if sha is not None: - rev_options = rev_options.make_new(sha) - rev_options.branch_name = rev if is_branch else None - - return rev_options - - # Do not show a warning for the common case of something that has - # the form of a Git commit hash. - if not looks_like_hash(rev): - logger.warning( - "Did not find branch or tag '%s', assuming revision or ref.", - rev, - ) - - if not cls._should_fetch(dest, rev): - return rev_options - - # fetch the requested revision - cls.run_command( - make_command("fetch", "-q", url, rev_options.to_args()), - cwd=dest, - ) - # Change the revision to the SHA of the ref we fetched - sha = cls.get_revision(dest, rev="FETCH_HEAD") - rev_options = rev_options.make_new(sha) - - return rev_options - - @classmethod - def is_commit_id_equal(cls, dest: str, name: Optional[str]) -> bool: - """ - Return whether the current commit hash equals the given name. - - Args: - dest: the repository directory. - name: a string name. - """ - if not name: - # Then avoid an unnecessary subprocess call. - return False - - return cls.get_revision(dest) == name - - def fetch_new( - self, dest: str, url: HiddenText, rev_options: RevOptions, verbosity: int - ) -> None: - rev_display = rev_options.to_display() - logger.info("Cloning %s%s to %s", url, rev_display, display_path(dest)) - if verbosity <= 0: - flags: Tuple[str, ...] = ("--quiet",) - elif verbosity == 1: - flags = () - else: - flags = ("--verbose", "--progress") - if self.get_git_version() >= (2, 17): - # Git added support for partial clone in 2.17 - # https://git-scm.com/docs/partial-clone - # Speeds up cloning by functioning without a complete copy of repository - self.run_command( - make_command( - "clone", - "--filter=blob:none", - *flags, - url, - dest, - ) - ) - else: - self.run_command(make_command("clone", *flags, url, dest)) - - if rev_options.rev: - # Then a specific revision was requested. - rev_options = self.resolve_revision(dest, url, rev_options) - branch_name = getattr(rev_options, "branch_name", None) - logger.debug("Rev options %s, branch_name %s", rev_options, branch_name) - if branch_name is None: - # Only do a checkout if the current commit id doesn't match - # the requested revision. - if not self.is_commit_id_equal(dest, rev_options.rev): - cmd_args = make_command( - "checkout", - "-q", - rev_options.to_args(), - ) - self.run_command(cmd_args, cwd=dest) - elif self.get_current_branch(dest) != branch_name: - # Then a specific branch was requested, and that branch - # is not yet checked out. - track_branch = f"origin/{branch_name}" - cmd_args = [ - "checkout", - "-b", - branch_name, - "--track", - track_branch, - ] - self.run_command(cmd_args, cwd=dest) - else: - sha = self.get_revision(dest) - rev_options = rev_options.make_new(sha) - - logger.info("Resolved %s to commit %s", url, rev_options.rev) - - #: repo may contain submodules - self.update_submodules(dest) - - def switch(self, dest: str, url: HiddenText, rev_options: RevOptions) -> None: - self.run_command( - make_command("config", "remote.origin.url", url), - cwd=dest, - ) - cmd_args = make_command("checkout", "-q", rev_options.to_args()) - self.run_command(cmd_args, cwd=dest) - - self.update_submodules(dest) - - def update(self, dest: str, url: HiddenText, rev_options: RevOptions) -> None: - # First fetch changes from the default remote - if self.get_git_version() >= (1, 9): - # fetch tags in addition to everything else - self.run_command(["fetch", "-q", "--tags"], cwd=dest) - else: - self.run_command(["fetch", "-q"], cwd=dest) - # Then reset to wanted revision (maybe even origin/master) - rev_options = self.resolve_revision(dest, url, rev_options) - cmd_args = make_command("reset", "--hard", "-q", rev_options.to_args()) - self.run_command(cmd_args, cwd=dest) - #: update submodules - self.update_submodules(dest) - - @classmethod - def get_remote_url(cls, location: str) -> str: - """ - Return URL of the first remote encountered. - - Raises RemoteNotFoundError if the repository does not have a remote - url configured. - """ - # We need to pass 1 for extra_ok_returncodes since the command - # exits with return code 1 if there are no matching lines. - stdout = cls.run_command( - ["config", "--get-regexp", r"remote\..*\.url"], - extra_ok_returncodes=(1,), - show_stdout=False, - stdout_only=True, - cwd=location, - ) - remotes = stdout.splitlines() - try: - found_remote = remotes[0] - except IndexError: - raise RemoteNotFoundError - - for remote in remotes: - if remote.startswith("remote.origin.url "): - found_remote = remote - break - url = found_remote.split(" ")[1] - return cls._git_remote_to_pip_url(url.strip()) - - @staticmethod - def _git_remote_to_pip_url(url: str) -> str: - """ - Convert a remote url from what git uses to what pip accepts. - - There are 3 legal forms **url** may take: - - 1. A fully qualified url: ssh://git@example.com/foo/bar.git - 2. A local project.git folder: /path/to/bare/repository.git - 3. SCP shorthand for form 1: git@example.com:foo/bar.git - - Form 1 is output as-is. Form 2 must be converted to URI and form 3 must - be converted to form 1. - - See the corresponding test test_git_remote_url_to_pip() for examples of - sample inputs/outputs. - """ - if re.match(r"\w+://", url): - # This is already valid. Pass it though as-is. - return url - if os.path.exists(url): - # A local bare remote (git clone --mirror). - # Needs a file:// prefix. - return pathlib.PurePath(url).as_uri() - scp_match = SCP_REGEX.match(url) - if scp_match: - # Add an ssh:// prefix and replace the ':' with a '/'. - return scp_match.expand(r"ssh://\1\2/\3") - # Otherwise, bail out. - raise RemoteNotValidError(url) - - @classmethod - def has_commit(cls, location: str, rev: str) -> bool: - """ - Check if rev is a commit that is available in the local repository. - """ - try: - cls.run_command( - ["rev-parse", "-q", "--verify", "sha^" + rev], - cwd=location, - log_failed_cmd=False, - ) - except InstallationError: - return False - else: - return True - - @classmethod - def get_revision(cls, location: str, rev: Optional[str] = None) -> str: - if rev is None: - rev = "HEAD" - current_rev = cls.run_command( - ["rev-parse", rev], - show_stdout=False, - stdout_only=True, - cwd=location, - ) - return current_rev.strip() - - @classmethod - def get_subdirectory(cls, location: str) -> Optional[str]: - """ - Return the path to Python project root, relative to the repo root. - Return None if the project root is in the repo root. - """ - # find the repo root - git_dir = cls.run_command( - ["rev-parse", "--git-dir"], - show_stdout=False, - stdout_only=True, - cwd=location, - ).strip() - if not os.path.isabs(git_dir): - git_dir = os.path.join(location, git_dir) - repo_root = os.path.abspath(os.path.join(git_dir, "..")) - return find_path_to_project_root_from_repo_root(location, repo_root) - - @classmethod - def get_url_rev_and_auth(cls, url: str) -> Tuple[str, Optional[str], AuthInfo]: - """ - Prefixes stub URLs like 'user@hostname:user/repo.git' with 'ssh://'. - That's required because although they use SSH they sometimes don't - work with a ssh:// scheme (e.g. GitHub). But we need a scheme for - parsing. Hence we remove it again afterwards and return it as a stub. - """ - # Works around an apparent Git bug - # (see https://article.gmane.org/gmane.comp.version-control.git/146500) - scheme, netloc, path, query, fragment = urlsplit(url) - if scheme.endswith("file"): - initial_slashes = path[: -len(path.lstrip("/"))] - newpath = initial_slashes + urllib.request.url2pathname(path).replace( - "\\", "/" - ).lstrip("/") - after_plus = scheme.find("+") + 1 - url = scheme[:after_plus] + urlunsplit( - (scheme[after_plus:], netloc, newpath, query, fragment), - ) - - if "://" not in url: - assert "file:" not in url - url = url.replace("git+", "git+ssh://") - url, rev, user_pass = super().get_url_rev_and_auth(url) - url = url.replace("ssh://", "") - else: - url, rev, user_pass = super().get_url_rev_and_auth(url) - - return url, rev, user_pass - - @classmethod - def update_submodules(cls, location: str) -> None: - if not os.path.exists(os.path.join(location, ".gitmodules")): - return - cls.run_command( - ["submodule", "update", "--init", "--recursive", "-q"], - cwd=location, - ) - - @classmethod - def get_repository_root(cls, location: str) -> Optional[str]: - loc = super().get_repository_root(location) - if loc: - return loc - try: - r = cls.run_command( - ["rev-parse", "--show-toplevel"], - cwd=location, - show_stdout=False, - stdout_only=True, - on_returncode="raise", - log_failed_cmd=False, - ) - except BadCommand: - logger.debug( - "could not determine if %s is under git control " - "because git is not available", - location, - ) - return None - except InstallationError: - return None - return os.path.normpath(r.rstrip("\r\n")) - - @staticmethod - def should_add_vcs_url_prefix(repo_url: str) -> bool: - """In either https or ssh form, requirements must be prefixed with git+.""" - return True - - -vcs.register(Git) diff --git a/bot/lib/python3.11/site-packages/pip/_internal/vcs/mercurial.py b/bot/lib/python3.11/site-packages/pip/_internal/vcs/mercurial.py deleted file mode 100644 index 2a005e0..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/vcs/mercurial.py +++ /dev/null @@ -1,163 +0,0 @@ -import configparser -import logging -import os -from typing import List, Optional, Tuple - -from pip._internal.exceptions import BadCommand, InstallationError -from pip._internal.utils.misc import HiddenText, display_path -from pip._internal.utils.subprocess import make_command -from pip._internal.utils.urls import path_to_url -from pip._internal.vcs.versioncontrol import ( - RevOptions, - VersionControl, - find_path_to_project_root_from_repo_root, - vcs, -) - -logger = logging.getLogger(__name__) - - -class Mercurial(VersionControl): - name = "hg" - dirname = ".hg" - repo_name = "clone" - schemes = ( - "hg+file", - "hg+http", - "hg+https", - "hg+ssh", - "hg+static-http", - ) - - @staticmethod - def get_base_rev_args(rev: str) -> List[str]: - return [rev] - - def fetch_new( - self, dest: str, url: HiddenText, rev_options: RevOptions, verbosity: int - ) -> None: - rev_display = rev_options.to_display() - logger.info( - "Cloning hg %s%s to %s", - url, - rev_display, - display_path(dest), - ) - if verbosity <= 0: - flags: Tuple[str, ...] = ("--quiet",) - elif verbosity == 1: - flags = () - elif verbosity == 2: - flags = ("--verbose",) - else: - flags = ("--verbose", "--debug") - self.run_command(make_command("clone", "--noupdate", *flags, url, dest)) - self.run_command( - make_command("update", *flags, rev_options.to_args()), - cwd=dest, - ) - - def switch(self, dest: str, url: HiddenText, rev_options: RevOptions) -> None: - repo_config = os.path.join(dest, self.dirname, "hgrc") - config = configparser.RawConfigParser() - try: - config.read(repo_config) - config.set("paths", "default", url.secret) - with open(repo_config, "w") as config_file: - config.write(config_file) - except (OSError, configparser.NoSectionError) as exc: - logger.warning("Could not switch Mercurial repository to %s: %s", url, exc) - else: - cmd_args = make_command("update", "-q", rev_options.to_args()) - self.run_command(cmd_args, cwd=dest) - - def update(self, dest: str, url: HiddenText, rev_options: RevOptions) -> None: - self.run_command(["pull", "-q"], cwd=dest) - cmd_args = make_command("update", "-q", rev_options.to_args()) - self.run_command(cmd_args, cwd=dest) - - @classmethod - def get_remote_url(cls, location: str) -> str: - url = cls.run_command( - ["showconfig", "paths.default"], - show_stdout=False, - stdout_only=True, - cwd=location, - ).strip() - if cls._is_local_repository(url): - url = path_to_url(url) - return url.strip() - - @classmethod - def get_revision(cls, location: str) -> str: - """ - Return the repository-local changeset revision number, as an integer. - """ - current_revision = cls.run_command( - ["parents", "--template={rev}"], - show_stdout=False, - stdout_only=True, - cwd=location, - ).strip() - return current_revision - - @classmethod - def get_requirement_revision(cls, location: str) -> str: - """ - Return the changeset identification hash, as a 40-character - hexadecimal string - """ - current_rev_hash = cls.run_command( - ["parents", "--template={node}"], - show_stdout=False, - stdout_only=True, - cwd=location, - ).strip() - return current_rev_hash - - @classmethod - def is_commit_id_equal(cls, dest: str, name: Optional[str]) -> bool: - """Always assume the versions don't match""" - return False - - @classmethod - def get_subdirectory(cls, location: str) -> Optional[str]: - """ - Return the path to Python project root, relative to the repo root. - Return None if the project root is in the repo root. - """ - # find the repo root - repo_root = cls.run_command( - ["root"], show_stdout=False, stdout_only=True, cwd=location - ).strip() - if not os.path.isabs(repo_root): - repo_root = os.path.abspath(os.path.join(location, repo_root)) - return find_path_to_project_root_from_repo_root(location, repo_root) - - @classmethod - def get_repository_root(cls, location: str) -> Optional[str]: - loc = super().get_repository_root(location) - if loc: - return loc - try: - r = cls.run_command( - ["root"], - cwd=location, - show_stdout=False, - stdout_only=True, - on_returncode="raise", - log_failed_cmd=False, - ) - except BadCommand: - logger.debug( - "could not determine if %s is under hg control " - "because hg is not available", - location, - ) - return None - except InstallationError: - return None - return os.path.normpath(r.rstrip("\r\n")) - - -vcs.register(Mercurial) diff --git a/bot/lib/python3.11/site-packages/pip/_internal/vcs/subversion.py b/bot/lib/python3.11/site-packages/pip/_internal/vcs/subversion.py deleted file mode 100644 index 2cd6f0a..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/vcs/subversion.py +++ /dev/null @@ -1,324 +0,0 @@ -import logging -import os -import re -from typing import List, Optional, Tuple - -from pip._internal.utils.misc import ( - HiddenText, - display_path, - is_console_interactive, - is_installable_dir, - split_auth_from_netloc, -) -from pip._internal.utils.subprocess import CommandArgs, make_command -from pip._internal.vcs.versioncontrol import ( - AuthInfo, - RemoteNotFoundError, - RevOptions, - VersionControl, - vcs, -) - -logger = logging.getLogger(__name__) - -_svn_xml_url_re = re.compile('url="([^"]+)"') -_svn_rev_re = re.compile(r'committed-rev="(\d+)"') -_svn_info_xml_rev_re = re.compile(r'\s*revision="(\d+)"') -_svn_info_xml_url_re = re.compile(r"(.*)") - - -class Subversion(VersionControl): - name = "svn" - dirname = ".svn" - repo_name = "checkout" - schemes = ("svn+ssh", "svn+http", "svn+https", "svn+svn", "svn+file") - - @classmethod - def should_add_vcs_url_prefix(cls, remote_url: str) -> bool: - return True - - @staticmethod - def get_base_rev_args(rev: str) -> List[str]: - return ["-r", rev] - - @classmethod - def get_revision(cls, location: str) -> str: - """ - Return the maximum revision for all files under a given location - """ - # Note: taken from setuptools.command.egg_info - revision = 0 - - for base, dirs, _ in os.walk(location): - if cls.dirname not in dirs: - dirs[:] = [] - continue # no sense walking uncontrolled subdirs - dirs.remove(cls.dirname) - entries_fn = os.path.join(base, cls.dirname, "entries") - if not os.path.exists(entries_fn): - # FIXME: should we warn? - continue - - dirurl, localrev = cls._get_svn_url_rev(base) - - if base == location: - assert dirurl is not None - base = dirurl + "/" # save the root url - elif not dirurl or not dirurl.startswith(base): - dirs[:] = [] - continue # not part of the same svn tree, skip it - revision = max(revision, localrev) - return str(revision) - - @classmethod - def get_netloc_and_auth( - cls, netloc: str, scheme: str - ) -> Tuple[str, Tuple[Optional[str], Optional[str]]]: - """ - This override allows the auth information to be passed to svn via the - --username and --password options instead of via the URL. - """ - if scheme == "ssh": - # The --username and --password options can't be used for - # svn+ssh URLs, so keep the auth information in the URL. - return super().get_netloc_and_auth(netloc, scheme) - - return split_auth_from_netloc(netloc) - - @classmethod - def get_url_rev_and_auth(cls, url: str) -> Tuple[str, Optional[str], AuthInfo]: - # hotfix the URL scheme after removing svn+ from svn+ssh:// readd it - url, rev, user_pass = super().get_url_rev_and_auth(url) - if url.startswith("ssh://"): - url = "svn+" + url - return url, rev, user_pass - - @staticmethod - def make_rev_args( - username: Optional[str], password: Optional[HiddenText] - ) -> CommandArgs: - extra_args: CommandArgs = [] - if username: - extra_args += ["--username", username] - if password: - extra_args += ["--password", password] - - return extra_args - - @classmethod - def get_remote_url(cls, location: str) -> str: - # In cases where the source is in a subdirectory, we have to look up in - # the location until we find a valid project root. - orig_location = location - while not is_installable_dir(location): - last_location = location - location = os.path.dirname(location) - if location == last_location: - # We've traversed up to the root of the filesystem without - # finding a Python project. - logger.warning( - "Could not find Python project for directory %s (tried all " - "parent directories)", - orig_location, - ) - raise RemoteNotFoundError - - url, _rev = cls._get_svn_url_rev(location) - if url is None: - raise RemoteNotFoundError - - return url - - @classmethod - def _get_svn_url_rev(cls, location: str) -> Tuple[Optional[str], int]: - from pip._internal.exceptions import InstallationError - - entries_path = os.path.join(location, cls.dirname, "entries") - if os.path.exists(entries_path): - with open(entries_path) as f: - data = f.read() - else: # subversion >= 1.7 does not have the 'entries' file - data = "" - - url = None - if data.startswith("8") or data.startswith("9") or data.startswith("10"): - entries = list(map(str.splitlines, data.split("\n\x0c\n"))) - del entries[0][0] # get rid of the '8' - url = entries[0][3] - revs = [int(d[9]) for d in entries if len(d) > 9 and d[9]] + [0] - elif data.startswith("= 1.7 - # Note that using get_remote_call_options is not necessary here - # because `svn info` is being run against a local directory. - # We don't need to worry about making sure interactive mode - # is being used to prompt for passwords, because passwords - # are only potentially needed for remote server requests. - xml = cls.run_command( - ["info", "--xml", location], - show_stdout=False, - stdout_only=True, - ) - match = _svn_info_xml_url_re.search(xml) - assert match is not None - url = match.group(1) - revs = [int(m.group(1)) for m in _svn_info_xml_rev_re.finditer(xml)] - except InstallationError: - url, revs = None, [] - - if revs: - rev = max(revs) - else: - rev = 0 - - return url, rev - - @classmethod - def is_commit_id_equal(cls, dest: str, name: Optional[str]) -> bool: - """Always assume the versions don't match""" - return False - - def __init__(self, use_interactive: Optional[bool] = None) -> None: - if use_interactive is None: - use_interactive = is_console_interactive() - self.use_interactive = use_interactive - - # This member is used to cache the fetched version of the current - # ``svn`` client. - # Special value definitions: - # None: Not evaluated yet. - # Empty tuple: Could not parse version. - self._vcs_version: Optional[Tuple[int, ...]] = None - - super().__init__() - - def call_vcs_version(self) -> Tuple[int, ...]: - """Query the version of the currently installed Subversion client. - - :return: A tuple containing the parts of the version information or - ``()`` if the version returned from ``svn`` could not be parsed. - :raises: BadCommand: If ``svn`` is not installed. - """ - # Example versions: - # svn, version 1.10.3 (r1842928) - # compiled Feb 25 2019, 14:20:39 on x86_64-apple-darwin17.0.0 - # svn, version 1.7.14 (r1542130) - # compiled Mar 28 2018, 08:49:13 on x86_64-pc-linux-gnu - # svn, version 1.12.0-SlikSvn (SlikSvn/1.12.0) - # compiled May 28 2019, 13:44:56 on x86_64-microsoft-windows6.2 - version_prefix = "svn, version " - version = self.run_command(["--version"], show_stdout=False, stdout_only=True) - if not version.startswith(version_prefix): - return () - - version = version[len(version_prefix) :].split()[0] - version_list = version.partition("-")[0].split(".") - try: - parsed_version = tuple(map(int, version_list)) - except ValueError: - return () - - return parsed_version - - def get_vcs_version(self) -> Tuple[int, ...]: - """Return the version of the currently installed Subversion client. - - If the version of the Subversion client has already been queried, - a cached value will be used. - - :return: A tuple containing the parts of the version information or - ``()`` if the version returned from ``svn`` could not be parsed. - :raises: BadCommand: If ``svn`` is not installed. - """ - if self._vcs_version is not None: - # Use cached version, if available. - # If parsing the version failed previously (empty tuple), - # do not attempt to parse it again. - return self._vcs_version - - vcs_version = self.call_vcs_version() - self._vcs_version = vcs_version - return vcs_version - - def get_remote_call_options(self) -> CommandArgs: - """Return options to be used on calls to Subversion that contact the server. - - These options are applicable for the following ``svn`` subcommands used - in this class. - - - checkout - - switch - - update - - :return: A list of command line arguments to pass to ``svn``. - """ - if not self.use_interactive: - # --non-interactive switch is available since Subversion 0.14.4. - # Subversion < 1.8 runs in interactive mode by default. - return ["--non-interactive"] - - svn_version = self.get_vcs_version() - # By default, Subversion >= 1.8 runs in non-interactive mode if - # stdin is not a TTY. Since that is how pip invokes SVN, in - # call_subprocess(), pip must pass --force-interactive to ensure - # the user can be prompted for a password, if required. - # SVN added the --force-interactive option in SVN 1.8. Since - # e.g. RHEL/CentOS 7, which is supported until 2024, ships with - # SVN 1.7, pip should continue to support SVN 1.7. Therefore, pip - # can't safely add the option if the SVN version is < 1.8 (or unknown). - if svn_version >= (1, 8): - return ["--force-interactive"] - - return [] - - def fetch_new( - self, dest: str, url: HiddenText, rev_options: RevOptions, verbosity: int - ) -> None: - rev_display = rev_options.to_display() - logger.info( - "Checking out %s%s to %s", - url, - rev_display, - display_path(dest), - ) - if verbosity <= 0: - flag = "--quiet" - else: - flag = "" - cmd_args = make_command( - "checkout", - flag, - self.get_remote_call_options(), - rev_options.to_args(), - url, - dest, - ) - self.run_command(cmd_args) - - def switch(self, dest: str, url: HiddenText, rev_options: RevOptions) -> None: - cmd_args = make_command( - "switch", - self.get_remote_call_options(), - rev_options.to_args(), - url, - dest, - ) - self.run_command(cmd_args) - - def update(self, dest: str, url: HiddenText, rev_options: RevOptions) -> None: - cmd_args = make_command( - "update", - self.get_remote_call_options(), - rev_options.to_args(), - dest, - ) - self.run_command(cmd_args) - - -vcs.register(Subversion) diff --git a/bot/lib/python3.11/site-packages/pip/_internal/vcs/versioncontrol.py b/bot/lib/python3.11/site-packages/pip/_internal/vcs/versioncontrol.py deleted file mode 100644 index 02bbf68..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/vcs/versioncontrol.py +++ /dev/null @@ -1,705 +0,0 @@ -"""Handles all VCS (version control) support""" - -import logging -import os -import shutil -import sys -import urllib.parse -from typing import ( - TYPE_CHECKING, - Any, - Dict, - Iterable, - Iterator, - List, - Mapping, - Optional, - Tuple, - Type, - Union, -) - -from pip._internal.cli.spinners import SpinnerInterface -from pip._internal.exceptions import BadCommand, InstallationError -from pip._internal.utils.misc import ( - HiddenText, - ask_path_exists, - backup_dir, - display_path, - hide_url, - hide_value, - is_installable_dir, - rmtree, -) -from pip._internal.utils.subprocess import ( - CommandArgs, - call_subprocess, - format_command_args, - make_command, -) -from pip._internal.utils.urls import get_url_scheme - -if TYPE_CHECKING: - # Literal was introduced in Python 3.8. - # - # TODO: Remove `if TYPE_CHECKING` when dropping support for Python 3.7. - from typing import Literal - - -__all__ = ["vcs"] - - -logger = logging.getLogger(__name__) - -AuthInfo = Tuple[Optional[str], Optional[str]] - - -def is_url(name: str) -> bool: - """ - Return true if the name looks like a URL. - """ - scheme = get_url_scheme(name) - if scheme is None: - return False - return scheme in ["http", "https", "file", "ftp"] + vcs.all_schemes - - -def make_vcs_requirement_url( - repo_url: str, rev: str, project_name: str, subdir: Optional[str] = None -) -> str: - """ - Return the URL for a VCS requirement. - - Args: - repo_url: the remote VCS url, with any needed VCS prefix (e.g. "git+"). - project_name: the (unescaped) project name. - """ - egg_project_name = project_name.replace("-", "_") - req = f"{repo_url}@{rev}#egg={egg_project_name}" - if subdir: - req += f"&subdirectory={subdir}" - - return req - - -def find_path_to_project_root_from_repo_root( - location: str, repo_root: str -) -> Optional[str]: - """ - Find the the Python project's root by searching up the filesystem from - `location`. Return the path to project root relative to `repo_root`. - Return None if the project root is `repo_root`, or cannot be found. - """ - # find project root. - orig_location = location - while not is_installable_dir(location): - last_location = location - location = os.path.dirname(location) - if location == last_location: - # We've traversed up to the root of the filesystem without - # finding a Python project. - logger.warning( - "Could not find a Python project for directory %s (tried all " - "parent directories)", - orig_location, - ) - return None - - if os.path.samefile(repo_root, location): - return None - - return os.path.relpath(location, repo_root) - - -class RemoteNotFoundError(Exception): - pass - - -class RemoteNotValidError(Exception): - def __init__(self, url: str): - super().__init__(url) - self.url = url - - -class RevOptions: - - """ - Encapsulates a VCS-specific revision to install, along with any VCS - install options. - - Instances of this class should be treated as if immutable. - """ - - def __init__( - self, - vc_class: Type["VersionControl"], - rev: Optional[str] = None, - extra_args: Optional[CommandArgs] = None, - ) -> None: - """ - Args: - vc_class: a VersionControl subclass. - rev: the name of the revision to install. - extra_args: a list of extra options. - """ - if extra_args is None: - extra_args = [] - - self.extra_args = extra_args - self.rev = rev - self.vc_class = vc_class - self.branch_name: Optional[str] = None - - def __repr__(self) -> str: - return f"" - - @property - def arg_rev(self) -> Optional[str]: - if self.rev is None: - return self.vc_class.default_arg_rev - - return self.rev - - def to_args(self) -> CommandArgs: - """ - Return the VCS-specific command arguments. - """ - args: CommandArgs = [] - rev = self.arg_rev - if rev is not None: - args += self.vc_class.get_base_rev_args(rev) - args += self.extra_args - - return args - - def to_display(self) -> str: - if not self.rev: - return "" - - return f" (to revision {self.rev})" - - def make_new(self, rev: str) -> "RevOptions": - """ - Make a copy of the current instance, but with a new rev. - - Args: - rev: the name of the revision for the new object. - """ - return self.vc_class.make_rev_options(rev, extra_args=self.extra_args) - - -class VcsSupport: - _registry: Dict[str, "VersionControl"] = {} - schemes = ["ssh", "git", "hg", "bzr", "sftp", "svn"] - - def __init__(self) -> None: - # Register more schemes with urlparse for various version control - # systems - urllib.parse.uses_netloc.extend(self.schemes) - super().__init__() - - def __iter__(self) -> Iterator[str]: - return self._registry.__iter__() - - @property - def backends(self) -> List["VersionControl"]: - return list(self._registry.values()) - - @property - def dirnames(self) -> List[str]: - return [backend.dirname for backend in self.backends] - - @property - def all_schemes(self) -> List[str]: - schemes: List[str] = [] - for backend in self.backends: - schemes.extend(backend.schemes) - return schemes - - def register(self, cls: Type["VersionControl"]) -> None: - if not hasattr(cls, "name"): - logger.warning("Cannot register VCS %s", cls.__name__) - return - if cls.name not in self._registry: - self._registry[cls.name] = cls() - logger.debug("Registered VCS backend: %s", cls.name) - - def unregister(self, name: str) -> None: - if name in self._registry: - del self._registry[name] - - def get_backend_for_dir(self, location: str) -> Optional["VersionControl"]: - """ - Return a VersionControl object if a repository of that type is found - at the given directory. - """ - vcs_backends = {} - for vcs_backend in self._registry.values(): - repo_path = vcs_backend.get_repository_root(location) - if not repo_path: - continue - logger.debug("Determine that %s uses VCS: %s", location, vcs_backend.name) - vcs_backends[repo_path] = vcs_backend - - if not vcs_backends: - return None - - # Choose the VCS in the inner-most directory. Since all repository - # roots found here would be either `location` or one of its - # parents, the longest path should have the most path components, - # i.e. the backend representing the inner-most repository. - inner_most_repo_path = max(vcs_backends, key=len) - return vcs_backends[inner_most_repo_path] - - def get_backend_for_scheme(self, scheme: str) -> Optional["VersionControl"]: - """ - Return a VersionControl object or None. - """ - for vcs_backend in self._registry.values(): - if scheme in vcs_backend.schemes: - return vcs_backend - return None - - def get_backend(self, name: str) -> Optional["VersionControl"]: - """ - Return a VersionControl object or None. - """ - name = name.lower() - return self._registry.get(name) - - -vcs = VcsSupport() - - -class VersionControl: - name = "" - dirname = "" - repo_name = "" - # List of supported schemes for this Version Control - schemes: Tuple[str, ...] = () - # Iterable of environment variable names to pass to call_subprocess(). - unset_environ: Tuple[str, ...] = () - default_arg_rev: Optional[str] = None - - @classmethod - def should_add_vcs_url_prefix(cls, remote_url: str) -> bool: - """ - Return whether the vcs prefix (e.g. "git+") should be added to a - repository's remote url when used in a requirement. - """ - return not remote_url.lower().startswith(f"{cls.name}:") - - @classmethod - def get_subdirectory(cls, location: str) -> Optional[str]: - """ - Return the path to Python project root, relative to the repo root. - Return None if the project root is in the repo root. - """ - return None - - @classmethod - def get_requirement_revision(cls, repo_dir: str) -> str: - """ - Return the revision string that should be used in a requirement. - """ - return cls.get_revision(repo_dir) - - @classmethod - def get_src_requirement(cls, repo_dir: str, project_name: str) -> str: - """ - Return the requirement string to use to redownload the files - currently at the given repository directory. - - Args: - project_name: the (unescaped) project name. - - The return value has a form similar to the following: - - {repository_url}@{revision}#egg={project_name} - """ - repo_url = cls.get_remote_url(repo_dir) - - if cls.should_add_vcs_url_prefix(repo_url): - repo_url = f"{cls.name}+{repo_url}" - - revision = cls.get_requirement_revision(repo_dir) - subdir = cls.get_subdirectory(repo_dir) - req = make_vcs_requirement_url(repo_url, revision, project_name, subdir=subdir) - - return req - - @staticmethod - def get_base_rev_args(rev: str) -> List[str]: - """ - Return the base revision arguments for a vcs command. - - Args: - rev: the name of a revision to install. Cannot be None. - """ - raise NotImplementedError - - def is_immutable_rev_checkout(self, url: str, dest: str) -> bool: - """ - Return true if the commit hash checked out at dest matches - the revision in url. - - Always return False, if the VCS does not support immutable commit - hashes. - - This method does not check if there are local uncommitted changes - in dest after checkout, as pip currently has no use case for that. - """ - return False - - @classmethod - def make_rev_options( - cls, rev: Optional[str] = None, extra_args: Optional[CommandArgs] = None - ) -> RevOptions: - """ - Return a RevOptions object. - - Args: - rev: the name of a revision to install. - extra_args: a list of extra options. - """ - return RevOptions(cls, rev, extra_args=extra_args) - - @classmethod - def _is_local_repository(cls, repo: str) -> bool: - """ - posix absolute paths start with os.path.sep, - win32 ones start with drive (like c:\\folder) - """ - drive, tail = os.path.splitdrive(repo) - return repo.startswith(os.path.sep) or bool(drive) - - @classmethod - def get_netloc_and_auth( - cls, netloc: str, scheme: str - ) -> Tuple[str, Tuple[Optional[str], Optional[str]]]: - """ - Parse the repository URL's netloc, and return the new netloc to use - along with auth information. - - Args: - netloc: the original repository URL netloc. - scheme: the repository URL's scheme without the vcs prefix. - - This is mainly for the Subversion class to override, so that auth - information can be provided via the --username and --password options - instead of through the URL. For other subclasses like Git without - such an option, auth information must stay in the URL. - - Returns: (netloc, (username, password)). - """ - return netloc, (None, None) - - @classmethod - def get_url_rev_and_auth(cls, url: str) -> Tuple[str, Optional[str], AuthInfo]: - """ - Parse the repository URL to use, and return the URL, revision, - and auth info to use. - - Returns: (url, rev, (username, password)). - """ - scheme, netloc, path, query, frag = urllib.parse.urlsplit(url) - if "+" not in scheme: - raise ValueError( - "Sorry, {!r} is a malformed VCS url. " - "The format is +://, " - "e.g. svn+http://myrepo/svn/MyApp#egg=MyApp".format(url) - ) - # Remove the vcs prefix. - scheme = scheme.split("+", 1)[1] - netloc, user_pass = cls.get_netloc_and_auth(netloc, scheme) - rev = None - if "@" in path: - path, rev = path.rsplit("@", 1) - if not rev: - raise InstallationError( - "The URL {!r} has an empty revision (after @) " - "which is not supported. Include a revision after @ " - "or remove @ from the URL.".format(url) - ) - url = urllib.parse.urlunsplit((scheme, netloc, path, query, "")) - return url, rev, user_pass - - @staticmethod - def make_rev_args( - username: Optional[str], password: Optional[HiddenText] - ) -> CommandArgs: - """ - Return the RevOptions "extra arguments" to use in obtain(). - """ - return [] - - def get_url_rev_options(self, url: HiddenText) -> Tuple[HiddenText, RevOptions]: - """ - Return the URL and RevOptions object to use in obtain(), - as a tuple (url, rev_options). - """ - secret_url, rev, user_pass = self.get_url_rev_and_auth(url.secret) - username, secret_password = user_pass - password: Optional[HiddenText] = None - if secret_password is not None: - password = hide_value(secret_password) - extra_args = self.make_rev_args(username, password) - rev_options = self.make_rev_options(rev, extra_args=extra_args) - - return hide_url(secret_url), rev_options - - @staticmethod - def normalize_url(url: str) -> str: - """ - Normalize a URL for comparison by unquoting it and removing any - trailing slash. - """ - return urllib.parse.unquote(url).rstrip("/") - - @classmethod - def compare_urls(cls, url1: str, url2: str) -> bool: - """ - Compare two repo URLs for identity, ignoring incidental differences. - """ - return cls.normalize_url(url1) == cls.normalize_url(url2) - - def fetch_new( - self, dest: str, url: HiddenText, rev_options: RevOptions, verbosity: int - ) -> None: - """ - Fetch a revision from a repository, in the case that this is the - first fetch from the repository. - - Args: - dest: the directory to fetch the repository to. - rev_options: a RevOptions object. - verbosity: verbosity level. - """ - raise NotImplementedError - - def switch(self, dest: str, url: HiddenText, rev_options: RevOptions) -> None: - """ - Switch the repo at ``dest`` to point to ``URL``. - - Args: - rev_options: a RevOptions object. - """ - raise NotImplementedError - - def update(self, dest: str, url: HiddenText, rev_options: RevOptions) -> None: - """ - Update an already-existing repo to the given ``rev_options``. - - Args: - rev_options: a RevOptions object. - """ - raise NotImplementedError - - @classmethod - def is_commit_id_equal(cls, dest: str, name: Optional[str]) -> bool: - """ - Return whether the id of the current commit equals the given name. - - Args: - dest: the repository directory. - name: a string name. - """ - raise NotImplementedError - - def obtain(self, dest: str, url: HiddenText, verbosity: int) -> None: - """ - Install or update in editable mode the package represented by this - VersionControl object. - - :param dest: the repository directory in which to install or update. - :param url: the repository URL starting with a vcs prefix. - :param verbosity: verbosity level. - """ - url, rev_options = self.get_url_rev_options(url) - - if not os.path.exists(dest): - self.fetch_new(dest, url, rev_options, verbosity=verbosity) - return - - rev_display = rev_options.to_display() - if self.is_repository_directory(dest): - existing_url = self.get_remote_url(dest) - if self.compare_urls(existing_url, url.secret): - logger.debug( - "%s in %s exists, and has correct URL (%s)", - self.repo_name.title(), - display_path(dest), - url, - ) - if not self.is_commit_id_equal(dest, rev_options.rev): - logger.info( - "Updating %s %s%s", - display_path(dest), - self.repo_name, - rev_display, - ) - self.update(dest, url, rev_options) - else: - logger.info("Skipping because already up-to-date.") - return - - logger.warning( - "%s %s in %s exists with URL %s", - self.name, - self.repo_name, - display_path(dest), - existing_url, - ) - prompt = ("(s)witch, (i)gnore, (w)ipe, (b)ackup ", ("s", "i", "w", "b")) - else: - logger.warning( - "Directory %s already exists, and is not a %s %s.", - dest, - self.name, - self.repo_name, - ) - # https://github.com/python/mypy/issues/1174 - prompt = ("(i)gnore, (w)ipe, (b)ackup ", ("i", "w", "b")) # type: ignore - - logger.warning( - "The plan is to install the %s repository %s", - self.name, - url, - ) - response = ask_path_exists("What to do? {}".format(prompt[0]), prompt[1]) - - if response == "a": - sys.exit(-1) - - if response == "w": - logger.warning("Deleting %s", display_path(dest)) - rmtree(dest) - self.fetch_new(dest, url, rev_options, verbosity=verbosity) - return - - if response == "b": - dest_dir = backup_dir(dest) - logger.warning("Backing up %s to %s", display_path(dest), dest_dir) - shutil.move(dest, dest_dir) - self.fetch_new(dest, url, rev_options, verbosity=verbosity) - return - - # Do nothing if the response is "i". - if response == "s": - logger.info( - "Switching %s %s to %s%s", - self.repo_name, - display_path(dest), - url, - rev_display, - ) - self.switch(dest, url, rev_options) - - def unpack(self, location: str, url: HiddenText, verbosity: int) -> None: - """ - Clean up current location and download the url repository - (and vcs infos) into location - - :param url: the repository URL starting with a vcs prefix. - :param verbosity: verbosity level. - """ - if os.path.exists(location): - rmtree(location) - self.obtain(location, url=url, verbosity=verbosity) - - @classmethod - def get_remote_url(cls, location: str) -> str: - """ - Return the url used at location - - Raises RemoteNotFoundError if the repository does not have a remote - url configured. - """ - raise NotImplementedError - - @classmethod - def get_revision(cls, location: str) -> str: - """ - Return the current commit id of the files at the given location. - """ - raise NotImplementedError - - @classmethod - def run_command( - cls, - cmd: Union[List[str], CommandArgs], - show_stdout: bool = True, - cwd: Optional[str] = None, - on_returncode: 'Literal["raise", "warn", "ignore"]' = "raise", - extra_ok_returncodes: Optional[Iterable[int]] = None, - command_desc: Optional[str] = None, - extra_environ: Optional[Mapping[str, Any]] = None, - spinner: Optional[SpinnerInterface] = None, - log_failed_cmd: bool = True, - stdout_only: bool = False, - ) -> str: - """ - Run a VCS subcommand - This is simply a wrapper around call_subprocess that adds the VCS - command name, and checks that the VCS is available - """ - cmd = make_command(cls.name, *cmd) - if command_desc is None: - command_desc = format_command_args(cmd) - try: - return call_subprocess( - cmd, - show_stdout, - cwd, - on_returncode=on_returncode, - extra_ok_returncodes=extra_ok_returncodes, - command_desc=command_desc, - extra_environ=extra_environ, - unset_environ=cls.unset_environ, - spinner=spinner, - log_failed_cmd=log_failed_cmd, - stdout_only=stdout_only, - ) - except FileNotFoundError: - # errno.ENOENT = no such file or directory - # In other words, the VCS executable isn't available - raise BadCommand( - f"Cannot find command {cls.name!r} - do you have " - f"{cls.name!r} installed and in your PATH?" - ) - except PermissionError: - # errno.EACCES = Permission denied - # This error occurs, for instance, when the command is installed - # only for another user. So, the current user don't have - # permission to call the other user command. - raise BadCommand( - f"No permission to execute {cls.name!r} - install it " - f"locally, globally (ask admin), or check your PATH. " - f"See possible solutions at " - f"https://pip.pypa.io/en/latest/reference/pip_freeze/" - f"#fixing-permission-denied." - ) - - @classmethod - def is_repository_directory(cls, path: str) -> bool: - """ - Return whether a directory path is a repository directory. - """ - logger.debug("Checking in %s for %s (%s)...", path, cls.dirname, cls.name) - return os.path.exists(os.path.join(path, cls.dirname)) - - @classmethod - def get_repository_root(cls, location: str) -> Optional[str]: - """ - Return the "root" (top-level) directory controlled by the vcs, - or `None` if the directory is not in any. - - It is meant to be overridden to implement smarter detection - mechanisms for specific vcs. - - This can do more than is_repository_directory() alone. For - example, the Git override checks that Git is actually available. - """ - if cls.is_repository_directory(location): - return location - return None diff --git a/bot/lib/python3.11/site-packages/pip/_internal/wheel_builder.py b/bot/lib/python3.11/site-packages/pip/_internal/wheel_builder.py deleted file mode 100644 index 15b30af..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/wheel_builder.py +++ /dev/null @@ -1,382 +0,0 @@ -"""Orchestrator for building wheels from InstallRequirements. -""" - -import logging -import os.path -import re -import shutil -from typing import Callable, Iterable, List, Optional, Tuple - -from pip._vendor.packaging.utils import canonicalize_name, canonicalize_version -from pip._vendor.packaging.version import InvalidVersion, Version - -from pip._internal.cache import WheelCache -from pip._internal.exceptions import InvalidWheelFilename, UnsupportedWheel -from pip._internal.metadata import FilesystemWheel, get_wheel_distribution -from pip._internal.models.link import Link -from pip._internal.models.wheel import Wheel -from pip._internal.operations.build.wheel import build_wheel_pep517 -from pip._internal.operations.build.wheel_editable import build_wheel_editable -from pip._internal.operations.build.wheel_legacy import build_wheel_legacy -from pip._internal.req.req_install import InstallRequirement -from pip._internal.utils.deprecation import ( - LegacyInstallReasonMissingWheelPackage, - LegacyInstallReasonNoBinaryForcesSetuptoolsInstall, -) -from pip._internal.utils.logging import indent_log -from pip._internal.utils.misc import ensure_dir, hash_file, is_wheel_installed -from pip._internal.utils.setuptools_build import make_setuptools_clean_args -from pip._internal.utils.subprocess import call_subprocess -from pip._internal.utils.temp_dir import TempDirectory -from pip._internal.utils.urls import path_to_url -from pip._internal.vcs import vcs - -logger = logging.getLogger(__name__) - -_egg_info_re = re.compile(r"([a-z0-9_.]+)-([a-z0-9_.!+-]+)", re.IGNORECASE) - -BdistWheelAllowedPredicate = Callable[[InstallRequirement], bool] -BuildResult = Tuple[List[InstallRequirement], List[InstallRequirement]] - - -def _contains_egg_info(s: str) -> bool: - """Determine whether the string looks like an egg_info. - - :param s: The string to parse. E.g. foo-2.1 - """ - return bool(_egg_info_re.search(s)) - - -def _should_build( - req: InstallRequirement, - need_wheel: bool, - check_bdist_wheel: Optional[BdistWheelAllowedPredicate] = None, -) -> bool: - """Return whether an InstallRequirement should be built into a wheel.""" - if req.constraint: - # never build requirements that are merely constraints - return False - if req.is_wheel: - if need_wheel: - logger.info( - "Skipping %s, due to already being wheel.", - req.name, - ) - return False - - if need_wheel: - # i.e. pip wheel, not pip install - return True - - # From this point, this concerns the pip install command only - # (need_wheel=False). - - if not req.source_dir: - return False - - if req.editable: - # we only build PEP 660 editable requirements - return req.supports_pyproject_editable() - - if req.use_pep517: - return True - - assert check_bdist_wheel is not None - if not check_bdist_wheel(req): - # /!\ When we change this to unconditionally return True, we must also remove - # support for `--install-option`. Indeed, `--install-option` implies - # `--no-binary` so we can return False here and run `setup.py install`. - # `--global-option` and `--build-option` can remain until we drop support for - # building with `setup.py bdist_wheel`. - req.legacy_install_reason = LegacyInstallReasonNoBinaryForcesSetuptoolsInstall - return False - - if not is_wheel_installed(): - # we don't build legacy requirements if wheel is not installed - req.legacy_install_reason = LegacyInstallReasonMissingWheelPackage - return False - - return True - - -def should_build_for_wheel_command( - req: InstallRequirement, -) -> bool: - return _should_build(req, need_wheel=True) - - -def should_build_for_install_command( - req: InstallRequirement, - check_bdist_wheel_allowed: BdistWheelAllowedPredicate, -) -> bool: - return _should_build( - req, need_wheel=False, check_bdist_wheel=check_bdist_wheel_allowed - ) - - -def _should_cache( - req: InstallRequirement, -) -> Optional[bool]: - """ - Return whether a built InstallRequirement can be stored in the persistent - wheel cache, assuming the wheel cache is available, and _should_build() - has determined a wheel needs to be built. - """ - if req.editable or not req.source_dir: - # never cache editable requirements - return False - - if req.link and req.link.is_vcs: - # VCS checkout. Do not cache - # unless it points to an immutable commit hash. - assert not req.editable - assert req.source_dir - vcs_backend = vcs.get_backend_for_scheme(req.link.scheme) - assert vcs_backend - if vcs_backend.is_immutable_rev_checkout(req.link.url, req.source_dir): - return True - return False - - assert req.link - base, ext = req.link.splitext() - if _contains_egg_info(base): - return True - - # Otherwise, do not cache. - return False - - -def _get_cache_dir( - req: InstallRequirement, - wheel_cache: WheelCache, -) -> str: - """Return the persistent or temporary cache directory where the built - wheel need to be stored. - """ - cache_available = bool(wheel_cache.cache_dir) - assert req.link - if cache_available and _should_cache(req): - cache_dir = wheel_cache.get_path_for_link(req.link) - else: - cache_dir = wheel_cache.get_ephem_path_for_link(req.link) - return cache_dir - - -def _verify_one(req: InstallRequirement, wheel_path: str) -> None: - canonical_name = canonicalize_name(req.name or "") - w = Wheel(os.path.basename(wheel_path)) - if canonicalize_name(w.name) != canonical_name: - raise InvalidWheelFilename( - "Wheel has unexpected file name: expected {!r}, " - "got {!r}".format(canonical_name, w.name), - ) - dist = get_wheel_distribution(FilesystemWheel(wheel_path), canonical_name) - dist_verstr = str(dist.version) - if canonicalize_version(dist_verstr) != canonicalize_version(w.version): - raise InvalidWheelFilename( - "Wheel has unexpected file name: expected {!r}, " - "got {!r}".format(dist_verstr, w.version), - ) - metadata_version_value = dist.metadata_version - if metadata_version_value is None: - raise UnsupportedWheel("Missing Metadata-Version") - try: - metadata_version = Version(metadata_version_value) - except InvalidVersion: - msg = f"Invalid Metadata-Version: {metadata_version_value}" - raise UnsupportedWheel(msg) - if metadata_version >= Version("1.2") and not isinstance(dist.version, Version): - raise UnsupportedWheel( - "Metadata 1.2 mandates PEP 440 version, " - "but {!r} is not".format(dist_verstr) - ) - - -def _build_one( - req: InstallRequirement, - output_dir: str, - verify: bool, - build_options: List[str], - global_options: List[str], - editable: bool, -) -> Optional[str]: - """Build one wheel. - - :return: The filename of the built wheel, or None if the build failed. - """ - artifact = "editable" if editable else "wheel" - try: - ensure_dir(output_dir) - except OSError as e: - logger.warning( - "Building %s for %s failed: %s", - artifact, - req.name, - e, - ) - return None - - # Install build deps into temporary directory (PEP 518) - with req.build_env: - wheel_path = _build_one_inside_env( - req, output_dir, build_options, global_options, editable - ) - if wheel_path and verify: - try: - _verify_one(req, wheel_path) - except (InvalidWheelFilename, UnsupportedWheel) as e: - logger.warning("Built %s for %s is invalid: %s", artifact, req.name, e) - return None - return wheel_path - - -def _build_one_inside_env( - req: InstallRequirement, - output_dir: str, - build_options: List[str], - global_options: List[str], - editable: bool, -) -> Optional[str]: - with TempDirectory(kind="wheel") as temp_dir: - assert req.name - if req.use_pep517: - assert req.metadata_directory - assert req.pep517_backend - if global_options: - logger.warning( - "Ignoring --global-option when building %s using PEP 517", req.name - ) - if build_options: - logger.warning( - "Ignoring --build-option when building %s using PEP 517", req.name - ) - if editable: - wheel_path = build_wheel_editable( - name=req.name, - backend=req.pep517_backend, - metadata_directory=req.metadata_directory, - tempd=temp_dir.path, - ) - else: - wheel_path = build_wheel_pep517( - name=req.name, - backend=req.pep517_backend, - metadata_directory=req.metadata_directory, - tempd=temp_dir.path, - ) - else: - wheel_path = build_wheel_legacy( - name=req.name, - setup_py_path=req.setup_py_path, - source_dir=req.unpacked_source_directory, - global_options=global_options, - build_options=build_options, - tempd=temp_dir.path, - ) - - if wheel_path is not None: - wheel_name = os.path.basename(wheel_path) - dest_path = os.path.join(output_dir, wheel_name) - try: - wheel_hash, length = hash_file(wheel_path) - shutil.move(wheel_path, dest_path) - logger.info( - "Created wheel for %s: filename=%s size=%d sha256=%s", - req.name, - wheel_name, - length, - wheel_hash.hexdigest(), - ) - logger.info("Stored in directory: %s", output_dir) - return dest_path - except Exception as e: - logger.warning( - "Building wheel for %s failed: %s", - req.name, - e, - ) - # Ignore return, we can't do anything else useful. - if not req.use_pep517: - _clean_one_legacy(req, global_options) - return None - - -def _clean_one_legacy(req: InstallRequirement, global_options: List[str]) -> bool: - clean_args = make_setuptools_clean_args( - req.setup_py_path, - global_options=global_options, - ) - - logger.info("Running setup.py clean for %s", req.name) - try: - call_subprocess( - clean_args, command_desc="python setup.py clean", cwd=req.source_dir - ) - return True - except Exception: - logger.error("Failed cleaning build dir for %s", req.name) - return False - - -def build( - requirements: Iterable[InstallRequirement], - wheel_cache: WheelCache, - verify: bool, - build_options: List[str], - global_options: List[str], -) -> BuildResult: - """Build wheels. - - :return: The list of InstallRequirement that succeeded to build and - the list of InstallRequirement that failed to build. - """ - if not requirements: - return [], [] - - # Build the wheels. - logger.info( - "Building wheels for collected packages: %s", - ", ".join(req.name for req in requirements), # type: ignore - ) - - with indent_log(): - build_successes, build_failures = [], [] - for req in requirements: - assert req.name - cache_dir = _get_cache_dir(req, wheel_cache) - wheel_file = _build_one( - req, - cache_dir, - verify, - build_options, - global_options, - req.editable and req.permit_editable_wheels, - ) - if wheel_file: - # Record the download origin in the cache - if req.download_info is not None: - # download_info is guaranteed to be set because when we build an - # InstallRequirement it has been through the preparer before, but - # let's be cautious. - wheel_cache.record_download_origin(cache_dir, req.download_info) - # Update the link for this. - req.link = Link(path_to_url(wheel_file)) - req.local_file_path = req.link.file_path - assert req.link.is_wheel - build_successes.append(req) - else: - build_failures.append(req) - - # notify success/failure - if build_successes: - logger.info( - "Successfully built %s", - " ".join([req.name for req in build_successes]), # type: ignore - ) - if build_failures: - logger.info( - "Failed to build %s", - " ".join([req.name for req in build_failures]), # type: ignore - ) - # Return a list of requirements that failed to build - return build_successes, build_failures diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/__init__.py b/bot/lib/python3.11/site-packages/pip/_vendor/__init__.py deleted file mode 100644 index b22f7ab..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/__init__.py +++ /dev/null @@ -1,120 +0,0 @@ -""" -pip._vendor is for vendoring dependencies of pip to prevent needing pip to -depend on something external. - -Files inside of pip._vendor should be considered immutable and should only be -updated to versions from upstream. -""" -from __future__ import absolute_import - -import glob -import os.path -import sys - -# Downstream redistributors which have debundled our dependencies should also -# patch this value to be true. This will trigger the additional patching -# to cause things like "six" to be available as pip. -DEBUNDLED = False - -# By default, look in this directory for a bunch of .whl files which we will -# add to the beginning of sys.path before attempting to import anything. This -# is done to support downstream re-distributors like Debian and Fedora who -# wish to create their own Wheels for our dependencies to aid in debundling. -WHEEL_DIR = os.path.abspath(os.path.dirname(__file__)) - - -# Define a small helper function to alias our vendored modules to the real ones -# if the vendored ones do not exist. This idea of this was taken from -# https://github.com/kennethreitz/requests/pull/2567. -def vendored(modulename): - vendored_name = "{0}.{1}".format(__name__, modulename) - - try: - __import__(modulename, globals(), locals(), level=0) - except ImportError: - # We can just silently allow import failures to pass here. If we - # got to this point it means that ``import pip._vendor.whatever`` - # failed and so did ``import whatever``. Since we're importing this - # upfront in an attempt to alias imports, not erroring here will - # just mean we get a regular import error whenever pip *actually* - # tries to import one of these modules to use it, which actually - # gives us a better error message than we would have otherwise - # gotten. - pass - else: - sys.modules[vendored_name] = sys.modules[modulename] - base, head = vendored_name.rsplit(".", 1) - setattr(sys.modules[base], head, sys.modules[modulename]) - - -# If we're operating in a debundled setup, then we want to go ahead and trigger -# the aliasing of our vendored libraries as well as looking for wheels to add -# to our sys.path. This will cause all of this code to be a no-op typically -# however downstream redistributors can enable it in a consistent way across -# all platforms. -if DEBUNDLED: - # Actually look inside of WHEEL_DIR to find .whl files and add them to the - # front of our sys.path. - sys.path[:] = glob.glob(os.path.join(WHEEL_DIR, "*.whl")) + sys.path - - # Actually alias all of our vendored dependencies. - vendored("cachecontrol") - vendored("certifi") - vendored("colorama") - vendored("distlib") - vendored("distro") - vendored("six") - vendored("six.moves") - vendored("six.moves.urllib") - vendored("six.moves.urllib.parse") - vendored("packaging") - vendored("packaging.version") - vendored("packaging.specifiers") - vendored("pep517") - vendored("pkg_resources") - vendored("platformdirs") - vendored("progress") - vendored("requests") - vendored("requests.exceptions") - vendored("requests.packages") - vendored("requests.packages.urllib3") - vendored("requests.packages.urllib3._collections") - vendored("requests.packages.urllib3.connection") - vendored("requests.packages.urllib3.connectionpool") - vendored("requests.packages.urllib3.contrib") - vendored("requests.packages.urllib3.contrib.ntlmpool") - vendored("requests.packages.urllib3.contrib.pyopenssl") - vendored("requests.packages.urllib3.exceptions") - vendored("requests.packages.urllib3.fields") - vendored("requests.packages.urllib3.filepost") - vendored("requests.packages.urllib3.packages") - vendored("requests.packages.urllib3.packages.ordered_dict") - vendored("requests.packages.urllib3.packages.six") - vendored("requests.packages.urllib3.packages.ssl_match_hostname") - vendored("requests.packages.urllib3.packages.ssl_match_hostname." - "_implementation") - vendored("requests.packages.urllib3.poolmanager") - vendored("requests.packages.urllib3.request") - vendored("requests.packages.urllib3.response") - vendored("requests.packages.urllib3.util") - vendored("requests.packages.urllib3.util.connection") - vendored("requests.packages.urllib3.util.request") - vendored("requests.packages.urllib3.util.response") - vendored("requests.packages.urllib3.util.retry") - vendored("requests.packages.urllib3.util.ssl_") - vendored("requests.packages.urllib3.util.timeout") - vendored("requests.packages.urllib3.util.url") - vendored("resolvelib") - vendored("rich") - vendored("rich.console") - vendored("rich.highlighter") - vendored("rich.logging") - vendored("rich.markup") - vendored("rich.progress") - vendored("rich.segment") - vendored("rich.style") - vendored("rich.text") - vendored("rich.traceback") - vendored("tenacity") - vendored("tomli") - vendored("urllib3") diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/cachecontrol/__init__.py b/bot/lib/python3.11/site-packages/pip/_vendor/cachecontrol/__init__.py deleted file mode 100644 index f631ae6..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/cachecontrol/__init__.py +++ /dev/null @@ -1,18 +0,0 @@ -# SPDX-FileCopyrightText: 2015 Eric Larson -# -# SPDX-License-Identifier: Apache-2.0 - -"""CacheControl import Interface. - -Make it easy to import from cachecontrol without long namespaces. -""" -__author__ = "Eric Larson" -__email__ = "eric@ionrock.org" -__version__ = "0.12.11" - -from .wrapper import CacheControl -from .adapter import CacheControlAdapter -from .controller import CacheController - -import logging -logging.getLogger(__name__).addHandler(logging.NullHandler()) diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/cachecontrol/_cmd.py b/bot/lib/python3.11/site-packages/pip/_vendor/cachecontrol/_cmd.py deleted file mode 100644 index 4266b5e..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/cachecontrol/_cmd.py +++ /dev/null @@ -1,61 +0,0 @@ -# SPDX-FileCopyrightText: 2015 Eric Larson -# -# SPDX-License-Identifier: Apache-2.0 - -import logging - -from pip._vendor import requests - -from pip._vendor.cachecontrol.adapter import CacheControlAdapter -from pip._vendor.cachecontrol.cache import DictCache -from pip._vendor.cachecontrol.controller import logger - -from argparse import ArgumentParser - - -def setup_logging(): - logger.setLevel(logging.DEBUG) - handler = logging.StreamHandler() - logger.addHandler(handler) - - -def get_session(): - adapter = CacheControlAdapter( - DictCache(), cache_etags=True, serializer=None, heuristic=None - ) - sess = requests.Session() - sess.mount("http://", adapter) - sess.mount("https://", adapter) - - sess.cache_controller = adapter.controller - return sess - - -def get_args(): - parser = ArgumentParser() - parser.add_argument("url", help="The URL to try and cache") - return parser.parse_args() - - -def main(args=None): - args = get_args() - sess = get_session() - - # Make a request to get a response - resp = sess.get(args.url) - - # Turn on logging - setup_logging() - - # try setting the cache - sess.cache_controller.cache_response(resp.request, resp.raw) - - # Now try to get it - if sess.cache_controller.cached_request(resp.request): - print("Cached!") - else: - print("Not cached :(") - - -if __name__ == "__main__": - main() diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/cachecontrol/adapter.py b/bot/lib/python3.11/site-packages/pip/_vendor/cachecontrol/adapter.py deleted file mode 100644 index 94c75e1..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/cachecontrol/adapter.py +++ /dev/null @@ -1,137 +0,0 @@ -# SPDX-FileCopyrightText: 2015 Eric Larson -# -# SPDX-License-Identifier: Apache-2.0 - -import types -import functools -import zlib - -from pip._vendor.requests.adapters import HTTPAdapter - -from .controller import CacheController, PERMANENT_REDIRECT_STATUSES -from .cache import DictCache -from .filewrapper import CallbackFileWrapper - - -class CacheControlAdapter(HTTPAdapter): - invalidating_methods = {"PUT", "PATCH", "DELETE"} - - def __init__( - self, - cache=None, - cache_etags=True, - controller_class=None, - serializer=None, - heuristic=None, - cacheable_methods=None, - *args, - **kw - ): - super(CacheControlAdapter, self).__init__(*args, **kw) - self.cache = DictCache() if cache is None else cache - self.heuristic = heuristic - self.cacheable_methods = cacheable_methods or ("GET",) - - controller_factory = controller_class or CacheController - self.controller = controller_factory( - self.cache, cache_etags=cache_etags, serializer=serializer - ) - - def send(self, request, cacheable_methods=None, **kw): - """ - Send a request. Use the request information to see if it - exists in the cache and cache the response if we need to and can. - """ - cacheable = cacheable_methods or self.cacheable_methods - if request.method in cacheable: - try: - cached_response = self.controller.cached_request(request) - except zlib.error: - cached_response = None - if cached_response: - return self.build_response(request, cached_response, from_cache=True) - - # check for etags and add headers if appropriate - request.headers.update(self.controller.conditional_headers(request)) - - resp = super(CacheControlAdapter, self).send(request, **kw) - - return resp - - def build_response( - self, request, response, from_cache=False, cacheable_methods=None - ): - """ - Build a response by making a request or using the cache. - - This will end up calling send and returning a potentially - cached response - """ - cacheable = cacheable_methods or self.cacheable_methods - if not from_cache and request.method in cacheable: - # Check for any heuristics that might update headers - # before trying to cache. - if self.heuristic: - response = self.heuristic.apply(response) - - # apply any expiration heuristics - if response.status == 304: - # We must have sent an ETag request. This could mean - # that we've been expired already or that we simply - # have an etag. In either case, we want to try and - # update the cache if that is the case. - cached_response = self.controller.update_cached_response( - request, response - ) - - if cached_response is not response: - from_cache = True - - # We are done with the server response, read a - # possible response body (compliant servers will - # not return one, but we cannot be 100% sure) and - # release the connection back to the pool. - response.read(decode_content=False) - response.release_conn() - - response = cached_response - - # We always cache the 301 responses - elif int(response.status) in PERMANENT_REDIRECT_STATUSES: - self.controller.cache_response(request, response) - else: - # Wrap the response file with a wrapper that will cache the - # response when the stream has been consumed. - response._fp = CallbackFileWrapper( - response._fp, - functools.partial( - self.controller.cache_response, request, response - ), - ) - if response.chunked: - super_update_chunk_length = response._update_chunk_length - - def _update_chunk_length(self): - super_update_chunk_length() - if self.chunk_left == 0: - self._fp._close() - - response._update_chunk_length = types.MethodType( - _update_chunk_length, response - ) - - resp = super(CacheControlAdapter, self).build_response(request, response) - - # See if we should invalidate the cache. - if request.method in self.invalidating_methods and resp.ok: - cache_url = self.controller.cache_url(request.url) - self.cache.delete(cache_url) - - # Give the request a from_cache attr to let people use it - resp.from_cache = from_cache - - return resp - - def close(self): - self.cache.close() - super(CacheControlAdapter, self).close() diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/cachecontrol/cache.py b/bot/lib/python3.11/site-packages/pip/_vendor/cachecontrol/cache.py deleted file mode 100644 index 2a965f5..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/cachecontrol/cache.py +++ /dev/null @@ -1,65 +0,0 @@ -# SPDX-FileCopyrightText: 2015 Eric Larson -# -# SPDX-License-Identifier: Apache-2.0 - -""" -The cache object API for implementing caches. The default is a thread -safe in-memory dictionary. -""" -from threading import Lock - - -class BaseCache(object): - - def get(self, key): - raise NotImplementedError() - - def set(self, key, value, expires=None): - raise NotImplementedError() - - def delete(self, key): - raise NotImplementedError() - - def close(self): - pass - - -class DictCache(BaseCache): - - def __init__(self, init_dict=None): - self.lock = Lock() - self.data = init_dict or {} - - def get(self, key): - return self.data.get(key, None) - - def set(self, key, value, expires=None): - with self.lock: - self.data.update({key: value}) - - def delete(self, key): - with self.lock: - if key in self.data: - self.data.pop(key) - - -class SeparateBodyBaseCache(BaseCache): - """ - In this variant, the body is not stored mixed in with the metadata, but is - passed in (as a bytes-like object) in a separate call to ``set_body()``. - - That is, the expected interaction pattern is:: - - cache.set(key, serialized_metadata) - cache.set_body(key) - - Similarly, the body should be loaded separately via ``get_body()``. - """ - def set_body(self, key, body): - raise NotImplementedError() - - def get_body(self, key): - """ - Return the body as file-like object. - """ - raise NotImplementedError() diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/cachecontrol/caches/__init__.py b/bot/lib/python3.11/site-packages/pip/_vendor/cachecontrol/caches/__init__.py deleted file mode 100644 index 3782729..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/cachecontrol/caches/__init__.py +++ /dev/null @@ -1,9 +0,0 @@ -# SPDX-FileCopyrightText: 2015 Eric Larson -# -# SPDX-License-Identifier: Apache-2.0 - -from .file_cache import FileCache, SeparateBodyFileCache -from .redis_cache import RedisCache - - -__all__ = ["FileCache", "SeparateBodyFileCache", "RedisCache"] diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/cachecontrol/caches/file_cache.py b/bot/lib/python3.11/site-packages/pip/_vendor/cachecontrol/caches/file_cache.py deleted file mode 100644 index f1ddb2e..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/cachecontrol/caches/file_cache.py +++ /dev/null @@ -1,188 +0,0 @@ -# SPDX-FileCopyrightText: 2015 Eric Larson -# -# SPDX-License-Identifier: Apache-2.0 - -import hashlib -import os -from textwrap import dedent - -from ..cache import BaseCache, SeparateBodyBaseCache -from ..controller import CacheController - -try: - FileNotFoundError -except NameError: - # py2.X - FileNotFoundError = (IOError, OSError) - - -def _secure_open_write(filename, fmode): - # We only want to write to this file, so open it in write only mode - flags = os.O_WRONLY - - # os.O_CREAT | os.O_EXCL will fail if the file already exists, so we only - # will open *new* files. - # We specify this because we want to ensure that the mode we pass is the - # mode of the file. - flags |= os.O_CREAT | os.O_EXCL - - # Do not follow symlinks to prevent someone from making a symlink that - # we follow and insecurely open a cache file. - if hasattr(os, "O_NOFOLLOW"): - flags |= os.O_NOFOLLOW - - # On Windows we'll mark this file as binary - if hasattr(os, "O_BINARY"): - flags |= os.O_BINARY - - # Before we open our file, we want to delete any existing file that is - # there - try: - os.remove(filename) - except (IOError, OSError): - # The file must not exist already, so we can just skip ahead to opening - pass - - # Open our file, the use of os.O_CREAT | os.O_EXCL will ensure that if a - # race condition happens between the os.remove and this line, that an - # error will be raised. Because we utilize a lockfile this should only - # happen if someone is attempting to attack us. - fd = os.open(filename, flags, fmode) - try: - return os.fdopen(fd, "wb") - - except: - # An error occurred wrapping our FD in a file object - os.close(fd) - raise - - -class _FileCacheMixin: - """Shared implementation for both FileCache variants.""" - - def __init__( - self, - directory, - forever=False, - filemode=0o0600, - dirmode=0o0700, - use_dir_lock=None, - lock_class=None, - ): - - if use_dir_lock is not None and lock_class is not None: - raise ValueError("Cannot use use_dir_lock and lock_class together") - - try: - from lockfile import LockFile - from lockfile.mkdirlockfile import MkdirLockFile - except ImportError: - notice = dedent( - """ - NOTE: In order to use the FileCache you must have - lockfile installed. You can install it via pip: - pip install lockfile - """ - ) - raise ImportError(notice) - - else: - if use_dir_lock: - lock_class = MkdirLockFile - - elif lock_class is None: - lock_class = LockFile - - self.directory = directory - self.forever = forever - self.filemode = filemode - self.dirmode = dirmode - self.lock_class = lock_class - - @staticmethod - def encode(x): - return hashlib.sha224(x.encode()).hexdigest() - - def _fn(self, name): - # NOTE: This method should not change as some may depend on it. - # See: https://github.com/ionrock/cachecontrol/issues/63 - hashed = self.encode(name) - parts = list(hashed[:5]) + [hashed] - return os.path.join(self.directory, *parts) - - def get(self, key): - name = self._fn(key) - try: - with open(name, "rb") as fh: - return fh.read() - - except FileNotFoundError: - return None - - def set(self, key, value, expires=None): - name = self._fn(key) - self._write(name, value) - - def _write(self, path, data: bytes): - """ - Safely write the data to the given path. - """ - # Make sure the directory exists - try: - os.makedirs(os.path.dirname(path), self.dirmode) - except (IOError, OSError): - pass - - with self.lock_class(path) as lock: - # Write our actual file - with _secure_open_write(lock.path, self.filemode) as fh: - fh.write(data) - - def _delete(self, key, suffix): - name = self._fn(key) + suffix - if not self.forever: - try: - os.remove(name) - except FileNotFoundError: - pass - - -class FileCache(_FileCacheMixin, BaseCache): - """ - Traditional FileCache: body is stored in memory, so not suitable for large - downloads. - """ - - def delete(self, key): - self._delete(key, "") - - -class SeparateBodyFileCache(_FileCacheMixin, SeparateBodyBaseCache): - """ - Memory-efficient FileCache: body is stored in a separate file, reducing - peak memory usage. - """ - - def get_body(self, key): - name = self._fn(key) + ".body" - try: - return open(name, "rb") - except FileNotFoundError: - return None - - def set_body(self, key, body): - name = self._fn(key) + ".body" - self._write(name, body) - - def delete(self, key): - self._delete(key, "") - self._delete(key, ".body") - - -def url_to_file_path(url, filecache): - """Return the file cache path based on the URL. - - This does not ensure the file exists! - """ - key = CacheController.cache_url(url) - return filecache._fn(key) diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/cachecontrol/caches/redis_cache.py b/bot/lib/python3.11/site-packages/pip/_vendor/cachecontrol/caches/redis_cache.py deleted file mode 100644 index 2cba4b0..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/cachecontrol/caches/redis_cache.py +++ /dev/null @@ -1,39 +0,0 @@ -# SPDX-FileCopyrightText: 2015 Eric Larson -# -# SPDX-License-Identifier: Apache-2.0 - -from __future__ import division - -from datetime import datetime -from pip._vendor.cachecontrol.cache import BaseCache - - -class RedisCache(BaseCache): - - def __init__(self, conn): - self.conn = conn - - def get(self, key): - return self.conn.get(key) - - def set(self, key, value, expires=None): - if not expires: - self.conn.set(key, value) - elif isinstance(expires, datetime): - expires = expires - datetime.utcnow() - self.conn.setex(key, int(expires.total_seconds()), value) - else: - self.conn.setex(key, expires, value) - - def delete(self, key): - self.conn.delete(key) - - def clear(self): - """Helper for clearing all the keys in a database. Use with - caution!""" - for key in self.conn.keys(): - self.conn.delete(key) - - def close(self): - """Redis uses connection pooling, no need to close the connection.""" - pass diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/cachecontrol/compat.py b/bot/lib/python3.11/site-packages/pip/_vendor/cachecontrol/compat.py deleted file mode 100644 index ccec937..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/cachecontrol/compat.py +++ /dev/null @@ -1,32 +0,0 @@ -# SPDX-FileCopyrightText: 2015 Eric Larson -# -# SPDX-License-Identifier: Apache-2.0 - -try: - from urllib.parse import urljoin -except ImportError: - from urlparse import urljoin - - -try: - import cPickle as pickle -except ImportError: - import pickle - -# Handle the case where the requests module has been patched to not have -# urllib3 bundled as part of its source. -try: - from pip._vendor.requests.packages.urllib3.response import HTTPResponse -except ImportError: - from pip._vendor.urllib3.response import HTTPResponse - -try: - from pip._vendor.requests.packages.urllib3.util import is_fp_closed -except ImportError: - from pip._vendor.urllib3.util import is_fp_closed - -# Replicate some six behaviour -try: - text_type = unicode -except NameError: - text_type = str diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/cachecontrol/controller.py b/bot/lib/python3.11/site-packages/pip/_vendor/cachecontrol/controller.py deleted file mode 100644 index 7f23529..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/cachecontrol/controller.py +++ /dev/null @@ -1,439 +0,0 @@ -# SPDX-FileCopyrightText: 2015 Eric Larson -# -# SPDX-License-Identifier: Apache-2.0 - -""" -The httplib2 algorithms ported for use with requests. -""" -import logging -import re -import calendar -import time -from email.utils import parsedate_tz - -from pip._vendor.requests.structures import CaseInsensitiveDict - -from .cache import DictCache, SeparateBodyBaseCache -from .serialize import Serializer - - -logger = logging.getLogger(__name__) - -URI = re.compile(r"^(([^:/?#]+):)?(//([^/?#]*))?([^?#]*)(\?([^#]*))?(#(.*))?") - -PERMANENT_REDIRECT_STATUSES = (301, 308) - - -def parse_uri(uri): - """Parses a URI using the regex given in Appendix B of RFC 3986. - - (scheme, authority, path, query, fragment) = parse_uri(uri) - """ - groups = URI.match(uri).groups() - return (groups[1], groups[3], groups[4], groups[6], groups[8]) - - -class CacheController(object): - """An interface to see if request should cached or not.""" - - def __init__( - self, cache=None, cache_etags=True, serializer=None, status_codes=None - ): - self.cache = DictCache() if cache is None else cache - self.cache_etags = cache_etags - self.serializer = serializer or Serializer() - self.cacheable_status_codes = status_codes or (200, 203, 300, 301, 308) - - @classmethod - def _urlnorm(cls, uri): - """Normalize the URL to create a safe key for the cache""" - (scheme, authority, path, query, fragment) = parse_uri(uri) - if not scheme or not authority: - raise Exception("Only absolute URIs are allowed. uri = %s" % uri) - - scheme = scheme.lower() - authority = authority.lower() - - if not path: - path = "/" - - # Could do syntax based normalization of the URI before - # computing the digest. See Section 6.2.2 of Std 66. - request_uri = query and "?".join([path, query]) or path - defrag_uri = scheme + "://" + authority + request_uri - - return defrag_uri - - @classmethod - def cache_url(cls, uri): - return cls._urlnorm(uri) - - def parse_cache_control(self, headers): - known_directives = { - # https://tools.ietf.org/html/rfc7234#section-5.2 - "max-age": (int, True), - "max-stale": (int, False), - "min-fresh": (int, True), - "no-cache": (None, False), - "no-store": (None, False), - "no-transform": (None, False), - "only-if-cached": (None, False), - "must-revalidate": (None, False), - "public": (None, False), - "private": (None, False), - "proxy-revalidate": (None, False), - "s-maxage": (int, True), - } - - cc_headers = headers.get("cache-control", headers.get("Cache-Control", "")) - - retval = {} - - for cc_directive in cc_headers.split(","): - if not cc_directive.strip(): - continue - - parts = cc_directive.split("=", 1) - directive = parts[0].strip() - - try: - typ, required = known_directives[directive] - except KeyError: - logger.debug("Ignoring unknown cache-control directive: %s", directive) - continue - - if not typ or not required: - retval[directive] = None - if typ: - try: - retval[directive] = typ(parts[1].strip()) - except IndexError: - if required: - logger.debug( - "Missing value for cache-control " "directive: %s", - directive, - ) - except ValueError: - logger.debug( - "Invalid value for cache-control directive " "%s, must be %s", - directive, - typ.__name__, - ) - - return retval - - def cached_request(self, request): - """ - Return a cached response if it exists in the cache, otherwise - return False. - """ - cache_url = self.cache_url(request.url) - logger.debug('Looking up "%s" in the cache', cache_url) - cc = self.parse_cache_control(request.headers) - - # Bail out if the request insists on fresh data - if "no-cache" in cc: - logger.debug('Request header has "no-cache", cache bypassed') - return False - - if "max-age" in cc and cc["max-age"] == 0: - logger.debug('Request header has "max_age" as 0, cache bypassed') - return False - - # Request allows serving from the cache, let's see if we find something - cache_data = self.cache.get(cache_url) - if cache_data is None: - logger.debug("No cache entry available") - return False - - if isinstance(self.cache, SeparateBodyBaseCache): - body_file = self.cache.get_body(cache_url) - else: - body_file = None - - # Check whether it can be deserialized - resp = self.serializer.loads(request, cache_data, body_file) - if not resp: - logger.warning("Cache entry deserialization failed, entry ignored") - return False - - # If we have a cached permanent redirect, return it immediately. We - # don't need to test our response for other headers b/c it is - # intrinsically "cacheable" as it is Permanent. - # - # See: - # https://tools.ietf.org/html/rfc7231#section-6.4.2 - # - # Client can try to refresh the value by repeating the request - # with cache busting headers as usual (ie no-cache). - if int(resp.status) in PERMANENT_REDIRECT_STATUSES: - msg = ( - "Returning cached permanent redirect response " - "(ignoring date and etag information)" - ) - logger.debug(msg) - return resp - - headers = CaseInsensitiveDict(resp.headers) - if not headers or "date" not in headers: - if "etag" not in headers: - # Without date or etag, the cached response can never be used - # and should be deleted. - logger.debug("Purging cached response: no date or etag") - self.cache.delete(cache_url) - logger.debug("Ignoring cached response: no date") - return False - - now = time.time() - date = calendar.timegm(parsedate_tz(headers["date"])) - current_age = max(0, now - date) - logger.debug("Current age based on date: %i", current_age) - - # TODO: There is an assumption that the result will be a - # urllib3 response object. This may not be best since we - # could probably avoid instantiating or constructing the - # response until we know we need it. - resp_cc = self.parse_cache_control(headers) - - # determine freshness - freshness_lifetime = 0 - - # Check the max-age pragma in the cache control header - if "max-age" in resp_cc: - freshness_lifetime = resp_cc["max-age"] - logger.debug("Freshness lifetime from max-age: %i", freshness_lifetime) - - # If there isn't a max-age, check for an expires header - elif "expires" in headers: - expires = parsedate_tz(headers["expires"]) - if expires is not None: - expire_time = calendar.timegm(expires) - date - freshness_lifetime = max(0, expire_time) - logger.debug("Freshness lifetime from expires: %i", freshness_lifetime) - - # Determine if we are setting freshness limit in the - # request. Note, this overrides what was in the response. - if "max-age" in cc: - freshness_lifetime = cc["max-age"] - logger.debug( - "Freshness lifetime from request max-age: %i", freshness_lifetime - ) - - if "min-fresh" in cc: - min_fresh = cc["min-fresh"] - # adjust our current age by our min fresh - current_age += min_fresh - logger.debug("Adjusted current age from min-fresh: %i", current_age) - - # Return entry if it is fresh enough - if freshness_lifetime > current_age: - logger.debug('The response is "fresh", returning cached response') - logger.debug("%i > %i", freshness_lifetime, current_age) - return resp - - # we're not fresh. If we don't have an Etag, clear it out - if "etag" not in headers: - logger.debug('The cached response is "stale" with no etag, purging') - self.cache.delete(cache_url) - - # return the original handler - return False - - def conditional_headers(self, request): - cache_url = self.cache_url(request.url) - resp = self.serializer.loads(request, self.cache.get(cache_url)) - new_headers = {} - - if resp: - headers = CaseInsensitiveDict(resp.headers) - - if "etag" in headers: - new_headers["If-None-Match"] = headers["ETag"] - - if "last-modified" in headers: - new_headers["If-Modified-Since"] = headers["Last-Modified"] - - return new_headers - - def _cache_set(self, cache_url, request, response, body=None, expires_time=None): - """ - Store the data in the cache. - """ - if isinstance(self.cache, SeparateBodyBaseCache): - # We pass in the body separately; just put a placeholder empty - # string in the metadata. - self.cache.set( - cache_url, - self.serializer.dumps(request, response, b""), - expires=expires_time, - ) - self.cache.set_body(cache_url, body) - else: - self.cache.set( - cache_url, - self.serializer.dumps(request, response, body), - expires=expires_time, - ) - - def cache_response(self, request, response, body=None, status_codes=None): - """ - Algorithm for caching requests. - - This assumes a requests Response object. - """ - # From httplib2: Don't cache 206's since we aren't going to - # handle byte range requests - cacheable_status_codes = status_codes or self.cacheable_status_codes - if response.status not in cacheable_status_codes: - logger.debug( - "Status code %s not in %s", response.status, cacheable_status_codes - ) - return - - response_headers = CaseInsensitiveDict(response.headers) - - if "date" in response_headers: - date = calendar.timegm(parsedate_tz(response_headers["date"])) - else: - date = 0 - - # If we've been given a body, our response has a Content-Length, that - # Content-Length is valid then we can check to see if the body we've - # been given matches the expected size, and if it doesn't we'll just - # skip trying to cache it. - if ( - body is not None - and "content-length" in response_headers - and response_headers["content-length"].isdigit() - and int(response_headers["content-length"]) != len(body) - ): - return - - cc_req = self.parse_cache_control(request.headers) - cc = self.parse_cache_control(response_headers) - - cache_url = self.cache_url(request.url) - logger.debug('Updating cache with response from "%s"', cache_url) - - # Delete it from the cache if we happen to have it stored there - no_store = False - if "no-store" in cc: - no_store = True - logger.debug('Response header has "no-store"') - if "no-store" in cc_req: - no_store = True - logger.debug('Request header has "no-store"') - if no_store and self.cache.get(cache_url): - logger.debug('Purging existing cache entry to honor "no-store"') - self.cache.delete(cache_url) - if no_store: - return - - # https://tools.ietf.org/html/rfc7234#section-4.1: - # A Vary header field-value of "*" always fails to match. - # Storing such a response leads to a deserialization warning - # during cache lookup and is not allowed to ever be served, - # so storing it can be avoided. - if "*" in response_headers.get("vary", ""): - logger.debug('Response header has "Vary: *"') - return - - # If we've been given an etag, then keep the response - if self.cache_etags and "etag" in response_headers: - expires_time = 0 - if response_headers.get("expires"): - expires = parsedate_tz(response_headers["expires"]) - if expires is not None: - expires_time = calendar.timegm(expires) - date - - expires_time = max(expires_time, 14 * 86400) - - logger.debug("etag object cached for {0} seconds".format(expires_time)) - logger.debug("Caching due to etag") - self._cache_set(cache_url, request, response, body, expires_time) - - # Add to the cache any permanent redirects. We do this before looking - # that the Date headers. - elif int(response.status) in PERMANENT_REDIRECT_STATUSES: - logger.debug("Caching permanent redirect") - self._cache_set(cache_url, request, response, b"") - - # Add to the cache if the response headers demand it. If there - # is no date header then we can't do anything about expiring - # the cache. - elif "date" in response_headers: - date = calendar.timegm(parsedate_tz(response_headers["date"])) - # cache when there is a max-age > 0 - if "max-age" in cc and cc["max-age"] > 0: - logger.debug("Caching b/c date exists and max-age > 0") - expires_time = cc["max-age"] - self._cache_set( - cache_url, - request, - response, - body, - expires_time, - ) - - # If the request can expire, it means we should cache it - # in the meantime. - elif "expires" in response_headers: - if response_headers["expires"]: - expires = parsedate_tz(response_headers["expires"]) - if expires is not None: - expires_time = calendar.timegm(expires) - date - else: - expires_time = None - - logger.debug( - "Caching b/c of expires header. expires in {0} seconds".format( - expires_time - ) - ) - self._cache_set( - cache_url, - request, - response, - body, - expires_time, - ) - - def update_cached_response(self, request, response): - """On a 304 we will get a new set of headers that we want to - update our cached value with, assuming we have one. - - This should only ever be called when we've sent an ETag and - gotten a 304 as the response. - """ - cache_url = self.cache_url(request.url) - - cached_response = self.serializer.loads(request, self.cache.get(cache_url)) - - if not cached_response: - # we didn't have a cached response - return response - - # Lets update our headers with the headers from the new request: - # http://tools.ietf.org/html/draft-ietf-httpbis-p4-conditional-26#section-4.1 - # - # The server isn't supposed to send headers that would make - # the cached body invalid. But... just in case, we'll be sure - # to strip out ones we know that might be problmatic due to - # typical assumptions. - excluded_headers = ["content-length"] - - cached_response.headers.update( - dict( - (k, v) - for k, v in response.headers.items() - if k.lower() not in excluded_headers - ) - ) - - # we want a 200 b/c we have content via the cache - cached_response.status = 200 - - # update our cache - self._cache_set(cache_url, request, cached_response) - - return cached_response diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/cachecontrol/filewrapper.py b/bot/lib/python3.11/site-packages/pip/_vendor/cachecontrol/filewrapper.py deleted file mode 100644 index f5ed5f6..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/cachecontrol/filewrapper.py +++ /dev/null @@ -1,111 +0,0 @@ -# SPDX-FileCopyrightText: 2015 Eric Larson -# -# SPDX-License-Identifier: Apache-2.0 - -from tempfile import NamedTemporaryFile -import mmap - - -class CallbackFileWrapper(object): - """ - Small wrapper around a fp object which will tee everything read into a - buffer, and when that file is closed it will execute a callback with the - contents of that buffer. - - All attributes are proxied to the underlying file object. - - This class uses members with a double underscore (__) leading prefix so as - not to accidentally shadow an attribute. - - The data is stored in a temporary file until it is all available. As long - as the temporary files directory is disk-based (sometimes it's a - memory-backed-``tmpfs`` on Linux), data will be unloaded to disk if memory - pressure is high. For small files the disk usually won't be used at all, - it'll all be in the filesystem memory cache, so there should be no - performance impact. - """ - - def __init__(self, fp, callback): - self.__buf = NamedTemporaryFile("rb+", delete=True) - self.__fp = fp - self.__callback = callback - - def __getattr__(self, name): - # The vaguaries of garbage collection means that self.__fp is - # not always set. By using __getattribute__ and the private - # name[0] allows looking up the attribute value and raising an - # AttributeError when it doesn't exist. This stop thigns from - # infinitely recursing calls to getattr in the case where - # self.__fp hasn't been set. - # - # [0] https://docs.python.org/2/reference/expressions.html#atom-identifiers - fp = self.__getattribute__("_CallbackFileWrapper__fp") - return getattr(fp, name) - - def __is_fp_closed(self): - try: - return self.__fp.fp is None - - except AttributeError: - pass - - try: - return self.__fp.closed - - except AttributeError: - pass - - # We just don't cache it then. - # TODO: Add some logging here... - return False - - def _close(self): - if self.__callback: - if self.__buf.tell() == 0: - # Empty file: - result = b"" - else: - # Return the data without actually loading it into memory, - # relying on Python's buffer API and mmap(). mmap() just gives - # a view directly into the filesystem's memory cache, so it - # doesn't result in duplicate memory use. - self.__buf.seek(0, 0) - result = memoryview( - mmap.mmap(self.__buf.fileno(), 0, access=mmap.ACCESS_READ) - ) - self.__callback(result) - - # We assign this to None here, because otherwise we can get into - # really tricky problems where the CPython interpreter dead locks - # because the callback is holding a reference to something which - # has a __del__ method. Setting this to None breaks the cycle - # and allows the garbage collector to do it's thing normally. - self.__callback = None - - # Closing the temporary file releases memory and frees disk space. - # Important when caching big files. - self.__buf.close() - - def read(self, amt=None): - data = self.__fp.read(amt) - if data: - # We may be dealing with b'', a sign that things are over: - # it's passed e.g. after we've already closed self.__buf. - self.__buf.write(data) - if self.__is_fp_closed(): - self._close() - - return data - - def _safe_read(self, amt): - data = self.__fp._safe_read(amt) - if amt == 2 and data == b"\r\n": - # urllib executes this read to toss the CRLF at the end - # of the chunk. - return data - - self.__buf.write(data) - if self.__is_fp_closed(): - self._close() - - return data diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/cachecontrol/heuristics.py b/bot/lib/python3.11/site-packages/pip/_vendor/cachecontrol/heuristics.py deleted file mode 100644 index ebe4a96..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/cachecontrol/heuristics.py +++ /dev/null @@ -1,139 +0,0 @@ -# SPDX-FileCopyrightText: 2015 Eric Larson -# -# SPDX-License-Identifier: Apache-2.0 - -import calendar -import time - -from email.utils import formatdate, parsedate, parsedate_tz - -from datetime import datetime, timedelta - -TIME_FMT = "%a, %d %b %Y %H:%M:%S GMT" - - -def expire_after(delta, date=None): - date = date or datetime.utcnow() - return date + delta - - -def datetime_to_header(dt): - return formatdate(calendar.timegm(dt.timetuple())) - - -class BaseHeuristic(object): - - def warning(self, response): - """ - Return a valid 1xx warning header value describing the cache - adjustments. - - The response is provided too allow warnings like 113 - http://tools.ietf.org/html/rfc7234#section-5.5.4 where we need - to explicitly say response is over 24 hours old. - """ - return '110 - "Response is Stale"' - - def update_headers(self, response): - """Update the response headers with any new headers. - - NOTE: This SHOULD always include some Warning header to - signify that the response was cached by the client, not - by way of the provided headers. - """ - return {} - - def apply(self, response): - updated_headers = self.update_headers(response) - - if updated_headers: - response.headers.update(updated_headers) - warning_header_value = self.warning(response) - if warning_header_value is not None: - response.headers.update({"Warning": warning_header_value}) - - return response - - -class OneDayCache(BaseHeuristic): - """ - Cache the response by providing an expires 1 day in the - future. - """ - - def update_headers(self, response): - headers = {} - - if "expires" not in response.headers: - date = parsedate(response.headers["date"]) - expires = expire_after(timedelta(days=1), date=datetime(*date[:6])) - headers["expires"] = datetime_to_header(expires) - headers["cache-control"] = "public" - return headers - - -class ExpiresAfter(BaseHeuristic): - """ - Cache **all** requests for a defined time period. - """ - - def __init__(self, **kw): - self.delta = timedelta(**kw) - - def update_headers(self, response): - expires = expire_after(self.delta) - return {"expires": datetime_to_header(expires), "cache-control": "public"} - - def warning(self, response): - tmpl = "110 - Automatically cached for %s. Response might be stale" - return tmpl % self.delta - - -class LastModified(BaseHeuristic): - """ - If there is no Expires header already, fall back on Last-Modified - using the heuristic from - http://tools.ietf.org/html/rfc7234#section-4.2.2 - to calculate a reasonable value. - - Firefox also does something like this per - https://developer.mozilla.org/en-US/docs/Web/HTTP/Caching_FAQ - http://lxr.mozilla.org/mozilla-release/source/netwerk/protocol/http/nsHttpResponseHead.cpp#397 - Unlike mozilla we limit this to 24-hr. - """ - cacheable_by_default_statuses = { - 200, 203, 204, 206, 300, 301, 404, 405, 410, 414, 501 - } - - def update_headers(self, resp): - headers = resp.headers - - if "expires" in headers: - return {} - - if "cache-control" in headers and headers["cache-control"] != "public": - return {} - - if resp.status not in self.cacheable_by_default_statuses: - return {} - - if "date" not in headers or "last-modified" not in headers: - return {} - - date = calendar.timegm(parsedate_tz(headers["date"])) - last_modified = parsedate(headers["last-modified"]) - if date is None or last_modified is None: - return {} - - now = time.time() - current_age = max(0, now - date) - delta = date - calendar.timegm(last_modified) - freshness_lifetime = max(0, min(delta / 10, 24 * 3600)) - if freshness_lifetime <= current_age: - return {} - - expires = date + freshness_lifetime - return {"expires": time.strftime(TIME_FMT, time.gmtime(expires))} - - def warning(self, resp): - return None diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/cachecontrol/serialize.py b/bot/lib/python3.11/site-packages/pip/_vendor/cachecontrol/serialize.py deleted file mode 100644 index 7fe1a3e..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/cachecontrol/serialize.py +++ /dev/null @@ -1,190 +0,0 @@ -# SPDX-FileCopyrightText: 2015 Eric Larson -# -# SPDX-License-Identifier: Apache-2.0 - -import base64 -import io -import json -import zlib - -from pip._vendor import msgpack -from pip._vendor.requests.structures import CaseInsensitiveDict - -from .compat import HTTPResponse, pickle, text_type - - -def _b64_decode_bytes(b): - return base64.b64decode(b.encode("ascii")) - - -def _b64_decode_str(s): - return _b64_decode_bytes(s).decode("utf8") - - -_default_body_read = object() - - -class Serializer(object): - def dumps(self, request, response, body=None): - response_headers = CaseInsensitiveDict(response.headers) - - if body is None: - # When a body isn't passed in, we'll read the response. We - # also update the response with a new file handler to be - # sure it acts as though it was never read. - body = response.read(decode_content=False) - response._fp = io.BytesIO(body) - - # NOTE: This is all a bit weird, but it's really important that on - # Python 2.x these objects are unicode and not str, even when - # they contain only ascii. The problem here is that msgpack - # understands the difference between unicode and bytes and we - # have it set to differentiate between them, however Python 2 - # doesn't know the difference. Forcing these to unicode will be - # enough to have msgpack know the difference. - data = { - u"response": { - u"body": body, # Empty bytestring if body is stored separately - u"headers": dict( - (text_type(k), text_type(v)) for k, v in response.headers.items() - ), - u"status": response.status, - u"version": response.version, - u"reason": text_type(response.reason), - u"strict": response.strict, - u"decode_content": response.decode_content, - } - } - - # Construct our vary headers - data[u"vary"] = {} - if u"vary" in response_headers: - varied_headers = response_headers[u"vary"].split(",") - for header in varied_headers: - header = text_type(header).strip() - header_value = request.headers.get(header, None) - if header_value is not None: - header_value = text_type(header_value) - data[u"vary"][header] = header_value - - return b",".join([b"cc=4", msgpack.dumps(data, use_bin_type=True)]) - - def loads(self, request, data, body_file=None): - # Short circuit if we've been given an empty set of data - if not data: - return - - # Determine what version of the serializer the data was serialized - # with - try: - ver, data = data.split(b",", 1) - except ValueError: - ver = b"cc=0" - - # Make sure that our "ver" is actually a version and isn't a false - # positive from a , being in the data stream. - if ver[:3] != b"cc=": - data = ver + data - ver = b"cc=0" - - # Get the version number out of the cc=N - ver = ver.split(b"=", 1)[-1].decode("ascii") - - # Dispatch to the actual load method for the given version - try: - return getattr(self, "_loads_v{}".format(ver))(request, data, body_file) - - except AttributeError: - # This is a version we don't have a loads function for, so we'll - # just treat it as a miss and return None - return - - def prepare_response(self, request, cached, body_file=None): - """Verify our vary headers match and construct a real urllib3 - HTTPResponse object. - """ - # Special case the '*' Vary value as it means we cannot actually - # determine if the cached response is suitable for this request. - # This case is also handled in the controller code when creating - # a cache entry, but is left here for backwards compatibility. - if "*" in cached.get("vary", {}): - return - - # Ensure that the Vary headers for the cached response match our - # request - for header, value in cached.get("vary", {}).items(): - if request.headers.get(header, None) != value: - return - - body_raw = cached["response"].pop("body") - - headers = CaseInsensitiveDict(data=cached["response"]["headers"]) - if headers.get("transfer-encoding", "") == "chunked": - headers.pop("transfer-encoding") - - cached["response"]["headers"] = headers - - try: - if body_file is None: - body = io.BytesIO(body_raw) - else: - body = body_file - except TypeError: - # This can happen if cachecontrol serialized to v1 format (pickle) - # using Python 2. A Python 2 str(byte string) will be unpickled as - # a Python 3 str (unicode string), which will cause the above to - # fail with: - # - # TypeError: 'str' does not support the buffer interface - body = io.BytesIO(body_raw.encode("utf8")) - - return HTTPResponse(body=body, preload_content=False, **cached["response"]) - - def _loads_v0(self, request, data, body_file=None): - # The original legacy cache data. This doesn't contain enough - # information to construct everything we need, so we'll treat this as - # a miss. - return - - def _loads_v1(self, request, data, body_file=None): - try: - cached = pickle.loads(data) - except ValueError: - return - - return self.prepare_response(request, cached, body_file) - - def _loads_v2(self, request, data, body_file=None): - assert body_file is None - try: - cached = json.loads(zlib.decompress(data).decode("utf8")) - except (ValueError, zlib.error): - return - - # We need to decode the items that we've base64 encoded - cached["response"]["body"] = _b64_decode_bytes(cached["response"]["body"]) - cached["response"]["headers"] = dict( - (_b64_decode_str(k), _b64_decode_str(v)) - for k, v in cached["response"]["headers"].items() - ) - cached["response"]["reason"] = _b64_decode_str(cached["response"]["reason"]) - cached["vary"] = dict( - (_b64_decode_str(k), _b64_decode_str(v) if v is not None else v) - for k, v in cached["vary"].items() - ) - - return self.prepare_response(request, cached, body_file) - - def _loads_v3(self, request, data, body_file): - # Due to Python 2 encoding issues, it's impossible to know for sure - # exactly how to load v3 entries, thus we'll treat these as a miss so - # that they get rewritten out as v4 entries. - return - - def _loads_v4(self, request, data, body_file=None): - try: - cached = msgpack.loads(data, raw=False) - except ValueError: - return - - return self.prepare_response(request, cached, body_file) diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/cachecontrol/wrapper.py b/bot/lib/python3.11/site-packages/pip/_vendor/cachecontrol/wrapper.py deleted file mode 100644 index b6ee7f2..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/cachecontrol/wrapper.py +++ /dev/null @@ -1,33 +0,0 @@ -# SPDX-FileCopyrightText: 2015 Eric Larson -# -# SPDX-License-Identifier: Apache-2.0 - -from .adapter import CacheControlAdapter -from .cache import DictCache - - -def CacheControl( - sess, - cache=None, - cache_etags=True, - serializer=None, - heuristic=None, - controller_class=None, - adapter_class=None, - cacheable_methods=None, -): - - cache = DictCache() if cache is None else cache - adapter_class = adapter_class or CacheControlAdapter - adapter = adapter_class( - cache, - cache_etags=cache_etags, - serializer=serializer, - heuristic=heuristic, - controller_class=controller_class, - cacheable_methods=cacheable_methods, - ) - sess.mount("http://", adapter) - sess.mount("https://", adapter) - - return sess diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/certifi/__init__.py b/bot/lib/python3.11/site-packages/pip/_vendor/certifi/__init__.py deleted file mode 100644 index af4bcc1..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/certifi/__init__.py +++ /dev/null @@ -1,4 +0,0 @@ -from .core import contents, where - -__all__ = ["contents", "where"] -__version__ = "2022.09.24" diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/certifi/__main__.py b/bot/lib/python3.11/site-packages/pip/_vendor/certifi/__main__.py deleted file mode 100644 index 0037634..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/certifi/__main__.py +++ /dev/null @@ -1,12 +0,0 @@ -import argparse - -from pip._vendor.certifi import contents, where - -parser = argparse.ArgumentParser() -parser.add_argument("-c", "--contents", action="store_true") -args = parser.parse_args() - -if args.contents: - print(contents()) -else: - print(where()) diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/certifi/core.py b/bot/lib/python3.11/site-packages/pip/_vendor/certifi/core.py deleted file mode 100644 index b822554..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/certifi/core.py +++ /dev/null @@ -1,15 +0,0 @@ -""" -certifi.py -~~~~~~~~~~ - -This module returns the installation location of cacert.pem or its contents. -""" - -# The RPM-packaged certifi always uses the system certificates -def where() -> str: - return '/etc/pki/tls/certs/ca-bundle.crt' - -def contents() -> str: - with open(where(), encoding='utf=8') as data: - return data.read() - diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/chardet/__init__.py b/bot/lib/python3.11/site-packages/pip/_vendor/chardet/__init__.py deleted file mode 100644 index e91ad61..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/chardet/__init__.py +++ /dev/null @@ -1,93 +0,0 @@ -######################## BEGIN LICENSE BLOCK ######################## -# This library is free software; you can redistribute it and/or -# modify it under the terms of the GNU Lesser General Public -# License as published by the Free Software Foundation; either -# version 2.1 of the License, or (at your option) any later version. -# -# This library is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -# Lesser General Public License for more details. -# -# You should have received a copy of the GNU Lesser General Public -# License along with this library; if not, write to the Free Software -# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA -# 02110-1301 USA -######################### END LICENSE BLOCK ######################### - -from .enums import InputState -from .universaldetector import UniversalDetector -from .version import VERSION, __version__ - -__all__ = ["UniversalDetector", "detect", "detect_all", "__version__", "VERSION"] - - -def detect(byte_str): - """ - Detect the encoding of the given byte string. - - :param byte_str: The byte sequence to examine. - :type byte_str: ``bytes`` or ``bytearray`` - """ - if not isinstance(byte_str, bytearray): - if not isinstance(byte_str, bytes): - raise TypeError( - f"Expected object of type bytes or bytearray, got: {type(byte_str)}" - ) - byte_str = bytearray(byte_str) - detector = UniversalDetector() - detector.feed(byte_str) - return detector.close() - - -def detect_all(byte_str, ignore_threshold=False): - """ - Detect all the possible encodings of the given byte string. - - :param byte_str: The byte sequence to examine. - :type byte_str: ``bytes`` or ``bytearray`` - :param ignore_threshold: Include encodings that are below - ``UniversalDetector.MINIMUM_THRESHOLD`` - in results. - :type ignore_threshold: ``bool`` - """ - if not isinstance(byte_str, bytearray): - if not isinstance(byte_str, bytes): - raise TypeError( - f"Expected object of type bytes or bytearray, got: {type(byte_str)}" - ) - byte_str = bytearray(byte_str) - - detector = UniversalDetector() - detector.feed(byte_str) - detector.close() - - if detector.input_state == InputState.HIGH_BYTE: - results = [] - probers = [] - for prober in detector.charset_probers: - if hasattr(prober, "probers"): - probers.extend(p for p in prober.probers) - else: - probers.append(prober) - for prober in probers: - if ignore_threshold or prober.get_confidence() > detector.MINIMUM_THRESHOLD: - charset_name = prober.charset_name or "" - lower_charset_name = charset_name.lower() - # Use Windows encoding name instead of ISO-8859 if we saw any - # extra Windows-specific bytes - if lower_charset_name.startswith("iso-8859") and detector.has_win_bytes: - charset_name = detector.ISO_WIN_MAP.get( - lower_charset_name, charset_name - ) - results.append( - { - "encoding": charset_name, - "confidence": prober.get_confidence(), - "language": prober.language, - } - ) - if len(results) > 0: - return sorted(results, key=lambda result: -result["confidence"]) - - return [detector.result] diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/chardet/big5freq.py b/bot/lib/python3.11/site-packages/pip/_vendor/chardet/big5freq.py deleted file mode 100644 index 87d9f97..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/chardet/big5freq.py +++ /dev/null @@ -1,386 +0,0 @@ -######################## BEGIN LICENSE BLOCK ######################## -# The Original Code is Mozilla Communicator client code. -# -# The Initial Developer of the Original Code is -# Netscape Communications Corporation. -# Portions created by the Initial Developer are Copyright (C) 1998 -# the Initial Developer. All Rights Reserved. -# -# Contributor(s): -# Mark Pilgrim - port to Python -# -# This library is free software; you can redistribute it and/or -# modify it under the terms of the GNU Lesser General Public -# License as published by the Free Software Foundation; either -# version 2.1 of the License, or (at your option) any later version. -# -# This library is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -# Lesser General Public License for more details. -# -# You should have received a copy of the GNU Lesser General Public -# License along with this library; if not, write to the Free Software -# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA -# 02110-1301 USA -######################### END LICENSE BLOCK ######################### - -# Big5 frequency table -# by Taiwan's Mandarin Promotion Council -# -# -# 128 --> 0.42261 -# 256 --> 0.57851 -# 512 --> 0.74851 -# 1024 --> 0.89384 -# 2048 --> 0.97583 -# -# Ideal Distribution Ratio = 0.74851/(1-0.74851) =2.98 -# Random Distribution Ration = 512/(5401-512)=0.105 -# -# Typical Distribution Ratio about 25% of Ideal one, still much higher than RDR - -BIG5_TYPICAL_DISTRIBUTION_RATIO = 0.75 - -# Char to FreqOrder table -BIG5_TABLE_SIZE = 5376 -# fmt: off -BIG5_CHAR_TO_FREQ_ORDER = ( - 1,1801,1506, 255,1431, 198, 9, 82, 6,5008, 177, 202,3681,1256,2821, 110, # 16 -3814, 33,3274, 261, 76, 44,2114, 16,2946,2187,1176, 659,3971, 26,3451,2653, # 32 -1198,3972,3350,4202, 410,2215, 302, 590, 361,1964, 8, 204, 58,4510,5009,1932, # 48 - 63,5010,5011, 317,1614, 75, 222, 159,4203,2417,1480,5012,3555,3091, 224,2822, # 64 -3682, 3, 10,3973,1471, 29,2787,1135,2866,1940, 873, 130,3275,1123, 312,5013, # 80 -4511,2052, 507, 252, 682,5014, 142,1915, 124, 206,2947, 34,3556,3204, 64, 604, # 96 -5015,2501,1977,1978, 155,1991, 645, 641,1606,5016,3452, 337, 72, 406,5017, 80, # 112 - 630, 238,3205,1509, 263, 939,1092,2654, 756,1440,1094,3453, 449, 69,2987, 591, # 128 - 179,2096, 471, 115,2035,1844, 60, 50,2988, 134, 806,1869, 734,2036,3454, 180, # 144 - 995,1607, 156, 537,2907, 688,5018, 319,1305, 779,2145, 514,2379, 298,4512, 359, # 160 -2502, 90,2716,1338, 663, 11, 906,1099,2553, 20,2441, 182, 532,1716,5019, 732, # 176 -1376,4204,1311,1420,3206, 25,2317,1056, 113, 399, 382,1950, 242,3455,2474, 529, # 192 -3276, 475,1447,3683,5020, 117, 21, 656, 810,1297,2300,2334,3557,5021, 126,4205, # 208 - 706, 456, 150, 613,4513, 71,1118,2037,4206, 145,3092, 85, 835, 486,2115,1246, # 224 -1426, 428, 727,1285,1015, 800, 106, 623, 303,1281,5022,2128,2359, 347,3815, 221, # 240 -3558,3135,5023,1956,1153,4207, 83, 296,1199,3093, 192, 624, 93,5024, 822,1898, # 256 -2823,3136, 795,2065, 991,1554,1542,1592, 27, 43,2867, 859, 139,1456, 860,4514, # 272 - 437, 712,3974, 164,2397,3137, 695, 211,3037,2097, 195,3975,1608,3559,3560,3684, # 288 -3976, 234, 811,2989,2098,3977,2233,1441,3561,1615,2380, 668,2077,1638, 305, 228, # 304 -1664,4515, 467, 415,5025, 262,2099,1593, 239, 108, 300, 200,1033, 512,1247,2078, # 320 -5026,5027,2176,3207,3685,2682, 593, 845,1062,3277, 88,1723,2038,3978,1951, 212, # 336 - 266, 152, 149, 468,1899,4208,4516, 77, 187,5028,3038, 37, 5,2990,5029,3979, # 352 -5030,5031, 39,2524,4517,2908,3208,2079, 55, 148, 74,4518, 545, 483,1474,1029, # 368 -1665, 217,1870,1531,3138,1104,2655,4209, 24, 172,3562, 900,3980,3563,3564,4519, # 384 - 32,1408,2824,1312, 329, 487,2360,2251,2717, 784,2683, 4,3039,3351,1427,1789, # 400 - 188, 109, 499,5032,3686,1717,1790, 888,1217,3040,4520,5033,3565,5034,3352,1520, # 416 -3687,3981, 196,1034, 775,5035,5036, 929,1816, 249, 439, 38,5037,1063,5038, 794, # 432 -3982,1435,2301, 46, 178,3278,2066,5039,2381,5040, 214,1709,4521, 804, 35, 707, # 448 - 324,3688,1601,2554, 140, 459,4210,5041,5042,1365, 839, 272, 978,2262,2580,3456, # 464 -2129,1363,3689,1423, 697, 100,3094, 48, 70,1231, 495,3139,2196,5043,1294,5044, # 480 -2080, 462, 586,1042,3279, 853, 256, 988, 185,2382,3457,1698, 434,1084,5045,3458, # 496 - 314,2625,2788,4522,2335,2336, 569,2285, 637,1817,2525, 757,1162,1879,1616,3459, # 512 - 287,1577,2116, 768,4523,1671,2868,3566,2526,1321,3816, 909,2418,5046,4211, 933, # 528 -3817,4212,2053,2361,1222,4524, 765,2419,1322, 786,4525,5047,1920,1462,1677,2909, # 544 -1699,5048,4526,1424,2442,3140,3690,2600,3353,1775,1941,3460,3983,4213, 309,1369, # 560 -1130,2825, 364,2234,1653,1299,3984,3567,3985,3986,2656, 525,1085,3041, 902,2001, # 576 -1475, 964,4527, 421,1845,1415,1057,2286, 940,1364,3141, 376,4528,4529,1381, 7, # 592 -2527, 983,2383, 336,1710,2684,1846, 321,3461, 559,1131,3042,2752,1809,1132,1313, # 608 - 265,1481,1858,5049, 352,1203,2826,3280, 167,1089, 420,2827, 776, 792,1724,3568, # 624 -4214,2443,3281,5050,4215,5051, 446, 229, 333,2753, 901,3818,1200,1557,4530,2657, # 640 -1921, 395,2754,2685,3819,4216,1836, 125, 916,3209,2626,4531,5052,5053,3820,5054, # 656 -5055,5056,4532,3142,3691,1133,2555,1757,3462,1510,2318,1409,3569,5057,2146, 438, # 672 -2601,2910,2384,3354,1068, 958,3043, 461, 311,2869,2686,4217,1916,3210,4218,1979, # 688 - 383, 750,2755,2627,4219, 274, 539, 385,1278,1442,5058,1154,1965, 384, 561, 210, # 704 - 98,1295,2556,3570,5059,1711,2420,1482,3463,3987,2911,1257, 129,5060,3821, 642, # 720 - 523,2789,2790,2658,5061, 141,2235,1333, 68, 176, 441, 876, 907,4220, 603,2602, # 736 - 710, 171,3464, 404, 549, 18,3143,2398,1410,3692,1666,5062,3571,4533,2912,4534, # 752 -5063,2991, 368,5064, 146, 366, 99, 871,3693,1543, 748, 807,1586,1185, 22,2263, # 768 - 379,3822,3211,5065,3212, 505,1942,2628,1992,1382,2319,5066, 380,2362, 218, 702, # 784 -1818,1248,3465,3044,3572,3355,3282,5067,2992,3694, 930,3283,3823,5068, 59,5069, # 800 - 585, 601,4221, 497,3466,1112,1314,4535,1802,5070,1223,1472,2177,5071, 749,1837, # 816 - 690,1900,3824,1773,3988,1476, 429,1043,1791,2236,2117, 917,4222, 447,1086,1629, # 832 -5072, 556,5073,5074,2021,1654, 844,1090, 105, 550, 966,1758,2828,1008,1783, 686, # 848 -1095,5075,2287, 793,1602,5076,3573,2603,4536,4223,2948,2302,4537,3825, 980,2503, # 864 - 544, 353, 527,4538, 908,2687,2913,5077, 381,2629,1943,1348,5078,1341,1252, 560, # 880 -3095,5079,3467,2870,5080,2054, 973, 886,2081, 143,4539,5081,5082, 157,3989, 496, # 896 -4224, 57, 840, 540,2039,4540,4541,3468,2118,1445, 970,2264,1748,1966,2082,4225, # 912 -3144,1234,1776,3284,2829,3695, 773,1206,2130,1066,2040,1326,3990,1738,1725,4226, # 928 - 279,3145, 51,1544,2604, 423,1578,2131,2067, 173,4542,1880,5083,5084,1583, 264, # 944 - 610,3696,4543,2444, 280, 154,5085,5086,5087,1739, 338,1282,3096, 693,2871,1411, # 960 -1074,3826,2445,5088,4544,5089,5090,1240, 952,2399,5091,2914,1538,2688, 685,1483, # 976 -4227,2475,1436, 953,4228,2055,4545, 671,2400, 79,4229,2446,3285, 608, 567,2689, # 992 -3469,4230,4231,1691, 393,1261,1792,2401,5092,4546,5093,5094,5095,5096,1383,1672, # 1008 -3827,3213,1464, 522,1119, 661,1150, 216, 675,4547,3991,1432,3574, 609,4548,2690, # 1024 -2402,5097,5098,5099,4232,3045, 0,5100,2476, 315, 231,2447, 301,3356,4549,2385, # 1040 -5101, 233,4233,3697,1819,4550,4551,5102, 96,1777,1315,2083,5103, 257,5104,1810, # 1056 -3698,2718,1139,1820,4234,2022,1124,2164,2791,1778,2659,5105,3097, 363,1655,3214, # 1072 -5106,2993,5107,5108,5109,3992,1567,3993, 718, 103,3215, 849,1443, 341,3357,2949, # 1088 -1484,5110,1712, 127, 67, 339,4235,2403, 679,1412, 821,5111,5112, 834, 738, 351, # 1104 -2994,2147, 846, 235,1497,1881, 418,1993,3828,2719, 186,1100,2148,2756,3575,1545, # 1120 -1355,2950,2872,1377, 583,3994,4236,2581,2995,5113,1298,3699,1078,2557,3700,2363, # 1136 - 78,3829,3830, 267,1289,2100,2002,1594,4237, 348, 369,1274,2197,2178,1838,4552, # 1152 -1821,2830,3701,2757,2288,2003,4553,2951,2758, 144,3358, 882,4554,3995,2759,3470, # 1168 -4555,2915,5114,4238,1726, 320,5115,3996,3046, 788,2996,5116,2831,1774,1327,2873, # 1184 -3997,2832,5117,1306,4556,2004,1700,3831,3576,2364,2660, 787,2023, 506, 824,3702, # 1200 - 534, 323,4557,1044,3359,2024,1901, 946,3471,5118,1779,1500,1678,5119,1882,4558, # 1216 - 165, 243,4559,3703,2528, 123, 683,4239, 764,4560, 36,3998,1793, 589,2916, 816, # 1232 - 626,1667,3047,2237,1639,1555,1622,3832,3999,5120,4000,2874,1370,1228,1933, 891, # 1248 -2084,2917, 304,4240,5121, 292,2997,2720,3577, 691,2101,4241,1115,4561, 118, 662, # 1264 -5122, 611,1156, 854,2386,1316,2875, 2, 386, 515,2918,5123,5124,3286, 868,2238, # 1280 -1486, 855,2661, 785,2216,3048,5125,1040,3216,3578,5126,3146, 448,5127,1525,5128, # 1296 -2165,4562,5129,3833,5130,4242,2833,3579,3147, 503, 818,4001,3148,1568, 814, 676, # 1312 -1444, 306,1749,5131,3834,1416,1030, 197,1428, 805,2834,1501,4563,5132,5133,5134, # 1328 -1994,5135,4564,5136,5137,2198, 13,2792,3704,2998,3149,1229,1917,5138,3835,2132, # 1344 -5139,4243,4565,2404,3580,5140,2217,1511,1727,1120,5141,5142, 646,3836,2448, 307, # 1360 -5143,5144,1595,3217,5145,5146,5147,3705,1113,1356,4002,1465,2529,2530,5148, 519, # 1376 -5149, 128,2133, 92,2289,1980,5150,4003,1512, 342,3150,2199,5151,2793,2218,1981, # 1392 -3360,4244, 290,1656,1317, 789, 827,2365,5152,3837,4566, 562, 581,4004,5153, 401, # 1408 -4567,2252, 94,4568,5154,1399,2794,5155,1463,2025,4569,3218,1944,5156, 828,1105, # 1424 -4245,1262,1394,5157,4246, 605,4570,5158,1784,2876,5159,2835, 819,2102, 578,2200, # 1440 -2952,5160,1502, 436,3287,4247,3288,2836,4005,2919,3472,3473,5161,2721,2320,5162, # 1456 -5163,2337,2068, 23,4571, 193, 826,3838,2103, 699,1630,4248,3098, 390,1794,1064, # 1472 -3581,5164,1579,3099,3100,1400,5165,4249,1839,1640,2877,5166,4572,4573, 137,4250, # 1488 - 598,3101,1967, 780, 104, 974,2953,5167, 278, 899, 253, 402, 572, 504, 493,1339, # 1504 -5168,4006,1275,4574,2582,2558,5169,3706,3049,3102,2253, 565,1334,2722, 863, 41, # 1520 -5170,5171,4575,5172,1657,2338, 19, 463,2760,4251, 606,5173,2999,3289,1087,2085, # 1536 -1323,2662,3000,5174,1631,1623,1750,4252,2691,5175,2878, 791,2723,2663,2339, 232, # 1552 -2421,5176,3001,1498,5177,2664,2630, 755,1366,3707,3290,3151,2026,1609, 119,1918, # 1568 -3474, 862,1026,4253,5178,4007,3839,4576,4008,4577,2265,1952,2477,5179,1125, 817, # 1584 -4254,4255,4009,1513,1766,2041,1487,4256,3050,3291,2837,3840,3152,5180,5181,1507, # 1600 -5182,2692, 733, 40,1632,1106,2879, 345,4257, 841,2531, 230,4578,3002,1847,3292, # 1616 -3475,5183,1263, 986,3476,5184, 735, 879, 254,1137, 857, 622,1300,1180,1388,1562, # 1632 -4010,4011,2954, 967,2761,2665,1349, 592,2134,1692,3361,3003,1995,4258,1679,4012, # 1648 -1902,2188,5185, 739,3708,2724,1296,1290,5186,4259,2201,2202,1922,1563,2605,2559, # 1664 -1871,2762,3004,5187, 435,5188, 343,1108, 596, 17,1751,4579,2239,3477,3709,5189, # 1680 -4580, 294,3582,2955,1693, 477, 979, 281,2042,3583, 643,2043,3710,2631,2795,2266, # 1696 -1031,2340,2135,2303,3584,4581, 367,1249,2560,5190,3585,5191,4582,1283,3362,2005, # 1712 - 240,1762,3363,4583,4584, 836,1069,3153, 474,5192,2149,2532, 268,3586,5193,3219, # 1728 -1521,1284,5194,1658,1546,4260,5195,3587,3588,5196,4261,3364,2693,1685,4262, 961, # 1744 -1673,2632, 190,2006,2203,3841,4585,4586,5197, 570,2504,3711,1490,5198,4587,2633, # 1760 -3293,1957,4588, 584,1514, 396,1045,1945,5199,4589,1968,2449,5200,5201,4590,4013, # 1776 - 619,5202,3154,3294, 215,2007,2796,2561,3220,4591,3221,4592, 763,4263,3842,4593, # 1792 -5203,5204,1958,1767,2956,3365,3712,1174, 452,1477,4594,3366,3155,5205,2838,1253, # 1808 -2387,2189,1091,2290,4264, 492,5206, 638,1169,1825,2136,1752,4014, 648, 926,1021, # 1824 -1324,4595, 520,4596, 997, 847,1007, 892,4597,3843,2267,1872,3713,2405,1785,4598, # 1840 -1953,2957,3103,3222,1728,4265,2044,3714,4599,2008,1701,3156,1551, 30,2268,4266, # 1856 -5207,2027,4600,3589,5208, 501,5209,4267, 594,3478,2166,1822,3590,3479,3591,3223, # 1872 - 829,2839,4268,5210,1680,3157,1225,4269,5211,3295,4601,4270,3158,2341,5212,4602, # 1888 -4271,5213,4015,4016,5214,1848,2388,2606,3367,5215,4603, 374,4017, 652,4272,4273, # 1904 - 375,1140, 798,5216,5217,5218,2366,4604,2269, 546,1659, 138,3051,2450,4605,5219, # 1920 -2254, 612,1849, 910, 796,3844,1740,1371, 825,3845,3846,5220,2920,2562,5221, 692, # 1936 - 444,3052,2634, 801,4606,4274,5222,1491, 244,1053,3053,4275,4276, 340,5223,4018, # 1952 -1041,3005, 293,1168, 87,1357,5224,1539, 959,5225,2240, 721, 694,4277,3847, 219, # 1968 -1478, 644,1417,3368,2666,1413,1401,1335,1389,4019,5226,5227,3006,2367,3159,1826, # 1984 - 730,1515, 184,2840, 66,4607,5228,1660,2958, 246,3369, 378,1457, 226,3480, 975, # 2000 -4020,2959,1264,3592, 674, 696,5229, 163,5230,1141,2422,2167, 713,3593,3370,4608, # 2016 -4021,5231,5232,1186, 15,5233,1079,1070,5234,1522,3224,3594, 276,1050,2725, 758, # 2032 -1126, 653,2960,3296,5235,2342, 889,3595,4022,3104,3007, 903,1250,4609,4023,3481, # 2048 -3596,1342,1681,1718, 766,3297, 286, 89,2961,3715,5236,1713,5237,2607,3371,3008, # 2064 -5238,2962,2219,3225,2880,5239,4610,2505,2533, 181, 387,1075,4024, 731,2190,3372, # 2080 -5240,3298, 310, 313,3482,2304, 770,4278, 54,3054, 189,4611,3105,3848,4025,5241, # 2096 -1230,1617,1850, 355,3597,4279,4612,3373, 111,4280,3716,1350,3160,3483,3055,4281, # 2112 -2150,3299,3598,5242,2797,4026,4027,3009, 722,2009,5243,1071, 247,1207,2343,2478, # 2128 -1378,4613,2010, 864,1437,1214,4614, 373,3849,1142,2220, 667,4615, 442,2763,2563, # 2144 -3850,4028,1969,4282,3300,1840, 837, 170,1107, 934,1336,1883,5244,5245,2119,4283, # 2160 -2841, 743,1569,5246,4616,4284, 582,2389,1418,3484,5247,1803,5248, 357,1395,1729, # 2176 -3717,3301,2423,1564,2241,5249,3106,3851,1633,4617,1114,2086,4285,1532,5250, 482, # 2192 -2451,4618,5251,5252,1492, 833,1466,5253,2726,3599,1641,2842,5254,1526,1272,3718, # 2208 -4286,1686,1795, 416,2564,1903,1954,1804,5255,3852,2798,3853,1159,2321,5256,2881, # 2224 -4619,1610,1584,3056,2424,2764, 443,3302,1163,3161,5257,5258,4029,5259,4287,2506, # 2240 -3057,4620,4030,3162,2104,1647,3600,2011,1873,4288,5260,4289, 431,3485,5261, 250, # 2256 - 97, 81,4290,5262,1648,1851,1558, 160, 848,5263, 866, 740,1694,5264,2204,2843, # 2272 -3226,4291,4621,3719,1687, 950,2479, 426, 469,3227,3720,3721,4031,5265,5266,1188, # 2288 - 424,1996, 861,3601,4292,3854,2205,2694, 168,1235,3602,4293,5267,2087,1674,4622, # 2304 -3374,3303, 220,2565,1009,5268,3855, 670,3010, 332,1208, 717,5269,5270,3603,2452, # 2320 -4032,3375,5271, 513,5272,1209,2882,3376,3163,4623,1080,5273,5274,5275,5276,2534, # 2336 -3722,3604, 815,1587,4033,4034,5277,3605,3486,3856,1254,4624,1328,3058,1390,4035, # 2352 -1741,4036,3857,4037,5278, 236,3858,2453,3304,5279,5280,3723,3859,1273,3860,4625, # 2368 -5281, 308,5282,4626, 245,4627,1852,2480,1307,2583, 430, 715,2137,2454,5283, 270, # 2384 - 199,2883,4038,5284,3606,2727,1753, 761,1754, 725,1661,1841,4628,3487,3724,5285, # 2400 -5286, 587, 14,3305, 227,2608, 326, 480,2270, 943,2765,3607, 291, 650,1884,5287, # 2416 -1702,1226, 102,1547, 62,3488, 904,4629,3489,1164,4294,5288,5289,1224,1548,2766, # 2432 - 391, 498,1493,5290,1386,1419,5291,2056,1177,4630, 813, 880,1081,2368, 566,1145, # 2448 -4631,2291,1001,1035,2566,2609,2242, 394,1286,5292,5293,2069,5294, 86,1494,1730, # 2464 -4039, 491,1588, 745, 897,2963, 843,3377,4040,2767,2884,3306,1768, 998,2221,2070, # 2480 - 397,1827,1195,1970,3725,3011,3378, 284,5295,3861,2507,2138,2120,1904,5296,4041, # 2496 -2151,4042,4295,1036,3490,1905, 114,2567,4296, 209,1527,5297,5298,2964,2844,2635, # 2512 -2390,2728,3164, 812,2568,5299,3307,5300,1559, 737,1885,3726,1210, 885, 28,2695, # 2528 -3608,3862,5301,4297,1004,1780,4632,5302, 346,1982,2222,2696,4633,3863,1742, 797, # 2544 -1642,4043,1934,1072,1384,2152, 896,4044,3308,3727,3228,2885,3609,5303,2569,1959, # 2560 -4634,2455,1786,5304,5305,5306,4045,4298,1005,1308,3728,4299,2729,4635,4636,1528, # 2576 -2610, 161,1178,4300,1983, 987,4637,1101,4301, 631,4046,1157,3229,2425,1343,1241, # 2592 -1016,2243,2570, 372, 877,2344,2508,1160, 555,1935, 911,4047,5307, 466,1170, 169, # 2608 -1051,2921,2697,3729,2481,3012,1182,2012,2571,1251,2636,5308, 992,2345,3491,1540, # 2624 -2730,1201,2071,2406,1997,2482,5309,4638, 528,1923,2191,1503,1874,1570,2369,3379, # 2640 -3309,5310, 557,1073,5311,1828,3492,2088,2271,3165,3059,3107, 767,3108,2799,4639, # 2656 -1006,4302,4640,2346,1267,2179,3730,3230, 778,4048,3231,2731,1597,2667,5312,4641, # 2672 -5313,3493,5314,5315,5316,3310,2698,1433,3311, 131, 95,1504,4049, 723,4303,3166, # 2688 -1842,3610,2768,2192,4050,2028,2105,3731,5317,3013,4051,1218,5318,3380,3232,4052, # 2704 -4304,2584, 248,1634,3864, 912,5319,2845,3732,3060,3865, 654, 53,5320,3014,5321, # 2720 -1688,4642, 777,3494,1032,4053,1425,5322, 191, 820,2121,2846, 971,4643, 931,3233, # 2736 - 135, 664, 783,3866,1998, 772,2922,1936,4054,3867,4644,2923,3234, 282,2732, 640, # 2752 -1372,3495,1127, 922, 325,3381,5323,5324, 711,2045,5325,5326,4055,2223,2800,1937, # 2768 -4056,3382,2224,2255,3868,2305,5327,4645,3869,1258,3312,4057,3235,2139,2965,4058, # 2784 -4059,5328,2225, 258,3236,4646, 101,1227,5329,3313,1755,5330,1391,3314,5331,2924, # 2800 -2057, 893,5332,5333,5334,1402,4305,2347,5335,5336,3237,3611,5337,5338, 878,1325, # 2816 -1781,2801,4647, 259,1385,2585, 744,1183,2272,4648,5339,4060,2509,5340, 684,1024, # 2832 -4306,5341, 472,3612,3496,1165,3315,4061,4062, 322,2153, 881, 455,1695,1152,1340, # 2848 - 660, 554,2154,4649,1058,4650,4307, 830,1065,3383,4063,4651,1924,5342,1703,1919, # 2864 -5343, 932,2273, 122,5344,4652, 947, 677,5345,3870,2637, 297,1906,1925,2274,4653, # 2880 -2322,3316,5346,5347,4308,5348,4309, 84,4310, 112, 989,5349, 547,1059,4064, 701, # 2896 -3613,1019,5350,4311,5351,3497, 942, 639, 457,2306,2456, 993,2966, 407, 851, 494, # 2912 -4654,3384, 927,5352,1237,5353,2426,3385, 573,4312, 680, 921,2925,1279,1875, 285, # 2928 - 790,1448,1984, 719,2168,5354,5355,4655,4065,4066,1649,5356,1541, 563,5357,1077, # 2944 -5358,3386,3061,3498, 511,3015,4067,4068,3733,4069,1268,2572,3387,3238,4656,4657, # 2960 -5359, 535,1048,1276,1189,2926,2029,3167,1438,1373,2847,2967,1134,2013,5360,4313, # 2976 -1238,2586,3109,1259,5361, 700,5362,2968,3168,3734,4314,5363,4315,1146,1876,1907, # 2992 -4658,2611,4070, 781,2427, 132,1589, 203, 147, 273,2802,2407, 898,1787,2155,4071, # 3008 -4072,5364,3871,2803,5365,5366,4659,4660,5367,3239,5368,1635,3872, 965,5369,1805, # 3024 -2699,1516,3614,1121,1082,1329,3317,4073,1449,3873, 65,1128,2848,2927,2769,1590, # 3040 -3874,5370,5371, 12,2668, 45, 976,2587,3169,4661, 517,2535,1013,1037,3240,5372, # 3056 -3875,2849,5373,3876,5374,3499,5375,2612, 614,1999,2323,3877,3110,2733,2638,5376, # 3072 -2588,4316, 599,1269,5377,1811,3735,5378,2700,3111, 759,1060, 489,1806,3388,3318, # 3088 -1358,5379,5380,2391,1387,1215,2639,2256, 490,5381,5382,4317,1759,2392,2348,5383, # 3104 -4662,3878,1908,4074,2640,1807,3241,4663,3500,3319,2770,2349, 874,5384,5385,3501, # 3120 -3736,1859, 91,2928,3737,3062,3879,4664,5386,3170,4075,2669,5387,3502,1202,1403, # 3136 -3880,2969,2536,1517,2510,4665,3503,2511,5388,4666,5389,2701,1886,1495,1731,4076, # 3152 -2370,4667,5390,2030,5391,5392,4077,2702,1216, 237,2589,4318,2324,4078,3881,4668, # 3168 -4669,2703,3615,3504, 445,4670,5393,5394,5395,5396,2771, 61,4079,3738,1823,4080, # 3184 -5397, 687,2046, 935, 925, 405,2670, 703,1096,1860,2734,4671,4081,1877,1367,2704, # 3200 -3389, 918,2106,1782,2483, 334,3320,1611,1093,4672, 564,3171,3505,3739,3390, 945, # 3216 -2641,2058,4673,5398,1926, 872,4319,5399,3506,2705,3112, 349,4320,3740,4082,4674, # 3232 -3882,4321,3741,2156,4083,4675,4676,4322,4677,2408,2047, 782,4084, 400, 251,4323, # 3248 -1624,5400,5401, 277,3742, 299,1265, 476,1191,3883,2122,4324,4325,1109, 205,5402, # 3264 -2590,1000,2157,3616,1861,5403,5404,5405,4678,5406,4679,2573, 107,2484,2158,4085, # 3280 -3507,3172,5407,1533, 541,1301, 158, 753,4326,2886,3617,5408,1696, 370,1088,4327, # 3296 -4680,3618, 579, 327, 440, 162,2244, 269,1938,1374,3508, 968,3063, 56,1396,3113, # 3312 -2107,3321,3391,5409,1927,2159,4681,3016,5410,3619,5411,5412,3743,4682,2485,5413, # 3328 -2804,5414,1650,4683,5415,2613,5416,5417,4086,2671,3392,1149,3393,4087,3884,4088, # 3344 -5418,1076, 49,5419, 951,3242,3322,3323, 450,2850, 920,5420,1812,2805,2371,4328, # 3360 -1909,1138,2372,3885,3509,5421,3243,4684,1910,1147,1518,2428,4685,3886,5422,4686, # 3376 -2393,2614, 260,1796,3244,5423,5424,3887,3324, 708,5425,3620,1704,5426,3621,1351, # 3392 -1618,3394,3017,1887, 944,4329,3395,4330,3064,3396,4331,5427,3744, 422, 413,1714, # 3408 -3325, 500,2059,2350,4332,2486,5428,1344,1911, 954,5429,1668,5430,5431,4089,2409, # 3424 -4333,3622,3888,4334,5432,2307,1318,2512,3114, 133,3115,2887,4687, 629, 31,2851, # 3440 -2706,3889,4688, 850, 949,4689,4090,2970,1732,2089,4335,1496,1853,5433,4091, 620, # 3456 -3245, 981,1242,3745,3397,1619,3746,1643,3326,2140,2457,1971,1719,3510,2169,5434, # 3472 -3246,5435,5436,3398,1829,5437,1277,4690,1565,2048,5438,1636,3623,3116,5439, 869, # 3488 -2852, 655,3890,3891,3117,4092,3018,3892,1310,3624,4691,5440,5441,5442,1733, 558, # 3504 -4692,3747, 335,1549,3065,1756,4336,3748,1946,3511,1830,1291,1192, 470,2735,2108, # 3520 -2806, 913,1054,4093,5443,1027,5444,3066,4094,4693, 982,2672,3399,3173,3512,3247, # 3536 -3248,1947,2807,5445, 571,4694,5446,1831,5447,3625,2591,1523,2429,5448,2090, 984, # 3552 -4695,3749,1960,5449,3750, 852, 923,2808,3513,3751, 969,1519, 999,2049,2325,1705, # 3568 -5450,3118, 615,1662, 151, 597,4095,2410,2326,1049, 275,4696,3752,4337, 568,3753, # 3584 -3626,2487,4338,3754,5451,2430,2275, 409,3249,5452,1566,2888,3514,1002, 769,2853, # 3600 - 194,2091,3174,3755,2226,3327,4339, 628,1505,5453,5454,1763,2180,3019,4096, 521, # 3616 -1161,2592,1788,2206,2411,4697,4097,1625,4340,4341, 412, 42,3119, 464,5455,2642, # 3632 -4698,3400,1760,1571,2889,3515,2537,1219,2207,3893,2643,2141,2373,4699,4700,3328, # 3648 -1651,3401,3627,5456,5457,3628,2488,3516,5458,3756,5459,5460,2276,2092, 460,5461, # 3664 -4701,5462,3020, 962, 588,3629, 289,3250,2644,1116, 52,5463,3067,1797,5464,5465, # 3680 -5466,1467,5467,1598,1143,3757,4342,1985,1734,1067,4702,1280,3402, 465,4703,1572, # 3696 - 510,5468,1928,2245,1813,1644,3630,5469,4704,3758,5470,5471,2673,1573,1534,5472, # 3712 -5473, 536,1808,1761,3517,3894,3175,2645,5474,5475,5476,4705,3518,2929,1912,2809, # 3728 -5477,3329,1122, 377,3251,5478, 360,5479,5480,4343,1529, 551,5481,2060,3759,1769, # 3744 -2431,5482,2930,4344,3330,3120,2327,2109,2031,4706,1404, 136,1468,1479, 672,1171, # 3760 -3252,2308, 271,3176,5483,2772,5484,2050, 678,2736, 865,1948,4707,5485,2014,4098, # 3776 -2971,5486,2737,2227,1397,3068,3760,4708,4709,1735,2931,3403,3631,5487,3895, 509, # 3792 -2854,2458,2890,3896,5488,5489,3177,3178,4710,4345,2538,4711,2309,1166,1010, 552, # 3808 - 681,1888,5490,5491,2972,2973,4099,1287,1596,1862,3179, 358, 453, 736, 175, 478, # 3824 -1117, 905,1167,1097,5492,1854,1530,5493,1706,5494,2181,3519,2292,3761,3520,3632, # 3840 -4346,2093,4347,5495,3404,1193,2489,4348,1458,2193,2208,1863,1889,1421,3331,2932, # 3856 -3069,2182,3521, 595,2123,5496,4100,5497,5498,4349,1707,2646, 223,3762,1359, 751, # 3872 -3121, 183,3522,5499,2810,3021, 419,2374, 633, 704,3897,2394, 241,5500,5501,5502, # 3888 - 838,3022,3763,2277,2773,2459,3898,1939,2051,4101,1309,3122,2246,1181,5503,1136, # 3904 -2209,3899,2375,1446,4350,2310,4712,5504,5505,4351,1055,2615, 484,3764,5506,4102, # 3920 - 625,4352,2278,3405,1499,4353,4103,5507,4104,4354,3253,2279,2280,3523,5508,5509, # 3936 -2774, 808,2616,3765,3406,4105,4355,3123,2539, 526,3407,3900,4356, 955,5510,1620, # 3952 -4357,2647,2432,5511,1429,3766,1669,1832, 994, 928,5512,3633,1260,5513,5514,5515, # 3968 -1949,2293, 741,2933,1626,4358,2738,2460, 867,1184, 362,3408,1392,5516,5517,4106, # 3984 -4359,1770,1736,3254,2934,4713,4714,1929,2707,1459,1158,5518,3070,3409,2891,1292, # 4000 -1930,2513,2855,3767,1986,1187,2072,2015,2617,4360,5519,2574,2514,2170,3768,2490, # 4016 -3332,5520,3769,4715,5521,5522, 666,1003,3023,1022,3634,4361,5523,4716,1814,2257, # 4032 - 574,3901,1603, 295,1535, 705,3902,4362, 283, 858, 417,5524,5525,3255,4717,4718, # 4048 -3071,1220,1890,1046,2281,2461,4107,1393,1599, 689,2575, 388,4363,5526,2491, 802, # 4064 -5527,2811,3903,2061,1405,2258,5528,4719,3904,2110,1052,1345,3256,1585,5529, 809, # 4080 -5530,5531,5532, 575,2739,3524, 956,1552,1469,1144,2328,5533,2329,1560,2462,3635, # 4096 -3257,4108, 616,2210,4364,3180,2183,2294,5534,1833,5535,3525,4720,5536,1319,3770, # 4112 -3771,1211,3636,1023,3258,1293,2812,5537,5538,5539,3905, 607,2311,3906, 762,2892, # 4128 -1439,4365,1360,4721,1485,3072,5540,4722,1038,4366,1450,2062,2648,4367,1379,4723, # 4144 -2593,5541,5542,4368,1352,1414,2330,2935,1172,5543,5544,3907,3908,4724,1798,1451, # 4160 -5545,5546,5547,5548,2936,4109,4110,2492,2351, 411,4111,4112,3637,3333,3124,4725, # 4176 -1561,2674,1452,4113,1375,5549,5550, 47,2974, 316,5551,1406,1591,2937,3181,5552, # 4192 -1025,2142,3125,3182, 354,2740, 884,2228,4369,2412, 508,3772, 726,3638, 996,2433, # 4208 -3639, 729,5553, 392,2194,1453,4114,4726,3773,5554,5555,2463,3640,2618,1675,2813, # 4224 - 919,2352,2975,2353,1270,4727,4115, 73,5556,5557, 647,5558,3259,2856,2259,1550, # 4240 -1346,3024,5559,1332, 883,3526,5560,5561,5562,5563,3334,2775,5564,1212, 831,1347, # 4256 -4370,4728,2331,3909,1864,3073, 720,3910,4729,4730,3911,5565,4371,5566,5567,4731, # 4272 -5568,5569,1799,4732,3774,2619,4733,3641,1645,2376,4734,5570,2938, 669,2211,2675, # 4288 -2434,5571,2893,5572,5573,1028,3260,5574,4372,2413,5575,2260,1353,5576,5577,4735, # 4304 -3183, 518,5578,4116,5579,4373,1961,5580,2143,4374,5581,5582,3025,2354,2355,3912, # 4320 - 516,1834,1454,4117,2708,4375,4736,2229,2620,1972,1129,3642,5583,2776,5584,2976, # 4336 -1422, 577,1470,3026,1524,3410,5585,5586, 432,4376,3074,3527,5587,2594,1455,2515, # 4352 -2230,1973,1175,5588,1020,2741,4118,3528,4737,5589,2742,5590,1743,1361,3075,3529, # 4368 -2649,4119,4377,4738,2295, 895, 924,4378,2171, 331,2247,3076, 166,1627,3077,1098, # 4384 -5591,1232,2894,2231,3411,4739, 657, 403,1196,2377, 542,3775,3412,1600,4379,3530, # 4400 -5592,4740,2777,3261, 576, 530,1362,4741,4742,2540,2676,3776,4120,5593, 842,3913, # 4416 -5594,2814,2032,1014,4121, 213,2709,3413, 665, 621,4380,5595,3777,2939,2435,5596, # 4432 -2436,3335,3643,3414,4743,4381,2541,4382,4744,3644,1682,4383,3531,1380,5597, 724, # 4448 -2282, 600,1670,5598,1337,1233,4745,3126,2248,5599,1621,4746,5600, 651,4384,5601, # 4464 -1612,4385,2621,5602,2857,5603,2743,2312,3078,5604, 716,2464,3079, 174,1255,2710, # 4480 -4122,3645, 548,1320,1398, 728,4123,1574,5605,1891,1197,3080,4124,5606,3081,3082, # 4496 -3778,3646,3779, 747,5607, 635,4386,4747,5608,5609,5610,4387,5611,5612,4748,5613, # 4512 -3415,4749,2437, 451,5614,3780,2542,2073,4388,2744,4389,4125,5615,1764,4750,5616, # 4528 -4390, 350,4751,2283,2395,2493,5617,4391,4126,2249,1434,4127, 488,4752, 458,4392, # 4544 -4128,3781, 771,1330,2396,3914,2576,3184,2160,2414,1553,2677,3185,4393,5618,2494, # 4560 -2895,2622,1720,2711,4394,3416,4753,5619,2543,4395,5620,3262,4396,2778,5621,2016, # 4576 -2745,5622,1155,1017,3782,3915,5623,3336,2313, 201,1865,4397,1430,5624,4129,5625, # 4592 -5626,5627,5628,5629,4398,1604,5630, 414,1866, 371,2595,4754,4755,3532,2017,3127, # 4608 -4756,1708, 960,4399, 887, 389,2172,1536,1663,1721,5631,2232,4130,2356,2940,1580, # 4624 -5632,5633,1744,4757,2544,4758,4759,5634,4760,5635,2074,5636,4761,3647,3417,2896, # 4640 -4400,5637,4401,2650,3418,2815, 673,2712,2465, 709,3533,4131,3648,4402,5638,1148, # 4656 - 502, 634,5639,5640,1204,4762,3649,1575,4763,2623,3783,5641,3784,3128, 948,3263, # 4672 - 121,1745,3916,1110,5642,4403,3083,2516,3027,4132,3785,1151,1771,3917,1488,4133, # 4688 -1987,5643,2438,3534,5644,5645,2094,5646,4404,3918,1213,1407,2816, 531,2746,2545, # 4704 -3264,1011,1537,4764,2779,4405,3129,1061,5647,3786,3787,1867,2897,5648,2018, 120, # 4720 -4406,4407,2063,3650,3265,2314,3919,2678,3419,1955,4765,4134,5649,3535,1047,2713, # 4736 -1266,5650,1368,4766,2858, 649,3420,3920,2546,2747,1102,2859,2679,5651,5652,2000, # 4752 -5653,1111,3651,2977,5654,2495,3921,3652,2817,1855,3421,3788,5655,5656,3422,2415, # 4768 -2898,3337,3266,3653,5657,2577,5658,3654,2818,4135,1460, 856,5659,3655,5660,2899, # 4784 -2978,5661,2900,3922,5662,4408, 632,2517, 875,3923,1697,3924,2296,5663,5664,4767, # 4800 -3028,1239, 580,4768,4409,5665, 914, 936,2075,1190,4136,1039,2124,5666,5667,5668, # 4816 -5669,3423,1473,5670,1354,4410,3925,4769,2173,3084,4137, 915,3338,4411,4412,3339, # 4832 -1605,1835,5671,2748, 398,3656,4413,3926,4138, 328,1913,2860,4139,3927,1331,4414, # 4848 -3029, 937,4415,5672,3657,4140,4141,3424,2161,4770,3425, 524, 742, 538,3085,1012, # 4864 -5673,5674,3928,2466,5675, 658,1103, 225,3929,5676,5677,4771,5678,4772,5679,3267, # 4880 -1243,5680,4142, 963,2250,4773,5681,2714,3658,3186,5682,5683,2596,2332,5684,4774, # 4896 -5685,5686,5687,3536, 957,3426,2547,2033,1931,2941,2467, 870,2019,3659,1746,2780, # 4912 -2781,2439,2468,5688,3930,5689,3789,3130,3790,3537,3427,3791,5690,1179,3086,5691, # 4928 -3187,2378,4416,3792,2548,3188,3131,2749,4143,5692,3428,1556,2549,2297, 977,2901, # 4944 -2034,4144,1205,3429,5693,1765,3430,3189,2125,1271, 714,1689,4775,3538,5694,2333, # 4960 -3931, 533,4417,3660,2184, 617,5695,2469,3340,3539,2315,5696,5697,3190,5698,5699, # 4976 -3932,1988, 618, 427,2651,3540,3431,5700,5701,1244,1690,5702,2819,4418,4776,5703, # 4992 -3541,4777,5704,2284,1576, 473,3661,4419,3432, 972,5705,3662,5706,3087,5707,5708, # 5008 -4778,4779,5709,3793,4145,4146,5710, 153,4780, 356,5711,1892,2902,4420,2144, 408, # 5024 - 803,2357,5712,3933,5713,4421,1646,2578,2518,4781,4782,3934,5714,3935,4422,5715, # 5040 -2416,3433, 752,5716,5717,1962,3341,2979,5718, 746,3030,2470,4783,4423,3794, 698, # 5056 -4784,1893,4424,3663,2550,4785,3664,3936,5719,3191,3434,5720,1824,1302,4147,2715, # 5072 -3937,1974,4425,5721,4426,3192, 823,1303,1288,1236,2861,3542,4148,3435, 774,3938, # 5088 -5722,1581,4786,1304,2862,3939,4787,5723,2440,2162,1083,3268,4427,4149,4428, 344, # 5104 -1173, 288,2316, 454,1683,5724,5725,1461,4788,4150,2597,5726,5727,4789, 985, 894, # 5120 -5728,3436,3193,5729,1914,2942,3795,1989,5730,2111,1975,5731,4151,5732,2579,1194, # 5136 - 425,5733,4790,3194,1245,3796,4429,5734,5735,2863,5736, 636,4791,1856,3940, 760, # 5152 -1800,5737,4430,2212,1508,4792,4152,1894,1684,2298,5738,5739,4793,4431,4432,2213, # 5168 - 479,5740,5741, 832,5742,4153,2496,5743,2980,2497,3797, 990,3132, 627,1815,2652, # 5184 -4433,1582,4434,2126,2112,3543,4794,5744, 799,4435,3195,5745,4795,2113,1737,3031, # 5200 -1018, 543, 754,4436,3342,1676,4796,4797,4154,4798,1489,5746,3544,5747,2624,2903, # 5216 -4155,5748,5749,2981,5750,5751,5752,5753,3196,4799,4800,2185,1722,5754,3269,3270, # 5232 -1843,3665,1715, 481, 365,1976,1857,5755,5756,1963,2498,4801,5757,2127,3666,3271, # 5248 - 433,1895,2064,2076,5758, 602,2750,5759,5760,5761,5762,5763,3032,1628,3437,5764, # 5264 -3197,4802,4156,2904,4803,2519,5765,2551,2782,5766,5767,5768,3343,4804,2905,5769, # 5280 -4805,5770,2864,4806,4807,1221,2982,4157,2520,5771,5772,5773,1868,1990,5774,5775, # 5296 -5776,1896,5777,5778,4808,1897,4158, 318,5779,2095,4159,4437,5780,5781, 485,5782, # 5312 - 938,3941, 553,2680, 116,5783,3942,3667,5784,3545,2681,2783,3438,3344,2820,5785, # 5328 -3668,2943,4160,1747,2944,2983,5786,5787, 207,5788,4809,5789,4810,2521,5790,3033, # 5344 - 890,3669,3943,5791,1878,3798,3439,5792,2186,2358,3440,1652,5793,5794,5795, 941, # 5360 -2299, 208,3546,4161,2020, 330,4438,3944,2906,2499,3799,4439,4811,5796,5797,5798, # 5376 -) -# fmt: on diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/chardet/big5prober.py b/bot/lib/python3.11/site-packages/pip/_vendor/chardet/big5prober.py deleted file mode 100644 index e4dfa7a..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/chardet/big5prober.py +++ /dev/null @@ -1,47 +0,0 @@ -######################## BEGIN LICENSE BLOCK ######################## -# The Original Code is Mozilla Communicator client code. -# -# The Initial Developer of the Original Code is -# Netscape Communications Corporation. -# Portions created by the Initial Developer are Copyright (C) 1998 -# the Initial Developer. All Rights Reserved. -# -# Contributor(s): -# Mark Pilgrim - port to Python -# -# This library is free software; you can redistribute it and/or -# modify it under the terms of the GNU Lesser General Public -# License as published by the Free Software Foundation; either -# version 2.1 of the License, or (at your option) any later version. -# -# This library is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -# Lesser General Public License for more details. -# -# You should have received a copy of the GNU Lesser General Public -# License along with this library; if not, write to the Free Software -# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA -# 02110-1301 USA -######################### END LICENSE BLOCK ######################### - -from .chardistribution import Big5DistributionAnalysis -from .codingstatemachine import CodingStateMachine -from .mbcharsetprober import MultiByteCharSetProber -from .mbcssm import BIG5_SM_MODEL - - -class Big5Prober(MultiByteCharSetProber): - def __init__(self): - super().__init__() - self.coding_sm = CodingStateMachine(BIG5_SM_MODEL) - self.distribution_analyzer = Big5DistributionAnalysis() - self.reset() - - @property - def charset_name(self): - return "Big5" - - @property - def language(self): - return "Chinese" diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/chardet/chardistribution.py b/bot/lib/python3.11/site-packages/pip/_vendor/chardet/chardistribution.py deleted file mode 100644 index 27b4a29..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/chardet/chardistribution.py +++ /dev/null @@ -1,259 +0,0 @@ -######################## BEGIN LICENSE BLOCK ######################## -# The Original Code is Mozilla Communicator client code. -# -# The Initial Developer of the Original Code is -# Netscape Communications Corporation. -# Portions created by the Initial Developer are Copyright (C) 1998 -# the Initial Developer. All Rights Reserved. -# -# Contributor(s): -# Mark Pilgrim - port to Python -# -# This library is free software; you can redistribute it and/or -# modify it under the terms of the GNU Lesser General Public -# License as published by the Free Software Foundation; either -# version 2.1 of the License, or (at your option) any later version. -# -# This library is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -# Lesser General Public License for more details. -# -# You should have received a copy of the GNU Lesser General Public -# License along with this library; if not, write to the Free Software -# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA -# 02110-1301 USA -######################### END LICENSE BLOCK ######################### - -from .big5freq import ( - BIG5_CHAR_TO_FREQ_ORDER, - BIG5_TABLE_SIZE, - BIG5_TYPICAL_DISTRIBUTION_RATIO, -) -from .euckrfreq import ( - EUCKR_CHAR_TO_FREQ_ORDER, - EUCKR_TABLE_SIZE, - EUCKR_TYPICAL_DISTRIBUTION_RATIO, -) -from .euctwfreq import ( - EUCTW_CHAR_TO_FREQ_ORDER, - EUCTW_TABLE_SIZE, - EUCTW_TYPICAL_DISTRIBUTION_RATIO, -) -from .gb2312freq import ( - GB2312_CHAR_TO_FREQ_ORDER, - GB2312_TABLE_SIZE, - GB2312_TYPICAL_DISTRIBUTION_RATIO, -) -from .jisfreq import ( - JIS_CHAR_TO_FREQ_ORDER, - JIS_TABLE_SIZE, - JIS_TYPICAL_DISTRIBUTION_RATIO, -) -from .johabfreq import JOHAB_TO_EUCKR_ORDER_TABLE - - -class CharDistributionAnalysis: - ENOUGH_DATA_THRESHOLD = 1024 - SURE_YES = 0.99 - SURE_NO = 0.01 - MINIMUM_DATA_THRESHOLD = 3 - - def __init__(self): - # Mapping table to get frequency order from char order (get from - # GetOrder()) - self._char_to_freq_order = tuple() - self._table_size = None # Size of above table - # This is a constant value which varies from language to language, - # used in calculating confidence. See - # http://www.mozilla.org/projects/intl/UniversalCharsetDetection.html - # for further detail. - self.typical_distribution_ratio = None - self._done = None - self._total_chars = None - self._freq_chars = None - self.reset() - - def reset(self): - """reset analyser, clear any state""" - # If this flag is set to True, detection is done and conclusion has - # been made - self._done = False - self._total_chars = 0 # Total characters encountered - # The number of characters whose frequency order is less than 512 - self._freq_chars = 0 - - def feed(self, char, char_len): - """feed a character with known length""" - if char_len == 2: - # we only care about 2-bytes character in our distribution analysis - order = self.get_order(char) - else: - order = -1 - if order >= 0: - self._total_chars += 1 - # order is valid - if order < self._table_size: - if 512 > self._char_to_freq_order[order]: - self._freq_chars += 1 - - def get_confidence(self): - """return confidence based on existing data""" - # if we didn't receive any character in our consideration range, - # return negative answer - if self._total_chars <= 0 or self._freq_chars <= self.MINIMUM_DATA_THRESHOLD: - return self.SURE_NO - - if self._total_chars != self._freq_chars: - r = self._freq_chars / ( - (self._total_chars - self._freq_chars) * self.typical_distribution_ratio - ) - if r < self.SURE_YES: - return r - - # normalize confidence (we don't want to be 100% sure) - return self.SURE_YES - - def got_enough_data(self): - # It is not necessary to receive all data to draw conclusion. - # For charset detection, certain amount of data is enough - return self._total_chars > self.ENOUGH_DATA_THRESHOLD - - def get_order(self, _): - # We do not handle characters based on the original encoding string, - # but convert this encoding string to a number, here called order. - # This allows multiple encodings of a language to share one frequency - # table. - return -1 - - -class EUCTWDistributionAnalysis(CharDistributionAnalysis): - def __init__(self): - super().__init__() - self._char_to_freq_order = EUCTW_CHAR_TO_FREQ_ORDER - self._table_size = EUCTW_TABLE_SIZE - self.typical_distribution_ratio = EUCTW_TYPICAL_DISTRIBUTION_RATIO - - def get_order(self, byte_str): - # for euc-TW encoding, we are interested - # first byte range: 0xc4 -- 0xfe - # second byte range: 0xa1 -- 0xfe - # no validation needed here. State machine has done that - first_char = byte_str[0] - if first_char >= 0xC4: - return 94 * (first_char - 0xC4) + byte_str[1] - 0xA1 - return -1 - - -class EUCKRDistributionAnalysis(CharDistributionAnalysis): - def __init__(self): - super().__init__() - self._char_to_freq_order = EUCKR_CHAR_TO_FREQ_ORDER - self._table_size = EUCKR_TABLE_SIZE - self.typical_distribution_ratio = EUCKR_TYPICAL_DISTRIBUTION_RATIO - - def get_order(self, byte_str): - # for euc-KR encoding, we are interested - # first byte range: 0xb0 -- 0xfe - # second byte range: 0xa1 -- 0xfe - # no validation needed here. State machine has done that - first_char = byte_str[0] - if first_char >= 0xB0: - return 94 * (first_char - 0xB0) + byte_str[1] - 0xA1 - return -1 - - -class JOHABDistributionAnalysis(CharDistributionAnalysis): - def __init__(self): - super().__init__() - self._char_to_freq_order = EUCKR_CHAR_TO_FREQ_ORDER - self._table_size = EUCKR_TABLE_SIZE - self.typical_distribution_ratio = EUCKR_TYPICAL_DISTRIBUTION_RATIO - - def get_order(self, byte_str): - first_char = byte_str[0] - if 0x88 <= first_char < 0xD4: - code = first_char * 256 + byte_str[1] - return JOHAB_TO_EUCKR_ORDER_TABLE.get(code, -1) - return -1 - - -class GB2312DistributionAnalysis(CharDistributionAnalysis): - def __init__(self): - super().__init__() - self._char_to_freq_order = GB2312_CHAR_TO_FREQ_ORDER - self._table_size = GB2312_TABLE_SIZE - self.typical_distribution_ratio = GB2312_TYPICAL_DISTRIBUTION_RATIO - - def get_order(self, byte_str): - # for GB2312 encoding, we are interested - # first byte range: 0xb0 -- 0xfe - # second byte range: 0xa1 -- 0xfe - # no validation needed here. State machine has done that - first_char, second_char = byte_str[0], byte_str[1] - if (first_char >= 0xB0) and (second_char >= 0xA1): - return 94 * (first_char - 0xB0) + second_char - 0xA1 - return -1 - - -class Big5DistributionAnalysis(CharDistributionAnalysis): - def __init__(self): - super().__init__() - self._char_to_freq_order = BIG5_CHAR_TO_FREQ_ORDER - self._table_size = BIG5_TABLE_SIZE - self.typical_distribution_ratio = BIG5_TYPICAL_DISTRIBUTION_RATIO - - def get_order(self, byte_str): - # for big5 encoding, we are interested - # first byte range: 0xa4 -- 0xfe - # second byte range: 0x40 -- 0x7e , 0xa1 -- 0xfe - # no validation needed here. State machine has done that - first_char, second_char = byte_str[0], byte_str[1] - if first_char >= 0xA4: - if second_char >= 0xA1: - return 157 * (first_char - 0xA4) + second_char - 0xA1 + 63 - return 157 * (first_char - 0xA4) + second_char - 0x40 - return -1 - - -class SJISDistributionAnalysis(CharDistributionAnalysis): - def __init__(self): - super().__init__() - self._char_to_freq_order = JIS_CHAR_TO_FREQ_ORDER - self._table_size = JIS_TABLE_SIZE - self.typical_distribution_ratio = JIS_TYPICAL_DISTRIBUTION_RATIO - - def get_order(self, byte_str): - # for sjis encoding, we are interested - # first byte range: 0x81 -- 0x9f , 0xe0 -- 0xfe - # second byte range: 0x40 -- 0x7e, 0x81 -- oxfe - # no validation needed here. State machine has done that - first_char, second_char = byte_str[0], byte_str[1] - if 0x81 <= first_char <= 0x9F: - order = 188 * (first_char - 0x81) - elif 0xE0 <= first_char <= 0xEF: - order = 188 * (first_char - 0xE0 + 31) - else: - return -1 - order = order + second_char - 0x40 - if second_char > 0x7F: - order = -1 - return order - - -class EUCJPDistributionAnalysis(CharDistributionAnalysis): - def __init__(self): - super().__init__() - self._char_to_freq_order = JIS_CHAR_TO_FREQ_ORDER - self._table_size = JIS_TABLE_SIZE - self.typical_distribution_ratio = JIS_TYPICAL_DISTRIBUTION_RATIO - - def get_order(self, byte_str): - # for euc-JP encoding, we are interested - # first byte range: 0xa0 -- 0xfe - # second byte range: 0xa1 -- 0xfe - # no validation needed here. State machine has done that - char = byte_str[0] - if char >= 0xA0: - return 94 * (char - 0xA1) + byte_str[1] - 0xA1 - return -1 diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/chardet/charsetgroupprober.py b/bot/lib/python3.11/site-packages/pip/_vendor/chardet/charsetgroupprober.py deleted file mode 100644 index 778ff33..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/chardet/charsetgroupprober.py +++ /dev/null @@ -1,109 +0,0 @@ -######################## BEGIN LICENSE BLOCK ######################## -# The Original Code is Mozilla Communicator client code. -# -# The Initial Developer of the Original Code is -# Netscape Communications Corporation. -# Portions created by the Initial Developer are Copyright (C) 1998 -# the Initial Developer. All Rights Reserved. -# -# Contributor(s): -# Mark Pilgrim - port to Python -# -# This library is free software; you can redistribute it and/or -# modify it under the terms of the GNU Lesser General Public -# License as published by the Free Software Foundation; either -# version 2.1 of the License, or (at your option) any later version. -# -# This library is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -# Lesser General Public License for more details. -# -# You should have received a copy of the GNU Lesser General Public -# License along with this library; if not, write to the Free Software -# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA -# 02110-1301 USA -######################### END LICENSE BLOCK ######################### - -from .charsetprober import CharSetProber -from .enums import ProbingState - - -class CharSetGroupProber(CharSetProber): - def __init__(self, lang_filter=None): - super().__init__(lang_filter=lang_filter) - self._active_num = 0 - self.probers = [] - self._best_guess_prober = None - - def reset(self): - super().reset() - self._active_num = 0 - for prober in self.probers: - if prober: - prober.reset() - prober.active = True - self._active_num += 1 - self._best_guess_prober = None - - @property - def charset_name(self): - if not self._best_guess_prober: - self.get_confidence() - if not self._best_guess_prober: - return None - return self._best_guess_prober.charset_name - - @property - def language(self): - if not self._best_guess_prober: - self.get_confidence() - if not self._best_guess_prober: - return None - return self._best_guess_prober.language - - def feed(self, byte_str): - for prober in self.probers: - if not prober: - continue - if not prober.active: - continue - state = prober.feed(byte_str) - if not state: - continue - if state == ProbingState.FOUND_IT: - self._best_guess_prober = prober - self._state = ProbingState.FOUND_IT - return self.state - if state == ProbingState.NOT_ME: - prober.active = False - self._active_num -= 1 - if self._active_num <= 0: - self._state = ProbingState.NOT_ME - return self.state - return self.state - - def get_confidence(self): - state = self.state - if state == ProbingState.FOUND_IT: - return 0.99 - if state == ProbingState.NOT_ME: - return 0.01 - best_conf = 0.0 - self._best_guess_prober = None - for prober in self.probers: - if not prober: - continue - if not prober.active: - self.logger.debug("%s not active", prober.charset_name) - continue - conf = prober.get_confidence() - self.logger.debug( - "%s %s confidence = %s", prober.charset_name, prober.language, conf - ) - if best_conf < conf: - best_conf = conf - self._best_guess_prober = prober - if not self._best_guess_prober: - return 0.0 - return best_conf diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/chardet/charsetprober.py b/bot/lib/python3.11/site-packages/pip/_vendor/chardet/charsetprober.py deleted file mode 100644 index 9f1afd9..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/chardet/charsetprober.py +++ /dev/null @@ -1,138 +0,0 @@ -######################## BEGIN LICENSE BLOCK ######################## -# The Original Code is Mozilla Universal charset detector code. -# -# The Initial Developer of the Original Code is -# Netscape Communications Corporation. -# Portions created by the Initial Developer are Copyright (C) 2001 -# the Initial Developer. All Rights Reserved. -# -# Contributor(s): -# Mark Pilgrim - port to Python -# Shy Shalom - original C code -# -# This library is free software; you can redistribute it and/or -# modify it under the terms of the GNU Lesser General Public -# License as published by the Free Software Foundation; either -# version 2.1 of the License, or (at your option) any later version. -# -# This library is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -# Lesser General Public License for more details. -# -# You should have received a copy of the GNU Lesser General Public -# License along with this library; if not, write to the Free Software -# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA -# 02110-1301 USA -######################### END LICENSE BLOCK ######################### - -import logging -import re - -from .enums import ProbingState - -INTERNATIONAL_WORDS_PATTERN = re.compile( - b"[a-zA-Z]*[\x80-\xFF]+[a-zA-Z]*[^a-zA-Z\x80-\xFF]?" -) - - -class CharSetProber: - - SHORTCUT_THRESHOLD = 0.95 - - def __init__(self, lang_filter=None): - self._state = None - self.lang_filter = lang_filter - self.logger = logging.getLogger(__name__) - - def reset(self): - self._state = ProbingState.DETECTING - - @property - def charset_name(self): - return None - - def feed(self, byte_str): - raise NotImplementedError - - @property - def state(self): - return self._state - - def get_confidence(self): - return 0.0 - - @staticmethod - def filter_high_byte_only(buf): - buf = re.sub(b"([\x00-\x7F])+", b" ", buf) - return buf - - @staticmethod - def filter_international_words(buf): - """ - We define three types of bytes: - alphabet: english alphabets [a-zA-Z] - international: international characters [\x80-\xFF] - marker: everything else [^a-zA-Z\x80-\xFF] - The input buffer can be thought to contain a series of words delimited - by markers. This function works to filter all words that contain at - least one international character. All contiguous sequences of markers - are replaced by a single space ascii character. - This filter applies to all scripts which do not use English characters. - """ - filtered = bytearray() - - # This regex expression filters out only words that have at-least one - # international character. The word may include one marker character at - # the end. - words = INTERNATIONAL_WORDS_PATTERN.findall(buf) - - for word in words: - filtered.extend(word[:-1]) - - # If the last character in the word is a marker, replace it with a - # space as markers shouldn't affect our analysis (they are used - # similarly across all languages and may thus have similar - # frequencies). - last_char = word[-1:] - if not last_char.isalpha() and last_char < b"\x80": - last_char = b" " - filtered.extend(last_char) - - return filtered - - @staticmethod - def remove_xml_tags(buf): - """ - Returns a copy of ``buf`` that retains only the sequences of English - alphabet and high byte characters that are not between <> characters. - This filter can be applied to all scripts which contain both English - characters and extended ASCII characters, but is currently only used by - ``Latin1Prober``. - """ - filtered = bytearray() - in_tag = False - prev = 0 - buf = memoryview(buf).cast("c") - - for curr, buf_char in enumerate(buf): - # Check if we're coming out of or entering an XML tag - if buf_char == b">": - prev = curr + 1 - in_tag = False - elif buf_char == b"<": - if curr > prev and not in_tag: - # Keep everything after last non-extended-ASCII, - # non-alphabetic character - filtered.extend(buf[prev:curr]) - # Output a space to delimit stretch we kept - filtered.extend(b" ") - in_tag = True - - # If we're not in a tag... - if not in_tag: - # Keep everything after last non-extended-ASCII, non-alphabetic - # character - filtered.extend(buf[prev:]) - - return filtered diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/chardet/cli/__init__.py b/bot/lib/python3.11/site-packages/pip/_vendor/chardet/cli/__init__.py deleted file mode 100644 index e69de29..0000000 diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/chardet/cli/chardetect.py b/bot/lib/python3.11/site-packages/pip/_vendor/chardet/cli/chardetect.py deleted file mode 100644 index 7926fa3..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/chardet/cli/chardetect.py +++ /dev/null @@ -1,86 +0,0 @@ -""" -Script which takes one or more file paths and reports on their detected -encodings - -Example:: - - % chardetect somefile someotherfile - somefile: windows-1252 with confidence 0.5 - someotherfile: ascii with confidence 1.0 - -If no paths are provided, it takes its input from stdin. - -""" - - -import argparse -import sys - -from .. import __version__ -from ..universaldetector import UniversalDetector - - -def description_of(lines, name="stdin"): - """ - Return a string describing the probable encoding of a file or - list of strings. - - :param lines: The lines to get the encoding of. - :type lines: Iterable of bytes - :param name: Name of file or collection of lines - :type name: str - """ - u = UniversalDetector() - for line in lines: - line = bytearray(line) - u.feed(line) - # shortcut out of the loop to save reading further - particularly useful if we read a BOM. - if u.done: - break - u.close() - result = u.result - if result["encoding"]: - return f'{name}: {result["encoding"]} with confidence {result["confidence"]}' - return f"{name}: no result" - - -def main(argv=None): - """ - Handles command line arguments and gets things started. - - :param argv: List of arguments, as if specified on the command-line. - If None, ``sys.argv[1:]`` is used instead. - :type argv: list of str - """ - # Get command line arguments - parser = argparse.ArgumentParser( - description="Takes one or more file paths and reports their detected \ - encodings" - ) - parser.add_argument( - "input", - help="File whose encoding we would like to determine. \ - (default: stdin)", - type=argparse.FileType("rb"), - nargs="*", - default=[sys.stdin.buffer], - ) - parser.add_argument( - "--version", action="version", version=f"%(prog)s {__version__}" - ) - args = parser.parse_args(argv) - - for f in args.input: - if f.isatty(): - print( - "You are running chardetect interactively. Press " - "CTRL-D twice at the start of a blank line to signal the " - "end of your input. If you want help, run chardetect " - "--help\n", - file=sys.stderr, - ) - print(description_of(f, f.name)) - - -if __name__ == "__main__": - main() diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/chardet/codingstatemachine.py b/bot/lib/python3.11/site-packages/pip/_vendor/chardet/codingstatemachine.py deleted file mode 100644 index d3e3e82..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/chardet/codingstatemachine.py +++ /dev/null @@ -1,88 +0,0 @@ -######################## BEGIN LICENSE BLOCK ######################## -# The Original Code is mozilla.org code. -# -# The Initial Developer of the Original Code is -# Netscape Communications Corporation. -# Portions created by the Initial Developer are Copyright (C) 1998 -# the Initial Developer. All Rights Reserved. -# -# Contributor(s): -# Mark Pilgrim - port to Python -# -# This library is free software; you can redistribute it and/or -# modify it under the terms of the GNU Lesser General Public -# License as published by the Free Software Foundation; either -# version 2.1 of the License, or (at your option) any later version. -# -# This library is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -# Lesser General Public License for more details. -# -# You should have received a copy of the GNU Lesser General Public -# License along with this library; if not, write to the Free Software -# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA -# 02110-1301 USA -######################### END LICENSE BLOCK ######################### - -import logging - -from .enums import MachineState - - -class CodingStateMachine: - """ - A state machine to verify a byte sequence for a particular encoding. For - each byte the detector receives, it will feed that byte to every active - state machine available, one byte at a time. The state machine changes its - state based on its previous state and the byte it receives. There are 3 - states in a state machine that are of interest to an auto-detector: - - START state: This is the state to start with, or a legal byte sequence - (i.e. a valid code point) for character has been identified. - - ME state: This indicates that the state machine identified a byte sequence - that is specific to the charset it is designed for and that - there is no other possible encoding which can contain this byte - sequence. This will to lead to an immediate positive answer for - the detector. - - ERROR state: This indicates the state machine identified an illegal byte - sequence for that encoding. This will lead to an immediate - negative answer for this encoding. Detector will exclude this - encoding from consideration from here on. - """ - - def __init__(self, sm): - self._model = sm - self._curr_byte_pos = 0 - self._curr_char_len = 0 - self._curr_state = None - self.logger = logging.getLogger(__name__) - self.reset() - - def reset(self): - self._curr_state = MachineState.START - - def next_state(self, c): - # for each byte we get its class - # if it is first byte, we also get byte length - byte_class = self._model["class_table"][c] - if self._curr_state == MachineState.START: - self._curr_byte_pos = 0 - self._curr_char_len = self._model["char_len_table"][byte_class] - # from byte's class and state_table, we get its next state - curr_state = self._curr_state * self._model["class_factor"] + byte_class - self._curr_state = self._model["state_table"][curr_state] - self._curr_byte_pos += 1 - return self._curr_state - - def get_current_charlen(self): - return self._curr_char_len - - def get_coding_state_machine(self): - return self._model["name"] - - @property - def language(self): - return self._model["language"] diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/chardet/cp949prober.py b/bot/lib/python3.11/site-packages/pip/_vendor/chardet/cp949prober.py deleted file mode 100644 index 28a1f3d..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/chardet/cp949prober.py +++ /dev/null @@ -1,49 +0,0 @@ -######################## BEGIN LICENSE BLOCK ######################## -# The Original Code is mozilla.org code. -# -# The Initial Developer of the Original Code is -# Netscape Communications Corporation. -# Portions created by the Initial Developer are Copyright (C) 1998 -# the Initial Developer. All Rights Reserved. -# -# Contributor(s): -# Mark Pilgrim - port to Python -# -# This library is free software; you can redistribute it and/or -# modify it under the terms of the GNU Lesser General Public -# License as published by the Free Software Foundation; either -# version 2.1 of the License, or (at your option) any later version. -# -# This library is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -# Lesser General Public License for more details. -# -# You should have received a copy of the GNU Lesser General Public -# License along with this library; if not, write to the Free Software -# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA -# 02110-1301 USA -######################### END LICENSE BLOCK ######################### - -from .chardistribution import EUCKRDistributionAnalysis -from .codingstatemachine import CodingStateMachine -from .mbcharsetprober import MultiByteCharSetProber -from .mbcssm import CP949_SM_MODEL - - -class CP949Prober(MultiByteCharSetProber): - def __init__(self): - super().__init__() - self.coding_sm = CodingStateMachine(CP949_SM_MODEL) - # NOTE: CP949 is a superset of EUC-KR, so the distribution should be - # not different. - self.distribution_analyzer = EUCKRDistributionAnalysis() - self.reset() - - @property - def charset_name(self): - return "CP949" - - @property - def language(self): - return "Korean" diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/chardet/enums.py b/bot/lib/python3.11/site-packages/pip/_vendor/chardet/enums.py deleted file mode 100644 index 32a77e7..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/chardet/enums.py +++ /dev/null @@ -1,82 +0,0 @@ -""" -All of the Enums that are used throughout the chardet package. - -:author: Dan Blanchard (dan.blanchard@gmail.com) -""" - - -class InputState: - """ - This enum represents the different states a universal detector can be in. - """ - - PURE_ASCII = 0 - ESC_ASCII = 1 - HIGH_BYTE = 2 - - -class LanguageFilter: - """ - This enum represents the different language filters we can apply to a - ``UniversalDetector``. - """ - - CHINESE_SIMPLIFIED = 0x01 - CHINESE_TRADITIONAL = 0x02 - JAPANESE = 0x04 - KOREAN = 0x08 - NON_CJK = 0x10 - ALL = 0x1F - CHINESE = CHINESE_SIMPLIFIED | CHINESE_TRADITIONAL - CJK = CHINESE | JAPANESE | KOREAN - - -class ProbingState: - """ - This enum represents the different states a prober can be in. - """ - - DETECTING = 0 - FOUND_IT = 1 - NOT_ME = 2 - - -class MachineState: - """ - This enum represents the different states a state machine can be in. - """ - - START = 0 - ERROR = 1 - ITS_ME = 2 - - -class SequenceLikelihood: - """ - This enum represents the likelihood of a character following the previous one. - """ - - NEGATIVE = 0 - UNLIKELY = 1 - LIKELY = 2 - POSITIVE = 3 - - @classmethod - def get_num_categories(cls): - """:returns: The number of likelihood categories in the enum.""" - return 4 - - -class CharacterCategory: - """ - This enum represents the different categories language models for - ``SingleByteCharsetProber`` put characters into. - - Anything less than CONTROL is considered a letter. - """ - - UNDEFINED = 255 - LINE_BREAK = 254 - SYMBOL = 253 - DIGIT = 252 - CONTROL = 251 diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/chardet/escprober.py b/bot/lib/python3.11/site-packages/pip/_vendor/chardet/escprober.py deleted file mode 100644 index d992611..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/chardet/escprober.py +++ /dev/null @@ -1,102 +0,0 @@ -######################## BEGIN LICENSE BLOCK ######################## -# The Original Code is mozilla.org code. -# -# The Initial Developer of the Original Code is -# Netscape Communications Corporation. -# Portions created by the Initial Developer are Copyright (C) 1998 -# the Initial Developer. All Rights Reserved. -# -# Contributor(s): -# Mark Pilgrim - port to Python -# -# This library is free software; you can redistribute it and/or -# modify it under the terms of the GNU Lesser General Public -# License as published by the Free Software Foundation; either -# version 2.1 of the License, or (at your option) any later version. -# -# This library is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -# Lesser General Public License for more details. -# -# You should have received a copy of the GNU Lesser General Public -# License along with this library; if not, write to the Free Software -# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA -# 02110-1301 USA -######################### END LICENSE BLOCK ######################### - -from .charsetprober import CharSetProber -from .codingstatemachine import CodingStateMachine -from .enums import LanguageFilter, MachineState, ProbingState -from .escsm import ( - HZ_SM_MODEL, - ISO2022CN_SM_MODEL, - ISO2022JP_SM_MODEL, - ISO2022KR_SM_MODEL, -) - - -class EscCharSetProber(CharSetProber): - """ - This CharSetProber uses a "code scheme" approach for detecting encodings, - whereby easily recognizable escape or shift sequences are relied on to - identify these encodings. - """ - - def __init__(self, lang_filter=None): - super().__init__(lang_filter=lang_filter) - self.coding_sm = [] - if self.lang_filter & LanguageFilter.CHINESE_SIMPLIFIED: - self.coding_sm.append(CodingStateMachine(HZ_SM_MODEL)) - self.coding_sm.append(CodingStateMachine(ISO2022CN_SM_MODEL)) - if self.lang_filter & LanguageFilter.JAPANESE: - self.coding_sm.append(CodingStateMachine(ISO2022JP_SM_MODEL)) - if self.lang_filter & LanguageFilter.KOREAN: - self.coding_sm.append(CodingStateMachine(ISO2022KR_SM_MODEL)) - self.active_sm_count = None - self._detected_charset = None - self._detected_language = None - self._state = None - self.reset() - - def reset(self): - super().reset() - for coding_sm in self.coding_sm: - if not coding_sm: - continue - coding_sm.active = True - coding_sm.reset() - self.active_sm_count = len(self.coding_sm) - self._detected_charset = None - self._detected_language = None - - @property - def charset_name(self): - return self._detected_charset - - @property - def language(self): - return self._detected_language - - def get_confidence(self): - return 0.99 if self._detected_charset else 0.00 - - def feed(self, byte_str): - for c in byte_str: - for coding_sm in self.coding_sm: - if not coding_sm or not coding_sm.active: - continue - coding_state = coding_sm.next_state(c) - if coding_state == MachineState.ERROR: - coding_sm.active = False - self.active_sm_count -= 1 - if self.active_sm_count <= 0: - self._state = ProbingState.NOT_ME - return self.state - elif coding_state == MachineState.ITS_ME: - self._state = ProbingState.FOUND_IT - self._detected_charset = coding_sm.get_coding_state_machine() - self._detected_language = coding_sm.language - return self.state - - return self.state diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/chardet/escsm.py b/bot/lib/python3.11/site-packages/pip/_vendor/chardet/escsm.py deleted file mode 100644 index 3aa0f4d..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/chardet/escsm.py +++ /dev/null @@ -1,260 +0,0 @@ -######################## BEGIN LICENSE BLOCK ######################## -# The Original Code is mozilla.org code. -# -# The Initial Developer of the Original Code is -# Netscape Communications Corporation. -# Portions created by the Initial Developer are Copyright (C) 1998 -# the Initial Developer. All Rights Reserved. -# -# Contributor(s): -# Mark Pilgrim - port to Python -# -# This library is free software; you can redistribute it and/or -# modify it under the terms of the GNU Lesser General Public -# License as published by the Free Software Foundation; either -# version 2.1 of the License, or (at your option) any later version. -# -# This library is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -# Lesser General Public License for more details. -# -# You should have received a copy of the GNU Lesser General Public -# License along with this library; if not, write to the Free Software -# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA -# 02110-1301 USA -######################### END LICENSE BLOCK ######################### - -from .enums import MachineState - -# fmt: off -HZ_CLS = ( - 1, 0, 0, 0, 0, 0, 0, 0, # 00 - 07 - 0, 0, 0, 0, 0, 0, 0, 0, # 08 - 0f - 0, 0, 0, 0, 0, 0, 0, 0, # 10 - 17 - 0, 0, 0, 1, 0, 0, 0, 0, # 18 - 1f - 0, 0, 0, 0, 0, 0, 0, 0, # 20 - 27 - 0, 0, 0, 0, 0, 0, 0, 0, # 28 - 2f - 0, 0, 0, 0, 0, 0, 0, 0, # 30 - 37 - 0, 0, 0, 0, 0, 0, 0, 0, # 38 - 3f - 0, 0, 0, 0, 0, 0, 0, 0, # 40 - 47 - 0, 0, 0, 0, 0, 0, 0, 0, # 48 - 4f - 0, 0, 0, 0, 0, 0, 0, 0, # 50 - 57 - 0, 0, 0, 0, 0, 0, 0, 0, # 58 - 5f - 0, 0, 0, 0, 0, 0, 0, 0, # 60 - 67 - 0, 0, 0, 0, 0, 0, 0, 0, # 68 - 6f - 0, 0, 0, 0, 0, 0, 0, 0, # 70 - 77 - 0, 0, 0, 4, 0, 5, 2, 0, # 78 - 7f - 1, 1, 1, 1, 1, 1, 1, 1, # 80 - 87 - 1, 1, 1, 1, 1, 1, 1, 1, # 88 - 8f - 1, 1, 1, 1, 1, 1, 1, 1, # 90 - 97 - 1, 1, 1, 1, 1, 1, 1, 1, # 98 - 9f - 1, 1, 1, 1, 1, 1, 1, 1, # a0 - a7 - 1, 1, 1, 1, 1, 1, 1, 1, # a8 - af - 1, 1, 1, 1, 1, 1, 1, 1, # b0 - b7 - 1, 1, 1, 1, 1, 1, 1, 1, # b8 - bf - 1, 1, 1, 1, 1, 1, 1, 1, # c0 - c7 - 1, 1, 1, 1, 1, 1, 1, 1, # c8 - cf - 1, 1, 1, 1, 1, 1, 1, 1, # d0 - d7 - 1, 1, 1, 1, 1, 1, 1, 1, # d8 - df - 1, 1, 1, 1, 1, 1, 1, 1, # e0 - e7 - 1, 1, 1, 1, 1, 1, 1, 1, # e8 - ef - 1, 1, 1, 1, 1, 1, 1, 1, # f0 - f7 - 1, 1, 1, 1, 1, 1, 1, 1, # f8 - ff -) - -HZ_ST = ( -MachineState.START, MachineState.ERROR, 3, MachineState.START, MachineState.START, MachineState.START, MachineState.ERROR, MachineState.ERROR, # 00-07 -MachineState.ERROR, MachineState.ERROR, MachineState.ERROR, MachineState.ERROR, MachineState.ITS_ME, MachineState.ITS_ME, MachineState.ITS_ME, MachineState.ITS_ME, # 08-0f -MachineState.ITS_ME, MachineState.ITS_ME, MachineState.ERROR, MachineState.ERROR, MachineState.START, MachineState.START, 4, MachineState.ERROR, # 10-17 - 5, MachineState.ERROR, 6, MachineState.ERROR, 5, 5, 4, MachineState.ERROR, # 18-1f - 4, MachineState.ERROR, 4, 4, 4, MachineState.ERROR, 4, MachineState.ERROR, # 20-27 - 4, MachineState.ITS_ME, MachineState.START, MachineState.START, MachineState.START, MachineState.START, MachineState.START, MachineState.START, # 28-2f -) -# fmt: on - -HZ_CHAR_LEN_TABLE = (0, 0, 0, 0, 0, 0) - -HZ_SM_MODEL = { - "class_table": HZ_CLS, - "class_factor": 6, - "state_table": HZ_ST, - "char_len_table": HZ_CHAR_LEN_TABLE, - "name": "HZ-GB-2312", - "language": "Chinese", -} - -# fmt: off -ISO2022CN_CLS = ( - 2, 0, 0, 0, 0, 0, 0, 0, # 00 - 07 - 0, 0, 0, 0, 0, 0, 0, 0, # 08 - 0f - 0, 0, 0, 0, 0, 0, 0, 0, # 10 - 17 - 0, 0, 0, 1, 0, 0, 0, 0, # 18 - 1f - 0, 0, 0, 0, 0, 0, 0, 0, # 20 - 27 - 0, 3, 0, 0, 0, 0, 0, 0, # 28 - 2f - 0, 0, 0, 0, 0, 0, 0, 0, # 30 - 37 - 0, 0, 0, 0, 0, 0, 0, 0, # 38 - 3f - 0, 0, 0, 4, 0, 0, 0, 0, # 40 - 47 - 0, 0, 0, 0, 0, 0, 0, 0, # 48 - 4f - 0, 0, 0, 0, 0, 0, 0, 0, # 50 - 57 - 0, 0, 0, 0, 0, 0, 0, 0, # 58 - 5f - 0, 0, 0, 0, 0, 0, 0, 0, # 60 - 67 - 0, 0, 0, 0, 0, 0, 0, 0, # 68 - 6f - 0, 0, 0, 0, 0, 0, 0, 0, # 70 - 77 - 0, 0, 0, 0, 0, 0, 0, 0, # 78 - 7f - 2, 2, 2, 2, 2, 2, 2, 2, # 80 - 87 - 2, 2, 2, 2, 2, 2, 2, 2, # 88 - 8f - 2, 2, 2, 2, 2, 2, 2, 2, # 90 - 97 - 2, 2, 2, 2, 2, 2, 2, 2, # 98 - 9f - 2, 2, 2, 2, 2, 2, 2, 2, # a0 - a7 - 2, 2, 2, 2, 2, 2, 2, 2, # a8 - af - 2, 2, 2, 2, 2, 2, 2, 2, # b0 - b7 - 2, 2, 2, 2, 2, 2, 2, 2, # b8 - bf - 2, 2, 2, 2, 2, 2, 2, 2, # c0 - c7 - 2, 2, 2, 2, 2, 2, 2, 2, # c8 - cf - 2, 2, 2, 2, 2, 2, 2, 2, # d0 - d7 - 2, 2, 2, 2, 2, 2, 2, 2, # d8 - df - 2, 2, 2, 2, 2, 2, 2, 2, # e0 - e7 - 2, 2, 2, 2, 2, 2, 2, 2, # e8 - ef - 2, 2, 2, 2, 2, 2, 2, 2, # f0 - f7 - 2, 2, 2, 2, 2, 2, 2, 2, # f8 - ff -) - -ISO2022CN_ST = ( - MachineState.START, 3, MachineState.ERROR, MachineState.START, MachineState.START, MachineState.START, MachineState.START, MachineState.START, # 00-07 - MachineState.START, MachineState.ERROR, MachineState.ERROR, MachineState.ERROR, MachineState.ERROR, MachineState.ERROR, MachineState.ERROR, MachineState.ERROR, # 08-0f - MachineState.ERROR, MachineState.ERROR, MachineState.ITS_ME, MachineState.ITS_ME, MachineState.ITS_ME, MachineState.ITS_ME, MachineState.ITS_ME, MachineState.ITS_ME, # 10-17 - MachineState.ITS_ME, MachineState.ITS_ME, MachineState.ITS_ME, MachineState.ERROR, MachineState.ERROR, MachineState.ERROR, 4, MachineState.ERROR, # 18-1f - MachineState.ERROR, MachineState.ERROR, MachineState.ERROR, MachineState.ITS_ME, MachineState.ERROR, MachineState.ERROR, MachineState.ERROR, MachineState.ERROR, # 20-27 - 5, 6, MachineState.ERROR, MachineState.ERROR, MachineState.ERROR, MachineState.ERROR, MachineState.ERROR, MachineState.ERROR, # 28-2f - MachineState.ERROR, MachineState.ERROR, MachineState.ERROR, MachineState.ITS_ME, MachineState.ERROR, MachineState.ERROR, MachineState.ERROR, MachineState.ERROR, # 30-37 - MachineState.ERROR, MachineState.ERROR, MachineState.ERROR, MachineState.ERROR, MachineState.ERROR, MachineState.ITS_ME, MachineState.ERROR, MachineState.START, # 38-3f -) -# fmt: on - -ISO2022CN_CHAR_LEN_TABLE = (0, 0, 0, 0, 0, 0, 0, 0, 0) - -ISO2022CN_SM_MODEL = { - "class_table": ISO2022CN_CLS, - "class_factor": 9, - "state_table": ISO2022CN_ST, - "char_len_table": ISO2022CN_CHAR_LEN_TABLE, - "name": "ISO-2022-CN", - "language": "Chinese", -} - -# fmt: off -ISO2022JP_CLS = ( - 2, 0, 0, 0, 0, 0, 0, 0, # 00 - 07 - 0, 0, 0, 0, 0, 0, 2, 2, # 08 - 0f - 0, 0, 0, 0, 0, 0, 0, 0, # 10 - 17 - 0, 0, 0, 1, 0, 0, 0, 0, # 18 - 1f - 0, 0, 0, 0, 7, 0, 0, 0, # 20 - 27 - 3, 0, 0, 0, 0, 0, 0, 0, # 28 - 2f - 0, 0, 0, 0, 0, 0, 0, 0, # 30 - 37 - 0, 0, 0, 0, 0, 0, 0, 0, # 38 - 3f - 6, 0, 4, 0, 8, 0, 0, 0, # 40 - 47 - 0, 9, 5, 0, 0, 0, 0, 0, # 48 - 4f - 0, 0, 0, 0, 0, 0, 0, 0, # 50 - 57 - 0, 0, 0, 0, 0, 0, 0, 0, # 58 - 5f - 0, 0, 0, 0, 0, 0, 0, 0, # 60 - 67 - 0, 0, 0, 0, 0, 0, 0, 0, # 68 - 6f - 0, 0, 0, 0, 0, 0, 0, 0, # 70 - 77 - 0, 0, 0, 0, 0, 0, 0, 0, # 78 - 7f - 2, 2, 2, 2, 2, 2, 2, 2, # 80 - 87 - 2, 2, 2, 2, 2, 2, 2, 2, # 88 - 8f - 2, 2, 2, 2, 2, 2, 2, 2, # 90 - 97 - 2, 2, 2, 2, 2, 2, 2, 2, # 98 - 9f - 2, 2, 2, 2, 2, 2, 2, 2, # a0 - a7 - 2, 2, 2, 2, 2, 2, 2, 2, # a8 - af - 2, 2, 2, 2, 2, 2, 2, 2, # b0 - b7 - 2, 2, 2, 2, 2, 2, 2, 2, # b8 - bf - 2, 2, 2, 2, 2, 2, 2, 2, # c0 - c7 - 2, 2, 2, 2, 2, 2, 2, 2, # c8 - cf - 2, 2, 2, 2, 2, 2, 2, 2, # d0 - d7 - 2, 2, 2, 2, 2, 2, 2, 2, # d8 - df - 2, 2, 2, 2, 2, 2, 2, 2, # e0 - e7 - 2, 2, 2, 2, 2, 2, 2, 2, # e8 - ef - 2, 2, 2, 2, 2, 2, 2, 2, # f0 - f7 - 2, 2, 2, 2, 2, 2, 2, 2, # f8 - ff -) - -ISO2022JP_ST = ( - MachineState.START, 3, MachineState.ERROR, MachineState.START, MachineState.START, MachineState.START, MachineState.START, MachineState.START, # 00-07 - MachineState.START, MachineState.START, MachineState.ERROR, MachineState.ERROR, MachineState.ERROR, MachineState.ERROR, MachineState.ERROR, MachineState.ERROR, # 08-0f - MachineState.ERROR, MachineState.ERROR, MachineState.ERROR, MachineState.ERROR, MachineState.ITS_ME, MachineState.ITS_ME, MachineState.ITS_ME, MachineState.ITS_ME, # 10-17 - MachineState.ITS_ME, MachineState.ITS_ME, MachineState.ITS_ME, MachineState.ITS_ME, MachineState.ITS_ME, MachineState.ITS_ME, MachineState.ERROR, MachineState.ERROR, # 18-1f - MachineState.ERROR, 5, MachineState.ERROR, MachineState.ERROR, MachineState.ERROR, 4, MachineState.ERROR, MachineState.ERROR, # 20-27 - MachineState.ERROR, MachineState.ERROR, MachineState.ERROR, 6, MachineState.ITS_ME, MachineState.ERROR, MachineState.ITS_ME, MachineState.ERROR, # 28-2f - MachineState.ERROR, MachineState.ERROR, MachineState.ERROR, MachineState.ERROR, MachineState.ERROR, MachineState.ERROR, MachineState.ITS_ME, MachineState.ITS_ME, # 30-37 - MachineState.ERROR, MachineState.ERROR, MachineState.ERROR, MachineState.ITS_ME, MachineState.ERROR, MachineState.ERROR, MachineState.ERROR, MachineState.ERROR, # 38-3f - MachineState.ERROR, MachineState.ERROR, MachineState.ERROR, MachineState.ERROR, MachineState.ITS_ME, MachineState.ERROR, MachineState.START, MachineState.START, # 40-47 -) -# fmt: on - -ISO2022JP_CHAR_LEN_TABLE = (0, 0, 0, 0, 0, 0, 0, 0, 0, 0) - -ISO2022JP_SM_MODEL = { - "class_table": ISO2022JP_CLS, - "class_factor": 10, - "state_table": ISO2022JP_ST, - "char_len_table": ISO2022JP_CHAR_LEN_TABLE, - "name": "ISO-2022-JP", - "language": "Japanese", -} - -# fmt: off -ISO2022KR_CLS = ( - 2, 0, 0, 0, 0, 0, 0, 0, # 00 - 07 - 0, 0, 0, 0, 0, 0, 0, 0, # 08 - 0f - 0, 0, 0, 0, 0, 0, 0, 0, # 10 - 17 - 0, 0, 0, 1, 0, 0, 0, 0, # 18 - 1f - 0, 0, 0, 0, 3, 0, 0, 0, # 20 - 27 - 0, 4, 0, 0, 0, 0, 0, 0, # 28 - 2f - 0, 0, 0, 0, 0, 0, 0, 0, # 30 - 37 - 0, 0, 0, 0, 0, 0, 0, 0, # 38 - 3f - 0, 0, 0, 5, 0, 0, 0, 0, # 40 - 47 - 0, 0, 0, 0, 0, 0, 0, 0, # 48 - 4f - 0, 0, 0, 0, 0, 0, 0, 0, # 50 - 57 - 0, 0, 0, 0, 0, 0, 0, 0, # 58 - 5f - 0, 0, 0, 0, 0, 0, 0, 0, # 60 - 67 - 0, 0, 0, 0, 0, 0, 0, 0, # 68 - 6f - 0, 0, 0, 0, 0, 0, 0, 0, # 70 - 77 - 0, 0, 0, 0, 0, 0, 0, 0, # 78 - 7f - 2, 2, 2, 2, 2, 2, 2, 2, # 80 - 87 - 2, 2, 2, 2, 2, 2, 2, 2, # 88 - 8f - 2, 2, 2, 2, 2, 2, 2, 2, # 90 - 97 - 2, 2, 2, 2, 2, 2, 2, 2, # 98 - 9f - 2, 2, 2, 2, 2, 2, 2, 2, # a0 - a7 - 2, 2, 2, 2, 2, 2, 2, 2, # a8 - af - 2, 2, 2, 2, 2, 2, 2, 2, # b0 - b7 - 2, 2, 2, 2, 2, 2, 2, 2, # b8 - bf - 2, 2, 2, 2, 2, 2, 2, 2, # c0 - c7 - 2, 2, 2, 2, 2, 2, 2, 2, # c8 - cf - 2, 2, 2, 2, 2, 2, 2, 2, # d0 - d7 - 2, 2, 2, 2, 2, 2, 2, 2, # d8 - df - 2, 2, 2, 2, 2, 2, 2, 2, # e0 - e7 - 2, 2, 2, 2, 2, 2, 2, 2, # e8 - ef - 2, 2, 2, 2, 2, 2, 2, 2, # f0 - f7 - 2, 2, 2, 2, 2, 2, 2, 2, # f8 - ff -) - -ISO2022KR_ST = ( - MachineState.START, 3, MachineState.ERROR, MachineState.START, MachineState.START, MachineState.START, MachineState.ERROR, MachineState.ERROR, # 00-07 - MachineState.ERROR, MachineState.ERROR, MachineState.ERROR, MachineState.ERROR, MachineState.ITS_ME, MachineState.ITS_ME, MachineState.ITS_ME, MachineState.ITS_ME, # 08-0f - MachineState.ITS_ME, MachineState.ITS_ME, MachineState.ERROR, MachineState.ERROR, MachineState.ERROR, 4, MachineState.ERROR, MachineState.ERROR, # 10-17 - MachineState.ERROR, MachineState.ERROR, MachineState.ERROR, MachineState.ERROR, 5, MachineState.ERROR, MachineState.ERROR, MachineState.ERROR, # 18-1f - MachineState.ERROR, MachineState.ERROR, MachineState.ERROR, MachineState.ITS_ME, MachineState.START, MachineState.START, MachineState.START, MachineState.START, # 20-27 -) -# fmt: on - -ISO2022KR_CHAR_LEN_TABLE = (0, 0, 0, 0, 0, 0) - -ISO2022KR_SM_MODEL = { - "class_table": ISO2022KR_CLS, - "class_factor": 6, - "state_table": ISO2022KR_ST, - "char_len_table": ISO2022KR_CHAR_LEN_TABLE, - "name": "ISO-2022-KR", - "language": "Korean", -} diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/chardet/eucjpprober.py b/bot/lib/python3.11/site-packages/pip/_vendor/chardet/eucjpprober.py deleted file mode 100644 index abf2e66..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/chardet/eucjpprober.py +++ /dev/null @@ -1,95 +0,0 @@ -######################## BEGIN LICENSE BLOCK ######################## -# The Original Code is mozilla.org code. -# -# The Initial Developer of the Original Code is -# Netscape Communications Corporation. -# Portions created by the Initial Developer are Copyright (C) 1998 -# the Initial Developer. All Rights Reserved. -# -# Contributor(s): -# Mark Pilgrim - port to Python -# -# This library is free software; you can redistribute it and/or -# modify it under the terms of the GNU Lesser General Public -# License as published by the Free Software Foundation; either -# version 2.1 of the License, or (at your option) any later version. -# -# This library is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -# Lesser General Public License for more details. -# -# You should have received a copy of the GNU Lesser General Public -# License along with this library; if not, write to the Free Software -# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA -# 02110-1301 USA -######################### END LICENSE BLOCK ######################### - -from .chardistribution import EUCJPDistributionAnalysis -from .codingstatemachine import CodingStateMachine -from .enums import MachineState, ProbingState -from .jpcntx import EUCJPContextAnalysis -from .mbcharsetprober import MultiByteCharSetProber -from .mbcssm import EUCJP_SM_MODEL - - -class EUCJPProber(MultiByteCharSetProber): - def __init__(self): - super().__init__() - self.coding_sm = CodingStateMachine(EUCJP_SM_MODEL) - self.distribution_analyzer = EUCJPDistributionAnalysis() - self.context_analyzer = EUCJPContextAnalysis() - self.reset() - - def reset(self): - super().reset() - self.context_analyzer.reset() - - @property - def charset_name(self): - return "EUC-JP" - - @property - def language(self): - return "Japanese" - - def feed(self, byte_str): - for i, byte in enumerate(byte_str): - # PY3K: byte_str is a byte array, so byte is an int, not a byte - coding_state = self.coding_sm.next_state(byte) - if coding_state == MachineState.ERROR: - self.logger.debug( - "%s %s prober hit error at byte %s", - self.charset_name, - self.language, - i, - ) - self._state = ProbingState.NOT_ME - break - if coding_state == MachineState.ITS_ME: - self._state = ProbingState.FOUND_IT - break - if coding_state == MachineState.START: - char_len = self.coding_sm.get_current_charlen() - if i == 0: - self._last_char[1] = byte - self.context_analyzer.feed(self._last_char, char_len) - self.distribution_analyzer.feed(self._last_char, char_len) - else: - self.context_analyzer.feed(byte_str[i - 1 : i + 1], char_len) - self.distribution_analyzer.feed(byte_str[i - 1 : i + 1], char_len) - - self._last_char[0] = byte_str[-1] - - if self.state == ProbingState.DETECTING: - if self.context_analyzer.got_enough_data() and ( - self.get_confidence() > self.SHORTCUT_THRESHOLD - ): - self._state = ProbingState.FOUND_IT - - return self.state - - def get_confidence(self): - context_conf = self.context_analyzer.get_confidence() - distrib_conf = self.distribution_analyzer.get_confidence() - return max(context_conf, distrib_conf) diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/chardet/euckrfreq.py b/bot/lib/python3.11/site-packages/pip/_vendor/chardet/euckrfreq.py deleted file mode 100644 index 7dc3b10..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/chardet/euckrfreq.py +++ /dev/null @@ -1,196 +0,0 @@ -######################## BEGIN LICENSE BLOCK ######################## -# The Original Code is Mozilla Communicator client code. -# -# The Initial Developer of the Original Code is -# Netscape Communications Corporation. -# Portions created by the Initial Developer are Copyright (C) 1998 -# the Initial Developer. All Rights Reserved. -# -# Contributor(s): -# Mark Pilgrim - port to Python -# -# This library is free software; you can redistribute it and/or -# modify it under the terms of the GNU Lesser General Public -# License as published by the Free Software Foundation; either -# version 2.1 of the License, or (at your option) any later version. -# -# This library is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -# Lesser General Public License for more details. -# -# You should have received a copy of the GNU Lesser General Public -# License along with this library; if not, write to the Free Software -# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA -# 02110-1301 USA -######################### END LICENSE BLOCK ######################### - -# Sampling from about 20M text materials include literature and computer technology - -# 128 --> 0.79 -# 256 --> 0.92 -# 512 --> 0.986 -# 1024 --> 0.99944 -# 2048 --> 0.99999 -# -# Idea Distribution Ratio = 0.98653 / (1-0.98653) = 73.24 -# Random Distribution Ration = 512 / (2350-512) = 0.279. -# -# Typical Distribution Ratio - -EUCKR_TYPICAL_DISTRIBUTION_RATIO = 6.0 - -EUCKR_TABLE_SIZE = 2352 - -# Char to FreqOrder table , -# fmt: off -EUCKR_CHAR_TO_FREQ_ORDER = ( - 13, 130, 120,1396, 481,1719,1720, 328, 609, 212,1721, 707, 400, 299,1722, 87, -1397,1723, 104, 536,1117,1203,1724,1267, 685,1268, 508,1725,1726,1727,1728,1398, -1399,1729,1730,1731, 141, 621, 326,1057, 368,1732, 267, 488, 20,1733,1269,1734, - 945,1400,1735, 47, 904,1270,1736,1737, 773, 248,1738, 409, 313, 786, 429,1739, - 116, 987, 813,1401, 683, 75,1204, 145,1740,1741,1742,1743, 16, 847, 667, 622, - 708,1744,1745,1746, 966, 787, 304, 129,1747, 60, 820, 123, 676,1748,1749,1750, -1751, 617,1752, 626,1753,1754,1755,1756, 653,1757,1758,1759,1760,1761,1762, 856, - 344,1763,1764,1765,1766, 89, 401, 418, 806, 905, 848,1767,1768,1769, 946,1205, - 709,1770,1118,1771, 241,1772,1773,1774,1271,1775, 569,1776, 999,1777,1778,1779, -1780, 337, 751,1058, 28, 628, 254,1781, 177, 906, 270, 349, 891,1079,1782, 19, -1783, 379,1784, 315,1785, 629, 754,1402, 559,1786, 636, 203,1206,1787, 710, 567, -1788, 935, 814,1789,1790,1207, 766, 528,1791,1792,1208,1793,1794,1795,1796,1797, -1403,1798,1799, 533,1059,1404,1405,1156,1406, 936, 884,1080,1800, 351,1801,1802, -1803,1804,1805, 801,1806,1807,1808,1119,1809,1157, 714, 474,1407,1810, 298, 899, - 885,1811,1120, 802,1158,1812, 892,1813,1814,1408, 659,1815,1816,1121,1817,1818, -1819,1820,1821,1822, 319,1823, 594, 545,1824, 815, 937,1209,1825,1826, 573,1409, -1022,1827,1210,1828,1829,1830,1831,1832,1833, 556, 722, 807,1122,1060,1834, 697, -1835, 900, 557, 715,1836,1410, 540,1411, 752,1159, 294, 597,1211, 976, 803, 770, -1412,1837,1838, 39, 794,1413, 358,1839, 371, 925,1840, 453, 661, 788, 531, 723, - 544,1023,1081, 869, 91,1841, 392, 430, 790, 602,1414, 677,1082, 457,1415,1416, -1842,1843, 475, 327,1024,1417, 795, 121,1844, 733, 403,1418,1845,1846,1847, 300, - 119, 711,1212, 627,1848,1272, 207,1849,1850, 796,1213, 382,1851, 519,1852,1083, - 893,1853,1854,1855, 367, 809, 487, 671,1856, 663,1857,1858, 956, 471, 306, 857, -1859,1860,1160,1084,1861,1862,1863,1864,1865,1061,1866,1867,1868,1869,1870,1871, - 282, 96, 574,1872, 502,1085,1873,1214,1874, 907,1875,1876, 827, 977,1419,1420, -1421, 268,1877,1422,1878,1879,1880, 308,1881, 2, 537,1882,1883,1215,1884,1885, - 127, 791,1886,1273,1423,1887, 34, 336, 404, 643,1888, 571, 654, 894, 840,1889, - 0, 886,1274, 122, 575, 260, 908, 938,1890,1275, 410, 316,1891,1892, 100,1893, -1894,1123, 48,1161,1124,1025,1895, 633, 901,1276,1896,1897, 115, 816,1898, 317, -1899, 694,1900, 909, 734,1424, 572, 866,1425, 691, 85, 524,1010, 543, 394, 841, -1901,1902,1903,1026,1904,1905,1906,1907,1908,1909, 30, 451, 651, 988, 310,1910, -1911,1426, 810,1216, 93,1912,1913,1277,1217,1914, 858, 759, 45, 58, 181, 610, - 269,1915,1916, 131,1062, 551, 443,1000, 821,1427, 957, 895,1086,1917,1918, 375, -1919, 359,1920, 687,1921, 822,1922, 293,1923,1924, 40, 662, 118, 692, 29, 939, - 887, 640, 482, 174,1925, 69,1162, 728,1428, 910,1926,1278,1218,1279, 386, 870, - 217, 854,1163, 823,1927,1928,1929,1930, 834,1931, 78,1932, 859,1933,1063,1934, -1935,1936,1937, 438,1164, 208, 595,1938,1939,1940,1941,1219,1125,1942, 280, 888, -1429,1430,1220,1431,1943,1944,1945,1946,1947,1280, 150, 510,1432,1948,1949,1950, -1951,1952,1953,1954,1011,1087,1955,1433,1043,1956, 881,1957, 614, 958,1064,1065, -1221,1958, 638,1001, 860, 967, 896,1434, 989, 492, 553,1281,1165,1959,1282,1002, -1283,1222,1960,1961,1962,1963, 36, 383, 228, 753, 247, 454,1964, 876, 678,1965, -1966,1284, 126, 464, 490, 835, 136, 672, 529, 940,1088,1435, 473,1967,1968, 467, - 50, 390, 227, 587, 279, 378, 598, 792, 968, 240, 151, 160, 849, 882,1126,1285, - 639,1044, 133, 140, 288, 360, 811, 563,1027, 561, 142, 523,1969,1970,1971, 7, - 103, 296, 439, 407, 506, 634, 990,1972,1973,1974,1975, 645,1976,1977,1978,1979, -1980,1981, 236,1982,1436,1983,1984,1089, 192, 828, 618, 518,1166, 333,1127,1985, - 818,1223,1986,1987,1988,1989,1990,1991,1992,1993, 342,1128,1286, 746, 842,1994, -1995, 560, 223,1287, 98, 8, 189, 650, 978,1288,1996,1437,1997, 17, 345, 250, - 423, 277, 234, 512, 226, 97, 289, 42, 167,1998, 201,1999,2000, 843, 836, 824, - 532, 338, 783,1090, 182, 576, 436,1438,1439, 527, 500,2001, 947, 889,2002,2003, -2004,2005, 262, 600, 314, 447,2006, 547,2007, 693, 738,1129,2008, 71,1440, 745, - 619, 688,2009, 829,2010,2011, 147,2012, 33, 948,2013,2014, 74, 224,2015, 61, - 191, 918, 399, 637,2016,1028,1130, 257, 902,2017,2018,2019,2020,2021,2022,2023, -2024,2025,2026, 837,2027,2028,2029,2030, 179, 874, 591, 52, 724, 246,2031,2032, -2033,2034,1167, 969,2035,1289, 630, 605, 911,1091,1168,2036,2037,2038,1441, 912, -2039, 623,2040,2041, 253,1169,1290,2042,1442, 146, 620, 611, 577, 433,2043,1224, - 719,1170, 959, 440, 437, 534, 84, 388, 480,1131, 159, 220, 198, 679,2044,1012, - 819,1066,1443, 113,1225, 194, 318,1003,1029,2045,2046,2047,2048,1067,2049,2050, -2051,2052,2053, 59, 913, 112,2054, 632,2055, 455, 144, 739,1291,2056, 273, 681, - 499,2057, 448,2058,2059, 760,2060,2061, 970, 384, 169, 245,1132,2062,2063, 414, -1444,2064,2065, 41, 235,2066, 157, 252, 877, 568, 919, 789, 580,2067, 725,2068, -2069,1292,2070,2071,1445,2072,1446,2073,2074, 55, 588, 66,1447, 271,1092,2075, -1226,2076, 960,1013, 372,2077,2078,2079,2080,2081,1293,2082,2083,2084,2085, 850, -2086,2087,2088,2089,2090, 186,2091,1068, 180,2092,2093,2094, 109,1227, 522, 606, -2095, 867,1448,1093, 991,1171, 926, 353,1133,2096, 581,2097,2098,2099,1294,1449, -1450,2100, 596,1172,1014,1228,2101,1451,1295,1173,1229,2102,2103,1296,1134,1452, - 949,1135,2104,2105,1094,1453,1454,1455,2106,1095,2107,2108,2109,2110,2111,2112, -2113,2114,2115,2116,2117, 804,2118,2119,1230,1231, 805,1456, 405,1136,2120,2121, -2122,2123,2124, 720, 701,1297, 992,1457, 927,1004,2125,2126,2127,2128,2129,2130, - 22, 417,2131, 303,2132, 385,2133, 971, 520, 513,2134,1174, 73,1096, 231, 274, - 962,1458, 673,2135,1459,2136, 152,1137,2137,2138,2139,2140,1005,1138,1460,1139, -2141,2142,2143,2144, 11, 374, 844,2145, 154,1232, 46,1461,2146, 838, 830, 721, -1233, 106,2147, 90, 428, 462, 578, 566,1175, 352,2148,2149, 538,1234, 124,1298, -2150,1462, 761, 565,2151, 686,2152, 649,2153, 72, 173,2154, 460, 415,2155,1463, -2156,1235, 305,2157,2158,2159,2160,2161,2162, 579,2163,2164,2165,2166,2167, 747, -2168,2169,2170,2171,1464, 669,2172,2173,2174,2175,2176,1465,2177, 23, 530, 285, -2178, 335, 729,2179, 397,2180,2181,2182,1030,2183,2184, 698,2185,2186, 325,2187, -2188, 369,2189, 799,1097,1015, 348,2190,1069, 680,2191, 851,1466,2192,2193, 10, -2194, 613, 424,2195, 979, 108, 449, 589, 27, 172, 81,1031, 80, 774, 281, 350, -1032, 525, 301, 582,1176,2196, 674,1045,2197,2198,1467, 730, 762,2199,2200,2201, -2202,1468,2203, 993,2204,2205, 266,1070, 963,1140,2206,2207,2208, 664,1098, 972, -2209,2210,2211,1177,1469,1470, 871,2212,2213,2214,2215,2216,1471,2217,2218,2219, -2220,2221,2222,2223,2224,2225,2226,2227,1472,1236,2228,2229,2230,2231,2232,2233, -2234,2235,1299,2236,2237, 200,2238, 477, 373,2239,2240, 731, 825, 777,2241,2242, -2243, 521, 486, 548,2244,2245,2246,1473,1300, 53, 549, 137, 875, 76, 158,2247, -1301,1474, 469, 396,1016, 278, 712,2248, 321, 442, 503, 767, 744, 941,1237,1178, -1475,2249, 82, 178,1141,1179, 973,2250,1302,2251, 297,2252,2253, 570,2254,2255, -2256, 18, 450, 206,2257, 290, 292,1142,2258, 511, 162, 99, 346, 164, 735,2259, -1476,1477, 4, 554, 343, 798,1099,2260,1100,2261, 43, 171,1303, 139, 215,2262, -2263, 717, 775,2264,1033, 322, 216,2265, 831,2266, 149,2267,1304,2268,2269, 702, -1238, 135, 845, 347, 309,2270, 484,2271, 878, 655, 238,1006,1478,2272, 67,2273, - 295,2274,2275, 461,2276, 478, 942, 412,2277,1034,2278,2279,2280, 265,2281, 541, -2282,2283,2284,2285,2286, 70, 852,1071,2287,2288,2289,2290, 21, 56, 509, 117, - 432,2291,2292, 331, 980, 552,1101, 148, 284, 105, 393,1180,1239, 755,2293, 187, -2294,1046,1479,2295, 340,2296, 63,1047, 230,2297,2298,1305, 763,1306, 101, 800, - 808, 494,2299,2300,2301, 903,2302, 37,1072, 14, 5,2303, 79, 675,2304, 312, -2305,2306,2307,2308,2309,1480, 6,1307,2310,2311,2312, 1, 470, 35, 24, 229, -2313, 695, 210, 86, 778, 15, 784, 592, 779, 32, 77, 855, 964,2314, 259,2315, - 501, 380,2316,2317, 83, 981, 153, 689,1308,1481,1482,1483,2318,2319, 716,1484, -2320,2321,2322,2323,2324,2325,1485,2326,2327, 128, 57, 68, 261,1048, 211, 170, -1240, 31,2328, 51, 435, 742,2329,2330,2331, 635,2332, 264, 456,2333,2334,2335, - 425,2336,1486, 143, 507, 263, 943,2337, 363, 920,1487, 256,1488,1102, 243, 601, -1489,2338,2339,2340,2341,2342,2343,2344, 861,2345,2346,2347,2348,2349,2350, 395, -2351,1490,1491, 62, 535, 166, 225,2352,2353, 668, 419,1241, 138, 604, 928,2354, -1181,2355,1492,1493,2356,2357,2358,1143,2359, 696,2360, 387, 307,1309, 682, 476, -2361,2362, 332, 12, 222, 156,2363, 232,2364, 641, 276, 656, 517,1494,1495,1035, - 416, 736,1496,2365,1017, 586,2366,2367,2368,1497,2369, 242,2370,2371,2372,1498, -2373, 965, 713,2374,2375,2376,2377, 740, 982,1499, 944,1500,1007,2378,2379,1310, -1501,2380,2381,2382, 785, 329,2383,2384,1502,2385,2386,2387, 932,2388,1503,2389, -2390,2391,2392,1242,2393,2394,2395,2396,2397, 994, 950,2398,2399,2400,2401,1504, -1311,2402,2403,2404,2405,1049, 749,2406,2407, 853, 718,1144,1312,2408,1182,1505, -2409,2410, 255, 516, 479, 564, 550, 214,1506,1507,1313, 413, 239, 444, 339,1145, -1036,1508,1509,1314,1037,1510,1315,2411,1511,2412,2413,2414, 176, 703, 497, 624, - 593, 921, 302,2415, 341, 165,1103,1512,2416,1513,2417,2418,2419, 376,2420, 700, -2421,2422,2423, 258, 768,1316,2424,1183,2425, 995, 608,2426,2427,2428,2429, 221, -2430,2431,2432,2433,2434,2435,2436,2437, 195, 323, 726, 188, 897, 983,1317, 377, - 644,1050, 879,2438, 452,2439,2440,2441,2442,2443,2444, 914,2445,2446,2447,2448, - 915, 489,2449,1514,1184,2450,2451, 515, 64, 427, 495,2452, 583,2453, 483, 485, -1038, 562, 213,1515, 748, 666,2454,2455,2456,2457, 334,2458, 780, 996,1008, 705, -1243,2459,2460,2461,2462,2463, 114,2464, 493,1146, 366, 163,1516, 961,1104,2465, - 291,2466,1318,1105,2467,1517, 365,2468, 355, 951,1244,2469,1319,2470, 631,2471, -2472, 218,1320, 364, 320, 756,1518,1519,1321,1520,1322,2473,2474,2475,2476, 997, -2477,2478,2479,2480, 665,1185,2481, 916,1521,2482,2483,2484, 584, 684,2485,2486, - 797,2487,1051,1186,2488,2489,2490,1522,2491,2492, 370,2493,1039,1187, 65,2494, - 434, 205, 463,1188,2495, 125, 812, 391, 402, 826, 699, 286, 398, 155, 781, 771, - 585,2496, 590, 505,1073,2497, 599, 244, 219, 917,1018, 952, 646,1523,2498,1323, -2499,2500, 49, 984, 354, 741,2501, 625,2502,1324,2503,1019, 190, 357, 757, 491, - 95, 782, 868,2504,2505,2506,2507,2508,2509, 134,1524,1074, 422,1525, 898,2510, - 161,2511,2512,2513,2514, 769,2515,1526,2516,2517, 411,1325,2518, 472,1527,2519, -2520,2521,2522,2523,2524, 985,2525,2526,2527,2528,2529,2530, 764,2531,1245,2532, -2533, 25, 204, 311,2534, 496,2535,1052,2536,2537,2538,2539,2540,2541,2542, 199, - 704, 504, 468, 758, 657,1528, 196, 44, 839,1246, 272, 750,2543, 765, 862,2544, -2545,1326,2546, 132, 615, 933,2547, 732,2548,2549,2550,1189,1529,2551, 283,1247, -1053, 607, 929,2552,2553,2554, 930, 183, 872, 616,1040,1147,2555,1148,1020, 441, - 249,1075,2556,2557,2558, 466, 743,2559,2560,2561, 92, 514, 426, 420, 526,2562, -2563,2564,2565,2566,2567,2568, 185,2569,2570,2571,2572, 776,1530, 658,2573, 362, -2574, 361, 922,1076, 793,2575,2576,2577,2578,2579,2580,1531, 251,2581,2582,2583, -2584,1532, 54, 612, 237,1327,2585,2586, 275, 408, 647, 111,2587,1533,1106, 465, - 3, 458, 9, 38,2588, 107, 110, 890, 209, 26, 737, 498,2589,1534,2590, 431, - 202, 88,1535, 356, 287,1107, 660,1149,2591, 381,1536, 986,1150, 445,1248,1151, - 974,2592,2593, 846,2594, 446, 953, 184,1249,1250, 727,2595, 923, 193, 883,2596, -2597,2598, 102, 324, 539, 817,2599, 421,1041,2600, 832,2601, 94, 175, 197, 406, -2602, 459,2603,2604,2605,2606,2607, 330, 555,2608,2609,2610, 706,1108, 389,2611, -2612,2613,2614, 233,2615, 833, 558, 931, 954,1251,2616,2617,1537, 546,2618,2619, -1009,2620,2621,2622,1538, 690,1328,2623, 955,2624,1539,2625,2626, 772,2627,2628, -2629,2630,2631, 924, 648, 863, 603,2632,2633, 934,1540, 864, 865,2634, 642,1042, - 670,1190,2635,2636,2637,2638, 168,2639, 652, 873, 542,1054,1541,2640,2641,2642, # 512, 256 -) -# fmt: on diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/chardet/euckrprober.py b/bot/lib/python3.11/site-packages/pip/_vendor/chardet/euckrprober.py deleted file mode 100644 index 154a6d2..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/chardet/euckrprober.py +++ /dev/null @@ -1,47 +0,0 @@ -######################## BEGIN LICENSE BLOCK ######################## -# The Original Code is mozilla.org code. -# -# The Initial Developer of the Original Code is -# Netscape Communications Corporation. -# Portions created by the Initial Developer are Copyright (C) 1998 -# the Initial Developer. All Rights Reserved. -# -# Contributor(s): -# Mark Pilgrim - port to Python -# -# This library is free software; you can redistribute it and/or -# modify it under the terms of the GNU Lesser General Public -# License as published by the Free Software Foundation; either -# version 2.1 of the License, or (at your option) any later version. -# -# This library is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -# Lesser General Public License for more details. -# -# You should have received a copy of the GNU Lesser General Public -# License along with this library; if not, write to the Free Software -# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA -# 02110-1301 USA -######################### END LICENSE BLOCK ######################### - -from .chardistribution import EUCKRDistributionAnalysis -from .codingstatemachine import CodingStateMachine -from .mbcharsetprober import MultiByteCharSetProber -from .mbcssm import EUCKR_SM_MODEL - - -class EUCKRProber(MultiByteCharSetProber): - def __init__(self): - super().__init__() - self.coding_sm = CodingStateMachine(EUCKR_SM_MODEL) - self.distribution_analyzer = EUCKRDistributionAnalysis() - self.reset() - - @property - def charset_name(self): - return "EUC-KR" - - @property - def language(self): - return "Korean" diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/chardet/euctwfreq.py b/bot/lib/python3.11/site-packages/pip/_vendor/chardet/euctwfreq.py deleted file mode 100644 index 4900ccc..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/chardet/euctwfreq.py +++ /dev/null @@ -1,388 +0,0 @@ -######################## BEGIN LICENSE BLOCK ######################## -# The Original Code is Mozilla Communicator client code. -# -# The Initial Developer of the Original Code is -# Netscape Communications Corporation. -# Portions created by the Initial Developer are Copyright (C) 1998 -# the Initial Developer. All Rights Reserved. -# -# Contributor(s): -# Mark Pilgrim - port to Python -# -# This library is free software; you can redistribute it and/or -# modify it under the terms of the GNU Lesser General Public -# License as published by the Free Software Foundation; either -# version 2.1 of the License, or (at your option) any later version. -# -# This library is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -# Lesser General Public License for more details. -# -# You should have received a copy of the GNU Lesser General Public -# License along with this library; if not, write to the Free Software -# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA -# 02110-1301 USA -######################### END LICENSE BLOCK ######################### - -# EUCTW frequency table -# Converted from big5 work -# by Taiwan's Mandarin Promotion Council -# - -# 128 --> 0.42261 -# 256 --> 0.57851 -# 512 --> 0.74851 -# 1024 --> 0.89384 -# 2048 --> 0.97583 -# -# Idea Distribution Ratio = 0.74851/(1-0.74851) =2.98 -# Random Distribution Ration = 512/(5401-512)=0.105 -# -# Typical Distribution Ratio about 25% of Ideal one, still much higher than RDR - -EUCTW_TYPICAL_DISTRIBUTION_RATIO = 0.75 - -# Char to FreqOrder table -EUCTW_TABLE_SIZE = 5376 - -# fmt: off -EUCTW_CHAR_TO_FREQ_ORDER = ( - 1, 1800, 1506, 255, 1431, 198, 9, 82, 6, 7310, 177, 202, 3615, 1256, 2808, 110, # 2742 - 3735, 33, 3241, 261, 76, 44, 2113, 16, 2931, 2184, 1176, 659, 3868, 26, 3404, 2643, # 2758 - 1198, 3869, 3313, 4060, 410, 2211, 302, 590, 361, 1963, 8, 204, 58, 4296, 7311, 1931, # 2774 - 63, 7312, 7313, 317, 1614, 75, 222, 159, 4061, 2412, 1480, 7314, 3500, 3068, 224, 2809, # 2790 - 3616, 3, 10, 3870, 1471, 29, 2774, 1135, 2852, 1939, 873, 130, 3242, 1123, 312, 7315, # 2806 - 4297, 2051, 507, 252, 682, 7316, 142, 1914, 124, 206, 2932, 34, 3501, 3173, 64, 604, # 2822 - 7317, 2494, 1976, 1977, 155, 1990, 645, 641, 1606, 7318, 3405, 337, 72, 406, 7319, 80, # 2838 - 630, 238, 3174, 1509, 263, 939, 1092, 2644, 756, 1440, 1094, 3406, 449, 69, 2969, 591, # 2854 - 179, 2095, 471, 115, 2034, 1843, 60, 50, 2970, 134, 806, 1868, 734, 2035, 3407, 180, # 2870 - 995, 1607, 156, 537, 2893, 688, 7320, 319, 1305, 779, 2144, 514, 2374, 298, 4298, 359, # 2886 - 2495, 90, 2707, 1338, 663, 11, 906, 1099, 2545, 20, 2436, 182, 532, 1716, 7321, 732, # 2902 - 1376, 4062, 1311, 1420, 3175, 25, 2312, 1056, 113, 399, 382, 1949, 242, 3408, 2467, 529, # 2918 - 3243, 475, 1447, 3617, 7322, 117, 21, 656, 810, 1297, 2295, 2329, 3502, 7323, 126, 4063, # 2934 - 706, 456, 150, 613, 4299, 71, 1118, 2036, 4064, 145, 3069, 85, 835, 486, 2114, 1246, # 2950 - 1426, 428, 727, 1285, 1015, 800, 106, 623, 303, 1281, 7324, 2127, 2354, 347, 3736, 221, # 2966 - 3503, 3110, 7325, 1955, 1153, 4065, 83, 296, 1199, 3070, 192, 624, 93, 7326, 822, 1897, # 2982 - 2810, 3111, 795, 2064, 991, 1554, 1542, 1592, 27, 43, 2853, 859, 139, 1456, 860, 4300, # 2998 - 437, 712, 3871, 164, 2392, 3112, 695, 211, 3017, 2096, 195, 3872, 1608, 3504, 3505, 3618, # 3014 - 3873, 234, 811, 2971, 2097, 3874, 2229, 1441, 3506, 1615, 2375, 668, 2076, 1638, 305, 228, # 3030 - 1664, 4301, 467, 415, 7327, 262, 2098, 1593, 239, 108, 300, 200, 1033, 512, 1247, 2077, # 3046 - 7328, 7329, 2173, 3176, 3619, 2673, 593, 845, 1062, 3244, 88, 1723, 2037, 3875, 1950, 212, # 3062 - 266, 152, 149, 468, 1898, 4066, 4302, 77, 187, 7330, 3018, 37, 5, 2972, 7331, 3876, # 3078 - 7332, 7333, 39, 2517, 4303, 2894, 3177, 2078, 55, 148, 74, 4304, 545, 483, 1474, 1029, # 3094 - 1665, 217, 1869, 1531, 3113, 1104, 2645, 4067, 24, 172, 3507, 900, 3877, 3508, 3509, 4305, # 3110 - 32, 1408, 2811, 1312, 329, 487, 2355, 2247, 2708, 784, 2674, 4, 3019, 3314, 1427, 1788, # 3126 - 188, 109, 499, 7334, 3620, 1717, 1789, 888, 1217, 3020, 4306, 7335, 3510, 7336, 3315, 1520, # 3142 - 3621, 3878, 196, 1034, 775, 7337, 7338, 929, 1815, 249, 439, 38, 7339, 1063, 7340, 794, # 3158 - 3879, 1435, 2296, 46, 178, 3245, 2065, 7341, 2376, 7342, 214, 1709, 4307, 804, 35, 707, # 3174 - 324, 3622, 1601, 2546, 140, 459, 4068, 7343, 7344, 1365, 839, 272, 978, 2257, 2572, 3409, # 3190 - 2128, 1363, 3623, 1423, 697, 100, 3071, 48, 70, 1231, 495, 3114, 2193, 7345, 1294, 7346, # 3206 - 2079, 462, 586, 1042, 3246, 853, 256, 988, 185, 2377, 3410, 1698, 434, 1084, 7347, 3411, # 3222 - 314, 2615, 2775, 4308, 2330, 2331, 569, 2280, 637, 1816, 2518, 757, 1162, 1878, 1616, 3412, # 3238 - 287, 1577, 2115, 768, 4309, 1671, 2854, 3511, 2519, 1321, 3737, 909, 2413, 7348, 4069, 933, # 3254 - 3738, 7349, 2052, 2356, 1222, 4310, 765, 2414, 1322, 786, 4311, 7350, 1919, 1462, 1677, 2895, # 3270 - 1699, 7351, 4312, 1424, 2437, 3115, 3624, 2590, 3316, 1774, 1940, 3413, 3880, 4070, 309, 1369, # 3286 - 1130, 2812, 364, 2230, 1653, 1299, 3881, 3512, 3882, 3883, 2646, 525, 1085, 3021, 902, 2000, # 3302 - 1475, 964, 4313, 421, 1844, 1415, 1057, 2281, 940, 1364, 3116, 376, 4314, 4315, 1381, 7, # 3318 - 2520, 983, 2378, 336, 1710, 2675, 1845, 321, 3414, 559, 1131, 3022, 2742, 1808, 1132, 1313, # 3334 - 265, 1481, 1857, 7352, 352, 1203, 2813, 3247, 167, 1089, 420, 2814, 776, 792, 1724, 3513, # 3350 - 4071, 2438, 3248, 7353, 4072, 7354, 446, 229, 333, 2743, 901, 3739, 1200, 1557, 4316, 2647, # 3366 - 1920, 395, 2744, 2676, 3740, 4073, 1835, 125, 916, 3178, 2616, 4317, 7355, 7356, 3741, 7357, # 3382 - 7358, 7359, 4318, 3117, 3625, 1133, 2547, 1757, 3415, 1510, 2313, 1409, 3514, 7360, 2145, 438, # 3398 - 2591, 2896, 2379, 3317, 1068, 958, 3023, 461, 311, 2855, 2677, 4074, 1915, 3179, 4075, 1978, # 3414 - 383, 750, 2745, 2617, 4076, 274, 539, 385, 1278, 1442, 7361, 1154, 1964, 384, 561, 210, # 3430 - 98, 1295, 2548, 3515, 7362, 1711, 2415, 1482, 3416, 3884, 2897, 1257, 129, 7363, 3742, 642, # 3446 - 523, 2776, 2777, 2648, 7364, 141, 2231, 1333, 68, 176, 441, 876, 907, 4077, 603, 2592, # 3462 - 710, 171, 3417, 404, 549, 18, 3118, 2393, 1410, 3626, 1666, 7365, 3516, 4319, 2898, 4320, # 3478 - 7366, 2973, 368, 7367, 146, 366, 99, 871, 3627, 1543, 748, 807, 1586, 1185, 22, 2258, # 3494 - 379, 3743, 3180, 7368, 3181, 505, 1941, 2618, 1991, 1382, 2314, 7369, 380, 2357, 218, 702, # 3510 - 1817, 1248, 3418, 3024, 3517, 3318, 3249, 7370, 2974, 3628, 930, 3250, 3744, 7371, 59, 7372, # 3526 - 585, 601, 4078, 497, 3419, 1112, 1314, 4321, 1801, 7373, 1223, 1472, 2174, 7374, 749, 1836, # 3542 - 690, 1899, 3745, 1772, 3885, 1476, 429, 1043, 1790, 2232, 2116, 917, 4079, 447, 1086, 1629, # 3558 - 7375, 556, 7376, 7377, 2020, 1654, 844, 1090, 105, 550, 966, 1758, 2815, 1008, 1782, 686, # 3574 - 1095, 7378, 2282, 793, 1602, 7379, 3518, 2593, 4322, 4080, 2933, 2297, 4323, 3746, 980, 2496, # 3590 - 544, 353, 527, 4324, 908, 2678, 2899, 7380, 381, 2619, 1942, 1348, 7381, 1341, 1252, 560, # 3606 - 3072, 7382, 3420, 2856, 7383, 2053, 973, 886, 2080, 143, 4325, 7384, 7385, 157, 3886, 496, # 3622 - 4081, 57, 840, 540, 2038, 4326, 4327, 3421, 2117, 1445, 970, 2259, 1748, 1965, 2081, 4082, # 3638 - 3119, 1234, 1775, 3251, 2816, 3629, 773, 1206, 2129, 1066, 2039, 1326, 3887, 1738, 1725, 4083, # 3654 - 279, 3120, 51, 1544, 2594, 423, 1578, 2130, 2066, 173, 4328, 1879, 7386, 7387, 1583, 264, # 3670 - 610, 3630, 4329, 2439, 280, 154, 7388, 7389, 7390, 1739, 338, 1282, 3073, 693, 2857, 1411, # 3686 - 1074, 3747, 2440, 7391, 4330, 7392, 7393, 1240, 952, 2394, 7394, 2900, 1538, 2679, 685, 1483, # 3702 - 4084, 2468, 1436, 953, 4085, 2054, 4331, 671, 2395, 79, 4086, 2441, 3252, 608, 567, 2680, # 3718 - 3422, 4087, 4088, 1691, 393, 1261, 1791, 2396, 7395, 4332, 7396, 7397, 7398, 7399, 1383, 1672, # 3734 - 3748, 3182, 1464, 522, 1119, 661, 1150, 216, 675, 4333, 3888, 1432, 3519, 609, 4334, 2681, # 3750 - 2397, 7400, 7401, 7402, 4089, 3025, 0, 7403, 2469, 315, 231, 2442, 301, 3319, 4335, 2380, # 3766 - 7404, 233, 4090, 3631, 1818, 4336, 4337, 7405, 96, 1776, 1315, 2082, 7406, 257, 7407, 1809, # 3782 - 3632, 2709, 1139, 1819, 4091, 2021, 1124, 2163, 2778, 1777, 2649, 7408, 3074, 363, 1655, 3183, # 3798 - 7409, 2975, 7410, 7411, 7412, 3889, 1567, 3890, 718, 103, 3184, 849, 1443, 341, 3320, 2934, # 3814 - 1484, 7413, 1712, 127, 67, 339, 4092, 2398, 679, 1412, 821, 7414, 7415, 834, 738, 351, # 3830 - 2976, 2146, 846, 235, 1497, 1880, 418, 1992, 3749, 2710, 186, 1100, 2147, 2746, 3520, 1545, # 3846 - 1355, 2935, 2858, 1377, 583, 3891, 4093, 2573, 2977, 7416, 1298, 3633, 1078, 2549, 3634, 2358, # 3862 - 78, 3750, 3751, 267, 1289, 2099, 2001, 1594, 4094, 348, 369, 1274, 2194, 2175, 1837, 4338, # 3878 - 1820, 2817, 3635, 2747, 2283, 2002, 4339, 2936, 2748, 144, 3321, 882, 4340, 3892, 2749, 3423, # 3894 - 4341, 2901, 7417, 4095, 1726, 320, 7418, 3893, 3026, 788, 2978, 7419, 2818, 1773, 1327, 2859, # 3910 - 3894, 2819, 7420, 1306, 4342, 2003, 1700, 3752, 3521, 2359, 2650, 787, 2022, 506, 824, 3636, # 3926 - 534, 323, 4343, 1044, 3322, 2023, 1900, 946, 3424, 7421, 1778, 1500, 1678, 7422, 1881, 4344, # 3942 - 165, 243, 4345, 3637, 2521, 123, 683, 4096, 764, 4346, 36, 3895, 1792, 589, 2902, 816, # 3958 - 626, 1667, 3027, 2233, 1639, 1555, 1622, 3753, 3896, 7423, 3897, 2860, 1370, 1228, 1932, 891, # 3974 - 2083, 2903, 304, 4097, 7424, 292, 2979, 2711, 3522, 691, 2100, 4098, 1115, 4347, 118, 662, # 3990 - 7425, 611, 1156, 854, 2381, 1316, 2861, 2, 386, 515, 2904, 7426, 7427, 3253, 868, 2234, # 4006 - 1486, 855, 2651, 785, 2212, 3028, 7428, 1040, 3185, 3523, 7429, 3121, 448, 7430, 1525, 7431, # 4022 - 2164, 4348, 7432, 3754, 7433, 4099, 2820, 3524, 3122, 503, 818, 3898, 3123, 1568, 814, 676, # 4038 - 1444, 306, 1749, 7434, 3755, 1416, 1030, 197, 1428, 805, 2821, 1501, 4349, 7435, 7436, 7437, # 4054 - 1993, 7438, 4350, 7439, 7440, 2195, 13, 2779, 3638, 2980, 3124, 1229, 1916, 7441, 3756, 2131, # 4070 - 7442, 4100, 4351, 2399, 3525, 7443, 2213, 1511, 1727, 1120, 7444, 7445, 646, 3757, 2443, 307, # 4086 - 7446, 7447, 1595, 3186, 7448, 7449, 7450, 3639, 1113, 1356, 3899, 1465, 2522, 2523, 7451, 519, # 4102 - 7452, 128, 2132, 92, 2284, 1979, 7453, 3900, 1512, 342, 3125, 2196, 7454, 2780, 2214, 1980, # 4118 - 3323, 7455, 290, 1656, 1317, 789, 827, 2360, 7456, 3758, 4352, 562, 581, 3901, 7457, 401, # 4134 - 4353, 2248, 94, 4354, 1399, 2781, 7458, 1463, 2024, 4355, 3187, 1943, 7459, 828, 1105, 4101, # 4150 - 1262, 1394, 7460, 4102, 605, 4356, 7461, 1783, 2862, 7462, 2822, 819, 2101, 578, 2197, 2937, # 4166 - 7463, 1502, 436, 3254, 4103, 3255, 2823, 3902, 2905, 3425, 3426, 7464, 2712, 2315, 7465, 7466, # 4182 - 2332, 2067, 23, 4357, 193, 826, 3759, 2102, 699, 1630, 4104, 3075, 390, 1793, 1064, 3526, # 4198 - 7467, 1579, 3076, 3077, 1400, 7468, 4105, 1838, 1640, 2863, 7469, 4358, 4359, 137, 4106, 598, # 4214 - 3078, 1966, 780, 104, 974, 2938, 7470, 278, 899, 253, 402, 572, 504, 493, 1339, 7471, # 4230 - 3903, 1275, 4360, 2574, 2550, 7472, 3640, 3029, 3079, 2249, 565, 1334, 2713, 863, 41, 7473, # 4246 - 7474, 4361, 7475, 1657, 2333, 19, 463, 2750, 4107, 606, 7476, 2981, 3256, 1087, 2084, 1323, # 4262 - 2652, 2982, 7477, 1631, 1623, 1750, 4108, 2682, 7478, 2864, 791, 2714, 2653, 2334, 232, 2416, # 4278 - 7479, 2983, 1498, 7480, 2654, 2620, 755, 1366, 3641, 3257, 3126, 2025, 1609, 119, 1917, 3427, # 4294 - 862, 1026, 4109, 7481, 3904, 3760, 4362, 3905, 4363, 2260, 1951, 2470, 7482, 1125, 817, 4110, # 4310 - 4111, 3906, 1513, 1766, 2040, 1487, 4112, 3030, 3258, 2824, 3761, 3127, 7483, 7484, 1507, 7485, # 4326 - 2683, 733, 40, 1632, 1106, 2865, 345, 4113, 841, 2524, 230, 4364, 2984, 1846, 3259, 3428, # 4342 - 7486, 1263, 986, 3429, 7487, 735, 879, 254, 1137, 857, 622, 1300, 1180, 1388, 1562, 3907, # 4358 - 3908, 2939, 967, 2751, 2655, 1349, 592, 2133, 1692, 3324, 2985, 1994, 4114, 1679, 3909, 1901, # 4374 - 2185, 7488, 739, 3642, 2715, 1296, 1290, 7489, 4115, 2198, 2199, 1921, 1563, 2595, 2551, 1870, # 4390 - 2752, 2986, 7490, 435, 7491, 343, 1108, 596, 17, 1751, 4365, 2235, 3430, 3643, 7492, 4366, # 4406 - 294, 3527, 2940, 1693, 477, 979, 281, 2041, 3528, 643, 2042, 3644, 2621, 2782, 2261, 1031, # 4422 - 2335, 2134, 2298, 3529, 4367, 367, 1249, 2552, 7493, 3530, 7494, 4368, 1283, 3325, 2004, 240, # 4438 - 1762, 3326, 4369, 4370, 836, 1069, 3128, 474, 7495, 2148, 2525, 268, 3531, 7496, 3188, 1521, # 4454 - 1284, 7497, 1658, 1546, 4116, 7498, 3532, 3533, 7499, 4117, 3327, 2684, 1685, 4118, 961, 1673, # 4470 - 2622, 190, 2005, 2200, 3762, 4371, 4372, 7500, 570, 2497, 3645, 1490, 7501, 4373, 2623, 3260, # 4486 - 1956, 4374, 584, 1514, 396, 1045, 1944, 7502, 4375, 1967, 2444, 7503, 7504, 4376, 3910, 619, # 4502 - 7505, 3129, 3261, 215, 2006, 2783, 2553, 3189, 4377, 3190, 4378, 763, 4119, 3763, 4379, 7506, # 4518 - 7507, 1957, 1767, 2941, 3328, 3646, 1174, 452, 1477, 4380, 3329, 3130, 7508, 2825, 1253, 2382, # 4534 - 2186, 1091, 2285, 4120, 492, 7509, 638, 1169, 1824, 2135, 1752, 3911, 648, 926, 1021, 1324, # 4550 - 4381, 520, 4382, 997, 847, 1007, 892, 4383, 3764, 2262, 1871, 3647, 7510, 2400, 1784, 4384, # 4566 - 1952, 2942, 3080, 3191, 1728, 4121, 2043, 3648, 4385, 2007, 1701, 3131, 1551, 30, 2263, 4122, # 4582 - 7511, 2026, 4386, 3534, 7512, 501, 7513, 4123, 594, 3431, 2165, 1821, 3535, 3432, 3536, 3192, # 4598 - 829, 2826, 4124, 7514, 1680, 3132, 1225, 4125, 7515, 3262, 4387, 4126, 3133, 2336, 7516, 4388, # 4614 - 4127, 7517, 3912, 3913, 7518, 1847, 2383, 2596, 3330, 7519, 4389, 374, 3914, 652, 4128, 4129, # 4630 - 375, 1140, 798, 7520, 7521, 7522, 2361, 4390, 2264, 546, 1659, 138, 3031, 2445, 4391, 7523, # 4646 - 2250, 612, 1848, 910, 796, 3765, 1740, 1371, 825, 3766, 3767, 7524, 2906, 2554, 7525, 692, # 4662 - 444, 3032, 2624, 801, 4392, 4130, 7526, 1491, 244, 1053, 3033, 4131, 4132, 340, 7527, 3915, # 4678 - 1041, 2987, 293, 1168, 87, 1357, 7528, 1539, 959, 7529, 2236, 721, 694, 4133, 3768, 219, # 4694 - 1478, 644, 1417, 3331, 2656, 1413, 1401, 1335, 1389, 3916, 7530, 7531, 2988, 2362, 3134, 1825, # 4710 - 730, 1515, 184, 2827, 66, 4393, 7532, 1660, 2943, 246, 3332, 378, 1457, 226, 3433, 975, # 4726 - 3917, 2944, 1264, 3537, 674, 696, 7533, 163, 7534, 1141, 2417, 2166, 713, 3538, 3333, 4394, # 4742 - 3918, 7535, 7536, 1186, 15, 7537, 1079, 1070, 7538, 1522, 3193, 3539, 276, 1050, 2716, 758, # 4758 - 1126, 653, 2945, 3263, 7539, 2337, 889, 3540, 3919, 3081, 2989, 903, 1250, 4395, 3920, 3434, # 4774 - 3541, 1342, 1681, 1718, 766, 3264, 286, 89, 2946, 3649, 7540, 1713, 7541, 2597, 3334, 2990, # 4790 - 7542, 2947, 2215, 3194, 2866, 7543, 4396, 2498, 2526, 181, 387, 1075, 3921, 731, 2187, 3335, # 4806 - 7544, 3265, 310, 313, 3435, 2299, 770, 4134, 54, 3034, 189, 4397, 3082, 3769, 3922, 7545, # 4822 - 1230, 1617, 1849, 355, 3542, 4135, 4398, 3336, 111, 4136, 3650, 1350, 3135, 3436, 3035, 4137, # 4838 - 2149, 3266, 3543, 7546, 2784, 3923, 3924, 2991, 722, 2008, 7547, 1071, 247, 1207, 2338, 2471, # 4854 - 1378, 4399, 2009, 864, 1437, 1214, 4400, 373, 3770, 1142, 2216, 667, 4401, 442, 2753, 2555, # 4870 - 3771, 3925, 1968, 4138, 3267, 1839, 837, 170, 1107, 934, 1336, 1882, 7548, 7549, 2118, 4139, # 4886 - 2828, 743, 1569, 7550, 4402, 4140, 582, 2384, 1418, 3437, 7551, 1802, 7552, 357, 1395, 1729, # 4902 - 3651, 3268, 2418, 1564, 2237, 7553, 3083, 3772, 1633, 4403, 1114, 2085, 4141, 1532, 7554, 482, # 4918 - 2446, 4404, 7555, 7556, 1492, 833, 1466, 7557, 2717, 3544, 1641, 2829, 7558, 1526, 1272, 3652, # 4934 - 4142, 1686, 1794, 416, 2556, 1902, 1953, 1803, 7559, 3773, 2785, 3774, 1159, 2316, 7560, 2867, # 4950 - 4405, 1610, 1584, 3036, 2419, 2754, 443, 3269, 1163, 3136, 7561, 7562, 3926, 7563, 4143, 2499, # 4966 - 3037, 4406, 3927, 3137, 2103, 1647, 3545, 2010, 1872, 4144, 7564, 4145, 431, 3438, 7565, 250, # 4982 - 97, 81, 4146, 7566, 1648, 1850, 1558, 160, 848, 7567, 866, 740, 1694, 7568, 2201, 2830, # 4998 - 3195, 4147, 4407, 3653, 1687, 950, 2472, 426, 469, 3196, 3654, 3655, 3928, 7569, 7570, 1188, # 5014 - 424, 1995, 861, 3546, 4148, 3775, 2202, 2685, 168, 1235, 3547, 4149, 7571, 2086, 1674, 4408, # 5030 - 3337, 3270, 220, 2557, 1009, 7572, 3776, 670, 2992, 332, 1208, 717, 7573, 7574, 3548, 2447, # 5046 - 3929, 3338, 7575, 513, 7576, 1209, 2868, 3339, 3138, 4409, 1080, 7577, 7578, 7579, 7580, 2527, # 5062 - 3656, 3549, 815, 1587, 3930, 3931, 7581, 3550, 3439, 3777, 1254, 4410, 1328, 3038, 1390, 3932, # 5078 - 1741, 3933, 3778, 3934, 7582, 236, 3779, 2448, 3271, 7583, 7584, 3657, 3780, 1273, 3781, 4411, # 5094 - 7585, 308, 7586, 4412, 245, 4413, 1851, 2473, 1307, 2575, 430, 715, 2136, 2449, 7587, 270, # 5110 - 199, 2869, 3935, 7588, 3551, 2718, 1753, 761, 1754, 725, 1661, 1840, 4414, 3440, 3658, 7589, # 5126 - 7590, 587, 14, 3272, 227, 2598, 326, 480, 2265, 943, 2755, 3552, 291, 650, 1883, 7591, # 5142 - 1702, 1226, 102, 1547, 62, 3441, 904, 4415, 3442, 1164, 4150, 7592, 7593, 1224, 1548, 2756, # 5158 - 391, 498, 1493, 7594, 1386, 1419, 7595, 2055, 1177, 4416, 813, 880, 1081, 2363, 566, 1145, # 5174 - 4417, 2286, 1001, 1035, 2558, 2599, 2238, 394, 1286, 7596, 7597, 2068, 7598, 86, 1494, 1730, # 5190 - 3936, 491, 1588, 745, 897, 2948, 843, 3340, 3937, 2757, 2870, 3273, 1768, 998, 2217, 2069, # 5206 - 397, 1826, 1195, 1969, 3659, 2993, 3341, 284, 7599, 3782, 2500, 2137, 2119, 1903, 7600, 3938, # 5222 - 2150, 3939, 4151, 1036, 3443, 1904, 114, 2559, 4152, 209, 1527, 7601, 7602, 2949, 2831, 2625, # 5238 - 2385, 2719, 3139, 812, 2560, 7603, 3274, 7604, 1559, 737, 1884, 3660, 1210, 885, 28, 2686, # 5254 - 3553, 3783, 7605, 4153, 1004, 1779, 4418, 7606, 346, 1981, 2218, 2687, 4419, 3784, 1742, 797, # 5270 - 1642, 3940, 1933, 1072, 1384, 2151, 896, 3941, 3275, 3661, 3197, 2871, 3554, 7607, 2561, 1958, # 5286 - 4420, 2450, 1785, 7608, 7609, 7610, 3942, 4154, 1005, 1308, 3662, 4155, 2720, 4421, 4422, 1528, # 5302 - 2600, 161, 1178, 4156, 1982, 987, 4423, 1101, 4157, 631, 3943, 1157, 3198, 2420, 1343, 1241, # 5318 - 1016, 2239, 2562, 372, 877, 2339, 2501, 1160, 555, 1934, 911, 3944, 7611, 466, 1170, 169, # 5334 - 1051, 2907, 2688, 3663, 2474, 2994, 1182, 2011, 2563, 1251, 2626, 7612, 992, 2340, 3444, 1540, # 5350 - 2721, 1201, 2070, 2401, 1996, 2475, 7613, 4424, 528, 1922, 2188, 1503, 1873, 1570, 2364, 3342, # 5366 - 3276, 7614, 557, 1073, 7615, 1827, 3445, 2087, 2266, 3140, 3039, 3084, 767, 3085, 2786, 4425, # 5382 - 1006, 4158, 4426, 2341, 1267, 2176, 3664, 3199, 778, 3945, 3200, 2722, 1597, 2657, 7616, 4427, # 5398 - 7617, 3446, 7618, 7619, 7620, 3277, 2689, 1433, 3278, 131, 95, 1504, 3946, 723, 4159, 3141, # 5414 - 1841, 3555, 2758, 2189, 3947, 2027, 2104, 3665, 7621, 2995, 3948, 1218, 7622, 3343, 3201, 3949, # 5430 - 4160, 2576, 248, 1634, 3785, 912, 7623, 2832, 3666, 3040, 3786, 654, 53, 7624, 2996, 7625, # 5446 - 1688, 4428, 777, 3447, 1032, 3950, 1425, 7626, 191, 820, 2120, 2833, 971, 4429, 931, 3202, # 5462 - 135, 664, 783, 3787, 1997, 772, 2908, 1935, 3951, 3788, 4430, 2909, 3203, 282, 2723, 640, # 5478 - 1372, 3448, 1127, 922, 325, 3344, 7627, 7628, 711, 2044, 7629, 7630, 3952, 2219, 2787, 1936, # 5494 - 3953, 3345, 2220, 2251, 3789, 2300, 7631, 4431, 3790, 1258, 3279, 3954, 3204, 2138, 2950, 3955, # 5510 - 3956, 7632, 2221, 258, 3205, 4432, 101, 1227, 7633, 3280, 1755, 7634, 1391, 3281, 7635, 2910, # 5526 - 2056, 893, 7636, 7637, 7638, 1402, 4161, 2342, 7639, 7640, 3206, 3556, 7641, 7642, 878, 1325, # 5542 - 1780, 2788, 4433, 259, 1385, 2577, 744, 1183, 2267, 4434, 7643, 3957, 2502, 7644, 684, 1024, # 5558 - 4162, 7645, 472, 3557, 3449, 1165, 3282, 3958, 3959, 322, 2152, 881, 455, 1695, 1152, 1340, # 5574 - 660, 554, 2153, 4435, 1058, 4436, 4163, 830, 1065, 3346, 3960, 4437, 1923, 7646, 1703, 1918, # 5590 - 7647, 932, 2268, 122, 7648, 4438, 947, 677, 7649, 3791, 2627, 297, 1905, 1924, 2269, 4439, # 5606 - 2317, 3283, 7650, 7651, 4164, 7652, 4165, 84, 4166, 112, 989, 7653, 547, 1059, 3961, 701, # 5622 - 3558, 1019, 7654, 4167, 7655, 3450, 942, 639, 457, 2301, 2451, 993, 2951, 407, 851, 494, # 5638 - 4440, 3347, 927, 7656, 1237, 7657, 2421, 3348, 573, 4168, 680, 921, 2911, 1279, 1874, 285, # 5654 - 790, 1448, 1983, 719, 2167, 7658, 7659, 4441, 3962, 3963, 1649, 7660, 1541, 563, 7661, 1077, # 5670 - 7662, 3349, 3041, 3451, 511, 2997, 3964, 3965, 3667, 3966, 1268, 2564, 3350, 3207, 4442, 4443, # 5686 - 7663, 535, 1048, 1276, 1189, 2912, 2028, 3142, 1438, 1373, 2834, 2952, 1134, 2012, 7664, 4169, # 5702 - 1238, 2578, 3086, 1259, 7665, 700, 7666, 2953, 3143, 3668, 4170, 7667, 4171, 1146, 1875, 1906, # 5718 - 4444, 2601, 3967, 781, 2422, 132, 1589, 203, 147, 273, 2789, 2402, 898, 1786, 2154, 3968, # 5734 - 3969, 7668, 3792, 2790, 7669, 7670, 4445, 4446, 7671, 3208, 7672, 1635, 3793, 965, 7673, 1804, # 5750 - 2690, 1516, 3559, 1121, 1082, 1329, 3284, 3970, 1449, 3794, 65, 1128, 2835, 2913, 2759, 1590, # 5766 - 3795, 7674, 7675, 12, 2658, 45, 976, 2579, 3144, 4447, 517, 2528, 1013, 1037, 3209, 7676, # 5782 - 3796, 2836, 7677, 3797, 7678, 3452, 7679, 2602, 614, 1998, 2318, 3798, 3087, 2724, 2628, 7680, # 5798 - 2580, 4172, 599, 1269, 7681, 1810, 3669, 7682, 2691, 3088, 759, 1060, 489, 1805, 3351, 3285, # 5814 - 1358, 7683, 7684, 2386, 1387, 1215, 2629, 2252, 490, 7685, 7686, 4173, 1759, 2387, 2343, 7687, # 5830 - 4448, 3799, 1907, 3971, 2630, 1806, 3210, 4449, 3453, 3286, 2760, 2344, 874, 7688, 7689, 3454, # 5846 - 3670, 1858, 91, 2914, 3671, 3042, 3800, 4450, 7690, 3145, 3972, 2659, 7691, 3455, 1202, 1403, # 5862 - 3801, 2954, 2529, 1517, 2503, 4451, 3456, 2504, 7692, 4452, 7693, 2692, 1885, 1495, 1731, 3973, # 5878 - 2365, 4453, 7694, 2029, 7695, 7696, 3974, 2693, 1216, 237, 2581, 4174, 2319, 3975, 3802, 4454, # 5894 - 4455, 2694, 3560, 3457, 445, 4456, 7697, 7698, 7699, 7700, 2761, 61, 3976, 3672, 1822, 3977, # 5910 - 7701, 687, 2045, 935, 925, 405, 2660, 703, 1096, 1859, 2725, 4457, 3978, 1876, 1367, 2695, # 5926 - 3352, 918, 2105, 1781, 2476, 334, 3287, 1611, 1093, 4458, 564, 3146, 3458, 3673, 3353, 945, # 5942 - 2631, 2057, 4459, 7702, 1925, 872, 4175, 7703, 3459, 2696, 3089, 349, 4176, 3674, 3979, 4460, # 5958 - 3803, 4177, 3675, 2155, 3980, 4461, 4462, 4178, 4463, 2403, 2046, 782, 3981, 400, 251, 4179, # 5974 - 1624, 7704, 7705, 277, 3676, 299, 1265, 476, 1191, 3804, 2121, 4180, 4181, 1109, 205, 7706, # 5990 - 2582, 1000, 2156, 3561, 1860, 7707, 7708, 7709, 4464, 7710, 4465, 2565, 107, 2477, 2157, 3982, # 6006 - 3460, 3147, 7711, 1533, 541, 1301, 158, 753, 4182, 2872, 3562, 7712, 1696, 370, 1088, 4183, # 6022 - 4466, 3563, 579, 327, 440, 162, 2240, 269, 1937, 1374, 3461, 968, 3043, 56, 1396, 3090, # 6038 - 2106, 3288, 3354, 7713, 1926, 2158, 4467, 2998, 7714, 3564, 7715, 7716, 3677, 4468, 2478, 7717, # 6054 - 2791, 7718, 1650, 4469, 7719, 2603, 7720, 7721, 3983, 2661, 3355, 1149, 3356, 3984, 3805, 3985, # 6070 - 7722, 1076, 49, 7723, 951, 3211, 3289, 3290, 450, 2837, 920, 7724, 1811, 2792, 2366, 4184, # 6086 - 1908, 1138, 2367, 3806, 3462, 7725, 3212, 4470, 1909, 1147, 1518, 2423, 4471, 3807, 7726, 4472, # 6102 - 2388, 2604, 260, 1795, 3213, 7727, 7728, 3808, 3291, 708, 7729, 3565, 1704, 7730, 3566, 1351, # 6118 - 1618, 3357, 2999, 1886, 944, 4185, 3358, 4186, 3044, 3359, 4187, 7731, 3678, 422, 413, 1714, # 6134 - 3292, 500, 2058, 2345, 4188, 2479, 7732, 1344, 1910, 954, 7733, 1668, 7734, 7735, 3986, 2404, # 6150 - 4189, 3567, 3809, 4190, 7736, 2302, 1318, 2505, 3091, 133, 3092, 2873, 4473, 629, 31, 2838, # 6166 - 2697, 3810, 4474, 850, 949, 4475, 3987, 2955, 1732, 2088, 4191, 1496, 1852, 7737, 3988, 620, # 6182 - 3214, 981, 1242, 3679, 3360, 1619, 3680, 1643, 3293, 2139, 2452, 1970, 1719, 3463, 2168, 7738, # 6198 - 3215, 7739, 7740, 3361, 1828, 7741, 1277, 4476, 1565, 2047, 7742, 1636, 3568, 3093, 7743, 869, # 6214 - 2839, 655, 3811, 3812, 3094, 3989, 3000, 3813, 1310, 3569, 4477, 7744, 7745, 7746, 1733, 558, # 6230 - 4478, 3681, 335, 1549, 3045, 1756, 4192, 3682, 1945, 3464, 1829, 1291, 1192, 470, 2726, 2107, # 6246 - 2793, 913, 1054, 3990, 7747, 1027, 7748, 3046, 3991, 4479, 982, 2662, 3362, 3148, 3465, 3216, # 6262 - 3217, 1946, 2794, 7749, 571, 4480, 7750, 1830, 7751, 3570, 2583, 1523, 2424, 7752, 2089, 984, # 6278 - 4481, 3683, 1959, 7753, 3684, 852, 923, 2795, 3466, 3685, 969, 1519, 999, 2048, 2320, 1705, # 6294 - 7754, 3095, 615, 1662, 151, 597, 3992, 2405, 2321, 1049, 275, 4482, 3686, 4193, 568, 3687, # 6310 - 3571, 2480, 4194, 3688, 7755, 2425, 2270, 409, 3218, 7756, 1566, 2874, 3467, 1002, 769, 2840, # 6326 - 194, 2090, 3149, 3689, 2222, 3294, 4195, 628, 1505, 7757, 7758, 1763, 2177, 3001, 3993, 521, # 6342 - 1161, 2584, 1787, 2203, 2406, 4483, 3994, 1625, 4196, 4197, 412, 42, 3096, 464, 7759, 2632, # 6358 - 4484, 3363, 1760, 1571, 2875, 3468, 2530, 1219, 2204, 3814, 2633, 2140, 2368, 4485, 4486, 3295, # 6374 - 1651, 3364, 3572, 7760, 7761, 3573, 2481, 3469, 7762, 3690, 7763, 7764, 2271, 2091, 460, 7765, # 6390 - 4487, 7766, 3002, 962, 588, 3574, 289, 3219, 2634, 1116, 52, 7767, 3047, 1796, 7768, 7769, # 6406 - 7770, 1467, 7771, 1598, 1143, 3691, 4198, 1984, 1734, 1067, 4488, 1280, 3365, 465, 4489, 1572, # 6422 - 510, 7772, 1927, 2241, 1812, 1644, 3575, 7773, 4490, 3692, 7774, 7775, 2663, 1573, 1534, 7776, # 6438 - 7777, 4199, 536, 1807, 1761, 3470, 3815, 3150, 2635, 7778, 7779, 7780, 4491, 3471, 2915, 1911, # 6454 - 2796, 7781, 3296, 1122, 377, 3220, 7782, 360, 7783, 7784, 4200, 1529, 551, 7785, 2059, 3693, # 6470 - 1769, 2426, 7786, 2916, 4201, 3297, 3097, 2322, 2108, 2030, 4492, 1404, 136, 1468, 1479, 672, # 6486 - 1171, 3221, 2303, 271, 3151, 7787, 2762, 7788, 2049, 678, 2727, 865, 1947, 4493, 7789, 2013, # 6502 - 3995, 2956, 7790, 2728, 2223, 1397, 3048, 3694, 4494, 4495, 1735, 2917, 3366, 3576, 7791, 3816, # 6518 - 509, 2841, 2453, 2876, 3817, 7792, 7793, 3152, 3153, 4496, 4202, 2531, 4497, 2304, 1166, 1010, # 6534 - 552, 681, 1887, 7794, 7795, 2957, 2958, 3996, 1287, 1596, 1861, 3154, 358, 453, 736, 175, # 6550 - 478, 1117, 905, 1167, 1097, 7796, 1853, 1530, 7797, 1706, 7798, 2178, 3472, 2287, 3695, 3473, # 6566 - 3577, 4203, 2092, 4204, 7799, 3367, 1193, 2482, 4205, 1458, 2190, 2205, 1862, 1888, 1421, 3298, # 6582 - 2918, 3049, 2179, 3474, 595, 2122, 7800, 3997, 7801, 7802, 4206, 1707, 2636, 223, 3696, 1359, # 6598 - 751, 3098, 183, 3475, 7803, 2797, 3003, 419, 2369, 633, 704, 3818, 2389, 241, 7804, 7805, # 6614 - 7806, 838, 3004, 3697, 2272, 2763, 2454, 3819, 1938, 2050, 3998, 1309, 3099, 2242, 1181, 7807, # 6630 - 1136, 2206, 3820, 2370, 1446, 4207, 2305, 4498, 7808, 7809, 4208, 1055, 2605, 484, 3698, 7810, # 6646 - 3999, 625, 4209, 2273, 3368, 1499, 4210, 4000, 7811, 4001, 4211, 3222, 2274, 2275, 3476, 7812, # 6662 - 7813, 2764, 808, 2606, 3699, 3369, 4002, 4212, 3100, 2532, 526, 3370, 3821, 4213, 955, 7814, # 6678 - 1620, 4214, 2637, 2427, 7815, 1429, 3700, 1669, 1831, 994, 928, 7816, 3578, 1260, 7817, 7818, # 6694 - 7819, 1948, 2288, 741, 2919, 1626, 4215, 2729, 2455, 867, 1184, 362, 3371, 1392, 7820, 7821, # 6710 - 4003, 4216, 1770, 1736, 3223, 2920, 4499, 4500, 1928, 2698, 1459, 1158, 7822, 3050, 3372, 2877, # 6726 - 1292, 1929, 2506, 2842, 3701, 1985, 1187, 2071, 2014, 2607, 4217, 7823, 2566, 2507, 2169, 3702, # 6742 - 2483, 3299, 7824, 3703, 4501, 7825, 7826, 666, 1003, 3005, 1022, 3579, 4218, 7827, 4502, 1813, # 6758 - 2253, 574, 3822, 1603, 295, 1535, 705, 3823, 4219, 283, 858, 417, 7828, 7829, 3224, 4503, # 6774 - 4504, 3051, 1220, 1889, 1046, 2276, 2456, 4004, 1393, 1599, 689, 2567, 388, 4220, 7830, 2484, # 6790 - 802, 7831, 2798, 3824, 2060, 1405, 2254, 7832, 4505, 3825, 2109, 1052, 1345, 3225, 1585, 7833, # 6806 - 809, 7834, 7835, 7836, 575, 2730, 3477, 956, 1552, 1469, 1144, 2323, 7837, 2324, 1560, 2457, # 6822 - 3580, 3226, 4005, 616, 2207, 3155, 2180, 2289, 7838, 1832, 7839, 3478, 4506, 7840, 1319, 3704, # 6838 - 3705, 1211, 3581, 1023, 3227, 1293, 2799, 7841, 7842, 7843, 3826, 607, 2306, 3827, 762, 2878, # 6854 - 1439, 4221, 1360, 7844, 1485, 3052, 7845, 4507, 1038, 4222, 1450, 2061, 2638, 4223, 1379, 4508, # 6870 - 2585, 7846, 7847, 4224, 1352, 1414, 2325, 2921, 1172, 7848, 7849, 3828, 3829, 7850, 1797, 1451, # 6886 - 7851, 7852, 7853, 7854, 2922, 4006, 4007, 2485, 2346, 411, 4008, 4009, 3582, 3300, 3101, 4509, # 6902 - 1561, 2664, 1452, 4010, 1375, 7855, 7856, 47, 2959, 316, 7857, 1406, 1591, 2923, 3156, 7858, # 6918 - 1025, 2141, 3102, 3157, 354, 2731, 884, 2224, 4225, 2407, 508, 3706, 726, 3583, 996, 2428, # 6934 - 3584, 729, 7859, 392, 2191, 1453, 4011, 4510, 3707, 7860, 7861, 2458, 3585, 2608, 1675, 2800, # 6950 - 919, 2347, 2960, 2348, 1270, 4511, 4012, 73, 7862, 7863, 647, 7864, 3228, 2843, 2255, 1550, # 6966 - 1346, 3006, 7865, 1332, 883, 3479, 7866, 7867, 7868, 7869, 3301, 2765, 7870, 1212, 831, 1347, # 6982 - 4226, 4512, 2326, 3830, 1863, 3053, 720, 3831, 4513, 4514, 3832, 7871, 4227, 7872, 7873, 4515, # 6998 - 7874, 7875, 1798, 4516, 3708, 2609, 4517, 3586, 1645, 2371, 7876, 7877, 2924, 669, 2208, 2665, # 7014 - 2429, 7878, 2879, 7879, 7880, 1028, 3229, 7881, 4228, 2408, 7882, 2256, 1353, 7883, 7884, 4518, # 7030 - 3158, 518, 7885, 4013, 7886, 4229, 1960, 7887, 2142, 4230, 7888, 7889, 3007, 2349, 2350, 3833, # 7046 - 516, 1833, 1454, 4014, 2699, 4231, 4519, 2225, 2610, 1971, 1129, 3587, 7890, 2766, 7891, 2961, # 7062 - 1422, 577, 1470, 3008, 1524, 3373, 7892, 7893, 432, 4232, 3054, 3480, 7894, 2586, 1455, 2508, # 7078 - 2226, 1972, 1175, 7895, 1020, 2732, 4015, 3481, 4520, 7896, 2733, 7897, 1743, 1361, 3055, 3482, # 7094 - 2639, 4016, 4233, 4521, 2290, 895, 924, 4234, 2170, 331, 2243, 3056, 166, 1627, 3057, 1098, # 7110 - 7898, 1232, 2880, 2227, 3374, 4522, 657, 403, 1196, 2372, 542, 3709, 3375, 1600, 4235, 3483, # 7126 - 7899, 4523, 2767, 3230, 576, 530, 1362, 7900, 4524, 2533, 2666, 3710, 4017, 7901, 842, 3834, # 7142 - 7902, 2801, 2031, 1014, 4018, 213, 2700, 3376, 665, 621, 4236, 7903, 3711, 2925, 2430, 7904, # 7158 - 2431, 3302, 3588, 3377, 7905, 4237, 2534, 4238, 4525, 3589, 1682, 4239, 3484, 1380, 7906, 724, # 7174 - 2277, 600, 1670, 7907, 1337, 1233, 4526, 3103, 2244, 7908, 1621, 4527, 7909, 651, 4240, 7910, # 7190 - 1612, 4241, 2611, 7911, 2844, 7912, 2734, 2307, 3058, 7913, 716, 2459, 3059, 174, 1255, 2701, # 7206 - 4019, 3590, 548, 1320, 1398, 728, 4020, 1574, 7914, 1890, 1197, 3060, 4021, 7915, 3061, 3062, # 7222 - 3712, 3591, 3713, 747, 7916, 635, 4242, 4528, 7917, 7918, 7919, 4243, 7920, 7921, 4529, 7922, # 7238 - 3378, 4530, 2432, 451, 7923, 3714, 2535, 2072, 4244, 2735, 4245, 4022, 7924, 1764, 4531, 7925, # 7254 - 4246, 350, 7926, 2278, 2390, 2486, 7927, 4247, 4023, 2245, 1434, 4024, 488, 4532, 458, 4248, # 7270 - 4025, 3715, 771, 1330, 2391, 3835, 2568, 3159, 2159, 2409, 1553, 2667, 3160, 4249, 7928, 2487, # 7286 - 2881, 2612, 1720, 2702, 4250, 3379, 4533, 7929, 2536, 4251, 7930, 3231, 4252, 2768, 7931, 2015, # 7302 - 2736, 7932, 1155, 1017, 3716, 3836, 7933, 3303, 2308, 201, 1864, 4253, 1430, 7934, 4026, 7935, # 7318 - 7936, 7937, 7938, 7939, 4254, 1604, 7940, 414, 1865, 371, 2587, 4534, 4535, 3485, 2016, 3104, # 7334 - 4536, 1708, 960, 4255, 887, 389, 2171, 1536, 1663, 1721, 7941, 2228, 4027, 2351, 2926, 1580, # 7350 - 7942, 7943, 7944, 1744, 7945, 2537, 4537, 4538, 7946, 4539, 7947, 2073, 7948, 7949, 3592, 3380, # 7366 - 2882, 4256, 7950, 4257, 2640, 3381, 2802, 673, 2703, 2460, 709, 3486, 4028, 3593, 4258, 7951, # 7382 - 1148, 502, 634, 7952, 7953, 1204, 4540, 3594, 1575, 4541, 2613, 3717, 7954, 3718, 3105, 948, # 7398 - 3232, 121, 1745, 3837, 1110, 7955, 4259, 3063, 2509, 3009, 4029, 3719, 1151, 1771, 3838, 1488, # 7414 - 4030, 1986, 7956, 2433, 3487, 7957, 7958, 2093, 7959, 4260, 3839, 1213, 1407, 2803, 531, 2737, # 7430 - 2538, 3233, 1011, 1537, 7960, 2769, 4261, 3106, 1061, 7961, 3720, 3721, 1866, 2883, 7962, 2017, # 7446 - 120, 4262, 4263, 2062, 3595, 3234, 2309, 3840, 2668, 3382, 1954, 4542, 7963, 7964, 3488, 1047, # 7462 - 2704, 1266, 7965, 1368, 4543, 2845, 649, 3383, 3841, 2539, 2738, 1102, 2846, 2669, 7966, 7967, # 7478 - 1999, 7968, 1111, 3596, 2962, 7969, 2488, 3842, 3597, 2804, 1854, 3384, 3722, 7970, 7971, 3385, # 7494 - 2410, 2884, 3304, 3235, 3598, 7972, 2569, 7973, 3599, 2805, 4031, 1460, 856, 7974, 3600, 7975, # 7510 - 2885, 2963, 7976, 2886, 3843, 7977, 4264, 632, 2510, 875, 3844, 1697, 3845, 2291, 7978, 7979, # 7526 - 4544, 3010, 1239, 580, 4545, 4265, 7980, 914, 936, 2074, 1190, 4032, 1039, 2123, 7981, 7982, # 7542 - 7983, 3386, 1473, 7984, 1354, 4266, 3846, 7985, 2172, 3064, 4033, 915, 3305, 4267, 4268, 3306, # 7558 - 1605, 1834, 7986, 2739, 398, 3601, 4269, 3847, 4034, 328, 1912, 2847, 4035, 3848, 1331, 4270, # 7574 - 3011, 937, 4271, 7987, 3602, 4036, 4037, 3387, 2160, 4546, 3388, 524, 742, 538, 3065, 1012, # 7590 - 7988, 7989, 3849, 2461, 7990, 658, 1103, 225, 3850, 7991, 7992, 4547, 7993, 4548, 7994, 3236, # 7606 - 1243, 7995, 4038, 963, 2246, 4549, 7996, 2705, 3603, 3161, 7997, 7998, 2588, 2327, 7999, 4550, # 7622 - 8000, 8001, 8002, 3489, 3307, 957, 3389, 2540, 2032, 1930, 2927, 2462, 870, 2018, 3604, 1746, # 7638 - 2770, 2771, 2434, 2463, 8003, 3851, 8004, 3723, 3107, 3724, 3490, 3390, 3725, 8005, 1179, 3066, # 7654 - 8006, 3162, 2373, 4272, 3726, 2541, 3163, 3108, 2740, 4039, 8007, 3391, 1556, 2542, 2292, 977, # 7670 - 2887, 2033, 4040, 1205, 3392, 8008, 1765, 3393, 3164, 2124, 1271, 1689, 714, 4551, 3491, 8009, # 7686 - 2328, 3852, 533, 4273, 3605, 2181, 617, 8010, 2464, 3308, 3492, 2310, 8011, 8012, 3165, 8013, # 7702 - 8014, 3853, 1987, 618, 427, 2641, 3493, 3394, 8015, 8016, 1244, 1690, 8017, 2806, 4274, 4552, # 7718 - 8018, 3494, 8019, 8020, 2279, 1576, 473, 3606, 4275, 3395, 972, 8021, 3607, 8022, 3067, 8023, # 7734 - 8024, 4553, 4554, 8025, 3727, 4041, 4042, 8026, 153, 4555, 356, 8027, 1891, 2888, 4276, 2143, # 7750 - 408, 803, 2352, 8028, 3854, 8029, 4277, 1646, 2570, 2511, 4556, 4557, 3855, 8030, 3856, 4278, # 7766 - 8031, 2411, 3396, 752, 8032, 8033, 1961, 2964, 8034, 746, 3012, 2465, 8035, 4279, 3728, 698, # 7782 - 4558, 1892, 4280, 3608, 2543, 4559, 3609, 3857, 8036, 3166, 3397, 8037, 1823, 1302, 4043, 2706, # 7798 - 3858, 1973, 4281, 8038, 4282, 3167, 823, 1303, 1288, 1236, 2848, 3495, 4044, 3398, 774, 3859, # 7814 - 8039, 1581, 4560, 1304, 2849, 3860, 4561, 8040, 2435, 2161, 1083, 3237, 4283, 4045, 4284, 344, # 7830 - 1173, 288, 2311, 454, 1683, 8041, 8042, 1461, 4562, 4046, 2589, 8043, 8044, 4563, 985, 894, # 7846 - 8045, 3399, 3168, 8046, 1913, 2928, 3729, 1988, 8047, 2110, 1974, 8048, 4047, 8049, 2571, 1194, # 7862 - 425, 8050, 4564, 3169, 1245, 3730, 4285, 8051, 8052, 2850, 8053, 636, 4565, 1855, 3861, 760, # 7878 - 1799, 8054, 4286, 2209, 1508, 4566, 4048, 1893, 1684, 2293, 8055, 8056, 8057, 4287, 4288, 2210, # 7894 - 479, 8058, 8059, 832, 8060, 4049, 2489, 8061, 2965, 2490, 3731, 990, 3109, 627, 1814, 2642, # 7910 - 4289, 1582, 4290, 2125, 2111, 3496, 4567, 8062, 799, 4291, 3170, 8063, 4568, 2112, 1737, 3013, # 7926 - 1018, 543, 754, 4292, 3309, 1676, 4569, 4570, 4050, 8064, 1489, 8065, 3497, 8066, 2614, 2889, # 7942 - 4051, 8067, 8068, 2966, 8069, 8070, 8071, 8072, 3171, 4571, 4572, 2182, 1722, 8073, 3238, 3239, # 7958 - 1842, 3610, 1715, 481, 365, 1975, 1856, 8074, 8075, 1962, 2491, 4573, 8076, 2126, 3611, 3240, # 7974 - 433, 1894, 2063, 2075, 8077, 602, 2741, 8078, 8079, 8080, 8081, 8082, 3014, 1628, 3400, 8083, # 7990 - 3172, 4574, 4052, 2890, 4575, 2512, 8084, 2544, 2772, 8085, 8086, 8087, 3310, 4576, 2891, 8088, # 8006 - 4577, 8089, 2851, 4578, 4579, 1221, 2967, 4053, 2513, 8090, 8091, 8092, 1867, 1989, 8093, 8094, # 8022 - 8095, 1895, 8096, 8097, 4580, 1896, 4054, 318, 8098, 2094, 4055, 4293, 8099, 8100, 485, 8101, # 8038 - 938, 3862, 553, 2670, 116, 8102, 3863, 3612, 8103, 3498, 2671, 2773, 3401, 3311, 2807, 8104, # 8054 - 3613, 2929, 4056, 1747, 2930, 2968, 8105, 8106, 207, 8107, 8108, 2672, 4581, 2514, 8109, 3015, # 8070 - 890, 3614, 3864, 8110, 1877, 3732, 3402, 8111, 2183, 2353, 3403, 1652, 8112, 8113, 8114, 941, # 8086 - 2294, 208, 3499, 4057, 2019, 330, 4294, 3865, 2892, 2492, 3733, 4295, 8115, 8116, 8117, 8118, # 8102 -) -# fmt: on diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/chardet/euctwprober.py b/bot/lib/python3.11/site-packages/pip/_vendor/chardet/euctwprober.py deleted file mode 100644 index ca10a23..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/chardet/euctwprober.py +++ /dev/null @@ -1,47 +0,0 @@ -######################## BEGIN LICENSE BLOCK ######################## -# The Original Code is mozilla.org code. -# -# The Initial Developer of the Original Code is -# Netscape Communications Corporation. -# Portions created by the Initial Developer are Copyright (C) 1998 -# the Initial Developer. All Rights Reserved. -# -# Contributor(s): -# Mark Pilgrim - port to Python -# -# This library is free software; you can redistribute it and/or -# modify it under the terms of the GNU Lesser General Public -# License as published by the Free Software Foundation; either -# version 2.1 of the License, or (at your option) any later version. -# -# This library is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -# Lesser General Public License for more details. -# -# You should have received a copy of the GNU Lesser General Public -# License along with this library; if not, write to the Free Software -# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA -# 02110-1301 USA -######################### END LICENSE BLOCK ######################### - -from .chardistribution import EUCTWDistributionAnalysis -from .codingstatemachine import CodingStateMachine -from .mbcharsetprober import MultiByteCharSetProber -from .mbcssm import EUCTW_SM_MODEL - - -class EUCTWProber(MultiByteCharSetProber): - def __init__(self): - super().__init__() - self.coding_sm = CodingStateMachine(EUCTW_SM_MODEL) - self.distribution_analyzer = EUCTWDistributionAnalysis() - self.reset() - - @property - def charset_name(self): - return "EUC-TW" - - @property - def language(self): - return "Taiwan" diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/chardet/gb2312freq.py b/bot/lib/python3.11/site-packages/pip/_vendor/chardet/gb2312freq.py deleted file mode 100644 index b32bfc7..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/chardet/gb2312freq.py +++ /dev/null @@ -1,284 +0,0 @@ -######################## BEGIN LICENSE BLOCK ######################## -# The Original Code is Mozilla Communicator client code. -# -# The Initial Developer of the Original Code is -# Netscape Communications Corporation. -# Portions created by the Initial Developer are Copyright (C) 1998 -# the Initial Developer. All Rights Reserved. -# -# Contributor(s): -# Mark Pilgrim - port to Python -# -# This library is free software; you can redistribute it and/or -# modify it under the terms of the GNU Lesser General Public -# License as published by the Free Software Foundation; either -# version 2.1 of the License, or (at your option) any later version. -# -# This library is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -# Lesser General Public License for more details. -# -# You should have received a copy of the GNU Lesser General Public -# License along with this library; if not, write to the Free Software -# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA -# 02110-1301 USA -######################### END LICENSE BLOCK ######################### - -# GB2312 most frequently used character table -# -# Char to FreqOrder table , from hz6763 - -# 512 --> 0.79 -- 0.79 -# 1024 --> 0.92 -- 0.13 -# 2048 --> 0.98 -- 0.06 -# 6768 --> 1.00 -- 0.02 -# -# Ideal Distribution Ratio = 0.79135/(1-0.79135) = 3.79 -# Random Distribution Ration = 512 / (3755 - 512) = 0.157 -# -# Typical Distribution Ratio about 25% of Ideal one, still much higher that RDR - -GB2312_TYPICAL_DISTRIBUTION_RATIO = 0.9 - -GB2312_TABLE_SIZE = 3760 - -# fmt: off -GB2312_CHAR_TO_FREQ_ORDER = ( -1671, 749,1443,2364,3924,3807,2330,3921,1704,3463,2691,1511,1515, 572,3191,2205, -2361, 224,2558, 479,1711, 963,3162, 440,4060,1905,2966,2947,3580,2647,3961,3842, -2204, 869,4207, 970,2678,5626,2944,2956,1479,4048, 514,3595, 588,1346,2820,3409, - 249,4088,1746,1873,2047,1774, 581,1813, 358,1174,3590,1014,1561,4844,2245, 670, -1636,3112, 889,1286, 953, 556,2327,3060,1290,3141, 613, 185,3477,1367, 850,3820, -1715,2428,2642,2303,2732,3041,2562,2648,3566,3946,1349, 388,3098,2091,1360,3585, - 152,1687,1539, 738,1559, 59,1232,2925,2267,1388,1249,1741,1679,2960, 151,1566, -1125,1352,4271, 924,4296, 385,3166,4459, 310,1245,2850, 70,3285,2729,3534,3575, -2398,3298,3466,1960,2265, 217,3647, 864,1909,2084,4401,2773,1010,3269,5152, 853, -3051,3121,1244,4251,1895, 364,1499,1540,2313,1180,3655,2268, 562, 715,2417,3061, - 544, 336,3768,2380,1752,4075, 950, 280,2425,4382, 183,2759,3272, 333,4297,2155, -1688,2356,1444,1039,4540, 736,1177,3349,2443,2368,2144,2225, 565, 196,1482,3406, - 927,1335,4147, 692, 878,1311,1653,3911,3622,1378,4200,1840,2969,3149,2126,1816, -2534,1546,2393,2760, 737,2494, 13, 447, 245,2747, 38,2765,2129,2589,1079, 606, - 360, 471,3755,2890, 404, 848, 699,1785,1236, 370,2221,1023,3746,2074,2026,2023, -2388,1581,2119, 812,1141,3091,2536,1519, 804,2053, 406,1596,1090, 784, 548,4414, -1806,2264,2936,1100, 343,4114,5096, 622,3358, 743,3668,1510,1626,5020,3567,2513, -3195,4115,5627,2489,2991, 24,2065,2697,1087,2719, 48,1634, 315, 68, 985,2052, - 198,2239,1347,1107,1439, 597,2366,2172, 871,3307, 919,2487,2790,1867, 236,2570, -1413,3794, 906,3365,3381,1701,1982,1818,1524,2924,1205, 616,2586,2072,2004, 575, - 253,3099, 32,1365,1182, 197,1714,2454,1201, 554,3388,3224,2748, 756,2587, 250, -2567,1507,1517,3529,1922,2761,2337,3416,1961,1677,2452,2238,3153, 615, 911,1506, -1474,2495,1265,1906,2749,3756,3280,2161, 898,2714,1759,3450,2243,2444, 563, 26, -3286,2266,3769,3344,2707,3677, 611,1402, 531,1028,2871,4548,1375, 261,2948, 835, -1190,4134, 353, 840,2684,1900,3082,1435,2109,1207,1674, 329,1872,2781,4055,2686, -2104, 608,3318,2423,2957,2768,1108,3739,3512,3271,3985,2203,1771,3520,1418,2054, -1681,1153, 225,1627,2929, 162,2050,2511,3687,1954, 124,1859,2431,1684,3032,2894, - 585,4805,3969,2869,2704,2088,2032,2095,3656,2635,4362,2209, 256, 518,2042,2105, -3777,3657, 643,2298,1148,1779, 190, 989,3544, 414, 11,2135,2063,2979,1471, 403, -3678, 126, 770,1563, 671,2499,3216,2877, 600,1179, 307,2805,4937,1268,1297,2694, - 252,4032,1448,1494,1331,1394, 127,2256, 222,1647,1035,1481,3056,1915,1048, 873, -3651, 210, 33,1608,2516, 200,1520, 415, 102, 0,3389,1287, 817, 91,3299,2940, - 836,1814, 549,2197,1396,1669,2987,3582,2297,2848,4528,1070, 687, 20,1819, 121, -1552,1364,1461,1968,2617,3540,2824,2083, 177, 948,4938,2291, 110,4549,2066, 648, -3359,1755,2110,2114,4642,4845,1693,3937,3308,1257,1869,2123, 208,1804,3159,2992, -2531,2549,3361,2418,1350,2347,2800,2568,1291,2036,2680, 72, 842,1990, 212,1233, -1154,1586, 75,2027,3410,4900,1823,1337,2710,2676, 728,2810,1522,3026,4995, 157, - 755,1050,4022, 710, 785,1936,2194,2085,1406,2777,2400, 150,1250,4049,1206, 807, -1910, 534, 529,3309,1721,1660, 274, 39,2827, 661,2670,1578, 925,3248,3815,1094, -4278,4901,4252, 41,1150,3747,2572,2227,4501,3658,4902,3813,3357,3617,2884,2258, - 887, 538,4187,3199,1294,2439,3042,2329,2343,2497,1255, 107, 543,1527, 521,3478, -3568, 194,5062, 15, 961,3870,1241,1192,2664, 66,5215,3260,2111,1295,1127,2152, -3805,4135, 901,1164,1976, 398,1278, 530,1460, 748, 904,1054,1966,1426, 53,2909, - 509, 523,2279,1534, 536,1019, 239,1685, 460,2353, 673,1065,2401,3600,4298,2272, -1272,2363, 284,1753,3679,4064,1695, 81, 815,2677,2757,2731,1386, 859, 500,4221, -2190,2566, 757,1006,2519,2068,1166,1455, 337,2654,3203,1863,1682,1914,3025,1252, -1409,1366, 847, 714,2834,2038,3209, 964,2970,1901, 885,2553,1078,1756,3049, 301, -1572,3326, 688,2130,1996,2429,1805,1648,2930,3421,2750,3652,3088, 262,1158,1254, - 389,1641,1812, 526,1719, 923,2073,1073,1902, 468, 489,4625,1140, 857,2375,3070, -3319,2863, 380, 116,1328,2693,1161,2244, 273,1212,1884,2769,3011,1775,1142, 461, -3066,1200,2147,2212, 790, 702,2695,4222,1601,1058, 434,2338,5153,3640, 67,2360, -4099,2502, 618,3472,1329, 416,1132, 830,2782,1807,2653,3211,3510,1662, 192,2124, - 296,3979,1739,1611,3684, 23, 118, 324, 446,1239,1225, 293,2520,3814,3795,2535, -3116, 17,1074, 467,2692,2201, 387,2922, 45,1326,3055,1645,3659,2817, 958, 243, -1903,2320,1339,2825,1784,3289, 356, 576, 865,2315,2381,3377,3916,1088,3122,1713, -1655, 935, 628,4689,1034,1327, 441, 800, 720, 894,1979,2183,1528,5289,2702,1071, -4046,3572,2399,1571,3281, 79, 761,1103, 327, 134, 758,1899,1371,1615, 879, 442, - 215,2605,2579, 173,2048,2485,1057,2975,3317,1097,2253,3801,4263,1403,1650,2946, - 814,4968,3487,1548,2644,1567,1285, 2, 295,2636, 97, 946,3576, 832, 141,4257, -3273, 760,3821,3521,3156,2607, 949,1024,1733,1516,1803,1920,2125,2283,2665,3180, -1501,2064,3560,2171,1592, 803,3518,1416, 732,3897,4258,1363,1362,2458, 119,1427, - 602,1525,2608,1605,1639,3175, 694,3064, 10, 465, 76,2000,4846,4208, 444,3781, -1619,3353,2206,1273,3796, 740,2483, 320,1723,2377,3660,2619,1359,1137,1762,1724, -2345,2842,1850,1862, 912, 821,1866, 612,2625,1735,2573,3369,1093, 844, 89, 937, - 930,1424,3564,2413,2972,1004,3046,3019,2011, 711,3171,1452,4178, 428, 801,1943, - 432, 445,2811, 206,4136,1472, 730, 349, 73, 397,2802,2547, 998,1637,1167, 789, - 396,3217, 154,1218, 716,1120,1780,2819,4826,1931,3334,3762,2139,1215,2627, 552, -3664,3628,3232,1405,2383,3111,1356,2652,3577,3320,3101,1703, 640,1045,1370,1246, -4996, 371,1575,2436,1621,2210, 984,4033,1734,2638, 16,4529, 663,2755,3255,1451, -3917,2257,1253,1955,2234,1263,2951, 214,1229, 617, 485, 359,1831,1969, 473,2310, - 750,2058, 165, 80,2864,2419, 361,4344,2416,2479,1134, 796,3726,1266,2943, 860, -2715, 938, 390,2734,1313,1384, 248, 202, 877,1064,2854, 522,3907, 279,1602, 297, -2357, 395,3740, 137,2075, 944,4089,2584,1267,3802, 62,1533,2285, 178, 176, 780, -2440, 201,3707, 590, 478,1560,4354,2117,1075, 30, 74,4643,4004,1635,1441,2745, - 776,2596, 238,1077,1692,1912,2844, 605, 499,1742,3947, 241,3053, 980,1749, 936, -2640,4511,2582, 515,1543,2162,5322,2892,2993, 890,2148,1924, 665,1827,3581,1032, - 968,3163, 339,1044,1896, 270, 583,1791,1720,4367,1194,3488,3669, 43,2523,1657, - 163,2167, 290,1209,1622,3378, 550, 634,2508,2510, 695,2634,2384,2512,1476,1414, - 220,1469,2341,2138,2852,3183,2900,4939,2865,3502,1211,3680, 854,3227,1299,2976, -3172, 186,2998,1459, 443,1067,3251,1495, 321,1932,3054, 909, 753,1410,1828, 436, -2441,1119,1587,3164,2186,1258, 227, 231,1425,1890,3200,3942, 247, 959, 725,5254, -2741, 577,2158,2079, 929, 120, 174, 838,2813, 591,1115, 417,2024, 40,3240,1536, -1037, 291,4151,2354, 632,1298,2406,2500,3535,1825,1846,3451, 205,1171, 345,4238, - 18,1163, 811, 685,2208,1217, 425,1312,1508,1175,4308,2552,1033, 587,1381,3059, -2984,3482, 340,1316,4023,3972, 792,3176, 519, 777,4690, 918, 933,4130,2981,3741, - 90,3360,2911,2200,5184,4550, 609,3079,2030, 272,3379,2736, 363,3881,1130,1447, - 286, 779, 357,1169,3350,3137,1630,1220,2687,2391, 747,1277,3688,2618,2682,2601, -1156,3196,5290,4034,3102,1689,3596,3128, 874, 219,2783, 798, 508,1843,2461, 269, -1658,1776,1392,1913,2983,3287,2866,2159,2372, 829,4076, 46,4253,2873,1889,1894, - 915,1834,1631,2181,2318, 298, 664,2818,3555,2735, 954,3228,3117, 527,3511,2173, - 681,2712,3033,2247,2346,3467,1652, 155,2164,3382, 113,1994, 450, 899, 494, 994, -1237,2958,1875,2336,1926,3727, 545,1577,1550, 633,3473, 204,1305,3072,2410,1956, -2471, 707,2134, 841,2195,2196,2663,3843,1026,4940, 990,3252,4997, 368,1092, 437, -3212,3258,1933,1829, 675,2977,2893, 412, 943,3723,4644,3294,3283,2230,2373,5154, -2389,2241,2661,2323,1404,2524, 593, 787, 677,3008,1275,2059, 438,2709,2609,2240, -2269,2246,1446, 36,1568,1373,3892,1574,2301,1456,3962, 693,2276,5216,2035,1143, -2720,1919,1797,1811,2763,4137,2597,1830,1699,1488,1198,2090, 424,1694, 312,3634, -3390,4179,3335,2252,1214, 561,1059,3243,2295,2561, 975,5155,2321,2751,3772, 472, -1537,3282,3398,1047,2077,2348,2878,1323,3340,3076, 690,2906, 51, 369, 170,3541, -1060,2187,2688,3670,2541,1083,1683, 928,3918, 459, 109,4427, 599,3744,4286, 143, -2101,2730,2490, 82,1588,3036,2121, 281,1860, 477,4035,1238,2812,3020,2716,3312, -1530,2188,2055,1317, 843, 636,1808,1173,3495, 649, 181,1002, 147,3641,1159,2414, -3750,2289,2795, 813,3123,2610,1136,4368, 5,3391,4541,2174, 420, 429,1728, 754, -1228,2115,2219, 347,2223,2733, 735,1518,3003,2355,3134,1764,3948,3329,1888,2424, -1001,1234,1972,3321,3363,1672,1021,1450,1584, 226, 765, 655,2526,3404,3244,2302, -3665, 731, 594,2184, 319,1576, 621, 658,2656,4299,2099,3864,1279,2071,2598,2739, - 795,3086,3699,3908,1707,2352,2402,1382,3136,2475,1465,4847,3496,3865,1085,3004, -2591,1084, 213,2287,1963,3565,2250, 822, 793,4574,3187,1772,1789,3050, 595,1484, -1959,2770,1080,2650, 456, 422,2996, 940,3322,4328,4345,3092,2742, 965,2784, 739, -4124, 952,1358,2498,2949,2565, 332,2698,2378, 660,2260,2473,4194,3856,2919, 535, -1260,2651,1208,1428,1300,1949,1303,2942, 433,2455,2450,1251,1946, 614,1269, 641, -1306,1810,2737,3078,2912, 564,2365,1419,1415,1497,4460,2367,2185,1379,3005,1307, -3218,2175,1897,3063, 682,1157,4040,4005,1712,1160,1941,1399, 394, 402,2952,1573, -1151,2986,2404, 862, 299,2033,1489,3006, 346, 171,2886,3401,1726,2932, 168,2533, - 47,2507,1030,3735,1145,3370,1395,1318,1579,3609,4560,2857,4116,1457,2529,1965, - 504,1036,2690,2988,2405, 745,5871, 849,2397,2056,3081, 863,2359,3857,2096, 99, -1397,1769,2300,4428,1643,3455,1978,1757,3718,1440, 35,4879,3742,1296,4228,2280, - 160,5063,1599,2013, 166, 520,3479,1646,3345,3012, 490,1937,1545,1264,2182,2505, -1096,1188,1369,1436,2421,1667,2792,2460,1270,2122, 727,3167,2143, 806,1706,1012, -1800,3037, 960,2218,1882, 805, 139,2456,1139,1521, 851,1052,3093,3089, 342,2039, - 744,5097,1468,1502,1585,2087, 223, 939, 326,2140,2577, 892,2481,1623,4077, 982, -3708, 135,2131, 87,2503,3114,2326,1106, 876,1616, 547,2997,2831,2093,3441,4530, -4314, 9,3256,4229,4148, 659,1462,1986,1710,2046,2913,2231,4090,4880,5255,3392, -3274,1368,3689,4645,1477, 705,3384,3635,1068,1529,2941,1458,3782,1509, 100,1656, -2548, 718,2339, 408,1590,2780,3548,1838,4117,3719,1345,3530, 717,3442,2778,3220, -2898,1892,4590,3614,3371,2043,1998,1224,3483, 891, 635, 584,2559,3355, 733,1766, -1729,1172,3789,1891,2307, 781,2982,2271,1957,1580,5773,2633,2005,4195,3097,1535, -3213,1189,1934,5693,3262, 586,3118,1324,1598, 517,1564,2217,1868,1893,4445,3728, -2703,3139,1526,1787,1992,3882,2875,1549,1199,1056,2224,1904,2711,5098,4287, 338, -1993,3129,3489,2689,1809,2815,1997, 957,1855,3898,2550,3275,3057,1105,1319, 627, -1505,1911,1883,3526, 698,3629,3456,1833,1431, 746, 77,1261,2017,2296,1977,1885, - 125,1334,1600, 525,1798,1109,2222,1470,1945, 559,2236,1186,3443,2476,1929,1411, -2411,3135,1777,3372,2621,1841,1613,3229, 668,1430,1839,2643,2916, 195,1989,2671, -2358,1387, 629,3205,2293,5256,4439, 123,1310, 888,1879,4300,3021,3605,1003,1162, -3192,2910,2010, 140,2395,2859, 55,1082,2012,2901, 662, 419,2081,1438, 680,2774, -4654,3912,1620,1731,1625,5035,4065,2328, 512,1344, 802,5443,2163,2311,2537, 524, -3399, 98,1155,2103,1918,2606,3925,2816,1393,2465,1504,3773,2177,3963,1478,4346, - 180,1113,4655,3461,2028,1698, 833,2696,1235,1322,1594,4408,3623,3013,3225,2040, -3022, 541,2881, 607,3632,2029,1665,1219, 639,1385,1686,1099,2803,3231,1938,3188, -2858, 427, 676,2772,1168,2025, 454,3253,2486,3556, 230,1950, 580, 791,1991,1280, -1086,1974,2034, 630, 257,3338,2788,4903,1017, 86,4790, 966,2789,1995,1696,1131, - 259,3095,4188,1308, 179,1463,5257, 289,4107,1248, 42,3413,1725,2288, 896,1947, - 774,4474,4254, 604,3430,4264, 392,2514,2588, 452, 237,1408,3018, 988,4531,1970, -3034,3310, 540,2370,1562,1288,2990, 502,4765,1147, 4,1853,2708, 207, 294,2814, -4078,2902,2509, 684, 34,3105,3532,2551, 644, 709,2801,2344, 573,1727,3573,3557, -2021,1081,3100,4315,2100,3681, 199,2263,1837,2385, 146,3484,1195,2776,3949, 997, -1939,3973,1008,1091,1202,1962,1847,1149,4209,5444,1076, 493, 117,5400,2521, 972, -1490,2934,1796,4542,2374,1512,2933,2657, 413,2888,1135,2762,2314,2156,1355,2369, - 766,2007,2527,2170,3124,2491,2593,2632,4757,2437, 234,3125,3591,1898,1750,1376, -1942,3468,3138, 570,2127,2145,3276,4131, 962, 132,1445,4196, 19, 941,3624,3480, -3366,1973,1374,4461,3431,2629, 283,2415,2275, 808,2887,3620,2112,2563,1353,3610, - 955,1089,3103,1053, 96, 88,4097, 823,3808,1583, 399, 292,4091,3313, 421,1128, - 642,4006, 903,2539,1877,2082, 596, 29,4066,1790, 722,2157, 130, 995,1569, 769, -1485, 464, 513,2213, 288,1923,1101,2453,4316, 133, 486,2445, 50, 625, 487,2207, - 57, 423, 481,2962, 159,3729,1558, 491, 303, 482, 501, 240,2837, 112,3648,2392, -1783, 362, 8,3433,3422, 610,2793,3277,1390,1284,1654, 21,3823, 734, 367, 623, - 193, 287, 374,1009,1483, 816, 476, 313,2255,2340,1262,2150,2899,1146,2581, 782, -2116,1659,2018,1880, 255,3586,3314,1110,2867,2137,2564, 986,2767,5185,2006, 650, - 158, 926, 762, 881,3157,2717,2362,3587, 306,3690,3245,1542,3077,2427,1691,2478, -2118,2985,3490,2438, 539,2305, 983, 129,1754, 355,4201,2386, 827,2923, 104,1773, -2838,2771, 411,2905,3919, 376, 767, 122,1114, 828,2422,1817,3506, 266,3460,1007, -1609,4998, 945,2612,4429,2274, 726,1247,1964,2914,2199,2070,4002,4108, 657,3323, -1422, 579, 455,2764,4737,1222,2895,1670, 824,1223,1487,2525, 558, 861,3080, 598, -2659,2515,1967, 752,2583,2376,2214,4180, 977, 704,2464,4999,2622,4109,1210,2961, - 819,1541, 142,2284, 44, 418, 457,1126,3730,4347,4626,1644,1876,3671,1864, 302, -1063,5694, 624, 723,1984,3745,1314,1676,2488,1610,1449,3558,3569,2166,2098, 409, -1011,2325,3704,2306, 818,1732,1383,1824,1844,3757, 999,2705,3497,1216,1423,2683, -2426,2954,2501,2726,2229,1475,2554,5064,1971,1794,1666,2014,1343, 783, 724, 191, -2434,1354,2220,5065,1763,2752,2472,4152, 131, 175,2885,3434, 92,1466,4920,2616, -3871,3872,3866, 128,1551,1632, 669,1854,3682,4691,4125,1230, 188,2973,3290,1302, -1213, 560,3266, 917, 763,3909,3249,1760, 868,1958, 764,1782,2097, 145,2277,3774, -4462, 64,1491,3062, 971,2132,3606,2442, 221,1226,1617, 218, 323,1185,3207,3147, - 571, 619,1473,1005,1744,2281, 449,1887,2396,3685, 275, 375,3816,1743,3844,3731, - 845,1983,2350,4210,1377, 773, 967,3499,3052,3743,2725,4007,1697,1022,3943,1464, -3264,2855,2722,1952,1029,2839,2467, 84,4383,2215, 820,1391,2015,2448,3672, 377, -1948,2168, 797,2545,3536,2578,2645, 94,2874,1678, 405,1259,3071, 771, 546,1315, - 470,1243,3083, 895,2468, 981, 969,2037, 846,4181, 653,1276,2928, 14,2594, 557, -3007,2474, 156, 902,1338,1740,2574, 537,2518, 973,2282,2216,2433,1928, 138,2903, -1293,2631,1612, 646,3457, 839,2935, 111, 496,2191,2847, 589,3186, 149,3994,2060, -4031,2641,4067,3145,1870, 37,3597,2136,1025,2051,3009,3383,3549,1121,1016,3261, -1301, 251,2446,2599,2153, 872,3246, 637, 334,3705, 831, 884, 921,3065,3140,4092, -2198,1944, 246,2964, 108,2045,1152,1921,2308,1031, 203,3173,4170,1907,3890, 810, -1401,2003,1690, 506, 647,1242,2828,1761,1649,3208,2249,1589,3709,2931,5156,1708, - 498, 666,2613, 834,3817,1231, 184,2851,1124, 883,3197,2261,3710,1765,1553,2658, -1178,2639,2351, 93,1193, 942,2538,2141,4402, 235,1821, 870,1591,2192,1709,1871, -3341,1618,4126,2595,2334, 603, 651, 69, 701, 268,2662,3411,2555,1380,1606, 503, - 448, 254,2371,2646, 574,1187,2309,1770, 322,2235,1292,1801, 305, 566,1133, 229, -2067,2057, 706, 167, 483,2002,2672,3295,1820,3561,3067, 316, 378,2746,3452,1112, - 136,1981, 507,1651,2917,1117, 285,4591, 182,2580,3522,1304, 335,3303,1835,2504, -1795,1792,2248, 674,1018,2106,2449,1857,2292,2845, 976,3047,1781,2600,2727,1389, -1281, 52,3152, 153, 265,3950, 672,3485,3951,4463, 430,1183, 365, 278,2169, 27, -1407,1336,2304, 209,1340,1730,2202,1852,2403,2883, 979,1737,1062, 631,2829,2542, -3876,2592, 825,2086,2226,3048,3625, 352,1417,3724, 542, 991, 431,1351,3938,1861, -2294, 826,1361,2927,3142,3503,1738, 463,2462,2723, 582,1916,1595,2808, 400,3845, -3891,2868,3621,2254, 58,2492,1123, 910,2160,2614,1372,1603,1196,1072,3385,1700, -3267,1980, 696, 480,2430, 920, 799,1570,2920,1951,2041,4047,2540,1321,4223,2469, -3562,2228,1271,2602, 401,2833,3351,2575,5157, 907,2312,1256, 410, 263,3507,1582, - 996, 678,1849,2316,1480, 908,3545,2237, 703,2322, 667,1826,2849,1531,2604,2999, -2407,3146,2151,2630,1786,3711, 469,3542, 497,3899,2409, 858, 837,4446,3393,1274, - 786, 620,1845,2001,3311, 484, 308,3367,1204,1815,3691,2332,1532,2557,1842,2020, -2724,1927,2333,4440, 567, 22,1673,2728,4475,1987,1858,1144,1597, 101,1832,3601, - 12, 974,3783,4391, 951,1412, 1,3720, 453,4608,4041, 528,1041,1027,3230,2628, -1129, 875,1051,3291,1203,2262,1069,2860,2799,2149,2615,3278, 144,1758,3040, 31, - 475,1680, 366,2685,3184, 311,1642,4008,2466,5036,1593,1493,2809, 216,1420,1668, - 233, 304,2128,3284, 232,1429,1768,1040,2008,3407,2740,2967,2543, 242,2133, 778, -1565,2022,2620, 505,2189,2756,1098,2273, 372,1614, 708, 553,2846,2094,2278, 169, -3626,2835,4161, 228,2674,3165, 809,1454,1309, 466,1705,1095, 900,3423, 880,2667, -3751,5258,2317,3109,2571,4317,2766,1503,1342, 866,4447,1118, 63,2076, 314,1881, -1348,1061, 172, 978,3515,1747, 532, 511,3970, 6, 601, 905,2699,3300,1751, 276, -1467,3725,2668, 65,4239,2544,2779,2556,1604, 578,2451,1802, 992,2331,2624,1320, -3446, 713,1513,1013, 103,2786,2447,1661, 886,1702, 916, 654,3574,2031,1556, 751, -2178,2821,2179,1498,1538,2176, 271, 914,2251,2080,1325, 638,1953,2937,3877,2432, -2754, 95,3265,1716, 260,1227,4083, 775, 106,1357,3254, 426,1607, 555,2480, 772, -1985, 244,2546, 474, 495,1046,2611,1851,2061, 71,2089,1675,2590, 742,3758,2843, -3222,1433, 267,2180,2576,2826,2233,2092,3913,2435, 956,1745,3075, 856,2113,1116, - 451, 3,1988,2896,1398, 993,2463,1878,2049,1341,2718,2721,2870,2108, 712,2904, -4363,2753,2324, 277,2872,2349,2649, 384, 987, 435, 691,3000, 922, 164,3939, 652, -1500,1184,4153,2482,3373,2165,4848,2335,3775,3508,3154,2806,2830,1554,2102,1664, -2530,1434,2408, 893,1547,2623,3447,2832,2242,2532,3169,2856,3223,2078, 49,3770, -3469, 462, 318, 656,2259,3250,3069, 679,1629,2758, 344,1138,1104,3120,1836,1283, -3115,2154,1437,4448, 934, 759,1999, 794,2862,1038, 533,2560,1722,2342, 855,2626, -1197,1663,4476,3127, 85,4240,2528, 25,1111,1181,3673, 407,3470,4561,2679,2713, - 768,1925,2841,3986,1544,1165, 932, 373,1240,2146,1930,2673, 721,4766, 354,4333, - 391,2963, 187, 61,3364,1442,1102, 330,1940,1767, 341,3809,4118, 393,2496,2062, -2211, 105, 331, 300, 439, 913,1332, 626, 379,3304,1557, 328, 689,3952, 309,1555, - 931, 317,2517,3027, 325, 569, 686,2107,3084, 60,1042,1333,2794, 264,3177,4014, -1628, 258,3712, 7,4464,1176,1043,1778, 683, 114,1975, 78,1492, 383,1886, 510, - 386, 645,5291,2891,2069,3305,4138,3867,2939,2603,2493,1935,1066,1848,3588,1015, -1282,1289,4609, 697,1453,3044,2666,3611,1856,2412, 54, 719,1330, 568,3778,2459, -1748, 788, 492, 551,1191,1000, 488,3394,3763, 282,1799, 348,2016,1523,3155,2390, -1049, 382,2019,1788,1170, 729,2968,3523, 897,3926,2785,2938,3292, 350,2319,3238, -1718,1717,2655,3453,3143,4465, 161,2889,2980,2009,1421, 56,1908,1640,2387,2232, -1917,1874,2477,4921, 148, 83,3438, 592,4245,2882,1822,1055, 741, 115,1496,1624, - 381,1638,4592,1020, 516,3214, 458, 947,4575,1432, 211,1514,2926,1865,2142, 189, - 852,1221,1400,1486, 882,2299,4036, 351, 28,1122, 700,6479,6480,6481,6482,6483, #last 512 -) -# fmt: on diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/chardet/gb2312prober.py b/bot/lib/python3.11/site-packages/pip/_vendor/chardet/gb2312prober.py deleted file mode 100644 index 251c042..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/chardet/gb2312prober.py +++ /dev/null @@ -1,47 +0,0 @@ -######################## BEGIN LICENSE BLOCK ######################## -# The Original Code is mozilla.org code. -# -# The Initial Developer of the Original Code is -# Netscape Communications Corporation. -# Portions created by the Initial Developer are Copyright (C) 1998 -# the Initial Developer. All Rights Reserved. -# -# Contributor(s): -# Mark Pilgrim - port to Python -# -# This library is free software; you can redistribute it and/or -# modify it under the terms of the GNU Lesser General Public -# License as published by the Free Software Foundation; either -# version 2.1 of the License, or (at your option) any later version. -# -# This library is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -# Lesser General Public License for more details. -# -# You should have received a copy of the GNU Lesser General Public -# License along with this library; if not, write to the Free Software -# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA -# 02110-1301 USA -######################### END LICENSE BLOCK ######################### - -from .chardistribution import GB2312DistributionAnalysis -from .codingstatemachine import CodingStateMachine -from .mbcharsetprober import MultiByteCharSetProber -from .mbcssm import GB2312_SM_MODEL - - -class GB2312Prober(MultiByteCharSetProber): - def __init__(self): - super().__init__() - self.coding_sm = CodingStateMachine(GB2312_SM_MODEL) - self.distribution_analyzer = GB2312DistributionAnalysis() - self.reset() - - @property - def charset_name(self): - return "GB2312" - - @property - def language(self): - return "Chinese" diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/chardet/hebrewprober.py b/bot/lib/python3.11/site-packages/pip/_vendor/chardet/hebrewprober.py deleted file mode 100644 index 3ca634b..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/chardet/hebrewprober.py +++ /dev/null @@ -1,302 +0,0 @@ -######################## BEGIN LICENSE BLOCK ######################## -# The Original Code is Mozilla Universal charset detector code. -# -# The Initial Developer of the Original Code is -# Shy Shalom -# Portions created by the Initial Developer are Copyright (C) 2005 -# the Initial Developer. All Rights Reserved. -# -# Contributor(s): -# Mark Pilgrim - port to Python -# -# This library is free software; you can redistribute it and/or -# modify it under the terms of the GNU Lesser General Public -# License as published by the Free Software Foundation; either -# version 2.1 of the License, or (at your option) any later version. -# -# This library is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -# Lesser General Public License for more details. -# -# You should have received a copy of the GNU Lesser General Public -# License along with this library; if not, write to the Free Software -# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA -# 02110-1301 USA -######################### END LICENSE BLOCK ######################### - -from .charsetprober import CharSetProber -from .enums import ProbingState - -# This prober doesn't actually recognize a language or a charset. -# It is a helper prober for the use of the Hebrew model probers - -### General ideas of the Hebrew charset recognition ### -# -# Four main charsets exist in Hebrew: -# "ISO-8859-8" - Visual Hebrew -# "windows-1255" - Logical Hebrew -# "ISO-8859-8-I" - Logical Hebrew -# "x-mac-hebrew" - ?? Logical Hebrew ?? -# -# Both "ISO" charsets use a completely identical set of code points, whereas -# "windows-1255" and "x-mac-hebrew" are two different proper supersets of -# these code points. windows-1255 defines additional characters in the range -# 0x80-0x9F as some misc punctuation marks as well as some Hebrew-specific -# diacritics and additional 'Yiddish' ligature letters in the range 0xc0-0xd6. -# x-mac-hebrew defines similar additional code points but with a different -# mapping. -# -# As far as an average Hebrew text with no diacritics is concerned, all four -# charsets are identical with respect to code points. Meaning that for the -# main Hebrew alphabet, all four map the same values to all 27 Hebrew letters -# (including final letters). -# -# The dominant difference between these charsets is their directionality. -# "Visual" directionality means that the text is ordered as if the renderer is -# not aware of a BIDI rendering algorithm. The renderer sees the text and -# draws it from left to right. The text itself when ordered naturally is read -# backwards. A buffer of Visual Hebrew generally looks like so: -# "[last word of first line spelled backwards] [whole line ordered backwards -# and spelled backwards] [first word of first line spelled backwards] -# [end of line] [last word of second line] ... etc' " -# adding punctuation marks, numbers and English text to visual text is -# naturally also "visual" and from left to right. -# -# "Logical" directionality means the text is ordered "naturally" according to -# the order it is read. It is the responsibility of the renderer to display -# the text from right to left. A BIDI algorithm is used to place general -# punctuation marks, numbers and English text in the text. -# -# Texts in x-mac-hebrew are almost impossible to find on the Internet. From -# what little evidence I could find, it seems that its general directionality -# is Logical. -# -# To sum up all of the above, the Hebrew probing mechanism knows about two -# charsets: -# Visual Hebrew - "ISO-8859-8" - backwards text - Words and sentences are -# backwards while line order is natural. For charset recognition purposes -# the line order is unimportant (In fact, for this implementation, even -# word order is unimportant). -# Logical Hebrew - "windows-1255" - normal, naturally ordered text. -# -# "ISO-8859-8-I" is a subset of windows-1255 and doesn't need to be -# specifically identified. -# "x-mac-hebrew" is also identified as windows-1255. A text in x-mac-hebrew -# that contain special punctuation marks or diacritics is displayed with -# some unconverted characters showing as question marks. This problem might -# be corrected using another model prober for x-mac-hebrew. Due to the fact -# that x-mac-hebrew texts are so rare, writing another model prober isn't -# worth the effort and performance hit. -# -#### The Prober #### -# -# The prober is divided between two SBCharSetProbers and a HebrewProber, -# all of which are managed, created, fed data, inquired and deleted by the -# SBCSGroupProber. The two SBCharSetProbers identify that the text is in -# fact some kind of Hebrew, Logical or Visual. The final decision about which -# one is it is made by the HebrewProber by combining final-letter scores -# with the scores of the two SBCharSetProbers to produce a final answer. -# -# The SBCSGroupProber is responsible for stripping the original text of HTML -# tags, English characters, numbers, low-ASCII punctuation characters, spaces -# and new lines. It reduces any sequence of such characters to a single space. -# The buffer fed to each prober in the SBCS group prober is pure text in -# high-ASCII. -# The two SBCharSetProbers (model probers) share the same language model: -# Win1255Model. -# The first SBCharSetProber uses the model normally as any other -# SBCharSetProber does, to recognize windows-1255, upon which this model was -# built. The second SBCharSetProber is told to make the pair-of-letter -# lookup in the language model backwards. This in practice exactly simulates -# a visual Hebrew model using the windows-1255 logical Hebrew model. -# -# The HebrewProber is not using any language model. All it does is look for -# final-letter evidence suggesting the text is either logical Hebrew or visual -# Hebrew. Disjointed from the model probers, the results of the HebrewProber -# alone are meaningless. HebrewProber always returns 0.00 as confidence -# since it never identifies a charset by itself. Instead, the pointer to the -# HebrewProber is passed to the model probers as a helper "Name Prober". -# When the Group prober receives a positive identification from any prober, -# it asks for the name of the charset identified. If the prober queried is a -# Hebrew model prober, the model prober forwards the call to the -# HebrewProber to make the final decision. In the HebrewProber, the -# decision is made according to the final-letters scores maintained and Both -# model probers scores. The answer is returned in the form of the name of the -# charset identified, either "windows-1255" or "ISO-8859-8". - - -class HebrewProber(CharSetProber): - # windows-1255 / ISO-8859-8 code points of interest - FINAL_KAF = 0xEA - NORMAL_KAF = 0xEB - FINAL_MEM = 0xED - NORMAL_MEM = 0xEE - FINAL_NUN = 0xEF - NORMAL_NUN = 0xF0 - FINAL_PE = 0xF3 - NORMAL_PE = 0xF4 - FINAL_TSADI = 0xF5 - NORMAL_TSADI = 0xF6 - - # Minimum Visual vs Logical final letter score difference. - # If the difference is below this, don't rely solely on the final letter score - # distance. - MIN_FINAL_CHAR_DISTANCE = 5 - - # Minimum Visual vs Logical model score difference. - # If the difference is below this, don't rely at all on the model score - # distance. - MIN_MODEL_DISTANCE = 0.01 - - VISUAL_HEBREW_NAME = "ISO-8859-8" - LOGICAL_HEBREW_NAME = "windows-1255" - - def __init__(self): - super().__init__() - self._final_char_logical_score = None - self._final_char_visual_score = None - self._prev = None - self._before_prev = None - self._logical_prober = None - self._visual_prober = None - self.reset() - - def reset(self): - self._final_char_logical_score = 0 - self._final_char_visual_score = 0 - # The two last characters seen in the previous buffer, - # mPrev and mBeforePrev are initialized to space in order to simulate - # a word delimiter at the beginning of the data - self._prev = " " - self._before_prev = " " - # These probers are owned by the group prober. - - def set_model_probers(self, logical_prober, visual_prober): - self._logical_prober = logical_prober - self._visual_prober = visual_prober - - def is_final(self, c): - return c in [ - self.FINAL_KAF, - self.FINAL_MEM, - self.FINAL_NUN, - self.FINAL_PE, - self.FINAL_TSADI, - ] - - def is_non_final(self, c): - # The normal Tsadi is not a good Non-Final letter due to words like - # 'lechotet' (to chat) containing an apostrophe after the tsadi. This - # apostrophe is converted to a space in FilterWithoutEnglishLetters - # causing the Non-Final tsadi to appear at an end of a word even - # though this is not the case in the original text. - # The letters Pe and Kaf rarely display a related behavior of not being - # a good Non-Final letter. Words like 'Pop', 'Winamp' and 'Mubarak' - # for example legally end with a Non-Final Pe or Kaf. However, the - # benefit of these letters as Non-Final letters outweighs the damage - # since these words are quite rare. - return c in [self.NORMAL_KAF, self.NORMAL_MEM, self.NORMAL_NUN, self.NORMAL_PE] - - def feed(self, byte_str): - # Final letter analysis for logical-visual decision. - # Look for evidence that the received buffer is either logical Hebrew - # or visual Hebrew. - # The following cases are checked: - # 1) A word longer than 1 letter, ending with a final letter. This is - # an indication that the text is laid out "naturally" since the - # final letter really appears at the end. +1 for logical score. - # 2) A word longer than 1 letter, ending with a Non-Final letter. In - # normal Hebrew, words ending with Kaf, Mem, Nun, Pe or Tsadi, - # should not end with the Non-Final form of that letter. Exceptions - # to this rule are mentioned above in isNonFinal(). This is an - # indication that the text is laid out backwards. +1 for visual - # score - # 3) A word longer than 1 letter, starting with a final letter. Final - # letters should not appear at the beginning of a word. This is an - # indication that the text is laid out backwards. +1 for visual - # score. - # - # The visual score and logical score are accumulated throughout the - # text and are finally checked against each other in GetCharSetName(). - # No checking for final letters in the middle of words is done since - # that case is not an indication for either Logical or Visual text. - # - # We automatically filter out all 7-bit characters (replace them with - # spaces) so the word boundary detection works properly. [MAP] - - if self.state == ProbingState.NOT_ME: - # Both model probers say it's not them. No reason to continue. - return ProbingState.NOT_ME - - byte_str = self.filter_high_byte_only(byte_str) - - for cur in byte_str: - if cur == " ": - # We stand on a space - a word just ended - if self._before_prev != " ": - # next-to-last char was not a space so self._prev is not a - # 1 letter word - if self.is_final(self._prev): - # case (1) [-2:not space][-1:final letter][cur:space] - self._final_char_logical_score += 1 - elif self.is_non_final(self._prev): - # case (2) [-2:not space][-1:Non-Final letter][ - # cur:space] - self._final_char_visual_score += 1 - else: - # Not standing on a space - if ( - (self._before_prev == " ") - and (self.is_final(self._prev)) - and (cur != " ") - ): - # case (3) [-2:space][-1:final letter][cur:not space] - self._final_char_visual_score += 1 - self._before_prev = self._prev - self._prev = cur - - # Forever detecting, till the end or until both model probers return - # ProbingState.NOT_ME (handled above) - return ProbingState.DETECTING - - @property - def charset_name(self): - # Make the decision: is it Logical or Visual? - # If the final letter score distance is dominant enough, rely on it. - finalsub = self._final_char_logical_score - self._final_char_visual_score - if finalsub >= self.MIN_FINAL_CHAR_DISTANCE: - return self.LOGICAL_HEBREW_NAME - if finalsub <= -self.MIN_FINAL_CHAR_DISTANCE: - return self.VISUAL_HEBREW_NAME - - # It's not dominant enough, try to rely on the model scores instead. - modelsub = ( - self._logical_prober.get_confidence() - self._visual_prober.get_confidence() - ) - if modelsub > self.MIN_MODEL_DISTANCE: - return self.LOGICAL_HEBREW_NAME - if modelsub < -self.MIN_MODEL_DISTANCE: - return self.VISUAL_HEBREW_NAME - - # Still no good, back to final letter distance, maybe it'll save the - # day. - if finalsub < 0.0: - return self.VISUAL_HEBREW_NAME - - # (finalsub > 0 - Logical) or (don't know what to do) default to - # Logical. - return self.LOGICAL_HEBREW_NAME - - @property - def language(self): - return "Hebrew" - - @property - def state(self): - # Remain active as long as any of the model probers are active. - if (self._logical_prober.state == ProbingState.NOT_ME) and ( - self._visual_prober.state == ProbingState.NOT_ME - ): - return ProbingState.NOT_ME - return ProbingState.DETECTING diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/chardet/jisfreq.py b/bot/lib/python3.11/site-packages/pip/_vendor/chardet/jisfreq.py deleted file mode 100644 index 3293576..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/chardet/jisfreq.py +++ /dev/null @@ -1,325 +0,0 @@ -######################## BEGIN LICENSE BLOCK ######################## -# The Original Code is Mozilla Communicator client code. -# -# The Initial Developer of the Original Code is -# Netscape Communications Corporation. -# Portions created by the Initial Developer are Copyright (C) 1998 -# the Initial Developer. All Rights Reserved. -# -# Contributor(s): -# Mark Pilgrim - port to Python -# -# This library is free software; you can redistribute it and/or -# modify it under the terms of the GNU Lesser General Public -# License as published by the Free Software Foundation; either -# version 2.1 of the License, or (at your option) any later version. -# -# This library is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -# Lesser General Public License for more details. -# -# You should have received a copy of the GNU Lesser General Public -# License along with this library; if not, write to the Free Software -# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA -# 02110-1301 USA -######################### END LICENSE BLOCK ######################### - -# Sampling from about 20M text materials include literature and computer technology -# -# Japanese frequency table, applied to both S-JIS and EUC-JP -# They are sorted in order. - -# 128 --> 0.77094 -# 256 --> 0.85710 -# 512 --> 0.92635 -# 1024 --> 0.97130 -# 2048 --> 0.99431 -# -# Ideal Distribution Ratio = 0.92635 / (1-0.92635) = 12.58 -# Random Distribution Ration = 512 / (2965+62+83+86-512) = 0.191 -# -# Typical Distribution Ratio, 25% of IDR - -JIS_TYPICAL_DISTRIBUTION_RATIO = 3.0 - -# Char to FreqOrder table , -JIS_TABLE_SIZE = 4368 - -# fmt: off -JIS_CHAR_TO_FREQ_ORDER = ( - 40, 1, 6, 182, 152, 180, 295,2127, 285, 381,3295,4304,3068,4606,3165,3510, # 16 -3511,1822,2785,4607,1193,2226,5070,4608, 171,2996,1247, 18, 179,5071, 856,1661, # 32 -1262,5072, 619, 127,3431,3512,3230,1899,1700, 232, 228,1294,1298, 284, 283,2041, # 48 -2042,1061,1062, 48, 49, 44, 45, 433, 434,1040,1041, 996, 787,2997,1255,4305, # 64 -2108,4609,1684,1648,5073,5074,5075,5076,5077,5078,3687,5079,4610,5080,3927,3928, # 80 -5081,3296,3432, 290,2285,1471,2187,5082,2580,2825,1303,2140,1739,1445,2691,3375, # 96 -1691,3297,4306,4307,4611, 452,3376,1182,2713,3688,3069,4308,5083,5084,5085,5086, # 112 -5087,5088,5089,5090,5091,5092,5093,5094,5095,5096,5097,5098,5099,5100,5101,5102, # 128 -5103,5104,5105,5106,5107,5108,5109,5110,5111,5112,4097,5113,5114,5115,5116,5117, # 144 -5118,5119,5120,5121,5122,5123,5124,5125,5126,5127,5128,5129,5130,5131,5132,5133, # 160 -5134,5135,5136,5137,5138,5139,5140,5141,5142,5143,5144,5145,5146,5147,5148,5149, # 176 -5150,5151,5152,4612,5153,5154,5155,5156,5157,5158,5159,5160,5161,5162,5163,5164, # 192 -5165,5166,5167,5168,5169,5170,5171,5172,5173,5174,5175,1472, 598, 618, 820,1205, # 208 -1309,1412,1858,1307,1692,5176,5177,5178,5179,5180,5181,5182,1142,1452,1234,1172, # 224 -1875,2043,2149,1793,1382,2973, 925,2404,1067,1241, 960,1377,2935,1491, 919,1217, # 240 -1865,2030,1406,1499,2749,4098,5183,5184,5185,5186,5187,5188,2561,4099,3117,1804, # 256 -2049,3689,4309,3513,1663,5189,3166,3118,3298,1587,1561,3433,5190,3119,1625,2998, # 272 -3299,4613,1766,3690,2786,4614,5191,5192,5193,5194,2161, 26,3377, 2,3929, 20, # 288 -3691, 47,4100, 50, 17, 16, 35, 268, 27, 243, 42, 155, 24, 154, 29, 184, # 304 - 4, 91, 14, 92, 53, 396, 33, 289, 9, 37, 64, 620, 21, 39, 321, 5, # 320 - 12, 11, 52, 13, 3, 208, 138, 0, 7, 60, 526, 141, 151,1069, 181, 275, # 336 -1591, 83, 132,1475, 126, 331, 829, 15, 69, 160, 59, 22, 157, 55,1079, 312, # 352 - 109, 38, 23, 25, 10, 19, 79,5195, 61, 382,1124, 8, 30,5196,5197,5198, # 368 -5199,5200,5201,5202,5203,5204,5205,5206, 89, 62, 74, 34,2416, 112, 139, 196, # 384 - 271, 149, 84, 607, 131, 765, 46, 88, 153, 683, 76, 874, 101, 258, 57, 80, # 400 - 32, 364, 121,1508, 169,1547, 68, 235, 145,2999, 41, 360,3027, 70, 63, 31, # 416 - 43, 259, 262,1383, 99, 533, 194, 66, 93, 846, 217, 192, 56, 106, 58, 565, # 432 - 280, 272, 311, 256, 146, 82, 308, 71, 100, 128, 214, 655, 110, 261, 104,1140, # 448 - 54, 51, 36, 87, 67,3070, 185,2618,2936,2020, 28,1066,2390,2059,5207,5208, # 464 -5209,5210,5211,5212,5213,5214,5215,5216,4615,5217,5218,5219,5220,5221,5222,5223, # 480 -5224,5225,5226,5227,5228,5229,5230,5231,5232,5233,5234,5235,5236,3514,5237,5238, # 496 -5239,5240,5241,5242,5243,5244,2297,2031,4616,4310,3692,5245,3071,5246,3598,5247, # 512 -4617,3231,3515,5248,4101,4311,4618,3808,4312,4102,5249,4103,4104,3599,5250,5251, # 528 -5252,5253,5254,5255,5256,5257,5258,5259,5260,5261,5262,5263,5264,5265,5266,5267, # 544 -5268,5269,5270,5271,5272,5273,5274,5275,5276,5277,5278,5279,5280,5281,5282,5283, # 560 -5284,5285,5286,5287,5288,5289,5290,5291,5292,5293,5294,5295,5296,5297,5298,5299, # 576 -5300,5301,5302,5303,5304,5305,5306,5307,5308,5309,5310,5311,5312,5313,5314,5315, # 592 -5316,5317,5318,5319,5320,5321,5322,5323,5324,5325,5326,5327,5328,5329,5330,5331, # 608 -5332,5333,5334,5335,5336,5337,5338,5339,5340,5341,5342,5343,5344,5345,5346,5347, # 624 -5348,5349,5350,5351,5352,5353,5354,5355,5356,5357,5358,5359,5360,5361,5362,5363, # 640 -5364,5365,5366,5367,5368,5369,5370,5371,5372,5373,5374,5375,5376,5377,5378,5379, # 656 -5380,5381, 363, 642,2787,2878,2788,2789,2316,3232,2317,3434,2011, 165,1942,3930, # 672 -3931,3932,3933,5382,4619,5383,4620,5384,5385,5386,5387,5388,5389,5390,5391,5392, # 688 -5393,5394,5395,5396,5397,5398,5399,5400,5401,5402,5403,5404,5405,5406,5407,5408, # 704 -5409,5410,5411,5412,5413,5414,5415,5416,5417,5418,5419,5420,5421,5422,5423,5424, # 720 -5425,5426,5427,5428,5429,5430,5431,5432,5433,5434,5435,5436,5437,5438,5439,5440, # 736 -5441,5442,5443,5444,5445,5446,5447,5448,5449,5450,5451,5452,5453,5454,5455,5456, # 752 -5457,5458,5459,5460,5461,5462,5463,5464,5465,5466,5467,5468,5469,5470,5471,5472, # 768 -5473,5474,5475,5476,5477,5478,5479,5480,5481,5482,5483,5484,5485,5486,5487,5488, # 784 -5489,5490,5491,5492,5493,5494,5495,5496,5497,5498,5499,5500,5501,5502,5503,5504, # 800 -5505,5506,5507,5508,5509,5510,5511,5512,5513,5514,5515,5516,5517,5518,5519,5520, # 816 -5521,5522,5523,5524,5525,5526,5527,5528,5529,5530,5531,5532,5533,5534,5535,5536, # 832 -5537,5538,5539,5540,5541,5542,5543,5544,5545,5546,5547,5548,5549,5550,5551,5552, # 848 -5553,5554,5555,5556,5557,5558,5559,5560,5561,5562,5563,5564,5565,5566,5567,5568, # 864 -5569,5570,5571,5572,5573,5574,5575,5576,5577,5578,5579,5580,5581,5582,5583,5584, # 880 -5585,5586,5587,5588,5589,5590,5591,5592,5593,5594,5595,5596,5597,5598,5599,5600, # 896 -5601,5602,5603,5604,5605,5606,5607,5608,5609,5610,5611,5612,5613,5614,5615,5616, # 912 -5617,5618,5619,5620,5621,5622,5623,5624,5625,5626,5627,5628,5629,5630,5631,5632, # 928 -5633,5634,5635,5636,5637,5638,5639,5640,5641,5642,5643,5644,5645,5646,5647,5648, # 944 -5649,5650,5651,5652,5653,5654,5655,5656,5657,5658,5659,5660,5661,5662,5663,5664, # 960 -5665,5666,5667,5668,5669,5670,5671,5672,5673,5674,5675,5676,5677,5678,5679,5680, # 976 -5681,5682,5683,5684,5685,5686,5687,5688,5689,5690,5691,5692,5693,5694,5695,5696, # 992 -5697,5698,5699,5700,5701,5702,5703,5704,5705,5706,5707,5708,5709,5710,5711,5712, # 1008 -5713,5714,5715,5716,5717,5718,5719,5720,5721,5722,5723,5724,5725,5726,5727,5728, # 1024 -5729,5730,5731,5732,5733,5734,5735,5736,5737,5738,5739,5740,5741,5742,5743,5744, # 1040 -5745,5746,5747,5748,5749,5750,5751,5752,5753,5754,5755,5756,5757,5758,5759,5760, # 1056 -5761,5762,5763,5764,5765,5766,5767,5768,5769,5770,5771,5772,5773,5774,5775,5776, # 1072 -5777,5778,5779,5780,5781,5782,5783,5784,5785,5786,5787,5788,5789,5790,5791,5792, # 1088 -5793,5794,5795,5796,5797,5798,5799,5800,5801,5802,5803,5804,5805,5806,5807,5808, # 1104 -5809,5810,5811,5812,5813,5814,5815,5816,5817,5818,5819,5820,5821,5822,5823,5824, # 1120 -5825,5826,5827,5828,5829,5830,5831,5832,5833,5834,5835,5836,5837,5838,5839,5840, # 1136 -5841,5842,5843,5844,5845,5846,5847,5848,5849,5850,5851,5852,5853,5854,5855,5856, # 1152 -5857,5858,5859,5860,5861,5862,5863,5864,5865,5866,5867,5868,5869,5870,5871,5872, # 1168 -5873,5874,5875,5876,5877,5878,5879,5880,5881,5882,5883,5884,5885,5886,5887,5888, # 1184 -5889,5890,5891,5892,5893,5894,5895,5896,5897,5898,5899,5900,5901,5902,5903,5904, # 1200 -5905,5906,5907,5908,5909,5910,5911,5912,5913,5914,5915,5916,5917,5918,5919,5920, # 1216 -5921,5922,5923,5924,5925,5926,5927,5928,5929,5930,5931,5932,5933,5934,5935,5936, # 1232 -5937,5938,5939,5940,5941,5942,5943,5944,5945,5946,5947,5948,5949,5950,5951,5952, # 1248 -5953,5954,5955,5956,5957,5958,5959,5960,5961,5962,5963,5964,5965,5966,5967,5968, # 1264 -5969,5970,5971,5972,5973,5974,5975,5976,5977,5978,5979,5980,5981,5982,5983,5984, # 1280 -5985,5986,5987,5988,5989,5990,5991,5992,5993,5994,5995,5996,5997,5998,5999,6000, # 1296 -6001,6002,6003,6004,6005,6006,6007,6008,6009,6010,6011,6012,6013,6014,6015,6016, # 1312 -6017,6018,6019,6020,6021,6022,6023,6024,6025,6026,6027,6028,6029,6030,6031,6032, # 1328 -6033,6034,6035,6036,6037,6038,6039,6040,6041,6042,6043,6044,6045,6046,6047,6048, # 1344 -6049,6050,6051,6052,6053,6054,6055,6056,6057,6058,6059,6060,6061,6062,6063,6064, # 1360 -6065,6066,6067,6068,6069,6070,6071,6072,6073,6074,6075,6076,6077,6078,6079,6080, # 1376 -6081,6082,6083,6084,6085,6086,6087,6088,6089,6090,6091,6092,6093,6094,6095,6096, # 1392 -6097,6098,6099,6100,6101,6102,6103,6104,6105,6106,6107,6108,6109,6110,6111,6112, # 1408 -6113,6114,2044,2060,4621, 997,1235, 473,1186,4622, 920,3378,6115,6116, 379,1108, # 1424 -4313,2657,2735,3934,6117,3809, 636,3233, 573,1026,3693,3435,2974,3300,2298,4105, # 1440 - 854,2937,2463, 393,2581,2417, 539, 752,1280,2750,2480, 140,1161, 440, 708,1569, # 1456 - 665,2497,1746,1291,1523,3000, 164,1603, 847,1331, 537,1997, 486, 508,1693,2418, # 1472 -1970,2227, 878,1220, 299,1030, 969, 652,2751, 624,1137,3301,2619, 65,3302,2045, # 1488 -1761,1859,3120,1930,3694,3516, 663,1767, 852, 835,3695, 269, 767,2826,2339,1305, # 1504 - 896,1150, 770,1616,6118, 506,1502,2075,1012,2519, 775,2520,2975,2340,2938,4314, # 1520 -3028,2086,1224,1943,2286,6119,3072,4315,2240,1273,1987,3935,1557, 175, 597, 985, # 1536 -3517,2419,2521,1416,3029, 585, 938,1931,1007,1052,1932,1685,6120,3379,4316,4623, # 1552 - 804, 599,3121,1333,2128,2539,1159,1554,2032,3810, 687,2033,2904, 952, 675,1467, # 1568 -3436,6121,2241,1096,1786,2440,1543,1924, 980,1813,2228, 781,2692,1879, 728,1918, # 1584 -3696,4624, 548,1950,4625,1809,1088,1356,3303,2522,1944, 502, 972, 373, 513,2827, # 1600 - 586,2377,2391,1003,1976,1631,6122,2464,1084, 648,1776,4626,2141, 324, 962,2012, # 1616 -2177,2076,1384, 742,2178,1448,1173,1810, 222, 102, 301, 445, 125,2420, 662,2498, # 1632 - 277, 200,1476,1165,1068, 224,2562,1378,1446, 450,1880, 659, 791, 582,4627,2939, # 1648 -3936,1516,1274, 555,2099,3697,1020,1389,1526,3380,1762,1723,1787,2229, 412,2114, # 1664 -1900,2392,3518, 512,2597, 427,1925,2341,3122,1653,1686,2465,2499, 697, 330, 273, # 1680 - 380,2162, 951, 832, 780, 991,1301,3073, 965,2270,3519, 668,2523,2636,1286, 535, # 1696 -1407, 518, 671, 957,2658,2378, 267, 611,2197,3030,6123, 248,2299, 967,1799,2356, # 1712 - 850,1418,3437,1876,1256,1480,2828,1718,6124,6125,1755,1664,2405,6126,4628,2879, # 1728 -2829, 499,2179, 676,4629, 557,2329,2214,2090, 325,3234, 464, 811,3001, 992,2342, # 1744 -2481,1232,1469, 303,2242, 466,1070,2163, 603,1777,2091,4630,2752,4631,2714, 322, # 1760 -2659,1964,1768, 481,2188,1463,2330,2857,3600,2092,3031,2421,4632,2318,2070,1849, # 1776 -2598,4633,1302,2254,1668,1701,2422,3811,2905,3032,3123,2046,4106,1763,1694,4634, # 1792 -1604, 943,1724,1454, 917, 868,2215,1169,2940, 552,1145,1800,1228,1823,1955, 316, # 1808 -1080,2510, 361,1807,2830,4107,2660,3381,1346,1423,1134,4108,6127, 541,1263,1229, # 1824 -1148,2540, 545, 465,1833,2880,3438,1901,3074,2482, 816,3937, 713,1788,2500, 122, # 1840 -1575, 195,1451,2501,1111,6128, 859, 374,1225,2243,2483,4317, 390,1033,3439,3075, # 1856 -2524,1687, 266, 793,1440,2599, 946, 779, 802, 507, 897,1081, 528,2189,1292, 711, # 1872 -1866,1725,1167,1640, 753, 398,2661,1053, 246, 348,4318, 137,1024,3440,1600,2077, # 1888 -2129, 825,4319, 698, 238, 521, 187,2300,1157,2423,1641,1605,1464,1610,1097,2541, # 1904 -1260,1436, 759,2255,1814,2150, 705,3235, 409,2563,3304, 561,3033,2005,2564, 726, # 1920 -1956,2343,3698,4109, 949,3812,3813,3520,1669, 653,1379,2525, 881,2198, 632,2256, # 1936 -1027, 778,1074, 733,1957, 514,1481,2466, 554,2180, 702,3938,1606,1017,1398,6129, # 1952 -1380,3521, 921, 993,1313, 594, 449,1489,1617,1166, 768,1426,1360, 495,1794,3601, # 1968 -1177,3602,1170,4320,2344, 476, 425,3167,4635,3168,1424, 401,2662,1171,3382,1998, # 1984 -1089,4110, 477,3169, 474,6130,1909, 596,2831,1842, 494, 693,1051,1028,1207,3076, # 2000 - 606,2115, 727,2790,1473,1115, 743,3522, 630, 805,1532,4321,2021, 366,1057, 838, # 2016 - 684,1114,2142,4322,2050,1492,1892,1808,2271,3814,2424,1971,1447,1373,3305,1090, # 2032 -1536,3939,3523,3306,1455,2199, 336, 369,2331,1035, 584,2393, 902, 718,2600,6131, # 2048 -2753, 463,2151,1149,1611,2467, 715,1308,3124,1268, 343,1413,3236,1517,1347,2663, # 2064 -2093,3940,2022,1131,1553,2100,2941,1427,3441,2942,1323,2484,6132,1980, 872,2368, # 2080 -2441,2943, 320,2369,2116,1082, 679,1933,3941,2791,3815, 625,1143,2023, 422,2200, # 2096 -3816,6133, 730,1695, 356,2257,1626,2301,2858,2637,1627,1778, 937, 883,2906,2693, # 2112 -3002,1769,1086, 400,1063,1325,3307,2792,4111,3077, 456,2345,1046, 747,6134,1524, # 2128 - 884,1094,3383,1474,2164,1059, 974,1688,2181,2258,1047, 345,1665,1187, 358, 875, # 2144 -3170, 305, 660,3524,2190,1334,1135,3171,1540,1649,2542,1527, 927, 968,2793, 885, # 2160 -1972,1850, 482, 500,2638,1218,1109,1085,2543,1654,2034, 876, 78,2287,1482,1277, # 2176 - 861,1675,1083,1779, 724,2754, 454, 397,1132,1612,2332, 893, 672,1237, 257,2259, # 2192 -2370, 135,3384, 337,2244, 547, 352, 340, 709,2485,1400, 788,1138,2511, 540, 772, # 2208 -1682,2260,2272,2544,2013,1843,1902,4636,1999,1562,2288,4637,2201,1403,1533, 407, # 2224 - 576,3308,1254,2071, 978,3385, 170, 136,1201,3125,2664,3172,2394, 213, 912, 873, # 2240 -3603,1713,2202, 699,3604,3699, 813,3442, 493, 531,1054, 468,2907,1483, 304, 281, # 2256 -4112,1726,1252,2094, 339,2319,2130,2639, 756,1563,2944, 748, 571,2976,1588,2425, # 2272 -2715,1851,1460,2426,1528,1392,1973,3237, 288,3309, 685,3386, 296, 892,2716,2216, # 2288 -1570,2245, 722,1747,2217, 905,3238,1103,6135,1893,1441,1965, 251,1805,2371,3700, # 2304 -2601,1919,1078, 75,2182,1509,1592,1270,2640,4638,2152,6136,3310,3817, 524, 706, # 2320 -1075, 292,3818,1756,2602, 317, 98,3173,3605,3525,1844,2218,3819,2502, 814, 567, # 2336 - 385,2908,1534,6137, 534,1642,3239, 797,6138,1670,1529, 953,4323, 188,1071, 538, # 2352 - 178, 729,3240,2109,1226,1374,2000,2357,2977, 731,2468,1116,2014,2051,6139,1261, # 2368 -1593, 803,2859,2736,3443, 556, 682, 823,1541,6140,1369,2289,1706,2794, 845, 462, # 2384 -2603,2665,1361, 387, 162,2358,1740, 739,1770,1720,1304,1401,3241,1049, 627,1571, # 2400 -2427,3526,1877,3942,1852,1500, 431,1910,1503, 677, 297,2795, 286,1433,1038,1198, # 2416 -2290,1133,1596,4113,4639,2469,1510,1484,3943,6141,2442, 108, 712,4640,2372, 866, # 2432 -3701,2755,3242,1348, 834,1945,1408,3527,2395,3243,1811, 824, 994,1179,2110,1548, # 2448 -1453, 790,3003, 690,4324,4325,2832,2909,3820,1860,3821, 225,1748, 310, 346,1780, # 2464 -2470, 821,1993,2717,2796, 828, 877,3528,2860,2471,1702,2165,2910,2486,1789, 453, # 2480 - 359,2291,1676, 73,1164,1461,1127,3311, 421, 604, 314,1037, 589, 116,2487, 737, # 2496 - 837,1180, 111, 244, 735,6142,2261,1861,1362, 986, 523, 418, 581,2666,3822, 103, # 2512 - 855, 503,1414,1867,2488,1091, 657,1597, 979, 605,1316,4641,1021,2443,2078,2001, # 2528 -1209, 96, 587,2166,1032, 260,1072,2153, 173, 94, 226,3244, 819,2006,4642,4114, # 2544 -2203, 231,1744, 782, 97,2667, 786,3387, 887, 391, 442,2219,4326,1425,6143,2694, # 2560 - 633,1544,1202, 483,2015, 592,2052,1958,2472,1655, 419, 129,4327,3444,3312,1714, # 2576 -1257,3078,4328,1518,1098, 865,1310,1019,1885,1512,1734, 469,2444, 148, 773, 436, # 2592 -1815,1868,1128,1055,4329,1245,2756,3445,2154,1934,1039,4643, 579,1238, 932,2320, # 2608 - 353, 205, 801, 115,2428, 944,2321,1881, 399,2565,1211, 678, 766,3944, 335,2101, # 2624 -1459,1781,1402,3945,2737,2131,1010, 844, 981,1326,1013, 550,1816,1545,2620,1335, # 2640 -1008, 371,2881, 936,1419,1613,3529,1456,1395,2273,1834,2604,1317,2738,2503, 416, # 2656 -1643,4330, 806,1126, 229, 591,3946,1314,1981,1576,1837,1666, 347,1790, 977,3313, # 2672 - 764,2861,1853, 688,2429,1920,1462, 77, 595, 415,2002,3034, 798,1192,4115,6144, # 2688 -2978,4331,3035,2695,2582,2072,2566, 430,2430,1727, 842,1396,3947,3702, 613, 377, # 2704 - 278, 236,1417,3388,3314,3174, 757,1869, 107,3530,6145,1194, 623,2262, 207,1253, # 2720 -2167,3446,3948, 492,1117,1935, 536,1838,2757,1246,4332, 696,2095,2406,1393,1572, # 2736 -3175,1782, 583, 190, 253,1390,2230, 830,3126,3389, 934,3245,1703,1749,2979,1870, # 2752 -2545,1656,2204, 869,2346,4116,3176,1817, 496,1764,4644, 942,1504, 404,1903,1122, # 2768 -1580,3606,2945,1022, 515, 372,1735, 955,2431,3036,6146,2797,1110,2302,2798, 617, # 2784 -6147, 441, 762,1771,3447,3607,3608,1904, 840,3037, 86, 939,1385, 572,1370,2445, # 2800 -1336, 114,3703, 898, 294, 203,3315, 703,1583,2274, 429, 961,4333,1854,1951,3390, # 2816 -2373,3704,4334,1318,1381, 966,1911,2322,1006,1155, 309, 989, 458,2718,1795,1372, # 2832 -1203, 252,1689,1363,3177, 517,1936, 168,1490, 562, 193,3823,1042,4117,1835, 551, # 2848 - 470,4645, 395, 489,3448,1871,1465,2583,2641, 417,1493, 279,1295, 511,1236,1119, # 2864 - 72,1231,1982,1812,3004, 871,1564, 984,3449,1667,2696,2096,4646,2347,2833,1673, # 2880 -3609, 695,3246,2668, 807,1183,4647, 890, 388,2333,1801,1457,2911,1765,1477,1031, # 2896 -3316,3317,1278,3391,2799,2292,2526, 163,3450,4335,2669,1404,1802,6148,2323,2407, # 2912 -1584,1728,1494,1824,1269, 298, 909,3318,1034,1632, 375, 776,1683,2061, 291, 210, # 2928 -1123, 809,1249,1002,2642,3038, 206,1011,2132, 144, 975, 882,1565, 342, 667, 754, # 2944 -1442,2143,1299,2303,2062, 447, 626,2205,1221,2739,2912,1144,1214,2206,2584, 760, # 2960 -1715, 614, 950,1281,2670,2621, 810, 577,1287,2546,4648, 242,2168, 250,2643, 691, # 2976 - 123,2644, 647, 313,1029, 689,1357,2946,1650, 216, 771,1339,1306, 808,2063, 549, # 2992 - 913,1371,2913,2914,6149,1466,1092,1174,1196,1311,2605,2396,1783,1796,3079, 406, # 3008 -2671,2117,3949,4649, 487,1825,2220,6150,2915, 448,2348,1073,6151,2397,1707, 130, # 3024 - 900,1598, 329, 176,1959,2527,1620,6152,2275,4336,3319,1983,2191,3705,3610,2155, # 3040 -3706,1912,1513,1614,6153,1988, 646, 392,2304,1589,3320,3039,1826,1239,1352,1340, # 3056 -2916, 505,2567,1709,1437,2408,2547, 906,6154,2672, 384,1458,1594,1100,1329, 710, # 3072 - 423,3531,2064,2231,2622,1989,2673,1087,1882, 333, 841,3005,1296,2882,2379, 580, # 3088 -1937,1827,1293,2585, 601, 574, 249,1772,4118,2079,1120, 645, 901,1176,1690, 795, # 3104 -2207, 478,1434, 516,1190,1530, 761,2080, 930,1264, 355, 435,1552, 644,1791, 987, # 3120 - 220,1364,1163,1121,1538, 306,2169,1327,1222, 546,2645, 218, 241, 610,1704,3321, # 3136 -1984,1839,1966,2528, 451,6155,2586,3707,2568, 907,3178, 254,2947, 186,1845,4650, # 3152 - 745, 432,1757, 428,1633, 888,2246,2221,2489,3611,2118,1258,1265, 956,3127,1784, # 3168 -4337,2490, 319, 510, 119, 457,3612, 274,2035,2007,4651,1409,3128, 970,2758, 590, # 3184 -2800, 661,2247,4652,2008,3950,1420,1549,3080,3322,3951,1651,1375,2111, 485,2491, # 3200 -1429,1156,6156,2548,2183,1495, 831,1840,2529,2446, 501,1657, 307,1894,3247,1341, # 3216 - 666, 899,2156,1539,2549,1559, 886, 349,2208,3081,2305,1736,3824,2170,2759,1014, # 3232 -1913,1386, 542,1397,2948, 490, 368, 716, 362, 159, 282,2569,1129,1658,1288,1750, # 3248 -2674, 276, 649,2016, 751,1496, 658,1818,1284,1862,2209,2087,2512,3451, 622,2834, # 3264 - 376, 117,1060,2053,1208,1721,1101,1443, 247,1250,3179,1792,3952,2760,2398,3953, # 3280 -6157,2144,3708, 446,2432,1151,2570,3452,2447,2761,2835,1210,2448,3082, 424,2222, # 3296 -1251,2449,2119,2836, 504,1581,4338, 602, 817, 857,3825,2349,2306, 357,3826,1470, # 3312 -1883,2883, 255, 958, 929,2917,3248, 302,4653,1050,1271,1751,2307,1952,1430,2697, # 3328 -2719,2359, 354,3180, 777, 158,2036,4339,1659,4340,4654,2308,2949,2248,1146,2232, # 3344 -3532,2720,1696,2623,3827,6158,3129,1550,2698,1485,1297,1428, 637, 931,2721,2145, # 3360 - 914,2550,2587, 81,2450, 612, 827,2646,1242,4655,1118,2884, 472,1855,3181,3533, # 3376 -3534, 569,1353,2699,1244,1758,2588,4119,2009,2762,2171,3709,1312,1531,6159,1152, # 3392 -1938, 134,1830, 471,3710,2276,1112,1535,3323,3453,3535, 982,1337,2950, 488, 826, # 3408 - 674,1058,1628,4120,2017, 522,2399, 211, 568,1367,3454, 350, 293,1872,1139,3249, # 3424 -1399,1946,3006,1300,2360,3324, 588, 736,6160,2606, 744, 669,3536,3828,6161,1358, # 3440 - 199, 723, 848, 933, 851,1939,1505,1514,1338,1618,1831,4656,1634,3613, 443,2740, # 3456 -3829, 717,1947, 491,1914,6162,2551,1542,4121,1025,6163,1099,1223, 198,3040,2722, # 3472 - 370, 410,1905,2589, 998,1248,3182,2380, 519,1449,4122,1710, 947, 928,1153,4341, # 3488 -2277, 344,2624,1511, 615, 105, 161,1212,1076,1960,3130,2054,1926,1175,1906,2473, # 3504 - 414,1873,2801,6164,2309, 315,1319,3325, 318,2018,2146,2157, 963, 631, 223,4342, # 3520 -4343,2675, 479,3711,1197,2625,3712,2676,2361,6165,4344,4123,6166,2451,3183,1886, # 3536 -2184,1674,1330,1711,1635,1506, 799, 219,3250,3083,3954,1677,3713,3326,2081,3614, # 3552 -1652,2073,4657,1147,3041,1752, 643,1961, 147,1974,3955,6167,1716,2037, 918,3007, # 3568 -1994, 120,1537, 118, 609,3184,4345, 740,3455,1219, 332,1615,3830,6168,1621,2980, # 3584 -1582, 783, 212, 553,2350,3714,1349,2433,2082,4124, 889,6169,2310,1275,1410, 973, # 3600 - 166,1320,3456,1797,1215,3185,2885,1846,2590,2763,4658, 629, 822,3008, 763, 940, # 3616 -1990,2862, 439,2409,1566,1240,1622, 926,1282,1907,2764, 654,2210,1607, 327,1130, # 3632 -3956,1678,1623,6170,2434,2192, 686, 608,3831,3715, 903,3957,3042,6171,2741,1522, # 3648 -1915,1105,1555,2552,1359, 323,3251,4346,3457, 738,1354,2553,2311,2334,1828,2003, # 3664 -3832,1753,2351,1227,6172,1887,4125,1478,6173,2410,1874,1712,1847, 520,1204,2607, # 3680 - 264,4659, 836,2677,2102, 600,4660,3833,2278,3084,6174,4347,3615,1342, 640, 532, # 3696 - 543,2608,1888,2400,2591,1009,4348,1497, 341,1737,3616,2723,1394, 529,3252,1321, # 3712 - 983,4661,1515,2120, 971,2592, 924, 287,1662,3186,4349,2700,4350,1519, 908,1948, # 3728 -2452, 156, 796,1629,1486,2223,2055, 694,4126,1259,1036,3392,1213,2249,2742,1889, # 3744 -1230,3958,1015, 910, 408, 559,3617,4662, 746, 725, 935,4663,3959,3009,1289, 563, # 3760 - 867,4664,3960,1567,2981,2038,2626, 988,2263,2381,4351, 143,2374, 704,1895,6175, # 3776 -1188,3716,2088, 673,3085,2362,4352, 484,1608,1921,2765,2918, 215, 904,3618,3537, # 3792 - 894, 509, 976,3043,2701,3961,4353,2837,2982, 498,6176,6177,1102,3538,1332,3393, # 3808 -1487,1636,1637, 233, 245,3962, 383, 650, 995,3044, 460,1520,1206,2352, 749,3327, # 3824 - 530, 700, 389,1438,1560,1773,3963,2264, 719,2951,2724,3834, 870,1832,1644,1000, # 3840 - 839,2474,3717, 197,1630,3394, 365,2886,3964,1285,2133, 734, 922, 818,1106, 732, # 3856 - 480,2083,1774,3458, 923,2279,1350, 221,3086, 85,2233,2234,3835,1585,3010,2147, # 3872 -1387,1705,2382,1619,2475, 133, 239,2802,1991,1016,2084,2383, 411,2838,1113, 651, # 3888 -1985,1160,3328, 990,1863,3087,1048,1276,2647, 265,2627,1599,3253,2056, 150, 638, # 3904 -2019, 656, 853, 326,1479, 680,1439,4354,1001,1759, 413,3459,3395,2492,1431, 459, # 3920 -4355,1125,3329,2265,1953,1450,2065,2863, 849, 351,2678,3131,3254,3255,1104,1577, # 3936 - 227,1351,1645,2453,2193,1421,2887, 812,2121, 634, 95,2435, 201,2312,4665,1646, # 3952 -1671,2743,1601,2554,2702,2648,2280,1315,1366,2089,3132,1573,3718,3965,1729,1189, # 3968 - 328,2679,1077,1940,1136, 558,1283, 964,1195, 621,2074,1199,1743,3460,3619,1896, # 3984 -1916,1890,3836,2952,1154,2112,1064, 862, 378,3011,2066,2113,2803,1568,2839,6178, # 4000 -3088,2919,1941,1660,2004,1992,2194, 142, 707,1590,1708,1624,1922,1023,1836,1233, # 4016 -1004,2313, 789, 741,3620,6179,1609,2411,1200,4127,3719,3720,4666,2057,3721, 593, # 4032 -2840, 367,2920,1878,6180,3461,1521, 628,1168, 692,2211,2649, 300, 720,2067,2571, # 4048 -2953,3396, 959,2504,3966,3539,3462,1977, 701,6181, 954,1043, 800, 681, 183,3722, # 4064 -1803,1730,3540,4128,2103, 815,2314, 174, 467, 230,2454,1093,2134, 755,3541,3397, # 4080 -1141,1162,6182,1738,2039, 270,3256,2513,1005,1647,2185,3837, 858,1679,1897,1719, # 4096 -2954,2324,1806, 402, 670, 167,4129,1498,2158,2104, 750,6183, 915, 189,1680,1551, # 4112 - 455,4356,1501,2455, 405,1095,2955, 338,1586,1266,1819, 570, 641,1324, 237,1556, # 4128 -2650,1388,3723,6184,1368,2384,1343,1978,3089,2436, 879,3724, 792,1191, 758,3012, # 4144 -1411,2135,1322,4357, 240,4667,1848,3725,1574,6185, 420,3045,1546,1391, 714,4358, # 4160 -1967, 941,1864, 863, 664, 426, 560,1731,2680,1785,2864,1949,2363, 403,3330,1415, # 4176 -1279,2136,1697,2335, 204, 721,2097,3838, 90,6186,2085,2505, 191,3967, 124,2148, # 4192 -1376,1798,1178,1107,1898,1405, 860,4359,1243,1272,2375,2983,1558,2456,1638, 113, # 4208 -3621, 578,1923,2609, 880, 386,4130, 784,2186,2266,1422,2956,2172,1722, 497, 263, # 4224 -2514,1267,2412,2610, 177,2703,3542, 774,1927,1344, 616,1432,1595,1018, 172,4360, # 4240 -2325, 911,4361, 438,1468,3622, 794,3968,2024,2173,1681,1829,2957, 945, 895,3090, # 4256 - 575,2212,2476, 475,2401,2681, 785,2744,1745,2293,2555,1975,3133,2865, 394,4668, # 4272 -3839, 635,4131, 639, 202,1507,2195,2766,1345,1435,2572,3726,1908,1184,1181,2457, # 4288 -3727,3134,4362, 843,2611, 437, 916,4669, 234, 769,1884,3046,3047,3623, 833,6187, # 4304 -1639,2250,2402,1355,1185,2010,2047, 999, 525,1732,1290,1488,2612, 948,1578,3728, # 4320 -2413,2477,1216,2725,2159, 334,3840,1328,3624,2921,1525,4132, 564,1056, 891,4363, # 4336 -1444,1698,2385,2251,3729,1365,2281,2235,1717,6188, 864,3841,2515, 444, 527,2767, # 4352 -2922,3625, 544, 461,6189, 566, 209,2437,3398,2098,1065,2068,3331,3626,3257,2137, # 4368 #last 512 -) -# fmt: on diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/chardet/johabfreq.py b/bot/lib/python3.11/site-packages/pip/_vendor/chardet/johabfreq.py deleted file mode 100644 index c129699..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/chardet/johabfreq.py +++ /dev/null @@ -1,2382 +0,0 @@ -######################## BEGIN LICENSE BLOCK ######################## -# The Original Code is Mozilla Communicator client code. -# -# The Initial Developer of the Original Code is -# Netscape Communications Corporation. -# Portions created by the Initial Developer are Copyright (C) 1998 -# the Initial Developer. All Rights Reserved. -# -# Contributor(s): -# Mark Pilgrim - port to Python -# -# This library is free software; you can redistribute it and/or -# modify it under the terms of the GNU Lesser General Public -# License as published by the Free Software Foundation; either -# version 2.1 of the License, or (at your option) any later version. -# -# This library is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -# Lesser General Public License for more details. -# -# You should have received a copy of the GNU Lesser General Public -# License along with this library; if not, write to the Free Software -# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA -# 02110-1301 USA -######################### END LICENSE BLOCK ######################### - -# The frequency data itself is the same as euc-kr. -# This is just a mapping table to euc-kr. - -JOHAB_TO_EUCKR_ORDER_TABLE = { - 0x8861: 0, - 0x8862: 1, - 0x8865: 2, - 0x8868: 3, - 0x8869: 4, - 0x886A: 5, - 0x886B: 6, - 0x8871: 7, - 0x8873: 8, - 0x8874: 9, - 0x8875: 10, - 0x8876: 11, - 0x8877: 12, - 0x8878: 13, - 0x8879: 14, - 0x887B: 15, - 0x887C: 16, - 0x887D: 17, - 0x8881: 18, - 0x8882: 19, - 0x8885: 20, - 0x8889: 21, - 0x8891: 22, - 0x8893: 23, - 0x8895: 24, - 0x8896: 25, - 0x8897: 26, - 0x88A1: 27, - 0x88A2: 28, - 0x88A5: 29, - 0x88A9: 30, - 0x88B5: 31, - 0x88B7: 32, - 0x88C1: 33, - 0x88C5: 34, - 0x88C9: 35, - 0x88E1: 36, - 0x88E2: 37, - 0x88E5: 38, - 0x88E8: 39, - 0x88E9: 40, - 0x88EB: 41, - 0x88F1: 42, - 0x88F3: 43, - 0x88F5: 44, - 0x88F6: 45, - 0x88F7: 46, - 0x88F8: 47, - 0x88FB: 48, - 0x88FC: 49, - 0x88FD: 50, - 0x8941: 51, - 0x8945: 52, - 0x8949: 53, - 0x8951: 54, - 0x8953: 55, - 0x8955: 56, - 0x8956: 57, - 0x8957: 58, - 0x8961: 59, - 0x8962: 60, - 0x8963: 61, - 0x8965: 62, - 0x8968: 63, - 0x8969: 64, - 0x8971: 65, - 0x8973: 66, - 0x8975: 67, - 0x8976: 68, - 0x8977: 69, - 0x897B: 70, - 0x8981: 71, - 0x8985: 72, - 0x8989: 73, - 0x8993: 74, - 0x8995: 75, - 0x89A1: 76, - 0x89A2: 77, - 0x89A5: 78, - 0x89A8: 79, - 0x89A9: 80, - 0x89AB: 81, - 0x89AD: 82, - 0x89B0: 83, - 0x89B1: 84, - 0x89B3: 85, - 0x89B5: 86, - 0x89B7: 87, - 0x89B8: 88, - 0x89C1: 89, - 0x89C2: 90, - 0x89C5: 91, - 0x89C9: 92, - 0x89CB: 93, - 0x89D1: 94, - 0x89D3: 95, - 0x89D5: 96, - 0x89D7: 97, - 0x89E1: 98, - 0x89E5: 99, - 0x89E9: 100, - 0x89F3: 101, - 0x89F6: 102, - 0x89F7: 103, - 0x8A41: 104, - 0x8A42: 105, - 0x8A45: 106, - 0x8A49: 107, - 0x8A51: 108, - 0x8A53: 109, - 0x8A55: 110, - 0x8A57: 111, - 0x8A61: 112, - 0x8A65: 113, - 0x8A69: 114, - 0x8A73: 115, - 0x8A75: 116, - 0x8A81: 117, - 0x8A82: 118, - 0x8A85: 119, - 0x8A88: 120, - 0x8A89: 121, - 0x8A8A: 122, - 0x8A8B: 123, - 0x8A90: 124, - 0x8A91: 125, - 0x8A93: 126, - 0x8A95: 127, - 0x8A97: 128, - 0x8A98: 129, - 0x8AA1: 130, - 0x8AA2: 131, - 0x8AA5: 132, - 0x8AA9: 133, - 0x8AB6: 134, - 0x8AB7: 135, - 0x8AC1: 136, - 0x8AD5: 137, - 0x8AE1: 138, - 0x8AE2: 139, - 0x8AE5: 140, - 0x8AE9: 141, - 0x8AF1: 142, - 0x8AF3: 143, - 0x8AF5: 144, - 0x8B41: 145, - 0x8B45: 146, - 0x8B49: 147, - 0x8B61: 148, - 0x8B62: 149, - 0x8B65: 150, - 0x8B68: 151, - 0x8B69: 152, - 0x8B6A: 153, - 0x8B71: 154, - 0x8B73: 155, - 0x8B75: 156, - 0x8B77: 157, - 0x8B81: 158, - 0x8BA1: 159, - 0x8BA2: 160, - 0x8BA5: 161, - 0x8BA8: 162, - 0x8BA9: 163, - 0x8BAB: 164, - 0x8BB1: 165, - 0x8BB3: 166, - 0x8BB5: 167, - 0x8BB7: 168, - 0x8BB8: 169, - 0x8BBC: 170, - 0x8C61: 171, - 0x8C62: 172, - 0x8C63: 173, - 0x8C65: 174, - 0x8C69: 175, - 0x8C6B: 176, - 0x8C71: 177, - 0x8C73: 178, - 0x8C75: 179, - 0x8C76: 180, - 0x8C77: 181, - 0x8C7B: 182, - 0x8C81: 183, - 0x8C82: 184, - 0x8C85: 185, - 0x8C89: 186, - 0x8C91: 187, - 0x8C93: 188, - 0x8C95: 189, - 0x8C96: 190, - 0x8C97: 191, - 0x8CA1: 192, - 0x8CA2: 193, - 0x8CA9: 194, - 0x8CE1: 195, - 0x8CE2: 196, - 0x8CE3: 197, - 0x8CE5: 198, - 0x8CE9: 199, - 0x8CF1: 200, - 0x8CF3: 201, - 0x8CF5: 202, - 0x8CF6: 203, - 0x8CF7: 204, - 0x8D41: 205, - 0x8D42: 206, - 0x8D45: 207, - 0x8D51: 208, - 0x8D55: 209, - 0x8D57: 210, - 0x8D61: 211, - 0x8D65: 212, - 0x8D69: 213, - 0x8D75: 214, - 0x8D76: 215, - 0x8D7B: 216, - 0x8D81: 217, - 0x8DA1: 218, - 0x8DA2: 219, - 0x8DA5: 220, - 0x8DA7: 221, - 0x8DA9: 222, - 0x8DB1: 223, - 0x8DB3: 224, - 0x8DB5: 225, - 0x8DB7: 226, - 0x8DB8: 227, - 0x8DB9: 228, - 0x8DC1: 229, - 0x8DC2: 230, - 0x8DC9: 231, - 0x8DD6: 232, - 0x8DD7: 233, - 0x8DE1: 234, - 0x8DE2: 235, - 0x8DF7: 236, - 0x8E41: 237, - 0x8E45: 238, - 0x8E49: 239, - 0x8E51: 240, - 0x8E53: 241, - 0x8E57: 242, - 0x8E61: 243, - 0x8E81: 244, - 0x8E82: 245, - 0x8E85: 246, - 0x8E89: 247, - 0x8E90: 248, - 0x8E91: 249, - 0x8E93: 250, - 0x8E95: 251, - 0x8E97: 252, - 0x8E98: 253, - 0x8EA1: 254, - 0x8EA9: 255, - 0x8EB6: 256, - 0x8EB7: 257, - 0x8EC1: 258, - 0x8EC2: 259, - 0x8EC5: 260, - 0x8EC9: 261, - 0x8ED1: 262, - 0x8ED3: 263, - 0x8ED6: 264, - 0x8EE1: 265, - 0x8EE5: 266, - 0x8EE9: 267, - 0x8EF1: 268, - 0x8EF3: 269, - 0x8F41: 270, - 0x8F61: 271, - 0x8F62: 272, - 0x8F65: 273, - 0x8F67: 274, - 0x8F69: 275, - 0x8F6B: 276, - 0x8F70: 277, - 0x8F71: 278, - 0x8F73: 279, - 0x8F75: 280, - 0x8F77: 281, - 0x8F7B: 282, - 0x8FA1: 283, - 0x8FA2: 284, - 0x8FA5: 285, - 0x8FA9: 286, - 0x8FB1: 287, - 0x8FB3: 288, - 0x8FB5: 289, - 0x8FB7: 290, - 0x9061: 291, - 0x9062: 292, - 0x9063: 293, - 0x9065: 294, - 0x9068: 295, - 0x9069: 296, - 0x906A: 297, - 0x906B: 298, - 0x9071: 299, - 0x9073: 300, - 0x9075: 301, - 0x9076: 302, - 0x9077: 303, - 0x9078: 304, - 0x9079: 305, - 0x907B: 306, - 0x907D: 307, - 0x9081: 308, - 0x9082: 309, - 0x9085: 310, - 0x9089: 311, - 0x9091: 312, - 0x9093: 313, - 0x9095: 314, - 0x9096: 315, - 0x9097: 316, - 0x90A1: 317, - 0x90A2: 318, - 0x90A5: 319, - 0x90A9: 320, - 0x90B1: 321, - 0x90B7: 322, - 0x90E1: 323, - 0x90E2: 324, - 0x90E4: 325, - 0x90E5: 326, - 0x90E9: 327, - 0x90EB: 328, - 0x90EC: 329, - 0x90F1: 330, - 0x90F3: 331, - 0x90F5: 332, - 0x90F6: 333, - 0x90F7: 334, - 0x90FD: 335, - 0x9141: 336, - 0x9142: 337, - 0x9145: 338, - 0x9149: 339, - 0x9151: 340, - 0x9153: 341, - 0x9155: 342, - 0x9156: 343, - 0x9157: 344, - 0x9161: 345, - 0x9162: 346, - 0x9165: 347, - 0x9169: 348, - 0x9171: 349, - 0x9173: 350, - 0x9176: 351, - 0x9177: 352, - 0x917A: 353, - 0x9181: 354, - 0x9185: 355, - 0x91A1: 356, - 0x91A2: 357, - 0x91A5: 358, - 0x91A9: 359, - 0x91AB: 360, - 0x91B1: 361, - 0x91B3: 362, - 0x91B5: 363, - 0x91B7: 364, - 0x91BC: 365, - 0x91BD: 366, - 0x91C1: 367, - 0x91C5: 368, - 0x91C9: 369, - 0x91D6: 370, - 0x9241: 371, - 0x9245: 372, - 0x9249: 373, - 0x9251: 374, - 0x9253: 375, - 0x9255: 376, - 0x9261: 377, - 0x9262: 378, - 0x9265: 379, - 0x9269: 380, - 0x9273: 381, - 0x9275: 382, - 0x9277: 383, - 0x9281: 384, - 0x9282: 385, - 0x9285: 386, - 0x9288: 387, - 0x9289: 388, - 0x9291: 389, - 0x9293: 390, - 0x9295: 391, - 0x9297: 392, - 0x92A1: 393, - 0x92B6: 394, - 0x92C1: 395, - 0x92E1: 396, - 0x92E5: 397, - 0x92E9: 398, - 0x92F1: 399, - 0x92F3: 400, - 0x9341: 401, - 0x9342: 402, - 0x9349: 403, - 0x9351: 404, - 0x9353: 405, - 0x9357: 406, - 0x9361: 407, - 0x9362: 408, - 0x9365: 409, - 0x9369: 410, - 0x936A: 411, - 0x936B: 412, - 0x9371: 413, - 0x9373: 414, - 0x9375: 415, - 0x9377: 416, - 0x9378: 417, - 0x937C: 418, - 0x9381: 419, - 0x9385: 420, - 0x9389: 421, - 0x93A1: 422, - 0x93A2: 423, - 0x93A5: 424, - 0x93A9: 425, - 0x93AB: 426, - 0x93B1: 427, - 0x93B3: 428, - 0x93B5: 429, - 0x93B7: 430, - 0x93BC: 431, - 0x9461: 432, - 0x9462: 433, - 0x9463: 434, - 0x9465: 435, - 0x9468: 436, - 0x9469: 437, - 0x946A: 438, - 0x946B: 439, - 0x946C: 440, - 0x9470: 441, - 0x9471: 442, - 0x9473: 443, - 0x9475: 444, - 0x9476: 445, - 0x9477: 446, - 0x9478: 447, - 0x9479: 448, - 0x947D: 449, - 0x9481: 450, - 0x9482: 451, - 0x9485: 452, - 0x9489: 453, - 0x9491: 454, - 0x9493: 455, - 0x9495: 456, - 0x9496: 457, - 0x9497: 458, - 0x94A1: 459, - 0x94E1: 460, - 0x94E2: 461, - 0x94E3: 462, - 0x94E5: 463, - 0x94E8: 464, - 0x94E9: 465, - 0x94EB: 466, - 0x94EC: 467, - 0x94F1: 468, - 0x94F3: 469, - 0x94F5: 470, - 0x94F7: 471, - 0x94F9: 472, - 0x94FC: 473, - 0x9541: 474, - 0x9542: 475, - 0x9545: 476, - 0x9549: 477, - 0x9551: 478, - 0x9553: 479, - 0x9555: 480, - 0x9556: 481, - 0x9557: 482, - 0x9561: 483, - 0x9565: 484, - 0x9569: 485, - 0x9576: 486, - 0x9577: 487, - 0x9581: 488, - 0x9585: 489, - 0x95A1: 490, - 0x95A2: 491, - 0x95A5: 492, - 0x95A8: 493, - 0x95A9: 494, - 0x95AB: 495, - 0x95AD: 496, - 0x95B1: 497, - 0x95B3: 498, - 0x95B5: 499, - 0x95B7: 500, - 0x95B9: 501, - 0x95BB: 502, - 0x95C1: 503, - 0x95C5: 504, - 0x95C9: 505, - 0x95E1: 506, - 0x95F6: 507, - 0x9641: 508, - 0x9645: 509, - 0x9649: 510, - 0x9651: 511, - 0x9653: 512, - 0x9655: 513, - 0x9661: 514, - 0x9681: 515, - 0x9682: 516, - 0x9685: 517, - 0x9689: 518, - 0x9691: 519, - 0x9693: 520, - 0x9695: 521, - 0x9697: 522, - 0x96A1: 523, - 0x96B6: 524, - 0x96C1: 525, - 0x96D7: 526, - 0x96E1: 527, - 0x96E5: 528, - 0x96E9: 529, - 0x96F3: 530, - 0x96F5: 531, - 0x96F7: 532, - 0x9741: 533, - 0x9745: 534, - 0x9749: 535, - 0x9751: 536, - 0x9757: 537, - 0x9761: 538, - 0x9762: 539, - 0x9765: 540, - 0x9768: 541, - 0x9769: 542, - 0x976B: 543, - 0x9771: 544, - 0x9773: 545, - 0x9775: 546, - 0x9777: 547, - 0x9781: 548, - 0x97A1: 549, - 0x97A2: 550, - 0x97A5: 551, - 0x97A8: 552, - 0x97A9: 553, - 0x97B1: 554, - 0x97B3: 555, - 0x97B5: 556, - 0x97B6: 557, - 0x97B7: 558, - 0x97B8: 559, - 0x9861: 560, - 0x9862: 561, - 0x9865: 562, - 0x9869: 563, - 0x9871: 564, - 0x9873: 565, - 0x9875: 566, - 0x9876: 567, - 0x9877: 568, - 0x987D: 569, - 0x9881: 570, - 0x9882: 571, - 0x9885: 572, - 0x9889: 573, - 0x9891: 574, - 0x9893: 575, - 0x9895: 576, - 0x9896: 577, - 0x9897: 578, - 0x98E1: 579, - 0x98E2: 580, - 0x98E5: 581, - 0x98E9: 582, - 0x98EB: 583, - 0x98EC: 584, - 0x98F1: 585, - 0x98F3: 586, - 0x98F5: 587, - 0x98F6: 588, - 0x98F7: 589, - 0x98FD: 590, - 0x9941: 591, - 0x9942: 592, - 0x9945: 593, - 0x9949: 594, - 0x9951: 595, - 0x9953: 596, - 0x9955: 597, - 0x9956: 598, - 0x9957: 599, - 0x9961: 600, - 0x9976: 601, - 0x99A1: 602, - 0x99A2: 603, - 0x99A5: 604, - 0x99A9: 605, - 0x99B7: 606, - 0x99C1: 607, - 0x99C9: 608, - 0x99E1: 609, - 0x9A41: 610, - 0x9A45: 611, - 0x9A81: 612, - 0x9A82: 613, - 0x9A85: 614, - 0x9A89: 615, - 0x9A90: 616, - 0x9A91: 617, - 0x9A97: 618, - 0x9AC1: 619, - 0x9AE1: 620, - 0x9AE5: 621, - 0x9AE9: 622, - 0x9AF1: 623, - 0x9AF3: 624, - 0x9AF7: 625, - 0x9B61: 626, - 0x9B62: 627, - 0x9B65: 628, - 0x9B68: 629, - 0x9B69: 630, - 0x9B71: 631, - 0x9B73: 632, - 0x9B75: 633, - 0x9B81: 634, - 0x9B85: 635, - 0x9B89: 636, - 0x9B91: 637, - 0x9B93: 638, - 0x9BA1: 639, - 0x9BA5: 640, - 0x9BA9: 641, - 0x9BB1: 642, - 0x9BB3: 643, - 0x9BB5: 644, - 0x9BB7: 645, - 0x9C61: 646, - 0x9C62: 647, - 0x9C65: 648, - 0x9C69: 649, - 0x9C71: 650, - 0x9C73: 651, - 0x9C75: 652, - 0x9C76: 653, - 0x9C77: 654, - 0x9C78: 655, - 0x9C7C: 656, - 0x9C7D: 657, - 0x9C81: 658, - 0x9C82: 659, - 0x9C85: 660, - 0x9C89: 661, - 0x9C91: 662, - 0x9C93: 663, - 0x9C95: 664, - 0x9C96: 665, - 0x9C97: 666, - 0x9CA1: 667, - 0x9CA2: 668, - 0x9CA5: 669, - 0x9CB5: 670, - 0x9CB7: 671, - 0x9CE1: 672, - 0x9CE2: 673, - 0x9CE5: 674, - 0x9CE9: 675, - 0x9CF1: 676, - 0x9CF3: 677, - 0x9CF5: 678, - 0x9CF6: 679, - 0x9CF7: 680, - 0x9CFD: 681, - 0x9D41: 682, - 0x9D42: 683, - 0x9D45: 684, - 0x9D49: 685, - 0x9D51: 686, - 0x9D53: 687, - 0x9D55: 688, - 0x9D57: 689, - 0x9D61: 690, - 0x9D62: 691, - 0x9D65: 692, - 0x9D69: 693, - 0x9D71: 694, - 0x9D73: 695, - 0x9D75: 696, - 0x9D76: 697, - 0x9D77: 698, - 0x9D81: 699, - 0x9D85: 700, - 0x9D93: 701, - 0x9D95: 702, - 0x9DA1: 703, - 0x9DA2: 704, - 0x9DA5: 705, - 0x9DA9: 706, - 0x9DB1: 707, - 0x9DB3: 708, - 0x9DB5: 709, - 0x9DB7: 710, - 0x9DC1: 711, - 0x9DC5: 712, - 0x9DD7: 713, - 0x9DF6: 714, - 0x9E41: 715, - 0x9E45: 716, - 0x9E49: 717, - 0x9E51: 718, - 0x9E53: 719, - 0x9E55: 720, - 0x9E57: 721, - 0x9E61: 722, - 0x9E65: 723, - 0x9E69: 724, - 0x9E73: 725, - 0x9E75: 726, - 0x9E77: 727, - 0x9E81: 728, - 0x9E82: 729, - 0x9E85: 730, - 0x9E89: 731, - 0x9E91: 732, - 0x9E93: 733, - 0x9E95: 734, - 0x9E97: 735, - 0x9EA1: 736, - 0x9EB6: 737, - 0x9EC1: 738, - 0x9EE1: 739, - 0x9EE2: 740, - 0x9EE5: 741, - 0x9EE9: 742, - 0x9EF1: 743, - 0x9EF5: 744, - 0x9EF7: 745, - 0x9F41: 746, - 0x9F42: 747, - 0x9F45: 748, - 0x9F49: 749, - 0x9F51: 750, - 0x9F53: 751, - 0x9F55: 752, - 0x9F57: 753, - 0x9F61: 754, - 0x9F62: 755, - 0x9F65: 756, - 0x9F69: 757, - 0x9F71: 758, - 0x9F73: 759, - 0x9F75: 760, - 0x9F77: 761, - 0x9F78: 762, - 0x9F7B: 763, - 0x9F7C: 764, - 0x9FA1: 765, - 0x9FA2: 766, - 0x9FA5: 767, - 0x9FA9: 768, - 0x9FB1: 769, - 0x9FB3: 770, - 0x9FB5: 771, - 0x9FB7: 772, - 0xA061: 773, - 0xA062: 774, - 0xA065: 775, - 0xA067: 776, - 0xA068: 777, - 0xA069: 778, - 0xA06A: 779, - 0xA06B: 780, - 0xA071: 781, - 0xA073: 782, - 0xA075: 783, - 0xA077: 784, - 0xA078: 785, - 0xA07B: 786, - 0xA07D: 787, - 0xA081: 788, - 0xA082: 789, - 0xA085: 790, - 0xA089: 791, - 0xA091: 792, - 0xA093: 793, - 0xA095: 794, - 0xA096: 795, - 0xA097: 796, - 0xA098: 797, - 0xA0A1: 798, - 0xA0A2: 799, - 0xA0A9: 800, - 0xA0B7: 801, - 0xA0E1: 802, - 0xA0E2: 803, - 0xA0E5: 804, - 0xA0E9: 805, - 0xA0EB: 806, - 0xA0F1: 807, - 0xA0F3: 808, - 0xA0F5: 809, - 0xA0F7: 810, - 0xA0F8: 811, - 0xA0FD: 812, - 0xA141: 813, - 0xA142: 814, - 0xA145: 815, - 0xA149: 816, - 0xA151: 817, - 0xA153: 818, - 0xA155: 819, - 0xA156: 820, - 0xA157: 821, - 0xA161: 822, - 0xA162: 823, - 0xA165: 824, - 0xA169: 825, - 0xA175: 826, - 0xA176: 827, - 0xA177: 828, - 0xA179: 829, - 0xA181: 830, - 0xA1A1: 831, - 0xA1A2: 832, - 0xA1A4: 833, - 0xA1A5: 834, - 0xA1A9: 835, - 0xA1AB: 836, - 0xA1B1: 837, - 0xA1B3: 838, - 0xA1B5: 839, - 0xA1B7: 840, - 0xA1C1: 841, - 0xA1C5: 842, - 0xA1D6: 843, - 0xA1D7: 844, - 0xA241: 845, - 0xA245: 846, - 0xA249: 847, - 0xA253: 848, - 0xA255: 849, - 0xA257: 850, - 0xA261: 851, - 0xA265: 852, - 0xA269: 853, - 0xA273: 854, - 0xA275: 855, - 0xA281: 856, - 0xA282: 857, - 0xA283: 858, - 0xA285: 859, - 0xA288: 860, - 0xA289: 861, - 0xA28A: 862, - 0xA28B: 863, - 0xA291: 864, - 0xA293: 865, - 0xA295: 866, - 0xA297: 867, - 0xA29B: 868, - 0xA29D: 869, - 0xA2A1: 870, - 0xA2A5: 871, - 0xA2A9: 872, - 0xA2B3: 873, - 0xA2B5: 874, - 0xA2C1: 875, - 0xA2E1: 876, - 0xA2E5: 877, - 0xA2E9: 878, - 0xA341: 879, - 0xA345: 880, - 0xA349: 881, - 0xA351: 882, - 0xA355: 883, - 0xA361: 884, - 0xA365: 885, - 0xA369: 886, - 0xA371: 887, - 0xA375: 888, - 0xA3A1: 889, - 0xA3A2: 890, - 0xA3A5: 891, - 0xA3A8: 892, - 0xA3A9: 893, - 0xA3AB: 894, - 0xA3B1: 895, - 0xA3B3: 896, - 0xA3B5: 897, - 0xA3B6: 898, - 0xA3B7: 899, - 0xA3B9: 900, - 0xA3BB: 901, - 0xA461: 902, - 0xA462: 903, - 0xA463: 904, - 0xA464: 905, - 0xA465: 906, - 0xA468: 907, - 0xA469: 908, - 0xA46A: 909, - 0xA46B: 910, - 0xA46C: 911, - 0xA471: 912, - 0xA473: 913, - 0xA475: 914, - 0xA477: 915, - 0xA47B: 916, - 0xA481: 917, - 0xA482: 918, - 0xA485: 919, - 0xA489: 920, - 0xA491: 921, - 0xA493: 922, - 0xA495: 923, - 0xA496: 924, - 0xA497: 925, - 0xA49B: 926, - 0xA4A1: 927, - 0xA4A2: 928, - 0xA4A5: 929, - 0xA4B3: 930, - 0xA4E1: 931, - 0xA4E2: 932, - 0xA4E5: 933, - 0xA4E8: 934, - 0xA4E9: 935, - 0xA4EB: 936, - 0xA4F1: 937, - 0xA4F3: 938, - 0xA4F5: 939, - 0xA4F7: 940, - 0xA4F8: 941, - 0xA541: 942, - 0xA542: 943, - 0xA545: 944, - 0xA548: 945, - 0xA549: 946, - 0xA551: 947, - 0xA553: 948, - 0xA555: 949, - 0xA556: 950, - 0xA557: 951, - 0xA561: 952, - 0xA562: 953, - 0xA565: 954, - 0xA569: 955, - 0xA573: 956, - 0xA575: 957, - 0xA576: 958, - 0xA577: 959, - 0xA57B: 960, - 0xA581: 961, - 0xA585: 962, - 0xA5A1: 963, - 0xA5A2: 964, - 0xA5A3: 965, - 0xA5A5: 966, - 0xA5A9: 967, - 0xA5B1: 968, - 0xA5B3: 969, - 0xA5B5: 970, - 0xA5B7: 971, - 0xA5C1: 972, - 0xA5C5: 973, - 0xA5D6: 974, - 0xA5E1: 975, - 0xA5F6: 976, - 0xA641: 977, - 0xA642: 978, - 0xA645: 979, - 0xA649: 980, - 0xA651: 981, - 0xA653: 982, - 0xA661: 983, - 0xA665: 984, - 0xA681: 985, - 0xA682: 986, - 0xA685: 987, - 0xA688: 988, - 0xA689: 989, - 0xA68A: 990, - 0xA68B: 991, - 0xA691: 992, - 0xA693: 993, - 0xA695: 994, - 0xA697: 995, - 0xA69B: 996, - 0xA69C: 997, - 0xA6A1: 998, - 0xA6A9: 999, - 0xA6B6: 1000, - 0xA6C1: 1001, - 0xA6E1: 1002, - 0xA6E2: 1003, - 0xA6E5: 1004, - 0xA6E9: 1005, - 0xA6F7: 1006, - 0xA741: 1007, - 0xA745: 1008, - 0xA749: 1009, - 0xA751: 1010, - 0xA755: 1011, - 0xA757: 1012, - 0xA761: 1013, - 0xA762: 1014, - 0xA765: 1015, - 0xA769: 1016, - 0xA771: 1017, - 0xA773: 1018, - 0xA775: 1019, - 0xA7A1: 1020, - 0xA7A2: 1021, - 0xA7A5: 1022, - 0xA7A9: 1023, - 0xA7AB: 1024, - 0xA7B1: 1025, - 0xA7B3: 1026, - 0xA7B5: 1027, - 0xA7B7: 1028, - 0xA7B8: 1029, - 0xA7B9: 1030, - 0xA861: 1031, - 0xA862: 1032, - 0xA865: 1033, - 0xA869: 1034, - 0xA86B: 1035, - 0xA871: 1036, - 0xA873: 1037, - 0xA875: 1038, - 0xA876: 1039, - 0xA877: 1040, - 0xA87D: 1041, - 0xA881: 1042, - 0xA882: 1043, - 0xA885: 1044, - 0xA889: 1045, - 0xA891: 1046, - 0xA893: 1047, - 0xA895: 1048, - 0xA896: 1049, - 0xA897: 1050, - 0xA8A1: 1051, - 0xA8A2: 1052, - 0xA8B1: 1053, - 0xA8E1: 1054, - 0xA8E2: 1055, - 0xA8E5: 1056, - 0xA8E8: 1057, - 0xA8E9: 1058, - 0xA8F1: 1059, - 0xA8F5: 1060, - 0xA8F6: 1061, - 0xA8F7: 1062, - 0xA941: 1063, - 0xA957: 1064, - 0xA961: 1065, - 0xA962: 1066, - 0xA971: 1067, - 0xA973: 1068, - 0xA975: 1069, - 0xA976: 1070, - 0xA977: 1071, - 0xA9A1: 1072, - 0xA9A2: 1073, - 0xA9A5: 1074, - 0xA9A9: 1075, - 0xA9B1: 1076, - 0xA9B3: 1077, - 0xA9B7: 1078, - 0xAA41: 1079, - 0xAA61: 1080, - 0xAA77: 1081, - 0xAA81: 1082, - 0xAA82: 1083, - 0xAA85: 1084, - 0xAA89: 1085, - 0xAA91: 1086, - 0xAA95: 1087, - 0xAA97: 1088, - 0xAB41: 1089, - 0xAB57: 1090, - 0xAB61: 1091, - 0xAB65: 1092, - 0xAB69: 1093, - 0xAB71: 1094, - 0xAB73: 1095, - 0xABA1: 1096, - 0xABA2: 1097, - 0xABA5: 1098, - 0xABA9: 1099, - 0xABB1: 1100, - 0xABB3: 1101, - 0xABB5: 1102, - 0xABB7: 1103, - 0xAC61: 1104, - 0xAC62: 1105, - 0xAC64: 1106, - 0xAC65: 1107, - 0xAC68: 1108, - 0xAC69: 1109, - 0xAC6A: 1110, - 0xAC6B: 1111, - 0xAC71: 1112, - 0xAC73: 1113, - 0xAC75: 1114, - 0xAC76: 1115, - 0xAC77: 1116, - 0xAC7B: 1117, - 0xAC81: 1118, - 0xAC82: 1119, - 0xAC85: 1120, - 0xAC89: 1121, - 0xAC91: 1122, - 0xAC93: 1123, - 0xAC95: 1124, - 0xAC96: 1125, - 0xAC97: 1126, - 0xACA1: 1127, - 0xACA2: 1128, - 0xACA5: 1129, - 0xACA9: 1130, - 0xACB1: 1131, - 0xACB3: 1132, - 0xACB5: 1133, - 0xACB7: 1134, - 0xACC1: 1135, - 0xACC5: 1136, - 0xACC9: 1137, - 0xACD1: 1138, - 0xACD7: 1139, - 0xACE1: 1140, - 0xACE2: 1141, - 0xACE3: 1142, - 0xACE4: 1143, - 0xACE5: 1144, - 0xACE8: 1145, - 0xACE9: 1146, - 0xACEB: 1147, - 0xACEC: 1148, - 0xACF1: 1149, - 0xACF3: 1150, - 0xACF5: 1151, - 0xACF6: 1152, - 0xACF7: 1153, - 0xACFC: 1154, - 0xAD41: 1155, - 0xAD42: 1156, - 0xAD45: 1157, - 0xAD49: 1158, - 0xAD51: 1159, - 0xAD53: 1160, - 0xAD55: 1161, - 0xAD56: 1162, - 0xAD57: 1163, - 0xAD61: 1164, - 0xAD62: 1165, - 0xAD65: 1166, - 0xAD69: 1167, - 0xAD71: 1168, - 0xAD73: 1169, - 0xAD75: 1170, - 0xAD76: 1171, - 0xAD77: 1172, - 0xAD81: 1173, - 0xAD85: 1174, - 0xAD89: 1175, - 0xAD97: 1176, - 0xADA1: 1177, - 0xADA2: 1178, - 0xADA3: 1179, - 0xADA5: 1180, - 0xADA9: 1181, - 0xADAB: 1182, - 0xADB1: 1183, - 0xADB3: 1184, - 0xADB5: 1185, - 0xADB7: 1186, - 0xADBB: 1187, - 0xADC1: 1188, - 0xADC2: 1189, - 0xADC5: 1190, - 0xADC9: 1191, - 0xADD7: 1192, - 0xADE1: 1193, - 0xADE5: 1194, - 0xADE9: 1195, - 0xADF1: 1196, - 0xADF5: 1197, - 0xADF6: 1198, - 0xAE41: 1199, - 0xAE45: 1200, - 0xAE49: 1201, - 0xAE51: 1202, - 0xAE53: 1203, - 0xAE55: 1204, - 0xAE61: 1205, - 0xAE62: 1206, - 0xAE65: 1207, - 0xAE69: 1208, - 0xAE71: 1209, - 0xAE73: 1210, - 0xAE75: 1211, - 0xAE77: 1212, - 0xAE81: 1213, - 0xAE82: 1214, - 0xAE85: 1215, - 0xAE88: 1216, - 0xAE89: 1217, - 0xAE91: 1218, - 0xAE93: 1219, - 0xAE95: 1220, - 0xAE97: 1221, - 0xAE99: 1222, - 0xAE9B: 1223, - 0xAE9C: 1224, - 0xAEA1: 1225, - 0xAEB6: 1226, - 0xAEC1: 1227, - 0xAEC2: 1228, - 0xAEC5: 1229, - 0xAEC9: 1230, - 0xAED1: 1231, - 0xAED7: 1232, - 0xAEE1: 1233, - 0xAEE2: 1234, - 0xAEE5: 1235, - 0xAEE9: 1236, - 0xAEF1: 1237, - 0xAEF3: 1238, - 0xAEF5: 1239, - 0xAEF7: 1240, - 0xAF41: 1241, - 0xAF42: 1242, - 0xAF49: 1243, - 0xAF51: 1244, - 0xAF55: 1245, - 0xAF57: 1246, - 0xAF61: 1247, - 0xAF62: 1248, - 0xAF65: 1249, - 0xAF69: 1250, - 0xAF6A: 1251, - 0xAF71: 1252, - 0xAF73: 1253, - 0xAF75: 1254, - 0xAF77: 1255, - 0xAFA1: 1256, - 0xAFA2: 1257, - 0xAFA5: 1258, - 0xAFA8: 1259, - 0xAFA9: 1260, - 0xAFB0: 1261, - 0xAFB1: 1262, - 0xAFB3: 1263, - 0xAFB5: 1264, - 0xAFB7: 1265, - 0xAFBC: 1266, - 0xB061: 1267, - 0xB062: 1268, - 0xB064: 1269, - 0xB065: 1270, - 0xB069: 1271, - 0xB071: 1272, - 0xB073: 1273, - 0xB076: 1274, - 0xB077: 1275, - 0xB07D: 1276, - 0xB081: 1277, - 0xB082: 1278, - 0xB085: 1279, - 0xB089: 1280, - 0xB091: 1281, - 0xB093: 1282, - 0xB096: 1283, - 0xB097: 1284, - 0xB0B7: 1285, - 0xB0E1: 1286, - 0xB0E2: 1287, - 0xB0E5: 1288, - 0xB0E9: 1289, - 0xB0EB: 1290, - 0xB0F1: 1291, - 0xB0F3: 1292, - 0xB0F6: 1293, - 0xB0F7: 1294, - 0xB141: 1295, - 0xB145: 1296, - 0xB149: 1297, - 0xB185: 1298, - 0xB1A1: 1299, - 0xB1A2: 1300, - 0xB1A5: 1301, - 0xB1A8: 1302, - 0xB1A9: 1303, - 0xB1AB: 1304, - 0xB1B1: 1305, - 0xB1B3: 1306, - 0xB1B7: 1307, - 0xB1C1: 1308, - 0xB1C2: 1309, - 0xB1C5: 1310, - 0xB1D6: 1311, - 0xB1E1: 1312, - 0xB1F6: 1313, - 0xB241: 1314, - 0xB245: 1315, - 0xB249: 1316, - 0xB251: 1317, - 0xB253: 1318, - 0xB261: 1319, - 0xB281: 1320, - 0xB282: 1321, - 0xB285: 1322, - 0xB289: 1323, - 0xB291: 1324, - 0xB293: 1325, - 0xB297: 1326, - 0xB2A1: 1327, - 0xB2B6: 1328, - 0xB2C1: 1329, - 0xB2E1: 1330, - 0xB2E5: 1331, - 0xB357: 1332, - 0xB361: 1333, - 0xB362: 1334, - 0xB365: 1335, - 0xB369: 1336, - 0xB36B: 1337, - 0xB370: 1338, - 0xB371: 1339, - 0xB373: 1340, - 0xB381: 1341, - 0xB385: 1342, - 0xB389: 1343, - 0xB391: 1344, - 0xB3A1: 1345, - 0xB3A2: 1346, - 0xB3A5: 1347, - 0xB3A9: 1348, - 0xB3B1: 1349, - 0xB3B3: 1350, - 0xB3B5: 1351, - 0xB3B7: 1352, - 0xB461: 1353, - 0xB462: 1354, - 0xB465: 1355, - 0xB466: 1356, - 0xB467: 1357, - 0xB469: 1358, - 0xB46A: 1359, - 0xB46B: 1360, - 0xB470: 1361, - 0xB471: 1362, - 0xB473: 1363, - 0xB475: 1364, - 0xB476: 1365, - 0xB477: 1366, - 0xB47B: 1367, - 0xB47C: 1368, - 0xB481: 1369, - 0xB482: 1370, - 0xB485: 1371, - 0xB489: 1372, - 0xB491: 1373, - 0xB493: 1374, - 0xB495: 1375, - 0xB496: 1376, - 0xB497: 1377, - 0xB4A1: 1378, - 0xB4A2: 1379, - 0xB4A5: 1380, - 0xB4A9: 1381, - 0xB4AC: 1382, - 0xB4B1: 1383, - 0xB4B3: 1384, - 0xB4B5: 1385, - 0xB4B7: 1386, - 0xB4BB: 1387, - 0xB4BD: 1388, - 0xB4C1: 1389, - 0xB4C5: 1390, - 0xB4C9: 1391, - 0xB4D3: 1392, - 0xB4E1: 1393, - 0xB4E2: 1394, - 0xB4E5: 1395, - 0xB4E6: 1396, - 0xB4E8: 1397, - 0xB4E9: 1398, - 0xB4EA: 1399, - 0xB4EB: 1400, - 0xB4F1: 1401, - 0xB4F3: 1402, - 0xB4F4: 1403, - 0xB4F5: 1404, - 0xB4F6: 1405, - 0xB4F7: 1406, - 0xB4F8: 1407, - 0xB4FA: 1408, - 0xB4FC: 1409, - 0xB541: 1410, - 0xB542: 1411, - 0xB545: 1412, - 0xB549: 1413, - 0xB551: 1414, - 0xB553: 1415, - 0xB555: 1416, - 0xB557: 1417, - 0xB561: 1418, - 0xB562: 1419, - 0xB563: 1420, - 0xB565: 1421, - 0xB569: 1422, - 0xB56B: 1423, - 0xB56C: 1424, - 0xB571: 1425, - 0xB573: 1426, - 0xB574: 1427, - 0xB575: 1428, - 0xB576: 1429, - 0xB577: 1430, - 0xB57B: 1431, - 0xB57C: 1432, - 0xB57D: 1433, - 0xB581: 1434, - 0xB585: 1435, - 0xB589: 1436, - 0xB591: 1437, - 0xB593: 1438, - 0xB595: 1439, - 0xB596: 1440, - 0xB5A1: 1441, - 0xB5A2: 1442, - 0xB5A5: 1443, - 0xB5A9: 1444, - 0xB5AA: 1445, - 0xB5AB: 1446, - 0xB5AD: 1447, - 0xB5B0: 1448, - 0xB5B1: 1449, - 0xB5B3: 1450, - 0xB5B5: 1451, - 0xB5B7: 1452, - 0xB5B9: 1453, - 0xB5C1: 1454, - 0xB5C2: 1455, - 0xB5C5: 1456, - 0xB5C9: 1457, - 0xB5D1: 1458, - 0xB5D3: 1459, - 0xB5D5: 1460, - 0xB5D6: 1461, - 0xB5D7: 1462, - 0xB5E1: 1463, - 0xB5E2: 1464, - 0xB5E5: 1465, - 0xB5F1: 1466, - 0xB5F5: 1467, - 0xB5F7: 1468, - 0xB641: 1469, - 0xB642: 1470, - 0xB645: 1471, - 0xB649: 1472, - 0xB651: 1473, - 0xB653: 1474, - 0xB655: 1475, - 0xB657: 1476, - 0xB661: 1477, - 0xB662: 1478, - 0xB665: 1479, - 0xB669: 1480, - 0xB671: 1481, - 0xB673: 1482, - 0xB675: 1483, - 0xB677: 1484, - 0xB681: 1485, - 0xB682: 1486, - 0xB685: 1487, - 0xB689: 1488, - 0xB68A: 1489, - 0xB68B: 1490, - 0xB691: 1491, - 0xB693: 1492, - 0xB695: 1493, - 0xB697: 1494, - 0xB6A1: 1495, - 0xB6A2: 1496, - 0xB6A5: 1497, - 0xB6A9: 1498, - 0xB6B1: 1499, - 0xB6B3: 1500, - 0xB6B6: 1501, - 0xB6B7: 1502, - 0xB6C1: 1503, - 0xB6C2: 1504, - 0xB6C5: 1505, - 0xB6C9: 1506, - 0xB6D1: 1507, - 0xB6D3: 1508, - 0xB6D7: 1509, - 0xB6E1: 1510, - 0xB6E2: 1511, - 0xB6E5: 1512, - 0xB6E9: 1513, - 0xB6F1: 1514, - 0xB6F3: 1515, - 0xB6F5: 1516, - 0xB6F7: 1517, - 0xB741: 1518, - 0xB742: 1519, - 0xB745: 1520, - 0xB749: 1521, - 0xB751: 1522, - 0xB753: 1523, - 0xB755: 1524, - 0xB757: 1525, - 0xB759: 1526, - 0xB761: 1527, - 0xB762: 1528, - 0xB765: 1529, - 0xB769: 1530, - 0xB76F: 1531, - 0xB771: 1532, - 0xB773: 1533, - 0xB775: 1534, - 0xB777: 1535, - 0xB778: 1536, - 0xB779: 1537, - 0xB77A: 1538, - 0xB77B: 1539, - 0xB77C: 1540, - 0xB77D: 1541, - 0xB781: 1542, - 0xB785: 1543, - 0xB789: 1544, - 0xB791: 1545, - 0xB795: 1546, - 0xB7A1: 1547, - 0xB7A2: 1548, - 0xB7A5: 1549, - 0xB7A9: 1550, - 0xB7AA: 1551, - 0xB7AB: 1552, - 0xB7B0: 1553, - 0xB7B1: 1554, - 0xB7B3: 1555, - 0xB7B5: 1556, - 0xB7B6: 1557, - 0xB7B7: 1558, - 0xB7B8: 1559, - 0xB7BC: 1560, - 0xB861: 1561, - 0xB862: 1562, - 0xB865: 1563, - 0xB867: 1564, - 0xB868: 1565, - 0xB869: 1566, - 0xB86B: 1567, - 0xB871: 1568, - 0xB873: 1569, - 0xB875: 1570, - 0xB876: 1571, - 0xB877: 1572, - 0xB878: 1573, - 0xB881: 1574, - 0xB882: 1575, - 0xB885: 1576, - 0xB889: 1577, - 0xB891: 1578, - 0xB893: 1579, - 0xB895: 1580, - 0xB896: 1581, - 0xB897: 1582, - 0xB8A1: 1583, - 0xB8A2: 1584, - 0xB8A5: 1585, - 0xB8A7: 1586, - 0xB8A9: 1587, - 0xB8B1: 1588, - 0xB8B7: 1589, - 0xB8C1: 1590, - 0xB8C5: 1591, - 0xB8C9: 1592, - 0xB8E1: 1593, - 0xB8E2: 1594, - 0xB8E5: 1595, - 0xB8E9: 1596, - 0xB8EB: 1597, - 0xB8F1: 1598, - 0xB8F3: 1599, - 0xB8F5: 1600, - 0xB8F7: 1601, - 0xB8F8: 1602, - 0xB941: 1603, - 0xB942: 1604, - 0xB945: 1605, - 0xB949: 1606, - 0xB951: 1607, - 0xB953: 1608, - 0xB955: 1609, - 0xB957: 1610, - 0xB961: 1611, - 0xB965: 1612, - 0xB969: 1613, - 0xB971: 1614, - 0xB973: 1615, - 0xB976: 1616, - 0xB977: 1617, - 0xB981: 1618, - 0xB9A1: 1619, - 0xB9A2: 1620, - 0xB9A5: 1621, - 0xB9A9: 1622, - 0xB9AB: 1623, - 0xB9B1: 1624, - 0xB9B3: 1625, - 0xB9B5: 1626, - 0xB9B7: 1627, - 0xB9B8: 1628, - 0xB9B9: 1629, - 0xB9BD: 1630, - 0xB9C1: 1631, - 0xB9C2: 1632, - 0xB9C9: 1633, - 0xB9D3: 1634, - 0xB9D5: 1635, - 0xB9D7: 1636, - 0xB9E1: 1637, - 0xB9F6: 1638, - 0xB9F7: 1639, - 0xBA41: 1640, - 0xBA45: 1641, - 0xBA49: 1642, - 0xBA51: 1643, - 0xBA53: 1644, - 0xBA55: 1645, - 0xBA57: 1646, - 0xBA61: 1647, - 0xBA62: 1648, - 0xBA65: 1649, - 0xBA77: 1650, - 0xBA81: 1651, - 0xBA82: 1652, - 0xBA85: 1653, - 0xBA89: 1654, - 0xBA8A: 1655, - 0xBA8B: 1656, - 0xBA91: 1657, - 0xBA93: 1658, - 0xBA95: 1659, - 0xBA97: 1660, - 0xBAA1: 1661, - 0xBAB6: 1662, - 0xBAC1: 1663, - 0xBAE1: 1664, - 0xBAE2: 1665, - 0xBAE5: 1666, - 0xBAE9: 1667, - 0xBAF1: 1668, - 0xBAF3: 1669, - 0xBAF5: 1670, - 0xBB41: 1671, - 0xBB45: 1672, - 0xBB49: 1673, - 0xBB51: 1674, - 0xBB61: 1675, - 0xBB62: 1676, - 0xBB65: 1677, - 0xBB69: 1678, - 0xBB71: 1679, - 0xBB73: 1680, - 0xBB75: 1681, - 0xBB77: 1682, - 0xBBA1: 1683, - 0xBBA2: 1684, - 0xBBA5: 1685, - 0xBBA8: 1686, - 0xBBA9: 1687, - 0xBBAB: 1688, - 0xBBB1: 1689, - 0xBBB3: 1690, - 0xBBB5: 1691, - 0xBBB7: 1692, - 0xBBB8: 1693, - 0xBBBB: 1694, - 0xBBBC: 1695, - 0xBC61: 1696, - 0xBC62: 1697, - 0xBC65: 1698, - 0xBC67: 1699, - 0xBC69: 1700, - 0xBC6C: 1701, - 0xBC71: 1702, - 0xBC73: 1703, - 0xBC75: 1704, - 0xBC76: 1705, - 0xBC77: 1706, - 0xBC81: 1707, - 0xBC82: 1708, - 0xBC85: 1709, - 0xBC89: 1710, - 0xBC91: 1711, - 0xBC93: 1712, - 0xBC95: 1713, - 0xBC96: 1714, - 0xBC97: 1715, - 0xBCA1: 1716, - 0xBCA5: 1717, - 0xBCB7: 1718, - 0xBCE1: 1719, - 0xBCE2: 1720, - 0xBCE5: 1721, - 0xBCE9: 1722, - 0xBCF1: 1723, - 0xBCF3: 1724, - 0xBCF5: 1725, - 0xBCF6: 1726, - 0xBCF7: 1727, - 0xBD41: 1728, - 0xBD57: 1729, - 0xBD61: 1730, - 0xBD76: 1731, - 0xBDA1: 1732, - 0xBDA2: 1733, - 0xBDA5: 1734, - 0xBDA9: 1735, - 0xBDB1: 1736, - 0xBDB3: 1737, - 0xBDB5: 1738, - 0xBDB7: 1739, - 0xBDB9: 1740, - 0xBDC1: 1741, - 0xBDC2: 1742, - 0xBDC9: 1743, - 0xBDD6: 1744, - 0xBDE1: 1745, - 0xBDF6: 1746, - 0xBE41: 1747, - 0xBE45: 1748, - 0xBE49: 1749, - 0xBE51: 1750, - 0xBE53: 1751, - 0xBE77: 1752, - 0xBE81: 1753, - 0xBE82: 1754, - 0xBE85: 1755, - 0xBE89: 1756, - 0xBE91: 1757, - 0xBE93: 1758, - 0xBE97: 1759, - 0xBEA1: 1760, - 0xBEB6: 1761, - 0xBEB7: 1762, - 0xBEE1: 1763, - 0xBF41: 1764, - 0xBF61: 1765, - 0xBF71: 1766, - 0xBF75: 1767, - 0xBF77: 1768, - 0xBFA1: 1769, - 0xBFA2: 1770, - 0xBFA5: 1771, - 0xBFA9: 1772, - 0xBFB1: 1773, - 0xBFB3: 1774, - 0xBFB7: 1775, - 0xBFB8: 1776, - 0xBFBD: 1777, - 0xC061: 1778, - 0xC062: 1779, - 0xC065: 1780, - 0xC067: 1781, - 0xC069: 1782, - 0xC071: 1783, - 0xC073: 1784, - 0xC075: 1785, - 0xC076: 1786, - 0xC077: 1787, - 0xC078: 1788, - 0xC081: 1789, - 0xC082: 1790, - 0xC085: 1791, - 0xC089: 1792, - 0xC091: 1793, - 0xC093: 1794, - 0xC095: 1795, - 0xC096: 1796, - 0xC097: 1797, - 0xC0A1: 1798, - 0xC0A5: 1799, - 0xC0A7: 1800, - 0xC0A9: 1801, - 0xC0B1: 1802, - 0xC0B7: 1803, - 0xC0E1: 1804, - 0xC0E2: 1805, - 0xC0E5: 1806, - 0xC0E9: 1807, - 0xC0F1: 1808, - 0xC0F3: 1809, - 0xC0F5: 1810, - 0xC0F6: 1811, - 0xC0F7: 1812, - 0xC141: 1813, - 0xC142: 1814, - 0xC145: 1815, - 0xC149: 1816, - 0xC151: 1817, - 0xC153: 1818, - 0xC155: 1819, - 0xC157: 1820, - 0xC161: 1821, - 0xC165: 1822, - 0xC176: 1823, - 0xC181: 1824, - 0xC185: 1825, - 0xC197: 1826, - 0xC1A1: 1827, - 0xC1A2: 1828, - 0xC1A5: 1829, - 0xC1A9: 1830, - 0xC1B1: 1831, - 0xC1B3: 1832, - 0xC1B5: 1833, - 0xC1B7: 1834, - 0xC1C1: 1835, - 0xC1C5: 1836, - 0xC1C9: 1837, - 0xC1D7: 1838, - 0xC241: 1839, - 0xC245: 1840, - 0xC249: 1841, - 0xC251: 1842, - 0xC253: 1843, - 0xC255: 1844, - 0xC257: 1845, - 0xC261: 1846, - 0xC271: 1847, - 0xC281: 1848, - 0xC282: 1849, - 0xC285: 1850, - 0xC289: 1851, - 0xC291: 1852, - 0xC293: 1853, - 0xC295: 1854, - 0xC297: 1855, - 0xC2A1: 1856, - 0xC2B6: 1857, - 0xC2C1: 1858, - 0xC2C5: 1859, - 0xC2E1: 1860, - 0xC2E5: 1861, - 0xC2E9: 1862, - 0xC2F1: 1863, - 0xC2F3: 1864, - 0xC2F5: 1865, - 0xC2F7: 1866, - 0xC341: 1867, - 0xC345: 1868, - 0xC349: 1869, - 0xC351: 1870, - 0xC357: 1871, - 0xC361: 1872, - 0xC362: 1873, - 0xC365: 1874, - 0xC369: 1875, - 0xC371: 1876, - 0xC373: 1877, - 0xC375: 1878, - 0xC377: 1879, - 0xC3A1: 1880, - 0xC3A2: 1881, - 0xC3A5: 1882, - 0xC3A8: 1883, - 0xC3A9: 1884, - 0xC3AA: 1885, - 0xC3B1: 1886, - 0xC3B3: 1887, - 0xC3B5: 1888, - 0xC3B7: 1889, - 0xC461: 1890, - 0xC462: 1891, - 0xC465: 1892, - 0xC469: 1893, - 0xC471: 1894, - 0xC473: 1895, - 0xC475: 1896, - 0xC477: 1897, - 0xC481: 1898, - 0xC482: 1899, - 0xC485: 1900, - 0xC489: 1901, - 0xC491: 1902, - 0xC493: 1903, - 0xC495: 1904, - 0xC496: 1905, - 0xC497: 1906, - 0xC4A1: 1907, - 0xC4A2: 1908, - 0xC4B7: 1909, - 0xC4E1: 1910, - 0xC4E2: 1911, - 0xC4E5: 1912, - 0xC4E8: 1913, - 0xC4E9: 1914, - 0xC4F1: 1915, - 0xC4F3: 1916, - 0xC4F5: 1917, - 0xC4F6: 1918, - 0xC4F7: 1919, - 0xC541: 1920, - 0xC542: 1921, - 0xC545: 1922, - 0xC549: 1923, - 0xC551: 1924, - 0xC553: 1925, - 0xC555: 1926, - 0xC557: 1927, - 0xC561: 1928, - 0xC565: 1929, - 0xC569: 1930, - 0xC571: 1931, - 0xC573: 1932, - 0xC575: 1933, - 0xC576: 1934, - 0xC577: 1935, - 0xC581: 1936, - 0xC5A1: 1937, - 0xC5A2: 1938, - 0xC5A5: 1939, - 0xC5A9: 1940, - 0xC5B1: 1941, - 0xC5B3: 1942, - 0xC5B5: 1943, - 0xC5B7: 1944, - 0xC5C1: 1945, - 0xC5C2: 1946, - 0xC5C5: 1947, - 0xC5C9: 1948, - 0xC5D1: 1949, - 0xC5D7: 1950, - 0xC5E1: 1951, - 0xC5F7: 1952, - 0xC641: 1953, - 0xC649: 1954, - 0xC661: 1955, - 0xC681: 1956, - 0xC682: 1957, - 0xC685: 1958, - 0xC689: 1959, - 0xC691: 1960, - 0xC693: 1961, - 0xC695: 1962, - 0xC697: 1963, - 0xC6A1: 1964, - 0xC6A5: 1965, - 0xC6A9: 1966, - 0xC6B7: 1967, - 0xC6C1: 1968, - 0xC6D7: 1969, - 0xC6E1: 1970, - 0xC6E2: 1971, - 0xC6E5: 1972, - 0xC6E9: 1973, - 0xC6F1: 1974, - 0xC6F3: 1975, - 0xC6F5: 1976, - 0xC6F7: 1977, - 0xC741: 1978, - 0xC745: 1979, - 0xC749: 1980, - 0xC751: 1981, - 0xC761: 1982, - 0xC762: 1983, - 0xC765: 1984, - 0xC769: 1985, - 0xC771: 1986, - 0xC773: 1987, - 0xC777: 1988, - 0xC7A1: 1989, - 0xC7A2: 1990, - 0xC7A5: 1991, - 0xC7A9: 1992, - 0xC7B1: 1993, - 0xC7B3: 1994, - 0xC7B5: 1995, - 0xC7B7: 1996, - 0xC861: 1997, - 0xC862: 1998, - 0xC865: 1999, - 0xC869: 2000, - 0xC86A: 2001, - 0xC871: 2002, - 0xC873: 2003, - 0xC875: 2004, - 0xC876: 2005, - 0xC877: 2006, - 0xC881: 2007, - 0xC882: 2008, - 0xC885: 2009, - 0xC889: 2010, - 0xC891: 2011, - 0xC893: 2012, - 0xC895: 2013, - 0xC896: 2014, - 0xC897: 2015, - 0xC8A1: 2016, - 0xC8B7: 2017, - 0xC8E1: 2018, - 0xC8E2: 2019, - 0xC8E5: 2020, - 0xC8E9: 2021, - 0xC8EB: 2022, - 0xC8F1: 2023, - 0xC8F3: 2024, - 0xC8F5: 2025, - 0xC8F6: 2026, - 0xC8F7: 2027, - 0xC941: 2028, - 0xC942: 2029, - 0xC945: 2030, - 0xC949: 2031, - 0xC951: 2032, - 0xC953: 2033, - 0xC955: 2034, - 0xC957: 2035, - 0xC961: 2036, - 0xC965: 2037, - 0xC976: 2038, - 0xC981: 2039, - 0xC985: 2040, - 0xC9A1: 2041, - 0xC9A2: 2042, - 0xC9A5: 2043, - 0xC9A9: 2044, - 0xC9B1: 2045, - 0xC9B3: 2046, - 0xC9B5: 2047, - 0xC9B7: 2048, - 0xC9BC: 2049, - 0xC9C1: 2050, - 0xC9C5: 2051, - 0xC9E1: 2052, - 0xCA41: 2053, - 0xCA45: 2054, - 0xCA55: 2055, - 0xCA57: 2056, - 0xCA61: 2057, - 0xCA81: 2058, - 0xCA82: 2059, - 0xCA85: 2060, - 0xCA89: 2061, - 0xCA91: 2062, - 0xCA93: 2063, - 0xCA95: 2064, - 0xCA97: 2065, - 0xCAA1: 2066, - 0xCAB6: 2067, - 0xCAC1: 2068, - 0xCAE1: 2069, - 0xCAE2: 2070, - 0xCAE5: 2071, - 0xCAE9: 2072, - 0xCAF1: 2073, - 0xCAF3: 2074, - 0xCAF7: 2075, - 0xCB41: 2076, - 0xCB45: 2077, - 0xCB49: 2078, - 0xCB51: 2079, - 0xCB57: 2080, - 0xCB61: 2081, - 0xCB62: 2082, - 0xCB65: 2083, - 0xCB68: 2084, - 0xCB69: 2085, - 0xCB6B: 2086, - 0xCB71: 2087, - 0xCB73: 2088, - 0xCB75: 2089, - 0xCB81: 2090, - 0xCB85: 2091, - 0xCB89: 2092, - 0xCB91: 2093, - 0xCB93: 2094, - 0xCBA1: 2095, - 0xCBA2: 2096, - 0xCBA5: 2097, - 0xCBA9: 2098, - 0xCBB1: 2099, - 0xCBB3: 2100, - 0xCBB5: 2101, - 0xCBB7: 2102, - 0xCC61: 2103, - 0xCC62: 2104, - 0xCC63: 2105, - 0xCC65: 2106, - 0xCC69: 2107, - 0xCC6B: 2108, - 0xCC71: 2109, - 0xCC73: 2110, - 0xCC75: 2111, - 0xCC76: 2112, - 0xCC77: 2113, - 0xCC7B: 2114, - 0xCC81: 2115, - 0xCC82: 2116, - 0xCC85: 2117, - 0xCC89: 2118, - 0xCC91: 2119, - 0xCC93: 2120, - 0xCC95: 2121, - 0xCC96: 2122, - 0xCC97: 2123, - 0xCCA1: 2124, - 0xCCA2: 2125, - 0xCCE1: 2126, - 0xCCE2: 2127, - 0xCCE5: 2128, - 0xCCE9: 2129, - 0xCCF1: 2130, - 0xCCF3: 2131, - 0xCCF5: 2132, - 0xCCF6: 2133, - 0xCCF7: 2134, - 0xCD41: 2135, - 0xCD42: 2136, - 0xCD45: 2137, - 0xCD49: 2138, - 0xCD51: 2139, - 0xCD53: 2140, - 0xCD55: 2141, - 0xCD57: 2142, - 0xCD61: 2143, - 0xCD65: 2144, - 0xCD69: 2145, - 0xCD71: 2146, - 0xCD73: 2147, - 0xCD76: 2148, - 0xCD77: 2149, - 0xCD81: 2150, - 0xCD89: 2151, - 0xCD93: 2152, - 0xCD95: 2153, - 0xCDA1: 2154, - 0xCDA2: 2155, - 0xCDA5: 2156, - 0xCDA9: 2157, - 0xCDB1: 2158, - 0xCDB3: 2159, - 0xCDB5: 2160, - 0xCDB7: 2161, - 0xCDC1: 2162, - 0xCDD7: 2163, - 0xCE41: 2164, - 0xCE45: 2165, - 0xCE61: 2166, - 0xCE65: 2167, - 0xCE69: 2168, - 0xCE73: 2169, - 0xCE75: 2170, - 0xCE81: 2171, - 0xCE82: 2172, - 0xCE85: 2173, - 0xCE88: 2174, - 0xCE89: 2175, - 0xCE8B: 2176, - 0xCE91: 2177, - 0xCE93: 2178, - 0xCE95: 2179, - 0xCE97: 2180, - 0xCEA1: 2181, - 0xCEB7: 2182, - 0xCEE1: 2183, - 0xCEE5: 2184, - 0xCEE9: 2185, - 0xCEF1: 2186, - 0xCEF5: 2187, - 0xCF41: 2188, - 0xCF45: 2189, - 0xCF49: 2190, - 0xCF51: 2191, - 0xCF55: 2192, - 0xCF57: 2193, - 0xCF61: 2194, - 0xCF65: 2195, - 0xCF69: 2196, - 0xCF71: 2197, - 0xCF73: 2198, - 0xCF75: 2199, - 0xCFA1: 2200, - 0xCFA2: 2201, - 0xCFA5: 2202, - 0xCFA9: 2203, - 0xCFB1: 2204, - 0xCFB3: 2205, - 0xCFB5: 2206, - 0xCFB7: 2207, - 0xD061: 2208, - 0xD062: 2209, - 0xD065: 2210, - 0xD069: 2211, - 0xD06E: 2212, - 0xD071: 2213, - 0xD073: 2214, - 0xD075: 2215, - 0xD077: 2216, - 0xD081: 2217, - 0xD082: 2218, - 0xD085: 2219, - 0xD089: 2220, - 0xD091: 2221, - 0xD093: 2222, - 0xD095: 2223, - 0xD096: 2224, - 0xD097: 2225, - 0xD0A1: 2226, - 0xD0B7: 2227, - 0xD0E1: 2228, - 0xD0E2: 2229, - 0xD0E5: 2230, - 0xD0E9: 2231, - 0xD0EB: 2232, - 0xD0F1: 2233, - 0xD0F3: 2234, - 0xD0F5: 2235, - 0xD0F7: 2236, - 0xD141: 2237, - 0xD142: 2238, - 0xD145: 2239, - 0xD149: 2240, - 0xD151: 2241, - 0xD153: 2242, - 0xD155: 2243, - 0xD157: 2244, - 0xD161: 2245, - 0xD162: 2246, - 0xD165: 2247, - 0xD169: 2248, - 0xD171: 2249, - 0xD173: 2250, - 0xD175: 2251, - 0xD176: 2252, - 0xD177: 2253, - 0xD181: 2254, - 0xD185: 2255, - 0xD189: 2256, - 0xD193: 2257, - 0xD1A1: 2258, - 0xD1A2: 2259, - 0xD1A5: 2260, - 0xD1A9: 2261, - 0xD1AE: 2262, - 0xD1B1: 2263, - 0xD1B3: 2264, - 0xD1B5: 2265, - 0xD1B7: 2266, - 0xD1BB: 2267, - 0xD1C1: 2268, - 0xD1C2: 2269, - 0xD1C5: 2270, - 0xD1C9: 2271, - 0xD1D5: 2272, - 0xD1D7: 2273, - 0xD1E1: 2274, - 0xD1E2: 2275, - 0xD1E5: 2276, - 0xD1F5: 2277, - 0xD1F7: 2278, - 0xD241: 2279, - 0xD242: 2280, - 0xD245: 2281, - 0xD249: 2282, - 0xD253: 2283, - 0xD255: 2284, - 0xD257: 2285, - 0xD261: 2286, - 0xD265: 2287, - 0xD269: 2288, - 0xD273: 2289, - 0xD275: 2290, - 0xD281: 2291, - 0xD282: 2292, - 0xD285: 2293, - 0xD289: 2294, - 0xD28E: 2295, - 0xD291: 2296, - 0xD295: 2297, - 0xD297: 2298, - 0xD2A1: 2299, - 0xD2A5: 2300, - 0xD2A9: 2301, - 0xD2B1: 2302, - 0xD2B7: 2303, - 0xD2C1: 2304, - 0xD2C2: 2305, - 0xD2C5: 2306, - 0xD2C9: 2307, - 0xD2D7: 2308, - 0xD2E1: 2309, - 0xD2E2: 2310, - 0xD2E5: 2311, - 0xD2E9: 2312, - 0xD2F1: 2313, - 0xD2F3: 2314, - 0xD2F5: 2315, - 0xD2F7: 2316, - 0xD341: 2317, - 0xD342: 2318, - 0xD345: 2319, - 0xD349: 2320, - 0xD351: 2321, - 0xD355: 2322, - 0xD357: 2323, - 0xD361: 2324, - 0xD362: 2325, - 0xD365: 2326, - 0xD367: 2327, - 0xD368: 2328, - 0xD369: 2329, - 0xD36A: 2330, - 0xD371: 2331, - 0xD373: 2332, - 0xD375: 2333, - 0xD377: 2334, - 0xD37B: 2335, - 0xD381: 2336, - 0xD385: 2337, - 0xD389: 2338, - 0xD391: 2339, - 0xD393: 2340, - 0xD397: 2341, - 0xD3A1: 2342, - 0xD3A2: 2343, - 0xD3A5: 2344, - 0xD3A9: 2345, - 0xD3B1: 2346, - 0xD3B3: 2347, - 0xD3B5: 2348, - 0xD3B7: 2349, -} diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/chardet/johabprober.py b/bot/lib/python3.11/site-packages/pip/_vendor/chardet/johabprober.py deleted file mode 100644 index 6f359d1..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/chardet/johabprober.py +++ /dev/null @@ -1,47 +0,0 @@ -######################## BEGIN LICENSE BLOCK ######################## -# The Original Code is mozilla.org code. -# -# The Initial Developer of the Original Code is -# Netscape Communications Corporation. -# Portions created by the Initial Developer are Copyright (C) 1998 -# the Initial Developer. All Rights Reserved. -# -# Contributor(s): -# Mark Pilgrim - port to Python -# -# This library is free software; you can redistribute it and/or -# modify it under the terms of the GNU Lesser General Public -# License as published by the Free Software Foundation; either -# version 2.1 of the License, or (at your option) any later version. -# -# This library is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -# Lesser General Public License for more details. -# -# You should have received a copy of the GNU Lesser General Public -# License along with this library; if not, write to the Free Software -# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA -# 02110-1301 USA -######################### END LICENSE BLOCK ######################### - -from .chardistribution import JOHABDistributionAnalysis -from .codingstatemachine import CodingStateMachine -from .mbcharsetprober import MultiByteCharSetProber -from .mbcssm import JOHAB_SM_MODEL - - -class JOHABProber(MultiByteCharSetProber): - def __init__(self): - super().__init__() - self.coding_sm = CodingStateMachine(JOHAB_SM_MODEL) - self.distribution_analyzer = JOHABDistributionAnalysis() - self.reset() - - @property - def charset_name(self): - return "Johab" - - @property - def language(self): - return "Korean" diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/chardet/jpcntx.py b/bot/lib/python3.11/site-packages/pip/_vendor/chardet/jpcntx.py deleted file mode 100644 index 7a8e5be..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/chardet/jpcntx.py +++ /dev/null @@ -1,237 +0,0 @@ -######################## BEGIN LICENSE BLOCK ######################## -# The Original Code is Mozilla Communicator client code. -# -# The Initial Developer of the Original Code is -# Netscape Communications Corporation. -# Portions created by the Initial Developer are Copyright (C) 1998 -# the Initial Developer. All Rights Reserved. -# -# Contributor(s): -# Mark Pilgrim - port to Python -# -# This library is free software; you can redistribute it and/or -# modify it under the terms of the GNU Lesser General Public -# License as published by the Free Software Foundation; either -# version 2.1 of the License, or (at your option) any later version. -# -# This library is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -# Lesser General Public License for more details. -# -# You should have received a copy of the GNU Lesser General Public -# License along with this library; if not, write to the Free Software -# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA -# 02110-1301 USA -######################### END LICENSE BLOCK ######################### - - -# This is hiragana 2-char sequence table, the number in each cell represents its frequency category -# fmt: off -jp2_char_context = ( - (0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1), - (2, 4, 0, 4, 0, 3, 0, 4, 0, 3, 4, 4, 4, 2, 4, 3, 3, 4, 3, 2, 3, 3, 4, 2, 3, 3, 3, 2, 4, 1, 4, 3, 3, 1, 5, 4, 3, 4, 3, 4, 3, 5, 3, 0, 3, 5, 4, 2, 0, 3, 1, 0, 3, 3, 0, 3, 3, 0, 1, 1, 0, 4, 3, 0, 3, 3, 0, 4, 0, 2, 0, 3, 5, 5, 5, 5, 4, 0, 4, 1, 0, 3, 4), - (0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2), - (0, 4, 0, 5, 0, 5, 0, 4, 0, 4, 5, 4, 4, 3, 5, 3, 5, 1, 5, 3, 4, 3, 4, 4, 3, 4, 3, 3, 4, 3, 5, 4, 4, 3, 5, 5, 3, 5, 5, 5, 3, 5, 5, 3, 4, 5, 5, 3, 1, 3, 2, 0, 3, 4, 0, 4, 2, 0, 4, 2, 1, 5, 3, 2, 3, 5, 0, 4, 0, 2, 0, 5, 4, 4, 5, 4, 5, 0, 4, 0, 0, 4, 4), - (0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0), - (0, 3, 0, 4, 0, 3, 0, 3, 0, 4, 5, 4, 3, 3, 3, 3, 4, 3, 5, 4, 4, 3, 5, 4, 4, 3, 4, 3, 4, 4, 4, 4, 5, 3, 4, 4, 3, 4, 5, 5, 4, 5, 5, 1, 4, 5, 4, 3, 0, 3, 3, 1, 3, 3, 0, 4, 4, 0, 3, 3, 1, 5, 3, 3, 3, 5, 0, 4, 0, 3, 0, 4, 4, 3, 4, 3, 3, 0, 4, 1, 1, 3, 4), - (0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0), - (0, 4, 0, 3, 0, 3, 0, 4, 0, 3, 4, 4, 3, 2, 2, 1, 2, 1, 3, 1, 3, 3, 3, 3, 3, 4, 3, 1, 3, 3, 5, 3, 3, 0, 4, 3, 0, 5, 4, 3, 3, 5, 4, 4, 3, 4, 4, 5, 0, 1, 2, 0, 1, 2, 0, 2, 2, 0, 1, 0, 0, 5, 2, 2, 1, 4, 0, 3, 0, 1, 0, 4, 4, 3, 5, 4, 3, 0, 2, 1, 0, 4, 3), - (0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0), - (0, 3, 0, 5, 0, 4, 0, 2, 1, 4, 4, 2, 4, 1, 4, 2, 4, 2, 4, 3, 3, 3, 4, 3, 3, 3, 3, 1, 4, 2, 3, 3, 3, 1, 4, 4, 1, 1, 1, 4, 3, 3, 2, 0, 2, 4, 3, 2, 0, 3, 3, 0, 3, 1, 1, 0, 0, 0, 3, 3, 0, 4, 2, 2, 3, 4, 0, 4, 0, 3, 0, 4, 4, 5, 3, 4, 4, 0, 3, 0, 0, 1, 4), - (1, 4, 0, 4, 0, 4, 0, 4, 0, 3, 5, 4, 4, 3, 4, 3, 5, 4, 3, 3, 4, 3, 5, 4, 4, 4, 4, 3, 4, 2, 4, 3, 3, 1, 5, 4, 3, 2, 4, 5, 4, 5, 5, 4, 4, 5, 4, 4, 0, 3, 2, 2, 3, 3, 0, 4, 3, 1, 3, 2, 1, 4, 3, 3, 4, 5, 0, 3, 0, 2, 0, 4, 5, 5, 4, 5, 4, 0, 4, 0, 0, 5, 4), - (0, 5, 0, 5, 0, 4, 0, 3, 0, 4, 4, 3, 4, 3, 3, 3, 4, 0, 4, 4, 4, 3, 4, 3, 4, 3, 3, 1, 4, 2, 4, 3, 4, 0, 5, 4, 1, 4, 5, 4, 4, 5, 3, 2, 4, 3, 4, 3, 2, 4, 1, 3, 3, 3, 2, 3, 2, 0, 4, 3, 3, 4, 3, 3, 3, 4, 0, 4, 0, 3, 0, 4, 5, 4, 4, 4, 3, 0, 4, 1, 0, 1, 3), - (0, 3, 1, 4, 0, 3, 0, 2, 0, 3, 4, 4, 3, 1, 4, 2, 3, 3, 4, 3, 4, 3, 4, 3, 4, 4, 3, 2, 3, 1, 5, 4, 4, 1, 4, 4, 3, 5, 4, 4, 3, 5, 5, 4, 3, 4, 4, 3, 1, 2, 3, 1, 2, 2, 0, 3, 2, 0, 3, 1, 0, 5, 3, 3, 3, 4, 3, 3, 3, 3, 4, 4, 4, 4, 5, 4, 2, 0, 3, 3, 2, 4, 3), - (0, 2, 0, 3, 0, 1, 0, 1, 0, 0, 3, 2, 0, 0, 2, 0, 1, 0, 2, 1, 3, 3, 3, 1, 2, 3, 1, 0, 1, 0, 4, 2, 1, 1, 3, 3, 0, 4, 3, 3, 1, 4, 3, 3, 0, 3, 3, 2, 0, 0, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 4, 1, 0, 2, 3, 2, 2, 2, 1, 3, 3, 3, 4, 4, 3, 2, 0, 3, 1, 0, 3, 3), - (0, 4, 0, 4, 0, 3, 0, 3, 0, 4, 4, 4, 3, 3, 3, 3, 3, 3, 4, 3, 4, 2, 4, 3, 4, 3, 3, 2, 4, 3, 4, 5, 4, 1, 4, 5, 3, 5, 4, 5, 3, 5, 4, 0, 3, 5, 5, 3, 1, 3, 3, 2, 2, 3, 0, 3, 4, 1, 3, 3, 2, 4, 3, 3, 3, 4, 0, 4, 0, 3, 0, 4, 5, 4, 4, 5, 3, 0, 4, 1, 0, 3, 4), - (0, 2, 0, 3, 0, 3, 0, 0, 0, 2, 2, 2, 1, 0, 1, 0, 0, 0, 3, 0, 3, 0, 3, 0, 1, 3, 1, 0, 3, 1, 3, 3, 3, 1, 3, 3, 3, 0, 1, 3, 1, 3, 4, 0, 0, 3, 1, 1, 0, 3, 2, 0, 0, 0, 0, 1, 3, 0, 1, 0, 0, 3, 3, 2, 0, 3, 0, 0, 0, 0, 0, 3, 4, 3, 4, 3, 3, 0, 3, 0, 0, 2, 3), - (2, 3, 0, 3, 0, 2, 0, 1, 0, 3, 3, 4, 3, 1, 3, 1, 1, 1, 3, 1, 4, 3, 4, 3, 3, 3, 0, 0, 3, 1, 5, 4, 3, 1, 4, 3, 2, 5, 5, 4, 4, 4, 4, 3, 3, 4, 4, 4, 0, 2, 1, 1, 3, 2, 0, 1, 2, 0, 0, 1, 0, 4, 1, 3, 3, 3, 0, 3, 0, 1, 0, 4, 4, 4, 5, 5, 3, 0, 2, 0, 0, 4, 4), - (0, 2, 0, 1, 0, 3, 1, 3, 0, 2, 3, 3, 3, 0, 3, 1, 0, 0, 3, 0, 3, 2, 3, 1, 3, 2, 1, 1, 0, 0, 4, 2, 1, 0, 2, 3, 1, 4, 3, 2, 0, 4, 4, 3, 1, 3, 1, 3, 0, 1, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 4, 1, 1, 1, 2, 0, 3, 0, 0, 0, 3, 4, 2, 4, 3, 2, 0, 1, 0, 0, 3, 3), - (0, 1, 0, 4, 0, 5, 0, 4, 0, 2, 4, 4, 2, 3, 3, 2, 3, 3, 5, 3, 3, 3, 4, 3, 4, 2, 3, 0, 4, 3, 3, 3, 4, 1, 4, 3, 2, 1, 5, 5, 3, 4, 5, 1, 3, 5, 4, 2, 0, 3, 3, 0, 1, 3, 0, 4, 2, 0, 1, 3, 1, 4, 3, 3, 3, 3, 0, 3, 0, 1, 0, 3, 4, 4, 4, 5, 5, 0, 3, 0, 1, 4, 5), - (0, 2, 0, 3, 0, 3, 0, 0, 0, 2, 3, 1, 3, 0, 4, 0, 1, 1, 3, 0, 3, 4, 3, 2, 3, 1, 0, 3, 3, 2, 3, 1, 3, 0, 2, 3, 0, 2, 1, 4, 1, 2, 2, 0, 0, 3, 3, 0, 0, 2, 0, 0, 0, 1, 0, 0, 0, 0, 2, 2, 0, 3, 2, 1, 3, 3, 0, 2, 0, 2, 0, 0, 3, 3, 1, 2, 4, 0, 3, 0, 2, 2, 3), - (2, 4, 0, 5, 0, 4, 0, 4, 0, 2, 4, 4, 4, 3, 4, 3, 3, 3, 1, 2, 4, 3, 4, 3, 4, 4, 5, 0, 3, 3, 3, 3, 2, 0, 4, 3, 1, 4, 3, 4, 1, 4, 4, 3, 3, 4, 4, 3, 1, 2, 3, 0, 4, 2, 0, 4, 1, 0, 3, 3, 0, 4, 3, 3, 3, 4, 0, 4, 0, 2, 0, 3, 5, 3, 4, 5, 2, 0, 3, 0, 0, 4, 5), - (0, 3, 0, 4, 0, 1, 0, 1, 0, 1, 3, 2, 2, 1, 3, 0, 3, 0, 2, 0, 2, 0, 3, 0, 2, 0, 0, 0, 1, 0, 1, 1, 0, 0, 3, 1, 0, 0, 0, 4, 0, 3, 1, 0, 2, 1, 3, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 4, 2, 2, 3, 1, 0, 3, 0, 0, 0, 1, 4, 4, 4, 3, 0, 0, 4, 0, 0, 1, 4), - (1, 4, 1, 5, 0, 3, 0, 3, 0, 4, 5, 4, 4, 3, 5, 3, 3, 4, 4, 3, 4, 1, 3, 3, 3, 3, 2, 1, 4, 1, 5, 4, 3, 1, 4, 4, 3, 5, 4, 4, 3, 5, 4, 3, 3, 4, 4, 4, 0, 3, 3, 1, 2, 3, 0, 3, 1, 0, 3, 3, 0, 5, 4, 4, 4, 4, 4, 4, 3, 3, 5, 4, 4, 3, 3, 5, 4, 0, 3, 2, 0, 4, 4), - (0, 2, 0, 3, 0, 1, 0, 0, 0, 1, 3, 3, 3, 2, 4, 1, 3, 0, 3, 1, 3, 0, 2, 2, 1, 1, 0, 0, 2, 0, 4, 3, 1, 0, 4, 3, 0, 4, 4, 4, 1, 4, 3, 1, 1, 3, 3, 1, 0, 2, 0, 0, 1, 3, 0, 0, 0, 0, 2, 0, 0, 4, 3, 2, 4, 3, 5, 4, 3, 3, 3, 4, 3, 3, 4, 3, 3, 0, 2, 1, 0, 3, 3), - (0, 2, 0, 4, 0, 3, 0, 2, 0, 2, 5, 5, 3, 4, 4, 4, 4, 1, 4, 3, 3, 0, 4, 3, 4, 3, 1, 3, 3, 2, 4, 3, 0, 3, 4, 3, 0, 3, 4, 4, 2, 4, 4, 0, 4, 5, 3, 3, 2, 2, 1, 1, 1, 2, 0, 1, 5, 0, 3, 3, 2, 4, 3, 3, 3, 4, 0, 3, 0, 2, 0, 4, 4, 3, 5, 5, 0, 0, 3, 0, 2, 3, 3), - (0, 3, 0, 4, 0, 3, 0, 1, 0, 3, 4, 3, 3, 1, 3, 3, 3, 0, 3, 1, 3, 0, 4, 3, 3, 1, 1, 0, 3, 0, 3, 3, 0, 0, 4, 4, 0, 1, 5, 4, 3, 3, 5, 0, 3, 3, 4, 3, 0, 2, 0, 1, 1, 1, 0, 1, 3, 0, 1, 2, 1, 3, 3, 2, 3, 3, 0, 3, 0, 1, 0, 1, 3, 3, 4, 4, 1, 0, 1, 2, 2, 1, 3), - (0, 1, 0, 4, 0, 4, 0, 3, 0, 1, 3, 3, 3, 2, 3, 1, 1, 0, 3, 0, 3, 3, 4, 3, 2, 4, 2, 0, 1, 0, 4, 3, 2, 0, 4, 3, 0, 5, 3, 3, 2, 4, 4, 4, 3, 3, 3, 4, 0, 1, 3, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 4, 2, 3, 3, 3, 0, 3, 0, 0, 0, 4, 4, 4, 5, 3, 2, 0, 3, 3, 0, 3, 5), - (0, 2, 0, 3, 0, 0, 0, 3, 0, 1, 3, 0, 2, 0, 0, 0, 1, 0, 3, 1, 1, 3, 3, 0, 0, 3, 0, 0, 3, 0, 2, 3, 1, 0, 3, 1, 0, 3, 3, 2, 0, 4, 2, 2, 0, 2, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 1, 2, 0, 1, 0, 1, 0, 0, 0, 1, 3, 1, 2, 0, 0, 0, 1, 0, 0, 1, 4), - (0, 3, 0, 3, 0, 5, 0, 1, 0, 2, 4, 3, 1, 3, 3, 2, 1, 1, 5, 2, 1, 0, 5, 1, 2, 0, 0, 0, 3, 3, 2, 2, 3, 2, 4, 3, 0, 0, 3, 3, 1, 3, 3, 0, 2, 5, 3, 4, 0, 3, 3, 0, 1, 2, 0, 2, 2, 0, 3, 2, 0, 2, 2, 3, 3, 3, 0, 2, 0, 1, 0, 3, 4, 4, 2, 5, 4, 0, 3, 0, 0, 3, 5), - (0, 3, 0, 3, 0, 3, 0, 1, 0, 3, 3, 3, 3, 0, 3, 0, 2, 0, 2, 1, 1, 0, 2, 0, 1, 0, 0, 0, 2, 1, 0, 0, 1, 0, 3, 2, 0, 0, 3, 3, 1, 2, 3, 1, 0, 3, 3, 0, 0, 1, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 2, 3, 1, 2, 3, 0, 3, 0, 1, 0, 3, 2, 1, 0, 4, 3, 0, 1, 1, 0, 3, 3), - (0, 4, 0, 5, 0, 3, 0, 3, 0, 4, 5, 5, 4, 3, 5, 3, 4, 3, 5, 3, 3, 2, 5, 3, 4, 4, 4, 3, 4, 3, 4, 5, 5, 3, 4, 4, 3, 4, 4, 5, 4, 4, 4, 3, 4, 5, 5, 4, 2, 3, 4, 2, 3, 4, 0, 3, 3, 1, 4, 3, 2, 4, 3, 3, 5, 5, 0, 3, 0, 3, 0, 5, 5, 5, 5, 4, 4, 0, 4, 0, 1, 4, 4), - (0, 4, 0, 4, 0, 3, 0, 3, 0, 3, 5, 4, 4, 2, 3, 2, 5, 1, 3, 2, 5, 1, 4, 2, 3, 2, 3, 3, 4, 3, 3, 3, 3, 2, 5, 4, 1, 3, 3, 5, 3, 4, 4, 0, 4, 4, 3, 1, 1, 3, 1, 0, 2, 3, 0, 2, 3, 0, 3, 0, 0, 4, 3, 1, 3, 4, 0, 3, 0, 2, 0, 4, 4, 4, 3, 4, 5, 0, 4, 0, 0, 3, 4), - (0, 3, 0, 3, 0, 3, 1, 2, 0, 3, 4, 4, 3, 3, 3, 0, 2, 2, 4, 3, 3, 1, 3, 3, 3, 1, 1, 0, 3, 1, 4, 3, 2, 3, 4, 4, 2, 4, 4, 4, 3, 4, 4, 3, 2, 4, 4, 3, 1, 3, 3, 1, 3, 3, 0, 4, 1, 0, 2, 2, 1, 4, 3, 2, 3, 3, 5, 4, 3, 3, 5, 4, 4, 3, 3, 0, 4, 0, 3, 2, 2, 4, 4), - (0, 2, 0, 1, 0, 0, 0, 0, 0, 1, 2, 1, 3, 0, 0, 0, 0, 0, 2, 0, 1, 2, 1, 0, 0, 1, 0, 0, 0, 0, 3, 0, 0, 1, 0, 1, 1, 3, 1, 0, 0, 0, 1, 1, 0, 1, 1, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 2, 2, 0, 3, 4, 0, 0, 0, 1, 1, 0, 0, 1, 0, 0, 0, 0, 0, 1, 1), - (0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 4, 0, 4, 1, 4, 0, 3, 0, 4, 0, 3, 0, 4, 0, 3, 0, 3, 0, 4, 1, 5, 1, 4, 0, 0, 3, 0, 5, 0, 5, 2, 0, 1, 0, 0, 0, 2, 1, 4, 0, 1, 3, 0, 0, 3, 0, 0, 3, 1, 1, 4, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0), - (1, 4, 0, 5, 0, 3, 0, 2, 0, 3, 5, 4, 4, 3, 4, 3, 5, 3, 4, 3, 3, 0, 4, 3, 3, 3, 3, 3, 3, 2, 4, 4, 3, 1, 3, 4, 4, 5, 4, 4, 3, 4, 4, 1, 3, 5, 4, 3, 3, 3, 1, 2, 2, 3, 3, 1, 3, 1, 3, 3, 3, 5, 3, 3, 4, 5, 0, 3, 0, 3, 0, 3, 4, 3, 4, 4, 3, 0, 3, 0, 2, 4, 3), - (0, 1, 0, 4, 0, 0, 0, 0, 0, 1, 4, 0, 4, 1, 4, 2, 4, 0, 3, 0, 1, 0, 1, 0, 0, 0, 0, 0, 2, 0, 3, 1, 1, 1, 0, 3, 0, 0, 0, 1, 2, 1, 0, 0, 1, 1, 1, 1, 0, 1, 0, 0, 0, 1, 0, 0, 3, 0, 0, 0, 0, 3, 2, 0, 2, 2, 0, 1, 0, 0, 0, 2, 3, 2, 3, 3, 0, 0, 0, 0, 2, 1, 0), - (0, 5, 1, 5, 0, 3, 0, 3, 0, 5, 4, 4, 5, 1, 5, 3, 3, 0, 4, 3, 4, 3, 5, 3, 4, 3, 3, 2, 4, 3, 4, 3, 3, 0, 3, 3, 1, 4, 4, 3, 4, 4, 4, 3, 4, 5, 5, 3, 2, 3, 1, 1, 3, 3, 1, 3, 1, 1, 3, 3, 2, 4, 5, 3, 3, 5, 0, 4, 0, 3, 0, 4, 4, 3, 5, 3, 3, 0, 3, 4, 0, 4, 3), - (0, 5, 0, 5, 0, 3, 0, 2, 0, 4, 4, 3, 5, 2, 4, 3, 3, 3, 4, 4, 4, 3, 5, 3, 5, 3, 3, 1, 4, 0, 4, 3, 3, 0, 3, 3, 0, 4, 4, 4, 4, 5, 4, 3, 3, 5, 5, 3, 2, 3, 1, 2, 3, 2, 0, 1, 0, 0, 3, 2, 2, 4, 4, 3, 1, 5, 0, 4, 0, 3, 0, 4, 3, 1, 3, 2, 1, 0, 3, 3, 0, 3, 3), - (0, 4, 0, 5, 0, 5, 0, 4, 0, 4, 5, 5, 5, 3, 4, 3, 3, 2, 5, 4, 4, 3, 5, 3, 5, 3, 4, 0, 4, 3, 4, 4, 3, 2, 4, 4, 3, 4, 5, 4, 4, 5, 5, 0, 3, 5, 5, 4, 1, 3, 3, 2, 3, 3, 1, 3, 1, 0, 4, 3, 1, 4, 4, 3, 4, 5, 0, 4, 0, 2, 0, 4, 3, 4, 4, 3, 3, 0, 4, 0, 0, 5, 5), - (0, 4, 0, 4, 0, 5, 0, 1, 1, 3, 3, 4, 4, 3, 4, 1, 3, 0, 5, 1, 3, 0, 3, 1, 3, 1, 1, 0, 3, 0, 3, 3, 4, 0, 4, 3, 0, 4, 4, 4, 3, 4, 4, 0, 3, 5, 4, 1, 0, 3, 0, 0, 2, 3, 0, 3, 1, 0, 3, 1, 0, 3, 2, 1, 3, 5, 0, 3, 0, 1, 0, 3, 2, 3, 3, 4, 4, 0, 2, 2, 0, 4, 4), - (2, 4, 0, 5, 0, 4, 0, 3, 0, 4, 5, 5, 4, 3, 5, 3, 5, 3, 5, 3, 5, 2, 5, 3, 4, 3, 3, 4, 3, 4, 5, 3, 2, 1, 5, 4, 3, 2, 3, 4, 5, 3, 4, 1, 2, 5, 4, 3, 0, 3, 3, 0, 3, 2, 0, 2, 3, 0, 4, 1, 0, 3, 4, 3, 3, 5, 0, 3, 0, 1, 0, 4, 5, 5, 5, 4, 3, 0, 4, 2, 0, 3, 5), - (0, 5, 0, 4, 0, 4, 0, 2, 0, 5, 4, 3, 4, 3, 4, 3, 3, 3, 4, 3, 4, 2, 5, 3, 5, 3, 4, 1, 4, 3, 4, 4, 4, 0, 3, 5, 0, 4, 4, 4, 4, 5, 3, 1, 3, 4, 5, 3, 3, 3, 3, 3, 3, 3, 0, 2, 2, 0, 3, 3, 2, 4, 3, 3, 3, 5, 3, 4, 1, 3, 3, 5, 3, 2, 0, 0, 0, 0, 4, 3, 1, 3, 3), - (0, 1, 0, 3, 0, 3, 0, 1, 0, 1, 3, 3, 3, 2, 3, 3, 3, 0, 3, 0, 0, 0, 3, 1, 3, 0, 0, 0, 2, 2, 2, 3, 0, 0, 3, 2, 0, 1, 2, 4, 1, 3, 3, 0, 0, 3, 3, 3, 0, 1, 0, 0, 2, 1, 0, 0, 3, 0, 3, 1, 0, 3, 0, 0, 1, 3, 0, 2, 0, 1, 0, 3, 3, 1, 3, 3, 0, 0, 1, 1, 0, 3, 3), - (0, 2, 0, 3, 0, 2, 1, 4, 0, 2, 2, 3, 1, 1, 3, 1, 1, 0, 2, 0, 3, 1, 2, 3, 1, 3, 0, 0, 1, 0, 4, 3, 2, 3, 3, 3, 1, 4, 2, 3, 3, 3, 3, 1, 0, 3, 1, 4, 0, 1, 1, 0, 1, 2, 0, 1, 1, 0, 1, 1, 0, 3, 1, 3, 2, 2, 0, 1, 0, 0, 0, 2, 3, 3, 3, 1, 0, 0, 0, 0, 0, 2, 3), - (0, 5, 0, 4, 0, 5, 0, 2, 0, 4, 5, 5, 3, 3, 4, 3, 3, 1, 5, 4, 4, 2, 4, 4, 4, 3, 4, 2, 4, 3, 5, 5, 4, 3, 3, 4, 3, 3, 5, 5, 4, 5, 5, 1, 3, 4, 5, 3, 1, 4, 3, 1, 3, 3, 0, 3, 3, 1, 4, 3, 1, 4, 5, 3, 3, 5, 0, 4, 0, 3, 0, 5, 3, 3, 1, 4, 3, 0, 4, 0, 1, 5, 3), - (0, 5, 0, 5, 0, 4, 0, 2, 0, 4, 4, 3, 4, 3, 3, 3, 3, 3, 5, 4, 4, 4, 4, 4, 4, 5, 3, 3, 5, 2, 4, 4, 4, 3, 4, 4, 3, 3, 4, 4, 5, 5, 3, 3, 4, 3, 4, 3, 3, 4, 3, 3, 3, 3, 1, 2, 2, 1, 4, 3, 3, 5, 4, 4, 3, 4, 0, 4, 0, 3, 0, 4, 4, 4, 4, 4, 1, 0, 4, 2, 0, 2, 4), - (0, 4, 0, 4, 0, 3, 0, 1, 0, 3, 5, 2, 3, 0, 3, 0, 2, 1, 4, 2, 3, 3, 4, 1, 4, 3, 3, 2, 4, 1, 3, 3, 3, 0, 3, 3, 0, 0, 3, 3, 3, 5, 3, 3, 3, 3, 3, 2, 0, 2, 0, 0, 2, 0, 0, 2, 0, 0, 1, 0, 0, 3, 1, 2, 2, 3, 0, 3, 0, 2, 0, 4, 4, 3, 3, 4, 1, 0, 3, 0, 0, 2, 4), - (0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 1, 0, 1, 0, 2, 0, 0, 0, 0, 0, 1, 0, 2, 0, 1, 0, 0, 0, 0, 0, 3, 1, 3, 0, 3, 2, 0, 0, 0, 1, 0, 3, 2, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 4, 0, 2, 0, 0, 0, 0, 0, 0, 2), - (0, 2, 1, 3, 0, 2, 0, 2, 0, 3, 3, 3, 3, 1, 3, 1, 3, 3, 3, 3, 3, 3, 4, 2, 2, 1, 2, 1, 4, 0, 4, 3, 1, 3, 3, 3, 2, 4, 3, 5, 4, 3, 3, 3, 3, 3, 3, 3, 0, 1, 3, 0, 2, 0, 0, 1, 0, 0, 1, 0, 0, 4, 2, 0, 2, 3, 0, 3, 3, 0, 3, 3, 4, 2, 3, 1, 4, 0, 1, 2, 0, 2, 3), - (0, 3, 0, 3, 0, 1, 0, 3, 0, 2, 3, 3, 3, 0, 3, 1, 2, 0, 3, 3, 2, 3, 3, 2, 3, 2, 3, 1, 3, 0, 4, 3, 2, 0, 3, 3, 1, 4, 3, 3, 2, 3, 4, 3, 1, 3, 3, 1, 1, 0, 1, 1, 0, 1, 0, 1, 0, 1, 0, 0, 0, 4, 1, 1, 0, 3, 0, 3, 1, 0, 2, 3, 3, 3, 3, 3, 1, 0, 0, 2, 0, 3, 3), - (0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 2, 0, 3, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 1, 0, 1, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 2, 0, 2, 3, 0, 0, 0, 0, 0, 0, 0, 0, 3), - (0, 2, 0, 3, 1, 3, 0, 3, 0, 2, 3, 3, 3, 1, 3, 1, 3, 1, 3, 1, 3, 3, 3, 1, 3, 0, 2, 3, 1, 1, 4, 3, 3, 2, 3, 3, 1, 2, 2, 4, 1, 3, 3, 0, 1, 4, 2, 3, 0, 1, 3, 0, 3, 0, 0, 1, 3, 0, 2, 0, 0, 3, 3, 2, 1, 3, 0, 3, 0, 2, 0, 3, 4, 4, 4, 3, 1, 0, 3, 0, 0, 3, 3), - (0, 2, 0, 1, 0, 2, 0, 0, 0, 1, 3, 2, 2, 1, 3, 0, 1, 1, 3, 0, 3, 2, 3, 1, 2, 0, 2, 0, 1, 1, 3, 3, 3, 0, 3, 3, 1, 1, 2, 3, 2, 3, 3, 1, 2, 3, 2, 0, 0, 1, 0, 0, 0, 0, 0, 0, 3, 0, 1, 0, 0, 2, 1, 2, 1, 3, 0, 3, 0, 0, 0, 3, 4, 4, 4, 3, 2, 0, 2, 0, 0, 2, 4), - (0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 2, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 3, 1, 0, 0, 0, 0, 0, 0, 0, 3), - (0, 3, 0, 3, 0, 2, 0, 3, 0, 3, 3, 3, 2, 3, 2, 2, 2, 0, 3, 1, 3, 3, 3, 2, 3, 3, 0, 0, 3, 0, 3, 2, 2, 0, 2, 3, 1, 4, 3, 4, 3, 3, 2, 3, 1, 5, 4, 4, 0, 3, 1, 2, 1, 3, 0, 3, 1, 1, 2, 0, 2, 3, 1, 3, 1, 3, 0, 3, 0, 1, 0, 3, 3, 4, 4, 2, 1, 0, 2, 1, 0, 2, 4), - (0, 1, 0, 3, 0, 1, 0, 2, 0, 1, 4, 2, 5, 1, 4, 0, 2, 0, 2, 1, 3, 1, 4, 0, 2, 1, 0, 0, 2, 1, 4, 1, 1, 0, 3, 3, 0, 5, 1, 3, 2, 3, 3, 1, 0, 3, 2, 3, 0, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 4, 0, 1, 0, 3, 0, 2, 0, 1, 0, 3, 3, 3, 4, 3, 3, 0, 0, 0, 0, 2, 3), - (0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 2, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 1, 0, 0, 0, 0, 0, 3), - (0, 1, 0, 3, 0, 4, 0, 3, 0, 2, 4, 3, 1, 0, 3, 2, 2, 1, 3, 1, 2, 2, 3, 1, 1, 1, 2, 1, 3, 0, 1, 2, 0, 1, 3, 2, 1, 3, 0, 5, 5, 1, 0, 0, 1, 3, 2, 1, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0, 3, 4, 0, 1, 1, 1, 3, 2, 0, 2, 0, 1, 0, 2, 3, 3, 1, 2, 3, 0, 1, 0, 1, 0, 4), - (0, 0, 0, 1, 0, 3, 0, 3, 0, 2, 2, 1, 0, 0, 4, 0, 3, 0, 3, 1, 3, 0, 3, 0, 3, 0, 1, 0, 3, 0, 3, 1, 3, 0, 3, 3, 0, 0, 1, 2, 1, 1, 1, 0, 1, 2, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 2, 2, 1, 2, 0, 0, 2, 0, 0, 0, 0, 2, 3, 3, 3, 3, 0, 0, 0, 0, 1, 4), - (0, 0, 0, 3, 0, 3, 0, 0, 0, 0, 3, 1, 1, 0, 3, 0, 1, 0, 2, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 3, 0, 2, 0, 2, 3, 0, 0, 2, 2, 3, 1, 2, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 2, 0, 0, 0, 0, 2, 3), - (2, 4, 0, 5, 0, 5, 0, 4, 0, 3, 4, 3, 3, 3, 4, 3, 3, 3, 4, 3, 4, 4, 5, 4, 5, 5, 5, 2, 3, 0, 5, 5, 4, 1, 5, 4, 3, 1, 5, 4, 3, 4, 4, 3, 3, 4, 3, 3, 0, 3, 2, 0, 2, 3, 0, 3, 0, 0, 3, 3, 0, 5, 3, 2, 3, 3, 0, 3, 0, 3, 0, 3, 4, 5, 4, 5, 3, 0, 4, 3, 0, 3, 4), - (0, 3, 0, 3, 0, 3, 0, 3, 0, 3, 3, 4, 3, 2, 3, 2, 3, 0, 4, 3, 3, 3, 3, 3, 3, 3, 3, 0, 3, 2, 4, 3, 3, 1, 3, 4, 3, 4, 4, 4, 3, 4, 4, 3, 2, 4, 4, 1, 0, 2, 0, 0, 1, 1, 0, 2, 0, 0, 3, 1, 0, 5, 3, 2, 1, 3, 0, 3, 0, 1, 2, 4, 3, 2, 4, 3, 3, 0, 3, 2, 0, 4, 4), - (0, 3, 0, 3, 0, 1, 0, 0, 0, 1, 4, 3, 3, 2, 3, 1, 3, 1, 4, 2, 3, 2, 4, 2, 3, 4, 3, 0, 2, 2, 3, 3, 3, 0, 3, 3, 3, 0, 3, 4, 1, 3, 3, 0, 3, 4, 3, 3, 0, 1, 1, 0, 1, 0, 0, 0, 4, 0, 3, 0, 0, 3, 1, 2, 1, 3, 0, 4, 0, 1, 0, 4, 3, 3, 4, 3, 3, 0, 2, 0, 0, 3, 3), - (0, 3, 0, 4, 0, 1, 0, 3, 0, 3, 4, 3, 3, 0, 3, 3, 3, 1, 3, 1, 3, 3, 4, 3, 3, 3, 0, 0, 3, 1, 5, 3, 3, 1, 3, 3, 2, 5, 4, 3, 3, 4, 5, 3, 2, 5, 3, 4, 0, 1, 0, 0, 0, 0, 0, 2, 0, 0, 1, 1, 0, 4, 2, 2, 1, 3, 0, 3, 0, 2, 0, 4, 4, 3, 5, 3, 2, 0, 1, 1, 0, 3, 4), - (0, 5, 0, 4, 0, 5, 0, 2, 0, 4, 4, 3, 3, 2, 3, 3, 3, 1, 4, 3, 4, 1, 5, 3, 4, 3, 4, 0, 4, 2, 4, 3, 4, 1, 5, 4, 0, 4, 4, 4, 4, 5, 4, 1, 3, 5, 4, 2, 1, 4, 1, 1, 3, 2, 0, 3, 1, 0, 3, 2, 1, 4, 3, 3, 3, 4, 0, 4, 0, 3, 0, 4, 4, 4, 3, 3, 3, 0, 4, 2, 0, 3, 4), - (1, 4, 0, 4, 0, 3, 0, 1, 0, 3, 3, 3, 1, 1, 3, 3, 2, 2, 3, 3, 1, 0, 3, 2, 2, 1, 2, 0, 3, 1, 2, 1, 2, 0, 3, 2, 0, 2, 2, 3, 3, 4, 3, 0, 3, 3, 1, 2, 0, 1, 1, 3, 1, 2, 0, 0, 3, 0, 1, 1, 0, 3, 2, 2, 3, 3, 0, 3, 0, 0, 0, 2, 3, 3, 4, 3, 3, 0, 1, 0, 0, 1, 4), - (0, 4, 0, 4, 0, 4, 0, 0, 0, 3, 4, 4, 3, 1, 4, 2, 3, 2, 3, 3, 3, 1, 4, 3, 4, 0, 3, 0, 4, 2, 3, 3, 2, 2, 5, 4, 2, 1, 3, 4, 3, 4, 3, 1, 3, 3, 4, 2, 0, 2, 1, 0, 3, 3, 0, 0, 2, 0, 3, 1, 0, 4, 4, 3, 4, 3, 0, 4, 0, 1, 0, 2, 4, 4, 4, 4, 4, 0, 3, 2, 0, 3, 3), - (0, 0, 0, 1, 0, 4, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 3, 2, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 2), - (0, 2, 0, 3, 0, 4, 0, 4, 0, 1, 3, 3, 3, 0, 4, 0, 2, 1, 2, 1, 1, 1, 2, 0, 3, 1, 1, 0, 1, 0, 3, 1, 0, 0, 3, 3, 2, 0, 1, 1, 0, 0, 0, 0, 0, 1, 0, 2, 0, 2, 2, 0, 3, 1, 0, 0, 1, 0, 1, 1, 0, 1, 2, 0, 3, 0, 0, 0, 0, 1, 0, 0, 3, 3, 4, 3, 1, 0, 1, 0, 3, 0, 2), - (0, 0, 0, 3, 0, 5, 0, 0, 0, 0, 1, 0, 2, 0, 3, 1, 0, 1, 3, 0, 0, 0, 2, 0, 0, 0, 1, 0, 0, 0, 1, 1, 0, 0, 4, 0, 0, 0, 2, 3, 0, 1, 4, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 3, 0, 0, 0, 0, 0, 3), - (0, 2, 0, 5, 0, 5, 0, 1, 0, 2, 4, 3, 3, 2, 5, 1, 3, 2, 3, 3, 3, 0, 4, 1, 2, 0, 3, 0, 4, 0, 2, 2, 1, 1, 5, 3, 0, 0, 1, 4, 2, 3, 2, 0, 3, 3, 3, 2, 0, 2, 4, 1, 1, 2, 0, 1, 1, 0, 3, 1, 0, 1, 3, 1, 2, 3, 0, 2, 0, 0, 0, 1, 3, 5, 4, 4, 4, 0, 3, 0, 0, 1, 3), - (0, 4, 0, 5, 0, 4, 0, 4, 0, 4, 5, 4, 3, 3, 4, 3, 3, 3, 4, 3, 4, 4, 5, 3, 4, 5, 4, 2, 4, 2, 3, 4, 3, 1, 4, 4, 1, 3, 5, 4, 4, 5, 5, 4, 4, 5, 5, 5, 2, 3, 3, 1, 4, 3, 1, 3, 3, 0, 3, 3, 1, 4, 3, 4, 4, 4, 0, 3, 0, 4, 0, 3, 3, 4, 4, 5, 0, 0, 4, 3, 0, 4, 5), - (0, 4, 0, 4, 0, 3, 0, 3, 0, 3, 4, 4, 4, 3, 3, 2, 4, 3, 4, 3, 4, 3, 5, 3, 4, 3, 2, 1, 4, 2, 4, 4, 3, 1, 3, 4, 2, 4, 5, 5, 3, 4, 5, 4, 1, 5, 4, 3, 0, 3, 2, 2, 3, 2, 1, 3, 1, 0, 3, 3, 3, 5, 3, 3, 3, 5, 4, 4, 2, 3, 3, 4, 3, 3, 3, 2, 1, 0, 3, 2, 1, 4, 3), - (0, 4, 0, 5, 0, 4, 0, 3, 0, 3, 5, 5, 3, 2, 4, 3, 4, 0, 5, 4, 4, 1, 4, 4, 4, 3, 3, 3, 4, 3, 5, 5, 2, 3, 3, 4, 1, 2, 5, 5, 3, 5, 5, 2, 3, 5, 5, 4, 0, 3, 2, 0, 3, 3, 1, 1, 5, 1, 4, 1, 0, 4, 3, 2, 3, 5, 0, 4, 0, 3, 0, 5, 4, 3, 4, 3, 0, 0, 4, 1, 0, 4, 4), - (1, 3, 0, 4, 0, 2, 0, 2, 0, 2, 5, 5, 3, 3, 3, 3, 3, 0, 4, 2, 3, 4, 4, 4, 3, 4, 0, 0, 3, 4, 5, 4, 3, 3, 3, 3, 2, 5, 5, 4, 5, 5, 5, 4, 3, 5, 5, 5, 1, 3, 1, 0, 1, 0, 0, 3, 2, 0, 4, 2, 0, 5, 2, 3, 2, 4, 1, 3, 0, 3, 0, 4, 5, 4, 5, 4, 3, 0, 4, 2, 0, 5, 4), - (0, 3, 0, 4, 0, 5, 0, 3, 0, 3, 4, 4, 3, 2, 3, 2, 3, 3, 3, 3, 3, 2, 4, 3, 3, 2, 2, 0, 3, 3, 3, 3, 3, 1, 3, 3, 3, 0, 4, 4, 3, 4, 4, 1, 1, 4, 4, 2, 0, 3, 1, 0, 1, 1, 0, 4, 1, 0, 2, 3, 1, 3, 3, 1, 3, 4, 0, 3, 0, 1, 0, 3, 1, 3, 0, 0, 1, 0, 2, 0, 0, 4, 4), - (0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0), - (0, 3, 0, 3, 0, 2, 0, 3, 0, 1, 5, 4, 3, 3, 3, 1, 4, 2, 1, 2, 3, 4, 4, 2, 4, 4, 5, 0, 3, 1, 4, 3, 4, 0, 4, 3, 3, 3, 2, 3, 2, 5, 3, 4, 3, 2, 2, 3, 0, 0, 3, 0, 2, 1, 0, 1, 2, 0, 0, 0, 0, 2, 1, 1, 3, 1, 0, 2, 0, 4, 0, 3, 4, 4, 4, 5, 2, 0, 2, 0, 0, 1, 3), - (0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 1, 1, 0, 0, 0, 4, 2, 1, 1, 0, 1, 0, 3, 2, 0, 0, 3, 1, 1, 1, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 1, 0, 0, 0, 2, 0, 0, 0, 1, 4, 0, 4, 2, 1, 0, 0, 0, 0, 0, 1), - (0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 3, 1, 0, 0, 0, 2, 0, 2, 1, 0, 0, 1, 2, 1, 0, 1, 1, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 3, 1, 0, 0, 0, 0, 0, 1, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 2), - (0, 4, 0, 4, 0, 4, 0, 3, 0, 4, 4, 3, 4, 2, 4, 3, 2, 0, 4, 4, 4, 3, 5, 3, 5, 3, 3, 2, 4, 2, 4, 3, 4, 3, 1, 4, 0, 2, 3, 4, 4, 4, 3, 3, 3, 4, 4, 4, 3, 4, 1, 3, 4, 3, 2, 1, 2, 1, 3, 3, 3, 4, 4, 3, 3, 5, 0, 4, 0, 3, 0, 4, 3, 3, 3, 2, 1, 0, 3, 0, 0, 3, 3), - (0, 4, 0, 3, 0, 3, 0, 3, 0, 3, 5, 5, 3, 3, 3, 3, 4, 3, 4, 3, 3, 3, 4, 4, 4, 3, 3, 3, 3, 4, 3, 5, 3, 3, 1, 3, 2, 4, 5, 5, 5, 5, 4, 3, 4, 5, 5, 3, 2, 2, 3, 3, 3, 3, 2, 3, 3, 1, 2, 3, 2, 4, 3, 3, 3, 4, 0, 4, 0, 2, 0, 4, 3, 2, 2, 1, 2, 0, 3, 0, 0, 4, 1), -) -# fmt: on - - -class JapaneseContextAnalysis: - NUM_OF_CATEGORY = 6 - DONT_KNOW = -1 - ENOUGH_REL_THRESHOLD = 100 - MAX_REL_THRESHOLD = 1000 - MINIMUM_DATA_THRESHOLD = 4 - - def __init__(self): - self._total_rel = None - self._rel_sample = None - self._need_to_skip_char_num = None - self._last_char_order = None - self._done = None - self.reset() - - def reset(self): - self._total_rel = 0 # total sequence received - # category counters, each integer counts sequence in its category - self._rel_sample = [0] * self.NUM_OF_CATEGORY - # if last byte in current buffer is not the last byte of a character, - # we need to know how many bytes to skip in next buffer - self._need_to_skip_char_num = 0 - self._last_char_order = -1 # The order of previous char - # If this flag is set to True, detection is done and conclusion has - # been made - self._done = False - - def feed(self, byte_str, num_bytes): - if self._done: - return - - # The buffer we got is byte oriented, and a character may span in more than one - # buffers. In case the last one or two byte in last buffer is not - # complete, we record how many byte needed to complete that character - # and skip these bytes here. We can choose to record those bytes as - # well and analyse the character once it is complete, but since a - # character will not make much difference, by simply skipping - # this character will simply our logic and improve performance. - i = self._need_to_skip_char_num - while i < num_bytes: - order, char_len = self.get_order(byte_str[i : i + 2]) - i += char_len - if i > num_bytes: - self._need_to_skip_char_num = i - num_bytes - self._last_char_order = -1 - else: - if (order != -1) and (self._last_char_order != -1): - self._total_rel += 1 - if self._total_rel > self.MAX_REL_THRESHOLD: - self._done = True - break - self._rel_sample[ - jp2_char_context[self._last_char_order][order] - ] += 1 - self._last_char_order = order - - def got_enough_data(self): - return self._total_rel > self.ENOUGH_REL_THRESHOLD - - def get_confidence(self): - # This is just one way to calculate confidence. It works well for me. - if self._total_rel > self.MINIMUM_DATA_THRESHOLD: - return (self._total_rel - self._rel_sample[0]) / self._total_rel - return self.DONT_KNOW - - def get_order(self, _): - return -1, 1 - - -class SJISContextAnalysis(JapaneseContextAnalysis): - def __init__(self): - super().__init__() - self._charset_name = "SHIFT_JIS" - - @property - def charset_name(self): - return self._charset_name - - def get_order(self, byte_str): - if not byte_str: - return -1, 1 - # find out current char's byte length - first_char = byte_str[0] - if (0x81 <= first_char <= 0x9F) or (0xE0 <= first_char <= 0xFC): - char_len = 2 - if (first_char == 0x87) or (0xFA <= first_char <= 0xFC): - self._charset_name = "CP932" - else: - char_len = 1 - - # return its order if it is hiragana - if len(byte_str) > 1: - second_char = byte_str[1] - if (first_char == 202) and (0x9F <= second_char <= 0xF1): - return second_char - 0x9F, char_len - - return -1, char_len - - -class EUCJPContextAnalysis(JapaneseContextAnalysis): - def get_order(self, byte_str): - if not byte_str: - return -1, 1 - # find out current char's byte length - first_char = byte_str[0] - if (first_char == 0x8E) or (0xA1 <= first_char <= 0xFE): - char_len = 2 - elif first_char == 0x8F: - char_len = 3 - else: - char_len = 1 - - # return its order if it is hiragana - if len(byte_str) > 1: - second_char = byte_str[1] - if (first_char == 0xA4) and (0xA1 <= second_char <= 0xF3): - return second_char - 0xA1, char_len - - return -1, char_len diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/chardet/langbulgarianmodel.py b/bot/lib/python3.11/site-packages/pip/_vendor/chardet/langbulgarianmodel.py deleted file mode 100644 index 9946682..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/chardet/langbulgarianmodel.py +++ /dev/null @@ -1,4649 +0,0 @@ -from pip._vendor.chardet.sbcharsetprober import SingleByteCharSetModel - -# 3: Positive -# 2: Likely -# 1: Unlikely -# 0: Negative - -BULGARIAN_LANG_MODEL = { - 63: { # 'e' - 63: 1, # 'e' - 45: 0, # '\xad' - 31: 0, # 'А' - 32: 0, # 'Б' - 35: 0, # 'В' - 43: 0, # 'Г' - 37: 0, # 'Д' - 44: 0, # 'Е' - 55: 0, # 'Ж' - 47: 0, # 'З' - 40: 0, # 'И' - 59: 0, # 'Й' - 33: 0, # 'К' - 46: 0, # 'Л' - 38: 0, # 'М' - 36: 0, # 'Н' - 41: 0, # 'О' - 30: 0, # 'П' - 39: 0, # 'Р' - 28: 0, # 'С' - 34: 0, # 'Т' - 51: 0, # 'У' - 48: 0, # 'Ф' - 49: 0, # 'Х' - 53: 0, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 0, # 'Я' - 1: 0, # 'а' - 18: 1, # 'б' - 9: 1, # 'в' - 20: 1, # 'г' - 11: 1, # 'д' - 3: 1, # 'е' - 23: 1, # 'ж' - 15: 1, # 'з' - 2: 0, # 'и' - 26: 1, # 'й' - 12: 1, # 'к' - 10: 1, # 'л' - 14: 1, # 'м' - 6: 1, # 'н' - 4: 1, # 'о' - 13: 1, # 'п' - 7: 1, # 'р' - 8: 1, # 'с' - 5: 1, # 'т' - 19: 0, # 'у' - 29: 1, # 'ф' - 25: 1, # 'х' - 22: 0, # 'ц' - 21: 1, # 'ч' - 27: 1, # 'ш' - 24: 1, # 'щ' - 17: 0, # 'ъ' - 52: 0, # 'ь' - 42: 0, # 'ю' - 16: 1, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 45: { # '\xad' - 63: 0, # 'e' - 45: 0, # '\xad' - 31: 0, # 'А' - 32: 1, # 'Б' - 35: 1, # 'В' - 43: 0, # 'Г' - 37: 1, # 'Д' - 44: 0, # 'Е' - 55: 0, # 'Ж' - 47: 0, # 'З' - 40: 1, # 'И' - 59: 0, # 'Й' - 33: 1, # 'К' - 46: 0, # 'Л' - 38: 1, # 'М' - 36: 0, # 'Н' - 41: 1, # 'О' - 30: 1, # 'П' - 39: 1, # 'Р' - 28: 1, # 'С' - 34: 0, # 'Т' - 51: 0, # 'У' - 48: 0, # 'Ф' - 49: 1, # 'Х' - 53: 0, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 0, # 'Я' - 1: 0, # 'а' - 18: 0, # 'б' - 9: 0, # 'в' - 20: 0, # 'г' - 11: 0, # 'д' - 3: 0, # 'е' - 23: 0, # 'ж' - 15: 0, # 'з' - 2: 0, # 'и' - 26: 0, # 'й' - 12: 0, # 'к' - 10: 0, # 'л' - 14: 0, # 'м' - 6: 0, # 'н' - 4: 0, # 'о' - 13: 0, # 'п' - 7: 0, # 'р' - 8: 0, # 'с' - 5: 0, # 'т' - 19: 0, # 'у' - 29: 0, # 'ф' - 25: 0, # 'х' - 22: 0, # 'ц' - 21: 0, # 'ч' - 27: 0, # 'ш' - 24: 0, # 'щ' - 17: 0, # 'ъ' - 52: 0, # 'ь' - 42: 0, # 'ю' - 16: 0, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 31: { # 'А' - 63: 0, # 'e' - 45: 1, # '\xad' - 31: 1, # 'А' - 32: 1, # 'Б' - 35: 2, # 'В' - 43: 1, # 'Г' - 37: 2, # 'Д' - 44: 2, # 'Е' - 55: 1, # 'Ж' - 47: 2, # 'З' - 40: 1, # 'И' - 59: 1, # 'Й' - 33: 1, # 'К' - 46: 2, # 'Л' - 38: 1, # 'М' - 36: 2, # 'Н' - 41: 1, # 'О' - 30: 2, # 'П' - 39: 2, # 'Р' - 28: 2, # 'С' - 34: 2, # 'Т' - 51: 1, # 'У' - 48: 2, # 'Ф' - 49: 1, # 'Х' - 53: 1, # 'Ц' - 50: 1, # 'Ч' - 54: 1, # 'Ш' - 57: 2, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 1, # 'Я' - 1: 1, # 'а' - 18: 2, # 'б' - 9: 2, # 'в' - 20: 2, # 'г' - 11: 2, # 'д' - 3: 1, # 'е' - 23: 1, # 'ж' - 15: 2, # 'з' - 2: 0, # 'и' - 26: 2, # 'й' - 12: 2, # 'к' - 10: 3, # 'л' - 14: 2, # 'м' - 6: 3, # 'н' - 4: 0, # 'о' - 13: 2, # 'п' - 7: 2, # 'р' - 8: 2, # 'с' - 5: 2, # 'т' - 19: 1, # 'у' - 29: 2, # 'ф' - 25: 1, # 'х' - 22: 1, # 'ц' - 21: 1, # 'ч' - 27: 1, # 'ш' - 24: 0, # 'щ' - 17: 0, # 'ъ' - 52: 0, # 'ь' - 42: 0, # 'ю' - 16: 1, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 32: { # 'Б' - 63: 0, # 'e' - 45: 0, # '\xad' - 31: 2, # 'А' - 32: 2, # 'Б' - 35: 1, # 'В' - 43: 1, # 'Г' - 37: 2, # 'Д' - 44: 1, # 'Е' - 55: 1, # 'Ж' - 47: 2, # 'З' - 40: 1, # 'И' - 59: 0, # 'Й' - 33: 1, # 'К' - 46: 1, # 'Л' - 38: 1, # 'М' - 36: 2, # 'Н' - 41: 2, # 'О' - 30: 1, # 'П' - 39: 1, # 'Р' - 28: 2, # 'С' - 34: 2, # 'Т' - 51: 1, # 'У' - 48: 2, # 'Ф' - 49: 1, # 'Х' - 53: 1, # 'Ц' - 50: 1, # 'Ч' - 54: 0, # 'Ш' - 57: 1, # 'Щ' - 61: 2, # 'Ъ' - 60: 1, # 'Ю' - 56: 1, # 'Я' - 1: 3, # 'а' - 18: 0, # 'б' - 9: 0, # 'в' - 20: 0, # 'г' - 11: 1, # 'д' - 3: 3, # 'е' - 23: 0, # 'ж' - 15: 0, # 'з' - 2: 2, # 'и' - 26: 0, # 'й' - 12: 0, # 'к' - 10: 2, # 'л' - 14: 0, # 'м' - 6: 0, # 'н' - 4: 3, # 'о' - 13: 0, # 'п' - 7: 2, # 'р' - 8: 1, # 'с' - 5: 0, # 'т' - 19: 2, # 'у' - 29: 0, # 'ф' - 25: 1, # 'х' - 22: 0, # 'ц' - 21: 0, # 'ч' - 27: 0, # 'ш' - 24: 0, # 'щ' - 17: 3, # 'ъ' - 52: 1, # 'ь' - 42: 1, # 'ю' - 16: 2, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 35: { # 'В' - 63: 0, # 'e' - 45: 0, # '\xad' - 31: 2, # 'А' - 32: 1, # 'Б' - 35: 1, # 'В' - 43: 0, # 'Г' - 37: 1, # 'Д' - 44: 2, # 'Е' - 55: 0, # 'Ж' - 47: 0, # 'З' - 40: 2, # 'И' - 59: 0, # 'Й' - 33: 1, # 'К' - 46: 1, # 'Л' - 38: 1, # 'М' - 36: 1, # 'Н' - 41: 1, # 'О' - 30: 1, # 'П' - 39: 2, # 'Р' - 28: 2, # 'С' - 34: 1, # 'Т' - 51: 1, # 'У' - 48: 2, # 'Ф' - 49: 0, # 'Х' - 53: 1, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 1, # 'Ъ' - 60: 1, # 'Ю' - 56: 2, # 'Я' - 1: 3, # 'а' - 18: 1, # 'б' - 9: 0, # 'в' - 20: 0, # 'г' - 11: 1, # 'д' - 3: 3, # 'е' - 23: 1, # 'ж' - 15: 2, # 'з' - 2: 3, # 'и' - 26: 0, # 'й' - 12: 1, # 'к' - 10: 2, # 'л' - 14: 1, # 'м' - 6: 2, # 'н' - 4: 2, # 'о' - 13: 1, # 'п' - 7: 2, # 'р' - 8: 2, # 'с' - 5: 2, # 'т' - 19: 1, # 'у' - 29: 0, # 'ф' - 25: 1, # 'х' - 22: 0, # 'ц' - 21: 2, # 'ч' - 27: 0, # 'ш' - 24: 0, # 'щ' - 17: 2, # 'ъ' - 52: 1, # 'ь' - 42: 1, # 'ю' - 16: 1, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 43: { # 'Г' - 63: 0, # 'e' - 45: 0, # '\xad' - 31: 2, # 'А' - 32: 1, # 'Б' - 35: 0, # 'В' - 43: 0, # 'Г' - 37: 1, # 'Д' - 44: 2, # 'Е' - 55: 0, # 'Ж' - 47: 1, # 'З' - 40: 1, # 'И' - 59: 0, # 'Й' - 33: 1, # 'К' - 46: 1, # 'Л' - 38: 0, # 'М' - 36: 1, # 'Н' - 41: 1, # 'О' - 30: 0, # 'П' - 39: 1, # 'Р' - 28: 1, # 'С' - 34: 0, # 'Т' - 51: 1, # 'У' - 48: 1, # 'Ф' - 49: 0, # 'Х' - 53: 0, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 1, # 'Щ' - 61: 1, # 'Ъ' - 60: 0, # 'Ю' - 56: 0, # 'Я' - 1: 2, # 'а' - 18: 1, # 'б' - 9: 1, # 'в' - 20: 0, # 'г' - 11: 1, # 'д' - 3: 3, # 'е' - 23: 1, # 'ж' - 15: 0, # 'з' - 2: 2, # 'и' - 26: 0, # 'й' - 12: 1, # 'к' - 10: 2, # 'л' - 14: 1, # 'м' - 6: 1, # 'н' - 4: 2, # 'о' - 13: 0, # 'п' - 7: 2, # 'р' - 8: 0, # 'с' - 5: 0, # 'т' - 19: 2, # 'у' - 29: 0, # 'ф' - 25: 0, # 'х' - 22: 0, # 'ц' - 21: 0, # 'ч' - 27: 0, # 'ш' - 24: 1, # 'щ' - 17: 2, # 'ъ' - 52: 1, # 'ь' - 42: 1, # 'ю' - 16: 1, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 37: { # 'Д' - 63: 0, # 'e' - 45: 0, # '\xad' - 31: 2, # 'А' - 32: 1, # 'Б' - 35: 2, # 'В' - 43: 1, # 'Г' - 37: 2, # 'Д' - 44: 2, # 'Е' - 55: 2, # 'Ж' - 47: 1, # 'З' - 40: 2, # 'И' - 59: 0, # 'Й' - 33: 1, # 'К' - 46: 1, # 'Л' - 38: 1, # 'М' - 36: 1, # 'Н' - 41: 2, # 'О' - 30: 2, # 'П' - 39: 1, # 'Р' - 28: 2, # 'С' - 34: 1, # 'Т' - 51: 1, # 'У' - 48: 1, # 'Ф' - 49: 0, # 'Х' - 53: 1, # 'Ц' - 50: 1, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 1, # 'Ъ' - 60: 1, # 'Ю' - 56: 1, # 'Я' - 1: 3, # 'а' - 18: 0, # 'б' - 9: 2, # 'в' - 20: 0, # 'г' - 11: 0, # 'д' - 3: 3, # 'е' - 23: 3, # 'ж' - 15: 1, # 'з' - 2: 3, # 'и' - 26: 0, # 'й' - 12: 0, # 'к' - 10: 1, # 'л' - 14: 1, # 'м' - 6: 2, # 'н' - 4: 3, # 'о' - 13: 0, # 'п' - 7: 2, # 'р' - 8: 0, # 'с' - 5: 0, # 'т' - 19: 2, # 'у' - 29: 0, # 'ф' - 25: 0, # 'х' - 22: 0, # 'ц' - 21: 0, # 'ч' - 27: 0, # 'ш' - 24: 0, # 'щ' - 17: 2, # 'ъ' - 52: 1, # 'ь' - 42: 2, # 'ю' - 16: 1, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 44: { # 'Е' - 63: 0, # 'e' - 45: 0, # '\xad' - 31: 1, # 'А' - 32: 1, # 'Б' - 35: 2, # 'В' - 43: 1, # 'Г' - 37: 1, # 'Д' - 44: 1, # 'Е' - 55: 1, # 'Ж' - 47: 1, # 'З' - 40: 1, # 'И' - 59: 1, # 'Й' - 33: 2, # 'К' - 46: 2, # 'Л' - 38: 1, # 'М' - 36: 2, # 'Н' - 41: 2, # 'О' - 30: 1, # 'П' - 39: 2, # 'Р' - 28: 2, # 'С' - 34: 2, # 'Т' - 51: 1, # 'У' - 48: 2, # 'Ф' - 49: 1, # 'Х' - 53: 2, # 'Ц' - 50: 1, # 'Ч' - 54: 1, # 'Ш' - 57: 1, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 1, # 'Я' - 1: 0, # 'а' - 18: 1, # 'б' - 9: 2, # 'в' - 20: 1, # 'г' - 11: 2, # 'д' - 3: 0, # 'е' - 23: 1, # 'ж' - 15: 1, # 'з' - 2: 0, # 'и' - 26: 1, # 'й' - 12: 2, # 'к' - 10: 2, # 'л' - 14: 2, # 'м' - 6: 2, # 'н' - 4: 0, # 'о' - 13: 1, # 'п' - 7: 2, # 'р' - 8: 2, # 'с' - 5: 1, # 'т' - 19: 1, # 'у' - 29: 1, # 'ф' - 25: 1, # 'х' - 22: 0, # 'ц' - 21: 1, # 'ч' - 27: 1, # 'ш' - 24: 1, # 'щ' - 17: 1, # 'ъ' - 52: 0, # 'ь' - 42: 1, # 'ю' - 16: 1, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 55: { # 'Ж' - 63: 0, # 'e' - 45: 0, # '\xad' - 31: 1, # 'А' - 32: 0, # 'Б' - 35: 1, # 'В' - 43: 0, # 'Г' - 37: 1, # 'Д' - 44: 1, # 'Е' - 55: 0, # 'Ж' - 47: 0, # 'З' - 40: 1, # 'И' - 59: 0, # 'Й' - 33: 1, # 'К' - 46: 0, # 'Л' - 38: 0, # 'М' - 36: 1, # 'Н' - 41: 1, # 'О' - 30: 0, # 'П' - 39: 0, # 'Р' - 28: 0, # 'С' - 34: 0, # 'Т' - 51: 1, # 'У' - 48: 0, # 'Ф' - 49: 0, # 'Х' - 53: 0, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 0, # 'Я' - 1: 2, # 'а' - 18: 0, # 'б' - 9: 0, # 'в' - 20: 0, # 'г' - 11: 1, # 'д' - 3: 2, # 'е' - 23: 0, # 'ж' - 15: 0, # 'з' - 2: 2, # 'и' - 26: 0, # 'й' - 12: 0, # 'к' - 10: 0, # 'л' - 14: 0, # 'м' - 6: 0, # 'н' - 4: 2, # 'о' - 13: 1, # 'п' - 7: 1, # 'р' - 8: 0, # 'с' - 5: 0, # 'т' - 19: 1, # 'у' - 29: 0, # 'ф' - 25: 0, # 'х' - 22: 0, # 'ц' - 21: 0, # 'ч' - 27: 0, # 'ш' - 24: 0, # 'щ' - 17: 1, # 'ъ' - 52: 1, # 'ь' - 42: 1, # 'ю' - 16: 0, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 47: { # 'З' - 63: 0, # 'e' - 45: 0, # '\xad' - 31: 2, # 'А' - 32: 1, # 'Б' - 35: 1, # 'В' - 43: 1, # 'Г' - 37: 1, # 'Д' - 44: 1, # 'Е' - 55: 0, # 'Ж' - 47: 1, # 'З' - 40: 1, # 'И' - 59: 0, # 'Й' - 33: 1, # 'К' - 46: 1, # 'Л' - 38: 1, # 'М' - 36: 2, # 'Н' - 41: 1, # 'О' - 30: 1, # 'П' - 39: 1, # 'Р' - 28: 1, # 'С' - 34: 1, # 'Т' - 51: 1, # 'У' - 48: 0, # 'Ф' - 49: 1, # 'Х' - 53: 1, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 1, # 'Ъ' - 60: 0, # 'Ю' - 56: 1, # 'Я' - 1: 3, # 'а' - 18: 1, # 'б' - 9: 2, # 'в' - 20: 1, # 'г' - 11: 2, # 'д' - 3: 2, # 'е' - 23: 0, # 'ж' - 15: 0, # 'з' - 2: 1, # 'и' - 26: 0, # 'й' - 12: 0, # 'к' - 10: 2, # 'л' - 14: 1, # 'м' - 6: 1, # 'н' - 4: 1, # 'о' - 13: 0, # 'п' - 7: 1, # 'р' - 8: 0, # 'с' - 5: 0, # 'т' - 19: 1, # 'у' - 29: 0, # 'ф' - 25: 0, # 'х' - 22: 0, # 'ц' - 21: 0, # 'ч' - 27: 0, # 'ш' - 24: 0, # 'щ' - 17: 1, # 'ъ' - 52: 0, # 'ь' - 42: 1, # 'ю' - 16: 0, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 40: { # 'И' - 63: 0, # 'e' - 45: 1, # '\xad' - 31: 1, # 'А' - 32: 1, # 'Б' - 35: 1, # 'В' - 43: 1, # 'Г' - 37: 1, # 'Д' - 44: 2, # 'Е' - 55: 1, # 'Ж' - 47: 2, # 'З' - 40: 1, # 'И' - 59: 1, # 'Й' - 33: 2, # 'К' - 46: 2, # 'Л' - 38: 2, # 'М' - 36: 2, # 'Н' - 41: 1, # 'О' - 30: 1, # 'П' - 39: 2, # 'Р' - 28: 2, # 'С' - 34: 2, # 'Т' - 51: 0, # 'У' - 48: 1, # 'Ф' - 49: 1, # 'Х' - 53: 1, # 'Ц' - 50: 1, # 'Ч' - 54: 1, # 'Ш' - 57: 1, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 2, # 'Я' - 1: 1, # 'а' - 18: 1, # 'б' - 9: 3, # 'в' - 20: 2, # 'г' - 11: 1, # 'д' - 3: 1, # 'е' - 23: 0, # 'ж' - 15: 3, # 'з' - 2: 0, # 'и' - 26: 1, # 'й' - 12: 1, # 'к' - 10: 2, # 'л' - 14: 2, # 'м' - 6: 2, # 'н' - 4: 0, # 'о' - 13: 1, # 'п' - 7: 2, # 'р' - 8: 2, # 'с' - 5: 2, # 'т' - 19: 0, # 'у' - 29: 1, # 'ф' - 25: 1, # 'х' - 22: 1, # 'ц' - 21: 1, # 'ч' - 27: 1, # 'ш' - 24: 1, # 'щ' - 17: 0, # 'ъ' - 52: 0, # 'ь' - 42: 0, # 'ю' - 16: 0, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 59: { # 'Й' - 63: 0, # 'e' - 45: 0, # '\xad' - 31: 0, # 'А' - 32: 0, # 'Б' - 35: 0, # 'В' - 43: 0, # 'Г' - 37: 1, # 'Д' - 44: 1, # 'Е' - 55: 0, # 'Ж' - 47: 0, # 'З' - 40: 0, # 'И' - 59: 0, # 'Й' - 33: 1, # 'К' - 46: 1, # 'Л' - 38: 1, # 'М' - 36: 1, # 'Н' - 41: 1, # 'О' - 30: 0, # 'П' - 39: 0, # 'Р' - 28: 1, # 'С' - 34: 1, # 'Т' - 51: 0, # 'У' - 48: 0, # 'Ф' - 49: 0, # 'Х' - 53: 0, # 'Ц' - 50: 1, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 1, # 'Я' - 1: 0, # 'а' - 18: 0, # 'б' - 9: 0, # 'в' - 20: 0, # 'г' - 11: 0, # 'д' - 3: 1, # 'е' - 23: 0, # 'ж' - 15: 0, # 'з' - 2: 0, # 'и' - 26: 0, # 'й' - 12: 0, # 'к' - 10: 0, # 'л' - 14: 0, # 'м' - 6: 0, # 'н' - 4: 2, # 'о' - 13: 0, # 'п' - 7: 0, # 'р' - 8: 0, # 'с' - 5: 0, # 'т' - 19: 0, # 'у' - 29: 0, # 'ф' - 25: 0, # 'х' - 22: 0, # 'ц' - 21: 0, # 'ч' - 27: 0, # 'ш' - 24: 0, # 'щ' - 17: 1, # 'ъ' - 52: 0, # 'ь' - 42: 0, # 'ю' - 16: 0, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 33: { # 'К' - 63: 0, # 'e' - 45: 1, # '\xad' - 31: 2, # 'А' - 32: 1, # 'Б' - 35: 1, # 'В' - 43: 1, # 'Г' - 37: 1, # 'Д' - 44: 1, # 'Е' - 55: 0, # 'Ж' - 47: 1, # 'З' - 40: 2, # 'И' - 59: 0, # 'Й' - 33: 1, # 'К' - 46: 1, # 'Л' - 38: 0, # 'М' - 36: 2, # 'Н' - 41: 2, # 'О' - 30: 2, # 'П' - 39: 1, # 'Р' - 28: 2, # 'С' - 34: 1, # 'Т' - 51: 1, # 'У' - 48: 1, # 'Ф' - 49: 1, # 'Х' - 53: 1, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 1, # 'Ъ' - 60: 1, # 'Ю' - 56: 0, # 'Я' - 1: 3, # 'а' - 18: 0, # 'б' - 9: 1, # 'в' - 20: 0, # 'г' - 11: 0, # 'д' - 3: 2, # 'е' - 23: 1, # 'ж' - 15: 0, # 'з' - 2: 2, # 'и' - 26: 0, # 'й' - 12: 0, # 'к' - 10: 2, # 'л' - 14: 1, # 'м' - 6: 2, # 'н' - 4: 3, # 'о' - 13: 0, # 'п' - 7: 3, # 'р' - 8: 1, # 'с' - 5: 0, # 'т' - 19: 2, # 'у' - 29: 0, # 'ф' - 25: 1, # 'х' - 22: 0, # 'ц' - 21: 0, # 'ч' - 27: 1, # 'ш' - 24: 0, # 'щ' - 17: 2, # 'ъ' - 52: 1, # 'ь' - 42: 2, # 'ю' - 16: 0, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 46: { # 'Л' - 63: 1, # 'e' - 45: 0, # '\xad' - 31: 2, # 'А' - 32: 1, # 'Б' - 35: 1, # 'В' - 43: 2, # 'Г' - 37: 1, # 'Д' - 44: 2, # 'Е' - 55: 0, # 'Ж' - 47: 1, # 'З' - 40: 2, # 'И' - 59: 0, # 'Й' - 33: 1, # 'К' - 46: 1, # 'Л' - 38: 0, # 'М' - 36: 1, # 'Н' - 41: 2, # 'О' - 30: 1, # 'П' - 39: 0, # 'Р' - 28: 1, # 'С' - 34: 1, # 'Т' - 51: 1, # 'У' - 48: 0, # 'Ф' - 49: 1, # 'Х' - 53: 1, # 'Ц' - 50: 1, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 1, # 'Ъ' - 60: 1, # 'Ю' - 56: 1, # 'Я' - 1: 2, # 'а' - 18: 0, # 'б' - 9: 1, # 'в' - 20: 0, # 'г' - 11: 0, # 'д' - 3: 3, # 'е' - 23: 0, # 'ж' - 15: 0, # 'з' - 2: 2, # 'и' - 26: 0, # 'й' - 12: 0, # 'к' - 10: 0, # 'л' - 14: 0, # 'м' - 6: 0, # 'н' - 4: 2, # 'о' - 13: 0, # 'п' - 7: 0, # 'р' - 8: 0, # 'с' - 5: 0, # 'т' - 19: 2, # 'у' - 29: 0, # 'ф' - 25: 0, # 'х' - 22: 0, # 'ц' - 21: 0, # 'ч' - 27: 0, # 'ш' - 24: 0, # 'щ' - 17: 1, # 'ъ' - 52: 1, # 'ь' - 42: 2, # 'ю' - 16: 1, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 38: { # 'М' - 63: 0, # 'e' - 45: 0, # '\xad' - 31: 2, # 'А' - 32: 1, # 'Б' - 35: 2, # 'В' - 43: 0, # 'Г' - 37: 1, # 'Д' - 44: 1, # 'Е' - 55: 0, # 'Ж' - 47: 1, # 'З' - 40: 2, # 'И' - 59: 0, # 'Й' - 33: 1, # 'К' - 46: 1, # 'Л' - 38: 1, # 'М' - 36: 1, # 'Н' - 41: 2, # 'О' - 30: 1, # 'П' - 39: 1, # 'Р' - 28: 2, # 'С' - 34: 1, # 'Т' - 51: 1, # 'У' - 48: 1, # 'Ф' - 49: 0, # 'Х' - 53: 1, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 1, # 'Ъ' - 60: 0, # 'Ю' - 56: 1, # 'Я' - 1: 3, # 'а' - 18: 0, # 'б' - 9: 0, # 'в' - 20: 0, # 'г' - 11: 0, # 'д' - 3: 3, # 'е' - 23: 0, # 'ж' - 15: 0, # 'з' - 2: 3, # 'и' - 26: 0, # 'й' - 12: 0, # 'к' - 10: 2, # 'л' - 14: 0, # 'м' - 6: 2, # 'н' - 4: 3, # 'о' - 13: 0, # 'п' - 7: 1, # 'р' - 8: 0, # 'с' - 5: 0, # 'т' - 19: 2, # 'у' - 29: 0, # 'ф' - 25: 0, # 'х' - 22: 0, # 'ц' - 21: 0, # 'ч' - 27: 0, # 'ш' - 24: 0, # 'щ' - 17: 2, # 'ъ' - 52: 1, # 'ь' - 42: 2, # 'ю' - 16: 1, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 36: { # 'Н' - 63: 0, # 'e' - 45: 0, # '\xad' - 31: 2, # 'А' - 32: 2, # 'Б' - 35: 1, # 'В' - 43: 1, # 'Г' - 37: 2, # 'Д' - 44: 2, # 'Е' - 55: 1, # 'Ж' - 47: 1, # 'З' - 40: 2, # 'И' - 59: 1, # 'Й' - 33: 2, # 'К' - 46: 1, # 'Л' - 38: 1, # 'М' - 36: 1, # 'Н' - 41: 2, # 'О' - 30: 1, # 'П' - 39: 1, # 'Р' - 28: 2, # 'С' - 34: 2, # 'Т' - 51: 1, # 'У' - 48: 1, # 'Ф' - 49: 1, # 'Х' - 53: 1, # 'Ц' - 50: 1, # 'Ч' - 54: 1, # 'Ш' - 57: 0, # 'Щ' - 61: 1, # 'Ъ' - 60: 1, # 'Ю' - 56: 1, # 'Я' - 1: 3, # 'а' - 18: 0, # 'б' - 9: 0, # 'в' - 20: 1, # 'г' - 11: 0, # 'д' - 3: 3, # 'е' - 23: 0, # 'ж' - 15: 0, # 'з' - 2: 3, # 'и' - 26: 0, # 'й' - 12: 0, # 'к' - 10: 0, # 'л' - 14: 0, # 'м' - 6: 0, # 'н' - 4: 3, # 'о' - 13: 0, # 'п' - 7: 0, # 'р' - 8: 0, # 'с' - 5: 1, # 'т' - 19: 1, # 'у' - 29: 0, # 'ф' - 25: 0, # 'х' - 22: 0, # 'ц' - 21: 0, # 'ч' - 27: 1, # 'ш' - 24: 0, # 'щ' - 17: 0, # 'ъ' - 52: 0, # 'ь' - 42: 2, # 'ю' - 16: 2, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 41: { # 'О' - 63: 0, # 'e' - 45: 0, # '\xad' - 31: 1, # 'А' - 32: 1, # 'Б' - 35: 2, # 'В' - 43: 1, # 'Г' - 37: 2, # 'Д' - 44: 1, # 'Е' - 55: 1, # 'Ж' - 47: 1, # 'З' - 40: 1, # 'И' - 59: 1, # 'Й' - 33: 2, # 'К' - 46: 2, # 'Л' - 38: 2, # 'М' - 36: 2, # 'Н' - 41: 2, # 'О' - 30: 1, # 'П' - 39: 2, # 'Р' - 28: 2, # 'С' - 34: 2, # 'Т' - 51: 1, # 'У' - 48: 1, # 'Ф' - 49: 1, # 'Х' - 53: 0, # 'Ц' - 50: 1, # 'Ч' - 54: 1, # 'Ш' - 57: 1, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 1, # 'Я' - 1: 1, # 'а' - 18: 2, # 'б' - 9: 2, # 'в' - 20: 2, # 'г' - 11: 1, # 'д' - 3: 1, # 'е' - 23: 1, # 'ж' - 15: 1, # 'з' - 2: 0, # 'и' - 26: 1, # 'й' - 12: 2, # 'к' - 10: 2, # 'л' - 14: 1, # 'м' - 6: 1, # 'н' - 4: 0, # 'о' - 13: 2, # 'п' - 7: 2, # 'р' - 8: 2, # 'с' - 5: 3, # 'т' - 19: 1, # 'у' - 29: 1, # 'ф' - 25: 1, # 'х' - 22: 1, # 'ц' - 21: 2, # 'ч' - 27: 0, # 'ш' - 24: 2, # 'щ' - 17: 0, # 'ъ' - 52: 0, # 'ь' - 42: 0, # 'ю' - 16: 1, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 30: { # 'П' - 63: 0, # 'e' - 45: 1, # '\xad' - 31: 2, # 'А' - 32: 1, # 'Б' - 35: 1, # 'В' - 43: 1, # 'Г' - 37: 1, # 'Д' - 44: 1, # 'Е' - 55: 0, # 'Ж' - 47: 1, # 'З' - 40: 2, # 'И' - 59: 0, # 'Й' - 33: 1, # 'К' - 46: 1, # 'Л' - 38: 1, # 'М' - 36: 1, # 'Н' - 41: 2, # 'О' - 30: 2, # 'П' - 39: 2, # 'Р' - 28: 2, # 'С' - 34: 1, # 'Т' - 51: 2, # 'У' - 48: 1, # 'Ф' - 49: 0, # 'Х' - 53: 1, # 'Ц' - 50: 1, # 'Ч' - 54: 1, # 'Ш' - 57: 0, # 'Щ' - 61: 1, # 'Ъ' - 60: 1, # 'Ю' - 56: 0, # 'Я' - 1: 3, # 'а' - 18: 0, # 'б' - 9: 0, # 'в' - 20: 0, # 'г' - 11: 2, # 'д' - 3: 3, # 'е' - 23: 0, # 'ж' - 15: 0, # 'з' - 2: 2, # 'и' - 26: 0, # 'й' - 12: 1, # 'к' - 10: 3, # 'л' - 14: 0, # 'м' - 6: 1, # 'н' - 4: 3, # 'о' - 13: 0, # 'п' - 7: 3, # 'р' - 8: 1, # 'с' - 5: 1, # 'т' - 19: 2, # 'у' - 29: 1, # 'ф' - 25: 1, # 'х' - 22: 0, # 'ц' - 21: 1, # 'ч' - 27: 1, # 'ш' - 24: 0, # 'щ' - 17: 2, # 'ъ' - 52: 1, # 'ь' - 42: 1, # 'ю' - 16: 1, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 39: { # 'Р' - 63: 0, # 'e' - 45: 1, # '\xad' - 31: 2, # 'А' - 32: 1, # 'Б' - 35: 1, # 'В' - 43: 2, # 'Г' - 37: 2, # 'Д' - 44: 2, # 'Е' - 55: 0, # 'Ж' - 47: 1, # 'З' - 40: 2, # 'И' - 59: 0, # 'Й' - 33: 1, # 'К' - 46: 0, # 'Л' - 38: 1, # 'М' - 36: 1, # 'Н' - 41: 2, # 'О' - 30: 2, # 'П' - 39: 1, # 'Р' - 28: 1, # 'С' - 34: 1, # 'Т' - 51: 1, # 'У' - 48: 1, # 'Ф' - 49: 1, # 'Х' - 53: 1, # 'Ц' - 50: 1, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 1, # 'Ъ' - 60: 1, # 'Ю' - 56: 1, # 'Я' - 1: 3, # 'а' - 18: 0, # 'б' - 9: 0, # 'в' - 20: 0, # 'г' - 11: 0, # 'д' - 3: 2, # 'е' - 23: 0, # 'ж' - 15: 0, # 'з' - 2: 2, # 'и' - 26: 0, # 'й' - 12: 0, # 'к' - 10: 0, # 'л' - 14: 0, # 'м' - 6: 1, # 'н' - 4: 3, # 'о' - 13: 0, # 'п' - 7: 0, # 'р' - 8: 1, # 'с' - 5: 0, # 'т' - 19: 3, # 'у' - 29: 0, # 'ф' - 25: 0, # 'х' - 22: 0, # 'ц' - 21: 0, # 'ч' - 27: 0, # 'ш' - 24: 0, # 'щ' - 17: 1, # 'ъ' - 52: 0, # 'ь' - 42: 1, # 'ю' - 16: 1, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 28: { # 'С' - 63: 1, # 'e' - 45: 0, # '\xad' - 31: 3, # 'А' - 32: 2, # 'Б' - 35: 2, # 'В' - 43: 1, # 'Г' - 37: 2, # 'Д' - 44: 2, # 'Е' - 55: 1, # 'Ж' - 47: 1, # 'З' - 40: 2, # 'И' - 59: 0, # 'Й' - 33: 2, # 'К' - 46: 1, # 'Л' - 38: 1, # 'М' - 36: 1, # 'Н' - 41: 2, # 'О' - 30: 2, # 'П' - 39: 1, # 'Р' - 28: 2, # 'С' - 34: 2, # 'Т' - 51: 1, # 'У' - 48: 1, # 'Ф' - 49: 0, # 'Х' - 53: 0, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 1, # 'Ъ' - 60: 1, # 'Ю' - 56: 1, # 'Я' - 1: 3, # 'а' - 18: 1, # 'б' - 9: 2, # 'в' - 20: 1, # 'г' - 11: 1, # 'д' - 3: 3, # 'е' - 23: 0, # 'ж' - 15: 0, # 'з' - 2: 3, # 'и' - 26: 0, # 'й' - 12: 2, # 'к' - 10: 3, # 'л' - 14: 2, # 'м' - 6: 1, # 'н' - 4: 3, # 'о' - 13: 3, # 'п' - 7: 2, # 'р' - 8: 0, # 'с' - 5: 3, # 'т' - 19: 2, # 'у' - 29: 2, # 'ф' - 25: 1, # 'х' - 22: 1, # 'ц' - 21: 1, # 'ч' - 27: 0, # 'ш' - 24: 0, # 'щ' - 17: 3, # 'ъ' - 52: 1, # 'ь' - 42: 1, # 'ю' - 16: 1, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 34: { # 'Т' - 63: 0, # 'e' - 45: 0, # '\xad' - 31: 2, # 'А' - 32: 2, # 'Б' - 35: 1, # 'В' - 43: 0, # 'Г' - 37: 1, # 'Д' - 44: 2, # 'Е' - 55: 0, # 'Ж' - 47: 0, # 'З' - 40: 2, # 'И' - 59: 0, # 'Й' - 33: 2, # 'К' - 46: 1, # 'Л' - 38: 1, # 'М' - 36: 1, # 'Н' - 41: 2, # 'О' - 30: 1, # 'П' - 39: 2, # 'Р' - 28: 2, # 'С' - 34: 1, # 'Т' - 51: 1, # 'У' - 48: 1, # 'Ф' - 49: 0, # 'Х' - 53: 1, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 1, # 'Ъ' - 60: 0, # 'Ю' - 56: 1, # 'Я' - 1: 3, # 'а' - 18: 1, # 'б' - 9: 1, # 'в' - 20: 0, # 'г' - 11: 0, # 'д' - 3: 3, # 'е' - 23: 0, # 'ж' - 15: 0, # 'з' - 2: 2, # 'и' - 26: 0, # 'й' - 12: 1, # 'к' - 10: 1, # 'л' - 14: 0, # 'м' - 6: 0, # 'н' - 4: 3, # 'о' - 13: 0, # 'п' - 7: 3, # 'р' - 8: 0, # 'с' - 5: 0, # 'т' - 19: 2, # 'у' - 29: 0, # 'ф' - 25: 0, # 'х' - 22: 0, # 'ц' - 21: 0, # 'ч' - 27: 0, # 'ш' - 24: 0, # 'щ' - 17: 2, # 'ъ' - 52: 0, # 'ь' - 42: 1, # 'ю' - 16: 2, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 51: { # 'У' - 63: 0, # 'e' - 45: 1, # '\xad' - 31: 1, # 'А' - 32: 1, # 'Б' - 35: 1, # 'В' - 43: 1, # 'Г' - 37: 1, # 'Д' - 44: 2, # 'Е' - 55: 1, # 'Ж' - 47: 1, # 'З' - 40: 1, # 'И' - 59: 0, # 'Й' - 33: 1, # 'К' - 46: 1, # 'Л' - 38: 1, # 'М' - 36: 1, # 'Н' - 41: 0, # 'О' - 30: 1, # 'П' - 39: 1, # 'Р' - 28: 1, # 'С' - 34: 2, # 'Т' - 51: 0, # 'У' - 48: 1, # 'Ф' - 49: 1, # 'Х' - 53: 1, # 'Ц' - 50: 1, # 'Ч' - 54: 1, # 'Ш' - 57: 0, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 0, # 'Я' - 1: 1, # 'а' - 18: 1, # 'б' - 9: 2, # 'в' - 20: 1, # 'г' - 11: 1, # 'д' - 3: 2, # 'е' - 23: 1, # 'ж' - 15: 1, # 'з' - 2: 2, # 'и' - 26: 1, # 'й' - 12: 2, # 'к' - 10: 1, # 'л' - 14: 1, # 'м' - 6: 2, # 'н' - 4: 2, # 'о' - 13: 1, # 'п' - 7: 1, # 'р' - 8: 2, # 'с' - 5: 1, # 'т' - 19: 1, # 'у' - 29: 0, # 'ф' - 25: 1, # 'х' - 22: 0, # 'ц' - 21: 2, # 'ч' - 27: 1, # 'ш' - 24: 0, # 'щ' - 17: 1, # 'ъ' - 52: 0, # 'ь' - 42: 0, # 'ю' - 16: 0, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 48: { # 'Ф' - 63: 0, # 'e' - 45: 0, # '\xad' - 31: 2, # 'А' - 32: 1, # 'Б' - 35: 1, # 'В' - 43: 0, # 'Г' - 37: 0, # 'Д' - 44: 1, # 'Е' - 55: 0, # 'Ж' - 47: 0, # 'З' - 40: 2, # 'И' - 59: 0, # 'Й' - 33: 1, # 'К' - 46: 1, # 'Л' - 38: 0, # 'М' - 36: 1, # 'Н' - 41: 1, # 'О' - 30: 2, # 'П' - 39: 1, # 'Р' - 28: 2, # 'С' - 34: 1, # 'Т' - 51: 1, # 'У' - 48: 0, # 'Ф' - 49: 0, # 'Х' - 53: 0, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 0, # 'Я' - 1: 2, # 'а' - 18: 0, # 'б' - 9: 0, # 'в' - 20: 0, # 'г' - 11: 0, # 'д' - 3: 2, # 'е' - 23: 0, # 'ж' - 15: 0, # 'з' - 2: 2, # 'и' - 26: 0, # 'й' - 12: 0, # 'к' - 10: 2, # 'л' - 14: 0, # 'м' - 6: 0, # 'н' - 4: 2, # 'о' - 13: 0, # 'п' - 7: 2, # 'р' - 8: 0, # 'с' - 5: 0, # 'т' - 19: 1, # 'у' - 29: 0, # 'ф' - 25: 0, # 'х' - 22: 0, # 'ц' - 21: 0, # 'ч' - 27: 0, # 'ш' - 24: 0, # 'щ' - 17: 1, # 'ъ' - 52: 1, # 'ь' - 42: 1, # 'ю' - 16: 0, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 49: { # 'Х' - 63: 0, # 'e' - 45: 0, # '\xad' - 31: 1, # 'А' - 32: 0, # 'Б' - 35: 1, # 'В' - 43: 1, # 'Г' - 37: 1, # 'Д' - 44: 1, # 'Е' - 55: 0, # 'Ж' - 47: 0, # 'З' - 40: 1, # 'И' - 59: 0, # 'Й' - 33: 0, # 'К' - 46: 1, # 'Л' - 38: 1, # 'М' - 36: 1, # 'Н' - 41: 1, # 'О' - 30: 1, # 'П' - 39: 1, # 'Р' - 28: 0, # 'С' - 34: 0, # 'Т' - 51: 0, # 'У' - 48: 0, # 'Ф' - 49: 1, # 'Х' - 53: 0, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 0, # 'Я' - 1: 2, # 'а' - 18: 0, # 'б' - 9: 1, # 'в' - 20: 0, # 'г' - 11: 0, # 'д' - 3: 2, # 'е' - 23: 0, # 'ж' - 15: 0, # 'з' - 2: 2, # 'и' - 26: 0, # 'й' - 12: 0, # 'к' - 10: 1, # 'л' - 14: 1, # 'м' - 6: 0, # 'н' - 4: 2, # 'о' - 13: 0, # 'п' - 7: 2, # 'р' - 8: 0, # 'с' - 5: 0, # 'т' - 19: 2, # 'у' - 29: 0, # 'ф' - 25: 0, # 'х' - 22: 0, # 'ц' - 21: 0, # 'ч' - 27: 0, # 'ш' - 24: 0, # 'щ' - 17: 2, # 'ъ' - 52: 1, # 'ь' - 42: 1, # 'ю' - 16: 0, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 53: { # 'Ц' - 63: 0, # 'e' - 45: 0, # '\xad' - 31: 1, # 'А' - 32: 0, # 'Б' - 35: 1, # 'В' - 43: 0, # 'Г' - 37: 0, # 'Д' - 44: 1, # 'Е' - 55: 0, # 'Ж' - 47: 0, # 'З' - 40: 2, # 'И' - 59: 0, # 'Й' - 33: 2, # 'К' - 46: 1, # 'Л' - 38: 1, # 'М' - 36: 0, # 'Н' - 41: 0, # 'О' - 30: 0, # 'П' - 39: 1, # 'Р' - 28: 2, # 'С' - 34: 0, # 'Т' - 51: 1, # 'У' - 48: 0, # 'Ф' - 49: 0, # 'Х' - 53: 0, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 0, # 'Я' - 1: 2, # 'а' - 18: 0, # 'б' - 9: 2, # 'в' - 20: 0, # 'г' - 11: 0, # 'д' - 3: 2, # 'е' - 23: 0, # 'ж' - 15: 1, # 'з' - 2: 2, # 'и' - 26: 0, # 'й' - 12: 0, # 'к' - 10: 0, # 'л' - 14: 0, # 'м' - 6: 0, # 'н' - 4: 1, # 'о' - 13: 0, # 'п' - 7: 1, # 'р' - 8: 0, # 'с' - 5: 0, # 'т' - 19: 1, # 'у' - 29: 0, # 'ф' - 25: 0, # 'х' - 22: 0, # 'ц' - 21: 0, # 'ч' - 27: 0, # 'ш' - 24: 0, # 'щ' - 17: 1, # 'ъ' - 52: 0, # 'ь' - 42: 1, # 'ю' - 16: 1, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 50: { # 'Ч' - 63: 0, # 'e' - 45: 0, # '\xad' - 31: 2, # 'А' - 32: 1, # 'Б' - 35: 0, # 'В' - 43: 0, # 'Г' - 37: 0, # 'Д' - 44: 1, # 'Е' - 55: 0, # 'Ж' - 47: 1, # 'З' - 40: 1, # 'И' - 59: 0, # 'Й' - 33: 1, # 'К' - 46: 1, # 'Л' - 38: 0, # 'М' - 36: 1, # 'Н' - 41: 1, # 'О' - 30: 0, # 'П' - 39: 0, # 'Р' - 28: 0, # 'С' - 34: 0, # 'Т' - 51: 1, # 'У' - 48: 0, # 'Ф' - 49: 0, # 'Х' - 53: 0, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 0, # 'Я' - 1: 2, # 'а' - 18: 0, # 'б' - 9: 0, # 'в' - 20: 0, # 'г' - 11: 0, # 'д' - 3: 3, # 'е' - 23: 1, # 'ж' - 15: 0, # 'з' - 2: 2, # 'и' - 26: 0, # 'й' - 12: 0, # 'к' - 10: 1, # 'л' - 14: 0, # 'м' - 6: 0, # 'н' - 4: 2, # 'о' - 13: 0, # 'п' - 7: 1, # 'р' - 8: 0, # 'с' - 5: 0, # 'т' - 19: 2, # 'у' - 29: 0, # 'ф' - 25: 0, # 'х' - 22: 0, # 'ц' - 21: 0, # 'ч' - 27: 0, # 'ш' - 24: 0, # 'щ' - 17: 1, # 'ъ' - 52: 1, # 'ь' - 42: 0, # 'ю' - 16: 0, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 54: { # 'Ш' - 63: 0, # 'e' - 45: 0, # '\xad' - 31: 1, # 'А' - 32: 0, # 'Б' - 35: 0, # 'В' - 43: 0, # 'Г' - 37: 0, # 'Д' - 44: 1, # 'Е' - 55: 0, # 'Ж' - 47: 1, # 'З' - 40: 1, # 'И' - 59: 0, # 'Й' - 33: 1, # 'К' - 46: 0, # 'Л' - 38: 0, # 'М' - 36: 1, # 'Н' - 41: 1, # 'О' - 30: 0, # 'П' - 39: 0, # 'Р' - 28: 0, # 'С' - 34: 0, # 'Т' - 51: 1, # 'У' - 48: 0, # 'Ф' - 49: 0, # 'Х' - 53: 0, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 0, # 'Я' - 1: 2, # 'а' - 18: 0, # 'б' - 9: 2, # 'в' - 20: 0, # 'г' - 11: 0, # 'д' - 3: 2, # 'е' - 23: 0, # 'ж' - 15: 0, # 'з' - 2: 2, # 'и' - 26: 0, # 'й' - 12: 1, # 'к' - 10: 1, # 'л' - 14: 1, # 'м' - 6: 1, # 'н' - 4: 2, # 'о' - 13: 1, # 'п' - 7: 1, # 'р' - 8: 0, # 'с' - 5: 0, # 'т' - 19: 2, # 'у' - 29: 0, # 'ф' - 25: 0, # 'х' - 22: 0, # 'ц' - 21: 1, # 'ч' - 27: 0, # 'ш' - 24: 0, # 'щ' - 17: 1, # 'ъ' - 52: 1, # 'ь' - 42: 0, # 'ю' - 16: 0, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 57: { # 'Щ' - 63: 0, # 'e' - 45: 0, # '\xad' - 31: 1, # 'А' - 32: 0, # 'Б' - 35: 0, # 'В' - 43: 0, # 'Г' - 37: 0, # 'Д' - 44: 1, # 'Е' - 55: 0, # 'Ж' - 47: 0, # 'З' - 40: 1, # 'И' - 59: 0, # 'Й' - 33: 0, # 'К' - 46: 0, # 'Л' - 38: 0, # 'М' - 36: 0, # 'Н' - 41: 1, # 'О' - 30: 0, # 'П' - 39: 0, # 'Р' - 28: 0, # 'С' - 34: 0, # 'Т' - 51: 0, # 'У' - 48: 0, # 'Ф' - 49: 0, # 'Х' - 53: 0, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 0, # 'Я' - 1: 2, # 'а' - 18: 0, # 'б' - 9: 0, # 'в' - 20: 0, # 'г' - 11: 0, # 'д' - 3: 2, # 'е' - 23: 0, # 'ж' - 15: 0, # 'з' - 2: 1, # 'и' - 26: 0, # 'й' - 12: 0, # 'к' - 10: 0, # 'л' - 14: 0, # 'м' - 6: 0, # 'н' - 4: 1, # 'о' - 13: 0, # 'п' - 7: 1, # 'р' - 8: 0, # 'с' - 5: 0, # 'т' - 19: 1, # 'у' - 29: 0, # 'ф' - 25: 0, # 'х' - 22: 0, # 'ц' - 21: 0, # 'ч' - 27: 0, # 'ш' - 24: 0, # 'щ' - 17: 1, # 'ъ' - 52: 0, # 'ь' - 42: 0, # 'ю' - 16: 1, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 61: { # 'Ъ' - 63: 0, # 'e' - 45: 0, # '\xad' - 31: 0, # 'А' - 32: 1, # 'Б' - 35: 1, # 'В' - 43: 0, # 'Г' - 37: 1, # 'Д' - 44: 0, # 'Е' - 55: 1, # 'Ж' - 47: 1, # 'З' - 40: 0, # 'И' - 59: 0, # 'Й' - 33: 1, # 'К' - 46: 2, # 'Л' - 38: 1, # 'М' - 36: 1, # 'Н' - 41: 0, # 'О' - 30: 1, # 'П' - 39: 2, # 'Р' - 28: 1, # 'С' - 34: 1, # 'Т' - 51: 0, # 'У' - 48: 0, # 'Ф' - 49: 1, # 'Х' - 53: 1, # 'Ц' - 50: 1, # 'Ч' - 54: 1, # 'Ш' - 57: 1, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 0, # 'Я' - 1: 0, # 'а' - 18: 0, # 'б' - 9: 0, # 'в' - 20: 0, # 'г' - 11: 0, # 'д' - 3: 0, # 'е' - 23: 0, # 'ж' - 15: 0, # 'з' - 2: 0, # 'и' - 26: 0, # 'й' - 12: 0, # 'к' - 10: 1, # 'л' - 14: 0, # 'м' - 6: 1, # 'н' - 4: 0, # 'о' - 13: 0, # 'п' - 7: 1, # 'р' - 8: 0, # 'с' - 5: 0, # 'т' - 19: 0, # 'у' - 29: 0, # 'ф' - 25: 0, # 'х' - 22: 0, # 'ц' - 21: 0, # 'ч' - 27: 0, # 'ш' - 24: 0, # 'щ' - 17: 0, # 'ъ' - 52: 0, # 'ь' - 42: 0, # 'ю' - 16: 0, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 60: { # 'Ю' - 63: 0, # 'e' - 45: 0, # '\xad' - 31: 1, # 'А' - 32: 1, # 'Б' - 35: 0, # 'В' - 43: 1, # 'Г' - 37: 1, # 'Д' - 44: 0, # 'Е' - 55: 1, # 'Ж' - 47: 0, # 'З' - 40: 0, # 'И' - 59: 0, # 'Й' - 33: 1, # 'К' - 46: 1, # 'Л' - 38: 0, # 'М' - 36: 1, # 'Н' - 41: 0, # 'О' - 30: 0, # 'П' - 39: 1, # 'Р' - 28: 1, # 'С' - 34: 0, # 'Т' - 51: 0, # 'У' - 48: 0, # 'Ф' - 49: 0, # 'Х' - 53: 0, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 0, # 'Я' - 1: 0, # 'а' - 18: 1, # 'б' - 9: 1, # 'в' - 20: 2, # 'г' - 11: 1, # 'д' - 3: 0, # 'е' - 23: 2, # 'ж' - 15: 1, # 'з' - 2: 1, # 'и' - 26: 0, # 'й' - 12: 1, # 'к' - 10: 1, # 'л' - 14: 1, # 'м' - 6: 1, # 'н' - 4: 0, # 'о' - 13: 1, # 'п' - 7: 1, # 'р' - 8: 1, # 'с' - 5: 1, # 'т' - 19: 0, # 'у' - 29: 0, # 'ф' - 25: 1, # 'х' - 22: 0, # 'ц' - 21: 0, # 'ч' - 27: 0, # 'ш' - 24: 0, # 'щ' - 17: 0, # 'ъ' - 52: 0, # 'ь' - 42: 0, # 'ю' - 16: 0, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 56: { # 'Я' - 63: 0, # 'e' - 45: 0, # '\xad' - 31: 0, # 'А' - 32: 1, # 'Б' - 35: 1, # 'В' - 43: 1, # 'Г' - 37: 1, # 'Д' - 44: 0, # 'Е' - 55: 0, # 'Ж' - 47: 0, # 'З' - 40: 0, # 'И' - 59: 0, # 'Й' - 33: 1, # 'К' - 46: 1, # 'Л' - 38: 1, # 'М' - 36: 1, # 'Н' - 41: 0, # 'О' - 30: 0, # 'П' - 39: 0, # 'Р' - 28: 1, # 'С' - 34: 2, # 'Т' - 51: 0, # 'У' - 48: 0, # 'Ф' - 49: 0, # 'Х' - 53: 0, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 0, # 'Я' - 1: 0, # 'а' - 18: 1, # 'б' - 9: 1, # 'в' - 20: 1, # 'г' - 11: 1, # 'д' - 3: 0, # 'е' - 23: 0, # 'ж' - 15: 1, # 'з' - 2: 1, # 'и' - 26: 1, # 'й' - 12: 1, # 'к' - 10: 1, # 'л' - 14: 2, # 'м' - 6: 2, # 'н' - 4: 0, # 'о' - 13: 2, # 'п' - 7: 1, # 'р' - 8: 1, # 'с' - 5: 1, # 'т' - 19: 0, # 'у' - 29: 0, # 'ф' - 25: 1, # 'х' - 22: 0, # 'ц' - 21: 0, # 'ч' - 27: 1, # 'ш' - 24: 0, # 'щ' - 17: 0, # 'ъ' - 52: 0, # 'ь' - 42: 1, # 'ю' - 16: 0, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 1: { # 'а' - 63: 1, # 'e' - 45: 1, # '\xad' - 31: 1, # 'А' - 32: 0, # 'Б' - 35: 0, # 'В' - 43: 0, # 'Г' - 37: 0, # 'Д' - 44: 1, # 'Е' - 55: 0, # 'Ж' - 47: 0, # 'З' - 40: 0, # 'И' - 59: 0, # 'Й' - 33: 0, # 'К' - 46: 0, # 'Л' - 38: 0, # 'М' - 36: 0, # 'Н' - 41: 0, # 'О' - 30: 0, # 'П' - 39: 0, # 'Р' - 28: 0, # 'С' - 34: 0, # 'Т' - 51: 0, # 'У' - 48: 0, # 'Ф' - 49: 0, # 'Х' - 53: 0, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 0, # 'Я' - 1: 1, # 'а' - 18: 3, # 'б' - 9: 3, # 'в' - 20: 3, # 'г' - 11: 3, # 'д' - 3: 3, # 'е' - 23: 3, # 'ж' - 15: 3, # 'з' - 2: 3, # 'и' - 26: 3, # 'й' - 12: 3, # 'к' - 10: 3, # 'л' - 14: 3, # 'м' - 6: 3, # 'н' - 4: 2, # 'о' - 13: 3, # 'п' - 7: 3, # 'р' - 8: 3, # 'с' - 5: 3, # 'т' - 19: 3, # 'у' - 29: 3, # 'ф' - 25: 3, # 'х' - 22: 3, # 'ц' - 21: 3, # 'ч' - 27: 3, # 'ш' - 24: 3, # 'щ' - 17: 0, # 'ъ' - 52: 0, # 'ь' - 42: 1, # 'ю' - 16: 3, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 18: { # 'б' - 63: 1, # 'e' - 45: 0, # '\xad' - 31: 0, # 'А' - 32: 0, # 'Б' - 35: 0, # 'В' - 43: 0, # 'Г' - 37: 0, # 'Д' - 44: 0, # 'Е' - 55: 0, # 'Ж' - 47: 0, # 'З' - 40: 0, # 'И' - 59: 0, # 'Й' - 33: 0, # 'К' - 46: 0, # 'Л' - 38: 0, # 'М' - 36: 0, # 'Н' - 41: 0, # 'О' - 30: 0, # 'П' - 39: 0, # 'Р' - 28: 0, # 'С' - 34: 0, # 'Т' - 51: 0, # 'У' - 48: 0, # 'Ф' - 49: 0, # 'Х' - 53: 0, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 0, # 'Я' - 1: 3, # 'а' - 18: 0, # 'б' - 9: 3, # 'в' - 20: 1, # 'г' - 11: 2, # 'д' - 3: 3, # 'е' - 23: 1, # 'ж' - 15: 1, # 'з' - 2: 3, # 'и' - 26: 0, # 'й' - 12: 1, # 'к' - 10: 3, # 'л' - 14: 2, # 'м' - 6: 3, # 'н' - 4: 3, # 'о' - 13: 1, # 'п' - 7: 3, # 'р' - 8: 3, # 'с' - 5: 0, # 'т' - 19: 3, # 'у' - 29: 0, # 'ф' - 25: 2, # 'х' - 22: 1, # 'ц' - 21: 1, # 'ч' - 27: 1, # 'ш' - 24: 3, # 'щ' - 17: 3, # 'ъ' - 52: 1, # 'ь' - 42: 2, # 'ю' - 16: 3, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 9: { # 'в' - 63: 1, # 'e' - 45: 1, # '\xad' - 31: 0, # 'А' - 32: 1, # 'Б' - 35: 0, # 'В' - 43: 0, # 'Г' - 37: 0, # 'Д' - 44: 0, # 'Е' - 55: 0, # 'Ж' - 47: 0, # 'З' - 40: 0, # 'И' - 59: 0, # 'Й' - 33: 0, # 'К' - 46: 0, # 'Л' - 38: 0, # 'М' - 36: 0, # 'Н' - 41: 0, # 'О' - 30: 0, # 'П' - 39: 0, # 'Р' - 28: 0, # 'С' - 34: 0, # 'Т' - 51: 0, # 'У' - 48: 1, # 'Ф' - 49: 0, # 'Х' - 53: 0, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 0, # 'Я' - 1: 3, # 'а' - 18: 1, # 'б' - 9: 0, # 'в' - 20: 2, # 'г' - 11: 3, # 'д' - 3: 3, # 'е' - 23: 1, # 'ж' - 15: 3, # 'з' - 2: 3, # 'и' - 26: 0, # 'й' - 12: 3, # 'к' - 10: 3, # 'л' - 14: 2, # 'м' - 6: 3, # 'н' - 4: 3, # 'о' - 13: 2, # 'п' - 7: 3, # 'р' - 8: 3, # 'с' - 5: 3, # 'т' - 19: 2, # 'у' - 29: 0, # 'ф' - 25: 2, # 'х' - 22: 2, # 'ц' - 21: 3, # 'ч' - 27: 2, # 'ш' - 24: 1, # 'щ' - 17: 3, # 'ъ' - 52: 1, # 'ь' - 42: 2, # 'ю' - 16: 3, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 20: { # 'г' - 63: 0, # 'e' - 45: 0, # '\xad' - 31: 0, # 'А' - 32: 0, # 'Б' - 35: 0, # 'В' - 43: 0, # 'Г' - 37: 0, # 'Д' - 44: 0, # 'Е' - 55: 0, # 'Ж' - 47: 0, # 'З' - 40: 0, # 'И' - 59: 0, # 'Й' - 33: 0, # 'К' - 46: 0, # 'Л' - 38: 0, # 'М' - 36: 0, # 'Н' - 41: 0, # 'О' - 30: 0, # 'П' - 39: 0, # 'Р' - 28: 0, # 'С' - 34: 0, # 'Т' - 51: 0, # 'У' - 48: 0, # 'Ф' - 49: 0, # 'Х' - 53: 0, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 0, # 'Я' - 1: 3, # 'а' - 18: 1, # 'б' - 9: 2, # 'в' - 20: 1, # 'г' - 11: 2, # 'д' - 3: 3, # 'е' - 23: 0, # 'ж' - 15: 1, # 'з' - 2: 3, # 'и' - 26: 0, # 'й' - 12: 1, # 'к' - 10: 3, # 'л' - 14: 1, # 'м' - 6: 3, # 'н' - 4: 3, # 'о' - 13: 1, # 'п' - 7: 3, # 'р' - 8: 2, # 'с' - 5: 2, # 'т' - 19: 3, # 'у' - 29: 1, # 'ф' - 25: 1, # 'х' - 22: 0, # 'ц' - 21: 1, # 'ч' - 27: 0, # 'ш' - 24: 0, # 'щ' - 17: 3, # 'ъ' - 52: 1, # 'ь' - 42: 1, # 'ю' - 16: 1, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 11: { # 'д' - 63: 1, # 'e' - 45: 0, # '\xad' - 31: 0, # 'А' - 32: 0, # 'Б' - 35: 0, # 'В' - 43: 0, # 'Г' - 37: 0, # 'Д' - 44: 0, # 'Е' - 55: 0, # 'Ж' - 47: 0, # 'З' - 40: 0, # 'И' - 59: 0, # 'Й' - 33: 0, # 'К' - 46: 0, # 'Л' - 38: 0, # 'М' - 36: 0, # 'Н' - 41: 0, # 'О' - 30: 0, # 'П' - 39: 0, # 'Р' - 28: 0, # 'С' - 34: 0, # 'Т' - 51: 0, # 'У' - 48: 0, # 'Ф' - 49: 0, # 'Х' - 53: 0, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 0, # 'Я' - 1: 3, # 'а' - 18: 2, # 'б' - 9: 3, # 'в' - 20: 2, # 'г' - 11: 2, # 'д' - 3: 3, # 'е' - 23: 3, # 'ж' - 15: 2, # 'з' - 2: 3, # 'и' - 26: 0, # 'й' - 12: 3, # 'к' - 10: 3, # 'л' - 14: 3, # 'м' - 6: 3, # 'н' - 4: 3, # 'о' - 13: 3, # 'п' - 7: 3, # 'р' - 8: 3, # 'с' - 5: 1, # 'т' - 19: 3, # 'у' - 29: 1, # 'ф' - 25: 2, # 'х' - 22: 2, # 'ц' - 21: 2, # 'ч' - 27: 1, # 'ш' - 24: 1, # 'щ' - 17: 3, # 'ъ' - 52: 1, # 'ь' - 42: 1, # 'ю' - 16: 3, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 3: { # 'е' - 63: 0, # 'e' - 45: 1, # '\xad' - 31: 0, # 'А' - 32: 0, # 'Б' - 35: 0, # 'В' - 43: 0, # 'Г' - 37: 0, # 'Д' - 44: 0, # 'Е' - 55: 0, # 'Ж' - 47: 0, # 'З' - 40: 0, # 'И' - 59: 0, # 'Й' - 33: 0, # 'К' - 46: 0, # 'Л' - 38: 0, # 'М' - 36: 0, # 'Н' - 41: 0, # 'О' - 30: 0, # 'П' - 39: 0, # 'Р' - 28: 0, # 'С' - 34: 0, # 'Т' - 51: 0, # 'У' - 48: 0, # 'Ф' - 49: 0, # 'Х' - 53: 0, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 0, # 'Я' - 1: 2, # 'а' - 18: 3, # 'б' - 9: 3, # 'в' - 20: 3, # 'г' - 11: 3, # 'д' - 3: 2, # 'е' - 23: 3, # 'ж' - 15: 3, # 'з' - 2: 2, # 'и' - 26: 3, # 'й' - 12: 3, # 'к' - 10: 3, # 'л' - 14: 3, # 'м' - 6: 3, # 'н' - 4: 3, # 'о' - 13: 3, # 'п' - 7: 3, # 'р' - 8: 3, # 'с' - 5: 3, # 'т' - 19: 2, # 'у' - 29: 3, # 'ф' - 25: 3, # 'х' - 22: 3, # 'ц' - 21: 3, # 'ч' - 27: 3, # 'ш' - 24: 3, # 'щ' - 17: 1, # 'ъ' - 52: 0, # 'ь' - 42: 1, # 'ю' - 16: 3, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 23: { # 'ж' - 63: 0, # 'e' - 45: 0, # '\xad' - 31: 0, # 'А' - 32: 0, # 'Б' - 35: 0, # 'В' - 43: 0, # 'Г' - 37: 0, # 'Д' - 44: 0, # 'Е' - 55: 0, # 'Ж' - 47: 0, # 'З' - 40: 0, # 'И' - 59: 0, # 'Й' - 33: 0, # 'К' - 46: 0, # 'Л' - 38: 0, # 'М' - 36: 0, # 'Н' - 41: 0, # 'О' - 30: 0, # 'П' - 39: 0, # 'Р' - 28: 0, # 'С' - 34: 0, # 'Т' - 51: 0, # 'У' - 48: 0, # 'Ф' - 49: 0, # 'Х' - 53: 0, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 0, # 'Я' - 1: 3, # 'а' - 18: 3, # 'б' - 9: 2, # 'в' - 20: 1, # 'г' - 11: 3, # 'д' - 3: 3, # 'е' - 23: 0, # 'ж' - 15: 0, # 'з' - 2: 3, # 'и' - 26: 0, # 'й' - 12: 2, # 'к' - 10: 1, # 'л' - 14: 1, # 'м' - 6: 3, # 'н' - 4: 2, # 'о' - 13: 1, # 'п' - 7: 1, # 'р' - 8: 1, # 'с' - 5: 1, # 'т' - 19: 2, # 'у' - 29: 0, # 'ф' - 25: 0, # 'х' - 22: 1, # 'ц' - 21: 1, # 'ч' - 27: 0, # 'ш' - 24: 0, # 'щ' - 17: 2, # 'ъ' - 52: 0, # 'ь' - 42: 0, # 'ю' - 16: 1, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 15: { # 'з' - 63: 1, # 'e' - 45: 0, # '\xad' - 31: 0, # 'А' - 32: 0, # 'Б' - 35: 0, # 'В' - 43: 0, # 'Г' - 37: 0, # 'Д' - 44: 0, # 'Е' - 55: 0, # 'Ж' - 47: 0, # 'З' - 40: 0, # 'И' - 59: 0, # 'Й' - 33: 0, # 'К' - 46: 0, # 'Л' - 38: 0, # 'М' - 36: 0, # 'Н' - 41: 0, # 'О' - 30: 0, # 'П' - 39: 0, # 'Р' - 28: 0, # 'С' - 34: 0, # 'Т' - 51: 0, # 'У' - 48: 0, # 'Ф' - 49: 0, # 'Х' - 53: 0, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 0, # 'Я' - 1: 3, # 'а' - 18: 3, # 'б' - 9: 3, # 'в' - 20: 3, # 'г' - 11: 3, # 'д' - 3: 3, # 'е' - 23: 1, # 'ж' - 15: 1, # 'з' - 2: 3, # 'и' - 26: 0, # 'й' - 12: 3, # 'к' - 10: 3, # 'л' - 14: 3, # 'м' - 6: 3, # 'н' - 4: 3, # 'о' - 13: 3, # 'п' - 7: 3, # 'р' - 8: 3, # 'с' - 5: 3, # 'т' - 19: 3, # 'у' - 29: 1, # 'ф' - 25: 2, # 'х' - 22: 2, # 'ц' - 21: 2, # 'ч' - 27: 2, # 'ш' - 24: 1, # 'щ' - 17: 2, # 'ъ' - 52: 1, # 'ь' - 42: 1, # 'ю' - 16: 2, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 2: { # 'и' - 63: 1, # 'e' - 45: 1, # '\xad' - 31: 0, # 'А' - 32: 0, # 'Б' - 35: 0, # 'В' - 43: 1, # 'Г' - 37: 0, # 'Д' - 44: 0, # 'Е' - 55: 0, # 'Ж' - 47: 0, # 'З' - 40: 0, # 'И' - 59: 0, # 'Й' - 33: 1, # 'К' - 46: 0, # 'Л' - 38: 0, # 'М' - 36: 0, # 'Н' - 41: 0, # 'О' - 30: 1, # 'П' - 39: 0, # 'Р' - 28: 0, # 'С' - 34: 0, # 'Т' - 51: 0, # 'У' - 48: 1, # 'Ф' - 49: 0, # 'Х' - 53: 0, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 0, # 'Я' - 1: 3, # 'а' - 18: 3, # 'б' - 9: 3, # 'в' - 20: 3, # 'г' - 11: 3, # 'д' - 3: 3, # 'е' - 23: 3, # 'ж' - 15: 3, # 'з' - 2: 3, # 'и' - 26: 3, # 'й' - 12: 3, # 'к' - 10: 3, # 'л' - 14: 3, # 'м' - 6: 3, # 'н' - 4: 3, # 'о' - 13: 3, # 'п' - 7: 3, # 'р' - 8: 3, # 'с' - 5: 3, # 'т' - 19: 2, # 'у' - 29: 3, # 'ф' - 25: 3, # 'х' - 22: 3, # 'ц' - 21: 3, # 'ч' - 27: 3, # 'ш' - 24: 3, # 'щ' - 17: 2, # 'ъ' - 52: 0, # 'ь' - 42: 1, # 'ю' - 16: 3, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 26: { # 'й' - 63: 0, # 'e' - 45: 0, # '\xad' - 31: 0, # 'А' - 32: 0, # 'Б' - 35: 0, # 'В' - 43: 0, # 'Г' - 37: 0, # 'Д' - 44: 0, # 'Е' - 55: 0, # 'Ж' - 47: 0, # 'З' - 40: 0, # 'И' - 59: 0, # 'Й' - 33: 0, # 'К' - 46: 0, # 'Л' - 38: 0, # 'М' - 36: 0, # 'Н' - 41: 0, # 'О' - 30: 0, # 'П' - 39: 0, # 'Р' - 28: 0, # 'С' - 34: 0, # 'Т' - 51: 0, # 'У' - 48: 0, # 'Ф' - 49: 0, # 'Х' - 53: 0, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 0, # 'Я' - 1: 1, # 'а' - 18: 2, # 'б' - 9: 2, # 'в' - 20: 1, # 'г' - 11: 2, # 'д' - 3: 2, # 'е' - 23: 0, # 'ж' - 15: 2, # 'з' - 2: 1, # 'и' - 26: 0, # 'й' - 12: 3, # 'к' - 10: 2, # 'л' - 14: 2, # 'м' - 6: 3, # 'н' - 4: 2, # 'о' - 13: 1, # 'п' - 7: 2, # 'р' - 8: 3, # 'с' - 5: 3, # 'т' - 19: 1, # 'у' - 29: 2, # 'ф' - 25: 1, # 'х' - 22: 2, # 'ц' - 21: 2, # 'ч' - 27: 1, # 'ш' - 24: 1, # 'щ' - 17: 1, # 'ъ' - 52: 0, # 'ь' - 42: 0, # 'ю' - 16: 1, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 12: { # 'к' - 63: 1, # 'e' - 45: 0, # '\xad' - 31: 0, # 'А' - 32: 0, # 'Б' - 35: 1, # 'В' - 43: 0, # 'Г' - 37: 0, # 'Д' - 44: 0, # 'Е' - 55: 0, # 'Ж' - 47: 0, # 'З' - 40: 1, # 'И' - 59: 0, # 'Й' - 33: 0, # 'К' - 46: 0, # 'Л' - 38: 0, # 'М' - 36: 0, # 'Н' - 41: 0, # 'О' - 30: 0, # 'П' - 39: 0, # 'Р' - 28: 0, # 'С' - 34: 0, # 'Т' - 51: 0, # 'У' - 48: 0, # 'Ф' - 49: 0, # 'Х' - 53: 0, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 0, # 'Я' - 1: 3, # 'а' - 18: 1, # 'б' - 9: 3, # 'в' - 20: 2, # 'г' - 11: 1, # 'д' - 3: 3, # 'е' - 23: 0, # 'ж' - 15: 2, # 'з' - 2: 3, # 'и' - 26: 0, # 'й' - 12: 1, # 'к' - 10: 3, # 'л' - 14: 2, # 'м' - 6: 3, # 'н' - 4: 3, # 'о' - 13: 1, # 'п' - 7: 3, # 'р' - 8: 3, # 'с' - 5: 3, # 'т' - 19: 3, # 'у' - 29: 1, # 'ф' - 25: 1, # 'х' - 22: 3, # 'ц' - 21: 2, # 'ч' - 27: 1, # 'ш' - 24: 0, # 'щ' - 17: 3, # 'ъ' - 52: 1, # 'ь' - 42: 2, # 'ю' - 16: 1, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 10: { # 'л' - 63: 1, # 'e' - 45: 1, # '\xad' - 31: 0, # 'А' - 32: 0, # 'Б' - 35: 0, # 'В' - 43: 0, # 'Г' - 37: 0, # 'Д' - 44: 0, # 'Е' - 55: 0, # 'Ж' - 47: 0, # 'З' - 40: 0, # 'И' - 59: 0, # 'Й' - 33: 0, # 'К' - 46: 0, # 'Л' - 38: 0, # 'М' - 36: 0, # 'Н' - 41: 0, # 'О' - 30: 0, # 'П' - 39: 0, # 'Р' - 28: 1, # 'С' - 34: 0, # 'Т' - 51: 0, # 'У' - 48: 0, # 'Ф' - 49: 0, # 'Х' - 53: 0, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 0, # 'Я' - 1: 3, # 'а' - 18: 3, # 'б' - 9: 3, # 'в' - 20: 3, # 'г' - 11: 2, # 'д' - 3: 3, # 'е' - 23: 3, # 'ж' - 15: 2, # 'з' - 2: 3, # 'и' - 26: 0, # 'й' - 12: 3, # 'к' - 10: 1, # 'л' - 14: 2, # 'м' - 6: 3, # 'н' - 4: 3, # 'о' - 13: 2, # 'п' - 7: 2, # 'р' - 8: 3, # 'с' - 5: 3, # 'т' - 19: 3, # 'у' - 29: 2, # 'ф' - 25: 2, # 'х' - 22: 2, # 'ц' - 21: 2, # 'ч' - 27: 2, # 'ш' - 24: 1, # 'щ' - 17: 3, # 'ъ' - 52: 2, # 'ь' - 42: 3, # 'ю' - 16: 3, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 14: { # 'м' - 63: 1, # 'e' - 45: 0, # '\xad' - 31: 1, # 'А' - 32: 0, # 'Б' - 35: 0, # 'В' - 43: 0, # 'Г' - 37: 0, # 'Д' - 44: 0, # 'Е' - 55: 0, # 'Ж' - 47: 0, # 'З' - 40: 0, # 'И' - 59: 0, # 'Й' - 33: 0, # 'К' - 46: 0, # 'Л' - 38: 0, # 'М' - 36: 0, # 'Н' - 41: 0, # 'О' - 30: 0, # 'П' - 39: 0, # 'Р' - 28: 0, # 'С' - 34: 0, # 'Т' - 51: 0, # 'У' - 48: 0, # 'Ф' - 49: 0, # 'Х' - 53: 0, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 0, # 'Я' - 1: 3, # 'а' - 18: 3, # 'б' - 9: 3, # 'в' - 20: 1, # 'г' - 11: 1, # 'д' - 3: 3, # 'е' - 23: 1, # 'ж' - 15: 1, # 'з' - 2: 3, # 'и' - 26: 0, # 'й' - 12: 2, # 'к' - 10: 3, # 'л' - 14: 1, # 'м' - 6: 3, # 'н' - 4: 3, # 'о' - 13: 3, # 'п' - 7: 2, # 'р' - 8: 2, # 'с' - 5: 1, # 'т' - 19: 3, # 'у' - 29: 2, # 'ф' - 25: 1, # 'х' - 22: 2, # 'ц' - 21: 2, # 'ч' - 27: 2, # 'ш' - 24: 1, # 'щ' - 17: 3, # 'ъ' - 52: 1, # 'ь' - 42: 2, # 'ю' - 16: 3, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 6: { # 'н' - 63: 1, # 'e' - 45: 0, # '\xad' - 31: 0, # 'А' - 32: 0, # 'Б' - 35: 0, # 'В' - 43: 0, # 'Г' - 37: 0, # 'Д' - 44: 0, # 'Е' - 55: 0, # 'Ж' - 47: 0, # 'З' - 40: 0, # 'И' - 59: 0, # 'Й' - 33: 0, # 'К' - 46: 0, # 'Л' - 38: 0, # 'М' - 36: 0, # 'Н' - 41: 0, # 'О' - 30: 0, # 'П' - 39: 1, # 'Р' - 28: 0, # 'С' - 34: 0, # 'Т' - 51: 0, # 'У' - 48: 0, # 'Ф' - 49: 0, # 'Х' - 53: 0, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 0, # 'Я' - 1: 3, # 'а' - 18: 2, # 'б' - 9: 2, # 'в' - 20: 3, # 'г' - 11: 3, # 'д' - 3: 3, # 'е' - 23: 2, # 'ж' - 15: 2, # 'з' - 2: 3, # 'и' - 26: 0, # 'й' - 12: 3, # 'к' - 10: 2, # 'л' - 14: 1, # 'м' - 6: 3, # 'н' - 4: 3, # 'о' - 13: 1, # 'п' - 7: 2, # 'р' - 8: 3, # 'с' - 5: 3, # 'т' - 19: 3, # 'у' - 29: 3, # 'ф' - 25: 2, # 'х' - 22: 3, # 'ц' - 21: 3, # 'ч' - 27: 2, # 'ш' - 24: 1, # 'щ' - 17: 3, # 'ъ' - 52: 2, # 'ь' - 42: 2, # 'ю' - 16: 3, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 4: { # 'о' - 63: 0, # 'e' - 45: 1, # '\xad' - 31: 0, # 'А' - 32: 0, # 'Б' - 35: 0, # 'В' - 43: 0, # 'Г' - 37: 0, # 'Д' - 44: 0, # 'Е' - 55: 0, # 'Ж' - 47: 0, # 'З' - 40: 0, # 'И' - 59: 0, # 'Й' - 33: 0, # 'К' - 46: 0, # 'Л' - 38: 0, # 'М' - 36: 0, # 'Н' - 41: 0, # 'О' - 30: 0, # 'П' - 39: 0, # 'Р' - 28: 0, # 'С' - 34: 0, # 'Т' - 51: 0, # 'У' - 48: 0, # 'Ф' - 49: 0, # 'Х' - 53: 0, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 0, # 'Я' - 1: 2, # 'а' - 18: 3, # 'б' - 9: 3, # 'в' - 20: 3, # 'г' - 11: 3, # 'д' - 3: 3, # 'е' - 23: 3, # 'ж' - 15: 3, # 'з' - 2: 3, # 'и' - 26: 3, # 'й' - 12: 3, # 'к' - 10: 3, # 'л' - 14: 3, # 'м' - 6: 3, # 'н' - 4: 2, # 'о' - 13: 3, # 'п' - 7: 3, # 'р' - 8: 3, # 'с' - 5: 3, # 'т' - 19: 2, # 'у' - 29: 3, # 'ф' - 25: 3, # 'х' - 22: 3, # 'ц' - 21: 3, # 'ч' - 27: 3, # 'ш' - 24: 3, # 'щ' - 17: 1, # 'ъ' - 52: 0, # 'ь' - 42: 1, # 'ю' - 16: 3, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 13: { # 'п' - 63: 1, # 'e' - 45: 0, # '\xad' - 31: 0, # 'А' - 32: 0, # 'Б' - 35: 0, # 'В' - 43: 0, # 'Г' - 37: 0, # 'Д' - 44: 0, # 'Е' - 55: 0, # 'Ж' - 47: 0, # 'З' - 40: 0, # 'И' - 59: 0, # 'Й' - 33: 0, # 'К' - 46: 0, # 'Л' - 38: 0, # 'М' - 36: 0, # 'Н' - 41: 0, # 'О' - 30: 0, # 'П' - 39: 0, # 'Р' - 28: 0, # 'С' - 34: 0, # 'Т' - 51: 0, # 'У' - 48: 0, # 'Ф' - 49: 0, # 'Х' - 53: 0, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 0, # 'Я' - 1: 3, # 'а' - 18: 1, # 'б' - 9: 2, # 'в' - 20: 1, # 'г' - 11: 1, # 'д' - 3: 3, # 'е' - 23: 0, # 'ж' - 15: 1, # 'з' - 2: 3, # 'и' - 26: 1, # 'й' - 12: 2, # 'к' - 10: 3, # 'л' - 14: 1, # 'м' - 6: 2, # 'н' - 4: 3, # 'о' - 13: 1, # 'п' - 7: 3, # 'р' - 8: 2, # 'с' - 5: 2, # 'т' - 19: 3, # 'у' - 29: 1, # 'ф' - 25: 1, # 'х' - 22: 2, # 'ц' - 21: 2, # 'ч' - 27: 1, # 'ш' - 24: 1, # 'щ' - 17: 3, # 'ъ' - 52: 1, # 'ь' - 42: 2, # 'ю' - 16: 2, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 7: { # 'р' - 63: 1, # 'e' - 45: 0, # '\xad' - 31: 0, # 'А' - 32: 0, # 'Б' - 35: 0, # 'В' - 43: 0, # 'Г' - 37: 0, # 'Д' - 44: 0, # 'Е' - 55: 0, # 'Ж' - 47: 0, # 'З' - 40: 0, # 'И' - 59: 0, # 'Й' - 33: 0, # 'К' - 46: 0, # 'Л' - 38: 0, # 'М' - 36: 0, # 'Н' - 41: 0, # 'О' - 30: 0, # 'П' - 39: 0, # 'Р' - 28: 0, # 'С' - 34: 0, # 'Т' - 51: 0, # 'У' - 48: 0, # 'Ф' - 49: 0, # 'Х' - 53: 0, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 0, # 'Я' - 1: 3, # 'а' - 18: 3, # 'б' - 9: 3, # 'в' - 20: 3, # 'г' - 11: 3, # 'д' - 3: 3, # 'е' - 23: 3, # 'ж' - 15: 2, # 'з' - 2: 3, # 'и' - 26: 0, # 'й' - 12: 3, # 'к' - 10: 3, # 'л' - 14: 3, # 'м' - 6: 3, # 'н' - 4: 3, # 'о' - 13: 2, # 'п' - 7: 1, # 'р' - 8: 3, # 'с' - 5: 3, # 'т' - 19: 3, # 'у' - 29: 2, # 'ф' - 25: 3, # 'х' - 22: 3, # 'ц' - 21: 2, # 'ч' - 27: 3, # 'ш' - 24: 1, # 'щ' - 17: 3, # 'ъ' - 52: 1, # 'ь' - 42: 2, # 'ю' - 16: 3, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 8: { # 'с' - 63: 1, # 'e' - 45: 0, # '\xad' - 31: 0, # 'А' - 32: 0, # 'Б' - 35: 0, # 'В' - 43: 0, # 'Г' - 37: 0, # 'Д' - 44: 0, # 'Е' - 55: 0, # 'Ж' - 47: 0, # 'З' - 40: 0, # 'И' - 59: 0, # 'Й' - 33: 0, # 'К' - 46: 0, # 'Л' - 38: 0, # 'М' - 36: 0, # 'Н' - 41: 0, # 'О' - 30: 0, # 'П' - 39: 0, # 'Р' - 28: 0, # 'С' - 34: 0, # 'Т' - 51: 0, # 'У' - 48: 0, # 'Ф' - 49: 0, # 'Х' - 53: 0, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 0, # 'Я' - 1: 3, # 'а' - 18: 2, # 'б' - 9: 3, # 'в' - 20: 2, # 'г' - 11: 2, # 'д' - 3: 3, # 'е' - 23: 0, # 'ж' - 15: 1, # 'з' - 2: 3, # 'и' - 26: 0, # 'й' - 12: 3, # 'к' - 10: 3, # 'л' - 14: 3, # 'м' - 6: 3, # 'н' - 4: 3, # 'о' - 13: 3, # 'п' - 7: 3, # 'р' - 8: 1, # 'с' - 5: 3, # 'т' - 19: 3, # 'у' - 29: 2, # 'ф' - 25: 2, # 'х' - 22: 2, # 'ц' - 21: 2, # 'ч' - 27: 2, # 'ш' - 24: 0, # 'щ' - 17: 3, # 'ъ' - 52: 2, # 'ь' - 42: 2, # 'ю' - 16: 3, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 5: { # 'т' - 63: 1, # 'e' - 45: 0, # '\xad' - 31: 0, # 'А' - 32: 0, # 'Б' - 35: 0, # 'В' - 43: 0, # 'Г' - 37: 0, # 'Д' - 44: 0, # 'Е' - 55: 0, # 'Ж' - 47: 0, # 'З' - 40: 0, # 'И' - 59: 0, # 'Й' - 33: 0, # 'К' - 46: 0, # 'Л' - 38: 0, # 'М' - 36: 0, # 'Н' - 41: 0, # 'О' - 30: 0, # 'П' - 39: 0, # 'Р' - 28: 0, # 'С' - 34: 0, # 'Т' - 51: 0, # 'У' - 48: 0, # 'Ф' - 49: 0, # 'Х' - 53: 0, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 0, # 'Я' - 1: 3, # 'а' - 18: 3, # 'б' - 9: 3, # 'в' - 20: 2, # 'г' - 11: 2, # 'д' - 3: 3, # 'е' - 23: 1, # 'ж' - 15: 1, # 'з' - 2: 3, # 'и' - 26: 0, # 'й' - 12: 3, # 'к' - 10: 3, # 'л' - 14: 2, # 'м' - 6: 3, # 'н' - 4: 3, # 'о' - 13: 2, # 'п' - 7: 3, # 'р' - 8: 3, # 'с' - 5: 3, # 'т' - 19: 3, # 'у' - 29: 1, # 'ф' - 25: 2, # 'х' - 22: 2, # 'ц' - 21: 2, # 'ч' - 27: 1, # 'ш' - 24: 1, # 'щ' - 17: 3, # 'ъ' - 52: 2, # 'ь' - 42: 2, # 'ю' - 16: 3, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 19: { # 'у' - 63: 0, # 'e' - 45: 0, # '\xad' - 31: 0, # 'А' - 32: 0, # 'Б' - 35: 0, # 'В' - 43: 0, # 'Г' - 37: 0, # 'Д' - 44: 0, # 'Е' - 55: 0, # 'Ж' - 47: 0, # 'З' - 40: 0, # 'И' - 59: 0, # 'Й' - 33: 0, # 'К' - 46: 0, # 'Л' - 38: 0, # 'М' - 36: 0, # 'Н' - 41: 0, # 'О' - 30: 0, # 'П' - 39: 0, # 'Р' - 28: 0, # 'С' - 34: 0, # 'Т' - 51: 0, # 'У' - 48: 0, # 'Ф' - 49: 0, # 'Х' - 53: 0, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 0, # 'Я' - 1: 3, # 'а' - 18: 3, # 'б' - 9: 3, # 'в' - 20: 3, # 'г' - 11: 3, # 'д' - 3: 2, # 'е' - 23: 3, # 'ж' - 15: 3, # 'з' - 2: 2, # 'и' - 26: 2, # 'й' - 12: 3, # 'к' - 10: 3, # 'л' - 14: 3, # 'м' - 6: 3, # 'н' - 4: 2, # 'о' - 13: 3, # 'п' - 7: 3, # 'р' - 8: 3, # 'с' - 5: 3, # 'т' - 19: 1, # 'у' - 29: 2, # 'ф' - 25: 2, # 'х' - 22: 2, # 'ц' - 21: 3, # 'ч' - 27: 3, # 'ш' - 24: 2, # 'щ' - 17: 1, # 'ъ' - 52: 0, # 'ь' - 42: 1, # 'ю' - 16: 1, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 29: { # 'ф' - 63: 1, # 'e' - 45: 0, # '\xad' - 31: 0, # 'А' - 32: 0, # 'Б' - 35: 0, # 'В' - 43: 0, # 'Г' - 37: 0, # 'Д' - 44: 0, # 'Е' - 55: 0, # 'Ж' - 47: 0, # 'З' - 40: 0, # 'И' - 59: 0, # 'Й' - 33: 0, # 'К' - 46: 0, # 'Л' - 38: 0, # 'М' - 36: 0, # 'Н' - 41: 0, # 'О' - 30: 0, # 'П' - 39: 0, # 'Р' - 28: 0, # 'С' - 34: 0, # 'Т' - 51: 0, # 'У' - 48: 0, # 'Ф' - 49: 0, # 'Х' - 53: 0, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 0, # 'Я' - 1: 3, # 'а' - 18: 1, # 'б' - 9: 1, # 'в' - 20: 1, # 'г' - 11: 0, # 'д' - 3: 3, # 'е' - 23: 0, # 'ж' - 15: 0, # 'з' - 2: 3, # 'и' - 26: 0, # 'й' - 12: 2, # 'к' - 10: 2, # 'л' - 14: 1, # 'м' - 6: 1, # 'н' - 4: 3, # 'о' - 13: 0, # 'п' - 7: 2, # 'р' - 8: 2, # 'с' - 5: 2, # 'т' - 19: 2, # 'у' - 29: 0, # 'ф' - 25: 1, # 'х' - 22: 0, # 'ц' - 21: 1, # 'ч' - 27: 1, # 'ш' - 24: 0, # 'щ' - 17: 2, # 'ъ' - 52: 2, # 'ь' - 42: 1, # 'ю' - 16: 1, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 25: { # 'х' - 63: 0, # 'e' - 45: 0, # '\xad' - 31: 0, # 'А' - 32: 0, # 'Б' - 35: 0, # 'В' - 43: 0, # 'Г' - 37: 0, # 'Д' - 44: 0, # 'Е' - 55: 0, # 'Ж' - 47: 0, # 'З' - 40: 0, # 'И' - 59: 0, # 'Й' - 33: 0, # 'К' - 46: 0, # 'Л' - 38: 0, # 'М' - 36: 0, # 'Н' - 41: 0, # 'О' - 30: 0, # 'П' - 39: 0, # 'Р' - 28: 0, # 'С' - 34: 0, # 'Т' - 51: 0, # 'У' - 48: 0, # 'Ф' - 49: 0, # 'Х' - 53: 0, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 0, # 'Я' - 1: 3, # 'а' - 18: 1, # 'б' - 9: 3, # 'в' - 20: 0, # 'г' - 11: 1, # 'д' - 3: 2, # 'е' - 23: 0, # 'ж' - 15: 1, # 'з' - 2: 3, # 'и' - 26: 0, # 'й' - 12: 1, # 'к' - 10: 2, # 'л' - 14: 2, # 'м' - 6: 3, # 'н' - 4: 3, # 'о' - 13: 1, # 'п' - 7: 3, # 'р' - 8: 1, # 'с' - 5: 2, # 'т' - 19: 3, # 'у' - 29: 0, # 'ф' - 25: 1, # 'х' - 22: 0, # 'ц' - 21: 1, # 'ч' - 27: 0, # 'ш' - 24: 0, # 'щ' - 17: 2, # 'ъ' - 52: 0, # 'ь' - 42: 1, # 'ю' - 16: 1, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 22: { # 'ц' - 63: 1, # 'e' - 45: 0, # '\xad' - 31: 0, # 'А' - 32: 0, # 'Б' - 35: 0, # 'В' - 43: 0, # 'Г' - 37: 0, # 'Д' - 44: 0, # 'Е' - 55: 0, # 'Ж' - 47: 0, # 'З' - 40: 0, # 'И' - 59: 0, # 'Й' - 33: 0, # 'К' - 46: 0, # 'Л' - 38: 0, # 'М' - 36: 0, # 'Н' - 41: 0, # 'О' - 30: 0, # 'П' - 39: 0, # 'Р' - 28: 0, # 'С' - 34: 0, # 'Т' - 51: 0, # 'У' - 48: 0, # 'Ф' - 49: 0, # 'Х' - 53: 0, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 0, # 'Я' - 1: 3, # 'а' - 18: 1, # 'б' - 9: 2, # 'в' - 20: 1, # 'г' - 11: 1, # 'д' - 3: 3, # 'е' - 23: 0, # 'ж' - 15: 1, # 'з' - 2: 3, # 'и' - 26: 0, # 'й' - 12: 2, # 'к' - 10: 1, # 'л' - 14: 1, # 'м' - 6: 1, # 'н' - 4: 2, # 'о' - 13: 1, # 'п' - 7: 1, # 'р' - 8: 1, # 'с' - 5: 1, # 'т' - 19: 2, # 'у' - 29: 1, # 'ф' - 25: 1, # 'х' - 22: 1, # 'ц' - 21: 1, # 'ч' - 27: 1, # 'ш' - 24: 1, # 'щ' - 17: 2, # 'ъ' - 52: 1, # 'ь' - 42: 0, # 'ю' - 16: 2, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 21: { # 'ч' - 63: 1, # 'e' - 45: 0, # '\xad' - 31: 0, # 'А' - 32: 0, # 'Б' - 35: 0, # 'В' - 43: 0, # 'Г' - 37: 0, # 'Д' - 44: 0, # 'Е' - 55: 0, # 'Ж' - 47: 0, # 'З' - 40: 0, # 'И' - 59: 0, # 'Й' - 33: 0, # 'К' - 46: 0, # 'Л' - 38: 0, # 'М' - 36: 0, # 'Н' - 41: 0, # 'О' - 30: 0, # 'П' - 39: 0, # 'Р' - 28: 0, # 'С' - 34: 0, # 'Т' - 51: 0, # 'У' - 48: 0, # 'Ф' - 49: 0, # 'Х' - 53: 0, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 0, # 'Я' - 1: 3, # 'а' - 18: 1, # 'б' - 9: 3, # 'в' - 20: 1, # 'г' - 11: 0, # 'д' - 3: 3, # 'е' - 23: 1, # 'ж' - 15: 0, # 'з' - 2: 3, # 'и' - 26: 0, # 'й' - 12: 3, # 'к' - 10: 2, # 'л' - 14: 2, # 'м' - 6: 3, # 'н' - 4: 3, # 'о' - 13: 0, # 'п' - 7: 2, # 'р' - 8: 0, # 'с' - 5: 2, # 'т' - 19: 3, # 'у' - 29: 0, # 'ф' - 25: 0, # 'х' - 22: 0, # 'ц' - 21: 0, # 'ч' - 27: 1, # 'ш' - 24: 0, # 'щ' - 17: 2, # 'ъ' - 52: 0, # 'ь' - 42: 1, # 'ю' - 16: 0, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 27: { # 'ш' - 63: 1, # 'e' - 45: 0, # '\xad' - 31: 0, # 'А' - 32: 0, # 'Б' - 35: 0, # 'В' - 43: 0, # 'Г' - 37: 0, # 'Д' - 44: 0, # 'Е' - 55: 0, # 'Ж' - 47: 0, # 'З' - 40: 0, # 'И' - 59: 0, # 'Й' - 33: 0, # 'К' - 46: 0, # 'Л' - 38: 0, # 'М' - 36: 0, # 'Н' - 41: 0, # 'О' - 30: 0, # 'П' - 39: 0, # 'Р' - 28: 0, # 'С' - 34: 0, # 'Т' - 51: 0, # 'У' - 48: 0, # 'Ф' - 49: 0, # 'Х' - 53: 0, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 0, # 'Я' - 1: 3, # 'а' - 18: 0, # 'б' - 9: 2, # 'в' - 20: 0, # 'г' - 11: 1, # 'д' - 3: 3, # 'е' - 23: 0, # 'ж' - 15: 0, # 'з' - 2: 3, # 'и' - 26: 0, # 'й' - 12: 3, # 'к' - 10: 2, # 'л' - 14: 1, # 'м' - 6: 3, # 'н' - 4: 2, # 'о' - 13: 2, # 'п' - 7: 1, # 'р' - 8: 0, # 'с' - 5: 1, # 'т' - 19: 2, # 'у' - 29: 1, # 'ф' - 25: 0, # 'х' - 22: 0, # 'ц' - 21: 1, # 'ч' - 27: 0, # 'ш' - 24: 0, # 'щ' - 17: 2, # 'ъ' - 52: 1, # 'ь' - 42: 1, # 'ю' - 16: 0, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 24: { # 'щ' - 63: 1, # 'e' - 45: 0, # '\xad' - 31: 0, # 'А' - 32: 0, # 'Б' - 35: 0, # 'В' - 43: 0, # 'Г' - 37: 0, # 'Д' - 44: 0, # 'Е' - 55: 0, # 'Ж' - 47: 0, # 'З' - 40: 0, # 'И' - 59: 0, # 'Й' - 33: 0, # 'К' - 46: 0, # 'Л' - 38: 0, # 'М' - 36: 0, # 'Н' - 41: 0, # 'О' - 30: 0, # 'П' - 39: 0, # 'Р' - 28: 0, # 'С' - 34: 0, # 'Т' - 51: 0, # 'У' - 48: 0, # 'Ф' - 49: 0, # 'Х' - 53: 0, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 0, # 'Я' - 1: 3, # 'а' - 18: 0, # 'б' - 9: 1, # 'в' - 20: 0, # 'г' - 11: 0, # 'д' - 3: 3, # 'е' - 23: 0, # 'ж' - 15: 0, # 'з' - 2: 3, # 'и' - 26: 0, # 'й' - 12: 1, # 'к' - 10: 0, # 'л' - 14: 0, # 'м' - 6: 2, # 'н' - 4: 3, # 'о' - 13: 0, # 'п' - 7: 1, # 'р' - 8: 0, # 'с' - 5: 2, # 'т' - 19: 3, # 'у' - 29: 0, # 'ф' - 25: 0, # 'х' - 22: 1, # 'ц' - 21: 0, # 'ч' - 27: 0, # 'ш' - 24: 0, # 'щ' - 17: 1, # 'ъ' - 52: 0, # 'ь' - 42: 0, # 'ю' - 16: 2, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 17: { # 'ъ' - 63: 0, # 'e' - 45: 0, # '\xad' - 31: 0, # 'А' - 32: 0, # 'Б' - 35: 0, # 'В' - 43: 0, # 'Г' - 37: 0, # 'Д' - 44: 0, # 'Е' - 55: 0, # 'Ж' - 47: 0, # 'З' - 40: 0, # 'И' - 59: 0, # 'Й' - 33: 0, # 'К' - 46: 0, # 'Л' - 38: 0, # 'М' - 36: 0, # 'Н' - 41: 0, # 'О' - 30: 0, # 'П' - 39: 0, # 'Р' - 28: 0, # 'С' - 34: 0, # 'Т' - 51: 0, # 'У' - 48: 0, # 'Ф' - 49: 0, # 'Х' - 53: 0, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 0, # 'Я' - 1: 1, # 'а' - 18: 3, # 'б' - 9: 3, # 'в' - 20: 3, # 'г' - 11: 3, # 'д' - 3: 2, # 'е' - 23: 3, # 'ж' - 15: 3, # 'з' - 2: 1, # 'и' - 26: 2, # 'й' - 12: 3, # 'к' - 10: 3, # 'л' - 14: 3, # 'м' - 6: 3, # 'н' - 4: 3, # 'о' - 13: 3, # 'п' - 7: 3, # 'р' - 8: 3, # 'с' - 5: 3, # 'т' - 19: 1, # 'у' - 29: 1, # 'ф' - 25: 2, # 'х' - 22: 2, # 'ц' - 21: 3, # 'ч' - 27: 2, # 'ш' - 24: 3, # 'щ' - 17: 0, # 'ъ' - 52: 0, # 'ь' - 42: 2, # 'ю' - 16: 0, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 52: { # 'ь' - 63: 0, # 'e' - 45: 0, # '\xad' - 31: 0, # 'А' - 32: 0, # 'Б' - 35: 0, # 'В' - 43: 0, # 'Г' - 37: 0, # 'Д' - 44: 0, # 'Е' - 55: 0, # 'Ж' - 47: 0, # 'З' - 40: 0, # 'И' - 59: 0, # 'Й' - 33: 0, # 'К' - 46: 0, # 'Л' - 38: 0, # 'М' - 36: 0, # 'Н' - 41: 0, # 'О' - 30: 0, # 'П' - 39: 0, # 'Р' - 28: 0, # 'С' - 34: 0, # 'Т' - 51: 0, # 'У' - 48: 0, # 'Ф' - 49: 0, # 'Х' - 53: 0, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 0, # 'Я' - 1: 0, # 'а' - 18: 0, # 'б' - 9: 0, # 'в' - 20: 0, # 'г' - 11: 0, # 'д' - 3: 1, # 'е' - 23: 0, # 'ж' - 15: 0, # 'з' - 2: 0, # 'и' - 26: 0, # 'й' - 12: 1, # 'к' - 10: 0, # 'л' - 14: 0, # 'м' - 6: 1, # 'н' - 4: 3, # 'о' - 13: 0, # 'п' - 7: 0, # 'р' - 8: 0, # 'с' - 5: 1, # 'т' - 19: 0, # 'у' - 29: 0, # 'ф' - 25: 0, # 'х' - 22: 1, # 'ц' - 21: 0, # 'ч' - 27: 0, # 'ш' - 24: 0, # 'щ' - 17: 0, # 'ъ' - 52: 0, # 'ь' - 42: 1, # 'ю' - 16: 0, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 42: { # 'ю' - 63: 0, # 'e' - 45: 0, # '\xad' - 31: 0, # 'А' - 32: 0, # 'Б' - 35: 0, # 'В' - 43: 0, # 'Г' - 37: 0, # 'Д' - 44: 0, # 'Е' - 55: 0, # 'Ж' - 47: 0, # 'З' - 40: 0, # 'И' - 59: 0, # 'Й' - 33: 0, # 'К' - 46: 0, # 'Л' - 38: 0, # 'М' - 36: 0, # 'Н' - 41: 0, # 'О' - 30: 0, # 'П' - 39: 0, # 'Р' - 28: 0, # 'С' - 34: 0, # 'Т' - 51: 0, # 'У' - 48: 0, # 'Ф' - 49: 0, # 'Х' - 53: 0, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 0, # 'Я' - 1: 1, # 'а' - 18: 2, # 'б' - 9: 1, # 'в' - 20: 2, # 'г' - 11: 2, # 'д' - 3: 1, # 'е' - 23: 2, # 'ж' - 15: 2, # 'з' - 2: 1, # 'и' - 26: 1, # 'й' - 12: 2, # 'к' - 10: 2, # 'л' - 14: 2, # 'м' - 6: 2, # 'н' - 4: 1, # 'о' - 13: 1, # 'п' - 7: 2, # 'р' - 8: 2, # 'с' - 5: 2, # 'т' - 19: 1, # 'у' - 29: 1, # 'ф' - 25: 1, # 'х' - 22: 2, # 'ц' - 21: 3, # 'ч' - 27: 1, # 'ш' - 24: 1, # 'щ' - 17: 1, # 'ъ' - 52: 0, # 'ь' - 42: 0, # 'ю' - 16: 1, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 16: { # 'я' - 63: 0, # 'e' - 45: 1, # '\xad' - 31: 0, # 'А' - 32: 0, # 'Б' - 35: 0, # 'В' - 43: 0, # 'Г' - 37: 0, # 'Д' - 44: 0, # 'Е' - 55: 0, # 'Ж' - 47: 0, # 'З' - 40: 0, # 'И' - 59: 0, # 'Й' - 33: 0, # 'К' - 46: 0, # 'Л' - 38: 0, # 'М' - 36: 0, # 'Н' - 41: 0, # 'О' - 30: 0, # 'П' - 39: 0, # 'Р' - 28: 0, # 'С' - 34: 0, # 'Т' - 51: 0, # 'У' - 48: 0, # 'Ф' - 49: 0, # 'Х' - 53: 0, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 0, # 'Я' - 1: 0, # 'а' - 18: 3, # 'б' - 9: 3, # 'в' - 20: 2, # 'г' - 11: 3, # 'д' - 3: 2, # 'е' - 23: 1, # 'ж' - 15: 2, # 'з' - 2: 1, # 'и' - 26: 2, # 'й' - 12: 3, # 'к' - 10: 3, # 'л' - 14: 3, # 'м' - 6: 3, # 'н' - 4: 1, # 'о' - 13: 2, # 'п' - 7: 2, # 'р' - 8: 3, # 'с' - 5: 3, # 'т' - 19: 1, # 'у' - 29: 1, # 'ф' - 25: 3, # 'х' - 22: 2, # 'ц' - 21: 1, # 'ч' - 27: 1, # 'ш' - 24: 2, # 'щ' - 17: 0, # 'ъ' - 52: 0, # 'ь' - 42: 0, # 'ю' - 16: 1, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 58: { # 'є' - 63: 0, # 'e' - 45: 0, # '\xad' - 31: 0, # 'А' - 32: 0, # 'Б' - 35: 0, # 'В' - 43: 0, # 'Г' - 37: 0, # 'Д' - 44: 0, # 'Е' - 55: 0, # 'Ж' - 47: 0, # 'З' - 40: 0, # 'И' - 59: 0, # 'Й' - 33: 0, # 'К' - 46: 0, # 'Л' - 38: 0, # 'М' - 36: 0, # 'Н' - 41: 0, # 'О' - 30: 0, # 'П' - 39: 0, # 'Р' - 28: 0, # 'С' - 34: 0, # 'Т' - 51: 0, # 'У' - 48: 0, # 'Ф' - 49: 0, # 'Х' - 53: 0, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 0, # 'Я' - 1: 0, # 'а' - 18: 0, # 'б' - 9: 0, # 'в' - 20: 0, # 'г' - 11: 0, # 'д' - 3: 0, # 'е' - 23: 0, # 'ж' - 15: 0, # 'з' - 2: 0, # 'и' - 26: 0, # 'й' - 12: 0, # 'к' - 10: 0, # 'л' - 14: 0, # 'м' - 6: 0, # 'н' - 4: 0, # 'о' - 13: 0, # 'п' - 7: 0, # 'р' - 8: 0, # 'с' - 5: 0, # 'т' - 19: 0, # 'у' - 29: 0, # 'ф' - 25: 0, # 'х' - 22: 0, # 'ц' - 21: 0, # 'ч' - 27: 0, # 'ш' - 24: 0, # 'щ' - 17: 0, # 'ъ' - 52: 0, # 'ь' - 42: 0, # 'ю' - 16: 0, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 62: { # '№' - 63: 0, # 'e' - 45: 0, # '\xad' - 31: 0, # 'А' - 32: 0, # 'Б' - 35: 0, # 'В' - 43: 0, # 'Г' - 37: 0, # 'Д' - 44: 0, # 'Е' - 55: 0, # 'Ж' - 47: 0, # 'З' - 40: 0, # 'И' - 59: 0, # 'Й' - 33: 0, # 'К' - 46: 0, # 'Л' - 38: 0, # 'М' - 36: 0, # 'Н' - 41: 0, # 'О' - 30: 0, # 'П' - 39: 0, # 'Р' - 28: 0, # 'С' - 34: 0, # 'Т' - 51: 0, # 'У' - 48: 0, # 'Ф' - 49: 0, # 'Х' - 53: 0, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 0, # 'Я' - 1: 0, # 'а' - 18: 0, # 'б' - 9: 0, # 'в' - 20: 0, # 'г' - 11: 0, # 'д' - 3: 0, # 'е' - 23: 0, # 'ж' - 15: 0, # 'з' - 2: 0, # 'и' - 26: 0, # 'й' - 12: 0, # 'к' - 10: 0, # 'л' - 14: 0, # 'м' - 6: 0, # 'н' - 4: 0, # 'о' - 13: 0, # 'п' - 7: 0, # 'р' - 8: 0, # 'с' - 5: 0, # 'т' - 19: 0, # 'у' - 29: 0, # 'ф' - 25: 0, # 'х' - 22: 0, # 'ц' - 21: 0, # 'ч' - 27: 0, # 'ш' - 24: 0, # 'щ' - 17: 0, # 'ъ' - 52: 0, # 'ь' - 42: 0, # 'ю' - 16: 0, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, -} - -# 255: Undefined characters that did not exist in training text -# 254: Carriage/Return -# 253: symbol (punctuation) that does not belong to word -# 252: 0 - 9 -# 251: Control characters - -# Character Mapping Table(s): -ISO_8859_5_BULGARIAN_CHAR_TO_ORDER = { - 0: 255, # '\x00' - 1: 255, # '\x01' - 2: 255, # '\x02' - 3: 255, # '\x03' - 4: 255, # '\x04' - 5: 255, # '\x05' - 6: 255, # '\x06' - 7: 255, # '\x07' - 8: 255, # '\x08' - 9: 255, # '\t' - 10: 254, # '\n' - 11: 255, # '\x0b' - 12: 255, # '\x0c' - 13: 254, # '\r' - 14: 255, # '\x0e' - 15: 255, # '\x0f' - 16: 255, # '\x10' - 17: 255, # '\x11' - 18: 255, # '\x12' - 19: 255, # '\x13' - 20: 255, # '\x14' - 21: 255, # '\x15' - 22: 255, # '\x16' - 23: 255, # '\x17' - 24: 255, # '\x18' - 25: 255, # '\x19' - 26: 255, # '\x1a' - 27: 255, # '\x1b' - 28: 255, # '\x1c' - 29: 255, # '\x1d' - 30: 255, # '\x1e' - 31: 255, # '\x1f' - 32: 253, # ' ' - 33: 253, # '!' - 34: 253, # '"' - 35: 253, # '#' - 36: 253, # '$' - 37: 253, # '%' - 38: 253, # '&' - 39: 253, # "'" - 40: 253, # '(' - 41: 253, # ')' - 42: 253, # '*' - 43: 253, # '+' - 44: 253, # ',' - 45: 253, # '-' - 46: 253, # '.' - 47: 253, # '/' - 48: 252, # '0' - 49: 252, # '1' - 50: 252, # '2' - 51: 252, # '3' - 52: 252, # '4' - 53: 252, # '5' - 54: 252, # '6' - 55: 252, # '7' - 56: 252, # '8' - 57: 252, # '9' - 58: 253, # ':' - 59: 253, # ';' - 60: 253, # '<' - 61: 253, # '=' - 62: 253, # '>' - 63: 253, # '?' - 64: 253, # '@' - 65: 77, # 'A' - 66: 90, # 'B' - 67: 99, # 'C' - 68: 100, # 'D' - 69: 72, # 'E' - 70: 109, # 'F' - 71: 107, # 'G' - 72: 101, # 'H' - 73: 79, # 'I' - 74: 185, # 'J' - 75: 81, # 'K' - 76: 102, # 'L' - 77: 76, # 'M' - 78: 94, # 'N' - 79: 82, # 'O' - 80: 110, # 'P' - 81: 186, # 'Q' - 82: 108, # 'R' - 83: 91, # 'S' - 84: 74, # 'T' - 85: 119, # 'U' - 86: 84, # 'V' - 87: 96, # 'W' - 88: 111, # 'X' - 89: 187, # 'Y' - 90: 115, # 'Z' - 91: 253, # '[' - 92: 253, # '\\' - 93: 253, # ']' - 94: 253, # '^' - 95: 253, # '_' - 96: 253, # '`' - 97: 65, # 'a' - 98: 69, # 'b' - 99: 70, # 'c' - 100: 66, # 'd' - 101: 63, # 'e' - 102: 68, # 'f' - 103: 112, # 'g' - 104: 103, # 'h' - 105: 92, # 'i' - 106: 194, # 'j' - 107: 104, # 'k' - 108: 95, # 'l' - 109: 86, # 'm' - 110: 87, # 'n' - 111: 71, # 'o' - 112: 116, # 'p' - 113: 195, # 'q' - 114: 85, # 'r' - 115: 93, # 's' - 116: 97, # 't' - 117: 113, # 'u' - 118: 196, # 'v' - 119: 197, # 'w' - 120: 198, # 'x' - 121: 199, # 'y' - 122: 200, # 'z' - 123: 253, # '{' - 124: 253, # '|' - 125: 253, # '}' - 126: 253, # '~' - 127: 253, # '\x7f' - 128: 194, # '\x80' - 129: 195, # '\x81' - 130: 196, # '\x82' - 131: 197, # '\x83' - 132: 198, # '\x84' - 133: 199, # '\x85' - 134: 200, # '\x86' - 135: 201, # '\x87' - 136: 202, # '\x88' - 137: 203, # '\x89' - 138: 204, # '\x8a' - 139: 205, # '\x8b' - 140: 206, # '\x8c' - 141: 207, # '\x8d' - 142: 208, # '\x8e' - 143: 209, # '\x8f' - 144: 210, # '\x90' - 145: 211, # '\x91' - 146: 212, # '\x92' - 147: 213, # '\x93' - 148: 214, # '\x94' - 149: 215, # '\x95' - 150: 216, # '\x96' - 151: 217, # '\x97' - 152: 218, # '\x98' - 153: 219, # '\x99' - 154: 220, # '\x9a' - 155: 221, # '\x9b' - 156: 222, # '\x9c' - 157: 223, # '\x9d' - 158: 224, # '\x9e' - 159: 225, # '\x9f' - 160: 81, # '\xa0' - 161: 226, # 'Ё' - 162: 227, # 'Ђ' - 163: 228, # 'Ѓ' - 164: 229, # 'Є' - 165: 230, # 'Ѕ' - 166: 105, # 'І' - 167: 231, # 'Ї' - 168: 232, # 'Ј' - 169: 233, # 'Љ' - 170: 234, # 'Њ' - 171: 235, # 'Ћ' - 172: 236, # 'Ќ' - 173: 45, # '\xad' - 174: 237, # 'Ў' - 175: 238, # 'Џ' - 176: 31, # 'А' - 177: 32, # 'Б' - 178: 35, # 'В' - 179: 43, # 'Г' - 180: 37, # 'Д' - 181: 44, # 'Е' - 182: 55, # 'Ж' - 183: 47, # 'З' - 184: 40, # 'И' - 185: 59, # 'Й' - 186: 33, # 'К' - 187: 46, # 'Л' - 188: 38, # 'М' - 189: 36, # 'Н' - 190: 41, # 'О' - 191: 30, # 'П' - 192: 39, # 'Р' - 193: 28, # 'С' - 194: 34, # 'Т' - 195: 51, # 'У' - 196: 48, # 'Ф' - 197: 49, # 'Х' - 198: 53, # 'Ц' - 199: 50, # 'Ч' - 200: 54, # 'Ш' - 201: 57, # 'Щ' - 202: 61, # 'Ъ' - 203: 239, # 'Ы' - 204: 67, # 'Ь' - 205: 240, # 'Э' - 206: 60, # 'Ю' - 207: 56, # 'Я' - 208: 1, # 'а' - 209: 18, # 'б' - 210: 9, # 'в' - 211: 20, # 'г' - 212: 11, # 'д' - 213: 3, # 'е' - 214: 23, # 'ж' - 215: 15, # 'з' - 216: 2, # 'и' - 217: 26, # 'й' - 218: 12, # 'к' - 219: 10, # 'л' - 220: 14, # 'м' - 221: 6, # 'н' - 222: 4, # 'о' - 223: 13, # 'п' - 224: 7, # 'р' - 225: 8, # 'с' - 226: 5, # 'т' - 227: 19, # 'у' - 228: 29, # 'ф' - 229: 25, # 'х' - 230: 22, # 'ц' - 231: 21, # 'ч' - 232: 27, # 'ш' - 233: 24, # 'щ' - 234: 17, # 'ъ' - 235: 75, # 'ы' - 236: 52, # 'ь' - 237: 241, # 'э' - 238: 42, # 'ю' - 239: 16, # 'я' - 240: 62, # '№' - 241: 242, # 'ё' - 242: 243, # 'ђ' - 243: 244, # 'ѓ' - 244: 58, # 'є' - 245: 245, # 'ѕ' - 246: 98, # 'і' - 247: 246, # 'ї' - 248: 247, # 'ј' - 249: 248, # 'љ' - 250: 249, # 'њ' - 251: 250, # 'ћ' - 252: 251, # 'ќ' - 253: 91, # '§' - 254: 252, # 'ў' - 255: 253, # 'џ' -} - -ISO_8859_5_BULGARIAN_MODEL = SingleByteCharSetModel( - charset_name="ISO-8859-5", - language="Bulgarian", - char_to_order_map=ISO_8859_5_BULGARIAN_CHAR_TO_ORDER, - language_model=BULGARIAN_LANG_MODEL, - typical_positive_ratio=0.969392, - keep_ascii_letters=False, - alphabet="АБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЬЮЯабвгдежзийклмнопрстуфхцчшщъьюя", -) - -WINDOWS_1251_BULGARIAN_CHAR_TO_ORDER = { - 0: 255, # '\x00' - 1: 255, # '\x01' - 2: 255, # '\x02' - 3: 255, # '\x03' - 4: 255, # '\x04' - 5: 255, # '\x05' - 6: 255, # '\x06' - 7: 255, # '\x07' - 8: 255, # '\x08' - 9: 255, # '\t' - 10: 254, # '\n' - 11: 255, # '\x0b' - 12: 255, # '\x0c' - 13: 254, # '\r' - 14: 255, # '\x0e' - 15: 255, # '\x0f' - 16: 255, # '\x10' - 17: 255, # '\x11' - 18: 255, # '\x12' - 19: 255, # '\x13' - 20: 255, # '\x14' - 21: 255, # '\x15' - 22: 255, # '\x16' - 23: 255, # '\x17' - 24: 255, # '\x18' - 25: 255, # '\x19' - 26: 255, # '\x1a' - 27: 255, # '\x1b' - 28: 255, # '\x1c' - 29: 255, # '\x1d' - 30: 255, # '\x1e' - 31: 255, # '\x1f' - 32: 253, # ' ' - 33: 253, # '!' - 34: 253, # '"' - 35: 253, # '#' - 36: 253, # '$' - 37: 253, # '%' - 38: 253, # '&' - 39: 253, # "'" - 40: 253, # '(' - 41: 253, # ')' - 42: 253, # '*' - 43: 253, # '+' - 44: 253, # ',' - 45: 253, # '-' - 46: 253, # '.' - 47: 253, # '/' - 48: 252, # '0' - 49: 252, # '1' - 50: 252, # '2' - 51: 252, # '3' - 52: 252, # '4' - 53: 252, # '5' - 54: 252, # '6' - 55: 252, # '7' - 56: 252, # '8' - 57: 252, # '9' - 58: 253, # ':' - 59: 253, # ';' - 60: 253, # '<' - 61: 253, # '=' - 62: 253, # '>' - 63: 253, # '?' - 64: 253, # '@' - 65: 77, # 'A' - 66: 90, # 'B' - 67: 99, # 'C' - 68: 100, # 'D' - 69: 72, # 'E' - 70: 109, # 'F' - 71: 107, # 'G' - 72: 101, # 'H' - 73: 79, # 'I' - 74: 185, # 'J' - 75: 81, # 'K' - 76: 102, # 'L' - 77: 76, # 'M' - 78: 94, # 'N' - 79: 82, # 'O' - 80: 110, # 'P' - 81: 186, # 'Q' - 82: 108, # 'R' - 83: 91, # 'S' - 84: 74, # 'T' - 85: 119, # 'U' - 86: 84, # 'V' - 87: 96, # 'W' - 88: 111, # 'X' - 89: 187, # 'Y' - 90: 115, # 'Z' - 91: 253, # '[' - 92: 253, # '\\' - 93: 253, # ']' - 94: 253, # '^' - 95: 253, # '_' - 96: 253, # '`' - 97: 65, # 'a' - 98: 69, # 'b' - 99: 70, # 'c' - 100: 66, # 'd' - 101: 63, # 'e' - 102: 68, # 'f' - 103: 112, # 'g' - 104: 103, # 'h' - 105: 92, # 'i' - 106: 194, # 'j' - 107: 104, # 'k' - 108: 95, # 'l' - 109: 86, # 'm' - 110: 87, # 'n' - 111: 71, # 'o' - 112: 116, # 'p' - 113: 195, # 'q' - 114: 85, # 'r' - 115: 93, # 's' - 116: 97, # 't' - 117: 113, # 'u' - 118: 196, # 'v' - 119: 197, # 'w' - 120: 198, # 'x' - 121: 199, # 'y' - 122: 200, # 'z' - 123: 253, # '{' - 124: 253, # '|' - 125: 253, # '}' - 126: 253, # '~' - 127: 253, # '\x7f' - 128: 206, # 'Ђ' - 129: 207, # 'Ѓ' - 130: 208, # '‚' - 131: 209, # 'ѓ' - 132: 210, # '„' - 133: 211, # '…' - 134: 212, # '†' - 135: 213, # '‡' - 136: 120, # '€' - 137: 214, # '‰' - 138: 215, # 'Љ' - 139: 216, # '‹' - 140: 217, # 'Њ' - 141: 218, # 'Ќ' - 142: 219, # 'Ћ' - 143: 220, # 'Џ' - 144: 221, # 'ђ' - 145: 78, # '‘' - 146: 64, # '’' - 147: 83, # '“' - 148: 121, # '”' - 149: 98, # '•' - 150: 117, # '–' - 151: 105, # '—' - 152: 222, # None - 153: 223, # '™' - 154: 224, # 'љ' - 155: 225, # '›' - 156: 226, # 'њ' - 157: 227, # 'ќ' - 158: 228, # 'ћ' - 159: 229, # 'џ' - 160: 88, # '\xa0' - 161: 230, # 'Ў' - 162: 231, # 'ў' - 163: 232, # 'Ј' - 164: 233, # '¤' - 165: 122, # 'Ґ' - 166: 89, # '¦' - 167: 106, # '§' - 168: 234, # 'Ё' - 169: 235, # '©' - 170: 236, # 'Є' - 171: 237, # '«' - 172: 238, # '¬' - 173: 45, # '\xad' - 174: 239, # '®' - 175: 240, # 'Ї' - 176: 73, # '°' - 177: 80, # '±' - 178: 118, # 'І' - 179: 114, # 'і' - 180: 241, # 'ґ' - 181: 242, # 'µ' - 182: 243, # '¶' - 183: 244, # '·' - 184: 245, # 'ё' - 185: 62, # '№' - 186: 58, # 'є' - 187: 246, # '»' - 188: 247, # 'ј' - 189: 248, # 'Ѕ' - 190: 249, # 'ѕ' - 191: 250, # 'ї' - 192: 31, # 'А' - 193: 32, # 'Б' - 194: 35, # 'В' - 195: 43, # 'Г' - 196: 37, # 'Д' - 197: 44, # 'Е' - 198: 55, # 'Ж' - 199: 47, # 'З' - 200: 40, # 'И' - 201: 59, # 'Й' - 202: 33, # 'К' - 203: 46, # 'Л' - 204: 38, # 'М' - 205: 36, # 'Н' - 206: 41, # 'О' - 207: 30, # 'П' - 208: 39, # 'Р' - 209: 28, # 'С' - 210: 34, # 'Т' - 211: 51, # 'У' - 212: 48, # 'Ф' - 213: 49, # 'Х' - 214: 53, # 'Ц' - 215: 50, # 'Ч' - 216: 54, # 'Ш' - 217: 57, # 'Щ' - 218: 61, # 'Ъ' - 219: 251, # 'Ы' - 220: 67, # 'Ь' - 221: 252, # 'Э' - 222: 60, # 'Ю' - 223: 56, # 'Я' - 224: 1, # 'а' - 225: 18, # 'б' - 226: 9, # 'в' - 227: 20, # 'г' - 228: 11, # 'д' - 229: 3, # 'е' - 230: 23, # 'ж' - 231: 15, # 'з' - 232: 2, # 'и' - 233: 26, # 'й' - 234: 12, # 'к' - 235: 10, # 'л' - 236: 14, # 'м' - 237: 6, # 'н' - 238: 4, # 'о' - 239: 13, # 'п' - 240: 7, # 'р' - 241: 8, # 'с' - 242: 5, # 'т' - 243: 19, # 'у' - 244: 29, # 'ф' - 245: 25, # 'х' - 246: 22, # 'ц' - 247: 21, # 'ч' - 248: 27, # 'ш' - 249: 24, # 'щ' - 250: 17, # 'ъ' - 251: 75, # 'ы' - 252: 52, # 'ь' - 253: 253, # 'э' - 254: 42, # 'ю' - 255: 16, # 'я' -} - -WINDOWS_1251_BULGARIAN_MODEL = SingleByteCharSetModel( - charset_name="windows-1251", - language="Bulgarian", - char_to_order_map=WINDOWS_1251_BULGARIAN_CHAR_TO_ORDER, - language_model=BULGARIAN_LANG_MODEL, - typical_positive_ratio=0.969392, - keep_ascii_letters=False, - alphabet="АБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЬЮЯабвгдежзийклмнопрстуфхцчшщъьюя", -) diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/chardet/langgreekmodel.py b/bot/lib/python3.11/site-packages/pip/_vendor/chardet/langgreekmodel.py deleted file mode 100644 index cfb8639..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/chardet/langgreekmodel.py +++ /dev/null @@ -1,4397 +0,0 @@ -from pip._vendor.chardet.sbcharsetprober import SingleByteCharSetModel - -# 3: Positive -# 2: Likely -# 1: Unlikely -# 0: Negative - -GREEK_LANG_MODEL = { - 60: { # 'e' - 60: 2, # 'e' - 55: 1, # 'o' - 58: 2, # 't' - 36: 1, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 0, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 0, # 'Ε' - 40: 0, # 'Η' - 52: 0, # 'Θ' - 47: 0, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 0, # 'Ο' - 35: 0, # 'Π' - 48: 0, # 'Ρ' - 37: 0, # 'Σ' - 33: 0, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 1, # 'Χ' - 57: 0, # 'Ω' - 17: 0, # 'ά' - 18: 0, # 'έ' - 22: 0, # 'ή' - 15: 0, # 'ί' - 1: 0, # 'α' - 29: 0, # 'β' - 20: 0, # 'γ' - 21: 0, # 'δ' - 3: 0, # 'ε' - 32: 0, # 'ζ' - 13: 0, # 'η' - 25: 0, # 'θ' - 5: 0, # 'ι' - 11: 0, # 'κ' - 16: 0, # 'λ' - 10: 0, # 'μ' - 6: 0, # 'ν' - 30: 0, # 'ξ' - 4: 0, # 'ο' - 9: 0, # 'π' - 8: 0, # 'ρ' - 14: 0, # 'ς' - 7: 0, # 'σ' - 2: 0, # 'τ' - 12: 0, # 'υ' - 28: 0, # 'φ' - 23: 0, # 'χ' - 42: 0, # 'ψ' - 24: 0, # 'ω' - 19: 0, # 'ό' - 26: 0, # 'ύ' - 27: 0, # 'ώ' - }, - 55: { # 'o' - 60: 0, # 'e' - 55: 2, # 'o' - 58: 2, # 't' - 36: 1, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 0, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 0, # 'Ε' - 40: 0, # 'Η' - 52: 0, # 'Θ' - 47: 0, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 0, # 'Ο' - 35: 0, # 'Π' - 48: 0, # 'Ρ' - 37: 0, # 'Σ' - 33: 0, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 0, # 'Ω' - 17: 0, # 'ά' - 18: 0, # 'έ' - 22: 0, # 'ή' - 15: 0, # 'ί' - 1: 0, # 'α' - 29: 0, # 'β' - 20: 0, # 'γ' - 21: 0, # 'δ' - 3: 0, # 'ε' - 32: 0, # 'ζ' - 13: 0, # 'η' - 25: 0, # 'θ' - 5: 0, # 'ι' - 11: 0, # 'κ' - 16: 0, # 'λ' - 10: 0, # 'μ' - 6: 1, # 'ν' - 30: 0, # 'ξ' - 4: 0, # 'ο' - 9: 0, # 'π' - 8: 0, # 'ρ' - 14: 0, # 'ς' - 7: 0, # 'σ' - 2: 0, # 'τ' - 12: 1, # 'υ' - 28: 0, # 'φ' - 23: 0, # 'χ' - 42: 0, # 'ψ' - 24: 0, # 'ω' - 19: 0, # 'ό' - 26: 0, # 'ύ' - 27: 0, # 'ώ' - }, - 58: { # 't' - 60: 2, # 'e' - 55: 1, # 'o' - 58: 1, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 0, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 0, # 'Ε' - 40: 0, # 'Η' - 52: 0, # 'Θ' - 47: 0, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 0, # 'Ο' - 35: 0, # 'Π' - 48: 0, # 'Ρ' - 37: 0, # 'Σ' - 33: 0, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 0, # 'Ω' - 17: 2, # 'ά' - 18: 0, # 'έ' - 22: 0, # 'ή' - 15: 0, # 'ί' - 1: 0, # 'α' - 29: 0, # 'β' - 20: 0, # 'γ' - 21: 0, # 'δ' - 3: 0, # 'ε' - 32: 0, # 'ζ' - 13: 0, # 'η' - 25: 0, # 'θ' - 5: 0, # 'ι' - 11: 0, # 'κ' - 16: 0, # 'λ' - 10: 0, # 'μ' - 6: 0, # 'ν' - 30: 0, # 'ξ' - 4: 1, # 'ο' - 9: 0, # 'π' - 8: 0, # 'ρ' - 14: 0, # 'ς' - 7: 0, # 'σ' - 2: 0, # 'τ' - 12: 0, # 'υ' - 28: 0, # 'φ' - 23: 0, # 'χ' - 42: 0, # 'ψ' - 24: 0, # 'ω' - 19: 0, # 'ό' - 26: 0, # 'ύ' - 27: 0, # 'ώ' - }, - 36: { # '·' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 0, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 0, # 'Ε' - 40: 0, # 'Η' - 52: 0, # 'Θ' - 47: 0, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 0, # 'Ο' - 35: 0, # 'Π' - 48: 0, # 'Ρ' - 37: 0, # 'Σ' - 33: 0, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 0, # 'Ω' - 17: 0, # 'ά' - 18: 0, # 'έ' - 22: 0, # 'ή' - 15: 0, # 'ί' - 1: 0, # 'α' - 29: 0, # 'β' - 20: 0, # 'γ' - 21: 0, # 'δ' - 3: 0, # 'ε' - 32: 0, # 'ζ' - 13: 0, # 'η' - 25: 0, # 'θ' - 5: 0, # 'ι' - 11: 0, # 'κ' - 16: 0, # 'λ' - 10: 0, # 'μ' - 6: 0, # 'ν' - 30: 0, # 'ξ' - 4: 0, # 'ο' - 9: 0, # 'π' - 8: 0, # 'ρ' - 14: 0, # 'ς' - 7: 0, # 'σ' - 2: 0, # 'τ' - 12: 0, # 'υ' - 28: 0, # 'φ' - 23: 0, # 'χ' - 42: 0, # 'ψ' - 24: 0, # 'ω' - 19: 0, # 'ό' - 26: 0, # 'ύ' - 27: 0, # 'ώ' - }, - 61: { # 'Ά' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 0, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 0, # 'Ε' - 40: 0, # 'Η' - 52: 0, # 'Θ' - 47: 0, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 0, # 'Ο' - 35: 0, # 'Π' - 48: 0, # 'Ρ' - 37: 0, # 'Σ' - 33: 0, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 0, # 'Ω' - 17: 0, # 'ά' - 18: 0, # 'έ' - 22: 0, # 'ή' - 15: 0, # 'ί' - 1: 0, # 'α' - 29: 0, # 'β' - 20: 1, # 'γ' - 21: 2, # 'δ' - 3: 0, # 'ε' - 32: 0, # 'ζ' - 13: 0, # 'η' - 25: 0, # 'θ' - 5: 0, # 'ι' - 11: 0, # 'κ' - 16: 2, # 'λ' - 10: 0, # 'μ' - 6: 0, # 'ν' - 30: 0, # 'ξ' - 4: 0, # 'ο' - 9: 1, # 'π' - 8: 2, # 'ρ' - 14: 0, # 'ς' - 7: 0, # 'σ' - 2: 0, # 'τ' - 12: 0, # 'υ' - 28: 0, # 'φ' - 23: 0, # 'χ' - 42: 0, # 'ψ' - 24: 0, # 'ω' - 19: 0, # 'ό' - 26: 0, # 'ύ' - 27: 0, # 'ώ' - }, - 46: { # 'Έ' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 0, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 0, # 'Ε' - 40: 0, # 'Η' - 52: 0, # 'Θ' - 47: 0, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 0, # 'Ο' - 35: 0, # 'Π' - 48: 0, # 'Ρ' - 37: 0, # 'Σ' - 33: 0, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 0, # 'Ω' - 17: 0, # 'ά' - 18: 0, # 'έ' - 22: 0, # 'ή' - 15: 0, # 'ί' - 1: 0, # 'α' - 29: 2, # 'β' - 20: 2, # 'γ' - 21: 0, # 'δ' - 3: 0, # 'ε' - 32: 0, # 'ζ' - 13: 0, # 'η' - 25: 0, # 'θ' - 5: 0, # 'ι' - 11: 2, # 'κ' - 16: 2, # 'λ' - 10: 0, # 'μ' - 6: 3, # 'ν' - 30: 2, # 'ξ' - 4: 0, # 'ο' - 9: 2, # 'π' - 8: 2, # 'ρ' - 14: 0, # 'ς' - 7: 1, # 'σ' - 2: 2, # 'τ' - 12: 0, # 'υ' - 28: 2, # 'φ' - 23: 3, # 'χ' - 42: 0, # 'ψ' - 24: 0, # 'ω' - 19: 0, # 'ό' - 26: 0, # 'ύ' - 27: 0, # 'ώ' - }, - 54: { # 'Ό' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 0, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 0, # 'Ε' - 40: 0, # 'Η' - 52: 0, # 'Θ' - 47: 0, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 0, # 'Ο' - 35: 0, # 'Π' - 48: 0, # 'Ρ' - 37: 0, # 'Σ' - 33: 0, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 0, # 'Ω' - 17: 0, # 'ά' - 18: 0, # 'έ' - 22: 0, # 'ή' - 15: 0, # 'ί' - 1: 0, # 'α' - 29: 0, # 'β' - 20: 0, # 'γ' - 21: 0, # 'δ' - 3: 0, # 'ε' - 32: 0, # 'ζ' - 13: 0, # 'η' - 25: 0, # 'θ' - 5: 0, # 'ι' - 11: 0, # 'κ' - 16: 2, # 'λ' - 10: 2, # 'μ' - 6: 2, # 'ν' - 30: 0, # 'ξ' - 4: 0, # 'ο' - 9: 2, # 'π' - 8: 0, # 'ρ' - 14: 0, # 'ς' - 7: 2, # 'σ' - 2: 3, # 'τ' - 12: 0, # 'υ' - 28: 0, # 'φ' - 23: 2, # 'χ' - 42: 0, # 'ψ' - 24: 0, # 'ω' - 19: 0, # 'ό' - 26: 0, # 'ύ' - 27: 0, # 'ώ' - }, - 31: { # 'Α' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 0, # 'Α' - 51: 2, # 'Β' - 43: 2, # 'Γ' - 41: 1, # 'Δ' - 34: 0, # 'Ε' - 40: 0, # 'Η' - 52: 2, # 'Θ' - 47: 2, # 'Ι' - 44: 2, # 'Κ' - 53: 2, # 'Λ' - 38: 2, # 'Μ' - 49: 2, # 'Ν' - 59: 1, # 'Ξ' - 39: 0, # 'Ο' - 35: 2, # 'Π' - 48: 2, # 'Ρ' - 37: 2, # 'Σ' - 33: 2, # 'Τ' - 45: 2, # 'Υ' - 56: 2, # 'Φ' - 50: 0, # 'Χ' - 57: 0, # 'Ω' - 17: 0, # 'ά' - 18: 0, # 'έ' - 22: 0, # 'ή' - 15: 0, # 'ί' - 1: 0, # 'α' - 29: 0, # 'β' - 20: 2, # 'γ' - 21: 0, # 'δ' - 3: 0, # 'ε' - 32: 0, # 'ζ' - 13: 0, # 'η' - 25: 1, # 'θ' - 5: 0, # 'ι' - 11: 2, # 'κ' - 16: 3, # 'λ' - 10: 2, # 'μ' - 6: 3, # 'ν' - 30: 2, # 'ξ' - 4: 0, # 'ο' - 9: 3, # 'π' - 8: 3, # 'ρ' - 14: 2, # 'ς' - 7: 2, # 'σ' - 2: 0, # 'τ' - 12: 3, # 'υ' - 28: 2, # 'φ' - 23: 0, # 'χ' - 42: 0, # 'ψ' - 24: 0, # 'ω' - 19: 0, # 'ό' - 26: 2, # 'ύ' - 27: 0, # 'ώ' - }, - 51: { # 'Β' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 2, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 1, # 'Ε' - 40: 1, # 'Η' - 52: 0, # 'Θ' - 47: 1, # 'Ι' - 44: 0, # 'Κ' - 53: 1, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 2, # 'Ο' - 35: 0, # 'Π' - 48: 0, # 'Ρ' - 37: 0, # 'Σ' - 33: 0, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 0, # 'Ω' - 17: 2, # 'ά' - 18: 2, # 'έ' - 22: 2, # 'ή' - 15: 0, # 'ί' - 1: 2, # 'α' - 29: 0, # 'β' - 20: 0, # 'γ' - 21: 0, # 'δ' - 3: 2, # 'ε' - 32: 0, # 'ζ' - 13: 0, # 'η' - 25: 0, # 'θ' - 5: 2, # 'ι' - 11: 0, # 'κ' - 16: 2, # 'λ' - 10: 0, # 'μ' - 6: 0, # 'ν' - 30: 0, # 'ξ' - 4: 2, # 'ο' - 9: 0, # 'π' - 8: 2, # 'ρ' - 14: 0, # 'ς' - 7: 0, # 'σ' - 2: 0, # 'τ' - 12: 0, # 'υ' - 28: 0, # 'φ' - 23: 0, # 'χ' - 42: 0, # 'ψ' - 24: 0, # 'ω' - 19: 0, # 'ό' - 26: 0, # 'ύ' - 27: 0, # 'ώ' - }, - 43: { # 'Γ' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 1, # 'Α' - 51: 0, # 'Β' - 43: 2, # 'Γ' - 41: 0, # 'Δ' - 34: 2, # 'Ε' - 40: 1, # 'Η' - 52: 0, # 'Θ' - 47: 2, # 'Ι' - 44: 1, # 'Κ' - 53: 1, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 1, # 'Ο' - 35: 0, # 'Π' - 48: 2, # 'Ρ' - 37: 0, # 'Σ' - 33: 0, # 'Τ' - 45: 2, # 'Υ' - 56: 0, # 'Φ' - 50: 1, # 'Χ' - 57: 2, # 'Ω' - 17: 0, # 'ά' - 18: 0, # 'έ' - 22: 0, # 'ή' - 15: 2, # 'ί' - 1: 2, # 'α' - 29: 0, # 'β' - 20: 0, # 'γ' - 21: 0, # 'δ' - 3: 2, # 'ε' - 32: 0, # 'ζ' - 13: 0, # 'η' - 25: 0, # 'θ' - 5: 3, # 'ι' - 11: 0, # 'κ' - 16: 2, # 'λ' - 10: 0, # 'μ' - 6: 2, # 'ν' - 30: 0, # 'ξ' - 4: 0, # 'ο' - 9: 0, # 'π' - 8: 2, # 'ρ' - 14: 0, # 'ς' - 7: 0, # 'σ' - 2: 0, # 'τ' - 12: 0, # 'υ' - 28: 0, # 'φ' - 23: 0, # 'χ' - 42: 0, # 'ψ' - 24: 0, # 'ω' - 19: 0, # 'ό' - 26: 0, # 'ύ' - 27: 0, # 'ώ' - }, - 41: { # 'Δ' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 0, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 2, # 'Ε' - 40: 2, # 'Η' - 52: 0, # 'Θ' - 47: 2, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 2, # 'Ο' - 35: 0, # 'Π' - 48: 0, # 'Ρ' - 37: 0, # 'Σ' - 33: 0, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 2, # 'Ω' - 17: 0, # 'ά' - 18: 0, # 'έ' - 22: 2, # 'ή' - 15: 2, # 'ί' - 1: 0, # 'α' - 29: 0, # 'β' - 20: 0, # 'γ' - 21: 0, # 'δ' - 3: 3, # 'ε' - 32: 0, # 'ζ' - 13: 2, # 'η' - 25: 0, # 'θ' - 5: 3, # 'ι' - 11: 0, # 'κ' - 16: 0, # 'λ' - 10: 0, # 'μ' - 6: 0, # 'ν' - 30: 0, # 'ξ' - 4: 2, # 'ο' - 9: 0, # 'π' - 8: 2, # 'ρ' - 14: 0, # 'ς' - 7: 0, # 'σ' - 2: 0, # 'τ' - 12: 2, # 'υ' - 28: 0, # 'φ' - 23: 0, # 'χ' - 42: 0, # 'ψ' - 24: 2, # 'ω' - 19: 1, # 'ό' - 26: 2, # 'ύ' - 27: 2, # 'ώ' - }, - 34: { # 'Ε' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 2, # 'Α' - 51: 0, # 'Β' - 43: 2, # 'Γ' - 41: 2, # 'Δ' - 34: 0, # 'Ε' - 40: 0, # 'Η' - 52: 0, # 'Θ' - 47: 2, # 'Ι' - 44: 2, # 'Κ' - 53: 2, # 'Λ' - 38: 2, # 'Μ' - 49: 2, # 'Ν' - 59: 1, # 'Ξ' - 39: 0, # 'Ο' - 35: 2, # 'Π' - 48: 2, # 'Ρ' - 37: 2, # 'Σ' - 33: 2, # 'Τ' - 45: 2, # 'Υ' - 56: 0, # 'Φ' - 50: 2, # 'Χ' - 57: 2, # 'Ω' - 17: 3, # 'ά' - 18: 0, # 'έ' - 22: 0, # 'ή' - 15: 3, # 'ί' - 1: 0, # 'α' - 29: 0, # 'β' - 20: 3, # 'γ' - 21: 2, # 'δ' - 3: 1, # 'ε' - 32: 0, # 'ζ' - 13: 0, # 'η' - 25: 1, # 'θ' - 5: 2, # 'ι' - 11: 3, # 'κ' - 16: 3, # 'λ' - 10: 2, # 'μ' - 6: 3, # 'ν' - 30: 2, # 'ξ' - 4: 0, # 'ο' - 9: 3, # 'π' - 8: 2, # 'ρ' - 14: 0, # 'ς' - 7: 2, # 'σ' - 2: 2, # 'τ' - 12: 2, # 'υ' - 28: 2, # 'φ' - 23: 0, # 'χ' - 42: 0, # 'ψ' - 24: 0, # 'ω' - 19: 0, # 'ό' - 26: 1, # 'ύ' - 27: 0, # 'ώ' - }, - 40: { # 'Η' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 0, # 'Α' - 51: 0, # 'Β' - 43: 1, # 'Γ' - 41: 0, # 'Δ' - 34: 0, # 'Ε' - 40: 0, # 'Η' - 52: 2, # 'Θ' - 47: 0, # 'Ι' - 44: 2, # 'Κ' - 53: 0, # 'Λ' - 38: 2, # 'Μ' - 49: 2, # 'Ν' - 59: 0, # 'Ξ' - 39: 0, # 'Ο' - 35: 2, # 'Π' - 48: 2, # 'Ρ' - 37: 2, # 'Σ' - 33: 2, # 'Τ' - 45: 1, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 0, # 'Ω' - 17: 0, # 'ά' - 18: 0, # 'έ' - 22: 0, # 'ή' - 15: 0, # 'ί' - 1: 0, # 'α' - 29: 0, # 'β' - 20: 0, # 'γ' - 21: 0, # 'δ' - 3: 0, # 'ε' - 32: 0, # 'ζ' - 13: 0, # 'η' - 25: 0, # 'θ' - 5: 0, # 'ι' - 11: 0, # 'κ' - 16: 2, # 'λ' - 10: 0, # 'μ' - 6: 1, # 'ν' - 30: 0, # 'ξ' - 4: 0, # 'ο' - 9: 0, # 'π' - 8: 0, # 'ρ' - 14: 0, # 'ς' - 7: 0, # 'σ' - 2: 0, # 'τ' - 12: 0, # 'υ' - 28: 0, # 'φ' - 23: 1, # 'χ' - 42: 0, # 'ψ' - 24: 0, # 'ω' - 19: 0, # 'ό' - 26: 0, # 'ύ' - 27: 0, # 'ώ' - }, - 52: { # 'Θ' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 2, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 2, # 'Ε' - 40: 2, # 'Η' - 52: 0, # 'Θ' - 47: 0, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 2, # 'Ο' - 35: 0, # 'Π' - 48: 1, # 'Ρ' - 37: 0, # 'Σ' - 33: 0, # 'Τ' - 45: 1, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 0, # 'Ω' - 17: 0, # 'ά' - 18: 2, # 'έ' - 22: 0, # 'ή' - 15: 0, # 'ί' - 1: 3, # 'α' - 29: 0, # 'β' - 20: 0, # 'γ' - 21: 0, # 'δ' - 3: 2, # 'ε' - 32: 0, # 'ζ' - 13: 0, # 'η' - 25: 0, # 'θ' - 5: 0, # 'ι' - 11: 0, # 'κ' - 16: 0, # 'λ' - 10: 0, # 'μ' - 6: 0, # 'ν' - 30: 0, # 'ξ' - 4: 0, # 'ο' - 9: 0, # 'π' - 8: 0, # 'ρ' - 14: 0, # 'ς' - 7: 0, # 'σ' - 2: 0, # 'τ' - 12: 2, # 'υ' - 28: 0, # 'φ' - 23: 0, # 'χ' - 42: 0, # 'ψ' - 24: 0, # 'ω' - 19: 0, # 'ό' - 26: 2, # 'ύ' - 27: 0, # 'ώ' - }, - 47: { # 'Ι' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 2, # 'Α' - 51: 1, # 'Β' - 43: 1, # 'Γ' - 41: 2, # 'Δ' - 34: 2, # 'Ε' - 40: 2, # 'Η' - 52: 0, # 'Θ' - 47: 0, # 'Ι' - 44: 2, # 'Κ' - 53: 2, # 'Λ' - 38: 2, # 'Μ' - 49: 2, # 'Ν' - 59: 0, # 'Ξ' - 39: 2, # 'Ο' - 35: 0, # 'Π' - 48: 2, # 'Ρ' - 37: 2, # 'Σ' - 33: 2, # 'Τ' - 45: 0, # 'Υ' - 56: 2, # 'Φ' - 50: 0, # 'Χ' - 57: 2, # 'Ω' - 17: 0, # 'ά' - 18: 0, # 'έ' - 22: 0, # 'ή' - 15: 0, # 'ί' - 1: 2, # 'α' - 29: 0, # 'β' - 20: 0, # 'γ' - 21: 2, # 'δ' - 3: 0, # 'ε' - 32: 0, # 'ζ' - 13: 0, # 'η' - 25: 0, # 'θ' - 5: 0, # 'ι' - 11: 0, # 'κ' - 16: 0, # 'λ' - 10: 0, # 'μ' - 6: 1, # 'ν' - 30: 0, # 'ξ' - 4: 2, # 'ο' - 9: 0, # 'π' - 8: 0, # 'ρ' - 14: 0, # 'ς' - 7: 2, # 'σ' - 2: 1, # 'τ' - 12: 0, # 'υ' - 28: 0, # 'φ' - 23: 0, # 'χ' - 42: 0, # 'ψ' - 24: 1, # 'ω' - 19: 0, # 'ό' - 26: 0, # 'ύ' - 27: 0, # 'ώ' - }, - 44: { # 'Κ' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 2, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 1, # 'Δ' - 34: 2, # 'Ε' - 40: 2, # 'Η' - 52: 0, # 'Θ' - 47: 0, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 1, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 2, # 'Ο' - 35: 0, # 'Π' - 48: 2, # 'Ρ' - 37: 0, # 'Σ' - 33: 1, # 'Τ' - 45: 2, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 1, # 'Ω' - 17: 3, # 'ά' - 18: 0, # 'έ' - 22: 0, # 'ή' - 15: 0, # 'ί' - 1: 3, # 'α' - 29: 0, # 'β' - 20: 0, # 'γ' - 21: 0, # 'δ' - 3: 2, # 'ε' - 32: 0, # 'ζ' - 13: 0, # 'η' - 25: 0, # 'θ' - 5: 2, # 'ι' - 11: 0, # 'κ' - 16: 2, # 'λ' - 10: 0, # 'μ' - 6: 0, # 'ν' - 30: 0, # 'ξ' - 4: 2, # 'ο' - 9: 0, # 'π' - 8: 2, # 'ρ' - 14: 0, # 'ς' - 7: 0, # 'σ' - 2: 0, # 'τ' - 12: 2, # 'υ' - 28: 0, # 'φ' - 23: 0, # 'χ' - 42: 0, # 'ψ' - 24: 0, # 'ω' - 19: 2, # 'ό' - 26: 2, # 'ύ' - 27: 2, # 'ώ' - }, - 53: { # 'Λ' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 2, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 2, # 'Ε' - 40: 2, # 'Η' - 52: 0, # 'Θ' - 47: 2, # 'Ι' - 44: 0, # 'Κ' - 53: 2, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 2, # 'Ο' - 35: 0, # 'Π' - 48: 0, # 'Ρ' - 37: 2, # 'Σ' - 33: 0, # 'Τ' - 45: 2, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 2, # 'Ω' - 17: 2, # 'ά' - 18: 2, # 'έ' - 22: 0, # 'ή' - 15: 2, # 'ί' - 1: 2, # 'α' - 29: 0, # 'β' - 20: 0, # 'γ' - 21: 0, # 'δ' - 3: 2, # 'ε' - 32: 0, # 'ζ' - 13: 0, # 'η' - 25: 0, # 'θ' - 5: 1, # 'ι' - 11: 0, # 'κ' - 16: 0, # 'λ' - 10: 0, # 'μ' - 6: 0, # 'ν' - 30: 0, # 'ξ' - 4: 2, # 'ο' - 9: 0, # 'π' - 8: 0, # 'ρ' - 14: 0, # 'ς' - 7: 0, # 'σ' - 2: 0, # 'τ' - 12: 2, # 'υ' - 28: 0, # 'φ' - 23: 0, # 'χ' - 42: 0, # 'ψ' - 24: 0, # 'ω' - 19: 2, # 'ό' - 26: 2, # 'ύ' - 27: 0, # 'ώ' - }, - 38: { # 'Μ' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 2, # 'Α' - 51: 2, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 2, # 'Ε' - 40: 2, # 'Η' - 52: 0, # 'Θ' - 47: 2, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 2, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 2, # 'Ο' - 35: 2, # 'Π' - 48: 0, # 'Ρ' - 37: 0, # 'Σ' - 33: 0, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 0, # 'Ω' - 17: 2, # 'ά' - 18: 2, # 'έ' - 22: 2, # 'ή' - 15: 2, # 'ί' - 1: 2, # 'α' - 29: 0, # 'β' - 20: 0, # 'γ' - 21: 0, # 'δ' - 3: 3, # 'ε' - 32: 0, # 'ζ' - 13: 2, # 'η' - 25: 0, # 'θ' - 5: 3, # 'ι' - 11: 0, # 'κ' - 16: 0, # 'λ' - 10: 0, # 'μ' - 6: 0, # 'ν' - 30: 0, # 'ξ' - 4: 2, # 'ο' - 9: 3, # 'π' - 8: 0, # 'ρ' - 14: 0, # 'ς' - 7: 0, # 'σ' - 2: 0, # 'τ' - 12: 2, # 'υ' - 28: 0, # 'φ' - 23: 0, # 'χ' - 42: 0, # 'ψ' - 24: 0, # 'ω' - 19: 2, # 'ό' - 26: 0, # 'ύ' - 27: 0, # 'ώ' - }, - 49: { # 'Ν' - 60: 2, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 2, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 2, # 'Ε' - 40: 2, # 'Η' - 52: 0, # 'Θ' - 47: 2, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 2, # 'Ο' - 35: 0, # 'Π' - 48: 0, # 'Ρ' - 37: 0, # 'Σ' - 33: 2, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 2, # 'Ω' - 17: 0, # 'ά' - 18: 2, # 'έ' - 22: 0, # 'ή' - 15: 2, # 'ί' - 1: 2, # 'α' - 29: 0, # 'β' - 20: 0, # 'γ' - 21: 0, # 'δ' - 3: 1, # 'ε' - 32: 0, # 'ζ' - 13: 0, # 'η' - 25: 0, # 'θ' - 5: 0, # 'ι' - 11: 0, # 'κ' - 16: 0, # 'λ' - 10: 0, # 'μ' - 6: 0, # 'ν' - 30: 0, # 'ξ' - 4: 2, # 'ο' - 9: 0, # 'π' - 8: 0, # 'ρ' - 14: 0, # 'ς' - 7: 0, # 'σ' - 2: 0, # 'τ' - 12: 0, # 'υ' - 28: 0, # 'φ' - 23: 0, # 'χ' - 42: 0, # 'ψ' - 24: 1, # 'ω' - 19: 2, # 'ό' - 26: 0, # 'ύ' - 27: 0, # 'ώ' - }, - 59: { # 'Ξ' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 0, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 1, # 'Ε' - 40: 1, # 'Η' - 52: 0, # 'Θ' - 47: 0, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 1, # 'Ο' - 35: 0, # 'Π' - 48: 0, # 'Ρ' - 37: 0, # 'Σ' - 33: 0, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 0, # 'Ω' - 17: 0, # 'ά' - 18: 2, # 'έ' - 22: 0, # 'ή' - 15: 0, # 'ί' - 1: 2, # 'α' - 29: 0, # 'β' - 20: 0, # 'γ' - 21: 0, # 'δ' - 3: 2, # 'ε' - 32: 0, # 'ζ' - 13: 0, # 'η' - 25: 0, # 'θ' - 5: 0, # 'ι' - 11: 0, # 'κ' - 16: 0, # 'λ' - 10: 0, # 'μ' - 6: 0, # 'ν' - 30: 0, # 'ξ' - 4: 0, # 'ο' - 9: 0, # 'π' - 8: 0, # 'ρ' - 14: 0, # 'ς' - 7: 0, # 'σ' - 2: 0, # 'τ' - 12: 0, # 'υ' - 28: 0, # 'φ' - 23: 0, # 'χ' - 42: 0, # 'ψ' - 24: 0, # 'ω' - 19: 0, # 'ό' - 26: 0, # 'ύ' - 27: 0, # 'ώ' - }, - 39: { # 'Ο' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 0, # 'Α' - 51: 1, # 'Β' - 43: 2, # 'Γ' - 41: 2, # 'Δ' - 34: 2, # 'Ε' - 40: 1, # 'Η' - 52: 2, # 'Θ' - 47: 2, # 'Ι' - 44: 2, # 'Κ' - 53: 2, # 'Λ' - 38: 2, # 'Μ' - 49: 2, # 'Ν' - 59: 0, # 'Ξ' - 39: 0, # 'Ο' - 35: 2, # 'Π' - 48: 2, # 'Ρ' - 37: 2, # 'Σ' - 33: 2, # 'Τ' - 45: 2, # 'Υ' - 56: 2, # 'Φ' - 50: 2, # 'Χ' - 57: 0, # 'Ω' - 17: 0, # 'ά' - 18: 0, # 'έ' - 22: 0, # 'ή' - 15: 0, # 'ί' - 1: 0, # 'α' - 29: 0, # 'β' - 20: 0, # 'γ' - 21: 2, # 'δ' - 3: 0, # 'ε' - 32: 0, # 'ζ' - 13: 0, # 'η' - 25: 0, # 'θ' - 5: 3, # 'ι' - 11: 2, # 'κ' - 16: 2, # 'λ' - 10: 2, # 'μ' - 6: 2, # 'ν' - 30: 0, # 'ξ' - 4: 0, # 'ο' - 9: 2, # 'π' - 8: 2, # 'ρ' - 14: 0, # 'ς' - 7: 0, # 'σ' - 2: 2, # 'τ' - 12: 2, # 'υ' - 28: 1, # 'φ' - 23: 1, # 'χ' - 42: 0, # 'ψ' - 24: 0, # 'ω' - 19: 0, # 'ό' - 26: 2, # 'ύ' - 27: 0, # 'ώ' - }, - 35: { # 'Π' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 2, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 2, # 'Ε' - 40: 0, # 'Η' - 52: 0, # 'Θ' - 47: 2, # 'Ι' - 44: 0, # 'Κ' - 53: 2, # 'Λ' - 38: 1, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 2, # 'Ο' - 35: 0, # 'Π' - 48: 2, # 'Ρ' - 37: 0, # 'Σ' - 33: 1, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 1, # 'Χ' - 57: 2, # 'Ω' - 17: 2, # 'ά' - 18: 1, # 'έ' - 22: 1, # 'ή' - 15: 2, # 'ί' - 1: 3, # 'α' - 29: 0, # 'β' - 20: 0, # 'γ' - 21: 0, # 'δ' - 3: 3, # 'ε' - 32: 0, # 'ζ' - 13: 2, # 'η' - 25: 0, # 'θ' - 5: 2, # 'ι' - 11: 0, # 'κ' - 16: 2, # 'λ' - 10: 0, # 'μ' - 6: 2, # 'ν' - 30: 0, # 'ξ' - 4: 3, # 'ο' - 9: 0, # 'π' - 8: 3, # 'ρ' - 14: 0, # 'ς' - 7: 0, # 'σ' - 2: 0, # 'τ' - 12: 2, # 'υ' - 28: 0, # 'φ' - 23: 2, # 'χ' - 42: 0, # 'ψ' - 24: 2, # 'ω' - 19: 2, # 'ό' - 26: 0, # 'ύ' - 27: 3, # 'ώ' - }, - 48: { # 'Ρ' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 2, # 'Α' - 51: 0, # 'Β' - 43: 1, # 'Γ' - 41: 1, # 'Δ' - 34: 2, # 'Ε' - 40: 2, # 'Η' - 52: 0, # 'Θ' - 47: 2, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 0, # 'Μ' - 49: 2, # 'Ν' - 59: 0, # 'Ξ' - 39: 2, # 'Ο' - 35: 0, # 'Π' - 48: 2, # 'Ρ' - 37: 0, # 'Σ' - 33: 1, # 'Τ' - 45: 1, # 'Υ' - 56: 0, # 'Φ' - 50: 1, # 'Χ' - 57: 1, # 'Ω' - 17: 0, # 'ά' - 18: 0, # 'έ' - 22: 0, # 'ή' - 15: 2, # 'ί' - 1: 0, # 'α' - 29: 0, # 'β' - 20: 0, # 'γ' - 21: 0, # 'δ' - 3: 0, # 'ε' - 32: 0, # 'ζ' - 13: 0, # 'η' - 25: 0, # 'θ' - 5: 0, # 'ι' - 11: 0, # 'κ' - 16: 0, # 'λ' - 10: 0, # 'μ' - 6: 0, # 'ν' - 30: 0, # 'ξ' - 4: 1, # 'ο' - 9: 0, # 'π' - 8: 0, # 'ρ' - 14: 0, # 'ς' - 7: 0, # 'σ' - 2: 0, # 'τ' - 12: 3, # 'υ' - 28: 0, # 'φ' - 23: 0, # 'χ' - 42: 0, # 'ψ' - 24: 2, # 'ω' - 19: 0, # 'ό' - 26: 2, # 'ύ' - 27: 0, # 'ώ' - }, - 37: { # 'Σ' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 2, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 1, # 'Δ' - 34: 2, # 'Ε' - 40: 2, # 'Η' - 52: 0, # 'Θ' - 47: 2, # 'Ι' - 44: 2, # 'Κ' - 53: 0, # 'Λ' - 38: 2, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 2, # 'Ο' - 35: 0, # 'Π' - 48: 0, # 'Ρ' - 37: 2, # 'Σ' - 33: 2, # 'Τ' - 45: 2, # 'Υ' - 56: 0, # 'Φ' - 50: 2, # 'Χ' - 57: 2, # 'Ω' - 17: 0, # 'ά' - 18: 0, # 'έ' - 22: 2, # 'ή' - 15: 2, # 'ί' - 1: 2, # 'α' - 29: 2, # 'β' - 20: 0, # 'γ' - 21: 0, # 'δ' - 3: 3, # 'ε' - 32: 0, # 'ζ' - 13: 3, # 'η' - 25: 0, # 'θ' - 5: 2, # 'ι' - 11: 2, # 'κ' - 16: 0, # 'λ' - 10: 0, # 'μ' - 6: 0, # 'ν' - 30: 0, # 'ξ' - 4: 2, # 'ο' - 9: 2, # 'π' - 8: 0, # 'ρ' - 14: 0, # 'ς' - 7: 0, # 'σ' - 2: 3, # 'τ' - 12: 3, # 'υ' - 28: 0, # 'φ' - 23: 2, # 'χ' - 42: 0, # 'ψ' - 24: 2, # 'ω' - 19: 0, # 'ό' - 26: 2, # 'ύ' - 27: 2, # 'ώ' - }, - 33: { # 'Τ' - 60: 0, # 'e' - 55: 1, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 2, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 2, # 'Ε' - 40: 2, # 'Η' - 52: 0, # 'Θ' - 47: 2, # 'Ι' - 44: 2, # 'Κ' - 53: 0, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 2, # 'Ο' - 35: 0, # 'Π' - 48: 2, # 'Ρ' - 37: 0, # 'Σ' - 33: 1, # 'Τ' - 45: 1, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 2, # 'Ω' - 17: 2, # 'ά' - 18: 2, # 'έ' - 22: 0, # 'ή' - 15: 2, # 'ί' - 1: 3, # 'α' - 29: 0, # 'β' - 20: 0, # 'γ' - 21: 0, # 'δ' - 3: 2, # 'ε' - 32: 0, # 'ζ' - 13: 2, # 'η' - 25: 0, # 'θ' - 5: 2, # 'ι' - 11: 0, # 'κ' - 16: 0, # 'λ' - 10: 2, # 'μ' - 6: 0, # 'ν' - 30: 0, # 'ξ' - 4: 3, # 'ο' - 9: 0, # 'π' - 8: 2, # 'ρ' - 14: 0, # 'ς' - 7: 2, # 'σ' - 2: 0, # 'τ' - 12: 2, # 'υ' - 28: 0, # 'φ' - 23: 0, # 'χ' - 42: 0, # 'ψ' - 24: 0, # 'ω' - 19: 2, # 'ό' - 26: 2, # 'ύ' - 27: 3, # 'ώ' - }, - 45: { # 'Υ' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 0, # 'Α' - 51: 0, # 'Β' - 43: 2, # 'Γ' - 41: 0, # 'Δ' - 34: 1, # 'Ε' - 40: 2, # 'Η' - 52: 2, # 'Θ' - 47: 0, # 'Ι' - 44: 0, # 'Κ' - 53: 1, # 'Λ' - 38: 2, # 'Μ' - 49: 2, # 'Ν' - 59: 0, # 'Ξ' - 39: 0, # 'Ο' - 35: 2, # 'Π' - 48: 1, # 'Ρ' - 37: 2, # 'Σ' - 33: 2, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 1, # 'Χ' - 57: 0, # 'Ω' - 17: 0, # 'ά' - 18: 0, # 'έ' - 22: 0, # 'ή' - 15: 0, # 'ί' - 1: 0, # 'α' - 29: 0, # 'β' - 20: 0, # 'γ' - 21: 0, # 'δ' - 3: 0, # 'ε' - 32: 0, # 'ζ' - 13: 0, # 'η' - 25: 0, # 'θ' - 5: 0, # 'ι' - 11: 0, # 'κ' - 16: 2, # 'λ' - 10: 0, # 'μ' - 6: 0, # 'ν' - 30: 0, # 'ξ' - 4: 0, # 'ο' - 9: 3, # 'π' - 8: 0, # 'ρ' - 14: 0, # 'ς' - 7: 0, # 'σ' - 2: 0, # 'τ' - 12: 0, # 'υ' - 28: 0, # 'φ' - 23: 0, # 'χ' - 42: 0, # 'ψ' - 24: 0, # 'ω' - 19: 0, # 'ό' - 26: 0, # 'ύ' - 27: 0, # 'ώ' - }, - 56: { # 'Φ' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 1, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 0, # 'Ε' - 40: 1, # 'Η' - 52: 0, # 'Θ' - 47: 2, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 2, # 'Ο' - 35: 0, # 'Π' - 48: 0, # 'Ρ' - 37: 0, # 'Σ' - 33: 0, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 0, # 'Ω' - 17: 0, # 'ά' - 18: 0, # 'έ' - 22: 0, # 'ή' - 15: 0, # 'ί' - 1: 2, # 'α' - 29: 0, # 'β' - 20: 0, # 'γ' - 21: 0, # 'δ' - 3: 2, # 'ε' - 32: 0, # 'ζ' - 13: 0, # 'η' - 25: 0, # 'θ' - 5: 2, # 'ι' - 11: 0, # 'κ' - 16: 0, # 'λ' - 10: 0, # 'μ' - 6: 0, # 'ν' - 30: 0, # 'ξ' - 4: 2, # 'ο' - 9: 0, # 'π' - 8: 0, # 'ρ' - 14: 0, # 'ς' - 7: 0, # 'σ' - 2: 2, # 'τ' - 12: 2, # 'υ' - 28: 0, # 'φ' - 23: 0, # 'χ' - 42: 0, # 'ψ' - 24: 0, # 'ω' - 19: 0, # 'ό' - 26: 1, # 'ύ' - 27: 1, # 'ώ' - }, - 50: { # 'Χ' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 1, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 2, # 'Ε' - 40: 2, # 'Η' - 52: 0, # 'Θ' - 47: 2, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 0, # 'Μ' - 49: 1, # 'Ν' - 59: 0, # 'Ξ' - 39: 1, # 'Ο' - 35: 0, # 'Π' - 48: 2, # 'Ρ' - 37: 0, # 'Σ' - 33: 0, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 1, # 'Χ' - 57: 1, # 'Ω' - 17: 2, # 'ά' - 18: 0, # 'έ' - 22: 0, # 'ή' - 15: 0, # 'ί' - 1: 2, # 'α' - 29: 0, # 'β' - 20: 0, # 'γ' - 21: 0, # 'δ' - 3: 2, # 'ε' - 32: 0, # 'ζ' - 13: 0, # 'η' - 25: 0, # 'θ' - 5: 0, # 'ι' - 11: 0, # 'κ' - 16: 0, # 'λ' - 10: 0, # 'μ' - 6: 0, # 'ν' - 30: 0, # 'ξ' - 4: 2, # 'ο' - 9: 0, # 'π' - 8: 3, # 'ρ' - 14: 0, # 'ς' - 7: 0, # 'σ' - 2: 2, # 'τ' - 12: 0, # 'υ' - 28: 0, # 'φ' - 23: 0, # 'χ' - 42: 0, # 'ψ' - 24: 2, # 'ω' - 19: 0, # 'ό' - 26: 0, # 'ύ' - 27: 0, # 'ώ' - }, - 57: { # 'Ω' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 0, # 'Α' - 51: 0, # 'Β' - 43: 1, # 'Γ' - 41: 0, # 'Δ' - 34: 0, # 'Ε' - 40: 0, # 'Η' - 52: 0, # 'Θ' - 47: 0, # 'Ι' - 44: 0, # 'Κ' - 53: 1, # 'Λ' - 38: 0, # 'Μ' - 49: 2, # 'Ν' - 59: 0, # 'Ξ' - 39: 0, # 'Ο' - 35: 0, # 'Π' - 48: 2, # 'Ρ' - 37: 2, # 'Σ' - 33: 2, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 0, # 'Ω' - 17: 0, # 'ά' - 18: 0, # 'έ' - 22: 0, # 'ή' - 15: 0, # 'ί' - 1: 0, # 'α' - 29: 0, # 'β' - 20: 0, # 'γ' - 21: 0, # 'δ' - 3: 0, # 'ε' - 32: 0, # 'ζ' - 13: 0, # 'η' - 25: 0, # 'θ' - 5: 0, # 'ι' - 11: 0, # 'κ' - 16: 0, # 'λ' - 10: 0, # 'μ' - 6: 0, # 'ν' - 30: 0, # 'ξ' - 4: 0, # 'ο' - 9: 0, # 'π' - 8: 2, # 'ρ' - 14: 2, # 'ς' - 7: 2, # 'σ' - 2: 0, # 'τ' - 12: 0, # 'υ' - 28: 0, # 'φ' - 23: 1, # 'χ' - 42: 0, # 'ψ' - 24: 0, # 'ω' - 19: 0, # 'ό' - 26: 0, # 'ύ' - 27: 0, # 'ώ' - }, - 17: { # 'ά' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 2, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 0, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 0, # 'Ε' - 40: 0, # 'Η' - 52: 0, # 'Θ' - 47: 0, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 0, # 'Ο' - 35: 0, # 'Π' - 48: 0, # 'Ρ' - 37: 0, # 'Σ' - 33: 0, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 0, # 'Ω' - 17: 0, # 'ά' - 18: 0, # 'έ' - 22: 0, # 'ή' - 15: 0, # 'ί' - 1: 0, # 'α' - 29: 3, # 'β' - 20: 3, # 'γ' - 21: 3, # 'δ' - 3: 3, # 'ε' - 32: 3, # 'ζ' - 13: 0, # 'η' - 25: 3, # 'θ' - 5: 2, # 'ι' - 11: 3, # 'κ' - 16: 3, # 'λ' - 10: 3, # 'μ' - 6: 3, # 'ν' - 30: 3, # 'ξ' - 4: 0, # 'ο' - 9: 3, # 'π' - 8: 3, # 'ρ' - 14: 3, # 'ς' - 7: 3, # 'σ' - 2: 3, # 'τ' - 12: 0, # 'υ' - 28: 3, # 'φ' - 23: 3, # 'χ' - 42: 3, # 'ψ' - 24: 2, # 'ω' - 19: 0, # 'ό' - 26: 0, # 'ύ' - 27: 0, # 'ώ' - }, - 18: { # 'έ' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 0, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 0, # 'Ε' - 40: 0, # 'Η' - 52: 0, # 'Θ' - 47: 0, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 0, # 'Ο' - 35: 0, # 'Π' - 48: 0, # 'Ρ' - 37: 0, # 'Σ' - 33: 0, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 0, # 'Ω' - 17: 0, # 'ά' - 18: 0, # 'έ' - 22: 0, # 'ή' - 15: 0, # 'ί' - 1: 3, # 'α' - 29: 2, # 'β' - 20: 3, # 'γ' - 21: 2, # 'δ' - 3: 3, # 'ε' - 32: 2, # 'ζ' - 13: 0, # 'η' - 25: 3, # 'θ' - 5: 0, # 'ι' - 11: 3, # 'κ' - 16: 3, # 'λ' - 10: 3, # 'μ' - 6: 3, # 'ν' - 30: 3, # 'ξ' - 4: 3, # 'ο' - 9: 3, # 'π' - 8: 3, # 'ρ' - 14: 3, # 'ς' - 7: 3, # 'σ' - 2: 3, # 'τ' - 12: 0, # 'υ' - 28: 3, # 'φ' - 23: 3, # 'χ' - 42: 3, # 'ψ' - 24: 2, # 'ω' - 19: 0, # 'ό' - 26: 0, # 'ύ' - 27: 0, # 'ώ' - }, - 22: { # 'ή' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 1, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 0, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 0, # 'Ε' - 40: 0, # 'Η' - 52: 0, # 'Θ' - 47: 0, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 0, # 'Ο' - 35: 0, # 'Π' - 48: 0, # 'Ρ' - 37: 0, # 'Σ' - 33: 0, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 0, # 'Ω' - 17: 0, # 'ά' - 18: 0, # 'έ' - 22: 0, # 'ή' - 15: 0, # 'ί' - 1: 0, # 'α' - 29: 0, # 'β' - 20: 3, # 'γ' - 21: 3, # 'δ' - 3: 0, # 'ε' - 32: 0, # 'ζ' - 13: 0, # 'η' - 25: 3, # 'θ' - 5: 0, # 'ι' - 11: 3, # 'κ' - 16: 2, # 'λ' - 10: 3, # 'μ' - 6: 3, # 'ν' - 30: 2, # 'ξ' - 4: 0, # 'ο' - 9: 3, # 'π' - 8: 3, # 'ρ' - 14: 3, # 'ς' - 7: 3, # 'σ' - 2: 3, # 'τ' - 12: 0, # 'υ' - 28: 2, # 'φ' - 23: 3, # 'χ' - 42: 2, # 'ψ' - 24: 0, # 'ω' - 19: 0, # 'ό' - 26: 0, # 'ύ' - 27: 0, # 'ώ' - }, - 15: { # 'ί' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 0, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 0, # 'Ε' - 40: 0, # 'Η' - 52: 0, # 'Θ' - 47: 0, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 0, # 'Ο' - 35: 0, # 'Π' - 48: 0, # 'Ρ' - 37: 0, # 'Σ' - 33: 0, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 0, # 'Ω' - 17: 0, # 'ά' - 18: 0, # 'έ' - 22: 0, # 'ή' - 15: 0, # 'ί' - 1: 3, # 'α' - 29: 2, # 'β' - 20: 3, # 'γ' - 21: 3, # 'δ' - 3: 3, # 'ε' - 32: 3, # 'ζ' - 13: 3, # 'η' - 25: 3, # 'θ' - 5: 0, # 'ι' - 11: 3, # 'κ' - 16: 3, # 'λ' - 10: 3, # 'μ' - 6: 3, # 'ν' - 30: 3, # 'ξ' - 4: 3, # 'ο' - 9: 3, # 'π' - 8: 3, # 'ρ' - 14: 3, # 'ς' - 7: 3, # 'σ' - 2: 3, # 'τ' - 12: 0, # 'υ' - 28: 1, # 'φ' - 23: 3, # 'χ' - 42: 2, # 'ψ' - 24: 3, # 'ω' - 19: 0, # 'ό' - 26: 0, # 'ύ' - 27: 0, # 'ώ' - }, - 1: { # 'α' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 2, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 0, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 0, # 'Ε' - 40: 0, # 'Η' - 52: 0, # 'Θ' - 47: 0, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 0, # 'Ο' - 35: 0, # 'Π' - 48: 0, # 'Ρ' - 37: 0, # 'Σ' - 33: 0, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 0, # 'Ω' - 17: 0, # 'ά' - 18: 2, # 'έ' - 22: 0, # 'ή' - 15: 3, # 'ί' - 1: 0, # 'α' - 29: 3, # 'β' - 20: 3, # 'γ' - 21: 3, # 'δ' - 3: 2, # 'ε' - 32: 3, # 'ζ' - 13: 1, # 'η' - 25: 3, # 'θ' - 5: 3, # 'ι' - 11: 3, # 'κ' - 16: 3, # 'λ' - 10: 3, # 'μ' - 6: 3, # 'ν' - 30: 3, # 'ξ' - 4: 2, # 'ο' - 9: 3, # 'π' - 8: 3, # 'ρ' - 14: 3, # 'ς' - 7: 3, # 'σ' - 2: 3, # 'τ' - 12: 3, # 'υ' - 28: 3, # 'φ' - 23: 3, # 'χ' - 42: 2, # 'ψ' - 24: 0, # 'ω' - 19: 2, # 'ό' - 26: 2, # 'ύ' - 27: 0, # 'ώ' - }, - 29: { # 'β' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 0, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 0, # 'Ε' - 40: 0, # 'Η' - 52: 0, # 'Θ' - 47: 0, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 0, # 'Ο' - 35: 0, # 'Π' - 48: 0, # 'Ρ' - 37: 0, # 'Σ' - 33: 0, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 0, # 'Ω' - 17: 3, # 'ά' - 18: 2, # 'έ' - 22: 3, # 'ή' - 15: 2, # 'ί' - 1: 3, # 'α' - 29: 0, # 'β' - 20: 2, # 'γ' - 21: 2, # 'δ' - 3: 3, # 'ε' - 32: 0, # 'ζ' - 13: 2, # 'η' - 25: 0, # 'θ' - 5: 3, # 'ι' - 11: 0, # 'κ' - 16: 3, # 'λ' - 10: 0, # 'μ' - 6: 0, # 'ν' - 30: 0, # 'ξ' - 4: 3, # 'ο' - 9: 0, # 'π' - 8: 3, # 'ρ' - 14: 0, # 'ς' - 7: 0, # 'σ' - 2: 0, # 'τ' - 12: 0, # 'υ' - 28: 0, # 'φ' - 23: 0, # 'χ' - 42: 0, # 'ψ' - 24: 2, # 'ω' - 19: 2, # 'ό' - 26: 2, # 'ύ' - 27: 2, # 'ώ' - }, - 20: { # 'γ' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 0, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 0, # 'Ε' - 40: 0, # 'Η' - 52: 0, # 'Θ' - 47: 0, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 0, # 'Ο' - 35: 0, # 'Π' - 48: 0, # 'Ρ' - 37: 0, # 'Σ' - 33: 0, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 0, # 'Ω' - 17: 3, # 'ά' - 18: 3, # 'έ' - 22: 3, # 'ή' - 15: 3, # 'ί' - 1: 3, # 'α' - 29: 0, # 'β' - 20: 3, # 'γ' - 21: 0, # 'δ' - 3: 3, # 'ε' - 32: 0, # 'ζ' - 13: 3, # 'η' - 25: 0, # 'θ' - 5: 3, # 'ι' - 11: 3, # 'κ' - 16: 3, # 'λ' - 10: 3, # 'μ' - 6: 3, # 'ν' - 30: 3, # 'ξ' - 4: 3, # 'ο' - 9: 0, # 'π' - 8: 3, # 'ρ' - 14: 0, # 'ς' - 7: 0, # 'σ' - 2: 0, # 'τ' - 12: 2, # 'υ' - 28: 0, # 'φ' - 23: 3, # 'χ' - 42: 0, # 'ψ' - 24: 3, # 'ω' - 19: 3, # 'ό' - 26: 2, # 'ύ' - 27: 3, # 'ώ' - }, - 21: { # 'δ' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 0, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 0, # 'Ε' - 40: 0, # 'Η' - 52: 0, # 'Θ' - 47: 0, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 0, # 'Ο' - 35: 0, # 'Π' - 48: 0, # 'Ρ' - 37: 0, # 'Σ' - 33: 0, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 0, # 'Ω' - 17: 2, # 'ά' - 18: 3, # 'έ' - 22: 3, # 'ή' - 15: 3, # 'ί' - 1: 3, # 'α' - 29: 0, # 'β' - 20: 0, # 'γ' - 21: 0, # 'δ' - 3: 3, # 'ε' - 32: 0, # 'ζ' - 13: 3, # 'η' - 25: 0, # 'θ' - 5: 3, # 'ι' - 11: 0, # 'κ' - 16: 0, # 'λ' - 10: 0, # 'μ' - 6: 0, # 'ν' - 30: 0, # 'ξ' - 4: 3, # 'ο' - 9: 0, # 'π' - 8: 3, # 'ρ' - 14: 0, # 'ς' - 7: 0, # 'σ' - 2: 0, # 'τ' - 12: 3, # 'υ' - 28: 0, # 'φ' - 23: 0, # 'χ' - 42: 0, # 'ψ' - 24: 3, # 'ω' - 19: 3, # 'ό' - 26: 3, # 'ύ' - 27: 3, # 'ώ' - }, - 3: { # 'ε' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 2, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 0, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 0, # 'Ε' - 40: 0, # 'Η' - 52: 0, # 'Θ' - 47: 0, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 0, # 'Ο' - 35: 0, # 'Π' - 48: 0, # 'Ρ' - 37: 0, # 'Σ' - 33: 0, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 0, # 'Ω' - 17: 3, # 'ά' - 18: 0, # 'έ' - 22: 0, # 'ή' - 15: 3, # 'ί' - 1: 2, # 'α' - 29: 3, # 'β' - 20: 3, # 'γ' - 21: 3, # 'δ' - 3: 2, # 'ε' - 32: 2, # 'ζ' - 13: 0, # 'η' - 25: 3, # 'θ' - 5: 3, # 'ι' - 11: 3, # 'κ' - 16: 3, # 'λ' - 10: 3, # 'μ' - 6: 3, # 'ν' - 30: 3, # 'ξ' - 4: 2, # 'ο' - 9: 3, # 'π' - 8: 3, # 'ρ' - 14: 3, # 'ς' - 7: 3, # 'σ' - 2: 3, # 'τ' - 12: 3, # 'υ' - 28: 3, # 'φ' - 23: 3, # 'χ' - 42: 2, # 'ψ' - 24: 3, # 'ω' - 19: 2, # 'ό' - 26: 3, # 'ύ' - 27: 2, # 'ώ' - }, - 32: { # 'ζ' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 0, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 0, # 'Ε' - 40: 0, # 'Η' - 52: 0, # 'Θ' - 47: 0, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 0, # 'Ο' - 35: 0, # 'Π' - 48: 0, # 'Ρ' - 37: 0, # 'Σ' - 33: 0, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 0, # 'Ω' - 17: 2, # 'ά' - 18: 2, # 'έ' - 22: 2, # 'ή' - 15: 2, # 'ί' - 1: 2, # 'α' - 29: 0, # 'β' - 20: 0, # 'γ' - 21: 0, # 'δ' - 3: 3, # 'ε' - 32: 0, # 'ζ' - 13: 3, # 'η' - 25: 0, # 'θ' - 5: 2, # 'ι' - 11: 0, # 'κ' - 16: 0, # 'λ' - 10: 0, # 'μ' - 6: 0, # 'ν' - 30: 0, # 'ξ' - 4: 3, # 'ο' - 9: 0, # 'π' - 8: 0, # 'ρ' - 14: 0, # 'ς' - 7: 0, # 'σ' - 2: 0, # 'τ' - 12: 1, # 'υ' - 28: 0, # 'φ' - 23: 0, # 'χ' - 42: 0, # 'ψ' - 24: 3, # 'ω' - 19: 2, # 'ό' - 26: 0, # 'ύ' - 27: 2, # 'ώ' - }, - 13: { # 'η' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 2, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 0, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 0, # 'Ε' - 40: 0, # 'Η' - 52: 0, # 'Θ' - 47: 0, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 0, # 'Ο' - 35: 0, # 'Π' - 48: 0, # 'Ρ' - 37: 0, # 'Σ' - 33: 0, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 0, # 'Ω' - 17: 0, # 'ά' - 18: 0, # 'έ' - 22: 0, # 'ή' - 15: 0, # 'ί' - 1: 0, # 'α' - 29: 0, # 'β' - 20: 3, # 'γ' - 21: 2, # 'δ' - 3: 0, # 'ε' - 32: 0, # 'ζ' - 13: 0, # 'η' - 25: 3, # 'θ' - 5: 0, # 'ι' - 11: 3, # 'κ' - 16: 3, # 'λ' - 10: 3, # 'μ' - 6: 3, # 'ν' - 30: 2, # 'ξ' - 4: 0, # 'ο' - 9: 2, # 'π' - 8: 3, # 'ρ' - 14: 3, # 'ς' - 7: 3, # 'σ' - 2: 3, # 'τ' - 12: 0, # 'υ' - 28: 2, # 'φ' - 23: 3, # 'χ' - 42: 2, # 'ψ' - 24: 0, # 'ω' - 19: 0, # 'ό' - 26: 0, # 'ύ' - 27: 0, # 'ώ' - }, - 25: { # 'θ' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 0, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 0, # 'Ε' - 40: 0, # 'Η' - 52: 0, # 'Θ' - 47: 0, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 0, # 'Ο' - 35: 0, # 'Π' - 48: 0, # 'Ρ' - 37: 0, # 'Σ' - 33: 0, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 0, # 'Ω' - 17: 2, # 'ά' - 18: 3, # 'έ' - 22: 3, # 'ή' - 15: 2, # 'ί' - 1: 3, # 'α' - 29: 0, # 'β' - 20: 0, # 'γ' - 21: 0, # 'δ' - 3: 3, # 'ε' - 32: 0, # 'ζ' - 13: 3, # 'η' - 25: 0, # 'θ' - 5: 3, # 'ι' - 11: 0, # 'κ' - 16: 1, # 'λ' - 10: 3, # 'μ' - 6: 2, # 'ν' - 30: 0, # 'ξ' - 4: 3, # 'ο' - 9: 0, # 'π' - 8: 3, # 'ρ' - 14: 0, # 'ς' - 7: 0, # 'σ' - 2: 0, # 'τ' - 12: 3, # 'υ' - 28: 0, # 'φ' - 23: 0, # 'χ' - 42: 0, # 'ψ' - 24: 3, # 'ω' - 19: 3, # 'ό' - 26: 3, # 'ύ' - 27: 3, # 'ώ' - }, - 5: { # 'ι' - 60: 0, # 'e' - 55: 1, # 'o' - 58: 0, # 't' - 36: 2, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 0, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 1, # 'Ε' - 40: 0, # 'Η' - 52: 0, # 'Θ' - 47: 0, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 0, # 'Ο' - 35: 0, # 'Π' - 48: 0, # 'Ρ' - 37: 0, # 'Σ' - 33: 0, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 0, # 'Ω' - 17: 3, # 'ά' - 18: 3, # 'έ' - 22: 3, # 'ή' - 15: 0, # 'ί' - 1: 3, # 'α' - 29: 3, # 'β' - 20: 3, # 'γ' - 21: 3, # 'δ' - 3: 3, # 'ε' - 32: 2, # 'ζ' - 13: 3, # 'η' - 25: 3, # 'θ' - 5: 0, # 'ι' - 11: 3, # 'κ' - 16: 3, # 'λ' - 10: 3, # 'μ' - 6: 3, # 'ν' - 30: 3, # 'ξ' - 4: 3, # 'ο' - 9: 3, # 'π' - 8: 3, # 'ρ' - 14: 3, # 'ς' - 7: 3, # 'σ' - 2: 3, # 'τ' - 12: 0, # 'υ' - 28: 2, # 'φ' - 23: 3, # 'χ' - 42: 2, # 'ψ' - 24: 3, # 'ω' - 19: 3, # 'ό' - 26: 0, # 'ύ' - 27: 3, # 'ώ' - }, - 11: { # 'κ' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 0, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 0, # 'Ε' - 40: 0, # 'Η' - 52: 0, # 'Θ' - 47: 0, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 0, # 'Ο' - 35: 0, # 'Π' - 48: 0, # 'Ρ' - 37: 0, # 'Σ' - 33: 0, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 0, # 'Ω' - 17: 3, # 'ά' - 18: 3, # 'έ' - 22: 3, # 'ή' - 15: 3, # 'ί' - 1: 3, # 'α' - 29: 0, # 'β' - 20: 0, # 'γ' - 21: 3, # 'δ' - 3: 3, # 'ε' - 32: 0, # 'ζ' - 13: 3, # 'η' - 25: 2, # 'θ' - 5: 3, # 'ι' - 11: 3, # 'κ' - 16: 3, # 'λ' - 10: 3, # 'μ' - 6: 2, # 'ν' - 30: 0, # 'ξ' - 4: 3, # 'ο' - 9: 2, # 'π' - 8: 3, # 'ρ' - 14: 0, # 'ς' - 7: 0, # 'σ' - 2: 3, # 'τ' - 12: 3, # 'υ' - 28: 2, # 'φ' - 23: 2, # 'χ' - 42: 0, # 'ψ' - 24: 3, # 'ω' - 19: 3, # 'ό' - 26: 3, # 'ύ' - 27: 3, # 'ώ' - }, - 16: { # 'λ' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 0, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 0, # 'Ε' - 40: 0, # 'Η' - 52: 0, # 'Θ' - 47: 0, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 0, # 'Ο' - 35: 0, # 'Π' - 48: 0, # 'Ρ' - 37: 0, # 'Σ' - 33: 0, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 0, # 'Ω' - 17: 3, # 'ά' - 18: 3, # 'έ' - 22: 3, # 'ή' - 15: 3, # 'ί' - 1: 3, # 'α' - 29: 1, # 'β' - 20: 2, # 'γ' - 21: 1, # 'δ' - 3: 3, # 'ε' - 32: 0, # 'ζ' - 13: 3, # 'η' - 25: 2, # 'θ' - 5: 3, # 'ι' - 11: 2, # 'κ' - 16: 3, # 'λ' - 10: 2, # 'μ' - 6: 2, # 'ν' - 30: 0, # 'ξ' - 4: 3, # 'ο' - 9: 3, # 'π' - 8: 0, # 'ρ' - 14: 0, # 'ς' - 7: 0, # 'σ' - 2: 3, # 'τ' - 12: 3, # 'υ' - 28: 2, # 'φ' - 23: 0, # 'χ' - 42: 0, # 'ψ' - 24: 3, # 'ω' - 19: 3, # 'ό' - 26: 3, # 'ύ' - 27: 3, # 'ώ' - }, - 10: { # 'μ' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 0, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 1, # 'Ε' - 40: 0, # 'Η' - 52: 0, # 'Θ' - 47: 0, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 0, # 'Ο' - 35: 0, # 'Π' - 48: 0, # 'Ρ' - 37: 0, # 'Σ' - 33: 0, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 0, # 'Ω' - 17: 3, # 'ά' - 18: 3, # 'έ' - 22: 3, # 'ή' - 15: 3, # 'ί' - 1: 3, # 'α' - 29: 3, # 'β' - 20: 0, # 'γ' - 21: 0, # 'δ' - 3: 3, # 'ε' - 32: 0, # 'ζ' - 13: 3, # 'η' - 25: 0, # 'θ' - 5: 3, # 'ι' - 11: 0, # 'κ' - 16: 0, # 'λ' - 10: 3, # 'μ' - 6: 3, # 'ν' - 30: 0, # 'ξ' - 4: 3, # 'ο' - 9: 3, # 'π' - 8: 0, # 'ρ' - 14: 0, # 'ς' - 7: 0, # 'σ' - 2: 0, # 'τ' - 12: 2, # 'υ' - 28: 3, # 'φ' - 23: 0, # 'χ' - 42: 2, # 'ψ' - 24: 3, # 'ω' - 19: 3, # 'ό' - 26: 2, # 'ύ' - 27: 2, # 'ώ' - }, - 6: { # 'ν' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 2, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 0, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 0, # 'Ε' - 40: 0, # 'Η' - 52: 0, # 'Θ' - 47: 0, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 0, # 'Ο' - 35: 0, # 'Π' - 48: 0, # 'Ρ' - 37: 0, # 'Σ' - 33: 0, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 0, # 'Ω' - 17: 3, # 'ά' - 18: 3, # 'έ' - 22: 3, # 'ή' - 15: 3, # 'ί' - 1: 3, # 'α' - 29: 0, # 'β' - 20: 0, # 'γ' - 21: 3, # 'δ' - 3: 3, # 'ε' - 32: 2, # 'ζ' - 13: 3, # 'η' - 25: 3, # 'θ' - 5: 3, # 'ι' - 11: 0, # 'κ' - 16: 1, # 'λ' - 10: 0, # 'μ' - 6: 2, # 'ν' - 30: 0, # 'ξ' - 4: 3, # 'ο' - 9: 0, # 'π' - 8: 0, # 'ρ' - 14: 0, # 'ς' - 7: 3, # 'σ' - 2: 3, # 'τ' - 12: 3, # 'υ' - 28: 0, # 'φ' - 23: 0, # 'χ' - 42: 0, # 'ψ' - 24: 3, # 'ω' - 19: 3, # 'ό' - 26: 3, # 'ύ' - 27: 3, # 'ώ' - }, - 30: { # 'ξ' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 0, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 0, # 'Ε' - 40: 0, # 'Η' - 52: 0, # 'Θ' - 47: 0, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 0, # 'Ο' - 35: 0, # 'Π' - 48: 0, # 'Ρ' - 37: 0, # 'Σ' - 33: 0, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 0, # 'Ω' - 17: 2, # 'ά' - 18: 3, # 'έ' - 22: 3, # 'ή' - 15: 2, # 'ί' - 1: 3, # 'α' - 29: 0, # 'β' - 20: 0, # 'γ' - 21: 0, # 'δ' - 3: 3, # 'ε' - 32: 0, # 'ζ' - 13: 3, # 'η' - 25: 0, # 'θ' - 5: 2, # 'ι' - 11: 0, # 'κ' - 16: 0, # 'λ' - 10: 0, # 'μ' - 6: 0, # 'ν' - 30: 0, # 'ξ' - 4: 3, # 'ο' - 9: 0, # 'π' - 8: 0, # 'ρ' - 14: 0, # 'ς' - 7: 0, # 'σ' - 2: 3, # 'τ' - 12: 2, # 'υ' - 28: 0, # 'φ' - 23: 0, # 'χ' - 42: 0, # 'ψ' - 24: 3, # 'ω' - 19: 2, # 'ό' - 26: 3, # 'ύ' - 27: 1, # 'ώ' - }, - 4: { # 'ο' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 2, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 0, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 0, # 'Ε' - 40: 0, # 'Η' - 52: 0, # 'Θ' - 47: 0, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 0, # 'Ο' - 35: 0, # 'Π' - 48: 0, # 'Ρ' - 37: 0, # 'Σ' - 33: 0, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 0, # 'Ω' - 17: 0, # 'ά' - 18: 2, # 'έ' - 22: 3, # 'ή' - 15: 3, # 'ί' - 1: 2, # 'α' - 29: 3, # 'β' - 20: 3, # 'γ' - 21: 3, # 'δ' - 3: 3, # 'ε' - 32: 0, # 'ζ' - 13: 3, # 'η' - 25: 3, # 'θ' - 5: 3, # 'ι' - 11: 3, # 'κ' - 16: 3, # 'λ' - 10: 3, # 'μ' - 6: 3, # 'ν' - 30: 2, # 'ξ' - 4: 2, # 'ο' - 9: 3, # 'π' - 8: 3, # 'ρ' - 14: 3, # 'ς' - 7: 3, # 'σ' - 2: 3, # 'τ' - 12: 3, # 'υ' - 28: 3, # 'φ' - 23: 3, # 'χ' - 42: 2, # 'ψ' - 24: 2, # 'ω' - 19: 1, # 'ό' - 26: 3, # 'ύ' - 27: 2, # 'ώ' - }, - 9: { # 'π' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 0, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 0, # 'Ε' - 40: 0, # 'Η' - 52: 0, # 'Θ' - 47: 0, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 0, # 'Ο' - 35: 0, # 'Π' - 48: 0, # 'Ρ' - 37: 0, # 'Σ' - 33: 0, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 0, # 'Ω' - 17: 3, # 'ά' - 18: 3, # 'έ' - 22: 3, # 'ή' - 15: 3, # 'ί' - 1: 3, # 'α' - 29: 0, # 'β' - 20: 0, # 'γ' - 21: 0, # 'δ' - 3: 3, # 'ε' - 32: 0, # 'ζ' - 13: 3, # 'η' - 25: 0, # 'θ' - 5: 3, # 'ι' - 11: 0, # 'κ' - 16: 3, # 'λ' - 10: 0, # 'μ' - 6: 2, # 'ν' - 30: 0, # 'ξ' - 4: 3, # 'ο' - 9: 0, # 'π' - 8: 3, # 'ρ' - 14: 2, # 'ς' - 7: 0, # 'σ' - 2: 3, # 'τ' - 12: 3, # 'υ' - 28: 0, # 'φ' - 23: 2, # 'χ' - 42: 0, # 'ψ' - 24: 3, # 'ω' - 19: 3, # 'ό' - 26: 2, # 'ύ' - 27: 3, # 'ώ' - }, - 8: { # 'ρ' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 0, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 0, # 'Ε' - 40: 0, # 'Η' - 52: 0, # 'Θ' - 47: 0, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 0, # 'Ο' - 35: 0, # 'Π' - 48: 0, # 'Ρ' - 37: 0, # 'Σ' - 33: 0, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 0, # 'Ω' - 17: 3, # 'ά' - 18: 3, # 'έ' - 22: 3, # 'ή' - 15: 3, # 'ί' - 1: 3, # 'α' - 29: 2, # 'β' - 20: 3, # 'γ' - 21: 2, # 'δ' - 3: 3, # 'ε' - 32: 0, # 'ζ' - 13: 3, # 'η' - 25: 3, # 'θ' - 5: 3, # 'ι' - 11: 3, # 'κ' - 16: 1, # 'λ' - 10: 3, # 'μ' - 6: 3, # 'ν' - 30: 2, # 'ξ' - 4: 3, # 'ο' - 9: 2, # 'π' - 8: 2, # 'ρ' - 14: 0, # 'ς' - 7: 2, # 'σ' - 2: 3, # 'τ' - 12: 3, # 'υ' - 28: 3, # 'φ' - 23: 3, # 'χ' - 42: 0, # 'ψ' - 24: 3, # 'ω' - 19: 3, # 'ό' - 26: 3, # 'ύ' - 27: 3, # 'ώ' - }, - 14: { # 'ς' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 2, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 0, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 0, # 'Ε' - 40: 0, # 'Η' - 52: 0, # 'Θ' - 47: 0, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 0, # 'Ο' - 35: 0, # 'Π' - 48: 0, # 'Ρ' - 37: 0, # 'Σ' - 33: 0, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 0, # 'Ω' - 17: 0, # 'ά' - 18: 0, # 'έ' - 22: 0, # 'ή' - 15: 0, # 'ί' - 1: 0, # 'α' - 29: 0, # 'β' - 20: 0, # 'γ' - 21: 0, # 'δ' - 3: 0, # 'ε' - 32: 0, # 'ζ' - 13: 0, # 'η' - 25: 0, # 'θ' - 5: 0, # 'ι' - 11: 0, # 'κ' - 16: 0, # 'λ' - 10: 0, # 'μ' - 6: 0, # 'ν' - 30: 0, # 'ξ' - 4: 0, # 'ο' - 9: 0, # 'π' - 8: 0, # 'ρ' - 14: 0, # 'ς' - 7: 0, # 'σ' - 2: 0, # 'τ' - 12: 0, # 'υ' - 28: 0, # 'φ' - 23: 0, # 'χ' - 42: 0, # 'ψ' - 24: 0, # 'ω' - 19: 0, # 'ό' - 26: 0, # 'ύ' - 27: 0, # 'ώ' - }, - 7: { # 'σ' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 0, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 0, # 'Ε' - 40: 0, # 'Η' - 52: 0, # 'Θ' - 47: 0, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 0, # 'Ο' - 35: 0, # 'Π' - 48: 0, # 'Ρ' - 37: 0, # 'Σ' - 33: 0, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 0, # 'Ω' - 17: 2, # 'ά' - 18: 2, # 'έ' - 22: 3, # 'ή' - 15: 3, # 'ί' - 1: 3, # 'α' - 29: 3, # 'β' - 20: 0, # 'γ' - 21: 2, # 'δ' - 3: 3, # 'ε' - 32: 0, # 'ζ' - 13: 3, # 'η' - 25: 3, # 'θ' - 5: 3, # 'ι' - 11: 3, # 'κ' - 16: 2, # 'λ' - 10: 3, # 'μ' - 6: 0, # 'ν' - 30: 0, # 'ξ' - 4: 3, # 'ο' - 9: 3, # 'π' - 8: 0, # 'ρ' - 14: 0, # 'ς' - 7: 3, # 'σ' - 2: 3, # 'τ' - 12: 3, # 'υ' - 28: 3, # 'φ' - 23: 3, # 'χ' - 42: 0, # 'ψ' - 24: 3, # 'ω' - 19: 3, # 'ό' - 26: 3, # 'ύ' - 27: 2, # 'ώ' - }, - 2: { # 'τ' - 60: 0, # 'e' - 55: 2, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 0, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 0, # 'Ε' - 40: 0, # 'Η' - 52: 0, # 'Θ' - 47: 0, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 0, # 'Ο' - 35: 0, # 'Π' - 48: 0, # 'Ρ' - 37: 0, # 'Σ' - 33: 0, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 0, # 'Ω' - 17: 3, # 'ά' - 18: 3, # 'έ' - 22: 3, # 'ή' - 15: 3, # 'ί' - 1: 3, # 'α' - 29: 0, # 'β' - 20: 0, # 'γ' - 21: 0, # 'δ' - 3: 3, # 'ε' - 32: 2, # 'ζ' - 13: 3, # 'η' - 25: 0, # 'θ' - 5: 3, # 'ι' - 11: 2, # 'κ' - 16: 2, # 'λ' - 10: 3, # 'μ' - 6: 0, # 'ν' - 30: 0, # 'ξ' - 4: 3, # 'ο' - 9: 0, # 'π' - 8: 3, # 'ρ' - 14: 0, # 'ς' - 7: 3, # 'σ' - 2: 3, # 'τ' - 12: 3, # 'υ' - 28: 2, # 'φ' - 23: 0, # 'χ' - 42: 0, # 'ψ' - 24: 3, # 'ω' - 19: 3, # 'ό' - 26: 3, # 'ύ' - 27: 3, # 'ώ' - }, - 12: { # 'υ' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 0, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 0, # 'Ε' - 40: 0, # 'Η' - 52: 0, # 'Θ' - 47: 0, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 0, # 'Ο' - 35: 0, # 'Π' - 48: 0, # 'Ρ' - 37: 0, # 'Σ' - 33: 0, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 0, # 'Ω' - 17: 2, # 'ά' - 18: 2, # 'έ' - 22: 3, # 'ή' - 15: 2, # 'ί' - 1: 3, # 'α' - 29: 2, # 'β' - 20: 3, # 'γ' - 21: 2, # 'δ' - 3: 2, # 'ε' - 32: 2, # 'ζ' - 13: 2, # 'η' - 25: 3, # 'θ' - 5: 2, # 'ι' - 11: 3, # 'κ' - 16: 3, # 'λ' - 10: 3, # 'μ' - 6: 3, # 'ν' - 30: 3, # 'ξ' - 4: 3, # 'ο' - 9: 3, # 'π' - 8: 3, # 'ρ' - 14: 3, # 'ς' - 7: 3, # 'σ' - 2: 3, # 'τ' - 12: 0, # 'υ' - 28: 2, # 'φ' - 23: 3, # 'χ' - 42: 2, # 'ψ' - 24: 2, # 'ω' - 19: 2, # 'ό' - 26: 0, # 'ύ' - 27: 2, # 'ώ' - }, - 28: { # 'φ' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 0, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 0, # 'Ε' - 40: 0, # 'Η' - 52: 0, # 'Θ' - 47: 0, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 0, # 'Ο' - 35: 0, # 'Π' - 48: 0, # 'Ρ' - 37: 0, # 'Σ' - 33: 0, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 0, # 'Ω' - 17: 3, # 'ά' - 18: 3, # 'έ' - 22: 3, # 'ή' - 15: 3, # 'ί' - 1: 3, # 'α' - 29: 0, # 'β' - 20: 0, # 'γ' - 21: 0, # 'δ' - 3: 3, # 'ε' - 32: 0, # 'ζ' - 13: 2, # 'η' - 25: 2, # 'θ' - 5: 3, # 'ι' - 11: 0, # 'κ' - 16: 2, # 'λ' - 10: 0, # 'μ' - 6: 1, # 'ν' - 30: 0, # 'ξ' - 4: 3, # 'ο' - 9: 0, # 'π' - 8: 3, # 'ρ' - 14: 0, # 'ς' - 7: 0, # 'σ' - 2: 3, # 'τ' - 12: 3, # 'υ' - 28: 1, # 'φ' - 23: 0, # 'χ' - 42: 0, # 'ψ' - 24: 3, # 'ω' - 19: 3, # 'ό' - 26: 2, # 'ύ' - 27: 2, # 'ώ' - }, - 23: { # 'χ' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 0, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 0, # 'Ε' - 40: 0, # 'Η' - 52: 0, # 'Θ' - 47: 0, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 0, # 'Ο' - 35: 0, # 'Π' - 48: 0, # 'Ρ' - 37: 0, # 'Σ' - 33: 0, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 0, # 'Ω' - 17: 3, # 'ά' - 18: 2, # 'έ' - 22: 3, # 'ή' - 15: 3, # 'ί' - 1: 3, # 'α' - 29: 0, # 'β' - 20: 0, # 'γ' - 21: 0, # 'δ' - 3: 3, # 'ε' - 32: 0, # 'ζ' - 13: 2, # 'η' - 25: 2, # 'θ' - 5: 3, # 'ι' - 11: 0, # 'κ' - 16: 2, # 'λ' - 10: 2, # 'μ' - 6: 3, # 'ν' - 30: 0, # 'ξ' - 4: 3, # 'ο' - 9: 0, # 'π' - 8: 3, # 'ρ' - 14: 0, # 'ς' - 7: 0, # 'σ' - 2: 3, # 'τ' - 12: 3, # 'υ' - 28: 0, # 'φ' - 23: 2, # 'χ' - 42: 0, # 'ψ' - 24: 3, # 'ω' - 19: 3, # 'ό' - 26: 3, # 'ύ' - 27: 3, # 'ώ' - }, - 42: { # 'ψ' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 0, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 0, # 'Ε' - 40: 0, # 'Η' - 52: 0, # 'Θ' - 47: 0, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 0, # 'Ο' - 35: 0, # 'Π' - 48: 0, # 'Ρ' - 37: 0, # 'Σ' - 33: 0, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 0, # 'Ω' - 17: 2, # 'ά' - 18: 2, # 'έ' - 22: 1, # 'ή' - 15: 2, # 'ί' - 1: 2, # 'α' - 29: 0, # 'β' - 20: 0, # 'γ' - 21: 0, # 'δ' - 3: 3, # 'ε' - 32: 0, # 'ζ' - 13: 3, # 'η' - 25: 0, # 'θ' - 5: 2, # 'ι' - 11: 0, # 'κ' - 16: 0, # 'λ' - 10: 0, # 'μ' - 6: 0, # 'ν' - 30: 0, # 'ξ' - 4: 2, # 'ο' - 9: 0, # 'π' - 8: 0, # 'ρ' - 14: 0, # 'ς' - 7: 0, # 'σ' - 2: 2, # 'τ' - 12: 1, # 'υ' - 28: 0, # 'φ' - 23: 0, # 'χ' - 42: 0, # 'ψ' - 24: 2, # 'ω' - 19: 0, # 'ό' - 26: 0, # 'ύ' - 27: 0, # 'ώ' - }, - 24: { # 'ω' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 0, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 0, # 'Ε' - 40: 0, # 'Η' - 52: 0, # 'Θ' - 47: 0, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 0, # 'Ο' - 35: 0, # 'Π' - 48: 0, # 'Ρ' - 37: 0, # 'Σ' - 33: 0, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 0, # 'Ω' - 17: 1, # 'ά' - 18: 0, # 'έ' - 22: 2, # 'ή' - 15: 0, # 'ί' - 1: 0, # 'α' - 29: 2, # 'β' - 20: 3, # 'γ' - 21: 2, # 'δ' - 3: 0, # 'ε' - 32: 0, # 'ζ' - 13: 0, # 'η' - 25: 3, # 'θ' - 5: 2, # 'ι' - 11: 0, # 'κ' - 16: 2, # 'λ' - 10: 3, # 'μ' - 6: 3, # 'ν' - 30: 0, # 'ξ' - 4: 0, # 'ο' - 9: 3, # 'π' - 8: 3, # 'ρ' - 14: 3, # 'ς' - 7: 3, # 'σ' - 2: 3, # 'τ' - 12: 0, # 'υ' - 28: 2, # 'φ' - 23: 2, # 'χ' - 42: 0, # 'ψ' - 24: 0, # 'ω' - 19: 0, # 'ό' - 26: 0, # 'ύ' - 27: 0, # 'ώ' - }, - 19: { # 'ό' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 0, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 0, # 'Ε' - 40: 0, # 'Η' - 52: 0, # 'Θ' - 47: 0, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 0, # 'Ο' - 35: 0, # 'Π' - 48: 0, # 'Ρ' - 37: 0, # 'Σ' - 33: 0, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 0, # 'Ω' - 17: 0, # 'ά' - 18: 0, # 'έ' - 22: 0, # 'ή' - 15: 0, # 'ί' - 1: 0, # 'α' - 29: 3, # 'β' - 20: 3, # 'γ' - 21: 3, # 'δ' - 3: 1, # 'ε' - 32: 2, # 'ζ' - 13: 2, # 'η' - 25: 2, # 'θ' - 5: 2, # 'ι' - 11: 3, # 'κ' - 16: 3, # 'λ' - 10: 3, # 'μ' - 6: 3, # 'ν' - 30: 1, # 'ξ' - 4: 2, # 'ο' - 9: 3, # 'π' - 8: 3, # 'ρ' - 14: 3, # 'ς' - 7: 3, # 'σ' - 2: 3, # 'τ' - 12: 0, # 'υ' - 28: 2, # 'φ' - 23: 3, # 'χ' - 42: 2, # 'ψ' - 24: 0, # 'ω' - 19: 0, # 'ό' - 26: 0, # 'ύ' - 27: 0, # 'ώ' - }, - 26: { # 'ύ' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 0, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 0, # 'Ε' - 40: 0, # 'Η' - 52: 0, # 'Θ' - 47: 0, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 0, # 'Ο' - 35: 0, # 'Π' - 48: 0, # 'Ρ' - 37: 0, # 'Σ' - 33: 0, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 0, # 'Ω' - 17: 0, # 'ά' - 18: 0, # 'έ' - 22: 0, # 'ή' - 15: 0, # 'ί' - 1: 2, # 'α' - 29: 2, # 'β' - 20: 2, # 'γ' - 21: 1, # 'δ' - 3: 3, # 'ε' - 32: 0, # 'ζ' - 13: 2, # 'η' - 25: 3, # 'θ' - 5: 0, # 'ι' - 11: 3, # 'κ' - 16: 3, # 'λ' - 10: 3, # 'μ' - 6: 3, # 'ν' - 30: 2, # 'ξ' - 4: 3, # 'ο' - 9: 3, # 'π' - 8: 3, # 'ρ' - 14: 3, # 'ς' - 7: 3, # 'σ' - 2: 3, # 'τ' - 12: 0, # 'υ' - 28: 2, # 'φ' - 23: 2, # 'χ' - 42: 2, # 'ψ' - 24: 2, # 'ω' - 19: 0, # 'ό' - 26: 0, # 'ύ' - 27: 0, # 'ώ' - }, - 27: { # 'ώ' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 0, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 0, # 'Ε' - 40: 0, # 'Η' - 52: 0, # 'Θ' - 47: 0, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 0, # 'Ο' - 35: 0, # 'Π' - 48: 0, # 'Ρ' - 37: 0, # 'Σ' - 33: 0, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 0, # 'Ω' - 17: 0, # 'ά' - 18: 0, # 'έ' - 22: 0, # 'ή' - 15: 0, # 'ί' - 1: 0, # 'α' - 29: 1, # 'β' - 20: 0, # 'γ' - 21: 3, # 'δ' - 3: 0, # 'ε' - 32: 0, # 'ζ' - 13: 1, # 'η' - 25: 2, # 'θ' - 5: 2, # 'ι' - 11: 0, # 'κ' - 16: 2, # 'λ' - 10: 3, # 'μ' - 6: 3, # 'ν' - 30: 1, # 'ξ' - 4: 0, # 'ο' - 9: 2, # 'π' - 8: 3, # 'ρ' - 14: 3, # 'ς' - 7: 3, # 'σ' - 2: 3, # 'τ' - 12: 0, # 'υ' - 28: 1, # 'φ' - 23: 1, # 'χ' - 42: 0, # 'ψ' - 24: 0, # 'ω' - 19: 0, # 'ό' - 26: 0, # 'ύ' - 27: 0, # 'ώ' - }, -} - -# 255: Undefined characters that did not exist in training text -# 254: Carriage/Return -# 253: symbol (punctuation) that does not belong to word -# 252: 0 - 9 -# 251: Control characters - -# Character Mapping Table(s): -WINDOWS_1253_GREEK_CHAR_TO_ORDER = { - 0: 255, # '\x00' - 1: 255, # '\x01' - 2: 255, # '\x02' - 3: 255, # '\x03' - 4: 255, # '\x04' - 5: 255, # '\x05' - 6: 255, # '\x06' - 7: 255, # '\x07' - 8: 255, # '\x08' - 9: 255, # '\t' - 10: 254, # '\n' - 11: 255, # '\x0b' - 12: 255, # '\x0c' - 13: 254, # '\r' - 14: 255, # '\x0e' - 15: 255, # '\x0f' - 16: 255, # '\x10' - 17: 255, # '\x11' - 18: 255, # '\x12' - 19: 255, # '\x13' - 20: 255, # '\x14' - 21: 255, # '\x15' - 22: 255, # '\x16' - 23: 255, # '\x17' - 24: 255, # '\x18' - 25: 255, # '\x19' - 26: 255, # '\x1a' - 27: 255, # '\x1b' - 28: 255, # '\x1c' - 29: 255, # '\x1d' - 30: 255, # '\x1e' - 31: 255, # '\x1f' - 32: 253, # ' ' - 33: 253, # '!' - 34: 253, # '"' - 35: 253, # '#' - 36: 253, # '$' - 37: 253, # '%' - 38: 253, # '&' - 39: 253, # "'" - 40: 253, # '(' - 41: 253, # ')' - 42: 253, # '*' - 43: 253, # '+' - 44: 253, # ',' - 45: 253, # '-' - 46: 253, # '.' - 47: 253, # '/' - 48: 252, # '0' - 49: 252, # '1' - 50: 252, # '2' - 51: 252, # '3' - 52: 252, # '4' - 53: 252, # '5' - 54: 252, # '6' - 55: 252, # '7' - 56: 252, # '8' - 57: 252, # '9' - 58: 253, # ':' - 59: 253, # ';' - 60: 253, # '<' - 61: 253, # '=' - 62: 253, # '>' - 63: 253, # '?' - 64: 253, # '@' - 65: 82, # 'A' - 66: 100, # 'B' - 67: 104, # 'C' - 68: 94, # 'D' - 69: 98, # 'E' - 70: 101, # 'F' - 71: 116, # 'G' - 72: 102, # 'H' - 73: 111, # 'I' - 74: 187, # 'J' - 75: 117, # 'K' - 76: 92, # 'L' - 77: 88, # 'M' - 78: 113, # 'N' - 79: 85, # 'O' - 80: 79, # 'P' - 81: 118, # 'Q' - 82: 105, # 'R' - 83: 83, # 'S' - 84: 67, # 'T' - 85: 114, # 'U' - 86: 119, # 'V' - 87: 95, # 'W' - 88: 99, # 'X' - 89: 109, # 'Y' - 90: 188, # 'Z' - 91: 253, # '[' - 92: 253, # '\\' - 93: 253, # ']' - 94: 253, # '^' - 95: 253, # '_' - 96: 253, # '`' - 97: 72, # 'a' - 98: 70, # 'b' - 99: 80, # 'c' - 100: 81, # 'd' - 101: 60, # 'e' - 102: 96, # 'f' - 103: 93, # 'g' - 104: 89, # 'h' - 105: 68, # 'i' - 106: 120, # 'j' - 107: 97, # 'k' - 108: 77, # 'l' - 109: 86, # 'm' - 110: 69, # 'n' - 111: 55, # 'o' - 112: 78, # 'p' - 113: 115, # 'q' - 114: 65, # 'r' - 115: 66, # 's' - 116: 58, # 't' - 117: 76, # 'u' - 118: 106, # 'v' - 119: 103, # 'w' - 120: 87, # 'x' - 121: 107, # 'y' - 122: 112, # 'z' - 123: 253, # '{' - 124: 253, # '|' - 125: 253, # '}' - 126: 253, # '~' - 127: 253, # '\x7f' - 128: 255, # '€' - 129: 255, # None - 130: 255, # '‚' - 131: 255, # 'ƒ' - 132: 255, # '„' - 133: 255, # '…' - 134: 255, # '†' - 135: 255, # '‡' - 136: 255, # None - 137: 255, # '‰' - 138: 255, # None - 139: 255, # '‹' - 140: 255, # None - 141: 255, # None - 142: 255, # None - 143: 255, # None - 144: 255, # None - 145: 255, # '‘' - 146: 255, # '’' - 147: 255, # '“' - 148: 255, # '”' - 149: 255, # '•' - 150: 255, # '–' - 151: 255, # '—' - 152: 255, # None - 153: 255, # '™' - 154: 255, # None - 155: 255, # '›' - 156: 255, # None - 157: 255, # None - 158: 255, # None - 159: 255, # None - 160: 253, # '\xa0' - 161: 233, # '΅' - 162: 61, # 'Ά' - 163: 253, # '£' - 164: 253, # '¤' - 165: 253, # '¥' - 166: 253, # '¦' - 167: 253, # '§' - 168: 253, # '¨' - 169: 253, # '©' - 170: 253, # None - 171: 253, # '«' - 172: 253, # '¬' - 173: 74, # '\xad' - 174: 253, # '®' - 175: 253, # '―' - 176: 253, # '°' - 177: 253, # '±' - 178: 253, # '²' - 179: 253, # '³' - 180: 247, # '΄' - 181: 253, # 'µ' - 182: 253, # '¶' - 183: 36, # '·' - 184: 46, # 'Έ' - 185: 71, # 'Ή' - 186: 73, # 'Ί' - 187: 253, # '»' - 188: 54, # 'Ό' - 189: 253, # '½' - 190: 108, # 'Ύ' - 191: 123, # 'Ώ' - 192: 110, # 'ΐ' - 193: 31, # 'Α' - 194: 51, # 'Β' - 195: 43, # 'Γ' - 196: 41, # 'Δ' - 197: 34, # 'Ε' - 198: 91, # 'Ζ' - 199: 40, # 'Η' - 200: 52, # 'Θ' - 201: 47, # 'Ι' - 202: 44, # 'Κ' - 203: 53, # 'Λ' - 204: 38, # 'Μ' - 205: 49, # 'Ν' - 206: 59, # 'Ξ' - 207: 39, # 'Ο' - 208: 35, # 'Π' - 209: 48, # 'Ρ' - 210: 250, # None - 211: 37, # 'Σ' - 212: 33, # 'Τ' - 213: 45, # 'Υ' - 214: 56, # 'Φ' - 215: 50, # 'Χ' - 216: 84, # 'Ψ' - 217: 57, # 'Ω' - 218: 120, # 'Ϊ' - 219: 121, # 'Ϋ' - 220: 17, # 'ά' - 221: 18, # 'έ' - 222: 22, # 'ή' - 223: 15, # 'ί' - 224: 124, # 'ΰ' - 225: 1, # 'α' - 226: 29, # 'β' - 227: 20, # 'γ' - 228: 21, # 'δ' - 229: 3, # 'ε' - 230: 32, # 'ζ' - 231: 13, # 'η' - 232: 25, # 'θ' - 233: 5, # 'ι' - 234: 11, # 'κ' - 235: 16, # 'λ' - 236: 10, # 'μ' - 237: 6, # 'ν' - 238: 30, # 'ξ' - 239: 4, # 'ο' - 240: 9, # 'π' - 241: 8, # 'ρ' - 242: 14, # 'ς' - 243: 7, # 'σ' - 244: 2, # 'τ' - 245: 12, # 'υ' - 246: 28, # 'φ' - 247: 23, # 'χ' - 248: 42, # 'ψ' - 249: 24, # 'ω' - 250: 64, # 'ϊ' - 251: 75, # 'ϋ' - 252: 19, # 'ό' - 253: 26, # 'ύ' - 254: 27, # 'ώ' - 255: 253, # None -} - -WINDOWS_1253_GREEK_MODEL = SingleByteCharSetModel( - charset_name="windows-1253", - language="Greek", - char_to_order_map=WINDOWS_1253_GREEK_CHAR_TO_ORDER, - language_model=GREEK_LANG_MODEL, - typical_positive_ratio=0.982851, - keep_ascii_letters=False, - alphabet="ΆΈΉΊΌΎΏΑΒΓΔΕΖΗΘΙΚΛΜΝΞΟΠΡΣΤΥΦΧΨΩάέήίαβγδεζηθικλμνξοπρςστυφχψωόύώ", -) - -ISO_8859_7_GREEK_CHAR_TO_ORDER = { - 0: 255, # '\x00' - 1: 255, # '\x01' - 2: 255, # '\x02' - 3: 255, # '\x03' - 4: 255, # '\x04' - 5: 255, # '\x05' - 6: 255, # '\x06' - 7: 255, # '\x07' - 8: 255, # '\x08' - 9: 255, # '\t' - 10: 254, # '\n' - 11: 255, # '\x0b' - 12: 255, # '\x0c' - 13: 254, # '\r' - 14: 255, # '\x0e' - 15: 255, # '\x0f' - 16: 255, # '\x10' - 17: 255, # '\x11' - 18: 255, # '\x12' - 19: 255, # '\x13' - 20: 255, # '\x14' - 21: 255, # '\x15' - 22: 255, # '\x16' - 23: 255, # '\x17' - 24: 255, # '\x18' - 25: 255, # '\x19' - 26: 255, # '\x1a' - 27: 255, # '\x1b' - 28: 255, # '\x1c' - 29: 255, # '\x1d' - 30: 255, # '\x1e' - 31: 255, # '\x1f' - 32: 253, # ' ' - 33: 253, # '!' - 34: 253, # '"' - 35: 253, # '#' - 36: 253, # '$' - 37: 253, # '%' - 38: 253, # '&' - 39: 253, # "'" - 40: 253, # '(' - 41: 253, # ')' - 42: 253, # '*' - 43: 253, # '+' - 44: 253, # ',' - 45: 253, # '-' - 46: 253, # '.' - 47: 253, # '/' - 48: 252, # '0' - 49: 252, # '1' - 50: 252, # '2' - 51: 252, # '3' - 52: 252, # '4' - 53: 252, # '5' - 54: 252, # '6' - 55: 252, # '7' - 56: 252, # '8' - 57: 252, # '9' - 58: 253, # ':' - 59: 253, # ';' - 60: 253, # '<' - 61: 253, # '=' - 62: 253, # '>' - 63: 253, # '?' - 64: 253, # '@' - 65: 82, # 'A' - 66: 100, # 'B' - 67: 104, # 'C' - 68: 94, # 'D' - 69: 98, # 'E' - 70: 101, # 'F' - 71: 116, # 'G' - 72: 102, # 'H' - 73: 111, # 'I' - 74: 187, # 'J' - 75: 117, # 'K' - 76: 92, # 'L' - 77: 88, # 'M' - 78: 113, # 'N' - 79: 85, # 'O' - 80: 79, # 'P' - 81: 118, # 'Q' - 82: 105, # 'R' - 83: 83, # 'S' - 84: 67, # 'T' - 85: 114, # 'U' - 86: 119, # 'V' - 87: 95, # 'W' - 88: 99, # 'X' - 89: 109, # 'Y' - 90: 188, # 'Z' - 91: 253, # '[' - 92: 253, # '\\' - 93: 253, # ']' - 94: 253, # '^' - 95: 253, # '_' - 96: 253, # '`' - 97: 72, # 'a' - 98: 70, # 'b' - 99: 80, # 'c' - 100: 81, # 'd' - 101: 60, # 'e' - 102: 96, # 'f' - 103: 93, # 'g' - 104: 89, # 'h' - 105: 68, # 'i' - 106: 120, # 'j' - 107: 97, # 'k' - 108: 77, # 'l' - 109: 86, # 'm' - 110: 69, # 'n' - 111: 55, # 'o' - 112: 78, # 'p' - 113: 115, # 'q' - 114: 65, # 'r' - 115: 66, # 's' - 116: 58, # 't' - 117: 76, # 'u' - 118: 106, # 'v' - 119: 103, # 'w' - 120: 87, # 'x' - 121: 107, # 'y' - 122: 112, # 'z' - 123: 253, # '{' - 124: 253, # '|' - 125: 253, # '}' - 126: 253, # '~' - 127: 253, # '\x7f' - 128: 255, # '\x80' - 129: 255, # '\x81' - 130: 255, # '\x82' - 131: 255, # '\x83' - 132: 255, # '\x84' - 133: 255, # '\x85' - 134: 255, # '\x86' - 135: 255, # '\x87' - 136: 255, # '\x88' - 137: 255, # '\x89' - 138: 255, # '\x8a' - 139: 255, # '\x8b' - 140: 255, # '\x8c' - 141: 255, # '\x8d' - 142: 255, # '\x8e' - 143: 255, # '\x8f' - 144: 255, # '\x90' - 145: 255, # '\x91' - 146: 255, # '\x92' - 147: 255, # '\x93' - 148: 255, # '\x94' - 149: 255, # '\x95' - 150: 255, # '\x96' - 151: 255, # '\x97' - 152: 255, # '\x98' - 153: 255, # '\x99' - 154: 255, # '\x9a' - 155: 255, # '\x9b' - 156: 255, # '\x9c' - 157: 255, # '\x9d' - 158: 255, # '\x9e' - 159: 255, # '\x9f' - 160: 253, # '\xa0' - 161: 233, # '‘' - 162: 90, # '’' - 163: 253, # '£' - 164: 253, # '€' - 165: 253, # '₯' - 166: 253, # '¦' - 167: 253, # '§' - 168: 253, # '¨' - 169: 253, # '©' - 170: 253, # 'ͺ' - 171: 253, # '«' - 172: 253, # '¬' - 173: 74, # '\xad' - 174: 253, # None - 175: 253, # '―' - 176: 253, # '°' - 177: 253, # '±' - 178: 253, # '²' - 179: 253, # '³' - 180: 247, # '΄' - 181: 248, # '΅' - 182: 61, # 'Ά' - 183: 36, # '·' - 184: 46, # 'Έ' - 185: 71, # 'Ή' - 186: 73, # 'Ί' - 187: 253, # '»' - 188: 54, # 'Ό' - 189: 253, # '½' - 190: 108, # 'Ύ' - 191: 123, # 'Ώ' - 192: 110, # 'ΐ' - 193: 31, # 'Α' - 194: 51, # 'Β' - 195: 43, # 'Γ' - 196: 41, # 'Δ' - 197: 34, # 'Ε' - 198: 91, # 'Ζ' - 199: 40, # 'Η' - 200: 52, # 'Θ' - 201: 47, # 'Ι' - 202: 44, # 'Κ' - 203: 53, # 'Λ' - 204: 38, # 'Μ' - 205: 49, # 'Ν' - 206: 59, # 'Ξ' - 207: 39, # 'Ο' - 208: 35, # 'Π' - 209: 48, # 'Ρ' - 210: 250, # None - 211: 37, # 'Σ' - 212: 33, # 'Τ' - 213: 45, # 'Υ' - 214: 56, # 'Φ' - 215: 50, # 'Χ' - 216: 84, # 'Ψ' - 217: 57, # 'Ω' - 218: 120, # 'Ϊ' - 219: 121, # 'Ϋ' - 220: 17, # 'ά' - 221: 18, # 'έ' - 222: 22, # 'ή' - 223: 15, # 'ί' - 224: 124, # 'ΰ' - 225: 1, # 'α' - 226: 29, # 'β' - 227: 20, # 'γ' - 228: 21, # 'δ' - 229: 3, # 'ε' - 230: 32, # 'ζ' - 231: 13, # 'η' - 232: 25, # 'θ' - 233: 5, # 'ι' - 234: 11, # 'κ' - 235: 16, # 'λ' - 236: 10, # 'μ' - 237: 6, # 'ν' - 238: 30, # 'ξ' - 239: 4, # 'ο' - 240: 9, # 'π' - 241: 8, # 'ρ' - 242: 14, # 'ς' - 243: 7, # 'σ' - 244: 2, # 'τ' - 245: 12, # 'υ' - 246: 28, # 'φ' - 247: 23, # 'χ' - 248: 42, # 'ψ' - 249: 24, # 'ω' - 250: 64, # 'ϊ' - 251: 75, # 'ϋ' - 252: 19, # 'ό' - 253: 26, # 'ύ' - 254: 27, # 'ώ' - 255: 253, # None -} - -ISO_8859_7_GREEK_MODEL = SingleByteCharSetModel( - charset_name="ISO-8859-7", - language="Greek", - char_to_order_map=ISO_8859_7_GREEK_CHAR_TO_ORDER, - language_model=GREEK_LANG_MODEL, - typical_positive_ratio=0.982851, - keep_ascii_letters=False, - alphabet="ΆΈΉΊΌΎΏΑΒΓΔΕΖΗΘΙΚΛΜΝΞΟΠΡΣΤΥΦΧΨΩάέήίαβγδεζηθικλμνξοπρςστυφχψωόύώ", -) diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/chardet/langhebrewmodel.py b/bot/lib/python3.11/site-packages/pip/_vendor/chardet/langhebrewmodel.py deleted file mode 100644 index 56d2975..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/chardet/langhebrewmodel.py +++ /dev/null @@ -1,4380 +0,0 @@ -from pip._vendor.chardet.sbcharsetprober import SingleByteCharSetModel - -# 3: Positive -# 2: Likely -# 1: Unlikely -# 0: Negative - -HEBREW_LANG_MODEL = { - 50: { # 'a' - 50: 0, # 'a' - 60: 1, # 'c' - 61: 1, # 'd' - 42: 1, # 'e' - 53: 1, # 'i' - 56: 2, # 'l' - 54: 2, # 'n' - 49: 0, # 'o' - 51: 2, # 'r' - 43: 1, # 's' - 44: 2, # 't' - 63: 1, # 'u' - 34: 0, # '\xa0' - 55: 0, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 0, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 0, # 'ִ' - 37: 0, # 'ֵ' - 36: 0, # 'ֶ' - 31: 0, # 'ַ' - 29: 0, # 'ָ' - 35: 0, # 'ֹ' - 62: 0, # 'ֻ' - 28: 0, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 0, # 'א' - 8: 0, # 'ב' - 20: 0, # 'ג' - 16: 0, # 'ד' - 3: 1, # 'ה' - 2: 0, # 'ו' - 24: 0, # 'ז' - 14: 0, # 'ח' - 22: 0, # 'ט' - 1: 0, # 'י' - 25: 0, # 'ך' - 15: 0, # 'כ' - 4: 0, # 'ל' - 11: 0, # 'ם' - 6: 1, # 'מ' - 23: 0, # 'ן' - 12: 0, # 'נ' - 19: 0, # 'ס' - 13: 0, # 'ע' - 26: 0, # 'ף' - 18: 0, # 'פ' - 27: 0, # 'ץ' - 21: 0, # 'צ' - 17: 1, # 'ק' - 7: 0, # 'ר' - 10: 1, # 'ש' - 5: 0, # 'ת' - 32: 0, # '–' - 52: 1, # '’' - 47: 0, # '“' - 46: 1, # '”' - 58: 0, # '†' - 40: 1, # '…' - }, - 60: { # 'c' - 50: 1, # 'a' - 60: 1, # 'c' - 61: 0, # 'd' - 42: 1, # 'e' - 53: 1, # 'i' - 56: 1, # 'l' - 54: 0, # 'n' - 49: 1, # 'o' - 51: 1, # 'r' - 43: 1, # 's' - 44: 2, # 't' - 63: 1, # 'u' - 34: 0, # '\xa0' - 55: 0, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 0, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 0, # 'ִ' - 37: 0, # 'ֵ' - 36: 0, # 'ֶ' - 31: 0, # 'ַ' - 29: 0, # 'ָ' - 35: 0, # 'ֹ' - 62: 0, # 'ֻ' - 28: 0, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 1, # 'א' - 8: 0, # 'ב' - 20: 0, # 'ג' - 16: 0, # 'ד' - 3: 1, # 'ה' - 2: 0, # 'ו' - 24: 0, # 'ז' - 14: 0, # 'ח' - 22: 0, # 'ט' - 1: 0, # 'י' - 25: 0, # 'ך' - 15: 0, # 'כ' - 4: 0, # 'ל' - 11: 0, # 'ם' - 6: 1, # 'מ' - 23: 0, # 'ן' - 12: 1, # 'נ' - 19: 0, # 'ס' - 13: 0, # 'ע' - 26: 0, # 'ף' - 18: 0, # 'פ' - 27: 0, # 'ץ' - 21: 0, # 'צ' - 17: 0, # 'ק' - 7: 0, # 'ר' - 10: 0, # 'ש' - 5: 0, # 'ת' - 32: 0, # '–' - 52: 0, # '’' - 47: 0, # '“' - 46: 1, # '”' - 58: 0, # '†' - 40: 1, # '…' - }, - 61: { # 'd' - 50: 1, # 'a' - 60: 0, # 'c' - 61: 1, # 'd' - 42: 1, # 'e' - 53: 1, # 'i' - 56: 1, # 'l' - 54: 1, # 'n' - 49: 2, # 'o' - 51: 1, # 'r' - 43: 1, # 's' - 44: 0, # 't' - 63: 1, # 'u' - 34: 0, # '\xa0' - 55: 0, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 0, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 0, # 'ִ' - 37: 0, # 'ֵ' - 36: 0, # 'ֶ' - 31: 0, # 'ַ' - 29: 0, # 'ָ' - 35: 0, # 'ֹ' - 62: 0, # 'ֻ' - 28: 0, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 0, # 'א' - 8: 0, # 'ב' - 20: 0, # 'ג' - 16: 0, # 'ד' - 3: 1, # 'ה' - 2: 0, # 'ו' - 24: 0, # 'ז' - 14: 0, # 'ח' - 22: 0, # 'ט' - 1: 0, # 'י' - 25: 0, # 'ך' - 15: 0, # 'כ' - 4: 0, # 'ל' - 11: 0, # 'ם' - 6: 0, # 'מ' - 23: 0, # 'ן' - 12: 0, # 'נ' - 19: 0, # 'ס' - 13: 0, # 'ע' - 26: 0, # 'ף' - 18: 0, # 'פ' - 27: 0, # 'ץ' - 21: 0, # 'צ' - 17: 0, # 'ק' - 7: 0, # 'ר' - 10: 0, # 'ש' - 5: 0, # 'ת' - 32: 1, # '–' - 52: 1, # '’' - 47: 0, # '“' - 46: 1, # '”' - 58: 0, # '†' - 40: 1, # '…' - }, - 42: { # 'e' - 50: 1, # 'a' - 60: 1, # 'c' - 61: 2, # 'd' - 42: 1, # 'e' - 53: 1, # 'i' - 56: 2, # 'l' - 54: 2, # 'n' - 49: 1, # 'o' - 51: 2, # 'r' - 43: 2, # 's' - 44: 2, # 't' - 63: 1, # 'u' - 34: 1, # '\xa0' - 55: 0, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 0, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 0, # 'ִ' - 37: 0, # 'ֵ' - 36: 0, # 'ֶ' - 31: 0, # 'ַ' - 29: 0, # 'ָ' - 35: 0, # 'ֹ' - 62: 0, # 'ֻ' - 28: 0, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 0, # 'א' - 8: 0, # 'ב' - 20: 0, # 'ג' - 16: 0, # 'ד' - 3: 0, # 'ה' - 2: 0, # 'ו' - 24: 0, # 'ז' - 14: 0, # 'ח' - 22: 0, # 'ט' - 1: 0, # 'י' - 25: 0, # 'ך' - 15: 0, # 'כ' - 4: 0, # 'ל' - 11: 0, # 'ם' - 6: 0, # 'מ' - 23: 0, # 'ן' - 12: 0, # 'נ' - 19: 0, # 'ס' - 13: 0, # 'ע' - 26: 0, # 'ף' - 18: 1, # 'פ' - 27: 0, # 'ץ' - 21: 0, # 'צ' - 17: 0, # 'ק' - 7: 0, # 'ר' - 10: 0, # 'ש' - 5: 0, # 'ת' - 32: 1, # '–' - 52: 2, # '’' - 47: 0, # '“' - 46: 1, # '”' - 58: 0, # '†' - 40: 1, # '…' - }, - 53: { # 'i' - 50: 1, # 'a' - 60: 2, # 'c' - 61: 1, # 'd' - 42: 1, # 'e' - 53: 0, # 'i' - 56: 1, # 'l' - 54: 2, # 'n' - 49: 2, # 'o' - 51: 1, # 'r' - 43: 2, # 's' - 44: 2, # 't' - 63: 1, # 'u' - 34: 0, # '\xa0' - 55: 1, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 0, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 0, # 'ִ' - 37: 0, # 'ֵ' - 36: 0, # 'ֶ' - 31: 0, # 'ַ' - 29: 0, # 'ָ' - 35: 0, # 'ֹ' - 62: 0, # 'ֻ' - 28: 0, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 0, # 'א' - 8: 0, # 'ב' - 20: 0, # 'ג' - 16: 0, # 'ד' - 3: 0, # 'ה' - 2: 0, # 'ו' - 24: 0, # 'ז' - 14: 0, # 'ח' - 22: 0, # 'ט' - 1: 0, # 'י' - 25: 0, # 'ך' - 15: 0, # 'כ' - 4: 0, # 'ל' - 11: 0, # 'ם' - 6: 0, # 'מ' - 23: 0, # 'ן' - 12: 0, # 'נ' - 19: 0, # 'ס' - 13: 0, # 'ע' - 26: 0, # 'ף' - 18: 0, # 'פ' - 27: 0, # 'ץ' - 21: 0, # 'צ' - 17: 0, # 'ק' - 7: 0, # 'ר' - 10: 0, # 'ש' - 5: 0, # 'ת' - 32: 0, # '–' - 52: 1, # '’' - 47: 0, # '“' - 46: 0, # '”' - 58: 0, # '†' - 40: 0, # '…' - }, - 56: { # 'l' - 50: 1, # 'a' - 60: 1, # 'c' - 61: 1, # 'd' - 42: 2, # 'e' - 53: 2, # 'i' - 56: 2, # 'l' - 54: 1, # 'n' - 49: 1, # 'o' - 51: 0, # 'r' - 43: 1, # 's' - 44: 1, # 't' - 63: 1, # 'u' - 34: 0, # '\xa0' - 55: 0, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 0, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 0, # 'ִ' - 37: 0, # 'ֵ' - 36: 0, # 'ֶ' - 31: 0, # 'ַ' - 29: 0, # 'ָ' - 35: 0, # 'ֹ' - 62: 0, # 'ֻ' - 28: 0, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 0, # 'א' - 8: 0, # 'ב' - 20: 0, # 'ג' - 16: 0, # 'ד' - 3: 0, # 'ה' - 2: 0, # 'ו' - 24: 0, # 'ז' - 14: 0, # 'ח' - 22: 0, # 'ט' - 1: 0, # 'י' - 25: 0, # 'ך' - 15: 0, # 'כ' - 4: 0, # 'ל' - 11: 0, # 'ם' - 6: 0, # 'מ' - 23: 0, # 'ן' - 12: 0, # 'נ' - 19: 0, # 'ס' - 13: 0, # 'ע' - 26: 0, # 'ף' - 18: 0, # 'פ' - 27: 0, # 'ץ' - 21: 0, # 'צ' - 17: 0, # 'ק' - 7: 0, # 'ר' - 10: 0, # 'ש' - 5: 0, # 'ת' - 32: 0, # '–' - 52: 1, # '’' - 47: 0, # '“' - 46: 1, # '”' - 58: 0, # '†' - 40: 1, # '…' - }, - 54: { # 'n' - 50: 1, # 'a' - 60: 1, # 'c' - 61: 1, # 'd' - 42: 1, # 'e' - 53: 1, # 'i' - 56: 1, # 'l' - 54: 1, # 'n' - 49: 1, # 'o' - 51: 0, # 'r' - 43: 1, # 's' - 44: 2, # 't' - 63: 1, # 'u' - 34: 0, # '\xa0' - 55: 0, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 0, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 0, # 'ִ' - 37: 0, # 'ֵ' - 36: 0, # 'ֶ' - 31: 0, # 'ַ' - 29: 0, # 'ָ' - 35: 0, # 'ֹ' - 62: 0, # 'ֻ' - 28: 0, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 0, # 'א' - 8: 0, # 'ב' - 20: 0, # 'ג' - 16: 0, # 'ד' - 3: 1, # 'ה' - 2: 0, # 'ו' - 24: 0, # 'ז' - 14: 0, # 'ח' - 22: 0, # 'ט' - 1: 0, # 'י' - 25: 0, # 'ך' - 15: 0, # 'כ' - 4: 0, # 'ל' - 11: 0, # 'ם' - 6: 0, # 'מ' - 23: 0, # 'ן' - 12: 0, # 'נ' - 19: 0, # 'ס' - 13: 0, # 'ע' - 26: 0, # 'ף' - 18: 0, # 'פ' - 27: 0, # 'ץ' - 21: 0, # 'צ' - 17: 0, # 'ק' - 7: 0, # 'ר' - 10: 0, # 'ש' - 5: 0, # 'ת' - 32: 0, # '–' - 52: 2, # '’' - 47: 0, # '“' - 46: 1, # '”' - 58: 0, # '†' - 40: 1, # '…' - }, - 49: { # 'o' - 50: 1, # 'a' - 60: 1, # 'c' - 61: 1, # 'd' - 42: 1, # 'e' - 53: 1, # 'i' - 56: 1, # 'l' - 54: 2, # 'n' - 49: 1, # 'o' - 51: 2, # 'r' - 43: 1, # 's' - 44: 1, # 't' - 63: 1, # 'u' - 34: 0, # '\xa0' - 55: 0, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 0, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 0, # 'ִ' - 37: 0, # 'ֵ' - 36: 0, # 'ֶ' - 31: 0, # 'ַ' - 29: 0, # 'ָ' - 35: 0, # 'ֹ' - 62: 0, # 'ֻ' - 28: 0, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 0, # 'א' - 8: 0, # 'ב' - 20: 0, # 'ג' - 16: 0, # 'ד' - 3: 0, # 'ה' - 2: 0, # 'ו' - 24: 0, # 'ז' - 14: 0, # 'ח' - 22: 0, # 'ט' - 1: 0, # 'י' - 25: 0, # 'ך' - 15: 0, # 'כ' - 4: 0, # 'ל' - 11: 0, # 'ם' - 6: 0, # 'מ' - 23: 0, # 'ן' - 12: 0, # 'נ' - 19: 0, # 'ס' - 13: 0, # 'ע' - 26: 0, # 'ף' - 18: 0, # 'פ' - 27: 0, # 'ץ' - 21: 0, # 'צ' - 17: 0, # 'ק' - 7: 0, # 'ר' - 10: 0, # 'ש' - 5: 0, # 'ת' - 32: 0, # '–' - 52: 1, # '’' - 47: 0, # '“' - 46: 1, # '”' - 58: 0, # '†' - 40: 1, # '…' - }, - 51: { # 'r' - 50: 2, # 'a' - 60: 1, # 'c' - 61: 1, # 'd' - 42: 2, # 'e' - 53: 1, # 'i' - 56: 1, # 'l' - 54: 1, # 'n' - 49: 2, # 'o' - 51: 1, # 'r' - 43: 1, # 's' - 44: 1, # 't' - 63: 1, # 'u' - 34: 0, # '\xa0' - 55: 0, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 0, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 0, # 'ִ' - 37: 0, # 'ֵ' - 36: 0, # 'ֶ' - 31: 0, # 'ַ' - 29: 0, # 'ָ' - 35: 0, # 'ֹ' - 62: 0, # 'ֻ' - 28: 0, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 0, # 'א' - 8: 0, # 'ב' - 20: 0, # 'ג' - 16: 0, # 'ד' - 3: 0, # 'ה' - 2: 0, # 'ו' - 24: 0, # 'ז' - 14: 0, # 'ח' - 22: 0, # 'ט' - 1: 0, # 'י' - 25: 0, # 'ך' - 15: 0, # 'כ' - 4: 0, # 'ל' - 11: 0, # 'ם' - 6: 0, # 'מ' - 23: 0, # 'ן' - 12: 0, # 'נ' - 19: 0, # 'ס' - 13: 0, # 'ע' - 26: 0, # 'ף' - 18: 0, # 'פ' - 27: 0, # 'ץ' - 21: 0, # 'צ' - 17: 0, # 'ק' - 7: 0, # 'ר' - 10: 0, # 'ש' - 5: 0, # 'ת' - 32: 0, # '–' - 52: 2, # '’' - 47: 0, # '“' - 46: 1, # '”' - 58: 0, # '†' - 40: 1, # '…' - }, - 43: { # 's' - 50: 1, # 'a' - 60: 1, # 'c' - 61: 0, # 'd' - 42: 2, # 'e' - 53: 1, # 'i' - 56: 1, # 'l' - 54: 1, # 'n' - 49: 1, # 'o' - 51: 1, # 'r' - 43: 1, # 's' - 44: 2, # 't' - 63: 1, # 'u' - 34: 0, # '\xa0' - 55: 0, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 0, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 0, # 'ִ' - 37: 0, # 'ֵ' - 36: 0, # 'ֶ' - 31: 0, # 'ַ' - 29: 0, # 'ָ' - 35: 0, # 'ֹ' - 62: 0, # 'ֻ' - 28: 0, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 0, # 'א' - 8: 0, # 'ב' - 20: 0, # 'ג' - 16: 0, # 'ד' - 3: 0, # 'ה' - 2: 0, # 'ו' - 24: 0, # 'ז' - 14: 0, # 'ח' - 22: 0, # 'ט' - 1: 0, # 'י' - 25: 0, # 'ך' - 15: 0, # 'כ' - 4: 0, # 'ל' - 11: 0, # 'ם' - 6: 0, # 'מ' - 23: 0, # 'ן' - 12: 0, # 'נ' - 19: 0, # 'ס' - 13: 0, # 'ע' - 26: 0, # 'ף' - 18: 0, # 'פ' - 27: 0, # 'ץ' - 21: 0, # 'צ' - 17: 0, # 'ק' - 7: 0, # 'ר' - 10: 0, # 'ש' - 5: 0, # 'ת' - 32: 0, # '–' - 52: 1, # '’' - 47: 0, # '“' - 46: 2, # '”' - 58: 0, # '†' - 40: 2, # '…' - }, - 44: { # 't' - 50: 1, # 'a' - 60: 1, # 'c' - 61: 0, # 'd' - 42: 2, # 'e' - 53: 2, # 'i' - 56: 1, # 'l' - 54: 0, # 'n' - 49: 1, # 'o' - 51: 1, # 'r' - 43: 1, # 's' - 44: 1, # 't' - 63: 1, # 'u' - 34: 1, # '\xa0' - 55: 0, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 0, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 0, # 'ִ' - 37: 0, # 'ֵ' - 36: 0, # 'ֶ' - 31: 0, # 'ַ' - 29: 0, # 'ָ' - 35: 0, # 'ֹ' - 62: 0, # 'ֻ' - 28: 0, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 0, # 'א' - 8: 0, # 'ב' - 20: 0, # 'ג' - 16: 0, # 'ד' - 3: 0, # 'ה' - 2: 0, # 'ו' - 24: 0, # 'ז' - 14: 0, # 'ח' - 22: 0, # 'ט' - 1: 0, # 'י' - 25: 0, # 'ך' - 15: 0, # 'כ' - 4: 0, # 'ל' - 11: 0, # 'ם' - 6: 0, # 'מ' - 23: 0, # 'ן' - 12: 0, # 'נ' - 19: 0, # 'ס' - 13: 0, # 'ע' - 26: 0, # 'ף' - 18: 0, # 'פ' - 27: 0, # 'ץ' - 21: 0, # 'צ' - 17: 0, # 'ק' - 7: 0, # 'ר' - 10: 0, # 'ש' - 5: 0, # 'ת' - 32: 0, # '–' - 52: 2, # '’' - 47: 0, # '“' - 46: 1, # '”' - 58: 0, # '†' - 40: 1, # '…' - }, - 63: { # 'u' - 50: 1, # 'a' - 60: 1, # 'c' - 61: 1, # 'd' - 42: 1, # 'e' - 53: 1, # 'i' - 56: 1, # 'l' - 54: 1, # 'n' - 49: 0, # 'o' - 51: 1, # 'r' - 43: 2, # 's' - 44: 1, # 't' - 63: 0, # 'u' - 34: 0, # '\xa0' - 55: 0, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 0, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 0, # 'ִ' - 37: 0, # 'ֵ' - 36: 0, # 'ֶ' - 31: 0, # 'ַ' - 29: 0, # 'ָ' - 35: 0, # 'ֹ' - 62: 0, # 'ֻ' - 28: 0, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 0, # 'א' - 8: 0, # 'ב' - 20: 0, # 'ג' - 16: 0, # 'ד' - 3: 0, # 'ה' - 2: 0, # 'ו' - 24: 0, # 'ז' - 14: 0, # 'ח' - 22: 0, # 'ט' - 1: 0, # 'י' - 25: 0, # 'ך' - 15: 0, # 'כ' - 4: 0, # 'ל' - 11: 0, # 'ם' - 6: 0, # 'מ' - 23: 0, # 'ן' - 12: 0, # 'נ' - 19: 0, # 'ס' - 13: 0, # 'ע' - 26: 0, # 'ף' - 18: 0, # 'פ' - 27: 0, # 'ץ' - 21: 0, # 'צ' - 17: 0, # 'ק' - 7: 0, # 'ר' - 10: 0, # 'ש' - 5: 0, # 'ת' - 32: 0, # '–' - 52: 1, # '’' - 47: 0, # '“' - 46: 0, # '”' - 58: 0, # '†' - 40: 0, # '…' - }, - 34: { # '\xa0' - 50: 1, # 'a' - 60: 0, # 'c' - 61: 1, # 'd' - 42: 0, # 'e' - 53: 1, # 'i' - 56: 0, # 'l' - 54: 1, # 'n' - 49: 1, # 'o' - 51: 0, # 'r' - 43: 1, # 's' - 44: 1, # 't' - 63: 0, # 'u' - 34: 2, # '\xa0' - 55: 0, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 0, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 0, # 'ִ' - 37: 0, # 'ֵ' - 36: 0, # 'ֶ' - 31: 0, # 'ַ' - 29: 0, # 'ָ' - 35: 0, # 'ֹ' - 62: 0, # 'ֻ' - 28: 0, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 2, # 'א' - 8: 1, # 'ב' - 20: 1, # 'ג' - 16: 1, # 'ד' - 3: 1, # 'ה' - 2: 1, # 'ו' - 24: 1, # 'ז' - 14: 1, # 'ח' - 22: 1, # 'ט' - 1: 2, # 'י' - 25: 0, # 'ך' - 15: 1, # 'כ' - 4: 1, # 'ל' - 11: 0, # 'ם' - 6: 2, # 'מ' - 23: 0, # 'ן' - 12: 1, # 'נ' - 19: 1, # 'ס' - 13: 1, # 'ע' - 26: 0, # 'ף' - 18: 1, # 'פ' - 27: 0, # 'ץ' - 21: 1, # 'צ' - 17: 1, # 'ק' - 7: 1, # 'ר' - 10: 1, # 'ש' - 5: 1, # 'ת' - 32: 0, # '–' - 52: 0, # '’' - 47: 0, # '“' - 46: 0, # '”' - 58: 0, # '†' - 40: 0, # '…' - }, - 55: { # '´' - 50: 0, # 'a' - 60: 0, # 'c' - 61: 0, # 'd' - 42: 0, # 'e' - 53: 0, # 'i' - 56: 0, # 'l' - 54: 0, # 'n' - 49: 0, # 'o' - 51: 0, # 'r' - 43: 1, # 's' - 44: 0, # 't' - 63: 0, # 'u' - 34: 0, # '\xa0' - 55: 0, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 0, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 0, # 'ִ' - 37: 0, # 'ֵ' - 36: 0, # 'ֶ' - 31: 0, # 'ַ' - 29: 0, # 'ָ' - 35: 0, # 'ֹ' - 62: 0, # 'ֻ' - 28: 0, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 1, # 'א' - 8: 0, # 'ב' - 20: 0, # 'ג' - 16: 0, # 'ד' - 3: 1, # 'ה' - 2: 1, # 'ו' - 24: 0, # 'ז' - 14: 0, # 'ח' - 22: 0, # 'ט' - 1: 2, # 'י' - 25: 0, # 'ך' - 15: 0, # 'כ' - 4: 1, # 'ל' - 11: 0, # 'ם' - 6: 1, # 'מ' - 23: 1, # 'ן' - 12: 1, # 'נ' - 19: 1, # 'ס' - 13: 0, # 'ע' - 26: 0, # 'ף' - 18: 0, # 'פ' - 27: 0, # 'ץ' - 21: 0, # 'צ' - 17: 0, # 'ק' - 7: 1, # 'ר' - 10: 1, # 'ש' - 5: 0, # 'ת' - 32: 0, # '–' - 52: 0, # '’' - 47: 0, # '“' - 46: 0, # '”' - 58: 0, # '†' - 40: 0, # '…' - }, - 48: { # '¼' - 50: 0, # 'a' - 60: 0, # 'c' - 61: 0, # 'd' - 42: 0, # 'e' - 53: 0, # 'i' - 56: 0, # 'l' - 54: 0, # 'n' - 49: 0, # 'o' - 51: 0, # 'r' - 43: 0, # 's' - 44: 0, # 't' - 63: 0, # 'u' - 34: 0, # '\xa0' - 55: 0, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 0, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 0, # 'ִ' - 37: 0, # 'ֵ' - 36: 0, # 'ֶ' - 31: 0, # 'ַ' - 29: 0, # 'ָ' - 35: 0, # 'ֹ' - 62: 0, # 'ֻ' - 28: 0, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 1, # 'א' - 8: 0, # 'ב' - 20: 0, # 'ג' - 16: 0, # 'ד' - 3: 0, # 'ה' - 2: 1, # 'ו' - 24: 0, # 'ז' - 14: 0, # 'ח' - 22: 0, # 'ט' - 1: 0, # 'י' - 25: 0, # 'ך' - 15: 1, # 'כ' - 4: 1, # 'ל' - 11: 0, # 'ם' - 6: 1, # 'מ' - 23: 0, # 'ן' - 12: 0, # 'נ' - 19: 0, # 'ס' - 13: 0, # 'ע' - 26: 0, # 'ף' - 18: 0, # 'פ' - 27: 0, # 'ץ' - 21: 0, # 'צ' - 17: 0, # 'ק' - 7: 0, # 'ר' - 10: 0, # 'ש' - 5: 0, # 'ת' - 32: 0, # '–' - 52: 0, # '’' - 47: 0, # '“' - 46: 0, # '”' - 58: 0, # '†' - 40: 0, # '…' - }, - 39: { # '½' - 50: 0, # 'a' - 60: 0, # 'c' - 61: 0, # 'd' - 42: 0, # 'e' - 53: 0, # 'i' - 56: 0, # 'l' - 54: 0, # 'n' - 49: 0, # 'o' - 51: 0, # 'r' - 43: 0, # 's' - 44: 0, # 't' - 63: 0, # 'u' - 34: 0, # '\xa0' - 55: 0, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 0, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 0, # 'ִ' - 37: 0, # 'ֵ' - 36: 0, # 'ֶ' - 31: 0, # 'ַ' - 29: 0, # 'ָ' - 35: 0, # 'ֹ' - 62: 0, # 'ֻ' - 28: 0, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 0, # 'א' - 8: 0, # 'ב' - 20: 0, # 'ג' - 16: 0, # 'ד' - 3: 0, # 'ה' - 2: 0, # 'ו' - 24: 0, # 'ז' - 14: 0, # 'ח' - 22: 0, # 'ט' - 1: 0, # 'י' - 25: 0, # 'ך' - 15: 1, # 'כ' - 4: 1, # 'ל' - 11: 0, # 'ם' - 6: 0, # 'מ' - 23: 0, # 'ן' - 12: 0, # 'נ' - 19: 0, # 'ס' - 13: 0, # 'ע' - 26: 0, # 'ף' - 18: 0, # 'פ' - 27: 0, # 'ץ' - 21: 1, # 'צ' - 17: 1, # 'ק' - 7: 0, # 'ר' - 10: 0, # 'ש' - 5: 0, # 'ת' - 32: 0, # '–' - 52: 0, # '’' - 47: 0, # '“' - 46: 0, # '”' - 58: 0, # '†' - 40: 0, # '…' - }, - 57: { # '¾' - 50: 0, # 'a' - 60: 0, # 'c' - 61: 0, # 'd' - 42: 0, # 'e' - 53: 0, # 'i' - 56: 0, # 'l' - 54: 0, # 'n' - 49: 0, # 'o' - 51: 0, # 'r' - 43: 0, # 's' - 44: 0, # 't' - 63: 0, # 'u' - 34: 0, # '\xa0' - 55: 0, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 0, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 0, # 'ִ' - 37: 0, # 'ֵ' - 36: 0, # 'ֶ' - 31: 0, # 'ַ' - 29: 0, # 'ָ' - 35: 0, # 'ֹ' - 62: 0, # 'ֻ' - 28: 0, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 0, # 'א' - 8: 0, # 'ב' - 20: 0, # 'ג' - 16: 0, # 'ד' - 3: 0, # 'ה' - 2: 0, # 'ו' - 24: 0, # 'ז' - 14: 0, # 'ח' - 22: 0, # 'ט' - 1: 0, # 'י' - 25: 0, # 'ך' - 15: 0, # 'כ' - 4: 0, # 'ל' - 11: 0, # 'ם' - 6: 0, # 'מ' - 23: 0, # 'ן' - 12: 0, # 'נ' - 19: 0, # 'ס' - 13: 0, # 'ע' - 26: 0, # 'ף' - 18: 0, # 'פ' - 27: 0, # 'ץ' - 21: 0, # 'צ' - 17: 0, # 'ק' - 7: 0, # 'ר' - 10: 0, # 'ש' - 5: 0, # 'ת' - 32: 0, # '–' - 52: 0, # '’' - 47: 0, # '“' - 46: 0, # '”' - 58: 0, # '†' - 40: 0, # '…' - }, - 30: { # 'ְ' - 50: 0, # 'a' - 60: 0, # 'c' - 61: 0, # 'd' - 42: 0, # 'e' - 53: 0, # 'i' - 56: 0, # 'l' - 54: 0, # 'n' - 49: 0, # 'o' - 51: 0, # 'r' - 43: 0, # 's' - 44: 0, # 't' - 63: 0, # 'u' - 34: 0, # '\xa0' - 55: 0, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 0, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 0, # 'ִ' - 37: 0, # 'ֵ' - 36: 1, # 'ֶ' - 31: 0, # 'ַ' - 29: 0, # 'ָ' - 35: 1, # 'ֹ' - 62: 0, # 'ֻ' - 28: 0, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 2, # 'א' - 8: 2, # 'ב' - 20: 2, # 'ג' - 16: 2, # 'ד' - 3: 2, # 'ה' - 2: 2, # 'ו' - 24: 2, # 'ז' - 14: 2, # 'ח' - 22: 2, # 'ט' - 1: 2, # 'י' - 25: 2, # 'ך' - 15: 2, # 'כ' - 4: 2, # 'ל' - 11: 1, # 'ם' - 6: 2, # 'מ' - 23: 0, # 'ן' - 12: 2, # 'נ' - 19: 2, # 'ס' - 13: 2, # 'ע' - 26: 0, # 'ף' - 18: 2, # 'פ' - 27: 0, # 'ץ' - 21: 2, # 'צ' - 17: 2, # 'ק' - 7: 2, # 'ר' - 10: 2, # 'ש' - 5: 2, # 'ת' - 32: 0, # '–' - 52: 0, # '’' - 47: 0, # '“' - 46: 0, # '”' - 58: 0, # '†' - 40: 0, # '…' - }, - 59: { # 'ֱ' - 50: 0, # 'a' - 60: 0, # 'c' - 61: 0, # 'd' - 42: 0, # 'e' - 53: 0, # 'i' - 56: 0, # 'l' - 54: 0, # 'n' - 49: 0, # 'o' - 51: 0, # 'r' - 43: 0, # 's' - 44: 0, # 't' - 63: 0, # 'u' - 34: 0, # '\xa0' - 55: 0, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 1, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 0, # 'ִ' - 37: 0, # 'ֵ' - 36: 0, # 'ֶ' - 31: 0, # 'ַ' - 29: 0, # 'ָ' - 35: 0, # 'ֹ' - 62: 0, # 'ֻ' - 28: 0, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 0, # 'א' - 8: 1, # 'ב' - 20: 1, # 'ג' - 16: 0, # 'ד' - 3: 0, # 'ה' - 2: 0, # 'ו' - 24: 1, # 'ז' - 14: 0, # 'ח' - 22: 0, # 'ט' - 1: 1, # 'י' - 25: 0, # 'ך' - 15: 1, # 'כ' - 4: 2, # 'ל' - 11: 0, # 'ם' - 6: 2, # 'מ' - 23: 0, # 'ן' - 12: 1, # 'נ' - 19: 0, # 'ס' - 13: 0, # 'ע' - 26: 0, # 'ף' - 18: 0, # 'פ' - 27: 0, # 'ץ' - 21: 0, # 'צ' - 17: 0, # 'ק' - 7: 1, # 'ר' - 10: 1, # 'ש' - 5: 0, # 'ת' - 32: 0, # '–' - 52: 0, # '’' - 47: 0, # '“' - 46: 0, # '”' - 58: 0, # '†' - 40: 0, # '…' - }, - 41: { # 'ֲ' - 50: 0, # 'a' - 60: 0, # 'c' - 61: 0, # 'd' - 42: 0, # 'e' - 53: 0, # 'i' - 56: 0, # 'l' - 54: 0, # 'n' - 49: 0, # 'o' - 51: 0, # 'r' - 43: 0, # 's' - 44: 0, # 't' - 63: 0, # 'u' - 34: 0, # '\xa0' - 55: 0, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 0, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 0, # 'ִ' - 37: 0, # 'ֵ' - 36: 0, # 'ֶ' - 31: 0, # 'ַ' - 29: 0, # 'ָ' - 35: 0, # 'ֹ' - 62: 0, # 'ֻ' - 28: 0, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 0, # 'א' - 8: 2, # 'ב' - 20: 1, # 'ג' - 16: 2, # 'ד' - 3: 1, # 'ה' - 2: 1, # 'ו' - 24: 1, # 'ז' - 14: 1, # 'ח' - 22: 1, # 'ט' - 1: 1, # 'י' - 25: 1, # 'ך' - 15: 1, # 'כ' - 4: 2, # 'ל' - 11: 0, # 'ם' - 6: 2, # 'מ' - 23: 0, # 'ן' - 12: 2, # 'נ' - 19: 1, # 'ס' - 13: 0, # 'ע' - 26: 0, # 'ף' - 18: 1, # 'פ' - 27: 0, # 'ץ' - 21: 2, # 'צ' - 17: 1, # 'ק' - 7: 2, # 'ר' - 10: 2, # 'ש' - 5: 1, # 'ת' - 32: 0, # '–' - 52: 0, # '’' - 47: 0, # '“' - 46: 0, # '”' - 58: 0, # '†' - 40: 0, # '…' - }, - 33: { # 'ִ' - 50: 0, # 'a' - 60: 0, # 'c' - 61: 0, # 'd' - 42: 0, # 'e' - 53: 0, # 'i' - 56: 0, # 'l' - 54: 0, # 'n' - 49: 0, # 'o' - 51: 0, # 'r' - 43: 0, # 's' - 44: 0, # 't' - 63: 0, # 'u' - 34: 0, # '\xa0' - 55: 0, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 1, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 1, # 'ִ' - 37: 0, # 'ֵ' - 36: 1, # 'ֶ' - 31: 0, # 'ַ' - 29: 1, # 'ָ' - 35: 0, # 'ֹ' - 62: 0, # 'ֻ' - 28: 1, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 1, # 'א' - 8: 2, # 'ב' - 20: 2, # 'ג' - 16: 2, # 'ד' - 3: 1, # 'ה' - 2: 1, # 'ו' - 24: 2, # 'ז' - 14: 1, # 'ח' - 22: 1, # 'ט' - 1: 3, # 'י' - 25: 1, # 'ך' - 15: 2, # 'כ' - 4: 2, # 'ל' - 11: 2, # 'ם' - 6: 2, # 'מ' - 23: 2, # 'ן' - 12: 2, # 'נ' - 19: 2, # 'ס' - 13: 1, # 'ע' - 26: 0, # 'ף' - 18: 2, # 'פ' - 27: 1, # 'ץ' - 21: 2, # 'צ' - 17: 2, # 'ק' - 7: 2, # 'ר' - 10: 2, # 'ש' - 5: 2, # 'ת' - 32: 0, # '–' - 52: 0, # '’' - 47: 0, # '“' - 46: 0, # '”' - 58: 0, # '†' - 40: 0, # '…' - }, - 37: { # 'ֵ' - 50: 0, # 'a' - 60: 0, # 'c' - 61: 0, # 'd' - 42: 0, # 'e' - 53: 0, # 'i' - 56: 0, # 'l' - 54: 0, # 'n' - 49: 0, # 'o' - 51: 0, # 'r' - 43: 0, # 's' - 44: 0, # 't' - 63: 0, # 'u' - 34: 0, # '\xa0' - 55: 0, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 0, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 0, # 'ִ' - 37: 0, # 'ֵ' - 36: 1, # 'ֶ' - 31: 1, # 'ַ' - 29: 1, # 'ָ' - 35: 0, # 'ֹ' - 62: 0, # 'ֻ' - 28: 0, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 2, # 'א' - 8: 2, # 'ב' - 20: 1, # 'ג' - 16: 2, # 'ד' - 3: 2, # 'ה' - 2: 1, # 'ו' - 24: 1, # 'ז' - 14: 2, # 'ח' - 22: 1, # 'ט' - 1: 3, # 'י' - 25: 2, # 'ך' - 15: 1, # 'כ' - 4: 2, # 'ל' - 11: 2, # 'ם' - 6: 1, # 'מ' - 23: 2, # 'ן' - 12: 2, # 'נ' - 19: 1, # 'ס' - 13: 2, # 'ע' - 26: 1, # 'ף' - 18: 1, # 'פ' - 27: 1, # 'ץ' - 21: 1, # 'צ' - 17: 1, # 'ק' - 7: 2, # 'ר' - 10: 2, # 'ש' - 5: 2, # 'ת' - 32: 0, # '–' - 52: 0, # '’' - 47: 0, # '“' - 46: 0, # '”' - 58: 0, # '†' - 40: 0, # '…' - }, - 36: { # 'ֶ' - 50: 0, # 'a' - 60: 0, # 'c' - 61: 0, # 'd' - 42: 0, # 'e' - 53: 0, # 'i' - 56: 0, # 'l' - 54: 0, # 'n' - 49: 0, # 'o' - 51: 0, # 'r' - 43: 0, # 's' - 44: 0, # 't' - 63: 0, # 'u' - 34: 0, # '\xa0' - 55: 0, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 0, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 0, # 'ִ' - 37: 0, # 'ֵ' - 36: 1, # 'ֶ' - 31: 1, # 'ַ' - 29: 1, # 'ָ' - 35: 0, # 'ֹ' - 62: 0, # 'ֻ' - 28: 0, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 2, # 'א' - 8: 2, # 'ב' - 20: 1, # 'ג' - 16: 2, # 'ד' - 3: 2, # 'ה' - 2: 1, # 'ו' - 24: 1, # 'ז' - 14: 2, # 'ח' - 22: 1, # 'ט' - 1: 2, # 'י' - 25: 2, # 'ך' - 15: 1, # 'כ' - 4: 2, # 'ל' - 11: 2, # 'ם' - 6: 2, # 'מ' - 23: 2, # 'ן' - 12: 2, # 'נ' - 19: 2, # 'ס' - 13: 1, # 'ע' - 26: 1, # 'ף' - 18: 1, # 'פ' - 27: 2, # 'ץ' - 21: 1, # 'צ' - 17: 1, # 'ק' - 7: 2, # 'ר' - 10: 2, # 'ש' - 5: 2, # 'ת' - 32: 0, # '–' - 52: 0, # '’' - 47: 0, # '“' - 46: 0, # '”' - 58: 0, # '†' - 40: 0, # '…' - }, - 31: { # 'ַ' - 50: 0, # 'a' - 60: 0, # 'c' - 61: 0, # 'd' - 42: 0, # 'e' - 53: 0, # 'i' - 56: 0, # 'l' - 54: 0, # 'n' - 49: 0, # 'o' - 51: 0, # 'r' - 43: 0, # 's' - 44: 0, # 't' - 63: 0, # 'u' - 34: 0, # '\xa0' - 55: 0, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 1, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 0, # 'ִ' - 37: 0, # 'ֵ' - 36: 1, # 'ֶ' - 31: 0, # 'ַ' - 29: 2, # 'ָ' - 35: 0, # 'ֹ' - 62: 0, # 'ֻ' - 28: 0, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 2, # 'א' - 8: 2, # 'ב' - 20: 2, # 'ג' - 16: 2, # 'ד' - 3: 2, # 'ה' - 2: 1, # 'ו' - 24: 2, # 'ז' - 14: 2, # 'ח' - 22: 2, # 'ט' - 1: 3, # 'י' - 25: 1, # 'ך' - 15: 2, # 'כ' - 4: 2, # 'ל' - 11: 2, # 'ם' - 6: 2, # 'מ' - 23: 2, # 'ן' - 12: 2, # 'נ' - 19: 2, # 'ס' - 13: 2, # 'ע' - 26: 2, # 'ף' - 18: 2, # 'פ' - 27: 1, # 'ץ' - 21: 2, # 'צ' - 17: 2, # 'ק' - 7: 2, # 'ר' - 10: 2, # 'ש' - 5: 2, # 'ת' - 32: 0, # '–' - 52: 0, # '’' - 47: 0, # '“' - 46: 0, # '”' - 58: 0, # '†' - 40: 0, # '…' - }, - 29: { # 'ָ' - 50: 0, # 'a' - 60: 0, # 'c' - 61: 0, # 'd' - 42: 0, # 'e' - 53: 0, # 'i' - 56: 0, # 'l' - 54: 0, # 'n' - 49: 0, # 'o' - 51: 0, # 'r' - 43: 0, # 's' - 44: 0, # 't' - 63: 0, # 'u' - 34: 0, # '\xa0' - 55: 0, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 0, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 0, # 'ִ' - 37: 0, # 'ֵ' - 36: 0, # 'ֶ' - 31: 1, # 'ַ' - 29: 2, # 'ָ' - 35: 0, # 'ֹ' - 62: 0, # 'ֻ' - 28: 1, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 2, # 'א' - 8: 2, # 'ב' - 20: 2, # 'ג' - 16: 2, # 'ד' - 3: 3, # 'ה' - 2: 2, # 'ו' - 24: 2, # 'ז' - 14: 2, # 'ח' - 22: 1, # 'ט' - 1: 2, # 'י' - 25: 2, # 'ך' - 15: 2, # 'כ' - 4: 2, # 'ל' - 11: 2, # 'ם' - 6: 2, # 'מ' - 23: 2, # 'ן' - 12: 2, # 'נ' - 19: 1, # 'ס' - 13: 2, # 'ע' - 26: 1, # 'ף' - 18: 2, # 'פ' - 27: 1, # 'ץ' - 21: 2, # 'צ' - 17: 2, # 'ק' - 7: 2, # 'ר' - 10: 2, # 'ש' - 5: 2, # 'ת' - 32: 0, # '–' - 52: 0, # '’' - 47: 0, # '“' - 46: 0, # '”' - 58: 0, # '†' - 40: 0, # '…' - }, - 35: { # 'ֹ' - 50: 0, # 'a' - 60: 0, # 'c' - 61: 0, # 'd' - 42: 0, # 'e' - 53: 0, # 'i' - 56: 0, # 'l' - 54: 0, # 'n' - 49: 0, # 'o' - 51: 0, # 'r' - 43: 0, # 's' - 44: 0, # 't' - 63: 0, # 'u' - 34: 0, # '\xa0' - 55: 0, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 0, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 0, # 'ִ' - 37: 0, # 'ֵ' - 36: 0, # 'ֶ' - 31: 0, # 'ַ' - 29: 0, # 'ָ' - 35: 1, # 'ֹ' - 62: 0, # 'ֻ' - 28: 0, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 2, # 'א' - 8: 2, # 'ב' - 20: 1, # 'ג' - 16: 2, # 'ד' - 3: 2, # 'ה' - 2: 1, # 'ו' - 24: 1, # 'ז' - 14: 1, # 'ח' - 22: 1, # 'ט' - 1: 1, # 'י' - 25: 1, # 'ך' - 15: 2, # 'כ' - 4: 2, # 'ל' - 11: 2, # 'ם' - 6: 2, # 'מ' - 23: 2, # 'ן' - 12: 2, # 'נ' - 19: 2, # 'ס' - 13: 2, # 'ע' - 26: 1, # 'ף' - 18: 2, # 'פ' - 27: 1, # 'ץ' - 21: 2, # 'צ' - 17: 2, # 'ק' - 7: 2, # 'ר' - 10: 2, # 'ש' - 5: 2, # 'ת' - 32: 0, # '–' - 52: 0, # '’' - 47: 0, # '“' - 46: 0, # '”' - 58: 0, # '†' - 40: 0, # '…' - }, - 62: { # 'ֻ' - 50: 0, # 'a' - 60: 0, # 'c' - 61: 0, # 'd' - 42: 0, # 'e' - 53: 0, # 'i' - 56: 0, # 'l' - 54: 0, # 'n' - 49: 0, # 'o' - 51: 0, # 'r' - 43: 0, # 's' - 44: 0, # 't' - 63: 0, # 'u' - 34: 0, # '\xa0' - 55: 0, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 0, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 0, # 'ִ' - 37: 0, # 'ֵ' - 36: 0, # 'ֶ' - 31: 0, # 'ַ' - 29: 0, # 'ָ' - 35: 0, # 'ֹ' - 62: 0, # 'ֻ' - 28: 0, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 0, # 'א' - 8: 1, # 'ב' - 20: 1, # 'ג' - 16: 1, # 'ד' - 3: 1, # 'ה' - 2: 1, # 'ו' - 24: 1, # 'ז' - 14: 1, # 'ח' - 22: 0, # 'ט' - 1: 1, # 'י' - 25: 0, # 'ך' - 15: 1, # 'כ' - 4: 2, # 'ל' - 11: 1, # 'ם' - 6: 1, # 'מ' - 23: 1, # 'ן' - 12: 1, # 'נ' - 19: 1, # 'ס' - 13: 1, # 'ע' - 26: 0, # 'ף' - 18: 1, # 'פ' - 27: 0, # 'ץ' - 21: 1, # 'צ' - 17: 1, # 'ק' - 7: 1, # 'ר' - 10: 1, # 'ש' - 5: 1, # 'ת' - 32: 0, # '–' - 52: 0, # '’' - 47: 0, # '“' - 46: 0, # '”' - 58: 0, # '†' - 40: 0, # '…' - }, - 28: { # 'ּ' - 50: 0, # 'a' - 60: 0, # 'c' - 61: 0, # 'd' - 42: 0, # 'e' - 53: 0, # 'i' - 56: 0, # 'l' - 54: 0, # 'n' - 49: 0, # 'o' - 51: 0, # 'r' - 43: 0, # 's' - 44: 0, # 't' - 63: 0, # 'u' - 34: 0, # '\xa0' - 55: 0, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 3, # 'ְ' - 59: 0, # 'ֱ' - 41: 1, # 'ֲ' - 33: 3, # 'ִ' - 37: 2, # 'ֵ' - 36: 2, # 'ֶ' - 31: 3, # 'ַ' - 29: 3, # 'ָ' - 35: 2, # 'ֹ' - 62: 1, # 'ֻ' - 28: 0, # 'ּ' - 38: 2, # 'ׁ' - 45: 1, # 'ׂ' - 9: 2, # 'א' - 8: 2, # 'ב' - 20: 1, # 'ג' - 16: 2, # 'ד' - 3: 1, # 'ה' - 2: 2, # 'ו' - 24: 1, # 'ז' - 14: 1, # 'ח' - 22: 1, # 'ט' - 1: 2, # 'י' - 25: 2, # 'ך' - 15: 2, # 'כ' - 4: 2, # 'ל' - 11: 1, # 'ם' - 6: 2, # 'מ' - 23: 1, # 'ן' - 12: 2, # 'נ' - 19: 1, # 'ס' - 13: 2, # 'ע' - 26: 1, # 'ף' - 18: 1, # 'פ' - 27: 1, # 'ץ' - 21: 1, # 'צ' - 17: 1, # 'ק' - 7: 2, # 'ר' - 10: 2, # 'ש' - 5: 2, # 'ת' - 32: 0, # '–' - 52: 0, # '’' - 47: 0, # '“' - 46: 0, # '”' - 58: 0, # '†' - 40: 0, # '…' - }, - 38: { # 'ׁ' - 50: 0, # 'a' - 60: 0, # 'c' - 61: 0, # 'd' - 42: 0, # 'e' - 53: 0, # 'i' - 56: 0, # 'l' - 54: 0, # 'n' - 49: 0, # 'o' - 51: 0, # 'r' - 43: 0, # 's' - 44: 0, # 't' - 63: 0, # 'u' - 34: 0, # '\xa0' - 55: 0, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 2, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 2, # 'ִ' - 37: 2, # 'ֵ' - 36: 2, # 'ֶ' - 31: 2, # 'ַ' - 29: 2, # 'ָ' - 35: 1, # 'ֹ' - 62: 1, # 'ֻ' - 28: 0, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 0, # 'א' - 8: 0, # 'ב' - 20: 0, # 'ג' - 16: 0, # 'ד' - 3: 0, # 'ה' - 2: 2, # 'ו' - 24: 0, # 'ז' - 14: 0, # 'ח' - 22: 0, # 'ט' - 1: 1, # 'י' - 25: 0, # 'ך' - 15: 0, # 'כ' - 4: 0, # 'ל' - 11: 0, # 'ם' - 6: 0, # 'מ' - 23: 0, # 'ן' - 12: 0, # 'נ' - 19: 0, # 'ס' - 13: 1, # 'ע' - 26: 0, # 'ף' - 18: 0, # 'פ' - 27: 0, # 'ץ' - 21: 0, # 'צ' - 17: 0, # 'ק' - 7: 0, # 'ר' - 10: 0, # 'ש' - 5: 0, # 'ת' - 32: 0, # '–' - 52: 0, # '’' - 47: 0, # '“' - 46: 0, # '”' - 58: 0, # '†' - 40: 0, # '…' - }, - 45: { # 'ׂ' - 50: 0, # 'a' - 60: 0, # 'c' - 61: 0, # 'd' - 42: 0, # 'e' - 53: 0, # 'i' - 56: 0, # 'l' - 54: 0, # 'n' - 49: 0, # 'o' - 51: 0, # 'r' - 43: 0, # 's' - 44: 0, # 't' - 63: 0, # 'u' - 34: 0, # '\xa0' - 55: 0, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 2, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 2, # 'ִ' - 37: 1, # 'ֵ' - 36: 2, # 'ֶ' - 31: 1, # 'ַ' - 29: 2, # 'ָ' - 35: 1, # 'ֹ' - 62: 0, # 'ֻ' - 28: 0, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 1, # 'א' - 8: 0, # 'ב' - 20: 1, # 'ג' - 16: 0, # 'ד' - 3: 1, # 'ה' - 2: 2, # 'ו' - 24: 0, # 'ז' - 14: 1, # 'ח' - 22: 0, # 'ט' - 1: 1, # 'י' - 25: 0, # 'ך' - 15: 0, # 'כ' - 4: 0, # 'ל' - 11: 1, # 'ם' - 6: 1, # 'מ' - 23: 0, # 'ן' - 12: 1, # 'נ' - 19: 0, # 'ס' - 13: 1, # 'ע' - 26: 0, # 'ף' - 18: 1, # 'פ' - 27: 0, # 'ץ' - 21: 0, # 'צ' - 17: 0, # 'ק' - 7: 1, # 'ר' - 10: 0, # 'ש' - 5: 1, # 'ת' - 32: 0, # '–' - 52: 0, # '’' - 47: 0, # '“' - 46: 0, # '”' - 58: 0, # '†' - 40: 0, # '…' - }, - 9: { # 'א' - 50: 0, # 'a' - 60: 0, # 'c' - 61: 0, # 'd' - 42: 0, # 'e' - 53: 0, # 'i' - 56: 0, # 'l' - 54: 0, # 'n' - 49: 0, # 'o' - 51: 0, # 'r' - 43: 0, # 's' - 44: 0, # 't' - 63: 0, # 'u' - 34: 1, # '\xa0' - 55: 1, # '´' - 48: 1, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 0, # 'ְ' - 59: 2, # 'ֱ' - 41: 2, # 'ֲ' - 33: 2, # 'ִ' - 37: 2, # 'ֵ' - 36: 2, # 'ֶ' - 31: 2, # 'ַ' - 29: 2, # 'ָ' - 35: 2, # 'ֹ' - 62: 1, # 'ֻ' - 28: 0, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 2, # 'א' - 8: 3, # 'ב' - 20: 3, # 'ג' - 16: 3, # 'ד' - 3: 3, # 'ה' - 2: 3, # 'ו' - 24: 3, # 'ז' - 14: 3, # 'ח' - 22: 3, # 'ט' - 1: 3, # 'י' - 25: 3, # 'ך' - 15: 3, # 'כ' - 4: 3, # 'ל' - 11: 3, # 'ם' - 6: 3, # 'מ' - 23: 3, # 'ן' - 12: 3, # 'נ' - 19: 3, # 'ס' - 13: 2, # 'ע' - 26: 3, # 'ף' - 18: 3, # 'פ' - 27: 1, # 'ץ' - 21: 3, # 'צ' - 17: 3, # 'ק' - 7: 3, # 'ר' - 10: 3, # 'ש' - 5: 3, # 'ת' - 32: 0, # '–' - 52: 0, # '’' - 47: 0, # '“' - 46: 1, # '”' - 58: 0, # '†' - 40: 1, # '…' - }, - 8: { # 'ב' - 50: 0, # 'a' - 60: 0, # 'c' - 61: 1, # 'd' - 42: 0, # 'e' - 53: 0, # 'i' - 56: 0, # 'l' - 54: 0, # 'n' - 49: 0, # 'o' - 51: 0, # 'r' - 43: 0, # 's' - 44: 0, # 't' - 63: 0, # 'u' - 34: 1, # '\xa0' - 55: 1, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 2, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 2, # 'ִ' - 37: 2, # 'ֵ' - 36: 2, # 'ֶ' - 31: 2, # 'ַ' - 29: 2, # 'ָ' - 35: 2, # 'ֹ' - 62: 1, # 'ֻ' - 28: 3, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 3, # 'א' - 8: 3, # 'ב' - 20: 3, # 'ג' - 16: 3, # 'ד' - 3: 3, # 'ה' - 2: 3, # 'ו' - 24: 3, # 'ז' - 14: 3, # 'ח' - 22: 3, # 'ט' - 1: 3, # 'י' - 25: 2, # 'ך' - 15: 3, # 'כ' - 4: 3, # 'ל' - 11: 2, # 'ם' - 6: 3, # 'מ' - 23: 3, # 'ן' - 12: 3, # 'נ' - 19: 3, # 'ס' - 13: 3, # 'ע' - 26: 1, # 'ף' - 18: 3, # 'פ' - 27: 2, # 'ץ' - 21: 3, # 'צ' - 17: 3, # 'ק' - 7: 3, # 'ר' - 10: 3, # 'ש' - 5: 3, # 'ת' - 32: 1, # '–' - 52: 0, # '’' - 47: 0, # '“' - 46: 1, # '”' - 58: 0, # '†' - 40: 1, # '…' - }, - 20: { # 'ג' - 50: 0, # 'a' - 60: 0, # 'c' - 61: 0, # 'd' - 42: 0, # 'e' - 53: 0, # 'i' - 56: 0, # 'l' - 54: 0, # 'n' - 49: 0, # 'o' - 51: 0, # 'r' - 43: 0, # 's' - 44: 0, # 't' - 63: 0, # 'u' - 34: 1, # '\xa0' - 55: 2, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 2, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 1, # 'ִ' - 37: 1, # 'ֵ' - 36: 1, # 'ֶ' - 31: 2, # 'ַ' - 29: 2, # 'ָ' - 35: 1, # 'ֹ' - 62: 0, # 'ֻ' - 28: 2, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 2, # 'א' - 8: 3, # 'ב' - 20: 2, # 'ג' - 16: 3, # 'ד' - 3: 3, # 'ה' - 2: 3, # 'ו' - 24: 3, # 'ז' - 14: 2, # 'ח' - 22: 2, # 'ט' - 1: 3, # 'י' - 25: 1, # 'ך' - 15: 1, # 'כ' - 4: 3, # 'ל' - 11: 3, # 'ם' - 6: 3, # 'מ' - 23: 3, # 'ן' - 12: 3, # 'נ' - 19: 2, # 'ס' - 13: 3, # 'ע' - 26: 2, # 'ף' - 18: 2, # 'פ' - 27: 1, # 'ץ' - 21: 1, # 'צ' - 17: 1, # 'ק' - 7: 3, # 'ר' - 10: 3, # 'ש' - 5: 3, # 'ת' - 32: 0, # '–' - 52: 1, # '’' - 47: 0, # '“' - 46: 1, # '”' - 58: 0, # '†' - 40: 0, # '…' - }, - 16: { # 'ד' - 50: 0, # 'a' - 60: 0, # 'c' - 61: 0, # 'd' - 42: 0, # 'e' - 53: 0, # 'i' - 56: 0, # 'l' - 54: 0, # 'n' - 49: 0, # 'o' - 51: 0, # 'r' - 43: 0, # 's' - 44: 0, # 't' - 63: 0, # 'u' - 34: 0, # '\xa0' - 55: 0, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 2, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 2, # 'ִ' - 37: 2, # 'ֵ' - 36: 2, # 'ֶ' - 31: 2, # 'ַ' - 29: 2, # 'ָ' - 35: 2, # 'ֹ' - 62: 1, # 'ֻ' - 28: 2, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 3, # 'א' - 8: 3, # 'ב' - 20: 3, # 'ג' - 16: 3, # 'ד' - 3: 3, # 'ה' - 2: 3, # 'ו' - 24: 1, # 'ז' - 14: 2, # 'ח' - 22: 2, # 'ט' - 1: 3, # 'י' - 25: 2, # 'ך' - 15: 2, # 'כ' - 4: 3, # 'ל' - 11: 3, # 'ם' - 6: 3, # 'מ' - 23: 2, # 'ן' - 12: 3, # 'נ' - 19: 2, # 'ס' - 13: 3, # 'ע' - 26: 2, # 'ף' - 18: 3, # 'פ' - 27: 0, # 'ץ' - 21: 2, # 'צ' - 17: 3, # 'ק' - 7: 3, # 'ר' - 10: 3, # 'ש' - 5: 3, # 'ת' - 32: 0, # '–' - 52: 0, # '’' - 47: 0, # '“' - 46: 1, # '”' - 58: 0, # '†' - 40: 1, # '…' - }, - 3: { # 'ה' - 50: 0, # 'a' - 60: 0, # 'c' - 61: 1, # 'd' - 42: 0, # 'e' - 53: 0, # 'i' - 56: 0, # 'l' - 54: 0, # 'n' - 49: 0, # 'o' - 51: 0, # 'r' - 43: 0, # 's' - 44: 0, # 't' - 63: 0, # 'u' - 34: 1, # '\xa0' - 55: 0, # '´' - 48: 1, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 1, # 'ְ' - 59: 1, # 'ֱ' - 41: 2, # 'ֲ' - 33: 2, # 'ִ' - 37: 2, # 'ֵ' - 36: 2, # 'ֶ' - 31: 3, # 'ַ' - 29: 2, # 'ָ' - 35: 1, # 'ֹ' - 62: 1, # 'ֻ' - 28: 2, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 3, # 'א' - 8: 3, # 'ב' - 20: 3, # 'ג' - 16: 3, # 'ד' - 3: 3, # 'ה' - 2: 3, # 'ו' - 24: 3, # 'ז' - 14: 3, # 'ח' - 22: 3, # 'ט' - 1: 3, # 'י' - 25: 1, # 'ך' - 15: 3, # 'כ' - 4: 3, # 'ל' - 11: 3, # 'ם' - 6: 3, # 'מ' - 23: 3, # 'ן' - 12: 3, # 'נ' - 19: 3, # 'ס' - 13: 3, # 'ע' - 26: 0, # 'ף' - 18: 3, # 'פ' - 27: 1, # 'ץ' - 21: 3, # 'צ' - 17: 3, # 'ק' - 7: 3, # 'ר' - 10: 3, # 'ש' - 5: 3, # 'ת' - 32: 1, # '–' - 52: 1, # '’' - 47: 0, # '“' - 46: 1, # '”' - 58: 0, # '†' - 40: 2, # '…' - }, - 2: { # 'ו' - 50: 0, # 'a' - 60: 0, # 'c' - 61: 0, # 'd' - 42: 0, # 'e' - 53: 0, # 'i' - 56: 0, # 'l' - 54: 0, # 'n' - 49: 0, # 'o' - 51: 0, # 'r' - 43: 0, # 's' - 44: 1, # 't' - 63: 0, # 'u' - 34: 1, # '\xa0' - 55: 1, # '´' - 48: 1, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 2, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 2, # 'ִ' - 37: 1, # 'ֵ' - 36: 1, # 'ֶ' - 31: 2, # 'ַ' - 29: 2, # 'ָ' - 35: 3, # 'ֹ' - 62: 0, # 'ֻ' - 28: 3, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 3, # 'א' - 8: 3, # 'ב' - 20: 3, # 'ג' - 16: 3, # 'ד' - 3: 3, # 'ה' - 2: 3, # 'ו' - 24: 3, # 'ז' - 14: 3, # 'ח' - 22: 3, # 'ט' - 1: 3, # 'י' - 25: 3, # 'ך' - 15: 3, # 'כ' - 4: 3, # 'ל' - 11: 3, # 'ם' - 6: 3, # 'מ' - 23: 3, # 'ן' - 12: 3, # 'נ' - 19: 3, # 'ס' - 13: 3, # 'ע' - 26: 3, # 'ף' - 18: 3, # 'פ' - 27: 3, # 'ץ' - 21: 3, # 'צ' - 17: 3, # 'ק' - 7: 3, # 'ר' - 10: 3, # 'ש' - 5: 3, # 'ת' - 32: 1, # '–' - 52: 0, # '’' - 47: 0, # '“' - 46: 1, # '”' - 58: 0, # '†' - 40: 2, # '…' - }, - 24: { # 'ז' - 50: 0, # 'a' - 60: 0, # 'c' - 61: 0, # 'd' - 42: 0, # 'e' - 53: 0, # 'i' - 56: 0, # 'l' - 54: 0, # 'n' - 49: 0, # 'o' - 51: 0, # 'r' - 43: 0, # 's' - 44: 0, # 't' - 63: 0, # 'u' - 34: 0, # '\xa0' - 55: 1, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 2, # 'ְ' - 59: 0, # 'ֱ' - 41: 1, # 'ֲ' - 33: 1, # 'ִ' - 37: 2, # 'ֵ' - 36: 2, # 'ֶ' - 31: 2, # 'ַ' - 29: 2, # 'ָ' - 35: 1, # 'ֹ' - 62: 1, # 'ֻ' - 28: 2, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 3, # 'א' - 8: 2, # 'ב' - 20: 2, # 'ג' - 16: 2, # 'ד' - 3: 3, # 'ה' - 2: 3, # 'ו' - 24: 2, # 'ז' - 14: 2, # 'ח' - 22: 1, # 'ט' - 1: 3, # 'י' - 25: 1, # 'ך' - 15: 3, # 'כ' - 4: 3, # 'ל' - 11: 2, # 'ם' - 6: 3, # 'מ' - 23: 2, # 'ן' - 12: 2, # 'נ' - 19: 1, # 'ס' - 13: 2, # 'ע' - 26: 1, # 'ף' - 18: 1, # 'פ' - 27: 0, # 'ץ' - 21: 2, # 'צ' - 17: 3, # 'ק' - 7: 3, # 'ר' - 10: 1, # 'ש' - 5: 2, # 'ת' - 32: 0, # '–' - 52: 0, # '’' - 47: 0, # '“' - 46: 0, # '”' - 58: 0, # '†' - 40: 1, # '…' - }, - 14: { # 'ח' - 50: 0, # 'a' - 60: 0, # 'c' - 61: 0, # 'd' - 42: 0, # 'e' - 53: 0, # 'i' - 56: 0, # 'l' - 54: 0, # 'n' - 49: 0, # 'o' - 51: 0, # 'r' - 43: 0, # 's' - 44: 0, # 't' - 63: 0, # 'u' - 34: 1, # '\xa0' - 55: 1, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 2, # 'ְ' - 59: 1, # 'ֱ' - 41: 2, # 'ֲ' - 33: 2, # 'ִ' - 37: 2, # 'ֵ' - 36: 2, # 'ֶ' - 31: 2, # 'ַ' - 29: 2, # 'ָ' - 35: 2, # 'ֹ' - 62: 1, # 'ֻ' - 28: 0, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 2, # 'א' - 8: 3, # 'ב' - 20: 2, # 'ג' - 16: 3, # 'ד' - 3: 3, # 'ה' - 2: 3, # 'ו' - 24: 3, # 'ז' - 14: 2, # 'ח' - 22: 2, # 'ט' - 1: 3, # 'י' - 25: 1, # 'ך' - 15: 2, # 'כ' - 4: 3, # 'ל' - 11: 3, # 'ם' - 6: 3, # 'מ' - 23: 2, # 'ן' - 12: 3, # 'נ' - 19: 3, # 'ס' - 13: 1, # 'ע' - 26: 2, # 'ף' - 18: 2, # 'פ' - 27: 2, # 'ץ' - 21: 3, # 'צ' - 17: 3, # 'ק' - 7: 3, # 'ר' - 10: 3, # 'ש' - 5: 3, # 'ת' - 32: 0, # '–' - 52: 1, # '’' - 47: 0, # '“' - 46: 1, # '”' - 58: 0, # '†' - 40: 1, # '…' - }, - 22: { # 'ט' - 50: 0, # 'a' - 60: 0, # 'c' - 61: 0, # 'd' - 42: 0, # 'e' - 53: 0, # 'i' - 56: 0, # 'l' - 54: 0, # 'n' - 49: 0, # 'o' - 51: 0, # 'r' - 43: 0, # 's' - 44: 0, # 't' - 63: 0, # 'u' - 34: 1, # '\xa0' - 55: 0, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 2, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 2, # 'ִ' - 37: 1, # 'ֵ' - 36: 1, # 'ֶ' - 31: 2, # 'ַ' - 29: 1, # 'ָ' - 35: 1, # 'ֹ' - 62: 1, # 'ֻ' - 28: 1, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 3, # 'א' - 8: 3, # 'ב' - 20: 3, # 'ג' - 16: 1, # 'ד' - 3: 3, # 'ה' - 2: 3, # 'ו' - 24: 2, # 'ז' - 14: 3, # 'ח' - 22: 2, # 'ט' - 1: 3, # 'י' - 25: 1, # 'ך' - 15: 2, # 'כ' - 4: 3, # 'ל' - 11: 2, # 'ם' - 6: 2, # 'מ' - 23: 2, # 'ן' - 12: 3, # 'נ' - 19: 2, # 'ס' - 13: 3, # 'ע' - 26: 2, # 'ף' - 18: 3, # 'פ' - 27: 1, # 'ץ' - 21: 2, # 'צ' - 17: 2, # 'ק' - 7: 3, # 'ר' - 10: 2, # 'ש' - 5: 3, # 'ת' - 32: 0, # '–' - 52: 0, # '’' - 47: 0, # '“' - 46: 0, # '”' - 58: 0, # '†' - 40: 1, # '…' - }, - 1: { # 'י' - 50: 0, # 'a' - 60: 0, # 'c' - 61: 0, # 'd' - 42: 0, # 'e' - 53: 0, # 'i' - 56: 0, # 'l' - 54: 0, # 'n' - 49: 0, # 'o' - 51: 0, # 'r' - 43: 0, # 's' - 44: 0, # 't' - 63: 0, # 'u' - 34: 1, # '\xa0' - 55: 1, # '´' - 48: 1, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 2, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 2, # 'ִ' - 37: 2, # 'ֵ' - 36: 1, # 'ֶ' - 31: 2, # 'ַ' - 29: 2, # 'ָ' - 35: 2, # 'ֹ' - 62: 1, # 'ֻ' - 28: 2, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 3, # 'א' - 8: 3, # 'ב' - 20: 3, # 'ג' - 16: 3, # 'ד' - 3: 3, # 'ה' - 2: 3, # 'ו' - 24: 3, # 'ז' - 14: 3, # 'ח' - 22: 3, # 'ט' - 1: 3, # 'י' - 25: 3, # 'ך' - 15: 3, # 'כ' - 4: 3, # 'ל' - 11: 3, # 'ם' - 6: 3, # 'מ' - 23: 3, # 'ן' - 12: 3, # 'נ' - 19: 3, # 'ס' - 13: 3, # 'ע' - 26: 3, # 'ף' - 18: 3, # 'פ' - 27: 3, # 'ץ' - 21: 3, # 'צ' - 17: 3, # 'ק' - 7: 3, # 'ר' - 10: 3, # 'ש' - 5: 3, # 'ת' - 32: 1, # '–' - 52: 0, # '’' - 47: 0, # '“' - 46: 1, # '”' - 58: 0, # '†' - 40: 2, # '…' - }, - 25: { # 'ך' - 50: 0, # 'a' - 60: 0, # 'c' - 61: 0, # 'd' - 42: 0, # 'e' - 53: 0, # 'i' - 56: 0, # 'l' - 54: 0, # 'n' - 49: 0, # 'o' - 51: 0, # 'r' - 43: 0, # 's' - 44: 0, # 't' - 63: 0, # 'u' - 34: 0, # '\xa0' - 55: 0, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 2, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 0, # 'ִ' - 37: 0, # 'ֵ' - 36: 0, # 'ֶ' - 31: 0, # 'ַ' - 29: 2, # 'ָ' - 35: 0, # 'ֹ' - 62: 0, # 'ֻ' - 28: 1, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 1, # 'א' - 8: 0, # 'ב' - 20: 0, # 'ג' - 16: 0, # 'ד' - 3: 1, # 'ה' - 2: 0, # 'ו' - 24: 0, # 'ז' - 14: 1, # 'ח' - 22: 0, # 'ט' - 1: 0, # 'י' - 25: 0, # 'ך' - 15: 0, # 'כ' - 4: 1, # 'ל' - 11: 0, # 'ם' - 6: 1, # 'מ' - 23: 0, # 'ן' - 12: 0, # 'נ' - 19: 0, # 'ס' - 13: 0, # 'ע' - 26: 0, # 'ף' - 18: 0, # 'פ' - 27: 0, # 'ץ' - 21: 0, # 'צ' - 17: 0, # 'ק' - 7: 0, # 'ר' - 10: 1, # 'ש' - 5: 0, # 'ת' - 32: 0, # '–' - 52: 0, # '’' - 47: 0, # '“' - 46: 0, # '”' - 58: 0, # '†' - 40: 1, # '…' - }, - 15: { # 'כ' - 50: 0, # 'a' - 60: 0, # 'c' - 61: 0, # 'd' - 42: 0, # 'e' - 53: 0, # 'i' - 56: 0, # 'l' - 54: 0, # 'n' - 49: 0, # 'o' - 51: 0, # 'r' - 43: 0, # 's' - 44: 0, # 't' - 63: 0, # 'u' - 34: 0, # '\xa0' - 55: 0, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 2, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 2, # 'ִ' - 37: 2, # 'ֵ' - 36: 2, # 'ֶ' - 31: 2, # 'ַ' - 29: 2, # 'ָ' - 35: 1, # 'ֹ' - 62: 1, # 'ֻ' - 28: 3, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 3, # 'א' - 8: 3, # 'ב' - 20: 2, # 'ג' - 16: 3, # 'ד' - 3: 3, # 'ה' - 2: 3, # 'ו' - 24: 3, # 'ז' - 14: 3, # 'ח' - 22: 2, # 'ט' - 1: 3, # 'י' - 25: 3, # 'ך' - 15: 3, # 'כ' - 4: 3, # 'ל' - 11: 3, # 'ם' - 6: 3, # 'מ' - 23: 3, # 'ן' - 12: 3, # 'נ' - 19: 3, # 'ס' - 13: 2, # 'ע' - 26: 3, # 'ף' - 18: 3, # 'פ' - 27: 1, # 'ץ' - 21: 2, # 'צ' - 17: 2, # 'ק' - 7: 3, # 'ר' - 10: 3, # 'ש' - 5: 3, # 'ת' - 32: 0, # '–' - 52: 0, # '’' - 47: 0, # '“' - 46: 0, # '”' - 58: 0, # '†' - 40: 0, # '…' - }, - 4: { # 'ל' - 50: 0, # 'a' - 60: 0, # 'c' - 61: 0, # 'd' - 42: 0, # 'e' - 53: 0, # 'i' - 56: 0, # 'l' - 54: 0, # 'n' - 49: 0, # 'o' - 51: 0, # 'r' - 43: 0, # 's' - 44: 0, # 't' - 63: 0, # 'u' - 34: 1, # '\xa0' - 55: 1, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 3, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 2, # 'ִ' - 37: 2, # 'ֵ' - 36: 2, # 'ֶ' - 31: 2, # 'ַ' - 29: 2, # 'ָ' - 35: 2, # 'ֹ' - 62: 1, # 'ֻ' - 28: 2, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 3, # 'א' - 8: 3, # 'ב' - 20: 3, # 'ג' - 16: 3, # 'ד' - 3: 3, # 'ה' - 2: 3, # 'ו' - 24: 3, # 'ז' - 14: 3, # 'ח' - 22: 3, # 'ט' - 1: 3, # 'י' - 25: 3, # 'ך' - 15: 3, # 'כ' - 4: 3, # 'ל' - 11: 3, # 'ם' - 6: 3, # 'מ' - 23: 2, # 'ן' - 12: 3, # 'נ' - 19: 3, # 'ס' - 13: 3, # 'ע' - 26: 2, # 'ף' - 18: 3, # 'פ' - 27: 2, # 'ץ' - 21: 3, # 'צ' - 17: 3, # 'ק' - 7: 3, # 'ר' - 10: 3, # 'ש' - 5: 3, # 'ת' - 32: 1, # '–' - 52: 0, # '’' - 47: 0, # '“' - 46: 1, # '”' - 58: 0, # '†' - 40: 1, # '…' - }, - 11: { # 'ם' - 50: 0, # 'a' - 60: 0, # 'c' - 61: 0, # 'd' - 42: 0, # 'e' - 53: 0, # 'i' - 56: 0, # 'l' - 54: 0, # 'n' - 49: 0, # 'o' - 51: 0, # 'r' - 43: 0, # 's' - 44: 0, # 't' - 63: 0, # 'u' - 34: 1, # '\xa0' - 55: 0, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 0, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 0, # 'ִ' - 37: 0, # 'ֵ' - 36: 0, # 'ֶ' - 31: 0, # 'ַ' - 29: 0, # 'ָ' - 35: 0, # 'ֹ' - 62: 0, # 'ֻ' - 28: 0, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 1, # 'א' - 8: 1, # 'ב' - 20: 1, # 'ג' - 16: 0, # 'ד' - 3: 1, # 'ה' - 2: 1, # 'ו' - 24: 1, # 'ז' - 14: 1, # 'ח' - 22: 0, # 'ט' - 1: 1, # 'י' - 25: 0, # 'ך' - 15: 1, # 'כ' - 4: 1, # 'ל' - 11: 1, # 'ם' - 6: 1, # 'מ' - 23: 0, # 'ן' - 12: 1, # 'נ' - 19: 0, # 'ס' - 13: 1, # 'ע' - 26: 0, # 'ף' - 18: 1, # 'פ' - 27: 1, # 'ץ' - 21: 1, # 'צ' - 17: 1, # 'ק' - 7: 1, # 'ר' - 10: 1, # 'ש' - 5: 1, # 'ת' - 32: 0, # '–' - 52: 0, # '’' - 47: 0, # '“' - 46: 1, # '”' - 58: 0, # '†' - 40: 2, # '…' - }, - 6: { # 'מ' - 50: 0, # 'a' - 60: 0, # 'c' - 61: 0, # 'd' - 42: 0, # 'e' - 53: 0, # 'i' - 56: 0, # 'l' - 54: 0, # 'n' - 49: 0, # 'o' - 51: 0, # 'r' - 43: 0, # 's' - 44: 0, # 't' - 63: 0, # 'u' - 34: 0, # '\xa0' - 55: 1, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 2, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 2, # 'ִ' - 37: 2, # 'ֵ' - 36: 2, # 'ֶ' - 31: 2, # 'ַ' - 29: 2, # 'ָ' - 35: 2, # 'ֹ' - 62: 1, # 'ֻ' - 28: 2, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 3, # 'א' - 8: 3, # 'ב' - 20: 3, # 'ג' - 16: 3, # 'ד' - 3: 3, # 'ה' - 2: 3, # 'ו' - 24: 3, # 'ז' - 14: 3, # 'ח' - 22: 3, # 'ט' - 1: 3, # 'י' - 25: 2, # 'ך' - 15: 3, # 'כ' - 4: 3, # 'ל' - 11: 3, # 'ם' - 6: 3, # 'מ' - 23: 3, # 'ן' - 12: 3, # 'נ' - 19: 3, # 'ס' - 13: 3, # 'ע' - 26: 0, # 'ף' - 18: 3, # 'פ' - 27: 2, # 'ץ' - 21: 3, # 'צ' - 17: 3, # 'ק' - 7: 3, # 'ר' - 10: 3, # 'ש' - 5: 3, # 'ת' - 32: 0, # '–' - 52: 0, # '’' - 47: 0, # '“' - 46: 0, # '”' - 58: 0, # '†' - 40: 1, # '…' - }, - 23: { # 'ן' - 50: 0, # 'a' - 60: 0, # 'c' - 61: 0, # 'd' - 42: 0, # 'e' - 53: 0, # 'i' - 56: 0, # 'l' - 54: 0, # 'n' - 49: 0, # 'o' - 51: 0, # 'r' - 43: 0, # 's' - 44: 0, # 't' - 63: 0, # 'u' - 34: 1, # '\xa0' - 55: 0, # '´' - 48: 1, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 0, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 0, # 'ִ' - 37: 0, # 'ֵ' - 36: 0, # 'ֶ' - 31: 0, # 'ַ' - 29: 0, # 'ָ' - 35: 0, # 'ֹ' - 62: 0, # 'ֻ' - 28: 0, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 1, # 'א' - 8: 1, # 'ב' - 20: 1, # 'ג' - 16: 1, # 'ד' - 3: 1, # 'ה' - 2: 1, # 'ו' - 24: 0, # 'ז' - 14: 1, # 'ח' - 22: 1, # 'ט' - 1: 1, # 'י' - 25: 0, # 'ך' - 15: 1, # 'כ' - 4: 1, # 'ל' - 11: 1, # 'ם' - 6: 1, # 'מ' - 23: 0, # 'ן' - 12: 1, # 'נ' - 19: 1, # 'ס' - 13: 1, # 'ע' - 26: 1, # 'ף' - 18: 1, # 'פ' - 27: 0, # 'ץ' - 21: 0, # 'צ' - 17: 1, # 'ק' - 7: 1, # 'ר' - 10: 1, # 'ש' - 5: 1, # 'ת' - 32: 1, # '–' - 52: 0, # '’' - 47: 0, # '“' - 46: 1, # '”' - 58: 0, # '†' - 40: 2, # '…' - }, - 12: { # 'נ' - 50: 0, # 'a' - 60: 0, # 'c' - 61: 0, # 'd' - 42: 0, # 'e' - 53: 0, # 'i' - 56: 0, # 'l' - 54: 0, # 'n' - 49: 0, # 'o' - 51: 0, # 'r' - 43: 0, # 's' - 44: 0, # 't' - 63: 0, # 'u' - 34: 0, # '\xa0' - 55: 0, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 2, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 2, # 'ִ' - 37: 2, # 'ֵ' - 36: 2, # 'ֶ' - 31: 2, # 'ַ' - 29: 2, # 'ָ' - 35: 1, # 'ֹ' - 62: 1, # 'ֻ' - 28: 2, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 3, # 'א' - 8: 3, # 'ב' - 20: 3, # 'ג' - 16: 3, # 'ד' - 3: 3, # 'ה' - 2: 3, # 'ו' - 24: 3, # 'ז' - 14: 3, # 'ח' - 22: 3, # 'ט' - 1: 3, # 'י' - 25: 2, # 'ך' - 15: 3, # 'כ' - 4: 3, # 'ל' - 11: 3, # 'ם' - 6: 3, # 'מ' - 23: 3, # 'ן' - 12: 3, # 'נ' - 19: 3, # 'ס' - 13: 3, # 'ע' - 26: 2, # 'ף' - 18: 3, # 'פ' - 27: 2, # 'ץ' - 21: 3, # 'צ' - 17: 3, # 'ק' - 7: 3, # 'ר' - 10: 3, # 'ש' - 5: 3, # 'ת' - 32: 0, # '–' - 52: 0, # '’' - 47: 0, # '“' - 46: 0, # '”' - 58: 0, # '†' - 40: 0, # '…' - }, - 19: { # 'ס' - 50: 0, # 'a' - 60: 0, # 'c' - 61: 0, # 'd' - 42: 0, # 'e' - 53: 0, # 'i' - 56: 0, # 'l' - 54: 0, # 'n' - 49: 0, # 'o' - 51: 0, # 'r' - 43: 0, # 's' - 44: 0, # 't' - 63: 0, # 'u' - 34: 1, # '\xa0' - 55: 1, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 2, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 2, # 'ִ' - 37: 1, # 'ֵ' - 36: 2, # 'ֶ' - 31: 2, # 'ַ' - 29: 1, # 'ָ' - 35: 1, # 'ֹ' - 62: 2, # 'ֻ' - 28: 2, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 2, # 'א' - 8: 3, # 'ב' - 20: 3, # 'ג' - 16: 3, # 'ד' - 3: 3, # 'ה' - 2: 3, # 'ו' - 24: 1, # 'ז' - 14: 3, # 'ח' - 22: 3, # 'ט' - 1: 3, # 'י' - 25: 2, # 'ך' - 15: 3, # 'כ' - 4: 3, # 'ל' - 11: 2, # 'ם' - 6: 3, # 'מ' - 23: 2, # 'ן' - 12: 3, # 'נ' - 19: 2, # 'ס' - 13: 3, # 'ע' - 26: 3, # 'ף' - 18: 3, # 'פ' - 27: 0, # 'ץ' - 21: 2, # 'צ' - 17: 3, # 'ק' - 7: 3, # 'ר' - 10: 1, # 'ש' - 5: 3, # 'ת' - 32: 0, # '–' - 52: 0, # '’' - 47: 0, # '“' - 46: 1, # '”' - 58: 0, # '†' - 40: 1, # '…' - }, - 13: { # 'ע' - 50: 0, # 'a' - 60: 0, # 'c' - 61: 0, # 'd' - 42: 0, # 'e' - 53: 0, # 'i' - 56: 0, # 'l' - 54: 0, # 'n' - 49: 0, # 'o' - 51: 0, # 'r' - 43: 0, # 's' - 44: 0, # 't' - 63: 0, # 'u' - 34: 0, # '\xa0' - 55: 0, # '´' - 48: 1, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 1, # 'ְ' - 59: 1, # 'ֱ' - 41: 2, # 'ֲ' - 33: 2, # 'ִ' - 37: 2, # 'ֵ' - 36: 2, # 'ֶ' - 31: 2, # 'ַ' - 29: 2, # 'ָ' - 35: 2, # 'ֹ' - 62: 1, # 'ֻ' - 28: 0, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 2, # 'א' - 8: 3, # 'ב' - 20: 3, # 'ג' - 16: 3, # 'ד' - 3: 3, # 'ה' - 2: 3, # 'ו' - 24: 3, # 'ז' - 14: 1, # 'ח' - 22: 3, # 'ט' - 1: 3, # 'י' - 25: 2, # 'ך' - 15: 2, # 'כ' - 4: 3, # 'ל' - 11: 3, # 'ם' - 6: 3, # 'מ' - 23: 2, # 'ן' - 12: 3, # 'נ' - 19: 3, # 'ס' - 13: 2, # 'ע' - 26: 1, # 'ף' - 18: 2, # 'פ' - 27: 2, # 'ץ' - 21: 3, # 'צ' - 17: 3, # 'ק' - 7: 3, # 'ר' - 10: 3, # 'ש' - 5: 3, # 'ת' - 32: 0, # '–' - 52: 0, # '’' - 47: 0, # '“' - 46: 1, # '”' - 58: 0, # '†' - 40: 1, # '…' - }, - 26: { # 'ף' - 50: 0, # 'a' - 60: 0, # 'c' - 61: 0, # 'd' - 42: 0, # 'e' - 53: 0, # 'i' - 56: 0, # 'l' - 54: 0, # 'n' - 49: 0, # 'o' - 51: 0, # 'r' - 43: 0, # 's' - 44: 0, # 't' - 63: 0, # 'u' - 34: 0, # '\xa0' - 55: 0, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 0, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 0, # 'ִ' - 37: 0, # 'ֵ' - 36: 0, # 'ֶ' - 31: 0, # 'ַ' - 29: 0, # 'ָ' - 35: 0, # 'ֹ' - 62: 0, # 'ֻ' - 28: 0, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 1, # 'א' - 8: 0, # 'ב' - 20: 0, # 'ג' - 16: 0, # 'ד' - 3: 0, # 'ה' - 2: 1, # 'ו' - 24: 0, # 'ז' - 14: 1, # 'ח' - 22: 0, # 'ט' - 1: 0, # 'י' - 25: 0, # 'ך' - 15: 1, # 'כ' - 4: 1, # 'ל' - 11: 0, # 'ם' - 6: 1, # 'מ' - 23: 0, # 'ן' - 12: 0, # 'נ' - 19: 1, # 'ס' - 13: 0, # 'ע' - 26: 1, # 'ף' - 18: 1, # 'פ' - 27: 0, # 'ץ' - 21: 0, # 'צ' - 17: 1, # 'ק' - 7: 1, # 'ר' - 10: 1, # 'ש' - 5: 0, # 'ת' - 32: 0, # '–' - 52: 0, # '’' - 47: 0, # '“' - 46: 0, # '”' - 58: 0, # '†' - 40: 1, # '…' - }, - 18: { # 'פ' - 50: 0, # 'a' - 60: 0, # 'c' - 61: 0, # 'd' - 42: 0, # 'e' - 53: 0, # 'i' - 56: 0, # 'l' - 54: 0, # 'n' - 49: 0, # 'o' - 51: 0, # 'r' - 43: 0, # 's' - 44: 0, # 't' - 63: 0, # 'u' - 34: 0, # '\xa0' - 55: 1, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 2, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 2, # 'ִ' - 37: 1, # 'ֵ' - 36: 2, # 'ֶ' - 31: 1, # 'ַ' - 29: 2, # 'ָ' - 35: 1, # 'ֹ' - 62: 1, # 'ֻ' - 28: 2, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 3, # 'א' - 8: 2, # 'ב' - 20: 3, # 'ג' - 16: 2, # 'ד' - 3: 3, # 'ה' - 2: 3, # 'ו' - 24: 2, # 'ז' - 14: 3, # 'ח' - 22: 3, # 'ט' - 1: 3, # 'י' - 25: 2, # 'ך' - 15: 3, # 'כ' - 4: 3, # 'ל' - 11: 2, # 'ם' - 6: 2, # 'מ' - 23: 3, # 'ן' - 12: 3, # 'נ' - 19: 3, # 'ס' - 13: 3, # 'ע' - 26: 2, # 'ף' - 18: 2, # 'פ' - 27: 2, # 'ץ' - 21: 3, # 'צ' - 17: 3, # 'ק' - 7: 3, # 'ר' - 10: 3, # 'ש' - 5: 3, # 'ת' - 32: 0, # '–' - 52: 0, # '’' - 47: 0, # '“' - 46: 1, # '”' - 58: 0, # '†' - 40: 0, # '…' - }, - 27: { # 'ץ' - 50: 0, # 'a' - 60: 0, # 'c' - 61: 0, # 'd' - 42: 0, # 'e' - 53: 0, # 'i' - 56: 0, # 'l' - 54: 0, # 'n' - 49: 0, # 'o' - 51: 0, # 'r' - 43: 0, # 's' - 44: 0, # 't' - 63: 0, # 'u' - 34: 0, # '\xa0' - 55: 1, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 0, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 0, # 'ִ' - 37: 0, # 'ֵ' - 36: 0, # 'ֶ' - 31: 0, # 'ַ' - 29: 0, # 'ָ' - 35: 0, # 'ֹ' - 62: 0, # 'ֻ' - 28: 0, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 1, # 'א' - 8: 0, # 'ב' - 20: 0, # 'ג' - 16: 0, # 'ד' - 3: 0, # 'ה' - 2: 0, # 'ו' - 24: 0, # 'ז' - 14: 0, # 'ח' - 22: 0, # 'ט' - 1: 0, # 'י' - 25: 0, # 'ך' - 15: 0, # 'כ' - 4: 1, # 'ל' - 11: 0, # 'ם' - 6: 0, # 'מ' - 23: 0, # 'ן' - 12: 0, # 'נ' - 19: 1, # 'ס' - 13: 0, # 'ע' - 26: 0, # 'ף' - 18: 0, # 'פ' - 27: 0, # 'ץ' - 21: 0, # 'צ' - 17: 0, # 'ק' - 7: 1, # 'ר' - 10: 0, # 'ש' - 5: 1, # 'ת' - 32: 0, # '–' - 52: 0, # '’' - 47: 0, # '“' - 46: 0, # '”' - 58: 0, # '†' - 40: 1, # '…' - }, - 21: { # 'צ' - 50: 0, # 'a' - 60: 0, # 'c' - 61: 0, # 'd' - 42: 0, # 'e' - 53: 0, # 'i' - 56: 0, # 'l' - 54: 0, # 'n' - 49: 0, # 'o' - 51: 0, # 'r' - 43: 0, # 's' - 44: 0, # 't' - 63: 0, # 'u' - 34: 0, # '\xa0' - 55: 1, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 2, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 2, # 'ִ' - 37: 2, # 'ֵ' - 36: 1, # 'ֶ' - 31: 2, # 'ַ' - 29: 2, # 'ָ' - 35: 1, # 'ֹ' - 62: 1, # 'ֻ' - 28: 2, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 3, # 'א' - 8: 3, # 'ב' - 20: 2, # 'ג' - 16: 3, # 'ד' - 3: 3, # 'ה' - 2: 3, # 'ו' - 24: 1, # 'ז' - 14: 3, # 'ח' - 22: 2, # 'ט' - 1: 3, # 'י' - 25: 1, # 'ך' - 15: 1, # 'כ' - 4: 3, # 'ל' - 11: 2, # 'ם' - 6: 3, # 'מ' - 23: 2, # 'ן' - 12: 3, # 'נ' - 19: 1, # 'ס' - 13: 3, # 'ע' - 26: 2, # 'ף' - 18: 3, # 'פ' - 27: 2, # 'ץ' - 21: 2, # 'צ' - 17: 3, # 'ק' - 7: 3, # 'ר' - 10: 0, # 'ש' - 5: 3, # 'ת' - 32: 0, # '–' - 52: 0, # '’' - 47: 0, # '“' - 46: 0, # '”' - 58: 0, # '†' - 40: 0, # '…' - }, - 17: { # 'ק' - 50: 0, # 'a' - 60: 0, # 'c' - 61: 0, # 'd' - 42: 0, # 'e' - 53: 0, # 'i' - 56: 0, # 'l' - 54: 0, # 'n' - 49: 0, # 'o' - 51: 0, # 'r' - 43: 0, # 's' - 44: 0, # 't' - 63: 0, # 'u' - 34: 1, # '\xa0' - 55: 1, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 2, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 2, # 'ִ' - 37: 2, # 'ֵ' - 36: 1, # 'ֶ' - 31: 2, # 'ַ' - 29: 2, # 'ָ' - 35: 2, # 'ֹ' - 62: 1, # 'ֻ' - 28: 2, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 3, # 'א' - 8: 3, # 'ב' - 20: 2, # 'ג' - 16: 3, # 'ד' - 3: 3, # 'ה' - 2: 3, # 'ו' - 24: 2, # 'ז' - 14: 3, # 'ח' - 22: 3, # 'ט' - 1: 3, # 'י' - 25: 1, # 'ך' - 15: 1, # 'כ' - 4: 3, # 'ל' - 11: 2, # 'ם' - 6: 3, # 'מ' - 23: 2, # 'ן' - 12: 3, # 'נ' - 19: 3, # 'ס' - 13: 3, # 'ע' - 26: 2, # 'ף' - 18: 3, # 'פ' - 27: 2, # 'ץ' - 21: 3, # 'צ' - 17: 2, # 'ק' - 7: 3, # 'ר' - 10: 3, # 'ש' - 5: 3, # 'ת' - 32: 0, # '–' - 52: 1, # '’' - 47: 0, # '“' - 46: 1, # '”' - 58: 0, # '†' - 40: 1, # '…' - }, - 7: { # 'ר' - 50: 0, # 'a' - 60: 0, # 'c' - 61: 0, # 'd' - 42: 0, # 'e' - 53: 0, # 'i' - 56: 0, # 'l' - 54: 0, # 'n' - 49: 0, # 'o' - 51: 0, # 'r' - 43: 0, # 's' - 44: 0, # 't' - 63: 0, # 'u' - 34: 1, # '\xa0' - 55: 2, # '´' - 48: 1, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 2, # 'ְ' - 59: 0, # 'ֱ' - 41: 1, # 'ֲ' - 33: 2, # 'ִ' - 37: 2, # 'ֵ' - 36: 2, # 'ֶ' - 31: 2, # 'ַ' - 29: 2, # 'ָ' - 35: 2, # 'ֹ' - 62: 1, # 'ֻ' - 28: 0, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 3, # 'א' - 8: 3, # 'ב' - 20: 3, # 'ג' - 16: 3, # 'ד' - 3: 3, # 'ה' - 2: 3, # 'ו' - 24: 3, # 'ז' - 14: 3, # 'ח' - 22: 3, # 'ט' - 1: 3, # 'י' - 25: 3, # 'ך' - 15: 3, # 'כ' - 4: 3, # 'ל' - 11: 3, # 'ם' - 6: 3, # 'מ' - 23: 3, # 'ן' - 12: 3, # 'נ' - 19: 3, # 'ס' - 13: 3, # 'ע' - 26: 2, # 'ף' - 18: 3, # 'פ' - 27: 3, # 'ץ' - 21: 3, # 'צ' - 17: 3, # 'ק' - 7: 3, # 'ר' - 10: 3, # 'ש' - 5: 3, # 'ת' - 32: 0, # '–' - 52: 0, # '’' - 47: 0, # '“' - 46: 1, # '”' - 58: 0, # '†' - 40: 2, # '…' - }, - 10: { # 'ש' - 50: 0, # 'a' - 60: 0, # 'c' - 61: 0, # 'd' - 42: 0, # 'e' - 53: 0, # 'i' - 56: 0, # 'l' - 54: 0, # 'n' - 49: 0, # 'o' - 51: 0, # 'r' - 43: 0, # 's' - 44: 0, # 't' - 63: 0, # 'u' - 34: 1, # '\xa0' - 55: 0, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 1, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 1, # 'ִ' - 37: 1, # 'ֵ' - 36: 1, # 'ֶ' - 31: 1, # 'ַ' - 29: 1, # 'ָ' - 35: 1, # 'ֹ' - 62: 1, # 'ֻ' - 28: 2, # 'ּ' - 38: 3, # 'ׁ' - 45: 2, # 'ׂ' - 9: 3, # 'א' - 8: 3, # 'ב' - 20: 3, # 'ג' - 16: 3, # 'ד' - 3: 3, # 'ה' - 2: 3, # 'ו' - 24: 2, # 'ז' - 14: 3, # 'ח' - 22: 3, # 'ט' - 1: 3, # 'י' - 25: 3, # 'ך' - 15: 3, # 'כ' - 4: 3, # 'ל' - 11: 3, # 'ם' - 6: 3, # 'מ' - 23: 2, # 'ן' - 12: 3, # 'נ' - 19: 2, # 'ס' - 13: 3, # 'ע' - 26: 2, # 'ף' - 18: 3, # 'פ' - 27: 1, # 'ץ' - 21: 2, # 'צ' - 17: 3, # 'ק' - 7: 3, # 'ר' - 10: 3, # 'ש' - 5: 3, # 'ת' - 32: 0, # '–' - 52: 0, # '’' - 47: 0, # '“' - 46: 1, # '”' - 58: 0, # '†' - 40: 1, # '…' - }, - 5: { # 'ת' - 50: 0, # 'a' - 60: 0, # 'c' - 61: 0, # 'd' - 42: 0, # 'e' - 53: 0, # 'i' - 56: 0, # 'l' - 54: 0, # 'n' - 49: 0, # 'o' - 51: 0, # 'r' - 43: 0, # 's' - 44: 0, # 't' - 63: 0, # 'u' - 34: 1, # '\xa0' - 55: 0, # '´' - 48: 1, # '¼' - 39: 1, # '½' - 57: 0, # '¾' - 30: 2, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 2, # 'ִ' - 37: 2, # 'ֵ' - 36: 2, # 'ֶ' - 31: 2, # 'ַ' - 29: 2, # 'ָ' - 35: 1, # 'ֹ' - 62: 1, # 'ֻ' - 28: 2, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 3, # 'א' - 8: 3, # 'ב' - 20: 3, # 'ג' - 16: 2, # 'ד' - 3: 3, # 'ה' - 2: 3, # 'ו' - 24: 2, # 'ז' - 14: 3, # 'ח' - 22: 2, # 'ט' - 1: 3, # 'י' - 25: 2, # 'ך' - 15: 3, # 'כ' - 4: 3, # 'ל' - 11: 3, # 'ם' - 6: 3, # 'מ' - 23: 3, # 'ן' - 12: 3, # 'נ' - 19: 2, # 'ס' - 13: 3, # 'ע' - 26: 2, # 'ף' - 18: 3, # 'פ' - 27: 1, # 'ץ' - 21: 2, # 'צ' - 17: 3, # 'ק' - 7: 3, # 'ר' - 10: 3, # 'ש' - 5: 3, # 'ת' - 32: 1, # '–' - 52: 1, # '’' - 47: 0, # '“' - 46: 0, # '”' - 58: 0, # '†' - 40: 2, # '…' - }, - 32: { # '–' - 50: 0, # 'a' - 60: 0, # 'c' - 61: 0, # 'd' - 42: 0, # 'e' - 53: 0, # 'i' - 56: 0, # 'l' - 54: 1, # 'n' - 49: 0, # 'o' - 51: 0, # 'r' - 43: 0, # 's' - 44: 0, # 't' - 63: 0, # 'u' - 34: 0, # '\xa0' - 55: 0, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 0, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 0, # 'ִ' - 37: 0, # 'ֵ' - 36: 0, # 'ֶ' - 31: 0, # 'ַ' - 29: 0, # 'ָ' - 35: 0, # 'ֹ' - 62: 0, # 'ֻ' - 28: 0, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 1, # 'א' - 8: 1, # 'ב' - 20: 1, # 'ג' - 16: 1, # 'ד' - 3: 1, # 'ה' - 2: 1, # 'ו' - 24: 0, # 'ז' - 14: 1, # 'ח' - 22: 0, # 'ט' - 1: 1, # 'י' - 25: 0, # 'ך' - 15: 1, # 'כ' - 4: 1, # 'ל' - 11: 0, # 'ם' - 6: 1, # 'מ' - 23: 0, # 'ן' - 12: 0, # 'נ' - 19: 1, # 'ס' - 13: 1, # 'ע' - 26: 0, # 'ף' - 18: 1, # 'פ' - 27: 0, # 'ץ' - 21: 1, # 'צ' - 17: 0, # 'ק' - 7: 1, # 'ר' - 10: 1, # 'ש' - 5: 1, # 'ת' - 32: 0, # '–' - 52: 0, # '’' - 47: 0, # '“' - 46: 0, # '”' - 58: 0, # '†' - 40: 0, # '…' - }, - 52: { # '’' - 50: 1, # 'a' - 60: 0, # 'c' - 61: 1, # 'd' - 42: 1, # 'e' - 53: 1, # 'i' - 56: 1, # 'l' - 54: 0, # 'n' - 49: 0, # 'o' - 51: 1, # 'r' - 43: 2, # 's' - 44: 2, # 't' - 63: 1, # 'u' - 34: 0, # '\xa0' - 55: 0, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 0, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 0, # 'ִ' - 37: 0, # 'ֵ' - 36: 0, # 'ֶ' - 31: 0, # 'ַ' - 29: 0, # 'ָ' - 35: 0, # 'ֹ' - 62: 0, # 'ֻ' - 28: 0, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 0, # 'א' - 8: 0, # 'ב' - 20: 0, # 'ג' - 16: 0, # 'ד' - 3: 0, # 'ה' - 2: 1, # 'ו' - 24: 0, # 'ז' - 14: 0, # 'ח' - 22: 0, # 'ט' - 1: 0, # 'י' - 25: 0, # 'ך' - 15: 0, # 'כ' - 4: 0, # 'ל' - 11: 0, # 'ם' - 6: 1, # 'מ' - 23: 0, # 'ן' - 12: 0, # 'נ' - 19: 0, # 'ס' - 13: 0, # 'ע' - 26: 0, # 'ף' - 18: 0, # 'פ' - 27: 0, # 'ץ' - 21: 0, # 'צ' - 17: 0, # 'ק' - 7: 0, # 'ר' - 10: 0, # 'ש' - 5: 1, # 'ת' - 32: 0, # '–' - 52: 0, # '’' - 47: 0, # '“' - 46: 0, # '”' - 58: 0, # '†' - 40: 0, # '…' - }, - 47: { # '“' - 50: 1, # 'a' - 60: 1, # 'c' - 61: 1, # 'd' - 42: 1, # 'e' - 53: 1, # 'i' - 56: 1, # 'l' - 54: 1, # 'n' - 49: 1, # 'o' - 51: 1, # 'r' - 43: 1, # 's' - 44: 1, # 't' - 63: 1, # 'u' - 34: 0, # '\xa0' - 55: 0, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 0, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 0, # 'ִ' - 37: 0, # 'ֵ' - 36: 0, # 'ֶ' - 31: 0, # 'ַ' - 29: 0, # 'ָ' - 35: 0, # 'ֹ' - 62: 0, # 'ֻ' - 28: 0, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 2, # 'א' - 8: 1, # 'ב' - 20: 1, # 'ג' - 16: 1, # 'ד' - 3: 1, # 'ה' - 2: 1, # 'ו' - 24: 1, # 'ז' - 14: 1, # 'ח' - 22: 1, # 'ט' - 1: 1, # 'י' - 25: 0, # 'ך' - 15: 1, # 'כ' - 4: 1, # 'ל' - 11: 0, # 'ם' - 6: 1, # 'מ' - 23: 0, # 'ן' - 12: 1, # 'נ' - 19: 1, # 'ס' - 13: 1, # 'ע' - 26: 0, # 'ף' - 18: 1, # 'פ' - 27: 0, # 'ץ' - 21: 1, # 'צ' - 17: 1, # 'ק' - 7: 1, # 'ר' - 10: 1, # 'ש' - 5: 1, # 'ת' - 32: 0, # '–' - 52: 0, # '’' - 47: 0, # '“' - 46: 0, # '”' - 58: 0, # '†' - 40: 0, # '…' - }, - 46: { # '”' - 50: 0, # 'a' - 60: 0, # 'c' - 61: 0, # 'd' - 42: 0, # 'e' - 53: 0, # 'i' - 56: 0, # 'l' - 54: 0, # 'n' - 49: 0, # 'o' - 51: 0, # 'r' - 43: 0, # 's' - 44: 1, # 't' - 63: 0, # 'u' - 34: 0, # '\xa0' - 55: 0, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 0, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 0, # 'ִ' - 37: 0, # 'ֵ' - 36: 0, # 'ֶ' - 31: 0, # 'ַ' - 29: 0, # 'ָ' - 35: 0, # 'ֹ' - 62: 0, # 'ֻ' - 28: 0, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 1, # 'א' - 8: 1, # 'ב' - 20: 1, # 'ג' - 16: 0, # 'ד' - 3: 0, # 'ה' - 2: 0, # 'ו' - 24: 0, # 'ז' - 14: 0, # 'ח' - 22: 0, # 'ט' - 1: 1, # 'י' - 25: 0, # 'ך' - 15: 1, # 'כ' - 4: 1, # 'ל' - 11: 0, # 'ם' - 6: 1, # 'מ' - 23: 0, # 'ן' - 12: 0, # 'נ' - 19: 0, # 'ס' - 13: 0, # 'ע' - 26: 0, # 'ף' - 18: 0, # 'פ' - 27: 0, # 'ץ' - 21: 1, # 'צ' - 17: 0, # 'ק' - 7: 1, # 'ר' - 10: 0, # 'ש' - 5: 0, # 'ת' - 32: 0, # '–' - 52: 0, # '’' - 47: 0, # '“' - 46: 0, # '”' - 58: 0, # '†' - 40: 0, # '…' - }, - 58: { # '†' - 50: 0, # 'a' - 60: 0, # 'c' - 61: 0, # 'd' - 42: 0, # 'e' - 53: 0, # 'i' - 56: 0, # 'l' - 54: 0, # 'n' - 49: 0, # 'o' - 51: 0, # 'r' - 43: 0, # 's' - 44: 0, # 't' - 63: 0, # 'u' - 34: 0, # '\xa0' - 55: 0, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 0, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 0, # 'ִ' - 37: 0, # 'ֵ' - 36: 0, # 'ֶ' - 31: 0, # 'ַ' - 29: 0, # 'ָ' - 35: 0, # 'ֹ' - 62: 0, # 'ֻ' - 28: 0, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 0, # 'א' - 8: 0, # 'ב' - 20: 0, # 'ג' - 16: 0, # 'ד' - 3: 0, # 'ה' - 2: 0, # 'ו' - 24: 0, # 'ז' - 14: 0, # 'ח' - 22: 0, # 'ט' - 1: 0, # 'י' - 25: 0, # 'ך' - 15: 0, # 'כ' - 4: 0, # 'ל' - 11: 0, # 'ם' - 6: 0, # 'מ' - 23: 0, # 'ן' - 12: 0, # 'נ' - 19: 0, # 'ס' - 13: 0, # 'ע' - 26: 0, # 'ף' - 18: 0, # 'פ' - 27: 0, # 'ץ' - 21: 0, # 'צ' - 17: 0, # 'ק' - 7: 0, # 'ר' - 10: 0, # 'ש' - 5: 0, # 'ת' - 32: 0, # '–' - 52: 0, # '’' - 47: 0, # '“' - 46: 0, # '”' - 58: 2, # '†' - 40: 0, # '…' - }, - 40: { # '…' - 50: 1, # 'a' - 60: 1, # 'c' - 61: 1, # 'd' - 42: 1, # 'e' - 53: 1, # 'i' - 56: 0, # 'l' - 54: 1, # 'n' - 49: 0, # 'o' - 51: 1, # 'r' - 43: 1, # 's' - 44: 1, # 't' - 63: 0, # 'u' - 34: 0, # '\xa0' - 55: 0, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 0, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 0, # 'ִ' - 37: 0, # 'ֵ' - 36: 0, # 'ֶ' - 31: 0, # 'ַ' - 29: 0, # 'ָ' - 35: 0, # 'ֹ' - 62: 0, # 'ֻ' - 28: 0, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 1, # 'א' - 8: 0, # 'ב' - 20: 0, # 'ג' - 16: 0, # 'ד' - 3: 1, # 'ה' - 2: 1, # 'ו' - 24: 1, # 'ז' - 14: 0, # 'ח' - 22: 0, # 'ט' - 1: 1, # 'י' - 25: 0, # 'ך' - 15: 1, # 'כ' - 4: 1, # 'ל' - 11: 0, # 'ם' - 6: 1, # 'מ' - 23: 0, # 'ן' - 12: 1, # 'נ' - 19: 0, # 'ס' - 13: 0, # 'ע' - 26: 0, # 'ף' - 18: 1, # 'פ' - 27: 0, # 'ץ' - 21: 0, # 'צ' - 17: 0, # 'ק' - 7: 1, # 'ר' - 10: 1, # 'ש' - 5: 1, # 'ת' - 32: 0, # '–' - 52: 0, # '’' - 47: 0, # '“' - 46: 1, # '”' - 58: 0, # '†' - 40: 2, # '…' - }, -} - -# 255: Undefined characters that did not exist in training text -# 254: Carriage/Return -# 253: symbol (punctuation) that does not belong to word -# 252: 0 - 9 -# 251: Control characters - -# Character Mapping Table(s): -WINDOWS_1255_HEBREW_CHAR_TO_ORDER = { - 0: 255, # '\x00' - 1: 255, # '\x01' - 2: 255, # '\x02' - 3: 255, # '\x03' - 4: 255, # '\x04' - 5: 255, # '\x05' - 6: 255, # '\x06' - 7: 255, # '\x07' - 8: 255, # '\x08' - 9: 255, # '\t' - 10: 254, # '\n' - 11: 255, # '\x0b' - 12: 255, # '\x0c' - 13: 254, # '\r' - 14: 255, # '\x0e' - 15: 255, # '\x0f' - 16: 255, # '\x10' - 17: 255, # '\x11' - 18: 255, # '\x12' - 19: 255, # '\x13' - 20: 255, # '\x14' - 21: 255, # '\x15' - 22: 255, # '\x16' - 23: 255, # '\x17' - 24: 255, # '\x18' - 25: 255, # '\x19' - 26: 255, # '\x1a' - 27: 255, # '\x1b' - 28: 255, # '\x1c' - 29: 255, # '\x1d' - 30: 255, # '\x1e' - 31: 255, # '\x1f' - 32: 253, # ' ' - 33: 253, # '!' - 34: 253, # '"' - 35: 253, # '#' - 36: 253, # '$' - 37: 253, # '%' - 38: 253, # '&' - 39: 253, # "'" - 40: 253, # '(' - 41: 253, # ')' - 42: 253, # '*' - 43: 253, # '+' - 44: 253, # ',' - 45: 253, # '-' - 46: 253, # '.' - 47: 253, # '/' - 48: 252, # '0' - 49: 252, # '1' - 50: 252, # '2' - 51: 252, # '3' - 52: 252, # '4' - 53: 252, # '5' - 54: 252, # '6' - 55: 252, # '7' - 56: 252, # '8' - 57: 252, # '9' - 58: 253, # ':' - 59: 253, # ';' - 60: 253, # '<' - 61: 253, # '=' - 62: 253, # '>' - 63: 253, # '?' - 64: 253, # '@' - 65: 69, # 'A' - 66: 91, # 'B' - 67: 79, # 'C' - 68: 80, # 'D' - 69: 92, # 'E' - 70: 89, # 'F' - 71: 97, # 'G' - 72: 90, # 'H' - 73: 68, # 'I' - 74: 111, # 'J' - 75: 112, # 'K' - 76: 82, # 'L' - 77: 73, # 'M' - 78: 95, # 'N' - 79: 85, # 'O' - 80: 78, # 'P' - 81: 121, # 'Q' - 82: 86, # 'R' - 83: 71, # 'S' - 84: 67, # 'T' - 85: 102, # 'U' - 86: 107, # 'V' - 87: 84, # 'W' - 88: 114, # 'X' - 89: 103, # 'Y' - 90: 115, # 'Z' - 91: 253, # '[' - 92: 253, # '\\' - 93: 253, # ']' - 94: 253, # '^' - 95: 253, # '_' - 96: 253, # '`' - 97: 50, # 'a' - 98: 74, # 'b' - 99: 60, # 'c' - 100: 61, # 'd' - 101: 42, # 'e' - 102: 76, # 'f' - 103: 70, # 'g' - 104: 64, # 'h' - 105: 53, # 'i' - 106: 105, # 'j' - 107: 93, # 'k' - 108: 56, # 'l' - 109: 65, # 'm' - 110: 54, # 'n' - 111: 49, # 'o' - 112: 66, # 'p' - 113: 110, # 'q' - 114: 51, # 'r' - 115: 43, # 's' - 116: 44, # 't' - 117: 63, # 'u' - 118: 81, # 'v' - 119: 77, # 'w' - 120: 98, # 'x' - 121: 75, # 'y' - 122: 108, # 'z' - 123: 253, # '{' - 124: 253, # '|' - 125: 253, # '}' - 126: 253, # '~' - 127: 253, # '\x7f' - 128: 124, # '€' - 129: 202, # None - 130: 203, # '‚' - 131: 204, # 'ƒ' - 132: 205, # '„' - 133: 40, # '…' - 134: 58, # '†' - 135: 206, # '‡' - 136: 207, # 'ˆ' - 137: 208, # '‰' - 138: 209, # None - 139: 210, # '‹' - 140: 211, # None - 141: 212, # None - 142: 213, # None - 143: 214, # None - 144: 215, # None - 145: 83, # '‘' - 146: 52, # '’' - 147: 47, # '“' - 148: 46, # '”' - 149: 72, # '•' - 150: 32, # '–' - 151: 94, # '—' - 152: 216, # '˜' - 153: 113, # '™' - 154: 217, # None - 155: 109, # '›' - 156: 218, # None - 157: 219, # None - 158: 220, # None - 159: 221, # None - 160: 34, # '\xa0' - 161: 116, # '¡' - 162: 222, # '¢' - 163: 118, # '£' - 164: 100, # '₪' - 165: 223, # '¥' - 166: 224, # '¦' - 167: 117, # '§' - 168: 119, # '¨' - 169: 104, # '©' - 170: 125, # '×' - 171: 225, # '«' - 172: 226, # '¬' - 173: 87, # '\xad' - 174: 99, # '®' - 175: 227, # '¯' - 176: 106, # '°' - 177: 122, # '±' - 178: 123, # '²' - 179: 228, # '³' - 180: 55, # '´' - 181: 229, # 'µ' - 182: 230, # '¶' - 183: 101, # '·' - 184: 231, # '¸' - 185: 232, # '¹' - 186: 120, # '÷' - 187: 233, # '»' - 188: 48, # '¼' - 189: 39, # '½' - 190: 57, # '¾' - 191: 234, # '¿' - 192: 30, # 'ְ' - 193: 59, # 'ֱ' - 194: 41, # 'ֲ' - 195: 88, # 'ֳ' - 196: 33, # 'ִ' - 197: 37, # 'ֵ' - 198: 36, # 'ֶ' - 199: 31, # 'ַ' - 200: 29, # 'ָ' - 201: 35, # 'ֹ' - 202: 235, # None - 203: 62, # 'ֻ' - 204: 28, # 'ּ' - 205: 236, # 'ֽ' - 206: 126, # '־' - 207: 237, # 'ֿ' - 208: 238, # '׀' - 209: 38, # 'ׁ' - 210: 45, # 'ׂ' - 211: 239, # '׃' - 212: 240, # 'װ' - 213: 241, # 'ױ' - 214: 242, # 'ײ' - 215: 243, # '׳' - 216: 127, # '״' - 217: 244, # None - 218: 245, # None - 219: 246, # None - 220: 247, # None - 221: 248, # None - 222: 249, # None - 223: 250, # None - 224: 9, # 'א' - 225: 8, # 'ב' - 226: 20, # 'ג' - 227: 16, # 'ד' - 228: 3, # 'ה' - 229: 2, # 'ו' - 230: 24, # 'ז' - 231: 14, # 'ח' - 232: 22, # 'ט' - 233: 1, # 'י' - 234: 25, # 'ך' - 235: 15, # 'כ' - 236: 4, # 'ל' - 237: 11, # 'ם' - 238: 6, # 'מ' - 239: 23, # 'ן' - 240: 12, # 'נ' - 241: 19, # 'ס' - 242: 13, # 'ע' - 243: 26, # 'ף' - 244: 18, # 'פ' - 245: 27, # 'ץ' - 246: 21, # 'צ' - 247: 17, # 'ק' - 248: 7, # 'ר' - 249: 10, # 'ש' - 250: 5, # 'ת' - 251: 251, # None - 252: 252, # None - 253: 128, # '\u200e' - 254: 96, # '\u200f' - 255: 253, # None -} - -WINDOWS_1255_HEBREW_MODEL = SingleByteCharSetModel( - charset_name="windows-1255", - language="Hebrew", - char_to_order_map=WINDOWS_1255_HEBREW_CHAR_TO_ORDER, - language_model=HEBREW_LANG_MODEL, - typical_positive_ratio=0.984004, - keep_ascii_letters=False, - alphabet="אבגדהוזחטיךכלםמןנסעףפץצקרשתװױײ", -) diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/chardet/langhungarianmodel.py b/bot/lib/python3.11/site-packages/pip/_vendor/chardet/langhungarianmodel.py deleted file mode 100644 index 09a0d32..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/chardet/langhungarianmodel.py +++ /dev/null @@ -1,4649 +0,0 @@ -from pip._vendor.chardet.sbcharsetprober import SingleByteCharSetModel - -# 3: Positive -# 2: Likely -# 1: Unlikely -# 0: Negative - -HUNGARIAN_LANG_MODEL = { - 28: { # 'A' - 28: 0, # 'A' - 40: 1, # 'B' - 54: 1, # 'C' - 45: 2, # 'D' - 32: 1, # 'E' - 50: 1, # 'F' - 49: 2, # 'G' - 38: 1, # 'H' - 39: 2, # 'I' - 53: 1, # 'J' - 36: 2, # 'K' - 41: 2, # 'L' - 34: 1, # 'M' - 35: 2, # 'N' - 47: 1, # 'O' - 46: 2, # 'P' - 43: 2, # 'R' - 33: 2, # 'S' - 37: 2, # 'T' - 57: 1, # 'U' - 48: 1, # 'V' - 55: 1, # 'Y' - 52: 2, # 'Z' - 2: 0, # 'a' - 18: 1, # 'b' - 26: 1, # 'c' - 17: 2, # 'd' - 1: 1, # 'e' - 27: 1, # 'f' - 12: 1, # 'g' - 20: 1, # 'h' - 9: 1, # 'i' - 22: 1, # 'j' - 7: 2, # 'k' - 6: 2, # 'l' - 13: 2, # 'm' - 4: 2, # 'n' - 8: 0, # 'o' - 23: 2, # 'p' - 10: 2, # 'r' - 5: 1, # 's' - 3: 1, # 't' - 21: 1, # 'u' - 19: 1, # 'v' - 62: 1, # 'x' - 16: 0, # 'y' - 11: 3, # 'z' - 51: 1, # 'Á' - 44: 0, # 'É' - 61: 1, # 'Í' - 58: 0, # 'Ó' - 59: 0, # 'Ö' - 60: 0, # 'Ú' - 63: 0, # 'Ü' - 14: 0, # 'á' - 15: 0, # 'é' - 30: 0, # 'í' - 25: 0, # 'ó' - 24: 0, # 'ö' - 31: 0, # 'ú' - 29: 0, # 'ü' - 42: 0, # 'ő' - 56: 0, # 'ű' - }, - 40: { # 'B' - 28: 2, # 'A' - 40: 1, # 'B' - 54: 1, # 'C' - 45: 1, # 'D' - 32: 2, # 'E' - 50: 0, # 'F' - 49: 0, # 'G' - 38: 0, # 'H' - 39: 1, # 'I' - 53: 1, # 'J' - 36: 1, # 'K' - 41: 1, # 'L' - 34: 0, # 'M' - 35: 1, # 'N' - 47: 2, # 'O' - 46: 0, # 'P' - 43: 1, # 'R' - 33: 1, # 'S' - 37: 1, # 'T' - 57: 1, # 'U' - 48: 1, # 'V' - 55: 0, # 'Y' - 52: 0, # 'Z' - 2: 2, # 'a' - 18: 0, # 'b' - 26: 0, # 'c' - 17: 0, # 'd' - 1: 3, # 'e' - 27: 0, # 'f' - 12: 0, # 'g' - 20: 0, # 'h' - 9: 2, # 'i' - 22: 1, # 'j' - 7: 0, # 'k' - 6: 1, # 'l' - 13: 0, # 'm' - 4: 0, # 'n' - 8: 2, # 'o' - 23: 1, # 'p' - 10: 2, # 'r' - 5: 0, # 's' - 3: 0, # 't' - 21: 3, # 'u' - 19: 0, # 'v' - 62: 0, # 'x' - 16: 1, # 'y' - 11: 0, # 'z' - 51: 1, # 'Á' - 44: 1, # 'É' - 61: 1, # 'Í' - 58: 1, # 'Ó' - 59: 1, # 'Ö' - 60: 1, # 'Ú' - 63: 1, # 'Ü' - 14: 2, # 'á' - 15: 2, # 'é' - 30: 1, # 'í' - 25: 1, # 'ó' - 24: 1, # 'ö' - 31: 1, # 'ú' - 29: 1, # 'ü' - 42: 1, # 'ő' - 56: 1, # 'ű' - }, - 54: { # 'C' - 28: 1, # 'A' - 40: 1, # 'B' - 54: 1, # 'C' - 45: 1, # 'D' - 32: 1, # 'E' - 50: 0, # 'F' - 49: 0, # 'G' - 38: 1, # 'H' - 39: 2, # 'I' - 53: 1, # 'J' - 36: 1, # 'K' - 41: 1, # 'L' - 34: 1, # 'M' - 35: 0, # 'N' - 47: 1, # 'O' - 46: 1, # 'P' - 43: 1, # 'R' - 33: 2, # 'S' - 37: 1, # 'T' - 57: 1, # 'U' - 48: 0, # 'V' - 55: 1, # 'Y' - 52: 1, # 'Z' - 2: 2, # 'a' - 18: 0, # 'b' - 26: 0, # 'c' - 17: 0, # 'd' - 1: 1, # 'e' - 27: 0, # 'f' - 12: 0, # 'g' - 20: 1, # 'h' - 9: 1, # 'i' - 22: 0, # 'j' - 7: 0, # 'k' - 6: 1, # 'l' - 13: 0, # 'm' - 4: 0, # 'n' - 8: 2, # 'o' - 23: 0, # 'p' - 10: 1, # 'r' - 5: 3, # 's' - 3: 0, # 't' - 21: 1, # 'u' - 19: 0, # 'v' - 62: 0, # 'x' - 16: 1, # 'y' - 11: 1, # 'z' - 51: 1, # 'Á' - 44: 1, # 'É' - 61: 1, # 'Í' - 58: 0, # 'Ó' - 59: 0, # 'Ö' - 60: 0, # 'Ú' - 63: 0, # 'Ü' - 14: 1, # 'á' - 15: 1, # 'é' - 30: 1, # 'í' - 25: 1, # 'ó' - 24: 0, # 'ö' - 31: 0, # 'ú' - 29: 0, # 'ü' - 42: 0, # 'ő' - 56: 0, # 'ű' - }, - 45: { # 'D' - 28: 2, # 'A' - 40: 1, # 'B' - 54: 0, # 'C' - 45: 1, # 'D' - 32: 2, # 'E' - 50: 1, # 'F' - 49: 1, # 'G' - 38: 1, # 'H' - 39: 2, # 'I' - 53: 1, # 'J' - 36: 1, # 'K' - 41: 0, # 'L' - 34: 1, # 'M' - 35: 1, # 'N' - 47: 2, # 'O' - 46: 0, # 'P' - 43: 1, # 'R' - 33: 1, # 'S' - 37: 1, # 'T' - 57: 1, # 'U' - 48: 1, # 'V' - 55: 1, # 'Y' - 52: 1, # 'Z' - 2: 2, # 'a' - 18: 0, # 'b' - 26: 0, # 'c' - 17: 0, # 'd' - 1: 3, # 'e' - 27: 0, # 'f' - 12: 0, # 'g' - 20: 0, # 'h' - 9: 1, # 'i' - 22: 0, # 'j' - 7: 0, # 'k' - 6: 0, # 'l' - 13: 0, # 'm' - 4: 0, # 'n' - 8: 1, # 'o' - 23: 0, # 'p' - 10: 2, # 'r' - 5: 0, # 's' - 3: 0, # 't' - 21: 2, # 'u' - 19: 0, # 'v' - 62: 0, # 'x' - 16: 1, # 'y' - 11: 1, # 'z' - 51: 1, # 'Á' - 44: 1, # 'É' - 61: 1, # 'Í' - 58: 1, # 'Ó' - 59: 1, # 'Ö' - 60: 1, # 'Ú' - 63: 1, # 'Ü' - 14: 1, # 'á' - 15: 1, # 'é' - 30: 1, # 'í' - 25: 1, # 'ó' - 24: 1, # 'ö' - 31: 1, # 'ú' - 29: 1, # 'ü' - 42: 1, # 'ő' - 56: 0, # 'ű' - }, - 32: { # 'E' - 28: 1, # 'A' - 40: 1, # 'B' - 54: 1, # 'C' - 45: 1, # 'D' - 32: 1, # 'E' - 50: 1, # 'F' - 49: 2, # 'G' - 38: 1, # 'H' - 39: 1, # 'I' - 53: 1, # 'J' - 36: 2, # 'K' - 41: 2, # 'L' - 34: 2, # 'M' - 35: 2, # 'N' - 47: 1, # 'O' - 46: 1, # 'P' - 43: 2, # 'R' - 33: 2, # 'S' - 37: 2, # 'T' - 57: 1, # 'U' - 48: 1, # 'V' - 55: 1, # 'Y' - 52: 1, # 'Z' - 2: 1, # 'a' - 18: 1, # 'b' - 26: 1, # 'c' - 17: 2, # 'd' - 1: 1, # 'e' - 27: 1, # 'f' - 12: 3, # 'g' - 20: 1, # 'h' - 9: 1, # 'i' - 22: 1, # 'j' - 7: 1, # 'k' - 6: 2, # 'l' - 13: 2, # 'm' - 4: 2, # 'n' - 8: 0, # 'o' - 23: 1, # 'p' - 10: 2, # 'r' - 5: 2, # 's' - 3: 1, # 't' - 21: 2, # 'u' - 19: 1, # 'v' - 62: 1, # 'x' - 16: 0, # 'y' - 11: 3, # 'z' - 51: 1, # 'Á' - 44: 1, # 'É' - 61: 0, # 'Í' - 58: 1, # 'Ó' - 59: 1, # 'Ö' - 60: 0, # 'Ú' - 63: 1, # 'Ü' - 14: 0, # 'á' - 15: 0, # 'é' - 30: 0, # 'í' - 25: 0, # 'ó' - 24: 1, # 'ö' - 31: 0, # 'ú' - 29: 0, # 'ü' - 42: 0, # 'ő' - 56: 0, # 'ű' - }, - 50: { # 'F' - 28: 1, # 'A' - 40: 0, # 'B' - 54: 0, # 'C' - 45: 0, # 'D' - 32: 1, # 'E' - 50: 1, # 'F' - 49: 0, # 'G' - 38: 1, # 'H' - 39: 1, # 'I' - 53: 1, # 'J' - 36: 1, # 'K' - 41: 1, # 'L' - 34: 1, # 'M' - 35: 1, # 'N' - 47: 1, # 'O' - 46: 0, # 'P' - 43: 1, # 'R' - 33: 0, # 'S' - 37: 1, # 'T' - 57: 1, # 'U' - 48: 0, # 'V' - 55: 1, # 'Y' - 52: 0, # 'Z' - 2: 2, # 'a' - 18: 0, # 'b' - 26: 0, # 'c' - 17: 0, # 'd' - 1: 2, # 'e' - 27: 1, # 'f' - 12: 0, # 'g' - 20: 0, # 'h' - 9: 2, # 'i' - 22: 1, # 'j' - 7: 0, # 'k' - 6: 1, # 'l' - 13: 0, # 'm' - 4: 0, # 'n' - 8: 2, # 'o' - 23: 0, # 'p' - 10: 2, # 'r' - 5: 0, # 's' - 3: 0, # 't' - 21: 1, # 'u' - 19: 0, # 'v' - 62: 0, # 'x' - 16: 0, # 'y' - 11: 0, # 'z' - 51: 1, # 'Á' - 44: 1, # 'É' - 61: 0, # 'Í' - 58: 1, # 'Ó' - 59: 1, # 'Ö' - 60: 0, # 'Ú' - 63: 1, # 'Ü' - 14: 1, # 'á' - 15: 1, # 'é' - 30: 0, # 'í' - 25: 0, # 'ó' - 24: 2, # 'ö' - 31: 1, # 'ú' - 29: 1, # 'ü' - 42: 1, # 'ő' - 56: 1, # 'ű' - }, - 49: { # 'G' - 28: 2, # 'A' - 40: 1, # 'B' - 54: 1, # 'C' - 45: 1, # 'D' - 32: 2, # 'E' - 50: 1, # 'F' - 49: 1, # 'G' - 38: 1, # 'H' - 39: 1, # 'I' - 53: 1, # 'J' - 36: 1, # 'K' - 41: 1, # 'L' - 34: 1, # 'M' - 35: 1, # 'N' - 47: 1, # 'O' - 46: 1, # 'P' - 43: 1, # 'R' - 33: 1, # 'S' - 37: 1, # 'T' - 57: 1, # 'U' - 48: 1, # 'V' - 55: 2, # 'Y' - 52: 1, # 'Z' - 2: 2, # 'a' - 18: 0, # 'b' - 26: 0, # 'c' - 17: 0, # 'd' - 1: 2, # 'e' - 27: 0, # 'f' - 12: 0, # 'g' - 20: 0, # 'h' - 9: 1, # 'i' - 22: 0, # 'j' - 7: 0, # 'k' - 6: 1, # 'l' - 13: 0, # 'm' - 4: 0, # 'n' - 8: 2, # 'o' - 23: 0, # 'p' - 10: 2, # 'r' - 5: 0, # 's' - 3: 0, # 't' - 21: 1, # 'u' - 19: 0, # 'v' - 62: 0, # 'x' - 16: 2, # 'y' - 11: 0, # 'z' - 51: 1, # 'Á' - 44: 1, # 'É' - 61: 1, # 'Í' - 58: 1, # 'Ó' - 59: 1, # 'Ö' - 60: 1, # 'Ú' - 63: 1, # 'Ü' - 14: 1, # 'á' - 15: 1, # 'é' - 30: 0, # 'í' - 25: 1, # 'ó' - 24: 1, # 'ö' - 31: 1, # 'ú' - 29: 1, # 'ü' - 42: 1, # 'ő' - 56: 0, # 'ű' - }, - 38: { # 'H' - 28: 2, # 'A' - 40: 1, # 'B' - 54: 1, # 'C' - 45: 0, # 'D' - 32: 1, # 'E' - 50: 0, # 'F' - 49: 0, # 'G' - 38: 0, # 'H' - 39: 1, # 'I' - 53: 0, # 'J' - 36: 0, # 'K' - 41: 1, # 'L' - 34: 0, # 'M' - 35: 0, # 'N' - 47: 1, # 'O' - 46: 0, # 'P' - 43: 1, # 'R' - 33: 1, # 'S' - 37: 1, # 'T' - 57: 1, # 'U' - 48: 0, # 'V' - 55: 1, # 'Y' - 52: 0, # 'Z' - 2: 3, # 'a' - 18: 0, # 'b' - 26: 0, # 'c' - 17: 0, # 'd' - 1: 2, # 'e' - 27: 0, # 'f' - 12: 0, # 'g' - 20: 0, # 'h' - 9: 2, # 'i' - 22: 1, # 'j' - 7: 0, # 'k' - 6: 1, # 'l' - 13: 1, # 'm' - 4: 0, # 'n' - 8: 3, # 'o' - 23: 0, # 'p' - 10: 1, # 'r' - 5: 0, # 's' - 3: 0, # 't' - 21: 2, # 'u' - 19: 0, # 'v' - 62: 0, # 'x' - 16: 1, # 'y' - 11: 0, # 'z' - 51: 2, # 'Á' - 44: 2, # 'É' - 61: 1, # 'Í' - 58: 1, # 'Ó' - 59: 1, # 'Ö' - 60: 1, # 'Ú' - 63: 1, # 'Ü' - 14: 2, # 'á' - 15: 1, # 'é' - 30: 2, # 'í' - 25: 1, # 'ó' - 24: 1, # 'ö' - 31: 1, # 'ú' - 29: 1, # 'ü' - 42: 1, # 'ő' - 56: 1, # 'ű' - }, - 39: { # 'I' - 28: 2, # 'A' - 40: 1, # 'B' - 54: 1, # 'C' - 45: 1, # 'D' - 32: 1, # 'E' - 50: 1, # 'F' - 49: 1, # 'G' - 38: 1, # 'H' - 39: 2, # 'I' - 53: 1, # 'J' - 36: 2, # 'K' - 41: 2, # 'L' - 34: 1, # 'M' - 35: 2, # 'N' - 47: 1, # 'O' - 46: 1, # 'P' - 43: 1, # 'R' - 33: 2, # 'S' - 37: 1, # 'T' - 57: 1, # 'U' - 48: 1, # 'V' - 55: 0, # 'Y' - 52: 2, # 'Z' - 2: 0, # 'a' - 18: 1, # 'b' - 26: 1, # 'c' - 17: 2, # 'd' - 1: 0, # 'e' - 27: 1, # 'f' - 12: 2, # 'g' - 20: 1, # 'h' - 9: 0, # 'i' - 22: 1, # 'j' - 7: 1, # 'k' - 6: 2, # 'l' - 13: 2, # 'm' - 4: 1, # 'n' - 8: 0, # 'o' - 23: 1, # 'p' - 10: 2, # 'r' - 5: 2, # 's' - 3: 2, # 't' - 21: 0, # 'u' - 19: 1, # 'v' - 62: 0, # 'x' - 16: 0, # 'y' - 11: 1, # 'z' - 51: 1, # 'Á' - 44: 1, # 'É' - 61: 0, # 'Í' - 58: 1, # 'Ó' - 59: 1, # 'Ö' - 60: 1, # 'Ú' - 63: 1, # 'Ü' - 14: 0, # 'á' - 15: 0, # 'é' - 30: 0, # 'í' - 25: 0, # 'ó' - 24: 0, # 'ö' - 31: 0, # 'ú' - 29: 0, # 'ü' - 42: 0, # 'ő' - 56: 0, # 'ű' - }, - 53: { # 'J' - 28: 2, # 'A' - 40: 0, # 'B' - 54: 1, # 'C' - 45: 1, # 'D' - 32: 2, # 'E' - 50: 0, # 'F' - 49: 0, # 'G' - 38: 1, # 'H' - 39: 1, # 'I' - 53: 1, # 'J' - 36: 1, # 'K' - 41: 1, # 'L' - 34: 1, # 'M' - 35: 1, # 'N' - 47: 1, # 'O' - 46: 0, # 'P' - 43: 0, # 'R' - 33: 1, # 'S' - 37: 1, # 'T' - 57: 1, # 'U' - 48: 0, # 'V' - 55: 0, # 'Y' - 52: 1, # 'Z' - 2: 2, # 'a' - 18: 0, # 'b' - 26: 0, # 'c' - 17: 0, # 'd' - 1: 2, # 'e' - 27: 0, # 'f' - 12: 0, # 'g' - 20: 0, # 'h' - 9: 1, # 'i' - 22: 0, # 'j' - 7: 0, # 'k' - 6: 0, # 'l' - 13: 0, # 'm' - 4: 0, # 'n' - 8: 1, # 'o' - 23: 0, # 'p' - 10: 0, # 'r' - 5: 0, # 's' - 3: 0, # 't' - 21: 2, # 'u' - 19: 0, # 'v' - 62: 0, # 'x' - 16: 0, # 'y' - 11: 0, # 'z' - 51: 1, # 'Á' - 44: 1, # 'É' - 61: 0, # 'Í' - 58: 1, # 'Ó' - 59: 1, # 'Ö' - 60: 1, # 'Ú' - 63: 1, # 'Ü' - 14: 2, # 'á' - 15: 1, # 'é' - 30: 0, # 'í' - 25: 2, # 'ó' - 24: 2, # 'ö' - 31: 1, # 'ú' - 29: 0, # 'ü' - 42: 1, # 'ő' - 56: 0, # 'ű' - }, - 36: { # 'K' - 28: 2, # 'A' - 40: 1, # 'B' - 54: 1, # 'C' - 45: 1, # 'D' - 32: 2, # 'E' - 50: 1, # 'F' - 49: 0, # 'G' - 38: 1, # 'H' - 39: 2, # 'I' - 53: 1, # 'J' - 36: 1, # 'K' - 41: 1, # 'L' - 34: 1, # 'M' - 35: 1, # 'N' - 47: 2, # 'O' - 46: 0, # 'P' - 43: 1, # 'R' - 33: 1, # 'S' - 37: 1, # 'T' - 57: 1, # 'U' - 48: 1, # 'V' - 55: 1, # 'Y' - 52: 0, # 'Z' - 2: 2, # 'a' - 18: 0, # 'b' - 26: 0, # 'c' - 17: 0, # 'd' - 1: 2, # 'e' - 27: 1, # 'f' - 12: 0, # 'g' - 20: 1, # 'h' - 9: 3, # 'i' - 22: 0, # 'j' - 7: 0, # 'k' - 6: 1, # 'l' - 13: 1, # 'm' - 4: 1, # 'n' - 8: 2, # 'o' - 23: 0, # 'p' - 10: 2, # 'r' - 5: 0, # 's' - 3: 0, # 't' - 21: 1, # 'u' - 19: 1, # 'v' - 62: 0, # 'x' - 16: 1, # 'y' - 11: 0, # 'z' - 51: 1, # 'Á' - 44: 1, # 'É' - 61: 1, # 'Í' - 58: 1, # 'Ó' - 59: 2, # 'Ö' - 60: 1, # 'Ú' - 63: 1, # 'Ü' - 14: 2, # 'á' - 15: 2, # 'é' - 30: 1, # 'í' - 25: 1, # 'ó' - 24: 2, # 'ö' - 31: 1, # 'ú' - 29: 2, # 'ü' - 42: 1, # 'ő' - 56: 0, # 'ű' - }, - 41: { # 'L' - 28: 2, # 'A' - 40: 1, # 'B' - 54: 1, # 'C' - 45: 1, # 'D' - 32: 2, # 'E' - 50: 1, # 'F' - 49: 1, # 'G' - 38: 1, # 'H' - 39: 2, # 'I' - 53: 1, # 'J' - 36: 1, # 'K' - 41: 2, # 'L' - 34: 1, # 'M' - 35: 1, # 'N' - 47: 2, # 'O' - 46: 0, # 'P' - 43: 1, # 'R' - 33: 1, # 'S' - 37: 2, # 'T' - 57: 1, # 'U' - 48: 1, # 'V' - 55: 1, # 'Y' - 52: 1, # 'Z' - 2: 2, # 'a' - 18: 0, # 'b' - 26: 0, # 'c' - 17: 0, # 'd' - 1: 3, # 'e' - 27: 0, # 'f' - 12: 0, # 'g' - 20: 0, # 'h' - 9: 2, # 'i' - 22: 1, # 'j' - 7: 0, # 'k' - 6: 1, # 'l' - 13: 0, # 'm' - 4: 0, # 'n' - 8: 2, # 'o' - 23: 0, # 'p' - 10: 0, # 'r' - 5: 0, # 's' - 3: 0, # 't' - 21: 2, # 'u' - 19: 0, # 'v' - 62: 0, # 'x' - 16: 1, # 'y' - 11: 0, # 'z' - 51: 2, # 'Á' - 44: 1, # 'É' - 61: 1, # 'Í' - 58: 1, # 'Ó' - 59: 1, # 'Ö' - 60: 1, # 'Ú' - 63: 1, # 'Ü' - 14: 2, # 'á' - 15: 1, # 'é' - 30: 1, # 'í' - 25: 1, # 'ó' - 24: 1, # 'ö' - 31: 0, # 'ú' - 29: 1, # 'ü' - 42: 0, # 'ő' - 56: 0, # 'ű' - }, - 34: { # 'M' - 28: 2, # 'A' - 40: 1, # 'B' - 54: 0, # 'C' - 45: 0, # 'D' - 32: 2, # 'E' - 50: 1, # 'F' - 49: 0, # 'G' - 38: 1, # 'H' - 39: 2, # 'I' - 53: 1, # 'J' - 36: 1, # 'K' - 41: 1, # 'L' - 34: 1, # 'M' - 35: 1, # 'N' - 47: 1, # 'O' - 46: 1, # 'P' - 43: 1, # 'R' - 33: 1, # 'S' - 37: 1, # 'T' - 57: 1, # 'U' - 48: 1, # 'V' - 55: 1, # 'Y' - 52: 1, # 'Z' - 2: 3, # 'a' - 18: 0, # 'b' - 26: 1, # 'c' - 17: 0, # 'd' - 1: 3, # 'e' - 27: 0, # 'f' - 12: 0, # 'g' - 20: 0, # 'h' - 9: 3, # 'i' - 22: 0, # 'j' - 7: 0, # 'k' - 6: 0, # 'l' - 13: 1, # 'm' - 4: 1, # 'n' - 8: 3, # 'o' - 23: 0, # 'p' - 10: 1, # 'r' - 5: 0, # 's' - 3: 0, # 't' - 21: 2, # 'u' - 19: 0, # 'v' - 62: 0, # 'x' - 16: 1, # 'y' - 11: 0, # 'z' - 51: 2, # 'Á' - 44: 1, # 'É' - 61: 1, # 'Í' - 58: 1, # 'Ó' - 59: 1, # 'Ö' - 60: 1, # 'Ú' - 63: 1, # 'Ü' - 14: 2, # 'á' - 15: 2, # 'é' - 30: 1, # 'í' - 25: 1, # 'ó' - 24: 1, # 'ö' - 31: 1, # 'ú' - 29: 1, # 'ü' - 42: 0, # 'ő' - 56: 1, # 'ű' - }, - 35: { # 'N' - 28: 2, # 'A' - 40: 1, # 'B' - 54: 1, # 'C' - 45: 2, # 'D' - 32: 2, # 'E' - 50: 1, # 'F' - 49: 1, # 'G' - 38: 1, # 'H' - 39: 1, # 'I' - 53: 1, # 'J' - 36: 1, # 'K' - 41: 1, # 'L' - 34: 1, # 'M' - 35: 1, # 'N' - 47: 1, # 'O' - 46: 1, # 'P' - 43: 1, # 'R' - 33: 1, # 'S' - 37: 2, # 'T' - 57: 1, # 'U' - 48: 1, # 'V' - 55: 2, # 'Y' - 52: 1, # 'Z' - 2: 3, # 'a' - 18: 0, # 'b' - 26: 0, # 'c' - 17: 0, # 'd' - 1: 3, # 'e' - 27: 0, # 'f' - 12: 0, # 'g' - 20: 0, # 'h' - 9: 2, # 'i' - 22: 0, # 'j' - 7: 0, # 'k' - 6: 0, # 'l' - 13: 0, # 'm' - 4: 1, # 'n' - 8: 2, # 'o' - 23: 0, # 'p' - 10: 0, # 'r' - 5: 0, # 's' - 3: 0, # 't' - 21: 1, # 'u' - 19: 0, # 'v' - 62: 0, # 'x' - 16: 2, # 'y' - 11: 0, # 'z' - 51: 1, # 'Á' - 44: 1, # 'É' - 61: 1, # 'Í' - 58: 1, # 'Ó' - 59: 1, # 'Ö' - 60: 1, # 'Ú' - 63: 1, # 'Ü' - 14: 1, # 'á' - 15: 2, # 'é' - 30: 1, # 'í' - 25: 1, # 'ó' - 24: 1, # 'ö' - 31: 0, # 'ú' - 29: 0, # 'ü' - 42: 1, # 'ő' - 56: 0, # 'ű' - }, - 47: { # 'O' - 28: 1, # 'A' - 40: 1, # 'B' - 54: 1, # 'C' - 45: 1, # 'D' - 32: 1, # 'E' - 50: 1, # 'F' - 49: 1, # 'G' - 38: 1, # 'H' - 39: 1, # 'I' - 53: 1, # 'J' - 36: 2, # 'K' - 41: 2, # 'L' - 34: 2, # 'M' - 35: 2, # 'N' - 47: 1, # 'O' - 46: 1, # 'P' - 43: 2, # 'R' - 33: 2, # 'S' - 37: 2, # 'T' - 57: 1, # 'U' - 48: 1, # 'V' - 55: 1, # 'Y' - 52: 1, # 'Z' - 2: 0, # 'a' - 18: 1, # 'b' - 26: 1, # 'c' - 17: 1, # 'd' - 1: 1, # 'e' - 27: 1, # 'f' - 12: 1, # 'g' - 20: 1, # 'h' - 9: 1, # 'i' - 22: 1, # 'j' - 7: 2, # 'k' - 6: 2, # 'l' - 13: 1, # 'm' - 4: 1, # 'n' - 8: 1, # 'o' - 23: 1, # 'p' - 10: 2, # 'r' - 5: 1, # 's' - 3: 2, # 't' - 21: 1, # 'u' - 19: 0, # 'v' - 62: 1, # 'x' - 16: 0, # 'y' - 11: 1, # 'z' - 51: 1, # 'Á' - 44: 1, # 'É' - 61: 0, # 'Í' - 58: 1, # 'Ó' - 59: 0, # 'Ö' - 60: 0, # 'Ú' - 63: 0, # 'Ü' - 14: 0, # 'á' - 15: 0, # 'é' - 30: 0, # 'í' - 25: 0, # 'ó' - 24: 0, # 'ö' - 31: 0, # 'ú' - 29: 0, # 'ü' - 42: 0, # 'ő' - 56: 0, # 'ű' - }, - 46: { # 'P' - 28: 1, # 'A' - 40: 1, # 'B' - 54: 1, # 'C' - 45: 1, # 'D' - 32: 1, # 'E' - 50: 1, # 'F' - 49: 1, # 'G' - 38: 1, # 'H' - 39: 1, # 'I' - 53: 1, # 'J' - 36: 1, # 'K' - 41: 1, # 'L' - 34: 0, # 'M' - 35: 1, # 'N' - 47: 1, # 'O' - 46: 1, # 'P' - 43: 2, # 'R' - 33: 1, # 'S' - 37: 1, # 'T' - 57: 1, # 'U' - 48: 1, # 'V' - 55: 0, # 'Y' - 52: 1, # 'Z' - 2: 2, # 'a' - 18: 0, # 'b' - 26: 0, # 'c' - 17: 0, # 'd' - 1: 2, # 'e' - 27: 1, # 'f' - 12: 0, # 'g' - 20: 1, # 'h' - 9: 2, # 'i' - 22: 0, # 'j' - 7: 0, # 'k' - 6: 1, # 'l' - 13: 0, # 'm' - 4: 1, # 'n' - 8: 2, # 'o' - 23: 0, # 'p' - 10: 2, # 'r' - 5: 1, # 's' - 3: 0, # 't' - 21: 1, # 'u' - 19: 0, # 'v' - 62: 0, # 'x' - 16: 1, # 'y' - 11: 0, # 'z' - 51: 2, # 'Á' - 44: 1, # 'É' - 61: 1, # 'Í' - 58: 1, # 'Ó' - 59: 1, # 'Ö' - 60: 0, # 'Ú' - 63: 1, # 'Ü' - 14: 3, # 'á' - 15: 2, # 'é' - 30: 0, # 'í' - 25: 1, # 'ó' - 24: 1, # 'ö' - 31: 0, # 'ú' - 29: 1, # 'ü' - 42: 1, # 'ő' - 56: 0, # 'ű' - }, - 43: { # 'R' - 28: 2, # 'A' - 40: 1, # 'B' - 54: 1, # 'C' - 45: 1, # 'D' - 32: 2, # 'E' - 50: 1, # 'F' - 49: 1, # 'G' - 38: 1, # 'H' - 39: 2, # 'I' - 53: 1, # 'J' - 36: 1, # 'K' - 41: 1, # 'L' - 34: 1, # 'M' - 35: 1, # 'N' - 47: 2, # 'O' - 46: 1, # 'P' - 43: 1, # 'R' - 33: 2, # 'S' - 37: 2, # 'T' - 57: 1, # 'U' - 48: 1, # 'V' - 55: 1, # 'Y' - 52: 1, # 'Z' - 2: 2, # 'a' - 18: 0, # 'b' - 26: 0, # 'c' - 17: 0, # 'd' - 1: 2, # 'e' - 27: 0, # 'f' - 12: 0, # 'g' - 20: 1, # 'h' - 9: 2, # 'i' - 22: 0, # 'j' - 7: 0, # 'k' - 6: 0, # 'l' - 13: 0, # 'm' - 4: 0, # 'n' - 8: 2, # 'o' - 23: 0, # 'p' - 10: 0, # 'r' - 5: 0, # 's' - 3: 0, # 't' - 21: 1, # 'u' - 19: 0, # 'v' - 62: 0, # 'x' - 16: 1, # 'y' - 11: 0, # 'z' - 51: 2, # 'Á' - 44: 1, # 'É' - 61: 1, # 'Í' - 58: 2, # 'Ó' - 59: 1, # 'Ö' - 60: 1, # 'Ú' - 63: 1, # 'Ü' - 14: 2, # 'á' - 15: 2, # 'é' - 30: 1, # 'í' - 25: 2, # 'ó' - 24: 1, # 'ö' - 31: 1, # 'ú' - 29: 1, # 'ü' - 42: 0, # 'ő' - 56: 0, # 'ű' - }, - 33: { # 'S' - 28: 2, # 'A' - 40: 1, # 'B' - 54: 1, # 'C' - 45: 1, # 'D' - 32: 2, # 'E' - 50: 1, # 'F' - 49: 1, # 'G' - 38: 1, # 'H' - 39: 2, # 'I' - 53: 1, # 'J' - 36: 1, # 'K' - 41: 1, # 'L' - 34: 1, # 'M' - 35: 1, # 'N' - 47: 2, # 'O' - 46: 1, # 'P' - 43: 1, # 'R' - 33: 2, # 'S' - 37: 2, # 'T' - 57: 1, # 'U' - 48: 1, # 'V' - 55: 1, # 'Y' - 52: 3, # 'Z' - 2: 2, # 'a' - 18: 0, # 'b' - 26: 1, # 'c' - 17: 0, # 'd' - 1: 2, # 'e' - 27: 0, # 'f' - 12: 0, # 'g' - 20: 1, # 'h' - 9: 2, # 'i' - 22: 0, # 'j' - 7: 1, # 'k' - 6: 1, # 'l' - 13: 1, # 'm' - 4: 0, # 'n' - 8: 2, # 'o' - 23: 1, # 'p' - 10: 0, # 'r' - 5: 0, # 's' - 3: 1, # 't' - 21: 1, # 'u' - 19: 1, # 'v' - 62: 0, # 'x' - 16: 1, # 'y' - 11: 3, # 'z' - 51: 2, # 'Á' - 44: 1, # 'É' - 61: 1, # 'Í' - 58: 1, # 'Ó' - 59: 1, # 'Ö' - 60: 1, # 'Ú' - 63: 1, # 'Ü' - 14: 2, # 'á' - 15: 1, # 'é' - 30: 1, # 'í' - 25: 1, # 'ó' - 24: 1, # 'ö' - 31: 1, # 'ú' - 29: 1, # 'ü' - 42: 1, # 'ő' - 56: 1, # 'ű' - }, - 37: { # 'T' - 28: 2, # 'A' - 40: 1, # 'B' - 54: 1, # 'C' - 45: 1, # 'D' - 32: 2, # 'E' - 50: 1, # 'F' - 49: 1, # 'G' - 38: 1, # 'H' - 39: 2, # 'I' - 53: 1, # 'J' - 36: 1, # 'K' - 41: 1, # 'L' - 34: 1, # 'M' - 35: 1, # 'N' - 47: 2, # 'O' - 46: 1, # 'P' - 43: 2, # 'R' - 33: 1, # 'S' - 37: 2, # 'T' - 57: 1, # 'U' - 48: 1, # 'V' - 55: 1, # 'Y' - 52: 1, # 'Z' - 2: 2, # 'a' - 18: 0, # 'b' - 26: 0, # 'c' - 17: 0, # 'd' - 1: 2, # 'e' - 27: 0, # 'f' - 12: 0, # 'g' - 20: 1, # 'h' - 9: 2, # 'i' - 22: 0, # 'j' - 7: 0, # 'k' - 6: 0, # 'l' - 13: 0, # 'm' - 4: 0, # 'n' - 8: 2, # 'o' - 23: 0, # 'p' - 10: 1, # 'r' - 5: 1, # 's' - 3: 0, # 't' - 21: 2, # 'u' - 19: 0, # 'v' - 62: 0, # 'x' - 16: 1, # 'y' - 11: 1, # 'z' - 51: 2, # 'Á' - 44: 2, # 'É' - 61: 1, # 'Í' - 58: 1, # 'Ó' - 59: 1, # 'Ö' - 60: 1, # 'Ú' - 63: 1, # 'Ü' - 14: 2, # 'á' - 15: 1, # 'é' - 30: 1, # 'í' - 25: 1, # 'ó' - 24: 2, # 'ö' - 31: 1, # 'ú' - 29: 1, # 'ü' - 42: 1, # 'ő' - 56: 1, # 'ű' - }, - 57: { # 'U' - 28: 1, # 'A' - 40: 1, # 'B' - 54: 1, # 'C' - 45: 1, # 'D' - 32: 1, # 'E' - 50: 1, # 'F' - 49: 1, # 'G' - 38: 1, # 'H' - 39: 1, # 'I' - 53: 1, # 'J' - 36: 1, # 'K' - 41: 1, # 'L' - 34: 1, # 'M' - 35: 1, # 'N' - 47: 1, # 'O' - 46: 1, # 'P' - 43: 1, # 'R' - 33: 2, # 'S' - 37: 1, # 'T' - 57: 0, # 'U' - 48: 1, # 'V' - 55: 0, # 'Y' - 52: 1, # 'Z' - 2: 0, # 'a' - 18: 1, # 'b' - 26: 1, # 'c' - 17: 1, # 'd' - 1: 1, # 'e' - 27: 0, # 'f' - 12: 2, # 'g' - 20: 0, # 'h' - 9: 0, # 'i' - 22: 1, # 'j' - 7: 1, # 'k' - 6: 1, # 'l' - 13: 1, # 'm' - 4: 1, # 'n' - 8: 0, # 'o' - 23: 1, # 'p' - 10: 1, # 'r' - 5: 1, # 's' - 3: 1, # 't' - 21: 0, # 'u' - 19: 0, # 'v' - 62: 0, # 'x' - 16: 0, # 'y' - 11: 1, # 'z' - 51: 0, # 'Á' - 44: 0, # 'É' - 61: 1, # 'Í' - 58: 0, # 'Ó' - 59: 0, # 'Ö' - 60: 0, # 'Ú' - 63: 0, # 'Ü' - 14: 0, # 'á' - 15: 0, # 'é' - 30: 0, # 'í' - 25: 0, # 'ó' - 24: 0, # 'ö' - 31: 0, # 'ú' - 29: 0, # 'ü' - 42: 0, # 'ő' - 56: 0, # 'ű' - }, - 48: { # 'V' - 28: 2, # 'A' - 40: 0, # 'B' - 54: 0, # 'C' - 45: 1, # 'D' - 32: 2, # 'E' - 50: 1, # 'F' - 49: 0, # 'G' - 38: 0, # 'H' - 39: 2, # 'I' - 53: 1, # 'J' - 36: 1, # 'K' - 41: 0, # 'L' - 34: 1, # 'M' - 35: 1, # 'N' - 47: 1, # 'O' - 46: 1, # 'P' - 43: 1, # 'R' - 33: 1, # 'S' - 37: 1, # 'T' - 57: 1, # 'U' - 48: 1, # 'V' - 55: 1, # 'Y' - 52: 0, # 'Z' - 2: 3, # 'a' - 18: 0, # 'b' - 26: 0, # 'c' - 17: 0, # 'd' - 1: 2, # 'e' - 27: 0, # 'f' - 12: 0, # 'g' - 20: 0, # 'h' - 9: 2, # 'i' - 22: 0, # 'j' - 7: 0, # 'k' - 6: 1, # 'l' - 13: 0, # 'm' - 4: 0, # 'n' - 8: 2, # 'o' - 23: 0, # 'p' - 10: 0, # 'r' - 5: 0, # 's' - 3: 0, # 't' - 21: 1, # 'u' - 19: 0, # 'v' - 62: 0, # 'x' - 16: 0, # 'y' - 11: 0, # 'z' - 51: 2, # 'Á' - 44: 2, # 'É' - 61: 1, # 'Í' - 58: 1, # 'Ó' - 59: 1, # 'Ö' - 60: 0, # 'Ú' - 63: 1, # 'Ü' - 14: 2, # 'á' - 15: 2, # 'é' - 30: 1, # 'í' - 25: 0, # 'ó' - 24: 1, # 'ö' - 31: 0, # 'ú' - 29: 0, # 'ü' - 42: 0, # 'ő' - 56: 0, # 'ű' - }, - 55: { # 'Y' - 28: 2, # 'A' - 40: 1, # 'B' - 54: 1, # 'C' - 45: 1, # 'D' - 32: 2, # 'E' - 50: 1, # 'F' - 49: 1, # 'G' - 38: 1, # 'H' - 39: 1, # 'I' - 53: 1, # 'J' - 36: 1, # 'K' - 41: 1, # 'L' - 34: 1, # 'M' - 35: 1, # 'N' - 47: 1, # 'O' - 46: 1, # 'P' - 43: 1, # 'R' - 33: 1, # 'S' - 37: 1, # 'T' - 57: 1, # 'U' - 48: 1, # 'V' - 55: 0, # 'Y' - 52: 2, # 'Z' - 2: 1, # 'a' - 18: 0, # 'b' - 26: 0, # 'c' - 17: 1, # 'd' - 1: 1, # 'e' - 27: 0, # 'f' - 12: 0, # 'g' - 20: 0, # 'h' - 9: 0, # 'i' - 22: 0, # 'j' - 7: 0, # 'k' - 6: 0, # 'l' - 13: 0, # 'm' - 4: 0, # 'n' - 8: 1, # 'o' - 23: 1, # 'p' - 10: 0, # 'r' - 5: 0, # 's' - 3: 0, # 't' - 21: 0, # 'u' - 19: 1, # 'v' - 62: 0, # 'x' - 16: 0, # 'y' - 11: 0, # 'z' - 51: 1, # 'Á' - 44: 1, # 'É' - 61: 1, # 'Í' - 58: 1, # 'Ó' - 59: 1, # 'Ö' - 60: 1, # 'Ú' - 63: 1, # 'Ü' - 14: 0, # 'á' - 15: 0, # 'é' - 30: 0, # 'í' - 25: 0, # 'ó' - 24: 0, # 'ö' - 31: 0, # 'ú' - 29: 0, # 'ü' - 42: 0, # 'ő' - 56: 0, # 'ű' - }, - 52: { # 'Z' - 28: 2, # 'A' - 40: 1, # 'B' - 54: 0, # 'C' - 45: 1, # 'D' - 32: 2, # 'E' - 50: 1, # 'F' - 49: 1, # 'G' - 38: 1, # 'H' - 39: 2, # 'I' - 53: 1, # 'J' - 36: 1, # 'K' - 41: 1, # 'L' - 34: 1, # 'M' - 35: 1, # 'N' - 47: 2, # 'O' - 46: 1, # 'P' - 43: 1, # 'R' - 33: 2, # 'S' - 37: 1, # 'T' - 57: 1, # 'U' - 48: 1, # 'V' - 55: 1, # 'Y' - 52: 1, # 'Z' - 2: 1, # 'a' - 18: 0, # 'b' - 26: 0, # 'c' - 17: 0, # 'd' - 1: 1, # 'e' - 27: 0, # 'f' - 12: 0, # 'g' - 20: 0, # 'h' - 9: 1, # 'i' - 22: 0, # 'j' - 7: 0, # 'k' - 6: 0, # 'l' - 13: 0, # 'm' - 4: 1, # 'n' - 8: 1, # 'o' - 23: 0, # 'p' - 10: 1, # 'r' - 5: 2, # 's' - 3: 0, # 't' - 21: 1, # 'u' - 19: 0, # 'v' - 62: 0, # 'x' - 16: 0, # 'y' - 11: 0, # 'z' - 51: 2, # 'Á' - 44: 1, # 'É' - 61: 1, # 'Í' - 58: 1, # 'Ó' - 59: 1, # 'Ö' - 60: 1, # 'Ú' - 63: 1, # 'Ü' - 14: 1, # 'á' - 15: 1, # 'é' - 30: 0, # 'í' - 25: 0, # 'ó' - 24: 1, # 'ö' - 31: 1, # 'ú' - 29: 1, # 'ü' - 42: 0, # 'ő' - 56: 0, # 'ű' - }, - 2: { # 'a' - 28: 0, # 'A' - 40: 0, # 'B' - 54: 0, # 'C' - 45: 0, # 'D' - 32: 0, # 'E' - 50: 0, # 'F' - 49: 0, # 'G' - 38: 0, # 'H' - 39: 0, # 'I' - 53: 0, # 'J' - 36: 0, # 'K' - 41: 0, # 'L' - 34: 0, # 'M' - 35: 0, # 'N' - 47: 0, # 'O' - 46: 0, # 'P' - 43: 0, # 'R' - 33: 0, # 'S' - 37: 0, # 'T' - 57: 0, # 'U' - 48: 0, # 'V' - 55: 0, # 'Y' - 52: 0, # 'Z' - 2: 1, # 'a' - 18: 3, # 'b' - 26: 3, # 'c' - 17: 3, # 'd' - 1: 2, # 'e' - 27: 2, # 'f' - 12: 3, # 'g' - 20: 3, # 'h' - 9: 3, # 'i' - 22: 3, # 'j' - 7: 3, # 'k' - 6: 3, # 'l' - 13: 3, # 'm' - 4: 3, # 'n' - 8: 2, # 'o' - 23: 3, # 'p' - 10: 3, # 'r' - 5: 3, # 's' - 3: 3, # 't' - 21: 3, # 'u' - 19: 3, # 'v' - 62: 1, # 'x' - 16: 2, # 'y' - 11: 3, # 'z' - 51: 0, # 'Á' - 44: 0, # 'É' - 61: 0, # 'Í' - 58: 0, # 'Ó' - 59: 0, # 'Ö' - 60: 0, # 'Ú' - 63: 0, # 'Ü' - 14: 1, # 'á' - 15: 1, # 'é' - 30: 1, # 'í' - 25: 1, # 'ó' - 24: 1, # 'ö' - 31: 1, # 'ú' - 29: 1, # 'ü' - 42: 0, # 'ő' - 56: 0, # 'ű' - }, - 18: { # 'b' - 28: 0, # 'A' - 40: 0, # 'B' - 54: 0, # 'C' - 45: 0, # 'D' - 32: 0, # 'E' - 50: 0, # 'F' - 49: 0, # 'G' - 38: 0, # 'H' - 39: 0, # 'I' - 53: 0, # 'J' - 36: 0, # 'K' - 41: 0, # 'L' - 34: 0, # 'M' - 35: 0, # 'N' - 47: 0, # 'O' - 46: 0, # 'P' - 43: 0, # 'R' - 33: 0, # 'S' - 37: 0, # 'T' - 57: 0, # 'U' - 48: 0, # 'V' - 55: 0, # 'Y' - 52: 0, # 'Z' - 2: 3, # 'a' - 18: 3, # 'b' - 26: 1, # 'c' - 17: 1, # 'd' - 1: 3, # 'e' - 27: 1, # 'f' - 12: 1, # 'g' - 20: 1, # 'h' - 9: 3, # 'i' - 22: 2, # 'j' - 7: 2, # 'k' - 6: 2, # 'l' - 13: 1, # 'm' - 4: 2, # 'n' - 8: 3, # 'o' - 23: 1, # 'p' - 10: 3, # 'r' - 5: 2, # 's' - 3: 1, # 't' - 21: 3, # 'u' - 19: 1, # 'v' - 62: 0, # 'x' - 16: 1, # 'y' - 11: 1, # 'z' - 51: 0, # 'Á' - 44: 0, # 'É' - 61: 0, # 'Í' - 58: 0, # 'Ó' - 59: 0, # 'Ö' - 60: 0, # 'Ú' - 63: 0, # 'Ü' - 14: 3, # 'á' - 15: 3, # 'é' - 30: 2, # 'í' - 25: 3, # 'ó' - 24: 2, # 'ö' - 31: 2, # 'ú' - 29: 2, # 'ü' - 42: 2, # 'ő' - 56: 1, # 'ű' - }, - 26: { # 'c' - 28: 0, # 'A' - 40: 0, # 'B' - 54: 1, # 'C' - 45: 0, # 'D' - 32: 0, # 'E' - 50: 0, # 'F' - 49: 1, # 'G' - 38: 0, # 'H' - 39: 0, # 'I' - 53: 0, # 'J' - 36: 0, # 'K' - 41: 0, # 'L' - 34: 0, # 'M' - 35: 0, # 'N' - 47: 0, # 'O' - 46: 0, # 'P' - 43: 0, # 'R' - 33: 0, # 'S' - 37: 0, # 'T' - 57: 0, # 'U' - 48: 0, # 'V' - 55: 0, # 'Y' - 52: 0, # 'Z' - 2: 2, # 'a' - 18: 1, # 'b' - 26: 2, # 'c' - 17: 1, # 'd' - 1: 3, # 'e' - 27: 1, # 'f' - 12: 1, # 'g' - 20: 3, # 'h' - 9: 3, # 'i' - 22: 1, # 'j' - 7: 2, # 'k' - 6: 1, # 'l' - 13: 1, # 'm' - 4: 1, # 'n' - 8: 3, # 'o' - 23: 1, # 'p' - 10: 2, # 'r' - 5: 3, # 's' - 3: 2, # 't' - 21: 2, # 'u' - 19: 1, # 'v' - 62: 0, # 'x' - 16: 1, # 'y' - 11: 2, # 'z' - 51: 0, # 'Á' - 44: 0, # 'É' - 61: 0, # 'Í' - 58: 0, # 'Ó' - 59: 0, # 'Ö' - 60: 0, # 'Ú' - 63: 0, # 'Ü' - 14: 2, # 'á' - 15: 2, # 'é' - 30: 2, # 'í' - 25: 1, # 'ó' - 24: 1, # 'ö' - 31: 1, # 'ú' - 29: 1, # 'ü' - 42: 0, # 'ő' - 56: 0, # 'ű' - }, - 17: { # 'd' - 28: 0, # 'A' - 40: 0, # 'B' - 54: 0, # 'C' - 45: 0, # 'D' - 32: 0, # 'E' - 50: 0, # 'F' - 49: 0, # 'G' - 38: 0, # 'H' - 39: 0, # 'I' - 53: 0, # 'J' - 36: 0, # 'K' - 41: 0, # 'L' - 34: 0, # 'M' - 35: 0, # 'N' - 47: 0, # 'O' - 46: 0, # 'P' - 43: 0, # 'R' - 33: 0, # 'S' - 37: 0, # 'T' - 57: 0, # 'U' - 48: 0, # 'V' - 55: 0, # 'Y' - 52: 0, # 'Z' - 2: 3, # 'a' - 18: 2, # 'b' - 26: 1, # 'c' - 17: 2, # 'd' - 1: 3, # 'e' - 27: 1, # 'f' - 12: 1, # 'g' - 20: 2, # 'h' - 9: 3, # 'i' - 22: 3, # 'j' - 7: 2, # 'k' - 6: 1, # 'l' - 13: 2, # 'm' - 4: 3, # 'n' - 8: 3, # 'o' - 23: 1, # 'p' - 10: 3, # 'r' - 5: 3, # 's' - 3: 3, # 't' - 21: 3, # 'u' - 19: 3, # 'v' - 62: 0, # 'x' - 16: 2, # 'y' - 11: 2, # 'z' - 51: 0, # 'Á' - 44: 0, # 'É' - 61: 0, # 'Í' - 58: 0, # 'Ó' - 59: 0, # 'Ö' - 60: 0, # 'Ú' - 63: 0, # 'Ü' - 14: 3, # 'á' - 15: 3, # 'é' - 30: 3, # 'í' - 25: 3, # 'ó' - 24: 3, # 'ö' - 31: 2, # 'ú' - 29: 2, # 'ü' - 42: 2, # 'ő' - 56: 1, # 'ű' - }, - 1: { # 'e' - 28: 0, # 'A' - 40: 0, # 'B' - 54: 0, # 'C' - 45: 0, # 'D' - 32: 0, # 'E' - 50: 0, # 'F' - 49: 0, # 'G' - 38: 0, # 'H' - 39: 0, # 'I' - 53: 0, # 'J' - 36: 0, # 'K' - 41: 0, # 'L' - 34: 0, # 'M' - 35: 0, # 'N' - 47: 0, # 'O' - 46: 0, # 'P' - 43: 0, # 'R' - 33: 0, # 'S' - 37: 0, # 'T' - 57: 0, # 'U' - 48: 0, # 'V' - 55: 0, # 'Y' - 52: 0, # 'Z' - 2: 2, # 'a' - 18: 3, # 'b' - 26: 3, # 'c' - 17: 3, # 'd' - 1: 2, # 'e' - 27: 3, # 'f' - 12: 3, # 'g' - 20: 3, # 'h' - 9: 3, # 'i' - 22: 3, # 'j' - 7: 3, # 'k' - 6: 3, # 'l' - 13: 3, # 'm' - 4: 3, # 'n' - 8: 2, # 'o' - 23: 3, # 'p' - 10: 3, # 'r' - 5: 3, # 's' - 3: 3, # 't' - 21: 2, # 'u' - 19: 3, # 'v' - 62: 2, # 'x' - 16: 2, # 'y' - 11: 3, # 'z' - 51: 0, # 'Á' - 44: 0, # 'É' - 61: 0, # 'Í' - 58: 0, # 'Ó' - 59: 0, # 'Ö' - 60: 0, # 'Ú' - 63: 0, # 'Ü' - 14: 3, # 'á' - 15: 1, # 'é' - 30: 1, # 'í' - 25: 1, # 'ó' - 24: 1, # 'ö' - 31: 1, # 'ú' - 29: 1, # 'ü' - 42: 0, # 'ő' - 56: 0, # 'ű' - }, - 27: { # 'f' - 28: 0, # 'A' - 40: 0, # 'B' - 54: 0, # 'C' - 45: 0, # 'D' - 32: 0, # 'E' - 50: 0, # 'F' - 49: 0, # 'G' - 38: 0, # 'H' - 39: 0, # 'I' - 53: 0, # 'J' - 36: 0, # 'K' - 41: 0, # 'L' - 34: 0, # 'M' - 35: 0, # 'N' - 47: 0, # 'O' - 46: 0, # 'P' - 43: 0, # 'R' - 33: 0, # 'S' - 37: 0, # 'T' - 57: 0, # 'U' - 48: 0, # 'V' - 55: 0, # 'Y' - 52: 0, # 'Z' - 2: 3, # 'a' - 18: 1, # 'b' - 26: 1, # 'c' - 17: 1, # 'd' - 1: 3, # 'e' - 27: 2, # 'f' - 12: 1, # 'g' - 20: 1, # 'h' - 9: 3, # 'i' - 22: 2, # 'j' - 7: 1, # 'k' - 6: 1, # 'l' - 13: 1, # 'm' - 4: 1, # 'n' - 8: 3, # 'o' - 23: 0, # 'p' - 10: 3, # 'r' - 5: 1, # 's' - 3: 1, # 't' - 21: 2, # 'u' - 19: 1, # 'v' - 62: 0, # 'x' - 16: 1, # 'y' - 11: 0, # 'z' - 51: 0, # 'Á' - 44: 0, # 'É' - 61: 0, # 'Í' - 58: 0, # 'Ó' - 59: 0, # 'Ö' - 60: 0, # 'Ú' - 63: 0, # 'Ü' - 14: 3, # 'á' - 15: 3, # 'é' - 30: 1, # 'í' - 25: 1, # 'ó' - 24: 3, # 'ö' - 31: 1, # 'ú' - 29: 2, # 'ü' - 42: 1, # 'ő' - 56: 1, # 'ű' - }, - 12: { # 'g' - 28: 0, # 'A' - 40: 0, # 'B' - 54: 0, # 'C' - 45: 0, # 'D' - 32: 0, # 'E' - 50: 0, # 'F' - 49: 0, # 'G' - 38: 0, # 'H' - 39: 0, # 'I' - 53: 0, # 'J' - 36: 0, # 'K' - 41: 0, # 'L' - 34: 0, # 'M' - 35: 0, # 'N' - 47: 0, # 'O' - 46: 0, # 'P' - 43: 0, # 'R' - 33: 0, # 'S' - 37: 0, # 'T' - 57: 0, # 'U' - 48: 0, # 'V' - 55: 0, # 'Y' - 52: 0, # 'Z' - 2: 3, # 'a' - 18: 3, # 'b' - 26: 2, # 'c' - 17: 2, # 'd' - 1: 3, # 'e' - 27: 2, # 'f' - 12: 3, # 'g' - 20: 3, # 'h' - 9: 3, # 'i' - 22: 3, # 'j' - 7: 2, # 'k' - 6: 3, # 'l' - 13: 2, # 'm' - 4: 3, # 'n' - 8: 3, # 'o' - 23: 1, # 'p' - 10: 3, # 'r' - 5: 3, # 's' - 3: 3, # 't' - 21: 3, # 'u' - 19: 3, # 'v' - 62: 0, # 'x' - 16: 3, # 'y' - 11: 2, # 'z' - 51: 0, # 'Á' - 44: 0, # 'É' - 61: 0, # 'Í' - 58: 0, # 'Ó' - 59: 0, # 'Ö' - 60: 0, # 'Ú' - 63: 0, # 'Ü' - 14: 3, # 'á' - 15: 3, # 'é' - 30: 2, # 'í' - 25: 3, # 'ó' - 24: 2, # 'ö' - 31: 2, # 'ú' - 29: 2, # 'ü' - 42: 2, # 'ő' - 56: 1, # 'ű' - }, - 20: { # 'h' - 28: 0, # 'A' - 40: 0, # 'B' - 54: 0, # 'C' - 45: 0, # 'D' - 32: 0, # 'E' - 50: 0, # 'F' - 49: 0, # 'G' - 38: 0, # 'H' - 39: 0, # 'I' - 53: 0, # 'J' - 36: 0, # 'K' - 41: 0, # 'L' - 34: 0, # 'M' - 35: 0, # 'N' - 47: 0, # 'O' - 46: 0, # 'P' - 43: 0, # 'R' - 33: 0, # 'S' - 37: 0, # 'T' - 57: 0, # 'U' - 48: 0, # 'V' - 55: 0, # 'Y' - 52: 0, # 'Z' - 2: 3, # 'a' - 18: 1, # 'b' - 26: 1, # 'c' - 17: 0, # 'd' - 1: 3, # 'e' - 27: 0, # 'f' - 12: 1, # 'g' - 20: 2, # 'h' - 9: 3, # 'i' - 22: 1, # 'j' - 7: 1, # 'k' - 6: 1, # 'l' - 13: 1, # 'm' - 4: 1, # 'n' - 8: 3, # 'o' - 23: 0, # 'p' - 10: 1, # 'r' - 5: 2, # 's' - 3: 1, # 't' - 21: 3, # 'u' - 19: 1, # 'v' - 62: 0, # 'x' - 16: 2, # 'y' - 11: 0, # 'z' - 51: 0, # 'Á' - 44: 0, # 'É' - 61: 0, # 'Í' - 58: 0, # 'Ó' - 59: 0, # 'Ö' - 60: 0, # 'Ú' - 63: 0, # 'Ü' - 14: 3, # 'á' - 15: 3, # 'é' - 30: 3, # 'í' - 25: 2, # 'ó' - 24: 2, # 'ö' - 31: 2, # 'ú' - 29: 1, # 'ü' - 42: 1, # 'ő' - 56: 1, # 'ű' - }, - 9: { # 'i' - 28: 0, # 'A' - 40: 0, # 'B' - 54: 0, # 'C' - 45: 0, # 'D' - 32: 0, # 'E' - 50: 0, # 'F' - 49: 0, # 'G' - 38: 0, # 'H' - 39: 0, # 'I' - 53: 0, # 'J' - 36: 0, # 'K' - 41: 0, # 'L' - 34: 0, # 'M' - 35: 0, # 'N' - 47: 0, # 'O' - 46: 0, # 'P' - 43: 0, # 'R' - 33: 0, # 'S' - 37: 0, # 'T' - 57: 0, # 'U' - 48: 0, # 'V' - 55: 0, # 'Y' - 52: 0, # 'Z' - 2: 3, # 'a' - 18: 3, # 'b' - 26: 3, # 'c' - 17: 3, # 'd' - 1: 3, # 'e' - 27: 3, # 'f' - 12: 3, # 'g' - 20: 3, # 'h' - 9: 2, # 'i' - 22: 2, # 'j' - 7: 3, # 'k' - 6: 3, # 'l' - 13: 3, # 'm' - 4: 3, # 'n' - 8: 2, # 'o' - 23: 2, # 'p' - 10: 3, # 'r' - 5: 3, # 's' - 3: 3, # 't' - 21: 3, # 'u' - 19: 3, # 'v' - 62: 1, # 'x' - 16: 1, # 'y' - 11: 3, # 'z' - 51: 0, # 'Á' - 44: 0, # 'É' - 61: 0, # 'Í' - 58: 0, # 'Ó' - 59: 0, # 'Ö' - 60: 0, # 'Ú' - 63: 0, # 'Ü' - 14: 3, # 'á' - 15: 2, # 'é' - 30: 1, # 'í' - 25: 3, # 'ó' - 24: 1, # 'ö' - 31: 2, # 'ú' - 29: 1, # 'ü' - 42: 0, # 'ő' - 56: 1, # 'ű' - }, - 22: { # 'j' - 28: 0, # 'A' - 40: 0, # 'B' - 54: 0, # 'C' - 45: 0, # 'D' - 32: 0, # 'E' - 50: 0, # 'F' - 49: 0, # 'G' - 38: 0, # 'H' - 39: 0, # 'I' - 53: 0, # 'J' - 36: 0, # 'K' - 41: 0, # 'L' - 34: 0, # 'M' - 35: 0, # 'N' - 47: 0, # 'O' - 46: 0, # 'P' - 43: 0, # 'R' - 33: 0, # 'S' - 37: 0, # 'T' - 57: 0, # 'U' - 48: 0, # 'V' - 55: 0, # 'Y' - 52: 0, # 'Z' - 2: 3, # 'a' - 18: 2, # 'b' - 26: 1, # 'c' - 17: 3, # 'd' - 1: 3, # 'e' - 27: 1, # 'f' - 12: 1, # 'g' - 20: 2, # 'h' - 9: 1, # 'i' - 22: 2, # 'j' - 7: 2, # 'k' - 6: 2, # 'l' - 13: 1, # 'm' - 4: 2, # 'n' - 8: 3, # 'o' - 23: 1, # 'p' - 10: 2, # 'r' - 5: 2, # 's' - 3: 3, # 't' - 21: 3, # 'u' - 19: 1, # 'v' - 62: 0, # 'x' - 16: 0, # 'y' - 11: 2, # 'z' - 51: 0, # 'Á' - 44: 0, # 'É' - 61: 0, # 'Í' - 58: 0, # 'Ó' - 59: 0, # 'Ö' - 60: 0, # 'Ú' - 63: 0, # 'Ü' - 14: 3, # 'á' - 15: 3, # 'é' - 30: 1, # 'í' - 25: 3, # 'ó' - 24: 3, # 'ö' - 31: 3, # 'ú' - 29: 2, # 'ü' - 42: 1, # 'ő' - 56: 1, # 'ű' - }, - 7: { # 'k' - 28: 0, # 'A' - 40: 0, # 'B' - 54: 0, # 'C' - 45: 0, # 'D' - 32: 0, # 'E' - 50: 0, # 'F' - 49: 0, # 'G' - 38: 0, # 'H' - 39: 0, # 'I' - 53: 0, # 'J' - 36: 0, # 'K' - 41: 0, # 'L' - 34: 0, # 'M' - 35: 0, # 'N' - 47: 0, # 'O' - 46: 0, # 'P' - 43: 0, # 'R' - 33: 0, # 'S' - 37: 0, # 'T' - 57: 0, # 'U' - 48: 0, # 'V' - 55: 0, # 'Y' - 52: 0, # 'Z' - 2: 3, # 'a' - 18: 3, # 'b' - 26: 2, # 'c' - 17: 1, # 'd' - 1: 3, # 'e' - 27: 1, # 'f' - 12: 1, # 'g' - 20: 2, # 'h' - 9: 3, # 'i' - 22: 2, # 'j' - 7: 3, # 'k' - 6: 3, # 'l' - 13: 1, # 'm' - 4: 3, # 'n' - 8: 3, # 'o' - 23: 1, # 'p' - 10: 3, # 'r' - 5: 3, # 's' - 3: 3, # 't' - 21: 3, # 'u' - 19: 2, # 'v' - 62: 0, # 'x' - 16: 2, # 'y' - 11: 1, # 'z' - 51: 0, # 'Á' - 44: 0, # 'É' - 61: 0, # 'Í' - 58: 0, # 'Ó' - 59: 0, # 'Ö' - 60: 0, # 'Ú' - 63: 0, # 'Ü' - 14: 3, # 'á' - 15: 3, # 'é' - 30: 3, # 'í' - 25: 2, # 'ó' - 24: 3, # 'ö' - 31: 1, # 'ú' - 29: 3, # 'ü' - 42: 1, # 'ő' - 56: 1, # 'ű' - }, - 6: { # 'l' - 28: 0, # 'A' - 40: 0, # 'B' - 54: 0, # 'C' - 45: 0, # 'D' - 32: 0, # 'E' - 50: 0, # 'F' - 49: 0, # 'G' - 38: 0, # 'H' - 39: 0, # 'I' - 53: 0, # 'J' - 36: 1, # 'K' - 41: 0, # 'L' - 34: 0, # 'M' - 35: 1, # 'N' - 47: 0, # 'O' - 46: 0, # 'P' - 43: 0, # 'R' - 33: 0, # 'S' - 37: 0, # 'T' - 57: 0, # 'U' - 48: 0, # 'V' - 55: 0, # 'Y' - 52: 0, # 'Z' - 2: 3, # 'a' - 18: 2, # 'b' - 26: 3, # 'c' - 17: 3, # 'd' - 1: 3, # 'e' - 27: 3, # 'f' - 12: 3, # 'g' - 20: 3, # 'h' - 9: 3, # 'i' - 22: 3, # 'j' - 7: 3, # 'k' - 6: 3, # 'l' - 13: 3, # 'm' - 4: 3, # 'n' - 8: 3, # 'o' - 23: 2, # 'p' - 10: 2, # 'r' - 5: 3, # 's' - 3: 3, # 't' - 21: 3, # 'u' - 19: 3, # 'v' - 62: 0, # 'x' - 16: 3, # 'y' - 11: 2, # 'z' - 51: 0, # 'Á' - 44: 0, # 'É' - 61: 0, # 'Í' - 58: 0, # 'Ó' - 59: 0, # 'Ö' - 60: 0, # 'Ú' - 63: 0, # 'Ü' - 14: 3, # 'á' - 15: 3, # 'é' - 30: 3, # 'í' - 25: 3, # 'ó' - 24: 3, # 'ö' - 31: 2, # 'ú' - 29: 2, # 'ü' - 42: 3, # 'ő' - 56: 1, # 'ű' - }, - 13: { # 'm' - 28: 0, # 'A' - 40: 0, # 'B' - 54: 0, # 'C' - 45: 0, # 'D' - 32: 0, # 'E' - 50: 0, # 'F' - 49: 0, # 'G' - 38: 0, # 'H' - 39: 0, # 'I' - 53: 0, # 'J' - 36: 0, # 'K' - 41: 0, # 'L' - 34: 0, # 'M' - 35: 0, # 'N' - 47: 0, # 'O' - 46: 0, # 'P' - 43: 0, # 'R' - 33: 0, # 'S' - 37: 0, # 'T' - 57: 0, # 'U' - 48: 0, # 'V' - 55: 0, # 'Y' - 52: 0, # 'Z' - 2: 3, # 'a' - 18: 3, # 'b' - 26: 2, # 'c' - 17: 1, # 'd' - 1: 3, # 'e' - 27: 1, # 'f' - 12: 1, # 'g' - 20: 2, # 'h' - 9: 3, # 'i' - 22: 2, # 'j' - 7: 1, # 'k' - 6: 3, # 'l' - 13: 3, # 'm' - 4: 2, # 'n' - 8: 3, # 'o' - 23: 3, # 'p' - 10: 2, # 'r' - 5: 2, # 's' - 3: 2, # 't' - 21: 3, # 'u' - 19: 1, # 'v' - 62: 0, # 'x' - 16: 1, # 'y' - 11: 2, # 'z' - 51: 0, # 'Á' - 44: 0, # 'É' - 61: 0, # 'Í' - 58: 0, # 'Ó' - 59: 0, # 'Ö' - 60: 0, # 'Ú' - 63: 0, # 'Ü' - 14: 3, # 'á' - 15: 3, # 'é' - 30: 2, # 'í' - 25: 2, # 'ó' - 24: 2, # 'ö' - 31: 2, # 'ú' - 29: 2, # 'ü' - 42: 1, # 'ő' - 56: 2, # 'ű' - }, - 4: { # 'n' - 28: 0, # 'A' - 40: 0, # 'B' - 54: 0, # 'C' - 45: 0, # 'D' - 32: 0, # 'E' - 50: 0, # 'F' - 49: 0, # 'G' - 38: 0, # 'H' - 39: 0, # 'I' - 53: 0, # 'J' - 36: 0, # 'K' - 41: 0, # 'L' - 34: 0, # 'M' - 35: 0, # 'N' - 47: 0, # 'O' - 46: 0, # 'P' - 43: 0, # 'R' - 33: 0, # 'S' - 37: 0, # 'T' - 57: 0, # 'U' - 48: 0, # 'V' - 55: 0, # 'Y' - 52: 0, # 'Z' - 2: 3, # 'a' - 18: 3, # 'b' - 26: 3, # 'c' - 17: 3, # 'd' - 1: 3, # 'e' - 27: 2, # 'f' - 12: 3, # 'g' - 20: 3, # 'h' - 9: 3, # 'i' - 22: 2, # 'j' - 7: 3, # 'k' - 6: 2, # 'l' - 13: 2, # 'm' - 4: 3, # 'n' - 8: 3, # 'o' - 23: 2, # 'p' - 10: 2, # 'r' - 5: 3, # 's' - 3: 3, # 't' - 21: 3, # 'u' - 19: 2, # 'v' - 62: 1, # 'x' - 16: 3, # 'y' - 11: 3, # 'z' - 51: 0, # 'Á' - 44: 0, # 'É' - 61: 0, # 'Í' - 58: 0, # 'Ó' - 59: 0, # 'Ö' - 60: 0, # 'Ú' - 63: 0, # 'Ü' - 14: 3, # 'á' - 15: 3, # 'é' - 30: 2, # 'í' - 25: 2, # 'ó' - 24: 3, # 'ö' - 31: 2, # 'ú' - 29: 3, # 'ü' - 42: 2, # 'ő' - 56: 1, # 'ű' - }, - 8: { # 'o' - 28: 0, # 'A' - 40: 0, # 'B' - 54: 0, # 'C' - 45: 0, # 'D' - 32: 0, # 'E' - 50: 0, # 'F' - 49: 0, # 'G' - 38: 0, # 'H' - 39: 0, # 'I' - 53: 0, # 'J' - 36: 0, # 'K' - 41: 0, # 'L' - 34: 0, # 'M' - 35: 0, # 'N' - 47: 1, # 'O' - 46: 0, # 'P' - 43: 0, # 'R' - 33: 0, # 'S' - 37: 0, # 'T' - 57: 0, # 'U' - 48: 0, # 'V' - 55: 0, # 'Y' - 52: 0, # 'Z' - 2: 2, # 'a' - 18: 3, # 'b' - 26: 3, # 'c' - 17: 3, # 'd' - 1: 2, # 'e' - 27: 2, # 'f' - 12: 3, # 'g' - 20: 3, # 'h' - 9: 2, # 'i' - 22: 2, # 'j' - 7: 3, # 'k' - 6: 3, # 'l' - 13: 3, # 'm' - 4: 3, # 'n' - 8: 1, # 'o' - 23: 3, # 'p' - 10: 3, # 'r' - 5: 3, # 's' - 3: 3, # 't' - 21: 2, # 'u' - 19: 3, # 'v' - 62: 1, # 'x' - 16: 1, # 'y' - 11: 3, # 'z' - 51: 0, # 'Á' - 44: 0, # 'É' - 61: 0, # 'Í' - 58: 0, # 'Ó' - 59: 0, # 'Ö' - 60: 0, # 'Ú' - 63: 0, # 'Ü' - 14: 1, # 'á' - 15: 2, # 'é' - 30: 1, # 'í' - 25: 1, # 'ó' - 24: 1, # 'ö' - 31: 1, # 'ú' - 29: 1, # 'ü' - 42: 0, # 'ő' - 56: 0, # 'ű' - }, - 23: { # 'p' - 28: 0, # 'A' - 40: 0, # 'B' - 54: 0, # 'C' - 45: 0, # 'D' - 32: 0, # 'E' - 50: 0, # 'F' - 49: 0, # 'G' - 38: 0, # 'H' - 39: 0, # 'I' - 53: 0, # 'J' - 36: 0, # 'K' - 41: 0, # 'L' - 34: 0, # 'M' - 35: 0, # 'N' - 47: 0, # 'O' - 46: 0, # 'P' - 43: 0, # 'R' - 33: 0, # 'S' - 37: 0, # 'T' - 57: 0, # 'U' - 48: 0, # 'V' - 55: 0, # 'Y' - 52: 0, # 'Z' - 2: 3, # 'a' - 18: 1, # 'b' - 26: 2, # 'c' - 17: 1, # 'd' - 1: 3, # 'e' - 27: 1, # 'f' - 12: 1, # 'g' - 20: 2, # 'h' - 9: 3, # 'i' - 22: 2, # 'j' - 7: 2, # 'k' - 6: 3, # 'l' - 13: 1, # 'm' - 4: 2, # 'n' - 8: 3, # 'o' - 23: 3, # 'p' - 10: 3, # 'r' - 5: 2, # 's' - 3: 2, # 't' - 21: 3, # 'u' - 19: 2, # 'v' - 62: 0, # 'x' - 16: 1, # 'y' - 11: 2, # 'z' - 51: 0, # 'Á' - 44: 0, # 'É' - 61: 0, # 'Í' - 58: 0, # 'Ó' - 59: 0, # 'Ö' - 60: 0, # 'Ú' - 63: 0, # 'Ü' - 14: 3, # 'á' - 15: 3, # 'é' - 30: 2, # 'í' - 25: 2, # 'ó' - 24: 2, # 'ö' - 31: 1, # 'ú' - 29: 2, # 'ü' - 42: 1, # 'ő' - 56: 1, # 'ű' - }, - 10: { # 'r' - 28: 0, # 'A' - 40: 0, # 'B' - 54: 0, # 'C' - 45: 0, # 'D' - 32: 0, # 'E' - 50: 0, # 'F' - 49: 0, # 'G' - 38: 0, # 'H' - 39: 0, # 'I' - 53: 0, # 'J' - 36: 0, # 'K' - 41: 0, # 'L' - 34: 0, # 'M' - 35: 0, # 'N' - 47: 0, # 'O' - 46: 0, # 'P' - 43: 0, # 'R' - 33: 0, # 'S' - 37: 0, # 'T' - 57: 0, # 'U' - 48: 0, # 'V' - 55: 0, # 'Y' - 52: 0, # 'Z' - 2: 3, # 'a' - 18: 3, # 'b' - 26: 3, # 'c' - 17: 3, # 'd' - 1: 3, # 'e' - 27: 2, # 'f' - 12: 3, # 'g' - 20: 2, # 'h' - 9: 3, # 'i' - 22: 3, # 'j' - 7: 3, # 'k' - 6: 3, # 'l' - 13: 3, # 'm' - 4: 3, # 'n' - 8: 3, # 'o' - 23: 2, # 'p' - 10: 3, # 'r' - 5: 3, # 's' - 3: 3, # 't' - 21: 3, # 'u' - 19: 3, # 'v' - 62: 1, # 'x' - 16: 2, # 'y' - 11: 3, # 'z' - 51: 0, # 'Á' - 44: 0, # 'É' - 61: 0, # 'Í' - 58: 0, # 'Ó' - 59: 0, # 'Ö' - 60: 0, # 'Ú' - 63: 0, # 'Ü' - 14: 3, # 'á' - 15: 3, # 'é' - 30: 2, # 'í' - 25: 3, # 'ó' - 24: 3, # 'ö' - 31: 3, # 'ú' - 29: 3, # 'ü' - 42: 2, # 'ő' - 56: 2, # 'ű' - }, - 5: { # 's' - 28: 0, # 'A' - 40: 0, # 'B' - 54: 0, # 'C' - 45: 0, # 'D' - 32: 0, # 'E' - 50: 0, # 'F' - 49: 0, # 'G' - 38: 0, # 'H' - 39: 0, # 'I' - 53: 0, # 'J' - 36: 0, # 'K' - 41: 0, # 'L' - 34: 0, # 'M' - 35: 0, # 'N' - 47: 0, # 'O' - 46: 0, # 'P' - 43: 0, # 'R' - 33: 0, # 'S' - 37: 0, # 'T' - 57: 0, # 'U' - 48: 0, # 'V' - 55: 0, # 'Y' - 52: 0, # 'Z' - 2: 3, # 'a' - 18: 3, # 'b' - 26: 2, # 'c' - 17: 2, # 'd' - 1: 3, # 'e' - 27: 2, # 'f' - 12: 2, # 'g' - 20: 2, # 'h' - 9: 3, # 'i' - 22: 1, # 'j' - 7: 3, # 'k' - 6: 2, # 'l' - 13: 3, # 'm' - 4: 3, # 'n' - 8: 3, # 'o' - 23: 2, # 'p' - 10: 3, # 'r' - 5: 3, # 's' - 3: 3, # 't' - 21: 3, # 'u' - 19: 2, # 'v' - 62: 0, # 'x' - 16: 1, # 'y' - 11: 3, # 'z' - 51: 0, # 'Á' - 44: 0, # 'É' - 61: 0, # 'Í' - 58: 0, # 'Ó' - 59: 0, # 'Ö' - 60: 0, # 'Ú' - 63: 0, # 'Ü' - 14: 3, # 'á' - 15: 3, # 'é' - 30: 3, # 'í' - 25: 3, # 'ó' - 24: 3, # 'ö' - 31: 3, # 'ú' - 29: 3, # 'ü' - 42: 2, # 'ő' - 56: 1, # 'ű' - }, - 3: { # 't' - 28: 0, # 'A' - 40: 0, # 'B' - 54: 0, # 'C' - 45: 0, # 'D' - 32: 0, # 'E' - 50: 0, # 'F' - 49: 0, # 'G' - 38: 0, # 'H' - 39: 0, # 'I' - 53: 0, # 'J' - 36: 0, # 'K' - 41: 0, # 'L' - 34: 0, # 'M' - 35: 0, # 'N' - 47: 0, # 'O' - 46: 0, # 'P' - 43: 0, # 'R' - 33: 0, # 'S' - 37: 0, # 'T' - 57: 0, # 'U' - 48: 0, # 'V' - 55: 0, # 'Y' - 52: 0, # 'Z' - 2: 3, # 'a' - 18: 3, # 'b' - 26: 2, # 'c' - 17: 1, # 'd' - 1: 3, # 'e' - 27: 2, # 'f' - 12: 1, # 'g' - 20: 3, # 'h' - 9: 3, # 'i' - 22: 3, # 'j' - 7: 3, # 'k' - 6: 3, # 'l' - 13: 2, # 'm' - 4: 3, # 'n' - 8: 3, # 'o' - 23: 1, # 'p' - 10: 3, # 'r' - 5: 3, # 's' - 3: 3, # 't' - 21: 3, # 'u' - 19: 3, # 'v' - 62: 0, # 'x' - 16: 3, # 'y' - 11: 1, # 'z' - 51: 0, # 'Á' - 44: 0, # 'É' - 61: 0, # 'Í' - 58: 0, # 'Ó' - 59: 0, # 'Ö' - 60: 0, # 'Ú' - 63: 0, # 'Ü' - 14: 3, # 'á' - 15: 3, # 'é' - 30: 2, # 'í' - 25: 3, # 'ó' - 24: 3, # 'ö' - 31: 3, # 'ú' - 29: 3, # 'ü' - 42: 3, # 'ő' - 56: 2, # 'ű' - }, - 21: { # 'u' - 28: 0, # 'A' - 40: 0, # 'B' - 54: 0, # 'C' - 45: 0, # 'D' - 32: 0, # 'E' - 50: 0, # 'F' - 49: 0, # 'G' - 38: 0, # 'H' - 39: 0, # 'I' - 53: 0, # 'J' - 36: 0, # 'K' - 41: 0, # 'L' - 34: 0, # 'M' - 35: 0, # 'N' - 47: 0, # 'O' - 46: 0, # 'P' - 43: 0, # 'R' - 33: 0, # 'S' - 37: 0, # 'T' - 57: 0, # 'U' - 48: 0, # 'V' - 55: 0, # 'Y' - 52: 0, # 'Z' - 2: 1, # 'a' - 18: 2, # 'b' - 26: 2, # 'c' - 17: 3, # 'd' - 1: 2, # 'e' - 27: 1, # 'f' - 12: 3, # 'g' - 20: 2, # 'h' - 9: 2, # 'i' - 22: 2, # 'j' - 7: 3, # 'k' - 6: 3, # 'l' - 13: 3, # 'm' - 4: 3, # 'n' - 8: 1, # 'o' - 23: 2, # 'p' - 10: 3, # 'r' - 5: 3, # 's' - 3: 3, # 't' - 21: 1, # 'u' - 19: 3, # 'v' - 62: 1, # 'x' - 16: 1, # 'y' - 11: 2, # 'z' - 51: 0, # 'Á' - 44: 0, # 'É' - 61: 0, # 'Í' - 58: 0, # 'Ó' - 59: 0, # 'Ö' - 60: 0, # 'Ú' - 63: 0, # 'Ü' - 14: 2, # 'á' - 15: 1, # 'é' - 30: 1, # 'í' - 25: 1, # 'ó' - 24: 0, # 'ö' - 31: 1, # 'ú' - 29: 0, # 'ü' - 42: 0, # 'ő' - 56: 0, # 'ű' - }, - 19: { # 'v' - 28: 0, # 'A' - 40: 0, # 'B' - 54: 0, # 'C' - 45: 0, # 'D' - 32: 0, # 'E' - 50: 0, # 'F' - 49: 0, # 'G' - 38: 0, # 'H' - 39: 0, # 'I' - 53: 0, # 'J' - 36: 0, # 'K' - 41: 0, # 'L' - 34: 0, # 'M' - 35: 0, # 'N' - 47: 0, # 'O' - 46: 0, # 'P' - 43: 0, # 'R' - 33: 0, # 'S' - 37: 0, # 'T' - 57: 0, # 'U' - 48: 0, # 'V' - 55: 0, # 'Y' - 52: 0, # 'Z' - 2: 3, # 'a' - 18: 2, # 'b' - 26: 1, # 'c' - 17: 1, # 'd' - 1: 3, # 'e' - 27: 1, # 'f' - 12: 1, # 'g' - 20: 1, # 'h' - 9: 3, # 'i' - 22: 1, # 'j' - 7: 1, # 'k' - 6: 1, # 'l' - 13: 1, # 'm' - 4: 1, # 'n' - 8: 3, # 'o' - 23: 1, # 'p' - 10: 1, # 'r' - 5: 2, # 's' - 3: 2, # 't' - 21: 2, # 'u' - 19: 2, # 'v' - 62: 0, # 'x' - 16: 1, # 'y' - 11: 1, # 'z' - 51: 0, # 'Á' - 44: 0, # 'É' - 61: 0, # 'Í' - 58: 0, # 'Ó' - 59: 0, # 'Ö' - 60: 0, # 'Ú' - 63: 0, # 'Ü' - 14: 3, # 'á' - 15: 3, # 'é' - 30: 2, # 'í' - 25: 2, # 'ó' - 24: 2, # 'ö' - 31: 1, # 'ú' - 29: 2, # 'ü' - 42: 1, # 'ő' - 56: 1, # 'ű' - }, - 62: { # 'x' - 28: 0, # 'A' - 40: 0, # 'B' - 54: 0, # 'C' - 45: 0, # 'D' - 32: 0, # 'E' - 50: 0, # 'F' - 49: 0, # 'G' - 38: 0, # 'H' - 39: 0, # 'I' - 53: 0, # 'J' - 36: 0, # 'K' - 41: 0, # 'L' - 34: 0, # 'M' - 35: 0, # 'N' - 47: 0, # 'O' - 46: 0, # 'P' - 43: 0, # 'R' - 33: 0, # 'S' - 37: 0, # 'T' - 57: 0, # 'U' - 48: 0, # 'V' - 55: 0, # 'Y' - 52: 0, # 'Z' - 2: 1, # 'a' - 18: 1, # 'b' - 26: 1, # 'c' - 17: 0, # 'd' - 1: 1, # 'e' - 27: 1, # 'f' - 12: 0, # 'g' - 20: 0, # 'h' - 9: 1, # 'i' - 22: 0, # 'j' - 7: 1, # 'k' - 6: 1, # 'l' - 13: 1, # 'm' - 4: 1, # 'n' - 8: 1, # 'o' - 23: 1, # 'p' - 10: 1, # 'r' - 5: 1, # 's' - 3: 1, # 't' - 21: 1, # 'u' - 19: 0, # 'v' - 62: 0, # 'x' - 16: 0, # 'y' - 11: 0, # 'z' - 51: 0, # 'Á' - 44: 0, # 'É' - 61: 0, # 'Í' - 58: 0, # 'Ó' - 59: 0, # 'Ö' - 60: 0, # 'Ú' - 63: 0, # 'Ü' - 14: 1, # 'á' - 15: 1, # 'é' - 30: 1, # 'í' - 25: 1, # 'ó' - 24: 0, # 'ö' - 31: 0, # 'ú' - 29: 0, # 'ü' - 42: 0, # 'ő' - 56: 0, # 'ű' - }, - 16: { # 'y' - 28: 0, # 'A' - 40: 0, # 'B' - 54: 0, # 'C' - 45: 0, # 'D' - 32: 0, # 'E' - 50: 0, # 'F' - 49: 0, # 'G' - 38: 0, # 'H' - 39: 0, # 'I' - 53: 0, # 'J' - 36: 0, # 'K' - 41: 0, # 'L' - 34: 0, # 'M' - 35: 0, # 'N' - 47: 0, # 'O' - 46: 0, # 'P' - 43: 0, # 'R' - 33: 0, # 'S' - 37: 0, # 'T' - 57: 0, # 'U' - 48: 0, # 'V' - 55: 0, # 'Y' - 52: 0, # 'Z' - 2: 3, # 'a' - 18: 2, # 'b' - 26: 1, # 'c' - 17: 1, # 'd' - 1: 3, # 'e' - 27: 2, # 'f' - 12: 2, # 'g' - 20: 2, # 'h' - 9: 3, # 'i' - 22: 2, # 'j' - 7: 2, # 'k' - 6: 2, # 'l' - 13: 2, # 'm' - 4: 3, # 'n' - 8: 3, # 'o' - 23: 2, # 'p' - 10: 2, # 'r' - 5: 3, # 's' - 3: 3, # 't' - 21: 3, # 'u' - 19: 3, # 'v' - 62: 0, # 'x' - 16: 0, # 'y' - 11: 2, # 'z' - 51: 0, # 'Á' - 44: 0, # 'É' - 61: 0, # 'Í' - 58: 0, # 'Ó' - 59: 0, # 'Ö' - 60: 0, # 'Ú' - 63: 0, # 'Ü' - 14: 3, # 'á' - 15: 3, # 'é' - 30: 2, # 'í' - 25: 2, # 'ó' - 24: 3, # 'ö' - 31: 2, # 'ú' - 29: 2, # 'ü' - 42: 1, # 'ő' - 56: 2, # 'ű' - }, - 11: { # 'z' - 28: 0, # 'A' - 40: 0, # 'B' - 54: 0, # 'C' - 45: 0, # 'D' - 32: 0, # 'E' - 50: 0, # 'F' - 49: 0, # 'G' - 38: 0, # 'H' - 39: 0, # 'I' - 53: 0, # 'J' - 36: 0, # 'K' - 41: 0, # 'L' - 34: 0, # 'M' - 35: 0, # 'N' - 47: 0, # 'O' - 46: 0, # 'P' - 43: 0, # 'R' - 33: 0, # 'S' - 37: 0, # 'T' - 57: 0, # 'U' - 48: 0, # 'V' - 55: 0, # 'Y' - 52: 0, # 'Z' - 2: 3, # 'a' - 18: 2, # 'b' - 26: 1, # 'c' - 17: 3, # 'd' - 1: 3, # 'e' - 27: 1, # 'f' - 12: 2, # 'g' - 20: 2, # 'h' - 9: 3, # 'i' - 22: 1, # 'j' - 7: 3, # 'k' - 6: 2, # 'l' - 13: 3, # 'm' - 4: 3, # 'n' - 8: 3, # 'o' - 23: 1, # 'p' - 10: 2, # 'r' - 5: 3, # 's' - 3: 3, # 't' - 21: 3, # 'u' - 19: 2, # 'v' - 62: 0, # 'x' - 16: 1, # 'y' - 11: 3, # 'z' - 51: 0, # 'Á' - 44: 0, # 'É' - 61: 0, # 'Í' - 58: 0, # 'Ó' - 59: 0, # 'Ö' - 60: 0, # 'Ú' - 63: 0, # 'Ü' - 14: 3, # 'á' - 15: 3, # 'é' - 30: 3, # 'í' - 25: 3, # 'ó' - 24: 3, # 'ö' - 31: 2, # 'ú' - 29: 3, # 'ü' - 42: 2, # 'ő' - 56: 1, # 'ű' - }, - 51: { # 'Á' - 28: 0, # 'A' - 40: 1, # 'B' - 54: 1, # 'C' - 45: 1, # 'D' - 32: 0, # 'E' - 50: 1, # 'F' - 49: 2, # 'G' - 38: 1, # 'H' - 39: 1, # 'I' - 53: 1, # 'J' - 36: 1, # 'K' - 41: 2, # 'L' - 34: 1, # 'M' - 35: 2, # 'N' - 47: 0, # 'O' - 46: 1, # 'P' - 43: 2, # 'R' - 33: 2, # 'S' - 37: 1, # 'T' - 57: 0, # 'U' - 48: 1, # 'V' - 55: 0, # 'Y' - 52: 1, # 'Z' - 2: 0, # 'a' - 18: 1, # 'b' - 26: 1, # 'c' - 17: 1, # 'd' - 1: 0, # 'e' - 27: 0, # 'f' - 12: 1, # 'g' - 20: 1, # 'h' - 9: 0, # 'i' - 22: 1, # 'j' - 7: 1, # 'k' - 6: 2, # 'l' - 13: 2, # 'm' - 4: 0, # 'n' - 8: 0, # 'o' - 23: 1, # 'p' - 10: 1, # 'r' - 5: 1, # 's' - 3: 1, # 't' - 21: 0, # 'u' - 19: 0, # 'v' - 62: 0, # 'x' - 16: 0, # 'y' - 11: 1, # 'z' - 51: 0, # 'Á' - 44: 0, # 'É' - 61: 1, # 'Í' - 58: 0, # 'Ó' - 59: 0, # 'Ö' - 60: 0, # 'Ú' - 63: 0, # 'Ü' - 14: 0, # 'á' - 15: 0, # 'é' - 30: 0, # 'í' - 25: 0, # 'ó' - 24: 0, # 'ö' - 31: 0, # 'ú' - 29: 0, # 'ü' - 42: 0, # 'ő' - 56: 0, # 'ű' - }, - 44: { # 'É' - 28: 0, # 'A' - 40: 1, # 'B' - 54: 1, # 'C' - 45: 1, # 'D' - 32: 1, # 'E' - 50: 0, # 'F' - 49: 2, # 'G' - 38: 1, # 'H' - 39: 1, # 'I' - 53: 1, # 'J' - 36: 1, # 'K' - 41: 2, # 'L' - 34: 1, # 'M' - 35: 2, # 'N' - 47: 0, # 'O' - 46: 1, # 'P' - 43: 2, # 'R' - 33: 2, # 'S' - 37: 2, # 'T' - 57: 0, # 'U' - 48: 1, # 'V' - 55: 0, # 'Y' - 52: 1, # 'Z' - 2: 0, # 'a' - 18: 1, # 'b' - 26: 1, # 'c' - 17: 1, # 'd' - 1: 0, # 'e' - 27: 0, # 'f' - 12: 1, # 'g' - 20: 1, # 'h' - 9: 0, # 'i' - 22: 1, # 'j' - 7: 1, # 'k' - 6: 2, # 'l' - 13: 1, # 'm' - 4: 2, # 'n' - 8: 0, # 'o' - 23: 1, # 'p' - 10: 2, # 'r' - 5: 3, # 's' - 3: 1, # 't' - 21: 0, # 'u' - 19: 1, # 'v' - 62: 0, # 'x' - 16: 0, # 'y' - 11: 0, # 'z' - 51: 0, # 'Á' - 44: 1, # 'É' - 61: 0, # 'Í' - 58: 0, # 'Ó' - 59: 0, # 'Ö' - 60: 0, # 'Ú' - 63: 0, # 'Ü' - 14: 0, # 'á' - 15: 0, # 'é' - 30: 0, # 'í' - 25: 0, # 'ó' - 24: 0, # 'ö' - 31: 0, # 'ú' - 29: 0, # 'ü' - 42: 0, # 'ő' - 56: 0, # 'ű' - }, - 61: { # 'Í' - 28: 0, # 'A' - 40: 1, # 'B' - 54: 1, # 'C' - 45: 1, # 'D' - 32: 0, # 'E' - 50: 1, # 'F' - 49: 1, # 'G' - 38: 0, # 'H' - 39: 0, # 'I' - 53: 1, # 'J' - 36: 0, # 'K' - 41: 1, # 'L' - 34: 1, # 'M' - 35: 1, # 'N' - 47: 0, # 'O' - 46: 1, # 'P' - 43: 1, # 'R' - 33: 1, # 'S' - 37: 1, # 'T' - 57: 0, # 'U' - 48: 1, # 'V' - 55: 0, # 'Y' - 52: 1, # 'Z' - 2: 0, # 'a' - 18: 0, # 'b' - 26: 0, # 'c' - 17: 0, # 'd' - 1: 0, # 'e' - 27: 0, # 'f' - 12: 2, # 'g' - 20: 0, # 'h' - 9: 0, # 'i' - 22: 0, # 'j' - 7: 0, # 'k' - 6: 0, # 'l' - 13: 1, # 'm' - 4: 0, # 'n' - 8: 0, # 'o' - 23: 0, # 'p' - 10: 1, # 'r' - 5: 0, # 's' - 3: 1, # 't' - 21: 0, # 'u' - 19: 0, # 'v' - 62: 0, # 'x' - 16: 0, # 'y' - 11: 1, # 'z' - 51: 0, # 'Á' - 44: 0, # 'É' - 61: 0, # 'Í' - 58: 0, # 'Ó' - 59: 0, # 'Ö' - 60: 0, # 'Ú' - 63: 0, # 'Ü' - 14: 0, # 'á' - 15: 0, # 'é' - 30: 0, # 'í' - 25: 0, # 'ó' - 24: 0, # 'ö' - 31: 0, # 'ú' - 29: 0, # 'ü' - 42: 0, # 'ő' - 56: 0, # 'ű' - }, - 58: { # 'Ó' - 28: 1, # 'A' - 40: 1, # 'B' - 54: 1, # 'C' - 45: 1, # 'D' - 32: 0, # 'E' - 50: 1, # 'F' - 49: 1, # 'G' - 38: 1, # 'H' - 39: 1, # 'I' - 53: 1, # 'J' - 36: 1, # 'K' - 41: 2, # 'L' - 34: 1, # 'M' - 35: 1, # 'N' - 47: 0, # 'O' - 46: 1, # 'P' - 43: 1, # 'R' - 33: 1, # 'S' - 37: 1, # 'T' - 57: 0, # 'U' - 48: 1, # 'V' - 55: 0, # 'Y' - 52: 1, # 'Z' - 2: 0, # 'a' - 18: 1, # 'b' - 26: 1, # 'c' - 17: 1, # 'd' - 1: 0, # 'e' - 27: 0, # 'f' - 12: 0, # 'g' - 20: 2, # 'h' - 9: 0, # 'i' - 22: 0, # 'j' - 7: 1, # 'k' - 6: 1, # 'l' - 13: 0, # 'm' - 4: 1, # 'n' - 8: 0, # 'o' - 23: 1, # 'p' - 10: 1, # 'r' - 5: 1, # 's' - 3: 0, # 't' - 21: 0, # 'u' - 19: 1, # 'v' - 62: 0, # 'x' - 16: 0, # 'y' - 11: 1, # 'z' - 51: 0, # 'Á' - 44: 1, # 'É' - 61: 0, # 'Í' - 58: 0, # 'Ó' - 59: 0, # 'Ö' - 60: 0, # 'Ú' - 63: 0, # 'Ü' - 14: 0, # 'á' - 15: 0, # 'é' - 30: 0, # 'í' - 25: 0, # 'ó' - 24: 0, # 'ö' - 31: 0, # 'ú' - 29: 0, # 'ü' - 42: 0, # 'ő' - 56: 0, # 'ű' - }, - 59: { # 'Ö' - 28: 0, # 'A' - 40: 1, # 'B' - 54: 1, # 'C' - 45: 1, # 'D' - 32: 0, # 'E' - 50: 0, # 'F' - 49: 1, # 'G' - 38: 1, # 'H' - 39: 0, # 'I' - 53: 1, # 'J' - 36: 1, # 'K' - 41: 1, # 'L' - 34: 1, # 'M' - 35: 1, # 'N' - 47: 0, # 'O' - 46: 1, # 'P' - 43: 1, # 'R' - 33: 1, # 'S' - 37: 1, # 'T' - 57: 0, # 'U' - 48: 1, # 'V' - 55: 0, # 'Y' - 52: 1, # 'Z' - 2: 0, # 'a' - 18: 0, # 'b' - 26: 1, # 'c' - 17: 1, # 'd' - 1: 0, # 'e' - 27: 0, # 'f' - 12: 0, # 'g' - 20: 0, # 'h' - 9: 0, # 'i' - 22: 0, # 'j' - 7: 1, # 'k' - 6: 1, # 'l' - 13: 1, # 'm' - 4: 1, # 'n' - 8: 0, # 'o' - 23: 0, # 'p' - 10: 2, # 'r' - 5: 1, # 's' - 3: 1, # 't' - 21: 0, # 'u' - 19: 1, # 'v' - 62: 0, # 'x' - 16: 0, # 'y' - 11: 1, # 'z' - 51: 0, # 'Á' - 44: 0, # 'É' - 61: 0, # 'Í' - 58: 0, # 'Ó' - 59: 0, # 'Ö' - 60: 0, # 'Ú' - 63: 0, # 'Ü' - 14: 0, # 'á' - 15: 0, # 'é' - 30: 0, # 'í' - 25: 0, # 'ó' - 24: 0, # 'ö' - 31: 0, # 'ú' - 29: 0, # 'ü' - 42: 0, # 'ő' - 56: 0, # 'ű' - }, - 60: { # 'Ú' - 28: 0, # 'A' - 40: 1, # 'B' - 54: 1, # 'C' - 45: 1, # 'D' - 32: 0, # 'E' - 50: 1, # 'F' - 49: 1, # 'G' - 38: 0, # 'H' - 39: 0, # 'I' - 53: 1, # 'J' - 36: 1, # 'K' - 41: 1, # 'L' - 34: 1, # 'M' - 35: 1, # 'N' - 47: 0, # 'O' - 46: 0, # 'P' - 43: 1, # 'R' - 33: 1, # 'S' - 37: 1, # 'T' - 57: 0, # 'U' - 48: 1, # 'V' - 55: 0, # 'Y' - 52: 1, # 'Z' - 2: 0, # 'a' - 18: 0, # 'b' - 26: 0, # 'c' - 17: 0, # 'd' - 1: 0, # 'e' - 27: 0, # 'f' - 12: 2, # 'g' - 20: 0, # 'h' - 9: 0, # 'i' - 22: 2, # 'j' - 7: 0, # 'k' - 6: 0, # 'l' - 13: 0, # 'm' - 4: 1, # 'n' - 8: 0, # 'o' - 23: 0, # 'p' - 10: 1, # 'r' - 5: 1, # 's' - 3: 1, # 't' - 21: 0, # 'u' - 19: 0, # 'v' - 62: 0, # 'x' - 16: 0, # 'y' - 11: 0, # 'z' - 51: 0, # 'Á' - 44: 0, # 'É' - 61: 0, # 'Í' - 58: 0, # 'Ó' - 59: 0, # 'Ö' - 60: 0, # 'Ú' - 63: 0, # 'Ü' - 14: 0, # 'á' - 15: 0, # 'é' - 30: 0, # 'í' - 25: 0, # 'ó' - 24: 0, # 'ö' - 31: 0, # 'ú' - 29: 0, # 'ü' - 42: 0, # 'ő' - 56: 0, # 'ű' - }, - 63: { # 'Ü' - 28: 0, # 'A' - 40: 1, # 'B' - 54: 0, # 'C' - 45: 1, # 'D' - 32: 0, # 'E' - 50: 0, # 'F' - 49: 1, # 'G' - 38: 1, # 'H' - 39: 0, # 'I' - 53: 1, # 'J' - 36: 1, # 'K' - 41: 1, # 'L' - 34: 1, # 'M' - 35: 1, # 'N' - 47: 0, # 'O' - 46: 0, # 'P' - 43: 1, # 'R' - 33: 1, # 'S' - 37: 1, # 'T' - 57: 0, # 'U' - 48: 1, # 'V' - 55: 0, # 'Y' - 52: 1, # 'Z' - 2: 0, # 'a' - 18: 1, # 'b' - 26: 0, # 'c' - 17: 1, # 'd' - 1: 0, # 'e' - 27: 0, # 'f' - 12: 1, # 'g' - 20: 0, # 'h' - 9: 0, # 'i' - 22: 0, # 'j' - 7: 0, # 'k' - 6: 1, # 'l' - 13: 0, # 'm' - 4: 1, # 'n' - 8: 0, # 'o' - 23: 0, # 'p' - 10: 1, # 'r' - 5: 1, # 's' - 3: 1, # 't' - 21: 0, # 'u' - 19: 1, # 'v' - 62: 0, # 'x' - 16: 0, # 'y' - 11: 1, # 'z' - 51: 0, # 'Á' - 44: 0, # 'É' - 61: 0, # 'Í' - 58: 0, # 'Ó' - 59: 0, # 'Ö' - 60: 0, # 'Ú' - 63: 0, # 'Ü' - 14: 0, # 'á' - 15: 0, # 'é' - 30: 0, # 'í' - 25: 0, # 'ó' - 24: 0, # 'ö' - 31: 0, # 'ú' - 29: 0, # 'ü' - 42: 0, # 'ő' - 56: 0, # 'ű' - }, - 14: { # 'á' - 28: 0, # 'A' - 40: 0, # 'B' - 54: 0, # 'C' - 45: 0, # 'D' - 32: 0, # 'E' - 50: 0, # 'F' - 49: 0, # 'G' - 38: 0, # 'H' - 39: 0, # 'I' - 53: 0, # 'J' - 36: 0, # 'K' - 41: 0, # 'L' - 34: 0, # 'M' - 35: 0, # 'N' - 47: 0, # 'O' - 46: 0, # 'P' - 43: 0, # 'R' - 33: 0, # 'S' - 37: 0, # 'T' - 57: 0, # 'U' - 48: 0, # 'V' - 55: 0, # 'Y' - 52: 0, # 'Z' - 2: 1, # 'a' - 18: 3, # 'b' - 26: 3, # 'c' - 17: 3, # 'd' - 1: 1, # 'e' - 27: 2, # 'f' - 12: 3, # 'g' - 20: 2, # 'h' - 9: 2, # 'i' - 22: 3, # 'j' - 7: 3, # 'k' - 6: 3, # 'l' - 13: 3, # 'm' - 4: 3, # 'n' - 8: 1, # 'o' - 23: 2, # 'p' - 10: 3, # 'r' - 5: 3, # 's' - 3: 3, # 't' - 21: 2, # 'u' - 19: 3, # 'v' - 62: 0, # 'x' - 16: 1, # 'y' - 11: 3, # 'z' - 51: 0, # 'Á' - 44: 0, # 'É' - 61: 0, # 'Í' - 58: 0, # 'Ó' - 59: 0, # 'Ö' - 60: 0, # 'Ú' - 63: 0, # 'Ü' - 14: 1, # 'á' - 15: 2, # 'é' - 30: 1, # 'í' - 25: 0, # 'ó' - 24: 1, # 'ö' - 31: 0, # 'ú' - 29: 1, # 'ü' - 42: 0, # 'ő' - 56: 0, # 'ű' - }, - 15: { # 'é' - 28: 0, # 'A' - 40: 0, # 'B' - 54: 0, # 'C' - 45: 0, # 'D' - 32: 0, # 'E' - 50: 0, # 'F' - 49: 0, # 'G' - 38: 0, # 'H' - 39: 0, # 'I' - 53: 0, # 'J' - 36: 0, # 'K' - 41: 0, # 'L' - 34: 0, # 'M' - 35: 0, # 'N' - 47: 0, # 'O' - 46: 0, # 'P' - 43: 0, # 'R' - 33: 0, # 'S' - 37: 0, # 'T' - 57: 0, # 'U' - 48: 0, # 'V' - 55: 0, # 'Y' - 52: 0, # 'Z' - 2: 1, # 'a' - 18: 3, # 'b' - 26: 2, # 'c' - 17: 3, # 'd' - 1: 1, # 'e' - 27: 1, # 'f' - 12: 3, # 'g' - 20: 3, # 'h' - 9: 2, # 'i' - 22: 2, # 'j' - 7: 3, # 'k' - 6: 3, # 'l' - 13: 3, # 'm' - 4: 3, # 'n' - 8: 1, # 'o' - 23: 3, # 'p' - 10: 3, # 'r' - 5: 3, # 's' - 3: 3, # 't' - 21: 0, # 'u' - 19: 3, # 'v' - 62: 0, # 'x' - 16: 0, # 'y' - 11: 3, # 'z' - 51: 0, # 'Á' - 44: 0, # 'É' - 61: 0, # 'Í' - 58: 0, # 'Ó' - 59: 0, # 'Ö' - 60: 0, # 'Ú' - 63: 0, # 'Ü' - 14: 1, # 'á' - 15: 1, # 'é' - 30: 0, # 'í' - 25: 0, # 'ó' - 24: 0, # 'ö' - 31: 0, # 'ú' - 29: 1, # 'ü' - 42: 0, # 'ő' - 56: 0, # 'ű' - }, - 30: { # 'í' - 28: 0, # 'A' - 40: 0, # 'B' - 54: 0, # 'C' - 45: 0, # 'D' - 32: 0, # 'E' - 50: 0, # 'F' - 49: 0, # 'G' - 38: 0, # 'H' - 39: 0, # 'I' - 53: 0, # 'J' - 36: 0, # 'K' - 41: 0, # 'L' - 34: 0, # 'M' - 35: 0, # 'N' - 47: 0, # 'O' - 46: 0, # 'P' - 43: 0, # 'R' - 33: 0, # 'S' - 37: 0, # 'T' - 57: 0, # 'U' - 48: 0, # 'V' - 55: 0, # 'Y' - 52: 0, # 'Z' - 2: 0, # 'a' - 18: 1, # 'b' - 26: 2, # 'c' - 17: 1, # 'd' - 1: 0, # 'e' - 27: 1, # 'f' - 12: 3, # 'g' - 20: 0, # 'h' - 9: 0, # 'i' - 22: 1, # 'j' - 7: 1, # 'k' - 6: 2, # 'l' - 13: 2, # 'm' - 4: 3, # 'n' - 8: 0, # 'o' - 23: 1, # 'p' - 10: 3, # 'r' - 5: 2, # 's' - 3: 3, # 't' - 21: 0, # 'u' - 19: 3, # 'v' - 62: 0, # 'x' - 16: 0, # 'y' - 11: 2, # 'z' - 51: 0, # 'Á' - 44: 0, # 'É' - 61: 0, # 'Í' - 58: 0, # 'Ó' - 59: 0, # 'Ö' - 60: 0, # 'Ú' - 63: 0, # 'Ü' - 14: 0, # 'á' - 15: 0, # 'é' - 30: 0, # 'í' - 25: 0, # 'ó' - 24: 0, # 'ö' - 31: 0, # 'ú' - 29: 0, # 'ü' - 42: 0, # 'ő' - 56: 0, # 'ű' - }, - 25: { # 'ó' - 28: 0, # 'A' - 40: 0, # 'B' - 54: 0, # 'C' - 45: 0, # 'D' - 32: 0, # 'E' - 50: 0, # 'F' - 49: 0, # 'G' - 38: 0, # 'H' - 39: 0, # 'I' - 53: 0, # 'J' - 36: 0, # 'K' - 41: 0, # 'L' - 34: 0, # 'M' - 35: 0, # 'N' - 47: 0, # 'O' - 46: 0, # 'P' - 43: 0, # 'R' - 33: 0, # 'S' - 37: 0, # 'T' - 57: 0, # 'U' - 48: 0, # 'V' - 55: 0, # 'Y' - 52: 0, # 'Z' - 2: 2, # 'a' - 18: 3, # 'b' - 26: 2, # 'c' - 17: 3, # 'd' - 1: 1, # 'e' - 27: 2, # 'f' - 12: 2, # 'g' - 20: 2, # 'h' - 9: 2, # 'i' - 22: 2, # 'j' - 7: 3, # 'k' - 6: 3, # 'l' - 13: 2, # 'm' - 4: 3, # 'n' - 8: 1, # 'o' - 23: 2, # 'p' - 10: 3, # 'r' - 5: 3, # 's' - 3: 3, # 't' - 21: 1, # 'u' - 19: 2, # 'v' - 62: 0, # 'x' - 16: 0, # 'y' - 11: 3, # 'z' - 51: 0, # 'Á' - 44: 0, # 'É' - 61: 0, # 'Í' - 58: 0, # 'Ó' - 59: 0, # 'Ö' - 60: 0, # 'Ú' - 63: 0, # 'Ü' - 14: 1, # 'á' - 15: 1, # 'é' - 30: 1, # 'í' - 25: 0, # 'ó' - 24: 1, # 'ö' - 31: 1, # 'ú' - 29: 1, # 'ü' - 42: 0, # 'ő' - 56: 0, # 'ű' - }, - 24: { # 'ö' - 28: 0, # 'A' - 40: 0, # 'B' - 54: 0, # 'C' - 45: 0, # 'D' - 32: 0, # 'E' - 50: 0, # 'F' - 49: 0, # 'G' - 38: 0, # 'H' - 39: 0, # 'I' - 53: 0, # 'J' - 36: 0, # 'K' - 41: 0, # 'L' - 34: 0, # 'M' - 35: 0, # 'N' - 47: 0, # 'O' - 46: 0, # 'P' - 43: 0, # 'R' - 33: 0, # 'S' - 37: 0, # 'T' - 57: 0, # 'U' - 48: 0, # 'V' - 55: 0, # 'Y' - 52: 0, # 'Z' - 2: 0, # 'a' - 18: 3, # 'b' - 26: 1, # 'c' - 17: 2, # 'd' - 1: 0, # 'e' - 27: 1, # 'f' - 12: 2, # 'g' - 20: 1, # 'h' - 9: 0, # 'i' - 22: 1, # 'j' - 7: 3, # 'k' - 6: 3, # 'l' - 13: 3, # 'm' - 4: 3, # 'n' - 8: 0, # 'o' - 23: 2, # 'p' - 10: 3, # 'r' - 5: 3, # 's' - 3: 3, # 't' - 21: 0, # 'u' - 19: 3, # 'v' - 62: 0, # 'x' - 16: 0, # 'y' - 11: 3, # 'z' - 51: 0, # 'Á' - 44: 0, # 'É' - 61: 0, # 'Í' - 58: 0, # 'Ó' - 59: 0, # 'Ö' - 60: 0, # 'Ú' - 63: 0, # 'Ü' - 14: 0, # 'á' - 15: 0, # 'é' - 30: 0, # 'í' - 25: 0, # 'ó' - 24: 0, # 'ö' - 31: 0, # 'ú' - 29: 0, # 'ü' - 42: 0, # 'ő' - 56: 0, # 'ű' - }, - 31: { # 'ú' - 28: 0, # 'A' - 40: 0, # 'B' - 54: 0, # 'C' - 45: 0, # 'D' - 32: 0, # 'E' - 50: 0, # 'F' - 49: 0, # 'G' - 38: 0, # 'H' - 39: 0, # 'I' - 53: 0, # 'J' - 36: 0, # 'K' - 41: 0, # 'L' - 34: 0, # 'M' - 35: 0, # 'N' - 47: 0, # 'O' - 46: 0, # 'P' - 43: 0, # 'R' - 33: 0, # 'S' - 37: 0, # 'T' - 57: 0, # 'U' - 48: 0, # 'V' - 55: 0, # 'Y' - 52: 0, # 'Z' - 2: 1, # 'a' - 18: 1, # 'b' - 26: 2, # 'c' - 17: 1, # 'd' - 1: 1, # 'e' - 27: 2, # 'f' - 12: 3, # 'g' - 20: 1, # 'h' - 9: 1, # 'i' - 22: 3, # 'j' - 7: 1, # 'k' - 6: 3, # 'l' - 13: 1, # 'm' - 4: 2, # 'n' - 8: 0, # 'o' - 23: 1, # 'p' - 10: 3, # 'r' - 5: 3, # 's' - 3: 2, # 't' - 21: 1, # 'u' - 19: 1, # 'v' - 62: 0, # 'x' - 16: 0, # 'y' - 11: 2, # 'z' - 51: 0, # 'Á' - 44: 0, # 'É' - 61: 0, # 'Í' - 58: 0, # 'Ó' - 59: 0, # 'Ö' - 60: 0, # 'Ú' - 63: 0, # 'Ü' - 14: 1, # 'á' - 15: 1, # 'é' - 30: 0, # 'í' - 25: 0, # 'ó' - 24: 0, # 'ö' - 31: 0, # 'ú' - 29: 0, # 'ü' - 42: 0, # 'ő' - 56: 0, # 'ű' - }, - 29: { # 'ü' - 28: 0, # 'A' - 40: 0, # 'B' - 54: 0, # 'C' - 45: 0, # 'D' - 32: 0, # 'E' - 50: 0, # 'F' - 49: 0, # 'G' - 38: 0, # 'H' - 39: 0, # 'I' - 53: 0, # 'J' - 36: 0, # 'K' - 41: 0, # 'L' - 34: 0, # 'M' - 35: 0, # 'N' - 47: 0, # 'O' - 46: 0, # 'P' - 43: 0, # 'R' - 33: 0, # 'S' - 37: 0, # 'T' - 57: 0, # 'U' - 48: 0, # 'V' - 55: 0, # 'Y' - 52: 0, # 'Z' - 2: 1, # 'a' - 18: 1, # 'b' - 26: 1, # 'c' - 17: 2, # 'd' - 1: 1, # 'e' - 27: 1, # 'f' - 12: 3, # 'g' - 20: 2, # 'h' - 9: 1, # 'i' - 22: 1, # 'j' - 7: 3, # 'k' - 6: 3, # 'l' - 13: 1, # 'm' - 4: 3, # 'n' - 8: 0, # 'o' - 23: 1, # 'p' - 10: 2, # 'r' - 5: 2, # 's' - 3: 2, # 't' - 21: 0, # 'u' - 19: 2, # 'v' - 62: 0, # 'x' - 16: 0, # 'y' - 11: 2, # 'z' - 51: 0, # 'Á' - 44: 0, # 'É' - 61: 0, # 'Í' - 58: 0, # 'Ó' - 59: 0, # 'Ö' - 60: 0, # 'Ú' - 63: 0, # 'Ü' - 14: 0, # 'á' - 15: 1, # 'é' - 30: 0, # 'í' - 25: 0, # 'ó' - 24: 0, # 'ö' - 31: 0, # 'ú' - 29: 0, # 'ü' - 42: 0, # 'ő' - 56: 0, # 'ű' - }, - 42: { # 'ő' - 28: 0, # 'A' - 40: 0, # 'B' - 54: 0, # 'C' - 45: 0, # 'D' - 32: 0, # 'E' - 50: 0, # 'F' - 49: 0, # 'G' - 38: 0, # 'H' - 39: 0, # 'I' - 53: 0, # 'J' - 36: 0, # 'K' - 41: 0, # 'L' - 34: 0, # 'M' - 35: 0, # 'N' - 47: 0, # 'O' - 46: 0, # 'P' - 43: 0, # 'R' - 33: 0, # 'S' - 37: 0, # 'T' - 57: 0, # 'U' - 48: 0, # 'V' - 55: 0, # 'Y' - 52: 0, # 'Z' - 2: 1, # 'a' - 18: 2, # 'b' - 26: 1, # 'c' - 17: 2, # 'd' - 1: 1, # 'e' - 27: 1, # 'f' - 12: 1, # 'g' - 20: 1, # 'h' - 9: 1, # 'i' - 22: 1, # 'j' - 7: 2, # 'k' - 6: 3, # 'l' - 13: 1, # 'm' - 4: 2, # 'n' - 8: 1, # 'o' - 23: 1, # 'p' - 10: 2, # 'r' - 5: 2, # 's' - 3: 2, # 't' - 21: 1, # 'u' - 19: 1, # 'v' - 62: 0, # 'x' - 16: 0, # 'y' - 11: 2, # 'z' - 51: 0, # 'Á' - 44: 0, # 'É' - 61: 0, # 'Í' - 58: 0, # 'Ó' - 59: 0, # 'Ö' - 60: 0, # 'Ú' - 63: 0, # 'Ü' - 14: 0, # 'á' - 15: 1, # 'é' - 30: 1, # 'í' - 25: 0, # 'ó' - 24: 0, # 'ö' - 31: 0, # 'ú' - 29: 1, # 'ü' - 42: 0, # 'ő' - 56: 0, # 'ű' - }, - 56: { # 'ű' - 28: 0, # 'A' - 40: 0, # 'B' - 54: 0, # 'C' - 45: 0, # 'D' - 32: 0, # 'E' - 50: 0, # 'F' - 49: 0, # 'G' - 38: 0, # 'H' - 39: 0, # 'I' - 53: 0, # 'J' - 36: 0, # 'K' - 41: 0, # 'L' - 34: 0, # 'M' - 35: 0, # 'N' - 47: 0, # 'O' - 46: 0, # 'P' - 43: 0, # 'R' - 33: 0, # 'S' - 37: 0, # 'T' - 57: 0, # 'U' - 48: 0, # 'V' - 55: 0, # 'Y' - 52: 0, # 'Z' - 2: 1, # 'a' - 18: 1, # 'b' - 26: 0, # 'c' - 17: 1, # 'd' - 1: 1, # 'e' - 27: 1, # 'f' - 12: 1, # 'g' - 20: 1, # 'h' - 9: 1, # 'i' - 22: 1, # 'j' - 7: 1, # 'k' - 6: 1, # 'l' - 13: 0, # 'm' - 4: 2, # 'n' - 8: 0, # 'o' - 23: 0, # 'p' - 10: 1, # 'r' - 5: 1, # 's' - 3: 1, # 't' - 21: 0, # 'u' - 19: 1, # 'v' - 62: 0, # 'x' - 16: 0, # 'y' - 11: 2, # 'z' - 51: 0, # 'Á' - 44: 0, # 'É' - 61: 0, # 'Í' - 58: 0, # 'Ó' - 59: 0, # 'Ö' - 60: 0, # 'Ú' - 63: 0, # 'Ü' - 14: 0, # 'á' - 15: 0, # 'é' - 30: 0, # 'í' - 25: 0, # 'ó' - 24: 0, # 'ö' - 31: 0, # 'ú' - 29: 0, # 'ü' - 42: 0, # 'ő' - 56: 0, # 'ű' - }, -} - -# 255: Undefined characters that did not exist in training text -# 254: Carriage/Return -# 253: symbol (punctuation) that does not belong to word -# 252: 0 - 9 -# 251: Control characters - -# Character Mapping Table(s): -WINDOWS_1250_HUNGARIAN_CHAR_TO_ORDER = { - 0: 255, # '\x00' - 1: 255, # '\x01' - 2: 255, # '\x02' - 3: 255, # '\x03' - 4: 255, # '\x04' - 5: 255, # '\x05' - 6: 255, # '\x06' - 7: 255, # '\x07' - 8: 255, # '\x08' - 9: 255, # '\t' - 10: 254, # '\n' - 11: 255, # '\x0b' - 12: 255, # '\x0c' - 13: 254, # '\r' - 14: 255, # '\x0e' - 15: 255, # '\x0f' - 16: 255, # '\x10' - 17: 255, # '\x11' - 18: 255, # '\x12' - 19: 255, # '\x13' - 20: 255, # '\x14' - 21: 255, # '\x15' - 22: 255, # '\x16' - 23: 255, # '\x17' - 24: 255, # '\x18' - 25: 255, # '\x19' - 26: 255, # '\x1a' - 27: 255, # '\x1b' - 28: 255, # '\x1c' - 29: 255, # '\x1d' - 30: 255, # '\x1e' - 31: 255, # '\x1f' - 32: 253, # ' ' - 33: 253, # '!' - 34: 253, # '"' - 35: 253, # '#' - 36: 253, # '$' - 37: 253, # '%' - 38: 253, # '&' - 39: 253, # "'" - 40: 253, # '(' - 41: 253, # ')' - 42: 253, # '*' - 43: 253, # '+' - 44: 253, # ',' - 45: 253, # '-' - 46: 253, # '.' - 47: 253, # '/' - 48: 252, # '0' - 49: 252, # '1' - 50: 252, # '2' - 51: 252, # '3' - 52: 252, # '4' - 53: 252, # '5' - 54: 252, # '6' - 55: 252, # '7' - 56: 252, # '8' - 57: 252, # '9' - 58: 253, # ':' - 59: 253, # ';' - 60: 253, # '<' - 61: 253, # '=' - 62: 253, # '>' - 63: 253, # '?' - 64: 253, # '@' - 65: 28, # 'A' - 66: 40, # 'B' - 67: 54, # 'C' - 68: 45, # 'D' - 69: 32, # 'E' - 70: 50, # 'F' - 71: 49, # 'G' - 72: 38, # 'H' - 73: 39, # 'I' - 74: 53, # 'J' - 75: 36, # 'K' - 76: 41, # 'L' - 77: 34, # 'M' - 78: 35, # 'N' - 79: 47, # 'O' - 80: 46, # 'P' - 81: 72, # 'Q' - 82: 43, # 'R' - 83: 33, # 'S' - 84: 37, # 'T' - 85: 57, # 'U' - 86: 48, # 'V' - 87: 64, # 'W' - 88: 68, # 'X' - 89: 55, # 'Y' - 90: 52, # 'Z' - 91: 253, # '[' - 92: 253, # '\\' - 93: 253, # ']' - 94: 253, # '^' - 95: 253, # '_' - 96: 253, # '`' - 97: 2, # 'a' - 98: 18, # 'b' - 99: 26, # 'c' - 100: 17, # 'd' - 101: 1, # 'e' - 102: 27, # 'f' - 103: 12, # 'g' - 104: 20, # 'h' - 105: 9, # 'i' - 106: 22, # 'j' - 107: 7, # 'k' - 108: 6, # 'l' - 109: 13, # 'm' - 110: 4, # 'n' - 111: 8, # 'o' - 112: 23, # 'p' - 113: 67, # 'q' - 114: 10, # 'r' - 115: 5, # 's' - 116: 3, # 't' - 117: 21, # 'u' - 118: 19, # 'v' - 119: 65, # 'w' - 120: 62, # 'x' - 121: 16, # 'y' - 122: 11, # 'z' - 123: 253, # '{' - 124: 253, # '|' - 125: 253, # '}' - 126: 253, # '~' - 127: 253, # '\x7f' - 128: 161, # '€' - 129: 162, # None - 130: 163, # '‚' - 131: 164, # None - 132: 165, # '„' - 133: 166, # '…' - 134: 167, # '†' - 135: 168, # '‡' - 136: 169, # None - 137: 170, # '‰' - 138: 171, # 'Š' - 139: 172, # '‹' - 140: 173, # 'Ś' - 141: 174, # 'Ť' - 142: 175, # 'Ž' - 143: 176, # 'Ź' - 144: 177, # None - 145: 178, # '‘' - 146: 179, # '’' - 147: 180, # '“' - 148: 78, # '”' - 149: 181, # '•' - 150: 69, # '–' - 151: 182, # '—' - 152: 183, # None - 153: 184, # '™' - 154: 185, # 'š' - 155: 186, # '›' - 156: 187, # 'ś' - 157: 188, # 'ť' - 158: 189, # 'ž' - 159: 190, # 'ź' - 160: 191, # '\xa0' - 161: 192, # 'ˇ' - 162: 193, # '˘' - 163: 194, # 'Ł' - 164: 195, # '¤' - 165: 196, # 'Ą' - 166: 197, # '¦' - 167: 76, # '§' - 168: 198, # '¨' - 169: 199, # '©' - 170: 200, # 'Ş' - 171: 201, # '«' - 172: 202, # '¬' - 173: 203, # '\xad' - 174: 204, # '®' - 175: 205, # 'Ż' - 176: 81, # '°' - 177: 206, # '±' - 178: 207, # '˛' - 179: 208, # 'ł' - 180: 209, # '´' - 181: 210, # 'µ' - 182: 211, # '¶' - 183: 212, # '·' - 184: 213, # '¸' - 185: 214, # 'ą' - 186: 215, # 'ş' - 187: 216, # '»' - 188: 217, # 'Ľ' - 189: 218, # '˝' - 190: 219, # 'ľ' - 191: 220, # 'ż' - 192: 221, # 'Ŕ' - 193: 51, # 'Á' - 194: 83, # 'Â' - 195: 222, # 'Ă' - 196: 80, # 'Ä' - 197: 223, # 'Ĺ' - 198: 224, # 'Ć' - 199: 225, # 'Ç' - 200: 226, # 'Č' - 201: 44, # 'É' - 202: 227, # 'Ę' - 203: 228, # 'Ë' - 204: 229, # 'Ě' - 205: 61, # 'Í' - 206: 230, # 'Î' - 207: 231, # 'Ď' - 208: 232, # 'Đ' - 209: 233, # 'Ń' - 210: 234, # 'Ň' - 211: 58, # 'Ó' - 212: 235, # 'Ô' - 213: 66, # 'Ő' - 214: 59, # 'Ö' - 215: 236, # '×' - 216: 237, # 'Ř' - 217: 238, # 'Ů' - 218: 60, # 'Ú' - 219: 70, # 'Ű' - 220: 63, # 'Ü' - 221: 239, # 'Ý' - 222: 240, # 'Ţ' - 223: 241, # 'ß' - 224: 84, # 'ŕ' - 225: 14, # 'á' - 226: 75, # 'â' - 227: 242, # 'ă' - 228: 71, # 'ä' - 229: 82, # 'ĺ' - 230: 243, # 'ć' - 231: 73, # 'ç' - 232: 244, # 'č' - 233: 15, # 'é' - 234: 85, # 'ę' - 235: 79, # 'ë' - 236: 86, # 'ě' - 237: 30, # 'í' - 238: 77, # 'î' - 239: 87, # 'ď' - 240: 245, # 'đ' - 241: 246, # 'ń' - 242: 247, # 'ň' - 243: 25, # 'ó' - 244: 74, # 'ô' - 245: 42, # 'ő' - 246: 24, # 'ö' - 247: 248, # '÷' - 248: 249, # 'ř' - 249: 250, # 'ů' - 250: 31, # 'ú' - 251: 56, # 'ű' - 252: 29, # 'ü' - 253: 251, # 'ý' - 254: 252, # 'ţ' - 255: 253, # '˙' -} - -WINDOWS_1250_HUNGARIAN_MODEL = SingleByteCharSetModel( - charset_name="windows-1250", - language="Hungarian", - char_to_order_map=WINDOWS_1250_HUNGARIAN_CHAR_TO_ORDER, - language_model=HUNGARIAN_LANG_MODEL, - typical_positive_ratio=0.947368, - keep_ascii_letters=True, - alphabet="ABCDEFGHIJKLMNOPRSTUVZabcdefghijklmnoprstuvzÁÉÍÓÖÚÜáéíóöúüŐőŰű", -) - -ISO_8859_2_HUNGARIAN_CHAR_TO_ORDER = { - 0: 255, # '\x00' - 1: 255, # '\x01' - 2: 255, # '\x02' - 3: 255, # '\x03' - 4: 255, # '\x04' - 5: 255, # '\x05' - 6: 255, # '\x06' - 7: 255, # '\x07' - 8: 255, # '\x08' - 9: 255, # '\t' - 10: 254, # '\n' - 11: 255, # '\x0b' - 12: 255, # '\x0c' - 13: 254, # '\r' - 14: 255, # '\x0e' - 15: 255, # '\x0f' - 16: 255, # '\x10' - 17: 255, # '\x11' - 18: 255, # '\x12' - 19: 255, # '\x13' - 20: 255, # '\x14' - 21: 255, # '\x15' - 22: 255, # '\x16' - 23: 255, # '\x17' - 24: 255, # '\x18' - 25: 255, # '\x19' - 26: 255, # '\x1a' - 27: 255, # '\x1b' - 28: 255, # '\x1c' - 29: 255, # '\x1d' - 30: 255, # '\x1e' - 31: 255, # '\x1f' - 32: 253, # ' ' - 33: 253, # '!' - 34: 253, # '"' - 35: 253, # '#' - 36: 253, # '$' - 37: 253, # '%' - 38: 253, # '&' - 39: 253, # "'" - 40: 253, # '(' - 41: 253, # ')' - 42: 253, # '*' - 43: 253, # '+' - 44: 253, # ',' - 45: 253, # '-' - 46: 253, # '.' - 47: 253, # '/' - 48: 252, # '0' - 49: 252, # '1' - 50: 252, # '2' - 51: 252, # '3' - 52: 252, # '4' - 53: 252, # '5' - 54: 252, # '6' - 55: 252, # '7' - 56: 252, # '8' - 57: 252, # '9' - 58: 253, # ':' - 59: 253, # ';' - 60: 253, # '<' - 61: 253, # '=' - 62: 253, # '>' - 63: 253, # '?' - 64: 253, # '@' - 65: 28, # 'A' - 66: 40, # 'B' - 67: 54, # 'C' - 68: 45, # 'D' - 69: 32, # 'E' - 70: 50, # 'F' - 71: 49, # 'G' - 72: 38, # 'H' - 73: 39, # 'I' - 74: 53, # 'J' - 75: 36, # 'K' - 76: 41, # 'L' - 77: 34, # 'M' - 78: 35, # 'N' - 79: 47, # 'O' - 80: 46, # 'P' - 81: 71, # 'Q' - 82: 43, # 'R' - 83: 33, # 'S' - 84: 37, # 'T' - 85: 57, # 'U' - 86: 48, # 'V' - 87: 64, # 'W' - 88: 68, # 'X' - 89: 55, # 'Y' - 90: 52, # 'Z' - 91: 253, # '[' - 92: 253, # '\\' - 93: 253, # ']' - 94: 253, # '^' - 95: 253, # '_' - 96: 253, # '`' - 97: 2, # 'a' - 98: 18, # 'b' - 99: 26, # 'c' - 100: 17, # 'd' - 101: 1, # 'e' - 102: 27, # 'f' - 103: 12, # 'g' - 104: 20, # 'h' - 105: 9, # 'i' - 106: 22, # 'j' - 107: 7, # 'k' - 108: 6, # 'l' - 109: 13, # 'm' - 110: 4, # 'n' - 111: 8, # 'o' - 112: 23, # 'p' - 113: 67, # 'q' - 114: 10, # 'r' - 115: 5, # 's' - 116: 3, # 't' - 117: 21, # 'u' - 118: 19, # 'v' - 119: 65, # 'w' - 120: 62, # 'x' - 121: 16, # 'y' - 122: 11, # 'z' - 123: 253, # '{' - 124: 253, # '|' - 125: 253, # '}' - 126: 253, # '~' - 127: 253, # '\x7f' - 128: 159, # '\x80' - 129: 160, # '\x81' - 130: 161, # '\x82' - 131: 162, # '\x83' - 132: 163, # '\x84' - 133: 164, # '\x85' - 134: 165, # '\x86' - 135: 166, # '\x87' - 136: 167, # '\x88' - 137: 168, # '\x89' - 138: 169, # '\x8a' - 139: 170, # '\x8b' - 140: 171, # '\x8c' - 141: 172, # '\x8d' - 142: 173, # '\x8e' - 143: 174, # '\x8f' - 144: 175, # '\x90' - 145: 176, # '\x91' - 146: 177, # '\x92' - 147: 178, # '\x93' - 148: 179, # '\x94' - 149: 180, # '\x95' - 150: 181, # '\x96' - 151: 182, # '\x97' - 152: 183, # '\x98' - 153: 184, # '\x99' - 154: 185, # '\x9a' - 155: 186, # '\x9b' - 156: 187, # '\x9c' - 157: 188, # '\x9d' - 158: 189, # '\x9e' - 159: 190, # '\x9f' - 160: 191, # '\xa0' - 161: 192, # 'Ą' - 162: 193, # '˘' - 163: 194, # 'Ł' - 164: 195, # '¤' - 165: 196, # 'Ľ' - 166: 197, # 'Ś' - 167: 75, # '§' - 168: 198, # '¨' - 169: 199, # 'Š' - 170: 200, # 'Ş' - 171: 201, # 'Ť' - 172: 202, # 'Ź' - 173: 203, # '\xad' - 174: 204, # 'Ž' - 175: 205, # 'Ż' - 176: 79, # '°' - 177: 206, # 'ą' - 178: 207, # '˛' - 179: 208, # 'ł' - 180: 209, # '´' - 181: 210, # 'ľ' - 182: 211, # 'ś' - 183: 212, # 'ˇ' - 184: 213, # '¸' - 185: 214, # 'š' - 186: 215, # 'ş' - 187: 216, # 'ť' - 188: 217, # 'ź' - 189: 218, # '˝' - 190: 219, # 'ž' - 191: 220, # 'ż' - 192: 221, # 'Ŕ' - 193: 51, # 'Á' - 194: 81, # 'Â' - 195: 222, # 'Ă' - 196: 78, # 'Ä' - 197: 223, # 'Ĺ' - 198: 224, # 'Ć' - 199: 225, # 'Ç' - 200: 226, # 'Č' - 201: 44, # 'É' - 202: 227, # 'Ę' - 203: 228, # 'Ë' - 204: 229, # 'Ě' - 205: 61, # 'Í' - 206: 230, # 'Î' - 207: 231, # 'Ď' - 208: 232, # 'Đ' - 209: 233, # 'Ń' - 210: 234, # 'Ň' - 211: 58, # 'Ó' - 212: 235, # 'Ô' - 213: 66, # 'Ő' - 214: 59, # 'Ö' - 215: 236, # '×' - 216: 237, # 'Ř' - 217: 238, # 'Ů' - 218: 60, # 'Ú' - 219: 69, # 'Ű' - 220: 63, # 'Ü' - 221: 239, # 'Ý' - 222: 240, # 'Ţ' - 223: 241, # 'ß' - 224: 82, # 'ŕ' - 225: 14, # 'á' - 226: 74, # 'â' - 227: 242, # 'ă' - 228: 70, # 'ä' - 229: 80, # 'ĺ' - 230: 243, # 'ć' - 231: 72, # 'ç' - 232: 244, # 'č' - 233: 15, # 'é' - 234: 83, # 'ę' - 235: 77, # 'ë' - 236: 84, # 'ě' - 237: 30, # 'í' - 238: 76, # 'î' - 239: 85, # 'ď' - 240: 245, # 'đ' - 241: 246, # 'ń' - 242: 247, # 'ň' - 243: 25, # 'ó' - 244: 73, # 'ô' - 245: 42, # 'ő' - 246: 24, # 'ö' - 247: 248, # '÷' - 248: 249, # 'ř' - 249: 250, # 'ů' - 250: 31, # 'ú' - 251: 56, # 'ű' - 252: 29, # 'ü' - 253: 251, # 'ý' - 254: 252, # 'ţ' - 255: 253, # '˙' -} - -ISO_8859_2_HUNGARIAN_MODEL = SingleByteCharSetModel( - charset_name="ISO-8859-2", - language="Hungarian", - char_to_order_map=ISO_8859_2_HUNGARIAN_CHAR_TO_ORDER, - language_model=HUNGARIAN_LANG_MODEL, - typical_positive_ratio=0.947368, - keep_ascii_letters=True, - alphabet="ABCDEFGHIJKLMNOPRSTUVZabcdefghijklmnoprstuvzÁÉÍÓÖÚÜáéíóöúüŐőŰű", -) diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/chardet/langrussianmodel.py b/bot/lib/python3.11/site-packages/pip/_vendor/chardet/langrussianmodel.py deleted file mode 100644 index 39a5388..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/chardet/langrussianmodel.py +++ /dev/null @@ -1,5725 +0,0 @@ -from pip._vendor.chardet.sbcharsetprober import SingleByteCharSetModel - -# 3: Positive -# 2: Likely -# 1: Unlikely -# 0: Negative - -RUSSIAN_LANG_MODEL = { - 37: { # 'А' - 37: 0, # 'А' - 44: 1, # 'Б' - 33: 1, # 'В' - 46: 1, # 'Г' - 41: 1, # 'Д' - 48: 1, # 'Е' - 56: 1, # 'Ж' - 51: 1, # 'З' - 42: 1, # 'И' - 60: 1, # 'Й' - 36: 1, # 'К' - 49: 1, # 'Л' - 38: 1, # 'М' - 31: 2, # 'Н' - 34: 1, # 'О' - 35: 1, # 'П' - 45: 1, # 'Р' - 32: 1, # 'С' - 40: 1, # 'Т' - 52: 1, # 'У' - 53: 1, # 'Ф' - 55: 1, # 'Х' - 58: 1, # 'Ц' - 50: 1, # 'Ч' - 57: 1, # 'Ш' - 63: 1, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 1, # 'Ю' - 43: 1, # 'Я' - 3: 1, # 'а' - 21: 2, # 'б' - 10: 2, # 'в' - 19: 2, # 'г' - 13: 2, # 'д' - 2: 0, # 'е' - 24: 1, # 'ж' - 20: 1, # 'з' - 4: 0, # 'и' - 23: 1, # 'й' - 11: 2, # 'к' - 8: 3, # 'л' - 12: 2, # 'м' - 5: 2, # 'н' - 1: 0, # 'о' - 15: 2, # 'п' - 9: 2, # 'р' - 7: 2, # 'с' - 6: 2, # 'т' - 14: 2, # 'у' - 39: 2, # 'ф' - 26: 2, # 'х' - 28: 0, # 'ц' - 22: 1, # 'ч' - 25: 2, # 'ш' - 29: 0, # 'щ' - 54: 0, # 'ъ' - 18: 0, # 'ы' - 17: 0, # 'ь' - 30: 1, # 'э' - 27: 0, # 'ю' - 16: 0, # 'я' - }, - 44: { # 'Б' - 37: 1, # 'А' - 44: 0, # 'Б' - 33: 1, # 'В' - 46: 1, # 'Г' - 41: 0, # 'Д' - 48: 1, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 1, # 'И' - 60: 0, # 'Й' - 36: 0, # 'К' - 49: 1, # 'Л' - 38: 1, # 'М' - 31: 1, # 'Н' - 34: 1, # 'О' - 35: 0, # 'П' - 45: 1, # 'Р' - 32: 0, # 'С' - 40: 0, # 'Т' - 52: 1, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 0, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 1, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 1, # 'Я' - 3: 2, # 'а' - 21: 0, # 'б' - 10: 0, # 'в' - 19: 0, # 'г' - 13: 1, # 'д' - 2: 3, # 'е' - 24: 0, # 'ж' - 20: 0, # 'з' - 4: 2, # 'и' - 23: 0, # 'й' - 11: 0, # 'к' - 8: 2, # 'л' - 12: 0, # 'м' - 5: 0, # 'н' - 1: 3, # 'о' - 15: 0, # 'п' - 9: 2, # 'р' - 7: 0, # 'с' - 6: 0, # 'т' - 14: 2, # 'у' - 39: 0, # 'ф' - 26: 0, # 'х' - 28: 0, # 'ц' - 22: 0, # 'ч' - 25: 0, # 'ш' - 29: 0, # 'щ' - 54: 0, # 'ъ' - 18: 2, # 'ы' - 17: 1, # 'ь' - 30: 2, # 'э' - 27: 1, # 'ю' - 16: 1, # 'я' - }, - 33: { # 'В' - 37: 2, # 'А' - 44: 0, # 'Б' - 33: 1, # 'В' - 46: 0, # 'Г' - 41: 1, # 'Д' - 48: 1, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 1, # 'И' - 60: 0, # 'Й' - 36: 1, # 'К' - 49: 1, # 'Л' - 38: 1, # 'М' - 31: 1, # 'Н' - 34: 1, # 'О' - 35: 1, # 'П' - 45: 1, # 'Р' - 32: 1, # 'С' - 40: 1, # 'Т' - 52: 1, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 0, # 'Ч' - 57: 1, # 'Ш' - 63: 0, # 'Щ' - 62: 1, # 'Ы' - 61: 1, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 1, # 'Я' - 3: 2, # 'а' - 21: 1, # 'б' - 10: 1, # 'в' - 19: 1, # 'г' - 13: 2, # 'д' - 2: 3, # 'е' - 24: 0, # 'ж' - 20: 2, # 'з' - 4: 2, # 'и' - 23: 0, # 'й' - 11: 1, # 'к' - 8: 2, # 'л' - 12: 2, # 'м' - 5: 2, # 'н' - 1: 3, # 'о' - 15: 2, # 'п' - 9: 2, # 'р' - 7: 3, # 'с' - 6: 2, # 'т' - 14: 2, # 'у' - 39: 0, # 'ф' - 26: 1, # 'х' - 28: 1, # 'ц' - 22: 2, # 'ч' - 25: 1, # 'ш' - 29: 0, # 'щ' - 54: 1, # 'ъ' - 18: 3, # 'ы' - 17: 1, # 'ь' - 30: 2, # 'э' - 27: 0, # 'ю' - 16: 1, # 'я' - }, - 46: { # 'Г' - 37: 1, # 'А' - 44: 1, # 'Б' - 33: 0, # 'В' - 46: 0, # 'Г' - 41: 1, # 'Д' - 48: 1, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 1, # 'И' - 60: 0, # 'Й' - 36: 0, # 'К' - 49: 1, # 'Л' - 38: 1, # 'М' - 31: 1, # 'Н' - 34: 1, # 'О' - 35: 1, # 'П' - 45: 1, # 'Р' - 32: 0, # 'С' - 40: 0, # 'Т' - 52: 1, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 0, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 0, # 'Я' - 3: 2, # 'а' - 21: 0, # 'б' - 10: 1, # 'в' - 19: 0, # 'г' - 13: 2, # 'д' - 2: 2, # 'е' - 24: 0, # 'ж' - 20: 0, # 'з' - 4: 2, # 'и' - 23: 0, # 'й' - 11: 0, # 'к' - 8: 2, # 'л' - 12: 1, # 'м' - 5: 1, # 'н' - 1: 3, # 'о' - 15: 0, # 'п' - 9: 2, # 'р' - 7: 0, # 'с' - 6: 0, # 'т' - 14: 2, # 'у' - 39: 0, # 'ф' - 26: 0, # 'х' - 28: 0, # 'ц' - 22: 0, # 'ч' - 25: 0, # 'ш' - 29: 0, # 'щ' - 54: 0, # 'ъ' - 18: 0, # 'ы' - 17: 1, # 'ь' - 30: 1, # 'э' - 27: 1, # 'ю' - 16: 0, # 'я' - }, - 41: { # 'Д' - 37: 1, # 'А' - 44: 0, # 'Б' - 33: 1, # 'В' - 46: 0, # 'Г' - 41: 0, # 'Д' - 48: 2, # 'Е' - 56: 1, # 'Ж' - 51: 0, # 'З' - 42: 1, # 'И' - 60: 0, # 'Й' - 36: 1, # 'К' - 49: 1, # 'Л' - 38: 0, # 'М' - 31: 1, # 'Н' - 34: 1, # 'О' - 35: 0, # 'П' - 45: 1, # 'Р' - 32: 1, # 'С' - 40: 0, # 'Т' - 52: 1, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 1, # 'Ц' - 50: 1, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 1, # 'Ы' - 61: 1, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 1, # 'Я' - 3: 3, # 'а' - 21: 0, # 'б' - 10: 2, # 'в' - 19: 0, # 'г' - 13: 0, # 'д' - 2: 2, # 'е' - 24: 3, # 'ж' - 20: 1, # 'з' - 4: 2, # 'и' - 23: 0, # 'й' - 11: 0, # 'к' - 8: 2, # 'л' - 12: 1, # 'м' - 5: 1, # 'н' - 1: 3, # 'о' - 15: 0, # 'п' - 9: 2, # 'р' - 7: 0, # 'с' - 6: 0, # 'т' - 14: 2, # 'у' - 39: 0, # 'ф' - 26: 1, # 'х' - 28: 0, # 'ц' - 22: 0, # 'ч' - 25: 0, # 'ш' - 29: 0, # 'щ' - 54: 0, # 'ъ' - 18: 1, # 'ы' - 17: 1, # 'ь' - 30: 2, # 'э' - 27: 1, # 'ю' - 16: 1, # 'я' - }, - 48: { # 'Е' - 37: 1, # 'А' - 44: 1, # 'Б' - 33: 1, # 'В' - 46: 1, # 'Г' - 41: 1, # 'Д' - 48: 1, # 'Е' - 56: 1, # 'Ж' - 51: 1, # 'З' - 42: 1, # 'И' - 60: 1, # 'Й' - 36: 1, # 'К' - 49: 1, # 'Л' - 38: 1, # 'М' - 31: 2, # 'Н' - 34: 1, # 'О' - 35: 1, # 'П' - 45: 2, # 'Р' - 32: 2, # 'С' - 40: 1, # 'Т' - 52: 0, # 'У' - 53: 0, # 'Ф' - 55: 1, # 'Х' - 58: 1, # 'Ц' - 50: 1, # 'Ч' - 57: 1, # 'Ш' - 63: 1, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 1, # 'Я' - 3: 0, # 'а' - 21: 0, # 'б' - 10: 2, # 'в' - 19: 2, # 'г' - 13: 2, # 'д' - 2: 2, # 'е' - 24: 1, # 'ж' - 20: 1, # 'з' - 4: 0, # 'и' - 23: 2, # 'й' - 11: 1, # 'к' - 8: 2, # 'л' - 12: 2, # 'м' - 5: 1, # 'н' - 1: 0, # 'о' - 15: 1, # 'п' - 9: 1, # 'р' - 7: 3, # 'с' - 6: 0, # 'т' - 14: 0, # 'у' - 39: 1, # 'ф' - 26: 1, # 'х' - 28: 0, # 'ц' - 22: 0, # 'ч' - 25: 1, # 'ш' - 29: 2, # 'щ' - 54: 0, # 'ъ' - 18: 0, # 'ы' - 17: 0, # 'ь' - 30: 0, # 'э' - 27: 1, # 'ю' - 16: 0, # 'я' - }, - 56: { # 'Ж' - 37: 1, # 'А' - 44: 0, # 'Б' - 33: 0, # 'В' - 46: 0, # 'Г' - 41: 1, # 'Д' - 48: 1, # 'Е' - 56: 0, # 'Ж' - 51: 1, # 'З' - 42: 1, # 'И' - 60: 0, # 'Й' - 36: 0, # 'К' - 49: 0, # 'Л' - 38: 0, # 'М' - 31: 1, # 'Н' - 34: 1, # 'О' - 35: 0, # 'П' - 45: 0, # 'Р' - 32: 0, # 'С' - 40: 0, # 'Т' - 52: 1, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 0, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 0, # 'Я' - 3: 2, # 'а' - 21: 1, # 'б' - 10: 0, # 'в' - 19: 1, # 'г' - 13: 1, # 'д' - 2: 2, # 'е' - 24: 1, # 'ж' - 20: 0, # 'з' - 4: 2, # 'и' - 23: 0, # 'й' - 11: 0, # 'к' - 8: 0, # 'л' - 12: 1, # 'м' - 5: 0, # 'н' - 1: 2, # 'о' - 15: 0, # 'п' - 9: 1, # 'р' - 7: 0, # 'с' - 6: 0, # 'т' - 14: 2, # 'у' - 39: 0, # 'ф' - 26: 0, # 'х' - 28: 0, # 'ц' - 22: 0, # 'ч' - 25: 0, # 'ш' - 29: 0, # 'щ' - 54: 0, # 'ъ' - 18: 0, # 'ы' - 17: 0, # 'ь' - 30: 0, # 'э' - 27: 2, # 'ю' - 16: 0, # 'я' - }, - 51: { # 'З' - 37: 1, # 'А' - 44: 0, # 'Б' - 33: 1, # 'В' - 46: 1, # 'Г' - 41: 1, # 'Д' - 48: 1, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 1, # 'И' - 60: 0, # 'Й' - 36: 0, # 'К' - 49: 1, # 'Л' - 38: 1, # 'М' - 31: 1, # 'Н' - 34: 1, # 'О' - 35: 0, # 'П' - 45: 1, # 'Р' - 32: 0, # 'С' - 40: 0, # 'Т' - 52: 1, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 0, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 1, # 'Ы' - 61: 1, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 0, # 'Я' - 3: 3, # 'а' - 21: 1, # 'б' - 10: 2, # 'в' - 19: 0, # 'г' - 13: 2, # 'д' - 2: 2, # 'е' - 24: 0, # 'ж' - 20: 0, # 'з' - 4: 2, # 'и' - 23: 0, # 'й' - 11: 0, # 'к' - 8: 1, # 'л' - 12: 1, # 'м' - 5: 2, # 'н' - 1: 2, # 'о' - 15: 0, # 'п' - 9: 1, # 'р' - 7: 0, # 'с' - 6: 0, # 'т' - 14: 1, # 'у' - 39: 0, # 'ф' - 26: 0, # 'х' - 28: 0, # 'ц' - 22: 0, # 'ч' - 25: 0, # 'ш' - 29: 0, # 'щ' - 54: 0, # 'ъ' - 18: 1, # 'ы' - 17: 0, # 'ь' - 30: 0, # 'э' - 27: 0, # 'ю' - 16: 1, # 'я' - }, - 42: { # 'И' - 37: 1, # 'А' - 44: 1, # 'Б' - 33: 1, # 'В' - 46: 1, # 'Г' - 41: 1, # 'Д' - 48: 2, # 'Е' - 56: 1, # 'Ж' - 51: 1, # 'З' - 42: 1, # 'И' - 60: 1, # 'Й' - 36: 1, # 'К' - 49: 1, # 'Л' - 38: 1, # 'М' - 31: 1, # 'Н' - 34: 1, # 'О' - 35: 1, # 'П' - 45: 1, # 'Р' - 32: 2, # 'С' - 40: 1, # 'Т' - 52: 0, # 'У' - 53: 1, # 'Ф' - 55: 1, # 'Х' - 58: 1, # 'Ц' - 50: 1, # 'Ч' - 57: 0, # 'Ш' - 63: 1, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 1, # 'Ю' - 43: 1, # 'Я' - 3: 1, # 'а' - 21: 2, # 'б' - 10: 2, # 'в' - 19: 2, # 'г' - 13: 2, # 'д' - 2: 2, # 'е' - 24: 0, # 'ж' - 20: 2, # 'з' - 4: 1, # 'и' - 23: 0, # 'й' - 11: 1, # 'к' - 8: 2, # 'л' - 12: 2, # 'м' - 5: 2, # 'н' - 1: 1, # 'о' - 15: 1, # 'п' - 9: 2, # 'р' - 7: 2, # 'с' - 6: 2, # 'т' - 14: 1, # 'у' - 39: 1, # 'ф' - 26: 2, # 'х' - 28: 0, # 'ц' - 22: 0, # 'ч' - 25: 1, # 'ш' - 29: 1, # 'щ' - 54: 0, # 'ъ' - 18: 0, # 'ы' - 17: 0, # 'ь' - 30: 0, # 'э' - 27: 1, # 'ю' - 16: 0, # 'я' - }, - 60: { # 'Й' - 37: 0, # 'А' - 44: 0, # 'Б' - 33: 0, # 'В' - 46: 0, # 'Г' - 41: 1, # 'Д' - 48: 0, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 0, # 'И' - 60: 0, # 'Й' - 36: 1, # 'К' - 49: 1, # 'Л' - 38: 0, # 'М' - 31: 1, # 'Н' - 34: 0, # 'О' - 35: 0, # 'П' - 45: 0, # 'Р' - 32: 1, # 'С' - 40: 1, # 'Т' - 52: 0, # 'У' - 53: 0, # 'Ф' - 55: 1, # 'Х' - 58: 1, # 'Ц' - 50: 0, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 0, # 'Я' - 3: 0, # 'а' - 21: 0, # 'б' - 10: 0, # 'в' - 19: 0, # 'г' - 13: 0, # 'д' - 2: 1, # 'е' - 24: 0, # 'ж' - 20: 0, # 'з' - 4: 0, # 'и' - 23: 0, # 'й' - 11: 0, # 'к' - 8: 0, # 'л' - 12: 0, # 'м' - 5: 0, # 'н' - 1: 2, # 'о' - 15: 0, # 'п' - 9: 0, # 'р' - 7: 0, # 'с' - 6: 0, # 'т' - 14: 0, # 'у' - 39: 0, # 'ф' - 26: 0, # 'х' - 28: 0, # 'ц' - 22: 0, # 'ч' - 25: 0, # 'ш' - 29: 0, # 'щ' - 54: 0, # 'ъ' - 18: 0, # 'ы' - 17: 0, # 'ь' - 30: 0, # 'э' - 27: 0, # 'ю' - 16: 0, # 'я' - }, - 36: { # 'К' - 37: 2, # 'А' - 44: 0, # 'Б' - 33: 1, # 'В' - 46: 0, # 'Г' - 41: 0, # 'Д' - 48: 1, # 'Е' - 56: 0, # 'Ж' - 51: 1, # 'З' - 42: 1, # 'И' - 60: 0, # 'Й' - 36: 0, # 'К' - 49: 1, # 'Л' - 38: 0, # 'М' - 31: 1, # 'Н' - 34: 2, # 'О' - 35: 1, # 'П' - 45: 1, # 'Р' - 32: 1, # 'С' - 40: 1, # 'Т' - 52: 1, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 1, # 'Ц' - 50: 0, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 0, # 'Я' - 3: 3, # 'а' - 21: 0, # 'б' - 10: 1, # 'в' - 19: 0, # 'г' - 13: 0, # 'д' - 2: 2, # 'е' - 24: 0, # 'ж' - 20: 0, # 'з' - 4: 2, # 'и' - 23: 0, # 'й' - 11: 0, # 'к' - 8: 2, # 'л' - 12: 0, # 'м' - 5: 1, # 'н' - 1: 3, # 'о' - 15: 0, # 'п' - 9: 2, # 'р' - 7: 2, # 'с' - 6: 2, # 'т' - 14: 2, # 'у' - 39: 0, # 'ф' - 26: 1, # 'х' - 28: 0, # 'ц' - 22: 0, # 'ч' - 25: 0, # 'ш' - 29: 0, # 'щ' - 54: 0, # 'ъ' - 18: 1, # 'ы' - 17: 1, # 'ь' - 30: 2, # 'э' - 27: 1, # 'ю' - 16: 0, # 'я' - }, - 49: { # 'Л' - 37: 2, # 'А' - 44: 0, # 'Б' - 33: 0, # 'В' - 46: 1, # 'Г' - 41: 0, # 'Д' - 48: 1, # 'Е' - 56: 1, # 'Ж' - 51: 0, # 'З' - 42: 1, # 'И' - 60: 0, # 'Й' - 36: 1, # 'К' - 49: 1, # 'Л' - 38: 1, # 'М' - 31: 0, # 'Н' - 34: 1, # 'О' - 35: 1, # 'П' - 45: 0, # 'Р' - 32: 1, # 'С' - 40: 1, # 'Т' - 52: 1, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 1, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 1, # 'Ы' - 61: 1, # 'Ь' - 47: 0, # 'Э' - 59: 1, # 'Ю' - 43: 1, # 'Я' - 3: 2, # 'а' - 21: 0, # 'б' - 10: 0, # 'в' - 19: 1, # 'г' - 13: 0, # 'д' - 2: 2, # 'е' - 24: 1, # 'ж' - 20: 0, # 'з' - 4: 2, # 'и' - 23: 0, # 'й' - 11: 0, # 'к' - 8: 1, # 'л' - 12: 0, # 'м' - 5: 1, # 'н' - 1: 2, # 'о' - 15: 0, # 'п' - 9: 0, # 'р' - 7: 0, # 'с' - 6: 0, # 'т' - 14: 2, # 'у' - 39: 0, # 'ф' - 26: 1, # 'х' - 28: 0, # 'ц' - 22: 0, # 'ч' - 25: 0, # 'ш' - 29: 0, # 'щ' - 54: 0, # 'ъ' - 18: 1, # 'ы' - 17: 1, # 'ь' - 30: 2, # 'э' - 27: 2, # 'ю' - 16: 1, # 'я' - }, - 38: { # 'М' - 37: 1, # 'А' - 44: 1, # 'Б' - 33: 1, # 'В' - 46: 0, # 'Г' - 41: 0, # 'Д' - 48: 1, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 1, # 'И' - 60: 0, # 'Й' - 36: 1, # 'К' - 49: 1, # 'Л' - 38: 1, # 'М' - 31: 1, # 'Н' - 34: 1, # 'О' - 35: 1, # 'П' - 45: 1, # 'Р' - 32: 1, # 'С' - 40: 1, # 'Т' - 52: 1, # 'У' - 53: 1, # 'Ф' - 55: 1, # 'Х' - 58: 0, # 'Ц' - 50: 0, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 1, # 'Ы' - 61: 0, # 'Ь' - 47: 1, # 'Э' - 59: 0, # 'Ю' - 43: 1, # 'Я' - 3: 3, # 'а' - 21: 0, # 'б' - 10: 0, # 'в' - 19: 1, # 'г' - 13: 0, # 'д' - 2: 2, # 'е' - 24: 0, # 'ж' - 20: 0, # 'з' - 4: 3, # 'и' - 23: 0, # 'й' - 11: 0, # 'к' - 8: 1, # 'л' - 12: 1, # 'м' - 5: 2, # 'н' - 1: 3, # 'о' - 15: 0, # 'п' - 9: 1, # 'р' - 7: 1, # 'с' - 6: 0, # 'т' - 14: 2, # 'у' - 39: 0, # 'ф' - 26: 0, # 'х' - 28: 0, # 'ц' - 22: 0, # 'ч' - 25: 0, # 'ш' - 29: 0, # 'щ' - 54: 0, # 'ъ' - 18: 3, # 'ы' - 17: 1, # 'ь' - 30: 2, # 'э' - 27: 1, # 'ю' - 16: 1, # 'я' - }, - 31: { # 'Н' - 37: 2, # 'А' - 44: 0, # 'Б' - 33: 0, # 'В' - 46: 1, # 'Г' - 41: 1, # 'Д' - 48: 1, # 'Е' - 56: 0, # 'Ж' - 51: 1, # 'З' - 42: 2, # 'И' - 60: 0, # 'Й' - 36: 1, # 'К' - 49: 0, # 'Л' - 38: 0, # 'М' - 31: 1, # 'Н' - 34: 1, # 'О' - 35: 0, # 'П' - 45: 1, # 'Р' - 32: 1, # 'С' - 40: 1, # 'Т' - 52: 1, # 'У' - 53: 1, # 'Ф' - 55: 1, # 'Х' - 58: 1, # 'Ц' - 50: 1, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 1, # 'Ы' - 61: 1, # 'Ь' - 47: 1, # 'Э' - 59: 0, # 'Ю' - 43: 1, # 'Я' - 3: 3, # 'а' - 21: 0, # 'б' - 10: 0, # 'в' - 19: 0, # 'г' - 13: 0, # 'д' - 2: 3, # 'е' - 24: 0, # 'ж' - 20: 0, # 'з' - 4: 3, # 'и' - 23: 0, # 'й' - 11: 0, # 'к' - 8: 0, # 'л' - 12: 0, # 'м' - 5: 0, # 'н' - 1: 3, # 'о' - 15: 0, # 'п' - 9: 1, # 'р' - 7: 0, # 'с' - 6: 0, # 'т' - 14: 3, # 'у' - 39: 0, # 'ф' - 26: 1, # 'х' - 28: 0, # 'ц' - 22: 0, # 'ч' - 25: 0, # 'ш' - 29: 0, # 'щ' - 54: 0, # 'ъ' - 18: 1, # 'ы' - 17: 2, # 'ь' - 30: 1, # 'э' - 27: 1, # 'ю' - 16: 1, # 'я' - }, - 34: { # 'О' - 37: 0, # 'А' - 44: 1, # 'Б' - 33: 1, # 'В' - 46: 1, # 'Г' - 41: 2, # 'Д' - 48: 1, # 'Е' - 56: 1, # 'Ж' - 51: 1, # 'З' - 42: 1, # 'И' - 60: 1, # 'Й' - 36: 1, # 'К' - 49: 2, # 'Л' - 38: 1, # 'М' - 31: 2, # 'Н' - 34: 1, # 'О' - 35: 1, # 'П' - 45: 2, # 'Р' - 32: 1, # 'С' - 40: 1, # 'Т' - 52: 1, # 'У' - 53: 1, # 'Ф' - 55: 1, # 'Х' - 58: 0, # 'Ц' - 50: 1, # 'Ч' - 57: 1, # 'Ш' - 63: 1, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 1, # 'Я' - 3: 1, # 'а' - 21: 2, # 'б' - 10: 1, # 'в' - 19: 2, # 'г' - 13: 2, # 'д' - 2: 0, # 'е' - 24: 1, # 'ж' - 20: 1, # 'з' - 4: 0, # 'и' - 23: 1, # 'й' - 11: 2, # 'к' - 8: 2, # 'л' - 12: 1, # 'м' - 5: 3, # 'н' - 1: 0, # 'о' - 15: 2, # 'п' - 9: 2, # 'р' - 7: 2, # 'с' - 6: 2, # 'т' - 14: 1, # 'у' - 39: 1, # 'ф' - 26: 2, # 'х' - 28: 1, # 'ц' - 22: 2, # 'ч' - 25: 2, # 'ш' - 29: 1, # 'щ' - 54: 0, # 'ъ' - 18: 0, # 'ы' - 17: 0, # 'ь' - 30: 0, # 'э' - 27: 0, # 'ю' - 16: 0, # 'я' - }, - 35: { # 'П' - 37: 1, # 'А' - 44: 0, # 'Б' - 33: 0, # 'В' - 46: 0, # 'Г' - 41: 0, # 'Д' - 48: 1, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 1, # 'И' - 60: 0, # 'Й' - 36: 0, # 'К' - 49: 1, # 'Л' - 38: 0, # 'М' - 31: 1, # 'Н' - 34: 1, # 'О' - 35: 1, # 'П' - 45: 2, # 'Р' - 32: 1, # 'С' - 40: 1, # 'Т' - 52: 1, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 0, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 1, # 'Ы' - 61: 1, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 1, # 'Я' - 3: 2, # 'а' - 21: 0, # 'б' - 10: 0, # 'в' - 19: 0, # 'г' - 13: 0, # 'д' - 2: 2, # 'е' - 24: 0, # 'ж' - 20: 0, # 'з' - 4: 2, # 'и' - 23: 0, # 'й' - 11: 0, # 'к' - 8: 2, # 'л' - 12: 0, # 'м' - 5: 1, # 'н' - 1: 3, # 'о' - 15: 0, # 'п' - 9: 3, # 'р' - 7: 1, # 'с' - 6: 1, # 'т' - 14: 2, # 'у' - 39: 1, # 'ф' - 26: 0, # 'х' - 28: 0, # 'ц' - 22: 0, # 'ч' - 25: 1, # 'ш' - 29: 0, # 'щ' - 54: 0, # 'ъ' - 18: 1, # 'ы' - 17: 2, # 'ь' - 30: 1, # 'э' - 27: 0, # 'ю' - 16: 2, # 'я' - }, - 45: { # 'Р' - 37: 2, # 'А' - 44: 1, # 'Б' - 33: 1, # 'В' - 46: 1, # 'Г' - 41: 1, # 'Д' - 48: 2, # 'Е' - 56: 1, # 'Ж' - 51: 0, # 'З' - 42: 2, # 'И' - 60: 0, # 'Й' - 36: 1, # 'К' - 49: 1, # 'Л' - 38: 1, # 'М' - 31: 1, # 'Н' - 34: 2, # 'О' - 35: 0, # 'П' - 45: 1, # 'Р' - 32: 1, # 'С' - 40: 1, # 'Т' - 52: 1, # 'У' - 53: 0, # 'Ф' - 55: 1, # 'Х' - 58: 1, # 'Ц' - 50: 1, # 'Ч' - 57: 1, # 'Ш' - 63: 0, # 'Щ' - 62: 1, # 'Ы' - 61: 1, # 'Ь' - 47: 1, # 'Э' - 59: 1, # 'Ю' - 43: 1, # 'Я' - 3: 3, # 'а' - 21: 0, # 'б' - 10: 1, # 'в' - 19: 0, # 'г' - 13: 0, # 'д' - 2: 2, # 'е' - 24: 1, # 'ж' - 20: 0, # 'з' - 4: 2, # 'и' - 23: 0, # 'й' - 11: 0, # 'к' - 8: 0, # 'л' - 12: 0, # 'м' - 5: 0, # 'н' - 1: 3, # 'о' - 15: 0, # 'п' - 9: 1, # 'р' - 7: 0, # 'с' - 6: 0, # 'т' - 14: 2, # 'у' - 39: 0, # 'ф' - 26: 0, # 'х' - 28: 0, # 'ц' - 22: 0, # 'ч' - 25: 0, # 'ш' - 29: 0, # 'щ' - 54: 0, # 'ъ' - 18: 2, # 'ы' - 17: 0, # 'ь' - 30: 1, # 'э' - 27: 1, # 'ю' - 16: 2, # 'я' - }, - 32: { # 'С' - 37: 1, # 'А' - 44: 1, # 'Б' - 33: 1, # 'В' - 46: 1, # 'Г' - 41: 1, # 'Д' - 48: 1, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 1, # 'И' - 60: 0, # 'Й' - 36: 1, # 'К' - 49: 1, # 'Л' - 38: 1, # 'М' - 31: 1, # 'Н' - 34: 1, # 'О' - 35: 1, # 'П' - 45: 1, # 'Р' - 32: 1, # 'С' - 40: 2, # 'Т' - 52: 1, # 'У' - 53: 0, # 'Ф' - 55: 1, # 'Х' - 58: 1, # 'Ц' - 50: 1, # 'Ч' - 57: 1, # 'Ш' - 63: 0, # 'Щ' - 62: 1, # 'Ы' - 61: 1, # 'Ь' - 47: 1, # 'Э' - 59: 1, # 'Ю' - 43: 1, # 'Я' - 3: 2, # 'а' - 21: 1, # 'б' - 10: 2, # 'в' - 19: 1, # 'г' - 13: 2, # 'д' - 2: 3, # 'е' - 24: 1, # 'ж' - 20: 1, # 'з' - 4: 2, # 'и' - 23: 0, # 'й' - 11: 2, # 'к' - 8: 2, # 'л' - 12: 2, # 'м' - 5: 2, # 'н' - 1: 2, # 'о' - 15: 2, # 'п' - 9: 2, # 'р' - 7: 1, # 'с' - 6: 3, # 'т' - 14: 2, # 'у' - 39: 1, # 'ф' - 26: 1, # 'х' - 28: 1, # 'ц' - 22: 1, # 'ч' - 25: 0, # 'ш' - 29: 0, # 'щ' - 54: 1, # 'ъ' - 18: 1, # 'ы' - 17: 1, # 'ь' - 30: 2, # 'э' - 27: 1, # 'ю' - 16: 1, # 'я' - }, - 40: { # 'Т' - 37: 1, # 'А' - 44: 0, # 'Б' - 33: 1, # 'В' - 46: 0, # 'Г' - 41: 0, # 'Д' - 48: 1, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 1, # 'И' - 60: 0, # 'Й' - 36: 1, # 'К' - 49: 1, # 'Л' - 38: 1, # 'М' - 31: 1, # 'Н' - 34: 2, # 'О' - 35: 0, # 'П' - 45: 1, # 'Р' - 32: 1, # 'С' - 40: 1, # 'Т' - 52: 1, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 1, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 1, # 'Ы' - 61: 1, # 'Ь' - 47: 1, # 'Э' - 59: 1, # 'Ю' - 43: 1, # 'Я' - 3: 3, # 'а' - 21: 1, # 'б' - 10: 2, # 'в' - 19: 0, # 'г' - 13: 0, # 'д' - 2: 3, # 'е' - 24: 0, # 'ж' - 20: 0, # 'з' - 4: 2, # 'и' - 23: 0, # 'й' - 11: 1, # 'к' - 8: 1, # 'л' - 12: 0, # 'м' - 5: 0, # 'н' - 1: 3, # 'о' - 15: 0, # 'п' - 9: 2, # 'р' - 7: 1, # 'с' - 6: 0, # 'т' - 14: 2, # 'у' - 39: 0, # 'ф' - 26: 0, # 'х' - 28: 0, # 'ц' - 22: 0, # 'ч' - 25: 0, # 'ш' - 29: 1, # 'щ' - 54: 0, # 'ъ' - 18: 3, # 'ы' - 17: 1, # 'ь' - 30: 2, # 'э' - 27: 1, # 'ю' - 16: 1, # 'я' - }, - 52: { # 'У' - 37: 1, # 'А' - 44: 1, # 'Б' - 33: 1, # 'В' - 46: 1, # 'Г' - 41: 1, # 'Д' - 48: 1, # 'Е' - 56: 1, # 'Ж' - 51: 0, # 'З' - 42: 0, # 'И' - 60: 1, # 'Й' - 36: 1, # 'К' - 49: 1, # 'Л' - 38: 1, # 'М' - 31: 1, # 'Н' - 34: 1, # 'О' - 35: 1, # 'П' - 45: 1, # 'Р' - 32: 1, # 'С' - 40: 1, # 'Т' - 52: 0, # 'У' - 53: 0, # 'Ф' - 55: 1, # 'Х' - 58: 0, # 'Ц' - 50: 1, # 'Ч' - 57: 1, # 'Ш' - 63: 1, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 1, # 'Ю' - 43: 0, # 'Я' - 3: 1, # 'а' - 21: 2, # 'б' - 10: 2, # 'в' - 19: 1, # 'г' - 13: 2, # 'д' - 2: 1, # 'е' - 24: 2, # 'ж' - 20: 2, # 'з' - 4: 2, # 'и' - 23: 1, # 'й' - 11: 1, # 'к' - 8: 2, # 'л' - 12: 2, # 'м' - 5: 1, # 'н' - 1: 2, # 'о' - 15: 1, # 'п' - 9: 2, # 'р' - 7: 2, # 'с' - 6: 2, # 'т' - 14: 0, # 'у' - 39: 1, # 'ф' - 26: 1, # 'х' - 28: 1, # 'ц' - 22: 2, # 'ч' - 25: 1, # 'ш' - 29: 1, # 'щ' - 54: 0, # 'ъ' - 18: 0, # 'ы' - 17: 0, # 'ь' - 30: 2, # 'э' - 27: 1, # 'ю' - 16: 0, # 'я' - }, - 53: { # 'Ф' - 37: 1, # 'А' - 44: 1, # 'Б' - 33: 0, # 'В' - 46: 0, # 'Г' - 41: 0, # 'Д' - 48: 1, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 1, # 'И' - 60: 0, # 'Й' - 36: 0, # 'К' - 49: 1, # 'Л' - 38: 0, # 'М' - 31: 0, # 'Н' - 34: 1, # 'О' - 35: 0, # 'П' - 45: 1, # 'Р' - 32: 0, # 'С' - 40: 0, # 'Т' - 52: 1, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 0, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 0, # 'Я' - 3: 2, # 'а' - 21: 0, # 'б' - 10: 0, # 'в' - 19: 0, # 'г' - 13: 0, # 'д' - 2: 2, # 'е' - 24: 0, # 'ж' - 20: 0, # 'з' - 4: 2, # 'и' - 23: 0, # 'й' - 11: 0, # 'к' - 8: 2, # 'л' - 12: 0, # 'м' - 5: 0, # 'н' - 1: 2, # 'о' - 15: 0, # 'п' - 9: 2, # 'р' - 7: 0, # 'с' - 6: 1, # 'т' - 14: 2, # 'у' - 39: 0, # 'ф' - 26: 0, # 'х' - 28: 0, # 'ц' - 22: 0, # 'ч' - 25: 0, # 'ш' - 29: 0, # 'щ' - 54: 0, # 'ъ' - 18: 0, # 'ы' - 17: 1, # 'ь' - 30: 2, # 'э' - 27: 0, # 'ю' - 16: 0, # 'я' - }, - 55: { # 'Х' - 37: 1, # 'А' - 44: 0, # 'Б' - 33: 1, # 'В' - 46: 0, # 'Г' - 41: 0, # 'Д' - 48: 0, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 1, # 'И' - 60: 0, # 'Й' - 36: 0, # 'К' - 49: 1, # 'Л' - 38: 1, # 'М' - 31: 1, # 'Н' - 34: 1, # 'О' - 35: 0, # 'П' - 45: 0, # 'Р' - 32: 0, # 'С' - 40: 0, # 'Т' - 52: 0, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 0, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 0, # 'Я' - 3: 2, # 'а' - 21: 0, # 'б' - 10: 2, # 'в' - 19: 0, # 'г' - 13: 0, # 'д' - 2: 2, # 'е' - 24: 0, # 'ж' - 20: 0, # 'з' - 4: 2, # 'и' - 23: 0, # 'й' - 11: 0, # 'к' - 8: 2, # 'л' - 12: 1, # 'м' - 5: 0, # 'н' - 1: 2, # 'о' - 15: 0, # 'п' - 9: 2, # 'р' - 7: 0, # 'с' - 6: 0, # 'т' - 14: 1, # 'у' - 39: 0, # 'ф' - 26: 0, # 'х' - 28: 0, # 'ц' - 22: 0, # 'ч' - 25: 0, # 'ш' - 29: 0, # 'щ' - 54: 0, # 'ъ' - 18: 0, # 'ы' - 17: 1, # 'ь' - 30: 1, # 'э' - 27: 0, # 'ю' - 16: 0, # 'я' - }, - 58: { # 'Ц' - 37: 1, # 'А' - 44: 0, # 'Б' - 33: 0, # 'В' - 46: 0, # 'Г' - 41: 0, # 'Д' - 48: 1, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 1, # 'И' - 60: 0, # 'Й' - 36: 1, # 'К' - 49: 0, # 'Л' - 38: 0, # 'М' - 31: 0, # 'Н' - 34: 1, # 'О' - 35: 0, # 'П' - 45: 0, # 'Р' - 32: 0, # 'С' - 40: 0, # 'Т' - 52: 1, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 0, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 1, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 0, # 'Я' - 3: 1, # 'а' - 21: 0, # 'б' - 10: 1, # 'в' - 19: 0, # 'г' - 13: 0, # 'д' - 2: 2, # 'е' - 24: 0, # 'ж' - 20: 0, # 'з' - 4: 2, # 'и' - 23: 0, # 'й' - 11: 0, # 'к' - 8: 0, # 'л' - 12: 0, # 'м' - 5: 0, # 'н' - 1: 0, # 'о' - 15: 0, # 'п' - 9: 0, # 'р' - 7: 0, # 'с' - 6: 0, # 'т' - 14: 1, # 'у' - 39: 0, # 'ф' - 26: 0, # 'х' - 28: 0, # 'ц' - 22: 0, # 'ч' - 25: 0, # 'ш' - 29: 0, # 'щ' - 54: 0, # 'ъ' - 18: 1, # 'ы' - 17: 0, # 'ь' - 30: 0, # 'э' - 27: 1, # 'ю' - 16: 0, # 'я' - }, - 50: { # 'Ч' - 37: 1, # 'А' - 44: 0, # 'Б' - 33: 0, # 'В' - 46: 0, # 'Г' - 41: 0, # 'Д' - 48: 1, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 1, # 'И' - 60: 0, # 'Й' - 36: 1, # 'К' - 49: 0, # 'Л' - 38: 0, # 'М' - 31: 1, # 'Н' - 34: 0, # 'О' - 35: 1, # 'П' - 45: 0, # 'Р' - 32: 0, # 'С' - 40: 1, # 'Т' - 52: 1, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 0, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 0, # 'Ы' - 61: 1, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 0, # 'Я' - 3: 2, # 'а' - 21: 0, # 'б' - 10: 0, # 'в' - 19: 0, # 'г' - 13: 0, # 'д' - 2: 2, # 'е' - 24: 0, # 'ж' - 20: 0, # 'з' - 4: 2, # 'и' - 23: 0, # 'й' - 11: 0, # 'к' - 8: 1, # 'л' - 12: 0, # 'м' - 5: 0, # 'н' - 1: 1, # 'о' - 15: 0, # 'п' - 9: 1, # 'р' - 7: 0, # 'с' - 6: 3, # 'т' - 14: 2, # 'у' - 39: 0, # 'ф' - 26: 0, # 'х' - 28: 0, # 'ц' - 22: 0, # 'ч' - 25: 0, # 'ш' - 29: 0, # 'щ' - 54: 0, # 'ъ' - 18: 0, # 'ы' - 17: 1, # 'ь' - 30: 0, # 'э' - 27: 0, # 'ю' - 16: 0, # 'я' - }, - 57: { # 'Ш' - 37: 1, # 'А' - 44: 0, # 'Б' - 33: 0, # 'В' - 46: 0, # 'Г' - 41: 0, # 'Д' - 48: 1, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 1, # 'И' - 60: 0, # 'Й' - 36: 1, # 'К' - 49: 1, # 'Л' - 38: 0, # 'М' - 31: 1, # 'Н' - 34: 1, # 'О' - 35: 0, # 'П' - 45: 0, # 'Р' - 32: 0, # 'С' - 40: 0, # 'Т' - 52: 1, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 0, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 0, # 'Я' - 3: 2, # 'а' - 21: 0, # 'б' - 10: 1, # 'в' - 19: 0, # 'г' - 13: 0, # 'д' - 2: 2, # 'е' - 24: 0, # 'ж' - 20: 0, # 'з' - 4: 1, # 'и' - 23: 0, # 'й' - 11: 1, # 'к' - 8: 2, # 'л' - 12: 1, # 'м' - 5: 1, # 'н' - 1: 2, # 'о' - 15: 2, # 'п' - 9: 1, # 'р' - 7: 0, # 'с' - 6: 2, # 'т' - 14: 2, # 'у' - 39: 0, # 'ф' - 26: 1, # 'х' - 28: 0, # 'ц' - 22: 0, # 'ч' - 25: 1, # 'ш' - 29: 0, # 'щ' - 54: 0, # 'ъ' - 18: 0, # 'ы' - 17: 0, # 'ь' - 30: 1, # 'э' - 27: 0, # 'ю' - 16: 0, # 'я' - }, - 63: { # 'Щ' - 37: 1, # 'А' - 44: 0, # 'Б' - 33: 0, # 'В' - 46: 0, # 'Г' - 41: 0, # 'Д' - 48: 1, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 1, # 'И' - 60: 0, # 'Й' - 36: 0, # 'К' - 49: 0, # 'Л' - 38: 0, # 'М' - 31: 0, # 'Н' - 34: 0, # 'О' - 35: 0, # 'П' - 45: 0, # 'Р' - 32: 0, # 'С' - 40: 0, # 'Т' - 52: 0, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 0, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 0, # 'Ы' - 61: 1, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 0, # 'Я' - 3: 1, # 'а' - 21: 0, # 'б' - 10: 0, # 'в' - 19: 0, # 'г' - 13: 0, # 'д' - 2: 1, # 'е' - 24: 0, # 'ж' - 20: 0, # 'з' - 4: 1, # 'и' - 23: 0, # 'й' - 11: 0, # 'к' - 8: 0, # 'л' - 12: 0, # 'м' - 5: 0, # 'н' - 1: 1, # 'о' - 15: 0, # 'п' - 9: 0, # 'р' - 7: 0, # 'с' - 6: 0, # 'т' - 14: 1, # 'у' - 39: 0, # 'ф' - 26: 0, # 'х' - 28: 0, # 'ц' - 22: 0, # 'ч' - 25: 0, # 'ш' - 29: 0, # 'щ' - 54: 0, # 'ъ' - 18: 0, # 'ы' - 17: 0, # 'ь' - 30: 0, # 'э' - 27: 0, # 'ю' - 16: 0, # 'я' - }, - 62: { # 'Ы' - 37: 0, # 'А' - 44: 0, # 'Б' - 33: 1, # 'В' - 46: 1, # 'Г' - 41: 0, # 'Д' - 48: 1, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 0, # 'И' - 60: 1, # 'Й' - 36: 1, # 'К' - 49: 1, # 'Л' - 38: 1, # 'М' - 31: 1, # 'Н' - 34: 0, # 'О' - 35: 1, # 'П' - 45: 1, # 'Р' - 32: 1, # 'С' - 40: 1, # 'Т' - 52: 0, # 'У' - 53: 0, # 'Ф' - 55: 1, # 'Х' - 58: 1, # 'Ц' - 50: 0, # 'Ч' - 57: 1, # 'Ш' - 63: 0, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 0, # 'Я' - 3: 0, # 'а' - 21: 0, # 'б' - 10: 0, # 'в' - 19: 0, # 'г' - 13: 0, # 'д' - 2: 0, # 'е' - 24: 0, # 'ж' - 20: 0, # 'з' - 4: 0, # 'и' - 23: 0, # 'й' - 11: 0, # 'к' - 8: 0, # 'л' - 12: 0, # 'м' - 5: 0, # 'н' - 1: 0, # 'о' - 15: 0, # 'п' - 9: 0, # 'р' - 7: 0, # 'с' - 6: 0, # 'т' - 14: 0, # 'у' - 39: 0, # 'ф' - 26: 0, # 'х' - 28: 0, # 'ц' - 22: 0, # 'ч' - 25: 0, # 'ш' - 29: 0, # 'щ' - 54: 0, # 'ъ' - 18: 0, # 'ы' - 17: 0, # 'ь' - 30: 0, # 'э' - 27: 0, # 'ю' - 16: 0, # 'я' - }, - 61: { # 'Ь' - 37: 0, # 'А' - 44: 1, # 'Б' - 33: 1, # 'В' - 46: 0, # 'Г' - 41: 1, # 'Д' - 48: 1, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 1, # 'И' - 60: 0, # 'Й' - 36: 1, # 'К' - 49: 0, # 'Л' - 38: 1, # 'М' - 31: 1, # 'Н' - 34: 1, # 'О' - 35: 0, # 'П' - 45: 0, # 'Р' - 32: 1, # 'С' - 40: 0, # 'Т' - 52: 0, # 'У' - 53: 1, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 0, # 'Ч' - 57: 1, # 'Ш' - 63: 0, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 1, # 'Ю' - 43: 1, # 'Я' - 3: 0, # 'а' - 21: 0, # 'б' - 10: 0, # 'в' - 19: 0, # 'г' - 13: 0, # 'д' - 2: 0, # 'е' - 24: 0, # 'ж' - 20: 0, # 'з' - 4: 0, # 'и' - 23: 0, # 'й' - 11: 0, # 'к' - 8: 0, # 'л' - 12: 0, # 'м' - 5: 0, # 'н' - 1: 0, # 'о' - 15: 0, # 'п' - 9: 0, # 'р' - 7: 0, # 'с' - 6: 0, # 'т' - 14: 0, # 'у' - 39: 0, # 'ф' - 26: 0, # 'х' - 28: 0, # 'ц' - 22: 0, # 'ч' - 25: 0, # 'ш' - 29: 0, # 'щ' - 54: 0, # 'ъ' - 18: 0, # 'ы' - 17: 0, # 'ь' - 30: 0, # 'э' - 27: 0, # 'ю' - 16: 0, # 'я' - }, - 47: { # 'Э' - 37: 0, # 'А' - 44: 0, # 'Б' - 33: 1, # 'В' - 46: 0, # 'Г' - 41: 1, # 'Д' - 48: 0, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 0, # 'И' - 60: 1, # 'Й' - 36: 1, # 'К' - 49: 1, # 'Л' - 38: 1, # 'М' - 31: 1, # 'Н' - 34: 0, # 'О' - 35: 1, # 'П' - 45: 1, # 'Р' - 32: 1, # 'С' - 40: 1, # 'Т' - 52: 0, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 0, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 0, # 'Я' - 3: 1, # 'а' - 21: 1, # 'б' - 10: 2, # 'в' - 19: 1, # 'г' - 13: 2, # 'д' - 2: 0, # 'е' - 24: 1, # 'ж' - 20: 0, # 'з' - 4: 0, # 'и' - 23: 2, # 'й' - 11: 2, # 'к' - 8: 2, # 'л' - 12: 2, # 'м' - 5: 2, # 'н' - 1: 0, # 'о' - 15: 1, # 'п' - 9: 2, # 'р' - 7: 1, # 'с' - 6: 3, # 'т' - 14: 1, # 'у' - 39: 1, # 'ф' - 26: 1, # 'х' - 28: 0, # 'ц' - 22: 0, # 'ч' - 25: 1, # 'ш' - 29: 0, # 'щ' - 54: 0, # 'ъ' - 18: 0, # 'ы' - 17: 0, # 'ь' - 30: 0, # 'э' - 27: 0, # 'ю' - 16: 0, # 'я' - }, - 59: { # 'Ю' - 37: 1, # 'А' - 44: 1, # 'Б' - 33: 0, # 'В' - 46: 0, # 'Г' - 41: 1, # 'Д' - 48: 0, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 0, # 'И' - 60: 0, # 'Й' - 36: 0, # 'К' - 49: 0, # 'Л' - 38: 0, # 'М' - 31: 1, # 'Н' - 34: 0, # 'О' - 35: 0, # 'П' - 45: 1, # 'Р' - 32: 0, # 'С' - 40: 1, # 'Т' - 52: 0, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 1, # 'Ч' - 57: 0, # 'Ш' - 63: 1, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 0, # 'Я' - 3: 0, # 'а' - 21: 1, # 'б' - 10: 0, # 'в' - 19: 1, # 'г' - 13: 1, # 'д' - 2: 0, # 'е' - 24: 1, # 'ж' - 20: 0, # 'з' - 4: 0, # 'и' - 23: 0, # 'й' - 11: 1, # 'к' - 8: 2, # 'л' - 12: 1, # 'м' - 5: 2, # 'н' - 1: 0, # 'о' - 15: 1, # 'п' - 9: 1, # 'р' - 7: 1, # 'с' - 6: 0, # 'т' - 14: 0, # 'у' - 39: 0, # 'ф' - 26: 1, # 'х' - 28: 0, # 'ц' - 22: 0, # 'ч' - 25: 0, # 'ш' - 29: 0, # 'щ' - 54: 0, # 'ъ' - 18: 0, # 'ы' - 17: 0, # 'ь' - 30: 0, # 'э' - 27: 0, # 'ю' - 16: 0, # 'я' - }, - 43: { # 'Я' - 37: 0, # 'А' - 44: 0, # 'Б' - 33: 1, # 'В' - 46: 1, # 'Г' - 41: 0, # 'Д' - 48: 1, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 1, # 'И' - 60: 0, # 'Й' - 36: 1, # 'К' - 49: 0, # 'Л' - 38: 0, # 'М' - 31: 1, # 'Н' - 34: 0, # 'О' - 35: 0, # 'П' - 45: 0, # 'Р' - 32: 1, # 'С' - 40: 1, # 'Т' - 52: 0, # 'У' - 53: 0, # 'Ф' - 55: 1, # 'Х' - 58: 0, # 'Ц' - 50: 1, # 'Ч' - 57: 0, # 'Ш' - 63: 1, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 1, # 'Ю' - 43: 1, # 'Я' - 3: 0, # 'а' - 21: 1, # 'б' - 10: 1, # 'в' - 19: 1, # 'г' - 13: 1, # 'д' - 2: 0, # 'е' - 24: 0, # 'ж' - 20: 1, # 'з' - 4: 0, # 'и' - 23: 1, # 'й' - 11: 1, # 'к' - 8: 1, # 'л' - 12: 1, # 'м' - 5: 2, # 'н' - 1: 0, # 'о' - 15: 1, # 'п' - 9: 1, # 'р' - 7: 1, # 'с' - 6: 0, # 'т' - 14: 0, # 'у' - 39: 0, # 'ф' - 26: 1, # 'х' - 28: 0, # 'ц' - 22: 0, # 'ч' - 25: 1, # 'ш' - 29: 1, # 'щ' - 54: 0, # 'ъ' - 18: 0, # 'ы' - 17: 0, # 'ь' - 30: 0, # 'э' - 27: 0, # 'ю' - 16: 0, # 'я' - }, - 3: { # 'а' - 37: 0, # 'А' - 44: 0, # 'Б' - 33: 0, # 'В' - 46: 0, # 'Г' - 41: 0, # 'Д' - 48: 0, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 1, # 'И' - 60: 0, # 'Й' - 36: 0, # 'К' - 49: 0, # 'Л' - 38: 0, # 'М' - 31: 1, # 'Н' - 34: 0, # 'О' - 35: 0, # 'П' - 45: 0, # 'Р' - 32: 0, # 'С' - 40: 0, # 'Т' - 52: 0, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 0, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 0, # 'Я' - 3: 2, # 'а' - 21: 3, # 'б' - 10: 3, # 'в' - 19: 3, # 'г' - 13: 3, # 'д' - 2: 3, # 'е' - 24: 3, # 'ж' - 20: 3, # 'з' - 4: 3, # 'и' - 23: 3, # 'й' - 11: 3, # 'к' - 8: 3, # 'л' - 12: 3, # 'м' - 5: 3, # 'н' - 1: 2, # 'о' - 15: 3, # 'п' - 9: 3, # 'р' - 7: 3, # 'с' - 6: 3, # 'т' - 14: 3, # 'у' - 39: 2, # 'ф' - 26: 3, # 'х' - 28: 3, # 'ц' - 22: 3, # 'ч' - 25: 3, # 'ш' - 29: 3, # 'щ' - 54: 0, # 'ъ' - 18: 0, # 'ы' - 17: 0, # 'ь' - 30: 2, # 'э' - 27: 3, # 'ю' - 16: 3, # 'я' - }, - 21: { # 'б' - 37: 0, # 'А' - 44: 0, # 'Б' - 33: 0, # 'В' - 46: 0, # 'Г' - 41: 0, # 'Д' - 48: 0, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 0, # 'И' - 60: 0, # 'Й' - 36: 1, # 'К' - 49: 0, # 'Л' - 38: 0, # 'М' - 31: 0, # 'Н' - 34: 0, # 'О' - 35: 0, # 'П' - 45: 0, # 'Р' - 32: 0, # 'С' - 40: 0, # 'Т' - 52: 0, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 0, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 0, # 'Я' - 3: 3, # 'а' - 21: 2, # 'б' - 10: 2, # 'в' - 19: 1, # 'г' - 13: 2, # 'д' - 2: 3, # 'е' - 24: 2, # 'ж' - 20: 1, # 'з' - 4: 3, # 'и' - 23: 0, # 'й' - 11: 2, # 'к' - 8: 3, # 'л' - 12: 2, # 'м' - 5: 3, # 'н' - 1: 3, # 'о' - 15: 1, # 'п' - 9: 3, # 'р' - 7: 3, # 'с' - 6: 2, # 'т' - 14: 3, # 'у' - 39: 0, # 'ф' - 26: 2, # 'х' - 28: 1, # 'ц' - 22: 1, # 'ч' - 25: 2, # 'ш' - 29: 3, # 'щ' - 54: 2, # 'ъ' - 18: 3, # 'ы' - 17: 2, # 'ь' - 30: 1, # 'э' - 27: 2, # 'ю' - 16: 3, # 'я' - }, - 10: { # 'в' - 37: 0, # 'А' - 44: 0, # 'Б' - 33: 0, # 'В' - 46: 0, # 'Г' - 41: 0, # 'Д' - 48: 0, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 0, # 'И' - 60: 0, # 'Й' - 36: 0, # 'К' - 49: 0, # 'Л' - 38: 0, # 'М' - 31: 0, # 'Н' - 34: 0, # 'О' - 35: 0, # 'П' - 45: 0, # 'Р' - 32: 0, # 'С' - 40: 0, # 'Т' - 52: 0, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 0, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 0, # 'Я' - 3: 3, # 'а' - 21: 2, # 'б' - 10: 2, # 'в' - 19: 2, # 'г' - 13: 3, # 'д' - 2: 3, # 'е' - 24: 1, # 'ж' - 20: 3, # 'з' - 4: 3, # 'и' - 23: 0, # 'й' - 11: 3, # 'к' - 8: 3, # 'л' - 12: 2, # 'м' - 5: 3, # 'н' - 1: 3, # 'о' - 15: 3, # 'п' - 9: 3, # 'р' - 7: 3, # 'с' - 6: 3, # 'т' - 14: 3, # 'у' - 39: 1, # 'ф' - 26: 2, # 'х' - 28: 2, # 'ц' - 22: 2, # 'ч' - 25: 3, # 'ш' - 29: 2, # 'щ' - 54: 2, # 'ъ' - 18: 3, # 'ы' - 17: 3, # 'ь' - 30: 1, # 'э' - 27: 1, # 'ю' - 16: 3, # 'я' - }, - 19: { # 'г' - 37: 0, # 'А' - 44: 0, # 'Б' - 33: 0, # 'В' - 46: 0, # 'Г' - 41: 0, # 'Д' - 48: 0, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 0, # 'И' - 60: 0, # 'Й' - 36: 0, # 'К' - 49: 0, # 'Л' - 38: 0, # 'М' - 31: 0, # 'Н' - 34: 0, # 'О' - 35: 0, # 'П' - 45: 0, # 'Р' - 32: 0, # 'С' - 40: 0, # 'Т' - 52: 0, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 0, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 0, # 'Я' - 3: 3, # 'а' - 21: 1, # 'б' - 10: 2, # 'в' - 19: 1, # 'г' - 13: 3, # 'д' - 2: 3, # 'е' - 24: 0, # 'ж' - 20: 1, # 'з' - 4: 3, # 'и' - 23: 0, # 'й' - 11: 2, # 'к' - 8: 3, # 'л' - 12: 2, # 'м' - 5: 3, # 'н' - 1: 3, # 'о' - 15: 0, # 'п' - 9: 3, # 'р' - 7: 2, # 'с' - 6: 2, # 'т' - 14: 3, # 'у' - 39: 1, # 'ф' - 26: 1, # 'х' - 28: 1, # 'ц' - 22: 2, # 'ч' - 25: 1, # 'ш' - 29: 0, # 'щ' - 54: 0, # 'ъ' - 18: 1, # 'ы' - 17: 1, # 'ь' - 30: 1, # 'э' - 27: 1, # 'ю' - 16: 0, # 'я' - }, - 13: { # 'д' - 37: 0, # 'А' - 44: 0, # 'Б' - 33: 0, # 'В' - 46: 0, # 'Г' - 41: 0, # 'Д' - 48: 0, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 0, # 'И' - 60: 0, # 'Й' - 36: 0, # 'К' - 49: 0, # 'Л' - 38: 0, # 'М' - 31: 0, # 'Н' - 34: 0, # 'О' - 35: 0, # 'П' - 45: 0, # 'Р' - 32: 0, # 'С' - 40: 0, # 'Т' - 52: 0, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 0, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 0, # 'Я' - 3: 3, # 'а' - 21: 2, # 'б' - 10: 3, # 'в' - 19: 2, # 'г' - 13: 2, # 'д' - 2: 3, # 'е' - 24: 2, # 'ж' - 20: 2, # 'з' - 4: 3, # 'и' - 23: 0, # 'й' - 11: 3, # 'к' - 8: 3, # 'л' - 12: 2, # 'м' - 5: 3, # 'н' - 1: 3, # 'о' - 15: 2, # 'п' - 9: 3, # 'р' - 7: 3, # 'с' - 6: 3, # 'т' - 14: 3, # 'у' - 39: 1, # 'ф' - 26: 2, # 'х' - 28: 3, # 'ц' - 22: 2, # 'ч' - 25: 2, # 'ш' - 29: 1, # 'щ' - 54: 2, # 'ъ' - 18: 3, # 'ы' - 17: 3, # 'ь' - 30: 1, # 'э' - 27: 2, # 'ю' - 16: 3, # 'я' - }, - 2: { # 'е' - 37: 0, # 'А' - 44: 0, # 'Б' - 33: 0, # 'В' - 46: 0, # 'Г' - 41: 0, # 'Д' - 48: 0, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 0, # 'И' - 60: 0, # 'Й' - 36: 0, # 'К' - 49: 0, # 'Л' - 38: 0, # 'М' - 31: 0, # 'Н' - 34: 0, # 'О' - 35: 0, # 'П' - 45: 0, # 'Р' - 32: 0, # 'С' - 40: 0, # 'Т' - 52: 0, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 0, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 0, # 'Я' - 3: 2, # 'а' - 21: 3, # 'б' - 10: 3, # 'в' - 19: 3, # 'г' - 13: 3, # 'д' - 2: 3, # 'е' - 24: 3, # 'ж' - 20: 3, # 'з' - 4: 2, # 'и' - 23: 3, # 'й' - 11: 3, # 'к' - 8: 3, # 'л' - 12: 3, # 'м' - 5: 3, # 'н' - 1: 3, # 'о' - 15: 3, # 'п' - 9: 3, # 'р' - 7: 3, # 'с' - 6: 3, # 'т' - 14: 2, # 'у' - 39: 2, # 'ф' - 26: 3, # 'х' - 28: 3, # 'ц' - 22: 3, # 'ч' - 25: 3, # 'ш' - 29: 3, # 'щ' - 54: 0, # 'ъ' - 18: 0, # 'ы' - 17: 0, # 'ь' - 30: 1, # 'э' - 27: 2, # 'ю' - 16: 3, # 'я' - }, - 24: { # 'ж' - 37: 0, # 'А' - 44: 0, # 'Б' - 33: 0, # 'В' - 46: 0, # 'Г' - 41: 0, # 'Д' - 48: 0, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 0, # 'И' - 60: 0, # 'Й' - 36: 0, # 'К' - 49: 0, # 'Л' - 38: 0, # 'М' - 31: 0, # 'Н' - 34: 0, # 'О' - 35: 0, # 'П' - 45: 0, # 'Р' - 32: 0, # 'С' - 40: 0, # 'Т' - 52: 0, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 0, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 0, # 'Я' - 3: 3, # 'а' - 21: 2, # 'б' - 10: 1, # 'в' - 19: 2, # 'г' - 13: 3, # 'д' - 2: 3, # 'е' - 24: 2, # 'ж' - 20: 1, # 'з' - 4: 3, # 'и' - 23: 0, # 'й' - 11: 2, # 'к' - 8: 2, # 'л' - 12: 1, # 'м' - 5: 3, # 'н' - 1: 2, # 'о' - 15: 1, # 'п' - 9: 2, # 'р' - 7: 2, # 'с' - 6: 1, # 'т' - 14: 3, # 'у' - 39: 1, # 'ф' - 26: 0, # 'х' - 28: 1, # 'ц' - 22: 2, # 'ч' - 25: 0, # 'ш' - 29: 0, # 'щ' - 54: 0, # 'ъ' - 18: 1, # 'ы' - 17: 2, # 'ь' - 30: 1, # 'э' - 27: 1, # 'ю' - 16: 1, # 'я' - }, - 20: { # 'з' - 37: 0, # 'А' - 44: 0, # 'Б' - 33: 0, # 'В' - 46: 0, # 'Г' - 41: 0, # 'Д' - 48: 0, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 0, # 'И' - 60: 0, # 'Й' - 36: 0, # 'К' - 49: 0, # 'Л' - 38: 0, # 'М' - 31: 0, # 'Н' - 34: 0, # 'О' - 35: 0, # 'П' - 45: 0, # 'Р' - 32: 0, # 'С' - 40: 0, # 'Т' - 52: 0, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 0, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 0, # 'Я' - 3: 3, # 'а' - 21: 3, # 'б' - 10: 3, # 'в' - 19: 3, # 'г' - 13: 3, # 'д' - 2: 3, # 'е' - 24: 2, # 'ж' - 20: 2, # 'з' - 4: 3, # 'и' - 23: 0, # 'й' - 11: 3, # 'к' - 8: 3, # 'л' - 12: 3, # 'м' - 5: 3, # 'н' - 1: 3, # 'о' - 15: 0, # 'п' - 9: 3, # 'р' - 7: 2, # 'с' - 6: 2, # 'т' - 14: 3, # 'у' - 39: 0, # 'ф' - 26: 0, # 'х' - 28: 1, # 'ц' - 22: 2, # 'ч' - 25: 1, # 'ш' - 29: 0, # 'щ' - 54: 2, # 'ъ' - 18: 3, # 'ы' - 17: 2, # 'ь' - 30: 1, # 'э' - 27: 1, # 'ю' - 16: 3, # 'я' - }, - 4: { # 'и' - 37: 1, # 'А' - 44: 0, # 'Б' - 33: 0, # 'В' - 46: 0, # 'Г' - 41: 0, # 'Д' - 48: 0, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 0, # 'И' - 60: 0, # 'Й' - 36: 0, # 'К' - 49: 0, # 'Л' - 38: 0, # 'М' - 31: 1, # 'Н' - 34: 0, # 'О' - 35: 0, # 'П' - 45: 0, # 'Р' - 32: 0, # 'С' - 40: 0, # 'Т' - 52: 0, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 0, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 0, # 'Я' - 3: 3, # 'а' - 21: 3, # 'б' - 10: 3, # 'в' - 19: 3, # 'г' - 13: 3, # 'д' - 2: 3, # 'е' - 24: 3, # 'ж' - 20: 3, # 'з' - 4: 3, # 'и' - 23: 3, # 'й' - 11: 3, # 'к' - 8: 3, # 'л' - 12: 3, # 'м' - 5: 3, # 'н' - 1: 3, # 'о' - 15: 3, # 'п' - 9: 3, # 'р' - 7: 3, # 'с' - 6: 3, # 'т' - 14: 2, # 'у' - 39: 2, # 'ф' - 26: 3, # 'х' - 28: 3, # 'ц' - 22: 3, # 'ч' - 25: 3, # 'ш' - 29: 3, # 'щ' - 54: 0, # 'ъ' - 18: 0, # 'ы' - 17: 0, # 'ь' - 30: 2, # 'э' - 27: 3, # 'ю' - 16: 3, # 'я' - }, - 23: { # 'й' - 37: 0, # 'А' - 44: 0, # 'Б' - 33: 0, # 'В' - 46: 0, # 'Г' - 41: 0, # 'Д' - 48: 0, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 0, # 'И' - 60: 0, # 'Й' - 36: 0, # 'К' - 49: 0, # 'Л' - 38: 0, # 'М' - 31: 0, # 'Н' - 34: 0, # 'О' - 35: 0, # 'П' - 45: 0, # 'Р' - 32: 0, # 'С' - 40: 0, # 'Т' - 52: 0, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 0, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 0, # 'Я' - 3: 1, # 'а' - 21: 1, # 'б' - 10: 1, # 'в' - 19: 2, # 'г' - 13: 3, # 'д' - 2: 2, # 'е' - 24: 0, # 'ж' - 20: 2, # 'з' - 4: 1, # 'и' - 23: 0, # 'й' - 11: 2, # 'к' - 8: 2, # 'л' - 12: 2, # 'м' - 5: 3, # 'н' - 1: 2, # 'о' - 15: 1, # 'п' - 9: 2, # 'р' - 7: 3, # 'с' - 6: 3, # 'т' - 14: 1, # 'у' - 39: 2, # 'ф' - 26: 1, # 'х' - 28: 2, # 'ц' - 22: 3, # 'ч' - 25: 2, # 'ш' - 29: 1, # 'щ' - 54: 0, # 'ъ' - 18: 0, # 'ы' - 17: 0, # 'ь' - 30: 1, # 'э' - 27: 1, # 'ю' - 16: 2, # 'я' - }, - 11: { # 'к' - 37: 0, # 'А' - 44: 0, # 'Б' - 33: 0, # 'В' - 46: 0, # 'Г' - 41: 0, # 'Д' - 48: 0, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 0, # 'И' - 60: 0, # 'Й' - 36: 0, # 'К' - 49: 0, # 'Л' - 38: 0, # 'М' - 31: 0, # 'Н' - 34: 0, # 'О' - 35: 0, # 'П' - 45: 0, # 'Р' - 32: 0, # 'С' - 40: 0, # 'Т' - 52: 0, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 0, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 0, # 'Я' - 3: 3, # 'а' - 21: 1, # 'б' - 10: 3, # 'в' - 19: 1, # 'г' - 13: 1, # 'д' - 2: 3, # 'е' - 24: 2, # 'ж' - 20: 2, # 'з' - 4: 3, # 'и' - 23: 0, # 'й' - 11: 2, # 'к' - 8: 3, # 'л' - 12: 1, # 'м' - 5: 3, # 'н' - 1: 3, # 'о' - 15: 0, # 'п' - 9: 3, # 'р' - 7: 3, # 'с' - 6: 3, # 'т' - 14: 3, # 'у' - 39: 1, # 'ф' - 26: 2, # 'х' - 28: 2, # 'ц' - 22: 1, # 'ч' - 25: 2, # 'ш' - 29: 0, # 'щ' - 54: 0, # 'ъ' - 18: 1, # 'ы' - 17: 1, # 'ь' - 30: 1, # 'э' - 27: 1, # 'ю' - 16: 1, # 'я' - }, - 8: { # 'л' - 37: 0, # 'А' - 44: 0, # 'Б' - 33: 0, # 'В' - 46: 0, # 'Г' - 41: 0, # 'Д' - 48: 0, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 0, # 'И' - 60: 0, # 'Й' - 36: 0, # 'К' - 49: 0, # 'Л' - 38: 0, # 'М' - 31: 0, # 'Н' - 34: 0, # 'О' - 35: 0, # 'П' - 45: 0, # 'Р' - 32: 0, # 'С' - 40: 0, # 'Т' - 52: 0, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 0, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 0, # 'Я' - 3: 3, # 'а' - 21: 2, # 'б' - 10: 2, # 'в' - 19: 3, # 'г' - 13: 2, # 'д' - 2: 3, # 'е' - 24: 3, # 'ж' - 20: 2, # 'з' - 4: 3, # 'и' - 23: 0, # 'й' - 11: 3, # 'к' - 8: 3, # 'л' - 12: 2, # 'м' - 5: 3, # 'н' - 1: 3, # 'о' - 15: 2, # 'п' - 9: 1, # 'р' - 7: 3, # 'с' - 6: 2, # 'т' - 14: 3, # 'у' - 39: 2, # 'ф' - 26: 2, # 'х' - 28: 1, # 'ц' - 22: 3, # 'ч' - 25: 2, # 'ш' - 29: 1, # 'щ' - 54: 0, # 'ъ' - 18: 3, # 'ы' - 17: 3, # 'ь' - 30: 1, # 'э' - 27: 3, # 'ю' - 16: 3, # 'я' - }, - 12: { # 'м' - 37: 0, # 'А' - 44: 0, # 'Б' - 33: 0, # 'В' - 46: 0, # 'Г' - 41: 0, # 'Д' - 48: 0, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 0, # 'И' - 60: 0, # 'Й' - 36: 0, # 'К' - 49: 0, # 'Л' - 38: 0, # 'М' - 31: 0, # 'Н' - 34: 0, # 'О' - 35: 0, # 'П' - 45: 0, # 'Р' - 32: 0, # 'С' - 40: 0, # 'Т' - 52: 0, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 0, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 0, # 'Я' - 3: 3, # 'а' - 21: 2, # 'б' - 10: 2, # 'в' - 19: 2, # 'г' - 13: 1, # 'д' - 2: 3, # 'е' - 24: 1, # 'ж' - 20: 1, # 'з' - 4: 3, # 'и' - 23: 0, # 'й' - 11: 2, # 'к' - 8: 3, # 'л' - 12: 2, # 'м' - 5: 3, # 'н' - 1: 3, # 'о' - 15: 2, # 'п' - 9: 2, # 'р' - 7: 3, # 'с' - 6: 2, # 'т' - 14: 3, # 'у' - 39: 2, # 'ф' - 26: 2, # 'х' - 28: 2, # 'ц' - 22: 2, # 'ч' - 25: 1, # 'ш' - 29: 1, # 'щ' - 54: 0, # 'ъ' - 18: 3, # 'ы' - 17: 2, # 'ь' - 30: 2, # 'э' - 27: 1, # 'ю' - 16: 3, # 'я' - }, - 5: { # 'н' - 37: 0, # 'А' - 44: 0, # 'Б' - 33: 0, # 'В' - 46: 0, # 'Г' - 41: 0, # 'Д' - 48: 0, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 0, # 'И' - 60: 0, # 'Й' - 36: 0, # 'К' - 49: 0, # 'Л' - 38: 0, # 'М' - 31: 0, # 'Н' - 34: 0, # 'О' - 35: 0, # 'П' - 45: 0, # 'Р' - 32: 0, # 'С' - 40: 0, # 'Т' - 52: 0, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 0, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 0, # 'Я' - 3: 3, # 'а' - 21: 2, # 'б' - 10: 2, # 'в' - 19: 3, # 'г' - 13: 3, # 'д' - 2: 3, # 'е' - 24: 2, # 'ж' - 20: 2, # 'з' - 4: 3, # 'и' - 23: 0, # 'й' - 11: 3, # 'к' - 8: 2, # 'л' - 12: 1, # 'м' - 5: 3, # 'н' - 1: 3, # 'о' - 15: 1, # 'п' - 9: 2, # 'р' - 7: 3, # 'с' - 6: 3, # 'т' - 14: 3, # 'у' - 39: 2, # 'ф' - 26: 2, # 'х' - 28: 3, # 'ц' - 22: 3, # 'ч' - 25: 2, # 'ш' - 29: 2, # 'щ' - 54: 1, # 'ъ' - 18: 3, # 'ы' - 17: 3, # 'ь' - 30: 1, # 'э' - 27: 3, # 'ю' - 16: 3, # 'я' - }, - 1: { # 'о' - 37: 0, # 'А' - 44: 0, # 'Б' - 33: 0, # 'В' - 46: 0, # 'Г' - 41: 0, # 'Д' - 48: 0, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 0, # 'И' - 60: 0, # 'Й' - 36: 0, # 'К' - 49: 0, # 'Л' - 38: 0, # 'М' - 31: 0, # 'Н' - 34: 0, # 'О' - 35: 0, # 'П' - 45: 0, # 'Р' - 32: 0, # 'С' - 40: 0, # 'Т' - 52: 0, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 0, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 0, # 'Я' - 3: 2, # 'а' - 21: 3, # 'б' - 10: 3, # 'в' - 19: 3, # 'г' - 13: 3, # 'д' - 2: 3, # 'е' - 24: 3, # 'ж' - 20: 3, # 'з' - 4: 3, # 'и' - 23: 3, # 'й' - 11: 3, # 'к' - 8: 3, # 'л' - 12: 3, # 'м' - 5: 3, # 'н' - 1: 3, # 'о' - 15: 3, # 'п' - 9: 3, # 'р' - 7: 3, # 'с' - 6: 3, # 'т' - 14: 2, # 'у' - 39: 2, # 'ф' - 26: 3, # 'х' - 28: 2, # 'ц' - 22: 3, # 'ч' - 25: 3, # 'ш' - 29: 3, # 'щ' - 54: 0, # 'ъ' - 18: 0, # 'ы' - 17: 0, # 'ь' - 30: 2, # 'э' - 27: 3, # 'ю' - 16: 3, # 'я' - }, - 15: { # 'п' - 37: 0, # 'А' - 44: 0, # 'Б' - 33: 0, # 'В' - 46: 0, # 'Г' - 41: 0, # 'Д' - 48: 0, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 0, # 'И' - 60: 0, # 'Й' - 36: 0, # 'К' - 49: 0, # 'Л' - 38: 0, # 'М' - 31: 0, # 'Н' - 34: 0, # 'О' - 35: 0, # 'П' - 45: 0, # 'Р' - 32: 0, # 'С' - 40: 0, # 'Т' - 52: 0, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 0, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 0, # 'Я' - 3: 3, # 'а' - 21: 1, # 'б' - 10: 0, # 'в' - 19: 0, # 'г' - 13: 0, # 'д' - 2: 3, # 'е' - 24: 0, # 'ж' - 20: 0, # 'з' - 4: 3, # 'и' - 23: 0, # 'й' - 11: 2, # 'к' - 8: 3, # 'л' - 12: 1, # 'м' - 5: 3, # 'н' - 1: 3, # 'о' - 15: 2, # 'п' - 9: 3, # 'р' - 7: 2, # 'с' - 6: 2, # 'т' - 14: 3, # 'у' - 39: 1, # 'ф' - 26: 0, # 'х' - 28: 2, # 'ц' - 22: 2, # 'ч' - 25: 1, # 'ш' - 29: 1, # 'щ' - 54: 0, # 'ъ' - 18: 3, # 'ы' - 17: 2, # 'ь' - 30: 1, # 'э' - 27: 1, # 'ю' - 16: 3, # 'я' - }, - 9: { # 'р' - 37: 0, # 'А' - 44: 0, # 'Б' - 33: 0, # 'В' - 46: 0, # 'Г' - 41: 0, # 'Д' - 48: 0, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 0, # 'И' - 60: 0, # 'Й' - 36: 0, # 'К' - 49: 0, # 'Л' - 38: 0, # 'М' - 31: 0, # 'Н' - 34: 0, # 'О' - 35: 0, # 'П' - 45: 0, # 'Р' - 32: 0, # 'С' - 40: 0, # 'Т' - 52: 0, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 0, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 0, # 'Я' - 3: 3, # 'а' - 21: 2, # 'б' - 10: 3, # 'в' - 19: 3, # 'г' - 13: 3, # 'д' - 2: 3, # 'е' - 24: 3, # 'ж' - 20: 2, # 'з' - 4: 3, # 'и' - 23: 0, # 'й' - 11: 3, # 'к' - 8: 2, # 'л' - 12: 3, # 'м' - 5: 3, # 'н' - 1: 3, # 'о' - 15: 2, # 'п' - 9: 2, # 'р' - 7: 3, # 'с' - 6: 3, # 'т' - 14: 3, # 'у' - 39: 2, # 'ф' - 26: 3, # 'х' - 28: 2, # 'ц' - 22: 2, # 'ч' - 25: 3, # 'ш' - 29: 2, # 'щ' - 54: 0, # 'ъ' - 18: 3, # 'ы' - 17: 3, # 'ь' - 30: 2, # 'э' - 27: 2, # 'ю' - 16: 3, # 'я' - }, - 7: { # 'с' - 37: 0, # 'А' - 44: 0, # 'Б' - 33: 0, # 'В' - 46: 0, # 'Г' - 41: 0, # 'Д' - 48: 0, # 'Е' - 56: 0, # 'Ж' - 51: 1, # 'З' - 42: 0, # 'И' - 60: 0, # 'Й' - 36: 0, # 'К' - 49: 0, # 'Л' - 38: 0, # 'М' - 31: 0, # 'Н' - 34: 0, # 'О' - 35: 0, # 'П' - 45: 0, # 'Р' - 32: 0, # 'С' - 40: 0, # 'Т' - 52: 0, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 0, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 0, # 'Я' - 3: 3, # 'а' - 21: 2, # 'б' - 10: 3, # 'в' - 19: 2, # 'г' - 13: 3, # 'д' - 2: 3, # 'е' - 24: 2, # 'ж' - 20: 2, # 'з' - 4: 3, # 'и' - 23: 0, # 'й' - 11: 3, # 'к' - 8: 3, # 'л' - 12: 3, # 'м' - 5: 3, # 'н' - 1: 3, # 'о' - 15: 3, # 'п' - 9: 3, # 'р' - 7: 3, # 'с' - 6: 3, # 'т' - 14: 3, # 'у' - 39: 2, # 'ф' - 26: 3, # 'х' - 28: 2, # 'ц' - 22: 3, # 'ч' - 25: 2, # 'ш' - 29: 1, # 'щ' - 54: 2, # 'ъ' - 18: 3, # 'ы' - 17: 3, # 'ь' - 30: 2, # 'э' - 27: 3, # 'ю' - 16: 3, # 'я' - }, - 6: { # 'т' - 37: 0, # 'А' - 44: 0, # 'Б' - 33: 0, # 'В' - 46: 0, # 'Г' - 41: 0, # 'Д' - 48: 0, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 0, # 'И' - 60: 0, # 'Й' - 36: 0, # 'К' - 49: 0, # 'Л' - 38: 0, # 'М' - 31: 0, # 'Н' - 34: 0, # 'О' - 35: 0, # 'П' - 45: 0, # 'Р' - 32: 0, # 'С' - 40: 0, # 'Т' - 52: 0, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 0, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 0, # 'Я' - 3: 3, # 'а' - 21: 2, # 'б' - 10: 3, # 'в' - 19: 2, # 'г' - 13: 2, # 'д' - 2: 3, # 'е' - 24: 1, # 'ж' - 20: 1, # 'з' - 4: 3, # 'и' - 23: 0, # 'й' - 11: 3, # 'к' - 8: 3, # 'л' - 12: 2, # 'м' - 5: 3, # 'н' - 1: 3, # 'о' - 15: 2, # 'п' - 9: 3, # 'р' - 7: 3, # 'с' - 6: 2, # 'т' - 14: 3, # 'у' - 39: 2, # 'ф' - 26: 2, # 'х' - 28: 2, # 'ц' - 22: 2, # 'ч' - 25: 2, # 'ш' - 29: 2, # 'щ' - 54: 2, # 'ъ' - 18: 3, # 'ы' - 17: 3, # 'ь' - 30: 2, # 'э' - 27: 2, # 'ю' - 16: 3, # 'я' - }, - 14: { # 'у' - 37: 0, # 'А' - 44: 0, # 'Б' - 33: 0, # 'В' - 46: 0, # 'Г' - 41: 0, # 'Д' - 48: 0, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 0, # 'И' - 60: 0, # 'Й' - 36: 0, # 'К' - 49: 0, # 'Л' - 38: 0, # 'М' - 31: 0, # 'Н' - 34: 0, # 'О' - 35: 0, # 'П' - 45: 0, # 'Р' - 32: 0, # 'С' - 40: 0, # 'Т' - 52: 0, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 0, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 0, # 'Я' - 3: 2, # 'а' - 21: 3, # 'б' - 10: 3, # 'в' - 19: 3, # 'г' - 13: 3, # 'д' - 2: 3, # 'е' - 24: 3, # 'ж' - 20: 3, # 'з' - 4: 2, # 'и' - 23: 2, # 'й' - 11: 3, # 'к' - 8: 3, # 'л' - 12: 3, # 'м' - 5: 3, # 'н' - 1: 2, # 'о' - 15: 3, # 'п' - 9: 3, # 'р' - 7: 3, # 'с' - 6: 3, # 'т' - 14: 1, # 'у' - 39: 2, # 'ф' - 26: 3, # 'х' - 28: 2, # 'ц' - 22: 3, # 'ч' - 25: 3, # 'ш' - 29: 3, # 'щ' - 54: 0, # 'ъ' - 18: 0, # 'ы' - 17: 0, # 'ь' - 30: 2, # 'э' - 27: 3, # 'ю' - 16: 2, # 'я' - }, - 39: { # 'ф' - 37: 0, # 'А' - 44: 0, # 'Б' - 33: 0, # 'В' - 46: 0, # 'Г' - 41: 0, # 'Д' - 48: 0, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 0, # 'И' - 60: 0, # 'Й' - 36: 0, # 'К' - 49: 0, # 'Л' - 38: 0, # 'М' - 31: 0, # 'Н' - 34: 0, # 'О' - 35: 0, # 'П' - 45: 0, # 'Р' - 32: 0, # 'С' - 40: 0, # 'Т' - 52: 0, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 0, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 0, # 'Я' - 3: 3, # 'а' - 21: 1, # 'б' - 10: 0, # 'в' - 19: 1, # 'г' - 13: 0, # 'д' - 2: 3, # 'е' - 24: 0, # 'ж' - 20: 0, # 'з' - 4: 3, # 'и' - 23: 0, # 'й' - 11: 1, # 'к' - 8: 2, # 'л' - 12: 1, # 'м' - 5: 1, # 'н' - 1: 3, # 'о' - 15: 1, # 'п' - 9: 2, # 'р' - 7: 2, # 'с' - 6: 2, # 'т' - 14: 2, # 'у' - 39: 2, # 'ф' - 26: 0, # 'х' - 28: 0, # 'ц' - 22: 1, # 'ч' - 25: 1, # 'ш' - 29: 0, # 'щ' - 54: 0, # 'ъ' - 18: 2, # 'ы' - 17: 1, # 'ь' - 30: 2, # 'э' - 27: 1, # 'ю' - 16: 1, # 'я' - }, - 26: { # 'х' - 37: 0, # 'А' - 44: 0, # 'Б' - 33: 0, # 'В' - 46: 0, # 'Г' - 41: 0, # 'Д' - 48: 0, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 0, # 'И' - 60: 0, # 'Й' - 36: 0, # 'К' - 49: 0, # 'Л' - 38: 0, # 'М' - 31: 0, # 'Н' - 34: 0, # 'О' - 35: 0, # 'П' - 45: 0, # 'Р' - 32: 0, # 'С' - 40: 0, # 'Т' - 52: 0, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 0, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 0, # 'Я' - 3: 3, # 'а' - 21: 0, # 'б' - 10: 3, # 'в' - 19: 1, # 'г' - 13: 1, # 'д' - 2: 2, # 'е' - 24: 0, # 'ж' - 20: 1, # 'з' - 4: 3, # 'и' - 23: 0, # 'й' - 11: 1, # 'к' - 8: 2, # 'л' - 12: 2, # 'м' - 5: 3, # 'н' - 1: 3, # 'о' - 15: 1, # 'п' - 9: 3, # 'р' - 7: 2, # 'с' - 6: 2, # 'т' - 14: 2, # 'у' - 39: 1, # 'ф' - 26: 1, # 'х' - 28: 1, # 'ц' - 22: 1, # 'ч' - 25: 2, # 'ш' - 29: 0, # 'щ' - 54: 1, # 'ъ' - 18: 0, # 'ы' - 17: 1, # 'ь' - 30: 1, # 'э' - 27: 1, # 'ю' - 16: 0, # 'я' - }, - 28: { # 'ц' - 37: 0, # 'А' - 44: 0, # 'Б' - 33: 0, # 'В' - 46: 0, # 'Г' - 41: 0, # 'Д' - 48: 0, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 0, # 'И' - 60: 0, # 'Й' - 36: 0, # 'К' - 49: 0, # 'Л' - 38: 0, # 'М' - 31: 0, # 'Н' - 34: 0, # 'О' - 35: 0, # 'П' - 45: 0, # 'Р' - 32: 0, # 'С' - 40: 0, # 'Т' - 52: 0, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 0, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 0, # 'Я' - 3: 3, # 'а' - 21: 1, # 'б' - 10: 2, # 'в' - 19: 1, # 'г' - 13: 1, # 'д' - 2: 3, # 'е' - 24: 0, # 'ж' - 20: 1, # 'з' - 4: 3, # 'и' - 23: 0, # 'й' - 11: 2, # 'к' - 8: 1, # 'л' - 12: 1, # 'м' - 5: 1, # 'н' - 1: 3, # 'о' - 15: 0, # 'п' - 9: 1, # 'р' - 7: 0, # 'с' - 6: 1, # 'т' - 14: 3, # 'у' - 39: 0, # 'ф' - 26: 0, # 'х' - 28: 1, # 'ц' - 22: 0, # 'ч' - 25: 1, # 'ш' - 29: 0, # 'щ' - 54: 0, # 'ъ' - 18: 3, # 'ы' - 17: 1, # 'ь' - 30: 0, # 'э' - 27: 1, # 'ю' - 16: 0, # 'я' - }, - 22: { # 'ч' - 37: 0, # 'А' - 44: 0, # 'Б' - 33: 0, # 'В' - 46: 0, # 'Г' - 41: 0, # 'Д' - 48: 0, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 0, # 'И' - 60: 0, # 'Й' - 36: 0, # 'К' - 49: 0, # 'Л' - 38: 0, # 'М' - 31: 0, # 'Н' - 34: 0, # 'О' - 35: 0, # 'П' - 45: 0, # 'Р' - 32: 0, # 'С' - 40: 0, # 'Т' - 52: 0, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 0, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 0, # 'Я' - 3: 3, # 'а' - 21: 1, # 'б' - 10: 1, # 'в' - 19: 0, # 'г' - 13: 0, # 'д' - 2: 3, # 'е' - 24: 1, # 'ж' - 20: 0, # 'з' - 4: 3, # 'и' - 23: 0, # 'й' - 11: 3, # 'к' - 8: 2, # 'л' - 12: 1, # 'м' - 5: 3, # 'н' - 1: 2, # 'о' - 15: 0, # 'п' - 9: 2, # 'р' - 7: 1, # 'с' - 6: 3, # 'т' - 14: 3, # 'у' - 39: 1, # 'ф' - 26: 1, # 'х' - 28: 0, # 'ц' - 22: 1, # 'ч' - 25: 2, # 'ш' - 29: 0, # 'щ' - 54: 0, # 'ъ' - 18: 0, # 'ы' - 17: 3, # 'ь' - 30: 0, # 'э' - 27: 0, # 'ю' - 16: 0, # 'я' - }, - 25: { # 'ш' - 37: 0, # 'А' - 44: 0, # 'Б' - 33: 0, # 'В' - 46: 0, # 'Г' - 41: 0, # 'Д' - 48: 0, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 0, # 'И' - 60: 0, # 'Й' - 36: 0, # 'К' - 49: 0, # 'Л' - 38: 0, # 'М' - 31: 0, # 'Н' - 34: 0, # 'О' - 35: 0, # 'П' - 45: 0, # 'Р' - 32: 0, # 'С' - 40: 0, # 'Т' - 52: 0, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 0, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 0, # 'Я' - 3: 3, # 'а' - 21: 1, # 'б' - 10: 2, # 'в' - 19: 1, # 'г' - 13: 0, # 'д' - 2: 3, # 'е' - 24: 0, # 'ж' - 20: 0, # 'з' - 4: 3, # 'и' - 23: 0, # 'й' - 11: 3, # 'к' - 8: 3, # 'л' - 12: 2, # 'м' - 5: 3, # 'н' - 1: 3, # 'о' - 15: 2, # 'п' - 9: 2, # 'р' - 7: 1, # 'с' - 6: 2, # 'т' - 14: 3, # 'у' - 39: 2, # 'ф' - 26: 1, # 'х' - 28: 1, # 'ц' - 22: 1, # 'ч' - 25: 1, # 'ш' - 29: 0, # 'щ' - 54: 0, # 'ъ' - 18: 0, # 'ы' - 17: 3, # 'ь' - 30: 1, # 'э' - 27: 1, # 'ю' - 16: 0, # 'я' - }, - 29: { # 'щ' - 37: 0, # 'А' - 44: 0, # 'Б' - 33: 0, # 'В' - 46: 0, # 'Г' - 41: 0, # 'Д' - 48: 0, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 0, # 'И' - 60: 0, # 'Й' - 36: 0, # 'К' - 49: 0, # 'Л' - 38: 0, # 'М' - 31: 0, # 'Н' - 34: 0, # 'О' - 35: 0, # 'П' - 45: 0, # 'Р' - 32: 0, # 'С' - 40: 0, # 'Т' - 52: 0, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 0, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 0, # 'Я' - 3: 3, # 'а' - 21: 0, # 'б' - 10: 1, # 'в' - 19: 0, # 'г' - 13: 0, # 'д' - 2: 3, # 'е' - 24: 0, # 'ж' - 20: 0, # 'з' - 4: 3, # 'и' - 23: 0, # 'й' - 11: 0, # 'к' - 8: 0, # 'л' - 12: 1, # 'м' - 5: 2, # 'н' - 1: 1, # 'о' - 15: 0, # 'п' - 9: 2, # 'р' - 7: 0, # 'с' - 6: 0, # 'т' - 14: 2, # 'у' - 39: 0, # 'ф' - 26: 0, # 'х' - 28: 0, # 'ц' - 22: 0, # 'ч' - 25: 0, # 'ш' - 29: 0, # 'щ' - 54: 0, # 'ъ' - 18: 0, # 'ы' - 17: 2, # 'ь' - 30: 0, # 'э' - 27: 0, # 'ю' - 16: 0, # 'я' - }, - 54: { # 'ъ' - 37: 0, # 'А' - 44: 0, # 'Б' - 33: 0, # 'В' - 46: 0, # 'Г' - 41: 0, # 'Д' - 48: 0, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 0, # 'И' - 60: 0, # 'Й' - 36: 0, # 'К' - 49: 0, # 'Л' - 38: 0, # 'М' - 31: 0, # 'Н' - 34: 0, # 'О' - 35: 0, # 'П' - 45: 0, # 'Р' - 32: 0, # 'С' - 40: 0, # 'Т' - 52: 0, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 0, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 0, # 'Я' - 3: 0, # 'а' - 21: 0, # 'б' - 10: 0, # 'в' - 19: 0, # 'г' - 13: 0, # 'д' - 2: 2, # 'е' - 24: 0, # 'ж' - 20: 0, # 'з' - 4: 0, # 'и' - 23: 0, # 'й' - 11: 0, # 'к' - 8: 0, # 'л' - 12: 0, # 'м' - 5: 0, # 'н' - 1: 0, # 'о' - 15: 0, # 'п' - 9: 0, # 'р' - 7: 0, # 'с' - 6: 0, # 'т' - 14: 0, # 'у' - 39: 0, # 'ф' - 26: 0, # 'х' - 28: 0, # 'ц' - 22: 0, # 'ч' - 25: 0, # 'ш' - 29: 0, # 'щ' - 54: 0, # 'ъ' - 18: 0, # 'ы' - 17: 0, # 'ь' - 30: 0, # 'э' - 27: 1, # 'ю' - 16: 2, # 'я' - }, - 18: { # 'ы' - 37: 0, # 'А' - 44: 0, # 'Б' - 33: 0, # 'В' - 46: 0, # 'Г' - 41: 0, # 'Д' - 48: 0, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 0, # 'И' - 60: 0, # 'Й' - 36: 0, # 'К' - 49: 0, # 'Л' - 38: 0, # 'М' - 31: 0, # 'Н' - 34: 0, # 'О' - 35: 0, # 'П' - 45: 0, # 'Р' - 32: 0, # 'С' - 40: 0, # 'Т' - 52: 0, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 0, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 0, # 'Я' - 3: 0, # 'а' - 21: 3, # 'б' - 10: 3, # 'в' - 19: 2, # 'г' - 13: 2, # 'д' - 2: 3, # 'е' - 24: 2, # 'ж' - 20: 2, # 'з' - 4: 2, # 'и' - 23: 3, # 'й' - 11: 3, # 'к' - 8: 3, # 'л' - 12: 3, # 'м' - 5: 3, # 'н' - 1: 1, # 'о' - 15: 3, # 'п' - 9: 3, # 'р' - 7: 3, # 'с' - 6: 3, # 'т' - 14: 1, # 'у' - 39: 0, # 'ф' - 26: 3, # 'х' - 28: 2, # 'ц' - 22: 3, # 'ч' - 25: 3, # 'ш' - 29: 2, # 'щ' - 54: 0, # 'ъ' - 18: 0, # 'ы' - 17: 0, # 'ь' - 30: 0, # 'э' - 27: 0, # 'ю' - 16: 2, # 'я' - }, - 17: { # 'ь' - 37: 0, # 'А' - 44: 0, # 'Б' - 33: 0, # 'В' - 46: 0, # 'Г' - 41: 0, # 'Д' - 48: 0, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 0, # 'И' - 60: 0, # 'Й' - 36: 0, # 'К' - 49: 0, # 'Л' - 38: 0, # 'М' - 31: 0, # 'Н' - 34: 0, # 'О' - 35: 0, # 'П' - 45: 0, # 'Р' - 32: 0, # 'С' - 40: 0, # 'Т' - 52: 0, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 0, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 0, # 'Я' - 3: 0, # 'а' - 21: 2, # 'б' - 10: 2, # 'в' - 19: 2, # 'г' - 13: 2, # 'д' - 2: 3, # 'е' - 24: 1, # 'ж' - 20: 3, # 'з' - 4: 2, # 'и' - 23: 0, # 'й' - 11: 3, # 'к' - 8: 0, # 'л' - 12: 3, # 'м' - 5: 3, # 'н' - 1: 2, # 'о' - 15: 2, # 'п' - 9: 1, # 'р' - 7: 3, # 'с' - 6: 2, # 'т' - 14: 0, # 'у' - 39: 2, # 'ф' - 26: 1, # 'х' - 28: 2, # 'ц' - 22: 2, # 'ч' - 25: 3, # 'ш' - 29: 2, # 'щ' - 54: 0, # 'ъ' - 18: 0, # 'ы' - 17: 0, # 'ь' - 30: 1, # 'э' - 27: 3, # 'ю' - 16: 3, # 'я' - }, - 30: { # 'э' - 37: 0, # 'А' - 44: 0, # 'Б' - 33: 0, # 'В' - 46: 0, # 'Г' - 41: 0, # 'Д' - 48: 0, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 0, # 'И' - 60: 0, # 'Й' - 36: 0, # 'К' - 49: 0, # 'Л' - 38: 1, # 'М' - 31: 1, # 'Н' - 34: 0, # 'О' - 35: 0, # 'П' - 45: 1, # 'Р' - 32: 1, # 'С' - 40: 0, # 'Т' - 52: 0, # 'У' - 53: 1, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 0, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 0, # 'Я' - 3: 0, # 'а' - 21: 1, # 'б' - 10: 1, # 'в' - 19: 1, # 'г' - 13: 2, # 'д' - 2: 1, # 'е' - 24: 0, # 'ж' - 20: 1, # 'з' - 4: 0, # 'и' - 23: 2, # 'й' - 11: 2, # 'к' - 8: 2, # 'л' - 12: 2, # 'м' - 5: 2, # 'н' - 1: 0, # 'о' - 15: 2, # 'п' - 9: 2, # 'р' - 7: 2, # 'с' - 6: 3, # 'т' - 14: 1, # 'у' - 39: 2, # 'ф' - 26: 1, # 'х' - 28: 0, # 'ц' - 22: 0, # 'ч' - 25: 1, # 'ш' - 29: 0, # 'щ' - 54: 0, # 'ъ' - 18: 0, # 'ы' - 17: 0, # 'ь' - 30: 1, # 'э' - 27: 1, # 'ю' - 16: 1, # 'я' - }, - 27: { # 'ю' - 37: 0, # 'А' - 44: 0, # 'Б' - 33: 0, # 'В' - 46: 0, # 'Г' - 41: 0, # 'Д' - 48: 0, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 0, # 'И' - 60: 0, # 'Й' - 36: 0, # 'К' - 49: 0, # 'Л' - 38: 0, # 'М' - 31: 0, # 'Н' - 34: 0, # 'О' - 35: 0, # 'П' - 45: 0, # 'Р' - 32: 0, # 'С' - 40: 0, # 'Т' - 52: 0, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 0, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 0, # 'Я' - 3: 2, # 'а' - 21: 3, # 'б' - 10: 1, # 'в' - 19: 2, # 'г' - 13: 3, # 'д' - 2: 1, # 'е' - 24: 2, # 'ж' - 20: 2, # 'з' - 4: 1, # 'и' - 23: 1, # 'й' - 11: 2, # 'к' - 8: 2, # 'л' - 12: 2, # 'м' - 5: 2, # 'н' - 1: 1, # 'о' - 15: 2, # 'п' - 9: 2, # 'р' - 7: 3, # 'с' - 6: 3, # 'т' - 14: 0, # 'у' - 39: 1, # 'ф' - 26: 2, # 'х' - 28: 2, # 'ц' - 22: 2, # 'ч' - 25: 2, # 'ш' - 29: 3, # 'щ' - 54: 0, # 'ъ' - 18: 0, # 'ы' - 17: 0, # 'ь' - 30: 1, # 'э' - 27: 2, # 'ю' - 16: 1, # 'я' - }, - 16: { # 'я' - 37: 0, # 'А' - 44: 0, # 'Б' - 33: 0, # 'В' - 46: 0, # 'Г' - 41: 0, # 'Д' - 48: 0, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 0, # 'И' - 60: 0, # 'Й' - 36: 0, # 'К' - 49: 0, # 'Л' - 38: 0, # 'М' - 31: 0, # 'Н' - 34: 0, # 'О' - 35: 0, # 'П' - 45: 0, # 'Р' - 32: 0, # 'С' - 40: 0, # 'Т' - 52: 0, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 0, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 0, # 'Я' - 3: 0, # 'а' - 21: 2, # 'б' - 10: 3, # 'в' - 19: 2, # 'г' - 13: 3, # 'д' - 2: 3, # 'е' - 24: 3, # 'ж' - 20: 3, # 'з' - 4: 2, # 'и' - 23: 2, # 'й' - 11: 3, # 'к' - 8: 3, # 'л' - 12: 3, # 'м' - 5: 3, # 'н' - 1: 0, # 'о' - 15: 2, # 'п' - 9: 2, # 'р' - 7: 3, # 'с' - 6: 3, # 'т' - 14: 1, # 'у' - 39: 1, # 'ф' - 26: 3, # 'х' - 28: 2, # 'ц' - 22: 2, # 'ч' - 25: 2, # 'ш' - 29: 3, # 'щ' - 54: 0, # 'ъ' - 18: 0, # 'ы' - 17: 0, # 'ь' - 30: 0, # 'э' - 27: 2, # 'ю' - 16: 2, # 'я' - }, -} - -# 255: Undefined characters that did not exist in training text -# 254: Carriage/Return -# 253: symbol (punctuation) that does not belong to word -# 252: 0 - 9 -# 251: Control characters - -# Character Mapping Table(s): -IBM866_RUSSIAN_CHAR_TO_ORDER = { - 0: 255, # '\x00' - 1: 255, # '\x01' - 2: 255, # '\x02' - 3: 255, # '\x03' - 4: 255, # '\x04' - 5: 255, # '\x05' - 6: 255, # '\x06' - 7: 255, # '\x07' - 8: 255, # '\x08' - 9: 255, # '\t' - 10: 254, # '\n' - 11: 255, # '\x0b' - 12: 255, # '\x0c' - 13: 254, # '\r' - 14: 255, # '\x0e' - 15: 255, # '\x0f' - 16: 255, # '\x10' - 17: 255, # '\x11' - 18: 255, # '\x12' - 19: 255, # '\x13' - 20: 255, # '\x14' - 21: 255, # '\x15' - 22: 255, # '\x16' - 23: 255, # '\x17' - 24: 255, # '\x18' - 25: 255, # '\x19' - 26: 255, # '\x1a' - 27: 255, # '\x1b' - 28: 255, # '\x1c' - 29: 255, # '\x1d' - 30: 255, # '\x1e' - 31: 255, # '\x1f' - 32: 253, # ' ' - 33: 253, # '!' - 34: 253, # '"' - 35: 253, # '#' - 36: 253, # '$' - 37: 253, # '%' - 38: 253, # '&' - 39: 253, # "'" - 40: 253, # '(' - 41: 253, # ')' - 42: 253, # '*' - 43: 253, # '+' - 44: 253, # ',' - 45: 253, # '-' - 46: 253, # '.' - 47: 253, # '/' - 48: 252, # '0' - 49: 252, # '1' - 50: 252, # '2' - 51: 252, # '3' - 52: 252, # '4' - 53: 252, # '5' - 54: 252, # '6' - 55: 252, # '7' - 56: 252, # '8' - 57: 252, # '9' - 58: 253, # ':' - 59: 253, # ';' - 60: 253, # '<' - 61: 253, # '=' - 62: 253, # '>' - 63: 253, # '?' - 64: 253, # '@' - 65: 142, # 'A' - 66: 143, # 'B' - 67: 144, # 'C' - 68: 145, # 'D' - 69: 146, # 'E' - 70: 147, # 'F' - 71: 148, # 'G' - 72: 149, # 'H' - 73: 150, # 'I' - 74: 151, # 'J' - 75: 152, # 'K' - 76: 74, # 'L' - 77: 153, # 'M' - 78: 75, # 'N' - 79: 154, # 'O' - 80: 155, # 'P' - 81: 156, # 'Q' - 82: 157, # 'R' - 83: 158, # 'S' - 84: 159, # 'T' - 85: 160, # 'U' - 86: 161, # 'V' - 87: 162, # 'W' - 88: 163, # 'X' - 89: 164, # 'Y' - 90: 165, # 'Z' - 91: 253, # '[' - 92: 253, # '\\' - 93: 253, # ']' - 94: 253, # '^' - 95: 253, # '_' - 96: 253, # '`' - 97: 71, # 'a' - 98: 172, # 'b' - 99: 66, # 'c' - 100: 173, # 'd' - 101: 65, # 'e' - 102: 174, # 'f' - 103: 76, # 'g' - 104: 175, # 'h' - 105: 64, # 'i' - 106: 176, # 'j' - 107: 177, # 'k' - 108: 77, # 'l' - 109: 72, # 'm' - 110: 178, # 'n' - 111: 69, # 'o' - 112: 67, # 'p' - 113: 179, # 'q' - 114: 78, # 'r' - 115: 73, # 's' - 116: 180, # 't' - 117: 181, # 'u' - 118: 79, # 'v' - 119: 182, # 'w' - 120: 183, # 'x' - 121: 184, # 'y' - 122: 185, # 'z' - 123: 253, # '{' - 124: 253, # '|' - 125: 253, # '}' - 126: 253, # '~' - 127: 253, # '\x7f' - 128: 37, # 'А' - 129: 44, # 'Б' - 130: 33, # 'В' - 131: 46, # 'Г' - 132: 41, # 'Д' - 133: 48, # 'Е' - 134: 56, # 'Ж' - 135: 51, # 'З' - 136: 42, # 'И' - 137: 60, # 'Й' - 138: 36, # 'К' - 139: 49, # 'Л' - 140: 38, # 'М' - 141: 31, # 'Н' - 142: 34, # 'О' - 143: 35, # 'П' - 144: 45, # 'Р' - 145: 32, # 'С' - 146: 40, # 'Т' - 147: 52, # 'У' - 148: 53, # 'Ф' - 149: 55, # 'Х' - 150: 58, # 'Ц' - 151: 50, # 'Ч' - 152: 57, # 'Ш' - 153: 63, # 'Щ' - 154: 70, # 'Ъ' - 155: 62, # 'Ы' - 156: 61, # 'Ь' - 157: 47, # 'Э' - 158: 59, # 'Ю' - 159: 43, # 'Я' - 160: 3, # 'а' - 161: 21, # 'б' - 162: 10, # 'в' - 163: 19, # 'г' - 164: 13, # 'д' - 165: 2, # 'е' - 166: 24, # 'ж' - 167: 20, # 'з' - 168: 4, # 'и' - 169: 23, # 'й' - 170: 11, # 'к' - 171: 8, # 'л' - 172: 12, # 'м' - 173: 5, # 'н' - 174: 1, # 'о' - 175: 15, # 'п' - 176: 191, # '░' - 177: 192, # '▒' - 178: 193, # '▓' - 179: 194, # '│' - 180: 195, # '┤' - 181: 196, # '╡' - 182: 197, # '╢' - 183: 198, # '╖' - 184: 199, # '╕' - 185: 200, # '╣' - 186: 201, # '║' - 187: 202, # '╗' - 188: 203, # '╝' - 189: 204, # '╜' - 190: 205, # '╛' - 191: 206, # '┐' - 192: 207, # '└' - 193: 208, # '┴' - 194: 209, # '┬' - 195: 210, # '├' - 196: 211, # '─' - 197: 212, # '┼' - 198: 213, # '╞' - 199: 214, # '╟' - 200: 215, # '╚' - 201: 216, # '╔' - 202: 217, # '╩' - 203: 218, # '╦' - 204: 219, # '╠' - 205: 220, # '═' - 206: 221, # '╬' - 207: 222, # '╧' - 208: 223, # '╨' - 209: 224, # '╤' - 210: 225, # '╥' - 211: 226, # '╙' - 212: 227, # '╘' - 213: 228, # '╒' - 214: 229, # '╓' - 215: 230, # '╫' - 216: 231, # '╪' - 217: 232, # '┘' - 218: 233, # '┌' - 219: 234, # '█' - 220: 235, # '▄' - 221: 236, # '▌' - 222: 237, # '▐' - 223: 238, # '▀' - 224: 9, # 'р' - 225: 7, # 'с' - 226: 6, # 'т' - 227: 14, # 'у' - 228: 39, # 'ф' - 229: 26, # 'х' - 230: 28, # 'ц' - 231: 22, # 'ч' - 232: 25, # 'ш' - 233: 29, # 'щ' - 234: 54, # 'ъ' - 235: 18, # 'ы' - 236: 17, # 'ь' - 237: 30, # 'э' - 238: 27, # 'ю' - 239: 16, # 'я' - 240: 239, # 'Ё' - 241: 68, # 'ё' - 242: 240, # 'Є' - 243: 241, # 'є' - 244: 242, # 'Ї' - 245: 243, # 'ї' - 246: 244, # 'Ў' - 247: 245, # 'ў' - 248: 246, # '°' - 249: 247, # '∙' - 250: 248, # '·' - 251: 249, # '√' - 252: 250, # '№' - 253: 251, # '¤' - 254: 252, # '■' - 255: 255, # '\xa0' -} - -IBM866_RUSSIAN_MODEL = SingleByteCharSetModel( - charset_name="IBM866", - language="Russian", - char_to_order_map=IBM866_RUSSIAN_CHAR_TO_ORDER, - language_model=RUSSIAN_LANG_MODEL, - typical_positive_ratio=0.976601, - keep_ascii_letters=False, - alphabet="ЁАБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯабвгдежзийклмнопрстуфхцчшщъыьэюяё", -) - -WINDOWS_1251_RUSSIAN_CHAR_TO_ORDER = { - 0: 255, # '\x00' - 1: 255, # '\x01' - 2: 255, # '\x02' - 3: 255, # '\x03' - 4: 255, # '\x04' - 5: 255, # '\x05' - 6: 255, # '\x06' - 7: 255, # '\x07' - 8: 255, # '\x08' - 9: 255, # '\t' - 10: 254, # '\n' - 11: 255, # '\x0b' - 12: 255, # '\x0c' - 13: 254, # '\r' - 14: 255, # '\x0e' - 15: 255, # '\x0f' - 16: 255, # '\x10' - 17: 255, # '\x11' - 18: 255, # '\x12' - 19: 255, # '\x13' - 20: 255, # '\x14' - 21: 255, # '\x15' - 22: 255, # '\x16' - 23: 255, # '\x17' - 24: 255, # '\x18' - 25: 255, # '\x19' - 26: 255, # '\x1a' - 27: 255, # '\x1b' - 28: 255, # '\x1c' - 29: 255, # '\x1d' - 30: 255, # '\x1e' - 31: 255, # '\x1f' - 32: 253, # ' ' - 33: 253, # '!' - 34: 253, # '"' - 35: 253, # '#' - 36: 253, # '$' - 37: 253, # '%' - 38: 253, # '&' - 39: 253, # "'" - 40: 253, # '(' - 41: 253, # ')' - 42: 253, # '*' - 43: 253, # '+' - 44: 253, # ',' - 45: 253, # '-' - 46: 253, # '.' - 47: 253, # '/' - 48: 252, # '0' - 49: 252, # '1' - 50: 252, # '2' - 51: 252, # '3' - 52: 252, # '4' - 53: 252, # '5' - 54: 252, # '6' - 55: 252, # '7' - 56: 252, # '8' - 57: 252, # '9' - 58: 253, # ':' - 59: 253, # ';' - 60: 253, # '<' - 61: 253, # '=' - 62: 253, # '>' - 63: 253, # '?' - 64: 253, # '@' - 65: 142, # 'A' - 66: 143, # 'B' - 67: 144, # 'C' - 68: 145, # 'D' - 69: 146, # 'E' - 70: 147, # 'F' - 71: 148, # 'G' - 72: 149, # 'H' - 73: 150, # 'I' - 74: 151, # 'J' - 75: 152, # 'K' - 76: 74, # 'L' - 77: 153, # 'M' - 78: 75, # 'N' - 79: 154, # 'O' - 80: 155, # 'P' - 81: 156, # 'Q' - 82: 157, # 'R' - 83: 158, # 'S' - 84: 159, # 'T' - 85: 160, # 'U' - 86: 161, # 'V' - 87: 162, # 'W' - 88: 163, # 'X' - 89: 164, # 'Y' - 90: 165, # 'Z' - 91: 253, # '[' - 92: 253, # '\\' - 93: 253, # ']' - 94: 253, # '^' - 95: 253, # '_' - 96: 253, # '`' - 97: 71, # 'a' - 98: 172, # 'b' - 99: 66, # 'c' - 100: 173, # 'd' - 101: 65, # 'e' - 102: 174, # 'f' - 103: 76, # 'g' - 104: 175, # 'h' - 105: 64, # 'i' - 106: 176, # 'j' - 107: 177, # 'k' - 108: 77, # 'l' - 109: 72, # 'm' - 110: 178, # 'n' - 111: 69, # 'o' - 112: 67, # 'p' - 113: 179, # 'q' - 114: 78, # 'r' - 115: 73, # 's' - 116: 180, # 't' - 117: 181, # 'u' - 118: 79, # 'v' - 119: 182, # 'w' - 120: 183, # 'x' - 121: 184, # 'y' - 122: 185, # 'z' - 123: 253, # '{' - 124: 253, # '|' - 125: 253, # '}' - 126: 253, # '~' - 127: 253, # '\x7f' - 128: 191, # 'Ђ' - 129: 192, # 'Ѓ' - 130: 193, # '‚' - 131: 194, # 'ѓ' - 132: 195, # '„' - 133: 196, # '…' - 134: 197, # '†' - 135: 198, # '‡' - 136: 199, # '€' - 137: 200, # '‰' - 138: 201, # 'Љ' - 139: 202, # '‹' - 140: 203, # 'Њ' - 141: 204, # 'Ќ' - 142: 205, # 'Ћ' - 143: 206, # 'Џ' - 144: 207, # 'ђ' - 145: 208, # '‘' - 146: 209, # '’' - 147: 210, # '“' - 148: 211, # '”' - 149: 212, # '•' - 150: 213, # '–' - 151: 214, # '—' - 152: 215, # None - 153: 216, # '™' - 154: 217, # 'љ' - 155: 218, # '›' - 156: 219, # 'њ' - 157: 220, # 'ќ' - 158: 221, # 'ћ' - 159: 222, # 'џ' - 160: 223, # '\xa0' - 161: 224, # 'Ў' - 162: 225, # 'ў' - 163: 226, # 'Ј' - 164: 227, # '¤' - 165: 228, # 'Ґ' - 166: 229, # '¦' - 167: 230, # '§' - 168: 231, # 'Ё' - 169: 232, # '©' - 170: 233, # 'Є' - 171: 234, # '«' - 172: 235, # '¬' - 173: 236, # '\xad' - 174: 237, # '®' - 175: 238, # 'Ї' - 176: 239, # '°' - 177: 240, # '±' - 178: 241, # 'І' - 179: 242, # 'і' - 180: 243, # 'ґ' - 181: 244, # 'µ' - 182: 245, # '¶' - 183: 246, # '·' - 184: 68, # 'ё' - 185: 247, # '№' - 186: 248, # 'є' - 187: 249, # '»' - 188: 250, # 'ј' - 189: 251, # 'Ѕ' - 190: 252, # 'ѕ' - 191: 253, # 'ї' - 192: 37, # 'А' - 193: 44, # 'Б' - 194: 33, # 'В' - 195: 46, # 'Г' - 196: 41, # 'Д' - 197: 48, # 'Е' - 198: 56, # 'Ж' - 199: 51, # 'З' - 200: 42, # 'И' - 201: 60, # 'Й' - 202: 36, # 'К' - 203: 49, # 'Л' - 204: 38, # 'М' - 205: 31, # 'Н' - 206: 34, # 'О' - 207: 35, # 'П' - 208: 45, # 'Р' - 209: 32, # 'С' - 210: 40, # 'Т' - 211: 52, # 'У' - 212: 53, # 'Ф' - 213: 55, # 'Х' - 214: 58, # 'Ц' - 215: 50, # 'Ч' - 216: 57, # 'Ш' - 217: 63, # 'Щ' - 218: 70, # 'Ъ' - 219: 62, # 'Ы' - 220: 61, # 'Ь' - 221: 47, # 'Э' - 222: 59, # 'Ю' - 223: 43, # 'Я' - 224: 3, # 'а' - 225: 21, # 'б' - 226: 10, # 'в' - 227: 19, # 'г' - 228: 13, # 'д' - 229: 2, # 'е' - 230: 24, # 'ж' - 231: 20, # 'з' - 232: 4, # 'и' - 233: 23, # 'й' - 234: 11, # 'к' - 235: 8, # 'л' - 236: 12, # 'м' - 237: 5, # 'н' - 238: 1, # 'о' - 239: 15, # 'п' - 240: 9, # 'р' - 241: 7, # 'с' - 242: 6, # 'т' - 243: 14, # 'у' - 244: 39, # 'ф' - 245: 26, # 'х' - 246: 28, # 'ц' - 247: 22, # 'ч' - 248: 25, # 'ш' - 249: 29, # 'щ' - 250: 54, # 'ъ' - 251: 18, # 'ы' - 252: 17, # 'ь' - 253: 30, # 'э' - 254: 27, # 'ю' - 255: 16, # 'я' -} - -WINDOWS_1251_RUSSIAN_MODEL = SingleByteCharSetModel( - charset_name="windows-1251", - language="Russian", - char_to_order_map=WINDOWS_1251_RUSSIAN_CHAR_TO_ORDER, - language_model=RUSSIAN_LANG_MODEL, - typical_positive_ratio=0.976601, - keep_ascii_letters=False, - alphabet="ЁАБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯабвгдежзийклмнопрстуфхцчшщъыьэюяё", -) - -IBM855_RUSSIAN_CHAR_TO_ORDER = { - 0: 255, # '\x00' - 1: 255, # '\x01' - 2: 255, # '\x02' - 3: 255, # '\x03' - 4: 255, # '\x04' - 5: 255, # '\x05' - 6: 255, # '\x06' - 7: 255, # '\x07' - 8: 255, # '\x08' - 9: 255, # '\t' - 10: 254, # '\n' - 11: 255, # '\x0b' - 12: 255, # '\x0c' - 13: 254, # '\r' - 14: 255, # '\x0e' - 15: 255, # '\x0f' - 16: 255, # '\x10' - 17: 255, # '\x11' - 18: 255, # '\x12' - 19: 255, # '\x13' - 20: 255, # '\x14' - 21: 255, # '\x15' - 22: 255, # '\x16' - 23: 255, # '\x17' - 24: 255, # '\x18' - 25: 255, # '\x19' - 26: 255, # '\x1a' - 27: 255, # '\x1b' - 28: 255, # '\x1c' - 29: 255, # '\x1d' - 30: 255, # '\x1e' - 31: 255, # '\x1f' - 32: 253, # ' ' - 33: 253, # '!' - 34: 253, # '"' - 35: 253, # '#' - 36: 253, # '$' - 37: 253, # '%' - 38: 253, # '&' - 39: 253, # "'" - 40: 253, # '(' - 41: 253, # ')' - 42: 253, # '*' - 43: 253, # '+' - 44: 253, # ',' - 45: 253, # '-' - 46: 253, # '.' - 47: 253, # '/' - 48: 252, # '0' - 49: 252, # '1' - 50: 252, # '2' - 51: 252, # '3' - 52: 252, # '4' - 53: 252, # '5' - 54: 252, # '6' - 55: 252, # '7' - 56: 252, # '8' - 57: 252, # '9' - 58: 253, # ':' - 59: 253, # ';' - 60: 253, # '<' - 61: 253, # '=' - 62: 253, # '>' - 63: 253, # '?' - 64: 253, # '@' - 65: 142, # 'A' - 66: 143, # 'B' - 67: 144, # 'C' - 68: 145, # 'D' - 69: 146, # 'E' - 70: 147, # 'F' - 71: 148, # 'G' - 72: 149, # 'H' - 73: 150, # 'I' - 74: 151, # 'J' - 75: 152, # 'K' - 76: 74, # 'L' - 77: 153, # 'M' - 78: 75, # 'N' - 79: 154, # 'O' - 80: 155, # 'P' - 81: 156, # 'Q' - 82: 157, # 'R' - 83: 158, # 'S' - 84: 159, # 'T' - 85: 160, # 'U' - 86: 161, # 'V' - 87: 162, # 'W' - 88: 163, # 'X' - 89: 164, # 'Y' - 90: 165, # 'Z' - 91: 253, # '[' - 92: 253, # '\\' - 93: 253, # ']' - 94: 253, # '^' - 95: 253, # '_' - 96: 253, # '`' - 97: 71, # 'a' - 98: 172, # 'b' - 99: 66, # 'c' - 100: 173, # 'd' - 101: 65, # 'e' - 102: 174, # 'f' - 103: 76, # 'g' - 104: 175, # 'h' - 105: 64, # 'i' - 106: 176, # 'j' - 107: 177, # 'k' - 108: 77, # 'l' - 109: 72, # 'm' - 110: 178, # 'n' - 111: 69, # 'o' - 112: 67, # 'p' - 113: 179, # 'q' - 114: 78, # 'r' - 115: 73, # 's' - 116: 180, # 't' - 117: 181, # 'u' - 118: 79, # 'v' - 119: 182, # 'w' - 120: 183, # 'x' - 121: 184, # 'y' - 122: 185, # 'z' - 123: 253, # '{' - 124: 253, # '|' - 125: 253, # '}' - 126: 253, # '~' - 127: 253, # '\x7f' - 128: 191, # 'ђ' - 129: 192, # 'Ђ' - 130: 193, # 'ѓ' - 131: 194, # 'Ѓ' - 132: 68, # 'ё' - 133: 195, # 'Ё' - 134: 196, # 'є' - 135: 197, # 'Є' - 136: 198, # 'ѕ' - 137: 199, # 'Ѕ' - 138: 200, # 'і' - 139: 201, # 'І' - 140: 202, # 'ї' - 141: 203, # 'Ї' - 142: 204, # 'ј' - 143: 205, # 'Ј' - 144: 206, # 'љ' - 145: 207, # 'Љ' - 146: 208, # 'њ' - 147: 209, # 'Њ' - 148: 210, # 'ћ' - 149: 211, # 'Ћ' - 150: 212, # 'ќ' - 151: 213, # 'Ќ' - 152: 214, # 'ў' - 153: 215, # 'Ў' - 154: 216, # 'џ' - 155: 217, # 'Џ' - 156: 27, # 'ю' - 157: 59, # 'Ю' - 158: 54, # 'ъ' - 159: 70, # 'Ъ' - 160: 3, # 'а' - 161: 37, # 'А' - 162: 21, # 'б' - 163: 44, # 'Б' - 164: 28, # 'ц' - 165: 58, # 'Ц' - 166: 13, # 'д' - 167: 41, # 'Д' - 168: 2, # 'е' - 169: 48, # 'Е' - 170: 39, # 'ф' - 171: 53, # 'Ф' - 172: 19, # 'г' - 173: 46, # 'Г' - 174: 218, # '«' - 175: 219, # '»' - 176: 220, # '░' - 177: 221, # '▒' - 178: 222, # '▓' - 179: 223, # '│' - 180: 224, # '┤' - 181: 26, # 'х' - 182: 55, # 'Х' - 183: 4, # 'и' - 184: 42, # 'И' - 185: 225, # '╣' - 186: 226, # '║' - 187: 227, # '╗' - 188: 228, # '╝' - 189: 23, # 'й' - 190: 60, # 'Й' - 191: 229, # '┐' - 192: 230, # '└' - 193: 231, # '┴' - 194: 232, # '┬' - 195: 233, # '├' - 196: 234, # '─' - 197: 235, # '┼' - 198: 11, # 'к' - 199: 36, # 'К' - 200: 236, # '╚' - 201: 237, # '╔' - 202: 238, # '╩' - 203: 239, # '╦' - 204: 240, # '╠' - 205: 241, # '═' - 206: 242, # '╬' - 207: 243, # '¤' - 208: 8, # 'л' - 209: 49, # 'Л' - 210: 12, # 'м' - 211: 38, # 'М' - 212: 5, # 'н' - 213: 31, # 'Н' - 214: 1, # 'о' - 215: 34, # 'О' - 216: 15, # 'п' - 217: 244, # '┘' - 218: 245, # '┌' - 219: 246, # '█' - 220: 247, # '▄' - 221: 35, # 'П' - 222: 16, # 'я' - 223: 248, # '▀' - 224: 43, # 'Я' - 225: 9, # 'р' - 226: 45, # 'Р' - 227: 7, # 'с' - 228: 32, # 'С' - 229: 6, # 'т' - 230: 40, # 'Т' - 231: 14, # 'у' - 232: 52, # 'У' - 233: 24, # 'ж' - 234: 56, # 'Ж' - 235: 10, # 'в' - 236: 33, # 'В' - 237: 17, # 'ь' - 238: 61, # 'Ь' - 239: 249, # '№' - 240: 250, # '\xad' - 241: 18, # 'ы' - 242: 62, # 'Ы' - 243: 20, # 'з' - 244: 51, # 'З' - 245: 25, # 'ш' - 246: 57, # 'Ш' - 247: 30, # 'э' - 248: 47, # 'Э' - 249: 29, # 'щ' - 250: 63, # 'Щ' - 251: 22, # 'ч' - 252: 50, # 'Ч' - 253: 251, # '§' - 254: 252, # '■' - 255: 255, # '\xa0' -} - -IBM855_RUSSIAN_MODEL = SingleByteCharSetModel( - charset_name="IBM855", - language="Russian", - char_to_order_map=IBM855_RUSSIAN_CHAR_TO_ORDER, - language_model=RUSSIAN_LANG_MODEL, - typical_positive_ratio=0.976601, - keep_ascii_letters=False, - alphabet="ЁАБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯабвгдежзийклмнопрстуфхцчшщъыьэюяё", -) - -KOI8_R_RUSSIAN_CHAR_TO_ORDER = { - 0: 255, # '\x00' - 1: 255, # '\x01' - 2: 255, # '\x02' - 3: 255, # '\x03' - 4: 255, # '\x04' - 5: 255, # '\x05' - 6: 255, # '\x06' - 7: 255, # '\x07' - 8: 255, # '\x08' - 9: 255, # '\t' - 10: 254, # '\n' - 11: 255, # '\x0b' - 12: 255, # '\x0c' - 13: 254, # '\r' - 14: 255, # '\x0e' - 15: 255, # '\x0f' - 16: 255, # '\x10' - 17: 255, # '\x11' - 18: 255, # '\x12' - 19: 255, # '\x13' - 20: 255, # '\x14' - 21: 255, # '\x15' - 22: 255, # '\x16' - 23: 255, # '\x17' - 24: 255, # '\x18' - 25: 255, # '\x19' - 26: 255, # '\x1a' - 27: 255, # '\x1b' - 28: 255, # '\x1c' - 29: 255, # '\x1d' - 30: 255, # '\x1e' - 31: 255, # '\x1f' - 32: 253, # ' ' - 33: 253, # '!' - 34: 253, # '"' - 35: 253, # '#' - 36: 253, # '$' - 37: 253, # '%' - 38: 253, # '&' - 39: 253, # "'" - 40: 253, # '(' - 41: 253, # ')' - 42: 253, # '*' - 43: 253, # '+' - 44: 253, # ',' - 45: 253, # '-' - 46: 253, # '.' - 47: 253, # '/' - 48: 252, # '0' - 49: 252, # '1' - 50: 252, # '2' - 51: 252, # '3' - 52: 252, # '4' - 53: 252, # '5' - 54: 252, # '6' - 55: 252, # '7' - 56: 252, # '8' - 57: 252, # '9' - 58: 253, # ':' - 59: 253, # ';' - 60: 253, # '<' - 61: 253, # '=' - 62: 253, # '>' - 63: 253, # '?' - 64: 253, # '@' - 65: 142, # 'A' - 66: 143, # 'B' - 67: 144, # 'C' - 68: 145, # 'D' - 69: 146, # 'E' - 70: 147, # 'F' - 71: 148, # 'G' - 72: 149, # 'H' - 73: 150, # 'I' - 74: 151, # 'J' - 75: 152, # 'K' - 76: 74, # 'L' - 77: 153, # 'M' - 78: 75, # 'N' - 79: 154, # 'O' - 80: 155, # 'P' - 81: 156, # 'Q' - 82: 157, # 'R' - 83: 158, # 'S' - 84: 159, # 'T' - 85: 160, # 'U' - 86: 161, # 'V' - 87: 162, # 'W' - 88: 163, # 'X' - 89: 164, # 'Y' - 90: 165, # 'Z' - 91: 253, # '[' - 92: 253, # '\\' - 93: 253, # ']' - 94: 253, # '^' - 95: 253, # '_' - 96: 253, # '`' - 97: 71, # 'a' - 98: 172, # 'b' - 99: 66, # 'c' - 100: 173, # 'd' - 101: 65, # 'e' - 102: 174, # 'f' - 103: 76, # 'g' - 104: 175, # 'h' - 105: 64, # 'i' - 106: 176, # 'j' - 107: 177, # 'k' - 108: 77, # 'l' - 109: 72, # 'm' - 110: 178, # 'n' - 111: 69, # 'o' - 112: 67, # 'p' - 113: 179, # 'q' - 114: 78, # 'r' - 115: 73, # 's' - 116: 180, # 't' - 117: 181, # 'u' - 118: 79, # 'v' - 119: 182, # 'w' - 120: 183, # 'x' - 121: 184, # 'y' - 122: 185, # 'z' - 123: 253, # '{' - 124: 253, # '|' - 125: 253, # '}' - 126: 253, # '~' - 127: 253, # '\x7f' - 128: 191, # '─' - 129: 192, # '│' - 130: 193, # '┌' - 131: 194, # '┐' - 132: 195, # '└' - 133: 196, # '┘' - 134: 197, # '├' - 135: 198, # '┤' - 136: 199, # '┬' - 137: 200, # '┴' - 138: 201, # '┼' - 139: 202, # '▀' - 140: 203, # '▄' - 141: 204, # '█' - 142: 205, # '▌' - 143: 206, # '▐' - 144: 207, # '░' - 145: 208, # '▒' - 146: 209, # '▓' - 147: 210, # '⌠' - 148: 211, # '■' - 149: 212, # '∙' - 150: 213, # '√' - 151: 214, # '≈' - 152: 215, # '≤' - 153: 216, # '≥' - 154: 217, # '\xa0' - 155: 218, # '⌡' - 156: 219, # '°' - 157: 220, # '²' - 158: 221, # '·' - 159: 222, # '÷' - 160: 223, # '═' - 161: 224, # '║' - 162: 225, # '╒' - 163: 68, # 'ё' - 164: 226, # '╓' - 165: 227, # '╔' - 166: 228, # '╕' - 167: 229, # '╖' - 168: 230, # '╗' - 169: 231, # '╘' - 170: 232, # '╙' - 171: 233, # '╚' - 172: 234, # '╛' - 173: 235, # '╜' - 174: 236, # '╝' - 175: 237, # '╞' - 176: 238, # '╟' - 177: 239, # '╠' - 178: 240, # '╡' - 179: 241, # 'Ё' - 180: 242, # '╢' - 181: 243, # '╣' - 182: 244, # '╤' - 183: 245, # '╥' - 184: 246, # '╦' - 185: 247, # '╧' - 186: 248, # '╨' - 187: 249, # '╩' - 188: 250, # '╪' - 189: 251, # '╫' - 190: 252, # '╬' - 191: 253, # '©' - 192: 27, # 'ю' - 193: 3, # 'а' - 194: 21, # 'б' - 195: 28, # 'ц' - 196: 13, # 'д' - 197: 2, # 'е' - 198: 39, # 'ф' - 199: 19, # 'г' - 200: 26, # 'х' - 201: 4, # 'и' - 202: 23, # 'й' - 203: 11, # 'к' - 204: 8, # 'л' - 205: 12, # 'м' - 206: 5, # 'н' - 207: 1, # 'о' - 208: 15, # 'п' - 209: 16, # 'я' - 210: 9, # 'р' - 211: 7, # 'с' - 212: 6, # 'т' - 213: 14, # 'у' - 214: 24, # 'ж' - 215: 10, # 'в' - 216: 17, # 'ь' - 217: 18, # 'ы' - 218: 20, # 'з' - 219: 25, # 'ш' - 220: 30, # 'э' - 221: 29, # 'щ' - 222: 22, # 'ч' - 223: 54, # 'ъ' - 224: 59, # 'Ю' - 225: 37, # 'А' - 226: 44, # 'Б' - 227: 58, # 'Ц' - 228: 41, # 'Д' - 229: 48, # 'Е' - 230: 53, # 'Ф' - 231: 46, # 'Г' - 232: 55, # 'Х' - 233: 42, # 'И' - 234: 60, # 'Й' - 235: 36, # 'К' - 236: 49, # 'Л' - 237: 38, # 'М' - 238: 31, # 'Н' - 239: 34, # 'О' - 240: 35, # 'П' - 241: 43, # 'Я' - 242: 45, # 'Р' - 243: 32, # 'С' - 244: 40, # 'Т' - 245: 52, # 'У' - 246: 56, # 'Ж' - 247: 33, # 'В' - 248: 61, # 'Ь' - 249: 62, # 'Ы' - 250: 51, # 'З' - 251: 57, # 'Ш' - 252: 47, # 'Э' - 253: 63, # 'Щ' - 254: 50, # 'Ч' - 255: 70, # 'Ъ' -} - -KOI8_R_RUSSIAN_MODEL = SingleByteCharSetModel( - charset_name="KOI8-R", - language="Russian", - char_to_order_map=KOI8_R_RUSSIAN_CHAR_TO_ORDER, - language_model=RUSSIAN_LANG_MODEL, - typical_positive_ratio=0.976601, - keep_ascii_letters=False, - alphabet="ЁАБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯабвгдежзийклмнопрстуфхцчшщъыьэюяё", -) - -MACCYRILLIC_RUSSIAN_CHAR_TO_ORDER = { - 0: 255, # '\x00' - 1: 255, # '\x01' - 2: 255, # '\x02' - 3: 255, # '\x03' - 4: 255, # '\x04' - 5: 255, # '\x05' - 6: 255, # '\x06' - 7: 255, # '\x07' - 8: 255, # '\x08' - 9: 255, # '\t' - 10: 254, # '\n' - 11: 255, # '\x0b' - 12: 255, # '\x0c' - 13: 254, # '\r' - 14: 255, # '\x0e' - 15: 255, # '\x0f' - 16: 255, # '\x10' - 17: 255, # '\x11' - 18: 255, # '\x12' - 19: 255, # '\x13' - 20: 255, # '\x14' - 21: 255, # '\x15' - 22: 255, # '\x16' - 23: 255, # '\x17' - 24: 255, # '\x18' - 25: 255, # '\x19' - 26: 255, # '\x1a' - 27: 255, # '\x1b' - 28: 255, # '\x1c' - 29: 255, # '\x1d' - 30: 255, # '\x1e' - 31: 255, # '\x1f' - 32: 253, # ' ' - 33: 253, # '!' - 34: 253, # '"' - 35: 253, # '#' - 36: 253, # '$' - 37: 253, # '%' - 38: 253, # '&' - 39: 253, # "'" - 40: 253, # '(' - 41: 253, # ')' - 42: 253, # '*' - 43: 253, # '+' - 44: 253, # ',' - 45: 253, # '-' - 46: 253, # '.' - 47: 253, # '/' - 48: 252, # '0' - 49: 252, # '1' - 50: 252, # '2' - 51: 252, # '3' - 52: 252, # '4' - 53: 252, # '5' - 54: 252, # '6' - 55: 252, # '7' - 56: 252, # '8' - 57: 252, # '9' - 58: 253, # ':' - 59: 253, # ';' - 60: 253, # '<' - 61: 253, # '=' - 62: 253, # '>' - 63: 253, # '?' - 64: 253, # '@' - 65: 142, # 'A' - 66: 143, # 'B' - 67: 144, # 'C' - 68: 145, # 'D' - 69: 146, # 'E' - 70: 147, # 'F' - 71: 148, # 'G' - 72: 149, # 'H' - 73: 150, # 'I' - 74: 151, # 'J' - 75: 152, # 'K' - 76: 74, # 'L' - 77: 153, # 'M' - 78: 75, # 'N' - 79: 154, # 'O' - 80: 155, # 'P' - 81: 156, # 'Q' - 82: 157, # 'R' - 83: 158, # 'S' - 84: 159, # 'T' - 85: 160, # 'U' - 86: 161, # 'V' - 87: 162, # 'W' - 88: 163, # 'X' - 89: 164, # 'Y' - 90: 165, # 'Z' - 91: 253, # '[' - 92: 253, # '\\' - 93: 253, # ']' - 94: 253, # '^' - 95: 253, # '_' - 96: 253, # '`' - 97: 71, # 'a' - 98: 172, # 'b' - 99: 66, # 'c' - 100: 173, # 'd' - 101: 65, # 'e' - 102: 174, # 'f' - 103: 76, # 'g' - 104: 175, # 'h' - 105: 64, # 'i' - 106: 176, # 'j' - 107: 177, # 'k' - 108: 77, # 'l' - 109: 72, # 'm' - 110: 178, # 'n' - 111: 69, # 'o' - 112: 67, # 'p' - 113: 179, # 'q' - 114: 78, # 'r' - 115: 73, # 's' - 116: 180, # 't' - 117: 181, # 'u' - 118: 79, # 'v' - 119: 182, # 'w' - 120: 183, # 'x' - 121: 184, # 'y' - 122: 185, # 'z' - 123: 253, # '{' - 124: 253, # '|' - 125: 253, # '}' - 126: 253, # '~' - 127: 253, # '\x7f' - 128: 37, # 'А' - 129: 44, # 'Б' - 130: 33, # 'В' - 131: 46, # 'Г' - 132: 41, # 'Д' - 133: 48, # 'Е' - 134: 56, # 'Ж' - 135: 51, # 'З' - 136: 42, # 'И' - 137: 60, # 'Й' - 138: 36, # 'К' - 139: 49, # 'Л' - 140: 38, # 'М' - 141: 31, # 'Н' - 142: 34, # 'О' - 143: 35, # 'П' - 144: 45, # 'Р' - 145: 32, # 'С' - 146: 40, # 'Т' - 147: 52, # 'У' - 148: 53, # 'Ф' - 149: 55, # 'Х' - 150: 58, # 'Ц' - 151: 50, # 'Ч' - 152: 57, # 'Ш' - 153: 63, # 'Щ' - 154: 70, # 'Ъ' - 155: 62, # 'Ы' - 156: 61, # 'Ь' - 157: 47, # 'Э' - 158: 59, # 'Ю' - 159: 43, # 'Я' - 160: 191, # '†' - 161: 192, # '°' - 162: 193, # 'Ґ' - 163: 194, # '£' - 164: 195, # '§' - 165: 196, # '•' - 166: 197, # '¶' - 167: 198, # 'І' - 168: 199, # '®' - 169: 200, # '©' - 170: 201, # '™' - 171: 202, # 'Ђ' - 172: 203, # 'ђ' - 173: 204, # '≠' - 174: 205, # 'Ѓ' - 175: 206, # 'ѓ' - 176: 207, # '∞' - 177: 208, # '±' - 178: 209, # '≤' - 179: 210, # '≥' - 180: 211, # 'і' - 181: 212, # 'µ' - 182: 213, # 'ґ' - 183: 214, # 'Ј' - 184: 215, # 'Є' - 185: 216, # 'є' - 186: 217, # 'Ї' - 187: 218, # 'ї' - 188: 219, # 'Љ' - 189: 220, # 'љ' - 190: 221, # 'Њ' - 191: 222, # 'њ' - 192: 223, # 'ј' - 193: 224, # 'Ѕ' - 194: 225, # '¬' - 195: 226, # '√' - 196: 227, # 'ƒ' - 197: 228, # '≈' - 198: 229, # '∆' - 199: 230, # '«' - 200: 231, # '»' - 201: 232, # '…' - 202: 233, # '\xa0' - 203: 234, # 'Ћ' - 204: 235, # 'ћ' - 205: 236, # 'Ќ' - 206: 237, # 'ќ' - 207: 238, # 'ѕ' - 208: 239, # '–' - 209: 240, # '—' - 210: 241, # '“' - 211: 242, # '”' - 212: 243, # '‘' - 213: 244, # '’' - 214: 245, # '÷' - 215: 246, # '„' - 216: 247, # 'Ў' - 217: 248, # 'ў' - 218: 249, # 'Џ' - 219: 250, # 'џ' - 220: 251, # '№' - 221: 252, # 'Ё' - 222: 68, # 'ё' - 223: 16, # 'я' - 224: 3, # 'а' - 225: 21, # 'б' - 226: 10, # 'в' - 227: 19, # 'г' - 228: 13, # 'д' - 229: 2, # 'е' - 230: 24, # 'ж' - 231: 20, # 'з' - 232: 4, # 'и' - 233: 23, # 'й' - 234: 11, # 'к' - 235: 8, # 'л' - 236: 12, # 'м' - 237: 5, # 'н' - 238: 1, # 'о' - 239: 15, # 'п' - 240: 9, # 'р' - 241: 7, # 'с' - 242: 6, # 'т' - 243: 14, # 'у' - 244: 39, # 'ф' - 245: 26, # 'х' - 246: 28, # 'ц' - 247: 22, # 'ч' - 248: 25, # 'ш' - 249: 29, # 'щ' - 250: 54, # 'ъ' - 251: 18, # 'ы' - 252: 17, # 'ь' - 253: 30, # 'э' - 254: 27, # 'ю' - 255: 255, # '€' -} - -MACCYRILLIC_RUSSIAN_MODEL = SingleByteCharSetModel( - charset_name="MacCyrillic", - language="Russian", - char_to_order_map=MACCYRILLIC_RUSSIAN_CHAR_TO_ORDER, - language_model=RUSSIAN_LANG_MODEL, - typical_positive_ratio=0.976601, - keep_ascii_letters=False, - alphabet="ЁАБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯабвгдежзийклмнопрстуфхцчшщъыьэюяё", -) - -ISO_8859_5_RUSSIAN_CHAR_TO_ORDER = { - 0: 255, # '\x00' - 1: 255, # '\x01' - 2: 255, # '\x02' - 3: 255, # '\x03' - 4: 255, # '\x04' - 5: 255, # '\x05' - 6: 255, # '\x06' - 7: 255, # '\x07' - 8: 255, # '\x08' - 9: 255, # '\t' - 10: 254, # '\n' - 11: 255, # '\x0b' - 12: 255, # '\x0c' - 13: 254, # '\r' - 14: 255, # '\x0e' - 15: 255, # '\x0f' - 16: 255, # '\x10' - 17: 255, # '\x11' - 18: 255, # '\x12' - 19: 255, # '\x13' - 20: 255, # '\x14' - 21: 255, # '\x15' - 22: 255, # '\x16' - 23: 255, # '\x17' - 24: 255, # '\x18' - 25: 255, # '\x19' - 26: 255, # '\x1a' - 27: 255, # '\x1b' - 28: 255, # '\x1c' - 29: 255, # '\x1d' - 30: 255, # '\x1e' - 31: 255, # '\x1f' - 32: 253, # ' ' - 33: 253, # '!' - 34: 253, # '"' - 35: 253, # '#' - 36: 253, # '$' - 37: 253, # '%' - 38: 253, # '&' - 39: 253, # "'" - 40: 253, # '(' - 41: 253, # ')' - 42: 253, # '*' - 43: 253, # '+' - 44: 253, # ',' - 45: 253, # '-' - 46: 253, # '.' - 47: 253, # '/' - 48: 252, # '0' - 49: 252, # '1' - 50: 252, # '2' - 51: 252, # '3' - 52: 252, # '4' - 53: 252, # '5' - 54: 252, # '6' - 55: 252, # '7' - 56: 252, # '8' - 57: 252, # '9' - 58: 253, # ':' - 59: 253, # ';' - 60: 253, # '<' - 61: 253, # '=' - 62: 253, # '>' - 63: 253, # '?' - 64: 253, # '@' - 65: 142, # 'A' - 66: 143, # 'B' - 67: 144, # 'C' - 68: 145, # 'D' - 69: 146, # 'E' - 70: 147, # 'F' - 71: 148, # 'G' - 72: 149, # 'H' - 73: 150, # 'I' - 74: 151, # 'J' - 75: 152, # 'K' - 76: 74, # 'L' - 77: 153, # 'M' - 78: 75, # 'N' - 79: 154, # 'O' - 80: 155, # 'P' - 81: 156, # 'Q' - 82: 157, # 'R' - 83: 158, # 'S' - 84: 159, # 'T' - 85: 160, # 'U' - 86: 161, # 'V' - 87: 162, # 'W' - 88: 163, # 'X' - 89: 164, # 'Y' - 90: 165, # 'Z' - 91: 253, # '[' - 92: 253, # '\\' - 93: 253, # ']' - 94: 253, # '^' - 95: 253, # '_' - 96: 253, # '`' - 97: 71, # 'a' - 98: 172, # 'b' - 99: 66, # 'c' - 100: 173, # 'd' - 101: 65, # 'e' - 102: 174, # 'f' - 103: 76, # 'g' - 104: 175, # 'h' - 105: 64, # 'i' - 106: 176, # 'j' - 107: 177, # 'k' - 108: 77, # 'l' - 109: 72, # 'm' - 110: 178, # 'n' - 111: 69, # 'o' - 112: 67, # 'p' - 113: 179, # 'q' - 114: 78, # 'r' - 115: 73, # 's' - 116: 180, # 't' - 117: 181, # 'u' - 118: 79, # 'v' - 119: 182, # 'w' - 120: 183, # 'x' - 121: 184, # 'y' - 122: 185, # 'z' - 123: 253, # '{' - 124: 253, # '|' - 125: 253, # '}' - 126: 253, # '~' - 127: 253, # '\x7f' - 128: 191, # '\x80' - 129: 192, # '\x81' - 130: 193, # '\x82' - 131: 194, # '\x83' - 132: 195, # '\x84' - 133: 196, # '\x85' - 134: 197, # '\x86' - 135: 198, # '\x87' - 136: 199, # '\x88' - 137: 200, # '\x89' - 138: 201, # '\x8a' - 139: 202, # '\x8b' - 140: 203, # '\x8c' - 141: 204, # '\x8d' - 142: 205, # '\x8e' - 143: 206, # '\x8f' - 144: 207, # '\x90' - 145: 208, # '\x91' - 146: 209, # '\x92' - 147: 210, # '\x93' - 148: 211, # '\x94' - 149: 212, # '\x95' - 150: 213, # '\x96' - 151: 214, # '\x97' - 152: 215, # '\x98' - 153: 216, # '\x99' - 154: 217, # '\x9a' - 155: 218, # '\x9b' - 156: 219, # '\x9c' - 157: 220, # '\x9d' - 158: 221, # '\x9e' - 159: 222, # '\x9f' - 160: 223, # '\xa0' - 161: 224, # 'Ё' - 162: 225, # 'Ђ' - 163: 226, # 'Ѓ' - 164: 227, # 'Є' - 165: 228, # 'Ѕ' - 166: 229, # 'І' - 167: 230, # 'Ї' - 168: 231, # 'Ј' - 169: 232, # 'Љ' - 170: 233, # 'Њ' - 171: 234, # 'Ћ' - 172: 235, # 'Ќ' - 173: 236, # '\xad' - 174: 237, # 'Ў' - 175: 238, # 'Џ' - 176: 37, # 'А' - 177: 44, # 'Б' - 178: 33, # 'В' - 179: 46, # 'Г' - 180: 41, # 'Д' - 181: 48, # 'Е' - 182: 56, # 'Ж' - 183: 51, # 'З' - 184: 42, # 'И' - 185: 60, # 'Й' - 186: 36, # 'К' - 187: 49, # 'Л' - 188: 38, # 'М' - 189: 31, # 'Н' - 190: 34, # 'О' - 191: 35, # 'П' - 192: 45, # 'Р' - 193: 32, # 'С' - 194: 40, # 'Т' - 195: 52, # 'У' - 196: 53, # 'Ф' - 197: 55, # 'Х' - 198: 58, # 'Ц' - 199: 50, # 'Ч' - 200: 57, # 'Ш' - 201: 63, # 'Щ' - 202: 70, # 'Ъ' - 203: 62, # 'Ы' - 204: 61, # 'Ь' - 205: 47, # 'Э' - 206: 59, # 'Ю' - 207: 43, # 'Я' - 208: 3, # 'а' - 209: 21, # 'б' - 210: 10, # 'в' - 211: 19, # 'г' - 212: 13, # 'д' - 213: 2, # 'е' - 214: 24, # 'ж' - 215: 20, # 'з' - 216: 4, # 'и' - 217: 23, # 'й' - 218: 11, # 'к' - 219: 8, # 'л' - 220: 12, # 'м' - 221: 5, # 'н' - 222: 1, # 'о' - 223: 15, # 'п' - 224: 9, # 'р' - 225: 7, # 'с' - 226: 6, # 'т' - 227: 14, # 'у' - 228: 39, # 'ф' - 229: 26, # 'х' - 230: 28, # 'ц' - 231: 22, # 'ч' - 232: 25, # 'ш' - 233: 29, # 'щ' - 234: 54, # 'ъ' - 235: 18, # 'ы' - 236: 17, # 'ь' - 237: 30, # 'э' - 238: 27, # 'ю' - 239: 16, # 'я' - 240: 239, # '№' - 241: 68, # 'ё' - 242: 240, # 'ђ' - 243: 241, # 'ѓ' - 244: 242, # 'є' - 245: 243, # 'ѕ' - 246: 244, # 'і' - 247: 245, # 'ї' - 248: 246, # 'ј' - 249: 247, # 'љ' - 250: 248, # 'њ' - 251: 249, # 'ћ' - 252: 250, # 'ќ' - 253: 251, # '§' - 254: 252, # 'ў' - 255: 255, # 'џ' -} - -ISO_8859_5_RUSSIAN_MODEL = SingleByteCharSetModel( - charset_name="ISO-8859-5", - language="Russian", - char_to_order_map=ISO_8859_5_RUSSIAN_CHAR_TO_ORDER, - language_model=RUSSIAN_LANG_MODEL, - typical_positive_ratio=0.976601, - keep_ascii_letters=False, - alphabet="ЁАБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯабвгдежзийклмнопрстуфхцчшщъыьэюяё", -) diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/chardet/langthaimodel.py b/bot/lib/python3.11/site-packages/pip/_vendor/chardet/langthaimodel.py deleted file mode 100644 index 489cad9..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/chardet/langthaimodel.py +++ /dev/null @@ -1,4380 +0,0 @@ -from pip._vendor.chardet.sbcharsetprober import SingleByteCharSetModel - -# 3: Positive -# 2: Likely -# 1: Unlikely -# 0: Negative - -THAI_LANG_MODEL = { - 5: { # 'ก' - 5: 2, # 'ก' - 30: 2, # 'ข' - 24: 2, # 'ค' - 8: 2, # 'ง' - 26: 2, # 'จ' - 52: 0, # 'ฉ' - 34: 1, # 'ช' - 51: 1, # 'ซ' - 47: 0, # 'ญ' - 58: 3, # 'ฎ' - 57: 2, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 2, # 'ณ' - 20: 2, # 'ด' - 19: 3, # 'ต' - 44: 0, # 'ถ' - 14: 2, # 'ท' - 48: 0, # 'ธ' - 3: 2, # 'น' - 17: 1, # 'บ' - 25: 2, # 'ป' - 39: 1, # 'ผ' - 62: 1, # 'ฝ' - 31: 1, # 'พ' - 54: 0, # 'ฟ' - 45: 1, # 'ภ' - 9: 2, # 'ม' - 16: 1, # 'ย' - 2: 3, # 'ร' - 61: 2, # 'ฤ' - 15: 3, # 'ล' - 12: 3, # 'ว' - 42: 2, # 'ศ' - 46: 3, # 'ษ' - 18: 2, # 'ส' - 21: 2, # 'ห' - 4: 3, # 'อ' - 63: 1, # 'ฯ' - 22: 2, # 'ะ' - 10: 3, # 'ั' - 1: 3, # 'า' - 36: 3, # 'ำ' - 23: 3, # 'ิ' - 13: 3, # 'ี' - 40: 0, # 'ึ' - 27: 2, # 'ื' - 32: 2, # 'ุ' - 35: 1, # 'ู' - 11: 2, # 'เ' - 28: 2, # 'แ' - 41: 1, # 'โ' - 29: 1, # 'ใ' - 33: 2, # 'ไ' - 50: 1, # 'ๆ' - 37: 3, # '็' - 6: 3, # '่' - 7: 3, # '้' - 38: 2, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 30: { # 'ข' - 5: 1, # 'ก' - 30: 0, # 'ข' - 24: 1, # 'ค' - 8: 1, # 'ง' - 26: 1, # 'จ' - 52: 0, # 'ฉ' - 34: 0, # 'ช' - 51: 0, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 2, # 'ณ' - 20: 0, # 'ด' - 19: 2, # 'ต' - 44: 0, # 'ถ' - 14: 1, # 'ท' - 48: 0, # 'ธ' - 3: 2, # 'น' - 17: 1, # 'บ' - 25: 1, # 'ป' - 39: 0, # 'ผ' - 62: 0, # 'ฝ' - 31: 0, # 'พ' - 54: 0, # 'ฟ' - 45: 0, # 'ภ' - 9: 0, # 'ม' - 16: 2, # 'ย' - 2: 1, # 'ร' - 61: 0, # 'ฤ' - 15: 0, # 'ล' - 12: 2, # 'ว' - 42: 0, # 'ศ' - 46: 0, # 'ษ' - 18: 1, # 'ส' - 21: 1, # 'ห' - 4: 3, # 'อ' - 63: 0, # 'ฯ' - 22: 0, # 'ะ' - 10: 3, # 'ั' - 1: 3, # 'า' - 36: 0, # 'ำ' - 23: 0, # 'ิ' - 13: 2, # 'ี' - 40: 3, # 'ึ' - 27: 1, # 'ื' - 32: 1, # 'ุ' - 35: 0, # 'ู' - 11: 0, # 'เ' - 28: 0, # 'แ' - 41: 0, # 'โ' - 29: 1, # 'ใ' - 33: 0, # 'ไ' - 50: 0, # 'ๆ' - 37: 1, # '็' - 6: 2, # '่' - 7: 3, # '้' - 38: 1, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 24: { # 'ค' - 5: 0, # 'ก' - 30: 0, # 'ข' - 24: 2, # 'ค' - 8: 2, # 'ง' - 26: 0, # 'จ' - 52: 0, # 'ฉ' - 34: 0, # 'ช' - 51: 0, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 2, # 'ณ' - 20: 2, # 'ด' - 19: 2, # 'ต' - 44: 0, # 'ถ' - 14: 1, # 'ท' - 48: 0, # 'ธ' - 3: 3, # 'น' - 17: 0, # 'บ' - 25: 1, # 'ป' - 39: 0, # 'ผ' - 62: 0, # 'ฝ' - 31: 0, # 'พ' - 54: 0, # 'ฟ' - 45: 0, # 'ภ' - 9: 2, # 'ม' - 16: 2, # 'ย' - 2: 3, # 'ร' - 61: 0, # 'ฤ' - 15: 3, # 'ล' - 12: 3, # 'ว' - 42: 0, # 'ศ' - 46: 0, # 'ษ' - 18: 1, # 'ส' - 21: 0, # 'ห' - 4: 2, # 'อ' - 63: 0, # 'ฯ' - 22: 2, # 'ะ' - 10: 3, # 'ั' - 1: 2, # 'า' - 36: 3, # 'ำ' - 23: 3, # 'ิ' - 13: 2, # 'ี' - 40: 0, # 'ึ' - 27: 3, # 'ื' - 32: 3, # 'ุ' - 35: 2, # 'ู' - 11: 1, # 'เ' - 28: 0, # 'แ' - 41: 3, # 'โ' - 29: 0, # 'ใ' - 33: 0, # 'ไ' - 50: 0, # 'ๆ' - 37: 1, # '็' - 6: 3, # '่' - 7: 3, # '้' - 38: 3, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 8: { # 'ง' - 5: 3, # 'ก' - 30: 2, # 'ข' - 24: 3, # 'ค' - 8: 2, # 'ง' - 26: 2, # 'จ' - 52: 1, # 'ฉ' - 34: 2, # 'ช' - 51: 1, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 2, # 'ด' - 19: 2, # 'ต' - 44: 1, # 'ถ' - 14: 3, # 'ท' - 48: 1, # 'ธ' - 3: 3, # 'น' - 17: 2, # 'บ' - 25: 2, # 'ป' - 39: 2, # 'ผ' - 62: 1, # 'ฝ' - 31: 2, # 'พ' - 54: 0, # 'ฟ' - 45: 1, # 'ภ' - 9: 2, # 'ม' - 16: 1, # 'ย' - 2: 2, # 'ร' - 61: 0, # 'ฤ' - 15: 2, # 'ล' - 12: 2, # 'ว' - 42: 2, # 'ศ' - 46: 1, # 'ษ' - 18: 3, # 'ส' - 21: 3, # 'ห' - 4: 2, # 'อ' - 63: 0, # 'ฯ' - 22: 0, # 'ะ' - 10: 1, # 'ั' - 1: 3, # 'า' - 36: 0, # 'ำ' - 23: 2, # 'ิ' - 13: 1, # 'ี' - 40: 0, # 'ึ' - 27: 1, # 'ื' - 32: 1, # 'ุ' - 35: 0, # 'ู' - 11: 3, # 'เ' - 28: 2, # 'แ' - 41: 1, # 'โ' - 29: 2, # 'ใ' - 33: 2, # 'ไ' - 50: 3, # 'ๆ' - 37: 0, # '็' - 6: 2, # '่' - 7: 0, # '้' - 38: 0, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 26: { # 'จ' - 5: 2, # 'ก' - 30: 1, # 'ข' - 24: 0, # 'ค' - 8: 2, # 'ง' - 26: 3, # 'จ' - 52: 0, # 'ฉ' - 34: 0, # 'ช' - 51: 0, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 2, # 'ด' - 19: 1, # 'ต' - 44: 1, # 'ถ' - 14: 2, # 'ท' - 48: 0, # 'ธ' - 3: 3, # 'น' - 17: 1, # 'บ' - 25: 0, # 'ป' - 39: 0, # 'ผ' - 62: 0, # 'ฝ' - 31: 1, # 'พ' - 54: 0, # 'ฟ' - 45: 0, # 'ภ' - 9: 1, # 'ม' - 16: 1, # 'ย' - 2: 3, # 'ร' - 61: 0, # 'ฤ' - 15: 0, # 'ล' - 12: 1, # 'ว' - 42: 0, # 'ศ' - 46: 0, # 'ษ' - 18: 2, # 'ส' - 21: 1, # 'ห' - 4: 2, # 'อ' - 63: 0, # 'ฯ' - 22: 3, # 'ะ' - 10: 3, # 'ั' - 1: 3, # 'า' - 36: 3, # 'ำ' - 23: 2, # 'ิ' - 13: 1, # 'ี' - 40: 3, # 'ึ' - 27: 1, # 'ื' - 32: 3, # 'ุ' - 35: 2, # 'ู' - 11: 1, # 'เ' - 28: 1, # 'แ' - 41: 0, # 'โ' - 29: 1, # 'ใ' - 33: 1, # 'ไ' - 50: 0, # 'ๆ' - 37: 0, # '็' - 6: 2, # '่' - 7: 2, # '้' - 38: 0, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 52: { # 'ฉ' - 5: 0, # 'ก' - 30: 0, # 'ข' - 24: 0, # 'ค' - 8: 0, # 'ง' - 26: 0, # 'จ' - 52: 0, # 'ฉ' - 34: 0, # 'ช' - 51: 0, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 0, # 'ด' - 19: 0, # 'ต' - 44: 0, # 'ถ' - 14: 0, # 'ท' - 48: 0, # 'ธ' - 3: 0, # 'น' - 17: 3, # 'บ' - 25: 0, # 'ป' - 39: 0, # 'ผ' - 62: 0, # 'ฝ' - 31: 3, # 'พ' - 54: 0, # 'ฟ' - 45: 0, # 'ภ' - 9: 1, # 'ม' - 16: 1, # 'ย' - 2: 0, # 'ร' - 61: 0, # 'ฤ' - 15: 2, # 'ล' - 12: 1, # 'ว' - 42: 0, # 'ศ' - 46: 0, # 'ษ' - 18: 0, # 'ส' - 21: 0, # 'ห' - 4: 0, # 'อ' - 63: 0, # 'ฯ' - 22: 1, # 'ะ' - 10: 1, # 'ั' - 1: 1, # 'า' - 36: 0, # 'ำ' - 23: 1, # 'ิ' - 13: 1, # 'ี' - 40: 0, # 'ึ' - 27: 0, # 'ื' - 32: 1, # 'ุ' - 35: 0, # 'ู' - 11: 0, # 'เ' - 28: 0, # 'แ' - 41: 0, # 'โ' - 29: 0, # 'ใ' - 33: 0, # 'ไ' - 50: 0, # 'ๆ' - 37: 0, # '็' - 6: 0, # '่' - 7: 0, # '้' - 38: 0, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 34: { # 'ช' - 5: 1, # 'ก' - 30: 0, # 'ข' - 24: 0, # 'ค' - 8: 1, # 'ง' - 26: 0, # 'จ' - 52: 0, # 'ฉ' - 34: 0, # 'ช' - 51: 0, # 'ซ' - 47: 1, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 0, # 'ด' - 19: 0, # 'ต' - 44: 0, # 'ถ' - 14: 1, # 'ท' - 48: 0, # 'ธ' - 3: 3, # 'น' - 17: 2, # 'บ' - 25: 0, # 'ป' - 39: 0, # 'ผ' - 62: 0, # 'ฝ' - 31: 0, # 'พ' - 54: 0, # 'ฟ' - 45: 0, # 'ภ' - 9: 2, # 'ม' - 16: 1, # 'ย' - 2: 1, # 'ร' - 61: 0, # 'ฤ' - 15: 0, # 'ล' - 12: 1, # 'ว' - 42: 0, # 'ศ' - 46: 0, # 'ษ' - 18: 0, # 'ส' - 21: 0, # 'ห' - 4: 2, # 'อ' - 63: 0, # 'ฯ' - 22: 0, # 'ะ' - 10: 2, # 'ั' - 1: 3, # 'า' - 36: 1, # 'ำ' - 23: 3, # 'ิ' - 13: 2, # 'ี' - 40: 0, # 'ึ' - 27: 3, # 'ื' - 32: 3, # 'ุ' - 35: 1, # 'ู' - 11: 0, # 'เ' - 28: 0, # 'แ' - 41: 0, # 'โ' - 29: 0, # 'ใ' - 33: 0, # 'ไ' - 50: 0, # 'ๆ' - 37: 1, # '็' - 6: 3, # '่' - 7: 3, # '้' - 38: 0, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 51: { # 'ซ' - 5: 0, # 'ก' - 30: 0, # 'ข' - 24: 0, # 'ค' - 8: 0, # 'ง' - 26: 0, # 'จ' - 52: 0, # 'ฉ' - 34: 0, # 'ช' - 51: 0, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 0, # 'ด' - 19: 0, # 'ต' - 44: 0, # 'ถ' - 14: 0, # 'ท' - 48: 0, # 'ธ' - 3: 1, # 'น' - 17: 0, # 'บ' - 25: 0, # 'ป' - 39: 0, # 'ผ' - 62: 0, # 'ฝ' - 31: 0, # 'พ' - 54: 0, # 'ฟ' - 45: 0, # 'ภ' - 9: 0, # 'ม' - 16: 0, # 'ย' - 2: 0, # 'ร' - 61: 0, # 'ฤ' - 15: 1, # 'ล' - 12: 0, # 'ว' - 42: 0, # 'ศ' - 46: 0, # 'ษ' - 18: 1, # 'ส' - 21: 0, # 'ห' - 4: 2, # 'อ' - 63: 0, # 'ฯ' - 22: 0, # 'ะ' - 10: 1, # 'ั' - 1: 1, # 'า' - 36: 0, # 'ำ' - 23: 1, # 'ิ' - 13: 2, # 'ี' - 40: 3, # 'ึ' - 27: 2, # 'ื' - 32: 1, # 'ุ' - 35: 1, # 'ู' - 11: 1, # 'เ' - 28: 0, # 'แ' - 41: 0, # 'โ' - 29: 0, # 'ใ' - 33: 0, # 'ไ' - 50: 0, # 'ๆ' - 37: 1, # '็' - 6: 1, # '่' - 7: 2, # '้' - 38: 1, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 47: { # 'ญ' - 5: 1, # 'ก' - 30: 1, # 'ข' - 24: 0, # 'ค' - 8: 0, # 'ง' - 26: 0, # 'จ' - 52: 0, # 'ฉ' - 34: 1, # 'ช' - 51: 0, # 'ซ' - 47: 3, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 0, # 'ด' - 19: 0, # 'ต' - 44: 0, # 'ถ' - 14: 1, # 'ท' - 48: 0, # 'ธ' - 3: 0, # 'น' - 17: 1, # 'บ' - 25: 1, # 'ป' - 39: 0, # 'ผ' - 62: 0, # 'ฝ' - 31: 0, # 'พ' - 54: 0, # 'ฟ' - 45: 0, # 'ภ' - 9: 1, # 'ม' - 16: 0, # 'ย' - 2: 0, # 'ร' - 61: 0, # 'ฤ' - 15: 1, # 'ล' - 12: 0, # 'ว' - 42: 0, # 'ศ' - 46: 0, # 'ษ' - 18: 1, # 'ส' - 21: 2, # 'ห' - 4: 1, # 'อ' - 63: 0, # 'ฯ' - 22: 1, # 'ะ' - 10: 2, # 'ั' - 1: 3, # 'า' - 36: 0, # 'ำ' - 23: 1, # 'ิ' - 13: 1, # 'ี' - 40: 0, # 'ึ' - 27: 0, # 'ื' - 32: 0, # 'ุ' - 35: 0, # 'ู' - 11: 1, # 'เ' - 28: 1, # 'แ' - 41: 0, # 'โ' - 29: 1, # 'ใ' - 33: 0, # 'ไ' - 50: 1, # 'ๆ' - 37: 0, # '็' - 6: 2, # '่' - 7: 0, # '้' - 38: 0, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 58: { # 'ฎ' - 5: 2, # 'ก' - 30: 0, # 'ข' - 24: 0, # 'ค' - 8: 0, # 'ง' - 26: 0, # 'จ' - 52: 0, # 'ฉ' - 34: 0, # 'ช' - 51: 0, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 0, # 'ด' - 19: 0, # 'ต' - 44: 0, # 'ถ' - 14: 0, # 'ท' - 48: 0, # 'ธ' - 3: 0, # 'น' - 17: 0, # 'บ' - 25: 0, # 'ป' - 39: 0, # 'ผ' - 62: 0, # 'ฝ' - 31: 0, # 'พ' - 54: 0, # 'ฟ' - 45: 0, # 'ภ' - 9: 0, # 'ม' - 16: 0, # 'ย' - 2: 0, # 'ร' - 61: 0, # 'ฤ' - 15: 0, # 'ล' - 12: 0, # 'ว' - 42: 0, # 'ศ' - 46: 0, # 'ษ' - 18: 0, # 'ส' - 21: 1, # 'ห' - 4: 0, # 'อ' - 63: 0, # 'ฯ' - 22: 0, # 'ะ' - 10: 0, # 'ั' - 1: 0, # 'า' - 36: 0, # 'ำ' - 23: 1, # 'ิ' - 13: 2, # 'ี' - 40: 0, # 'ึ' - 27: 0, # 'ื' - 32: 0, # 'ุ' - 35: 0, # 'ู' - 11: 0, # 'เ' - 28: 0, # 'แ' - 41: 0, # 'โ' - 29: 0, # 'ใ' - 33: 0, # 'ไ' - 50: 0, # 'ๆ' - 37: 0, # '็' - 6: 0, # '่' - 7: 0, # '้' - 38: 0, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 57: { # 'ฏ' - 5: 0, # 'ก' - 30: 0, # 'ข' - 24: 0, # 'ค' - 8: 0, # 'ง' - 26: 0, # 'จ' - 52: 0, # 'ฉ' - 34: 0, # 'ช' - 51: 0, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 0, # 'ด' - 19: 0, # 'ต' - 44: 0, # 'ถ' - 14: 0, # 'ท' - 48: 0, # 'ธ' - 3: 0, # 'น' - 17: 0, # 'บ' - 25: 0, # 'ป' - 39: 0, # 'ผ' - 62: 0, # 'ฝ' - 31: 0, # 'พ' - 54: 0, # 'ฟ' - 45: 0, # 'ภ' - 9: 0, # 'ม' - 16: 0, # 'ย' - 2: 0, # 'ร' - 61: 0, # 'ฤ' - 15: 0, # 'ล' - 12: 0, # 'ว' - 42: 0, # 'ศ' - 46: 0, # 'ษ' - 18: 0, # 'ส' - 21: 0, # 'ห' - 4: 0, # 'อ' - 63: 0, # 'ฯ' - 22: 0, # 'ะ' - 10: 0, # 'ั' - 1: 0, # 'า' - 36: 0, # 'ำ' - 23: 3, # 'ิ' - 13: 1, # 'ี' - 40: 0, # 'ึ' - 27: 0, # 'ื' - 32: 0, # 'ุ' - 35: 0, # 'ู' - 11: 0, # 'เ' - 28: 0, # 'แ' - 41: 0, # 'โ' - 29: 0, # 'ใ' - 33: 0, # 'ไ' - 50: 0, # 'ๆ' - 37: 0, # '็' - 6: 0, # '่' - 7: 0, # '้' - 38: 0, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 49: { # 'ฐ' - 5: 1, # 'ก' - 30: 0, # 'ข' - 24: 0, # 'ค' - 8: 0, # 'ง' - 26: 0, # 'จ' - 52: 0, # 'ฉ' - 34: 0, # 'ช' - 51: 0, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 0, # 'ด' - 19: 0, # 'ต' - 44: 0, # 'ถ' - 14: 0, # 'ท' - 48: 0, # 'ธ' - 3: 0, # 'น' - 17: 2, # 'บ' - 25: 0, # 'ป' - 39: 0, # 'ผ' - 62: 0, # 'ฝ' - 31: 0, # 'พ' - 54: 0, # 'ฟ' - 45: 0, # 'ภ' - 9: 2, # 'ม' - 16: 0, # 'ย' - 2: 0, # 'ร' - 61: 0, # 'ฤ' - 15: 0, # 'ล' - 12: 0, # 'ว' - 42: 1, # 'ศ' - 46: 0, # 'ษ' - 18: 0, # 'ส' - 21: 0, # 'ห' - 4: 1, # 'อ' - 63: 0, # 'ฯ' - 22: 0, # 'ะ' - 10: 0, # 'ั' - 1: 3, # 'า' - 36: 0, # 'ำ' - 23: 0, # 'ิ' - 13: 0, # 'ี' - 40: 0, # 'ึ' - 27: 0, # 'ื' - 32: 0, # 'ุ' - 35: 0, # 'ู' - 11: 0, # 'เ' - 28: 0, # 'แ' - 41: 0, # 'โ' - 29: 0, # 'ใ' - 33: 0, # 'ไ' - 50: 0, # 'ๆ' - 37: 0, # '็' - 6: 0, # '่' - 7: 0, # '้' - 38: 1, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 53: { # 'ฑ' - 5: 0, # 'ก' - 30: 0, # 'ข' - 24: 0, # 'ค' - 8: 0, # 'ง' - 26: 0, # 'จ' - 52: 0, # 'ฉ' - 34: 0, # 'ช' - 51: 0, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 0, # 'ด' - 19: 0, # 'ต' - 44: 0, # 'ถ' - 14: 0, # 'ท' - 48: 0, # 'ธ' - 3: 0, # 'น' - 17: 0, # 'บ' - 25: 0, # 'ป' - 39: 0, # 'ผ' - 62: 0, # 'ฝ' - 31: 0, # 'พ' - 54: 0, # 'ฟ' - 45: 0, # 'ภ' - 9: 0, # 'ม' - 16: 0, # 'ย' - 2: 0, # 'ร' - 61: 0, # 'ฤ' - 15: 0, # 'ล' - 12: 0, # 'ว' - 42: 0, # 'ศ' - 46: 0, # 'ษ' - 18: 0, # 'ส' - 21: 0, # 'ห' - 4: 0, # 'อ' - 63: 0, # 'ฯ' - 22: 0, # 'ะ' - 10: 0, # 'ั' - 1: 0, # 'า' - 36: 0, # 'ำ' - 23: 2, # 'ิ' - 13: 0, # 'ี' - 40: 0, # 'ึ' - 27: 0, # 'ื' - 32: 0, # 'ุ' - 35: 0, # 'ู' - 11: 0, # 'เ' - 28: 0, # 'แ' - 41: 0, # 'โ' - 29: 0, # 'ใ' - 33: 0, # 'ไ' - 50: 0, # 'ๆ' - 37: 0, # '็' - 6: 0, # '่' - 7: 0, # '้' - 38: 3, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 55: { # 'ฒ' - 5: 0, # 'ก' - 30: 0, # 'ข' - 24: 0, # 'ค' - 8: 0, # 'ง' - 26: 0, # 'จ' - 52: 0, # 'ฉ' - 34: 0, # 'ช' - 51: 0, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 0, # 'ด' - 19: 0, # 'ต' - 44: 0, # 'ถ' - 14: 0, # 'ท' - 48: 0, # 'ธ' - 3: 3, # 'น' - 17: 0, # 'บ' - 25: 0, # 'ป' - 39: 0, # 'ผ' - 62: 0, # 'ฝ' - 31: 1, # 'พ' - 54: 0, # 'ฟ' - 45: 0, # 'ภ' - 9: 0, # 'ม' - 16: 0, # 'ย' - 2: 0, # 'ร' - 61: 0, # 'ฤ' - 15: 0, # 'ล' - 12: 0, # 'ว' - 42: 0, # 'ศ' - 46: 0, # 'ษ' - 18: 0, # 'ส' - 21: 0, # 'ห' - 4: 0, # 'อ' - 63: 0, # 'ฯ' - 22: 0, # 'ะ' - 10: 0, # 'ั' - 1: 0, # 'า' - 36: 0, # 'ำ' - 23: 1, # 'ิ' - 13: 0, # 'ี' - 40: 0, # 'ึ' - 27: 0, # 'ื' - 32: 0, # 'ุ' - 35: 0, # 'ู' - 11: 0, # 'เ' - 28: 0, # 'แ' - 41: 0, # 'โ' - 29: 0, # 'ใ' - 33: 0, # 'ไ' - 50: 0, # 'ๆ' - 37: 0, # '็' - 6: 0, # '่' - 7: 0, # '้' - 38: 0, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 43: { # 'ณ' - 5: 1, # 'ก' - 30: 0, # 'ข' - 24: 0, # 'ค' - 8: 0, # 'ง' - 26: 0, # 'จ' - 52: 0, # 'ฉ' - 34: 0, # 'ช' - 51: 0, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 3, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 0, # 'ด' - 19: 0, # 'ต' - 44: 0, # 'ถ' - 14: 0, # 'ท' - 48: 0, # 'ธ' - 3: 0, # 'น' - 17: 0, # 'บ' - 25: 0, # 'ป' - 39: 0, # 'ผ' - 62: 0, # 'ฝ' - 31: 0, # 'พ' - 54: 0, # 'ฟ' - 45: 3, # 'ภ' - 9: 0, # 'ม' - 16: 0, # 'ย' - 2: 1, # 'ร' - 61: 0, # 'ฤ' - 15: 0, # 'ล' - 12: 1, # 'ว' - 42: 0, # 'ศ' - 46: 0, # 'ษ' - 18: 1, # 'ส' - 21: 1, # 'ห' - 4: 0, # 'อ' - 63: 0, # 'ฯ' - 22: 3, # 'ะ' - 10: 0, # 'ั' - 1: 3, # 'า' - 36: 0, # 'ำ' - 23: 1, # 'ิ' - 13: 2, # 'ี' - 40: 0, # 'ึ' - 27: 0, # 'ื' - 32: 0, # 'ุ' - 35: 0, # 'ู' - 11: 1, # 'เ' - 28: 1, # 'แ' - 41: 0, # 'โ' - 29: 1, # 'ใ' - 33: 1, # 'ไ' - 50: 0, # 'ๆ' - 37: 0, # '็' - 6: 0, # '่' - 7: 0, # '้' - 38: 3, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 20: { # 'ด' - 5: 2, # 'ก' - 30: 2, # 'ข' - 24: 2, # 'ค' - 8: 3, # 'ง' - 26: 2, # 'จ' - 52: 0, # 'ฉ' - 34: 1, # 'ช' - 51: 0, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 1, # 'ด' - 19: 2, # 'ต' - 44: 1, # 'ถ' - 14: 2, # 'ท' - 48: 0, # 'ธ' - 3: 1, # 'น' - 17: 1, # 'บ' - 25: 1, # 'ป' - 39: 1, # 'ผ' - 62: 0, # 'ฝ' - 31: 1, # 'พ' - 54: 0, # 'ฟ' - 45: 1, # 'ภ' - 9: 2, # 'ม' - 16: 3, # 'ย' - 2: 2, # 'ร' - 61: 0, # 'ฤ' - 15: 2, # 'ล' - 12: 2, # 'ว' - 42: 0, # 'ศ' - 46: 0, # 'ษ' - 18: 2, # 'ส' - 21: 2, # 'ห' - 4: 1, # 'อ' - 63: 0, # 'ฯ' - 22: 0, # 'ะ' - 10: 3, # 'ั' - 1: 2, # 'า' - 36: 2, # 'ำ' - 23: 3, # 'ิ' - 13: 3, # 'ี' - 40: 1, # 'ึ' - 27: 2, # 'ื' - 32: 3, # 'ุ' - 35: 2, # 'ู' - 11: 2, # 'เ' - 28: 2, # 'แ' - 41: 1, # 'โ' - 29: 2, # 'ใ' - 33: 2, # 'ไ' - 50: 2, # 'ๆ' - 37: 2, # '็' - 6: 1, # '่' - 7: 3, # '้' - 38: 1, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 19: { # 'ต' - 5: 2, # 'ก' - 30: 1, # 'ข' - 24: 1, # 'ค' - 8: 0, # 'ง' - 26: 1, # 'จ' - 52: 0, # 'ฉ' - 34: 1, # 'ช' - 51: 0, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 1, # 'ด' - 19: 1, # 'ต' - 44: 2, # 'ถ' - 14: 1, # 'ท' - 48: 0, # 'ธ' - 3: 2, # 'น' - 17: 1, # 'บ' - 25: 1, # 'ป' - 39: 1, # 'ผ' - 62: 0, # 'ฝ' - 31: 1, # 'พ' - 54: 0, # 'ฟ' - 45: 2, # 'ภ' - 9: 1, # 'ม' - 16: 1, # 'ย' - 2: 3, # 'ร' - 61: 0, # 'ฤ' - 15: 2, # 'ล' - 12: 1, # 'ว' - 42: 0, # 'ศ' - 46: 0, # 'ษ' - 18: 3, # 'ส' - 21: 0, # 'ห' - 4: 3, # 'อ' - 63: 1, # 'ฯ' - 22: 2, # 'ะ' - 10: 3, # 'ั' - 1: 3, # 'า' - 36: 2, # 'ำ' - 23: 3, # 'ิ' - 13: 2, # 'ี' - 40: 1, # 'ึ' - 27: 1, # 'ื' - 32: 3, # 'ุ' - 35: 2, # 'ู' - 11: 1, # 'เ' - 28: 1, # 'แ' - 41: 1, # 'โ' - 29: 1, # 'ใ' - 33: 1, # 'ไ' - 50: 0, # 'ๆ' - 37: 2, # '็' - 6: 3, # '่' - 7: 3, # '้' - 38: 2, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 44: { # 'ถ' - 5: 1, # 'ก' - 30: 0, # 'ข' - 24: 1, # 'ค' - 8: 0, # 'ง' - 26: 1, # 'จ' - 52: 0, # 'ฉ' - 34: 0, # 'ช' - 51: 0, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 0, # 'ด' - 19: 1, # 'ต' - 44: 0, # 'ถ' - 14: 1, # 'ท' - 48: 0, # 'ธ' - 3: 1, # 'น' - 17: 2, # 'บ' - 25: 0, # 'ป' - 39: 0, # 'ผ' - 62: 0, # 'ฝ' - 31: 1, # 'พ' - 54: 0, # 'ฟ' - 45: 0, # 'ภ' - 9: 0, # 'ม' - 16: 0, # 'ย' - 2: 1, # 'ร' - 61: 0, # 'ฤ' - 15: 1, # 'ล' - 12: 1, # 'ว' - 42: 0, # 'ศ' - 46: 0, # 'ษ' - 18: 1, # 'ส' - 21: 0, # 'ห' - 4: 1, # 'อ' - 63: 0, # 'ฯ' - 22: 0, # 'ะ' - 10: 2, # 'ั' - 1: 3, # 'า' - 36: 0, # 'ำ' - 23: 2, # 'ิ' - 13: 1, # 'ี' - 40: 3, # 'ึ' - 27: 2, # 'ื' - 32: 2, # 'ุ' - 35: 3, # 'ู' - 11: 1, # 'เ' - 28: 1, # 'แ' - 41: 0, # 'โ' - 29: 1, # 'ใ' - 33: 1, # 'ไ' - 50: 0, # 'ๆ' - 37: 0, # '็' - 6: 2, # '่' - 7: 3, # '้' - 38: 0, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 14: { # 'ท' - 5: 1, # 'ก' - 30: 1, # 'ข' - 24: 3, # 'ค' - 8: 1, # 'ง' - 26: 1, # 'จ' - 52: 0, # 'ฉ' - 34: 0, # 'ช' - 51: 0, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 2, # 'ด' - 19: 1, # 'ต' - 44: 0, # 'ถ' - 14: 1, # 'ท' - 48: 3, # 'ธ' - 3: 3, # 'น' - 17: 2, # 'บ' - 25: 2, # 'ป' - 39: 1, # 'ผ' - 62: 0, # 'ฝ' - 31: 2, # 'พ' - 54: 0, # 'ฟ' - 45: 0, # 'ภ' - 9: 1, # 'ม' - 16: 3, # 'ย' - 2: 3, # 'ร' - 61: 1, # 'ฤ' - 15: 1, # 'ล' - 12: 2, # 'ว' - 42: 3, # 'ศ' - 46: 1, # 'ษ' - 18: 1, # 'ส' - 21: 0, # 'ห' - 4: 2, # 'อ' - 63: 0, # 'ฯ' - 22: 2, # 'ะ' - 10: 3, # 'ั' - 1: 3, # 'า' - 36: 3, # 'ำ' - 23: 2, # 'ิ' - 13: 3, # 'ี' - 40: 2, # 'ึ' - 27: 1, # 'ื' - 32: 3, # 'ุ' - 35: 1, # 'ู' - 11: 0, # 'เ' - 28: 1, # 'แ' - 41: 0, # 'โ' - 29: 1, # 'ใ' - 33: 0, # 'ไ' - 50: 0, # 'ๆ' - 37: 1, # '็' - 6: 3, # '่' - 7: 3, # '้' - 38: 2, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 48: { # 'ธ' - 5: 0, # 'ก' - 30: 0, # 'ข' - 24: 0, # 'ค' - 8: 1, # 'ง' - 26: 0, # 'จ' - 52: 0, # 'ฉ' - 34: 0, # 'ช' - 51: 0, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 0, # 'ด' - 19: 0, # 'ต' - 44: 0, # 'ถ' - 14: 0, # 'ท' - 48: 0, # 'ธ' - 3: 1, # 'น' - 17: 0, # 'บ' - 25: 0, # 'ป' - 39: 0, # 'ผ' - 62: 0, # 'ฝ' - 31: 0, # 'พ' - 54: 0, # 'ฟ' - 45: 0, # 'ภ' - 9: 0, # 'ม' - 16: 0, # 'ย' - 2: 2, # 'ร' - 61: 0, # 'ฤ' - 15: 0, # 'ล' - 12: 0, # 'ว' - 42: 0, # 'ศ' - 46: 0, # 'ษ' - 18: 0, # 'ส' - 21: 0, # 'ห' - 4: 0, # 'อ' - 63: 0, # 'ฯ' - 22: 0, # 'ะ' - 10: 0, # 'ั' - 1: 2, # 'า' - 36: 0, # 'ำ' - 23: 3, # 'ิ' - 13: 3, # 'ี' - 40: 0, # 'ึ' - 27: 0, # 'ื' - 32: 2, # 'ุ' - 35: 0, # 'ู' - 11: 0, # 'เ' - 28: 0, # 'แ' - 41: 0, # 'โ' - 29: 0, # 'ใ' - 33: 0, # 'ไ' - 50: 0, # 'ๆ' - 37: 0, # '็' - 6: 0, # '่' - 7: 0, # '้' - 38: 3, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 3: { # 'น' - 5: 3, # 'ก' - 30: 2, # 'ข' - 24: 3, # 'ค' - 8: 1, # 'ง' - 26: 2, # 'จ' - 52: 0, # 'ฉ' - 34: 1, # 'ช' - 51: 1, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 1, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 3, # 'ด' - 19: 3, # 'ต' - 44: 2, # 'ถ' - 14: 3, # 'ท' - 48: 3, # 'ธ' - 3: 2, # 'น' - 17: 2, # 'บ' - 25: 2, # 'ป' - 39: 2, # 'ผ' - 62: 0, # 'ฝ' - 31: 2, # 'พ' - 54: 1, # 'ฟ' - 45: 1, # 'ภ' - 9: 2, # 'ม' - 16: 2, # 'ย' - 2: 2, # 'ร' - 61: 1, # 'ฤ' - 15: 2, # 'ล' - 12: 3, # 'ว' - 42: 1, # 'ศ' - 46: 0, # 'ษ' - 18: 2, # 'ส' - 21: 2, # 'ห' - 4: 3, # 'อ' - 63: 1, # 'ฯ' - 22: 2, # 'ะ' - 10: 3, # 'ั' - 1: 3, # 'า' - 36: 3, # 'ำ' - 23: 3, # 'ิ' - 13: 3, # 'ี' - 40: 3, # 'ึ' - 27: 3, # 'ื' - 32: 3, # 'ุ' - 35: 2, # 'ู' - 11: 3, # 'เ' - 28: 2, # 'แ' - 41: 3, # 'โ' - 29: 3, # 'ใ' - 33: 3, # 'ไ' - 50: 2, # 'ๆ' - 37: 1, # '็' - 6: 3, # '่' - 7: 3, # '้' - 38: 2, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 17: { # 'บ' - 5: 3, # 'ก' - 30: 2, # 'ข' - 24: 2, # 'ค' - 8: 1, # 'ง' - 26: 1, # 'จ' - 52: 1, # 'ฉ' - 34: 1, # 'ช' - 51: 1, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 1, # 'ด' - 19: 2, # 'ต' - 44: 1, # 'ถ' - 14: 3, # 'ท' - 48: 0, # 'ธ' - 3: 3, # 'น' - 17: 3, # 'บ' - 25: 2, # 'ป' - 39: 2, # 'ผ' - 62: 0, # 'ฝ' - 31: 1, # 'พ' - 54: 1, # 'ฟ' - 45: 1, # 'ภ' - 9: 1, # 'ม' - 16: 0, # 'ย' - 2: 3, # 'ร' - 61: 0, # 'ฤ' - 15: 2, # 'ล' - 12: 3, # 'ว' - 42: 0, # 'ศ' - 46: 0, # 'ษ' - 18: 2, # 'ส' - 21: 2, # 'ห' - 4: 2, # 'อ' - 63: 1, # 'ฯ' - 22: 0, # 'ะ' - 10: 3, # 'ั' - 1: 3, # 'า' - 36: 2, # 'ำ' - 23: 2, # 'ิ' - 13: 2, # 'ี' - 40: 0, # 'ึ' - 27: 2, # 'ื' - 32: 3, # 'ุ' - 35: 2, # 'ู' - 11: 2, # 'เ' - 28: 2, # 'แ' - 41: 1, # 'โ' - 29: 2, # 'ใ' - 33: 2, # 'ไ' - 50: 0, # 'ๆ' - 37: 1, # '็' - 6: 2, # '่' - 7: 2, # '้' - 38: 0, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 25: { # 'ป' - 5: 2, # 'ก' - 30: 0, # 'ข' - 24: 1, # 'ค' - 8: 0, # 'ง' - 26: 1, # 'จ' - 52: 0, # 'ฉ' - 34: 0, # 'ช' - 51: 1, # 'ซ' - 47: 0, # 'ญ' - 58: 1, # 'ฎ' - 57: 3, # 'ฏ' - 49: 1, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 1, # 'ด' - 19: 1, # 'ต' - 44: 1, # 'ถ' - 14: 1, # 'ท' - 48: 0, # 'ธ' - 3: 2, # 'น' - 17: 0, # 'บ' - 25: 1, # 'ป' - 39: 1, # 'ผ' - 62: 1, # 'ฝ' - 31: 1, # 'พ' - 54: 0, # 'ฟ' - 45: 0, # 'ภ' - 9: 1, # 'ม' - 16: 0, # 'ย' - 2: 3, # 'ร' - 61: 0, # 'ฤ' - 15: 3, # 'ล' - 12: 1, # 'ว' - 42: 0, # 'ศ' - 46: 1, # 'ษ' - 18: 2, # 'ส' - 21: 1, # 'ห' - 4: 2, # 'อ' - 63: 0, # 'ฯ' - 22: 1, # 'ะ' - 10: 3, # 'ั' - 1: 1, # 'า' - 36: 0, # 'ำ' - 23: 2, # 'ิ' - 13: 3, # 'ี' - 40: 0, # 'ึ' - 27: 0, # 'ื' - 32: 1, # 'ุ' - 35: 0, # 'ู' - 11: 1, # 'เ' - 28: 2, # 'แ' - 41: 0, # 'โ' - 29: 1, # 'ใ' - 33: 2, # 'ไ' - 50: 0, # 'ๆ' - 37: 3, # '็' - 6: 1, # '่' - 7: 2, # '้' - 38: 1, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 39: { # 'ผ' - 5: 1, # 'ก' - 30: 0, # 'ข' - 24: 0, # 'ค' - 8: 1, # 'ง' - 26: 0, # 'จ' - 52: 0, # 'ฉ' - 34: 0, # 'ช' - 51: 0, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 0, # 'ด' - 19: 0, # 'ต' - 44: 0, # 'ถ' - 14: 0, # 'ท' - 48: 0, # 'ธ' - 3: 2, # 'น' - 17: 0, # 'บ' - 25: 0, # 'ป' - 39: 0, # 'ผ' - 62: 0, # 'ฝ' - 31: 0, # 'พ' - 54: 0, # 'ฟ' - 45: 0, # 'ภ' - 9: 1, # 'ม' - 16: 2, # 'ย' - 2: 0, # 'ร' - 61: 0, # 'ฤ' - 15: 3, # 'ล' - 12: 0, # 'ว' - 42: 0, # 'ศ' - 46: 0, # 'ษ' - 18: 1, # 'ส' - 21: 0, # 'ห' - 4: 0, # 'อ' - 63: 0, # 'ฯ' - 22: 1, # 'ะ' - 10: 1, # 'ั' - 1: 0, # 'า' - 36: 0, # 'ำ' - 23: 2, # 'ิ' - 13: 0, # 'ี' - 40: 0, # 'ึ' - 27: 1, # 'ื' - 32: 0, # 'ุ' - 35: 3, # 'ู' - 11: 0, # 'เ' - 28: 0, # 'แ' - 41: 0, # 'โ' - 29: 0, # 'ใ' - 33: 0, # 'ไ' - 50: 0, # 'ๆ' - 37: 0, # '็' - 6: 3, # '่' - 7: 1, # '้' - 38: 0, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 62: { # 'ฝ' - 5: 0, # 'ก' - 30: 0, # 'ข' - 24: 0, # 'ค' - 8: 0, # 'ง' - 26: 0, # 'จ' - 52: 0, # 'ฉ' - 34: 0, # 'ช' - 51: 0, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 0, # 'ด' - 19: 0, # 'ต' - 44: 0, # 'ถ' - 14: 0, # 'ท' - 48: 0, # 'ธ' - 3: 1, # 'น' - 17: 0, # 'บ' - 25: 0, # 'ป' - 39: 0, # 'ผ' - 62: 0, # 'ฝ' - 31: 0, # 'พ' - 54: 0, # 'ฟ' - 45: 0, # 'ภ' - 9: 0, # 'ม' - 16: 0, # 'ย' - 2: 1, # 'ร' - 61: 0, # 'ฤ' - 15: 0, # 'ล' - 12: 0, # 'ว' - 42: 0, # 'ศ' - 46: 0, # 'ษ' - 18: 0, # 'ส' - 21: 0, # 'ห' - 4: 0, # 'อ' - 63: 0, # 'ฯ' - 22: 0, # 'ะ' - 10: 1, # 'ั' - 1: 0, # 'า' - 36: 0, # 'ำ' - 23: 0, # 'ิ' - 13: 1, # 'ี' - 40: 2, # 'ึ' - 27: 0, # 'ื' - 32: 0, # 'ุ' - 35: 0, # 'ู' - 11: 0, # 'เ' - 28: 0, # 'แ' - 41: 0, # 'โ' - 29: 0, # 'ใ' - 33: 0, # 'ไ' - 50: 0, # 'ๆ' - 37: 0, # '็' - 6: 2, # '่' - 7: 1, # '้' - 38: 0, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 31: { # 'พ' - 5: 1, # 'ก' - 30: 1, # 'ข' - 24: 1, # 'ค' - 8: 1, # 'ง' - 26: 1, # 'จ' - 52: 0, # 'ฉ' - 34: 0, # 'ช' - 51: 0, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 1, # 'ณ' - 20: 1, # 'ด' - 19: 1, # 'ต' - 44: 0, # 'ถ' - 14: 2, # 'ท' - 48: 1, # 'ธ' - 3: 3, # 'น' - 17: 2, # 'บ' - 25: 0, # 'ป' - 39: 1, # 'ผ' - 62: 0, # 'ฝ' - 31: 1, # 'พ' - 54: 0, # 'ฟ' - 45: 0, # 'ภ' - 9: 1, # 'ม' - 16: 2, # 'ย' - 2: 3, # 'ร' - 61: 2, # 'ฤ' - 15: 2, # 'ล' - 12: 2, # 'ว' - 42: 0, # 'ศ' - 46: 0, # 'ษ' - 18: 1, # 'ส' - 21: 1, # 'ห' - 4: 2, # 'อ' - 63: 1, # 'ฯ' - 22: 0, # 'ะ' - 10: 3, # 'ั' - 1: 3, # 'า' - 36: 0, # 'ำ' - 23: 3, # 'ิ' - 13: 2, # 'ี' - 40: 1, # 'ึ' - 27: 3, # 'ื' - 32: 1, # 'ุ' - 35: 2, # 'ู' - 11: 1, # 'เ' - 28: 1, # 'แ' - 41: 0, # 'โ' - 29: 1, # 'ใ' - 33: 1, # 'ไ' - 50: 0, # 'ๆ' - 37: 1, # '็' - 6: 0, # '่' - 7: 1, # '้' - 38: 3, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 54: { # 'ฟ' - 5: 0, # 'ก' - 30: 0, # 'ข' - 24: 0, # 'ค' - 8: 0, # 'ง' - 26: 0, # 'จ' - 52: 0, # 'ฉ' - 34: 1, # 'ช' - 51: 0, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 0, # 'ด' - 19: 1, # 'ต' - 44: 0, # 'ถ' - 14: 1, # 'ท' - 48: 0, # 'ธ' - 3: 0, # 'น' - 17: 0, # 'บ' - 25: 0, # 'ป' - 39: 0, # 'ผ' - 62: 0, # 'ฝ' - 31: 0, # 'พ' - 54: 2, # 'ฟ' - 45: 0, # 'ภ' - 9: 0, # 'ม' - 16: 0, # 'ย' - 2: 1, # 'ร' - 61: 0, # 'ฤ' - 15: 2, # 'ล' - 12: 0, # 'ว' - 42: 0, # 'ศ' - 46: 0, # 'ษ' - 18: 1, # 'ส' - 21: 0, # 'ห' - 4: 1, # 'อ' - 63: 0, # 'ฯ' - 22: 0, # 'ะ' - 10: 2, # 'ั' - 1: 0, # 'า' - 36: 0, # 'ำ' - 23: 1, # 'ิ' - 13: 1, # 'ี' - 40: 0, # 'ึ' - 27: 1, # 'ื' - 32: 1, # 'ุ' - 35: 0, # 'ู' - 11: 0, # 'เ' - 28: 1, # 'แ' - 41: 0, # 'โ' - 29: 0, # 'ใ' - 33: 0, # 'ไ' - 50: 0, # 'ๆ' - 37: 0, # '็' - 6: 0, # '่' - 7: 2, # '้' - 38: 0, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 45: { # 'ภ' - 5: 0, # 'ก' - 30: 0, # 'ข' - 24: 1, # 'ค' - 8: 0, # 'ง' - 26: 0, # 'จ' - 52: 0, # 'ฉ' - 34: 0, # 'ช' - 51: 0, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 0, # 'ด' - 19: 0, # 'ต' - 44: 0, # 'ถ' - 14: 3, # 'ท' - 48: 0, # 'ธ' - 3: 0, # 'น' - 17: 0, # 'บ' - 25: 0, # 'ป' - 39: 0, # 'ผ' - 62: 0, # 'ฝ' - 31: 1, # 'พ' - 54: 0, # 'ฟ' - 45: 0, # 'ภ' - 9: 0, # 'ม' - 16: 0, # 'ย' - 2: 1, # 'ร' - 61: 0, # 'ฤ' - 15: 0, # 'ล' - 12: 0, # 'ว' - 42: 0, # 'ศ' - 46: 0, # 'ษ' - 18: 0, # 'ส' - 21: 0, # 'ห' - 4: 0, # 'อ' - 63: 0, # 'ฯ' - 22: 0, # 'ะ' - 10: 3, # 'ั' - 1: 3, # 'า' - 36: 0, # 'ำ' - 23: 1, # 'ิ' - 13: 0, # 'ี' - 40: 0, # 'ึ' - 27: 0, # 'ื' - 32: 0, # 'ุ' - 35: 2, # 'ู' - 11: 0, # 'เ' - 28: 0, # 'แ' - 41: 0, # 'โ' - 29: 0, # 'ใ' - 33: 0, # 'ไ' - 50: 0, # 'ๆ' - 37: 0, # '็' - 6: 0, # '่' - 7: 0, # '้' - 38: 1, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 9: { # 'ม' - 5: 2, # 'ก' - 30: 2, # 'ข' - 24: 2, # 'ค' - 8: 2, # 'ง' - 26: 2, # 'จ' - 52: 0, # 'ฉ' - 34: 1, # 'ช' - 51: 1, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 1, # 'ณ' - 20: 2, # 'ด' - 19: 2, # 'ต' - 44: 1, # 'ถ' - 14: 2, # 'ท' - 48: 1, # 'ธ' - 3: 3, # 'น' - 17: 2, # 'บ' - 25: 2, # 'ป' - 39: 1, # 'ผ' - 62: 0, # 'ฝ' - 31: 3, # 'พ' - 54: 0, # 'ฟ' - 45: 1, # 'ภ' - 9: 2, # 'ม' - 16: 1, # 'ย' - 2: 2, # 'ร' - 61: 2, # 'ฤ' - 15: 2, # 'ล' - 12: 2, # 'ว' - 42: 1, # 'ศ' - 46: 1, # 'ษ' - 18: 3, # 'ส' - 21: 3, # 'ห' - 4: 3, # 'อ' - 63: 0, # 'ฯ' - 22: 1, # 'ะ' - 10: 3, # 'ั' - 1: 3, # 'า' - 36: 0, # 'ำ' - 23: 3, # 'ิ' - 13: 3, # 'ี' - 40: 0, # 'ึ' - 27: 3, # 'ื' - 32: 3, # 'ุ' - 35: 3, # 'ู' - 11: 2, # 'เ' - 28: 2, # 'แ' - 41: 2, # 'โ' - 29: 2, # 'ใ' - 33: 2, # 'ไ' - 50: 1, # 'ๆ' - 37: 1, # '็' - 6: 3, # '่' - 7: 2, # '้' - 38: 1, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 16: { # 'ย' - 5: 3, # 'ก' - 30: 1, # 'ข' - 24: 2, # 'ค' - 8: 3, # 'ง' - 26: 2, # 'จ' - 52: 0, # 'ฉ' - 34: 2, # 'ช' - 51: 0, # 'ซ' - 47: 2, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 2, # 'ด' - 19: 2, # 'ต' - 44: 1, # 'ถ' - 14: 2, # 'ท' - 48: 1, # 'ธ' - 3: 3, # 'น' - 17: 3, # 'บ' - 25: 1, # 'ป' - 39: 1, # 'ผ' - 62: 0, # 'ฝ' - 31: 1, # 'พ' - 54: 0, # 'ฟ' - 45: 1, # 'ภ' - 9: 2, # 'ม' - 16: 0, # 'ย' - 2: 2, # 'ร' - 61: 0, # 'ฤ' - 15: 1, # 'ล' - 12: 3, # 'ว' - 42: 1, # 'ศ' - 46: 0, # 'ษ' - 18: 2, # 'ส' - 21: 1, # 'ห' - 4: 2, # 'อ' - 63: 0, # 'ฯ' - 22: 2, # 'ะ' - 10: 3, # 'ั' - 1: 3, # 'า' - 36: 0, # 'ำ' - 23: 2, # 'ิ' - 13: 3, # 'ี' - 40: 1, # 'ึ' - 27: 2, # 'ื' - 32: 2, # 'ุ' - 35: 3, # 'ู' - 11: 2, # 'เ' - 28: 1, # 'แ' - 41: 1, # 'โ' - 29: 2, # 'ใ' - 33: 2, # 'ไ' - 50: 2, # 'ๆ' - 37: 1, # '็' - 6: 3, # '่' - 7: 2, # '้' - 38: 3, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 2: { # 'ร' - 5: 3, # 'ก' - 30: 2, # 'ข' - 24: 2, # 'ค' - 8: 3, # 'ง' - 26: 2, # 'จ' - 52: 0, # 'ฉ' - 34: 2, # 'ช' - 51: 1, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 3, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 3, # 'ณ' - 20: 2, # 'ด' - 19: 2, # 'ต' - 44: 3, # 'ถ' - 14: 3, # 'ท' - 48: 1, # 'ธ' - 3: 2, # 'น' - 17: 2, # 'บ' - 25: 3, # 'ป' - 39: 2, # 'ผ' - 62: 1, # 'ฝ' - 31: 2, # 'พ' - 54: 1, # 'ฟ' - 45: 1, # 'ภ' - 9: 3, # 'ม' - 16: 2, # 'ย' - 2: 3, # 'ร' - 61: 0, # 'ฤ' - 15: 2, # 'ล' - 12: 3, # 'ว' - 42: 2, # 'ศ' - 46: 2, # 'ษ' - 18: 2, # 'ส' - 21: 2, # 'ห' - 4: 3, # 'อ' - 63: 1, # 'ฯ' - 22: 3, # 'ะ' - 10: 3, # 'ั' - 1: 3, # 'า' - 36: 0, # 'ำ' - 23: 3, # 'ิ' - 13: 3, # 'ี' - 40: 2, # 'ึ' - 27: 3, # 'ื' - 32: 3, # 'ุ' - 35: 3, # 'ู' - 11: 3, # 'เ' - 28: 3, # 'แ' - 41: 1, # 'โ' - 29: 2, # 'ใ' - 33: 1, # 'ไ' - 50: 0, # 'ๆ' - 37: 3, # '็' - 6: 3, # '่' - 7: 3, # '้' - 38: 3, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 61: { # 'ฤ' - 5: 0, # 'ก' - 30: 0, # 'ข' - 24: 0, # 'ค' - 8: 0, # 'ง' - 26: 0, # 'จ' - 52: 0, # 'ฉ' - 34: 0, # 'ช' - 51: 0, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 0, # 'ด' - 19: 2, # 'ต' - 44: 0, # 'ถ' - 14: 2, # 'ท' - 48: 0, # 'ธ' - 3: 0, # 'น' - 17: 0, # 'บ' - 25: 0, # 'ป' - 39: 0, # 'ผ' - 62: 0, # 'ฝ' - 31: 0, # 'พ' - 54: 0, # 'ฟ' - 45: 0, # 'ภ' - 9: 1, # 'ม' - 16: 0, # 'ย' - 2: 0, # 'ร' - 61: 0, # 'ฤ' - 15: 0, # 'ล' - 12: 0, # 'ว' - 42: 0, # 'ศ' - 46: 2, # 'ษ' - 18: 0, # 'ส' - 21: 0, # 'ห' - 4: 0, # 'อ' - 63: 0, # 'ฯ' - 22: 0, # 'ะ' - 10: 0, # 'ั' - 1: 0, # 'า' - 36: 0, # 'ำ' - 23: 0, # 'ิ' - 13: 0, # 'ี' - 40: 0, # 'ึ' - 27: 0, # 'ื' - 32: 0, # 'ุ' - 35: 0, # 'ู' - 11: 0, # 'เ' - 28: 0, # 'แ' - 41: 0, # 'โ' - 29: 0, # 'ใ' - 33: 0, # 'ไ' - 50: 0, # 'ๆ' - 37: 0, # '็' - 6: 0, # '่' - 7: 0, # '้' - 38: 0, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 15: { # 'ล' - 5: 2, # 'ก' - 30: 3, # 'ข' - 24: 1, # 'ค' - 8: 3, # 'ง' - 26: 1, # 'จ' - 52: 0, # 'ฉ' - 34: 1, # 'ช' - 51: 0, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 2, # 'ด' - 19: 2, # 'ต' - 44: 1, # 'ถ' - 14: 2, # 'ท' - 48: 0, # 'ธ' - 3: 1, # 'น' - 17: 2, # 'บ' - 25: 2, # 'ป' - 39: 1, # 'ผ' - 62: 0, # 'ฝ' - 31: 0, # 'พ' - 54: 0, # 'ฟ' - 45: 1, # 'ภ' - 9: 1, # 'ม' - 16: 3, # 'ย' - 2: 1, # 'ร' - 61: 0, # 'ฤ' - 15: 1, # 'ล' - 12: 1, # 'ว' - 42: 0, # 'ศ' - 46: 0, # 'ษ' - 18: 2, # 'ส' - 21: 1, # 'ห' - 4: 3, # 'อ' - 63: 2, # 'ฯ' - 22: 3, # 'ะ' - 10: 3, # 'ั' - 1: 3, # 'า' - 36: 2, # 'ำ' - 23: 3, # 'ิ' - 13: 3, # 'ี' - 40: 2, # 'ึ' - 27: 3, # 'ื' - 32: 2, # 'ุ' - 35: 3, # 'ู' - 11: 2, # 'เ' - 28: 1, # 'แ' - 41: 1, # 'โ' - 29: 2, # 'ใ' - 33: 1, # 'ไ' - 50: 0, # 'ๆ' - 37: 2, # '็' - 6: 3, # '่' - 7: 3, # '้' - 38: 2, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 12: { # 'ว' - 5: 3, # 'ก' - 30: 2, # 'ข' - 24: 1, # 'ค' - 8: 3, # 'ง' - 26: 2, # 'จ' - 52: 0, # 'ฉ' - 34: 1, # 'ช' - 51: 1, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 1, # 'ณ' - 20: 2, # 'ด' - 19: 1, # 'ต' - 44: 1, # 'ถ' - 14: 1, # 'ท' - 48: 0, # 'ธ' - 3: 3, # 'น' - 17: 2, # 'บ' - 25: 1, # 'ป' - 39: 1, # 'ผ' - 62: 0, # 'ฝ' - 31: 1, # 'พ' - 54: 1, # 'ฟ' - 45: 0, # 'ภ' - 9: 3, # 'ม' - 16: 3, # 'ย' - 2: 3, # 'ร' - 61: 0, # 'ฤ' - 15: 3, # 'ล' - 12: 1, # 'ว' - 42: 0, # 'ศ' - 46: 0, # 'ษ' - 18: 2, # 'ส' - 21: 2, # 'ห' - 4: 2, # 'อ' - 63: 0, # 'ฯ' - 22: 2, # 'ะ' - 10: 3, # 'ั' - 1: 3, # 'า' - 36: 0, # 'ำ' - 23: 3, # 'ิ' - 13: 2, # 'ี' - 40: 0, # 'ึ' - 27: 0, # 'ื' - 32: 2, # 'ุ' - 35: 0, # 'ู' - 11: 3, # 'เ' - 28: 2, # 'แ' - 41: 1, # 'โ' - 29: 1, # 'ใ' - 33: 2, # 'ไ' - 50: 1, # 'ๆ' - 37: 0, # '็' - 6: 3, # '่' - 7: 3, # '้' - 38: 1, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 42: { # 'ศ' - 5: 1, # 'ก' - 30: 0, # 'ข' - 24: 1, # 'ค' - 8: 0, # 'ง' - 26: 1, # 'จ' - 52: 0, # 'ฉ' - 34: 0, # 'ช' - 51: 0, # 'ซ' - 47: 1, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 0, # 'ด' - 19: 1, # 'ต' - 44: 0, # 'ถ' - 14: 1, # 'ท' - 48: 0, # 'ธ' - 3: 2, # 'น' - 17: 0, # 'บ' - 25: 0, # 'ป' - 39: 0, # 'ผ' - 62: 0, # 'ฝ' - 31: 0, # 'พ' - 54: 0, # 'ฟ' - 45: 0, # 'ภ' - 9: 0, # 'ม' - 16: 0, # 'ย' - 2: 2, # 'ร' - 61: 0, # 'ฤ' - 15: 0, # 'ล' - 12: 2, # 'ว' - 42: 1, # 'ศ' - 46: 2, # 'ษ' - 18: 1, # 'ส' - 21: 0, # 'ห' - 4: 0, # 'อ' - 63: 0, # 'ฯ' - 22: 0, # 'ะ' - 10: 2, # 'ั' - 1: 3, # 'า' - 36: 0, # 'ำ' - 23: 2, # 'ิ' - 13: 0, # 'ี' - 40: 3, # 'ึ' - 27: 0, # 'ื' - 32: 0, # 'ุ' - 35: 2, # 'ู' - 11: 0, # 'เ' - 28: 1, # 'แ' - 41: 0, # 'โ' - 29: 1, # 'ใ' - 33: 1, # 'ไ' - 50: 0, # 'ๆ' - 37: 0, # '็' - 6: 0, # '่' - 7: 0, # '้' - 38: 1, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 46: { # 'ษ' - 5: 0, # 'ก' - 30: 0, # 'ข' - 24: 0, # 'ค' - 8: 0, # 'ง' - 26: 0, # 'จ' - 52: 0, # 'ฉ' - 34: 0, # 'ช' - 51: 0, # 'ซ' - 47: 0, # 'ญ' - 58: 2, # 'ฎ' - 57: 1, # 'ฏ' - 49: 2, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 3, # 'ณ' - 20: 0, # 'ด' - 19: 1, # 'ต' - 44: 0, # 'ถ' - 14: 1, # 'ท' - 48: 0, # 'ธ' - 3: 0, # 'น' - 17: 0, # 'บ' - 25: 0, # 'ป' - 39: 0, # 'ผ' - 62: 0, # 'ฝ' - 31: 0, # 'พ' - 54: 0, # 'ฟ' - 45: 1, # 'ภ' - 9: 1, # 'ม' - 16: 2, # 'ย' - 2: 2, # 'ร' - 61: 0, # 'ฤ' - 15: 0, # 'ล' - 12: 0, # 'ว' - 42: 1, # 'ศ' - 46: 0, # 'ษ' - 18: 0, # 'ส' - 21: 0, # 'ห' - 4: 0, # 'อ' - 63: 0, # 'ฯ' - 22: 2, # 'ะ' - 10: 2, # 'ั' - 1: 3, # 'า' - 36: 0, # 'ำ' - 23: 0, # 'ิ' - 13: 1, # 'ี' - 40: 0, # 'ึ' - 27: 0, # 'ื' - 32: 0, # 'ุ' - 35: 0, # 'ู' - 11: 1, # 'เ' - 28: 0, # 'แ' - 41: 0, # 'โ' - 29: 0, # 'ใ' - 33: 0, # 'ไ' - 50: 0, # 'ๆ' - 37: 0, # '็' - 6: 0, # '่' - 7: 0, # '้' - 38: 2, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 18: { # 'ส' - 5: 2, # 'ก' - 30: 0, # 'ข' - 24: 0, # 'ค' - 8: 2, # 'ง' - 26: 1, # 'จ' - 52: 0, # 'ฉ' - 34: 0, # 'ช' - 51: 0, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 3, # 'ด' - 19: 3, # 'ต' - 44: 3, # 'ถ' - 14: 0, # 'ท' - 48: 0, # 'ธ' - 3: 3, # 'น' - 17: 2, # 'บ' - 25: 1, # 'ป' - 39: 0, # 'ผ' - 62: 0, # 'ฝ' - 31: 0, # 'พ' - 54: 0, # 'ฟ' - 45: 2, # 'ภ' - 9: 3, # 'ม' - 16: 1, # 'ย' - 2: 3, # 'ร' - 61: 0, # 'ฤ' - 15: 1, # 'ล' - 12: 2, # 'ว' - 42: 0, # 'ศ' - 46: 0, # 'ษ' - 18: 0, # 'ส' - 21: 2, # 'ห' - 4: 3, # 'อ' - 63: 0, # 'ฯ' - 22: 2, # 'ะ' - 10: 3, # 'ั' - 1: 3, # 'า' - 36: 3, # 'ำ' - 23: 3, # 'ิ' - 13: 3, # 'ี' - 40: 2, # 'ึ' - 27: 3, # 'ื' - 32: 3, # 'ุ' - 35: 3, # 'ู' - 11: 2, # 'เ' - 28: 0, # 'แ' - 41: 1, # 'โ' - 29: 0, # 'ใ' - 33: 1, # 'ไ' - 50: 0, # 'ๆ' - 37: 0, # '็' - 6: 3, # '่' - 7: 1, # '้' - 38: 2, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 21: { # 'ห' - 5: 3, # 'ก' - 30: 0, # 'ข' - 24: 0, # 'ค' - 8: 1, # 'ง' - 26: 0, # 'จ' - 52: 0, # 'ฉ' - 34: 0, # 'ช' - 51: 0, # 'ซ' - 47: 2, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 1, # 'ด' - 19: 3, # 'ต' - 44: 0, # 'ถ' - 14: 0, # 'ท' - 48: 0, # 'ธ' - 3: 3, # 'น' - 17: 0, # 'บ' - 25: 1, # 'ป' - 39: 0, # 'ผ' - 62: 0, # 'ฝ' - 31: 1, # 'พ' - 54: 0, # 'ฟ' - 45: 0, # 'ภ' - 9: 3, # 'ม' - 16: 2, # 'ย' - 2: 3, # 'ร' - 61: 0, # 'ฤ' - 15: 3, # 'ล' - 12: 2, # 'ว' - 42: 0, # 'ศ' - 46: 0, # 'ษ' - 18: 0, # 'ส' - 21: 0, # 'ห' - 4: 3, # 'อ' - 63: 0, # 'ฯ' - 22: 1, # 'ะ' - 10: 3, # 'ั' - 1: 3, # 'า' - 36: 0, # 'ำ' - 23: 1, # 'ิ' - 13: 1, # 'ี' - 40: 0, # 'ึ' - 27: 0, # 'ื' - 32: 1, # 'ุ' - 35: 1, # 'ู' - 11: 0, # 'เ' - 28: 0, # 'แ' - 41: 0, # 'โ' - 29: 0, # 'ใ' - 33: 0, # 'ไ' - 50: 0, # 'ๆ' - 37: 3, # '็' - 6: 3, # '่' - 7: 3, # '้' - 38: 2, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 4: { # 'อ' - 5: 3, # 'ก' - 30: 1, # 'ข' - 24: 2, # 'ค' - 8: 3, # 'ง' - 26: 1, # 'จ' - 52: 0, # 'ฉ' - 34: 1, # 'ช' - 51: 0, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 3, # 'ด' - 19: 2, # 'ต' - 44: 1, # 'ถ' - 14: 2, # 'ท' - 48: 1, # 'ธ' - 3: 3, # 'น' - 17: 3, # 'บ' - 25: 1, # 'ป' - 39: 1, # 'ผ' - 62: 0, # 'ฝ' - 31: 1, # 'พ' - 54: 1, # 'ฟ' - 45: 1, # 'ภ' - 9: 3, # 'ม' - 16: 3, # 'ย' - 2: 3, # 'ร' - 61: 0, # 'ฤ' - 15: 2, # 'ล' - 12: 2, # 'ว' - 42: 1, # 'ศ' - 46: 0, # 'ษ' - 18: 2, # 'ส' - 21: 2, # 'ห' - 4: 3, # 'อ' - 63: 0, # 'ฯ' - 22: 2, # 'ะ' - 10: 3, # 'ั' - 1: 3, # 'า' - 36: 2, # 'ำ' - 23: 2, # 'ิ' - 13: 3, # 'ี' - 40: 0, # 'ึ' - 27: 3, # 'ื' - 32: 3, # 'ุ' - 35: 0, # 'ู' - 11: 3, # 'เ' - 28: 1, # 'แ' - 41: 1, # 'โ' - 29: 2, # 'ใ' - 33: 2, # 'ไ' - 50: 1, # 'ๆ' - 37: 1, # '็' - 6: 2, # '่' - 7: 2, # '้' - 38: 0, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 63: { # 'ฯ' - 5: 0, # 'ก' - 30: 0, # 'ข' - 24: 0, # 'ค' - 8: 0, # 'ง' - 26: 0, # 'จ' - 52: 0, # 'ฉ' - 34: 0, # 'ช' - 51: 0, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 0, # 'ด' - 19: 0, # 'ต' - 44: 0, # 'ถ' - 14: 0, # 'ท' - 48: 0, # 'ธ' - 3: 0, # 'น' - 17: 0, # 'บ' - 25: 0, # 'ป' - 39: 0, # 'ผ' - 62: 0, # 'ฝ' - 31: 0, # 'พ' - 54: 0, # 'ฟ' - 45: 0, # 'ภ' - 9: 0, # 'ม' - 16: 0, # 'ย' - 2: 0, # 'ร' - 61: 0, # 'ฤ' - 15: 2, # 'ล' - 12: 0, # 'ว' - 42: 0, # 'ศ' - 46: 0, # 'ษ' - 18: 0, # 'ส' - 21: 0, # 'ห' - 4: 0, # 'อ' - 63: 0, # 'ฯ' - 22: 0, # 'ะ' - 10: 0, # 'ั' - 1: 0, # 'า' - 36: 0, # 'ำ' - 23: 0, # 'ิ' - 13: 0, # 'ี' - 40: 0, # 'ึ' - 27: 0, # 'ื' - 32: 0, # 'ุ' - 35: 0, # 'ู' - 11: 0, # 'เ' - 28: 0, # 'แ' - 41: 0, # 'โ' - 29: 0, # 'ใ' - 33: 0, # 'ไ' - 50: 0, # 'ๆ' - 37: 0, # '็' - 6: 0, # '่' - 7: 0, # '้' - 38: 0, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 22: { # 'ะ' - 5: 3, # 'ก' - 30: 1, # 'ข' - 24: 2, # 'ค' - 8: 1, # 'ง' - 26: 2, # 'จ' - 52: 0, # 'ฉ' - 34: 3, # 'ช' - 51: 0, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 3, # 'ด' - 19: 3, # 'ต' - 44: 1, # 'ถ' - 14: 3, # 'ท' - 48: 1, # 'ธ' - 3: 2, # 'น' - 17: 3, # 'บ' - 25: 2, # 'ป' - 39: 1, # 'ผ' - 62: 0, # 'ฝ' - 31: 2, # 'พ' - 54: 0, # 'ฟ' - 45: 1, # 'ภ' - 9: 3, # 'ม' - 16: 2, # 'ย' - 2: 2, # 'ร' - 61: 0, # 'ฤ' - 15: 2, # 'ล' - 12: 2, # 'ว' - 42: 0, # 'ศ' - 46: 0, # 'ษ' - 18: 3, # 'ส' - 21: 3, # 'ห' - 4: 2, # 'อ' - 63: 1, # 'ฯ' - 22: 1, # 'ะ' - 10: 0, # 'ั' - 1: 0, # 'า' - 36: 0, # 'ำ' - 23: 0, # 'ิ' - 13: 0, # 'ี' - 40: 0, # 'ึ' - 27: 0, # 'ื' - 32: 0, # 'ุ' - 35: 0, # 'ู' - 11: 3, # 'เ' - 28: 2, # 'แ' - 41: 1, # 'โ' - 29: 2, # 'ใ' - 33: 2, # 'ไ' - 50: 0, # 'ๆ' - 37: 0, # '็' - 6: 0, # '่' - 7: 0, # '้' - 38: 0, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 10: { # 'ั' - 5: 3, # 'ก' - 30: 0, # 'ข' - 24: 1, # 'ค' - 8: 3, # 'ง' - 26: 3, # 'จ' - 52: 0, # 'ฉ' - 34: 1, # 'ช' - 51: 0, # 'ซ' - 47: 3, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 2, # 'ฐ' - 53: 0, # 'ฑ' - 55: 3, # 'ฒ' - 43: 3, # 'ณ' - 20: 3, # 'ด' - 19: 3, # 'ต' - 44: 0, # 'ถ' - 14: 2, # 'ท' - 48: 0, # 'ธ' - 3: 3, # 'น' - 17: 3, # 'บ' - 25: 1, # 'ป' - 39: 0, # 'ผ' - 62: 0, # 'ฝ' - 31: 2, # 'พ' - 54: 0, # 'ฟ' - 45: 0, # 'ภ' - 9: 3, # 'ม' - 16: 3, # 'ย' - 2: 0, # 'ร' - 61: 0, # 'ฤ' - 15: 2, # 'ล' - 12: 3, # 'ว' - 42: 2, # 'ศ' - 46: 0, # 'ษ' - 18: 3, # 'ส' - 21: 0, # 'ห' - 4: 0, # 'อ' - 63: 0, # 'ฯ' - 22: 0, # 'ะ' - 10: 0, # 'ั' - 1: 0, # 'า' - 36: 0, # 'ำ' - 23: 0, # 'ิ' - 13: 0, # 'ี' - 40: 0, # 'ึ' - 27: 0, # 'ื' - 32: 0, # 'ุ' - 35: 0, # 'ู' - 11: 0, # 'เ' - 28: 0, # 'แ' - 41: 0, # 'โ' - 29: 0, # 'ใ' - 33: 0, # 'ไ' - 50: 0, # 'ๆ' - 37: 0, # '็' - 6: 3, # '่' - 7: 3, # '้' - 38: 0, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 1: { # 'า' - 5: 3, # 'ก' - 30: 2, # 'ข' - 24: 3, # 'ค' - 8: 3, # 'ง' - 26: 3, # 'จ' - 52: 0, # 'ฉ' - 34: 3, # 'ช' - 51: 1, # 'ซ' - 47: 2, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 3, # 'ณ' - 20: 3, # 'ด' - 19: 3, # 'ต' - 44: 1, # 'ถ' - 14: 3, # 'ท' - 48: 2, # 'ธ' - 3: 3, # 'น' - 17: 3, # 'บ' - 25: 2, # 'ป' - 39: 1, # 'ผ' - 62: 1, # 'ฝ' - 31: 3, # 'พ' - 54: 1, # 'ฟ' - 45: 1, # 'ภ' - 9: 3, # 'ม' - 16: 3, # 'ย' - 2: 3, # 'ร' - 61: 0, # 'ฤ' - 15: 3, # 'ล' - 12: 3, # 'ว' - 42: 2, # 'ศ' - 46: 3, # 'ษ' - 18: 3, # 'ส' - 21: 3, # 'ห' - 4: 2, # 'อ' - 63: 1, # 'ฯ' - 22: 3, # 'ะ' - 10: 0, # 'ั' - 1: 0, # 'า' - 36: 0, # 'ำ' - 23: 0, # 'ิ' - 13: 0, # 'ี' - 40: 0, # 'ึ' - 27: 0, # 'ื' - 32: 0, # 'ุ' - 35: 0, # 'ู' - 11: 3, # 'เ' - 28: 2, # 'แ' - 41: 1, # 'โ' - 29: 2, # 'ใ' - 33: 2, # 'ไ' - 50: 1, # 'ๆ' - 37: 0, # '็' - 6: 0, # '่' - 7: 0, # '้' - 38: 0, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 36: { # 'ำ' - 5: 2, # 'ก' - 30: 1, # 'ข' - 24: 3, # 'ค' - 8: 2, # 'ง' - 26: 1, # 'จ' - 52: 0, # 'ฉ' - 34: 0, # 'ช' - 51: 0, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 1, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 1, # 'ด' - 19: 1, # 'ต' - 44: 1, # 'ถ' - 14: 1, # 'ท' - 48: 0, # 'ธ' - 3: 3, # 'น' - 17: 1, # 'บ' - 25: 1, # 'ป' - 39: 1, # 'ผ' - 62: 0, # 'ฝ' - 31: 1, # 'พ' - 54: 0, # 'ฟ' - 45: 1, # 'ภ' - 9: 1, # 'ม' - 16: 0, # 'ย' - 2: 2, # 'ร' - 61: 0, # 'ฤ' - 15: 2, # 'ล' - 12: 1, # 'ว' - 42: 0, # 'ศ' - 46: 0, # 'ษ' - 18: 1, # 'ส' - 21: 3, # 'ห' - 4: 1, # 'อ' - 63: 0, # 'ฯ' - 22: 0, # 'ะ' - 10: 0, # 'ั' - 1: 0, # 'า' - 36: 0, # 'ำ' - 23: 0, # 'ิ' - 13: 0, # 'ี' - 40: 0, # 'ึ' - 27: 0, # 'ื' - 32: 0, # 'ุ' - 35: 0, # 'ู' - 11: 3, # 'เ' - 28: 2, # 'แ' - 41: 1, # 'โ' - 29: 2, # 'ใ' - 33: 2, # 'ไ' - 50: 0, # 'ๆ' - 37: 0, # '็' - 6: 0, # '่' - 7: 0, # '้' - 38: 0, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 23: { # 'ิ' - 5: 3, # 'ก' - 30: 1, # 'ข' - 24: 2, # 'ค' - 8: 3, # 'ง' - 26: 3, # 'จ' - 52: 0, # 'ฉ' - 34: 3, # 'ช' - 51: 0, # 'ซ' - 47: 2, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 3, # 'ด' - 19: 3, # 'ต' - 44: 1, # 'ถ' - 14: 3, # 'ท' - 48: 3, # 'ธ' - 3: 3, # 'น' - 17: 3, # 'บ' - 25: 2, # 'ป' - 39: 2, # 'ผ' - 62: 0, # 'ฝ' - 31: 3, # 'พ' - 54: 1, # 'ฟ' - 45: 2, # 'ภ' - 9: 3, # 'ม' - 16: 2, # 'ย' - 2: 2, # 'ร' - 61: 0, # 'ฤ' - 15: 2, # 'ล' - 12: 3, # 'ว' - 42: 3, # 'ศ' - 46: 2, # 'ษ' - 18: 2, # 'ส' - 21: 3, # 'ห' - 4: 1, # 'อ' - 63: 1, # 'ฯ' - 22: 0, # 'ะ' - 10: 0, # 'ั' - 1: 0, # 'า' - 36: 0, # 'ำ' - 23: 0, # 'ิ' - 13: 0, # 'ี' - 40: 0, # 'ึ' - 27: 0, # 'ื' - 32: 0, # 'ุ' - 35: 0, # 'ู' - 11: 3, # 'เ' - 28: 1, # 'แ' - 41: 1, # 'โ' - 29: 1, # 'ใ' - 33: 0, # 'ไ' - 50: 0, # 'ๆ' - 37: 0, # '็' - 6: 3, # '่' - 7: 2, # '้' - 38: 2, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 13: { # 'ี' - 5: 3, # 'ก' - 30: 2, # 'ข' - 24: 2, # 'ค' - 8: 0, # 'ง' - 26: 1, # 'จ' - 52: 0, # 'ฉ' - 34: 1, # 'ช' - 51: 0, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 2, # 'ด' - 19: 1, # 'ต' - 44: 0, # 'ถ' - 14: 2, # 'ท' - 48: 0, # 'ธ' - 3: 1, # 'น' - 17: 2, # 'บ' - 25: 2, # 'ป' - 39: 1, # 'ผ' - 62: 0, # 'ฝ' - 31: 2, # 'พ' - 54: 0, # 'ฟ' - 45: 0, # 'ภ' - 9: 2, # 'ม' - 16: 3, # 'ย' - 2: 2, # 'ร' - 61: 0, # 'ฤ' - 15: 1, # 'ล' - 12: 2, # 'ว' - 42: 1, # 'ศ' - 46: 0, # 'ษ' - 18: 2, # 'ส' - 21: 1, # 'ห' - 4: 2, # 'อ' - 63: 0, # 'ฯ' - 22: 0, # 'ะ' - 10: 0, # 'ั' - 1: 0, # 'า' - 36: 0, # 'ำ' - 23: 0, # 'ิ' - 13: 0, # 'ี' - 40: 0, # 'ึ' - 27: 0, # 'ื' - 32: 0, # 'ุ' - 35: 0, # 'ู' - 11: 2, # 'เ' - 28: 2, # 'แ' - 41: 1, # 'โ' - 29: 1, # 'ใ' - 33: 1, # 'ไ' - 50: 1, # 'ๆ' - 37: 0, # '็' - 6: 3, # '่' - 7: 3, # '้' - 38: 0, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 40: { # 'ึ' - 5: 3, # 'ก' - 30: 0, # 'ข' - 24: 0, # 'ค' - 8: 3, # 'ง' - 26: 0, # 'จ' - 52: 0, # 'ฉ' - 34: 0, # 'ช' - 51: 0, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 1, # 'ด' - 19: 0, # 'ต' - 44: 0, # 'ถ' - 14: 0, # 'ท' - 48: 0, # 'ธ' - 3: 0, # 'น' - 17: 0, # 'บ' - 25: 0, # 'ป' - 39: 0, # 'ผ' - 62: 0, # 'ฝ' - 31: 0, # 'พ' - 54: 0, # 'ฟ' - 45: 0, # 'ภ' - 9: 1, # 'ม' - 16: 0, # 'ย' - 2: 0, # 'ร' - 61: 0, # 'ฤ' - 15: 0, # 'ล' - 12: 0, # 'ว' - 42: 0, # 'ศ' - 46: 0, # 'ษ' - 18: 0, # 'ส' - 21: 0, # 'ห' - 4: 0, # 'อ' - 63: 0, # 'ฯ' - 22: 0, # 'ะ' - 10: 0, # 'ั' - 1: 0, # 'า' - 36: 0, # 'ำ' - 23: 0, # 'ิ' - 13: 0, # 'ี' - 40: 0, # 'ึ' - 27: 0, # 'ื' - 32: 0, # 'ุ' - 35: 0, # 'ู' - 11: 0, # 'เ' - 28: 0, # 'แ' - 41: 0, # 'โ' - 29: 0, # 'ใ' - 33: 0, # 'ไ' - 50: 0, # 'ๆ' - 37: 0, # '็' - 6: 3, # '่' - 7: 3, # '้' - 38: 0, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 27: { # 'ื' - 5: 0, # 'ก' - 30: 0, # 'ข' - 24: 0, # 'ค' - 8: 0, # 'ง' - 26: 0, # 'จ' - 52: 0, # 'ฉ' - 34: 1, # 'ช' - 51: 0, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 1, # 'ด' - 19: 0, # 'ต' - 44: 0, # 'ถ' - 14: 0, # 'ท' - 48: 0, # 'ธ' - 3: 2, # 'น' - 17: 3, # 'บ' - 25: 0, # 'ป' - 39: 0, # 'ผ' - 62: 0, # 'ฝ' - 31: 0, # 'พ' - 54: 0, # 'ฟ' - 45: 0, # 'ภ' - 9: 2, # 'ม' - 16: 0, # 'ย' - 2: 0, # 'ร' - 61: 0, # 'ฤ' - 15: 0, # 'ล' - 12: 0, # 'ว' - 42: 0, # 'ศ' - 46: 0, # 'ษ' - 18: 0, # 'ส' - 21: 0, # 'ห' - 4: 3, # 'อ' - 63: 0, # 'ฯ' - 22: 0, # 'ะ' - 10: 0, # 'ั' - 1: 0, # 'า' - 36: 0, # 'ำ' - 23: 0, # 'ิ' - 13: 0, # 'ี' - 40: 0, # 'ึ' - 27: 0, # 'ื' - 32: 0, # 'ุ' - 35: 0, # 'ู' - 11: 0, # 'เ' - 28: 0, # 'แ' - 41: 0, # 'โ' - 29: 0, # 'ใ' - 33: 0, # 'ไ' - 50: 0, # 'ๆ' - 37: 0, # '็' - 6: 3, # '่' - 7: 3, # '้' - 38: 0, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 32: { # 'ุ' - 5: 3, # 'ก' - 30: 2, # 'ข' - 24: 3, # 'ค' - 8: 3, # 'ง' - 26: 0, # 'จ' - 52: 0, # 'ฉ' - 34: 0, # 'ช' - 51: 0, # 'ซ' - 47: 2, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 1, # 'ฒ' - 43: 3, # 'ณ' - 20: 3, # 'ด' - 19: 3, # 'ต' - 44: 1, # 'ถ' - 14: 2, # 'ท' - 48: 1, # 'ธ' - 3: 2, # 'น' - 17: 2, # 'บ' - 25: 2, # 'ป' - 39: 2, # 'ผ' - 62: 0, # 'ฝ' - 31: 1, # 'พ' - 54: 0, # 'ฟ' - 45: 1, # 'ภ' - 9: 3, # 'ม' - 16: 1, # 'ย' - 2: 2, # 'ร' - 61: 0, # 'ฤ' - 15: 2, # 'ล' - 12: 1, # 'ว' - 42: 1, # 'ศ' - 46: 2, # 'ษ' - 18: 1, # 'ส' - 21: 1, # 'ห' - 4: 1, # 'อ' - 63: 0, # 'ฯ' - 22: 0, # 'ะ' - 10: 0, # 'ั' - 1: 0, # 'า' - 36: 0, # 'ำ' - 23: 0, # 'ิ' - 13: 0, # 'ี' - 40: 0, # 'ึ' - 27: 0, # 'ื' - 32: 0, # 'ุ' - 35: 0, # 'ู' - 11: 1, # 'เ' - 28: 0, # 'แ' - 41: 1, # 'โ' - 29: 0, # 'ใ' - 33: 1, # 'ไ' - 50: 0, # 'ๆ' - 37: 0, # '็' - 6: 3, # '่' - 7: 2, # '้' - 38: 1, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 35: { # 'ู' - 5: 3, # 'ก' - 30: 0, # 'ข' - 24: 0, # 'ค' - 8: 2, # 'ง' - 26: 1, # 'จ' - 52: 0, # 'ฉ' - 34: 0, # 'ช' - 51: 0, # 'ซ' - 47: 2, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 1, # 'ณ' - 20: 2, # 'ด' - 19: 2, # 'ต' - 44: 0, # 'ถ' - 14: 1, # 'ท' - 48: 0, # 'ธ' - 3: 2, # 'น' - 17: 0, # 'บ' - 25: 3, # 'ป' - 39: 0, # 'ผ' - 62: 0, # 'ฝ' - 31: 0, # 'พ' - 54: 0, # 'ฟ' - 45: 0, # 'ภ' - 9: 2, # 'ม' - 16: 0, # 'ย' - 2: 1, # 'ร' - 61: 0, # 'ฤ' - 15: 3, # 'ล' - 12: 1, # 'ว' - 42: 0, # 'ศ' - 46: 0, # 'ษ' - 18: 0, # 'ส' - 21: 0, # 'ห' - 4: 0, # 'อ' - 63: 0, # 'ฯ' - 22: 0, # 'ะ' - 10: 0, # 'ั' - 1: 0, # 'า' - 36: 0, # 'ำ' - 23: 0, # 'ิ' - 13: 0, # 'ี' - 40: 0, # 'ึ' - 27: 0, # 'ื' - 32: 0, # 'ุ' - 35: 0, # 'ู' - 11: 1, # 'เ' - 28: 1, # 'แ' - 41: 1, # 'โ' - 29: 0, # 'ใ' - 33: 0, # 'ไ' - 50: 0, # 'ๆ' - 37: 0, # '็' - 6: 3, # '่' - 7: 3, # '้' - 38: 0, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 11: { # 'เ' - 5: 3, # 'ก' - 30: 3, # 'ข' - 24: 3, # 'ค' - 8: 2, # 'ง' - 26: 3, # 'จ' - 52: 3, # 'ฉ' - 34: 3, # 'ช' - 51: 2, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 1, # 'ณ' - 20: 3, # 'ด' - 19: 3, # 'ต' - 44: 1, # 'ถ' - 14: 3, # 'ท' - 48: 1, # 'ธ' - 3: 3, # 'น' - 17: 3, # 'บ' - 25: 3, # 'ป' - 39: 2, # 'ผ' - 62: 1, # 'ฝ' - 31: 3, # 'พ' - 54: 1, # 'ฟ' - 45: 3, # 'ภ' - 9: 3, # 'ม' - 16: 2, # 'ย' - 2: 3, # 'ร' - 61: 0, # 'ฤ' - 15: 3, # 'ล' - 12: 3, # 'ว' - 42: 2, # 'ศ' - 46: 0, # 'ษ' - 18: 3, # 'ส' - 21: 3, # 'ห' - 4: 3, # 'อ' - 63: 0, # 'ฯ' - 22: 0, # 'ะ' - 10: 0, # 'ั' - 1: 0, # 'า' - 36: 0, # 'ำ' - 23: 0, # 'ิ' - 13: 0, # 'ี' - 40: 0, # 'ึ' - 27: 0, # 'ื' - 32: 0, # 'ุ' - 35: 0, # 'ู' - 11: 0, # 'เ' - 28: 0, # 'แ' - 41: 0, # 'โ' - 29: 0, # 'ใ' - 33: 0, # 'ไ' - 50: 0, # 'ๆ' - 37: 0, # '็' - 6: 0, # '่' - 7: 0, # '้' - 38: 0, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 28: { # 'แ' - 5: 3, # 'ก' - 30: 2, # 'ข' - 24: 2, # 'ค' - 8: 1, # 'ง' - 26: 2, # 'จ' - 52: 0, # 'ฉ' - 34: 1, # 'ช' - 51: 0, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 2, # 'ด' - 19: 3, # 'ต' - 44: 2, # 'ถ' - 14: 3, # 'ท' - 48: 0, # 'ธ' - 3: 3, # 'น' - 17: 3, # 'บ' - 25: 2, # 'ป' - 39: 3, # 'ผ' - 62: 0, # 'ฝ' - 31: 2, # 'พ' - 54: 2, # 'ฟ' - 45: 0, # 'ภ' - 9: 2, # 'ม' - 16: 2, # 'ย' - 2: 2, # 'ร' - 61: 0, # 'ฤ' - 15: 3, # 'ล' - 12: 2, # 'ว' - 42: 0, # 'ศ' - 46: 0, # 'ษ' - 18: 3, # 'ส' - 21: 3, # 'ห' - 4: 1, # 'อ' - 63: 0, # 'ฯ' - 22: 0, # 'ะ' - 10: 0, # 'ั' - 1: 0, # 'า' - 36: 0, # 'ำ' - 23: 0, # 'ิ' - 13: 0, # 'ี' - 40: 0, # 'ึ' - 27: 0, # 'ื' - 32: 0, # 'ุ' - 35: 0, # 'ู' - 11: 0, # 'เ' - 28: 0, # 'แ' - 41: 0, # 'โ' - 29: 0, # 'ใ' - 33: 0, # 'ไ' - 50: 0, # 'ๆ' - 37: 0, # '็' - 6: 0, # '่' - 7: 0, # '้' - 38: 0, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 41: { # 'โ' - 5: 2, # 'ก' - 30: 1, # 'ข' - 24: 2, # 'ค' - 8: 0, # 'ง' - 26: 1, # 'จ' - 52: 1, # 'ฉ' - 34: 1, # 'ช' - 51: 1, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 3, # 'ด' - 19: 2, # 'ต' - 44: 0, # 'ถ' - 14: 2, # 'ท' - 48: 0, # 'ธ' - 3: 3, # 'น' - 17: 1, # 'บ' - 25: 3, # 'ป' - 39: 0, # 'ผ' - 62: 0, # 'ฝ' - 31: 1, # 'พ' - 54: 1, # 'ฟ' - 45: 1, # 'ภ' - 9: 1, # 'ม' - 16: 2, # 'ย' - 2: 2, # 'ร' - 61: 0, # 'ฤ' - 15: 3, # 'ล' - 12: 0, # 'ว' - 42: 1, # 'ศ' - 46: 0, # 'ษ' - 18: 2, # 'ส' - 21: 0, # 'ห' - 4: 2, # 'อ' - 63: 0, # 'ฯ' - 22: 0, # 'ะ' - 10: 0, # 'ั' - 1: 0, # 'า' - 36: 0, # 'ำ' - 23: 0, # 'ิ' - 13: 0, # 'ี' - 40: 0, # 'ึ' - 27: 0, # 'ื' - 32: 0, # 'ุ' - 35: 0, # 'ู' - 11: 0, # 'เ' - 28: 0, # 'แ' - 41: 0, # 'โ' - 29: 0, # 'ใ' - 33: 0, # 'ไ' - 50: 0, # 'ๆ' - 37: 0, # '็' - 6: 0, # '่' - 7: 0, # '้' - 38: 0, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 29: { # 'ใ' - 5: 2, # 'ก' - 30: 0, # 'ข' - 24: 1, # 'ค' - 8: 0, # 'ง' - 26: 3, # 'จ' - 52: 0, # 'ฉ' - 34: 3, # 'ช' - 51: 0, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 3, # 'ด' - 19: 1, # 'ต' - 44: 0, # 'ถ' - 14: 0, # 'ท' - 48: 0, # 'ธ' - 3: 3, # 'น' - 17: 2, # 'บ' - 25: 0, # 'ป' - 39: 0, # 'ผ' - 62: 0, # 'ฝ' - 31: 0, # 'พ' - 54: 0, # 'ฟ' - 45: 0, # 'ภ' - 9: 0, # 'ม' - 16: 1, # 'ย' - 2: 0, # 'ร' - 61: 0, # 'ฤ' - 15: 0, # 'ล' - 12: 0, # 'ว' - 42: 0, # 'ศ' - 46: 0, # 'ษ' - 18: 3, # 'ส' - 21: 3, # 'ห' - 4: 0, # 'อ' - 63: 0, # 'ฯ' - 22: 0, # 'ะ' - 10: 0, # 'ั' - 1: 0, # 'า' - 36: 0, # 'ำ' - 23: 0, # 'ิ' - 13: 0, # 'ี' - 40: 0, # 'ึ' - 27: 0, # 'ื' - 32: 0, # 'ุ' - 35: 0, # 'ู' - 11: 0, # 'เ' - 28: 0, # 'แ' - 41: 0, # 'โ' - 29: 0, # 'ใ' - 33: 0, # 'ไ' - 50: 0, # 'ๆ' - 37: 0, # '็' - 6: 0, # '่' - 7: 0, # '้' - 38: 0, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 33: { # 'ไ' - 5: 1, # 'ก' - 30: 2, # 'ข' - 24: 0, # 'ค' - 8: 0, # 'ง' - 26: 0, # 'จ' - 52: 0, # 'ฉ' - 34: 1, # 'ช' - 51: 1, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 3, # 'ด' - 19: 1, # 'ต' - 44: 0, # 'ถ' - 14: 3, # 'ท' - 48: 0, # 'ธ' - 3: 0, # 'น' - 17: 1, # 'บ' - 25: 3, # 'ป' - 39: 0, # 'ผ' - 62: 0, # 'ฝ' - 31: 0, # 'พ' - 54: 2, # 'ฟ' - 45: 0, # 'ภ' - 9: 3, # 'ม' - 16: 0, # 'ย' - 2: 3, # 'ร' - 61: 0, # 'ฤ' - 15: 1, # 'ล' - 12: 3, # 'ว' - 42: 0, # 'ศ' - 46: 0, # 'ษ' - 18: 1, # 'ส' - 21: 2, # 'ห' - 4: 0, # 'อ' - 63: 0, # 'ฯ' - 22: 0, # 'ะ' - 10: 0, # 'ั' - 1: 0, # 'า' - 36: 0, # 'ำ' - 23: 0, # 'ิ' - 13: 0, # 'ี' - 40: 0, # 'ึ' - 27: 0, # 'ื' - 32: 0, # 'ุ' - 35: 0, # 'ู' - 11: 0, # 'เ' - 28: 0, # 'แ' - 41: 0, # 'โ' - 29: 0, # 'ใ' - 33: 0, # 'ไ' - 50: 0, # 'ๆ' - 37: 0, # '็' - 6: 0, # '่' - 7: 0, # '้' - 38: 0, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 50: { # 'ๆ' - 5: 0, # 'ก' - 30: 0, # 'ข' - 24: 0, # 'ค' - 8: 0, # 'ง' - 26: 0, # 'จ' - 52: 0, # 'ฉ' - 34: 0, # 'ช' - 51: 0, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 0, # 'ด' - 19: 0, # 'ต' - 44: 0, # 'ถ' - 14: 0, # 'ท' - 48: 0, # 'ธ' - 3: 0, # 'น' - 17: 0, # 'บ' - 25: 0, # 'ป' - 39: 0, # 'ผ' - 62: 0, # 'ฝ' - 31: 0, # 'พ' - 54: 0, # 'ฟ' - 45: 0, # 'ภ' - 9: 0, # 'ม' - 16: 0, # 'ย' - 2: 0, # 'ร' - 61: 0, # 'ฤ' - 15: 0, # 'ล' - 12: 0, # 'ว' - 42: 0, # 'ศ' - 46: 0, # 'ษ' - 18: 0, # 'ส' - 21: 0, # 'ห' - 4: 0, # 'อ' - 63: 0, # 'ฯ' - 22: 0, # 'ะ' - 10: 0, # 'ั' - 1: 0, # 'า' - 36: 0, # 'ำ' - 23: 0, # 'ิ' - 13: 0, # 'ี' - 40: 0, # 'ึ' - 27: 0, # 'ื' - 32: 0, # 'ุ' - 35: 0, # 'ู' - 11: 0, # 'เ' - 28: 0, # 'แ' - 41: 0, # 'โ' - 29: 0, # 'ใ' - 33: 0, # 'ไ' - 50: 0, # 'ๆ' - 37: 0, # '็' - 6: 0, # '่' - 7: 0, # '้' - 38: 0, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 37: { # '็' - 5: 2, # 'ก' - 30: 1, # 'ข' - 24: 2, # 'ค' - 8: 2, # 'ง' - 26: 3, # 'จ' - 52: 0, # 'ฉ' - 34: 0, # 'ช' - 51: 0, # 'ซ' - 47: 1, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 1, # 'ด' - 19: 2, # 'ต' - 44: 0, # 'ถ' - 14: 1, # 'ท' - 48: 0, # 'ธ' - 3: 3, # 'น' - 17: 3, # 'บ' - 25: 0, # 'ป' - 39: 0, # 'ผ' - 62: 0, # 'ฝ' - 31: 0, # 'พ' - 54: 0, # 'ฟ' - 45: 0, # 'ภ' - 9: 2, # 'ม' - 16: 1, # 'ย' - 2: 0, # 'ร' - 61: 0, # 'ฤ' - 15: 0, # 'ล' - 12: 2, # 'ว' - 42: 0, # 'ศ' - 46: 0, # 'ษ' - 18: 1, # 'ส' - 21: 0, # 'ห' - 4: 1, # 'อ' - 63: 0, # 'ฯ' - 22: 0, # 'ะ' - 10: 0, # 'ั' - 1: 0, # 'า' - 36: 0, # 'ำ' - 23: 0, # 'ิ' - 13: 0, # 'ี' - 40: 0, # 'ึ' - 27: 0, # 'ื' - 32: 0, # 'ุ' - 35: 0, # 'ู' - 11: 1, # 'เ' - 28: 0, # 'แ' - 41: 0, # 'โ' - 29: 0, # 'ใ' - 33: 1, # 'ไ' - 50: 0, # 'ๆ' - 37: 0, # '็' - 6: 0, # '่' - 7: 0, # '้' - 38: 0, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 6: { # '่' - 5: 2, # 'ก' - 30: 1, # 'ข' - 24: 2, # 'ค' - 8: 3, # 'ง' - 26: 2, # 'จ' - 52: 0, # 'ฉ' - 34: 1, # 'ช' - 51: 1, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 1, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 1, # 'ด' - 19: 2, # 'ต' - 44: 1, # 'ถ' - 14: 2, # 'ท' - 48: 1, # 'ธ' - 3: 3, # 'น' - 17: 1, # 'บ' - 25: 2, # 'ป' - 39: 2, # 'ผ' - 62: 1, # 'ฝ' - 31: 1, # 'พ' - 54: 0, # 'ฟ' - 45: 0, # 'ภ' - 9: 3, # 'ม' - 16: 3, # 'ย' - 2: 2, # 'ร' - 61: 0, # 'ฤ' - 15: 2, # 'ล' - 12: 3, # 'ว' - 42: 0, # 'ศ' - 46: 0, # 'ษ' - 18: 2, # 'ส' - 21: 1, # 'ห' - 4: 3, # 'อ' - 63: 0, # 'ฯ' - 22: 1, # 'ะ' - 10: 0, # 'ั' - 1: 3, # 'า' - 36: 2, # 'ำ' - 23: 0, # 'ิ' - 13: 0, # 'ี' - 40: 0, # 'ึ' - 27: 0, # 'ื' - 32: 0, # 'ุ' - 35: 0, # 'ู' - 11: 3, # 'เ' - 28: 2, # 'แ' - 41: 1, # 'โ' - 29: 2, # 'ใ' - 33: 2, # 'ไ' - 50: 1, # 'ๆ' - 37: 0, # '็' - 6: 0, # '่' - 7: 0, # '้' - 38: 0, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 7: { # '้' - 5: 2, # 'ก' - 30: 1, # 'ข' - 24: 2, # 'ค' - 8: 3, # 'ง' - 26: 2, # 'จ' - 52: 0, # 'ฉ' - 34: 1, # 'ช' - 51: 1, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 1, # 'ด' - 19: 2, # 'ต' - 44: 1, # 'ถ' - 14: 2, # 'ท' - 48: 0, # 'ธ' - 3: 3, # 'น' - 17: 2, # 'บ' - 25: 2, # 'ป' - 39: 2, # 'ผ' - 62: 0, # 'ฝ' - 31: 1, # 'พ' - 54: 1, # 'ฟ' - 45: 0, # 'ภ' - 9: 3, # 'ม' - 16: 2, # 'ย' - 2: 2, # 'ร' - 61: 0, # 'ฤ' - 15: 1, # 'ล' - 12: 3, # 'ว' - 42: 1, # 'ศ' - 46: 0, # 'ษ' - 18: 2, # 'ส' - 21: 2, # 'ห' - 4: 3, # 'อ' - 63: 0, # 'ฯ' - 22: 0, # 'ะ' - 10: 0, # 'ั' - 1: 3, # 'า' - 36: 2, # 'ำ' - 23: 0, # 'ิ' - 13: 0, # 'ี' - 40: 0, # 'ึ' - 27: 0, # 'ื' - 32: 0, # 'ุ' - 35: 0, # 'ู' - 11: 2, # 'เ' - 28: 2, # 'แ' - 41: 1, # 'โ' - 29: 2, # 'ใ' - 33: 2, # 'ไ' - 50: 0, # 'ๆ' - 37: 0, # '็' - 6: 0, # '่' - 7: 0, # '้' - 38: 0, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 38: { # '์' - 5: 2, # 'ก' - 30: 1, # 'ข' - 24: 1, # 'ค' - 8: 0, # 'ง' - 26: 1, # 'จ' - 52: 0, # 'ฉ' - 34: 1, # 'ช' - 51: 0, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 2, # 'ด' - 19: 1, # 'ต' - 44: 1, # 'ถ' - 14: 1, # 'ท' - 48: 0, # 'ธ' - 3: 1, # 'น' - 17: 1, # 'บ' - 25: 1, # 'ป' - 39: 0, # 'ผ' - 62: 0, # 'ฝ' - 31: 1, # 'พ' - 54: 1, # 'ฟ' - 45: 0, # 'ภ' - 9: 2, # 'ม' - 16: 0, # 'ย' - 2: 1, # 'ร' - 61: 1, # 'ฤ' - 15: 1, # 'ล' - 12: 1, # 'ว' - 42: 0, # 'ศ' - 46: 0, # 'ษ' - 18: 1, # 'ส' - 21: 1, # 'ห' - 4: 2, # 'อ' - 63: 1, # 'ฯ' - 22: 0, # 'ะ' - 10: 0, # 'ั' - 1: 0, # 'า' - 36: 0, # 'ำ' - 23: 0, # 'ิ' - 13: 0, # 'ี' - 40: 0, # 'ึ' - 27: 0, # 'ื' - 32: 0, # 'ุ' - 35: 0, # 'ู' - 11: 2, # 'เ' - 28: 2, # 'แ' - 41: 1, # 'โ' - 29: 1, # 'ใ' - 33: 1, # 'ไ' - 50: 0, # 'ๆ' - 37: 0, # '็' - 6: 0, # '่' - 7: 0, # '้' - 38: 0, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 56: { # '๑' - 5: 0, # 'ก' - 30: 0, # 'ข' - 24: 0, # 'ค' - 8: 0, # 'ง' - 26: 0, # 'จ' - 52: 0, # 'ฉ' - 34: 0, # 'ช' - 51: 0, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 0, # 'ด' - 19: 0, # 'ต' - 44: 0, # 'ถ' - 14: 0, # 'ท' - 48: 0, # 'ธ' - 3: 0, # 'น' - 17: 0, # 'บ' - 25: 0, # 'ป' - 39: 0, # 'ผ' - 62: 0, # 'ฝ' - 31: 0, # 'พ' - 54: 0, # 'ฟ' - 45: 0, # 'ภ' - 9: 0, # 'ม' - 16: 0, # 'ย' - 2: 0, # 'ร' - 61: 0, # 'ฤ' - 15: 0, # 'ล' - 12: 0, # 'ว' - 42: 0, # 'ศ' - 46: 0, # 'ษ' - 18: 0, # 'ส' - 21: 0, # 'ห' - 4: 0, # 'อ' - 63: 0, # 'ฯ' - 22: 0, # 'ะ' - 10: 0, # 'ั' - 1: 0, # 'า' - 36: 0, # 'ำ' - 23: 0, # 'ิ' - 13: 0, # 'ี' - 40: 0, # 'ึ' - 27: 0, # 'ื' - 32: 0, # 'ุ' - 35: 0, # 'ู' - 11: 0, # 'เ' - 28: 0, # 'แ' - 41: 0, # 'โ' - 29: 0, # 'ใ' - 33: 0, # 'ไ' - 50: 0, # 'ๆ' - 37: 0, # '็' - 6: 0, # '่' - 7: 0, # '้' - 38: 0, # '์' - 56: 2, # '๑' - 59: 1, # '๒' - 60: 1, # '๕' - }, - 59: { # '๒' - 5: 0, # 'ก' - 30: 0, # 'ข' - 24: 0, # 'ค' - 8: 0, # 'ง' - 26: 0, # 'จ' - 52: 0, # 'ฉ' - 34: 0, # 'ช' - 51: 0, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 0, # 'ด' - 19: 0, # 'ต' - 44: 0, # 'ถ' - 14: 0, # 'ท' - 48: 0, # 'ธ' - 3: 0, # 'น' - 17: 0, # 'บ' - 25: 0, # 'ป' - 39: 0, # 'ผ' - 62: 0, # 'ฝ' - 31: 0, # 'พ' - 54: 0, # 'ฟ' - 45: 0, # 'ภ' - 9: 0, # 'ม' - 16: 0, # 'ย' - 2: 0, # 'ร' - 61: 0, # 'ฤ' - 15: 0, # 'ล' - 12: 0, # 'ว' - 42: 0, # 'ศ' - 46: 0, # 'ษ' - 18: 0, # 'ส' - 21: 0, # 'ห' - 4: 0, # 'อ' - 63: 0, # 'ฯ' - 22: 0, # 'ะ' - 10: 0, # 'ั' - 1: 0, # 'า' - 36: 0, # 'ำ' - 23: 0, # 'ิ' - 13: 0, # 'ี' - 40: 0, # 'ึ' - 27: 0, # 'ื' - 32: 0, # 'ุ' - 35: 0, # 'ู' - 11: 0, # 'เ' - 28: 0, # 'แ' - 41: 0, # 'โ' - 29: 0, # 'ใ' - 33: 0, # 'ไ' - 50: 0, # 'ๆ' - 37: 0, # '็' - 6: 0, # '่' - 7: 0, # '้' - 38: 0, # '์' - 56: 1, # '๑' - 59: 1, # '๒' - 60: 3, # '๕' - }, - 60: { # '๕' - 5: 0, # 'ก' - 30: 0, # 'ข' - 24: 0, # 'ค' - 8: 0, # 'ง' - 26: 0, # 'จ' - 52: 0, # 'ฉ' - 34: 0, # 'ช' - 51: 0, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 0, # 'ด' - 19: 0, # 'ต' - 44: 0, # 'ถ' - 14: 0, # 'ท' - 48: 0, # 'ธ' - 3: 0, # 'น' - 17: 0, # 'บ' - 25: 0, # 'ป' - 39: 0, # 'ผ' - 62: 0, # 'ฝ' - 31: 0, # 'พ' - 54: 0, # 'ฟ' - 45: 0, # 'ภ' - 9: 0, # 'ม' - 16: 0, # 'ย' - 2: 0, # 'ร' - 61: 0, # 'ฤ' - 15: 0, # 'ล' - 12: 0, # 'ว' - 42: 0, # 'ศ' - 46: 0, # 'ษ' - 18: 0, # 'ส' - 21: 0, # 'ห' - 4: 0, # 'อ' - 63: 0, # 'ฯ' - 22: 0, # 'ะ' - 10: 0, # 'ั' - 1: 0, # 'า' - 36: 0, # 'ำ' - 23: 0, # 'ิ' - 13: 0, # 'ี' - 40: 0, # 'ึ' - 27: 0, # 'ื' - 32: 0, # 'ุ' - 35: 0, # 'ู' - 11: 0, # 'เ' - 28: 0, # 'แ' - 41: 0, # 'โ' - 29: 0, # 'ใ' - 33: 0, # 'ไ' - 50: 0, # 'ๆ' - 37: 0, # '็' - 6: 0, # '่' - 7: 0, # '้' - 38: 0, # '์' - 56: 2, # '๑' - 59: 1, # '๒' - 60: 0, # '๕' - }, -} - -# 255: Undefined characters that did not exist in training text -# 254: Carriage/Return -# 253: symbol (punctuation) that does not belong to word -# 252: 0 - 9 -# 251: Control characters - -# Character Mapping Table(s): -TIS_620_THAI_CHAR_TO_ORDER = { - 0: 255, # '\x00' - 1: 255, # '\x01' - 2: 255, # '\x02' - 3: 255, # '\x03' - 4: 255, # '\x04' - 5: 255, # '\x05' - 6: 255, # '\x06' - 7: 255, # '\x07' - 8: 255, # '\x08' - 9: 255, # '\t' - 10: 254, # '\n' - 11: 255, # '\x0b' - 12: 255, # '\x0c' - 13: 254, # '\r' - 14: 255, # '\x0e' - 15: 255, # '\x0f' - 16: 255, # '\x10' - 17: 255, # '\x11' - 18: 255, # '\x12' - 19: 255, # '\x13' - 20: 255, # '\x14' - 21: 255, # '\x15' - 22: 255, # '\x16' - 23: 255, # '\x17' - 24: 255, # '\x18' - 25: 255, # '\x19' - 26: 255, # '\x1a' - 27: 255, # '\x1b' - 28: 255, # '\x1c' - 29: 255, # '\x1d' - 30: 255, # '\x1e' - 31: 255, # '\x1f' - 32: 253, # ' ' - 33: 253, # '!' - 34: 253, # '"' - 35: 253, # '#' - 36: 253, # '$' - 37: 253, # '%' - 38: 253, # '&' - 39: 253, # "'" - 40: 253, # '(' - 41: 253, # ')' - 42: 253, # '*' - 43: 253, # '+' - 44: 253, # ',' - 45: 253, # '-' - 46: 253, # '.' - 47: 253, # '/' - 48: 252, # '0' - 49: 252, # '1' - 50: 252, # '2' - 51: 252, # '3' - 52: 252, # '4' - 53: 252, # '5' - 54: 252, # '6' - 55: 252, # '7' - 56: 252, # '8' - 57: 252, # '9' - 58: 253, # ':' - 59: 253, # ';' - 60: 253, # '<' - 61: 253, # '=' - 62: 253, # '>' - 63: 253, # '?' - 64: 253, # '@' - 65: 182, # 'A' - 66: 106, # 'B' - 67: 107, # 'C' - 68: 100, # 'D' - 69: 183, # 'E' - 70: 184, # 'F' - 71: 185, # 'G' - 72: 101, # 'H' - 73: 94, # 'I' - 74: 186, # 'J' - 75: 187, # 'K' - 76: 108, # 'L' - 77: 109, # 'M' - 78: 110, # 'N' - 79: 111, # 'O' - 80: 188, # 'P' - 81: 189, # 'Q' - 82: 190, # 'R' - 83: 89, # 'S' - 84: 95, # 'T' - 85: 112, # 'U' - 86: 113, # 'V' - 87: 191, # 'W' - 88: 192, # 'X' - 89: 193, # 'Y' - 90: 194, # 'Z' - 91: 253, # '[' - 92: 253, # '\\' - 93: 253, # ']' - 94: 253, # '^' - 95: 253, # '_' - 96: 253, # '`' - 97: 64, # 'a' - 98: 72, # 'b' - 99: 73, # 'c' - 100: 114, # 'd' - 101: 74, # 'e' - 102: 115, # 'f' - 103: 116, # 'g' - 104: 102, # 'h' - 105: 81, # 'i' - 106: 201, # 'j' - 107: 117, # 'k' - 108: 90, # 'l' - 109: 103, # 'm' - 110: 78, # 'n' - 111: 82, # 'o' - 112: 96, # 'p' - 113: 202, # 'q' - 114: 91, # 'r' - 115: 79, # 's' - 116: 84, # 't' - 117: 104, # 'u' - 118: 105, # 'v' - 119: 97, # 'w' - 120: 98, # 'x' - 121: 92, # 'y' - 122: 203, # 'z' - 123: 253, # '{' - 124: 253, # '|' - 125: 253, # '}' - 126: 253, # '~' - 127: 253, # '\x7f' - 128: 209, # '\x80' - 129: 210, # '\x81' - 130: 211, # '\x82' - 131: 212, # '\x83' - 132: 213, # '\x84' - 133: 88, # '\x85' - 134: 214, # '\x86' - 135: 215, # '\x87' - 136: 216, # '\x88' - 137: 217, # '\x89' - 138: 218, # '\x8a' - 139: 219, # '\x8b' - 140: 220, # '\x8c' - 141: 118, # '\x8d' - 142: 221, # '\x8e' - 143: 222, # '\x8f' - 144: 223, # '\x90' - 145: 224, # '\x91' - 146: 99, # '\x92' - 147: 85, # '\x93' - 148: 83, # '\x94' - 149: 225, # '\x95' - 150: 226, # '\x96' - 151: 227, # '\x97' - 152: 228, # '\x98' - 153: 229, # '\x99' - 154: 230, # '\x9a' - 155: 231, # '\x9b' - 156: 232, # '\x9c' - 157: 233, # '\x9d' - 158: 234, # '\x9e' - 159: 235, # '\x9f' - 160: 236, # None - 161: 5, # 'ก' - 162: 30, # 'ข' - 163: 237, # 'ฃ' - 164: 24, # 'ค' - 165: 238, # 'ฅ' - 166: 75, # 'ฆ' - 167: 8, # 'ง' - 168: 26, # 'จ' - 169: 52, # 'ฉ' - 170: 34, # 'ช' - 171: 51, # 'ซ' - 172: 119, # 'ฌ' - 173: 47, # 'ญ' - 174: 58, # 'ฎ' - 175: 57, # 'ฏ' - 176: 49, # 'ฐ' - 177: 53, # 'ฑ' - 178: 55, # 'ฒ' - 179: 43, # 'ณ' - 180: 20, # 'ด' - 181: 19, # 'ต' - 182: 44, # 'ถ' - 183: 14, # 'ท' - 184: 48, # 'ธ' - 185: 3, # 'น' - 186: 17, # 'บ' - 187: 25, # 'ป' - 188: 39, # 'ผ' - 189: 62, # 'ฝ' - 190: 31, # 'พ' - 191: 54, # 'ฟ' - 192: 45, # 'ภ' - 193: 9, # 'ม' - 194: 16, # 'ย' - 195: 2, # 'ร' - 196: 61, # 'ฤ' - 197: 15, # 'ล' - 198: 239, # 'ฦ' - 199: 12, # 'ว' - 200: 42, # 'ศ' - 201: 46, # 'ษ' - 202: 18, # 'ส' - 203: 21, # 'ห' - 204: 76, # 'ฬ' - 205: 4, # 'อ' - 206: 66, # 'ฮ' - 207: 63, # 'ฯ' - 208: 22, # 'ะ' - 209: 10, # 'ั' - 210: 1, # 'า' - 211: 36, # 'ำ' - 212: 23, # 'ิ' - 213: 13, # 'ี' - 214: 40, # 'ึ' - 215: 27, # 'ื' - 216: 32, # 'ุ' - 217: 35, # 'ู' - 218: 86, # 'ฺ' - 219: 240, # None - 220: 241, # None - 221: 242, # None - 222: 243, # None - 223: 244, # '฿' - 224: 11, # 'เ' - 225: 28, # 'แ' - 226: 41, # 'โ' - 227: 29, # 'ใ' - 228: 33, # 'ไ' - 229: 245, # 'ๅ' - 230: 50, # 'ๆ' - 231: 37, # '็' - 232: 6, # '่' - 233: 7, # '้' - 234: 67, # '๊' - 235: 77, # '๋' - 236: 38, # '์' - 237: 93, # 'ํ' - 238: 246, # '๎' - 239: 247, # '๏' - 240: 68, # '๐' - 241: 56, # '๑' - 242: 59, # '๒' - 243: 65, # '๓' - 244: 69, # '๔' - 245: 60, # '๕' - 246: 70, # '๖' - 247: 80, # '๗' - 248: 71, # '๘' - 249: 87, # '๙' - 250: 248, # '๚' - 251: 249, # '๛' - 252: 250, # None - 253: 251, # None - 254: 252, # None - 255: 253, # None -} - -TIS_620_THAI_MODEL = SingleByteCharSetModel( - charset_name="TIS-620", - language="Thai", - char_to_order_map=TIS_620_THAI_CHAR_TO_ORDER, - language_model=THAI_LANG_MODEL, - typical_positive_ratio=0.926386, - keep_ascii_letters=False, - alphabet="กขฃคฅฆงจฉชซฌญฎฏฐฑฒณดตถทธนบปผฝพฟภมยรฤลฦวศษสหฬอฮฯะัาำิีึืฺุู฿เแโใไๅๆ็่้๊๋์ํ๎๏๐๑๒๓๔๕๖๗๘๙๚๛", -) diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/chardet/langturkishmodel.py b/bot/lib/python3.11/site-packages/pip/_vendor/chardet/langturkishmodel.py deleted file mode 100644 index 291857c..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/chardet/langturkishmodel.py +++ /dev/null @@ -1,4380 +0,0 @@ -from pip._vendor.chardet.sbcharsetprober import SingleByteCharSetModel - -# 3: Positive -# 2: Likely -# 1: Unlikely -# 0: Negative - -TURKISH_LANG_MODEL = { - 23: { # 'A' - 23: 0, # 'A' - 37: 0, # 'B' - 47: 0, # 'C' - 39: 0, # 'D' - 29: 0, # 'E' - 52: 0, # 'F' - 36: 0, # 'G' - 45: 0, # 'H' - 53: 0, # 'I' - 60: 0, # 'J' - 16: 0, # 'K' - 49: 0, # 'L' - 20: 0, # 'M' - 46: 0, # 'N' - 42: 0, # 'O' - 48: 0, # 'P' - 44: 0, # 'R' - 35: 0, # 'S' - 31: 0, # 'T' - 51: 0, # 'U' - 38: 0, # 'V' - 62: 0, # 'W' - 43: 0, # 'Y' - 56: 0, # 'Z' - 1: 3, # 'a' - 21: 0, # 'b' - 28: 0, # 'c' - 12: 2, # 'd' - 2: 3, # 'e' - 18: 0, # 'f' - 27: 1, # 'g' - 25: 1, # 'h' - 3: 1, # 'i' - 24: 0, # 'j' - 10: 2, # 'k' - 5: 1, # 'l' - 13: 1, # 'm' - 4: 1, # 'n' - 15: 0, # 'o' - 26: 0, # 'p' - 7: 1, # 'r' - 8: 1, # 's' - 9: 1, # 't' - 14: 1, # 'u' - 32: 0, # 'v' - 57: 0, # 'w' - 58: 0, # 'x' - 11: 3, # 'y' - 22: 0, # 'z' - 63: 0, # '·' - 54: 0, # 'Ç' - 50: 0, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 1, # 'ç' - 61: 0, # 'î' - 34: 0, # 'ö' - 17: 0, # 'ü' - 30: 0, # 'ğ' - 41: 0, # 'İ' - 6: 0, # 'ı' - 40: 0, # 'Ş' - 19: 0, # 'ş' - }, - 37: { # 'B' - 23: 0, # 'A' - 37: 0, # 'B' - 47: 2, # 'C' - 39: 0, # 'D' - 29: 0, # 'E' - 52: 2, # 'F' - 36: 0, # 'G' - 45: 0, # 'H' - 53: 0, # 'I' - 60: 0, # 'J' - 16: 1, # 'K' - 49: 0, # 'L' - 20: 0, # 'M' - 46: 0, # 'N' - 42: 0, # 'O' - 48: 1, # 'P' - 44: 0, # 'R' - 35: 1, # 'S' - 31: 0, # 'T' - 51: 0, # 'U' - 38: 1, # 'V' - 62: 0, # 'W' - 43: 1, # 'Y' - 56: 0, # 'Z' - 1: 2, # 'a' - 21: 0, # 'b' - 28: 2, # 'c' - 12: 0, # 'd' - 2: 3, # 'e' - 18: 0, # 'f' - 27: 0, # 'g' - 25: 0, # 'h' - 3: 0, # 'i' - 24: 0, # 'j' - 10: 0, # 'k' - 5: 0, # 'l' - 13: 1, # 'm' - 4: 1, # 'n' - 15: 0, # 'o' - 26: 0, # 'p' - 7: 0, # 'r' - 8: 0, # 's' - 9: 0, # 't' - 14: 2, # 'u' - 32: 0, # 'v' - 57: 0, # 'w' - 58: 0, # 'x' - 11: 0, # 'y' - 22: 1, # 'z' - 63: 0, # '·' - 54: 0, # 'Ç' - 50: 1, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 0, # 'ç' - 61: 0, # 'î' - 34: 1, # 'ö' - 17: 0, # 'ü' - 30: 0, # 'ğ' - 41: 0, # 'İ' - 6: 0, # 'ı' - 40: 1, # 'Ş' - 19: 1, # 'ş' - }, - 47: { # 'C' - 23: 0, # 'A' - 37: 0, # 'B' - 47: 0, # 'C' - 39: 0, # 'D' - 29: 0, # 'E' - 52: 1, # 'F' - 36: 0, # 'G' - 45: 0, # 'H' - 53: 0, # 'I' - 60: 0, # 'J' - 16: 0, # 'K' - 49: 1, # 'L' - 20: 0, # 'M' - 46: 1, # 'N' - 42: 0, # 'O' - 48: 1, # 'P' - 44: 1, # 'R' - 35: 0, # 'S' - 31: 0, # 'T' - 51: 0, # 'U' - 38: 1, # 'V' - 62: 0, # 'W' - 43: 1, # 'Y' - 56: 0, # 'Z' - 1: 3, # 'a' - 21: 0, # 'b' - 28: 2, # 'c' - 12: 0, # 'd' - 2: 3, # 'e' - 18: 0, # 'f' - 27: 0, # 'g' - 25: 0, # 'h' - 3: 0, # 'i' - 24: 2, # 'j' - 10: 1, # 'k' - 5: 2, # 'l' - 13: 2, # 'm' - 4: 2, # 'n' - 15: 1, # 'o' - 26: 0, # 'p' - 7: 2, # 'r' - 8: 0, # 's' - 9: 0, # 't' - 14: 3, # 'u' - 32: 0, # 'v' - 57: 0, # 'w' - 58: 0, # 'x' - 11: 0, # 'y' - 22: 2, # 'z' - 63: 0, # '·' - 54: 0, # 'Ç' - 50: 1, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 1, # 'ç' - 61: 0, # 'î' - 34: 1, # 'ö' - 17: 0, # 'ü' - 30: 0, # 'ğ' - 41: 1, # 'İ' - 6: 3, # 'ı' - 40: 0, # 'Ş' - 19: 0, # 'ş' - }, - 39: { # 'D' - 23: 0, # 'A' - 37: 0, # 'B' - 47: 0, # 'C' - 39: 0, # 'D' - 29: 0, # 'E' - 52: 1, # 'F' - 36: 0, # 'G' - 45: 0, # 'H' - 53: 0, # 'I' - 60: 0, # 'J' - 16: 1, # 'K' - 49: 0, # 'L' - 20: 0, # 'M' - 46: 0, # 'N' - 42: 0, # 'O' - 48: 1, # 'P' - 44: 0, # 'R' - 35: 0, # 'S' - 31: 0, # 'T' - 51: 0, # 'U' - 38: 0, # 'V' - 62: 0, # 'W' - 43: 0, # 'Y' - 56: 0, # 'Z' - 1: 2, # 'a' - 21: 0, # 'b' - 28: 2, # 'c' - 12: 0, # 'd' - 2: 2, # 'e' - 18: 0, # 'f' - 27: 0, # 'g' - 25: 0, # 'h' - 3: 0, # 'i' - 24: 0, # 'j' - 10: 0, # 'k' - 5: 1, # 'l' - 13: 3, # 'm' - 4: 0, # 'n' - 15: 1, # 'o' - 26: 0, # 'p' - 7: 0, # 'r' - 8: 0, # 's' - 9: 0, # 't' - 14: 1, # 'u' - 32: 0, # 'v' - 57: 0, # 'w' - 58: 0, # 'x' - 11: 0, # 'y' - 22: 1, # 'z' - 63: 0, # '·' - 54: 1, # 'Ç' - 50: 0, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 1, # 'ç' - 61: 0, # 'î' - 34: 0, # 'ö' - 17: 0, # 'ü' - 30: 1, # 'ğ' - 41: 0, # 'İ' - 6: 1, # 'ı' - 40: 1, # 'Ş' - 19: 0, # 'ş' - }, - 29: { # 'E' - 23: 0, # 'A' - 37: 0, # 'B' - 47: 0, # 'C' - 39: 0, # 'D' - 29: 1, # 'E' - 52: 0, # 'F' - 36: 0, # 'G' - 45: 0, # 'H' - 53: 0, # 'I' - 60: 0, # 'J' - 16: 3, # 'K' - 49: 0, # 'L' - 20: 1, # 'M' - 46: 0, # 'N' - 42: 0, # 'O' - 48: 0, # 'P' - 44: 0, # 'R' - 35: 0, # 'S' - 31: 0, # 'T' - 51: 0, # 'U' - 38: 0, # 'V' - 62: 0, # 'W' - 43: 0, # 'Y' - 56: 0, # 'Z' - 1: 3, # 'a' - 21: 0, # 'b' - 28: 0, # 'c' - 12: 2, # 'd' - 2: 3, # 'e' - 18: 0, # 'f' - 27: 1, # 'g' - 25: 0, # 'h' - 3: 1, # 'i' - 24: 1, # 'j' - 10: 0, # 'k' - 5: 3, # 'l' - 13: 3, # 'm' - 4: 3, # 'n' - 15: 0, # 'o' - 26: 0, # 'p' - 7: 0, # 'r' - 8: 1, # 's' - 9: 1, # 't' - 14: 1, # 'u' - 32: 1, # 'v' - 57: 0, # 'w' - 58: 0, # 'x' - 11: 2, # 'y' - 22: 0, # 'z' - 63: 0, # '·' - 54: 0, # 'Ç' - 50: 0, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 0, # 'ç' - 61: 0, # 'î' - 34: 0, # 'ö' - 17: 0, # 'ü' - 30: 0, # 'ğ' - 41: 0, # 'İ' - 6: 3, # 'ı' - 40: 0, # 'Ş' - 19: 0, # 'ş' - }, - 52: { # 'F' - 23: 0, # 'A' - 37: 1, # 'B' - 47: 1, # 'C' - 39: 1, # 'D' - 29: 1, # 'E' - 52: 2, # 'F' - 36: 0, # 'G' - 45: 2, # 'H' - 53: 1, # 'I' - 60: 0, # 'J' - 16: 0, # 'K' - 49: 0, # 'L' - 20: 1, # 'M' - 46: 1, # 'N' - 42: 1, # 'O' - 48: 2, # 'P' - 44: 1, # 'R' - 35: 1, # 'S' - 31: 1, # 'T' - 51: 1, # 'U' - 38: 1, # 'V' - 62: 0, # 'W' - 43: 2, # 'Y' - 56: 0, # 'Z' - 1: 0, # 'a' - 21: 1, # 'b' - 28: 1, # 'c' - 12: 1, # 'd' - 2: 0, # 'e' - 18: 1, # 'f' - 27: 0, # 'g' - 25: 0, # 'h' - 3: 2, # 'i' - 24: 1, # 'j' - 10: 0, # 'k' - 5: 0, # 'l' - 13: 1, # 'm' - 4: 2, # 'n' - 15: 1, # 'o' - 26: 0, # 'p' - 7: 2, # 'r' - 8: 1, # 's' - 9: 1, # 't' - 14: 1, # 'u' - 32: 0, # 'v' - 57: 0, # 'w' - 58: 0, # 'x' - 11: 1, # 'y' - 22: 1, # 'z' - 63: 0, # '·' - 54: 0, # 'Ç' - 50: 1, # 'Ö' - 55: 2, # 'Ü' - 59: 0, # 'â' - 33: 0, # 'ç' - 61: 0, # 'î' - 34: 2, # 'ö' - 17: 0, # 'ü' - 30: 1, # 'ğ' - 41: 1, # 'İ' - 6: 2, # 'ı' - 40: 0, # 'Ş' - 19: 2, # 'ş' - }, - 36: { # 'G' - 23: 1, # 'A' - 37: 0, # 'B' - 47: 1, # 'C' - 39: 0, # 'D' - 29: 0, # 'E' - 52: 1, # 'F' - 36: 2, # 'G' - 45: 0, # 'H' - 53: 0, # 'I' - 60: 0, # 'J' - 16: 2, # 'K' - 49: 0, # 'L' - 20: 0, # 'M' - 46: 2, # 'N' - 42: 1, # 'O' - 48: 1, # 'P' - 44: 1, # 'R' - 35: 1, # 'S' - 31: 0, # 'T' - 51: 1, # 'U' - 38: 2, # 'V' - 62: 0, # 'W' - 43: 0, # 'Y' - 56: 0, # 'Z' - 1: 3, # 'a' - 21: 0, # 'b' - 28: 1, # 'c' - 12: 0, # 'd' - 2: 3, # 'e' - 18: 0, # 'f' - 27: 0, # 'g' - 25: 0, # 'h' - 3: 0, # 'i' - 24: 1, # 'j' - 10: 1, # 'k' - 5: 0, # 'l' - 13: 3, # 'm' - 4: 2, # 'n' - 15: 0, # 'o' - 26: 1, # 'p' - 7: 0, # 'r' - 8: 1, # 's' - 9: 1, # 't' - 14: 3, # 'u' - 32: 0, # 'v' - 57: 0, # 'w' - 58: 1, # 'x' - 11: 0, # 'y' - 22: 2, # 'z' - 63: 0, # '·' - 54: 1, # 'Ç' - 50: 2, # 'Ö' - 55: 0, # 'Ü' - 59: 1, # 'â' - 33: 2, # 'ç' - 61: 0, # 'î' - 34: 0, # 'ö' - 17: 0, # 'ü' - 30: 1, # 'ğ' - 41: 1, # 'İ' - 6: 2, # 'ı' - 40: 2, # 'Ş' - 19: 1, # 'ş' - }, - 45: { # 'H' - 23: 0, # 'A' - 37: 1, # 'B' - 47: 0, # 'C' - 39: 0, # 'D' - 29: 0, # 'E' - 52: 2, # 'F' - 36: 2, # 'G' - 45: 1, # 'H' - 53: 1, # 'I' - 60: 0, # 'J' - 16: 2, # 'K' - 49: 1, # 'L' - 20: 0, # 'M' - 46: 1, # 'N' - 42: 1, # 'O' - 48: 1, # 'P' - 44: 0, # 'R' - 35: 2, # 'S' - 31: 0, # 'T' - 51: 1, # 'U' - 38: 2, # 'V' - 62: 0, # 'W' - 43: 0, # 'Y' - 56: 0, # 'Z' - 1: 3, # 'a' - 21: 0, # 'b' - 28: 2, # 'c' - 12: 0, # 'd' - 2: 3, # 'e' - 18: 0, # 'f' - 27: 0, # 'g' - 25: 0, # 'h' - 3: 2, # 'i' - 24: 0, # 'j' - 10: 1, # 'k' - 5: 0, # 'l' - 13: 2, # 'm' - 4: 0, # 'n' - 15: 1, # 'o' - 26: 1, # 'p' - 7: 1, # 'r' - 8: 0, # 's' - 9: 0, # 't' - 14: 3, # 'u' - 32: 0, # 'v' - 57: 0, # 'w' - 58: 0, # 'x' - 11: 0, # 'y' - 22: 2, # 'z' - 63: 0, # '·' - 54: 1, # 'Ç' - 50: 1, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 1, # 'ç' - 61: 0, # 'î' - 34: 1, # 'ö' - 17: 0, # 'ü' - 30: 2, # 'ğ' - 41: 1, # 'İ' - 6: 0, # 'ı' - 40: 2, # 'Ş' - 19: 1, # 'ş' - }, - 53: { # 'I' - 23: 0, # 'A' - 37: 0, # 'B' - 47: 0, # 'C' - 39: 0, # 'D' - 29: 0, # 'E' - 52: 1, # 'F' - 36: 0, # 'G' - 45: 0, # 'H' - 53: 0, # 'I' - 60: 0, # 'J' - 16: 2, # 'K' - 49: 0, # 'L' - 20: 0, # 'M' - 46: 0, # 'N' - 42: 0, # 'O' - 48: 1, # 'P' - 44: 0, # 'R' - 35: 0, # 'S' - 31: 0, # 'T' - 51: 0, # 'U' - 38: 0, # 'V' - 62: 0, # 'W' - 43: 0, # 'Y' - 56: 0, # 'Z' - 1: 2, # 'a' - 21: 0, # 'b' - 28: 2, # 'c' - 12: 0, # 'd' - 2: 2, # 'e' - 18: 0, # 'f' - 27: 0, # 'g' - 25: 0, # 'h' - 3: 0, # 'i' - 24: 0, # 'j' - 10: 0, # 'k' - 5: 2, # 'l' - 13: 2, # 'm' - 4: 0, # 'n' - 15: 0, # 'o' - 26: 0, # 'p' - 7: 0, # 'r' - 8: 0, # 's' - 9: 0, # 't' - 14: 2, # 'u' - 32: 0, # 'v' - 57: 0, # 'w' - 58: 0, # 'x' - 11: 0, # 'y' - 22: 2, # 'z' - 63: 0, # '·' - 54: 1, # 'Ç' - 50: 0, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 2, # 'ç' - 61: 0, # 'î' - 34: 1, # 'ö' - 17: 0, # 'ü' - 30: 0, # 'ğ' - 41: 0, # 'İ' - 6: 0, # 'ı' - 40: 1, # 'Ş' - 19: 1, # 'ş' - }, - 60: { # 'J' - 23: 0, # 'A' - 37: 0, # 'B' - 47: 0, # 'C' - 39: 0, # 'D' - 29: 0, # 'E' - 52: 0, # 'F' - 36: 0, # 'G' - 45: 0, # 'H' - 53: 0, # 'I' - 60: 0, # 'J' - 16: 0, # 'K' - 49: 0, # 'L' - 20: 1, # 'M' - 46: 0, # 'N' - 42: 0, # 'O' - 48: 0, # 'P' - 44: 0, # 'R' - 35: 0, # 'S' - 31: 0, # 'T' - 51: 0, # 'U' - 38: 0, # 'V' - 62: 0, # 'W' - 43: 0, # 'Y' - 56: 0, # 'Z' - 1: 0, # 'a' - 21: 1, # 'b' - 28: 0, # 'c' - 12: 1, # 'd' - 2: 0, # 'e' - 18: 0, # 'f' - 27: 0, # 'g' - 25: 0, # 'h' - 3: 1, # 'i' - 24: 0, # 'j' - 10: 0, # 'k' - 5: 0, # 'l' - 13: 0, # 'm' - 4: 1, # 'n' - 15: 0, # 'o' - 26: 0, # 'p' - 7: 0, # 'r' - 8: 1, # 's' - 9: 0, # 't' - 14: 0, # 'u' - 32: 0, # 'v' - 57: 0, # 'w' - 58: 0, # 'x' - 11: 0, # 'y' - 22: 0, # 'z' - 63: 0, # '·' - 54: 0, # 'Ç' - 50: 0, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 0, # 'ç' - 61: 0, # 'î' - 34: 0, # 'ö' - 17: 0, # 'ü' - 30: 0, # 'ğ' - 41: 0, # 'İ' - 6: 0, # 'ı' - 40: 0, # 'Ş' - 19: 0, # 'ş' - }, - 16: { # 'K' - 23: 0, # 'A' - 37: 0, # 'B' - 47: 0, # 'C' - 39: 0, # 'D' - 29: 3, # 'E' - 52: 0, # 'F' - 36: 0, # 'G' - 45: 0, # 'H' - 53: 0, # 'I' - 60: 0, # 'J' - 16: 0, # 'K' - 49: 0, # 'L' - 20: 2, # 'M' - 46: 0, # 'N' - 42: 0, # 'O' - 48: 0, # 'P' - 44: 0, # 'R' - 35: 0, # 'S' - 31: 2, # 'T' - 51: 0, # 'U' - 38: 0, # 'V' - 62: 0, # 'W' - 43: 0, # 'Y' - 56: 0, # 'Z' - 1: 2, # 'a' - 21: 3, # 'b' - 28: 0, # 'c' - 12: 3, # 'd' - 2: 1, # 'e' - 18: 3, # 'f' - 27: 3, # 'g' - 25: 3, # 'h' - 3: 3, # 'i' - 24: 2, # 'j' - 10: 3, # 'k' - 5: 0, # 'l' - 13: 0, # 'm' - 4: 3, # 'n' - 15: 0, # 'o' - 26: 1, # 'p' - 7: 3, # 'r' - 8: 3, # 's' - 9: 3, # 't' - 14: 0, # 'u' - 32: 3, # 'v' - 57: 0, # 'w' - 58: 0, # 'x' - 11: 2, # 'y' - 22: 1, # 'z' - 63: 0, # '·' - 54: 0, # 'Ç' - 50: 0, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 0, # 'ç' - 61: 0, # 'î' - 34: 0, # 'ö' - 17: 2, # 'ü' - 30: 0, # 'ğ' - 41: 1, # 'İ' - 6: 3, # 'ı' - 40: 0, # 'Ş' - 19: 0, # 'ş' - }, - 49: { # 'L' - 23: 0, # 'A' - 37: 0, # 'B' - 47: 0, # 'C' - 39: 0, # 'D' - 29: 2, # 'E' - 52: 0, # 'F' - 36: 1, # 'G' - 45: 1, # 'H' - 53: 0, # 'I' - 60: 0, # 'J' - 16: 0, # 'K' - 49: 0, # 'L' - 20: 1, # 'M' - 46: 0, # 'N' - 42: 2, # 'O' - 48: 0, # 'P' - 44: 0, # 'R' - 35: 0, # 'S' - 31: 0, # 'T' - 51: 0, # 'U' - 38: 0, # 'V' - 62: 0, # 'W' - 43: 1, # 'Y' - 56: 0, # 'Z' - 1: 0, # 'a' - 21: 3, # 'b' - 28: 0, # 'c' - 12: 2, # 'd' - 2: 0, # 'e' - 18: 0, # 'f' - 27: 0, # 'g' - 25: 0, # 'h' - 3: 2, # 'i' - 24: 0, # 'j' - 10: 1, # 'k' - 5: 0, # 'l' - 13: 0, # 'm' - 4: 2, # 'n' - 15: 1, # 'o' - 26: 1, # 'p' - 7: 1, # 'r' - 8: 1, # 's' - 9: 1, # 't' - 14: 0, # 'u' - 32: 0, # 'v' - 57: 0, # 'w' - 58: 0, # 'x' - 11: 2, # 'y' - 22: 0, # 'z' - 63: 0, # '·' - 54: 0, # 'Ç' - 50: 0, # 'Ö' - 55: 2, # 'Ü' - 59: 0, # 'â' - 33: 0, # 'ç' - 61: 0, # 'î' - 34: 1, # 'ö' - 17: 1, # 'ü' - 30: 1, # 'ğ' - 41: 0, # 'İ' - 6: 2, # 'ı' - 40: 0, # 'Ş' - 19: 0, # 'ş' - }, - 20: { # 'M' - 23: 1, # 'A' - 37: 0, # 'B' - 47: 0, # 'C' - 39: 0, # 'D' - 29: 0, # 'E' - 52: 0, # 'F' - 36: 0, # 'G' - 45: 0, # 'H' - 53: 0, # 'I' - 60: 1, # 'J' - 16: 3, # 'K' - 49: 0, # 'L' - 20: 2, # 'M' - 46: 0, # 'N' - 42: 0, # 'O' - 48: 0, # 'P' - 44: 0, # 'R' - 35: 0, # 'S' - 31: 1, # 'T' - 51: 0, # 'U' - 38: 0, # 'V' - 62: 0, # 'W' - 43: 0, # 'Y' - 56: 0, # 'Z' - 1: 3, # 'a' - 21: 2, # 'b' - 28: 0, # 'c' - 12: 3, # 'd' - 2: 3, # 'e' - 18: 0, # 'f' - 27: 1, # 'g' - 25: 1, # 'h' - 3: 2, # 'i' - 24: 2, # 'j' - 10: 2, # 'k' - 5: 2, # 'l' - 13: 3, # 'm' - 4: 3, # 'n' - 15: 0, # 'o' - 26: 1, # 'p' - 7: 3, # 'r' - 8: 0, # 's' - 9: 2, # 't' - 14: 3, # 'u' - 32: 0, # 'v' - 57: 0, # 'w' - 58: 0, # 'x' - 11: 2, # 'y' - 22: 0, # 'z' - 63: 0, # '·' - 54: 0, # 'Ç' - 50: 0, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 3, # 'ç' - 61: 0, # 'î' - 34: 0, # 'ö' - 17: 0, # 'ü' - 30: 0, # 'ğ' - 41: 0, # 'İ' - 6: 3, # 'ı' - 40: 0, # 'Ş' - 19: 0, # 'ş' - }, - 46: { # 'N' - 23: 0, # 'A' - 37: 1, # 'B' - 47: 0, # 'C' - 39: 0, # 'D' - 29: 0, # 'E' - 52: 1, # 'F' - 36: 1, # 'G' - 45: 1, # 'H' - 53: 0, # 'I' - 60: 0, # 'J' - 16: 2, # 'K' - 49: 0, # 'L' - 20: 0, # 'M' - 46: 1, # 'N' - 42: 0, # 'O' - 48: 0, # 'P' - 44: 1, # 'R' - 35: 1, # 'S' - 31: 0, # 'T' - 51: 1, # 'U' - 38: 2, # 'V' - 62: 0, # 'W' - 43: 1, # 'Y' - 56: 0, # 'Z' - 1: 3, # 'a' - 21: 0, # 'b' - 28: 2, # 'c' - 12: 0, # 'd' - 2: 3, # 'e' - 18: 0, # 'f' - 27: 1, # 'g' - 25: 0, # 'h' - 3: 0, # 'i' - 24: 2, # 'j' - 10: 1, # 'k' - 5: 1, # 'l' - 13: 3, # 'm' - 4: 2, # 'n' - 15: 1, # 'o' - 26: 1, # 'p' - 7: 1, # 'r' - 8: 0, # 's' - 9: 0, # 't' - 14: 3, # 'u' - 32: 0, # 'v' - 57: 0, # 'w' - 58: 1, # 'x' - 11: 1, # 'y' - 22: 2, # 'z' - 63: 0, # '·' - 54: 1, # 'Ç' - 50: 1, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 0, # 'ç' - 61: 0, # 'î' - 34: 1, # 'ö' - 17: 0, # 'ü' - 30: 0, # 'ğ' - 41: 1, # 'İ' - 6: 2, # 'ı' - 40: 1, # 'Ş' - 19: 1, # 'ş' - }, - 42: { # 'O' - 23: 0, # 'A' - 37: 0, # 'B' - 47: 0, # 'C' - 39: 0, # 'D' - 29: 0, # 'E' - 52: 1, # 'F' - 36: 0, # 'G' - 45: 1, # 'H' - 53: 0, # 'I' - 60: 0, # 'J' - 16: 2, # 'K' - 49: 1, # 'L' - 20: 0, # 'M' - 46: 0, # 'N' - 42: 0, # 'O' - 48: 2, # 'P' - 44: 1, # 'R' - 35: 1, # 'S' - 31: 0, # 'T' - 51: 1, # 'U' - 38: 1, # 'V' - 62: 0, # 'W' - 43: 0, # 'Y' - 56: 0, # 'Z' - 1: 3, # 'a' - 21: 0, # 'b' - 28: 2, # 'c' - 12: 0, # 'd' - 2: 2, # 'e' - 18: 0, # 'f' - 27: 0, # 'g' - 25: 0, # 'h' - 3: 0, # 'i' - 24: 0, # 'j' - 10: 0, # 'k' - 5: 3, # 'l' - 13: 3, # 'm' - 4: 0, # 'n' - 15: 1, # 'o' - 26: 0, # 'p' - 7: 0, # 'r' - 8: 0, # 's' - 9: 0, # 't' - 14: 2, # 'u' - 32: 0, # 'v' - 57: 0, # 'w' - 58: 0, # 'x' - 11: 0, # 'y' - 22: 2, # 'z' - 63: 0, # '·' - 54: 2, # 'Ç' - 50: 1, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 2, # 'ç' - 61: 0, # 'î' - 34: 1, # 'ö' - 17: 0, # 'ü' - 30: 1, # 'ğ' - 41: 2, # 'İ' - 6: 1, # 'ı' - 40: 1, # 'Ş' - 19: 1, # 'ş' - }, - 48: { # 'P' - 23: 0, # 'A' - 37: 0, # 'B' - 47: 2, # 'C' - 39: 0, # 'D' - 29: 0, # 'E' - 52: 2, # 'F' - 36: 1, # 'G' - 45: 1, # 'H' - 53: 0, # 'I' - 60: 0, # 'J' - 16: 2, # 'K' - 49: 0, # 'L' - 20: 0, # 'M' - 46: 1, # 'N' - 42: 1, # 'O' - 48: 1, # 'P' - 44: 0, # 'R' - 35: 1, # 'S' - 31: 0, # 'T' - 51: 0, # 'U' - 38: 1, # 'V' - 62: 0, # 'W' - 43: 0, # 'Y' - 56: 0, # 'Z' - 1: 2, # 'a' - 21: 0, # 'b' - 28: 2, # 'c' - 12: 0, # 'd' - 2: 3, # 'e' - 18: 0, # 'f' - 27: 0, # 'g' - 25: 0, # 'h' - 3: 0, # 'i' - 24: 0, # 'j' - 10: 1, # 'k' - 5: 0, # 'l' - 13: 2, # 'm' - 4: 0, # 'n' - 15: 2, # 'o' - 26: 0, # 'p' - 7: 0, # 'r' - 8: 0, # 's' - 9: 0, # 't' - 14: 2, # 'u' - 32: 0, # 'v' - 57: 0, # 'w' - 58: 2, # 'x' - 11: 0, # 'y' - 22: 2, # 'z' - 63: 0, # '·' - 54: 1, # 'Ç' - 50: 2, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 0, # 'ç' - 61: 0, # 'î' - 34: 2, # 'ö' - 17: 0, # 'ü' - 30: 1, # 'ğ' - 41: 1, # 'İ' - 6: 0, # 'ı' - 40: 2, # 'Ş' - 19: 1, # 'ş' - }, - 44: { # 'R' - 23: 0, # 'A' - 37: 0, # 'B' - 47: 1, # 'C' - 39: 0, # 'D' - 29: 0, # 'E' - 52: 1, # 'F' - 36: 0, # 'G' - 45: 0, # 'H' - 53: 0, # 'I' - 60: 0, # 'J' - 16: 3, # 'K' - 49: 0, # 'L' - 20: 0, # 'M' - 46: 0, # 'N' - 42: 0, # 'O' - 48: 1, # 'P' - 44: 0, # 'R' - 35: 0, # 'S' - 31: 0, # 'T' - 51: 0, # 'U' - 38: 0, # 'V' - 62: 0, # 'W' - 43: 1, # 'Y' - 56: 0, # 'Z' - 1: 3, # 'a' - 21: 1, # 'b' - 28: 1, # 'c' - 12: 0, # 'd' - 2: 2, # 'e' - 18: 0, # 'f' - 27: 0, # 'g' - 25: 0, # 'h' - 3: 0, # 'i' - 24: 0, # 'j' - 10: 1, # 'k' - 5: 2, # 'l' - 13: 2, # 'm' - 4: 0, # 'n' - 15: 1, # 'o' - 26: 0, # 'p' - 7: 0, # 'r' - 8: 0, # 's' - 9: 0, # 't' - 14: 2, # 'u' - 32: 0, # 'v' - 57: 0, # 'w' - 58: 0, # 'x' - 11: 1, # 'y' - 22: 2, # 'z' - 63: 0, # '·' - 54: 0, # 'Ç' - 50: 1, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 1, # 'ç' - 61: 0, # 'î' - 34: 1, # 'ö' - 17: 1, # 'ü' - 30: 1, # 'ğ' - 41: 0, # 'İ' - 6: 2, # 'ı' - 40: 1, # 'Ş' - 19: 1, # 'ş' - }, - 35: { # 'S' - 23: 0, # 'A' - 37: 0, # 'B' - 47: 1, # 'C' - 39: 0, # 'D' - 29: 0, # 'E' - 52: 1, # 'F' - 36: 1, # 'G' - 45: 1, # 'H' - 53: 0, # 'I' - 60: 0, # 'J' - 16: 3, # 'K' - 49: 1, # 'L' - 20: 1, # 'M' - 46: 0, # 'N' - 42: 0, # 'O' - 48: 1, # 'P' - 44: 0, # 'R' - 35: 0, # 'S' - 31: 0, # 'T' - 51: 1, # 'U' - 38: 1, # 'V' - 62: 0, # 'W' - 43: 1, # 'Y' - 56: 0, # 'Z' - 1: 3, # 'a' - 21: 0, # 'b' - 28: 2, # 'c' - 12: 0, # 'd' - 2: 3, # 'e' - 18: 0, # 'f' - 27: 0, # 'g' - 25: 0, # 'h' - 3: 0, # 'i' - 24: 0, # 'j' - 10: 1, # 'k' - 5: 1, # 'l' - 13: 2, # 'm' - 4: 1, # 'n' - 15: 0, # 'o' - 26: 0, # 'p' - 7: 0, # 'r' - 8: 0, # 's' - 9: 1, # 't' - 14: 2, # 'u' - 32: 0, # 'v' - 57: 0, # 'w' - 58: 0, # 'x' - 11: 0, # 'y' - 22: 1, # 'z' - 63: 0, # '·' - 54: 2, # 'Ç' - 50: 2, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 3, # 'ç' - 61: 0, # 'î' - 34: 1, # 'ö' - 17: 0, # 'ü' - 30: 0, # 'ğ' - 41: 0, # 'İ' - 6: 3, # 'ı' - 40: 2, # 'Ş' - 19: 1, # 'ş' - }, - 31: { # 'T' - 23: 0, # 'A' - 37: 0, # 'B' - 47: 0, # 'C' - 39: 0, # 'D' - 29: 0, # 'E' - 52: 0, # 'F' - 36: 0, # 'G' - 45: 0, # 'H' - 53: 0, # 'I' - 60: 1, # 'J' - 16: 2, # 'K' - 49: 0, # 'L' - 20: 1, # 'M' - 46: 0, # 'N' - 42: 0, # 'O' - 48: 0, # 'P' - 44: 0, # 'R' - 35: 0, # 'S' - 31: 2, # 'T' - 51: 0, # 'U' - 38: 0, # 'V' - 62: 0, # 'W' - 43: 0, # 'Y' - 56: 0, # 'Z' - 1: 3, # 'a' - 21: 2, # 'b' - 28: 0, # 'c' - 12: 1, # 'd' - 2: 3, # 'e' - 18: 2, # 'f' - 27: 2, # 'g' - 25: 0, # 'h' - 3: 1, # 'i' - 24: 1, # 'j' - 10: 2, # 'k' - 5: 2, # 'l' - 13: 3, # 'm' - 4: 3, # 'n' - 15: 0, # 'o' - 26: 2, # 'p' - 7: 2, # 'r' - 8: 0, # 's' - 9: 2, # 't' - 14: 2, # 'u' - 32: 1, # 'v' - 57: 1, # 'w' - 58: 1, # 'x' - 11: 2, # 'y' - 22: 0, # 'z' - 63: 0, # '·' - 54: 0, # 'Ç' - 50: 0, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 0, # 'ç' - 61: 0, # 'î' - 34: 0, # 'ö' - 17: 1, # 'ü' - 30: 0, # 'ğ' - 41: 0, # 'İ' - 6: 3, # 'ı' - 40: 0, # 'Ş' - 19: 0, # 'ş' - }, - 51: { # 'U' - 23: 0, # 'A' - 37: 0, # 'B' - 47: 0, # 'C' - 39: 0, # 'D' - 29: 0, # 'E' - 52: 1, # 'F' - 36: 1, # 'G' - 45: 0, # 'H' - 53: 0, # 'I' - 60: 0, # 'J' - 16: 1, # 'K' - 49: 0, # 'L' - 20: 0, # 'M' - 46: 1, # 'N' - 42: 0, # 'O' - 48: 1, # 'P' - 44: 0, # 'R' - 35: 0, # 'S' - 31: 0, # 'T' - 51: 1, # 'U' - 38: 1, # 'V' - 62: 0, # 'W' - 43: 0, # 'Y' - 56: 0, # 'Z' - 1: 3, # 'a' - 21: 0, # 'b' - 28: 1, # 'c' - 12: 0, # 'd' - 2: 3, # 'e' - 18: 0, # 'f' - 27: 2, # 'g' - 25: 0, # 'h' - 3: 0, # 'i' - 24: 0, # 'j' - 10: 1, # 'k' - 5: 1, # 'l' - 13: 3, # 'm' - 4: 2, # 'n' - 15: 0, # 'o' - 26: 1, # 'p' - 7: 0, # 'r' - 8: 0, # 's' - 9: 0, # 't' - 14: 2, # 'u' - 32: 0, # 'v' - 57: 0, # 'w' - 58: 0, # 'x' - 11: 0, # 'y' - 22: 2, # 'z' - 63: 0, # '·' - 54: 1, # 'Ç' - 50: 1, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 0, # 'ç' - 61: 0, # 'î' - 34: 0, # 'ö' - 17: 0, # 'ü' - 30: 1, # 'ğ' - 41: 1, # 'İ' - 6: 2, # 'ı' - 40: 0, # 'Ş' - 19: 1, # 'ş' - }, - 38: { # 'V' - 23: 1, # 'A' - 37: 1, # 'B' - 47: 1, # 'C' - 39: 0, # 'D' - 29: 0, # 'E' - 52: 2, # 'F' - 36: 0, # 'G' - 45: 0, # 'H' - 53: 0, # 'I' - 60: 0, # 'J' - 16: 3, # 'K' - 49: 0, # 'L' - 20: 3, # 'M' - 46: 0, # 'N' - 42: 0, # 'O' - 48: 1, # 'P' - 44: 1, # 'R' - 35: 0, # 'S' - 31: 0, # 'T' - 51: 1, # 'U' - 38: 1, # 'V' - 62: 0, # 'W' - 43: 0, # 'Y' - 56: 0, # 'Z' - 1: 3, # 'a' - 21: 0, # 'b' - 28: 2, # 'c' - 12: 0, # 'd' - 2: 3, # 'e' - 18: 0, # 'f' - 27: 0, # 'g' - 25: 0, # 'h' - 3: 0, # 'i' - 24: 0, # 'j' - 10: 0, # 'k' - 5: 2, # 'l' - 13: 2, # 'm' - 4: 0, # 'n' - 15: 2, # 'o' - 26: 0, # 'p' - 7: 0, # 'r' - 8: 0, # 's' - 9: 1, # 't' - 14: 3, # 'u' - 32: 0, # 'v' - 57: 0, # 'w' - 58: 0, # 'x' - 11: 1, # 'y' - 22: 2, # 'z' - 63: 0, # '·' - 54: 1, # 'Ç' - 50: 1, # 'Ö' - 55: 0, # 'Ü' - 59: 1, # 'â' - 33: 2, # 'ç' - 61: 0, # 'î' - 34: 1, # 'ö' - 17: 0, # 'ü' - 30: 1, # 'ğ' - 41: 1, # 'İ' - 6: 3, # 'ı' - 40: 2, # 'Ş' - 19: 1, # 'ş' - }, - 62: { # 'W' - 23: 0, # 'A' - 37: 0, # 'B' - 47: 0, # 'C' - 39: 0, # 'D' - 29: 0, # 'E' - 52: 0, # 'F' - 36: 0, # 'G' - 45: 0, # 'H' - 53: 0, # 'I' - 60: 0, # 'J' - 16: 0, # 'K' - 49: 0, # 'L' - 20: 0, # 'M' - 46: 0, # 'N' - 42: 0, # 'O' - 48: 0, # 'P' - 44: 0, # 'R' - 35: 0, # 'S' - 31: 0, # 'T' - 51: 0, # 'U' - 38: 0, # 'V' - 62: 0, # 'W' - 43: 0, # 'Y' - 56: 0, # 'Z' - 1: 0, # 'a' - 21: 0, # 'b' - 28: 0, # 'c' - 12: 0, # 'd' - 2: 0, # 'e' - 18: 0, # 'f' - 27: 0, # 'g' - 25: 0, # 'h' - 3: 0, # 'i' - 24: 0, # 'j' - 10: 0, # 'k' - 5: 0, # 'l' - 13: 0, # 'm' - 4: 0, # 'n' - 15: 0, # 'o' - 26: 0, # 'p' - 7: 0, # 'r' - 8: 0, # 's' - 9: 0, # 't' - 14: 0, # 'u' - 32: 0, # 'v' - 57: 0, # 'w' - 58: 0, # 'x' - 11: 0, # 'y' - 22: 0, # 'z' - 63: 0, # '·' - 54: 0, # 'Ç' - 50: 0, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 0, # 'ç' - 61: 0, # 'î' - 34: 0, # 'ö' - 17: 0, # 'ü' - 30: 0, # 'ğ' - 41: 0, # 'İ' - 6: 0, # 'ı' - 40: 0, # 'Ş' - 19: 0, # 'ş' - }, - 43: { # 'Y' - 23: 0, # 'A' - 37: 0, # 'B' - 47: 1, # 'C' - 39: 0, # 'D' - 29: 0, # 'E' - 52: 2, # 'F' - 36: 0, # 'G' - 45: 1, # 'H' - 53: 1, # 'I' - 60: 0, # 'J' - 16: 2, # 'K' - 49: 0, # 'L' - 20: 0, # 'M' - 46: 2, # 'N' - 42: 0, # 'O' - 48: 2, # 'P' - 44: 1, # 'R' - 35: 1, # 'S' - 31: 0, # 'T' - 51: 1, # 'U' - 38: 2, # 'V' - 62: 0, # 'W' - 43: 0, # 'Y' - 56: 0, # 'Z' - 1: 3, # 'a' - 21: 0, # 'b' - 28: 2, # 'c' - 12: 0, # 'd' - 2: 2, # 'e' - 18: 0, # 'f' - 27: 0, # 'g' - 25: 0, # 'h' - 3: 0, # 'i' - 24: 1, # 'j' - 10: 1, # 'k' - 5: 1, # 'l' - 13: 3, # 'm' - 4: 0, # 'n' - 15: 2, # 'o' - 26: 0, # 'p' - 7: 0, # 'r' - 8: 0, # 's' - 9: 0, # 't' - 14: 3, # 'u' - 32: 0, # 'v' - 57: 0, # 'w' - 58: 1, # 'x' - 11: 0, # 'y' - 22: 2, # 'z' - 63: 0, # '·' - 54: 1, # 'Ç' - 50: 2, # 'Ö' - 55: 1, # 'Ü' - 59: 1, # 'â' - 33: 0, # 'ç' - 61: 0, # 'î' - 34: 1, # 'ö' - 17: 0, # 'ü' - 30: 1, # 'ğ' - 41: 1, # 'İ' - 6: 0, # 'ı' - 40: 2, # 'Ş' - 19: 1, # 'ş' - }, - 56: { # 'Z' - 23: 0, # 'A' - 37: 0, # 'B' - 47: 0, # 'C' - 39: 0, # 'D' - 29: 0, # 'E' - 52: 0, # 'F' - 36: 0, # 'G' - 45: 0, # 'H' - 53: 0, # 'I' - 60: 0, # 'J' - 16: 0, # 'K' - 49: 0, # 'L' - 20: 0, # 'M' - 46: 0, # 'N' - 42: 0, # 'O' - 48: 0, # 'P' - 44: 0, # 'R' - 35: 0, # 'S' - 31: 0, # 'T' - 51: 0, # 'U' - 38: 0, # 'V' - 62: 0, # 'W' - 43: 0, # 'Y' - 56: 2, # 'Z' - 1: 2, # 'a' - 21: 1, # 'b' - 28: 0, # 'c' - 12: 0, # 'd' - 2: 2, # 'e' - 18: 0, # 'f' - 27: 0, # 'g' - 25: 0, # 'h' - 3: 2, # 'i' - 24: 1, # 'j' - 10: 0, # 'k' - 5: 0, # 'l' - 13: 1, # 'm' - 4: 1, # 'n' - 15: 0, # 'o' - 26: 0, # 'p' - 7: 1, # 'r' - 8: 1, # 's' - 9: 0, # 't' - 14: 2, # 'u' - 32: 0, # 'v' - 57: 0, # 'w' - 58: 0, # 'x' - 11: 0, # 'y' - 22: 0, # 'z' - 63: 0, # '·' - 54: 0, # 'Ç' - 50: 0, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 0, # 'ç' - 61: 0, # 'î' - 34: 0, # 'ö' - 17: 1, # 'ü' - 30: 0, # 'ğ' - 41: 0, # 'İ' - 6: 1, # 'ı' - 40: 0, # 'Ş' - 19: 0, # 'ş' - }, - 1: { # 'a' - 23: 3, # 'A' - 37: 0, # 'B' - 47: 1, # 'C' - 39: 0, # 'D' - 29: 3, # 'E' - 52: 0, # 'F' - 36: 1, # 'G' - 45: 1, # 'H' - 53: 0, # 'I' - 60: 0, # 'J' - 16: 0, # 'K' - 49: 0, # 'L' - 20: 3, # 'M' - 46: 1, # 'N' - 42: 0, # 'O' - 48: 1, # 'P' - 44: 0, # 'R' - 35: 0, # 'S' - 31: 3, # 'T' - 51: 0, # 'U' - 38: 1, # 'V' - 62: 0, # 'W' - 43: 0, # 'Y' - 56: 2, # 'Z' - 1: 2, # 'a' - 21: 3, # 'b' - 28: 0, # 'c' - 12: 3, # 'd' - 2: 2, # 'e' - 18: 3, # 'f' - 27: 3, # 'g' - 25: 3, # 'h' - 3: 3, # 'i' - 24: 3, # 'j' - 10: 3, # 'k' - 5: 0, # 'l' - 13: 2, # 'm' - 4: 3, # 'n' - 15: 1, # 'o' - 26: 3, # 'p' - 7: 3, # 'r' - 8: 3, # 's' - 9: 3, # 't' - 14: 3, # 'u' - 32: 3, # 'v' - 57: 2, # 'w' - 58: 0, # 'x' - 11: 3, # 'y' - 22: 0, # 'z' - 63: 1, # '·' - 54: 0, # 'Ç' - 50: 0, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 1, # 'ç' - 61: 1, # 'î' - 34: 1, # 'ö' - 17: 3, # 'ü' - 30: 0, # 'ğ' - 41: 0, # 'İ' - 6: 3, # 'ı' - 40: 0, # 'Ş' - 19: 1, # 'ş' - }, - 21: { # 'b' - 23: 0, # 'A' - 37: 0, # 'B' - 47: 0, # 'C' - 39: 0, # 'D' - 29: 0, # 'E' - 52: 0, # 'F' - 36: 1, # 'G' - 45: 0, # 'H' - 53: 0, # 'I' - 60: 1, # 'J' - 16: 2, # 'K' - 49: 0, # 'L' - 20: 2, # 'M' - 46: 0, # 'N' - 42: 0, # 'O' - 48: 0, # 'P' - 44: 0, # 'R' - 35: 0, # 'S' - 31: 1, # 'T' - 51: 0, # 'U' - 38: 0, # 'V' - 62: 0, # 'W' - 43: 1, # 'Y' - 56: 0, # 'Z' - 1: 3, # 'a' - 21: 2, # 'b' - 28: 0, # 'c' - 12: 3, # 'd' - 2: 3, # 'e' - 18: 0, # 'f' - 27: 3, # 'g' - 25: 1, # 'h' - 3: 3, # 'i' - 24: 2, # 'j' - 10: 3, # 'k' - 5: 3, # 'l' - 13: 3, # 'm' - 4: 3, # 'n' - 15: 0, # 'o' - 26: 3, # 'p' - 7: 1, # 'r' - 8: 2, # 's' - 9: 2, # 't' - 14: 2, # 'u' - 32: 1, # 'v' - 57: 0, # 'w' - 58: 1, # 'x' - 11: 3, # 'y' - 22: 0, # 'z' - 63: 0, # '·' - 54: 0, # 'Ç' - 50: 0, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 1, # 'ç' - 61: 0, # 'î' - 34: 0, # 'ö' - 17: 0, # 'ü' - 30: 1, # 'ğ' - 41: 0, # 'İ' - 6: 2, # 'ı' - 40: 0, # 'Ş' - 19: 0, # 'ş' - }, - 28: { # 'c' - 23: 0, # 'A' - 37: 1, # 'B' - 47: 1, # 'C' - 39: 1, # 'D' - 29: 2, # 'E' - 52: 0, # 'F' - 36: 2, # 'G' - 45: 2, # 'H' - 53: 1, # 'I' - 60: 0, # 'J' - 16: 0, # 'K' - 49: 0, # 'L' - 20: 2, # 'M' - 46: 1, # 'N' - 42: 1, # 'O' - 48: 2, # 'P' - 44: 1, # 'R' - 35: 1, # 'S' - 31: 2, # 'T' - 51: 2, # 'U' - 38: 2, # 'V' - 62: 0, # 'W' - 43: 3, # 'Y' - 56: 0, # 'Z' - 1: 1, # 'a' - 21: 1, # 'b' - 28: 2, # 'c' - 12: 2, # 'd' - 2: 1, # 'e' - 18: 1, # 'f' - 27: 2, # 'g' - 25: 2, # 'h' - 3: 3, # 'i' - 24: 1, # 'j' - 10: 3, # 'k' - 5: 0, # 'l' - 13: 2, # 'm' - 4: 3, # 'n' - 15: 2, # 'o' - 26: 2, # 'p' - 7: 3, # 'r' - 8: 3, # 's' - 9: 3, # 't' - 14: 1, # 'u' - 32: 0, # 'v' - 57: 1, # 'w' - 58: 0, # 'x' - 11: 2, # 'y' - 22: 1, # 'z' - 63: 1, # '·' - 54: 0, # 'Ç' - 50: 0, # 'Ö' - 55: 1, # 'Ü' - 59: 0, # 'â' - 33: 0, # 'ç' - 61: 1, # 'î' - 34: 2, # 'ö' - 17: 2, # 'ü' - 30: 2, # 'ğ' - 41: 1, # 'İ' - 6: 3, # 'ı' - 40: 0, # 'Ş' - 19: 2, # 'ş' - }, - 12: { # 'd' - 23: 1, # 'A' - 37: 0, # 'B' - 47: 0, # 'C' - 39: 0, # 'D' - 29: 0, # 'E' - 52: 0, # 'F' - 36: 0, # 'G' - 45: 0, # 'H' - 53: 0, # 'I' - 60: 2, # 'J' - 16: 3, # 'K' - 49: 0, # 'L' - 20: 3, # 'M' - 46: 0, # 'N' - 42: 0, # 'O' - 48: 0, # 'P' - 44: 0, # 'R' - 35: 1, # 'S' - 31: 1, # 'T' - 51: 0, # 'U' - 38: 0, # 'V' - 62: 0, # 'W' - 43: 0, # 'Y' - 56: 0, # 'Z' - 1: 3, # 'a' - 21: 2, # 'b' - 28: 1, # 'c' - 12: 3, # 'd' - 2: 3, # 'e' - 18: 1, # 'f' - 27: 3, # 'g' - 25: 3, # 'h' - 3: 2, # 'i' - 24: 3, # 'j' - 10: 2, # 'k' - 5: 3, # 'l' - 13: 3, # 'm' - 4: 3, # 'n' - 15: 1, # 'o' - 26: 2, # 'p' - 7: 3, # 'r' - 8: 2, # 's' - 9: 2, # 't' - 14: 3, # 'u' - 32: 1, # 'v' - 57: 0, # 'w' - 58: 1, # 'x' - 11: 3, # 'y' - 22: 1, # 'z' - 63: 1, # '·' - 54: 0, # 'Ç' - 50: 0, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 0, # 'ç' - 61: 0, # 'î' - 34: 0, # 'ö' - 17: 1, # 'ü' - 30: 0, # 'ğ' - 41: 0, # 'İ' - 6: 2, # 'ı' - 40: 0, # 'Ş' - 19: 0, # 'ş' - }, - 2: { # 'e' - 23: 2, # 'A' - 37: 0, # 'B' - 47: 2, # 'C' - 39: 0, # 'D' - 29: 3, # 'E' - 52: 1, # 'F' - 36: 0, # 'G' - 45: 0, # 'H' - 53: 0, # 'I' - 60: 0, # 'J' - 16: 1, # 'K' - 49: 0, # 'L' - 20: 3, # 'M' - 46: 1, # 'N' - 42: 0, # 'O' - 48: 1, # 'P' - 44: 1, # 'R' - 35: 0, # 'S' - 31: 3, # 'T' - 51: 0, # 'U' - 38: 1, # 'V' - 62: 0, # 'W' - 43: 1, # 'Y' - 56: 0, # 'Z' - 1: 3, # 'a' - 21: 3, # 'b' - 28: 0, # 'c' - 12: 3, # 'd' - 2: 2, # 'e' - 18: 3, # 'f' - 27: 3, # 'g' - 25: 3, # 'h' - 3: 3, # 'i' - 24: 3, # 'j' - 10: 3, # 'k' - 5: 0, # 'l' - 13: 2, # 'm' - 4: 3, # 'n' - 15: 1, # 'o' - 26: 3, # 'p' - 7: 3, # 'r' - 8: 3, # 's' - 9: 3, # 't' - 14: 3, # 'u' - 32: 3, # 'v' - 57: 2, # 'w' - 58: 0, # 'x' - 11: 3, # 'y' - 22: 1, # 'z' - 63: 1, # '·' - 54: 0, # 'Ç' - 50: 0, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 1, # 'ç' - 61: 0, # 'î' - 34: 1, # 'ö' - 17: 3, # 'ü' - 30: 0, # 'ğ' - 41: 0, # 'İ' - 6: 3, # 'ı' - 40: 0, # 'Ş' - 19: 0, # 'ş' - }, - 18: { # 'f' - 23: 0, # 'A' - 37: 0, # 'B' - 47: 0, # 'C' - 39: 0, # 'D' - 29: 0, # 'E' - 52: 0, # 'F' - 36: 0, # 'G' - 45: 0, # 'H' - 53: 0, # 'I' - 60: 0, # 'J' - 16: 2, # 'K' - 49: 0, # 'L' - 20: 2, # 'M' - 46: 0, # 'N' - 42: 0, # 'O' - 48: 0, # 'P' - 44: 0, # 'R' - 35: 0, # 'S' - 31: 2, # 'T' - 51: 0, # 'U' - 38: 0, # 'V' - 62: 0, # 'W' - 43: 0, # 'Y' - 56: 0, # 'Z' - 1: 3, # 'a' - 21: 1, # 'b' - 28: 0, # 'c' - 12: 3, # 'd' - 2: 3, # 'e' - 18: 2, # 'f' - 27: 1, # 'g' - 25: 1, # 'h' - 3: 1, # 'i' - 24: 1, # 'j' - 10: 1, # 'k' - 5: 3, # 'l' - 13: 3, # 'm' - 4: 3, # 'n' - 15: 0, # 'o' - 26: 2, # 'p' - 7: 1, # 'r' - 8: 3, # 's' - 9: 3, # 't' - 14: 1, # 'u' - 32: 2, # 'v' - 57: 0, # 'w' - 58: 0, # 'x' - 11: 1, # 'y' - 22: 0, # 'z' - 63: 0, # '·' - 54: 0, # 'Ç' - 50: 0, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 1, # 'ç' - 61: 0, # 'î' - 34: 0, # 'ö' - 17: 1, # 'ü' - 30: 0, # 'ğ' - 41: 0, # 'İ' - 6: 1, # 'ı' - 40: 0, # 'Ş' - 19: 0, # 'ş' - }, - 27: { # 'g' - 23: 0, # 'A' - 37: 0, # 'B' - 47: 0, # 'C' - 39: 0, # 'D' - 29: 0, # 'E' - 52: 0, # 'F' - 36: 0, # 'G' - 45: 0, # 'H' - 53: 0, # 'I' - 60: 0, # 'J' - 16: 3, # 'K' - 49: 0, # 'L' - 20: 0, # 'M' - 46: 0, # 'N' - 42: 0, # 'O' - 48: 0, # 'P' - 44: 0, # 'R' - 35: 1, # 'S' - 31: 1, # 'T' - 51: 0, # 'U' - 38: 2, # 'V' - 62: 0, # 'W' - 43: 0, # 'Y' - 56: 0, # 'Z' - 1: 3, # 'a' - 21: 1, # 'b' - 28: 0, # 'c' - 12: 1, # 'd' - 2: 3, # 'e' - 18: 0, # 'f' - 27: 2, # 'g' - 25: 1, # 'h' - 3: 2, # 'i' - 24: 3, # 'j' - 10: 2, # 'k' - 5: 3, # 'l' - 13: 3, # 'm' - 4: 2, # 'n' - 15: 0, # 'o' - 26: 1, # 'p' - 7: 2, # 'r' - 8: 2, # 's' - 9: 3, # 't' - 14: 3, # 'u' - 32: 1, # 'v' - 57: 0, # 'w' - 58: 0, # 'x' - 11: 1, # 'y' - 22: 0, # 'z' - 63: 1, # '·' - 54: 0, # 'Ç' - 50: 0, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 0, # 'ç' - 61: 0, # 'î' - 34: 0, # 'ö' - 17: 0, # 'ü' - 30: 0, # 'ğ' - 41: 0, # 'İ' - 6: 2, # 'ı' - 40: 0, # 'Ş' - 19: 0, # 'ş' - }, - 25: { # 'h' - 23: 0, # 'A' - 37: 0, # 'B' - 47: 0, # 'C' - 39: 0, # 'D' - 29: 0, # 'E' - 52: 0, # 'F' - 36: 0, # 'G' - 45: 0, # 'H' - 53: 0, # 'I' - 60: 0, # 'J' - 16: 2, # 'K' - 49: 0, # 'L' - 20: 0, # 'M' - 46: 0, # 'N' - 42: 0, # 'O' - 48: 0, # 'P' - 44: 0, # 'R' - 35: 0, # 'S' - 31: 0, # 'T' - 51: 0, # 'U' - 38: 0, # 'V' - 62: 0, # 'W' - 43: 0, # 'Y' - 56: 0, # 'Z' - 1: 3, # 'a' - 21: 0, # 'b' - 28: 0, # 'c' - 12: 2, # 'd' - 2: 3, # 'e' - 18: 0, # 'f' - 27: 1, # 'g' - 25: 2, # 'h' - 3: 2, # 'i' - 24: 3, # 'j' - 10: 3, # 'k' - 5: 3, # 'l' - 13: 3, # 'm' - 4: 3, # 'n' - 15: 1, # 'o' - 26: 1, # 'p' - 7: 3, # 'r' - 8: 3, # 's' - 9: 2, # 't' - 14: 3, # 'u' - 32: 2, # 'v' - 57: 1, # 'w' - 58: 0, # 'x' - 11: 1, # 'y' - 22: 0, # 'z' - 63: 0, # '·' - 54: 0, # 'Ç' - 50: 0, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 0, # 'ç' - 61: 0, # 'î' - 34: 0, # 'ö' - 17: 0, # 'ü' - 30: 0, # 'ğ' - 41: 0, # 'İ' - 6: 3, # 'ı' - 40: 0, # 'Ş' - 19: 0, # 'ş' - }, - 3: { # 'i' - 23: 2, # 'A' - 37: 0, # 'B' - 47: 0, # 'C' - 39: 0, # 'D' - 29: 0, # 'E' - 52: 0, # 'F' - 36: 0, # 'G' - 45: 0, # 'H' - 53: 0, # 'I' - 60: 1, # 'J' - 16: 3, # 'K' - 49: 0, # 'L' - 20: 3, # 'M' - 46: 0, # 'N' - 42: 1, # 'O' - 48: 0, # 'P' - 44: 0, # 'R' - 35: 1, # 'S' - 31: 2, # 'T' - 51: 0, # 'U' - 38: 1, # 'V' - 62: 0, # 'W' - 43: 0, # 'Y' - 56: 0, # 'Z' - 1: 3, # 'a' - 21: 2, # 'b' - 28: 0, # 'c' - 12: 3, # 'd' - 2: 3, # 'e' - 18: 2, # 'f' - 27: 3, # 'g' - 25: 1, # 'h' - 3: 3, # 'i' - 24: 2, # 'j' - 10: 3, # 'k' - 5: 3, # 'l' - 13: 3, # 'm' - 4: 3, # 'n' - 15: 1, # 'o' - 26: 3, # 'p' - 7: 3, # 'r' - 8: 3, # 's' - 9: 3, # 't' - 14: 3, # 'u' - 32: 2, # 'v' - 57: 1, # 'w' - 58: 1, # 'x' - 11: 3, # 'y' - 22: 1, # 'z' - 63: 1, # '·' - 54: 0, # 'Ç' - 50: 0, # 'Ö' - 55: 1, # 'Ü' - 59: 0, # 'â' - 33: 2, # 'ç' - 61: 0, # 'î' - 34: 0, # 'ö' - 17: 3, # 'ü' - 30: 0, # 'ğ' - 41: 1, # 'İ' - 6: 2, # 'ı' - 40: 0, # 'Ş' - 19: 0, # 'ş' - }, - 24: { # 'j' - 23: 0, # 'A' - 37: 0, # 'B' - 47: 0, # 'C' - 39: 0, # 'D' - 29: 0, # 'E' - 52: 0, # 'F' - 36: 0, # 'G' - 45: 0, # 'H' - 53: 0, # 'I' - 60: 1, # 'J' - 16: 2, # 'K' - 49: 0, # 'L' - 20: 2, # 'M' - 46: 0, # 'N' - 42: 0, # 'O' - 48: 1, # 'P' - 44: 0, # 'R' - 35: 0, # 'S' - 31: 1, # 'T' - 51: 0, # 'U' - 38: 0, # 'V' - 62: 0, # 'W' - 43: 0, # 'Y' - 56: 1, # 'Z' - 1: 3, # 'a' - 21: 1, # 'b' - 28: 1, # 'c' - 12: 3, # 'd' - 2: 3, # 'e' - 18: 2, # 'f' - 27: 1, # 'g' - 25: 1, # 'h' - 3: 2, # 'i' - 24: 1, # 'j' - 10: 2, # 'k' - 5: 2, # 'l' - 13: 3, # 'm' - 4: 2, # 'n' - 15: 0, # 'o' - 26: 1, # 'p' - 7: 2, # 'r' - 8: 3, # 's' - 9: 2, # 't' - 14: 3, # 'u' - 32: 2, # 'v' - 57: 0, # 'w' - 58: 2, # 'x' - 11: 1, # 'y' - 22: 0, # 'z' - 63: 0, # '·' - 54: 0, # 'Ç' - 50: 0, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 1, # 'ç' - 61: 0, # 'î' - 34: 0, # 'ö' - 17: 1, # 'ü' - 30: 0, # 'ğ' - 41: 0, # 'İ' - 6: 3, # 'ı' - 40: 0, # 'Ş' - 19: 0, # 'ş' - }, - 10: { # 'k' - 23: 0, # 'A' - 37: 0, # 'B' - 47: 0, # 'C' - 39: 0, # 'D' - 29: 0, # 'E' - 52: 0, # 'F' - 36: 0, # 'G' - 45: 0, # 'H' - 53: 0, # 'I' - 60: 0, # 'J' - 16: 3, # 'K' - 49: 0, # 'L' - 20: 2, # 'M' - 46: 0, # 'N' - 42: 0, # 'O' - 48: 0, # 'P' - 44: 0, # 'R' - 35: 0, # 'S' - 31: 3, # 'T' - 51: 0, # 'U' - 38: 1, # 'V' - 62: 0, # 'W' - 43: 0, # 'Y' - 56: 1, # 'Z' - 1: 3, # 'a' - 21: 2, # 'b' - 28: 0, # 'c' - 12: 2, # 'd' - 2: 3, # 'e' - 18: 1, # 'f' - 27: 2, # 'g' - 25: 2, # 'h' - 3: 3, # 'i' - 24: 2, # 'j' - 10: 2, # 'k' - 5: 3, # 'l' - 13: 3, # 'm' - 4: 3, # 'n' - 15: 0, # 'o' - 26: 3, # 'p' - 7: 2, # 'r' - 8: 2, # 's' - 9: 2, # 't' - 14: 3, # 'u' - 32: 0, # 'v' - 57: 0, # 'w' - 58: 1, # 'x' - 11: 3, # 'y' - 22: 0, # 'z' - 63: 1, # '·' - 54: 0, # 'Ç' - 50: 0, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 3, # 'ç' - 61: 0, # 'î' - 34: 1, # 'ö' - 17: 3, # 'ü' - 30: 1, # 'ğ' - 41: 0, # 'İ' - 6: 3, # 'ı' - 40: 0, # 'Ş' - 19: 1, # 'ş' - }, - 5: { # 'l' - 23: 0, # 'A' - 37: 0, # 'B' - 47: 0, # 'C' - 39: 0, # 'D' - 29: 3, # 'E' - 52: 0, # 'F' - 36: 0, # 'G' - 45: 0, # 'H' - 53: 0, # 'I' - 60: 0, # 'J' - 16: 0, # 'K' - 49: 0, # 'L' - 20: 2, # 'M' - 46: 0, # 'N' - 42: 0, # 'O' - 48: 0, # 'P' - 44: 0, # 'R' - 35: 0, # 'S' - 31: 1, # 'T' - 51: 0, # 'U' - 38: 0, # 'V' - 62: 0, # 'W' - 43: 0, # 'Y' - 56: 0, # 'Z' - 1: 0, # 'a' - 21: 3, # 'b' - 28: 0, # 'c' - 12: 3, # 'd' - 2: 1, # 'e' - 18: 3, # 'f' - 27: 3, # 'g' - 25: 2, # 'h' - 3: 3, # 'i' - 24: 2, # 'j' - 10: 3, # 'k' - 5: 1, # 'l' - 13: 1, # 'm' - 4: 3, # 'n' - 15: 0, # 'o' - 26: 2, # 'p' - 7: 3, # 'r' - 8: 3, # 's' - 9: 3, # 't' - 14: 2, # 'u' - 32: 2, # 'v' - 57: 0, # 'w' - 58: 0, # 'x' - 11: 3, # 'y' - 22: 0, # 'z' - 63: 0, # '·' - 54: 0, # 'Ç' - 50: 0, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 1, # 'ç' - 61: 0, # 'î' - 34: 0, # 'ö' - 17: 2, # 'ü' - 30: 0, # 'ğ' - 41: 0, # 'İ' - 6: 3, # 'ı' - 40: 0, # 'Ş' - 19: 0, # 'ş' - }, - 13: { # 'm' - 23: 1, # 'A' - 37: 0, # 'B' - 47: 0, # 'C' - 39: 0, # 'D' - 29: 3, # 'E' - 52: 0, # 'F' - 36: 0, # 'G' - 45: 0, # 'H' - 53: 0, # 'I' - 60: 0, # 'J' - 16: 0, # 'K' - 49: 0, # 'L' - 20: 3, # 'M' - 46: 0, # 'N' - 42: 0, # 'O' - 48: 0, # 'P' - 44: 0, # 'R' - 35: 0, # 'S' - 31: 3, # 'T' - 51: 0, # 'U' - 38: 0, # 'V' - 62: 0, # 'W' - 43: 1, # 'Y' - 56: 0, # 'Z' - 1: 2, # 'a' - 21: 3, # 'b' - 28: 0, # 'c' - 12: 3, # 'd' - 2: 2, # 'e' - 18: 3, # 'f' - 27: 3, # 'g' - 25: 3, # 'h' - 3: 3, # 'i' - 24: 3, # 'j' - 10: 3, # 'k' - 5: 0, # 'l' - 13: 2, # 'm' - 4: 3, # 'n' - 15: 1, # 'o' - 26: 2, # 'p' - 7: 3, # 'r' - 8: 3, # 's' - 9: 3, # 't' - 14: 2, # 'u' - 32: 2, # 'v' - 57: 1, # 'w' - 58: 0, # 'x' - 11: 3, # 'y' - 22: 0, # 'z' - 63: 0, # '·' - 54: 0, # 'Ç' - 50: 0, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 0, # 'ç' - 61: 0, # 'î' - 34: 0, # 'ö' - 17: 3, # 'ü' - 30: 0, # 'ğ' - 41: 0, # 'İ' - 6: 3, # 'ı' - 40: 0, # 'Ş' - 19: 1, # 'ş' - }, - 4: { # 'n' - 23: 1, # 'A' - 37: 0, # 'B' - 47: 0, # 'C' - 39: 0, # 'D' - 29: 0, # 'E' - 52: 0, # 'F' - 36: 0, # 'G' - 45: 1, # 'H' - 53: 0, # 'I' - 60: 2, # 'J' - 16: 3, # 'K' - 49: 0, # 'L' - 20: 3, # 'M' - 46: 0, # 'N' - 42: 0, # 'O' - 48: 0, # 'P' - 44: 0, # 'R' - 35: 0, # 'S' - 31: 2, # 'T' - 51: 0, # 'U' - 38: 0, # 'V' - 62: 0, # 'W' - 43: 0, # 'Y' - 56: 0, # 'Z' - 1: 3, # 'a' - 21: 2, # 'b' - 28: 1, # 'c' - 12: 3, # 'd' - 2: 3, # 'e' - 18: 1, # 'f' - 27: 2, # 'g' - 25: 3, # 'h' - 3: 2, # 'i' - 24: 2, # 'j' - 10: 3, # 'k' - 5: 3, # 'l' - 13: 3, # 'm' - 4: 3, # 'n' - 15: 1, # 'o' - 26: 3, # 'p' - 7: 2, # 'r' - 8: 3, # 's' - 9: 3, # 't' - 14: 3, # 'u' - 32: 2, # 'v' - 57: 0, # 'w' - 58: 2, # 'x' - 11: 3, # 'y' - 22: 0, # 'z' - 63: 0, # '·' - 54: 0, # 'Ç' - 50: 0, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 1, # 'ç' - 61: 0, # 'î' - 34: 0, # 'ö' - 17: 2, # 'ü' - 30: 0, # 'ğ' - 41: 0, # 'İ' - 6: 1, # 'ı' - 40: 0, # 'Ş' - 19: 0, # 'ş' - }, - 15: { # 'o' - 23: 0, # 'A' - 37: 0, # 'B' - 47: 1, # 'C' - 39: 0, # 'D' - 29: 0, # 'E' - 52: 2, # 'F' - 36: 1, # 'G' - 45: 1, # 'H' - 53: 1, # 'I' - 60: 0, # 'J' - 16: 3, # 'K' - 49: 2, # 'L' - 20: 0, # 'M' - 46: 2, # 'N' - 42: 1, # 'O' - 48: 2, # 'P' - 44: 1, # 'R' - 35: 0, # 'S' - 31: 0, # 'T' - 51: 0, # 'U' - 38: 0, # 'V' - 62: 0, # 'W' - 43: 0, # 'Y' - 56: 0, # 'Z' - 1: 3, # 'a' - 21: 0, # 'b' - 28: 2, # 'c' - 12: 0, # 'd' - 2: 3, # 'e' - 18: 0, # 'f' - 27: 0, # 'g' - 25: 0, # 'h' - 3: 1, # 'i' - 24: 2, # 'j' - 10: 1, # 'k' - 5: 3, # 'l' - 13: 3, # 'm' - 4: 2, # 'n' - 15: 2, # 'o' - 26: 0, # 'p' - 7: 1, # 'r' - 8: 0, # 's' - 9: 0, # 't' - 14: 3, # 'u' - 32: 0, # 'v' - 57: 0, # 'w' - 58: 2, # 'x' - 11: 0, # 'y' - 22: 2, # 'z' - 63: 0, # '·' - 54: 1, # 'Ç' - 50: 2, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 3, # 'ç' - 61: 0, # 'î' - 34: 1, # 'ö' - 17: 0, # 'ü' - 30: 2, # 'ğ' - 41: 2, # 'İ' - 6: 3, # 'ı' - 40: 2, # 'Ş' - 19: 2, # 'ş' - }, - 26: { # 'p' - 23: 0, # 'A' - 37: 0, # 'B' - 47: 0, # 'C' - 39: 0, # 'D' - 29: 0, # 'E' - 52: 0, # 'F' - 36: 0, # 'G' - 45: 0, # 'H' - 53: 0, # 'I' - 60: 0, # 'J' - 16: 3, # 'K' - 49: 0, # 'L' - 20: 1, # 'M' - 46: 0, # 'N' - 42: 0, # 'O' - 48: 0, # 'P' - 44: 0, # 'R' - 35: 0, # 'S' - 31: 0, # 'T' - 51: 0, # 'U' - 38: 0, # 'V' - 62: 0, # 'W' - 43: 0, # 'Y' - 56: 0, # 'Z' - 1: 3, # 'a' - 21: 1, # 'b' - 28: 0, # 'c' - 12: 1, # 'd' - 2: 3, # 'e' - 18: 0, # 'f' - 27: 1, # 'g' - 25: 1, # 'h' - 3: 2, # 'i' - 24: 3, # 'j' - 10: 1, # 'k' - 5: 3, # 'l' - 13: 3, # 'm' - 4: 2, # 'n' - 15: 0, # 'o' - 26: 2, # 'p' - 7: 2, # 'r' - 8: 1, # 's' - 9: 1, # 't' - 14: 3, # 'u' - 32: 0, # 'v' - 57: 0, # 'w' - 58: 1, # 'x' - 11: 1, # 'y' - 22: 0, # 'z' - 63: 0, # '·' - 54: 0, # 'Ç' - 50: 0, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 3, # 'ç' - 61: 0, # 'î' - 34: 0, # 'ö' - 17: 1, # 'ü' - 30: 0, # 'ğ' - 41: 0, # 'İ' - 6: 3, # 'ı' - 40: 0, # 'Ş' - 19: 0, # 'ş' - }, - 7: { # 'r' - 23: 0, # 'A' - 37: 0, # 'B' - 47: 0, # 'C' - 39: 0, # 'D' - 29: 0, # 'E' - 52: 1, # 'F' - 36: 0, # 'G' - 45: 0, # 'H' - 53: 0, # 'I' - 60: 2, # 'J' - 16: 3, # 'K' - 49: 0, # 'L' - 20: 2, # 'M' - 46: 0, # 'N' - 42: 0, # 'O' - 48: 0, # 'P' - 44: 0, # 'R' - 35: 0, # 'S' - 31: 2, # 'T' - 51: 1, # 'U' - 38: 0, # 'V' - 62: 0, # 'W' - 43: 0, # 'Y' - 56: 1, # 'Z' - 1: 3, # 'a' - 21: 1, # 'b' - 28: 0, # 'c' - 12: 3, # 'd' - 2: 3, # 'e' - 18: 0, # 'f' - 27: 2, # 'g' - 25: 3, # 'h' - 3: 2, # 'i' - 24: 2, # 'j' - 10: 3, # 'k' - 5: 3, # 'l' - 13: 3, # 'm' - 4: 3, # 'n' - 15: 0, # 'o' - 26: 2, # 'p' - 7: 3, # 'r' - 8: 3, # 's' - 9: 3, # 't' - 14: 3, # 'u' - 32: 2, # 'v' - 57: 0, # 'w' - 58: 1, # 'x' - 11: 2, # 'y' - 22: 0, # 'z' - 63: 1, # '·' - 54: 0, # 'Ç' - 50: 0, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 2, # 'ç' - 61: 0, # 'î' - 34: 0, # 'ö' - 17: 3, # 'ü' - 30: 0, # 'ğ' - 41: 0, # 'İ' - 6: 2, # 'ı' - 40: 0, # 'Ş' - 19: 0, # 'ş' - }, - 8: { # 's' - 23: 1, # 'A' - 37: 0, # 'B' - 47: 0, # 'C' - 39: 0, # 'D' - 29: 0, # 'E' - 52: 0, # 'F' - 36: 1, # 'G' - 45: 0, # 'H' - 53: 0, # 'I' - 60: 0, # 'J' - 16: 3, # 'K' - 49: 0, # 'L' - 20: 3, # 'M' - 46: 0, # 'N' - 42: 0, # 'O' - 48: 0, # 'P' - 44: 0, # 'R' - 35: 0, # 'S' - 31: 2, # 'T' - 51: 0, # 'U' - 38: 0, # 'V' - 62: 0, # 'W' - 43: 0, # 'Y' - 56: 1, # 'Z' - 1: 3, # 'a' - 21: 2, # 'b' - 28: 1, # 'c' - 12: 3, # 'd' - 2: 3, # 'e' - 18: 0, # 'f' - 27: 2, # 'g' - 25: 2, # 'h' - 3: 2, # 'i' - 24: 3, # 'j' - 10: 3, # 'k' - 5: 3, # 'l' - 13: 3, # 'm' - 4: 3, # 'n' - 15: 0, # 'o' - 26: 3, # 'p' - 7: 3, # 'r' - 8: 3, # 's' - 9: 3, # 't' - 14: 3, # 'u' - 32: 2, # 'v' - 57: 0, # 'w' - 58: 1, # 'x' - 11: 2, # 'y' - 22: 1, # 'z' - 63: 0, # '·' - 54: 0, # 'Ç' - 50: 0, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 2, # 'ç' - 61: 0, # 'î' - 34: 0, # 'ö' - 17: 2, # 'ü' - 30: 0, # 'ğ' - 41: 0, # 'İ' - 6: 3, # 'ı' - 40: 0, # 'Ş' - 19: 1, # 'ş' - }, - 9: { # 't' - 23: 0, # 'A' - 37: 0, # 'B' - 47: 0, # 'C' - 39: 0, # 'D' - 29: 0, # 'E' - 52: 0, # 'F' - 36: 0, # 'G' - 45: 0, # 'H' - 53: 0, # 'I' - 60: 1, # 'J' - 16: 3, # 'K' - 49: 0, # 'L' - 20: 2, # 'M' - 46: 0, # 'N' - 42: 0, # 'O' - 48: 0, # 'P' - 44: 0, # 'R' - 35: 0, # 'S' - 31: 2, # 'T' - 51: 0, # 'U' - 38: 0, # 'V' - 62: 0, # 'W' - 43: 0, # 'Y' - 56: 1, # 'Z' - 1: 3, # 'a' - 21: 3, # 'b' - 28: 0, # 'c' - 12: 3, # 'd' - 2: 3, # 'e' - 18: 2, # 'f' - 27: 2, # 'g' - 25: 2, # 'h' - 3: 2, # 'i' - 24: 2, # 'j' - 10: 3, # 'k' - 5: 3, # 'l' - 13: 3, # 'm' - 4: 3, # 'n' - 15: 0, # 'o' - 26: 2, # 'p' - 7: 3, # 'r' - 8: 3, # 's' - 9: 3, # 't' - 14: 3, # 'u' - 32: 3, # 'v' - 57: 0, # 'w' - 58: 2, # 'x' - 11: 2, # 'y' - 22: 0, # 'z' - 63: 0, # '·' - 54: 0, # 'Ç' - 50: 0, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 3, # 'ç' - 61: 0, # 'î' - 34: 0, # 'ö' - 17: 2, # 'ü' - 30: 0, # 'ğ' - 41: 0, # 'İ' - 6: 3, # 'ı' - 40: 0, # 'Ş' - 19: 0, # 'ş' - }, - 14: { # 'u' - 23: 3, # 'A' - 37: 0, # 'B' - 47: 0, # 'C' - 39: 0, # 'D' - 29: 3, # 'E' - 52: 0, # 'F' - 36: 0, # 'G' - 45: 1, # 'H' - 53: 0, # 'I' - 60: 1, # 'J' - 16: 0, # 'K' - 49: 0, # 'L' - 20: 3, # 'M' - 46: 2, # 'N' - 42: 0, # 'O' - 48: 1, # 'P' - 44: 0, # 'R' - 35: 0, # 'S' - 31: 3, # 'T' - 51: 0, # 'U' - 38: 0, # 'V' - 62: 0, # 'W' - 43: 1, # 'Y' - 56: 2, # 'Z' - 1: 2, # 'a' - 21: 3, # 'b' - 28: 0, # 'c' - 12: 3, # 'd' - 2: 2, # 'e' - 18: 2, # 'f' - 27: 3, # 'g' - 25: 3, # 'h' - 3: 3, # 'i' - 24: 2, # 'j' - 10: 3, # 'k' - 5: 0, # 'l' - 13: 3, # 'm' - 4: 3, # 'n' - 15: 0, # 'o' - 26: 3, # 'p' - 7: 3, # 'r' - 8: 3, # 's' - 9: 3, # 't' - 14: 3, # 'u' - 32: 2, # 'v' - 57: 2, # 'w' - 58: 0, # 'x' - 11: 3, # 'y' - 22: 0, # 'z' - 63: 1, # '·' - 54: 0, # 'Ç' - 50: 0, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 0, # 'ç' - 61: 0, # 'î' - 34: 0, # 'ö' - 17: 3, # 'ü' - 30: 1, # 'ğ' - 41: 0, # 'İ' - 6: 3, # 'ı' - 40: 0, # 'Ş' - 19: 0, # 'ş' - }, - 32: { # 'v' - 23: 0, # 'A' - 37: 0, # 'B' - 47: 0, # 'C' - 39: 0, # 'D' - 29: 0, # 'E' - 52: 0, # 'F' - 36: 0, # 'G' - 45: 0, # 'H' - 53: 0, # 'I' - 60: 0, # 'J' - 16: 3, # 'K' - 49: 0, # 'L' - 20: 1, # 'M' - 46: 0, # 'N' - 42: 0, # 'O' - 48: 0, # 'P' - 44: 0, # 'R' - 35: 0, # 'S' - 31: 0, # 'T' - 51: 0, # 'U' - 38: 0, # 'V' - 62: 0, # 'W' - 43: 0, # 'Y' - 56: 0, # 'Z' - 1: 3, # 'a' - 21: 0, # 'b' - 28: 0, # 'c' - 12: 3, # 'd' - 2: 3, # 'e' - 18: 0, # 'f' - 27: 0, # 'g' - 25: 0, # 'h' - 3: 0, # 'i' - 24: 1, # 'j' - 10: 1, # 'k' - 5: 3, # 'l' - 13: 2, # 'm' - 4: 3, # 'n' - 15: 0, # 'o' - 26: 1, # 'p' - 7: 1, # 'r' - 8: 2, # 's' - 9: 3, # 't' - 14: 3, # 'u' - 32: 1, # 'v' - 57: 0, # 'w' - 58: 0, # 'x' - 11: 0, # 'y' - 22: 0, # 'z' - 63: 0, # '·' - 54: 0, # 'Ç' - 50: 0, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 2, # 'ç' - 61: 0, # 'î' - 34: 0, # 'ö' - 17: 0, # 'ü' - 30: 0, # 'ğ' - 41: 0, # 'İ' - 6: 1, # 'ı' - 40: 0, # 'Ş' - 19: 0, # 'ş' - }, - 57: { # 'w' - 23: 0, # 'A' - 37: 0, # 'B' - 47: 0, # 'C' - 39: 0, # 'D' - 29: 0, # 'E' - 52: 0, # 'F' - 36: 0, # 'G' - 45: 0, # 'H' - 53: 0, # 'I' - 60: 0, # 'J' - 16: 0, # 'K' - 49: 0, # 'L' - 20: 0, # 'M' - 46: 0, # 'N' - 42: 0, # 'O' - 48: 0, # 'P' - 44: 0, # 'R' - 35: 0, # 'S' - 31: 0, # 'T' - 51: 1, # 'U' - 38: 0, # 'V' - 62: 0, # 'W' - 43: 0, # 'Y' - 56: 0, # 'Z' - 1: 1, # 'a' - 21: 0, # 'b' - 28: 0, # 'c' - 12: 0, # 'd' - 2: 2, # 'e' - 18: 0, # 'f' - 27: 0, # 'g' - 25: 1, # 'h' - 3: 0, # 'i' - 24: 0, # 'j' - 10: 1, # 'k' - 5: 0, # 'l' - 13: 0, # 'm' - 4: 1, # 'n' - 15: 0, # 'o' - 26: 0, # 'p' - 7: 0, # 'r' - 8: 1, # 's' - 9: 0, # 't' - 14: 1, # 'u' - 32: 0, # 'v' - 57: 2, # 'w' - 58: 0, # 'x' - 11: 0, # 'y' - 22: 0, # 'z' - 63: 1, # '·' - 54: 0, # 'Ç' - 50: 0, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 0, # 'ç' - 61: 0, # 'î' - 34: 0, # 'ö' - 17: 1, # 'ü' - 30: 0, # 'ğ' - 41: 0, # 'İ' - 6: 0, # 'ı' - 40: 0, # 'Ş' - 19: 0, # 'ş' - }, - 58: { # 'x' - 23: 0, # 'A' - 37: 0, # 'B' - 47: 0, # 'C' - 39: 0, # 'D' - 29: 1, # 'E' - 52: 0, # 'F' - 36: 0, # 'G' - 45: 0, # 'H' - 53: 0, # 'I' - 60: 1, # 'J' - 16: 0, # 'K' - 49: 0, # 'L' - 20: 1, # 'M' - 46: 0, # 'N' - 42: 0, # 'O' - 48: 0, # 'P' - 44: 0, # 'R' - 35: 0, # 'S' - 31: 0, # 'T' - 51: 0, # 'U' - 38: 0, # 'V' - 62: 0, # 'W' - 43: 0, # 'Y' - 56: 0, # 'Z' - 1: 0, # 'a' - 21: 1, # 'b' - 28: 0, # 'c' - 12: 2, # 'd' - 2: 1, # 'e' - 18: 0, # 'f' - 27: 0, # 'g' - 25: 0, # 'h' - 3: 2, # 'i' - 24: 2, # 'j' - 10: 1, # 'k' - 5: 0, # 'l' - 13: 0, # 'm' - 4: 2, # 'n' - 15: 0, # 'o' - 26: 0, # 'p' - 7: 1, # 'r' - 8: 2, # 's' - 9: 1, # 't' - 14: 0, # 'u' - 32: 0, # 'v' - 57: 0, # 'w' - 58: 0, # 'x' - 11: 2, # 'y' - 22: 0, # 'z' - 63: 0, # '·' - 54: 0, # 'Ç' - 50: 0, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 0, # 'ç' - 61: 0, # 'î' - 34: 0, # 'ö' - 17: 1, # 'ü' - 30: 0, # 'ğ' - 41: 0, # 'İ' - 6: 2, # 'ı' - 40: 0, # 'Ş' - 19: 0, # 'ş' - }, - 11: { # 'y' - 23: 1, # 'A' - 37: 0, # 'B' - 47: 0, # 'C' - 39: 0, # 'D' - 29: 0, # 'E' - 52: 0, # 'F' - 36: 0, # 'G' - 45: 0, # 'H' - 53: 0, # 'I' - 60: 1, # 'J' - 16: 3, # 'K' - 49: 0, # 'L' - 20: 1, # 'M' - 46: 0, # 'N' - 42: 0, # 'O' - 48: 0, # 'P' - 44: 0, # 'R' - 35: 0, # 'S' - 31: 1, # 'T' - 51: 0, # 'U' - 38: 0, # 'V' - 62: 0, # 'W' - 43: 1, # 'Y' - 56: 1, # 'Z' - 1: 3, # 'a' - 21: 1, # 'b' - 28: 0, # 'c' - 12: 2, # 'd' - 2: 3, # 'e' - 18: 0, # 'f' - 27: 2, # 'g' - 25: 2, # 'h' - 3: 2, # 'i' - 24: 1, # 'j' - 10: 2, # 'k' - 5: 3, # 'l' - 13: 3, # 'm' - 4: 3, # 'n' - 15: 0, # 'o' - 26: 1, # 'p' - 7: 2, # 'r' - 8: 1, # 's' - 9: 2, # 't' - 14: 3, # 'u' - 32: 0, # 'v' - 57: 0, # 'w' - 58: 1, # 'x' - 11: 3, # 'y' - 22: 0, # 'z' - 63: 0, # '·' - 54: 0, # 'Ç' - 50: 0, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 3, # 'ç' - 61: 0, # 'î' - 34: 0, # 'ö' - 17: 2, # 'ü' - 30: 0, # 'ğ' - 41: 0, # 'İ' - 6: 3, # 'ı' - 40: 0, # 'Ş' - 19: 0, # 'ş' - }, - 22: { # 'z' - 23: 2, # 'A' - 37: 2, # 'B' - 47: 1, # 'C' - 39: 2, # 'D' - 29: 3, # 'E' - 52: 1, # 'F' - 36: 2, # 'G' - 45: 2, # 'H' - 53: 1, # 'I' - 60: 0, # 'J' - 16: 0, # 'K' - 49: 0, # 'L' - 20: 3, # 'M' - 46: 2, # 'N' - 42: 2, # 'O' - 48: 2, # 'P' - 44: 1, # 'R' - 35: 1, # 'S' - 31: 3, # 'T' - 51: 2, # 'U' - 38: 2, # 'V' - 62: 0, # 'W' - 43: 2, # 'Y' - 56: 1, # 'Z' - 1: 1, # 'a' - 21: 2, # 'b' - 28: 1, # 'c' - 12: 2, # 'd' - 2: 2, # 'e' - 18: 3, # 'f' - 27: 2, # 'g' - 25: 2, # 'h' - 3: 3, # 'i' - 24: 2, # 'j' - 10: 3, # 'k' - 5: 0, # 'l' - 13: 2, # 'm' - 4: 3, # 'n' - 15: 2, # 'o' - 26: 2, # 'p' - 7: 3, # 'r' - 8: 3, # 's' - 9: 3, # 't' - 14: 0, # 'u' - 32: 2, # 'v' - 57: 0, # 'w' - 58: 0, # 'x' - 11: 3, # 'y' - 22: 2, # 'z' - 63: 1, # '·' - 54: 0, # 'Ç' - 50: 0, # 'Ö' - 55: 2, # 'Ü' - 59: 1, # 'â' - 33: 0, # 'ç' - 61: 0, # 'î' - 34: 2, # 'ö' - 17: 2, # 'ü' - 30: 2, # 'ğ' - 41: 1, # 'İ' - 6: 3, # 'ı' - 40: 1, # 'Ş' - 19: 2, # 'ş' - }, - 63: { # '·' - 23: 0, # 'A' - 37: 0, # 'B' - 47: 0, # 'C' - 39: 0, # 'D' - 29: 0, # 'E' - 52: 0, # 'F' - 36: 0, # 'G' - 45: 0, # 'H' - 53: 0, # 'I' - 60: 0, # 'J' - 16: 0, # 'K' - 49: 0, # 'L' - 20: 0, # 'M' - 46: 0, # 'N' - 42: 0, # 'O' - 48: 0, # 'P' - 44: 0, # 'R' - 35: 0, # 'S' - 31: 0, # 'T' - 51: 0, # 'U' - 38: 0, # 'V' - 62: 0, # 'W' - 43: 0, # 'Y' - 56: 0, # 'Z' - 1: 0, # 'a' - 21: 0, # 'b' - 28: 0, # 'c' - 12: 0, # 'd' - 2: 1, # 'e' - 18: 0, # 'f' - 27: 0, # 'g' - 25: 0, # 'h' - 3: 0, # 'i' - 24: 0, # 'j' - 10: 0, # 'k' - 5: 0, # 'l' - 13: 2, # 'm' - 4: 0, # 'n' - 15: 0, # 'o' - 26: 0, # 'p' - 7: 0, # 'r' - 8: 0, # 's' - 9: 0, # 't' - 14: 2, # 'u' - 32: 0, # 'v' - 57: 0, # 'w' - 58: 0, # 'x' - 11: 0, # 'y' - 22: 0, # 'z' - 63: 0, # '·' - 54: 0, # 'Ç' - 50: 0, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 0, # 'ç' - 61: 0, # 'î' - 34: 0, # 'ö' - 17: 0, # 'ü' - 30: 0, # 'ğ' - 41: 0, # 'İ' - 6: 0, # 'ı' - 40: 0, # 'Ş' - 19: 0, # 'ş' - }, - 54: { # 'Ç' - 23: 0, # 'A' - 37: 0, # 'B' - 47: 1, # 'C' - 39: 1, # 'D' - 29: 0, # 'E' - 52: 0, # 'F' - 36: 1, # 'G' - 45: 1, # 'H' - 53: 1, # 'I' - 60: 0, # 'J' - 16: 0, # 'K' - 49: 0, # 'L' - 20: 0, # 'M' - 46: 0, # 'N' - 42: 1, # 'O' - 48: 1, # 'P' - 44: 0, # 'R' - 35: 0, # 'S' - 31: 0, # 'T' - 51: 1, # 'U' - 38: 1, # 'V' - 62: 0, # 'W' - 43: 2, # 'Y' - 56: 0, # 'Z' - 1: 0, # 'a' - 21: 1, # 'b' - 28: 0, # 'c' - 12: 1, # 'd' - 2: 0, # 'e' - 18: 0, # 'f' - 27: 1, # 'g' - 25: 0, # 'h' - 3: 3, # 'i' - 24: 0, # 'j' - 10: 1, # 'k' - 5: 0, # 'l' - 13: 0, # 'm' - 4: 2, # 'n' - 15: 1, # 'o' - 26: 0, # 'p' - 7: 2, # 'r' - 8: 0, # 's' - 9: 1, # 't' - 14: 0, # 'u' - 32: 2, # 'v' - 57: 0, # 'w' - 58: 0, # 'x' - 11: 0, # 'y' - 22: 0, # 'z' - 63: 0, # '·' - 54: 0, # 'Ç' - 50: 0, # 'Ö' - 55: 2, # 'Ü' - 59: 0, # 'â' - 33: 0, # 'ç' - 61: 0, # 'î' - 34: 1, # 'ö' - 17: 0, # 'ü' - 30: 0, # 'ğ' - 41: 0, # 'İ' - 6: 2, # 'ı' - 40: 0, # 'Ş' - 19: 1, # 'ş' - }, - 50: { # 'Ö' - 23: 0, # 'A' - 37: 0, # 'B' - 47: 1, # 'C' - 39: 1, # 'D' - 29: 2, # 'E' - 52: 0, # 'F' - 36: 1, # 'G' - 45: 2, # 'H' - 53: 0, # 'I' - 60: 0, # 'J' - 16: 0, # 'K' - 49: 0, # 'L' - 20: 1, # 'M' - 46: 1, # 'N' - 42: 2, # 'O' - 48: 2, # 'P' - 44: 1, # 'R' - 35: 0, # 'S' - 31: 0, # 'T' - 51: 1, # 'U' - 38: 1, # 'V' - 62: 0, # 'W' - 43: 2, # 'Y' - 56: 0, # 'Z' - 1: 0, # 'a' - 21: 2, # 'b' - 28: 1, # 'c' - 12: 2, # 'd' - 2: 0, # 'e' - 18: 1, # 'f' - 27: 1, # 'g' - 25: 1, # 'h' - 3: 2, # 'i' - 24: 0, # 'j' - 10: 2, # 'k' - 5: 0, # 'l' - 13: 0, # 'm' - 4: 3, # 'n' - 15: 2, # 'o' - 26: 2, # 'p' - 7: 3, # 'r' - 8: 1, # 's' - 9: 2, # 't' - 14: 0, # 'u' - 32: 1, # 'v' - 57: 0, # 'w' - 58: 0, # 'x' - 11: 0, # 'y' - 22: 1, # 'z' - 63: 0, # '·' - 54: 0, # 'Ç' - 50: 0, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 0, # 'ç' - 61: 0, # 'î' - 34: 2, # 'ö' - 17: 2, # 'ü' - 30: 1, # 'ğ' - 41: 0, # 'İ' - 6: 2, # 'ı' - 40: 0, # 'Ş' - 19: 1, # 'ş' - }, - 55: { # 'Ü' - 23: 0, # 'A' - 37: 0, # 'B' - 47: 0, # 'C' - 39: 0, # 'D' - 29: 0, # 'E' - 52: 2, # 'F' - 36: 0, # 'G' - 45: 0, # 'H' - 53: 0, # 'I' - 60: 0, # 'J' - 16: 1, # 'K' - 49: 0, # 'L' - 20: 0, # 'M' - 46: 0, # 'N' - 42: 0, # 'O' - 48: 1, # 'P' - 44: 0, # 'R' - 35: 0, # 'S' - 31: 0, # 'T' - 51: 0, # 'U' - 38: 1, # 'V' - 62: 0, # 'W' - 43: 0, # 'Y' - 56: 0, # 'Z' - 1: 2, # 'a' - 21: 0, # 'b' - 28: 2, # 'c' - 12: 0, # 'd' - 2: 2, # 'e' - 18: 0, # 'f' - 27: 1, # 'g' - 25: 0, # 'h' - 3: 0, # 'i' - 24: 0, # 'j' - 10: 0, # 'k' - 5: 1, # 'l' - 13: 1, # 'm' - 4: 1, # 'n' - 15: 0, # 'o' - 26: 0, # 'p' - 7: 0, # 'r' - 8: 0, # 's' - 9: 1, # 't' - 14: 2, # 'u' - 32: 0, # 'v' - 57: 0, # 'w' - 58: 0, # 'x' - 11: 0, # 'y' - 22: 1, # 'z' - 63: 0, # '·' - 54: 0, # 'Ç' - 50: 1, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 0, # 'ç' - 61: 0, # 'î' - 34: 1, # 'ö' - 17: 0, # 'ü' - 30: 1, # 'ğ' - 41: 1, # 'İ' - 6: 0, # 'ı' - 40: 0, # 'Ş' - 19: 1, # 'ş' - }, - 59: { # 'â' - 23: 0, # 'A' - 37: 0, # 'B' - 47: 0, # 'C' - 39: 0, # 'D' - 29: 0, # 'E' - 52: 0, # 'F' - 36: 1, # 'G' - 45: 0, # 'H' - 53: 0, # 'I' - 60: 0, # 'J' - 16: 1, # 'K' - 49: 0, # 'L' - 20: 0, # 'M' - 46: 0, # 'N' - 42: 0, # 'O' - 48: 0, # 'P' - 44: 0, # 'R' - 35: 0, # 'S' - 31: 0, # 'T' - 51: 0, # 'U' - 38: 0, # 'V' - 62: 0, # 'W' - 43: 0, # 'Y' - 56: 0, # 'Z' - 1: 2, # 'a' - 21: 0, # 'b' - 28: 0, # 'c' - 12: 0, # 'd' - 2: 2, # 'e' - 18: 0, # 'f' - 27: 0, # 'g' - 25: 0, # 'h' - 3: 0, # 'i' - 24: 0, # 'j' - 10: 0, # 'k' - 5: 0, # 'l' - 13: 2, # 'm' - 4: 0, # 'n' - 15: 1, # 'o' - 26: 0, # 'p' - 7: 0, # 'r' - 8: 0, # 's' - 9: 0, # 't' - 14: 2, # 'u' - 32: 0, # 'v' - 57: 0, # 'w' - 58: 0, # 'x' - 11: 0, # 'y' - 22: 1, # 'z' - 63: 0, # '·' - 54: 0, # 'Ç' - 50: 0, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 0, # 'ç' - 61: 0, # 'î' - 34: 0, # 'ö' - 17: 0, # 'ü' - 30: 0, # 'ğ' - 41: 0, # 'İ' - 6: 1, # 'ı' - 40: 1, # 'Ş' - 19: 0, # 'ş' - }, - 33: { # 'ç' - 23: 0, # 'A' - 37: 0, # 'B' - 47: 0, # 'C' - 39: 0, # 'D' - 29: 3, # 'E' - 52: 0, # 'F' - 36: 0, # 'G' - 45: 0, # 'H' - 53: 0, # 'I' - 60: 0, # 'J' - 16: 0, # 'K' - 49: 0, # 'L' - 20: 1, # 'M' - 46: 0, # 'N' - 42: 0, # 'O' - 48: 0, # 'P' - 44: 0, # 'R' - 35: 0, # 'S' - 31: 2, # 'T' - 51: 0, # 'U' - 38: 1, # 'V' - 62: 0, # 'W' - 43: 0, # 'Y' - 56: 0, # 'Z' - 1: 0, # 'a' - 21: 3, # 'b' - 28: 0, # 'c' - 12: 2, # 'd' - 2: 0, # 'e' - 18: 2, # 'f' - 27: 1, # 'g' - 25: 3, # 'h' - 3: 3, # 'i' - 24: 0, # 'j' - 10: 3, # 'k' - 5: 0, # 'l' - 13: 0, # 'm' - 4: 3, # 'n' - 15: 0, # 'o' - 26: 1, # 'p' - 7: 3, # 'r' - 8: 2, # 's' - 9: 3, # 't' - 14: 0, # 'u' - 32: 2, # 'v' - 57: 0, # 'w' - 58: 0, # 'x' - 11: 2, # 'y' - 22: 0, # 'z' - 63: 0, # '·' - 54: 0, # 'Ç' - 50: 0, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 0, # 'ç' - 61: 0, # 'î' - 34: 0, # 'ö' - 17: 1, # 'ü' - 30: 0, # 'ğ' - 41: 0, # 'İ' - 6: 3, # 'ı' - 40: 0, # 'Ş' - 19: 0, # 'ş' - }, - 61: { # 'î' - 23: 0, # 'A' - 37: 0, # 'B' - 47: 0, # 'C' - 39: 0, # 'D' - 29: 0, # 'E' - 52: 0, # 'F' - 36: 0, # 'G' - 45: 0, # 'H' - 53: 0, # 'I' - 60: 0, # 'J' - 16: 0, # 'K' - 49: 0, # 'L' - 20: 0, # 'M' - 46: 0, # 'N' - 42: 0, # 'O' - 48: 0, # 'P' - 44: 0, # 'R' - 35: 0, # 'S' - 31: 0, # 'T' - 51: 0, # 'U' - 38: 0, # 'V' - 62: 0, # 'W' - 43: 0, # 'Y' - 56: 1, # 'Z' - 1: 2, # 'a' - 21: 0, # 'b' - 28: 0, # 'c' - 12: 0, # 'd' - 2: 2, # 'e' - 18: 0, # 'f' - 27: 0, # 'g' - 25: 0, # 'h' - 3: 0, # 'i' - 24: 1, # 'j' - 10: 0, # 'k' - 5: 0, # 'l' - 13: 1, # 'm' - 4: 1, # 'n' - 15: 0, # 'o' - 26: 0, # 'p' - 7: 0, # 'r' - 8: 0, # 's' - 9: 0, # 't' - 14: 1, # 'u' - 32: 0, # 'v' - 57: 0, # 'w' - 58: 0, # 'x' - 11: 0, # 'y' - 22: 1, # 'z' - 63: 0, # '·' - 54: 0, # 'Ç' - 50: 0, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 0, # 'ç' - 61: 1, # 'î' - 34: 0, # 'ö' - 17: 0, # 'ü' - 30: 0, # 'ğ' - 41: 0, # 'İ' - 6: 1, # 'ı' - 40: 0, # 'Ş' - 19: 0, # 'ş' - }, - 34: { # 'ö' - 23: 0, # 'A' - 37: 1, # 'B' - 47: 1, # 'C' - 39: 0, # 'D' - 29: 0, # 'E' - 52: 2, # 'F' - 36: 1, # 'G' - 45: 1, # 'H' - 53: 0, # 'I' - 60: 0, # 'J' - 16: 3, # 'K' - 49: 1, # 'L' - 20: 0, # 'M' - 46: 1, # 'N' - 42: 1, # 'O' - 48: 2, # 'P' - 44: 1, # 'R' - 35: 1, # 'S' - 31: 1, # 'T' - 51: 1, # 'U' - 38: 1, # 'V' - 62: 0, # 'W' - 43: 0, # 'Y' - 56: 1, # 'Z' - 1: 3, # 'a' - 21: 1, # 'b' - 28: 2, # 'c' - 12: 1, # 'd' - 2: 3, # 'e' - 18: 0, # 'f' - 27: 2, # 'g' - 25: 2, # 'h' - 3: 1, # 'i' - 24: 2, # 'j' - 10: 1, # 'k' - 5: 2, # 'l' - 13: 3, # 'm' - 4: 2, # 'n' - 15: 2, # 'o' - 26: 0, # 'p' - 7: 0, # 'r' - 8: 3, # 's' - 9: 1, # 't' - 14: 3, # 'u' - 32: 0, # 'v' - 57: 0, # 'w' - 58: 0, # 'x' - 11: 1, # 'y' - 22: 2, # 'z' - 63: 0, # '·' - 54: 1, # 'Ç' - 50: 2, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 2, # 'ç' - 61: 0, # 'î' - 34: 2, # 'ö' - 17: 0, # 'ü' - 30: 2, # 'ğ' - 41: 1, # 'İ' - 6: 1, # 'ı' - 40: 2, # 'Ş' - 19: 1, # 'ş' - }, - 17: { # 'ü' - 23: 0, # 'A' - 37: 0, # 'B' - 47: 1, # 'C' - 39: 0, # 'D' - 29: 0, # 'E' - 52: 0, # 'F' - 36: 0, # 'G' - 45: 0, # 'H' - 53: 0, # 'I' - 60: 1, # 'J' - 16: 1, # 'K' - 49: 0, # 'L' - 20: 1, # 'M' - 46: 0, # 'N' - 42: 0, # 'O' - 48: 0, # 'P' - 44: 0, # 'R' - 35: 0, # 'S' - 31: 1, # 'T' - 51: 0, # 'U' - 38: 0, # 'V' - 62: 0, # 'W' - 43: 0, # 'Y' - 56: 1, # 'Z' - 1: 3, # 'a' - 21: 0, # 'b' - 28: 0, # 'c' - 12: 1, # 'd' - 2: 3, # 'e' - 18: 1, # 'f' - 27: 2, # 'g' - 25: 0, # 'h' - 3: 1, # 'i' - 24: 1, # 'j' - 10: 2, # 'k' - 5: 3, # 'l' - 13: 2, # 'm' - 4: 3, # 'n' - 15: 0, # 'o' - 26: 2, # 'p' - 7: 2, # 'r' - 8: 3, # 's' - 9: 2, # 't' - 14: 3, # 'u' - 32: 1, # 'v' - 57: 1, # 'w' - 58: 0, # 'x' - 11: 0, # 'y' - 22: 0, # 'z' - 63: 0, # '·' - 54: 0, # 'Ç' - 50: 0, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 1, # 'ç' - 61: 0, # 'î' - 34: 0, # 'ö' - 17: 2, # 'ü' - 30: 0, # 'ğ' - 41: 0, # 'İ' - 6: 2, # 'ı' - 40: 0, # 'Ş' - 19: 0, # 'ş' - }, - 30: { # 'ğ' - 23: 0, # 'A' - 37: 2, # 'B' - 47: 1, # 'C' - 39: 0, # 'D' - 29: 0, # 'E' - 52: 2, # 'F' - 36: 1, # 'G' - 45: 0, # 'H' - 53: 1, # 'I' - 60: 0, # 'J' - 16: 3, # 'K' - 49: 0, # 'L' - 20: 1, # 'M' - 46: 2, # 'N' - 42: 2, # 'O' - 48: 1, # 'P' - 44: 1, # 'R' - 35: 0, # 'S' - 31: 1, # 'T' - 51: 0, # 'U' - 38: 2, # 'V' - 62: 0, # 'W' - 43: 2, # 'Y' - 56: 0, # 'Z' - 1: 3, # 'a' - 21: 0, # 'b' - 28: 2, # 'c' - 12: 0, # 'd' - 2: 2, # 'e' - 18: 0, # 'f' - 27: 0, # 'g' - 25: 0, # 'h' - 3: 0, # 'i' - 24: 3, # 'j' - 10: 1, # 'k' - 5: 2, # 'l' - 13: 3, # 'm' - 4: 0, # 'n' - 15: 1, # 'o' - 26: 0, # 'p' - 7: 1, # 'r' - 8: 0, # 's' - 9: 0, # 't' - 14: 3, # 'u' - 32: 0, # 'v' - 57: 0, # 'w' - 58: 0, # 'x' - 11: 0, # 'y' - 22: 2, # 'z' - 63: 0, # '·' - 54: 2, # 'Ç' - 50: 2, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 1, # 'ç' - 61: 0, # 'î' - 34: 2, # 'ö' - 17: 0, # 'ü' - 30: 1, # 'ğ' - 41: 2, # 'İ' - 6: 2, # 'ı' - 40: 2, # 'Ş' - 19: 1, # 'ş' - }, - 41: { # 'İ' - 23: 0, # 'A' - 37: 0, # 'B' - 47: 1, # 'C' - 39: 1, # 'D' - 29: 1, # 'E' - 52: 0, # 'F' - 36: 2, # 'G' - 45: 2, # 'H' - 53: 0, # 'I' - 60: 0, # 'J' - 16: 0, # 'K' - 49: 0, # 'L' - 20: 2, # 'M' - 46: 1, # 'N' - 42: 1, # 'O' - 48: 2, # 'P' - 44: 0, # 'R' - 35: 1, # 'S' - 31: 1, # 'T' - 51: 1, # 'U' - 38: 1, # 'V' - 62: 0, # 'W' - 43: 2, # 'Y' - 56: 0, # 'Z' - 1: 1, # 'a' - 21: 2, # 'b' - 28: 1, # 'c' - 12: 2, # 'd' - 2: 1, # 'e' - 18: 0, # 'f' - 27: 3, # 'g' - 25: 2, # 'h' - 3: 2, # 'i' - 24: 2, # 'j' - 10: 2, # 'k' - 5: 0, # 'l' - 13: 1, # 'm' - 4: 3, # 'n' - 15: 1, # 'o' - 26: 1, # 'p' - 7: 3, # 'r' - 8: 3, # 's' - 9: 2, # 't' - 14: 0, # 'u' - 32: 0, # 'v' - 57: 1, # 'w' - 58: 0, # 'x' - 11: 2, # 'y' - 22: 0, # 'z' - 63: 0, # '·' - 54: 0, # 'Ç' - 50: 0, # 'Ö' - 55: 1, # 'Ü' - 59: 1, # 'â' - 33: 0, # 'ç' - 61: 0, # 'î' - 34: 1, # 'ö' - 17: 1, # 'ü' - 30: 2, # 'ğ' - 41: 0, # 'İ' - 6: 3, # 'ı' - 40: 0, # 'Ş' - 19: 1, # 'ş' - }, - 6: { # 'ı' - 23: 2, # 'A' - 37: 0, # 'B' - 47: 0, # 'C' - 39: 0, # 'D' - 29: 0, # 'E' - 52: 0, # 'F' - 36: 1, # 'G' - 45: 0, # 'H' - 53: 0, # 'I' - 60: 2, # 'J' - 16: 3, # 'K' - 49: 0, # 'L' - 20: 3, # 'M' - 46: 1, # 'N' - 42: 0, # 'O' - 48: 0, # 'P' - 44: 0, # 'R' - 35: 0, # 'S' - 31: 2, # 'T' - 51: 0, # 'U' - 38: 0, # 'V' - 62: 0, # 'W' - 43: 2, # 'Y' - 56: 1, # 'Z' - 1: 3, # 'a' - 21: 2, # 'b' - 28: 1, # 'c' - 12: 3, # 'd' - 2: 3, # 'e' - 18: 3, # 'f' - 27: 3, # 'g' - 25: 2, # 'h' - 3: 3, # 'i' - 24: 3, # 'j' - 10: 3, # 'k' - 5: 3, # 'l' - 13: 3, # 'm' - 4: 3, # 'n' - 15: 0, # 'o' - 26: 3, # 'p' - 7: 3, # 'r' - 8: 3, # 's' - 9: 3, # 't' - 14: 3, # 'u' - 32: 3, # 'v' - 57: 1, # 'w' - 58: 1, # 'x' - 11: 3, # 'y' - 22: 0, # 'z' - 63: 1, # '·' - 54: 0, # 'Ç' - 50: 0, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 2, # 'ç' - 61: 0, # 'î' - 34: 0, # 'ö' - 17: 3, # 'ü' - 30: 0, # 'ğ' - 41: 0, # 'İ' - 6: 3, # 'ı' - 40: 0, # 'Ş' - 19: 0, # 'ş' - }, - 40: { # 'Ş' - 23: 0, # 'A' - 37: 0, # 'B' - 47: 1, # 'C' - 39: 1, # 'D' - 29: 1, # 'E' - 52: 0, # 'F' - 36: 1, # 'G' - 45: 2, # 'H' - 53: 1, # 'I' - 60: 0, # 'J' - 16: 0, # 'K' - 49: 0, # 'L' - 20: 2, # 'M' - 46: 1, # 'N' - 42: 1, # 'O' - 48: 2, # 'P' - 44: 2, # 'R' - 35: 1, # 'S' - 31: 1, # 'T' - 51: 0, # 'U' - 38: 1, # 'V' - 62: 0, # 'W' - 43: 2, # 'Y' - 56: 1, # 'Z' - 1: 0, # 'a' - 21: 2, # 'b' - 28: 0, # 'c' - 12: 2, # 'd' - 2: 0, # 'e' - 18: 3, # 'f' - 27: 0, # 'g' - 25: 2, # 'h' - 3: 3, # 'i' - 24: 2, # 'j' - 10: 1, # 'k' - 5: 0, # 'l' - 13: 1, # 'm' - 4: 3, # 'n' - 15: 2, # 'o' - 26: 0, # 'p' - 7: 3, # 'r' - 8: 2, # 's' - 9: 2, # 't' - 14: 1, # 'u' - 32: 3, # 'v' - 57: 0, # 'w' - 58: 0, # 'x' - 11: 2, # 'y' - 22: 0, # 'z' - 63: 0, # '·' - 54: 0, # 'Ç' - 50: 0, # 'Ö' - 55: 1, # 'Ü' - 59: 0, # 'â' - 33: 0, # 'ç' - 61: 0, # 'î' - 34: 2, # 'ö' - 17: 1, # 'ü' - 30: 2, # 'ğ' - 41: 0, # 'İ' - 6: 2, # 'ı' - 40: 1, # 'Ş' - 19: 2, # 'ş' - }, - 19: { # 'ş' - 23: 0, # 'A' - 37: 0, # 'B' - 47: 1, # 'C' - 39: 0, # 'D' - 29: 0, # 'E' - 52: 2, # 'F' - 36: 1, # 'G' - 45: 0, # 'H' - 53: 0, # 'I' - 60: 0, # 'J' - 16: 3, # 'K' - 49: 2, # 'L' - 20: 0, # 'M' - 46: 1, # 'N' - 42: 1, # 'O' - 48: 1, # 'P' - 44: 1, # 'R' - 35: 1, # 'S' - 31: 0, # 'T' - 51: 1, # 'U' - 38: 1, # 'V' - 62: 0, # 'W' - 43: 1, # 'Y' - 56: 0, # 'Z' - 1: 3, # 'a' - 21: 1, # 'b' - 28: 2, # 'c' - 12: 0, # 'd' - 2: 3, # 'e' - 18: 0, # 'f' - 27: 2, # 'g' - 25: 1, # 'h' - 3: 1, # 'i' - 24: 0, # 'j' - 10: 2, # 'k' - 5: 2, # 'l' - 13: 3, # 'm' - 4: 0, # 'n' - 15: 0, # 'o' - 26: 1, # 'p' - 7: 3, # 'r' - 8: 0, # 's' - 9: 0, # 't' - 14: 3, # 'u' - 32: 0, # 'v' - 57: 0, # 'w' - 58: 0, # 'x' - 11: 0, # 'y' - 22: 2, # 'z' - 63: 0, # '·' - 54: 1, # 'Ç' - 50: 2, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 1, # 'ç' - 61: 1, # 'î' - 34: 2, # 'ö' - 17: 0, # 'ü' - 30: 1, # 'ğ' - 41: 1, # 'İ' - 6: 1, # 'ı' - 40: 1, # 'Ş' - 19: 1, # 'ş' - }, -} - -# 255: Undefined characters that did not exist in training text -# 254: Carriage/Return -# 253: symbol (punctuation) that does not belong to word -# 252: 0 - 9 -# 251: Control characters - -# Character Mapping Table(s): -ISO_8859_9_TURKISH_CHAR_TO_ORDER = { - 0: 255, # '\x00' - 1: 255, # '\x01' - 2: 255, # '\x02' - 3: 255, # '\x03' - 4: 255, # '\x04' - 5: 255, # '\x05' - 6: 255, # '\x06' - 7: 255, # '\x07' - 8: 255, # '\x08' - 9: 255, # '\t' - 10: 255, # '\n' - 11: 255, # '\x0b' - 12: 255, # '\x0c' - 13: 255, # '\r' - 14: 255, # '\x0e' - 15: 255, # '\x0f' - 16: 255, # '\x10' - 17: 255, # '\x11' - 18: 255, # '\x12' - 19: 255, # '\x13' - 20: 255, # '\x14' - 21: 255, # '\x15' - 22: 255, # '\x16' - 23: 255, # '\x17' - 24: 255, # '\x18' - 25: 255, # '\x19' - 26: 255, # '\x1a' - 27: 255, # '\x1b' - 28: 255, # '\x1c' - 29: 255, # '\x1d' - 30: 255, # '\x1e' - 31: 255, # '\x1f' - 32: 255, # ' ' - 33: 255, # '!' - 34: 255, # '"' - 35: 255, # '#' - 36: 255, # '$' - 37: 255, # '%' - 38: 255, # '&' - 39: 255, # "'" - 40: 255, # '(' - 41: 255, # ')' - 42: 255, # '*' - 43: 255, # '+' - 44: 255, # ',' - 45: 255, # '-' - 46: 255, # '.' - 47: 255, # '/' - 48: 255, # '0' - 49: 255, # '1' - 50: 255, # '2' - 51: 255, # '3' - 52: 255, # '4' - 53: 255, # '5' - 54: 255, # '6' - 55: 255, # '7' - 56: 255, # '8' - 57: 255, # '9' - 58: 255, # ':' - 59: 255, # ';' - 60: 255, # '<' - 61: 255, # '=' - 62: 255, # '>' - 63: 255, # '?' - 64: 255, # '@' - 65: 23, # 'A' - 66: 37, # 'B' - 67: 47, # 'C' - 68: 39, # 'D' - 69: 29, # 'E' - 70: 52, # 'F' - 71: 36, # 'G' - 72: 45, # 'H' - 73: 53, # 'I' - 74: 60, # 'J' - 75: 16, # 'K' - 76: 49, # 'L' - 77: 20, # 'M' - 78: 46, # 'N' - 79: 42, # 'O' - 80: 48, # 'P' - 81: 69, # 'Q' - 82: 44, # 'R' - 83: 35, # 'S' - 84: 31, # 'T' - 85: 51, # 'U' - 86: 38, # 'V' - 87: 62, # 'W' - 88: 65, # 'X' - 89: 43, # 'Y' - 90: 56, # 'Z' - 91: 255, # '[' - 92: 255, # '\\' - 93: 255, # ']' - 94: 255, # '^' - 95: 255, # '_' - 96: 255, # '`' - 97: 1, # 'a' - 98: 21, # 'b' - 99: 28, # 'c' - 100: 12, # 'd' - 101: 2, # 'e' - 102: 18, # 'f' - 103: 27, # 'g' - 104: 25, # 'h' - 105: 3, # 'i' - 106: 24, # 'j' - 107: 10, # 'k' - 108: 5, # 'l' - 109: 13, # 'm' - 110: 4, # 'n' - 111: 15, # 'o' - 112: 26, # 'p' - 113: 64, # 'q' - 114: 7, # 'r' - 115: 8, # 's' - 116: 9, # 't' - 117: 14, # 'u' - 118: 32, # 'v' - 119: 57, # 'w' - 120: 58, # 'x' - 121: 11, # 'y' - 122: 22, # 'z' - 123: 255, # '{' - 124: 255, # '|' - 125: 255, # '}' - 126: 255, # '~' - 127: 255, # '\x7f' - 128: 180, # '\x80' - 129: 179, # '\x81' - 130: 178, # '\x82' - 131: 177, # '\x83' - 132: 176, # '\x84' - 133: 175, # '\x85' - 134: 174, # '\x86' - 135: 173, # '\x87' - 136: 172, # '\x88' - 137: 171, # '\x89' - 138: 170, # '\x8a' - 139: 169, # '\x8b' - 140: 168, # '\x8c' - 141: 167, # '\x8d' - 142: 166, # '\x8e' - 143: 165, # '\x8f' - 144: 164, # '\x90' - 145: 163, # '\x91' - 146: 162, # '\x92' - 147: 161, # '\x93' - 148: 160, # '\x94' - 149: 159, # '\x95' - 150: 101, # '\x96' - 151: 158, # '\x97' - 152: 157, # '\x98' - 153: 156, # '\x99' - 154: 155, # '\x9a' - 155: 154, # '\x9b' - 156: 153, # '\x9c' - 157: 152, # '\x9d' - 158: 151, # '\x9e' - 159: 106, # '\x9f' - 160: 150, # '\xa0' - 161: 149, # '¡' - 162: 148, # '¢' - 163: 147, # '£' - 164: 146, # '¤' - 165: 145, # '¥' - 166: 144, # '¦' - 167: 100, # '§' - 168: 143, # '¨' - 169: 142, # '©' - 170: 141, # 'ª' - 171: 140, # '«' - 172: 139, # '¬' - 173: 138, # '\xad' - 174: 137, # '®' - 175: 136, # '¯' - 176: 94, # '°' - 177: 80, # '±' - 178: 93, # '²' - 179: 135, # '³' - 180: 105, # '´' - 181: 134, # 'µ' - 182: 133, # '¶' - 183: 63, # '·' - 184: 132, # '¸' - 185: 131, # '¹' - 186: 130, # 'º' - 187: 129, # '»' - 188: 128, # '¼' - 189: 127, # '½' - 190: 126, # '¾' - 191: 125, # '¿' - 192: 124, # 'À' - 193: 104, # 'Á' - 194: 73, # 'Â' - 195: 99, # 'Ã' - 196: 79, # 'Ä' - 197: 85, # 'Å' - 198: 123, # 'Æ' - 199: 54, # 'Ç' - 200: 122, # 'È' - 201: 98, # 'É' - 202: 92, # 'Ê' - 203: 121, # 'Ë' - 204: 120, # 'Ì' - 205: 91, # 'Í' - 206: 103, # 'Î' - 207: 119, # 'Ï' - 208: 68, # 'Ğ' - 209: 118, # 'Ñ' - 210: 117, # 'Ò' - 211: 97, # 'Ó' - 212: 116, # 'Ô' - 213: 115, # 'Õ' - 214: 50, # 'Ö' - 215: 90, # '×' - 216: 114, # 'Ø' - 217: 113, # 'Ù' - 218: 112, # 'Ú' - 219: 111, # 'Û' - 220: 55, # 'Ü' - 221: 41, # 'İ' - 222: 40, # 'Ş' - 223: 86, # 'ß' - 224: 89, # 'à' - 225: 70, # 'á' - 226: 59, # 'â' - 227: 78, # 'ã' - 228: 71, # 'ä' - 229: 82, # 'å' - 230: 88, # 'æ' - 231: 33, # 'ç' - 232: 77, # 'è' - 233: 66, # 'é' - 234: 84, # 'ê' - 235: 83, # 'ë' - 236: 110, # 'ì' - 237: 75, # 'í' - 238: 61, # 'î' - 239: 96, # 'ï' - 240: 30, # 'ğ' - 241: 67, # 'ñ' - 242: 109, # 'ò' - 243: 74, # 'ó' - 244: 87, # 'ô' - 245: 102, # 'õ' - 246: 34, # 'ö' - 247: 95, # '÷' - 248: 81, # 'ø' - 249: 108, # 'ù' - 250: 76, # 'ú' - 251: 72, # 'û' - 252: 17, # 'ü' - 253: 6, # 'ı' - 254: 19, # 'ş' - 255: 107, # 'ÿ' -} - -ISO_8859_9_TURKISH_MODEL = SingleByteCharSetModel( - charset_name="ISO-8859-9", - language="Turkish", - char_to_order_map=ISO_8859_9_TURKISH_CHAR_TO_ORDER, - language_model=TURKISH_LANG_MODEL, - typical_positive_ratio=0.97029, - keep_ascii_letters=True, - alphabet="ABCDEFGHIJKLMNOPRSTUVYZabcdefghijklmnoprstuvyzÂÇÎÖÛÜâçîöûüĞğİıŞş", -) diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/chardet/latin1prober.py b/bot/lib/python3.11/site-packages/pip/_vendor/chardet/latin1prober.py deleted file mode 100644 index 241f14a..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/chardet/latin1prober.py +++ /dev/null @@ -1,145 +0,0 @@ -######################## BEGIN LICENSE BLOCK ######################## -# The Original Code is Mozilla Universal charset detector code. -# -# The Initial Developer of the Original Code is -# Netscape Communications Corporation. -# Portions created by the Initial Developer are Copyright (C) 2001 -# the Initial Developer. All Rights Reserved. -# -# Contributor(s): -# Mark Pilgrim - port to Python -# Shy Shalom - original C code -# -# This library is free software; you can redistribute it and/or -# modify it under the terms of the GNU Lesser General Public -# License as published by the Free Software Foundation; either -# version 2.1 of the License, or (at your option) any later version. -# -# This library is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -# Lesser General Public License for more details. -# -# You should have received a copy of the GNU Lesser General Public -# License along with this library; if not, write to the Free Software -# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA -# 02110-1301 USA -######################### END LICENSE BLOCK ######################### - -from .charsetprober import CharSetProber -from .enums import ProbingState - -FREQ_CAT_NUM = 4 - -UDF = 0 # undefined -OTH = 1 # other -ASC = 2 # ascii capital letter -ASS = 3 # ascii small letter -ACV = 4 # accent capital vowel -ACO = 5 # accent capital other -ASV = 6 # accent small vowel -ASO = 7 # accent small other -CLASS_NUM = 8 # total classes - -# fmt: off -Latin1_CharToClass = ( - OTH, OTH, OTH, OTH, OTH, OTH, OTH, OTH, # 00 - 07 - OTH, OTH, OTH, OTH, OTH, OTH, OTH, OTH, # 08 - 0F - OTH, OTH, OTH, OTH, OTH, OTH, OTH, OTH, # 10 - 17 - OTH, OTH, OTH, OTH, OTH, OTH, OTH, OTH, # 18 - 1F - OTH, OTH, OTH, OTH, OTH, OTH, OTH, OTH, # 20 - 27 - OTH, OTH, OTH, OTH, OTH, OTH, OTH, OTH, # 28 - 2F - OTH, OTH, OTH, OTH, OTH, OTH, OTH, OTH, # 30 - 37 - OTH, OTH, OTH, OTH, OTH, OTH, OTH, OTH, # 38 - 3F - OTH, ASC, ASC, ASC, ASC, ASC, ASC, ASC, # 40 - 47 - ASC, ASC, ASC, ASC, ASC, ASC, ASC, ASC, # 48 - 4F - ASC, ASC, ASC, ASC, ASC, ASC, ASC, ASC, # 50 - 57 - ASC, ASC, ASC, OTH, OTH, OTH, OTH, OTH, # 58 - 5F - OTH, ASS, ASS, ASS, ASS, ASS, ASS, ASS, # 60 - 67 - ASS, ASS, ASS, ASS, ASS, ASS, ASS, ASS, # 68 - 6F - ASS, ASS, ASS, ASS, ASS, ASS, ASS, ASS, # 70 - 77 - ASS, ASS, ASS, OTH, OTH, OTH, OTH, OTH, # 78 - 7F - OTH, UDF, OTH, ASO, OTH, OTH, OTH, OTH, # 80 - 87 - OTH, OTH, ACO, OTH, ACO, UDF, ACO, UDF, # 88 - 8F - UDF, OTH, OTH, OTH, OTH, OTH, OTH, OTH, # 90 - 97 - OTH, OTH, ASO, OTH, ASO, UDF, ASO, ACO, # 98 - 9F - OTH, OTH, OTH, OTH, OTH, OTH, OTH, OTH, # A0 - A7 - OTH, OTH, OTH, OTH, OTH, OTH, OTH, OTH, # A8 - AF - OTH, OTH, OTH, OTH, OTH, OTH, OTH, OTH, # B0 - B7 - OTH, OTH, OTH, OTH, OTH, OTH, OTH, OTH, # B8 - BF - ACV, ACV, ACV, ACV, ACV, ACV, ACO, ACO, # C0 - C7 - ACV, ACV, ACV, ACV, ACV, ACV, ACV, ACV, # C8 - CF - ACO, ACO, ACV, ACV, ACV, ACV, ACV, OTH, # D0 - D7 - ACV, ACV, ACV, ACV, ACV, ACO, ACO, ACO, # D8 - DF - ASV, ASV, ASV, ASV, ASV, ASV, ASO, ASO, # E0 - E7 - ASV, ASV, ASV, ASV, ASV, ASV, ASV, ASV, # E8 - EF - ASO, ASO, ASV, ASV, ASV, ASV, ASV, OTH, # F0 - F7 - ASV, ASV, ASV, ASV, ASV, ASO, ASO, ASO, # F8 - FF -) - -# 0 : illegal -# 1 : very unlikely -# 2 : normal -# 3 : very likely -Latin1ClassModel = ( -# UDF OTH ASC ASS ACV ACO ASV ASO - 0, 0, 0, 0, 0, 0, 0, 0, # UDF - 0, 3, 3, 3, 3, 3, 3, 3, # OTH - 0, 3, 3, 3, 3, 3, 3, 3, # ASC - 0, 3, 3, 3, 1, 1, 3, 3, # ASS - 0, 3, 3, 3, 1, 2, 1, 2, # ACV - 0, 3, 3, 3, 3, 3, 3, 3, # ACO - 0, 3, 1, 3, 1, 1, 1, 3, # ASV - 0, 3, 1, 3, 1, 1, 3, 3, # ASO -) -# fmt: on - - -class Latin1Prober(CharSetProber): - def __init__(self): - super().__init__() - self._last_char_class = None - self._freq_counter = None - self.reset() - - def reset(self): - self._last_char_class = OTH - self._freq_counter = [0] * FREQ_CAT_NUM - super().reset() - - @property - def charset_name(self): - return "ISO-8859-1" - - @property - def language(self): - return "" - - def feed(self, byte_str): - byte_str = self.remove_xml_tags(byte_str) - for c in byte_str: - char_class = Latin1_CharToClass[c] - freq = Latin1ClassModel[(self._last_char_class * CLASS_NUM) + char_class] - if freq == 0: - self._state = ProbingState.NOT_ME - break - self._freq_counter[freq] += 1 - self._last_char_class = char_class - - return self.state - - def get_confidence(self): - if self.state == ProbingState.NOT_ME: - return 0.01 - - total = sum(self._freq_counter) - confidence = ( - 0.0 - if total < 0.01 - else (self._freq_counter[3] - self._freq_counter[1] * 20.0) / total - ) - confidence = max(confidence, 0.0) - # lower the confidence of latin1 so that other more accurate - # detector can take priority. - confidence *= 0.73 - return confidence diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/chardet/mbcharsetprober.py b/bot/lib/python3.11/site-packages/pip/_vendor/chardet/mbcharsetprober.py deleted file mode 100644 index bf96ad5..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/chardet/mbcharsetprober.py +++ /dev/null @@ -1,95 +0,0 @@ -######################## BEGIN LICENSE BLOCK ######################## -# The Original Code is Mozilla Universal charset detector code. -# -# The Initial Developer of the Original Code is -# Netscape Communications Corporation. -# Portions created by the Initial Developer are Copyright (C) 2001 -# the Initial Developer. All Rights Reserved. -# -# Contributor(s): -# Mark Pilgrim - port to Python -# Shy Shalom - original C code -# Proofpoint, Inc. -# -# This library is free software; you can redistribute it and/or -# modify it under the terms of the GNU Lesser General Public -# License as published by the Free Software Foundation; either -# version 2.1 of the License, or (at your option) any later version. -# -# This library is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -# Lesser General Public License for more details. -# -# You should have received a copy of the GNU Lesser General Public -# License along with this library; if not, write to the Free Software -# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA -# 02110-1301 USA -######################### END LICENSE BLOCK ######################### - -from .charsetprober import CharSetProber -from .enums import MachineState, ProbingState - - -class MultiByteCharSetProber(CharSetProber): - """ - MultiByteCharSetProber - """ - - def __init__(self, lang_filter=None): - super().__init__(lang_filter=lang_filter) - self.distribution_analyzer = None - self.coding_sm = None - self._last_char = [0, 0] - - def reset(self): - super().reset() - if self.coding_sm: - self.coding_sm.reset() - if self.distribution_analyzer: - self.distribution_analyzer.reset() - self._last_char = [0, 0] - - @property - def charset_name(self): - raise NotImplementedError - - @property - def language(self): - raise NotImplementedError - - def feed(self, byte_str): - for i, byte in enumerate(byte_str): - coding_state = self.coding_sm.next_state(byte) - if coding_state == MachineState.ERROR: - self.logger.debug( - "%s %s prober hit error at byte %s", - self.charset_name, - self.language, - i, - ) - self._state = ProbingState.NOT_ME - break - if coding_state == MachineState.ITS_ME: - self._state = ProbingState.FOUND_IT - break - if coding_state == MachineState.START: - char_len = self.coding_sm.get_current_charlen() - if i == 0: - self._last_char[1] = byte - self.distribution_analyzer.feed(self._last_char, char_len) - else: - self.distribution_analyzer.feed(byte_str[i - 1 : i + 1], char_len) - - self._last_char[0] = byte_str[-1] - - if self.state == ProbingState.DETECTING: - if self.distribution_analyzer.got_enough_data() and ( - self.get_confidence() > self.SHORTCUT_THRESHOLD - ): - self._state = ProbingState.FOUND_IT - - return self.state - - def get_confidence(self): - return self.distribution_analyzer.get_confidence() diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/chardet/mbcsgroupprober.py b/bot/lib/python3.11/site-packages/pip/_vendor/chardet/mbcsgroupprober.py deleted file mode 100644 index 9448836..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/chardet/mbcsgroupprober.py +++ /dev/null @@ -1,56 +0,0 @@ -######################## BEGIN LICENSE BLOCK ######################## -# The Original Code is Mozilla Universal charset detector code. -# -# The Initial Developer of the Original Code is -# Netscape Communications Corporation. -# Portions created by the Initial Developer are Copyright (C) 2001 -# the Initial Developer. All Rights Reserved. -# -# Contributor(s): -# Mark Pilgrim - port to Python -# Shy Shalom - original C code -# Proofpoint, Inc. -# -# This library is free software; you can redistribute it and/or -# modify it under the terms of the GNU Lesser General Public -# License as published by the Free Software Foundation; either -# version 2.1 of the License, or (at your option) any later version. -# -# This library is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -# Lesser General Public License for more details. -# -# You should have received a copy of the GNU Lesser General Public -# License along with this library; if not, write to the Free Software -# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA -# 02110-1301 USA -######################### END LICENSE BLOCK ######################### - -from .big5prober import Big5Prober -from .charsetgroupprober import CharSetGroupProber -from .cp949prober import CP949Prober -from .eucjpprober import EUCJPProber -from .euckrprober import EUCKRProber -from .euctwprober import EUCTWProber -from .gb2312prober import GB2312Prober -from .johabprober import JOHABProber -from .sjisprober import SJISProber -from .utf8prober import UTF8Prober - - -class MBCSGroupProber(CharSetGroupProber): - def __init__(self, lang_filter=None): - super().__init__(lang_filter=lang_filter) - self.probers = [ - UTF8Prober(), - SJISProber(), - EUCJPProber(), - GB2312Prober(), - EUCKRProber(), - CP949Prober(), - Big5Prober(), - EUCTWProber(), - JOHABProber(), - ] - self.reset() diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/chardet/mbcssm.py b/bot/lib/python3.11/site-packages/pip/_vendor/chardet/mbcssm.py deleted file mode 100644 index d3b9c4b..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/chardet/mbcssm.py +++ /dev/null @@ -1,660 +0,0 @@ -######################## BEGIN LICENSE BLOCK ######################## -# The Original Code is mozilla.org code. -# -# The Initial Developer of the Original Code is -# Netscape Communications Corporation. -# Portions created by the Initial Developer are Copyright (C) 1998 -# the Initial Developer. All Rights Reserved. -# -# Contributor(s): -# Mark Pilgrim - port to Python -# -# This library is free software; you can redistribute it and/or -# modify it under the terms of the GNU Lesser General Public -# License as published by the Free Software Foundation; either -# version 2.1 of the License, or (at your option) any later version. -# -# This library is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -# Lesser General Public License for more details. -# -# You should have received a copy of the GNU Lesser General Public -# License along with this library; if not, write to the Free Software -# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA -# 02110-1301 USA -######################### END LICENSE BLOCK ######################### - -from .enums import MachineState - -# BIG5 - -# fmt: off -BIG5_CLS = ( - 1, 1, 1, 1, 1, 1, 1, 1, # 00 - 07 #allow 0x00 as legal value - 1, 1, 1, 1, 1, 1, 0, 0, # 08 - 0f - 1, 1, 1, 1, 1, 1, 1, 1, # 10 - 17 - 1, 1, 1, 0, 1, 1, 1, 1, # 18 - 1f - 1, 1, 1, 1, 1, 1, 1, 1, # 20 - 27 - 1, 1, 1, 1, 1, 1, 1, 1, # 28 - 2f - 1, 1, 1, 1, 1, 1, 1, 1, # 30 - 37 - 1, 1, 1, 1, 1, 1, 1, 1, # 38 - 3f - 2, 2, 2, 2, 2, 2, 2, 2, # 40 - 47 - 2, 2, 2, 2, 2, 2, 2, 2, # 48 - 4f - 2, 2, 2, 2, 2, 2, 2, 2, # 50 - 57 - 2, 2, 2, 2, 2, 2, 2, 2, # 58 - 5f - 2, 2, 2, 2, 2, 2, 2, 2, # 60 - 67 - 2, 2, 2, 2, 2, 2, 2, 2, # 68 - 6f - 2, 2, 2, 2, 2, 2, 2, 2, # 70 - 77 - 2, 2, 2, 2, 2, 2, 2, 1, # 78 - 7f - 4, 4, 4, 4, 4, 4, 4, 4, # 80 - 87 - 4, 4, 4, 4, 4, 4, 4, 4, # 88 - 8f - 4, 4, 4, 4, 4, 4, 4, 4, # 90 - 97 - 4, 4, 4, 4, 4, 4, 4, 4, # 98 - 9f - 4, 3, 3, 3, 3, 3, 3, 3, # a0 - a7 - 3, 3, 3, 3, 3, 3, 3, 3, # a8 - af - 3, 3, 3, 3, 3, 3, 3, 3, # b0 - b7 - 3, 3, 3, 3, 3, 3, 3, 3, # b8 - bf - 3, 3, 3, 3, 3, 3, 3, 3, # c0 - c7 - 3, 3, 3, 3, 3, 3, 3, 3, # c8 - cf - 3, 3, 3, 3, 3, 3, 3, 3, # d0 - d7 - 3, 3, 3, 3, 3, 3, 3, 3, # d8 - df - 3, 3, 3, 3, 3, 3, 3, 3, # e0 - e7 - 3, 3, 3, 3, 3, 3, 3, 3, # e8 - ef - 3, 3, 3, 3, 3, 3, 3, 3, # f0 - f7 - 3, 3, 3, 3, 3, 3, 3, 0 # f8 - ff -) - -BIG5_ST = ( - MachineState.ERROR,MachineState.START,MachineState.START, 3,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,#00-07 - MachineState.ERROR,MachineState.ERROR,MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ERROR,#08-0f - MachineState.ERROR,MachineState.START,MachineState.START,MachineState.START,MachineState.START,MachineState.START,MachineState.START,MachineState.START#10-17 -) -# fmt: on - -BIG5_CHAR_LEN_TABLE = (0, 1, 1, 2, 0) - -BIG5_SM_MODEL = { - "class_table": BIG5_CLS, - "class_factor": 5, - "state_table": BIG5_ST, - "char_len_table": BIG5_CHAR_LEN_TABLE, - "name": "Big5", -} - -# CP949 -# fmt: off -CP949_CLS = ( - 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, # 00 - 0f - 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 1, 1, 1, 1, # 10 - 1f - 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, # 20 - 2f - 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, # 30 - 3f - 1, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, # 40 - 4f - 4, 4, 5, 5, 5, 5, 5, 5, 5, 5, 5, 1, 1, 1, 1, 1, # 50 - 5f - 1, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, # 60 - 6f - 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 1, 1, 1, 1, 1, # 70 - 7f - 0, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, # 80 - 8f - 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, # 90 - 9f - 6, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 8, 8, 8, # a0 - af - 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, # b0 - bf - 7, 7, 7, 7, 7, 7, 9, 2, 2, 3, 2, 2, 2, 2, 2, 2, # c0 - cf - 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, # d0 - df - 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, # e0 - ef - 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 0, # f0 - ff -) - -CP949_ST = ( -#cls= 0 1 2 3 4 5 6 7 8 9 # previous state = - MachineState.ERROR,MachineState.START, 3,MachineState.ERROR,MachineState.START,MachineState.START, 4, 5,MachineState.ERROR, 6, # MachineState.START - MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR, # MachineState.ERROR - MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ITS_ME, # MachineState.ITS_ME - MachineState.ERROR,MachineState.ERROR,MachineState.START,MachineState.START,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.START,MachineState.START,MachineState.START, # 3 - MachineState.ERROR,MachineState.ERROR,MachineState.START,MachineState.START,MachineState.START,MachineState.START,MachineState.START,MachineState.START,MachineState.START,MachineState.START, # 4 - MachineState.ERROR,MachineState.START,MachineState.START,MachineState.START,MachineState.START,MachineState.START,MachineState.START,MachineState.START,MachineState.START,MachineState.START, # 5 - MachineState.ERROR,MachineState.START,MachineState.START,MachineState.START,MachineState.START,MachineState.ERROR,MachineState.ERROR,MachineState.START,MachineState.START,MachineState.START, # 6 -) -# fmt: on - -CP949_CHAR_LEN_TABLE = (0, 1, 2, 0, 1, 1, 2, 2, 0, 2) - -CP949_SM_MODEL = { - "class_table": CP949_CLS, - "class_factor": 10, - "state_table": CP949_ST, - "char_len_table": CP949_CHAR_LEN_TABLE, - "name": "CP949", -} - -# EUC-JP -# fmt: off -EUCJP_CLS = ( - 4, 4, 4, 4, 4, 4, 4, 4, # 00 - 07 - 4, 4, 4, 4, 4, 4, 5, 5, # 08 - 0f - 4, 4, 4, 4, 4, 4, 4, 4, # 10 - 17 - 4, 4, 4, 5, 4, 4, 4, 4, # 18 - 1f - 4, 4, 4, 4, 4, 4, 4, 4, # 20 - 27 - 4, 4, 4, 4, 4, 4, 4, 4, # 28 - 2f - 4, 4, 4, 4, 4, 4, 4, 4, # 30 - 37 - 4, 4, 4, 4, 4, 4, 4, 4, # 38 - 3f - 4, 4, 4, 4, 4, 4, 4, 4, # 40 - 47 - 4, 4, 4, 4, 4, 4, 4, 4, # 48 - 4f - 4, 4, 4, 4, 4, 4, 4, 4, # 50 - 57 - 4, 4, 4, 4, 4, 4, 4, 4, # 58 - 5f - 4, 4, 4, 4, 4, 4, 4, 4, # 60 - 67 - 4, 4, 4, 4, 4, 4, 4, 4, # 68 - 6f - 4, 4, 4, 4, 4, 4, 4, 4, # 70 - 77 - 4, 4, 4, 4, 4, 4, 4, 4, # 78 - 7f - 5, 5, 5, 5, 5, 5, 5, 5, # 80 - 87 - 5, 5, 5, 5, 5, 5, 1, 3, # 88 - 8f - 5, 5, 5, 5, 5, 5, 5, 5, # 90 - 97 - 5, 5, 5, 5, 5, 5, 5, 5, # 98 - 9f - 5, 2, 2, 2, 2, 2, 2, 2, # a0 - a7 - 2, 2, 2, 2, 2, 2, 2, 2, # a8 - af - 2, 2, 2, 2, 2, 2, 2, 2, # b0 - b7 - 2, 2, 2, 2, 2, 2, 2, 2, # b8 - bf - 2, 2, 2, 2, 2, 2, 2, 2, # c0 - c7 - 2, 2, 2, 2, 2, 2, 2, 2, # c8 - cf - 2, 2, 2, 2, 2, 2, 2, 2, # d0 - d7 - 2, 2, 2, 2, 2, 2, 2, 2, # d8 - df - 0, 0, 0, 0, 0, 0, 0, 0, # e0 - e7 - 0, 0, 0, 0, 0, 0, 0, 0, # e8 - ef - 0, 0, 0, 0, 0, 0, 0, 0, # f0 - f7 - 0, 0, 0, 0, 0, 0, 0, 5 # f8 - ff -) - -EUCJP_ST = ( - 3, 4, 3, 5,MachineState.START,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,#00-07 - MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ITS_ME,#08-0f - MachineState.ITS_ME,MachineState.ITS_ME,MachineState.START,MachineState.ERROR,MachineState.START,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,#10-17 - MachineState.ERROR,MachineState.ERROR,MachineState.START,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR, 3,MachineState.ERROR,#18-1f - 3,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.START,MachineState.START,MachineState.START,MachineState.START#20-27 -) -# fmt: on - -EUCJP_CHAR_LEN_TABLE = (2, 2, 2, 3, 1, 0) - -EUCJP_SM_MODEL = { - "class_table": EUCJP_CLS, - "class_factor": 6, - "state_table": EUCJP_ST, - "char_len_table": EUCJP_CHAR_LEN_TABLE, - "name": "EUC-JP", -} - -# EUC-KR -# fmt: off -EUCKR_CLS = ( - 1, 1, 1, 1, 1, 1, 1, 1, # 00 - 07 - 1, 1, 1, 1, 1, 1, 0, 0, # 08 - 0f - 1, 1, 1, 1, 1, 1, 1, 1, # 10 - 17 - 1, 1, 1, 0, 1, 1, 1, 1, # 18 - 1f - 1, 1, 1, 1, 1, 1, 1, 1, # 20 - 27 - 1, 1, 1, 1, 1, 1, 1, 1, # 28 - 2f - 1, 1, 1, 1, 1, 1, 1, 1, # 30 - 37 - 1, 1, 1, 1, 1, 1, 1, 1, # 38 - 3f - 1, 1, 1, 1, 1, 1, 1, 1, # 40 - 47 - 1, 1, 1, 1, 1, 1, 1, 1, # 48 - 4f - 1, 1, 1, 1, 1, 1, 1, 1, # 50 - 57 - 1, 1, 1, 1, 1, 1, 1, 1, # 58 - 5f - 1, 1, 1, 1, 1, 1, 1, 1, # 60 - 67 - 1, 1, 1, 1, 1, 1, 1, 1, # 68 - 6f - 1, 1, 1, 1, 1, 1, 1, 1, # 70 - 77 - 1, 1, 1, 1, 1, 1, 1, 1, # 78 - 7f - 0, 0, 0, 0, 0, 0, 0, 0, # 80 - 87 - 0, 0, 0, 0, 0, 0, 0, 0, # 88 - 8f - 0, 0, 0, 0, 0, 0, 0, 0, # 90 - 97 - 0, 0, 0, 0, 0, 0, 0, 0, # 98 - 9f - 0, 2, 2, 2, 2, 2, 2, 2, # a0 - a7 - 2, 2, 2, 2, 2, 3, 3, 3, # a8 - af - 2, 2, 2, 2, 2, 2, 2, 2, # b0 - b7 - 2, 2, 2, 2, 2, 2, 2, 2, # b8 - bf - 2, 2, 2, 2, 2, 2, 2, 2, # c0 - c7 - 2, 3, 2, 2, 2, 2, 2, 2, # c8 - cf - 2, 2, 2, 2, 2, 2, 2, 2, # d0 - d7 - 2, 2, 2, 2, 2, 2, 2, 2, # d8 - df - 2, 2, 2, 2, 2, 2, 2, 2, # e0 - e7 - 2, 2, 2, 2, 2, 2, 2, 2, # e8 - ef - 2, 2, 2, 2, 2, 2, 2, 2, # f0 - f7 - 2, 2, 2, 2, 2, 2, 2, 0 # f8 - ff -) - -EUCKR_ST = ( - MachineState.ERROR,MachineState.START, 3,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,#00-07 - MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ERROR,MachineState.ERROR,MachineState.START,MachineState.START #08-0f -) -# fmt: on - -EUCKR_CHAR_LEN_TABLE = (0, 1, 2, 0) - -EUCKR_SM_MODEL = { - "class_table": EUCKR_CLS, - "class_factor": 4, - "state_table": EUCKR_ST, - "char_len_table": EUCKR_CHAR_LEN_TABLE, - "name": "EUC-KR", -} - -# JOHAB -# fmt: off -JOHAB_CLS = ( - 4,4,4,4,4,4,4,4, # 00 - 07 - 4,4,4,4,4,4,0,0, # 08 - 0f - 4,4,4,4,4,4,4,4, # 10 - 17 - 4,4,4,0,4,4,4,4, # 18 - 1f - 4,4,4,4,4,4,4,4, # 20 - 27 - 4,4,4,4,4,4,4,4, # 28 - 2f - 4,3,3,3,3,3,3,3, # 30 - 37 - 3,3,3,3,3,3,3,3, # 38 - 3f - 3,1,1,1,1,1,1,1, # 40 - 47 - 1,1,1,1,1,1,1,1, # 48 - 4f - 1,1,1,1,1,1,1,1, # 50 - 57 - 1,1,1,1,1,1,1,1, # 58 - 5f - 1,1,1,1,1,1,1,1, # 60 - 67 - 1,1,1,1,1,1,1,1, # 68 - 6f - 1,1,1,1,1,1,1,1, # 70 - 77 - 1,1,1,1,1,1,1,2, # 78 - 7f - 6,6,6,6,8,8,8,8, # 80 - 87 - 8,8,8,8,8,8,8,8, # 88 - 8f - 8,7,7,7,7,7,7,7, # 90 - 97 - 7,7,7,7,7,7,7,7, # 98 - 9f - 7,7,7,7,7,7,7,7, # a0 - a7 - 7,7,7,7,7,7,7,7, # a8 - af - 7,7,7,7,7,7,7,7, # b0 - b7 - 7,7,7,7,7,7,7,7, # b8 - bf - 7,7,7,7,7,7,7,7, # c0 - c7 - 7,7,7,7,7,7,7,7, # c8 - cf - 7,7,7,7,5,5,5,5, # d0 - d7 - 5,9,9,9,9,9,9,5, # d8 - df - 9,9,9,9,9,9,9,9, # e0 - e7 - 9,9,9,9,9,9,9,9, # e8 - ef - 9,9,9,9,9,9,9,9, # f0 - f7 - 9,9,5,5,5,5,5,0 # f8 - ff -) - -JOHAB_ST = ( -# cls = 0 1 2 3 4 5 6 7 8 9 - MachineState.ERROR ,MachineState.START ,MachineState.START ,MachineState.START ,MachineState.START ,MachineState.ERROR ,MachineState.ERROR ,3 ,3 ,4 , # MachineState.START - MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ITS_ME, # MachineState.ITS_ME - MachineState.ERROR ,MachineState.ERROR ,MachineState.ERROR ,MachineState.ERROR ,MachineState.ERROR ,MachineState.ERROR ,MachineState.ERROR ,MachineState.ERROR ,MachineState.ERROR ,MachineState.ERROR , # MachineState.ERROR - MachineState.ERROR ,MachineState.START ,MachineState.START ,MachineState.ERROR ,MachineState.ERROR ,MachineState.START ,MachineState.START ,MachineState.START ,MachineState.START ,MachineState.START , # 3 - MachineState.ERROR ,MachineState.START ,MachineState.ERROR ,MachineState.START ,MachineState.ERROR ,MachineState.START ,MachineState.ERROR ,MachineState.START ,MachineState.ERROR ,MachineState.START , # 4 -) -# fmt: on - -JOHAB_CHAR_LEN_TABLE = (0, 1, 1, 1, 1, 0, 0, 2, 2, 2) - -JOHAB_SM_MODEL = { - "class_table": JOHAB_CLS, - "class_factor": 10, - "state_table": JOHAB_ST, - "char_len_table": JOHAB_CHAR_LEN_TABLE, - "name": "Johab", -} - -# EUC-TW -# fmt: off -EUCTW_CLS = ( - 2, 2, 2, 2, 2, 2, 2, 2, # 00 - 07 - 2, 2, 2, 2, 2, 2, 0, 0, # 08 - 0f - 2, 2, 2, 2, 2, 2, 2, 2, # 10 - 17 - 2, 2, 2, 0, 2, 2, 2, 2, # 18 - 1f - 2, 2, 2, 2, 2, 2, 2, 2, # 20 - 27 - 2, 2, 2, 2, 2, 2, 2, 2, # 28 - 2f - 2, 2, 2, 2, 2, 2, 2, 2, # 30 - 37 - 2, 2, 2, 2, 2, 2, 2, 2, # 38 - 3f - 2, 2, 2, 2, 2, 2, 2, 2, # 40 - 47 - 2, 2, 2, 2, 2, 2, 2, 2, # 48 - 4f - 2, 2, 2, 2, 2, 2, 2, 2, # 50 - 57 - 2, 2, 2, 2, 2, 2, 2, 2, # 58 - 5f - 2, 2, 2, 2, 2, 2, 2, 2, # 60 - 67 - 2, 2, 2, 2, 2, 2, 2, 2, # 68 - 6f - 2, 2, 2, 2, 2, 2, 2, 2, # 70 - 77 - 2, 2, 2, 2, 2, 2, 2, 2, # 78 - 7f - 0, 0, 0, 0, 0, 0, 0, 0, # 80 - 87 - 0, 0, 0, 0, 0, 0, 6, 0, # 88 - 8f - 0, 0, 0, 0, 0, 0, 0, 0, # 90 - 97 - 0, 0, 0, 0, 0, 0, 0, 0, # 98 - 9f - 0, 3, 4, 4, 4, 4, 4, 4, # a0 - a7 - 5, 5, 1, 1, 1, 1, 1, 1, # a8 - af - 1, 1, 1, 1, 1, 1, 1, 1, # b0 - b7 - 1, 1, 1, 1, 1, 1, 1, 1, # b8 - bf - 1, 1, 3, 1, 3, 3, 3, 3, # c0 - c7 - 3, 3, 3, 3, 3, 3, 3, 3, # c8 - cf - 3, 3, 3, 3, 3, 3, 3, 3, # d0 - d7 - 3, 3, 3, 3, 3, 3, 3, 3, # d8 - df - 3, 3, 3, 3, 3, 3, 3, 3, # e0 - e7 - 3, 3, 3, 3, 3, 3, 3, 3, # e8 - ef - 3, 3, 3, 3, 3, 3, 3, 3, # f0 - f7 - 3, 3, 3, 3, 3, 3, 3, 0 # f8 - ff -) - -EUCTW_ST = ( - MachineState.ERROR,MachineState.ERROR,MachineState.START, 3, 3, 3, 4,MachineState.ERROR,#00-07 - MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ITS_ME,MachineState.ITS_ME,#08-0f - MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ERROR,MachineState.START,MachineState.ERROR,#10-17 - MachineState.START,MachineState.START,MachineState.START,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,#18-1f - 5,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.START,MachineState.ERROR,MachineState.START,MachineState.START,#20-27 - MachineState.START,MachineState.ERROR,MachineState.START,MachineState.START,MachineState.START,MachineState.START,MachineState.START,MachineState.START #28-2f -) -# fmt: on - -EUCTW_CHAR_LEN_TABLE = (0, 0, 1, 2, 2, 2, 3) - -EUCTW_SM_MODEL = { - "class_table": EUCTW_CLS, - "class_factor": 7, - "state_table": EUCTW_ST, - "char_len_table": EUCTW_CHAR_LEN_TABLE, - "name": "x-euc-tw", -} - -# GB2312 -# fmt: off -GB2312_CLS = ( - 1, 1, 1, 1, 1, 1, 1, 1, # 00 - 07 - 1, 1, 1, 1, 1, 1, 0, 0, # 08 - 0f - 1, 1, 1, 1, 1, 1, 1, 1, # 10 - 17 - 1, 1, 1, 0, 1, 1, 1, 1, # 18 - 1f - 1, 1, 1, 1, 1, 1, 1, 1, # 20 - 27 - 1, 1, 1, 1, 1, 1, 1, 1, # 28 - 2f - 3, 3, 3, 3, 3, 3, 3, 3, # 30 - 37 - 3, 3, 1, 1, 1, 1, 1, 1, # 38 - 3f - 2, 2, 2, 2, 2, 2, 2, 2, # 40 - 47 - 2, 2, 2, 2, 2, 2, 2, 2, # 48 - 4f - 2, 2, 2, 2, 2, 2, 2, 2, # 50 - 57 - 2, 2, 2, 2, 2, 2, 2, 2, # 58 - 5f - 2, 2, 2, 2, 2, 2, 2, 2, # 60 - 67 - 2, 2, 2, 2, 2, 2, 2, 2, # 68 - 6f - 2, 2, 2, 2, 2, 2, 2, 2, # 70 - 77 - 2, 2, 2, 2, 2, 2, 2, 4, # 78 - 7f - 5, 6, 6, 6, 6, 6, 6, 6, # 80 - 87 - 6, 6, 6, 6, 6, 6, 6, 6, # 88 - 8f - 6, 6, 6, 6, 6, 6, 6, 6, # 90 - 97 - 6, 6, 6, 6, 6, 6, 6, 6, # 98 - 9f - 6, 6, 6, 6, 6, 6, 6, 6, # a0 - a7 - 6, 6, 6, 6, 6, 6, 6, 6, # a8 - af - 6, 6, 6, 6, 6, 6, 6, 6, # b0 - b7 - 6, 6, 6, 6, 6, 6, 6, 6, # b8 - bf - 6, 6, 6, 6, 6, 6, 6, 6, # c0 - c7 - 6, 6, 6, 6, 6, 6, 6, 6, # c8 - cf - 6, 6, 6, 6, 6, 6, 6, 6, # d0 - d7 - 6, 6, 6, 6, 6, 6, 6, 6, # d8 - df - 6, 6, 6, 6, 6, 6, 6, 6, # e0 - e7 - 6, 6, 6, 6, 6, 6, 6, 6, # e8 - ef - 6, 6, 6, 6, 6, 6, 6, 6, # f0 - f7 - 6, 6, 6, 6, 6, 6, 6, 0 # f8 - ff -) - -GB2312_ST = ( - MachineState.ERROR,MachineState.START,MachineState.START,MachineState.START,MachineState.START,MachineState.START, 3,MachineState.ERROR,#00-07 - MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ITS_ME,MachineState.ITS_ME,#08-0f - MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ERROR,MachineState.ERROR,MachineState.START,#10-17 - 4,MachineState.ERROR,MachineState.START,MachineState.START,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,#18-1f - MachineState.ERROR,MachineState.ERROR, 5,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ITS_ME,MachineState.ERROR,#20-27 - MachineState.ERROR,MachineState.ERROR,MachineState.START,MachineState.START,MachineState.START,MachineState.START,MachineState.START,MachineState.START #28-2f -) -# fmt: on - -# To be accurate, the length of class 6 can be either 2 or 4. -# But it is not necessary to discriminate between the two since -# it is used for frequency analysis only, and we are validating -# each code range there as well. So it is safe to set it to be -# 2 here. -GB2312_CHAR_LEN_TABLE = (0, 1, 1, 1, 1, 1, 2) - -GB2312_SM_MODEL = { - "class_table": GB2312_CLS, - "class_factor": 7, - "state_table": GB2312_ST, - "char_len_table": GB2312_CHAR_LEN_TABLE, - "name": "GB2312", -} - -# Shift_JIS -# fmt: off -SJIS_CLS = ( - 1, 1, 1, 1, 1, 1, 1, 1, # 00 - 07 - 1, 1, 1, 1, 1, 1, 0, 0, # 08 - 0f - 1, 1, 1, 1, 1, 1, 1, 1, # 10 - 17 - 1, 1, 1, 0, 1, 1, 1, 1, # 18 - 1f - 1, 1, 1, 1, 1, 1, 1, 1, # 20 - 27 - 1, 1, 1, 1, 1, 1, 1, 1, # 28 - 2f - 1, 1, 1, 1, 1, 1, 1, 1, # 30 - 37 - 1, 1, 1, 1, 1, 1, 1, 1, # 38 - 3f - 2, 2, 2, 2, 2, 2, 2, 2, # 40 - 47 - 2, 2, 2, 2, 2, 2, 2, 2, # 48 - 4f - 2, 2, 2, 2, 2, 2, 2, 2, # 50 - 57 - 2, 2, 2, 2, 2, 2, 2, 2, # 58 - 5f - 2, 2, 2, 2, 2, 2, 2, 2, # 60 - 67 - 2, 2, 2, 2, 2, 2, 2, 2, # 68 - 6f - 2, 2, 2, 2, 2, 2, 2, 2, # 70 - 77 - 2, 2, 2, 2, 2, 2, 2, 1, # 78 - 7f - 3, 3, 3, 3, 3, 2, 2, 3, # 80 - 87 - 3, 3, 3, 3, 3, 3, 3, 3, # 88 - 8f - 3, 3, 3, 3, 3, 3, 3, 3, # 90 - 97 - 3, 3, 3, 3, 3, 3, 3, 3, # 98 - 9f - #0xa0 is illegal in sjis encoding, but some pages does - #contain such byte. We need to be more error forgiven. - 2, 2, 2, 2, 2, 2, 2, 2, # a0 - a7 - 2, 2, 2, 2, 2, 2, 2, 2, # a8 - af - 2, 2, 2, 2, 2, 2, 2, 2, # b0 - b7 - 2, 2, 2, 2, 2, 2, 2, 2, # b8 - bf - 2, 2, 2, 2, 2, 2, 2, 2, # c0 - c7 - 2, 2, 2, 2, 2, 2, 2, 2, # c8 - cf - 2, 2, 2, 2, 2, 2, 2, 2, # d0 - d7 - 2, 2, 2, 2, 2, 2, 2, 2, # d8 - df - 3, 3, 3, 3, 3, 3, 3, 3, # e0 - e7 - 3, 3, 3, 3, 3, 4, 4, 4, # e8 - ef - 3, 3, 3, 3, 3, 3, 3, 3, # f0 - f7 - 3, 3, 3, 3, 3, 0, 0, 0, # f8 - ff -) - -SJIS_ST = ( - MachineState.ERROR,MachineState.START,MachineState.START, 3,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,#00-07 - MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ITS_ME,#08-0f - MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ERROR,MachineState.ERROR,MachineState.START,MachineState.START,MachineState.START,MachineState.START #10-17 -) -# fmt: on - -SJIS_CHAR_LEN_TABLE = (0, 1, 1, 2, 0, 0) - -SJIS_SM_MODEL = { - "class_table": SJIS_CLS, - "class_factor": 6, - "state_table": SJIS_ST, - "char_len_table": SJIS_CHAR_LEN_TABLE, - "name": "Shift_JIS", -} - -# UCS2-BE -# fmt: off -UCS2BE_CLS = ( - 0, 0, 0, 0, 0, 0, 0, 0, # 00 - 07 - 0, 0, 1, 0, 0, 2, 0, 0, # 08 - 0f - 0, 0, 0, 0, 0, 0, 0, 0, # 10 - 17 - 0, 0, 0, 3, 0, 0, 0, 0, # 18 - 1f - 0, 0, 0, 0, 0, 0, 0, 0, # 20 - 27 - 0, 3, 3, 3, 3, 3, 0, 0, # 28 - 2f - 0, 0, 0, 0, 0, 0, 0, 0, # 30 - 37 - 0, 0, 0, 0, 0, 0, 0, 0, # 38 - 3f - 0, 0, 0, 0, 0, 0, 0, 0, # 40 - 47 - 0, 0, 0, 0, 0, 0, 0, 0, # 48 - 4f - 0, 0, 0, 0, 0, 0, 0, 0, # 50 - 57 - 0, 0, 0, 0, 0, 0, 0, 0, # 58 - 5f - 0, 0, 0, 0, 0, 0, 0, 0, # 60 - 67 - 0, 0, 0, 0, 0, 0, 0, 0, # 68 - 6f - 0, 0, 0, 0, 0, 0, 0, 0, # 70 - 77 - 0, 0, 0, 0, 0, 0, 0, 0, # 78 - 7f - 0, 0, 0, 0, 0, 0, 0, 0, # 80 - 87 - 0, 0, 0, 0, 0, 0, 0, 0, # 88 - 8f - 0, 0, 0, 0, 0, 0, 0, 0, # 90 - 97 - 0, 0, 0, 0, 0, 0, 0, 0, # 98 - 9f - 0, 0, 0, 0, 0, 0, 0, 0, # a0 - a7 - 0, 0, 0, 0, 0, 0, 0, 0, # a8 - af - 0, 0, 0, 0, 0, 0, 0, 0, # b0 - b7 - 0, 0, 0, 0, 0, 0, 0, 0, # b8 - bf - 0, 0, 0, 0, 0, 0, 0, 0, # c0 - c7 - 0, 0, 0, 0, 0, 0, 0, 0, # c8 - cf - 0, 0, 0, 0, 0, 0, 0, 0, # d0 - d7 - 0, 0, 0, 0, 0, 0, 0, 0, # d8 - df - 0, 0, 0, 0, 0, 0, 0, 0, # e0 - e7 - 0, 0, 0, 0, 0, 0, 0, 0, # e8 - ef - 0, 0, 0, 0, 0, 0, 0, 0, # f0 - f7 - 0, 0, 0, 0, 0, 0, 4, 5 # f8 - ff -) - -UCS2BE_ST = ( - 5, 7, 7,MachineState.ERROR, 4, 3,MachineState.ERROR,MachineState.ERROR,#00-07 - MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ITS_ME,#08-0f - MachineState.ITS_ME,MachineState.ITS_ME, 6, 6, 6, 6,MachineState.ERROR,MachineState.ERROR,#10-17 - 6, 6, 6, 6, 6,MachineState.ITS_ME, 6, 6,#18-1f - 6, 6, 6, 6, 5, 7, 7,MachineState.ERROR,#20-27 - 5, 8, 6, 6,MachineState.ERROR, 6, 6, 6,#28-2f - 6, 6, 6, 6,MachineState.ERROR,MachineState.ERROR,MachineState.START,MachineState.START #30-37 -) -# fmt: on - -UCS2BE_CHAR_LEN_TABLE = (2, 2, 2, 0, 2, 2) - -UCS2BE_SM_MODEL = { - "class_table": UCS2BE_CLS, - "class_factor": 6, - "state_table": UCS2BE_ST, - "char_len_table": UCS2BE_CHAR_LEN_TABLE, - "name": "UTF-16BE", -} - -# UCS2-LE -# fmt: off -UCS2LE_CLS = ( - 0, 0, 0, 0, 0, 0, 0, 0, # 00 - 07 - 0, 0, 1, 0, 0, 2, 0, 0, # 08 - 0f - 0, 0, 0, 0, 0, 0, 0, 0, # 10 - 17 - 0, 0, 0, 3, 0, 0, 0, 0, # 18 - 1f - 0, 0, 0, 0, 0, 0, 0, 0, # 20 - 27 - 0, 3, 3, 3, 3, 3, 0, 0, # 28 - 2f - 0, 0, 0, 0, 0, 0, 0, 0, # 30 - 37 - 0, 0, 0, 0, 0, 0, 0, 0, # 38 - 3f - 0, 0, 0, 0, 0, 0, 0, 0, # 40 - 47 - 0, 0, 0, 0, 0, 0, 0, 0, # 48 - 4f - 0, 0, 0, 0, 0, 0, 0, 0, # 50 - 57 - 0, 0, 0, 0, 0, 0, 0, 0, # 58 - 5f - 0, 0, 0, 0, 0, 0, 0, 0, # 60 - 67 - 0, 0, 0, 0, 0, 0, 0, 0, # 68 - 6f - 0, 0, 0, 0, 0, 0, 0, 0, # 70 - 77 - 0, 0, 0, 0, 0, 0, 0, 0, # 78 - 7f - 0, 0, 0, 0, 0, 0, 0, 0, # 80 - 87 - 0, 0, 0, 0, 0, 0, 0, 0, # 88 - 8f - 0, 0, 0, 0, 0, 0, 0, 0, # 90 - 97 - 0, 0, 0, 0, 0, 0, 0, 0, # 98 - 9f - 0, 0, 0, 0, 0, 0, 0, 0, # a0 - a7 - 0, 0, 0, 0, 0, 0, 0, 0, # a8 - af - 0, 0, 0, 0, 0, 0, 0, 0, # b0 - b7 - 0, 0, 0, 0, 0, 0, 0, 0, # b8 - bf - 0, 0, 0, 0, 0, 0, 0, 0, # c0 - c7 - 0, 0, 0, 0, 0, 0, 0, 0, # c8 - cf - 0, 0, 0, 0, 0, 0, 0, 0, # d0 - d7 - 0, 0, 0, 0, 0, 0, 0, 0, # d8 - df - 0, 0, 0, 0, 0, 0, 0, 0, # e0 - e7 - 0, 0, 0, 0, 0, 0, 0, 0, # e8 - ef - 0, 0, 0, 0, 0, 0, 0, 0, # f0 - f7 - 0, 0, 0, 0, 0, 0, 4, 5 # f8 - ff -) - -UCS2LE_ST = ( - 6, 6, 7, 6, 4, 3,MachineState.ERROR,MachineState.ERROR,#00-07 - MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ITS_ME,#08-0f - MachineState.ITS_ME,MachineState.ITS_ME, 5, 5, 5,MachineState.ERROR,MachineState.ITS_ME,MachineState.ERROR,#10-17 - 5, 5, 5,MachineState.ERROR, 5,MachineState.ERROR, 6, 6,#18-1f - 7, 6, 8, 8, 5, 5, 5,MachineState.ERROR,#20-27 - 5, 5, 5,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR, 5, 5,#28-2f - 5, 5, 5,MachineState.ERROR, 5,MachineState.ERROR,MachineState.START,MachineState.START #30-37 -) -# fmt: on - -UCS2LE_CHAR_LEN_TABLE = (2, 2, 2, 2, 2, 2) - -UCS2LE_SM_MODEL = { - "class_table": UCS2LE_CLS, - "class_factor": 6, - "state_table": UCS2LE_ST, - "char_len_table": UCS2LE_CHAR_LEN_TABLE, - "name": "UTF-16LE", -} - -# UTF-8 -# fmt: off -UTF8_CLS = ( - 1, 1, 1, 1, 1, 1, 1, 1, # 00 - 07 #allow 0x00 as a legal value - 1, 1, 1, 1, 1, 1, 0, 0, # 08 - 0f - 1, 1, 1, 1, 1, 1, 1, 1, # 10 - 17 - 1, 1, 1, 0, 1, 1, 1, 1, # 18 - 1f - 1, 1, 1, 1, 1, 1, 1, 1, # 20 - 27 - 1, 1, 1, 1, 1, 1, 1, 1, # 28 - 2f - 1, 1, 1, 1, 1, 1, 1, 1, # 30 - 37 - 1, 1, 1, 1, 1, 1, 1, 1, # 38 - 3f - 1, 1, 1, 1, 1, 1, 1, 1, # 40 - 47 - 1, 1, 1, 1, 1, 1, 1, 1, # 48 - 4f - 1, 1, 1, 1, 1, 1, 1, 1, # 50 - 57 - 1, 1, 1, 1, 1, 1, 1, 1, # 58 - 5f - 1, 1, 1, 1, 1, 1, 1, 1, # 60 - 67 - 1, 1, 1, 1, 1, 1, 1, 1, # 68 - 6f - 1, 1, 1, 1, 1, 1, 1, 1, # 70 - 77 - 1, 1, 1, 1, 1, 1, 1, 1, # 78 - 7f - 2, 2, 2, 2, 3, 3, 3, 3, # 80 - 87 - 4, 4, 4, 4, 4, 4, 4, 4, # 88 - 8f - 4, 4, 4, 4, 4, 4, 4, 4, # 90 - 97 - 4, 4, 4, 4, 4, 4, 4, 4, # 98 - 9f - 5, 5, 5, 5, 5, 5, 5, 5, # a0 - a7 - 5, 5, 5, 5, 5, 5, 5, 5, # a8 - af - 5, 5, 5, 5, 5, 5, 5, 5, # b0 - b7 - 5, 5, 5, 5, 5, 5, 5, 5, # b8 - bf - 0, 0, 6, 6, 6, 6, 6, 6, # c0 - c7 - 6, 6, 6, 6, 6, 6, 6, 6, # c8 - cf - 6, 6, 6, 6, 6, 6, 6, 6, # d0 - d7 - 6, 6, 6, 6, 6, 6, 6, 6, # d8 - df - 7, 8, 8, 8, 8, 8, 8, 8, # e0 - e7 - 8, 8, 8, 8, 8, 9, 8, 8, # e8 - ef - 10, 11, 11, 11, 11, 11, 11, 11, # f0 - f7 - 12, 13, 13, 13, 14, 15, 0, 0 # f8 - ff -) - -UTF8_ST = ( - MachineState.ERROR,MachineState.START,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR, 12, 10,#00-07 - 9, 11, 8, 7, 6, 5, 4, 3,#08-0f - MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,#10-17 - MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,#18-1f - MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ITS_ME,#20-27 - MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ITS_ME,#28-2f - MachineState.ERROR,MachineState.ERROR, 5, 5, 5, 5,MachineState.ERROR,MachineState.ERROR,#30-37 - MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,#38-3f - MachineState.ERROR,MachineState.ERROR,MachineState.ERROR, 5, 5, 5,MachineState.ERROR,MachineState.ERROR,#40-47 - MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,#48-4f - MachineState.ERROR,MachineState.ERROR, 7, 7, 7, 7,MachineState.ERROR,MachineState.ERROR,#50-57 - MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,#58-5f - MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR, 7, 7,MachineState.ERROR,MachineState.ERROR,#60-67 - MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,#68-6f - MachineState.ERROR,MachineState.ERROR, 9, 9, 9, 9,MachineState.ERROR,MachineState.ERROR,#70-77 - MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,#78-7f - MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR, 9,MachineState.ERROR,MachineState.ERROR,#80-87 - MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,#88-8f - MachineState.ERROR,MachineState.ERROR, 12, 12, 12, 12,MachineState.ERROR,MachineState.ERROR,#90-97 - MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,#98-9f - MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR, 12,MachineState.ERROR,MachineState.ERROR,#a0-a7 - MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,#a8-af - MachineState.ERROR,MachineState.ERROR, 12, 12, 12,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,#b0-b7 - MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,#b8-bf - MachineState.ERROR,MachineState.ERROR,MachineState.START,MachineState.START,MachineState.START,MachineState.START,MachineState.ERROR,MachineState.ERROR,#c0-c7 - MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR #c8-cf -) -# fmt: on - -UTF8_CHAR_LEN_TABLE = (0, 1, 0, 0, 0, 0, 2, 3, 3, 3, 4, 4, 5, 5, 6, 6) - -UTF8_SM_MODEL = { - "class_table": UTF8_CLS, - "class_factor": 16, - "state_table": UTF8_ST, - "char_len_table": UTF8_CHAR_LEN_TABLE, - "name": "UTF-8", -} diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/chardet/metadata/__init__.py b/bot/lib/python3.11/site-packages/pip/_vendor/chardet/metadata/__init__.py deleted file mode 100644 index e69de29..0000000 diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/chardet/metadata/languages.py b/bot/lib/python3.11/site-packages/pip/_vendor/chardet/metadata/languages.py deleted file mode 100644 index 1d37884..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/chardet/metadata/languages.py +++ /dev/null @@ -1,351 +0,0 @@ -""" -Metadata about languages used by our model training code for our -SingleByteCharSetProbers. Could be used for other things in the future. - -This code is based on the language metadata from the uchardet project. -""" - -from string import ascii_letters - -# TODO: Add Ukrainian (KOI8-U) - - -class Language: - """Metadata about a language useful for training models - - :ivar name: The human name for the language, in English. - :type name: str - :ivar iso_code: 2-letter ISO 639-1 if possible, 3-letter ISO code otherwise, - or use another catalog as a last resort. - :type iso_code: str - :ivar use_ascii: Whether or not ASCII letters should be included in trained - models. - :type use_ascii: bool - :ivar charsets: The charsets we want to support and create data for. - :type charsets: list of str - :ivar alphabet: The characters in the language's alphabet. If `use_ascii` is - `True`, you only need to add those not in the ASCII set. - :type alphabet: str - :ivar wiki_start_pages: The Wikipedia pages to start from if we're crawling - Wikipedia for training data. - :type wiki_start_pages: list of str - """ - - def __init__( - self, - name=None, - iso_code=None, - use_ascii=True, - charsets=None, - alphabet=None, - wiki_start_pages=None, - ): - super().__init__() - self.name = name - self.iso_code = iso_code - self.use_ascii = use_ascii - self.charsets = charsets - if self.use_ascii: - if alphabet: - alphabet += ascii_letters - else: - alphabet = ascii_letters - elif not alphabet: - raise ValueError("Must supply alphabet if use_ascii is False") - self.alphabet = "".join(sorted(set(alphabet))) if alphabet else None - self.wiki_start_pages = wiki_start_pages - - def __repr__(self): - param_str = ", ".join( - f"{k}={v!r}" for k, v in self.__dict__.items() if not k.startswith("_") - ) - return f"{self.__class__.__name__}({param_str})" - - -LANGUAGES = { - "Arabic": Language( - name="Arabic", - iso_code="ar", - use_ascii=False, - # We only support encodings that use isolated - # forms, because the current recommendation is - # that the rendering system handles presentation - # forms. This means we purposefully skip IBM864. - charsets=["ISO-8859-6", "WINDOWS-1256", "CP720", "CP864"], - alphabet="ءآأؤإئابةتثجحخدذرزسشصضطظعغػؼؽؾؿـفقكلمنهوىيًٌٍَُِّ", - wiki_start_pages=["الصفحة_الرئيسية"], - ), - "Belarusian": Language( - name="Belarusian", - iso_code="be", - use_ascii=False, - charsets=["ISO-8859-5", "WINDOWS-1251", "IBM866", "MacCyrillic"], - alphabet="АБВГДЕЁЖЗІЙКЛМНОПРСТУЎФХЦЧШЫЬЭЮЯабвгдеёжзійклмнопрстуўфхцчшыьэюяʼ", - wiki_start_pages=["Галоўная_старонка"], - ), - "Bulgarian": Language( - name="Bulgarian", - iso_code="bg", - use_ascii=False, - charsets=["ISO-8859-5", "WINDOWS-1251", "IBM855"], - alphabet="АБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЬЮЯабвгдежзийклмнопрстуфхцчшщъьюя", - wiki_start_pages=["Начална_страница"], - ), - "Czech": Language( - name="Czech", - iso_code="cz", - use_ascii=True, - charsets=["ISO-8859-2", "WINDOWS-1250"], - alphabet="áčďéěíňóřšťúůýžÁČĎÉĚÍŇÓŘŠŤÚŮÝŽ", - wiki_start_pages=["Hlavní_strana"], - ), - "Danish": Language( - name="Danish", - iso_code="da", - use_ascii=True, - charsets=["ISO-8859-1", "ISO-8859-15", "WINDOWS-1252"], - alphabet="æøåÆØÅ", - wiki_start_pages=["Forside"], - ), - "German": Language( - name="German", - iso_code="de", - use_ascii=True, - charsets=["ISO-8859-1", "WINDOWS-1252"], - alphabet="äöüßÄÖÜ", - wiki_start_pages=["Wikipedia:Hauptseite"], - ), - "Greek": Language( - name="Greek", - iso_code="el", - use_ascii=False, - charsets=["ISO-8859-7", "WINDOWS-1253"], - alphabet="αβγδεζηθικλμνξοπρσςτυφχψωάέήίόύώΑΒΓΔΕΖΗΘΙΚΛΜΝΞΟΠΡΣΣΤΥΦΧΨΩΆΈΉΊΌΎΏ", - wiki_start_pages=["Πύλη:Κύρια"], - ), - "English": Language( - name="English", - iso_code="en", - use_ascii=True, - charsets=["ISO-8859-1", "WINDOWS-1252"], - wiki_start_pages=["Main_Page"], - ), - "Esperanto": Language( - name="Esperanto", - iso_code="eo", - # Q, W, X, and Y not used at all - use_ascii=False, - charsets=["ISO-8859-3"], - alphabet="abcĉdefgĝhĥijĵklmnoprsŝtuŭvzABCĈDEFGĜHĤIJĴKLMNOPRSŜTUŬVZ", - wiki_start_pages=["Vikipedio:Ĉefpaĝo"], - ), - "Spanish": Language( - name="Spanish", - iso_code="es", - use_ascii=True, - charsets=["ISO-8859-1", "ISO-8859-15", "WINDOWS-1252"], - alphabet="ñáéíóúüÑÁÉÍÓÚÜ", - wiki_start_pages=["Wikipedia:Portada"], - ), - "Estonian": Language( - name="Estonian", - iso_code="et", - use_ascii=False, - charsets=["ISO-8859-4", "ISO-8859-13", "WINDOWS-1257"], - # C, F, Š, Q, W, X, Y, Z, Ž are only for - # loanwords - alphabet="ABDEGHIJKLMNOPRSTUVÕÄÖÜabdeghijklmnoprstuvõäöü", - wiki_start_pages=["Esileht"], - ), - "Finnish": Language( - name="Finnish", - iso_code="fi", - use_ascii=True, - charsets=["ISO-8859-1", "ISO-8859-15", "WINDOWS-1252"], - alphabet="ÅÄÖŠŽåäöšž", - wiki_start_pages=["Wikipedia:Etusivu"], - ), - "French": Language( - name="French", - iso_code="fr", - use_ascii=True, - charsets=["ISO-8859-1", "ISO-8859-15", "WINDOWS-1252"], - alphabet="œàâçèéîïùûêŒÀÂÇÈÉÎÏÙÛÊ", - wiki_start_pages=["Wikipédia:Accueil_principal", "Bœuf (animal)"], - ), - "Hebrew": Language( - name="Hebrew", - iso_code="he", - use_ascii=False, - charsets=["ISO-8859-8", "WINDOWS-1255"], - alphabet="אבגדהוזחטיךכלםמןנסעףפץצקרשתװױײ", - wiki_start_pages=["עמוד_ראשי"], - ), - "Croatian": Language( - name="Croatian", - iso_code="hr", - # Q, W, X, Y are only used for foreign words. - use_ascii=False, - charsets=["ISO-8859-2", "WINDOWS-1250"], - alphabet="abcčćdđefghijklmnoprsštuvzžABCČĆDĐEFGHIJKLMNOPRSŠTUVZŽ", - wiki_start_pages=["Glavna_stranica"], - ), - "Hungarian": Language( - name="Hungarian", - iso_code="hu", - # Q, W, X, Y are only used for foreign words. - use_ascii=False, - charsets=["ISO-8859-2", "WINDOWS-1250"], - alphabet="abcdefghijklmnoprstuvzáéíóöőúüűABCDEFGHIJKLMNOPRSTUVZÁÉÍÓÖŐÚÜŰ", - wiki_start_pages=["Kezdőlap"], - ), - "Italian": Language( - name="Italian", - iso_code="it", - use_ascii=True, - charsets=["ISO-8859-1", "ISO-8859-15", "WINDOWS-1252"], - alphabet="ÀÈÉÌÒÓÙàèéìòóù", - wiki_start_pages=["Pagina_principale"], - ), - "Lithuanian": Language( - name="Lithuanian", - iso_code="lt", - use_ascii=False, - charsets=["ISO-8859-13", "WINDOWS-1257", "ISO-8859-4"], - # Q, W, and X not used at all - alphabet="AĄBCČDEĘĖFGHIĮYJKLMNOPRSŠTUŲŪVZŽaąbcčdeęėfghiįyjklmnoprsštuųūvzž", - wiki_start_pages=["Pagrindinis_puslapis"], - ), - "Latvian": Language( - name="Latvian", - iso_code="lv", - use_ascii=False, - charsets=["ISO-8859-13", "WINDOWS-1257", "ISO-8859-4"], - # Q, W, X, Y are only for loanwords - alphabet="AĀBCČDEĒFGĢHIĪJKĶLĻMNŅOPRSŠTUŪVZŽaābcčdeēfgģhiījkķlļmnņoprsštuūvzž", - wiki_start_pages=["Sākumlapa"], - ), - "Macedonian": Language( - name="Macedonian", - iso_code="mk", - use_ascii=False, - charsets=["ISO-8859-5", "WINDOWS-1251", "MacCyrillic", "IBM855"], - alphabet="АБВГДЃЕЖЗЅИЈКЛЉМНЊОПРСТЌУФХЦЧЏШабвгдѓежзѕијклљмнњопрстќуфхцчџш", - wiki_start_pages=["Главна_страница"], - ), - "Dutch": Language( - name="Dutch", - iso_code="nl", - use_ascii=True, - charsets=["ISO-8859-1", "WINDOWS-1252"], - wiki_start_pages=["Hoofdpagina"], - ), - "Polish": Language( - name="Polish", - iso_code="pl", - # Q and X are only used for foreign words. - use_ascii=False, - charsets=["ISO-8859-2", "WINDOWS-1250"], - alphabet="AĄBCĆDEĘFGHIJKLŁMNŃOÓPRSŚTUWYZŹŻaąbcćdeęfghijklłmnńoóprsśtuwyzźż", - wiki_start_pages=["Wikipedia:Strona_główna"], - ), - "Portuguese": Language( - name="Portuguese", - iso_code="pt", - use_ascii=True, - charsets=["ISO-8859-1", "ISO-8859-15", "WINDOWS-1252"], - alphabet="ÁÂÃÀÇÉÊÍÓÔÕÚáâãàçéêíóôõú", - wiki_start_pages=["Wikipédia:Página_principal"], - ), - "Romanian": Language( - name="Romanian", - iso_code="ro", - use_ascii=True, - charsets=["ISO-8859-2", "WINDOWS-1250"], - alphabet="ăâîșțĂÂÎȘȚ", - wiki_start_pages=["Pagina_principală"], - ), - "Russian": Language( - name="Russian", - iso_code="ru", - use_ascii=False, - charsets=[ - "ISO-8859-5", - "WINDOWS-1251", - "KOI8-R", - "MacCyrillic", - "IBM866", - "IBM855", - ], - alphabet="абвгдеёжзийклмнопрстуфхцчшщъыьэюяАБВГДЕЁЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯ", - wiki_start_pages=["Заглавная_страница"], - ), - "Slovak": Language( - name="Slovak", - iso_code="sk", - use_ascii=True, - charsets=["ISO-8859-2", "WINDOWS-1250"], - alphabet="áäčďéíĺľňóôŕšťúýžÁÄČĎÉÍĹĽŇÓÔŔŠŤÚÝŽ", - wiki_start_pages=["Hlavná_stránka"], - ), - "Slovene": Language( - name="Slovene", - iso_code="sl", - # Q, W, X, Y are only used for foreign words. - use_ascii=False, - charsets=["ISO-8859-2", "WINDOWS-1250"], - alphabet="abcčdefghijklmnoprsštuvzžABCČDEFGHIJKLMNOPRSŠTUVZŽ", - wiki_start_pages=["Glavna_stran"], - ), - # Serbian can be written in both Latin and Cyrillic, but there's no - # simple way to get the Latin alphabet pages from Wikipedia through - # the API, so for now we just support Cyrillic. - "Serbian": Language( - name="Serbian", - iso_code="sr", - alphabet="АБВГДЂЕЖЗИЈКЛЉМНЊОПРСТЋУФХЦЧЏШабвгдђежзијклљмнњопрстћуфхцчџш", - charsets=["ISO-8859-5", "WINDOWS-1251", "MacCyrillic", "IBM855"], - wiki_start_pages=["Главна_страна"], - ), - "Thai": Language( - name="Thai", - iso_code="th", - use_ascii=False, - charsets=["ISO-8859-11", "TIS-620", "CP874"], - alphabet="กขฃคฅฆงจฉชซฌญฎฏฐฑฒณดตถทธนบปผฝพฟภมยรฤลฦวศษสหฬอฮฯะัาำิีึืฺุู฿เแโใไๅๆ็่้๊๋์ํ๎๏๐๑๒๓๔๕๖๗๘๙๚๛", - wiki_start_pages=["หน้าหลัก"], - ), - "Turkish": Language( - name="Turkish", - iso_code="tr", - # Q, W, and X are not used by Turkish - use_ascii=False, - charsets=["ISO-8859-3", "ISO-8859-9", "WINDOWS-1254"], - alphabet="abcçdefgğhıijklmnoöprsştuüvyzâîûABCÇDEFGĞHIİJKLMNOÖPRSŞTUÜVYZÂÎÛ", - wiki_start_pages=["Ana_Sayfa"], - ), - "Vietnamese": Language( - name="Vietnamese", - iso_code="vi", - use_ascii=False, - # Windows-1258 is the only common 8-bit - # Vietnamese encoding supported by Python. - # From Wikipedia: - # For systems that lack support for Unicode, - # dozens of 8-bit Vietnamese code pages are - # available.[1] The most common are VISCII - # (TCVN 5712:1993), VPS, and Windows-1258.[3] - # Where ASCII is required, such as when - # ensuring readability in plain text e-mail, - # Vietnamese letters are often encoded - # according to Vietnamese Quoted-Readable - # (VIQR) or VSCII Mnemonic (VSCII-MNEM),[4] - # though usage of either variable-width - # scheme has declined dramatically following - # the adoption of Unicode on the World Wide - # Web. - charsets=["WINDOWS-1258"], - alphabet="aăâbcdđeêghiklmnoôơpqrstuưvxyAĂÂBCDĐEÊGHIKLMNOÔƠPQRSTUƯVXY", - wiki_start_pages=["Chữ_Quốc_ngữ"], - ), -} diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/chardet/sbcharsetprober.py b/bot/lib/python3.11/site-packages/pip/_vendor/chardet/sbcharsetprober.py deleted file mode 100644 index 31d70e1..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/chardet/sbcharsetprober.py +++ /dev/null @@ -1,160 +0,0 @@ -######################## BEGIN LICENSE BLOCK ######################## -# The Original Code is Mozilla Universal charset detector code. -# -# The Initial Developer of the Original Code is -# Netscape Communications Corporation. -# Portions created by the Initial Developer are Copyright (C) 2001 -# the Initial Developer. All Rights Reserved. -# -# Contributor(s): -# Mark Pilgrim - port to Python -# Shy Shalom - original C code -# -# This library is free software; you can redistribute it and/or -# modify it under the terms of the GNU Lesser General Public -# License as published by the Free Software Foundation; either -# version 2.1 of the License, or (at your option) any later version. -# -# This library is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -# Lesser General Public License for more details. -# -# You should have received a copy of the GNU Lesser General Public -# License along with this library; if not, write to the Free Software -# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA -# 02110-1301 USA -######################### END LICENSE BLOCK ######################### - -from collections import namedtuple - -from .charsetprober import CharSetProber -from .enums import CharacterCategory, ProbingState, SequenceLikelihood - -SingleByteCharSetModel = namedtuple( - "SingleByteCharSetModel", - [ - "charset_name", - "language", - "char_to_order_map", - "language_model", - "typical_positive_ratio", - "keep_ascii_letters", - "alphabet", - ], -) - - -class SingleByteCharSetProber(CharSetProber): - SAMPLE_SIZE = 64 - SB_ENOUGH_REL_THRESHOLD = 1024 # 0.25 * SAMPLE_SIZE^2 - POSITIVE_SHORTCUT_THRESHOLD = 0.95 - NEGATIVE_SHORTCUT_THRESHOLD = 0.05 - - def __init__(self, model, is_reversed=False, name_prober=None): - super().__init__() - self._model = model - # TRUE if we need to reverse every pair in the model lookup - self._reversed = is_reversed - # Optional auxiliary prober for name decision - self._name_prober = name_prober - self._last_order = None - self._seq_counters = None - self._total_seqs = None - self._total_char = None - self._control_char = None - self._freq_char = None - self.reset() - - def reset(self): - super().reset() - # char order of last character - self._last_order = 255 - self._seq_counters = [0] * SequenceLikelihood.get_num_categories() - self._total_seqs = 0 - self._total_char = 0 - self._control_char = 0 - # characters that fall in our sampling range - self._freq_char = 0 - - @property - def charset_name(self): - if self._name_prober: - return self._name_prober.charset_name - return self._model.charset_name - - @property - def language(self): - if self._name_prober: - return self._name_prober.language - return self._model.language - - def feed(self, byte_str): - # TODO: Make filter_international_words keep things in self.alphabet - if not self._model.keep_ascii_letters: - byte_str = self.filter_international_words(byte_str) - else: - byte_str = self.remove_xml_tags(byte_str) - if not byte_str: - return self.state - char_to_order_map = self._model.char_to_order_map - language_model = self._model.language_model - for char in byte_str: - order = char_to_order_map.get(char, CharacterCategory.UNDEFINED) - # XXX: This was SYMBOL_CAT_ORDER before, with a value of 250, but - # CharacterCategory.SYMBOL is actually 253, so we use CONTROL - # to make it closer to the original intent. The only difference - # is whether or not we count digits and control characters for - # _total_char purposes. - if order < CharacterCategory.CONTROL: - self._total_char += 1 - if order < self.SAMPLE_SIZE: - self._freq_char += 1 - if self._last_order < self.SAMPLE_SIZE: - self._total_seqs += 1 - if not self._reversed: - lm_cat = language_model[self._last_order][order] - else: - lm_cat = language_model[order][self._last_order] - self._seq_counters[lm_cat] += 1 - self._last_order = order - - charset_name = self._model.charset_name - if self.state == ProbingState.DETECTING: - if self._total_seqs > self.SB_ENOUGH_REL_THRESHOLD: - confidence = self.get_confidence() - if confidence > self.POSITIVE_SHORTCUT_THRESHOLD: - self.logger.debug( - "%s confidence = %s, we have a winner", charset_name, confidence - ) - self._state = ProbingState.FOUND_IT - elif confidence < self.NEGATIVE_SHORTCUT_THRESHOLD: - self.logger.debug( - "%s confidence = %s, below negative shortcut threshold %s", - charset_name, - confidence, - self.NEGATIVE_SHORTCUT_THRESHOLD, - ) - self._state = ProbingState.NOT_ME - - return self.state - - def get_confidence(self): - r = 0.01 - if self._total_seqs > 0: - r = ( - ( - self._seq_counters[SequenceLikelihood.POSITIVE] - + 0.25 * self._seq_counters[SequenceLikelihood.LIKELY] - ) - / self._total_seqs - / self._model.typical_positive_ratio - ) - # The more control characters (proportionnaly to the size - # of the text), the less confident we become in the current - # charset. - r = r * (self._total_char - self._control_char) / self._total_char - r = r * self._freq_char / self._total_char - if r >= 1.0: - r = 0.99 - return r diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/chardet/sbcsgroupprober.py b/bot/lib/python3.11/site-packages/pip/_vendor/chardet/sbcsgroupprober.py deleted file mode 100644 index cad001c..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/chardet/sbcsgroupprober.py +++ /dev/null @@ -1,88 +0,0 @@ -######################## BEGIN LICENSE BLOCK ######################## -# The Original Code is Mozilla Universal charset detector code. -# -# The Initial Developer of the Original Code is -# Netscape Communications Corporation. -# Portions created by the Initial Developer are Copyright (C) 2001 -# the Initial Developer. All Rights Reserved. -# -# Contributor(s): -# Mark Pilgrim - port to Python -# Shy Shalom - original C code -# -# This library is free software; you can redistribute it and/or -# modify it under the terms of the GNU Lesser General Public -# License as published by the Free Software Foundation; either -# version 2.1 of the License, or (at your option) any later version. -# -# This library is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -# Lesser General Public License for more details. -# -# You should have received a copy of the GNU Lesser General Public -# License along with this library; if not, write to the Free Software -# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA -# 02110-1301 USA -######################### END LICENSE BLOCK ######################### - -from .charsetgroupprober import CharSetGroupProber -from .hebrewprober import HebrewProber -from .langbulgarianmodel import ISO_8859_5_BULGARIAN_MODEL, WINDOWS_1251_BULGARIAN_MODEL -from .langgreekmodel import ISO_8859_7_GREEK_MODEL, WINDOWS_1253_GREEK_MODEL -from .langhebrewmodel import WINDOWS_1255_HEBREW_MODEL - -# from .langhungarianmodel import (ISO_8859_2_HUNGARIAN_MODEL, -# WINDOWS_1250_HUNGARIAN_MODEL) -from .langrussianmodel import ( - IBM855_RUSSIAN_MODEL, - IBM866_RUSSIAN_MODEL, - ISO_8859_5_RUSSIAN_MODEL, - KOI8_R_RUSSIAN_MODEL, - MACCYRILLIC_RUSSIAN_MODEL, - WINDOWS_1251_RUSSIAN_MODEL, -) -from .langthaimodel import TIS_620_THAI_MODEL -from .langturkishmodel import ISO_8859_9_TURKISH_MODEL -from .sbcharsetprober import SingleByteCharSetProber - - -class SBCSGroupProber(CharSetGroupProber): - def __init__(self): - super().__init__() - hebrew_prober = HebrewProber() - logical_hebrew_prober = SingleByteCharSetProber( - WINDOWS_1255_HEBREW_MODEL, is_reversed=False, name_prober=hebrew_prober - ) - # TODO: See if using ISO-8859-8 Hebrew model works better here, since - # it's actually the visual one - visual_hebrew_prober = SingleByteCharSetProber( - WINDOWS_1255_HEBREW_MODEL, is_reversed=True, name_prober=hebrew_prober - ) - hebrew_prober.set_model_probers(logical_hebrew_prober, visual_hebrew_prober) - # TODO: ORDER MATTERS HERE. I changed the order vs what was in master - # and several tests failed that did not before. Some thought - # should be put into the ordering, and we should consider making - # order not matter here, because that is very counter-intuitive. - self.probers = [ - SingleByteCharSetProber(WINDOWS_1251_RUSSIAN_MODEL), - SingleByteCharSetProber(KOI8_R_RUSSIAN_MODEL), - SingleByteCharSetProber(ISO_8859_5_RUSSIAN_MODEL), - SingleByteCharSetProber(MACCYRILLIC_RUSSIAN_MODEL), - SingleByteCharSetProber(IBM866_RUSSIAN_MODEL), - SingleByteCharSetProber(IBM855_RUSSIAN_MODEL), - SingleByteCharSetProber(ISO_8859_7_GREEK_MODEL), - SingleByteCharSetProber(WINDOWS_1253_GREEK_MODEL), - SingleByteCharSetProber(ISO_8859_5_BULGARIAN_MODEL), - SingleByteCharSetProber(WINDOWS_1251_BULGARIAN_MODEL), - # TODO: Restore Hungarian encodings (iso-8859-2 and windows-1250) - # after we retrain model. - # SingleByteCharSetProber(ISO_8859_2_HUNGARIAN_MODEL), - # SingleByteCharSetProber(WINDOWS_1250_HUNGARIAN_MODEL), - SingleByteCharSetProber(TIS_620_THAI_MODEL), - SingleByteCharSetProber(ISO_8859_9_TURKISH_MODEL), - hebrew_prober, - logical_hebrew_prober, - visual_hebrew_prober, - ] - self.reset() diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/chardet/sjisprober.py b/bot/lib/python3.11/site-packages/pip/_vendor/chardet/sjisprober.py deleted file mode 100644 index 3bcbdb7..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/chardet/sjisprober.py +++ /dev/null @@ -1,98 +0,0 @@ -######################## BEGIN LICENSE BLOCK ######################## -# The Original Code is mozilla.org code. -# -# The Initial Developer of the Original Code is -# Netscape Communications Corporation. -# Portions created by the Initial Developer are Copyright (C) 1998 -# the Initial Developer. All Rights Reserved. -# -# Contributor(s): -# Mark Pilgrim - port to Python -# -# This library is free software; you can redistribute it and/or -# modify it under the terms of the GNU Lesser General Public -# License as published by the Free Software Foundation; either -# version 2.1 of the License, or (at your option) any later version. -# -# This library is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -# Lesser General Public License for more details. -# -# You should have received a copy of the GNU Lesser General Public -# License along with this library; if not, write to the Free Software -# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA -# 02110-1301 USA -######################### END LICENSE BLOCK ######################### - -from .chardistribution import SJISDistributionAnalysis -from .codingstatemachine import CodingStateMachine -from .enums import MachineState, ProbingState -from .jpcntx import SJISContextAnalysis -from .mbcharsetprober import MultiByteCharSetProber -from .mbcssm import SJIS_SM_MODEL - - -class SJISProber(MultiByteCharSetProber): - def __init__(self): - super().__init__() - self.coding_sm = CodingStateMachine(SJIS_SM_MODEL) - self.distribution_analyzer = SJISDistributionAnalysis() - self.context_analyzer = SJISContextAnalysis() - self.reset() - - def reset(self): - super().reset() - self.context_analyzer.reset() - - @property - def charset_name(self): - return self.context_analyzer.charset_name - - @property - def language(self): - return "Japanese" - - def feed(self, byte_str): - for i, byte in enumerate(byte_str): - coding_state = self.coding_sm.next_state(byte) - if coding_state == MachineState.ERROR: - self.logger.debug( - "%s %s prober hit error at byte %s", - self.charset_name, - self.language, - i, - ) - self._state = ProbingState.NOT_ME - break - if coding_state == MachineState.ITS_ME: - self._state = ProbingState.FOUND_IT - break - if coding_state == MachineState.START: - char_len = self.coding_sm.get_current_charlen() - if i == 0: - self._last_char[1] = byte - self.context_analyzer.feed( - self._last_char[2 - char_len :], char_len - ) - self.distribution_analyzer.feed(self._last_char, char_len) - else: - self.context_analyzer.feed( - byte_str[i + 1 - char_len : i + 3 - char_len], char_len - ) - self.distribution_analyzer.feed(byte_str[i - 1 : i + 1], char_len) - - self._last_char[0] = byte_str[-1] - - if self.state == ProbingState.DETECTING: - if self.context_analyzer.got_enough_data() and ( - self.get_confidence() > self.SHORTCUT_THRESHOLD - ): - self._state = ProbingState.FOUND_IT - - return self.state - - def get_confidence(self): - context_conf = self.context_analyzer.get_confidence() - distrib_conf = self.distribution_analyzer.get_confidence() - return max(context_conf, distrib_conf) diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/chardet/universaldetector.py b/bot/lib/python3.11/site-packages/pip/_vendor/chardet/universaldetector.py deleted file mode 100644 index 22fcf82..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/chardet/universaldetector.py +++ /dev/null @@ -1,328 +0,0 @@ -######################## BEGIN LICENSE BLOCK ######################## -# The Original Code is Mozilla Universal charset detector code. -# -# The Initial Developer of the Original Code is -# Netscape Communications Corporation. -# Portions created by the Initial Developer are Copyright (C) 2001 -# the Initial Developer. All Rights Reserved. -# -# Contributor(s): -# Mark Pilgrim - port to Python -# Shy Shalom - original C code -# -# This library is free software; you can redistribute it and/or -# modify it under the terms of the GNU Lesser General Public -# License as published by the Free Software Foundation; either -# version 2.1 of the License, or (at your option) any later version. -# -# This library is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -# Lesser General Public License for more details. -# -# You should have received a copy of the GNU Lesser General Public -# License along with this library; if not, write to the Free Software -# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA -# 02110-1301 USA -######################### END LICENSE BLOCK ######################### -""" -Module containing the UniversalDetector detector class, which is the primary -class a user of ``chardet`` should use. - -:author: Mark Pilgrim (initial port to Python) -:author: Shy Shalom (original C code) -:author: Dan Blanchard (major refactoring for 3.0) -:author: Ian Cordasco -""" - - -import codecs -import logging -import re - -from .charsetgroupprober import CharSetGroupProber -from .enums import InputState, LanguageFilter, ProbingState -from .escprober import EscCharSetProber -from .latin1prober import Latin1Prober -from .mbcsgroupprober import MBCSGroupProber -from .sbcsgroupprober import SBCSGroupProber -from .utf1632prober import UTF1632Prober - - -class UniversalDetector: - """ - The ``UniversalDetector`` class underlies the ``chardet.detect`` function - and coordinates all of the different charset probers. - - To get a ``dict`` containing an encoding and its confidence, you can simply - run: - - .. code:: - - u = UniversalDetector() - u.feed(some_bytes) - u.close() - detected = u.result - - """ - - MINIMUM_THRESHOLD = 0.20 - HIGH_BYTE_DETECTOR = re.compile(b"[\x80-\xFF]") - ESC_DETECTOR = re.compile(b"(\033|~{)") - WIN_BYTE_DETECTOR = re.compile(b"[\x80-\x9F]") - ISO_WIN_MAP = { - "iso-8859-1": "Windows-1252", - "iso-8859-2": "Windows-1250", - "iso-8859-5": "Windows-1251", - "iso-8859-6": "Windows-1256", - "iso-8859-7": "Windows-1253", - "iso-8859-8": "Windows-1255", - "iso-8859-9": "Windows-1254", - "iso-8859-13": "Windows-1257", - } - - def __init__(self, lang_filter=LanguageFilter.ALL): - self._esc_charset_prober = None - self._utf1632_prober = None - self._charset_probers = [] - self.result = None - self.done = None - self._got_data = None - self._input_state = None - self._last_char = None - self.lang_filter = lang_filter - self.logger = logging.getLogger(__name__) - self._has_win_bytes = None - self.reset() - - @property - def input_state(self): - return self._input_state - - @property - def has_win_bytes(self): - return self._has_win_bytes - - @property - def charset_probers(self): - return self._charset_probers - - def reset(self): - """ - Reset the UniversalDetector and all of its probers back to their - initial states. This is called by ``__init__``, so you only need to - call this directly in between analyses of different documents. - """ - self.result = {"encoding": None, "confidence": 0.0, "language": None} - self.done = False - self._got_data = False - self._has_win_bytes = False - self._input_state = InputState.PURE_ASCII - self._last_char = b"" - if self._esc_charset_prober: - self._esc_charset_prober.reset() - if self._utf1632_prober: - self._utf1632_prober.reset() - for prober in self._charset_probers: - prober.reset() - - def feed(self, byte_str): - """ - Takes a chunk of a document and feeds it through all of the relevant - charset probers. - - After calling ``feed``, you can check the value of the ``done`` - attribute to see if you need to continue feeding the - ``UniversalDetector`` more data, or if it has made a prediction - (in the ``result`` attribute). - - .. note:: - You should always call ``close`` when you're done feeding in your - document if ``done`` is not already ``True``. - """ - if self.done: - return - - if not byte_str: - return - - if not isinstance(byte_str, bytearray): - byte_str = bytearray(byte_str) - - # First check for known BOMs, since these are guaranteed to be correct - if not self._got_data: - # If the data starts with BOM, we know it is UTF - if byte_str.startswith(codecs.BOM_UTF8): - # EF BB BF UTF-8 with BOM - self.result = { - "encoding": "UTF-8-SIG", - "confidence": 1.0, - "language": "", - } - elif byte_str.startswith((codecs.BOM_UTF32_LE, codecs.BOM_UTF32_BE)): - # FF FE 00 00 UTF-32, little-endian BOM - # 00 00 FE FF UTF-32, big-endian BOM - self.result = {"encoding": "UTF-32", "confidence": 1.0, "language": ""} - elif byte_str.startswith(b"\xFE\xFF\x00\x00"): - # FE FF 00 00 UCS-4, unusual octet order BOM (3412) - self.result = { - "encoding": "X-ISO-10646-UCS-4-3412", - "confidence": 1.0, - "language": "", - } - elif byte_str.startswith(b"\x00\x00\xFF\xFE"): - # 00 00 FF FE UCS-4, unusual octet order BOM (2143) - self.result = { - "encoding": "X-ISO-10646-UCS-4-2143", - "confidence": 1.0, - "language": "", - } - elif byte_str.startswith((codecs.BOM_LE, codecs.BOM_BE)): - # FF FE UTF-16, little endian BOM - # FE FF UTF-16, big endian BOM - self.result = {"encoding": "UTF-16", "confidence": 1.0, "language": ""} - - self._got_data = True - if self.result["encoding"] is not None: - self.done = True - return - - # If none of those matched and we've only see ASCII so far, check - # for high bytes and escape sequences - if self._input_state == InputState.PURE_ASCII: - if self.HIGH_BYTE_DETECTOR.search(byte_str): - self._input_state = InputState.HIGH_BYTE - elif ( - self._input_state == InputState.PURE_ASCII - and self.ESC_DETECTOR.search(self._last_char + byte_str) - ): - self._input_state = InputState.ESC_ASCII - - self._last_char = byte_str[-1:] - - # next we will look to see if it is appears to be either a UTF-16 or - # UTF-32 encoding - if not self._utf1632_prober: - self._utf1632_prober = UTF1632Prober() - - if self._utf1632_prober.state == ProbingState.DETECTING: - if self._utf1632_prober.feed(byte_str) == ProbingState.FOUND_IT: - self.result = { - "encoding": self._utf1632_prober.charset_name, - "confidence": self._utf1632_prober.get_confidence(), - "language": "", - } - self.done = True - return - - # If we've seen escape sequences, use the EscCharSetProber, which - # uses a simple state machine to check for known escape sequences in - # HZ and ISO-2022 encodings, since those are the only encodings that - # use such sequences. - if self._input_state == InputState.ESC_ASCII: - if not self._esc_charset_prober: - self._esc_charset_prober = EscCharSetProber(self.lang_filter) - if self._esc_charset_prober.feed(byte_str) == ProbingState.FOUND_IT: - self.result = { - "encoding": self._esc_charset_prober.charset_name, - "confidence": self._esc_charset_prober.get_confidence(), - "language": self._esc_charset_prober.language, - } - self.done = True - # If we've seen high bytes (i.e., those with values greater than 127), - # we need to do more complicated checks using all our multi-byte and - # single-byte probers that are left. The single-byte probers - # use character bigram distributions to determine the encoding, whereas - # the multi-byte probers use a combination of character unigram and - # bigram distributions. - elif self._input_state == InputState.HIGH_BYTE: - if not self._charset_probers: - self._charset_probers = [MBCSGroupProber(self.lang_filter)] - # If we're checking non-CJK encodings, use single-byte prober - if self.lang_filter & LanguageFilter.NON_CJK: - self._charset_probers.append(SBCSGroupProber()) - self._charset_probers.append(Latin1Prober()) - for prober in self._charset_probers: - if prober.feed(byte_str) == ProbingState.FOUND_IT: - self.result = { - "encoding": prober.charset_name, - "confidence": prober.get_confidence(), - "language": prober.language, - } - self.done = True - break - if self.WIN_BYTE_DETECTOR.search(byte_str): - self._has_win_bytes = True - - def close(self): - """ - Stop analyzing the current document and come up with a final - prediction. - - :returns: The ``result`` attribute, a ``dict`` with the keys - `encoding`, `confidence`, and `language`. - """ - # Don't bother with checks if we're already done - if self.done: - return self.result - self.done = True - - if not self._got_data: - self.logger.debug("no data received!") - - # Default to ASCII if it is all we've seen so far - elif self._input_state == InputState.PURE_ASCII: - self.result = {"encoding": "ascii", "confidence": 1.0, "language": ""} - - # If we have seen non-ASCII, return the best that met MINIMUM_THRESHOLD - elif self._input_state == InputState.HIGH_BYTE: - prober_confidence = None - max_prober_confidence = 0.0 - max_prober = None - for prober in self._charset_probers: - if not prober: - continue - prober_confidence = prober.get_confidence() - if prober_confidence > max_prober_confidence: - max_prober_confidence = prober_confidence - max_prober = prober - if max_prober and (max_prober_confidence > self.MINIMUM_THRESHOLD): - charset_name = max_prober.charset_name - lower_charset_name = max_prober.charset_name.lower() - confidence = max_prober.get_confidence() - # Use Windows encoding name instead of ISO-8859 if we saw any - # extra Windows-specific bytes - if lower_charset_name.startswith("iso-8859"): - if self._has_win_bytes: - charset_name = self.ISO_WIN_MAP.get( - lower_charset_name, charset_name - ) - self.result = { - "encoding": charset_name, - "confidence": confidence, - "language": max_prober.language, - } - - # Log all prober confidences if none met MINIMUM_THRESHOLD - if self.logger.getEffectiveLevel() <= logging.DEBUG: - if self.result["encoding"] is None: - self.logger.debug("no probers hit minimum threshold") - for group_prober in self._charset_probers: - if not group_prober: - continue - if isinstance(group_prober, CharSetGroupProber): - for prober in group_prober.probers: - self.logger.debug( - "%s %s confidence = %s", - prober.charset_name, - prober.language, - prober.get_confidence(), - ) - else: - self.logger.debug( - "%s %s confidence = %s", - group_prober.charset_name, - group_prober.language, - group_prober.get_confidence(), - ) - return self.result diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/chardet/utf1632prober.py b/bot/lib/python3.11/site-packages/pip/_vendor/chardet/utf1632prober.py deleted file mode 100644 index 9fd1580..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/chardet/utf1632prober.py +++ /dev/null @@ -1,223 +0,0 @@ -######################## BEGIN LICENSE BLOCK ######################## -# -# Contributor(s): -# Jason Zavaglia -# -# This library is free software; you can redistribute it and/or -# modify it under the terms of the GNU Lesser General Public -# License as published by the Free Software Foundation; either -# version 2.1 of the License, or (at your option) any later version. -# -# This library is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -# Lesser General Public License for more details. -# -# You should have received a copy of the GNU Lesser General Public -# License along with this library; if not, write to the Free Software -# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA -# 02110-1301 USA -######################### END LICENSE BLOCK ######################### -from .charsetprober import CharSetProber -from .enums import ProbingState - - -class UTF1632Prober(CharSetProber): - """ - This class simply looks for occurrences of zero bytes, and infers - whether the file is UTF16 or UTF32 (low-endian or big-endian) - For instance, files looking like ( \0 \0 \0 [nonzero] )+ - have a good probability to be UTF32BE. Files looking like ( \0 [nonzero] )+ - may be guessed to be UTF16BE, and inversely for little-endian varieties. - """ - - # how many logical characters to scan before feeling confident of prediction - MIN_CHARS_FOR_DETECTION = 20 - # a fixed constant ratio of expected zeros or non-zeros in modulo-position. - EXPECTED_RATIO = 0.94 - - def __init__(self): - super().__init__() - self.position = 0 - self.zeros_at_mod = [0] * 4 - self.nonzeros_at_mod = [0] * 4 - self._state = ProbingState.DETECTING - self.quad = [0, 0, 0, 0] - self.invalid_utf16be = False - self.invalid_utf16le = False - self.invalid_utf32be = False - self.invalid_utf32le = False - self.first_half_surrogate_pair_detected_16be = False - self.first_half_surrogate_pair_detected_16le = False - self.reset() - - def reset(self): - super().reset() - self.position = 0 - self.zeros_at_mod = [0] * 4 - self.nonzeros_at_mod = [0] * 4 - self._state = ProbingState.DETECTING - self.invalid_utf16be = False - self.invalid_utf16le = False - self.invalid_utf32be = False - self.invalid_utf32le = False - self.first_half_surrogate_pair_detected_16be = False - self.first_half_surrogate_pair_detected_16le = False - self.quad = [0, 0, 0, 0] - - @property - def charset_name(self): - if self.is_likely_utf32be(): - return "utf-32be" - if self.is_likely_utf32le(): - return "utf-32le" - if self.is_likely_utf16be(): - return "utf-16be" - if self.is_likely_utf16le(): - return "utf-16le" - # default to something valid - return "utf-16" - - @property - def language(self): - return "" - - def approx_32bit_chars(self): - return max(1.0, self.position / 4.0) - - def approx_16bit_chars(self): - return max(1.0, self.position / 2.0) - - def is_likely_utf32be(self): - approx_chars = self.approx_32bit_chars() - return approx_chars >= self.MIN_CHARS_FOR_DETECTION and ( - self.zeros_at_mod[0] / approx_chars > self.EXPECTED_RATIO - and self.zeros_at_mod[1] / approx_chars > self.EXPECTED_RATIO - and self.zeros_at_mod[2] / approx_chars > self.EXPECTED_RATIO - and self.nonzeros_at_mod[3] / approx_chars > self.EXPECTED_RATIO - and not self.invalid_utf32be - ) - - def is_likely_utf32le(self): - approx_chars = self.approx_32bit_chars() - return approx_chars >= self.MIN_CHARS_FOR_DETECTION and ( - self.nonzeros_at_mod[0] / approx_chars > self.EXPECTED_RATIO - and self.zeros_at_mod[1] / approx_chars > self.EXPECTED_RATIO - and self.zeros_at_mod[2] / approx_chars > self.EXPECTED_RATIO - and self.zeros_at_mod[3] / approx_chars > self.EXPECTED_RATIO - and not self.invalid_utf32le - ) - - def is_likely_utf16be(self): - approx_chars = self.approx_16bit_chars() - return approx_chars >= self.MIN_CHARS_FOR_DETECTION and ( - (self.nonzeros_at_mod[1] + self.nonzeros_at_mod[3]) / approx_chars - > self.EXPECTED_RATIO - and (self.zeros_at_mod[0] + self.zeros_at_mod[2]) / approx_chars - > self.EXPECTED_RATIO - and not self.invalid_utf16be - ) - - def is_likely_utf16le(self): - approx_chars = self.approx_16bit_chars() - return approx_chars >= self.MIN_CHARS_FOR_DETECTION and ( - (self.nonzeros_at_mod[0] + self.nonzeros_at_mod[2]) / approx_chars - > self.EXPECTED_RATIO - and (self.zeros_at_mod[1] + self.zeros_at_mod[3]) / approx_chars - > self.EXPECTED_RATIO - and not self.invalid_utf16le - ) - - def validate_utf32_characters(self, quad): - """ - Validate if the quad of bytes is valid UTF-32. - - UTF-32 is valid in the range 0x00000000 - 0x0010FFFF - excluding 0x0000D800 - 0x0000DFFF - - https://en.wikipedia.org/wiki/UTF-32 - """ - if ( - quad[0] != 0 - or quad[1] > 0x10 - or (quad[0] == 0 and quad[1] == 0 and 0xD8 <= quad[2] <= 0xDF) - ): - self.invalid_utf32be = True - if ( - quad[3] != 0 - or quad[2] > 0x10 - or (quad[3] == 0 and quad[2] == 0 and 0xD8 <= quad[1] <= 0xDF) - ): - self.invalid_utf32le = True - - def validate_utf16_characters(self, pair): - """ - Validate if the pair of bytes is valid UTF-16. - - UTF-16 is valid in the range 0x0000 - 0xFFFF excluding 0xD800 - 0xFFFF - with an exception for surrogate pairs, which must be in the range - 0xD800-0xDBFF followed by 0xDC00-0xDFFF - - https://en.wikipedia.org/wiki/UTF-16 - """ - if not self.first_half_surrogate_pair_detected_16be: - if 0xD8 <= pair[0] <= 0xDB: - self.first_half_surrogate_pair_detected_16be = True - elif 0xDC <= pair[0] <= 0xDF: - self.invalid_utf16be = True - else: - if 0xDC <= pair[0] <= 0xDF: - self.first_half_surrogate_pair_detected_16be = False - else: - self.invalid_utf16be = True - - if not self.first_half_surrogate_pair_detected_16le: - if 0xD8 <= pair[1] <= 0xDB: - self.first_half_surrogate_pair_detected_16le = True - elif 0xDC <= pair[1] <= 0xDF: - self.invalid_utf16le = True - else: - if 0xDC <= pair[1] <= 0xDF: - self.first_half_surrogate_pair_detected_16le = False - else: - self.invalid_utf16le = True - - def feed(self, byte_str): - for c in byte_str: - mod4 = self.position % 4 - self.quad[mod4] = c - if mod4 == 3: - self.validate_utf32_characters(self.quad) - self.validate_utf16_characters(self.quad[0:2]) - self.validate_utf16_characters(self.quad[2:4]) - if c == 0: - self.zeros_at_mod[mod4] += 1 - else: - self.nonzeros_at_mod[mod4] += 1 - self.position += 1 - return self.state - - @property - def state(self): - if self._state in {ProbingState.NOT_ME, ProbingState.FOUND_IT}: - # terminal, decided states - return self._state - if self.get_confidence() > 0.80: - self._state = ProbingState.FOUND_IT - elif self.position > 4 * 1024: - # if we get to 4kb into the file, and we can't conclude it's UTF, - # let's give up - self._state = ProbingState.NOT_ME - return self._state - - def get_confidence(self): - return ( - 0.85 - if ( - self.is_likely_utf16le() - or self.is_likely_utf16be() - or self.is_likely_utf32le() - or self.is_likely_utf32be() - ) - else 0.00 - ) diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/chardet/utf8prober.py b/bot/lib/python3.11/site-packages/pip/_vendor/chardet/utf8prober.py deleted file mode 100644 index 3aae09e..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/chardet/utf8prober.py +++ /dev/null @@ -1,80 +0,0 @@ -######################## BEGIN LICENSE BLOCK ######################## -# The Original Code is mozilla.org code. -# -# The Initial Developer of the Original Code is -# Netscape Communications Corporation. -# Portions created by the Initial Developer are Copyright (C) 1998 -# the Initial Developer. All Rights Reserved. -# -# Contributor(s): -# Mark Pilgrim - port to Python -# -# This library is free software; you can redistribute it and/or -# modify it under the terms of the GNU Lesser General Public -# License as published by the Free Software Foundation; either -# version 2.1 of the License, or (at your option) any later version. -# -# This library is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -# Lesser General Public License for more details. -# -# You should have received a copy of the GNU Lesser General Public -# License along with this library; if not, write to the Free Software -# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA -# 02110-1301 USA -######################### END LICENSE BLOCK ######################### - -from .charsetprober import CharSetProber -from .codingstatemachine import CodingStateMachine -from .enums import MachineState, ProbingState -from .mbcssm import UTF8_SM_MODEL - - -class UTF8Prober(CharSetProber): - ONE_CHAR_PROB = 0.5 - - def __init__(self): - super().__init__() - self.coding_sm = CodingStateMachine(UTF8_SM_MODEL) - self._num_mb_chars = None - self.reset() - - def reset(self): - super().reset() - self.coding_sm.reset() - self._num_mb_chars = 0 - - @property - def charset_name(self): - return "utf-8" - - @property - def language(self): - return "" - - def feed(self, byte_str): - for c in byte_str: - coding_state = self.coding_sm.next_state(c) - if coding_state == MachineState.ERROR: - self._state = ProbingState.NOT_ME - break - if coding_state == MachineState.ITS_ME: - self._state = ProbingState.FOUND_IT - break - if coding_state == MachineState.START: - if self.coding_sm.get_current_charlen() >= 2: - self._num_mb_chars += 1 - - if self.state == ProbingState.DETECTING: - if self.get_confidence() > self.SHORTCUT_THRESHOLD: - self._state = ProbingState.FOUND_IT - - return self.state - - def get_confidence(self): - unlike = 0.99 - if self._num_mb_chars < 6: - unlike *= self.ONE_CHAR_PROB**self._num_mb_chars - return 1.0 - unlike - return unlike diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/chardet/version.py b/bot/lib/python3.11/site-packages/pip/_vendor/chardet/version.py deleted file mode 100644 index a08a06b..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/chardet/version.py +++ /dev/null @@ -1,9 +0,0 @@ -""" -This module exists only to simplify retrieving the version number of chardet -from within setup.py and from chardet subpackages. - -:author: Dan Blanchard (dan.blanchard@gmail.com) -""" - -__version__ = "5.0.0" -VERSION = __version__.split(".") diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/colorama/__init__.py b/bot/lib/python3.11/site-packages/pip/_vendor/colorama/__init__.py deleted file mode 100644 index 9138a8c..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/colorama/__init__.py +++ /dev/null @@ -1,6 +0,0 @@ -# Copyright Jonathan Hartley 2013. BSD 3-Clause license, see LICENSE file. -from .initialise import init, deinit, reinit, colorama_text -from .ansi import Fore, Back, Style, Cursor -from .ansitowin32 import AnsiToWin32 - -__version__ = '0.4.5' diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/colorama/ansi.py b/bot/lib/python3.11/site-packages/pip/_vendor/colorama/ansi.py deleted file mode 100644 index 11ec695..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/colorama/ansi.py +++ /dev/null @@ -1,102 +0,0 @@ -# Copyright Jonathan Hartley 2013. BSD 3-Clause license, see LICENSE file. -''' -This module generates ANSI character codes to printing colors to terminals. -See: http://en.wikipedia.org/wiki/ANSI_escape_code -''' - -CSI = '\033[' -OSC = '\033]' -BEL = '\a' - - -def code_to_chars(code): - return CSI + str(code) + 'm' - -def set_title(title): - return OSC + '2;' + title + BEL - -def clear_screen(mode=2): - return CSI + str(mode) + 'J' - -def clear_line(mode=2): - return CSI + str(mode) + 'K' - - -class AnsiCodes(object): - def __init__(self): - # the subclasses declare class attributes which are numbers. - # Upon instantiation we define instance attributes, which are the same - # as the class attributes but wrapped with the ANSI escape sequence - for name in dir(self): - if not name.startswith('_'): - value = getattr(self, name) - setattr(self, name, code_to_chars(value)) - - -class AnsiCursor(object): - def UP(self, n=1): - return CSI + str(n) + 'A' - def DOWN(self, n=1): - return CSI + str(n) + 'B' - def FORWARD(self, n=1): - return CSI + str(n) + 'C' - def BACK(self, n=1): - return CSI + str(n) + 'D' - def POS(self, x=1, y=1): - return CSI + str(y) + ';' + str(x) + 'H' - - -class AnsiFore(AnsiCodes): - BLACK = 30 - RED = 31 - GREEN = 32 - YELLOW = 33 - BLUE = 34 - MAGENTA = 35 - CYAN = 36 - WHITE = 37 - RESET = 39 - - # These are fairly well supported, but not part of the standard. - LIGHTBLACK_EX = 90 - LIGHTRED_EX = 91 - LIGHTGREEN_EX = 92 - LIGHTYELLOW_EX = 93 - LIGHTBLUE_EX = 94 - LIGHTMAGENTA_EX = 95 - LIGHTCYAN_EX = 96 - LIGHTWHITE_EX = 97 - - -class AnsiBack(AnsiCodes): - BLACK = 40 - RED = 41 - GREEN = 42 - YELLOW = 43 - BLUE = 44 - MAGENTA = 45 - CYAN = 46 - WHITE = 47 - RESET = 49 - - # These are fairly well supported, but not part of the standard. - LIGHTBLACK_EX = 100 - LIGHTRED_EX = 101 - LIGHTGREEN_EX = 102 - LIGHTYELLOW_EX = 103 - LIGHTBLUE_EX = 104 - LIGHTMAGENTA_EX = 105 - LIGHTCYAN_EX = 106 - LIGHTWHITE_EX = 107 - - -class AnsiStyle(AnsiCodes): - BRIGHT = 1 - DIM = 2 - NORMAL = 22 - RESET_ALL = 0 - -Fore = AnsiFore() -Back = AnsiBack() -Style = AnsiStyle() -Cursor = AnsiCursor() diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/colorama/ansitowin32.py b/bot/lib/python3.11/site-packages/pip/_vendor/colorama/ansitowin32.py deleted file mode 100644 index 3db248b..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/colorama/ansitowin32.py +++ /dev/null @@ -1,266 +0,0 @@ -# Copyright Jonathan Hartley 2013. BSD 3-Clause license, see LICENSE file. -import re -import sys -import os - -from .ansi import AnsiFore, AnsiBack, AnsiStyle, Style, BEL -from .winterm import WinTerm, WinColor, WinStyle -from .win32 import windll, winapi_test - - -winterm = None -if windll is not None: - winterm = WinTerm() - - -class StreamWrapper(object): - ''' - Wraps a stream (such as stdout), acting as a transparent proxy for all - attribute access apart from method 'write()', which is delegated to our - Converter instance. - ''' - def __init__(self, wrapped, converter): - # double-underscore everything to prevent clashes with names of - # attributes on the wrapped stream object. - self.__wrapped = wrapped - self.__convertor = converter - - def __getattr__(self, name): - return getattr(self.__wrapped, name) - - def __enter__(self, *args, **kwargs): - # special method lookup bypasses __getattr__/__getattribute__, see - # https://stackoverflow.com/questions/12632894/why-doesnt-getattr-work-with-exit - # thus, contextlib magic methods are not proxied via __getattr__ - return self.__wrapped.__enter__(*args, **kwargs) - - def __exit__(self, *args, **kwargs): - return self.__wrapped.__exit__(*args, **kwargs) - - def __setstate__(self, state): - self.__dict__ = state - - def __getstate__(self): - return self.__dict__ - - def write(self, text): - self.__convertor.write(text) - - def isatty(self): - stream = self.__wrapped - if 'PYCHARM_HOSTED' in os.environ: - if stream is not None and (stream is sys.__stdout__ or stream is sys.__stderr__): - return True - try: - stream_isatty = stream.isatty - except AttributeError: - return False - else: - return stream_isatty() - - @property - def closed(self): - stream = self.__wrapped - try: - return stream.closed - # AttributeError in the case that the stream doesn't support being closed - # ValueError for the case that the stream has already been detached when atexit runs - except (AttributeError, ValueError): - return True - - -class AnsiToWin32(object): - ''' - Implements a 'write()' method which, on Windows, will strip ANSI character - sequences from the text, and if outputting to a tty, will convert them into - win32 function calls. - ''' - ANSI_CSI_RE = re.compile('\001?\033\\[((?:\\d|;)*)([a-zA-Z])\002?') # Control Sequence Introducer - ANSI_OSC_RE = re.compile('\001?\033\\]([^\a]*)(\a)\002?') # Operating System Command - - def __init__(self, wrapped, convert=None, strip=None, autoreset=False): - # The wrapped stream (normally sys.stdout or sys.stderr) - self.wrapped = wrapped - - # should we reset colors to defaults after every .write() - self.autoreset = autoreset - - # create the proxy wrapping our output stream - self.stream = StreamWrapper(wrapped, self) - - on_windows = os.name == 'nt' - # We test if the WinAPI works, because even if we are on Windows - # we may be using a terminal that doesn't support the WinAPI - # (e.g. Cygwin Terminal). In this case it's up to the terminal - # to support the ANSI codes. - conversion_supported = on_windows and winapi_test() - - # should we strip ANSI sequences from our output? - if strip is None: - strip = conversion_supported or (not self.stream.closed and not self.stream.isatty()) - self.strip = strip - - # should we should convert ANSI sequences into win32 calls? - if convert is None: - convert = conversion_supported and not self.stream.closed and self.stream.isatty() - self.convert = convert - - # dict of ansi codes to win32 functions and parameters - self.win32_calls = self.get_win32_calls() - - # are we wrapping stderr? - self.on_stderr = self.wrapped is sys.stderr - - def should_wrap(self): - ''' - True if this class is actually needed. If false, then the output - stream will not be affected, nor will win32 calls be issued, so - wrapping stdout is not actually required. This will generally be - False on non-Windows platforms, unless optional functionality like - autoreset has been requested using kwargs to init() - ''' - return self.convert or self.strip or self.autoreset - - def get_win32_calls(self): - if self.convert and winterm: - return { - AnsiStyle.RESET_ALL: (winterm.reset_all, ), - AnsiStyle.BRIGHT: (winterm.style, WinStyle.BRIGHT), - AnsiStyle.DIM: (winterm.style, WinStyle.NORMAL), - AnsiStyle.NORMAL: (winterm.style, WinStyle.NORMAL), - AnsiFore.BLACK: (winterm.fore, WinColor.BLACK), - AnsiFore.RED: (winterm.fore, WinColor.RED), - AnsiFore.GREEN: (winterm.fore, WinColor.GREEN), - AnsiFore.YELLOW: (winterm.fore, WinColor.YELLOW), - AnsiFore.BLUE: (winterm.fore, WinColor.BLUE), - AnsiFore.MAGENTA: (winterm.fore, WinColor.MAGENTA), - AnsiFore.CYAN: (winterm.fore, WinColor.CYAN), - AnsiFore.WHITE: (winterm.fore, WinColor.GREY), - AnsiFore.RESET: (winterm.fore, ), - AnsiFore.LIGHTBLACK_EX: (winterm.fore, WinColor.BLACK, True), - AnsiFore.LIGHTRED_EX: (winterm.fore, WinColor.RED, True), - AnsiFore.LIGHTGREEN_EX: (winterm.fore, WinColor.GREEN, True), - AnsiFore.LIGHTYELLOW_EX: (winterm.fore, WinColor.YELLOW, True), - AnsiFore.LIGHTBLUE_EX: (winterm.fore, WinColor.BLUE, True), - AnsiFore.LIGHTMAGENTA_EX: (winterm.fore, WinColor.MAGENTA, True), - AnsiFore.LIGHTCYAN_EX: (winterm.fore, WinColor.CYAN, True), - AnsiFore.LIGHTWHITE_EX: (winterm.fore, WinColor.GREY, True), - AnsiBack.BLACK: (winterm.back, WinColor.BLACK), - AnsiBack.RED: (winterm.back, WinColor.RED), - AnsiBack.GREEN: (winterm.back, WinColor.GREEN), - AnsiBack.YELLOW: (winterm.back, WinColor.YELLOW), - AnsiBack.BLUE: (winterm.back, WinColor.BLUE), - AnsiBack.MAGENTA: (winterm.back, WinColor.MAGENTA), - AnsiBack.CYAN: (winterm.back, WinColor.CYAN), - AnsiBack.WHITE: (winterm.back, WinColor.GREY), - AnsiBack.RESET: (winterm.back, ), - AnsiBack.LIGHTBLACK_EX: (winterm.back, WinColor.BLACK, True), - AnsiBack.LIGHTRED_EX: (winterm.back, WinColor.RED, True), - AnsiBack.LIGHTGREEN_EX: (winterm.back, WinColor.GREEN, True), - AnsiBack.LIGHTYELLOW_EX: (winterm.back, WinColor.YELLOW, True), - AnsiBack.LIGHTBLUE_EX: (winterm.back, WinColor.BLUE, True), - AnsiBack.LIGHTMAGENTA_EX: (winterm.back, WinColor.MAGENTA, True), - AnsiBack.LIGHTCYAN_EX: (winterm.back, WinColor.CYAN, True), - AnsiBack.LIGHTWHITE_EX: (winterm.back, WinColor.GREY, True), - } - return dict() - - def write(self, text): - if self.strip or self.convert: - self.write_and_convert(text) - else: - self.wrapped.write(text) - self.wrapped.flush() - if self.autoreset: - self.reset_all() - - - def reset_all(self): - if self.convert: - self.call_win32('m', (0,)) - elif not self.strip and not self.stream.closed: - self.wrapped.write(Style.RESET_ALL) - - - def write_and_convert(self, text): - ''' - Write the given text to our wrapped stream, stripping any ANSI - sequences from the text, and optionally converting them into win32 - calls. - ''' - cursor = 0 - text = self.convert_osc(text) - for match in self.ANSI_CSI_RE.finditer(text): - start, end = match.span() - self.write_plain_text(text, cursor, start) - self.convert_ansi(*match.groups()) - cursor = end - self.write_plain_text(text, cursor, len(text)) - - - def write_plain_text(self, text, start, end): - if start < end: - self.wrapped.write(text[start:end]) - self.wrapped.flush() - - - def convert_ansi(self, paramstring, command): - if self.convert: - params = self.extract_params(command, paramstring) - self.call_win32(command, params) - - - def extract_params(self, command, paramstring): - if command in 'Hf': - params = tuple(int(p) if len(p) != 0 else 1 for p in paramstring.split(';')) - while len(params) < 2: - # defaults: - params = params + (1,) - else: - params = tuple(int(p) for p in paramstring.split(';') if len(p) != 0) - if len(params) == 0: - # defaults: - if command in 'JKm': - params = (0,) - elif command in 'ABCD': - params = (1,) - - return params - - - def call_win32(self, command, params): - if command == 'm': - for param in params: - if param in self.win32_calls: - func_args = self.win32_calls[param] - func = func_args[0] - args = func_args[1:] - kwargs = dict(on_stderr=self.on_stderr) - func(*args, **kwargs) - elif command in 'J': - winterm.erase_screen(params[0], on_stderr=self.on_stderr) - elif command in 'K': - winterm.erase_line(params[0], on_stderr=self.on_stderr) - elif command in 'Hf': # cursor position - absolute - winterm.set_cursor_position(params, on_stderr=self.on_stderr) - elif command in 'ABCD': # cursor position - relative - n = params[0] - # A - up, B - down, C - forward, D - back - x, y = {'A': (0, -n), 'B': (0, n), 'C': (n, 0), 'D': (-n, 0)}[command] - winterm.cursor_adjust(x, y, on_stderr=self.on_stderr) - - - def convert_osc(self, text): - for match in self.ANSI_OSC_RE.finditer(text): - start, end = match.span() - text = text[:start] + text[end:] - paramstring, command = match.groups() - if command == BEL: - if paramstring.count(";") == 1: - params = paramstring.split(";") - # 0 - change title and icon (we will only change title) - # 1 - change icon (we don't support this) - # 2 - change title - if params[0] in '02': - winterm.set_title(params[1]) - return text diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/colorama/initialise.py b/bot/lib/python3.11/site-packages/pip/_vendor/colorama/initialise.py deleted file mode 100644 index 430d066..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/colorama/initialise.py +++ /dev/null @@ -1,80 +0,0 @@ -# Copyright Jonathan Hartley 2013. BSD 3-Clause license, see LICENSE file. -import atexit -import contextlib -import sys - -from .ansitowin32 import AnsiToWin32 - - -orig_stdout = None -orig_stderr = None - -wrapped_stdout = None -wrapped_stderr = None - -atexit_done = False - - -def reset_all(): - if AnsiToWin32 is not None: # Issue #74: objects might become None at exit - AnsiToWin32(orig_stdout).reset_all() - - -def init(autoreset=False, convert=None, strip=None, wrap=True): - - if not wrap and any([autoreset, convert, strip]): - raise ValueError('wrap=False conflicts with any other arg=True') - - global wrapped_stdout, wrapped_stderr - global orig_stdout, orig_stderr - - orig_stdout = sys.stdout - orig_stderr = sys.stderr - - if sys.stdout is None: - wrapped_stdout = None - else: - sys.stdout = wrapped_stdout = \ - wrap_stream(orig_stdout, convert, strip, autoreset, wrap) - if sys.stderr is None: - wrapped_stderr = None - else: - sys.stderr = wrapped_stderr = \ - wrap_stream(orig_stderr, convert, strip, autoreset, wrap) - - global atexit_done - if not atexit_done: - atexit.register(reset_all) - atexit_done = True - - -def deinit(): - if orig_stdout is not None: - sys.stdout = orig_stdout - if orig_stderr is not None: - sys.stderr = orig_stderr - - -@contextlib.contextmanager -def colorama_text(*args, **kwargs): - init(*args, **kwargs) - try: - yield - finally: - deinit() - - -def reinit(): - if wrapped_stdout is not None: - sys.stdout = wrapped_stdout - if wrapped_stderr is not None: - sys.stderr = wrapped_stderr - - -def wrap_stream(stream, convert, strip, autoreset, wrap): - if wrap: - wrapper = AnsiToWin32(stream, - convert=convert, strip=strip, autoreset=autoreset) - if wrapper.should_wrap(): - stream = wrapper.stream - return stream diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/colorama/win32.py b/bot/lib/python3.11/site-packages/pip/_vendor/colorama/win32.py deleted file mode 100644 index c2d8360..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/colorama/win32.py +++ /dev/null @@ -1,152 +0,0 @@ -# Copyright Jonathan Hartley 2013. BSD 3-Clause license, see LICENSE file. - -# from winbase.h -STDOUT = -11 -STDERR = -12 - -try: - import ctypes - from ctypes import LibraryLoader - windll = LibraryLoader(ctypes.WinDLL) - from ctypes import wintypes -except (AttributeError, ImportError): - windll = None - SetConsoleTextAttribute = lambda *_: None - winapi_test = lambda *_: None -else: - from ctypes import byref, Structure, c_char, POINTER - - COORD = wintypes._COORD - - class CONSOLE_SCREEN_BUFFER_INFO(Structure): - """struct in wincon.h.""" - _fields_ = [ - ("dwSize", COORD), - ("dwCursorPosition", COORD), - ("wAttributes", wintypes.WORD), - ("srWindow", wintypes.SMALL_RECT), - ("dwMaximumWindowSize", COORD), - ] - def __str__(self): - return '(%d,%d,%d,%d,%d,%d,%d,%d,%d,%d,%d)' % ( - self.dwSize.Y, self.dwSize.X - , self.dwCursorPosition.Y, self.dwCursorPosition.X - , self.wAttributes - , self.srWindow.Top, self.srWindow.Left, self.srWindow.Bottom, self.srWindow.Right - , self.dwMaximumWindowSize.Y, self.dwMaximumWindowSize.X - ) - - _GetStdHandle = windll.kernel32.GetStdHandle - _GetStdHandle.argtypes = [ - wintypes.DWORD, - ] - _GetStdHandle.restype = wintypes.HANDLE - - _GetConsoleScreenBufferInfo = windll.kernel32.GetConsoleScreenBufferInfo - _GetConsoleScreenBufferInfo.argtypes = [ - wintypes.HANDLE, - POINTER(CONSOLE_SCREEN_BUFFER_INFO), - ] - _GetConsoleScreenBufferInfo.restype = wintypes.BOOL - - _SetConsoleTextAttribute = windll.kernel32.SetConsoleTextAttribute - _SetConsoleTextAttribute.argtypes = [ - wintypes.HANDLE, - wintypes.WORD, - ] - _SetConsoleTextAttribute.restype = wintypes.BOOL - - _SetConsoleCursorPosition = windll.kernel32.SetConsoleCursorPosition - _SetConsoleCursorPosition.argtypes = [ - wintypes.HANDLE, - COORD, - ] - _SetConsoleCursorPosition.restype = wintypes.BOOL - - _FillConsoleOutputCharacterA = windll.kernel32.FillConsoleOutputCharacterA - _FillConsoleOutputCharacterA.argtypes = [ - wintypes.HANDLE, - c_char, - wintypes.DWORD, - COORD, - POINTER(wintypes.DWORD), - ] - _FillConsoleOutputCharacterA.restype = wintypes.BOOL - - _FillConsoleOutputAttribute = windll.kernel32.FillConsoleOutputAttribute - _FillConsoleOutputAttribute.argtypes = [ - wintypes.HANDLE, - wintypes.WORD, - wintypes.DWORD, - COORD, - POINTER(wintypes.DWORD), - ] - _FillConsoleOutputAttribute.restype = wintypes.BOOL - - _SetConsoleTitleW = windll.kernel32.SetConsoleTitleW - _SetConsoleTitleW.argtypes = [ - wintypes.LPCWSTR - ] - _SetConsoleTitleW.restype = wintypes.BOOL - - def _winapi_test(handle): - csbi = CONSOLE_SCREEN_BUFFER_INFO() - success = _GetConsoleScreenBufferInfo( - handle, byref(csbi)) - return bool(success) - - def winapi_test(): - return any(_winapi_test(h) for h in - (_GetStdHandle(STDOUT), _GetStdHandle(STDERR))) - - def GetConsoleScreenBufferInfo(stream_id=STDOUT): - handle = _GetStdHandle(stream_id) - csbi = CONSOLE_SCREEN_BUFFER_INFO() - success = _GetConsoleScreenBufferInfo( - handle, byref(csbi)) - return csbi - - def SetConsoleTextAttribute(stream_id, attrs): - handle = _GetStdHandle(stream_id) - return _SetConsoleTextAttribute(handle, attrs) - - def SetConsoleCursorPosition(stream_id, position, adjust=True): - position = COORD(*position) - # If the position is out of range, do nothing. - if position.Y <= 0 or position.X <= 0: - return - # Adjust for Windows' SetConsoleCursorPosition: - # 1. being 0-based, while ANSI is 1-based. - # 2. expecting (x,y), while ANSI uses (y,x). - adjusted_position = COORD(position.Y - 1, position.X - 1) - if adjust: - # Adjust for viewport's scroll position - sr = GetConsoleScreenBufferInfo(STDOUT).srWindow - adjusted_position.Y += sr.Top - adjusted_position.X += sr.Left - # Resume normal processing - handle = _GetStdHandle(stream_id) - return _SetConsoleCursorPosition(handle, adjusted_position) - - def FillConsoleOutputCharacter(stream_id, char, length, start): - handle = _GetStdHandle(stream_id) - char = c_char(char.encode()) - length = wintypes.DWORD(length) - num_written = wintypes.DWORD(0) - # Note that this is hard-coded for ANSI (vs wide) bytes. - success = _FillConsoleOutputCharacterA( - handle, char, length, start, byref(num_written)) - return num_written.value - - def FillConsoleOutputAttribute(stream_id, attr, length, start): - ''' FillConsoleOutputAttribute( hConsole, csbi.wAttributes, dwConSize, coordScreen, &cCharsWritten )''' - handle = _GetStdHandle(stream_id) - attribute = wintypes.WORD(attr) - length = wintypes.DWORD(length) - num_written = wintypes.DWORD(0) - # Note that this is hard-coded for ANSI (vs wide) bytes. - return _FillConsoleOutputAttribute( - handle, attribute, length, start, byref(num_written)) - - def SetConsoleTitle(title): - return _SetConsoleTitleW(title) diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/colorama/winterm.py b/bot/lib/python3.11/site-packages/pip/_vendor/colorama/winterm.py deleted file mode 100644 index 0fdb4ec..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/colorama/winterm.py +++ /dev/null @@ -1,169 +0,0 @@ -# Copyright Jonathan Hartley 2013. BSD 3-Clause license, see LICENSE file. -from . import win32 - - -# from wincon.h -class WinColor(object): - BLACK = 0 - BLUE = 1 - GREEN = 2 - CYAN = 3 - RED = 4 - MAGENTA = 5 - YELLOW = 6 - GREY = 7 - -# from wincon.h -class WinStyle(object): - NORMAL = 0x00 # dim text, dim background - BRIGHT = 0x08 # bright text, dim background - BRIGHT_BACKGROUND = 0x80 # dim text, bright background - -class WinTerm(object): - - def __init__(self): - self._default = win32.GetConsoleScreenBufferInfo(win32.STDOUT).wAttributes - self.set_attrs(self._default) - self._default_fore = self._fore - self._default_back = self._back - self._default_style = self._style - # In order to emulate LIGHT_EX in windows, we borrow the BRIGHT style. - # So that LIGHT_EX colors and BRIGHT style do not clobber each other, - # we track them separately, since LIGHT_EX is overwritten by Fore/Back - # and BRIGHT is overwritten by Style codes. - self._light = 0 - - def get_attrs(self): - return self._fore + self._back * 16 + (self._style | self._light) - - def set_attrs(self, value): - self._fore = value & 7 - self._back = (value >> 4) & 7 - self._style = value & (WinStyle.BRIGHT | WinStyle.BRIGHT_BACKGROUND) - - def reset_all(self, on_stderr=None): - self.set_attrs(self._default) - self.set_console(attrs=self._default) - self._light = 0 - - def fore(self, fore=None, light=False, on_stderr=False): - if fore is None: - fore = self._default_fore - self._fore = fore - # Emulate LIGHT_EX with BRIGHT Style - if light: - self._light |= WinStyle.BRIGHT - else: - self._light &= ~WinStyle.BRIGHT - self.set_console(on_stderr=on_stderr) - - def back(self, back=None, light=False, on_stderr=False): - if back is None: - back = self._default_back - self._back = back - # Emulate LIGHT_EX with BRIGHT_BACKGROUND Style - if light: - self._light |= WinStyle.BRIGHT_BACKGROUND - else: - self._light &= ~WinStyle.BRIGHT_BACKGROUND - self.set_console(on_stderr=on_stderr) - - def style(self, style=None, on_stderr=False): - if style is None: - style = self._default_style - self._style = style - self.set_console(on_stderr=on_stderr) - - def set_console(self, attrs=None, on_stderr=False): - if attrs is None: - attrs = self.get_attrs() - handle = win32.STDOUT - if on_stderr: - handle = win32.STDERR - win32.SetConsoleTextAttribute(handle, attrs) - - def get_position(self, handle): - position = win32.GetConsoleScreenBufferInfo(handle).dwCursorPosition - # Because Windows coordinates are 0-based, - # and win32.SetConsoleCursorPosition expects 1-based. - position.X += 1 - position.Y += 1 - return position - - def set_cursor_position(self, position=None, on_stderr=False): - if position is None: - # I'm not currently tracking the position, so there is no default. - # position = self.get_position() - return - handle = win32.STDOUT - if on_stderr: - handle = win32.STDERR - win32.SetConsoleCursorPosition(handle, position) - - def cursor_adjust(self, x, y, on_stderr=False): - handle = win32.STDOUT - if on_stderr: - handle = win32.STDERR - position = self.get_position(handle) - adjusted_position = (position.Y + y, position.X + x) - win32.SetConsoleCursorPosition(handle, adjusted_position, adjust=False) - - def erase_screen(self, mode=0, on_stderr=False): - # 0 should clear from the cursor to the end of the screen. - # 1 should clear from the cursor to the beginning of the screen. - # 2 should clear the entire screen, and move cursor to (1,1) - handle = win32.STDOUT - if on_stderr: - handle = win32.STDERR - csbi = win32.GetConsoleScreenBufferInfo(handle) - # get the number of character cells in the current buffer - cells_in_screen = csbi.dwSize.X * csbi.dwSize.Y - # get number of character cells before current cursor position - cells_before_cursor = csbi.dwSize.X * csbi.dwCursorPosition.Y + csbi.dwCursorPosition.X - if mode == 0: - from_coord = csbi.dwCursorPosition - cells_to_erase = cells_in_screen - cells_before_cursor - elif mode == 1: - from_coord = win32.COORD(0, 0) - cells_to_erase = cells_before_cursor - elif mode == 2: - from_coord = win32.COORD(0, 0) - cells_to_erase = cells_in_screen - else: - # invalid mode - return - # fill the entire screen with blanks - win32.FillConsoleOutputCharacter(handle, ' ', cells_to_erase, from_coord) - # now set the buffer's attributes accordingly - win32.FillConsoleOutputAttribute(handle, self.get_attrs(), cells_to_erase, from_coord) - if mode == 2: - # put the cursor where needed - win32.SetConsoleCursorPosition(handle, (1, 1)) - - def erase_line(self, mode=0, on_stderr=False): - # 0 should clear from the cursor to the end of the line. - # 1 should clear from the cursor to the beginning of the line. - # 2 should clear the entire line. - handle = win32.STDOUT - if on_stderr: - handle = win32.STDERR - csbi = win32.GetConsoleScreenBufferInfo(handle) - if mode == 0: - from_coord = csbi.dwCursorPosition - cells_to_erase = csbi.dwSize.X - csbi.dwCursorPosition.X - elif mode == 1: - from_coord = win32.COORD(0, csbi.dwCursorPosition.Y) - cells_to_erase = csbi.dwCursorPosition.X - elif mode == 2: - from_coord = win32.COORD(0, csbi.dwCursorPosition.Y) - cells_to_erase = csbi.dwSize.X - else: - # invalid mode - return - # fill the entire screen with blanks - win32.FillConsoleOutputCharacter(handle, ' ', cells_to_erase, from_coord) - # now set the buffer's attributes accordingly - win32.FillConsoleOutputAttribute(handle, self.get_attrs(), cells_to_erase, from_coord) - - def set_title(self, title): - win32.SetConsoleTitle(title) diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/distlib/__init__.py b/bot/lib/python3.11/site-packages/pip/_vendor/distlib/__init__.py deleted file mode 100644 index 962173c..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/distlib/__init__.py +++ /dev/null @@ -1,23 +0,0 @@ -# -*- coding: utf-8 -*- -# -# Copyright (C) 2012-2022 Vinay Sajip. -# Licensed to the Python Software Foundation under a contributor agreement. -# See LICENSE.txt and CONTRIBUTORS.txt. -# -import logging - -__version__ = '0.3.6' - -class DistlibException(Exception): - pass - -try: - from logging import NullHandler -except ImportError: # pragma: no cover - class NullHandler(logging.Handler): - def handle(self, record): pass - def emit(self, record): pass - def createLock(self): self.lock = None - -logger = logging.getLogger(__name__) -logger.addHandler(NullHandler()) diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/distlib/compat.py b/bot/lib/python3.11/site-packages/pip/_vendor/distlib/compat.py deleted file mode 100644 index 1fe3d22..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/distlib/compat.py +++ /dev/null @@ -1,1116 +0,0 @@ -# -*- coding: utf-8 -*- -# -# Copyright (C) 2013-2017 Vinay Sajip. -# Licensed to the Python Software Foundation under a contributor agreement. -# See LICENSE.txt and CONTRIBUTORS.txt. -# -from __future__ import absolute_import - -import os -import re -import sys - -try: - import ssl -except ImportError: # pragma: no cover - ssl = None - -if sys.version_info[0] < 3: # pragma: no cover - from StringIO import StringIO - string_types = basestring, - text_type = unicode - from types import FileType as file_type - import __builtin__ as builtins - import ConfigParser as configparser - from urlparse import urlparse, urlunparse, urljoin, urlsplit, urlunsplit - from urllib import (urlretrieve, quote as _quote, unquote, url2pathname, - pathname2url, ContentTooShortError, splittype) - - def quote(s): - if isinstance(s, unicode): - s = s.encode('utf-8') - return _quote(s) - - import urllib2 - from urllib2 import (Request, urlopen, URLError, HTTPError, - HTTPBasicAuthHandler, HTTPPasswordMgr, - HTTPHandler, HTTPRedirectHandler, - build_opener) - if ssl: - from urllib2 import HTTPSHandler - import httplib - import xmlrpclib - import Queue as queue - from HTMLParser import HTMLParser - import htmlentitydefs - raw_input = raw_input - from itertools import ifilter as filter - from itertools import ifilterfalse as filterfalse - - # Leaving this around for now, in case it needs resurrecting in some way - # _userprog = None - # def splituser(host): - # """splituser('user[:passwd]@host[:port]') --> 'user[:passwd]', 'host[:port]'.""" - # global _userprog - # if _userprog is None: - # import re - # _userprog = re.compile('^(.*)@(.*)$') - - # match = _userprog.match(host) - # if match: return match.group(1, 2) - # return None, host - -else: # pragma: no cover - from io import StringIO - string_types = str, - text_type = str - from io import TextIOWrapper as file_type - import builtins - import configparser - import shutil - from urllib.parse import (urlparse, urlunparse, urljoin, quote, - unquote, urlsplit, urlunsplit, splittype) - from urllib.request import (urlopen, urlretrieve, Request, url2pathname, - pathname2url, - HTTPBasicAuthHandler, HTTPPasswordMgr, - HTTPHandler, HTTPRedirectHandler, - build_opener) - if ssl: - from urllib.request import HTTPSHandler - from urllib.error import HTTPError, URLError, ContentTooShortError - import http.client as httplib - import urllib.request as urllib2 - import xmlrpc.client as xmlrpclib - import queue - from html.parser import HTMLParser - import html.entities as htmlentitydefs - raw_input = input - from itertools import filterfalse - filter = filter - - -try: - from ssl import match_hostname, CertificateError -except ImportError: # pragma: no cover - class CertificateError(ValueError): - pass - - - def _dnsname_match(dn, hostname, max_wildcards=1): - """Matching according to RFC 6125, section 6.4.3 - - http://tools.ietf.org/html/rfc6125#section-6.4.3 - """ - pats = [] - if not dn: - return False - - parts = dn.split('.') - leftmost, remainder = parts[0], parts[1:] - - wildcards = leftmost.count('*') - if wildcards > max_wildcards: - # Issue #17980: avoid denials of service by refusing more - # than one wildcard per fragment. A survey of established - # policy among SSL implementations showed it to be a - # reasonable choice. - raise CertificateError( - "too many wildcards in certificate DNS name: " + repr(dn)) - - # speed up common case w/o wildcards - if not wildcards: - return dn.lower() == hostname.lower() - - # RFC 6125, section 6.4.3, subitem 1. - # The client SHOULD NOT attempt to match a presented identifier in which - # the wildcard character comprises a label other than the left-most label. - if leftmost == '*': - # When '*' is a fragment by itself, it matches a non-empty dotless - # fragment. - pats.append('[^.]+') - elif leftmost.startswith('xn--') or hostname.startswith('xn--'): - # RFC 6125, section 6.4.3, subitem 3. - # The client SHOULD NOT attempt to match a presented identifier - # where the wildcard character is embedded within an A-label or - # U-label of an internationalized domain name. - pats.append(re.escape(leftmost)) - else: - # Otherwise, '*' matches any dotless string, e.g. www* - pats.append(re.escape(leftmost).replace(r'\*', '[^.]*')) - - # add the remaining fragments, ignore any wildcards - for frag in remainder: - pats.append(re.escape(frag)) - - pat = re.compile(r'\A' + r'\.'.join(pats) + r'\Z', re.IGNORECASE) - return pat.match(hostname) - - - def match_hostname(cert, hostname): - """Verify that *cert* (in decoded format as returned by - SSLSocket.getpeercert()) matches the *hostname*. RFC 2818 and RFC 6125 - rules are followed, but IP addresses are not accepted for *hostname*. - - CertificateError is raised on failure. On success, the function - returns nothing. - """ - if not cert: - raise ValueError("empty or no certificate, match_hostname needs a " - "SSL socket or SSL context with either " - "CERT_OPTIONAL or CERT_REQUIRED") - dnsnames = [] - san = cert.get('subjectAltName', ()) - for key, value in san: - if key == 'DNS': - if _dnsname_match(value, hostname): - return - dnsnames.append(value) - if not dnsnames: - # The subject is only checked when there is no dNSName entry - # in subjectAltName - for sub in cert.get('subject', ()): - for key, value in sub: - # XXX according to RFC 2818, the most specific Common Name - # must be used. - if key == 'commonName': - if _dnsname_match(value, hostname): - return - dnsnames.append(value) - if len(dnsnames) > 1: - raise CertificateError("hostname %r " - "doesn't match either of %s" - % (hostname, ', '.join(map(repr, dnsnames)))) - elif len(dnsnames) == 1: - raise CertificateError("hostname %r " - "doesn't match %r" - % (hostname, dnsnames[0])) - else: - raise CertificateError("no appropriate commonName or " - "subjectAltName fields were found") - - -try: - from types import SimpleNamespace as Container -except ImportError: # pragma: no cover - class Container(object): - """ - A generic container for when multiple values need to be returned - """ - def __init__(self, **kwargs): - self.__dict__.update(kwargs) - - -try: - from shutil import which -except ImportError: # pragma: no cover - # Implementation from Python 3.3 - def which(cmd, mode=os.F_OK | os.X_OK, path=None): - """Given a command, mode, and a PATH string, return the path which - conforms to the given mode on the PATH, or None if there is no such - file. - - `mode` defaults to os.F_OK | os.X_OK. `path` defaults to the result - of os.environ.get("PATH"), or can be overridden with a custom search - path. - - """ - # Check that a given file can be accessed with the correct mode. - # Additionally check that `file` is not a directory, as on Windows - # directories pass the os.access check. - def _access_check(fn, mode): - return (os.path.exists(fn) and os.access(fn, mode) - and not os.path.isdir(fn)) - - # If we're given a path with a directory part, look it up directly rather - # than referring to PATH directories. This includes checking relative to the - # current directory, e.g. ./script - if os.path.dirname(cmd): - if _access_check(cmd, mode): - return cmd - return None - - if path is None: - path = os.environ.get("PATH", os.defpath) - if not path: - return None - path = path.split(os.pathsep) - - if sys.platform == "win32": - # The current directory takes precedence on Windows. - if not os.curdir in path: - path.insert(0, os.curdir) - - # PATHEXT is necessary to check on Windows. - pathext = os.environ.get("PATHEXT", "").split(os.pathsep) - # See if the given file matches any of the expected path extensions. - # This will allow us to short circuit when given "python.exe". - # If it does match, only test that one, otherwise we have to try - # others. - if any(cmd.lower().endswith(ext.lower()) for ext in pathext): - files = [cmd] - else: - files = [cmd + ext for ext in pathext] - else: - # On other platforms you don't have things like PATHEXT to tell you - # what file suffixes are executable, so just pass on cmd as-is. - files = [cmd] - - seen = set() - for dir in path: - normdir = os.path.normcase(dir) - if not normdir in seen: - seen.add(normdir) - for thefile in files: - name = os.path.join(dir, thefile) - if _access_check(name, mode): - return name - return None - - -# ZipFile is a context manager in 2.7, but not in 2.6 - -from zipfile import ZipFile as BaseZipFile - -if hasattr(BaseZipFile, '__enter__'): # pragma: no cover - ZipFile = BaseZipFile -else: # pragma: no cover - from zipfile import ZipExtFile as BaseZipExtFile - - class ZipExtFile(BaseZipExtFile): - def __init__(self, base): - self.__dict__.update(base.__dict__) - - def __enter__(self): - return self - - def __exit__(self, *exc_info): - self.close() - # return None, so if an exception occurred, it will propagate - - class ZipFile(BaseZipFile): - def __enter__(self): - return self - - def __exit__(self, *exc_info): - self.close() - # return None, so if an exception occurred, it will propagate - - def open(self, *args, **kwargs): - base = BaseZipFile.open(self, *args, **kwargs) - return ZipExtFile(base) - -try: - from platform import python_implementation -except ImportError: # pragma: no cover - def python_implementation(): - """Return a string identifying the Python implementation.""" - if 'PyPy' in sys.version: - return 'PyPy' - if os.name == 'java': - return 'Jython' - if sys.version.startswith('IronPython'): - return 'IronPython' - return 'CPython' - -import shutil -import sysconfig - -try: - callable = callable -except NameError: # pragma: no cover - from collections.abc import Callable - - def callable(obj): - return isinstance(obj, Callable) - - -try: - fsencode = os.fsencode - fsdecode = os.fsdecode -except AttributeError: # pragma: no cover - # Issue #99: on some systems (e.g. containerised), - # sys.getfilesystemencoding() returns None, and we need a real value, - # so fall back to utf-8. From the CPython 2.7 docs relating to Unix and - # sys.getfilesystemencoding(): the return value is "the user’s preference - # according to the result of nl_langinfo(CODESET), or None if the - # nl_langinfo(CODESET) failed." - _fsencoding = sys.getfilesystemencoding() or 'utf-8' - if _fsencoding == 'mbcs': - _fserrors = 'strict' - else: - _fserrors = 'surrogateescape' - - def fsencode(filename): - if isinstance(filename, bytes): - return filename - elif isinstance(filename, text_type): - return filename.encode(_fsencoding, _fserrors) - else: - raise TypeError("expect bytes or str, not %s" % - type(filename).__name__) - - def fsdecode(filename): - if isinstance(filename, text_type): - return filename - elif isinstance(filename, bytes): - return filename.decode(_fsencoding, _fserrors) - else: - raise TypeError("expect bytes or str, not %s" % - type(filename).__name__) - -try: - from tokenize import detect_encoding -except ImportError: # pragma: no cover - from codecs import BOM_UTF8, lookup - import re - - cookie_re = re.compile(r"coding[:=]\s*([-\w.]+)") - - def _get_normal_name(orig_enc): - """Imitates get_normal_name in tokenizer.c.""" - # Only care about the first 12 characters. - enc = orig_enc[:12].lower().replace("_", "-") - if enc == "utf-8" or enc.startswith("utf-8-"): - return "utf-8" - if enc in ("latin-1", "iso-8859-1", "iso-latin-1") or \ - enc.startswith(("latin-1-", "iso-8859-1-", "iso-latin-1-")): - return "iso-8859-1" - return orig_enc - - def detect_encoding(readline): - """ - The detect_encoding() function is used to detect the encoding that should - be used to decode a Python source file. It requires one argument, readline, - in the same way as the tokenize() generator. - - It will call readline a maximum of twice, and return the encoding used - (as a string) and a list of any lines (left as bytes) it has read in. - - It detects the encoding from the presence of a utf-8 bom or an encoding - cookie as specified in pep-0263. If both a bom and a cookie are present, - but disagree, a SyntaxError will be raised. If the encoding cookie is an - invalid charset, raise a SyntaxError. Note that if a utf-8 bom is found, - 'utf-8-sig' is returned. - - If no encoding is specified, then the default of 'utf-8' will be returned. - """ - try: - filename = readline.__self__.name - except AttributeError: - filename = None - bom_found = False - encoding = None - default = 'utf-8' - def read_or_stop(): - try: - return readline() - except StopIteration: - return b'' - - def find_cookie(line): - try: - # Decode as UTF-8. Either the line is an encoding declaration, - # in which case it should be pure ASCII, or it must be UTF-8 - # per default encoding. - line_string = line.decode('utf-8') - except UnicodeDecodeError: - msg = "invalid or missing encoding declaration" - if filename is not None: - msg = '{} for {!r}'.format(msg, filename) - raise SyntaxError(msg) - - matches = cookie_re.findall(line_string) - if not matches: - return None - encoding = _get_normal_name(matches[0]) - try: - codec = lookup(encoding) - except LookupError: - # This behaviour mimics the Python interpreter - if filename is None: - msg = "unknown encoding: " + encoding - else: - msg = "unknown encoding for {!r}: {}".format(filename, - encoding) - raise SyntaxError(msg) - - if bom_found: - if codec.name != 'utf-8': - # This behaviour mimics the Python interpreter - if filename is None: - msg = 'encoding problem: utf-8' - else: - msg = 'encoding problem for {!r}: utf-8'.format(filename) - raise SyntaxError(msg) - encoding += '-sig' - return encoding - - first = read_or_stop() - if first.startswith(BOM_UTF8): - bom_found = True - first = first[3:] - default = 'utf-8-sig' - if not first: - return default, [] - - encoding = find_cookie(first) - if encoding: - return encoding, [first] - - second = read_or_stop() - if not second: - return default, [first] - - encoding = find_cookie(second) - if encoding: - return encoding, [first, second] - - return default, [first, second] - -# For converting & <-> & etc. -try: - from html import escape -except ImportError: - from cgi import escape -if sys.version_info[:2] < (3, 4): - unescape = HTMLParser().unescape -else: - from html import unescape - -try: - from collections import ChainMap -except ImportError: # pragma: no cover - from collections import MutableMapping - - try: - from reprlib import recursive_repr as _recursive_repr - except ImportError: - def _recursive_repr(fillvalue='...'): - ''' - Decorator to make a repr function return fillvalue for a recursive - call - ''' - - def decorating_function(user_function): - repr_running = set() - - def wrapper(self): - key = id(self), get_ident() - if key in repr_running: - return fillvalue - repr_running.add(key) - try: - result = user_function(self) - finally: - repr_running.discard(key) - return result - - # Can't use functools.wraps() here because of bootstrap issues - wrapper.__module__ = getattr(user_function, '__module__') - wrapper.__doc__ = getattr(user_function, '__doc__') - wrapper.__name__ = getattr(user_function, '__name__') - wrapper.__annotations__ = getattr(user_function, '__annotations__', {}) - return wrapper - - return decorating_function - - class ChainMap(MutableMapping): - ''' A ChainMap groups multiple dicts (or other mappings) together - to create a single, updateable view. - - The underlying mappings are stored in a list. That list is public and can - accessed or updated using the *maps* attribute. There is no other state. - - Lookups search the underlying mappings successively until a key is found. - In contrast, writes, updates, and deletions only operate on the first - mapping. - - ''' - - def __init__(self, *maps): - '''Initialize a ChainMap by setting *maps* to the given mappings. - If no mappings are provided, a single empty dictionary is used. - - ''' - self.maps = list(maps) or [{}] # always at least one map - - def __missing__(self, key): - raise KeyError(key) - - def __getitem__(self, key): - for mapping in self.maps: - try: - return mapping[key] # can't use 'key in mapping' with defaultdict - except KeyError: - pass - return self.__missing__(key) # support subclasses that define __missing__ - - def get(self, key, default=None): - return self[key] if key in self else default - - def __len__(self): - return len(set().union(*self.maps)) # reuses stored hash values if possible - - def __iter__(self): - return iter(set().union(*self.maps)) - - def __contains__(self, key): - return any(key in m for m in self.maps) - - def __bool__(self): - return any(self.maps) - - @_recursive_repr() - def __repr__(self): - return '{0.__class__.__name__}({1})'.format( - self, ', '.join(map(repr, self.maps))) - - @classmethod - def fromkeys(cls, iterable, *args): - 'Create a ChainMap with a single dict created from the iterable.' - return cls(dict.fromkeys(iterable, *args)) - - def copy(self): - 'New ChainMap or subclass with a new copy of maps[0] and refs to maps[1:]' - return self.__class__(self.maps[0].copy(), *self.maps[1:]) - - __copy__ = copy - - def new_child(self): # like Django's Context.push() - 'New ChainMap with a new dict followed by all previous maps.' - return self.__class__({}, *self.maps) - - @property - def parents(self): # like Django's Context.pop() - 'New ChainMap from maps[1:].' - return self.__class__(*self.maps[1:]) - - def __setitem__(self, key, value): - self.maps[0][key] = value - - def __delitem__(self, key): - try: - del self.maps[0][key] - except KeyError: - raise KeyError('Key not found in the first mapping: {!r}'.format(key)) - - def popitem(self): - 'Remove and return an item pair from maps[0]. Raise KeyError is maps[0] is empty.' - try: - return self.maps[0].popitem() - except KeyError: - raise KeyError('No keys found in the first mapping.') - - def pop(self, key, *args): - 'Remove *key* from maps[0] and return its value. Raise KeyError if *key* not in maps[0].' - try: - return self.maps[0].pop(key, *args) - except KeyError: - raise KeyError('Key not found in the first mapping: {!r}'.format(key)) - - def clear(self): - 'Clear maps[0], leaving maps[1:] intact.' - self.maps[0].clear() - -try: - from importlib.util import cache_from_source # Python >= 3.4 -except ImportError: # pragma: no cover - def cache_from_source(path, debug_override=None): - assert path.endswith('.py') - if debug_override is None: - debug_override = __debug__ - if debug_override: - suffix = 'c' - else: - suffix = 'o' - return path + suffix - -try: - from collections import OrderedDict -except ImportError: # pragma: no cover -## {{{ http://code.activestate.com/recipes/576693/ (r9) -# Backport of OrderedDict() class that runs on Python 2.4, 2.5, 2.6, 2.7 and pypy. -# Passes Python2.7's test suite and incorporates all the latest updates. - try: - from thread import get_ident as _get_ident - except ImportError: - from dummy_thread import get_ident as _get_ident - - try: - from _abcoll import KeysView, ValuesView, ItemsView - except ImportError: - pass - - - class OrderedDict(dict): - 'Dictionary that remembers insertion order' - # An inherited dict maps keys to values. - # The inherited dict provides __getitem__, __len__, __contains__, and get. - # The remaining methods are order-aware. - # Big-O running times for all methods are the same as for regular dictionaries. - - # The internal self.__map dictionary maps keys to links in a doubly linked list. - # The circular doubly linked list starts and ends with a sentinel element. - # The sentinel element never gets deleted (this simplifies the algorithm). - # Each link is stored as a list of length three: [PREV, NEXT, KEY]. - - def __init__(self, *args, **kwds): - '''Initialize an ordered dictionary. Signature is the same as for - regular dictionaries, but keyword arguments are not recommended - because their insertion order is arbitrary. - - ''' - if len(args) > 1: - raise TypeError('expected at most 1 arguments, got %d' % len(args)) - try: - self.__root - except AttributeError: - self.__root = root = [] # sentinel node - root[:] = [root, root, None] - self.__map = {} - self.__update(*args, **kwds) - - def __setitem__(self, key, value, dict_setitem=dict.__setitem__): - 'od.__setitem__(i, y) <==> od[i]=y' - # Setting a new item creates a new link which goes at the end of the linked - # list, and the inherited dictionary is updated with the new key/value pair. - if key not in self: - root = self.__root - last = root[0] - last[1] = root[0] = self.__map[key] = [last, root, key] - dict_setitem(self, key, value) - - def __delitem__(self, key, dict_delitem=dict.__delitem__): - 'od.__delitem__(y) <==> del od[y]' - # Deleting an existing item uses self.__map to find the link which is - # then removed by updating the links in the predecessor and successor nodes. - dict_delitem(self, key) - link_prev, link_next, key = self.__map.pop(key) - link_prev[1] = link_next - link_next[0] = link_prev - - def __iter__(self): - 'od.__iter__() <==> iter(od)' - root = self.__root - curr = root[1] - while curr is not root: - yield curr[2] - curr = curr[1] - - def __reversed__(self): - 'od.__reversed__() <==> reversed(od)' - root = self.__root - curr = root[0] - while curr is not root: - yield curr[2] - curr = curr[0] - - def clear(self): - 'od.clear() -> None. Remove all items from od.' - try: - for node in self.__map.itervalues(): - del node[:] - root = self.__root - root[:] = [root, root, None] - self.__map.clear() - except AttributeError: - pass - dict.clear(self) - - def popitem(self, last=True): - '''od.popitem() -> (k, v), return and remove a (key, value) pair. - Pairs are returned in LIFO order if last is true or FIFO order if false. - - ''' - if not self: - raise KeyError('dictionary is empty') - root = self.__root - if last: - link = root[0] - link_prev = link[0] - link_prev[1] = root - root[0] = link_prev - else: - link = root[1] - link_next = link[1] - root[1] = link_next - link_next[0] = root - key = link[2] - del self.__map[key] - value = dict.pop(self, key) - return key, value - - # -- the following methods do not depend on the internal structure -- - - def keys(self): - 'od.keys() -> list of keys in od' - return list(self) - - def values(self): - 'od.values() -> list of values in od' - return [self[key] for key in self] - - def items(self): - 'od.items() -> list of (key, value) pairs in od' - return [(key, self[key]) for key in self] - - def iterkeys(self): - 'od.iterkeys() -> an iterator over the keys in od' - return iter(self) - - def itervalues(self): - 'od.itervalues -> an iterator over the values in od' - for k in self: - yield self[k] - - def iteritems(self): - 'od.iteritems -> an iterator over the (key, value) items in od' - for k in self: - yield (k, self[k]) - - def update(*args, **kwds): - '''od.update(E, **F) -> None. Update od from dict/iterable E and F. - - If E is a dict instance, does: for k in E: od[k] = E[k] - If E has a .keys() method, does: for k in E.keys(): od[k] = E[k] - Or if E is an iterable of items, does: for k, v in E: od[k] = v - In either case, this is followed by: for k, v in F.items(): od[k] = v - - ''' - if len(args) > 2: - raise TypeError('update() takes at most 2 positional ' - 'arguments (%d given)' % (len(args),)) - elif not args: - raise TypeError('update() takes at least 1 argument (0 given)') - self = args[0] - # Make progressively weaker assumptions about "other" - other = () - if len(args) == 2: - other = args[1] - if isinstance(other, dict): - for key in other: - self[key] = other[key] - elif hasattr(other, 'keys'): - for key in other.keys(): - self[key] = other[key] - else: - for key, value in other: - self[key] = value - for key, value in kwds.items(): - self[key] = value - - __update = update # let subclasses override update without breaking __init__ - - __marker = object() - - def pop(self, key, default=__marker): - '''od.pop(k[,d]) -> v, remove specified key and return the corresponding value. - If key is not found, d is returned if given, otherwise KeyError is raised. - - ''' - if key in self: - result = self[key] - del self[key] - return result - if default is self.__marker: - raise KeyError(key) - return default - - def setdefault(self, key, default=None): - 'od.setdefault(k[,d]) -> od.get(k,d), also set od[k]=d if k not in od' - if key in self: - return self[key] - self[key] = default - return default - - def __repr__(self, _repr_running=None): - 'od.__repr__() <==> repr(od)' - if not _repr_running: _repr_running = {} - call_key = id(self), _get_ident() - if call_key in _repr_running: - return '...' - _repr_running[call_key] = 1 - try: - if not self: - return '%s()' % (self.__class__.__name__,) - return '%s(%r)' % (self.__class__.__name__, self.items()) - finally: - del _repr_running[call_key] - - def __reduce__(self): - 'Return state information for pickling' - items = [[k, self[k]] for k in self] - inst_dict = vars(self).copy() - for k in vars(OrderedDict()): - inst_dict.pop(k, None) - if inst_dict: - return (self.__class__, (items,), inst_dict) - return self.__class__, (items,) - - def copy(self): - 'od.copy() -> a shallow copy of od' - return self.__class__(self) - - @classmethod - def fromkeys(cls, iterable, value=None): - '''OD.fromkeys(S[, v]) -> New ordered dictionary with keys from S - and values equal to v (which defaults to None). - - ''' - d = cls() - for key in iterable: - d[key] = value - return d - - def __eq__(self, other): - '''od.__eq__(y) <==> od==y. Comparison to another OD is order-sensitive - while comparison to a regular mapping is order-insensitive. - - ''' - if isinstance(other, OrderedDict): - return len(self)==len(other) and self.items() == other.items() - return dict.__eq__(self, other) - - def __ne__(self, other): - return not self == other - - # -- the following methods are only used in Python 2.7 -- - - def viewkeys(self): - "od.viewkeys() -> a set-like object providing a view on od's keys" - return KeysView(self) - - def viewvalues(self): - "od.viewvalues() -> an object providing a view on od's values" - return ValuesView(self) - - def viewitems(self): - "od.viewitems() -> a set-like object providing a view on od's items" - return ItemsView(self) - -try: - from logging.config import BaseConfigurator, valid_ident -except ImportError: # pragma: no cover - IDENTIFIER = re.compile('^[a-z_][a-z0-9_]*$', re.I) - - - def valid_ident(s): - m = IDENTIFIER.match(s) - if not m: - raise ValueError('Not a valid Python identifier: %r' % s) - return True - - - # The ConvertingXXX classes are wrappers around standard Python containers, - # and they serve to convert any suitable values in the container. The - # conversion converts base dicts, lists and tuples to their wrapped - # equivalents, whereas strings which match a conversion format are converted - # appropriately. - # - # Each wrapper should have a configurator attribute holding the actual - # configurator to use for conversion. - - class ConvertingDict(dict): - """A converting dictionary wrapper.""" - - def __getitem__(self, key): - value = dict.__getitem__(self, key) - result = self.configurator.convert(value) - #If the converted value is different, save for next time - if value is not result: - self[key] = result - if type(result) in (ConvertingDict, ConvertingList, - ConvertingTuple): - result.parent = self - result.key = key - return result - - def get(self, key, default=None): - value = dict.get(self, key, default) - result = self.configurator.convert(value) - #If the converted value is different, save for next time - if value is not result: - self[key] = result - if type(result) in (ConvertingDict, ConvertingList, - ConvertingTuple): - result.parent = self - result.key = key - return result - - def pop(self, key, default=None): - value = dict.pop(self, key, default) - result = self.configurator.convert(value) - if value is not result: - if type(result) in (ConvertingDict, ConvertingList, - ConvertingTuple): - result.parent = self - result.key = key - return result - - class ConvertingList(list): - """A converting list wrapper.""" - def __getitem__(self, key): - value = list.__getitem__(self, key) - result = self.configurator.convert(value) - #If the converted value is different, save for next time - if value is not result: - self[key] = result - if type(result) in (ConvertingDict, ConvertingList, - ConvertingTuple): - result.parent = self - result.key = key - return result - - def pop(self, idx=-1): - value = list.pop(self, idx) - result = self.configurator.convert(value) - if value is not result: - if type(result) in (ConvertingDict, ConvertingList, - ConvertingTuple): - result.parent = self - return result - - class ConvertingTuple(tuple): - """A converting tuple wrapper.""" - def __getitem__(self, key): - value = tuple.__getitem__(self, key) - result = self.configurator.convert(value) - if value is not result: - if type(result) in (ConvertingDict, ConvertingList, - ConvertingTuple): - result.parent = self - result.key = key - return result - - class BaseConfigurator(object): - """ - The configurator base class which defines some useful defaults. - """ - - CONVERT_PATTERN = re.compile(r'^(?P[a-z]+)://(?P.*)$') - - WORD_PATTERN = re.compile(r'^\s*(\w+)\s*') - DOT_PATTERN = re.compile(r'^\.\s*(\w+)\s*') - INDEX_PATTERN = re.compile(r'^\[\s*(\w+)\s*\]\s*') - DIGIT_PATTERN = re.compile(r'^\d+$') - - value_converters = { - 'ext' : 'ext_convert', - 'cfg' : 'cfg_convert', - } - - # We might want to use a different one, e.g. importlib - importer = staticmethod(__import__) - - def __init__(self, config): - self.config = ConvertingDict(config) - self.config.configurator = self - - def resolve(self, s): - """ - Resolve strings to objects using standard import and attribute - syntax. - """ - name = s.split('.') - used = name.pop(0) - try: - found = self.importer(used) - for frag in name: - used += '.' + frag - try: - found = getattr(found, frag) - except AttributeError: - self.importer(used) - found = getattr(found, frag) - return found - except ImportError: - e, tb = sys.exc_info()[1:] - v = ValueError('Cannot resolve %r: %s' % (s, e)) - v.__cause__, v.__traceback__ = e, tb - raise v - - def ext_convert(self, value): - """Default converter for the ext:// protocol.""" - return self.resolve(value) - - def cfg_convert(self, value): - """Default converter for the cfg:// protocol.""" - rest = value - m = self.WORD_PATTERN.match(rest) - if m is None: - raise ValueError("Unable to convert %r" % value) - else: - rest = rest[m.end():] - d = self.config[m.groups()[0]] - #print d, rest - while rest: - m = self.DOT_PATTERN.match(rest) - if m: - d = d[m.groups()[0]] - else: - m = self.INDEX_PATTERN.match(rest) - if m: - idx = m.groups()[0] - if not self.DIGIT_PATTERN.match(idx): - d = d[idx] - else: - try: - n = int(idx) # try as number first (most likely) - d = d[n] - except TypeError: - d = d[idx] - if m: - rest = rest[m.end():] - else: - raise ValueError('Unable to convert ' - '%r at %r' % (value, rest)) - #rest should be empty - return d - - def convert(self, value): - """ - Convert values to an appropriate type. dicts, lists and tuples are - replaced by their converting alternatives. Strings are checked to - see if they have a conversion format and are converted if they do. - """ - if not isinstance(value, ConvertingDict) and isinstance(value, dict): - value = ConvertingDict(value) - value.configurator = self - elif not isinstance(value, ConvertingList) and isinstance(value, list): - value = ConvertingList(value) - value.configurator = self - elif not isinstance(value, ConvertingTuple) and\ - isinstance(value, tuple): - value = ConvertingTuple(value) - value.configurator = self - elif isinstance(value, string_types): - m = self.CONVERT_PATTERN.match(value) - if m: - d = m.groupdict() - prefix = d['prefix'] - converter = self.value_converters.get(prefix, None) - if converter: - suffix = d['suffix'] - converter = getattr(self, converter) - value = converter(suffix) - return value - - def configure_custom(self, config): - """Configure an object with a user-supplied factory.""" - c = config.pop('()') - if not callable(c): - c = self.resolve(c) - props = config.pop('.', None) - # Check for valid identifiers - kwargs = dict([(k, config[k]) for k in config if valid_ident(k)]) - result = c(**kwargs) - if props: - for name, value in props.items(): - setattr(result, name, value) - return result - - def as_tuple(self, value): - """Utility function which converts lists to tuples.""" - if isinstance(value, list): - value = tuple(value) - return value diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/distlib/database.py b/bot/lib/python3.11/site-packages/pip/_vendor/distlib/database.py deleted file mode 100644 index 5db5d7f..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/distlib/database.py +++ /dev/null @@ -1,1350 +0,0 @@ -# -*- coding: utf-8 -*- -# -# Copyright (C) 2012-2017 The Python Software Foundation. -# See LICENSE.txt and CONTRIBUTORS.txt. -# -"""PEP 376 implementation.""" - -from __future__ import unicode_literals - -import base64 -import codecs -import contextlib -import hashlib -import logging -import os -import posixpath -import sys -import zipimport - -from . import DistlibException, resources -from .compat import StringIO -from .version import get_scheme, UnsupportedVersionError -from .metadata import (Metadata, METADATA_FILENAME, WHEEL_METADATA_FILENAME, - LEGACY_METADATA_FILENAME) -from .util import (parse_requirement, cached_property, parse_name_and_version, - read_exports, write_exports, CSVReader, CSVWriter) - - -__all__ = ['Distribution', 'BaseInstalledDistribution', - 'InstalledDistribution', 'EggInfoDistribution', - 'DistributionPath'] - - -logger = logging.getLogger(__name__) - -EXPORTS_FILENAME = 'pydist-exports.json' -COMMANDS_FILENAME = 'pydist-commands.json' - -DIST_FILES = ('INSTALLER', METADATA_FILENAME, 'RECORD', 'REQUESTED', - 'RESOURCES', EXPORTS_FILENAME, 'SHARED') - -DISTINFO_EXT = '.dist-info' - - -class _Cache(object): - """ - A simple cache mapping names and .dist-info paths to distributions - """ - def __init__(self): - """ - Initialise an instance. There is normally one for each DistributionPath. - """ - self.name = {} - self.path = {} - self.generated = False - - def clear(self): - """ - Clear the cache, setting it to its initial state. - """ - self.name.clear() - self.path.clear() - self.generated = False - - def add(self, dist): - """ - Add a distribution to the cache. - :param dist: The distribution to add. - """ - if dist.path not in self.path: - self.path[dist.path] = dist - self.name.setdefault(dist.key, []).append(dist) - - -class DistributionPath(object): - """ - Represents a set of distributions installed on a path (typically sys.path). - """ - def __init__(self, path=None, include_egg=False): - """ - Create an instance from a path, optionally including legacy (distutils/ - setuptools/distribute) distributions. - :param path: The path to use, as a list of directories. If not specified, - sys.path is used. - :param include_egg: If True, this instance will look for and return legacy - distributions as well as those based on PEP 376. - """ - if path is None: - path = sys.path - self.path = path - self._include_dist = True - self._include_egg = include_egg - - self._cache = _Cache() - self._cache_egg = _Cache() - self._cache_enabled = True - self._scheme = get_scheme('default') - - def _get_cache_enabled(self): - return self._cache_enabled - - def _set_cache_enabled(self, value): - self._cache_enabled = value - - cache_enabled = property(_get_cache_enabled, _set_cache_enabled) - - def clear_cache(self): - """ - Clears the internal cache. - """ - self._cache.clear() - self._cache_egg.clear() - - - def _yield_distributions(self): - """ - Yield .dist-info and/or .egg(-info) distributions. - """ - # We need to check if we've seen some resources already, because on - # some Linux systems (e.g. some Debian/Ubuntu variants) there are - # symlinks which alias other files in the environment. - seen = set() - for path in self.path: - finder = resources.finder_for_path(path) - if finder is None: - continue - r = finder.find('') - if not r or not r.is_container: - continue - rset = sorted(r.resources) - for entry in rset: - r = finder.find(entry) - if not r or r.path in seen: - continue - try: - if self._include_dist and entry.endswith(DISTINFO_EXT): - possible_filenames = [METADATA_FILENAME, - WHEEL_METADATA_FILENAME, - LEGACY_METADATA_FILENAME] - for metadata_filename in possible_filenames: - metadata_path = posixpath.join(entry, metadata_filename) - pydist = finder.find(metadata_path) - if pydist: - break - else: - continue - - with contextlib.closing(pydist.as_stream()) as stream: - metadata = Metadata(fileobj=stream, scheme='legacy') - logger.debug('Found %s', r.path) - seen.add(r.path) - yield new_dist_class(r.path, metadata=metadata, - env=self) - elif self._include_egg and entry.endswith(('.egg-info', - '.egg')): - logger.debug('Found %s', r.path) - seen.add(r.path) - yield old_dist_class(r.path, self) - except Exception as e: - msg = 'Unable to read distribution at %s, perhaps due to bad metadata: %s' - logger.warning(msg, r.path, e) - import warnings - warnings.warn(msg % (r.path, e), stacklevel=2) - - def _generate_cache(self): - """ - Scan the path for distributions and populate the cache with - those that are found. - """ - gen_dist = not self._cache.generated - gen_egg = self._include_egg and not self._cache_egg.generated - if gen_dist or gen_egg: - for dist in self._yield_distributions(): - if isinstance(dist, InstalledDistribution): - self._cache.add(dist) - else: - self._cache_egg.add(dist) - - if gen_dist: - self._cache.generated = True - if gen_egg: - self._cache_egg.generated = True - - @classmethod - def distinfo_dirname(cls, name, version): - """ - The *name* and *version* parameters are converted into their - filename-escaped form, i.e. any ``'-'`` characters are replaced - with ``'_'`` other than the one in ``'dist-info'`` and the one - separating the name from the version number. - - :parameter name: is converted to a standard distribution name by replacing - any runs of non- alphanumeric characters with a single - ``'-'``. - :type name: string - :parameter version: is converted to a standard version string. Spaces - become dots, and all other non-alphanumeric characters - (except dots) become dashes, with runs of multiple - dashes condensed to a single dash. - :type version: string - :returns: directory name - :rtype: string""" - name = name.replace('-', '_') - return '-'.join([name, version]) + DISTINFO_EXT - - def get_distributions(self): - """ - Provides an iterator that looks for distributions and returns - :class:`InstalledDistribution` or - :class:`EggInfoDistribution` instances for each one of them. - - :rtype: iterator of :class:`InstalledDistribution` and - :class:`EggInfoDistribution` instances - """ - if not self._cache_enabled: - for dist in self._yield_distributions(): - yield dist - else: - self._generate_cache() - - for dist in self._cache.path.values(): - yield dist - - if self._include_egg: - for dist in self._cache_egg.path.values(): - yield dist - - def get_distribution(self, name): - """ - Looks for a named distribution on the path. - - This function only returns the first result found, as no more than one - value is expected. If nothing is found, ``None`` is returned. - - :rtype: :class:`InstalledDistribution`, :class:`EggInfoDistribution` - or ``None`` - """ - result = None - name = name.lower() - if not self._cache_enabled: - for dist in self._yield_distributions(): - if dist.key == name: - result = dist - break - else: - self._generate_cache() - - if name in self._cache.name: - result = self._cache.name[name][0] - elif self._include_egg and name in self._cache_egg.name: - result = self._cache_egg.name[name][0] - return result - - def provides_distribution(self, name, version=None): - """ - Iterates over all distributions to find which distributions provide *name*. - If a *version* is provided, it will be used to filter the results. - - This function only returns the first result found, since no more than - one values are expected. If the directory is not found, returns ``None``. - - :parameter version: a version specifier that indicates the version - required, conforming to the format in ``PEP-345`` - - :type name: string - :type version: string - """ - matcher = None - if version is not None: - try: - matcher = self._scheme.matcher('%s (%s)' % (name, version)) - except ValueError: - raise DistlibException('invalid name or version: %r, %r' % - (name, version)) - - for dist in self.get_distributions(): - # We hit a problem on Travis where enum34 was installed and doesn't - # have a provides attribute ... - if not hasattr(dist, 'provides'): - logger.debug('No "provides": %s', dist) - else: - provided = dist.provides - - for p in provided: - p_name, p_ver = parse_name_and_version(p) - if matcher is None: - if p_name == name: - yield dist - break - else: - if p_name == name and matcher.match(p_ver): - yield dist - break - - def get_file_path(self, name, relative_path): - """ - Return the path to a resource file. - """ - dist = self.get_distribution(name) - if dist is None: - raise LookupError('no distribution named %r found' % name) - return dist.get_resource_path(relative_path) - - def get_exported_entries(self, category, name=None): - """ - Return all of the exported entries in a particular category. - - :param category: The category to search for entries. - :param name: If specified, only entries with that name are returned. - """ - for dist in self.get_distributions(): - r = dist.exports - if category in r: - d = r[category] - if name is not None: - if name in d: - yield d[name] - else: - for v in d.values(): - yield v - - -class Distribution(object): - """ - A base class for distributions, whether installed or from indexes. - Either way, it must have some metadata, so that's all that's needed - for construction. - """ - - build_time_dependency = False - """ - Set to True if it's known to be only a build-time dependency (i.e. - not needed after installation). - """ - - requested = False - """A boolean that indicates whether the ``REQUESTED`` metadata file is - present (in other words, whether the package was installed by user - request or it was installed as a dependency).""" - - def __init__(self, metadata): - """ - Initialise an instance. - :param metadata: The instance of :class:`Metadata` describing this - distribution. - """ - self.metadata = metadata - self.name = metadata.name - self.key = self.name.lower() # for case-insensitive comparisons - self.version = metadata.version - self.locator = None - self.digest = None - self.extras = None # additional features requested - self.context = None # environment marker overrides - self.download_urls = set() - self.digests = {} - - @property - def source_url(self): - """ - The source archive download URL for this distribution. - """ - return self.metadata.source_url - - download_url = source_url # Backward compatibility - - @property - def name_and_version(self): - """ - A utility property which displays the name and version in parentheses. - """ - return '%s (%s)' % (self.name, self.version) - - @property - def provides(self): - """ - A set of distribution names and versions provided by this distribution. - :return: A set of "name (version)" strings. - """ - plist = self.metadata.provides - s = '%s (%s)' % (self.name, self.version) - if s not in plist: - plist.append(s) - return plist - - def _get_requirements(self, req_attr): - md = self.metadata - reqts = getattr(md, req_attr) - logger.debug('%s: got requirements %r from metadata: %r', self.name, req_attr, - reqts) - return set(md.get_requirements(reqts, extras=self.extras, - env=self.context)) - - @property - def run_requires(self): - return self._get_requirements('run_requires') - - @property - def meta_requires(self): - return self._get_requirements('meta_requires') - - @property - def build_requires(self): - return self._get_requirements('build_requires') - - @property - def test_requires(self): - return self._get_requirements('test_requires') - - @property - def dev_requires(self): - return self._get_requirements('dev_requires') - - def matches_requirement(self, req): - """ - Say if this instance matches (fulfills) a requirement. - :param req: The requirement to match. - :rtype req: str - :return: True if it matches, else False. - """ - # Requirement may contain extras - parse to lose those - # from what's passed to the matcher - r = parse_requirement(req) - scheme = get_scheme(self.metadata.scheme) - try: - matcher = scheme.matcher(r.requirement) - except UnsupportedVersionError: - # XXX compat-mode if cannot read the version - logger.warning('could not read version %r - using name only', - req) - name = req.split()[0] - matcher = scheme.matcher(name) - - name = matcher.key # case-insensitive - - result = False - for p in self.provides: - p_name, p_ver = parse_name_and_version(p) - if p_name != name: - continue - try: - result = matcher.match(p_ver) - break - except UnsupportedVersionError: - pass - return result - - def __repr__(self): - """ - Return a textual representation of this instance, - """ - if self.source_url: - suffix = ' [%s]' % self.source_url - else: - suffix = '' - return '' % (self.name, self.version, suffix) - - def __eq__(self, other): - """ - See if this distribution is the same as another. - :param other: The distribution to compare with. To be equal to one - another. distributions must have the same type, name, - version and source_url. - :return: True if it is the same, else False. - """ - if type(other) is not type(self): - result = False - else: - result = (self.name == other.name and - self.version == other.version and - self.source_url == other.source_url) - return result - - def __hash__(self): - """ - Compute hash in a way which matches the equality test. - """ - return hash(self.name) + hash(self.version) + hash(self.source_url) - - -class BaseInstalledDistribution(Distribution): - """ - This is the base class for installed distributions (whether PEP 376 or - legacy). - """ - - hasher = None - - def __init__(self, metadata, path, env=None): - """ - Initialise an instance. - :param metadata: An instance of :class:`Metadata` which describes the - distribution. This will normally have been initialised - from a metadata file in the ``path``. - :param path: The path of the ``.dist-info`` or ``.egg-info`` - directory for the distribution. - :param env: This is normally the :class:`DistributionPath` - instance where this distribution was found. - """ - super(BaseInstalledDistribution, self).__init__(metadata) - self.path = path - self.dist_path = env - - def get_hash(self, data, hasher=None): - """ - Get the hash of some data, using a particular hash algorithm, if - specified. - - :param data: The data to be hashed. - :type data: bytes - :param hasher: The name of a hash implementation, supported by hashlib, - or ``None``. Examples of valid values are ``'sha1'``, - ``'sha224'``, ``'sha384'``, '``sha256'``, ``'md5'`` and - ``'sha512'``. If no hasher is specified, the ``hasher`` - attribute of the :class:`InstalledDistribution` instance - is used. If the hasher is determined to be ``None``, MD5 - is used as the hashing algorithm. - :returns: The hash of the data. If a hasher was explicitly specified, - the returned hash will be prefixed with the specified hasher - followed by '='. - :rtype: str - """ - if hasher is None: - hasher = self.hasher - if hasher is None: - hasher = hashlib.md5 - prefix = '' - else: - hasher = getattr(hashlib, hasher) - prefix = '%s=' % self.hasher - digest = hasher(data).digest() - digest = base64.urlsafe_b64encode(digest).rstrip(b'=').decode('ascii') - return '%s%s' % (prefix, digest) - - -class InstalledDistribution(BaseInstalledDistribution): - """ - Created with the *path* of the ``.dist-info`` directory provided to the - constructor. It reads the metadata contained in ``pydist.json`` when it is - instantiated., or uses a passed in Metadata instance (useful for when - dry-run mode is being used). - """ - - hasher = 'sha256' - - def __init__(self, path, metadata=None, env=None): - self.modules = [] - self.finder = finder = resources.finder_for_path(path) - if finder is None: - raise ValueError('finder unavailable for %s' % path) - if env and env._cache_enabled and path in env._cache.path: - metadata = env._cache.path[path].metadata - elif metadata is None: - r = finder.find(METADATA_FILENAME) - # Temporary - for Wheel 0.23 support - if r is None: - r = finder.find(WHEEL_METADATA_FILENAME) - # Temporary - for legacy support - if r is None: - r = finder.find(LEGACY_METADATA_FILENAME) - if r is None: - raise ValueError('no %s found in %s' % (METADATA_FILENAME, - path)) - with contextlib.closing(r.as_stream()) as stream: - metadata = Metadata(fileobj=stream, scheme='legacy') - - super(InstalledDistribution, self).__init__(metadata, path, env) - - if env and env._cache_enabled: - env._cache.add(self) - - r = finder.find('REQUESTED') - self.requested = r is not None - p = os.path.join(path, 'top_level.txt') - if os.path.exists(p): - with open(p, 'rb') as f: - data = f.read().decode('utf-8') - self.modules = data.splitlines() - - def __repr__(self): - return '' % ( - self.name, self.version, self.path) - - def __str__(self): - return "%s %s" % (self.name, self.version) - - def _get_records(self): - """ - Get the list of installed files for the distribution - :return: A list of tuples of path, hash and size. Note that hash and - size might be ``None`` for some entries. The path is exactly - as stored in the file (which is as in PEP 376). - """ - results = [] - r = self.get_distinfo_resource('RECORD') - with contextlib.closing(r.as_stream()) as stream: - with CSVReader(stream=stream) as record_reader: - # Base location is parent dir of .dist-info dir - #base_location = os.path.dirname(self.path) - #base_location = os.path.abspath(base_location) - for row in record_reader: - missing = [None for i in range(len(row), 3)] - path, checksum, size = row + missing - #if not os.path.isabs(path): - # path = path.replace('/', os.sep) - # path = os.path.join(base_location, path) - results.append((path, checksum, size)) - return results - - @cached_property - def exports(self): - """ - Return the information exported by this distribution. - :return: A dictionary of exports, mapping an export category to a dict - of :class:`ExportEntry` instances describing the individual - export entries, and keyed by name. - """ - result = {} - r = self.get_distinfo_resource(EXPORTS_FILENAME) - if r: - result = self.read_exports() - return result - - def read_exports(self): - """ - Read exports data from a file in .ini format. - - :return: A dictionary of exports, mapping an export category to a list - of :class:`ExportEntry` instances describing the individual - export entries. - """ - result = {} - r = self.get_distinfo_resource(EXPORTS_FILENAME) - if r: - with contextlib.closing(r.as_stream()) as stream: - result = read_exports(stream) - return result - - def write_exports(self, exports): - """ - Write a dictionary of exports to a file in .ini format. - :param exports: A dictionary of exports, mapping an export category to - a list of :class:`ExportEntry` instances describing the - individual export entries. - """ - rf = self.get_distinfo_file(EXPORTS_FILENAME) - with open(rf, 'w') as f: - write_exports(exports, f) - - def get_resource_path(self, relative_path): - """ - NOTE: This API may change in the future. - - Return the absolute path to a resource file with the given relative - path. - - :param relative_path: The path, relative to .dist-info, of the resource - of interest. - :return: The absolute path where the resource is to be found. - """ - r = self.get_distinfo_resource('RESOURCES') - with contextlib.closing(r.as_stream()) as stream: - with CSVReader(stream=stream) as resources_reader: - for relative, destination in resources_reader: - if relative == relative_path: - return destination - raise KeyError('no resource file with relative path %r ' - 'is installed' % relative_path) - - def list_installed_files(self): - """ - Iterates over the ``RECORD`` entries and returns a tuple - ``(path, hash, size)`` for each line. - - :returns: iterator of (path, hash, size) - """ - for result in self._get_records(): - yield result - - def write_installed_files(self, paths, prefix, dry_run=False): - """ - Writes the ``RECORD`` file, using the ``paths`` iterable passed in. Any - existing ``RECORD`` file is silently overwritten. - - prefix is used to determine when to write absolute paths. - """ - prefix = os.path.join(prefix, '') - base = os.path.dirname(self.path) - base_under_prefix = base.startswith(prefix) - base = os.path.join(base, '') - record_path = self.get_distinfo_file('RECORD') - logger.info('creating %s', record_path) - if dry_run: - return None - with CSVWriter(record_path) as writer: - for path in paths: - if os.path.isdir(path) or path.endswith(('.pyc', '.pyo')): - # do not put size and hash, as in PEP-376 - hash_value = size = '' - else: - size = '%d' % os.path.getsize(path) - with open(path, 'rb') as fp: - hash_value = self.get_hash(fp.read()) - if path.startswith(base) or (base_under_prefix and - path.startswith(prefix)): - path = os.path.relpath(path, base) - writer.writerow((path, hash_value, size)) - - # add the RECORD file itself - if record_path.startswith(base): - record_path = os.path.relpath(record_path, base) - writer.writerow((record_path, '', '')) - return record_path - - def check_installed_files(self): - """ - Checks that the hashes and sizes of the files in ``RECORD`` are - matched by the files themselves. Returns a (possibly empty) list of - mismatches. Each entry in the mismatch list will be a tuple consisting - of the path, 'exists', 'size' or 'hash' according to what didn't match - (existence is checked first, then size, then hash), the expected - value and the actual value. - """ - mismatches = [] - base = os.path.dirname(self.path) - record_path = self.get_distinfo_file('RECORD') - for path, hash_value, size in self.list_installed_files(): - if not os.path.isabs(path): - path = os.path.join(base, path) - if path == record_path: - continue - if not os.path.exists(path): - mismatches.append((path, 'exists', True, False)) - elif os.path.isfile(path): - actual_size = str(os.path.getsize(path)) - if size and actual_size != size: - mismatches.append((path, 'size', size, actual_size)) - elif hash_value: - if '=' in hash_value: - hasher = hash_value.split('=', 1)[0] - else: - hasher = None - - with open(path, 'rb') as f: - actual_hash = self.get_hash(f.read(), hasher) - if actual_hash != hash_value: - mismatches.append((path, 'hash', hash_value, actual_hash)) - return mismatches - - @cached_property - def shared_locations(self): - """ - A dictionary of shared locations whose keys are in the set 'prefix', - 'purelib', 'platlib', 'scripts', 'headers', 'data' and 'namespace'. - The corresponding value is the absolute path of that category for - this distribution, and takes into account any paths selected by the - user at installation time (e.g. via command-line arguments). In the - case of the 'namespace' key, this would be a list of absolute paths - for the roots of namespace packages in this distribution. - - The first time this property is accessed, the relevant information is - read from the SHARED file in the .dist-info directory. - """ - result = {} - shared_path = os.path.join(self.path, 'SHARED') - if os.path.isfile(shared_path): - with codecs.open(shared_path, 'r', encoding='utf-8') as f: - lines = f.read().splitlines() - for line in lines: - key, value = line.split('=', 1) - if key == 'namespace': - result.setdefault(key, []).append(value) - else: - result[key] = value - return result - - def write_shared_locations(self, paths, dry_run=False): - """ - Write shared location information to the SHARED file in .dist-info. - :param paths: A dictionary as described in the documentation for - :meth:`shared_locations`. - :param dry_run: If True, the action is logged but no file is actually - written. - :return: The path of the file written to. - """ - shared_path = os.path.join(self.path, 'SHARED') - logger.info('creating %s', shared_path) - if dry_run: - return None - lines = [] - for key in ('prefix', 'lib', 'headers', 'scripts', 'data'): - path = paths[key] - if os.path.isdir(paths[key]): - lines.append('%s=%s' % (key, path)) - for ns in paths.get('namespace', ()): - lines.append('namespace=%s' % ns) - - with codecs.open(shared_path, 'w', encoding='utf-8') as f: - f.write('\n'.join(lines)) - return shared_path - - def get_distinfo_resource(self, path): - if path not in DIST_FILES: - raise DistlibException('invalid path for a dist-info file: ' - '%r at %r' % (path, self.path)) - finder = resources.finder_for_path(self.path) - if finder is None: - raise DistlibException('Unable to get a finder for %s' % self.path) - return finder.find(path) - - def get_distinfo_file(self, path): - """ - Returns a path located under the ``.dist-info`` directory. Returns a - string representing the path. - - :parameter path: a ``'/'``-separated path relative to the - ``.dist-info`` directory or an absolute path; - If *path* is an absolute path and doesn't start - with the ``.dist-info`` directory path, - a :class:`DistlibException` is raised - :type path: str - :rtype: str - """ - # Check if it is an absolute path # XXX use relpath, add tests - if path.find(os.sep) >= 0: - # it's an absolute path? - distinfo_dirname, path = path.split(os.sep)[-2:] - if distinfo_dirname != self.path.split(os.sep)[-1]: - raise DistlibException( - 'dist-info file %r does not belong to the %r %s ' - 'distribution' % (path, self.name, self.version)) - - # The file must be relative - if path not in DIST_FILES: - raise DistlibException('invalid path for a dist-info file: ' - '%r at %r' % (path, self.path)) - - return os.path.join(self.path, path) - - def list_distinfo_files(self): - """ - Iterates over the ``RECORD`` entries and returns paths for each line if - the path is pointing to a file located in the ``.dist-info`` directory - or one of its subdirectories. - - :returns: iterator of paths - """ - base = os.path.dirname(self.path) - for path, checksum, size in self._get_records(): - # XXX add separator or use real relpath algo - if not os.path.isabs(path): - path = os.path.join(base, path) - if path.startswith(self.path): - yield path - - def __eq__(self, other): - return (isinstance(other, InstalledDistribution) and - self.path == other.path) - - # See http://docs.python.org/reference/datamodel#object.__hash__ - __hash__ = object.__hash__ - - -class EggInfoDistribution(BaseInstalledDistribution): - """Created with the *path* of the ``.egg-info`` directory or file provided - to the constructor. It reads the metadata contained in the file itself, or - if the given path happens to be a directory, the metadata is read from the - file ``PKG-INFO`` under that directory.""" - - requested = True # as we have no way of knowing, assume it was - shared_locations = {} - - def __init__(self, path, env=None): - def set_name_and_version(s, n, v): - s.name = n - s.key = n.lower() # for case-insensitive comparisons - s.version = v - - self.path = path - self.dist_path = env - if env and env._cache_enabled and path in env._cache_egg.path: - metadata = env._cache_egg.path[path].metadata - set_name_and_version(self, metadata.name, metadata.version) - else: - metadata = self._get_metadata(path) - - # Need to be set before caching - set_name_and_version(self, metadata.name, metadata.version) - - if env and env._cache_enabled: - env._cache_egg.add(self) - super(EggInfoDistribution, self).__init__(metadata, path, env) - - def _get_metadata(self, path): - requires = None - - def parse_requires_data(data): - """Create a list of dependencies from a requires.txt file. - - *data*: the contents of a setuptools-produced requires.txt file. - """ - reqs = [] - lines = data.splitlines() - for line in lines: - line = line.strip() - if line.startswith('['): - logger.warning('Unexpected line: quitting requirement scan: %r', - line) - break - r = parse_requirement(line) - if not r: - logger.warning('Not recognised as a requirement: %r', line) - continue - if r.extras: - logger.warning('extra requirements in requires.txt are ' - 'not supported') - if not r.constraints: - reqs.append(r.name) - else: - cons = ', '.join('%s%s' % c for c in r.constraints) - reqs.append('%s (%s)' % (r.name, cons)) - return reqs - - def parse_requires_path(req_path): - """Create a list of dependencies from a requires.txt file. - - *req_path*: the path to a setuptools-produced requires.txt file. - """ - - reqs = [] - try: - with codecs.open(req_path, 'r', 'utf-8') as fp: - reqs = parse_requires_data(fp.read()) - except IOError: - pass - return reqs - - tl_path = tl_data = None - if path.endswith('.egg'): - if os.path.isdir(path): - p = os.path.join(path, 'EGG-INFO') - meta_path = os.path.join(p, 'PKG-INFO') - metadata = Metadata(path=meta_path, scheme='legacy') - req_path = os.path.join(p, 'requires.txt') - tl_path = os.path.join(p, 'top_level.txt') - requires = parse_requires_path(req_path) - else: - # FIXME handle the case where zipfile is not available - zipf = zipimport.zipimporter(path) - fileobj = StringIO( - zipf.get_data('EGG-INFO/PKG-INFO').decode('utf8')) - metadata = Metadata(fileobj=fileobj, scheme='legacy') - try: - data = zipf.get_data('EGG-INFO/requires.txt') - tl_data = zipf.get_data('EGG-INFO/top_level.txt').decode('utf-8') - requires = parse_requires_data(data.decode('utf-8')) - except IOError: - requires = None - elif path.endswith('.egg-info'): - if os.path.isdir(path): - req_path = os.path.join(path, 'requires.txt') - requires = parse_requires_path(req_path) - path = os.path.join(path, 'PKG-INFO') - tl_path = os.path.join(path, 'top_level.txt') - metadata = Metadata(path=path, scheme='legacy') - else: - raise DistlibException('path must end with .egg-info or .egg, ' - 'got %r' % path) - - if requires: - metadata.add_requirements(requires) - # look for top-level modules in top_level.txt, if present - if tl_data is None: - if tl_path is not None and os.path.exists(tl_path): - with open(tl_path, 'rb') as f: - tl_data = f.read().decode('utf-8') - if not tl_data: - tl_data = [] - else: - tl_data = tl_data.splitlines() - self.modules = tl_data - return metadata - - def __repr__(self): - return '' % ( - self.name, self.version, self.path) - - def __str__(self): - return "%s %s" % (self.name, self.version) - - def check_installed_files(self): - """ - Checks that the hashes and sizes of the files in ``RECORD`` are - matched by the files themselves. Returns a (possibly empty) list of - mismatches. Each entry in the mismatch list will be a tuple consisting - of the path, 'exists', 'size' or 'hash' according to what didn't match - (existence is checked first, then size, then hash), the expected - value and the actual value. - """ - mismatches = [] - record_path = os.path.join(self.path, 'installed-files.txt') - if os.path.exists(record_path): - for path, _, _ in self.list_installed_files(): - if path == record_path: - continue - if not os.path.exists(path): - mismatches.append((path, 'exists', True, False)) - return mismatches - - def list_installed_files(self): - """ - Iterates over the ``installed-files.txt`` entries and returns a tuple - ``(path, hash, size)`` for each line. - - :returns: a list of (path, hash, size) - """ - - def _md5(path): - f = open(path, 'rb') - try: - content = f.read() - finally: - f.close() - return hashlib.md5(content).hexdigest() - - def _size(path): - return os.stat(path).st_size - - record_path = os.path.join(self.path, 'installed-files.txt') - result = [] - if os.path.exists(record_path): - with codecs.open(record_path, 'r', encoding='utf-8') as f: - for line in f: - line = line.strip() - p = os.path.normpath(os.path.join(self.path, line)) - # "./" is present as a marker between installed files - # and installation metadata files - if not os.path.exists(p): - logger.warning('Non-existent file: %s', p) - if p.endswith(('.pyc', '.pyo')): - continue - #otherwise fall through and fail - if not os.path.isdir(p): - result.append((p, _md5(p), _size(p))) - result.append((record_path, None, None)) - return result - - def list_distinfo_files(self, absolute=False): - """ - Iterates over the ``installed-files.txt`` entries and returns paths for - each line if the path is pointing to a file located in the - ``.egg-info`` directory or one of its subdirectories. - - :parameter absolute: If *absolute* is ``True``, each returned path is - transformed into a local absolute path. Otherwise the - raw value from ``installed-files.txt`` is returned. - :type absolute: boolean - :returns: iterator of paths - """ - record_path = os.path.join(self.path, 'installed-files.txt') - if os.path.exists(record_path): - skip = True - with codecs.open(record_path, 'r', encoding='utf-8') as f: - for line in f: - line = line.strip() - if line == './': - skip = False - continue - if not skip: - p = os.path.normpath(os.path.join(self.path, line)) - if p.startswith(self.path): - if absolute: - yield p - else: - yield line - - def __eq__(self, other): - return (isinstance(other, EggInfoDistribution) and - self.path == other.path) - - # See http://docs.python.org/reference/datamodel#object.__hash__ - __hash__ = object.__hash__ - -new_dist_class = InstalledDistribution -old_dist_class = EggInfoDistribution - - -class DependencyGraph(object): - """ - Represents a dependency graph between distributions. - - The dependency relationships are stored in an ``adjacency_list`` that maps - distributions to a list of ``(other, label)`` tuples where ``other`` - is a distribution and the edge is labeled with ``label`` (i.e. the version - specifier, if such was provided). Also, for more efficient traversal, for - every distribution ``x``, a list of predecessors is kept in - ``reverse_list[x]``. An edge from distribution ``a`` to - distribution ``b`` means that ``a`` depends on ``b``. If any missing - dependencies are found, they are stored in ``missing``, which is a - dictionary that maps distributions to a list of requirements that were not - provided by any other distributions. - """ - - def __init__(self): - self.adjacency_list = {} - self.reverse_list = {} - self.missing = {} - - def add_distribution(self, distribution): - """Add the *distribution* to the graph. - - :type distribution: :class:`distutils2.database.InstalledDistribution` - or :class:`distutils2.database.EggInfoDistribution` - """ - self.adjacency_list[distribution] = [] - self.reverse_list[distribution] = [] - #self.missing[distribution] = [] - - def add_edge(self, x, y, label=None): - """Add an edge from distribution *x* to distribution *y* with the given - *label*. - - :type x: :class:`distutils2.database.InstalledDistribution` or - :class:`distutils2.database.EggInfoDistribution` - :type y: :class:`distutils2.database.InstalledDistribution` or - :class:`distutils2.database.EggInfoDistribution` - :type label: ``str`` or ``None`` - """ - self.adjacency_list[x].append((y, label)) - # multiple edges are allowed, so be careful - if x not in self.reverse_list[y]: - self.reverse_list[y].append(x) - - def add_missing(self, distribution, requirement): - """ - Add a missing *requirement* for the given *distribution*. - - :type distribution: :class:`distutils2.database.InstalledDistribution` - or :class:`distutils2.database.EggInfoDistribution` - :type requirement: ``str`` - """ - logger.debug('%s missing %r', distribution, requirement) - self.missing.setdefault(distribution, []).append(requirement) - - def _repr_dist(self, dist): - return '%s %s' % (dist.name, dist.version) - - def repr_node(self, dist, level=1): - """Prints only a subgraph""" - output = [self._repr_dist(dist)] - for other, label in self.adjacency_list[dist]: - dist = self._repr_dist(other) - if label is not None: - dist = '%s [%s]' % (dist, label) - output.append(' ' * level + str(dist)) - suboutput = self.repr_node(other, level + 1) - subs = suboutput.split('\n') - output.extend(subs[1:]) - return '\n'.join(output) - - def to_dot(self, f, skip_disconnected=True): - """Writes a DOT output for the graph to the provided file *f*. - - If *skip_disconnected* is set to ``True``, then all distributions - that are not dependent on any other distribution are skipped. - - :type f: has to support ``file``-like operations - :type skip_disconnected: ``bool`` - """ - disconnected = [] - - f.write("digraph dependencies {\n") - for dist, adjs in self.adjacency_list.items(): - if len(adjs) == 0 and not skip_disconnected: - disconnected.append(dist) - for other, label in adjs: - if not label is None: - f.write('"%s" -> "%s" [label="%s"]\n' % - (dist.name, other.name, label)) - else: - f.write('"%s" -> "%s"\n' % (dist.name, other.name)) - if not skip_disconnected and len(disconnected) > 0: - f.write('subgraph disconnected {\n') - f.write('label = "Disconnected"\n') - f.write('bgcolor = red\n') - - for dist in disconnected: - f.write('"%s"' % dist.name) - f.write('\n') - f.write('}\n') - f.write('}\n') - - def topological_sort(self): - """ - Perform a topological sort of the graph. - :return: A tuple, the first element of which is a topologically sorted - list of distributions, and the second element of which is a - list of distributions that cannot be sorted because they have - circular dependencies and so form a cycle. - """ - result = [] - # Make a shallow copy of the adjacency list - alist = {} - for k, v in self.adjacency_list.items(): - alist[k] = v[:] - while True: - # See what we can remove in this run - to_remove = [] - for k, v in list(alist.items())[:]: - if not v: - to_remove.append(k) - del alist[k] - if not to_remove: - # What's left in alist (if anything) is a cycle. - break - # Remove from the adjacency list of others - for k, v in alist.items(): - alist[k] = [(d, r) for d, r in v if d not in to_remove] - logger.debug('Moving to result: %s', - ['%s (%s)' % (d.name, d.version) for d in to_remove]) - result.extend(to_remove) - return result, list(alist.keys()) - - def __repr__(self): - """Representation of the graph""" - output = [] - for dist, adjs in self.adjacency_list.items(): - output.append(self.repr_node(dist)) - return '\n'.join(output) - - -def make_graph(dists, scheme='default'): - """Makes a dependency graph from the given distributions. - - :parameter dists: a list of distributions - :type dists: list of :class:`distutils2.database.InstalledDistribution` and - :class:`distutils2.database.EggInfoDistribution` instances - :rtype: a :class:`DependencyGraph` instance - """ - scheme = get_scheme(scheme) - graph = DependencyGraph() - provided = {} # maps names to lists of (version, dist) tuples - - # first, build the graph and find out what's provided - for dist in dists: - graph.add_distribution(dist) - - for p in dist.provides: - name, version = parse_name_and_version(p) - logger.debug('Add to provided: %s, %s, %s', name, version, dist) - provided.setdefault(name, []).append((version, dist)) - - # now make the edges - for dist in dists: - requires = (dist.run_requires | dist.meta_requires | - dist.build_requires | dist.dev_requires) - for req in requires: - try: - matcher = scheme.matcher(req) - except UnsupportedVersionError: - # XXX compat-mode if cannot read the version - logger.warning('could not read version %r - using name only', - req) - name = req.split()[0] - matcher = scheme.matcher(name) - - name = matcher.key # case-insensitive - - matched = False - if name in provided: - for version, provider in provided[name]: - try: - match = matcher.match(version) - except UnsupportedVersionError: - match = False - - if match: - graph.add_edge(dist, provider, req) - matched = True - break - if not matched: - graph.add_missing(dist, req) - return graph - - -def get_dependent_dists(dists, dist): - """Recursively generate a list of distributions from *dists* that are - dependent on *dist*. - - :param dists: a list of distributions - :param dist: a distribution, member of *dists* for which we are interested - """ - if dist not in dists: - raise DistlibException('given distribution %r is not a member ' - 'of the list' % dist.name) - graph = make_graph(dists) - - dep = [dist] # dependent distributions - todo = graph.reverse_list[dist] # list of nodes we should inspect - - while todo: - d = todo.pop() - dep.append(d) - for succ in graph.reverse_list[d]: - if succ not in dep: - todo.append(succ) - - dep.pop(0) # remove dist from dep, was there to prevent infinite loops - return dep - - -def get_required_dists(dists, dist): - """Recursively generate a list of distributions from *dists* that are - required by *dist*. - - :param dists: a list of distributions - :param dist: a distribution, member of *dists* for which we are interested - in finding the dependencies. - """ - if dist not in dists: - raise DistlibException('given distribution %r is not a member ' - 'of the list' % dist.name) - graph = make_graph(dists) - - req = set() # required distributions - todo = graph.adjacency_list[dist] # list of nodes we should inspect - seen = set(t[0] for t in todo) # already added to todo - - while todo: - d = todo.pop()[0] - req.add(d) - pred_list = graph.adjacency_list[d] - for pred in pred_list: - d = pred[0] - if d not in req and d not in seen: - seen.add(d) - todo.append(pred) - return req - - -def make_dist(name, version, **kwargs): - """ - A convenience method for making a dist given just a name and version. - """ - summary = kwargs.pop('summary', 'Placeholder for summary') - md = Metadata(**kwargs) - md.name = name - md.version = version - md.summary = summary or 'Placeholder for summary' - return Distribution(md) diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/distlib/index.py b/bot/lib/python3.11/site-packages/pip/_vendor/distlib/index.py deleted file mode 100644 index 9b6d129..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/distlib/index.py +++ /dev/null @@ -1,508 +0,0 @@ -# -*- coding: utf-8 -*- -# -# Copyright (C) 2013 Vinay Sajip. -# Licensed to the Python Software Foundation under a contributor agreement. -# See LICENSE.txt and CONTRIBUTORS.txt. -# -import hashlib -import logging -import os -import shutil -import subprocess -import tempfile -try: - from threading import Thread -except ImportError: # pragma: no cover - from dummy_threading import Thread - -from . import DistlibException -from .compat import (HTTPBasicAuthHandler, Request, HTTPPasswordMgr, - urlparse, build_opener, string_types) -from .util import zip_dir, ServerProxy - -logger = logging.getLogger(__name__) - -DEFAULT_INDEX = 'https://pypi.org/pypi' -DEFAULT_REALM = 'pypi' - -class PackageIndex(object): - """ - This class represents a package index compatible with PyPI, the Python - Package Index. - """ - - boundary = b'----------ThIs_Is_tHe_distlib_index_bouNdaRY_$' - - def __init__(self, url=None): - """ - Initialise an instance. - - :param url: The URL of the index. If not specified, the URL for PyPI is - used. - """ - self.url = url or DEFAULT_INDEX - self.read_configuration() - scheme, netloc, path, params, query, frag = urlparse(self.url) - if params or query or frag or scheme not in ('http', 'https'): - raise DistlibException('invalid repository: %s' % self.url) - self.password_handler = None - self.ssl_verifier = None - self.gpg = None - self.gpg_home = None - with open(os.devnull, 'w') as sink: - # Use gpg by default rather than gpg2, as gpg2 insists on - # prompting for passwords - for s in ('gpg', 'gpg2'): - try: - rc = subprocess.check_call([s, '--version'], stdout=sink, - stderr=sink) - if rc == 0: - self.gpg = s - break - except OSError: - pass - - def _get_pypirc_command(self): - """ - Get the distutils command for interacting with PyPI configurations. - :return: the command. - """ - from .util import _get_pypirc_command as cmd - return cmd() - - def read_configuration(self): - """ - Read the PyPI access configuration as supported by distutils. This populates - ``username``, ``password``, ``realm`` and ``url`` attributes from the - configuration. - """ - from .util import _load_pypirc - cfg = _load_pypirc(self) - self.username = cfg.get('username') - self.password = cfg.get('password') - self.realm = cfg.get('realm', 'pypi') - self.url = cfg.get('repository', self.url) - - def save_configuration(self): - """ - Save the PyPI access configuration. You must have set ``username`` and - ``password`` attributes before calling this method. - """ - self.check_credentials() - from .util import _store_pypirc - _store_pypirc(self) - - def check_credentials(self): - """ - Check that ``username`` and ``password`` have been set, and raise an - exception if not. - """ - if self.username is None or self.password is None: - raise DistlibException('username and password must be set') - pm = HTTPPasswordMgr() - _, netloc, _, _, _, _ = urlparse(self.url) - pm.add_password(self.realm, netloc, self.username, self.password) - self.password_handler = HTTPBasicAuthHandler(pm) - - def register(self, metadata): # pragma: no cover - """ - Register a distribution on PyPI, using the provided metadata. - - :param metadata: A :class:`Metadata` instance defining at least a name - and version number for the distribution to be - registered. - :return: The HTTP response received from PyPI upon submission of the - request. - """ - self.check_credentials() - metadata.validate() - d = metadata.todict() - d[':action'] = 'verify' - request = self.encode_request(d.items(), []) - response = self.send_request(request) - d[':action'] = 'submit' - request = self.encode_request(d.items(), []) - return self.send_request(request) - - def _reader(self, name, stream, outbuf): - """ - Thread runner for reading lines of from a subprocess into a buffer. - - :param name: The logical name of the stream (used for logging only). - :param stream: The stream to read from. This will typically a pipe - connected to the output stream of a subprocess. - :param outbuf: The list to append the read lines to. - """ - while True: - s = stream.readline() - if not s: - break - s = s.decode('utf-8').rstrip() - outbuf.append(s) - logger.debug('%s: %s' % (name, s)) - stream.close() - - def get_sign_command(self, filename, signer, sign_password, keystore=None): # pragma: no cover - """ - Return a suitable command for signing a file. - - :param filename: The pathname to the file to be signed. - :param signer: The identifier of the signer of the file. - :param sign_password: The passphrase for the signer's - private key used for signing. - :param keystore: The path to a directory which contains the keys - used in verification. If not specified, the - instance's ``gpg_home`` attribute is used instead. - :return: The signing command as a list suitable to be - passed to :class:`subprocess.Popen`. - """ - cmd = [self.gpg, '--status-fd', '2', '--no-tty'] - if keystore is None: - keystore = self.gpg_home - if keystore: - cmd.extend(['--homedir', keystore]) - if sign_password is not None: - cmd.extend(['--batch', '--passphrase-fd', '0']) - td = tempfile.mkdtemp() - sf = os.path.join(td, os.path.basename(filename) + '.asc') - cmd.extend(['--detach-sign', '--armor', '--local-user', - signer, '--output', sf, filename]) - logger.debug('invoking: %s', ' '.join(cmd)) - return cmd, sf - - def run_command(self, cmd, input_data=None): - """ - Run a command in a child process , passing it any input data specified. - - :param cmd: The command to run. - :param input_data: If specified, this must be a byte string containing - data to be sent to the child process. - :return: A tuple consisting of the subprocess' exit code, a list of - lines read from the subprocess' ``stdout``, and a list of - lines read from the subprocess' ``stderr``. - """ - kwargs = { - 'stdout': subprocess.PIPE, - 'stderr': subprocess.PIPE, - } - if input_data is not None: - kwargs['stdin'] = subprocess.PIPE - stdout = [] - stderr = [] - p = subprocess.Popen(cmd, **kwargs) - # We don't use communicate() here because we may need to - # get clever with interacting with the command - t1 = Thread(target=self._reader, args=('stdout', p.stdout, stdout)) - t1.start() - t2 = Thread(target=self._reader, args=('stderr', p.stderr, stderr)) - t2.start() - if input_data is not None: - p.stdin.write(input_data) - p.stdin.close() - - p.wait() - t1.join() - t2.join() - return p.returncode, stdout, stderr - - def sign_file(self, filename, signer, sign_password, keystore=None): # pragma: no cover - """ - Sign a file. - - :param filename: The pathname to the file to be signed. - :param signer: The identifier of the signer of the file. - :param sign_password: The passphrase for the signer's - private key used for signing. - :param keystore: The path to a directory which contains the keys - used in signing. If not specified, the instance's - ``gpg_home`` attribute is used instead. - :return: The absolute pathname of the file where the signature is - stored. - """ - cmd, sig_file = self.get_sign_command(filename, signer, sign_password, - keystore) - rc, stdout, stderr = self.run_command(cmd, - sign_password.encode('utf-8')) - if rc != 0: - raise DistlibException('sign command failed with error ' - 'code %s' % rc) - return sig_file - - def upload_file(self, metadata, filename, signer=None, sign_password=None, - filetype='sdist', pyversion='source', keystore=None): - """ - Upload a release file to the index. - - :param metadata: A :class:`Metadata` instance defining at least a name - and version number for the file to be uploaded. - :param filename: The pathname of the file to be uploaded. - :param signer: The identifier of the signer of the file. - :param sign_password: The passphrase for the signer's - private key used for signing. - :param filetype: The type of the file being uploaded. This is the - distutils command which produced that file, e.g. - ``sdist`` or ``bdist_wheel``. - :param pyversion: The version of Python which the release relates - to. For code compatible with any Python, this would - be ``source``, otherwise it would be e.g. ``3.2``. - :param keystore: The path to a directory which contains the keys - used in signing. If not specified, the instance's - ``gpg_home`` attribute is used instead. - :return: The HTTP response received from PyPI upon submission of the - request. - """ - self.check_credentials() - if not os.path.exists(filename): - raise DistlibException('not found: %s' % filename) - metadata.validate() - d = metadata.todict() - sig_file = None - if signer: - if not self.gpg: - logger.warning('no signing program available - not signed') - else: - sig_file = self.sign_file(filename, signer, sign_password, - keystore) - with open(filename, 'rb') as f: - file_data = f.read() - md5_digest = hashlib.md5(file_data).hexdigest() - sha256_digest = hashlib.sha256(file_data).hexdigest() - d.update({ - ':action': 'file_upload', - 'protocol_version': '1', - 'filetype': filetype, - 'pyversion': pyversion, - 'md5_digest': md5_digest, - 'sha256_digest': sha256_digest, - }) - files = [('content', os.path.basename(filename), file_data)] - if sig_file: - with open(sig_file, 'rb') as f: - sig_data = f.read() - files.append(('gpg_signature', os.path.basename(sig_file), - sig_data)) - shutil.rmtree(os.path.dirname(sig_file)) - request = self.encode_request(d.items(), files) - return self.send_request(request) - - def upload_documentation(self, metadata, doc_dir): # pragma: no cover - """ - Upload documentation to the index. - - :param metadata: A :class:`Metadata` instance defining at least a name - and version number for the documentation to be - uploaded. - :param doc_dir: The pathname of the directory which contains the - documentation. This should be the directory that - contains the ``index.html`` for the documentation. - :return: The HTTP response received from PyPI upon submission of the - request. - """ - self.check_credentials() - if not os.path.isdir(doc_dir): - raise DistlibException('not a directory: %r' % doc_dir) - fn = os.path.join(doc_dir, 'index.html') - if not os.path.exists(fn): - raise DistlibException('not found: %r' % fn) - metadata.validate() - name, version = metadata.name, metadata.version - zip_data = zip_dir(doc_dir).getvalue() - fields = [(':action', 'doc_upload'), - ('name', name), ('version', version)] - files = [('content', name, zip_data)] - request = self.encode_request(fields, files) - return self.send_request(request) - - def get_verify_command(self, signature_filename, data_filename, - keystore=None): - """ - Return a suitable command for verifying a file. - - :param signature_filename: The pathname to the file containing the - signature. - :param data_filename: The pathname to the file containing the - signed data. - :param keystore: The path to a directory which contains the keys - used in verification. If not specified, the - instance's ``gpg_home`` attribute is used instead. - :return: The verifying command as a list suitable to be - passed to :class:`subprocess.Popen`. - """ - cmd = [self.gpg, '--status-fd', '2', '--no-tty'] - if keystore is None: - keystore = self.gpg_home - if keystore: - cmd.extend(['--homedir', keystore]) - cmd.extend(['--verify', signature_filename, data_filename]) - logger.debug('invoking: %s', ' '.join(cmd)) - return cmd - - def verify_signature(self, signature_filename, data_filename, - keystore=None): - """ - Verify a signature for a file. - - :param signature_filename: The pathname to the file containing the - signature. - :param data_filename: The pathname to the file containing the - signed data. - :param keystore: The path to a directory which contains the keys - used in verification. If not specified, the - instance's ``gpg_home`` attribute is used instead. - :return: True if the signature was verified, else False. - """ - if not self.gpg: - raise DistlibException('verification unavailable because gpg ' - 'unavailable') - cmd = self.get_verify_command(signature_filename, data_filename, - keystore) - rc, stdout, stderr = self.run_command(cmd) - if rc not in (0, 1): - raise DistlibException('verify command failed with error ' - 'code %s' % rc) - return rc == 0 - - def download_file(self, url, destfile, digest=None, reporthook=None): - """ - This is a convenience method for downloading a file from an URL. - Normally, this will be a file from the index, though currently - no check is made for this (i.e. a file can be downloaded from - anywhere). - - The method is just like the :func:`urlretrieve` function in the - standard library, except that it allows digest computation to be - done during download and checking that the downloaded data - matched any expected value. - - :param url: The URL of the file to be downloaded (assumed to be - available via an HTTP GET request). - :param destfile: The pathname where the downloaded file is to be - saved. - :param digest: If specified, this must be a (hasher, value) - tuple, where hasher is the algorithm used (e.g. - ``'md5'``) and ``value`` is the expected value. - :param reporthook: The same as for :func:`urlretrieve` in the - standard library. - """ - if digest is None: - digester = None - logger.debug('No digest specified') - else: - if isinstance(digest, (list, tuple)): - hasher, digest = digest - else: - hasher = 'md5' - digester = getattr(hashlib, hasher)() - logger.debug('Digest specified: %s' % digest) - # The following code is equivalent to urlretrieve. - # We need to do it this way so that we can compute the - # digest of the file as we go. - with open(destfile, 'wb') as dfp: - # addinfourl is not a context manager on 2.x - # so we have to use try/finally - sfp = self.send_request(Request(url)) - try: - headers = sfp.info() - blocksize = 8192 - size = -1 - read = 0 - blocknum = 0 - if "content-length" in headers: - size = int(headers["Content-Length"]) - if reporthook: - reporthook(blocknum, blocksize, size) - while True: - block = sfp.read(blocksize) - if not block: - break - read += len(block) - dfp.write(block) - if digester: - digester.update(block) - blocknum += 1 - if reporthook: - reporthook(blocknum, blocksize, size) - finally: - sfp.close() - - # check that we got the whole file, if we can - if size >= 0 and read < size: - raise DistlibException( - 'retrieval incomplete: got only %d out of %d bytes' - % (read, size)) - # if we have a digest, it must match. - if digester: - actual = digester.hexdigest() - if digest != actual: - raise DistlibException('%s digest mismatch for %s: expected ' - '%s, got %s' % (hasher, destfile, - digest, actual)) - logger.debug('Digest verified: %s', digest) - - def send_request(self, req): - """ - Send a standard library :class:`Request` to PyPI and return its - response. - - :param req: The request to send. - :return: The HTTP response from PyPI (a standard library HTTPResponse). - """ - handlers = [] - if self.password_handler: - handlers.append(self.password_handler) - if self.ssl_verifier: - handlers.append(self.ssl_verifier) - opener = build_opener(*handlers) - return opener.open(req) - - def encode_request(self, fields, files): - """ - Encode fields and files for posting to an HTTP server. - - :param fields: The fields to send as a list of (fieldname, value) - tuples. - :param files: The files to send as a list of (fieldname, filename, - file_bytes) tuple. - """ - # Adapted from packaging, which in turn was adapted from - # http://code.activestate.com/recipes/146306 - - parts = [] - boundary = self.boundary - for k, values in fields: - if not isinstance(values, (list, tuple)): - values = [values] - - for v in values: - parts.extend(( - b'--' + boundary, - ('Content-Disposition: form-data; name="%s"' % - k).encode('utf-8'), - b'', - v.encode('utf-8'))) - for key, filename, value in files: - parts.extend(( - b'--' + boundary, - ('Content-Disposition: form-data; name="%s"; filename="%s"' % - (key, filename)).encode('utf-8'), - b'', - value)) - - parts.extend((b'--' + boundary + b'--', b'')) - - body = b'\r\n'.join(parts) - ct = b'multipart/form-data; boundary=' + boundary - headers = { - 'Content-type': ct, - 'Content-length': str(len(body)) - } - return Request(self.url, body, headers) - - def search(self, terms, operator=None): # pragma: no cover - if isinstance(terms, string_types): - terms = {'name': terms} - rpc_proxy = ServerProxy(self.url, timeout=3.0) - try: - return rpc_proxy.search(terms, operator or 'and') - finally: - rpc_proxy('close')() diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/distlib/locators.py b/bot/lib/python3.11/site-packages/pip/_vendor/distlib/locators.py deleted file mode 100644 index 966ebc0..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/distlib/locators.py +++ /dev/null @@ -1,1300 +0,0 @@ -# -*- coding: utf-8 -*- -# -# Copyright (C) 2012-2015 Vinay Sajip. -# Licensed to the Python Software Foundation under a contributor agreement. -# See LICENSE.txt and CONTRIBUTORS.txt. -# - -import gzip -from io import BytesIO -import json -import logging -import os -import posixpath -import re -try: - import threading -except ImportError: # pragma: no cover - import dummy_threading as threading -import zlib - -from . import DistlibException -from .compat import (urljoin, urlparse, urlunparse, url2pathname, pathname2url, - queue, quote, unescape, build_opener, - HTTPRedirectHandler as BaseRedirectHandler, text_type, - Request, HTTPError, URLError) -from .database import Distribution, DistributionPath, make_dist -from .metadata import Metadata, MetadataInvalidError -from .util import (cached_property, ensure_slash, split_filename, get_project_data, - parse_requirement, parse_name_and_version, ServerProxy, - normalize_name) -from .version import get_scheme, UnsupportedVersionError -from .wheel import Wheel, is_compatible - -logger = logging.getLogger(__name__) - -HASHER_HASH = re.compile(r'^(\w+)=([a-f0-9]+)') -CHARSET = re.compile(r';\s*charset\s*=\s*(.*)\s*$', re.I) -HTML_CONTENT_TYPE = re.compile('text/html|application/x(ht)?ml') -DEFAULT_INDEX = 'https://pypi.org/pypi' - -def get_all_distribution_names(url=None): - """ - Return all distribution names known by an index. - :param url: The URL of the index. - :return: A list of all known distribution names. - """ - if url is None: - url = DEFAULT_INDEX - client = ServerProxy(url, timeout=3.0) - try: - return client.list_packages() - finally: - client('close')() - -class RedirectHandler(BaseRedirectHandler): - """ - A class to work around a bug in some Python 3.2.x releases. - """ - # There's a bug in the base version for some 3.2.x - # (e.g. 3.2.2 on Ubuntu Oneiric). If a Location header - # returns e.g. /abc, it bails because it says the scheme '' - # is bogus, when actually it should use the request's - # URL for the scheme. See Python issue #13696. - def http_error_302(self, req, fp, code, msg, headers): - # Some servers (incorrectly) return multiple Location headers - # (so probably same goes for URI). Use first header. - newurl = None - for key in ('location', 'uri'): - if key in headers: - newurl = headers[key] - break - if newurl is None: # pragma: no cover - return - urlparts = urlparse(newurl) - if urlparts.scheme == '': - newurl = urljoin(req.get_full_url(), newurl) - if hasattr(headers, 'replace_header'): - headers.replace_header(key, newurl) - else: - headers[key] = newurl - return BaseRedirectHandler.http_error_302(self, req, fp, code, msg, - headers) - - http_error_301 = http_error_303 = http_error_307 = http_error_302 - -class Locator(object): - """ - A base class for locators - things that locate distributions. - """ - source_extensions = ('.tar.gz', '.tar.bz2', '.tar', '.zip', '.tgz', '.tbz') - binary_extensions = ('.egg', '.exe', '.whl') - excluded_extensions = ('.pdf',) - - # A list of tags indicating which wheels you want to match. The default - # value of None matches against the tags compatible with the running - # Python. If you want to match other values, set wheel_tags on a locator - # instance to a list of tuples (pyver, abi, arch) which you want to match. - wheel_tags = None - - downloadable_extensions = source_extensions + ('.whl',) - - def __init__(self, scheme='default'): - """ - Initialise an instance. - :param scheme: Because locators look for most recent versions, they - need to know the version scheme to use. This specifies - the current PEP-recommended scheme - use ``'legacy'`` - if you need to support existing distributions on PyPI. - """ - self._cache = {} - self.scheme = scheme - # Because of bugs in some of the handlers on some of the platforms, - # we use our own opener rather than just using urlopen. - self.opener = build_opener(RedirectHandler()) - # If get_project() is called from locate(), the matcher instance - # is set from the requirement passed to locate(). See issue #18 for - # why this can be useful to know. - self.matcher = None - self.errors = queue.Queue() - - def get_errors(self): - """ - Return any errors which have occurred. - """ - result = [] - while not self.errors.empty(): # pragma: no cover - try: - e = self.errors.get(False) - result.append(e) - except self.errors.Empty: - continue - self.errors.task_done() - return result - - def clear_errors(self): - """ - Clear any errors which may have been logged. - """ - # Just get the errors and throw them away - self.get_errors() - - def clear_cache(self): - self._cache.clear() - - def _get_scheme(self): - return self._scheme - - def _set_scheme(self, value): - self._scheme = value - - scheme = property(_get_scheme, _set_scheme) - - def _get_project(self, name): - """ - For a given project, get a dictionary mapping available versions to Distribution - instances. - - This should be implemented in subclasses. - - If called from a locate() request, self.matcher will be set to a - matcher for the requirement to satisfy, otherwise it will be None. - """ - raise NotImplementedError('Please implement in the subclass') - - def get_distribution_names(self): - """ - Return all the distribution names known to this locator. - """ - raise NotImplementedError('Please implement in the subclass') - - def get_project(self, name): - """ - For a given project, get a dictionary mapping available versions to Distribution - instances. - - This calls _get_project to do all the work, and just implements a caching layer on top. - """ - if self._cache is None: # pragma: no cover - result = self._get_project(name) - elif name in self._cache: - result = self._cache[name] - else: - self.clear_errors() - result = self._get_project(name) - self._cache[name] = result - return result - - def score_url(self, url): - """ - Give an url a score which can be used to choose preferred URLs - for a given project release. - """ - t = urlparse(url) - basename = posixpath.basename(t.path) - compatible = True - is_wheel = basename.endswith('.whl') - is_downloadable = basename.endswith(self.downloadable_extensions) - if is_wheel: - compatible = is_compatible(Wheel(basename), self.wheel_tags) - return (t.scheme == 'https', 'pypi.org' in t.netloc, - is_downloadable, is_wheel, compatible, basename) - - def prefer_url(self, url1, url2): - """ - Choose one of two URLs where both are candidates for distribution - archives for the same version of a distribution (for example, - .tar.gz vs. zip). - - The current implementation favours https:// URLs over http://, archives - from PyPI over those from other locations, wheel compatibility (if a - wheel) and then the archive name. - """ - result = url2 - if url1: - s1 = self.score_url(url1) - s2 = self.score_url(url2) - if s1 > s2: - result = url1 - if result != url2: - logger.debug('Not replacing %r with %r', url1, url2) - else: - logger.debug('Replacing %r with %r', url1, url2) - return result - - def split_filename(self, filename, project_name): - """ - Attempt to split a filename in project name, version and Python version. - """ - return split_filename(filename, project_name) - - def convert_url_to_download_info(self, url, project_name): - """ - See if a URL is a candidate for a download URL for a project (the URL - has typically been scraped from an HTML page). - - If it is, a dictionary is returned with keys "name", "version", - "filename" and "url"; otherwise, None is returned. - """ - def same_project(name1, name2): - return normalize_name(name1) == normalize_name(name2) - - result = None - scheme, netloc, path, params, query, frag = urlparse(url) - if frag.lower().startswith('egg='): # pragma: no cover - logger.debug('%s: version hint in fragment: %r', - project_name, frag) - m = HASHER_HASH.match(frag) - if m: - algo, digest = m.groups() - else: - algo, digest = None, None - origpath = path - if path and path[-1] == '/': # pragma: no cover - path = path[:-1] - if path.endswith('.whl'): - try: - wheel = Wheel(path) - if not is_compatible(wheel, self.wheel_tags): - logger.debug('Wheel not compatible: %s', path) - else: - if project_name is None: - include = True - else: - include = same_project(wheel.name, project_name) - if include: - result = { - 'name': wheel.name, - 'version': wheel.version, - 'filename': wheel.filename, - 'url': urlunparse((scheme, netloc, origpath, - params, query, '')), - 'python-version': ', '.join( - ['.'.join(list(v[2:])) for v in wheel.pyver]), - } - except Exception as e: # pragma: no cover - logger.warning('invalid path for wheel: %s', path) - elif not path.endswith(self.downloadable_extensions): # pragma: no cover - logger.debug('Not downloadable: %s', path) - else: # downloadable extension - path = filename = posixpath.basename(path) - for ext in self.downloadable_extensions: - if path.endswith(ext): - path = path[:-len(ext)] - t = self.split_filename(path, project_name) - if not t: # pragma: no cover - logger.debug('No match for project/version: %s', path) - else: - name, version, pyver = t - if not project_name or same_project(project_name, name): - result = { - 'name': name, - 'version': version, - 'filename': filename, - 'url': urlunparse((scheme, netloc, origpath, - params, query, '')), - #'packagetype': 'sdist', - } - if pyver: # pragma: no cover - result['python-version'] = pyver - break - if result and algo: - result['%s_digest' % algo] = digest - return result - - def _get_digest(self, info): - """ - Get a digest from a dictionary by looking at a "digests" dictionary - or keys of the form 'algo_digest'. - - Returns a 2-tuple (algo, digest) if found, else None. Currently - looks only for SHA256, then MD5. - """ - result = None - if 'digests' in info: - digests = info['digests'] - for algo in ('sha256', 'md5'): - if algo in digests: - result = (algo, digests[algo]) - break - if not result: - for algo in ('sha256', 'md5'): - key = '%s_digest' % algo - if key in info: - result = (algo, info[key]) - break - return result - - def _update_version_data(self, result, info): - """ - Update a result dictionary (the final result from _get_project) with a - dictionary for a specific version, which typically holds information - gleaned from a filename or URL for an archive for the distribution. - """ - name = info.pop('name') - version = info.pop('version') - if version in result: - dist = result[version] - md = dist.metadata - else: - dist = make_dist(name, version, scheme=self.scheme) - md = dist.metadata - dist.digest = digest = self._get_digest(info) - url = info['url'] - result['digests'][url] = digest - if md.source_url != info['url']: - md.source_url = self.prefer_url(md.source_url, url) - result['urls'].setdefault(version, set()).add(url) - dist.locator = self - result[version] = dist - - def locate(self, requirement, prereleases=False): - """ - Find the most recent distribution which matches the given - requirement. - - :param requirement: A requirement of the form 'foo (1.0)' or perhaps - 'foo (>= 1.0, < 2.0, != 1.3)' - :param prereleases: If ``True``, allow pre-release versions - to be located. Otherwise, pre-release versions - are not returned. - :return: A :class:`Distribution` instance, or ``None`` if no such - distribution could be located. - """ - result = None - r = parse_requirement(requirement) - if r is None: # pragma: no cover - raise DistlibException('Not a valid requirement: %r' % requirement) - scheme = get_scheme(self.scheme) - self.matcher = matcher = scheme.matcher(r.requirement) - logger.debug('matcher: %s (%s)', matcher, type(matcher).__name__) - versions = self.get_project(r.name) - if len(versions) > 2: # urls and digests keys are present - # sometimes, versions are invalid - slist = [] - vcls = matcher.version_class - for k in versions: - if k in ('urls', 'digests'): - continue - try: - if not matcher.match(k): - pass # logger.debug('%s did not match %r', matcher, k) - else: - if prereleases or not vcls(k).is_prerelease: - slist.append(k) - # else: - # logger.debug('skipping pre-release ' - # 'version %s of %s', k, matcher.name) - except Exception: # pragma: no cover - logger.warning('error matching %s with %r', matcher, k) - pass # slist.append(k) - if len(slist) > 1: - slist = sorted(slist, key=scheme.key) - if slist: - logger.debug('sorted list: %s', slist) - version = slist[-1] - result = versions[version] - if result: - if r.extras: - result.extras = r.extras - result.download_urls = versions.get('urls', {}).get(version, set()) - d = {} - sd = versions.get('digests', {}) - for url in result.download_urls: - if url in sd: # pragma: no cover - d[url] = sd[url] - result.digests = d - self.matcher = None - return result - - -class PyPIRPCLocator(Locator): - """ - This locator uses XML-RPC to locate distributions. It therefore - cannot be used with simple mirrors (that only mirror file content). - """ - def __init__(self, url, **kwargs): - """ - Initialise an instance. - - :param url: The URL to use for XML-RPC. - :param kwargs: Passed to the superclass constructor. - """ - super(PyPIRPCLocator, self).__init__(**kwargs) - self.base_url = url - self.client = ServerProxy(url, timeout=3.0) - - def get_distribution_names(self): - """ - Return all the distribution names known to this locator. - """ - return set(self.client.list_packages()) - - def _get_project(self, name): - result = {'urls': {}, 'digests': {}} - versions = self.client.package_releases(name, True) - for v in versions: - urls = self.client.release_urls(name, v) - data = self.client.release_data(name, v) - metadata = Metadata(scheme=self.scheme) - metadata.name = data['name'] - metadata.version = data['version'] - metadata.license = data.get('license') - metadata.keywords = data.get('keywords', []) - metadata.summary = data.get('summary') - dist = Distribution(metadata) - if urls: - info = urls[0] - metadata.source_url = info['url'] - dist.digest = self._get_digest(info) - dist.locator = self - result[v] = dist - for info in urls: - url = info['url'] - digest = self._get_digest(info) - result['urls'].setdefault(v, set()).add(url) - result['digests'][url] = digest - return result - -class PyPIJSONLocator(Locator): - """ - This locator uses PyPI's JSON interface. It's very limited in functionality - and probably not worth using. - """ - def __init__(self, url, **kwargs): - super(PyPIJSONLocator, self).__init__(**kwargs) - self.base_url = ensure_slash(url) - - def get_distribution_names(self): - """ - Return all the distribution names known to this locator. - """ - raise NotImplementedError('Not available from this locator') - - def _get_project(self, name): - result = {'urls': {}, 'digests': {}} - url = urljoin(self.base_url, '%s/json' % quote(name)) - try: - resp = self.opener.open(url) - data = resp.read().decode() # for now - d = json.loads(data) - md = Metadata(scheme=self.scheme) - data = d['info'] - md.name = data['name'] - md.version = data['version'] - md.license = data.get('license') - md.keywords = data.get('keywords', []) - md.summary = data.get('summary') - dist = Distribution(md) - dist.locator = self - urls = d['urls'] - result[md.version] = dist - for info in d['urls']: - url = info['url'] - dist.download_urls.add(url) - dist.digests[url] = self._get_digest(info) - result['urls'].setdefault(md.version, set()).add(url) - result['digests'][url] = self._get_digest(info) - # Now get other releases - for version, infos in d['releases'].items(): - if version == md.version: - continue # already done - omd = Metadata(scheme=self.scheme) - omd.name = md.name - omd.version = version - odist = Distribution(omd) - odist.locator = self - result[version] = odist - for info in infos: - url = info['url'] - odist.download_urls.add(url) - odist.digests[url] = self._get_digest(info) - result['urls'].setdefault(version, set()).add(url) - result['digests'][url] = self._get_digest(info) -# for info in urls: -# md.source_url = info['url'] -# dist.digest = self._get_digest(info) -# dist.locator = self -# for info in urls: -# url = info['url'] -# result['urls'].setdefault(md.version, set()).add(url) -# result['digests'][url] = self._get_digest(info) - except Exception as e: - self.errors.put(text_type(e)) - logger.exception('JSON fetch failed: %s', e) - return result - - -class Page(object): - """ - This class represents a scraped HTML page. - """ - # The following slightly hairy-looking regex just looks for the contents of - # an anchor link, which has an attribute "href" either immediately preceded - # or immediately followed by a "rel" attribute. The attribute values can be - # declared with double quotes, single quotes or no quotes - which leads to - # the length of the expression. - _href = re.compile(""" -(rel\\s*=\\s*(?:"(?P[^"]*)"|'(?P[^']*)'|(?P[^>\\s\n]*))\\s+)? -href\\s*=\\s*(?:"(?P[^"]*)"|'(?P[^']*)'|(?P[^>\\s\n]*)) -(\\s+rel\\s*=\\s*(?:"(?P[^"]*)"|'(?P[^']*)'|(?P[^>\\s\n]*)))? -""", re.I | re.S | re.X) - _base = re.compile(r"""]+)""", re.I | re.S) - - def __init__(self, data, url): - """ - Initialise an instance with the Unicode page contents and the URL they - came from. - """ - self.data = data - self.base_url = self.url = url - m = self._base.search(self.data) - if m: - self.base_url = m.group(1) - - _clean_re = re.compile(r'[^a-z0-9$&+,/:;=?@.#%_\\|-]', re.I) - - @cached_property - def links(self): - """ - Return the URLs of all the links on a page together with information - about their "rel" attribute, for determining which ones to treat as - downloads and which ones to queue for further scraping. - """ - def clean(url): - "Tidy up an URL." - scheme, netloc, path, params, query, frag = urlparse(url) - return urlunparse((scheme, netloc, quote(path), - params, query, frag)) - - result = set() - for match in self._href.finditer(self.data): - d = match.groupdict('') - rel = (d['rel1'] or d['rel2'] or d['rel3'] or - d['rel4'] or d['rel5'] or d['rel6']) - url = d['url1'] or d['url2'] or d['url3'] - url = urljoin(self.base_url, url) - url = unescape(url) - url = self._clean_re.sub(lambda m: '%%%2x' % ord(m.group(0)), url) - result.add((url, rel)) - # We sort the result, hoping to bring the most recent versions - # to the front - result = sorted(result, key=lambda t: t[0], reverse=True) - return result - - -class SimpleScrapingLocator(Locator): - """ - A locator which scrapes HTML pages to locate downloads for a distribution. - This runs multiple threads to do the I/O; performance is at least as good - as pip's PackageFinder, which works in an analogous fashion. - """ - - # These are used to deal with various Content-Encoding schemes. - decoders = { - 'deflate': zlib.decompress, - 'gzip': lambda b: gzip.GzipFile(fileobj=BytesIO(b)).read(), - 'none': lambda b: b, - } - - def __init__(self, url, timeout=None, num_workers=10, **kwargs): - """ - Initialise an instance. - :param url: The root URL to use for scraping. - :param timeout: The timeout, in seconds, to be applied to requests. - This defaults to ``None`` (no timeout specified). - :param num_workers: The number of worker threads you want to do I/O, - This defaults to 10. - :param kwargs: Passed to the superclass. - """ - super(SimpleScrapingLocator, self).__init__(**kwargs) - self.base_url = ensure_slash(url) - self.timeout = timeout - self._page_cache = {} - self._seen = set() - self._to_fetch = queue.Queue() - self._bad_hosts = set() - self.skip_externals = False - self.num_workers = num_workers - self._lock = threading.RLock() - # See issue #45: we need to be resilient when the locator is used - # in a thread, e.g. with concurrent.futures. We can't use self._lock - # as it is for coordinating our internal threads - the ones created - # in _prepare_threads. - self._gplock = threading.RLock() - self.platform_check = False # See issue #112 - - def _prepare_threads(self): - """ - Threads are created only when get_project is called, and terminate - before it returns. They are there primarily to parallelise I/O (i.e. - fetching web pages). - """ - self._threads = [] - for i in range(self.num_workers): - t = threading.Thread(target=self._fetch) - t.daemon = True - t.start() - self._threads.append(t) - - def _wait_threads(self): - """ - Tell all the threads to terminate (by sending a sentinel value) and - wait for them to do so. - """ - # Note that you need two loops, since you can't say which - # thread will get each sentinel - for t in self._threads: - self._to_fetch.put(None) # sentinel - for t in self._threads: - t.join() - self._threads = [] - - def _get_project(self, name): - result = {'urls': {}, 'digests': {}} - with self._gplock: - self.result = result - self.project_name = name - url = urljoin(self.base_url, '%s/' % quote(name)) - self._seen.clear() - self._page_cache.clear() - self._prepare_threads() - try: - logger.debug('Queueing %s', url) - self._to_fetch.put(url) - self._to_fetch.join() - finally: - self._wait_threads() - del self.result - return result - - platform_dependent = re.compile(r'\b(linux_(i\d86|x86_64|arm\w+)|' - r'win(32|_amd64)|macosx_?\d+)\b', re.I) - - def _is_platform_dependent(self, url): - """ - Does an URL refer to a platform-specific download? - """ - return self.platform_dependent.search(url) - - def _process_download(self, url): - """ - See if an URL is a suitable download for a project. - - If it is, register information in the result dictionary (for - _get_project) about the specific version it's for. - - Note that the return value isn't actually used other than as a boolean - value. - """ - if self.platform_check and self._is_platform_dependent(url): - info = None - else: - info = self.convert_url_to_download_info(url, self.project_name) - logger.debug('process_download: %s -> %s', url, info) - if info: - with self._lock: # needed because self.result is shared - self._update_version_data(self.result, info) - return info - - def _should_queue(self, link, referrer, rel): - """ - Determine whether a link URL from a referring page and with a - particular "rel" attribute should be queued for scraping. - """ - scheme, netloc, path, _, _, _ = urlparse(link) - if path.endswith(self.source_extensions + self.binary_extensions + - self.excluded_extensions): - result = False - elif self.skip_externals and not link.startswith(self.base_url): - result = False - elif not referrer.startswith(self.base_url): - result = False - elif rel not in ('homepage', 'download'): - result = False - elif scheme not in ('http', 'https', 'ftp'): - result = False - elif self._is_platform_dependent(link): - result = False - else: - host = netloc.split(':', 1)[0] - if host.lower() == 'localhost': - result = False - else: - result = True - logger.debug('should_queue: %s (%s) from %s -> %s', link, rel, - referrer, result) - return result - - def _fetch(self): - """ - Get a URL to fetch from the work queue, get the HTML page, examine its - links for download candidates and candidates for further scraping. - - This is a handy method to run in a thread. - """ - while True: - url = self._to_fetch.get() - try: - if url: - page = self.get_page(url) - if page is None: # e.g. after an error - continue - for link, rel in page.links: - if link not in self._seen: - try: - self._seen.add(link) - if (not self._process_download(link) and - self._should_queue(link, url, rel)): - logger.debug('Queueing %s from %s', link, url) - self._to_fetch.put(link) - except MetadataInvalidError: # e.g. invalid versions - pass - except Exception as e: # pragma: no cover - self.errors.put(text_type(e)) - finally: - # always do this, to avoid hangs :-) - self._to_fetch.task_done() - if not url: - #logger.debug('Sentinel seen, quitting.') - break - - def get_page(self, url): - """ - Get the HTML for an URL, possibly from an in-memory cache. - - XXX TODO Note: this cache is never actually cleared. It's assumed that - the data won't get stale over the lifetime of a locator instance (not - necessarily true for the default_locator). - """ - # http://peak.telecommunity.com/DevCenter/EasyInstall#package-index-api - scheme, netloc, path, _, _, _ = urlparse(url) - if scheme == 'file' and os.path.isdir(url2pathname(path)): - url = urljoin(ensure_slash(url), 'index.html') - - if url in self._page_cache: - result = self._page_cache[url] - logger.debug('Returning %s from cache: %s', url, result) - else: - host = netloc.split(':', 1)[0] - result = None - if host in self._bad_hosts: - logger.debug('Skipping %s due to bad host %s', url, host) - else: - req = Request(url, headers={'Accept-encoding': 'identity'}) - try: - logger.debug('Fetching %s', url) - resp = self.opener.open(req, timeout=self.timeout) - logger.debug('Fetched %s', url) - headers = resp.info() - content_type = headers.get('Content-Type', '') - if HTML_CONTENT_TYPE.match(content_type): - final_url = resp.geturl() - data = resp.read() - encoding = headers.get('Content-Encoding') - if encoding: - decoder = self.decoders[encoding] # fail if not found - data = decoder(data) - encoding = 'utf-8' - m = CHARSET.search(content_type) - if m: - encoding = m.group(1) - try: - data = data.decode(encoding) - except UnicodeError: # pragma: no cover - data = data.decode('latin-1') # fallback - result = Page(data, final_url) - self._page_cache[final_url] = result - except HTTPError as e: - if e.code != 404: - logger.exception('Fetch failed: %s: %s', url, e) - except URLError as e: # pragma: no cover - logger.exception('Fetch failed: %s: %s', url, e) - with self._lock: - self._bad_hosts.add(host) - except Exception as e: # pragma: no cover - logger.exception('Fetch failed: %s: %s', url, e) - finally: - self._page_cache[url] = result # even if None (failure) - return result - - _distname_re = re.compile(']*>([^<]+)<') - - def get_distribution_names(self): - """ - Return all the distribution names known to this locator. - """ - result = set() - page = self.get_page(self.base_url) - if not page: - raise DistlibException('Unable to get %s' % self.base_url) - for match in self._distname_re.finditer(page.data): - result.add(match.group(1)) - return result - -class DirectoryLocator(Locator): - """ - This class locates distributions in a directory tree. - """ - - def __init__(self, path, **kwargs): - """ - Initialise an instance. - :param path: The root of the directory tree to search. - :param kwargs: Passed to the superclass constructor, - except for: - * recursive - if True (the default), subdirectories are - recursed into. If False, only the top-level directory - is searched, - """ - self.recursive = kwargs.pop('recursive', True) - super(DirectoryLocator, self).__init__(**kwargs) - path = os.path.abspath(path) - if not os.path.isdir(path): # pragma: no cover - raise DistlibException('Not a directory: %r' % path) - self.base_dir = path - - def should_include(self, filename, parent): - """ - Should a filename be considered as a candidate for a distribution - archive? As well as the filename, the directory which contains it - is provided, though not used by the current implementation. - """ - return filename.endswith(self.downloadable_extensions) - - def _get_project(self, name): - result = {'urls': {}, 'digests': {}} - for root, dirs, files in os.walk(self.base_dir): - for fn in files: - if self.should_include(fn, root): - fn = os.path.join(root, fn) - url = urlunparse(('file', '', - pathname2url(os.path.abspath(fn)), - '', '', '')) - info = self.convert_url_to_download_info(url, name) - if info: - self._update_version_data(result, info) - if not self.recursive: - break - return result - - def get_distribution_names(self): - """ - Return all the distribution names known to this locator. - """ - result = set() - for root, dirs, files in os.walk(self.base_dir): - for fn in files: - if self.should_include(fn, root): - fn = os.path.join(root, fn) - url = urlunparse(('file', '', - pathname2url(os.path.abspath(fn)), - '', '', '')) - info = self.convert_url_to_download_info(url, None) - if info: - result.add(info['name']) - if not self.recursive: - break - return result - -class JSONLocator(Locator): - """ - This locator uses special extended metadata (not available on PyPI) and is - the basis of performant dependency resolution in distlib. Other locators - require archive downloads before dependencies can be determined! As you - might imagine, that can be slow. - """ - def get_distribution_names(self): - """ - Return all the distribution names known to this locator. - """ - raise NotImplementedError('Not available from this locator') - - def _get_project(self, name): - result = {'urls': {}, 'digests': {}} - data = get_project_data(name) - if data: - for info in data.get('files', []): - if info['ptype'] != 'sdist' or info['pyversion'] != 'source': - continue - # We don't store summary in project metadata as it makes - # the data bigger for no benefit during dependency - # resolution - dist = make_dist(data['name'], info['version'], - summary=data.get('summary', - 'Placeholder for summary'), - scheme=self.scheme) - md = dist.metadata - md.source_url = info['url'] - # TODO SHA256 digest - if 'digest' in info and info['digest']: - dist.digest = ('md5', info['digest']) - md.dependencies = info.get('requirements', {}) - dist.exports = info.get('exports', {}) - result[dist.version] = dist - result['urls'].setdefault(dist.version, set()).add(info['url']) - return result - -class DistPathLocator(Locator): - """ - This locator finds installed distributions in a path. It can be useful for - adding to an :class:`AggregatingLocator`. - """ - def __init__(self, distpath, **kwargs): - """ - Initialise an instance. - - :param distpath: A :class:`DistributionPath` instance to search. - """ - super(DistPathLocator, self).__init__(**kwargs) - assert isinstance(distpath, DistributionPath) - self.distpath = distpath - - def _get_project(self, name): - dist = self.distpath.get_distribution(name) - if dist is None: - result = {'urls': {}, 'digests': {}} - else: - result = { - dist.version: dist, - 'urls': {dist.version: set([dist.source_url])}, - 'digests': {dist.version: set([None])} - } - return result - - -class AggregatingLocator(Locator): - """ - This class allows you to chain and/or merge a list of locators. - """ - def __init__(self, *locators, **kwargs): - """ - Initialise an instance. - - :param locators: The list of locators to search. - :param kwargs: Passed to the superclass constructor, - except for: - * merge - if False (the default), the first successful - search from any of the locators is returned. If True, - the results from all locators are merged (this can be - slow). - """ - self.merge = kwargs.pop('merge', False) - self.locators = locators - super(AggregatingLocator, self).__init__(**kwargs) - - def clear_cache(self): - super(AggregatingLocator, self).clear_cache() - for locator in self.locators: - locator.clear_cache() - - def _set_scheme(self, value): - self._scheme = value - for locator in self.locators: - locator.scheme = value - - scheme = property(Locator.scheme.fget, _set_scheme) - - def _get_project(self, name): - result = {} - for locator in self.locators: - d = locator.get_project(name) - if d: - if self.merge: - files = result.get('urls', {}) - digests = result.get('digests', {}) - # next line could overwrite result['urls'], result['digests'] - result.update(d) - df = result.get('urls') - if files and df: - for k, v in files.items(): - if k in df: - df[k] |= v - else: - df[k] = v - dd = result.get('digests') - if digests and dd: - dd.update(digests) - else: - # See issue #18. If any dists are found and we're looking - # for specific constraints, we only return something if - # a match is found. For example, if a DirectoryLocator - # returns just foo (1.0) while we're looking for - # foo (>= 2.0), we'll pretend there was nothing there so - # that subsequent locators can be queried. Otherwise we - # would just return foo (1.0) which would then lead to a - # failure to find foo (>= 2.0), because other locators - # weren't searched. Note that this only matters when - # merge=False. - if self.matcher is None: - found = True - else: - found = False - for k in d: - if self.matcher.match(k): - found = True - break - if found: - result = d - break - return result - - def get_distribution_names(self): - """ - Return all the distribution names known to this locator. - """ - result = set() - for locator in self.locators: - try: - result |= locator.get_distribution_names() - except NotImplementedError: - pass - return result - - -# We use a legacy scheme simply because most of the dists on PyPI use legacy -# versions which don't conform to PEP 440. -default_locator = AggregatingLocator( - # JSONLocator(), # don't use as PEP 426 is withdrawn - SimpleScrapingLocator('https://pypi.org/simple/', - timeout=3.0), - scheme='legacy') - -locate = default_locator.locate - - -class DependencyFinder(object): - """ - Locate dependencies for distributions. - """ - - def __init__(self, locator=None): - """ - Initialise an instance, using the specified locator - to locate distributions. - """ - self.locator = locator or default_locator - self.scheme = get_scheme(self.locator.scheme) - - def add_distribution(self, dist): - """ - Add a distribution to the finder. This will update internal information - about who provides what. - :param dist: The distribution to add. - """ - logger.debug('adding distribution %s', dist) - name = dist.key - self.dists_by_name[name] = dist - self.dists[(name, dist.version)] = dist - for p in dist.provides: - name, version = parse_name_and_version(p) - logger.debug('Add to provided: %s, %s, %s', name, version, dist) - self.provided.setdefault(name, set()).add((version, dist)) - - def remove_distribution(self, dist): - """ - Remove a distribution from the finder. This will update internal - information about who provides what. - :param dist: The distribution to remove. - """ - logger.debug('removing distribution %s', dist) - name = dist.key - del self.dists_by_name[name] - del self.dists[(name, dist.version)] - for p in dist.provides: - name, version = parse_name_and_version(p) - logger.debug('Remove from provided: %s, %s, %s', name, version, dist) - s = self.provided[name] - s.remove((version, dist)) - if not s: - del self.provided[name] - - def get_matcher(self, reqt): - """ - Get a version matcher for a requirement. - :param reqt: The requirement - :type reqt: str - :return: A version matcher (an instance of - :class:`distlib.version.Matcher`). - """ - try: - matcher = self.scheme.matcher(reqt) - except UnsupportedVersionError: # pragma: no cover - # XXX compat-mode if cannot read the version - name = reqt.split()[0] - matcher = self.scheme.matcher(name) - return matcher - - def find_providers(self, reqt): - """ - Find the distributions which can fulfill a requirement. - - :param reqt: The requirement. - :type reqt: str - :return: A set of distribution which can fulfill the requirement. - """ - matcher = self.get_matcher(reqt) - name = matcher.key # case-insensitive - result = set() - provided = self.provided - if name in provided: - for version, provider in provided[name]: - try: - match = matcher.match(version) - except UnsupportedVersionError: - match = False - - if match: - result.add(provider) - break - return result - - def try_to_replace(self, provider, other, problems): - """ - Attempt to replace one provider with another. This is typically used - when resolving dependencies from multiple sources, e.g. A requires - (B >= 1.0) while C requires (B >= 1.1). - - For successful replacement, ``provider`` must meet all the requirements - which ``other`` fulfills. - - :param provider: The provider we are trying to replace with. - :param other: The provider we're trying to replace. - :param problems: If False is returned, this will contain what - problems prevented replacement. This is currently - a tuple of the literal string 'cantreplace', - ``provider``, ``other`` and the set of requirements - that ``provider`` couldn't fulfill. - :return: True if we can replace ``other`` with ``provider``, else - False. - """ - rlist = self.reqts[other] - unmatched = set() - for s in rlist: - matcher = self.get_matcher(s) - if not matcher.match(provider.version): - unmatched.add(s) - if unmatched: - # can't replace other with provider - problems.add(('cantreplace', provider, other, - frozenset(unmatched))) - result = False - else: - # can replace other with provider - self.remove_distribution(other) - del self.reqts[other] - for s in rlist: - self.reqts.setdefault(provider, set()).add(s) - self.add_distribution(provider) - result = True - return result - - def find(self, requirement, meta_extras=None, prereleases=False): - """ - Find a distribution and all distributions it depends on. - - :param requirement: The requirement specifying the distribution to - find, or a Distribution instance. - :param meta_extras: A list of meta extras such as :test:, :build: and - so on. - :param prereleases: If ``True``, allow pre-release versions to be - returned - otherwise, don't return prereleases - unless they're all that's available. - - Return a set of :class:`Distribution` instances and a set of - problems. - - The distributions returned should be such that they have the - :attr:`required` attribute set to ``True`` if they were - from the ``requirement`` passed to ``find()``, and they have the - :attr:`build_time_dependency` attribute set to ``True`` unless they - are post-installation dependencies of the ``requirement``. - - The problems should be a tuple consisting of the string - ``'unsatisfied'`` and the requirement which couldn't be satisfied - by any distribution known to the locator. - """ - - self.provided = {} - self.dists = {} - self.dists_by_name = {} - self.reqts = {} - - meta_extras = set(meta_extras or []) - if ':*:' in meta_extras: - meta_extras.remove(':*:') - # :meta: and :run: are implicitly included - meta_extras |= set([':test:', ':build:', ':dev:']) - - if isinstance(requirement, Distribution): - dist = odist = requirement - logger.debug('passed %s as requirement', odist) - else: - dist = odist = self.locator.locate(requirement, - prereleases=prereleases) - if dist is None: - raise DistlibException('Unable to locate %r' % requirement) - logger.debug('located %s', odist) - dist.requested = True - problems = set() - todo = set([dist]) - install_dists = set([odist]) - while todo: - dist = todo.pop() - name = dist.key # case-insensitive - if name not in self.dists_by_name: - self.add_distribution(dist) - else: - #import pdb; pdb.set_trace() - other = self.dists_by_name[name] - if other != dist: - self.try_to_replace(dist, other, problems) - - ireqts = dist.run_requires | dist.meta_requires - sreqts = dist.build_requires - ereqts = set() - if meta_extras and dist in install_dists: - for key in ('test', 'build', 'dev'): - e = ':%s:' % key - if e in meta_extras: - ereqts |= getattr(dist, '%s_requires' % key) - all_reqts = ireqts | sreqts | ereqts - for r in all_reqts: - providers = self.find_providers(r) - if not providers: - logger.debug('No providers found for %r', r) - provider = self.locator.locate(r, prereleases=prereleases) - # If no provider is found and we didn't consider - # prereleases, consider them now. - if provider is None and not prereleases: - provider = self.locator.locate(r, prereleases=True) - if provider is None: - logger.debug('Cannot satisfy %r', r) - problems.add(('unsatisfied', r)) - else: - n, v = provider.key, provider.version - if (n, v) not in self.dists: - todo.add(provider) - providers.add(provider) - if r in ireqts and dist in install_dists: - install_dists.add(provider) - logger.debug('Adding %s to install_dists', - provider.name_and_version) - for p in providers: - name = p.key - if name not in self.dists_by_name: - self.reqts.setdefault(p, set()).add(r) - else: - other = self.dists_by_name[name] - if other != p: - # see if other can be replaced by p - self.try_to_replace(p, other, problems) - - dists = set(self.dists.values()) - for dist in dists: - dist.build_time_dependency = dist not in install_dists - if dist.build_time_dependency: - logger.debug('%s is a build-time dependency only.', - dist.name_and_version) - logger.debug('find done for %s', odist) - return dists, problems diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/distlib/manifest.py b/bot/lib/python3.11/site-packages/pip/_vendor/distlib/manifest.py deleted file mode 100644 index ca0fe44..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/distlib/manifest.py +++ /dev/null @@ -1,393 +0,0 @@ -# -*- coding: utf-8 -*- -# -# Copyright (C) 2012-2013 Python Software Foundation. -# See LICENSE.txt and CONTRIBUTORS.txt. -# -""" -Class representing the list of files in a distribution. - -Equivalent to distutils.filelist, but fixes some problems. -""" -import fnmatch -import logging -import os -import re -import sys - -from . import DistlibException -from .compat import fsdecode -from .util import convert_path - - -__all__ = ['Manifest'] - -logger = logging.getLogger(__name__) - -# a \ followed by some spaces + EOL -_COLLAPSE_PATTERN = re.compile('\\\\w*\n', re.M) -_COMMENTED_LINE = re.compile('#.*?(?=\n)|\n(?=$)', re.M | re.S) - -# -# Due to the different results returned by fnmatch.translate, we need -# to do slightly different processing for Python 2.7 and 3.2 ... this needed -# to be brought in for Python 3.6 onwards. -# -_PYTHON_VERSION = sys.version_info[:2] - -class Manifest(object): - """A list of files built by on exploring the filesystem and filtered by - applying various patterns to what we find there. - """ - - def __init__(self, base=None): - """ - Initialise an instance. - - :param base: The base directory to explore under. - """ - self.base = os.path.abspath(os.path.normpath(base or os.getcwd())) - self.prefix = self.base + os.sep - self.allfiles = None - self.files = set() - - # - # Public API - # - - def findall(self): - """Find all files under the base and set ``allfiles`` to the absolute - pathnames of files found. - """ - from stat import S_ISREG, S_ISDIR, S_ISLNK - - self.allfiles = allfiles = [] - root = self.base - stack = [root] - pop = stack.pop - push = stack.append - - while stack: - root = pop() - names = os.listdir(root) - - for name in names: - fullname = os.path.join(root, name) - - # Avoid excess stat calls -- just one will do, thank you! - stat = os.stat(fullname) - mode = stat.st_mode - if S_ISREG(mode): - allfiles.append(fsdecode(fullname)) - elif S_ISDIR(mode) and not S_ISLNK(mode): - push(fullname) - - def add(self, item): - """ - Add a file to the manifest. - - :param item: The pathname to add. This can be relative to the base. - """ - if not item.startswith(self.prefix): - item = os.path.join(self.base, item) - self.files.add(os.path.normpath(item)) - - def add_many(self, items): - """ - Add a list of files to the manifest. - - :param items: The pathnames to add. These can be relative to the base. - """ - for item in items: - self.add(item) - - def sorted(self, wantdirs=False): - """ - Return sorted files in directory order - """ - - def add_dir(dirs, d): - dirs.add(d) - logger.debug('add_dir added %s', d) - if d != self.base: - parent, _ = os.path.split(d) - assert parent not in ('', '/') - add_dir(dirs, parent) - - result = set(self.files) # make a copy! - if wantdirs: - dirs = set() - for f in result: - add_dir(dirs, os.path.dirname(f)) - result |= dirs - return [os.path.join(*path_tuple) for path_tuple in - sorted(os.path.split(path) for path in result)] - - def clear(self): - """Clear all collected files.""" - self.files = set() - self.allfiles = [] - - def process_directive(self, directive): - """ - Process a directive which either adds some files from ``allfiles`` to - ``files``, or removes some files from ``files``. - - :param directive: The directive to process. This should be in a format - compatible with distutils ``MANIFEST.in`` files: - - http://docs.python.org/distutils/sourcedist.html#commands - """ - # Parse the line: split it up, make sure the right number of words - # is there, and return the relevant words. 'action' is always - # defined: it's the first word of the line. Which of the other - # three are defined depends on the action; it'll be either - # patterns, (dir and patterns), or (dirpattern). - action, patterns, thedir, dirpattern = self._parse_directive(directive) - - # OK, now we know that the action is valid and we have the - # right number of words on the line for that action -- so we - # can proceed with minimal error-checking. - if action == 'include': - for pattern in patterns: - if not self._include_pattern(pattern, anchor=True): - logger.warning('no files found matching %r', pattern) - - elif action == 'exclude': - for pattern in patterns: - found = self._exclude_pattern(pattern, anchor=True) - #if not found: - # logger.warning('no previously-included files ' - # 'found matching %r', pattern) - - elif action == 'global-include': - for pattern in patterns: - if not self._include_pattern(pattern, anchor=False): - logger.warning('no files found matching %r ' - 'anywhere in distribution', pattern) - - elif action == 'global-exclude': - for pattern in patterns: - found = self._exclude_pattern(pattern, anchor=False) - #if not found: - # logger.warning('no previously-included files ' - # 'matching %r found anywhere in ' - # 'distribution', pattern) - - elif action == 'recursive-include': - for pattern in patterns: - if not self._include_pattern(pattern, prefix=thedir): - logger.warning('no files found matching %r ' - 'under directory %r', pattern, thedir) - - elif action == 'recursive-exclude': - for pattern in patterns: - found = self._exclude_pattern(pattern, prefix=thedir) - #if not found: - # logger.warning('no previously-included files ' - # 'matching %r found under directory %r', - # pattern, thedir) - - elif action == 'graft': - if not self._include_pattern(None, prefix=dirpattern): - logger.warning('no directories found matching %r', - dirpattern) - - elif action == 'prune': - if not self._exclude_pattern(None, prefix=dirpattern): - logger.warning('no previously-included directories found ' - 'matching %r', dirpattern) - else: # pragma: no cover - # This should never happen, as it should be caught in - # _parse_template_line - raise DistlibException( - 'invalid action %r' % action) - - # - # Private API - # - - def _parse_directive(self, directive): - """ - Validate a directive. - :param directive: The directive to validate. - :return: A tuple of action, patterns, thedir, dir_patterns - """ - words = directive.split() - if len(words) == 1 and words[0] not in ('include', 'exclude', - 'global-include', - 'global-exclude', - 'recursive-include', - 'recursive-exclude', - 'graft', 'prune'): - # no action given, let's use the default 'include' - words.insert(0, 'include') - - action = words[0] - patterns = thedir = dir_pattern = None - - if action in ('include', 'exclude', - 'global-include', 'global-exclude'): - if len(words) < 2: - raise DistlibException( - '%r expects ...' % action) - - patterns = [convert_path(word) for word in words[1:]] - - elif action in ('recursive-include', 'recursive-exclude'): - if len(words) < 3: - raise DistlibException( - '%r expects ...' % action) - - thedir = convert_path(words[1]) - patterns = [convert_path(word) for word in words[2:]] - - elif action in ('graft', 'prune'): - if len(words) != 2: - raise DistlibException( - '%r expects a single ' % action) - - dir_pattern = convert_path(words[1]) - - else: - raise DistlibException('unknown action %r' % action) - - return action, patterns, thedir, dir_pattern - - def _include_pattern(self, pattern, anchor=True, prefix=None, - is_regex=False): - """Select strings (presumably filenames) from 'self.files' that - match 'pattern', a Unix-style wildcard (glob) pattern. - - Patterns are not quite the same as implemented by the 'fnmatch' - module: '*' and '?' match non-special characters, where "special" - is platform-dependent: slash on Unix; colon, slash, and backslash on - DOS/Windows; and colon on Mac OS. - - If 'anchor' is true (the default), then the pattern match is more - stringent: "*.py" will match "foo.py" but not "foo/bar.py". If - 'anchor' is false, both of these will match. - - If 'prefix' is supplied, then only filenames starting with 'prefix' - (itself a pattern) and ending with 'pattern', with anything in between - them, will match. 'anchor' is ignored in this case. - - If 'is_regex' is true, 'anchor' and 'prefix' are ignored, and - 'pattern' is assumed to be either a string containing a regex or a - regex object -- no translation is done, the regex is just compiled - and used as-is. - - Selected strings will be added to self.files. - - Return True if files are found. - """ - # XXX docstring lying about what the special chars are? - found = False - pattern_re = self._translate_pattern(pattern, anchor, prefix, is_regex) - - # delayed loading of allfiles list - if self.allfiles is None: - self.findall() - - for name in self.allfiles: - if pattern_re.search(name): - self.files.add(name) - found = True - return found - - def _exclude_pattern(self, pattern, anchor=True, prefix=None, - is_regex=False): - """Remove strings (presumably filenames) from 'files' that match - 'pattern'. - - Other parameters are the same as for 'include_pattern()', above. - The list 'self.files' is modified in place. Return True if files are - found. - - This API is public to allow e.g. exclusion of SCM subdirs, e.g. when - packaging source distributions - """ - found = False - pattern_re = self._translate_pattern(pattern, anchor, prefix, is_regex) - for f in list(self.files): - if pattern_re.search(f): - self.files.remove(f) - found = True - return found - - def _translate_pattern(self, pattern, anchor=True, prefix=None, - is_regex=False): - """Translate a shell-like wildcard pattern to a compiled regular - expression. - - Return the compiled regex. If 'is_regex' true, - then 'pattern' is directly compiled to a regex (if it's a string) - or just returned as-is (assumes it's a regex object). - """ - if is_regex: - if isinstance(pattern, str): - return re.compile(pattern) - else: - return pattern - - if _PYTHON_VERSION > (3, 2): - # ditch start and end characters - start, _, end = self._glob_to_re('_').partition('_') - - if pattern: - pattern_re = self._glob_to_re(pattern) - if _PYTHON_VERSION > (3, 2): - assert pattern_re.startswith(start) and pattern_re.endswith(end) - else: - pattern_re = '' - - base = re.escape(os.path.join(self.base, '')) - if prefix is not None: - # ditch end of pattern character - if _PYTHON_VERSION <= (3, 2): - empty_pattern = self._glob_to_re('') - prefix_re = self._glob_to_re(prefix)[:-len(empty_pattern)] - else: - prefix_re = self._glob_to_re(prefix) - assert prefix_re.startswith(start) and prefix_re.endswith(end) - prefix_re = prefix_re[len(start): len(prefix_re) - len(end)] - sep = os.sep - if os.sep == '\\': - sep = r'\\' - if _PYTHON_VERSION <= (3, 2): - pattern_re = '^' + base + sep.join((prefix_re, - '.*' + pattern_re)) - else: - pattern_re = pattern_re[len(start): len(pattern_re) - len(end)] - pattern_re = r'%s%s%s%s.*%s%s' % (start, base, prefix_re, sep, - pattern_re, end) - else: # no prefix -- respect anchor flag - if anchor: - if _PYTHON_VERSION <= (3, 2): - pattern_re = '^' + base + pattern_re - else: - pattern_re = r'%s%s%s' % (start, base, pattern_re[len(start):]) - - return re.compile(pattern_re) - - def _glob_to_re(self, pattern): - """Translate a shell-like glob pattern to a regular expression. - - Return a string containing the regex. Differs from - 'fnmatch.translate()' in that '*' does not match "special characters" - (which are platform-specific). - """ - pattern_re = fnmatch.translate(pattern) - - # '?' and '*' in the glob pattern become '.' and '.*' in the RE, which - # IMHO is wrong -- '?' and '*' aren't supposed to match slash in Unix, - # and by extension they shouldn't match such "special characters" under - # any OS. So change all non-escaped dots in the RE to match any - # character except the special characters (currently: just os.sep). - sep = os.sep - if os.sep == '\\': - # we're using a regex to manipulate a regex, so we need - # to escape the backslash twice - sep = r'\\\\' - escaped = r'\1[^%s]' % sep - pattern_re = re.sub(r'((? y, - '!=': lambda x, y: x != y, - '<': lambda x, y: x < y, - '<=': lambda x, y: x == y or x < y, - '>': lambda x, y: x > y, - '>=': lambda x, y: x == y or x > y, - 'and': lambda x, y: x and y, - 'or': lambda x, y: x or y, - 'in': lambda x, y: x in y, - 'not in': lambda x, y: x not in y, - } - - def evaluate(self, expr, context): - """ - Evaluate a marker expression returned by the :func:`parse_requirement` - function in the specified context. - """ - if isinstance(expr, string_types): - if expr[0] in '\'"': - result = expr[1:-1] - else: - if expr not in context: - raise SyntaxError('unknown variable: %s' % expr) - result = context[expr] - else: - assert isinstance(expr, dict) - op = expr['op'] - if op not in self.operations: - raise NotImplementedError('op not implemented: %s' % op) - elhs = expr['lhs'] - erhs = expr['rhs'] - if _is_literal(expr['lhs']) and _is_literal(expr['rhs']): - raise SyntaxError('invalid comparison: %s %s %s' % (elhs, op, erhs)) - - lhs = self.evaluate(elhs, context) - rhs = self.evaluate(erhs, context) - if ((elhs == 'python_version' or erhs == 'python_version') and - op in ('<', '<=', '>', '>=', '===', '==', '!=', '~=')): - lhs = NV(lhs) - rhs = NV(rhs) - elif elhs == 'python_version' and op in ('in', 'not in'): - lhs = NV(lhs) - rhs = _get_versions(rhs) - result = self.operations[op](lhs, rhs) - return result - -_DIGITS = re.compile(r'\d+\.\d+') - -def default_context(): - def format_full_version(info): - version = '%s.%s.%s' % (info.major, info.minor, info.micro) - kind = info.releaselevel - if kind != 'final': - version += kind[0] + str(info.serial) - return version - - if hasattr(sys, 'implementation'): - implementation_version = format_full_version(sys.implementation.version) - implementation_name = sys.implementation.name - else: - implementation_version = '0' - implementation_name = '' - - ppv = platform.python_version() - m = _DIGITS.match(ppv) - pv = m.group(0) - result = { - 'implementation_name': implementation_name, - 'implementation_version': implementation_version, - 'os_name': os.name, - 'platform_machine': platform.machine(), - 'platform_python_implementation': platform.python_implementation(), - 'platform_release': platform.release(), - 'platform_system': platform.system(), - 'platform_version': platform.version(), - 'platform_in_venv': str(in_venv()), - 'python_full_version': ppv, - 'python_version': pv, - 'sys_platform': sys.platform, - } - return result - -DEFAULT_CONTEXT = default_context() -del default_context - -evaluator = Evaluator() - -def interpret(marker, execution_context=None): - """ - Interpret a marker and return a result depending on environment. - - :param marker: The marker to interpret. - :type marker: str - :param execution_context: The context used for name lookup. - :type execution_context: mapping - """ - try: - expr, rest = parse_marker(marker) - except Exception as e: - raise SyntaxError('Unable to interpret marker syntax: %s: %s' % (marker, e)) - if rest and rest[0] != '#': - raise SyntaxError('unexpected trailing data in marker: %s: %s' % (marker, rest)) - context = dict(DEFAULT_CONTEXT) - if execution_context: - context.update(execution_context) - return evaluator.evaluate(expr, context) diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/distlib/metadata.py b/bot/lib/python3.11/site-packages/pip/_vendor/distlib/metadata.py deleted file mode 100644 index c329e19..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/distlib/metadata.py +++ /dev/null @@ -1,1076 +0,0 @@ -# -*- coding: utf-8 -*- -# -# Copyright (C) 2012 The Python Software Foundation. -# See LICENSE.txt and CONTRIBUTORS.txt. -# -"""Implementation of the Metadata for Python packages PEPs. - -Supports all metadata formats (1.0, 1.1, 1.2, 1.3/2.1 and 2.2). -""" -from __future__ import unicode_literals - -import codecs -from email import message_from_file -import json -import logging -import re - - -from . import DistlibException, __version__ -from .compat import StringIO, string_types, text_type -from .markers import interpret -from .util import extract_by_key, get_extras -from .version import get_scheme, PEP440_VERSION_RE - -logger = logging.getLogger(__name__) - - -class MetadataMissingError(DistlibException): - """A required metadata is missing""" - - -class MetadataConflictError(DistlibException): - """Attempt to read or write metadata fields that are conflictual.""" - - -class MetadataUnrecognizedVersionError(DistlibException): - """Unknown metadata version number.""" - - -class MetadataInvalidError(DistlibException): - """A metadata value is invalid""" - -# public API of this module -__all__ = ['Metadata', 'PKG_INFO_ENCODING', 'PKG_INFO_PREFERRED_VERSION'] - -# Encoding used for the PKG-INFO files -PKG_INFO_ENCODING = 'utf-8' - -# preferred version. Hopefully will be changed -# to 1.2 once PEP 345 is supported everywhere -PKG_INFO_PREFERRED_VERSION = '1.1' - -_LINE_PREFIX_1_2 = re.compile('\n \\|') -_LINE_PREFIX_PRE_1_2 = re.compile('\n ') -_241_FIELDS = ('Metadata-Version', 'Name', 'Version', 'Platform', - 'Summary', 'Description', - 'Keywords', 'Home-page', 'Author', 'Author-email', - 'License') - -_314_FIELDS = ('Metadata-Version', 'Name', 'Version', 'Platform', - 'Supported-Platform', 'Summary', 'Description', - 'Keywords', 'Home-page', 'Author', 'Author-email', - 'License', 'Classifier', 'Download-URL', 'Obsoletes', - 'Provides', 'Requires') - -_314_MARKERS = ('Obsoletes', 'Provides', 'Requires', 'Classifier', - 'Download-URL') - -_345_FIELDS = ('Metadata-Version', 'Name', 'Version', 'Platform', - 'Supported-Platform', 'Summary', 'Description', - 'Keywords', 'Home-page', 'Author', 'Author-email', - 'Maintainer', 'Maintainer-email', 'License', - 'Classifier', 'Download-URL', 'Obsoletes-Dist', - 'Project-URL', 'Provides-Dist', 'Requires-Dist', - 'Requires-Python', 'Requires-External') - -_345_MARKERS = ('Provides-Dist', 'Requires-Dist', 'Requires-Python', - 'Obsoletes-Dist', 'Requires-External', 'Maintainer', - 'Maintainer-email', 'Project-URL') - -_426_FIELDS = ('Metadata-Version', 'Name', 'Version', 'Platform', - 'Supported-Platform', 'Summary', 'Description', - 'Keywords', 'Home-page', 'Author', 'Author-email', - 'Maintainer', 'Maintainer-email', 'License', - 'Classifier', 'Download-URL', 'Obsoletes-Dist', - 'Project-URL', 'Provides-Dist', 'Requires-Dist', - 'Requires-Python', 'Requires-External', 'Private-Version', - 'Obsoleted-By', 'Setup-Requires-Dist', 'Extension', - 'Provides-Extra') - -_426_MARKERS = ('Private-Version', 'Provides-Extra', 'Obsoleted-By', - 'Setup-Requires-Dist', 'Extension') - -# See issue #106: Sometimes 'Requires' and 'Provides' occur wrongly in -# the metadata. Include them in the tuple literal below to allow them -# (for now). -# Ditto for Obsoletes - see issue #140. -_566_FIELDS = _426_FIELDS + ('Description-Content-Type', - 'Requires', 'Provides', 'Obsoletes') - -_566_MARKERS = ('Description-Content-Type',) - -_643_MARKERS = ('Dynamic', 'License-File') - -_643_FIELDS = _566_FIELDS + _643_MARKERS - -_ALL_FIELDS = set() -_ALL_FIELDS.update(_241_FIELDS) -_ALL_FIELDS.update(_314_FIELDS) -_ALL_FIELDS.update(_345_FIELDS) -_ALL_FIELDS.update(_426_FIELDS) -_ALL_FIELDS.update(_566_FIELDS) -_ALL_FIELDS.update(_643_FIELDS) - -EXTRA_RE = re.compile(r'''extra\s*==\s*("([^"]+)"|'([^']+)')''') - - -def _version2fieldlist(version): - if version == '1.0': - return _241_FIELDS - elif version == '1.1': - return _314_FIELDS - elif version == '1.2': - return _345_FIELDS - elif version in ('1.3', '2.1'): - # avoid adding field names if already there - return _345_FIELDS + tuple(f for f in _566_FIELDS if f not in _345_FIELDS) - elif version == '2.0': - raise ValueError('Metadata 2.0 is withdrawn and not supported') - # return _426_FIELDS - elif version == '2.2': - return _643_FIELDS - raise MetadataUnrecognizedVersionError(version) - - -def _best_version(fields): - """Detect the best version depending on the fields used.""" - def _has_marker(keys, markers): - for marker in markers: - if marker in keys: - return True - return False - - keys = [] - for key, value in fields.items(): - if value in ([], 'UNKNOWN', None): - continue - keys.append(key) - - possible_versions = ['1.0', '1.1', '1.2', '1.3', '2.1', '2.2'] # 2.0 removed - - # first let's try to see if a field is not part of one of the version - for key in keys: - if key not in _241_FIELDS and '1.0' in possible_versions: - possible_versions.remove('1.0') - logger.debug('Removed 1.0 due to %s', key) - if key not in _314_FIELDS and '1.1' in possible_versions: - possible_versions.remove('1.1') - logger.debug('Removed 1.1 due to %s', key) - if key not in _345_FIELDS and '1.2' in possible_versions: - possible_versions.remove('1.2') - logger.debug('Removed 1.2 due to %s', key) - if key not in _566_FIELDS and '1.3' in possible_versions: - possible_versions.remove('1.3') - logger.debug('Removed 1.3 due to %s', key) - if key not in _566_FIELDS and '2.1' in possible_versions: - if key != 'Description': # In 2.1, description allowed after headers - possible_versions.remove('2.1') - logger.debug('Removed 2.1 due to %s', key) - if key not in _643_FIELDS and '2.2' in possible_versions: - possible_versions.remove('2.2') - logger.debug('Removed 2.2 due to %s', key) - # if key not in _426_FIELDS and '2.0' in possible_versions: - # possible_versions.remove('2.0') - # logger.debug('Removed 2.0 due to %s', key) - - # possible_version contains qualified versions - if len(possible_versions) == 1: - return possible_versions[0] # found ! - elif len(possible_versions) == 0: - logger.debug('Out of options - unknown metadata set: %s', fields) - raise MetadataConflictError('Unknown metadata set') - - # let's see if one unique marker is found - is_1_1 = '1.1' in possible_versions and _has_marker(keys, _314_MARKERS) - is_1_2 = '1.2' in possible_versions and _has_marker(keys, _345_MARKERS) - is_2_1 = '2.1' in possible_versions and _has_marker(keys, _566_MARKERS) - # is_2_0 = '2.0' in possible_versions and _has_marker(keys, _426_MARKERS) - is_2_2 = '2.2' in possible_versions and _has_marker(keys, _643_MARKERS) - if int(is_1_1) + int(is_1_2) + int(is_2_1) + int(is_2_2) > 1: - raise MetadataConflictError('You used incompatible 1.1/1.2/2.1/2.2 fields') - - # we have the choice, 1.0, or 1.2, 2.1 or 2.2 - # - 1.0 has a broken Summary field but works with all tools - # - 1.1 is to avoid - # - 1.2 fixes Summary but has little adoption - # - 2.1 adds more features - # - 2.2 is the latest - if not is_1_1 and not is_1_2 and not is_2_1 and not is_2_2: - # we couldn't find any specific marker - if PKG_INFO_PREFERRED_VERSION in possible_versions: - return PKG_INFO_PREFERRED_VERSION - if is_1_1: - return '1.1' - if is_1_2: - return '1.2' - if is_2_1: - return '2.1' - # if is_2_2: - # return '2.2' - - return '2.2' - -# This follows the rules about transforming keys as described in -# https://www.python.org/dev/peps/pep-0566/#id17 -_ATTR2FIELD = { - name.lower().replace("-", "_"): name for name in _ALL_FIELDS -} -_FIELD2ATTR = {field: attr for attr, field in _ATTR2FIELD.items()} - -_PREDICATE_FIELDS = ('Requires-Dist', 'Obsoletes-Dist', 'Provides-Dist') -_VERSIONS_FIELDS = ('Requires-Python',) -_VERSION_FIELDS = ('Version',) -_LISTFIELDS = ('Platform', 'Classifier', 'Obsoletes', - 'Requires', 'Provides', 'Obsoletes-Dist', - 'Provides-Dist', 'Requires-Dist', 'Requires-External', - 'Project-URL', 'Supported-Platform', 'Setup-Requires-Dist', - 'Provides-Extra', 'Extension', 'License-File') -_LISTTUPLEFIELDS = ('Project-URL',) - -_ELEMENTSFIELD = ('Keywords',) - -_UNICODEFIELDS = ('Author', 'Maintainer', 'Summary', 'Description') - -_MISSING = object() - -_FILESAFE = re.compile('[^A-Za-z0-9.]+') - - -def _get_name_and_version(name, version, for_filename=False): - """Return the distribution name with version. - - If for_filename is true, return a filename-escaped form.""" - if for_filename: - # For both name and version any runs of non-alphanumeric or '.' - # characters are replaced with a single '-'. Additionally any - # spaces in the version string become '.' - name = _FILESAFE.sub('-', name) - version = _FILESAFE.sub('-', version.replace(' ', '.')) - return '%s-%s' % (name, version) - - -class LegacyMetadata(object): - """The legacy metadata of a release. - - Supports versions 1.0, 1.1, 1.2, 2.0 and 1.3/2.1 (auto-detected). You can - instantiate the class with one of these arguments (or none): - - *path*, the path to a metadata file - - *fileobj* give a file-like object with metadata as content - - *mapping* is a dict-like object - - *scheme* is a version scheme name - """ - # TODO document the mapping API and UNKNOWN default key - - def __init__(self, path=None, fileobj=None, mapping=None, - scheme='default'): - if [path, fileobj, mapping].count(None) < 2: - raise TypeError('path, fileobj and mapping are exclusive') - self._fields = {} - self.requires_files = [] - self._dependencies = None - self.scheme = scheme - if path is not None: - self.read(path) - elif fileobj is not None: - self.read_file(fileobj) - elif mapping is not None: - self.update(mapping) - self.set_metadata_version() - - def set_metadata_version(self): - self._fields['Metadata-Version'] = _best_version(self._fields) - - def _write_field(self, fileobj, name, value): - fileobj.write('%s: %s\n' % (name, value)) - - def __getitem__(self, name): - return self.get(name) - - def __setitem__(self, name, value): - return self.set(name, value) - - def __delitem__(self, name): - field_name = self._convert_name(name) - try: - del self._fields[field_name] - except KeyError: - raise KeyError(name) - - def __contains__(self, name): - return (name in self._fields or - self._convert_name(name) in self._fields) - - def _convert_name(self, name): - if name in _ALL_FIELDS: - return name - name = name.replace('-', '_').lower() - return _ATTR2FIELD.get(name, name) - - def _default_value(self, name): - if name in _LISTFIELDS or name in _ELEMENTSFIELD: - return [] - return 'UNKNOWN' - - def _remove_line_prefix(self, value): - if self.metadata_version in ('1.0', '1.1'): - return _LINE_PREFIX_PRE_1_2.sub('\n', value) - else: - return _LINE_PREFIX_1_2.sub('\n', value) - - def __getattr__(self, name): - if name in _ATTR2FIELD: - return self[name] - raise AttributeError(name) - - # - # Public API - # - -# dependencies = property(_get_dependencies, _set_dependencies) - - def get_fullname(self, filesafe=False): - """Return the distribution name with version. - - If filesafe is true, return a filename-escaped form.""" - return _get_name_and_version(self['Name'], self['Version'], filesafe) - - def is_field(self, name): - """return True if name is a valid metadata key""" - name = self._convert_name(name) - return name in _ALL_FIELDS - - def is_multi_field(self, name): - name = self._convert_name(name) - return name in _LISTFIELDS - - def read(self, filepath): - """Read the metadata values from a file path.""" - fp = codecs.open(filepath, 'r', encoding='utf-8') - try: - self.read_file(fp) - finally: - fp.close() - - def read_file(self, fileob): - """Read the metadata values from a file object.""" - msg = message_from_file(fileob) - self._fields['Metadata-Version'] = msg['metadata-version'] - - # When reading, get all the fields we can - for field in _ALL_FIELDS: - if field not in msg: - continue - if field in _LISTFIELDS: - # we can have multiple lines - values = msg.get_all(field) - if field in _LISTTUPLEFIELDS and values is not None: - values = [tuple(value.split(',')) for value in values] - self.set(field, values) - else: - # single line - value = msg[field] - if value is not None and value != 'UNKNOWN': - self.set(field, value) - - # PEP 566 specifies that the body be used for the description, if - # available - body = msg.get_payload() - self["Description"] = body if body else self["Description"] - # logger.debug('Attempting to set metadata for %s', self) - # self.set_metadata_version() - - def write(self, filepath, skip_unknown=False): - """Write the metadata fields to filepath.""" - fp = codecs.open(filepath, 'w', encoding='utf-8') - try: - self.write_file(fp, skip_unknown) - finally: - fp.close() - - def write_file(self, fileobject, skip_unknown=False): - """Write the PKG-INFO format data to a file object.""" - self.set_metadata_version() - - for field in _version2fieldlist(self['Metadata-Version']): - values = self.get(field) - if skip_unknown and values in ('UNKNOWN', [], ['UNKNOWN']): - continue - if field in _ELEMENTSFIELD: - self._write_field(fileobject, field, ','.join(values)) - continue - if field not in _LISTFIELDS: - if field == 'Description': - if self.metadata_version in ('1.0', '1.1'): - values = values.replace('\n', '\n ') - else: - values = values.replace('\n', '\n |') - values = [values] - - if field in _LISTTUPLEFIELDS: - values = [','.join(value) for value in values] - - for value in values: - self._write_field(fileobject, field, value) - - def update(self, other=None, **kwargs): - """Set metadata values from the given iterable `other` and kwargs. - - Behavior is like `dict.update`: If `other` has a ``keys`` method, - they are looped over and ``self[key]`` is assigned ``other[key]``. - Else, ``other`` is an iterable of ``(key, value)`` iterables. - - Keys that don't match a metadata field or that have an empty value are - dropped. - """ - def _set(key, value): - if key in _ATTR2FIELD and value: - self.set(self._convert_name(key), value) - - if not other: - # other is None or empty container - pass - elif hasattr(other, 'keys'): - for k in other.keys(): - _set(k, other[k]) - else: - for k, v in other: - _set(k, v) - - if kwargs: - for k, v in kwargs.items(): - _set(k, v) - - def set(self, name, value): - """Control then set a metadata field.""" - name = self._convert_name(name) - - if ((name in _ELEMENTSFIELD or name == 'Platform') and - not isinstance(value, (list, tuple))): - if isinstance(value, string_types): - value = [v.strip() for v in value.split(',')] - else: - value = [] - elif (name in _LISTFIELDS and - not isinstance(value, (list, tuple))): - if isinstance(value, string_types): - value = [value] - else: - value = [] - - if logger.isEnabledFor(logging.WARNING): - project_name = self['Name'] - - scheme = get_scheme(self.scheme) - if name in _PREDICATE_FIELDS and value is not None: - for v in value: - # check that the values are valid - if not scheme.is_valid_matcher(v.split(';')[0]): - logger.warning( - "'%s': '%s' is not valid (field '%s')", - project_name, v, name) - # FIXME this rejects UNKNOWN, is that right? - elif name in _VERSIONS_FIELDS and value is not None: - if not scheme.is_valid_constraint_list(value): - logger.warning("'%s': '%s' is not a valid version (field '%s')", - project_name, value, name) - elif name in _VERSION_FIELDS and value is not None: - if not scheme.is_valid_version(value): - logger.warning("'%s': '%s' is not a valid version (field '%s')", - project_name, value, name) - - if name in _UNICODEFIELDS: - if name == 'Description': - value = self._remove_line_prefix(value) - - self._fields[name] = value - - def get(self, name, default=_MISSING): - """Get a metadata field.""" - name = self._convert_name(name) - if name not in self._fields: - if default is _MISSING: - default = self._default_value(name) - return default - if name in _UNICODEFIELDS: - value = self._fields[name] - return value - elif name in _LISTFIELDS: - value = self._fields[name] - if value is None: - return [] - res = [] - for val in value: - if name not in _LISTTUPLEFIELDS: - res.append(val) - else: - # That's for Project-URL - res.append((val[0], val[1])) - return res - - elif name in _ELEMENTSFIELD: - value = self._fields[name] - if isinstance(value, string_types): - return value.split(',') - return self._fields[name] - - def check(self, strict=False): - """Check if the metadata is compliant. If strict is True then raise if - no Name or Version are provided""" - self.set_metadata_version() - - # XXX should check the versions (if the file was loaded) - missing, warnings = [], [] - - for attr in ('Name', 'Version'): # required by PEP 345 - if attr not in self: - missing.append(attr) - - if strict and missing != []: - msg = 'missing required metadata: %s' % ', '.join(missing) - raise MetadataMissingError(msg) - - for attr in ('Home-page', 'Author'): - if attr not in self: - missing.append(attr) - - # checking metadata 1.2 (XXX needs to check 1.1, 1.0) - if self['Metadata-Version'] != '1.2': - return missing, warnings - - scheme = get_scheme(self.scheme) - - def are_valid_constraints(value): - for v in value: - if not scheme.is_valid_matcher(v.split(';')[0]): - return False - return True - - for fields, controller in ((_PREDICATE_FIELDS, are_valid_constraints), - (_VERSIONS_FIELDS, - scheme.is_valid_constraint_list), - (_VERSION_FIELDS, - scheme.is_valid_version)): - for field in fields: - value = self.get(field, None) - if value is not None and not controller(value): - warnings.append("Wrong value for '%s': %s" % (field, value)) - - return missing, warnings - - def todict(self, skip_missing=False): - """Return fields as a dict. - - Field names will be converted to use the underscore-lowercase style - instead of hyphen-mixed case (i.e. home_page instead of Home-page). - This is as per https://www.python.org/dev/peps/pep-0566/#id17. - """ - self.set_metadata_version() - - fields = _version2fieldlist(self['Metadata-Version']) - - data = {} - - for field_name in fields: - if not skip_missing or field_name in self._fields: - key = _FIELD2ATTR[field_name] - if key != 'project_url': - data[key] = self[field_name] - else: - data[key] = [','.join(u) for u in self[field_name]] - - return data - - def add_requirements(self, requirements): - if self['Metadata-Version'] == '1.1': - # we can't have 1.1 metadata *and* Setuptools requires - for field in ('Obsoletes', 'Requires', 'Provides'): - if field in self: - del self[field] - self['Requires-Dist'] += requirements - - # Mapping API - # TODO could add iter* variants - - def keys(self): - return list(_version2fieldlist(self['Metadata-Version'])) - - def __iter__(self): - for key in self.keys(): - yield key - - def values(self): - return [self[key] for key in self.keys()] - - def items(self): - return [(key, self[key]) for key in self.keys()] - - def __repr__(self): - return '<%s %s %s>' % (self.__class__.__name__, self.name, - self.version) - - -METADATA_FILENAME = 'pydist.json' -WHEEL_METADATA_FILENAME = 'metadata.json' -LEGACY_METADATA_FILENAME = 'METADATA' - - -class Metadata(object): - """ - The metadata of a release. This implementation uses 2.1 - metadata where possible. If not possible, it wraps a LegacyMetadata - instance which handles the key-value metadata format. - """ - - METADATA_VERSION_MATCHER = re.compile(r'^\d+(\.\d+)*$') - - NAME_MATCHER = re.compile('^[0-9A-Z]([0-9A-Z_.-]*[0-9A-Z])?$', re.I) - - FIELDNAME_MATCHER = re.compile('^[A-Z]([0-9A-Z-]*[0-9A-Z])?$', re.I) - - VERSION_MATCHER = PEP440_VERSION_RE - - SUMMARY_MATCHER = re.compile('.{1,2047}') - - METADATA_VERSION = '2.0' - - GENERATOR = 'distlib (%s)' % __version__ - - MANDATORY_KEYS = { - 'name': (), - 'version': (), - 'summary': ('legacy',), - } - - INDEX_KEYS = ('name version license summary description author ' - 'author_email keywords platform home_page classifiers ' - 'download_url') - - DEPENDENCY_KEYS = ('extras run_requires test_requires build_requires ' - 'dev_requires provides meta_requires obsoleted_by ' - 'supports_environments') - - SYNTAX_VALIDATORS = { - 'metadata_version': (METADATA_VERSION_MATCHER, ()), - 'name': (NAME_MATCHER, ('legacy',)), - 'version': (VERSION_MATCHER, ('legacy',)), - 'summary': (SUMMARY_MATCHER, ('legacy',)), - 'dynamic': (FIELDNAME_MATCHER, ('legacy',)), - } - - __slots__ = ('_legacy', '_data', 'scheme') - - def __init__(self, path=None, fileobj=None, mapping=None, - scheme='default'): - if [path, fileobj, mapping].count(None) < 2: - raise TypeError('path, fileobj and mapping are exclusive') - self._legacy = None - self._data = None - self.scheme = scheme - #import pdb; pdb.set_trace() - if mapping is not None: - try: - self._validate_mapping(mapping, scheme) - self._data = mapping - except MetadataUnrecognizedVersionError: - self._legacy = LegacyMetadata(mapping=mapping, scheme=scheme) - self.validate() - else: - data = None - if path: - with open(path, 'rb') as f: - data = f.read() - elif fileobj: - data = fileobj.read() - if data is None: - # Initialised with no args - to be added - self._data = { - 'metadata_version': self.METADATA_VERSION, - 'generator': self.GENERATOR, - } - else: - if not isinstance(data, text_type): - data = data.decode('utf-8') - try: - self._data = json.loads(data) - self._validate_mapping(self._data, scheme) - except ValueError: - # Note: MetadataUnrecognizedVersionError does not - # inherit from ValueError (it's a DistlibException, - # which should not inherit from ValueError). - # The ValueError comes from the json.load - if that - # succeeds and we get a validation error, we want - # that to propagate - self._legacy = LegacyMetadata(fileobj=StringIO(data), - scheme=scheme) - self.validate() - - common_keys = set(('name', 'version', 'license', 'keywords', 'summary')) - - none_list = (None, list) - none_dict = (None, dict) - - mapped_keys = { - 'run_requires': ('Requires-Dist', list), - 'build_requires': ('Setup-Requires-Dist', list), - 'dev_requires': none_list, - 'test_requires': none_list, - 'meta_requires': none_list, - 'extras': ('Provides-Extra', list), - 'modules': none_list, - 'namespaces': none_list, - 'exports': none_dict, - 'commands': none_dict, - 'classifiers': ('Classifier', list), - 'source_url': ('Download-URL', None), - 'metadata_version': ('Metadata-Version', None), - } - - del none_list, none_dict - - def __getattribute__(self, key): - common = object.__getattribute__(self, 'common_keys') - mapped = object.__getattribute__(self, 'mapped_keys') - if key in mapped: - lk, maker = mapped[key] - if self._legacy: - if lk is None: - result = None if maker is None else maker() - else: - result = self._legacy.get(lk) - else: - value = None if maker is None else maker() - if key not in ('commands', 'exports', 'modules', 'namespaces', - 'classifiers'): - result = self._data.get(key, value) - else: - # special cases for PEP 459 - sentinel = object() - result = sentinel - d = self._data.get('extensions') - if d: - if key == 'commands': - result = d.get('python.commands', value) - elif key == 'classifiers': - d = d.get('python.details') - if d: - result = d.get(key, value) - else: - d = d.get('python.exports') - if not d: - d = self._data.get('python.exports') - if d: - result = d.get(key, value) - if result is sentinel: - result = value - elif key not in common: - result = object.__getattribute__(self, key) - elif self._legacy: - result = self._legacy.get(key) - else: - result = self._data.get(key) - return result - - def _validate_value(self, key, value, scheme=None): - if key in self.SYNTAX_VALIDATORS: - pattern, exclusions = self.SYNTAX_VALIDATORS[key] - if (scheme or self.scheme) not in exclusions: - m = pattern.match(value) - if not m: - raise MetadataInvalidError("'%s' is an invalid value for " - "the '%s' property" % (value, - key)) - - def __setattr__(self, key, value): - self._validate_value(key, value) - common = object.__getattribute__(self, 'common_keys') - mapped = object.__getattribute__(self, 'mapped_keys') - if key in mapped: - lk, _ = mapped[key] - if self._legacy: - if lk is None: - raise NotImplementedError - self._legacy[lk] = value - elif key not in ('commands', 'exports', 'modules', 'namespaces', - 'classifiers'): - self._data[key] = value - else: - # special cases for PEP 459 - d = self._data.setdefault('extensions', {}) - if key == 'commands': - d['python.commands'] = value - elif key == 'classifiers': - d = d.setdefault('python.details', {}) - d[key] = value - else: - d = d.setdefault('python.exports', {}) - d[key] = value - elif key not in common: - object.__setattr__(self, key, value) - else: - if key == 'keywords': - if isinstance(value, string_types): - value = value.strip() - if value: - value = value.split() - else: - value = [] - if self._legacy: - self._legacy[key] = value - else: - self._data[key] = value - - @property - def name_and_version(self): - return _get_name_and_version(self.name, self.version, True) - - @property - def provides(self): - if self._legacy: - result = self._legacy['Provides-Dist'] - else: - result = self._data.setdefault('provides', []) - s = '%s (%s)' % (self.name, self.version) - if s not in result: - result.append(s) - return result - - @provides.setter - def provides(self, value): - if self._legacy: - self._legacy['Provides-Dist'] = value - else: - self._data['provides'] = value - - def get_requirements(self, reqts, extras=None, env=None): - """ - Base method to get dependencies, given a set of extras - to satisfy and an optional environment context. - :param reqts: A list of sometimes-wanted dependencies, - perhaps dependent on extras and environment. - :param extras: A list of optional components being requested. - :param env: An optional environment for marker evaluation. - """ - if self._legacy: - result = reqts - else: - result = [] - extras = get_extras(extras or [], self.extras) - for d in reqts: - if 'extra' not in d and 'environment' not in d: - # unconditional - include = True - else: - if 'extra' not in d: - # Not extra-dependent - only environment-dependent - include = True - else: - include = d.get('extra') in extras - if include: - # Not excluded because of extras, check environment - marker = d.get('environment') - if marker: - include = interpret(marker, env) - if include: - result.extend(d['requires']) - for key in ('build', 'dev', 'test'): - e = ':%s:' % key - if e in extras: - extras.remove(e) - # A recursive call, but it should terminate since 'test' - # has been removed from the extras - reqts = self._data.get('%s_requires' % key, []) - result.extend(self.get_requirements(reqts, extras=extras, - env=env)) - return result - - @property - def dictionary(self): - if self._legacy: - return self._from_legacy() - return self._data - - @property - def dependencies(self): - if self._legacy: - raise NotImplementedError - else: - return extract_by_key(self._data, self.DEPENDENCY_KEYS) - - @dependencies.setter - def dependencies(self, value): - if self._legacy: - raise NotImplementedError - else: - self._data.update(value) - - def _validate_mapping(self, mapping, scheme): - if mapping.get('metadata_version') != self.METADATA_VERSION: - raise MetadataUnrecognizedVersionError() - missing = [] - for key, exclusions in self.MANDATORY_KEYS.items(): - if key not in mapping: - if scheme not in exclusions: - missing.append(key) - if missing: - msg = 'Missing metadata items: %s' % ', '.join(missing) - raise MetadataMissingError(msg) - for k, v in mapping.items(): - self._validate_value(k, v, scheme) - - def validate(self): - if self._legacy: - missing, warnings = self._legacy.check(True) - if missing or warnings: - logger.warning('Metadata: missing: %s, warnings: %s', - missing, warnings) - else: - self._validate_mapping(self._data, self.scheme) - - def todict(self): - if self._legacy: - return self._legacy.todict(True) - else: - result = extract_by_key(self._data, self.INDEX_KEYS) - return result - - def _from_legacy(self): - assert self._legacy and not self._data - result = { - 'metadata_version': self.METADATA_VERSION, - 'generator': self.GENERATOR, - } - lmd = self._legacy.todict(True) # skip missing ones - for k in ('name', 'version', 'license', 'summary', 'description', - 'classifier'): - if k in lmd: - if k == 'classifier': - nk = 'classifiers' - else: - nk = k - result[nk] = lmd[k] - kw = lmd.get('Keywords', []) - if kw == ['']: - kw = [] - result['keywords'] = kw - keys = (('requires_dist', 'run_requires'), - ('setup_requires_dist', 'build_requires')) - for ok, nk in keys: - if ok in lmd and lmd[ok]: - result[nk] = [{'requires': lmd[ok]}] - result['provides'] = self.provides - author = {} - maintainer = {} - return result - - LEGACY_MAPPING = { - 'name': 'Name', - 'version': 'Version', - ('extensions', 'python.details', 'license'): 'License', - 'summary': 'Summary', - 'description': 'Description', - ('extensions', 'python.project', 'project_urls', 'Home'): 'Home-page', - ('extensions', 'python.project', 'contacts', 0, 'name'): 'Author', - ('extensions', 'python.project', 'contacts', 0, 'email'): 'Author-email', - 'source_url': 'Download-URL', - ('extensions', 'python.details', 'classifiers'): 'Classifier', - } - - def _to_legacy(self): - def process_entries(entries): - reqts = set() - for e in entries: - extra = e.get('extra') - env = e.get('environment') - rlist = e['requires'] - for r in rlist: - if not env and not extra: - reqts.add(r) - else: - marker = '' - if extra: - marker = 'extra == "%s"' % extra - if env: - if marker: - marker = '(%s) and %s' % (env, marker) - else: - marker = env - reqts.add(';'.join((r, marker))) - return reqts - - assert self._data and not self._legacy - result = LegacyMetadata() - nmd = self._data - # import pdb; pdb.set_trace() - for nk, ok in self.LEGACY_MAPPING.items(): - if not isinstance(nk, tuple): - if nk in nmd: - result[ok] = nmd[nk] - else: - d = nmd - found = True - for k in nk: - try: - d = d[k] - except (KeyError, IndexError): - found = False - break - if found: - result[ok] = d - r1 = process_entries(self.run_requires + self.meta_requires) - r2 = process_entries(self.build_requires + self.dev_requires) - if self.extras: - result['Provides-Extra'] = sorted(self.extras) - result['Requires-Dist'] = sorted(r1) - result['Setup-Requires-Dist'] = sorted(r2) - # TODO: any other fields wanted - return result - - def write(self, path=None, fileobj=None, legacy=False, skip_unknown=True): - if [path, fileobj].count(None) != 1: - raise ValueError('Exactly one of path and fileobj is needed') - self.validate() - if legacy: - if self._legacy: - legacy_md = self._legacy - else: - legacy_md = self._to_legacy() - if path: - legacy_md.write(path, skip_unknown=skip_unknown) - else: - legacy_md.write_file(fileobj, skip_unknown=skip_unknown) - else: - if self._legacy: - d = self._from_legacy() - else: - d = self._data - if fileobj: - json.dump(d, fileobj, ensure_ascii=True, indent=2, - sort_keys=True) - else: - with codecs.open(path, 'w', 'utf-8') as f: - json.dump(d, f, ensure_ascii=True, indent=2, - sort_keys=True) - - def add_requirements(self, requirements): - if self._legacy: - self._legacy.add_requirements(requirements) - else: - run_requires = self._data.setdefault('run_requires', []) - always = None - for entry in run_requires: - if 'environment' not in entry and 'extra' not in entry: - always = entry - break - if always is None: - always = { 'requires': requirements } - run_requires.insert(0, always) - else: - rset = set(always['requires']) | set(requirements) - always['requires'] = sorted(rset) - - def __repr__(self): - name = self.name or '(no name)' - version = self.version or 'no version' - return '<%s %s %s (%s)>' % (self.__class__.__name__, - self.metadata_version, name, version) diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/distlib/resources.py b/bot/lib/python3.11/site-packages/pip/_vendor/distlib/resources.py deleted file mode 100644 index fef52aa..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/distlib/resources.py +++ /dev/null @@ -1,358 +0,0 @@ -# -*- coding: utf-8 -*- -# -# Copyright (C) 2013-2017 Vinay Sajip. -# Licensed to the Python Software Foundation under a contributor agreement. -# See LICENSE.txt and CONTRIBUTORS.txt. -# -from __future__ import unicode_literals - -import bisect -import io -import logging -import os -import pkgutil -import sys -import types -import zipimport - -from . import DistlibException -from .util import cached_property, get_cache_base, Cache - -logger = logging.getLogger(__name__) - - -cache = None # created when needed - - -class ResourceCache(Cache): - def __init__(self, base=None): - if base is None: - # Use native string to avoid issues on 2.x: see Python #20140. - base = os.path.join(get_cache_base(), str('resource-cache')) - super(ResourceCache, self).__init__(base) - - def is_stale(self, resource, path): - """ - Is the cache stale for the given resource? - - :param resource: The :class:`Resource` being cached. - :param path: The path of the resource in the cache. - :return: True if the cache is stale. - """ - # Cache invalidation is a hard problem :-) - return True - - def get(self, resource): - """ - Get a resource into the cache, - - :param resource: A :class:`Resource` instance. - :return: The pathname of the resource in the cache. - """ - prefix, path = resource.finder.get_cache_info(resource) - if prefix is None: - result = path - else: - result = os.path.join(self.base, self.prefix_to_dir(prefix), path) - dirname = os.path.dirname(result) - if not os.path.isdir(dirname): - os.makedirs(dirname) - if not os.path.exists(result): - stale = True - else: - stale = self.is_stale(resource, path) - if stale: - # write the bytes of the resource to the cache location - with open(result, 'wb') as f: - f.write(resource.bytes) - return result - - -class ResourceBase(object): - def __init__(self, finder, name): - self.finder = finder - self.name = name - - -class Resource(ResourceBase): - """ - A class representing an in-package resource, such as a data file. This is - not normally instantiated by user code, but rather by a - :class:`ResourceFinder` which manages the resource. - """ - is_container = False # Backwards compatibility - - def as_stream(self): - """ - Get the resource as a stream. - - This is not a property to make it obvious that it returns a new stream - each time. - """ - return self.finder.get_stream(self) - - @cached_property - def file_path(self): - global cache - if cache is None: - cache = ResourceCache() - return cache.get(self) - - @cached_property - def bytes(self): - return self.finder.get_bytes(self) - - @cached_property - def size(self): - return self.finder.get_size(self) - - -class ResourceContainer(ResourceBase): - is_container = True # Backwards compatibility - - @cached_property - def resources(self): - return self.finder.get_resources(self) - - -class ResourceFinder(object): - """ - Resource finder for file system resources. - """ - - if sys.platform.startswith('java'): - skipped_extensions = ('.pyc', '.pyo', '.class') - else: - skipped_extensions = ('.pyc', '.pyo') - - def __init__(self, module): - self.module = module - self.loader = getattr(module, '__loader__', None) - self.base = os.path.dirname(getattr(module, '__file__', '')) - - def _adjust_path(self, path): - return os.path.realpath(path) - - def _make_path(self, resource_name): - # Issue #50: need to preserve type of path on Python 2.x - # like os.path._get_sep - if isinstance(resource_name, bytes): # should only happen on 2.x - sep = b'/' - else: - sep = '/' - parts = resource_name.split(sep) - parts.insert(0, self.base) - result = os.path.join(*parts) - return self._adjust_path(result) - - def _find(self, path): - return os.path.exists(path) - - def get_cache_info(self, resource): - return None, resource.path - - def find(self, resource_name): - path = self._make_path(resource_name) - if not self._find(path): - result = None - else: - if self._is_directory(path): - result = ResourceContainer(self, resource_name) - else: - result = Resource(self, resource_name) - result.path = path - return result - - def get_stream(self, resource): - return open(resource.path, 'rb') - - def get_bytes(self, resource): - with open(resource.path, 'rb') as f: - return f.read() - - def get_size(self, resource): - return os.path.getsize(resource.path) - - def get_resources(self, resource): - def allowed(f): - return (f != '__pycache__' and not - f.endswith(self.skipped_extensions)) - return set([f for f in os.listdir(resource.path) if allowed(f)]) - - def is_container(self, resource): - return self._is_directory(resource.path) - - _is_directory = staticmethod(os.path.isdir) - - def iterator(self, resource_name): - resource = self.find(resource_name) - if resource is not None: - todo = [resource] - while todo: - resource = todo.pop(0) - yield resource - if resource.is_container: - rname = resource.name - for name in resource.resources: - if not rname: - new_name = name - else: - new_name = '/'.join([rname, name]) - child = self.find(new_name) - if child.is_container: - todo.append(child) - else: - yield child - - -class ZipResourceFinder(ResourceFinder): - """ - Resource finder for resources in .zip files. - """ - def __init__(self, module): - super(ZipResourceFinder, self).__init__(module) - archive = self.loader.archive - self.prefix_len = 1 + len(archive) - # PyPy doesn't have a _files attr on zipimporter, and you can't set one - if hasattr(self.loader, '_files'): - self._files = self.loader._files - else: - self._files = zipimport._zip_directory_cache[archive] - self.index = sorted(self._files) - - def _adjust_path(self, path): - return path - - def _find(self, path): - path = path[self.prefix_len:] - if path in self._files: - result = True - else: - if path and path[-1] != os.sep: - path = path + os.sep - i = bisect.bisect(self.index, path) - try: - result = self.index[i].startswith(path) - except IndexError: - result = False - if not result: - logger.debug('_find failed: %r %r', path, self.loader.prefix) - else: - logger.debug('_find worked: %r %r', path, self.loader.prefix) - return result - - def get_cache_info(self, resource): - prefix = self.loader.archive - path = resource.path[1 + len(prefix):] - return prefix, path - - def get_bytes(self, resource): - return self.loader.get_data(resource.path) - - def get_stream(self, resource): - return io.BytesIO(self.get_bytes(resource)) - - def get_size(self, resource): - path = resource.path[self.prefix_len:] - return self._files[path][3] - - def get_resources(self, resource): - path = resource.path[self.prefix_len:] - if path and path[-1] != os.sep: - path += os.sep - plen = len(path) - result = set() - i = bisect.bisect(self.index, path) - while i < len(self.index): - if not self.index[i].startswith(path): - break - s = self.index[i][plen:] - result.add(s.split(os.sep, 1)[0]) # only immediate children - i += 1 - return result - - def _is_directory(self, path): - path = path[self.prefix_len:] - if path and path[-1] != os.sep: - path += os.sep - i = bisect.bisect(self.index, path) - try: - result = self.index[i].startswith(path) - except IndexError: - result = False - return result - - -_finder_registry = { - type(None): ResourceFinder, - zipimport.zipimporter: ZipResourceFinder -} - -try: - # In Python 3.6, _frozen_importlib -> _frozen_importlib_external - try: - import _frozen_importlib_external as _fi - except ImportError: - import _frozen_importlib as _fi - _finder_registry[_fi.SourceFileLoader] = ResourceFinder - _finder_registry[_fi.FileFinder] = ResourceFinder - # See issue #146 - _finder_registry[_fi.SourcelessFileLoader] = ResourceFinder - del _fi -except (ImportError, AttributeError): - pass - - -def register_finder(loader, finder_maker): - _finder_registry[type(loader)] = finder_maker - - -_finder_cache = {} - - -def finder(package): - """ - Return a resource finder for a package. - :param package: The name of the package. - :return: A :class:`ResourceFinder` instance for the package. - """ - if package in _finder_cache: - result = _finder_cache[package] - else: - if package not in sys.modules: - __import__(package) - module = sys.modules[package] - path = getattr(module, '__path__', None) - if path is None: - raise DistlibException('You cannot get a finder for a module, ' - 'only for a package') - loader = getattr(module, '__loader__', None) - finder_maker = _finder_registry.get(type(loader)) - if finder_maker is None: - raise DistlibException('Unable to locate finder for %r' % package) - result = finder_maker(module) - _finder_cache[package] = result - return result - - -_dummy_module = types.ModuleType(str('__dummy__')) - - -def finder_for_path(path): - """ - Return a resource finder for a path, which should represent a container. - - :param path: The path. - :return: A :class:`ResourceFinder` instance for the path. - """ - result = None - # calls any path hooks, gets importer into cache - pkgutil.get_importer(path) - loader = sys.path_importer_cache.get(path) - finder = _finder_registry.get(type(loader)) - if finder: - module = _dummy_module - module.__file__ = os.path.join(path, '') - module.__loader__ = loader - result = finder(module) - return result diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/distlib/scripts.py b/bot/lib/python3.11/site-packages/pip/_vendor/distlib/scripts.py deleted file mode 100644 index d270624..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/distlib/scripts.py +++ /dev/null @@ -1,437 +0,0 @@ -# -*- coding: utf-8 -*- -# -# Copyright (C) 2013-2015 Vinay Sajip. -# Licensed to the Python Software Foundation under a contributor agreement. -# See LICENSE.txt and CONTRIBUTORS.txt. -# -from io import BytesIO -import logging -import os -import re -import struct -import sys -import time -from zipfile import ZipInfo - -from .compat import sysconfig, detect_encoding, ZipFile -from .resources import finder -from .util import (FileOperator, get_export_entry, convert_path, - get_executable, get_platform, in_venv) - -logger = logging.getLogger(__name__) - -_DEFAULT_MANIFEST = ''' - - - - - - - - - - - - -'''.strip() - -# check if Python is called on the first line with this expression -FIRST_LINE_RE = re.compile(b'^#!.*pythonw?[0-9.]*([ \t].*)?$') -SCRIPT_TEMPLATE = r'''# -*- coding: utf-8 -*- -import re -import sys -from %(module)s import %(import_name)s -if __name__ == '__main__': - sys.argv[0] = re.sub(r'(-script\.pyw|\.exe)?$', '', sys.argv[0]) - sys.exit(%(func)s()) -''' - - -def enquote_executable(executable): - if ' ' in executable: - # make sure we quote only the executable in case of env - # for example /usr/bin/env "/dir with spaces/bin/jython" - # instead of "/usr/bin/env /dir with spaces/bin/jython" - # otherwise whole - if executable.startswith('/usr/bin/env '): - env, _executable = executable.split(' ', 1) - if ' ' in _executable and not _executable.startswith('"'): - executable = '%s "%s"' % (env, _executable) - else: - if not executable.startswith('"'): - executable = '"%s"' % executable - return executable - -# Keep the old name around (for now), as there is at least one project using it! -_enquote_executable = enquote_executable - -class ScriptMaker(object): - """ - A class to copy or create scripts from source scripts or callable - specifications. - """ - script_template = SCRIPT_TEMPLATE - - executable = None # for shebangs - - def __init__(self, source_dir, target_dir, add_launchers=True, - dry_run=False, fileop=None): - self.source_dir = source_dir - self.target_dir = target_dir - self.add_launchers = add_launchers - self.force = False - self.clobber = False - # It only makes sense to set mode bits on POSIX. - self.set_mode = (os.name == 'posix') or (os.name == 'java' and - os._name == 'posix') - self.variants = set(('', 'X.Y')) - self._fileop = fileop or FileOperator(dry_run) - - self._is_nt = os.name == 'nt' or ( - os.name == 'java' and os._name == 'nt') - self.version_info = sys.version_info - - def _get_alternate_executable(self, executable, options): - if options.get('gui', False) and self._is_nt: # pragma: no cover - dn, fn = os.path.split(executable) - fn = fn.replace('python', 'pythonw') - executable = os.path.join(dn, fn) - return executable - - if sys.platform.startswith('java'): # pragma: no cover - def _is_shell(self, executable): - """ - Determine if the specified executable is a script - (contains a #! line) - """ - try: - with open(executable) as fp: - return fp.read(2) == '#!' - except (OSError, IOError): - logger.warning('Failed to open %s', executable) - return False - - def _fix_jython_executable(self, executable): - if self._is_shell(executable): - # Workaround for Jython is not needed on Linux systems. - import java - - if java.lang.System.getProperty('os.name') == 'Linux': - return executable - elif executable.lower().endswith('jython.exe'): - # Use wrapper exe for Jython on Windows - return executable - return '/usr/bin/env %s' % executable - - def _build_shebang(self, executable, post_interp): - """ - Build a shebang line. In the simple case (on Windows, or a shebang line - which is not too long or contains spaces) use a simple formulation for - the shebang. Otherwise, use /bin/sh as the executable, with a contrived - shebang which allows the script to run either under Python or sh, using - suitable quoting. Thanks to Harald Nordgren for his input. - - See also: http://www.in-ulm.de/~mascheck/various/shebang/#length - https://hg.mozilla.org/mozilla-central/file/tip/mach - """ - if os.name != 'posix': - simple_shebang = True - else: - # Add 3 for '#!' prefix and newline suffix. - shebang_length = len(executable) + len(post_interp) + 3 - if sys.platform == 'darwin': - max_shebang_length = 512 - else: - max_shebang_length = 127 - simple_shebang = ((b' ' not in executable) and - (shebang_length <= max_shebang_length)) - - if simple_shebang: - result = b'#!' + executable + post_interp + b'\n' - else: - result = b'#!/bin/sh\n' - result += b"'''exec' " + executable + post_interp + b' "$0" "$@"\n' - result += b"' '''" - return result - - def _get_shebang(self, encoding, post_interp=b'', options=None): - enquote = True - if self.executable: - executable = self.executable - enquote = False # assume this will be taken care of - elif not sysconfig.is_python_build(): - executable = get_executable() - elif in_venv(): # pragma: no cover - executable = os.path.join(sysconfig.get_path('scripts'), - 'python%s' % sysconfig.get_config_var('EXE')) - else: # pragma: no cover - executable = os.path.join( - sysconfig.get_config_var('BINDIR'), - 'python%s%s' % (sysconfig.get_config_var('VERSION'), - sysconfig.get_config_var('EXE'))) - if not os.path.isfile(executable): - # for Python builds from source on Windows, no Python executables with - # a version suffix are created, so we use python.exe - executable = os.path.join(sysconfig.get_config_var('BINDIR'), - 'python%s' % (sysconfig.get_config_var('EXE'))) - if options: - executable = self._get_alternate_executable(executable, options) - - if sys.platform.startswith('java'): # pragma: no cover - executable = self._fix_jython_executable(executable) - - # Normalise case for Windows - COMMENTED OUT - # executable = os.path.normcase(executable) - # N.B. The normalising operation above has been commented out: See - # issue #124. Although paths in Windows are generally case-insensitive, - # they aren't always. For example, a path containing a ẞ (which is a - # LATIN CAPITAL LETTER SHARP S - U+1E9E) is normcased to ß (which is a - # LATIN SMALL LETTER SHARP S' - U+00DF). The two are not considered by - # Windows as equivalent in path names. - - # If the user didn't specify an executable, it may be necessary to - # cater for executable paths with spaces (not uncommon on Windows) - if enquote: - executable = enquote_executable(executable) - # Issue #51: don't use fsencode, since we later try to - # check that the shebang is decodable using utf-8. - executable = executable.encode('utf-8') - # in case of IronPython, play safe and enable frames support - if (sys.platform == 'cli' and '-X:Frames' not in post_interp - and '-X:FullFrames' not in post_interp): # pragma: no cover - post_interp += b' -X:Frames' - shebang = self._build_shebang(executable, post_interp) - # Python parser starts to read a script using UTF-8 until - # it gets a #coding:xxx cookie. The shebang has to be the - # first line of a file, the #coding:xxx cookie cannot be - # written before. So the shebang has to be decodable from - # UTF-8. - try: - shebang.decode('utf-8') - except UnicodeDecodeError: # pragma: no cover - raise ValueError( - 'The shebang (%r) is not decodable from utf-8' % shebang) - # If the script is encoded to a custom encoding (use a - # #coding:xxx cookie), the shebang has to be decodable from - # the script encoding too. - if encoding != 'utf-8': - try: - shebang.decode(encoding) - except UnicodeDecodeError: # pragma: no cover - raise ValueError( - 'The shebang (%r) is not decodable ' - 'from the script encoding (%r)' % (shebang, encoding)) - return shebang - - def _get_script_text(self, entry): - return self.script_template % dict(module=entry.prefix, - import_name=entry.suffix.split('.')[0], - func=entry.suffix) - - manifest = _DEFAULT_MANIFEST - - def get_manifest(self, exename): - base = os.path.basename(exename) - return self.manifest % base - - def _write_script(self, names, shebang, script_bytes, filenames, ext): - use_launcher = self.add_launchers and self._is_nt - linesep = os.linesep.encode('utf-8') - if not shebang.endswith(linesep): - shebang += linesep - if not use_launcher: - script_bytes = shebang + script_bytes - else: # pragma: no cover - if ext == 'py': - launcher = self._get_launcher('t') - else: - launcher = self._get_launcher('w') - stream = BytesIO() - with ZipFile(stream, 'w') as zf: - source_date_epoch = os.environ.get('SOURCE_DATE_EPOCH') - if source_date_epoch: - date_time = time.gmtime(int(source_date_epoch))[:6] - zinfo = ZipInfo(filename='__main__.py', date_time=date_time) - zf.writestr(zinfo, script_bytes) - else: - zf.writestr('__main__.py', script_bytes) - zip_data = stream.getvalue() - script_bytes = launcher + shebang + zip_data - for name in names: - outname = os.path.join(self.target_dir, name) - if use_launcher: # pragma: no cover - n, e = os.path.splitext(outname) - if e.startswith('.py'): - outname = n - outname = '%s.exe' % outname - try: - self._fileop.write_binary_file(outname, script_bytes) - except Exception: - # Failed writing an executable - it might be in use. - logger.warning('Failed to write executable - trying to ' - 'use .deleteme logic') - dfname = '%s.deleteme' % outname - if os.path.exists(dfname): - os.remove(dfname) # Not allowed to fail here - os.rename(outname, dfname) # nor here - self._fileop.write_binary_file(outname, script_bytes) - logger.debug('Able to replace executable using ' - '.deleteme logic') - try: - os.remove(dfname) - except Exception: - pass # still in use - ignore error - else: - if self._is_nt and not outname.endswith('.' + ext): # pragma: no cover - outname = '%s.%s' % (outname, ext) - if os.path.exists(outname) and not self.clobber: - logger.warning('Skipping existing file %s', outname) - continue - self._fileop.write_binary_file(outname, script_bytes) - if self.set_mode: - self._fileop.set_executable_mode([outname]) - filenames.append(outname) - - variant_separator = '-' - - def get_script_filenames(self, name): - result = set() - if '' in self.variants: - result.add(name) - if 'X' in self.variants: - result.add('%s%s' % (name, self.version_info[0])) - if 'X.Y' in self.variants: - result.add('%s%s%s.%s' % (name, self.variant_separator, - self.version_info[0], self.version_info[1])) - return result - - def _make_script(self, entry, filenames, options=None): - post_interp = b'' - if options: - args = options.get('interpreter_args', []) - if args: - args = ' %s' % ' '.join(args) - post_interp = args.encode('utf-8') - shebang = self._get_shebang('utf-8', post_interp, options=options) - script = self._get_script_text(entry).encode('utf-8') - scriptnames = self.get_script_filenames(entry.name) - if options and options.get('gui', False): - ext = 'pyw' - else: - ext = 'py' - self._write_script(scriptnames, shebang, script, filenames, ext) - - def _copy_script(self, script, filenames): - adjust = False - script = os.path.join(self.source_dir, convert_path(script)) - outname = os.path.join(self.target_dir, os.path.basename(script)) - if not self.force and not self._fileop.newer(script, outname): - logger.debug('not copying %s (up-to-date)', script) - return - - # Always open the file, but ignore failures in dry-run mode -- - # that way, we'll get accurate feedback if we can read the - # script. - try: - f = open(script, 'rb') - except IOError: # pragma: no cover - if not self.dry_run: - raise - f = None - else: - first_line = f.readline() - if not first_line: # pragma: no cover - logger.warning('%s is an empty file (skipping)', script) - return - - match = FIRST_LINE_RE.match(first_line.replace(b'\r\n', b'\n')) - if match: - adjust = True - post_interp = match.group(1) or b'' - - if not adjust: - if f: - f.close() - self._fileop.copy_file(script, outname) - if self.set_mode: - self._fileop.set_executable_mode([outname]) - filenames.append(outname) - else: - logger.info('copying and adjusting %s -> %s', script, - self.target_dir) - if not self._fileop.dry_run: - encoding, lines = detect_encoding(f.readline) - f.seek(0) - shebang = self._get_shebang(encoding, post_interp) - if b'pythonw' in first_line: # pragma: no cover - ext = 'pyw' - else: - ext = 'py' - n = os.path.basename(outname) - self._write_script([n], shebang, f.read(), filenames, ext) - if f: - f.close() - - @property - def dry_run(self): - return self._fileop.dry_run - - @dry_run.setter - def dry_run(self, value): - self._fileop.dry_run = value - - if os.name == 'nt' or (os.name == 'java' and os._name == 'nt'): # pragma: no cover - # Executable launcher support. - # Launchers are from https://bitbucket.org/vinay.sajip/simple_launcher/ - - def _get_launcher(self, kind): - if struct.calcsize('P') == 8: # 64-bit - bits = '64' - else: - bits = '32' - platform_suffix = '-arm' if get_platform() == 'win-arm64' else '' - name = '%s%s%s.exe' % (kind, bits, platform_suffix) - # Issue 31: don't hardcode an absolute package name, but - # determine it relative to the current package - distlib_package = __name__.rsplit('.', 1)[0] - resource = finder(distlib_package).find(name) - if not resource: - msg = ('Unable to find resource %s in package %s' % (name, - distlib_package)) - raise ValueError(msg) - return resource.bytes - - # Public API follows - - def make(self, specification, options=None): - """ - Make a script. - - :param specification: The specification, which is either a valid export - entry specification (to make a script from a - callable) or a filename (to make a script by - copying from a source location). - :param options: A dictionary of options controlling script generation. - :return: A list of all absolute pathnames written to. - """ - filenames = [] - entry = get_export_entry(specification) - if entry is None: - self._copy_script(specification, filenames) - else: - self._make_script(entry, filenames, options=options) - return filenames - - def make_multiple(self, specifications, options=None): - """ - Take a list of specifications and make scripts from them, - :param specifications: A list of specifications. - :return: A list of all absolute pathnames written to, - """ - filenames = [] - for specification in specifications: - filenames.extend(self.make(specification, options)) - return filenames diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/distlib/util.py b/bot/lib/python3.11/site-packages/pip/_vendor/distlib/util.py deleted file mode 100644 index dd01849..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/distlib/util.py +++ /dev/null @@ -1,1932 +0,0 @@ -# -# Copyright (C) 2012-2021 The Python Software Foundation. -# See LICENSE.txt and CONTRIBUTORS.txt. -# -import codecs -from collections import deque -import contextlib -import csv -from glob import iglob as std_iglob -import io -import json -import logging -import os -import py_compile -import re -import socket -try: - import ssl -except ImportError: # pragma: no cover - ssl = None -import subprocess -import sys -import tarfile -import tempfile -import textwrap - -try: - import threading -except ImportError: # pragma: no cover - import dummy_threading as threading -import time - -from . import DistlibException -from .compat import (string_types, text_type, shutil, raw_input, StringIO, - cache_from_source, urlopen, urljoin, httplib, xmlrpclib, - splittype, HTTPHandler, BaseConfigurator, valid_ident, - Container, configparser, URLError, ZipFile, fsdecode, - unquote, urlparse) - -logger = logging.getLogger(__name__) - -# -# Requirement parsing code as per PEP 508 -# - -IDENTIFIER = re.compile(r'^([\w\.-]+)\s*') -VERSION_IDENTIFIER = re.compile(r'^([\w\.*+-]+)\s*') -COMPARE_OP = re.compile(r'^(<=?|>=?|={2,3}|[~!]=)\s*') -MARKER_OP = re.compile(r'^((<=?)|(>=?)|={2,3}|[~!]=|in|not\s+in)\s*') -OR = re.compile(r'^or\b\s*') -AND = re.compile(r'^and\b\s*') -NON_SPACE = re.compile(r'(\S+)\s*') -STRING_CHUNK = re.compile(r'([\s\w\.{}()*+#:;,/?!~`@$%^&=|<>\[\]-]+)') - - -def parse_marker(marker_string): - """ - Parse a marker string and return a dictionary containing a marker expression. - - The dictionary will contain keys "op", "lhs" and "rhs" for non-terminals in - the expression grammar, or strings. A string contained in quotes is to be - interpreted as a literal string, and a string not contained in quotes is a - variable (such as os_name). - """ - def marker_var(remaining): - # either identifier, or literal string - m = IDENTIFIER.match(remaining) - if m: - result = m.groups()[0] - remaining = remaining[m.end():] - elif not remaining: - raise SyntaxError('unexpected end of input') - else: - q = remaining[0] - if q not in '\'"': - raise SyntaxError('invalid expression: %s' % remaining) - oq = '\'"'.replace(q, '') - remaining = remaining[1:] - parts = [q] - while remaining: - # either a string chunk, or oq, or q to terminate - if remaining[0] == q: - break - elif remaining[0] == oq: - parts.append(oq) - remaining = remaining[1:] - else: - m = STRING_CHUNK.match(remaining) - if not m: - raise SyntaxError('error in string literal: %s' % remaining) - parts.append(m.groups()[0]) - remaining = remaining[m.end():] - else: - s = ''.join(parts) - raise SyntaxError('unterminated string: %s' % s) - parts.append(q) - result = ''.join(parts) - remaining = remaining[1:].lstrip() # skip past closing quote - return result, remaining - - def marker_expr(remaining): - if remaining and remaining[0] == '(': - result, remaining = marker(remaining[1:].lstrip()) - if remaining[0] != ')': - raise SyntaxError('unterminated parenthesis: %s' % remaining) - remaining = remaining[1:].lstrip() - else: - lhs, remaining = marker_var(remaining) - while remaining: - m = MARKER_OP.match(remaining) - if not m: - break - op = m.groups()[0] - remaining = remaining[m.end():] - rhs, remaining = marker_var(remaining) - lhs = {'op': op, 'lhs': lhs, 'rhs': rhs} - result = lhs - return result, remaining - - def marker_and(remaining): - lhs, remaining = marker_expr(remaining) - while remaining: - m = AND.match(remaining) - if not m: - break - remaining = remaining[m.end():] - rhs, remaining = marker_expr(remaining) - lhs = {'op': 'and', 'lhs': lhs, 'rhs': rhs} - return lhs, remaining - - def marker(remaining): - lhs, remaining = marker_and(remaining) - while remaining: - m = OR.match(remaining) - if not m: - break - remaining = remaining[m.end():] - rhs, remaining = marker_and(remaining) - lhs = {'op': 'or', 'lhs': lhs, 'rhs': rhs} - return lhs, remaining - - return marker(marker_string) - - -def parse_requirement(req): - """ - Parse a requirement passed in as a string. Return a Container - whose attributes contain the various parts of the requirement. - """ - remaining = req.strip() - if not remaining or remaining.startswith('#'): - return None - m = IDENTIFIER.match(remaining) - if not m: - raise SyntaxError('name expected: %s' % remaining) - distname = m.groups()[0] - remaining = remaining[m.end():] - extras = mark_expr = versions = uri = None - if remaining and remaining[0] == '[': - i = remaining.find(']', 1) - if i < 0: - raise SyntaxError('unterminated extra: %s' % remaining) - s = remaining[1:i] - remaining = remaining[i + 1:].lstrip() - extras = [] - while s: - m = IDENTIFIER.match(s) - if not m: - raise SyntaxError('malformed extra: %s' % s) - extras.append(m.groups()[0]) - s = s[m.end():] - if not s: - break - if s[0] != ',': - raise SyntaxError('comma expected in extras: %s' % s) - s = s[1:].lstrip() - if not extras: - extras = None - if remaining: - if remaining[0] == '@': - # it's a URI - remaining = remaining[1:].lstrip() - m = NON_SPACE.match(remaining) - if not m: - raise SyntaxError('invalid URI: %s' % remaining) - uri = m.groups()[0] - t = urlparse(uri) - # there are issues with Python and URL parsing, so this test - # is a bit crude. See bpo-20271, bpo-23505. Python doesn't - # always parse invalid URLs correctly - it should raise - # exceptions for malformed URLs - if not (t.scheme and t.netloc): - raise SyntaxError('Invalid URL: %s' % uri) - remaining = remaining[m.end():].lstrip() - else: - - def get_versions(ver_remaining): - """ - Return a list of operator, version tuples if any are - specified, else None. - """ - m = COMPARE_OP.match(ver_remaining) - versions = None - if m: - versions = [] - while True: - op = m.groups()[0] - ver_remaining = ver_remaining[m.end():] - m = VERSION_IDENTIFIER.match(ver_remaining) - if not m: - raise SyntaxError('invalid version: %s' % ver_remaining) - v = m.groups()[0] - versions.append((op, v)) - ver_remaining = ver_remaining[m.end():] - if not ver_remaining or ver_remaining[0] != ',': - break - ver_remaining = ver_remaining[1:].lstrip() - # Some packages have a trailing comma which would break things - # See issue #148 - if not ver_remaining: - break - m = COMPARE_OP.match(ver_remaining) - if not m: - raise SyntaxError('invalid constraint: %s' % ver_remaining) - if not versions: - versions = None - return versions, ver_remaining - - if remaining[0] != '(': - versions, remaining = get_versions(remaining) - else: - i = remaining.find(')', 1) - if i < 0: - raise SyntaxError('unterminated parenthesis: %s' % remaining) - s = remaining[1:i] - remaining = remaining[i + 1:].lstrip() - # As a special diversion from PEP 508, allow a version number - # a.b.c in parentheses as a synonym for ~= a.b.c (because this - # is allowed in earlier PEPs) - if COMPARE_OP.match(s): - versions, _ = get_versions(s) - else: - m = VERSION_IDENTIFIER.match(s) - if not m: - raise SyntaxError('invalid constraint: %s' % s) - v = m.groups()[0] - s = s[m.end():].lstrip() - if s: - raise SyntaxError('invalid constraint: %s' % s) - versions = [('~=', v)] - - if remaining: - if remaining[0] != ';': - raise SyntaxError('invalid requirement: %s' % remaining) - remaining = remaining[1:].lstrip() - - mark_expr, remaining = parse_marker(remaining) - - if remaining and remaining[0] != '#': - raise SyntaxError('unexpected trailing data: %s' % remaining) - - if not versions: - rs = distname - else: - rs = '%s %s' % (distname, ', '.join(['%s %s' % con for con in versions])) - return Container(name=distname, extras=extras, constraints=versions, - marker=mark_expr, url=uri, requirement=rs) - - -def get_resources_dests(resources_root, rules): - """Find destinations for resources files""" - - def get_rel_path(root, path): - # normalizes and returns a lstripped-/-separated path - root = root.replace(os.path.sep, '/') - path = path.replace(os.path.sep, '/') - assert path.startswith(root) - return path[len(root):].lstrip('/') - - destinations = {} - for base, suffix, dest in rules: - prefix = os.path.join(resources_root, base) - for abs_base in iglob(prefix): - abs_glob = os.path.join(abs_base, suffix) - for abs_path in iglob(abs_glob): - resource_file = get_rel_path(resources_root, abs_path) - if dest is None: # remove the entry if it was here - destinations.pop(resource_file, None) - else: - rel_path = get_rel_path(abs_base, abs_path) - rel_dest = dest.replace(os.path.sep, '/').rstrip('/') - destinations[resource_file] = rel_dest + '/' + rel_path - return destinations - - -def in_venv(): - if hasattr(sys, 'real_prefix'): - # virtualenv venvs - result = True - else: - # PEP 405 venvs - result = sys.prefix != getattr(sys, 'base_prefix', sys.prefix) - return result - - -def get_executable(): -# The __PYVENV_LAUNCHER__ dance is apparently no longer needed, as -# changes to the stub launcher mean that sys.executable always points -# to the stub on OS X -# if sys.platform == 'darwin' and ('__PYVENV_LAUNCHER__' -# in os.environ): -# result = os.environ['__PYVENV_LAUNCHER__'] -# else: -# result = sys.executable -# return result - # Avoid normcasing: see issue #143 - # result = os.path.normcase(sys.executable) - result = sys.executable - if not isinstance(result, text_type): - result = fsdecode(result) - return result - - -def proceed(prompt, allowed_chars, error_prompt=None, default=None): - p = prompt - while True: - s = raw_input(p) - p = prompt - if not s and default: - s = default - if s: - c = s[0].lower() - if c in allowed_chars: - break - if error_prompt: - p = '%c: %s\n%s' % (c, error_prompt, prompt) - return c - - -def extract_by_key(d, keys): - if isinstance(keys, string_types): - keys = keys.split() - result = {} - for key in keys: - if key in d: - result[key] = d[key] - return result - -def read_exports(stream): - if sys.version_info[0] >= 3: - # needs to be a text stream - stream = codecs.getreader('utf-8')(stream) - # Try to load as JSON, falling back on legacy format - data = stream.read() - stream = StringIO(data) - try: - jdata = json.load(stream) - result = jdata['extensions']['python.exports']['exports'] - for group, entries in result.items(): - for k, v in entries.items(): - s = '%s = %s' % (k, v) - entry = get_export_entry(s) - assert entry is not None - entries[k] = entry - return result - except Exception: - stream.seek(0, 0) - - def read_stream(cp, stream): - if hasattr(cp, 'read_file'): - cp.read_file(stream) - else: - cp.readfp(stream) - - cp = configparser.ConfigParser() - try: - read_stream(cp, stream) - except configparser.MissingSectionHeaderError: - stream.close() - data = textwrap.dedent(data) - stream = StringIO(data) - read_stream(cp, stream) - - result = {} - for key in cp.sections(): - result[key] = entries = {} - for name, value in cp.items(key): - s = '%s = %s' % (name, value) - entry = get_export_entry(s) - assert entry is not None - #entry.dist = self - entries[name] = entry - return result - - -def write_exports(exports, stream): - if sys.version_info[0] >= 3: - # needs to be a text stream - stream = codecs.getwriter('utf-8')(stream) - cp = configparser.ConfigParser() - for k, v in exports.items(): - # TODO check k, v for valid values - cp.add_section(k) - for entry in v.values(): - if entry.suffix is None: - s = entry.prefix - else: - s = '%s:%s' % (entry.prefix, entry.suffix) - if entry.flags: - s = '%s [%s]' % (s, ', '.join(entry.flags)) - cp.set(k, entry.name, s) - cp.write(stream) - - -@contextlib.contextmanager -def tempdir(): - td = tempfile.mkdtemp() - try: - yield td - finally: - shutil.rmtree(td) - -@contextlib.contextmanager -def chdir(d): - cwd = os.getcwd() - try: - os.chdir(d) - yield - finally: - os.chdir(cwd) - - -@contextlib.contextmanager -def socket_timeout(seconds=15): - cto = socket.getdefaulttimeout() - try: - socket.setdefaulttimeout(seconds) - yield - finally: - socket.setdefaulttimeout(cto) - - -class cached_property(object): - def __init__(self, func): - self.func = func - #for attr in ('__name__', '__module__', '__doc__'): - # setattr(self, attr, getattr(func, attr, None)) - - def __get__(self, obj, cls=None): - if obj is None: - return self - value = self.func(obj) - object.__setattr__(obj, self.func.__name__, value) - #obj.__dict__[self.func.__name__] = value = self.func(obj) - return value - -def convert_path(pathname): - """Return 'pathname' as a name that will work on the native filesystem. - - The path is split on '/' and put back together again using the current - directory separator. Needed because filenames in the setup script are - always supplied in Unix style, and have to be converted to the local - convention before we can actually use them in the filesystem. Raises - ValueError on non-Unix-ish systems if 'pathname' either starts or - ends with a slash. - """ - if os.sep == '/': - return pathname - if not pathname: - return pathname - if pathname[0] == '/': - raise ValueError("path '%s' cannot be absolute" % pathname) - if pathname[-1] == '/': - raise ValueError("path '%s' cannot end with '/'" % pathname) - - paths = pathname.split('/') - while os.curdir in paths: - paths.remove(os.curdir) - if not paths: - return os.curdir - return os.path.join(*paths) - - -class FileOperator(object): - def __init__(self, dry_run=False): - self.dry_run = dry_run - self.ensured = set() - self._init_record() - - def _init_record(self): - self.record = False - self.files_written = set() - self.dirs_created = set() - - def record_as_written(self, path): - if self.record: - self.files_written.add(path) - - def newer(self, source, target): - """Tell if the target is newer than the source. - - Returns true if 'source' exists and is more recently modified than - 'target', or if 'source' exists and 'target' doesn't. - - Returns false if both exist and 'target' is the same age or younger - than 'source'. Raise PackagingFileError if 'source' does not exist. - - Note that this test is not very accurate: files created in the same - second will have the same "age". - """ - if not os.path.exists(source): - raise DistlibException("file '%r' does not exist" % - os.path.abspath(source)) - if not os.path.exists(target): - return True - - return os.stat(source).st_mtime > os.stat(target).st_mtime - - def copy_file(self, infile, outfile, check=True): - """Copy a file respecting dry-run and force flags. - """ - self.ensure_dir(os.path.dirname(outfile)) - logger.info('Copying %s to %s', infile, outfile) - if not self.dry_run: - msg = None - if check: - if os.path.islink(outfile): - msg = '%s is a symlink' % outfile - elif os.path.exists(outfile) and not os.path.isfile(outfile): - msg = '%s is a non-regular file' % outfile - if msg: - raise ValueError(msg + ' which would be overwritten') - shutil.copyfile(infile, outfile) - self.record_as_written(outfile) - - def copy_stream(self, instream, outfile, encoding=None): - assert not os.path.isdir(outfile) - self.ensure_dir(os.path.dirname(outfile)) - logger.info('Copying stream %s to %s', instream, outfile) - if not self.dry_run: - if encoding is None: - outstream = open(outfile, 'wb') - else: - outstream = codecs.open(outfile, 'w', encoding=encoding) - try: - shutil.copyfileobj(instream, outstream) - finally: - outstream.close() - self.record_as_written(outfile) - - def write_binary_file(self, path, data): - self.ensure_dir(os.path.dirname(path)) - if not self.dry_run: - if os.path.exists(path): - os.remove(path) - with open(path, 'wb') as f: - f.write(data) - self.record_as_written(path) - - def write_text_file(self, path, data, encoding): - self.write_binary_file(path, data.encode(encoding)) - - def set_mode(self, bits, mask, files): - if os.name == 'posix' or (os.name == 'java' and os._name == 'posix'): - # Set the executable bits (owner, group, and world) on - # all the files specified. - for f in files: - if self.dry_run: - logger.info("changing mode of %s", f) - else: - mode = (os.stat(f).st_mode | bits) & mask - logger.info("changing mode of %s to %o", f, mode) - os.chmod(f, mode) - - set_executable_mode = lambda s, f: s.set_mode(0o555, 0o7777, f) - - def ensure_dir(self, path): - path = os.path.abspath(path) - if path not in self.ensured and not os.path.exists(path): - self.ensured.add(path) - d, f = os.path.split(path) - self.ensure_dir(d) - logger.info('Creating %s' % path) - if not self.dry_run: - os.mkdir(path) - if self.record: - self.dirs_created.add(path) - - def byte_compile(self, path, optimize=False, force=False, prefix=None, hashed_invalidation=False): - dpath = cache_from_source(path, not optimize) - logger.info('Byte-compiling %s to %s', path, dpath) - if not self.dry_run: - if force or self.newer(path, dpath): - if not prefix: - diagpath = None - else: - assert path.startswith(prefix) - diagpath = path[len(prefix):] - compile_kwargs = {} - if hashed_invalidation and hasattr(py_compile, 'PycInvalidationMode'): - compile_kwargs['invalidation_mode'] = py_compile.PycInvalidationMode.CHECKED_HASH - py_compile.compile(path, dpath, diagpath, True, **compile_kwargs) # raise error - self.record_as_written(dpath) - return dpath - - def ensure_removed(self, path): - if os.path.exists(path): - if os.path.isdir(path) and not os.path.islink(path): - logger.debug('Removing directory tree at %s', path) - if not self.dry_run: - shutil.rmtree(path) - if self.record: - if path in self.dirs_created: - self.dirs_created.remove(path) - else: - if os.path.islink(path): - s = 'link' - else: - s = 'file' - logger.debug('Removing %s %s', s, path) - if not self.dry_run: - os.remove(path) - if self.record: - if path in self.files_written: - self.files_written.remove(path) - - def is_writable(self, path): - result = False - while not result: - if os.path.exists(path): - result = os.access(path, os.W_OK) - break - parent = os.path.dirname(path) - if parent == path: - break - path = parent - return result - - def commit(self): - """ - Commit recorded changes, turn off recording, return - changes. - """ - assert self.record - result = self.files_written, self.dirs_created - self._init_record() - return result - - def rollback(self): - if not self.dry_run: - for f in list(self.files_written): - if os.path.exists(f): - os.remove(f) - # dirs should all be empty now, except perhaps for - # __pycache__ subdirs - # reverse so that subdirs appear before their parents - dirs = sorted(self.dirs_created, reverse=True) - for d in dirs: - flist = os.listdir(d) - if flist: - assert flist == ['__pycache__'] - sd = os.path.join(d, flist[0]) - os.rmdir(sd) - os.rmdir(d) # should fail if non-empty - self._init_record() - -def resolve(module_name, dotted_path): - if module_name in sys.modules: - mod = sys.modules[module_name] - else: - mod = __import__(module_name) - if dotted_path is None: - result = mod - else: - parts = dotted_path.split('.') - result = getattr(mod, parts.pop(0)) - for p in parts: - result = getattr(result, p) - return result - - -class ExportEntry(object): - def __init__(self, name, prefix, suffix, flags): - self.name = name - self.prefix = prefix - self.suffix = suffix - self.flags = flags - - @cached_property - def value(self): - return resolve(self.prefix, self.suffix) - - def __repr__(self): # pragma: no cover - return '' % (self.name, self.prefix, - self.suffix, self.flags) - - def __eq__(self, other): - if not isinstance(other, ExportEntry): - result = False - else: - result = (self.name == other.name and - self.prefix == other.prefix and - self.suffix == other.suffix and - self.flags == other.flags) - return result - - __hash__ = object.__hash__ - - -ENTRY_RE = re.compile(r'''(?P(\w|[-.+])+) - \s*=\s*(?P(\w+)([:\.]\w+)*) - \s*(\[\s*(?P[\w-]+(=\w+)?(,\s*\w+(=\w+)?)*)\s*\])? - ''', re.VERBOSE) - -def get_export_entry(specification): - m = ENTRY_RE.search(specification) - if not m: - result = None - if '[' in specification or ']' in specification: - raise DistlibException("Invalid specification " - "'%s'" % specification) - else: - d = m.groupdict() - name = d['name'] - path = d['callable'] - colons = path.count(':') - if colons == 0: - prefix, suffix = path, None - else: - if colons != 1: - raise DistlibException("Invalid specification " - "'%s'" % specification) - prefix, suffix = path.split(':') - flags = d['flags'] - if flags is None: - if '[' in specification or ']' in specification: - raise DistlibException("Invalid specification " - "'%s'" % specification) - flags = [] - else: - flags = [f.strip() for f in flags.split(',')] - result = ExportEntry(name, prefix, suffix, flags) - return result - - -def get_cache_base(suffix=None): - """ - Return the default base location for distlib caches. If the directory does - not exist, it is created. Use the suffix provided for the base directory, - and default to '.distlib' if it isn't provided. - - On Windows, if LOCALAPPDATA is defined in the environment, then it is - assumed to be a directory, and will be the parent directory of the result. - On POSIX, and on Windows if LOCALAPPDATA is not defined, the user's home - directory - using os.expanduser('~') - will be the parent directory of - the result. - - The result is just the directory '.distlib' in the parent directory as - determined above, or with the name specified with ``suffix``. - """ - if suffix is None: - suffix = '.distlib' - if os.name == 'nt' and 'LOCALAPPDATA' in os.environ: - result = os.path.expandvars('$localappdata') - else: - # Assume posix, or old Windows - result = os.path.expanduser('~') - # we use 'isdir' instead of 'exists', because we want to - # fail if there's a file with that name - if os.path.isdir(result): - usable = os.access(result, os.W_OK) - if not usable: - logger.warning('Directory exists but is not writable: %s', result) - else: - try: - os.makedirs(result) - usable = True - except OSError: - logger.warning('Unable to create %s', result, exc_info=True) - usable = False - if not usable: - result = tempfile.mkdtemp() - logger.warning('Default location unusable, using %s', result) - return os.path.join(result, suffix) - - -def path_to_cache_dir(path): - """ - Convert an absolute path to a directory name for use in a cache. - - The algorithm used is: - - #. On Windows, any ``':'`` in the drive is replaced with ``'---'``. - #. Any occurrence of ``os.sep`` is replaced with ``'--'``. - #. ``'.cache'`` is appended. - """ - d, p = os.path.splitdrive(os.path.abspath(path)) - if d: - d = d.replace(':', '---') - p = p.replace(os.sep, '--') - return d + p + '.cache' - - -def ensure_slash(s): - if not s.endswith('/'): - return s + '/' - return s - - -def parse_credentials(netloc): - username = password = None - if '@' in netloc: - prefix, netloc = netloc.rsplit('@', 1) - if ':' not in prefix: - username = prefix - else: - username, password = prefix.split(':', 1) - if username: - username = unquote(username) - if password: - password = unquote(password) - return username, password, netloc - - -def get_process_umask(): - result = os.umask(0o22) - os.umask(result) - return result - -def is_string_sequence(seq): - result = True - i = None - for i, s in enumerate(seq): - if not isinstance(s, string_types): - result = False - break - assert i is not None - return result - -PROJECT_NAME_AND_VERSION = re.compile('([a-z0-9_]+([.-][a-z_][a-z0-9_]*)*)-' - '([a-z0-9_.+-]+)', re.I) -PYTHON_VERSION = re.compile(r'-py(\d\.?\d?)') - - -def split_filename(filename, project_name=None): - """ - Extract name, version, python version from a filename (no extension) - - Return name, version, pyver or None - """ - result = None - pyver = None - filename = unquote(filename).replace(' ', '-') - m = PYTHON_VERSION.search(filename) - if m: - pyver = m.group(1) - filename = filename[:m.start()] - if project_name and len(filename) > len(project_name) + 1: - m = re.match(re.escape(project_name) + r'\b', filename) - if m: - n = m.end() - result = filename[:n], filename[n + 1:], pyver - if result is None: - m = PROJECT_NAME_AND_VERSION.match(filename) - if m: - result = m.group(1), m.group(3), pyver - return result - -# Allow spaces in name because of legacy dists like "Twisted Core" -NAME_VERSION_RE = re.compile(r'(?P[\w .-]+)\s*' - r'\(\s*(?P[^\s)]+)\)$') - -def parse_name_and_version(p): - """ - A utility method used to get name and version from a string. - - From e.g. a Provides-Dist value. - - :param p: A value in a form 'foo (1.0)' - :return: The name and version as a tuple. - """ - m = NAME_VERSION_RE.match(p) - if not m: - raise DistlibException('Ill-formed name/version string: \'%s\'' % p) - d = m.groupdict() - return d['name'].strip().lower(), d['ver'] - -def get_extras(requested, available): - result = set() - requested = set(requested or []) - available = set(available or []) - if '*' in requested: - requested.remove('*') - result |= available - for r in requested: - if r == '-': - result.add(r) - elif r.startswith('-'): - unwanted = r[1:] - if unwanted not in available: - logger.warning('undeclared extra: %s' % unwanted) - if unwanted in result: - result.remove(unwanted) - else: - if r not in available: - logger.warning('undeclared extra: %s' % r) - result.add(r) - return result -# -# Extended metadata functionality -# - -def _get_external_data(url): - result = {} - try: - # urlopen might fail if it runs into redirections, - # because of Python issue #13696. Fixed in locators - # using a custom redirect handler. - resp = urlopen(url) - headers = resp.info() - ct = headers.get('Content-Type') - if not ct.startswith('application/json'): - logger.debug('Unexpected response for JSON request: %s', ct) - else: - reader = codecs.getreader('utf-8')(resp) - #data = reader.read().decode('utf-8') - #result = json.loads(data) - result = json.load(reader) - except Exception as e: - logger.exception('Failed to get external data for %s: %s', url, e) - return result - -_external_data_base_url = 'https://www.red-dove.com/pypi/projects/' - -def get_project_data(name): - url = '%s/%s/project.json' % (name[0].upper(), name) - url = urljoin(_external_data_base_url, url) - result = _get_external_data(url) - return result - -def get_package_data(name, version): - url = '%s/%s/package-%s.json' % (name[0].upper(), name, version) - url = urljoin(_external_data_base_url, url) - return _get_external_data(url) - - -class Cache(object): - """ - A class implementing a cache for resources that need to live in the file system - e.g. shared libraries. This class was moved from resources to here because it - could be used by other modules, e.g. the wheel module. - """ - - def __init__(self, base): - """ - Initialise an instance. - - :param base: The base directory where the cache should be located. - """ - # we use 'isdir' instead of 'exists', because we want to - # fail if there's a file with that name - if not os.path.isdir(base): # pragma: no cover - os.makedirs(base) - if (os.stat(base).st_mode & 0o77) != 0: - logger.warning('Directory \'%s\' is not private', base) - self.base = os.path.abspath(os.path.normpath(base)) - - def prefix_to_dir(self, prefix): - """ - Converts a resource prefix to a directory name in the cache. - """ - return path_to_cache_dir(prefix) - - def clear(self): - """ - Clear the cache. - """ - not_removed = [] - for fn in os.listdir(self.base): - fn = os.path.join(self.base, fn) - try: - if os.path.islink(fn) or os.path.isfile(fn): - os.remove(fn) - elif os.path.isdir(fn): - shutil.rmtree(fn) - except Exception: - not_removed.append(fn) - return not_removed - - -class EventMixin(object): - """ - A very simple publish/subscribe system. - """ - def __init__(self): - self._subscribers = {} - - def add(self, event, subscriber, append=True): - """ - Add a subscriber for an event. - - :param event: The name of an event. - :param subscriber: The subscriber to be added (and called when the - event is published). - :param append: Whether to append or prepend the subscriber to an - existing subscriber list for the event. - """ - subs = self._subscribers - if event not in subs: - subs[event] = deque([subscriber]) - else: - sq = subs[event] - if append: - sq.append(subscriber) - else: - sq.appendleft(subscriber) - - def remove(self, event, subscriber): - """ - Remove a subscriber for an event. - - :param event: The name of an event. - :param subscriber: The subscriber to be removed. - """ - subs = self._subscribers - if event not in subs: - raise ValueError('No subscribers: %r' % event) - subs[event].remove(subscriber) - - def get_subscribers(self, event): - """ - Return an iterator for the subscribers for an event. - :param event: The event to return subscribers for. - """ - return iter(self._subscribers.get(event, ())) - - def publish(self, event, *args, **kwargs): - """ - Publish a event and return a list of values returned by its - subscribers. - - :param event: The event to publish. - :param args: The positional arguments to pass to the event's - subscribers. - :param kwargs: The keyword arguments to pass to the event's - subscribers. - """ - result = [] - for subscriber in self.get_subscribers(event): - try: - value = subscriber(event, *args, **kwargs) - except Exception: - logger.exception('Exception during event publication') - value = None - result.append(value) - logger.debug('publish %s: args = %s, kwargs = %s, result = %s', - event, args, kwargs, result) - return result - -# -# Simple sequencing -# -class Sequencer(object): - def __init__(self): - self._preds = {} - self._succs = {} - self._nodes = set() # nodes with no preds/succs - - def add_node(self, node): - self._nodes.add(node) - - def remove_node(self, node, edges=False): - if node in self._nodes: - self._nodes.remove(node) - if edges: - for p in set(self._preds.get(node, ())): - self.remove(p, node) - for s in set(self._succs.get(node, ())): - self.remove(node, s) - # Remove empties - for k, v in list(self._preds.items()): - if not v: - del self._preds[k] - for k, v in list(self._succs.items()): - if not v: - del self._succs[k] - - def add(self, pred, succ): - assert pred != succ - self._preds.setdefault(succ, set()).add(pred) - self._succs.setdefault(pred, set()).add(succ) - - def remove(self, pred, succ): - assert pred != succ - try: - preds = self._preds[succ] - succs = self._succs[pred] - except KeyError: # pragma: no cover - raise ValueError('%r not a successor of anything' % succ) - try: - preds.remove(pred) - succs.remove(succ) - except KeyError: # pragma: no cover - raise ValueError('%r not a successor of %r' % (succ, pred)) - - def is_step(self, step): - return (step in self._preds or step in self._succs or - step in self._nodes) - - def get_steps(self, final): - if not self.is_step(final): - raise ValueError('Unknown: %r' % final) - result = [] - todo = [] - seen = set() - todo.append(final) - while todo: - step = todo.pop(0) - if step in seen: - # if a step was already seen, - # move it to the end (so it will appear earlier - # when reversed on return) ... but not for the - # final step, as that would be confusing for - # users - if step != final: - result.remove(step) - result.append(step) - else: - seen.add(step) - result.append(step) - preds = self._preds.get(step, ()) - todo.extend(preds) - return reversed(result) - - @property - def strong_connections(self): - #http://en.wikipedia.org/wiki/Tarjan%27s_strongly_connected_components_algorithm - index_counter = [0] - stack = [] - lowlinks = {} - index = {} - result = [] - - graph = self._succs - - def strongconnect(node): - # set the depth index for this node to the smallest unused index - index[node] = index_counter[0] - lowlinks[node] = index_counter[0] - index_counter[0] += 1 - stack.append(node) - - # Consider successors - try: - successors = graph[node] - except Exception: - successors = [] - for successor in successors: - if successor not in lowlinks: - # Successor has not yet been visited - strongconnect(successor) - lowlinks[node] = min(lowlinks[node],lowlinks[successor]) - elif successor in stack: - # the successor is in the stack and hence in the current - # strongly connected component (SCC) - lowlinks[node] = min(lowlinks[node],index[successor]) - - # If `node` is a root node, pop the stack and generate an SCC - if lowlinks[node] == index[node]: - connected_component = [] - - while True: - successor = stack.pop() - connected_component.append(successor) - if successor == node: break - component = tuple(connected_component) - # storing the result - result.append(component) - - for node in graph: - if node not in lowlinks: - strongconnect(node) - - return result - - @property - def dot(self): - result = ['digraph G {'] - for succ in self._preds: - preds = self._preds[succ] - for pred in preds: - result.append(' %s -> %s;' % (pred, succ)) - for node in self._nodes: - result.append(' %s;' % node) - result.append('}') - return '\n'.join(result) - -# -# Unarchiving functionality for zip, tar, tgz, tbz, whl -# - -ARCHIVE_EXTENSIONS = ('.tar.gz', '.tar.bz2', '.tar', '.zip', - '.tgz', '.tbz', '.whl') - -def unarchive(archive_filename, dest_dir, format=None, check=True): - - def check_path(path): - if not isinstance(path, text_type): - path = path.decode('utf-8') - p = os.path.abspath(os.path.join(dest_dir, path)) - if not p.startswith(dest_dir) or p[plen] != os.sep: - raise ValueError('path outside destination: %r' % p) - - dest_dir = os.path.abspath(dest_dir) - plen = len(dest_dir) - archive = None - if format is None: - if archive_filename.endswith(('.zip', '.whl')): - format = 'zip' - elif archive_filename.endswith(('.tar.gz', '.tgz')): - format = 'tgz' - mode = 'r:gz' - elif archive_filename.endswith(('.tar.bz2', '.tbz')): - format = 'tbz' - mode = 'r:bz2' - elif archive_filename.endswith('.tar'): - format = 'tar' - mode = 'r' - else: # pragma: no cover - raise ValueError('Unknown format for %r' % archive_filename) - try: - if format == 'zip': - archive = ZipFile(archive_filename, 'r') - if check: - names = archive.namelist() - for name in names: - check_path(name) - else: - archive = tarfile.open(archive_filename, mode) - if check: - names = archive.getnames() - for name in names: - check_path(name) - if format != 'zip' and sys.version_info[0] < 3: - # See Python issue 17153. If the dest path contains Unicode, - # tarfile extraction fails on Python 2.x if a member path name - # contains non-ASCII characters - it leads to an implicit - # bytes -> unicode conversion using ASCII to decode. - for tarinfo in archive.getmembers(): - if not isinstance(tarinfo.name, text_type): - tarinfo.name = tarinfo.name.decode('utf-8') - archive.extractall(dest_dir) - - finally: - if archive: - archive.close() - - -def zip_dir(directory): - """zip a directory tree into a BytesIO object""" - result = io.BytesIO() - dlen = len(directory) - with ZipFile(result, "w") as zf: - for root, dirs, files in os.walk(directory): - for name in files: - full = os.path.join(root, name) - rel = root[dlen:] - dest = os.path.join(rel, name) - zf.write(full, dest) - return result - -# -# Simple progress bar -# - -UNITS = ('', 'K', 'M', 'G','T','P') - - -class Progress(object): - unknown = 'UNKNOWN' - - def __init__(self, minval=0, maxval=100): - assert maxval is None or maxval >= minval - self.min = self.cur = minval - self.max = maxval - self.started = None - self.elapsed = 0 - self.done = False - - def update(self, curval): - assert self.min <= curval - assert self.max is None or curval <= self.max - self.cur = curval - now = time.time() - if self.started is None: - self.started = now - else: - self.elapsed = now - self.started - - def increment(self, incr): - assert incr >= 0 - self.update(self.cur + incr) - - def start(self): - self.update(self.min) - return self - - def stop(self): - if self.max is not None: - self.update(self.max) - self.done = True - - @property - def maximum(self): - return self.unknown if self.max is None else self.max - - @property - def percentage(self): - if self.done: - result = '100 %' - elif self.max is None: - result = ' ?? %' - else: - v = 100.0 * (self.cur - self.min) / (self.max - self.min) - result = '%3d %%' % v - return result - - def format_duration(self, duration): - if (duration <= 0) and self.max is None or self.cur == self.min: - result = '??:??:??' - #elif duration < 1: - # result = '--:--:--' - else: - result = time.strftime('%H:%M:%S', time.gmtime(duration)) - return result - - @property - def ETA(self): - if self.done: - prefix = 'Done' - t = self.elapsed - #import pdb; pdb.set_trace() - else: - prefix = 'ETA ' - if self.max is None: - t = -1 - elif self.elapsed == 0 or (self.cur == self.min): - t = 0 - else: - #import pdb; pdb.set_trace() - t = float(self.max - self.min) - t /= self.cur - self.min - t = (t - 1) * self.elapsed - return '%s: %s' % (prefix, self.format_duration(t)) - - @property - def speed(self): - if self.elapsed == 0: - result = 0.0 - else: - result = (self.cur - self.min) / self.elapsed - for unit in UNITS: - if result < 1000: - break - result /= 1000.0 - return '%d %sB/s' % (result, unit) - -# -# Glob functionality -# - -RICH_GLOB = re.compile(r'\{([^}]*)\}') -_CHECK_RECURSIVE_GLOB = re.compile(r'[^/\\,{]\*\*|\*\*[^/\\,}]') -_CHECK_MISMATCH_SET = re.compile(r'^[^{]*\}|\{[^}]*$') - - -def iglob(path_glob): - """Extended globbing function that supports ** and {opt1,opt2,opt3}.""" - if _CHECK_RECURSIVE_GLOB.search(path_glob): - msg = """invalid glob %r: recursive glob "**" must be used alone""" - raise ValueError(msg % path_glob) - if _CHECK_MISMATCH_SET.search(path_glob): - msg = """invalid glob %r: mismatching set marker '{' or '}'""" - raise ValueError(msg % path_glob) - return _iglob(path_glob) - - -def _iglob(path_glob): - rich_path_glob = RICH_GLOB.split(path_glob, 1) - if len(rich_path_glob) > 1: - assert len(rich_path_glob) == 3, rich_path_glob - prefix, set, suffix = rich_path_glob - for item in set.split(','): - for path in _iglob(''.join((prefix, item, suffix))): - yield path - else: - if '**' not in path_glob: - for item in std_iglob(path_glob): - yield item - else: - prefix, radical = path_glob.split('**', 1) - if prefix == '': - prefix = '.' - if radical == '': - radical = '*' - else: - # we support both - radical = radical.lstrip('/') - radical = radical.lstrip('\\') - for path, dir, files in os.walk(prefix): - path = os.path.normpath(path) - for fn in _iglob(os.path.join(path, radical)): - yield fn - -if ssl: - from .compat import (HTTPSHandler as BaseHTTPSHandler, match_hostname, - CertificateError) - - -# -# HTTPSConnection which verifies certificates/matches domains -# - - class HTTPSConnection(httplib.HTTPSConnection): - ca_certs = None # set this to the path to the certs file (.pem) - check_domain = True # only used if ca_certs is not None - - # noinspection PyPropertyAccess - def connect(self): - sock = socket.create_connection((self.host, self.port), self.timeout) - if getattr(self, '_tunnel_host', False): - self.sock = sock - self._tunnel() - - context = ssl.SSLContext(ssl.PROTOCOL_SSLv23) - if hasattr(ssl, 'OP_NO_SSLv2'): - context.options |= ssl.OP_NO_SSLv2 - if self.cert_file: - context.load_cert_chain(self.cert_file, self.key_file) - kwargs = {} - if self.ca_certs: - context.verify_mode = ssl.CERT_REQUIRED - context.load_verify_locations(cafile=self.ca_certs) - if getattr(ssl, 'HAS_SNI', False): - kwargs['server_hostname'] = self.host - - self.sock = context.wrap_socket(sock, **kwargs) - if self.ca_certs and self.check_domain: - try: - match_hostname(self.sock.getpeercert(), self.host) - logger.debug('Host verified: %s', self.host) - except CertificateError: # pragma: no cover - self.sock.shutdown(socket.SHUT_RDWR) - self.sock.close() - raise - - class HTTPSHandler(BaseHTTPSHandler): - def __init__(self, ca_certs, check_domain=True): - BaseHTTPSHandler.__init__(self) - self.ca_certs = ca_certs - self.check_domain = check_domain - - def _conn_maker(self, *args, **kwargs): - """ - This is called to create a connection instance. Normally you'd - pass a connection class to do_open, but it doesn't actually check for - a class, and just expects a callable. As long as we behave just as a - constructor would have, we should be OK. If it ever changes so that - we *must* pass a class, we'll create an UnsafeHTTPSConnection class - which just sets check_domain to False in the class definition, and - choose which one to pass to do_open. - """ - result = HTTPSConnection(*args, **kwargs) - if self.ca_certs: - result.ca_certs = self.ca_certs - result.check_domain = self.check_domain - return result - - def https_open(self, req): - try: - return self.do_open(self._conn_maker, req) - except URLError as e: - if 'certificate verify failed' in str(e.reason): - raise CertificateError('Unable to verify server certificate ' - 'for %s' % req.host) - else: - raise - - # - # To prevent against mixing HTTP traffic with HTTPS (examples: A Man-In-The- - # Middle proxy using HTTP listens on port 443, or an index mistakenly serves - # HTML containing a http://xyz link when it should be https://xyz), - # you can use the following handler class, which does not allow HTTP traffic. - # - # It works by inheriting from HTTPHandler - so build_opener won't add a - # handler for HTTP itself. - # - class HTTPSOnlyHandler(HTTPSHandler, HTTPHandler): - def http_open(self, req): - raise URLError('Unexpected HTTP request on what should be a secure ' - 'connection: %s' % req) - -# -# XML-RPC with timeouts -# -class Transport(xmlrpclib.Transport): - def __init__(self, timeout, use_datetime=0): - self.timeout = timeout - xmlrpclib.Transport.__init__(self, use_datetime) - - def make_connection(self, host): - h, eh, x509 = self.get_host_info(host) - if not self._connection or host != self._connection[0]: - self._extra_headers = eh - self._connection = host, httplib.HTTPConnection(h) - return self._connection[1] - -if ssl: - class SafeTransport(xmlrpclib.SafeTransport): - def __init__(self, timeout, use_datetime=0): - self.timeout = timeout - xmlrpclib.SafeTransport.__init__(self, use_datetime) - - def make_connection(self, host): - h, eh, kwargs = self.get_host_info(host) - if not kwargs: - kwargs = {} - kwargs['timeout'] = self.timeout - if not self._connection or host != self._connection[0]: - self._extra_headers = eh - self._connection = host, httplib.HTTPSConnection(h, None, - **kwargs) - return self._connection[1] - - -class ServerProxy(xmlrpclib.ServerProxy): - def __init__(self, uri, **kwargs): - self.timeout = timeout = kwargs.pop('timeout', None) - # The above classes only come into play if a timeout - # is specified - if timeout is not None: - # scheme = splittype(uri) # deprecated as of Python 3.8 - scheme = urlparse(uri)[0] - use_datetime = kwargs.get('use_datetime', 0) - if scheme == 'https': - tcls = SafeTransport - else: - tcls = Transport - kwargs['transport'] = t = tcls(timeout, use_datetime=use_datetime) - self.transport = t - xmlrpclib.ServerProxy.__init__(self, uri, **kwargs) - -# -# CSV functionality. This is provided because on 2.x, the csv module can't -# handle Unicode. However, we need to deal with Unicode in e.g. RECORD files. -# - -def _csv_open(fn, mode, **kwargs): - if sys.version_info[0] < 3: - mode += 'b' - else: - kwargs['newline'] = '' - # Python 3 determines encoding from locale. Force 'utf-8' - # file encoding to match other forced utf-8 encoding - kwargs['encoding'] = 'utf-8' - return open(fn, mode, **kwargs) - - -class CSVBase(object): - defaults = { - 'delimiter': str(','), # The strs are used because we need native - 'quotechar': str('"'), # str in the csv API (2.x won't take - 'lineterminator': str('\n') # Unicode) - } - - def __enter__(self): - return self - - def __exit__(self, *exc_info): - self.stream.close() - - -class CSVReader(CSVBase): - def __init__(self, **kwargs): - if 'stream' in kwargs: - stream = kwargs['stream'] - if sys.version_info[0] >= 3: - # needs to be a text stream - stream = codecs.getreader('utf-8')(stream) - self.stream = stream - else: - self.stream = _csv_open(kwargs['path'], 'r') - self.reader = csv.reader(self.stream, **self.defaults) - - def __iter__(self): - return self - - def next(self): - result = next(self.reader) - if sys.version_info[0] < 3: - for i, item in enumerate(result): - if not isinstance(item, text_type): - result[i] = item.decode('utf-8') - return result - - __next__ = next - -class CSVWriter(CSVBase): - def __init__(self, fn, **kwargs): - self.stream = _csv_open(fn, 'w') - self.writer = csv.writer(self.stream, **self.defaults) - - def writerow(self, row): - if sys.version_info[0] < 3: - r = [] - for item in row: - if isinstance(item, text_type): - item = item.encode('utf-8') - r.append(item) - row = r - self.writer.writerow(row) - -# -# Configurator functionality -# - -class Configurator(BaseConfigurator): - - value_converters = dict(BaseConfigurator.value_converters) - value_converters['inc'] = 'inc_convert' - - def __init__(self, config, base=None): - super(Configurator, self).__init__(config) - self.base = base or os.getcwd() - - def configure_custom(self, config): - def convert(o): - if isinstance(o, (list, tuple)): - result = type(o)([convert(i) for i in o]) - elif isinstance(o, dict): - if '()' in o: - result = self.configure_custom(o) - else: - result = {} - for k in o: - result[k] = convert(o[k]) - else: - result = self.convert(o) - return result - - c = config.pop('()') - if not callable(c): - c = self.resolve(c) - props = config.pop('.', None) - # Check for valid identifiers - args = config.pop('[]', ()) - if args: - args = tuple([convert(o) for o in args]) - items = [(k, convert(config[k])) for k in config if valid_ident(k)] - kwargs = dict(items) - result = c(*args, **kwargs) - if props: - for n, v in props.items(): - setattr(result, n, convert(v)) - return result - - def __getitem__(self, key): - result = self.config[key] - if isinstance(result, dict) and '()' in result: - self.config[key] = result = self.configure_custom(result) - return result - - def inc_convert(self, value): - """Default converter for the inc:// protocol.""" - if not os.path.isabs(value): - value = os.path.join(self.base, value) - with codecs.open(value, 'r', encoding='utf-8') as f: - result = json.load(f) - return result - - -class SubprocessMixin(object): - """ - Mixin for running subprocesses and capturing their output - """ - def __init__(self, verbose=False, progress=None): - self.verbose = verbose - self.progress = progress - - def reader(self, stream, context): - """ - Read lines from a subprocess' output stream and either pass to a progress - callable (if specified) or write progress information to sys.stderr. - """ - progress = self.progress - verbose = self.verbose - while True: - s = stream.readline() - if not s: - break - if progress is not None: - progress(s, context) - else: - if not verbose: - sys.stderr.write('.') - else: - sys.stderr.write(s.decode('utf-8')) - sys.stderr.flush() - stream.close() - - def run_command(self, cmd, **kwargs): - p = subprocess.Popen(cmd, stdout=subprocess.PIPE, - stderr=subprocess.PIPE, **kwargs) - t1 = threading.Thread(target=self.reader, args=(p.stdout, 'stdout')) - t1.start() - t2 = threading.Thread(target=self.reader, args=(p.stderr, 'stderr')) - t2.start() - p.wait() - t1.join() - t2.join() - if self.progress is not None: - self.progress('done.', 'main') - elif self.verbose: - sys.stderr.write('done.\n') - return p - - -def normalize_name(name): - """Normalize a python package name a la PEP 503""" - # https://www.python.org/dev/peps/pep-0503/#normalized-names - return re.sub('[-_.]+', '-', name).lower() - -# def _get_pypirc_command(): - # """ - # Get the distutils command for interacting with PyPI configurations. - # :return: the command. - # """ - # from distutils.core import Distribution - # from distutils.config import PyPIRCCommand - # d = Distribution() - # return PyPIRCCommand(d) - -class PyPIRCFile(object): - - DEFAULT_REPOSITORY = 'https://upload.pypi.org/legacy/' - DEFAULT_REALM = 'pypi' - - def __init__(self, fn=None, url=None): - if fn is None: - fn = os.path.join(os.path.expanduser('~'), '.pypirc') - self.filename = fn - self.url = url - - def read(self): - result = {} - - if os.path.exists(self.filename): - repository = self.url or self.DEFAULT_REPOSITORY - - config = configparser.RawConfigParser() - config.read(self.filename) - sections = config.sections() - if 'distutils' in sections: - # let's get the list of servers - index_servers = config.get('distutils', 'index-servers') - _servers = [server.strip() for server in - index_servers.split('\n') - if server.strip() != ''] - if _servers == []: - # nothing set, let's try to get the default pypi - if 'pypi' in sections: - _servers = ['pypi'] - else: - for server in _servers: - result = {'server': server} - result['username'] = config.get(server, 'username') - - # optional params - for key, default in (('repository', self.DEFAULT_REPOSITORY), - ('realm', self.DEFAULT_REALM), - ('password', None)): - if config.has_option(server, key): - result[key] = config.get(server, key) - else: - result[key] = default - - # work around people having "repository" for the "pypi" - # section of their config set to the HTTP (rather than - # HTTPS) URL - if (server == 'pypi' and - repository in (self.DEFAULT_REPOSITORY, 'pypi')): - result['repository'] = self.DEFAULT_REPOSITORY - elif (result['server'] != repository and - result['repository'] != repository): - result = {} - elif 'server-login' in sections: - # old format - server = 'server-login' - if config.has_option(server, 'repository'): - repository = config.get(server, 'repository') - else: - repository = self.DEFAULT_REPOSITORY - result = { - 'username': config.get(server, 'username'), - 'password': config.get(server, 'password'), - 'repository': repository, - 'server': server, - 'realm': self.DEFAULT_REALM - } - return result - - def update(self, username, password): - # import pdb; pdb.set_trace() - config = configparser.RawConfigParser() - fn = self.filename - config.read(fn) - if not config.has_section('pypi'): - config.add_section('pypi') - config.set('pypi', 'username', username) - config.set('pypi', 'password', password) - with open(fn, 'w') as f: - config.write(f) - -def _load_pypirc(index): - """ - Read the PyPI access configuration as supported by distutils. - """ - return PyPIRCFile(url=index.url).read() - -def _store_pypirc(index): - PyPIRCFile().update(index.username, index.password) - -# -# get_platform()/get_host_platform() copied from Python 3.10.a0 source, with some minor -# tweaks -# - -def get_host_platform(): - """Return a string that identifies the current platform. This is used mainly to - distinguish platform-specific build directories and platform-specific built - distributions. Typically includes the OS name and version and the - architecture (as supplied by 'os.uname()'), although the exact information - included depends on the OS; eg. on Linux, the kernel version isn't - particularly important. - - Examples of returned values: - linux-i586 - linux-alpha (?) - solaris-2.6-sun4u - - Windows will return one of: - win-amd64 (64bit Windows on AMD64 (aka x86_64, Intel64, EM64T, etc) - win32 (all others - specifically, sys.platform is returned) - - For other non-POSIX platforms, currently just returns 'sys.platform'. - - """ - if os.name == 'nt': - if 'amd64' in sys.version.lower(): - return 'win-amd64' - if '(arm)' in sys.version.lower(): - return 'win-arm32' - if '(arm64)' in sys.version.lower(): - return 'win-arm64' - return sys.platform - - # Set for cross builds explicitly - if "_PYTHON_HOST_PLATFORM" in os.environ: - return os.environ["_PYTHON_HOST_PLATFORM"] - - if os.name != 'posix' or not hasattr(os, 'uname'): - # XXX what about the architecture? NT is Intel or Alpha, - # Mac OS is M68k or PPC, etc. - return sys.platform - - # Try to distinguish various flavours of Unix - - (osname, host, release, version, machine) = os.uname() - - # Convert the OS name to lowercase, remove '/' characters, and translate - # spaces (for "Power Macintosh") - osname = osname.lower().replace('/', '') - machine = machine.replace(' ', '_').replace('/', '-') - - if osname[:5] == 'linux': - # At least on Linux/Intel, 'machine' is the processor -- - # i386, etc. - # XXX what about Alpha, SPARC, etc? - return "%s-%s" % (osname, machine) - - elif osname[:5] == 'sunos': - if release[0] >= '5': # SunOS 5 == Solaris 2 - osname = 'solaris' - release = '%d.%s' % (int(release[0]) - 3, release[2:]) - # We can't use 'platform.architecture()[0]' because a - # bootstrap problem. We use a dict to get an error - # if some suspicious happens. - bitness = {2147483647:'32bit', 9223372036854775807:'64bit'} - machine += '.%s' % bitness[sys.maxsize] - # fall through to standard osname-release-machine representation - elif osname[:3] == 'aix': - from _aix_support import aix_platform - return aix_platform() - elif osname[:6] == 'cygwin': - osname = 'cygwin' - rel_re = re.compile (r'[\d.]+', re.ASCII) - m = rel_re.match(release) - if m: - release = m.group() - elif osname[:6] == 'darwin': - import _osx_support, distutils.sysconfig - osname, release, machine = _osx_support.get_platform_osx( - distutils.sysconfig.get_config_vars(), - osname, release, machine) - - return '%s-%s-%s' % (osname, release, machine) - - -_TARGET_TO_PLAT = { - 'x86' : 'win32', - 'x64' : 'win-amd64', - 'arm' : 'win-arm32', -} - - -def get_platform(): - if os.name != 'nt': - return get_host_platform() - cross_compilation_target = os.environ.get('VSCMD_ARG_TGT_ARCH') - if cross_compilation_target not in _TARGET_TO_PLAT: - return get_host_platform() - return _TARGET_TO_PLAT[cross_compilation_target] diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/distlib/version.py b/bot/lib/python3.11/site-packages/pip/_vendor/distlib/version.py deleted file mode 100644 index c7c8bb6..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/distlib/version.py +++ /dev/null @@ -1,739 +0,0 @@ -# -*- coding: utf-8 -*- -# -# Copyright (C) 2012-2017 The Python Software Foundation. -# See LICENSE.txt and CONTRIBUTORS.txt. -# -""" -Implementation of a flexible versioning scheme providing support for PEP-440, -setuptools-compatible and semantic versioning. -""" - -import logging -import re - -from .compat import string_types -from .util import parse_requirement - -__all__ = ['NormalizedVersion', 'NormalizedMatcher', - 'LegacyVersion', 'LegacyMatcher', - 'SemanticVersion', 'SemanticMatcher', - 'UnsupportedVersionError', 'get_scheme'] - -logger = logging.getLogger(__name__) - - -class UnsupportedVersionError(ValueError): - """This is an unsupported version.""" - pass - - -class Version(object): - def __init__(self, s): - self._string = s = s.strip() - self._parts = parts = self.parse(s) - assert isinstance(parts, tuple) - assert len(parts) > 0 - - def parse(self, s): - raise NotImplementedError('please implement in a subclass') - - def _check_compatible(self, other): - if type(self) != type(other): - raise TypeError('cannot compare %r and %r' % (self, other)) - - def __eq__(self, other): - self._check_compatible(other) - return self._parts == other._parts - - def __ne__(self, other): - return not self.__eq__(other) - - def __lt__(self, other): - self._check_compatible(other) - return self._parts < other._parts - - def __gt__(self, other): - return not (self.__lt__(other) or self.__eq__(other)) - - def __le__(self, other): - return self.__lt__(other) or self.__eq__(other) - - def __ge__(self, other): - return self.__gt__(other) or self.__eq__(other) - - # See http://docs.python.org/reference/datamodel#object.__hash__ - def __hash__(self): - return hash(self._parts) - - def __repr__(self): - return "%s('%s')" % (self.__class__.__name__, self._string) - - def __str__(self): - return self._string - - @property - def is_prerelease(self): - raise NotImplementedError('Please implement in subclasses.') - - -class Matcher(object): - version_class = None - - # value is either a callable or the name of a method - _operators = { - '<': lambda v, c, p: v < c, - '>': lambda v, c, p: v > c, - '<=': lambda v, c, p: v == c or v < c, - '>=': lambda v, c, p: v == c or v > c, - '==': lambda v, c, p: v == c, - '===': lambda v, c, p: v == c, - # by default, compatible => >=. - '~=': lambda v, c, p: v == c or v > c, - '!=': lambda v, c, p: v != c, - } - - # this is a method only to support alternative implementations - # via overriding - def parse_requirement(self, s): - return parse_requirement(s) - - def __init__(self, s): - if self.version_class is None: - raise ValueError('Please specify a version class') - self._string = s = s.strip() - r = self.parse_requirement(s) - if not r: - raise ValueError('Not valid: %r' % s) - self.name = r.name - self.key = self.name.lower() # for case-insensitive comparisons - clist = [] - if r.constraints: - # import pdb; pdb.set_trace() - for op, s in r.constraints: - if s.endswith('.*'): - if op not in ('==', '!='): - raise ValueError('\'.*\' not allowed for ' - '%r constraints' % op) - # Could be a partial version (e.g. for '2.*') which - # won't parse as a version, so keep it as a string - vn, prefix = s[:-2], True - # Just to check that vn is a valid version - self.version_class(vn) - else: - # Should parse as a version, so we can create an - # instance for the comparison - vn, prefix = self.version_class(s), False - clist.append((op, vn, prefix)) - self._parts = tuple(clist) - - def match(self, version): - """ - Check if the provided version matches the constraints. - - :param version: The version to match against this instance. - :type version: String or :class:`Version` instance. - """ - if isinstance(version, string_types): - version = self.version_class(version) - for operator, constraint, prefix in self._parts: - f = self._operators.get(operator) - if isinstance(f, string_types): - f = getattr(self, f) - if not f: - msg = ('%r not implemented ' - 'for %s' % (operator, self.__class__.__name__)) - raise NotImplementedError(msg) - if not f(version, constraint, prefix): - return False - return True - - @property - def exact_version(self): - result = None - if len(self._parts) == 1 and self._parts[0][0] in ('==', '==='): - result = self._parts[0][1] - return result - - def _check_compatible(self, other): - if type(self) != type(other) or self.name != other.name: - raise TypeError('cannot compare %s and %s' % (self, other)) - - def __eq__(self, other): - self._check_compatible(other) - return self.key == other.key and self._parts == other._parts - - def __ne__(self, other): - return not self.__eq__(other) - - # See http://docs.python.org/reference/datamodel#object.__hash__ - def __hash__(self): - return hash(self.key) + hash(self._parts) - - def __repr__(self): - return "%s(%r)" % (self.__class__.__name__, self._string) - - def __str__(self): - return self._string - - -PEP440_VERSION_RE = re.compile(r'^v?(\d+!)?(\d+(\.\d+)*)((a|b|c|rc)(\d+))?' - r'(\.(post)(\d+))?(\.(dev)(\d+))?' - r'(\+([a-zA-Z\d]+(\.[a-zA-Z\d]+)?))?$') - - -def _pep_440_key(s): - s = s.strip() - m = PEP440_VERSION_RE.match(s) - if not m: - raise UnsupportedVersionError('Not a valid version: %s' % s) - groups = m.groups() - nums = tuple(int(v) for v in groups[1].split('.')) - while len(nums) > 1 and nums[-1] == 0: - nums = nums[:-1] - - if not groups[0]: - epoch = 0 - else: - epoch = int(groups[0][:-1]) - pre = groups[4:6] - post = groups[7:9] - dev = groups[10:12] - local = groups[13] - if pre == (None, None): - pre = () - else: - pre = pre[0], int(pre[1]) - if post == (None, None): - post = () - else: - post = post[0], int(post[1]) - if dev == (None, None): - dev = () - else: - dev = dev[0], int(dev[1]) - if local is None: - local = () - else: - parts = [] - for part in local.split('.'): - # to ensure that numeric compares as > lexicographic, avoid - # comparing them directly, but encode a tuple which ensures - # correct sorting - if part.isdigit(): - part = (1, int(part)) - else: - part = (0, part) - parts.append(part) - local = tuple(parts) - if not pre: - # either before pre-release, or final release and after - if not post and dev: - # before pre-release - pre = ('a', -1) # to sort before a0 - else: - pre = ('z',) # to sort after all pre-releases - # now look at the state of post and dev. - if not post: - post = ('_',) # sort before 'a' - if not dev: - dev = ('final',) - - #print('%s -> %s' % (s, m.groups())) - return epoch, nums, pre, post, dev, local - - -_normalized_key = _pep_440_key - - -class NormalizedVersion(Version): - """A rational version. - - Good: - 1.2 # equivalent to "1.2.0" - 1.2.0 - 1.2a1 - 1.2.3a2 - 1.2.3b1 - 1.2.3c1 - 1.2.3.4 - TODO: fill this out - - Bad: - 1 # minimum two numbers - 1.2a # release level must have a release serial - 1.2.3b - """ - def parse(self, s): - result = _normalized_key(s) - # _normalized_key loses trailing zeroes in the release - # clause, since that's needed to ensure that X.Y == X.Y.0 == X.Y.0.0 - # However, PEP 440 prefix matching needs it: for example, - # (~= 1.4.5.0) matches differently to (~= 1.4.5.0.0). - m = PEP440_VERSION_RE.match(s) # must succeed - groups = m.groups() - self._release_clause = tuple(int(v) for v in groups[1].split('.')) - return result - - PREREL_TAGS = set(['a', 'b', 'c', 'rc', 'dev']) - - @property - def is_prerelease(self): - return any(t[0] in self.PREREL_TAGS for t in self._parts if t) - - -def _match_prefix(x, y): - x = str(x) - y = str(y) - if x == y: - return True - if not x.startswith(y): - return False - n = len(y) - return x[n] == '.' - - -class NormalizedMatcher(Matcher): - version_class = NormalizedVersion - - # value is either a callable or the name of a method - _operators = { - '~=': '_match_compatible', - '<': '_match_lt', - '>': '_match_gt', - '<=': '_match_le', - '>=': '_match_ge', - '==': '_match_eq', - '===': '_match_arbitrary', - '!=': '_match_ne', - } - - def _adjust_local(self, version, constraint, prefix): - if prefix: - strip_local = '+' not in constraint and version._parts[-1] - else: - # both constraint and version are - # NormalizedVersion instances. - # If constraint does not have a local component, - # ensure the version doesn't, either. - strip_local = not constraint._parts[-1] and version._parts[-1] - if strip_local: - s = version._string.split('+', 1)[0] - version = self.version_class(s) - return version, constraint - - def _match_lt(self, version, constraint, prefix): - version, constraint = self._adjust_local(version, constraint, prefix) - if version >= constraint: - return False - release_clause = constraint._release_clause - pfx = '.'.join([str(i) for i in release_clause]) - return not _match_prefix(version, pfx) - - def _match_gt(self, version, constraint, prefix): - version, constraint = self._adjust_local(version, constraint, prefix) - if version <= constraint: - return False - release_clause = constraint._release_clause - pfx = '.'.join([str(i) for i in release_clause]) - return not _match_prefix(version, pfx) - - def _match_le(self, version, constraint, prefix): - version, constraint = self._adjust_local(version, constraint, prefix) - return version <= constraint - - def _match_ge(self, version, constraint, prefix): - version, constraint = self._adjust_local(version, constraint, prefix) - return version >= constraint - - def _match_eq(self, version, constraint, prefix): - version, constraint = self._adjust_local(version, constraint, prefix) - if not prefix: - result = (version == constraint) - else: - result = _match_prefix(version, constraint) - return result - - def _match_arbitrary(self, version, constraint, prefix): - return str(version) == str(constraint) - - def _match_ne(self, version, constraint, prefix): - version, constraint = self._adjust_local(version, constraint, prefix) - if not prefix: - result = (version != constraint) - else: - result = not _match_prefix(version, constraint) - return result - - def _match_compatible(self, version, constraint, prefix): - version, constraint = self._adjust_local(version, constraint, prefix) - if version == constraint: - return True - if version < constraint: - return False -# if not prefix: -# return True - release_clause = constraint._release_clause - if len(release_clause) > 1: - release_clause = release_clause[:-1] - pfx = '.'.join([str(i) for i in release_clause]) - return _match_prefix(version, pfx) - -_REPLACEMENTS = ( - (re.compile('[.+-]$'), ''), # remove trailing puncts - (re.compile(r'^[.](\d)'), r'0.\1'), # .N -> 0.N at start - (re.compile('^[.-]'), ''), # remove leading puncts - (re.compile(r'^\((.*)\)$'), r'\1'), # remove parentheses - (re.compile(r'^v(ersion)?\s*(\d+)'), r'\2'), # remove leading v(ersion) - (re.compile(r'^r(ev)?\s*(\d+)'), r'\2'), # remove leading v(ersion) - (re.compile('[.]{2,}'), '.'), # multiple runs of '.' - (re.compile(r'\b(alfa|apha)\b'), 'alpha'), # misspelt alpha - (re.compile(r'\b(pre-alpha|prealpha)\b'), - 'pre.alpha'), # standardise - (re.compile(r'\(beta\)$'), 'beta'), # remove parentheses -) - -_SUFFIX_REPLACEMENTS = ( - (re.compile('^[:~._+-]+'), ''), # remove leading puncts - (re.compile('[,*")([\\]]'), ''), # remove unwanted chars - (re.compile('[~:+_ -]'), '.'), # replace illegal chars - (re.compile('[.]{2,}'), '.'), # multiple runs of '.' - (re.compile(r'\.$'), ''), # trailing '.' -) - -_NUMERIC_PREFIX = re.compile(r'(\d+(\.\d+)*)') - - -def _suggest_semantic_version(s): - """ - Try to suggest a semantic form for a version for which - _suggest_normalized_version couldn't come up with anything. - """ - result = s.strip().lower() - for pat, repl in _REPLACEMENTS: - result = pat.sub(repl, result) - if not result: - result = '0.0.0' - - # Now look for numeric prefix, and separate it out from - # the rest. - #import pdb; pdb.set_trace() - m = _NUMERIC_PREFIX.match(result) - if not m: - prefix = '0.0.0' - suffix = result - else: - prefix = m.groups()[0].split('.') - prefix = [int(i) for i in prefix] - while len(prefix) < 3: - prefix.append(0) - if len(prefix) == 3: - suffix = result[m.end():] - else: - suffix = '.'.join([str(i) for i in prefix[3:]]) + result[m.end():] - prefix = prefix[:3] - prefix = '.'.join([str(i) for i in prefix]) - suffix = suffix.strip() - if suffix: - #import pdb; pdb.set_trace() - # massage the suffix. - for pat, repl in _SUFFIX_REPLACEMENTS: - suffix = pat.sub(repl, suffix) - - if not suffix: - result = prefix - else: - sep = '-' if 'dev' in suffix else '+' - result = prefix + sep + suffix - if not is_semver(result): - result = None - return result - - -def _suggest_normalized_version(s): - """Suggest a normalized version close to the given version string. - - If you have a version string that isn't rational (i.e. NormalizedVersion - doesn't like it) then you might be able to get an equivalent (or close) - rational version from this function. - - This does a number of simple normalizations to the given string, based - on observation of versions currently in use on PyPI. Given a dump of - those version during PyCon 2009, 4287 of them: - - 2312 (53.93%) match NormalizedVersion without change - with the automatic suggestion - - 3474 (81.04%) match when using this suggestion method - - @param s {str} An irrational version string. - @returns A rational version string, or None, if couldn't determine one. - """ - try: - _normalized_key(s) - return s # already rational - except UnsupportedVersionError: - pass - - rs = s.lower() - - # part of this could use maketrans - for orig, repl in (('-alpha', 'a'), ('-beta', 'b'), ('alpha', 'a'), - ('beta', 'b'), ('rc', 'c'), ('-final', ''), - ('-pre', 'c'), - ('-release', ''), ('.release', ''), ('-stable', ''), - ('+', '.'), ('_', '.'), (' ', ''), ('.final', ''), - ('final', '')): - rs = rs.replace(orig, repl) - - # if something ends with dev or pre, we add a 0 - rs = re.sub(r"pre$", r"pre0", rs) - rs = re.sub(r"dev$", r"dev0", rs) - - # if we have something like "b-2" or "a.2" at the end of the - # version, that is probably beta, alpha, etc - # let's remove the dash or dot - rs = re.sub(r"([abc]|rc)[\-\.](\d+)$", r"\1\2", rs) - - # 1.0-dev-r371 -> 1.0.dev371 - # 0.1-dev-r79 -> 0.1.dev79 - rs = re.sub(r"[\-\.](dev)[\-\.]?r?(\d+)$", r".\1\2", rs) - - # Clean: 2.0.a.3, 2.0.b1, 0.9.0~c1 - rs = re.sub(r"[.~]?([abc])\.?", r"\1", rs) - - # Clean: v0.3, v1.0 - if rs.startswith('v'): - rs = rs[1:] - - # Clean leading '0's on numbers. - #TODO: unintended side-effect on, e.g., "2003.05.09" - # PyPI stats: 77 (~2%) better - rs = re.sub(r"\b0+(\d+)(?!\d)", r"\1", rs) - - # Clean a/b/c with no version. E.g. "1.0a" -> "1.0a0". Setuptools infers - # zero. - # PyPI stats: 245 (7.56%) better - rs = re.sub(r"(\d+[abc])$", r"\g<1>0", rs) - - # the 'dev-rNNN' tag is a dev tag - rs = re.sub(r"\.?(dev-r|dev\.r)\.?(\d+)$", r".dev\2", rs) - - # clean the - when used as a pre delimiter - rs = re.sub(r"-(a|b|c)(\d+)$", r"\1\2", rs) - - # a terminal "dev" or "devel" can be changed into ".dev0" - rs = re.sub(r"[\.\-](dev|devel)$", r".dev0", rs) - - # a terminal "dev" can be changed into ".dev0" - rs = re.sub(r"(?![\.\-])dev$", r".dev0", rs) - - # a terminal "final" or "stable" can be removed - rs = re.sub(r"(final|stable)$", "", rs) - - # The 'r' and the '-' tags are post release tags - # 0.4a1.r10 -> 0.4a1.post10 - # 0.9.33-17222 -> 0.9.33.post17222 - # 0.9.33-r17222 -> 0.9.33.post17222 - rs = re.sub(r"\.?(r|-|-r)\.?(\d+)$", r".post\2", rs) - - # Clean 'r' instead of 'dev' usage: - # 0.9.33+r17222 -> 0.9.33.dev17222 - # 1.0dev123 -> 1.0.dev123 - # 1.0.git123 -> 1.0.dev123 - # 1.0.bzr123 -> 1.0.dev123 - # 0.1a0dev.123 -> 0.1a0.dev123 - # PyPI stats: ~150 (~4%) better - rs = re.sub(r"\.?(dev|git|bzr)\.?(\d+)$", r".dev\2", rs) - - # Clean '.pre' (normalized from '-pre' above) instead of 'c' usage: - # 0.2.pre1 -> 0.2c1 - # 0.2-c1 -> 0.2c1 - # 1.0preview123 -> 1.0c123 - # PyPI stats: ~21 (0.62%) better - rs = re.sub(r"\.?(pre|preview|-c)(\d+)$", r"c\g<2>", rs) - - # Tcl/Tk uses "px" for their post release markers - rs = re.sub(r"p(\d+)$", r".post\1", rs) - - try: - _normalized_key(rs) - except UnsupportedVersionError: - rs = None - return rs - -# -# Legacy version processing (distribute-compatible) -# - -_VERSION_PART = re.compile(r'([a-z]+|\d+|[\.-])', re.I) -_VERSION_REPLACE = { - 'pre': 'c', - 'preview': 'c', - '-': 'final-', - 'rc': 'c', - 'dev': '@', - '': None, - '.': None, -} - - -def _legacy_key(s): - def get_parts(s): - result = [] - for p in _VERSION_PART.split(s.lower()): - p = _VERSION_REPLACE.get(p, p) - if p: - if '0' <= p[:1] <= '9': - p = p.zfill(8) - else: - p = '*' + p - result.append(p) - result.append('*final') - return result - - result = [] - for p in get_parts(s): - if p.startswith('*'): - if p < '*final': - while result and result[-1] == '*final-': - result.pop() - while result and result[-1] == '00000000': - result.pop() - result.append(p) - return tuple(result) - - -class LegacyVersion(Version): - def parse(self, s): - return _legacy_key(s) - - @property - def is_prerelease(self): - result = False - for x in self._parts: - if (isinstance(x, string_types) and x.startswith('*') and - x < '*final'): - result = True - break - return result - - -class LegacyMatcher(Matcher): - version_class = LegacyVersion - - _operators = dict(Matcher._operators) - _operators['~='] = '_match_compatible' - - numeric_re = re.compile(r'^(\d+(\.\d+)*)') - - def _match_compatible(self, version, constraint, prefix): - if version < constraint: - return False - m = self.numeric_re.match(str(constraint)) - if not m: - logger.warning('Cannot compute compatible match for version %s ' - ' and constraint %s', version, constraint) - return True - s = m.groups()[0] - if '.' in s: - s = s.rsplit('.', 1)[0] - return _match_prefix(version, s) - -# -# Semantic versioning -# - -_SEMVER_RE = re.compile(r'^(\d+)\.(\d+)\.(\d+)' - r'(-[a-z0-9]+(\.[a-z0-9-]+)*)?' - r'(\+[a-z0-9]+(\.[a-z0-9-]+)*)?$', re.I) - - -def is_semver(s): - return _SEMVER_RE.match(s) - - -def _semantic_key(s): - def make_tuple(s, absent): - if s is None: - result = (absent,) - else: - parts = s[1:].split('.') - # We can't compare ints and strings on Python 3, so fudge it - # by zero-filling numeric values so simulate a numeric comparison - result = tuple([p.zfill(8) if p.isdigit() else p for p in parts]) - return result - - m = is_semver(s) - if not m: - raise UnsupportedVersionError(s) - groups = m.groups() - major, minor, patch = [int(i) for i in groups[:3]] - # choose the '|' and '*' so that versions sort correctly - pre, build = make_tuple(groups[3], '|'), make_tuple(groups[5], '*') - return (major, minor, patch), pre, build - - -class SemanticVersion(Version): - def parse(self, s): - return _semantic_key(s) - - @property - def is_prerelease(self): - return self._parts[1][0] != '|' - - -class SemanticMatcher(Matcher): - version_class = SemanticVersion - - -class VersionScheme(object): - def __init__(self, key, matcher, suggester=None): - self.key = key - self.matcher = matcher - self.suggester = suggester - - def is_valid_version(self, s): - try: - self.matcher.version_class(s) - result = True - except UnsupportedVersionError: - result = False - return result - - def is_valid_matcher(self, s): - try: - self.matcher(s) - result = True - except UnsupportedVersionError: - result = False - return result - - def is_valid_constraint_list(self, s): - """ - Used for processing some metadata fields - """ - # See issue #140. Be tolerant of a single trailing comma. - if s.endswith(','): - s = s[:-1] - return self.is_valid_matcher('dummy_name (%s)' % s) - - def suggest(self, s): - if self.suggester is None: - result = None - else: - result = self.suggester(s) - return result - -_SCHEMES = { - 'normalized': VersionScheme(_normalized_key, NormalizedMatcher, - _suggest_normalized_version), - 'legacy': VersionScheme(_legacy_key, LegacyMatcher, lambda self, s: s), - 'semantic': VersionScheme(_semantic_key, SemanticMatcher, - _suggest_semantic_version), -} - -_SCHEMES['default'] = _SCHEMES['normalized'] - - -def get_scheme(name): - if name not in _SCHEMES: - raise ValueError('unknown scheme name: %r' % name) - return _SCHEMES[name] diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/distlib/wheel.py b/bot/lib/python3.11/site-packages/pip/_vendor/distlib/wheel.py deleted file mode 100644 index 028c2d9..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/distlib/wheel.py +++ /dev/null @@ -1,1082 +0,0 @@ -# -*- coding: utf-8 -*- -# -# Copyright (C) 2013-2020 Vinay Sajip. -# Licensed to the Python Software Foundation under a contributor agreement. -# See LICENSE.txt and CONTRIBUTORS.txt. -# -from __future__ import unicode_literals - -import base64 -import codecs -import datetime -from email import message_from_file -import hashlib -import json -import logging -import os -import posixpath -import re -import shutil -import sys -import tempfile -import zipfile - -from . import __version__, DistlibException -from .compat import sysconfig, ZipFile, fsdecode, text_type, filter -from .database import InstalledDistribution -from .metadata import (Metadata, METADATA_FILENAME, WHEEL_METADATA_FILENAME, - LEGACY_METADATA_FILENAME) -from .util import (FileOperator, convert_path, CSVReader, CSVWriter, Cache, - cached_property, get_cache_base, read_exports, tempdir, - get_platform) -from .version import NormalizedVersion, UnsupportedVersionError - -logger = logging.getLogger(__name__) - -cache = None # created when needed - -if hasattr(sys, 'pypy_version_info'): # pragma: no cover - IMP_PREFIX = 'pp' -elif sys.platform.startswith('java'): # pragma: no cover - IMP_PREFIX = 'jy' -elif sys.platform == 'cli': # pragma: no cover - IMP_PREFIX = 'ip' -else: - IMP_PREFIX = 'cp' - -VER_SUFFIX = sysconfig.get_config_var('py_version_nodot') -if not VER_SUFFIX: # pragma: no cover - VER_SUFFIX = '%s%s' % sys.version_info[:2] -PYVER = 'py' + VER_SUFFIX -IMPVER = IMP_PREFIX + VER_SUFFIX - -ARCH = get_platform().replace('-', '_').replace('.', '_') - -ABI = sysconfig.get_config_var('SOABI') -if ABI and ABI.startswith('cpython-'): - ABI = ABI.replace('cpython-', 'cp').split('-')[0] -else: - def _derive_abi(): - parts = ['cp', VER_SUFFIX] - if sysconfig.get_config_var('Py_DEBUG'): - parts.append('d') - if IMP_PREFIX == 'cp': - vi = sys.version_info[:2] - if vi < (3, 8): - wpm = sysconfig.get_config_var('WITH_PYMALLOC') - if wpm is None: - wpm = True - if wpm: - parts.append('m') - if vi < (3, 3): - us = sysconfig.get_config_var('Py_UNICODE_SIZE') - if us == 4 or (us is None and sys.maxunicode == 0x10FFFF): - parts.append('u') - return ''.join(parts) - ABI = _derive_abi() - del _derive_abi - -FILENAME_RE = re.compile(r''' -(?P[^-]+) --(?P\d+[^-]*) -(-(?P\d+[^-]*))? --(?P\w+\d+(\.\w+\d+)*) --(?P\w+) --(?P\w+(\.\w+)*) -\.whl$ -''', re.IGNORECASE | re.VERBOSE) - -NAME_VERSION_RE = re.compile(r''' -(?P[^-]+) --(?P\d+[^-]*) -(-(?P\d+[^-]*))?$ -''', re.IGNORECASE | re.VERBOSE) - -SHEBANG_RE = re.compile(br'\s*#![^\r\n]*') -SHEBANG_DETAIL_RE = re.compile(br'^(\s*#!("[^"]+"|\S+))\s+(.*)$') -SHEBANG_PYTHON = b'#!python' -SHEBANG_PYTHONW = b'#!pythonw' - -if os.sep == '/': - to_posix = lambda o: o -else: - to_posix = lambda o: o.replace(os.sep, '/') - -if sys.version_info[0] < 3: - import imp -else: - imp = None - import importlib.machinery - import importlib.util - -def _get_suffixes(): - if imp: - return [s[0] for s in imp.get_suffixes()] - else: - return importlib.machinery.EXTENSION_SUFFIXES - -def _load_dynamic(name, path): - # https://docs.python.org/3/library/importlib.html#importing-a-source-file-directly - if imp: - return imp.load_dynamic(name, path) - else: - spec = importlib.util.spec_from_file_location(name, path) - module = importlib.util.module_from_spec(spec) - sys.modules[name] = module - spec.loader.exec_module(module) - return module - -class Mounter(object): - def __init__(self): - self.impure_wheels = {} - self.libs = {} - - def add(self, pathname, extensions): - self.impure_wheels[pathname] = extensions - self.libs.update(extensions) - - def remove(self, pathname): - extensions = self.impure_wheels.pop(pathname) - for k, v in extensions: - if k in self.libs: - del self.libs[k] - - def find_module(self, fullname, path=None): - if fullname in self.libs: - result = self - else: - result = None - return result - - def load_module(self, fullname): - if fullname in sys.modules: - result = sys.modules[fullname] - else: - if fullname not in self.libs: - raise ImportError('unable to find extension for %s' % fullname) - result = _load_dynamic(fullname, self.libs[fullname]) - result.__loader__ = self - parts = fullname.rsplit('.', 1) - if len(parts) > 1: - result.__package__ = parts[0] - return result - -_hook = Mounter() - - -class Wheel(object): - """ - Class to build and install from Wheel files (PEP 427). - """ - - wheel_version = (1, 1) - hash_kind = 'sha256' - - def __init__(self, filename=None, sign=False, verify=False): - """ - Initialise an instance using a (valid) filename. - """ - self.sign = sign - self.should_verify = verify - self.buildver = '' - self.pyver = [PYVER] - self.abi = ['none'] - self.arch = ['any'] - self.dirname = os.getcwd() - if filename is None: - self.name = 'dummy' - self.version = '0.1' - self._filename = self.filename - else: - m = NAME_VERSION_RE.match(filename) - if m: - info = m.groupdict('') - self.name = info['nm'] - # Reinstate the local version separator - self.version = info['vn'].replace('_', '-') - self.buildver = info['bn'] - self._filename = self.filename - else: - dirname, filename = os.path.split(filename) - m = FILENAME_RE.match(filename) - if not m: - raise DistlibException('Invalid name or ' - 'filename: %r' % filename) - if dirname: - self.dirname = os.path.abspath(dirname) - self._filename = filename - info = m.groupdict('') - self.name = info['nm'] - self.version = info['vn'] - self.buildver = info['bn'] - self.pyver = info['py'].split('.') - self.abi = info['bi'].split('.') - self.arch = info['ar'].split('.') - - @property - def filename(self): - """ - Build and return a filename from the various components. - """ - if self.buildver: - buildver = '-' + self.buildver - else: - buildver = '' - pyver = '.'.join(self.pyver) - abi = '.'.join(self.abi) - arch = '.'.join(self.arch) - # replace - with _ as a local version separator - version = self.version.replace('-', '_') - return '%s-%s%s-%s-%s-%s.whl' % (self.name, version, buildver, - pyver, abi, arch) - - @property - def exists(self): - path = os.path.join(self.dirname, self.filename) - return os.path.isfile(path) - - @property - def tags(self): - for pyver in self.pyver: - for abi in self.abi: - for arch in self.arch: - yield pyver, abi, arch - - @cached_property - def metadata(self): - pathname = os.path.join(self.dirname, self.filename) - name_ver = '%s-%s' % (self.name, self.version) - info_dir = '%s.dist-info' % name_ver - wrapper = codecs.getreader('utf-8') - with ZipFile(pathname, 'r') as zf: - wheel_metadata = self.get_wheel_metadata(zf) - wv = wheel_metadata['Wheel-Version'].split('.', 1) - file_version = tuple([int(i) for i in wv]) - # if file_version < (1, 1): - # fns = [WHEEL_METADATA_FILENAME, METADATA_FILENAME, - # LEGACY_METADATA_FILENAME] - # else: - # fns = [WHEEL_METADATA_FILENAME, METADATA_FILENAME] - fns = [WHEEL_METADATA_FILENAME, LEGACY_METADATA_FILENAME] - result = None - for fn in fns: - try: - metadata_filename = posixpath.join(info_dir, fn) - with zf.open(metadata_filename) as bf: - wf = wrapper(bf) - result = Metadata(fileobj=wf) - if result: - break - except KeyError: - pass - if not result: - raise ValueError('Invalid wheel, because metadata is ' - 'missing: looked in %s' % ', '.join(fns)) - return result - - def get_wheel_metadata(self, zf): - name_ver = '%s-%s' % (self.name, self.version) - info_dir = '%s.dist-info' % name_ver - metadata_filename = posixpath.join(info_dir, 'WHEEL') - with zf.open(metadata_filename) as bf: - wf = codecs.getreader('utf-8')(bf) - message = message_from_file(wf) - return dict(message) - - @cached_property - def info(self): - pathname = os.path.join(self.dirname, self.filename) - with ZipFile(pathname, 'r') as zf: - result = self.get_wheel_metadata(zf) - return result - - def process_shebang(self, data): - m = SHEBANG_RE.match(data) - if m: - end = m.end() - shebang, data_after_shebang = data[:end], data[end:] - # Preserve any arguments after the interpreter - if b'pythonw' in shebang.lower(): - shebang_python = SHEBANG_PYTHONW - else: - shebang_python = SHEBANG_PYTHON - m = SHEBANG_DETAIL_RE.match(shebang) - if m: - args = b' ' + m.groups()[-1] - else: - args = b'' - shebang = shebang_python + args - data = shebang + data_after_shebang - else: - cr = data.find(b'\r') - lf = data.find(b'\n') - if cr < 0 or cr > lf: - term = b'\n' - else: - if data[cr:cr + 2] == b'\r\n': - term = b'\r\n' - else: - term = b'\r' - data = SHEBANG_PYTHON + term + data - return data - - def get_hash(self, data, hash_kind=None): - if hash_kind is None: - hash_kind = self.hash_kind - try: - hasher = getattr(hashlib, hash_kind) - except AttributeError: - raise DistlibException('Unsupported hash algorithm: %r' % hash_kind) - result = hasher(data).digest() - result = base64.urlsafe_b64encode(result).rstrip(b'=').decode('ascii') - return hash_kind, result - - def write_record(self, records, record_path, archive_record_path): - records = list(records) # make a copy, as mutated - records.append((archive_record_path, '', '')) - with CSVWriter(record_path) as writer: - for row in records: - writer.writerow(row) - - def write_records(self, info, libdir, archive_paths): - records = [] - distinfo, info_dir = info - hasher = getattr(hashlib, self.hash_kind) - for ap, p in archive_paths: - with open(p, 'rb') as f: - data = f.read() - digest = '%s=%s' % self.get_hash(data) - size = os.path.getsize(p) - records.append((ap, digest, size)) - - p = os.path.join(distinfo, 'RECORD') - ap = to_posix(os.path.join(info_dir, 'RECORD')) - self.write_record(records, p, ap) - archive_paths.append((ap, p)) - - def build_zip(self, pathname, archive_paths): - with ZipFile(pathname, 'w', zipfile.ZIP_DEFLATED) as zf: - for ap, p in archive_paths: - logger.debug('Wrote %s to %s in wheel', p, ap) - zf.write(p, ap) - - def build(self, paths, tags=None, wheel_version=None): - """ - Build a wheel from files in specified paths, and use any specified tags - when determining the name of the wheel. - """ - if tags is None: - tags = {} - - libkey = list(filter(lambda o: o in paths, ('purelib', 'platlib')))[0] - if libkey == 'platlib': - is_pure = 'false' - default_pyver = [IMPVER] - default_abi = [ABI] - default_arch = [ARCH] - else: - is_pure = 'true' - default_pyver = [PYVER] - default_abi = ['none'] - default_arch = ['any'] - - self.pyver = tags.get('pyver', default_pyver) - self.abi = tags.get('abi', default_abi) - self.arch = tags.get('arch', default_arch) - - libdir = paths[libkey] - - name_ver = '%s-%s' % (self.name, self.version) - data_dir = '%s.data' % name_ver - info_dir = '%s.dist-info' % name_ver - - archive_paths = [] - - # First, stuff which is not in site-packages - for key in ('data', 'headers', 'scripts'): - if key not in paths: - continue - path = paths[key] - if os.path.isdir(path): - for root, dirs, files in os.walk(path): - for fn in files: - p = fsdecode(os.path.join(root, fn)) - rp = os.path.relpath(p, path) - ap = to_posix(os.path.join(data_dir, key, rp)) - archive_paths.append((ap, p)) - if key == 'scripts' and not p.endswith('.exe'): - with open(p, 'rb') as f: - data = f.read() - data = self.process_shebang(data) - with open(p, 'wb') as f: - f.write(data) - - # Now, stuff which is in site-packages, other than the - # distinfo stuff. - path = libdir - distinfo = None - for root, dirs, files in os.walk(path): - if root == path: - # At the top level only, save distinfo for later - # and skip it for now - for i, dn in enumerate(dirs): - dn = fsdecode(dn) - if dn.endswith('.dist-info'): - distinfo = os.path.join(root, dn) - del dirs[i] - break - assert distinfo, '.dist-info directory expected, not found' - - for fn in files: - # comment out next suite to leave .pyc files in - if fsdecode(fn).endswith(('.pyc', '.pyo')): - continue - p = os.path.join(root, fn) - rp = to_posix(os.path.relpath(p, path)) - archive_paths.append((rp, p)) - - # Now distinfo. Assumed to be flat, i.e. os.listdir is enough. - files = os.listdir(distinfo) - for fn in files: - if fn not in ('RECORD', 'INSTALLER', 'SHARED', 'WHEEL'): - p = fsdecode(os.path.join(distinfo, fn)) - ap = to_posix(os.path.join(info_dir, fn)) - archive_paths.append((ap, p)) - - wheel_metadata = [ - 'Wheel-Version: %d.%d' % (wheel_version or self.wheel_version), - 'Generator: distlib %s' % __version__, - 'Root-Is-Purelib: %s' % is_pure, - ] - for pyver, abi, arch in self.tags: - wheel_metadata.append('Tag: %s-%s-%s' % (pyver, abi, arch)) - p = os.path.join(distinfo, 'WHEEL') - with open(p, 'w') as f: - f.write('\n'.join(wheel_metadata)) - ap = to_posix(os.path.join(info_dir, 'WHEEL')) - archive_paths.append((ap, p)) - - # sort the entries by archive path. Not needed by any spec, but it - # keeps the archive listing and RECORD tidier than they would otherwise - # be. Use the number of path segments to keep directory entries together, - # and keep the dist-info stuff at the end. - def sorter(t): - ap = t[0] - n = ap.count('/') - if '.dist-info' in ap: - n += 10000 - return (n, ap) - archive_paths = sorted(archive_paths, key=sorter) - - # Now, at last, RECORD. - # Paths in here are archive paths - nothing else makes sense. - self.write_records((distinfo, info_dir), libdir, archive_paths) - # Now, ready to build the zip file - pathname = os.path.join(self.dirname, self.filename) - self.build_zip(pathname, archive_paths) - return pathname - - def skip_entry(self, arcname): - """ - Determine whether an archive entry should be skipped when verifying - or installing. - """ - # The signature file won't be in RECORD, - # and we don't currently don't do anything with it - # We also skip directories, as they won't be in RECORD - # either. See: - # - # https://github.com/pypa/wheel/issues/294 - # https://github.com/pypa/wheel/issues/287 - # https://github.com/pypa/wheel/pull/289 - # - return arcname.endswith(('/', '/RECORD.jws')) - - def install(self, paths, maker, **kwargs): - """ - Install a wheel to the specified paths. If kwarg ``warner`` is - specified, it should be a callable, which will be called with two - tuples indicating the wheel version of this software and the wheel - version in the file, if there is a discrepancy in the versions. - This can be used to issue any warnings to raise any exceptions. - If kwarg ``lib_only`` is True, only the purelib/platlib files are - installed, and the headers, scripts, data and dist-info metadata are - not written. If kwarg ``bytecode_hashed_invalidation`` is True, written - bytecode will try to use file-hash based invalidation (PEP-552) on - supported interpreter versions (CPython 2.7+). - - The return value is a :class:`InstalledDistribution` instance unless - ``options.lib_only`` is True, in which case the return value is ``None``. - """ - - dry_run = maker.dry_run - warner = kwargs.get('warner') - lib_only = kwargs.get('lib_only', False) - bc_hashed_invalidation = kwargs.get('bytecode_hashed_invalidation', False) - - pathname = os.path.join(self.dirname, self.filename) - name_ver = '%s-%s' % (self.name, self.version) - data_dir = '%s.data' % name_ver - info_dir = '%s.dist-info' % name_ver - - metadata_name = posixpath.join(info_dir, LEGACY_METADATA_FILENAME) - wheel_metadata_name = posixpath.join(info_dir, 'WHEEL') - record_name = posixpath.join(info_dir, 'RECORD') - - wrapper = codecs.getreader('utf-8') - - with ZipFile(pathname, 'r') as zf: - with zf.open(wheel_metadata_name) as bwf: - wf = wrapper(bwf) - message = message_from_file(wf) - wv = message['Wheel-Version'].split('.', 1) - file_version = tuple([int(i) for i in wv]) - if (file_version != self.wheel_version) and warner: - warner(self.wheel_version, file_version) - - if message['Root-Is-Purelib'] == 'true': - libdir = paths['purelib'] - else: - libdir = paths['platlib'] - - records = {} - with zf.open(record_name) as bf: - with CSVReader(stream=bf) as reader: - for row in reader: - p = row[0] - records[p] = row - - data_pfx = posixpath.join(data_dir, '') - info_pfx = posixpath.join(info_dir, '') - script_pfx = posixpath.join(data_dir, 'scripts', '') - - # make a new instance rather than a copy of maker's, - # as we mutate it - fileop = FileOperator(dry_run=dry_run) - fileop.record = True # so we can rollback if needed - - bc = not sys.dont_write_bytecode # Double negatives. Lovely! - - outfiles = [] # for RECORD writing - - # for script copying/shebang processing - workdir = tempfile.mkdtemp() - # set target dir later - # we default add_launchers to False, as the - # Python Launcher should be used instead - maker.source_dir = workdir - maker.target_dir = None - try: - for zinfo in zf.infolist(): - arcname = zinfo.filename - if isinstance(arcname, text_type): - u_arcname = arcname - else: - u_arcname = arcname.decode('utf-8') - if self.skip_entry(u_arcname): - continue - row = records[u_arcname] - if row[2] and str(zinfo.file_size) != row[2]: - raise DistlibException('size mismatch for ' - '%s' % u_arcname) - if row[1]: - kind, value = row[1].split('=', 1) - with zf.open(arcname) as bf: - data = bf.read() - _, digest = self.get_hash(data, kind) - if digest != value: - raise DistlibException('digest mismatch for ' - '%s' % arcname) - - if lib_only and u_arcname.startswith((info_pfx, data_pfx)): - logger.debug('lib_only: skipping %s', u_arcname) - continue - is_script = (u_arcname.startswith(script_pfx) - and not u_arcname.endswith('.exe')) - - if u_arcname.startswith(data_pfx): - _, where, rp = u_arcname.split('/', 2) - outfile = os.path.join(paths[where], convert_path(rp)) - else: - # meant for site-packages. - if u_arcname in (wheel_metadata_name, record_name): - continue - outfile = os.path.join(libdir, convert_path(u_arcname)) - if not is_script: - with zf.open(arcname) as bf: - fileop.copy_stream(bf, outfile) - # Issue #147: permission bits aren't preserved. Using - # zf.extract(zinfo, libdir) should have worked, but didn't, - # see https://www.thetopsites.net/article/53834422.shtml - # So ... manually preserve permission bits as given in zinfo - if os.name == 'posix': - # just set the normal permission bits - os.chmod(outfile, (zinfo.external_attr >> 16) & 0x1FF) - outfiles.append(outfile) - # Double check the digest of the written file - if not dry_run and row[1]: - with open(outfile, 'rb') as bf: - data = bf.read() - _, newdigest = self.get_hash(data, kind) - if newdigest != digest: - raise DistlibException('digest mismatch ' - 'on write for ' - '%s' % outfile) - if bc and outfile.endswith('.py'): - try: - pyc = fileop.byte_compile(outfile, - hashed_invalidation=bc_hashed_invalidation) - outfiles.append(pyc) - except Exception: - # Don't give up if byte-compilation fails, - # but log it and perhaps warn the user - logger.warning('Byte-compilation failed', - exc_info=True) - else: - fn = os.path.basename(convert_path(arcname)) - workname = os.path.join(workdir, fn) - with zf.open(arcname) as bf: - fileop.copy_stream(bf, workname) - - dn, fn = os.path.split(outfile) - maker.target_dir = dn - filenames = maker.make(fn) - fileop.set_executable_mode(filenames) - outfiles.extend(filenames) - - if lib_only: - logger.debug('lib_only: returning None') - dist = None - else: - # Generate scripts - - # Try to get pydist.json so we can see if there are - # any commands to generate. If this fails (e.g. because - # of a legacy wheel), log a warning but don't give up. - commands = None - file_version = self.info['Wheel-Version'] - if file_version == '1.0': - # Use legacy info - ep = posixpath.join(info_dir, 'entry_points.txt') - try: - with zf.open(ep) as bwf: - epdata = read_exports(bwf) - commands = {} - for key in ('console', 'gui'): - k = '%s_scripts' % key - if k in epdata: - commands['wrap_%s' % key] = d = {} - for v in epdata[k].values(): - s = '%s:%s' % (v.prefix, v.suffix) - if v.flags: - s += ' [%s]' % ','.join(v.flags) - d[v.name] = s - except Exception: - logger.warning('Unable to read legacy script ' - 'metadata, so cannot generate ' - 'scripts') - else: - try: - with zf.open(metadata_name) as bwf: - wf = wrapper(bwf) - commands = json.load(wf).get('extensions') - if commands: - commands = commands.get('python.commands') - except Exception: - logger.warning('Unable to read JSON metadata, so ' - 'cannot generate scripts') - if commands: - console_scripts = commands.get('wrap_console', {}) - gui_scripts = commands.get('wrap_gui', {}) - if console_scripts or gui_scripts: - script_dir = paths.get('scripts', '') - if not os.path.isdir(script_dir): - raise ValueError('Valid script path not ' - 'specified') - maker.target_dir = script_dir - for k, v in console_scripts.items(): - script = '%s = %s' % (k, v) - filenames = maker.make(script) - fileop.set_executable_mode(filenames) - - if gui_scripts: - options = {'gui': True } - for k, v in gui_scripts.items(): - script = '%s = %s' % (k, v) - filenames = maker.make(script, options) - fileop.set_executable_mode(filenames) - - p = os.path.join(libdir, info_dir) - dist = InstalledDistribution(p) - - # Write SHARED - paths = dict(paths) # don't change passed in dict - del paths['purelib'] - del paths['platlib'] - paths['lib'] = libdir - p = dist.write_shared_locations(paths, dry_run) - if p: - outfiles.append(p) - - # Write RECORD - dist.write_installed_files(outfiles, paths['prefix'], - dry_run) - return dist - except Exception: # pragma: no cover - logger.exception('installation failed.') - fileop.rollback() - raise - finally: - shutil.rmtree(workdir) - - def _get_dylib_cache(self): - global cache - if cache is None: - # Use native string to avoid issues on 2.x: see Python #20140. - base = os.path.join(get_cache_base(), str('dylib-cache'), - '%s.%s' % sys.version_info[:2]) - cache = Cache(base) - return cache - - def _get_extensions(self): - pathname = os.path.join(self.dirname, self.filename) - name_ver = '%s-%s' % (self.name, self.version) - info_dir = '%s.dist-info' % name_ver - arcname = posixpath.join(info_dir, 'EXTENSIONS') - wrapper = codecs.getreader('utf-8') - result = [] - with ZipFile(pathname, 'r') as zf: - try: - with zf.open(arcname) as bf: - wf = wrapper(bf) - extensions = json.load(wf) - cache = self._get_dylib_cache() - prefix = cache.prefix_to_dir(pathname) - cache_base = os.path.join(cache.base, prefix) - if not os.path.isdir(cache_base): - os.makedirs(cache_base) - for name, relpath in extensions.items(): - dest = os.path.join(cache_base, convert_path(relpath)) - if not os.path.exists(dest): - extract = True - else: - file_time = os.stat(dest).st_mtime - file_time = datetime.datetime.fromtimestamp(file_time) - info = zf.getinfo(relpath) - wheel_time = datetime.datetime(*info.date_time) - extract = wheel_time > file_time - if extract: - zf.extract(relpath, cache_base) - result.append((name, dest)) - except KeyError: - pass - return result - - def is_compatible(self): - """ - Determine if a wheel is compatible with the running system. - """ - return is_compatible(self) - - def is_mountable(self): - """ - Determine if a wheel is asserted as mountable by its metadata. - """ - return True # for now - metadata details TBD - - def mount(self, append=False): - pathname = os.path.abspath(os.path.join(self.dirname, self.filename)) - if not self.is_compatible(): - msg = 'Wheel %s not compatible with this Python.' % pathname - raise DistlibException(msg) - if not self.is_mountable(): - msg = 'Wheel %s is marked as not mountable.' % pathname - raise DistlibException(msg) - if pathname in sys.path: - logger.debug('%s already in path', pathname) - else: - if append: - sys.path.append(pathname) - else: - sys.path.insert(0, pathname) - extensions = self._get_extensions() - if extensions: - if _hook not in sys.meta_path: - sys.meta_path.append(_hook) - _hook.add(pathname, extensions) - - def unmount(self): - pathname = os.path.abspath(os.path.join(self.dirname, self.filename)) - if pathname not in sys.path: - logger.debug('%s not in path', pathname) - else: - sys.path.remove(pathname) - if pathname in _hook.impure_wheels: - _hook.remove(pathname) - if not _hook.impure_wheels: - if _hook in sys.meta_path: - sys.meta_path.remove(_hook) - - def verify(self): - pathname = os.path.join(self.dirname, self.filename) - name_ver = '%s-%s' % (self.name, self.version) - data_dir = '%s.data' % name_ver - info_dir = '%s.dist-info' % name_ver - - metadata_name = posixpath.join(info_dir, LEGACY_METADATA_FILENAME) - wheel_metadata_name = posixpath.join(info_dir, 'WHEEL') - record_name = posixpath.join(info_dir, 'RECORD') - - wrapper = codecs.getreader('utf-8') - - with ZipFile(pathname, 'r') as zf: - with zf.open(wheel_metadata_name) as bwf: - wf = wrapper(bwf) - message = message_from_file(wf) - wv = message['Wheel-Version'].split('.', 1) - file_version = tuple([int(i) for i in wv]) - # TODO version verification - - records = {} - with zf.open(record_name) as bf: - with CSVReader(stream=bf) as reader: - for row in reader: - p = row[0] - records[p] = row - - for zinfo in zf.infolist(): - arcname = zinfo.filename - if isinstance(arcname, text_type): - u_arcname = arcname - else: - u_arcname = arcname.decode('utf-8') - # See issue #115: some wheels have .. in their entries, but - # in the filename ... e.g. __main__..py ! So the check is - # updated to look for .. in the directory portions - p = u_arcname.split('/') - if '..' in p: - raise DistlibException('invalid entry in ' - 'wheel: %r' % u_arcname) - - if self.skip_entry(u_arcname): - continue - row = records[u_arcname] - if row[2] and str(zinfo.file_size) != row[2]: - raise DistlibException('size mismatch for ' - '%s' % u_arcname) - if row[1]: - kind, value = row[1].split('=', 1) - with zf.open(arcname) as bf: - data = bf.read() - _, digest = self.get_hash(data, kind) - if digest != value: - raise DistlibException('digest mismatch for ' - '%s' % arcname) - - def update(self, modifier, dest_dir=None, **kwargs): - """ - Update the contents of a wheel in a generic way. The modifier should - be a callable which expects a dictionary argument: its keys are - archive-entry paths, and its values are absolute filesystem paths - where the contents the corresponding archive entries can be found. The - modifier is free to change the contents of the files pointed to, add - new entries and remove entries, before returning. This method will - extract the entire contents of the wheel to a temporary location, call - the modifier, and then use the passed (and possibly updated) - dictionary to write a new wheel. If ``dest_dir`` is specified, the new - wheel is written there -- otherwise, the original wheel is overwritten. - - The modifier should return True if it updated the wheel, else False. - This method returns the same value the modifier returns. - """ - - def get_version(path_map, info_dir): - version = path = None - key = '%s/%s' % (info_dir, LEGACY_METADATA_FILENAME) - if key not in path_map: - key = '%s/PKG-INFO' % info_dir - if key in path_map: - path = path_map[key] - version = Metadata(path=path).version - return version, path - - def update_version(version, path): - updated = None - try: - v = NormalizedVersion(version) - i = version.find('-') - if i < 0: - updated = '%s+1' % version - else: - parts = [int(s) for s in version[i + 1:].split('.')] - parts[-1] += 1 - updated = '%s+%s' % (version[:i], - '.'.join(str(i) for i in parts)) - except UnsupportedVersionError: - logger.debug('Cannot update non-compliant (PEP-440) ' - 'version %r', version) - if updated: - md = Metadata(path=path) - md.version = updated - legacy = path.endswith(LEGACY_METADATA_FILENAME) - md.write(path=path, legacy=legacy) - logger.debug('Version updated from %r to %r', version, - updated) - - pathname = os.path.join(self.dirname, self.filename) - name_ver = '%s-%s' % (self.name, self.version) - info_dir = '%s.dist-info' % name_ver - record_name = posixpath.join(info_dir, 'RECORD') - with tempdir() as workdir: - with ZipFile(pathname, 'r') as zf: - path_map = {} - for zinfo in zf.infolist(): - arcname = zinfo.filename - if isinstance(arcname, text_type): - u_arcname = arcname - else: - u_arcname = arcname.decode('utf-8') - if u_arcname == record_name: - continue - if '..' in u_arcname: - raise DistlibException('invalid entry in ' - 'wheel: %r' % u_arcname) - zf.extract(zinfo, workdir) - path = os.path.join(workdir, convert_path(u_arcname)) - path_map[u_arcname] = path - - # Remember the version. - original_version, _ = get_version(path_map, info_dir) - # Files extracted. Call the modifier. - modified = modifier(path_map, **kwargs) - if modified: - # Something changed - need to build a new wheel. - current_version, path = get_version(path_map, info_dir) - if current_version and (current_version == original_version): - # Add or update local version to signify changes. - update_version(current_version, path) - # Decide where the new wheel goes. - if dest_dir is None: - fd, newpath = tempfile.mkstemp(suffix='.whl', - prefix='wheel-update-', - dir=workdir) - os.close(fd) - else: - if not os.path.isdir(dest_dir): - raise DistlibException('Not a directory: %r' % dest_dir) - newpath = os.path.join(dest_dir, self.filename) - archive_paths = list(path_map.items()) - distinfo = os.path.join(workdir, info_dir) - info = distinfo, info_dir - self.write_records(info, workdir, archive_paths) - self.build_zip(newpath, archive_paths) - if dest_dir is None: - shutil.copyfile(newpath, pathname) - return modified - -def _get_glibc_version(): - import platform - ver = platform.libc_ver() - result = [] - if ver[0] == 'glibc': - for s in ver[1].split('.'): - result.append(int(s) if s.isdigit() else 0) - result = tuple(result) - return result - -def compatible_tags(): - """ - Return (pyver, abi, arch) tuples compatible with this Python. - """ - versions = [VER_SUFFIX] - major = VER_SUFFIX[0] - for minor in range(sys.version_info[1] - 1, - 1, -1): - versions.append(''.join([major, str(minor)])) - - abis = [] - for suffix in _get_suffixes(): - if suffix.startswith('.abi'): - abis.append(suffix.split('.', 2)[1]) - abis.sort() - if ABI != 'none': - abis.insert(0, ABI) - abis.append('none') - result = [] - - arches = [ARCH] - if sys.platform == 'darwin': - m = re.match(r'(\w+)_(\d+)_(\d+)_(\w+)$', ARCH) - if m: - name, major, minor, arch = m.groups() - minor = int(minor) - matches = [arch] - if arch in ('i386', 'ppc'): - matches.append('fat') - if arch in ('i386', 'ppc', 'x86_64'): - matches.append('fat3') - if arch in ('ppc64', 'x86_64'): - matches.append('fat64') - if arch in ('i386', 'x86_64'): - matches.append('intel') - if arch in ('i386', 'x86_64', 'intel', 'ppc', 'ppc64'): - matches.append('universal') - while minor >= 0: - for match in matches: - s = '%s_%s_%s_%s' % (name, major, minor, match) - if s != ARCH: # already there - arches.append(s) - minor -= 1 - - # Most specific - our Python version, ABI and arch - for abi in abis: - for arch in arches: - result.append((''.join((IMP_PREFIX, versions[0])), abi, arch)) - # manylinux - if abi != 'none' and sys.platform.startswith('linux'): - arch = arch.replace('linux_', '') - parts = _get_glibc_version() - if len(parts) == 2: - if parts >= (2, 5): - result.append((''.join((IMP_PREFIX, versions[0])), abi, - 'manylinux1_%s' % arch)) - if parts >= (2, 12): - result.append((''.join((IMP_PREFIX, versions[0])), abi, - 'manylinux2010_%s' % arch)) - if parts >= (2, 17): - result.append((''.join((IMP_PREFIX, versions[0])), abi, - 'manylinux2014_%s' % arch)) - result.append((''.join((IMP_PREFIX, versions[0])), abi, - 'manylinux_%s_%s_%s' % (parts[0], parts[1], - arch))) - - # where no ABI / arch dependency, but IMP_PREFIX dependency - for i, version in enumerate(versions): - result.append((''.join((IMP_PREFIX, version)), 'none', 'any')) - if i == 0: - result.append((''.join((IMP_PREFIX, version[0])), 'none', 'any')) - - # no IMP_PREFIX, ABI or arch dependency - for i, version in enumerate(versions): - result.append((''.join(('py', version)), 'none', 'any')) - if i == 0: - result.append((''.join(('py', version[0])), 'none', 'any')) - - return set(result) - - -COMPATIBLE_TAGS = compatible_tags() - -del compatible_tags - - -def is_compatible(wheel, tags=None): - if not isinstance(wheel, Wheel): - wheel = Wheel(wheel) # assume it's a filename - result = False - if tags is None: - tags = COMPATIBLE_TAGS - for ver, abi, arch in tags: - if ver in wheel.pyver and abi in wheel.abi and arch in wheel.arch: - result = True - break - return result diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/distro/__init__.py b/bot/lib/python3.11/site-packages/pip/_vendor/distro/__init__.py deleted file mode 100644 index 7686fe8..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/distro/__init__.py +++ /dev/null @@ -1,54 +0,0 @@ -from .distro import ( - NORMALIZED_DISTRO_ID, - NORMALIZED_LSB_ID, - NORMALIZED_OS_ID, - LinuxDistribution, - __version__, - build_number, - codename, - distro_release_attr, - distro_release_info, - id, - info, - like, - linux_distribution, - lsb_release_attr, - lsb_release_info, - major_version, - minor_version, - name, - os_release_attr, - os_release_info, - uname_attr, - uname_info, - version, - version_parts, -) - -__all__ = [ - "NORMALIZED_DISTRO_ID", - "NORMALIZED_LSB_ID", - "NORMALIZED_OS_ID", - "LinuxDistribution", - "build_number", - "codename", - "distro_release_attr", - "distro_release_info", - "id", - "info", - "like", - "linux_distribution", - "lsb_release_attr", - "lsb_release_info", - "major_version", - "minor_version", - "name", - "os_release_attr", - "os_release_info", - "uname_attr", - "uname_info", - "version", - "version_parts", -] - -__version__ = __version__ diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/distro/__main__.py b/bot/lib/python3.11/site-packages/pip/_vendor/distro/__main__.py deleted file mode 100644 index 0c01d5b..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/distro/__main__.py +++ /dev/null @@ -1,4 +0,0 @@ -from .distro import main - -if __name__ == "__main__": - main() diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/distro/distro.py b/bot/lib/python3.11/site-packages/pip/_vendor/distro/distro.py deleted file mode 100644 index 49066ae..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/distro/distro.py +++ /dev/null @@ -1,1374 +0,0 @@ -#!/usr/bin/env python -# Copyright 2015,2016,2017 Nir Cohen -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - -""" -The ``distro`` package (``distro`` stands for Linux Distribution) provides -information about the Linux distribution it runs on, such as a reliable -machine-readable distro ID, or version information. - -It is the recommended replacement for Python's original -:py:func:`platform.linux_distribution` function, but it provides much more -functionality. An alternative implementation became necessary because Python -3.5 deprecated this function, and Python 3.8 removed it altogether. Its -predecessor function :py:func:`platform.dist` was already deprecated since -Python 2.6 and removed in Python 3.8. Still, there are many cases in which -access to OS distribution information is needed. See `Python issue 1322 -`_ for more information. -""" - -import argparse -import json -import logging -import os -import re -import shlex -import subprocess -import sys -import warnings -from typing import ( - Any, - Callable, - Dict, - Iterable, - Optional, - Sequence, - TextIO, - Tuple, - Type, -) - -try: - from typing import TypedDict -except ImportError: - # Python 3.7 - TypedDict = dict - -__version__ = "1.7.0" - - -class VersionDict(TypedDict): - major: str - minor: str - build_number: str - - -class InfoDict(TypedDict): - id: str - version: str - version_parts: VersionDict - like: str - codename: str - - -_UNIXCONFDIR = os.environ.get("UNIXCONFDIR", "/etc") -_UNIXUSRLIBDIR = os.environ.get("UNIXUSRLIBDIR", "/usr/lib") -_OS_RELEASE_BASENAME = "os-release" - -#: Translation table for normalizing the "ID" attribute defined in os-release -#: files, for use by the :func:`distro.id` method. -#: -#: * Key: Value as defined in the os-release file, translated to lower case, -#: with blanks translated to underscores. -#: -#: * Value: Normalized value. -NORMALIZED_OS_ID = { - "ol": "oracle", # Oracle Linux - "opensuse-leap": "opensuse", # Newer versions of OpenSuSE report as opensuse-leap -} - -#: Translation table for normalizing the "Distributor ID" attribute returned by -#: the lsb_release command, for use by the :func:`distro.id` method. -#: -#: * Key: Value as returned by the lsb_release command, translated to lower -#: case, with blanks translated to underscores. -#: -#: * Value: Normalized value. -NORMALIZED_LSB_ID = { - "enterpriseenterpriseas": "oracle", # Oracle Enterprise Linux 4 - "enterpriseenterpriseserver": "oracle", # Oracle Linux 5 - "redhatenterpriseworkstation": "rhel", # RHEL 6, 7 Workstation - "redhatenterpriseserver": "rhel", # RHEL 6, 7 Server - "redhatenterprisecomputenode": "rhel", # RHEL 6 ComputeNode -} - -#: Translation table for normalizing the distro ID derived from the file name -#: of distro release files, for use by the :func:`distro.id` method. -#: -#: * Key: Value as derived from the file name of a distro release file, -#: translated to lower case, with blanks translated to underscores. -#: -#: * Value: Normalized value. -NORMALIZED_DISTRO_ID = { - "redhat": "rhel", # RHEL 6.x, 7.x -} - -# Pattern for content of distro release file (reversed) -_DISTRO_RELEASE_CONTENT_REVERSED_PATTERN = re.compile( - r"(?:[^)]*\)(.*)\()? *(?:STL )?([\d.+\-a-z]*\d) *(?:esaeler *)?(.+)" -) - -# Pattern for base file name of distro release file -_DISTRO_RELEASE_BASENAME_PATTERN = re.compile(r"(\w+)[-_](release|version)$") - -# Base file names to be ignored when searching for distro release file -_DISTRO_RELEASE_IGNORE_BASENAMES = ( - "debian_version", - "lsb-release", - "oem-release", - _OS_RELEASE_BASENAME, - "system-release", - "plesk-release", - "iredmail-release", -) - - -def linux_distribution(full_distribution_name: bool = True) -> Tuple[str, str, str]: - """ - .. deprecated:: 1.6.0 - - :func:`distro.linux_distribution()` is deprecated. It should only be - used as a compatibility shim with Python's - :py:func:`platform.linux_distribution()`. Please use :func:`distro.id`, - :func:`distro.version` and :func:`distro.name` instead. - - Return information about the current OS distribution as a tuple - ``(id_name, version, codename)`` with items as follows: - - * ``id_name``: If *full_distribution_name* is false, the result of - :func:`distro.id`. Otherwise, the result of :func:`distro.name`. - - * ``version``: The result of :func:`distro.version`. - - * ``codename``: The extra item (usually in parentheses) after the - os-release version number, or the result of :func:`distro.codename`. - - The interface of this function is compatible with the original - :py:func:`platform.linux_distribution` function, supporting a subset of - its parameters. - - The data it returns may not exactly be the same, because it uses more data - sources than the original function, and that may lead to different data if - the OS distribution is not consistent across multiple data sources it - provides (there are indeed such distributions ...). - - Another reason for differences is the fact that the :func:`distro.id` - method normalizes the distro ID string to a reliable machine-readable value - for a number of popular OS distributions. - """ - warnings.warn( - "distro.linux_distribution() is deprecated. It should only be used as a " - "compatibility shim with Python's platform.linux_distribution(). Please use " - "distro.id(), distro.version() and distro.name() instead.", - DeprecationWarning, - stacklevel=2, - ) - return _distro.linux_distribution(full_distribution_name) - - -def id() -> str: - """ - Return the distro ID of the current distribution, as a - machine-readable string. - - For a number of OS distributions, the returned distro ID value is - *reliable*, in the sense that it is documented and that it does not change - across releases of the distribution. - - This package maintains the following reliable distro ID values: - - ============== ========================================= - Distro ID Distribution - ============== ========================================= - "ubuntu" Ubuntu - "debian" Debian - "rhel" RedHat Enterprise Linux - "centos" CentOS - "fedora" Fedora - "sles" SUSE Linux Enterprise Server - "opensuse" openSUSE - "amzn" Amazon Linux - "arch" Arch Linux - "cloudlinux" CloudLinux OS - "exherbo" Exherbo Linux - "gentoo" GenToo Linux - "ibm_powerkvm" IBM PowerKVM - "kvmibm" KVM for IBM z Systems - "linuxmint" Linux Mint - "mageia" Mageia - "mandriva" Mandriva Linux - "parallels" Parallels - "pidora" Pidora - "raspbian" Raspbian - "oracle" Oracle Linux (and Oracle Enterprise Linux) - "scientific" Scientific Linux - "slackware" Slackware - "xenserver" XenServer - "openbsd" OpenBSD - "netbsd" NetBSD - "freebsd" FreeBSD - "midnightbsd" MidnightBSD - "rocky" Rocky Linux - "aix" AIX - ============== ========================================= - - If you have a need to get distros for reliable IDs added into this set, - or if you find that the :func:`distro.id` function returns a different - distro ID for one of the listed distros, please create an issue in the - `distro issue tracker`_. - - **Lookup hierarchy and transformations:** - - First, the ID is obtained from the following sources, in the specified - order. The first available and non-empty value is used: - - * the value of the "ID" attribute of the os-release file, - - * the value of the "Distributor ID" attribute returned by the lsb_release - command, - - * the first part of the file name of the distro release file, - - The so determined ID value then passes the following transformations, - before it is returned by this method: - - * it is translated to lower case, - - * blanks (which should not be there anyway) are translated to underscores, - - * a normalization of the ID is performed, based upon - `normalization tables`_. The purpose of this normalization is to ensure - that the ID is as reliable as possible, even across incompatible changes - in the OS distributions. A common reason for an incompatible change is - the addition of an os-release file, or the addition of the lsb_release - command, with ID values that differ from what was previously determined - from the distro release file name. - """ - return _distro.id() - - -def name(pretty: bool = False) -> str: - """ - Return the name of the current OS distribution, as a human-readable - string. - - If *pretty* is false, the name is returned without version or codename. - (e.g. "CentOS Linux") - - If *pretty* is true, the version and codename are appended. - (e.g. "CentOS Linux 7.1.1503 (Core)") - - **Lookup hierarchy:** - - The name is obtained from the following sources, in the specified order. - The first available and non-empty value is used: - - * If *pretty* is false: - - - the value of the "NAME" attribute of the os-release file, - - - the value of the "Distributor ID" attribute returned by the lsb_release - command, - - - the value of the "" field of the distro release file. - - * If *pretty* is true: - - - the value of the "PRETTY_NAME" attribute of the os-release file, - - - the value of the "Description" attribute returned by the lsb_release - command, - - - the value of the "" field of the distro release file, appended - with the value of the pretty version ("" and "" - fields) of the distro release file, if available. - """ - return _distro.name(pretty) - - -def version(pretty: bool = False, best: bool = False) -> str: - """ - Return the version of the current OS distribution, as a human-readable - string. - - If *pretty* is false, the version is returned without codename (e.g. - "7.0"). - - If *pretty* is true, the codename in parenthesis is appended, if the - codename is non-empty (e.g. "7.0 (Maipo)"). - - Some distributions provide version numbers with different precisions in - the different sources of distribution information. Examining the different - sources in a fixed priority order does not always yield the most precise - version (e.g. for Debian 8.2, or CentOS 7.1). - - Some other distributions may not provide this kind of information. In these - cases, an empty string would be returned. This behavior can be observed - with rolling releases distributions (e.g. Arch Linux). - - The *best* parameter can be used to control the approach for the returned - version: - - If *best* is false, the first non-empty version number in priority order of - the examined sources is returned. - - If *best* is true, the most precise version number out of all examined - sources is returned. - - **Lookup hierarchy:** - - In all cases, the version number is obtained from the following sources. - If *best* is false, this order represents the priority order: - - * the value of the "VERSION_ID" attribute of the os-release file, - * the value of the "Release" attribute returned by the lsb_release - command, - * the version number parsed from the "" field of the first line - of the distro release file, - * the version number parsed from the "PRETTY_NAME" attribute of the - os-release file, if it follows the format of the distro release files. - * the version number parsed from the "Description" attribute returned by - the lsb_release command, if it follows the format of the distro release - files. - """ - return _distro.version(pretty, best) - - -def version_parts(best: bool = False) -> Tuple[str, str, str]: - """ - Return the version of the current OS distribution as a tuple - ``(major, minor, build_number)`` with items as follows: - - * ``major``: The result of :func:`distro.major_version`. - - * ``minor``: The result of :func:`distro.minor_version`. - - * ``build_number``: The result of :func:`distro.build_number`. - - For a description of the *best* parameter, see the :func:`distro.version` - method. - """ - return _distro.version_parts(best) - - -def major_version(best: bool = False) -> str: - """ - Return the major version of the current OS distribution, as a string, - if provided. - Otherwise, the empty string is returned. The major version is the first - part of the dot-separated version string. - - For a description of the *best* parameter, see the :func:`distro.version` - method. - """ - return _distro.major_version(best) - - -def minor_version(best: bool = False) -> str: - """ - Return the minor version of the current OS distribution, as a string, - if provided. - Otherwise, the empty string is returned. The minor version is the second - part of the dot-separated version string. - - For a description of the *best* parameter, see the :func:`distro.version` - method. - """ - return _distro.minor_version(best) - - -def build_number(best: bool = False) -> str: - """ - Return the build number of the current OS distribution, as a string, - if provided. - Otherwise, the empty string is returned. The build number is the third part - of the dot-separated version string. - - For a description of the *best* parameter, see the :func:`distro.version` - method. - """ - return _distro.build_number(best) - - -def like() -> str: - """ - Return a space-separated list of distro IDs of distributions that are - closely related to the current OS distribution in regards to packaging - and programming interfaces, for example distributions the current - distribution is a derivative from. - - **Lookup hierarchy:** - - This information item is only provided by the os-release file. - For details, see the description of the "ID_LIKE" attribute in the - `os-release man page - `_. - """ - return _distro.like() - - -def codename() -> str: - """ - Return the codename for the release of the current OS distribution, - as a string. - - If the distribution does not have a codename, an empty string is returned. - - Note that the returned codename is not always really a codename. For - example, openSUSE returns "x86_64". This function does not handle such - cases in any special way and just returns the string it finds, if any. - - **Lookup hierarchy:** - - * the codename within the "VERSION" attribute of the os-release file, if - provided, - - * the value of the "Codename" attribute returned by the lsb_release - command, - - * the value of the "" field of the distro release file. - """ - return _distro.codename() - - -def info(pretty: bool = False, best: bool = False) -> InfoDict: - """ - Return certain machine-readable information items about the current OS - distribution in a dictionary, as shown in the following example: - - .. sourcecode:: python - - { - 'id': 'rhel', - 'version': '7.0', - 'version_parts': { - 'major': '7', - 'minor': '0', - 'build_number': '' - }, - 'like': 'fedora', - 'codename': 'Maipo' - } - - The dictionary structure and keys are always the same, regardless of which - information items are available in the underlying data sources. The values - for the various keys are as follows: - - * ``id``: The result of :func:`distro.id`. - - * ``version``: The result of :func:`distro.version`. - - * ``version_parts -> major``: The result of :func:`distro.major_version`. - - * ``version_parts -> minor``: The result of :func:`distro.minor_version`. - - * ``version_parts -> build_number``: The result of - :func:`distro.build_number`. - - * ``like``: The result of :func:`distro.like`. - - * ``codename``: The result of :func:`distro.codename`. - - For a description of the *pretty* and *best* parameters, see the - :func:`distro.version` method. - """ - return _distro.info(pretty, best) - - -def os_release_info() -> Dict[str, str]: - """ - Return a dictionary containing key-value pairs for the information items - from the os-release file data source of the current OS distribution. - - See `os-release file`_ for details about these information items. - """ - return _distro.os_release_info() - - -def lsb_release_info() -> Dict[str, str]: - """ - Return a dictionary containing key-value pairs for the information items - from the lsb_release command data source of the current OS distribution. - - See `lsb_release command output`_ for details about these information - items. - """ - return _distro.lsb_release_info() - - -def distro_release_info() -> Dict[str, str]: - """ - Return a dictionary containing key-value pairs for the information items - from the distro release file data source of the current OS distribution. - - See `distro release file`_ for details about these information items. - """ - return _distro.distro_release_info() - - -def uname_info() -> Dict[str, str]: - """ - Return a dictionary containing key-value pairs for the information items - from the distro release file data source of the current OS distribution. - """ - return _distro.uname_info() - - -def os_release_attr(attribute: str) -> str: - """ - Return a single named information item from the os-release file data source - of the current OS distribution. - - Parameters: - - * ``attribute`` (string): Key of the information item. - - Returns: - - * (string): Value of the information item, if the item exists. - The empty string, if the item does not exist. - - See `os-release file`_ for details about these information items. - """ - return _distro.os_release_attr(attribute) - - -def lsb_release_attr(attribute: str) -> str: - """ - Return a single named information item from the lsb_release command output - data source of the current OS distribution. - - Parameters: - - * ``attribute`` (string): Key of the information item. - - Returns: - - * (string): Value of the information item, if the item exists. - The empty string, if the item does not exist. - - See `lsb_release command output`_ for details about these information - items. - """ - return _distro.lsb_release_attr(attribute) - - -def distro_release_attr(attribute: str) -> str: - """ - Return a single named information item from the distro release file - data source of the current OS distribution. - - Parameters: - - * ``attribute`` (string): Key of the information item. - - Returns: - - * (string): Value of the information item, if the item exists. - The empty string, if the item does not exist. - - See `distro release file`_ for details about these information items. - """ - return _distro.distro_release_attr(attribute) - - -def uname_attr(attribute: str) -> str: - """ - Return a single named information item from the distro release file - data source of the current OS distribution. - - Parameters: - - * ``attribute`` (string): Key of the information item. - - Returns: - - * (string): Value of the information item, if the item exists. - The empty string, if the item does not exist. - """ - return _distro.uname_attr(attribute) - - -try: - from functools import cached_property -except ImportError: - # Python < 3.8 - class cached_property: # type: ignore - """A version of @property which caches the value. On access, it calls the - underlying function and sets the value in `__dict__` so future accesses - will not re-call the property. - """ - - def __init__(self, f: Callable[[Any], Any]) -> None: - self._fname = f.__name__ - self._f = f - - def __get__(self, obj: Any, owner: Type[Any]) -> Any: - assert obj is not None, f"call {self._fname} on an instance" - ret = obj.__dict__[self._fname] = self._f(obj) - return ret - - -class LinuxDistribution: - """ - Provides information about a OS distribution. - - This package creates a private module-global instance of this class with - default initialization arguments, that is used by the - `consolidated accessor functions`_ and `single source accessor functions`_. - By using default initialization arguments, that module-global instance - returns data about the current OS distribution (i.e. the distro this - package runs on). - - Normally, it is not necessary to create additional instances of this class. - However, in situations where control is needed over the exact data sources - that are used, instances of this class can be created with a specific - distro release file, or a specific os-release file, or without invoking the - lsb_release command. - """ - - def __init__( - self, - include_lsb: Optional[bool] = None, - os_release_file: str = "", - distro_release_file: str = "", - include_uname: Optional[bool] = None, - root_dir: Optional[str] = None, - include_oslevel: Optional[bool] = None, - ) -> None: - """ - The initialization method of this class gathers information from the - available data sources, and stores that in private instance attributes. - Subsequent access to the information items uses these private instance - attributes, so that the data sources are read only once. - - Parameters: - - * ``include_lsb`` (bool): Controls whether the - `lsb_release command output`_ is included as a data source. - - If the lsb_release command is not available in the program execution - path, the data source for the lsb_release command will be empty. - - * ``os_release_file`` (string): The path name of the - `os-release file`_ that is to be used as a data source. - - An empty string (the default) will cause the default path name to - be used (see `os-release file`_ for details). - - If the specified or defaulted os-release file does not exist, the - data source for the os-release file will be empty. - - * ``distro_release_file`` (string): The path name of the - `distro release file`_ that is to be used as a data source. - - An empty string (the default) will cause a default search algorithm - to be used (see `distro release file`_ for details). - - If the specified distro release file does not exist, or if no default - distro release file can be found, the data source for the distro - release file will be empty. - - * ``include_uname`` (bool): Controls whether uname command output is - included as a data source. If the uname command is not available in - the program execution path the data source for the uname command will - be empty. - - * ``root_dir`` (string): The absolute path to the root directory to use - to find distro-related information files. Note that ``include_*`` - parameters must not be enabled in combination with ``root_dir``. - - * ``include_oslevel`` (bool): Controls whether (AIX) oslevel command - output is included as a data source. If the oslevel command is not - available in the program execution path the data source will be - empty. - - Public instance attributes: - - * ``os_release_file`` (string): The path name of the - `os-release file`_ that is actually used as a data source. The - empty string if no distro release file is used as a data source. - - * ``distro_release_file`` (string): The path name of the - `distro release file`_ that is actually used as a data source. The - empty string if no distro release file is used as a data source. - - * ``include_lsb`` (bool): The result of the ``include_lsb`` parameter. - This controls whether the lsb information will be loaded. - - * ``include_uname`` (bool): The result of the ``include_uname`` - parameter. This controls whether the uname information will - be loaded. - - * ``include_oslevel`` (bool): The result of the ``include_oslevel`` - parameter. This controls whether (AIX) oslevel information will be - loaded. - - * ``root_dir`` (string): The result of the ``root_dir`` parameter. - The absolute path to the root directory to use to find distro-related - information files. - - Raises: - - * :py:exc:`ValueError`: Initialization parameters combination is not - supported. - - * :py:exc:`OSError`: Some I/O issue with an os-release file or distro - release file. - - * :py:exc:`UnicodeError`: A data source has unexpected characters or - uses an unexpected encoding. - """ - self.root_dir = root_dir - self.etc_dir = os.path.join(root_dir, "etc") if root_dir else _UNIXCONFDIR - self.usr_lib_dir = ( - os.path.join(root_dir, "usr/lib") if root_dir else _UNIXUSRLIBDIR - ) - - if os_release_file: - self.os_release_file = os_release_file - else: - etc_dir_os_release_file = os.path.join(self.etc_dir, _OS_RELEASE_BASENAME) - usr_lib_os_release_file = os.path.join( - self.usr_lib_dir, _OS_RELEASE_BASENAME - ) - - # NOTE: The idea is to respect order **and** have it set - # at all times for API backwards compatibility. - if os.path.isfile(etc_dir_os_release_file) or not os.path.isfile( - usr_lib_os_release_file - ): - self.os_release_file = etc_dir_os_release_file - else: - self.os_release_file = usr_lib_os_release_file - - self.distro_release_file = distro_release_file or "" # updated later - - is_root_dir_defined = root_dir is not None - if is_root_dir_defined and (include_lsb or include_uname or include_oslevel): - raise ValueError( - "Including subprocess data sources from specific root_dir is disallowed" - " to prevent false information" - ) - self.include_lsb = ( - include_lsb if include_lsb is not None else not is_root_dir_defined - ) - self.include_uname = ( - include_uname if include_uname is not None else not is_root_dir_defined - ) - self.include_oslevel = ( - include_oslevel if include_oslevel is not None else not is_root_dir_defined - ) - - def __repr__(self) -> str: - """Return repr of all info""" - return ( - "LinuxDistribution(" - "os_release_file={self.os_release_file!r}, " - "distro_release_file={self.distro_release_file!r}, " - "include_lsb={self.include_lsb!r}, " - "include_uname={self.include_uname!r}, " - "include_oslevel={self.include_oslevel!r}, " - "root_dir={self.root_dir!r}, " - "_os_release_info={self._os_release_info!r}, " - "_lsb_release_info={self._lsb_release_info!r}, " - "_distro_release_info={self._distro_release_info!r}, " - "_uname_info={self._uname_info!r}, " - "_oslevel_info={self._oslevel_info!r})".format(self=self) - ) - - def linux_distribution( - self, full_distribution_name: bool = True - ) -> Tuple[str, str, str]: - """ - Return information about the OS distribution that is compatible - with Python's :func:`platform.linux_distribution`, supporting a subset - of its parameters. - - For details, see :func:`distro.linux_distribution`. - """ - return ( - self.name() if full_distribution_name else self.id(), - self.version(), - self._os_release_info.get("release_codename") or self.codename(), - ) - - def id(self) -> str: - """Return the distro ID of the OS distribution, as a string. - - For details, see :func:`distro.id`. - """ - - def normalize(distro_id: str, table: Dict[str, str]) -> str: - distro_id = distro_id.lower().replace(" ", "_") - return table.get(distro_id, distro_id) - - distro_id = self.os_release_attr("id") - if distro_id: - return normalize(distro_id, NORMALIZED_OS_ID) - - distro_id = self.lsb_release_attr("distributor_id") - if distro_id: - return normalize(distro_id, NORMALIZED_LSB_ID) - - distro_id = self.distro_release_attr("id") - if distro_id: - return normalize(distro_id, NORMALIZED_DISTRO_ID) - - distro_id = self.uname_attr("id") - if distro_id: - return normalize(distro_id, NORMALIZED_DISTRO_ID) - - return "" - - def name(self, pretty: bool = False) -> str: - """ - Return the name of the OS distribution, as a string. - - For details, see :func:`distro.name`. - """ - name = ( - self.os_release_attr("name") - or self.lsb_release_attr("distributor_id") - or self.distro_release_attr("name") - or self.uname_attr("name") - ) - if pretty: - name = self.os_release_attr("pretty_name") or self.lsb_release_attr( - "description" - ) - if not name: - name = self.distro_release_attr("name") or self.uname_attr("name") - version = self.version(pretty=True) - if version: - name = f"{name} {version}" - return name or "" - - def version(self, pretty: bool = False, best: bool = False) -> str: - """ - Return the version of the OS distribution, as a string. - - For details, see :func:`distro.version`. - """ - versions = [ - self.os_release_attr("version_id"), - self.lsb_release_attr("release"), - self.distro_release_attr("version_id"), - self._parse_distro_release_content(self.os_release_attr("pretty_name")).get( - "version_id", "" - ), - self._parse_distro_release_content( - self.lsb_release_attr("description") - ).get("version_id", ""), - self.uname_attr("release"), - ] - if self.uname_attr("id").startswith("aix"): - # On AIX platforms, prefer oslevel command output. - versions.insert(0, self.oslevel_info()) - version = "" - if best: - # This algorithm uses the last version in priority order that has - # the best precision. If the versions are not in conflict, that - # does not matter; otherwise, using the last one instead of the - # first one might be considered a surprise. - for v in versions: - if v.count(".") > version.count(".") or version == "": - version = v - else: - for v in versions: - if v != "": - version = v - break - if pretty and version and self.codename(): - version = f"{version} ({self.codename()})" - return version - - def version_parts(self, best: bool = False) -> Tuple[str, str, str]: - """ - Return the version of the OS distribution, as a tuple of version - numbers. - - For details, see :func:`distro.version_parts`. - """ - version_str = self.version(best=best) - if version_str: - version_regex = re.compile(r"(\d+)\.?(\d+)?\.?(\d+)?") - matches = version_regex.match(version_str) - if matches: - major, minor, build_number = matches.groups() - return major, minor or "", build_number or "" - return "", "", "" - - def major_version(self, best: bool = False) -> str: - """ - Return the major version number of the current distribution. - - For details, see :func:`distro.major_version`. - """ - return self.version_parts(best)[0] - - def minor_version(self, best: bool = False) -> str: - """ - Return the minor version number of the current distribution. - - For details, see :func:`distro.minor_version`. - """ - return self.version_parts(best)[1] - - def build_number(self, best: bool = False) -> str: - """ - Return the build number of the current distribution. - - For details, see :func:`distro.build_number`. - """ - return self.version_parts(best)[2] - - def like(self) -> str: - """ - Return the IDs of distributions that are like the OS distribution. - - For details, see :func:`distro.like`. - """ - return self.os_release_attr("id_like") or "" - - def codename(self) -> str: - """ - Return the codename of the OS distribution. - - For details, see :func:`distro.codename`. - """ - try: - # Handle os_release specially since distros might purposefully set - # this to empty string to have no codename - return self._os_release_info["codename"] - except KeyError: - return ( - self.lsb_release_attr("codename") - or self.distro_release_attr("codename") - or "" - ) - - def info(self, pretty: bool = False, best: bool = False) -> InfoDict: - """ - Return certain machine-readable information about the OS - distribution. - - For details, see :func:`distro.info`. - """ - return dict( - id=self.id(), - version=self.version(pretty, best), - version_parts=dict( - major=self.major_version(best), - minor=self.minor_version(best), - build_number=self.build_number(best), - ), - like=self.like(), - codename=self.codename(), - ) - - def os_release_info(self) -> Dict[str, str]: - """ - Return a dictionary containing key-value pairs for the information - items from the os-release file data source of the OS distribution. - - For details, see :func:`distro.os_release_info`. - """ - return self._os_release_info - - def lsb_release_info(self) -> Dict[str, str]: - """ - Return a dictionary containing key-value pairs for the information - items from the lsb_release command data source of the OS - distribution. - - For details, see :func:`distro.lsb_release_info`. - """ - return self._lsb_release_info - - def distro_release_info(self) -> Dict[str, str]: - """ - Return a dictionary containing key-value pairs for the information - items from the distro release file data source of the OS - distribution. - - For details, see :func:`distro.distro_release_info`. - """ - return self._distro_release_info - - def uname_info(self) -> Dict[str, str]: - """ - Return a dictionary containing key-value pairs for the information - items from the uname command data source of the OS distribution. - - For details, see :func:`distro.uname_info`. - """ - return self._uname_info - - def oslevel_info(self) -> str: - """ - Return AIX' oslevel command output. - """ - return self._oslevel_info - - def os_release_attr(self, attribute: str) -> str: - """ - Return a single named information item from the os-release file data - source of the OS distribution. - - For details, see :func:`distro.os_release_attr`. - """ - return self._os_release_info.get(attribute, "") - - def lsb_release_attr(self, attribute: str) -> str: - """ - Return a single named information item from the lsb_release command - output data source of the OS distribution. - - For details, see :func:`distro.lsb_release_attr`. - """ - return self._lsb_release_info.get(attribute, "") - - def distro_release_attr(self, attribute: str) -> str: - """ - Return a single named information item from the distro release file - data source of the OS distribution. - - For details, see :func:`distro.distro_release_attr`. - """ - return self._distro_release_info.get(attribute, "") - - def uname_attr(self, attribute: str) -> str: - """ - Return a single named information item from the uname command - output data source of the OS distribution. - - For details, see :func:`distro.uname_attr`. - """ - return self._uname_info.get(attribute, "") - - @cached_property - def _os_release_info(self) -> Dict[str, str]: - """ - Get the information items from the specified os-release file. - - Returns: - A dictionary containing all information items. - """ - if os.path.isfile(self.os_release_file): - with open(self.os_release_file, encoding="utf-8") as release_file: - return self._parse_os_release_content(release_file) - return {} - - @staticmethod - def _parse_os_release_content(lines: TextIO) -> Dict[str, str]: - """ - Parse the lines of an os-release file. - - Parameters: - - * lines: Iterable through the lines in the os-release file. - Each line must be a unicode string or a UTF-8 encoded byte - string. - - Returns: - A dictionary containing all information items. - """ - props = {} - lexer = shlex.shlex(lines, posix=True) - lexer.whitespace_split = True - - tokens = list(lexer) - for token in tokens: - # At this point, all shell-like parsing has been done (i.e. - # comments processed, quotes and backslash escape sequences - # processed, multi-line values assembled, trailing newlines - # stripped, etc.), so the tokens are now either: - # * variable assignments: var=value - # * commands or their arguments (not allowed in os-release) - # Ignore any tokens that are not variable assignments - if "=" in token: - k, v = token.split("=", 1) - props[k.lower()] = v - - if "version" in props: - # extract release codename (if any) from version attribute - match = re.search(r"\((\D+)\)|,\s*(\D+)", props["version"]) - if match: - release_codename = match.group(1) or match.group(2) - props["codename"] = props["release_codename"] = release_codename - - if "version_codename" in props: - # os-release added a version_codename field. Use that in - # preference to anything else Note that some distros purposefully - # do not have code names. They should be setting - # version_codename="" - props["codename"] = props["version_codename"] - elif "ubuntu_codename" in props: - # Same as above but a non-standard field name used on older Ubuntus - props["codename"] = props["ubuntu_codename"] - - return props - - @cached_property - def _lsb_release_info(self) -> Dict[str, str]: - """ - Get the information items from the lsb_release command output. - - Returns: - A dictionary containing all information items. - """ - if not self.include_lsb: - return {} - try: - cmd = ("lsb_release", "-a") - stdout = subprocess.check_output(cmd, stderr=subprocess.DEVNULL) - # Command not found or lsb_release returned error - except (OSError, subprocess.CalledProcessError): - return {} - content = self._to_str(stdout).splitlines() - return self._parse_lsb_release_content(content) - - @staticmethod - def _parse_lsb_release_content(lines: Iterable[str]) -> Dict[str, str]: - """ - Parse the output of the lsb_release command. - - Parameters: - - * lines: Iterable through the lines of the lsb_release output. - Each line must be a unicode string or a UTF-8 encoded byte - string. - - Returns: - A dictionary containing all information items. - """ - props = {} - for line in lines: - kv = line.strip("\n").split(":", 1) - if len(kv) != 2: - # Ignore lines without colon. - continue - k, v = kv - props.update({k.replace(" ", "_").lower(): v.strip()}) - return props - - @cached_property - def _uname_info(self) -> Dict[str, str]: - if not self.include_uname: - return {} - try: - cmd = ("uname", "-rs") - stdout = subprocess.check_output(cmd, stderr=subprocess.DEVNULL) - except OSError: - return {} - content = self._to_str(stdout).splitlines() - return self._parse_uname_content(content) - - @cached_property - def _oslevel_info(self) -> str: - if not self.include_oslevel: - return "" - try: - stdout = subprocess.check_output("oslevel", stderr=subprocess.DEVNULL) - except (OSError, subprocess.CalledProcessError): - return "" - return self._to_str(stdout).strip() - - @staticmethod - def _parse_uname_content(lines: Sequence[str]) -> Dict[str, str]: - if not lines: - return {} - props = {} - match = re.search(r"^([^\s]+)\s+([\d\.]+)", lines[0].strip()) - if match: - name, version = match.groups() - - # This is to prevent the Linux kernel version from - # appearing as the 'best' version on otherwise - # identifiable distributions. - if name == "Linux": - return {} - props["id"] = name.lower() - props["name"] = name - props["release"] = version - return props - - @staticmethod - def _to_str(bytestring: bytes) -> str: - encoding = sys.getfilesystemencoding() - return bytestring.decode(encoding) - - @cached_property - def _distro_release_info(self) -> Dict[str, str]: - """ - Get the information items from the specified distro release file. - - Returns: - A dictionary containing all information items. - """ - if self.distro_release_file: - # If it was specified, we use it and parse what we can, even if - # its file name or content does not match the expected pattern. - distro_info = self._parse_distro_release_file(self.distro_release_file) - basename = os.path.basename(self.distro_release_file) - # The file name pattern for user-specified distro release files - # is somewhat more tolerant (compared to when searching for the - # file), because we want to use what was specified as best as - # possible. - match = _DISTRO_RELEASE_BASENAME_PATTERN.match(basename) - if "name" in distro_info and "cloudlinux" in distro_info["name"].lower(): - distro_info["id"] = "cloudlinux" - elif match: - distro_info["id"] = match.group(1) - return distro_info - else: - try: - basenames = os.listdir(self.etc_dir) - # We sort for repeatability in cases where there are multiple - # distro specific files; e.g. CentOS, Oracle, Enterprise all - # containing `redhat-release` on top of their own. - basenames.sort() - except OSError: - # This may occur when /etc is not readable but we can't be - # sure about the *-release files. Check common entries of - # /etc for information. If they turn out to not be there the - # error is handled in `_parse_distro_release_file()`. - basenames = [ - "SuSE-release", - "arch-release", - "base-release", - "centos-release", - "fedora-release", - "gentoo-release", - "mageia-release", - "mandrake-release", - "mandriva-release", - "mandrivalinux-release", - "manjaro-release", - "oracle-release", - "redhat-release", - "rocky-release", - "sl-release", - "slackware-version", - ] - for basename in basenames: - if basename in _DISTRO_RELEASE_IGNORE_BASENAMES: - continue - match = _DISTRO_RELEASE_BASENAME_PATTERN.match(basename) - if match: - filepath = os.path.join(self.etc_dir, basename) - distro_info = self._parse_distro_release_file(filepath) - if "name" in distro_info: - # The name is always present if the pattern matches - self.distro_release_file = filepath - distro_info["id"] = match.group(1) - if "cloudlinux" in distro_info["name"].lower(): - distro_info["id"] = "cloudlinux" - return distro_info - return {} - - def _parse_distro_release_file(self, filepath: str) -> Dict[str, str]: - """ - Parse a distro release file. - - Parameters: - - * filepath: Path name of the distro release file. - - Returns: - A dictionary containing all information items. - """ - try: - with open(filepath, encoding="utf-8") as fp: - # Only parse the first line. For instance, on SLES there - # are multiple lines. We don't want them... - return self._parse_distro_release_content(fp.readline()) - except OSError: - # Ignore not being able to read a specific, seemingly version - # related file. - # See https://github.com/python-distro/distro/issues/162 - return {} - - @staticmethod - def _parse_distro_release_content(line: str) -> Dict[str, str]: - """ - Parse a line from a distro release file. - - Parameters: - * line: Line from the distro release file. Must be a unicode string - or a UTF-8 encoded byte string. - - Returns: - A dictionary containing all information items. - """ - matches = _DISTRO_RELEASE_CONTENT_REVERSED_PATTERN.match(line.strip()[::-1]) - distro_info = {} - if matches: - # regexp ensures non-None - distro_info["name"] = matches.group(3)[::-1] - if matches.group(2): - distro_info["version_id"] = matches.group(2)[::-1] - if matches.group(1): - distro_info["codename"] = matches.group(1)[::-1] - elif line: - distro_info["name"] = line.strip() - return distro_info - - -_distro = LinuxDistribution() - - -def main() -> None: - logger = logging.getLogger(__name__) - logger.setLevel(logging.DEBUG) - logger.addHandler(logging.StreamHandler(sys.stdout)) - - parser = argparse.ArgumentParser(description="OS distro info tool") - parser.add_argument( - "--json", "-j", help="Output in machine readable format", action="store_true" - ) - - parser.add_argument( - "--root-dir", - "-r", - type=str, - dest="root_dir", - help="Path to the root filesystem directory (defaults to /)", - ) - - args = parser.parse_args() - - if args.root_dir: - dist = LinuxDistribution( - include_lsb=False, - include_uname=False, - include_oslevel=False, - root_dir=args.root_dir, - ) - else: - dist = _distro - - if args.json: - logger.info(json.dumps(dist.info(), indent=4, sort_keys=True)) - else: - logger.info("Name: %s", dist.name(pretty=True)) - distribution_version = dist.version(pretty=True) - logger.info("Version: %s", distribution_version) - distribution_codename = dist.codename() - logger.info("Codename: %s", distribution_codename) - - -if __name__ == "__main__": - main() diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/idna/__init__.py b/bot/lib/python3.11/site-packages/pip/_vendor/idna/__init__.py deleted file mode 100644 index a40eeaf..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/idna/__init__.py +++ /dev/null @@ -1,44 +0,0 @@ -from .package_data import __version__ -from .core import ( - IDNABidiError, - IDNAError, - InvalidCodepoint, - InvalidCodepointContext, - alabel, - check_bidi, - check_hyphen_ok, - check_initial_combiner, - check_label, - check_nfc, - decode, - encode, - ulabel, - uts46_remap, - valid_contextj, - valid_contexto, - valid_label_length, - valid_string_length, -) -from .intranges import intranges_contain - -__all__ = [ - "IDNABidiError", - "IDNAError", - "InvalidCodepoint", - "InvalidCodepointContext", - "alabel", - "check_bidi", - "check_hyphen_ok", - "check_initial_combiner", - "check_label", - "check_nfc", - "decode", - "encode", - "intranges_contain", - "ulabel", - "uts46_remap", - "valid_contextj", - "valid_contexto", - "valid_label_length", - "valid_string_length", -] diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/idna/codec.py b/bot/lib/python3.11/site-packages/pip/_vendor/idna/codec.py deleted file mode 100644 index 1ca9ba6..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/idna/codec.py +++ /dev/null @@ -1,112 +0,0 @@ -from .core import encode, decode, alabel, ulabel, IDNAError -import codecs -import re -from typing import Tuple, Optional - -_unicode_dots_re = re.compile('[\u002e\u3002\uff0e\uff61]') - -class Codec(codecs.Codec): - - def encode(self, data: str, errors: str = 'strict') -> Tuple[bytes, int]: - if errors != 'strict': - raise IDNAError('Unsupported error handling \"{}\"'.format(errors)) - - if not data: - return b"", 0 - - return encode(data), len(data) - - def decode(self, data: bytes, errors: str = 'strict') -> Tuple[str, int]: - if errors != 'strict': - raise IDNAError('Unsupported error handling \"{}\"'.format(errors)) - - if not data: - return '', 0 - - return decode(data), len(data) - -class IncrementalEncoder(codecs.BufferedIncrementalEncoder): - def _buffer_encode(self, data: str, errors: str, final: bool) -> Tuple[str, int]: # type: ignore - if errors != 'strict': - raise IDNAError('Unsupported error handling \"{}\"'.format(errors)) - - if not data: - return "", 0 - - labels = _unicode_dots_re.split(data) - trailing_dot = '' - if labels: - if not labels[-1]: - trailing_dot = '.' - del labels[-1] - elif not final: - # Keep potentially unfinished label until the next call - del labels[-1] - if labels: - trailing_dot = '.' - - result = [] - size = 0 - for label in labels: - result.append(alabel(label)) - if size: - size += 1 - size += len(label) - - # Join with U+002E - result_str = '.'.join(result) + trailing_dot # type: ignore - size += len(trailing_dot) - return result_str, size - -class IncrementalDecoder(codecs.BufferedIncrementalDecoder): - def _buffer_decode(self, data: str, errors: str, final: bool) -> Tuple[str, int]: # type: ignore - if errors != 'strict': - raise IDNAError('Unsupported error handling \"{}\"'.format(errors)) - - if not data: - return ('', 0) - - labels = _unicode_dots_re.split(data) - trailing_dot = '' - if labels: - if not labels[-1]: - trailing_dot = '.' - del labels[-1] - elif not final: - # Keep potentially unfinished label until the next call - del labels[-1] - if labels: - trailing_dot = '.' - - result = [] - size = 0 - for label in labels: - result.append(ulabel(label)) - if size: - size += 1 - size += len(label) - - result_str = '.'.join(result) + trailing_dot - size += len(trailing_dot) - return (result_str, size) - - -class StreamWriter(Codec, codecs.StreamWriter): - pass - - -class StreamReader(Codec, codecs.StreamReader): - pass - - -def getregentry() -> codecs.CodecInfo: - # Compatibility as a search_function for codecs.register() - return codecs.CodecInfo( - name='idna', - encode=Codec().encode, # type: ignore - decode=Codec().decode, # type: ignore - incrementalencoder=IncrementalEncoder, - incrementaldecoder=IncrementalDecoder, - streamwriter=StreamWriter, - streamreader=StreamReader, - ) diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/idna/compat.py b/bot/lib/python3.11/site-packages/pip/_vendor/idna/compat.py deleted file mode 100644 index 786e6bd..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/idna/compat.py +++ /dev/null @@ -1,13 +0,0 @@ -from .core import * -from .codec import * -from typing import Any, Union - -def ToASCII(label: str) -> bytes: - return encode(label) - -def ToUnicode(label: Union[bytes, bytearray]) -> str: - return decode(label) - -def nameprep(s: Any) -> None: - raise NotImplementedError('IDNA 2008 does not utilise nameprep protocol') - diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/idna/core.py b/bot/lib/python3.11/site-packages/pip/_vendor/idna/core.py deleted file mode 100644 index 4f30037..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/idna/core.py +++ /dev/null @@ -1,400 +0,0 @@ -from . import idnadata -import bisect -import unicodedata -import re -from typing import Union, Optional -from .intranges import intranges_contain - -_virama_combining_class = 9 -_alabel_prefix = b'xn--' -_unicode_dots_re = re.compile('[\u002e\u3002\uff0e\uff61]') - -class IDNAError(UnicodeError): - """ Base exception for all IDNA-encoding related problems """ - pass - - -class IDNABidiError(IDNAError): - """ Exception when bidirectional requirements are not satisfied """ - pass - - -class InvalidCodepoint(IDNAError): - """ Exception when a disallowed or unallocated codepoint is used """ - pass - - -class InvalidCodepointContext(IDNAError): - """ Exception when the codepoint is not valid in the context it is used """ - pass - - -def _combining_class(cp: int) -> int: - v = unicodedata.combining(chr(cp)) - if v == 0: - if not unicodedata.name(chr(cp)): - raise ValueError('Unknown character in unicodedata') - return v - -def _is_script(cp: str, script: str) -> bool: - return intranges_contain(ord(cp), idnadata.scripts[script]) - -def _punycode(s: str) -> bytes: - return s.encode('punycode') - -def _unot(s: int) -> str: - return 'U+{:04X}'.format(s) - - -def valid_label_length(label: Union[bytes, str]) -> bool: - if len(label) > 63: - return False - return True - - -def valid_string_length(label: Union[bytes, str], trailing_dot: bool) -> bool: - if len(label) > (254 if trailing_dot else 253): - return False - return True - - -def check_bidi(label: str, check_ltr: bool = False) -> bool: - # Bidi rules should only be applied if string contains RTL characters - bidi_label = False - for (idx, cp) in enumerate(label, 1): - direction = unicodedata.bidirectional(cp) - if direction == '': - # String likely comes from a newer version of Unicode - raise IDNABidiError('Unknown directionality in label {} at position {}'.format(repr(label), idx)) - if direction in ['R', 'AL', 'AN']: - bidi_label = True - if not bidi_label and not check_ltr: - return True - - # Bidi rule 1 - direction = unicodedata.bidirectional(label[0]) - if direction in ['R', 'AL']: - rtl = True - elif direction == 'L': - rtl = False - else: - raise IDNABidiError('First codepoint in label {} must be directionality L, R or AL'.format(repr(label))) - - valid_ending = False - number_type = None # type: Optional[str] - for (idx, cp) in enumerate(label, 1): - direction = unicodedata.bidirectional(cp) - - if rtl: - # Bidi rule 2 - if not direction in ['R', 'AL', 'AN', 'EN', 'ES', 'CS', 'ET', 'ON', 'BN', 'NSM']: - raise IDNABidiError('Invalid direction for codepoint at position {} in a right-to-left label'.format(idx)) - # Bidi rule 3 - if direction in ['R', 'AL', 'EN', 'AN']: - valid_ending = True - elif direction != 'NSM': - valid_ending = False - # Bidi rule 4 - if direction in ['AN', 'EN']: - if not number_type: - number_type = direction - else: - if number_type != direction: - raise IDNABidiError('Can not mix numeral types in a right-to-left label') - else: - # Bidi rule 5 - if not direction in ['L', 'EN', 'ES', 'CS', 'ET', 'ON', 'BN', 'NSM']: - raise IDNABidiError('Invalid direction for codepoint at position {} in a left-to-right label'.format(idx)) - # Bidi rule 6 - if direction in ['L', 'EN']: - valid_ending = True - elif direction != 'NSM': - valid_ending = False - - if not valid_ending: - raise IDNABidiError('Label ends with illegal codepoint directionality') - - return True - - -def check_initial_combiner(label: str) -> bool: - if unicodedata.category(label[0])[0] == 'M': - raise IDNAError('Label begins with an illegal combining character') - return True - - -def check_hyphen_ok(label: str) -> bool: - if label[2:4] == '--': - raise IDNAError('Label has disallowed hyphens in 3rd and 4th position') - if label[0] == '-' or label[-1] == '-': - raise IDNAError('Label must not start or end with a hyphen') - return True - - -def check_nfc(label: str) -> None: - if unicodedata.normalize('NFC', label) != label: - raise IDNAError('Label must be in Normalization Form C') - - -def valid_contextj(label: str, pos: int) -> bool: - cp_value = ord(label[pos]) - - if cp_value == 0x200c: - - if pos > 0: - if _combining_class(ord(label[pos - 1])) == _virama_combining_class: - return True - - ok = False - for i in range(pos-1, -1, -1): - joining_type = idnadata.joining_types.get(ord(label[i])) - if joining_type == ord('T'): - continue - if joining_type in [ord('L'), ord('D')]: - ok = True - break - - if not ok: - return False - - ok = False - for i in range(pos+1, len(label)): - joining_type = idnadata.joining_types.get(ord(label[i])) - if joining_type == ord('T'): - continue - if joining_type in [ord('R'), ord('D')]: - ok = True - break - return ok - - if cp_value == 0x200d: - - if pos > 0: - if _combining_class(ord(label[pos - 1])) == _virama_combining_class: - return True - return False - - else: - - return False - - -def valid_contexto(label: str, pos: int, exception: bool = False) -> bool: - cp_value = ord(label[pos]) - - if cp_value == 0x00b7: - if 0 < pos < len(label)-1: - if ord(label[pos - 1]) == 0x006c and ord(label[pos + 1]) == 0x006c: - return True - return False - - elif cp_value == 0x0375: - if pos < len(label)-1 and len(label) > 1: - return _is_script(label[pos + 1], 'Greek') - return False - - elif cp_value == 0x05f3 or cp_value == 0x05f4: - if pos > 0: - return _is_script(label[pos - 1], 'Hebrew') - return False - - elif cp_value == 0x30fb: - for cp in label: - if cp == '\u30fb': - continue - if _is_script(cp, 'Hiragana') or _is_script(cp, 'Katakana') or _is_script(cp, 'Han'): - return True - return False - - elif 0x660 <= cp_value <= 0x669: - for cp in label: - if 0x6f0 <= ord(cp) <= 0x06f9: - return False - return True - - elif 0x6f0 <= cp_value <= 0x6f9: - for cp in label: - if 0x660 <= ord(cp) <= 0x0669: - return False - return True - - return False - - -def check_label(label: Union[str, bytes, bytearray]) -> None: - if isinstance(label, (bytes, bytearray)): - label = label.decode('utf-8') - if len(label) == 0: - raise IDNAError('Empty Label') - - check_nfc(label) - check_hyphen_ok(label) - check_initial_combiner(label) - - for (pos, cp) in enumerate(label): - cp_value = ord(cp) - if intranges_contain(cp_value, idnadata.codepoint_classes['PVALID']): - continue - elif intranges_contain(cp_value, idnadata.codepoint_classes['CONTEXTJ']): - try: - if not valid_contextj(label, pos): - raise InvalidCodepointContext('Joiner {} not allowed at position {} in {}'.format( - _unot(cp_value), pos+1, repr(label))) - except ValueError: - raise IDNAError('Unknown codepoint adjacent to joiner {} at position {} in {}'.format( - _unot(cp_value), pos+1, repr(label))) - elif intranges_contain(cp_value, idnadata.codepoint_classes['CONTEXTO']): - if not valid_contexto(label, pos): - raise InvalidCodepointContext('Codepoint {} not allowed at position {} in {}'.format(_unot(cp_value), pos+1, repr(label))) - else: - raise InvalidCodepoint('Codepoint {} at position {} of {} not allowed'.format(_unot(cp_value), pos+1, repr(label))) - - check_bidi(label) - - -def alabel(label: str) -> bytes: - try: - label_bytes = label.encode('ascii') - ulabel(label_bytes) - if not valid_label_length(label_bytes): - raise IDNAError('Label too long') - return label_bytes - except UnicodeEncodeError: - pass - - if not label: - raise IDNAError('No Input') - - label = str(label) - check_label(label) - label_bytes = _punycode(label) - label_bytes = _alabel_prefix + label_bytes - - if not valid_label_length(label_bytes): - raise IDNAError('Label too long') - - return label_bytes - - -def ulabel(label: Union[str, bytes, bytearray]) -> str: - if not isinstance(label, (bytes, bytearray)): - try: - label_bytes = label.encode('ascii') - except UnicodeEncodeError: - check_label(label) - return label - else: - label_bytes = label - - label_bytes = label_bytes.lower() - if label_bytes.startswith(_alabel_prefix): - label_bytes = label_bytes[len(_alabel_prefix):] - if not label_bytes: - raise IDNAError('Malformed A-label, no Punycode eligible content found') - if label_bytes.decode('ascii')[-1] == '-': - raise IDNAError('A-label must not end with a hyphen') - else: - check_label(label_bytes) - return label_bytes.decode('ascii') - - try: - label = label_bytes.decode('punycode') - except UnicodeError: - raise IDNAError('Invalid A-label') - check_label(label) - return label - - -def uts46_remap(domain: str, std3_rules: bool = True, transitional: bool = False) -> str: - """Re-map the characters in the string according to UTS46 processing.""" - from .uts46data import uts46data - output = '' - - for pos, char in enumerate(domain): - code_point = ord(char) - try: - uts46row = uts46data[code_point if code_point < 256 else - bisect.bisect_left(uts46data, (code_point, 'Z')) - 1] - status = uts46row[1] - replacement = None # type: Optional[str] - if len(uts46row) == 3: - replacement = uts46row[2] # type: ignore - if (status == 'V' or - (status == 'D' and not transitional) or - (status == '3' and not std3_rules and replacement is None)): - output += char - elif replacement is not None and (status == 'M' or - (status == '3' and not std3_rules) or - (status == 'D' and transitional)): - output += replacement - elif status != 'I': - raise IndexError() - except IndexError: - raise InvalidCodepoint( - 'Codepoint {} not allowed at position {} in {}'.format( - _unot(code_point), pos + 1, repr(domain))) - - return unicodedata.normalize('NFC', output) - - -def encode(s: Union[str, bytes, bytearray], strict: bool = False, uts46: bool = False, std3_rules: bool = False, transitional: bool = False) -> bytes: - if isinstance(s, (bytes, bytearray)): - try: - s = s.decode('ascii') - except UnicodeDecodeError: - raise IDNAError('should pass a unicode string to the function rather than a byte string.') - if uts46: - s = uts46_remap(s, std3_rules, transitional) - trailing_dot = False - result = [] - if strict: - labels = s.split('.') - else: - labels = _unicode_dots_re.split(s) - if not labels or labels == ['']: - raise IDNAError('Empty domain') - if labels[-1] == '': - del labels[-1] - trailing_dot = True - for label in labels: - s = alabel(label) - if s: - result.append(s) - else: - raise IDNAError('Empty label') - if trailing_dot: - result.append(b'') - s = b'.'.join(result) - if not valid_string_length(s, trailing_dot): - raise IDNAError('Domain too long') - return s - - -def decode(s: Union[str, bytes, bytearray], strict: bool = False, uts46: bool = False, std3_rules: bool = False) -> str: - try: - if isinstance(s, (bytes, bytearray)): - s = s.decode('ascii') - except UnicodeDecodeError: - raise IDNAError('Invalid ASCII in A-label') - if uts46: - s = uts46_remap(s, std3_rules, False) - trailing_dot = False - result = [] - if not strict: - labels = _unicode_dots_re.split(s) - else: - labels = s.split('.') - if not labels or labels == ['']: - raise IDNAError('Empty domain') - if not labels[-1]: - del labels[-1] - trailing_dot = True - for label in labels: - s = ulabel(label) - if s: - result.append(s) - else: - raise IDNAError('Empty label') - if trailing_dot: - result.append('') - return '.'.join(result) diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/idna/idnadata.py b/bot/lib/python3.11/site-packages/pip/_vendor/idna/idnadata.py deleted file mode 100644 index 67db462..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/idna/idnadata.py +++ /dev/null @@ -1,2151 +0,0 @@ -# This file is automatically generated by tools/idna-data - -__version__ = '15.0.0' -scripts = { - 'Greek': ( - 0x37000000374, - 0x37500000378, - 0x37a0000037e, - 0x37f00000380, - 0x38400000385, - 0x38600000387, - 0x3880000038b, - 0x38c0000038d, - 0x38e000003a2, - 0x3a3000003e2, - 0x3f000000400, - 0x1d2600001d2b, - 0x1d5d00001d62, - 0x1d6600001d6b, - 0x1dbf00001dc0, - 0x1f0000001f16, - 0x1f1800001f1e, - 0x1f2000001f46, - 0x1f4800001f4e, - 0x1f5000001f58, - 0x1f5900001f5a, - 0x1f5b00001f5c, - 0x1f5d00001f5e, - 0x1f5f00001f7e, - 0x1f8000001fb5, - 0x1fb600001fc5, - 0x1fc600001fd4, - 0x1fd600001fdc, - 0x1fdd00001ff0, - 0x1ff200001ff5, - 0x1ff600001fff, - 0x212600002127, - 0xab650000ab66, - 0x101400001018f, - 0x101a0000101a1, - 0x1d2000001d246, - ), - 'Han': ( - 0x2e8000002e9a, - 0x2e9b00002ef4, - 0x2f0000002fd6, - 0x300500003006, - 0x300700003008, - 0x30210000302a, - 0x30380000303c, - 0x340000004dc0, - 0x4e000000a000, - 0xf9000000fa6e, - 0xfa700000fada, - 0x16fe200016fe4, - 0x16ff000016ff2, - 0x200000002a6e0, - 0x2a7000002b73a, - 0x2b7400002b81e, - 0x2b8200002cea2, - 0x2ceb00002ebe1, - 0x2f8000002fa1e, - 0x300000003134b, - 0x31350000323b0, - ), - 'Hebrew': ( - 0x591000005c8, - 0x5d0000005eb, - 0x5ef000005f5, - 0xfb1d0000fb37, - 0xfb380000fb3d, - 0xfb3e0000fb3f, - 0xfb400000fb42, - 0xfb430000fb45, - 0xfb460000fb50, - ), - 'Hiragana': ( - 0x304100003097, - 0x309d000030a0, - 0x1b0010001b120, - 0x1b1320001b133, - 0x1b1500001b153, - 0x1f2000001f201, - ), - 'Katakana': ( - 0x30a1000030fb, - 0x30fd00003100, - 0x31f000003200, - 0x32d0000032ff, - 0x330000003358, - 0xff660000ff70, - 0xff710000ff9e, - 0x1aff00001aff4, - 0x1aff50001affc, - 0x1affd0001afff, - 0x1b0000001b001, - 0x1b1200001b123, - 0x1b1550001b156, - 0x1b1640001b168, - ), -} -joining_types = { - 0x600: 85, - 0x601: 85, - 0x602: 85, - 0x603: 85, - 0x604: 85, - 0x605: 85, - 0x608: 85, - 0x60b: 85, - 0x620: 68, - 0x621: 85, - 0x622: 82, - 0x623: 82, - 0x624: 82, - 0x625: 82, - 0x626: 68, - 0x627: 82, - 0x628: 68, - 0x629: 82, - 0x62a: 68, - 0x62b: 68, - 0x62c: 68, - 0x62d: 68, - 0x62e: 68, - 0x62f: 82, - 0x630: 82, - 0x631: 82, - 0x632: 82, - 0x633: 68, - 0x634: 68, - 0x635: 68, - 0x636: 68, - 0x637: 68, - 0x638: 68, - 0x639: 68, - 0x63a: 68, - 0x63b: 68, - 0x63c: 68, - 0x63d: 68, - 0x63e: 68, - 0x63f: 68, - 0x640: 67, - 0x641: 68, - 0x642: 68, - 0x643: 68, - 0x644: 68, - 0x645: 68, - 0x646: 68, - 0x647: 68, - 0x648: 82, - 0x649: 68, - 0x64a: 68, - 0x66e: 68, - 0x66f: 68, - 0x671: 82, - 0x672: 82, - 0x673: 82, - 0x674: 85, - 0x675: 82, - 0x676: 82, - 0x677: 82, - 0x678: 68, - 0x679: 68, - 0x67a: 68, - 0x67b: 68, - 0x67c: 68, - 0x67d: 68, - 0x67e: 68, - 0x67f: 68, - 0x680: 68, - 0x681: 68, - 0x682: 68, - 0x683: 68, - 0x684: 68, - 0x685: 68, - 0x686: 68, - 0x687: 68, - 0x688: 82, - 0x689: 82, - 0x68a: 82, - 0x68b: 82, - 0x68c: 82, - 0x68d: 82, - 0x68e: 82, - 0x68f: 82, - 0x690: 82, - 0x691: 82, - 0x692: 82, - 0x693: 82, - 0x694: 82, - 0x695: 82, - 0x696: 82, - 0x697: 82, - 0x698: 82, - 0x699: 82, - 0x69a: 68, - 0x69b: 68, - 0x69c: 68, - 0x69d: 68, - 0x69e: 68, - 0x69f: 68, - 0x6a0: 68, - 0x6a1: 68, - 0x6a2: 68, - 0x6a3: 68, - 0x6a4: 68, - 0x6a5: 68, - 0x6a6: 68, - 0x6a7: 68, - 0x6a8: 68, - 0x6a9: 68, - 0x6aa: 68, - 0x6ab: 68, - 0x6ac: 68, - 0x6ad: 68, - 0x6ae: 68, - 0x6af: 68, - 0x6b0: 68, - 0x6b1: 68, - 0x6b2: 68, - 0x6b3: 68, - 0x6b4: 68, - 0x6b5: 68, - 0x6b6: 68, - 0x6b7: 68, - 0x6b8: 68, - 0x6b9: 68, - 0x6ba: 68, - 0x6bb: 68, - 0x6bc: 68, - 0x6bd: 68, - 0x6be: 68, - 0x6bf: 68, - 0x6c0: 82, - 0x6c1: 68, - 0x6c2: 68, - 0x6c3: 82, - 0x6c4: 82, - 0x6c5: 82, - 0x6c6: 82, - 0x6c7: 82, - 0x6c8: 82, - 0x6c9: 82, - 0x6ca: 82, - 0x6cb: 82, - 0x6cc: 68, - 0x6cd: 82, - 0x6ce: 68, - 0x6cf: 82, - 0x6d0: 68, - 0x6d1: 68, - 0x6d2: 82, - 0x6d3: 82, - 0x6d5: 82, - 0x6dd: 85, - 0x6ee: 82, - 0x6ef: 82, - 0x6fa: 68, - 0x6fb: 68, - 0x6fc: 68, - 0x6ff: 68, - 0x70f: 84, - 0x710: 82, - 0x712: 68, - 0x713: 68, - 0x714: 68, - 0x715: 82, - 0x716: 82, - 0x717: 82, - 0x718: 82, - 0x719: 82, - 0x71a: 68, - 0x71b: 68, - 0x71c: 68, - 0x71d: 68, - 0x71e: 82, - 0x71f: 68, - 0x720: 68, - 0x721: 68, - 0x722: 68, - 0x723: 68, - 0x724: 68, - 0x725: 68, - 0x726: 68, - 0x727: 68, - 0x728: 82, - 0x729: 68, - 0x72a: 82, - 0x72b: 68, - 0x72c: 82, - 0x72d: 68, - 0x72e: 68, - 0x72f: 82, - 0x74d: 82, - 0x74e: 68, - 0x74f: 68, - 0x750: 68, - 0x751: 68, - 0x752: 68, - 0x753: 68, - 0x754: 68, - 0x755: 68, - 0x756: 68, - 0x757: 68, - 0x758: 68, - 0x759: 82, - 0x75a: 82, - 0x75b: 82, - 0x75c: 68, - 0x75d: 68, - 0x75e: 68, - 0x75f: 68, - 0x760: 68, - 0x761: 68, - 0x762: 68, - 0x763: 68, - 0x764: 68, - 0x765: 68, - 0x766: 68, - 0x767: 68, - 0x768: 68, - 0x769: 68, - 0x76a: 68, - 0x76b: 82, - 0x76c: 82, - 0x76d: 68, - 0x76e: 68, - 0x76f: 68, - 0x770: 68, - 0x771: 82, - 0x772: 68, - 0x773: 82, - 0x774: 82, - 0x775: 68, - 0x776: 68, - 0x777: 68, - 0x778: 82, - 0x779: 82, - 0x77a: 68, - 0x77b: 68, - 0x77c: 68, - 0x77d: 68, - 0x77e: 68, - 0x77f: 68, - 0x7ca: 68, - 0x7cb: 68, - 0x7cc: 68, - 0x7cd: 68, - 0x7ce: 68, - 0x7cf: 68, - 0x7d0: 68, - 0x7d1: 68, - 0x7d2: 68, - 0x7d3: 68, - 0x7d4: 68, - 0x7d5: 68, - 0x7d6: 68, - 0x7d7: 68, - 0x7d8: 68, - 0x7d9: 68, - 0x7da: 68, - 0x7db: 68, - 0x7dc: 68, - 0x7dd: 68, - 0x7de: 68, - 0x7df: 68, - 0x7e0: 68, - 0x7e1: 68, - 0x7e2: 68, - 0x7e3: 68, - 0x7e4: 68, - 0x7e5: 68, - 0x7e6: 68, - 0x7e7: 68, - 0x7e8: 68, - 0x7e9: 68, - 0x7ea: 68, - 0x7fa: 67, - 0x840: 82, - 0x841: 68, - 0x842: 68, - 0x843: 68, - 0x844: 68, - 0x845: 68, - 0x846: 82, - 0x847: 82, - 0x848: 68, - 0x849: 82, - 0x84a: 68, - 0x84b: 68, - 0x84c: 68, - 0x84d: 68, - 0x84e: 68, - 0x84f: 68, - 0x850: 68, - 0x851: 68, - 0x852: 68, - 0x853: 68, - 0x854: 82, - 0x855: 68, - 0x856: 82, - 0x857: 82, - 0x858: 82, - 0x860: 68, - 0x861: 85, - 0x862: 68, - 0x863: 68, - 0x864: 68, - 0x865: 68, - 0x866: 85, - 0x867: 82, - 0x868: 68, - 0x869: 82, - 0x86a: 82, - 0x870: 82, - 0x871: 82, - 0x872: 82, - 0x873: 82, - 0x874: 82, - 0x875: 82, - 0x876: 82, - 0x877: 82, - 0x878: 82, - 0x879: 82, - 0x87a: 82, - 0x87b: 82, - 0x87c: 82, - 0x87d: 82, - 0x87e: 82, - 0x87f: 82, - 0x880: 82, - 0x881: 82, - 0x882: 82, - 0x883: 67, - 0x884: 67, - 0x885: 67, - 0x886: 68, - 0x887: 85, - 0x888: 85, - 0x889: 68, - 0x88a: 68, - 0x88b: 68, - 0x88c: 68, - 0x88d: 68, - 0x88e: 82, - 0x890: 85, - 0x891: 85, - 0x8a0: 68, - 0x8a1: 68, - 0x8a2: 68, - 0x8a3: 68, - 0x8a4: 68, - 0x8a5: 68, - 0x8a6: 68, - 0x8a7: 68, - 0x8a8: 68, - 0x8a9: 68, - 0x8aa: 82, - 0x8ab: 82, - 0x8ac: 82, - 0x8ad: 85, - 0x8ae: 82, - 0x8af: 68, - 0x8b0: 68, - 0x8b1: 82, - 0x8b2: 82, - 0x8b3: 68, - 0x8b4: 68, - 0x8b5: 68, - 0x8b6: 68, - 0x8b7: 68, - 0x8b8: 68, - 0x8b9: 82, - 0x8ba: 68, - 0x8bb: 68, - 0x8bc: 68, - 0x8bd: 68, - 0x8be: 68, - 0x8bf: 68, - 0x8c0: 68, - 0x8c1: 68, - 0x8c2: 68, - 0x8c3: 68, - 0x8c4: 68, - 0x8c5: 68, - 0x8c6: 68, - 0x8c7: 68, - 0x8c8: 68, - 0x8e2: 85, - 0x1806: 85, - 0x1807: 68, - 0x180a: 67, - 0x180e: 85, - 0x1820: 68, - 0x1821: 68, - 0x1822: 68, - 0x1823: 68, - 0x1824: 68, - 0x1825: 68, - 0x1826: 68, - 0x1827: 68, - 0x1828: 68, - 0x1829: 68, - 0x182a: 68, - 0x182b: 68, - 0x182c: 68, - 0x182d: 68, - 0x182e: 68, - 0x182f: 68, - 0x1830: 68, - 0x1831: 68, - 0x1832: 68, - 0x1833: 68, - 0x1834: 68, - 0x1835: 68, - 0x1836: 68, - 0x1837: 68, - 0x1838: 68, - 0x1839: 68, - 0x183a: 68, - 0x183b: 68, - 0x183c: 68, - 0x183d: 68, - 0x183e: 68, - 0x183f: 68, - 0x1840: 68, - 0x1841: 68, - 0x1842: 68, - 0x1843: 68, - 0x1844: 68, - 0x1845: 68, - 0x1846: 68, - 0x1847: 68, - 0x1848: 68, - 0x1849: 68, - 0x184a: 68, - 0x184b: 68, - 0x184c: 68, - 0x184d: 68, - 0x184e: 68, - 0x184f: 68, - 0x1850: 68, - 0x1851: 68, - 0x1852: 68, - 0x1853: 68, - 0x1854: 68, - 0x1855: 68, - 0x1856: 68, - 0x1857: 68, - 0x1858: 68, - 0x1859: 68, - 0x185a: 68, - 0x185b: 68, - 0x185c: 68, - 0x185d: 68, - 0x185e: 68, - 0x185f: 68, - 0x1860: 68, - 0x1861: 68, - 0x1862: 68, - 0x1863: 68, - 0x1864: 68, - 0x1865: 68, - 0x1866: 68, - 0x1867: 68, - 0x1868: 68, - 0x1869: 68, - 0x186a: 68, - 0x186b: 68, - 0x186c: 68, - 0x186d: 68, - 0x186e: 68, - 0x186f: 68, - 0x1870: 68, - 0x1871: 68, - 0x1872: 68, - 0x1873: 68, - 0x1874: 68, - 0x1875: 68, - 0x1876: 68, - 0x1877: 68, - 0x1878: 68, - 0x1880: 85, - 0x1881: 85, - 0x1882: 85, - 0x1883: 85, - 0x1884: 85, - 0x1885: 84, - 0x1886: 84, - 0x1887: 68, - 0x1888: 68, - 0x1889: 68, - 0x188a: 68, - 0x188b: 68, - 0x188c: 68, - 0x188d: 68, - 0x188e: 68, - 0x188f: 68, - 0x1890: 68, - 0x1891: 68, - 0x1892: 68, - 0x1893: 68, - 0x1894: 68, - 0x1895: 68, - 0x1896: 68, - 0x1897: 68, - 0x1898: 68, - 0x1899: 68, - 0x189a: 68, - 0x189b: 68, - 0x189c: 68, - 0x189d: 68, - 0x189e: 68, - 0x189f: 68, - 0x18a0: 68, - 0x18a1: 68, - 0x18a2: 68, - 0x18a3: 68, - 0x18a4: 68, - 0x18a5: 68, - 0x18a6: 68, - 0x18a7: 68, - 0x18a8: 68, - 0x18aa: 68, - 0x200c: 85, - 0x200d: 67, - 0x202f: 85, - 0x2066: 85, - 0x2067: 85, - 0x2068: 85, - 0x2069: 85, - 0xa840: 68, - 0xa841: 68, - 0xa842: 68, - 0xa843: 68, - 0xa844: 68, - 0xa845: 68, - 0xa846: 68, - 0xa847: 68, - 0xa848: 68, - 0xa849: 68, - 0xa84a: 68, - 0xa84b: 68, - 0xa84c: 68, - 0xa84d: 68, - 0xa84e: 68, - 0xa84f: 68, - 0xa850: 68, - 0xa851: 68, - 0xa852: 68, - 0xa853: 68, - 0xa854: 68, - 0xa855: 68, - 0xa856: 68, - 0xa857: 68, - 0xa858: 68, - 0xa859: 68, - 0xa85a: 68, - 0xa85b: 68, - 0xa85c: 68, - 0xa85d: 68, - 0xa85e: 68, - 0xa85f: 68, - 0xa860: 68, - 0xa861: 68, - 0xa862: 68, - 0xa863: 68, - 0xa864: 68, - 0xa865: 68, - 0xa866: 68, - 0xa867: 68, - 0xa868: 68, - 0xa869: 68, - 0xa86a: 68, - 0xa86b: 68, - 0xa86c: 68, - 0xa86d: 68, - 0xa86e: 68, - 0xa86f: 68, - 0xa870: 68, - 0xa871: 68, - 0xa872: 76, - 0xa873: 85, - 0x10ac0: 68, - 0x10ac1: 68, - 0x10ac2: 68, - 0x10ac3: 68, - 0x10ac4: 68, - 0x10ac5: 82, - 0x10ac6: 85, - 0x10ac7: 82, - 0x10ac8: 85, - 0x10ac9: 82, - 0x10aca: 82, - 0x10acb: 85, - 0x10acc: 85, - 0x10acd: 76, - 0x10ace: 82, - 0x10acf: 82, - 0x10ad0: 82, - 0x10ad1: 82, - 0x10ad2: 82, - 0x10ad3: 68, - 0x10ad4: 68, - 0x10ad5: 68, - 0x10ad6: 68, - 0x10ad7: 76, - 0x10ad8: 68, - 0x10ad9: 68, - 0x10ada: 68, - 0x10adb: 68, - 0x10adc: 68, - 0x10add: 82, - 0x10ade: 68, - 0x10adf: 68, - 0x10ae0: 68, - 0x10ae1: 82, - 0x10ae2: 85, - 0x10ae3: 85, - 0x10ae4: 82, - 0x10aeb: 68, - 0x10aec: 68, - 0x10aed: 68, - 0x10aee: 68, - 0x10aef: 82, - 0x10b80: 68, - 0x10b81: 82, - 0x10b82: 68, - 0x10b83: 82, - 0x10b84: 82, - 0x10b85: 82, - 0x10b86: 68, - 0x10b87: 68, - 0x10b88: 68, - 0x10b89: 82, - 0x10b8a: 68, - 0x10b8b: 68, - 0x10b8c: 82, - 0x10b8d: 68, - 0x10b8e: 82, - 0x10b8f: 82, - 0x10b90: 68, - 0x10b91: 82, - 0x10ba9: 82, - 0x10baa: 82, - 0x10bab: 82, - 0x10bac: 82, - 0x10bad: 68, - 0x10bae: 68, - 0x10baf: 85, - 0x10d00: 76, - 0x10d01: 68, - 0x10d02: 68, - 0x10d03: 68, - 0x10d04: 68, - 0x10d05: 68, - 0x10d06: 68, - 0x10d07: 68, - 0x10d08: 68, - 0x10d09: 68, - 0x10d0a: 68, - 0x10d0b: 68, - 0x10d0c: 68, - 0x10d0d: 68, - 0x10d0e: 68, - 0x10d0f: 68, - 0x10d10: 68, - 0x10d11: 68, - 0x10d12: 68, - 0x10d13: 68, - 0x10d14: 68, - 0x10d15: 68, - 0x10d16: 68, - 0x10d17: 68, - 0x10d18: 68, - 0x10d19: 68, - 0x10d1a: 68, - 0x10d1b: 68, - 0x10d1c: 68, - 0x10d1d: 68, - 0x10d1e: 68, - 0x10d1f: 68, - 0x10d20: 68, - 0x10d21: 68, - 0x10d22: 82, - 0x10d23: 68, - 0x10f30: 68, - 0x10f31: 68, - 0x10f32: 68, - 0x10f33: 82, - 0x10f34: 68, - 0x10f35: 68, - 0x10f36: 68, - 0x10f37: 68, - 0x10f38: 68, - 0x10f39: 68, - 0x10f3a: 68, - 0x10f3b: 68, - 0x10f3c: 68, - 0x10f3d: 68, - 0x10f3e: 68, - 0x10f3f: 68, - 0x10f40: 68, - 0x10f41: 68, - 0x10f42: 68, - 0x10f43: 68, - 0x10f44: 68, - 0x10f45: 85, - 0x10f51: 68, - 0x10f52: 68, - 0x10f53: 68, - 0x10f54: 82, - 0x10f70: 68, - 0x10f71: 68, - 0x10f72: 68, - 0x10f73: 68, - 0x10f74: 82, - 0x10f75: 82, - 0x10f76: 68, - 0x10f77: 68, - 0x10f78: 68, - 0x10f79: 68, - 0x10f7a: 68, - 0x10f7b: 68, - 0x10f7c: 68, - 0x10f7d: 68, - 0x10f7e: 68, - 0x10f7f: 68, - 0x10f80: 68, - 0x10f81: 68, - 0x10fb0: 68, - 0x10fb1: 85, - 0x10fb2: 68, - 0x10fb3: 68, - 0x10fb4: 82, - 0x10fb5: 82, - 0x10fb6: 82, - 0x10fb7: 85, - 0x10fb8: 68, - 0x10fb9: 82, - 0x10fba: 82, - 0x10fbb: 68, - 0x10fbc: 68, - 0x10fbd: 82, - 0x10fbe: 68, - 0x10fbf: 68, - 0x10fc0: 85, - 0x10fc1: 68, - 0x10fc2: 82, - 0x10fc3: 82, - 0x10fc4: 68, - 0x10fc5: 85, - 0x10fc6: 85, - 0x10fc7: 85, - 0x10fc8: 85, - 0x10fc9: 82, - 0x10fca: 68, - 0x10fcb: 76, - 0x110bd: 85, - 0x110cd: 85, - 0x1e900: 68, - 0x1e901: 68, - 0x1e902: 68, - 0x1e903: 68, - 0x1e904: 68, - 0x1e905: 68, - 0x1e906: 68, - 0x1e907: 68, - 0x1e908: 68, - 0x1e909: 68, - 0x1e90a: 68, - 0x1e90b: 68, - 0x1e90c: 68, - 0x1e90d: 68, - 0x1e90e: 68, - 0x1e90f: 68, - 0x1e910: 68, - 0x1e911: 68, - 0x1e912: 68, - 0x1e913: 68, - 0x1e914: 68, - 0x1e915: 68, - 0x1e916: 68, - 0x1e917: 68, - 0x1e918: 68, - 0x1e919: 68, - 0x1e91a: 68, - 0x1e91b: 68, - 0x1e91c: 68, - 0x1e91d: 68, - 0x1e91e: 68, - 0x1e91f: 68, - 0x1e920: 68, - 0x1e921: 68, - 0x1e922: 68, - 0x1e923: 68, - 0x1e924: 68, - 0x1e925: 68, - 0x1e926: 68, - 0x1e927: 68, - 0x1e928: 68, - 0x1e929: 68, - 0x1e92a: 68, - 0x1e92b: 68, - 0x1e92c: 68, - 0x1e92d: 68, - 0x1e92e: 68, - 0x1e92f: 68, - 0x1e930: 68, - 0x1e931: 68, - 0x1e932: 68, - 0x1e933: 68, - 0x1e934: 68, - 0x1e935: 68, - 0x1e936: 68, - 0x1e937: 68, - 0x1e938: 68, - 0x1e939: 68, - 0x1e93a: 68, - 0x1e93b: 68, - 0x1e93c: 68, - 0x1e93d: 68, - 0x1e93e: 68, - 0x1e93f: 68, - 0x1e940: 68, - 0x1e941: 68, - 0x1e942: 68, - 0x1e943: 68, - 0x1e94b: 84, -} -codepoint_classes = { - 'PVALID': ( - 0x2d0000002e, - 0x300000003a, - 0x610000007b, - 0xdf000000f7, - 0xf800000100, - 0x10100000102, - 0x10300000104, - 0x10500000106, - 0x10700000108, - 0x1090000010a, - 0x10b0000010c, - 0x10d0000010e, - 0x10f00000110, - 0x11100000112, - 0x11300000114, - 0x11500000116, - 0x11700000118, - 0x1190000011a, - 0x11b0000011c, - 0x11d0000011e, - 0x11f00000120, - 0x12100000122, - 0x12300000124, - 0x12500000126, - 0x12700000128, - 0x1290000012a, - 0x12b0000012c, - 0x12d0000012e, - 0x12f00000130, - 0x13100000132, - 0x13500000136, - 0x13700000139, - 0x13a0000013b, - 0x13c0000013d, - 0x13e0000013f, - 0x14200000143, - 0x14400000145, - 0x14600000147, - 0x14800000149, - 0x14b0000014c, - 0x14d0000014e, - 0x14f00000150, - 0x15100000152, - 0x15300000154, - 0x15500000156, - 0x15700000158, - 0x1590000015a, - 0x15b0000015c, - 0x15d0000015e, - 0x15f00000160, - 0x16100000162, - 0x16300000164, - 0x16500000166, - 0x16700000168, - 0x1690000016a, - 0x16b0000016c, - 0x16d0000016e, - 0x16f00000170, - 0x17100000172, - 0x17300000174, - 0x17500000176, - 0x17700000178, - 0x17a0000017b, - 0x17c0000017d, - 0x17e0000017f, - 0x18000000181, - 0x18300000184, - 0x18500000186, - 0x18800000189, - 0x18c0000018e, - 0x19200000193, - 0x19500000196, - 0x1990000019c, - 0x19e0000019f, - 0x1a1000001a2, - 0x1a3000001a4, - 0x1a5000001a6, - 0x1a8000001a9, - 0x1aa000001ac, - 0x1ad000001ae, - 0x1b0000001b1, - 0x1b4000001b5, - 0x1b6000001b7, - 0x1b9000001bc, - 0x1bd000001c4, - 0x1ce000001cf, - 0x1d0000001d1, - 0x1d2000001d3, - 0x1d4000001d5, - 0x1d6000001d7, - 0x1d8000001d9, - 0x1da000001db, - 0x1dc000001de, - 0x1df000001e0, - 0x1e1000001e2, - 0x1e3000001e4, - 0x1e5000001e6, - 0x1e7000001e8, - 0x1e9000001ea, - 0x1eb000001ec, - 0x1ed000001ee, - 0x1ef000001f1, - 0x1f5000001f6, - 0x1f9000001fa, - 0x1fb000001fc, - 0x1fd000001fe, - 0x1ff00000200, - 0x20100000202, - 0x20300000204, - 0x20500000206, - 0x20700000208, - 0x2090000020a, - 0x20b0000020c, - 0x20d0000020e, - 0x20f00000210, - 0x21100000212, - 0x21300000214, - 0x21500000216, - 0x21700000218, - 0x2190000021a, - 0x21b0000021c, - 0x21d0000021e, - 0x21f00000220, - 0x22100000222, - 0x22300000224, - 0x22500000226, - 0x22700000228, - 0x2290000022a, - 0x22b0000022c, - 0x22d0000022e, - 0x22f00000230, - 0x23100000232, - 0x2330000023a, - 0x23c0000023d, - 0x23f00000241, - 0x24200000243, - 0x24700000248, - 0x2490000024a, - 0x24b0000024c, - 0x24d0000024e, - 0x24f000002b0, - 0x2b9000002c2, - 0x2c6000002d2, - 0x2ec000002ed, - 0x2ee000002ef, - 0x30000000340, - 0x34200000343, - 0x3460000034f, - 0x35000000370, - 0x37100000372, - 0x37300000374, - 0x37700000378, - 0x37b0000037e, - 0x39000000391, - 0x3ac000003cf, - 0x3d7000003d8, - 0x3d9000003da, - 0x3db000003dc, - 0x3dd000003de, - 0x3df000003e0, - 0x3e1000003e2, - 0x3e3000003e4, - 0x3e5000003e6, - 0x3e7000003e8, - 0x3e9000003ea, - 0x3eb000003ec, - 0x3ed000003ee, - 0x3ef000003f0, - 0x3f3000003f4, - 0x3f8000003f9, - 0x3fb000003fd, - 0x43000000460, - 0x46100000462, - 0x46300000464, - 0x46500000466, - 0x46700000468, - 0x4690000046a, - 0x46b0000046c, - 0x46d0000046e, - 0x46f00000470, - 0x47100000472, - 0x47300000474, - 0x47500000476, - 0x47700000478, - 0x4790000047a, - 0x47b0000047c, - 0x47d0000047e, - 0x47f00000480, - 0x48100000482, - 0x48300000488, - 0x48b0000048c, - 0x48d0000048e, - 0x48f00000490, - 0x49100000492, - 0x49300000494, - 0x49500000496, - 0x49700000498, - 0x4990000049a, - 0x49b0000049c, - 0x49d0000049e, - 0x49f000004a0, - 0x4a1000004a2, - 0x4a3000004a4, - 0x4a5000004a6, - 0x4a7000004a8, - 0x4a9000004aa, - 0x4ab000004ac, - 0x4ad000004ae, - 0x4af000004b0, - 0x4b1000004b2, - 0x4b3000004b4, - 0x4b5000004b6, - 0x4b7000004b8, - 0x4b9000004ba, - 0x4bb000004bc, - 0x4bd000004be, - 0x4bf000004c0, - 0x4c2000004c3, - 0x4c4000004c5, - 0x4c6000004c7, - 0x4c8000004c9, - 0x4ca000004cb, - 0x4cc000004cd, - 0x4ce000004d0, - 0x4d1000004d2, - 0x4d3000004d4, - 0x4d5000004d6, - 0x4d7000004d8, - 0x4d9000004da, - 0x4db000004dc, - 0x4dd000004de, - 0x4df000004e0, - 0x4e1000004e2, - 0x4e3000004e4, - 0x4e5000004e6, - 0x4e7000004e8, - 0x4e9000004ea, - 0x4eb000004ec, - 0x4ed000004ee, - 0x4ef000004f0, - 0x4f1000004f2, - 0x4f3000004f4, - 0x4f5000004f6, - 0x4f7000004f8, - 0x4f9000004fa, - 0x4fb000004fc, - 0x4fd000004fe, - 0x4ff00000500, - 0x50100000502, - 0x50300000504, - 0x50500000506, - 0x50700000508, - 0x5090000050a, - 0x50b0000050c, - 0x50d0000050e, - 0x50f00000510, - 0x51100000512, - 0x51300000514, - 0x51500000516, - 0x51700000518, - 0x5190000051a, - 0x51b0000051c, - 0x51d0000051e, - 0x51f00000520, - 0x52100000522, - 0x52300000524, - 0x52500000526, - 0x52700000528, - 0x5290000052a, - 0x52b0000052c, - 0x52d0000052e, - 0x52f00000530, - 0x5590000055a, - 0x56000000587, - 0x58800000589, - 0x591000005be, - 0x5bf000005c0, - 0x5c1000005c3, - 0x5c4000005c6, - 0x5c7000005c8, - 0x5d0000005eb, - 0x5ef000005f3, - 0x6100000061b, - 0x62000000640, - 0x64100000660, - 0x66e00000675, - 0x679000006d4, - 0x6d5000006dd, - 0x6df000006e9, - 0x6ea000006f0, - 0x6fa00000700, - 0x7100000074b, - 0x74d000007b2, - 0x7c0000007f6, - 0x7fd000007fe, - 0x8000000082e, - 0x8400000085c, - 0x8600000086b, - 0x87000000888, - 0x8890000088f, - 0x898000008e2, - 0x8e300000958, - 0x96000000964, - 0x96600000970, - 0x97100000984, - 0x9850000098d, - 0x98f00000991, - 0x993000009a9, - 0x9aa000009b1, - 0x9b2000009b3, - 0x9b6000009ba, - 0x9bc000009c5, - 0x9c7000009c9, - 0x9cb000009cf, - 0x9d7000009d8, - 0x9e0000009e4, - 0x9e6000009f2, - 0x9fc000009fd, - 0x9fe000009ff, - 0xa0100000a04, - 0xa0500000a0b, - 0xa0f00000a11, - 0xa1300000a29, - 0xa2a00000a31, - 0xa3200000a33, - 0xa3500000a36, - 0xa3800000a3a, - 0xa3c00000a3d, - 0xa3e00000a43, - 0xa4700000a49, - 0xa4b00000a4e, - 0xa5100000a52, - 0xa5c00000a5d, - 0xa6600000a76, - 0xa8100000a84, - 0xa8500000a8e, - 0xa8f00000a92, - 0xa9300000aa9, - 0xaaa00000ab1, - 0xab200000ab4, - 0xab500000aba, - 0xabc00000ac6, - 0xac700000aca, - 0xacb00000ace, - 0xad000000ad1, - 0xae000000ae4, - 0xae600000af0, - 0xaf900000b00, - 0xb0100000b04, - 0xb0500000b0d, - 0xb0f00000b11, - 0xb1300000b29, - 0xb2a00000b31, - 0xb3200000b34, - 0xb3500000b3a, - 0xb3c00000b45, - 0xb4700000b49, - 0xb4b00000b4e, - 0xb5500000b58, - 0xb5f00000b64, - 0xb6600000b70, - 0xb7100000b72, - 0xb8200000b84, - 0xb8500000b8b, - 0xb8e00000b91, - 0xb9200000b96, - 0xb9900000b9b, - 0xb9c00000b9d, - 0xb9e00000ba0, - 0xba300000ba5, - 0xba800000bab, - 0xbae00000bba, - 0xbbe00000bc3, - 0xbc600000bc9, - 0xbca00000bce, - 0xbd000000bd1, - 0xbd700000bd8, - 0xbe600000bf0, - 0xc0000000c0d, - 0xc0e00000c11, - 0xc1200000c29, - 0xc2a00000c3a, - 0xc3c00000c45, - 0xc4600000c49, - 0xc4a00000c4e, - 0xc5500000c57, - 0xc5800000c5b, - 0xc5d00000c5e, - 0xc6000000c64, - 0xc6600000c70, - 0xc8000000c84, - 0xc8500000c8d, - 0xc8e00000c91, - 0xc9200000ca9, - 0xcaa00000cb4, - 0xcb500000cba, - 0xcbc00000cc5, - 0xcc600000cc9, - 0xcca00000cce, - 0xcd500000cd7, - 0xcdd00000cdf, - 0xce000000ce4, - 0xce600000cf0, - 0xcf100000cf4, - 0xd0000000d0d, - 0xd0e00000d11, - 0xd1200000d45, - 0xd4600000d49, - 0xd4a00000d4f, - 0xd5400000d58, - 0xd5f00000d64, - 0xd6600000d70, - 0xd7a00000d80, - 0xd8100000d84, - 0xd8500000d97, - 0xd9a00000db2, - 0xdb300000dbc, - 0xdbd00000dbe, - 0xdc000000dc7, - 0xdca00000dcb, - 0xdcf00000dd5, - 0xdd600000dd7, - 0xdd800000de0, - 0xde600000df0, - 0xdf200000df4, - 0xe0100000e33, - 0xe3400000e3b, - 0xe4000000e4f, - 0xe5000000e5a, - 0xe8100000e83, - 0xe8400000e85, - 0xe8600000e8b, - 0xe8c00000ea4, - 0xea500000ea6, - 0xea700000eb3, - 0xeb400000ebe, - 0xec000000ec5, - 0xec600000ec7, - 0xec800000ecf, - 0xed000000eda, - 0xede00000ee0, - 0xf0000000f01, - 0xf0b00000f0c, - 0xf1800000f1a, - 0xf2000000f2a, - 0xf3500000f36, - 0xf3700000f38, - 0xf3900000f3a, - 0xf3e00000f43, - 0xf4400000f48, - 0xf4900000f4d, - 0xf4e00000f52, - 0xf5300000f57, - 0xf5800000f5c, - 0xf5d00000f69, - 0xf6a00000f6d, - 0xf7100000f73, - 0xf7400000f75, - 0xf7a00000f81, - 0xf8200000f85, - 0xf8600000f93, - 0xf9400000f98, - 0xf9900000f9d, - 0xf9e00000fa2, - 0xfa300000fa7, - 0xfa800000fac, - 0xfad00000fb9, - 0xfba00000fbd, - 0xfc600000fc7, - 0x10000000104a, - 0x10500000109e, - 0x10d0000010fb, - 0x10fd00001100, - 0x120000001249, - 0x124a0000124e, - 0x125000001257, - 0x125800001259, - 0x125a0000125e, - 0x126000001289, - 0x128a0000128e, - 0x1290000012b1, - 0x12b2000012b6, - 0x12b8000012bf, - 0x12c0000012c1, - 0x12c2000012c6, - 0x12c8000012d7, - 0x12d800001311, - 0x131200001316, - 0x13180000135b, - 0x135d00001360, - 0x138000001390, - 0x13a0000013f6, - 0x14010000166d, - 0x166f00001680, - 0x16810000169b, - 0x16a0000016eb, - 0x16f1000016f9, - 0x170000001716, - 0x171f00001735, - 0x174000001754, - 0x17600000176d, - 0x176e00001771, - 0x177200001774, - 0x1780000017b4, - 0x17b6000017d4, - 0x17d7000017d8, - 0x17dc000017de, - 0x17e0000017ea, - 0x18100000181a, - 0x182000001879, - 0x1880000018ab, - 0x18b0000018f6, - 0x19000000191f, - 0x19200000192c, - 0x19300000193c, - 0x19460000196e, - 0x197000001975, - 0x1980000019ac, - 0x19b0000019ca, - 0x19d0000019da, - 0x1a0000001a1c, - 0x1a2000001a5f, - 0x1a6000001a7d, - 0x1a7f00001a8a, - 0x1a9000001a9a, - 0x1aa700001aa8, - 0x1ab000001abe, - 0x1abf00001acf, - 0x1b0000001b4d, - 0x1b5000001b5a, - 0x1b6b00001b74, - 0x1b8000001bf4, - 0x1c0000001c38, - 0x1c4000001c4a, - 0x1c4d00001c7e, - 0x1cd000001cd3, - 0x1cd400001cfb, - 0x1d0000001d2c, - 0x1d2f00001d30, - 0x1d3b00001d3c, - 0x1d4e00001d4f, - 0x1d6b00001d78, - 0x1d7900001d9b, - 0x1dc000001e00, - 0x1e0100001e02, - 0x1e0300001e04, - 0x1e0500001e06, - 0x1e0700001e08, - 0x1e0900001e0a, - 0x1e0b00001e0c, - 0x1e0d00001e0e, - 0x1e0f00001e10, - 0x1e1100001e12, - 0x1e1300001e14, - 0x1e1500001e16, - 0x1e1700001e18, - 0x1e1900001e1a, - 0x1e1b00001e1c, - 0x1e1d00001e1e, - 0x1e1f00001e20, - 0x1e2100001e22, - 0x1e2300001e24, - 0x1e2500001e26, - 0x1e2700001e28, - 0x1e2900001e2a, - 0x1e2b00001e2c, - 0x1e2d00001e2e, - 0x1e2f00001e30, - 0x1e3100001e32, - 0x1e3300001e34, - 0x1e3500001e36, - 0x1e3700001e38, - 0x1e3900001e3a, - 0x1e3b00001e3c, - 0x1e3d00001e3e, - 0x1e3f00001e40, - 0x1e4100001e42, - 0x1e4300001e44, - 0x1e4500001e46, - 0x1e4700001e48, - 0x1e4900001e4a, - 0x1e4b00001e4c, - 0x1e4d00001e4e, - 0x1e4f00001e50, - 0x1e5100001e52, - 0x1e5300001e54, - 0x1e5500001e56, - 0x1e5700001e58, - 0x1e5900001e5a, - 0x1e5b00001e5c, - 0x1e5d00001e5e, - 0x1e5f00001e60, - 0x1e6100001e62, - 0x1e6300001e64, - 0x1e6500001e66, - 0x1e6700001e68, - 0x1e6900001e6a, - 0x1e6b00001e6c, - 0x1e6d00001e6e, - 0x1e6f00001e70, - 0x1e7100001e72, - 0x1e7300001e74, - 0x1e7500001e76, - 0x1e7700001e78, - 0x1e7900001e7a, - 0x1e7b00001e7c, - 0x1e7d00001e7e, - 0x1e7f00001e80, - 0x1e8100001e82, - 0x1e8300001e84, - 0x1e8500001e86, - 0x1e8700001e88, - 0x1e8900001e8a, - 0x1e8b00001e8c, - 0x1e8d00001e8e, - 0x1e8f00001e90, - 0x1e9100001e92, - 0x1e9300001e94, - 0x1e9500001e9a, - 0x1e9c00001e9e, - 0x1e9f00001ea0, - 0x1ea100001ea2, - 0x1ea300001ea4, - 0x1ea500001ea6, - 0x1ea700001ea8, - 0x1ea900001eaa, - 0x1eab00001eac, - 0x1ead00001eae, - 0x1eaf00001eb0, - 0x1eb100001eb2, - 0x1eb300001eb4, - 0x1eb500001eb6, - 0x1eb700001eb8, - 0x1eb900001eba, - 0x1ebb00001ebc, - 0x1ebd00001ebe, - 0x1ebf00001ec0, - 0x1ec100001ec2, - 0x1ec300001ec4, - 0x1ec500001ec6, - 0x1ec700001ec8, - 0x1ec900001eca, - 0x1ecb00001ecc, - 0x1ecd00001ece, - 0x1ecf00001ed0, - 0x1ed100001ed2, - 0x1ed300001ed4, - 0x1ed500001ed6, - 0x1ed700001ed8, - 0x1ed900001eda, - 0x1edb00001edc, - 0x1edd00001ede, - 0x1edf00001ee0, - 0x1ee100001ee2, - 0x1ee300001ee4, - 0x1ee500001ee6, - 0x1ee700001ee8, - 0x1ee900001eea, - 0x1eeb00001eec, - 0x1eed00001eee, - 0x1eef00001ef0, - 0x1ef100001ef2, - 0x1ef300001ef4, - 0x1ef500001ef6, - 0x1ef700001ef8, - 0x1ef900001efa, - 0x1efb00001efc, - 0x1efd00001efe, - 0x1eff00001f08, - 0x1f1000001f16, - 0x1f2000001f28, - 0x1f3000001f38, - 0x1f4000001f46, - 0x1f5000001f58, - 0x1f6000001f68, - 0x1f7000001f71, - 0x1f7200001f73, - 0x1f7400001f75, - 0x1f7600001f77, - 0x1f7800001f79, - 0x1f7a00001f7b, - 0x1f7c00001f7d, - 0x1fb000001fb2, - 0x1fb600001fb7, - 0x1fc600001fc7, - 0x1fd000001fd3, - 0x1fd600001fd8, - 0x1fe000001fe3, - 0x1fe400001fe8, - 0x1ff600001ff7, - 0x214e0000214f, - 0x218400002185, - 0x2c3000002c60, - 0x2c6100002c62, - 0x2c6500002c67, - 0x2c6800002c69, - 0x2c6a00002c6b, - 0x2c6c00002c6d, - 0x2c7100002c72, - 0x2c7300002c75, - 0x2c7600002c7c, - 0x2c8100002c82, - 0x2c8300002c84, - 0x2c8500002c86, - 0x2c8700002c88, - 0x2c8900002c8a, - 0x2c8b00002c8c, - 0x2c8d00002c8e, - 0x2c8f00002c90, - 0x2c9100002c92, - 0x2c9300002c94, - 0x2c9500002c96, - 0x2c9700002c98, - 0x2c9900002c9a, - 0x2c9b00002c9c, - 0x2c9d00002c9e, - 0x2c9f00002ca0, - 0x2ca100002ca2, - 0x2ca300002ca4, - 0x2ca500002ca6, - 0x2ca700002ca8, - 0x2ca900002caa, - 0x2cab00002cac, - 0x2cad00002cae, - 0x2caf00002cb0, - 0x2cb100002cb2, - 0x2cb300002cb4, - 0x2cb500002cb6, - 0x2cb700002cb8, - 0x2cb900002cba, - 0x2cbb00002cbc, - 0x2cbd00002cbe, - 0x2cbf00002cc0, - 0x2cc100002cc2, - 0x2cc300002cc4, - 0x2cc500002cc6, - 0x2cc700002cc8, - 0x2cc900002cca, - 0x2ccb00002ccc, - 0x2ccd00002cce, - 0x2ccf00002cd0, - 0x2cd100002cd2, - 0x2cd300002cd4, - 0x2cd500002cd6, - 0x2cd700002cd8, - 0x2cd900002cda, - 0x2cdb00002cdc, - 0x2cdd00002cde, - 0x2cdf00002ce0, - 0x2ce100002ce2, - 0x2ce300002ce5, - 0x2cec00002ced, - 0x2cee00002cf2, - 0x2cf300002cf4, - 0x2d0000002d26, - 0x2d2700002d28, - 0x2d2d00002d2e, - 0x2d3000002d68, - 0x2d7f00002d97, - 0x2da000002da7, - 0x2da800002daf, - 0x2db000002db7, - 0x2db800002dbf, - 0x2dc000002dc7, - 0x2dc800002dcf, - 0x2dd000002dd7, - 0x2dd800002ddf, - 0x2de000002e00, - 0x2e2f00002e30, - 0x300500003008, - 0x302a0000302e, - 0x303c0000303d, - 0x304100003097, - 0x30990000309b, - 0x309d0000309f, - 0x30a1000030fb, - 0x30fc000030ff, - 0x310500003130, - 0x31a0000031c0, - 0x31f000003200, - 0x340000004dc0, - 0x4e000000a48d, - 0xa4d00000a4fe, - 0xa5000000a60d, - 0xa6100000a62c, - 0xa6410000a642, - 0xa6430000a644, - 0xa6450000a646, - 0xa6470000a648, - 0xa6490000a64a, - 0xa64b0000a64c, - 0xa64d0000a64e, - 0xa64f0000a650, - 0xa6510000a652, - 0xa6530000a654, - 0xa6550000a656, - 0xa6570000a658, - 0xa6590000a65a, - 0xa65b0000a65c, - 0xa65d0000a65e, - 0xa65f0000a660, - 0xa6610000a662, - 0xa6630000a664, - 0xa6650000a666, - 0xa6670000a668, - 0xa6690000a66a, - 0xa66b0000a66c, - 0xa66d0000a670, - 0xa6740000a67e, - 0xa67f0000a680, - 0xa6810000a682, - 0xa6830000a684, - 0xa6850000a686, - 0xa6870000a688, - 0xa6890000a68a, - 0xa68b0000a68c, - 0xa68d0000a68e, - 0xa68f0000a690, - 0xa6910000a692, - 0xa6930000a694, - 0xa6950000a696, - 0xa6970000a698, - 0xa6990000a69a, - 0xa69b0000a69c, - 0xa69e0000a6e6, - 0xa6f00000a6f2, - 0xa7170000a720, - 0xa7230000a724, - 0xa7250000a726, - 0xa7270000a728, - 0xa7290000a72a, - 0xa72b0000a72c, - 0xa72d0000a72e, - 0xa72f0000a732, - 0xa7330000a734, - 0xa7350000a736, - 0xa7370000a738, - 0xa7390000a73a, - 0xa73b0000a73c, - 0xa73d0000a73e, - 0xa73f0000a740, - 0xa7410000a742, - 0xa7430000a744, - 0xa7450000a746, - 0xa7470000a748, - 0xa7490000a74a, - 0xa74b0000a74c, - 0xa74d0000a74e, - 0xa74f0000a750, - 0xa7510000a752, - 0xa7530000a754, - 0xa7550000a756, - 0xa7570000a758, - 0xa7590000a75a, - 0xa75b0000a75c, - 0xa75d0000a75e, - 0xa75f0000a760, - 0xa7610000a762, - 0xa7630000a764, - 0xa7650000a766, - 0xa7670000a768, - 0xa7690000a76a, - 0xa76b0000a76c, - 0xa76d0000a76e, - 0xa76f0000a770, - 0xa7710000a779, - 0xa77a0000a77b, - 0xa77c0000a77d, - 0xa77f0000a780, - 0xa7810000a782, - 0xa7830000a784, - 0xa7850000a786, - 0xa7870000a789, - 0xa78c0000a78d, - 0xa78e0000a790, - 0xa7910000a792, - 0xa7930000a796, - 0xa7970000a798, - 0xa7990000a79a, - 0xa79b0000a79c, - 0xa79d0000a79e, - 0xa79f0000a7a0, - 0xa7a10000a7a2, - 0xa7a30000a7a4, - 0xa7a50000a7a6, - 0xa7a70000a7a8, - 0xa7a90000a7aa, - 0xa7af0000a7b0, - 0xa7b50000a7b6, - 0xa7b70000a7b8, - 0xa7b90000a7ba, - 0xa7bb0000a7bc, - 0xa7bd0000a7be, - 0xa7bf0000a7c0, - 0xa7c10000a7c2, - 0xa7c30000a7c4, - 0xa7c80000a7c9, - 0xa7ca0000a7cb, - 0xa7d10000a7d2, - 0xa7d30000a7d4, - 0xa7d50000a7d6, - 0xa7d70000a7d8, - 0xa7d90000a7da, - 0xa7f20000a7f5, - 0xa7f60000a7f8, - 0xa7fa0000a828, - 0xa82c0000a82d, - 0xa8400000a874, - 0xa8800000a8c6, - 0xa8d00000a8da, - 0xa8e00000a8f8, - 0xa8fb0000a8fc, - 0xa8fd0000a92e, - 0xa9300000a954, - 0xa9800000a9c1, - 0xa9cf0000a9da, - 0xa9e00000a9ff, - 0xaa000000aa37, - 0xaa400000aa4e, - 0xaa500000aa5a, - 0xaa600000aa77, - 0xaa7a0000aac3, - 0xaadb0000aade, - 0xaae00000aaf0, - 0xaaf20000aaf7, - 0xab010000ab07, - 0xab090000ab0f, - 0xab110000ab17, - 0xab200000ab27, - 0xab280000ab2f, - 0xab300000ab5b, - 0xab600000ab69, - 0xabc00000abeb, - 0xabec0000abee, - 0xabf00000abfa, - 0xac000000d7a4, - 0xfa0e0000fa10, - 0xfa110000fa12, - 0xfa130000fa15, - 0xfa1f0000fa20, - 0xfa210000fa22, - 0xfa230000fa25, - 0xfa270000fa2a, - 0xfb1e0000fb1f, - 0xfe200000fe30, - 0xfe730000fe74, - 0x100000001000c, - 0x1000d00010027, - 0x100280001003b, - 0x1003c0001003e, - 0x1003f0001004e, - 0x100500001005e, - 0x10080000100fb, - 0x101fd000101fe, - 0x102800001029d, - 0x102a0000102d1, - 0x102e0000102e1, - 0x1030000010320, - 0x1032d00010341, - 0x103420001034a, - 0x103500001037b, - 0x103800001039e, - 0x103a0000103c4, - 0x103c8000103d0, - 0x104280001049e, - 0x104a0000104aa, - 0x104d8000104fc, - 0x1050000010528, - 0x1053000010564, - 0x10597000105a2, - 0x105a3000105b2, - 0x105b3000105ba, - 0x105bb000105bd, - 0x1060000010737, - 0x1074000010756, - 0x1076000010768, - 0x1078000010786, - 0x10787000107b1, - 0x107b2000107bb, - 0x1080000010806, - 0x1080800010809, - 0x1080a00010836, - 0x1083700010839, - 0x1083c0001083d, - 0x1083f00010856, - 0x1086000010877, - 0x108800001089f, - 0x108e0000108f3, - 0x108f4000108f6, - 0x1090000010916, - 0x109200001093a, - 0x10980000109b8, - 0x109be000109c0, - 0x10a0000010a04, - 0x10a0500010a07, - 0x10a0c00010a14, - 0x10a1500010a18, - 0x10a1900010a36, - 0x10a3800010a3b, - 0x10a3f00010a40, - 0x10a6000010a7d, - 0x10a8000010a9d, - 0x10ac000010ac8, - 0x10ac900010ae7, - 0x10b0000010b36, - 0x10b4000010b56, - 0x10b6000010b73, - 0x10b8000010b92, - 0x10c0000010c49, - 0x10cc000010cf3, - 0x10d0000010d28, - 0x10d3000010d3a, - 0x10e8000010eaa, - 0x10eab00010ead, - 0x10eb000010eb2, - 0x10efd00010f1d, - 0x10f2700010f28, - 0x10f3000010f51, - 0x10f7000010f86, - 0x10fb000010fc5, - 0x10fe000010ff7, - 0x1100000011047, - 0x1106600011076, - 0x1107f000110bb, - 0x110c2000110c3, - 0x110d0000110e9, - 0x110f0000110fa, - 0x1110000011135, - 0x1113600011140, - 0x1114400011148, - 0x1115000011174, - 0x1117600011177, - 0x11180000111c5, - 0x111c9000111cd, - 0x111ce000111db, - 0x111dc000111dd, - 0x1120000011212, - 0x1121300011238, - 0x1123e00011242, - 0x1128000011287, - 0x1128800011289, - 0x1128a0001128e, - 0x1128f0001129e, - 0x1129f000112a9, - 0x112b0000112eb, - 0x112f0000112fa, - 0x1130000011304, - 0x113050001130d, - 0x1130f00011311, - 0x1131300011329, - 0x1132a00011331, - 0x1133200011334, - 0x113350001133a, - 0x1133b00011345, - 0x1134700011349, - 0x1134b0001134e, - 0x1135000011351, - 0x1135700011358, - 0x1135d00011364, - 0x113660001136d, - 0x1137000011375, - 0x114000001144b, - 0x114500001145a, - 0x1145e00011462, - 0x11480000114c6, - 0x114c7000114c8, - 0x114d0000114da, - 0x11580000115b6, - 0x115b8000115c1, - 0x115d8000115de, - 0x1160000011641, - 0x1164400011645, - 0x116500001165a, - 0x11680000116b9, - 0x116c0000116ca, - 0x117000001171b, - 0x1171d0001172c, - 0x117300001173a, - 0x1174000011747, - 0x118000001183b, - 0x118c0000118ea, - 0x118ff00011907, - 0x119090001190a, - 0x1190c00011914, - 0x1191500011917, - 0x1191800011936, - 0x1193700011939, - 0x1193b00011944, - 0x119500001195a, - 0x119a0000119a8, - 0x119aa000119d8, - 0x119da000119e2, - 0x119e3000119e5, - 0x11a0000011a3f, - 0x11a4700011a48, - 0x11a5000011a9a, - 0x11a9d00011a9e, - 0x11ab000011af9, - 0x11c0000011c09, - 0x11c0a00011c37, - 0x11c3800011c41, - 0x11c5000011c5a, - 0x11c7200011c90, - 0x11c9200011ca8, - 0x11ca900011cb7, - 0x11d0000011d07, - 0x11d0800011d0a, - 0x11d0b00011d37, - 0x11d3a00011d3b, - 0x11d3c00011d3e, - 0x11d3f00011d48, - 0x11d5000011d5a, - 0x11d6000011d66, - 0x11d6700011d69, - 0x11d6a00011d8f, - 0x11d9000011d92, - 0x11d9300011d99, - 0x11da000011daa, - 0x11ee000011ef7, - 0x11f0000011f11, - 0x11f1200011f3b, - 0x11f3e00011f43, - 0x11f5000011f5a, - 0x11fb000011fb1, - 0x120000001239a, - 0x1248000012544, - 0x12f9000012ff1, - 0x1300000013430, - 0x1344000013456, - 0x1440000014647, - 0x1680000016a39, - 0x16a4000016a5f, - 0x16a6000016a6a, - 0x16a7000016abf, - 0x16ac000016aca, - 0x16ad000016aee, - 0x16af000016af5, - 0x16b0000016b37, - 0x16b4000016b44, - 0x16b5000016b5a, - 0x16b6300016b78, - 0x16b7d00016b90, - 0x16e6000016e80, - 0x16f0000016f4b, - 0x16f4f00016f88, - 0x16f8f00016fa0, - 0x16fe000016fe2, - 0x16fe300016fe5, - 0x16ff000016ff2, - 0x17000000187f8, - 0x1880000018cd6, - 0x18d0000018d09, - 0x1aff00001aff4, - 0x1aff50001affc, - 0x1affd0001afff, - 0x1b0000001b123, - 0x1b1320001b133, - 0x1b1500001b153, - 0x1b1550001b156, - 0x1b1640001b168, - 0x1b1700001b2fc, - 0x1bc000001bc6b, - 0x1bc700001bc7d, - 0x1bc800001bc89, - 0x1bc900001bc9a, - 0x1bc9d0001bc9f, - 0x1cf000001cf2e, - 0x1cf300001cf47, - 0x1da000001da37, - 0x1da3b0001da6d, - 0x1da750001da76, - 0x1da840001da85, - 0x1da9b0001daa0, - 0x1daa10001dab0, - 0x1df000001df1f, - 0x1df250001df2b, - 0x1e0000001e007, - 0x1e0080001e019, - 0x1e01b0001e022, - 0x1e0230001e025, - 0x1e0260001e02b, - 0x1e0300001e06e, - 0x1e08f0001e090, - 0x1e1000001e12d, - 0x1e1300001e13e, - 0x1e1400001e14a, - 0x1e14e0001e14f, - 0x1e2900001e2af, - 0x1e2c00001e2fa, - 0x1e4d00001e4fa, - 0x1e7e00001e7e7, - 0x1e7e80001e7ec, - 0x1e7ed0001e7ef, - 0x1e7f00001e7ff, - 0x1e8000001e8c5, - 0x1e8d00001e8d7, - 0x1e9220001e94c, - 0x1e9500001e95a, - 0x200000002a6e0, - 0x2a7000002b73a, - 0x2b7400002b81e, - 0x2b8200002cea2, - 0x2ceb00002ebe1, - 0x300000003134b, - 0x31350000323b0, - ), - 'CONTEXTJ': ( - 0x200c0000200e, - ), - 'CONTEXTO': ( - 0xb7000000b8, - 0x37500000376, - 0x5f3000005f5, - 0x6600000066a, - 0x6f0000006fa, - 0x30fb000030fc, - ), -} diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/idna/intranges.py b/bot/lib/python3.11/site-packages/pip/_vendor/idna/intranges.py deleted file mode 100644 index 6a43b04..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/idna/intranges.py +++ /dev/null @@ -1,54 +0,0 @@ -""" -Given a list of integers, made up of (hopefully) a small number of long runs -of consecutive integers, compute a representation of the form -((start1, end1), (start2, end2) ...). Then answer the question "was x present -in the original list?" in time O(log(# runs)). -""" - -import bisect -from typing import List, Tuple - -def intranges_from_list(list_: List[int]) -> Tuple[int, ...]: - """Represent a list of integers as a sequence of ranges: - ((start_0, end_0), (start_1, end_1), ...), such that the original - integers are exactly those x such that start_i <= x < end_i for some i. - - Ranges are encoded as single integers (start << 32 | end), not as tuples. - """ - - sorted_list = sorted(list_) - ranges = [] - last_write = -1 - for i in range(len(sorted_list)): - if i+1 < len(sorted_list): - if sorted_list[i] == sorted_list[i+1]-1: - continue - current_range = sorted_list[last_write+1:i+1] - ranges.append(_encode_range(current_range[0], current_range[-1] + 1)) - last_write = i - - return tuple(ranges) - -def _encode_range(start: int, end: int) -> int: - return (start << 32) | end - -def _decode_range(r: int) -> Tuple[int, int]: - return (r >> 32), (r & ((1 << 32) - 1)) - - -def intranges_contain(int_: int, ranges: Tuple[int, ...]) -> bool: - """Determine if `int_` falls into one of the ranges in `ranges`.""" - tuple_ = _encode_range(int_, 0) - pos = bisect.bisect_left(ranges, tuple_) - # we could be immediately ahead of a tuple (start, end) - # with start < int_ <= end - if pos > 0: - left, right = _decode_range(ranges[pos-1]) - if left <= int_ < right: - return True - # or we could be immediately behind a tuple (int_, end) - if pos < len(ranges): - left, _ = _decode_range(ranges[pos]) - if left == int_: - return True - return False diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/idna/package_data.py b/bot/lib/python3.11/site-packages/pip/_vendor/idna/package_data.py deleted file mode 100644 index 8501893..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/idna/package_data.py +++ /dev/null @@ -1,2 +0,0 @@ -__version__ = '3.4' - diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/idna/uts46data.py b/bot/lib/python3.11/site-packages/pip/_vendor/idna/uts46data.py deleted file mode 100644 index 186796c..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/idna/uts46data.py +++ /dev/null @@ -1,8600 +0,0 @@ -# This file is automatically generated by tools/idna-data -# vim: set fileencoding=utf-8 : - -from typing import List, Tuple, Union - - -"""IDNA Mapping Table from UTS46.""" - - -__version__ = '15.0.0' -def _seg_0() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x0, '3'), - (0x1, '3'), - (0x2, '3'), - (0x3, '3'), - (0x4, '3'), - (0x5, '3'), - (0x6, '3'), - (0x7, '3'), - (0x8, '3'), - (0x9, '3'), - (0xA, '3'), - (0xB, '3'), - (0xC, '3'), - (0xD, '3'), - (0xE, '3'), - (0xF, '3'), - (0x10, '3'), - (0x11, '3'), - (0x12, '3'), - (0x13, '3'), - (0x14, '3'), - (0x15, '3'), - (0x16, '3'), - (0x17, '3'), - (0x18, '3'), - (0x19, '3'), - (0x1A, '3'), - (0x1B, '3'), - (0x1C, '3'), - (0x1D, '3'), - (0x1E, '3'), - (0x1F, '3'), - (0x20, '3'), - (0x21, '3'), - (0x22, '3'), - (0x23, '3'), - (0x24, '3'), - (0x25, '3'), - (0x26, '3'), - (0x27, '3'), - (0x28, '3'), - (0x29, '3'), - (0x2A, '3'), - (0x2B, '3'), - (0x2C, '3'), - (0x2D, 'V'), - (0x2E, 'V'), - (0x2F, '3'), - (0x30, 'V'), - (0x31, 'V'), - (0x32, 'V'), - (0x33, 'V'), - (0x34, 'V'), - (0x35, 'V'), - (0x36, 'V'), - (0x37, 'V'), - (0x38, 'V'), - (0x39, 'V'), - (0x3A, '3'), - (0x3B, '3'), - (0x3C, '3'), - (0x3D, '3'), - (0x3E, '3'), - (0x3F, '3'), - (0x40, '3'), - (0x41, 'M', 'a'), - (0x42, 'M', 'b'), - (0x43, 'M', 'c'), - (0x44, 'M', 'd'), - (0x45, 'M', 'e'), - (0x46, 'M', 'f'), - (0x47, 'M', 'g'), - (0x48, 'M', 'h'), - (0x49, 'M', 'i'), - (0x4A, 'M', 'j'), - (0x4B, 'M', 'k'), - (0x4C, 'M', 'l'), - (0x4D, 'M', 'm'), - (0x4E, 'M', 'n'), - (0x4F, 'M', 'o'), - (0x50, 'M', 'p'), - (0x51, 'M', 'q'), - (0x52, 'M', 'r'), - (0x53, 'M', 's'), - (0x54, 'M', 't'), - (0x55, 'M', 'u'), - (0x56, 'M', 'v'), - (0x57, 'M', 'w'), - (0x58, 'M', 'x'), - (0x59, 'M', 'y'), - (0x5A, 'M', 'z'), - (0x5B, '3'), - (0x5C, '3'), - (0x5D, '3'), - (0x5E, '3'), - (0x5F, '3'), - (0x60, '3'), - (0x61, 'V'), - (0x62, 'V'), - (0x63, 'V'), - ] - -def _seg_1() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x64, 'V'), - (0x65, 'V'), - (0x66, 'V'), - (0x67, 'V'), - (0x68, 'V'), - (0x69, 'V'), - (0x6A, 'V'), - (0x6B, 'V'), - (0x6C, 'V'), - (0x6D, 'V'), - (0x6E, 'V'), - (0x6F, 'V'), - (0x70, 'V'), - (0x71, 'V'), - (0x72, 'V'), - (0x73, 'V'), - (0x74, 'V'), - (0x75, 'V'), - (0x76, 'V'), - (0x77, 'V'), - (0x78, 'V'), - (0x79, 'V'), - (0x7A, 'V'), - (0x7B, '3'), - (0x7C, '3'), - (0x7D, '3'), - (0x7E, '3'), - (0x7F, '3'), - (0x80, 'X'), - (0x81, 'X'), - (0x82, 'X'), - (0x83, 'X'), - (0x84, 'X'), - (0x85, 'X'), - (0x86, 'X'), - (0x87, 'X'), - (0x88, 'X'), - (0x89, 'X'), - (0x8A, 'X'), - (0x8B, 'X'), - (0x8C, 'X'), - (0x8D, 'X'), - (0x8E, 'X'), - (0x8F, 'X'), - (0x90, 'X'), - (0x91, 'X'), - (0x92, 'X'), - (0x93, 'X'), - (0x94, 'X'), - (0x95, 'X'), - (0x96, 'X'), - (0x97, 'X'), - (0x98, 'X'), - (0x99, 'X'), - (0x9A, 'X'), - (0x9B, 'X'), - (0x9C, 'X'), - (0x9D, 'X'), - (0x9E, 'X'), - (0x9F, 'X'), - (0xA0, '3', ' '), - (0xA1, 'V'), - (0xA2, 'V'), - (0xA3, 'V'), - (0xA4, 'V'), - (0xA5, 'V'), - (0xA6, 'V'), - (0xA7, 'V'), - (0xA8, '3', ' ̈'), - (0xA9, 'V'), - (0xAA, 'M', 'a'), - (0xAB, 'V'), - (0xAC, 'V'), - (0xAD, 'I'), - (0xAE, 'V'), - (0xAF, '3', ' ̄'), - (0xB0, 'V'), - (0xB1, 'V'), - (0xB2, 'M', '2'), - (0xB3, 'M', '3'), - (0xB4, '3', ' ́'), - (0xB5, 'M', 'μ'), - (0xB6, 'V'), - (0xB7, 'V'), - (0xB8, '3', ' ̧'), - (0xB9, 'M', '1'), - (0xBA, 'M', 'o'), - (0xBB, 'V'), - (0xBC, 'M', '1⁄4'), - (0xBD, 'M', '1⁄2'), - (0xBE, 'M', '3⁄4'), - (0xBF, 'V'), - (0xC0, 'M', 'à'), - (0xC1, 'M', 'á'), - (0xC2, 'M', 'â'), - (0xC3, 'M', 'ã'), - (0xC4, 'M', 'ä'), - (0xC5, 'M', 'å'), - (0xC6, 'M', 'æ'), - (0xC7, 'M', 'ç'), - ] - -def _seg_2() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0xC8, 'M', 'è'), - (0xC9, 'M', 'é'), - (0xCA, 'M', 'ê'), - (0xCB, 'M', 'ë'), - (0xCC, 'M', 'ì'), - (0xCD, 'M', 'í'), - (0xCE, 'M', 'î'), - (0xCF, 'M', 'ï'), - (0xD0, 'M', 'ð'), - (0xD1, 'M', 'ñ'), - (0xD2, 'M', 'ò'), - (0xD3, 'M', 'ó'), - (0xD4, 'M', 'ô'), - (0xD5, 'M', 'õ'), - (0xD6, 'M', 'ö'), - (0xD7, 'V'), - (0xD8, 'M', 'ø'), - (0xD9, 'M', 'ù'), - (0xDA, 'M', 'ú'), - (0xDB, 'M', 'û'), - (0xDC, 'M', 'ü'), - (0xDD, 'M', 'ý'), - (0xDE, 'M', 'þ'), - (0xDF, 'D', 'ss'), - (0xE0, 'V'), - (0xE1, 'V'), - (0xE2, 'V'), - (0xE3, 'V'), - (0xE4, 'V'), - (0xE5, 'V'), - (0xE6, 'V'), - (0xE7, 'V'), - (0xE8, 'V'), - (0xE9, 'V'), - (0xEA, 'V'), - (0xEB, 'V'), - (0xEC, 'V'), - (0xED, 'V'), - (0xEE, 'V'), - (0xEF, 'V'), - (0xF0, 'V'), - (0xF1, 'V'), - (0xF2, 'V'), - (0xF3, 'V'), - (0xF4, 'V'), - (0xF5, 'V'), - (0xF6, 'V'), - (0xF7, 'V'), - (0xF8, 'V'), - (0xF9, 'V'), - (0xFA, 'V'), - (0xFB, 'V'), - (0xFC, 'V'), - (0xFD, 'V'), - (0xFE, 'V'), - (0xFF, 'V'), - (0x100, 'M', 'ā'), - (0x101, 'V'), - (0x102, 'M', 'ă'), - (0x103, 'V'), - (0x104, 'M', 'ą'), - (0x105, 'V'), - (0x106, 'M', 'ć'), - (0x107, 'V'), - (0x108, 'M', 'ĉ'), - (0x109, 'V'), - (0x10A, 'M', 'ċ'), - (0x10B, 'V'), - (0x10C, 'M', 'č'), - (0x10D, 'V'), - (0x10E, 'M', 'ď'), - (0x10F, 'V'), - (0x110, 'M', 'đ'), - (0x111, 'V'), - (0x112, 'M', 'ē'), - (0x113, 'V'), - (0x114, 'M', 'ĕ'), - (0x115, 'V'), - (0x116, 'M', 'ė'), - (0x117, 'V'), - (0x118, 'M', 'ę'), - (0x119, 'V'), - (0x11A, 'M', 'ě'), - (0x11B, 'V'), - (0x11C, 'M', 'ĝ'), - (0x11D, 'V'), - (0x11E, 'M', 'ğ'), - (0x11F, 'V'), - (0x120, 'M', 'ġ'), - (0x121, 'V'), - (0x122, 'M', 'ģ'), - (0x123, 'V'), - (0x124, 'M', 'ĥ'), - (0x125, 'V'), - (0x126, 'M', 'ħ'), - (0x127, 'V'), - (0x128, 'M', 'ĩ'), - (0x129, 'V'), - (0x12A, 'M', 'ī'), - (0x12B, 'V'), - ] - -def _seg_3() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x12C, 'M', 'ĭ'), - (0x12D, 'V'), - (0x12E, 'M', 'į'), - (0x12F, 'V'), - (0x130, 'M', 'i̇'), - (0x131, 'V'), - (0x132, 'M', 'ij'), - (0x134, 'M', 'ĵ'), - (0x135, 'V'), - (0x136, 'M', 'ķ'), - (0x137, 'V'), - (0x139, 'M', 'ĺ'), - (0x13A, 'V'), - (0x13B, 'M', 'ļ'), - (0x13C, 'V'), - (0x13D, 'M', 'ľ'), - (0x13E, 'V'), - (0x13F, 'M', 'l·'), - (0x141, 'M', 'ł'), - (0x142, 'V'), - (0x143, 'M', 'ń'), - (0x144, 'V'), - (0x145, 'M', 'ņ'), - (0x146, 'V'), - (0x147, 'M', 'ň'), - (0x148, 'V'), - (0x149, 'M', 'ʼn'), - (0x14A, 'M', 'ŋ'), - (0x14B, 'V'), - (0x14C, 'M', 'ō'), - (0x14D, 'V'), - (0x14E, 'M', 'ŏ'), - (0x14F, 'V'), - (0x150, 'M', 'ő'), - (0x151, 'V'), - (0x152, 'M', 'œ'), - (0x153, 'V'), - (0x154, 'M', 'ŕ'), - (0x155, 'V'), - (0x156, 'M', 'ŗ'), - (0x157, 'V'), - (0x158, 'M', 'ř'), - (0x159, 'V'), - (0x15A, 'M', 'ś'), - (0x15B, 'V'), - (0x15C, 'M', 'ŝ'), - (0x15D, 'V'), - (0x15E, 'M', 'ş'), - (0x15F, 'V'), - (0x160, 'M', 'š'), - (0x161, 'V'), - (0x162, 'M', 'ţ'), - (0x163, 'V'), - (0x164, 'M', 'ť'), - (0x165, 'V'), - (0x166, 'M', 'ŧ'), - (0x167, 'V'), - (0x168, 'M', 'ũ'), - (0x169, 'V'), - (0x16A, 'M', 'ū'), - (0x16B, 'V'), - (0x16C, 'M', 'ŭ'), - (0x16D, 'V'), - (0x16E, 'M', 'ů'), - (0x16F, 'V'), - (0x170, 'M', 'ű'), - (0x171, 'V'), - (0x172, 'M', 'ų'), - (0x173, 'V'), - (0x174, 'M', 'ŵ'), - (0x175, 'V'), - (0x176, 'M', 'ŷ'), - (0x177, 'V'), - (0x178, 'M', 'ÿ'), - (0x179, 'M', 'ź'), - (0x17A, 'V'), - (0x17B, 'M', 'ż'), - (0x17C, 'V'), - (0x17D, 'M', 'ž'), - (0x17E, 'V'), - (0x17F, 'M', 's'), - (0x180, 'V'), - (0x181, 'M', 'ɓ'), - (0x182, 'M', 'ƃ'), - (0x183, 'V'), - (0x184, 'M', 'ƅ'), - (0x185, 'V'), - (0x186, 'M', 'ɔ'), - (0x187, 'M', 'ƈ'), - (0x188, 'V'), - (0x189, 'M', 'ɖ'), - (0x18A, 'M', 'ɗ'), - (0x18B, 'M', 'ƌ'), - (0x18C, 'V'), - (0x18E, 'M', 'ǝ'), - (0x18F, 'M', 'ə'), - (0x190, 'M', 'ɛ'), - (0x191, 'M', 'ƒ'), - (0x192, 'V'), - (0x193, 'M', 'ɠ'), - ] - -def _seg_4() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x194, 'M', 'ɣ'), - (0x195, 'V'), - (0x196, 'M', 'ɩ'), - (0x197, 'M', 'ɨ'), - (0x198, 'M', 'ƙ'), - (0x199, 'V'), - (0x19C, 'M', 'ɯ'), - (0x19D, 'M', 'ɲ'), - (0x19E, 'V'), - (0x19F, 'M', 'ɵ'), - (0x1A0, 'M', 'ơ'), - (0x1A1, 'V'), - (0x1A2, 'M', 'ƣ'), - (0x1A3, 'V'), - (0x1A4, 'M', 'ƥ'), - (0x1A5, 'V'), - (0x1A6, 'M', 'ʀ'), - (0x1A7, 'M', 'ƨ'), - (0x1A8, 'V'), - (0x1A9, 'M', 'ʃ'), - (0x1AA, 'V'), - (0x1AC, 'M', 'ƭ'), - (0x1AD, 'V'), - (0x1AE, 'M', 'ʈ'), - (0x1AF, 'M', 'ư'), - (0x1B0, 'V'), - (0x1B1, 'M', 'ʊ'), - (0x1B2, 'M', 'ʋ'), - (0x1B3, 'M', 'ƴ'), - (0x1B4, 'V'), - (0x1B5, 'M', 'ƶ'), - (0x1B6, 'V'), - (0x1B7, 'M', 'ʒ'), - (0x1B8, 'M', 'ƹ'), - (0x1B9, 'V'), - (0x1BC, 'M', 'ƽ'), - (0x1BD, 'V'), - (0x1C4, 'M', 'dž'), - (0x1C7, 'M', 'lj'), - (0x1CA, 'M', 'nj'), - (0x1CD, 'M', 'ǎ'), - (0x1CE, 'V'), - (0x1CF, 'M', 'ǐ'), - (0x1D0, 'V'), - (0x1D1, 'M', 'ǒ'), - (0x1D2, 'V'), - (0x1D3, 'M', 'ǔ'), - (0x1D4, 'V'), - (0x1D5, 'M', 'ǖ'), - (0x1D6, 'V'), - (0x1D7, 'M', 'ǘ'), - (0x1D8, 'V'), - (0x1D9, 'M', 'ǚ'), - (0x1DA, 'V'), - (0x1DB, 'M', 'ǜ'), - (0x1DC, 'V'), - (0x1DE, 'M', 'ǟ'), - (0x1DF, 'V'), - (0x1E0, 'M', 'ǡ'), - (0x1E1, 'V'), - (0x1E2, 'M', 'ǣ'), - (0x1E3, 'V'), - (0x1E4, 'M', 'ǥ'), - (0x1E5, 'V'), - (0x1E6, 'M', 'ǧ'), - (0x1E7, 'V'), - (0x1E8, 'M', 'ǩ'), - (0x1E9, 'V'), - (0x1EA, 'M', 'ǫ'), - (0x1EB, 'V'), - (0x1EC, 'M', 'ǭ'), - (0x1ED, 'V'), - (0x1EE, 'M', 'ǯ'), - (0x1EF, 'V'), - (0x1F1, 'M', 'dz'), - (0x1F4, 'M', 'ǵ'), - (0x1F5, 'V'), - (0x1F6, 'M', 'ƕ'), - (0x1F7, 'M', 'ƿ'), - (0x1F8, 'M', 'ǹ'), - (0x1F9, 'V'), - (0x1FA, 'M', 'ǻ'), - (0x1FB, 'V'), - (0x1FC, 'M', 'ǽ'), - (0x1FD, 'V'), - (0x1FE, 'M', 'ǿ'), - (0x1FF, 'V'), - (0x200, 'M', 'ȁ'), - (0x201, 'V'), - (0x202, 'M', 'ȃ'), - (0x203, 'V'), - (0x204, 'M', 'ȅ'), - (0x205, 'V'), - (0x206, 'M', 'ȇ'), - (0x207, 'V'), - (0x208, 'M', 'ȉ'), - (0x209, 'V'), - (0x20A, 'M', 'ȋ'), - (0x20B, 'V'), - (0x20C, 'M', 'ȍ'), - ] - -def _seg_5() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x20D, 'V'), - (0x20E, 'M', 'ȏ'), - (0x20F, 'V'), - (0x210, 'M', 'ȑ'), - (0x211, 'V'), - (0x212, 'M', 'ȓ'), - (0x213, 'V'), - (0x214, 'M', 'ȕ'), - (0x215, 'V'), - (0x216, 'M', 'ȗ'), - (0x217, 'V'), - (0x218, 'M', 'ș'), - (0x219, 'V'), - (0x21A, 'M', 'ț'), - (0x21B, 'V'), - (0x21C, 'M', 'ȝ'), - (0x21D, 'V'), - (0x21E, 'M', 'ȟ'), - (0x21F, 'V'), - (0x220, 'M', 'ƞ'), - (0x221, 'V'), - (0x222, 'M', 'ȣ'), - (0x223, 'V'), - (0x224, 'M', 'ȥ'), - (0x225, 'V'), - (0x226, 'M', 'ȧ'), - (0x227, 'V'), - (0x228, 'M', 'ȩ'), - (0x229, 'V'), - (0x22A, 'M', 'ȫ'), - (0x22B, 'V'), - (0x22C, 'M', 'ȭ'), - (0x22D, 'V'), - (0x22E, 'M', 'ȯ'), - (0x22F, 'V'), - (0x230, 'M', 'ȱ'), - (0x231, 'V'), - (0x232, 'M', 'ȳ'), - (0x233, 'V'), - (0x23A, 'M', 'ⱥ'), - (0x23B, 'M', 'ȼ'), - (0x23C, 'V'), - (0x23D, 'M', 'ƚ'), - (0x23E, 'M', 'ⱦ'), - (0x23F, 'V'), - (0x241, 'M', 'ɂ'), - (0x242, 'V'), - (0x243, 'M', 'ƀ'), - (0x244, 'M', 'ʉ'), - (0x245, 'M', 'ʌ'), - (0x246, 'M', 'ɇ'), - (0x247, 'V'), - (0x248, 'M', 'ɉ'), - (0x249, 'V'), - (0x24A, 'M', 'ɋ'), - (0x24B, 'V'), - (0x24C, 'M', 'ɍ'), - (0x24D, 'V'), - (0x24E, 'M', 'ɏ'), - (0x24F, 'V'), - (0x2B0, 'M', 'h'), - (0x2B1, 'M', 'ɦ'), - (0x2B2, 'M', 'j'), - (0x2B3, 'M', 'r'), - (0x2B4, 'M', 'ɹ'), - (0x2B5, 'M', 'ɻ'), - (0x2B6, 'M', 'ʁ'), - (0x2B7, 'M', 'w'), - (0x2B8, 'M', 'y'), - (0x2B9, 'V'), - (0x2D8, '3', ' ̆'), - (0x2D9, '3', ' ̇'), - (0x2DA, '3', ' ̊'), - (0x2DB, '3', ' ̨'), - (0x2DC, '3', ' ̃'), - (0x2DD, '3', ' ̋'), - (0x2DE, 'V'), - (0x2E0, 'M', 'ɣ'), - (0x2E1, 'M', 'l'), - (0x2E2, 'M', 's'), - (0x2E3, 'M', 'x'), - (0x2E4, 'M', 'ʕ'), - (0x2E5, 'V'), - (0x340, 'M', '̀'), - (0x341, 'M', '́'), - (0x342, 'V'), - (0x343, 'M', '̓'), - (0x344, 'M', '̈́'), - (0x345, 'M', 'ι'), - (0x346, 'V'), - (0x34F, 'I'), - (0x350, 'V'), - (0x370, 'M', 'ͱ'), - (0x371, 'V'), - (0x372, 'M', 'ͳ'), - (0x373, 'V'), - (0x374, 'M', 'ʹ'), - (0x375, 'V'), - (0x376, 'M', 'ͷ'), - (0x377, 'V'), - ] - -def _seg_6() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x378, 'X'), - (0x37A, '3', ' ι'), - (0x37B, 'V'), - (0x37E, '3', ';'), - (0x37F, 'M', 'ϳ'), - (0x380, 'X'), - (0x384, '3', ' ́'), - (0x385, '3', ' ̈́'), - (0x386, 'M', 'ά'), - (0x387, 'M', '·'), - (0x388, 'M', 'έ'), - (0x389, 'M', 'ή'), - (0x38A, 'M', 'ί'), - (0x38B, 'X'), - (0x38C, 'M', 'ό'), - (0x38D, 'X'), - (0x38E, 'M', 'ύ'), - (0x38F, 'M', 'ώ'), - (0x390, 'V'), - (0x391, 'M', 'α'), - (0x392, 'M', 'β'), - (0x393, 'M', 'γ'), - (0x394, 'M', 'δ'), - (0x395, 'M', 'ε'), - (0x396, 'M', 'ζ'), - (0x397, 'M', 'η'), - (0x398, 'M', 'θ'), - (0x399, 'M', 'ι'), - (0x39A, 'M', 'κ'), - (0x39B, 'M', 'λ'), - (0x39C, 'M', 'μ'), - (0x39D, 'M', 'ν'), - (0x39E, 'M', 'ξ'), - (0x39F, 'M', 'ο'), - (0x3A0, 'M', 'π'), - (0x3A1, 'M', 'ρ'), - (0x3A2, 'X'), - (0x3A3, 'M', 'σ'), - (0x3A4, 'M', 'τ'), - (0x3A5, 'M', 'υ'), - (0x3A6, 'M', 'φ'), - (0x3A7, 'M', 'χ'), - (0x3A8, 'M', 'ψ'), - (0x3A9, 'M', 'ω'), - (0x3AA, 'M', 'ϊ'), - (0x3AB, 'M', 'ϋ'), - (0x3AC, 'V'), - (0x3C2, 'D', 'σ'), - (0x3C3, 'V'), - (0x3CF, 'M', 'ϗ'), - (0x3D0, 'M', 'β'), - (0x3D1, 'M', 'θ'), - (0x3D2, 'M', 'υ'), - (0x3D3, 'M', 'ύ'), - (0x3D4, 'M', 'ϋ'), - (0x3D5, 'M', 'φ'), - (0x3D6, 'M', 'π'), - (0x3D7, 'V'), - (0x3D8, 'M', 'ϙ'), - (0x3D9, 'V'), - (0x3DA, 'M', 'ϛ'), - (0x3DB, 'V'), - (0x3DC, 'M', 'ϝ'), - (0x3DD, 'V'), - (0x3DE, 'M', 'ϟ'), - (0x3DF, 'V'), - (0x3E0, 'M', 'ϡ'), - (0x3E1, 'V'), - (0x3E2, 'M', 'ϣ'), - (0x3E3, 'V'), - (0x3E4, 'M', 'ϥ'), - (0x3E5, 'V'), - (0x3E6, 'M', 'ϧ'), - (0x3E7, 'V'), - (0x3E8, 'M', 'ϩ'), - (0x3E9, 'V'), - (0x3EA, 'M', 'ϫ'), - (0x3EB, 'V'), - (0x3EC, 'M', 'ϭ'), - (0x3ED, 'V'), - (0x3EE, 'M', 'ϯ'), - (0x3EF, 'V'), - (0x3F0, 'M', 'κ'), - (0x3F1, 'M', 'ρ'), - (0x3F2, 'M', 'σ'), - (0x3F3, 'V'), - (0x3F4, 'M', 'θ'), - (0x3F5, 'M', 'ε'), - (0x3F6, 'V'), - (0x3F7, 'M', 'ϸ'), - (0x3F8, 'V'), - (0x3F9, 'M', 'σ'), - (0x3FA, 'M', 'ϻ'), - (0x3FB, 'V'), - (0x3FD, 'M', 'ͻ'), - (0x3FE, 'M', 'ͼ'), - (0x3FF, 'M', 'ͽ'), - (0x400, 'M', 'ѐ'), - (0x401, 'M', 'ё'), - (0x402, 'M', 'ђ'), - ] - -def _seg_7() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x403, 'M', 'ѓ'), - (0x404, 'M', 'є'), - (0x405, 'M', 'ѕ'), - (0x406, 'M', 'і'), - (0x407, 'M', 'ї'), - (0x408, 'M', 'ј'), - (0x409, 'M', 'љ'), - (0x40A, 'M', 'њ'), - (0x40B, 'M', 'ћ'), - (0x40C, 'M', 'ќ'), - (0x40D, 'M', 'ѝ'), - (0x40E, 'M', 'ў'), - (0x40F, 'M', 'џ'), - (0x410, 'M', 'а'), - (0x411, 'M', 'б'), - (0x412, 'M', 'в'), - (0x413, 'M', 'г'), - (0x414, 'M', 'д'), - (0x415, 'M', 'е'), - (0x416, 'M', 'ж'), - (0x417, 'M', 'з'), - (0x418, 'M', 'и'), - (0x419, 'M', 'й'), - (0x41A, 'M', 'к'), - (0x41B, 'M', 'л'), - (0x41C, 'M', 'м'), - (0x41D, 'M', 'н'), - (0x41E, 'M', 'о'), - (0x41F, 'M', 'п'), - (0x420, 'M', 'р'), - (0x421, 'M', 'с'), - (0x422, 'M', 'т'), - (0x423, 'M', 'у'), - (0x424, 'M', 'ф'), - (0x425, 'M', 'х'), - (0x426, 'M', 'ц'), - (0x427, 'M', 'ч'), - (0x428, 'M', 'ш'), - (0x429, 'M', 'щ'), - (0x42A, 'M', 'ъ'), - (0x42B, 'M', 'ы'), - (0x42C, 'M', 'ь'), - (0x42D, 'M', 'э'), - (0x42E, 'M', 'ю'), - (0x42F, 'M', 'я'), - (0x430, 'V'), - (0x460, 'M', 'ѡ'), - (0x461, 'V'), - (0x462, 'M', 'ѣ'), - (0x463, 'V'), - (0x464, 'M', 'ѥ'), - (0x465, 'V'), - (0x466, 'M', 'ѧ'), - (0x467, 'V'), - (0x468, 'M', 'ѩ'), - (0x469, 'V'), - (0x46A, 'M', 'ѫ'), - (0x46B, 'V'), - (0x46C, 'M', 'ѭ'), - (0x46D, 'V'), - (0x46E, 'M', 'ѯ'), - (0x46F, 'V'), - (0x470, 'M', 'ѱ'), - (0x471, 'V'), - (0x472, 'M', 'ѳ'), - (0x473, 'V'), - (0x474, 'M', 'ѵ'), - (0x475, 'V'), - (0x476, 'M', 'ѷ'), - (0x477, 'V'), - (0x478, 'M', 'ѹ'), - (0x479, 'V'), - (0x47A, 'M', 'ѻ'), - (0x47B, 'V'), - (0x47C, 'M', 'ѽ'), - (0x47D, 'V'), - (0x47E, 'M', 'ѿ'), - (0x47F, 'V'), - (0x480, 'M', 'ҁ'), - (0x481, 'V'), - (0x48A, 'M', 'ҋ'), - (0x48B, 'V'), - (0x48C, 'M', 'ҍ'), - (0x48D, 'V'), - (0x48E, 'M', 'ҏ'), - (0x48F, 'V'), - (0x490, 'M', 'ґ'), - (0x491, 'V'), - (0x492, 'M', 'ғ'), - (0x493, 'V'), - (0x494, 'M', 'ҕ'), - (0x495, 'V'), - (0x496, 'M', 'җ'), - (0x497, 'V'), - (0x498, 'M', 'ҙ'), - (0x499, 'V'), - (0x49A, 'M', 'қ'), - (0x49B, 'V'), - (0x49C, 'M', 'ҝ'), - (0x49D, 'V'), - ] - -def _seg_8() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x49E, 'M', 'ҟ'), - (0x49F, 'V'), - (0x4A0, 'M', 'ҡ'), - (0x4A1, 'V'), - (0x4A2, 'M', 'ң'), - (0x4A3, 'V'), - (0x4A4, 'M', 'ҥ'), - (0x4A5, 'V'), - (0x4A6, 'M', 'ҧ'), - (0x4A7, 'V'), - (0x4A8, 'M', 'ҩ'), - (0x4A9, 'V'), - (0x4AA, 'M', 'ҫ'), - (0x4AB, 'V'), - (0x4AC, 'M', 'ҭ'), - (0x4AD, 'V'), - (0x4AE, 'M', 'ү'), - (0x4AF, 'V'), - (0x4B0, 'M', 'ұ'), - (0x4B1, 'V'), - (0x4B2, 'M', 'ҳ'), - (0x4B3, 'V'), - (0x4B4, 'M', 'ҵ'), - (0x4B5, 'V'), - (0x4B6, 'M', 'ҷ'), - (0x4B7, 'V'), - (0x4B8, 'M', 'ҹ'), - (0x4B9, 'V'), - (0x4BA, 'M', 'һ'), - (0x4BB, 'V'), - (0x4BC, 'M', 'ҽ'), - (0x4BD, 'V'), - (0x4BE, 'M', 'ҿ'), - (0x4BF, 'V'), - (0x4C0, 'X'), - (0x4C1, 'M', 'ӂ'), - (0x4C2, 'V'), - (0x4C3, 'M', 'ӄ'), - (0x4C4, 'V'), - (0x4C5, 'M', 'ӆ'), - (0x4C6, 'V'), - (0x4C7, 'M', 'ӈ'), - (0x4C8, 'V'), - (0x4C9, 'M', 'ӊ'), - (0x4CA, 'V'), - (0x4CB, 'M', 'ӌ'), - (0x4CC, 'V'), - (0x4CD, 'M', 'ӎ'), - (0x4CE, 'V'), - (0x4D0, 'M', 'ӑ'), - (0x4D1, 'V'), - (0x4D2, 'M', 'ӓ'), - (0x4D3, 'V'), - (0x4D4, 'M', 'ӕ'), - (0x4D5, 'V'), - (0x4D6, 'M', 'ӗ'), - (0x4D7, 'V'), - (0x4D8, 'M', 'ә'), - (0x4D9, 'V'), - (0x4DA, 'M', 'ӛ'), - (0x4DB, 'V'), - (0x4DC, 'M', 'ӝ'), - (0x4DD, 'V'), - (0x4DE, 'M', 'ӟ'), - (0x4DF, 'V'), - (0x4E0, 'M', 'ӡ'), - (0x4E1, 'V'), - (0x4E2, 'M', 'ӣ'), - (0x4E3, 'V'), - (0x4E4, 'M', 'ӥ'), - (0x4E5, 'V'), - (0x4E6, 'M', 'ӧ'), - (0x4E7, 'V'), - (0x4E8, 'M', 'ө'), - (0x4E9, 'V'), - (0x4EA, 'M', 'ӫ'), - (0x4EB, 'V'), - (0x4EC, 'M', 'ӭ'), - (0x4ED, 'V'), - (0x4EE, 'M', 'ӯ'), - (0x4EF, 'V'), - (0x4F0, 'M', 'ӱ'), - (0x4F1, 'V'), - (0x4F2, 'M', 'ӳ'), - (0x4F3, 'V'), - (0x4F4, 'M', 'ӵ'), - (0x4F5, 'V'), - (0x4F6, 'M', 'ӷ'), - (0x4F7, 'V'), - (0x4F8, 'M', 'ӹ'), - (0x4F9, 'V'), - (0x4FA, 'M', 'ӻ'), - (0x4FB, 'V'), - (0x4FC, 'M', 'ӽ'), - (0x4FD, 'V'), - (0x4FE, 'M', 'ӿ'), - (0x4FF, 'V'), - (0x500, 'M', 'ԁ'), - (0x501, 'V'), - (0x502, 'M', 'ԃ'), - ] - -def _seg_9() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x503, 'V'), - (0x504, 'M', 'ԅ'), - (0x505, 'V'), - (0x506, 'M', 'ԇ'), - (0x507, 'V'), - (0x508, 'M', 'ԉ'), - (0x509, 'V'), - (0x50A, 'M', 'ԋ'), - (0x50B, 'V'), - (0x50C, 'M', 'ԍ'), - (0x50D, 'V'), - (0x50E, 'M', 'ԏ'), - (0x50F, 'V'), - (0x510, 'M', 'ԑ'), - (0x511, 'V'), - (0x512, 'M', 'ԓ'), - (0x513, 'V'), - (0x514, 'M', 'ԕ'), - (0x515, 'V'), - (0x516, 'M', 'ԗ'), - (0x517, 'V'), - (0x518, 'M', 'ԙ'), - (0x519, 'V'), - (0x51A, 'M', 'ԛ'), - (0x51B, 'V'), - (0x51C, 'M', 'ԝ'), - (0x51D, 'V'), - (0x51E, 'M', 'ԟ'), - (0x51F, 'V'), - (0x520, 'M', 'ԡ'), - (0x521, 'V'), - (0x522, 'M', 'ԣ'), - (0x523, 'V'), - (0x524, 'M', 'ԥ'), - (0x525, 'V'), - (0x526, 'M', 'ԧ'), - (0x527, 'V'), - (0x528, 'M', 'ԩ'), - (0x529, 'V'), - (0x52A, 'M', 'ԫ'), - (0x52B, 'V'), - (0x52C, 'M', 'ԭ'), - (0x52D, 'V'), - (0x52E, 'M', 'ԯ'), - (0x52F, 'V'), - (0x530, 'X'), - (0x531, 'M', 'ա'), - (0x532, 'M', 'բ'), - (0x533, 'M', 'գ'), - (0x534, 'M', 'դ'), - (0x535, 'M', 'ե'), - (0x536, 'M', 'զ'), - (0x537, 'M', 'է'), - (0x538, 'M', 'ը'), - (0x539, 'M', 'թ'), - (0x53A, 'M', 'ժ'), - (0x53B, 'M', 'ի'), - (0x53C, 'M', 'լ'), - (0x53D, 'M', 'խ'), - (0x53E, 'M', 'ծ'), - (0x53F, 'M', 'կ'), - (0x540, 'M', 'հ'), - (0x541, 'M', 'ձ'), - (0x542, 'M', 'ղ'), - (0x543, 'M', 'ճ'), - (0x544, 'M', 'մ'), - (0x545, 'M', 'յ'), - (0x546, 'M', 'ն'), - (0x547, 'M', 'շ'), - (0x548, 'M', 'ո'), - (0x549, 'M', 'չ'), - (0x54A, 'M', 'պ'), - (0x54B, 'M', 'ջ'), - (0x54C, 'M', 'ռ'), - (0x54D, 'M', 'ս'), - (0x54E, 'M', 'վ'), - (0x54F, 'M', 'տ'), - (0x550, 'M', 'ր'), - (0x551, 'M', 'ց'), - (0x552, 'M', 'ւ'), - (0x553, 'M', 'փ'), - (0x554, 'M', 'ք'), - (0x555, 'M', 'օ'), - (0x556, 'M', 'ֆ'), - (0x557, 'X'), - (0x559, 'V'), - (0x587, 'M', 'եւ'), - (0x588, 'V'), - (0x58B, 'X'), - (0x58D, 'V'), - (0x590, 'X'), - (0x591, 'V'), - (0x5C8, 'X'), - (0x5D0, 'V'), - (0x5EB, 'X'), - (0x5EF, 'V'), - (0x5F5, 'X'), - (0x606, 'V'), - (0x61C, 'X'), - (0x61D, 'V'), - ] - -def _seg_10() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x675, 'M', 'اٴ'), - (0x676, 'M', 'وٴ'), - (0x677, 'M', 'ۇٴ'), - (0x678, 'M', 'يٴ'), - (0x679, 'V'), - (0x6DD, 'X'), - (0x6DE, 'V'), - (0x70E, 'X'), - (0x710, 'V'), - (0x74B, 'X'), - (0x74D, 'V'), - (0x7B2, 'X'), - (0x7C0, 'V'), - (0x7FB, 'X'), - (0x7FD, 'V'), - (0x82E, 'X'), - (0x830, 'V'), - (0x83F, 'X'), - (0x840, 'V'), - (0x85C, 'X'), - (0x85E, 'V'), - (0x85F, 'X'), - (0x860, 'V'), - (0x86B, 'X'), - (0x870, 'V'), - (0x88F, 'X'), - (0x898, 'V'), - (0x8E2, 'X'), - (0x8E3, 'V'), - (0x958, 'M', 'क़'), - (0x959, 'M', 'ख़'), - (0x95A, 'M', 'ग़'), - (0x95B, 'M', 'ज़'), - (0x95C, 'M', 'ड़'), - (0x95D, 'M', 'ढ़'), - (0x95E, 'M', 'फ़'), - (0x95F, 'M', 'य़'), - (0x960, 'V'), - (0x984, 'X'), - (0x985, 'V'), - (0x98D, 'X'), - (0x98F, 'V'), - (0x991, 'X'), - (0x993, 'V'), - (0x9A9, 'X'), - (0x9AA, 'V'), - (0x9B1, 'X'), - (0x9B2, 'V'), - (0x9B3, 'X'), - (0x9B6, 'V'), - (0x9BA, 'X'), - (0x9BC, 'V'), - (0x9C5, 'X'), - (0x9C7, 'V'), - (0x9C9, 'X'), - (0x9CB, 'V'), - (0x9CF, 'X'), - (0x9D7, 'V'), - (0x9D8, 'X'), - (0x9DC, 'M', 'ড়'), - (0x9DD, 'M', 'ঢ়'), - (0x9DE, 'X'), - (0x9DF, 'M', 'য়'), - (0x9E0, 'V'), - (0x9E4, 'X'), - (0x9E6, 'V'), - (0x9FF, 'X'), - (0xA01, 'V'), - (0xA04, 'X'), - (0xA05, 'V'), - (0xA0B, 'X'), - (0xA0F, 'V'), - (0xA11, 'X'), - (0xA13, 'V'), - (0xA29, 'X'), - (0xA2A, 'V'), - (0xA31, 'X'), - (0xA32, 'V'), - (0xA33, 'M', 'ਲ਼'), - (0xA34, 'X'), - (0xA35, 'V'), - (0xA36, 'M', 'ਸ਼'), - (0xA37, 'X'), - (0xA38, 'V'), - (0xA3A, 'X'), - (0xA3C, 'V'), - (0xA3D, 'X'), - (0xA3E, 'V'), - (0xA43, 'X'), - (0xA47, 'V'), - (0xA49, 'X'), - (0xA4B, 'V'), - (0xA4E, 'X'), - (0xA51, 'V'), - (0xA52, 'X'), - (0xA59, 'M', 'ਖ਼'), - (0xA5A, 'M', 'ਗ਼'), - (0xA5B, 'M', 'ਜ਼'), - (0xA5C, 'V'), - (0xA5D, 'X'), - ] - -def _seg_11() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0xA5E, 'M', 'ਫ਼'), - (0xA5F, 'X'), - (0xA66, 'V'), - (0xA77, 'X'), - (0xA81, 'V'), - (0xA84, 'X'), - (0xA85, 'V'), - (0xA8E, 'X'), - (0xA8F, 'V'), - (0xA92, 'X'), - (0xA93, 'V'), - (0xAA9, 'X'), - (0xAAA, 'V'), - (0xAB1, 'X'), - (0xAB2, 'V'), - (0xAB4, 'X'), - (0xAB5, 'V'), - (0xABA, 'X'), - (0xABC, 'V'), - (0xAC6, 'X'), - (0xAC7, 'V'), - (0xACA, 'X'), - (0xACB, 'V'), - (0xACE, 'X'), - (0xAD0, 'V'), - (0xAD1, 'X'), - (0xAE0, 'V'), - (0xAE4, 'X'), - (0xAE6, 'V'), - (0xAF2, 'X'), - (0xAF9, 'V'), - (0xB00, 'X'), - (0xB01, 'V'), - (0xB04, 'X'), - (0xB05, 'V'), - (0xB0D, 'X'), - (0xB0F, 'V'), - (0xB11, 'X'), - (0xB13, 'V'), - (0xB29, 'X'), - (0xB2A, 'V'), - (0xB31, 'X'), - (0xB32, 'V'), - (0xB34, 'X'), - (0xB35, 'V'), - (0xB3A, 'X'), - (0xB3C, 'V'), - (0xB45, 'X'), - (0xB47, 'V'), - (0xB49, 'X'), - (0xB4B, 'V'), - (0xB4E, 'X'), - (0xB55, 'V'), - (0xB58, 'X'), - (0xB5C, 'M', 'ଡ଼'), - (0xB5D, 'M', 'ଢ଼'), - (0xB5E, 'X'), - (0xB5F, 'V'), - (0xB64, 'X'), - (0xB66, 'V'), - (0xB78, 'X'), - (0xB82, 'V'), - (0xB84, 'X'), - (0xB85, 'V'), - (0xB8B, 'X'), - (0xB8E, 'V'), - (0xB91, 'X'), - (0xB92, 'V'), - (0xB96, 'X'), - (0xB99, 'V'), - (0xB9B, 'X'), - (0xB9C, 'V'), - (0xB9D, 'X'), - (0xB9E, 'V'), - (0xBA0, 'X'), - (0xBA3, 'V'), - (0xBA5, 'X'), - (0xBA8, 'V'), - (0xBAB, 'X'), - (0xBAE, 'V'), - (0xBBA, 'X'), - (0xBBE, 'V'), - (0xBC3, 'X'), - (0xBC6, 'V'), - (0xBC9, 'X'), - (0xBCA, 'V'), - (0xBCE, 'X'), - (0xBD0, 'V'), - (0xBD1, 'X'), - (0xBD7, 'V'), - (0xBD8, 'X'), - (0xBE6, 'V'), - (0xBFB, 'X'), - (0xC00, 'V'), - (0xC0D, 'X'), - (0xC0E, 'V'), - (0xC11, 'X'), - (0xC12, 'V'), - (0xC29, 'X'), - (0xC2A, 'V'), - ] - -def _seg_12() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0xC3A, 'X'), - (0xC3C, 'V'), - (0xC45, 'X'), - (0xC46, 'V'), - (0xC49, 'X'), - (0xC4A, 'V'), - (0xC4E, 'X'), - (0xC55, 'V'), - (0xC57, 'X'), - (0xC58, 'V'), - (0xC5B, 'X'), - (0xC5D, 'V'), - (0xC5E, 'X'), - (0xC60, 'V'), - (0xC64, 'X'), - (0xC66, 'V'), - (0xC70, 'X'), - (0xC77, 'V'), - (0xC8D, 'X'), - (0xC8E, 'V'), - (0xC91, 'X'), - (0xC92, 'V'), - (0xCA9, 'X'), - (0xCAA, 'V'), - (0xCB4, 'X'), - (0xCB5, 'V'), - (0xCBA, 'X'), - (0xCBC, 'V'), - (0xCC5, 'X'), - (0xCC6, 'V'), - (0xCC9, 'X'), - (0xCCA, 'V'), - (0xCCE, 'X'), - (0xCD5, 'V'), - (0xCD7, 'X'), - (0xCDD, 'V'), - (0xCDF, 'X'), - (0xCE0, 'V'), - (0xCE4, 'X'), - (0xCE6, 'V'), - (0xCF0, 'X'), - (0xCF1, 'V'), - (0xCF4, 'X'), - (0xD00, 'V'), - (0xD0D, 'X'), - (0xD0E, 'V'), - (0xD11, 'X'), - (0xD12, 'V'), - (0xD45, 'X'), - (0xD46, 'V'), - (0xD49, 'X'), - (0xD4A, 'V'), - (0xD50, 'X'), - (0xD54, 'V'), - (0xD64, 'X'), - (0xD66, 'V'), - (0xD80, 'X'), - (0xD81, 'V'), - (0xD84, 'X'), - (0xD85, 'V'), - (0xD97, 'X'), - (0xD9A, 'V'), - (0xDB2, 'X'), - (0xDB3, 'V'), - (0xDBC, 'X'), - (0xDBD, 'V'), - (0xDBE, 'X'), - (0xDC0, 'V'), - (0xDC7, 'X'), - (0xDCA, 'V'), - (0xDCB, 'X'), - (0xDCF, 'V'), - (0xDD5, 'X'), - (0xDD6, 'V'), - (0xDD7, 'X'), - (0xDD8, 'V'), - (0xDE0, 'X'), - (0xDE6, 'V'), - (0xDF0, 'X'), - (0xDF2, 'V'), - (0xDF5, 'X'), - (0xE01, 'V'), - (0xE33, 'M', 'ํา'), - (0xE34, 'V'), - (0xE3B, 'X'), - (0xE3F, 'V'), - (0xE5C, 'X'), - (0xE81, 'V'), - (0xE83, 'X'), - (0xE84, 'V'), - (0xE85, 'X'), - (0xE86, 'V'), - (0xE8B, 'X'), - (0xE8C, 'V'), - (0xEA4, 'X'), - (0xEA5, 'V'), - (0xEA6, 'X'), - (0xEA7, 'V'), - (0xEB3, 'M', 'ໍາ'), - (0xEB4, 'V'), - ] - -def _seg_13() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0xEBE, 'X'), - (0xEC0, 'V'), - (0xEC5, 'X'), - (0xEC6, 'V'), - (0xEC7, 'X'), - (0xEC8, 'V'), - (0xECF, 'X'), - (0xED0, 'V'), - (0xEDA, 'X'), - (0xEDC, 'M', 'ຫນ'), - (0xEDD, 'M', 'ຫມ'), - (0xEDE, 'V'), - (0xEE0, 'X'), - (0xF00, 'V'), - (0xF0C, 'M', '་'), - (0xF0D, 'V'), - (0xF43, 'M', 'གྷ'), - (0xF44, 'V'), - (0xF48, 'X'), - (0xF49, 'V'), - (0xF4D, 'M', 'ཌྷ'), - (0xF4E, 'V'), - (0xF52, 'M', 'དྷ'), - (0xF53, 'V'), - (0xF57, 'M', 'བྷ'), - (0xF58, 'V'), - (0xF5C, 'M', 'ཛྷ'), - (0xF5D, 'V'), - (0xF69, 'M', 'ཀྵ'), - (0xF6A, 'V'), - (0xF6D, 'X'), - (0xF71, 'V'), - (0xF73, 'M', 'ཱི'), - (0xF74, 'V'), - (0xF75, 'M', 'ཱུ'), - (0xF76, 'M', 'ྲྀ'), - (0xF77, 'M', 'ྲཱྀ'), - (0xF78, 'M', 'ླྀ'), - (0xF79, 'M', 'ླཱྀ'), - (0xF7A, 'V'), - (0xF81, 'M', 'ཱྀ'), - (0xF82, 'V'), - (0xF93, 'M', 'ྒྷ'), - (0xF94, 'V'), - (0xF98, 'X'), - (0xF99, 'V'), - (0xF9D, 'M', 'ྜྷ'), - (0xF9E, 'V'), - (0xFA2, 'M', 'ྡྷ'), - (0xFA3, 'V'), - (0xFA7, 'M', 'ྦྷ'), - (0xFA8, 'V'), - (0xFAC, 'M', 'ྫྷ'), - (0xFAD, 'V'), - (0xFB9, 'M', 'ྐྵ'), - (0xFBA, 'V'), - (0xFBD, 'X'), - (0xFBE, 'V'), - (0xFCD, 'X'), - (0xFCE, 'V'), - (0xFDB, 'X'), - (0x1000, 'V'), - (0x10A0, 'X'), - (0x10C7, 'M', 'ⴧ'), - (0x10C8, 'X'), - (0x10CD, 'M', 'ⴭ'), - (0x10CE, 'X'), - (0x10D0, 'V'), - (0x10FC, 'M', 'ნ'), - (0x10FD, 'V'), - (0x115F, 'X'), - (0x1161, 'V'), - (0x1249, 'X'), - (0x124A, 'V'), - (0x124E, 'X'), - (0x1250, 'V'), - (0x1257, 'X'), - (0x1258, 'V'), - (0x1259, 'X'), - (0x125A, 'V'), - (0x125E, 'X'), - (0x1260, 'V'), - (0x1289, 'X'), - (0x128A, 'V'), - (0x128E, 'X'), - (0x1290, 'V'), - (0x12B1, 'X'), - (0x12B2, 'V'), - (0x12B6, 'X'), - (0x12B8, 'V'), - (0x12BF, 'X'), - (0x12C0, 'V'), - (0x12C1, 'X'), - (0x12C2, 'V'), - (0x12C6, 'X'), - (0x12C8, 'V'), - (0x12D7, 'X'), - (0x12D8, 'V'), - (0x1311, 'X'), - (0x1312, 'V'), - ] - -def _seg_14() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x1316, 'X'), - (0x1318, 'V'), - (0x135B, 'X'), - (0x135D, 'V'), - (0x137D, 'X'), - (0x1380, 'V'), - (0x139A, 'X'), - (0x13A0, 'V'), - (0x13F6, 'X'), - (0x13F8, 'M', 'Ᏸ'), - (0x13F9, 'M', 'Ᏹ'), - (0x13FA, 'M', 'Ᏺ'), - (0x13FB, 'M', 'Ᏻ'), - (0x13FC, 'M', 'Ᏼ'), - (0x13FD, 'M', 'Ᏽ'), - (0x13FE, 'X'), - (0x1400, 'V'), - (0x1680, 'X'), - (0x1681, 'V'), - (0x169D, 'X'), - (0x16A0, 'V'), - (0x16F9, 'X'), - (0x1700, 'V'), - (0x1716, 'X'), - (0x171F, 'V'), - (0x1737, 'X'), - (0x1740, 'V'), - (0x1754, 'X'), - (0x1760, 'V'), - (0x176D, 'X'), - (0x176E, 'V'), - (0x1771, 'X'), - (0x1772, 'V'), - (0x1774, 'X'), - (0x1780, 'V'), - (0x17B4, 'X'), - (0x17B6, 'V'), - (0x17DE, 'X'), - (0x17E0, 'V'), - (0x17EA, 'X'), - (0x17F0, 'V'), - (0x17FA, 'X'), - (0x1800, 'V'), - (0x1806, 'X'), - (0x1807, 'V'), - (0x180B, 'I'), - (0x180E, 'X'), - (0x180F, 'I'), - (0x1810, 'V'), - (0x181A, 'X'), - (0x1820, 'V'), - (0x1879, 'X'), - (0x1880, 'V'), - (0x18AB, 'X'), - (0x18B0, 'V'), - (0x18F6, 'X'), - (0x1900, 'V'), - (0x191F, 'X'), - (0x1920, 'V'), - (0x192C, 'X'), - (0x1930, 'V'), - (0x193C, 'X'), - (0x1940, 'V'), - (0x1941, 'X'), - (0x1944, 'V'), - (0x196E, 'X'), - (0x1970, 'V'), - (0x1975, 'X'), - (0x1980, 'V'), - (0x19AC, 'X'), - (0x19B0, 'V'), - (0x19CA, 'X'), - (0x19D0, 'V'), - (0x19DB, 'X'), - (0x19DE, 'V'), - (0x1A1C, 'X'), - (0x1A1E, 'V'), - (0x1A5F, 'X'), - (0x1A60, 'V'), - (0x1A7D, 'X'), - (0x1A7F, 'V'), - (0x1A8A, 'X'), - (0x1A90, 'V'), - (0x1A9A, 'X'), - (0x1AA0, 'V'), - (0x1AAE, 'X'), - (0x1AB0, 'V'), - (0x1ACF, 'X'), - (0x1B00, 'V'), - (0x1B4D, 'X'), - (0x1B50, 'V'), - (0x1B7F, 'X'), - (0x1B80, 'V'), - (0x1BF4, 'X'), - (0x1BFC, 'V'), - (0x1C38, 'X'), - (0x1C3B, 'V'), - (0x1C4A, 'X'), - (0x1C4D, 'V'), - (0x1C80, 'M', 'в'), - ] - -def _seg_15() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x1C81, 'M', 'д'), - (0x1C82, 'M', 'о'), - (0x1C83, 'M', 'с'), - (0x1C84, 'M', 'т'), - (0x1C86, 'M', 'ъ'), - (0x1C87, 'M', 'ѣ'), - (0x1C88, 'M', 'ꙋ'), - (0x1C89, 'X'), - (0x1C90, 'M', 'ა'), - (0x1C91, 'M', 'ბ'), - (0x1C92, 'M', 'გ'), - (0x1C93, 'M', 'დ'), - (0x1C94, 'M', 'ე'), - (0x1C95, 'M', 'ვ'), - (0x1C96, 'M', 'ზ'), - (0x1C97, 'M', 'თ'), - (0x1C98, 'M', 'ი'), - (0x1C99, 'M', 'კ'), - (0x1C9A, 'M', 'ლ'), - (0x1C9B, 'M', 'მ'), - (0x1C9C, 'M', 'ნ'), - (0x1C9D, 'M', 'ო'), - (0x1C9E, 'M', 'პ'), - (0x1C9F, 'M', 'ჟ'), - (0x1CA0, 'M', 'რ'), - (0x1CA1, 'M', 'ს'), - (0x1CA2, 'M', 'ტ'), - (0x1CA3, 'M', 'უ'), - (0x1CA4, 'M', 'ფ'), - (0x1CA5, 'M', 'ქ'), - (0x1CA6, 'M', 'ღ'), - (0x1CA7, 'M', 'ყ'), - (0x1CA8, 'M', 'შ'), - (0x1CA9, 'M', 'ჩ'), - (0x1CAA, 'M', 'ც'), - (0x1CAB, 'M', 'ძ'), - (0x1CAC, 'M', 'წ'), - (0x1CAD, 'M', 'ჭ'), - (0x1CAE, 'M', 'ხ'), - (0x1CAF, 'M', 'ჯ'), - (0x1CB0, 'M', 'ჰ'), - (0x1CB1, 'M', 'ჱ'), - (0x1CB2, 'M', 'ჲ'), - (0x1CB3, 'M', 'ჳ'), - (0x1CB4, 'M', 'ჴ'), - (0x1CB5, 'M', 'ჵ'), - (0x1CB6, 'M', 'ჶ'), - (0x1CB7, 'M', 'ჷ'), - (0x1CB8, 'M', 'ჸ'), - (0x1CB9, 'M', 'ჹ'), - (0x1CBA, 'M', 'ჺ'), - (0x1CBB, 'X'), - (0x1CBD, 'M', 'ჽ'), - (0x1CBE, 'M', 'ჾ'), - (0x1CBF, 'M', 'ჿ'), - (0x1CC0, 'V'), - (0x1CC8, 'X'), - (0x1CD0, 'V'), - (0x1CFB, 'X'), - (0x1D00, 'V'), - (0x1D2C, 'M', 'a'), - (0x1D2D, 'M', 'æ'), - (0x1D2E, 'M', 'b'), - (0x1D2F, 'V'), - (0x1D30, 'M', 'd'), - (0x1D31, 'M', 'e'), - (0x1D32, 'M', 'ǝ'), - (0x1D33, 'M', 'g'), - (0x1D34, 'M', 'h'), - (0x1D35, 'M', 'i'), - (0x1D36, 'M', 'j'), - (0x1D37, 'M', 'k'), - (0x1D38, 'M', 'l'), - (0x1D39, 'M', 'm'), - (0x1D3A, 'M', 'n'), - (0x1D3B, 'V'), - (0x1D3C, 'M', 'o'), - (0x1D3D, 'M', 'ȣ'), - (0x1D3E, 'M', 'p'), - (0x1D3F, 'M', 'r'), - (0x1D40, 'M', 't'), - (0x1D41, 'M', 'u'), - (0x1D42, 'M', 'w'), - (0x1D43, 'M', 'a'), - (0x1D44, 'M', 'ɐ'), - (0x1D45, 'M', 'ɑ'), - (0x1D46, 'M', 'ᴂ'), - (0x1D47, 'M', 'b'), - (0x1D48, 'M', 'd'), - (0x1D49, 'M', 'e'), - (0x1D4A, 'M', 'ə'), - (0x1D4B, 'M', 'ɛ'), - (0x1D4C, 'M', 'ɜ'), - (0x1D4D, 'M', 'g'), - (0x1D4E, 'V'), - (0x1D4F, 'M', 'k'), - (0x1D50, 'M', 'm'), - (0x1D51, 'M', 'ŋ'), - (0x1D52, 'M', 'o'), - (0x1D53, 'M', 'ɔ'), - ] - -def _seg_16() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x1D54, 'M', 'ᴖ'), - (0x1D55, 'M', 'ᴗ'), - (0x1D56, 'M', 'p'), - (0x1D57, 'M', 't'), - (0x1D58, 'M', 'u'), - (0x1D59, 'M', 'ᴝ'), - (0x1D5A, 'M', 'ɯ'), - (0x1D5B, 'M', 'v'), - (0x1D5C, 'M', 'ᴥ'), - (0x1D5D, 'M', 'β'), - (0x1D5E, 'M', 'γ'), - (0x1D5F, 'M', 'δ'), - (0x1D60, 'M', 'φ'), - (0x1D61, 'M', 'χ'), - (0x1D62, 'M', 'i'), - (0x1D63, 'M', 'r'), - (0x1D64, 'M', 'u'), - (0x1D65, 'M', 'v'), - (0x1D66, 'M', 'β'), - (0x1D67, 'M', 'γ'), - (0x1D68, 'M', 'ρ'), - (0x1D69, 'M', 'φ'), - (0x1D6A, 'M', 'χ'), - (0x1D6B, 'V'), - (0x1D78, 'M', 'н'), - (0x1D79, 'V'), - (0x1D9B, 'M', 'ɒ'), - (0x1D9C, 'M', 'c'), - (0x1D9D, 'M', 'ɕ'), - (0x1D9E, 'M', 'ð'), - (0x1D9F, 'M', 'ɜ'), - (0x1DA0, 'M', 'f'), - (0x1DA1, 'M', 'ɟ'), - (0x1DA2, 'M', 'ɡ'), - (0x1DA3, 'M', 'ɥ'), - (0x1DA4, 'M', 'ɨ'), - (0x1DA5, 'M', 'ɩ'), - (0x1DA6, 'M', 'ɪ'), - (0x1DA7, 'M', 'ᵻ'), - (0x1DA8, 'M', 'ʝ'), - (0x1DA9, 'M', 'ɭ'), - (0x1DAA, 'M', 'ᶅ'), - (0x1DAB, 'M', 'ʟ'), - (0x1DAC, 'M', 'ɱ'), - (0x1DAD, 'M', 'ɰ'), - (0x1DAE, 'M', 'ɲ'), - (0x1DAF, 'M', 'ɳ'), - (0x1DB0, 'M', 'ɴ'), - (0x1DB1, 'M', 'ɵ'), - (0x1DB2, 'M', 'ɸ'), - (0x1DB3, 'M', 'ʂ'), - (0x1DB4, 'M', 'ʃ'), - (0x1DB5, 'M', 'ƫ'), - (0x1DB6, 'M', 'ʉ'), - (0x1DB7, 'M', 'ʊ'), - (0x1DB8, 'M', 'ᴜ'), - (0x1DB9, 'M', 'ʋ'), - (0x1DBA, 'M', 'ʌ'), - (0x1DBB, 'M', 'z'), - (0x1DBC, 'M', 'ʐ'), - (0x1DBD, 'M', 'ʑ'), - (0x1DBE, 'M', 'ʒ'), - (0x1DBF, 'M', 'θ'), - (0x1DC0, 'V'), - (0x1E00, 'M', 'ḁ'), - (0x1E01, 'V'), - (0x1E02, 'M', 'ḃ'), - (0x1E03, 'V'), - (0x1E04, 'M', 'ḅ'), - (0x1E05, 'V'), - (0x1E06, 'M', 'ḇ'), - (0x1E07, 'V'), - (0x1E08, 'M', 'ḉ'), - (0x1E09, 'V'), - (0x1E0A, 'M', 'ḋ'), - (0x1E0B, 'V'), - (0x1E0C, 'M', 'ḍ'), - (0x1E0D, 'V'), - (0x1E0E, 'M', 'ḏ'), - (0x1E0F, 'V'), - (0x1E10, 'M', 'ḑ'), - (0x1E11, 'V'), - (0x1E12, 'M', 'ḓ'), - (0x1E13, 'V'), - (0x1E14, 'M', 'ḕ'), - (0x1E15, 'V'), - (0x1E16, 'M', 'ḗ'), - (0x1E17, 'V'), - (0x1E18, 'M', 'ḙ'), - (0x1E19, 'V'), - (0x1E1A, 'M', 'ḛ'), - (0x1E1B, 'V'), - (0x1E1C, 'M', 'ḝ'), - (0x1E1D, 'V'), - (0x1E1E, 'M', 'ḟ'), - (0x1E1F, 'V'), - (0x1E20, 'M', 'ḡ'), - (0x1E21, 'V'), - (0x1E22, 'M', 'ḣ'), - (0x1E23, 'V'), - ] - -def _seg_17() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x1E24, 'M', 'ḥ'), - (0x1E25, 'V'), - (0x1E26, 'M', 'ḧ'), - (0x1E27, 'V'), - (0x1E28, 'M', 'ḩ'), - (0x1E29, 'V'), - (0x1E2A, 'M', 'ḫ'), - (0x1E2B, 'V'), - (0x1E2C, 'M', 'ḭ'), - (0x1E2D, 'V'), - (0x1E2E, 'M', 'ḯ'), - (0x1E2F, 'V'), - (0x1E30, 'M', 'ḱ'), - (0x1E31, 'V'), - (0x1E32, 'M', 'ḳ'), - (0x1E33, 'V'), - (0x1E34, 'M', 'ḵ'), - (0x1E35, 'V'), - (0x1E36, 'M', 'ḷ'), - (0x1E37, 'V'), - (0x1E38, 'M', 'ḹ'), - (0x1E39, 'V'), - (0x1E3A, 'M', 'ḻ'), - (0x1E3B, 'V'), - (0x1E3C, 'M', 'ḽ'), - (0x1E3D, 'V'), - (0x1E3E, 'M', 'ḿ'), - (0x1E3F, 'V'), - (0x1E40, 'M', 'ṁ'), - (0x1E41, 'V'), - (0x1E42, 'M', 'ṃ'), - (0x1E43, 'V'), - (0x1E44, 'M', 'ṅ'), - (0x1E45, 'V'), - (0x1E46, 'M', 'ṇ'), - (0x1E47, 'V'), - (0x1E48, 'M', 'ṉ'), - (0x1E49, 'V'), - (0x1E4A, 'M', 'ṋ'), - (0x1E4B, 'V'), - (0x1E4C, 'M', 'ṍ'), - (0x1E4D, 'V'), - (0x1E4E, 'M', 'ṏ'), - (0x1E4F, 'V'), - (0x1E50, 'M', 'ṑ'), - (0x1E51, 'V'), - (0x1E52, 'M', 'ṓ'), - (0x1E53, 'V'), - (0x1E54, 'M', 'ṕ'), - (0x1E55, 'V'), - (0x1E56, 'M', 'ṗ'), - (0x1E57, 'V'), - (0x1E58, 'M', 'ṙ'), - (0x1E59, 'V'), - (0x1E5A, 'M', 'ṛ'), - (0x1E5B, 'V'), - (0x1E5C, 'M', 'ṝ'), - (0x1E5D, 'V'), - (0x1E5E, 'M', 'ṟ'), - (0x1E5F, 'V'), - (0x1E60, 'M', 'ṡ'), - (0x1E61, 'V'), - (0x1E62, 'M', 'ṣ'), - (0x1E63, 'V'), - (0x1E64, 'M', 'ṥ'), - (0x1E65, 'V'), - (0x1E66, 'M', 'ṧ'), - (0x1E67, 'V'), - (0x1E68, 'M', 'ṩ'), - (0x1E69, 'V'), - (0x1E6A, 'M', 'ṫ'), - (0x1E6B, 'V'), - (0x1E6C, 'M', 'ṭ'), - (0x1E6D, 'V'), - (0x1E6E, 'M', 'ṯ'), - (0x1E6F, 'V'), - (0x1E70, 'M', 'ṱ'), - (0x1E71, 'V'), - (0x1E72, 'M', 'ṳ'), - (0x1E73, 'V'), - (0x1E74, 'M', 'ṵ'), - (0x1E75, 'V'), - (0x1E76, 'M', 'ṷ'), - (0x1E77, 'V'), - (0x1E78, 'M', 'ṹ'), - (0x1E79, 'V'), - (0x1E7A, 'M', 'ṻ'), - (0x1E7B, 'V'), - (0x1E7C, 'M', 'ṽ'), - (0x1E7D, 'V'), - (0x1E7E, 'M', 'ṿ'), - (0x1E7F, 'V'), - (0x1E80, 'M', 'ẁ'), - (0x1E81, 'V'), - (0x1E82, 'M', 'ẃ'), - (0x1E83, 'V'), - (0x1E84, 'M', 'ẅ'), - (0x1E85, 'V'), - (0x1E86, 'M', 'ẇ'), - (0x1E87, 'V'), - ] - -def _seg_18() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x1E88, 'M', 'ẉ'), - (0x1E89, 'V'), - (0x1E8A, 'M', 'ẋ'), - (0x1E8B, 'V'), - (0x1E8C, 'M', 'ẍ'), - (0x1E8D, 'V'), - (0x1E8E, 'M', 'ẏ'), - (0x1E8F, 'V'), - (0x1E90, 'M', 'ẑ'), - (0x1E91, 'V'), - (0x1E92, 'M', 'ẓ'), - (0x1E93, 'V'), - (0x1E94, 'M', 'ẕ'), - (0x1E95, 'V'), - (0x1E9A, 'M', 'aʾ'), - (0x1E9B, 'M', 'ṡ'), - (0x1E9C, 'V'), - (0x1E9E, 'M', 'ss'), - (0x1E9F, 'V'), - (0x1EA0, 'M', 'ạ'), - (0x1EA1, 'V'), - (0x1EA2, 'M', 'ả'), - (0x1EA3, 'V'), - (0x1EA4, 'M', 'ấ'), - (0x1EA5, 'V'), - (0x1EA6, 'M', 'ầ'), - (0x1EA7, 'V'), - (0x1EA8, 'M', 'ẩ'), - (0x1EA9, 'V'), - (0x1EAA, 'M', 'ẫ'), - (0x1EAB, 'V'), - (0x1EAC, 'M', 'ậ'), - (0x1EAD, 'V'), - (0x1EAE, 'M', 'ắ'), - (0x1EAF, 'V'), - (0x1EB0, 'M', 'ằ'), - (0x1EB1, 'V'), - (0x1EB2, 'M', 'ẳ'), - (0x1EB3, 'V'), - (0x1EB4, 'M', 'ẵ'), - (0x1EB5, 'V'), - (0x1EB6, 'M', 'ặ'), - (0x1EB7, 'V'), - (0x1EB8, 'M', 'ẹ'), - (0x1EB9, 'V'), - (0x1EBA, 'M', 'ẻ'), - (0x1EBB, 'V'), - (0x1EBC, 'M', 'ẽ'), - (0x1EBD, 'V'), - (0x1EBE, 'M', 'ế'), - (0x1EBF, 'V'), - (0x1EC0, 'M', 'ề'), - (0x1EC1, 'V'), - (0x1EC2, 'M', 'ể'), - (0x1EC3, 'V'), - (0x1EC4, 'M', 'ễ'), - (0x1EC5, 'V'), - (0x1EC6, 'M', 'ệ'), - (0x1EC7, 'V'), - (0x1EC8, 'M', 'ỉ'), - (0x1EC9, 'V'), - (0x1ECA, 'M', 'ị'), - (0x1ECB, 'V'), - (0x1ECC, 'M', 'ọ'), - (0x1ECD, 'V'), - (0x1ECE, 'M', 'ỏ'), - (0x1ECF, 'V'), - (0x1ED0, 'M', 'ố'), - (0x1ED1, 'V'), - (0x1ED2, 'M', 'ồ'), - (0x1ED3, 'V'), - (0x1ED4, 'M', 'ổ'), - (0x1ED5, 'V'), - (0x1ED6, 'M', 'ỗ'), - (0x1ED7, 'V'), - (0x1ED8, 'M', 'ộ'), - (0x1ED9, 'V'), - (0x1EDA, 'M', 'ớ'), - (0x1EDB, 'V'), - (0x1EDC, 'M', 'ờ'), - (0x1EDD, 'V'), - (0x1EDE, 'M', 'ở'), - (0x1EDF, 'V'), - (0x1EE0, 'M', 'ỡ'), - (0x1EE1, 'V'), - (0x1EE2, 'M', 'ợ'), - (0x1EE3, 'V'), - (0x1EE4, 'M', 'ụ'), - (0x1EE5, 'V'), - (0x1EE6, 'M', 'ủ'), - (0x1EE7, 'V'), - (0x1EE8, 'M', 'ứ'), - (0x1EE9, 'V'), - (0x1EEA, 'M', 'ừ'), - (0x1EEB, 'V'), - (0x1EEC, 'M', 'ử'), - (0x1EED, 'V'), - (0x1EEE, 'M', 'ữ'), - (0x1EEF, 'V'), - (0x1EF0, 'M', 'ự'), - ] - -def _seg_19() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x1EF1, 'V'), - (0x1EF2, 'M', 'ỳ'), - (0x1EF3, 'V'), - (0x1EF4, 'M', 'ỵ'), - (0x1EF5, 'V'), - (0x1EF6, 'M', 'ỷ'), - (0x1EF7, 'V'), - (0x1EF8, 'M', 'ỹ'), - (0x1EF9, 'V'), - (0x1EFA, 'M', 'ỻ'), - (0x1EFB, 'V'), - (0x1EFC, 'M', 'ỽ'), - (0x1EFD, 'V'), - (0x1EFE, 'M', 'ỿ'), - (0x1EFF, 'V'), - (0x1F08, 'M', 'ἀ'), - (0x1F09, 'M', 'ἁ'), - (0x1F0A, 'M', 'ἂ'), - (0x1F0B, 'M', 'ἃ'), - (0x1F0C, 'M', 'ἄ'), - (0x1F0D, 'M', 'ἅ'), - (0x1F0E, 'M', 'ἆ'), - (0x1F0F, 'M', 'ἇ'), - (0x1F10, 'V'), - (0x1F16, 'X'), - (0x1F18, 'M', 'ἐ'), - (0x1F19, 'M', 'ἑ'), - (0x1F1A, 'M', 'ἒ'), - (0x1F1B, 'M', 'ἓ'), - (0x1F1C, 'M', 'ἔ'), - (0x1F1D, 'M', 'ἕ'), - (0x1F1E, 'X'), - (0x1F20, 'V'), - (0x1F28, 'M', 'ἠ'), - (0x1F29, 'M', 'ἡ'), - (0x1F2A, 'M', 'ἢ'), - (0x1F2B, 'M', 'ἣ'), - (0x1F2C, 'M', 'ἤ'), - (0x1F2D, 'M', 'ἥ'), - (0x1F2E, 'M', 'ἦ'), - (0x1F2F, 'M', 'ἧ'), - (0x1F30, 'V'), - (0x1F38, 'M', 'ἰ'), - (0x1F39, 'M', 'ἱ'), - (0x1F3A, 'M', 'ἲ'), - (0x1F3B, 'M', 'ἳ'), - (0x1F3C, 'M', 'ἴ'), - (0x1F3D, 'M', 'ἵ'), - (0x1F3E, 'M', 'ἶ'), - (0x1F3F, 'M', 'ἷ'), - (0x1F40, 'V'), - (0x1F46, 'X'), - (0x1F48, 'M', 'ὀ'), - (0x1F49, 'M', 'ὁ'), - (0x1F4A, 'M', 'ὂ'), - (0x1F4B, 'M', 'ὃ'), - (0x1F4C, 'M', 'ὄ'), - (0x1F4D, 'M', 'ὅ'), - (0x1F4E, 'X'), - (0x1F50, 'V'), - (0x1F58, 'X'), - (0x1F59, 'M', 'ὑ'), - (0x1F5A, 'X'), - (0x1F5B, 'M', 'ὓ'), - (0x1F5C, 'X'), - (0x1F5D, 'M', 'ὕ'), - (0x1F5E, 'X'), - (0x1F5F, 'M', 'ὗ'), - (0x1F60, 'V'), - (0x1F68, 'M', 'ὠ'), - (0x1F69, 'M', 'ὡ'), - (0x1F6A, 'M', 'ὢ'), - (0x1F6B, 'M', 'ὣ'), - (0x1F6C, 'M', 'ὤ'), - (0x1F6D, 'M', 'ὥ'), - (0x1F6E, 'M', 'ὦ'), - (0x1F6F, 'M', 'ὧ'), - (0x1F70, 'V'), - (0x1F71, 'M', 'ά'), - (0x1F72, 'V'), - (0x1F73, 'M', 'έ'), - (0x1F74, 'V'), - (0x1F75, 'M', 'ή'), - (0x1F76, 'V'), - (0x1F77, 'M', 'ί'), - (0x1F78, 'V'), - (0x1F79, 'M', 'ό'), - (0x1F7A, 'V'), - (0x1F7B, 'M', 'ύ'), - (0x1F7C, 'V'), - (0x1F7D, 'M', 'ώ'), - (0x1F7E, 'X'), - (0x1F80, 'M', 'ἀι'), - (0x1F81, 'M', 'ἁι'), - (0x1F82, 'M', 'ἂι'), - (0x1F83, 'M', 'ἃι'), - (0x1F84, 'M', 'ἄι'), - (0x1F85, 'M', 'ἅι'), - (0x1F86, 'M', 'ἆι'), - (0x1F87, 'M', 'ἇι'), - ] - -def _seg_20() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x1F88, 'M', 'ἀι'), - (0x1F89, 'M', 'ἁι'), - (0x1F8A, 'M', 'ἂι'), - (0x1F8B, 'M', 'ἃι'), - (0x1F8C, 'M', 'ἄι'), - (0x1F8D, 'M', 'ἅι'), - (0x1F8E, 'M', 'ἆι'), - (0x1F8F, 'M', 'ἇι'), - (0x1F90, 'M', 'ἠι'), - (0x1F91, 'M', 'ἡι'), - (0x1F92, 'M', 'ἢι'), - (0x1F93, 'M', 'ἣι'), - (0x1F94, 'M', 'ἤι'), - (0x1F95, 'M', 'ἥι'), - (0x1F96, 'M', 'ἦι'), - (0x1F97, 'M', 'ἧι'), - (0x1F98, 'M', 'ἠι'), - (0x1F99, 'M', 'ἡι'), - (0x1F9A, 'M', 'ἢι'), - (0x1F9B, 'M', 'ἣι'), - (0x1F9C, 'M', 'ἤι'), - (0x1F9D, 'M', 'ἥι'), - (0x1F9E, 'M', 'ἦι'), - (0x1F9F, 'M', 'ἧι'), - (0x1FA0, 'M', 'ὠι'), - (0x1FA1, 'M', 'ὡι'), - (0x1FA2, 'M', 'ὢι'), - (0x1FA3, 'M', 'ὣι'), - (0x1FA4, 'M', 'ὤι'), - (0x1FA5, 'M', 'ὥι'), - (0x1FA6, 'M', 'ὦι'), - (0x1FA7, 'M', 'ὧι'), - (0x1FA8, 'M', 'ὠι'), - (0x1FA9, 'M', 'ὡι'), - (0x1FAA, 'M', 'ὢι'), - (0x1FAB, 'M', 'ὣι'), - (0x1FAC, 'M', 'ὤι'), - (0x1FAD, 'M', 'ὥι'), - (0x1FAE, 'M', 'ὦι'), - (0x1FAF, 'M', 'ὧι'), - (0x1FB0, 'V'), - (0x1FB2, 'M', 'ὰι'), - (0x1FB3, 'M', 'αι'), - (0x1FB4, 'M', 'άι'), - (0x1FB5, 'X'), - (0x1FB6, 'V'), - (0x1FB7, 'M', 'ᾶι'), - (0x1FB8, 'M', 'ᾰ'), - (0x1FB9, 'M', 'ᾱ'), - (0x1FBA, 'M', 'ὰ'), - (0x1FBB, 'M', 'ά'), - (0x1FBC, 'M', 'αι'), - (0x1FBD, '3', ' ̓'), - (0x1FBE, 'M', 'ι'), - (0x1FBF, '3', ' ̓'), - (0x1FC0, '3', ' ͂'), - (0x1FC1, '3', ' ̈͂'), - (0x1FC2, 'M', 'ὴι'), - (0x1FC3, 'M', 'ηι'), - (0x1FC4, 'M', 'ήι'), - (0x1FC5, 'X'), - (0x1FC6, 'V'), - (0x1FC7, 'M', 'ῆι'), - (0x1FC8, 'M', 'ὲ'), - (0x1FC9, 'M', 'έ'), - (0x1FCA, 'M', 'ὴ'), - (0x1FCB, 'M', 'ή'), - (0x1FCC, 'M', 'ηι'), - (0x1FCD, '3', ' ̓̀'), - (0x1FCE, '3', ' ̓́'), - (0x1FCF, '3', ' ̓͂'), - (0x1FD0, 'V'), - (0x1FD3, 'M', 'ΐ'), - (0x1FD4, 'X'), - (0x1FD6, 'V'), - (0x1FD8, 'M', 'ῐ'), - (0x1FD9, 'M', 'ῑ'), - (0x1FDA, 'M', 'ὶ'), - (0x1FDB, 'M', 'ί'), - (0x1FDC, 'X'), - (0x1FDD, '3', ' ̔̀'), - (0x1FDE, '3', ' ̔́'), - (0x1FDF, '3', ' ̔͂'), - (0x1FE0, 'V'), - (0x1FE3, 'M', 'ΰ'), - (0x1FE4, 'V'), - (0x1FE8, 'M', 'ῠ'), - (0x1FE9, 'M', 'ῡ'), - (0x1FEA, 'M', 'ὺ'), - (0x1FEB, 'M', 'ύ'), - (0x1FEC, 'M', 'ῥ'), - (0x1FED, '3', ' ̈̀'), - (0x1FEE, '3', ' ̈́'), - (0x1FEF, '3', '`'), - (0x1FF0, 'X'), - (0x1FF2, 'M', 'ὼι'), - (0x1FF3, 'M', 'ωι'), - (0x1FF4, 'M', 'ώι'), - (0x1FF5, 'X'), - (0x1FF6, 'V'), - ] - -def _seg_21() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x1FF7, 'M', 'ῶι'), - (0x1FF8, 'M', 'ὸ'), - (0x1FF9, 'M', 'ό'), - (0x1FFA, 'M', 'ὼ'), - (0x1FFB, 'M', 'ώ'), - (0x1FFC, 'M', 'ωι'), - (0x1FFD, '3', ' ́'), - (0x1FFE, '3', ' ̔'), - (0x1FFF, 'X'), - (0x2000, '3', ' '), - (0x200B, 'I'), - (0x200C, 'D', ''), - (0x200E, 'X'), - (0x2010, 'V'), - (0x2011, 'M', '‐'), - (0x2012, 'V'), - (0x2017, '3', ' ̳'), - (0x2018, 'V'), - (0x2024, 'X'), - (0x2027, 'V'), - (0x2028, 'X'), - (0x202F, '3', ' '), - (0x2030, 'V'), - (0x2033, 'M', '′′'), - (0x2034, 'M', '′′′'), - (0x2035, 'V'), - (0x2036, 'M', '‵‵'), - (0x2037, 'M', '‵‵‵'), - (0x2038, 'V'), - (0x203C, '3', '!!'), - (0x203D, 'V'), - (0x203E, '3', ' ̅'), - (0x203F, 'V'), - (0x2047, '3', '??'), - (0x2048, '3', '?!'), - (0x2049, '3', '!?'), - (0x204A, 'V'), - (0x2057, 'M', '′′′′'), - (0x2058, 'V'), - (0x205F, '3', ' '), - (0x2060, 'I'), - (0x2061, 'X'), - (0x2064, 'I'), - (0x2065, 'X'), - (0x2070, 'M', '0'), - (0x2071, 'M', 'i'), - (0x2072, 'X'), - (0x2074, 'M', '4'), - (0x2075, 'M', '5'), - (0x2076, 'M', '6'), - (0x2077, 'M', '7'), - (0x2078, 'M', '8'), - (0x2079, 'M', '9'), - (0x207A, '3', '+'), - (0x207B, 'M', '−'), - (0x207C, '3', '='), - (0x207D, '3', '('), - (0x207E, '3', ')'), - (0x207F, 'M', 'n'), - (0x2080, 'M', '0'), - (0x2081, 'M', '1'), - (0x2082, 'M', '2'), - (0x2083, 'M', '3'), - (0x2084, 'M', '4'), - (0x2085, 'M', '5'), - (0x2086, 'M', '6'), - (0x2087, 'M', '7'), - (0x2088, 'M', '8'), - (0x2089, 'M', '9'), - (0x208A, '3', '+'), - (0x208B, 'M', '−'), - (0x208C, '3', '='), - (0x208D, '3', '('), - (0x208E, '3', ')'), - (0x208F, 'X'), - (0x2090, 'M', 'a'), - (0x2091, 'M', 'e'), - (0x2092, 'M', 'o'), - (0x2093, 'M', 'x'), - (0x2094, 'M', 'ə'), - (0x2095, 'M', 'h'), - (0x2096, 'M', 'k'), - (0x2097, 'M', 'l'), - (0x2098, 'M', 'm'), - (0x2099, 'M', 'n'), - (0x209A, 'M', 'p'), - (0x209B, 'M', 's'), - (0x209C, 'M', 't'), - (0x209D, 'X'), - (0x20A0, 'V'), - (0x20A8, 'M', 'rs'), - (0x20A9, 'V'), - (0x20C1, 'X'), - (0x20D0, 'V'), - (0x20F1, 'X'), - (0x2100, '3', 'a/c'), - (0x2101, '3', 'a/s'), - (0x2102, 'M', 'c'), - (0x2103, 'M', '°c'), - (0x2104, 'V'), - ] - -def _seg_22() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x2105, '3', 'c/o'), - (0x2106, '3', 'c/u'), - (0x2107, 'M', 'ɛ'), - (0x2108, 'V'), - (0x2109, 'M', '°f'), - (0x210A, 'M', 'g'), - (0x210B, 'M', 'h'), - (0x210F, 'M', 'ħ'), - (0x2110, 'M', 'i'), - (0x2112, 'M', 'l'), - (0x2114, 'V'), - (0x2115, 'M', 'n'), - (0x2116, 'M', 'no'), - (0x2117, 'V'), - (0x2119, 'M', 'p'), - (0x211A, 'M', 'q'), - (0x211B, 'M', 'r'), - (0x211E, 'V'), - (0x2120, 'M', 'sm'), - (0x2121, 'M', 'tel'), - (0x2122, 'M', 'tm'), - (0x2123, 'V'), - (0x2124, 'M', 'z'), - (0x2125, 'V'), - (0x2126, 'M', 'ω'), - (0x2127, 'V'), - (0x2128, 'M', 'z'), - (0x2129, 'V'), - (0x212A, 'M', 'k'), - (0x212B, 'M', 'å'), - (0x212C, 'M', 'b'), - (0x212D, 'M', 'c'), - (0x212E, 'V'), - (0x212F, 'M', 'e'), - (0x2131, 'M', 'f'), - (0x2132, 'X'), - (0x2133, 'M', 'm'), - (0x2134, 'M', 'o'), - (0x2135, 'M', 'א'), - (0x2136, 'M', 'ב'), - (0x2137, 'M', 'ג'), - (0x2138, 'M', 'ד'), - (0x2139, 'M', 'i'), - (0x213A, 'V'), - (0x213B, 'M', 'fax'), - (0x213C, 'M', 'π'), - (0x213D, 'M', 'γ'), - (0x213F, 'M', 'π'), - (0x2140, 'M', '∑'), - (0x2141, 'V'), - (0x2145, 'M', 'd'), - (0x2147, 'M', 'e'), - (0x2148, 'M', 'i'), - (0x2149, 'M', 'j'), - (0x214A, 'V'), - (0x2150, 'M', '1⁄7'), - (0x2151, 'M', '1⁄9'), - (0x2152, 'M', '1⁄10'), - (0x2153, 'M', '1⁄3'), - (0x2154, 'M', '2⁄3'), - (0x2155, 'M', '1⁄5'), - (0x2156, 'M', '2⁄5'), - (0x2157, 'M', '3⁄5'), - (0x2158, 'M', '4⁄5'), - (0x2159, 'M', '1⁄6'), - (0x215A, 'M', '5⁄6'), - (0x215B, 'M', '1⁄8'), - (0x215C, 'M', '3⁄8'), - (0x215D, 'M', '5⁄8'), - (0x215E, 'M', '7⁄8'), - (0x215F, 'M', '1⁄'), - (0x2160, 'M', 'i'), - (0x2161, 'M', 'ii'), - (0x2162, 'M', 'iii'), - (0x2163, 'M', 'iv'), - (0x2164, 'M', 'v'), - (0x2165, 'M', 'vi'), - (0x2166, 'M', 'vii'), - (0x2167, 'M', 'viii'), - (0x2168, 'M', 'ix'), - (0x2169, 'M', 'x'), - (0x216A, 'M', 'xi'), - (0x216B, 'M', 'xii'), - (0x216C, 'M', 'l'), - (0x216D, 'M', 'c'), - (0x216E, 'M', 'd'), - (0x216F, 'M', 'm'), - (0x2170, 'M', 'i'), - (0x2171, 'M', 'ii'), - (0x2172, 'M', 'iii'), - (0x2173, 'M', 'iv'), - (0x2174, 'M', 'v'), - (0x2175, 'M', 'vi'), - (0x2176, 'M', 'vii'), - (0x2177, 'M', 'viii'), - (0x2178, 'M', 'ix'), - (0x2179, 'M', 'x'), - (0x217A, 'M', 'xi'), - (0x217B, 'M', 'xii'), - (0x217C, 'M', 'l'), - ] - -def _seg_23() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x217D, 'M', 'c'), - (0x217E, 'M', 'd'), - (0x217F, 'M', 'm'), - (0x2180, 'V'), - (0x2183, 'X'), - (0x2184, 'V'), - (0x2189, 'M', '0⁄3'), - (0x218A, 'V'), - (0x218C, 'X'), - (0x2190, 'V'), - (0x222C, 'M', '∫∫'), - (0x222D, 'M', '∫∫∫'), - (0x222E, 'V'), - (0x222F, 'M', '∮∮'), - (0x2230, 'M', '∮∮∮'), - (0x2231, 'V'), - (0x2260, '3'), - (0x2261, 'V'), - (0x226E, '3'), - (0x2270, 'V'), - (0x2329, 'M', '〈'), - (0x232A, 'M', '〉'), - (0x232B, 'V'), - (0x2427, 'X'), - (0x2440, 'V'), - (0x244B, 'X'), - (0x2460, 'M', '1'), - (0x2461, 'M', '2'), - (0x2462, 'M', '3'), - (0x2463, 'M', '4'), - (0x2464, 'M', '5'), - (0x2465, 'M', '6'), - (0x2466, 'M', '7'), - (0x2467, 'M', '8'), - (0x2468, 'M', '9'), - (0x2469, 'M', '10'), - (0x246A, 'M', '11'), - (0x246B, 'M', '12'), - (0x246C, 'M', '13'), - (0x246D, 'M', '14'), - (0x246E, 'M', '15'), - (0x246F, 'M', '16'), - (0x2470, 'M', '17'), - (0x2471, 'M', '18'), - (0x2472, 'M', '19'), - (0x2473, 'M', '20'), - (0x2474, '3', '(1)'), - (0x2475, '3', '(2)'), - (0x2476, '3', '(3)'), - (0x2477, '3', '(4)'), - (0x2478, '3', '(5)'), - (0x2479, '3', '(6)'), - (0x247A, '3', '(7)'), - (0x247B, '3', '(8)'), - (0x247C, '3', '(9)'), - (0x247D, '3', '(10)'), - (0x247E, '3', '(11)'), - (0x247F, '3', '(12)'), - (0x2480, '3', '(13)'), - (0x2481, '3', '(14)'), - (0x2482, '3', '(15)'), - (0x2483, '3', '(16)'), - (0x2484, '3', '(17)'), - (0x2485, '3', '(18)'), - (0x2486, '3', '(19)'), - (0x2487, '3', '(20)'), - (0x2488, 'X'), - (0x249C, '3', '(a)'), - (0x249D, '3', '(b)'), - (0x249E, '3', '(c)'), - (0x249F, '3', '(d)'), - (0x24A0, '3', '(e)'), - (0x24A1, '3', '(f)'), - (0x24A2, '3', '(g)'), - (0x24A3, '3', '(h)'), - (0x24A4, '3', '(i)'), - (0x24A5, '3', '(j)'), - (0x24A6, '3', '(k)'), - (0x24A7, '3', '(l)'), - (0x24A8, '3', '(m)'), - (0x24A9, '3', '(n)'), - (0x24AA, '3', '(o)'), - (0x24AB, '3', '(p)'), - (0x24AC, '3', '(q)'), - (0x24AD, '3', '(r)'), - (0x24AE, '3', '(s)'), - (0x24AF, '3', '(t)'), - (0x24B0, '3', '(u)'), - (0x24B1, '3', '(v)'), - (0x24B2, '3', '(w)'), - (0x24B3, '3', '(x)'), - (0x24B4, '3', '(y)'), - (0x24B5, '3', '(z)'), - (0x24B6, 'M', 'a'), - (0x24B7, 'M', 'b'), - (0x24B8, 'M', 'c'), - (0x24B9, 'M', 'd'), - (0x24BA, 'M', 'e'), - (0x24BB, 'M', 'f'), - (0x24BC, 'M', 'g'), - ] - -def _seg_24() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x24BD, 'M', 'h'), - (0x24BE, 'M', 'i'), - (0x24BF, 'M', 'j'), - (0x24C0, 'M', 'k'), - (0x24C1, 'M', 'l'), - (0x24C2, 'M', 'm'), - (0x24C3, 'M', 'n'), - (0x24C4, 'M', 'o'), - (0x24C5, 'M', 'p'), - (0x24C6, 'M', 'q'), - (0x24C7, 'M', 'r'), - (0x24C8, 'M', 's'), - (0x24C9, 'M', 't'), - (0x24CA, 'M', 'u'), - (0x24CB, 'M', 'v'), - (0x24CC, 'M', 'w'), - (0x24CD, 'M', 'x'), - (0x24CE, 'M', 'y'), - (0x24CF, 'M', 'z'), - (0x24D0, 'M', 'a'), - (0x24D1, 'M', 'b'), - (0x24D2, 'M', 'c'), - (0x24D3, 'M', 'd'), - (0x24D4, 'M', 'e'), - (0x24D5, 'M', 'f'), - (0x24D6, 'M', 'g'), - (0x24D7, 'M', 'h'), - (0x24D8, 'M', 'i'), - (0x24D9, 'M', 'j'), - (0x24DA, 'M', 'k'), - (0x24DB, 'M', 'l'), - (0x24DC, 'M', 'm'), - (0x24DD, 'M', 'n'), - (0x24DE, 'M', 'o'), - (0x24DF, 'M', 'p'), - (0x24E0, 'M', 'q'), - (0x24E1, 'M', 'r'), - (0x24E2, 'M', 's'), - (0x24E3, 'M', 't'), - (0x24E4, 'M', 'u'), - (0x24E5, 'M', 'v'), - (0x24E6, 'M', 'w'), - (0x24E7, 'M', 'x'), - (0x24E8, 'M', 'y'), - (0x24E9, 'M', 'z'), - (0x24EA, 'M', '0'), - (0x24EB, 'V'), - (0x2A0C, 'M', '∫∫∫∫'), - (0x2A0D, 'V'), - (0x2A74, '3', '::='), - (0x2A75, '3', '=='), - (0x2A76, '3', '==='), - (0x2A77, 'V'), - (0x2ADC, 'M', '⫝̸'), - (0x2ADD, 'V'), - (0x2B74, 'X'), - (0x2B76, 'V'), - (0x2B96, 'X'), - (0x2B97, 'V'), - (0x2C00, 'M', 'ⰰ'), - (0x2C01, 'M', 'ⰱ'), - (0x2C02, 'M', 'ⰲ'), - (0x2C03, 'M', 'ⰳ'), - (0x2C04, 'M', 'ⰴ'), - (0x2C05, 'M', 'ⰵ'), - (0x2C06, 'M', 'ⰶ'), - (0x2C07, 'M', 'ⰷ'), - (0x2C08, 'M', 'ⰸ'), - (0x2C09, 'M', 'ⰹ'), - (0x2C0A, 'M', 'ⰺ'), - (0x2C0B, 'M', 'ⰻ'), - (0x2C0C, 'M', 'ⰼ'), - (0x2C0D, 'M', 'ⰽ'), - (0x2C0E, 'M', 'ⰾ'), - (0x2C0F, 'M', 'ⰿ'), - (0x2C10, 'M', 'ⱀ'), - (0x2C11, 'M', 'ⱁ'), - (0x2C12, 'M', 'ⱂ'), - (0x2C13, 'M', 'ⱃ'), - (0x2C14, 'M', 'ⱄ'), - (0x2C15, 'M', 'ⱅ'), - (0x2C16, 'M', 'ⱆ'), - (0x2C17, 'M', 'ⱇ'), - (0x2C18, 'M', 'ⱈ'), - (0x2C19, 'M', 'ⱉ'), - (0x2C1A, 'M', 'ⱊ'), - (0x2C1B, 'M', 'ⱋ'), - (0x2C1C, 'M', 'ⱌ'), - (0x2C1D, 'M', 'ⱍ'), - (0x2C1E, 'M', 'ⱎ'), - (0x2C1F, 'M', 'ⱏ'), - (0x2C20, 'M', 'ⱐ'), - (0x2C21, 'M', 'ⱑ'), - (0x2C22, 'M', 'ⱒ'), - (0x2C23, 'M', 'ⱓ'), - (0x2C24, 'M', 'ⱔ'), - (0x2C25, 'M', 'ⱕ'), - (0x2C26, 'M', 'ⱖ'), - (0x2C27, 'M', 'ⱗ'), - (0x2C28, 'M', 'ⱘ'), - ] - -def _seg_25() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x2C29, 'M', 'ⱙ'), - (0x2C2A, 'M', 'ⱚ'), - (0x2C2B, 'M', 'ⱛ'), - (0x2C2C, 'M', 'ⱜ'), - (0x2C2D, 'M', 'ⱝ'), - (0x2C2E, 'M', 'ⱞ'), - (0x2C2F, 'M', 'ⱟ'), - (0x2C30, 'V'), - (0x2C60, 'M', 'ⱡ'), - (0x2C61, 'V'), - (0x2C62, 'M', 'ɫ'), - (0x2C63, 'M', 'ᵽ'), - (0x2C64, 'M', 'ɽ'), - (0x2C65, 'V'), - (0x2C67, 'M', 'ⱨ'), - (0x2C68, 'V'), - (0x2C69, 'M', 'ⱪ'), - (0x2C6A, 'V'), - (0x2C6B, 'M', 'ⱬ'), - (0x2C6C, 'V'), - (0x2C6D, 'M', 'ɑ'), - (0x2C6E, 'M', 'ɱ'), - (0x2C6F, 'M', 'ɐ'), - (0x2C70, 'M', 'ɒ'), - (0x2C71, 'V'), - (0x2C72, 'M', 'ⱳ'), - (0x2C73, 'V'), - (0x2C75, 'M', 'ⱶ'), - (0x2C76, 'V'), - (0x2C7C, 'M', 'j'), - (0x2C7D, 'M', 'v'), - (0x2C7E, 'M', 'ȿ'), - (0x2C7F, 'M', 'ɀ'), - (0x2C80, 'M', 'ⲁ'), - (0x2C81, 'V'), - (0x2C82, 'M', 'ⲃ'), - (0x2C83, 'V'), - (0x2C84, 'M', 'ⲅ'), - (0x2C85, 'V'), - (0x2C86, 'M', 'ⲇ'), - (0x2C87, 'V'), - (0x2C88, 'M', 'ⲉ'), - (0x2C89, 'V'), - (0x2C8A, 'M', 'ⲋ'), - (0x2C8B, 'V'), - (0x2C8C, 'M', 'ⲍ'), - (0x2C8D, 'V'), - (0x2C8E, 'M', 'ⲏ'), - (0x2C8F, 'V'), - (0x2C90, 'M', 'ⲑ'), - (0x2C91, 'V'), - (0x2C92, 'M', 'ⲓ'), - (0x2C93, 'V'), - (0x2C94, 'M', 'ⲕ'), - (0x2C95, 'V'), - (0x2C96, 'M', 'ⲗ'), - (0x2C97, 'V'), - (0x2C98, 'M', 'ⲙ'), - (0x2C99, 'V'), - (0x2C9A, 'M', 'ⲛ'), - (0x2C9B, 'V'), - (0x2C9C, 'M', 'ⲝ'), - (0x2C9D, 'V'), - (0x2C9E, 'M', 'ⲟ'), - (0x2C9F, 'V'), - (0x2CA0, 'M', 'ⲡ'), - (0x2CA1, 'V'), - (0x2CA2, 'M', 'ⲣ'), - (0x2CA3, 'V'), - (0x2CA4, 'M', 'ⲥ'), - (0x2CA5, 'V'), - (0x2CA6, 'M', 'ⲧ'), - (0x2CA7, 'V'), - (0x2CA8, 'M', 'ⲩ'), - (0x2CA9, 'V'), - (0x2CAA, 'M', 'ⲫ'), - (0x2CAB, 'V'), - (0x2CAC, 'M', 'ⲭ'), - (0x2CAD, 'V'), - (0x2CAE, 'M', 'ⲯ'), - (0x2CAF, 'V'), - (0x2CB0, 'M', 'ⲱ'), - (0x2CB1, 'V'), - (0x2CB2, 'M', 'ⲳ'), - (0x2CB3, 'V'), - (0x2CB4, 'M', 'ⲵ'), - (0x2CB5, 'V'), - (0x2CB6, 'M', 'ⲷ'), - (0x2CB7, 'V'), - (0x2CB8, 'M', 'ⲹ'), - (0x2CB9, 'V'), - (0x2CBA, 'M', 'ⲻ'), - (0x2CBB, 'V'), - (0x2CBC, 'M', 'ⲽ'), - (0x2CBD, 'V'), - (0x2CBE, 'M', 'ⲿ'), - (0x2CBF, 'V'), - (0x2CC0, 'M', 'ⳁ'), - (0x2CC1, 'V'), - (0x2CC2, 'M', 'ⳃ'), - ] - -def _seg_26() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x2CC3, 'V'), - (0x2CC4, 'M', 'ⳅ'), - (0x2CC5, 'V'), - (0x2CC6, 'M', 'ⳇ'), - (0x2CC7, 'V'), - (0x2CC8, 'M', 'ⳉ'), - (0x2CC9, 'V'), - (0x2CCA, 'M', 'ⳋ'), - (0x2CCB, 'V'), - (0x2CCC, 'M', 'ⳍ'), - (0x2CCD, 'V'), - (0x2CCE, 'M', 'ⳏ'), - (0x2CCF, 'V'), - (0x2CD0, 'M', 'ⳑ'), - (0x2CD1, 'V'), - (0x2CD2, 'M', 'ⳓ'), - (0x2CD3, 'V'), - (0x2CD4, 'M', 'ⳕ'), - (0x2CD5, 'V'), - (0x2CD6, 'M', 'ⳗ'), - (0x2CD7, 'V'), - (0x2CD8, 'M', 'ⳙ'), - (0x2CD9, 'V'), - (0x2CDA, 'M', 'ⳛ'), - (0x2CDB, 'V'), - (0x2CDC, 'M', 'ⳝ'), - (0x2CDD, 'V'), - (0x2CDE, 'M', 'ⳟ'), - (0x2CDF, 'V'), - (0x2CE0, 'M', 'ⳡ'), - (0x2CE1, 'V'), - (0x2CE2, 'M', 'ⳣ'), - (0x2CE3, 'V'), - (0x2CEB, 'M', 'ⳬ'), - (0x2CEC, 'V'), - (0x2CED, 'M', 'ⳮ'), - (0x2CEE, 'V'), - (0x2CF2, 'M', 'ⳳ'), - (0x2CF3, 'V'), - (0x2CF4, 'X'), - (0x2CF9, 'V'), - (0x2D26, 'X'), - (0x2D27, 'V'), - (0x2D28, 'X'), - (0x2D2D, 'V'), - (0x2D2E, 'X'), - (0x2D30, 'V'), - (0x2D68, 'X'), - (0x2D6F, 'M', 'ⵡ'), - (0x2D70, 'V'), - (0x2D71, 'X'), - (0x2D7F, 'V'), - (0x2D97, 'X'), - (0x2DA0, 'V'), - (0x2DA7, 'X'), - (0x2DA8, 'V'), - (0x2DAF, 'X'), - (0x2DB0, 'V'), - (0x2DB7, 'X'), - (0x2DB8, 'V'), - (0x2DBF, 'X'), - (0x2DC0, 'V'), - (0x2DC7, 'X'), - (0x2DC8, 'V'), - (0x2DCF, 'X'), - (0x2DD0, 'V'), - (0x2DD7, 'X'), - (0x2DD8, 'V'), - (0x2DDF, 'X'), - (0x2DE0, 'V'), - (0x2E5E, 'X'), - (0x2E80, 'V'), - (0x2E9A, 'X'), - (0x2E9B, 'V'), - (0x2E9F, 'M', '母'), - (0x2EA0, 'V'), - (0x2EF3, 'M', '龟'), - (0x2EF4, 'X'), - (0x2F00, 'M', '一'), - (0x2F01, 'M', '丨'), - (0x2F02, 'M', '丶'), - (0x2F03, 'M', '丿'), - (0x2F04, 'M', '乙'), - (0x2F05, 'M', '亅'), - (0x2F06, 'M', '二'), - (0x2F07, 'M', '亠'), - (0x2F08, 'M', '人'), - (0x2F09, 'M', '儿'), - (0x2F0A, 'M', '入'), - (0x2F0B, 'M', '八'), - (0x2F0C, 'M', '冂'), - (0x2F0D, 'M', '冖'), - (0x2F0E, 'M', '冫'), - (0x2F0F, 'M', '几'), - (0x2F10, 'M', '凵'), - (0x2F11, 'M', '刀'), - (0x2F12, 'M', '力'), - (0x2F13, 'M', '勹'), - (0x2F14, 'M', '匕'), - (0x2F15, 'M', '匚'), - ] - -def _seg_27() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x2F16, 'M', '匸'), - (0x2F17, 'M', '十'), - (0x2F18, 'M', '卜'), - (0x2F19, 'M', '卩'), - (0x2F1A, 'M', '厂'), - (0x2F1B, 'M', '厶'), - (0x2F1C, 'M', '又'), - (0x2F1D, 'M', '口'), - (0x2F1E, 'M', '囗'), - (0x2F1F, 'M', '土'), - (0x2F20, 'M', '士'), - (0x2F21, 'M', '夂'), - (0x2F22, 'M', '夊'), - (0x2F23, 'M', '夕'), - (0x2F24, 'M', '大'), - (0x2F25, 'M', '女'), - (0x2F26, 'M', '子'), - (0x2F27, 'M', '宀'), - (0x2F28, 'M', '寸'), - (0x2F29, 'M', '小'), - (0x2F2A, 'M', '尢'), - (0x2F2B, 'M', '尸'), - (0x2F2C, 'M', '屮'), - (0x2F2D, 'M', '山'), - (0x2F2E, 'M', '巛'), - (0x2F2F, 'M', '工'), - (0x2F30, 'M', '己'), - (0x2F31, 'M', '巾'), - (0x2F32, 'M', '干'), - (0x2F33, 'M', '幺'), - (0x2F34, 'M', '广'), - (0x2F35, 'M', '廴'), - (0x2F36, 'M', '廾'), - (0x2F37, 'M', '弋'), - (0x2F38, 'M', '弓'), - (0x2F39, 'M', '彐'), - (0x2F3A, 'M', '彡'), - (0x2F3B, 'M', '彳'), - (0x2F3C, 'M', '心'), - (0x2F3D, 'M', '戈'), - (0x2F3E, 'M', '戶'), - (0x2F3F, 'M', '手'), - (0x2F40, 'M', '支'), - (0x2F41, 'M', '攴'), - (0x2F42, 'M', '文'), - (0x2F43, 'M', '斗'), - (0x2F44, 'M', '斤'), - (0x2F45, 'M', '方'), - (0x2F46, 'M', '无'), - (0x2F47, 'M', '日'), - (0x2F48, 'M', '曰'), - (0x2F49, 'M', '月'), - (0x2F4A, 'M', '木'), - (0x2F4B, 'M', '欠'), - (0x2F4C, 'M', '止'), - (0x2F4D, 'M', '歹'), - (0x2F4E, 'M', '殳'), - (0x2F4F, 'M', '毋'), - (0x2F50, 'M', '比'), - (0x2F51, 'M', '毛'), - (0x2F52, 'M', '氏'), - (0x2F53, 'M', '气'), - (0x2F54, 'M', '水'), - (0x2F55, 'M', '火'), - (0x2F56, 'M', '爪'), - (0x2F57, 'M', '父'), - (0x2F58, 'M', '爻'), - (0x2F59, 'M', '爿'), - (0x2F5A, 'M', '片'), - (0x2F5B, 'M', '牙'), - (0x2F5C, 'M', '牛'), - (0x2F5D, 'M', '犬'), - (0x2F5E, 'M', '玄'), - (0x2F5F, 'M', '玉'), - (0x2F60, 'M', '瓜'), - (0x2F61, 'M', '瓦'), - (0x2F62, 'M', '甘'), - (0x2F63, 'M', '生'), - (0x2F64, 'M', '用'), - (0x2F65, 'M', '田'), - (0x2F66, 'M', '疋'), - (0x2F67, 'M', '疒'), - (0x2F68, 'M', '癶'), - (0x2F69, 'M', '白'), - (0x2F6A, 'M', '皮'), - (0x2F6B, 'M', '皿'), - (0x2F6C, 'M', '目'), - (0x2F6D, 'M', '矛'), - (0x2F6E, 'M', '矢'), - (0x2F6F, 'M', '石'), - (0x2F70, 'M', '示'), - (0x2F71, 'M', '禸'), - (0x2F72, 'M', '禾'), - (0x2F73, 'M', '穴'), - (0x2F74, 'M', '立'), - (0x2F75, 'M', '竹'), - (0x2F76, 'M', '米'), - (0x2F77, 'M', '糸'), - (0x2F78, 'M', '缶'), - (0x2F79, 'M', '网'), - ] - -def _seg_28() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x2F7A, 'M', '羊'), - (0x2F7B, 'M', '羽'), - (0x2F7C, 'M', '老'), - (0x2F7D, 'M', '而'), - (0x2F7E, 'M', '耒'), - (0x2F7F, 'M', '耳'), - (0x2F80, 'M', '聿'), - (0x2F81, 'M', '肉'), - (0x2F82, 'M', '臣'), - (0x2F83, 'M', '自'), - (0x2F84, 'M', '至'), - (0x2F85, 'M', '臼'), - (0x2F86, 'M', '舌'), - (0x2F87, 'M', '舛'), - (0x2F88, 'M', '舟'), - (0x2F89, 'M', '艮'), - (0x2F8A, 'M', '色'), - (0x2F8B, 'M', '艸'), - (0x2F8C, 'M', '虍'), - (0x2F8D, 'M', '虫'), - (0x2F8E, 'M', '血'), - (0x2F8F, 'M', '行'), - (0x2F90, 'M', '衣'), - (0x2F91, 'M', '襾'), - (0x2F92, 'M', '見'), - (0x2F93, 'M', '角'), - (0x2F94, 'M', '言'), - (0x2F95, 'M', '谷'), - (0x2F96, 'M', '豆'), - (0x2F97, 'M', '豕'), - (0x2F98, 'M', '豸'), - (0x2F99, 'M', '貝'), - (0x2F9A, 'M', '赤'), - (0x2F9B, 'M', '走'), - (0x2F9C, 'M', '足'), - (0x2F9D, 'M', '身'), - (0x2F9E, 'M', '車'), - (0x2F9F, 'M', '辛'), - (0x2FA0, 'M', '辰'), - (0x2FA1, 'M', '辵'), - (0x2FA2, 'M', '邑'), - (0x2FA3, 'M', '酉'), - (0x2FA4, 'M', '釆'), - (0x2FA5, 'M', '里'), - (0x2FA6, 'M', '金'), - (0x2FA7, 'M', '長'), - (0x2FA8, 'M', '門'), - (0x2FA9, 'M', '阜'), - (0x2FAA, 'M', '隶'), - (0x2FAB, 'M', '隹'), - (0x2FAC, 'M', '雨'), - (0x2FAD, 'M', '靑'), - (0x2FAE, 'M', '非'), - (0x2FAF, 'M', '面'), - (0x2FB0, 'M', '革'), - (0x2FB1, 'M', '韋'), - (0x2FB2, 'M', '韭'), - (0x2FB3, 'M', '音'), - (0x2FB4, 'M', '頁'), - (0x2FB5, 'M', '風'), - (0x2FB6, 'M', '飛'), - (0x2FB7, 'M', '食'), - (0x2FB8, 'M', '首'), - (0x2FB9, 'M', '香'), - (0x2FBA, 'M', '馬'), - (0x2FBB, 'M', '骨'), - (0x2FBC, 'M', '高'), - (0x2FBD, 'M', '髟'), - (0x2FBE, 'M', '鬥'), - (0x2FBF, 'M', '鬯'), - (0x2FC0, 'M', '鬲'), - (0x2FC1, 'M', '鬼'), - (0x2FC2, 'M', '魚'), - (0x2FC3, 'M', '鳥'), - (0x2FC4, 'M', '鹵'), - (0x2FC5, 'M', '鹿'), - (0x2FC6, 'M', '麥'), - (0x2FC7, 'M', '麻'), - (0x2FC8, 'M', '黃'), - (0x2FC9, 'M', '黍'), - (0x2FCA, 'M', '黑'), - (0x2FCB, 'M', '黹'), - (0x2FCC, 'M', '黽'), - (0x2FCD, 'M', '鼎'), - (0x2FCE, 'M', '鼓'), - (0x2FCF, 'M', '鼠'), - (0x2FD0, 'M', '鼻'), - (0x2FD1, 'M', '齊'), - (0x2FD2, 'M', '齒'), - (0x2FD3, 'M', '龍'), - (0x2FD4, 'M', '龜'), - (0x2FD5, 'M', '龠'), - (0x2FD6, 'X'), - (0x3000, '3', ' '), - (0x3001, 'V'), - (0x3002, 'M', '.'), - (0x3003, 'V'), - (0x3036, 'M', '〒'), - (0x3037, 'V'), - (0x3038, 'M', '十'), - ] - -def _seg_29() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x3039, 'M', '卄'), - (0x303A, 'M', '卅'), - (0x303B, 'V'), - (0x3040, 'X'), - (0x3041, 'V'), - (0x3097, 'X'), - (0x3099, 'V'), - (0x309B, '3', ' ゙'), - (0x309C, '3', ' ゚'), - (0x309D, 'V'), - (0x309F, 'M', 'より'), - (0x30A0, 'V'), - (0x30FF, 'M', 'コト'), - (0x3100, 'X'), - (0x3105, 'V'), - (0x3130, 'X'), - (0x3131, 'M', 'ᄀ'), - (0x3132, 'M', 'ᄁ'), - (0x3133, 'M', 'ᆪ'), - (0x3134, 'M', 'ᄂ'), - (0x3135, 'M', 'ᆬ'), - (0x3136, 'M', 'ᆭ'), - (0x3137, 'M', 'ᄃ'), - (0x3138, 'M', 'ᄄ'), - (0x3139, 'M', 'ᄅ'), - (0x313A, 'M', 'ᆰ'), - (0x313B, 'M', 'ᆱ'), - (0x313C, 'M', 'ᆲ'), - (0x313D, 'M', 'ᆳ'), - (0x313E, 'M', 'ᆴ'), - (0x313F, 'M', 'ᆵ'), - (0x3140, 'M', 'ᄚ'), - (0x3141, 'M', 'ᄆ'), - (0x3142, 'M', 'ᄇ'), - (0x3143, 'M', 'ᄈ'), - (0x3144, 'M', 'ᄡ'), - (0x3145, 'M', 'ᄉ'), - (0x3146, 'M', 'ᄊ'), - (0x3147, 'M', 'ᄋ'), - (0x3148, 'M', 'ᄌ'), - (0x3149, 'M', 'ᄍ'), - (0x314A, 'M', 'ᄎ'), - (0x314B, 'M', 'ᄏ'), - (0x314C, 'M', 'ᄐ'), - (0x314D, 'M', 'ᄑ'), - (0x314E, 'M', 'ᄒ'), - (0x314F, 'M', 'ᅡ'), - (0x3150, 'M', 'ᅢ'), - (0x3151, 'M', 'ᅣ'), - (0x3152, 'M', 'ᅤ'), - (0x3153, 'M', 'ᅥ'), - (0x3154, 'M', 'ᅦ'), - (0x3155, 'M', 'ᅧ'), - (0x3156, 'M', 'ᅨ'), - (0x3157, 'M', 'ᅩ'), - (0x3158, 'M', 'ᅪ'), - (0x3159, 'M', 'ᅫ'), - (0x315A, 'M', 'ᅬ'), - (0x315B, 'M', 'ᅭ'), - (0x315C, 'M', 'ᅮ'), - (0x315D, 'M', 'ᅯ'), - (0x315E, 'M', 'ᅰ'), - (0x315F, 'M', 'ᅱ'), - (0x3160, 'M', 'ᅲ'), - (0x3161, 'M', 'ᅳ'), - (0x3162, 'M', 'ᅴ'), - (0x3163, 'M', 'ᅵ'), - (0x3164, 'X'), - (0x3165, 'M', 'ᄔ'), - (0x3166, 'M', 'ᄕ'), - (0x3167, 'M', 'ᇇ'), - (0x3168, 'M', 'ᇈ'), - (0x3169, 'M', 'ᇌ'), - (0x316A, 'M', 'ᇎ'), - (0x316B, 'M', 'ᇓ'), - (0x316C, 'M', 'ᇗ'), - (0x316D, 'M', 'ᇙ'), - (0x316E, 'M', 'ᄜ'), - (0x316F, 'M', 'ᇝ'), - (0x3170, 'M', 'ᇟ'), - (0x3171, 'M', 'ᄝ'), - (0x3172, 'M', 'ᄞ'), - (0x3173, 'M', 'ᄠ'), - (0x3174, 'M', 'ᄢ'), - (0x3175, 'M', 'ᄣ'), - (0x3176, 'M', 'ᄧ'), - (0x3177, 'M', 'ᄩ'), - (0x3178, 'M', 'ᄫ'), - (0x3179, 'M', 'ᄬ'), - (0x317A, 'M', 'ᄭ'), - (0x317B, 'M', 'ᄮ'), - (0x317C, 'M', 'ᄯ'), - (0x317D, 'M', 'ᄲ'), - (0x317E, 'M', 'ᄶ'), - (0x317F, 'M', 'ᅀ'), - (0x3180, 'M', 'ᅇ'), - (0x3181, 'M', 'ᅌ'), - (0x3182, 'M', 'ᇱ'), - (0x3183, 'M', 'ᇲ'), - (0x3184, 'M', 'ᅗ'), - ] - -def _seg_30() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x3185, 'M', 'ᅘ'), - (0x3186, 'M', 'ᅙ'), - (0x3187, 'M', 'ᆄ'), - (0x3188, 'M', 'ᆅ'), - (0x3189, 'M', 'ᆈ'), - (0x318A, 'M', 'ᆑ'), - (0x318B, 'M', 'ᆒ'), - (0x318C, 'M', 'ᆔ'), - (0x318D, 'M', 'ᆞ'), - (0x318E, 'M', 'ᆡ'), - (0x318F, 'X'), - (0x3190, 'V'), - (0x3192, 'M', '一'), - (0x3193, 'M', '二'), - (0x3194, 'M', '三'), - (0x3195, 'M', '四'), - (0x3196, 'M', '上'), - (0x3197, 'M', '中'), - (0x3198, 'M', '下'), - (0x3199, 'M', '甲'), - (0x319A, 'M', '乙'), - (0x319B, 'M', '丙'), - (0x319C, 'M', '丁'), - (0x319D, 'M', '天'), - (0x319E, 'M', '地'), - (0x319F, 'M', '人'), - (0x31A0, 'V'), - (0x31E4, 'X'), - (0x31F0, 'V'), - (0x3200, '3', '(ᄀ)'), - (0x3201, '3', '(ᄂ)'), - (0x3202, '3', '(ᄃ)'), - (0x3203, '3', '(ᄅ)'), - (0x3204, '3', '(ᄆ)'), - (0x3205, '3', '(ᄇ)'), - (0x3206, '3', '(ᄉ)'), - (0x3207, '3', '(ᄋ)'), - (0x3208, '3', '(ᄌ)'), - (0x3209, '3', '(ᄎ)'), - (0x320A, '3', '(ᄏ)'), - (0x320B, '3', '(ᄐ)'), - (0x320C, '3', '(ᄑ)'), - (0x320D, '3', '(ᄒ)'), - (0x320E, '3', '(가)'), - (0x320F, '3', '(나)'), - (0x3210, '3', '(다)'), - (0x3211, '3', '(라)'), - (0x3212, '3', '(마)'), - (0x3213, '3', '(바)'), - (0x3214, '3', '(사)'), - (0x3215, '3', '(아)'), - (0x3216, '3', '(자)'), - (0x3217, '3', '(차)'), - (0x3218, '3', '(카)'), - (0x3219, '3', '(타)'), - (0x321A, '3', '(파)'), - (0x321B, '3', '(하)'), - (0x321C, '3', '(주)'), - (0x321D, '3', '(오전)'), - (0x321E, '3', '(오후)'), - (0x321F, 'X'), - (0x3220, '3', '(一)'), - (0x3221, '3', '(二)'), - (0x3222, '3', '(三)'), - (0x3223, '3', '(四)'), - (0x3224, '3', '(五)'), - (0x3225, '3', '(六)'), - (0x3226, '3', '(七)'), - (0x3227, '3', '(八)'), - (0x3228, '3', '(九)'), - (0x3229, '3', '(十)'), - (0x322A, '3', '(月)'), - (0x322B, '3', '(火)'), - (0x322C, '3', '(水)'), - (0x322D, '3', '(木)'), - (0x322E, '3', '(金)'), - (0x322F, '3', '(土)'), - (0x3230, '3', '(日)'), - (0x3231, '3', '(株)'), - (0x3232, '3', '(有)'), - (0x3233, '3', '(社)'), - (0x3234, '3', '(名)'), - (0x3235, '3', '(特)'), - (0x3236, '3', '(財)'), - (0x3237, '3', '(祝)'), - (0x3238, '3', '(労)'), - (0x3239, '3', '(代)'), - (0x323A, '3', '(呼)'), - (0x323B, '3', '(学)'), - (0x323C, '3', '(監)'), - (0x323D, '3', '(企)'), - (0x323E, '3', '(資)'), - (0x323F, '3', '(協)'), - (0x3240, '3', '(祭)'), - (0x3241, '3', '(休)'), - (0x3242, '3', '(自)'), - (0x3243, '3', '(至)'), - (0x3244, 'M', '問'), - (0x3245, 'M', '幼'), - (0x3246, 'M', '文'), - ] - -def _seg_31() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x3247, 'M', '箏'), - (0x3248, 'V'), - (0x3250, 'M', 'pte'), - (0x3251, 'M', '21'), - (0x3252, 'M', '22'), - (0x3253, 'M', '23'), - (0x3254, 'M', '24'), - (0x3255, 'M', '25'), - (0x3256, 'M', '26'), - (0x3257, 'M', '27'), - (0x3258, 'M', '28'), - (0x3259, 'M', '29'), - (0x325A, 'M', '30'), - (0x325B, 'M', '31'), - (0x325C, 'M', '32'), - (0x325D, 'M', '33'), - (0x325E, 'M', '34'), - (0x325F, 'M', '35'), - (0x3260, 'M', 'ᄀ'), - (0x3261, 'M', 'ᄂ'), - (0x3262, 'M', 'ᄃ'), - (0x3263, 'M', 'ᄅ'), - (0x3264, 'M', 'ᄆ'), - (0x3265, 'M', 'ᄇ'), - (0x3266, 'M', 'ᄉ'), - (0x3267, 'M', 'ᄋ'), - (0x3268, 'M', 'ᄌ'), - (0x3269, 'M', 'ᄎ'), - (0x326A, 'M', 'ᄏ'), - (0x326B, 'M', 'ᄐ'), - (0x326C, 'M', 'ᄑ'), - (0x326D, 'M', 'ᄒ'), - (0x326E, 'M', '가'), - (0x326F, 'M', '나'), - (0x3270, 'M', '다'), - (0x3271, 'M', '라'), - (0x3272, 'M', '마'), - (0x3273, 'M', '바'), - (0x3274, 'M', '사'), - (0x3275, 'M', '아'), - (0x3276, 'M', '자'), - (0x3277, 'M', '차'), - (0x3278, 'M', '카'), - (0x3279, 'M', '타'), - (0x327A, 'M', '파'), - (0x327B, 'M', '하'), - (0x327C, 'M', '참고'), - (0x327D, 'M', '주의'), - (0x327E, 'M', '우'), - (0x327F, 'V'), - (0x3280, 'M', '一'), - (0x3281, 'M', '二'), - (0x3282, 'M', '三'), - (0x3283, 'M', '四'), - (0x3284, 'M', '五'), - (0x3285, 'M', '六'), - (0x3286, 'M', '七'), - (0x3287, 'M', '八'), - (0x3288, 'M', '九'), - (0x3289, 'M', '十'), - (0x328A, 'M', '月'), - (0x328B, 'M', '火'), - (0x328C, 'M', '水'), - (0x328D, 'M', '木'), - (0x328E, 'M', '金'), - (0x328F, 'M', '土'), - (0x3290, 'M', '日'), - (0x3291, 'M', '株'), - (0x3292, 'M', '有'), - (0x3293, 'M', '社'), - (0x3294, 'M', '名'), - (0x3295, 'M', '特'), - (0x3296, 'M', '財'), - (0x3297, 'M', '祝'), - (0x3298, 'M', '労'), - (0x3299, 'M', '秘'), - (0x329A, 'M', '男'), - (0x329B, 'M', '女'), - (0x329C, 'M', '適'), - (0x329D, 'M', '優'), - (0x329E, 'M', '印'), - (0x329F, 'M', '注'), - (0x32A0, 'M', '項'), - (0x32A1, 'M', '休'), - (0x32A2, 'M', '写'), - (0x32A3, 'M', '正'), - (0x32A4, 'M', '上'), - (0x32A5, 'M', '中'), - (0x32A6, 'M', '下'), - (0x32A7, 'M', '左'), - (0x32A8, 'M', '右'), - (0x32A9, 'M', '医'), - (0x32AA, 'M', '宗'), - (0x32AB, 'M', '学'), - (0x32AC, 'M', '監'), - (0x32AD, 'M', '企'), - (0x32AE, 'M', '資'), - (0x32AF, 'M', '協'), - (0x32B0, 'M', '夜'), - (0x32B1, 'M', '36'), - ] - -def _seg_32() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x32B2, 'M', '37'), - (0x32B3, 'M', '38'), - (0x32B4, 'M', '39'), - (0x32B5, 'M', '40'), - (0x32B6, 'M', '41'), - (0x32B7, 'M', '42'), - (0x32B8, 'M', '43'), - (0x32B9, 'M', '44'), - (0x32BA, 'M', '45'), - (0x32BB, 'M', '46'), - (0x32BC, 'M', '47'), - (0x32BD, 'M', '48'), - (0x32BE, 'M', '49'), - (0x32BF, 'M', '50'), - (0x32C0, 'M', '1月'), - (0x32C1, 'M', '2月'), - (0x32C2, 'M', '3月'), - (0x32C3, 'M', '4月'), - (0x32C4, 'M', '5月'), - (0x32C5, 'M', '6月'), - (0x32C6, 'M', '7月'), - (0x32C7, 'M', '8月'), - (0x32C8, 'M', '9月'), - (0x32C9, 'M', '10月'), - (0x32CA, 'M', '11月'), - (0x32CB, 'M', '12月'), - (0x32CC, 'M', 'hg'), - (0x32CD, 'M', 'erg'), - (0x32CE, 'M', 'ev'), - (0x32CF, 'M', 'ltd'), - (0x32D0, 'M', 'ア'), - (0x32D1, 'M', 'イ'), - (0x32D2, 'M', 'ウ'), - (0x32D3, 'M', 'エ'), - (0x32D4, 'M', 'オ'), - (0x32D5, 'M', 'カ'), - (0x32D6, 'M', 'キ'), - (0x32D7, 'M', 'ク'), - (0x32D8, 'M', 'ケ'), - (0x32D9, 'M', 'コ'), - (0x32DA, 'M', 'サ'), - (0x32DB, 'M', 'シ'), - (0x32DC, 'M', 'ス'), - (0x32DD, 'M', 'セ'), - (0x32DE, 'M', 'ソ'), - (0x32DF, 'M', 'タ'), - (0x32E0, 'M', 'チ'), - (0x32E1, 'M', 'ツ'), - (0x32E2, 'M', 'テ'), - (0x32E3, 'M', 'ト'), - (0x32E4, 'M', 'ナ'), - (0x32E5, 'M', 'ニ'), - (0x32E6, 'M', 'ヌ'), - (0x32E7, 'M', 'ネ'), - (0x32E8, 'M', 'ノ'), - (0x32E9, 'M', 'ハ'), - (0x32EA, 'M', 'ヒ'), - (0x32EB, 'M', 'フ'), - (0x32EC, 'M', 'ヘ'), - (0x32ED, 'M', 'ホ'), - (0x32EE, 'M', 'マ'), - (0x32EF, 'M', 'ミ'), - (0x32F0, 'M', 'ム'), - (0x32F1, 'M', 'メ'), - (0x32F2, 'M', 'モ'), - (0x32F3, 'M', 'ヤ'), - (0x32F4, 'M', 'ユ'), - (0x32F5, 'M', 'ヨ'), - (0x32F6, 'M', 'ラ'), - (0x32F7, 'M', 'リ'), - (0x32F8, 'M', 'ル'), - (0x32F9, 'M', 'レ'), - (0x32FA, 'M', 'ロ'), - (0x32FB, 'M', 'ワ'), - (0x32FC, 'M', 'ヰ'), - (0x32FD, 'M', 'ヱ'), - (0x32FE, 'M', 'ヲ'), - (0x32FF, 'M', '令和'), - (0x3300, 'M', 'アパート'), - (0x3301, 'M', 'アルファ'), - (0x3302, 'M', 'アンペア'), - (0x3303, 'M', 'アール'), - (0x3304, 'M', 'イニング'), - (0x3305, 'M', 'インチ'), - (0x3306, 'M', 'ウォン'), - (0x3307, 'M', 'エスクード'), - (0x3308, 'M', 'エーカー'), - (0x3309, 'M', 'オンス'), - (0x330A, 'M', 'オーム'), - (0x330B, 'M', 'カイリ'), - (0x330C, 'M', 'カラット'), - (0x330D, 'M', 'カロリー'), - (0x330E, 'M', 'ガロン'), - (0x330F, 'M', 'ガンマ'), - (0x3310, 'M', 'ギガ'), - (0x3311, 'M', 'ギニー'), - (0x3312, 'M', 'キュリー'), - (0x3313, 'M', 'ギルダー'), - (0x3314, 'M', 'キロ'), - (0x3315, 'M', 'キログラム'), - ] - -def _seg_33() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x3316, 'M', 'キロメートル'), - (0x3317, 'M', 'キロワット'), - (0x3318, 'M', 'グラム'), - (0x3319, 'M', 'グラムトン'), - (0x331A, 'M', 'クルゼイロ'), - (0x331B, 'M', 'クローネ'), - (0x331C, 'M', 'ケース'), - (0x331D, 'M', 'コルナ'), - (0x331E, 'M', 'コーポ'), - (0x331F, 'M', 'サイクル'), - (0x3320, 'M', 'サンチーム'), - (0x3321, 'M', 'シリング'), - (0x3322, 'M', 'センチ'), - (0x3323, 'M', 'セント'), - (0x3324, 'M', 'ダース'), - (0x3325, 'M', 'デシ'), - (0x3326, 'M', 'ドル'), - (0x3327, 'M', 'トン'), - (0x3328, 'M', 'ナノ'), - (0x3329, 'M', 'ノット'), - (0x332A, 'M', 'ハイツ'), - (0x332B, 'M', 'パーセント'), - (0x332C, 'M', 'パーツ'), - (0x332D, 'M', 'バーレル'), - (0x332E, 'M', 'ピアストル'), - (0x332F, 'M', 'ピクル'), - (0x3330, 'M', 'ピコ'), - (0x3331, 'M', 'ビル'), - (0x3332, 'M', 'ファラッド'), - (0x3333, 'M', 'フィート'), - (0x3334, 'M', 'ブッシェル'), - (0x3335, 'M', 'フラン'), - (0x3336, 'M', 'ヘクタール'), - (0x3337, 'M', 'ペソ'), - (0x3338, 'M', 'ペニヒ'), - (0x3339, 'M', 'ヘルツ'), - (0x333A, 'M', 'ペンス'), - (0x333B, 'M', 'ページ'), - (0x333C, 'M', 'ベータ'), - (0x333D, 'M', 'ポイント'), - (0x333E, 'M', 'ボルト'), - (0x333F, 'M', 'ホン'), - (0x3340, 'M', 'ポンド'), - (0x3341, 'M', 'ホール'), - (0x3342, 'M', 'ホーン'), - (0x3343, 'M', 'マイクロ'), - (0x3344, 'M', 'マイル'), - (0x3345, 'M', 'マッハ'), - (0x3346, 'M', 'マルク'), - (0x3347, 'M', 'マンション'), - (0x3348, 'M', 'ミクロン'), - (0x3349, 'M', 'ミリ'), - (0x334A, 'M', 'ミリバール'), - (0x334B, 'M', 'メガ'), - (0x334C, 'M', 'メガトン'), - (0x334D, 'M', 'メートル'), - (0x334E, 'M', 'ヤード'), - (0x334F, 'M', 'ヤール'), - (0x3350, 'M', 'ユアン'), - (0x3351, 'M', 'リットル'), - (0x3352, 'M', 'リラ'), - (0x3353, 'M', 'ルピー'), - (0x3354, 'M', 'ルーブル'), - (0x3355, 'M', 'レム'), - (0x3356, 'M', 'レントゲン'), - (0x3357, 'M', 'ワット'), - (0x3358, 'M', '0点'), - (0x3359, 'M', '1点'), - (0x335A, 'M', '2点'), - (0x335B, 'M', '3点'), - (0x335C, 'M', '4点'), - (0x335D, 'M', '5点'), - (0x335E, 'M', '6点'), - (0x335F, 'M', '7点'), - (0x3360, 'M', '8点'), - (0x3361, 'M', '9点'), - (0x3362, 'M', '10点'), - (0x3363, 'M', '11点'), - (0x3364, 'M', '12点'), - (0x3365, 'M', '13点'), - (0x3366, 'M', '14点'), - (0x3367, 'M', '15点'), - (0x3368, 'M', '16点'), - (0x3369, 'M', '17点'), - (0x336A, 'M', '18点'), - (0x336B, 'M', '19点'), - (0x336C, 'M', '20点'), - (0x336D, 'M', '21点'), - (0x336E, 'M', '22点'), - (0x336F, 'M', '23点'), - (0x3370, 'M', '24点'), - (0x3371, 'M', 'hpa'), - (0x3372, 'M', 'da'), - (0x3373, 'M', 'au'), - (0x3374, 'M', 'bar'), - (0x3375, 'M', 'ov'), - (0x3376, 'M', 'pc'), - (0x3377, 'M', 'dm'), - (0x3378, 'M', 'dm2'), - (0x3379, 'M', 'dm3'), - ] - -def _seg_34() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x337A, 'M', 'iu'), - (0x337B, 'M', '平成'), - (0x337C, 'M', '昭和'), - (0x337D, 'M', '大正'), - (0x337E, 'M', '明治'), - (0x337F, 'M', '株式会社'), - (0x3380, 'M', 'pa'), - (0x3381, 'M', 'na'), - (0x3382, 'M', 'μa'), - (0x3383, 'M', 'ma'), - (0x3384, 'M', 'ka'), - (0x3385, 'M', 'kb'), - (0x3386, 'M', 'mb'), - (0x3387, 'M', 'gb'), - (0x3388, 'M', 'cal'), - (0x3389, 'M', 'kcal'), - (0x338A, 'M', 'pf'), - (0x338B, 'M', 'nf'), - (0x338C, 'M', 'μf'), - (0x338D, 'M', 'μg'), - (0x338E, 'M', 'mg'), - (0x338F, 'M', 'kg'), - (0x3390, 'M', 'hz'), - (0x3391, 'M', 'khz'), - (0x3392, 'M', 'mhz'), - (0x3393, 'M', 'ghz'), - (0x3394, 'M', 'thz'), - (0x3395, 'M', 'μl'), - (0x3396, 'M', 'ml'), - (0x3397, 'M', 'dl'), - (0x3398, 'M', 'kl'), - (0x3399, 'M', 'fm'), - (0x339A, 'M', 'nm'), - (0x339B, 'M', 'μm'), - (0x339C, 'M', 'mm'), - (0x339D, 'M', 'cm'), - (0x339E, 'M', 'km'), - (0x339F, 'M', 'mm2'), - (0x33A0, 'M', 'cm2'), - (0x33A1, 'M', 'm2'), - (0x33A2, 'M', 'km2'), - (0x33A3, 'M', 'mm3'), - (0x33A4, 'M', 'cm3'), - (0x33A5, 'M', 'm3'), - (0x33A6, 'M', 'km3'), - (0x33A7, 'M', 'm∕s'), - (0x33A8, 'M', 'm∕s2'), - (0x33A9, 'M', 'pa'), - (0x33AA, 'M', 'kpa'), - (0x33AB, 'M', 'mpa'), - (0x33AC, 'M', 'gpa'), - (0x33AD, 'M', 'rad'), - (0x33AE, 'M', 'rad∕s'), - (0x33AF, 'M', 'rad∕s2'), - (0x33B0, 'M', 'ps'), - (0x33B1, 'M', 'ns'), - (0x33B2, 'M', 'μs'), - (0x33B3, 'M', 'ms'), - (0x33B4, 'M', 'pv'), - (0x33B5, 'M', 'nv'), - (0x33B6, 'M', 'μv'), - (0x33B7, 'M', 'mv'), - (0x33B8, 'M', 'kv'), - (0x33B9, 'M', 'mv'), - (0x33BA, 'M', 'pw'), - (0x33BB, 'M', 'nw'), - (0x33BC, 'M', 'μw'), - (0x33BD, 'M', 'mw'), - (0x33BE, 'M', 'kw'), - (0x33BF, 'M', 'mw'), - (0x33C0, 'M', 'kω'), - (0x33C1, 'M', 'mω'), - (0x33C2, 'X'), - (0x33C3, 'M', 'bq'), - (0x33C4, 'M', 'cc'), - (0x33C5, 'M', 'cd'), - (0x33C6, 'M', 'c∕kg'), - (0x33C7, 'X'), - (0x33C8, 'M', 'db'), - (0x33C9, 'M', 'gy'), - (0x33CA, 'M', 'ha'), - (0x33CB, 'M', 'hp'), - (0x33CC, 'M', 'in'), - (0x33CD, 'M', 'kk'), - (0x33CE, 'M', 'km'), - (0x33CF, 'M', 'kt'), - (0x33D0, 'M', 'lm'), - (0x33D1, 'M', 'ln'), - (0x33D2, 'M', 'log'), - (0x33D3, 'M', 'lx'), - (0x33D4, 'M', 'mb'), - (0x33D5, 'M', 'mil'), - (0x33D6, 'M', 'mol'), - (0x33D7, 'M', 'ph'), - (0x33D8, 'X'), - (0x33D9, 'M', 'ppm'), - (0x33DA, 'M', 'pr'), - (0x33DB, 'M', 'sr'), - (0x33DC, 'M', 'sv'), - (0x33DD, 'M', 'wb'), - ] - -def _seg_35() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x33DE, 'M', 'v∕m'), - (0x33DF, 'M', 'a∕m'), - (0x33E0, 'M', '1日'), - (0x33E1, 'M', '2日'), - (0x33E2, 'M', '3日'), - (0x33E3, 'M', '4日'), - (0x33E4, 'M', '5日'), - (0x33E5, 'M', '6日'), - (0x33E6, 'M', '7日'), - (0x33E7, 'M', '8日'), - (0x33E8, 'M', '9日'), - (0x33E9, 'M', '10日'), - (0x33EA, 'M', '11日'), - (0x33EB, 'M', '12日'), - (0x33EC, 'M', '13日'), - (0x33ED, 'M', '14日'), - (0x33EE, 'M', '15日'), - (0x33EF, 'M', '16日'), - (0x33F0, 'M', '17日'), - (0x33F1, 'M', '18日'), - (0x33F2, 'M', '19日'), - (0x33F3, 'M', '20日'), - (0x33F4, 'M', '21日'), - (0x33F5, 'M', '22日'), - (0x33F6, 'M', '23日'), - (0x33F7, 'M', '24日'), - (0x33F8, 'M', '25日'), - (0x33F9, 'M', '26日'), - (0x33FA, 'M', '27日'), - (0x33FB, 'M', '28日'), - (0x33FC, 'M', '29日'), - (0x33FD, 'M', '30日'), - (0x33FE, 'M', '31日'), - (0x33FF, 'M', 'gal'), - (0x3400, 'V'), - (0xA48D, 'X'), - (0xA490, 'V'), - (0xA4C7, 'X'), - (0xA4D0, 'V'), - (0xA62C, 'X'), - (0xA640, 'M', 'ꙁ'), - (0xA641, 'V'), - (0xA642, 'M', 'ꙃ'), - (0xA643, 'V'), - (0xA644, 'M', 'ꙅ'), - (0xA645, 'V'), - (0xA646, 'M', 'ꙇ'), - (0xA647, 'V'), - (0xA648, 'M', 'ꙉ'), - (0xA649, 'V'), - (0xA64A, 'M', 'ꙋ'), - (0xA64B, 'V'), - (0xA64C, 'M', 'ꙍ'), - (0xA64D, 'V'), - (0xA64E, 'M', 'ꙏ'), - (0xA64F, 'V'), - (0xA650, 'M', 'ꙑ'), - (0xA651, 'V'), - (0xA652, 'M', 'ꙓ'), - (0xA653, 'V'), - (0xA654, 'M', 'ꙕ'), - (0xA655, 'V'), - (0xA656, 'M', 'ꙗ'), - (0xA657, 'V'), - (0xA658, 'M', 'ꙙ'), - (0xA659, 'V'), - (0xA65A, 'M', 'ꙛ'), - (0xA65B, 'V'), - (0xA65C, 'M', 'ꙝ'), - (0xA65D, 'V'), - (0xA65E, 'M', 'ꙟ'), - (0xA65F, 'V'), - (0xA660, 'M', 'ꙡ'), - (0xA661, 'V'), - (0xA662, 'M', 'ꙣ'), - (0xA663, 'V'), - (0xA664, 'M', 'ꙥ'), - (0xA665, 'V'), - (0xA666, 'M', 'ꙧ'), - (0xA667, 'V'), - (0xA668, 'M', 'ꙩ'), - (0xA669, 'V'), - (0xA66A, 'M', 'ꙫ'), - (0xA66B, 'V'), - (0xA66C, 'M', 'ꙭ'), - (0xA66D, 'V'), - (0xA680, 'M', 'ꚁ'), - (0xA681, 'V'), - (0xA682, 'M', 'ꚃ'), - (0xA683, 'V'), - (0xA684, 'M', 'ꚅ'), - (0xA685, 'V'), - (0xA686, 'M', 'ꚇ'), - (0xA687, 'V'), - (0xA688, 'M', 'ꚉ'), - (0xA689, 'V'), - (0xA68A, 'M', 'ꚋ'), - (0xA68B, 'V'), - (0xA68C, 'M', 'ꚍ'), - (0xA68D, 'V'), - ] - -def _seg_36() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0xA68E, 'M', 'ꚏ'), - (0xA68F, 'V'), - (0xA690, 'M', 'ꚑ'), - (0xA691, 'V'), - (0xA692, 'M', 'ꚓ'), - (0xA693, 'V'), - (0xA694, 'M', 'ꚕ'), - (0xA695, 'V'), - (0xA696, 'M', 'ꚗ'), - (0xA697, 'V'), - (0xA698, 'M', 'ꚙ'), - (0xA699, 'V'), - (0xA69A, 'M', 'ꚛ'), - (0xA69B, 'V'), - (0xA69C, 'M', 'ъ'), - (0xA69D, 'M', 'ь'), - (0xA69E, 'V'), - (0xA6F8, 'X'), - (0xA700, 'V'), - (0xA722, 'M', 'ꜣ'), - (0xA723, 'V'), - (0xA724, 'M', 'ꜥ'), - (0xA725, 'V'), - (0xA726, 'M', 'ꜧ'), - (0xA727, 'V'), - (0xA728, 'M', 'ꜩ'), - (0xA729, 'V'), - (0xA72A, 'M', 'ꜫ'), - (0xA72B, 'V'), - (0xA72C, 'M', 'ꜭ'), - (0xA72D, 'V'), - (0xA72E, 'M', 'ꜯ'), - (0xA72F, 'V'), - (0xA732, 'M', 'ꜳ'), - (0xA733, 'V'), - (0xA734, 'M', 'ꜵ'), - (0xA735, 'V'), - (0xA736, 'M', 'ꜷ'), - (0xA737, 'V'), - (0xA738, 'M', 'ꜹ'), - (0xA739, 'V'), - (0xA73A, 'M', 'ꜻ'), - (0xA73B, 'V'), - (0xA73C, 'M', 'ꜽ'), - (0xA73D, 'V'), - (0xA73E, 'M', 'ꜿ'), - (0xA73F, 'V'), - (0xA740, 'M', 'ꝁ'), - (0xA741, 'V'), - (0xA742, 'M', 'ꝃ'), - (0xA743, 'V'), - (0xA744, 'M', 'ꝅ'), - (0xA745, 'V'), - (0xA746, 'M', 'ꝇ'), - (0xA747, 'V'), - (0xA748, 'M', 'ꝉ'), - (0xA749, 'V'), - (0xA74A, 'M', 'ꝋ'), - (0xA74B, 'V'), - (0xA74C, 'M', 'ꝍ'), - (0xA74D, 'V'), - (0xA74E, 'M', 'ꝏ'), - (0xA74F, 'V'), - (0xA750, 'M', 'ꝑ'), - (0xA751, 'V'), - (0xA752, 'M', 'ꝓ'), - (0xA753, 'V'), - (0xA754, 'M', 'ꝕ'), - (0xA755, 'V'), - (0xA756, 'M', 'ꝗ'), - (0xA757, 'V'), - (0xA758, 'M', 'ꝙ'), - (0xA759, 'V'), - (0xA75A, 'M', 'ꝛ'), - (0xA75B, 'V'), - (0xA75C, 'M', 'ꝝ'), - (0xA75D, 'V'), - (0xA75E, 'M', 'ꝟ'), - (0xA75F, 'V'), - (0xA760, 'M', 'ꝡ'), - (0xA761, 'V'), - (0xA762, 'M', 'ꝣ'), - (0xA763, 'V'), - (0xA764, 'M', 'ꝥ'), - (0xA765, 'V'), - (0xA766, 'M', 'ꝧ'), - (0xA767, 'V'), - (0xA768, 'M', 'ꝩ'), - (0xA769, 'V'), - (0xA76A, 'M', 'ꝫ'), - (0xA76B, 'V'), - (0xA76C, 'M', 'ꝭ'), - (0xA76D, 'V'), - (0xA76E, 'M', 'ꝯ'), - (0xA76F, 'V'), - (0xA770, 'M', 'ꝯ'), - (0xA771, 'V'), - (0xA779, 'M', 'ꝺ'), - (0xA77A, 'V'), - (0xA77B, 'M', 'ꝼ'), - ] - -def _seg_37() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0xA77C, 'V'), - (0xA77D, 'M', 'ᵹ'), - (0xA77E, 'M', 'ꝿ'), - (0xA77F, 'V'), - (0xA780, 'M', 'ꞁ'), - (0xA781, 'V'), - (0xA782, 'M', 'ꞃ'), - (0xA783, 'V'), - (0xA784, 'M', 'ꞅ'), - (0xA785, 'V'), - (0xA786, 'M', 'ꞇ'), - (0xA787, 'V'), - (0xA78B, 'M', 'ꞌ'), - (0xA78C, 'V'), - (0xA78D, 'M', 'ɥ'), - (0xA78E, 'V'), - (0xA790, 'M', 'ꞑ'), - (0xA791, 'V'), - (0xA792, 'M', 'ꞓ'), - (0xA793, 'V'), - (0xA796, 'M', 'ꞗ'), - (0xA797, 'V'), - (0xA798, 'M', 'ꞙ'), - (0xA799, 'V'), - (0xA79A, 'M', 'ꞛ'), - (0xA79B, 'V'), - (0xA79C, 'M', 'ꞝ'), - (0xA79D, 'V'), - (0xA79E, 'M', 'ꞟ'), - (0xA79F, 'V'), - (0xA7A0, 'M', 'ꞡ'), - (0xA7A1, 'V'), - (0xA7A2, 'M', 'ꞣ'), - (0xA7A3, 'V'), - (0xA7A4, 'M', 'ꞥ'), - (0xA7A5, 'V'), - (0xA7A6, 'M', 'ꞧ'), - (0xA7A7, 'V'), - (0xA7A8, 'M', 'ꞩ'), - (0xA7A9, 'V'), - (0xA7AA, 'M', 'ɦ'), - (0xA7AB, 'M', 'ɜ'), - (0xA7AC, 'M', 'ɡ'), - (0xA7AD, 'M', 'ɬ'), - (0xA7AE, 'M', 'ɪ'), - (0xA7AF, 'V'), - (0xA7B0, 'M', 'ʞ'), - (0xA7B1, 'M', 'ʇ'), - (0xA7B2, 'M', 'ʝ'), - (0xA7B3, 'M', 'ꭓ'), - (0xA7B4, 'M', 'ꞵ'), - (0xA7B5, 'V'), - (0xA7B6, 'M', 'ꞷ'), - (0xA7B7, 'V'), - (0xA7B8, 'M', 'ꞹ'), - (0xA7B9, 'V'), - (0xA7BA, 'M', 'ꞻ'), - (0xA7BB, 'V'), - (0xA7BC, 'M', 'ꞽ'), - (0xA7BD, 'V'), - (0xA7BE, 'M', 'ꞿ'), - (0xA7BF, 'V'), - (0xA7C0, 'M', 'ꟁ'), - (0xA7C1, 'V'), - (0xA7C2, 'M', 'ꟃ'), - (0xA7C3, 'V'), - (0xA7C4, 'M', 'ꞔ'), - (0xA7C5, 'M', 'ʂ'), - (0xA7C6, 'M', 'ᶎ'), - (0xA7C7, 'M', 'ꟈ'), - (0xA7C8, 'V'), - (0xA7C9, 'M', 'ꟊ'), - (0xA7CA, 'V'), - (0xA7CB, 'X'), - (0xA7D0, 'M', 'ꟑ'), - (0xA7D1, 'V'), - (0xA7D2, 'X'), - (0xA7D3, 'V'), - (0xA7D4, 'X'), - (0xA7D5, 'V'), - (0xA7D6, 'M', 'ꟗ'), - (0xA7D7, 'V'), - (0xA7D8, 'M', 'ꟙ'), - (0xA7D9, 'V'), - (0xA7DA, 'X'), - (0xA7F2, 'M', 'c'), - (0xA7F3, 'M', 'f'), - (0xA7F4, 'M', 'q'), - (0xA7F5, 'M', 'ꟶ'), - (0xA7F6, 'V'), - (0xA7F8, 'M', 'ħ'), - (0xA7F9, 'M', 'œ'), - (0xA7FA, 'V'), - (0xA82D, 'X'), - (0xA830, 'V'), - (0xA83A, 'X'), - (0xA840, 'V'), - (0xA878, 'X'), - (0xA880, 'V'), - (0xA8C6, 'X'), - ] - -def _seg_38() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0xA8CE, 'V'), - (0xA8DA, 'X'), - (0xA8E0, 'V'), - (0xA954, 'X'), - (0xA95F, 'V'), - (0xA97D, 'X'), - (0xA980, 'V'), - (0xA9CE, 'X'), - (0xA9CF, 'V'), - (0xA9DA, 'X'), - (0xA9DE, 'V'), - (0xA9FF, 'X'), - (0xAA00, 'V'), - (0xAA37, 'X'), - (0xAA40, 'V'), - (0xAA4E, 'X'), - (0xAA50, 'V'), - (0xAA5A, 'X'), - (0xAA5C, 'V'), - (0xAAC3, 'X'), - (0xAADB, 'V'), - (0xAAF7, 'X'), - (0xAB01, 'V'), - (0xAB07, 'X'), - (0xAB09, 'V'), - (0xAB0F, 'X'), - (0xAB11, 'V'), - (0xAB17, 'X'), - (0xAB20, 'V'), - (0xAB27, 'X'), - (0xAB28, 'V'), - (0xAB2F, 'X'), - (0xAB30, 'V'), - (0xAB5C, 'M', 'ꜧ'), - (0xAB5D, 'M', 'ꬷ'), - (0xAB5E, 'M', 'ɫ'), - (0xAB5F, 'M', 'ꭒ'), - (0xAB60, 'V'), - (0xAB69, 'M', 'ʍ'), - (0xAB6A, 'V'), - (0xAB6C, 'X'), - (0xAB70, 'M', 'Ꭰ'), - (0xAB71, 'M', 'Ꭱ'), - (0xAB72, 'M', 'Ꭲ'), - (0xAB73, 'M', 'Ꭳ'), - (0xAB74, 'M', 'Ꭴ'), - (0xAB75, 'M', 'Ꭵ'), - (0xAB76, 'M', 'Ꭶ'), - (0xAB77, 'M', 'Ꭷ'), - (0xAB78, 'M', 'Ꭸ'), - (0xAB79, 'M', 'Ꭹ'), - (0xAB7A, 'M', 'Ꭺ'), - (0xAB7B, 'M', 'Ꭻ'), - (0xAB7C, 'M', 'Ꭼ'), - (0xAB7D, 'M', 'Ꭽ'), - (0xAB7E, 'M', 'Ꭾ'), - (0xAB7F, 'M', 'Ꭿ'), - (0xAB80, 'M', 'Ꮀ'), - (0xAB81, 'M', 'Ꮁ'), - (0xAB82, 'M', 'Ꮂ'), - (0xAB83, 'M', 'Ꮃ'), - (0xAB84, 'M', 'Ꮄ'), - (0xAB85, 'M', 'Ꮅ'), - (0xAB86, 'M', 'Ꮆ'), - (0xAB87, 'M', 'Ꮇ'), - (0xAB88, 'M', 'Ꮈ'), - (0xAB89, 'M', 'Ꮉ'), - (0xAB8A, 'M', 'Ꮊ'), - (0xAB8B, 'M', 'Ꮋ'), - (0xAB8C, 'M', 'Ꮌ'), - (0xAB8D, 'M', 'Ꮍ'), - (0xAB8E, 'M', 'Ꮎ'), - (0xAB8F, 'M', 'Ꮏ'), - (0xAB90, 'M', 'Ꮐ'), - (0xAB91, 'M', 'Ꮑ'), - (0xAB92, 'M', 'Ꮒ'), - (0xAB93, 'M', 'Ꮓ'), - (0xAB94, 'M', 'Ꮔ'), - (0xAB95, 'M', 'Ꮕ'), - (0xAB96, 'M', 'Ꮖ'), - (0xAB97, 'M', 'Ꮗ'), - (0xAB98, 'M', 'Ꮘ'), - (0xAB99, 'M', 'Ꮙ'), - (0xAB9A, 'M', 'Ꮚ'), - (0xAB9B, 'M', 'Ꮛ'), - (0xAB9C, 'M', 'Ꮜ'), - (0xAB9D, 'M', 'Ꮝ'), - (0xAB9E, 'M', 'Ꮞ'), - (0xAB9F, 'M', 'Ꮟ'), - (0xABA0, 'M', 'Ꮠ'), - (0xABA1, 'M', 'Ꮡ'), - (0xABA2, 'M', 'Ꮢ'), - (0xABA3, 'M', 'Ꮣ'), - (0xABA4, 'M', 'Ꮤ'), - (0xABA5, 'M', 'Ꮥ'), - (0xABA6, 'M', 'Ꮦ'), - (0xABA7, 'M', 'Ꮧ'), - (0xABA8, 'M', 'Ꮨ'), - (0xABA9, 'M', 'Ꮩ'), - (0xABAA, 'M', 'Ꮪ'), - ] - -def _seg_39() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0xABAB, 'M', 'Ꮫ'), - (0xABAC, 'M', 'Ꮬ'), - (0xABAD, 'M', 'Ꮭ'), - (0xABAE, 'M', 'Ꮮ'), - (0xABAF, 'M', 'Ꮯ'), - (0xABB0, 'M', 'Ꮰ'), - (0xABB1, 'M', 'Ꮱ'), - (0xABB2, 'M', 'Ꮲ'), - (0xABB3, 'M', 'Ꮳ'), - (0xABB4, 'M', 'Ꮴ'), - (0xABB5, 'M', 'Ꮵ'), - (0xABB6, 'M', 'Ꮶ'), - (0xABB7, 'M', 'Ꮷ'), - (0xABB8, 'M', 'Ꮸ'), - (0xABB9, 'M', 'Ꮹ'), - (0xABBA, 'M', 'Ꮺ'), - (0xABBB, 'M', 'Ꮻ'), - (0xABBC, 'M', 'Ꮼ'), - (0xABBD, 'M', 'Ꮽ'), - (0xABBE, 'M', 'Ꮾ'), - (0xABBF, 'M', 'Ꮿ'), - (0xABC0, 'V'), - (0xABEE, 'X'), - (0xABF0, 'V'), - (0xABFA, 'X'), - (0xAC00, 'V'), - (0xD7A4, 'X'), - (0xD7B0, 'V'), - (0xD7C7, 'X'), - (0xD7CB, 'V'), - (0xD7FC, 'X'), - (0xF900, 'M', '豈'), - (0xF901, 'M', '更'), - (0xF902, 'M', '車'), - (0xF903, 'M', '賈'), - (0xF904, 'M', '滑'), - (0xF905, 'M', '串'), - (0xF906, 'M', '句'), - (0xF907, 'M', '龜'), - (0xF909, 'M', '契'), - (0xF90A, 'M', '金'), - (0xF90B, 'M', '喇'), - (0xF90C, 'M', '奈'), - (0xF90D, 'M', '懶'), - (0xF90E, 'M', '癩'), - (0xF90F, 'M', '羅'), - (0xF910, 'M', '蘿'), - (0xF911, 'M', '螺'), - (0xF912, 'M', '裸'), - (0xF913, 'M', '邏'), - (0xF914, 'M', '樂'), - (0xF915, 'M', '洛'), - (0xF916, 'M', '烙'), - (0xF917, 'M', '珞'), - (0xF918, 'M', '落'), - (0xF919, 'M', '酪'), - (0xF91A, 'M', '駱'), - (0xF91B, 'M', '亂'), - (0xF91C, 'M', '卵'), - (0xF91D, 'M', '欄'), - (0xF91E, 'M', '爛'), - (0xF91F, 'M', '蘭'), - (0xF920, 'M', '鸞'), - (0xF921, 'M', '嵐'), - (0xF922, 'M', '濫'), - (0xF923, 'M', '藍'), - (0xF924, 'M', '襤'), - (0xF925, 'M', '拉'), - (0xF926, 'M', '臘'), - (0xF927, 'M', '蠟'), - (0xF928, 'M', '廊'), - (0xF929, 'M', '朗'), - (0xF92A, 'M', '浪'), - (0xF92B, 'M', '狼'), - (0xF92C, 'M', '郎'), - (0xF92D, 'M', '來'), - (0xF92E, 'M', '冷'), - (0xF92F, 'M', '勞'), - (0xF930, 'M', '擄'), - (0xF931, 'M', '櫓'), - (0xF932, 'M', '爐'), - (0xF933, 'M', '盧'), - (0xF934, 'M', '老'), - (0xF935, 'M', '蘆'), - (0xF936, 'M', '虜'), - (0xF937, 'M', '路'), - (0xF938, 'M', '露'), - (0xF939, 'M', '魯'), - (0xF93A, 'M', '鷺'), - (0xF93B, 'M', '碌'), - (0xF93C, 'M', '祿'), - (0xF93D, 'M', '綠'), - (0xF93E, 'M', '菉'), - (0xF93F, 'M', '錄'), - (0xF940, 'M', '鹿'), - (0xF941, 'M', '論'), - (0xF942, 'M', '壟'), - (0xF943, 'M', '弄'), - (0xF944, 'M', '籠'), - (0xF945, 'M', '聾'), - ] - -def _seg_40() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0xF946, 'M', '牢'), - (0xF947, 'M', '磊'), - (0xF948, 'M', '賂'), - (0xF949, 'M', '雷'), - (0xF94A, 'M', '壘'), - (0xF94B, 'M', '屢'), - (0xF94C, 'M', '樓'), - (0xF94D, 'M', '淚'), - (0xF94E, 'M', '漏'), - (0xF94F, 'M', '累'), - (0xF950, 'M', '縷'), - (0xF951, 'M', '陋'), - (0xF952, 'M', '勒'), - (0xF953, 'M', '肋'), - (0xF954, 'M', '凜'), - (0xF955, 'M', '凌'), - (0xF956, 'M', '稜'), - (0xF957, 'M', '綾'), - (0xF958, 'M', '菱'), - (0xF959, 'M', '陵'), - (0xF95A, 'M', '讀'), - (0xF95B, 'M', '拏'), - (0xF95C, 'M', '樂'), - (0xF95D, 'M', '諾'), - (0xF95E, 'M', '丹'), - (0xF95F, 'M', '寧'), - (0xF960, 'M', '怒'), - (0xF961, 'M', '率'), - (0xF962, 'M', '異'), - (0xF963, 'M', '北'), - (0xF964, 'M', '磻'), - (0xF965, 'M', '便'), - (0xF966, 'M', '復'), - (0xF967, 'M', '不'), - (0xF968, 'M', '泌'), - (0xF969, 'M', '數'), - (0xF96A, 'M', '索'), - (0xF96B, 'M', '參'), - (0xF96C, 'M', '塞'), - (0xF96D, 'M', '省'), - (0xF96E, 'M', '葉'), - (0xF96F, 'M', '說'), - (0xF970, 'M', '殺'), - (0xF971, 'M', '辰'), - (0xF972, 'M', '沈'), - (0xF973, 'M', '拾'), - (0xF974, 'M', '若'), - (0xF975, 'M', '掠'), - (0xF976, 'M', '略'), - (0xF977, 'M', '亮'), - (0xF978, 'M', '兩'), - (0xF979, 'M', '凉'), - (0xF97A, 'M', '梁'), - (0xF97B, 'M', '糧'), - (0xF97C, 'M', '良'), - (0xF97D, 'M', '諒'), - (0xF97E, 'M', '量'), - (0xF97F, 'M', '勵'), - (0xF980, 'M', '呂'), - (0xF981, 'M', '女'), - (0xF982, 'M', '廬'), - (0xF983, 'M', '旅'), - (0xF984, 'M', '濾'), - (0xF985, 'M', '礪'), - (0xF986, 'M', '閭'), - (0xF987, 'M', '驪'), - (0xF988, 'M', '麗'), - (0xF989, 'M', '黎'), - (0xF98A, 'M', '力'), - (0xF98B, 'M', '曆'), - (0xF98C, 'M', '歷'), - (0xF98D, 'M', '轢'), - (0xF98E, 'M', '年'), - (0xF98F, 'M', '憐'), - (0xF990, 'M', '戀'), - (0xF991, 'M', '撚'), - (0xF992, 'M', '漣'), - (0xF993, 'M', '煉'), - (0xF994, 'M', '璉'), - (0xF995, 'M', '秊'), - (0xF996, 'M', '練'), - (0xF997, 'M', '聯'), - (0xF998, 'M', '輦'), - (0xF999, 'M', '蓮'), - (0xF99A, 'M', '連'), - (0xF99B, 'M', '鍊'), - (0xF99C, 'M', '列'), - (0xF99D, 'M', '劣'), - (0xF99E, 'M', '咽'), - (0xF99F, 'M', '烈'), - (0xF9A0, 'M', '裂'), - (0xF9A1, 'M', '說'), - (0xF9A2, 'M', '廉'), - (0xF9A3, 'M', '念'), - (0xF9A4, 'M', '捻'), - (0xF9A5, 'M', '殮'), - (0xF9A6, 'M', '簾'), - (0xF9A7, 'M', '獵'), - (0xF9A8, 'M', '令'), - (0xF9A9, 'M', '囹'), - ] - -def _seg_41() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0xF9AA, 'M', '寧'), - (0xF9AB, 'M', '嶺'), - (0xF9AC, 'M', '怜'), - (0xF9AD, 'M', '玲'), - (0xF9AE, 'M', '瑩'), - (0xF9AF, 'M', '羚'), - (0xF9B0, 'M', '聆'), - (0xF9B1, 'M', '鈴'), - (0xF9B2, 'M', '零'), - (0xF9B3, 'M', '靈'), - (0xF9B4, 'M', '領'), - (0xF9B5, 'M', '例'), - (0xF9B6, 'M', '禮'), - (0xF9B7, 'M', '醴'), - (0xF9B8, 'M', '隸'), - (0xF9B9, 'M', '惡'), - (0xF9BA, 'M', '了'), - (0xF9BB, 'M', '僚'), - (0xF9BC, 'M', '寮'), - (0xF9BD, 'M', '尿'), - (0xF9BE, 'M', '料'), - (0xF9BF, 'M', '樂'), - (0xF9C0, 'M', '燎'), - (0xF9C1, 'M', '療'), - (0xF9C2, 'M', '蓼'), - (0xF9C3, 'M', '遼'), - (0xF9C4, 'M', '龍'), - (0xF9C5, 'M', '暈'), - (0xF9C6, 'M', '阮'), - (0xF9C7, 'M', '劉'), - (0xF9C8, 'M', '杻'), - (0xF9C9, 'M', '柳'), - (0xF9CA, 'M', '流'), - (0xF9CB, 'M', '溜'), - (0xF9CC, 'M', '琉'), - (0xF9CD, 'M', '留'), - (0xF9CE, 'M', '硫'), - (0xF9CF, 'M', '紐'), - (0xF9D0, 'M', '類'), - (0xF9D1, 'M', '六'), - (0xF9D2, 'M', '戮'), - (0xF9D3, 'M', '陸'), - (0xF9D4, 'M', '倫'), - (0xF9D5, 'M', '崙'), - (0xF9D6, 'M', '淪'), - (0xF9D7, 'M', '輪'), - (0xF9D8, 'M', '律'), - (0xF9D9, 'M', '慄'), - (0xF9DA, 'M', '栗'), - (0xF9DB, 'M', '率'), - (0xF9DC, 'M', '隆'), - (0xF9DD, 'M', '利'), - (0xF9DE, 'M', '吏'), - (0xF9DF, 'M', '履'), - (0xF9E0, 'M', '易'), - (0xF9E1, 'M', '李'), - (0xF9E2, 'M', '梨'), - (0xF9E3, 'M', '泥'), - (0xF9E4, 'M', '理'), - (0xF9E5, 'M', '痢'), - (0xF9E6, 'M', '罹'), - (0xF9E7, 'M', '裏'), - (0xF9E8, 'M', '裡'), - (0xF9E9, 'M', '里'), - (0xF9EA, 'M', '離'), - (0xF9EB, 'M', '匿'), - (0xF9EC, 'M', '溺'), - (0xF9ED, 'M', '吝'), - (0xF9EE, 'M', '燐'), - (0xF9EF, 'M', '璘'), - (0xF9F0, 'M', '藺'), - (0xF9F1, 'M', '隣'), - (0xF9F2, 'M', '鱗'), - (0xF9F3, 'M', '麟'), - (0xF9F4, 'M', '林'), - (0xF9F5, 'M', '淋'), - (0xF9F6, 'M', '臨'), - (0xF9F7, 'M', '立'), - (0xF9F8, 'M', '笠'), - (0xF9F9, 'M', '粒'), - (0xF9FA, 'M', '狀'), - (0xF9FB, 'M', '炙'), - (0xF9FC, 'M', '識'), - (0xF9FD, 'M', '什'), - (0xF9FE, 'M', '茶'), - (0xF9FF, 'M', '刺'), - (0xFA00, 'M', '切'), - (0xFA01, 'M', '度'), - (0xFA02, 'M', '拓'), - (0xFA03, 'M', '糖'), - (0xFA04, 'M', '宅'), - (0xFA05, 'M', '洞'), - (0xFA06, 'M', '暴'), - (0xFA07, 'M', '輻'), - (0xFA08, 'M', '行'), - (0xFA09, 'M', '降'), - (0xFA0A, 'M', '見'), - (0xFA0B, 'M', '廓'), - (0xFA0C, 'M', '兀'), - (0xFA0D, 'M', '嗀'), - ] - -def _seg_42() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0xFA0E, 'V'), - (0xFA10, 'M', '塚'), - (0xFA11, 'V'), - (0xFA12, 'M', '晴'), - (0xFA13, 'V'), - (0xFA15, 'M', '凞'), - (0xFA16, 'M', '猪'), - (0xFA17, 'M', '益'), - (0xFA18, 'M', '礼'), - (0xFA19, 'M', '神'), - (0xFA1A, 'M', '祥'), - (0xFA1B, 'M', '福'), - (0xFA1C, 'M', '靖'), - (0xFA1D, 'M', '精'), - (0xFA1E, 'M', '羽'), - (0xFA1F, 'V'), - (0xFA20, 'M', '蘒'), - (0xFA21, 'V'), - (0xFA22, 'M', '諸'), - (0xFA23, 'V'), - (0xFA25, 'M', '逸'), - (0xFA26, 'M', '都'), - (0xFA27, 'V'), - (0xFA2A, 'M', '飯'), - (0xFA2B, 'M', '飼'), - (0xFA2C, 'M', '館'), - (0xFA2D, 'M', '鶴'), - (0xFA2E, 'M', '郞'), - (0xFA2F, 'M', '隷'), - (0xFA30, 'M', '侮'), - (0xFA31, 'M', '僧'), - (0xFA32, 'M', '免'), - (0xFA33, 'M', '勉'), - (0xFA34, 'M', '勤'), - (0xFA35, 'M', '卑'), - (0xFA36, 'M', '喝'), - (0xFA37, 'M', '嘆'), - (0xFA38, 'M', '器'), - (0xFA39, 'M', '塀'), - (0xFA3A, 'M', '墨'), - (0xFA3B, 'M', '層'), - (0xFA3C, 'M', '屮'), - (0xFA3D, 'M', '悔'), - (0xFA3E, 'M', '慨'), - (0xFA3F, 'M', '憎'), - (0xFA40, 'M', '懲'), - (0xFA41, 'M', '敏'), - (0xFA42, 'M', '既'), - (0xFA43, 'M', '暑'), - (0xFA44, 'M', '梅'), - (0xFA45, 'M', '海'), - (0xFA46, 'M', '渚'), - (0xFA47, 'M', '漢'), - (0xFA48, 'M', '煮'), - (0xFA49, 'M', '爫'), - (0xFA4A, 'M', '琢'), - (0xFA4B, 'M', '碑'), - (0xFA4C, 'M', '社'), - (0xFA4D, 'M', '祉'), - (0xFA4E, 'M', '祈'), - (0xFA4F, 'M', '祐'), - (0xFA50, 'M', '祖'), - (0xFA51, 'M', '祝'), - (0xFA52, 'M', '禍'), - (0xFA53, 'M', '禎'), - (0xFA54, 'M', '穀'), - (0xFA55, 'M', '突'), - (0xFA56, 'M', '節'), - (0xFA57, 'M', '練'), - (0xFA58, 'M', '縉'), - (0xFA59, 'M', '繁'), - (0xFA5A, 'M', '署'), - (0xFA5B, 'M', '者'), - (0xFA5C, 'M', '臭'), - (0xFA5D, 'M', '艹'), - (0xFA5F, 'M', '著'), - (0xFA60, 'M', '褐'), - (0xFA61, 'M', '視'), - (0xFA62, 'M', '謁'), - (0xFA63, 'M', '謹'), - (0xFA64, 'M', '賓'), - (0xFA65, 'M', '贈'), - (0xFA66, 'M', '辶'), - (0xFA67, 'M', '逸'), - (0xFA68, 'M', '難'), - (0xFA69, 'M', '響'), - (0xFA6A, 'M', '頻'), - (0xFA6B, 'M', '恵'), - (0xFA6C, 'M', '𤋮'), - (0xFA6D, 'M', '舘'), - (0xFA6E, 'X'), - (0xFA70, 'M', '並'), - (0xFA71, 'M', '况'), - (0xFA72, 'M', '全'), - (0xFA73, 'M', '侀'), - (0xFA74, 'M', '充'), - (0xFA75, 'M', '冀'), - (0xFA76, 'M', '勇'), - (0xFA77, 'M', '勺'), - (0xFA78, 'M', '喝'), - ] - -def _seg_43() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0xFA79, 'M', '啕'), - (0xFA7A, 'M', '喙'), - (0xFA7B, 'M', '嗢'), - (0xFA7C, 'M', '塚'), - (0xFA7D, 'M', '墳'), - (0xFA7E, 'M', '奄'), - (0xFA7F, 'M', '奔'), - (0xFA80, 'M', '婢'), - (0xFA81, 'M', '嬨'), - (0xFA82, 'M', '廒'), - (0xFA83, 'M', '廙'), - (0xFA84, 'M', '彩'), - (0xFA85, 'M', '徭'), - (0xFA86, 'M', '惘'), - (0xFA87, 'M', '慎'), - (0xFA88, 'M', '愈'), - (0xFA89, 'M', '憎'), - (0xFA8A, 'M', '慠'), - (0xFA8B, 'M', '懲'), - (0xFA8C, 'M', '戴'), - (0xFA8D, 'M', '揄'), - (0xFA8E, 'M', '搜'), - (0xFA8F, 'M', '摒'), - (0xFA90, 'M', '敖'), - (0xFA91, 'M', '晴'), - (0xFA92, 'M', '朗'), - (0xFA93, 'M', '望'), - (0xFA94, 'M', '杖'), - (0xFA95, 'M', '歹'), - (0xFA96, 'M', '殺'), - (0xFA97, 'M', '流'), - (0xFA98, 'M', '滛'), - (0xFA99, 'M', '滋'), - (0xFA9A, 'M', '漢'), - (0xFA9B, 'M', '瀞'), - (0xFA9C, 'M', '煮'), - (0xFA9D, 'M', '瞧'), - (0xFA9E, 'M', '爵'), - (0xFA9F, 'M', '犯'), - (0xFAA0, 'M', '猪'), - (0xFAA1, 'M', '瑱'), - (0xFAA2, 'M', '甆'), - (0xFAA3, 'M', '画'), - (0xFAA4, 'M', '瘝'), - (0xFAA5, 'M', '瘟'), - (0xFAA6, 'M', '益'), - (0xFAA7, 'M', '盛'), - (0xFAA8, 'M', '直'), - (0xFAA9, 'M', '睊'), - (0xFAAA, 'M', '着'), - (0xFAAB, 'M', '磌'), - (0xFAAC, 'M', '窱'), - (0xFAAD, 'M', '節'), - (0xFAAE, 'M', '类'), - (0xFAAF, 'M', '絛'), - (0xFAB0, 'M', '練'), - (0xFAB1, 'M', '缾'), - (0xFAB2, 'M', '者'), - (0xFAB3, 'M', '荒'), - (0xFAB4, 'M', '華'), - (0xFAB5, 'M', '蝹'), - (0xFAB6, 'M', '襁'), - (0xFAB7, 'M', '覆'), - (0xFAB8, 'M', '視'), - (0xFAB9, 'M', '調'), - (0xFABA, 'M', '諸'), - (0xFABB, 'M', '請'), - (0xFABC, 'M', '謁'), - (0xFABD, 'M', '諾'), - (0xFABE, 'M', '諭'), - (0xFABF, 'M', '謹'), - (0xFAC0, 'M', '變'), - (0xFAC1, 'M', '贈'), - (0xFAC2, 'M', '輸'), - (0xFAC3, 'M', '遲'), - (0xFAC4, 'M', '醙'), - (0xFAC5, 'M', '鉶'), - (0xFAC6, 'M', '陼'), - (0xFAC7, 'M', '難'), - (0xFAC8, 'M', '靖'), - (0xFAC9, 'M', '韛'), - (0xFACA, 'M', '響'), - (0xFACB, 'M', '頋'), - (0xFACC, 'M', '頻'), - (0xFACD, 'M', '鬒'), - (0xFACE, 'M', '龜'), - (0xFACF, 'M', '𢡊'), - (0xFAD0, 'M', '𢡄'), - (0xFAD1, 'M', '𣏕'), - (0xFAD2, 'M', '㮝'), - (0xFAD3, 'M', '䀘'), - (0xFAD4, 'M', '䀹'), - (0xFAD5, 'M', '𥉉'), - (0xFAD6, 'M', '𥳐'), - (0xFAD7, 'M', '𧻓'), - (0xFAD8, 'M', '齃'), - (0xFAD9, 'M', '龎'), - (0xFADA, 'X'), - (0xFB00, 'M', 'ff'), - (0xFB01, 'M', 'fi'), - ] - -def _seg_44() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0xFB02, 'M', 'fl'), - (0xFB03, 'M', 'ffi'), - (0xFB04, 'M', 'ffl'), - (0xFB05, 'M', 'st'), - (0xFB07, 'X'), - (0xFB13, 'M', 'մն'), - (0xFB14, 'M', 'մե'), - (0xFB15, 'M', 'մի'), - (0xFB16, 'M', 'վն'), - (0xFB17, 'M', 'մխ'), - (0xFB18, 'X'), - (0xFB1D, 'M', 'יִ'), - (0xFB1E, 'V'), - (0xFB1F, 'M', 'ײַ'), - (0xFB20, 'M', 'ע'), - (0xFB21, 'M', 'א'), - (0xFB22, 'M', 'ד'), - (0xFB23, 'M', 'ה'), - (0xFB24, 'M', 'כ'), - (0xFB25, 'M', 'ל'), - (0xFB26, 'M', 'ם'), - (0xFB27, 'M', 'ר'), - (0xFB28, 'M', 'ת'), - (0xFB29, '3', '+'), - (0xFB2A, 'M', 'שׁ'), - (0xFB2B, 'M', 'שׂ'), - (0xFB2C, 'M', 'שּׁ'), - (0xFB2D, 'M', 'שּׂ'), - (0xFB2E, 'M', 'אַ'), - (0xFB2F, 'M', 'אָ'), - (0xFB30, 'M', 'אּ'), - (0xFB31, 'M', 'בּ'), - (0xFB32, 'M', 'גּ'), - (0xFB33, 'M', 'דּ'), - (0xFB34, 'M', 'הּ'), - (0xFB35, 'M', 'וּ'), - (0xFB36, 'M', 'זּ'), - (0xFB37, 'X'), - (0xFB38, 'M', 'טּ'), - (0xFB39, 'M', 'יּ'), - (0xFB3A, 'M', 'ךּ'), - (0xFB3B, 'M', 'כּ'), - (0xFB3C, 'M', 'לּ'), - (0xFB3D, 'X'), - (0xFB3E, 'M', 'מּ'), - (0xFB3F, 'X'), - (0xFB40, 'M', 'נּ'), - (0xFB41, 'M', 'סּ'), - (0xFB42, 'X'), - (0xFB43, 'M', 'ףּ'), - (0xFB44, 'M', 'פּ'), - (0xFB45, 'X'), - (0xFB46, 'M', 'צּ'), - (0xFB47, 'M', 'קּ'), - (0xFB48, 'M', 'רּ'), - (0xFB49, 'M', 'שּ'), - (0xFB4A, 'M', 'תּ'), - (0xFB4B, 'M', 'וֹ'), - (0xFB4C, 'M', 'בֿ'), - (0xFB4D, 'M', 'כֿ'), - (0xFB4E, 'M', 'פֿ'), - (0xFB4F, 'M', 'אל'), - (0xFB50, 'M', 'ٱ'), - (0xFB52, 'M', 'ٻ'), - (0xFB56, 'M', 'پ'), - (0xFB5A, 'M', 'ڀ'), - (0xFB5E, 'M', 'ٺ'), - (0xFB62, 'M', 'ٿ'), - (0xFB66, 'M', 'ٹ'), - (0xFB6A, 'M', 'ڤ'), - (0xFB6E, 'M', 'ڦ'), - (0xFB72, 'M', 'ڄ'), - (0xFB76, 'M', 'ڃ'), - (0xFB7A, 'M', 'چ'), - (0xFB7E, 'M', 'ڇ'), - (0xFB82, 'M', 'ڍ'), - (0xFB84, 'M', 'ڌ'), - (0xFB86, 'M', 'ڎ'), - (0xFB88, 'M', 'ڈ'), - (0xFB8A, 'M', 'ژ'), - (0xFB8C, 'M', 'ڑ'), - (0xFB8E, 'M', 'ک'), - (0xFB92, 'M', 'گ'), - (0xFB96, 'M', 'ڳ'), - (0xFB9A, 'M', 'ڱ'), - (0xFB9E, 'M', 'ں'), - (0xFBA0, 'M', 'ڻ'), - (0xFBA4, 'M', 'ۀ'), - (0xFBA6, 'M', 'ہ'), - (0xFBAA, 'M', 'ھ'), - (0xFBAE, 'M', 'ے'), - (0xFBB0, 'M', 'ۓ'), - (0xFBB2, 'V'), - (0xFBC3, 'X'), - (0xFBD3, 'M', 'ڭ'), - (0xFBD7, 'M', 'ۇ'), - (0xFBD9, 'M', 'ۆ'), - (0xFBDB, 'M', 'ۈ'), - (0xFBDD, 'M', 'ۇٴ'), - (0xFBDE, 'M', 'ۋ'), - ] - -def _seg_45() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0xFBE0, 'M', 'ۅ'), - (0xFBE2, 'M', 'ۉ'), - (0xFBE4, 'M', 'ې'), - (0xFBE8, 'M', 'ى'), - (0xFBEA, 'M', 'ئا'), - (0xFBEC, 'M', 'ئە'), - (0xFBEE, 'M', 'ئو'), - (0xFBF0, 'M', 'ئۇ'), - (0xFBF2, 'M', 'ئۆ'), - (0xFBF4, 'M', 'ئۈ'), - (0xFBF6, 'M', 'ئې'), - (0xFBF9, 'M', 'ئى'), - (0xFBFC, 'M', 'ی'), - (0xFC00, 'M', 'ئج'), - (0xFC01, 'M', 'ئح'), - (0xFC02, 'M', 'ئم'), - (0xFC03, 'M', 'ئى'), - (0xFC04, 'M', 'ئي'), - (0xFC05, 'M', 'بج'), - (0xFC06, 'M', 'بح'), - (0xFC07, 'M', 'بخ'), - (0xFC08, 'M', 'بم'), - (0xFC09, 'M', 'بى'), - (0xFC0A, 'M', 'بي'), - (0xFC0B, 'M', 'تج'), - (0xFC0C, 'M', 'تح'), - (0xFC0D, 'M', 'تخ'), - (0xFC0E, 'M', 'تم'), - (0xFC0F, 'M', 'تى'), - (0xFC10, 'M', 'تي'), - (0xFC11, 'M', 'ثج'), - (0xFC12, 'M', 'ثم'), - (0xFC13, 'M', 'ثى'), - (0xFC14, 'M', 'ثي'), - (0xFC15, 'M', 'جح'), - (0xFC16, 'M', 'جم'), - (0xFC17, 'M', 'حج'), - (0xFC18, 'M', 'حم'), - (0xFC19, 'M', 'خج'), - (0xFC1A, 'M', 'خح'), - (0xFC1B, 'M', 'خم'), - (0xFC1C, 'M', 'سج'), - (0xFC1D, 'M', 'سح'), - (0xFC1E, 'M', 'سخ'), - (0xFC1F, 'M', 'سم'), - (0xFC20, 'M', 'صح'), - (0xFC21, 'M', 'صم'), - (0xFC22, 'M', 'ضج'), - (0xFC23, 'M', 'ضح'), - (0xFC24, 'M', 'ضخ'), - (0xFC25, 'M', 'ضم'), - (0xFC26, 'M', 'طح'), - (0xFC27, 'M', 'طم'), - (0xFC28, 'M', 'ظم'), - (0xFC29, 'M', 'عج'), - (0xFC2A, 'M', 'عم'), - (0xFC2B, 'M', 'غج'), - (0xFC2C, 'M', 'غم'), - (0xFC2D, 'M', 'فج'), - (0xFC2E, 'M', 'فح'), - (0xFC2F, 'M', 'فخ'), - (0xFC30, 'M', 'فم'), - (0xFC31, 'M', 'فى'), - (0xFC32, 'M', 'في'), - (0xFC33, 'M', 'قح'), - (0xFC34, 'M', 'قم'), - (0xFC35, 'M', 'قى'), - (0xFC36, 'M', 'قي'), - (0xFC37, 'M', 'كا'), - (0xFC38, 'M', 'كج'), - (0xFC39, 'M', 'كح'), - (0xFC3A, 'M', 'كخ'), - (0xFC3B, 'M', 'كل'), - (0xFC3C, 'M', 'كم'), - (0xFC3D, 'M', 'كى'), - (0xFC3E, 'M', 'كي'), - (0xFC3F, 'M', 'لج'), - (0xFC40, 'M', 'لح'), - (0xFC41, 'M', 'لخ'), - (0xFC42, 'M', 'لم'), - (0xFC43, 'M', 'لى'), - (0xFC44, 'M', 'لي'), - (0xFC45, 'M', 'مج'), - (0xFC46, 'M', 'مح'), - (0xFC47, 'M', 'مخ'), - (0xFC48, 'M', 'مم'), - (0xFC49, 'M', 'مى'), - (0xFC4A, 'M', 'مي'), - (0xFC4B, 'M', 'نج'), - (0xFC4C, 'M', 'نح'), - (0xFC4D, 'M', 'نخ'), - (0xFC4E, 'M', 'نم'), - (0xFC4F, 'M', 'نى'), - (0xFC50, 'M', 'ني'), - (0xFC51, 'M', 'هج'), - (0xFC52, 'M', 'هم'), - (0xFC53, 'M', 'هى'), - (0xFC54, 'M', 'هي'), - (0xFC55, 'M', 'يج'), - (0xFC56, 'M', 'يح'), - ] - -def _seg_46() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0xFC57, 'M', 'يخ'), - (0xFC58, 'M', 'يم'), - (0xFC59, 'M', 'يى'), - (0xFC5A, 'M', 'يي'), - (0xFC5B, 'M', 'ذٰ'), - (0xFC5C, 'M', 'رٰ'), - (0xFC5D, 'M', 'ىٰ'), - (0xFC5E, '3', ' ٌّ'), - (0xFC5F, '3', ' ٍّ'), - (0xFC60, '3', ' َّ'), - (0xFC61, '3', ' ُّ'), - (0xFC62, '3', ' ِّ'), - (0xFC63, '3', ' ّٰ'), - (0xFC64, 'M', 'ئر'), - (0xFC65, 'M', 'ئز'), - (0xFC66, 'M', 'ئم'), - (0xFC67, 'M', 'ئن'), - (0xFC68, 'M', 'ئى'), - (0xFC69, 'M', 'ئي'), - (0xFC6A, 'M', 'بر'), - (0xFC6B, 'M', 'بز'), - (0xFC6C, 'M', 'بم'), - (0xFC6D, 'M', 'بن'), - (0xFC6E, 'M', 'بى'), - (0xFC6F, 'M', 'بي'), - (0xFC70, 'M', 'تر'), - (0xFC71, 'M', 'تز'), - (0xFC72, 'M', 'تم'), - (0xFC73, 'M', 'تن'), - (0xFC74, 'M', 'تى'), - (0xFC75, 'M', 'تي'), - (0xFC76, 'M', 'ثر'), - (0xFC77, 'M', 'ثز'), - (0xFC78, 'M', 'ثم'), - (0xFC79, 'M', 'ثن'), - (0xFC7A, 'M', 'ثى'), - (0xFC7B, 'M', 'ثي'), - (0xFC7C, 'M', 'فى'), - (0xFC7D, 'M', 'في'), - (0xFC7E, 'M', 'قى'), - (0xFC7F, 'M', 'قي'), - (0xFC80, 'M', 'كا'), - (0xFC81, 'M', 'كل'), - (0xFC82, 'M', 'كم'), - (0xFC83, 'M', 'كى'), - (0xFC84, 'M', 'كي'), - (0xFC85, 'M', 'لم'), - (0xFC86, 'M', 'لى'), - (0xFC87, 'M', 'لي'), - (0xFC88, 'M', 'ما'), - (0xFC89, 'M', 'مم'), - (0xFC8A, 'M', 'نر'), - (0xFC8B, 'M', 'نز'), - (0xFC8C, 'M', 'نم'), - (0xFC8D, 'M', 'نن'), - (0xFC8E, 'M', 'نى'), - (0xFC8F, 'M', 'ني'), - (0xFC90, 'M', 'ىٰ'), - (0xFC91, 'M', 'ير'), - (0xFC92, 'M', 'يز'), - (0xFC93, 'M', 'يم'), - (0xFC94, 'M', 'ين'), - (0xFC95, 'M', 'يى'), - (0xFC96, 'M', 'يي'), - (0xFC97, 'M', 'ئج'), - (0xFC98, 'M', 'ئح'), - (0xFC99, 'M', 'ئخ'), - (0xFC9A, 'M', 'ئم'), - (0xFC9B, 'M', 'ئه'), - (0xFC9C, 'M', 'بج'), - (0xFC9D, 'M', 'بح'), - (0xFC9E, 'M', 'بخ'), - (0xFC9F, 'M', 'بم'), - (0xFCA0, 'M', 'به'), - (0xFCA1, 'M', 'تج'), - (0xFCA2, 'M', 'تح'), - (0xFCA3, 'M', 'تخ'), - (0xFCA4, 'M', 'تم'), - (0xFCA5, 'M', 'ته'), - (0xFCA6, 'M', 'ثم'), - (0xFCA7, 'M', 'جح'), - (0xFCA8, 'M', 'جم'), - (0xFCA9, 'M', 'حج'), - (0xFCAA, 'M', 'حم'), - (0xFCAB, 'M', 'خج'), - (0xFCAC, 'M', 'خم'), - (0xFCAD, 'M', 'سج'), - (0xFCAE, 'M', 'سح'), - (0xFCAF, 'M', 'سخ'), - (0xFCB0, 'M', 'سم'), - (0xFCB1, 'M', 'صح'), - (0xFCB2, 'M', 'صخ'), - (0xFCB3, 'M', 'صم'), - (0xFCB4, 'M', 'ضج'), - (0xFCB5, 'M', 'ضح'), - (0xFCB6, 'M', 'ضخ'), - (0xFCB7, 'M', 'ضم'), - (0xFCB8, 'M', 'طح'), - (0xFCB9, 'M', 'ظم'), - (0xFCBA, 'M', 'عج'), - ] - -def _seg_47() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0xFCBB, 'M', 'عم'), - (0xFCBC, 'M', 'غج'), - (0xFCBD, 'M', 'غم'), - (0xFCBE, 'M', 'فج'), - (0xFCBF, 'M', 'فح'), - (0xFCC0, 'M', 'فخ'), - (0xFCC1, 'M', 'فم'), - (0xFCC2, 'M', 'قح'), - (0xFCC3, 'M', 'قم'), - (0xFCC4, 'M', 'كج'), - (0xFCC5, 'M', 'كح'), - (0xFCC6, 'M', 'كخ'), - (0xFCC7, 'M', 'كل'), - (0xFCC8, 'M', 'كم'), - (0xFCC9, 'M', 'لج'), - (0xFCCA, 'M', 'لح'), - (0xFCCB, 'M', 'لخ'), - (0xFCCC, 'M', 'لم'), - (0xFCCD, 'M', 'له'), - (0xFCCE, 'M', 'مج'), - (0xFCCF, 'M', 'مح'), - (0xFCD0, 'M', 'مخ'), - (0xFCD1, 'M', 'مم'), - (0xFCD2, 'M', 'نج'), - (0xFCD3, 'M', 'نح'), - (0xFCD4, 'M', 'نخ'), - (0xFCD5, 'M', 'نم'), - (0xFCD6, 'M', 'نه'), - (0xFCD7, 'M', 'هج'), - (0xFCD8, 'M', 'هم'), - (0xFCD9, 'M', 'هٰ'), - (0xFCDA, 'M', 'يج'), - (0xFCDB, 'M', 'يح'), - (0xFCDC, 'M', 'يخ'), - (0xFCDD, 'M', 'يم'), - (0xFCDE, 'M', 'يه'), - (0xFCDF, 'M', 'ئم'), - (0xFCE0, 'M', 'ئه'), - (0xFCE1, 'M', 'بم'), - (0xFCE2, 'M', 'به'), - (0xFCE3, 'M', 'تم'), - (0xFCE4, 'M', 'ته'), - (0xFCE5, 'M', 'ثم'), - (0xFCE6, 'M', 'ثه'), - (0xFCE7, 'M', 'سم'), - (0xFCE8, 'M', 'سه'), - (0xFCE9, 'M', 'شم'), - (0xFCEA, 'M', 'شه'), - (0xFCEB, 'M', 'كل'), - (0xFCEC, 'M', 'كم'), - (0xFCED, 'M', 'لم'), - (0xFCEE, 'M', 'نم'), - (0xFCEF, 'M', 'نه'), - (0xFCF0, 'M', 'يم'), - (0xFCF1, 'M', 'يه'), - (0xFCF2, 'M', 'ـَّ'), - (0xFCF3, 'M', 'ـُّ'), - (0xFCF4, 'M', 'ـِّ'), - (0xFCF5, 'M', 'طى'), - (0xFCF6, 'M', 'طي'), - (0xFCF7, 'M', 'عى'), - (0xFCF8, 'M', 'عي'), - (0xFCF9, 'M', 'غى'), - (0xFCFA, 'M', 'غي'), - (0xFCFB, 'M', 'سى'), - (0xFCFC, 'M', 'سي'), - (0xFCFD, 'M', 'شى'), - (0xFCFE, 'M', 'شي'), - (0xFCFF, 'M', 'حى'), - (0xFD00, 'M', 'حي'), - (0xFD01, 'M', 'جى'), - (0xFD02, 'M', 'جي'), - (0xFD03, 'M', 'خى'), - (0xFD04, 'M', 'خي'), - (0xFD05, 'M', 'صى'), - (0xFD06, 'M', 'صي'), - (0xFD07, 'M', 'ضى'), - (0xFD08, 'M', 'ضي'), - (0xFD09, 'M', 'شج'), - (0xFD0A, 'M', 'شح'), - (0xFD0B, 'M', 'شخ'), - (0xFD0C, 'M', 'شم'), - (0xFD0D, 'M', 'شر'), - (0xFD0E, 'M', 'سر'), - (0xFD0F, 'M', 'صر'), - (0xFD10, 'M', 'ضر'), - (0xFD11, 'M', 'طى'), - (0xFD12, 'M', 'طي'), - (0xFD13, 'M', 'عى'), - (0xFD14, 'M', 'عي'), - (0xFD15, 'M', 'غى'), - (0xFD16, 'M', 'غي'), - (0xFD17, 'M', 'سى'), - (0xFD18, 'M', 'سي'), - (0xFD19, 'M', 'شى'), - (0xFD1A, 'M', 'شي'), - (0xFD1B, 'M', 'حى'), - (0xFD1C, 'M', 'حي'), - (0xFD1D, 'M', 'جى'), - (0xFD1E, 'M', 'جي'), - ] - -def _seg_48() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0xFD1F, 'M', 'خى'), - (0xFD20, 'M', 'خي'), - (0xFD21, 'M', 'صى'), - (0xFD22, 'M', 'صي'), - (0xFD23, 'M', 'ضى'), - (0xFD24, 'M', 'ضي'), - (0xFD25, 'M', 'شج'), - (0xFD26, 'M', 'شح'), - (0xFD27, 'M', 'شخ'), - (0xFD28, 'M', 'شم'), - (0xFD29, 'M', 'شر'), - (0xFD2A, 'M', 'سر'), - (0xFD2B, 'M', 'صر'), - (0xFD2C, 'M', 'ضر'), - (0xFD2D, 'M', 'شج'), - (0xFD2E, 'M', 'شح'), - (0xFD2F, 'M', 'شخ'), - (0xFD30, 'M', 'شم'), - (0xFD31, 'M', 'سه'), - (0xFD32, 'M', 'شه'), - (0xFD33, 'M', 'طم'), - (0xFD34, 'M', 'سج'), - (0xFD35, 'M', 'سح'), - (0xFD36, 'M', 'سخ'), - (0xFD37, 'M', 'شج'), - (0xFD38, 'M', 'شح'), - (0xFD39, 'M', 'شخ'), - (0xFD3A, 'M', 'طم'), - (0xFD3B, 'M', 'ظم'), - (0xFD3C, 'M', 'اً'), - (0xFD3E, 'V'), - (0xFD50, 'M', 'تجم'), - (0xFD51, 'M', 'تحج'), - (0xFD53, 'M', 'تحم'), - (0xFD54, 'M', 'تخم'), - (0xFD55, 'M', 'تمج'), - (0xFD56, 'M', 'تمح'), - (0xFD57, 'M', 'تمخ'), - (0xFD58, 'M', 'جمح'), - (0xFD5A, 'M', 'حمي'), - (0xFD5B, 'M', 'حمى'), - (0xFD5C, 'M', 'سحج'), - (0xFD5D, 'M', 'سجح'), - (0xFD5E, 'M', 'سجى'), - (0xFD5F, 'M', 'سمح'), - (0xFD61, 'M', 'سمج'), - (0xFD62, 'M', 'سمم'), - (0xFD64, 'M', 'صحح'), - (0xFD66, 'M', 'صمم'), - (0xFD67, 'M', 'شحم'), - (0xFD69, 'M', 'شجي'), - (0xFD6A, 'M', 'شمخ'), - (0xFD6C, 'M', 'شمم'), - (0xFD6E, 'M', 'ضحى'), - (0xFD6F, 'M', 'ضخم'), - (0xFD71, 'M', 'طمح'), - (0xFD73, 'M', 'طمم'), - (0xFD74, 'M', 'طمي'), - (0xFD75, 'M', 'عجم'), - (0xFD76, 'M', 'عمم'), - (0xFD78, 'M', 'عمى'), - (0xFD79, 'M', 'غمم'), - (0xFD7A, 'M', 'غمي'), - (0xFD7B, 'M', 'غمى'), - (0xFD7C, 'M', 'فخم'), - (0xFD7E, 'M', 'قمح'), - (0xFD7F, 'M', 'قمم'), - (0xFD80, 'M', 'لحم'), - (0xFD81, 'M', 'لحي'), - (0xFD82, 'M', 'لحى'), - (0xFD83, 'M', 'لجج'), - (0xFD85, 'M', 'لخم'), - (0xFD87, 'M', 'لمح'), - (0xFD89, 'M', 'محج'), - (0xFD8A, 'M', 'محم'), - (0xFD8B, 'M', 'محي'), - (0xFD8C, 'M', 'مجح'), - (0xFD8D, 'M', 'مجم'), - (0xFD8E, 'M', 'مخج'), - (0xFD8F, 'M', 'مخم'), - (0xFD90, 'X'), - (0xFD92, 'M', 'مجخ'), - (0xFD93, 'M', 'همج'), - (0xFD94, 'M', 'همم'), - (0xFD95, 'M', 'نحم'), - (0xFD96, 'M', 'نحى'), - (0xFD97, 'M', 'نجم'), - (0xFD99, 'M', 'نجى'), - (0xFD9A, 'M', 'نمي'), - (0xFD9B, 'M', 'نمى'), - (0xFD9C, 'M', 'يمم'), - (0xFD9E, 'M', 'بخي'), - (0xFD9F, 'M', 'تجي'), - (0xFDA0, 'M', 'تجى'), - (0xFDA1, 'M', 'تخي'), - (0xFDA2, 'M', 'تخى'), - (0xFDA3, 'M', 'تمي'), - (0xFDA4, 'M', 'تمى'), - (0xFDA5, 'M', 'جمي'), - (0xFDA6, 'M', 'جحى'), - ] - -def _seg_49() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0xFDA7, 'M', 'جمى'), - (0xFDA8, 'M', 'سخى'), - (0xFDA9, 'M', 'صحي'), - (0xFDAA, 'M', 'شحي'), - (0xFDAB, 'M', 'ضحي'), - (0xFDAC, 'M', 'لجي'), - (0xFDAD, 'M', 'لمي'), - (0xFDAE, 'M', 'يحي'), - (0xFDAF, 'M', 'يجي'), - (0xFDB0, 'M', 'يمي'), - (0xFDB1, 'M', 'ممي'), - (0xFDB2, 'M', 'قمي'), - (0xFDB3, 'M', 'نحي'), - (0xFDB4, 'M', 'قمح'), - (0xFDB5, 'M', 'لحم'), - (0xFDB6, 'M', 'عمي'), - (0xFDB7, 'M', 'كمي'), - (0xFDB8, 'M', 'نجح'), - (0xFDB9, 'M', 'مخي'), - (0xFDBA, 'M', 'لجم'), - (0xFDBB, 'M', 'كمم'), - (0xFDBC, 'M', 'لجم'), - (0xFDBD, 'M', 'نجح'), - (0xFDBE, 'M', 'جحي'), - (0xFDBF, 'M', 'حجي'), - (0xFDC0, 'M', 'مجي'), - (0xFDC1, 'M', 'فمي'), - (0xFDC2, 'M', 'بحي'), - (0xFDC3, 'M', 'كمم'), - (0xFDC4, 'M', 'عجم'), - (0xFDC5, 'M', 'صمم'), - (0xFDC6, 'M', 'سخي'), - (0xFDC7, 'M', 'نجي'), - (0xFDC8, 'X'), - (0xFDCF, 'V'), - (0xFDD0, 'X'), - (0xFDF0, 'M', 'صلے'), - (0xFDF1, 'M', 'قلے'), - (0xFDF2, 'M', 'الله'), - (0xFDF3, 'M', 'اكبر'), - (0xFDF4, 'M', 'محمد'), - (0xFDF5, 'M', 'صلعم'), - (0xFDF6, 'M', 'رسول'), - (0xFDF7, 'M', 'عليه'), - (0xFDF8, 'M', 'وسلم'), - (0xFDF9, 'M', 'صلى'), - (0xFDFA, '3', 'صلى الله عليه وسلم'), - (0xFDFB, '3', 'جل جلاله'), - (0xFDFC, 'M', 'ریال'), - (0xFDFD, 'V'), - (0xFE00, 'I'), - (0xFE10, '3', ','), - (0xFE11, 'M', '、'), - (0xFE12, 'X'), - (0xFE13, '3', ':'), - (0xFE14, '3', ';'), - (0xFE15, '3', '!'), - (0xFE16, '3', '?'), - (0xFE17, 'M', '〖'), - (0xFE18, 'M', '〗'), - (0xFE19, 'X'), - (0xFE20, 'V'), - (0xFE30, 'X'), - (0xFE31, 'M', '—'), - (0xFE32, 'M', '–'), - (0xFE33, '3', '_'), - (0xFE35, '3', '('), - (0xFE36, '3', ')'), - (0xFE37, '3', '{'), - (0xFE38, '3', '}'), - (0xFE39, 'M', '〔'), - (0xFE3A, 'M', '〕'), - (0xFE3B, 'M', '【'), - (0xFE3C, 'M', '】'), - (0xFE3D, 'M', '《'), - (0xFE3E, 'M', '》'), - (0xFE3F, 'M', '〈'), - (0xFE40, 'M', '〉'), - (0xFE41, 'M', '「'), - (0xFE42, 'M', '」'), - (0xFE43, 'M', '『'), - (0xFE44, 'M', '』'), - (0xFE45, 'V'), - (0xFE47, '3', '['), - (0xFE48, '3', ']'), - (0xFE49, '3', ' ̅'), - (0xFE4D, '3', '_'), - (0xFE50, '3', ','), - (0xFE51, 'M', '、'), - (0xFE52, 'X'), - (0xFE54, '3', ';'), - (0xFE55, '3', ':'), - (0xFE56, '3', '?'), - (0xFE57, '3', '!'), - (0xFE58, 'M', '—'), - (0xFE59, '3', '('), - (0xFE5A, '3', ')'), - (0xFE5B, '3', '{'), - (0xFE5C, '3', '}'), - (0xFE5D, 'M', '〔'), - ] - -def _seg_50() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0xFE5E, 'M', '〕'), - (0xFE5F, '3', '#'), - (0xFE60, '3', '&'), - (0xFE61, '3', '*'), - (0xFE62, '3', '+'), - (0xFE63, 'M', '-'), - (0xFE64, '3', '<'), - (0xFE65, '3', '>'), - (0xFE66, '3', '='), - (0xFE67, 'X'), - (0xFE68, '3', '\\'), - (0xFE69, '3', '$'), - (0xFE6A, '3', '%'), - (0xFE6B, '3', '@'), - (0xFE6C, 'X'), - (0xFE70, '3', ' ً'), - (0xFE71, 'M', 'ـً'), - (0xFE72, '3', ' ٌ'), - (0xFE73, 'V'), - (0xFE74, '3', ' ٍ'), - (0xFE75, 'X'), - (0xFE76, '3', ' َ'), - (0xFE77, 'M', 'ـَ'), - (0xFE78, '3', ' ُ'), - (0xFE79, 'M', 'ـُ'), - (0xFE7A, '3', ' ِ'), - (0xFE7B, 'M', 'ـِ'), - (0xFE7C, '3', ' ّ'), - (0xFE7D, 'M', 'ـّ'), - (0xFE7E, '3', ' ْ'), - (0xFE7F, 'M', 'ـْ'), - (0xFE80, 'M', 'ء'), - (0xFE81, 'M', 'آ'), - (0xFE83, 'M', 'أ'), - (0xFE85, 'M', 'ؤ'), - (0xFE87, 'M', 'إ'), - (0xFE89, 'M', 'ئ'), - (0xFE8D, 'M', 'ا'), - (0xFE8F, 'M', 'ب'), - (0xFE93, 'M', 'ة'), - (0xFE95, 'M', 'ت'), - (0xFE99, 'M', 'ث'), - (0xFE9D, 'M', 'ج'), - (0xFEA1, 'M', 'ح'), - (0xFEA5, 'M', 'خ'), - (0xFEA9, 'M', 'د'), - (0xFEAB, 'M', 'ذ'), - (0xFEAD, 'M', 'ر'), - (0xFEAF, 'M', 'ز'), - (0xFEB1, 'M', 'س'), - (0xFEB5, 'M', 'ش'), - (0xFEB9, 'M', 'ص'), - (0xFEBD, 'M', 'ض'), - (0xFEC1, 'M', 'ط'), - (0xFEC5, 'M', 'ظ'), - (0xFEC9, 'M', 'ع'), - (0xFECD, 'M', 'غ'), - (0xFED1, 'M', 'ف'), - (0xFED5, 'M', 'ق'), - (0xFED9, 'M', 'ك'), - (0xFEDD, 'M', 'ل'), - (0xFEE1, 'M', 'م'), - (0xFEE5, 'M', 'ن'), - (0xFEE9, 'M', 'ه'), - (0xFEED, 'M', 'و'), - (0xFEEF, 'M', 'ى'), - (0xFEF1, 'M', 'ي'), - (0xFEF5, 'M', 'لآ'), - (0xFEF7, 'M', 'لأ'), - (0xFEF9, 'M', 'لإ'), - (0xFEFB, 'M', 'لا'), - (0xFEFD, 'X'), - (0xFEFF, 'I'), - (0xFF00, 'X'), - (0xFF01, '3', '!'), - (0xFF02, '3', '"'), - (0xFF03, '3', '#'), - (0xFF04, '3', '$'), - (0xFF05, '3', '%'), - (0xFF06, '3', '&'), - (0xFF07, '3', '\''), - (0xFF08, '3', '('), - (0xFF09, '3', ')'), - (0xFF0A, '3', '*'), - (0xFF0B, '3', '+'), - (0xFF0C, '3', ','), - (0xFF0D, 'M', '-'), - (0xFF0E, 'M', '.'), - (0xFF0F, '3', '/'), - (0xFF10, 'M', '0'), - (0xFF11, 'M', '1'), - (0xFF12, 'M', '2'), - (0xFF13, 'M', '3'), - (0xFF14, 'M', '4'), - (0xFF15, 'M', '5'), - (0xFF16, 'M', '6'), - (0xFF17, 'M', '7'), - (0xFF18, 'M', '8'), - (0xFF19, 'M', '9'), - (0xFF1A, '3', ':'), - ] - -def _seg_51() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0xFF1B, '3', ';'), - (0xFF1C, '3', '<'), - (0xFF1D, '3', '='), - (0xFF1E, '3', '>'), - (0xFF1F, '3', '?'), - (0xFF20, '3', '@'), - (0xFF21, 'M', 'a'), - (0xFF22, 'M', 'b'), - (0xFF23, 'M', 'c'), - (0xFF24, 'M', 'd'), - (0xFF25, 'M', 'e'), - (0xFF26, 'M', 'f'), - (0xFF27, 'M', 'g'), - (0xFF28, 'M', 'h'), - (0xFF29, 'M', 'i'), - (0xFF2A, 'M', 'j'), - (0xFF2B, 'M', 'k'), - (0xFF2C, 'M', 'l'), - (0xFF2D, 'M', 'm'), - (0xFF2E, 'M', 'n'), - (0xFF2F, 'M', 'o'), - (0xFF30, 'M', 'p'), - (0xFF31, 'M', 'q'), - (0xFF32, 'M', 'r'), - (0xFF33, 'M', 's'), - (0xFF34, 'M', 't'), - (0xFF35, 'M', 'u'), - (0xFF36, 'M', 'v'), - (0xFF37, 'M', 'w'), - (0xFF38, 'M', 'x'), - (0xFF39, 'M', 'y'), - (0xFF3A, 'M', 'z'), - (0xFF3B, '3', '['), - (0xFF3C, '3', '\\'), - (0xFF3D, '3', ']'), - (0xFF3E, '3', '^'), - (0xFF3F, '3', '_'), - (0xFF40, '3', '`'), - (0xFF41, 'M', 'a'), - (0xFF42, 'M', 'b'), - (0xFF43, 'M', 'c'), - (0xFF44, 'M', 'd'), - (0xFF45, 'M', 'e'), - (0xFF46, 'M', 'f'), - (0xFF47, 'M', 'g'), - (0xFF48, 'M', 'h'), - (0xFF49, 'M', 'i'), - (0xFF4A, 'M', 'j'), - (0xFF4B, 'M', 'k'), - (0xFF4C, 'M', 'l'), - (0xFF4D, 'M', 'm'), - (0xFF4E, 'M', 'n'), - (0xFF4F, 'M', 'o'), - (0xFF50, 'M', 'p'), - (0xFF51, 'M', 'q'), - (0xFF52, 'M', 'r'), - (0xFF53, 'M', 's'), - (0xFF54, 'M', 't'), - (0xFF55, 'M', 'u'), - (0xFF56, 'M', 'v'), - (0xFF57, 'M', 'w'), - (0xFF58, 'M', 'x'), - (0xFF59, 'M', 'y'), - (0xFF5A, 'M', 'z'), - (0xFF5B, '3', '{'), - (0xFF5C, '3', '|'), - (0xFF5D, '3', '}'), - (0xFF5E, '3', '~'), - (0xFF5F, 'M', '⦅'), - (0xFF60, 'M', '⦆'), - (0xFF61, 'M', '.'), - (0xFF62, 'M', '「'), - (0xFF63, 'M', '」'), - (0xFF64, 'M', '、'), - (0xFF65, 'M', '・'), - (0xFF66, 'M', 'ヲ'), - (0xFF67, 'M', 'ァ'), - (0xFF68, 'M', 'ィ'), - (0xFF69, 'M', 'ゥ'), - (0xFF6A, 'M', 'ェ'), - (0xFF6B, 'M', 'ォ'), - (0xFF6C, 'M', 'ャ'), - (0xFF6D, 'M', 'ュ'), - (0xFF6E, 'M', 'ョ'), - (0xFF6F, 'M', 'ッ'), - (0xFF70, 'M', 'ー'), - (0xFF71, 'M', 'ア'), - (0xFF72, 'M', 'イ'), - (0xFF73, 'M', 'ウ'), - (0xFF74, 'M', 'エ'), - (0xFF75, 'M', 'オ'), - (0xFF76, 'M', 'カ'), - (0xFF77, 'M', 'キ'), - (0xFF78, 'M', 'ク'), - (0xFF79, 'M', 'ケ'), - (0xFF7A, 'M', 'コ'), - (0xFF7B, 'M', 'サ'), - (0xFF7C, 'M', 'シ'), - (0xFF7D, 'M', 'ス'), - (0xFF7E, 'M', 'セ'), - ] - -def _seg_52() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0xFF7F, 'M', 'ソ'), - (0xFF80, 'M', 'タ'), - (0xFF81, 'M', 'チ'), - (0xFF82, 'M', 'ツ'), - (0xFF83, 'M', 'テ'), - (0xFF84, 'M', 'ト'), - (0xFF85, 'M', 'ナ'), - (0xFF86, 'M', 'ニ'), - (0xFF87, 'M', 'ヌ'), - (0xFF88, 'M', 'ネ'), - (0xFF89, 'M', 'ノ'), - (0xFF8A, 'M', 'ハ'), - (0xFF8B, 'M', 'ヒ'), - (0xFF8C, 'M', 'フ'), - (0xFF8D, 'M', 'ヘ'), - (0xFF8E, 'M', 'ホ'), - (0xFF8F, 'M', 'マ'), - (0xFF90, 'M', 'ミ'), - (0xFF91, 'M', 'ム'), - (0xFF92, 'M', 'メ'), - (0xFF93, 'M', 'モ'), - (0xFF94, 'M', 'ヤ'), - (0xFF95, 'M', 'ユ'), - (0xFF96, 'M', 'ヨ'), - (0xFF97, 'M', 'ラ'), - (0xFF98, 'M', 'リ'), - (0xFF99, 'M', 'ル'), - (0xFF9A, 'M', 'レ'), - (0xFF9B, 'M', 'ロ'), - (0xFF9C, 'M', 'ワ'), - (0xFF9D, 'M', 'ン'), - (0xFF9E, 'M', '゙'), - (0xFF9F, 'M', '゚'), - (0xFFA0, 'X'), - (0xFFA1, 'M', 'ᄀ'), - (0xFFA2, 'M', 'ᄁ'), - (0xFFA3, 'M', 'ᆪ'), - (0xFFA4, 'M', 'ᄂ'), - (0xFFA5, 'M', 'ᆬ'), - (0xFFA6, 'M', 'ᆭ'), - (0xFFA7, 'M', 'ᄃ'), - (0xFFA8, 'M', 'ᄄ'), - (0xFFA9, 'M', 'ᄅ'), - (0xFFAA, 'M', 'ᆰ'), - (0xFFAB, 'M', 'ᆱ'), - (0xFFAC, 'M', 'ᆲ'), - (0xFFAD, 'M', 'ᆳ'), - (0xFFAE, 'M', 'ᆴ'), - (0xFFAF, 'M', 'ᆵ'), - (0xFFB0, 'M', 'ᄚ'), - (0xFFB1, 'M', 'ᄆ'), - (0xFFB2, 'M', 'ᄇ'), - (0xFFB3, 'M', 'ᄈ'), - (0xFFB4, 'M', 'ᄡ'), - (0xFFB5, 'M', 'ᄉ'), - (0xFFB6, 'M', 'ᄊ'), - (0xFFB7, 'M', 'ᄋ'), - (0xFFB8, 'M', 'ᄌ'), - (0xFFB9, 'M', 'ᄍ'), - (0xFFBA, 'M', 'ᄎ'), - (0xFFBB, 'M', 'ᄏ'), - (0xFFBC, 'M', 'ᄐ'), - (0xFFBD, 'M', 'ᄑ'), - (0xFFBE, 'M', 'ᄒ'), - (0xFFBF, 'X'), - (0xFFC2, 'M', 'ᅡ'), - (0xFFC3, 'M', 'ᅢ'), - (0xFFC4, 'M', 'ᅣ'), - (0xFFC5, 'M', 'ᅤ'), - (0xFFC6, 'M', 'ᅥ'), - (0xFFC7, 'M', 'ᅦ'), - (0xFFC8, 'X'), - (0xFFCA, 'M', 'ᅧ'), - (0xFFCB, 'M', 'ᅨ'), - (0xFFCC, 'M', 'ᅩ'), - (0xFFCD, 'M', 'ᅪ'), - (0xFFCE, 'M', 'ᅫ'), - (0xFFCF, 'M', 'ᅬ'), - (0xFFD0, 'X'), - (0xFFD2, 'M', 'ᅭ'), - (0xFFD3, 'M', 'ᅮ'), - (0xFFD4, 'M', 'ᅯ'), - (0xFFD5, 'M', 'ᅰ'), - (0xFFD6, 'M', 'ᅱ'), - (0xFFD7, 'M', 'ᅲ'), - (0xFFD8, 'X'), - (0xFFDA, 'M', 'ᅳ'), - (0xFFDB, 'M', 'ᅴ'), - (0xFFDC, 'M', 'ᅵ'), - (0xFFDD, 'X'), - (0xFFE0, 'M', '¢'), - (0xFFE1, 'M', '£'), - (0xFFE2, 'M', '¬'), - (0xFFE3, '3', ' ̄'), - (0xFFE4, 'M', '¦'), - (0xFFE5, 'M', '¥'), - (0xFFE6, 'M', '₩'), - (0xFFE7, 'X'), - (0xFFE8, 'M', '│'), - (0xFFE9, 'M', '←'), - ] - -def _seg_53() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0xFFEA, 'M', '↑'), - (0xFFEB, 'M', '→'), - (0xFFEC, 'M', '↓'), - (0xFFED, 'M', '■'), - (0xFFEE, 'M', '○'), - (0xFFEF, 'X'), - (0x10000, 'V'), - (0x1000C, 'X'), - (0x1000D, 'V'), - (0x10027, 'X'), - (0x10028, 'V'), - (0x1003B, 'X'), - (0x1003C, 'V'), - (0x1003E, 'X'), - (0x1003F, 'V'), - (0x1004E, 'X'), - (0x10050, 'V'), - (0x1005E, 'X'), - (0x10080, 'V'), - (0x100FB, 'X'), - (0x10100, 'V'), - (0x10103, 'X'), - (0x10107, 'V'), - (0x10134, 'X'), - (0x10137, 'V'), - (0x1018F, 'X'), - (0x10190, 'V'), - (0x1019D, 'X'), - (0x101A0, 'V'), - (0x101A1, 'X'), - (0x101D0, 'V'), - (0x101FE, 'X'), - (0x10280, 'V'), - (0x1029D, 'X'), - (0x102A0, 'V'), - (0x102D1, 'X'), - (0x102E0, 'V'), - (0x102FC, 'X'), - (0x10300, 'V'), - (0x10324, 'X'), - (0x1032D, 'V'), - (0x1034B, 'X'), - (0x10350, 'V'), - (0x1037B, 'X'), - (0x10380, 'V'), - (0x1039E, 'X'), - (0x1039F, 'V'), - (0x103C4, 'X'), - (0x103C8, 'V'), - (0x103D6, 'X'), - (0x10400, 'M', '𐐨'), - (0x10401, 'M', '𐐩'), - (0x10402, 'M', '𐐪'), - (0x10403, 'M', '𐐫'), - (0x10404, 'M', '𐐬'), - (0x10405, 'M', '𐐭'), - (0x10406, 'M', '𐐮'), - (0x10407, 'M', '𐐯'), - (0x10408, 'M', '𐐰'), - (0x10409, 'M', '𐐱'), - (0x1040A, 'M', '𐐲'), - (0x1040B, 'M', '𐐳'), - (0x1040C, 'M', '𐐴'), - (0x1040D, 'M', '𐐵'), - (0x1040E, 'M', '𐐶'), - (0x1040F, 'M', '𐐷'), - (0x10410, 'M', '𐐸'), - (0x10411, 'M', '𐐹'), - (0x10412, 'M', '𐐺'), - (0x10413, 'M', '𐐻'), - (0x10414, 'M', '𐐼'), - (0x10415, 'M', '𐐽'), - (0x10416, 'M', '𐐾'), - (0x10417, 'M', '𐐿'), - (0x10418, 'M', '𐑀'), - (0x10419, 'M', '𐑁'), - (0x1041A, 'M', '𐑂'), - (0x1041B, 'M', '𐑃'), - (0x1041C, 'M', '𐑄'), - (0x1041D, 'M', '𐑅'), - (0x1041E, 'M', '𐑆'), - (0x1041F, 'M', '𐑇'), - (0x10420, 'M', '𐑈'), - (0x10421, 'M', '𐑉'), - (0x10422, 'M', '𐑊'), - (0x10423, 'M', '𐑋'), - (0x10424, 'M', '𐑌'), - (0x10425, 'M', '𐑍'), - (0x10426, 'M', '𐑎'), - (0x10427, 'M', '𐑏'), - (0x10428, 'V'), - (0x1049E, 'X'), - (0x104A0, 'V'), - (0x104AA, 'X'), - (0x104B0, 'M', '𐓘'), - (0x104B1, 'M', '𐓙'), - (0x104B2, 'M', '𐓚'), - (0x104B3, 'M', '𐓛'), - (0x104B4, 'M', '𐓜'), - (0x104B5, 'M', '𐓝'), - ] - -def _seg_54() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x104B6, 'M', '𐓞'), - (0x104B7, 'M', '𐓟'), - (0x104B8, 'M', '𐓠'), - (0x104B9, 'M', '𐓡'), - (0x104BA, 'M', '𐓢'), - (0x104BB, 'M', '𐓣'), - (0x104BC, 'M', '𐓤'), - (0x104BD, 'M', '𐓥'), - (0x104BE, 'M', '𐓦'), - (0x104BF, 'M', '𐓧'), - (0x104C0, 'M', '𐓨'), - (0x104C1, 'M', '𐓩'), - (0x104C2, 'M', '𐓪'), - (0x104C3, 'M', '𐓫'), - (0x104C4, 'M', '𐓬'), - (0x104C5, 'M', '𐓭'), - (0x104C6, 'M', '𐓮'), - (0x104C7, 'M', '𐓯'), - (0x104C8, 'M', '𐓰'), - (0x104C9, 'M', '𐓱'), - (0x104CA, 'M', '𐓲'), - (0x104CB, 'M', '𐓳'), - (0x104CC, 'M', '𐓴'), - (0x104CD, 'M', '𐓵'), - (0x104CE, 'M', '𐓶'), - (0x104CF, 'M', '𐓷'), - (0x104D0, 'M', '𐓸'), - (0x104D1, 'M', '𐓹'), - (0x104D2, 'M', '𐓺'), - (0x104D3, 'M', '𐓻'), - (0x104D4, 'X'), - (0x104D8, 'V'), - (0x104FC, 'X'), - (0x10500, 'V'), - (0x10528, 'X'), - (0x10530, 'V'), - (0x10564, 'X'), - (0x1056F, 'V'), - (0x10570, 'M', '𐖗'), - (0x10571, 'M', '𐖘'), - (0x10572, 'M', '𐖙'), - (0x10573, 'M', '𐖚'), - (0x10574, 'M', '𐖛'), - (0x10575, 'M', '𐖜'), - (0x10576, 'M', '𐖝'), - (0x10577, 'M', '𐖞'), - (0x10578, 'M', '𐖟'), - (0x10579, 'M', '𐖠'), - (0x1057A, 'M', '𐖡'), - (0x1057B, 'X'), - (0x1057C, 'M', '𐖣'), - (0x1057D, 'M', '𐖤'), - (0x1057E, 'M', '𐖥'), - (0x1057F, 'M', '𐖦'), - (0x10580, 'M', '𐖧'), - (0x10581, 'M', '𐖨'), - (0x10582, 'M', '𐖩'), - (0x10583, 'M', '𐖪'), - (0x10584, 'M', '𐖫'), - (0x10585, 'M', '𐖬'), - (0x10586, 'M', '𐖭'), - (0x10587, 'M', '𐖮'), - (0x10588, 'M', '𐖯'), - (0x10589, 'M', '𐖰'), - (0x1058A, 'M', '𐖱'), - (0x1058B, 'X'), - (0x1058C, 'M', '𐖳'), - (0x1058D, 'M', '𐖴'), - (0x1058E, 'M', '𐖵'), - (0x1058F, 'M', '𐖶'), - (0x10590, 'M', '𐖷'), - (0x10591, 'M', '𐖸'), - (0x10592, 'M', '𐖹'), - (0x10593, 'X'), - (0x10594, 'M', '𐖻'), - (0x10595, 'M', '𐖼'), - (0x10596, 'X'), - (0x10597, 'V'), - (0x105A2, 'X'), - (0x105A3, 'V'), - (0x105B2, 'X'), - (0x105B3, 'V'), - (0x105BA, 'X'), - (0x105BB, 'V'), - (0x105BD, 'X'), - (0x10600, 'V'), - (0x10737, 'X'), - (0x10740, 'V'), - (0x10756, 'X'), - (0x10760, 'V'), - (0x10768, 'X'), - (0x10780, 'V'), - (0x10781, 'M', 'ː'), - (0x10782, 'M', 'ˑ'), - (0x10783, 'M', 'æ'), - (0x10784, 'M', 'ʙ'), - (0x10785, 'M', 'ɓ'), - (0x10786, 'X'), - (0x10787, 'M', 'ʣ'), - (0x10788, 'M', 'ꭦ'), - ] - -def _seg_55() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x10789, 'M', 'ʥ'), - (0x1078A, 'M', 'ʤ'), - (0x1078B, 'M', 'ɖ'), - (0x1078C, 'M', 'ɗ'), - (0x1078D, 'M', 'ᶑ'), - (0x1078E, 'M', 'ɘ'), - (0x1078F, 'M', 'ɞ'), - (0x10790, 'M', 'ʩ'), - (0x10791, 'M', 'ɤ'), - (0x10792, 'M', 'ɢ'), - (0x10793, 'M', 'ɠ'), - (0x10794, 'M', 'ʛ'), - (0x10795, 'M', 'ħ'), - (0x10796, 'M', 'ʜ'), - (0x10797, 'M', 'ɧ'), - (0x10798, 'M', 'ʄ'), - (0x10799, 'M', 'ʪ'), - (0x1079A, 'M', 'ʫ'), - (0x1079B, 'M', 'ɬ'), - (0x1079C, 'M', '𝼄'), - (0x1079D, 'M', 'ꞎ'), - (0x1079E, 'M', 'ɮ'), - (0x1079F, 'M', '𝼅'), - (0x107A0, 'M', 'ʎ'), - (0x107A1, 'M', '𝼆'), - (0x107A2, 'M', 'ø'), - (0x107A3, 'M', 'ɶ'), - (0x107A4, 'M', 'ɷ'), - (0x107A5, 'M', 'q'), - (0x107A6, 'M', 'ɺ'), - (0x107A7, 'M', '𝼈'), - (0x107A8, 'M', 'ɽ'), - (0x107A9, 'M', 'ɾ'), - (0x107AA, 'M', 'ʀ'), - (0x107AB, 'M', 'ʨ'), - (0x107AC, 'M', 'ʦ'), - (0x107AD, 'M', 'ꭧ'), - (0x107AE, 'M', 'ʧ'), - (0x107AF, 'M', 'ʈ'), - (0x107B0, 'M', 'ⱱ'), - (0x107B1, 'X'), - (0x107B2, 'M', 'ʏ'), - (0x107B3, 'M', 'ʡ'), - (0x107B4, 'M', 'ʢ'), - (0x107B5, 'M', 'ʘ'), - (0x107B6, 'M', 'ǀ'), - (0x107B7, 'M', 'ǁ'), - (0x107B8, 'M', 'ǂ'), - (0x107B9, 'M', '𝼊'), - (0x107BA, 'M', '𝼞'), - (0x107BB, 'X'), - (0x10800, 'V'), - (0x10806, 'X'), - (0x10808, 'V'), - (0x10809, 'X'), - (0x1080A, 'V'), - (0x10836, 'X'), - (0x10837, 'V'), - (0x10839, 'X'), - (0x1083C, 'V'), - (0x1083D, 'X'), - (0x1083F, 'V'), - (0x10856, 'X'), - (0x10857, 'V'), - (0x1089F, 'X'), - (0x108A7, 'V'), - (0x108B0, 'X'), - (0x108E0, 'V'), - (0x108F3, 'X'), - (0x108F4, 'V'), - (0x108F6, 'X'), - (0x108FB, 'V'), - (0x1091C, 'X'), - (0x1091F, 'V'), - (0x1093A, 'X'), - (0x1093F, 'V'), - (0x10940, 'X'), - (0x10980, 'V'), - (0x109B8, 'X'), - (0x109BC, 'V'), - (0x109D0, 'X'), - (0x109D2, 'V'), - (0x10A04, 'X'), - (0x10A05, 'V'), - (0x10A07, 'X'), - (0x10A0C, 'V'), - (0x10A14, 'X'), - (0x10A15, 'V'), - (0x10A18, 'X'), - (0x10A19, 'V'), - (0x10A36, 'X'), - (0x10A38, 'V'), - (0x10A3B, 'X'), - (0x10A3F, 'V'), - (0x10A49, 'X'), - (0x10A50, 'V'), - (0x10A59, 'X'), - (0x10A60, 'V'), - (0x10AA0, 'X'), - (0x10AC0, 'V'), - ] - -def _seg_56() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x10AE7, 'X'), - (0x10AEB, 'V'), - (0x10AF7, 'X'), - (0x10B00, 'V'), - (0x10B36, 'X'), - (0x10B39, 'V'), - (0x10B56, 'X'), - (0x10B58, 'V'), - (0x10B73, 'X'), - (0x10B78, 'V'), - (0x10B92, 'X'), - (0x10B99, 'V'), - (0x10B9D, 'X'), - (0x10BA9, 'V'), - (0x10BB0, 'X'), - (0x10C00, 'V'), - (0x10C49, 'X'), - (0x10C80, 'M', '𐳀'), - (0x10C81, 'M', '𐳁'), - (0x10C82, 'M', '𐳂'), - (0x10C83, 'M', '𐳃'), - (0x10C84, 'M', '𐳄'), - (0x10C85, 'M', '𐳅'), - (0x10C86, 'M', '𐳆'), - (0x10C87, 'M', '𐳇'), - (0x10C88, 'M', '𐳈'), - (0x10C89, 'M', '𐳉'), - (0x10C8A, 'M', '𐳊'), - (0x10C8B, 'M', '𐳋'), - (0x10C8C, 'M', '𐳌'), - (0x10C8D, 'M', '𐳍'), - (0x10C8E, 'M', '𐳎'), - (0x10C8F, 'M', '𐳏'), - (0x10C90, 'M', '𐳐'), - (0x10C91, 'M', '𐳑'), - (0x10C92, 'M', '𐳒'), - (0x10C93, 'M', '𐳓'), - (0x10C94, 'M', '𐳔'), - (0x10C95, 'M', '𐳕'), - (0x10C96, 'M', '𐳖'), - (0x10C97, 'M', '𐳗'), - (0x10C98, 'M', '𐳘'), - (0x10C99, 'M', '𐳙'), - (0x10C9A, 'M', '𐳚'), - (0x10C9B, 'M', '𐳛'), - (0x10C9C, 'M', '𐳜'), - (0x10C9D, 'M', '𐳝'), - (0x10C9E, 'M', '𐳞'), - (0x10C9F, 'M', '𐳟'), - (0x10CA0, 'M', '𐳠'), - (0x10CA1, 'M', '𐳡'), - (0x10CA2, 'M', '𐳢'), - (0x10CA3, 'M', '𐳣'), - (0x10CA4, 'M', '𐳤'), - (0x10CA5, 'M', '𐳥'), - (0x10CA6, 'M', '𐳦'), - (0x10CA7, 'M', '𐳧'), - (0x10CA8, 'M', '𐳨'), - (0x10CA9, 'M', '𐳩'), - (0x10CAA, 'M', '𐳪'), - (0x10CAB, 'M', '𐳫'), - (0x10CAC, 'M', '𐳬'), - (0x10CAD, 'M', '𐳭'), - (0x10CAE, 'M', '𐳮'), - (0x10CAF, 'M', '𐳯'), - (0x10CB0, 'M', '𐳰'), - (0x10CB1, 'M', '𐳱'), - (0x10CB2, 'M', '𐳲'), - (0x10CB3, 'X'), - (0x10CC0, 'V'), - (0x10CF3, 'X'), - (0x10CFA, 'V'), - (0x10D28, 'X'), - (0x10D30, 'V'), - (0x10D3A, 'X'), - (0x10E60, 'V'), - (0x10E7F, 'X'), - (0x10E80, 'V'), - (0x10EAA, 'X'), - (0x10EAB, 'V'), - (0x10EAE, 'X'), - (0x10EB0, 'V'), - (0x10EB2, 'X'), - (0x10EFD, 'V'), - (0x10F28, 'X'), - (0x10F30, 'V'), - (0x10F5A, 'X'), - (0x10F70, 'V'), - (0x10F8A, 'X'), - (0x10FB0, 'V'), - (0x10FCC, 'X'), - (0x10FE0, 'V'), - (0x10FF7, 'X'), - (0x11000, 'V'), - (0x1104E, 'X'), - (0x11052, 'V'), - (0x11076, 'X'), - (0x1107F, 'V'), - (0x110BD, 'X'), - (0x110BE, 'V'), - ] - -def _seg_57() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x110C3, 'X'), - (0x110D0, 'V'), - (0x110E9, 'X'), - (0x110F0, 'V'), - (0x110FA, 'X'), - (0x11100, 'V'), - (0x11135, 'X'), - (0x11136, 'V'), - (0x11148, 'X'), - (0x11150, 'V'), - (0x11177, 'X'), - (0x11180, 'V'), - (0x111E0, 'X'), - (0x111E1, 'V'), - (0x111F5, 'X'), - (0x11200, 'V'), - (0x11212, 'X'), - (0x11213, 'V'), - (0x11242, 'X'), - (0x11280, 'V'), - (0x11287, 'X'), - (0x11288, 'V'), - (0x11289, 'X'), - (0x1128A, 'V'), - (0x1128E, 'X'), - (0x1128F, 'V'), - (0x1129E, 'X'), - (0x1129F, 'V'), - (0x112AA, 'X'), - (0x112B0, 'V'), - (0x112EB, 'X'), - (0x112F0, 'V'), - (0x112FA, 'X'), - (0x11300, 'V'), - (0x11304, 'X'), - (0x11305, 'V'), - (0x1130D, 'X'), - (0x1130F, 'V'), - (0x11311, 'X'), - (0x11313, 'V'), - (0x11329, 'X'), - (0x1132A, 'V'), - (0x11331, 'X'), - (0x11332, 'V'), - (0x11334, 'X'), - (0x11335, 'V'), - (0x1133A, 'X'), - (0x1133B, 'V'), - (0x11345, 'X'), - (0x11347, 'V'), - (0x11349, 'X'), - (0x1134B, 'V'), - (0x1134E, 'X'), - (0x11350, 'V'), - (0x11351, 'X'), - (0x11357, 'V'), - (0x11358, 'X'), - (0x1135D, 'V'), - (0x11364, 'X'), - (0x11366, 'V'), - (0x1136D, 'X'), - (0x11370, 'V'), - (0x11375, 'X'), - (0x11400, 'V'), - (0x1145C, 'X'), - (0x1145D, 'V'), - (0x11462, 'X'), - (0x11480, 'V'), - (0x114C8, 'X'), - (0x114D0, 'V'), - (0x114DA, 'X'), - (0x11580, 'V'), - (0x115B6, 'X'), - (0x115B8, 'V'), - (0x115DE, 'X'), - (0x11600, 'V'), - (0x11645, 'X'), - (0x11650, 'V'), - (0x1165A, 'X'), - (0x11660, 'V'), - (0x1166D, 'X'), - (0x11680, 'V'), - (0x116BA, 'X'), - (0x116C0, 'V'), - (0x116CA, 'X'), - (0x11700, 'V'), - (0x1171B, 'X'), - (0x1171D, 'V'), - (0x1172C, 'X'), - (0x11730, 'V'), - (0x11747, 'X'), - (0x11800, 'V'), - (0x1183C, 'X'), - (0x118A0, 'M', '𑣀'), - (0x118A1, 'M', '𑣁'), - (0x118A2, 'M', '𑣂'), - (0x118A3, 'M', '𑣃'), - (0x118A4, 'M', '𑣄'), - (0x118A5, 'M', '𑣅'), - (0x118A6, 'M', '𑣆'), - ] - -def _seg_58() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x118A7, 'M', '𑣇'), - (0x118A8, 'M', '𑣈'), - (0x118A9, 'M', '𑣉'), - (0x118AA, 'M', '𑣊'), - (0x118AB, 'M', '𑣋'), - (0x118AC, 'M', '𑣌'), - (0x118AD, 'M', '𑣍'), - (0x118AE, 'M', '𑣎'), - (0x118AF, 'M', '𑣏'), - (0x118B0, 'M', '𑣐'), - (0x118B1, 'M', '𑣑'), - (0x118B2, 'M', '𑣒'), - (0x118B3, 'M', '𑣓'), - (0x118B4, 'M', '𑣔'), - (0x118B5, 'M', '𑣕'), - (0x118B6, 'M', '𑣖'), - (0x118B7, 'M', '𑣗'), - (0x118B8, 'M', '𑣘'), - (0x118B9, 'M', '𑣙'), - (0x118BA, 'M', '𑣚'), - (0x118BB, 'M', '𑣛'), - (0x118BC, 'M', '𑣜'), - (0x118BD, 'M', '𑣝'), - (0x118BE, 'M', '𑣞'), - (0x118BF, 'M', '𑣟'), - (0x118C0, 'V'), - (0x118F3, 'X'), - (0x118FF, 'V'), - (0x11907, 'X'), - (0x11909, 'V'), - (0x1190A, 'X'), - (0x1190C, 'V'), - (0x11914, 'X'), - (0x11915, 'V'), - (0x11917, 'X'), - (0x11918, 'V'), - (0x11936, 'X'), - (0x11937, 'V'), - (0x11939, 'X'), - (0x1193B, 'V'), - (0x11947, 'X'), - (0x11950, 'V'), - (0x1195A, 'X'), - (0x119A0, 'V'), - (0x119A8, 'X'), - (0x119AA, 'V'), - (0x119D8, 'X'), - (0x119DA, 'V'), - (0x119E5, 'X'), - (0x11A00, 'V'), - (0x11A48, 'X'), - (0x11A50, 'V'), - (0x11AA3, 'X'), - (0x11AB0, 'V'), - (0x11AF9, 'X'), - (0x11B00, 'V'), - (0x11B0A, 'X'), - (0x11C00, 'V'), - (0x11C09, 'X'), - (0x11C0A, 'V'), - (0x11C37, 'X'), - (0x11C38, 'V'), - (0x11C46, 'X'), - (0x11C50, 'V'), - (0x11C6D, 'X'), - (0x11C70, 'V'), - (0x11C90, 'X'), - (0x11C92, 'V'), - (0x11CA8, 'X'), - (0x11CA9, 'V'), - (0x11CB7, 'X'), - (0x11D00, 'V'), - (0x11D07, 'X'), - (0x11D08, 'V'), - (0x11D0A, 'X'), - (0x11D0B, 'V'), - (0x11D37, 'X'), - (0x11D3A, 'V'), - (0x11D3B, 'X'), - (0x11D3C, 'V'), - (0x11D3E, 'X'), - (0x11D3F, 'V'), - (0x11D48, 'X'), - (0x11D50, 'V'), - (0x11D5A, 'X'), - (0x11D60, 'V'), - (0x11D66, 'X'), - (0x11D67, 'V'), - (0x11D69, 'X'), - (0x11D6A, 'V'), - (0x11D8F, 'X'), - (0x11D90, 'V'), - (0x11D92, 'X'), - (0x11D93, 'V'), - (0x11D99, 'X'), - (0x11DA0, 'V'), - (0x11DAA, 'X'), - (0x11EE0, 'V'), - (0x11EF9, 'X'), - (0x11F00, 'V'), - ] - -def _seg_59() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x11F11, 'X'), - (0x11F12, 'V'), - (0x11F3B, 'X'), - (0x11F3E, 'V'), - (0x11F5A, 'X'), - (0x11FB0, 'V'), - (0x11FB1, 'X'), - (0x11FC0, 'V'), - (0x11FF2, 'X'), - (0x11FFF, 'V'), - (0x1239A, 'X'), - (0x12400, 'V'), - (0x1246F, 'X'), - (0x12470, 'V'), - (0x12475, 'X'), - (0x12480, 'V'), - (0x12544, 'X'), - (0x12F90, 'V'), - (0x12FF3, 'X'), - (0x13000, 'V'), - (0x13430, 'X'), - (0x13440, 'V'), - (0x13456, 'X'), - (0x14400, 'V'), - (0x14647, 'X'), - (0x16800, 'V'), - (0x16A39, 'X'), - (0x16A40, 'V'), - (0x16A5F, 'X'), - (0x16A60, 'V'), - (0x16A6A, 'X'), - (0x16A6E, 'V'), - (0x16ABF, 'X'), - (0x16AC0, 'V'), - (0x16ACA, 'X'), - (0x16AD0, 'V'), - (0x16AEE, 'X'), - (0x16AF0, 'V'), - (0x16AF6, 'X'), - (0x16B00, 'V'), - (0x16B46, 'X'), - (0x16B50, 'V'), - (0x16B5A, 'X'), - (0x16B5B, 'V'), - (0x16B62, 'X'), - (0x16B63, 'V'), - (0x16B78, 'X'), - (0x16B7D, 'V'), - (0x16B90, 'X'), - (0x16E40, 'M', '𖹠'), - (0x16E41, 'M', '𖹡'), - (0x16E42, 'M', '𖹢'), - (0x16E43, 'M', '𖹣'), - (0x16E44, 'M', '𖹤'), - (0x16E45, 'M', '𖹥'), - (0x16E46, 'M', '𖹦'), - (0x16E47, 'M', '𖹧'), - (0x16E48, 'M', '𖹨'), - (0x16E49, 'M', '𖹩'), - (0x16E4A, 'M', '𖹪'), - (0x16E4B, 'M', '𖹫'), - (0x16E4C, 'M', '𖹬'), - (0x16E4D, 'M', '𖹭'), - (0x16E4E, 'M', '𖹮'), - (0x16E4F, 'M', '𖹯'), - (0x16E50, 'M', '𖹰'), - (0x16E51, 'M', '𖹱'), - (0x16E52, 'M', '𖹲'), - (0x16E53, 'M', '𖹳'), - (0x16E54, 'M', '𖹴'), - (0x16E55, 'M', '𖹵'), - (0x16E56, 'M', '𖹶'), - (0x16E57, 'M', '𖹷'), - (0x16E58, 'M', '𖹸'), - (0x16E59, 'M', '𖹹'), - (0x16E5A, 'M', '𖹺'), - (0x16E5B, 'M', '𖹻'), - (0x16E5C, 'M', '𖹼'), - (0x16E5D, 'M', '𖹽'), - (0x16E5E, 'M', '𖹾'), - (0x16E5F, 'M', '𖹿'), - (0x16E60, 'V'), - (0x16E9B, 'X'), - (0x16F00, 'V'), - (0x16F4B, 'X'), - (0x16F4F, 'V'), - (0x16F88, 'X'), - (0x16F8F, 'V'), - (0x16FA0, 'X'), - (0x16FE0, 'V'), - (0x16FE5, 'X'), - (0x16FF0, 'V'), - (0x16FF2, 'X'), - (0x17000, 'V'), - (0x187F8, 'X'), - (0x18800, 'V'), - (0x18CD6, 'X'), - (0x18D00, 'V'), - (0x18D09, 'X'), - (0x1AFF0, 'V'), - ] - -def _seg_60() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x1AFF4, 'X'), - (0x1AFF5, 'V'), - (0x1AFFC, 'X'), - (0x1AFFD, 'V'), - (0x1AFFF, 'X'), - (0x1B000, 'V'), - (0x1B123, 'X'), - (0x1B132, 'V'), - (0x1B133, 'X'), - (0x1B150, 'V'), - (0x1B153, 'X'), - (0x1B155, 'V'), - (0x1B156, 'X'), - (0x1B164, 'V'), - (0x1B168, 'X'), - (0x1B170, 'V'), - (0x1B2FC, 'X'), - (0x1BC00, 'V'), - (0x1BC6B, 'X'), - (0x1BC70, 'V'), - (0x1BC7D, 'X'), - (0x1BC80, 'V'), - (0x1BC89, 'X'), - (0x1BC90, 'V'), - (0x1BC9A, 'X'), - (0x1BC9C, 'V'), - (0x1BCA0, 'I'), - (0x1BCA4, 'X'), - (0x1CF00, 'V'), - (0x1CF2E, 'X'), - (0x1CF30, 'V'), - (0x1CF47, 'X'), - (0x1CF50, 'V'), - (0x1CFC4, 'X'), - (0x1D000, 'V'), - (0x1D0F6, 'X'), - (0x1D100, 'V'), - (0x1D127, 'X'), - (0x1D129, 'V'), - (0x1D15E, 'M', '𝅗𝅥'), - (0x1D15F, 'M', '𝅘𝅥'), - (0x1D160, 'M', '𝅘𝅥𝅮'), - (0x1D161, 'M', '𝅘𝅥𝅯'), - (0x1D162, 'M', '𝅘𝅥𝅰'), - (0x1D163, 'M', '𝅘𝅥𝅱'), - (0x1D164, 'M', '𝅘𝅥𝅲'), - (0x1D165, 'V'), - (0x1D173, 'X'), - (0x1D17B, 'V'), - (0x1D1BB, 'M', '𝆹𝅥'), - (0x1D1BC, 'M', '𝆺𝅥'), - (0x1D1BD, 'M', '𝆹𝅥𝅮'), - (0x1D1BE, 'M', '𝆺𝅥𝅮'), - (0x1D1BF, 'M', '𝆹𝅥𝅯'), - (0x1D1C0, 'M', '𝆺𝅥𝅯'), - (0x1D1C1, 'V'), - (0x1D1EB, 'X'), - (0x1D200, 'V'), - (0x1D246, 'X'), - (0x1D2C0, 'V'), - (0x1D2D4, 'X'), - (0x1D2E0, 'V'), - (0x1D2F4, 'X'), - (0x1D300, 'V'), - (0x1D357, 'X'), - (0x1D360, 'V'), - (0x1D379, 'X'), - (0x1D400, 'M', 'a'), - (0x1D401, 'M', 'b'), - (0x1D402, 'M', 'c'), - (0x1D403, 'M', 'd'), - (0x1D404, 'M', 'e'), - (0x1D405, 'M', 'f'), - (0x1D406, 'M', 'g'), - (0x1D407, 'M', 'h'), - (0x1D408, 'M', 'i'), - (0x1D409, 'M', 'j'), - (0x1D40A, 'M', 'k'), - (0x1D40B, 'M', 'l'), - (0x1D40C, 'M', 'm'), - (0x1D40D, 'M', 'n'), - (0x1D40E, 'M', 'o'), - (0x1D40F, 'M', 'p'), - (0x1D410, 'M', 'q'), - (0x1D411, 'M', 'r'), - (0x1D412, 'M', 's'), - (0x1D413, 'M', 't'), - (0x1D414, 'M', 'u'), - (0x1D415, 'M', 'v'), - (0x1D416, 'M', 'w'), - (0x1D417, 'M', 'x'), - (0x1D418, 'M', 'y'), - (0x1D419, 'M', 'z'), - (0x1D41A, 'M', 'a'), - (0x1D41B, 'M', 'b'), - (0x1D41C, 'M', 'c'), - (0x1D41D, 'M', 'd'), - (0x1D41E, 'M', 'e'), - (0x1D41F, 'M', 'f'), - (0x1D420, 'M', 'g'), - ] - -def _seg_61() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x1D421, 'M', 'h'), - (0x1D422, 'M', 'i'), - (0x1D423, 'M', 'j'), - (0x1D424, 'M', 'k'), - (0x1D425, 'M', 'l'), - (0x1D426, 'M', 'm'), - (0x1D427, 'M', 'n'), - (0x1D428, 'M', 'o'), - (0x1D429, 'M', 'p'), - (0x1D42A, 'M', 'q'), - (0x1D42B, 'M', 'r'), - (0x1D42C, 'M', 's'), - (0x1D42D, 'M', 't'), - (0x1D42E, 'M', 'u'), - (0x1D42F, 'M', 'v'), - (0x1D430, 'M', 'w'), - (0x1D431, 'M', 'x'), - (0x1D432, 'M', 'y'), - (0x1D433, 'M', 'z'), - (0x1D434, 'M', 'a'), - (0x1D435, 'M', 'b'), - (0x1D436, 'M', 'c'), - (0x1D437, 'M', 'd'), - (0x1D438, 'M', 'e'), - (0x1D439, 'M', 'f'), - (0x1D43A, 'M', 'g'), - (0x1D43B, 'M', 'h'), - (0x1D43C, 'M', 'i'), - (0x1D43D, 'M', 'j'), - (0x1D43E, 'M', 'k'), - (0x1D43F, 'M', 'l'), - (0x1D440, 'M', 'm'), - (0x1D441, 'M', 'n'), - (0x1D442, 'M', 'o'), - (0x1D443, 'M', 'p'), - (0x1D444, 'M', 'q'), - (0x1D445, 'M', 'r'), - (0x1D446, 'M', 's'), - (0x1D447, 'M', 't'), - (0x1D448, 'M', 'u'), - (0x1D449, 'M', 'v'), - (0x1D44A, 'M', 'w'), - (0x1D44B, 'M', 'x'), - (0x1D44C, 'M', 'y'), - (0x1D44D, 'M', 'z'), - (0x1D44E, 'M', 'a'), - (0x1D44F, 'M', 'b'), - (0x1D450, 'M', 'c'), - (0x1D451, 'M', 'd'), - (0x1D452, 'M', 'e'), - (0x1D453, 'M', 'f'), - (0x1D454, 'M', 'g'), - (0x1D455, 'X'), - (0x1D456, 'M', 'i'), - (0x1D457, 'M', 'j'), - (0x1D458, 'M', 'k'), - (0x1D459, 'M', 'l'), - (0x1D45A, 'M', 'm'), - (0x1D45B, 'M', 'n'), - (0x1D45C, 'M', 'o'), - (0x1D45D, 'M', 'p'), - (0x1D45E, 'M', 'q'), - (0x1D45F, 'M', 'r'), - (0x1D460, 'M', 's'), - (0x1D461, 'M', 't'), - (0x1D462, 'M', 'u'), - (0x1D463, 'M', 'v'), - (0x1D464, 'M', 'w'), - (0x1D465, 'M', 'x'), - (0x1D466, 'M', 'y'), - (0x1D467, 'M', 'z'), - (0x1D468, 'M', 'a'), - (0x1D469, 'M', 'b'), - (0x1D46A, 'M', 'c'), - (0x1D46B, 'M', 'd'), - (0x1D46C, 'M', 'e'), - (0x1D46D, 'M', 'f'), - (0x1D46E, 'M', 'g'), - (0x1D46F, 'M', 'h'), - (0x1D470, 'M', 'i'), - (0x1D471, 'M', 'j'), - (0x1D472, 'M', 'k'), - (0x1D473, 'M', 'l'), - (0x1D474, 'M', 'm'), - (0x1D475, 'M', 'n'), - (0x1D476, 'M', 'o'), - (0x1D477, 'M', 'p'), - (0x1D478, 'M', 'q'), - (0x1D479, 'M', 'r'), - (0x1D47A, 'M', 's'), - (0x1D47B, 'M', 't'), - (0x1D47C, 'M', 'u'), - (0x1D47D, 'M', 'v'), - (0x1D47E, 'M', 'w'), - (0x1D47F, 'M', 'x'), - (0x1D480, 'M', 'y'), - (0x1D481, 'M', 'z'), - (0x1D482, 'M', 'a'), - (0x1D483, 'M', 'b'), - (0x1D484, 'M', 'c'), - ] - -def _seg_62() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x1D485, 'M', 'd'), - (0x1D486, 'M', 'e'), - (0x1D487, 'M', 'f'), - (0x1D488, 'M', 'g'), - (0x1D489, 'M', 'h'), - (0x1D48A, 'M', 'i'), - (0x1D48B, 'M', 'j'), - (0x1D48C, 'M', 'k'), - (0x1D48D, 'M', 'l'), - (0x1D48E, 'M', 'm'), - (0x1D48F, 'M', 'n'), - (0x1D490, 'M', 'o'), - (0x1D491, 'M', 'p'), - (0x1D492, 'M', 'q'), - (0x1D493, 'M', 'r'), - (0x1D494, 'M', 's'), - (0x1D495, 'M', 't'), - (0x1D496, 'M', 'u'), - (0x1D497, 'M', 'v'), - (0x1D498, 'M', 'w'), - (0x1D499, 'M', 'x'), - (0x1D49A, 'M', 'y'), - (0x1D49B, 'M', 'z'), - (0x1D49C, 'M', 'a'), - (0x1D49D, 'X'), - (0x1D49E, 'M', 'c'), - (0x1D49F, 'M', 'd'), - (0x1D4A0, 'X'), - (0x1D4A2, 'M', 'g'), - (0x1D4A3, 'X'), - (0x1D4A5, 'M', 'j'), - (0x1D4A6, 'M', 'k'), - (0x1D4A7, 'X'), - (0x1D4A9, 'M', 'n'), - (0x1D4AA, 'M', 'o'), - (0x1D4AB, 'M', 'p'), - (0x1D4AC, 'M', 'q'), - (0x1D4AD, 'X'), - (0x1D4AE, 'M', 's'), - (0x1D4AF, 'M', 't'), - (0x1D4B0, 'M', 'u'), - (0x1D4B1, 'M', 'v'), - (0x1D4B2, 'M', 'w'), - (0x1D4B3, 'M', 'x'), - (0x1D4B4, 'M', 'y'), - (0x1D4B5, 'M', 'z'), - (0x1D4B6, 'M', 'a'), - (0x1D4B7, 'M', 'b'), - (0x1D4B8, 'M', 'c'), - (0x1D4B9, 'M', 'd'), - (0x1D4BA, 'X'), - (0x1D4BB, 'M', 'f'), - (0x1D4BC, 'X'), - (0x1D4BD, 'M', 'h'), - (0x1D4BE, 'M', 'i'), - (0x1D4BF, 'M', 'j'), - (0x1D4C0, 'M', 'k'), - (0x1D4C1, 'M', 'l'), - (0x1D4C2, 'M', 'm'), - (0x1D4C3, 'M', 'n'), - (0x1D4C4, 'X'), - (0x1D4C5, 'M', 'p'), - (0x1D4C6, 'M', 'q'), - (0x1D4C7, 'M', 'r'), - (0x1D4C8, 'M', 's'), - (0x1D4C9, 'M', 't'), - (0x1D4CA, 'M', 'u'), - (0x1D4CB, 'M', 'v'), - (0x1D4CC, 'M', 'w'), - (0x1D4CD, 'M', 'x'), - (0x1D4CE, 'M', 'y'), - (0x1D4CF, 'M', 'z'), - (0x1D4D0, 'M', 'a'), - (0x1D4D1, 'M', 'b'), - (0x1D4D2, 'M', 'c'), - (0x1D4D3, 'M', 'd'), - (0x1D4D4, 'M', 'e'), - (0x1D4D5, 'M', 'f'), - (0x1D4D6, 'M', 'g'), - (0x1D4D7, 'M', 'h'), - (0x1D4D8, 'M', 'i'), - (0x1D4D9, 'M', 'j'), - (0x1D4DA, 'M', 'k'), - (0x1D4DB, 'M', 'l'), - (0x1D4DC, 'M', 'm'), - (0x1D4DD, 'M', 'n'), - (0x1D4DE, 'M', 'o'), - (0x1D4DF, 'M', 'p'), - (0x1D4E0, 'M', 'q'), - (0x1D4E1, 'M', 'r'), - (0x1D4E2, 'M', 's'), - (0x1D4E3, 'M', 't'), - (0x1D4E4, 'M', 'u'), - (0x1D4E5, 'M', 'v'), - (0x1D4E6, 'M', 'w'), - (0x1D4E7, 'M', 'x'), - (0x1D4E8, 'M', 'y'), - (0x1D4E9, 'M', 'z'), - (0x1D4EA, 'M', 'a'), - (0x1D4EB, 'M', 'b'), - ] - -def _seg_63() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x1D4EC, 'M', 'c'), - (0x1D4ED, 'M', 'd'), - (0x1D4EE, 'M', 'e'), - (0x1D4EF, 'M', 'f'), - (0x1D4F0, 'M', 'g'), - (0x1D4F1, 'M', 'h'), - (0x1D4F2, 'M', 'i'), - (0x1D4F3, 'M', 'j'), - (0x1D4F4, 'M', 'k'), - (0x1D4F5, 'M', 'l'), - (0x1D4F6, 'M', 'm'), - (0x1D4F7, 'M', 'n'), - (0x1D4F8, 'M', 'o'), - (0x1D4F9, 'M', 'p'), - (0x1D4FA, 'M', 'q'), - (0x1D4FB, 'M', 'r'), - (0x1D4FC, 'M', 's'), - (0x1D4FD, 'M', 't'), - (0x1D4FE, 'M', 'u'), - (0x1D4FF, 'M', 'v'), - (0x1D500, 'M', 'w'), - (0x1D501, 'M', 'x'), - (0x1D502, 'M', 'y'), - (0x1D503, 'M', 'z'), - (0x1D504, 'M', 'a'), - (0x1D505, 'M', 'b'), - (0x1D506, 'X'), - (0x1D507, 'M', 'd'), - (0x1D508, 'M', 'e'), - (0x1D509, 'M', 'f'), - (0x1D50A, 'M', 'g'), - (0x1D50B, 'X'), - (0x1D50D, 'M', 'j'), - (0x1D50E, 'M', 'k'), - (0x1D50F, 'M', 'l'), - (0x1D510, 'M', 'm'), - (0x1D511, 'M', 'n'), - (0x1D512, 'M', 'o'), - (0x1D513, 'M', 'p'), - (0x1D514, 'M', 'q'), - (0x1D515, 'X'), - (0x1D516, 'M', 's'), - (0x1D517, 'M', 't'), - (0x1D518, 'M', 'u'), - (0x1D519, 'M', 'v'), - (0x1D51A, 'M', 'w'), - (0x1D51B, 'M', 'x'), - (0x1D51C, 'M', 'y'), - (0x1D51D, 'X'), - (0x1D51E, 'M', 'a'), - (0x1D51F, 'M', 'b'), - (0x1D520, 'M', 'c'), - (0x1D521, 'M', 'd'), - (0x1D522, 'M', 'e'), - (0x1D523, 'M', 'f'), - (0x1D524, 'M', 'g'), - (0x1D525, 'M', 'h'), - (0x1D526, 'M', 'i'), - (0x1D527, 'M', 'j'), - (0x1D528, 'M', 'k'), - (0x1D529, 'M', 'l'), - (0x1D52A, 'M', 'm'), - (0x1D52B, 'M', 'n'), - (0x1D52C, 'M', 'o'), - (0x1D52D, 'M', 'p'), - (0x1D52E, 'M', 'q'), - (0x1D52F, 'M', 'r'), - (0x1D530, 'M', 's'), - (0x1D531, 'M', 't'), - (0x1D532, 'M', 'u'), - (0x1D533, 'M', 'v'), - (0x1D534, 'M', 'w'), - (0x1D535, 'M', 'x'), - (0x1D536, 'M', 'y'), - (0x1D537, 'M', 'z'), - (0x1D538, 'M', 'a'), - (0x1D539, 'M', 'b'), - (0x1D53A, 'X'), - (0x1D53B, 'M', 'd'), - (0x1D53C, 'M', 'e'), - (0x1D53D, 'M', 'f'), - (0x1D53E, 'M', 'g'), - (0x1D53F, 'X'), - (0x1D540, 'M', 'i'), - (0x1D541, 'M', 'j'), - (0x1D542, 'M', 'k'), - (0x1D543, 'M', 'l'), - (0x1D544, 'M', 'm'), - (0x1D545, 'X'), - (0x1D546, 'M', 'o'), - (0x1D547, 'X'), - (0x1D54A, 'M', 's'), - (0x1D54B, 'M', 't'), - (0x1D54C, 'M', 'u'), - (0x1D54D, 'M', 'v'), - (0x1D54E, 'M', 'w'), - (0x1D54F, 'M', 'x'), - (0x1D550, 'M', 'y'), - (0x1D551, 'X'), - (0x1D552, 'M', 'a'), - ] - -def _seg_64() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x1D553, 'M', 'b'), - (0x1D554, 'M', 'c'), - (0x1D555, 'M', 'd'), - (0x1D556, 'M', 'e'), - (0x1D557, 'M', 'f'), - (0x1D558, 'M', 'g'), - (0x1D559, 'M', 'h'), - (0x1D55A, 'M', 'i'), - (0x1D55B, 'M', 'j'), - (0x1D55C, 'M', 'k'), - (0x1D55D, 'M', 'l'), - (0x1D55E, 'M', 'm'), - (0x1D55F, 'M', 'n'), - (0x1D560, 'M', 'o'), - (0x1D561, 'M', 'p'), - (0x1D562, 'M', 'q'), - (0x1D563, 'M', 'r'), - (0x1D564, 'M', 's'), - (0x1D565, 'M', 't'), - (0x1D566, 'M', 'u'), - (0x1D567, 'M', 'v'), - (0x1D568, 'M', 'w'), - (0x1D569, 'M', 'x'), - (0x1D56A, 'M', 'y'), - (0x1D56B, 'M', 'z'), - (0x1D56C, 'M', 'a'), - (0x1D56D, 'M', 'b'), - (0x1D56E, 'M', 'c'), - (0x1D56F, 'M', 'd'), - (0x1D570, 'M', 'e'), - (0x1D571, 'M', 'f'), - (0x1D572, 'M', 'g'), - (0x1D573, 'M', 'h'), - (0x1D574, 'M', 'i'), - (0x1D575, 'M', 'j'), - (0x1D576, 'M', 'k'), - (0x1D577, 'M', 'l'), - (0x1D578, 'M', 'm'), - (0x1D579, 'M', 'n'), - (0x1D57A, 'M', 'o'), - (0x1D57B, 'M', 'p'), - (0x1D57C, 'M', 'q'), - (0x1D57D, 'M', 'r'), - (0x1D57E, 'M', 's'), - (0x1D57F, 'M', 't'), - (0x1D580, 'M', 'u'), - (0x1D581, 'M', 'v'), - (0x1D582, 'M', 'w'), - (0x1D583, 'M', 'x'), - (0x1D584, 'M', 'y'), - (0x1D585, 'M', 'z'), - (0x1D586, 'M', 'a'), - (0x1D587, 'M', 'b'), - (0x1D588, 'M', 'c'), - (0x1D589, 'M', 'd'), - (0x1D58A, 'M', 'e'), - (0x1D58B, 'M', 'f'), - (0x1D58C, 'M', 'g'), - (0x1D58D, 'M', 'h'), - (0x1D58E, 'M', 'i'), - (0x1D58F, 'M', 'j'), - (0x1D590, 'M', 'k'), - (0x1D591, 'M', 'l'), - (0x1D592, 'M', 'm'), - (0x1D593, 'M', 'n'), - (0x1D594, 'M', 'o'), - (0x1D595, 'M', 'p'), - (0x1D596, 'M', 'q'), - (0x1D597, 'M', 'r'), - (0x1D598, 'M', 's'), - (0x1D599, 'M', 't'), - (0x1D59A, 'M', 'u'), - (0x1D59B, 'M', 'v'), - (0x1D59C, 'M', 'w'), - (0x1D59D, 'M', 'x'), - (0x1D59E, 'M', 'y'), - (0x1D59F, 'M', 'z'), - (0x1D5A0, 'M', 'a'), - (0x1D5A1, 'M', 'b'), - (0x1D5A2, 'M', 'c'), - (0x1D5A3, 'M', 'd'), - (0x1D5A4, 'M', 'e'), - (0x1D5A5, 'M', 'f'), - (0x1D5A6, 'M', 'g'), - (0x1D5A7, 'M', 'h'), - (0x1D5A8, 'M', 'i'), - (0x1D5A9, 'M', 'j'), - (0x1D5AA, 'M', 'k'), - (0x1D5AB, 'M', 'l'), - (0x1D5AC, 'M', 'm'), - (0x1D5AD, 'M', 'n'), - (0x1D5AE, 'M', 'o'), - (0x1D5AF, 'M', 'p'), - (0x1D5B0, 'M', 'q'), - (0x1D5B1, 'M', 'r'), - (0x1D5B2, 'M', 's'), - (0x1D5B3, 'M', 't'), - (0x1D5B4, 'M', 'u'), - (0x1D5B5, 'M', 'v'), - (0x1D5B6, 'M', 'w'), - ] - -def _seg_65() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x1D5B7, 'M', 'x'), - (0x1D5B8, 'M', 'y'), - (0x1D5B9, 'M', 'z'), - (0x1D5BA, 'M', 'a'), - (0x1D5BB, 'M', 'b'), - (0x1D5BC, 'M', 'c'), - (0x1D5BD, 'M', 'd'), - (0x1D5BE, 'M', 'e'), - (0x1D5BF, 'M', 'f'), - (0x1D5C0, 'M', 'g'), - (0x1D5C1, 'M', 'h'), - (0x1D5C2, 'M', 'i'), - (0x1D5C3, 'M', 'j'), - (0x1D5C4, 'M', 'k'), - (0x1D5C5, 'M', 'l'), - (0x1D5C6, 'M', 'm'), - (0x1D5C7, 'M', 'n'), - (0x1D5C8, 'M', 'o'), - (0x1D5C9, 'M', 'p'), - (0x1D5CA, 'M', 'q'), - (0x1D5CB, 'M', 'r'), - (0x1D5CC, 'M', 's'), - (0x1D5CD, 'M', 't'), - (0x1D5CE, 'M', 'u'), - (0x1D5CF, 'M', 'v'), - (0x1D5D0, 'M', 'w'), - (0x1D5D1, 'M', 'x'), - (0x1D5D2, 'M', 'y'), - (0x1D5D3, 'M', 'z'), - (0x1D5D4, 'M', 'a'), - (0x1D5D5, 'M', 'b'), - (0x1D5D6, 'M', 'c'), - (0x1D5D7, 'M', 'd'), - (0x1D5D8, 'M', 'e'), - (0x1D5D9, 'M', 'f'), - (0x1D5DA, 'M', 'g'), - (0x1D5DB, 'M', 'h'), - (0x1D5DC, 'M', 'i'), - (0x1D5DD, 'M', 'j'), - (0x1D5DE, 'M', 'k'), - (0x1D5DF, 'M', 'l'), - (0x1D5E0, 'M', 'm'), - (0x1D5E1, 'M', 'n'), - (0x1D5E2, 'M', 'o'), - (0x1D5E3, 'M', 'p'), - (0x1D5E4, 'M', 'q'), - (0x1D5E5, 'M', 'r'), - (0x1D5E6, 'M', 's'), - (0x1D5E7, 'M', 't'), - (0x1D5E8, 'M', 'u'), - (0x1D5E9, 'M', 'v'), - (0x1D5EA, 'M', 'w'), - (0x1D5EB, 'M', 'x'), - (0x1D5EC, 'M', 'y'), - (0x1D5ED, 'M', 'z'), - (0x1D5EE, 'M', 'a'), - (0x1D5EF, 'M', 'b'), - (0x1D5F0, 'M', 'c'), - (0x1D5F1, 'M', 'd'), - (0x1D5F2, 'M', 'e'), - (0x1D5F3, 'M', 'f'), - (0x1D5F4, 'M', 'g'), - (0x1D5F5, 'M', 'h'), - (0x1D5F6, 'M', 'i'), - (0x1D5F7, 'M', 'j'), - (0x1D5F8, 'M', 'k'), - (0x1D5F9, 'M', 'l'), - (0x1D5FA, 'M', 'm'), - (0x1D5FB, 'M', 'n'), - (0x1D5FC, 'M', 'o'), - (0x1D5FD, 'M', 'p'), - (0x1D5FE, 'M', 'q'), - (0x1D5FF, 'M', 'r'), - (0x1D600, 'M', 's'), - (0x1D601, 'M', 't'), - (0x1D602, 'M', 'u'), - (0x1D603, 'M', 'v'), - (0x1D604, 'M', 'w'), - (0x1D605, 'M', 'x'), - (0x1D606, 'M', 'y'), - (0x1D607, 'M', 'z'), - (0x1D608, 'M', 'a'), - (0x1D609, 'M', 'b'), - (0x1D60A, 'M', 'c'), - (0x1D60B, 'M', 'd'), - (0x1D60C, 'M', 'e'), - (0x1D60D, 'M', 'f'), - (0x1D60E, 'M', 'g'), - (0x1D60F, 'M', 'h'), - (0x1D610, 'M', 'i'), - (0x1D611, 'M', 'j'), - (0x1D612, 'M', 'k'), - (0x1D613, 'M', 'l'), - (0x1D614, 'M', 'm'), - (0x1D615, 'M', 'n'), - (0x1D616, 'M', 'o'), - (0x1D617, 'M', 'p'), - (0x1D618, 'M', 'q'), - (0x1D619, 'M', 'r'), - (0x1D61A, 'M', 's'), - ] - -def _seg_66() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x1D61B, 'M', 't'), - (0x1D61C, 'M', 'u'), - (0x1D61D, 'M', 'v'), - (0x1D61E, 'M', 'w'), - (0x1D61F, 'M', 'x'), - (0x1D620, 'M', 'y'), - (0x1D621, 'M', 'z'), - (0x1D622, 'M', 'a'), - (0x1D623, 'M', 'b'), - (0x1D624, 'M', 'c'), - (0x1D625, 'M', 'd'), - (0x1D626, 'M', 'e'), - (0x1D627, 'M', 'f'), - (0x1D628, 'M', 'g'), - (0x1D629, 'M', 'h'), - (0x1D62A, 'M', 'i'), - (0x1D62B, 'M', 'j'), - (0x1D62C, 'M', 'k'), - (0x1D62D, 'M', 'l'), - (0x1D62E, 'M', 'm'), - (0x1D62F, 'M', 'n'), - (0x1D630, 'M', 'o'), - (0x1D631, 'M', 'p'), - (0x1D632, 'M', 'q'), - (0x1D633, 'M', 'r'), - (0x1D634, 'M', 's'), - (0x1D635, 'M', 't'), - (0x1D636, 'M', 'u'), - (0x1D637, 'M', 'v'), - (0x1D638, 'M', 'w'), - (0x1D639, 'M', 'x'), - (0x1D63A, 'M', 'y'), - (0x1D63B, 'M', 'z'), - (0x1D63C, 'M', 'a'), - (0x1D63D, 'M', 'b'), - (0x1D63E, 'M', 'c'), - (0x1D63F, 'M', 'd'), - (0x1D640, 'M', 'e'), - (0x1D641, 'M', 'f'), - (0x1D642, 'M', 'g'), - (0x1D643, 'M', 'h'), - (0x1D644, 'M', 'i'), - (0x1D645, 'M', 'j'), - (0x1D646, 'M', 'k'), - (0x1D647, 'M', 'l'), - (0x1D648, 'M', 'm'), - (0x1D649, 'M', 'n'), - (0x1D64A, 'M', 'o'), - (0x1D64B, 'M', 'p'), - (0x1D64C, 'M', 'q'), - (0x1D64D, 'M', 'r'), - (0x1D64E, 'M', 's'), - (0x1D64F, 'M', 't'), - (0x1D650, 'M', 'u'), - (0x1D651, 'M', 'v'), - (0x1D652, 'M', 'w'), - (0x1D653, 'M', 'x'), - (0x1D654, 'M', 'y'), - (0x1D655, 'M', 'z'), - (0x1D656, 'M', 'a'), - (0x1D657, 'M', 'b'), - (0x1D658, 'M', 'c'), - (0x1D659, 'M', 'd'), - (0x1D65A, 'M', 'e'), - (0x1D65B, 'M', 'f'), - (0x1D65C, 'M', 'g'), - (0x1D65D, 'M', 'h'), - (0x1D65E, 'M', 'i'), - (0x1D65F, 'M', 'j'), - (0x1D660, 'M', 'k'), - (0x1D661, 'M', 'l'), - (0x1D662, 'M', 'm'), - (0x1D663, 'M', 'n'), - (0x1D664, 'M', 'o'), - (0x1D665, 'M', 'p'), - (0x1D666, 'M', 'q'), - (0x1D667, 'M', 'r'), - (0x1D668, 'M', 's'), - (0x1D669, 'M', 't'), - (0x1D66A, 'M', 'u'), - (0x1D66B, 'M', 'v'), - (0x1D66C, 'M', 'w'), - (0x1D66D, 'M', 'x'), - (0x1D66E, 'M', 'y'), - (0x1D66F, 'M', 'z'), - (0x1D670, 'M', 'a'), - (0x1D671, 'M', 'b'), - (0x1D672, 'M', 'c'), - (0x1D673, 'M', 'd'), - (0x1D674, 'M', 'e'), - (0x1D675, 'M', 'f'), - (0x1D676, 'M', 'g'), - (0x1D677, 'M', 'h'), - (0x1D678, 'M', 'i'), - (0x1D679, 'M', 'j'), - (0x1D67A, 'M', 'k'), - (0x1D67B, 'M', 'l'), - (0x1D67C, 'M', 'm'), - (0x1D67D, 'M', 'n'), - (0x1D67E, 'M', 'o'), - ] - -def _seg_67() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x1D67F, 'M', 'p'), - (0x1D680, 'M', 'q'), - (0x1D681, 'M', 'r'), - (0x1D682, 'M', 's'), - (0x1D683, 'M', 't'), - (0x1D684, 'M', 'u'), - (0x1D685, 'M', 'v'), - (0x1D686, 'M', 'w'), - (0x1D687, 'M', 'x'), - (0x1D688, 'M', 'y'), - (0x1D689, 'M', 'z'), - (0x1D68A, 'M', 'a'), - (0x1D68B, 'M', 'b'), - (0x1D68C, 'M', 'c'), - (0x1D68D, 'M', 'd'), - (0x1D68E, 'M', 'e'), - (0x1D68F, 'M', 'f'), - (0x1D690, 'M', 'g'), - (0x1D691, 'M', 'h'), - (0x1D692, 'M', 'i'), - (0x1D693, 'M', 'j'), - (0x1D694, 'M', 'k'), - (0x1D695, 'M', 'l'), - (0x1D696, 'M', 'm'), - (0x1D697, 'M', 'n'), - (0x1D698, 'M', 'o'), - (0x1D699, 'M', 'p'), - (0x1D69A, 'M', 'q'), - (0x1D69B, 'M', 'r'), - (0x1D69C, 'M', 's'), - (0x1D69D, 'M', 't'), - (0x1D69E, 'M', 'u'), - (0x1D69F, 'M', 'v'), - (0x1D6A0, 'M', 'w'), - (0x1D6A1, 'M', 'x'), - (0x1D6A2, 'M', 'y'), - (0x1D6A3, 'M', 'z'), - (0x1D6A4, 'M', 'ı'), - (0x1D6A5, 'M', 'ȷ'), - (0x1D6A6, 'X'), - (0x1D6A8, 'M', 'α'), - (0x1D6A9, 'M', 'β'), - (0x1D6AA, 'M', 'γ'), - (0x1D6AB, 'M', 'δ'), - (0x1D6AC, 'M', 'ε'), - (0x1D6AD, 'M', 'ζ'), - (0x1D6AE, 'M', 'η'), - (0x1D6AF, 'M', 'θ'), - (0x1D6B0, 'M', 'ι'), - (0x1D6B1, 'M', 'κ'), - (0x1D6B2, 'M', 'λ'), - (0x1D6B3, 'M', 'μ'), - (0x1D6B4, 'M', 'ν'), - (0x1D6B5, 'M', 'ξ'), - (0x1D6B6, 'M', 'ο'), - (0x1D6B7, 'M', 'π'), - (0x1D6B8, 'M', 'ρ'), - (0x1D6B9, 'M', 'θ'), - (0x1D6BA, 'M', 'σ'), - (0x1D6BB, 'M', 'τ'), - (0x1D6BC, 'M', 'υ'), - (0x1D6BD, 'M', 'φ'), - (0x1D6BE, 'M', 'χ'), - (0x1D6BF, 'M', 'ψ'), - (0x1D6C0, 'M', 'ω'), - (0x1D6C1, 'M', '∇'), - (0x1D6C2, 'M', 'α'), - (0x1D6C3, 'M', 'β'), - (0x1D6C4, 'M', 'γ'), - (0x1D6C5, 'M', 'δ'), - (0x1D6C6, 'M', 'ε'), - (0x1D6C7, 'M', 'ζ'), - (0x1D6C8, 'M', 'η'), - (0x1D6C9, 'M', 'θ'), - (0x1D6CA, 'M', 'ι'), - (0x1D6CB, 'M', 'κ'), - (0x1D6CC, 'M', 'λ'), - (0x1D6CD, 'M', 'μ'), - (0x1D6CE, 'M', 'ν'), - (0x1D6CF, 'M', 'ξ'), - (0x1D6D0, 'M', 'ο'), - (0x1D6D1, 'M', 'π'), - (0x1D6D2, 'M', 'ρ'), - (0x1D6D3, 'M', 'σ'), - (0x1D6D5, 'M', 'τ'), - (0x1D6D6, 'M', 'υ'), - (0x1D6D7, 'M', 'φ'), - (0x1D6D8, 'M', 'χ'), - (0x1D6D9, 'M', 'ψ'), - (0x1D6DA, 'M', 'ω'), - (0x1D6DB, 'M', '∂'), - (0x1D6DC, 'M', 'ε'), - (0x1D6DD, 'M', 'θ'), - (0x1D6DE, 'M', 'κ'), - (0x1D6DF, 'M', 'φ'), - (0x1D6E0, 'M', 'ρ'), - (0x1D6E1, 'M', 'π'), - (0x1D6E2, 'M', 'α'), - (0x1D6E3, 'M', 'β'), - (0x1D6E4, 'M', 'γ'), - ] - -def _seg_68() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x1D6E5, 'M', 'δ'), - (0x1D6E6, 'M', 'ε'), - (0x1D6E7, 'M', 'ζ'), - (0x1D6E8, 'M', 'η'), - (0x1D6E9, 'M', 'θ'), - (0x1D6EA, 'M', 'ι'), - (0x1D6EB, 'M', 'κ'), - (0x1D6EC, 'M', 'λ'), - (0x1D6ED, 'M', 'μ'), - (0x1D6EE, 'M', 'ν'), - (0x1D6EF, 'M', 'ξ'), - (0x1D6F0, 'M', 'ο'), - (0x1D6F1, 'M', 'π'), - (0x1D6F2, 'M', 'ρ'), - (0x1D6F3, 'M', 'θ'), - (0x1D6F4, 'M', 'σ'), - (0x1D6F5, 'M', 'τ'), - (0x1D6F6, 'M', 'υ'), - (0x1D6F7, 'M', 'φ'), - (0x1D6F8, 'M', 'χ'), - (0x1D6F9, 'M', 'ψ'), - (0x1D6FA, 'M', 'ω'), - (0x1D6FB, 'M', '∇'), - (0x1D6FC, 'M', 'α'), - (0x1D6FD, 'M', 'β'), - (0x1D6FE, 'M', 'γ'), - (0x1D6FF, 'M', 'δ'), - (0x1D700, 'M', 'ε'), - (0x1D701, 'M', 'ζ'), - (0x1D702, 'M', 'η'), - (0x1D703, 'M', 'θ'), - (0x1D704, 'M', 'ι'), - (0x1D705, 'M', 'κ'), - (0x1D706, 'M', 'λ'), - (0x1D707, 'M', 'μ'), - (0x1D708, 'M', 'ν'), - (0x1D709, 'M', 'ξ'), - (0x1D70A, 'M', 'ο'), - (0x1D70B, 'M', 'π'), - (0x1D70C, 'M', 'ρ'), - (0x1D70D, 'M', 'σ'), - (0x1D70F, 'M', 'τ'), - (0x1D710, 'M', 'υ'), - (0x1D711, 'M', 'φ'), - (0x1D712, 'M', 'χ'), - (0x1D713, 'M', 'ψ'), - (0x1D714, 'M', 'ω'), - (0x1D715, 'M', '∂'), - (0x1D716, 'M', 'ε'), - (0x1D717, 'M', 'θ'), - (0x1D718, 'M', 'κ'), - (0x1D719, 'M', 'φ'), - (0x1D71A, 'M', 'ρ'), - (0x1D71B, 'M', 'π'), - (0x1D71C, 'M', 'α'), - (0x1D71D, 'M', 'β'), - (0x1D71E, 'M', 'γ'), - (0x1D71F, 'M', 'δ'), - (0x1D720, 'M', 'ε'), - (0x1D721, 'M', 'ζ'), - (0x1D722, 'M', 'η'), - (0x1D723, 'M', 'θ'), - (0x1D724, 'M', 'ι'), - (0x1D725, 'M', 'κ'), - (0x1D726, 'M', 'λ'), - (0x1D727, 'M', 'μ'), - (0x1D728, 'M', 'ν'), - (0x1D729, 'M', 'ξ'), - (0x1D72A, 'M', 'ο'), - (0x1D72B, 'M', 'π'), - (0x1D72C, 'M', 'ρ'), - (0x1D72D, 'M', 'θ'), - (0x1D72E, 'M', 'σ'), - (0x1D72F, 'M', 'τ'), - (0x1D730, 'M', 'υ'), - (0x1D731, 'M', 'φ'), - (0x1D732, 'M', 'χ'), - (0x1D733, 'M', 'ψ'), - (0x1D734, 'M', 'ω'), - (0x1D735, 'M', '∇'), - (0x1D736, 'M', 'α'), - (0x1D737, 'M', 'β'), - (0x1D738, 'M', 'γ'), - (0x1D739, 'M', 'δ'), - (0x1D73A, 'M', 'ε'), - (0x1D73B, 'M', 'ζ'), - (0x1D73C, 'M', 'η'), - (0x1D73D, 'M', 'θ'), - (0x1D73E, 'M', 'ι'), - (0x1D73F, 'M', 'κ'), - (0x1D740, 'M', 'λ'), - (0x1D741, 'M', 'μ'), - (0x1D742, 'M', 'ν'), - (0x1D743, 'M', 'ξ'), - (0x1D744, 'M', 'ο'), - (0x1D745, 'M', 'π'), - (0x1D746, 'M', 'ρ'), - (0x1D747, 'M', 'σ'), - (0x1D749, 'M', 'τ'), - (0x1D74A, 'M', 'υ'), - ] - -def _seg_69() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x1D74B, 'M', 'φ'), - (0x1D74C, 'M', 'χ'), - (0x1D74D, 'M', 'ψ'), - (0x1D74E, 'M', 'ω'), - (0x1D74F, 'M', '∂'), - (0x1D750, 'M', 'ε'), - (0x1D751, 'M', 'θ'), - (0x1D752, 'M', 'κ'), - (0x1D753, 'M', 'φ'), - (0x1D754, 'M', 'ρ'), - (0x1D755, 'M', 'π'), - (0x1D756, 'M', 'α'), - (0x1D757, 'M', 'β'), - (0x1D758, 'M', 'γ'), - (0x1D759, 'M', 'δ'), - (0x1D75A, 'M', 'ε'), - (0x1D75B, 'M', 'ζ'), - (0x1D75C, 'M', 'η'), - (0x1D75D, 'M', 'θ'), - (0x1D75E, 'M', 'ι'), - (0x1D75F, 'M', 'κ'), - (0x1D760, 'M', 'λ'), - (0x1D761, 'M', 'μ'), - (0x1D762, 'M', 'ν'), - (0x1D763, 'M', 'ξ'), - (0x1D764, 'M', 'ο'), - (0x1D765, 'M', 'π'), - (0x1D766, 'M', 'ρ'), - (0x1D767, 'M', 'θ'), - (0x1D768, 'M', 'σ'), - (0x1D769, 'M', 'τ'), - (0x1D76A, 'M', 'υ'), - (0x1D76B, 'M', 'φ'), - (0x1D76C, 'M', 'χ'), - (0x1D76D, 'M', 'ψ'), - (0x1D76E, 'M', 'ω'), - (0x1D76F, 'M', '∇'), - (0x1D770, 'M', 'α'), - (0x1D771, 'M', 'β'), - (0x1D772, 'M', 'γ'), - (0x1D773, 'M', 'δ'), - (0x1D774, 'M', 'ε'), - (0x1D775, 'M', 'ζ'), - (0x1D776, 'M', 'η'), - (0x1D777, 'M', 'θ'), - (0x1D778, 'M', 'ι'), - (0x1D779, 'M', 'κ'), - (0x1D77A, 'M', 'λ'), - (0x1D77B, 'M', 'μ'), - (0x1D77C, 'M', 'ν'), - (0x1D77D, 'M', 'ξ'), - (0x1D77E, 'M', 'ο'), - (0x1D77F, 'M', 'π'), - (0x1D780, 'M', 'ρ'), - (0x1D781, 'M', 'σ'), - (0x1D783, 'M', 'τ'), - (0x1D784, 'M', 'υ'), - (0x1D785, 'M', 'φ'), - (0x1D786, 'M', 'χ'), - (0x1D787, 'M', 'ψ'), - (0x1D788, 'M', 'ω'), - (0x1D789, 'M', '∂'), - (0x1D78A, 'M', 'ε'), - (0x1D78B, 'M', 'θ'), - (0x1D78C, 'M', 'κ'), - (0x1D78D, 'M', 'φ'), - (0x1D78E, 'M', 'ρ'), - (0x1D78F, 'M', 'π'), - (0x1D790, 'M', 'α'), - (0x1D791, 'M', 'β'), - (0x1D792, 'M', 'γ'), - (0x1D793, 'M', 'δ'), - (0x1D794, 'M', 'ε'), - (0x1D795, 'M', 'ζ'), - (0x1D796, 'M', 'η'), - (0x1D797, 'M', 'θ'), - (0x1D798, 'M', 'ι'), - (0x1D799, 'M', 'κ'), - (0x1D79A, 'M', 'λ'), - (0x1D79B, 'M', 'μ'), - (0x1D79C, 'M', 'ν'), - (0x1D79D, 'M', 'ξ'), - (0x1D79E, 'M', 'ο'), - (0x1D79F, 'M', 'π'), - (0x1D7A0, 'M', 'ρ'), - (0x1D7A1, 'M', 'θ'), - (0x1D7A2, 'M', 'σ'), - (0x1D7A3, 'M', 'τ'), - (0x1D7A4, 'M', 'υ'), - (0x1D7A5, 'M', 'φ'), - (0x1D7A6, 'M', 'χ'), - (0x1D7A7, 'M', 'ψ'), - (0x1D7A8, 'M', 'ω'), - (0x1D7A9, 'M', '∇'), - (0x1D7AA, 'M', 'α'), - (0x1D7AB, 'M', 'β'), - (0x1D7AC, 'M', 'γ'), - (0x1D7AD, 'M', 'δ'), - (0x1D7AE, 'M', 'ε'), - (0x1D7AF, 'M', 'ζ'), - ] - -def _seg_70() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x1D7B0, 'M', 'η'), - (0x1D7B1, 'M', 'θ'), - (0x1D7B2, 'M', 'ι'), - (0x1D7B3, 'M', 'κ'), - (0x1D7B4, 'M', 'λ'), - (0x1D7B5, 'M', 'μ'), - (0x1D7B6, 'M', 'ν'), - (0x1D7B7, 'M', 'ξ'), - (0x1D7B8, 'M', 'ο'), - (0x1D7B9, 'M', 'π'), - (0x1D7BA, 'M', 'ρ'), - (0x1D7BB, 'M', 'σ'), - (0x1D7BD, 'M', 'τ'), - (0x1D7BE, 'M', 'υ'), - (0x1D7BF, 'M', 'φ'), - (0x1D7C0, 'M', 'χ'), - (0x1D7C1, 'M', 'ψ'), - (0x1D7C2, 'M', 'ω'), - (0x1D7C3, 'M', '∂'), - (0x1D7C4, 'M', 'ε'), - (0x1D7C5, 'M', 'θ'), - (0x1D7C6, 'M', 'κ'), - (0x1D7C7, 'M', 'φ'), - (0x1D7C8, 'M', 'ρ'), - (0x1D7C9, 'M', 'π'), - (0x1D7CA, 'M', 'ϝ'), - (0x1D7CC, 'X'), - (0x1D7CE, 'M', '0'), - (0x1D7CF, 'M', '1'), - (0x1D7D0, 'M', '2'), - (0x1D7D1, 'M', '3'), - (0x1D7D2, 'M', '4'), - (0x1D7D3, 'M', '5'), - (0x1D7D4, 'M', '6'), - (0x1D7D5, 'M', '7'), - (0x1D7D6, 'M', '8'), - (0x1D7D7, 'M', '9'), - (0x1D7D8, 'M', '0'), - (0x1D7D9, 'M', '1'), - (0x1D7DA, 'M', '2'), - (0x1D7DB, 'M', '3'), - (0x1D7DC, 'M', '4'), - (0x1D7DD, 'M', '5'), - (0x1D7DE, 'M', '6'), - (0x1D7DF, 'M', '7'), - (0x1D7E0, 'M', '8'), - (0x1D7E1, 'M', '9'), - (0x1D7E2, 'M', '0'), - (0x1D7E3, 'M', '1'), - (0x1D7E4, 'M', '2'), - (0x1D7E5, 'M', '3'), - (0x1D7E6, 'M', '4'), - (0x1D7E7, 'M', '5'), - (0x1D7E8, 'M', '6'), - (0x1D7E9, 'M', '7'), - (0x1D7EA, 'M', '8'), - (0x1D7EB, 'M', '9'), - (0x1D7EC, 'M', '0'), - (0x1D7ED, 'M', '1'), - (0x1D7EE, 'M', '2'), - (0x1D7EF, 'M', '3'), - (0x1D7F0, 'M', '4'), - (0x1D7F1, 'M', '5'), - (0x1D7F2, 'M', '6'), - (0x1D7F3, 'M', '7'), - (0x1D7F4, 'M', '8'), - (0x1D7F5, 'M', '9'), - (0x1D7F6, 'M', '0'), - (0x1D7F7, 'M', '1'), - (0x1D7F8, 'M', '2'), - (0x1D7F9, 'M', '3'), - (0x1D7FA, 'M', '4'), - (0x1D7FB, 'M', '5'), - (0x1D7FC, 'M', '6'), - (0x1D7FD, 'M', '7'), - (0x1D7FE, 'M', '8'), - (0x1D7FF, 'M', '9'), - (0x1D800, 'V'), - (0x1DA8C, 'X'), - (0x1DA9B, 'V'), - (0x1DAA0, 'X'), - (0x1DAA1, 'V'), - (0x1DAB0, 'X'), - (0x1DF00, 'V'), - (0x1DF1F, 'X'), - (0x1DF25, 'V'), - (0x1DF2B, 'X'), - (0x1E000, 'V'), - (0x1E007, 'X'), - (0x1E008, 'V'), - (0x1E019, 'X'), - (0x1E01B, 'V'), - (0x1E022, 'X'), - (0x1E023, 'V'), - (0x1E025, 'X'), - (0x1E026, 'V'), - (0x1E02B, 'X'), - (0x1E030, 'M', 'а'), - (0x1E031, 'M', 'б'), - (0x1E032, 'M', 'в'), - ] - -def _seg_71() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x1E033, 'M', 'г'), - (0x1E034, 'M', 'д'), - (0x1E035, 'M', 'е'), - (0x1E036, 'M', 'ж'), - (0x1E037, 'M', 'з'), - (0x1E038, 'M', 'и'), - (0x1E039, 'M', 'к'), - (0x1E03A, 'M', 'л'), - (0x1E03B, 'M', 'м'), - (0x1E03C, 'M', 'о'), - (0x1E03D, 'M', 'п'), - (0x1E03E, 'M', 'р'), - (0x1E03F, 'M', 'с'), - (0x1E040, 'M', 'т'), - (0x1E041, 'M', 'у'), - (0x1E042, 'M', 'ф'), - (0x1E043, 'M', 'х'), - (0x1E044, 'M', 'ц'), - (0x1E045, 'M', 'ч'), - (0x1E046, 'M', 'ш'), - (0x1E047, 'M', 'ы'), - (0x1E048, 'M', 'э'), - (0x1E049, 'M', 'ю'), - (0x1E04A, 'M', 'ꚉ'), - (0x1E04B, 'M', 'ә'), - (0x1E04C, 'M', 'і'), - (0x1E04D, 'M', 'ј'), - (0x1E04E, 'M', 'ө'), - (0x1E04F, 'M', 'ү'), - (0x1E050, 'M', 'ӏ'), - (0x1E051, 'M', 'а'), - (0x1E052, 'M', 'б'), - (0x1E053, 'M', 'в'), - (0x1E054, 'M', 'г'), - (0x1E055, 'M', 'д'), - (0x1E056, 'M', 'е'), - (0x1E057, 'M', 'ж'), - (0x1E058, 'M', 'з'), - (0x1E059, 'M', 'и'), - (0x1E05A, 'M', 'к'), - (0x1E05B, 'M', 'л'), - (0x1E05C, 'M', 'о'), - (0x1E05D, 'M', 'п'), - (0x1E05E, 'M', 'с'), - (0x1E05F, 'M', 'у'), - (0x1E060, 'M', 'ф'), - (0x1E061, 'M', 'х'), - (0x1E062, 'M', 'ц'), - (0x1E063, 'M', 'ч'), - (0x1E064, 'M', 'ш'), - (0x1E065, 'M', 'ъ'), - (0x1E066, 'M', 'ы'), - (0x1E067, 'M', 'ґ'), - (0x1E068, 'M', 'і'), - (0x1E069, 'M', 'ѕ'), - (0x1E06A, 'M', 'џ'), - (0x1E06B, 'M', 'ҫ'), - (0x1E06C, 'M', 'ꙑ'), - (0x1E06D, 'M', 'ұ'), - (0x1E06E, 'X'), - (0x1E08F, 'V'), - (0x1E090, 'X'), - (0x1E100, 'V'), - (0x1E12D, 'X'), - (0x1E130, 'V'), - (0x1E13E, 'X'), - (0x1E140, 'V'), - (0x1E14A, 'X'), - (0x1E14E, 'V'), - (0x1E150, 'X'), - (0x1E290, 'V'), - (0x1E2AF, 'X'), - (0x1E2C0, 'V'), - (0x1E2FA, 'X'), - (0x1E2FF, 'V'), - (0x1E300, 'X'), - (0x1E4D0, 'V'), - (0x1E4FA, 'X'), - (0x1E7E0, 'V'), - (0x1E7E7, 'X'), - (0x1E7E8, 'V'), - (0x1E7EC, 'X'), - (0x1E7ED, 'V'), - (0x1E7EF, 'X'), - (0x1E7F0, 'V'), - (0x1E7FF, 'X'), - (0x1E800, 'V'), - (0x1E8C5, 'X'), - (0x1E8C7, 'V'), - (0x1E8D7, 'X'), - (0x1E900, 'M', '𞤢'), - (0x1E901, 'M', '𞤣'), - (0x1E902, 'M', '𞤤'), - (0x1E903, 'M', '𞤥'), - (0x1E904, 'M', '𞤦'), - (0x1E905, 'M', '𞤧'), - (0x1E906, 'M', '𞤨'), - (0x1E907, 'M', '𞤩'), - (0x1E908, 'M', '𞤪'), - (0x1E909, 'M', '𞤫'), - ] - -def _seg_72() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x1E90A, 'M', '𞤬'), - (0x1E90B, 'M', '𞤭'), - (0x1E90C, 'M', '𞤮'), - (0x1E90D, 'M', '𞤯'), - (0x1E90E, 'M', '𞤰'), - (0x1E90F, 'M', '𞤱'), - (0x1E910, 'M', '𞤲'), - (0x1E911, 'M', '𞤳'), - (0x1E912, 'M', '𞤴'), - (0x1E913, 'M', '𞤵'), - (0x1E914, 'M', '𞤶'), - (0x1E915, 'M', '𞤷'), - (0x1E916, 'M', '𞤸'), - (0x1E917, 'M', '𞤹'), - (0x1E918, 'M', '𞤺'), - (0x1E919, 'M', '𞤻'), - (0x1E91A, 'M', '𞤼'), - (0x1E91B, 'M', '𞤽'), - (0x1E91C, 'M', '𞤾'), - (0x1E91D, 'M', '𞤿'), - (0x1E91E, 'M', '𞥀'), - (0x1E91F, 'M', '𞥁'), - (0x1E920, 'M', '𞥂'), - (0x1E921, 'M', '𞥃'), - (0x1E922, 'V'), - (0x1E94C, 'X'), - (0x1E950, 'V'), - (0x1E95A, 'X'), - (0x1E95E, 'V'), - (0x1E960, 'X'), - (0x1EC71, 'V'), - (0x1ECB5, 'X'), - (0x1ED01, 'V'), - (0x1ED3E, 'X'), - (0x1EE00, 'M', 'ا'), - (0x1EE01, 'M', 'ب'), - (0x1EE02, 'M', 'ج'), - (0x1EE03, 'M', 'د'), - (0x1EE04, 'X'), - (0x1EE05, 'M', 'و'), - (0x1EE06, 'M', 'ز'), - (0x1EE07, 'M', 'ح'), - (0x1EE08, 'M', 'ط'), - (0x1EE09, 'M', 'ي'), - (0x1EE0A, 'M', 'ك'), - (0x1EE0B, 'M', 'ل'), - (0x1EE0C, 'M', 'م'), - (0x1EE0D, 'M', 'ن'), - (0x1EE0E, 'M', 'س'), - (0x1EE0F, 'M', 'ع'), - (0x1EE10, 'M', 'ف'), - (0x1EE11, 'M', 'ص'), - (0x1EE12, 'M', 'ق'), - (0x1EE13, 'M', 'ر'), - (0x1EE14, 'M', 'ش'), - (0x1EE15, 'M', 'ت'), - (0x1EE16, 'M', 'ث'), - (0x1EE17, 'M', 'خ'), - (0x1EE18, 'M', 'ذ'), - (0x1EE19, 'M', 'ض'), - (0x1EE1A, 'M', 'ظ'), - (0x1EE1B, 'M', 'غ'), - (0x1EE1C, 'M', 'ٮ'), - (0x1EE1D, 'M', 'ں'), - (0x1EE1E, 'M', 'ڡ'), - (0x1EE1F, 'M', 'ٯ'), - (0x1EE20, 'X'), - (0x1EE21, 'M', 'ب'), - (0x1EE22, 'M', 'ج'), - (0x1EE23, 'X'), - (0x1EE24, 'M', 'ه'), - (0x1EE25, 'X'), - (0x1EE27, 'M', 'ح'), - (0x1EE28, 'X'), - (0x1EE29, 'M', 'ي'), - (0x1EE2A, 'M', 'ك'), - (0x1EE2B, 'M', 'ل'), - (0x1EE2C, 'M', 'م'), - (0x1EE2D, 'M', 'ن'), - (0x1EE2E, 'M', 'س'), - (0x1EE2F, 'M', 'ع'), - (0x1EE30, 'M', 'ف'), - (0x1EE31, 'M', 'ص'), - (0x1EE32, 'M', 'ق'), - (0x1EE33, 'X'), - (0x1EE34, 'M', 'ش'), - (0x1EE35, 'M', 'ت'), - (0x1EE36, 'M', 'ث'), - (0x1EE37, 'M', 'خ'), - (0x1EE38, 'X'), - (0x1EE39, 'M', 'ض'), - (0x1EE3A, 'X'), - (0x1EE3B, 'M', 'غ'), - (0x1EE3C, 'X'), - (0x1EE42, 'M', 'ج'), - (0x1EE43, 'X'), - (0x1EE47, 'M', 'ح'), - (0x1EE48, 'X'), - (0x1EE49, 'M', 'ي'), - (0x1EE4A, 'X'), - ] - -def _seg_73() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x1EE4B, 'M', 'ل'), - (0x1EE4C, 'X'), - (0x1EE4D, 'M', 'ن'), - (0x1EE4E, 'M', 'س'), - (0x1EE4F, 'M', 'ع'), - (0x1EE50, 'X'), - (0x1EE51, 'M', 'ص'), - (0x1EE52, 'M', 'ق'), - (0x1EE53, 'X'), - (0x1EE54, 'M', 'ش'), - (0x1EE55, 'X'), - (0x1EE57, 'M', 'خ'), - (0x1EE58, 'X'), - (0x1EE59, 'M', 'ض'), - (0x1EE5A, 'X'), - (0x1EE5B, 'M', 'غ'), - (0x1EE5C, 'X'), - (0x1EE5D, 'M', 'ں'), - (0x1EE5E, 'X'), - (0x1EE5F, 'M', 'ٯ'), - (0x1EE60, 'X'), - (0x1EE61, 'M', 'ب'), - (0x1EE62, 'M', 'ج'), - (0x1EE63, 'X'), - (0x1EE64, 'M', 'ه'), - (0x1EE65, 'X'), - (0x1EE67, 'M', 'ح'), - (0x1EE68, 'M', 'ط'), - (0x1EE69, 'M', 'ي'), - (0x1EE6A, 'M', 'ك'), - (0x1EE6B, 'X'), - (0x1EE6C, 'M', 'م'), - (0x1EE6D, 'M', 'ن'), - (0x1EE6E, 'M', 'س'), - (0x1EE6F, 'M', 'ع'), - (0x1EE70, 'M', 'ف'), - (0x1EE71, 'M', 'ص'), - (0x1EE72, 'M', 'ق'), - (0x1EE73, 'X'), - (0x1EE74, 'M', 'ش'), - (0x1EE75, 'M', 'ت'), - (0x1EE76, 'M', 'ث'), - (0x1EE77, 'M', 'خ'), - (0x1EE78, 'X'), - (0x1EE79, 'M', 'ض'), - (0x1EE7A, 'M', 'ظ'), - (0x1EE7B, 'M', 'غ'), - (0x1EE7C, 'M', 'ٮ'), - (0x1EE7D, 'X'), - (0x1EE7E, 'M', 'ڡ'), - (0x1EE7F, 'X'), - (0x1EE80, 'M', 'ا'), - (0x1EE81, 'M', 'ب'), - (0x1EE82, 'M', 'ج'), - (0x1EE83, 'M', 'د'), - (0x1EE84, 'M', 'ه'), - (0x1EE85, 'M', 'و'), - (0x1EE86, 'M', 'ز'), - (0x1EE87, 'M', 'ح'), - (0x1EE88, 'M', 'ط'), - (0x1EE89, 'M', 'ي'), - (0x1EE8A, 'X'), - (0x1EE8B, 'M', 'ل'), - (0x1EE8C, 'M', 'م'), - (0x1EE8D, 'M', 'ن'), - (0x1EE8E, 'M', 'س'), - (0x1EE8F, 'M', 'ع'), - (0x1EE90, 'M', 'ف'), - (0x1EE91, 'M', 'ص'), - (0x1EE92, 'M', 'ق'), - (0x1EE93, 'M', 'ر'), - (0x1EE94, 'M', 'ش'), - (0x1EE95, 'M', 'ت'), - (0x1EE96, 'M', 'ث'), - (0x1EE97, 'M', 'خ'), - (0x1EE98, 'M', 'ذ'), - (0x1EE99, 'M', 'ض'), - (0x1EE9A, 'M', 'ظ'), - (0x1EE9B, 'M', 'غ'), - (0x1EE9C, 'X'), - (0x1EEA1, 'M', 'ب'), - (0x1EEA2, 'M', 'ج'), - (0x1EEA3, 'M', 'د'), - (0x1EEA4, 'X'), - (0x1EEA5, 'M', 'و'), - (0x1EEA6, 'M', 'ز'), - (0x1EEA7, 'M', 'ح'), - (0x1EEA8, 'M', 'ط'), - (0x1EEA9, 'M', 'ي'), - (0x1EEAA, 'X'), - (0x1EEAB, 'M', 'ل'), - (0x1EEAC, 'M', 'م'), - (0x1EEAD, 'M', 'ن'), - (0x1EEAE, 'M', 'س'), - (0x1EEAF, 'M', 'ع'), - (0x1EEB0, 'M', 'ف'), - (0x1EEB1, 'M', 'ص'), - (0x1EEB2, 'M', 'ق'), - (0x1EEB3, 'M', 'ر'), - (0x1EEB4, 'M', 'ش'), - ] - -def _seg_74() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x1EEB5, 'M', 'ت'), - (0x1EEB6, 'M', 'ث'), - (0x1EEB7, 'M', 'خ'), - (0x1EEB8, 'M', 'ذ'), - (0x1EEB9, 'M', 'ض'), - (0x1EEBA, 'M', 'ظ'), - (0x1EEBB, 'M', 'غ'), - (0x1EEBC, 'X'), - (0x1EEF0, 'V'), - (0x1EEF2, 'X'), - (0x1F000, 'V'), - (0x1F02C, 'X'), - (0x1F030, 'V'), - (0x1F094, 'X'), - (0x1F0A0, 'V'), - (0x1F0AF, 'X'), - (0x1F0B1, 'V'), - (0x1F0C0, 'X'), - (0x1F0C1, 'V'), - (0x1F0D0, 'X'), - (0x1F0D1, 'V'), - (0x1F0F6, 'X'), - (0x1F101, '3', '0,'), - (0x1F102, '3', '1,'), - (0x1F103, '3', '2,'), - (0x1F104, '3', '3,'), - (0x1F105, '3', '4,'), - (0x1F106, '3', '5,'), - (0x1F107, '3', '6,'), - (0x1F108, '3', '7,'), - (0x1F109, '3', '8,'), - (0x1F10A, '3', '9,'), - (0x1F10B, 'V'), - (0x1F110, '3', '(a)'), - (0x1F111, '3', '(b)'), - (0x1F112, '3', '(c)'), - (0x1F113, '3', '(d)'), - (0x1F114, '3', '(e)'), - (0x1F115, '3', '(f)'), - (0x1F116, '3', '(g)'), - (0x1F117, '3', '(h)'), - (0x1F118, '3', '(i)'), - (0x1F119, '3', '(j)'), - (0x1F11A, '3', '(k)'), - (0x1F11B, '3', '(l)'), - (0x1F11C, '3', '(m)'), - (0x1F11D, '3', '(n)'), - (0x1F11E, '3', '(o)'), - (0x1F11F, '3', '(p)'), - (0x1F120, '3', '(q)'), - (0x1F121, '3', '(r)'), - (0x1F122, '3', '(s)'), - (0x1F123, '3', '(t)'), - (0x1F124, '3', '(u)'), - (0x1F125, '3', '(v)'), - (0x1F126, '3', '(w)'), - (0x1F127, '3', '(x)'), - (0x1F128, '3', '(y)'), - (0x1F129, '3', '(z)'), - (0x1F12A, 'M', '〔s〕'), - (0x1F12B, 'M', 'c'), - (0x1F12C, 'M', 'r'), - (0x1F12D, 'M', 'cd'), - (0x1F12E, 'M', 'wz'), - (0x1F12F, 'V'), - (0x1F130, 'M', 'a'), - (0x1F131, 'M', 'b'), - (0x1F132, 'M', 'c'), - (0x1F133, 'M', 'd'), - (0x1F134, 'M', 'e'), - (0x1F135, 'M', 'f'), - (0x1F136, 'M', 'g'), - (0x1F137, 'M', 'h'), - (0x1F138, 'M', 'i'), - (0x1F139, 'M', 'j'), - (0x1F13A, 'M', 'k'), - (0x1F13B, 'M', 'l'), - (0x1F13C, 'M', 'm'), - (0x1F13D, 'M', 'n'), - (0x1F13E, 'M', 'o'), - (0x1F13F, 'M', 'p'), - (0x1F140, 'M', 'q'), - (0x1F141, 'M', 'r'), - (0x1F142, 'M', 's'), - (0x1F143, 'M', 't'), - (0x1F144, 'M', 'u'), - (0x1F145, 'M', 'v'), - (0x1F146, 'M', 'w'), - (0x1F147, 'M', 'x'), - (0x1F148, 'M', 'y'), - (0x1F149, 'M', 'z'), - (0x1F14A, 'M', 'hv'), - (0x1F14B, 'M', 'mv'), - (0x1F14C, 'M', 'sd'), - (0x1F14D, 'M', 'ss'), - (0x1F14E, 'M', 'ppv'), - (0x1F14F, 'M', 'wc'), - (0x1F150, 'V'), - (0x1F16A, 'M', 'mc'), - (0x1F16B, 'M', 'md'), - ] - -def _seg_75() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x1F16C, 'M', 'mr'), - (0x1F16D, 'V'), - (0x1F190, 'M', 'dj'), - (0x1F191, 'V'), - (0x1F1AE, 'X'), - (0x1F1E6, 'V'), - (0x1F200, 'M', 'ほか'), - (0x1F201, 'M', 'ココ'), - (0x1F202, 'M', 'サ'), - (0x1F203, 'X'), - (0x1F210, 'M', '手'), - (0x1F211, 'M', '字'), - (0x1F212, 'M', '双'), - (0x1F213, 'M', 'デ'), - (0x1F214, 'M', '二'), - (0x1F215, 'M', '多'), - (0x1F216, 'M', '解'), - (0x1F217, 'M', '天'), - (0x1F218, 'M', '交'), - (0x1F219, 'M', '映'), - (0x1F21A, 'M', '無'), - (0x1F21B, 'M', '料'), - (0x1F21C, 'M', '前'), - (0x1F21D, 'M', '後'), - (0x1F21E, 'M', '再'), - (0x1F21F, 'M', '新'), - (0x1F220, 'M', '初'), - (0x1F221, 'M', '終'), - (0x1F222, 'M', '生'), - (0x1F223, 'M', '販'), - (0x1F224, 'M', '声'), - (0x1F225, 'M', '吹'), - (0x1F226, 'M', '演'), - (0x1F227, 'M', '投'), - (0x1F228, 'M', '捕'), - (0x1F229, 'M', '一'), - (0x1F22A, 'M', '三'), - (0x1F22B, 'M', '遊'), - (0x1F22C, 'M', '左'), - (0x1F22D, 'M', '中'), - (0x1F22E, 'M', '右'), - (0x1F22F, 'M', '指'), - (0x1F230, 'M', '走'), - (0x1F231, 'M', '打'), - (0x1F232, 'M', '禁'), - (0x1F233, 'M', '空'), - (0x1F234, 'M', '合'), - (0x1F235, 'M', '満'), - (0x1F236, 'M', '有'), - (0x1F237, 'M', '月'), - (0x1F238, 'M', '申'), - (0x1F239, 'M', '割'), - (0x1F23A, 'M', '営'), - (0x1F23B, 'M', '配'), - (0x1F23C, 'X'), - (0x1F240, 'M', '〔本〕'), - (0x1F241, 'M', '〔三〕'), - (0x1F242, 'M', '〔二〕'), - (0x1F243, 'M', '〔安〕'), - (0x1F244, 'M', '〔点〕'), - (0x1F245, 'M', '〔打〕'), - (0x1F246, 'M', '〔盗〕'), - (0x1F247, 'M', '〔勝〕'), - (0x1F248, 'M', '〔敗〕'), - (0x1F249, 'X'), - (0x1F250, 'M', '得'), - (0x1F251, 'M', '可'), - (0x1F252, 'X'), - (0x1F260, 'V'), - (0x1F266, 'X'), - (0x1F300, 'V'), - (0x1F6D8, 'X'), - (0x1F6DC, 'V'), - (0x1F6ED, 'X'), - (0x1F6F0, 'V'), - (0x1F6FD, 'X'), - (0x1F700, 'V'), - (0x1F777, 'X'), - (0x1F77B, 'V'), - (0x1F7DA, 'X'), - (0x1F7E0, 'V'), - (0x1F7EC, 'X'), - (0x1F7F0, 'V'), - (0x1F7F1, 'X'), - (0x1F800, 'V'), - (0x1F80C, 'X'), - (0x1F810, 'V'), - (0x1F848, 'X'), - (0x1F850, 'V'), - (0x1F85A, 'X'), - (0x1F860, 'V'), - (0x1F888, 'X'), - (0x1F890, 'V'), - (0x1F8AE, 'X'), - (0x1F8B0, 'V'), - (0x1F8B2, 'X'), - (0x1F900, 'V'), - (0x1FA54, 'X'), - (0x1FA60, 'V'), - (0x1FA6E, 'X'), - ] - -def _seg_76() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x1FA70, 'V'), - (0x1FA7D, 'X'), - (0x1FA80, 'V'), - (0x1FA89, 'X'), - (0x1FA90, 'V'), - (0x1FABE, 'X'), - (0x1FABF, 'V'), - (0x1FAC6, 'X'), - (0x1FACE, 'V'), - (0x1FADC, 'X'), - (0x1FAE0, 'V'), - (0x1FAE9, 'X'), - (0x1FAF0, 'V'), - (0x1FAF9, 'X'), - (0x1FB00, 'V'), - (0x1FB93, 'X'), - (0x1FB94, 'V'), - (0x1FBCB, 'X'), - (0x1FBF0, 'M', '0'), - (0x1FBF1, 'M', '1'), - (0x1FBF2, 'M', '2'), - (0x1FBF3, 'M', '3'), - (0x1FBF4, 'M', '4'), - (0x1FBF5, 'M', '5'), - (0x1FBF6, 'M', '6'), - (0x1FBF7, 'M', '7'), - (0x1FBF8, 'M', '8'), - (0x1FBF9, 'M', '9'), - (0x1FBFA, 'X'), - (0x20000, 'V'), - (0x2A6E0, 'X'), - (0x2A700, 'V'), - (0x2B73A, 'X'), - (0x2B740, 'V'), - (0x2B81E, 'X'), - (0x2B820, 'V'), - (0x2CEA2, 'X'), - (0x2CEB0, 'V'), - (0x2EBE1, 'X'), - (0x2F800, 'M', '丽'), - (0x2F801, 'M', '丸'), - (0x2F802, 'M', '乁'), - (0x2F803, 'M', '𠄢'), - (0x2F804, 'M', '你'), - (0x2F805, 'M', '侮'), - (0x2F806, 'M', '侻'), - (0x2F807, 'M', '倂'), - (0x2F808, 'M', '偺'), - (0x2F809, 'M', '備'), - (0x2F80A, 'M', '僧'), - (0x2F80B, 'M', '像'), - (0x2F80C, 'M', '㒞'), - (0x2F80D, 'M', '𠘺'), - (0x2F80E, 'M', '免'), - (0x2F80F, 'M', '兔'), - (0x2F810, 'M', '兤'), - (0x2F811, 'M', '具'), - (0x2F812, 'M', '𠔜'), - (0x2F813, 'M', '㒹'), - (0x2F814, 'M', '內'), - (0x2F815, 'M', '再'), - (0x2F816, 'M', '𠕋'), - (0x2F817, 'M', '冗'), - (0x2F818, 'M', '冤'), - (0x2F819, 'M', '仌'), - (0x2F81A, 'M', '冬'), - (0x2F81B, 'M', '况'), - (0x2F81C, 'M', '𩇟'), - (0x2F81D, 'M', '凵'), - (0x2F81E, 'M', '刃'), - (0x2F81F, 'M', '㓟'), - (0x2F820, 'M', '刻'), - (0x2F821, 'M', '剆'), - (0x2F822, 'M', '割'), - (0x2F823, 'M', '剷'), - (0x2F824, 'M', '㔕'), - (0x2F825, 'M', '勇'), - (0x2F826, 'M', '勉'), - (0x2F827, 'M', '勤'), - (0x2F828, 'M', '勺'), - (0x2F829, 'M', '包'), - (0x2F82A, 'M', '匆'), - (0x2F82B, 'M', '北'), - (0x2F82C, 'M', '卉'), - (0x2F82D, 'M', '卑'), - (0x2F82E, 'M', '博'), - (0x2F82F, 'M', '即'), - (0x2F830, 'M', '卽'), - (0x2F831, 'M', '卿'), - (0x2F834, 'M', '𠨬'), - (0x2F835, 'M', '灰'), - (0x2F836, 'M', '及'), - (0x2F837, 'M', '叟'), - (0x2F838, 'M', '𠭣'), - (0x2F839, 'M', '叫'), - (0x2F83A, 'M', '叱'), - (0x2F83B, 'M', '吆'), - (0x2F83C, 'M', '咞'), - (0x2F83D, 'M', '吸'), - (0x2F83E, 'M', '呈'), - ] - -def _seg_77() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x2F83F, 'M', '周'), - (0x2F840, 'M', '咢'), - (0x2F841, 'M', '哶'), - (0x2F842, 'M', '唐'), - (0x2F843, 'M', '啓'), - (0x2F844, 'M', '啣'), - (0x2F845, 'M', '善'), - (0x2F847, 'M', '喙'), - (0x2F848, 'M', '喫'), - (0x2F849, 'M', '喳'), - (0x2F84A, 'M', '嗂'), - (0x2F84B, 'M', '圖'), - (0x2F84C, 'M', '嘆'), - (0x2F84D, 'M', '圗'), - (0x2F84E, 'M', '噑'), - (0x2F84F, 'M', '噴'), - (0x2F850, 'M', '切'), - (0x2F851, 'M', '壮'), - (0x2F852, 'M', '城'), - (0x2F853, 'M', '埴'), - (0x2F854, 'M', '堍'), - (0x2F855, 'M', '型'), - (0x2F856, 'M', '堲'), - (0x2F857, 'M', '報'), - (0x2F858, 'M', '墬'), - (0x2F859, 'M', '𡓤'), - (0x2F85A, 'M', '売'), - (0x2F85B, 'M', '壷'), - (0x2F85C, 'M', '夆'), - (0x2F85D, 'M', '多'), - (0x2F85E, 'M', '夢'), - (0x2F85F, 'M', '奢'), - (0x2F860, 'M', '𡚨'), - (0x2F861, 'M', '𡛪'), - (0x2F862, 'M', '姬'), - (0x2F863, 'M', '娛'), - (0x2F864, 'M', '娧'), - (0x2F865, 'M', '姘'), - (0x2F866, 'M', '婦'), - (0x2F867, 'M', '㛮'), - (0x2F868, 'X'), - (0x2F869, 'M', '嬈'), - (0x2F86A, 'M', '嬾'), - (0x2F86C, 'M', '𡧈'), - (0x2F86D, 'M', '寃'), - (0x2F86E, 'M', '寘'), - (0x2F86F, 'M', '寧'), - (0x2F870, 'M', '寳'), - (0x2F871, 'M', '𡬘'), - (0x2F872, 'M', '寿'), - (0x2F873, 'M', '将'), - (0x2F874, 'X'), - (0x2F875, 'M', '尢'), - (0x2F876, 'M', '㞁'), - (0x2F877, 'M', '屠'), - (0x2F878, 'M', '屮'), - (0x2F879, 'M', '峀'), - (0x2F87A, 'M', '岍'), - (0x2F87B, 'M', '𡷤'), - (0x2F87C, 'M', '嵃'), - (0x2F87D, 'M', '𡷦'), - (0x2F87E, 'M', '嵮'), - (0x2F87F, 'M', '嵫'), - (0x2F880, 'M', '嵼'), - (0x2F881, 'M', '巡'), - (0x2F882, 'M', '巢'), - (0x2F883, 'M', '㠯'), - (0x2F884, 'M', '巽'), - (0x2F885, 'M', '帨'), - (0x2F886, 'M', '帽'), - (0x2F887, 'M', '幩'), - (0x2F888, 'M', '㡢'), - (0x2F889, 'M', '𢆃'), - (0x2F88A, 'M', '㡼'), - (0x2F88B, 'M', '庰'), - (0x2F88C, 'M', '庳'), - (0x2F88D, 'M', '庶'), - (0x2F88E, 'M', '廊'), - (0x2F88F, 'M', '𪎒'), - (0x2F890, 'M', '廾'), - (0x2F891, 'M', '𢌱'), - (0x2F893, 'M', '舁'), - (0x2F894, 'M', '弢'), - (0x2F896, 'M', '㣇'), - (0x2F897, 'M', '𣊸'), - (0x2F898, 'M', '𦇚'), - (0x2F899, 'M', '形'), - (0x2F89A, 'M', '彫'), - (0x2F89B, 'M', '㣣'), - (0x2F89C, 'M', '徚'), - (0x2F89D, 'M', '忍'), - (0x2F89E, 'M', '志'), - (0x2F89F, 'M', '忹'), - (0x2F8A0, 'M', '悁'), - (0x2F8A1, 'M', '㤺'), - (0x2F8A2, 'M', '㤜'), - (0x2F8A3, 'M', '悔'), - (0x2F8A4, 'M', '𢛔'), - (0x2F8A5, 'M', '惇'), - (0x2F8A6, 'M', '慈'), - ] - -def _seg_78() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x2F8A7, 'M', '慌'), - (0x2F8A8, 'M', '慎'), - (0x2F8A9, 'M', '慌'), - (0x2F8AA, 'M', '慺'), - (0x2F8AB, 'M', '憎'), - (0x2F8AC, 'M', '憲'), - (0x2F8AD, 'M', '憤'), - (0x2F8AE, 'M', '憯'), - (0x2F8AF, 'M', '懞'), - (0x2F8B0, 'M', '懲'), - (0x2F8B1, 'M', '懶'), - (0x2F8B2, 'M', '成'), - (0x2F8B3, 'M', '戛'), - (0x2F8B4, 'M', '扝'), - (0x2F8B5, 'M', '抱'), - (0x2F8B6, 'M', '拔'), - (0x2F8B7, 'M', '捐'), - (0x2F8B8, 'M', '𢬌'), - (0x2F8B9, 'M', '挽'), - (0x2F8BA, 'M', '拼'), - (0x2F8BB, 'M', '捨'), - (0x2F8BC, 'M', '掃'), - (0x2F8BD, 'M', '揤'), - (0x2F8BE, 'M', '𢯱'), - (0x2F8BF, 'M', '搢'), - (0x2F8C0, 'M', '揅'), - (0x2F8C1, 'M', '掩'), - (0x2F8C2, 'M', '㨮'), - (0x2F8C3, 'M', '摩'), - (0x2F8C4, 'M', '摾'), - (0x2F8C5, 'M', '撝'), - (0x2F8C6, 'M', '摷'), - (0x2F8C7, 'M', '㩬'), - (0x2F8C8, 'M', '敏'), - (0x2F8C9, 'M', '敬'), - (0x2F8CA, 'M', '𣀊'), - (0x2F8CB, 'M', '旣'), - (0x2F8CC, 'M', '書'), - (0x2F8CD, 'M', '晉'), - (0x2F8CE, 'M', '㬙'), - (0x2F8CF, 'M', '暑'), - (0x2F8D0, 'M', '㬈'), - (0x2F8D1, 'M', '㫤'), - (0x2F8D2, 'M', '冒'), - (0x2F8D3, 'M', '冕'), - (0x2F8D4, 'M', '最'), - (0x2F8D5, 'M', '暜'), - (0x2F8D6, 'M', '肭'), - (0x2F8D7, 'M', '䏙'), - (0x2F8D8, 'M', '朗'), - (0x2F8D9, 'M', '望'), - (0x2F8DA, 'M', '朡'), - (0x2F8DB, 'M', '杞'), - (0x2F8DC, 'M', '杓'), - (0x2F8DD, 'M', '𣏃'), - (0x2F8DE, 'M', '㭉'), - (0x2F8DF, 'M', '柺'), - (0x2F8E0, 'M', '枅'), - (0x2F8E1, 'M', '桒'), - (0x2F8E2, 'M', '梅'), - (0x2F8E3, 'M', '𣑭'), - (0x2F8E4, 'M', '梎'), - (0x2F8E5, 'M', '栟'), - (0x2F8E6, 'M', '椔'), - (0x2F8E7, 'M', '㮝'), - (0x2F8E8, 'M', '楂'), - (0x2F8E9, 'M', '榣'), - (0x2F8EA, 'M', '槪'), - (0x2F8EB, 'M', '檨'), - (0x2F8EC, 'M', '𣚣'), - (0x2F8ED, 'M', '櫛'), - (0x2F8EE, 'M', '㰘'), - (0x2F8EF, 'M', '次'), - (0x2F8F0, 'M', '𣢧'), - (0x2F8F1, 'M', '歔'), - (0x2F8F2, 'M', '㱎'), - (0x2F8F3, 'M', '歲'), - (0x2F8F4, 'M', '殟'), - (0x2F8F5, 'M', '殺'), - (0x2F8F6, 'M', '殻'), - (0x2F8F7, 'M', '𣪍'), - (0x2F8F8, 'M', '𡴋'), - (0x2F8F9, 'M', '𣫺'), - (0x2F8FA, 'M', '汎'), - (0x2F8FB, 'M', '𣲼'), - (0x2F8FC, 'M', '沿'), - (0x2F8FD, 'M', '泍'), - (0x2F8FE, 'M', '汧'), - (0x2F8FF, 'M', '洖'), - (0x2F900, 'M', '派'), - (0x2F901, 'M', '海'), - (0x2F902, 'M', '流'), - (0x2F903, 'M', '浩'), - (0x2F904, 'M', '浸'), - (0x2F905, 'M', '涅'), - (0x2F906, 'M', '𣴞'), - (0x2F907, 'M', '洴'), - (0x2F908, 'M', '港'), - (0x2F909, 'M', '湮'), - (0x2F90A, 'M', '㴳'), - ] - -def _seg_79() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x2F90B, 'M', '滋'), - (0x2F90C, 'M', '滇'), - (0x2F90D, 'M', '𣻑'), - (0x2F90E, 'M', '淹'), - (0x2F90F, 'M', '潮'), - (0x2F910, 'M', '𣽞'), - (0x2F911, 'M', '𣾎'), - (0x2F912, 'M', '濆'), - (0x2F913, 'M', '瀹'), - (0x2F914, 'M', '瀞'), - (0x2F915, 'M', '瀛'), - (0x2F916, 'M', '㶖'), - (0x2F917, 'M', '灊'), - (0x2F918, 'M', '災'), - (0x2F919, 'M', '灷'), - (0x2F91A, 'M', '炭'), - (0x2F91B, 'M', '𠔥'), - (0x2F91C, 'M', '煅'), - (0x2F91D, 'M', '𤉣'), - (0x2F91E, 'M', '熜'), - (0x2F91F, 'X'), - (0x2F920, 'M', '爨'), - (0x2F921, 'M', '爵'), - (0x2F922, 'M', '牐'), - (0x2F923, 'M', '𤘈'), - (0x2F924, 'M', '犀'), - (0x2F925, 'M', '犕'), - (0x2F926, 'M', '𤜵'), - (0x2F927, 'M', '𤠔'), - (0x2F928, 'M', '獺'), - (0x2F929, 'M', '王'), - (0x2F92A, 'M', '㺬'), - (0x2F92B, 'M', '玥'), - (0x2F92C, 'M', '㺸'), - (0x2F92E, 'M', '瑇'), - (0x2F92F, 'M', '瑜'), - (0x2F930, 'M', '瑱'), - (0x2F931, 'M', '璅'), - (0x2F932, 'M', '瓊'), - (0x2F933, 'M', '㼛'), - (0x2F934, 'M', '甤'), - (0x2F935, 'M', '𤰶'), - (0x2F936, 'M', '甾'), - (0x2F937, 'M', '𤲒'), - (0x2F938, 'M', '異'), - (0x2F939, 'M', '𢆟'), - (0x2F93A, 'M', '瘐'), - (0x2F93B, 'M', '𤾡'), - (0x2F93C, 'M', '𤾸'), - (0x2F93D, 'M', '𥁄'), - (0x2F93E, 'M', '㿼'), - (0x2F93F, 'M', '䀈'), - (0x2F940, 'M', '直'), - (0x2F941, 'M', '𥃳'), - (0x2F942, 'M', '𥃲'), - (0x2F943, 'M', '𥄙'), - (0x2F944, 'M', '𥄳'), - (0x2F945, 'M', '眞'), - (0x2F946, 'M', '真'), - (0x2F948, 'M', '睊'), - (0x2F949, 'M', '䀹'), - (0x2F94A, 'M', '瞋'), - (0x2F94B, 'M', '䁆'), - (0x2F94C, 'M', '䂖'), - (0x2F94D, 'M', '𥐝'), - (0x2F94E, 'M', '硎'), - (0x2F94F, 'M', '碌'), - (0x2F950, 'M', '磌'), - (0x2F951, 'M', '䃣'), - (0x2F952, 'M', '𥘦'), - (0x2F953, 'M', '祖'), - (0x2F954, 'M', '𥚚'), - (0x2F955, 'M', '𥛅'), - (0x2F956, 'M', '福'), - (0x2F957, 'M', '秫'), - (0x2F958, 'M', '䄯'), - (0x2F959, 'M', '穀'), - (0x2F95A, 'M', '穊'), - (0x2F95B, 'M', '穏'), - (0x2F95C, 'M', '𥥼'), - (0x2F95D, 'M', '𥪧'), - (0x2F95F, 'X'), - (0x2F960, 'M', '䈂'), - (0x2F961, 'M', '𥮫'), - (0x2F962, 'M', '篆'), - (0x2F963, 'M', '築'), - (0x2F964, 'M', '䈧'), - (0x2F965, 'M', '𥲀'), - (0x2F966, 'M', '糒'), - (0x2F967, 'M', '䊠'), - (0x2F968, 'M', '糨'), - (0x2F969, 'M', '糣'), - (0x2F96A, 'M', '紀'), - (0x2F96B, 'M', '𥾆'), - (0x2F96C, 'M', '絣'), - (0x2F96D, 'M', '䌁'), - (0x2F96E, 'M', '緇'), - (0x2F96F, 'M', '縂'), - (0x2F970, 'M', '繅'), - (0x2F971, 'M', '䌴'), - ] - -def _seg_80() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x2F972, 'M', '𦈨'), - (0x2F973, 'M', '𦉇'), - (0x2F974, 'M', '䍙'), - (0x2F975, 'M', '𦋙'), - (0x2F976, 'M', '罺'), - (0x2F977, 'M', '𦌾'), - (0x2F978, 'M', '羕'), - (0x2F979, 'M', '翺'), - (0x2F97A, 'M', '者'), - (0x2F97B, 'M', '𦓚'), - (0x2F97C, 'M', '𦔣'), - (0x2F97D, 'M', '聠'), - (0x2F97E, 'M', '𦖨'), - (0x2F97F, 'M', '聰'), - (0x2F980, 'M', '𣍟'), - (0x2F981, 'M', '䏕'), - (0x2F982, 'M', '育'), - (0x2F983, 'M', '脃'), - (0x2F984, 'M', '䐋'), - (0x2F985, 'M', '脾'), - (0x2F986, 'M', '媵'), - (0x2F987, 'M', '𦞧'), - (0x2F988, 'M', '𦞵'), - (0x2F989, 'M', '𣎓'), - (0x2F98A, 'M', '𣎜'), - (0x2F98B, 'M', '舁'), - (0x2F98C, 'M', '舄'), - (0x2F98D, 'M', '辞'), - (0x2F98E, 'M', '䑫'), - (0x2F98F, 'M', '芑'), - (0x2F990, 'M', '芋'), - (0x2F991, 'M', '芝'), - (0x2F992, 'M', '劳'), - (0x2F993, 'M', '花'), - (0x2F994, 'M', '芳'), - (0x2F995, 'M', '芽'), - (0x2F996, 'M', '苦'), - (0x2F997, 'M', '𦬼'), - (0x2F998, 'M', '若'), - (0x2F999, 'M', '茝'), - (0x2F99A, 'M', '荣'), - (0x2F99B, 'M', '莭'), - (0x2F99C, 'M', '茣'), - (0x2F99D, 'M', '莽'), - (0x2F99E, 'M', '菧'), - (0x2F99F, 'M', '著'), - (0x2F9A0, 'M', '荓'), - (0x2F9A1, 'M', '菊'), - (0x2F9A2, 'M', '菌'), - (0x2F9A3, 'M', '菜'), - (0x2F9A4, 'M', '𦰶'), - (0x2F9A5, 'M', '𦵫'), - (0x2F9A6, 'M', '𦳕'), - (0x2F9A7, 'M', '䔫'), - (0x2F9A8, 'M', '蓱'), - (0x2F9A9, 'M', '蓳'), - (0x2F9AA, 'M', '蔖'), - (0x2F9AB, 'M', '𧏊'), - (0x2F9AC, 'M', '蕤'), - (0x2F9AD, 'M', '𦼬'), - (0x2F9AE, 'M', '䕝'), - (0x2F9AF, 'M', '䕡'), - (0x2F9B0, 'M', '𦾱'), - (0x2F9B1, 'M', '𧃒'), - (0x2F9B2, 'M', '䕫'), - (0x2F9B3, 'M', '虐'), - (0x2F9B4, 'M', '虜'), - (0x2F9B5, 'M', '虧'), - (0x2F9B6, 'M', '虩'), - (0x2F9B7, 'M', '蚩'), - (0x2F9B8, 'M', '蚈'), - (0x2F9B9, 'M', '蜎'), - (0x2F9BA, 'M', '蛢'), - (0x2F9BB, 'M', '蝹'), - (0x2F9BC, 'M', '蜨'), - (0x2F9BD, 'M', '蝫'), - (0x2F9BE, 'M', '螆'), - (0x2F9BF, 'X'), - (0x2F9C0, 'M', '蟡'), - (0x2F9C1, 'M', '蠁'), - (0x2F9C2, 'M', '䗹'), - (0x2F9C3, 'M', '衠'), - (0x2F9C4, 'M', '衣'), - (0x2F9C5, 'M', '𧙧'), - (0x2F9C6, 'M', '裗'), - (0x2F9C7, 'M', '裞'), - (0x2F9C8, 'M', '䘵'), - (0x2F9C9, 'M', '裺'), - (0x2F9CA, 'M', '㒻'), - (0x2F9CB, 'M', '𧢮'), - (0x2F9CC, 'M', '𧥦'), - (0x2F9CD, 'M', '䚾'), - (0x2F9CE, 'M', '䛇'), - (0x2F9CF, 'M', '誠'), - (0x2F9D0, 'M', '諭'), - (0x2F9D1, 'M', '變'), - (0x2F9D2, 'M', '豕'), - (0x2F9D3, 'M', '𧲨'), - (0x2F9D4, 'M', '貫'), - (0x2F9D5, 'M', '賁'), - ] - -def _seg_81() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: - return [ - (0x2F9D6, 'M', '贛'), - (0x2F9D7, 'M', '起'), - (0x2F9D8, 'M', '𧼯'), - (0x2F9D9, 'M', '𠠄'), - (0x2F9DA, 'M', '跋'), - (0x2F9DB, 'M', '趼'), - (0x2F9DC, 'M', '跰'), - (0x2F9DD, 'M', '𠣞'), - (0x2F9DE, 'M', '軔'), - (0x2F9DF, 'M', '輸'), - (0x2F9E0, 'M', '𨗒'), - (0x2F9E1, 'M', '𨗭'), - (0x2F9E2, 'M', '邔'), - (0x2F9E3, 'M', '郱'), - (0x2F9E4, 'M', '鄑'), - (0x2F9E5, 'M', '𨜮'), - (0x2F9E6, 'M', '鄛'), - (0x2F9E7, 'M', '鈸'), - (0x2F9E8, 'M', '鋗'), - (0x2F9E9, 'M', '鋘'), - (0x2F9EA, 'M', '鉼'), - (0x2F9EB, 'M', '鏹'), - (0x2F9EC, 'M', '鐕'), - (0x2F9ED, 'M', '𨯺'), - (0x2F9EE, 'M', '開'), - (0x2F9EF, 'M', '䦕'), - (0x2F9F0, 'M', '閷'), - (0x2F9F1, 'M', '𨵷'), - (0x2F9F2, 'M', '䧦'), - (0x2F9F3, 'M', '雃'), - (0x2F9F4, 'M', '嶲'), - (0x2F9F5, 'M', '霣'), - (0x2F9F6, 'M', '𩅅'), - (0x2F9F7, 'M', '𩈚'), - (0x2F9F8, 'M', '䩮'), - (0x2F9F9, 'M', '䩶'), - (0x2F9FA, 'M', '韠'), - (0x2F9FB, 'M', '𩐊'), - (0x2F9FC, 'M', '䪲'), - (0x2F9FD, 'M', '𩒖'), - (0x2F9FE, 'M', '頋'), - (0x2FA00, 'M', '頩'), - (0x2FA01, 'M', '𩖶'), - (0x2FA02, 'M', '飢'), - (0x2FA03, 'M', '䬳'), - (0x2FA04, 'M', '餩'), - (0x2FA05, 'M', '馧'), - (0x2FA06, 'M', '駂'), - (0x2FA07, 'M', '駾'), - (0x2FA08, 'M', '䯎'), - (0x2FA09, 'M', '𩬰'), - (0x2FA0A, 'M', '鬒'), - (0x2FA0B, 'M', '鱀'), - (0x2FA0C, 'M', '鳽'), - (0x2FA0D, 'M', '䳎'), - (0x2FA0E, 'M', '䳭'), - (0x2FA0F, 'M', '鵧'), - (0x2FA10, 'M', '𪃎'), - (0x2FA11, 'M', '䳸'), - (0x2FA12, 'M', '𪄅'), - (0x2FA13, 'M', '𪈎'), - (0x2FA14, 'M', '𪊑'), - (0x2FA15, 'M', '麻'), - (0x2FA16, 'M', '䵖'), - (0x2FA17, 'M', '黹'), - (0x2FA18, 'M', '黾'), - (0x2FA19, 'M', '鼅'), - (0x2FA1A, 'M', '鼏'), - (0x2FA1B, 'M', '鼖'), - (0x2FA1C, 'M', '鼻'), - (0x2FA1D, 'M', '𪘀'), - (0x2FA1E, 'X'), - (0x30000, 'V'), - (0x3134B, 'X'), - (0x31350, 'V'), - (0x323B0, 'X'), - (0xE0100, 'I'), - (0xE01F0, 'X'), - ] - -uts46data = tuple( - _seg_0() - + _seg_1() - + _seg_2() - + _seg_3() - + _seg_4() - + _seg_5() - + _seg_6() - + _seg_7() - + _seg_8() - + _seg_9() - + _seg_10() - + _seg_11() - + _seg_12() - + _seg_13() - + _seg_14() - + _seg_15() - + _seg_16() - + _seg_17() - + _seg_18() - + _seg_19() - + _seg_20() - + _seg_21() - + _seg_22() - + _seg_23() - + _seg_24() - + _seg_25() - + _seg_26() - + _seg_27() - + _seg_28() - + _seg_29() - + _seg_30() - + _seg_31() - + _seg_32() - + _seg_33() - + _seg_34() - + _seg_35() - + _seg_36() - + _seg_37() - + _seg_38() - + _seg_39() - + _seg_40() - + _seg_41() - + _seg_42() - + _seg_43() - + _seg_44() - + _seg_45() - + _seg_46() - + _seg_47() - + _seg_48() - + _seg_49() - + _seg_50() - + _seg_51() - + _seg_52() - + _seg_53() - + _seg_54() - + _seg_55() - + _seg_56() - + _seg_57() - + _seg_58() - + _seg_59() - + _seg_60() - + _seg_61() - + _seg_62() - + _seg_63() - + _seg_64() - + _seg_65() - + _seg_66() - + _seg_67() - + _seg_68() - + _seg_69() - + _seg_70() - + _seg_71() - + _seg_72() - + _seg_73() - + _seg_74() - + _seg_75() - + _seg_76() - + _seg_77() - + _seg_78() - + _seg_79() - + _seg_80() - + _seg_81() -) # type: Tuple[Union[Tuple[int, str], Tuple[int, str, str]], ...] diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/msgpack/__init__.py b/bot/lib/python3.11/site-packages/pip/_vendor/msgpack/__init__.py deleted file mode 100644 index 5071021..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/msgpack/__init__.py +++ /dev/null @@ -1,57 +0,0 @@ -# coding: utf-8 -from .exceptions import * -from .ext import ExtType, Timestamp - -import os -import sys - - -version = (1, 0, 4) -__version__ = "1.0.4" - - -if os.environ.get("MSGPACK_PUREPYTHON") or sys.version_info[0] == 2: - from .fallback import Packer, unpackb, Unpacker -else: - try: - from ._cmsgpack import Packer, unpackb, Unpacker - except ImportError: - from .fallback import Packer, unpackb, Unpacker - - -def pack(o, stream, **kwargs): - """ - Pack object `o` and write it to `stream` - - See :class:`Packer` for options. - """ - packer = Packer(**kwargs) - stream.write(packer.pack(o)) - - -def packb(o, **kwargs): - """ - Pack object `o` and return packed bytes - - See :class:`Packer` for options. - """ - return Packer(**kwargs).pack(o) - - -def unpack(stream, **kwargs): - """ - Unpack an object from `stream`. - - Raises `ExtraData` when `stream` contains extra bytes. - See :class:`Unpacker` for options. - """ - data = stream.read() - return unpackb(data, **kwargs) - - -# alias for compatibility to simplejson/marshal/pickle. -load = unpack -loads = unpackb - -dump = pack -dumps = packb diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/msgpack/exceptions.py b/bot/lib/python3.11/site-packages/pip/_vendor/msgpack/exceptions.py deleted file mode 100644 index d6d2615..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/msgpack/exceptions.py +++ /dev/null @@ -1,48 +0,0 @@ -class UnpackException(Exception): - """Base class for some exceptions raised while unpacking. - - NOTE: unpack may raise exception other than subclass of - UnpackException. If you want to catch all error, catch - Exception instead. - """ - - -class BufferFull(UnpackException): - pass - - -class OutOfData(UnpackException): - pass - - -class FormatError(ValueError, UnpackException): - """Invalid msgpack format""" - - -class StackError(ValueError, UnpackException): - """Too nested""" - - -# Deprecated. Use ValueError instead -UnpackValueError = ValueError - - -class ExtraData(UnpackValueError): - """ExtraData is raised when there is trailing data. - - This exception is raised while only one-shot (not streaming) - unpack. - """ - - def __init__(self, unpacked, extra): - self.unpacked = unpacked - self.extra = extra - - def __str__(self): - return "unpack(b) received extra data." - - -# Deprecated. Use Exception instead to catch all exception during packing. -PackException = Exception -PackValueError = ValueError -PackOverflowError = OverflowError diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/msgpack/ext.py b/bot/lib/python3.11/site-packages/pip/_vendor/msgpack/ext.py deleted file mode 100644 index 25544c5..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/msgpack/ext.py +++ /dev/null @@ -1,193 +0,0 @@ -# coding: utf-8 -from collections import namedtuple -import datetime -import sys -import struct - - -PY2 = sys.version_info[0] == 2 - -if PY2: - int_types = (int, long) - _utc = None -else: - int_types = int - try: - _utc = datetime.timezone.utc - except AttributeError: - _utc = datetime.timezone(datetime.timedelta(0)) - - -class ExtType(namedtuple("ExtType", "code data")): - """ExtType represents ext type in msgpack.""" - - def __new__(cls, code, data): - if not isinstance(code, int): - raise TypeError("code must be int") - if not isinstance(data, bytes): - raise TypeError("data must be bytes") - if not 0 <= code <= 127: - raise ValueError("code must be 0~127") - return super(ExtType, cls).__new__(cls, code, data) - - -class Timestamp(object): - """Timestamp represents the Timestamp extension type in msgpack. - - When built with Cython, msgpack uses C methods to pack and unpack `Timestamp`. When using pure-Python - msgpack, :func:`to_bytes` and :func:`from_bytes` are used to pack and unpack `Timestamp`. - - This class is immutable: Do not override seconds and nanoseconds. - """ - - __slots__ = ["seconds", "nanoseconds"] - - def __init__(self, seconds, nanoseconds=0): - """Initialize a Timestamp object. - - :param int seconds: - Number of seconds since the UNIX epoch (00:00:00 UTC Jan 1 1970, minus leap seconds). - May be negative. - - :param int nanoseconds: - Number of nanoseconds to add to `seconds` to get fractional time. - Maximum is 999_999_999. Default is 0. - - Note: Negative times (before the UNIX epoch) are represented as negative seconds + positive ns. - """ - if not isinstance(seconds, int_types): - raise TypeError("seconds must be an interger") - if not isinstance(nanoseconds, int_types): - raise TypeError("nanoseconds must be an integer") - if not (0 <= nanoseconds < 10**9): - raise ValueError( - "nanoseconds must be a non-negative integer less than 999999999." - ) - self.seconds = seconds - self.nanoseconds = nanoseconds - - def __repr__(self): - """String representation of Timestamp.""" - return "Timestamp(seconds={0}, nanoseconds={1})".format( - self.seconds, self.nanoseconds - ) - - def __eq__(self, other): - """Check for equality with another Timestamp object""" - if type(other) is self.__class__: - return ( - self.seconds == other.seconds and self.nanoseconds == other.nanoseconds - ) - return False - - def __ne__(self, other): - """not-equals method (see :func:`__eq__()`)""" - return not self.__eq__(other) - - def __hash__(self): - return hash((self.seconds, self.nanoseconds)) - - @staticmethod - def from_bytes(b): - """Unpack bytes into a `Timestamp` object. - - Used for pure-Python msgpack unpacking. - - :param b: Payload from msgpack ext message with code -1 - :type b: bytes - - :returns: Timestamp object unpacked from msgpack ext payload - :rtype: Timestamp - """ - if len(b) == 4: - seconds = struct.unpack("!L", b)[0] - nanoseconds = 0 - elif len(b) == 8: - data64 = struct.unpack("!Q", b)[0] - seconds = data64 & 0x00000003FFFFFFFF - nanoseconds = data64 >> 34 - elif len(b) == 12: - nanoseconds, seconds = struct.unpack("!Iq", b) - else: - raise ValueError( - "Timestamp type can only be created from 32, 64, or 96-bit byte objects" - ) - return Timestamp(seconds, nanoseconds) - - def to_bytes(self): - """Pack this Timestamp object into bytes. - - Used for pure-Python msgpack packing. - - :returns data: Payload for EXT message with code -1 (timestamp type) - :rtype: bytes - """ - if (self.seconds >> 34) == 0: # seconds is non-negative and fits in 34 bits - data64 = self.nanoseconds << 34 | self.seconds - if data64 & 0xFFFFFFFF00000000 == 0: - # nanoseconds is zero and seconds < 2**32, so timestamp 32 - data = struct.pack("!L", data64) - else: - # timestamp 64 - data = struct.pack("!Q", data64) - else: - # timestamp 96 - data = struct.pack("!Iq", self.nanoseconds, self.seconds) - return data - - @staticmethod - def from_unix(unix_sec): - """Create a Timestamp from posix timestamp in seconds. - - :param unix_float: Posix timestamp in seconds. - :type unix_float: int or float. - """ - seconds = int(unix_sec // 1) - nanoseconds = int((unix_sec % 1) * 10**9) - return Timestamp(seconds, nanoseconds) - - def to_unix(self): - """Get the timestamp as a floating-point value. - - :returns: posix timestamp - :rtype: float - """ - return self.seconds + self.nanoseconds / 1e9 - - @staticmethod - def from_unix_nano(unix_ns): - """Create a Timestamp from posix timestamp in nanoseconds. - - :param int unix_ns: Posix timestamp in nanoseconds. - :rtype: Timestamp - """ - return Timestamp(*divmod(unix_ns, 10**9)) - - def to_unix_nano(self): - """Get the timestamp as a unixtime in nanoseconds. - - :returns: posix timestamp in nanoseconds - :rtype: int - """ - return self.seconds * 10**9 + self.nanoseconds - - def to_datetime(self): - """Get the timestamp as a UTC datetime. - - Python 2 is not supported. - - :rtype: datetime. - """ - return datetime.datetime.fromtimestamp(0, _utc) + datetime.timedelta( - seconds=self.to_unix() - ) - - @staticmethod - def from_datetime(dt): - """Create a Timestamp from datetime with tzinfo. - - Python 2 is not supported. - - :rtype: Timestamp - """ - return Timestamp.from_unix(dt.timestamp()) diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/msgpack/fallback.py b/bot/lib/python3.11/site-packages/pip/_vendor/msgpack/fallback.py deleted file mode 100644 index f560c7b..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/msgpack/fallback.py +++ /dev/null @@ -1,1010 +0,0 @@ -"""Fallback pure Python implementation of msgpack""" -from datetime import datetime as _DateTime -import sys -import struct - - -PY2 = sys.version_info[0] == 2 -if PY2: - int_types = (int, long) - - def dict_iteritems(d): - return d.iteritems() - -else: - int_types = int - unicode = str - xrange = range - - def dict_iteritems(d): - return d.items() - - -if sys.version_info < (3, 5): - # Ugly hack... - RecursionError = RuntimeError - - def _is_recursionerror(e): - return ( - len(e.args) == 1 - and isinstance(e.args[0], str) - and e.args[0].startswith("maximum recursion depth exceeded") - ) - -else: - - def _is_recursionerror(e): - return True - - -if hasattr(sys, "pypy_version_info"): - # StringIO is slow on PyPy, StringIO is faster. However: PyPy's own - # StringBuilder is fastest. - from __pypy__ import newlist_hint - - try: - from __pypy__.builders import BytesBuilder as StringBuilder - except ImportError: - from __pypy__.builders import StringBuilder - USING_STRINGBUILDER = True - - class StringIO(object): - def __init__(self, s=b""): - if s: - self.builder = StringBuilder(len(s)) - self.builder.append(s) - else: - self.builder = StringBuilder() - - def write(self, s): - if isinstance(s, memoryview): - s = s.tobytes() - elif isinstance(s, bytearray): - s = bytes(s) - self.builder.append(s) - - def getvalue(self): - return self.builder.build() - -else: - USING_STRINGBUILDER = False - from io import BytesIO as StringIO - - newlist_hint = lambda size: [] - - -from .exceptions import BufferFull, OutOfData, ExtraData, FormatError, StackError - -from .ext import ExtType, Timestamp - - -EX_SKIP = 0 -EX_CONSTRUCT = 1 -EX_READ_ARRAY_HEADER = 2 -EX_READ_MAP_HEADER = 3 - -TYPE_IMMEDIATE = 0 -TYPE_ARRAY = 1 -TYPE_MAP = 2 -TYPE_RAW = 3 -TYPE_BIN = 4 -TYPE_EXT = 5 - -DEFAULT_RECURSE_LIMIT = 511 - - -def _check_type_strict(obj, t, type=type, tuple=tuple): - if type(t) is tuple: - return type(obj) in t - else: - return type(obj) is t - - -def _get_data_from_buffer(obj): - view = memoryview(obj) - if view.itemsize != 1: - raise ValueError("cannot unpack from multi-byte object") - return view - - -def unpackb(packed, **kwargs): - """ - Unpack an object from `packed`. - - Raises ``ExtraData`` when *packed* contains extra bytes. - Raises ``ValueError`` when *packed* is incomplete. - Raises ``FormatError`` when *packed* is not valid msgpack. - Raises ``StackError`` when *packed* contains too nested. - Other exceptions can be raised during unpacking. - - See :class:`Unpacker` for options. - """ - unpacker = Unpacker(None, max_buffer_size=len(packed), **kwargs) - unpacker.feed(packed) - try: - ret = unpacker._unpack() - except OutOfData: - raise ValueError("Unpack failed: incomplete input") - except RecursionError as e: - if _is_recursionerror(e): - raise StackError - raise - if unpacker._got_extradata(): - raise ExtraData(ret, unpacker._get_extradata()) - return ret - - -if sys.version_info < (2, 7, 6): - - def _unpack_from(f, b, o=0): - """Explicit type cast for legacy struct.unpack_from""" - return struct.unpack_from(f, bytes(b), o) - -else: - _unpack_from = struct.unpack_from - -_NO_FORMAT_USED = "" -_MSGPACK_HEADERS = { - 0xC4: (1, _NO_FORMAT_USED, TYPE_BIN), - 0xC5: (2, ">H", TYPE_BIN), - 0xC6: (4, ">I", TYPE_BIN), - 0xC7: (2, "Bb", TYPE_EXT), - 0xC8: (3, ">Hb", TYPE_EXT), - 0xC9: (5, ">Ib", TYPE_EXT), - 0xCA: (4, ">f"), - 0xCB: (8, ">d"), - 0xCC: (1, _NO_FORMAT_USED), - 0xCD: (2, ">H"), - 0xCE: (4, ">I"), - 0xCF: (8, ">Q"), - 0xD0: (1, "b"), - 0xD1: (2, ">h"), - 0xD2: (4, ">i"), - 0xD3: (8, ">q"), - 0xD4: (1, "b1s", TYPE_EXT), - 0xD5: (2, "b2s", TYPE_EXT), - 0xD6: (4, "b4s", TYPE_EXT), - 0xD7: (8, "b8s", TYPE_EXT), - 0xD8: (16, "b16s", TYPE_EXT), - 0xD9: (1, _NO_FORMAT_USED, TYPE_RAW), - 0xDA: (2, ">H", TYPE_RAW), - 0xDB: (4, ">I", TYPE_RAW), - 0xDC: (2, ">H", TYPE_ARRAY), - 0xDD: (4, ">I", TYPE_ARRAY), - 0xDE: (2, ">H", TYPE_MAP), - 0xDF: (4, ">I", TYPE_MAP), -} - - -class Unpacker(object): - """Streaming unpacker. - - Arguments: - - :param file_like: - File-like object having `.read(n)` method. - If specified, unpacker reads serialized data from it and :meth:`feed()` is not usable. - - :param int read_size: - Used as `file_like.read(read_size)`. (default: `min(16*1024, max_buffer_size)`) - - :param bool use_list: - If true, unpack msgpack array to Python list. - Otherwise, unpack to Python tuple. (default: True) - - :param bool raw: - If true, unpack msgpack raw to Python bytes. - Otherwise, unpack to Python str by decoding with UTF-8 encoding (default). - - :param int timestamp: - Control how timestamp type is unpacked: - - 0 - Timestamp - 1 - float (Seconds from the EPOCH) - 2 - int (Nanoseconds from the EPOCH) - 3 - datetime.datetime (UTC). Python 2 is not supported. - - :param bool strict_map_key: - If true (default), only str or bytes are accepted for map (dict) keys. - - :param callable object_hook: - When specified, it should be callable. - Unpacker calls it with a dict argument after unpacking msgpack map. - (See also simplejson) - - :param callable object_pairs_hook: - When specified, it should be callable. - Unpacker calls it with a list of key-value pairs after unpacking msgpack map. - (See also simplejson) - - :param str unicode_errors: - The error handler for decoding unicode. (default: 'strict') - This option should be used only when you have msgpack data which - contains invalid UTF-8 string. - - :param int max_buffer_size: - Limits size of data waiting unpacked. 0 means 2**32-1. - The default value is 100*1024*1024 (100MiB). - Raises `BufferFull` exception when it is insufficient. - You should set this parameter when unpacking data from untrusted source. - - :param int max_str_len: - Deprecated, use *max_buffer_size* instead. - Limits max length of str. (default: max_buffer_size) - - :param int max_bin_len: - Deprecated, use *max_buffer_size* instead. - Limits max length of bin. (default: max_buffer_size) - - :param int max_array_len: - Limits max length of array. - (default: max_buffer_size) - - :param int max_map_len: - Limits max length of map. - (default: max_buffer_size//2) - - :param int max_ext_len: - Deprecated, use *max_buffer_size* instead. - Limits max size of ext type. (default: max_buffer_size) - - Example of streaming deserialize from file-like object:: - - unpacker = Unpacker(file_like) - for o in unpacker: - process(o) - - Example of streaming deserialize from socket:: - - unpacker = Unpacker() - while True: - buf = sock.recv(1024**2) - if not buf: - break - unpacker.feed(buf) - for o in unpacker: - process(o) - - Raises ``ExtraData`` when *packed* contains extra bytes. - Raises ``OutOfData`` when *packed* is incomplete. - Raises ``FormatError`` when *packed* is not valid msgpack. - Raises ``StackError`` when *packed* contains too nested. - Other exceptions can be raised during unpacking. - """ - - def __init__( - self, - file_like=None, - read_size=0, - use_list=True, - raw=False, - timestamp=0, - strict_map_key=True, - object_hook=None, - object_pairs_hook=None, - list_hook=None, - unicode_errors=None, - max_buffer_size=100 * 1024 * 1024, - ext_hook=ExtType, - max_str_len=-1, - max_bin_len=-1, - max_array_len=-1, - max_map_len=-1, - max_ext_len=-1, - ): - if unicode_errors is None: - unicode_errors = "strict" - - if file_like is None: - self._feeding = True - else: - if not callable(file_like.read): - raise TypeError("`file_like.read` must be callable") - self.file_like = file_like - self._feeding = False - - #: array of bytes fed. - self._buffer = bytearray() - #: Which position we currently reads - self._buff_i = 0 - - # When Unpacker is used as an iterable, between the calls to next(), - # the buffer is not "consumed" completely, for efficiency sake. - # Instead, it is done sloppily. To make sure we raise BufferFull at - # the correct moments, we have to keep track of how sloppy we were. - # Furthermore, when the buffer is incomplete (that is: in the case - # we raise an OutOfData) we need to rollback the buffer to the correct - # state, which _buf_checkpoint records. - self._buf_checkpoint = 0 - - if not max_buffer_size: - max_buffer_size = 2**31 - 1 - if max_str_len == -1: - max_str_len = max_buffer_size - if max_bin_len == -1: - max_bin_len = max_buffer_size - if max_array_len == -1: - max_array_len = max_buffer_size - if max_map_len == -1: - max_map_len = max_buffer_size // 2 - if max_ext_len == -1: - max_ext_len = max_buffer_size - - self._max_buffer_size = max_buffer_size - if read_size > self._max_buffer_size: - raise ValueError("read_size must be smaller than max_buffer_size") - self._read_size = read_size or min(self._max_buffer_size, 16 * 1024) - self._raw = bool(raw) - self._strict_map_key = bool(strict_map_key) - self._unicode_errors = unicode_errors - self._use_list = use_list - if not (0 <= timestamp <= 3): - raise ValueError("timestamp must be 0..3") - self._timestamp = timestamp - self._list_hook = list_hook - self._object_hook = object_hook - self._object_pairs_hook = object_pairs_hook - self._ext_hook = ext_hook - self._max_str_len = max_str_len - self._max_bin_len = max_bin_len - self._max_array_len = max_array_len - self._max_map_len = max_map_len - self._max_ext_len = max_ext_len - self._stream_offset = 0 - - if list_hook is not None and not callable(list_hook): - raise TypeError("`list_hook` is not callable") - if object_hook is not None and not callable(object_hook): - raise TypeError("`object_hook` is not callable") - if object_pairs_hook is not None and not callable(object_pairs_hook): - raise TypeError("`object_pairs_hook` is not callable") - if object_hook is not None and object_pairs_hook is not None: - raise TypeError( - "object_pairs_hook and object_hook are mutually " "exclusive" - ) - if not callable(ext_hook): - raise TypeError("`ext_hook` is not callable") - - def feed(self, next_bytes): - assert self._feeding - view = _get_data_from_buffer(next_bytes) - if len(self._buffer) - self._buff_i + len(view) > self._max_buffer_size: - raise BufferFull - - # Strip buffer before checkpoint before reading file. - if self._buf_checkpoint > 0: - del self._buffer[: self._buf_checkpoint] - self._buff_i -= self._buf_checkpoint - self._buf_checkpoint = 0 - - # Use extend here: INPLACE_ADD += doesn't reliably typecast memoryview in jython - self._buffer.extend(view) - - def _consume(self): - """Gets rid of the used parts of the buffer.""" - self._stream_offset += self._buff_i - self._buf_checkpoint - self._buf_checkpoint = self._buff_i - - def _got_extradata(self): - return self._buff_i < len(self._buffer) - - def _get_extradata(self): - return self._buffer[self._buff_i :] - - def read_bytes(self, n): - ret = self._read(n, raise_outofdata=False) - self._consume() - return ret - - def _read(self, n, raise_outofdata=True): - # (int) -> bytearray - self._reserve(n, raise_outofdata=raise_outofdata) - i = self._buff_i - ret = self._buffer[i : i + n] - self._buff_i = i + len(ret) - return ret - - def _reserve(self, n, raise_outofdata=True): - remain_bytes = len(self._buffer) - self._buff_i - n - - # Fast path: buffer has n bytes already - if remain_bytes >= 0: - return - - if self._feeding: - self._buff_i = self._buf_checkpoint - raise OutOfData - - # Strip buffer before checkpoint before reading file. - if self._buf_checkpoint > 0: - del self._buffer[: self._buf_checkpoint] - self._buff_i -= self._buf_checkpoint - self._buf_checkpoint = 0 - - # Read from file - remain_bytes = -remain_bytes - if remain_bytes + len(self._buffer) > self._max_buffer_size: - raise BufferFull - while remain_bytes > 0: - to_read_bytes = max(self._read_size, remain_bytes) - read_data = self.file_like.read(to_read_bytes) - if not read_data: - break - assert isinstance(read_data, bytes) - self._buffer += read_data - remain_bytes -= len(read_data) - - if len(self._buffer) < n + self._buff_i and raise_outofdata: - self._buff_i = 0 # rollback - raise OutOfData - - def _read_header(self): - typ = TYPE_IMMEDIATE - n = 0 - obj = None - self._reserve(1) - b = self._buffer[self._buff_i] - self._buff_i += 1 - if b & 0b10000000 == 0: - obj = b - elif b & 0b11100000 == 0b11100000: - obj = -1 - (b ^ 0xFF) - elif b & 0b11100000 == 0b10100000: - n = b & 0b00011111 - typ = TYPE_RAW - if n > self._max_str_len: - raise ValueError("%s exceeds max_str_len(%s)" % (n, self._max_str_len)) - obj = self._read(n) - elif b & 0b11110000 == 0b10010000: - n = b & 0b00001111 - typ = TYPE_ARRAY - if n > self._max_array_len: - raise ValueError( - "%s exceeds max_array_len(%s)" % (n, self._max_array_len) - ) - elif b & 0b11110000 == 0b10000000: - n = b & 0b00001111 - typ = TYPE_MAP - if n > self._max_map_len: - raise ValueError("%s exceeds max_map_len(%s)" % (n, self._max_map_len)) - elif b == 0xC0: - obj = None - elif b == 0xC2: - obj = False - elif b == 0xC3: - obj = True - elif 0xC4 <= b <= 0xC6: - size, fmt, typ = _MSGPACK_HEADERS[b] - self._reserve(size) - if len(fmt) > 0: - n = _unpack_from(fmt, self._buffer, self._buff_i)[0] - else: - n = self._buffer[self._buff_i] - self._buff_i += size - if n > self._max_bin_len: - raise ValueError("%s exceeds max_bin_len(%s)" % (n, self._max_bin_len)) - obj = self._read(n) - elif 0xC7 <= b <= 0xC9: - size, fmt, typ = _MSGPACK_HEADERS[b] - self._reserve(size) - L, n = _unpack_from(fmt, self._buffer, self._buff_i) - self._buff_i += size - if L > self._max_ext_len: - raise ValueError("%s exceeds max_ext_len(%s)" % (L, self._max_ext_len)) - obj = self._read(L) - elif 0xCA <= b <= 0xD3: - size, fmt = _MSGPACK_HEADERS[b] - self._reserve(size) - if len(fmt) > 0: - obj = _unpack_from(fmt, self._buffer, self._buff_i)[0] - else: - obj = self._buffer[self._buff_i] - self._buff_i += size - elif 0xD4 <= b <= 0xD8: - size, fmt, typ = _MSGPACK_HEADERS[b] - if self._max_ext_len < size: - raise ValueError( - "%s exceeds max_ext_len(%s)" % (size, self._max_ext_len) - ) - self._reserve(size + 1) - n, obj = _unpack_from(fmt, self._buffer, self._buff_i) - self._buff_i += size + 1 - elif 0xD9 <= b <= 0xDB: - size, fmt, typ = _MSGPACK_HEADERS[b] - self._reserve(size) - if len(fmt) > 0: - (n,) = _unpack_from(fmt, self._buffer, self._buff_i) - else: - n = self._buffer[self._buff_i] - self._buff_i += size - if n > self._max_str_len: - raise ValueError("%s exceeds max_str_len(%s)" % (n, self._max_str_len)) - obj = self._read(n) - elif 0xDC <= b <= 0xDD: - size, fmt, typ = _MSGPACK_HEADERS[b] - self._reserve(size) - (n,) = _unpack_from(fmt, self._buffer, self._buff_i) - self._buff_i += size - if n > self._max_array_len: - raise ValueError( - "%s exceeds max_array_len(%s)" % (n, self._max_array_len) - ) - elif 0xDE <= b <= 0xDF: - size, fmt, typ = _MSGPACK_HEADERS[b] - self._reserve(size) - (n,) = _unpack_from(fmt, self._buffer, self._buff_i) - self._buff_i += size - if n > self._max_map_len: - raise ValueError("%s exceeds max_map_len(%s)" % (n, self._max_map_len)) - else: - raise FormatError("Unknown header: 0x%x" % b) - return typ, n, obj - - def _unpack(self, execute=EX_CONSTRUCT): - typ, n, obj = self._read_header() - - if execute == EX_READ_ARRAY_HEADER: - if typ != TYPE_ARRAY: - raise ValueError("Expected array") - return n - if execute == EX_READ_MAP_HEADER: - if typ != TYPE_MAP: - raise ValueError("Expected map") - return n - # TODO should we eliminate the recursion? - if typ == TYPE_ARRAY: - if execute == EX_SKIP: - for i in xrange(n): - # TODO check whether we need to call `list_hook` - self._unpack(EX_SKIP) - return - ret = newlist_hint(n) - for i in xrange(n): - ret.append(self._unpack(EX_CONSTRUCT)) - if self._list_hook is not None: - ret = self._list_hook(ret) - # TODO is the interaction between `list_hook` and `use_list` ok? - return ret if self._use_list else tuple(ret) - if typ == TYPE_MAP: - if execute == EX_SKIP: - for i in xrange(n): - # TODO check whether we need to call hooks - self._unpack(EX_SKIP) - self._unpack(EX_SKIP) - return - if self._object_pairs_hook is not None: - ret = self._object_pairs_hook( - (self._unpack(EX_CONSTRUCT), self._unpack(EX_CONSTRUCT)) - for _ in xrange(n) - ) - else: - ret = {} - for _ in xrange(n): - key = self._unpack(EX_CONSTRUCT) - if self._strict_map_key and type(key) not in (unicode, bytes): - raise ValueError( - "%s is not allowed for map key" % str(type(key)) - ) - if not PY2 and type(key) is str: - key = sys.intern(key) - ret[key] = self._unpack(EX_CONSTRUCT) - if self._object_hook is not None: - ret = self._object_hook(ret) - return ret - if execute == EX_SKIP: - return - if typ == TYPE_RAW: - if self._raw: - obj = bytes(obj) - else: - obj = obj.decode("utf_8", self._unicode_errors) - return obj - if typ == TYPE_BIN: - return bytes(obj) - if typ == TYPE_EXT: - if n == -1: # timestamp - ts = Timestamp.from_bytes(bytes(obj)) - if self._timestamp == 1: - return ts.to_unix() - elif self._timestamp == 2: - return ts.to_unix_nano() - elif self._timestamp == 3: - return ts.to_datetime() - else: - return ts - else: - return self._ext_hook(n, bytes(obj)) - assert typ == TYPE_IMMEDIATE - return obj - - def __iter__(self): - return self - - def __next__(self): - try: - ret = self._unpack(EX_CONSTRUCT) - self._consume() - return ret - except OutOfData: - self._consume() - raise StopIteration - except RecursionError: - raise StackError - - next = __next__ - - def skip(self): - self._unpack(EX_SKIP) - self._consume() - - def unpack(self): - try: - ret = self._unpack(EX_CONSTRUCT) - except RecursionError: - raise StackError - self._consume() - return ret - - def read_array_header(self): - ret = self._unpack(EX_READ_ARRAY_HEADER) - self._consume() - return ret - - def read_map_header(self): - ret = self._unpack(EX_READ_MAP_HEADER) - self._consume() - return ret - - def tell(self): - return self._stream_offset - - -class Packer(object): - """ - MessagePack Packer - - Usage:: - - packer = Packer() - astream.write(packer.pack(a)) - astream.write(packer.pack(b)) - - Packer's constructor has some keyword arguments: - - :param callable default: - Convert user type to builtin type that Packer supports. - See also simplejson's document. - - :param bool use_single_float: - Use single precision float type for float. (default: False) - - :param bool autoreset: - Reset buffer after each pack and return its content as `bytes`. (default: True). - If set this to false, use `bytes()` to get content and `.reset()` to clear buffer. - - :param bool use_bin_type: - Use bin type introduced in msgpack spec 2.0 for bytes. - It also enables str8 type for unicode. (default: True) - - :param bool strict_types: - If set to true, types will be checked to be exact. Derived classes - from serializable types will not be serialized and will be - treated as unsupported type and forwarded to default. - Additionally tuples will not be serialized as lists. - This is useful when trying to implement accurate serialization - for python types. - - :param bool datetime: - If set to true, datetime with tzinfo is packed into Timestamp type. - Note that the tzinfo is stripped in the timestamp. - You can get UTC datetime with `timestamp=3` option of the Unpacker. - (Python 2 is not supported). - - :param str unicode_errors: - The error handler for encoding unicode. (default: 'strict') - DO NOT USE THIS!! This option is kept for very specific usage. - - Example of streaming deserialize from file-like object:: - - unpacker = Unpacker(file_like) - for o in unpacker: - process(o) - - Example of streaming deserialize from socket:: - - unpacker = Unpacker() - while True: - buf = sock.recv(1024**2) - if not buf: - break - unpacker.feed(buf) - for o in unpacker: - process(o) - - Raises ``ExtraData`` when *packed* contains extra bytes. - Raises ``OutOfData`` when *packed* is incomplete. - Raises ``FormatError`` when *packed* is not valid msgpack. - Raises ``StackError`` when *packed* contains too nested. - Other exceptions can be raised during unpacking. - """ - - def __init__( - self, - default=None, - use_single_float=False, - autoreset=True, - use_bin_type=True, - strict_types=False, - datetime=False, - unicode_errors=None, - ): - self._strict_types = strict_types - self._use_float = use_single_float - self._autoreset = autoreset - self._use_bin_type = use_bin_type - self._buffer = StringIO() - if PY2 and datetime: - raise ValueError("datetime is not supported in Python 2") - self._datetime = bool(datetime) - self._unicode_errors = unicode_errors or "strict" - if default is not None: - if not callable(default): - raise TypeError("default must be callable") - self._default = default - - def _pack( - self, - obj, - nest_limit=DEFAULT_RECURSE_LIMIT, - check=isinstance, - check_type_strict=_check_type_strict, - ): - default_used = False - if self._strict_types: - check = check_type_strict - list_types = list - else: - list_types = (list, tuple) - while True: - if nest_limit < 0: - raise ValueError("recursion limit exceeded") - if obj is None: - return self._buffer.write(b"\xc0") - if check(obj, bool): - if obj: - return self._buffer.write(b"\xc3") - return self._buffer.write(b"\xc2") - if check(obj, int_types): - if 0 <= obj < 0x80: - return self._buffer.write(struct.pack("B", obj)) - if -0x20 <= obj < 0: - return self._buffer.write(struct.pack("b", obj)) - if 0x80 <= obj <= 0xFF: - return self._buffer.write(struct.pack("BB", 0xCC, obj)) - if -0x80 <= obj < 0: - return self._buffer.write(struct.pack(">Bb", 0xD0, obj)) - if 0xFF < obj <= 0xFFFF: - return self._buffer.write(struct.pack(">BH", 0xCD, obj)) - if -0x8000 <= obj < -0x80: - return self._buffer.write(struct.pack(">Bh", 0xD1, obj)) - if 0xFFFF < obj <= 0xFFFFFFFF: - return self._buffer.write(struct.pack(">BI", 0xCE, obj)) - if -0x80000000 <= obj < -0x8000: - return self._buffer.write(struct.pack(">Bi", 0xD2, obj)) - if 0xFFFFFFFF < obj <= 0xFFFFFFFFFFFFFFFF: - return self._buffer.write(struct.pack(">BQ", 0xCF, obj)) - if -0x8000000000000000 <= obj < -0x80000000: - return self._buffer.write(struct.pack(">Bq", 0xD3, obj)) - if not default_used and self._default is not None: - obj = self._default(obj) - default_used = True - continue - raise OverflowError("Integer value out of range") - if check(obj, (bytes, bytearray)): - n = len(obj) - if n >= 2**32: - raise ValueError("%s is too large" % type(obj).__name__) - self._pack_bin_header(n) - return self._buffer.write(obj) - if check(obj, unicode): - obj = obj.encode("utf-8", self._unicode_errors) - n = len(obj) - if n >= 2**32: - raise ValueError("String is too large") - self._pack_raw_header(n) - return self._buffer.write(obj) - if check(obj, memoryview): - n = len(obj) * obj.itemsize - if n >= 2**32: - raise ValueError("Memoryview is too large") - self._pack_bin_header(n) - return self._buffer.write(obj) - if check(obj, float): - if self._use_float: - return self._buffer.write(struct.pack(">Bf", 0xCA, obj)) - return self._buffer.write(struct.pack(">Bd", 0xCB, obj)) - if check(obj, (ExtType, Timestamp)): - if check(obj, Timestamp): - code = -1 - data = obj.to_bytes() - else: - code = obj.code - data = obj.data - assert isinstance(code, int) - assert isinstance(data, bytes) - L = len(data) - if L == 1: - self._buffer.write(b"\xd4") - elif L == 2: - self._buffer.write(b"\xd5") - elif L == 4: - self._buffer.write(b"\xd6") - elif L == 8: - self._buffer.write(b"\xd7") - elif L == 16: - self._buffer.write(b"\xd8") - elif L <= 0xFF: - self._buffer.write(struct.pack(">BB", 0xC7, L)) - elif L <= 0xFFFF: - self._buffer.write(struct.pack(">BH", 0xC8, L)) - else: - self._buffer.write(struct.pack(">BI", 0xC9, L)) - self._buffer.write(struct.pack("b", code)) - self._buffer.write(data) - return - if check(obj, list_types): - n = len(obj) - self._pack_array_header(n) - for i in xrange(n): - self._pack(obj[i], nest_limit - 1) - return - if check(obj, dict): - return self._pack_map_pairs( - len(obj), dict_iteritems(obj), nest_limit - 1 - ) - - if self._datetime and check(obj, _DateTime) and obj.tzinfo is not None: - obj = Timestamp.from_datetime(obj) - default_used = 1 - continue - - if not default_used and self._default is not None: - obj = self._default(obj) - default_used = 1 - continue - - if self._datetime and check(obj, _DateTime): - raise ValueError("Cannot serialize %r where tzinfo=None" % (obj,)) - - raise TypeError("Cannot serialize %r" % (obj,)) - - def pack(self, obj): - try: - self._pack(obj) - except: - self._buffer = StringIO() # force reset - raise - if self._autoreset: - ret = self._buffer.getvalue() - self._buffer = StringIO() - return ret - - def pack_map_pairs(self, pairs): - self._pack_map_pairs(len(pairs), pairs) - if self._autoreset: - ret = self._buffer.getvalue() - self._buffer = StringIO() - return ret - - def pack_array_header(self, n): - if n >= 2**32: - raise ValueError - self._pack_array_header(n) - if self._autoreset: - ret = self._buffer.getvalue() - self._buffer = StringIO() - return ret - - def pack_map_header(self, n): - if n >= 2**32: - raise ValueError - self._pack_map_header(n) - if self._autoreset: - ret = self._buffer.getvalue() - self._buffer = StringIO() - return ret - - def pack_ext_type(self, typecode, data): - if not isinstance(typecode, int): - raise TypeError("typecode must have int type.") - if not 0 <= typecode <= 127: - raise ValueError("typecode should be 0-127") - if not isinstance(data, bytes): - raise TypeError("data must have bytes type") - L = len(data) - if L > 0xFFFFFFFF: - raise ValueError("Too large data") - if L == 1: - self._buffer.write(b"\xd4") - elif L == 2: - self._buffer.write(b"\xd5") - elif L == 4: - self._buffer.write(b"\xd6") - elif L == 8: - self._buffer.write(b"\xd7") - elif L == 16: - self._buffer.write(b"\xd8") - elif L <= 0xFF: - self._buffer.write(b"\xc7" + struct.pack("B", L)) - elif L <= 0xFFFF: - self._buffer.write(b"\xc8" + struct.pack(">H", L)) - else: - self._buffer.write(b"\xc9" + struct.pack(">I", L)) - self._buffer.write(struct.pack("B", typecode)) - self._buffer.write(data) - - def _pack_array_header(self, n): - if n <= 0x0F: - return self._buffer.write(struct.pack("B", 0x90 + n)) - if n <= 0xFFFF: - return self._buffer.write(struct.pack(">BH", 0xDC, n)) - if n <= 0xFFFFFFFF: - return self._buffer.write(struct.pack(">BI", 0xDD, n)) - raise ValueError("Array is too large") - - def _pack_map_header(self, n): - if n <= 0x0F: - return self._buffer.write(struct.pack("B", 0x80 + n)) - if n <= 0xFFFF: - return self._buffer.write(struct.pack(">BH", 0xDE, n)) - if n <= 0xFFFFFFFF: - return self._buffer.write(struct.pack(">BI", 0xDF, n)) - raise ValueError("Dict is too large") - - def _pack_map_pairs(self, n, pairs, nest_limit=DEFAULT_RECURSE_LIMIT): - self._pack_map_header(n) - for (k, v) in pairs: - self._pack(k, nest_limit - 1) - self._pack(v, nest_limit - 1) - - def _pack_raw_header(self, n): - if n <= 0x1F: - self._buffer.write(struct.pack("B", 0xA0 + n)) - elif self._use_bin_type and n <= 0xFF: - self._buffer.write(struct.pack(">BB", 0xD9, n)) - elif n <= 0xFFFF: - self._buffer.write(struct.pack(">BH", 0xDA, n)) - elif n <= 0xFFFFFFFF: - self._buffer.write(struct.pack(">BI", 0xDB, n)) - else: - raise ValueError("Raw is too large") - - def _pack_bin_header(self, n): - if not self._use_bin_type: - return self._pack_raw_header(n) - elif n <= 0xFF: - return self._buffer.write(struct.pack(">BB", 0xC4, n)) - elif n <= 0xFFFF: - return self._buffer.write(struct.pack(">BH", 0xC5, n)) - elif n <= 0xFFFFFFFF: - return self._buffer.write(struct.pack(">BI", 0xC6, n)) - else: - raise ValueError("Bin is too large") - - def bytes(self): - """Return internal buffer contents as bytes object""" - return self._buffer.getvalue() - - def reset(self): - """Reset internal buffer. - - This method is useful only when autoreset=False. - """ - self._buffer = StringIO() - - def getbuffer(self): - """Return view of internal buffer.""" - if USING_STRINGBUILDER or PY2: - return memoryview(self.bytes()) - else: - return self._buffer.getbuffer() diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/packaging/__about__.py b/bot/lib/python3.11/site-packages/pip/_vendor/packaging/__about__.py deleted file mode 100644 index 3551bc2..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/packaging/__about__.py +++ /dev/null @@ -1,26 +0,0 @@ -# This file is dual licensed under the terms of the Apache License, Version -# 2.0, and the BSD License. See the LICENSE file in the root of this repository -# for complete details. - -__all__ = [ - "__title__", - "__summary__", - "__uri__", - "__version__", - "__author__", - "__email__", - "__license__", - "__copyright__", -] - -__title__ = "packaging" -__summary__ = "Core utilities for Python packages" -__uri__ = "https://github.com/pypa/packaging" - -__version__ = "21.3" - -__author__ = "Donald Stufft and individual contributors" -__email__ = "donald@stufft.io" - -__license__ = "BSD-2-Clause or Apache-2.0" -__copyright__ = "2014-2019 %s" % __author__ diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/packaging/__init__.py b/bot/lib/python3.11/site-packages/pip/_vendor/packaging/__init__.py deleted file mode 100644 index 3c50c5d..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/packaging/__init__.py +++ /dev/null @@ -1,25 +0,0 @@ -# This file is dual licensed under the terms of the Apache License, Version -# 2.0, and the BSD License. See the LICENSE file in the root of this repository -# for complete details. - -from .__about__ import ( - __author__, - __copyright__, - __email__, - __license__, - __summary__, - __title__, - __uri__, - __version__, -) - -__all__ = [ - "__title__", - "__summary__", - "__uri__", - "__version__", - "__author__", - "__email__", - "__license__", - "__copyright__", -] diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/packaging/_manylinux.py b/bot/lib/python3.11/site-packages/pip/_vendor/packaging/_manylinux.py deleted file mode 100644 index 4c379aa..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/packaging/_manylinux.py +++ /dev/null @@ -1,301 +0,0 @@ -import collections -import functools -import os -import re -import struct -import sys -import warnings -from typing import IO, Dict, Iterator, NamedTuple, Optional, Tuple - - -# Python does not provide platform information at sufficient granularity to -# identify the architecture of the running executable in some cases, so we -# determine it dynamically by reading the information from the running -# process. This only applies on Linux, which uses the ELF format. -class _ELFFileHeader: - # https://en.wikipedia.org/wiki/Executable_and_Linkable_Format#File_header - class _InvalidELFFileHeader(ValueError): - """ - An invalid ELF file header was found. - """ - - ELF_MAGIC_NUMBER = 0x7F454C46 - ELFCLASS32 = 1 - ELFCLASS64 = 2 - ELFDATA2LSB = 1 - ELFDATA2MSB = 2 - EM_386 = 3 - EM_S390 = 22 - EM_ARM = 40 - EM_X86_64 = 62 - EF_ARM_ABIMASK = 0xFF000000 - EF_ARM_ABI_VER5 = 0x05000000 - EF_ARM_ABI_FLOAT_HARD = 0x00000400 - - def __init__(self, file: IO[bytes]) -> None: - def unpack(fmt: str) -> int: - try: - data = file.read(struct.calcsize(fmt)) - result: Tuple[int, ...] = struct.unpack(fmt, data) - except struct.error: - raise _ELFFileHeader._InvalidELFFileHeader() - return result[0] - - self.e_ident_magic = unpack(">I") - if self.e_ident_magic != self.ELF_MAGIC_NUMBER: - raise _ELFFileHeader._InvalidELFFileHeader() - self.e_ident_class = unpack("B") - if self.e_ident_class not in {self.ELFCLASS32, self.ELFCLASS64}: - raise _ELFFileHeader._InvalidELFFileHeader() - self.e_ident_data = unpack("B") - if self.e_ident_data not in {self.ELFDATA2LSB, self.ELFDATA2MSB}: - raise _ELFFileHeader._InvalidELFFileHeader() - self.e_ident_version = unpack("B") - self.e_ident_osabi = unpack("B") - self.e_ident_abiversion = unpack("B") - self.e_ident_pad = file.read(7) - format_h = "H" - format_i = "I" - format_q = "Q" - format_p = format_i if self.e_ident_class == self.ELFCLASS32 else format_q - self.e_type = unpack(format_h) - self.e_machine = unpack(format_h) - self.e_version = unpack(format_i) - self.e_entry = unpack(format_p) - self.e_phoff = unpack(format_p) - self.e_shoff = unpack(format_p) - self.e_flags = unpack(format_i) - self.e_ehsize = unpack(format_h) - self.e_phentsize = unpack(format_h) - self.e_phnum = unpack(format_h) - self.e_shentsize = unpack(format_h) - self.e_shnum = unpack(format_h) - self.e_shstrndx = unpack(format_h) - - -def _get_elf_header() -> Optional[_ELFFileHeader]: - try: - with open(sys.executable, "rb") as f: - elf_header = _ELFFileHeader(f) - except (OSError, TypeError, _ELFFileHeader._InvalidELFFileHeader): - return None - return elf_header - - -def _is_linux_armhf() -> bool: - # hard-float ABI can be detected from the ELF header of the running - # process - # https://static.docs.arm.com/ihi0044/g/aaelf32.pdf - elf_header = _get_elf_header() - if elf_header is None: - return False - result = elf_header.e_ident_class == elf_header.ELFCLASS32 - result &= elf_header.e_ident_data == elf_header.ELFDATA2LSB - result &= elf_header.e_machine == elf_header.EM_ARM - result &= ( - elf_header.e_flags & elf_header.EF_ARM_ABIMASK - ) == elf_header.EF_ARM_ABI_VER5 - result &= ( - elf_header.e_flags & elf_header.EF_ARM_ABI_FLOAT_HARD - ) == elf_header.EF_ARM_ABI_FLOAT_HARD - return result - - -def _is_linux_i686() -> bool: - elf_header = _get_elf_header() - if elf_header is None: - return False - result = elf_header.e_ident_class == elf_header.ELFCLASS32 - result &= elf_header.e_ident_data == elf_header.ELFDATA2LSB - result &= elf_header.e_machine == elf_header.EM_386 - return result - - -def _have_compatible_abi(arch: str) -> bool: - if arch == "armv7l": - return _is_linux_armhf() - if arch == "i686": - return _is_linux_i686() - return arch in {"x86_64", "aarch64", "ppc64", "ppc64le", "s390x"} - - -# If glibc ever changes its major version, we need to know what the last -# minor version was, so we can build the complete list of all versions. -# For now, guess what the highest minor version might be, assume it will -# be 50 for testing. Once this actually happens, update the dictionary -# with the actual value. -_LAST_GLIBC_MINOR: Dict[int, int] = collections.defaultdict(lambda: 50) - - -class _GLibCVersion(NamedTuple): - major: int - minor: int - - -def _glibc_version_string_confstr() -> Optional[str]: - """ - Primary implementation of glibc_version_string using os.confstr. - """ - # os.confstr is quite a bit faster than ctypes.DLL. It's also less likely - # to be broken or missing. This strategy is used in the standard library - # platform module. - # https://github.com/python/cpython/blob/fcf1d003bf4f0100c/Lib/platform.py#L175-L183 - try: - # os.confstr("CS_GNU_LIBC_VERSION") returns a string like "glibc 2.17". - version_string = os.confstr("CS_GNU_LIBC_VERSION") - assert version_string is not None - _, version = version_string.split() - except (AssertionError, AttributeError, OSError, ValueError): - # os.confstr() or CS_GNU_LIBC_VERSION not available (or a bad value)... - return None - return version - - -def _glibc_version_string_ctypes() -> Optional[str]: - """ - Fallback implementation of glibc_version_string using ctypes. - """ - try: - import ctypes - except ImportError: - return None - - # ctypes.CDLL(None) internally calls dlopen(NULL), and as the dlopen - # manpage says, "If filename is NULL, then the returned handle is for the - # main program". This way we can let the linker do the work to figure out - # which libc our process is actually using. - # - # We must also handle the special case where the executable is not a - # dynamically linked executable. This can occur when using musl libc, - # for example. In this situation, dlopen() will error, leading to an - # OSError. Interestingly, at least in the case of musl, there is no - # errno set on the OSError. The single string argument used to construct - # OSError comes from libc itself and is therefore not portable to - # hard code here. In any case, failure to call dlopen() means we - # can proceed, so we bail on our attempt. - try: - process_namespace = ctypes.CDLL(None) - except OSError: - return None - - try: - gnu_get_libc_version = process_namespace.gnu_get_libc_version - except AttributeError: - # Symbol doesn't exist -> therefore, we are not linked to - # glibc. - return None - - # Call gnu_get_libc_version, which returns a string like "2.5" - gnu_get_libc_version.restype = ctypes.c_char_p - version_str: str = gnu_get_libc_version() - # py2 / py3 compatibility: - if not isinstance(version_str, str): - version_str = version_str.decode("ascii") - - return version_str - - -def _glibc_version_string() -> Optional[str]: - """Returns glibc version string, or None if not using glibc.""" - return _glibc_version_string_confstr() or _glibc_version_string_ctypes() - - -def _parse_glibc_version(version_str: str) -> Tuple[int, int]: - """Parse glibc version. - - We use a regexp instead of str.split because we want to discard any - random junk that might come after the minor version -- this might happen - in patched/forked versions of glibc (e.g. Linaro's version of glibc - uses version strings like "2.20-2014.11"). See gh-3588. - """ - m = re.match(r"(?P[0-9]+)\.(?P[0-9]+)", version_str) - if not m: - warnings.warn( - "Expected glibc version with 2 components major.minor," - " got: %s" % version_str, - RuntimeWarning, - ) - return -1, -1 - return int(m.group("major")), int(m.group("minor")) - - -@functools.lru_cache() -def _get_glibc_version() -> Tuple[int, int]: - version_str = _glibc_version_string() - if version_str is None: - return (-1, -1) - return _parse_glibc_version(version_str) - - -# From PEP 513, PEP 600 -def _is_compatible(name: str, arch: str, version: _GLibCVersion) -> bool: - sys_glibc = _get_glibc_version() - if sys_glibc < version: - return False - # Check for presence of _manylinux module. - try: - import _manylinux # noqa - except ImportError: - return True - if hasattr(_manylinux, "manylinux_compatible"): - result = _manylinux.manylinux_compatible(version[0], version[1], arch) - if result is not None: - return bool(result) - return True - if version == _GLibCVersion(2, 5): - if hasattr(_manylinux, "manylinux1_compatible"): - return bool(_manylinux.manylinux1_compatible) - if version == _GLibCVersion(2, 12): - if hasattr(_manylinux, "manylinux2010_compatible"): - return bool(_manylinux.manylinux2010_compatible) - if version == _GLibCVersion(2, 17): - if hasattr(_manylinux, "manylinux2014_compatible"): - return bool(_manylinux.manylinux2014_compatible) - return True - - -_LEGACY_MANYLINUX_MAP = { - # CentOS 7 w/ glibc 2.17 (PEP 599) - (2, 17): "manylinux2014", - # CentOS 6 w/ glibc 2.12 (PEP 571) - (2, 12): "manylinux2010", - # CentOS 5 w/ glibc 2.5 (PEP 513) - (2, 5): "manylinux1", -} - - -def platform_tags(linux: str, arch: str) -> Iterator[str]: - if not _have_compatible_abi(arch): - return - # Oldest glibc to be supported regardless of architecture is (2, 17). - too_old_glibc2 = _GLibCVersion(2, 16) - if arch in {"x86_64", "i686"}: - # On x86/i686 also oldest glibc to be supported is (2, 5). - too_old_glibc2 = _GLibCVersion(2, 4) - current_glibc = _GLibCVersion(*_get_glibc_version()) - glibc_max_list = [current_glibc] - # We can assume compatibility across glibc major versions. - # https://sourceware.org/bugzilla/show_bug.cgi?id=24636 - # - # Build a list of maximum glibc versions so that we can - # output the canonical list of all glibc from current_glibc - # down to too_old_glibc2, including all intermediary versions. - for glibc_major in range(current_glibc.major - 1, 1, -1): - glibc_minor = _LAST_GLIBC_MINOR[glibc_major] - glibc_max_list.append(_GLibCVersion(glibc_major, glibc_minor)) - for glibc_max in glibc_max_list: - if glibc_max.major == too_old_glibc2.major: - min_minor = too_old_glibc2.minor - else: - # For other glibc major versions oldest supported is (x, 0). - min_minor = -1 - for glibc_minor in range(glibc_max.minor, min_minor, -1): - glibc_version = _GLibCVersion(glibc_max.major, glibc_minor) - tag = "manylinux_{}_{}".format(*glibc_version) - if _is_compatible(tag, arch, glibc_version): - yield linux.replace("linux", tag) - # Handle the legacy manylinux1, manylinux2010, manylinux2014 tags. - if glibc_version in _LEGACY_MANYLINUX_MAP: - legacy_tag = _LEGACY_MANYLINUX_MAP[glibc_version] - if _is_compatible(legacy_tag, arch, glibc_version): - yield linux.replace("linux", legacy_tag) diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/packaging/_musllinux.py b/bot/lib/python3.11/site-packages/pip/_vendor/packaging/_musllinux.py deleted file mode 100644 index 8ac3059..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/packaging/_musllinux.py +++ /dev/null @@ -1,136 +0,0 @@ -"""PEP 656 support. - -This module implements logic to detect if the currently running Python is -linked against musl, and what musl version is used. -""" - -import contextlib -import functools -import operator -import os -import re -import struct -import subprocess -import sys -from typing import IO, Iterator, NamedTuple, Optional, Tuple - - -def _read_unpacked(f: IO[bytes], fmt: str) -> Tuple[int, ...]: - return struct.unpack(fmt, f.read(struct.calcsize(fmt))) - - -def _parse_ld_musl_from_elf(f: IO[bytes]) -> Optional[str]: - """Detect musl libc location by parsing the Python executable. - - Based on: https://gist.github.com/lyssdod/f51579ae8d93c8657a5564aefc2ffbca - ELF header: https://refspecs.linuxfoundation.org/elf/gabi4+/ch4.eheader.html - """ - f.seek(0) - try: - ident = _read_unpacked(f, "16B") - except struct.error: - return None - if ident[:4] != tuple(b"\x7fELF"): # Invalid magic, not ELF. - return None - f.seek(struct.calcsize("HHI"), 1) # Skip file type, machine, and version. - - try: - # e_fmt: Format for program header. - # p_fmt: Format for section header. - # p_idx: Indexes to find p_type, p_offset, and p_filesz. - e_fmt, p_fmt, p_idx = { - 1: ("IIIIHHH", "IIIIIIII", (0, 1, 4)), # 32-bit. - 2: ("QQQIHHH", "IIQQQQQQ", (0, 2, 5)), # 64-bit. - }[ident[4]] - except KeyError: - return None - else: - p_get = operator.itemgetter(*p_idx) - - # Find the interpreter section and return its content. - try: - _, e_phoff, _, _, _, e_phentsize, e_phnum = _read_unpacked(f, e_fmt) - except struct.error: - return None - for i in range(e_phnum + 1): - f.seek(e_phoff + e_phentsize * i) - try: - p_type, p_offset, p_filesz = p_get(_read_unpacked(f, p_fmt)) - except struct.error: - return None - if p_type != 3: # Not PT_INTERP. - continue - f.seek(p_offset) - interpreter = os.fsdecode(f.read(p_filesz)).strip("\0") - if "musl" not in interpreter: - return None - return interpreter - return None - - -class _MuslVersion(NamedTuple): - major: int - minor: int - - -def _parse_musl_version(output: str) -> Optional[_MuslVersion]: - lines = [n for n in (n.strip() for n in output.splitlines()) if n] - if len(lines) < 2 or lines[0][:4] != "musl": - return None - m = re.match(r"Version (\d+)\.(\d+)", lines[1]) - if not m: - return None - return _MuslVersion(major=int(m.group(1)), minor=int(m.group(2))) - - -@functools.lru_cache() -def _get_musl_version(executable: str) -> Optional[_MuslVersion]: - """Detect currently-running musl runtime version. - - This is done by checking the specified executable's dynamic linking - information, and invoking the loader to parse its output for a version - string. If the loader is musl, the output would be something like:: - - musl libc (x86_64) - Version 1.2.2 - Dynamic Program Loader - """ - with contextlib.ExitStack() as stack: - try: - f = stack.enter_context(open(executable, "rb")) - except OSError: - return None - ld = _parse_ld_musl_from_elf(f) - if not ld: - return None - proc = subprocess.run([ld], stderr=subprocess.PIPE, universal_newlines=True) - return _parse_musl_version(proc.stderr) - - -def platform_tags(arch: str) -> Iterator[str]: - """Generate musllinux tags compatible to the current platform. - - :param arch: Should be the part of platform tag after the ``linux_`` - prefix, e.g. ``x86_64``. The ``linux_`` prefix is assumed as a - prerequisite for the current platform to be musllinux-compatible. - - :returns: An iterator of compatible musllinux tags. - """ - sys_musl = _get_musl_version(sys.executable) - if sys_musl is None: # Python not dynamically linked against musl. - return - for minor in range(sys_musl.minor, -1, -1): - yield f"musllinux_{sys_musl.major}_{minor}_{arch}" - - -if __name__ == "__main__": # pragma: no cover - import sysconfig - - plat = sysconfig.get_platform() - assert plat.startswith("linux-"), "not linux" - - print("plat:", plat) - print("musl:", _get_musl_version(sys.executable)) - print("tags:", end=" ") - for t in platform_tags(re.sub(r"[.-]", "_", plat.split("-", 1)[-1])): - print(t, end="\n ") diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/packaging/_structures.py b/bot/lib/python3.11/site-packages/pip/_vendor/packaging/_structures.py deleted file mode 100644 index 90a6465..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/packaging/_structures.py +++ /dev/null @@ -1,61 +0,0 @@ -# This file is dual licensed under the terms of the Apache License, Version -# 2.0, and the BSD License. See the LICENSE file in the root of this repository -# for complete details. - - -class InfinityType: - def __repr__(self) -> str: - return "Infinity" - - def __hash__(self) -> int: - return hash(repr(self)) - - def __lt__(self, other: object) -> bool: - return False - - def __le__(self, other: object) -> bool: - return False - - def __eq__(self, other: object) -> bool: - return isinstance(other, self.__class__) - - def __gt__(self, other: object) -> bool: - return True - - def __ge__(self, other: object) -> bool: - return True - - def __neg__(self: object) -> "NegativeInfinityType": - return NegativeInfinity - - -Infinity = InfinityType() - - -class NegativeInfinityType: - def __repr__(self) -> str: - return "-Infinity" - - def __hash__(self) -> int: - return hash(repr(self)) - - def __lt__(self, other: object) -> bool: - return True - - def __le__(self, other: object) -> bool: - return True - - def __eq__(self, other: object) -> bool: - return isinstance(other, self.__class__) - - def __gt__(self, other: object) -> bool: - return False - - def __ge__(self, other: object) -> bool: - return False - - def __neg__(self: object) -> InfinityType: - return Infinity - - -NegativeInfinity = NegativeInfinityType() diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/packaging/markers.py b/bot/lib/python3.11/site-packages/pip/_vendor/packaging/markers.py deleted file mode 100644 index 540e7a4..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/packaging/markers.py +++ /dev/null @@ -1,304 +0,0 @@ -# This file is dual licensed under the terms of the Apache License, Version -# 2.0, and the BSD License. See the LICENSE file in the root of this repository -# for complete details. - -import operator -import os -import platform -import sys -from typing import Any, Callable, Dict, List, Optional, Tuple, Union - -from pip._vendor.pyparsing import ( # noqa: N817 - Forward, - Group, - Literal as L, - ParseException, - ParseResults, - QuotedString, - ZeroOrMore, - stringEnd, - stringStart, -) - -from .specifiers import InvalidSpecifier, Specifier - -__all__ = [ - "InvalidMarker", - "UndefinedComparison", - "UndefinedEnvironmentName", - "Marker", - "default_environment", -] - -Operator = Callable[[str, str], bool] - - -class InvalidMarker(ValueError): - """ - An invalid marker was found, users should refer to PEP 508. - """ - - -class UndefinedComparison(ValueError): - """ - An invalid operation was attempted on a value that doesn't support it. - """ - - -class UndefinedEnvironmentName(ValueError): - """ - A name was attempted to be used that does not exist inside of the - environment. - """ - - -class Node: - def __init__(self, value: Any) -> None: - self.value = value - - def __str__(self) -> str: - return str(self.value) - - def __repr__(self) -> str: - return f"<{self.__class__.__name__}('{self}')>" - - def serialize(self) -> str: - raise NotImplementedError - - -class Variable(Node): - def serialize(self) -> str: - return str(self) - - -class Value(Node): - def serialize(self) -> str: - return f'"{self}"' - - -class Op(Node): - def serialize(self) -> str: - return str(self) - - -VARIABLE = ( - L("implementation_version") - | L("platform_python_implementation") - | L("implementation_name") - | L("python_full_version") - | L("platform_release") - | L("platform_version") - | L("platform_machine") - | L("platform_system") - | L("python_version") - | L("sys_platform") - | L("os_name") - | L("os.name") # PEP-345 - | L("sys.platform") # PEP-345 - | L("platform.version") # PEP-345 - | L("platform.machine") # PEP-345 - | L("platform.python_implementation") # PEP-345 - | L("python_implementation") # undocumented setuptools legacy - | L("extra") # PEP-508 -) -ALIASES = { - "os.name": "os_name", - "sys.platform": "sys_platform", - "platform.version": "platform_version", - "platform.machine": "platform_machine", - "platform.python_implementation": "platform_python_implementation", - "python_implementation": "platform_python_implementation", -} -VARIABLE.setParseAction(lambda s, l, t: Variable(ALIASES.get(t[0], t[0]))) - -VERSION_CMP = ( - L("===") | L("==") | L(">=") | L("<=") | L("!=") | L("~=") | L(">") | L("<") -) - -MARKER_OP = VERSION_CMP | L("not in") | L("in") -MARKER_OP.setParseAction(lambda s, l, t: Op(t[0])) - -MARKER_VALUE = QuotedString("'") | QuotedString('"') -MARKER_VALUE.setParseAction(lambda s, l, t: Value(t[0])) - -BOOLOP = L("and") | L("or") - -MARKER_VAR = VARIABLE | MARKER_VALUE - -MARKER_ITEM = Group(MARKER_VAR + MARKER_OP + MARKER_VAR) -MARKER_ITEM.setParseAction(lambda s, l, t: tuple(t[0])) - -LPAREN = L("(").suppress() -RPAREN = L(")").suppress() - -MARKER_EXPR = Forward() -MARKER_ATOM = MARKER_ITEM | Group(LPAREN + MARKER_EXPR + RPAREN) -MARKER_EXPR << MARKER_ATOM + ZeroOrMore(BOOLOP + MARKER_EXPR) - -MARKER = stringStart + MARKER_EXPR + stringEnd - - -def _coerce_parse_result(results: Union[ParseResults, List[Any]]) -> List[Any]: - if isinstance(results, ParseResults): - return [_coerce_parse_result(i) for i in results] - else: - return results - - -def _format_marker( - marker: Union[List[str], Tuple[Node, ...], str], first: Optional[bool] = True -) -> str: - - assert isinstance(marker, (list, tuple, str)) - - # Sometimes we have a structure like [[...]] which is a single item list - # where the single item is itself it's own list. In that case we want skip - # the rest of this function so that we don't get extraneous () on the - # outside. - if ( - isinstance(marker, list) - and len(marker) == 1 - and isinstance(marker[0], (list, tuple)) - ): - return _format_marker(marker[0]) - - if isinstance(marker, list): - inner = (_format_marker(m, first=False) for m in marker) - if first: - return " ".join(inner) - else: - return "(" + " ".join(inner) + ")" - elif isinstance(marker, tuple): - return " ".join([m.serialize() for m in marker]) - else: - return marker - - -_operators: Dict[str, Operator] = { - "in": lambda lhs, rhs: lhs in rhs, - "not in": lambda lhs, rhs: lhs not in rhs, - "<": operator.lt, - "<=": operator.le, - "==": operator.eq, - "!=": operator.ne, - ">=": operator.ge, - ">": operator.gt, -} - - -def _eval_op(lhs: str, op: Op, rhs: str) -> bool: - try: - spec = Specifier("".join([op.serialize(), rhs])) - except InvalidSpecifier: - pass - else: - return spec.contains(lhs) - - oper: Optional[Operator] = _operators.get(op.serialize()) - if oper is None: - raise UndefinedComparison(f"Undefined {op!r} on {lhs!r} and {rhs!r}.") - - return oper(lhs, rhs) - - -class Undefined: - pass - - -_undefined = Undefined() - - -def _get_env(environment: Dict[str, str], name: str) -> str: - value: Union[str, Undefined] = environment.get(name, _undefined) - - if isinstance(value, Undefined): - raise UndefinedEnvironmentName( - f"{name!r} does not exist in evaluation environment." - ) - - return value - - -def _evaluate_markers(markers: List[Any], environment: Dict[str, str]) -> bool: - groups: List[List[bool]] = [[]] - - for marker in markers: - assert isinstance(marker, (list, tuple, str)) - - if isinstance(marker, list): - groups[-1].append(_evaluate_markers(marker, environment)) - elif isinstance(marker, tuple): - lhs, op, rhs = marker - - if isinstance(lhs, Variable): - lhs_value = _get_env(environment, lhs.value) - rhs_value = rhs.value - else: - lhs_value = lhs.value - rhs_value = _get_env(environment, rhs.value) - - groups[-1].append(_eval_op(lhs_value, op, rhs_value)) - else: - assert marker in ["and", "or"] - if marker == "or": - groups.append([]) - - return any(all(item) for item in groups) - - -def format_full_version(info: "sys._version_info") -> str: - version = "{0.major}.{0.minor}.{0.micro}".format(info) - kind = info.releaselevel - if kind != "final": - version += kind[0] + str(info.serial) - return version - - -def default_environment() -> Dict[str, str]: - iver = format_full_version(sys.implementation.version) - implementation_name = sys.implementation.name - return { - "implementation_name": implementation_name, - "implementation_version": iver, - "os_name": os.name, - "platform_machine": platform.machine(), - "platform_release": platform.release(), - "platform_system": platform.system(), - "platform_version": platform.version(), - "python_full_version": platform.python_version(), - "platform_python_implementation": platform.python_implementation(), - "python_version": ".".join(platform.python_version_tuple()[:2]), - "sys_platform": sys.platform, - } - - -class Marker: - def __init__(self, marker: str) -> None: - try: - self._markers = _coerce_parse_result(MARKER.parseString(marker)) - except ParseException as e: - raise InvalidMarker( - f"Invalid marker: {marker!r}, parse error at " - f"{marker[e.loc : e.loc + 8]!r}" - ) - - def __str__(self) -> str: - return _format_marker(self._markers) - - def __repr__(self) -> str: - return f"" - - def evaluate(self, environment: Optional[Dict[str, str]] = None) -> bool: - """Evaluate a marker. - - Return the boolean from evaluating the given marker against the - environment. environment is an optional argument to override all or - part of the determined environment. - - The environment is determined from the current Python process. - """ - current_environment = default_environment() - if environment is not None: - current_environment.update(environment) - - return _evaluate_markers(self._markers, current_environment) diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/packaging/requirements.py b/bot/lib/python3.11/site-packages/pip/_vendor/packaging/requirements.py deleted file mode 100644 index 1eab7dd..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/packaging/requirements.py +++ /dev/null @@ -1,146 +0,0 @@ -# This file is dual licensed under the terms of the Apache License, Version -# 2.0, and the BSD License. See the LICENSE file in the root of this repository -# for complete details. - -import re -import string -import urllib.parse -from typing import List, Optional as TOptional, Set - -from pip._vendor.pyparsing import ( # noqa - Combine, - Literal as L, - Optional, - ParseException, - Regex, - Word, - ZeroOrMore, - originalTextFor, - stringEnd, - stringStart, -) - -from .markers import MARKER_EXPR, Marker -from .specifiers import LegacySpecifier, Specifier, SpecifierSet - - -class InvalidRequirement(ValueError): - """ - An invalid requirement was found, users should refer to PEP 508. - """ - - -ALPHANUM = Word(string.ascii_letters + string.digits) - -LBRACKET = L("[").suppress() -RBRACKET = L("]").suppress() -LPAREN = L("(").suppress() -RPAREN = L(")").suppress() -COMMA = L(",").suppress() -SEMICOLON = L(";").suppress() -AT = L("@").suppress() - -PUNCTUATION = Word("-_.") -IDENTIFIER_END = ALPHANUM | (ZeroOrMore(PUNCTUATION) + ALPHANUM) -IDENTIFIER = Combine(ALPHANUM + ZeroOrMore(IDENTIFIER_END)) - -NAME = IDENTIFIER("name") -EXTRA = IDENTIFIER - -URI = Regex(r"[^ ]+")("url") -URL = AT + URI - -EXTRAS_LIST = EXTRA + ZeroOrMore(COMMA + EXTRA) -EXTRAS = (LBRACKET + Optional(EXTRAS_LIST) + RBRACKET)("extras") - -VERSION_PEP440 = Regex(Specifier._regex_str, re.VERBOSE | re.IGNORECASE) -VERSION_LEGACY = Regex(LegacySpecifier._regex_str, re.VERBOSE | re.IGNORECASE) - -VERSION_ONE = VERSION_PEP440 ^ VERSION_LEGACY -VERSION_MANY = Combine( - VERSION_ONE + ZeroOrMore(COMMA + VERSION_ONE), joinString=",", adjacent=False -)("_raw_spec") -_VERSION_SPEC = Optional((LPAREN + VERSION_MANY + RPAREN) | VERSION_MANY) -_VERSION_SPEC.setParseAction(lambda s, l, t: t._raw_spec or "") - -VERSION_SPEC = originalTextFor(_VERSION_SPEC)("specifier") -VERSION_SPEC.setParseAction(lambda s, l, t: t[1]) - -MARKER_EXPR = originalTextFor(MARKER_EXPR())("marker") -MARKER_EXPR.setParseAction( - lambda s, l, t: Marker(s[t._original_start : t._original_end]) -) -MARKER_SEPARATOR = SEMICOLON -MARKER = MARKER_SEPARATOR + MARKER_EXPR - -VERSION_AND_MARKER = VERSION_SPEC + Optional(MARKER) -URL_AND_MARKER = URL + Optional(MARKER) - -NAMED_REQUIREMENT = NAME + Optional(EXTRAS) + (URL_AND_MARKER | VERSION_AND_MARKER) - -REQUIREMENT = stringStart + NAMED_REQUIREMENT + stringEnd -# pyparsing isn't thread safe during initialization, so we do it eagerly, see -# issue #104 -REQUIREMENT.parseString("x[]") - - -class Requirement: - """Parse a requirement. - - Parse a given requirement string into its parts, such as name, specifier, - URL, and extras. Raises InvalidRequirement on a badly-formed requirement - string. - """ - - # TODO: Can we test whether something is contained within a requirement? - # If so how do we do that? Do we need to test against the _name_ of - # the thing as well as the version? What about the markers? - # TODO: Can we normalize the name and extra name? - - def __init__(self, requirement_string: str) -> None: - try: - req = REQUIREMENT.parseString(requirement_string) - except ParseException as e: - raise InvalidRequirement( - f'Parse error at "{ requirement_string[e.loc : e.loc + 8]!r}": {e.msg}' - ) - - self.name: str = req.name - if req.url: - parsed_url = urllib.parse.urlparse(req.url) - if parsed_url.scheme == "file": - if urllib.parse.urlunparse(parsed_url) != req.url: - raise InvalidRequirement("Invalid URL given") - elif not (parsed_url.scheme and parsed_url.netloc) or ( - not parsed_url.scheme and not parsed_url.netloc - ): - raise InvalidRequirement(f"Invalid URL: {req.url}") - self.url: TOptional[str] = req.url - else: - self.url = None - self.extras: Set[str] = set(req.extras.asList() if req.extras else []) - self.specifier: SpecifierSet = SpecifierSet(req.specifier) - self.marker: TOptional[Marker] = req.marker if req.marker else None - - def __str__(self) -> str: - parts: List[str] = [self.name] - - if self.extras: - formatted_extras = ",".join(sorted(self.extras)) - parts.append(f"[{formatted_extras}]") - - if self.specifier: - parts.append(str(self.specifier)) - - if self.url: - parts.append(f"@ {self.url}") - if self.marker: - parts.append(" ") - - if self.marker: - parts.append(f"; {self.marker}") - - return "".join(parts) - - def __repr__(self) -> str: - return f"" diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/packaging/specifiers.py b/bot/lib/python3.11/site-packages/pip/_vendor/packaging/specifiers.py deleted file mode 100644 index 0e218a6..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/packaging/specifiers.py +++ /dev/null @@ -1,802 +0,0 @@ -# This file is dual licensed under the terms of the Apache License, Version -# 2.0, and the BSD License. See the LICENSE file in the root of this repository -# for complete details. - -import abc -import functools -import itertools -import re -import warnings -from typing import ( - Callable, - Dict, - Iterable, - Iterator, - List, - Optional, - Pattern, - Set, - Tuple, - TypeVar, - Union, -) - -from .utils import canonicalize_version -from .version import LegacyVersion, Version, parse - -ParsedVersion = Union[Version, LegacyVersion] -UnparsedVersion = Union[Version, LegacyVersion, str] -VersionTypeVar = TypeVar("VersionTypeVar", bound=UnparsedVersion) -CallableOperator = Callable[[ParsedVersion, str], bool] - - -class InvalidSpecifier(ValueError): - """ - An invalid specifier was found, users should refer to PEP 440. - """ - - -class BaseSpecifier(metaclass=abc.ABCMeta): - @abc.abstractmethod - def __str__(self) -> str: - """ - Returns the str representation of this Specifier like object. This - should be representative of the Specifier itself. - """ - - @abc.abstractmethod - def __hash__(self) -> int: - """ - Returns a hash value for this Specifier like object. - """ - - @abc.abstractmethod - def __eq__(self, other: object) -> bool: - """ - Returns a boolean representing whether or not the two Specifier like - objects are equal. - """ - - @abc.abstractproperty - def prereleases(self) -> Optional[bool]: - """ - Returns whether or not pre-releases as a whole are allowed by this - specifier. - """ - - @prereleases.setter - def prereleases(self, value: bool) -> None: - """ - Sets whether or not pre-releases as a whole are allowed by this - specifier. - """ - - @abc.abstractmethod - def contains(self, item: str, prereleases: Optional[bool] = None) -> bool: - """ - Determines if the given item is contained within this specifier. - """ - - @abc.abstractmethod - def filter( - self, iterable: Iterable[VersionTypeVar], prereleases: Optional[bool] = None - ) -> Iterable[VersionTypeVar]: - """ - Takes an iterable of items and filters them so that only items which - are contained within this specifier are allowed in it. - """ - - -class _IndividualSpecifier(BaseSpecifier): - - _operators: Dict[str, str] = {} - _regex: Pattern[str] - - def __init__(self, spec: str = "", prereleases: Optional[bool] = None) -> None: - match = self._regex.search(spec) - if not match: - raise InvalidSpecifier(f"Invalid specifier: '{spec}'") - - self._spec: Tuple[str, str] = ( - match.group("operator").strip(), - match.group("version").strip(), - ) - - # Store whether or not this Specifier should accept prereleases - self._prereleases = prereleases - - def __repr__(self) -> str: - pre = ( - f", prereleases={self.prereleases!r}" - if self._prereleases is not None - else "" - ) - - return f"<{self.__class__.__name__}({str(self)!r}{pre})>" - - def __str__(self) -> str: - return "{}{}".format(*self._spec) - - @property - def _canonical_spec(self) -> Tuple[str, str]: - return self._spec[0], canonicalize_version(self._spec[1]) - - def __hash__(self) -> int: - return hash(self._canonical_spec) - - def __eq__(self, other: object) -> bool: - if isinstance(other, str): - try: - other = self.__class__(str(other)) - except InvalidSpecifier: - return NotImplemented - elif not isinstance(other, self.__class__): - return NotImplemented - - return self._canonical_spec == other._canonical_spec - - def _get_operator(self, op: str) -> CallableOperator: - operator_callable: CallableOperator = getattr( - self, f"_compare_{self._operators[op]}" - ) - return operator_callable - - def _coerce_version(self, version: UnparsedVersion) -> ParsedVersion: - if not isinstance(version, (LegacyVersion, Version)): - version = parse(version) - return version - - @property - def operator(self) -> str: - return self._spec[0] - - @property - def version(self) -> str: - return self._spec[1] - - @property - def prereleases(self) -> Optional[bool]: - return self._prereleases - - @prereleases.setter - def prereleases(self, value: bool) -> None: - self._prereleases = value - - def __contains__(self, item: str) -> bool: - return self.contains(item) - - def contains( - self, item: UnparsedVersion, prereleases: Optional[bool] = None - ) -> bool: - - # Determine if prereleases are to be allowed or not. - if prereleases is None: - prereleases = self.prereleases - - # Normalize item to a Version or LegacyVersion, this allows us to have - # a shortcut for ``"2.0" in Specifier(">=2") - normalized_item = self._coerce_version(item) - - # Determine if we should be supporting prereleases in this specifier - # or not, if we do not support prereleases than we can short circuit - # logic if this version is a prereleases. - if normalized_item.is_prerelease and not prereleases: - return False - - # Actually do the comparison to determine if this item is contained - # within this Specifier or not. - operator_callable: CallableOperator = self._get_operator(self.operator) - return operator_callable(normalized_item, self.version) - - def filter( - self, iterable: Iterable[VersionTypeVar], prereleases: Optional[bool] = None - ) -> Iterable[VersionTypeVar]: - - yielded = False - found_prereleases = [] - - kw = {"prereleases": prereleases if prereleases is not None else True} - - # Attempt to iterate over all the values in the iterable and if any of - # them match, yield them. - for version in iterable: - parsed_version = self._coerce_version(version) - - if self.contains(parsed_version, **kw): - # If our version is a prerelease, and we were not set to allow - # prereleases, then we'll store it for later in case nothing - # else matches this specifier. - if parsed_version.is_prerelease and not ( - prereleases or self.prereleases - ): - found_prereleases.append(version) - # Either this is not a prerelease, or we should have been - # accepting prereleases from the beginning. - else: - yielded = True - yield version - - # Now that we've iterated over everything, determine if we've yielded - # any values, and if we have not and we have any prereleases stored up - # then we will go ahead and yield the prereleases. - if not yielded and found_prereleases: - for version in found_prereleases: - yield version - - -class LegacySpecifier(_IndividualSpecifier): - - _regex_str = r""" - (?P(==|!=|<=|>=|<|>)) - \s* - (?P - [^,;\s)]* # Since this is a "legacy" specifier, and the version - # string can be just about anything, we match everything - # except for whitespace, a semi-colon for marker support, - # a closing paren since versions can be enclosed in - # them, and a comma since it's a version separator. - ) - """ - - _regex = re.compile(r"^\s*" + _regex_str + r"\s*$", re.VERBOSE | re.IGNORECASE) - - _operators = { - "==": "equal", - "!=": "not_equal", - "<=": "less_than_equal", - ">=": "greater_than_equal", - "<": "less_than", - ">": "greater_than", - } - - def __init__(self, spec: str = "", prereleases: Optional[bool] = None) -> None: - super().__init__(spec, prereleases) - - warnings.warn( - "Creating a LegacyVersion has been deprecated and will be " - "removed in the next major release", - DeprecationWarning, - ) - - def _coerce_version(self, version: UnparsedVersion) -> LegacyVersion: - if not isinstance(version, LegacyVersion): - version = LegacyVersion(str(version)) - return version - - def _compare_equal(self, prospective: LegacyVersion, spec: str) -> bool: - return prospective == self._coerce_version(spec) - - def _compare_not_equal(self, prospective: LegacyVersion, spec: str) -> bool: - return prospective != self._coerce_version(spec) - - def _compare_less_than_equal(self, prospective: LegacyVersion, spec: str) -> bool: - return prospective <= self._coerce_version(spec) - - def _compare_greater_than_equal( - self, prospective: LegacyVersion, spec: str - ) -> bool: - return prospective >= self._coerce_version(spec) - - def _compare_less_than(self, prospective: LegacyVersion, spec: str) -> bool: - return prospective < self._coerce_version(spec) - - def _compare_greater_than(self, prospective: LegacyVersion, spec: str) -> bool: - return prospective > self._coerce_version(spec) - - -def _require_version_compare( - fn: Callable[["Specifier", ParsedVersion, str], bool] -) -> Callable[["Specifier", ParsedVersion, str], bool]: - @functools.wraps(fn) - def wrapped(self: "Specifier", prospective: ParsedVersion, spec: str) -> bool: - if not isinstance(prospective, Version): - return False - return fn(self, prospective, spec) - - return wrapped - - -class Specifier(_IndividualSpecifier): - - _regex_str = r""" - (?P(~=|==|!=|<=|>=|<|>|===)) - (?P - (?: - # The identity operators allow for an escape hatch that will - # do an exact string match of the version you wish to install. - # This will not be parsed by PEP 440 and we cannot determine - # any semantic meaning from it. This operator is discouraged - # but included entirely as an escape hatch. - (?<====) # Only match for the identity operator - \s* - [^\s]* # We just match everything, except for whitespace - # since we are only testing for strict identity. - ) - | - (?: - # The (non)equality operators allow for wild card and local - # versions to be specified so we have to define these two - # operators separately to enable that. - (?<===|!=) # Only match for equals and not equals - - \s* - v? - (?:[0-9]+!)? # epoch - [0-9]+(?:\.[0-9]+)* # release - (?: # pre release - [-_\.]? - (a|b|c|rc|alpha|beta|pre|preview) - [-_\.]? - [0-9]* - )? - (?: # post release - (?:-[0-9]+)|(?:[-_\.]?(post|rev|r)[-_\.]?[0-9]*) - )? - - # You cannot use a wild card and a dev or local version - # together so group them with a | and make them optional. - (?: - (?:[-_\.]?dev[-_\.]?[0-9]*)? # dev release - (?:\+[a-z0-9]+(?:[-_\.][a-z0-9]+)*)? # local - | - \.\* # Wild card syntax of .* - )? - ) - | - (?: - # The compatible operator requires at least two digits in the - # release segment. - (?<=~=) # Only match for the compatible operator - - \s* - v? - (?:[0-9]+!)? # epoch - [0-9]+(?:\.[0-9]+)+ # release (We have a + instead of a *) - (?: # pre release - [-_\.]? - (a|b|c|rc|alpha|beta|pre|preview) - [-_\.]? - [0-9]* - )? - (?: # post release - (?:-[0-9]+)|(?:[-_\.]?(post|rev|r)[-_\.]?[0-9]*) - )? - (?:[-_\.]?dev[-_\.]?[0-9]*)? # dev release - ) - | - (?: - # All other operators only allow a sub set of what the - # (non)equality operators do. Specifically they do not allow - # local versions to be specified nor do they allow the prefix - # matching wild cards. - (?=": "greater_than_equal", - "<": "less_than", - ">": "greater_than", - "===": "arbitrary", - } - - @_require_version_compare - def _compare_compatible(self, prospective: ParsedVersion, spec: str) -> bool: - - # Compatible releases have an equivalent combination of >= and ==. That - # is that ~=2.2 is equivalent to >=2.2,==2.*. This allows us to - # implement this in terms of the other specifiers instead of - # implementing it ourselves. The only thing we need to do is construct - # the other specifiers. - - # We want everything but the last item in the version, but we want to - # ignore suffix segments. - prefix = ".".join( - list(itertools.takewhile(_is_not_suffix, _version_split(spec)))[:-1] - ) - - # Add the prefix notation to the end of our string - prefix += ".*" - - return self._get_operator(">=")(prospective, spec) and self._get_operator("==")( - prospective, prefix - ) - - @_require_version_compare - def _compare_equal(self, prospective: ParsedVersion, spec: str) -> bool: - - # We need special logic to handle prefix matching - if spec.endswith(".*"): - # In the case of prefix matching we want to ignore local segment. - prospective = Version(prospective.public) - # Split the spec out by dots, and pretend that there is an implicit - # dot in between a release segment and a pre-release segment. - split_spec = _version_split(spec[:-2]) # Remove the trailing .* - - # Split the prospective version out by dots, and pretend that there - # is an implicit dot in between a release segment and a pre-release - # segment. - split_prospective = _version_split(str(prospective)) - - # Shorten the prospective version to be the same length as the spec - # so that we can determine if the specifier is a prefix of the - # prospective version or not. - shortened_prospective = split_prospective[: len(split_spec)] - - # Pad out our two sides with zeros so that they both equal the same - # length. - padded_spec, padded_prospective = _pad_version( - split_spec, shortened_prospective - ) - - return padded_prospective == padded_spec - else: - # Convert our spec string into a Version - spec_version = Version(spec) - - # If the specifier does not have a local segment, then we want to - # act as if the prospective version also does not have a local - # segment. - if not spec_version.local: - prospective = Version(prospective.public) - - return prospective == spec_version - - @_require_version_compare - def _compare_not_equal(self, prospective: ParsedVersion, spec: str) -> bool: - return not self._compare_equal(prospective, spec) - - @_require_version_compare - def _compare_less_than_equal(self, prospective: ParsedVersion, spec: str) -> bool: - - # NB: Local version identifiers are NOT permitted in the version - # specifier, so local version labels can be universally removed from - # the prospective version. - return Version(prospective.public) <= Version(spec) - - @_require_version_compare - def _compare_greater_than_equal( - self, prospective: ParsedVersion, spec: str - ) -> bool: - - # NB: Local version identifiers are NOT permitted in the version - # specifier, so local version labels can be universally removed from - # the prospective version. - return Version(prospective.public) >= Version(spec) - - @_require_version_compare - def _compare_less_than(self, prospective: ParsedVersion, spec_str: str) -> bool: - - # Convert our spec to a Version instance, since we'll want to work with - # it as a version. - spec = Version(spec_str) - - # Check to see if the prospective version is less than the spec - # version. If it's not we can short circuit and just return False now - # instead of doing extra unneeded work. - if not prospective < spec: - return False - - # This special case is here so that, unless the specifier itself - # includes is a pre-release version, that we do not accept pre-release - # versions for the version mentioned in the specifier (e.g. <3.1 should - # not match 3.1.dev0, but should match 3.0.dev0). - if not spec.is_prerelease and prospective.is_prerelease: - if Version(prospective.base_version) == Version(spec.base_version): - return False - - # If we've gotten to here, it means that prospective version is both - # less than the spec version *and* it's not a pre-release of the same - # version in the spec. - return True - - @_require_version_compare - def _compare_greater_than(self, prospective: ParsedVersion, spec_str: str) -> bool: - - # Convert our spec to a Version instance, since we'll want to work with - # it as a version. - spec = Version(spec_str) - - # Check to see if the prospective version is greater than the spec - # version. If it's not we can short circuit and just return False now - # instead of doing extra unneeded work. - if not prospective > spec: - return False - - # This special case is here so that, unless the specifier itself - # includes is a post-release version, that we do not accept - # post-release versions for the version mentioned in the specifier - # (e.g. >3.1 should not match 3.0.post0, but should match 3.2.post0). - if not spec.is_postrelease and prospective.is_postrelease: - if Version(prospective.base_version) == Version(spec.base_version): - return False - - # Ensure that we do not allow a local version of the version mentioned - # in the specifier, which is technically greater than, to match. - if prospective.local is not None: - if Version(prospective.base_version) == Version(spec.base_version): - return False - - # If we've gotten to here, it means that prospective version is both - # greater than the spec version *and* it's not a pre-release of the - # same version in the spec. - return True - - def _compare_arbitrary(self, prospective: Version, spec: str) -> bool: - return str(prospective).lower() == str(spec).lower() - - @property - def prereleases(self) -> bool: - - # If there is an explicit prereleases set for this, then we'll just - # blindly use that. - if self._prereleases is not None: - return self._prereleases - - # Look at all of our specifiers and determine if they are inclusive - # operators, and if they are if they are including an explicit - # prerelease. - operator, version = self._spec - if operator in ["==", ">=", "<=", "~=", "==="]: - # The == specifier can include a trailing .*, if it does we - # want to remove before parsing. - if operator == "==" and version.endswith(".*"): - version = version[:-2] - - # Parse the version, and if it is a pre-release than this - # specifier allows pre-releases. - if parse(version).is_prerelease: - return True - - return False - - @prereleases.setter - def prereleases(self, value: bool) -> None: - self._prereleases = value - - -_prefix_regex = re.compile(r"^([0-9]+)((?:a|b|c|rc)[0-9]+)$") - - -def _version_split(version: str) -> List[str]: - result: List[str] = [] - for item in version.split("."): - match = _prefix_regex.search(item) - if match: - result.extend(match.groups()) - else: - result.append(item) - return result - - -def _is_not_suffix(segment: str) -> bool: - return not any( - segment.startswith(prefix) for prefix in ("dev", "a", "b", "rc", "post") - ) - - -def _pad_version(left: List[str], right: List[str]) -> Tuple[List[str], List[str]]: - left_split, right_split = [], [] - - # Get the release segment of our versions - left_split.append(list(itertools.takewhile(lambda x: x.isdigit(), left))) - right_split.append(list(itertools.takewhile(lambda x: x.isdigit(), right))) - - # Get the rest of our versions - left_split.append(left[len(left_split[0]) :]) - right_split.append(right[len(right_split[0]) :]) - - # Insert our padding - left_split.insert(1, ["0"] * max(0, len(right_split[0]) - len(left_split[0]))) - right_split.insert(1, ["0"] * max(0, len(left_split[0]) - len(right_split[0]))) - - return (list(itertools.chain(*left_split)), list(itertools.chain(*right_split))) - - -class SpecifierSet(BaseSpecifier): - def __init__( - self, specifiers: str = "", prereleases: Optional[bool] = None - ) -> None: - - # Split on , to break each individual specifier into it's own item, and - # strip each item to remove leading/trailing whitespace. - split_specifiers = [s.strip() for s in specifiers.split(",") if s.strip()] - - # Parsed each individual specifier, attempting first to make it a - # Specifier and falling back to a LegacySpecifier. - parsed: Set[_IndividualSpecifier] = set() - for specifier in split_specifiers: - try: - parsed.add(Specifier(specifier)) - except InvalidSpecifier: - parsed.add(LegacySpecifier(specifier)) - - # Turn our parsed specifiers into a frozen set and save them for later. - self._specs = frozenset(parsed) - - # Store our prereleases value so we can use it later to determine if - # we accept prereleases or not. - self._prereleases = prereleases - - def __repr__(self) -> str: - pre = ( - f", prereleases={self.prereleases!r}" - if self._prereleases is not None - else "" - ) - - return f"" - - def __str__(self) -> str: - return ",".join(sorted(str(s) for s in self._specs)) - - def __hash__(self) -> int: - return hash(self._specs) - - def __and__(self, other: Union["SpecifierSet", str]) -> "SpecifierSet": - if isinstance(other, str): - other = SpecifierSet(other) - elif not isinstance(other, SpecifierSet): - return NotImplemented - - specifier = SpecifierSet() - specifier._specs = frozenset(self._specs | other._specs) - - if self._prereleases is None and other._prereleases is not None: - specifier._prereleases = other._prereleases - elif self._prereleases is not None and other._prereleases is None: - specifier._prereleases = self._prereleases - elif self._prereleases == other._prereleases: - specifier._prereleases = self._prereleases - else: - raise ValueError( - "Cannot combine SpecifierSets with True and False prerelease " - "overrides." - ) - - return specifier - - def __eq__(self, other: object) -> bool: - if isinstance(other, (str, _IndividualSpecifier)): - other = SpecifierSet(str(other)) - elif not isinstance(other, SpecifierSet): - return NotImplemented - - return self._specs == other._specs - - def __len__(self) -> int: - return len(self._specs) - - def __iter__(self) -> Iterator[_IndividualSpecifier]: - return iter(self._specs) - - @property - def prereleases(self) -> Optional[bool]: - - # If we have been given an explicit prerelease modifier, then we'll - # pass that through here. - if self._prereleases is not None: - return self._prereleases - - # If we don't have any specifiers, and we don't have a forced value, - # then we'll just return None since we don't know if this should have - # pre-releases or not. - if not self._specs: - return None - - # Otherwise we'll see if any of the given specifiers accept - # prereleases, if any of them do we'll return True, otherwise False. - return any(s.prereleases for s in self._specs) - - @prereleases.setter - def prereleases(self, value: bool) -> None: - self._prereleases = value - - def __contains__(self, item: UnparsedVersion) -> bool: - return self.contains(item) - - def contains( - self, item: UnparsedVersion, prereleases: Optional[bool] = None - ) -> bool: - - # Ensure that our item is a Version or LegacyVersion instance. - if not isinstance(item, (LegacyVersion, Version)): - item = parse(item) - - # Determine if we're forcing a prerelease or not, if we're not forcing - # one for this particular filter call, then we'll use whatever the - # SpecifierSet thinks for whether or not we should support prereleases. - if prereleases is None: - prereleases = self.prereleases - - # We can determine if we're going to allow pre-releases by looking to - # see if any of the underlying items supports them. If none of them do - # and this item is a pre-release then we do not allow it and we can - # short circuit that here. - # Note: This means that 1.0.dev1 would not be contained in something - # like >=1.0.devabc however it would be in >=1.0.debabc,>0.0.dev0 - if not prereleases and item.is_prerelease: - return False - - # We simply dispatch to the underlying specs here to make sure that the - # given version is contained within all of them. - # Note: This use of all() here means that an empty set of specifiers - # will always return True, this is an explicit design decision. - return all(s.contains(item, prereleases=prereleases) for s in self._specs) - - def filter( - self, iterable: Iterable[VersionTypeVar], prereleases: Optional[bool] = None - ) -> Iterable[VersionTypeVar]: - - # Determine if we're forcing a prerelease or not, if we're not forcing - # one for this particular filter call, then we'll use whatever the - # SpecifierSet thinks for whether or not we should support prereleases. - if prereleases is None: - prereleases = self.prereleases - - # If we have any specifiers, then we want to wrap our iterable in the - # filter method for each one, this will act as a logical AND amongst - # each specifier. - if self._specs: - for spec in self._specs: - iterable = spec.filter(iterable, prereleases=bool(prereleases)) - return iterable - # If we do not have any specifiers, then we need to have a rough filter - # which will filter out any pre-releases, unless there are no final - # releases, and which will filter out LegacyVersion in general. - else: - filtered: List[VersionTypeVar] = [] - found_prereleases: List[VersionTypeVar] = [] - - item: UnparsedVersion - parsed_version: Union[Version, LegacyVersion] - - for item in iterable: - # Ensure that we some kind of Version class for this item. - if not isinstance(item, (LegacyVersion, Version)): - parsed_version = parse(item) - else: - parsed_version = item - - # Filter out any item which is parsed as a LegacyVersion - if isinstance(parsed_version, LegacyVersion): - continue - - # Store any item which is a pre-release for later unless we've - # already found a final version or we are accepting prereleases - if parsed_version.is_prerelease and not prereleases: - if not filtered: - found_prereleases.append(item) - else: - filtered.append(item) - - # If we've found no items except for pre-releases, then we'll go - # ahead and use the pre-releases - if not filtered and found_prereleases and prereleases is None: - return found_prereleases - - return filtered diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/packaging/tags.py b/bot/lib/python3.11/site-packages/pip/_vendor/packaging/tags.py deleted file mode 100644 index 9a3d25a..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/packaging/tags.py +++ /dev/null @@ -1,487 +0,0 @@ -# This file is dual licensed under the terms of the Apache License, Version -# 2.0, and the BSD License. See the LICENSE file in the root of this repository -# for complete details. - -import logging -import platform -import sys -import sysconfig -from importlib.machinery import EXTENSION_SUFFIXES -from typing import ( - Dict, - FrozenSet, - Iterable, - Iterator, - List, - Optional, - Sequence, - Tuple, - Union, - cast, -) - -from . import _manylinux, _musllinux - -logger = logging.getLogger(__name__) - -PythonVersion = Sequence[int] -MacVersion = Tuple[int, int] - -INTERPRETER_SHORT_NAMES: Dict[str, str] = { - "python": "py", # Generic. - "cpython": "cp", - "pypy": "pp", - "ironpython": "ip", - "jython": "jy", -} - - -_32_BIT_INTERPRETER = sys.maxsize <= 2 ** 32 - - -class Tag: - """ - A representation of the tag triple for a wheel. - - Instances are considered immutable and thus are hashable. Equality checking - is also supported. - """ - - __slots__ = ["_interpreter", "_abi", "_platform", "_hash"] - - def __init__(self, interpreter: str, abi: str, platform: str) -> None: - self._interpreter = interpreter.lower() - self._abi = abi.lower() - self._platform = platform.lower() - # The __hash__ of every single element in a Set[Tag] will be evaluated each time - # that a set calls its `.disjoint()` method, which may be called hundreds of - # times when scanning a page of links for packages with tags matching that - # Set[Tag]. Pre-computing the value here produces significant speedups for - # downstream consumers. - self._hash = hash((self._interpreter, self._abi, self._platform)) - - @property - def interpreter(self) -> str: - return self._interpreter - - @property - def abi(self) -> str: - return self._abi - - @property - def platform(self) -> str: - return self._platform - - def __eq__(self, other: object) -> bool: - if not isinstance(other, Tag): - return NotImplemented - - return ( - (self._hash == other._hash) # Short-circuit ASAP for perf reasons. - and (self._platform == other._platform) - and (self._abi == other._abi) - and (self._interpreter == other._interpreter) - ) - - def __hash__(self) -> int: - return self._hash - - def __str__(self) -> str: - return f"{self._interpreter}-{self._abi}-{self._platform}" - - def __repr__(self) -> str: - return f"<{self} @ {id(self)}>" - - -def parse_tag(tag: str) -> FrozenSet[Tag]: - """ - Parses the provided tag (e.g. `py3-none-any`) into a frozenset of Tag instances. - - Returning a set is required due to the possibility that the tag is a - compressed tag set. - """ - tags = set() - interpreters, abis, platforms = tag.split("-") - for interpreter in interpreters.split("."): - for abi in abis.split("."): - for platform_ in platforms.split("."): - tags.add(Tag(interpreter, abi, platform_)) - return frozenset(tags) - - -def _get_config_var(name: str, warn: bool = False) -> Union[int, str, None]: - value = sysconfig.get_config_var(name) - if value is None and warn: - logger.debug( - "Config variable '%s' is unset, Python ABI tag may be incorrect", name - ) - return value - - -def _normalize_string(string: str) -> str: - return string.replace(".", "_").replace("-", "_") - - -def _abi3_applies(python_version: PythonVersion) -> bool: - """ - Determine if the Python version supports abi3. - - PEP 384 was first implemented in Python 3.2. - """ - return len(python_version) > 1 and tuple(python_version) >= (3, 2) - - -def _cpython_abis(py_version: PythonVersion, warn: bool = False) -> List[str]: - py_version = tuple(py_version) # To allow for version comparison. - abis = [] - version = _version_nodot(py_version[:2]) - debug = pymalloc = ucs4 = "" - with_debug = _get_config_var("Py_DEBUG", warn) - has_refcount = hasattr(sys, "gettotalrefcount") - # Windows doesn't set Py_DEBUG, so checking for support of debug-compiled - # extension modules is the best option. - # https://github.com/pypa/pip/issues/3383#issuecomment-173267692 - has_ext = "_d.pyd" in EXTENSION_SUFFIXES - if with_debug or (with_debug is None and (has_refcount or has_ext)): - debug = "d" - if py_version < (3, 8): - with_pymalloc = _get_config_var("WITH_PYMALLOC", warn) - if with_pymalloc or with_pymalloc is None: - pymalloc = "m" - if py_version < (3, 3): - unicode_size = _get_config_var("Py_UNICODE_SIZE", warn) - if unicode_size == 4 or ( - unicode_size is None and sys.maxunicode == 0x10FFFF - ): - ucs4 = "u" - elif debug: - # Debug builds can also load "normal" extension modules. - # We can also assume no UCS-4 or pymalloc requirement. - abis.append(f"cp{version}") - abis.insert( - 0, - "cp{version}{debug}{pymalloc}{ucs4}".format( - version=version, debug=debug, pymalloc=pymalloc, ucs4=ucs4 - ), - ) - return abis - - -def cpython_tags( - python_version: Optional[PythonVersion] = None, - abis: Optional[Iterable[str]] = None, - platforms: Optional[Iterable[str]] = None, - *, - warn: bool = False, -) -> Iterator[Tag]: - """ - Yields the tags for a CPython interpreter. - - The tags consist of: - - cp-- - - cp-abi3- - - cp-none- - - cp-abi3- # Older Python versions down to 3.2. - - If python_version only specifies a major version then user-provided ABIs and - the 'none' ABItag will be used. - - If 'abi3' or 'none' are specified in 'abis' then they will be yielded at - their normal position and not at the beginning. - """ - if not python_version: - python_version = sys.version_info[:2] - - interpreter = f"cp{_version_nodot(python_version[:2])}" - - if abis is None: - if len(python_version) > 1: - abis = _cpython_abis(python_version, warn) - else: - abis = [] - abis = list(abis) - # 'abi3' and 'none' are explicitly handled later. - for explicit_abi in ("abi3", "none"): - try: - abis.remove(explicit_abi) - except ValueError: - pass - - platforms = list(platforms or platform_tags()) - for abi in abis: - for platform_ in platforms: - yield Tag(interpreter, abi, platform_) - if _abi3_applies(python_version): - yield from (Tag(interpreter, "abi3", platform_) for platform_ in platforms) - yield from (Tag(interpreter, "none", platform_) for platform_ in platforms) - - if _abi3_applies(python_version): - for minor_version in range(python_version[1] - 1, 1, -1): - for platform_ in platforms: - interpreter = "cp{version}".format( - version=_version_nodot((python_version[0], minor_version)) - ) - yield Tag(interpreter, "abi3", platform_) - - -def _generic_abi() -> Iterator[str]: - abi = sysconfig.get_config_var("SOABI") - if abi: - yield _normalize_string(abi) - - -def generic_tags( - interpreter: Optional[str] = None, - abis: Optional[Iterable[str]] = None, - platforms: Optional[Iterable[str]] = None, - *, - warn: bool = False, -) -> Iterator[Tag]: - """ - Yields the tags for a generic interpreter. - - The tags consist of: - - -- - - The "none" ABI will be added if it was not explicitly provided. - """ - if not interpreter: - interp_name = interpreter_name() - interp_version = interpreter_version(warn=warn) - interpreter = "".join([interp_name, interp_version]) - if abis is None: - abis = _generic_abi() - platforms = list(platforms or platform_tags()) - abis = list(abis) - if "none" not in abis: - abis.append("none") - for abi in abis: - for platform_ in platforms: - yield Tag(interpreter, abi, platform_) - - -def _py_interpreter_range(py_version: PythonVersion) -> Iterator[str]: - """ - Yields Python versions in descending order. - - After the latest version, the major-only version will be yielded, and then - all previous versions of that major version. - """ - if len(py_version) > 1: - yield f"py{_version_nodot(py_version[:2])}" - yield f"py{py_version[0]}" - if len(py_version) > 1: - for minor in range(py_version[1] - 1, -1, -1): - yield f"py{_version_nodot((py_version[0], minor))}" - - -def compatible_tags( - python_version: Optional[PythonVersion] = None, - interpreter: Optional[str] = None, - platforms: Optional[Iterable[str]] = None, -) -> Iterator[Tag]: - """ - Yields the sequence of tags that are compatible with a specific version of Python. - - The tags consist of: - - py*-none- - - -none-any # ... if `interpreter` is provided. - - py*-none-any - """ - if not python_version: - python_version = sys.version_info[:2] - platforms = list(platforms or platform_tags()) - for version in _py_interpreter_range(python_version): - for platform_ in platforms: - yield Tag(version, "none", platform_) - if interpreter: - yield Tag(interpreter, "none", "any") - for version in _py_interpreter_range(python_version): - yield Tag(version, "none", "any") - - -def _mac_arch(arch: str, is_32bit: bool = _32_BIT_INTERPRETER) -> str: - if not is_32bit: - return arch - - if arch.startswith("ppc"): - return "ppc" - - return "i386" - - -def _mac_binary_formats(version: MacVersion, cpu_arch: str) -> List[str]: - formats = [cpu_arch] - if cpu_arch == "x86_64": - if version < (10, 4): - return [] - formats.extend(["intel", "fat64", "fat32"]) - - elif cpu_arch == "i386": - if version < (10, 4): - return [] - formats.extend(["intel", "fat32", "fat"]) - - elif cpu_arch == "ppc64": - # TODO: Need to care about 32-bit PPC for ppc64 through 10.2? - if version > (10, 5) or version < (10, 4): - return [] - formats.append("fat64") - - elif cpu_arch == "ppc": - if version > (10, 6): - return [] - formats.extend(["fat32", "fat"]) - - if cpu_arch in {"arm64", "x86_64"}: - formats.append("universal2") - - if cpu_arch in {"x86_64", "i386", "ppc64", "ppc", "intel"}: - formats.append("universal") - - return formats - - -def mac_platforms( - version: Optional[MacVersion] = None, arch: Optional[str] = None -) -> Iterator[str]: - """ - Yields the platform tags for a macOS system. - - The `version` parameter is a two-item tuple specifying the macOS version to - generate platform tags for. The `arch` parameter is the CPU architecture to - generate platform tags for. Both parameters default to the appropriate value - for the current system. - """ - version_str, _, cpu_arch = platform.mac_ver() - if version is None: - version = cast("MacVersion", tuple(map(int, version_str.split(".")[:2]))) - else: - version = version - if arch is None: - arch = _mac_arch(cpu_arch) - else: - arch = arch - - if (10, 0) <= version and version < (11, 0): - # Prior to Mac OS 11, each yearly release of Mac OS bumped the - # "minor" version number. The major version was always 10. - for minor_version in range(version[1], -1, -1): - compat_version = 10, minor_version - binary_formats = _mac_binary_formats(compat_version, arch) - for binary_format in binary_formats: - yield "macosx_{major}_{minor}_{binary_format}".format( - major=10, minor=minor_version, binary_format=binary_format - ) - - if version >= (11, 0): - # Starting with Mac OS 11, each yearly release bumps the major version - # number. The minor versions are now the midyear updates. - for major_version in range(version[0], 10, -1): - compat_version = major_version, 0 - binary_formats = _mac_binary_formats(compat_version, arch) - for binary_format in binary_formats: - yield "macosx_{major}_{minor}_{binary_format}".format( - major=major_version, minor=0, binary_format=binary_format - ) - - if version >= (11, 0): - # Mac OS 11 on x86_64 is compatible with binaries from previous releases. - # Arm64 support was introduced in 11.0, so no Arm binaries from previous - # releases exist. - # - # However, the "universal2" binary format can have a - # macOS version earlier than 11.0 when the x86_64 part of the binary supports - # that version of macOS. - if arch == "x86_64": - for minor_version in range(16, 3, -1): - compat_version = 10, minor_version - binary_formats = _mac_binary_formats(compat_version, arch) - for binary_format in binary_formats: - yield "macosx_{major}_{minor}_{binary_format}".format( - major=compat_version[0], - minor=compat_version[1], - binary_format=binary_format, - ) - else: - for minor_version in range(16, 3, -1): - compat_version = 10, minor_version - binary_format = "universal2" - yield "macosx_{major}_{minor}_{binary_format}".format( - major=compat_version[0], - minor=compat_version[1], - binary_format=binary_format, - ) - - -def _linux_platforms(is_32bit: bool = _32_BIT_INTERPRETER) -> Iterator[str]: - linux = _normalize_string(sysconfig.get_platform()) - if is_32bit: - if linux == "linux_x86_64": - linux = "linux_i686" - elif linux == "linux_aarch64": - linux = "linux_armv7l" - _, arch = linux.split("_", 1) - yield from _manylinux.platform_tags(linux, arch) - yield from _musllinux.platform_tags(arch) - yield linux - - -def _generic_platforms() -> Iterator[str]: - yield _normalize_string(sysconfig.get_platform()) - - -def platform_tags() -> Iterator[str]: - """ - Provides the platform tags for this installation. - """ - if platform.system() == "Darwin": - return mac_platforms() - elif platform.system() == "Linux": - return _linux_platforms() - else: - return _generic_platforms() - - -def interpreter_name() -> str: - """ - Returns the name of the running interpreter. - """ - name = sys.implementation.name - return INTERPRETER_SHORT_NAMES.get(name) or name - - -def interpreter_version(*, warn: bool = False) -> str: - """ - Returns the version of the running interpreter. - """ - version = _get_config_var("py_version_nodot", warn=warn) - if version: - version = str(version) - else: - version = _version_nodot(sys.version_info[:2]) - return version - - -def _version_nodot(version: PythonVersion) -> str: - return "".join(map(str, version)) - - -def sys_tags(*, warn: bool = False) -> Iterator[Tag]: - """ - Returns the sequence of tag triples for the running interpreter. - - The order of the sequence corresponds to priority order for the - interpreter, from most to least important. - """ - - interp_name = interpreter_name() - if interp_name == "cp": - yield from cpython_tags(warn=warn) - else: - yield from generic_tags() - - if interp_name == "pp": - yield from compatible_tags(interpreter="pp3") - else: - yield from compatible_tags() diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/packaging/utils.py b/bot/lib/python3.11/site-packages/pip/_vendor/packaging/utils.py deleted file mode 100644 index bab11b8..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/packaging/utils.py +++ /dev/null @@ -1,136 +0,0 @@ -# This file is dual licensed under the terms of the Apache License, Version -# 2.0, and the BSD License. See the LICENSE file in the root of this repository -# for complete details. - -import re -from typing import FrozenSet, NewType, Tuple, Union, cast - -from .tags import Tag, parse_tag -from .version import InvalidVersion, Version - -BuildTag = Union[Tuple[()], Tuple[int, str]] -NormalizedName = NewType("NormalizedName", str) - - -class InvalidWheelFilename(ValueError): - """ - An invalid wheel filename was found, users should refer to PEP 427. - """ - - -class InvalidSdistFilename(ValueError): - """ - An invalid sdist filename was found, users should refer to the packaging user guide. - """ - - -_canonicalize_regex = re.compile(r"[-_.]+") -# PEP 427: The build number must start with a digit. -_build_tag_regex = re.compile(r"(\d+)(.*)") - - -def canonicalize_name(name: str) -> NormalizedName: - # This is taken from PEP 503. - value = _canonicalize_regex.sub("-", name).lower() - return cast(NormalizedName, value) - - -def canonicalize_version(version: Union[Version, str]) -> str: - """ - This is very similar to Version.__str__, but has one subtle difference - with the way it handles the release segment. - """ - if isinstance(version, str): - try: - parsed = Version(version) - except InvalidVersion: - # Legacy versions cannot be normalized - return version - else: - parsed = version - - parts = [] - - # Epoch - if parsed.epoch != 0: - parts.append(f"{parsed.epoch}!") - - # Release segment - # NB: This strips trailing '.0's to normalize - parts.append(re.sub(r"(\.0)+$", "", ".".join(str(x) for x in parsed.release))) - - # Pre-release - if parsed.pre is not None: - parts.append("".join(str(x) for x in parsed.pre)) - - # Post-release - if parsed.post is not None: - parts.append(f".post{parsed.post}") - - # Development release - if parsed.dev is not None: - parts.append(f".dev{parsed.dev}") - - # Local version segment - if parsed.local is not None: - parts.append(f"+{parsed.local}") - - return "".join(parts) - - -def parse_wheel_filename( - filename: str, -) -> Tuple[NormalizedName, Version, BuildTag, FrozenSet[Tag]]: - if not filename.endswith(".whl"): - raise InvalidWheelFilename( - f"Invalid wheel filename (extension must be '.whl'): {filename}" - ) - - filename = filename[:-4] - dashes = filename.count("-") - if dashes not in (4, 5): - raise InvalidWheelFilename( - f"Invalid wheel filename (wrong number of parts): {filename}" - ) - - parts = filename.split("-", dashes - 2) - name_part = parts[0] - # See PEP 427 for the rules on escaping the project name - if "__" in name_part or re.match(r"^[\w\d._]*$", name_part, re.UNICODE) is None: - raise InvalidWheelFilename(f"Invalid project name: {filename}") - name = canonicalize_name(name_part) - version = Version(parts[1]) - if dashes == 5: - build_part = parts[2] - build_match = _build_tag_regex.match(build_part) - if build_match is None: - raise InvalidWheelFilename( - f"Invalid build number: {build_part} in '{filename}'" - ) - build = cast(BuildTag, (int(build_match.group(1)), build_match.group(2))) - else: - build = () - tags = parse_tag(parts[-1]) - return (name, version, build, tags) - - -def parse_sdist_filename(filename: str) -> Tuple[NormalizedName, Version]: - if filename.endswith(".tar.gz"): - file_stem = filename[: -len(".tar.gz")] - elif filename.endswith(".zip"): - file_stem = filename[: -len(".zip")] - else: - raise InvalidSdistFilename( - f"Invalid sdist filename (extension must be '.tar.gz' or '.zip'):" - f" {filename}" - ) - - # We are requiring a PEP 440 version, which cannot contain dashes, - # so we split on the last dash. - name_part, sep, version_part = file_stem.rpartition("-") - if not sep: - raise InvalidSdistFilename(f"Invalid sdist filename: {filename}") - - name = canonicalize_name(name_part) - version = Version(version_part) - return (name, version) diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/packaging/version.py b/bot/lib/python3.11/site-packages/pip/_vendor/packaging/version.py deleted file mode 100644 index 154e94d..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/packaging/version.py +++ /dev/null @@ -1,499 +0,0 @@ -# This file is dual licensed under the terms of the Apache License, Version -# 2.0, and the BSD License. See the LICENSE file in the root of this repository -# for complete details. - -import collections -import itertools -import re -import warnings -from typing import Callable, Iterator, List, Optional, SupportsInt, Tuple, Union - -from ._structures import Infinity, InfinityType, NegativeInfinity, NegativeInfinityType - -__all__ = ["parse", "Version", "LegacyVersion", "InvalidVersion", "VERSION_PATTERN"] - -InfiniteTypes = Union[InfinityType, NegativeInfinityType] -PrePostDevType = Union[InfiniteTypes, Tuple[str, int]] -SubLocalType = Union[InfiniteTypes, int, str] -LocalType = Union[ - NegativeInfinityType, - Tuple[ - Union[ - SubLocalType, - Tuple[SubLocalType, str], - Tuple[NegativeInfinityType, SubLocalType], - ], - ..., - ], -] -CmpKey = Tuple[ - int, Tuple[int, ...], PrePostDevType, PrePostDevType, PrePostDevType, LocalType -] -LegacyCmpKey = Tuple[int, Tuple[str, ...]] -VersionComparisonMethod = Callable[ - [Union[CmpKey, LegacyCmpKey], Union[CmpKey, LegacyCmpKey]], bool -] - -_Version = collections.namedtuple( - "_Version", ["epoch", "release", "dev", "pre", "post", "local"] -) - - -def parse(version: str) -> Union["LegacyVersion", "Version"]: - """ - Parse the given version string and return either a :class:`Version` object - or a :class:`LegacyVersion` object depending on if the given version is - a valid PEP 440 version or a legacy version. - """ - try: - return Version(version) - except InvalidVersion: - return LegacyVersion(version) - - -class InvalidVersion(ValueError): - """ - An invalid version was found, users should refer to PEP 440. - """ - - -class _BaseVersion: - _key: Union[CmpKey, LegacyCmpKey] - - def __hash__(self) -> int: - return hash(self._key) - - # Please keep the duplicated `isinstance` check - # in the six comparisons hereunder - # unless you find a way to avoid adding overhead function calls. - def __lt__(self, other: "_BaseVersion") -> bool: - if not isinstance(other, _BaseVersion): - return NotImplemented - - return self._key < other._key - - def __le__(self, other: "_BaseVersion") -> bool: - if not isinstance(other, _BaseVersion): - return NotImplemented - - return self._key <= other._key - - def __eq__(self, other: object) -> bool: - if not isinstance(other, _BaseVersion): - return NotImplemented - - return self._key == other._key - - def __ge__(self, other: "_BaseVersion") -> bool: - if not isinstance(other, _BaseVersion): - return NotImplemented - - return self._key >= other._key - - def __gt__(self, other: "_BaseVersion") -> bool: - if not isinstance(other, _BaseVersion): - return NotImplemented - - return self._key > other._key - - def __ne__(self, other: object) -> bool: - if not isinstance(other, _BaseVersion): - return NotImplemented - - return self._key != other._key - - -class LegacyVersion(_BaseVersion): - def __init__(self, version: str) -> None: - self._version = str(version) - self._key = _legacy_cmpkey(self._version) - - - def __str__(self) -> str: - return self._version - - def __repr__(self) -> str: - return f"" - - @property - def public(self) -> str: - return self._version - - @property - def base_version(self) -> str: - return self._version - - @property - def epoch(self) -> int: - return -1 - - @property - def release(self) -> None: - return None - - @property - def pre(self) -> None: - return None - - @property - def post(self) -> None: - return None - - @property - def dev(self) -> None: - return None - - @property - def local(self) -> None: - return None - - @property - def is_prerelease(self) -> bool: - return False - - @property - def is_postrelease(self) -> bool: - return False - - @property - def is_devrelease(self) -> bool: - return False - - -_legacy_version_component_re = re.compile(r"(\d+ | [a-z]+ | \.| -)", re.VERBOSE) - -_legacy_version_replacement_map = { - "pre": "c", - "preview": "c", - "-": "final-", - "rc": "c", - "dev": "@", -} - - -def _parse_version_parts(s: str) -> Iterator[str]: - for part in _legacy_version_component_re.split(s): - part = _legacy_version_replacement_map.get(part, part) - - if not part or part == ".": - continue - - if part[:1] in "0123456789": - # pad for numeric comparison - yield part.zfill(8) - else: - yield "*" + part - - # ensure that alpha/beta/candidate are before final - yield "*final" - - -def _legacy_cmpkey(version: str) -> LegacyCmpKey: - - # We hardcode an epoch of -1 here. A PEP 440 version can only have a epoch - # greater than or equal to 0. This will effectively put the LegacyVersion, - # which uses the defacto standard originally implemented by setuptools, - # as before all PEP 440 versions. - epoch = -1 - - # This scheme is taken from pkg_resources.parse_version setuptools prior to - # it's adoption of the packaging library. - parts: List[str] = [] - for part in _parse_version_parts(version.lower()): - if part.startswith("*"): - # remove "-" before a prerelease tag - if part < "*final": - while parts and parts[-1] == "*final-": - parts.pop() - - # remove trailing zeros from each series of numeric parts - while parts and parts[-1] == "00000000": - parts.pop() - - parts.append(part) - - return epoch, tuple(parts) - - -# Deliberately not anchored to the start and end of the string, to make it -# easier for 3rd party code to reuse -VERSION_PATTERN = r""" - v? - (?: - (?:(?P[0-9]+)!)? # epoch - (?P[0-9]+(?:\.[0-9]+)*) # release segment - (?P
                                              # pre-release
    -            [-_\.]?
    -            (?P(a|b|c|rc|alpha|beta|pre|preview))
    -            [-_\.]?
    -            (?P[0-9]+)?
    -        )?
    -        (?P                                         # post release
    -            (?:-(?P[0-9]+))
    -            |
    -            (?:
    -                [-_\.]?
    -                (?Ppost|rev|r)
    -                [-_\.]?
    -                (?P[0-9]+)?
    -            )
    -        )?
    -        (?P                                          # dev release
    -            [-_\.]?
    -            (?Pdev)
    -            [-_\.]?
    -            (?P[0-9]+)?
    -        )?
    -    )
    -    (?:\+(?P[a-z0-9]+(?:[-_\.][a-z0-9]+)*))?       # local version
    -"""
    -
    -
    -class Version(_BaseVersion):
    -
    -    _regex = re.compile(r"^\s*" + VERSION_PATTERN + r"\s*$", re.VERBOSE | re.IGNORECASE)
    -
    -    def __init__(self, version: str) -> None:
    -
    -        # Validate the version and parse it into pieces
    -        match = self._regex.search(version)
    -        if not match:
    -            raise InvalidVersion(f"Invalid version: '{version}'")
    -
    -        # Store the parsed out pieces of the version
    -        self._version = _Version(
    -            epoch=int(match.group("epoch")) if match.group("epoch") else 0,
    -            release=tuple(int(i) for i in match.group("release").split(".")),
    -            pre=_parse_letter_version(match.group("pre_l"), match.group("pre_n")),
    -            post=_parse_letter_version(
    -                match.group("post_l"), match.group("post_n1") or match.group("post_n2")
    -            ),
    -            dev=_parse_letter_version(match.group("dev_l"), match.group("dev_n")),
    -            local=_parse_local_version(match.group("local")),
    -        )
    -
    -        # Generate a key which will be used for sorting
    -        self._key = _cmpkey(
    -            self._version.epoch,
    -            self._version.release,
    -            self._version.pre,
    -            self._version.post,
    -            self._version.dev,
    -            self._version.local,
    -        )
    -
    -    def __repr__(self) -> str:
    -        return f""
    -
    -    def __str__(self) -> str:
    -        parts = []
    -
    -        # Epoch
    -        if self.epoch != 0:
    -            parts.append(f"{self.epoch}!")
    -
    -        # Release segment
    -        parts.append(".".join(str(x) for x in self.release))
    -
    -        # Pre-release
    -        if self.pre is not None:
    -            parts.append("".join(str(x) for x in self.pre))
    -
    -        # Post-release
    -        if self.post is not None:
    -            parts.append(f".post{self.post}")
    -
    -        # Development release
    -        if self.dev is not None:
    -            parts.append(f".dev{self.dev}")
    -
    -        # Local version segment
    -        if self.local is not None:
    -            parts.append(f"+{self.local}")
    -
    -        return "".join(parts)
    -
    -    @property
    -    def epoch(self) -> int:
    -        _epoch: int = self._version.epoch
    -        return _epoch
    -
    -    @property
    -    def release(self) -> Tuple[int, ...]:
    -        _release: Tuple[int, ...] = self._version.release
    -        return _release
    -
    -    @property
    -    def pre(self) -> Optional[Tuple[str, int]]:
    -        _pre: Optional[Tuple[str, int]] = self._version.pre
    -        return _pre
    -
    -    @property
    -    def post(self) -> Optional[int]:
    -        return self._version.post[1] if self._version.post else None
    -
    -    @property
    -    def dev(self) -> Optional[int]:
    -        return self._version.dev[1] if self._version.dev else None
    -
    -    @property
    -    def local(self) -> Optional[str]:
    -        if self._version.local:
    -            return ".".join(str(x) for x in self._version.local)
    -        else:
    -            return None
    -
    -    @property
    -    def public(self) -> str:
    -        return str(self).split("+", 1)[0]
    -
    -    @property
    -    def base_version(self) -> str:
    -        parts = []
    -
    -        # Epoch
    -        if self.epoch != 0:
    -            parts.append(f"{self.epoch}!")
    -
    -        # Release segment
    -        parts.append(".".join(str(x) for x in self.release))
    -
    -        return "".join(parts)
    -
    -    @property
    -    def is_prerelease(self) -> bool:
    -        return self.dev is not None or self.pre is not None
    -
    -    @property
    -    def is_postrelease(self) -> bool:
    -        return self.post is not None
    -
    -    @property
    -    def is_devrelease(self) -> bool:
    -        return self.dev is not None
    -
    -    @property
    -    def major(self) -> int:
    -        return self.release[0] if len(self.release) >= 1 else 0
    -
    -    @property
    -    def minor(self) -> int:
    -        return self.release[1] if len(self.release) >= 2 else 0
    -
    -    @property
    -    def micro(self) -> int:
    -        return self.release[2] if len(self.release) >= 3 else 0
    -
    -
    -def _parse_letter_version(
    -    letter: str, number: Union[str, bytes, SupportsInt]
    -) -> Optional[Tuple[str, int]]:
    -
    -    if letter:
    -        # We consider there to be an implicit 0 in a pre-release if there is
    -        # not a numeral associated with it.
    -        if number is None:
    -            number = 0
    -
    -        # We normalize any letters to their lower case form
    -        letter = letter.lower()
    -
    -        # We consider some words to be alternate spellings of other words and
    -        # in those cases we want to normalize the spellings to our preferred
    -        # spelling.
    -        if letter == "alpha":
    -            letter = "a"
    -        elif letter == "beta":
    -            letter = "b"
    -        elif letter in ["c", "pre", "preview"]:
    -            letter = "rc"
    -        elif letter in ["rev", "r"]:
    -            letter = "post"
    -
    -        return letter, int(number)
    -    if not letter and number:
    -        # We assume if we are given a number, but we are not given a letter
    -        # then this is using the implicit post release syntax (e.g. 1.0-1)
    -        letter = "post"
    -
    -        return letter, int(number)
    -
    -    return None
    -
    -
    -_local_version_separators = re.compile(r"[\._-]")
    -
    -
    -def _parse_local_version(local: str) -> Optional[LocalType]:
    -    """
    -    Takes a string like abc.1.twelve and turns it into ("abc", 1, "twelve").
    -    """
    -    if local is not None:
    -        return tuple(
    -            part.lower() if not part.isdigit() else int(part)
    -            for part in _local_version_separators.split(local)
    -        )
    -    return None
    -
    -
    -def _cmpkey(
    -    epoch: int,
    -    release: Tuple[int, ...],
    -    pre: Optional[Tuple[str, int]],
    -    post: Optional[Tuple[str, int]],
    -    dev: Optional[Tuple[str, int]],
    -    local: Optional[Tuple[SubLocalType]],
    -) -> CmpKey:
    -
    -    # When we compare a release version, we want to compare it with all of the
    -    # trailing zeros removed. So we'll use a reverse the list, drop all the now
    -    # leading zeros until we come to something non zero, then take the rest
    -    # re-reverse it back into the correct order and make it a tuple and use
    -    # that for our sorting key.
    -    _release = tuple(
    -        reversed(list(itertools.dropwhile(lambda x: x == 0, reversed(release))))
    -    )
    -
    -    # We need to "trick" the sorting algorithm to put 1.0.dev0 before 1.0a0.
    -    # We'll do this by abusing the pre segment, but we _only_ want to do this
    -    # if there is not a pre or a post segment. If we have one of those then
    -    # the normal sorting rules will handle this case correctly.
    -    if pre is None and post is None and dev is not None:
    -        _pre: PrePostDevType = NegativeInfinity
    -    # Versions without a pre-release (except as noted above) should sort after
    -    # those with one.
    -    elif pre is None:
    -        _pre = Infinity
    -    else:
    -        _pre = pre
    -
    -    # Versions without a post segment should sort before those with one.
    -    if post is None:
    -        _post: PrePostDevType = NegativeInfinity
    -
    -    else:
    -        _post = post
    -
    -    # Versions without a development segment should sort after those with one.
    -    if dev is None:
    -        _dev: PrePostDevType = Infinity
    -
    -    else:
    -        _dev = dev
    -
    -    if local is None:
    -        # Versions without a local segment should sort before those with one.
    -        _local: LocalType = NegativeInfinity
    -    else:
    -        # Versions with a local segment need that segment parsed to implement
    -        # the sorting rules in PEP440.
    -        # - Alpha numeric segments sort before numeric segments
    -        # - Alpha numeric segments sort lexicographically
    -        # - Numeric segments sort numerically
    -        # - Shorter versions sort before longer versions when the prefixes
    -        #   match exactly
    -        _local = tuple(
    -            (i, "") if isinstance(i, int) else (NegativeInfinity, i) for i in local
    -        )
    -
    -    return epoch, _release, _pre, _post, _dev, _local
    diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/pep517/__init__.py b/bot/lib/python3.11/site-packages/pip/_vendor/pep517/__init__.py
    deleted file mode 100644
    index 38ea0f5..0000000
    --- a/bot/lib/python3.11/site-packages/pip/_vendor/pep517/__init__.py
    +++ /dev/null
    @@ -1,6 +0,0 @@
    -"""Wrappers to build Python packages using PEP 517 hooks
    -"""
    -
    -__version__ = '0.13.0'
    -
    -from .wrappers import *  # noqa: F401, F403
    diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/pep517/_compat.py b/bot/lib/python3.11/site-packages/pip/_vendor/pep517/_compat.py
    deleted file mode 100644
    index 95e509c..0000000
    --- a/bot/lib/python3.11/site-packages/pip/_vendor/pep517/_compat.py
    +++ /dev/null
    @@ -1,8 +0,0 @@
    -__all__ = ("tomllib",)
    -
    -import sys
    -
    -if sys.version_info >= (3, 11):
    -    import tomllib
    -else:
    -    from pip._vendor import tomli as tomllib
    diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/pep517/build.py b/bot/lib/python3.11/site-packages/pip/_vendor/pep517/build.py
    deleted file mode 100644
    index b30909c..0000000
    --- a/bot/lib/python3.11/site-packages/pip/_vendor/pep517/build.py
    +++ /dev/null
    @@ -1,126 +0,0 @@
    -"""Build a project using PEP 517 hooks.
    -"""
    -import argparse
    -import logging
    -import os
    -import shutil
    -import tempfile
    -
    -from ._compat import tomllib
    -from .envbuild import BuildEnvironment
    -from .wrappers import Pep517HookCaller
    -
    -log = logging.getLogger(__name__)
    -
    -
    -def validate_system(system):
    -    """
    -    Ensure build system has the requisite fields.
    -    """
    -    required = {'requires', 'build-backend'}
    -    if not (required <= set(system)):
    -        message = "Missing required fields: {missing}".format(
    -            missing=required-set(system),
    -        )
    -        raise ValueError(message)
    -
    -
    -def load_system(source_dir):
    -    """
    -    Load the build system from a source dir (pyproject.toml).
    -    """
    -    pyproject = os.path.join(source_dir, 'pyproject.toml')
    -    with open(pyproject, 'rb') as f:
    -        pyproject_data = tomllib.load(f)
    -    return pyproject_data['build-system']
    -
    -
    -def compat_system(source_dir):
    -    """
    -    Given a source dir, attempt to get a build system backend
    -    and requirements from pyproject.toml. Fallback to
    -    setuptools but only if the file was not found or a build
    -    system was not indicated.
    -    """
    -    try:
    -        system = load_system(source_dir)
    -    except (FileNotFoundError, KeyError):
    -        system = {}
    -    system.setdefault(
    -        'build-backend',
    -        'setuptools.build_meta:__legacy__',
    -    )
    -    system.setdefault('requires', ['setuptools', 'wheel'])
    -    return system
    -
    -
    -def _do_build(hooks, env, dist, dest):
    -    get_requires_name = 'get_requires_for_build_{dist}'.format(**locals())
    -    get_requires = getattr(hooks, get_requires_name)
    -    reqs = get_requires({})
    -    log.info('Got build requires: %s', reqs)
    -
    -    env.pip_install(reqs)
    -    log.info('Installed dynamic build dependencies')
    -
    -    with tempfile.TemporaryDirectory() as td:
    -        log.info('Trying to build %s in %s', dist, td)
    -        build_name = 'build_{dist}'.format(**locals())
    -        build = getattr(hooks, build_name)
    -        filename = build(td, {})
    -        source = os.path.join(td, filename)
    -        shutil.move(source, os.path.join(dest, os.path.basename(filename)))
    -
    -
    -def build(source_dir, dist, dest=None, system=None):
    -    system = system or load_system(source_dir)
    -    dest = os.path.join(source_dir, dest or 'dist')
    -    os.makedirs(dest, exist_ok=True)
    -
    -    validate_system(system)
    -    hooks = Pep517HookCaller(
    -        source_dir, system['build-backend'], system.get('backend-path')
    -    )
    -
    -    with BuildEnvironment() as env:
    -        env.pip_install(system['requires'])
    -        _do_build(hooks, env, dist, dest)
    -
    -
    -parser = argparse.ArgumentParser()
    -parser.add_argument(
    -    'source_dir',
    -    help="A directory containing pyproject.toml",
    -)
    -parser.add_argument(
    -    '--binary', '-b',
    -    action='store_true',
    -    default=False,
    -)
    -parser.add_argument(
    -    '--source', '-s',
    -    action='store_true',
    -    default=False,
    -)
    -parser.add_argument(
    -    '--out-dir', '-o',
    -    help="Destination in which to save the builds relative to source dir",
    -)
    -
    -
    -def main(args):
    -    log.warning('pep517.build is deprecated. '
    -                'Consider switching to https://pypi.org/project/build/')
    -
    -    # determine which dists to build
    -    dists = list(filter(None, (
    -        'sdist' if args.source or not args.binary else None,
    -        'wheel' if args.binary or not args.source else None,
    -    )))
    -
    -    for dist in dists:
    -        build(args.source_dir, dist, args.out_dir)
    -
    -
    -if __name__ == '__main__':
    -    main(parser.parse_args())
    diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/pep517/check.py b/bot/lib/python3.11/site-packages/pip/_vendor/pep517/check.py
    deleted file mode 100644
    index b79f627..0000000
    --- a/bot/lib/python3.11/site-packages/pip/_vendor/pep517/check.py
    +++ /dev/null
    @@ -1,207 +0,0 @@
    -"""Check a project and backend by attempting to build using PEP 517 hooks.
    -"""
    -import argparse
    -import logging
    -import os
    -import shutil
    -import sys
    -import tarfile
    -import zipfile
    -from os.path import isfile
    -from os.path import join as pjoin
    -from subprocess import CalledProcessError
    -from tempfile import mkdtemp
    -
    -from ._compat import tomllib
    -from .colorlog import enable_colourful_output
    -from .envbuild import BuildEnvironment
    -from .wrappers import Pep517HookCaller
    -
    -log = logging.getLogger(__name__)
    -
    -
    -def check_build_sdist(hooks, build_sys_requires):
    -    with BuildEnvironment() as env:
    -        try:
    -            env.pip_install(build_sys_requires)
    -            log.info('Installed static build dependencies')
    -        except CalledProcessError:
    -            log.error('Failed to install static build dependencies')
    -            return False
    -
    -        try:
    -            reqs = hooks.get_requires_for_build_sdist({})
    -            log.info('Got build requires: %s', reqs)
    -        except Exception:
    -            log.error('Failure in get_requires_for_build_sdist', exc_info=True)
    -            return False
    -
    -        try:
    -            env.pip_install(reqs)
    -            log.info('Installed dynamic build dependencies')
    -        except CalledProcessError:
    -            log.error('Failed to install dynamic build dependencies')
    -            return False
    -
    -        td = mkdtemp()
    -        log.info('Trying to build sdist in %s', td)
    -        try:
    -            try:
    -                filename = hooks.build_sdist(td, {})
    -                log.info('build_sdist returned %r', filename)
    -            except Exception:
    -                log.info('Failure in build_sdist', exc_info=True)
    -                return False
    -
    -            if not filename.endswith('.tar.gz'):
    -                log.error(
    -                    "Filename %s doesn't have .tar.gz extension", filename)
    -                return False
    -
    -            path = pjoin(td, filename)
    -            if isfile(path):
    -                log.info("Output file %s exists", path)
    -            else:
    -                log.error("Output file %s does not exist", path)
    -                return False
    -
    -            if tarfile.is_tarfile(path):
    -                log.info("Output file is a tar file")
    -            else:
    -                log.error("Output file is not a tar file")
    -                return False
    -
    -        finally:
    -            shutil.rmtree(td)
    -
    -        return True
    -
    -
    -def check_build_wheel(hooks, build_sys_requires):
    -    with BuildEnvironment() as env:
    -        try:
    -            env.pip_install(build_sys_requires)
    -            log.info('Installed static build dependencies')
    -        except CalledProcessError:
    -            log.error('Failed to install static build dependencies')
    -            return False
    -
    -        try:
    -            reqs = hooks.get_requires_for_build_wheel({})
    -            log.info('Got build requires: %s', reqs)
    -        except Exception:
    -            log.error('Failure in get_requires_for_build_sdist', exc_info=True)
    -            return False
    -
    -        try:
    -            env.pip_install(reqs)
    -            log.info('Installed dynamic build dependencies')
    -        except CalledProcessError:
    -            log.error('Failed to install dynamic build dependencies')
    -            return False
    -
    -        td = mkdtemp()
    -        log.info('Trying to build wheel in %s', td)
    -        try:
    -            try:
    -                filename = hooks.build_wheel(td, {})
    -                log.info('build_wheel returned %r', filename)
    -            except Exception:
    -                log.info('Failure in build_wheel', exc_info=True)
    -                return False
    -
    -            if not filename.endswith('.whl'):
    -                log.error("Filename %s doesn't have .whl extension", filename)
    -                return False
    -
    -            path = pjoin(td, filename)
    -            if isfile(path):
    -                log.info("Output file %s exists", path)
    -            else:
    -                log.error("Output file %s does not exist", path)
    -                return False
    -
    -            if zipfile.is_zipfile(path):
    -                log.info("Output file is a zip file")
    -            else:
    -                log.error("Output file is not a zip file")
    -                return False
    -
    -        finally:
    -            shutil.rmtree(td)
    -
    -        return True
    -
    -
    -def check(source_dir):
    -    pyproject = pjoin(source_dir, 'pyproject.toml')
    -    if isfile(pyproject):
    -        log.info('Found pyproject.toml')
    -    else:
    -        log.error('Missing pyproject.toml')
    -        return False
    -
    -    try:
    -        with open(pyproject, 'rb') as f:
    -            pyproject_data = tomllib.load(f)
    -        # Ensure the mandatory data can be loaded
    -        buildsys = pyproject_data['build-system']
    -        requires = buildsys['requires']
    -        backend = buildsys['build-backend']
    -        backend_path = buildsys.get('backend-path')
    -        log.info('Loaded pyproject.toml')
    -    except (tomllib.TOMLDecodeError, KeyError):
    -        log.error("Invalid pyproject.toml", exc_info=True)
    -        return False
    -
    -    hooks = Pep517HookCaller(source_dir, backend, backend_path)
    -
    -    sdist_ok = check_build_sdist(hooks, requires)
    -    wheel_ok = check_build_wheel(hooks, requires)
    -
    -    if not sdist_ok:
    -        log.warning('Sdist checks failed; scroll up to see')
    -    if not wheel_ok:
    -        log.warning('Wheel checks failed')
    -
    -    return sdist_ok
    -
    -
    -def main(argv=None):
    -    log.warning('pep517.check is deprecated. '
    -                'Consider switching to https://pypi.org/project/build/')
    -
    -    ap = argparse.ArgumentParser()
    -    ap.add_argument(
    -        'source_dir',
    -        help="A directory containing pyproject.toml")
    -    args = ap.parse_args(argv)
    -
    -    enable_colourful_output()
    -
    -    ok = check(args.source_dir)
    -
    -    if ok:
    -        print(ansi('Checks passed', 'green'))
    -    else:
    -        print(ansi('Checks failed', 'red'))
    -        sys.exit(1)
    -
    -
    -ansi_codes = {
    -    'reset': '\x1b[0m',
    -    'bold': '\x1b[1m',
    -    'red': '\x1b[31m',
    -    'green': '\x1b[32m',
    -}
    -
    -
    -def ansi(s, attr):
    -    if os.name != 'nt' and sys.stdout.isatty():
    -        return ansi_codes[attr] + str(s) + ansi_codes['reset']
    -    else:
    -        return str(s)
    -
    -
    -if __name__ == '__main__':
    -    main()
    diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/pep517/colorlog.py b/bot/lib/python3.11/site-packages/pip/_vendor/pep517/colorlog.py
    deleted file mode 100644
    index 66310a7..0000000
    --- a/bot/lib/python3.11/site-packages/pip/_vendor/pep517/colorlog.py
    +++ /dev/null
    @@ -1,113 +0,0 @@
    -"""Nicer log formatting with colours.
    -
    -Code copied from Tornado, Apache licensed.
    -"""
    -# Copyright 2012 Facebook
    -#
    -# Licensed under the Apache License, Version 2.0 (the "License"); you may
    -# not use this file except in compliance with the License. You may obtain
    -# a copy of the License at
    -#
    -# http://www.apache.org/licenses/LICENSE-2.0
    -#
    -# Unless required by applicable law or agreed to in writing, software
    -# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
    -# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
    -# License for the specific language governing permissions and limitations
    -# under the License.
    -
    -import logging
    -import sys
    -
    -try:
    -    import curses
    -except ImportError:
    -    curses = None
    -
    -
    -def _stderr_supports_color():
    -    color = False
    -    if curses and hasattr(sys.stderr, 'isatty') and sys.stderr.isatty():
    -        try:
    -            curses.setupterm()
    -            if curses.tigetnum("colors") > 0:
    -                color = True
    -        except Exception:
    -            pass
    -    return color
    -
    -
    -class LogFormatter(logging.Formatter):
    -    """Log formatter with colour support
    -    """
    -    DEFAULT_COLORS = {
    -        logging.INFO: 2,  # Green
    -        logging.WARNING: 3,  # Yellow
    -        logging.ERROR: 1,  # Red
    -        logging.CRITICAL: 1,
    -    }
    -
    -    def __init__(self, color=True, datefmt=None):
    -        r"""
    -        :arg bool color: Enables color support.
    -        :arg string fmt: Log message format.
    -        It will be applied to the attributes dict of log records. The
    -        text between ``%(color)s`` and ``%(end_color)s`` will be colored
    -        depending on the level if color support is on.
    -        :arg dict colors: color mappings from logging level to terminal color
    -        code
    -        :arg string datefmt: Datetime format.
    -        Used for formatting ``(asctime)`` placeholder in ``prefix_fmt``.
    -        .. versionchanged:: 3.2
    -        Added ``fmt`` and ``datefmt`` arguments.
    -        """
    -        logging.Formatter.__init__(self, datefmt=datefmt)
    -        self._colors = {}
    -        if color and _stderr_supports_color():
    -            # The curses module has some str/bytes confusion in
    -            # python3. Until version 3.2.3, most methods return
    -            # bytes, but only accept strings. In addition, we want to
    -            # output these strings with the logging module, which
    -            # works with unicode strings. The explicit calls to
    -            # unicode() below are harmless in python2 but will do the
    -            # right conversion in python 3.
    -            fg_color = (curses.tigetstr("setaf") or
    -                        curses.tigetstr("setf") or "")
    -
    -            for levelno, code in self.DEFAULT_COLORS.items():
    -                self._colors[levelno] = str(
    -                    curses.tparm(fg_color, code), "ascii")
    -            self._normal = str(curses.tigetstr("sgr0"), "ascii")
    -
    -            scr = curses.initscr()
    -            self.termwidth = scr.getmaxyx()[1]
    -            curses.endwin()
    -        else:
    -            self._normal = ''
    -            # Default width is usually 80, but too wide is
    -            # worse than too narrow
    -            self.termwidth = 70
    -
    -    def formatMessage(self, record):
    -        mlen = len(record.message)
    -        right_text = '{initial}-{name}'.format(initial=record.levelname[0],
    -                                               name=record.name)
    -        if mlen + len(right_text) < self.termwidth:
    -            space = ' ' * (self.termwidth - (mlen + len(right_text)))
    -        else:
    -            space = '  '
    -
    -        if record.levelno in self._colors:
    -            start_color = self._colors[record.levelno]
    -            end_color = self._normal
    -        else:
    -            start_color = end_color = ''
    -
    -        return record.message + space + start_color + right_text + end_color
    -
    -
    -def enable_colourful_output(level=logging.INFO):
    -    handler = logging.StreamHandler()
    -    handler.setFormatter(LogFormatter())
    -    logging.root.addHandler(handler)
    -    logging.root.setLevel(level)
    diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/pep517/dirtools.py b/bot/lib/python3.11/site-packages/pip/_vendor/pep517/dirtools.py
    deleted file mode 100644
    index 3eff4d8..0000000
    --- a/bot/lib/python3.11/site-packages/pip/_vendor/pep517/dirtools.py
    +++ /dev/null
    @@ -1,19 +0,0 @@
    -import io
    -import os
    -import zipfile
    -
    -
    -def dir_to_zipfile(root):
    -    """Construct an in-memory zip file for a directory."""
    -    buffer = io.BytesIO()
    -    zip_file = zipfile.ZipFile(buffer, 'w')
    -    for root, dirs, files in os.walk(root):
    -        for path in dirs:
    -            fs_path = os.path.join(root, path)
    -            rel_path = os.path.relpath(fs_path, root)
    -            zip_file.writestr(rel_path + '/', '')
    -        for path in files:
    -            fs_path = os.path.join(root, path)
    -            rel_path = os.path.relpath(fs_path, root)
    -            zip_file.write(fs_path, rel_path)
    -    return zip_file
    diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/pep517/envbuild.py b/bot/lib/python3.11/site-packages/pip/_vendor/pep517/envbuild.py
    deleted file mode 100644
    index c0415c4..0000000
    --- a/bot/lib/python3.11/site-packages/pip/_vendor/pep517/envbuild.py
    +++ /dev/null
    @@ -1,170 +0,0 @@
    -"""Build wheels/sdists by installing build deps to a temporary environment.
    -"""
    -
    -import logging
    -import os
    -import shutil
    -import sys
    -from subprocess import check_call
    -from sysconfig import get_paths
    -from tempfile import mkdtemp
    -
    -from ._compat import tomllib
    -from .wrappers import LoggerWrapper, Pep517HookCaller
    -
    -log = logging.getLogger(__name__)
    -
    -
    -def _load_pyproject(source_dir):
    -    with open(
    -            os.path.join(source_dir, 'pyproject.toml'),
    -            'rb',
    -            ) as f:
    -        pyproject_data = tomllib.load(f)
    -    buildsys = pyproject_data['build-system']
    -    return (
    -        buildsys['requires'],
    -        buildsys['build-backend'],
    -        buildsys.get('backend-path'),
    -    )
    -
    -
    -class BuildEnvironment:
    -    """Context manager to install build deps in a simple temporary environment
    -
    -    Based on code I wrote for pip, which is MIT licensed.
    -    """
    -    # Copyright (c) 2008-2016 The pip developers (see AUTHORS.txt file)
    -    #
    -    # Permission is hereby granted, free of charge, to any person obtaining
    -    # a copy of this software and associated documentation files (the
    -    # "Software"), to deal in the Software without restriction, including
    -    # without limitation the rights to use, copy, modify, merge, publish,
    -    # distribute, sublicense, and/or sell copies of the Software, and to
    -    # permit persons to whom the Software is furnished to do so, subject to
    -    # the following conditions:
    -    #
    -    # The above copyright notice and this permission notice shall be
    -    # included in all copies or substantial portions of the Software.
    -    #
    -    # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
    -    # EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
    -    # MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
    -    # NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
    -    # LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
    -    # OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
    -    # WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
    -
    -    path = None
    -
    -    def __init__(self, cleanup=True):
    -        self._cleanup = cleanup
    -
    -    def __enter__(self):
    -        self.path = mkdtemp(prefix='pep517-build-env-')
    -        log.info('Temporary build environment: %s', self.path)
    -
    -        self.save_path = os.environ.get('PATH', None)
    -        self.save_pythonpath = os.environ.get('PYTHONPATH', None)
    -
    -        install_scheme = 'nt' if (os.name == 'nt') else 'posix_prefix'
    -        install_dirs = get_paths(install_scheme, vars={
    -            'base': self.path,
    -            'platbase': self.path,
    -        })
    -
    -        scripts = install_dirs['scripts']
    -        if self.save_path:
    -            os.environ['PATH'] = scripts + os.pathsep + self.save_path
    -        else:
    -            os.environ['PATH'] = scripts + os.pathsep + os.defpath
    -
    -        if install_dirs['purelib'] == install_dirs['platlib']:
    -            lib_dirs = install_dirs['purelib']
    -        else:
    -            lib_dirs = install_dirs['purelib'] + os.pathsep + \
    -                install_dirs['platlib']
    -        if self.save_pythonpath:
    -            os.environ['PYTHONPATH'] = lib_dirs + os.pathsep + \
    -                self.save_pythonpath
    -        else:
    -            os.environ['PYTHONPATH'] = lib_dirs
    -
    -        return self
    -
    -    def pip_install(self, reqs):
    -        """Install dependencies into this env by calling pip in a subprocess"""
    -        if not reqs:
    -            return
    -        log.info('Calling pip to install %s', reqs)
    -        cmd = [
    -            sys.executable, '-m', 'pip', 'install', '--ignore-installed',
    -            '--prefix', self.path] + list(reqs)
    -        check_call(
    -            cmd,
    -            stdout=LoggerWrapper(log, logging.INFO),
    -            stderr=LoggerWrapper(log, logging.ERROR),
    -        )
    -
    -    def __exit__(self, exc_type, exc_val, exc_tb):
    -        needs_cleanup = (
    -            self._cleanup and
    -            self.path is not None and
    -            os.path.isdir(self.path)
    -        )
    -        if needs_cleanup:
    -            shutil.rmtree(self.path)
    -
    -        if self.save_path is None:
    -            os.environ.pop('PATH', None)
    -        else:
    -            os.environ['PATH'] = self.save_path
    -
    -        if self.save_pythonpath is None:
    -            os.environ.pop('PYTHONPATH', None)
    -        else:
    -            os.environ['PYTHONPATH'] = self.save_pythonpath
    -
    -
    -def build_wheel(source_dir, wheel_dir, config_settings=None):
    -    """Build a wheel from a source directory using PEP 517 hooks.
    -
    -    :param str source_dir: Source directory containing pyproject.toml
    -    :param str wheel_dir: Target directory to create wheel in
    -    :param dict config_settings: Options to pass to build backend
    -
    -    This is a blocking function which will run pip in a subprocess to install
    -    build requirements.
    -    """
    -    if config_settings is None:
    -        config_settings = {}
    -    requires, backend, backend_path = _load_pyproject(source_dir)
    -    hooks = Pep517HookCaller(source_dir, backend, backend_path)
    -
    -    with BuildEnvironment() as env:
    -        env.pip_install(requires)
    -        reqs = hooks.get_requires_for_build_wheel(config_settings)
    -        env.pip_install(reqs)
    -        return hooks.build_wheel(wheel_dir, config_settings)
    -
    -
    -def build_sdist(source_dir, sdist_dir, config_settings=None):
    -    """Build an sdist from a source directory using PEP 517 hooks.
    -
    -    :param str source_dir: Source directory containing pyproject.toml
    -    :param str sdist_dir: Target directory to place sdist in
    -    :param dict config_settings: Options to pass to build backend
    -
    -    This is a blocking function which will run pip in a subprocess to install
    -    build requirements.
    -    """
    -    if config_settings is None:
    -        config_settings = {}
    -    requires, backend, backend_path = _load_pyproject(source_dir)
    -    hooks = Pep517HookCaller(source_dir, backend, backend_path)
    -
    -    with BuildEnvironment() as env:
    -        env.pip_install(requires)
    -        reqs = hooks.get_requires_for_build_sdist(config_settings)
    -        env.pip_install(reqs)
    -        return hooks.build_sdist(sdist_dir, config_settings)
    diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/pep517/in_process/__init__.py b/bot/lib/python3.11/site-packages/pip/_vendor/pep517/in_process/__init__.py
    deleted file mode 100644
    index 281a356..0000000
    --- a/bot/lib/python3.11/site-packages/pip/_vendor/pep517/in_process/__init__.py
    +++ /dev/null
    @@ -1,26 +0,0 @@
    -"""This is a subpackage because the directory is on sys.path for _in_process.py
    -
    -The subpackage should stay as empty as possible to avoid shadowing modules that
    -the backend might import.
    -"""
    -from contextlib import contextmanager
    -from os.path import abspath, dirname
    -from os.path import join as pjoin
    -
    -try:
    -    import importlib.resources as resources
    -    try:
    -        resources.files
    -    except AttributeError:
    -        # Python 3.8 compatibility
    -        def _in_proc_script_path():
    -            return resources.path(__package__, '_in_process.py')
    -    else:
    -        def _in_proc_script_path():
    -            return resources.as_file(
    -                resources.files(__package__).joinpath('_in_process.py'))
    -except ImportError:
    -    # Python 3.6 compatibility
    -    @contextmanager
    -    def _in_proc_script_path():
    -        yield pjoin(dirname(abspath(__file__)), '_in_process.py')
    diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/pep517/in_process/_in_process.py b/bot/lib/python3.11/site-packages/pip/_vendor/pep517/in_process/_in_process.py
    deleted file mode 100644
    index ae4cf9e..0000000
    --- a/bot/lib/python3.11/site-packages/pip/_vendor/pep517/in_process/_in_process.py
    +++ /dev/null
    @@ -1,351 +0,0 @@
    -"""This is invoked in a subprocess to call the build backend hooks.
    -
    -It expects:
    -- Command line args: hook_name, control_dir
    -- Environment variables:
    -      PEP517_BUILD_BACKEND=entry.point:spec
    -      PEP517_BACKEND_PATH=paths (separated with os.pathsep)
    -- control_dir/input.json:
    -  - {"kwargs": {...}}
    -
    -Results:
    -- control_dir/output.json
    -  - {"return_val": ...}
    -"""
    -import json
    -import os
    -import os.path
    -import re
    -import shutil
    -import sys
    -import traceback
    -from glob import glob
    -from importlib import import_module
    -from os.path import join as pjoin
    -
    -# This file is run as a script, and `import wrappers` is not zip-safe, so we
    -# include write_json() and read_json() from wrappers.py.
    -
    -
    -def write_json(obj, path, **kwargs):
    -    with open(path, 'w', encoding='utf-8') as f:
    -        json.dump(obj, f, **kwargs)
    -
    -
    -def read_json(path):
    -    with open(path, encoding='utf-8') as f:
    -        return json.load(f)
    -
    -
    -class BackendUnavailable(Exception):
    -    """Raised if we cannot import the backend"""
    -    def __init__(self, traceback):
    -        self.traceback = traceback
    -
    -
    -class BackendInvalid(Exception):
    -    """Raised if the backend is invalid"""
    -    def __init__(self, message):
    -        self.message = message
    -
    -
    -class HookMissing(Exception):
    -    """Raised if a hook is missing and we are not executing the fallback"""
    -    def __init__(self, hook_name=None):
    -        super().__init__(hook_name)
    -        self.hook_name = hook_name
    -
    -
    -def contained_in(filename, directory):
    -    """Test if a file is located within the given directory."""
    -    filename = os.path.normcase(os.path.abspath(filename))
    -    directory = os.path.normcase(os.path.abspath(directory))
    -    return os.path.commonprefix([filename, directory]) == directory
    -
    -
    -def _build_backend():
    -    """Find and load the build backend"""
    -    # Add in-tree backend directories to the front of sys.path.
    -    backend_path = os.environ.get('PEP517_BACKEND_PATH')
    -    if backend_path:
    -        extra_pathitems = backend_path.split(os.pathsep)
    -        sys.path[:0] = extra_pathitems
    -
    -    ep = os.environ['PEP517_BUILD_BACKEND']
    -    mod_path, _, obj_path = ep.partition(':')
    -    try:
    -        obj = import_module(mod_path)
    -    except ImportError:
    -        raise BackendUnavailable(traceback.format_exc())
    -
    -    if backend_path:
    -        if not any(
    -            contained_in(obj.__file__, path)
    -            for path in extra_pathitems
    -        ):
    -            raise BackendInvalid("Backend was not loaded from backend-path")
    -
    -    if obj_path:
    -        for path_part in obj_path.split('.'):
    -            obj = getattr(obj, path_part)
    -    return obj
    -
    -
    -def _supported_features():
    -    """Return the list of options features supported by the backend.
    -
    -    Returns a list of strings.
    -    The only possible value is 'build_editable'.
    -    """
    -    backend = _build_backend()
    -    features = []
    -    if hasattr(backend, "build_editable"):
    -        features.append("build_editable")
    -    return features
    -
    -
    -def get_requires_for_build_wheel(config_settings):
    -    """Invoke the optional get_requires_for_build_wheel hook
    -
    -    Returns [] if the hook is not defined.
    -    """
    -    backend = _build_backend()
    -    try:
    -        hook = backend.get_requires_for_build_wheel
    -    except AttributeError:
    -        return []
    -    else:
    -        return hook(config_settings)
    -
    -
    -def get_requires_for_build_editable(config_settings):
    -    """Invoke the optional get_requires_for_build_editable hook
    -
    -    Returns [] if the hook is not defined.
    -    """
    -    backend = _build_backend()
    -    try:
    -        hook = backend.get_requires_for_build_editable
    -    except AttributeError:
    -        return []
    -    else:
    -        return hook(config_settings)
    -
    -
    -def prepare_metadata_for_build_wheel(
    -        metadata_directory, config_settings, _allow_fallback):
    -    """Invoke optional prepare_metadata_for_build_wheel
    -
    -    Implements a fallback by building a wheel if the hook isn't defined,
    -    unless _allow_fallback is False in which case HookMissing is raised.
    -    """
    -    backend = _build_backend()
    -    try:
    -        hook = backend.prepare_metadata_for_build_wheel
    -    except AttributeError:
    -        if not _allow_fallback:
    -            raise HookMissing()
    -        whl_basename = backend.build_wheel(metadata_directory, config_settings)
    -        return _get_wheel_metadata_from_wheel(whl_basename, metadata_directory,
    -                                              config_settings)
    -    else:
    -        return hook(metadata_directory, config_settings)
    -
    -
    -def prepare_metadata_for_build_editable(
    -        metadata_directory, config_settings, _allow_fallback):
    -    """Invoke optional prepare_metadata_for_build_editable
    -
    -    Implements a fallback by building an editable wheel if the hook isn't
    -    defined, unless _allow_fallback is False in which case HookMissing is
    -    raised.
    -    """
    -    backend = _build_backend()
    -    try:
    -        hook = backend.prepare_metadata_for_build_editable
    -    except AttributeError:
    -        if not _allow_fallback:
    -            raise HookMissing()
    -        try:
    -            build_hook = backend.build_editable
    -        except AttributeError:
    -            raise HookMissing(hook_name='build_editable')
    -        else:
    -            whl_basename = build_hook(metadata_directory, config_settings)
    -            return _get_wheel_metadata_from_wheel(whl_basename,
    -                                                  metadata_directory,
    -                                                  config_settings)
    -    else:
    -        return hook(metadata_directory, config_settings)
    -
    -
    -WHEEL_BUILT_MARKER = 'PEP517_ALREADY_BUILT_WHEEL'
    -
    -
    -def _dist_info_files(whl_zip):
    -    """Identify the .dist-info folder inside a wheel ZipFile."""
    -    res = []
    -    for path in whl_zip.namelist():
    -        m = re.match(r'[^/\\]+-[^/\\]+\.dist-info/', path)
    -        if m:
    -            res.append(path)
    -    if res:
    -        return res
    -    raise Exception("No .dist-info folder found in wheel")
    -
    -
    -def _get_wheel_metadata_from_wheel(
    -        whl_basename, metadata_directory, config_settings):
    -    """Extract the metadata from a wheel.
    -
    -    Fallback for when the build backend does not
    -    define the 'get_wheel_metadata' hook.
    -    """
    -    from zipfile import ZipFile
    -    with open(os.path.join(metadata_directory, WHEEL_BUILT_MARKER), 'wb'):
    -        pass  # Touch marker file
    -
    -    whl_file = os.path.join(metadata_directory, whl_basename)
    -    with ZipFile(whl_file) as zipf:
    -        dist_info = _dist_info_files(zipf)
    -        zipf.extractall(path=metadata_directory, members=dist_info)
    -    return dist_info[0].split('/')[0]
    -
    -
    -def _find_already_built_wheel(metadata_directory):
    -    """Check for a wheel already built during the get_wheel_metadata hook.
    -    """
    -    if not metadata_directory:
    -        return None
    -    metadata_parent = os.path.dirname(metadata_directory)
    -    if not os.path.isfile(pjoin(metadata_parent, WHEEL_BUILT_MARKER)):
    -        return None
    -
    -    whl_files = glob(os.path.join(metadata_parent, '*.whl'))
    -    if not whl_files:
    -        print('Found wheel built marker, but no .whl files')
    -        return None
    -    if len(whl_files) > 1:
    -        print('Found multiple .whl files; unspecified behaviour. '
    -              'Will call build_wheel.')
    -        return None
    -
    -    # Exactly one .whl file
    -    return whl_files[0]
    -
    -
    -def build_wheel(wheel_directory, config_settings, metadata_directory=None):
    -    """Invoke the mandatory build_wheel hook.
    -
    -    If a wheel was already built in the
    -    prepare_metadata_for_build_wheel fallback, this
    -    will copy it rather than rebuilding the wheel.
    -    """
    -    prebuilt_whl = _find_already_built_wheel(metadata_directory)
    -    if prebuilt_whl:
    -        shutil.copy2(prebuilt_whl, wheel_directory)
    -        return os.path.basename(prebuilt_whl)
    -
    -    return _build_backend().build_wheel(wheel_directory, config_settings,
    -                                        metadata_directory)
    -
    -
    -def build_editable(wheel_directory, config_settings, metadata_directory=None):
    -    """Invoke the optional build_editable hook.
    -
    -    If a wheel was already built in the
    -    prepare_metadata_for_build_editable fallback, this
    -    will copy it rather than rebuilding the wheel.
    -    """
    -    backend = _build_backend()
    -    try:
    -        hook = backend.build_editable
    -    except AttributeError:
    -        raise HookMissing()
    -    else:
    -        prebuilt_whl = _find_already_built_wheel(metadata_directory)
    -        if prebuilt_whl:
    -            shutil.copy2(prebuilt_whl, wheel_directory)
    -            return os.path.basename(prebuilt_whl)
    -
    -        return hook(wheel_directory, config_settings, metadata_directory)
    -
    -
    -def get_requires_for_build_sdist(config_settings):
    -    """Invoke the optional get_requires_for_build_wheel hook
    -
    -    Returns [] if the hook is not defined.
    -    """
    -    backend = _build_backend()
    -    try:
    -        hook = backend.get_requires_for_build_sdist
    -    except AttributeError:
    -        return []
    -    else:
    -        return hook(config_settings)
    -
    -
    -class _DummyException(Exception):
    -    """Nothing should ever raise this exception"""
    -
    -
    -class GotUnsupportedOperation(Exception):
    -    """For internal use when backend raises UnsupportedOperation"""
    -    def __init__(self, traceback):
    -        self.traceback = traceback
    -
    -
    -def build_sdist(sdist_directory, config_settings):
    -    """Invoke the mandatory build_sdist hook."""
    -    backend = _build_backend()
    -    try:
    -        return backend.build_sdist(sdist_directory, config_settings)
    -    except getattr(backend, 'UnsupportedOperation', _DummyException):
    -        raise GotUnsupportedOperation(traceback.format_exc())
    -
    -
    -HOOK_NAMES = {
    -    'get_requires_for_build_wheel',
    -    'prepare_metadata_for_build_wheel',
    -    'build_wheel',
    -    'get_requires_for_build_editable',
    -    'prepare_metadata_for_build_editable',
    -    'build_editable',
    -    'get_requires_for_build_sdist',
    -    'build_sdist',
    -    '_supported_features',
    -}
    -
    -
    -def main():
    -    if len(sys.argv) < 3:
    -        sys.exit("Needs args: hook_name, control_dir")
    -    hook_name = sys.argv[1]
    -    control_dir = sys.argv[2]
    -    if hook_name not in HOOK_NAMES:
    -        sys.exit("Unknown hook: %s" % hook_name)
    -    hook = globals()[hook_name]
    -
    -    hook_input = read_json(pjoin(control_dir, 'input.json'))
    -
    -    json_out = {'unsupported': False, 'return_val': None}
    -    try:
    -        json_out['return_val'] = hook(**hook_input['kwargs'])
    -    except BackendUnavailable as e:
    -        json_out['no_backend'] = True
    -        json_out['traceback'] = e.traceback
    -    except BackendInvalid as e:
    -        json_out['backend_invalid'] = True
    -        json_out['backend_error'] = e.message
    -    except GotUnsupportedOperation as e:
    -        json_out['unsupported'] = True
    -        json_out['traceback'] = e.traceback
    -    except HookMissing as e:
    -        json_out['hook_missing'] = True
    -        json_out['missing_hook_name'] = e.hook_name or hook_name
    -
    -    write_json(json_out, pjoin(control_dir, 'output.json'), indent=2)
    -
    -
    -if __name__ == '__main__':
    -    main()
    diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/pep517/meta.py b/bot/lib/python3.11/site-packages/pip/_vendor/pep517/meta.py
    deleted file mode 100644
    index 4afc3c0..0000000
    --- a/bot/lib/python3.11/site-packages/pip/_vendor/pep517/meta.py
    +++ /dev/null
    @@ -1,93 +0,0 @@
    -"""Build metadata for a project using PEP 517 hooks.
    -"""
    -import argparse
    -import functools
    -import logging
    -import os
    -import shutil
    -import tempfile
    -
    -try:
    -    import importlib.metadata as imp_meta
    -except ImportError:
    -    import importlib_metadata as imp_meta
    -
    -try:
    -    from zipfile import Path
    -except ImportError:
    -    from zipp import Path
    -
    -from .build import compat_system, load_system, validate_system
    -from .dirtools import dir_to_zipfile
    -from .envbuild import BuildEnvironment
    -from .wrappers import Pep517HookCaller, quiet_subprocess_runner
    -
    -log = logging.getLogger(__name__)
    -
    -
    -def _prep_meta(hooks, env, dest):
    -    reqs = hooks.get_requires_for_build_wheel({})
    -    log.info('Got build requires: %s', reqs)
    -
    -    env.pip_install(reqs)
    -    log.info('Installed dynamic build dependencies')
    -
    -    with tempfile.TemporaryDirectory() as td:
    -        log.info('Trying to build metadata in %s', td)
    -        filename = hooks.prepare_metadata_for_build_wheel(td, {})
    -        source = os.path.join(td, filename)
    -        shutil.move(source, os.path.join(dest, os.path.basename(filename)))
    -
    -
    -def build(source_dir='.', dest=None, system=None):
    -    system = system or load_system(source_dir)
    -    dest = os.path.join(source_dir, dest or 'dist')
    -    os.makedirs(dest, exist_ok=True)
    -    validate_system(system)
    -    hooks = Pep517HookCaller(
    -        source_dir, system['build-backend'], system.get('backend-path')
    -    )
    -
    -    with hooks.subprocess_runner(quiet_subprocess_runner):
    -        with BuildEnvironment() as env:
    -            env.pip_install(system['requires'])
    -            _prep_meta(hooks, env, dest)
    -
    -
    -def build_as_zip(builder=build):
    -    with tempfile.TemporaryDirectory() as out_dir:
    -        builder(dest=out_dir)
    -        return dir_to_zipfile(out_dir)
    -
    -
    -def load(root):
    -    """
    -    Given a source directory (root) of a package,
    -    return an importlib.metadata.Distribution object
    -    with metadata build from that package.
    -    """
    -    root = os.path.expanduser(root)
    -    system = compat_system(root)
    -    builder = functools.partial(build, source_dir=root, system=system)
    -    path = Path(build_as_zip(builder))
    -    return imp_meta.PathDistribution(path)
    -
    -
    -parser = argparse.ArgumentParser()
    -parser.add_argument(
    -    'source_dir',
    -    help="A directory containing pyproject.toml",
    -)
    -parser.add_argument(
    -    '--out-dir', '-o',
    -    help="Destination in which to save the builds relative to source dir",
    -)
    -
    -
    -def main():
    -    args = parser.parse_args()
    -    build(args.source_dir, args.out_dir)
    -
    -
    -if __name__ == '__main__':
    -    main()
    diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/pep517/wrappers.py b/bot/lib/python3.11/site-packages/pip/_vendor/pep517/wrappers.py
    deleted file mode 100644
    index 987a62a..0000000
    --- a/bot/lib/python3.11/site-packages/pip/_vendor/pep517/wrappers.py
    +++ /dev/null
    @@ -1,362 +0,0 @@
    -import json
    -import os
    -import sys
    -import tempfile
    -import threading
    -from contextlib import contextmanager
    -from os.path import abspath
    -from os.path import join as pjoin
    -from subprocess import STDOUT, check_call, check_output
    -
    -from .in_process import _in_proc_script_path
    -
    -__all__ = [
    -    'BackendUnavailable',
    -    'BackendInvalid',
    -    'HookMissing',
    -    'UnsupportedOperation',
    -    'default_subprocess_runner',
    -    'quiet_subprocess_runner',
    -    'Pep517HookCaller',
    -]
    -
    -
    -def write_json(obj, path, **kwargs):
    -    with open(path, 'w', encoding='utf-8') as f:
    -        json.dump(obj, f, **kwargs)
    -
    -
    -def read_json(path):
    -    with open(path, encoding='utf-8') as f:
    -        return json.load(f)
    -
    -
    -class BackendUnavailable(Exception):
    -    """Will be raised if the backend cannot be imported in the hook process."""
    -    def __init__(self, traceback):
    -        self.traceback = traceback
    -
    -
    -class BackendInvalid(Exception):
    -    """Will be raised if the backend is invalid."""
    -    def __init__(self, backend_name, backend_path, message):
    -        self.backend_name = backend_name
    -        self.backend_path = backend_path
    -        self.message = message
    -
    -
    -class HookMissing(Exception):
    -    """Will be raised on missing hooks."""
    -    def __init__(self, hook_name):
    -        super().__init__(hook_name)
    -        self.hook_name = hook_name
    -
    -
    -class UnsupportedOperation(Exception):
    -    """May be raised by build_sdist if the backend indicates that it can't."""
    -    def __init__(self, traceback):
    -        self.traceback = traceback
    -
    -
    -def default_subprocess_runner(cmd, cwd=None, extra_environ=None):
    -    """The default method of calling the wrapper subprocess."""
    -    env = os.environ.copy()
    -    if extra_environ:
    -        env.update(extra_environ)
    -
    -    check_call(cmd, cwd=cwd, env=env)
    -
    -
    -def quiet_subprocess_runner(cmd, cwd=None, extra_environ=None):
    -    """A method of calling the wrapper subprocess while suppressing output."""
    -    env = os.environ.copy()
    -    if extra_environ:
    -        env.update(extra_environ)
    -
    -    check_output(cmd, cwd=cwd, env=env, stderr=STDOUT)
    -
    -
    -def norm_and_check(source_tree, requested):
    -    """Normalise and check a backend path.
    -
    -    Ensure that the requested backend path is specified as a relative path,
    -    and resolves to a location under the given source tree.
    -
    -    Return an absolute version of the requested path.
    -    """
    -    if os.path.isabs(requested):
    -        raise ValueError("paths must be relative")
    -
    -    abs_source = os.path.abspath(source_tree)
    -    abs_requested = os.path.normpath(os.path.join(abs_source, requested))
    -    # We have to use commonprefix for Python 2.7 compatibility. So we
    -    # normalise case to avoid problems because commonprefix is a character
    -    # based comparison :-(
    -    norm_source = os.path.normcase(abs_source)
    -    norm_requested = os.path.normcase(abs_requested)
    -    if os.path.commonprefix([norm_source, norm_requested]) != norm_source:
    -        raise ValueError("paths must be inside source tree")
    -
    -    return abs_requested
    -
    -
    -class Pep517HookCaller:
    -    """A wrapper around a source directory to be built with a PEP 517 backend.
    -
    -    :param source_dir: The path to the source directory, containing
    -        pyproject.toml.
    -    :param build_backend: The build backend spec, as per PEP 517, from
    -        pyproject.toml.
    -    :param backend_path: The backend path, as per PEP 517, from pyproject.toml.
    -    :param runner: A callable that invokes the wrapper subprocess.
    -    :param python_executable: The Python executable used to invoke the backend
    -
    -    The 'runner', if provided, must expect the following:
    -
    -    - cmd: a list of strings representing the command and arguments to
    -      execute, as would be passed to e.g. 'subprocess.check_call'.
    -    - cwd: a string representing the working directory that must be
    -      used for the subprocess. Corresponds to the provided source_dir.
    -    - extra_environ: a dict mapping environment variable names to values
    -      which must be set for the subprocess execution.
    -    """
    -    def __init__(
    -            self,
    -            source_dir,
    -            build_backend,
    -            backend_path=None,
    -            runner=None,
    -            python_executable=None,
    -    ):
    -        if runner is None:
    -            runner = default_subprocess_runner
    -
    -        self.source_dir = abspath(source_dir)
    -        self.build_backend = build_backend
    -        if backend_path:
    -            backend_path = [
    -                norm_and_check(self.source_dir, p) for p in backend_path
    -            ]
    -        self.backend_path = backend_path
    -        self._subprocess_runner = runner
    -        if not python_executable:
    -            python_executable = sys.executable
    -        self.python_executable = python_executable
    -
    -    @contextmanager
    -    def subprocess_runner(self, runner):
    -        """A context manager for temporarily overriding the default subprocess
    -        runner.
    -        """
    -        prev = self._subprocess_runner
    -        self._subprocess_runner = runner
    -        try:
    -            yield
    -        finally:
    -            self._subprocess_runner = prev
    -
    -    def _supported_features(self):
    -        """Return the list of optional features supported by the backend."""
    -        return self._call_hook('_supported_features', {})
    -
    -    def get_requires_for_build_wheel(self, config_settings=None):
    -        """Identify packages required for building a wheel
    -
    -        Returns a list of dependency specifications, e.g.::
    -
    -            ["wheel >= 0.25", "setuptools"]
    -
    -        This does not include requirements specified in pyproject.toml.
    -        It returns the result of calling the equivalently named hook in a
    -        subprocess.
    -        """
    -        return self._call_hook('get_requires_for_build_wheel', {
    -            'config_settings': config_settings
    -        })
    -
    -    def prepare_metadata_for_build_wheel(
    -            self, metadata_directory, config_settings=None,
    -            _allow_fallback=True):
    -        """Prepare a ``*.dist-info`` folder with metadata for this project.
    -
    -        Returns the name of the newly created folder.
    -
    -        If the build backend defines a hook with this name, it will be called
    -        in a subprocess. If not, the backend will be asked to build a wheel,
    -        and the dist-info extracted from that (unless _allow_fallback is
    -        False).
    -        """
    -        return self._call_hook('prepare_metadata_for_build_wheel', {
    -            'metadata_directory': abspath(metadata_directory),
    -            'config_settings': config_settings,
    -            '_allow_fallback': _allow_fallback,
    -        })
    -
    -    def build_wheel(
    -            self, wheel_directory, config_settings=None,
    -            metadata_directory=None):
    -        """Build a wheel from this project.
    -
    -        Returns the name of the newly created file.
    -
    -        In general, this will call the 'build_wheel' hook in the backend.
    -        However, if that was previously called by
    -        'prepare_metadata_for_build_wheel', and the same metadata_directory is
    -        used, the previously built wheel will be copied to wheel_directory.
    -        """
    -        if metadata_directory is not None:
    -            metadata_directory = abspath(metadata_directory)
    -        return self._call_hook('build_wheel', {
    -            'wheel_directory': abspath(wheel_directory),
    -            'config_settings': config_settings,
    -            'metadata_directory': metadata_directory,
    -        })
    -
    -    def get_requires_for_build_editable(self, config_settings=None):
    -        """Identify packages required for building an editable wheel
    -
    -        Returns a list of dependency specifications, e.g.::
    -
    -            ["wheel >= 0.25", "setuptools"]
    -
    -        This does not include requirements specified in pyproject.toml.
    -        It returns the result of calling the equivalently named hook in a
    -        subprocess.
    -        """
    -        return self._call_hook('get_requires_for_build_editable', {
    -            'config_settings': config_settings
    -        })
    -
    -    def prepare_metadata_for_build_editable(
    -            self, metadata_directory, config_settings=None,
    -            _allow_fallback=True):
    -        """Prepare a ``*.dist-info`` folder with metadata for this project.
    -
    -        Returns the name of the newly created folder.
    -
    -        If the build backend defines a hook with this name, it will be called
    -        in a subprocess. If not, the backend will be asked to build an editable
    -        wheel, and the dist-info extracted from that (unless _allow_fallback is
    -        False).
    -        """
    -        return self._call_hook('prepare_metadata_for_build_editable', {
    -            'metadata_directory': abspath(metadata_directory),
    -            'config_settings': config_settings,
    -            '_allow_fallback': _allow_fallback,
    -        })
    -
    -    def build_editable(
    -            self, wheel_directory, config_settings=None,
    -            metadata_directory=None):
    -        """Build an editable wheel from this project.
    -
    -        Returns the name of the newly created file.
    -
    -        In general, this will call the 'build_editable' hook in the backend.
    -        However, if that was previously called by
    -        'prepare_metadata_for_build_editable', and the same metadata_directory
    -        is used, the previously built wheel will be copied to wheel_directory.
    -        """
    -        if metadata_directory is not None:
    -            metadata_directory = abspath(metadata_directory)
    -        return self._call_hook('build_editable', {
    -            'wheel_directory': abspath(wheel_directory),
    -            'config_settings': config_settings,
    -            'metadata_directory': metadata_directory,
    -        })
    -
    -    def get_requires_for_build_sdist(self, config_settings=None):
    -        """Identify packages required for building a wheel
    -
    -        Returns a list of dependency specifications, e.g.::
    -
    -            ["setuptools >= 26"]
    -
    -        This does not include requirements specified in pyproject.toml.
    -        It returns the result of calling the equivalently named hook in a
    -        subprocess.
    -        """
    -        return self._call_hook('get_requires_for_build_sdist', {
    -            'config_settings': config_settings
    -        })
    -
    -    def build_sdist(self, sdist_directory, config_settings=None):
    -        """Build an sdist from this project.
    -
    -        Returns the name of the newly created file.
    -
    -        This calls the 'build_sdist' backend hook in a subprocess.
    -        """
    -        return self._call_hook('build_sdist', {
    -            'sdist_directory': abspath(sdist_directory),
    -            'config_settings': config_settings,
    -        })
    -
    -    def _call_hook(self, hook_name, kwargs):
    -        extra_environ = {'PEP517_BUILD_BACKEND': self.build_backend}
    -
    -        if self.backend_path:
    -            backend_path = os.pathsep.join(self.backend_path)
    -            extra_environ['PEP517_BACKEND_PATH'] = backend_path
    -
    -        with tempfile.TemporaryDirectory() as td:
    -            hook_input = {'kwargs': kwargs}
    -            write_json(hook_input, pjoin(td, 'input.json'), indent=2)
    -
    -            # Run the hook in a subprocess
    -            with _in_proc_script_path() as script:
    -                python = self.python_executable
    -                self._subprocess_runner(
    -                    [python, abspath(str(script)), hook_name, td],
    -                    cwd=self.source_dir,
    -                    extra_environ=extra_environ
    -                )
    -
    -            data = read_json(pjoin(td, 'output.json'))
    -            if data.get('unsupported'):
    -                raise UnsupportedOperation(data.get('traceback', ''))
    -            if data.get('no_backend'):
    -                raise BackendUnavailable(data.get('traceback', ''))
    -            if data.get('backend_invalid'):
    -                raise BackendInvalid(
    -                    backend_name=self.build_backend,
    -                    backend_path=self.backend_path,
    -                    message=data.get('backend_error', '')
    -                )
    -            if data.get('hook_missing'):
    -                raise HookMissing(data.get('missing_hook_name') or hook_name)
    -            return data['return_val']
    -
    -
    -class LoggerWrapper(threading.Thread):
    -    """
    -    Read messages from a pipe and redirect them
    -    to a logger (see python's logging module).
    -    """
    -
    -    def __init__(self, logger, level):
    -        threading.Thread.__init__(self)
    -        self.daemon = True
    -
    -        self.logger = logger
    -        self.level = level
    -
    -        # create the pipe and reader
    -        self.fd_read, self.fd_write = os.pipe()
    -        self.reader = os.fdopen(self.fd_read)
    -
    -        self.start()
    -
    -    def fileno(self):
    -        return self.fd_write
    -
    -    @staticmethod
    -    def remove_newline(msg):
    -        return msg[:-1] if msg.endswith(os.linesep) else msg
    -
    -    def run(self):
    -        for line in self.reader:
    -            self._write(self.remove_newline(line))
    -
    -    def _write(self, message):
    -        self.logger.log(self.level, message)
    diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/pkg_resources/__init__.py b/bot/lib/python3.11/site-packages/pip/_vendor/pkg_resources/__init__.py
    deleted file mode 100644
    index 4cd562c..0000000
    --- a/bot/lib/python3.11/site-packages/pip/_vendor/pkg_resources/__init__.py
    +++ /dev/null
    @@ -1,3296 +0,0 @@
    -# coding: utf-8
    -"""
    -Package resource API
    ---------------------
    -
    -A resource is a logical file contained within a package, or a logical
    -subdirectory thereof.  The package resource API expects resource names
    -to have their path parts separated with ``/``, *not* whatever the local
    -path separator is.  Do not use os.path operations to manipulate resource
    -names being passed into the API.
    -
    -The package resource API is designed to work with normal filesystem packages,
    -.egg files, and unpacked .egg files.  It can also work in a limited way with
    -.zip files and with custom PEP 302 loaders that support the ``get_data()``
    -method.
    -"""
    -
    -from __future__ import absolute_import
    -
    -import sys
    -import os
    -import io
    -import time
    -import re
    -import types
    -import zipfile
    -import zipimport
    -import warnings
    -import stat
    -import functools
    -import pkgutil
    -import operator
    -import platform
    -import collections
    -import plistlib
    -import email.parser
    -import errno
    -import tempfile
    -import textwrap
    -import itertools
    -import inspect
    -import ntpath
    -import posixpath
    -from pkgutil import get_importer
    -
    -try:
    -    import _imp
    -except ImportError:
    -    # Python 3.2 compatibility
    -    import imp as _imp
    -
    -try:
    -    FileExistsError
    -except NameError:
    -    FileExistsError = OSError
    -
    -from pip._vendor import six
    -from pip._vendor.six.moves import urllib, map, filter
    -
    -# capture these to bypass sandboxing
    -from os import utime
    -try:
    -    from os import mkdir, rename, unlink
    -    WRITE_SUPPORT = True
    -except ImportError:
    -    # no write support, probably under GAE
    -    WRITE_SUPPORT = False
    -
    -from os import open as os_open
    -from os.path import isdir, split
    -
    -try:
    -    import importlib.machinery as importlib_machinery
    -    # access attribute to force import under delayed import mechanisms.
    -    importlib_machinery.__name__
    -except ImportError:
    -    importlib_machinery = None
    -
    -from . import py31compat
    -from pip._vendor import platformdirs
    -from pip._vendor import packaging
    -__import__('pip._vendor.packaging.version')
    -__import__('pip._vendor.packaging.specifiers')
    -__import__('pip._vendor.packaging.requirements')
    -__import__('pip._vendor.packaging.markers')
    -
    -
    -__metaclass__ = type
    -
    -
    -if (3, 0) < sys.version_info < (3, 5):
    -    raise RuntimeError("Python 3.5 or later is required")
    -
    -if six.PY2:
    -    # Those builtin exceptions are only defined in Python 3
    -    PermissionError = None
    -    NotADirectoryError = None
    -
    -# declare some globals that will be defined later to
    -# satisfy the linters.
    -require = None
    -working_set = None
    -add_activation_listener = None
    -resources_stream = None
    -cleanup_resources = None
    -resource_dir = None
    -resource_stream = None
    -set_extraction_path = None
    -resource_isdir = None
    -resource_string = None
    -iter_entry_points = None
    -resource_listdir = None
    -resource_filename = None
    -resource_exists = None
    -_distribution_finders = None
    -_namespace_handlers = None
    -_namespace_packages = None
    -
    -
    -class PEP440Warning(RuntimeWarning):
    -    """
    -    Used when there is an issue with a version or specifier not complying with
    -    PEP 440.
    -    """
    -
    -
    -def parse_version(v):
    -    try:
    -        return packaging.version.Version(v)
    -    except packaging.version.InvalidVersion:
    -        return packaging.version.LegacyVersion(v)
    -
    -
    -_state_vars = {}
    -
    -
    -def _declare_state(vartype, **kw):
    -    globals().update(kw)
    -    _state_vars.update(dict.fromkeys(kw, vartype))
    -
    -
    -def __getstate__():
    -    state = {}
    -    g = globals()
    -    for k, v in _state_vars.items():
    -        state[k] = g['_sget_' + v](g[k])
    -    return state
    -
    -
    -def __setstate__(state):
    -    g = globals()
    -    for k, v in state.items():
    -        g['_sset_' + _state_vars[k]](k, g[k], v)
    -    return state
    -
    -
    -def _sget_dict(val):
    -    return val.copy()
    -
    -
    -def _sset_dict(key, ob, state):
    -    ob.clear()
    -    ob.update(state)
    -
    -
    -def _sget_object(val):
    -    return val.__getstate__()
    -
    -
    -def _sset_object(key, ob, state):
    -    ob.__setstate__(state)
    -
    -
    -_sget_none = _sset_none = lambda *args: None
    -
    -
    -def get_supported_platform():
    -    """Return this platform's maximum compatible version.
    -
    -    distutils.util.get_platform() normally reports the minimum version
    -    of Mac OS X that would be required to *use* extensions produced by
    -    distutils.  But what we want when checking compatibility is to know the
    -    version of Mac OS X that we are *running*.  To allow usage of packages that
    -    explicitly require a newer version of Mac OS X, we must also know the
    -    current version of the OS.
    -
    -    If this condition occurs for any other platform with a version in its
    -    platform strings, this function should be extended accordingly.
    -    """
    -    plat = get_build_platform()
    -    m = macosVersionString.match(plat)
    -    if m is not None and sys.platform == "darwin":
    -        try:
    -            plat = 'macosx-%s-%s' % ('.'.join(_macosx_vers()[:2]), m.group(3))
    -        except ValueError:
    -            # not Mac OS X
    -            pass
    -    return plat
    -
    -
    -__all__ = [
    -    # Basic resource access and distribution/entry point discovery
    -    'require', 'run_script', 'get_provider', 'get_distribution',
    -    'load_entry_point', 'get_entry_map', 'get_entry_info',
    -    'iter_entry_points',
    -    'resource_string', 'resource_stream', 'resource_filename',
    -    'resource_listdir', 'resource_exists', 'resource_isdir',
    -
    -    # Environmental control
    -    'declare_namespace', 'working_set', 'add_activation_listener',
    -    'find_distributions', 'set_extraction_path', 'cleanup_resources',
    -    'get_default_cache',
    -
    -    # Primary implementation classes
    -    'Environment', 'WorkingSet', 'ResourceManager',
    -    'Distribution', 'Requirement', 'EntryPoint',
    -
    -    # Exceptions
    -    'ResolutionError', 'VersionConflict', 'DistributionNotFound',
    -    'UnknownExtra', 'ExtractionError',
    -
    -    # Warnings
    -    'PEP440Warning',
    -
    -    # Parsing functions and string utilities
    -    'parse_requirements', 'parse_version', 'safe_name', 'safe_version',
    -    'get_platform', 'compatible_platforms', 'yield_lines', 'split_sections',
    -    'safe_extra', 'to_filename', 'invalid_marker', 'evaluate_marker',
    -
    -    # filesystem utilities
    -    'ensure_directory', 'normalize_path',
    -
    -    # Distribution "precedence" constants
    -    'EGG_DIST', 'BINARY_DIST', 'SOURCE_DIST', 'CHECKOUT_DIST', 'DEVELOP_DIST',
    -
    -    # "Provider" interfaces, implementations, and registration/lookup APIs
    -    'IMetadataProvider', 'IResourceProvider', 'FileMetadata',
    -    'PathMetadata', 'EggMetadata', 'EmptyProvider', 'empty_provider',
    -    'NullProvider', 'EggProvider', 'DefaultProvider', 'ZipProvider',
    -    'register_finder', 'register_namespace_handler', 'register_loader_type',
    -    'fixup_namespace_packages', 'get_importer',
    -
    -    # Warnings
    -    'PkgResourcesDeprecationWarning',
    -
    -    # Deprecated/backward compatibility only
    -    'run_main', 'AvailableDistributions',
    -]
    -
    -
    -class ResolutionError(Exception):
    -    """Abstract base for dependency resolution errors"""
    -
    -    def __repr__(self):
    -        return self.__class__.__name__ + repr(self.args)
    -
    -
    -class VersionConflict(ResolutionError):
    -    """
    -    An already-installed version conflicts with the requested version.
    -
    -    Should be initialized with the installed Distribution and the requested
    -    Requirement.
    -    """
    -
    -    _template = "{self.dist} is installed but {self.req} is required"
    -
    -    @property
    -    def dist(self):
    -        return self.args[0]
    -
    -    @property
    -    def req(self):
    -        return self.args[1]
    -
    -    def report(self):
    -        return self._template.format(**locals())
    -
    -    def with_context(self, required_by):
    -        """
    -        If required_by is non-empty, return a version of self that is a
    -        ContextualVersionConflict.
    -        """
    -        if not required_by:
    -            return self
    -        args = self.args + (required_by,)
    -        return ContextualVersionConflict(*args)
    -
    -
    -class ContextualVersionConflict(VersionConflict):
    -    """
    -    A VersionConflict that accepts a third parameter, the set of the
    -    requirements that required the installed Distribution.
    -    """
    -
    -    _template = VersionConflict._template + ' by {self.required_by}'
    -
    -    @property
    -    def required_by(self):
    -        return self.args[2]
    -
    -
    -class DistributionNotFound(ResolutionError):
    -    """A requested distribution was not found"""
    -
    -    _template = ("The '{self.req}' distribution was not found "
    -                 "and is required by {self.requirers_str}")
    -
    -    @property
    -    def req(self):
    -        return self.args[0]
    -
    -    @property
    -    def requirers(self):
    -        return self.args[1]
    -
    -    @property
    -    def requirers_str(self):
    -        if not self.requirers:
    -            return 'the application'
    -        return ', '.join(self.requirers)
    -
    -    def report(self):
    -        return self._template.format(**locals())
    -
    -    def __str__(self):
    -        return self.report()
    -
    -
    -class UnknownExtra(ResolutionError):
    -    """Distribution doesn't have an "extra feature" of the given name"""
    -
    -
    -_provider_factories = {}
    -
    -PY_MAJOR = '{}.{}'.format(*sys.version_info)
    -EGG_DIST = 3
    -BINARY_DIST = 2
    -SOURCE_DIST = 1
    -CHECKOUT_DIST = 0
    -DEVELOP_DIST = -1
    -
    -
    -def register_loader_type(loader_type, provider_factory):
    -    """Register `provider_factory` to make providers for `loader_type`
    -
    -    `loader_type` is the type or class of a PEP 302 ``module.__loader__``,
    -    and `provider_factory` is a function that, passed a *module* object,
    -    returns an ``IResourceProvider`` for that module.
    -    """
    -    _provider_factories[loader_type] = provider_factory
    -
    -
    -def get_provider(moduleOrReq):
    -    """Return an IResourceProvider for the named module or requirement"""
    -    if isinstance(moduleOrReq, Requirement):
    -        return working_set.find(moduleOrReq) or require(str(moduleOrReq))[0]
    -    try:
    -        module = sys.modules[moduleOrReq]
    -    except KeyError:
    -        __import__(moduleOrReq)
    -        module = sys.modules[moduleOrReq]
    -    loader = getattr(module, '__loader__', None)
    -    return _find_adapter(_provider_factories, loader)(module)
    -
    -
    -def _macosx_vers(_cache=[]):
    -    if not _cache:
    -        version = platform.mac_ver()[0]
    -        # fallback for MacPorts
    -        if version == '':
    -            plist = '/System/Library/CoreServices/SystemVersion.plist'
    -            if os.path.exists(plist):
    -                if hasattr(plistlib, 'readPlist'):
    -                    plist_content = plistlib.readPlist(plist)
    -                    if 'ProductVersion' in plist_content:
    -                        version = plist_content['ProductVersion']
    -
    -        _cache.append(version.split('.'))
    -    return _cache[0]
    -
    -
    -def _macosx_arch(machine):
    -    return {'PowerPC': 'ppc', 'Power_Macintosh': 'ppc'}.get(machine, machine)
    -
    -
    -def get_build_platform():
    -    """Return this platform's string for platform-specific distributions
    -
    -    XXX Currently this is the same as ``distutils.util.get_platform()``, but it
    -    needs some hacks for Linux and Mac OS X.
    -    """
    -    from sysconfig import get_platform
    -
    -    plat = get_platform()
    -    if sys.platform == "darwin" and not plat.startswith('macosx-'):
    -        try:
    -            version = _macosx_vers()
    -            machine = os.uname()[4].replace(" ", "_")
    -            return "macosx-%d.%d-%s" % (
    -                int(version[0]), int(version[1]),
    -                _macosx_arch(machine),
    -            )
    -        except ValueError:
    -            # if someone is running a non-Mac darwin system, this will fall
    -            # through to the default implementation
    -            pass
    -    return plat
    -
    -
    -macosVersionString = re.compile(r"macosx-(\d+)\.(\d+)-(.*)")
    -darwinVersionString = re.compile(r"darwin-(\d+)\.(\d+)\.(\d+)-(.*)")
    -# XXX backward compat
    -get_platform = get_build_platform
    -
    -
    -def compatible_platforms(provided, required):
    -    """Can code for the `provided` platform run on the `required` platform?
    -
    -    Returns true if either platform is ``None``, or the platforms are equal.
    -
    -    XXX Needs compatibility checks for Linux and other unixy OSes.
    -    """
    -    if provided is None or required is None or provided == required:
    -        # easy case
    -        return True
    -
    -    # Mac OS X special cases
    -    reqMac = macosVersionString.match(required)
    -    if reqMac:
    -        provMac = macosVersionString.match(provided)
    -
    -        # is this a Mac package?
    -        if not provMac:
    -            # this is backwards compatibility for packages built before
    -            # setuptools 0.6. All packages built after this point will
    -            # use the new macosx designation.
    -            provDarwin = darwinVersionString.match(provided)
    -            if provDarwin:
    -                dversion = int(provDarwin.group(1))
    -                macosversion = "%s.%s" % (reqMac.group(1), reqMac.group(2))
    -                if dversion == 7 and macosversion >= "10.3" or \
    -                        dversion == 8 and macosversion >= "10.4":
    -                    return True
    -            # egg isn't macosx or legacy darwin
    -            return False
    -
    -        # are they the same major version and machine type?
    -        if provMac.group(1) != reqMac.group(1) or \
    -                provMac.group(3) != reqMac.group(3):
    -            return False
    -
    -        # is the required OS major update >= the provided one?
    -        if int(provMac.group(2)) > int(reqMac.group(2)):
    -            return False
    -
    -        return True
    -
    -    # XXX Linux and other platforms' special cases should go here
    -    return False
    -
    -
    -def run_script(dist_spec, script_name):
    -    """Locate distribution `dist_spec` and run its `script_name` script"""
    -    ns = sys._getframe(1).f_globals
    -    name = ns['__name__']
    -    ns.clear()
    -    ns['__name__'] = name
    -    require(dist_spec)[0].run_script(script_name, ns)
    -
    -
    -# backward compatibility
    -run_main = run_script
    -
    -
    -def get_distribution(dist):
    -    """Return a current distribution object for a Requirement or string"""
    -    if isinstance(dist, six.string_types):
    -        dist = Requirement.parse(dist)
    -    if isinstance(dist, Requirement):
    -        dist = get_provider(dist)
    -    if not isinstance(dist, Distribution):
    -        raise TypeError("Expected string, Requirement, or Distribution", dist)
    -    return dist
    -
    -
    -def load_entry_point(dist, group, name):
    -    """Return `name` entry point of `group` for `dist` or raise ImportError"""
    -    return get_distribution(dist).load_entry_point(group, name)
    -
    -
    -def get_entry_map(dist, group=None):
    -    """Return the entry point map for `group`, or the full entry map"""
    -    return get_distribution(dist).get_entry_map(group)
    -
    -
    -def get_entry_info(dist, group, name):
    -    """Return the EntryPoint object for `group`+`name`, or ``None``"""
    -    return get_distribution(dist).get_entry_info(group, name)
    -
    -
    -class IMetadataProvider:
    -    def has_metadata(name):
    -        """Does the package's distribution contain the named metadata?"""
    -
    -    def get_metadata(name):
    -        """The named metadata resource as a string"""
    -
    -    def get_metadata_lines(name):
    -        """Yield named metadata resource as list of non-blank non-comment lines
    -
    -       Leading and trailing whitespace is stripped from each line, and lines
    -       with ``#`` as the first non-blank character are omitted."""
    -
    -    def metadata_isdir(name):
    -        """Is the named metadata a directory?  (like ``os.path.isdir()``)"""
    -
    -    def metadata_listdir(name):
    -        """List of metadata names in the directory (like ``os.listdir()``)"""
    -
    -    def run_script(script_name, namespace):
    -        """Execute the named script in the supplied namespace dictionary"""
    -
    -
    -class IResourceProvider(IMetadataProvider):
    -    """An object that provides access to package resources"""
    -
    -    def get_resource_filename(manager, resource_name):
    -        """Return a true filesystem path for `resource_name`
    -
    -        `manager` must be an ``IResourceManager``"""
    -
    -    def get_resource_stream(manager, resource_name):
    -        """Return a readable file-like object for `resource_name`
    -
    -        `manager` must be an ``IResourceManager``"""
    -
    -    def get_resource_string(manager, resource_name):
    -        """Return a string containing the contents of `resource_name`
    -
    -        `manager` must be an ``IResourceManager``"""
    -
    -    def has_resource(resource_name):
    -        """Does the package contain the named resource?"""
    -
    -    def resource_isdir(resource_name):
    -        """Is the named resource a directory?  (like ``os.path.isdir()``)"""
    -
    -    def resource_listdir(resource_name):
    -        """List of resource names in the directory (like ``os.listdir()``)"""
    -
    -
    -class WorkingSet:
    -    """A collection of active distributions on sys.path (or a similar list)"""
    -
    -    def __init__(self, entries=None):
    -        """Create working set from list of path entries (default=sys.path)"""
    -        self.entries = []
    -        self.entry_keys = {}
    -        self.by_key = {}
    -        self.callbacks = []
    -
    -        if entries is None:
    -            entries = sys.path
    -
    -        for entry in entries:
    -            self.add_entry(entry)
    -
    -    @classmethod
    -    def _build_master(cls):
    -        """
    -        Prepare the master working set.
    -        """
    -        ws = cls()
    -        try:
    -            from __main__ import __requires__
    -        except ImportError:
    -            # The main program does not list any requirements
    -            return ws
    -
    -        # ensure the requirements are met
    -        try:
    -            ws.require(__requires__)
    -        except VersionConflict:
    -            return cls._build_from_requirements(__requires__)
    -
    -        return ws
    -
    -    @classmethod
    -    def _build_from_requirements(cls, req_spec):
    -        """
    -        Build a working set from a requirement spec. Rewrites sys.path.
    -        """
    -        # try it without defaults already on sys.path
    -        # by starting with an empty path
    -        ws = cls([])
    -        reqs = parse_requirements(req_spec)
    -        dists = ws.resolve(reqs, Environment())
    -        for dist in dists:
    -            ws.add(dist)
    -
    -        # add any missing entries from sys.path
    -        for entry in sys.path:
    -            if entry not in ws.entries:
    -                ws.add_entry(entry)
    -
    -        # then copy back to sys.path
    -        sys.path[:] = ws.entries
    -        return ws
    -
    -    def add_entry(self, entry):
    -        """Add a path item to ``.entries``, finding any distributions on it
    -
    -        ``find_distributions(entry, True)`` is used to find distributions
    -        corresponding to the path entry, and they are added.  `entry` is
    -        always appended to ``.entries``, even if it is already present.
    -        (This is because ``sys.path`` can contain the same value more than
    -        once, and the ``.entries`` of the ``sys.path`` WorkingSet should always
    -        equal ``sys.path``.)
    -        """
    -        self.entry_keys.setdefault(entry, [])
    -        self.entries.append(entry)
    -        for dist in find_distributions(entry, True):
    -            self.add(dist, entry, False)
    -
    -    def __contains__(self, dist):
    -        """True if `dist` is the active distribution for its project"""
    -        return self.by_key.get(dist.key) == dist
    -
    -    def find(self, req):
    -        """Find a distribution matching requirement `req`
    -
    -        If there is an active distribution for the requested project, this
    -        returns it as long as it meets the version requirement specified by
    -        `req`.  But, if there is an active distribution for the project and it
    -        does *not* meet the `req` requirement, ``VersionConflict`` is raised.
    -        If there is no active distribution for the requested project, ``None``
    -        is returned.
    -        """
    -        dist = self.by_key.get(req.key)
    -        if dist is not None and dist not in req:
    -            # XXX add more info
    -            raise VersionConflict(dist, req)
    -        return dist
    -
    -    def iter_entry_points(self, group, name=None):
    -        """Yield entry point objects from `group` matching `name`
    -
    -        If `name` is None, yields all entry points in `group` from all
    -        distributions in the working set, otherwise only ones matching
    -        both `group` and `name` are yielded (in distribution order).
    -        """
    -        return (
    -            entry
    -            for dist in self
    -            for entry in dist.get_entry_map(group).values()
    -            if name is None or name == entry.name
    -        )
    -
    -    def run_script(self, requires, script_name):
    -        """Locate distribution for `requires` and run `script_name` script"""
    -        ns = sys._getframe(1).f_globals
    -        name = ns['__name__']
    -        ns.clear()
    -        ns['__name__'] = name
    -        self.require(requires)[0].run_script(script_name, ns)
    -
    -    def __iter__(self):
    -        """Yield distributions for non-duplicate projects in the working set
    -
    -        The yield order is the order in which the items' path entries were
    -        added to the working set.
    -        """
    -        seen = {}
    -        for item in self.entries:
    -            if item not in self.entry_keys:
    -                # workaround a cache issue
    -                continue
    -
    -            for key in self.entry_keys[item]:
    -                if key not in seen:
    -                    seen[key] = 1
    -                    yield self.by_key[key]
    -
    -    def add(self, dist, entry=None, insert=True, replace=False):
    -        """Add `dist` to working set, associated with `entry`
    -
    -        If `entry` is unspecified, it defaults to the ``.location`` of `dist`.
    -        On exit from this routine, `entry` is added to the end of the working
    -        set's ``.entries`` (if it wasn't already present).
    -
    -        `dist` is only added to the working set if it's for a project that
    -        doesn't already have a distribution in the set, unless `replace=True`.
    -        If it's added, any callbacks registered with the ``subscribe()`` method
    -        will be called.
    -        """
    -        if insert:
    -            dist.insert_on(self.entries, entry, replace=replace)
    -
    -        if entry is None:
    -            entry = dist.location
    -        keys = self.entry_keys.setdefault(entry, [])
    -        keys2 = self.entry_keys.setdefault(dist.location, [])
    -        if not replace and dist.key in self.by_key:
    -            # ignore hidden distros
    -            return
    -
    -        self.by_key[dist.key] = dist
    -        if dist.key not in keys:
    -            keys.append(dist.key)
    -        if dist.key not in keys2:
    -            keys2.append(dist.key)
    -        self._added_new(dist)
    -
    -    def resolve(self, requirements, env=None, installer=None,
    -                replace_conflicting=False, extras=None):
    -        """List all distributions needed to (recursively) meet `requirements`
    -
    -        `requirements` must be a sequence of ``Requirement`` objects.  `env`,
    -        if supplied, should be an ``Environment`` instance.  If
    -        not supplied, it defaults to all distributions available within any
    -        entry or distribution in the working set.  `installer`, if supplied,
    -        will be invoked with each requirement that cannot be met by an
    -        already-installed distribution; it should return a ``Distribution`` or
    -        ``None``.
    -
    -        Unless `replace_conflicting=True`, raises a VersionConflict exception
    -        if
    -        any requirements are found on the path that have the correct name but
    -        the wrong version.  Otherwise, if an `installer` is supplied it will be
    -        invoked to obtain the correct version of the requirement and activate
    -        it.
    -
    -        `extras` is a list of the extras to be used with these requirements.
    -        This is important because extra requirements may look like `my_req;
    -        extra = "my_extra"`, which would otherwise be interpreted as a purely
    -        optional requirement.  Instead, we want to be able to assert that these
    -        requirements are truly required.
    -        """
    -
    -        # set up the stack
    -        requirements = list(requirements)[::-1]
    -        # set of processed requirements
    -        processed = {}
    -        # key -> dist
    -        best = {}
    -        to_activate = []
    -
    -        req_extras = _ReqExtras()
    -
    -        # Mapping of requirement to set of distributions that required it;
    -        # useful for reporting info about conflicts.
    -        required_by = collections.defaultdict(set)
    -
    -        while requirements:
    -            # process dependencies breadth-first
    -            req = requirements.pop(0)
    -            if req in processed:
    -                # Ignore cyclic or redundant dependencies
    -                continue
    -
    -            if not req_extras.markers_pass(req, extras):
    -                continue
    -
    -            dist = best.get(req.key)
    -            if dist is None:
    -                # Find the best distribution and add it to the map
    -                dist = self.by_key.get(req.key)
    -                if dist is None or (dist not in req and replace_conflicting):
    -                    ws = self
    -                    if env is None:
    -                        if dist is None:
    -                            env = Environment(self.entries)
    -                        else:
    -                            # Use an empty environment and workingset to avoid
    -                            # any further conflicts with the conflicting
    -                            # distribution
    -                            env = Environment([])
    -                            ws = WorkingSet([])
    -                    dist = best[req.key] = env.best_match(
    -                        req, ws, installer,
    -                        replace_conflicting=replace_conflicting
    -                    )
    -                    if dist is None:
    -                        requirers = required_by.get(req, None)
    -                        raise DistributionNotFound(req, requirers)
    -                to_activate.append(dist)
    -            if dist not in req:
    -                # Oops, the "best" so far conflicts with a dependency
    -                dependent_req = required_by[req]
    -                raise VersionConflict(dist, req).with_context(dependent_req)
    -
    -            # push the new requirements onto the stack
    -            new_requirements = dist.requires(req.extras)[::-1]
    -            requirements.extend(new_requirements)
    -
    -            # Register the new requirements needed by req
    -            for new_requirement in new_requirements:
    -                required_by[new_requirement].add(req.project_name)
    -                req_extras[new_requirement] = req.extras
    -
    -            processed[req] = True
    -
    -        # return list of distros to activate
    -        return to_activate
    -
    -    def find_plugins(
    -            self, plugin_env, full_env=None, installer=None, fallback=True):
    -        """Find all activatable distributions in `plugin_env`
    -
    -        Example usage::
    -
    -            distributions, errors = working_set.find_plugins(
    -                Environment(plugin_dirlist)
    -            )
    -            # add plugins+libs to sys.path
    -            map(working_set.add, distributions)
    -            # display errors
    -            print('Could not load', errors)
    -
    -        The `plugin_env` should be an ``Environment`` instance that contains
    -        only distributions that are in the project's "plugin directory" or
    -        directories. The `full_env`, if supplied, should be an ``Environment``
    -        contains all currently-available distributions.  If `full_env` is not
    -        supplied, one is created automatically from the ``WorkingSet`` this
    -        method is called on, which will typically mean that every directory on
    -        ``sys.path`` will be scanned for distributions.
    -
    -        `installer` is a standard installer callback as used by the
    -        ``resolve()`` method. The `fallback` flag indicates whether we should
    -        attempt to resolve older versions of a plugin if the newest version
    -        cannot be resolved.
    -
    -        This method returns a 2-tuple: (`distributions`, `error_info`), where
    -        `distributions` is a list of the distributions found in `plugin_env`
    -        that were loadable, along with any other distributions that are needed
    -        to resolve their dependencies.  `error_info` is a dictionary mapping
    -        unloadable plugin distributions to an exception instance describing the
    -        error that occurred. Usually this will be a ``DistributionNotFound`` or
    -        ``VersionConflict`` instance.
    -        """
    -
    -        plugin_projects = list(plugin_env)
    -        # scan project names in alphabetic order
    -        plugin_projects.sort()
    -
    -        error_info = {}
    -        distributions = {}
    -
    -        if full_env is None:
    -            env = Environment(self.entries)
    -            env += plugin_env
    -        else:
    -            env = full_env + plugin_env
    -
    -        shadow_set = self.__class__([])
    -        # put all our entries in shadow_set
    -        list(map(shadow_set.add, self))
    -
    -        for project_name in plugin_projects:
    -
    -            for dist in plugin_env[project_name]:
    -
    -                req = [dist.as_requirement()]
    -
    -                try:
    -                    resolvees = shadow_set.resolve(req, env, installer)
    -
    -                except ResolutionError as v:
    -                    # save error info
    -                    error_info[dist] = v
    -                    if fallback:
    -                        # try the next older version of project
    -                        continue
    -                    else:
    -                        # give up on this project, keep going
    -                        break
    -
    -                else:
    -                    list(map(shadow_set.add, resolvees))
    -                    distributions.update(dict.fromkeys(resolvees))
    -
    -                    # success, no need to try any more versions of this project
    -                    break
    -
    -        distributions = list(distributions)
    -        distributions.sort()
    -
    -        return distributions, error_info
    -
    -    def require(self, *requirements):
    -        """Ensure that distributions matching `requirements` are activated
    -
    -        `requirements` must be a string or a (possibly-nested) sequence
    -        thereof, specifying the distributions and versions required.  The
    -        return value is a sequence of the distributions that needed to be
    -        activated to fulfill the requirements; all relevant distributions are
    -        included, even if they were already activated in this working set.
    -        """
    -        needed = self.resolve(parse_requirements(requirements))
    -
    -        for dist in needed:
    -            self.add(dist)
    -
    -        return needed
    -
    -    def subscribe(self, callback, existing=True):
    -        """Invoke `callback` for all distributions
    -
    -        If `existing=True` (default),
    -        call on all existing ones, as well.
    -        """
    -        if callback in self.callbacks:
    -            return
    -        self.callbacks.append(callback)
    -        if not existing:
    -            return
    -        for dist in self:
    -            callback(dist)
    -
    -    def _added_new(self, dist):
    -        for callback in self.callbacks:
    -            callback(dist)
    -
    -    def __getstate__(self):
    -        return (
    -            self.entries[:], self.entry_keys.copy(), self.by_key.copy(),
    -            self.callbacks[:]
    -        )
    -
    -    def __setstate__(self, e_k_b_c):
    -        entries, keys, by_key, callbacks = e_k_b_c
    -        self.entries = entries[:]
    -        self.entry_keys = keys.copy()
    -        self.by_key = by_key.copy()
    -        self.callbacks = callbacks[:]
    -
    -
    -class _ReqExtras(dict):
    -    """
    -    Map each requirement to the extras that demanded it.
    -    """
    -
    -    def markers_pass(self, req, extras=None):
    -        """
    -        Evaluate markers for req against each extra that
    -        demanded it.
    -
    -        Return False if the req has a marker and fails
    -        evaluation. Otherwise, return True.
    -        """
    -        extra_evals = (
    -            req.marker.evaluate({'extra': extra})
    -            for extra in self.get(req, ()) + (extras or (None,))
    -        )
    -        return not req.marker or any(extra_evals)
    -
    -
    -class Environment:
    -    """Searchable snapshot of distributions on a search path"""
    -
    -    def __init__(
    -            self, search_path=None, platform=get_supported_platform(),
    -            python=PY_MAJOR):
    -        """Snapshot distributions available on a search path
    -
    -        Any distributions found on `search_path` are added to the environment.
    -        `search_path` should be a sequence of ``sys.path`` items.  If not
    -        supplied, ``sys.path`` is used.
    -
    -        `platform` is an optional string specifying the name of the platform
    -        that platform-specific distributions must be compatible with.  If
    -        unspecified, it defaults to the current platform.  `python` is an
    -        optional string naming the desired version of Python (e.g. ``'3.6'``);
    -        it defaults to the current version.
    -
    -        You may explicitly set `platform` (and/or `python`) to ``None`` if you
    -        wish to map *all* distributions, not just those compatible with the
    -        running platform or Python version.
    -        """
    -        self._distmap = {}
    -        self.platform = platform
    -        self.python = python
    -        self.scan(search_path)
    -
    -    def can_add(self, dist):
    -        """Is distribution `dist` acceptable for this environment?
    -
    -        The distribution must match the platform and python version
    -        requirements specified when this environment was created, or False
    -        is returned.
    -        """
    -        py_compat = (
    -            self.python is None
    -            or dist.py_version is None
    -            or dist.py_version == self.python
    -        )
    -        return py_compat and compatible_platforms(dist.platform, self.platform)
    -
    -    def remove(self, dist):
    -        """Remove `dist` from the environment"""
    -        self._distmap[dist.key].remove(dist)
    -
    -    def scan(self, search_path=None):
    -        """Scan `search_path` for distributions usable in this environment
    -
    -        Any distributions found are added to the environment.
    -        `search_path` should be a sequence of ``sys.path`` items.  If not
    -        supplied, ``sys.path`` is used.  Only distributions conforming to
    -        the platform/python version defined at initialization are added.
    -        """
    -        if search_path is None:
    -            search_path = sys.path
    -
    -        for item in search_path:
    -            for dist in find_distributions(item):
    -                self.add(dist)
    -
    -    def __getitem__(self, project_name):
    -        """Return a newest-to-oldest list of distributions for `project_name`
    -
    -        Uses case-insensitive `project_name` comparison, assuming all the
    -        project's distributions use their project's name converted to all
    -        lowercase as their key.
    -
    -        """
    -        distribution_key = project_name.lower()
    -        return self._distmap.get(distribution_key, [])
    -
    -    def add(self, dist):
    -        """Add `dist` if we ``can_add()`` it and it has not already been added
    -        """
    -        if self.can_add(dist) and dist.has_version():
    -            dists = self._distmap.setdefault(dist.key, [])
    -            if dist not in dists:
    -                dists.append(dist)
    -                dists.sort(key=operator.attrgetter('hashcmp'), reverse=True)
    -
    -    def best_match(
    -            self, req, working_set, installer=None, replace_conflicting=False):
    -        """Find distribution best matching `req` and usable on `working_set`
    -
    -        This calls the ``find(req)`` method of the `working_set` to see if a
    -        suitable distribution is already active.  (This may raise
    -        ``VersionConflict`` if an unsuitable version of the project is already
    -        active in the specified `working_set`.)  If a suitable distribution
    -        isn't active, this method returns the newest distribution in the
    -        environment that meets the ``Requirement`` in `req`.  If no suitable
    -        distribution is found, and `installer` is supplied, then the result of
    -        calling the environment's ``obtain(req, installer)`` method will be
    -        returned.
    -        """
    -        try:
    -            dist = working_set.find(req)
    -        except VersionConflict:
    -            if not replace_conflicting:
    -                raise
    -            dist = None
    -        if dist is not None:
    -            return dist
    -        for dist in self[req.key]:
    -            if dist in req:
    -                return dist
    -        # try to download/install
    -        return self.obtain(req, installer)
    -
    -    def obtain(self, requirement, installer=None):
    -        """Obtain a distribution matching `requirement` (e.g. via download)
    -
    -        Obtain a distro that matches requirement (e.g. via download).  In the
    -        base ``Environment`` class, this routine just returns
    -        ``installer(requirement)``, unless `installer` is None, in which case
    -        None is returned instead.  This method is a hook that allows subclasses
    -        to attempt other ways of obtaining a distribution before falling back
    -        to the `installer` argument."""
    -        if installer is not None:
    -            return installer(requirement)
    -
    -    def __iter__(self):
    -        """Yield the unique project names of the available distributions"""
    -        for key in self._distmap.keys():
    -            if self[key]:
    -                yield key
    -
    -    def __iadd__(self, other):
    -        """In-place addition of a distribution or environment"""
    -        if isinstance(other, Distribution):
    -            self.add(other)
    -        elif isinstance(other, Environment):
    -            for project in other:
    -                for dist in other[project]:
    -                    self.add(dist)
    -        else:
    -            raise TypeError("Can't add %r to environment" % (other,))
    -        return self
    -
    -    def __add__(self, other):
    -        """Add an environment or distribution to an environment"""
    -        new = self.__class__([], platform=None, python=None)
    -        for env in self, other:
    -            new += env
    -        return new
    -
    -
    -# XXX backward compatibility
    -AvailableDistributions = Environment
    -
    -
    -class ExtractionError(RuntimeError):
    -    """An error occurred extracting a resource
    -
    -    The following attributes are available from instances of this exception:
    -
    -    manager
    -        The resource manager that raised this exception
    -
    -    cache_path
    -        The base directory for resource extraction
    -
    -    original_error
    -        The exception instance that caused extraction to fail
    -    """
    -
    -
    -class ResourceManager:
    -    """Manage resource extraction and packages"""
    -    extraction_path = None
    -
    -    def __init__(self):
    -        self.cached_files = {}
    -
    -    def resource_exists(self, package_or_requirement, resource_name):
    -        """Does the named resource exist?"""
    -        return get_provider(package_or_requirement).has_resource(resource_name)
    -
    -    def resource_isdir(self, package_or_requirement, resource_name):
    -        """Is the named resource an existing directory?"""
    -        return get_provider(package_or_requirement).resource_isdir(
    -            resource_name
    -        )
    -
    -    def resource_filename(self, package_or_requirement, resource_name):
    -        """Return a true filesystem path for specified resource"""
    -        return get_provider(package_or_requirement).get_resource_filename(
    -            self, resource_name
    -        )
    -
    -    def resource_stream(self, package_or_requirement, resource_name):
    -        """Return a readable file-like object for specified resource"""
    -        return get_provider(package_or_requirement).get_resource_stream(
    -            self, resource_name
    -        )
    -
    -    def resource_string(self, package_or_requirement, resource_name):
    -        """Return specified resource as a string"""
    -        return get_provider(package_or_requirement).get_resource_string(
    -            self, resource_name
    -        )
    -
    -    def resource_listdir(self, package_or_requirement, resource_name):
    -        """List the contents of the named resource directory"""
    -        return get_provider(package_or_requirement).resource_listdir(
    -            resource_name
    -        )
    -
    -    def extraction_error(self):
    -        """Give an error message for problems extracting file(s)"""
    -
    -        old_exc = sys.exc_info()[1]
    -        cache_path = self.extraction_path or get_default_cache()
    -
    -        tmpl = textwrap.dedent("""
    -            Can't extract file(s) to egg cache
    -
    -            The following error occurred while trying to extract file(s)
    -            to the Python egg cache:
    -
    -              {old_exc}
    -
    -            The Python egg cache directory is currently set to:
    -
    -              {cache_path}
    -
    -            Perhaps your account does not have write access to this directory?
    -            You can change the cache directory by setting the PYTHON_EGG_CACHE
    -            environment variable to point to an accessible directory.
    -            """).lstrip()
    -        err = ExtractionError(tmpl.format(**locals()))
    -        err.manager = self
    -        err.cache_path = cache_path
    -        err.original_error = old_exc
    -        raise err
    -
    -    def get_cache_path(self, archive_name, names=()):
    -        """Return absolute location in cache for `archive_name` and `names`
    -
    -        The parent directory of the resulting path will be created if it does
    -        not already exist.  `archive_name` should be the base filename of the
    -        enclosing egg (which may not be the name of the enclosing zipfile!),
    -        including its ".egg" extension.  `names`, if provided, should be a
    -        sequence of path name parts "under" the egg's extraction location.
    -
    -        This method should only be called by resource providers that need to
    -        obtain an extraction location, and only for names they intend to
    -        extract, as it tracks the generated names for possible cleanup later.
    -        """
    -        extract_path = self.extraction_path or get_default_cache()
    -        target_path = os.path.join(extract_path, archive_name + '-tmp', *names)
    -        try:
    -            _bypass_ensure_directory(target_path)
    -        except Exception:
    -            self.extraction_error()
    -
    -        self._warn_unsafe_extraction_path(extract_path)
    -
    -        self.cached_files[target_path] = 1
    -        return target_path
    -
    -    @staticmethod
    -    def _warn_unsafe_extraction_path(path):
    -        """
    -        If the default extraction path is overridden and set to an insecure
    -        location, such as /tmp, it opens up an opportunity for an attacker to
    -        replace an extracted file with an unauthorized payload. Warn the user
    -        if a known insecure location is used.
    -
    -        See Distribute #375 for more details.
    -        """
    -        if os.name == 'nt' and not path.startswith(os.environ['windir']):
    -            # On Windows, permissions are generally restrictive by default
    -            #  and temp directories are not writable by other users, so
    -            #  bypass the warning.
    -            return
    -        mode = os.stat(path).st_mode
    -        if mode & stat.S_IWOTH or mode & stat.S_IWGRP:
    -            msg = (
    -                "%s is writable by group/others and vulnerable to attack "
    -                "when "
    -                "used with get_resource_filename. Consider a more secure "
    -                "location (set with .set_extraction_path or the "
    -                "PYTHON_EGG_CACHE environment variable)." % path
    -            )
    -            warnings.warn(msg, UserWarning)
    -
    -    def postprocess(self, tempname, filename):
    -        """Perform any platform-specific postprocessing of `tempname`
    -
    -        This is where Mac header rewrites should be done; other platforms don't
    -        have anything special they should do.
    -
    -        Resource providers should call this method ONLY after successfully
    -        extracting a compressed resource.  They must NOT call it on resources
    -        that are already in the filesystem.
    -
    -        `tempname` is the current (temporary) name of the file, and `filename`
    -        is the name it will be renamed to by the caller after this routine
    -        returns.
    -        """
    -
    -        if os.name == 'posix':
    -            # Make the resource executable
    -            mode = ((os.stat(tempname).st_mode) | 0o555) & 0o7777
    -            os.chmod(tempname, mode)
    -
    -    def set_extraction_path(self, path):
    -        """Set the base path where resources will be extracted to, if needed.
    -
    -        If you do not call this routine before any extractions take place, the
    -        path defaults to the return value of ``get_default_cache()``.  (Which
    -        is based on the ``PYTHON_EGG_CACHE`` environment variable, with various
    -        platform-specific fallbacks.  See that routine's documentation for more
    -        details.)
    -
    -        Resources are extracted to subdirectories of this path based upon
    -        information given by the ``IResourceProvider``.  You may set this to a
    -        temporary directory, but then you must call ``cleanup_resources()`` to
    -        delete the extracted files when done.  There is no guarantee that
    -        ``cleanup_resources()`` will be able to remove all extracted files.
    -
    -        (Note: you may not change the extraction path for a given resource
    -        manager once resources have been extracted, unless you first call
    -        ``cleanup_resources()``.)
    -        """
    -        if self.cached_files:
    -            raise ValueError(
    -                "Can't change extraction path, files already extracted"
    -            )
    -
    -        self.extraction_path = path
    -
    -    def cleanup_resources(self, force=False):
    -        """
    -        Delete all extracted resource files and directories, returning a list
    -        of the file and directory names that could not be successfully removed.
    -        This function does not have any concurrency protection, so it should
    -        generally only be called when the extraction path is a temporary
    -        directory exclusive to a single process.  This method is not
    -        automatically called; you must call it explicitly or register it as an
    -        ``atexit`` function if you wish to ensure cleanup of a temporary
    -        directory used for extractions.
    -        """
    -        # XXX
    -
    -
    -def get_default_cache():
    -    """
    -    Return the ``PYTHON_EGG_CACHE`` environment variable
    -    or a platform-relevant user cache dir for an app
    -    named "Python-Eggs".
    -    """
    -    return (
    -        os.environ.get('PYTHON_EGG_CACHE')
    -        or platformdirs.user_cache_dir(appname='Python-Eggs')
    -    )
    -
    -
    -def safe_name(name):
    -    """Convert an arbitrary string to a standard distribution name
    -
    -    Any runs of non-alphanumeric/. characters are replaced with a single '-'.
    -    """
    -    return re.sub('[^A-Za-z0-9.]+', '-', name)
    -
    -
    -def safe_version(version):
    -    """
    -    Convert an arbitrary string to a standard version string
    -    """
    -    try:
    -        # normalize the version
    -        return str(packaging.version.Version(version))
    -    except packaging.version.InvalidVersion:
    -        version = version.replace(' ', '.')
    -        return re.sub('[^A-Za-z0-9.]+', '-', version)
    -
    -
    -def safe_extra(extra):
    -    """Convert an arbitrary string to a standard 'extra' name
    -
    -    Any runs of non-alphanumeric characters are replaced with a single '_',
    -    and the result is always lowercased.
    -    """
    -    return re.sub('[^A-Za-z0-9.-]+', '_', extra).lower()
    -
    -
    -def to_filename(name):
    -    """Convert a project or version name to its filename-escaped form
    -
    -    Any '-' characters are currently replaced with '_'.
    -    """
    -    return name.replace('-', '_')
    -
    -
    -def invalid_marker(text):
    -    """
    -    Validate text as a PEP 508 environment marker; return an exception
    -    if invalid or False otherwise.
    -    """
    -    try:
    -        evaluate_marker(text)
    -    except SyntaxError as e:
    -        e.filename = None
    -        e.lineno = None
    -        return e
    -    return False
    -
    -
    -def evaluate_marker(text, extra=None):
    -    """
    -    Evaluate a PEP 508 environment marker.
    -    Return a boolean indicating the marker result in this environment.
    -    Raise SyntaxError if marker is invalid.
    -
    -    This implementation uses the 'pyparsing' module.
    -    """
    -    try:
    -        marker = packaging.markers.Marker(text)
    -        return marker.evaluate()
    -    except packaging.markers.InvalidMarker as e:
    -        raise SyntaxError(e)
    -
    -
    -class NullProvider:
    -    """Try to implement resources and metadata for arbitrary PEP 302 loaders"""
    -
    -    egg_name = None
    -    egg_info = None
    -    loader = None
    -
    -    def __init__(self, module):
    -        self.loader = getattr(module, '__loader__', None)
    -        self.module_path = os.path.dirname(getattr(module, '__file__', ''))
    -
    -    def get_resource_filename(self, manager, resource_name):
    -        return self._fn(self.module_path, resource_name)
    -
    -    def get_resource_stream(self, manager, resource_name):
    -        return io.BytesIO(self.get_resource_string(manager, resource_name))
    -
    -    def get_resource_string(self, manager, resource_name):
    -        return self._get(self._fn(self.module_path, resource_name))
    -
    -    def has_resource(self, resource_name):
    -        return self._has(self._fn(self.module_path, resource_name))
    -
    -    def _get_metadata_path(self, name):
    -        return self._fn(self.egg_info, name)
    -
    -    def has_metadata(self, name):
    -        if not self.egg_info:
    -            return self.egg_info
    -
    -        path = self._get_metadata_path(name)
    -        return self._has(path)
    -
    -    def get_metadata(self, name):
    -        if not self.egg_info:
    -            return ""
    -        path = self._get_metadata_path(name)
    -        value = self._get(path)
    -        if six.PY2:
    -            return value
    -        try:
    -            return value.decode('utf-8')
    -        except UnicodeDecodeError as exc:
    -            # Include the path in the error message to simplify
    -            # troubleshooting, and without changing the exception type.
    -            exc.reason += ' in {} file at path: {}'.format(name, path)
    -            raise
    -
    -    def get_metadata_lines(self, name):
    -        return yield_lines(self.get_metadata(name))
    -
    -    def resource_isdir(self, resource_name):
    -        return self._isdir(self._fn(self.module_path, resource_name))
    -
    -    def metadata_isdir(self, name):
    -        return self.egg_info and self._isdir(self._fn(self.egg_info, name))
    -
    -    def resource_listdir(self, resource_name):
    -        return self._listdir(self._fn(self.module_path, resource_name))
    -
    -    def metadata_listdir(self, name):
    -        if self.egg_info:
    -            return self._listdir(self._fn(self.egg_info, name))
    -        return []
    -
    -    def run_script(self, script_name, namespace):
    -        script = 'scripts/' + script_name
    -        if not self.has_metadata(script):
    -            raise ResolutionError(
    -                "Script {script!r} not found in metadata at {self.egg_info!r}"
    -                .format(**locals()),
    -            )
    -        script_text = self.get_metadata(script).replace('\r\n', '\n')
    -        script_text = script_text.replace('\r', '\n')
    -        script_filename = self._fn(self.egg_info, script)
    -        namespace['__file__'] = script_filename
    -        if os.path.exists(script_filename):
    -            source = open(script_filename).read()
    -            code = compile(source, script_filename, 'exec')
    -            exec(code, namespace, namespace)
    -        else:
    -            from linecache import cache
    -            cache[script_filename] = (
    -                len(script_text), 0, script_text.split('\n'), script_filename
    -            )
    -            script_code = compile(script_text, script_filename, 'exec')
    -            exec(script_code, namespace, namespace)
    -
    -    def _has(self, path):
    -        raise NotImplementedError(
    -            "Can't perform this operation for unregistered loader type"
    -        )
    -
    -    def _isdir(self, path):
    -        raise NotImplementedError(
    -            "Can't perform this operation for unregistered loader type"
    -        )
    -
    -    def _listdir(self, path):
    -        raise NotImplementedError(
    -            "Can't perform this operation for unregistered loader type"
    -        )
    -
    -    def _fn(self, base, resource_name):
    -        self._validate_resource_path(resource_name)
    -        if resource_name:
    -            return os.path.join(base, *resource_name.split('/'))
    -        return base
    -
    -    @staticmethod
    -    def _validate_resource_path(path):
    -        """
    -        Validate the resource paths according to the docs.
    -        https://setuptools.readthedocs.io/en/latest/pkg_resources.html#basic-resource-access
    -
    -        >>> warned = getfixture('recwarn')
    -        >>> warnings.simplefilter('always')
    -        >>> vrp = NullProvider._validate_resource_path
    -        >>> vrp('foo/bar.txt')
    -        >>> bool(warned)
    -        False
    -        >>> vrp('../foo/bar.txt')
    -        >>> bool(warned)
    -        True
    -        >>> warned.clear()
    -        >>> vrp('/foo/bar.txt')
    -        >>> bool(warned)
    -        True
    -        >>> vrp('foo/../../bar.txt')
    -        >>> bool(warned)
    -        True
    -        >>> warned.clear()
    -        >>> vrp('foo/f../bar.txt')
    -        >>> bool(warned)
    -        False
    -
    -        Windows path separators are straight-up disallowed.
    -        >>> vrp(r'\\foo/bar.txt')
    -        Traceback (most recent call last):
    -        ...
    -        ValueError: Use of .. or absolute path in a resource path \
    -is not allowed.
    -
    -        >>> vrp(r'C:\\foo/bar.txt')
    -        Traceback (most recent call last):
    -        ...
    -        ValueError: Use of .. or absolute path in a resource path \
    -is not allowed.
    -
    -        Blank values are allowed
    -
    -        >>> vrp('')
    -        >>> bool(warned)
    -        False
    -
    -        Non-string values are not.
    -
    -        >>> vrp(None)
    -        Traceback (most recent call last):
    -        ...
    -        AttributeError: ...
    -        """
    -        invalid = (
    -            os.path.pardir in path.split(posixpath.sep) or
    -            posixpath.isabs(path) or
    -            ntpath.isabs(path)
    -        )
    -        if not invalid:
    -            return
    -
    -        msg = "Use of .. or absolute path in a resource path is not allowed."
    -
    -        # Aggressively disallow Windows absolute paths
    -        if ntpath.isabs(path) and not posixpath.isabs(path):
    -            raise ValueError(msg)
    -
    -        # for compatibility, warn; in future
    -        # raise ValueError(msg)
    -        warnings.warn(
    -            msg[:-1] + " and will raise exceptions in a future release.",
    -            DeprecationWarning,
    -            stacklevel=4,
    -        )
    -
    -    def _get(self, path):
    -        if hasattr(self.loader, 'get_data'):
    -            return self.loader.get_data(path)
    -        raise NotImplementedError(
    -            "Can't perform this operation for loaders without 'get_data()'"
    -        )
    -
    -
    -register_loader_type(object, NullProvider)
    -
    -
    -class EggProvider(NullProvider):
    -    """Provider based on a virtual filesystem"""
    -
    -    def __init__(self, module):
    -        NullProvider.__init__(self, module)
    -        self._setup_prefix()
    -
    -    def _setup_prefix(self):
    -        # we assume here that our metadata may be nested inside a "basket"
    -        # of multiple eggs; that's why we use module_path instead of .archive
    -        path = self.module_path
    -        old = None
    -        while path != old:
    -            if _is_egg_path(path):
    -                self.egg_name = os.path.basename(path)
    -                self.egg_info = os.path.join(path, 'EGG-INFO')
    -                self.egg_root = path
    -                break
    -            old = path
    -            path, base = os.path.split(path)
    -
    -
    -class DefaultProvider(EggProvider):
    -    """Provides access to package resources in the filesystem"""
    -
    -    def _has(self, path):
    -        return os.path.exists(path)
    -
    -    def _isdir(self, path):
    -        return os.path.isdir(path)
    -
    -    def _listdir(self, path):
    -        return os.listdir(path)
    -
    -    def get_resource_stream(self, manager, resource_name):
    -        return open(self._fn(self.module_path, resource_name), 'rb')
    -
    -    def _get(self, path):
    -        with open(path, 'rb') as stream:
    -            return stream.read()
    -
    -    @classmethod
    -    def _register(cls):
    -        loader_names = 'SourceFileLoader', 'SourcelessFileLoader',
    -        for name in loader_names:
    -            loader_cls = getattr(importlib_machinery, name, type(None))
    -            register_loader_type(loader_cls, cls)
    -
    -
    -DefaultProvider._register()
    -
    -
    -class EmptyProvider(NullProvider):
    -    """Provider that returns nothing for all requests"""
    -
    -    module_path = None
    -
    -    _isdir = _has = lambda self, path: False
    -
    -    def _get(self, path):
    -        return ''
    -
    -    def _listdir(self, path):
    -        return []
    -
    -    def __init__(self):
    -        pass
    -
    -
    -empty_provider = EmptyProvider()
    -
    -
    -class ZipManifests(dict):
    -    """
    -    zip manifest builder
    -    """
    -
    -    @classmethod
    -    def build(cls, path):
    -        """
    -        Build a dictionary similar to the zipimport directory
    -        caches, except instead of tuples, store ZipInfo objects.
    -
    -        Use a platform-specific path separator (os.sep) for the path keys
    -        for compatibility with pypy on Windows.
    -        """
    -        with zipfile.ZipFile(path) as zfile:
    -            items = (
    -                (
    -                    name.replace('/', os.sep),
    -                    zfile.getinfo(name),
    -                )
    -                for name in zfile.namelist()
    -            )
    -            return dict(items)
    -
    -    load = build
    -
    -
    -class MemoizedZipManifests(ZipManifests):
    -    """
    -    Memoized zipfile manifests.
    -    """
    -    manifest_mod = collections.namedtuple('manifest_mod', 'manifest mtime')
    -
    -    def load(self, path):
    -        """
    -        Load a manifest at path or return a suitable manifest already loaded.
    -        """
    -        path = os.path.normpath(path)
    -        mtime = os.stat(path).st_mtime
    -
    -        if path not in self or self[path].mtime != mtime:
    -            manifest = self.build(path)
    -            self[path] = self.manifest_mod(manifest, mtime)
    -
    -        return self[path].manifest
    -
    -
    -class ZipProvider(EggProvider):
    -    """Resource support for zips and eggs"""
    -
    -    eagers = None
    -    _zip_manifests = MemoizedZipManifests()
    -
    -    def __init__(self, module):
    -        EggProvider.__init__(self, module)
    -        self.zip_pre = self.loader.archive + os.sep
    -
    -    def _zipinfo_name(self, fspath):
    -        # Convert a virtual filename (full path to file) into a zipfile subpath
    -        # usable with the zipimport directory cache for our target archive
    -        fspath = fspath.rstrip(os.sep)
    -        if fspath == self.loader.archive:
    -            return ''
    -        if fspath.startswith(self.zip_pre):
    -            return fspath[len(self.zip_pre):]
    -        raise AssertionError(
    -            "%s is not a subpath of %s" % (fspath, self.zip_pre)
    -        )
    -
    -    def _parts(self, zip_path):
    -        # Convert a zipfile subpath into an egg-relative path part list.
    -        # pseudo-fs path
    -        fspath = self.zip_pre + zip_path
    -        if fspath.startswith(self.egg_root + os.sep):
    -            return fspath[len(self.egg_root) + 1:].split(os.sep)
    -        raise AssertionError(
    -            "%s is not a subpath of %s" % (fspath, self.egg_root)
    -        )
    -
    -    @property
    -    def zipinfo(self):
    -        return self._zip_manifests.load(self.loader.archive)
    -
    -    def get_resource_filename(self, manager, resource_name):
    -        if not self.egg_name:
    -            raise NotImplementedError(
    -                "resource_filename() only supported for .egg, not .zip"
    -            )
    -        # no need to lock for extraction, since we use temp names
    -        zip_path = self._resource_to_zip(resource_name)
    -        eagers = self._get_eager_resources()
    -        if '/'.join(self._parts(zip_path)) in eagers:
    -            for name in eagers:
    -                self._extract_resource(manager, self._eager_to_zip(name))
    -        return self._extract_resource(manager, zip_path)
    -
    -    @staticmethod
    -    def _get_date_and_size(zip_stat):
    -        size = zip_stat.file_size
    -        # ymdhms+wday, yday, dst
    -        date_time = zip_stat.date_time + (0, 0, -1)
    -        # 1980 offset already done
    -        timestamp = time.mktime(date_time)
    -        return timestamp, size
    -
    -    def _extract_resource(self, manager, zip_path):
    -
    -        if zip_path in self._index():
    -            for name in self._index()[zip_path]:
    -                last = self._extract_resource(
    -                    manager, os.path.join(zip_path, name)
    -                )
    -            # return the extracted directory name
    -            return os.path.dirname(last)
    -
    -        timestamp, size = self._get_date_and_size(self.zipinfo[zip_path])
    -
    -        if not WRITE_SUPPORT:
    -            raise IOError('"os.rename" and "os.unlink" are not supported '
    -                          'on this platform')
    -        try:
    -
    -            real_path = manager.get_cache_path(
    -                self.egg_name, self._parts(zip_path)
    -            )
    -
    -            if self._is_current(real_path, zip_path):
    -                return real_path
    -
    -            outf, tmpnam = _mkstemp(
    -                ".$extract",
    -                dir=os.path.dirname(real_path),
    -            )
    -            os.write(outf, self.loader.get_data(zip_path))
    -            os.close(outf)
    -            utime(tmpnam, (timestamp, timestamp))
    -            manager.postprocess(tmpnam, real_path)
    -
    -            try:
    -                rename(tmpnam, real_path)
    -
    -            except os.error:
    -                if os.path.isfile(real_path):
    -                    if self._is_current(real_path, zip_path):
    -                        # the file became current since it was checked above,
    -                        #  so proceed.
    -                        return real_path
    -                    # Windows, del old file and retry
    -                    elif os.name == 'nt':
    -                        unlink(real_path)
    -                        rename(tmpnam, real_path)
    -                        return real_path
    -                raise
    -
    -        except os.error:
    -            # report a user-friendly error
    -            manager.extraction_error()
    -
    -        return real_path
    -
    -    def _is_current(self, file_path, zip_path):
    -        """
    -        Return True if the file_path is current for this zip_path
    -        """
    -        timestamp, size = self._get_date_and_size(self.zipinfo[zip_path])
    -        if not os.path.isfile(file_path):
    -            return False
    -        stat = os.stat(file_path)
    -        if stat.st_size != size or stat.st_mtime != timestamp:
    -            return False
    -        # check that the contents match
    -        zip_contents = self.loader.get_data(zip_path)
    -        with open(file_path, 'rb') as f:
    -            file_contents = f.read()
    -        return zip_contents == file_contents
    -
    -    def _get_eager_resources(self):
    -        if self.eagers is None:
    -            eagers = []
    -            for name in ('native_libs.txt', 'eager_resources.txt'):
    -                if self.has_metadata(name):
    -                    eagers.extend(self.get_metadata_lines(name))
    -            self.eagers = eagers
    -        return self.eagers
    -
    -    def _index(self):
    -        try:
    -            return self._dirindex
    -        except AttributeError:
    -            ind = {}
    -            for path in self.zipinfo:
    -                parts = path.split(os.sep)
    -                while parts:
    -                    parent = os.sep.join(parts[:-1])
    -                    if parent in ind:
    -                        ind[parent].append(parts[-1])
    -                        break
    -                    else:
    -                        ind[parent] = [parts.pop()]
    -            self._dirindex = ind
    -            return ind
    -
    -    def _has(self, fspath):
    -        zip_path = self._zipinfo_name(fspath)
    -        return zip_path in self.zipinfo or zip_path in self._index()
    -
    -    def _isdir(self, fspath):
    -        return self._zipinfo_name(fspath) in self._index()
    -
    -    def _listdir(self, fspath):
    -        return list(self._index().get(self._zipinfo_name(fspath), ()))
    -
    -    def _eager_to_zip(self, resource_name):
    -        return self._zipinfo_name(self._fn(self.egg_root, resource_name))
    -
    -    def _resource_to_zip(self, resource_name):
    -        return self._zipinfo_name(self._fn(self.module_path, resource_name))
    -
    -
    -register_loader_type(zipimport.zipimporter, ZipProvider)
    -
    -
    -class FileMetadata(EmptyProvider):
    -    """Metadata handler for standalone PKG-INFO files
    -
    -    Usage::
    -
    -        metadata = FileMetadata("/path/to/PKG-INFO")
    -
    -    This provider rejects all data and metadata requests except for PKG-INFO,
    -    which is treated as existing, and will be the contents of the file at
    -    the provided location.
    -    """
    -
    -    def __init__(self, path):
    -        self.path = path
    -
    -    def _get_metadata_path(self, name):
    -        return self.path
    -
    -    def has_metadata(self, name):
    -        return name == 'PKG-INFO' and os.path.isfile(self.path)
    -
    -    def get_metadata(self, name):
    -        if name != 'PKG-INFO':
    -            raise KeyError("No metadata except PKG-INFO is available")
    -
    -        with io.open(self.path, encoding='utf-8', errors="replace") as f:
    -            metadata = f.read()
    -        self._warn_on_replacement(metadata)
    -        return metadata
    -
    -    def _warn_on_replacement(self, metadata):
    -        # Python 2.7 compat for: replacement_char = '�'
    -        replacement_char = b'\xef\xbf\xbd'.decode('utf-8')
    -        if replacement_char in metadata:
    -            tmpl = "{self.path} could not be properly decoded in UTF-8"
    -            msg = tmpl.format(**locals())
    -            warnings.warn(msg)
    -
    -    def get_metadata_lines(self, name):
    -        return yield_lines(self.get_metadata(name))
    -
    -
    -class PathMetadata(DefaultProvider):
    -    """Metadata provider for egg directories
    -
    -    Usage::
    -
    -        # Development eggs:
    -
    -        egg_info = "/path/to/PackageName.egg-info"
    -        base_dir = os.path.dirname(egg_info)
    -        metadata = PathMetadata(base_dir, egg_info)
    -        dist_name = os.path.splitext(os.path.basename(egg_info))[0]
    -        dist = Distribution(basedir, project_name=dist_name, metadata=metadata)
    -
    -        # Unpacked egg directories:
    -
    -        egg_path = "/path/to/PackageName-ver-pyver-etc.egg"
    -        metadata = PathMetadata(egg_path, os.path.join(egg_path,'EGG-INFO'))
    -        dist = Distribution.from_filename(egg_path, metadata=metadata)
    -    """
    -
    -    def __init__(self, path, egg_info):
    -        self.module_path = path
    -        self.egg_info = egg_info
    -
    -
    -class EggMetadata(ZipProvider):
    -    """Metadata provider for .egg files"""
    -
    -    def __init__(self, importer):
    -        """Create a metadata provider from a zipimporter"""
    -
    -        self.zip_pre = importer.archive + os.sep
    -        self.loader = importer
    -        if importer.prefix:
    -            self.module_path = os.path.join(importer.archive, importer.prefix)
    -        else:
    -            self.module_path = importer.archive
    -        self._setup_prefix()
    -
    -
    -_declare_state('dict', _distribution_finders={})
    -
    -
    -def register_finder(importer_type, distribution_finder):
    -    """Register `distribution_finder` to find distributions in sys.path items
    -
    -    `importer_type` is the type or class of a PEP 302 "Importer" (sys.path item
    -    handler), and `distribution_finder` is a callable that, passed a path
    -    item and the importer instance, yields ``Distribution`` instances found on
    -    that path item.  See ``pkg_resources.find_on_path`` for an example."""
    -    _distribution_finders[importer_type] = distribution_finder
    -
    -
    -def find_distributions(path_item, only=False):
    -    """Yield distributions accessible via `path_item`"""
    -    importer = get_importer(path_item)
    -    finder = _find_adapter(_distribution_finders, importer)
    -    return finder(importer, path_item, only)
    -
    -
    -def find_eggs_in_zip(importer, path_item, only=False):
    -    """
    -    Find eggs in zip files; possibly multiple nested eggs.
    -    """
    -    if importer.archive.endswith('.whl'):
    -        # wheels are not supported with this finder
    -        # they don't have PKG-INFO metadata, and won't ever contain eggs
    -        return
    -    metadata = EggMetadata(importer)
    -    if metadata.has_metadata('PKG-INFO'):
    -        yield Distribution.from_filename(path_item, metadata=metadata)
    -    if only:
    -        # don't yield nested distros
    -        return
    -    for subitem in metadata.resource_listdir(''):
    -        if _is_egg_path(subitem):
    -            subpath = os.path.join(path_item, subitem)
    -            dists = find_eggs_in_zip(zipimport.zipimporter(subpath), subpath)
    -            for dist in dists:
    -                yield dist
    -        elif subitem.lower().endswith('.dist-info'):
    -            subpath = os.path.join(path_item, subitem)
    -            submeta = EggMetadata(zipimport.zipimporter(subpath))
    -            submeta.egg_info = subpath
    -            yield Distribution.from_location(path_item, subitem, submeta)
    -
    -
    -register_finder(zipimport.zipimporter, find_eggs_in_zip)
    -
    -
    -def find_nothing(importer, path_item, only=False):
    -    return ()
    -
    -
    -register_finder(object, find_nothing)
    -
    -
    -def _by_version_descending(names):
    -    """
    -    Given a list of filenames, return them in descending order
    -    by version number.
    -
    -    >>> names = 'bar', 'foo', 'Python-2.7.10.egg', 'Python-2.7.2.egg'
    -    >>> _by_version_descending(names)
    -    ['Python-2.7.10.egg', 'Python-2.7.2.egg', 'foo', 'bar']
    -    >>> names = 'Setuptools-1.2.3b1.egg', 'Setuptools-1.2.3.egg'
    -    >>> _by_version_descending(names)
    -    ['Setuptools-1.2.3.egg', 'Setuptools-1.2.3b1.egg']
    -    >>> names = 'Setuptools-1.2.3b1.egg', 'Setuptools-1.2.3.post1.egg'
    -    >>> _by_version_descending(names)
    -    ['Setuptools-1.2.3.post1.egg', 'Setuptools-1.2.3b1.egg']
    -    """
    -    def _by_version(name):
    -        """
    -        Parse each component of the filename
    -        """
    -        name, ext = os.path.splitext(name)
    -        parts = itertools.chain(name.split('-'), [ext])
    -        return [packaging.version.parse(part) for part in parts]
    -
    -    return sorted(names, key=_by_version, reverse=True)
    -
    -
    -def find_on_path(importer, path_item, only=False):
    -    """Yield distributions accessible on a sys.path directory"""
    -    path_item = _normalize_cached(path_item)
    -
    -    if _is_unpacked_egg(path_item):
    -        yield Distribution.from_filename(
    -            path_item, metadata=PathMetadata(
    -                path_item, os.path.join(path_item, 'EGG-INFO')
    -            )
    -        )
    -        return
    -
    -    entries = safe_listdir(path_item)
    -
    -    # for performance, before sorting by version,
    -    # screen entries for only those that will yield
    -    # distributions
    -    filtered = (
    -        entry
    -        for entry in entries
    -        if dist_factory(path_item, entry, only)
    -    )
    -
    -    # scan for .egg and .egg-info in directory
    -    path_item_entries = _by_version_descending(filtered)
    -    for entry in path_item_entries:
    -        fullpath = os.path.join(path_item, entry)
    -        factory = dist_factory(path_item, entry, only)
    -        for dist in factory(fullpath):
    -            yield dist
    -
    -
    -def dist_factory(path_item, entry, only):
    -    """
    -    Return a dist_factory for a path_item and entry
    -    """
    -    lower = entry.lower()
    -    is_meta = any(map(lower.endswith, ('.egg-info', '.dist-info')))
    -    return (
    -        distributions_from_metadata
    -        if is_meta else
    -        find_distributions
    -        if not only and _is_egg_path(entry) else
    -        resolve_egg_link
    -        if not only and lower.endswith('.egg-link') else
    -        NoDists()
    -    )
    -
    -
    -class NoDists:
    -    """
    -    >>> bool(NoDists())
    -    False
    -
    -    >>> list(NoDists()('anything'))
    -    []
    -    """
    -    def __bool__(self):
    -        return False
    -    if six.PY2:
    -        __nonzero__ = __bool__
    -
    -    def __call__(self, fullpath):
    -        return iter(())
    -
    -
    -def safe_listdir(path):
    -    """
    -    Attempt to list contents of path, but suppress some exceptions.
    -    """
    -    try:
    -        return os.listdir(path)
    -    except (PermissionError, NotADirectoryError):
    -        pass
    -    except OSError as e:
    -        # Ignore the directory if does not exist, not a directory or
    -        # permission denied
    -        ignorable = (
    -            e.errno in (errno.ENOTDIR, errno.EACCES, errno.ENOENT)
    -            # Python 2 on Windows needs to be handled this way :(
    -            or getattr(e, "winerror", None) == 267
    -        )
    -        if not ignorable:
    -            raise
    -    return ()
    -
    -
    -def distributions_from_metadata(path):
    -    root = os.path.dirname(path)
    -    if os.path.isdir(path):
    -        if len(os.listdir(path)) == 0:
    -            # empty metadata dir; skip
    -            return
    -        metadata = PathMetadata(root, path)
    -    else:
    -        metadata = FileMetadata(path)
    -    entry = os.path.basename(path)
    -    yield Distribution.from_location(
    -        root, entry, metadata, precedence=DEVELOP_DIST,
    -    )
    -
    -
    -def non_empty_lines(path):
    -    """
    -    Yield non-empty lines from file at path
    -    """
    -    with open(path) as f:
    -        for line in f:
    -            line = line.strip()
    -            if line:
    -                yield line
    -
    -
    -def resolve_egg_link(path):
    -    """
    -    Given a path to an .egg-link, resolve distributions
    -    present in the referenced path.
    -    """
    -    referenced_paths = non_empty_lines(path)
    -    resolved_paths = (
    -        os.path.join(os.path.dirname(path), ref)
    -        for ref in referenced_paths
    -    )
    -    dist_groups = map(find_distributions, resolved_paths)
    -    return next(dist_groups, ())
    -
    -
    -register_finder(pkgutil.ImpImporter, find_on_path)
    -
    -if hasattr(importlib_machinery, 'FileFinder'):
    -    register_finder(importlib_machinery.FileFinder, find_on_path)
    -
    -_declare_state('dict', _namespace_handlers={})
    -_declare_state('dict', _namespace_packages={})
    -
    -
    -def register_namespace_handler(importer_type, namespace_handler):
    -    """Register `namespace_handler` to declare namespace packages
    -
    -    `importer_type` is the type or class of a PEP 302 "Importer" (sys.path item
    -    handler), and `namespace_handler` is a callable like this::
    -
    -        def namespace_handler(importer, path_entry, moduleName, module):
    -            # return a path_entry to use for child packages
    -
    -    Namespace handlers are only called if the importer object has already
    -    agreed that it can handle the relevant path item, and they should only
    -    return a subpath if the module __path__ does not already contain an
    -    equivalent subpath.  For an example namespace handler, see
    -    ``pkg_resources.file_ns_handler``.
    -    """
    -    _namespace_handlers[importer_type] = namespace_handler
    -
    -
    -def _handle_ns(packageName, path_item):
    -    """Ensure that named package includes a subpath of path_item (if needed)"""
    -
    -    importer = get_importer(path_item)
    -    if importer is None:
    -        return None
    -
    -    # capture warnings due to #1111
    -    with warnings.catch_warnings():
    -        warnings.simplefilter("ignore")
    -        loader = importer.find_module(packageName)
    -
    -    if loader is None:
    -        return None
    -    module = sys.modules.get(packageName)
    -    if module is None:
    -        module = sys.modules[packageName] = types.ModuleType(packageName)
    -        module.__path__ = []
    -        _set_parent_ns(packageName)
    -    elif not hasattr(module, '__path__'):
    -        raise TypeError("Not a package:", packageName)
    -    handler = _find_adapter(_namespace_handlers, importer)
    -    subpath = handler(importer, path_item, packageName, module)
    -    if subpath is not None:
    -        path = module.__path__
    -        path.append(subpath)
    -        loader.load_module(packageName)
    -        _rebuild_mod_path(path, packageName, module)
    -    return subpath
    -
    -
    -def _rebuild_mod_path(orig_path, package_name, module):
    -    """
    -    Rebuild module.__path__ ensuring that all entries are ordered
    -    corresponding to their sys.path order
    -    """
    -    sys_path = [_normalize_cached(p) for p in sys.path]
    -
    -    def safe_sys_path_index(entry):
    -        """
    -        Workaround for #520 and #513.
    -        """
    -        try:
    -            return sys_path.index(entry)
    -        except ValueError:
    -            return float('inf')
    -
    -    def position_in_sys_path(path):
    -        """
    -        Return the ordinal of the path based on its position in sys.path
    -        """
    -        path_parts = path.split(os.sep)
    -        module_parts = package_name.count('.') + 1
    -        parts = path_parts[:-module_parts]
    -        return safe_sys_path_index(_normalize_cached(os.sep.join(parts)))
    -
    -    new_path = sorted(orig_path, key=position_in_sys_path)
    -    new_path = [_normalize_cached(p) for p in new_path]
    -
    -    if isinstance(module.__path__, list):
    -        module.__path__[:] = new_path
    -    else:
    -        module.__path__ = new_path
    -
    -
    -def declare_namespace(packageName):
    -    """Declare that package 'packageName' is a namespace package"""
    -
    -    _imp.acquire_lock()
    -    try:
    -        if packageName in _namespace_packages:
    -            return
    -
    -        path = sys.path
    -        parent, _, _ = packageName.rpartition('.')
    -
    -        if parent:
    -            declare_namespace(parent)
    -            if parent not in _namespace_packages:
    -                __import__(parent)
    -            try:
    -                path = sys.modules[parent].__path__
    -            except AttributeError:
    -                raise TypeError("Not a package:", parent)
    -
    -        # Track what packages are namespaces, so when new path items are added,
    -        # they can be updated
    -        _namespace_packages.setdefault(parent or None, []).append(packageName)
    -        _namespace_packages.setdefault(packageName, [])
    -
    -        for path_item in path:
    -            # Ensure all the parent's path items are reflected in the child,
    -            # if they apply
    -            _handle_ns(packageName, path_item)
    -
    -    finally:
    -        _imp.release_lock()
    -
    -
    -def fixup_namespace_packages(path_item, parent=None):
    -    """Ensure that previously-declared namespace packages include path_item"""
    -    _imp.acquire_lock()
    -    try:
    -        for package in _namespace_packages.get(parent, ()):
    -            subpath = _handle_ns(package, path_item)
    -            if subpath:
    -                fixup_namespace_packages(subpath, package)
    -    finally:
    -        _imp.release_lock()
    -
    -
    -def file_ns_handler(importer, path_item, packageName, module):
    -    """Compute an ns-package subpath for a filesystem or zipfile importer"""
    -
    -    subpath = os.path.join(path_item, packageName.split('.')[-1])
    -    normalized = _normalize_cached(subpath)
    -    for item in module.__path__:
    -        if _normalize_cached(item) == normalized:
    -            break
    -    else:
    -        # Only return the path if it's not already there
    -        return subpath
    -
    -
    -register_namespace_handler(pkgutil.ImpImporter, file_ns_handler)
    -register_namespace_handler(zipimport.zipimporter, file_ns_handler)
    -
    -if hasattr(importlib_machinery, 'FileFinder'):
    -    register_namespace_handler(importlib_machinery.FileFinder, file_ns_handler)
    -
    -
    -def null_ns_handler(importer, path_item, packageName, module):
    -    return None
    -
    -
    -register_namespace_handler(object, null_ns_handler)
    -
    -
    -def normalize_path(filename):
    -    """Normalize a file/dir name for comparison purposes"""
    -    return os.path.normcase(os.path.realpath(os.path.normpath(_cygwin_patch(filename))))
    -
    -
    -def _cygwin_patch(filename):  # pragma: nocover
    -    """
    -    Contrary to POSIX 2008, on Cygwin, getcwd (3) contains
    -    symlink components. Using
    -    os.path.abspath() works around this limitation. A fix in os.getcwd()
    -    would probably better, in Cygwin even more so, except
    -    that this seems to be by design...
    -    """
    -    return os.path.abspath(filename) if sys.platform == 'cygwin' else filename
    -
    -
    -def _normalize_cached(filename, _cache={}):
    -    try:
    -        return _cache[filename]
    -    except KeyError:
    -        _cache[filename] = result = normalize_path(filename)
    -        return result
    -
    -
    -def _is_egg_path(path):
    -    """
    -    Determine if given path appears to be an egg.
    -    """
    -    return path.lower().endswith('.egg')
    -
    -
    -def _is_unpacked_egg(path):
    -    """
    -    Determine if given path appears to be an unpacked egg.
    -    """
    -    return (
    -        _is_egg_path(path) and
    -        os.path.isfile(os.path.join(path, 'EGG-INFO', 'PKG-INFO'))
    -    )
    -
    -
    -def _set_parent_ns(packageName):
    -    parts = packageName.split('.')
    -    name = parts.pop()
    -    if parts:
    -        parent = '.'.join(parts)
    -        setattr(sys.modules[parent], name, sys.modules[packageName])
    -
    -
    -def yield_lines(strs):
    -    """Yield non-empty/non-comment lines of a string or sequence"""
    -    if isinstance(strs, six.string_types):
    -        for s in strs.splitlines():
    -            s = s.strip()
    -            # skip blank lines/comments
    -            if s and not s.startswith('#'):
    -                yield s
    -    else:
    -        for ss in strs:
    -            for s in yield_lines(ss):
    -                yield s
    -
    -
    -MODULE = re.compile(r"\w+(\.\w+)*$").match
    -EGG_NAME = re.compile(
    -    r"""
    -    (?P[^-]+) (
    -        -(?P[^-]+) (
    -            -py(?P[^-]+) (
    -                -(?P.+)
    -            )?
    -        )?
    -    )?
    -    """,
    -    re.VERBOSE | re.IGNORECASE,
    -).match
    -
    -
    -class EntryPoint:
    -    """Object representing an advertised importable object"""
    -
    -    def __init__(self, name, module_name, attrs=(), extras=(), dist=None):
    -        if not MODULE(module_name):
    -            raise ValueError("Invalid module name", module_name)
    -        self.name = name
    -        self.module_name = module_name
    -        self.attrs = tuple(attrs)
    -        self.extras = tuple(extras)
    -        self.dist = dist
    -
    -    def __str__(self):
    -        s = "%s = %s" % (self.name, self.module_name)
    -        if self.attrs:
    -            s += ':' + '.'.join(self.attrs)
    -        if self.extras:
    -            s += ' [%s]' % ','.join(self.extras)
    -        return s
    -
    -    def __repr__(self):
    -        return "EntryPoint.parse(%r)" % str(self)
    -
    -    def load(self, require=True, *args, **kwargs):
    -        """
    -        Require packages for this EntryPoint, then resolve it.
    -        """
    -        if not require or args or kwargs:
    -            warnings.warn(
    -                "Parameters to load are deprecated.  Call .resolve and "
    -                ".require separately.",
    -                PkgResourcesDeprecationWarning,
    -                stacklevel=2,
    -            )
    -        if require:
    -            self.require(*args, **kwargs)
    -        return self.resolve()
    -
    -    def resolve(self):
    -        """
    -        Resolve the entry point from its module and attrs.
    -        """
    -        module = __import__(self.module_name, fromlist=['__name__'], level=0)
    -        try:
    -            return functools.reduce(getattr, self.attrs, module)
    -        except AttributeError as exc:
    -            raise ImportError(str(exc))
    -
    -    def require(self, env=None, installer=None):
    -        if self.extras and not self.dist:
    -            raise UnknownExtra("Can't require() without a distribution", self)
    -
    -        # Get the requirements for this entry point with all its extras and
    -        # then resolve them. We have to pass `extras` along when resolving so
    -        # that the working set knows what extras we want. Otherwise, for
    -        # dist-info distributions, the working set will assume that the
    -        # requirements for that extra are purely optional and skip over them.
    -        reqs = self.dist.requires(self.extras)
    -        items = working_set.resolve(reqs, env, installer, extras=self.extras)
    -        list(map(working_set.add, items))
    -
    -    pattern = re.compile(
    -        r'\s*'
    -        r'(?P.+?)\s*'
    -        r'=\s*'
    -        r'(?P[\w.]+)\s*'
    -        r'(:\s*(?P[\w.]+))?\s*'
    -        r'(?P\[.*\])?\s*$'
    -    )
    -
    -    @classmethod
    -    def parse(cls, src, dist=None):
    -        """Parse a single entry point from string `src`
    -
    -        Entry point syntax follows the form::
    -
    -            name = some.module:some.attr [extra1, extra2]
    -
    -        The entry name and module name are required, but the ``:attrs`` and
    -        ``[extras]`` parts are optional
    -        """
    -        m = cls.pattern.match(src)
    -        if not m:
    -            msg = "EntryPoint must be in 'name=module:attrs [extras]' format"
    -            raise ValueError(msg, src)
    -        res = m.groupdict()
    -        extras = cls._parse_extras(res['extras'])
    -        attrs = res['attr'].split('.') if res['attr'] else ()
    -        return cls(res['name'], res['module'], attrs, extras, dist)
    -
    -    @classmethod
    -    def _parse_extras(cls, extras_spec):
    -        if not extras_spec:
    -            return ()
    -        req = Requirement.parse('x' + extras_spec)
    -        if req.specs:
    -            raise ValueError()
    -        return req.extras
    -
    -    @classmethod
    -    def parse_group(cls, group, lines, dist=None):
    -        """Parse an entry point group"""
    -        if not MODULE(group):
    -            raise ValueError("Invalid group name", group)
    -        this = {}
    -        for line in yield_lines(lines):
    -            ep = cls.parse(line, dist)
    -            if ep.name in this:
    -                raise ValueError("Duplicate entry point", group, ep.name)
    -            this[ep.name] = ep
    -        return this
    -
    -    @classmethod
    -    def parse_map(cls, data, dist=None):
    -        """Parse a map of entry point groups"""
    -        if isinstance(data, dict):
    -            data = data.items()
    -        else:
    -            data = split_sections(data)
    -        maps = {}
    -        for group, lines in data:
    -            if group is None:
    -                if not lines:
    -                    continue
    -                raise ValueError("Entry points must be listed in groups")
    -            group = group.strip()
    -            if group in maps:
    -                raise ValueError("Duplicate group name", group)
    -            maps[group] = cls.parse_group(group, lines, dist)
    -        return maps
    -
    -
    -def _remove_md5_fragment(location):
    -    if not location:
    -        return ''
    -    parsed = urllib.parse.urlparse(location)
    -    if parsed[-1].startswith('md5='):
    -        return urllib.parse.urlunparse(parsed[:-1] + ('',))
    -    return location
    -
    -
    -def _version_from_file(lines):
    -    """
    -    Given an iterable of lines from a Metadata file, return
    -    the value of the Version field, if present, or None otherwise.
    -    """
    -    def is_version_line(line):
    -        return line.lower().startswith('version:')
    -    version_lines = filter(is_version_line, lines)
    -    line = next(iter(version_lines), '')
    -    _, _, value = line.partition(':')
    -    return safe_version(value.strip()) or None
    -
    -
    -class Distribution:
    -    """Wrap an actual or potential sys.path entry w/metadata"""
    -    PKG_INFO = 'PKG-INFO'
    -
    -    def __init__(
    -            self, location=None, metadata=None, project_name=None,
    -            version=None, py_version=PY_MAJOR, platform=None,
    -            precedence=EGG_DIST):
    -        self.project_name = safe_name(project_name or 'Unknown')
    -        if version is not None:
    -            self._version = safe_version(version)
    -        self.py_version = py_version
    -        self.platform = platform
    -        self.location = location
    -        self.precedence = precedence
    -        self._provider = metadata or empty_provider
    -
    -    @classmethod
    -    def from_location(cls, location, basename, metadata=None, **kw):
    -        project_name, version, py_version, platform = [None] * 4
    -        basename, ext = os.path.splitext(basename)
    -        if ext.lower() in _distributionImpl:
    -            cls = _distributionImpl[ext.lower()]
    -
    -            match = EGG_NAME(basename)
    -            if match:
    -                project_name, version, py_version, platform = match.group(
    -                    'name', 'ver', 'pyver', 'plat'
    -                )
    -        return cls(
    -            location, metadata, project_name=project_name, version=version,
    -            py_version=py_version, platform=platform, **kw
    -        )._reload_version()
    -
    -    def _reload_version(self):
    -        return self
    -
    -    @property
    -    def hashcmp(self):
    -        return (
    -            self.parsed_version,
    -            self.precedence,
    -            self.key,
    -            _remove_md5_fragment(self.location),
    -            self.py_version or '',
    -            self.platform or '',
    -        )
    -
    -    def __hash__(self):
    -        return hash(self.hashcmp)
    -
    -    def __lt__(self, other):
    -        return self.hashcmp < other.hashcmp
    -
    -    def __le__(self, other):
    -        return self.hashcmp <= other.hashcmp
    -
    -    def __gt__(self, other):
    -        return self.hashcmp > other.hashcmp
    -
    -    def __ge__(self, other):
    -        return self.hashcmp >= other.hashcmp
    -
    -    def __eq__(self, other):
    -        if not isinstance(other, self.__class__):
    -            # It's not a Distribution, so they are not equal
    -            return False
    -        return self.hashcmp == other.hashcmp
    -
    -    def __ne__(self, other):
    -        return not self == other
    -
    -    # These properties have to be lazy so that we don't have to load any
    -    # metadata until/unless it's actually needed.  (i.e., some distributions
    -    # may not know their name or version without loading PKG-INFO)
    -
    -    @property
    -    def key(self):
    -        try:
    -            return self._key
    -        except AttributeError:
    -            self._key = key = self.project_name.lower()
    -            return key
    -
    -    @property
    -    def parsed_version(self):
    -        if not hasattr(self, "_parsed_version"):
    -            self._parsed_version = parse_version(self.version)
    -
    -        return self._parsed_version
    -
    -    def _warn_legacy_version(self):
    -        LV = packaging.version.LegacyVersion
    -        is_legacy = isinstance(self._parsed_version, LV)
    -        if not is_legacy:
    -            return
    -
    -        # While an empty version is technically a legacy version and
    -        # is not a valid PEP 440 version, it's also unlikely to
    -        # actually come from someone and instead it is more likely that
    -        # it comes from setuptools attempting to parse a filename and
    -        # including it in the list. So for that we'll gate this warning
    -        # on if the version is anything at all or not.
    -        if not self.version:
    -            return
    -
    -        tmpl = textwrap.dedent("""
    -            '{project_name} ({version})' is being parsed as a legacy,
    -            non PEP 440,
    -            version. You may find odd behavior and sort order.
    -            In particular it will be sorted as less than 0.0. It
    -            is recommended to migrate to PEP 440 compatible
    -            versions.
    -            """).strip().replace('\n', ' ')
    -
    -        warnings.warn(tmpl.format(**vars(self)), PEP440Warning)
    -
    -    @property
    -    def version(self):
    -        try:
    -            return self._version
    -        except AttributeError:
    -            version = self._get_version()
    -            if version is None:
    -                path = self._get_metadata_path_for_display(self.PKG_INFO)
    -                msg = (
    -                    "Missing 'Version:' header and/or {} file at path: {}"
    -                ).format(self.PKG_INFO, path)
    -                raise ValueError(msg, self)
    -
    -            return version
    -
    -    @property
    -    def _dep_map(self):
    -        """
    -        A map of extra to its list of (direct) requirements
    -        for this distribution, including the null extra.
    -        """
    -        try:
    -            return self.__dep_map
    -        except AttributeError:
    -            self.__dep_map = self._filter_extras(self._build_dep_map())
    -        return self.__dep_map
    -
    -    @staticmethod
    -    def _filter_extras(dm):
    -        """
    -        Given a mapping of extras to dependencies, strip off
    -        environment markers and filter out any dependencies
    -        not matching the markers.
    -        """
    -        for extra in list(filter(None, dm)):
    -            new_extra = extra
    -            reqs = dm.pop(extra)
    -            new_extra, _, marker = extra.partition(':')
    -            fails_marker = marker and (
    -                invalid_marker(marker)
    -                or not evaluate_marker(marker)
    -            )
    -            if fails_marker:
    -                reqs = []
    -            new_extra = safe_extra(new_extra) or None
    -
    -            dm.setdefault(new_extra, []).extend(reqs)
    -        return dm
    -
    -    def _build_dep_map(self):
    -        dm = {}
    -        for name in 'requires.txt', 'depends.txt':
    -            for extra, reqs in split_sections(self._get_metadata(name)):
    -                dm.setdefault(extra, []).extend(parse_requirements(reqs))
    -        return dm
    -
    -    def requires(self, extras=()):
    -        """List of Requirements needed for this distro if `extras` are used"""
    -        dm = self._dep_map
    -        deps = []
    -        deps.extend(dm.get(None, ()))
    -        for ext in extras:
    -            try:
    -                deps.extend(dm[safe_extra(ext)])
    -            except KeyError:
    -                raise UnknownExtra(
    -                    "%s has no such extra feature %r" % (self, ext)
    -                )
    -        return deps
    -
    -    def _get_metadata_path_for_display(self, name):
    -        """
    -        Return the path to the given metadata file, if available.
    -        """
    -        try:
    -            # We need to access _get_metadata_path() on the provider object
    -            # directly rather than through this class's __getattr__()
    -            # since _get_metadata_path() is marked private.
    -            path = self._provider._get_metadata_path(name)
    -
    -        # Handle exceptions e.g. in case the distribution's metadata
    -        # provider doesn't support _get_metadata_path().
    -        except Exception:
    -            return '[could not detect]'
    -
    -        return path
    -
    -    def _get_metadata(self, name):
    -        if self.has_metadata(name):
    -            for line in self.get_metadata_lines(name):
    -                yield line
    -
    -    def _get_version(self):
    -        lines = self._get_metadata(self.PKG_INFO)
    -        version = _version_from_file(lines)
    -
    -        return version
    -
    -    def activate(self, path=None, replace=False):
    -        """Ensure distribution is importable on `path` (default=sys.path)"""
    -        if path is None:
    -            path = sys.path
    -        self.insert_on(path, replace=replace)
    -        if path is sys.path:
    -            fixup_namespace_packages(self.location)
    -            for pkg in self._get_metadata('namespace_packages.txt'):
    -                if pkg in sys.modules:
    -                    declare_namespace(pkg)
    -
    -    def egg_name(self):
    -        """Return what this distribution's standard .egg filename should be"""
    -        filename = "%s-%s-py%s" % (
    -            to_filename(self.project_name), to_filename(self.version),
    -            self.py_version or PY_MAJOR
    -        )
    -
    -        if self.platform:
    -            filename += '-' + self.platform
    -        return filename
    -
    -    def __repr__(self):
    -        if self.location:
    -            return "%s (%s)" % (self, self.location)
    -        else:
    -            return str(self)
    -
    -    def __str__(self):
    -        try:
    -            version = getattr(self, 'version', None)
    -        except ValueError:
    -            version = None
    -        version = version or "[unknown version]"
    -        return "%s %s" % (self.project_name, version)
    -
    -    def __getattr__(self, attr):
    -        """Delegate all unrecognized public attributes to .metadata provider"""
    -        if attr.startswith('_'):
    -            raise AttributeError(attr)
    -        return getattr(self._provider, attr)
    -
    -    def __dir__(self):
    -        return list(
    -            set(super(Distribution, self).__dir__())
    -            | set(
    -                attr for attr in self._provider.__dir__()
    -                if not attr.startswith('_')
    -            )
    -        )
    -
    -    if not hasattr(object, '__dir__'):
    -        # python 2.7 not supported
    -        del __dir__
    -
    -    @classmethod
    -    def from_filename(cls, filename, metadata=None, **kw):
    -        return cls.from_location(
    -            _normalize_cached(filename), os.path.basename(filename), metadata,
    -            **kw
    -        )
    -
    -    def as_requirement(self):
    -        """Return a ``Requirement`` that matches this distribution exactly"""
    -        if isinstance(self.parsed_version, packaging.version.Version):
    -            spec = "%s==%s" % (self.project_name, self.parsed_version)
    -        else:
    -            spec = "%s===%s" % (self.project_name, self.parsed_version)
    -
    -        return Requirement.parse(spec)
    -
    -    def load_entry_point(self, group, name):
    -        """Return the `name` entry point of `group` or raise ImportError"""
    -        ep = self.get_entry_info(group, name)
    -        if ep is None:
    -            raise ImportError("Entry point %r not found" % ((group, name),))
    -        return ep.load()
    -
    -    def get_entry_map(self, group=None):
    -        """Return the entry point map for `group`, or the full entry map"""
    -        try:
    -            ep_map = self._ep_map
    -        except AttributeError:
    -            ep_map = self._ep_map = EntryPoint.parse_map(
    -                self._get_metadata('entry_points.txt'), self
    -            )
    -        if group is not None:
    -            return ep_map.get(group, {})
    -        return ep_map
    -
    -    def get_entry_info(self, group, name):
    -        """Return the EntryPoint object for `group`+`name`, or ``None``"""
    -        return self.get_entry_map(group).get(name)
    -
    -    def insert_on(self, path, loc=None, replace=False):
    -        """Ensure self.location is on path
    -
    -        If replace=False (default):
    -            - If location is already in path anywhere, do nothing.
    -            - Else:
    -              - If it's an egg and its parent directory is on path,
    -                insert just ahead of the parent.
    -              - Else: add to the end of path.
    -        If replace=True:
    -            - If location is already on path anywhere (not eggs)
    -              or higher priority than its parent (eggs)
    -              do nothing.
    -            - Else:
    -              - If it's an egg and its parent directory is on path,
    -                insert just ahead of the parent,
    -                removing any lower-priority entries.
    -              - Else: add it to the front of path.
    -        """
    -
    -        loc = loc or self.location
    -        if not loc:
    -            return
    -
    -        nloc = _normalize_cached(loc)
    -        bdir = os.path.dirname(nloc)
    -        npath = [(p and _normalize_cached(p) or p) for p in path]
    -
    -        for p, item in enumerate(npath):
    -            if item == nloc:
    -                if replace:
    -                    break
    -                else:
    -                    # don't modify path (even removing duplicates) if
    -                    # found and not replace
    -                    return
    -            elif item == bdir and self.precedence == EGG_DIST:
    -                # if it's an .egg, give it precedence over its directory
    -                # UNLESS it's already been added to sys.path and replace=False
    -                if (not replace) and nloc in npath[p:]:
    -                    return
    -                if path is sys.path:
    -                    self.check_version_conflict()
    -                path.insert(p, loc)
    -                npath.insert(p, nloc)
    -                break
    -        else:
    -            if path is sys.path:
    -                self.check_version_conflict()
    -            if replace:
    -                path.insert(0, loc)
    -            else:
    -                path.append(loc)
    -            return
    -
    -        # p is the spot where we found or inserted loc; now remove duplicates
    -        while True:
    -            try:
    -                np = npath.index(nloc, p + 1)
    -            except ValueError:
    -                break
    -            else:
    -                del npath[np], path[np]
    -                # ha!
    -                p = np
    -
    -        return
    -
    -    def check_version_conflict(self):
    -        if self.key == 'setuptools':
    -            # ignore the inevitable setuptools self-conflicts  :(
    -            return
    -
    -        nsp = dict.fromkeys(self._get_metadata('namespace_packages.txt'))
    -        loc = normalize_path(self.location)
    -        for modname in self._get_metadata('top_level.txt'):
    -            if (modname not in sys.modules or modname in nsp
    -                    or modname in _namespace_packages):
    -                continue
    -            if modname in ('pkg_resources', 'setuptools', 'site'):
    -                continue
    -            fn = getattr(sys.modules[modname], '__file__', None)
    -            if fn and (normalize_path(fn).startswith(loc) or
    -                       fn.startswith(self.location)):
    -                continue
    -            issue_warning(
    -                "Module %s was already imported from %s, but %s is being added"
    -                " to sys.path" % (modname, fn, self.location),
    -            )
    -
    -    def has_version(self):
    -        try:
    -            self.version
    -        except ValueError:
    -            issue_warning("Unbuilt egg for " + repr(self))
    -            return False
    -        return True
    -
    -    def clone(self, **kw):
    -        """Copy this distribution, substituting in any changed keyword args"""
    -        names = 'project_name version py_version platform location precedence'
    -        for attr in names.split():
    -            kw.setdefault(attr, getattr(self, attr, None))
    -        kw.setdefault('metadata', self._provider)
    -        return self.__class__(**kw)
    -
    -    @property
    -    def extras(self):
    -        return [dep for dep in self._dep_map if dep]
    -
    -
    -class EggInfoDistribution(Distribution):
    -    def _reload_version(self):
    -        """
    -        Packages installed by distutils (e.g. numpy or scipy),
    -        which uses an old safe_version, and so
    -        their version numbers can get mangled when
    -        converted to filenames (e.g., 1.11.0.dev0+2329eae to
    -        1.11.0.dev0_2329eae). These distributions will not be
    -        parsed properly
    -        downstream by Distribution and safe_version, so
    -        take an extra step and try to get the version number from
    -        the metadata file itself instead of the filename.
    -        """
    -        md_version = self._get_version()
    -        if md_version:
    -            self._version = md_version
    -        return self
    -
    -
    -class DistInfoDistribution(Distribution):
    -    """
    -    Wrap an actual or potential sys.path entry
    -    w/metadata, .dist-info style.
    -    """
    -    PKG_INFO = 'METADATA'
    -    EQEQ = re.compile(r"([\(,])\s*(\d.*?)\s*([,\)])")
    -
    -    @property
    -    def _parsed_pkg_info(self):
    -        """Parse and cache metadata"""
    -        try:
    -            return self._pkg_info
    -        except AttributeError:
    -            metadata = self.get_metadata(self.PKG_INFO)
    -            self._pkg_info = email.parser.Parser().parsestr(metadata)
    -            return self._pkg_info
    -
    -    @property
    -    def _dep_map(self):
    -        try:
    -            return self.__dep_map
    -        except AttributeError:
    -            self.__dep_map = self._compute_dependencies()
    -            return self.__dep_map
    -
    -    def _compute_dependencies(self):
    -        """Recompute this distribution's dependencies."""
    -        dm = self.__dep_map = {None: []}
    -
    -        reqs = []
    -        # Including any condition expressions
    -        for req in self._parsed_pkg_info.get_all('Requires-Dist') or []:
    -            reqs.extend(parse_requirements(req))
    -
    -        def reqs_for_extra(extra):
    -            for req in reqs:
    -                if not req.marker or req.marker.evaluate({'extra': extra}):
    -                    yield req
    -
    -        common = frozenset(reqs_for_extra(None))
    -        dm[None].extend(common)
    -
    -        for extra in self._parsed_pkg_info.get_all('Provides-Extra') or []:
    -            s_extra = safe_extra(extra.strip())
    -            dm[s_extra] = list(frozenset(reqs_for_extra(extra)) - common)
    -
    -        return dm
    -
    -
    -_distributionImpl = {
    -    '.egg': Distribution,
    -    '.egg-info': EggInfoDistribution,
    -    '.dist-info': DistInfoDistribution,
    -}
    -
    -
    -def issue_warning(*args, **kw):
    -    level = 1
    -    g = globals()
    -    try:
    -        # find the first stack frame that is *not* code in
    -        # the pkg_resources module, to use for the warning
    -        while sys._getframe(level).f_globals is g:
    -            level += 1
    -    except ValueError:
    -        pass
    -    warnings.warn(stacklevel=level + 1, *args, **kw)
    -
    -
    -class RequirementParseError(ValueError):
    -    def __str__(self):
    -        return ' '.join(self.args)
    -
    -
    -def parse_requirements(strs):
    -    """Yield ``Requirement`` objects for each specification in `strs`
    -
    -    `strs` must be a string, or a (possibly-nested) iterable thereof.
    -    """
    -    # create a steppable iterator, so we can handle \-continuations
    -    lines = iter(yield_lines(strs))
    -
    -    for line in lines:
    -        # Drop comments -- a hash without a space may be in a URL.
    -        if ' #' in line:
    -            line = line[:line.find(' #')]
    -        # If there is a line continuation, drop it, and append the next line.
    -        if line.endswith('\\'):
    -            line = line[:-2].strip()
    -            try:
    -                line += next(lines)
    -            except StopIteration:
    -                return
    -        yield Requirement(line)
    -
    -
    -class Requirement(packaging.requirements.Requirement):
    -    def __init__(self, requirement_string):
    -        """DO NOT CALL THIS UNDOCUMENTED METHOD; use Requirement.parse()!"""
    -        try:
    -            super(Requirement, self).__init__(requirement_string)
    -        except packaging.requirements.InvalidRequirement as e:
    -            raise RequirementParseError(str(e))
    -        self.unsafe_name = self.name
    -        project_name = safe_name(self.name)
    -        self.project_name, self.key = project_name, project_name.lower()
    -        self.specs = [
    -            (spec.operator, spec.version) for spec in self.specifier]
    -        self.extras = tuple(map(safe_extra, self.extras))
    -        self.hashCmp = (
    -            self.key,
    -            self.url,
    -            self.specifier,
    -            frozenset(self.extras),
    -            str(self.marker) if self.marker else None,
    -        )
    -        self.__hash = hash(self.hashCmp)
    -
    -    def __eq__(self, other):
    -        return (
    -            isinstance(other, Requirement) and
    -            self.hashCmp == other.hashCmp
    -        )
    -
    -    def __ne__(self, other):
    -        return not self == other
    -
    -    def __contains__(self, item):
    -        if isinstance(item, Distribution):
    -            if item.key != self.key:
    -                return False
    -
    -            item = item.version
    -
    -        # Allow prereleases always in order to match the previous behavior of
    -        # this method. In the future this should be smarter and follow PEP 440
    -        # more accurately.
    -        return self.specifier.contains(item, prereleases=True)
    -
    -    def __hash__(self):
    -        return self.__hash
    -
    -    def __repr__(self):
    -        return "Requirement.parse(%r)" % str(self)
    -
    -    @staticmethod
    -    def parse(s):
    -        req, = parse_requirements(s)
    -        return req
    -
    -
    -def _always_object(classes):
    -    """
    -    Ensure object appears in the mro even
    -    for old-style classes.
    -    """
    -    if object not in classes:
    -        return classes + (object,)
    -    return classes
    -
    -
    -def _find_adapter(registry, ob):
    -    """Return an adapter factory for `ob` from `registry`"""
    -    types = _always_object(inspect.getmro(getattr(ob, '__class__', type(ob))))
    -    for t in types:
    -        if t in registry:
    -            return registry[t]
    -
    -
    -def ensure_directory(path):
    -    """Ensure that the parent directory of `path` exists"""
    -    dirname = os.path.dirname(path)
    -    py31compat.makedirs(dirname, exist_ok=True)
    -
    -
    -def _bypass_ensure_directory(path):
    -    """Sandbox-bypassing version of ensure_directory()"""
    -    if not WRITE_SUPPORT:
    -        raise IOError('"os.mkdir" not supported on this platform.')
    -    dirname, filename = split(path)
    -    if dirname and filename and not isdir(dirname):
    -        _bypass_ensure_directory(dirname)
    -        try:
    -            mkdir(dirname, 0o755)
    -        except FileExistsError:
    -            pass
    -
    -
    -def split_sections(s):
    -    """Split a string or iterable thereof into (section, content) pairs
    -
    -    Each ``section`` is a stripped version of the section header ("[section]")
    -    and each ``content`` is a list of stripped lines excluding blank lines and
    -    comment-only lines.  If there are any such lines before the first section
    -    header, they're returned in a first ``section`` of ``None``.
    -    """
    -    section = None
    -    content = []
    -    for line in yield_lines(s):
    -        if line.startswith("["):
    -            if line.endswith("]"):
    -                if section or content:
    -                    yield section, content
    -                section = line[1:-1].strip()
    -                content = []
    -            else:
    -                raise ValueError("Invalid section heading", line)
    -        else:
    -            content.append(line)
    -
    -    # wrap up last segment
    -    yield section, content
    -
    -
    -def _mkstemp(*args, **kw):
    -    old_open = os.open
    -    try:
    -        # temporarily bypass sandboxing
    -        os.open = os_open
    -        return tempfile.mkstemp(*args, **kw)
    -    finally:
    -        # and then put it back
    -        os.open = old_open
    -
    -
    -# Silence the PEP440Warning by default, so that end users don't get hit by it
    -# randomly just because they use pkg_resources. We want to append the rule
    -# because we want earlier uses of filterwarnings to take precedence over this
    -# one.
    -warnings.filterwarnings("ignore", category=PEP440Warning, append=True)
    -
    -
    -# from jaraco.functools 1.3
    -def _call_aside(f, *args, **kwargs):
    -    f(*args, **kwargs)
    -    return f
    -
    -
    -@_call_aside
    -def _initialize(g=globals()):
    -    "Set up global resource manager (deliberately not state-saved)"
    -    manager = ResourceManager()
    -    g['_manager'] = manager
    -    g.update(
    -        (name, getattr(manager, name))
    -        for name in dir(manager)
    -        if not name.startswith('_')
    -    )
    -
    -
    -@_call_aside
    -def _initialize_master_working_set():
    -    """
    -    Prepare the master working set and make the ``require()``
    -    API available.
    -
    -    This function has explicit effects on the global state
    -    of pkg_resources. It is intended to be invoked once at
    -    the initialization of this module.
    -
    -    Invocation by other packages is unsupported and done
    -    at their own risk.
    -    """
    -    working_set = WorkingSet._build_master()
    -    _declare_state('object', working_set=working_set)
    -
    -    require = working_set.require
    -    iter_entry_points = working_set.iter_entry_points
    -    add_activation_listener = working_set.subscribe
    -    run_script = working_set.run_script
    -    # backward compatibility
    -    run_main = run_script
    -    # Activate all distributions already on sys.path with replace=False and
    -    # ensure that all distributions added to the working set in the future
    -    # (e.g. by calling ``require()``) will get activated as well,
    -    # with higher priority (replace=True).
    -    tuple(
    -        dist.activate(replace=False)
    -        for dist in working_set
    -    )
    -    add_activation_listener(
    -        lambda dist: dist.activate(replace=True),
    -        existing=False,
    -    )
    -    working_set.entries = []
    -    # match order
    -    list(map(working_set.add_entry, sys.path))
    -    globals().update(locals())
    -
    -class PkgResourcesDeprecationWarning(Warning):
    -    """
    -    Base class for warning about deprecations in ``pkg_resources``
    -
    -    This class is not derived from ``DeprecationWarning``, and as such is
    -    visible by default.
    -    """
    diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/pkg_resources/py31compat.py b/bot/lib/python3.11/site-packages/pip/_vendor/pkg_resources/py31compat.py
    deleted file mode 100644
    index a2d3007..0000000
    --- a/bot/lib/python3.11/site-packages/pip/_vendor/pkg_resources/py31compat.py
    +++ /dev/null
    @@ -1,23 +0,0 @@
    -import os
    -import errno
    -import sys
    -
    -from pip._vendor import six
    -
    -
    -def _makedirs_31(path, exist_ok=False):
    -    try:
    -        os.makedirs(path)
    -    except OSError as exc:
    -        if not exist_ok or exc.errno != errno.EEXIST:
    -            raise
    -
    -
    -# rely on compatibility behavior until mode considerations
    -#  and exists_ok considerations are disentangled.
    -# See https://github.com/pypa/setuptools/pull/1083#issuecomment-315168663
    -needs_makedirs = (
    -    six.PY2 or
    -    (3, 4) <= sys.version_info < (3, 4, 1)
    -)
    -makedirs = _makedirs_31 if needs_makedirs else os.makedirs
    diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/platformdirs/__init__.py b/bot/lib/python3.11/site-packages/pip/_vendor/platformdirs/__init__.py
    deleted file mode 100644
    index 9d513dc..0000000
    --- a/bot/lib/python3.11/site-packages/pip/_vendor/platformdirs/__init__.py
    +++ /dev/null
    @@ -1,340 +0,0 @@
    -"""
    -Utilities for determining application-specific dirs. See  for details and
    -usage.
    -"""
    -from __future__ import annotations
    -
    -import os
    -import sys
    -from pathlib import Path
    -from typing import TYPE_CHECKING
    -
    -if TYPE_CHECKING:
    -    from pip._vendor.typing_extensions import Literal  # pragma: no cover
    -
    -from .api import PlatformDirsABC
    -from .version import __version__, __version_info__
    -
    -
    -def _set_platform_dir_class() -> type[PlatformDirsABC]:
    -    if sys.platform == "win32":
    -        from pip._vendor.platformdirs.windows import Windows as Result
    -    elif sys.platform == "darwin":
    -        from pip._vendor.platformdirs.macos import MacOS as Result
    -    else:
    -        from pip._vendor.platformdirs.unix import Unix as Result
    -
    -    if os.getenv("ANDROID_DATA") == "/data" and os.getenv("ANDROID_ROOT") == "/system":
    -
    -        if os.getenv("SHELL") is not None:
    -            return Result
    -
    -        from pip._vendor.platformdirs.android import _android_folder
    -
    -        if _android_folder() is not None:
    -            from pip._vendor.platformdirs.android import Android
    -
    -            return Android  # return to avoid redefinition of result
    -
    -    return Result
    -
    -
    -PlatformDirs = _set_platform_dir_class()  #: Currently active platform
    -AppDirs = PlatformDirs  #: Backwards compatibility with appdirs
    -
    -
    -def user_data_dir(
    -    appname: str | None = None,
    -    appauthor: str | None | Literal[False] = None,
    -    version: str | None = None,
    -    roaming: bool = False,
    -) -> str:
    -    """
    -    :param appname: See `appname `.
    -    :param appauthor: See `appauthor `.
    -    :param version: See `version `.
    -    :param roaming: See `roaming `.
    -    :returns: data directory tied to the user
    -    """
    -    return PlatformDirs(appname=appname, appauthor=appauthor, version=version, roaming=roaming).user_data_dir
    -
    -
    -def site_data_dir(
    -    appname: str | None = None,
    -    appauthor: str | None | Literal[False] = None,
    -    version: str | None = None,
    -    multipath: bool = False,
    -) -> str:
    -    """
    -    :param appname: See `appname `.
    -    :param appauthor: See `appauthor `.
    -    :param version: See `version `.
    -    :param multipath: See `roaming `.
    -    :returns: data directory shared by users
    -    """
    -    return PlatformDirs(appname=appname, appauthor=appauthor, version=version, multipath=multipath).site_data_dir
    -
    -
    -def user_config_dir(
    -    appname: str | None = None,
    -    appauthor: str | None | Literal[False] = None,
    -    version: str | None = None,
    -    roaming: bool = False,
    -) -> str:
    -    """
    -    :param appname: See `appname `.
    -    :param appauthor: See `appauthor `.
    -    :param version: See `version `.
    -    :param roaming: See `roaming `.
    -    :returns: config directory tied to the user
    -    """
    -    return PlatformDirs(appname=appname, appauthor=appauthor, version=version, roaming=roaming).user_config_dir
    -
    -
    -def site_config_dir(
    -    appname: str | None = None,
    -    appauthor: str | None | Literal[False] = None,
    -    version: str | None = None,
    -    multipath: bool = False,
    -) -> str:
    -    """
    -    :param appname: See `appname `.
    -    :param appauthor: See `appauthor `.
    -    :param version: See `version `.
    -    :param multipath: See `roaming `.
    -    :returns: config directory shared by the users
    -    """
    -    return PlatformDirs(appname=appname, appauthor=appauthor, version=version, multipath=multipath).site_config_dir
    -
    -
    -def user_cache_dir(
    -    appname: str | None = None,
    -    appauthor: str | None | Literal[False] = None,
    -    version: str | None = None,
    -    opinion: bool = True,
    -) -> str:
    -    """
    -    :param appname: See `appname `.
    -    :param appauthor: See `appauthor `.
    -    :param version: See `version `.
    -    :param opinion: See `roaming `.
    -    :returns: cache directory tied to the user
    -    """
    -    return PlatformDirs(appname=appname, appauthor=appauthor, version=version, opinion=opinion).user_cache_dir
    -
    -
    -def user_state_dir(
    -    appname: str | None = None,
    -    appauthor: str | None | Literal[False] = None,
    -    version: str | None = None,
    -    roaming: bool = False,
    -) -> str:
    -    """
    -    :param appname: See `appname `.
    -    :param appauthor: See `appauthor `.
    -    :param version: See `version `.
    -    :param roaming: See `roaming `.
    -    :returns: state directory tied to the user
    -    """
    -    return PlatformDirs(appname=appname, appauthor=appauthor, version=version, roaming=roaming).user_state_dir
    -
    -
    -def user_log_dir(
    -    appname: str | None = None,
    -    appauthor: str | None | Literal[False] = None,
    -    version: str | None = None,
    -    opinion: bool = True,
    -) -> str:
    -    """
    -    :param appname: See `appname `.
    -    :param appauthor: See `appauthor `.
    -    :param version: See `version `.
    -    :param opinion: See `roaming `.
    -    :returns: log directory tied to the user
    -    """
    -    return PlatformDirs(appname=appname, appauthor=appauthor, version=version, opinion=opinion).user_log_dir
    -
    -
    -def user_documents_dir() -> str:
    -    """
    -    :returns: documents directory tied to the user
    -    """
    -    return PlatformDirs().user_documents_dir
    -
    -
    -def user_runtime_dir(
    -    appname: str | None = None,
    -    appauthor: str | None | Literal[False] = None,
    -    version: str | None = None,
    -    opinion: bool = True,
    -) -> str:
    -    """
    -    :param appname: See `appname `.
    -    :param appauthor: See `appauthor `.
    -    :param version: See `version `.
    -    :param opinion: See `opinion `.
    -    :returns: runtime directory tied to the user
    -    """
    -    return PlatformDirs(appname=appname, appauthor=appauthor, version=version, opinion=opinion).user_runtime_dir
    -
    -
    -def user_data_path(
    -    appname: str | None = None,
    -    appauthor: str | None | Literal[False] = None,
    -    version: str | None = None,
    -    roaming: bool = False,
    -) -> Path:
    -    """
    -    :param appname: See `appname `.
    -    :param appauthor: See `appauthor `.
    -    :param version: See `version `.
    -    :param roaming: See `roaming `.
    -    :returns: data path tied to the user
    -    """
    -    return PlatformDirs(appname=appname, appauthor=appauthor, version=version, roaming=roaming).user_data_path
    -
    -
    -def site_data_path(
    -    appname: str | None = None,
    -    appauthor: str | None | Literal[False] = None,
    -    version: str | None = None,
    -    multipath: bool = False,
    -) -> Path:
    -    """
    -    :param appname: See `appname `.
    -    :param appauthor: See `appauthor `.
    -    :param version: See `version `.
    -    :param multipath: See `multipath `.
    -    :returns: data path shared by users
    -    """
    -    return PlatformDirs(appname=appname, appauthor=appauthor, version=version, multipath=multipath).site_data_path
    -
    -
    -def user_config_path(
    -    appname: str | None = None,
    -    appauthor: str | None | Literal[False] = None,
    -    version: str | None = None,
    -    roaming: bool = False,
    -) -> Path:
    -    """
    -    :param appname: See `appname `.
    -    :param appauthor: See `appauthor `.
    -    :param version: See `version `.
    -    :param roaming: See `roaming `.
    -    :returns: config path tied to the user
    -    """
    -    return PlatformDirs(appname=appname, appauthor=appauthor, version=version, roaming=roaming).user_config_path
    -
    -
    -def site_config_path(
    -    appname: str | None = None,
    -    appauthor: str | None | Literal[False] = None,
    -    version: str | None = None,
    -    multipath: bool = False,
    -) -> Path:
    -    """
    -    :param appname: See `appname `.
    -    :param appauthor: See `appauthor `.
    -    :param version: See `version `.
    -    :param multipath: See `roaming `.
    -    :returns: config path shared by the users
    -    """
    -    return PlatformDirs(appname=appname, appauthor=appauthor, version=version, multipath=multipath).site_config_path
    -
    -
    -def user_cache_path(
    -    appname: str | None = None,
    -    appauthor: str | None | Literal[False] = None,
    -    version: str | None = None,
    -    opinion: bool = True,
    -) -> Path:
    -    """
    -    :param appname: See `appname `.
    -    :param appauthor: See `appauthor `.
    -    :param version: See `version `.
    -    :param opinion: See `roaming `.
    -    :returns: cache path tied to the user
    -    """
    -    return PlatformDirs(appname=appname, appauthor=appauthor, version=version, opinion=opinion).user_cache_path
    -
    -
    -def user_state_path(
    -    appname: str | None = None,
    -    appauthor: str | None | Literal[False] = None,
    -    version: str | None = None,
    -    roaming: bool = False,
    -) -> Path:
    -    """
    -    :param appname: See `appname `.
    -    :param appauthor: See `appauthor `.
    -    :param version: See `version `.
    -    :param roaming: See `roaming `.
    -    :returns: state path tied to the user
    -    """
    -    return PlatformDirs(appname=appname, appauthor=appauthor, version=version, roaming=roaming).user_state_path
    -
    -
    -def user_log_path(
    -    appname: str | None = None,
    -    appauthor: str | None | Literal[False] = None,
    -    version: str | None = None,
    -    opinion: bool = True,
    -) -> Path:
    -    """
    -    :param appname: See `appname `.
    -    :param appauthor: See `appauthor `.
    -    :param version: See `version `.
    -    :param opinion: See `roaming `.
    -    :returns: log path tied to the user
    -    """
    -    return PlatformDirs(appname=appname, appauthor=appauthor, version=version, opinion=opinion).user_log_path
    -
    -
    -def user_documents_path() -> Path:
    -    """
    -    :returns: documents path tied to the user
    -    """
    -    return PlatformDirs().user_documents_path
    -
    -
    -def user_runtime_path(
    -    appname: str | None = None,
    -    appauthor: str | None | Literal[False] = None,
    -    version: str | None = None,
    -    opinion: bool = True,
    -) -> Path:
    -    """
    -    :param appname: See `appname `.
    -    :param appauthor: See `appauthor `.
    -    :param version: See `version `.
    -    :param opinion: See `opinion `.
    -    :returns: runtime path tied to the user
    -    """
    -    return PlatformDirs(appname=appname, appauthor=appauthor, version=version, opinion=opinion).user_runtime_path
    -
    -
    -__all__ = [
    -    "__version__",
    -    "__version_info__",
    -    "PlatformDirs",
    -    "AppDirs",
    -    "PlatformDirsABC",
    -    "user_data_dir",
    -    "user_config_dir",
    -    "user_cache_dir",
    -    "user_state_dir",
    -    "user_log_dir",
    -    "user_documents_dir",
    -    "user_runtime_dir",
    -    "site_data_dir",
    -    "site_config_dir",
    -    "user_data_path",
    -    "user_config_path",
    -    "user_cache_path",
    -    "user_state_path",
    -    "user_log_path",
    -    "user_documents_path",
    -    "user_runtime_path",
    -    "site_data_path",
    -    "site_config_path",
    -]
    diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/platformdirs/__main__.py b/bot/lib/python3.11/site-packages/pip/_vendor/platformdirs/__main__.py
    deleted file mode 100644
    index 9c54bfb..0000000
    --- a/bot/lib/python3.11/site-packages/pip/_vendor/platformdirs/__main__.py
    +++ /dev/null
    @@ -1,46 +0,0 @@
    -from __future__ import annotations
    -
    -from pip._vendor.platformdirs import PlatformDirs, __version__
    -
    -PROPS = (
    -    "user_data_dir",
    -    "user_config_dir",
    -    "user_cache_dir",
    -    "user_state_dir",
    -    "user_log_dir",
    -    "user_documents_dir",
    -    "user_runtime_dir",
    -    "site_data_dir",
    -    "site_config_dir",
    -)
    -
    -
    -def main() -> None:
    -    app_name = "MyApp"
    -    app_author = "MyCompany"
    -
    -    print(f"-- platformdirs {__version__} --")
    -
    -    print("-- app dirs (with optional 'version')")
    -    dirs = PlatformDirs(app_name, app_author, version="1.0")
    -    for prop in PROPS:
    -        print(f"{prop}: {getattr(dirs, prop)}")
    -
    -    print("\n-- app dirs (without optional 'version')")
    -    dirs = PlatformDirs(app_name, app_author)
    -    for prop in PROPS:
    -        print(f"{prop}: {getattr(dirs, prop)}")
    -
    -    print("\n-- app dirs (without optional 'appauthor')")
    -    dirs = PlatformDirs(app_name)
    -    for prop in PROPS:
    -        print(f"{prop}: {getattr(dirs, prop)}")
    -
    -    print("\n-- app dirs (with disabled 'appauthor')")
    -    dirs = PlatformDirs(app_name, appauthor=False)
    -    for prop in PROPS:
    -        print(f"{prop}: {getattr(dirs, prop)}")
    -
    -
    -if __name__ == "__main__":
    -    main()
    diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/platformdirs/android.py b/bot/lib/python3.11/site-packages/pip/_vendor/platformdirs/android.py
    deleted file mode 100644
    index eda8093..0000000
    --- a/bot/lib/python3.11/site-packages/pip/_vendor/platformdirs/android.py
    +++ /dev/null
    @@ -1,120 +0,0 @@
    -from __future__ import annotations
    -
    -import os
    -import re
    -import sys
    -from functools import lru_cache
    -from typing import cast
    -
    -from .api import PlatformDirsABC
    -
    -
    -class Android(PlatformDirsABC):
    -    """
    -    Follows the guidance `from here `_. Makes use of the
    -    `appname ` and
    -    `version `.
    -    """
    -
    -    @property
    -    def user_data_dir(self) -> str:
    -        """:return: data directory tied to the user, e.g. ``/data/user///files/``"""
    -        return self._append_app_name_and_version(cast(str, _android_folder()), "files")
    -
    -    @property
    -    def site_data_dir(self) -> str:
    -        """:return: data directory shared by users, same as `user_data_dir`"""
    -        return self.user_data_dir
    -
    -    @property
    -    def user_config_dir(self) -> str:
    -        """
    -        :return: config directory tied to the user, e.g. ``/data/user///shared_prefs/``
    -        """
    -        return self._append_app_name_and_version(cast(str, _android_folder()), "shared_prefs")
    -
    -    @property
    -    def site_config_dir(self) -> str:
    -        """:return: config directory shared by the users, same as `user_config_dir`"""
    -        return self.user_config_dir
    -
    -    @property
    -    def user_cache_dir(self) -> str:
    -        """:return: cache directory tied to the user, e.g. e.g. ``/data/user///cache/``"""
    -        return self._append_app_name_and_version(cast(str, _android_folder()), "cache")
    -
    -    @property
    -    def user_state_dir(self) -> str:
    -        """:return: state directory tied to the user, same as `user_data_dir`"""
    -        return self.user_data_dir
    -
    -    @property
    -    def user_log_dir(self) -> str:
    -        """
    -        :return: log directory tied to the user, same as `user_cache_dir` if not opinionated else ``log`` in it,
    -          e.g. ``/data/user///cache//log``
    -        """
    -        path = self.user_cache_dir
    -        if self.opinion:
    -            path = os.path.join(path, "log")
    -        return path
    -
    -    @property
    -    def user_documents_dir(self) -> str:
    -        """
    -        :return: documents directory tied to the user e.g. ``/storage/emulated/0/Documents``
    -        """
    -        return _android_documents_folder()
    -
    -    @property
    -    def user_runtime_dir(self) -> str:
    -        """
    -        :return: runtime directory tied to the user, same as `user_cache_dir` if not opinionated else ``tmp`` in it,
    -          e.g. ``/data/user///cache//tmp``
    -        """
    -        path = self.user_cache_dir
    -        if self.opinion:
    -            path = os.path.join(path, "tmp")
    -        return path
    -
    -
    -@lru_cache(maxsize=1)
    -def _android_folder() -> str | None:
    -    """:return: base folder for the Android OS or None if cannot be found"""
    -    try:
    -        # First try to get path to android app via pyjnius
    -        from jnius import autoclass
    -
    -        Context = autoclass("android.content.Context")  # noqa: N806
    -        result: str | None = Context.getFilesDir().getParentFile().getAbsolutePath()
    -    except Exception:
    -        # if fails find an android folder looking path on the sys.path
    -        pattern = re.compile(r"/data/(data|user/\d+)/(.+)/files")
    -        for path in sys.path:
    -            if pattern.match(path):
    -                result = path.split("/files")[0]
    -                break
    -        else:
    -            result = None
    -    return result
    -
    -
    -@lru_cache(maxsize=1)
    -def _android_documents_folder() -> str:
    -    """:return: documents folder for the Android OS"""
    -    # Get directories with pyjnius
    -    try:
    -        from jnius import autoclass
    -
    -        Context = autoclass("android.content.Context")  # noqa: N806
    -        Environment = autoclass("android.os.Environment")  # noqa: N806
    -        documents_dir: str = Context.getExternalFilesDir(Environment.DIRECTORY_DOCUMENTS).getAbsolutePath()
    -    except Exception:
    -        documents_dir = "/storage/emulated/0/Documents"
    -
    -    return documents_dir
    -
    -
    -__all__ = [
    -    "Android",
    -]
    diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/platformdirs/api.py b/bot/lib/python3.11/site-packages/pip/_vendor/platformdirs/api.py
    deleted file mode 100644
    index 6f6e2c2..0000000
    --- a/bot/lib/python3.11/site-packages/pip/_vendor/platformdirs/api.py
    +++ /dev/null
    @@ -1,156 +0,0 @@
    -from __future__ import annotations
    -
    -import os
    -import sys
    -from abc import ABC, abstractmethod
    -from pathlib import Path
    -
    -if sys.version_info >= (3, 8):  # pragma: no branch
    -    from typing import Literal  # pragma: no cover
    -
    -
    -class PlatformDirsABC(ABC):
    -    """
    -    Abstract base class for platform directories.
    -    """
    -
    -    def __init__(
    -        self,
    -        appname: str | None = None,
    -        appauthor: str | None | Literal[False] = None,
    -        version: str | None = None,
    -        roaming: bool = False,
    -        multipath: bool = False,
    -        opinion: bool = True,
    -    ):
    -        """
    -        Create a new platform directory.
    -
    -        :param appname: See `appname`.
    -        :param appauthor: See `appauthor`.
    -        :param version: See `version`.
    -        :param roaming: See `roaming`.
    -        :param multipath: See `multipath`.
    -        :param opinion: See `opinion`.
    -        """
    -        self.appname = appname  #: The name of application.
    -        self.appauthor = appauthor
    -        """
    -        The name of the app author or distributing body for this application. Typically, it is the owning company name.
    -        Defaults to `appname`. You may pass ``False`` to disable it.
    -        """
    -        self.version = version
    -        """
    -        An optional version path element to append to the path. You might want to use this if you want multiple versions
    -        of your app to be able to run independently. If used, this would typically be ``.``.
    -        """
    -        self.roaming = roaming
    -        """
    -        Whether to use the roaming appdata directory on Windows. That means that for users on a Windows network setup
    -        for roaming profiles, this user data will be synced on login (see
    -        `here `_).
    -        """
    -        self.multipath = multipath
    -        """
    -        An optional parameter only applicable to Unix/Linux which indicates that the entire list of data dirs should be
    -        returned. By default, the first item would only be returned.
    -        """
    -        self.opinion = opinion  #: A flag to indicating to use opinionated values.
    -
    -    def _append_app_name_and_version(self, *base: str) -> str:
    -        params = list(base[1:])
    -        if self.appname:
    -            params.append(self.appname)
    -            if self.version:
    -                params.append(self.version)
    -        return os.path.join(base[0], *params)
    -
    -    @property
    -    @abstractmethod
    -    def user_data_dir(self) -> str:
    -        """:return: data directory tied to the user"""
    -
    -    @property
    -    @abstractmethod
    -    def site_data_dir(self) -> str:
    -        """:return: data directory shared by users"""
    -
    -    @property
    -    @abstractmethod
    -    def user_config_dir(self) -> str:
    -        """:return: config directory tied to the user"""
    -
    -    @property
    -    @abstractmethod
    -    def site_config_dir(self) -> str:
    -        """:return: config directory shared by the users"""
    -
    -    @property
    -    @abstractmethod
    -    def user_cache_dir(self) -> str:
    -        """:return: cache directory tied to the user"""
    -
    -    @property
    -    @abstractmethod
    -    def user_state_dir(self) -> str:
    -        """:return: state directory tied to the user"""
    -
    -    @property
    -    @abstractmethod
    -    def user_log_dir(self) -> str:
    -        """:return: log directory tied to the user"""
    -
    -    @property
    -    @abstractmethod
    -    def user_documents_dir(self) -> str:
    -        """:return: documents directory tied to the user"""
    -
    -    @property
    -    @abstractmethod
    -    def user_runtime_dir(self) -> str:
    -        """:return: runtime directory tied to the user"""
    -
    -    @property
    -    def user_data_path(self) -> Path:
    -        """:return: data path tied to the user"""
    -        return Path(self.user_data_dir)
    -
    -    @property
    -    def site_data_path(self) -> Path:
    -        """:return: data path shared by users"""
    -        return Path(self.site_data_dir)
    -
    -    @property
    -    def user_config_path(self) -> Path:
    -        """:return: config path tied to the user"""
    -        return Path(self.user_config_dir)
    -
    -    @property
    -    def site_config_path(self) -> Path:
    -        """:return: config path shared by the users"""
    -        return Path(self.site_config_dir)
    -
    -    @property
    -    def user_cache_path(self) -> Path:
    -        """:return: cache path tied to the user"""
    -        return Path(self.user_cache_dir)
    -
    -    @property
    -    def user_state_path(self) -> Path:
    -        """:return: state path tied to the user"""
    -        return Path(self.user_state_dir)
    -
    -    @property
    -    def user_log_path(self) -> Path:
    -        """:return: log path tied to the user"""
    -        return Path(self.user_log_dir)
    -
    -    @property
    -    def user_documents_path(self) -> Path:
    -        """:return: documents path tied to the user"""
    -        return Path(self.user_documents_dir)
    -
    -    @property
    -    def user_runtime_path(self) -> Path:
    -        """:return: runtime path tied to the user"""
    -        return Path(self.user_runtime_dir)
    diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/platformdirs/macos.py b/bot/lib/python3.11/site-packages/pip/_vendor/platformdirs/macos.py
    deleted file mode 100644
    index a01337c..0000000
    --- a/bot/lib/python3.11/site-packages/pip/_vendor/platformdirs/macos.py
    +++ /dev/null
    @@ -1,64 +0,0 @@
    -from __future__ import annotations
    -
    -import os
    -
    -from .api import PlatformDirsABC
    -
    -
    -class MacOS(PlatformDirsABC):
    -    """
    -    Platform directories for the macOS operating system. Follows the guidance from `Apple documentation
    -    `_.
    -    Makes use of the `appname ` and
    -    `version `.
    -    """
    -
    -    @property
    -    def user_data_dir(self) -> str:
    -        """:return: data directory tied to the user, e.g. ``~/Library/Application Support/$appname/$version``"""
    -        return self._append_app_name_and_version(os.path.expanduser("~/Library/Application Support/"))
    -
    -    @property
    -    def site_data_dir(self) -> str:
    -        """:return: data directory shared by users, e.g. ``/Library/Application Support/$appname/$version``"""
    -        return self._append_app_name_and_version("/Library/Application Support")
    -
    -    @property
    -    def user_config_dir(self) -> str:
    -        """:return: config directory tied to the user, e.g. ``~/Library/Preferences/$appname/$version``"""
    -        return self._append_app_name_and_version(os.path.expanduser("~/Library/Preferences/"))
    -
    -    @property
    -    def site_config_dir(self) -> str:
    -        """:return: config directory shared by the users, e.g. ``/Library/Preferences/$appname``"""
    -        return self._append_app_name_and_version("/Library/Preferences")
    -
    -    @property
    -    def user_cache_dir(self) -> str:
    -        """:return: cache directory tied to the user, e.g. ``~/Library/Caches/$appname/$version``"""
    -        return self._append_app_name_and_version(os.path.expanduser("~/Library/Caches"))
    -
    -    @property
    -    def user_state_dir(self) -> str:
    -        """:return: state directory tied to the user, same as `user_data_dir`"""
    -        return self.user_data_dir
    -
    -    @property
    -    def user_log_dir(self) -> str:
    -        """:return: log directory tied to the user, e.g. ``~/Library/Logs/$appname/$version``"""
    -        return self._append_app_name_and_version(os.path.expanduser("~/Library/Logs"))
    -
    -    @property
    -    def user_documents_dir(self) -> str:
    -        """:return: documents directory tied to the user, e.g. ``~/Documents``"""
    -        return os.path.expanduser("~/Documents")
    -
    -    @property
    -    def user_runtime_dir(self) -> str:
    -        """:return: runtime directory tied to the user, e.g. ``~/Library/Caches/TemporaryItems/$appname/$version``"""
    -        return self._append_app_name_and_version(os.path.expanduser("~/Library/Caches/TemporaryItems"))
    -
    -
    -__all__ = [
    -    "MacOS",
    -]
    diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/platformdirs/unix.py b/bot/lib/python3.11/site-packages/pip/_vendor/platformdirs/unix.py
    deleted file mode 100644
    index 2fbd4d4..0000000
    --- a/bot/lib/python3.11/site-packages/pip/_vendor/platformdirs/unix.py
    +++ /dev/null
    @@ -1,181 +0,0 @@
    -from __future__ import annotations
    -
    -import os
    -import sys
    -from configparser import ConfigParser
    -from pathlib import Path
    -
    -from .api import PlatformDirsABC
    -
    -if sys.platform.startswith("linux"):  # pragma: no branch # no op check, only to please the type checker
    -    from os import getuid
    -else:
    -
    -    def getuid() -> int:
    -        raise RuntimeError("should only be used on Linux")
    -
    -
    -class Unix(PlatformDirsABC):
    -    """
    -    On Unix/Linux, we follow the
    -    `XDG Basedir Spec `_. The spec allows
    -    overriding directories with environment variables. The examples show are the default values, alongside the name of
    -    the environment variable that overrides them. Makes use of the
    -    `appname `,
    -    `version `,
    -    `multipath `,
    -    `opinion `.
    -    """
    -
    -    @property
    -    def user_data_dir(self) -> str:
    -        """
    -        :return: data directory tied to the user, e.g. ``~/.local/share/$appname/$version`` or
    -         ``$XDG_DATA_HOME/$appname/$version``
    -        """
    -        path = os.environ.get("XDG_DATA_HOME", "")
    -        if not path.strip():
    -            path = os.path.expanduser("~/.local/share")
    -        return self._append_app_name_and_version(path)
    -
    -    @property
    -    def site_data_dir(self) -> str:
    -        """
    -        :return: data directories shared by users (if `multipath ` is
    -         enabled and ``XDG_DATA_DIR`` is set and a multi path the response is also a multi path separated by the OS
    -         path separator), e.g. ``/usr/local/share/$appname/$version`` or ``/usr/share/$appname/$version``
    -        """
    -        # XDG default for $XDG_DATA_DIRS; only first, if multipath is False
    -        path = os.environ.get("XDG_DATA_DIRS", "")
    -        if not path.strip():
    -            path = f"/usr/local/share{os.pathsep}/usr/share"
    -        return self._with_multi_path(path)
    -
    -    def _with_multi_path(self, path: str) -> str:
    -        path_list = path.split(os.pathsep)
    -        if not self.multipath:
    -            path_list = path_list[0:1]
    -        path_list = [self._append_app_name_and_version(os.path.expanduser(p)) for p in path_list]
    -        return os.pathsep.join(path_list)
    -
    -    @property
    -    def user_config_dir(self) -> str:
    -        """
    -        :return: config directory tied to the user, e.g. ``~/.config/$appname/$version`` or
    -         ``$XDG_CONFIG_HOME/$appname/$version``
    -        """
    -        path = os.environ.get("XDG_CONFIG_HOME", "")
    -        if not path.strip():
    -            path = os.path.expanduser("~/.config")
    -        return self._append_app_name_and_version(path)
    -
    -    @property
    -    def site_config_dir(self) -> str:
    -        """
    -        :return: config directories shared by users (if `multipath `
    -         is enabled and ``XDG_DATA_DIR`` is set and a multi path the response is also a multi path separated by the OS
    -         path separator), e.g. ``/etc/xdg/$appname/$version``
    -        """
    -        # XDG default for $XDG_CONFIG_DIRS only first, if multipath is False
    -        path = os.environ.get("XDG_CONFIG_DIRS", "")
    -        if not path.strip():
    -            path = "/etc/xdg"
    -        return self._with_multi_path(path)
    -
    -    @property
    -    def user_cache_dir(self) -> str:
    -        """
    -        :return: cache directory tied to the user, e.g. ``~/.cache/$appname/$version`` or
    -         ``~/$XDG_CACHE_HOME/$appname/$version``
    -        """
    -        path = os.environ.get("XDG_CACHE_HOME", "")
    -        if not path.strip():
    -            path = os.path.expanduser("~/.cache")
    -        return self._append_app_name_and_version(path)
    -
    -    @property
    -    def user_state_dir(self) -> str:
    -        """
    -        :return: state directory tied to the user, e.g. ``~/.local/state/$appname/$version`` or
    -         ``$XDG_STATE_HOME/$appname/$version``
    -        """
    -        path = os.environ.get("XDG_STATE_HOME", "")
    -        if not path.strip():
    -            path = os.path.expanduser("~/.local/state")
    -        return self._append_app_name_and_version(path)
    -
    -    @property
    -    def user_log_dir(self) -> str:
    -        """
    -        :return: log directory tied to the user, same as `user_data_dir` if not opinionated else ``log`` in it
    -        """
    -        path = self.user_cache_dir
    -        if self.opinion:
    -            path = os.path.join(path, "log")
    -        return path
    -
    -    @property
    -    def user_documents_dir(self) -> str:
    -        """
    -        :return: documents directory tied to the user, e.g. ``~/Documents``
    -        """
    -        documents_dir = _get_user_dirs_folder("XDG_DOCUMENTS_DIR")
    -        if documents_dir is None:
    -            documents_dir = os.environ.get("XDG_DOCUMENTS_DIR", "").strip()
    -            if not documents_dir:
    -                documents_dir = os.path.expanduser("~/Documents")
    -
    -        return documents_dir
    -
    -    @property
    -    def user_runtime_dir(self) -> str:
    -        """
    -        :return: runtime directory tied to the user, e.g. ``/run/user/$(id -u)/$appname/$version`` or
    -         ``$XDG_RUNTIME_DIR/$appname/$version``
    -        """
    -        path = os.environ.get("XDG_RUNTIME_DIR", "")
    -        if not path.strip():
    -            path = f"/run/user/{getuid()}"
    -        return self._append_app_name_and_version(path)
    -
    -    @property
    -    def site_data_path(self) -> Path:
    -        """:return: data path shared by users. Only return first item, even if ``multipath`` is set to ``True``"""
    -        return self._first_item_as_path_if_multipath(self.site_data_dir)
    -
    -    @property
    -    def site_config_path(self) -> Path:
    -        """:return: config path shared by the users. Only return first item, even if ``multipath`` is set to ``True``"""
    -        return self._first_item_as_path_if_multipath(self.site_config_dir)
    -
    -    def _first_item_as_path_if_multipath(self, directory: str) -> Path:
    -        if self.multipath:
    -            # If multipath is True, the first path is returned.
    -            directory = directory.split(os.pathsep)[0]
    -        return Path(directory)
    -
    -
    -def _get_user_dirs_folder(key: str) -> str | None:
    -    """Return directory from user-dirs.dirs config file. See https://freedesktop.org/wiki/Software/xdg-user-dirs/"""
    -    user_dirs_config_path = os.path.join(Unix().user_config_dir, "user-dirs.dirs")
    -    if os.path.exists(user_dirs_config_path):
    -        parser = ConfigParser()
    -
    -        with open(user_dirs_config_path) as stream:
    -            # Add fake section header, so ConfigParser doesn't complain
    -            parser.read_string(f"[top]\n{stream.read()}")
    -
    -        if key not in parser["top"]:
    -            return None
    -
    -        path = parser["top"][key].strip('"')
    -        # Handle relative home paths
    -        path = path.replace("$HOME", os.path.expanduser("~"))
    -        return path
    -
    -    return None
    -
    -
    -__all__ = [
    -    "Unix",
    -]
    diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/platformdirs/version.py b/bot/lib/python3.11/site-packages/pip/_vendor/platformdirs/version.py
    deleted file mode 100644
    index 4552c02..0000000
    --- a/bot/lib/python3.11/site-packages/pip/_vendor/platformdirs/version.py
    +++ /dev/null
    @@ -1,4 +0,0 @@
    -"""Version information"""
    -
    -__version__ = "2.5.2"
    -__version_info__ = (2, 5, 2)
    diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/platformdirs/windows.py b/bot/lib/python3.11/site-packages/pip/_vendor/platformdirs/windows.py
    deleted file mode 100644
    index ef972bd..0000000
    --- a/bot/lib/python3.11/site-packages/pip/_vendor/platformdirs/windows.py
    +++ /dev/null
    @@ -1,182 +0,0 @@
    -from __future__ import annotations
    -
    -import ctypes
    -import os
    -from functools import lru_cache
    -from typing import Callable
    -
    -from .api import PlatformDirsABC
    -
    -
    -class Windows(PlatformDirsABC):
    -    """`MSDN on where to store app data files
    -    `_.
    -    Makes use of the
    -    `appname `,
    -    `appauthor `,
    -    `version `,
    -    `roaming `,
    -    `opinion `."""
    -
    -    @property
    -    def user_data_dir(self) -> str:
    -        """
    -        :return: data directory tied to the user, e.g.
    -         ``%USERPROFILE%\\AppData\\Local\\$appauthor\\$appname`` (not roaming) or
    -         ``%USERPROFILE%\\AppData\\Roaming\\$appauthor\\$appname`` (roaming)
    -        """
    -        const = "CSIDL_APPDATA" if self.roaming else "CSIDL_LOCAL_APPDATA"
    -        path = os.path.normpath(get_win_folder(const))
    -        return self._append_parts(path)
    -
    -    def _append_parts(self, path: str, *, opinion_value: str | None = None) -> str:
    -        params = []
    -        if self.appname:
    -            if self.appauthor is not False:
    -                author = self.appauthor or self.appname
    -                params.append(author)
    -            params.append(self.appname)
    -            if opinion_value is not None and self.opinion:
    -                params.append(opinion_value)
    -            if self.version:
    -                params.append(self.version)
    -        return os.path.join(path, *params)
    -
    -    @property
    -    def site_data_dir(self) -> str:
    -        """:return: data directory shared by users, e.g. ``C:\\ProgramData\\$appauthor\\$appname``"""
    -        path = os.path.normpath(get_win_folder("CSIDL_COMMON_APPDATA"))
    -        return self._append_parts(path)
    -
    -    @property
    -    def user_config_dir(self) -> str:
    -        """:return: config directory tied to the user, same as `user_data_dir`"""
    -        return self.user_data_dir
    -
    -    @property
    -    def site_config_dir(self) -> str:
    -        """:return: config directory shared by the users, same as `site_data_dir`"""
    -        return self.site_data_dir
    -
    -    @property
    -    def user_cache_dir(self) -> str:
    -        """
    -        :return: cache directory tied to the user (if opinionated with ``Cache`` folder within ``$appname``) e.g.
    -         ``%USERPROFILE%\\AppData\\Local\\$appauthor\\$appname\\Cache\\$version``
    -        """
    -        path = os.path.normpath(get_win_folder("CSIDL_LOCAL_APPDATA"))
    -        return self._append_parts(path, opinion_value="Cache")
    -
    -    @property
    -    def user_state_dir(self) -> str:
    -        """:return: state directory tied to the user, same as `user_data_dir`"""
    -        return self.user_data_dir
    -
    -    @property
    -    def user_log_dir(self) -> str:
    -        """
    -        :return: log directory tied to the user, same as `user_data_dir` if not opinionated else ``Logs`` in it
    -        """
    -        path = self.user_data_dir
    -        if self.opinion:
    -            path = os.path.join(path, "Logs")
    -        return path
    -
    -    @property
    -    def user_documents_dir(self) -> str:
    -        """
    -        :return: documents directory tied to the user e.g. ``%USERPROFILE%\\Documents``
    -        """
    -        return os.path.normpath(get_win_folder("CSIDL_PERSONAL"))
    -
    -    @property
    -    def user_runtime_dir(self) -> str:
    -        """
    -        :return: runtime directory tied to the user, e.g.
    -         ``%USERPROFILE%\\AppData\\Local\\Temp\\$appauthor\\$appname``
    -        """
    -        path = os.path.normpath(os.path.join(get_win_folder("CSIDL_LOCAL_APPDATA"), "Temp"))
    -        return self._append_parts(path)
    -
    -
    -def get_win_folder_from_env_vars(csidl_name: str) -> str:
    -    """Get folder from environment variables."""
    -    if csidl_name == "CSIDL_PERSONAL":  # does not have an environment name
    -        return os.path.join(os.path.normpath(os.environ["USERPROFILE"]), "Documents")
    -
    -    env_var_name = {
    -        "CSIDL_APPDATA": "APPDATA",
    -        "CSIDL_COMMON_APPDATA": "ALLUSERSPROFILE",
    -        "CSIDL_LOCAL_APPDATA": "LOCALAPPDATA",
    -    }.get(csidl_name)
    -    if env_var_name is None:
    -        raise ValueError(f"Unknown CSIDL name: {csidl_name}")
    -    result = os.environ.get(env_var_name)
    -    if result is None:
    -        raise ValueError(f"Unset environment variable: {env_var_name}")
    -    return result
    -
    -
    -def get_win_folder_from_registry(csidl_name: str) -> str:
    -    """Get folder from the registry.
    -
    -    This is a fallback technique at best. I'm not sure if using the
    -    registry for this guarantees us the correct answer for all CSIDL_*
    -    names.
    -    """
    -    shell_folder_name = {
    -        "CSIDL_APPDATA": "AppData",
    -        "CSIDL_COMMON_APPDATA": "Common AppData",
    -        "CSIDL_LOCAL_APPDATA": "Local AppData",
    -        "CSIDL_PERSONAL": "Personal",
    -    }.get(csidl_name)
    -    if shell_folder_name is None:
    -        raise ValueError(f"Unknown CSIDL name: {csidl_name}")
    -
    -    import winreg
    -
    -    key = winreg.OpenKey(winreg.HKEY_CURRENT_USER, r"Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders")
    -    directory, _ = winreg.QueryValueEx(key, shell_folder_name)
    -    return str(directory)
    -
    -
    -def get_win_folder_via_ctypes(csidl_name: str) -> str:
    -    """Get folder with ctypes."""
    -    csidl_const = {
    -        "CSIDL_APPDATA": 26,
    -        "CSIDL_COMMON_APPDATA": 35,
    -        "CSIDL_LOCAL_APPDATA": 28,
    -        "CSIDL_PERSONAL": 5,
    -    }.get(csidl_name)
    -    if csidl_const is None:
    -        raise ValueError(f"Unknown CSIDL name: {csidl_name}")
    -
    -    buf = ctypes.create_unicode_buffer(1024)
    -    windll = getattr(ctypes, "windll")  # noqa: B009 # using getattr to avoid false positive with mypy type checker
    -    windll.shell32.SHGetFolderPathW(None, csidl_const, None, 0, buf)
    -
    -    # Downgrade to short path name if it has highbit chars.
    -    if any(ord(c) > 255 for c in buf):
    -        buf2 = ctypes.create_unicode_buffer(1024)
    -        if windll.kernel32.GetShortPathNameW(buf.value, buf2, 1024):
    -            buf = buf2
    -
    -    return buf.value
    -
    -
    -def _pick_get_win_folder() -> Callable[[str], str]:
    -    if hasattr(ctypes, "windll"):
    -        return get_win_folder_via_ctypes
    -    try:
    -        import winreg  # noqa: F401
    -    except ImportError:
    -        return get_win_folder_from_env_vars
    -    else:
    -        return get_win_folder_from_registry
    -
    -
    -get_win_folder = lru_cache(maxsize=None)(_pick_get_win_folder())
    -
    -__all__ = [
    -    "Windows",
    -]
    diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/pygments/__init__.py b/bot/lib/python3.11/site-packages/pip/_vendor/pygments/__init__.py
    deleted file mode 100644
    index 7185e53..0000000
    --- a/bot/lib/python3.11/site-packages/pip/_vendor/pygments/__init__.py
    +++ /dev/null
    @@ -1,82 +0,0 @@
    -"""
    -    Pygments
    -    ~~~~~~~~
    -
    -    Pygments is a syntax highlighting package written in Python.
    -
    -    It is a generic syntax highlighter for general use in all kinds of software
    -    such as forum systems, wikis or other applications that need to prettify
    -    source code. Highlights are:
    -
    -    * a wide range of common languages and markup formats is supported
    -    * special attention is paid to details, increasing quality by a fair amount
    -    * support for new languages and formats are added easily
    -    * a number of output formats, presently HTML, LaTeX, RTF, SVG, all image
    -      formats that PIL supports, and ANSI sequences
    -    * it is usable as a command-line tool and as a library
    -    * ... and it highlights even Brainfuck!
    -
    -    The `Pygments master branch`_ is installable with ``easy_install Pygments==dev``.
    -
    -    .. _Pygments master branch:
    -       https://github.com/pygments/pygments/archive/master.zip#egg=Pygments-dev
    -
    -    :copyright: Copyright 2006-2022 by the Pygments team, see AUTHORS.
    -    :license: BSD, see LICENSE for details.
    -"""
    -from io import StringIO, BytesIO
    -
    -__version__ = '2.13.0'
    -__docformat__ = 'restructuredtext'
    -
    -__all__ = ['lex', 'format', 'highlight']
    -
    -
    -def lex(code, lexer):
    -    """
    -    Lex ``code`` with ``lexer`` and return an iterable of tokens.
    -    """
    -    try:
    -        return lexer.get_tokens(code)
    -    except TypeError:
    -        # Heuristic to catch a common mistake.
    -        from pip._vendor.pygments.lexer import RegexLexer
    -        if isinstance(lexer, type) and issubclass(lexer, RegexLexer):
    -            raise TypeError('lex() argument must be a lexer instance, '
    -                            'not a class')
    -        raise
    -
    -
    -def format(tokens, formatter, outfile=None):  # pylint: disable=redefined-builtin
    -    """
    -    Format a tokenlist ``tokens`` with the formatter ``formatter``.
    -
    -    If ``outfile`` is given and a valid file object (an object
    -    with a ``write`` method), the result will be written to it, otherwise
    -    it is returned as a string.
    -    """
    -    try:
    -        if not outfile:
    -            realoutfile = getattr(formatter, 'encoding', None) and BytesIO() or StringIO()
    -            formatter.format(tokens, realoutfile)
    -            return realoutfile.getvalue()
    -        else:
    -            formatter.format(tokens, outfile)
    -    except TypeError:
    -        # Heuristic to catch a common mistake.
    -        from pip._vendor.pygments.formatter import Formatter
    -        if isinstance(formatter, type) and issubclass(formatter, Formatter):
    -            raise TypeError('format() argument must be a formatter instance, '
    -                            'not a class')
    -        raise
    -
    -
    -def highlight(code, lexer, formatter, outfile=None):
    -    """
    -    Lex ``code`` with ``lexer`` and format it with the formatter ``formatter``.
    -
    -    If ``outfile`` is given and a valid file object (an object
    -    with a ``write`` method), the result will be written to it, otherwise
    -    it is returned as a string.
    -    """
    -    return format(lex(code, lexer), formatter, outfile)
    diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/pygments/__main__.py b/bot/lib/python3.11/site-packages/pip/_vendor/pygments/__main__.py
    deleted file mode 100644
    index 90cafd9..0000000
    --- a/bot/lib/python3.11/site-packages/pip/_vendor/pygments/__main__.py
    +++ /dev/null
    @@ -1,17 +0,0 @@
    -"""
    -    pygments.__main__
    -    ~~~~~~~~~~~~~~~~~
    -
    -    Main entry point for ``python -m pygments``.
    -
    -    :copyright: Copyright 2006-2022 by the Pygments team, see AUTHORS.
    -    :license: BSD, see LICENSE for details.
    -"""
    -
    -import sys
    -from pip._vendor.pygments.cmdline import main
    -
    -try:
    -    sys.exit(main(sys.argv))
    -except KeyboardInterrupt:
    -    sys.exit(1)
    diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/pygments/cmdline.py b/bot/lib/python3.11/site-packages/pip/_vendor/pygments/cmdline.py
    deleted file mode 100644
    index de73b06..0000000
    --- a/bot/lib/python3.11/site-packages/pip/_vendor/pygments/cmdline.py
    +++ /dev/null
    @@ -1,668 +0,0 @@
    -"""
    -    pygments.cmdline
    -    ~~~~~~~~~~~~~~~~
    -
    -    Command line interface.
    -
    -    :copyright: Copyright 2006-2022 by the Pygments team, see AUTHORS.
    -    :license: BSD, see LICENSE for details.
    -"""
    -
    -import os
    -import sys
    -import shutil
    -import argparse
    -from textwrap import dedent
    -
    -from pip._vendor.pygments import __version__, highlight
    -from pip._vendor.pygments.util import ClassNotFound, OptionError, docstring_headline, \
    -    guess_decode, guess_decode_from_terminal, terminal_encoding, \
    -    UnclosingTextIOWrapper
    -from pip._vendor.pygments.lexers import get_all_lexers, get_lexer_by_name, guess_lexer, \
    -    load_lexer_from_file, get_lexer_for_filename, find_lexer_class_for_filename
    -from pip._vendor.pygments.lexers.special import TextLexer
    -from pip._vendor.pygments.formatters.latex import LatexEmbeddedLexer, LatexFormatter
    -from pip._vendor.pygments.formatters import get_all_formatters, get_formatter_by_name, \
    -    load_formatter_from_file, get_formatter_for_filename, find_formatter_class
    -from pip._vendor.pygments.formatters.terminal import TerminalFormatter
    -from pip._vendor.pygments.formatters.terminal256 import Terminal256Formatter, TerminalTrueColorFormatter
    -from pip._vendor.pygments.filters import get_all_filters, find_filter_class
    -from pip._vendor.pygments.styles import get_all_styles, get_style_by_name
    -
    -
    -def _parse_options(o_strs):
    -    opts = {}
    -    if not o_strs:
    -        return opts
    -    for o_str in o_strs:
    -        if not o_str.strip():
    -            continue
    -        o_args = o_str.split(',')
    -        for o_arg in o_args:
    -            o_arg = o_arg.strip()
    -            try:
    -                o_key, o_val = o_arg.split('=', 1)
    -                o_key = o_key.strip()
    -                o_val = o_val.strip()
    -            except ValueError:
    -                opts[o_arg] = True
    -            else:
    -                opts[o_key] = o_val
    -    return opts
    -
    -
    -def _parse_filters(f_strs):
    -    filters = []
    -    if not f_strs:
    -        return filters
    -    for f_str in f_strs:
    -        if ':' in f_str:
    -            fname, fopts = f_str.split(':', 1)
    -            filters.append((fname, _parse_options([fopts])))
    -        else:
    -            filters.append((f_str, {}))
    -    return filters
    -
    -
    -def _print_help(what, name):
    -    try:
    -        if what == 'lexer':
    -            cls = get_lexer_by_name(name)
    -            print("Help on the %s lexer:" % cls.name)
    -            print(dedent(cls.__doc__))
    -        elif what == 'formatter':
    -            cls = find_formatter_class(name)
    -            print("Help on the %s formatter:" % cls.name)
    -            print(dedent(cls.__doc__))
    -        elif what == 'filter':
    -            cls = find_filter_class(name)
    -            print("Help on the %s filter:" % name)
    -            print(dedent(cls.__doc__))
    -        return 0
    -    except (AttributeError, ValueError):
    -        print("%s not found!" % what, file=sys.stderr)
    -        return 1
    -
    -
    -def _print_list(what):
    -    if what == 'lexer':
    -        print()
    -        print("Lexers:")
    -        print("~~~~~~~")
    -
    -        info = []
    -        for fullname, names, exts, _ in get_all_lexers():
    -            tup = (', '.join(names)+':', fullname,
    -                   exts and '(filenames ' + ', '.join(exts) + ')' or '')
    -            info.append(tup)
    -        info.sort()
    -        for i in info:
    -            print(('* %s\n    %s %s') % i)
    -
    -    elif what == 'formatter':
    -        print()
    -        print("Formatters:")
    -        print("~~~~~~~~~~~")
    -
    -        info = []
    -        for cls in get_all_formatters():
    -            doc = docstring_headline(cls)
    -            tup = (', '.join(cls.aliases) + ':', doc, cls.filenames and
    -                   '(filenames ' + ', '.join(cls.filenames) + ')' or '')
    -            info.append(tup)
    -        info.sort()
    -        for i in info:
    -            print(('* %s\n    %s %s') % i)
    -
    -    elif what == 'filter':
    -        print()
    -        print("Filters:")
    -        print("~~~~~~~~")
    -
    -        for name in get_all_filters():
    -            cls = find_filter_class(name)
    -            print("* " + name + ':')
    -            print("    %s" % docstring_headline(cls))
    -
    -    elif what == 'style':
    -        print()
    -        print("Styles:")
    -        print("~~~~~~~")
    -
    -        for name in get_all_styles():
    -            cls = get_style_by_name(name)
    -            print("* " + name + ':')
    -            print("    %s" % docstring_headline(cls))
    -
    -
    -def _print_list_as_json(requested_items):
    -    import json
    -    result = {}
    -    if 'lexer' in requested_items:
    -        info = {}
    -        for fullname, names, filenames, mimetypes in get_all_lexers():
    -            info[fullname] = {
    -                'aliases': names,
    -                'filenames': filenames,
    -                'mimetypes': mimetypes
    -            }
    -        result['lexers'] = info
    -
    -    if 'formatter' in requested_items:
    -        info = {}
    -        for cls in get_all_formatters():
    -            doc = docstring_headline(cls)
    -            info[cls.name] = {
    -                'aliases': cls.aliases,
    -                'filenames': cls.filenames,
    -                'doc': doc
    -            }
    -        result['formatters'] = info
    -
    -    if 'filter' in requested_items:
    -        info = {}
    -        for name in get_all_filters():
    -            cls = find_filter_class(name)
    -            info[name] = {
    -                'doc': docstring_headline(cls)
    -            }
    -        result['filters'] = info
    -
    -    if 'style' in requested_items:
    -        info = {}
    -        for name in get_all_styles():
    -            cls = get_style_by_name(name)
    -            info[name] = {
    -                'doc': docstring_headline(cls)
    -            }
    -        result['styles'] = info
    -
    -    json.dump(result, sys.stdout)
    -
    -def main_inner(parser, argns):
    -    if argns.help:
    -        parser.print_help()
    -        return 0
    -
    -    if argns.V:
    -        print('Pygments version %s, (c) 2006-2022 by Georg Brandl, Matthäus '
    -              'Chajdas and contributors.' % __version__)
    -        return 0
    -
    -    def is_only_option(opt):
    -        return not any(v for (k, v) in vars(argns).items() if k != opt)
    -
    -    # handle ``pygmentize -L``
    -    if argns.L is not None:
    -        arg_set = set()
    -        for k, v in vars(argns).items():
    -            if v:
    -                arg_set.add(k)
    -
    -        arg_set.discard('L')
    -        arg_set.discard('json')
    -
    -        if arg_set:
    -            parser.print_help(sys.stderr)
    -            return 2
    -
    -        # print version
    -        if not argns.json:
    -            main(['', '-V'])
    -        allowed_types = {'lexer', 'formatter', 'filter', 'style'}
    -        largs = [arg.rstrip('s') for arg in argns.L]
    -        if any(arg not in allowed_types for arg in largs):
    -            parser.print_help(sys.stderr)
    -            return 0
    -        if not largs:
    -            largs = allowed_types
    -        if not argns.json:
    -            for arg in largs:
    -                _print_list(arg)
    -        else:
    -            _print_list_as_json(largs)
    -        return 0
    -
    -    # handle ``pygmentize -H``
    -    if argns.H:
    -        if not is_only_option('H'):
    -            parser.print_help(sys.stderr)
    -            return 2
    -        what, name = argns.H
    -        if what not in ('lexer', 'formatter', 'filter'):
    -            parser.print_help(sys.stderr)
    -            return 2
    -        return _print_help(what, name)
    -
    -    # parse -O options
    -    parsed_opts = _parse_options(argns.O or [])
    -
    -    # parse -P options
    -    for p_opt in argns.P or []:
    -        try:
    -            name, value = p_opt.split('=', 1)
    -        except ValueError:
    -            parsed_opts[p_opt] = True
    -        else:
    -            parsed_opts[name] = value
    -
    -    # encodings
    -    inencoding = parsed_opts.get('inencoding', parsed_opts.get('encoding'))
    -    outencoding = parsed_opts.get('outencoding', parsed_opts.get('encoding'))
    -
    -    # handle ``pygmentize -N``
    -    if argns.N:
    -        lexer = find_lexer_class_for_filename(argns.N)
    -        if lexer is None:
    -            lexer = TextLexer
    -
    -        print(lexer.aliases[0])
    -        return 0
    -
    -    # handle ``pygmentize -C``
    -    if argns.C:
    -        inp = sys.stdin.buffer.read()
    -        try:
    -            lexer = guess_lexer(inp, inencoding=inencoding)
    -        except ClassNotFound:
    -            lexer = TextLexer
    -
    -        print(lexer.aliases[0])
    -        return 0
    -
    -    # handle ``pygmentize -S``
    -    S_opt = argns.S
    -    a_opt = argns.a
    -    if S_opt is not None:
    -        f_opt = argns.f
    -        if not f_opt:
    -            parser.print_help(sys.stderr)
    -            return 2
    -        if argns.l or argns.INPUTFILE:
    -            parser.print_help(sys.stderr)
    -            return 2
    -
    -        try:
    -            parsed_opts['style'] = S_opt
    -            fmter = get_formatter_by_name(f_opt, **parsed_opts)
    -        except ClassNotFound as err:
    -            print(err, file=sys.stderr)
    -            return 1
    -
    -        print(fmter.get_style_defs(a_opt or ''))
    -        return 0
    -
    -    # if no -S is given, -a is not allowed
    -    if argns.a is not None:
    -        parser.print_help(sys.stderr)
    -        return 2
    -
    -    # parse -F options
    -    F_opts = _parse_filters(argns.F or [])
    -
    -    # -x: allow custom (eXternal) lexers and formatters
    -    allow_custom_lexer_formatter = bool(argns.x)
    -
    -    # select lexer
    -    lexer = None
    -
    -    # given by name?
    -    lexername = argns.l
    -    if lexername:
    -        # custom lexer, located relative to user's cwd
    -        if allow_custom_lexer_formatter and '.py' in lexername:
    -            try:
    -                filename = None
    -                name = None
    -                if ':' in lexername:
    -                    filename, name = lexername.rsplit(':', 1)
    -
    -                    if '.py' in name:
    -                        # This can happen on Windows: If the lexername is
    -                        # C:\lexer.py -- return to normal load path in that case
    -                        name = None
    -
    -                if filename and name:
    -                    lexer = load_lexer_from_file(filename, name,
    -                                                 **parsed_opts)
    -                else:
    -                    lexer = load_lexer_from_file(lexername, **parsed_opts)
    -            except ClassNotFound as err:
    -                print('Error:', err, file=sys.stderr)
    -                return 1
    -        else:
    -            try:
    -                lexer = get_lexer_by_name(lexername, **parsed_opts)
    -            except (OptionError, ClassNotFound) as err:
    -                print('Error:', err, file=sys.stderr)
    -                return 1
    -
    -    # read input code
    -    code = None
    -
    -    if argns.INPUTFILE:
    -        if argns.s:
    -            print('Error: -s option not usable when input file specified',
    -                  file=sys.stderr)
    -            return 2
    -
    -        infn = argns.INPUTFILE
    -        try:
    -            with open(infn, 'rb') as infp:
    -                code = infp.read()
    -        except Exception as err:
    -            print('Error: cannot read infile:', err, file=sys.stderr)
    -            return 1
    -        if not inencoding:
    -            code, inencoding = guess_decode(code)
    -
    -        # do we have to guess the lexer?
    -        if not lexer:
    -            try:
    -                lexer = get_lexer_for_filename(infn, code, **parsed_opts)
    -            except ClassNotFound as err:
    -                if argns.g:
    -                    try:
    -                        lexer = guess_lexer(code, **parsed_opts)
    -                    except ClassNotFound:
    -                        lexer = TextLexer(**parsed_opts)
    -                else:
    -                    print('Error:', err, file=sys.stderr)
    -                    return 1
    -            except OptionError as err:
    -                print('Error:', err, file=sys.stderr)
    -                return 1
    -
    -    elif not argns.s:  # treat stdin as full file (-s support is later)
    -        # read code from terminal, always in binary mode since we want to
    -        # decode ourselves and be tolerant with it
    -        code = sys.stdin.buffer.read()  # use .buffer to get a binary stream
    -        if not inencoding:
    -            code, inencoding = guess_decode_from_terminal(code, sys.stdin)
    -            # else the lexer will do the decoding
    -        if not lexer:
    -            try:
    -                lexer = guess_lexer(code, **parsed_opts)
    -            except ClassNotFound:
    -                lexer = TextLexer(**parsed_opts)
    -
    -    else:  # -s option needs a lexer with -l
    -        if not lexer:
    -            print('Error: when using -s a lexer has to be selected with -l',
    -                  file=sys.stderr)
    -            return 2
    -
    -    # process filters
    -    for fname, fopts in F_opts:
    -        try:
    -            lexer.add_filter(fname, **fopts)
    -        except ClassNotFound as err:
    -            print('Error:', err, file=sys.stderr)
    -            return 1
    -
    -    # select formatter
    -    outfn = argns.o
    -    fmter = argns.f
    -    if fmter:
    -        # custom formatter, located relative to user's cwd
    -        if allow_custom_lexer_formatter and '.py' in fmter:
    -            try:
    -                filename = None
    -                name = None
    -                if ':' in fmter:
    -                    # Same logic as above for custom lexer
    -                    filename, name = fmter.rsplit(':', 1)
    -
    -                    if '.py' in name:
    -                        name = None
    -
    -                if filename and name:
    -                    fmter = load_formatter_from_file(filename, name,
    -                                                     **parsed_opts)
    -                else:
    -                    fmter = load_formatter_from_file(fmter, **parsed_opts)
    -            except ClassNotFound as err:
    -                print('Error:', err, file=sys.stderr)
    -                return 1
    -        else:
    -            try:
    -                fmter = get_formatter_by_name(fmter, **parsed_opts)
    -            except (OptionError, ClassNotFound) as err:
    -                print('Error:', err, file=sys.stderr)
    -                return 1
    -
    -    if outfn:
    -        if not fmter:
    -            try:
    -                fmter = get_formatter_for_filename(outfn, **parsed_opts)
    -            except (OptionError, ClassNotFound) as err:
    -                print('Error:', err, file=sys.stderr)
    -                return 1
    -        try:
    -            outfile = open(outfn, 'wb')
    -        except Exception as err:
    -            print('Error: cannot open outfile:', err, file=sys.stderr)
    -            return 1
    -    else:
    -        if not fmter:
    -            if os.environ.get('COLORTERM','') in ('truecolor', '24bit'):
    -                fmter = TerminalTrueColorFormatter(**parsed_opts)
    -            elif '256' in os.environ.get('TERM', ''):
    -                fmter = Terminal256Formatter(**parsed_opts)
    -            else:
    -                fmter = TerminalFormatter(**parsed_opts)
    -        outfile = sys.stdout.buffer
    -
    -    # determine output encoding if not explicitly selected
    -    if not outencoding:
    -        if outfn:
    -            # output file? use lexer encoding for now (can still be None)
    -            fmter.encoding = inencoding
    -        else:
    -            # else use terminal encoding
    -            fmter.encoding = terminal_encoding(sys.stdout)
    -
    -    # provide coloring under Windows, if possible
    -    if not outfn and sys.platform in ('win32', 'cygwin') and \
    -       fmter.name in ('Terminal', 'Terminal256'):  # pragma: no cover
    -        # unfortunately colorama doesn't support binary streams on Py3
    -        outfile = UnclosingTextIOWrapper(outfile, encoding=fmter.encoding)
    -        fmter.encoding = None
    -        try:
    -            import pip._vendor.colorama.initialise as colorama_initialise
    -        except ImportError:
    -            pass
    -        else:
    -            outfile = colorama_initialise.wrap_stream(
    -                outfile, convert=None, strip=None, autoreset=False, wrap=True)
    -
    -    # When using the LaTeX formatter and the option `escapeinside` is
    -    # specified, we need a special lexer which collects escaped text
    -    # before running the chosen language lexer.
    -    escapeinside = parsed_opts.get('escapeinside', '')
    -    if len(escapeinside) == 2 and isinstance(fmter, LatexFormatter):
    -        left = escapeinside[0]
    -        right = escapeinside[1]
    -        lexer = LatexEmbeddedLexer(left, right, lexer)
    -
    -    # ... and do it!
    -    if not argns.s:
    -        # process whole input as per normal...
    -        try:
    -            highlight(code, lexer, fmter, outfile)
    -        finally:
    -            if outfn:
    -                outfile.close()
    -        return 0
    -    else:
    -        # line by line processing of stdin (eg: for 'tail -f')...
    -        try:
    -            while 1:
    -                line = sys.stdin.buffer.readline()
    -                if not line:
    -                    break
    -                if not inencoding:
    -                    line = guess_decode_from_terminal(line, sys.stdin)[0]
    -                highlight(line, lexer, fmter, outfile)
    -                if hasattr(outfile, 'flush'):
    -                    outfile.flush()
    -            return 0
    -        except KeyboardInterrupt:  # pragma: no cover
    -            return 0
    -        finally:
    -            if outfn:
    -                outfile.close()
    -
    -
    -class HelpFormatter(argparse.HelpFormatter):
    -    def __init__(self, prog, indent_increment=2, max_help_position=16, width=None):
    -        if width is None:
    -            try:
    -                width = shutil.get_terminal_size().columns - 2
    -            except Exception:
    -                pass
    -        argparse.HelpFormatter.__init__(self, prog, indent_increment,
    -                                        max_help_position, width)
    -
    -
    -def main(args=sys.argv):
    -    """
    -    Main command line entry point.
    -    """
    -    desc = "Highlight an input file and write the result to an output file."
    -    parser = argparse.ArgumentParser(description=desc, add_help=False,
    -                                     formatter_class=HelpFormatter)
    -
    -    operation = parser.add_argument_group('Main operation')
    -    lexersel = operation.add_mutually_exclusive_group()
    -    lexersel.add_argument(
    -        '-l', metavar='LEXER',
    -        help='Specify the lexer to use.  (Query names with -L.)  If not '
    -        'given and -g is not present, the lexer is guessed from the filename.')
    -    lexersel.add_argument(
    -        '-g', action='store_true',
    -        help='Guess the lexer from the file contents, or pass through '
    -        'as plain text if nothing can be guessed.')
    -    operation.add_argument(
    -        '-F', metavar='FILTER[:options]', action='append',
    -        help='Add a filter to the token stream.  (Query names with -L.) '
    -        'Filter options are given after a colon if necessary.')
    -    operation.add_argument(
    -        '-f', metavar='FORMATTER',
    -        help='Specify the formatter to use.  (Query names with -L.) '
    -        'If not given, the formatter is guessed from the output filename, '
    -        'and defaults to the terminal formatter if the output is to the '
    -        'terminal or an unknown file extension.')
    -    operation.add_argument(
    -        '-O', metavar='OPTION=value[,OPTION=value,...]', action='append',
    -        help='Give options to the lexer and formatter as a comma-separated '
    -        'list of key-value pairs. '
    -        'Example: `-O bg=light,python=cool`.')
    -    operation.add_argument(
    -        '-P', metavar='OPTION=value', action='append',
    -        help='Give a single option to the lexer and formatter - with this '
    -        'you can pass options whose value contains commas and equal signs. '
    -        'Example: `-P "heading=Pygments, the Python highlighter"`.')
    -    operation.add_argument(
    -        '-o', metavar='OUTPUTFILE',
    -        help='Where to write the output.  Defaults to standard output.')
    -
    -    operation.add_argument(
    -        'INPUTFILE', nargs='?',
    -        help='Where to read the input.  Defaults to standard input.')
    -
    -    flags = parser.add_argument_group('Operation flags')
    -    flags.add_argument(
    -        '-v', action='store_true',
    -        help='Print a detailed traceback on unhandled exceptions, which '
    -        'is useful for debugging and bug reports.')
    -    flags.add_argument(
    -        '-s', action='store_true',
    -        help='Process lines one at a time until EOF, rather than waiting to '
    -        'process the entire file.  This only works for stdin, only for lexers '
    -        'with no line-spanning constructs, and is intended for streaming '
    -        'input such as you get from `tail -f`. '
    -        'Example usage: `tail -f sql.log | pygmentize -s -l sql`.')
    -    flags.add_argument(
    -        '-x', action='store_true',
    -        help='Allow custom lexers and formatters to be loaded from a .py file '
    -        'relative to the current working directory. For example, '
    -        '`-l ./customlexer.py -x`. By default, this option expects a file '
    -        'with a class named CustomLexer or CustomFormatter; you can also '
    -        'specify your own class name with a colon (`-l ./lexer.py:MyLexer`). '
    -        'Users should be very careful not to use this option with untrusted '
    -        'files, because it will import and run them.')
    -    flags.add_argument('--json', help='Output as JSON. This can '
    -        'be only used in conjunction with -L.',
    -        default=False,
    -        action='store_true')
    -
    -    special_modes_group = parser.add_argument_group(
    -        'Special modes - do not do any highlighting')
    -    special_modes = special_modes_group.add_mutually_exclusive_group()
    -    special_modes.add_argument(
    -        '-S', metavar='STYLE -f formatter',
    -        help='Print style definitions for STYLE for a formatter '
    -        'given with -f. The argument given by -a is formatter '
    -        'dependent.')
    -    special_modes.add_argument(
    -        '-L', nargs='*', metavar='WHAT',
    -        help='List lexers, formatters, styles or filters -- '
    -        'give additional arguments for the thing(s) you want to list '
    -        '(e.g. "styles"), or omit them to list everything.')
    -    special_modes.add_argument(
    -        '-N', metavar='FILENAME',
    -        help='Guess and print out a lexer name based solely on the given '
    -        'filename. Does not take input or highlight anything. If no specific '
    -        'lexer can be determined, "text" is printed.')
    -    special_modes.add_argument(
    -        '-C', action='store_true',
    -        help='Like -N, but print out a lexer name based solely on '
    -        'a given content from standard input.')
    -    special_modes.add_argument(
    -        '-H', action='store', nargs=2, metavar=('NAME', 'TYPE'),
    -        help='Print detailed help for the object  of type , '
    -        'where  is one of "lexer", "formatter" or "filter".')
    -    special_modes.add_argument(
    -        '-V', action='store_true',
    -        help='Print the package version.')
    -    special_modes.add_argument(
    -        '-h', '--help', action='store_true',
    -        help='Print this help.')
    -    special_modes_group.add_argument(
    -        '-a', metavar='ARG',
    -        help='Formatter-specific additional argument for the -S (print '
    -        'style sheet) mode.')
    -
    -    argns = parser.parse_args(args[1:])
    -
    -    try:
    -        return main_inner(parser, argns)
    -    except BrokenPipeError:
    -        # someone closed our stdout, e.g. by quitting a pager.
    -        return 0
    -    except Exception:
    -        if argns.v:
    -            print(file=sys.stderr)
    -            print('*' * 65, file=sys.stderr)
    -            print('An unhandled exception occurred while highlighting.',
    -                  file=sys.stderr)
    -            print('Please report the whole traceback to the issue tracker at',
    -                  file=sys.stderr)
    -            print('.',
    -                  file=sys.stderr)
    -            print('*' * 65, file=sys.stderr)
    -            print(file=sys.stderr)
    -            raise
    -        import traceback
    -        info = traceback.format_exception(*sys.exc_info())
    -        msg = info[-1].strip()
    -        if len(info) >= 3:
    -            # extract relevant file and position info
    -            msg += '\n   (f%s)' % info[-2].split('\n')[0].strip()[1:]
    -        print(file=sys.stderr)
    -        print('*** Error while highlighting:', file=sys.stderr)
    -        print(msg, file=sys.stderr)
    -        print('*** If this is a bug you want to report, please rerun with -v.',
    -              file=sys.stderr)
    -        return 1
    diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/pygments/console.py b/bot/lib/python3.11/site-packages/pip/_vendor/pygments/console.py
    deleted file mode 100644
    index 2ada68e..0000000
    --- a/bot/lib/python3.11/site-packages/pip/_vendor/pygments/console.py
    +++ /dev/null
    @@ -1,70 +0,0 @@
    -"""
    -    pygments.console
    -    ~~~~~~~~~~~~~~~~
    -
    -    Format colored console output.
    -
    -    :copyright: Copyright 2006-2022 by the Pygments team, see AUTHORS.
    -    :license: BSD, see LICENSE for details.
    -"""
    -
    -esc = "\x1b["
    -
    -codes = {}
    -codes[""] = ""
    -codes["reset"] = esc + "39;49;00m"
    -
    -codes["bold"] = esc + "01m"
    -codes["faint"] = esc + "02m"
    -codes["standout"] = esc + "03m"
    -codes["underline"] = esc + "04m"
    -codes["blink"] = esc + "05m"
    -codes["overline"] = esc + "06m"
    -
    -dark_colors = ["black", "red", "green", "yellow", "blue",
    -               "magenta", "cyan", "gray"]
    -light_colors = ["brightblack", "brightred", "brightgreen", "brightyellow", "brightblue",
    -                "brightmagenta", "brightcyan", "white"]
    -
    -x = 30
    -for d, l in zip(dark_colors, light_colors):
    -    codes[d] = esc + "%im" % x
    -    codes[l] = esc + "%im" % (60 + x)
    -    x += 1
    -
    -del d, l, x
    -
    -codes["white"] = codes["bold"]
    -
    -
    -def reset_color():
    -    return codes["reset"]
    -
    -
    -def colorize(color_key, text):
    -    return codes[color_key] + text + codes["reset"]
    -
    -
    -def ansiformat(attr, text):
    -    """
    -    Format ``text`` with a color and/or some attributes::
    -
    -        color       normal color
    -        *color*     bold color
    -        _color_     underlined color
    -        +color+     blinking color
    -    """
    -    result = []
    -    if attr[:1] == attr[-1:] == '+':
    -        result.append(codes['blink'])
    -        attr = attr[1:-1]
    -    if attr[:1] == attr[-1:] == '*':
    -        result.append(codes['bold'])
    -        attr = attr[1:-1]
    -    if attr[:1] == attr[-1:] == '_':
    -        result.append(codes['underline'])
    -        attr = attr[1:-1]
    -    result.append(codes[attr])
    -    result.append(text)
    -    result.append(codes['reset'])
    -    return ''.join(result)
    diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/pygments/filter.py b/bot/lib/python3.11/site-packages/pip/_vendor/pygments/filter.py
    deleted file mode 100644
    index e5c9664..0000000
    --- a/bot/lib/python3.11/site-packages/pip/_vendor/pygments/filter.py
    +++ /dev/null
    @@ -1,71 +0,0 @@
    -"""
    -    pygments.filter
    -    ~~~~~~~~~~~~~~~
    -
    -    Module that implements the default filter.
    -
    -    :copyright: Copyright 2006-2022 by the Pygments team, see AUTHORS.
    -    :license: BSD, see LICENSE for details.
    -"""
    -
    -
    -def apply_filters(stream, filters, lexer=None):
    -    """
    -    Use this method to apply an iterable of filters to
    -    a stream. If lexer is given it's forwarded to the
    -    filter, otherwise the filter receives `None`.
    -    """
    -    def _apply(filter_, stream):
    -        yield from filter_.filter(lexer, stream)
    -    for filter_ in filters:
    -        stream = _apply(filter_, stream)
    -    return stream
    -
    -
    -def simplefilter(f):
    -    """
    -    Decorator that converts a function into a filter::
    -
    -        @simplefilter
    -        def lowercase(self, lexer, stream, options):
    -            for ttype, value in stream:
    -                yield ttype, value.lower()
    -    """
    -    return type(f.__name__, (FunctionFilter,), {
    -        '__module__': getattr(f, '__module__'),
    -        '__doc__': f.__doc__,
    -        'function': f,
    -    })
    -
    -
    -class Filter:
    -    """
    -    Default filter. Subclass this class or use the `simplefilter`
    -    decorator to create own filters.
    -    """
    -
    -    def __init__(self, **options):
    -        self.options = options
    -
    -    def filter(self, lexer, stream):
    -        raise NotImplementedError()
    -
    -
    -class FunctionFilter(Filter):
    -    """
    -    Abstract class used by `simplefilter` to create simple
    -    function filters on the fly. The `simplefilter` decorator
    -    automatically creates subclasses of this class for
    -    functions passed to it.
    -    """
    -    function = None
    -
    -    def __init__(self, **options):
    -        if not hasattr(self, 'function'):
    -            raise TypeError('%r used without bound function' %
    -                            self.__class__.__name__)
    -        Filter.__init__(self, **options)
    -
    -    def filter(self, lexer, stream):
    -        # pylint: disable=not-callable
    -        yield from self.function(lexer, stream, self.options)
    diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/pygments/filters/__init__.py b/bot/lib/python3.11/site-packages/pip/_vendor/pygments/filters/__init__.py
    deleted file mode 100644
    index c302a6c..0000000
    --- a/bot/lib/python3.11/site-packages/pip/_vendor/pygments/filters/__init__.py
    +++ /dev/null
    @@ -1,940 +0,0 @@
    -"""
    -    pygments.filters
    -    ~~~~~~~~~~~~~~~~
    -
    -    Module containing filter lookup functions and default
    -    filters.
    -
    -    :copyright: Copyright 2006-2022 by the Pygments team, see AUTHORS.
    -    :license: BSD, see LICENSE for details.
    -"""
    -
    -import re
    -
    -from pip._vendor.pygments.token import String, Comment, Keyword, Name, Error, Whitespace, \
    -    string_to_tokentype
    -from pip._vendor.pygments.filter import Filter
    -from pip._vendor.pygments.util import get_list_opt, get_int_opt, get_bool_opt, \
    -    get_choice_opt, ClassNotFound, OptionError
    -from pip._vendor.pygments.plugin import find_plugin_filters
    -
    -
    -def find_filter_class(filtername):
    -    """Lookup a filter by name. Return None if not found."""
    -    if filtername in FILTERS:
    -        return FILTERS[filtername]
    -    for name, cls in find_plugin_filters():
    -        if name == filtername:
    -            return cls
    -    return None
    -
    -
    -def get_filter_by_name(filtername, **options):
    -    """Return an instantiated filter.
    -
    -    Options are passed to the filter initializer if wanted.
    -    Raise a ClassNotFound if not found.
    -    """
    -    cls = find_filter_class(filtername)
    -    if cls:
    -        return cls(**options)
    -    else:
    -        raise ClassNotFound('filter %r not found' % filtername)
    -
    -
    -def get_all_filters():
    -    """Return a generator of all filter names."""
    -    yield from FILTERS
    -    for name, _ in find_plugin_filters():
    -        yield name
    -
    -
    -def _replace_special(ttype, value, regex, specialttype,
    -                     replacefunc=lambda x: x):
    -    last = 0
    -    for match in regex.finditer(value):
    -        start, end = match.start(), match.end()
    -        if start != last:
    -            yield ttype, value[last:start]
    -        yield specialttype, replacefunc(value[start:end])
    -        last = end
    -    if last != len(value):
    -        yield ttype, value[last:]
    -
    -
    -class CodeTagFilter(Filter):
    -    """Highlight special code tags in comments and docstrings.
    -
    -    Options accepted:
    -
    -    `codetags` : list of strings
    -       A list of strings that are flagged as code tags.  The default is to
    -       highlight ``XXX``, ``TODO``, ``FIXME``, ``BUG`` and ``NOTE``.
    -
    -    .. versionchanged:: 2.13
    -       Now recognizes ``FIXME`` by default.
    -    """
    -
    -    def __init__(self, **options):
    -        Filter.__init__(self, **options)
    -        tags = get_list_opt(options, 'codetags',
    -                            ['XXX', 'TODO', 'FIXME', 'BUG', 'NOTE'])
    -        self.tag_re = re.compile(r'\b(%s)\b' % '|'.join([
    -            re.escape(tag) for tag in tags if tag
    -        ]))
    -
    -    def filter(self, lexer, stream):
    -        regex = self.tag_re
    -        for ttype, value in stream:
    -            if ttype in String.Doc or \
    -               ttype in Comment and \
    -               ttype not in Comment.Preproc:
    -                yield from _replace_special(ttype, value, regex, Comment.Special)
    -            else:
    -                yield ttype, value
    -
    -
    -class SymbolFilter(Filter):
    -    """Convert mathematical symbols such as \\ in Isabelle
    -    or \\longrightarrow in LaTeX into Unicode characters.
    -
    -    This is mostly useful for HTML or console output when you want to
    -    approximate the source rendering you'd see in an IDE.
    -
    -    Options accepted:
    -
    -    `lang` : string
    -       The symbol language. Must be one of ``'isabelle'`` or
    -       ``'latex'``.  The default is ``'isabelle'``.
    -    """
    -
    -    latex_symbols = {
    -        '\\alpha'                : '\U000003b1',
    -        '\\beta'                 : '\U000003b2',
    -        '\\gamma'                : '\U000003b3',
    -        '\\delta'                : '\U000003b4',
    -        '\\varepsilon'           : '\U000003b5',
    -        '\\zeta'                 : '\U000003b6',
    -        '\\eta'                  : '\U000003b7',
    -        '\\vartheta'             : '\U000003b8',
    -        '\\iota'                 : '\U000003b9',
    -        '\\kappa'                : '\U000003ba',
    -        '\\lambda'               : '\U000003bb',
    -        '\\mu'                   : '\U000003bc',
    -        '\\nu'                   : '\U000003bd',
    -        '\\xi'                   : '\U000003be',
    -        '\\pi'                   : '\U000003c0',
    -        '\\varrho'               : '\U000003c1',
    -        '\\sigma'                : '\U000003c3',
    -        '\\tau'                  : '\U000003c4',
    -        '\\upsilon'              : '\U000003c5',
    -        '\\varphi'               : '\U000003c6',
    -        '\\chi'                  : '\U000003c7',
    -        '\\psi'                  : '\U000003c8',
    -        '\\omega'                : '\U000003c9',
    -        '\\Gamma'                : '\U00000393',
    -        '\\Delta'                : '\U00000394',
    -        '\\Theta'                : '\U00000398',
    -        '\\Lambda'               : '\U0000039b',
    -        '\\Xi'                   : '\U0000039e',
    -        '\\Pi'                   : '\U000003a0',
    -        '\\Sigma'                : '\U000003a3',
    -        '\\Upsilon'              : '\U000003a5',
    -        '\\Phi'                  : '\U000003a6',
    -        '\\Psi'                  : '\U000003a8',
    -        '\\Omega'                : '\U000003a9',
    -        '\\leftarrow'            : '\U00002190',
    -        '\\longleftarrow'        : '\U000027f5',
    -        '\\rightarrow'           : '\U00002192',
    -        '\\longrightarrow'       : '\U000027f6',
    -        '\\Leftarrow'            : '\U000021d0',
    -        '\\Longleftarrow'        : '\U000027f8',
    -        '\\Rightarrow'           : '\U000021d2',
    -        '\\Longrightarrow'       : '\U000027f9',
    -        '\\leftrightarrow'       : '\U00002194',
    -        '\\longleftrightarrow'   : '\U000027f7',
    -        '\\Leftrightarrow'       : '\U000021d4',
    -        '\\Longleftrightarrow'   : '\U000027fa',
    -        '\\mapsto'               : '\U000021a6',
    -        '\\longmapsto'           : '\U000027fc',
    -        '\\relbar'               : '\U00002500',
    -        '\\Relbar'               : '\U00002550',
    -        '\\hookleftarrow'        : '\U000021a9',
    -        '\\hookrightarrow'       : '\U000021aa',
    -        '\\leftharpoondown'      : '\U000021bd',
    -        '\\rightharpoondown'     : '\U000021c1',
    -        '\\leftharpoonup'        : '\U000021bc',
    -        '\\rightharpoonup'       : '\U000021c0',
    -        '\\rightleftharpoons'    : '\U000021cc',
    -        '\\leadsto'              : '\U0000219d',
    -        '\\downharpoonleft'      : '\U000021c3',
    -        '\\downharpoonright'     : '\U000021c2',
    -        '\\upharpoonleft'        : '\U000021bf',
    -        '\\upharpoonright'       : '\U000021be',
    -        '\\restriction'          : '\U000021be',
    -        '\\uparrow'              : '\U00002191',
    -        '\\Uparrow'              : '\U000021d1',
    -        '\\downarrow'            : '\U00002193',
    -        '\\Downarrow'            : '\U000021d3',
    -        '\\updownarrow'          : '\U00002195',
    -        '\\Updownarrow'          : '\U000021d5',
    -        '\\langle'               : '\U000027e8',
    -        '\\rangle'               : '\U000027e9',
    -        '\\lceil'                : '\U00002308',
    -        '\\rceil'                : '\U00002309',
    -        '\\lfloor'               : '\U0000230a',
    -        '\\rfloor'               : '\U0000230b',
    -        '\\flqq'                 : '\U000000ab',
    -        '\\frqq'                 : '\U000000bb',
    -        '\\bot'                  : '\U000022a5',
    -        '\\top'                  : '\U000022a4',
    -        '\\wedge'                : '\U00002227',
    -        '\\bigwedge'             : '\U000022c0',
    -        '\\vee'                  : '\U00002228',
    -        '\\bigvee'               : '\U000022c1',
    -        '\\forall'               : '\U00002200',
    -        '\\exists'               : '\U00002203',
    -        '\\nexists'              : '\U00002204',
    -        '\\neg'                  : '\U000000ac',
    -        '\\Box'                  : '\U000025a1',
    -        '\\Diamond'              : '\U000025c7',
    -        '\\vdash'                : '\U000022a2',
    -        '\\models'               : '\U000022a8',
    -        '\\dashv'                : '\U000022a3',
    -        '\\surd'                 : '\U0000221a',
    -        '\\le'                   : '\U00002264',
    -        '\\ge'                   : '\U00002265',
    -        '\\ll'                   : '\U0000226a',
    -        '\\gg'                   : '\U0000226b',
    -        '\\lesssim'              : '\U00002272',
    -        '\\gtrsim'               : '\U00002273',
    -        '\\lessapprox'           : '\U00002a85',
    -        '\\gtrapprox'            : '\U00002a86',
    -        '\\in'                   : '\U00002208',
    -        '\\notin'                : '\U00002209',
    -        '\\subset'               : '\U00002282',
    -        '\\supset'               : '\U00002283',
    -        '\\subseteq'             : '\U00002286',
    -        '\\supseteq'             : '\U00002287',
    -        '\\sqsubset'             : '\U0000228f',
    -        '\\sqsupset'             : '\U00002290',
    -        '\\sqsubseteq'           : '\U00002291',
    -        '\\sqsupseteq'           : '\U00002292',
    -        '\\cap'                  : '\U00002229',
    -        '\\bigcap'               : '\U000022c2',
    -        '\\cup'                  : '\U0000222a',
    -        '\\bigcup'               : '\U000022c3',
    -        '\\sqcup'                : '\U00002294',
    -        '\\bigsqcup'             : '\U00002a06',
    -        '\\sqcap'                : '\U00002293',
    -        '\\Bigsqcap'             : '\U00002a05',
    -        '\\setminus'             : '\U00002216',
    -        '\\propto'               : '\U0000221d',
    -        '\\uplus'                : '\U0000228e',
    -        '\\bigplus'              : '\U00002a04',
    -        '\\sim'                  : '\U0000223c',
    -        '\\doteq'                : '\U00002250',
    -        '\\simeq'                : '\U00002243',
    -        '\\approx'               : '\U00002248',
    -        '\\asymp'                : '\U0000224d',
    -        '\\cong'                 : '\U00002245',
    -        '\\equiv'                : '\U00002261',
    -        '\\Join'                 : '\U000022c8',
    -        '\\bowtie'               : '\U00002a1d',
    -        '\\prec'                 : '\U0000227a',
    -        '\\succ'                 : '\U0000227b',
    -        '\\preceq'               : '\U0000227c',
    -        '\\succeq'               : '\U0000227d',
    -        '\\parallel'             : '\U00002225',
    -        '\\mid'                  : '\U000000a6',
    -        '\\pm'                   : '\U000000b1',
    -        '\\mp'                   : '\U00002213',
    -        '\\times'                : '\U000000d7',
    -        '\\div'                  : '\U000000f7',
    -        '\\cdot'                 : '\U000022c5',
    -        '\\star'                 : '\U000022c6',
    -        '\\circ'                 : '\U00002218',
    -        '\\dagger'               : '\U00002020',
    -        '\\ddagger'              : '\U00002021',
    -        '\\lhd'                  : '\U000022b2',
    -        '\\rhd'                  : '\U000022b3',
    -        '\\unlhd'                : '\U000022b4',
    -        '\\unrhd'                : '\U000022b5',
    -        '\\triangleleft'         : '\U000025c3',
    -        '\\triangleright'        : '\U000025b9',
    -        '\\triangle'             : '\U000025b3',
    -        '\\triangleq'            : '\U0000225c',
    -        '\\oplus'                : '\U00002295',
    -        '\\bigoplus'             : '\U00002a01',
    -        '\\otimes'               : '\U00002297',
    -        '\\bigotimes'            : '\U00002a02',
    -        '\\odot'                 : '\U00002299',
    -        '\\bigodot'              : '\U00002a00',
    -        '\\ominus'               : '\U00002296',
    -        '\\oslash'               : '\U00002298',
    -        '\\dots'                 : '\U00002026',
    -        '\\cdots'                : '\U000022ef',
    -        '\\sum'                  : '\U00002211',
    -        '\\prod'                 : '\U0000220f',
    -        '\\coprod'               : '\U00002210',
    -        '\\infty'                : '\U0000221e',
    -        '\\int'                  : '\U0000222b',
    -        '\\oint'                 : '\U0000222e',
    -        '\\clubsuit'             : '\U00002663',
    -        '\\diamondsuit'          : '\U00002662',
    -        '\\heartsuit'            : '\U00002661',
    -        '\\spadesuit'            : '\U00002660',
    -        '\\aleph'                : '\U00002135',
    -        '\\emptyset'             : '\U00002205',
    -        '\\nabla'                : '\U00002207',
    -        '\\partial'              : '\U00002202',
    -        '\\flat'                 : '\U0000266d',
    -        '\\natural'              : '\U0000266e',
    -        '\\sharp'                : '\U0000266f',
    -        '\\angle'                : '\U00002220',
    -        '\\copyright'            : '\U000000a9',
    -        '\\textregistered'       : '\U000000ae',
    -        '\\textonequarter'       : '\U000000bc',
    -        '\\textonehalf'          : '\U000000bd',
    -        '\\textthreequarters'    : '\U000000be',
    -        '\\textordfeminine'      : '\U000000aa',
    -        '\\textordmasculine'     : '\U000000ba',
    -        '\\euro'                 : '\U000020ac',
    -        '\\pounds'               : '\U000000a3',
    -        '\\yen'                  : '\U000000a5',
    -        '\\textcent'             : '\U000000a2',
    -        '\\textcurrency'         : '\U000000a4',
    -        '\\textdegree'           : '\U000000b0',
    -    }
    -
    -    isabelle_symbols = {
    -        '\\'                 : '\U0001d7ec',
    -        '\\'                  : '\U0001d7ed',
    -        '\\'                  : '\U0001d7ee',
    -        '\\'                : '\U0001d7ef',
    -        '\\'                 : '\U0001d7f0',
    -        '\\'                 : '\U0001d7f1',
    -        '\\'                  : '\U0001d7f2',
    -        '\\'                : '\U0001d7f3',
    -        '\\'                : '\U0001d7f4',
    -        '\\'                 : '\U0001d7f5',
    -        '\\'                    : '\U0001d49c',
    -        '\\'                    : '\U0000212c',
    -        '\\'                    : '\U0001d49e',
    -        '\\'                    : '\U0001d49f',
    -        '\\'                    : '\U00002130',
    -        '\\'                    : '\U00002131',
    -        '\\'                    : '\U0001d4a2',
    -        '\\'                    : '\U0000210b',
    -        '\\'                    : '\U00002110',
    -        '\\'                    : '\U0001d4a5',
    -        '\\'                    : '\U0001d4a6',
    -        '\\'                    : '\U00002112',
    -        '\\'                    : '\U00002133',
    -        '\\'                    : '\U0001d4a9',
    -        '\\'                    : '\U0001d4aa',
    -        '\\

    ' : '\U0001d5c9', - '\\' : '\U0001d5ca', - '\\' : '\U0001d5cb', - '\\' : '\U0001d5cc', - '\\' : '\U0001d5cd', - '\\' : '\U0001d5ce', - '\\' : '\U0001d5cf', - '\\' : '\U0001d5d0', - '\\' : '\U0001d5d1', - '\\' : '\U0001d5d2', - '\\' : '\U0001d5d3', - '\\' : '\U0001d504', - '\\' : '\U0001d505', - '\\' : '\U0000212d', - '\\

    ' : '\U0001d507', - '\\' : '\U0001d508', - '\\' : '\U0001d509', - '\\' : '\U0001d50a', - '\\' : '\U0000210c', - '\\' : '\U00002111', - '\\' : '\U0001d50d', - '\\' : '\U0001d50e', - '\\' : '\U0001d50f', - '\\' : '\U0001d510', - '\\' : '\U0001d511', - '\\' : '\U0001d512', - '\\' : '\U0001d513', - '\\' : '\U0001d514', - '\\' : '\U0000211c', - '\\' : '\U0001d516', - '\\' : '\U0001d517', - '\\' : '\U0001d518', - '\\' : '\U0001d519', - '\\' : '\U0001d51a', - '\\' : '\U0001d51b', - '\\' : '\U0001d51c', - '\\' : '\U00002128', - '\\' : '\U0001d51e', - '\\' : '\U0001d51f', - '\\' : '\U0001d520', - '\\

    ' : '\U0001d4ab', - '\\' : '\U0001d4ac', - '\\' : '\U0000211b', - '\\' : '\U0001d4ae', - '\\' : '\U0001d4af', - '\\' : '\U0001d4b0', - '\\' : '\U0001d4b1', - '\\' : '\U0001d4b2', - '\\' : '\U0001d4b3', - '\\' : '\U0001d4b4', - '\\' : '\U0001d4b5', - '\\' : '\U0001d5ba', - '\\' : '\U0001d5bb', - '\\' : '\U0001d5bc', - '\\' : '\U0001d5bd', - '\\' : '\U0001d5be', - '\\' : '\U0001d5bf', - '\\' : '\U0001d5c0', - '\\' : '\U0001d5c1', - '\\' : '\U0001d5c2', - '\\' : '\U0001d5c3', - '\\' : '\U0001d5c4', - '\\' : '\U0001d5c5', - '\\' : '\U0001d5c6', - '\\' : '\U0001d5c7', - '\\' : '\U0001d5c8', - '\\

    ' : '\U0001d521', - '\\' : '\U0001d522', - '\\' : '\U0001d523', - '\\' : '\U0001d524', - '\\' : '\U0001d525', - '\\' : '\U0001d526', - '\\' : '\U0001d527', - '\\' : '\U0001d528', - '\\' : '\U0001d529', - '\\' : '\U0001d52a', - '\\' : '\U0001d52b', - '\\' : '\U0001d52c', - '\\' : '\U0001d52d', - '\\' : '\U0001d52e', - '\\' : '\U0001d52f', - '\\' : '\U0001d530', - '\\' : '\U0001d531', - '\\' : '\U0001d532', - '\\' : '\U0001d533', - '\\' : '\U0001d534', - '\\' : '\U0001d535', - '\\' : '\U0001d536', - '\\' : '\U0001d537', - '\\' : '\U000003b1', - '\\' : '\U000003b2', - '\\' : '\U000003b3', - '\\' : '\U000003b4', - '\\' : '\U000003b5', - '\\' : '\U000003b6', - '\\' : '\U000003b7', - '\\' : '\U000003b8', - '\\' : '\U000003b9', - '\\' : '\U000003ba', - '\\' : '\U000003bb', - '\\' : '\U000003bc', - '\\' : '\U000003bd', - '\\' : '\U000003be', - '\\' : '\U000003c0', - '\\' : '\U000003c1', - '\\' : '\U000003c3', - '\\' : '\U000003c4', - '\\' : '\U000003c5', - '\\' : '\U000003c6', - '\\' : '\U000003c7', - '\\' : '\U000003c8', - '\\' : '\U000003c9', - '\\' : '\U00000393', - '\\' : '\U00000394', - '\\' : '\U00000398', - '\\' : '\U0000039b', - '\\' : '\U0000039e', - '\\' : '\U000003a0', - '\\' : '\U000003a3', - '\\' : '\U000003a5', - '\\' : '\U000003a6', - '\\' : '\U000003a8', - '\\' : '\U000003a9', - '\\' : '\U0001d539', - '\\' : '\U00002102', - '\\' : '\U00002115', - '\\' : '\U0000211a', - '\\' : '\U0000211d', - '\\' : '\U00002124', - '\\' : '\U00002190', - '\\' : '\U000027f5', - '\\' : '\U00002192', - '\\' : '\U000027f6', - '\\' : '\U000021d0', - '\\' : '\U000027f8', - '\\' : '\U000021d2', - '\\' : '\U000027f9', - '\\' : '\U00002194', - '\\' : '\U000027f7', - '\\' : '\U000021d4', - '\\' : '\U000027fa', - '\\' : '\U000021a6', - '\\' : '\U000027fc', - '\\' : '\U00002500', - '\\' : '\U00002550', - '\\' : '\U000021a9', - '\\' : '\U000021aa', - '\\' : '\U000021bd', - '\\' : '\U000021c1', - '\\' : '\U000021bc', - '\\' : '\U000021c0', - '\\' : '\U000021cc', - '\\' : '\U0000219d', - '\\' : '\U000021c3', - '\\' : '\U000021c2', - '\\' : '\U000021bf', - '\\' : '\U000021be', - '\\' : '\U000021be', - '\\' : '\U00002237', - '\\' : '\U00002191', - '\\' : '\U000021d1', - '\\' : '\U00002193', - '\\' : '\U000021d3', - '\\' : '\U00002195', - '\\' : '\U000021d5', - '\\' : '\U000027e8', - '\\' : '\U000027e9', - '\\' : '\U00002308', - '\\' : '\U00002309', - '\\' : '\U0000230a', - '\\' : '\U0000230b', - '\\' : '\U00002987', - '\\' : '\U00002988', - '\\' : '\U000027e6', - '\\' : '\U000027e7', - '\\' : '\U00002983', - '\\' : '\U00002984', - '\\' : '\U000000ab', - '\\' : '\U000000bb', - '\\' : '\U000022a5', - '\\' : '\U000022a4', - '\\' : '\U00002227', - '\\' : '\U000022c0', - '\\' : '\U00002228', - '\\' : '\U000022c1', - '\\' : '\U00002200', - '\\' : '\U00002203', - '\\' : '\U00002204', - '\\' : '\U000000ac', - '\\' : '\U000025a1', - '\\' : '\U000025c7', - '\\' : '\U000022a2', - '\\' : '\U000022a8', - '\\' : '\U000022a9', - '\\' : '\U000022ab', - '\\' : '\U000022a3', - '\\' : '\U0000221a', - '\\' : '\U00002264', - '\\' : '\U00002265', - '\\' : '\U0000226a', - '\\' : '\U0000226b', - '\\' : '\U00002272', - '\\' : '\U00002273', - '\\' : '\U00002a85', - '\\' : '\U00002a86', - '\\' : '\U00002208', - '\\' : '\U00002209', - '\\' : '\U00002282', - '\\' : '\U00002283', - '\\' : '\U00002286', - '\\' : '\U00002287', - '\\' : '\U0000228f', - '\\' : '\U00002290', - '\\' : '\U00002291', - '\\' : '\U00002292', - '\\' : '\U00002229', - '\\' : '\U000022c2', - '\\' : '\U0000222a', - '\\' : '\U000022c3', - '\\' : '\U00002294', - '\\' : '\U00002a06', - '\\' : '\U00002293', - '\\' : '\U00002a05', - '\\' : '\U00002216', - '\\' : '\U0000221d', - '\\' : '\U0000228e', - '\\' : '\U00002a04', - '\\' : '\U00002260', - '\\' : '\U0000223c', - '\\' : '\U00002250', - '\\' : '\U00002243', - '\\' : '\U00002248', - '\\' : '\U0000224d', - '\\' : '\U00002245', - '\\' : '\U00002323', - '\\' : '\U00002261', - '\\' : '\U00002322', - '\\' : '\U000022c8', - '\\' : '\U00002a1d', - '\\' : '\U0000227a', - '\\' : '\U0000227b', - '\\' : '\U0000227c', - '\\' : '\U0000227d', - '\\' : '\U00002225', - '\\' : '\U000000a6', - '\\' : '\U000000b1', - '\\' : '\U00002213', - '\\' : '\U000000d7', - '\\
    ' : '\U000000f7', - '\\' : '\U000022c5', - '\\' : '\U000022c6', - '\\' : '\U00002219', - '\\' : '\U00002218', - '\\' : '\U00002020', - '\\' : '\U00002021', - '\\' : '\U000022b2', - '\\' : '\U000022b3', - '\\' : '\U000022b4', - '\\' : '\U000022b5', - '\\' : '\U000025c3', - '\\' : '\U000025b9', - '\\' : '\U000025b3', - '\\' : '\U0000225c', - '\\' : '\U00002295', - '\\' : '\U00002a01', - '\\' : '\U00002297', - '\\' : '\U00002a02', - '\\' : '\U00002299', - '\\' : '\U00002a00', - '\\' : '\U00002296', - '\\' : '\U00002298', - '\\' : '\U00002026', - '\\' : '\U000022ef', - '\\' : '\U00002211', - '\\' : '\U0000220f', - '\\' : '\U00002210', - '\\' : '\U0000221e', - '\\' : '\U0000222b', - '\\' : '\U0000222e', - '\\' : '\U00002663', - '\\' : '\U00002662', - '\\' : '\U00002661', - '\\' : '\U00002660', - '\\' : '\U00002135', - '\\' : '\U00002205', - '\\' : '\U00002207', - '\\' : '\U00002202', - '\\' : '\U0000266d', - '\\' : '\U0000266e', - '\\' : '\U0000266f', - '\\' : '\U00002220', - '\\' : '\U000000a9', - '\\' : '\U000000ae', - '\\' : '\U000000ad', - '\\' : '\U000000af', - '\\' : '\U000000bc', - '\\' : '\U000000bd', - '\\' : '\U000000be', - '\\' : '\U000000aa', - '\\' : '\U000000ba', - '\\
    ' : '\U000000a7', - '\\' : '\U000000b6', - '\\' : '\U000000a1', - '\\' : '\U000000bf', - '\\' : '\U000020ac', - '\\' : '\U000000a3', - '\\' : '\U000000a5', - '\\' : '\U000000a2', - '\\' : '\U000000a4', - '\\' : '\U000000b0', - '\\' : '\U00002a3f', - '\\' : '\U00002127', - '\\' : '\U000025ca', - '\\' : '\U00002118', - '\\' : '\U00002240', - '\\' : '\U000022c4', - '\\' : '\U000000b4', - '\\' : '\U00000131', - '\\' : '\U000000a8', - '\\' : '\U000000b8', - '\\' : '\U000002dd', - '\\' : '\U000003f5', - '\\' : '\U000023ce', - '\\' : '\U00002039', - '\\' : '\U0000203a', - '\\' : '\U00002302', - '\\<^sub>' : '\U000021e9', - '\\<^sup>' : '\U000021e7', - '\\<^bold>' : '\U00002759', - '\\<^bsub>' : '\U000021d8', - '\\<^esub>' : '\U000021d9', - '\\<^bsup>' : '\U000021d7', - '\\<^esup>' : '\U000021d6', - } - - lang_map = {'isabelle' : isabelle_symbols, 'latex' : latex_symbols} - - def __init__(self, **options): - Filter.__init__(self, **options) - lang = get_choice_opt(options, 'lang', - ['isabelle', 'latex'], 'isabelle') - self.symbols = self.lang_map[lang] - - def filter(self, lexer, stream): - for ttype, value in stream: - if value in self.symbols: - yield ttype, self.symbols[value] - else: - yield ttype, value - - -class KeywordCaseFilter(Filter): - """Convert keywords to lowercase or uppercase or capitalize them, which - means first letter uppercase, rest lowercase. - - This can be useful e.g. if you highlight Pascal code and want to adapt the - code to your styleguide. - - Options accepted: - - `case` : string - The casing to convert keywords to. Must be one of ``'lower'``, - ``'upper'`` or ``'capitalize'``. The default is ``'lower'``. - """ - - def __init__(self, **options): - Filter.__init__(self, **options) - case = get_choice_opt(options, 'case', - ['lower', 'upper', 'capitalize'], 'lower') - self.convert = getattr(str, case) - - def filter(self, lexer, stream): - for ttype, value in stream: - if ttype in Keyword: - yield ttype, self.convert(value) - else: - yield ttype, value - - -class NameHighlightFilter(Filter): - """Highlight a normal Name (and Name.*) token with a different token type. - - Example:: - - filter = NameHighlightFilter( - names=['foo', 'bar', 'baz'], - tokentype=Name.Function, - ) - - This would highlight the names "foo", "bar" and "baz" - as functions. `Name.Function` is the default token type. - - Options accepted: - - `names` : list of strings - A list of names that should be given the different token type. - There is no default. - `tokentype` : TokenType or string - A token type or a string containing a token type name that is - used for highlighting the strings in `names`. The default is - `Name.Function`. - """ - - def __init__(self, **options): - Filter.__init__(self, **options) - self.names = set(get_list_opt(options, 'names', [])) - tokentype = options.get('tokentype') - if tokentype: - self.tokentype = string_to_tokentype(tokentype) - else: - self.tokentype = Name.Function - - def filter(self, lexer, stream): - for ttype, value in stream: - if ttype in Name and value in self.names: - yield self.tokentype, value - else: - yield ttype, value - - -class ErrorToken(Exception): - pass - - -class RaiseOnErrorTokenFilter(Filter): - """Raise an exception when the lexer generates an error token. - - Options accepted: - - `excclass` : Exception class - The exception class to raise. - The default is `pygments.filters.ErrorToken`. - - .. versionadded:: 0.8 - """ - - def __init__(self, **options): - Filter.__init__(self, **options) - self.exception = options.get('excclass', ErrorToken) - try: - # issubclass() will raise TypeError if first argument is not a class - if not issubclass(self.exception, Exception): - raise TypeError - except TypeError: - raise OptionError('excclass option is not an exception class') - - def filter(self, lexer, stream): - for ttype, value in stream: - if ttype is Error: - raise self.exception(value) - yield ttype, value - - -class VisibleWhitespaceFilter(Filter): - """Convert tabs, newlines and/or spaces to visible characters. - - Options accepted: - - `spaces` : string or bool - If this is a one-character string, spaces will be replaces by this string. - If it is another true value, spaces will be replaced by ``·`` (unicode - MIDDLE DOT). If it is a false value, spaces will not be replaced. The - default is ``False``. - `tabs` : string or bool - The same as for `spaces`, but the default replacement character is ``»`` - (unicode RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK). The default value - is ``False``. Note: this will not work if the `tabsize` option for the - lexer is nonzero, as tabs will already have been expanded then. - `tabsize` : int - If tabs are to be replaced by this filter (see the `tabs` option), this - is the total number of characters that a tab should be expanded to. - The default is ``8``. - `newlines` : string or bool - The same as for `spaces`, but the default replacement character is ``¶`` - (unicode PILCROW SIGN). The default value is ``False``. - `wstokentype` : bool - If true, give whitespace the special `Whitespace` token type. This allows - styling the visible whitespace differently (e.g. greyed out), but it can - disrupt background colors. The default is ``True``. - - .. versionadded:: 0.8 - """ - - def __init__(self, **options): - Filter.__init__(self, **options) - for name, default in [('spaces', '·'), - ('tabs', '»'), - ('newlines', '¶')]: - opt = options.get(name, False) - if isinstance(opt, str) and len(opt) == 1: - setattr(self, name, opt) - else: - setattr(self, name, (opt and default or '')) - tabsize = get_int_opt(options, 'tabsize', 8) - if self.tabs: - self.tabs += ' ' * (tabsize - 1) - if self.newlines: - self.newlines += '\n' - self.wstt = get_bool_opt(options, 'wstokentype', True) - - def filter(self, lexer, stream): - if self.wstt: - spaces = self.spaces or ' ' - tabs = self.tabs or '\t' - newlines = self.newlines or '\n' - regex = re.compile(r'\s') - - def replacefunc(wschar): - if wschar == ' ': - return spaces - elif wschar == '\t': - return tabs - elif wschar == '\n': - return newlines - return wschar - - for ttype, value in stream: - yield from _replace_special(ttype, value, regex, Whitespace, - replacefunc) - else: - spaces, tabs, newlines = self.spaces, self.tabs, self.newlines - # simpler processing - for ttype, value in stream: - if spaces: - value = value.replace(' ', spaces) - if tabs: - value = value.replace('\t', tabs) - if newlines: - value = value.replace('\n', newlines) - yield ttype, value - - -class GobbleFilter(Filter): - """Gobbles source code lines (eats initial characters). - - This filter drops the first ``n`` characters off every line of code. This - may be useful when the source code fed to the lexer is indented by a fixed - amount of space that isn't desired in the output. - - Options accepted: - - `n` : int - The number of characters to gobble. - - .. versionadded:: 1.2 - """ - def __init__(self, **options): - Filter.__init__(self, **options) - self.n = get_int_opt(options, 'n', 0) - - def gobble(self, value, left): - if left < len(value): - return value[left:], 0 - else: - return '', left - len(value) - - def filter(self, lexer, stream): - n = self.n - left = n # How many characters left to gobble. - for ttype, value in stream: - # Remove ``left`` tokens from first line, ``n`` from all others. - parts = value.split('\n') - (parts[0], left) = self.gobble(parts[0], left) - for i in range(1, len(parts)): - (parts[i], left) = self.gobble(parts[i], n) - value = '\n'.join(parts) - - if value != '': - yield ttype, value - - -class TokenMergeFilter(Filter): - """Merges consecutive tokens with the same token type in the output - stream of a lexer. - - .. versionadded:: 1.2 - """ - def __init__(self, **options): - Filter.__init__(self, **options) - - def filter(self, lexer, stream): - current_type = None - current_value = None - for ttype, value in stream: - if ttype is current_type: - current_value += value - else: - if current_type is not None: - yield current_type, current_value - current_type = ttype - current_value = value - if current_type is not None: - yield current_type, current_value - - -FILTERS = { - 'codetagify': CodeTagFilter, - 'keywordcase': KeywordCaseFilter, - 'highlight': NameHighlightFilter, - 'raiseonerror': RaiseOnErrorTokenFilter, - 'whitespace': VisibleWhitespaceFilter, - 'gobble': GobbleFilter, - 'tokenmerge': TokenMergeFilter, - 'symbols': SymbolFilter, -} diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/pygments/formatter.py b/bot/lib/python3.11/site-packages/pip/_vendor/pygments/formatter.py deleted file mode 100644 index a2349ef..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/pygments/formatter.py +++ /dev/null @@ -1,94 +0,0 @@ -""" - pygments.formatter - ~~~~~~~~~~~~~~~~~~ - - Base formatter class. - - :copyright: Copyright 2006-2022 by the Pygments team, see AUTHORS. - :license: BSD, see LICENSE for details. -""" - -import codecs - -from pip._vendor.pygments.util import get_bool_opt -from pip._vendor.pygments.styles import get_style_by_name - -__all__ = ['Formatter'] - - -def _lookup_style(style): - if isinstance(style, str): - return get_style_by_name(style) - return style - - -class Formatter: - """ - Converts a token stream to text. - - Options accepted: - - ``style`` - The style to use, can be a string or a Style subclass - (default: "default"). Not used by e.g. the - TerminalFormatter. - ``full`` - Tells the formatter to output a "full" document, i.e. - a complete self-contained document. This doesn't have - any effect for some formatters (default: false). - ``title`` - If ``full`` is true, the title that should be used to - caption the document (default: ''). - ``encoding`` - If given, must be an encoding name. This will be used to - convert the Unicode token strings to byte strings in the - output. If it is "" or None, Unicode strings will be written - to the output file, which most file-like objects do not - support (default: None). - ``outencoding`` - Overrides ``encoding`` if given. - """ - - #: Name of the formatter - name = None - - #: Shortcuts for the formatter - aliases = [] - - #: fn match rules - filenames = [] - - #: If True, this formatter outputs Unicode strings when no encoding - #: option is given. - unicodeoutput = True - - def __init__(self, **options): - self.style = _lookup_style(options.get('style', 'default')) - self.full = get_bool_opt(options, 'full', False) - self.title = options.get('title', '') - self.encoding = options.get('encoding', None) or None - if self.encoding in ('guess', 'chardet'): - # can happen for e.g. pygmentize -O encoding=guess - self.encoding = 'utf-8' - self.encoding = options.get('outencoding') or self.encoding - self.options = options - - def get_style_defs(self, arg=''): - """ - Return the style definitions for the current style as a string. - - ``arg`` is an additional argument whose meaning depends on the - formatter used. Note that ``arg`` can also be a list or tuple - for some formatters like the html formatter. - """ - return '' - - def format(self, tokensource, outfile): - """ - Format ``tokensource``, an iterable of ``(tokentype, tokenstring)`` - tuples and write it into ``outfile``. - """ - if self.encoding: - # wrap the outfile in a StreamWriter - outfile = codecs.lookup(self.encoding)[3](outfile) - return self.format_unencoded(tokensource, outfile) diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/pygments/formatters/__init__.py b/bot/lib/python3.11/site-packages/pip/_vendor/pygments/formatters/__init__.py deleted file mode 100644 index 43c4c89..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/pygments/formatters/__init__.py +++ /dev/null @@ -1,143 +0,0 @@ -""" - pygments.formatters - ~~~~~~~~~~~~~~~~~~~ - - Pygments formatters. - - :copyright: Copyright 2006-2022 by the Pygments team, see AUTHORS. - :license: BSD, see LICENSE for details. -""" - -import re -import sys -import types -from fnmatch import fnmatch -from os.path import basename - -from pip._vendor.pygments.formatters._mapping import FORMATTERS -from pip._vendor.pygments.plugin import find_plugin_formatters -from pip._vendor.pygments.util import ClassNotFound - -__all__ = ['get_formatter_by_name', 'get_formatter_for_filename', - 'get_all_formatters', 'load_formatter_from_file'] + list(FORMATTERS) - -_formatter_cache = {} # classes by name - -def _load_formatters(module_name): - """Load a formatter (and all others in the module too).""" - mod = __import__(module_name, None, None, ['__all__']) - for formatter_name in mod.__all__: - cls = getattr(mod, formatter_name) - _formatter_cache[cls.name] = cls - - -def get_all_formatters(): - """Return a generator for all formatter classes.""" - # NB: this returns formatter classes, not info like get_all_lexers(). - for info in FORMATTERS.values(): - if info[1] not in _formatter_cache: - _load_formatters(info[0]) - yield _formatter_cache[info[1]] - for _, formatter in find_plugin_formatters(): - yield formatter - - -def find_formatter_class(alias): - """Lookup a formatter by alias. - - Returns None if not found. - """ - for module_name, name, aliases, _, _ in FORMATTERS.values(): - if alias in aliases: - if name not in _formatter_cache: - _load_formatters(module_name) - return _formatter_cache[name] - for _, cls in find_plugin_formatters(): - if alias in cls.aliases: - return cls - - -def get_formatter_by_name(_alias, **options): - """Lookup and instantiate a formatter by alias. - - Raises ClassNotFound if not found. - """ - cls = find_formatter_class(_alias) - if cls is None: - raise ClassNotFound("no formatter found for name %r" % _alias) - return cls(**options) - - -def load_formatter_from_file(filename, formattername="CustomFormatter", - **options): - """Load a formatter from a file. - - This method expects a file located relative to the current working - directory, which contains a class named CustomFormatter. By default, - it expects the Formatter to be named CustomFormatter; you can specify - your own class name as the second argument to this function. - - Users should be very careful with the input, because this method - is equivalent to running eval on the input file. - - Raises ClassNotFound if there are any problems importing the Formatter. - - .. versionadded:: 2.2 - """ - try: - # This empty dict will contain the namespace for the exec'd file - custom_namespace = {} - with open(filename, 'rb') as f: - exec(f.read(), custom_namespace) - # Retrieve the class `formattername` from that namespace - if formattername not in custom_namespace: - raise ClassNotFound('no valid %s class found in %s' % - (formattername, filename)) - formatter_class = custom_namespace[formattername] - # And finally instantiate it with the options - return formatter_class(**options) - except OSError as err: - raise ClassNotFound('cannot read %s: %s' % (filename, err)) - except ClassNotFound: - raise - except Exception as err: - raise ClassNotFound('error when loading custom formatter: %s' % err) - - -def get_formatter_for_filename(fn, **options): - """Lookup and instantiate a formatter by filename pattern. - - Raises ClassNotFound if not found. - """ - fn = basename(fn) - for modname, name, _, filenames, _ in FORMATTERS.values(): - for filename in filenames: - if fnmatch(fn, filename): - if name not in _formatter_cache: - _load_formatters(modname) - return _formatter_cache[name](**options) - for cls in find_plugin_formatters(): - for filename in cls.filenames: - if fnmatch(fn, filename): - return cls(**options) - raise ClassNotFound("no formatter found for file name %r" % fn) - - -class _automodule(types.ModuleType): - """Automatically import formatters.""" - - def __getattr__(self, name): - info = FORMATTERS.get(name) - if info: - _load_formatters(info[0]) - cls = _formatter_cache[info[1]] - setattr(self, name, cls) - return cls - raise AttributeError(name) - - -oldmod = sys.modules[__name__] -newmod = _automodule(__name__) -newmod.__dict__.update(oldmod.__dict__) -sys.modules[__name__] = newmod -del newmod.newmod, newmod.oldmod, newmod.sys, newmod.types diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/pygments/formatters/_mapping.py b/bot/lib/python3.11/site-packages/pip/_vendor/pygments/formatters/_mapping.py deleted file mode 100644 index 6e34f96..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/pygments/formatters/_mapping.py +++ /dev/null @@ -1,23 +0,0 @@ -# Automatically generated by scripts/gen_mapfiles.py. -# DO NOT EDIT BY HAND; run `make mapfiles` instead. - -FORMATTERS = { - 'BBCodeFormatter': ('pygments.formatters.bbcode', 'BBCode', ('bbcode', 'bb'), (), 'Format tokens with BBcodes. These formatting codes are used by many bulletin boards, so you can highlight your sourcecode with pygments before posting it there.'), - 'BmpImageFormatter': ('pygments.formatters.img', 'img_bmp', ('bmp', 'bitmap'), ('*.bmp',), 'Create a bitmap image from source code. This uses the Python Imaging Library to generate a pixmap from the source code.'), - 'GifImageFormatter': ('pygments.formatters.img', 'img_gif', ('gif',), ('*.gif',), 'Create a GIF image from source code. This uses the Python Imaging Library to generate a pixmap from the source code.'), - 'GroffFormatter': ('pygments.formatters.groff', 'groff', ('groff', 'troff', 'roff'), (), 'Format tokens with groff escapes to change their color and font style.'), - 'HtmlFormatter': ('pygments.formatters.html', 'HTML', ('html',), ('*.html', '*.htm'), "Format tokens as HTML 4 ```` tags within a ``
    `` tag, wrapped in a ``
    `` tag. The ``
    ``'s CSS class can be set by the `cssclass` option."), - 'IRCFormatter': ('pygments.formatters.irc', 'IRC', ('irc', 'IRC'), (), 'Format tokens with IRC color sequences'), - 'ImageFormatter': ('pygments.formatters.img', 'img', ('img', 'IMG', 'png'), ('*.png',), 'Create a PNG image from source code. This uses the Python Imaging Library to generate a pixmap from the source code.'), - 'JpgImageFormatter': ('pygments.formatters.img', 'img_jpg', ('jpg', 'jpeg'), ('*.jpg',), 'Create a JPEG image from source code. This uses the Python Imaging Library to generate a pixmap from the source code.'), - 'LatexFormatter': ('pygments.formatters.latex', 'LaTeX', ('latex', 'tex'), ('*.tex',), 'Format tokens as LaTeX code. This needs the `fancyvrb` and `color` standard packages.'), - 'NullFormatter': ('pygments.formatters.other', 'Text only', ('text', 'null'), ('*.txt',), 'Output the text unchanged without any formatting.'), - 'PangoMarkupFormatter': ('pygments.formatters.pangomarkup', 'Pango Markup', ('pango', 'pangomarkup'), (), 'Format tokens as Pango Markup code. It can then be rendered to an SVG.'), - 'RawTokenFormatter': ('pygments.formatters.other', 'Raw tokens', ('raw', 'tokens'), ('*.raw',), 'Format tokens as a raw representation for storing token streams.'), - 'RtfFormatter': ('pygments.formatters.rtf', 'RTF', ('rtf',), ('*.rtf',), 'Format tokens as RTF markup. This formatter automatically outputs full RTF documents with color information and other useful stuff. Perfect for Copy and Paste into Microsoft(R) Word(R) documents.'), - 'SvgFormatter': ('pygments.formatters.svg', 'SVG', ('svg',), ('*.svg',), 'Format tokens as an SVG graphics file. This formatter is still experimental. Each line of code is a ```` element with explicit ``x`` and ``y`` coordinates containing ```` elements with the individual token styles.'), - 'Terminal256Formatter': ('pygments.formatters.terminal256', 'Terminal256', ('terminal256', 'console256', '256'), (), 'Format tokens with ANSI color sequences, for output in a 256-color terminal or console. Like in `TerminalFormatter` color sequences are terminated at newlines, so that paging the output works correctly.'), - 'TerminalFormatter': ('pygments.formatters.terminal', 'Terminal', ('terminal', 'console'), (), 'Format tokens with ANSI color sequences, for output in a text console. Color sequences are terminated at newlines, so that paging the output works correctly.'), - 'TerminalTrueColorFormatter': ('pygments.formatters.terminal256', 'TerminalTrueColor', ('terminal16m', 'console16m', '16m'), (), 'Format tokens with ANSI color sequences, for output in a true-color terminal or console. Like in `TerminalFormatter` color sequences are terminated at newlines, so that paging the output works correctly.'), - 'TestcaseFormatter': ('pygments.formatters.other', 'Testcase', ('testcase',), (), 'Format tokens as appropriate for a new testcase.'), -} diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/pygments/formatters/bbcode.py b/bot/lib/python3.11/site-packages/pip/_vendor/pygments/formatters/bbcode.py deleted file mode 100644 index 2be2b4e..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/pygments/formatters/bbcode.py +++ /dev/null @@ -1,108 +0,0 @@ -""" - pygments.formatters.bbcode - ~~~~~~~~~~~~~~~~~~~~~~~~~~ - - BBcode formatter. - - :copyright: Copyright 2006-2022 by the Pygments team, see AUTHORS. - :license: BSD, see LICENSE for details. -""" - - -from pip._vendor.pygments.formatter import Formatter -from pip._vendor.pygments.util import get_bool_opt - -__all__ = ['BBCodeFormatter'] - - -class BBCodeFormatter(Formatter): - """ - Format tokens with BBcodes. These formatting codes are used by many - bulletin boards, so you can highlight your sourcecode with pygments before - posting it there. - - This formatter has no support for background colors and borders, as there - are no common BBcode tags for that. - - Some board systems (e.g. phpBB) don't support colors in their [code] tag, - so you can't use the highlighting together with that tag. - Text in a [code] tag usually is shown with a monospace font (which this - formatter can do with the ``monofont`` option) and no spaces (which you - need for indentation) are removed. - - Additional options accepted: - - `style` - The style to use, can be a string or a Style subclass (default: - ``'default'``). - - `codetag` - If set to true, put the output into ``[code]`` tags (default: - ``false``) - - `monofont` - If set to true, add a tag to show the code with a monospace font - (default: ``false``). - """ - name = 'BBCode' - aliases = ['bbcode', 'bb'] - filenames = [] - - def __init__(self, **options): - Formatter.__init__(self, **options) - self._code = get_bool_opt(options, 'codetag', False) - self._mono = get_bool_opt(options, 'monofont', False) - - self.styles = {} - self._make_styles() - - def _make_styles(self): - for ttype, ndef in self.style: - start = end = '' - if ndef['color']: - start += '[color=#%s]' % ndef['color'] - end = '[/color]' + end - if ndef['bold']: - start += '[b]' - end = '[/b]' + end - if ndef['italic']: - start += '[i]' - end = '[/i]' + end - if ndef['underline']: - start += '[u]' - end = '[/u]' + end - # there are no common BBcodes for background-color and border - - self.styles[ttype] = start, end - - def format_unencoded(self, tokensource, outfile): - if self._code: - outfile.write('[code]') - if self._mono: - outfile.write('[font=monospace]') - - lastval = '' - lasttype = None - - for ttype, value in tokensource: - while ttype not in self.styles: - ttype = ttype.parent - if ttype == lasttype: - lastval += value - else: - if lastval: - start, end = self.styles[lasttype] - outfile.write(''.join((start, lastval, end))) - lastval = value - lasttype = ttype - - if lastval: - start, end = self.styles[lasttype] - outfile.write(''.join((start, lastval, end))) - - if self._mono: - outfile.write('[/font]') - if self._code: - outfile.write('[/code]') - if self._code or self._mono: - outfile.write('\n') diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/pygments/formatters/groff.py b/bot/lib/python3.11/site-packages/pip/_vendor/pygments/formatters/groff.py deleted file mode 100644 index f3dcbce..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/pygments/formatters/groff.py +++ /dev/null @@ -1,170 +0,0 @@ -""" - pygments.formatters.groff - ~~~~~~~~~~~~~~~~~~~~~~~~~ - - Formatter for groff output. - - :copyright: Copyright 2006-2022 by the Pygments team, see AUTHORS. - :license: BSD, see LICENSE for details. -""" - -import math -from pip._vendor.pygments.formatter import Formatter -from pip._vendor.pygments.util import get_bool_opt, get_int_opt - -__all__ = ['GroffFormatter'] - - -class GroffFormatter(Formatter): - """ - Format tokens with groff escapes to change their color and font style. - - .. versionadded:: 2.11 - - Additional options accepted: - - `style` - The style to use, can be a string or a Style subclass (default: - ``'default'``). - - `monospaced` - If set to true, monospace font will be used (default: ``true``). - - `linenos` - If set to true, print the line numbers (default: ``false``). - - `wrap` - Wrap lines to the specified number of characters. Disabled if set to 0 - (default: ``0``). - """ - - name = 'groff' - aliases = ['groff','troff','roff'] - filenames = [] - - def __init__(self, **options): - Formatter.__init__(self, **options) - - self.monospaced = get_bool_opt(options, 'monospaced', True) - self.linenos = get_bool_opt(options, 'linenos', False) - self._lineno = 0 - self.wrap = get_int_opt(options, 'wrap', 0) - self._linelen = 0 - - self.styles = {} - self._make_styles() - - - def _make_styles(self): - regular = '\\f[CR]' if self.monospaced else '\\f[R]' - bold = '\\f[CB]' if self.monospaced else '\\f[B]' - italic = '\\f[CI]' if self.monospaced else '\\f[I]' - - for ttype, ndef in self.style: - start = end = '' - if ndef['color']: - start += '\\m[%s]' % ndef['color'] - end = '\\m[]' + end - if ndef['bold']: - start += bold - end = regular + end - if ndef['italic']: - start += italic - end = regular + end - if ndef['bgcolor']: - start += '\\M[%s]' % ndef['bgcolor'] - end = '\\M[]' + end - - self.styles[ttype] = start, end - - - def _define_colors(self, outfile): - colors = set() - for _, ndef in self.style: - if ndef['color'] is not None: - colors.add(ndef['color']) - - for color in colors: - outfile.write('.defcolor ' + color + ' rgb #' + color + '\n') - - - def _write_lineno(self, outfile): - self._lineno += 1 - outfile.write("%s% 4d " % (self._lineno != 1 and '\n' or '', self._lineno)) - - - def _wrap_line(self, line): - length = len(line.rstrip('\n')) - space = ' ' if self.linenos else '' - newline = '' - - if length > self.wrap: - for i in range(0, math.floor(length / self.wrap)): - chunk = line[i*self.wrap:i*self.wrap+self.wrap] - newline += (chunk + '\n' + space) - remainder = length % self.wrap - if remainder > 0: - newline += line[-remainder-1:] - self._linelen = remainder - elif self._linelen + length > self.wrap: - newline = ('\n' + space) + line - self._linelen = length - else: - newline = line - self._linelen += length - - return newline - - - def _escape_chars(self, text): - text = text.replace('\\', '\\[u005C]'). \ - replace('.', '\\[char46]'). \ - replace('\'', '\\[u0027]'). \ - replace('`', '\\[u0060]'). \ - replace('~', '\\[u007E]') - copy = text - - for char in copy: - if len(char) != len(char.encode()): - uni = char.encode('unicode_escape') \ - .decode()[1:] \ - .replace('x', 'u00') \ - .upper() - text = text.replace(char, '\\[u' + uni[1:] + ']') - - return text - - - def format_unencoded(self, tokensource, outfile): - self._define_colors(outfile) - - outfile.write('.nf\n\\f[CR]\n') - - if self.linenos: - self._write_lineno(outfile) - - for ttype, value in tokensource: - while ttype not in self.styles: - ttype = ttype.parent - start, end = self.styles[ttype] - - for line in value.splitlines(True): - if self.wrap > 0: - line = self._wrap_line(line) - - if start and end: - text = self._escape_chars(line.rstrip('\n')) - if text != '': - outfile.write(''.join((start, text, end))) - else: - outfile.write(self._escape_chars(line.rstrip('\n'))) - - if line.endswith('\n'): - if self.linenos: - self._write_lineno(outfile) - self._linelen = 0 - else: - outfile.write('\n') - self._linelen = 0 - - outfile.write('\n.fi') diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/pygments/formatters/html.py b/bot/lib/python3.11/site-packages/pip/_vendor/pygments/formatters/html.py deleted file mode 100644 index d5cda4c..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/pygments/formatters/html.py +++ /dev/null @@ -1,989 +0,0 @@ -""" - pygments.formatters.html - ~~~~~~~~~~~~~~~~~~~~~~~~ - - Formatter for HTML output. - - :copyright: Copyright 2006-2022 by the Pygments team, see AUTHORS. - :license: BSD, see LICENSE for details. -""" - -import functools -import os -import sys -import os.path -from io import StringIO - -from pip._vendor.pygments.formatter import Formatter -from pip._vendor.pygments.token import Token, Text, STANDARD_TYPES -from pip._vendor.pygments.util import get_bool_opt, get_int_opt, get_list_opt - -try: - import ctags -except ImportError: - ctags = None - -__all__ = ['HtmlFormatter'] - - -_escape_html_table = { - ord('&'): '&', - ord('<'): '<', - ord('>'): '>', - ord('"'): '"', - ord("'"): ''', -} - - -def escape_html(text, table=_escape_html_table): - """Escape &, <, > as well as single and double quotes for HTML.""" - return text.translate(table) - - -def webify(color): - if color.startswith('calc') or color.startswith('var'): - return color - else: - return '#' + color - - -def _get_ttype_class(ttype): - fname = STANDARD_TYPES.get(ttype) - if fname: - return fname - aname = '' - while fname is None: - aname = '-' + ttype[-1] + aname - ttype = ttype.parent - fname = STANDARD_TYPES.get(ttype) - return fname + aname - - -CSSFILE_TEMPLATE = '''\ -/* -generated by Pygments -Copyright 2006-2022 by the Pygments team. -Licensed under the BSD license, see LICENSE for details. -*/ -%(styledefs)s -''' - -DOC_HEADER = '''\ - - - - - %(title)s - - - - -

    %(title)s

    - -''' - -DOC_HEADER_EXTERNALCSS = '''\ - - - - - %(title)s - - - - -

    %(title)s

    - -''' - -DOC_FOOTER = '''\ - - -''' - - -class HtmlFormatter(Formatter): - r""" - Format tokens as HTML 4 ```` tags within a ``
    `` tag, wrapped
    -    in a ``
    `` tag. The ``
    ``'s CSS class can be set by the `cssclass` - option. - - If the `linenos` option is set to ``"table"``, the ``
    `` is
    -    additionally wrapped inside a ```` which has one row and two
    -    cells: one containing the line numbers and one containing the code.
    -    Example:
    -
    -    .. sourcecode:: html
    -
    -        
    -
    - - -
    -
    1
    -            2
    -
    -
    def foo(bar):
    -              pass
    -            
    -
    - - (whitespace added to improve clarity). - - Wrapping can be disabled using the `nowrap` option. - - A list of lines can be specified using the `hl_lines` option to make these - lines highlighted (as of Pygments 0.11). - - With the `full` option, a complete HTML 4 document is output, including - the style definitions inside a `` - {% else %} - {{ head | safe }} - {% endif %} - - -{{ body | safe }} -{% for diagram in diagrams %} -
    -

    {{ diagram.title }}

    -
    {{ diagram.text }}
    -
    - {{ diagram.svg }} -
    -
    -{% endfor %} - - -""" - -template = Template(jinja2_template_source) - -# Note: ideally this would be a dataclass, but we're supporting Python 3.5+ so we can't do this yet -NamedDiagram = NamedTuple( - "NamedDiagram", - [("name", str), ("diagram", typing.Optional[railroad.DiagramItem]), ("index", int)], -) -""" -A simple structure for associating a name with a railroad diagram -""" - -T = TypeVar("T") - - -class EachItem(railroad.Group): - """ - Custom railroad item to compose a: - - Group containing a - - OneOrMore containing a - - Choice of the elements in the Each - with the group label indicating that all must be matched - """ - - all_label = "[ALL]" - - def __init__(self, *items): - choice_item = railroad.Choice(len(items) - 1, *items) - one_or_more_item = railroad.OneOrMore(item=choice_item) - super().__init__(one_or_more_item, label=self.all_label) - - -class AnnotatedItem(railroad.Group): - """ - Simple subclass of Group that creates an annotation label - """ - - def __init__(self, label: str, item): - super().__init__(item=item, label="[{}]".format(label) if label else label) - - -class EditablePartial(Generic[T]): - """ - Acts like a functools.partial, but can be edited. In other words, it represents a type that hasn't yet been - constructed. - """ - - # We need this here because the railroad constructors actually transform the data, so can't be called until the - # entire tree is assembled - - def __init__(self, func: Callable[..., T], args: list, kwargs: dict): - self.func = func - self.args = args - self.kwargs = kwargs - - @classmethod - def from_call(cls, func: Callable[..., T], *args, **kwargs) -> "EditablePartial[T]": - """ - If you call this function in the same way that you would call the constructor, it will store the arguments - as you expect. For example EditablePartial.from_call(Fraction, 1, 3)() == Fraction(1, 3) - """ - return EditablePartial(func=func, args=list(args), kwargs=kwargs) - - @property - def name(self): - return self.kwargs["name"] - - def __call__(self) -> T: - """ - Evaluate the partial and return the result - """ - args = self.args.copy() - kwargs = self.kwargs.copy() - - # This is a helpful hack to allow you to specify varargs parameters (e.g. *args) as keyword args (e.g. - # args=['list', 'of', 'things']) - arg_spec = inspect.getfullargspec(self.func) - if arg_spec.varargs in self.kwargs: - args += kwargs.pop(arg_spec.varargs) - - return self.func(*args, **kwargs) - - -def railroad_to_html(diagrams: List[NamedDiagram], **kwargs) -> str: - """ - Given a list of NamedDiagram, produce a single HTML string that visualises those diagrams - :params kwargs: kwargs to be passed in to the template - """ - data = [] - for diagram in diagrams: - if diagram.diagram is None: - continue - io = StringIO() - diagram.diagram.writeSvg(io.write) - title = diagram.name - if diagram.index == 0: - title += " (root)" - data.append({"title": title, "text": "", "svg": io.getvalue()}) - - return template.render(diagrams=data, **kwargs) - - -def resolve_partial(partial: "EditablePartial[T]") -> T: - """ - Recursively resolves a collection of Partials into whatever type they are - """ - if isinstance(partial, EditablePartial): - partial.args = resolve_partial(partial.args) - partial.kwargs = resolve_partial(partial.kwargs) - return partial() - elif isinstance(partial, list): - return [resolve_partial(x) for x in partial] - elif isinstance(partial, dict): - return {key: resolve_partial(x) for key, x in partial.items()} - else: - return partial - - -def to_railroad( - element: pyparsing.ParserElement, - diagram_kwargs: typing.Optional[dict] = None, - vertical: int = 3, - show_results_names: bool = False, - show_groups: bool = False, -) -> List[NamedDiagram]: - """ - Convert a pyparsing element tree into a list of diagrams. This is the recommended entrypoint to diagram - creation if you want to access the Railroad tree before it is converted to HTML - :param element: base element of the parser being diagrammed - :param diagram_kwargs: kwargs to pass to the Diagram() constructor - :param vertical: (optional) - int - limit at which number of alternatives should be - shown vertically instead of horizontally - :param show_results_names - bool to indicate whether results name annotations should be - included in the diagram - :param show_groups - bool to indicate whether groups should be highlighted with an unlabeled - surrounding box - """ - # Convert the whole tree underneath the root - lookup = ConverterState(diagram_kwargs=diagram_kwargs or {}) - _to_diagram_element( - element, - lookup=lookup, - parent=None, - vertical=vertical, - show_results_names=show_results_names, - show_groups=show_groups, - ) - - root_id = id(element) - # Convert the root if it hasn't been already - if root_id in lookup: - if not element.customName: - lookup[root_id].name = "" - lookup[root_id].mark_for_extraction(root_id, lookup, force=True) - - # Now that we're finished, we can convert from intermediate structures into Railroad elements - diags = list(lookup.diagrams.values()) - if len(diags) > 1: - # collapse out duplicate diags with the same name - seen = set() - deduped_diags = [] - for d in diags: - # don't extract SkipTo elements, they are uninformative as subdiagrams - if d.name == "...": - continue - if d.name is not None and d.name not in seen: - seen.add(d.name) - deduped_diags.append(d) - resolved = [resolve_partial(partial) for partial in deduped_diags] - else: - # special case - if just one diagram, always display it, even if - # it has no name - resolved = [resolve_partial(partial) for partial in diags] - return sorted(resolved, key=lambda diag: diag.index) - - -def _should_vertical( - specification: int, exprs: Iterable[pyparsing.ParserElement] -) -> bool: - """ - Returns true if we should return a vertical list of elements - """ - if specification is None: - return False - else: - return len(_visible_exprs(exprs)) >= specification - - -class ElementState: - """ - State recorded for an individual pyparsing Element - """ - - # Note: this should be a dataclass, but we have to support Python 3.5 - def __init__( - self, - element: pyparsing.ParserElement, - converted: EditablePartial, - parent: EditablePartial, - number: int, - name: str = None, - parent_index: typing.Optional[int] = None, - ): - #: The pyparsing element that this represents - self.element: pyparsing.ParserElement = element - #: The name of the element - self.name: typing.Optional[str] = name - #: The output Railroad element in an unconverted state - self.converted: EditablePartial = converted - #: The parent Railroad element, which we store so that we can extract this if it's duplicated - self.parent: EditablePartial = parent - #: The order in which we found this element, used for sorting diagrams if this is extracted into a diagram - self.number: int = number - #: The index of this inside its parent - self.parent_index: typing.Optional[int] = parent_index - #: If true, we should extract this out into a subdiagram - self.extract: bool = False - #: If true, all of this element's children have been filled out - self.complete: bool = False - - def mark_for_extraction( - self, el_id: int, state: "ConverterState", name: str = None, force: bool = False - ): - """ - Called when this instance has been seen twice, and thus should eventually be extracted into a sub-diagram - :param el_id: id of the element - :param state: element/diagram state tracker - :param name: name to use for this element's text - :param force: If true, force extraction now, regardless of the state of this. Only useful for extracting the - root element when we know we're finished - """ - self.extract = True - - # Set the name - if not self.name: - if name: - # Allow forcing a custom name - self.name = name - elif self.element.customName: - self.name = self.element.customName - else: - self.name = "" - - # Just because this is marked for extraction doesn't mean we can do it yet. We may have to wait for children - # to be added - # Also, if this is just a string literal etc, don't bother extracting it - if force or (self.complete and _worth_extracting(self.element)): - state.extract_into_diagram(el_id) - - -class ConverterState: - """ - Stores some state that persists between recursions into the element tree - """ - - def __init__(self, diagram_kwargs: typing.Optional[dict] = None): - #: A dictionary mapping ParserElements to state relating to them - self._element_diagram_states: Dict[int, ElementState] = {} - #: A dictionary mapping ParserElement IDs to subdiagrams generated from them - self.diagrams: Dict[int, EditablePartial[NamedDiagram]] = {} - #: The index of the next unnamed element - self.unnamed_index: int = 1 - #: The index of the next element. This is used for sorting - self.index: int = 0 - #: Shared kwargs that are used to customize the construction of diagrams - self.diagram_kwargs: dict = diagram_kwargs or {} - self.extracted_diagram_names: Set[str] = set() - - def __setitem__(self, key: int, value: ElementState): - self._element_diagram_states[key] = value - - def __getitem__(self, key: int) -> ElementState: - return self._element_diagram_states[key] - - def __delitem__(self, key: int): - del self._element_diagram_states[key] - - def __contains__(self, key: int): - return key in self._element_diagram_states - - def generate_unnamed(self) -> int: - """ - Generate a number used in the name of an otherwise unnamed diagram - """ - self.unnamed_index += 1 - return self.unnamed_index - - def generate_index(self) -> int: - """ - Generate a number used to index a diagram - """ - self.index += 1 - return self.index - - def extract_into_diagram(self, el_id: int): - """ - Used when we encounter the same token twice in the same tree. When this - happens, we replace all instances of that token with a terminal, and - create a new subdiagram for the token - """ - position = self[el_id] - - # Replace the original definition of this element with a regular block - if position.parent: - ret = EditablePartial.from_call(railroad.NonTerminal, text=position.name) - if "item" in position.parent.kwargs: - position.parent.kwargs["item"] = ret - elif "items" in position.parent.kwargs: - position.parent.kwargs["items"][position.parent_index] = ret - - # If the element we're extracting is a group, skip to its content but keep the title - if position.converted.func == railroad.Group: - content = position.converted.kwargs["item"] - else: - content = position.converted - - self.diagrams[el_id] = EditablePartial.from_call( - NamedDiagram, - name=position.name, - diagram=EditablePartial.from_call( - railroad.Diagram, content, **self.diagram_kwargs - ), - index=position.number, - ) - - del self[el_id] - - -def _worth_extracting(element: pyparsing.ParserElement) -> bool: - """ - Returns true if this element is worth having its own sub-diagram. Simply, if any of its children - themselves have children, then its complex enough to extract - """ - children = element.recurse() - return any(child.recurse() for child in children) - - -def _apply_diagram_item_enhancements(fn): - """ - decorator to ensure enhancements to a diagram item (such as results name annotations) - get applied on return from _to_diagram_element (we do this since there are several - returns in _to_diagram_element) - """ - - def _inner( - element: pyparsing.ParserElement, - parent: typing.Optional[EditablePartial], - lookup: ConverterState = None, - vertical: int = None, - index: int = 0, - name_hint: str = None, - show_results_names: bool = False, - show_groups: bool = False, - ) -> typing.Optional[EditablePartial]: - - ret = fn( - element, - parent, - lookup, - vertical, - index, - name_hint, - show_results_names, - show_groups, - ) - - # apply annotation for results name, if present - if show_results_names and ret is not None: - element_results_name = element.resultsName - if element_results_name: - # add "*" to indicate if this is a "list all results" name - element_results_name += "" if element.modalResults else "*" - ret = EditablePartial.from_call( - railroad.Group, item=ret, label=element_results_name - ) - - return ret - - return _inner - - -def _visible_exprs(exprs: Iterable[pyparsing.ParserElement]): - non_diagramming_exprs = ( - pyparsing.ParseElementEnhance, - pyparsing.PositionToken, - pyparsing.And._ErrorStop, - ) - return [ - e - for e in exprs - if not (e.customName or e.resultsName or isinstance(e, non_diagramming_exprs)) - ] - - -@_apply_diagram_item_enhancements -def _to_diagram_element( - element: pyparsing.ParserElement, - parent: typing.Optional[EditablePartial], - lookup: ConverterState = None, - vertical: int = None, - index: int = 0, - name_hint: str = None, - show_results_names: bool = False, - show_groups: bool = False, -) -> typing.Optional[EditablePartial]: - """ - Recursively converts a PyParsing Element to a railroad Element - :param lookup: The shared converter state that keeps track of useful things - :param index: The index of this element within the parent - :param parent: The parent of this element in the output tree - :param vertical: Controls at what point we make a list of elements vertical. If this is an integer (the default), - it sets the threshold of the number of items before we go vertical. If True, always go vertical, if False, never - do so - :param name_hint: If provided, this will override the generated name - :param show_results_names: bool flag indicating whether to add annotations for results names - :returns: The converted version of the input element, but as a Partial that hasn't yet been constructed - :param show_groups: bool flag indicating whether to show groups using bounding box - """ - exprs = element.recurse() - name = name_hint or element.customName or element.__class__.__name__ - - # Python's id() is used to provide a unique identifier for elements - el_id = id(element) - - element_results_name = element.resultsName - - # Here we basically bypass processing certain wrapper elements if they contribute nothing to the diagram - if not element.customName: - if isinstance( - element, - ( - # pyparsing.TokenConverter, - # pyparsing.Forward, - pyparsing.Located, - ), - ): - # However, if this element has a useful custom name, and its child does not, we can pass it on to the child - if exprs: - if not exprs[0].customName: - propagated_name = name - else: - propagated_name = None - - return _to_diagram_element( - element.expr, - parent=parent, - lookup=lookup, - vertical=vertical, - index=index, - name_hint=propagated_name, - show_results_names=show_results_names, - show_groups=show_groups, - ) - - # If the element isn't worth extracting, we always treat it as the first time we say it - if _worth_extracting(element): - if el_id in lookup: - # If we've seen this element exactly once before, we are only just now finding out that it's a duplicate, - # so we have to extract it into a new diagram. - looked_up = lookup[el_id] - looked_up.mark_for_extraction(el_id, lookup, name=name_hint) - ret = EditablePartial.from_call(railroad.NonTerminal, text=looked_up.name) - return ret - - elif el_id in lookup.diagrams: - # If we have seen the element at least twice before, and have already extracted it into a subdiagram, we - # just put in a marker element that refers to the sub-diagram - ret = EditablePartial.from_call( - railroad.NonTerminal, text=lookup.diagrams[el_id].kwargs["name"] - ) - return ret - - # Recursively convert child elements - # Here we find the most relevant Railroad element for matching pyparsing Element - # We use ``items=[]`` here to hold the place for where the child elements will go once created - if isinstance(element, pyparsing.And): - # detect And's created with ``expr*N`` notation - for these use a OneOrMore with a repeat - # (all will have the same name, and resultsName) - if not exprs: - return None - if len(set((e.name, e.resultsName) for e in exprs)) == 1: - ret = EditablePartial.from_call( - railroad.OneOrMore, item="", repeat=str(len(exprs)) - ) - elif _should_vertical(vertical, exprs): - ret = EditablePartial.from_call(railroad.Stack, items=[]) - else: - ret = EditablePartial.from_call(railroad.Sequence, items=[]) - elif isinstance(element, (pyparsing.Or, pyparsing.MatchFirst)): - if not exprs: - return None - if _should_vertical(vertical, exprs): - ret = EditablePartial.from_call(railroad.Choice, 0, items=[]) - else: - ret = EditablePartial.from_call(railroad.HorizontalChoice, items=[]) - elif isinstance(element, pyparsing.Each): - if not exprs: - return None - ret = EditablePartial.from_call(EachItem, items=[]) - elif isinstance(element, pyparsing.NotAny): - ret = EditablePartial.from_call(AnnotatedItem, label="NOT", item="") - elif isinstance(element, pyparsing.FollowedBy): - ret = EditablePartial.from_call(AnnotatedItem, label="LOOKAHEAD", item="") - elif isinstance(element, pyparsing.PrecededBy): - ret = EditablePartial.from_call(AnnotatedItem, label="LOOKBEHIND", item="") - elif isinstance(element, pyparsing.Group): - if show_groups: - ret = EditablePartial.from_call(AnnotatedItem, label="", item="") - else: - ret = EditablePartial.from_call(railroad.Group, label="", item="") - elif isinstance(element, pyparsing.TokenConverter): - ret = EditablePartial.from_call( - AnnotatedItem, label=type(element).__name__.lower(), item="" - ) - elif isinstance(element, pyparsing.Opt): - ret = EditablePartial.from_call(railroad.Optional, item="") - elif isinstance(element, pyparsing.OneOrMore): - ret = EditablePartial.from_call(railroad.OneOrMore, item="") - elif isinstance(element, pyparsing.ZeroOrMore): - ret = EditablePartial.from_call(railroad.ZeroOrMore, item="") - elif isinstance(element, pyparsing.Group): - ret = EditablePartial.from_call( - railroad.Group, item=None, label=element_results_name - ) - elif isinstance(element, pyparsing.Empty) and not element.customName: - # Skip unnamed "Empty" elements - ret = None - elif len(exprs) > 1: - ret = EditablePartial.from_call(railroad.Sequence, items=[]) - elif len(exprs) > 0 and not element_results_name: - ret = EditablePartial.from_call(railroad.Group, item="", label=name) - else: - terminal = EditablePartial.from_call(railroad.Terminal, element.defaultName) - ret = terminal - - if ret is None: - return - - # Indicate this element's position in the tree so we can extract it if necessary - lookup[el_id] = ElementState( - element=element, - converted=ret, - parent=parent, - parent_index=index, - number=lookup.generate_index(), - ) - if element.customName: - lookup[el_id].mark_for_extraction(el_id, lookup, element.customName) - - i = 0 - for expr in exprs: - # Add a placeholder index in case we have to extract the child before we even add it to the parent - if "items" in ret.kwargs: - ret.kwargs["items"].insert(i, None) - - item = _to_diagram_element( - expr, - parent=ret, - lookup=lookup, - vertical=vertical, - index=i, - show_results_names=show_results_names, - show_groups=show_groups, - ) - - # Some elements don't need to be shown in the diagram - if item is not None: - if "item" in ret.kwargs: - ret.kwargs["item"] = item - elif "items" in ret.kwargs: - # If we've already extracted the child, don't touch this index, since it's occupied by a nonterminal - ret.kwargs["items"][i] = item - i += 1 - elif "items" in ret.kwargs: - # If we're supposed to skip this element, remove it from the parent - del ret.kwargs["items"][i] - - # If all this items children are none, skip this item - if ret and ( - ("items" in ret.kwargs and len(ret.kwargs["items"]) == 0) - or ("item" in ret.kwargs and ret.kwargs["item"] is None) - ): - ret = EditablePartial.from_call(railroad.Terminal, name) - - # Mark this element as "complete", ie it has all of its children - if el_id in lookup: - lookup[el_id].complete = True - - if el_id in lookup and lookup[el_id].extract and lookup[el_id].complete: - lookup.extract_into_diagram(el_id) - if ret is not None: - ret = EditablePartial.from_call( - railroad.NonTerminal, text=lookup.diagrams[el_id].kwargs["name"] - ) - - return ret diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/pyparsing/exceptions.py b/bot/lib/python3.11/site-packages/pip/_vendor/pyparsing/exceptions.py deleted file mode 100644 index a38447b..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/pyparsing/exceptions.py +++ /dev/null @@ -1,267 +0,0 @@ -# exceptions.py - -import re -import sys -import typing - -from .util import col, line, lineno, _collapse_string_to_ranges -from .unicode import pyparsing_unicode as ppu - - -class ExceptionWordUnicode(ppu.Latin1, ppu.LatinA, ppu.LatinB, ppu.Greek, ppu.Cyrillic): - pass - - -_extract_alphanums = _collapse_string_to_ranges(ExceptionWordUnicode.alphanums) -_exception_word_extractor = re.compile("([" + _extract_alphanums + "]{1,16})|.") - - -class ParseBaseException(Exception): - """base exception class for all parsing runtime exceptions""" - - # Performance tuning: we construct a *lot* of these, so keep this - # constructor as small and fast as possible - def __init__( - self, - pstr: str, - loc: int = 0, - msg: typing.Optional[str] = None, - elem=None, - ): - self.loc = loc - if msg is None: - self.msg = pstr - self.pstr = "" - else: - self.msg = msg - self.pstr = pstr - self.parser_element = self.parserElement = elem - self.args = (pstr, loc, msg) - - @staticmethod - def explain_exception(exc, depth=16): - """ - Method to take an exception and translate the Python internal traceback into a list - of the pyparsing expressions that caused the exception to be raised. - - Parameters: - - - exc - exception raised during parsing (need not be a ParseException, in support - of Python exceptions that might be raised in a parse action) - - depth (default=16) - number of levels back in the stack trace to list expression - and function names; if None, the full stack trace names will be listed; if 0, only - the failing input line, marker, and exception string will be shown - - Returns a multi-line string listing the ParserElements and/or function names in the - exception's stack trace. - """ - import inspect - from .core import ParserElement - - if depth is None: - depth = sys.getrecursionlimit() - ret = [] - if isinstance(exc, ParseBaseException): - ret.append(exc.line) - ret.append(" " * (exc.column - 1) + "^") - ret.append("{}: {}".format(type(exc).__name__, exc)) - - if depth > 0: - callers = inspect.getinnerframes(exc.__traceback__, context=depth) - seen = set() - for i, ff in enumerate(callers[-depth:]): - frm = ff[0] - - f_self = frm.f_locals.get("self", None) - if isinstance(f_self, ParserElement): - if frm.f_code.co_name not in ("parseImpl", "_parseNoCache"): - continue - if id(f_self) in seen: - continue - seen.add(id(f_self)) - - self_type = type(f_self) - ret.append( - "{}.{} - {}".format( - self_type.__module__, self_type.__name__, f_self - ) - ) - - elif f_self is not None: - self_type = type(f_self) - ret.append("{}.{}".format(self_type.__module__, self_type.__name__)) - - else: - code = frm.f_code - if code.co_name in ("wrapper", ""): - continue - - ret.append("{}".format(code.co_name)) - - depth -= 1 - if not depth: - break - - return "\n".join(ret) - - @classmethod - def _from_exception(cls, pe): - """ - internal factory method to simplify creating one type of ParseException - from another - avoids having __init__ signature conflicts among subclasses - """ - return cls(pe.pstr, pe.loc, pe.msg, pe.parserElement) - - @property - def line(self) -> str: - """ - Return the line of text where the exception occurred. - """ - return line(self.loc, self.pstr) - - @property - def lineno(self) -> int: - """ - Return the 1-based line number of text where the exception occurred. - """ - return lineno(self.loc, self.pstr) - - @property - def col(self) -> int: - """ - Return the 1-based column on the line of text where the exception occurred. - """ - return col(self.loc, self.pstr) - - @property - def column(self) -> int: - """ - Return the 1-based column on the line of text where the exception occurred. - """ - return col(self.loc, self.pstr) - - def __str__(self) -> str: - if self.pstr: - if self.loc >= len(self.pstr): - foundstr = ", found end of text" - else: - # pull out next word at error location - found_match = _exception_word_extractor.match(self.pstr, self.loc) - if found_match is not None: - found = found_match.group(0) - else: - found = self.pstr[self.loc : self.loc + 1] - foundstr = (", found %r" % found).replace(r"\\", "\\") - else: - foundstr = "" - return "{}{} (at char {}), (line:{}, col:{})".format( - self.msg, foundstr, self.loc, self.lineno, self.column - ) - - def __repr__(self): - return str(self) - - def mark_input_line(self, marker_string: str = None, *, markerString=">!<") -> str: - """ - Extracts the exception line from the input string, and marks - the location of the exception with a special symbol. - """ - markerString = marker_string if marker_string is not None else markerString - line_str = self.line - line_column = self.column - 1 - if markerString: - line_str = "".join( - (line_str[:line_column], markerString, line_str[line_column:]) - ) - return line_str.strip() - - def explain(self, depth=16) -> str: - """ - Method to translate the Python internal traceback into a list - of the pyparsing expressions that caused the exception to be raised. - - Parameters: - - - depth (default=16) - number of levels back in the stack trace to list expression - and function names; if None, the full stack trace names will be listed; if 0, only - the failing input line, marker, and exception string will be shown - - Returns a multi-line string listing the ParserElements and/or function names in the - exception's stack trace. - - Example:: - - expr = pp.Word(pp.nums) * 3 - try: - expr.parse_string("123 456 A789") - except pp.ParseException as pe: - print(pe.explain(depth=0)) - - prints:: - - 123 456 A789 - ^ - ParseException: Expected W:(0-9), found 'A' (at char 8), (line:1, col:9) - - Note: the diagnostic output will include string representations of the expressions - that failed to parse. These representations will be more helpful if you use `set_name` to - give identifiable names to your expressions. Otherwise they will use the default string - forms, which may be cryptic to read. - - Note: pyparsing's default truncation of exception tracebacks may also truncate the - stack of expressions that are displayed in the ``explain`` output. To get the full listing - of parser expressions, you may have to set ``ParserElement.verbose_stacktrace = True`` - """ - return self.explain_exception(self, depth) - - markInputline = mark_input_line - - -class ParseException(ParseBaseException): - """ - Exception thrown when a parse expression doesn't match the input string - - Example:: - - try: - Word(nums).set_name("integer").parse_string("ABC") - except ParseException as pe: - print(pe) - print("column: {}".format(pe.column)) - - prints:: - - Expected integer (at char 0), (line:1, col:1) - column: 1 - - """ - - -class ParseFatalException(ParseBaseException): - """ - User-throwable exception thrown when inconsistent parse content - is found; stops all parsing immediately - """ - - -class ParseSyntaxException(ParseFatalException): - """ - Just like :class:`ParseFatalException`, but thrown internally - when an :class:`ErrorStop` ('-' operator) indicates - that parsing is to stop immediately because an unbacktrackable - syntax error has been found. - """ - - -class RecursiveGrammarException(Exception): - """ - Exception thrown by :class:`ParserElement.validate` if the - grammar could be left-recursive; parser may need to enable - left recursion using :class:`ParserElement.enable_left_recursion` - """ - - def __init__(self, parseElementList): - self.parseElementTrace = parseElementList - - def __str__(self) -> str: - return "RecursiveGrammarException: {}".format(self.parseElementTrace) diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/pyparsing/helpers.py b/bot/lib/python3.11/site-packages/pip/_vendor/pyparsing/helpers.py deleted file mode 100644 index 9588b3b..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/pyparsing/helpers.py +++ /dev/null @@ -1,1088 +0,0 @@ -# helpers.py -import html.entities -import re -import typing - -from . import __diag__ -from .core import * -from .util import _bslash, _flatten, _escape_regex_range_chars - - -# -# global helpers -# -def delimited_list( - expr: Union[str, ParserElement], - delim: Union[str, ParserElement] = ",", - combine: bool = False, - min: typing.Optional[int] = None, - max: typing.Optional[int] = None, - *, - allow_trailing_delim: bool = False, -) -> ParserElement: - """Helper to define a delimited list of expressions - the delimiter - defaults to ','. By default, the list elements and delimiters can - have intervening whitespace, and comments, but this can be - overridden by passing ``combine=True`` in the constructor. If - ``combine`` is set to ``True``, the matching tokens are - returned as a single token string, with the delimiters included; - otherwise, the matching tokens are returned as a list of tokens, - with the delimiters suppressed. - - If ``allow_trailing_delim`` is set to True, then the list may end with - a delimiter. - - Example:: - - delimited_list(Word(alphas)).parse_string("aa,bb,cc") # -> ['aa', 'bb', 'cc'] - delimited_list(Word(hexnums), delim=':', combine=True).parse_string("AA:BB:CC:DD:EE") # -> ['AA:BB:CC:DD:EE'] - """ - if isinstance(expr, str_type): - expr = ParserElement._literalStringClass(expr) - - dlName = "{expr} [{delim} {expr}]...{end}".format( - expr=str(expr.copy().streamline()), - delim=str(delim), - end=" [{}]".format(str(delim)) if allow_trailing_delim else "", - ) - - if not combine: - delim = Suppress(delim) - - if min is not None: - if min < 1: - raise ValueError("min must be greater than 0") - min -= 1 - if max is not None: - if min is not None and max <= min: - raise ValueError("max must be greater than, or equal to min") - max -= 1 - delimited_list_expr = expr + (delim + expr)[min, max] - - if allow_trailing_delim: - delimited_list_expr += Opt(delim) - - if combine: - return Combine(delimited_list_expr).set_name(dlName) - else: - return delimited_list_expr.set_name(dlName) - - -def counted_array( - expr: ParserElement, - int_expr: typing.Optional[ParserElement] = None, - *, - intExpr: typing.Optional[ParserElement] = None, -) -> ParserElement: - """Helper to define a counted list of expressions. - - This helper defines a pattern of the form:: - - integer expr expr expr... - - where the leading integer tells how many expr expressions follow. - The matched tokens returns the array of expr tokens as a list - the - leading count token is suppressed. - - If ``int_expr`` is specified, it should be a pyparsing expression - that produces an integer value. - - Example:: - - counted_array(Word(alphas)).parse_string('2 ab cd ef') # -> ['ab', 'cd'] - - # in this parser, the leading integer value is given in binary, - # '10' indicating that 2 values are in the array - binary_constant = Word('01').set_parse_action(lambda t: int(t[0], 2)) - counted_array(Word(alphas), int_expr=binary_constant).parse_string('10 ab cd ef') # -> ['ab', 'cd'] - - # if other fields must be parsed after the count but before the - # list items, give the fields results names and they will - # be preserved in the returned ParseResults: - count_with_metadata = integer + Word(alphas)("type") - typed_array = counted_array(Word(alphanums), int_expr=count_with_metadata)("items") - result = typed_array.parse_string("3 bool True True False") - print(result.dump()) - - # prints - # ['True', 'True', 'False'] - # - items: ['True', 'True', 'False'] - # - type: 'bool' - """ - intExpr = intExpr or int_expr - array_expr = Forward() - - def count_field_parse_action(s, l, t): - nonlocal array_expr - n = t[0] - array_expr <<= (expr * n) if n else Empty() - # clear list contents, but keep any named results - del t[:] - - if intExpr is None: - intExpr = Word(nums).set_parse_action(lambda t: int(t[0])) - else: - intExpr = intExpr.copy() - intExpr.set_name("arrayLen") - intExpr.add_parse_action(count_field_parse_action, call_during_try=True) - return (intExpr + array_expr).set_name("(len) " + str(expr) + "...") - - -def match_previous_literal(expr: ParserElement) -> ParserElement: - """Helper to define an expression that is indirectly defined from - the tokens matched in a previous expression, that is, it looks for - a 'repeat' of a previous expression. For example:: - - first = Word(nums) - second = match_previous_literal(first) - match_expr = first + ":" + second - - will match ``"1:1"``, but not ``"1:2"``. Because this - matches a previous literal, will also match the leading - ``"1:1"`` in ``"1:10"``. If this is not desired, use - :class:`match_previous_expr`. Do *not* use with packrat parsing - enabled. - """ - rep = Forward() - - def copy_token_to_repeater(s, l, t): - if t: - if len(t) == 1: - rep << t[0] - else: - # flatten t tokens - tflat = _flatten(t.as_list()) - rep << And(Literal(tt) for tt in tflat) - else: - rep << Empty() - - expr.add_parse_action(copy_token_to_repeater, callDuringTry=True) - rep.set_name("(prev) " + str(expr)) - return rep - - -def match_previous_expr(expr: ParserElement) -> ParserElement: - """Helper to define an expression that is indirectly defined from - the tokens matched in a previous expression, that is, it looks for - a 'repeat' of a previous expression. For example:: - - first = Word(nums) - second = match_previous_expr(first) - match_expr = first + ":" + second - - will match ``"1:1"``, but not ``"1:2"``. Because this - matches by expressions, will *not* match the leading ``"1:1"`` - in ``"1:10"``; the expressions are evaluated first, and then - compared, so ``"1"`` is compared with ``"10"``. Do *not* use - with packrat parsing enabled. - """ - rep = Forward() - e2 = expr.copy() - rep <<= e2 - - def copy_token_to_repeater(s, l, t): - matchTokens = _flatten(t.as_list()) - - def must_match_these_tokens(s, l, t): - theseTokens = _flatten(t.as_list()) - if theseTokens != matchTokens: - raise ParseException( - s, l, "Expected {}, found{}".format(matchTokens, theseTokens) - ) - - rep.set_parse_action(must_match_these_tokens, callDuringTry=True) - - expr.add_parse_action(copy_token_to_repeater, callDuringTry=True) - rep.set_name("(prev) " + str(expr)) - return rep - - -def one_of( - strs: Union[typing.Iterable[str], str], - caseless: bool = False, - use_regex: bool = True, - as_keyword: bool = False, - *, - useRegex: bool = True, - asKeyword: bool = False, -) -> ParserElement: - """Helper to quickly define a set of alternative :class:`Literal` s, - and makes sure to do longest-first testing when there is a conflict, - regardless of the input order, but returns - a :class:`MatchFirst` for best performance. - - Parameters: - - - ``strs`` - a string of space-delimited literals, or a collection of - string literals - - ``caseless`` - treat all literals as caseless - (default= ``False``) - - ``use_regex`` - as an optimization, will - generate a :class:`Regex` object; otherwise, will generate - a :class:`MatchFirst` object (if ``caseless=True`` or ``asKeyword=True``, or if - creating a :class:`Regex` raises an exception) - (default= ``True``) - - ``as_keyword`` - enforce :class:`Keyword`-style matching on the - generated expressions - (default= ``False``) - - ``asKeyword`` and ``useRegex`` are retained for pre-PEP8 compatibility, - but will be removed in a future release - - Example:: - - comp_oper = one_of("< = > <= >= !=") - var = Word(alphas) - number = Word(nums) - term = var | number - comparison_expr = term + comp_oper + term - print(comparison_expr.search_string("B = 12 AA=23 B<=AA AA>12")) - - prints:: - - [['B', '=', '12'], ['AA', '=', '23'], ['B', '<=', 'AA'], ['AA', '>', '12']] - """ - asKeyword = asKeyword or as_keyword - useRegex = useRegex and use_regex - - if ( - isinstance(caseless, str_type) - and __diag__.warn_on_multiple_string_args_to_oneof - ): - warnings.warn( - "More than one string argument passed to one_of, pass" - " choices as a list or space-delimited string", - stacklevel=2, - ) - - if caseless: - isequal = lambda a, b: a.upper() == b.upper() - masks = lambda a, b: b.upper().startswith(a.upper()) - parseElementClass = CaselessKeyword if asKeyword else CaselessLiteral - else: - isequal = lambda a, b: a == b - masks = lambda a, b: b.startswith(a) - parseElementClass = Keyword if asKeyword else Literal - - symbols: List[str] = [] - if isinstance(strs, str_type): - symbols = strs.split() - elif isinstance(strs, Iterable): - symbols = list(strs) - else: - raise TypeError("Invalid argument to one_of, expected string or iterable") - if not symbols: - return NoMatch() - - # reorder given symbols to take care to avoid masking longer choices with shorter ones - # (but only if the given symbols are not just single characters) - if any(len(sym) > 1 for sym in symbols): - i = 0 - while i < len(symbols) - 1: - cur = symbols[i] - for j, other in enumerate(symbols[i + 1 :]): - if isequal(other, cur): - del symbols[i + j + 1] - break - elif masks(cur, other): - del symbols[i + j + 1] - symbols.insert(i, other) - break - else: - i += 1 - - if useRegex: - re_flags: int = re.IGNORECASE if caseless else 0 - - try: - if all(len(sym) == 1 for sym in symbols): - # symbols are just single characters, create range regex pattern - patt = "[{}]".format( - "".join(_escape_regex_range_chars(sym) for sym in symbols) - ) - else: - patt = "|".join(re.escape(sym) for sym in symbols) - - # wrap with \b word break markers if defining as keywords - if asKeyword: - patt = r"\b(?:{})\b".format(patt) - - ret = Regex(patt, flags=re_flags).set_name(" | ".join(symbols)) - - if caseless: - # add parse action to return symbols as specified, not in random - # casing as found in input string - symbol_map = {sym.lower(): sym for sym in symbols} - ret.add_parse_action(lambda s, l, t: symbol_map[t[0].lower()]) - - return ret - - except re.error: - warnings.warn( - "Exception creating Regex for one_of, building MatchFirst", stacklevel=2 - ) - - # last resort, just use MatchFirst - return MatchFirst(parseElementClass(sym) for sym in symbols).set_name( - " | ".join(symbols) - ) - - -def dict_of(key: ParserElement, value: ParserElement) -> ParserElement: - """Helper to easily and clearly define a dictionary by specifying - the respective patterns for the key and value. Takes care of - defining the :class:`Dict`, :class:`ZeroOrMore`, and - :class:`Group` tokens in the proper order. The key pattern - can include delimiting markers or punctuation, as long as they are - suppressed, thereby leaving the significant key text. The value - pattern can include named results, so that the :class:`Dict` results - can include named token fields. - - Example:: - - text = "shape: SQUARE posn: upper left color: light blue texture: burlap" - attr_expr = (label + Suppress(':') + OneOrMore(data_word, stop_on=label).set_parse_action(' '.join)) - print(attr_expr[1, ...].parse_string(text).dump()) - - attr_label = label - attr_value = Suppress(':') + OneOrMore(data_word, stop_on=label).set_parse_action(' '.join) - - # similar to Dict, but simpler call format - result = dict_of(attr_label, attr_value).parse_string(text) - print(result.dump()) - print(result['shape']) - print(result.shape) # object attribute access works too - print(result.as_dict()) - - prints:: - - [['shape', 'SQUARE'], ['posn', 'upper left'], ['color', 'light blue'], ['texture', 'burlap']] - - color: 'light blue' - - posn: 'upper left' - - shape: 'SQUARE' - - texture: 'burlap' - SQUARE - SQUARE - {'color': 'light blue', 'shape': 'SQUARE', 'posn': 'upper left', 'texture': 'burlap'} - """ - return Dict(OneOrMore(Group(key + value))) - - -def original_text_for( - expr: ParserElement, as_string: bool = True, *, asString: bool = True -) -> ParserElement: - """Helper to return the original, untokenized text for a given - expression. Useful to restore the parsed fields of an HTML start - tag into the raw tag text itself, or to revert separate tokens with - intervening whitespace back to the original matching input text. By - default, returns astring containing the original parsed text. - - If the optional ``as_string`` argument is passed as - ``False``, then the return value is - a :class:`ParseResults` containing any results names that - were originally matched, and a single token containing the original - matched text from the input string. So if the expression passed to - :class:`original_text_for` contains expressions with defined - results names, you must set ``as_string`` to ``False`` if you - want to preserve those results name values. - - The ``asString`` pre-PEP8 argument is retained for compatibility, - but will be removed in a future release. - - Example:: - - src = "this is test bold text normal text " - for tag in ("b", "i"): - opener, closer = make_html_tags(tag) - patt = original_text_for(opener + SkipTo(closer) + closer) - print(patt.search_string(src)[0]) - - prints:: - - [' bold text '] - ['text'] - """ - asString = asString and as_string - - locMarker = Empty().set_parse_action(lambda s, loc, t: loc) - endlocMarker = locMarker.copy() - endlocMarker.callPreparse = False - matchExpr = locMarker("_original_start") + expr + endlocMarker("_original_end") - if asString: - extractText = lambda s, l, t: s[t._original_start : t._original_end] - else: - - def extractText(s, l, t): - t[:] = [s[t.pop("_original_start") : t.pop("_original_end")]] - - matchExpr.set_parse_action(extractText) - matchExpr.ignoreExprs = expr.ignoreExprs - matchExpr.suppress_warning(Diagnostics.warn_ungrouped_named_tokens_in_collection) - return matchExpr - - -def ungroup(expr: ParserElement) -> ParserElement: - """Helper to undo pyparsing's default grouping of And expressions, - even if all but one are non-empty. - """ - return TokenConverter(expr).add_parse_action(lambda t: t[0]) - - -def locatedExpr(expr: ParserElement) -> ParserElement: - """ - (DEPRECATED - future code should use the Located class) - Helper to decorate a returned token with its starting and ending - locations in the input string. - - This helper adds the following results names: - - - ``locn_start`` - location where matched expression begins - - ``locn_end`` - location where matched expression ends - - ``value`` - the actual parsed results - - Be careful if the input text contains ```` characters, you - may want to call :class:`ParserElement.parseWithTabs` - - Example:: - - wd = Word(alphas) - for match in locatedExpr(wd).searchString("ljsdf123lksdjjf123lkkjj1222"): - print(match) - - prints:: - - [[0, 'ljsdf', 5]] - [[8, 'lksdjjf', 15]] - [[18, 'lkkjj', 23]] - """ - locator = Empty().set_parse_action(lambda ss, ll, tt: ll) - return Group( - locator("locn_start") - + expr("value") - + locator.copy().leaveWhitespace()("locn_end") - ) - - -def nested_expr( - opener: Union[str, ParserElement] = "(", - closer: Union[str, ParserElement] = ")", - content: typing.Optional[ParserElement] = None, - ignore_expr: ParserElement = quoted_string(), - *, - ignoreExpr: ParserElement = quoted_string(), -) -> ParserElement: - """Helper method for defining nested lists enclosed in opening and - closing delimiters (``"("`` and ``")"`` are the default). - - Parameters: - - ``opener`` - opening character for a nested list - (default= ``"("``); can also be a pyparsing expression - - ``closer`` - closing character for a nested list - (default= ``")"``); can also be a pyparsing expression - - ``content`` - expression for items within the nested lists - (default= ``None``) - - ``ignore_expr`` - expression for ignoring opening and closing delimiters - (default= :class:`quoted_string`) - - ``ignoreExpr`` - this pre-PEP8 argument is retained for compatibility - but will be removed in a future release - - If an expression is not provided for the content argument, the - nested expression will capture all whitespace-delimited content - between delimiters as a list of separate values. - - Use the ``ignore_expr`` argument to define expressions that may - contain opening or closing characters that should not be treated as - opening or closing characters for nesting, such as quoted_string or - a comment expression. Specify multiple expressions using an - :class:`Or` or :class:`MatchFirst`. The default is - :class:`quoted_string`, but if no expressions are to be ignored, then - pass ``None`` for this argument. - - Example:: - - data_type = one_of("void int short long char float double") - decl_data_type = Combine(data_type + Opt(Word('*'))) - ident = Word(alphas+'_', alphanums+'_') - number = pyparsing_common.number - arg = Group(decl_data_type + ident) - LPAR, RPAR = map(Suppress, "()") - - code_body = nested_expr('{', '}', ignore_expr=(quoted_string | c_style_comment)) - - c_function = (decl_data_type("type") - + ident("name") - + LPAR + Opt(delimited_list(arg), [])("args") + RPAR - + code_body("body")) - c_function.ignore(c_style_comment) - - source_code = ''' - int is_odd(int x) { - return (x%2); - } - - int dec_to_hex(char hchar) { - if (hchar >= '0' && hchar <= '9') { - return (ord(hchar)-ord('0')); - } else { - return (10+ord(hchar)-ord('A')); - } - } - ''' - for func in c_function.search_string(source_code): - print("%(name)s (%(type)s) args: %(args)s" % func) - - - prints:: - - is_odd (int) args: [['int', 'x']] - dec_to_hex (int) args: [['char', 'hchar']] - """ - if ignoreExpr != ignore_expr: - ignoreExpr = ignore_expr if ignoreExpr == quoted_string() else ignoreExpr - if opener == closer: - raise ValueError("opening and closing strings cannot be the same") - if content is None: - if isinstance(opener, str_type) and isinstance(closer, str_type): - if len(opener) == 1 and len(closer) == 1: - if ignoreExpr is not None: - content = Combine( - OneOrMore( - ~ignoreExpr - + CharsNotIn( - opener + closer + ParserElement.DEFAULT_WHITE_CHARS, - exact=1, - ) - ) - ).set_parse_action(lambda t: t[0].strip()) - else: - content = empty.copy() + CharsNotIn( - opener + closer + ParserElement.DEFAULT_WHITE_CHARS - ).set_parse_action(lambda t: t[0].strip()) - else: - if ignoreExpr is not None: - content = Combine( - OneOrMore( - ~ignoreExpr - + ~Literal(opener) - + ~Literal(closer) - + CharsNotIn(ParserElement.DEFAULT_WHITE_CHARS, exact=1) - ) - ).set_parse_action(lambda t: t[0].strip()) - else: - content = Combine( - OneOrMore( - ~Literal(opener) - + ~Literal(closer) - + CharsNotIn(ParserElement.DEFAULT_WHITE_CHARS, exact=1) - ) - ).set_parse_action(lambda t: t[0].strip()) - else: - raise ValueError( - "opening and closing arguments must be strings if no content expression is given" - ) - ret = Forward() - if ignoreExpr is not None: - ret <<= Group( - Suppress(opener) + ZeroOrMore(ignoreExpr | ret | content) + Suppress(closer) - ) - else: - ret <<= Group(Suppress(opener) + ZeroOrMore(ret | content) + Suppress(closer)) - ret.set_name("nested %s%s expression" % (opener, closer)) - return ret - - -def _makeTags(tagStr, xml, suppress_LT=Suppress("<"), suppress_GT=Suppress(">")): - """Internal helper to construct opening and closing tag expressions, given a tag name""" - if isinstance(tagStr, str_type): - resname = tagStr - tagStr = Keyword(tagStr, caseless=not xml) - else: - resname = tagStr.name - - tagAttrName = Word(alphas, alphanums + "_-:") - if xml: - tagAttrValue = dbl_quoted_string.copy().set_parse_action(remove_quotes) - openTag = ( - suppress_LT - + tagStr("tag") - + Dict(ZeroOrMore(Group(tagAttrName + Suppress("=") + tagAttrValue))) - + Opt("/", default=[False])("empty").set_parse_action( - lambda s, l, t: t[0] == "/" - ) - + suppress_GT - ) - else: - tagAttrValue = quoted_string.copy().set_parse_action(remove_quotes) | Word( - printables, exclude_chars=">" - ) - openTag = ( - suppress_LT - + tagStr("tag") - + Dict( - ZeroOrMore( - Group( - tagAttrName.set_parse_action(lambda t: t[0].lower()) - + Opt(Suppress("=") + tagAttrValue) - ) - ) - ) - + Opt("/", default=[False])("empty").set_parse_action( - lambda s, l, t: t[0] == "/" - ) - + suppress_GT - ) - closeTag = Combine(Literal("", adjacent=False) - - openTag.set_name("<%s>" % resname) - # add start results name in parse action now that ungrouped names are not reported at two levels - openTag.add_parse_action( - lambda t: t.__setitem__( - "start" + "".join(resname.replace(":", " ").title().split()), t.copy() - ) - ) - closeTag = closeTag( - "end" + "".join(resname.replace(":", " ").title().split()) - ).set_name("" % resname) - openTag.tag = resname - closeTag.tag = resname - openTag.tag_body = SkipTo(closeTag()) - return openTag, closeTag - - -def make_html_tags( - tag_str: Union[str, ParserElement] -) -> Tuple[ParserElement, ParserElement]: - """Helper to construct opening and closing tag expressions for HTML, - given a tag name. Matches tags in either upper or lower case, - attributes with namespaces and with quoted or unquoted values. - - Example:: - - text = 'More info at the
    pyparsing wiki page' - # make_html_tags returns pyparsing expressions for the opening and - # closing tags as a 2-tuple - a, a_end = make_html_tags("A") - link_expr = a + SkipTo(a_end)("link_text") + a_end - - for link in link_expr.search_string(text): - # attributes in the tag (like "href" shown here) are - # also accessible as named results - print(link.link_text, '->', link.href) - - prints:: - - pyparsing -> https://github.com/pyparsing/pyparsing/wiki - """ - return _makeTags(tag_str, False) - - -def make_xml_tags( - tag_str: Union[str, ParserElement] -) -> Tuple[ParserElement, ParserElement]: - """Helper to construct opening and closing tag expressions for XML, - given a tag name. Matches tags only in the given upper/lower case. - - Example: similar to :class:`make_html_tags` - """ - return _makeTags(tag_str, True) - - -any_open_tag: ParserElement -any_close_tag: ParserElement -any_open_tag, any_close_tag = make_html_tags( - Word(alphas, alphanums + "_:").set_name("any tag") -) - -_htmlEntityMap = {k.rstrip(";"): v for k, v in html.entities.html5.items()} -common_html_entity = Regex("&(?P" + "|".join(_htmlEntityMap) + ");").set_name( - "common HTML entity" -) - - -def replace_html_entity(t): - """Helper parser action to replace common HTML entities with their special characters""" - return _htmlEntityMap.get(t.entity) - - -class OpAssoc(Enum): - LEFT = 1 - RIGHT = 2 - - -InfixNotationOperatorArgType = Union[ - ParserElement, str, Tuple[Union[ParserElement, str], Union[ParserElement, str]] -] -InfixNotationOperatorSpec = Union[ - Tuple[ - InfixNotationOperatorArgType, - int, - OpAssoc, - typing.Optional[ParseAction], - ], - Tuple[ - InfixNotationOperatorArgType, - int, - OpAssoc, - ], -] - - -def infix_notation( - base_expr: ParserElement, - op_list: List[InfixNotationOperatorSpec], - lpar: Union[str, ParserElement] = Suppress("("), - rpar: Union[str, ParserElement] = Suppress(")"), -) -> ParserElement: - """Helper method for constructing grammars of expressions made up of - operators working in a precedence hierarchy. Operators may be unary - or binary, left- or right-associative. Parse actions can also be - attached to operator expressions. The generated parser will also - recognize the use of parentheses to override operator precedences - (see example below). - - Note: if you define a deep operator list, you may see performance - issues when using infix_notation. See - :class:`ParserElement.enable_packrat` for a mechanism to potentially - improve your parser performance. - - Parameters: - - ``base_expr`` - expression representing the most basic operand to - be used in the expression - - ``op_list`` - list of tuples, one for each operator precedence level - in the expression grammar; each tuple is of the form ``(op_expr, - num_operands, right_left_assoc, (optional)parse_action)``, where: - - - ``op_expr`` is the pyparsing expression for the operator; may also - be a string, which will be converted to a Literal; if ``num_operands`` - is 3, ``op_expr`` is a tuple of two expressions, for the two - operators separating the 3 terms - - ``num_operands`` is the number of terms for this operator (must be 1, - 2, or 3) - - ``right_left_assoc`` is the indicator whether the operator is right - or left associative, using the pyparsing-defined constants - ``OpAssoc.RIGHT`` and ``OpAssoc.LEFT``. - - ``parse_action`` is the parse action to be associated with - expressions matching this operator expression (the parse action - tuple member may be omitted); if the parse action is passed - a tuple or list of functions, this is equivalent to calling - ``set_parse_action(*fn)`` - (:class:`ParserElement.set_parse_action`) - - ``lpar`` - expression for matching left-parentheses; if passed as a - str, then will be parsed as Suppress(lpar). If lpar is passed as - an expression (such as ``Literal('(')``), then it will be kept in - the parsed results, and grouped with them. (default= ``Suppress('(')``) - - ``rpar`` - expression for matching right-parentheses; if passed as a - str, then will be parsed as Suppress(rpar). If rpar is passed as - an expression (such as ``Literal(')')``), then it will be kept in - the parsed results, and grouped with them. (default= ``Suppress(')')``) - - Example:: - - # simple example of four-function arithmetic with ints and - # variable names - integer = pyparsing_common.signed_integer - varname = pyparsing_common.identifier - - arith_expr = infix_notation(integer | varname, - [ - ('-', 1, OpAssoc.RIGHT), - (one_of('* /'), 2, OpAssoc.LEFT), - (one_of('+ -'), 2, OpAssoc.LEFT), - ]) - - arith_expr.run_tests(''' - 5+3*6 - (5+3)*6 - -2--11 - ''', full_dump=False) - - prints:: - - 5+3*6 - [[5, '+', [3, '*', 6]]] - - (5+3)*6 - [[[5, '+', 3], '*', 6]] - - -2--11 - [[['-', 2], '-', ['-', 11]]] - """ - # captive version of FollowedBy that does not do parse actions or capture results names - class _FB(FollowedBy): - def parseImpl(self, instring, loc, doActions=True): - self.expr.try_parse(instring, loc) - return loc, [] - - _FB.__name__ = "FollowedBy>" - - ret = Forward() - if isinstance(lpar, str): - lpar = Suppress(lpar) - if isinstance(rpar, str): - rpar = Suppress(rpar) - - # if lpar and rpar are not suppressed, wrap in group - if not (isinstance(rpar, Suppress) and isinstance(rpar, Suppress)): - lastExpr = base_expr | Group(lpar + ret + rpar) - else: - lastExpr = base_expr | (lpar + ret + rpar) - - for i, operDef in enumerate(op_list): - opExpr, arity, rightLeftAssoc, pa = (operDef + (None,))[:4] - if isinstance(opExpr, str_type): - opExpr = ParserElement._literalStringClass(opExpr) - if arity == 3: - if not isinstance(opExpr, (tuple, list)) or len(opExpr) != 2: - raise ValueError( - "if numterms=3, opExpr must be a tuple or list of two expressions" - ) - opExpr1, opExpr2 = opExpr - term_name = "{}{} term".format(opExpr1, opExpr2) - else: - term_name = "{} term".format(opExpr) - - if not 1 <= arity <= 3: - raise ValueError("operator must be unary (1), binary (2), or ternary (3)") - - if rightLeftAssoc not in (OpAssoc.LEFT, OpAssoc.RIGHT): - raise ValueError("operator must indicate right or left associativity") - - thisExpr: Forward = Forward().set_name(term_name) - if rightLeftAssoc is OpAssoc.LEFT: - if arity == 1: - matchExpr = _FB(lastExpr + opExpr) + Group(lastExpr + opExpr[1, ...]) - elif arity == 2: - if opExpr is not None: - matchExpr = _FB(lastExpr + opExpr + lastExpr) + Group( - lastExpr + (opExpr + lastExpr)[1, ...] - ) - else: - matchExpr = _FB(lastExpr + lastExpr) + Group(lastExpr[2, ...]) - elif arity == 3: - matchExpr = _FB( - lastExpr + opExpr1 + lastExpr + opExpr2 + lastExpr - ) + Group(lastExpr + OneOrMore(opExpr1 + lastExpr + opExpr2 + lastExpr)) - elif rightLeftAssoc is OpAssoc.RIGHT: - if arity == 1: - # try to avoid LR with this extra test - if not isinstance(opExpr, Opt): - opExpr = Opt(opExpr) - matchExpr = _FB(opExpr.expr + thisExpr) + Group(opExpr + thisExpr) - elif arity == 2: - if opExpr is not None: - matchExpr = _FB(lastExpr + opExpr + thisExpr) + Group( - lastExpr + (opExpr + thisExpr)[1, ...] - ) - else: - matchExpr = _FB(lastExpr + thisExpr) + Group( - lastExpr + thisExpr[1, ...] - ) - elif arity == 3: - matchExpr = _FB( - lastExpr + opExpr1 + thisExpr + opExpr2 + thisExpr - ) + Group(lastExpr + opExpr1 + thisExpr + opExpr2 + thisExpr) - if pa: - if isinstance(pa, (tuple, list)): - matchExpr.set_parse_action(*pa) - else: - matchExpr.set_parse_action(pa) - thisExpr <<= (matchExpr | lastExpr).setName(term_name) - lastExpr = thisExpr - ret <<= lastExpr - return ret - - -def indentedBlock(blockStatementExpr, indentStack, indent=True, backup_stacks=[]): - """ - (DEPRECATED - use IndentedBlock class instead) - Helper method for defining space-delimited indentation blocks, - such as those used to define block statements in Python source code. - - Parameters: - - - ``blockStatementExpr`` - expression defining syntax of statement that - is repeated within the indented block - - ``indentStack`` - list created by caller to manage indentation stack - (multiple ``statementWithIndentedBlock`` expressions within a single - grammar should share a common ``indentStack``) - - ``indent`` - boolean indicating whether block must be indented beyond - the current level; set to ``False`` for block of left-most statements - (default= ``True``) - - A valid block must contain at least one ``blockStatement``. - - (Note that indentedBlock uses internal parse actions which make it - incompatible with packrat parsing.) - - Example:: - - data = ''' - def A(z): - A1 - B = 100 - G = A2 - A2 - A3 - B - def BB(a,b,c): - BB1 - def BBA(): - bba1 - bba2 - bba3 - C - D - def spam(x,y): - def eggs(z): - pass - ''' - - - indentStack = [1] - stmt = Forward() - - identifier = Word(alphas, alphanums) - funcDecl = ("def" + identifier + Group("(" + Opt(delimitedList(identifier)) + ")") + ":") - func_body = indentedBlock(stmt, indentStack) - funcDef = Group(funcDecl + func_body) - - rvalue = Forward() - funcCall = Group(identifier + "(" + Opt(delimitedList(rvalue)) + ")") - rvalue << (funcCall | identifier | Word(nums)) - assignment = Group(identifier + "=" + rvalue) - stmt << (funcDef | assignment | identifier) - - module_body = stmt[1, ...] - - parseTree = module_body.parseString(data) - parseTree.pprint() - - prints:: - - [['def', - 'A', - ['(', 'z', ')'], - ':', - [['A1'], [['B', '=', '100']], [['G', '=', 'A2']], ['A2'], ['A3']]], - 'B', - ['def', - 'BB', - ['(', 'a', 'b', 'c', ')'], - ':', - [['BB1'], [['def', 'BBA', ['(', ')'], ':', [['bba1'], ['bba2'], ['bba3']]]]]], - 'C', - 'D', - ['def', - 'spam', - ['(', 'x', 'y', ')'], - ':', - [[['def', 'eggs', ['(', 'z', ')'], ':', [['pass']]]]]]] - """ - backup_stacks.append(indentStack[:]) - - def reset_stack(): - indentStack[:] = backup_stacks[-1] - - def checkPeerIndent(s, l, t): - if l >= len(s): - return - curCol = col(l, s) - if curCol != indentStack[-1]: - if curCol > indentStack[-1]: - raise ParseException(s, l, "illegal nesting") - raise ParseException(s, l, "not a peer entry") - - def checkSubIndent(s, l, t): - curCol = col(l, s) - if curCol > indentStack[-1]: - indentStack.append(curCol) - else: - raise ParseException(s, l, "not a subentry") - - def checkUnindent(s, l, t): - if l >= len(s): - return - curCol = col(l, s) - if not (indentStack and curCol in indentStack): - raise ParseException(s, l, "not an unindent") - if curCol < indentStack[-1]: - indentStack.pop() - - NL = OneOrMore(LineEnd().set_whitespace_chars("\t ").suppress()) - INDENT = (Empty() + Empty().set_parse_action(checkSubIndent)).set_name("INDENT") - PEER = Empty().set_parse_action(checkPeerIndent).set_name("") - UNDENT = Empty().set_parse_action(checkUnindent).set_name("UNINDENT") - if indent: - smExpr = Group( - Opt(NL) - + INDENT - + OneOrMore(PEER + Group(blockStatementExpr) + Opt(NL)) - + UNDENT - ) - else: - smExpr = Group( - Opt(NL) - + OneOrMore(PEER + Group(blockStatementExpr) + Opt(NL)) - + Opt(UNDENT) - ) - - # add a parse action to remove backup_stack from list of backups - smExpr.add_parse_action( - lambda: backup_stacks.pop(-1) and None if backup_stacks else None - ) - smExpr.set_fail_action(lambda a, b, c, d: reset_stack()) - blockStatementExpr.ignore(_bslash + LineEnd()) - return smExpr.set_name("indented block") - - -# it's easy to get these comment structures wrong - they're very common, so may as well make them available -c_style_comment = Combine(Regex(r"/\*(?:[^*]|\*(?!/))*") + "*/").set_name( - "C style comment" -) -"Comment of the form ``/* ... */``" - -html_comment = Regex(r"").set_name("HTML comment") -"Comment of the form ````" - -rest_of_line = Regex(r".*").leave_whitespace().set_name("rest of line") -dbl_slash_comment = Regex(r"//(?:\\\n|[^\n])*").set_name("// comment") -"Comment of the form ``// ... (to end of line)``" - -cpp_style_comment = Combine( - Regex(r"/\*(?:[^*]|\*(?!/))*") + "*/" | dbl_slash_comment -).set_name("C++ style comment") -"Comment of either form :class:`c_style_comment` or :class:`dbl_slash_comment`" - -java_style_comment = cpp_style_comment -"Same as :class:`cpp_style_comment`" - -python_style_comment = Regex(r"#.*").set_name("Python style comment") -"Comment of the form ``# ... (to end of line)``" - - -# build list of built-in expressions, for future reference if a global default value -# gets updated -_builtin_exprs: List[ParserElement] = [ - v for v in vars().values() if isinstance(v, ParserElement) -] - - -# pre-PEP8 compatible names -delimitedList = delimited_list -countedArray = counted_array -matchPreviousLiteral = match_previous_literal -matchPreviousExpr = match_previous_expr -oneOf = one_of -dictOf = dict_of -originalTextFor = original_text_for -nestedExpr = nested_expr -makeHTMLTags = make_html_tags -makeXMLTags = make_xml_tags -anyOpenTag, anyCloseTag = any_open_tag, any_close_tag -commonHTMLEntity = common_html_entity -replaceHTMLEntity = replace_html_entity -opAssoc = OpAssoc -infixNotation = infix_notation -cStyleComment = c_style_comment -htmlComment = html_comment -restOfLine = rest_of_line -dblSlashComment = dbl_slash_comment -cppStyleComment = cpp_style_comment -javaStyleComment = java_style_comment -pythonStyleComment = python_style_comment diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/pyparsing/results.py b/bot/lib/python3.11/site-packages/pip/_vendor/pyparsing/results.py deleted file mode 100644 index 00c9421..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/pyparsing/results.py +++ /dev/null @@ -1,760 +0,0 @@ -# results.py -from collections.abc import MutableMapping, Mapping, MutableSequence, Iterator -import pprint -from weakref import ref as wkref -from typing import Tuple, Any - -str_type: Tuple[type, ...] = (str, bytes) -_generator_type = type((_ for _ in ())) - - -class _ParseResultsWithOffset: - __slots__ = ["tup"] - - def __init__(self, p1, p2): - self.tup = (p1, p2) - - def __getitem__(self, i): - return self.tup[i] - - def __getstate__(self): - return self.tup - - def __setstate__(self, *args): - self.tup = args[0] - - -class ParseResults: - """Structured parse results, to provide multiple means of access to - the parsed data: - - - as a list (``len(results)``) - - by list index (``results[0], results[1]``, etc.) - - by attribute (``results.`` - see :class:`ParserElement.set_results_name`) - - Example:: - - integer = Word(nums) - date_str = (integer.set_results_name("year") + '/' - + integer.set_results_name("month") + '/' - + integer.set_results_name("day")) - # equivalent form: - # date_str = (integer("year") + '/' - # + integer("month") + '/' - # + integer("day")) - - # parse_string returns a ParseResults object - result = date_str.parse_string("1999/12/31") - - def test(s, fn=repr): - print("{} -> {}".format(s, fn(eval(s)))) - test("list(result)") - test("result[0]") - test("result['month']") - test("result.day") - test("'month' in result") - test("'minutes' in result") - test("result.dump()", str) - - prints:: - - list(result) -> ['1999', '/', '12', '/', '31'] - result[0] -> '1999' - result['month'] -> '12' - result.day -> '31' - 'month' in result -> True - 'minutes' in result -> False - result.dump() -> ['1999', '/', '12', '/', '31'] - - day: '31' - - month: '12' - - year: '1999' - """ - - _null_values: Tuple[Any, ...] = (None, [], "", ()) - - __slots__ = [ - "_name", - "_parent", - "_all_names", - "_modal", - "_toklist", - "_tokdict", - "__weakref__", - ] - - class List(list): - """ - Simple wrapper class to distinguish parsed list results that should be preserved - as actual Python lists, instead of being converted to :class:`ParseResults`: - - LBRACK, RBRACK = map(pp.Suppress, "[]") - element = pp.Forward() - item = ppc.integer - element_list = LBRACK + pp.delimited_list(element) + RBRACK - - # add parse actions to convert from ParseResults to actual Python collection types - def as_python_list(t): - return pp.ParseResults.List(t.as_list()) - element_list.add_parse_action(as_python_list) - - element <<= item | element_list - - element.run_tests(''' - 100 - [2,3,4] - [[2, 1],3,4] - [(2, 1),3,4] - (2,3,4) - ''', post_parse=lambda s, r: (r[0], type(r[0]))) - - prints: - - 100 - (100, ) - - [2,3,4] - ([2, 3, 4], ) - - [[2, 1],3,4] - ([[2, 1], 3, 4], ) - - (Used internally by :class:`Group` when `aslist=True`.) - """ - - def __new__(cls, contained=None): - if contained is None: - contained = [] - - if not isinstance(contained, list): - raise TypeError( - "{} may only be constructed with a list," - " not {}".format(cls.__name__, type(contained).__name__) - ) - - return list.__new__(cls) - - def __new__(cls, toklist=None, name=None, **kwargs): - if isinstance(toklist, ParseResults): - return toklist - self = object.__new__(cls) - self._name = None - self._parent = None - self._all_names = set() - - if toklist is None: - self._toklist = [] - elif isinstance(toklist, (list, _generator_type)): - self._toklist = ( - [toklist[:]] - if isinstance(toklist, ParseResults.List) - else list(toklist) - ) - else: - self._toklist = [toklist] - self._tokdict = dict() - return self - - # Performance tuning: we construct a *lot* of these, so keep this - # constructor as small and fast as possible - def __init__( - self, toklist=None, name=None, asList=True, modal=True, isinstance=isinstance - ): - self._modal = modal - if name is not None and name != "": - if isinstance(name, int): - name = str(name) - if not modal: - self._all_names = {name} - self._name = name - if toklist not in self._null_values: - if isinstance(toklist, (str_type, type)): - toklist = [toklist] - if asList: - if isinstance(toklist, ParseResults): - self[name] = _ParseResultsWithOffset( - ParseResults(toklist._toklist), 0 - ) - else: - self[name] = _ParseResultsWithOffset( - ParseResults(toklist[0]), 0 - ) - self[name]._name = name - else: - try: - self[name] = toklist[0] - except (KeyError, TypeError, IndexError): - if toklist is not self: - self[name] = toklist - else: - self._name = name - - def __getitem__(self, i): - if isinstance(i, (int, slice)): - return self._toklist[i] - else: - if i not in self._all_names: - return self._tokdict[i][-1][0] - else: - return ParseResults([v[0] for v in self._tokdict[i]]) - - def __setitem__(self, k, v, isinstance=isinstance): - if isinstance(v, _ParseResultsWithOffset): - self._tokdict[k] = self._tokdict.get(k, list()) + [v] - sub = v[0] - elif isinstance(k, (int, slice)): - self._toklist[k] = v - sub = v - else: - self._tokdict[k] = self._tokdict.get(k, list()) + [ - _ParseResultsWithOffset(v, 0) - ] - sub = v - if isinstance(sub, ParseResults): - sub._parent = wkref(self) - - def __delitem__(self, i): - if isinstance(i, (int, slice)): - mylen = len(self._toklist) - del self._toklist[i] - - # convert int to slice - if isinstance(i, int): - if i < 0: - i += mylen - i = slice(i, i + 1) - # get removed indices - removed = list(range(*i.indices(mylen))) - removed.reverse() - # fixup indices in token dictionary - for name, occurrences in self._tokdict.items(): - for j in removed: - for k, (value, position) in enumerate(occurrences): - occurrences[k] = _ParseResultsWithOffset( - value, position - (position > j) - ) - else: - del self._tokdict[i] - - def __contains__(self, k) -> bool: - return k in self._tokdict - - def __len__(self) -> int: - return len(self._toklist) - - def __bool__(self) -> bool: - return not not (self._toklist or self._tokdict) - - def __iter__(self) -> Iterator: - return iter(self._toklist) - - def __reversed__(self) -> Iterator: - return iter(self._toklist[::-1]) - - def keys(self): - return iter(self._tokdict) - - def values(self): - return (self[k] for k in self.keys()) - - def items(self): - return ((k, self[k]) for k in self.keys()) - - def haskeys(self) -> bool: - """ - Since ``keys()`` returns an iterator, this method is helpful in bypassing - code that looks for the existence of any defined results names.""" - return bool(self._tokdict) - - def pop(self, *args, **kwargs): - """ - Removes and returns item at specified index (default= ``last``). - Supports both ``list`` and ``dict`` semantics for ``pop()``. If - passed no argument or an integer argument, it will use ``list`` - semantics and pop tokens from the list of parsed tokens. If passed - a non-integer argument (most likely a string), it will use ``dict`` - semantics and pop the corresponding value from any defined results - names. A second default return value argument is supported, just as in - ``dict.pop()``. - - Example:: - - numlist = Word(nums)[...] - print(numlist.parse_string("0 123 321")) # -> ['0', '123', '321'] - - def remove_first(tokens): - tokens.pop(0) - numlist.add_parse_action(remove_first) - print(numlist.parse_string("0 123 321")) # -> ['123', '321'] - - label = Word(alphas) - patt = label("LABEL") + Word(nums)[1, ...] - print(patt.parse_string("AAB 123 321").dump()) - - # Use pop() in a parse action to remove named result (note that corresponding value is not - # removed from list form of results) - def remove_LABEL(tokens): - tokens.pop("LABEL") - return tokens - patt.add_parse_action(remove_LABEL) - print(patt.parse_string("AAB 123 321").dump()) - - prints:: - - ['AAB', '123', '321'] - - LABEL: 'AAB' - - ['AAB', '123', '321'] - """ - if not args: - args = [-1] - for k, v in kwargs.items(): - if k == "default": - args = (args[0], v) - else: - raise TypeError( - "pop() got an unexpected keyword argument {!r}".format(k) - ) - if isinstance(args[0], int) or len(args) == 1 or args[0] in self: - index = args[0] - ret = self[index] - del self[index] - return ret - else: - defaultvalue = args[1] - return defaultvalue - - def get(self, key, default_value=None): - """ - Returns named result matching the given key, or if there is no - such name, then returns the given ``default_value`` or ``None`` if no - ``default_value`` is specified. - - Similar to ``dict.get()``. - - Example:: - - integer = Word(nums) - date_str = integer("year") + '/' + integer("month") + '/' + integer("day") - - result = date_str.parse_string("1999/12/31") - print(result.get("year")) # -> '1999' - print(result.get("hour", "not specified")) # -> 'not specified' - print(result.get("hour")) # -> None - """ - if key in self: - return self[key] - else: - return default_value - - def insert(self, index, ins_string): - """ - Inserts new element at location index in the list of parsed tokens. - - Similar to ``list.insert()``. - - Example:: - - numlist = Word(nums)[...] - print(numlist.parse_string("0 123 321")) # -> ['0', '123', '321'] - - # use a parse action to insert the parse location in the front of the parsed results - def insert_locn(locn, tokens): - tokens.insert(0, locn) - numlist.add_parse_action(insert_locn) - print(numlist.parse_string("0 123 321")) # -> [0, '0', '123', '321'] - """ - self._toklist.insert(index, ins_string) - # fixup indices in token dictionary - for name, occurrences in self._tokdict.items(): - for k, (value, position) in enumerate(occurrences): - occurrences[k] = _ParseResultsWithOffset( - value, position + (position > index) - ) - - def append(self, item): - """ - Add single element to end of ``ParseResults`` list of elements. - - Example:: - - numlist = Word(nums)[...] - print(numlist.parse_string("0 123 321")) # -> ['0', '123', '321'] - - # use a parse action to compute the sum of the parsed integers, and add it to the end - def append_sum(tokens): - tokens.append(sum(map(int, tokens))) - numlist.add_parse_action(append_sum) - print(numlist.parse_string("0 123 321")) # -> ['0', '123', '321', 444] - """ - self._toklist.append(item) - - def extend(self, itemseq): - """ - Add sequence of elements to end of ``ParseResults`` list of elements. - - Example:: - - patt = Word(alphas)[1, ...] - - # use a parse action to append the reverse of the matched strings, to make a palindrome - def make_palindrome(tokens): - tokens.extend(reversed([t[::-1] for t in tokens])) - return ''.join(tokens) - patt.add_parse_action(make_palindrome) - print(patt.parse_string("lskdj sdlkjf lksd")) # -> 'lskdjsdlkjflksddsklfjkldsjdksl' - """ - if isinstance(itemseq, ParseResults): - self.__iadd__(itemseq) - else: - self._toklist.extend(itemseq) - - def clear(self): - """ - Clear all elements and results names. - """ - del self._toklist[:] - self._tokdict.clear() - - def __getattr__(self, name): - try: - return self[name] - except KeyError: - if name.startswith("__"): - raise AttributeError(name) - return "" - - def __add__(self, other) -> "ParseResults": - ret = self.copy() - ret += other - return ret - - def __iadd__(self, other) -> "ParseResults": - if other._tokdict: - offset = len(self._toklist) - addoffset = lambda a: offset if a < 0 else a + offset - otheritems = other._tokdict.items() - otherdictitems = [ - (k, _ParseResultsWithOffset(v[0], addoffset(v[1]))) - for k, vlist in otheritems - for v in vlist - ] - for k, v in otherdictitems: - self[k] = v - if isinstance(v[0], ParseResults): - v[0]._parent = wkref(self) - - self._toklist += other._toklist - self._all_names |= other._all_names - return self - - def __radd__(self, other) -> "ParseResults": - if isinstance(other, int) and other == 0: - # useful for merging many ParseResults using sum() builtin - return self.copy() - else: - # this may raise a TypeError - so be it - return other + self - - def __repr__(self) -> str: - return "{}({!r}, {})".format(type(self).__name__, self._toklist, self.as_dict()) - - def __str__(self) -> str: - return ( - "[" - + ", ".join( - [ - str(i) if isinstance(i, ParseResults) else repr(i) - for i in self._toklist - ] - ) - + "]" - ) - - def _asStringList(self, sep=""): - out = [] - for item in self._toklist: - if out and sep: - out.append(sep) - if isinstance(item, ParseResults): - out += item._asStringList() - else: - out.append(str(item)) - return out - - def as_list(self) -> list: - """ - Returns the parse results as a nested list of matching tokens, all converted to strings. - - Example:: - - patt = Word(alphas)[1, ...] - result = patt.parse_string("sldkj lsdkj sldkj") - # even though the result prints in string-like form, it is actually a pyparsing ParseResults - print(type(result), result) # -> ['sldkj', 'lsdkj', 'sldkj'] - - # Use as_list() to create an actual list - result_list = result.as_list() - print(type(result_list), result_list) # -> ['sldkj', 'lsdkj', 'sldkj'] - """ - return [ - res.as_list() if isinstance(res, ParseResults) else res - for res in self._toklist - ] - - def as_dict(self) -> dict: - """ - Returns the named parse results as a nested dictionary. - - Example:: - - integer = Word(nums) - date_str = integer("year") + '/' + integer("month") + '/' + integer("day") - - result = date_str.parse_string('12/31/1999') - print(type(result), repr(result)) # -> (['12', '/', '31', '/', '1999'], {'day': [('1999', 4)], 'year': [('12', 0)], 'month': [('31', 2)]}) - - result_dict = result.as_dict() - print(type(result_dict), repr(result_dict)) # -> {'day': '1999', 'year': '12', 'month': '31'} - - # even though a ParseResults supports dict-like access, sometime you just need to have a dict - import json - print(json.dumps(result)) # -> Exception: TypeError: ... is not JSON serializable - print(json.dumps(result.as_dict())) # -> {"month": "31", "day": "1999", "year": "12"} - """ - - def to_item(obj): - if isinstance(obj, ParseResults): - return obj.as_dict() if obj.haskeys() else [to_item(v) for v in obj] - else: - return obj - - return dict((k, to_item(v)) for k, v in self.items()) - - def copy(self) -> "ParseResults": - """ - Returns a new copy of a :class:`ParseResults` object. - """ - ret = ParseResults(self._toklist) - ret._tokdict = self._tokdict.copy() - ret._parent = self._parent - ret._all_names |= self._all_names - ret._name = self._name - return ret - - def get_name(self): - r""" - Returns the results name for this token expression. Useful when several - different expressions might match at a particular location. - - Example:: - - integer = Word(nums) - ssn_expr = Regex(r"\d\d\d-\d\d-\d\d\d\d") - house_number_expr = Suppress('#') + Word(nums, alphanums) - user_data = (Group(house_number_expr)("house_number") - | Group(ssn_expr)("ssn") - | Group(integer)("age")) - user_info = user_data[1, ...] - - result = user_info.parse_string("22 111-22-3333 #221B") - for item in result: - print(item.get_name(), ':', item[0]) - - prints:: - - age : 22 - ssn : 111-22-3333 - house_number : 221B - """ - if self._name: - return self._name - elif self._parent: - par = self._parent() - - def find_in_parent(sub): - return next( - ( - k - for k, vlist in par._tokdict.items() - for v, loc in vlist - if sub is v - ), - None, - ) - - return find_in_parent(self) if par else None - elif ( - len(self) == 1 - and len(self._tokdict) == 1 - and next(iter(self._tokdict.values()))[0][1] in (0, -1) - ): - return next(iter(self._tokdict.keys())) - else: - return None - - def dump(self, indent="", full=True, include_list=True, _depth=0) -> str: - """ - Diagnostic method for listing out the contents of - a :class:`ParseResults`. Accepts an optional ``indent`` argument so - that this string can be embedded in a nested display of other data. - - Example:: - - integer = Word(nums) - date_str = integer("year") + '/' + integer("month") + '/' + integer("day") - - result = date_str.parse_string('1999/12/31') - print(result.dump()) - - prints:: - - ['1999', '/', '12', '/', '31'] - - day: '31' - - month: '12' - - year: '1999' - """ - out = [] - NL = "\n" - out.append(indent + str(self.as_list()) if include_list else "") - - if full: - if self.haskeys(): - items = sorted((str(k), v) for k, v in self.items()) - for k, v in items: - if out: - out.append(NL) - out.append("{}{}- {}: ".format(indent, (" " * _depth), k)) - if isinstance(v, ParseResults): - if v: - out.append( - v.dump( - indent=indent, - full=full, - include_list=include_list, - _depth=_depth + 1, - ) - ) - else: - out.append(str(v)) - else: - out.append(repr(v)) - if any(isinstance(vv, ParseResults) for vv in self): - v = self - for i, vv in enumerate(v): - if isinstance(vv, ParseResults): - out.append( - "\n{}{}[{}]:\n{}{}{}".format( - indent, - (" " * (_depth)), - i, - indent, - (" " * (_depth + 1)), - vv.dump( - indent=indent, - full=full, - include_list=include_list, - _depth=_depth + 1, - ), - ) - ) - else: - out.append( - "\n%s%s[%d]:\n%s%s%s" - % ( - indent, - (" " * (_depth)), - i, - indent, - (" " * (_depth + 1)), - str(vv), - ) - ) - - return "".join(out) - - def pprint(self, *args, **kwargs): - """ - Pretty-printer for parsed results as a list, using the - `pprint `_ module. - Accepts additional positional or keyword args as defined for - `pprint.pprint `_ . - - Example:: - - ident = Word(alphas, alphanums) - num = Word(nums) - func = Forward() - term = ident | num | Group('(' + func + ')') - func <<= ident + Group(Optional(delimited_list(term))) - result = func.parse_string("fna a,b,(fnb c,d,200),100") - result.pprint(width=40) - - prints:: - - ['fna', - ['a', - 'b', - ['(', 'fnb', ['c', 'd', '200'], ')'], - '100']] - """ - pprint.pprint(self.as_list(), *args, **kwargs) - - # add support for pickle protocol - def __getstate__(self): - return ( - self._toklist, - ( - self._tokdict.copy(), - self._parent is not None and self._parent() or None, - self._all_names, - self._name, - ), - ) - - def __setstate__(self, state): - self._toklist, (self._tokdict, par, inAccumNames, self._name) = state - self._all_names = set(inAccumNames) - if par is not None: - self._parent = wkref(par) - else: - self._parent = None - - def __getnewargs__(self): - return self._toklist, self._name - - def __dir__(self): - return dir(type(self)) + list(self.keys()) - - @classmethod - def from_dict(cls, other, name=None) -> "ParseResults": - """ - Helper classmethod to construct a ``ParseResults`` from a ``dict``, preserving the - name-value relations as results names. If an optional ``name`` argument is - given, a nested ``ParseResults`` will be returned. - """ - - def is_iterable(obj): - try: - iter(obj) - except Exception: - return False - else: - return not isinstance(obj, str_type) - - ret = cls([]) - for k, v in other.items(): - if isinstance(v, Mapping): - ret += cls.from_dict(v, name=k) - else: - ret += cls([v], name=k, asList=is_iterable(v)) - if name is not None: - ret = cls([ret], name=name) - return ret - - asList = as_list - asDict = as_dict - getName = get_name - - -MutableMapping.register(ParseResults) -MutableSequence.register(ParseResults) diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/pyparsing/testing.py b/bot/lib/python3.11/site-packages/pip/_vendor/pyparsing/testing.py deleted file mode 100644 index 84a0ef1..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/pyparsing/testing.py +++ /dev/null @@ -1,331 +0,0 @@ -# testing.py - -from contextlib import contextmanager -import typing - -from .core import ( - ParserElement, - ParseException, - Keyword, - __diag__, - __compat__, -) - - -class pyparsing_test: - """ - namespace class for classes useful in writing unit tests - """ - - class reset_pyparsing_context: - """ - Context manager to be used when writing unit tests that modify pyparsing config values: - - packrat parsing - - bounded recursion parsing - - default whitespace characters. - - default keyword characters - - literal string auto-conversion class - - __diag__ settings - - Example:: - - with reset_pyparsing_context(): - # test that literals used to construct a grammar are automatically suppressed - ParserElement.inlineLiteralsUsing(Suppress) - - term = Word(alphas) | Word(nums) - group = Group('(' + term[...] + ')') - - # assert that the '()' characters are not included in the parsed tokens - self.assertParseAndCheckList(group, "(abc 123 def)", ['abc', '123', 'def']) - - # after exiting context manager, literals are converted to Literal expressions again - """ - - def __init__(self): - self._save_context = {} - - def save(self): - self._save_context["default_whitespace"] = ParserElement.DEFAULT_WHITE_CHARS - self._save_context["default_keyword_chars"] = Keyword.DEFAULT_KEYWORD_CHARS - - self._save_context[ - "literal_string_class" - ] = ParserElement._literalStringClass - - self._save_context["verbose_stacktrace"] = ParserElement.verbose_stacktrace - - self._save_context["packrat_enabled"] = ParserElement._packratEnabled - if ParserElement._packratEnabled: - self._save_context[ - "packrat_cache_size" - ] = ParserElement.packrat_cache.size - else: - self._save_context["packrat_cache_size"] = None - self._save_context["packrat_parse"] = ParserElement._parse - self._save_context[ - "recursion_enabled" - ] = ParserElement._left_recursion_enabled - - self._save_context["__diag__"] = { - name: getattr(__diag__, name) for name in __diag__._all_names - } - - self._save_context["__compat__"] = { - "collect_all_And_tokens": __compat__.collect_all_And_tokens - } - - return self - - def restore(self): - # reset pyparsing global state - if ( - ParserElement.DEFAULT_WHITE_CHARS - != self._save_context["default_whitespace"] - ): - ParserElement.set_default_whitespace_chars( - self._save_context["default_whitespace"] - ) - - ParserElement.verbose_stacktrace = self._save_context["verbose_stacktrace"] - - Keyword.DEFAULT_KEYWORD_CHARS = self._save_context["default_keyword_chars"] - ParserElement.inlineLiteralsUsing( - self._save_context["literal_string_class"] - ) - - for name, value in self._save_context["__diag__"].items(): - (__diag__.enable if value else __diag__.disable)(name) - - ParserElement._packratEnabled = False - if self._save_context["packrat_enabled"]: - ParserElement.enable_packrat(self._save_context["packrat_cache_size"]) - else: - ParserElement._parse = self._save_context["packrat_parse"] - ParserElement._left_recursion_enabled = self._save_context[ - "recursion_enabled" - ] - - __compat__.collect_all_And_tokens = self._save_context["__compat__"] - - return self - - def copy(self): - ret = type(self)() - ret._save_context.update(self._save_context) - return ret - - def __enter__(self): - return self.save() - - def __exit__(self, *args): - self.restore() - - class TestParseResultsAsserts: - """ - A mixin class to add parse results assertion methods to normal unittest.TestCase classes. - """ - - def assertParseResultsEquals( - self, result, expected_list=None, expected_dict=None, msg=None - ): - """ - Unit test assertion to compare a :class:`ParseResults` object with an optional ``expected_list``, - and compare any defined results names with an optional ``expected_dict``. - """ - if expected_list is not None: - self.assertEqual(expected_list, result.as_list(), msg=msg) - if expected_dict is not None: - self.assertEqual(expected_dict, result.as_dict(), msg=msg) - - def assertParseAndCheckList( - self, expr, test_string, expected_list, msg=None, verbose=True - ): - """ - Convenience wrapper assert to test a parser element and input string, and assert that - the resulting ``ParseResults.asList()`` is equal to the ``expected_list``. - """ - result = expr.parse_string(test_string, parse_all=True) - if verbose: - print(result.dump()) - else: - print(result.as_list()) - self.assertParseResultsEquals(result, expected_list=expected_list, msg=msg) - - def assertParseAndCheckDict( - self, expr, test_string, expected_dict, msg=None, verbose=True - ): - """ - Convenience wrapper assert to test a parser element and input string, and assert that - the resulting ``ParseResults.asDict()`` is equal to the ``expected_dict``. - """ - result = expr.parse_string(test_string, parseAll=True) - if verbose: - print(result.dump()) - else: - print(result.as_list()) - self.assertParseResultsEquals(result, expected_dict=expected_dict, msg=msg) - - def assertRunTestResults( - self, run_tests_report, expected_parse_results=None, msg=None - ): - """ - Unit test assertion to evaluate output of ``ParserElement.runTests()``. If a list of - list-dict tuples is given as the ``expected_parse_results`` argument, then these are zipped - with the report tuples returned by ``runTests`` and evaluated using ``assertParseResultsEquals``. - Finally, asserts that the overall ``runTests()`` success value is ``True``. - - :param run_tests_report: tuple(bool, [tuple(str, ParseResults or Exception)]) returned from runTests - :param expected_parse_results (optional): [tuple(str, list, dict, Exception)] - """ - run_test_success, run_test_results = run_tests_report - - if expected_parse_results is not None: - merged = [ - (*rpt, expected) - for rpt, expected in zip(run_test_results, expected_parse_results) - ] - for test_string, result, expected in merged: - # expected should be a tuple containing a list and/or a dict or an exception, - # and optional failure message string - # an empty tuple will skip any result validation - fail_msg = next( - (exp for exp in expected if isinstance(exp, str)), None - ) - expected_exception = next( - ( - exp - for exp in expected - if isinstance(exp, type) and issubclass(exp, Exception) - ), - None, - ) - if expected_exception is not None: - with self.assertRaises( - expected_exception=expected_exception, msg=fail_msg or msg - ): - if isinstance(result, Exception): - raise result - else: - expected_list = next( - (exp for exp in expected if isinstance(exp, list)), None - ) - expected_dict = next( - (exp for exp in expected if isinstance(exp, dict)), None - ) - if (expected_list, expected_dict) != (None, None): - self.assertParseResultsEquals( - result, - expected_list=expected_list, - expected_dict=expected_dict, - msg=fail_msg or msg, - ) - else: - # warning here maybe? - print("no validation for {!r}".format(test_string)) - - # do this last, in case some specific test results can be reported instead - self.assertTrue( - run_test_success, msg=msg if msg is not None else "failed runTests" - ) - - @contextmanager - def assertRaisesParseException(self, exc_type=ParseException, msg=None): - with self.assertRaises(exc_type, msg=msg): - yield - - @staticmethod - def with_line_numbers( - s: str, - start_line: typing.Optional[int] = None, - end_line: typing.Optional[int] = None, - expand_tabs: bool = True, - eol_mark: str = "|", - mark_spaces: typing.Optional[str] = None, - mark_control: typing.Optional[str] = None, - ) -> str: - """ - Helpful method for debugging a parser - prints a string with line and column numbers. - (Line and column numbers are 1-based.) - - :param s: tuple(bool, str - string to be printed with line and column numbers - :param start_line: int - (optional) starting line number in s to print (default=1) - :param end_line: int - (optional) ending line number in s to print (default=len(s)) - :param expand_tabs: bool - (optional) expand tabs to spaces, to match the pyparsing default - :param eol_mark: str - (optional) string to mark the end of lines, helps visualize trailing spaces (default="|") - :param mark_spaces: str - (optional) special character to display in place of spaces - :param mark_control: str - (optional) convert non-printing control characters to a placeholding - character; valid values: - - "unicode" - replaces control chars with Unicode symbols, such as "␍" and "␊" - - any single character string - replace control characters with given string - - None (default) - string is displayed as-is - - :return: str - input string with leading line numbers and column number headers - """ - if expand_tabs: - s = s.expandtabs() - if mark_control is not None: - if mark_control == "unicode": - tbl = str.maketrans( - {c: u for c, u in zip(range(0, 33), range(0x2400, 0x2433))} - | {127: 0x2421} - ) - eol_mark = "" - else: - tbl = str.maketrans( - {c: mark_control for c in list(range(0, 32)) + [127]} - ) - s = s.translate(tbl) - if mark_spaces is not None and mark_spaces != " ": - if mark_spaces == "unicode": - tbl = str.maketrans({9: 0x2409, 32: 0x2423}) - s = s.translate(tbl) - else: - s = s.replace(" ", mark_spaces) - if start_line is None: - start_line = 1 - if end_line is None: - end_line = len(s) - end_line = min(end_line, len(s)) - start_line = min(max(1, start_line), end_line) - - if mark_control != "unicode": - s_lines = s.splitlines()[start_line - 1 : end_line] - else: - s_lines = [line + "␊" for line in s.split("␊")[start_line - 1 : end_line]] - if not s_lines: - return "" - - lineno_width = len(str(end_line)) - max_line_len = max(len(line) for line in s_lines) - lead = " " * (lineno_width + 1) - if max_line_len >= 99: - header0 = ( - lead - + "".join( - "{}{}".format(" " * 99, (i + 1) % 100) - for i in range(max(max_line_len // 100, 1)) - ) - + "\n" - ) - else: - header0 = "" - header1 = ( - header0 - + lead - + "".join( - " {}".format((i + 1) % 10) - for i in range(-(-max_line_len // 10)) - ) - + "\n" - ) - header2 = lead + "1234567890" * (-(-max_line_len // 10)) + "\n" - return ( - header1 - + header2 - + "\n".join( - "{:{}d}:{}{}".format(i, lineno_width, line, eol_mark) - for i, line in enumerate(s_lines, start=start_line) - ) - + "\n" - ) diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/pyparsing/unicode.py b/bot/lib/python3.11/site-packages/pip/_vendor/pyparsing/unicode.py deleted file mode 100644 index 0652620..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/pyparsing/unicode.py +++ /dev/null @@ -1,352 +0,0 @@ -# unicode.py - -import sys -from itertools import filterfalse -from typing import List, Tuple, Union - - -class _lazyclassproperty: - def __init__(self, fn): - self.fn = fn - self.__doc__ = fn.__doc__ - self.__name__ = fn.__name__ - - def __get__(self, obj, cls): - if cls is None: - cls = type(obj) - if not hasattr(cls, "_intern") or any( - cls._intern is getattr(superclass, "_intern", []) - for superclass in cls.__mro__[1:] - ): - cls._intern = {} - attrname = self.fn.__name__ - if attrname not in cls._intern: - cls._intern[attrname] = self.fn(cls) - return cls._intern[attrname] - - -UnicodeRangeList = List[Union[Tuple[int, int], Tuple[int]]] - - -class unicode_set: - """ - A set of Unicode characters, for language-specific strings for - ``alphas``, ``nums``, ``alphanums``, and ``printables``. - A unicode_set is defined by a list of ranges in the Unicode character - set, in a class attribute ``_ranges``. Ranges can be specified using - 2-tuples or a 1-tuple, such as:: - - _ranges = [ - (0x0020, 0x007e), - (0x00a0, 0x00ff), - (0x0100,), - ] - - Ranges are left- and right-inclusive. A 1-tuple of (x,) is treated as (x, x). - - A unicode set can also be defined using multiple inheritance of other unicode sets:: - - class CJK(Chinese, Japanese, Korean): - pass - """ - - _ranges: UnicodeRangeList = [] - - @_lazyclassproperty - def _chars_for_ranges(cls): - ret = [] - for cc in cls.__mro__: - if cc is unicode_set: - break - for rr in getattr(cc, "_ranges", ()): - ret.extend(range(rr[0], rr[-1] + 1)) - return [chr(c) for c in sorted(set(ret))] - - @_lazyclassproperty - def printables(cls): - "all non-whitespace characters in this range" - return "".join(filterfalse(str.isspace, cls._chars_for_ranges)) - - @_lazyclassproperty - def alphas(cls): - "all alphabetic characters in this range" - return "".join(filter(str.isalpha, cls._chars_for_ranges)) - - @_lazyclassproperty - def nums(cls): - "all numeric digit characters in this range" - return "".join(filter(str.isdigit, cls._chars_for_ranges)) - - @_lazyclassproperty - def alphanums(cls): - "all alphanumeric characters in this range" - return cls.alphas + cls.nums - - @_lazyclassproperty - def identchars(cls): - "all characters in this range that are valid identifier characters, plus underscore '_'" - return "".join( - sorted( - set( - "".join(filter(str.isidentifier, cls._chars_for_ranges)) - + "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyzªµº" - + "ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖØÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõöøùúûüýþÿ" - + "_" - ) - ) - ) - - @_lazyclassproperty - def identbodychars(cls): - """ - all characters in this range that are valid identifier body characters, - plus the digits 0-9 - """ - return "".join( - sorted( - set( - cls.identchars - + "0123456789" - + "".join( - [c for c in cls._chars_for_ranges if ("_" + c).isidentifier()] - ) - ) - ) - ) - - -class pyparsing_unicode(unicode_set): - """ - A namespace class for defining common language unicode_sets. - """ - - # fmt: off - - # define ranges in language character sets - _ranges: UnicodeRangeList = [ - (0x0020, sys.maxunicode), - ] - - class BasicMultilingualPlane(unicode_set): - "Unicode set for the Basic Multilingual Plane" - _ranges: UnicodeRangeList = [ - (0x0020, 0xFFFF), - ] - - class Latin1(unicode_set): - "Unicode set for Latin-1 Unicode Character Range" - _ranges: UnicodeRangeList = [ - (0x0020, 0x007E), - (0x00A0, 0x00FF), - ] - - class LatinA(unicode_set): - "Unicode set for Latin-A Unicode Character Range" - _ranges: UnicodeRangeList = [ - (0x0100, 0x017F), - ] - - class LatinB(unicode_set): - "Unicode set for Latin-B Unicode Character Range" - _ranges: UnicodeRangeList = [ - (0x0180, 0x024F), - ] - - class Greek(unicode_set): - "Unicode set for Greek Unicode Character Ranges" - _ranges: UnicodeRangeList = [ - (0x0342, 0x0345), - (0x0370, 0x0377), - (0x037A, 0x037F), - (0x0384, 0x038A), - (0x038C,), - (0x038E, 0x03A1), - (0x03A3, 0x03E1), - (0x03F0, 0x03FF), - (0x1D26, 0x1D2A), - (0x1D5E,), - (0x1D60,), - (0x1D66, 0x1D6A), - (0x1F00, 0x1F15), - (0x1F18, 0x1F1D), - (0x1F20, 0x1F45), - (0x1F48, 0x1F4D), - (0x1F50, 0x1F57), - (0x1F59,), - (0x1F5B,), - (0x1F5D,), - (0x1F5F, 0x1F7D), - (0x1F80, 0x1FB4), - (0x1FB6, 0x1FC4), - (0x1FC6, 0x1FD3), - (0x1FD6, 0x1FDB), - (0x1FDD, 0x1FEF), - (0x1FF2, 0x1FF4), - (0x1FF6, 0x1FFE), - (0x2129,), - (0x2719, 0x271A), - (0xAB65,), - (0x10140, 0x1018D), - (0x101A0,), - (0x1D200, 0x1D245), - (0x1F7A1, 0x1F7A7), - ] - - class Cyrillic(unicode_set): - "Unicode set for Cyrillic Unicode Character Range" - _ranges: UnicodeRangeList = [ - (0x0400, 0x052F), - (0x1C80, 0x1C88), - (0x1D2B,), - (0x1D78,), - (0x2DE0, 0x2DFF), - (0xA640, 0xA672), - (0xA674, 0xA69F), - (0xFE2E, 0xFE2F), - ] - - class Chinese(unicode_set): - "Unicode set for Chinese Unicode Character Range" - _ranges: UnicodeRangeList = [ - (0x2E80, 0x2E99), - (0x2E9B, 0x2EF3), - (0x31C0, 0x31E3), - (0x3400, 0x4DB5), - (0x4E00, 0x9FEF), - (0xA700, 0xA707), - (0xF900, 0xFA6D), - (0xFA70, 0xFAD9), - (0x16FE2, 0x16FE3), - (0x1F210, 0x1F212), - (0x1F214, 0x1F23B), - (0x1F240, 0x1F248), - (0x20000, 0x2A6D6), - (0x2A700, 0x2B734), - (0x2B740, 0x2B81D), - (0x2B820, 0x2CEA1), - (0x2CEB0, 0x2EBE0), - (0x2F800, 0x2FA1D), - ] - - class Japanese(unicode_set): - "Unicode set for Japanese Unicode Character Range, combining Kanji, Hiragana, and Katakana ranges" - _ranges: UnicodeRangeList = [] - - class Kanji(unicode_set): - "Unicode set for Kanji Unicode Character Range" - _ranges: UnicodeRangeList = [ - (0x4E00, 0x9FBF), - (0x3000, 0x303F), - ] - - class Hiragana(unicode_set): - "Unicode set for Hiragana Unicode Character Range" - _ranges: UnicodeRangeList = [ - (0x3041, 0x3096), - (0x3099, 0x30A0), - (0x30FC,), - (0xFF70,), - (0x1B001,), - (0x1B150, 0x1B152), - (0x1F200,), - ] - - class Katakana(unicode_set): - "Unicode set for Katakana Unicode Character Range" - _ranges: UnicodeRangeList = [ - (0x3099, 0x309C), - (0x30A0, 0x30FF), - (0x31F0, 0x31FF), - (0x32D0, 0x32FE), - (0xFF65, 0xFF9F), - (0x1B000,), - (0x1B164, 0x1B167), - (0x1F201, 0x1F202), - (0x1F213,), - ] - - class Hangul(unicode_set): - "Unicode set for Hangul (Korean) Unicode Character Range" - _ranges: UnicodeRangeList = [ - (0x1100, 0x11FF), - (0x302E, 0x302F), - (0x3131, 0x318E), - (0x3200, 0x321C), - (0x3260, 0x327B), - (0x327E,), - (0xA960, 0xA97C), - (0xAC00, 0xD7A3), - (0xD7B0, 0xD7C6), - (0xD7CB, 0xD7FB), - (0xFFA0, 0xFFBE), - (0xFFC2, 0xFFC7), - (0xFFCA, 0xFFCF), - (0xFFD2, 0xFFD7), - (0xFFDA, 0xFFDC), - ] - - Korean = Hangul - - class CJK(Chinese, Japanese, Hangul): - "Unicode set for combined Chinese, Japanese, and Korean (CJK) Unicode Character Range" - - class Thai(unicode_set): - "Unicode set for Thai Unicode Character Range" - _ranges: UnicodeRangeList = [ - (0x0E01, 0x0E3A), - (0x0E3F, 0x0E5B) - ] - - class Arabic(unicode_set): - "Unicode set for Arabic Unicode Character Range" - _ranges: UnicodeRangeList = [ - (0x0600, 0x061B), - (0x061E, 0x06FF), - (0x0700, 0x077F), - ] - - class Hebrew(unicode_set): - "Unicode set for Hebrew Unicode Character Range" - _ranges: UnicodeRangeList = [ - (0x0591, 0x05C7), - (0x05D0, 0x05EA), - (0x05EF, 0x05F4), - (0xFB1D, 0xFB36), - (0xFB38, 0xFB3C), - (0xFB3E,), - (0xFB40, 0xFB41), - (0xFB43, 0xFB44), - (0xFB46, 0xFB4F), - ] - - class Devanagari(unicode_set): - "Unicode set for Devanagari Unicode Character Range" - _ranges: UnicodeRangeList = [ - (0x0900, 0x097F), - (0xA8E0, 0xA8FF) - ] - - # fmt: on - - -pyparsing_unicode.Japanese._ranges = ( - pyparsing_unicode.Japanese.Kanji._ranges - + pyparsing_unicode.Japanese.Hiragana._ranges - + pyparsing_unicode.Japanese.Katakana._ranges -) - -pyparsing_unicode.BMP = pyparsing_unicode.BasicMultilingualPlane - -# add language identifiers using language Unicode -pyparsing_unicode.العربية = pyparsing_unicode.Arabic -pyparsing_unicode.中文 = pyparsing_unicode.Chinese -pyparsing_unicode.кириллица = pyparsing_unicode.Cyrillic -pyparsing_unicode.Ελληνικά = pyparsing_unicode.Greek -pyparsing_unicode.עִברִית = pyparsing_unicode.Hebrew -pyparsing_unicode.日本語 = pyparsing_unicode.Japanese -pyparsing_unicode.Japanese.漢字 = pyparsing_unicode.Japanese.Kanji -pyparsing_unicode.Japanese.カタカナ = pyparsing_unicode.Japanese.Katakana -pyparsing_unicode.Japanese.ひらがな = pyparsing_unicode.Japanese.Hiragana -pyparsing_unicode.한국어 = pyparsing_unicode.Korean -pyparsing_unicode.ไทย = pyparsing_unicode.Thai -pyparsing_unicode.देवनागरी = pyparsing_unicode.Devanagari diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/pyparsing/util.py b/bot/lib/python3.11/site-packages/pip/_vendor/pyparsing/util.py deleted file mode 100644 index 34ce092..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/pyparsing/util.py +++ /dev/null @@ -1,235 +0,0 @@ -# util.py -import warnings -import types -import collections -import itertools -from functools import lru_cache -from typing import List, Union, Iterable - -_bslash = chr(92) - - -class __config_flags: - """Internal class for defining compatibility and debugging flags""" - - _all_names: List[str] = [] - _fixed_names: List[str] = [] - _type_desc = "configuration" - - @classmethod - def _set(cls, dname, value): - if dname in cls._fixed_names: - warnings.warn( - "{}.{} {} is {} and cannot be overridden".format( - cls.__name__, - dname, - cls._type_desc, - str(getattr(cls, dname)).upper(), - ) - ) - return - if dname in cls._all_names: - setattr(cls, dname, value) - else: - raise ValueError("no such {} {!r}".format(cls._type_desc, dname)) - - enable = classmethod(lambda cls, name: cls._set(name, True)) - disable = classmethod(lambda cls, name: cls._set(name, False)) - - -@lru_cache(maxsize=128) -def col(loc: int, strg: str) -> int: - """ - Returns current column within a string, counting newlines as line separators. - The first column is number 1. - - Note: the default parsing behavior is to expand tabs in the input string - before starting the parsing process. See - :class:`ParserElement.parseString` for more - information on parsing strings containing ```` s, and suggested - methods to maintain a consistent view of the parsed string, the parse - location, and line and column positions within the parsed string. - """ - s = strg - return 1 if 0 < loc < len(s) and s[loc - 1] == "\n" else loc - s.rfind("\n", 0, loc) - - -@lru_cache(maxsize=128) -def lineno(loc: int, strg: str) -> int: - """Returns current line number within a string, counting newlines as line separators. - The first line is number 1. - - Note - the default parsing behavior is to expand tabs in the input string - before starting the parsing process. See :class:`ParserElement.parseString` - for more information on parsing strings containing ```` s, and - suggested methods to maintain a consistent view of the parsed string, the - parse location, and line and column positions within the parsed string. - """ - return strg.count("\n", 0, loc) + 1 - - -@lru_cache(maxsize=128) -def line(loc: int, strg: str) -> str: - """ - Returns the line of text containing loc within a string, counting newlines as line separators. - """ - last_cr = strg.rfind("\n", 0, loc) - next_cr = strg.find("\n", loc) - return strg[last_cr + 1 : next_cr] if next_cr >= 0 else strg[last_cr + 1 :] - - -class _UnboundedCache: - def __init__(self): - cache = {} - cache_get = cache.get - self.not_in_cache = not_in_cache = object() - - def get(_, key): - return cache_get(key, not_in_cache) - - def set_(_, key, value): - cache[key] = value - - def clear(_): - cache.clear() - - self.size = None - self.get = types.MethodType(get, self) - self.set = types.MethodType(set_, self) - self.clear = types.MethodType(clear, self) - - -class _FifoCache: - def __init__(self, size): - self.not_in_cache = not_in_cache = object() - cache = collections.OrderedDict() - cache_get = cache.get - - def get(_, key): - return cache_get(key, not_in_cache) - - def set_(_, key, value): - cache[key] = value - while len(cache) > size: - cache.popitem(last=False) - - def clear(_): - cache.clear() - - self.size = size - self.get = types.MethodType(get, self) - self.set = types.MethodType(set_, self) - self.clear = types.MethodType(clear, self) - - -class LRUMemo: - """ - A memoizing mapping that retains `capacity` deleted items - - The memo tracks retained items by their access order; once `capacity` items - are retained, the least recently used item is discarded. - """ - - def __init__(self, capacity): - self._capacity = capacity - self._active = {} - self._memory = collections.OrderedDict() - - def __getitem__(self, key): - try: - return self._active[key] - except KeyError: - self._memory.move_to_end(key) - return self._memory[key] - - def __setitem__(self, key, value): - self._memory.pop(key, None) - self._active[key] = value - - def __delitem__(self, key): - try: - value = self._active.pop(key) - except KeyError: - pass - else: - while len(self._memory) >= self._capacity: - self._memory.popitem(last=False) - self._memory[key] = value - - def clear(self): - self._active.clear() - self._memory.clear() - - -class UnboundedMemo(dict): - """ - A memoizing mapping that retains all deleted items - """ - - def __delitem__(self, key): - pass - - -def _escape_regex_range_chars(s: str) -> str: - # escape these chars: ^-[] - for c in r"\^-[]": - s = s.replace(c, _bslash + c) - s = s.replace("\n", r"\n") - s = s.replace("\t", r"\t") - return str(s) - - -def _collapse_string_to_ranges( - s: Union[str, Iterable[str]], re_escape: bool = True -) -> str: - def is_consecutive(c): - c_int = ord(c) - is_consecutive.prev, prev = c_int, is_consecutive.prev - if c_int - prev > 1: - is_consecutive.value = next(is_consecutive.counter) - return is_consecutive.value - - is_consecutive.prev = 0 - is_consecutive.counter = itertools.count() - is_consecutive.value = -1 - - def escape_re_range_char(c): - return "\\" + c if c in r"\^-][" else c - - def no_escape_re_range_char(c): - return c - - if not re_escape: - escape_re_range_char = no_escape_re_range_char - - ret = [] - s = "".join(sorted(set(s))) - if len(s) > 3: - for _, chars in itertools.groupby(s, key=is_consecutive): - first = last = next(chars) - last = collections.deque( - itertools.chain(iter([last]), chars), maxlen=1 - ).pop() - if first == last: - ret.append(escape_re_range_char(first)) - else: - sep = "" if ord(last) == ord(first) + 1 else "-" - ret.append( - "{}{}{}".format( - escape_re_range_char(first), sep, escape_re_range_char(last) - ) - ) - else: - ret = [escape_re_range_char(c) for c in s] - - return "".join(ret) - - -def _flatten(ll: list) -> list: - ret = [] - for i in ll: - if isinstance(i, list): - ret.extend(_flatten(i)) - else: - ret.append(i) - return ret diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/requests/__init__.py b/bot/lib/python3.11/site-packages/pip/_vendor/requests/__init__.py deleted file mode 100644 index 9e97059..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/requests/__init__.py +++ /dev/null @@ -1,182 +0,0 @@ -# __ -# /__) _ _ _ _ _/ _ -# / ( (- (/ (/ (- _) / _) -# / - -""" -Requests HTTP Library -~~~~~~~~~~~~~~~~~~~~~ - -Requests is an HTTP library, written in Python, for human beings. -Basic GET usage: - - >>> import requests - >>> r = requests.get('https://www.python.org') - >>> r.status_code - 200 - >>> b'Python is a programming language' in r.content - True - -... or POST: - - >>> payload = dict(key1='value1', key2='value2') - >>> r = requests.post('https://httpbin.org/post', data=payload) - >>> print(r.text) - { - ... - "form": { - "key1": "value1", - "key2": "value2" - }, - ... - } - -The other HTTP methods are supported - see `requests.api`. Full documentation -is at . - -:copyright: (c) 2017 by Kenneth Reitz. -:license: Apache 2.0, see LICENSE for more details. -""" - -import warnings - -from pip._vendor import urllib3 - -from .exceptions import RequestsDependencyWarning - -charset_normalizer_version = None - -try: - from pip._vendor.chardet import __version__ as chardet_version -except ImportError: - chardet_version = None - - -def check_compatibility(urllib3_version, chardet_version, charset_normalizer_version): - urllib3_version = urllib3_version.split(".") - assert urllib3_version != ["dev"] # Verify urllib3 isn't installed from git. - - # Sometimes, urllib3 only reports its version as 16.1. - if len(urllib3_version) == 2: - urllib3_version.append("0") - - # Check urllib3 for compatibility. - major, minor, patch = urllib3_version # noqa: F811 - major, minor, patch = int(major), int(minor), int(patch) - # urllib3 >= 1.21.1, <= 1.26 - assert major == 1 - assert minor >= 21 - assert minor <= 26 - - # Check charset_normalizer for compatibility. - if chardet_version: - major, minor, patch = chardet_version.split(".")[:3] - major, minor, patch = int(major), int(minor), int(patch) - # chardet_version >= 3.0.2, < 6.0.0 - assert (3, 0, 2) <= (major, minor, patch) < (6, 0, 0) - elif charset_normalizer_version: - major, minor, patch = charset_normalizer_version.split(".")[:3] - major, minor, patch = int(major), int(minor), int(patch) - # charset_normalizer >= 2.0.0 < 3.0.0 - assert (2, 0, 0) <= (major, minor, patch) < (3, 0, 0) - else: - raise Exception("You need either charset_normalizer or chardet installed") - - -def _check_cryptography(cryptography_version): - # cryptography < 1.3.4 - try: - cryptography_version = list(map(int, cryptography_version.split("."))) - except ValueError: - return - - if cryptography_version < [1, 3, 4]: - warning = "Old version of cryptography ({}) may cause slowdown.".format( - cryptography_version - ) - warnings.warn(warning, RequestsDependencyWarning) - - -# Check imported dependencies for compatibility. -try: - check_compatibility( - urllib3.__version__, chardet_version, charset_normalizer_version - ) -except (AssertionError, ValueError): - warnings.warn( - "urllib3 ({}) or chardet ({})/charset_normalizer ({}) doesn't match a supported " - "version!".format( - urllib3.__version__, chardet_version, charset_normalizer_version - ), - RequestsDependencyWarning, - ) - -# Attempt to enable urllib3's fallback for SNI support -# if the standard library doesn't support SNI or the -# 'ssl' library isn't available. -try: - # Note: This logic prevents upgrading cryptography on Windows, if imported - # as part of pip. - from pip._internal.utils.compat import WINDOWS - if not WINDOWS: - raise ImportError("pip internals: don't import cryptography on Windows") - try: - import ssl - except ImportError: - ssl = None - - if not getattr(ssl, "HAS_SNI", False): - from pip._vendor.urllib3.contrib import pyopenssl - - pyopenssl.inject_into_urllib3() - - # Check cryptography version - from cryptography import __version__ as cryptography_version - - _check_cryptography(cryptography_version) -except ImportError: - pass - -# urllib3's DependencyWarnings should be silenced. -from pip._vendor.urllib3.exceptions import DependencyWarning - -warnings.simplefilter("ignore", DependencyWarning) - -# Set default logging handler to avoid "No handler found" warnings. -import logging -from logging import NullHandler - -from . import packages, utils -from .__version__ import ( - __author__, - __author_email__, - __build__, - __cake__, - __copyright__, - __description__, - __license__, - __title__, - __url__, - __version__, -) -from .api import delete, get, head, options, patch, post, put, request -from .exceptions import ( - ConnectionError, - ConnectTimeout, - FileModeWarning, - HTTPError, - JSONDecodeError, - ReadTimeout, - RequestException, - Timeout, - TooManyRedirects, - URLRequired, -) -from .models import PreparedRequest, Request, Response -from .sessions import Session, session -from .status_codes import codes - -logging.getLogger(__name__).addHandler(NullHandler()) - -# FileModeWarnings go off per the default. -warnings.simplefilter("default", FileModeWarning, append=True) diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/requests/__version__.py b/bot/lib/python3.11/site-packages/pip/_vendor/requests/__version__.py deleted file mode 100644 index e725ada..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/requests/__version__.py +++ /dev/null @@ -1,14 +0,0 @@ -# .-. .-. .-. . . .-. .-. .-. .-. -# |( |- |.| | | |- `-. | `-. -# ' ' `-' `-`.`-' `-' `-' ' `-' - -__title__ = "requests" -__description__ = "Python HTTP for Humans." -__url__ = "https://requests.readthedocs.io" -__version__ = "2.28.1" -__build__ = 0x022801 -__author__ = "Kenneth Reitz" -__author_email__ = "me@kennethreitz.org" -__license__ = "Apache 2.0" -__copyright__ = "Copyright 2022 Kenneth Reitz" -__cake__ = "\u2728 \U0001f370 \u2728" diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/requests/_internal_utils.py b/bot/lib/python3.11/site-packages/pip/_vendor/requests/_internal_utils.py deleted file mode 100644 index 7dc9bc5..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/requests/_internal_utils.py +++ /dev/null @@ -1,48 +0,0 @@ -""" -requests._internal_utils -~~~~~~~~~~~~~~ - -Provides utility functions that are consumed internally by Requests -which depend on extremely few external helpers (such as compat) -""" -import re - -from .compat import builtin_str - -_VALID_HEADER_NAME_RE_BYTE = re.compile(rb"^[^:\s][^:\r\n]*$") -_VALID_HEADER_NAME_RE_STR = re.compile(r"^[^:\s][^:\r\n]*$") -_VALID_HEADER_VALUE_RE_BYTE = re.compile(rb"^\S[^\r\n]*$|^$") -_VALID_HEADER_VALUE_RE_STR = re.compile(r"^\S[^\r\n]*$|^$") - -HEADER_VALIDATORS = { - bytes: (_VALID_HEADER_NAME_RE_BYTE, _VALID_HEADER_VALUE_RE_BYTE), - str: (_VALID_HEADER_NAME_RE_STR, _VALID_HEADER_VALUE_RE_STR), -} - - -def to_native_string(string, encoding="ascii"): - """Given a string object, regardless of type, returns a representation of - that string in the native string type, encoding and decoding where - necessary. This assumes ASCII unless told otherwise. - """ - if isinstance(string, builtin_str): - out = string - else: - out = string.decode(encoding) - - return out - - -def unicode_is_ascii(u_string): - """Determine if unicode string only contains ASCII characters. - - :param str u_string: unicode string to check. Must be unicode - and not Python 2 `str`. - :rtype: bool - """ - assert isinstance(u_string, str) - try: - u_string.encode("ascii") - return True - except UnicodeEncodeError: - return False diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/requests/adapters.py b/bot/lib/python3.11/site-packages/pip/_vendor/requests/adapters.py deleted file mode 100644 index f68f7d4..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/requests/adapters.py +++ /dev/null @@ -1,584 +0,0 @@ -""" -requests.adapters -~~~~~~~~~~~~~~~~~ - -This module contains the transport adapters that Requests uses to define -and maintain connections. -""" - -import os.path -import socket # noqa: F401 - -from pip._vendor.urllib3.exceptions import ClosedPoolError, ConnectTimeoutError -from pip._vendor.urllib3.exceptions import HTTPError as _HTTPError -from pip._vendor.urllib3.exceptions import InvalidHeader as _InvalidHeader -from pip._vendor.urllib3.exceptions import ( - LocationValueError, - MaxRetryError, - NewConnectionError, - ProtocolError, -) -from pip._vendor.urllib3.exceptions import ProxyError as _ProxyError -from pip._vendor.urllib3.exceptions import ReadTimeoutError, ResponseError -from pip._vendor.urllib3.exceptions import SSLError as _SSLError -from pip._vendor.urllib3.poolmanager import PoolManager, proxy_from_url -from pip._vendor.urllib3.response import HTTPResponse -from pip._vendor.urllib3.util import Timeout as TimeoutSauce -from pip._vendor.urllib3.util import parse_url -from pip._vendor.urllib3.util.retry import Retry - -from .auth import _basic_auth_str -from .compat import basestring, urlparse -from .cookies import extract_cookies_to_jar -from .exceptions import ( - ConnectionError, - ConnectTimeout, - InvalidHeader, - InvalidProxyURL, - InvalidSchema, - InvalidURL, - ProxyError, - ReadTimeout, - RetryError, - SSLError, -) -from .models import Response -from .structures import CaseInsensitiveDict -from .utils import ( - DEFAULT_CA_BUNDLE_PATH, - extract_zipped_paths, - get_auth_from_url, - get_encoding_from_headers, - prepend_scheme_if_needed, - select_proxy, - urldefragauth, -) - -try: - from pip._vendor.urllib3.contrib.socks import SOCKSProxyManager -except ImportError: - - def SOCKSProxyManager(*args, **kwargs): - raise InvalidSchema("Missing dependencies for SOCKS support.") - - -DEFAULT_POOLBLOCK = False -DEFAULT_POOLSIZE = 10 -DEFAULT_RETRIES = 0 -DEFAULT_POOL_TIMEOUT = None - - -class BaseAdapter: - """The Base Transport Adapter""" - - def __init__(self): - super().__init__() - - def send( - self, request, stream=False, timeout=None, verify=True, cert=None, proxies=None - ): - """Sends PreparedRequest object. Returns Response object. - - :param request: The :class:`PreparedRequest ` being sent. - :param stream: (optional) Whether to stream the request content. - :param timeout: (optional) How long to wait for the server to send - data before giving up, as a float, or a :ref:`(connect timeout, - read timeout) ` tuple. - :type timeout: float or tuple - :param verify: (optional) Either a boolean, in which case it controls whether we verify - the server's TLS certificate, or a string, in which case it must be a path - to a CA bundle to use - :param cert: (optional) Any user-provided SSL certificate to be trusted. - :param proxies: (optional) The proxies dictionary to apply to the request. - """ - raise NotImplementedError - - def close(self): - """Cleans up adapter specific items.""" - raise NotImplementedError - - -class HTTPAdapter(BaseAdapter): - """The built-in HTTP Adapter for urllib3. - - Provides a general-case interface for Requests sessions to contact HTTP and - HTTPS urls by implementing the Transport Adapter interface. This class will - usually be created by the :class:`Session ` class under the - covers. - - :param pool_connections: The number of urllib3 connection pools to cache. - :param pool_maxsize: The maximum number of connections to save in the pool. - :param max_retries: The maximum number of retries each connection - should attempt. Note, this applies only to failed DNS lookups, socket - connections and connection timeouts, never to requests where data has - made it to the server. By default, Requests does not retry failed - connections. If you need granular control over the conditions under - which we retry a request, import urllib3's ``Retry`` class and pass - that instead. - :param pool_block: Whether the connection pool should block for connections. - - Usage:: - - >>> import requests - >>> s = requests.Session() - >>> a = requests.adapters.HTTPAdapter(max_retries=3) - >>> s.mount('http://', a) - """ - - __attrs__ = [ - "max_retries", - "config", - "_pool_connections", - "_pool_maxsize", - "_pool_block", - ] - - def __init__( - self, - pool_connections=DEFAULT_POOLSIZE, - pool_maxsize=DEFAULT_POOLSIZE, - max_retries=DEFAULT_RETRIES, - pool_block=DEFAULT_POOLBLOCK, - ): - if max_retries == DEFAULT_RETRIES: - self.max_retries = Retry(0, read=False) - else: - self.max_retries = Retry.from_int(max_retries) - self.config = {} - self.proxy_manager = {} - - super().__init__() - - self._pool_connections = pool_connections - self._pool_maxsize = pool_maxsize - self._pool_block = pool_block - - self.init_poolmanager(pool_connections, pool_maxsize, block=pool_block) - - def __getstate__(self): - return {attr: getattr(self, attr, None) for attr in self.__attrs__} - - def __setstate__(self, state): - # Can't handle by adding 'proxy_manager' to self.__attrs__ because - # self.poolmanager uses a lambda function, which isn't pickleable. - self.proxy_manager = {} - self.config = {} - - for attr, value in state.items(): - setattr(self, attr, value) - - self.init_poolmanager( - self._pool_connections, self._pool_maxsize, block=self._pool_block - ) - - def init_poolmanager( - self, connections, maxsize, block=DEFAULT_POOLBLOCK, **pool_kwargs - ): - """Initializes a urllib3 PoolManager. - - This method should not be called from user code, and is only - exposed for use when subclassing the - :class:`HTTPAdapter `. - - :param connections: The number of urllib3 connection pools to cache. - :param maxsize: The maximum number of connections to save in the pool. - :param block: Block when no free connections are available. - :param pool_kwargs: Extra keyword arguments used to initialize the Pool Manager. - """ - # save these values for pickling - self._pool_connections = connections - self._pool_maxsize = maxsize - self._pool_block = block - - self.poolmanager = PoolManager( - num_pools=connections, - maxsize=maxsize, - block=block, - strict=True, - **pool_kwargs, - ) - - def proxy_manager_for(self, proxy, **proxy_kwargs): - """Return urllib3 ProxyManager for the given proxy. - - This method should not be called from user code, and is only - exposed for use when subclassing the - :class:`HTTPAdapter `. - - :param proxy: The proxy to return a urllib3 ProxyManager for. - :param proxy_kwargs: Extra keyword arguments used to configure the Proxy Manager. - :returns: ProxyManager - :rtype: urllib3.ProxyManager - """ - if proxy in self.proxy_manager: - manager = self.proxy_manager[proxy] - elif proxy.lower().startswith("socks"): - username, password = get_auth_from_url(proxy) - manager = self.proxy_manager[proxy] = SOCKSProxyManager( - proxy, - username=username, - password=password, - num_pools=self._pool_connections, - maxsize=self._pool_maxsize, - block=self._pool_block, - **proxy_kwargs, - ) - else: - proxy_headers = self.proxy_headers(proxy) - manager = self.proxy_manager[proxy] = proxy_from_url( - proxy, - proxy_headers=proxy_headers, - num_pools=self._pool_connections, - maxsize=self._pool_maxsize, - block=self._pool_block, - **proxy_kwargs, - ) - - return manager - - def cert_verify(self, conn, url, verify, cert): - """Verify a SSL certificate. This method should not be called from user - code, and is only exposed for use when subclassing the - :class:`HTTPAdapter `. - - :param conn: The urllib3 connection object associated with the cert. - :param url: The requested URL. - :param verify: Either a boolean, in which case it controls whether we verify - the server's TLS certificate, or a string, in which case it must be a path - to a CA bundle to use - :param cert: The SSL certificate to verify. - """ - if url.lower().startswith("https") and verify: - - cert_loc = None - - # Allow self-specified cert location. - if verify is not True: - cert_loc = verify - - if not cert_loc: - cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) - - if not cert_loc or not os.path.exists(cert_loc): - raise OSError( - f"Could not find a suitable TLS CA certificate bundle, " - f"invalid path: {cert_loc}" - ) - - conn.cert_reqs = "CERT_REQUIRED" - - if not os.path.isdir(cert_loc): - conn.ca_certs = cert_loc - else: - conn.ca_cert_dir = cert_loc - else: - conn.cert_reqs = "CERT_NONE" - conn.ca_certs = None - conn.ca_cert_dir = None - - if cert: - if not isinstance(cert, basestring): - conn.cert_file = cert[0] - conn.key_file = cert[1] - else: - conn.cert_file = cert - conn.key_file = None - if conn.cert_file and not os.path.exists(conn.cert_file): - raise OSError( - f"Could not find the TLS certificate file, " - f"invalid path: {conn.cert_file}" - ) - if conn.key_file and not os.path.exists(conn.key_file): - raise OSError( - f"Could not find the TLS key file, invalid path: {conn.key_file}" - ) - - def build_response(self, req, resp): - """Builds a :class:`Response ` object from a urllib3 - response. This should not be called from user code, and is only exposed - for use when subclassing the - :class:`HTTPAdapter ` - - :param req: The :class:`PreparedRequest ` used to generate the response. - :param resp: The urllib3 response object. - :rtype: requests.Response - """ - response = Response() - - # Fallback to None if there's no status_code, for whatever reason. - response.status_code = getattr(resp, "status", None) - - # Make headers case-insensitive. - response.headers = CaseInsensitiveDict(getattr(resp, "headers", {})) - - # Set encoding. - response.encoding = get_encoding_from_headers(response.headers) - response.raw = resp - response.reason = response.raw.reason - - if isinstance(req.url, bytes): - response.url = req.url.decode("utf-8") - else: - response.url = req.url - - # Add new cookies from the server. - extract_cookies_to_jar(response.cookies, req, resp) - - # Give the Response some context. - response.request = req - response.connection = self - - return response - - def get_connection(self, url, proxies=None): - """Returns a urllib3 connection for the given URL. This should not be - called from user code, and is only exposed for use when subclassing the - :class:`HTTPAdapter `. - - :param url: The URL to connect to. - :param proxies: (optional) A Requests-style dictionary of proxies used on this request. - :rtype: urllib3.ConnectionPool - """ - proxy = select_proxy(url, proxies) - - if proxy: - proxy = prepend_scheme_if_needed(proxy, "http") - proxy_url = parse_url(proxy) - if not proxy_url.host: - raise InvalidProxyURL( - "Please check proxy URL. It is malformed " - "and could be missing the host." - ) - proxy_manager = self.proxy_manager_for(proxy) - conn = proxy_manager.connection_from_url(url) - else: - # Only scheme should be lower case - parsed = urlparse(url) - url = parsed.geturl() - conn = self.poolmanager.connection_from_url(url) - - return conn - - def close(self): - """Disposes of any internal state. - - Currently, this closes the PoolManager and any active ProxyManager, - which closes any pooled connections. - """ - self.poolmanager.clear() - for proxy in self.proxy_manager.values(): - proxy.clear() - - def request_url(self, request, proxies): - """Obtain the url to use when making the final request. - - If the message is being sent through a HTTP proxy, the full URL has to - be used. Otherwise, we should only use the path portion of the URL. - - This should not be called from user code, and is only exposed for use - when subclassing the - :class:`HTTPAdapter `. - - :param request: The :class:`PreparedRequest ` being sent. - :param proxies: A dictionary of schemes or schemes and hosts to proxy URLs. - :rtype: str - """ - proxy = select_proxy(request.url, proxies) - scheme = urlparse(request.url).scheme - - is_proxied_http_request = proxy and scheme != "https" - using_socks_proxy = False - if proxy: - proxy_scheme = urlparse(proxy).scheme.lower() - using_socks_proxy = proxy_scheme.startswith("socks") - - url = request.path_url - if is_proxied_http_request and not using_socks_proxy: - url = urldefragauth(request.url) - - return url - - def add_headers(self, request, **kwargs): - """Add any headers needed by the connection. As of v2.0 this does - nothing by default, but is left for overriding by users that subclass - the :class:`HTTPAdapter `. - - This should not be called from user code, and is only exposed for use - when subclassing the - :class:`HTTPAdapter `. - - :param request: The :class:`PreparedRequest ` to add headers to. - :param kwargs: The keyword arguments from the call to send(). - """ - pass - - def proxy_headers(self, proxy): - """Returns a dictionary of the headers to add to any request sent - through a proxy. This works with urllib3 magic to ensure that they are - correctly sent to the proxy, rather than in a tunnelled request if - CONNECT is being used. - - This should not be called from user code, and is only exposed for use - when subclassing the - :class:`HTTPAdapter `. - - :param proxy: The url of the proxy being used for this request. - :rtype: dict - """ - headers = {} - username, password = get_auth_from_url(proxy) - - if username: - headers["Proxy-Authorization"] = _basic_auth_str(username, password) - - return headers - - def send( - self, request, stream=False, timeout=None, verify=True, cert=None, proxies=None - ): - """Sends PreparedRequest object. Returns Response object. - - :param request: The :class:`PreparedRequest ` being sent. - :param stream: (optional) Whether to stream the request content. - :param timeout: (optional) How long to wait for the server to send - data before giving up, as a float, or a :ref:`(connect timeout, - read timeout) ` tuple. - :type timeout: float or tuple or urllib3 Timeout object - :param verify: (optional) Either a boolean, in which case it controls whether - we verify the server's TLS certificate, or a string, in which case it - must be a path to a CA bundle to use - :param cert: (optional) Any user-provided SSL certificate to be trusted. - :param proxies: (optional) The proxies dictionary to apply to the request. - :rtype: requests.Response - """ - - try: - conn = self.get_connection(request.url, proxies) - except LocationValueError as e: - raise InvalidURL(e, request=request) - - self.cert_verify(conn, request.url, verify, cert) - url = self.request_url(request, proxies) - self.add_headers( - request, - stream=stream, - timeout=timeout, - verify=verify, - cert=cert, - proxies=proxies, - ) - - chunked = not (request.body is None or "Content-Length" in request.headers) - - if isinstance(timeout, tuple): - try: - connect, read = timeout - timeout = TimeoutSauce(connect=connect, read=read) - except ValueError: - raise ValueError( - f"Invalid timeout {timeout}. Pass a (connect, read) timeout tuple, " - f"or a single float to set both timeouts to the same value." - ) - elif isinstance(timeout, TimeoutSauce): - pass - else: - timeout = TimeoutSauce(connect=timeout, read=timeout) - - try: - if not chunked: - resp = conn.urlopen( - method=request.method, - url=url, - body=request.body, - headers=request.headers, - redirect=False, - assert_same_host=False, - preload_content=False, - decode_content=False, - retries=self.max_retries, - timeout=timeout, - ) - - # Send the request. - else: - if hasattr(conn, "proxy_pool"): - conn = conn.proxy_pool - - low_conn = conn._get_conn(timeout=DEFAULT_POOL_TIMEOUT) - - try: - skip_host = "Host" in request.headers - low_conn.putrequest( - request.method, - url, - skip_accept_encoding=True, - skip_host=skip_host, - ) - - for header, value in request.headers.items(): - low_conn.putheader(header, value) - - low_conn.endheaders() - - for i in request.body: - low_conn.send(hex(len(i))[2:].encode("utf-8")) - low_conn.send(b"\r\n") - low_conn.send(i) - low_conn.send(b"\r\n") - low_conn.send(b"0\r\n\r\n") - - # Receive the response from the server - r = low_conn.getresponse() - - resp = HTTPResponse.from_httplib( - r, - pool=conn, - connection=low_conn, - preload_content=False, - decode_content=False, - ) - except Exception: - # If we hit any problems here, clean up the connection. - # Then, raise so that we can handle the actual exception. - low_conn.close() - raise - - except (ProtocolError, OSError) as err: - raise ConnectionError(err, request=request) - - except MaxRetryError as e: - if isinstance(e.reason, ConnectTimeoutError): - # TODO: Remove this in 3.0.0: see #2811 - if not isinstance(e.reason, NewConnectionError): - raise ConnectTimeout(e, request=request) - - if isinstance(e.reason, ResponseError): - raise RetryError(e, request=request) - - if isinstance(e.reason, _ProxyError): - raise ProxyError(e, request=request) - - if isinstance(e.reason, _SSLError): - # This branch is for urllib3 v1.22 and later. - raise SSLError(e, request=request) - - raise ConnectionError(e, request=request) - - except ClosedPoolError as e: - raise ConnectionError(e, request=request) - - except _ProxyError as e: - raise ProxyError(e) - - except (_SSLError, _HTTPError) as e: - if isinstance(e, _SSLError): - # This branch is for urllib3 versions earlier than v1.22 - raise SSLError(e, request=request) - elif isinstance(e, ReadTimeoutError): - raise ReadTimeout(e, request=request) - elif isinstance(e, _InvalidHeader): - raise InvalidHeader(e, request=request) - else: - raise - - return self.build_response(request, resp) diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/requests/api.py b/bot/lib/python3.11/site-packages/pip/_vendor/requests/api.py deleted file mode 100644 index 2f71aae..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/requests/api.py +++ /dev/null @@ -1,157 +0,0 @@ -""" -requests.api -~~~~~~~~~~~~ - -This module implements the Requests API. - -:copyright: (c) 2012 by Kenneth Reitz. -:license: Apache2, see LICENSE for more details. -""" - -from . import sessions - - -def request(method, url, **kwargs): - """Constructs and sends a :class:`Request `. - - :param method: method for the new :class:`Request` object: ``GET``, ``OPTIONS``, ``HEAD``, ``POST``, ``PUT``, ``PATCH``, or ``DELETE``. - :param url: URL for the new :class:`Request` object. - :param params: (optional) Dictionary, list of tuples or bytes to send - in the query string for the :class:`Request`. - :param data: (optional) Dictionary, list of tuples, bytes, or file-like - object to send in the body of the :class:`Request`. - :param json: (optional) A JSON serializable Python object to send in the body of the :class:`Request`. - :param headers: (optional) Dictionary of HTTP Headers to send with the :class:`Request`. - :param cookies: (optional) Dict or CookieJar object to send with the :class:`Request`. - :param files: (optional) Dictionary of ``'name': file-like-objects`` (or ``{'name': file-tuple}``) for multipart encoding upload. - ``file-tuple`` can be a 2-tuple ``('filename', fileobj)``, 3-tuple ``('filename', fileobj, 'content_type')`` - or a 4-tuple ``('filename', fileobj, 'content_type', custom_headers)``, where ``'content-type'`` is a string - defining the content type of the given file and ``custom_headers`` a dict-like object containing additional headers - to add for the file. - :param auth: (optional) Auth tuple to enable Basic/Digest/Custom HTTP Auth. - :param timeout: (optional) How many seconds to wait for the server to send data - before giving up, as a float, or a :ref:`(connect timeout, read - timeout) ` tuple. - :type timeout: float or tuple - :param allow_redirects: (optional) Boolean. Enable/disable GET/OPTIONS/POST/PUT/PATCH/DELETE/HEAD redirection. Defaults to ``True``. - :type allow_redirects: bool - :param proxies: (optional) Dictionary mapping protocol to the URL of the proxy. - :param verify: (optional) Either a boolean, in which case it controls whether we verify - the server's TLS certificate, or a string, in which case it must be a path - to a CA bundle to use. Defaults to ``True``. - :param stream: (optional) if ``False``, the response content will be immediately downloaded. - :param cert: (optional) if String, path to ssl client cert file (.pem). If Tuple, ('cert', 'key') pair. - :return: :class:`Response ` object - :rtype: requests.Response - - Usage:: - - >>> import requests - >>> req = requests.request('GET', 'https://httpbin.org/get') - >>> req - - """ - - # By using the 'with' statement we are sure the session is closed, thus we - # avoid leaving sockets open which can trigger a ResourceWarning in some - # cases, and look like a memory leak in others. - with sessions.Session() as session: - return session.request(method=method, url=url, **kwargs) - - -def get(url, params=None, **kwargs): - r"""Sends a GET request. - - :param url: URL for the new :class:`Request` object. - :param params: (optional) Dictionary, list of tuples or bytes to send - in the query string for the :class:`Request`. - :param \*\*kwargs: Optional arguments that ``request`` takes. - :return: :class:`Response ` object - :rtype: requests.Response - """ - - return request("get", url, params=params, **kwargs) - - -def options(url, **kwargs): - r"""Sends an OPTIONS request. - - :param url: URL for the new :class:`Request` object. - :param \*\*kwargs: Optional arguments that ``request`` takes. - :return: :class:`Response ` object - :rtype: requests.Response - """ - - return request("options", url, **kwargs) - - -def head(url, **kwargs): - r"""Sends a HEAD request. - - :param url: URL for the new :class:`Request` object. - :param \*\*kwargs: Optional arguments that ``request`` takes. If - `allow_redirects` is not provided, it will be set to `False` (as - opposed to the default :meth:`request` behavior). - :return: :class:`Response ` object - :rtype: requests.Response - """ - - kwargs.setdefault("allow_redirects", False) - return request("head", url, **kwargs) - - -def post(url, data=None, json=None, **kwargs): - r"""Sends a POST request. - - :param url: URL for the new :class:`Request` object. - :param data: (optional) Dictionary, list of tuples, bytes, or file-like - object to send in the body of the :class:`Request`. - :param json: (optional) json data to send in the body of the :class:`Request`. - :param \*\*kwargs: Optional arguments that ``request`` takes. - :return: :class:`Response ` object - :rtype: requests.Response - """ - - return request("post", url, data=data, json=json, **kwargs) - - -def put(url, data=None, **kwargs): - r"""Sends a PUT request. - - :param url: URL for the new :class:`Request` object. - :param data: (optional) Dictionary, list of tuples, bytes, or file-like - object to send in the body of the :class:`Request`. - :param json: (optional) json data to send in the body of the :class:`Request`. - :param \*\*kwargs: Optional arguments that ``request`` takes. - :return: :class:`Response ` object - :rtype: requests.Response - """ - - return request("put", url, data=data, **kwargs) - - -def patch(url, data=None, **kwargs): - r"""Sends a PATCH request. - - :param url: URL for the new :class:`Request` object. - :param data: (optional) Dictionary, list of tuples, bytes, or file-like - object to send in the body of the :class:`Request`. - :param json: (optional) json data to send in the body of the :class:`Request`. - :param \*\*kwargs: Optional arguments that ``request`` takes. - :return: :class:`Response ` object - :rtype: requests.Response - """ - - return request("patch", url, data=data, **kwargs) - - -def delete(url, **kwargs): - r"""Sends a DELETE request. - - :param url: URL for the new :class:`Request` object. - :param \*\*kwargs: Optional arguments that ``request`` takes. - :return: :class:`Response ` object - :rtype: requests.Response - """ - - return request("delete", url, **kwargs) diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/requests/auth.py b/bot/lib/python3.11/site-packages/pip/_vendor/requests/auth.py deleted file mode 100644 index 9733686..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/requests/auth.py +++ /dev/null @@ -1,315 +0,0 @@ -""" -requests.auth -~~~~~~~~~~~~~ - -This module contains the authentication handlers for Requests. -""" - -import hashlib -import os -import re -import threading -import time -import warnings -from base64 import b64encode - -from ._internal_utils import to_native_string -from .compat import basestring, str, urlparse -from .cookies import extract_cookies_to_jar -from .utils import parse_dict_header - -CONTENT_TYPE_FORM_URLENCODED = "application/x-www-form-urlencoded" -CONTENT_TYPE_MULTI_PART = "multipart/form-data" - - -def _basic_auth_str(username, password): - """Returns a Basic Auth string.""" - - # "I want us to put a big-ol' comment on top of it that - # says that this behaviour is dumb but we need to preserve - # it because people are relying on it." - # - Lukasa - # - # These are here solely to maintain backwards compatibility - # for things like ints. This will be removed in 3.0.0. - if not isinstance(username, basestring): - warnings.warn( - "Non-string usernames will no longer be supported in Requests " - "3.0.0. Please convert the object you've passed in ({!r}) to " - "a string or bytes object in the near future to avoid " - "problems.".format(username), - category=DeprecationWarning, - ) - username = str(username) - - if not isinstance(password, basestring): - warnings.warn( - "Non-string passwords will no longer be supported in Requests " - "3.0.0. Please convert the object you've passed in ({!r}) to " - "a string or bytes object in the near future to avoid " - "problems.".format(type(password)), - category=DeprecationWarning, - ) - password = str(password) - # -- End Removal -- - - if isinstance(username, str): - username = username.encode("latin1") - - if isinstance(password, str): - password = password.encode("latin1") - - authstr = "Basic " + to_native_string( - b64encode(b":".join((username, password))).strip() - ) - - return authstr - - -class AuthBase: - """Base class that all auth implementations derive from""" - - def __call__(self, r): - raise NotImplementedError("Auth hooks must be callable.") - - -class HTTPBasicAuth(AuthBase): - """Attaches HTTP Basic Authentication to the given Request object.""" - - def __init__(self, username, password): - self.username = username - self.password = password - - def __eq__(self, other): - return all( - [ - self.username == getattr(other, "username", None), - self.password == getattr(other, "password", None), - ] - ) - - def __ne__(self, other): - return not self == other - - def __call__(self, r): - r.headers["Authorization"] = _basic_auth_str(self.username, self.password) - return r - - -class HTTPProxyAuth(HTTPBasicAuth): - """Attaches HTTP Proxy Authentication to a given Request object.""" - - def __call__(self, r): - r.headers["Proxy-Authorization"] = _basic_auth_str(self.username, self.password) - return r - - -class HTTPDigestAuth(AuthBase): - """Attaches HTTP Digest Authentication to the given Request object.""" - - def __init__(self, username, password): - self.username = username - self.password = password - # Keep state in per-thread local storage - self._thread_local = threading.local() - - def init_per_thread_state(self): - # Ensure state is initialized just once per-thread - if not hasattr(self._thread_local, "init"): - self._thread_local.init = True - self._thread_local.last_nonce = "" - self._thread_local.nonce_count = 0 - self._thread_local.chal = {} - self._thread_local.pos = None - self._thread_local.num_401_calls = None - - def build_digest_header(self, method, url): - """ - :rtype: str - """ - - realm = self._thread_local.chal["realm"] - nonce = self._thread_local.chal["nonce"] - qop = self._thread_local.chal.get("qop") - algorithm = self._thread_local.chal.get("algorithm") - opaque = self._thread_local.chal.get("opaque") - hash_utf8 = None - - if algorithm is None: - _algorithm = "MD5" - else: - _algorithm = algorithm.upper() - # lambdas assume digest modules are imported at the top level - if _algorithm == "MD5" or _algorithm == "MD5-SESS": - - def md5_utf8(x): - if isinstance(x, str): - x = x.encode("utf-8") - return hashlib.md5(x).hexdigest() - - hash_utf8 = md5_utf8 - elif _algorithm == "SHA": - - def sha_utf8(x): - if isinstance(x, str): - x = x.encode("utf-8") - return hashlib.sha1(x).hexdigest() - - hash_utf8 = sha_utf8 - elif _algorithm == "SHA-256": - - def sha256_utf8(x): - if isinstance(x, str): - x = x.encode("utf-8") - return hashlib.sha256(x).hexdigest() - - hash_utf8 = sha256_utf8 - elif _algorithm == "SHA-512": - - def sha512_utf8(x): - if isinstance(x, str): - x = x.encode("utf-8") - return hashlib.sha512(x).hexdigest() - - hash_utf8 = sha512_utf8 - - KD = lambda s, d: hash_utf8(f"{s}:{d}") # noqa:E731 - - if hash_utf8 is None: - return None - - # XXX not implemented yet - entdig = None - p_parsed = urlparse(url) - #: path is request-uri defined in RFC 2616 which should not be empty - path = p_parsed.path or "/" - if p_parsed.query: - path += f"?{p_parsed.query}" - - A1 = f"{self.username}:{realm}:{self.password}" - A2 = f"{method}:{path}" - - HA1 = hash_utf8(A1) - HA2 = hash_utf8(A2) - - if nonce == self._thread_local.last_nonce: - self._thread_local.nonce_count += 1 - else: - self._thread_local.nonce_count = 1 - ncvalue = f"{self._thread_local.nonce_count:08x}" - s = str(self._thread_local.nonce_count).encode("utf-8") - s += nonce.encode("utf-8") - s += time.ctime().encode("utf-8") - s += os.urandom(8) - - cnonce = hashlib.sha1(s).hexdigest()[:16] - if _algorithm == "MD5-SESS": - HA1 = hash_utf8(f"{HA1}:{nonce}:{cnonce}") - - if not qop: - respdig = KD(HA1, f"{nonce}:{HA2}") - elif qop == "auth" or "auth" in qop.split(","): - noncebit = f"{nonce}:{ncvalue}:{cnonce}:auth:{HA2}" - respdig = KD(HA1, noncebit) - else: - # XXX handle auth-int. - return None - - self._thread_local.last_nonce = nonce - - # XXX should the partial digests be encoded too? - base = ( - f'username="{self.username}", realm="{realm}", nonce="{nonce}", ' - f'uri="{path}", response="{respdig}"' - ) - if opaque: - base += f', opaque="{opaque}"' - if algorithm: - base += f', algorithm="{algorithm}"' - if entdig: - base += f', digest="{entdig}"' - if qop: - base += f', qop="auth", nc={ncvalue}, cnonce="{cnonce}"' - - return f"Digest {base}" - - def handle_redirect(self, r, **kwargs): - """Reset num_401_calls counter on redirects.""" - if r.is_redirect: - self._thread_local.num_401_calls = 1 - - def handle_401(self, r, **kwargs): - """ - Takes the given response and tries digest-auth, if needed. - - :rtype: requests.Response - """ - - # If response is not 4xx, do not auth - # See https://github.com/psf/requests/issues/3772 - if not 400 <= r.status_code < 500: - self._thread_local.num_401_calls = 1 - return r - - if self._thread_local.pos is not None: - # Rewind the file position indicator of the body to where - # it was to resend the request. - r.request.body.seek(self._thread_local.pos) - s_auth = r.headers.get("www-authenticate", "") - - if "digest" in s_auth.lower() and self._thread_local.num_401_calls < 2: - - self._thread_local.num_401_calls += 1 - pat = re.compile(r"digest ", flags=re.IGNORECASE) - self._thread_local.chal = parse_dict_header(pat.sub("", s_auth, count=1)) - - # Consume content and release the original connection - # to allow our new request to reuse the same one. - r.content - r.close() - prep = r.request.copy() - extract_cookies_to_jar(prep._cookies, r.request, r.raw) - prep.prepare_cookies(prep._cookies) - - prep.headers["Authorization"] = self.build_digest_header( - prep.method, prep.url - ) - _r = r.connection.send(prep, **kwargs) - _r.history.append(r) - _r.request = prep - - return _r - - self._thread_local.num_401_calls = 1 - return r - - def __call__(self, r): - # Initialize per-thread state, if needed - self.init_per_thread_state() - # If we have a saved nonce, skip the 401 - if self._thread_local.last_nonce: - r.headers["Authorization"] = self.build_digest_header(r.method, r.url) - try: - self._thread_local.pos = r.body.tell() - except AttributeError: - # In the case of HTTPDigestAuth being reused and the body of - # the previous request was a file-like object, pos has the - # file position of the previous body. Ensure it's set to - # None. - self._thread_local.pos = None - r.register_hook("response", self.handle_401) - r.register_hook("response", self.handle_redirect) - self._thread_local.num_401_calls = 1 - - return r - - def __eq__(self, other): - return all( - [ - self.username == getattr(other, "username", None), - self.password == getattr(other, "password", None), - ] - ) - - def __ne__(self, other): - return not self == other diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/requests/certs.py b/bot/lib/python3.11/site-packages/pip/_vendor/requests/certs.py deleted file mode 100644 index 38696a1..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/requests/certs.py +++ /dev/null @@ -1,24 +0,0 @@ -#!/usr/bin/env python - -""" -requests.certs -~~~~~~~~~~~~~~ - -This module returns the preferred default CA certificate bundle. There is -only one — the one from the certifi package. - -If you are packaging Requests, e.g., for a Linux distribution or a managed -environment, you can change the definition of where() to return a separately -packaged CA bundle. -""" - -import os - -if "_PIP_STANDALONE_CERT" not in os.environ: - from pip._vendor.certifi import where -else: - def where(): - return os.environ["_PIP_STANDALONE_CERT"] - -if __name__ == "__main__": - print(where()) diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/requests/compat.py b/bot/lib/python3.11/site-packages/pip/_vendor/requests/compat.py deleted file mode 100644 index 9ab2bb4..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/requests/compat.py +++ /dev/null @@ -1,67 +0,0 @@ -""" -requests.compat -~~~~~~~~~~~~~~~ - -This module previously handled import compatibility issues -between Python 2 and Python 3. It remains for backwards -compatibility until the next major version. -""" - -from pip._vendor import chardet - -import sys - -# ------- -# Pythons -# ------- - -# Syntax sugar. -_ver = sys.version_info - -#: Python 2.x? -is_py2 = _ver[0] == 2 - -#: Python 3.x? -is_py3 = _ver[0] == 3 - -# Note: We've patched out simplejson support in pip because it prevents -# upgrading simplejson on Windows. -import json -from json import JSONDecodeError - -# Keep OrderedDict for backwards compatibility. -from collections import OrderedDict -from collections.abc import Callable, Mapping, MutableMapping -from http import cookiejar as cookielib -from http.cookies import Morsel -from io import StringIO - -# -------------- -# Legacy Imports -# -------------- -from urllib.parse import ( - quote, - quote_plus, - unquote, - unquote_plus, - urldefrag, - urlencode, - urljoin, - urlparse, - urlsplit, - urlunparse, -) -from urllib.request import ( - getproxies, - getproxies_environment, - parse_http_list, - proxy_bypass, - proxy_bypass_environment, -) - -builtin_str = str -str = str -bytes = bytes -basestring = (str, bytes) -numeric_types = (int, float) -integer_types = (int,) diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/requests/cookies.py b/bot/lib/python3.11/site-packages/pip/_vendor/requests/cookies.py deleted file mode 100644 index bf54ab2..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/requests/cookies.py +++ /dev/null @@ -1,561 +0,0 @@ -""" -requests.cookies -~~~~~~~~~~~~~~~~ - -Compatibility code to be able to use `cookielib.CookieJar` with requests. - -requests.utils imports from here, so be careful with imports. -""" - -import calendar -import copy -import time - -from ._internal_utils import to_native_string -from .compat import Morsel, MutableMapping, cookielib, urlparse, urlunparse - -try: - import threading -except ImportError: - import dummy_threading as threading - - -class MockRequest: - """Wraps a `requests.Request` to mimic a `urllib2.Request`. - - The code in `cookielib.CookieJar` expects this interface in order to correctly - manage cookie policies, i.e., determine whether a cookie can be set, given the - domains of the request and the cookie. - - The original request object is read-only. The client is responsible for collecting - the new headers via `get_new_headers()` and interpreting them appropriately. You - probably want `get_cookie_header`, defined below. - """ - - def __init__(self, request): - self._r = request - self._new_headers = {} - self.type = urlparse(self._r.url).scheme - - def get_type(self): - return self.type - - def get_host(self): - return urlparse(self._r.url).netloc - - def get_origin_req_host(self): - return self.get_host() - - def get_full_url(self): - # Only return the response's URL if the user hadn't set the Host - # header - if not self._r.headers.get("Host"): - return self._r.url - # If they did set it, retrieve it and reconstruct the expected domain - host = to_native_string(self._r.headers["Host"], encoding="utf-8") - parsed = urlparse(self._r.url) - # Reconstruct the URL as we expect it - return urlunparse( - [ - parsed.scheme, - host, - parsed.path, - parsed.params, - parsed.query, - parsed.fragment, - ] - ) - - def is_unverifiable(self): - return True - - def has_header(self, name): - return name in self._r.headers or name in self._new_headers - - def get_header(self, name, default=None): - return self._r.headers.get(name, self._new_headers.get(name, default)) - - def add_header(self, key, val): - """cookielib has no legitimate use for this method; add it back if you find one.""" - raise NotImplementedError( - "Cookie headers should be added with add_unredirected_header()" - ) - - def add_unredirected_header(self, name, value): - self._new_headers[name] = value - - def get_new_headers(self): - return self._new_headers - - @property - def unverifiable(self): - return self.is_unverifiable() - - @property - def origin_req_host(self): - return self.get_origin_req_host() - - @property - def host(self): - return self.get_host() - - -class MockResponse: - """Wraps a `httplib.HTTPMessage` to mimic a `urllib.addinfourl`. - - ...what? Basically, expose the parsed HTTP headers from the server response - the way `cookielib` expects to see them. - """ - - def __init__(self, headers): - """Make a MockResponse for `cookielib` to read. - - :param headers: a httplib.HTTPMessage or analogous carrying the headers - """ - self._headers = headers - - def info(self): - return self._headers - - def getheaders(self, name): - self._headers.getheaders(name) - - -def extract_cookies_to_jar(jar, request, response): - """Extract the cookies from the response into a CookieJar. - - :param jar: cookielib.CookieJar (not necessarily a RequestsCookieJar) - :param request: our own requests.Request object - :param response: urllib3.HTTPResponse object - """ - if not (hasattr(response, "_original_response") and response._original_response): - return - # the _original_response field is the wrapped httplib.HTTPResponse object, - req = MockRequest(request) - # pull out the HTTPMessage with the headers and put it in the mock: - res = MockResponse(response._original_response.msg) - jar.extract_cookies(res, req) - - -def get_cookie_header(jar, request): - """ - Produce an appropriate Cookie header string to be sent with `request`, or None. - - :rtype: str - """ - r = MockRequest(request) - jar.add_cookie_header(r) - return r.get_new_headers().get("Cookie") - - -def remove_cookie_by_name(cookiejar, name, domain=None, path=None): - """Unsets a cookie by name, by default over all domains and paths. - - Wraps CookieJar.clear(), is O(n). - """ - clearables = [] - for cookie in cookiejar: - if cookie.name != name: - continue - if domain is not None and domain != cookie.domain: - continue - if path is not None and path != cookie.path: - continue - clearables.append((cookie.domain, cookie.path, cookie.name)) - - for domain, path, name in clearables: - cookiejar.clear(domain, path, name) - - -class CookieConflictError(RuntimeError): - """There are two cookies that meet the criteria specified in the cookie jar. - Use .get and .set and include domain and path args in order to be more specific. - """ - - -class RequestsCookieJar(cookielib.CookieJar, MutableMapping): - """Compatibility class; is a cookielib.CookieJar, but exposes a dict - interface. - - This is the CookieJar we create by default for requests and sessions that - don't specify one, since some clients may expect response.cookies and - session.cookies to support dict operations. - - Requests does not use the dict interface internally; it's just for - compatibility with external client code. All requests code should work - out of the box with externally provided instances of ``CookieJar``, e.g. - ``LWPCookieJar`` and ``FileCookieJar``. - - Unlike a regular CookieJar, this class is pickleable. - - .. warning:: dictionary operations that are normally O(1) may be O(n). - """ - - def get(self, name, default=None, domain=None, path=None): - """Dict-like get() that also supports optional domain and path args in - order to resolve naming collisions from using one cookie jar over - multiple domains. - - .. warning:: operation is O(n), not O(1). - """ - try: - return self._find_no_duplicates(name, domain, path) - except KeyError: - return default - - def set(self, name, value, **kwargs): - """Dict-like set() that also supports optional domain and path args in - order to resolve naming collisions from using one cookie jar over - multiple domains. - """ - # support client code that unsets cookies by assignment of a None value: - if value is None: - remove_cookie_by_name( - self, name, domain=kwargs.get("domain"), path=kwargs.get("path") - ) - return - - if isinstance(value, Morsel): - c = morsel_to_cookie(value) - else: - c = create_cookie(name, value, **kwargs) - self.set_cookie(c) - return c - - def iterkeys(self): - """Dict-like iterkeys() that returns an iterator of names of cookies - from the jar. - - .. seealso:: itervalues() and iteritems(). - """ - for cookie in iter(self): - yield cookie.name - - def keys(self): - """Dict-like keys() that returns a list of names of cookies from the - jar. - - .. seealso:: values() and items(). - """ - return list(self.iterkeys()) - - def itervalues(self): - """Dict-like itervalues() that returns an iterator of values of cookies - from the jar. - - .. seealso:: iterkeys() and iteritems(). - """ - for cookie in iter(self): - yield cookie.value - - def values(self): - """Dict-like values() that returns a list of values of cookies from the - jar. - - .. seealso:: keys() and items(). - """ - return list(self.itervalues()) - - def iteritems(self): - """Dict-like iteritems() that returns an iterator of name-value tuples - from the jar. - - .. seealso:: iterkeys() and itervalues(). - """ - for cookie in iter(self): - yield cookie.name, cookie.value - - def items(self): - """Dict-like items() that returns a list of name-value tuples from the - jar. Allows client-code to call ``dict(RequestsCookieJar)`` and get a - vanilla python dict of key value pairs. - - .. seealso:: keys() and values(). - """ - return list(self.iteritems()) - - def list_domains(self): - """Utility method to list all the domains in the jar.""" - domains = [] - for cookie in iter(self): - if cookie.domain not in domains: - domains.append(cookie.domain) - return domains - - def list_paths(self): - """Utility method to list all the paths in the jar.""" - paths = [] - for cookie in iter(self): - if cookie.path not in paths: - paths.append(cookie.path) - return paths - - def multiple_domains(self): - """Returns True if there are multiple domains in the jar. - Returns False otherwise. - - :rtype: bool - """ - domains = [] - for cookie in iter(self): - if cookie.domain is not None and cookie.domain in domains: - return True - domains.append(cookie.domain) - return False # there is only one domain in jar - - def get_dict(self, domain=None, path=None): - """Takes as an argument an optional domain and path and returns a plain - old Python dict of name-value pairs of cookies that meet the - requirements. - - :rtype: dict - """ - dictionary = {} - for cookie in iter(self): - if (domain is None or cookie.domain == domain) and ( - path is None or cookie.path == path - ): - dictionary[cookie.name] = cookie.value - return dictionary - - def __contains__(self, name): - try: - return super().__contains__(name) - except CookieConflictError: - return True - - def __getitem__(self, name): - """Dict-like __getitem__() for compatibility with client code. Throws - exception if there are more than one cookie with name. In that case, - use the more explicit get() method instead. - - .. warning:: operation is O(n), not O(1). - """ - return self._find_no_duplicates(name) - - def __setitem__(self, name, value): - """Dict-like __setitem__ for compatibility with client code. Throws - exception if there is already a cookie of that name in the jar. In that - case, use the more explicit set() method instead. - """ - self.set(name, value) - - def __delitem__(self, name): - """Deletes a cookie given a name. Wraps ``cookielib.CookieJar``'s - ``remove_cookie_by_name()``. - """ - remove_cookie_by_name(self, name) - - def set_cookie(self, cookie, *args, **kwargs): - if ( - hasattr(cookie.value, "startswith") - and cookie.value.startswith('"') - and cookie.value.endswith('"') - ): - cookie.value = cookie.value.replace('\\"', "") - return super().set_cookie(cookie, *args, **kwargs) - - def update(self, other): - """Updates this jar with cookies from another CookieJar or dict-like""" - if isinstance(other, cookielib.CookieJar): - for cookie in other: - self.set_cookie(copy.copy(cookie)) - else: - super().update(other) - - def _find(self, name, domain=None, path=None): - """Requests uses this method internally to get cookie values. - - If there are conflicting cookies, _find arbitrarily chooses one. - See _find_no_duplicates if you want an exception thrown if there are - conflicting cookies. - - :param name: a string containing name of cookie - :param domain: (optional) string containing domain of cookie - :param path: (optional) string containing path of cookie - :return: cookie.value - """ - for cookie in iter(self): - if cookie.name == name: - if domain is None or cookie.domain == domain: - if path is None or cookie.path == path: - return cookie.value - - raise KeyError(f"name={name!r}, domain={domain!r}, path={path!r}") - - def _find_no_duplicates(self, name, domain=None, path=None): - """Both ``__get_item__`` and ``get`` call this function: it's never - used elsewhere in Requests. - - :param name: a string containing name of cookie - :param domain: (optional) string containing domain of cookie - :param path: (optional) string containing path of cookie - :raises KeyError: if cookie is not found - :raises CookieConflictError: if there are multiple cookies - that match name and optionally domain and path - :return: cookie.value - """ - toReturn = None - for cookie in iter(self): - if cookie.name == name: - if domain is None or cookie.domain == domain: - if path is None or cookie.path == path: - if toReturn is not None: - # if there are multiple cookies that meet passed in criteria - raise CookieConflictError( - f"There are multiple cookies with name, {name!r}" - ) - # we will eventually return this as long as no cookie conflict - toReturn = cookie.value - - if toReturn: - return toReturn - raise KeyError(f"name={name!r}, domain={domain!r}, path={path!r}") - - def __getstate__(self): - """Unlike a normal CookieJar, this class is pickleable.""" - state = self.__dict__.copy() - # remove the unpickleable RLock object - state.pop("_cookies_lock") - return state - - def __setstate__(self, state): - """Unlike a normal CookieJar, this class is pickleable.""" - self.__dict__.update(state) - if "_cookies_lock" not in self.__dict__: - self._cookies_lock = threading.RLock() - - def copy(self): - """Return a copy of this RequestsCookieJar.""" - new_cj = RequestsCookieJar() - new_cj.set_policy(self.get_policy()) - new_cj.update(self) - return new_cj - - def get_policy(self): - """Return the CookiePolicy instance used.""" - return self._policy - - -def _copy_cookie_jar(jar): - if jar is None: - return None - - if hasattr(jar, "copy"): - # We're dealing with an instance of RequestsCookieJar - return jar.copy() - # We're dealing with a generic CookieJar instance - new_jar = copy.copy(jar) - new_jar.clear() - for cookie in jar: - new_jar.set_cookie(copy.copy(cookie)) - return new_jar - - -def create_cookie(name, value, **kwargs): - """Make a cookie from underspecified parameters. - - By default, the pair of `name` and `value` will be set for the domain '' - and sent on every request (this is sometimes called a "supercookie"). - """ - result = { - "version": 0, - "name": name, - "value": value, - "port": None, - "domain": "", - "path": "/", - "secure": False, - "expires": None, - "discard": True, - "comment": None, - "comment_url": None, - "rest": {"HttpOnly": None}, - "rfc2109": False, - } - - badargs = set(kwargs) - set(result) - if badargs: - raise TypeError( - f"create_cookie() got unexpected keyword arguments: {list(badargs)}" - ) - - result.update(kwargs) - result["port_specified"] = bool(result["port"]) - result["domain_specified"] = bool(result["domain"]) - result["domain_initial_dot"] = result["domain"].startswith(".") - result["path_specified"] = bool(result["path"]) - - return cookielib.Cookie(**result) - - -def morsel_to_cookie(morsel): - """Convert a Morsel object into a Cookie containing the one k/v pair.""" - - expires = None - if morsel["max-age"]: - try: - expires = int(time.time() + int(morsel["max-age"])) - except ValueError: - raise TypeError(f"max-age: {morsel['max-age']} must be integer") - elif morsel["expires"]: - time_template = "%a, %d-%b-%Y %H:%M:%S GMT" - expires = calendar.timegm(time.strptime(morsel["expires"], time_template)) - return create_cookie( - comment=morsel["comment"], - comment_url=bool(morsel["comment"]), - discard=False, - domain=morsel["domain"], - expires=expires, - name=morsel.key, - path=morsel["path"], - port=None, - rest={"HttpOnly": morsel["httponly"]}, - rfc2109=False, - secure=bool(morsel["secure"]), - value=morsel.value, - version=morsel["version"] or 0, - ) - - -def cookiejar_from_dict(cookie_dict, cookiejar=None, overwrite=True): - """Returns a CookieJar from a key/value dictionary. - - :param cookie_dict: Dict of key/values to insert into CookieJar. - :param cookiejar: (optional) A cookiejar to add the cookies to. - :param overwrite: (optional) If False, will not replace cookies - already in the jar with new ones. - :rtype: CookieJar - """ - if cookiejar is None: - cookiejar = RequestsCookieJar() - - if cookie_dict is not None: - names_from_jar = [cookie.name for cookie in cookiejar] - for name in cookie_dict: - if overwrite or (name not in names_from_jar): - cookiejar.set_cookie(create_cookie(name, cookie_dict[name])) - - return cookiejar - - -def merge_cookies(cookiejar, cookies): - """Add cookies to cookiejar and returns a merged CookieJar. - - :param cookiejar: CookieJar object to add the cookies to. - :param cookies: Dictionary or CookieJar object to be added. - :rtype: CookieJar - """ - if not isinstance(cookiejar, cookielib.CookieJar): - raise ValueError("You can only merge into CookieJar") - - if isinstance(cookies, dict): - cookiejar = cookiejar_from_dict(cookies, cookiejar=cookiejar, overwrite=False) - elif isinstance(cookies, cookielib.CookieJar): - try: - cookiejar.update(cookies) - except AttributeError: - for cookie_in_jar in cookies: - cookiejar.set_cookie(cookie_in_jar) - - return cookiejar diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/requests/exceptions.py b/bot/lib/python3.11/site-packages/pip/_vendor/requests/exceptions.py deleted file mode 100644 index 168d073..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/requests/exceptions.py +++ /dev/null @@ -1,141 +0,0 @@ -""" -requests.exceptions -~~~~~~~~~~~~~~~~~~~ - -This module contains the set of Requests' exceptions. -""" -from pip._vendor.urllib3.exceptions import HTTPError as BaseHTTPError - -from .compat import JSONDecodeError as CompatJSONDecodeError - - -class RequestException(IOError): - """There was an ambiguous exception that occurred while handling your - request. - """ - - def __init__(self, *args, **kwargs): - """Initialize RequestException with `request` and `response` objects.""" - response = kwargs.pop("response", None) - self.response = response - self.request = kwargs.pop("request", None) - if response is not None and not self.request and hasattr(response, "request"): - self.request = self.response.request - super().__init__(*args, **kwargs) - - -class InvalidJSONError(RequestException): - """A JSON error occurred.""" - - -class JSONDecodeError(InvalidJSONError, CompatJSONDecodeError): - """Couldn't decode the text into json""" - - def __init__(self, *args, **kwargs): - """ - Construct the JSONDecodeError instance first with all - args. Then use it's args to construct the IOError so that - the json specific args aren't used as IOError specific args - and the error message from JSONDecodeError is preserved. - """ - CompatJSONDecodeError.__init__(self, *args) - InvalidJSONError.__init__(self, *self.args, **kwargs) - - -class HTTPError(RequestException): - """An HTTP error occurred.""" - - -class ConnectionError(RequestException): - """A Connection error occurred.""" - - -class ProxyError(ConnectionError): - """A proxy error occurred.""" - - -class SSLError(ConnectionError): - """An SSL error occurred.""" - - -class Timeout(RequestException): - """The request timed out. - - Catching this error will catch both - :exc:`~requests.exceptions.ConnectTimeout` and - :exc:`~requests.exceptions.ReadTimeout` errors. - """ - - -class ConnectTimeout(ConnectionError, Timeout): - """The request timed out while trying to connect to the remote server. - - Requests that produced this error are safe to retry. - """ - - -class ReadTimeout(Timeout): - """The server did not send any data in the allotted amount of time.""" - - -class URLRequired(RequestException): - """A valid URL is required to make a request.""" - - -class TooManyRedirects(RequestException): - """Too many redirects.""" - - -class MissingSchema(RequestException, ValueError): - """The URL scheme (e.g. http or https) is missing.""" - - -class InvalidSchema(RequestException, ValueError): - """The URL scheme provided is either invalid or unsupported.""" - - -class InvalidURL(RequestException, ValueError): - """The URL provided was somehow invalid.""" - - -class InvalidHeader(RequestException, ValueError): - """The header value provided was somehow invalid.""" - - -class InvalidProxyURL(InvalidURL): - """The proxy URL provided is invalid.""" - - -class ChunkedEncodingError(RequestException): - """The server declared chunked encoding but sent an invalid chunk.""" - - -class ContentDecodingError(RequestException, BaseHTTPError): - """Failed to decode response content.""" - - -class StreamConsumedError(RequestException, TypeError): - """The content for this response was already consumed.""" - - -class RetryError(RequestException): - """Custom retries logic failed""" - - -class UnrewindableBodyError(RequestException): - """Requests encountered an error when trying to rewind a body.""" - - -# Warnings - - -class RequestsWarning(Warning): - """Base warning for Requests.""" - - -class FileModeWarning(RequestsWarning, DeprecationWarning): - """A file was opened in text mode, but Requests determined its binary length.""" - - -class RequestsDependencyWarning(RequestsWarning): - """An imported dependency doesn't match the expected version range.""" diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/requests/help.py b/bot/lib/python3.11/site-packages/pip/_vendor/requests/help.py deleted file mode 100644 index 2d292c2..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/requests/help.py +++ /dev/null @@ -1,131 +0,0 @@ -"""Module containing bug report helper(s).""" - -import json -import platform -import ssl -import sys - -from pip._vendor import idna -from pip._vendor import urllib3 - -from . import __version__ as requests_version - -charset_normalizer = None - -try: - from pip._vendor import chardet -except ImportError: - chardet = None - -try: - from pip._vendor.urllib3.contrib import pyopenssl -except ImportError: - pyopenssl = None - OpenSSL = None - cryptography = None -else: - import cryptography - import OpenSSL - - -def _implementation(): - """Return a dict with the Python implementation and version. - - Provide both the name and the version of the Python implementation - currently running. For example, on CPython 3.10.3 it will return - {'name': 'CPython', 'version': '3.10.3'}. - - This function works best on CPython and PyPy: in particular, it probably - doesn't work for Jython or IronPython. Future investigation should be done - to work out the correct shape of the code for those platforms. - """ - implementation = platform.python_implementation() - - if implementation == "CPython": - implementation_version = platform.python_version() - elif implementation == "PyPy": - implementation_version = "{}.{}.{}".format( - sys.pypy_version_info.major, - sys.pypy_version_info.minor, - sys.pypy_version_info.micro, - ) - if sys.pypy_version_info.releaselevel != "final": - implementation_version = "".join( - [implementation_version, sys.pypy_version_info.releaselevel] - ) - elif implementation == "Jython": - implementation_version = platform.python_version() # Complete Guess - elif implementation == "IronPython": - implementation_version = platform.python_version() # Complete Guess - else: - implementation_version = "Unknown" - - return {"name": implementation, "version": implementation_version} - - -def info(): - """Generate information for a bug report.""" - try: - platform_info = { - "system": platform.system(), - "release": platform.release(), - } - except OSError: - platform_info = { - "system": "Unknown", - "release": "Unknown", - } - - implementation_info = _implementation() - urllib3_info = {"version": urllib3.__version__} - charset_normalizer_info = {"version": None} - chardet_info = {"version": None} - if charset_normalizer: - charset_normalizer_info = {"version": charset_normalizer.__version__} - if chardet: - chardet_info = {"version": chardet.__version__} - - pyopenssl_info = { - "version": None, - "openssl_version": "", - } - if OpenSSL: - pyopenssl_info = { - "version": OpenSSL.__version__, - "openssl_version": f"{OpenSSL.SSL.OPENSSL_VERSION_NUMBER:x}", - } - cryptography_info = { - "version": getattr(cryptography, "__version__", ""), - } - idna_info = { - "version": getattr(idna, "__version__", ""), - } - - system_ssl = ssl.OPENSSL_VERSION_NUMBER - system_ssl_info = {"version": f"{system_ssl:x}" if system_ssl is not None else ""} - - return { - "platform": platform_info, - "implementation": implementation_info, - "system_ssl": system_ssl_info, - "using_pyopenssl": pyopenssl is not None, - "using_charset_normalizer": chardet is None, - "pyOpenSSL": pyopenssl_info, - "urllib3": urllib3_info, - "chardet": chardet_info, - "charset_normalizer": charset_normalizer_info, - "cryptography": cryptography_info, - "idna": idna_info, - "requests": { - "version": requests_version, - }, - } - - -def main(): - """Pretty-print the bug information as JSON.""" - print(json.dumps(info(), sort_keys=True, indent=2)) - - -if __name__ == "__main__": - main() diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/requests/hooks.py b/bot/lib/python3.11/site-packages/pip/_vendor/requests/hooks.py deleted file mode 100644 index d181ba2..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/requests/hooks.py +++ /dev/null @@ -1,33 +0,0 @@ -""" -requests.hooks -~~~~~~~~~~~~~~ - -This module provides the capabilities for the Requests hooks system. - -Available hooks: - -``response``: - The response generated from a Request. -""" -HOOKS = ["response"] - - -def default_hooks(): - return {event: [] for event in HOOKS} - - -# TODO: response is the only one - - -def dispatch_hook(key, hooks, hook_data, **kwargs): - """Dispatches a hook dictionary on a given piece of data.""" - hooks = hooks or {} - hooks = hooks.get(key) - if hooks: - if hasattr(hooks, "__call__"): - hooks = [hooks] - for hook in hooks: - _hook_data = hook(hook_data, **kwargs) - if _hook_data is not None: - hook_data = _hook_data - return hook_data diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/requests/models.py b/bot/lib/python3.11/site-packages/pip/_vendor/requests/models.py deleted file mode 100644 index b45e810..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/requests/models.py +++ /dev/null @@ -1,1034 +0,0 @@ -""" -requests.models -~~~~~~~~~~~~~~~ - -This module contains the primary objects that power Requests. -""" - -import datetime - -# Import encoding now, to avoid implicit import later. -# Implicit import within threads may cause LookupError when standard library is in a ZIP, -# such as in Embedded Python. See https://github.com/psf/requests/issues/3578. -import encodings.idna # noqa: F401 -from io import UnsupportedOperation - -from pip._vendor.urllib3.exceptions import ( - DecodeError, - LocationParseError, - ProtocolError, - ReadTimeoutError, - SSLError, -) -from pip._vendor.urllib3.fields import RequestField -from pip._vendor.urllib3.filepost import encode_multipart_formdata -from pip._vendor.urllib3.util import parse_url - -from ._internal_utils import to_native_string, unicode_is_ascii -from .auth import HTTPBasicAuth -from .compat import ( - Callable, - JSONDecodeError, - Mapping, - basestring, - builtin_str, - chardet, - cookielib, -) -from .compat import json as complexjson -from .compat import urlencode, urlsplit, urlunparse -from .cookies import _copy_cookie_jar, cookiejar_from_dict, get_cookie_header -from .exceptions import ( - ChunkedEncodingError, - ConnectionError, - ContentDecodingError, - HTTPError, - InvalidJSONError, - InvalidURL, -) -from .exceptions import JSONDecodeError as RequestsJSONDecodeError -from .exceptions import MissingSchema -from .exceptions import SSLError as RequestsSSLError -from .exceptions import StreamConsumedError -from .hooks import default_hooks -from .status_codes import codes -from .structures import CaseInsensitiveDict -from .utils import ( - check_header_validity, - get_auth_from_url, - guess_filename, - guess_json_utf, - iter_slices, - parse_header_links, - requote_uri, - stream_decode_response_unicode, - super_len, - to_key_val_list, -) - -#: The set of HTTP status codes that indicate an automatically -#: processable redirect. -REDIRECT_STATI = ( - codes.moved, # 301 - codes.found, # 302 - codes.other, # 303 - codes.temporary_redirect, # 307 - codes.permanent_redirect, # 308 -) - -DEFAULT_REDIRECT_LIMIT = 30 -CONTENT_CHUNK_SIZE = 10 * 1024 -ITER_CHUNK_SIZE = 512 - - -class RequestEncodingMixin: - @property - def path_url(self): - """Build the path URL to use.""" - - url = [] - - p = urlsplit(self.url) - - path = p.path - if not path: - path = "/" - - url.append(path) - - query = p.query - if query: - url.append("?") - url.append(query) - - return "".join(url) - - @staticmethod - def _encode_params(data): - """Encode parameters in a piece of data. - - Will successfully encode parameters when passed as a dict or a list of - 2-tuples. Order is retained if data is a list of 2-tuples but arbitrary - if parameters are supplied as a dict. - """ - - if isinstance(data, (str, bytes)): - return data - elif hasattr(data, "read"): - return data - elif hasattr(data, "__iter__"): - result = [] - for k, vs in to_key_val_list(data): - if isinstance(vs, basestring) or not hasattr(vs, "__iter__"): - vs = [vs] - for v in vs: - if v is not None: - result.append( - ( - k.encode("utf-8") if isinstance(k, str) else k, - v.encode("utf-8") if isinstance(v, str) else v, - ) - ) - return urlencode(result, doseq=True) - else: - return data - - @staticmethod - def _encode_files(files, data): - """Build the body for a multipart/form-data request. - - Will successfully encode files when passed as a dict or a list of - tuples. Order is retained if data is a list of tuples but arbitrary - if parameters are supplied as a dict. - The tuples may be 2-tuples (filename, fileobj), 3-tuples (filename, fileobj, contentype) - or 4-tuples (filename, fileobj, contentype, custom_headers). - """ - if not files: - raise ValueError("Files must be provided.") - elif isinstance(data, basestring): - raise ValueError("Data must not be a string.") - - new_fields = [] - fields = to_key_val_list(data or {}) - files = to_key_val_list(files or {}) - - for field, val in fields: - if isinstance(val, basestring) or not hasattr(val, "__iter__"): - val = [val] - for v in val: - if v is not None: - # Don't call str() on bytestrings: in Py3 it all goes wrong. - if not isinstance(v, bytes): - v = str(v) - - new_fields.append( - ( - field.decode("utf-8") - if isinstance(field, bytes) - else field, - v.encode("utf-8") if isinstance(v, str) else v, - ) - ) - - for (k, v) in files: - # support for explicit filename - ft = None - fh = None - if isinstance(v, (tuple, list)): - if len(v) == 2: - fn, fp = v - elif len(v) == 3: - fn, fp, ft = v - else: - fn, fp, ft, fh = v - else: - fn = guess_filename(v) or k - fp = v - - if isinstance(fp, (str, bytes, bytearray)): - fdata = fp - elif hasattr(fp, "read"): - fdata = fp.read() - elif fp is None: - continue - else: - fdata = fp - - rf = RequestField(name=k, data=fdata, filename=fn, headers=fh) - rf.make_multipart(content_type=ft) - new_fields.append(rf) - - body, content_type = encode_multipart_formdata(new_fields) - - return body, content_type - - -class RequestHooksMixin: - def register_hook(self, event, hook): - """Properly register a hook.""" - - if event not in self.hooks: - raise ValueError(f'Unsupported event specified, with event name "{event}"') - - if isinstance(hook, Callable): - self.hooks[event].append(hook) - elif hasattr(hook, "__iter__"): - self.hooks[event].extend(h for h in hook if isinstance(h, Callable)) - - def deregister_hook(self, event, hook): - """Deregister a previously registered hook. - Returns True if the hook existed, False if not. - """ - - try: - self.hooks[event].remove(hook) - return True - except ValueError: - return False - - -class Request(RequestHooksMixin): - """A user-created :class:`Request ` object. - - Used to prepare a :class:`PreparedRequest `, which is sent to the server. - - :param method: HTTP method to use. - :param url: URL to send. - :param headers: dictionary of headers to send. - :param files: dictionary of {filename: fileobject} files to multipart upload. - :param data: the body to attach to the request. If a dictionary or - list of tuples ``[(key, value)]`` is provided, form-encoding will - take place. - :param json: json for the body to attach to the request (if files or data is not specified). - :param params: URL parameters to append to the URL. If a dictionary or - list of tuples ``[(key, value)]`` is provided, form-encoding will - take place. - :param auth: Auth handler or (user, pass) tuple. - :param cookies: dictionary or CookieJar of cookies to attach to this request. - :param hooks: dictionary of callback hooks, for internal usage. - - Usage:: - - >>> import requests - >>> req = requests.Request('GET', 'https://httpbin.org/get') - >>> req.prepare() - - """ - - def __init__( - self, - method=None, - url=None, - headers=None, - files=None, - data=None, - params=None, - auth=None, - cookies=None, - hooks=None, - json=None, - ): - - # Default empty dicts for dict params. - data = [] if data is None else data - files = [] if files is None else files - headers = {} if headers is None else headers - params = {} if params is None else params - hooks = {} if hooks is None else hooks - - self.hooks = default_hooks() - for (k, v) in list(hooks.items()): - self.register_hook(event=k, hook=v) - - self.method = method - self.url = url - self.headers = headers - self.files = files - self.data = data - self.json = json - self.params = params - self.auth = auth - self.cookies = cookies - - def __repr__(self): - return f"" - - def prepare(self): - """Constructs a :class:`PreparedRequest ` for transmission and returns it.""" - p = PreparedRequest() - p.prepare( - method=self.method, - url=self.url, - headers=self.headers, - files=self.files, - data=self.data, - json=self.json, - params=self.params, - auth=self.auth, - cookies=self.cookies, - hooks=self.hooks, - ) - return p - - -class PreparedRequest(RequestEncodingMixin, RequestHooksMixin): - """The fully mutable :class:`PreparedRequest ` object, - containing the exact bytes that will be sent to the server. - - Instances are generated from a :class:`Request ` object, and - should not be instantiated manually; doing so may produce undesirable - effects. - - Usage:: - - >>> import requests - >>> req = requests.Request('GET', 'https://httpbin.org/get') - >>> r = req.prepare() - >>> r - - - >>> s = requests.Session() - >>> s.send(r) - - """ - - def __init__(self): - #: HTTP verb to send to the server. - self.method = None - #: HTTP URL to send the request to. - self.url = None - #: dictionary of HTTP headers. - self.headers = None - # The `CookieJar` used to create the Cookie header will be stored here - # after prepare_cookies is called - self._cookies = None - #: request body to send to the server. - self.body = None - #: dictionary of callback hooks, for internal usage. - self.hooks = default_hooks() - #: integer denoting starting position of a readable file-like body. - self._body_position = None - - def prepare( - self, - method=None, - url=None, - headers=None, - files=None, - data=None, - params=None, - auth=None, - cookies=None, - hooks=None, - json=None, - ): - """Prepares the entire request with the given parameters.""" - - self.prepare_method(method) - self.prepare_url(url, params) - self.prepare_headers(headers) - self.prepare_cookies(cookies) - self.prepare_body(data, files, json) - self.prepare_auth(auth, url) - - # Note that prepare_auth must be last to enable authentication schemes - # such as OAuth to work on a fully prepared request. - - # This MUST go after prepare_auth. Authenticators could add a hook - self.prepare_hooks(hooks) - - def __repr__(self): - return f"" - - def copy(self): - p = PreparedRequest() - p.method = self.method - p.url = self.url - p.headers = self.headers.copy() if self.headers is not None else None - p._cookies = _copy_cookie_jar(self._cookies) - p.body = self.body - p.hooks = self.hooks - p._body_position = self._body_position - return p - - def prepare_method(self, method): - """Prepares the given HTTP method.""" - self.method = method - if self.method is not None: - self.method = to_native_string(self.method.upper()) - - @staticmethod - def _get_idna_encoded_host(host): - from pip._vendor import idna - - try: - host = idna.encode(host, uts46=True).decode("utf-8") - except idna.IDNAError: - raise UnicodeError - return host - - def prepare_url(self, url, params): - """Prepares the given HTTP URL.""" - #: Accept objects that have string representations. - #: We're unable to blindly call unicode/str functions - #: as this will include the bytestring indicator (b'') - #: on python 3.x. - #: https://github.com/psf/requests/pull/2238 - if isinstance(url, bytes): - url = url.decode("utf8") - else: - url = str(url) - - # Remove leading whitespaces from url - url = url.lstrip() - - # Don't do any URL preparation for non-HTTP schemes like `mailto`, - # `data` etc to work around exceptions from `url_parse`, which - # handles RFC 3986 only. - if ":" in url and not url.lower().startswith("http"): - self.url = url - return - - # Support for unicode domain names and paths. - try: - scheme, auth, host, port, path, query, fragment = parse_url(url) - except LocationParseError as e: - raise InvalidURL(*e.args) - - if not scheme: - raise MissingSchema( - f"Invalid URL {url!r}: No scheme supplied. " - f"Perhaps you meant http://{url}?" - ) - - if not host: - raise InvalidURL(f"Invalid URL {url!r}: No host supplied") - - # In general, we want to try IDNA encoding the hostname if the string contains - # non-ASCII characters. This allows users to automatically get the correct IDNA - # behaviour. For strings containing only ASCII characters, we need to also verify - # it doesn't start with a wildcard (*), before allowing the unencoded hostname. - if not unicode_is_ascii(host): - try: - host = self._get_idna_encoded_host(host) - except UnicodeError: - raise InvalidURL("URL has an invalid label.") - elif host.startswith(("*", ".")): - raise InvalidURL("URL has an invalid label.") - - # Carefully reconstruct the network location - netloc = auth or "" - if netloc: - netloc += "@" - netloc += host - if port: - netloc += f":{port}" - - # Bare domains aren't valid URLs. - if not path: - path = "/" - - if isinstance(params, (str, bytes)): - params = to_native_string(params) - - enc_params = self._encode_params(params) - if enc_params: - if query: - query = f"{query}&{enc_params}" - else: - query = enc_params - - url = requote_uri(urlunparse([scheme, netloc, path, None, query, fragment])) - self.url = url - - def prepare_headers(self, headers): - """Prepares the given HTTP headers.""" - - self.headers = CaseInsensitiveDict() - if headers: - for header in headers.items(): - # Raise exception on invalid header value. - check_header_validity(header) - name, value = header - self.headers[to_native_string(name)] = value - - def prepare_body(self, data, files, json=None): - """Prepares the given HTTP body data.""" - - # Check if file, fo, generator, iterator. - # If not, run through normal process. - - # Nottin' on you. - body = None - content_type = None - - if not data and json is not None: - # urllib3 requires a bytes-like body. Python 2's json.dumps - # provides this natively, but Python 3 gives a Unicode string. - content_type = "application/json" - - try: - body = complexjson.dumps(json, allow_nan=False) - except ValueError as ve: - raise InvalidJSONError(ve, request=self) - - if not isinstance(body, bytes): - body = body.encode("utf-8") - - is_stream = all( - [ - hasattr(data, "__iter__"), - not isinstance(data, (basestring, list, tuple, Mapping)), - ] - ) - - if is_stream: - try: - length = super_len(data) - except (TypeError, AttributeError, UnsupportedOperation): - length = None - - body = data - - if getattr(body, "tell", None) is not None: - # Record the current file position before reading. - # This will allow us to rewind a file in the event - # of a redirect. - try: - self._body_position = body.tell() - except OSError: - # This differentiates from None, allowing us to catch - # a failed `tell()` later when trying to rewind the body - self._body_position = object() - - if files: - raise NotImplementedError( - "Streamed bodies and files are mutually exclusive." - ) - - if length: - self.headers["Content-Length"] = builtin_str(length) - else: - self.headers["Transfer-Encoding"] = "chunked" - else: - # Multi-part file uploads. - if files: - (body, content_type) = self._encode_files(files, data) - else: - if data: - body = self._encode_params(data) - if isinstance(data, basestring) or hasattr(data, "read"): - content_type = None - else: - content_type = "application/x-www-form-urlencoded" - - self.prepare_content_length(body) - - # Add content-type if it wasn't explicitly provided. - if content_type and ("content-type" not in self.headers): - self.headers["Content-Type"] = content_type - - self.body = body - - def prepare_content_length(self, body): - """Prepare Content-Length header based on request method and body""" - if body is not None: - length = super_len(body) - if length: - # If length exists, set it. Otherwise, we fallback - # to Transfer-Encoding: chunked. - self.headers["Content-Length"] = builtin_str(length) - elif ( - self.method not in ("GET", "HEAD") - and self.headers.get("Content-Length") is None - ): - # Set Content-Length to 0 for methods that can have a body - # but don't provide one. (i.e. not GET or HEAD) - self.headers["Content-Length"] = "0" - - def prepare_auth(self, auth, url=""): - """Prepares the given HTTP auth data.""" - - # If no Auth is explicitly provided, extract it from the URL first. - if auth is None: - url_auth = get_auth_from_url(self.url) - auth = url_auth if any(url_auth) else None - - if auth: - if isinstance(auth, tuple) and len(auth) == 2: - # special-case basic HTTP auth - auth = HTTPBasicAuth(*auth) - - # Allow auth to make its changes. - r = auth(self) - - # Update self to reflect the auth changes. - self.__dict__.update(r.__dict__) - - # Recompute Content-Length - self.prepare_content_length(self.body) - - def prepare_cookies(self, cookies): - """Prepares the given HTTP cookie data. - - This function eventually generates a ``Cookie`` header from the - given cookies using cookielib. Due to cookielib's design, the header - will not be regenerated if it already exists, meaning this function - can only be called once for the life of the - :class:`PreparedRequest ` object. Any subsequent calls - to ``prepare_cookies`` will have no actual effect, unless the "Cookie" - header is removed beforehand. - """ - if isinstance(cookies, cookielib.CookieJar): - self._cookies = cookies - else: - self._cookies = cookiejar_from_dict(cookies) - - cookie_header = get_cookie_header(self._cookies, self) - if cookie_header is not None: - self.headers["Cookie"] = cookie_header - - def prepare_hooks(self, hooks): - """Prepares the given hooks.""" - # hooks can be passed as None to the prepare method and to this - # method. To prevent iterating over None, simply use an empty list - # if hooks is False-y - hooks = hooks or [] - for event in hooks: - self.register_hook(event, hooks[event]) - - -class Response: - """The :class:`Response ` object, which contains a - server's response to an HTTP request. - """ - - __attrs__ = [ - "_content", - "status_code", - "headers", - "url", - "history", - "encoding", - "reason", - "cookies", - "elapsed", - "request", - ] - - def __init__(self): - self._content = False - self._content_consumed = False - self._next = None - - #: Integer Code of responded HTTP Status, e.g. 404 or 200. - self.status_code = None - - #: Case-insensitive Dictionary of Response Headers. - #: For example, ``headers['content-encoding']`` will return the - #: value of a ``'Content-Encoding'`` response header. - self.headers = CaseInsensitiveDict() - - #: File-like object representation of response (for advanced usage). - #: Use of ``raw`` requires that ``stream=True`` be set on the request. - #: This requirement does not apply for use internally to Requests. - self.raw = None - - #: Final URL location of Response. - self.url = None - - #: Encoding to decode with when accessing r.text. - self.encoding = None - - #: A list of :class:`Response ` objects from - #: the history of the Request. Any redirect responses will end - #: up here. The list is sorted from the oldest to the most recent request. - self.history = [] - - #: Textual reason of responded HTTP Status, e.g. "Not Found" or "OK". - self.reason = None - - #: A CookieJar of Cookies the server sent back. - self.cookies = cookiejar_from_dict({}) - - #: The amount of time elapsed between sending the request - #: and the arrival of the response (as a timedelta). - #: This property specifically measures the time taken between sending - #: the first byte of the request and finishing parsing the headers. It - #: is therefore unaffected by consuming the response content or the - #: value of the ``stream`` keyword argument. - self.elapsed = datetime.timedelta(0) - - #: The :class:`PreparedRequest ` object to which this - #: is a response. - self.request = None - - def __enter__(self): - return self - - def __exit__(self, *args): - self.close() - - def __getstate__(self): - # Consume everything; accessing the content attribute makes - # sure the content has been fully read. - if not self._content_consumed: - self.content - - return {attr: getattr(self, attr, None) for attr in self.__attrs__} - - def __setstate__(self, state): - for name, value in state.items(): - setattr(self, name, value) - - # pickled objects do not have .raw - setattr(self, "_content_consumed", True) - setattr(self, "raw", None) - - def __repr__(self): - return f"" - - def __bool__(self): - """Returns True if :attr:`status_code` is less than 400. - - This attribute checks if the status code of the response is between - 400 and 600 to see if there was a client error or a server error. If - the status code, is between 200 and 400, this will return True. This - is **not** a check to see if the response code is ``200 OK``. - """ - return self.ok - - def __nonzero__(self): - """Returns True if :attr:`status_code` is less than 400. - - This attribute checks if the status code of the response is between - 400 and 600 to see if there was a client error or a server error. If - the status code, is between 200 and 400, this will return True. This - is **not** a check to see if the response code is ``200 OK``. - """ - return self.ok - - def __iter__(self): - """Allows you to use a response as an iterator.""" - return self.iter_content(128) - - @property - def ok(self): - """Returns True if :attr:`status_code` is less than 400, False if not. - - This attribute checks if the status code of the response is between - 400 and 600 to see if there was a client error or a server error. If - the status code is between 200 and 400, this will return True. This - is **not** a check to see if the response code is ``200 OK``. - """ - try: - self.raise_for_status() - except HTTPError: - return False - return True - - @property - def is_redirect(self): - """True if this Response is a well-formed HTTP redirect that could have - been processed automatically (by :meth:`Session.resolve_redirects`). - """ - return "location" in self.headers and self.status_code in REDIRECT_STATI - - @property - def is_permanent_redirect(self): - """True if this Response one of the permanent versions of redirect.""" - return "location" in self.headers and self.status_code in ( - codes.moved_permanently, - codes.permanent_redirect, - ) - - @property - def next(self): - """Returns a PreparedRequest for the next request in a redirect chain, if there is one.""" - return self._next - - @property - def apparent_encoding(self): - """The apparent encoding, provided by the charset_normalizer or chardet libraries.""" - return chardet.detect(self.content)["encoding"] - - def iter_content(self, chunk_size=1, decode_unicode=False): - """Iterates over the response data. When stream=True is set on the - request, this avoids reading the content at once into memory for - large responses. The chunk size is the number of bytes it should - read into memory. This is not necessarily the length of each item - returned as decoding can take place. - - chunk_size must be of type int or None. A value of None will - function differently depending on the value of `stream`. - stream=True will read data as it arrives in whatever size the - chunks are received. If stream=False, data is returned as - a single chunk. - - If decode_unicode is True, content will be decoded using the best - available encoding based on the response. - """ - - def generate(): - # Special case for urllib3. - if hasattr(self.raw, "stream"): - try: - yield from self.raw.stream(chunk_size, decode_content=True) - except ProtocolError as e: - raise ChunkedEncodingError(e) - except DecodeError as e: - raise ContentDecodingError(e) - except ReadTimeoutError as e: - raise ConnectionError(e) - except SSLError as e: - raise RequestsSSLError(e) - else: - # Standard file-like object. - while True: - chunk = self.raw.read(chunk_size) - if not chunk: - break - yield chunk - - self._content_consumed = True - - if self._content_consumed and isinstance(self._content, bool): - raise StreamConsumedError() - elif chunk_size is not None and not isinstance(chunk_size, int): - raise TypeError( - f"chunk_size must be an int, it is instead a {type(chunk_size)}." - ) - # simulate reading small chunks of the content - reused_chunks = iter_slices(self._content, chunk_size) - - stream_chunks = generate() - - chunks = reused_chunks if self._content_consumed else stream_chunks - - if decode_unicode: - chunks = stream_decode_response_unicode(chunks, self) - - return chunks - - def iter_lines( - self, chunk_size=ITER_CHUNK_SIZE, decode_unicode=False, delimiter=None - ): - """Iterates over the response data, one line at a time. When - stream=True is set on the request, this avoids reading the - content at once into memory for large responses. - - .. note:: This method is not reentrant safe. - """ - - pending = None - - for chunk in self.iter_content( - chunk_size=chunk_size, decode_unicode=decode_unicode - ): - - if pending is not None: - chunk = pending + chunk - - if delimiter: - lines = chunk.split(delimiter) - else: - lines = chunk.splitlines() - - if lines and lines[-1] and chunk and lines[-1][-1] == chunk[-1]: - pending = lines.pop() - else: - pending = None - - yield from lines - - if pending is not None: - yield pending - - @property - def content(self): - """Content of the response, in bytes.""" - - if self._content is False: - # Read the contents. - if self._content_consumed: - raise RuntimeError("The content for this response was already consumed") - - if self.status_code == 0 or self.raw is None: - self._content = None - else: - self._content = b"".join(self.iter_content(CONTENT_CHUNK_SIZE)) or b"" - - self._content_consumed = True - # don't need to release the connection; that's been handled by urllib3 - # since we exhausted the data. - return self._content - - @property - def text(self): - """Content of the response, in unicode. - - If Response.encoding is None, encoding will be guessed using - ``charset_normalizer`` or ``chardet``. - - The encoding of the response content is determined based solely on HTTP - headers, following RFC 2616 to the letter. If you can take advantage of - non-HTTP knowledge to make a better guess at the encoding, you should - set ``r.encoding`` appropriately before accessing this property. - """ - - # Try charset from content-type - content = None - encoding = self.encoding - - if not self.content: - return "" - - # Fallback to auto-detected encoding. - if self.encoding is None: - encoding = self.apparent_encoding - - # Decode unicode from given encoding. - try: - content = str(self.content, encoding, errors="replace") - except (LookupError, TypeError): - # A LookupError is raised if the encoding was not found which could - # indicate a misspelling or similar mistake. - # - # A TypeError can be raised if encoding is None - # - # So we try blindly encoding. - content = str(self.content, errors="replace") - - return content - - def json(self, **kwargs): - r"""Returns the json-encoded content of a response, if any. - - :param \*\*kwargs: Optional arguments that ``json.loads`` takes. - :raises requests.exceptions.JSONDecodeError: If the response body does not - contain valid json. - """ - - if not self.encoding and self.content and len(self.content) > 3: - # No encoding set. JSON RFC 4627 section 3 states we should expect - # UTF-8, -16 or -32. Detect which one to use; If the detection or - # decoding fails, fall back to `self.text` (using charset_normalizer to make - # a best guess). - encoding = guess_json_utf(self.content) - if encoding is not None: - try: - return complexjson.loads(self.content.decode(encoding), **kwargs) - except UnicodeDecodeError: - # Wrong UTF codec detected; usually because it's not UTF-8 - # but some other 8-bit codec. This is an RFC violation, - # and the server didn't bother to tell us what codec *was* - # used. - pass - except JSONDecodeError as e: - raise RequestsJSONDecodeError(e.msg, e.doc, e.pos) - - try: - return complexjson.loads(self.text, **kwargs) - except JSONDecodeError as e: - # Catch JSON-related errors and raise as requests.JSONDecodeError - # This aliases json.JSONDecodeError and simplejson.JSONDecodeError - raise RequestsJSONDecodeError(e.msg, e.doc, e.pos) - - @property - def links(self): - """Returns the parsed header links of the response, if any.""" - - header = self.headers.get("link") - - resolved_links = {} - - if header: - links = parse_header_links(header) - - for link in links: - key = link.get("rel") or link.get("url") - resolved_links[key] = link - - return resolved_links - - def raise_for_status(self): - """Raises :class:`HTTPError`, if one occurred.""" - - http_error_msg = "" - if isinstance(self.reason, bytes): - # We attempt to decode utf-8 first because some servers - # choose to localize their reason strings. If the string - # isn't utf-8, we fall back to iso-8859-1 for all other - # encodings. (See PR #3538) - try: - reason = self.reason.decode("utf-8") - except UnicodeDecodeError: - reason = self.reason.decode("iso-8859-1") - else: - reason = self.reason - - if 400 <= self.status_code < 500: - http_error_msg = ( - f"{self.status_code} Client Error: {reason} for url: {self.url}" - ) - - elif 500 <= self.status_code < 600: - http_error_msg = ( - f"{self.status_code} Server Error: {reason} for url: {self.url}" - ) - - if http_error_msg: - raise HTTPError(http_error_msg, response=self) - - def close(self): - """Releases the connection back to the pool. Once this method has been - called the underlying ``raw`` object must not be accessed again. - - *Note: Should not normally need to be called explicitly.* - """ - if not self._content_consumed: - self.raw.close() - - release_conn = getattr(self.raw, "release_conn", None) - if release_conn is not None: - release_conn() diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/requests/packages.py b/bot/lib/python3.11/site-packages/pip/_vendor/requests/packages.py deleted file mode 100644 index 9582fa7..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/requests/packages.py +++ /dev/null @@ -1,16 +0,0 @@ -import sys - -# This code exists for backwards compatibility reasons. -# I don't like it either. Just look the other way. :) - -for package in ('urllib3', 'idna', 'chardet'): - vendored_package = "pip._vendor." + package - locals()[package] = __import__(vendored_package) - # This traversal is apparently necessary such that the identities are - # preserved (requests.packages.urllib3.* is urllib3.*) - for mod in list(sys.modules): - if mod == vendored_package or mod.startswith(vendored_package + '.'): - unprefixed_mod = mod[len("pip._vendor."):] - sys.modules['pip._vendor.requests.packages.' + unprefixed_mod] = sys.modules[mod] - -# Kinda cool, though, right? diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/requests/sessions.py b/bot/lib/python3.11/site-packages/pip/_vendor/requests/sessions.py deleted file mode 100644 index 6cb3b4d..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/requests/sessions.py +++ /dev/null @@ -1,831 +0,0 @@ -""" -requests.sessions -~~~~~~~~~~~~~~~~~ - -This module provides a Session object to manage and persist settings across -requests (cookies, auth, proxies). -""" -import os -import sys -import time -from collections import OrderedDict -from datetime import timedelta - -from ._internal_utils import to_native_string -from .adapters import HTTPAdapter -from .auth import _basic_auth_str -from .compat import Mapping, cookielib, urljoin, urlparse -from .cookies import ( - RequestsCookieJar, - cookiejar_from_dict, - extract_cookies_to_jar, - merge_cookies, -) -from .exceptions import ( - ChunkedEncodingError, - ContentDecodingError, - InvalidSchema, - TooManyRedirects, -) -from .hooks import default_hooks, dispatch_hook - -# formerly defined here, reexposed here for backward compatibility -from .models import ( # noqa: F401 - DEFAULT_REDIRECT_LIMIT, - REDIRECT_STATI, - PreparedRequest, - Request, -) -from .status_codes import codes -from .structures import CaseInsensitiveDict -from .utils import ( # noqa: F401 - DEFAULT_PORTS, - default_headers, - get_auth_from_url, - get_environ_proxies, - get_netrc_auth, - requote_uri, - resolve_proxies, - rewind_body, - should_bypass_proxies, - to_key_val_list, -) - -# Preferred clock, based on which one is more accurate on a given system. -if sys.platform == "win32": - preferred_clock = time.perf_counter -else: - preferred_clock = time.time - - -def merge_setting(request_setting, session_setting, dict_class=OrderedDict): - """Determines appropriate setting for a given request, taking into account - the explicit setting on that request, and the setting in the session. If a - setting is a dictionary, they will be merged together using `dict_class` - """ - - if session_setting is None: - return request_setting - - if request_setting is None: - return session_setting - - # Bypass if not a dictionary (e.g. verify) - if not ( - isinstance(session_setting, Mapping) and isinstance(request_setting, Mapping) - ): - return request_setting - - merged_setting = dict_class(to_key_val_list(session_setting)) - merged_setting.update(to_key_val_list(request_setting)) - - # Remove keys that are set to None. Extract keys first to avoid altering - # the dictionary during iteration. - none_keys = [k for (k, v) in merged_setting.items() if v is None] - for key in none_keys: - del merged_setting[key] - - return merged_setting - - -def merge_hooks(request_hooks, session_hooks, dict_class=OrderedDict): - """Properly merges both requests and session hooks. - - This is necessary because when request_hooks == {'response': []}, the - merge breaks Session hooks entirely. - """ - if session_hooks is None or session_hooks.get("response") == []: - return request_hooks - - if request_hooks is None or request_hooks.get("response") == []: - return session_hooks - - return merge_setting(request_hooks, session_hooks, dict_class) - - -class SessionRedirectMixin: - def get_redirect_target(self, resp): - """Receives a Response. Returns a redirect URI or ``None``""" - # Due to the nature of how requests processes redirects this method will - # be called at least once upon the original response and at least twice - # on each subsequent redirect response (if any). - # If a custom mixin is used to handle this logic, it may be advantageous - # to cache the redirect location onto the response object as a private - # attribute. - if resp.is_redirect: - location = resp.headers["location"] - # Currently the underlying http module on py3 decode headers - # in latin1, but empirical evidence suggests that latin1 is very - # rarely used with non-ASCII characters in HTTP headers. - # It is more likely to get UTF8 header rather than latin1. - # This causes incorrect handling of UTF8 encoded location headers. - # To solve this, we re-encode the location in latin1. - location = location.encode("latin1") - return to_native_string(location, "utf8") - return None - - def should_strip_auth(self, old_url, new_url): - """Decide whether Authorization header should be removed when redirecting""" - old_parsed = urlparse(old_url) - new_parsed = urlparse(new_url) - if old_parsed.hostname != new_parsed.hostname: - return True - # Special case: allow http -> https redirect when using the standard - # ports. This isn't specified by RFC 7235, but is kept to avoid - # breaking backwards compatibility with older versions of requests - # that allowed any redirects on the same host. - if ( - old_parsed.scheme == "http" - and old_parsed.port in (80, None) - and new_parsed.scheme == "https" - and new_parsed.port in (443, None) - ): - return False - - # Handle default port usage corresponding to scheme. - changed_port = old_parsed.port != new_parsed.port - changed_scheme = old_parsed.scheme != new_parsed.scheme - default_port = (DEFAULT_PORTS.get(old_parsed.scheme, None), None) - if ( - not changed_scheme - and old_parsed.port in default_port - and new_parsed.port in default_port - ): - return False - - # Standard case: root URI must match - return changed_port or changed_scheme - - def resolve_redirects( - self, - resp, - req, - stream=False, - timeout=None, - verify=True, - cert=None, - proxies=None, - yield_requests=False, - **adapter_kwargs, - ): - """Receives a Response. Returns a generator of Responses or Requests.""" - - hist = [] # keep track of history - - url = self.get_redirect_target(resp) - previous_fragment = urlparse(req.url).fragment - while url: - prepared_request = req.copy() - - # Update history and keep track of redirects. - # resp.history must ignore the original request in this loop - hist.append(resp) - resp.history = hist[1:] - - try: - resp.content # Consume socket so it can be released - except (ChunkedEncodingError, ContentDecodingError, RuntimeError): - resp.raw.read(decode_content=False) - - if len(resp.history) >= self.max_redirects: - raise TooManyRedirects( - f"Exceeded {self.max_redirects} redirects.", response=resp - ) - - # Release the connection back into the pool. - resp.close() - - # Handle redirection without scheme (see: RFC 1808 Section 4) - if url.startswith("//"): - parsed_rurl = urlparse(resp.url) - url = ":".join([to_native_string(parsed_rurl.scheme), url]) - - # Normalize url case and attach previous fragment if needed (RFC 7231 7.1.2) - parsed = urlparse(url) - if parsed.fragment == "" and previous_fragment: - parsed = parsed._replace(fragment=previous_fragment) - elif parsed.fragment: - previous_fragment = parsed.fragment - url = parsed.geturl() - - # Facilitate relative 'location' headers, as allowed by RFC 7231. - # (e.g. '/path/to/resource' instead of 'http://domain.tld/path/to/resource') - # Compliant with RFC3986, we percent encode the url. - if not parsed.netloc: - url = urljoin(resp.url, requote_uri(url)) - else: - url = requote_uri(url) - - prepared_request.url = to_native_string(url) - - self.rebuild_method(prepared_request, resp) - - # https://github.com/psf/requests/issues/1084 - if resp.status_code not in ( - codes.temporary_redirect, - codes.permanent_redirect, - ): - # https://github.com/psf/requests/issues/3490 - purged_headers = ("Content-Length", "Content-Type", "Transfer-Encoding") - for header in purged_headers: - prepared_request.headers.pop(header, None) - prepared_request.body = None - - headers = prepared_request.headers - headers.pop("Cookie", None) - - # Extract any cookies sent on the response to the cookiejar - # in the new request. Because we've mutated our copied prepared - # request, use the old one that we haven't yet touched. - extract_cookies_to_jar(prepared_request._cookies, req, resp.raw) - merge_cookies(prepared_request._cookies, self.cookies) - prepared_request.prepare_cookies(prepared_request._cookies) - - # Rebuild auth and proxy information. - proxies = self.rebuild_proxies(prepared_request, proxies) - self.rebuild_auth(prepared_request, resp) - - # A failed tell() sets `_body_position` to `object()`. This non-None - # value ensures `rewindable` will be True, allowing us to raise an - # UnrewindableBodyError, instead of hanging the connection. - rewindable = prepared_request._body_position is not None and ( - "Content-Length" in headers or "Transfer-Encoding" in headers - ) - - # Attempt to rewind consumed file-like object. - if rewindable: - rewind_body(prepared_request) - - # Override the original request. - req = prepared_request - - if yield_requests: - yield req - else: - - resp = self.send( - req, - stream=stream, - timeout=timeout, - verify=verify, - cert=cert, - proxies=proxies, - allow_redirects=False, - **adapter_kwargs, - ) - - extract_cookies_to_jar(self.cookies, prepared_request, resp.raw) - - # extract redirect url, if any, for the next loop - url = self.get_redirect_target(resp) - yield resp - - def rebuild_auth(self, prepared_request, response): - """When being redirected we may want to strip authentication from the - request to avoid leaking credentials. This method intelligently removes - and reapplies authentication where possible to avoid credential loss. - """ - headers = prepared_request.headers - url = prepared_request.url - - if "Authorization" in headers and self.should_strip_auth( - response.request.url, url - ): - # If we get redirected to a new host, we should strip out any - # authentication headers. - del headers["Authorization"] - - # .netrc might have more auth for us on our new host. - new_auth = get_netrc_auth(url) if self.trust_env else None - if new_auth is not None: - prepared_request.prepare_auth(new_auth) - - def rebuild_proxies(self, prepared_request, proxies): - """This method re-evaluates the proxy configuration by considering the - environment variables. If we are redirected to a URL covered by - NO_PROXY, we strip the proxy configuration. Otherwise, we set missing - proxy keys for this URL (in case they were stripped by a previous - redirect). - - This method also replaces the Proxy-Authorization header where - necessary. - - :rtype: dict - """ - headers = prepared_request.headers - scheme = urlparse(prepared_request.url).scheme - new_proxies = resolve_proxies(prepared_request, proxies, self.trust_env) - - if "Proxy-Authorization" in headers: - del headers["Proxy-Authorization"] - - try: - username, password = get_auth_from_url(new_proxies[scheme]) - except KeyError: - username, password = None, None - - if username and password: - headers["Proxy-Authorization"] = _basic_auth_str(username, password) - - return new_proxies - - def rebuild_method(self, prepared_request, response): - """When being redirected we may want to change the method of the request - based on certain specs or browser behavior. - """ - method = prepared_request.method - - # https://tools.ietf.org/html/rfc7231#section-6.4.4 - if response.status_code == codes.see_other and method != "HEAD": - method = "GET" - - # Do what the browsers do, despite standards... - # First, turn 302s into GETs. - if response.status_code == codes.found and method != "HEAD": - method = "GET" - - # Second, if a POST is responded to with a 301, turn it into a GET. - # This bizarre behaviour is explained in Issue 1704. - if response.status_code == codes.moved and method == "POST": - method = "GET" - - prepared_request.method = method - - -class Session(SessionRedirectMixin): - """A Requests session. - - Provides cookie persistence, connection-pooling, and configuration. - - Basic Usage:: - - >>> import requests - >>> s = requests.Session() - >>> s.get('https://httpbin.org/get') - - - Or as a context manager:: - - >>> with requests.Session() as s: - ... s.get('https://httpbin.org/get') - - """ - - __attrs__ = [ - "headers", - "cookies", - "auth", - "proxies", - "hooks", - "params", - "verify", - "cert", - "adapters", - "stream", - "trust_env", - "max_redirects", - ] - - def __init__(self): - - #: A case-insensitive dictionary of headers to be sent on each - #: :class:`Request ` sent from this - #: :class:`Session `. - self.headers = default_headers() - - #: Default Authentication tuple or object to attach to - #: :class:`Request `. - self.auth = None - - #: Dictionary mapping protocol or protocol and host to the URL of the proxy - #: (e.g. {'http': 'foo.bar:3128', 'http://host.name': 'foo.bar:4012'}) to - #: be used on each :class:`Request `. - self.proxies = {} - - #: Event-handling hooks. - self.hooks = default_hooks() - - #: Dictionary of querystring data to attach to each - #: :class:`Request `. The dictionary values may be lists for - #: representing multivalued query parameters. - self.params = {} - - #: Stream response content default. - self.stream = False - - #: SSL Verification default. - #: Defaults to `True`, requiring requests to verify the TLS certificate at the - #: remote end. - #: If verify is set to `False`, requests will accept any TLS certificate - #: presented by the server, and will ignore hostname mismatches and/or - #: expired certificates, which will make your application vulnerable to - #: man-in-the-middle (MitM) attacks. - #: Only set this to `False` for testing. - self.verify = True - - #: SSL client certificate default, if String, path to ssl client - #: cert file (.pem). If Tuple, ('cert', 'key') pair. - self.cert = None - - #: Maximum number of redirects allowed. If the request exceeds this - #: limit, a :class:`TooManyRedirects` exception is raised. - #: This defaults to requests.models.DEFAULT_REDIRECT_LIMIT, which is - #: 30. - self.max_redirects = DEFAULT_REDIRECT_LIMIT - - #: Trust environment settings for proxy configuration, default - #: authentication and similar. - self.trust_env = True - - #: A CookieJar containing all currently outstanding cookies set on this - #: session. By default it is a - #: :class:`RequestsCookieJar `, but - #: may be any other ``cookielib.CookieJar`` compatible object. - self.cookies = cookiejar_from_dict({}) - - # Default connection adapters. - self.adapters = OrderedDict() - self.mount("https://", HTTPAdapter()) - self.mount("http://", HTTPAdapter()) - - def __enter__(self): - return self - - def __exit__(self, *args): - self.close() - - def prepare_request(self, request): - """Constructs a :class:`PreparedRequest ` for - transmission and returns it. The :class:`PreparedRequest` has settings - merged from the :class:`Request ` instance and those of the - :class:`Session`. - - :param request: :class:`Request` instance to prepare with this - session's settings. - :rtype: requests.PreparedRequest - """ - cookies = request.cookies or {} - - # Bootstrap CookieJar. - if not isinstance(cookies, cookielib.CookieJar): - cookies = cookiejar_from_dict(cookies) - - # Merge with session cookies - merged_cookies = merge_cookies( - merge_cookies(RequestsCookieJar(), self.cookies), cookies - ) - - # Set environment's basic authentication if not explicitly set. - auth = request.auth - if self.trust_env and not auth and not self.auth: - auth = get_netrc_auth(request.url) - - p = PreparedRequest() - p.prepare( - method=request.method.upper(), - url=request.url, - files=request.files, - data=request.data, - json=request.json, - headers=merge_setting( - request.headers, self.headers, dict_class=CaseInsensitiveDict - ), - params=merge_setting(request.params, self.params), - auth=merge_setting(auth, self.auth), - cookies=merged_cookies, - hooks=merge_hooks(request.hooks, self.hooks), - ) - return p - - def request( - self, - method, - url, - params=None, - data=None, - headers=None, - cookies=None, - files=None, - auth=None, - timeout=None, - allow_redirects=True, - proxies=None, - hooks=None, - stream=None, - verify=None, - cert=None, - json=None, - ): - """Constructs a :class:`Request `, prepares it and sends it. - Returns :class:`Response ` object. - - :param method: method for the new :class:`Request` object. - :param url: URL for the new :class:`Request` object. - :param params: (optional) Dictionary or bytes to be sent in the query - string for the :class:`Request`. - :param data: (optional) Dictionary, list of tuples, bytes, or file-like - object to send in the body of the :class:`Request`. - :param json: (optional) json to send in the body of the - :class:`Request`. - :param headers: (optional) Dictionary of HTTP Headers to send with the - :class:`Request`. - :param cookies: (optional) Dict or CookieJar object to send with the - :class:`Request`. - :param files: (optional) Dictionary of ``'filename': file-like-objects`` - for multipart encoding upload. - :param auth: (optional) Auth tuple or callable to enable - Basic/Digest/Custom HTTP Auth. - :param timeout: (optional) How long to wait for the server to send - data before giving up, as a float, or a :ref:`(connect timeout, - read timeout) ` tuple. - :type timeout: float or tuple - :param allow_redirects: (optional) Set to True by default. - :type allow_redirects: bool - :param proxies: (optional) Dictionary mapping protocol or protocol and - hostname to the URL of the proxy. - :param stream: (optional) whether to immediately download the response - content. Defaults to ``False``. - :param verify: (optional) Either a boolean, in which case it controls whether we verify - the server's TLS certificate, or a string, in which case it must be a path - to a CA bundle to use. Defaults to ``True``. When set to - ``False``, requests will accept any TLS certificate presented by - the server, and will ignore hostname mismatches and/or expired - certificates, which will make your application vulnerable to - man-in-the-middle (MitM) attacks. Setting verify to ``False`` - may be useful during local development or testing. - :param cert: (optional) if String, path to ssl client cert file (.pem). - If Tuple, ('cert', 'key') pair. - :rtype: requests.Response - """ - # Create the Request. - req = Request( - method=method.upper(), - url=url, - headers=headers, - files=files, - data=data or {}, - json=json, - params=params or {}, - auth=auth, - cookies=cookies, - hooks=hooks, - ) - prep = self.prepare_request(req) - - proxies = proxies or {} - - settings = self.merge_environment_settings( - prep.url, proxies, stream, verify, cert - ) - - # Send the request. - send_kwargs = { - "timeout": timeout, - "allow_redirects": allow_redirects, - } - send_kwargs.update(settings) - resp = self.send(prep, **send_kwargs) - - return resp - - def get(self, url, **kwargs): - r"""Sends a GET request. Returns :class:`Response` object. - - :param url: URL for the new :class:`Request` object. - :param \*\*kwargs: Optional arguments that ``request`` takes. - :rtype: requests.Response - """ - - kwargs.setdefault("allow_redirects", True) - return self.request("GET", url, **kwargs) - - def options(self, url, **kwargs): - r"""Sends a OPTIONS request. Returns :class:`Response` object. - - :param url: URL for the new :class:`Request` object. - :param \*\*kwargs: Optional arguments that ``request`` takes. - :rtype: requests.Response - """ - - kwargs.setdefault("allow_redirects", True) - return self.request("OPTIONS", url, **kwargs) - - def head(self, url, **kwargs): - r"""Sends a HEAD request. Returns :class:`Response` object. - - :param url: URL for the new :class:`Request` object. - :param \*\*kwargs: Optional arguments that ``request`` takes. - :rtype: requests.Response - """ - - kwargs.setdefault("allow_redirects", False) - return self.request("HEAD", url, **kwargs) - - def post(self, url, data=None, json=None, **kwargs): - r"""Sends a POST request. Returns :class:`Response` object. - - :param url: URL for the new :class:`Request` object. - :param data: (optional) Dictionary, list of tuples, bytes, or file-like - object to send in the body of the :class:`Request`. - :param json: (optional) json to send in the body of the :class:`Request`. - :param \*\*kwargs: Optional arguments that ``request`` takes. - :rtype: requests.Response - """ - - return self.request("POST", url, data=data, json=json, **kwargs) - - def put(self, url, data=None, **kwargs): - r"""Sends a PUT request. Returns :class:`Response` object. - - :param url: URL for the new :class:`Request` object. - :param data: (optional) Dictionary, list of tuples, bytes, or file-like - object to send in the body of the :class:`Request`. - :param \*\*kwargs: Optional arguments that ``request`` takes. - :rtype: requests.Response - """ - - return self.request("PUT", url, data=data, **kwargs) - - def patch(self, url, data=None, **kwargs): - r"""Sends a PATCH request. Returns :class:`Response` object. - - :param url: URL for the new :class:`Request` object. - :param data: (optional) Dictionary, list of tuples, bytes, or file-like - object to send in the body of the :class:`Request`. - :param \*\*kwargs: Optional arguments that ``request`` takes. - :rtype: requests.Response - """ - - return self.request("PATCH", url, data=data, **kwargs) - - def delete(self, url, **kwargs): - r"""Sends a DELETE request. Returns :class:`Response` object. - - :param url: URL for the new :class:`Request` object. - :param \*\*kwargs: Optional arguments that ``request`` takes. - :rtype: requests.Response - """ - - return self.request("DELETE", url, **kwargs) - - def send(self, request, **kwargs): - """Send a given PreparedRequest. - - :rtype: requests.Response - """ - # Set defaults that the hooks can utilize to ensure they always have - # the correct parameters to reproduce the previous request. - kwargs.setdefault("stream", self.stream) - kwargs.setdefault("verify", self.verify) - kwargs.setdefault("cert", self.cert) - if "proxies" not in kwargs: - kwargs["proxies"] = resolve_proxies(request, self.proxies, self.trust_env) - - # It's possible that users might accidentally send a Request object. - # Guard against that specific failure case. - if isinstance(request, Request): - raise ValueError("You can only send PreparedRequests.") - - # Set up variables needed for resolve_redirects and dispatching of hooks - allow_redirects = kwargs.pop("allow_redirects", True) - stream = kwargs.get("stream") - hooks = request.hooks - - # Get the appropriate adapter to use - adapter = self.get_adapter(url=request.url) - - # Start time (approximately) of the request - start = preferred_clock() - - # Send the request - r = adapter.send(request, **kwargs) - - # Total elapsed time of the request (approximately) - elapsed = preferred_clock() - start - r.elapsed = timedelta(seconds=elapsed) - - # Response manipulation hooks - r = dispatch_hook("response", hooks, r, **kwargs) - - # Persist cookies - if r.history: - - # If the hooks create history then we want those cookies too - for resp in r.history: - extract_cookies_to_jar(self.cookies, resp.request, resp.raw) - - extract_cookies_to_jar(self.cookies, request, r.raw) - - # Resolve redirects if allowed. - if allow_redirects: - # Redirect resolving generator. - gen = self.resolve_redirects(r, request, **kwargs) - history = [resp for resp in gen] - else: - history = [] - - # Shuffle things around if there's history. - if history: - # Insert the first (original) request at the start - history.insert(0, r) - # Get the last request made - r = history.pop() - r.history = history - - # If redirects aren't being followed, store the response on the Request for Response.next(). - if not allow_redirects: - try: - r._next = next( - self.resolve_redirects(r, request, yield_requests=True, **kwargs) - ) - except StopIteration: - pass - - if not stream: - r.content - - return r - - def merge_environment_settings(self, url, proxies, stream, verify, cert): - """ - Check the environment and merge it with some settings. - - :rtype: dict - """ - # Gather clues from the surrounding environment. - if self.trust_env: - # Set environment's proxies. - no_proxy = proxies.get("no_proxy") if proxies is not None else None - env_proxies = get_environ_proxies(url, no_proxy=no_proxy) - for (k, v) in env_proxies.items(): - proxies.setdefault(k, v) - - # Look for requests environment configuration - # and be compatible with cURL. - if verify is True or verify is None: - verify = ( - os.environ.get("REQUESTS_CA_BUNDLE") - or os.environ.get("CURL_CA_BUNDLE") - or verify - ) - - # Merge all the kwargs. - proxies = merge_setting(proxies, self.proxies) - stream = merge_setting(stream, self.stream) - verify = merge_setting(verify, self.verify) - cert = merge_setting(cert, self.cert) - - return {"proxies": proxies, "stream": stream, "verify": verify, "cert": cert} - - def get_adapter(self, url): - """ - Returns the appropriate connection adapter for the given URL. - - :rtype: requests.adapters.BaseAdapter - """ - for (prefix, adapter) in self.adapters.items(): - - if url.lower().startswith(prefix.lower()): - return adapter - - # Nothing matches :-/ - raise InvalidSchema(f"No connection adapters were found for {url!r}") - - def close(self): - """Closes all adapters and as such the session""" - for v in self.adapters.values(): - v.close() - - def mount(self, prefix, adapter): - """Registers a connection adapter to a prefix. - - Adapters are sorted in descending order by prefix length. - """ - self.adapters[prefix] = adapter - keys_to_move = [k for k in self.adapters if len(k) < len(prefix)] - - for key in keys_to_move: - self.adapters[key] = self.adapters.pop(key) - - def __getstate__(self): - state = {attr: getattr(self, attr, None) for attr in self.__attrs__} - return state - - def __setstate__(self, state): - for attr, value in state.items(): - setattr(self, attr, value) - - -def session(): - """ - Returns a :class:`Session` for context-management. - - .. deprecated:: 1.0.0 - - This method has been deprecated since version 1.0.0 and is only kept for - backwards compatibility. New code should use :class:`~requests.sessions.Session` - to create a session. This may be removed at a future date. - - :rtype: Session - """ - return Session() diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/requests/status_codes.py b/bot/lib/python3.11/site-packages/pip/_vendor/requests/status_codes.py deleted file mode 100644 index 4bd072b..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/requests/status_codes.py +++ /dev/null @@ -1,128 +0,0 @@ -r""" -The ``codes`` object defines a mapping from common names for HTTP statuses -to their numerical codes, accessible either as attributes or as dictionary -items. - -Example:: - - >>> import requests - >>> requests.codes['temporary_redirect'] - 307 - >>> requests.codes.teapot - 418 - >>> requests.codes['\o/'] - 200 - -Some codes have multiple names, and both upper- and lower-case versions of -the names are allowed. For example, ``codes.ok``, ``codes.OK``, and -``codes.okay`` all correspond to the HTTP status code 200. -""" - -from .structures import LookupDict - -_codes = { - # Informational. - 100: ("continue",), - 101: ("switching_protocols",), - 102: ("processing",), - 103: ("checkpoint",), - 122: ("uri_too_long", "request_uri_too_long"), - 200: ("ok", "okay", "all_ok", "all_okay", "all_good", "\\o/", "✓"), - 201: ("created",), - 202: ("accepted",), - 203: ("non_authoritative_info", "non_authoritative_information"), - 204: ("no_content",), - 205: ("reset_content", "reset"), - 206: ("partial_content", "partial"), - 207: ("multi_status", "multiple_status", "multi_stati", "multiple_stati"), - 208: ("already_reported",), - 226: ("im_used",), - # Redirection. - 300: ("multiple_choices",), - 301: ("moved_permanently", "moved", "\\o-"), - 302: ("found",), - 303: ("see_other", "other"), - 304: ("not_modified",), - 305: ("use_proxy",), - 306: ("switch_proxy",), - 307: ("temporary_redirect", "temporary_moved", "temporary"), - 308: ( - "permanent_redirect", - "resume_incomplete", - "resume", - ), # "resume" and "resume_incomplete" to be removed in 3.0 - # Client Error. - 400: ("bad_request", "bad"), - 401: ("unauthorized",), - 402: ("payment_required", "payment"), - 403: ("forbidden",), - 404: ("not_found", "-o-"), - 405: ("method_not_allowed", "not_allowed"), - 406: ("not_acceptable",), - 407: ("proxy_authentication_required", "proxy_auth", "proxy_authentication"), - 408: ("request_timeout", "timeout"), - 409: ("conflict",), - 410: ("gone",), - 411: ("length_required",), - 412: ("precondition_failed", "precondition"), - 413: ("request_entity_too_large",), - 414: ("request_uri_too_large",), - 415: ("unsupported_media_type", "unsupported_media", "media_type"), - 416: ( - "requested_range_not_satisfiable", - "requested_range", - "range_not_satisfiable", - ), - 417: ("expectation_failed",), - 418: ("im_a_teapot", "teapot", "i_am_a_teapot"), - 421: ("misdirected_request",), - 422: ("unprocessable_entity", "unprocessable"), - 423: ("locked",), - 424: ("failed_dependency", "dependency"), - 425: ("unordered_collection", "unordered"), - 426: ("upgrade_required", "upgrade"), - 428: ("precondition_required", "precondition"), - 429: ("too_many_requests", "too_many"), - 431: ("header_fields_too_large", "fields_too_large"), - 444: ("no_response", "none"), - 449: ("retry_with", "retry"), - 450: ("blocked_by_windows_parental_controls", "parental_controls"), - 451: ("unavailable_for_legal_reasons", "legal_reasons"), - 499: ("client_closed_request",), - # Server Error. - 500: ("internal_server_error", "server_error", "/o\\", "✗"), - 501: ("not_implemented",), - 502: ("bad_gateway",), - 503: ("service_unavailable", "unavailable"), - 504: ("gateway_timeout",), - 505: ("http_version_not_supported", "http_version"), - 506: ("variant_also_negotiates",), - 507: ("insufficient_storage",), - 509: ("bandwidth_limit_exceeded", "bandwidth"), - 510: ("not_extended",), - 511: ("network_authentication_required", "network_auth", "network_authentication"), -} - -codes = LookupDict(name="status_codes") - - -def _init(): - for code, titles in _codes.items(): - for title in titles: - setattr(codes, title, code) - if not title.startswith(("\\", "/")): - setattr(codes, title.upper(), code) - - def doc(code): - names = ", ".join(f"``{n}``" for n in _codes[code]) - return "* %d: %s" % (code, names) - - global __doc__ - __doc__ = ( - __doc__ + "\n" + "\n".join(doc(code) for code in sorted(_codes)) - if __doc__ is not None - else None - ) - - -_init() diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/requests/structures.py b/bot/lib/python3.11/site-packages/pip/_vendor/requests/structures.py deleted file mode 100644 index 188e13e..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/requests/structures.py +++ /dev/null @@ -1,99 +0,0 @@ -""" -requests.structures -~~~~~~~~~~~~~~~~~~~ - -Data structures that power Requests. -""" - -from collections import OrderedDict - -from .compat import Mapping, MutableMapping - - -class CaseInsensitiveDict(MutableMapping): - """A case-insensitive ``dict``-like object. - - Implements all methods and operations of - ``MutableMapping`` as well as dict's ``copy``. Also - provides ``lower_items``. - - All keys are expected to be strings. The structure remembers the - case of the last key to be set, and ``iter(instance)``, - ``keys()``, ``items()``, ``iterkeys()``, and ``iteritems()`` - will contain case-sensitive keys. However, querying and contains - testing is case insensitive:: - - cid = CaseInsensitiveDict() - cid['Accept'] = 'application/json' - cid['aCCEPT'] == 'application/json' # True - list(cid) == ['Accept'] # True - - For example, ``headers['content-encoding']`` will return the - value of a ``'Content-Encoding'`` response header, regardless - of how the header name was originally stored. - - If the constructor, ``.update``, or equality comparison - operations are given keys that have equal ``.lower()``s, the - behavior is undefined. - """ - - def __init__(self, data=None, **kwargs): - self._store = OrderedDict() - if data is None: - data = {} - self.update(data, **kwargs) - - def __setitem__(self, key, value): - # Use the lowercased key for lookups, but store the actual - # key alongside the value. - self._store[key.lower()] = (key, value) - - def __getitem__(self, key): - return self._store[key.lower()][1] - - def __delitem__(self, key): - del self._store[key.lower()] - - def __iter__(self): - return (casedkey for casedkey, mappedvalue in self._store.values()) - - def __len__(self): - return len(self._store) - - def lower_items(self): - """Like iteritems(), but with all lowercase keys.""" - return ((lowerkey, keyval[1]) for (lowerkey, keyval) in self._store.items()) - - def __eq__(self, other): - if isinstance(other, Mapping): - other = CaseInsensitiveDict(other) - else: - return NotImplemented - # Compare insensitively - return dict(self.lower_items()) == dict(other.lower_items()) - - # Copy is required - def copy(self): - return CaseInsensitiveDict(self._store.values()) - - def __repr__(self): - return str(dict(self.items())) - - -class LookupDict(dict): - """Dictionary lookup object.""" - - def __init__(self, name=None): - self.name = name - super().__init__() - - def __repr__(self): - return f"" - - def __getitem__(self, key): - # We allow fall-through here, so values default to None - - return self.__dict__.get(key, None) - - def get(self, key, default=None): - return self.__dict__.get(key, default) diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/requests/utils.py b/bot/lib/python3.11/site-packages/pip/_vendor/requests/utils.py deleted file mode 100644 index 33f394d..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/requests/utils.py +++ /dev/null @@ -1,1086 +0,0 @@ -""" -requests.utils -~~~~~~~~~~~~~~ - -This module provides utility functions that are used within Requests -that are also useful for external consumption. -""" - -import codecs -import contextlib -import io -import os -import re -import socket -import struct -import sys -import tempfile -import warnings -import zipfile -from collections import OrderedDict - -from pip._vendor.urllib3.util import make_headers, parse_url - -from . import certs -from .__version__ import __version__ - -# to_native_string is unused here, but imported here for backwards compatibility -from ._internal_utils import HEADER_VALIDATORS, to_native_string # noqa: F401 -from .compat import ( - Mapping, - basestring, - bytes, - getproxies, - getproxies_environment, - integer_types, -) -from .compat import parse_http_list as _parse_list_header -from .compat import ( - proxy_bypass, - proxy_bypass_environment, - quote, - str, - unquote, - urlparse, - urlunparse, -) -from .cookies import cookiejar_from_dict -from .exceptions import ( - FileModeWarning, - InvalidHeader, - InvalidURL, - UnrewindableBodyError, -) -from .structures import CaseInsensitiveDict - -NETRC_FILES = (".netrc", "_netrc") - -DEFAULT_CA_BUNDLE_PATH = certs.where() - -DEFAULT_PORTS = {"http": 80, "https": 443} - -# Ensure that ', ' is used to preserve previous delimiter behavior. -DEFAULT_ACCEPT_ENCODING = ", ".join( - re.split(r",\s*", make_headers(accept_encoding=True)["accept-encoding"]) -) - - -if sys.platform == "win32": - # provide a proxy_bypass version on Windows without DNS lookups - - def proxy_bypass_registry(host): - try: - import winreg - except ImportError: - return False - - try: - internetSettings = winreg.OpenKey( - winreg.HKEY_CURRENT_USER, - r"Software\Microsoft\Windows\CurrentVersion\Internet Settings", - ) - # ProxyEnable could be REG_SZ or REG_DWORD, normalizing it - proxyEnable = int(winreg.QueryValueEx(internetSettings, "ProxyEnable")[0]) - # ProxyOverride is almost always a string - proxyOverride = winreg.QueryValueEx(internetSettings, "ProxyOverride")[0] - except (OSError, ValueError): - return False - if not proxyEnable or not proxyOverride: - return False - - # make a check value list from the registry entry: replace the - # '' string by the localhost entry and the corresponding - # canonical entry. - proxyOverride = proxyOverride.split(";") - # now check if we match one of the registry values. - for test in proxyOverride: - if test == "": - if "." not in host: - return True - test = test.replace(".", r"\.") # mask dots - test = test.replace("*", r".*") # change glob sequence - test = test.replace("?", r".") # change glob char - if re.match(test, host, re.I): - return True - return False - - def proxy_bypass(host): # noqa - """Return True, if the host should be bypassed. - - Checks proxy settings gathered from the environment, if specified, - or the registry. - """ - if getproxies_environment(): - return proxy_bypass_environment(host) - else: - return proxy_bypass_registry(host) - - -def dict_to_sequence(d): - """Returns an internal sequence dictionary update.""" - - if hasattr(d, "items"): - d = d.items() - - return d - - -def super_len(o): - total_length = None - current_position = 0 - - if hasattr(o, "__len__"): - total_length = len(o) - - elif hasattr(o, "len"): - total_length = o.len - - elif hasattr(o, "fileno"): - try: - fileno = o.fileno() - except (io.UnsupportedOperation, AttributeError): - # AttributeError is a surprising exception, seeing as how we've just checked - # that `hasattr(o, 'fileno')`. It happens for objects obtained via - # `Tarfile.extractfile()`, per issue 5229. - pass - else: - total_length = os.fstat(fileno).st_size - - # Having used fstat to determine the file length, we need to - # confirm that this file was opened up in binary mode. - if "b" not in o.mode: - warnings.warn( - ( - "Requests has determined the content-length for this " - "request using the binary size of the file: however, the " - "file has been opened in text mode (i.e. without the 'b' " - "flag in the mode). This may lead to an incorrect " - "content-length. In Requests 3.0, support will be removed " - "for files in text mode." - ), - FileModeWarning, - ) - - if hasattr(o, "tell"): - try: - current_position = o.tell() - except OSError: - # This can happen in some weird situations, such as when the file - # is actually a special file descriptor like stdin. In this - # instance, we don't know what the length is, so set it to zero and - # let requests chunk it instead. - if total_length is not None: - current_position = total_length - else: - if hasattr(o, "seek") and total_length is None: - # StringIO and BytesIO have seek but no usable fileno - try: - # seek to end of file - o.seek(0, 2) - total_length = o.tell() - - # seek back to current position to support - # partially read file-like objects - o.seek(current_position or 0) - except OSError: - total_length = 0 - - if total_length is None: - total_length = 0 - - return max(0, total_length - current_position) - - -def get_netrc_auth(url, raise_errors=False): - """Returns the Requests tuple auth for a given url from netrc.""" - - netrc_file = os.environ.get("NETRC") - if netrc_file is not None: - netrc_locations = (netrc_file,) - else: - netrc_locations = (f"~/{f}" for f in NETRC_FILES) - - try: - from netrc import NetrcParseError, netrc - - netrc_path = None - - for f in netrc_locations: - try: - loc = os.path.expanduser(f) - except KeyError: - # os.path.expanduser can fail when $HOME is undefined and - # getpwuid fails. See https://bugs.python.org/issue20164 & - # https://github.com/psf/requests/issues/1846 - return - - if os.path.exists(loc): - netrc_path = loc - break - - # Abort early if there isn't one. - if netrc_path is None: - return - - ri = urlparse(url) - - # Strip port numbers from netloc. This weird `if...encode`` dance is - # used for Python 3.2, which doesn't support unicode literals. - splitstr = b":" - if isinstance(url, str): - splitstr = splitstr.decode("ascii") - host = ri.netloc.split(splitstr)[0] - - try: - _netrc = netrc(netrc_path).authenticators(host) - if _netrc: - # Return with login / password - login_i = 0 if _netrc[0] else 1 - return (_netrc[login_i], _netrc[2]) - except (NetrcParseError, OSError): - # If there was a parsing error or a permissions issue reading the file, - # we'll just skip netrc auth unless explicitly asked to raise errors. - if raise_errors: - raise - - # App Engine hackiness. - except (ImportError, AttributeError): - pass - - -def guess_filename(obj): - """Tries to guess the filename of the given object.""" - name = getattr(obj, "name", None) - if name and isinstance(name, basestring) and name[0] != "<" and name[-1] != ">": - return os.path.basename(name) - - -def extract_zipped_paths(path): - """Replace nonexistent paths that look like they refer to a member of a zip - archive with the location of an extracted copy of the target, or else - just return the provided path unchanged. - """ - if os.path.exists(path): - # this is already a valid path, no need to do anything further - return path - - # find the first valid part of the provided path and treat that as a zip archive - # assume the rest of the path is the name of a member in the archive - archive, member = os.path.split(path) - while archive and not os.path.exists(archive): - archive, prefix = os.path.split(archive) - if not prefix: - # If we don't check for an empty prefix after the split (in other words, archive remains unchanged after the split), - # we _can_ end up in an infinite loop on a rare corner case affecting a small number of users - break - member = "/".join([prefix, member]) - - if not zipfile.is_zipfile(archive): - return path - - zip_file = zipfile.ZipFile(archive) - if member not in zip_file.namelist(): - return path - - # we have a valid zip archive and a valid member of that archive - tmp = tempfile.gettempdir() - extracted_path = os.path.join(tmp, member.split("/")[-1]) - if not os.path.exists(extracted_path): - # use read + write to avoid the creating nested folders, we only want the file, avoids mkdir racing condition - with atomic_open(extracted_path) as file_handler: - file_handler.write(zip_file.read(member)) - return extracted_path - - -@contextlib.contextmanager -def atomic_open(filename): - """Write a file to the disk in an atomic fashion""" - tmp_descriptor, tmp_name = tempfile.mkstemp(dir=os.path.dirname(filename)) - try: - with os.fdopen(tmp_descriptor, "wb") as tmp_handler: - yield tmp_handler - os.replace(tmp_name, filename) - except BaseException: - os.remove(tmp_name) - raise - - -def from_key_val_list(value): - """Take an object and test to see if it can be represented as a - dictionary. Unless it can not be represented as such, return an - OrderedDict, e.g., - - :: - - >>> from_key_val_list([('key', 'val')]) - OrderedDict([('key', 'val')]) - >>> from_key_val_list('string') - Traceback (most recent call last): - ... - ValueError: cannot encode objects that are not 2-tuples - >>> from_key_val_list({'key': 'val'}) - OrderedDict([('key', 'val')]) - - :rtype: OrderedDict - """ - if value is None: - return None - - if isinstance(value, (str, bytes, bool, int)): - raise ValueError("cannot encode objects that are not 2-tuples") - - return OrderedDict(value) - - -def to_key_val_list(value): - """Take an object and test to see if it can be represented as a - dictionary. If it can be, return a list of tuples, e.g., - - :: - - >>> to_key_val_list([('key', 'val')]) - [('key', 'val')] - >>> to_key_val_list({'key': 'val'}) - [('key', 'val')] - >>> to_key_val_list('string') - Traceback (most recent call last): - ... - ValueError: cannot encode objects that are not 2-tuples - - :rtype: list - """ - if value is None: - return None - - if isinstance(value, (str, bytes, bool, int)): - raise ValueError("cannot encode objects that are not 2-tuples") - - if isinstance(value, Mapping): - value = value.items() - - return list(value) - - -# From mitsuhiko/werkzeug (used with permission). -def parse_list_header(value): - """Parse lists as described by RFC 2068 Section 2. - - In particular, parse comma-separated lists where the elements of - the list may include quoted-strings. A quoted-string could - contain a comma. A non-quoted string could have quotes in the - middle. Quotes are removed automatically after parsing. - - It basically works like :func:`parse_set_header` just that items - may appear multiple times and case sensitivity is preserved. - - The return value is a standard :class:`list`: - - >>> parse_list_header('token, "quoted value"') - ['token', 'quoted value'] - - To create a header from the :class:`list` again, use the - :func:`dump_header` function. - - :param value: a string with a list header. - :return: :class:`list` - :rtype: list - """ - result = [] - for item in _parse_list_header(value): - if item[:1] == item[-1:] == '"': - item = unquote_header_value(item[1:-1]) - result.append(item) - return result - - -# From mitsuhiko/werkzeug (used with permission). -def parse_dict_header(value): - """Parse lists of key, value pairs as described by RFC 2068 Section 2 and - convert them into a python dict: - - >>> d = parse_dict_header('foo="is a fish", bar="as well"') - >>> type(d) is dict - True - >>> sorted(d.items()) - [('bar', 'as well'), ('foo', 'is a fish')] - - If there is no value for a key it will be `None`: - - >>> parse_dict_header('key_without_value') - {'key_without_value': None} - - To create a header from the :class:`dict` again, use the - :func:`dump_header` function. - - :param value: a string with a dict header. - :return: :class:`dict` - :rtype: dict - """ - result = {} - for item in _parse_list_header(value): - if "=" not in item: - result[item] = None - continue - name, value = item.split("=", 1) - if value[:1] == value[-1:] == '"': - value = unquote_header_value(value[1:-1]) - result[name] = value - return result - - -# From mitsuhiko/werkzeug (used with permission). -def unquote_header_value(value, is_filename=False): - r"""Unquotes a header value. (Reversal of :func:`quote_header_value`). - This does not use the real unquoting but what browsers are actually - using for quoting. - - :param value: the header value to unquote. - :rtype: str - """ - if value and value[0] == value[-1] == '"': - # this is not the real unquoting, but fixing this so that the - # RFC is met will result in bugs with internet explorer and - # probably some other browsers as well. IE for example is - # uploading files with "C:\foo\bar.txt" as filename - value = value[1:-1] - - # if this is a filename and the starting characters look like - # a UNC path, then just return the value without quotes. Using the - # replace sequence below on a UNC path has the effect of turning - # the leading double slash into a single slash and then - # _fix_ie_filename() doesn't work correctly. See #458. - if not is_filename or value[:2] != "\\\\": - return value.replace("\\\\", "\\").replace('\\"', '"') - return value - - -def dict_from_cookiejar(cj): - """Returns a key/value dictionary from a CookieJar. - - :param cj: CookieJar object to extract cookies from. - :rtype: dict - """ - - cookie_dict = {} - - for cookie in cj: - cookie_dict[cookie.name] = cookie.value - - return cookie_dict - - -def add_dict_to_cookiejar(cj, cookie_dict): - """Returns a CookieJar from a key/value dictionary. - - :param cj: CookieJar to insert cookies into. - :param cookie_dict: Dict of key/values to insert into CookieJar. - :rtype: CookieJar - """ - - return cookiejar_from_dict(cookie_dict, cj) - - -def get_encodings_from_content(content): - """Returns encodings from given content string. - - :param content: bytestring to extract encodings from. - """ - warnings.warn( - ( - "In requests 3.0, get_encodings_from_content will be removed. For " - "more information, please see the discussion on issue #2266. (This" - " warning should only appear once.)" - ), - DeprecationWarning, - ) - - charset_re = re.compile(r']', flags=re.I) - pragma_re = re.compile(r']', flags=re.I) - xml_re = re.compile(r'^<\?xml.*?encoding=["\']*(.+?)["\'>]') - - return ( - charset_re.findall(content) - + pragma_re.findall(content) - + xml_re.findall(content) - ) - - -def _parse_content_type_header(header): - """Returns content type and parameters from given header - - :param header: string - :return: tuple containing content type and dictionary of - parameters - """ - - tokens = header.split(";") - content_type, params = tokens[0].strip(), tokens[1:] - params_dict = {} - items_to_strip = "\"' " - - for param in params: - param = param.strip() - if param: - key, value = param, True - index_of_equals = param.find("=") - if index_of_equals != -1: - key = param[:index_of_equals].strip(items_to_strip) - value = param[index_of_equals + 1 :].strip(items_to_strip) - params_dict[key.lower()] = value - return content_type, params_dict - - -def get_encoding_from_headers(headers): - """Returns encodings from given HTTP Header Dict. - - :param headers: dictionary to extract encoding from. - :rtype: str - """ - - content_type = headers.get("content-type") - - if not content_type: - return None - - content_type, params = _parse_content_type_header(content_type) - - if "charset" in params: - return params["charset"].strip("'\"") - - if "text" in content_type: - return "ISO-8859-1" - - if "application/json" in content_type: - # Assume UTF-8 based on RFC 4627: https://www.ietf.org/rfc/rfc4627.txt since the charset was unset - return "utf-8" - - -def stream_decode_response_unicode(iterator, r): - """Stream decodes an iterator.""" - - if r.encoding is None: - yield from iterator - return - - decoder = codecs.getincrementaldecoder(r.encoding)(errors="replace") - for chunk in iterator: - rv = decoder.decode(chunk) - if rv: - yield rv - rv = decoder.decode(b"", final=True) - if rv: - yield rv - - -def iter_slices(string, slice_length): - """Iterate over slices of a string.""" - pos = 0 - if slice_length is None or slice_length <= 0: - slice_length = len(string) - while pos < len(string): - yield string[pos : pos + slice_length] - pos += slice_length - - -def get_unicode_from_response(r): - """Returns the requested content back in unicode. - - :param r: Response object to get unicode content from. - - Tried: - - 1. charset from content-type - 2. fall back and replace all unicode characters - - :rtype: str - """ - warnings.warn( - ( - "In requests 3.0, get_unicode_from_response will be removed. For " - "more information, please see the discussion on issue #2266. (This" - " warning should only appear once.)" - ), - DeprecationWarning, - ) - - tried_encodings = [] - - # Try charset from content-type - encoding = get_encoding_from_headers(r.headers) - - if encoding: - try: - return str(r.content, encoding) - except UnicodeError: - tried_encodings.append(encoding) - - # Fall back: - try: - return str(r.content, encoding, errors="replace") - except TypeError: - return r.content - - -# The unreserved URI characters (RFC 3986) -UNRESERVED_SET = frozenset( - "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz" + "0123456789-._~" -) - - -def unquote_unreserved(uri): - """Un-escape any percent-escape sequences in a URI that are unreserved - characters. This leaves all reserved, illegal and non-ASCII bytes encoded. - - :rtype: str - """ - parts = uri.split("%") - for i in range(1, len(parts)): - h = parts[i][0:2] - if len(h) == 2 and h.isalnum(): - try: - c = chr(int(h, 16)) - except ValueError: - raise InvalidURL(f"Invalid percent-escape sequence: '{h}'") - - if c in UNRESERVED_SET: - parts[i] = c + parts[i][2:] - else: - parts[i] = f"%{parts[i]}" - else: - parts[i] = f"%{parts[i]}" - return "".join(parts) - - -def requote_uri(uri): - """Re-quote the given URI. - - This function passes the given URI through an unquote/quote cycle to - ensure that it is fully and consistently quoted. - - :rtype: str - """ - safe_with_percent = "!#$%&'()*+,/:;=?@[]~" - safe_without_percent = "!#$&'()*+,/:;=?@[]~" - try: - # Unquote only the unreserved characters - # Then quote only illegal characters (do not quote reserved, - # unreserved, or '%') - return quote(unquote_unreserved(uri), safe=safe_with_percent) - except InvalidURL: - # We couldn't unquote the given URI, so let's try quoting it, but - # there may be unquoted '%'s in the URI. We need to make sure they're - # properly quoted so they do not cause issues elsewhere. - return quote(uri, safe=safe_without_percent) - - -def address_in_network(ip, net): - """This function allows you to check if an IP belongs to a network subnet - - Example: returns True if ip = 192.168.1.1 and net = 192.168.1.0/24 - returns False if ip = 192.168.1.1 and net = 192.168.100.0/24 - - :rtype: bool - """ - ipaddr = struct.unpack("=L", socket.inet_aton(ip))[0] - netaddr, bits = net.split("/") - netmask = struct.unpack("=L", socket.inet_aton(dotted_netmask(int(bits))))[0] - network = struct.unpack("=L", socket.inet_aton(netaddr))[0] & netmask - return (ipaddr & netmask) == (network & netmask) - - -def dotted_netmask(mask): - """Converts mask from /xx format to xxx.xxx.xxx.xxx - - Example: if mask is 24 function returns 255.255.255.0 - - :rtype: str - """ - bits = 0xFFFFFFFF ^ (1 << 32 - mask) - 1 - return socket.inet_ntoa(struct.pack(">I", bits)) - - -def is_ipv4_address(string_ip): - """ - :rtype: bool - """ - try: - socket.inet_aton(string_ip) - except OSError: - return False - return True - - -def is_valid_cidr(string_network): - """ - Very simple check of the cidr format in no_proxy variable. - - :rtype: bool - """ - if string_network.count("/") == 1: - try: - mask = int(string_network.split("/")[1]) - except ValueError: - return False - - if mask < 1 or mask > 32: - return False - - try: - socket.inet_aton(string_network.split("/")[0]) - except OSError: - return False - else: - return False - return True - - -@contextlib.contextmanager -def set_environ(env_name, value): - """Set the environment variable 'env_name' to 'value' - - Save previous value, yield, and then restore the previous value stored in - the environment variable 'env_name'. - - If 'value' is None, do nothing""" - value_changed = value is not None - if value_changed: - old_value = os.environ.get(env_name) - os.environ[env_name] = value - try: - yield - finally: - if value_changed: - if old_value is None: - del os.environ[env_name] - else: - os.environ[env_name] = old_value - - -def should_bypass_proxies(url, no_proxy): - """ - Returns whether we should bypass proxies or not. - - :rtype: bool - """ - # Prioritize lowercase environment variables over uppercase - # to keep a consistent behaviour with other http projects (curl, wget). - def get_proxy(key): - return os.environ.get(key) or os.environ.get(key.upper()) - - # First check whether no_proxy is defined. If it is, check that the URL - # we're getting isn't in the no_proxy list. - no_proxy_arg = no_proxy - if no_proxy is None: - no_proxy = get_proxy("no_proxy") - parsed = urlparse(url) - - if parsed.hostname is None: - # URLs don't always have hostnames, e.g. file:/// urls. - return True - - if no_proxy: - # We need to check whether we match here. We need to see if we match - # the end of the hostname, both with and without the port. - no_proxy = (host for host in no_proxy.replace(" ", "").split(",") if host) - - if is_ipv4_address(parsed.hostname): - for proxy_ip in no_proxy: - if is_valid_cidr(proxy_ip): - if address_in_network(parsed.hostname, proxy_ip): - return True - elif parsed.hostname == proxy_ip: - # If no_proxy ip was defined in plain IP notation instead of cidr notation & - # matches the IP of the index - return True - else: - host_with_port = parsed.hostname - if parsed.port: - host_with_port += f":{parsed.port}" - - for host in no_proxy: - if parsed.hostname.endswith(host) or host_with_port.endswith(host): - # The URL does match something in no_proxy, so we don't want - # to apply the proxies on this URL. - return True - - with set_environ("no_proxy", no_proxy_arg): - # parsed.hostname can be `None` in cases such as a file URI. - try: - bypass = proxy_bypass(parsed.hostname) - except (TypeError, socket.gaierror): - bypass = False - - if bypass: - return True - - return False - - -def get_environ_proxies(url, no_proxy=None): - """ - Return a dict of environment proxies. - - :rtype: dict - """ - if should_bypass_proxies(url, no_proxy=no_proxy): - return {} - else: - return getproxies() - - -def select_proxy(url, proxies): - """Select a proxy for the url, if applicable. - - :param url: The url being for the request - :param proxies: A dictionary of schemes or schemes and hosts to proxy URLs - """ - proxies = proxies or {} - urlparts = urlparse(url) - if urlparts.hostname is None: - return proxies.get(urlparts.scheme, proxies.get("all")) - - proxy_keys = [ - urlparts.scheme + "://" + urlparts.hostname, - urlparts.scheme, - "all://" + urlparts.hostname, - "all", - ] - proxy = None - for proxy_key in proxy_keys: - if proxy_key in proxies: - proxy = proxies[proxy_key] - break - - return proxy - - -def resolve_proxies(request, proxies, trust_env=True): - """This method takes proxy information from a request and configuration - input to resolve a mapping of target proxies. This will consider settings - such a NO_PROXY to strip proxy configurations. - - :param request: Request or PreparedRequest - :param proxies: A dictionary of schemes or schemes and hosts to proxy URLs - :param trust_env: Boolean declaring whether to trust environment configs - - :rtype: dict - """ - proxies = proxies if proxies is not None else {} - url = request.url - scheme = urlparse(url).scheme - no_proxy = proxies.get("no_proxy") - new_proxies = proxies.copy() - - if trust_env and not should_bypass_proxies(url, no_proxy=no_proxy): - environ_proxies = get_environ_proxies(url, no_proxy=no_proxy) - - proxy = environ_proxies.get(scheme, environ_proxies.get("all")) - - if proxy: - new_proxies.setdefault(scheme, proxy) - return new_proxies - - -def default_user_agent(name="python-requests"): - """ - Return a string representing the default user agent. - - :rtype: str - """ - return f"{name}/{__version__}" - - -def default_headers(): - """ - :rtype: requests.structures.CaseInsensitiveDict - """ - return CaseInsensitiveDict( - { - "User-Agent": default_user_agent(), - "Accept-Encoding": DEFAULT_ACCEPT_ENCODING, - "Accept": "*/*", - "Connection": "keep-alive", - } - ) - - -def parse_header_links(value): - """Return a list of parsed link headers proxies. - - i.e. Link: ; rel=front; type="image/jpeg",; rel=back;type="image/jpeg" - - :rtype: list - """ - - links = [] - - replace_chars = " '\"" - - value = value.strip(replace_chars) - if not value: - return links - - for val in re.split(", *<", value): - try: - url, params = val.split(";", 1) - except ValueError: - url, params = val, "" - - link = {"url": url.strip("<> '\"")} - - for param in params.split(";"): - try: - key, value = param.split("=") - except ValueError: - break - - link[key.strip(replace_chars)] = value.strip(replace_chars) - - links.append(link) - - return links - - -# Null bytes; no need to recreate these on each call to guess_json_utf -_null = "\x00".encode("ascii") # encoding to ASCII for Python 3 -_null2 = _null * 2 -_null3 = _null * 3 - - -def guess_json_utf(data): - """ - :rtype: str - """ - # JSON always starts with two ASCII characters, so detection is as - # easy as counting the nulls and from their location and count - # determine the encoding. Also detect a BOM, if present. - sample = data[:4] - if sample in (codecs.BOM_UTF32_LE, codecs.BOM_UTF32_BE): - return "utf-32" # BOM included - if sample[:3] == codecs.BOM_UTF8: - return "utf-8-sig" # BOM included, MS style (discouraged) - if sample[:2] in (codecs.BOM_UTF16_LE, codecs.BOM_UTF16_BE): - return "utf-16" # BOM included - nullcount = sample.count(_null) - if nullcount == 0: - return "utf-8" - if nullcount == 2: - if sample[::2] == _null2: # 1st and 3rd are null - return "utf-16-be" - if sample[1::2] == _null2: # 2nd and 4th are null - return "utf-16-le" - # Did not detect 2 valid UTF-16 ascii-range characters - if nullcount == 3: - if sample[:3] == _null3: - return "utf-32-be" - if sample[1:] == _null3: - return "utf-32-le" - # Did not detect a valid UTF-32 ascii-range character - return None - - -def prepend_scheme_if_needed(url, new_scheme): - """Given a URL that may or may not have a scheme, prepend the given scheme. - Does not replace a present scheme with the one provided as an argument. - - :rtype: str - """ - parsed = parse_url(url) - scheme, auth, host, port, path, query, fragment = parsed - - # A defect in urlparse determines that there isn't a netloc present in some - # urls. We previously assumed parsing was overly cautious, and swapped the - # netloc and path. Due to a lack of tests on the original defect, this is - # maintained with parse_url for backwards compatibility. - netloc = parsed.netloc - if not netloc: - netloc, path = path, netloc - - if auth: - # parse_url doesn't provide the netloc with auth - # so we'll add it ourselves. - netloc = "@".join([auth, netloc]) - if scheme is None: - scheme = new_scheme - if path is None: - path = "" - - return urlunparse((scheme, netloc, path, "", query, fragment)) - - -def get_auth_from_url(url): - """Given a url with authentication components, extract them into a tuple of - username,password. - - :rtype: (str,str) - """ - parsed = urlparse(url) - - try: - auth = (unquote(parsed.username), unquote(parsed.password)) - except (AttributeError, TypeError): - auth = ("", "") - - return auth - - -def check_header_validity(header): - """Verifies that header parts don't contain leading whitespace - reserved characters, or return characters. - - :param header: tuple, in the format (name, value). - """ - name, value = header - - for part in header: - if type(part) not in HEADER_VALIDATORS: - raise InvalidHeader( - f"Header part ({part!r}) from {{{name!r}: {value!r}}} must be " - f"of type str or bytes, not {type(part)}" - ) - - _validate_header_part(name, "name", HEADER_VALIDATORS[type(name)][0]) - _validate_header_part(value, "value", HEADER_VALIDATORS[type(value)][1]) - - -def _validate_header_part(header_part, header_kind, validator): - if not validator.match(header_part): - raise InvalidHeader( - f"Invalid leading whitespace, reserved character(s), or return" - f"character(s) in header {header_kind}: {header_part!r}" - ) - - -def urldefragauth(url): - """ - Given a url remove the fragment and the authentication part. - - :rtype: str - """ - scheme, netloc, path, params, query, fragment = urlparse(url) - - # see func:`prepend_scheme_if_needed` - if not netloc: - netloc, path = path, netloc - - netloc = netloc.rsplit("@", 1)[-1] - - return urlunparse((scheme, netloc, path, params, query, "")) - - -def rewind_body(prepared_request): - """Move file pointer back to its recorded starting position - so it can be read again on redirect. - """ - body_seek = getattr(prepared_request.body, "seek", None) - if body_seek is not None and isinstance( - prepared_request._body_position, integer_types - ): - try: - body_seek(prepared_request._body_position) - except OSError: - raise UnrewindableBodyError( - "An error occurred when rewinding request body for redirect." - ) - else: - raise UnrewindableBodyError("Unable to rewind request body for redirect.") diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/resolvelib/__init__.py b/bot/lib/python3.11/site-packages/pip/_vendor/resolvelib/__init__.py deleted file mode 100644 index ce05fd3..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/resolvelib/__init__.py +++ /dev/null @@ -1,26 +0,0 @@ -__all__ = [ - "__version__", - "AbstractProvider", - "AbstractResolver", - "BaseReporter", - "InconsistentCandidate", - "Resolver", - "RequirementsConflicted", - "ResolutionError", - "ResolutionImpossible", - "ResolutionTooDeep", -] - -__version__ = "0.8.1" - - -from .providers import AbstractProvider, AbstractResolver -from .reporters import BaseReporter -from .resolvers import ( - InconsistentCandidate, - RequirementsConflicted, - ResolutionError, - ResolutionImpossible, - ResolutionTooDeep, - Resolver, -) diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/resolvelib/compat/__init__.py b/bot/lib/python3.11/site-packages/pip/_vendor/resolvelib/compat/__init__.py deleted file mode 100644 index e69de29..0000000 diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/resolvelib/compat/collections_abc.py b/bot/lib/python3.11/site-packages/pip/_vendor/resolvelib/compat/collections_abc.py deleted file mode 100644 index 1becc50..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/resolvelib/compat/collections_abc.py +++ /dev/null @@ -1,6 +0,0 @@ -__all__ = ["Mapping", "Sequence"] - -try: - from collections.abc import Mapping, Sequence -except ImportError: - from collections import Mapping, Sequence diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/resolvelib/providers.py b/bot/lib/python3.11/site-packages/pip/_vendor/resolvelib/providers.py deleted file mode 100644 index 7d0a9c2..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/resolvelib/providers.py +++ /dev/null @@ -1,133 +0,0 @@ -class AbstractProvider(object): - """Delegate class to provide requirement interface for the resolver.""" - - def identify(self, requirement_or_candidate): - """Given a requirement, return an identifier for it. - - This is used to identify a requirement, e.g. whether two requirements - should have their specifier parts merged. - """ - raise NotImplementedError - - def get_preference( - self, - identifier, - resolutions, - candidates, - information, - backtrack_causes, - ): - """Produce a sort key for given requirement based on preference. - - The preference is defined as "I think this requirement should be - resolved first". The lower the return value is, the more preferred - this group of arguments is. - - :param identifier: An identifier as returned by ``identify()``. This - identifies the dependency matches of which should be returned. - :param resolutions: Mapping of candidates currently pinned by the - resolver. Each key is an identifier, and the value a candidate. - The candidate may conflict with requirements from ``information``. - :param candidates: Mapping of each dependency's possible candidates. - Each value is an iterator of candidates. - :param information: Mapping of requirement information of each package. - Each value is an iterator of *requirement information*. - :param backtrack_causes: Sequence of requirement information that were - the requirements that caused the resolver to most recently backtrack. - - A *requirement information* instance is a named tuple with two members: - - * ``requirement`` specifies a requirement contributing to the current - list of candidates. - * ``parent`` specifies the candidate that provides (dependend on) the - requirement, or ``None`` to indicate a root requirement. - - The preference could depend on a various of issues, including (not - necessarily in this order): - - * Is this package pinned in the current resolution result? - * How relaxed is the requirement? Stricter ones should probably be - worked on first? (I don't know, actually.) - * How many possibilities are there to satisfy this requirement? Those - with few left should likely be worked on first, I guess? - * Are there any known conflicts for this requirement? We should - probably work on those with the most known conflicts. - - A sortable value should be returned (this will be used as the ``key`` - parameter of the built-in sorting function). The smaller the value is, - the more preferred this requirement is (i.e. the sorting function - is called with ``reverse=False``). - """ - raise NotImplementedError - - def find_matches(self, identifier, requirements, incompatibilities): - """Find all possible candidates that satisfy given constraints. - - :param identifier: An identifier as returned by ``identify()``. This - identifies the dependency matches of which should be returned. - :param requirements: A mapping of requirements that all returned - candidates must satisfy. Each key is an identifier, and the value - an iterator of requirements for that dependency. - :param incompatibilities: A mapping of known incompatibilities of - each dependency. Each key is an identifier, and the value an - iterator of incompatibilities known to the resolver. All - incompatibilities *must* be excluded from the return value. - - This should try to get candidates based on the requirements' types. - For VCS, local, and archive requirements, the one-and-only match is - returned, and for a "named" requirement, the index(es) should be - consulted to find concrete candidates for this requirement. - - The return value should produce candidates ordered by preference; the - most preferred candidate should come first. The return type may be one - of the following: - - * A callable that returns an iterator that yields candidates. - * An collection of candidates. - * An iterable of candidates. This will be consumed immediately into a - list of candidates. - """ - raise NotImplementedError - - def is_satisfied_by(self, requirement, candidate): - """Whether the given requirement can be satisfied by a candidate. - - The candidate is guarenteed to have been generated from the - requirement. - - A boolean should be returned to indicate whether ``candidate`` is a - viable solution to the requirement. - """ - raise NotImplementedError - - def get_dependencies(self, candidate): - """Get dependencies of a candidate. - - This should return a collection of requirements that `candidate` - specifies as its dependencies. - """ - raise NotImplementedError - - -class AbstractResolver(object): - """The thing that performs the actual resolution work.""" - - base_exception = Exception - - def __init__(self, provider, reporter): - self.provider = provider - self.reporter = reporter - - def resolve(self, requirements, **kwargs): - """Take a collection of constraints, spit out the resolution result. - - This returns a representation of the final resolution state, with one - guarenteed attribute ``mapping`` that contains resolved candidates as - values. The keys are their respective identifiers. - - :param requirements: A collection of constraints. - :param kwargs: Additional keyword arguments that subclasses may accept. - - :raises: ``self.base_exception`` or its subclass. - """ - raise NotImplementedError diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/resolvelib/reporters.py b/bot/lib/python3.11/site-packages/pip/_vendor/resolvelib/reporters.py deleted file mode 100644 index 6695480..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/resolvelib/reporters.py +++ /dev/null @@ -1,43 +0,0 @@ -class BaseReporter(object): - """Delegate class to provider progress reporting for the resolver.""" - - def starting(self): - """Called before the resolution actually starts.""" - - def starting_round(self, index): - """Called before each round of resolution starts. - - The index is zero-based. - """ - - def ending_round(self, index, state): - """Called before each round of resolution ends. - - This is NOT called if the resolution ends at this round. Use `ending` - if you want to report finalization. The index is zero-based. - """ - - def ending(self, state): - """Called before the resolution ends successfully.""" - - def adding_requirement(self, requirement, parent): - """Called when adding a new requirement into the resolve criteria. - - :param requirement: The additional requirement to be applied to filter - the available candidaites. - :param parent: The candidate that requires ``requirement`` as a - dependency, or None if ``requirement`` is one of the root - requirements passed in from ``Resolver.resolve()``. - """ - - def resolving_conflicts(self, causes): - """Called when starting to attempt requirement conflict resolution. - - :param causes: The information on the collision that caused the backtracking. - """ - - def backtracking(self, candidate): - """Called when rejecting a candidate during backtracking.""" - - def pinning(self, candidate): - """Called when adding a candidate to the potential solution.""" diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/resolvelib/resolvers.py b/bot/lib/python3.11/site-packages/pip/_vendor/resolvelib/resolvers.py deleted file mode 100644 index 787681b..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/resolvelib/resolvers.py +++ /dev/null @@ -1,482 +0,0 @@ -import collections -import operator - -from .providers import AbstractResolver -from .structs import DirectedGraph, IteratorMapping, build_iter_view - -RequirementInformation = collections.namedtuple( - "RequirementInformation", ["requirement", "parent"] -) - - -class ResolverException(Exception): - """A base class for all exceptions raised by this module. - - Exceptions derived by this class should all be handled in this module. Any - bubbling pass the resolver should be treated as a bug. - """ - - -class RequirementsConflicted(ResolverException): - def __init__(self, criterion): - super(RequirementsConflicted, self).__init__(criterion) - self.criterion = criterion - - def __str__(self): - return "Requirements conflict: {}".format( - ", ".join(repr(r) for r in self.criterion.iter_requirement()), - ) - - -class InconsistentCandidate(ResolverException): - def __init__(self, candidate, criterion): - super(InconsistentCandidate, self).__init__(candidate, criterion) - self.candidate = candidate - self.criterion = criterion - - def __str__(self): - return "Provided candidate {!r} does not satisfy {}".format( - self.candidate, - ", ".join(repr(r) for r in self.criterion.iter_requirement()), - ) - - -class Criterion(object): - """Representation of possible resolution results of a package. - - This holds three attributes: - - * `information` is a collection of `RequirementInformation` pairs. - Each pair is a requirement contributing to this criterion, and the - candidate that provides the requirement. - * `incompatibilities` is a collection of all known not-to-work candidates - to exclude from consideration. - * `candidates` is a collection containing all possible candidates deducted - from the union of contributing requirements and known incompatibilities. - It should never be empty, except when the criterion is an attribute of a - raised `RequirementsConflicted` (in which case it is always empty). - - .. note:: - This class is intended to be externally immutable. **Do not** mutate - any of its attribute containers. - """ - - def __init__(self, candidates, information, incompatibilities): - self.candidates = candidates - self.information = information - self.incompatibilities = incompatibilities - - def __repr__(self): - requirements = ", ".join( - "({!r}, via={!r})".format(req, parent) - for req, parent in self.information - ) - return "Criterion({})".format(requirements) - - def iter_requirement(self): - return (i.requirement for i in self.information) - - def iter_parent(self): - return (i.parent for i in self.information) - - -class ResolutionError(ResolverException): - pass - - -class ResolutionImpossible(ResolutionError): - def __init__(self, causes): - super(ResolutionImpossible, self).__init__(causes) - # causes is a list of RequirementInformation objects - self.causes = causes - - -class ResolutionTooDeep(ResolutionError): - def __init__(self, round_count): - super(ResolutionTooDeep, self).__init__(round_count) - self.round_count = round_count - - -# Resolution state in a round. -State = collections.namedtuple("State", "mapping criteria backtrack_causes") - - -class Resolution(object): - """Stateful resolution object. - - This is designed as a one-off object that holds information to kick start - the resolution process, and holds the results afterwards. - """ - - def __init__(self, provider, reporter): - self._p = provider - self._r = reporter - self._states = [] - - @property - def state(self): - try: - return self._states[-1] - except IndexError: - raise AttributeError("state") - - def _push_new_state(self): - """Push a new state into history. - - This new state will be used to hold resolution results of the next - coming round. - """ - base = self._states[-1] - state = State( - mapping=base.mapping.copy(), - criteria=base.criteria.copy(), - backtrack_causes=base.backtrack_causes[:], - ) - self._states.append(state) - - def _add_to_criteria(self, criteria, requirement, parent): - self._r.adding_requirement(requirement=requirement, parent=parent) - - identifier = self._p.identify(requirement_or_candidate=requirement) - criterion = criteria.get(identifier) - if criterion: - incompatibilities = list(criterion.incompatibilities) - else: - incompatibilities = [] - - matches = self._p.find_matches( - identifier=identifier, - requirements=IteratorMapping( - criteria, - operator.methodcaller("iter_requirement"), - {identifier: [requirement]}, - ), - incompatibilities=IteratorMapping( - criteria, - operator.attrgetter("incompatibilities"), - {identifier: incompatibilities}, - ), - ) - - if criterion: - information = list(criterion.information) - information.append(RequirementInformation(requirement, parent)) - else: - information = [RequirementInformation(requirement, parent)] - - criterion = Criterion( - candidates=build_iter_view(matches), - information=information, - incompatibilities=incompatibilities, - ) - if not criterion.candidates: - raise RequirementsConflicted(criterion) - criteria[identifier] = criterion - - def _get_preference(self, name): - return self._p.get_preference( - identifier=name, - resolutions=self.state.mapping, - candidates=IteratorMapping( - self.state.criteria, - operator.attrgetter("candidates"), - ), - information=IteratorMapping( - self.state.criteria, - operator.attrgetter("information"), - ), - backtrack_causes=self.state.backtrack_causes, - ) - - def _is_current_pin_satisfying(self, name, criterion): - try: - current_pin = self.state.mapping[name] - except KeyError: - return False - return all( - self._p.is_satisfied_by(requirement=r, candidate=current_pin) - for r in criterion.iter_requirement() - ) - - def _get_updated_criteria(self, candidate): - criteria = self.state.criteria.copy() - for requirement in self._p.get_dependencies(candidate=candidate): - self._add_to_criteria(criteria, requirement, parent=candidate) - return criteria - - def _attempt_to_pin_criterion(self, name): - criterion = self.state.criteria[name] - - causes = [] - for candidate in criterion.candidates: - try: - criteria = self._get_updated_criteria(candidate) - except RequirementsConflicted as e: - causes.append(e.criterion) - continue - - # Check the newly-pinned candidate actually works. This should - # always pass under normal circumstances, but in the case of a - # faulty provider, we will raise an error to notify the implementer - # to fix find_matches() and/or is_satisfied_by(). - satisfied = all( - self._p.is_satisfied_by(requirement=r, candidate=candidate) - for r in criterion.iter_requirement() - ) - if not satisfied: - raise InconsistentCandidate(candidate, criterion) - - self._r.pinning(candidate=candidate) - self.state.criteria.update(criteria) - - # Put newly-pinned candidate at the end. This is essential because - # backtracking looks at this mapping to get the last pin. - self.state.mapping.pop(name, None) - self.state.mapping[name] = candidate - - return [] - - # All candidates tried, nothing works. This criterion is a dead - # end, signal for backtracking. - return causes - - def _backtrack(self): - """Perform backtracking. - - When we enter here, the stack is like this:: - - [ state Z ] - [ state Y ] - [ state X ] - .... earlier states are irrelevant. - - 1. No pins worked for Z, so it does not have a pin. - 2. We want to reset state Y to unpinned, and pin another candidate. - 3. State X holds what state Y was before the pin, but does not - have the incompatibility information gathered in state Y. - - Each iteration of the loop will: - - 1. Discard Z. - 2. Discard Y but remember its incompatibility information gathered - previously, and the failure we're dealing with right now. - 3. Push a new state Y' based on X, and apply the incompatibility - information from Y to Y'. - 4a. If this causes Y' to conflict, we need to backtrack again. Make Y' - the new Z and go back to step 2. - 4b. If the incompatibilities apply cleanly, end backtracking. - """ - while len(self._states) >= 3: - # Remove the state that triggered backtracking. - del self._states[-1] - - # Retrieve the last candidate pin and known incompatibilities. - broken_state = self._states.pop() - name, candidate = broken_state.mapping.popitem() - incompatibilities_from_broken = [ - (k, list(v.incompatibilities)) - for k, v in broken_state.criteria.items() - ] - - # Also mark the newly known incompatibility. - incompatibilities_from_broken.append((name, [candidate])) - - self._r.backtracking(candidate=candidate) - - # Create a new state from the last known-to-work one, and apply - # the previously gathered incompatibility information. - def _patch_criteria(): - for k, incompatibilities in incompatibilities_from_broken: - if not incompatibilities: - continue - try: - criterion = self.state.criteria[k] - except KeyError: - continue - matches = self._p.find_matches( - identifier=k, - requirements=IteratorMapping( - self.state.criteria, - operator.methodcaller("iter_requirement"), - ), - incompatibilities=IteratorMapping( - self.state.criteria, - operator.attrgetter("incompatibilities"), - {k: incompatibilities}, - ), - ) - candidates = build_iter_view(matches) - if not candidates: - return False - incompatibilities.extend(criterion.incompatibilities) - self.state.criteria[k] = Criterion( - candidates=candidates, - information=list(criterion.information), - incompatibilities=incompatibilities, - ) - return True - - self._push_new_state() - success = _patch_criteria() - - # It works! Let's work on this new state. - if success: - return True - - # State does not work after applying known incompatibilities. - # Try the still previous state. - - # No way to backtrack anymore. - return False - - def resolve(self, requirements, max_rounds): - if self._states: - raise RuntimeError("already resolved") - - self._r.starting() - - # Initialize the root state. - self._states = [ - State( - mapping=collections.OrderedDict(), - criteria={}, - backtrack_causes=[], - ) - ] - for r in requirements: - try: - self._add_to_criteria(self.state.criteria, r, parent=None) - except RequirementsConflicted as e: - raise ResolutionImpossible(e.criterion.information) - - # The root state is saved as a sentinel so the first ever pin can have - # something to backtrack to if it fails. The root state is basically - # pinning the virtual "root" package in the graph. - self._push_new_state() - - for round_index in range(max_rounds): - self._r.starting_round(index=round_index) - - unsatisfied_names = [ - key - for key, criterion in self.state.criteria.items() - if not self._is_current_pin_satisfying(key, criterion) - ] - - # All criteria are accounted for. Nothing more to pin, we are done! - if not unsatisfied_names: - self._r.ending(state=self.state) - return self.state - - # Choose the most preferred unpinned criterion to try. - name = min(unsatisfied_names, key=self._get_preference) - failure_causes = self._attempt_to_pin_criterion(name) - - if failure_causes: - causes = [i for c in failure_causes for i in c.information] - # Backtrack if pinning fails. The backtrack process puts us in - # an unpinned state, so we can work on it in the next round. - self._r.resolving_conflicts(causes=causes) - success = self._backtrack() - self.state.backtrack_causes[:] = causes - - # Dead ends everywhere. Give up. - if not success: - raise ResolutionImpossible(self.state.backtrack_causes) - else: - # Pinning was successful. Push a new state to do another pin. - self._push_new_state() - - self._r.ending_round(index=round_index, state=self.state) - - raise ResolutionTooDeep(max_rounds) - - -def _has_route_to_root(criteria, key, all_keys, connected): - if key in connected: - return True - if key not in criteria: - return False - for p in criteria[key].iter_parent(): - try: - pkey = all_keys[id(p)] - except KeyError: - continue - if pkey in connected: - connected.add(key) - return True - if _has_route_to_root(criteria, pkey, all_keys, connected): - connected.add(key) - return True - return False - - -Result = collections.namedtuple("Result", "mapping graph criteria") - - -def _build_result(state): - mapping = state.mapping - all_keys = {id(v): k for k, v in mapping.items()} - all_keys[id(None)] = None - - graph = DirectedGraph() - graph.add(None) # Sentinel as root dependencies' parent. - - connected = {None} - for key, criterion in state.criteria.items(): - if not _has_route_to_root(state.criteria, key, all_keys, connected): - continue - if key not in graph: - graph.add(key) - for p in criterion.iter_parent(): - try: - pkey = all_keys[id(p)] - except KeyError: - continue - if pkey not in graph: - graph.add(pkey) - graph.connect(pkey, key) - - return Result( - mapping={k: v for k, v in mapping.items() if k in connected}, - graph=graph, - criteria=state.criteria, - ) - - -class Resolver(AbstractResolver): - """The thing that performs the actual resolution work.""" - - base_exception = ResolverException - - def resolve(self, requirements, max_rounds=100): - """Take a collection of constraints, spit out the resolution result. - - The return value is a representation to the final resolution result. It - is a tuple subclass with three public members: - - * `mapping`: A dict of resolved candidates. Each key is an identifier - of a requirement (as returned by the provider's `identify` method), - and the value is the resolved candidate. - * `graph`: A `DirectedGraph` instance representing the dependency tree. - The vertices are keys of `mapping`, and each edge represents *why* - a particular package is included. A special vertex `None` is - included to represent parents of user-supplied requirements. - * `criteria`: A dict of "criteria" that hold detailed information on - how edges in the graph are derived. Each key is an identifier of a - requirement, and the value is a `Criterion` instance. - - The following exceptions may be raised if a resolution cannot be found: - - * `ResolutionImpossible`: A resolution cannot be found for the given - combination of requirements. The `causes` attribute of the - exception is a list of (requirement, parent), giving the - requirements that could not be satisfied. - * `ResolutionTooDeep`: The dependency tree is too deeply nested and - the resolver gave up. This is usually caused by a circular - dependency, but you can try to resolve this by increasing the - `max_rounds` argument. - """ - resolution = Resolution(self.provider, self.reporter) - state = resolution.resolve(requirements, max_rounds=max_rounds) - return _build_result(state) diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/resolvelib/structs.py b/bot/lib/python3.11/site-packages/pip/_vendor/resolvelib/structs.py deleted file mode 100644 index 93d1568..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/resolvelib/structs.py +++ /dev/null @@ -1,165 +0,0 @@ -import itertools - -from .compat import collections_abc - - -class DirectedGraph(object): - """A graph structure with directed edges.""" - - def __init__(self): - self._vertices = set() - self._forwards = {} # -> Set[] - self._backwards = {} # -> Set[] - - def __iter__(self): - return iter(self._vertices) - - def __len__(self): - return len(self._vertices) - - def __contains__(self, key): - return key in self._vertices - - def copy(self): - """Return a shallow copy of this graph.""" - other = DirectedGraph() - other._vertices = set(self._vertices) - other._forwards = {k: set(v) for k, v in self._forwards.items()} - other._backwards = {k: set(v) for k, v in self._backwards.items()} - return other - - def add(self, key): - """Add a new vertex to the graph.""" - if key in self._vertices: - raise ValueError("vertex exists") - self._vertices.add(key) - self._forwards[key] = set() - self._backwards[key] = set() - - def remove(self, key): - """Remove a vertex from the graph, disconnecting all edges from/to it.""" - self._vertices.remove(key) - for f in self._forwards.pop(key): - self._backwards[f].remove(key) - for t in self._backwards.pop(key): - self._forwards[t].remove(key) - - def connected(self, f, t): - return f in self._backwards[t] and t in self._forwards[f] - - def connect(self, f, t): - """Connect two existing vertices. - - Nothing happens if the vertices are already connected. - """ - if t not in self._vertices: - raise KeyError(t) - self._forwards[f].add(t) - self._backwards[t].add(f) - - def iter_edges(self): - for f, children in self._forwards.items(): - for t in children: - yield f, t - - def iter_children(self, key): - return iter(self._forwards[key]) - - def iter_parents(self, key): - return iter(self._backwards[key]) - - -class IteratorMapping(collections_abc.Mapping): - def __init__(self, mapping, accessor, appends=None): - self._mapping = mapping - self._accessor = accessor - self._appends = appends or {} - - def __repr__(self): - return "IteratorMapping({!r}, {!r}, {!r})".format( - self._mapping, - self._accessor, - self._appends, - ) - - def __bool__(self): - return bool(self._mapping or self._appends) - - __nonzero__ = __bool__ # XXX: Python 2. - - def __contains__(self, key): - return key in self._mapping or key in self._appends - - def __getitem__(self, k): - try: - v = self._mapping[k] - except KeyError: - return iter(self._appends[k]) - return itertools.chain(self._accessor(v), self._appends.get(k, ())) - - def __iter__(self): - more = (k for k in self._appends if k not in self._mapping) - return itertools.chain(self._mapping, more) - - def __len__(self): - more = sum(1 for k in self._appends if k not in self._mapping) - return len(self._mapping) + more - - -class _FactoryIterableView(object): - """Wrap an iterator factory returned by `find_matches()`. - - Calling `iter()` on this class would invoke the underlying iterator - factory, making it a "collection with ordering" that can be iterated - through multiple times, but lacks random access methods presented in - built-in Python sequence types. - """ - - def __init__(self, factory): - self._factory = factory - - def __repr__(self): - return "{}({})".format(type(self).__name__, list(self._factory())) - - def __bool__(self): - try: - next(self._factory()) - except StopIteration: - return False - return True - - __nonzero__ = __bool__ # XXX: Python 2. - - def __iter__(self): - return self._factory() - - -class _SequenceIterableView(object): - """Wrap an iterable returned by find_matches(). - - This is essentially just a proxy to the underlying sequence that provides - the same interface as `_FactoryIterableView`. - """ - - def __init__(self, sequence): - self._sequence = sequence - - def __repr__(self): - return "{}({})".format(type(self).__name__, self._sequence) - - def __bool__(self): - return bool(self._sequence) - - __nonzero__ = __bool__ # XXX: Python 2. - - def __iter__(self): - return iter(self._sequence) - - -def build_iter_view(matches): - """Build an iterable view from the value returned by `find_matches()`.""" - if callable(matches): - return _FactoryIterableView(matches) - if not isinstance(matches, collections_abc.Sequence): - matches = list(matches) - return _SequenceIterableView(matches) diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/rich/__init__.py b/bot/lib/python3.11/site-packages/pip/_vendor/rich/__init__.py deleted file mode 100644 index d35875d..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/rich/__init__.py +++ /dev/null @@ -1,176 +0,0 @@ -"""Rich text and beautiful formatting in the terminal.""" - -import os -from typing import IO, TYPE_CHECKING, Any, Callable, Optional, Union - -from ._extension import load_ipython_extension # noqa: F401 - -__all__ = ["get_console", "reconfigure", "print", "inspect"] - -if TYPE_CHECKING: - from .console import Console - -# Global console used by alternative print -_console: Optional["Console"] = None - -try: - _IMPORT_CWD = os.path.abspath(os.getcwd()) -except FileNotFoundError: - # Can happen if the cwd has been deleted - _IMPORT_CWD = "" - - -def get_console() -> "Console": - """Get a global :class:`~rich.console.Console` instance. This function is used when Rich requires a Console, - and hasn't been explicitly given one. - - Returns: - Console: A console instance. - """ - global _console - if _console is None: - from .console import Console - - _console = Console() - - return _console - - -def reconfigure(*args: Any, **kwargs: Any) -> None: - """Reconfigures the global console by replacing it with another. - - Args: - console (Console): Replacement console instance. - """ - from pip._vendor.rich.console import Console - - new_console = Console(*args, **kwargs) - _console = get_console() - _console.__dict__ = new_console.__dict__ - - -def print( - *objects: Any, - sep: str = " ", - end: str = "\n", - file: Optional[IO[str]] = None, - flush: bool = False, -) -> None: - r"""Print object(s) supplied via positional arguments. - This function has an identical signature to the built-in print. - For more advanced features, see the :class:`~rich.console.Console` class. - - Args: - sep (str, optional): Separator between printed objects. Defaults to " ". - end (str, optional): Character to write at end of output. Defaults to "\\n". - file (IO[str], optional): File to write to, or None for stdout. Defaults to None. - flush (bool, optional): Has no effect as Rich always flushes output. Defaults to False. - - """ - from .console import Console - - write_console = get_console() if file is None else Console(file=file) - return write_console.print(*objects, sep=sep, end=end) - - -def print_json( - json: Optional[str] = None, - *, - data: Any = None, - indent: Union[None, int, str] = 2, - highlight: bool = True, - skip_keys: bool = False, - ensure_ascii: bool = True, - check_circular: bool = True, - allow_nan: bool = True, - default: Optional[Callable[[Any], Any]] = None, - sort_keys: bool = False, -) -> None: - """Pretty prints JSON. Output will be valid JSON. - - Args: - json (str): A string containing JSON. - data (Any): If json is not supplied, then encode this data. - indent (int, optional): Number of spaces to indent. Defaults to 2. - highlight (bool, optional): Enable highlighting of output: Defaults to True. - skip_keys (bool, optional): Skip keys not of a basic type. Defaults to False. - ensure_ascii (bool, optional): Escape all non-ascii characters. Defaults to False. - check_circular (bool, optional): Check for circular references. Defaults to True. - allow_nan (bool, optional): Allow NaN and Infinity values. Defaults to True. - default (Callable, optional): A callable that converts values that can not be encoded - in to something that can be JSON encoded. Defaults to None. - sort_keys (bool, optional): Sort dictionary keys. Defaults to False. - """ - - get_console().print_json( - json, - data=data, - indent=indent, - highlight=highlight, - skip_keys=skip_keys, - ensure_ascii=ensure_ascii, - check_circular=check_circular, - allow_nan=allow_nan, - default=default, - sort_keys=sort_keys, - ) - - -def inspect( - obj: Any, - *, - console: Optional["Console"] = None, - title: Optional[str] = None, - help: bool = False, - methods: bool = False, - docs: bool = True, - private: bool = False, - dunder: bool = False, - sort: bool = True, - all: bool = False, - value: bool = True, -) -> None: - """Inspect any Python object. - - * inspect() to see summarized info. - * inspect(, methods=True) to see methods. - * inspect(, help=True) to see full (non-abbreviated) help. - * inspect(, private=True) to see private attributes (single underscore). - * inspect(, dunder=True) to see attributes beginning with double underscore. - * inspect(, all=True) to see all attributes. - - Args: - obj (Any): An object to inspect. - title (str, optional): Title to display over inspect result, or None use type. Defaults to None. - help (bool, optional): Show full help text rather than just first paragraph. Defaults to False. - methods (bool, optional): Enable inspection of callables. Defaults to False. - docs (bool, optional): Also render doc strings. Defaults to True. - private (bool, optional): Show private attributes (beginning with underscore). Defaults to False. - dunder (bool, optional): Show attributes starting with double underscore. Defaults to False. - sort (bool, optional): Sort attributes alphabetically. Defaults to True. - all (bool, optional): Show all attributes. Defaults to False. - value (bool, optional): Pretty print value. Defaults to True. - """ - _console = console or get_console() - from pip._vendor.rich._inspect import Inspect - - # Special case for inspect(inspect) - is_inspect = obj is inspect - - _inspect = Inspect( - obj, - title=title, - help=is_inspect or help, - methods=is_inspect or methods, - docs=is_inspect or docs, - private=private, - dunder=dunder, - sort=sort, - all=all, - value=value, - ) - _console.print(_inspect) - - -if __name__ == "__main__": # pragma: no cover - print("Hello, **World**") diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/rich/__main__.py b/bot/lib/python3.11/site-packages/pip/_vendor/rich/__main__.py deleted file mode 100644 index 54e6d5e..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/rich/__main__.py +++ /dev/null @@ -1,282 +0,0 @@ -import colorsys -import io -from time import process_time - -from pip._vendor.rich import box -from pip._vendor.rich.color import Color -from pip._vendor.rich.console import Console, ConsoleOptions, Group, RenderableType, RenderResult -from pip._vendor.rich.markdown import Markdown -from pip._vendor.rich.measure import Measurement -from pip._vendor.rich.pretty import Pretty -from pip._vendor.rich.segment import Segment -from pip._vendor.rich.style import Style -from pip._vendor.rich.syntax import Syntax -from pip._vendor.rich.table import Table -from pip._vendor.rich.text import Text - - -class ColorBox: - def __rich_console__( - self, console: Console, options: ConsoleOptions - ) -> RenderResult: - for y in range(0, 5): - for x in range(options.max_width): - h = x / options.max_width - l = 0.1 + ((y / 5) * 0.7) - r1, g1, b1 = colorsys.hls_to_rgb(h, l, 1.0) - r2, g2, b2 = colorsys.hls_to_rgb(h, l + 0.7 / 10, 1.0) - bgcolor = Color.from_rgb(r1 * 255, g1 * 255, b1 * 255) - color = Color.from_rgb(r2 * 255, g2 * 255, b2 * 255) - yield Segment("▄", Style(color=color, bgcolor=bgcolor)) - yield Segment.line() - - def __rich_measure__( - self, console: "Console", options: ConsoleOptions - ) -> Measurement: - return Measurement(1, options.max_width) - - -def make_test_card() -> Table: - """Get a renderable that demonstrates a number of features.""" - table = Table.grid(padding=1, pad_edge=True) - table.title = "Rich features" - table.add_column("Feature", no_wrap=True, justify="center", style="bold red") - table.add_column("Demonstration") - - color_table = Table( - box=None, - expand=False, - show_header=False, - show_edge=False, - pad_edge=False, - ) - color_table.add_row( - ( - "✓ [bold green]4-bit color[/]\n" - "✓ [bold blue]8-bit color[/]\n" - "✓ [bold magenta]Truecolor (16.7 million)[/]\n" - "✓ [bold yellow]Dumb terminals[/]\n" - "✓ [bold cyan]Automatic color conversion" - ), - ColorBox(), - ) - - table.add_row("Colors", color_table) - - table.add_row( - "Styles", - "All ansi styles: [bold]bold[/], [dim]dim[/], [italic]italic[/italic], [underline]underline[/], [strike]strikethrough[/], [reverse]reverse[/], and even [blink]blink[/].", - ) - - lorem = "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque in metus sed sapien ultricies pretium a at justo. Maecenas luctus velit et auctor maximus." - lorem_table = Table.grid(padding=1, collapse_padding=True) - lorem_table.pad_edge = False - lorem_table.add_row( - Text(lorem, justify="left", style="green"), - Text(lorem, justify="center", style="yellow"), - Text(lorem, justify="right", style="blue"), - Text(lorem, justify="full", style="red"), - ) - table.add_row( - "Text", - Group( - Text.from_markup( - """Word wrap text. Justify [green]left[/], [yellow]center[/], [blue]right[/] or [red]full[/].\n""" - ), - lorem_table, - ), - ) - - def comparison(renderable1: RenderableType, renderable2: RenderableType) -> Table: - table = Table(show_header=False, pad_edge=False, box=None, expand=True) - table.add_column("1", ratio=1) - table.add_column("2", ratio=1) - table.add_row(renderable1, renderable2) - return table - - table.add_row( - "Asian\nlanguage\nsupport", - ":flag_for_china: 该库支持中文,日文和韩文文本!\n:flag_for_japan: ライブラリは中国語、日本語、韓国語のテキストをサポートしています\n:flag_for_south_korea: 이 라이브러리는 중국어, 일본어 및 한국어 텍스트를 지원합니다", - ) - - markup_example = ( - "[bold magenta]Rich[/] supports a simple [i]bbcode[/i]-like [b]markup[/b] for [yellow]color[/], [underline]style[/], and emoji! " - ":+1: :apple: :ant: :bear: :baguette_bread: :bus: " - ) - table.add_row("Markup", markup_example) - - example_table = Table( - show_edge=False, - show_header=True, - expand=False, - row_styles=["none", "dim"], - box=box.SIMPLE, - ) - example_table.add_column("[green]Date", style="green", no_wrap=True) - example_table.add_column("[blue]Title", style="blue") - example_table.add_column( - "[cyan]Production Budget", - style="cyan", - justify="right", - no_wrap=True, - ) - example_table.add_column( - "[magenta]Box Office", - style="magenta", - justify="right", - no_wrap=True, - ) - example_table.add_row( - "Dec 20, 2019", - "Star Wars: The Rise of Skywalker", - "$275,000,000", - "$375,126,118", - ) - example_table.add_row( - "May 25, 2018", - "[b]Solo[/]: A Star Wars Story", - "$275,000,000", - "$393,151,347", - ) - example_table.add_row( - "Dec 15, 2017", - "Star Wars Ep. VIII: The Last Jedi", - "$262,000,000", - "[bold]$1,332,539,889[/bold]", - ) - example_table.add_row( - "May 19, 1999", - "Star Wars Ep. [b]I[/b]: [i]The phantom Menace", - "$115,000,000", - "$1,027,044,677", - ) - - table.add_row("Tables", example_table) - - code = '''\ -def iter_last(values: Iterable[T]) -> Iterable[Tuple[bool, T]]: - """Iterate and generate a tuple with a flag for last value.""" - iter_values = iter(values) - try: - previous_value = next(iter_values) - except StopIteration: - return - for value in iter_values: - yield False, previous_value - previous_value = value - yield True, previous_value''' - - pretty_data = { - "foo": [ - 3.1427, - ( - "Paul Atreides", - "Vladimir Harkonnen", - "Thufir Hawat", - ), - ], - "atomic": (False, True, None), - } - table.add_row( - "Syntax\nhighlighting\n&\npretty\nprinting", - comparison( - Syntax(code, "python3", line_numbers=True, indent_guides=True), - Pretty(pretty_data, indent_guides=True), - ), - ) - - markdown_example = """\ -# Markdown - -Supports much of the *markdown* __syntax__! - -- Headers -- Basic formatting: **bold**, *italic*, `code` -- Block quotes -- Lists, and more... - """ - table.add_row( - "Markdown", comparison("[cyan]" + markdown_example, Markdown(markdown_example)) - ) - - table.add_row( - "+more!", - """Progress bars, columns, styled logging handler, tracebacks, etc...""", - ) - return table - - -if __name__ == "__main__": # pragma: no cover - - console = Console( - file=io.StringIO(), - force_terminal=True, - ) - test_card = make_test_card() - - # Print once to warm cache - start = process_time() - console.print(test_card) - pre_cache_taken = round((process_time() - start) * 1000.0, 1) - - console.file = io.StringIO() - - start = process_time() - console.print(test_card) - taken = round((process_time() - start) * 1000.0, 1) - - c = Console(record=True) - c.print(test_card) - # c.save_svg( - # path="/Users/darrenburns/Library/Application Support/JetBrains/PyCharm2021.3/scratches/svg_export.svg", - # title="Rich can export to SVG", - # ) - - print(f"rendered in {pre_cache_taken}ms (cold cache)") - print(f"rendered in {taken}ms (warm cache)") - - from pip._vendor.rich.panel import Panel - - console = Console() - - sponsor_message = Table.grid(padding=1) - sponsor_message.add_column(style="green", justify="right") - sponsor_message.add_column(no_wrap=True) - - sponsor_message.add_row( - "Textualize", - "[u blue link=https://github.com/textualize]https://github.com/textualize", - ) - sponsor_message.add_row( - "Buy devs a :coffee:", - "[u blue link=https://ko-fi.com/textualize]https://ko-fi.com/textualize", - ) - sponsor_message.add_row( - "Twitter", - "[u blue link=https://twitter.com/willmcgugan]https://twitter.com/willmcgugan", - ) - - intro_message = Text.from_markup( - """\ -We hope you enjoy using Rich! - -Rich is maintained with [red]:heart:[/] by [link=https://www.textualize.io]Textualize.io[/] - -- Will McGugan""" - ) - - message = Table.grid(padding=2) - message.add_column() - message.add_column(no_wrap=True) - message.add_row(intro_message, sponsor_message) - - console.print( - Panel.fit( - message, - box=box.ROUNDED, - padding=(1, 2), - title="[b red]Thanks for trying out Rich!", - border_style="bright_blue", - ), - justify="center", - ) diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/rich/_cell_widths.py b/bot/lib/python3.11/site-packages/pip/_vendor/rich/_cell_widths.py deleted file mode 100644 index 36286df..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/rich/_cell_widths.py +++ /dev/null @@ -1,451 +0,0 @@ -# Auto generated by make_terminal_widths.py - -CELL_WIDTHS = [ - (0, 0, 0), - (1, 31, -1), - (127, 159, -1), - (768, 879, 0), - (1155, 1161, 0), - (1425, 1469, 0), - (1471, 1471, 0), - (1473, 1474, 0), - (1476, 1477, 0), - (1479, 1479, 0), - (1552, 1562, 0), - (1611, 1631, 0), - (1648, 1648, 0), - (1750, 1756, 0), - (1759, 1764, 0), - (1767, 1768, 0), - (1770, 1773, 0), - (1809, 1809, 0), - (1840, 1866, 0), - (1958, 1968, 0), - (2027, 2035, 0), - (2045, 2045, 0), - (2070, 2073, 0), - (2075, 2083, 0), - (2085, 2087, 0), - (2089, 2093, 0), - (2137, 2139, 0), - (2259, 2273, 0), - (2275, 2306, 0), - (2362, 2362, 0), - (2364, 2364, 0), - (2369, 2376, 0), - (2381, 2381, 0), - (2385, 2391, 0), - (2402, 2403, 0), - (2433, 2433, 0), - (2492, 2492, 0), - (2497, 2500, 0), - (2509, 2509, 0), - (2530, 2531, 0), - (2558, 2558, 0), - (2561, 2562, 0), - (2620, 2620, 0), - (2625, 2626, 0), - (2631, 2632, 0), - (2635, 2637, 0), - (2641, 2641, 0), - (2672, 2673, 0), - (2677, 2677, 0), - (2689, 2690, 0), - (2748, 2748, 0), - (2753, 2757, 0), - (2759, 2760, 0), - (2765, 2765, 0), - (2786, 2787, 0), - (2810, 2815, 0), - (2817, 2817, 0), - (2876, 2876, 0), - (2879, 2879, 0), - (2881, 2884, 0), - (2893, 2893, 0), - (2901, 2902, 0), - (2914, 2915, 0), - (2946, 2946, 0), - (3008, 3008, 0), - (3021, 3021, 0), - (3072, 3072, 0), - (3076, 3076, 0), - (3134, 3136, 0), - (3142, 3144, 0), - (3146, 3149, 0), - (3157, 3158, 0), - (3170, 3171, 0), - (3201, 3201, 0), - (3260, 3260, 0), - (3263, 3263, 0), - (3270, 3270, 0), - (3276, 3277, 0), - (3298, 3299, 0), - (3328, 3329, 0), - (3387, 3388, 0), - (3393, 3396, 0), - (3405, 3405, 0), - (3426, 3427, 0), - (3457, 3457, 0), - (3530, 3530, 0), - (3538, 3540, 0), - (3542, 3542, 0), - (3633, 3633, 0), - (3636, 3642, 0), - (3655, 3662, 0), - (3761, 3761, 0), - (3764, 3772, 0), - (3784, 3789, 0), - (3864, 3865, 0), - (3893, 3893, 0), - (3895, 3895, 0), - (3897, 3897, 0), - (3953, 3966, 0), - (3968, 3972, 0), - (3974, 3975, 0), - (3981, 3991, 0), - (3993, 4028, 0), - (4038, 4038, 0), - (4141, 4144, 0), - (4146, 4151, 0), - (4153, 4154, 0), - (4157, 4158, 0), - (4184, 4185, 0), - (4190, 4192, 0), - (4209, 4212, 0), - (4226, 4226, 0), - (4229, 4230, 0), - (4237, 4237, 0), - (4253, 4253, 0), - (4352, 4447, 2), - (4957, 4959, 0), - (5906, 5908, 0), - (5938, 5940, 0), - (5970, 5971, 0), - (6002, 6003, 0), - (6068, 6069, 0), - (6071, 6077, 0), - (6086, 6086, 0), - (6089, 6099, 0), - (6109, 6109, 0), - (6155, 6157, 0), - (6277, 6278, 0), - (6313, 6313, 0), - (6432, 6434, 0), - (6439, 6440, 0), - (6450, 6450, 0), - (6457, 6459, 0), - (6679, 6680, 0), - (6683, 6683, 0), - (6742, 6742, 0), - (6744, 6750, 0), - (6752, 6752, 0), - (6754, 6754, 0), - (6757, 6764, 0), - (6771, 6780, 0), - (6783, 6783, 0), - (6832, 6848, 0), - (6912, 6915, 0), - (6964, 6964, 0), - (6966, 6970, 0), - (6972, 6972, 0), - (6978, 6978, 0), - (7019, 7027, 0), - (7040, 7041, 0), - (7074, 7077, 0), - (7080, 7081, 0), - (7083, 7085, 0), - (7142, 7142, 0), - (7144, 7145, 0), - (7149, 7149, 0), - (7151, 7153, 0), - (7212, 7219, 0), - (7222, 7223, 0), - (7376, 7378, 0), - (7380, 7392, 0), - (7394, 7400, 0), - (7405, 7405, 0), - (7412, 7412, 0), - (7416, 7417, 0), - (7616, 7673, 0), - (7675, 7679, 0), - (8203, 8207, 0), - (8232, 8238, 0), - (8288, 8291, 0), - (8400, 8432, 0), - (8986, 8987, 2), - (9001, 9002, 2), - (9193, 9196, 2), - (9200, 9200, 2), - (9203, 9203, 2), - (9725, 9726, 2), - (9748, 9749, 2), - (9800, 9811, 2), - (9855, 9855, 2), - (9875, 9875, 2), - (9889, 9889, 2), - (9898, 9899, 2), - (9917, 9918, 2), - (9924, 9925, 2), - (9934, 9934, 2), - (9940, 9940, 2), - (9962, 9962, 2), - (9970, 9971, 2), - (9973, 9973, 2), - (9978, 9978, 2), - (9981, 9981, 2), - (9989, 9989, 2), - (9994, 9995, 2), - (10024, 10024, 2), - (10060, 10060, 2), - (10062, 10062, 2), - (10067, 10069, 2), - (10071, 10071, 2), - (10133, 10135, 2), - (10160, 10160, 2), - (10175, 10175, 2), - (11035, 11036, 2), - (11088, 11088, 2), - (11093, 11093, 2), - (11503, 11505, 0), - (11647, 11647, 0), - (11744, 11775, 0), - (11904, 11929, 2), - (11931, 12019, 2), - (12032, 12245, 2), - (12272, 12283, 2), - (12288, 12329, 2), - (12330, 12333, 0), - (12334, 12350, 2), - (12353, 12438, 2), - (12441, 12442, 0), - (12443, 12543, 2), - (12549, 12591, 2), - (12593, 12686, 2), - (12688, 12771, 2), - (12784, 12830, 2), - (12832, 12871, 2), - (12880, 19903, 2), - (19968, 42124, 2), - (42128, 42182, 2), - (42607, 42610, 0), - (42612, 42621, 0), - (42654, 42655, 0), - (42736, 42737, 0), - (43010, 43010, 0), - (43014, 43014, 0), - (43019, 43019, 0), - (43045, 43046, 0), - (43052, 43052, 0), - (43204, 43205, 0), - (43232, 43249, 0), - (43263, 43263, 0), - (43302, 43309, 0), - (43335, 43345, 0), - (43360, 43388, 2), - (43392, 43394, 0), - (43443, 43443, 0), - (43446, 43449, 0), - (43452, 43453, 0), - (43493, 43493, 0), - (43561, 43566, 0), - (43569, 43570, 0), - (43573, 43574, 0), - (43587, 43587, 0), - (43596, 43596, 0), - (43644, 43644, 0), - (43696, 43696, 0), - (43698, 43700, 0), - (43703, 43704, 0), - (43710, 43711, 0), - (43713, 43713, 0), - (43756, 43757, 0), - (43766, 43766, 0), - (44005, 44005, 0), - (44008, 44008, 0), - (44013, 44013, 0), - (44032, 55203, 2), - (63744, 64255, 2), - (64286, 64286, 0), - (65024, 65039, 0), - (65040, 65049, 2), - (65056, 65071, 0), - (65072, 65106, 2), - (65108, 65126, 2), - (65128, 65131, 2), - (65281, 65376, 2), - (65504, 65510, 2), - (66045, 66045, 0), - (66272, 66272, 0), - (66422, 66426, 0), - (68097, 68099, 0), - (68101, 68102, 0), - (68108, 68111, 0), - (68152, 68154, 0), - (68159, 68159, 0), - (68325, 68326, 0), - (68900, 68903, 0), - (69291, 69292, 0), - (69446, 69456, 0), - (69633, 69633, 0), - (69688, 69702, 0), - (69759, 69761, 0), - (69811, 69814, 0), - (69817, 69818, 0), - (69888, 69890, 0), - (69927, 69931, 0), - (69933, 69940, 0), - (70003, 70003, 0), - (70016, 70017, 0), - (70070, 70078, 0), - (70089, 70092, 0), - (70095, 70095, 0), - (70191, 70193, 0), - (70196, 70196, 0), - (70198, 70199, 0), - (70206, 70206, 0), - (70367, 70367, 0), - (70371, 70378, 0), - (70400, 70401, 0), - (70459, 70460, 0), - (70464, 70464, 0), - (70502, 70508, 0), - (70512, 70516, 0), - (70712, 70719, 0), - (70722, 70724, 0), - (70726, 70726, 0), - (70750, 70750, 0), - (70835, 70840, 0), - (70842, 70842, 0), - (70847, 70848, 0), - (70850, 70851, 0), - (71090, 71093, 0), - (71100, 71101, 0), - (71103, 71104, 0), - (71132, 71133, 0), - (71219, 71226, 0), - (71229, 71229, 0), - (71231, 71232, 0), - (71339, 71339, 0), - (71341, 71341, 0), - (71344, 71349, 0), - (71351, 71351, 0), - (71453, 71455, 0), - (71458, 71461, 0), - (71463, 71467, 0), - (71727, 71735, 0), - (71737, 71738, 0), - (71995, 71996, 0), - (71998, 71998, 0), - (72003, 72003, 0), - (72148, 72151, 0), - (72154, 72155, 0), - (72160, 72160, 0), - (72193, 72202, 0), - (72243, 72248, 0), - (72251, 72254, 0), - (72263, 72263, 0), - (72273, 72278, 0), - (72281, 72283, 0), - (72330, 72342, 0), - (72344, 72345, 0), - (72752, 72758, 0), - (72760, 72765, 0), - (72767, 72767, 0), - (72850, 72871, 0), - (72874, 72880, 0), - (72882, 72883, 0), - (72885, 72886, 0), - (73009, 73014, 0), - (73018, 73018, 0), - (73020, 73021, 0), - (73023, 73029, 0), - (73031, 73031, 0), - (73104, 73105, 0), - (73109, 73109, 0), - (73111, 73111, 0), - (73459, 73460, 0), - (92912, 92916, 0), - (92976, 92982, 0), - (94031, 94031, 0), - (94095, 94098, 0), - (94176, 94179, 2), - (94180, 94180, 0), - (94192, 94193, 2), - (94208, 100343, 2), - (100352, 101589, 2), - (101632, 101640, 2), - (110592, 110878, 2), - (110928, 110930, 2), - (110948, 110951, 2), - (110960, 111355, 2), - (113821, 113822, 0), - (119143, 119145, 0), - (119163, 119170, 0), - (119173, 119179, 0), - (119210, 119213, 0), - (119362, 119364, 0), - (121344, 121398, 0), - (121403, 121452, 0), - (121461, 121461, 0), - (121476, 121476, 0), - (121499, 121503, 0), - (121505, 121519, 0), - (122880, 122886, 0), - (122888, 122904, 0), - (122907, 122913, 0), - (122915, 122916, 0), - (122918, 122922, 0), - (123184, 123190, 0), - (123628, 123631, 0), - (125136, 125142, 0), - (125252, 125258, 0), - (126980, 126980, 2), - (127183, 127183, 2), - (127374, 127374, 2), - (127377, 127386, 2), - (127488, 127490, 2), - (127504, 127547, 2), - (127552, 127560, 2), - (127568, 127569, 2), - (127584, 127589, 2), - (127744, 127776, 2), - (127789, 127797, 2), - (127799, 127868, 2), - (127870, 127891, 2), - (127904, 127946, 2), - (127951, 127955, 2), - (127968, 127984, 2), - (127988, 127988, 2), - (127992, 128062, 2), - (128064, 128064, 2), - (128066, 128252, 2), - (128255, 128317, 2), - (128331, 128334, 2), - (128336, 128359, 2), - (128378, 128378, 2), - (128405, 128406, 2), - (128420, 128420, 2), - (128507, 128591, 2), - (128640, 128709, 2), - (128716, 128716, 2), - (128720, 128722, 2), - (128725, 128727, 2), - (128747, 128748, 2), - (128756, 128764, 2), - (128992, 129003, 2), - (129292, 129338, 2), - (129340, 129349, 2), - (129351, 129400, 2), - (129402, 129483, 2), - (129485, 129535, 2), - (129648, 129652, 2), - (129656, 129658, 2), - (129664, 129670, 2), - (129680, 129704, 2), - (129712, 129718, 2), - (129728, 129730, 2), - (129744, 129750, 2), - (131072, 196605, 2), - (196608, 262141, 2), - (917760, 917999, 0), -] diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/rich/_emoji_codes.py b/bot/lib/python3.11/site-packages/pip/_vendor/rich/_emoji_codes.py deleted file mode 100644 index 1f2877b..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/rich/_emoji_codes.py +++ /dev/null @@ -1,3610 +0,0 @@ -EMOJI = { - "1st_place_medal": "🥇", - "2nd_place_medal": "🥈", - "3rd_place_medal": "🥉", - "ab_button_(blood_type)": "🆎", - "atm_sign": "🏧", - "a_button_(blood_type)": "🅰", - "afghanistan": "🇦🇫", - "albania": "🇦🇱", - "algeria": "🇩🇿", - "american_samoa": "🇦🇸", - "andorra": "🇦🇩", - "angola": "🇦🇴", - "anguilla": "🇦🇮", - "antarctica": "🇦🇶", - "antigua_&_barbuda": "🇦🇬", - "aquarius": "♒", - "argentina": "🇦🇷", - "aries": "♈", - "armenia": "🇦🇲", - "aruba": "🇦🇼", - "ascension_island": "🇦🇨", - "australia": "🇦🇺", - "austria": "🇦🇹", - "azerbaijan": "🇦🇿", - "back_arrow": "🔙", - "b_button_(blood_type)": "🅱", - "bahamas": "🇧🇸", - "bahrain": "🇧🇭", - "bangladesh": "🇧🇩", - "barbados": "🇧🇧", - "belarus": "🇧🇾", - "belgium": "🇧🇪", - "belize": "🇧🇿", - "benin": "🇧🇯", - "bermuda": "🇧🇲", - "bhutan": "🇧🇹", - "bolivia": "🇧🇴", - "bosnia_&_herzegovina": "🇧🇦", - "botswana": "🇧🇼", - "bouvet_island": "🇧🇻", - "brazil": "🇧🇷", - "british_indian_ocean_territory": "🇮🇴", - "british_virgin_islands": "🇻🇬", - "brunei": "🇧🇳", - "bulgaria": "🇧🇬", - "burkina_faso": "🇧🇫", - "burundi": "🇧🇮", - "cl_button": "🆑", - "cool_button": "🆒", - "cambodia": "🇰🇭", - "cameroon": "🇨🇲", - "canada": "🇨🇦", - "canary_islands": "🇮🇨", - "cancer": "♋", - "cape_verde": "🇨🇻", - "capricorn": "♑", - "caribbean_netherlands": "🇧🇶", - "cayman_islands": "🇰🇾", - "central_african_republic": "🇨🇫", - "ceuta_&_melilla": "🇪🇦", - "chad": "🇹🇩", - "chile": "🇨🇱", - "china": "🇨🇳", - "christmas_island": "🇨🇽", - "christmas_tree": "🎄", - "clipperton_island": "🇨🇵", - "cocos_(keeling)_islands": "🇨🇨", - "colombia": "🇨🇴", - "comoros": "🇰🇲", - "congo_-_brazzaville": "🇨🇬", - "congo_-_kinshasa": "🇨🇩", - "cook_islands": "🇨🇰", - "costa_rica": "🇨🇷", - "croatia": "🇭🇷", - "cuba": "🇨🇺", - "curaçao": "🇨🇼", - "cyprus": "🇨🇾", - "czechia": "🇨🇿", - "côte_d’ivoire": "🇨🇮", - "denmark": "🇩🇰", - "diego_garcia": "🇩🇬", - "djibouti": "🇩🇯", - "dominica": "🇩🇲", - "dominican_republic": "🇩🇴", - "end_arrow": "🔚", - "ecuador": "🇪🇨", - "egypt": "🇪🇬", - "el_salvador": "🇸🇻", - "england": "🏴\U000e0067\U000e0062\U000e0065\U000e006e\U000e0067\U000e007f", - "equatorial_guinea": "🇬🇶", - "eritrea": "🇪🇷", - "estonia": "🇪🇪", - "ethiopia": "🇪🇹", - "european_union": "🇪🇺", - "free_button": "🆓", - "falkland_islands": "🇫🇰", - "faroe_islands": "🇫🇴", - "fiji": "🇫🇯", - "finland": "🇫🇮", - "france": "🇫🇷", - "french_guiana": "🇬🇫", - "french_polynesia": "🇵🇫", - "french_southern_territories": "🇹🇫", - "gabon": "🇬🇦", - "gambia": "🇬🇲", - "gemini": "♊", - "georgia": "🇬🇪", - "germany": "🇩🇪", - "ghana": "🇬🇭", - "gibraltar": "🇬🇮", - "greece": "🇬🇷", - "greenland": "🇬🇱", - "grenada": "🇬🇩", - "guadeloupe": "🇬🇵", - "guam": "🇬🇺", - "guatemala": "🇬🇹", - "guernsey": "🇬🇬", - "guinea": "🇬🇳", - "guinea-bissau": "🇬🇼", - "guyana": "🇬🇾", - "haiti": "🇭🇹", - "heard_&_mcdonald_islands": "🇭🇲", - "honduras": "🇭🇳", - "hong_kong_sar_china": "🇭🇰", - "hungary": "🇭🇺", - "id_button": "🆔", - "iceland": "🇮🇸", - "india": "🇮🇳", - "indonesia": "🇮🇩", - "iran": "🇮🇷", - "iraq": "🇮🇶", - "ireland": "🇮🇪", - "isle_of_man": "🇮🇲", - "israel": "🇮🇱", - "italy": "🇮🇹", - "jamaica": "🇯🇲", - "japan": "🗾", - "japanese_acceptable_button": "🉑", - "japanese_application_button": "🈸", - "japanese_bargain_button": "🉐", - "japanese_castle": "🏯", - "japanese_congratulations_button": "㊗", - "japanese_discount_button": "🈹", - "japanese_dolls": "🎎", - "japanese_free_of_charge_button": "🈚", - "japanese_here_button": "🈁", - "japanese_monthly_amount_button": "🈷", - "japanese_no_vacancy_button": "🈵", - "japanese_not_free_of_charge_button": "🈶", - "japanese_open_for_business_button": "🈺", - "japanese_passing_grade_button": "🈴", - "japanese_post_office": "🏣", - "japanese_prohibited_button": "🈲", - "japanese_reserved_button": "🈯", - "japanese_secret_button": "㊙", - "japanese_service_charge_button": "🈂", - "japanese_symbol_for_beginner": "🔰", - "japanese_vacancy_button": "🈳", - "jersey": "🇯🇪", - "jordan": "🇯🇴", - "kazakhstan": "🇰🇿", - "kenya": "🇰🇪", - "kiribati": "🇰🇮", - "kosovo": "🇽🇰", - "kuwait": "🇰🇼", - "kyrgyzstan": "🇰🇬", - "laos": "🇱🇦", - "latvia": "🇱🇻", - "lebanon": "🇱🇧", - "leo": "♌", - "lesotho": "🇱🇸", - "liberia": "🇱🇷", - "libra": "♎", - "libya": "🇱🇾", - "liechtenstein": "🇱🇮", - "lithuania": "🇱🇹", - "luxembourg": "🇱🇺", - "macau_sar_china": "🇲🇴", - "macedonia": "🇲🇰", - "madagascar": "🇲🇬", - "malawi": "🇲🇼", - "malaysia": "🇲🇾", - "maldives": "🇲🇻", - "mali": "🇲🇱", - "malta": "🇲🇹", - "marshall_islands": "🇲🇭", - "martinique": "🇲🇶", - "mauritania": "🇲🇷", - "mauritius": "🇲🇺", - "mayotte": "🇾🇹", - "mexico": "🇲🇽", - "micronesia": "🇫🇲", - "moldova": "🇲🇩", - "monaco": "🇲🇨", - "mongolia": "🇲🇳", - "montenegro": "🇲🇪", - "montserrat": "🇲🇸", - "morocco": "🇲🇦", - "mozambique": "🇲🇿", - "mrs._claus": "🤶", - "mrs._claus_dark_skin_tone": "🤶🏿", - "mrs._claus_light_skin_tone": "🤶🏻", - "mrs._claus_medium-dark_skin_tone": "🤶🏾", - "mrs._claus_medium-light_skin_tone": "🤶🏼", - "mrs._claus_medium_skin_tone": "🤶🏽", - "myanmar_(burma)": "🇲🇲", - "new_button": "🆕", - "ng_button": "🆖", - "namibia": "🇳🇦", - "nauru": "🇳🇷", - "nepal": "🇳🇵", - "netherlands": "🇳🇱", - "new_caledonia": "🇳🇨", - "new_zealand": "🇳🇿", - "nicaragua": "🇳🇮", - "niger": "🇳🇪", - "nigeria": "🇳🇬", - "niue": "🇳🇺", - "norfolk_island": "🇳🇫", - "north_korea": "🇰🇵", - "northern_mariana_islands": "🇲🇵", - "norway": "🇳🇴", - "ok_button": "🆗", - "ok_hand": "👌", - "ok_hand_dark_skin_tone": "👌🏿", - "ok_hand_light_skin_tone": "👌🏻", - "ok_hand_medium-dark_skin_tone": "👌🏾", - "ok_hand_medium-light_skin_tone": "👌🏼", - "ok_hand_medium_skin_tone": "👌🏽", - "on!_arrow": "🔛", - "o_button_(blood_type)": "🅾", - "oman": "🇴🇲", - "ophiuchus": "⛎", - "p_button": "🅿", - "pakistan": "🇵🇰", - "palau": "🇵🇼", - "palestinian_territories": "🇵🇸", - "panama": "🇵🇦", - "papua_new_guinea": "🇵🇬", - "paraguay": "🇵🇾", - "peru": "🇵🇪", - "philippines": "🇵🇭", - "pisces": "♓", - "pitcairn_islands": "🇵🇳", - "poland": "🇵🇱", - "portugal": "🇵🇹", - "puerto_rico": "🇵🇷", - "qatar": "🇶🇦", - "romania": "🇷🇴", - "russia": "🇷🇺", - "rwanda": "🇷🇼", - "réunion": "🇷🇪", - "soon_arrow": "🔜", - "sos_button": "🆘", - "sagittarius": "♐", - "samoa": "🇼🇸", - "san_marino": "🇸🇲", - "santa_claus": "🎅", - "santa_claus_dark_skin_tone": "🎅🏿", - "santa_claus_light_skin_tone": "🎅🏻", - "santa_claus_medium-dark_skin_tone": "🎅🏾", - "santa_claus_medium-light_skin_tone": "🎅🏼", - "santa_claus_medium_skin_tone": "🎅🏽", - "saudi_arabia": "🇸🇦", - "scorpio": "♏", - "scotland": "🏴\U000e0067\U000e0062\U000e0073\U000e0063\U000e0074\U000e007f", - "senegal": "🇸🇳", - "serbia": "🇷🇸", - "seychelles": "🇸🇨", - "sierra_leone": "🇸🇱", - "singapore": "🇸🇬", - "sint_maarten": "🇸🇽", - "slovakia": "🇸🇰", - "slovenia": "🇸🇮", - "solomon_islands": "🇸🇧", - "somalia": "🇸🇴", - "south_africa": "🇿🇦", - "south_georgia_&_south_sandwich_islands": "🇬🇸", - "south_korea": "🇰🇷", - "south_sudan": "🇸🇸", - "spain": "🇪🇸", - "sri_lanka": "🇱🇰", - "st._barthélemy": "🇧🇱", - "st._helena": "🇸🇭", - "st._kitts_&_nevis": "🇰🇳", - "st._lucia": "🇱🇨", - "st._martin": "🇲🇫", - "st._pierre_&_miquelon": "🇵🇲", - "st._vincent_&_grenadines": "🇻🇨", - "statue_of_liberty": "🗽", - "sudan": "🇸🇩", - "suriname": "🇸🇷", - "svalbard_&_jan_mayen": "🇸🇯", - "swaziland": "🇸🇿", - "sweden": "🇸🇪", - "switzerland": "🇨🇭", - "syria": "🇸🇾", - "são_tomé_&_príncipe": "🇸🇹", - "t-rex": "🦖", - "top_arrow": "🔝", - "taiwan": "🇹🇼", - "tajikistan": "🇹🇯", - "tanzania": "🇹🇿", - "taurus": "♉", - "thailand": "🇹🇭", - "timor-leste": "🇹🇱", - "togo": "🇹🇬", - "tokelau": "🇹🇰", - "tokyo_tower": "🗼", - "tonga": "🇹🇴", - "trinidad_&_tobago": "🇹🇹", - "tristan_da_cunha": "🇹🇦", - "tunisia": "🇹🇳", - "turkey": "🦃", - "turkmenistan": "🇹🇲", - "turks_&_caicos_islands": "🇹🇨", - "tuvalu": "🇹🇻", - "u.s._outlying_islands": "🇺🇲", - "u.s._virgin_islands": "🇻🇮", - "up!_button": "🆙", - "uganda": "🇺🇬", - "ukraine": "🇺🇦", - "united_arab_emirates": "🇦🇪", - "united_kingdom": "🇬🇧", - "united_nations": "🇺🇳", - "united_states": "🇺🇸", - "uruguay": "🇺🇾", - "uzbekistan": "🇺🇿", - "vs_button": "🆚", - "vanuatu": "🇻🇺", - "vatican_city": "🇻🇦", - "venezuela": "🇻🇪", - "vietnam": "🇻🇳", - "virgo": "♍", - "wales": "🏴\U000e0067\U000e0062\U000e0077\U000e006c\U000e0073\U000e007f", - "wallis_&_futuna": "🇼🇫", - "western_sahara": "🇪🇭", - "yemen": "🇾🇪", - "zambia": "🇿🇲", - "zimbabwe": "🇿🇼", - "abacus": "🧮", - "adhesive_bandage": "🩹", - "admission_tickets": "🎟", - "adult": "🧑", - "adult_dark_skin_tone": "🧑🏿", - "adult_light_skin_tone": "🧑🏻", - "adult_medium-dark_skin_tone": "🧑🏾", - "adult_medium-light_skin_tone": "🧑🏼", - "adult_medium_skin_tone": "🧑🏽", - "aerial_tramway": "🚡", - "airplane": "✈", - "airplane_arrival": "🛬", - "airplane_departure": "🛫", - "alarm_clock": "⏰", - "alembic": "⚗", - "alien": "👽", - "alien_monster": "👾", - "ambulance": "🚑", - "american_football": "🏈", - "amphora": "🏺", - "anchor": "⚓", - "anger_symbol": "💢", - "angry_face": "😠", - "angry_face_with_horns": "👿", - "anguished_face": "😧", - "ant": "🐜", - "antenna_bars": "📶", - "anxious_face_with_sweat": "😰", - "articulated_lorry": "🚛", - "artist_palette": "🎨", - "astonished_face": "😲", - "atom_symbol": "⚛", - "auto_rickshaw": "🛺", - "automobile": "🚗", - "avocado": "🥑", - "axe": "🪓", - "baby": "👶", - "baby_angel": "👼", - "baby_angel_dark_skin_tone": "👼🏿", - "baby_angel_light_skin_tone": "👼🏻", - "baby_angel_medium-dark_skin_tone": "👼🏾", - "baby_angel_medium-light_skin_tone": "👼🏼", - "baby_angel_medium_skin_tone": "👼🏽", - "baby_bottle": "🍼", - "baby_chick": "🐤", - "baby_dark_skin_tone": "👶🏿", - "baby_light_skin_tone": "👶🏻", - "baby_medium-dark_skin_tone": "👶🏾", - "baby_medium-light_skin_tone": "👶🏼", - "baby_medium_skin_tone": "👶🏽", - "baby_symbol": "🚼", - "backhand_index_pointing_down": "👇", - "backhand_index_pointing_down_dark_skin_tone": "👇🏿", - "backhand_index_pointing_down_light_skin_tone": "👇🏻", - "backhand_index_pointing_down_medium-dark_skin_tone": "👇🏾", - "backhand_index_pointing_down_medium-light_skin_tone": "👇🏼", - "backhand_index_pointing_down_medium_skin_tone": "👇🏽", - "backhand_index_pointing_left": "👈", - "backhand_index_pointing_left_dark_skin_tone": "👈🏿", - "backhand_index_pointing_left_light_skin_tone": "👈🏻", - "backhand_index_pointing_left_medium-dark_skin_tone": "👈🏾", - "backhand_index_pointing_left_medium-light_skin_tone": "👈🏼", - "backhand_index_pointing_left_medium_skin_tone": "👈🏽", - "backhand_index_pointing_right": "👉", - "backhand_index_pointing_right_dark_skin_tone": "👉🏿", - "backhand_index_pointing_right_light_skin_tone": "👉🏻", - "backhand_index_pointing_right_medium-dark_skin_tone": "👉🏾", - "backhand_index_pointing_right_medium-light_skin_tone": "👉🏼", - "backhand_index_pointing_right_medium_skin_tone": "👉🏽", - "backhand_index_pointing_up": "👆", - "backhand_index_pointing_up_dark_skin_tone": "👆🏿", - "backhand_index_pointing_up_light_skin_tone": "👆🏻", - "backhand_index_pointing_up_medium-dark_skin_tone": "👆🏾", - "backhand_index_pointing_up_medium-light_skin_tone": "👆🏼", - "backhand_index_pointing_up_medium_skin_tone": "👆🏽", - "bacon": "🥓", - "badger": "🦡", - "badminton": "🏸", - "bagel": "🥯", - "baggage_claim": "🛄", - "baguette_bread": "🥖", - "balance_scale": "⚖", - "bald": "🦲", - "bald_man": "👨\u200d🦲", - "bald_woman": "👩\u200d🦲", - "ballet_shoes": "🩰", - "balloon": "🎈", - "ballot_box_with_ballot": "🗳", - "ballot_box_with_check": "☑", - "banana": "🍌", - "banjo": "🪕", - "bank": "🏦", - "bar_chart": "📊", - "barber_pole": "💈", - "baseball": "⚾", - "basket": "🧺", - "basketball": "🏀", - "bat": "🦇", - "bathtub": "🛁", - "battery": "🔋", - "beach_with_umbrella": "🏖", - "beaming_face_with_smiling_eyes": "😁", - "bear_face": "🐻", - "bearded_person": "🧔", - "bearded_person_dark_skin_tone": "🧔🏿", - "bearded_person_light_skin_tone": "🧔🏻", - "bearded_person_medium-dark_skin_tone": "🧔🏾", - "bearded_person_medium-light_skin_tone": "🧔🏼", - "bearded_person_medium_skin_tone": "🧔🏽", - "beating_heart": "💓", - "bed": "🛏", - "beer_mug": "🍺", - "bell": "🔔", - "bell_with_slash": "🔕", - "bellhop_bell": "🛎", - "bento_box": "🍱", - "beverage_box": "🧃", - "bicycle": "🚲", - "bikini": "👙", - "billed_cap": "🧢", - "biohazard": "☣", - "bird": "🐦", - "birthday_cake": "🎂", - "black_circle": "⚫", - "black_flag": "🏴", - "black_heart": "🖤", - "black_large_square": "⬛", - "black_medium-small_square": "◾", - "black_medium_square": "◼", - "black_nib": "✒", - "black_small_square": "▪", - "black_square_button": "🔲", - "blond-haired_man": "👱\u200d♂️", - "blond-haired_man_dark_skin_tone": "👱🏿\u200d♂️", - "blond-haired_man_light_skin_tone": "👱🏻\u200d♂️", - "blond-haired_man_medium-dark_skin_tone": "👱🏾\u200d♂️", - "blond-haired_man_medium-light_skin_tone": "👱🏼\u200d♂️", - "blond-haired_man_medium_skin_tone": "👱🏽\u200d♂️", - "blond-haired_person": "👱", - "blond-haired_person_dark_skin_tone": "👱🏿", - "blond-haired_person_light_skin_tone": "👱🏻", - "blond-haired_person_medium-dark_skin_tone": "👱🏾", - "blond-haired_person_medium-light_skin_tone": "👱🏼", - "blond-haired_person_medium_skin_tone": "👱🏽", - "blond-haired_woman": "👱\u200d♀️", - "blond-haired_woman_dark_skin_tone": "👱🏿\u200d♀️", - "blond-haired_woman_light_skin_tone": "👱🏻\u200d♀️", - "blond-haired_woman_medium-dark_skin_tone": "👱🏾\u200d♀️", - "blond-haired_woman_medium-light_skin_tone": "👱🏼\u200d♀️", - "blond-haired_woman_medium_skin_tone": "👱🏽\u200d♀️", - "blossom": "🌼", - "blowfish": "🐡", - "blue_book": "📘", - "blue_circle": "🔵", - "blue_heart": "💙", - "blue_square": "🟦", - "boar": "🐗", - "bomb": "💣", - "bone": "🦴", - "bookmark": "🔖", - "bookmark_tabs": "📑", - "books": "📚", - "bottle_with_popping_cork": "🍾", - "bouquet": "💐", - "bow_and_arrow": "🏹", - "bowl_with_spoon": "🥣", - "bowling": "🎳", - "boxing_glove": "🥊", - "boy": "👦", - "boy_dark_skin_tone": "👦🏿", - "boy_light_skin_tone": "👦🏻", - "boy_medium-dark_skin_tone": "👦🏾", - "boy_medium-light_skin_tone": "👦🏼", - "boy_medium_skin_tone": "👦🏽", - "brain": "🧠", - "bread": "🍞", - "breast-feeding": "🤱", - "breast-feeding_dark_skin_tone": "🤱🏿", - "breast-feeding_light_skin_tone": "🤱🏻", - "breast-feeding_medium-dark_skin_tone": "🤱🏾", - "breast-feeding_medium-light_skin_tone": "🤱🏼", - "breast-feeding_medium_skin_tone": "🤱🏽", - "brick": "🧱", - "bride_with_veil": "👰", - "bride_with_veil_dark_skin_tone": "👰🏿", - "bride_with_veil_light_skin_tone": "👰🏻", - "bride_with_veil_medium-dark_skin_tone": "👰🏾", - "bride_with_veil_medium-light_skin_tone": "👰🏼", - "bride_with_veil_medium_skin_tone": "👰🏽", - "bridge_at_night": "🌉", - "briefcase": "💼", - "briefs": "🩲", - "bright_button": "🔆", - "broccoli": "🥦", - "broken_heart": "💔", - "broom": "🧹", - "brown_circle": "🟤", - "brown_heart": "🤎", - "brown_square": "🟫", - "bug": "🐛", - "building_construction": "🏗", - "bullet_train": "🚅", - "burrito": "🌯", - "bus": "🚌", - "bus_stop": "🚏", - "bust_in_silhouette": "👤", - "busts_in_silhouette": "👥", - "butter": "🧈", - "butterfly": "🦋", - "cactus": "🌵", - "calendar": "📆", - "call_me_hand": "🤙", - "call_me_hand_dark_skin_tone": "🤙🏿", - "call_me_hand_light_skin_tone": "🤙🏻", - "call_me_hand_medium-dark_skin_tone": "🤙🏾", - "call_me_hand_medium-light_skin_tone": "🤙🏼", - "call_me_hand_medium_skin_tone": "🤙🏽", - "camel": "🐫", - "camera": "📷", - "camera_with_flash": "📸", - "camping": "🏕", - "candle": "🕯", - "candy": "🍬", - "canned_food": "🥫", - "canoe": "🛶", - "card_file_box": "🗃", - "card_index": "📇", - "card_index_dividers": "🗂", - "carousel_horse": "🎠", - "carp_streamer": "🎏", - "carrot": "🥕", - "castle": "🏰", - "cat": "🐱", - "cat_face": "🐱", - "cat_face_with_tears_of_joy": "😹", - "cat_face_with_wry_smile": "😼", - "chains": "⛓", - "chair": "🪑", - "chart_decreasing": "📉", - "chart_increasing": "📈", - "chart_increasing_with_yen": "💹", - "cheese_wedge": "🧀", - "chequered_flag": "🏁", - "cherries": "🍒", - "cherry_blossom": "🌸", - "chess_pawn": "♟", - "chestnut": "🌰", - "chicken": "🐔", - "child": "🧒", - "child_dark_skin_tone": "🧒🏿", - "child_light_skin_tone": "🧒🏻", - "child_medium-dark_skin_tone": "🧒🏾", - "child_medium-light_skin_tone": "🧒🏼", - "child_medium_skin_tone": "🧒🏽", - "children_crossing": "🚸", - "chipmunk": "🐿", - "chocolate_bar": "🍫", - "chopsticks": "🥢", - "church": "⛪", - "cigarette": "🚬", - "cinema": "🎦", - "circled_m": "Ⓜ", - "circus_tent": "🎪", - "cityscape": "🏙", - "cityscape_at_dusk": "🌆", - "clamp": "🗜", - "clapper_board": "🎬", - "clapping_hands": "👏", - "clapping_hands_dark_skin_tone": "👏🏿", - "clapping_hands_light_skin_tone": "👏🏻", - "clapping_hands_medium-dark_skin_tone": "👏🏾", - "clapping_hands_medium-light_skin_tone": "👏🏼", - "clapping_hands_medium_skin_tone": "👏🏽", - "classical_building": "🏛", - "clinking_beer_mugs": "🍻", - "clinking_glasses": "🥂", - "clipboard": "📋", - "clockwise_vertical_arrows": "🔃", - "closed_book": "📕", - "closed_mailbox_with_lowered_flag": "📪", - "closed_mailbox_with_raised_flag": "📫", - "closed_umbrella": "🌂", - "cloud": "☁", - "cloud_with_lightning": "🌩", - "cloud_with_lightning_and_rain": "⛈", - "cloud_with_rain": "🌧", - "cloud_with_snow": "🌨", - "clown_face": "🤡", - "club_suit": "♣", - "clutch_bag": "👝", - "coat": "🧥", - "cocktail_glass": "🍸", - "coconut": "🥥", - "coffin": "⚰", - "cold_face": "🥶", - "collision": "💥", - "comet": "☄", - "compass": "🧭", - "computer_disk": "💽", - "computer_mouse": "🖱", - "confetti_ball": "🎊", - "confounded_face": "😖", - "confused_face": "😕", - "construction": "🚧", - "construction_worker": "👷", - "construction_worker_dark_skin_tone": "👷🏿", - "construction_worker_light_skin_tone": "👷🏻", - "construction_worker_medium-dark_skin_tone": "👷🏾", - "construction_worker_medium-light_skin_tone": "👷🏼", - "construction_worker_medium_skin_tone": "👷🏽", - "control_knobs": "🎛", - "convenience_store": "🏪", - "cooked_rice": "🍚", - "cookie": "🍪", - "cooking": "🍳", - "copyright": "©", - "couch_and_lamp": "🛋", - "counterclockwise_arrows_button": "🔄", - "couple_with_heart": "💑", - "couple_with_heart_man_man": "👨\u200d❤️\u200d👨", - "couple_with_heart_woman_man": "👩\u200d❤️\u200d👨", - "couple_with_heart_woman_woman": "👩\u200d❤️\u200d👩", - "cow": "🐮", - "cow_face": "🐮", - "cowboy_hat_face": "🤠", - "crab": "🦀", - "crayon": "🖍", - "credit_card": "💳", - "crescent_moon": "🌙", - "cricket": "🦗", - "cricket_game": "🏏", - "crocodile": "🐊", - "croissant": "🥐", - "cross_mark": "❌", - "cross_mark_button": "❎", - "crossed_fingers": "🤞", - "crossed_fingers_dark_skin_tone": "🤞🏿", - "crossed_fingers_light_skin_tone": "🤞🏻", - "crossed_fingers_medium-dark_skin_tone": "🤞🏾", - "crossed_fingers_medium-light_skin_tone": "🤞🏼", - "crossed_fingers_medium_skin_tone": "🤞🏽", - "crossed_flags": "🎌", - "crossed_swords": "⚔", - "crown": "👑", - "crying_cat_face": "😿", - "crying_face": "😢", - "crystal_ball": "🔮", - "cucumber": "🥒", - "cupcake": "🧁", - "cup_with_straw": "🥤", - "curling_stone": "🥌", - "curly_hair": "🦱", - "curly-haired_man": "👨\u200d🦱", - "curly-haired_woman": "👩\u200d🦱", - "curly_loop": "➰", - "currency_exchange": "💱", - "curry_rice": "🍛", - "custard": "🍮", - "customs": "🛃", - "cut_of_meat": "🥩", - "cyclone": "🌀", - "dagger": "🗡", - "dango": "🍡", - "dashing_away": "💨", - "deaf_person": "🧏", - "deciduous_tree": "🌳", - "deer": "🦌", - "delivery_truck": "🚚", - "department_store": "🏬", - "derelict_house": "🏚", - "desert": "🏜", - "desert_island": "🏝", - "desktop_computer": "🖥", - "detective": "🕵", - "detective_dark_skin_tone": "🕵🏿", - "detective_light_skin_tone": "🕵🏻", - "detective_medium-dark_skin_tone": "🕵🏾", - "detective_medium-light_skin_tone": "🕵🏼", - "detective_medium_skin_tone": "🕵🏽", - "diamond_suit": "♦", - "diamond_with_a_dot": "💠", - "dim_button": "🔅", - "direct_hit": "🎯", - "disappointed_face": "😞", - "diving_mask": "🤿", - "diya_lamp": "🪔", - "dizzy": "💫", - "dizzy_face": "😵", - "dna": "🧬", - "dog": "🐶", - "dog_face": "🐶", - "dollar_banknote": "💵", - "dolphin": "🐬", - "door": "🚪", - "dotted_six-pointed_star": "🔯", - "double_curly_loop": "➿", - "double_exclamation_mark": "‼", - "doughnut": "🍩", - "dove": "🕊", - "down-left_arrow": "↙", - "down-right_arrow": "↘", - "down_arrow": "⬇", - "downcast_face_with_sweat": "😓", - "downwards_button": "🔽", - "dragon": "🐉", - "dragon_face": "🐲", - "dress": "👗", - "drooling_face": "🤤", - "drop_of_blood": "🩸", - "droplet": "💧", - "drum": "🥁", - "duck": "🦆", - "dumpling": "🥟", - "dvd": "📀", - "e-mail": "📧", - "eagle": "🦅", - "ear": "👂", - "ear_dark_skin_tone": "👂🏿", - "ear_light_skin_tone": "👂🏻", - "ear_medium-dark_skin_tone": "👂🏾", - "ear_medium-light_skin_tone": "👂🏼", - "ear_medium_skin_tone": "👂🏽", - "ear_of_corn": "🌽", - "ear_with_hearing_aid": "🦻", - "egg": "🍳", - "eggplant": "🍆", - "eight-pointed_star": "✴", - "eight-spoked_asterisk": "✳", - "eight-thirty": "🕣", - "eight_o’clock": "🕗", - "eject_button": "⏏", - "electric_plug": "🔌", - "elephant": "🐘", - "eleven-thirty": "🕦", - "eleven_o’clock": "🕚", - "elf": "🧝", - "elf_dark_skin_tone": "🧝🏿", - "elf_light_skin_tone": "🧝🏻", - "elf_medium-dark_skin_tone": "🧝🏾", - "elf_medium-light_skin_tone": "🧝🏼", - "elf_medium_skin_tone": "🧝🏽", - "envelope": "✉", - "envelope_with_arrow": "📩", - "euro_banknote": "💶", - "evergreen_tree": "🌲", - "ewe": "🐑", - "exclamation_mark": "❗", - "exclamation_question_mark": "⁉", - "exploding_head": "🤯", - "expressionless_face": "😑", - "eye": "👁", - "eye_in_speech_bubble": "👁️\u200d🗨️", - "eyes": "👀", - "face_blowing_a_kiss": "😘", - "face_savoring_food": "😋", - "face_screaming_in_fear": "😱", - "face_vomiting": "🤮", - "face_with_hand_over_mouth": "🤭", - "face_with_head-bandage": "🤕", - "face_with_medical_mask": "😷", - "face_with_monocle": "🧐", - "face_with_open_mouth": "😮", - "face_with_raised_eyebrow": "🤨", - "face_with_rolling_eyes": "🙄", - "face_with_steam_from_nose": "😤", - "face_with_symbols_on_mouth": "🤬", - "face_with_tears_of_joy": "😂", - "face_with_thermometer": "🤒", - "face_with_tongue": "😛", - "face_without_mouth": "😶", - "factory": "🏭", - "fairy": "🧚", - "fairy_dark_skin_tone": "🧚🏿", - "fairy_light_skin_tone": "🧚🏻", - "fairy_medium-dark_skin_tone": "🧚🏾", - "fairy_medium-light_skin_tone": "🧚🏼", - "fairy_medium_skin_tone": "🧚🏽", - "falafel": "🧆", - "fallen_leaf": "🍂", - "family": "👪", - "family_man_boy": "👨\u200d👦", - "family_man_boy_boy": "👨\u200d👦\u200d👦", - "family_man_girl": "👨\u200d👧", - "family_man_girl_boy": "👨\u200d👧\u200d👦", - "family_man_girl_girl": "👨\u200d👧\u200d👧", - "family_man_man_boy": "👨\u200d👨\u200d👦", - "family_man_man_boy_boy": "👨\u200d👨\u200d👦\u200d👦", - "family_man_man_girl": "👨\u200d👨\u200d👧", - "family_man_man_girl_boy": "👨\u200d👨\u200d👧\u200d👦", - "family_man_man_girl_girl": "👨\u200d👨\u200d👧\u200d👧", - "family_man_woman_boy": "👨\u200d👩\u200d👦", - "family_man_woman_boy_boy": "👨\u200d👩\u200d👦\u200d👦", - "family_man_woman_girl": "👨\u200d👩\u200d👧", - "family_man_woman_girl_boy": "👨\u200d👩\u200d👧\u200d👦", - "family_man_woman_girl_girl": "👨\u200d👩\u200d👧\u200d👧", - "family_woman_boy": "👩\u200d👦", - "family_woman_boy_boy": "👩\u200d👦\u200d👦", - "family_woman_girl": "👩\u200d👧", - "family_woman_girl_boy": "👩\u200d👧\u200d👦", - "family_woman_girl_girl": "👩\u200d👧\u200d👧", - "family_woman_woman_boy": "👩\u200d👩\u200d👦", - "family_woman_woman_boy_boy": "👩\u200d👩\u200d👦\u200d👦", - "family_woman_woman_girl": "👩\u200d👩\u200d👧", - "family_woman_woman_girl_boy": "👩\u200d👩\u200d👧\u200d👦", - "family_woman_woman_girl_girl": "👩\u200d👩\u200d👧\u200d👧", - "fast-forward_button": "⏩", - "fast_down_button": "⏬", - "fast_reverse_button": "⏪", - "fast_up_button": "⏫", - "fax_machine": "📠", - "fearful_face": "😨", - "female_sign": "♀", - "ferris_wheel": "🎡", - "ferry": "⛴", - "field_hockey": "🏑", - "file_cabinet": "🗄", - "file_folder": "📁", - "film_frames": "🎞", - "film_projector": "📽", - "fire": "🔥", - "fire_extinguisher": "🧯", - "firecracker": "🧨", - "fire_engine": "🚒", - "fireworks": "🎆", - "first_quarter_moon": "🌓", - "first_quarter_moon_face": "🌛", - "fish": "🐟", - "fish_cake_with_swirl": "🍥", - "fishing_pole": "🎣", - "five-thirty": "🕠", - "five_o’clock": "🕔", - "flag_in_hole": "⛳", - "flamingo": "🦩", - "flashlight": "🔦", - "flat_shoe": "🥿", - "fleur-de-lis": "⚜", - "flexed_biceps": "💪", - "flexed_biceps_dark_skin_tone": "💪🏿", - "flexed_biceps_light_skin_tone": "💪🏻", - "flexed_biceps_medium-dark_skin_tone": "💪🏾", - "flexed_biceps_medium-light_skin_tone": "💪🏼", - "flexed_biceps_medium_skin_tone": "💪🏽", - "floppy_disk": "💾", - "flower_playing_cards": "🎴", - "flushed_face": "😳", - "flying_disc": "🥏", - "flying_saucer": "🛸", - "fog": "🌫", - "foggy": "🌁", - "folded_hands": "🙏", - "folded_hands_dark_skin_tone": "🙏🏿", - "folded_hands_light_skin_tone": "🙏🏻", - "folded_hands_medium-dark_skin_tone": "🙏🏾", - "folded_hands_medium-light_skin_tone": "🙏🏼", - "folded_hands_medium_skin_tone": "🙏🏽", - "foot": "🦶", - "footprints": "👣", - "fork_and_knife": "🍴", - "fork_and_knife_with_plate": "🍽", - "fortune_cookie": "🥠", - "fountain": "⛲", - "fountain_pen": "🖋", - "four-thirty": "🕟", - "four_leaf_clover": "🍀", - "four_o’clock": "🕓", - "fox_face": "🦊", - "framed_picture": "🖼", - "french_fries": "🍟", - "fried_shrimp": "🍤", - "frog_face": "🐸", - "front-facing_baby_chick": "🐥", - "frowning_face": "☹", - "frowning_face_with_open_mouth": "😦", - "fuel_pump": "⛽", - "full_moon": "🌕", - "full_moon_face": "🌝", - "funeral_urn": "⚱", - "game_die": "🎲", - "garlic": "🧄", - "gear": "⚙", - "gem_stone": "💎", - "genie": "🧞", - "ghost": "👻", - "giraffe": "🦒", - "girl": "👧", - "girl_dark_skin_tone": "👧🏿", - "girl_light_skin_tone": "👧🏻", - "girl_medium-dark_skin_tone": "👧🏾", - "girl_medium-light_skin_tone": "👧🏼", - "girl_medium_skin_tone": "👧🏽", - "glass_of_milk": "🥛", - "glasses": "👓", - "globe_showing_americas": "🌎", - "globe_showing_asia-australia": "🌏", - "globe_showing_europe-africa": "🌍", - "globe_with_meridians": "🌐", - "gloves": "🧤", - "glowing_star": "🌟", - "goal_net": "🥅", - "goat": "🐐", - "goblin": "👺", - "goggles": "🥽", - "gorilla": "🦍", - "graduation_cap": "🎓", - "grapes": "🍇", - "green_apple": "🍏", - "green_book": "📗", - "green_circle": "🟢", - "green_heart": "💚", - "green_salad": "🥗", - "green_square": "🟩", - "grimacing_face": "😬", - "grinning_cat_face": "😺", - "grinning_cat_face_with_smiling_eyes": "😸", - "grinning_face": "😀", - "grinning_face_with_big_eyes": "😃", - "grinning_face_with_smiling_eyes": "😄", - "grinning_face_with_sweat": "😅", - "grinning_squinting_face": "😆", - "growing_heart": "💗", - "guard": "💂", - "guard_dark_skin_tone": "💂🏿", - "guard_light_skin_tone": "💂🏻", - "guard_medium-dark_skin_tone": "💂🏾", - "guard_medium-light_skin_tone": "💂🏼", - "guard_medium_skin_tone": "💂🏽", - "guide_dog": "🦮", - "guitar": "🎸", - "hamburger": "🍔", - "hammer": "🔨", - "hammer_and_pick": "⚒", - "hammer_and_wrench": "🛠", - "hamster_face": "🐹", - "hand_with_fingers_splayed": "🖐", - "hand_with_fingers_splayed_dark_skin_tone": "🖐🏿", - "hand_with_fingers_splayed_light_skin_tone": "🖐🏻", - "hand_with_fingers_splayed_medium-dark_skin_tone": "🖐🏾", - "hand_with_fingers_splayed_medium-light_skin_tone": "🖐🏼", - "hand_with_fingers_splayed_medium_skin_tone": "🖐🏽", - "handbag": "👜", - "handshake": "🤝", - "hatching_chick": "🐣", - "headphone": "🎧", - "hear-no-evil_monkey": "🙉", - "heart_decoration": "💟", - "heart_suit": "♥", - "heart_with_arrow": "💘", - "heart_with_ribbon": "💝", - "heavy_check_mark": "✔", - "heavy_division_sign": "➗", - "heavy_dollar_sign": "💲", - "heavy_heart_exclamation": "❣", - "heavy_large_circle": "⭕", - "heavy_minus_sign": "➖", - "heavy_multiplication_x": "✖", - "heavy_plus_sign": "➕", - "hedgehog": "🦔", - "helicopter": "🚁", - "herb": "🌿", - "hibiscus": "🌺", - "high-heeled_shoe": "👠", - "high-speed_train": "🚄", - "high_voltage": "⚡", - "hiking_boot": "🥾", - "hindu_temple": "🛕", - "hippopotamus": "🦛", - "hole": "🕳", - "honey_pot": "🍯", - "honeybee": "🐝", - "horizontal_traffic_light": "🚥", - "horse": "🐴", - "horse_face": "🐴", - "horse_racing": "🏇", - "horse_racing_dark_skin_tone": "🏇🏿", - "horse_racing_light_skin_tone": "🏇🏻", - "horse_racing_medium-dark_skin_tone": "🏇🏾", - "horse_racing_medium-light_skin_tone": "🏇🏼", - "horse_racing_medium_skin_tone": "🏇🏽", - "hospital": "🏥", - "hot_beverage": "☕", - "hot_dog": "🌭", - "hot_face": "🥵", - "hot_pepper": "🌶", - "hot_springs": "♨", - "hotel": "🏨", - "hourglass_done": "⌛", - "hourglass_not_done": "⏳", - "house": "🏠", - "house_with_garden": "🏡", - "houses": "🏘", - "hugging_face": "🤗", - "hundred_points": "💯", - "hushed_face": "😯", - "ice": "🧊", - "ice_cream": "🍨", - "ice_hockey": "🏒", - "ice_skate": "⛸", - "inbox_tray": "📥", - "incoming_envelope": "📨", - "index_pointing_up": "☝", - "index_pointing_up_dark_skin_tone": "☝🏿", - "index_pointing_up_light_skin_tone": "☝🏻", - "index_pointing_up_medium-dark_skin_tone": "☝🏾", - "index_pointing_up_medium-light_skin_tone": "☝🏼", - "index_pointing_up_medium_skin_tone": "☝🏽", - "infinity": "♾", - "information": "ℹ", - "input_latin_letters": "🔤", - "input_latin_lowercase": "🔡", - "input_latin_uppercase": "🔠", - "input_numbers": "🔢", - "input_symbols": "🔣", - "jack-o-lantern": "🎃", - "jeans": "👖", - "jigsaw": "🧩", - "joker": "🃏", - "joystick": "🕹", - "kaaba": "🕋", - "kangaroo": "🦘", - "key": "🔑", - "keyboard": "⌨", - "keycap_#": "#️⃣", - "keycap_*": "*️⃣", - "keycap_0": "0️⃣", - "keycap_1": "1️⃣", - "keycap_10": "🔟", - "keycap_2": "2️⃣", - "keycap_3": "3️⃣", - "keycap_4": "4️⃣", - "keycap_5": "5️⃣", - "keycap_6": "6️⃣", - "keycap_7": "7️⃣", - "keycap_8": "8️⃣", - "keycap_9": "9️⃣", - "kick_scooter": "🛴", - "kimono": "👘", - "kiss": "💋", - "kiss_man_man": "👨\u200d❤️\u200d💋\u200d👨", - "kiss_mark": "💋", - "kiss_woman_man": "👩\u200d❤️\u200d💋\u200d👨", - "kiss_woman_woman": "👩\u200d❤️\u200d💋\u200d👩", - "kissing_cat_face": "😽", - "kissing_face": "😗", - "kissing_face_with_closed_eyes": "😚", - "kissing_face_with_smiling_eyes": "😙", - "kitchen_knife": "🔪", - "kite": "🪁", - "kiwi_fruit": "🥝", - "koala": "🐨", - "lab_coat": "🥼", - "label": "🏷", - "lacrosse": "🥍", - "lady_beetle": "🐞", - "laptop_computer": "💻", - "large_blue_diamond": "🔷", - "large_orange_diamond": "🔶", - "last_quarter_moon": "🌗", - "last_quarter_moon_face": "🌜", - "last_track_button": "⏮", - "latin_cross": "✝", - "leaf_fluttering_in_wind": "🍃", - "leafy_green": "🥬", - "ledger": "📒", - "left-facing_fist": "🤛", - "left-facing_fist_dark_skin_tone": "🤛🏿", - "left-facing_fist_light_skin_tone": "🤛🏻", - "left-facing_fist_medium-dark_skin_tone": "🤛🏾", - "left-facing_fist_medium-light_skin_tone": "🤛🏼", - "left-facing_fist_medium_skin_tone": "🤛🏽", - "left-right_arrow": "↔", - "left_arrow": "⬅", - "left_arrow_curving_right": "↪", - "left_luggage": "🛅", - "left_speech_bubble": "🗨", - "leg": "🦵", - "lemon": "🍋", - "leopard": "🐆", - "level_slider": "🎚", - "light_bulb": "💡", - "light_rail": "🚈", - "link": "🔗", - "linked_paperclips": "🖇", - "lion_face": "🦁", - "lipstick": "💄", - "litter_in_bin_sign": "🚮", - "lizard": "🦎", - "llama": "🦙", - "lobster": "🦞", - "locked": "🔒", - "locked_with_key": "🔐", - "locked_with_pen": "🔏", - "locomotive": "🚂", - "lollipop": "🍭", - "lotion_bottle": "🧴", - "loudly_crying_face": "😭", - "loudspeaker": "📢", - "love-you_gesture": "🤟", - "love-you_gesture_dark_skin_tone": "🤟🏿", - "love-you_gesture_light_skin_tone": "🤟🏻", - "love-you_gesture_medium-dark_skin_tone": "🤟🏾", - "love-you_gesture_medium-light_skin_tone": "🤟🏼", - "love-you_gesture_medium_skin_tone": "🤟🏽", - "love_hotel": "🏩", - "love_letter": "💌", - "luggage": "🧳", - "lying_face": "🤥", - "mage": "🧙", - "mage_dark_skin_tone": "🧙🏿", - "mage_light_skin_tone": "🧙🏻", - "mage_medium-dark_skin_tone": "🧙🏾", - "mage_medium-light_skin_tone": "🧙🏼", - "mage_medium_skin_tone": "🧙🏽", - "magnet": "🧲", - "magnifying_glass_tilted_left": "🔍", - "magnifying_glass_tilted_right": "🔎", - "mahjong_red_dragon": "🀄", - "male_sign": "♂", - "man": "👨", - "man_and_woman_holding_hands": "👫", - "man_artist": "👨\u200d🎨", - "man_artist_dark_skin_tone": "👨🏿\u200d🎨", - "man_artist_light_skin_tone": "👨🏻\u200d🎨", - "man_artist_medium-dark_skin_tone": "👨🏾\u200d🎨", - "man_artist_medium-light_skin_tone": "👨🏼\u200d🎨", - "man_artist_medium_skin_tone": "👨🏽\u200d🎨", - "man_astronaut": "👨\u200d🚀", - "man_astronaut_dark_skin_tone": "👨🏿\u200d🚀", - "man_astronaut_light_skin_tone": "👨🏻\u200d🚀", - "man_astronaut_medium-dark_skin_tone": "👨🏾\u200d🚀", - "man_astronaut_medium-light_skin_tone": "👨🏼\u200d🚀", - "man_astronaut_medium_skin_tone": "👨🏽\u200d🚀", - "man_biking": "🚴\u200d♂️", - "man_biking_dark_skin_tone": "🚴🏿\u200d♂️", - "man_biking_light_skin_tone": "🚴🏻\u200d♂️", - "man_biking_medium-dark_skin_tone": "🚴🏾\u200d♂️", - "man_biking_medium-light_skin_tone": "🚴🏼\u200d♂️", - "man_biking_medium_skin_tone": "🚴🏽\u200d♂️", - "man_bouncing_ball": "⛹️\u200d♂️", - "man_bouncing_ball_dark_skin_tone": "⛹🏿\u200d♂️", - "man_bouncing_ball_light_skin_tone": "⛹🏻\u200d♂️", - "man_bouncing_ball_medium-dark_skin_tone": "⛹🏾\u200d♂️", - "man_bouncing_ball_medium-light_skin_tone": "⛹🏼\u200d♂️", - "man_bouncing_ball_medium_skin_tone": "⛹🏽\u200d♂️", - "man_bowing": "🙇\u200d♂️", - "man_bowing_dark_skin_tone": "🙇🏿\u200d♂️", - "man_bowing_light_skin_tone": "🙇🏻\u200d♂️", - "man_bowing_medium-dark_skin_tone": "🙇🏾\u200d♂️", - "man_bowing_medium-light_skin_tone": "🙇🏼\u200d♂️", - "man_bowing_medium_skin_tone": "🙇🏽\u200d♂️", - "man_cartwheeling": "🤸\u200d♂️", - "man_cartwheeling_dark_skin_tone": "🤸🏿\u200d♂️", - "man_cartwheeling_light_skin_tone": "🤸🏻\u200d♂️", - "man_cartwheeling_medium-dark_skin_tone": "🤸🏾\u200d♂️", - "man_cartwheeling_medium-light_skin_tone": "🤸🏼\u200d♂️", - "man_cartwheeling_medium_skin_tone": "🤸🏽\u200d♂️", - "man_climbing": "🧗\u200d♂️", - "man_climbing_dark_skin_tone": "🧗🏿\u200d♂️", - "man_climbing_light_skin_tone": "🧗🏻\u200d♂️", - "man_climbing_medium-dark_skin_tone": "🧗🏾\u200d♂️", - "man_climbing_medium-light_skin_tone": "🧗🏼\u200d♂️", - "man_climbing_medium_skin_tone": "🧗🏽\u200d♂️", - "man_construction_worker": "👷\u200d♂️", - "man_construction_worker_dark_skin_tone": "👷🏿\u200d♂️", - "man_construction_worker_light_skin_tone": "👷🏻\u200d♂️", - "man_construction_worker_medium-dark_skin_tone": "👷🏾\u200d♂️", - "man_construction_worker_medium-light_skin_tone": "👷🏼\u200d♂️", - "man_construction_worker_medium_skin_tone": "👷🏽\u200d♂️", - "man_cook": "👨\u200d🍳", - "man_cook_dark_skin_tone": "👨🏿\u200d🍳", - "man_cook_light_skin_tone": "👨🏻\u200d🍳", - "man_cook_medium-dark_skin_tone": "👨🏾\u200d🍳", - "man_cook_medium-light_skin_tone": "👨🏼\u200d🍳", - "man_cook_medium_skin_tone": "👨🏽\u200d🍳", - "man_dancing": "🕺", - "man_dancing_dark_skin_tone": "🕺🏿", - "man_dancing_light_skin_tone": "🕺🏻", - "man_dancing_medium-dark_skin_tone": "🕺🏾", - "man_dancing_medium-light_skin_tone": "🕺🏼", - "man_dancing_medium_skin_tone": "🕺🏽", - "man_dark_skin_tone": "👨🏿", - "man_detective": "🕵️\u200d♂️", - "man_detective_dark_skin_tone": "🕵🏿\u200d♂️", - "man_detective_light_skin_tone": "🕵🏻\u200d♂️", - "man_detective_medium-dark_skin_tone": "🕵🏾\u200d♂️", - "man_detective_medium-light_skin_tone": "🕵🏼\u200d♂️", - "man_detective_medium_skin_tone": "🕵🏽\u200d♂️", - "man_elf": "🧝\u200d♂️", - "man_elf_dark_skin_tone": "🧝🏿\u200d♂️", - "man_elf_light_skin_tone": "🧝🏻\u200d♂️", - "man_elf_medium-dark_skin_tone": "🧝🏾\u200d♂️", - "man_elf_medium-light_skin_tone": "🧝🏼\u200d♂️", - "man_elf_medium_skin_tone": "🧝🏽\u200d♂️", - "man_facepalming": "🤦\u200d♂️", - "man_facepalming_dark_skin_tone": "🤦🏿\u200d♂️", - "man_facepalming_light_skin_tone": "🤦🏻\u200d♂️", - "man_facepalming_medium-dark_skin_tone": "🤦🏾\u200d♂️", - "man_facepalming_medium-light_skin_tone": "🤦🏼\u200d♂️", - "man_facepalming_medium_skin_tone": "🤦🏽\u200d♂️", - "man_factory_worker": "👨\u200d🏭", - "man_factory_worker_dark_skin_tone": "👨🏿\u200d🏭", - "man_factory_worker_light_skin_tone": "👨🏻\u200d🏭", - "man_factory_worker_medium-dark_skin_tone": "👨🏾\u200d🏭", - "man_factory_worker_medium-light_skin_tone": "👨🏼\u200d🏭", - "man_factory_worker_medium_skin_tone": "👨🏽\u200d🏭", - "man_fairy": "🧚\u200d♂️", - "man_fairy_dark_skin_tone": "🧚🏿\u200d♂️", - "man_fairy_light_skin_tone": "🧚🏻\u200d♂️", - "man_fairy_medium-dark_skin_tone": "🧚🏾\u200d♂️", - "man_fairy_medium-light_skin_tone": "🧚🏼\u200d♂️", - "man_fairy_medium_skin_tone": "🧚🏽\u200d♂️", - "man_farmer": "👨\u200d🌾", - "man_farmer_dark_skin_tone": "👨🏿\u200d🌾", - "man_farmer_light_skin_tone": "👨🏻\u200d🌾", - "man_farmer_medium-dark_skin_tone": "👨🏾\u200d🌾", - "man_farmer_medium-light_skin_tone": "👨🏼\u200d🌾", - "man_farmer_medium_skin_tone": "👨🏽\u200d🌾", - "man_firefighter": "👨\u200d🚒", - "man_firefighter_dark_skin_tone": "👨🏿\u200d🚒", - "man_firefighter_light_skin_tone": "👨🏻\u200d🚒", - "man_firefighter_medium-dark_skin_tone": "👨🏾\u200d🚒", - "man_firefighter_medium-light_skin_tone": "👨🏼\u200d🚒", - "man_firefighter_medium_skin_tone": "👨🏽\u200d🚒", - "man_frowning": "🙍\u200d♂️", - "man_frowning_dark_skin_tone": "🙍🏿\u200d♂️", - "man_frowning_light_skin_tone": "🙍🏻\u200d♂️", - "man_frowning_medium-dark_skin_tone": "🙍🏾\u200d♂️", - "man_frowning_medium-light_skin_tone": "🙍🏼\u200d♂️", - "man_frowning_medium_skin_tone": "🙍🏽\u200d♂️", - "man_genie": "🧞\u200d♂️", - "man_gesturing_no": "🙅\u200d♂️", - "man_gesturing_no_dark_skin_tone": "🙅🏿\u200d♂️", - "man_gesturing_no_light_skin_tone": "🙅🏻\u200d♂️", - "man_gesturing_no_medium-dark_skin_tone": "🙅🏾\u200d♂️", - "man_gesturing_no_medium-light_skin_tone": "🙅🏼\u200d♂️", - "man_gesturing_no_medium_skin_tone": "🙅🏽\u200d♂️", - "man_gesturing_ok": "🙆\u200d♂️", - "man_gesturing_ok_dark_skin_tone": "🙆🏿\u200d♂️", - "man_gesturing_ok_light_skin_tone": "🙆🏻\u200d♂️", - "man_gesturing_ok_medium-dark_skin_tone": "🙆🏾\u200d♂️", - "man_gesturing_ok_medium-light_skin_tone": "🙆🏼\u200d♂️", - "man_gesturing_ok_medium_skin_tone": "🙆🏽\u200d♂️", - "man_getting_haircut": "💇\u200d♂️", - "man_getting_haircut_dark_skin_tone": "💇🏿\u200d♂️", - "man_getting_haircut_light_skin_tone": "💇🏻\u200d♂️", - "man_getting_haircut_medium-dark_skin_tone": "💇🏾\u200d♂️", - "man_getting_haircut_medium-light_skin_tone": "💇🏼\u200d♂️", - "man_getting_haircut_medium_skin_tone": "💇🏽\u200d♂️", - "man_getting_massage": "💆\u200d♂️", - "man_getting_massage_dark_skin_tone": "💆🏿\u200d♂️", - "man_getting_massage_light_skin_tone": "💆🏻\u200d♂️", - "man_getting_massage_medium-dark_skin_tone": "💆🏾\u200d♂️", - "man_getting_massage_medium-light_skin_tone": "💆🏼\u200d♂️", - "man_getting_massage_medium_skin_tone": "💆🏽\u200d♂️", - "man_golfing": "🏌️\u200d♂️", - "man_golfing_dark_skin_tone": "🏌🏿\u200d♂️", - "man_golfing_light_skin_tone": "🏌🏻\u200d♂️", - "man_golfing_medium-dark_skin_tone": "🏌🏾\u200d♂️", - "man_golfing_medium-light_skin_tone": "🏌🏼\u200d♂️", - "man_golfing_medium_skin_tone": "🏌🏽\u200d♂️", - "man_guard": "💂\u200d♂️", - "man_guard_dark_skin_tone": "💂🏿\u200d♂️", - "man_guard_light_skin_tone": "💂🏻\u200d♂️", - "man_guard_medium-dark_skin_tone": "💂🏾\u200d♂️", - "man_guard_medium-light_skin_tone": "💂🏼\u200d♂️", - "man_guard_medium_skin_tone": "💂🏽\u200d♂️", - "man_health_worker": "👨\u200d⚕️", - "man_health_worker_dark_skin_tone": "👨🏿\u200d⚕️", - "man_health_worker_light_skin_tone": "👨🏻\u200d⚕️", - "man_health_worker_medium-dark_skin_tone": "👨🏾\u200d⚕️", - "man_health_worker_medium-light_skin_tone": "👨🏼\u200d⚕️", - "man_health_worker_medium_skin_tone": "👨🏽\u200d⚕️", - "man_in_lotus_position": "🧘\u200d♂️", - "man_in_lotus_position_dark_skin_tone": "🧘🏿\u200d♂️", - "man_in_lotus_position_light_skin_tone": "🧘🏻\u200d♂️", - "man_in_lotus_position_medium-dark_skin_tone": "🧘🏾\u200d♂️", - "man_in_lotus_position_medium-light_skin_tone": "🧘🏼\u200d♂️", - "man_in_lotus_position_medium_skin_tone": "🧘🏽\u200d♂️", - "man_in_manual_wheelchair": "👨\u200d🦽", - "man_in_motorized_wheelchair": "👨\u200d🦼", - "man_in_steamy_room": "🧖\u200d♂️", - "man_in_steamy_room_dark_skin_tone": "🧖🏿\u200d♂️", - "man_in_steamy_room_light_skin_tone": "🧖🏻\u200d♂️", - "man_in_steamy_room_medium-dark_skin_tone": "🧖🏾\u200d♂️", - "man_in_steamy_room_medium-light_skin_tone": "🧖🏼\u200d♂️", - "man_in_steamy_room_medium_skin_tone": "🧖🏽\u200d♂️", - "man_in_suit_levitating": "🕴", - "man_in_suit_levitating_dark_skin_tone": "🕴🏿", - "man_in_suit_levitating_light_skin_tone": "🕴🏻", - "man_in_suit_levitating_medium-dark_skin_tone": "🕴🏾", - "man_in_suit_levitating_medium-light_skin_tone": "🕴🏼", - "man_in_suit_levitating_medium_skin_tone": "🕴🏽", - "man_in_tuxedo": "🤵", - "man_in_tuxedo_dark_skin_tone": "🤵🏿", - "man_in_tuxedo_light_skin_tone": "🤵🏻", - "man_in_tuxedo_medium-dark_skin_tone": "🤵🏾", - "man_in_tuxedo_medium-light_skin_tone": "🤵🏼", - "man_in_tuxedo_medium_skin_tone": "🤵🏽", - "man_judge": "👨\u200d⚖️", - "man_judge_dark_skin_tone": "👨🏿\u200d⚖️", - "man_judge_light_skin_tone": "👨🏻\u200d⚖️", - "man_judge_medium-dark_skin_tone": "👨🏾\u200d⚖️", - "man_judge_medium-light_skin_tone": "👨🏼\u200d⚖️", - "man_judge_medium_skin_tone": "👨🏽\u200d⚖️", - "man_juggling": "🤹\u200d♂️", - "man_juggling_dark_skin_tone": "🤹🏿\u200d♂️", - "man_juggling_light_skin_tone": "🤹🏻\u200d♂️", - "man_juggling_medium-dark_skin_tone": "🤹🏾\u200d♂️", - "man_juggling_medium-light_skin_tone": "🤹🏼\u200d♂️", - "man_juggling_medium_skin_tone": "🤹🏽\u200d♂️", - "man_lifting_weights": "🏋️\u200d♂️", - "man_lifting_weights_dark_skin_tone": "🏋🏿\u200d♂️", - "man_lifting_weights_light_skin_tone": "🏋🏻\u200d♂️", - "man_lifting_weights_medium-dark_skin_tone": "🏋🏾\u200d♂️", - "man_lifting_weights_medium-light_skin_tone": "🏋🏼\u200d♂️", - "man_lifting_weights_medium_skin_tone": "🏋🏽\u200d♂️", - "man_light_skin_tone": "👨🏻", - "man_mage": "🧙\u200d♂️", - "man_mage_dark_skin_tone": "🧙🏿\u200d♂️", - "man_mage_light_skin_tone": "🧙🏻\u200d♂️", - "man_mage_medium-dark_skin_tone": "🧙🏾\u200d♂️", - "man_mage_medium-light_skin_tone": "🧙🏼\u200d♂️", - "man_mage_medium_skin_tone": "🧙🏽\u200d♂️", - "man_mechanic": "👨\u200d🔧", - "man_mechanic_dark_skin_tone": "👨🏿\u200d🔧", - "man_mechanic_light_skin_tone": "👨🏻\u200d🔧", - "man_mechanic_medium-dark_skin_tone": "👨🏾\u200d🔧", - "man_mechanic_medium-light_skin_tone": "👨🏼\u200d🔧", - "man_mechanic_medium_skin_tone": "👨🏽\u200d🔧", - "man_medium-dark_skin_tone": "👨🏾", - "man_medium-light_skin_tone": "👨🏼", - "man_medium_skin_tone": "👨🏽", - "man_mountain_biking": "🚵\u200d♂️", - "man_mountain_biking_dark_skin_tone": "🚵🏿\u200d♂️", - "man_mountain_biking_light_skin_tone": "🚵🏻\u200d♂️", - "man_mountain_biking_medium-dark_skin_tone": "🚵🏾\u200d♂️", - "man_mountain_biking_medium-light_skin_tone": "🚵🏼\u200d♂️", - "man_mountain_biking_medium_skin_tone": "🚵🏽\u200d♂️", - "man_office_worker": "👨\u200d💼", - "man_office_worker_dark_skin_tone": "👨🏿\u200d💼", - "man_office_worker_light_skin_tone": "👨🏻\u200d💼", - "man_office_worker_medium-dark_skin_tone": "👨🏾\u200d💼", - "man_office_worker_medium-light_skin_tone": "👨🏼\u200d💼", - "man_office_worker_medium_skin_tone": "👨🏽\u200d💼", - "man_pilot": "👨\u200d✈️", - "man_pilot_dark_skin_tone": "👨🏿\u200d✈️", - "man_pilot_light_skin_tone": "👨🏻\u200d✈️", - "man_pilot_medium-dark_skin_tone": "👨🏾\u200d✈️", - "man_pilot_medium-light_skin_tone": "👨🏼\u200d✈️", - "man_pilot_medium_skin_tone": "👨🏽\u200d✈️", - "man_playing_handball": "🤾\u200d♂️", - "man_playing_handball_dark_skin_tone": "🤾🏿\u200d♂️", - "man_playing_handball_light_skin_tone": "🤾🏻\u200d♂️", - "man_playing_handball_medium-dark_skin_tone": "🤾🏾\u200d♂️", - "man_playing_handball_medium-light_skin_tone": "🤾🏼\u200d♂️", - "man_playing_handball_medium_skin_tone": "🤾🏽\u200d♂️", - "man_playing_water_polo": "🤽\u200d♂️", - "man_playing_water_polo_dark_skin_tone": "🤽🏿\u200d♂️", - "man_playing_water_polo_light_skin_tone": "🤽🏻\u200d♂️", - "man_playing_water_polo_medium-dark_skin_tone": "🤽🏾\u200d♂️", - "man_playing_water_polo_medium-light_skin_tone": "🤽🏼\u200d♂️", - "man_playing_water_polo_medium_skin_tone": "🤽🏽\u200d♂️", - "man_police_officer": "👮\u200d♂️", - "man_police_officer_dark_skin_tone": "👮🏿\u200d♂️", - "man_police_officer_light_skin_tone": "👮🏻\u200d♂️", - "man_police_officer_medium-dark_skin_tone": "👮🏾\u200d♂️", - "man_police_officer_medium-light_skin_tone": "👮🏼\u200d♂️", - "man_police_officer_medium_skin_tone": "👮🏽\u200d♂️", - "man_pouting": "🙎\u200d♂️", - "man_pouting_dark_skin_tone": "🙎🏿\u200d♂️", - "man_pouting_light_skin_tone": "🙎🏻\u200d♂️", - "man_pouting_medium-dark_skin_tone": "🙎🏾\u200d♂️", - "man_pouting_medium-light_skin_tone": "🙎🏼\u200d♂️", - "man_pouting_medium_skin_tone": "🙎🏽\u200d♂️", - "man_raising_hand": "🙋\u200d♂️", - "man_raising_hand_dark_skin_tone": "🙋🏿\u200d♂️", - "man_raising_hand_light_skin_tone": "🙋🏻\u200d♂️", - "man_raising_hand_medium-dark_skin_tone": "🙋🏾\u200d♂️", - "man_raising_hand_medium-light_skin_tone": "🙋🏼\u200d♂️", - "man_raising_hand_medium_skin_tone": "🙋🏽\u200d♂️", - "man_rowing_boat": "🚣\u200d♂️", - "man_rowing_boat_dark_skin_tone": "🚣🏿\u200d♂️", - "man_rowing_boat_light_skin_tone": "🚣🏻\u200d♂️", - "man_rowing_boat_medium-dark_skin_tone": "🚣🏾\u200d♂️", - "man_rowing_boat_medium-light_skin_tone": "🚣🏼\u200d♂️", - "man_rowing_boat_medium_skin_tone": "🚣🏽\u200d♂️", - "man_running": "🏃\u200d♂️", - "man_running_dark_skin_tone": "🏃🏿\u200d♂️", - "man_running_light_skin_tone": "🏃🏻\u200d♂️", - "man_running_medium-dark_skin_tone": "🏃🏾\u200d♂️", - "man_running_medium-light_skin_tone": "🏃🏼\u200d♂️", - "man_running_medium_skin_tone": "🏃🏽\u200d♂️", - "man_scientist": "👨\u200d🔬", - "man_scientist_dark_skin_tone": "👨🏿\u200d🔬", - "man_scientist_light_skin_tone": "👨🏻\u200d🔬", - "man_scientist_medium-dark_skin_tone": "👨🏾\u200d🔬", - "man_scientist_medium-light_skin_tone": "👨🏼\u200d🔬", - "man_scientist_medium_skin_tone": "👨🏽\u200d🔬", - "man_shrugging": "🤷\u200d♂️", - "man_shrugging_dark_skin_tone": "🤷🏿\u200d♂️", - "man_shrugging_light_skin_tone": "🤷🏻\u200d♂️", - "man_shrugging_medium-dark_skin_tone": "🤷🏾\u200d♂️", - "man_shrugging_medium-light_skin_tone": "🤷🏼\u200d♂️", - "man_shrugging_medium_skin_tone": "🤷🏽\u200d♂️", - "man_singer": "👨\u200d🎤", - "man_singer_dark_skin_tone": "👨🏿\u200d🎤", - "man_singer_light_skin_tone": "👨🏻\u200d🎤", - "man_singer_medium-dark_skin_tone": "👨🏾\u200d🎤", - "man_singer_medium-light_skin_tone": "👨🏼\u200d🎤", - "man_singer_medium_skin_tone": "👨🏽\u200d🎤", - "man_student": "👨\u200d🎓", - "man_student_dark_skin_tone": "👨🏿\u200d🎓", - "man_student_light_skin_tone": "👨🏻\u200d🎓", - "man_student_medium-dark_skin_tone": "👨🏾\u200d🎓", - "man_student_medium-light_skin_tone": "👨🏼\u200d🎓", - "man_student_medium_skin_tone": "👨🏽\u200d🎓", - "man_surfing": "🏄\u200d♂️", - "man_surfing_dark_skin_tone": "🏄🏿\u200d♂️", - "man_surfing_light_skin_tone": "🏄🏻\u200d♂️", - "man_surfing_medium-dark_skin_tone": "🏄🏾\u200d♂️", - "man_surfing_medium-light_skin_tone": "🏄🏼\u200d♂️", - "man_surfing_medium_skin_tone": "🏄🏽\u200d♂️", - "man_swimming": "🏊\u200d♂️", - "man_swimming_dark_skin_tone": "🏊🏿\u200d♂️", - "man_swimming_light_skin_tone": "🏊🏻\u200d♂️", - "man_swimming_medium-dark_skin_tone": "🏊🏾\u200d♂️", - "man_swimming_medium-light_skin_tone": "🏊🏼\u200d♂️", - "man_swimming_medium_skin_tone": "🏊🏽\u200d♂️", - "man_teacher": "👨\u200d🏫", - "man_teacher_dark_skin_tone": "👨🏿\u200d🏫", - "man_teacher_light_skin_tone": "👨🏻\u200d🏫", - "man_teacher_medium-dark_skin_tone": "👨🏾\u200d🏫", - "man_teacher_medium-light_skin_tone": "👨🏼\u200d🏫", - "man_teacher_medium_skin_tone": "👨🏽\u200d🏫", - "man_technologist": "👨\u200d💻", - "man_technologist_dark_skin_tone": "👨🏿\u200d💻", - "man_technologist_light_skin_tone": "👨🏻\u200d💻", - "man_technologist_medium-dark_skin_tone": "👨🏾\u200d💻", - "man_technologist_medium-light_skin_tone": "👨🏼\u200d💻", - "man_technologist_medium_skin_tone": "👨🏽\u200d💻", - "man_tipping_hand": "💁\u200d♂️", - "man_tipping_hand_dark_skin_tone": "💁🏿\u200d♂️", - "man_tipping_hand_light_skin_tone": "💁🏻\u200d♂️", - "man_tipping_hand_medium-dark_skin_tone": "💁🏾\u200d♂️", - "man_tipping_hand_medium-light_skin_tone": "💁🏼\u200d♂️", - "man_tipping_hand_medium_skin_tone": "💁🏽\u200d♂️", - "man_vampire": "🧛\u200d♂️", - "man_vampire_dark_skin_tone": "🧛🏿\u200d♂️", - "man_vampire_light_skin_tone": "🧛🏻\u200d♂️", - "man_vampire_medium-dark_skin_tone": "🧛🏾\u200d♂️", - "man_vampire_medium-light_skin_tone": "🧛🏼\u200d♂️", - "man_vampire_medium_skin_tone": "🧛🏽\u200d♂️", - "man_walking": "🚶\u200d♂️", - "man_walking_dark_skin_tone": "🚶🏿\u200d♂️", - "man_walking_light_skin_tone": "🚶🏻\u200d♂️", - "man_walking_medium-dark_skin_tone": "🚶🏾\u200d♂️", - "man_walking_medium-light_skin_tone": "🚶🏼\u200d♂️", - "man_walking_medium_skin_tone": "🚶🏽\u200d♂️", - "man_wearing_turban": "👳\u200d♂️", - "man_wearing_turban_dark_skin_tone": "👳🏿\u200d♂️", - "man_wearing_turban_light_skin_tone": "👳🏻\u200d♂️", - "man_wearing_turban_medium-dark_skin_tone": "👳🏾\u200d♂️", - "man_wearing_turban_medium-light_skin_tone": "👳🏼\u200d♂️", - "man_wearing_turban_medium_skin_tone": "👳🏽\u200d♂️", - "man_with_probing_cane": "👨\u200d🦯", - "man_with_chinese_cap": "👲", - "man_with_chinese_cap_dark_skin_tone": "👲🏿", - "man_with_chinese_cap_light_skin_tone": "👲🏻", - "man_with_chinese_cap_medium-dark_skin_tone": "👲🏾", - "man_with_chinese_cap_medium-light_skin_tone": "👲🏼", - "man_with_chinese_cap_medium_skin_tone": "👲🏽", - "man_zombie": "🧟\u200d♂️", - "mango": "🥭", - "mantelpiece_clock": "🕰", - "manual_wheelchair": "🦽", - "man’s_shoe": "👞", - "map_of_japan": "🗾", - "maple_leaf": "🍁", - "martial_arts_uniform": "🥋", - "mate": "🧉", - "meat_on_bone": "🍖", - "mechanical_arm": "🦾", - "mechanical_leg": "🦿", - "medical_symbol": "⚕", - "megaphone": "📣", - "melon": "🍈", - "memo": "📝", - "men_with_bunny_ears": "👯\u200d♂️", - "men_wrestling": "🤼\u200d♂️", - "menorah": "🕎", - "men’s_room": "🚹", - "mermaid": "🧜\u200d♀️", - "mermaid_dark_skin_tone": "🧜🏿\u200d♀️", - "mermaid_light_skin_tone": "🧜🏻\u200d♀️", - "mermaid_medium-dark_skin_tone": "🧜🏾\u200d♀️", - "mermaid_medium-light_skin_tone": "🧜🏼\u200d♀️", - "mermaid_medium_skin_tone": "🧜🏽\u200d♀️", - "merman": "🧜\u200d♂️", - "merman_dark_skin_tone": "🧜🏿\u200d♂️", - "merman_light_skin_tone": "🧜🏻\u200d♂️", - "merman_medium-dark_skin_tone": "🧜🏾\u200d♂️", - "merman_medium-light_skin_tone": "🧜🏼\u200d♂️", - "merman_medium_skin_tone": "🧜🏽\u200d♂️", - "merperson": "🧜", - "merperson_dark_skin_tone": "🧜🏿", - "merperson_light_skin_tone": "🧜🏻", - "merperson_medium-dark_skin_tone": "🧜🏾", - "merperson_medium-light_skin_tone": "🧜🏼", - "merperson_medium_skin_tone": "🧜🏽", - "metro": "🚇", - "microbe": "🦠", - "microphone": "🎤", - "microscope": "🔬", - "middle_finger": "🖕", - "middle_finger_dark_skin_tone": "🖕🏿", - "middle_finger_light_skin_tone": "🖕🏻", - "middle_finger_medium-dark_skin_tone": "🖕🏾", - "middle_finger_medium-light_skin_tone": "🖕🏼", - "middle_finger_medium_skin_tone": "🖕🏽", - "military_medal": "🎖", - "milky_way": "🌌", - "minibus": "🚐", - "moai": "🗿", - "mobile_phone": "📱", - "mobile_phone_off": "📴", - "mobile_phone_with_arrow": "📲", - "money-mouth_face": "🤑", - "money_bag": "💰", - "money_with_wings": "💸", - "monkey": "🐒", - "monkey_face": "🐵", - "monorail": "🚝", - "moon_cake": "🥮", - "moon_viewing_ceremony": "🎑", - "mosque": "🕌", - "mosquito": "🦟", - "motor_boat": "🛥", - "motor_scooter": "🛵", - "motorcycle": "🏍", - "motorized_wheelchair": "🦼", - "motorway": "🛣", - "mount_fuji": "🗻", - "mountain": "⛰", - "mountain_cableway": "🚠", - "mountain_railway": "🚞", - "mouse": "🐭", - "mouse_face": "🐭", - "mouth": "👄", - "movie_camera": "🎥", - "mushroom": "🍄", - "musical_keyboard": "🎹", - "musical_note": "🎵", - "musical_notes": "🎶", - "musical_score": "🎼", - "muted_speaker": "🔇", - "nail_polish": "💅", - "nail_polish_dark_skin_tone": "💅🏿", - "nail_polish_light_skin_tone": "💅🏻", - "nail_polish_medium-dark_skin_tone": "💅🏾", - "nail_polish_medium-light_skin_tone": "💅🏼", - "nail_polish_medium_skin_tone": "💅🏽", - "name_badge": "📛", - "national_park": "🏞", - "nauseated_face": "🤢", - "nazar_amulet": "🧿", - "necktie": "👔", - "nerd_face": "🤓", - "neutral_face": "😐", - "new_moon": "🌑", - "new_moon_face": "🌚", - "newspaper": "📰", - "next_track_button": "⏭", - "night_with_stars": "🌃", - "nine-thirty": "🕤", - "nine_o’clock": "🕘", - "no_bicycles": "🚳", - "no_entry": "⛔", - "no_littering": "🚯", - "no_mobile_phones": "📵", - "no_one_under_eighteen": "🔞", - "no_pedestrians": "🚷", - "no_smoking": "🚭", - "non-potable_water": "🚱", - "nose": "👃", - "nose_dark_skin_tone": "👃🏿", - "nose_light_skin_tone": "👃🏻", - "nose_medium-dark_skin_tone": "👃🏾", - "nose_medium-light_skin_tone": "👃🏼", - "nose_medium_skin_tone": "👃🏽", - "notebook": "📓", - "notebook_with_decorative_cover": "📔", - "nut_and_bolt": "🔩", - "octopus": "🐙", - "oden": "🍢", - "office_building": "🏢", - "ogre": "👹", - "oil_drum": "🛢", - "old_key": "🗝", - "old_man": "👴", - "old_man_dark_skin_tone": "👴🏿", - "old_man_light_skin_tone": "👴🏻", - "old_man_medium-dark_skin_tone": "👴🏾", - "old_man_medium-light_skin_tone": "👴🏼", - "old_man_medium_skin_tone": "👴🏽", - "old_woman": "👵", - "old_woman_dark_skin_tone": "👵🏿", - "old_woman_light_skin_tone": "👵🏻", - "old_woman_medium-dark_skin_tone": "👵🏾", - "old_woman_medium-light_skin_tone": "👵🏼", - "old_woman_medium_skin_tone": "👵🏽", - "older_adult": "🧓", - "older_adult_dark_skin_tone": "🧓🏿", - "older_adult_light_skin_tone": "🧓🏻", - "older_adult_medium-dark_skin_tone": "🧓🏾", - "older_adult_medium-light_skin_tone": "🧓🏼", - "older_adult_medium_skin_tone": "🧓🏽", - "om": "🕉", - "oncoming_automobile": "🚘", - "oncoming_bus": "🚍", - "oncoming_fist": "👊", - "oncoming_fist_dark_skin_tone": "👊🏿", - "oncoming_fist_light_skin_tone": "👊🏻", - "oncoming_fist_medium-dark_skin_tone": "👊🏾", - "oncoming_fist_medium-light_skin_tone": "👊🏼", - "oncoming_fist_medium_skin_tone": "👊🏽", - "oncoming_police_car": "🚔", - "oncoming_taxi": "🚖", - "one-piece_swimsuit": "🩱", - "one-thirty": "🕜", - "one_o’clock": "🕐", - "onion": "🧅", - "open_book": "📖", - "open_file_folder": "📂", - "open_hands": "👐", - "open_hands_dark_skin_tone": "👐🏿", - "open_hands_light_skin_tone": "👐🏻", - "open_hands_medium-dark_skin_tone": "👐🏾", - "open_hands_medium-light_skin_tone": "👐🏼", - "open_hands_medium_skin_tone": "👐🏽", - "open_mailbox_with_lowered_flag": "📭", - "open_mailbox_with_raised_flag": "📬", - "optical_disk": "💿", - "orange_book": "📙", - "orange_circle": "🟠", - "orange_heart": "🧡", - "orange_square": "🟧", - "orangutan": "🦧", - "orthodox_cross": "☦", - "otter": "🦦", - "outbox_tray": "📤", - "owl": "🦉", - "ox": "🐂", - "oyster": "🦪", - "package": "📦", - "page_facing_up": "📄", - "page_with_curl": "📃", - "pager": "📟", - "paintbrush": "🖌", - "palm_tree": "🌴", - "palms_up_together": "🤲", - "palms_up_together_dark_skin_tone": "🤲🏿", - "palms_up_together_light_skin_tone": "🤲🏻", - "palms_up_together_medium-dark_skin_tone": "🤲🏾", - "palms_up_together_medium-light_skin_tone": "🤲🏼", - "palms_up_together_medium_skin_tone": "🤲🏽", - "pancakes": "🥞", - "panda_face": "🐼", - "paperclip": "📎", - "parrot": "🦜", - "part_alternation_mark": "〽", - "party_popper": "🎉", - "partying_face": "🥳", - "passenger_ship": "🛳", - "passport_control": "🛂", - "pause_button": "⏸", - "paw_prints": "🐾", - "peace_symbol": "☮", - "peach": "🍑", - "peacock": "🦚", - "peanuts": "🥜", - "pear": "🍐", - "pen": "🖊", - "pencil": "📝", - "penguin": "🐧", - "pensive_face": "😔", - "people_holding_hands": "🧑\u200d🤝\u200d🧑", - "people_with_bunny_ears": "👯", - "people_wrestling": "🤼", - "performing_arts": "🎭", - "persevering_face": "😣", - "person_biking": "🚴", - "person_biking_dark_skin_tone": "🚴🏿", - "person_biking_light_skin_tone": "🚴🏻", - "person_biking_medium-dark_skin_tone": "🚴🏾", - "person_biking_medium-light_skin_tone": "🚴🏼", - "person_biking_medium_skin_tone": "🚴🏽", - "person_bouncing_ball": "⛹", - "person_bouncing_ball_dark_skin_tone": "⛹🏿", - "person_bouncing_ball_light_skin_tone": "⛹🏻", - "person_bouncing_ball_medium-dark_skin_tone": "⛹🏾", - "person_bouncing_ball_medium-light_skin_tone": "⛹🏼", - "person_bouncing_ball_medium_skin_tone": "⛹🏽", - "person_bowing": "🙇", - "person_bowing_dark_skin_tone": "🙇🏿", - "person_bowing_light_skin_tone": "🙇🏻", - "person_bowing_medium-dark_skin_tone": "🙇🏾", - "person_bowing_medium-light_skin_tone": "🙇🏼", - "person_bowing_medium_skin_tone": "🙇🏽", - "person_cartwheeling": "🤸", - "person_cartwheeling_dark_skin_tone": "🤸🏿", - "person_cartwheeling_light_skin_tone": "🤸🏻", - "person_cartwheeling_medium-dark_skin_tone": "🤸🏾", - "person_cartwheeling_medium-light_skin_tone": "🤸🏼", - "person_cartwheeling_medium_skin_tone": "🤸🏽", - "person_climbing": "🧗", - "person_climbing_dark_skin_tone": "🧗🏿", - "person_climbing_light_skin_tone": "🧗🏻", - "person_climbing_medium-dark_skin_tone": "🧗🏾", - "person_climbing_medium-light_skin_tone": "🧗🏼", - "person_climbing_medium_skin_tone": "🧗🏽", - "person_facepalming": "🤦", - "person_facepalming_dark_skin_tone": "🤦🏿", - "person_facepalming_light_skin_tone": "🤦🏻", - "person_facepalming_medium-dark_skin_tone": "🤦🏾", - "person_facepalming_medium-light_skin_tone": "🤦🏼", - "person_facepalming_medium_skin_tone": "🤦🏽", - "person_fencing": "🤺", - "person_frowning": "🙍", - "person_frowning_dark_skin_tone": "🙍🏿", - "person_frowning_light_skin_tone": "🙍🏻", - "person_frowning_medium-dark_skin_tone": "🙍🏾", - "person_frowning_medium-light_skin_tone": "🙍🏼", - "person_frowning_medium_skin_tone": "🙍🏽", - "person_gesturing_no": "🙅", - "person_gesturing_no_dark_skin_tone": "🙅🏿", - "person_gesturing_no_light_skin_tone": "🙅🏻", - "person_gesturing_no_medium-dark_skin_tone": "🙅🏾", - "person_gesturing_no_medium-light_skin_tone": "🙅🏼", - "person_gesturing_no_medium_skin_tone": "🙅🏽", - "person_gesturing_ok": "🙆", - "person_gesturing_ok_dark_skin_tone": "🙆🏿", - "person_gesturing_ok_light_skin_tone": "🙆🏻", - "person_gesturing_ok_medium-dark_skin_tone": "🙆🏾", - "person_gesturing_ok_medium-light_skin_tone": "🙆🏼", - "person_gesturing_ok_medium_skin_tone": "🙆🏽", - "person_getting_haircut": "💇", - "person_getting_haircut_dark_skin_tone": "💇🏿", - "person_getting_haircut_light_skin_tone": "💇🏻", - "person_getting_haircut_medium-dark_skin_tone": "💇🏾", - "person_getting_haircut_medium-light_skin_tone": "💇🏼", - "person_getting_haircut_medium_skin_tone": "💇🏽", - "person_getting_massage": "💆", - "person_getting_massage_dark_skin_tone": "💆🏿", - "person_getting_massage_light_skin_tone": "💆🏻", - "person_getting_massage_medium-dark_skin_tone": "💆🏾", - "person_getting_massage_medium-light_skin_tone": "💆🏼", - "person_getting_massage_medium_skin_tone": "💆🏽", - "person_golfing": "🏌", - "person_golfing_dark_skin_tone": "🏌🏿", - "person_golfing_light_skin_tone": "🏌🏻", - "person_golfing_medium-dark_skin_tone": "🏌🏾", - "person_golfing_medium-light_skin_tone": "🏌🏼", - "person_golfing_medium_skin_tone": "🏌🏽", - "person_in_bed": "🛌", - "person_in_bed_dark_skin_tone": "🛌🏿", - "person_in_bed_light_skin_tone": "🛌🏻", - "person_in_bed_medium-dark_skin_tone": "🛌🏾", - "person_in_bed_medium-light_skin_tone": "🛌🏼", - "person_in_bed_medium_skin_tone": "🛌🏽", - "person_in_lotus_position": "🧘", - "person_in_lotus_position_dark_skin_tone": "🧘🏿", - "person_in_lotus_position_light_skin_tone": "🧘🏻", - "person_in_lotus_position_medium-dark_skin_tone": "🧘🏾", - "person_in_lotus_position_medium-light_skin_tone": "🧘🏼", - "person_in_lotus_position_medium_skin_tone": "🧘🏽", - "person_in_steamy_room": "🧖", - "person_in_steamy_room_dark_skin_tone": "🧖🏿", - "person_in_steamy_room_light_skin_tone": "🧖🏻", - "person_in_steamy_room_medium-dark_skin_tone": "🧖🏾", - "person_in_steamy_room_medium-light_skin_tone": "🧖🏼", - "person_in_steamy_room_medium_skin_tone": "🧖🏽", - "person_juggling": "🤹", - "person_juggling_dark_skin_tone": "🤹🏿", - "person_juggling_light_skin_tone": "🤹🏻", - "person_juggling_medium-dark_skin_tone": "🤹🏾", - "person_juggling_medium-light_skin_tone": "🤹🏼", - "person_juggling_medium_skin_tone": "🤹🏽", - "person_kneeling": "🧎", - "person_lifting_weights": "🏋", - "person_lifting_weights_dark_skin_tone": "🏋🏿", - "person_lifting_weights_light_skin_tone": "🏋🏻", - "person_lifting_weights_medium-dark_skin_tone": "🏋🏾", - "person_lifting_weights_medium-light_skin_tone": "🏋🏼", - "person_lifting_weights_medium_skin_tone": "🏋🏽", - "person_mountain_biking": "🚵", - "person_mountain_biking_dark_skin_tone": "🚵🏿", - "person_mountain_biking_light_skin_tone": "🚵🏻", - "person_mountain_biking_medium-dark_skin_tone": "🚵🏾", - "person_mountain_biking_medium-light_skin_tone": "🚵🏼", - "person_mountain_biking_medium_skin_tone": "🚵🏽", - "person_playing_handball": "🤾", - "person_playing_handball_dark_skin_tone": "🤾🏿", - "person_playing_handball_light_skin_tone": "🤾🏻", - "person_playing_handball_medium-dark_skin_tone": "🤾🏾", - "person_playing_handball_medium-light_skin_tone": "🤾🏼", - "person_playing_handball_medium_skin_tone": "🤾🏽", - "person_playing_water_polo": "🤽", - "person_playing_water_polo_dark_skin_tone": "🤽🏿", - "person_playing_water_polo_light_skin_tone": "🤽🏻", - "person_playing_water_polo_medium-dark_skin_tone": "🤽🏾", - "person_playing_water_polo_medium-light_skin_tone": "🤽🏼", - "person_playing_water_polo_medium_skin_tone": "🤽🏽", - "person_pouting": "🙎", - "person_pouting_dark_skin_tone": "🙎🏿", - "person_pouting_light_skin_tone": "🙎🏻", - "person_pouting_medium-dark_skin_tone": "🙎🏾", - "person_pouting_medium-light_skin_tone": "🙎🏼", - "person_pouting_medium_skin_tone": "🙎🏽", - "person_raising_hand": "🙋", - "person_raising_hand_dark_skin_tone": "🙋🏿", - "person_raising_hand_light_skin_tone": "🙋🏻", - "person_raising_hand_medium-dark_skin_tone": "🙋🏾", - "person_raising_hand_medium-light_skin_tone": "🙋🏼", - "person_raising_hand_medium_skin_tone": "🙋🏽", - "person_rowing_boat": "🚣", - "person_rowing_boat_dark_skin_tone": "🚣🏿", - "person_rowing_boat_light_skin_tone": "🚣🏻", - "person_rowing_boat_medium-dark_skin_tone": "🚣🏾", - "person_rowing_boat_medium-light_skin_tone": "🚣🏼", - "person_rowing_boat_medium_skin_tone": "🚣🏽", - "person_running": "🏃", - "person_running_dark_skin_tone": "🏃🏿", - "person_running_light_skin_tone": "🏃🏻", - "person_running_medium-dark_skin_tone": "🏃🏾", - "person_running_medium-light_skin_tone": "🏃🏼", - "person_running_medium_skin_tone": "🏃🏽", - "person_shrugging": "🤷", - "person_shrugging_dark_skin_tone": "🤷🏿", - "person_shrugging_light_skin_tone": "🤷🏻", - "person_shrugging_medium-dark_skin_tone": "🤷🏾", - "person_shrugging_medium-light_skin_tone": "🤷🏼", - "person_shrugging_medium_skin_tone": "🤷🏽", - "person_standing": "🧍", - "person_surfing": "🏄", - "person_surfing_dark_skin_tone": "🏄🏿", - "person_surfing_light_skin_tone": "🏄🏻", - "person_surfing_medium-dark_skin_tone": "🏄🏾", - "person_surfing_medium-light_skin_tone": "🏄🏼", - "person_surfing_medium_skin_tone": "🏄🏽", - "person_swimming": "🏊", - "person_swimming_dark_skin_tone": "🏊🏿", - "person_swimming_light_skin_tone": "🏊🏻", - "person_swimming_medium-dark_skin_tone": "🏊🏾", - "person_swimming_medium-light_skin_tone": "🏊🏼", - "person_swimming_medium_skin_tone": "🏊🏽", - "person_taking_bath": "🛀", - "person_taking_bath_dark_skin_tone": "🛀🏿", - "person_taking_bath_light_skin_tone": "🛀🏻", - "person_taking_bath_medium-dark_skin_tone": "🛀🏾", - "person_taking_bath_medium-light_skin_tone": "🛀🏼", - "person_taking_bath_medium_skin_tone": "🛀🏽", - "person_tipping_hand": "💁", - "person_tipping_hand_dark_skin_tone": "💁🏿", - "person_tipping_hand_light_skin_tone": "💁🏻", - "person_tipping_hand_medium-dark_skin_tone": "💁🏾", - "person_tipping_hand_medium-light_skin_tone": "💁🏼", - "person_tipping_hand_medium_skin_tone": "💁🏽", - "person_walking": "🚶", - "person_walking_dark_skin_tone": "🚶🏿", - "person_walking_light_skin_tone": "🚶🏻", - "person_walking_medium-dark_skin_tone": "🚶🏾", - "person_walking_medium-light_skin_tone": "🚶🏼", - "person_walking_medium_skin_tone": "🚶🏽", - "person_wearing_turban": "👳", - "person_wearing_turban_dark_skin_tone": "👳🏿", - "person_wearing_turban_light_skin_tone": "👳🏻", - "person_wearing_turban_medium-dark_skin_tone": "👳🏾", - "person_wearing_turban_medium-light_skin_tone": "👳🏼", - "person_wearing_turban_medium_skin_tone": "👳🏽", - "petri_dish": "🧫", - "pick": "⛏", - "pie": "🥧", - "pig": "🐷", - "pig_face": "🐷", - "pig_nose": "🐽", - "pile_of_poo": "💩", - "pill": "💊", - "pinching_hand": "🤏", - "pine_decoration": "🎍", - "pineapple": "🍍", - "ping_pong": "🏓", - "pirate_flag": "🏴\u200d☠️", - "pistol": "🔫", - "pizza": "🍕", - "place_of_worship": "🛐", - "play_button": "▶", - "play_or_pause_button": "⏯", - "pleading_face": "🥺", - "police_car": "🚓", - "police_car_light": "🚨", - "police_officer": "👮", - "police_officer_dark_skin_tone": "👮🏿", - "police_officer_light_skin_tone": "👮🏻", - "police_officer_medium-dark_skin_tone": "👮🏾", - "police_officer_medium-light_skin_tone": "👮🏼", - "police_officer_medium_skin_tone": "👮🏽", - "poodle": "🐩", - "pool_8_ball": "🎱", - "popcorn": "🍿", - "post_office": "🏣", - "postal_horn": "📯", - "postbox": "📮", - "pot_of_food": "🍲", - "potable_water": "🚰", - "potato": "🥔", - "poultry_leg": "🍗", - "pound_banknote": "💷", - "pouting_cat_face": "😾", - "pouting_face": "😡", - "prayer_beads": "📿", - "pregnant_woman": "🤰", - "pregnant_woman_dark_skin_tone": "🤰🏿", - "pregnant_woman_light_skin_tone": "🤰🏻", - "pregnant_woman_medium-dark_skin_tone": "🤰🏾", - "pregnant_woman_medium-light_skin_tone": "🤰🏼", - "pregnant_woman_medium_skin_tone": "🤰🏽", - "pretzel": "🥨", - "probing_cane": "🦯", - "prince": "🤴", - "prince_dark_skin_tone": "🤴🏿", - "prince_light_skin_tone": "🤴🏻", - "prince_medium-dark_skin_tone": "🤴🏾", - "prince_medium-light_skin_tone": "🤴🏼", - "prince_medium_skin_tone": "🤴🏽", - "princess": "👸", - "princess_dark_skin_tone": "👸🏿", - "princess_light_skin_tone": "👸🏻", - "princess_medium-dark_skin_tone": "👸🏾", - "princess_medium-light_skin_tone": "👸🏼", - "princess_medium_skin_tone": "👸🏽", - "printer": "🖨", - "prohibited": "🚫", - "purple_circle": "🟣", - "purple_heart": "💜", - "purple_square": "🟪", - "purse": "👛", - "pushpin": "📌", - "question_mark": "❓", - "rabbit": "🐰", - "rabbit_face": "🐰", - "raccoon": "🦝", - "racing_car": "🏎", - "radio": "📻", - "radio_button": "🔘", - "radioactive": "☢", - "railway_car": "🚃", - "railway_track": "🛤", - "rainbow": "🌈", - "rainbow_flag": "🏳️\u200d🌈", - "raised_back_of_hand": "🤚", - "raised_back_of_hand_dark_skin_tone": "🤚🏿", - "raised_back_of_hand_light_skin_tone": "🤚🏻", - "raised_back_of_hand_medium-dark_skin_tone": "🤚🏾", - "raised_back_of_hand_medium-light_skin_tone": "🤚🏼", - "raised_back_of_hand_medium_skin_tone": "🤚🏽", - "raised_fist": "✊", - "raised_fist_dark_skin_tone": "✊🏿", - "raised_fist_light_skin_tone": "✊🏻", - "raised_fist_medium-dark_skin_tone": "✊🏾", - "raised_fist_medium-light_skin_tone": "✊🏼", - "raised_fist_medium_skin_tone": "✊🏽", - "raised_hand": "✋", - "raised_hand_dark_skin_tone": "✋🏿", - "raised_hand_light_skin_tone": "✋🏻", - "raised_hand_medium-dark_skin_tone": "✋🏾", - "raised_hand_medium-light_skin_tone": "✋🏼", - "raised_hand_medium_skin_tone": "✋🏽", - "raising_hands": "🙌", - "raising_hands_dark_skin_tone": "🙌🏿", - "raising_hands_light_skin_tone": "🙌🏻", - "raising_hands_medium-dark_skin_tone": "🙌🏾", - "raising_hands_medium-light_skin_tone": "🙌🏼", - "raising_hands_medium_skin_tone": "🙌🏽", - "ram": "🐏", - "rat": "🐀", - "razor": "🪒", - "ringed_planet": "🪐", - "receipt": "🧾", - "record_button": "⏺", - "recycling_symbol": "♻", - "red_apple": "🍎", - "red_circle": "🔴", - "red_envelope": "🧧", - "red_hair": "🦰", - "red-haired_man": "👨\u200d🦰", - "red-haired_woman": "👩\u200d🦰", - "red_heart": "❤", - "red_paper_lantern": "🏮", - "red_square": "🟥", - "red_triangle_pointed_down": "🔻", - "red_triangle_pointed_up": "🔺", - "registered": "®", - "relieved_face": "😌", - "reminder_ribbon": "🎗", - "repeat_button": "🔁", - "repeat_single_button": "🔂", - "rescue_worker’s_helmet": "⛑", - "restroom": "🚻", - "reverse_button": "◀", - "revolving_hearts": "💞", - "rhinoceros": "🦏", - "ribbon": "🎀", - "rice_ball": "🍙", - "rice_cracker": "🍘", - "right-facing_fist": "🤜", - "right-facing_fist_dark_skin_tone": "🤜🏿", - "right-facing_fist_light_skin_tone": "🤜🏻", - "right-facing_fist_medium-dark_skin_tone": "🤜🏾", - "right-facing_fist_medium-light_skin_tone": "🤜🏼", - "right-facing_fist_medium_skin_tone": "🤜🏽", - "right_anger_bubble": "🗯", - "right_arrow": "➡", - "right_arrow_curving_down": "⤵", - "right_arrow_curving_left": "↩", - "right_arrow_curving_up": "⤴", - "ring": "💍", - "roasted_sweet_potato": "🍠", - "robot_face": "🤖", - "rocket": "🚀", - "roll_of_paper": "🧻", - "rolled-up_newspaper": "🗞", - "roller_coaster": "🎢", - "rolling_on_the_floor_laughing": "🤣", - "rooster": "🐓", - "rose": "🌹", - "rosette": "🏵", - "round_pushpin": "📍", - "rugby_football": "🏉", - "running_shirt": "🎽", - "running_shoe": "👟", - "sad_but_relieved_face": "😥", - "safety_pin": "🧷", - "safety_vest": "🦺", - "salt": "🧂", - "sailboat": "⛵", - "sake": "🍶", - "sandwich": "🥪", - "sari": "🥻", - "satellite": "📡", - "satellite_antenna": "📡", - "sauropod": "🦕", - "saxophone": "🎷", - "scarf": "🧣", - "school": "🏫", - "school_backpack": "🎒", - "scissors": "✂", - "scorpion": "🦂", - "scroll": "📜", - "seat": "💺", - "see-no-evil_monkey": "🙈", - "seedling": "🌱", - "selfie": "🤳", - "selfie_dark_skin_tone": "🤳🏿", - "selfie_light_skin_tone": "🤳🏻", - "selfie_medium-dark_skin_tone": "🤳🏾", - "selfie_medium-light_skin_tone": "🤳🏼", - "selfie_medium_skin_tone": "🤳🏽", - "service_dog": "🐕\u200d🦺", - "seven-thirty": "🕢", - "seven_o’clock": "🕖", - "shallow_pan_of_food": "🥘", - "shamrock": "☘", - "shark": "🦈", - "shaved_ice": "🍧", - "sheaf_of_rice": "🌾", - "shield": "🛡", - "shinto_shrine": "⛩", - "ship": "🚢", - "shooting_star": "🌠", - "shopping_bags": "🛍", - "shopping_cart": "🛒", - "shortcake": "🍰", - "shorts": "🩳", - "shower": "🚿", - "shrimp": "🦐", - "shuffle_tracks_button": "🔀", - "shushing_face": "🤫", - "sign_of_the_horns": "🤘", - "sign_of_the_horns_dark_skin_tone": "🤘🏿", - "sign_of_the_horns_light_skin_tone": "🤘🏻", - "sign_of_the_horns_medium-dark_skin_tone": "🤘🏾", - "sign_of_the_horns_medium-light_skin_tone": "🤘🏼", - "sign_of_the_horns_medium_skin_tone": "🤘🏽", - "six-thirty": "🕡", - "six_o’clock": "🕕", - "skateboard": "🛹", - "skier": "⛷", - "skis": "🎿", - "skull": "💀", - "skull_and_crossbones": "☠", - "skunk": "🦨", - "sled": "🛷", - "sleeping_face": "😴", - "sleepy_face": "😪", - "slightly_frowning_face": "🙁", - "slightly_smiling_face": "🙂", - "slot_machine": "🎰", - "sloth": "🦥", - "small_airplane": "🛩", - "small_blue_diamond": "🔹", - "small_orange_diamond": "🔸", - "smiling_cat_face_with_heart-eyes": "😻", - "smiling_face": "☺", - "smiling_face_with_halo": "😇", - "smiling_face_with_3_hearts": "🥰", - "smiling_face_with_heart-eyes": "😍", - "smiling_face_with_horns": "😈", - "smiling_face_with_smiling_eyes": "😊", - "smiling_face_with_sunglasses": "😎", - "smirking_face": "😏", - "snail": "🐌", - "snake": "🐍", - "sneezing_face": "🤧", - "snow-capped_mountain": "🏔", - "snowboarder": "🏂", - "snowboarder_dark_skin_tone": "🏂🏿", - "snowboarder_light_skin_tone": "🏂🏻", - "snowboarder_medium-dark_skin_tone": "🏂🏾", - "snowboarder_medium-light_skin_tone": "🏂🏼", - "snowboarder_medium_skin_tone": "🏂🏽", - "snowflake": "❄", - "snowman": "☃", - "snowman_without_snow": "⛄", - "soap": "🧼", - "soccer_ball": "⚽", - "socks": "🧦", - "softball": "🥎", - "soft_ice_cream": "🍦", - "spade_suit": "♠", - "spaghetti": "🍝", - "sparkle": "❇", - "sparkler": "🎇", - "sparkles": "✨", - "sparkling_heart": "💖", - "speak-no-evil_monkey": "🙊", - "speaker_high_volume": "🔊", - "speaker_low_volume": "🔈", - "speaker_medium_volume": "🔉", - "speaking_head": "🗣", - "speech_balloon": "💬", - "speedboat": "🚤", - "spider": "🕷", - "spider_web": "🕸", - "spiral_calendar": "🗓", - "spiral_notepad": "🗒", - "spiral_shell": "🐚", - "spoon": "🥄", - "sponge": "🧽", - "sport_utility_vehicle": "🚙", - "sports_medal": "🏅", - "spouting_whale": "🐳", - "squid": "🦑", - "squinting_face_with_tongue": "😝", - "stadium": "🏟", - "star-struck": "🤩", - "star_and_crescent": "☪", - "star_of_david": "✡", - "station": "🚉", - "steaming_bowl": "🍜", - "stethoscope": "🩺", - "stop_button": "⏹", - "stop_sign": "🛑", - "stopwatch": "⏱", - "straight_ruler": "📏", - "strawberry": "🍓", - "studio_microphone": "🎙", - "stuffed_flatbread": "🥙", - "sun": "☀", - "sun_behind_cloud": "⛅", - "sun_behind_large_cloud": "🌥", - "sun_behind_rain_cloud": "🌦", - "sun_behind_small_cloud": "🌤", - "sun_with_face": "🌞", - "sunflower": "🌻", - "sunglasses": "😎", - "sunrise": "🌅", - "sunrise_over_mountains": "🌄", - "sunset": "🌇", - "superhero": "🦸", - "supervillain": "🦹", - "sushi": "🍣", - "suspension_railway": "🚟", - "swan": "🦢", - "sweat_droplets": "💦", - "synagogue": "🕍", - "syringe": "💉", - "t-shirt": "👕", - "taco": "🌮", - "takeout_box": "🥡", - "tanabata_tree": "🎋", - "tangerine": "🍊", - "taxi": "🚕", - "teacup_without_handle": "🍵", - "tear-off_calendar": "📆", - "teddy_bear": "🧸", - "telephone": "☎", - "telephone_receiver": "📞", - "telescope": "🔭", - "television": "📺", - "ten-thirty": "🕥", - "ten_o’clock": "🕙", - "tennis": "🎾", - "tent": "⛺", - "test_tube": "🧪", - "thermometer": "🌡", - "thinking_face": "🤔", - "thought_balloon": "💭", - "thread": "🧵", - "three-thirty": "🕞", - "three_o’clock": "🕒", - "thumbs_down": "👎", - "thumbs_down_dark_skin_tone": "👎🏿", - "thumbs_down_light_skin_tone": "👎🏻", - "thumbs_down_medium-dark_skin_tone": "👎🏾", - "thumbs_down_medium-light_skin_tone": "👎🏼", - "thumbs_down_medium_skin_tone": "👎🏽", - "thumbs_up": "👍", - "thumbs_up_dark_skin_tone": "👍🏿", - "thumbs_up_light_skin_tone": "👍🏻", - "thumbs_up_medium-dark_skin_tone": "👍🏾", - "thumbs_up_medium-light_skin_tone": "👍🏼", - "thumbs_up_medium_skin_tone": "👍🏽", - "ticket": "🎫", - "tiger": "🐯", - "tiger_face": "🐯", - "timer_clock": "⏲", - "tired_face": "😫", - "toolbox": "🧰", - "toilet": "🚽", - "tomato": "🍅", - "tongue": "👅", - "tooth": "🦷", - "top_hat": "🎩", - "tornado": "🌪", - "trackball": "🖲", - "tractor": "🚜", - "trade_mark": "™", - "train": "🚋", - "tram": "🚊", - "tram_car": "🚋", - "triangular_flag": "🚩", - "triangular_ruler": "📐", - "trident_emblem": "🔱", - "trolleybus": "🚎", - "trophy": "🏆", - "tropical_drink": "🍹", - "tropical_fish": "🐠", - "trumpet": "🎺", - "tulip": "🌷", - "tumbler_glass": "🥃", - "turtle": "🐢", - "twelve-thirty": "🕧", - "twelve_o’clock": "🕛", - "two-hump_camel": "🐫", - "two-thirty": "🕝", - "two_hearts": "💕", - "two_men_holding_hands": "👬", - "two_o’clock": "🕑", - "two_women_holding_hands": "👭", - "umbrella": "☂", - "umbrella_on_ground": "⛱", - "umbrella_with_rain_drops": "☔", - "unamused_face": "😒", - "unicorn_face": "🦄", - "unlocked": "🔓", - "up-down_arrow": "↕", - "up-left_arrow": "↖", - "up-right_arrow": "↗", - "up_arrow": "⬆", - "upside-down_face": "🙃", - "upwards_button": "🔼", - "vampire": "🧛", - "vampire_dark_skin_tone": "🧛🏿", - "vampire_light_skin_tone": "🧛🏻", - "vampire_medium-dark_skin_tone": "🧛🏾", - "vampire_medium-light_skin_tone": "🧛🏼", - "vampire_medium_skin_tone": "🧛🏽", - "vertical_traffic_light": "🚦", - "vibration_mode": "📳", - "victory_hand": "✌", - "victory_hand_dark_skin_tone": "✌🏿", - "victory_hand_light_skin_tone": "✌🏻", - "victory_hand_medium-dark_skin_tone": "✌🏾", - "victory_hand_medium-light_skin_tone": "✌🏼", - "victory_hand_medium_skin_tone": "✌🏽", - "video_camera": "📹", - "video_game": "🎮", - "videocassette": "📼", - "violin": "🎻", - "volcano": "🌋", - "volleyball": "🏐", - "vulcan_salute": "🖖", - "vulcan_salute_dark_skin_tone": "🖖🏿", - "vulcan_salute_light_skin_tone": "🖖🏻", - "vulcan_salute_medium-dark_skin_tone": "🖖🏾", - "vulcan_salute_medium-light_skin_tone": "🖖🏼", - "vulcan_salute_medium_skin_tone": "🖖🏽", - "waffle": "🧇", - "waning_crescent_moon": "🌘", - "waning_gibbous_moon": "🌖", - "warning": "⚠", - "wastebasket": "🗑", - "watch": "⌚", - "water_buffalo": "🐃", - "water_closet": "🚾", - "water_wave": "🌊", - "watermelon": "🍉", - "waving_hand": "👋", - "waving_hand_dark_skin_tone": "👋🏿", - "waving_hand_light_skin_tone": "👋🏻", - "waving_hand_medium-dark_skin_tone": "👋🏾", - "waving_hand_medium-light_skin_tone": "👋🏼", - "waving_hand_medium_skin_tone": "👋🏽", - "wavy_dash": "〰", - "waxing_crescent_moon": "🌒", - "waxing_gibbous_moon": "🌔", - "weary_cat_face": "🙀", - "weary_face": "😩", - "wedding": "💒", - "whale": "🐳", - "wheel_of_dharma": "☸", - "wheelchair_symbol": "♿", - "white_circle": "⚪", - "white_exclamation_mark": "❕", - "white_flag": "🏳", - "white_flower": "💮", - "white_hair": "🦳", - "white-haired_man": "👨\u200d🦳", - "white-haired_woman": "👩\u200d🦳", - "white_heart": "🤍", - "white_heavy_check_mark": "✅", - "white_large_square": "⬜", - "white_medium-small_square": "◽", - "white_medium_square": "◻", - "white_medium_star": "⭐", - "white_question_mark": "❔", - "white_small_square": "▫", - "white_square_button": "🔳", - "wilted_flower": "🥀", - "wind_chime": "🎐", - "wind_face": "🌬", - "wine_glass": "🍷", - "winking_face": "😉", - "winking_face_with_tongue": "😜", - "wolf_face": "🐺", - "woman": "👩", - "woman_artist": "👩\u200d🎨", - "woman_artist_dark_skin_tone": "👩🏿\u200d🎨", - "woman_artist_light_skin_tone": "👩🏻\u200d🎨", - "woman_artist_medium-dark_skin_tone": "👩🏾\u200d🎨", - "woman_artist_medium-light_skin_tone": "👩🏼\u200d🎨", - "woman_artist_medium_skin_tone": "👩🏽\u200d🎨", - "woman_astronaut": "👩\u200d🚀", - "woman_astronaut_dark_skin_tone": "👩🏿\u200d🚀", - "woman_astronaut_light_skin_tone": "👩🏻\u200d🚀", - "woman_astronaut_medium-dark_skin_tone": "👩🏾\u200d🚀", - "woman_astronaut_medium-light_skin_tone": "👩🏼\u200d🚀", - "woman_astronaut_medium_skin_tone": "👩🏽\u200d🚀", - "woman_biking": "🚴\u200d♀️", - "woman_biking_dark_skin_tone": "🚴🏿\u200d♀️", - "woman_biking_light_skin_tone": "🚴🏻\u200d♀️", - "woman_biking_medium-dark_skin_tone": "🚴🏾\u200d♀️", - "woman_biking_medium-light_skin_tone": "🚴🏼\u200d♀️", - "woman_biking_medium_skin_tone": "🚴🏽\u200d♀️", - "woman_bouncing_ball": "⛹️\u200d♀️", - "woman_bouncing_ball_dark_skin_tone": "⛹🏿\u200d♀️", - "woman_bouncing_ball_light_skin_tone": "⛹🏻\u200d♀️", - "woman_bouncing_ball_medium-dark_skin_tone": "⛹🏾\u200d♀️", - "woman_bouncing_ball_medium-light_skin_tone": "⛹🏼\u200d♀️", - "woman_bouncing_ball_medium_skin_tone": "⛹🏽\u200d♀️", - "woman_bowing": "🙇\u200d♀️", - "woman_bowing_dark_skin_tone": "🙇🏿\u200d♀️", - "woman_bowing_light_skin_tone": "🙇🏻\u200d♀️", - "woman_bowing_medium-dark_skin_tone": "🙇🏾\u200d♀️", - "woman_bowing_medium-light_skin_tone": "🙇🏼\u200d♀️", - "woman_bowing_medium_skin_tone": "🙇🏽\u200d♀️", - "woman_cartwheeling": "🤸\u200d♀️", - "woman_cartwheeling_dark_skin_tone": "🤸🏿\u200d♀️", - "woman_cartwheeling_light_skin_tone": "🤸🏻\u200d♀️", - "woman_cartwheeling_medium-dark_skin_tone": "🤸🏾\u200d♀️", - "woman_cartwheeling_medium-light_skin_tone": "🤸🏼\u200d♀️", - "woman_cartwheeling_medium_skin_tone": "🤸🏽\u200d♀️", - "woman_climbing": "🧗\u200d♀️", - "woman_climbing_dark_skin_tone": "🧗🏿\u200d♀️", - "woman_climbing_light_skin_tone": "🧗🏻\u200d♀️", - "woman_climbing_medium-dark_skin_tone": "🧗🏾\u200d♀️", - "woman_climbing_medium-light_skin_tone": "🧗🏼\u200d♀️", - "woman_climbing_medium_skin_tone": "🧗🏽\u200d♀️", - "woman_construction_worker": "👷\u200d♀️", - "woman_construction_worker_dark_skin_tone": "👷🏿\u200d♀️", - "woman_construction_worker_light_skin_tone": "👷🏻\u200d♀️", - "woman_construction_worker_medium-dark_skin_tone": "👷🏾\u200d♀️", - "woman_construction_worker_medium-light_skin_tone": "👷🏼\u200d♀️", - "woman_construction_worker_medium_skin_tone": "👷🏽\u200d♀️", - "woman_cook": "👩\u200d🍳", - "woman_cook_dark_skin_tone": "👩🏿\u200d🍳", - "woman_cook_light_skin_tone": "👩🏻\u200d🍳", - "woman_cook_medium-dark_skin_tone": "👩🏾\u200d🍳", - "woman_cook_medium-light_skin_tone": "👩🏼\u200d🍳", - "woman_cook_medium_skin_tone": "👩🏽\u200d🍳", - "woman_dancing": "💃", - "woman_dancing_dark_skin_tone": "💃🏿", - "woman_dancing_light_skin_tone": "💃🏻", - "woman_dancing_medium-dark_skin_tone": "💃🏾", - "woman_dancing_medium-light_skin_tone": "💃🏼", - "woman_dancing_medium_skin_tone": "💃🏽", - "woman_dark_skin_tone": "👩🏿", - "woman_detective": "🕵️\u200d♀️", - "woman_detective_dark_skin_tone": "🕵🏿\u200d♀️", - "woman_detective_light_skin_tone": "🕵🏻\u200d♀️", - "woman_detective_medium-dark_skin_tone": "🕵🏾\u200d♀️", - "woman_detective_medium-light_skin_tone": "🕵🏼\u200d♀️", - "woman_detective_medium_skin_tone": "🕵🏽\u200d♀️", - "woman_elf": "🧝\u200d♀️", - "woman_elf_dark_skin_tone": "🧝🏿\u200d♀️", - "woman_elf_light_skin_tone": "🧝🏻\u200d♀️", - "woman_elf_medium-dark_skin_tone": "🧝🏾\u200d♀️", - "woman_elf_medium-light_skin_tone": "🧝🏼\u200d♀️", - "woman_elf_medium_skin_tone": "🧝🏽\u200d♀️", - "woman_facepalming": "🤦\u200d♀️", - "woman_facepalming_dark_skin_tone": "🤦🏿\u200d♀️", - "woman_facepalming_light_skin_tone": "🤦🏻\u200d♀️", - "woman_facepalming_medium-dark_skin_tone": "🤦🏾\u200d♀️", - "woman_facepalming_medium-light_skin_tone": "🤦🏼\u200d♀️", - "woman_facepalming_medium_skin_tone": "🤦🏽\u200d♀️", - "woman_factory_worker": "👩\u200d🏭", - "woman_factory_worker_dark_skin_tone": "👩🏿\u200d🏭", - "woman_factory_worker_light_skin_tone": "👩🏻\u200d🏭", - "woman_factory_worker_medium-dark_skin_tone": "👩🏾\u200d🏭", - "woman_factory_worker_medium-light_skin_tone": "👩🏼\u200d🏭", - "woman_factory_worker_medium_skin_tone": "👩🏽\u200d🏭", - "woman_fairy": "🧚\u200d♀️", - "woman_fairy_dark_skin_tone": "🧚🏿\u200d♀️", - "woman_fairy_light_skin_tone": "🧚🏻\u200d♀️", - "woman_fairy_medium-dark_skin_tone": "🧚🏾\u200d♀️", - "woman_fairy_medium-light_skin_tone": "🧚🏼\u200d♀️", - "woman_fairy_medium_skin_tone": "🧚🏽\u200d♀️", - "woman_farmer": "👩\u200d🌾", - "woman_farmer_dark_skin_tone": "👩🏿\u200d🌾", - "woman_farmer_light_skin_tone": "👩🏻\u200d🌾", - "woman_farmer_medium-dark_skin_tone": "👩🏾\u200d🌾", - "woman_farmer_medium-light_skin_tone": "👩🏼\u200d🌾", - "woman_farmer_medium_skin_tone": "👩🏽\u200d🌾", - "woman_firefighter": "👩\u200d🚒", - "woman_firefighter_dark_skin_tone": "👩🏿\u200d🚒", - "woman_firefighter_light_skin_tone": "👩🏻\u200d🚒", - "woman_firefighter_medium-dark_skin_tone": "👩🏾\u200d🚒", - "woman_firefighter_medium-light_skin_tone": "👩🏼\u200d🚒", - "woman_firefighter_medium_skin_tone": "👩🏽\u200d🚒", - "woman_frowning": "🙍\u200d♀️", - "woman_frowning_dark_skin_tone": "🙍🏿\u200d♀️", - "woman_frowning_light_skin_tone": "🙍🏻\u200d♀️", - "woman_frowning_medium-dark_skin_tone": "🙍🏾\u200d♀️", - "woman_frowning_medium-light_skin_tone": "🙍🏼\u200d♀️", - "woman_frowning_medium_skin_tone": "🙍🏽\u200d♀️", - "woman_genie": "🧞\u200d♀️", - "woman_gesturing_no": "🙅\u200d♀️", - "woman_gesturing_no_dark_skin_tone": "🙅🏿\u200d♀️", - "woman_gesturing_no_light_skin_tone": "🙅🏻\u200d♀️", - "woman_gesturing_no_medium-dark_skin_tone": "🙅🏾\u200d♀️", - "woman_gesturing_no_medium-light_skin_tone": "🙅🏼\u200d♀️", - "woman_gesturing_no_medium_skin_tone": "🙅🏽\u200d♀️", - "woman_gesturing_ok": "🙆\u200d♀️", - "woman_gesturing_ok_dark_skin_tone": "🙆🏿\u200d♀️", - "woman_gesturing_ok_light_skin_tone": "🙆🏻\u200d♀️", - "woman_gesturing_ok_medium-dark_skin_tone": "🙆🏾\u200d♀️", - "woman_gesturing_ok_medium-light_skin_tone": "🙆🏼\u200d♀️", - "woman_gesturing_ok_medium_skin_tone": "🙆🏽\u200d♀️", - "woman_getting_haircut": "💇\u200d♀️", - "woman_getting_haircut_dark_skin_tone": "💇🏿\u200d♀️", - "woman_getting_haircut_light_skin_tone": "💇🏻\u200d♀️", - "woman_getting_haircut_medium-dark_skin_tone": "💇🏾\u200d♀️", - "woman_getting_haircut_medium-light_skin_tone": "💇🏼\u200d♀️", - "woman_getting_haircut_medium_skin_tone": "💇🏽\u200d♀️", - "woman_getting_massage": "💆\u200d♀️", - "woman_getting_massage_dark_skin_tone": "💆🏿\u200d♀️", - "woman_getting_massage_light_skin_tone": "💆🏻\u200d♀️", - "woman_getting_massage_medium-dark_skin_tone": "💆🏾\u200d♀️", - "woman_getting_massage_medium-light_skin_tone": "💆🏼\u200d♀️", - "woman_getting_massage_medium_skin_tone": "💆🏽\u200d♀️", - "woman_golfing": "🏌️\u200d♀️", - "woman_golfing_dark_skin_tone": "🏌🏿\u200d♀️", - "woman_golfing_light_skin_tone": "🏌🏻\u200d♀️", - "woman_golfing_medium-dark_skin_tone": "🏌🏾\u200d♀️", - "woman_golfing_medium-light_skin_tone": "🏌🏼\u200d♀️", - "woman_golfing_medium_skin_tone": "🏌🏽\u200d♀️", - "woman_guard": "💂\u200d♀️", - "woman_guard_dark_skin_tone": "💂🏿\u200d♀️", - "woman_guard_light_skin_tone": "💂🏻\u200d♀️", - "woman_guard_medium-dark_skin_tone": "💂🏾\u200d♀️", - "woman_guard_medium-light_skin_tone": "💂🏼\u200d♀️", - "woman_guard_medium_skin_tone": "💂🏽\u200d♀️", - "woman_health_worker": "👩\u200d⚕️", - "woman_health_worker_dark_skin_tone": "👩🏿\u200d⚕️", - "woman_health_worker_light_skin_tone": "👩🏻\u200d⚕️", - "woman_health_worker_medium-dark_skin_tone": "👩🏾\u200d⚕️", - "woman_health_worker_medium-light_skin_tone": "👩🏼\u200d⚕️", - "woman_health_worker_medium_skin_tone": "👩🏽\u200d⚕️", - "woman_in_lotus_position": "🧘\u200d♀️", - "woman_in_lotus_position_dark_skin_tone": "🧘🏿\u200d♀️", - "woman_in_lotus_position_light_skin_tone": "🧘🏻\u200d♀️", - "woman_in_lotus_position_medium-dark_skin_tone": "🧘🏾\u200d♀️", - "woman_in_lotus_position_medium-light_skin_tone": "🧘🏼\u200d♀️", - "woman_in_lotus_position_medium_skin_tone": "🧘🏽\u200d♀️", - "woman_in_manual_wheelchair": "👩\u200d🦽", - "woman_in_motorized_wheelchair": "👩\u200d🦼", - "woman_in_steamy_room": "🧖\u200d♀️", - "woman_in_steamy_room_dark_skin_tone": "🧖🏿\u200d♀️", - "woman_in_steamy_room_light_skin_tone": "🧖🏻\u200d♀️", - "woman_in_steamy_room_medium-dark_skin_tone": "🧖🏾\u200d♀️", - "woman_in_steamy_room_medium-light_skin_tone": "🧖🏼\u200d♀️", - "woman_in_steamy_room_medium_skin_tone": "🧖🏽\u200d♀️", - "woman_judge": "👩\u200d⚖️", - "woman_judge_dark_skin_tone": "👩🏿\u200d⚖️", - "woman_judge_light_skin_tone": "👩🏻\u200d⚖️", - "woman_judge_medium-dark_skin_tone": "👩🏾\u200d⚖️", - "woman_judge_medium-light_skin_tone": "👩🏼\u200d⚖️", - "woman_judge_medium_skin_tone": "👩🏽\u200d⚖️", - "woman_juggling": "🤹\u200d♀️", - "woman_juggling_dark_skin_tone": "🤹🏿\u200d♀️", - "woman_juggling_light_skin_tone": "🤹🏻\u200d♀️", - "woman_juggling_medium-dark_skin_tone": "🤹🏾\u200d♀️", - "woman_juggling_medium-light_skin_tone": "🤹🏼\u200d♀️", - "woman_juggling_medium_skin_tone": "🤹🏽\u200d♀️", - "woman_lifting_weights": "🏋️\u200d♀️", - "woman_lifting_weights_dark_skin_tone": "🏋🏿\u200d♀️", - "woman_lifting_weights_light_skin_tone": "🏋🏻\u200d♀️", - "woman_lifting_weights_medium-dark_skin_tone": "🏋🏾\u200d♀️", - "woman_lifting_weights_medium-light_skin_tone": "🏋🏼\u200d♀️", - "woman_lifting_weights_medium_skin_tone": "🏋🏽\u200d♀️", - "woman_light_skin_tone": "👩🏻", - "woman_mage": "🧙\u200d♀️", - "woman_mage_dark_skin_tone": "🧙🏿\u200d♀️", - "woman_mage_light_skin_tone": "🧙🏻\u200d♀️", - "woman_mage_medium-dark_skin_tone": "🧙🏾\u200d♀️", - "woman_mage_medium-light_skin_tone": "🧙🏼\u200d♀️", - "woman_mage_medium_skin_tone": "🧙🏽\u200d♀️", - "woman_mechanic": "👩\u200d🔧", - "woman_mechanic_dark_skin_tone": "👩🏿\u200d🔧", - "woman_mechanic_light_skin_tone": "👩🏻\u200d🔧", - "woman_mechanic_medium-dark_skin_tone": "👩🏾\u200d🔧", - "woman_mechanic_medium-light_skin_tone": "👩🏼\u200d🔧", - "woman_mechanic_medium_skin_tone": "👩🏽\u200d🔧", - "woman_medium-dark_skin_tone": "👩🏾", - "woman_medium-light_skin_tone": "👩🏼", - "woman_medium_skin_tone": "👩🏽", - "woman_mountain_biking": "🚵\u200d♀️", - "woman_mountain_biking_dark_skin_tone": "🚵🏿\u200d♀️", - "woman_mountain_biking_light_skin_tone": "🚵🏻\u200d♀️", - "woman_mountain_biking_medium-dark_skin_tone": "🚵🏾\u200d♀️", - "woman_mountain_biking_medium-light_skin_tone": "🚵🏼\u200d♀️", - "woman_mountain_biking_medium_skin_tone": "🚵🏽\u200d♀️", - "woman_office_worker": "👩\u200d💼", - "woman_office_worker_dark_skin_tone": "👩🏿\u200d💼", - "woman_office_worker_light_skin_tone": "👩🏻\u200d💼", - "woman_office_worker_medium-dark_skin_tone": "👩🏾\u200d💼", - "woman_office_worker_medium-light_skin_tone": "👩🏼\u200d💼", - "woman_office_worker_medium_skin_tone": "👩🏽\u200d💼", - "woman_pilot": "👩\u200d✈️", - "woman_pilot_dark_skin_tone": "👩🏿\u200d✈️", - "woman_pilot_light_skin_tone": "👩🏻\u200d✈️", - "woman_pilot_medium-dark_skin_tone": "👩🏾\u200d✈️", - "woman_pilot_medium-light_skin_tone": "👩🏼\u200d✈️", - "woman_pilot_medium_skin_tone": "👩🏽\u200d✈️", - "woman_playing_handball": "🤾\u200d♀️", - "woman_playing_handball_dark_skin_tone": "🤾🏿\u200d♀️", - "woman_playing_handball_light_skin_tone": "🤾🏻\u200d♀️", - "woman_playing_handball_medium-dark_skin_tone": "🤾🏾\u200d♀️", - "woman_playing_handball_medium-light_skin_tone": "🤾🏼\u200d♀️", - "woman_playing_handball_medium_skin_tone": "🤾🏽\u200d♀️", - "woman_playing_water_polo": "🤽\u200d♀️", - "woman_playing_water_polo_dark_skin_tone": "🤽🏿\u200d♀️", - "woman_playing_water_polo_light_skin_tone": "🤽🏻\u200d♀️", - "woman_playing_water_polo_medium-dark_skin_tone": "🤽🏾\u200d♀️", - "woman_playing_water_polo_medium-light_skin_tone": "🤽🏼\u200d♀️", - "woman_playing_water_polo_medium_skin_tone": "🤽🏽\u200d♀️", - "woman_police_officer": "👮\u200d♀️", - "woman_police_officer_dark_skin_tone": "👮🏿\u200d♀️", - "woman_police_officer_light_skin_tone": "👮🏻\u200d♀️", - "woman_police_officer_medium-dark_skin_tone": "👮🏾\u200d♀️", - "woman_police_officer_medium-light_skin_tone": "👮🏼\u200d♀️", - "woman_police_officer_medium_skin_tone": "👮🏽\u200d♀️", - "woman_pouting": "🙎\u200d♀️", - "woman_pouting_dark_skin_tone": "🙎🏿\u200d♀️", - "woman_pouting_light_skin_tone": "🙎🏻\u200d♀️", - "woman_pouting_medium-dark_skin_tone": "🙎🏾\u200d♀️", - "woman_pouting_medium-light_skin_tone": "🙎🏼\u200d♀️", - "woman_pouting_medium_skin_tone": "🙎🏽\u200d♀️", - "woman_raising_hand": "🙋\u200d♀️", - "woman_raising_hand_dark_skin_tone": "🙋🏿\u200d♀️", - "woman_raising_hand_light_skin_tone": "🙋🏻\u200d♀️", - "woman_raising_hand_medium-dark_skin_tone": "🙋🏾\u200d♀️", - "woman_raising_hand_medium-light_skin_tone": "🙋🏼\u200d♀️", - "woman_raising_hand_medium_skin_tone": "🙋🏽\u200d♀️", - "woman_rowing_boat": "🚣\u200d♀️", - "woman_rowing_boat_dark_skin_tone": "🚣🏿\u200d♀️", - "woman_rowing_boat_light_skin_tone": "🚣🏻\u200d♀️", - "woman_rowing_boat_medium-dark_skin_tone": "🚣🏾\u200d♀️", - "woman_rowing_boat_medium-light_skin_tone": "🚣🏼\u200d♀️", - "woman_rowing_boat_medium_skin_tone": "🚣🏽\u200d♀️", - "woman_running": "🏃\u200d♀️", - "woman_running_dark_skin_tone": "🏃🏿\u200d♀️", - "woman_running_light_skin_tone": "🏃🏻\u200d♀️", - "woman_running_medium-dark_skin_tone": "🏃🏾\u200d♀️", - "woman_running_medium-light_skin_tone": "🏃🏼\u200d♀️", - "woman_running_medium_skin_tone": "🏃🏽\u200d♀️", - "woman_scientist": "👩\u200d🔬", - "woman_scientist_dark_skin_tone": "👩🏿\u200d🔬", - "woman_scientist_light_skin_tone": "👩🏻\u200d🔬", - "woman_scientist_medium-dark_skin_tone": "👩🏾\u200d🔬", - "woman_scientist_medium-light_skin_tone": "👩🏼\u200d🔬", - "woman_scientist_medium_skin_tone": "👩🏽\u200d🔬", - "woman_shrugging": "🤷\u200d♀️", - "woman_shrugging_dark_skin_tone": "🤷🏿\u200d♀️", - "woman_shrugging_light_skin_tone": "🤷🏻\u200d♀️", - "woman_shrugging_medium-dark_skin_tone": "🤷🏾\u200d♀️", - "woman_shrugging_medium-light_skin_tone": "🤷🏼\u200d♀️", - "woman_shrugging_medium_skin_tone": "🤷🏽\u200d♀️", - "woman_singer": "👩\u200d🎤", - "woman_singer_dark_skin_tone": "👩🏿\u200d🎤", - "woman_singer_light_skin_tone": "👩🏻\u200d🎤", - "woman_singer_medium-dark_skin_tone": "👩🏾\u200d🎤", - "woman_singer_medium-light_skin_tone": "👩🏼\u200d🎤", - "woman_singer_medium_skin_tone": "👩🏽\u200d🎤", - "woman_student": "👩\u200d🎓", - "woman_student_dark_skin_tone": "👩🏿\u200d🎓", - "woman_student_light_skin_tone": "👩🏻\u200d🎓", - "woman_student_medium-dark_skin_tone": "👩🏾\u200d🎓", - "woman_student_medium-light_skin_tone": "👩🏼\u200d🎓", - "woman_student_medium_skin_tone": "👩🏽\u200d🎓", - "woman_surfing": "🏄\u200d♀️", - "woman_surfing_dark_skin_tone": "🏄🏿\u200d♀️", - "woman_surfing_light_skin_tone": "🏄🏻\u200d♀️", - "woman_surfing_medium-dark_skin_tone": "🏄🏾\u200d♀️", - "woman_surfing_medium-light_skin_tone": "🏄🏼\u200d♀️", - "woman_surfing_medium_skin_tone": "🏄🏽\u200d♀️", - "woman_swimming": "🏊\u200d♀️", - "woman_swimming_dark_skin_tone": "🏊🏿\u200d♀️", - "woman_swimming_light_skin_tone": "🏊🏻\u200d♀️", - "woman_swimming_medium-dark_skin_tone": "🏊🏾\u200d♀️", - "woman_swimming_medium-light_skin_tone": "🏊🏼\u200d♀️", - "woman_swimming_medium_skin_tone": "🏊🏽\u200d♀️", - "woman_teacher": "👩\u200d🏫", - "woman_teacher_dark_skin_tone": "👩🏿\u200d🏫", - "woman_teacher_light_skin_tone": "👩🏻\u200d🏫", - "woman_teacher_medium-dark_skin_tone": "👩🏾\u200d🏫", - "woman_teacher_medium-light_skin_tone": "👩🏼\u200d🏫", - "woman_teacher_medium_skin_tone": "👩🏽\u200d🏫", - "woman_technologist": "👩\u200d💻", - "woman_technologist_dark_skin_tone": "👩🏿\u200d💻", - "woman_technologist_light_skin_tone": "👩🏻\u200d💻", - "woman_technologist_medium-dark_skin_tone": "👩🏾\u200d💻", - "woman_technologist_medium-light_skin_tone": "👩🏼\u200d💻", - "woman_technologist_medium_skin_tone": "👩🏽\u200d💻", - "woman_tipping_hand": "💁\u200d♀️", - "woman_tipping_hand_dark_skin_tone": "💁🏿\u200d♀️", - "woman_tipping_hand_light_skin_tone": "💁🏻\u200d♀️", - "woman_tipping_hand_medium-dark_skin_tone": "💁🏾\u200d♀️", - "woman_tipping_hand_medium-light_skin_tone": "💁🏼\u200d♀️", - "woman_tipping_hand_medium_skin_tone": "💁🏽\u200d♀️", - "woman_vampire": "🧛\u200d♀️", - "woman_vampire_dark_skin_tone": "🧛🏿\u200d♀️", - "woman_vampire_light_skin_tone": "🧛🏻\u200d♀️", - "woman_vampire_medium-dark_skin_tone": "🧛🏾\u200d♀️", - "woman_vampire_medium-light_skin_tone": "🧛🏼\u200d♀️", - "woman_vampire_medium_skin_tone": "🧛🏽\u200d♀️", - "woman_walking": "🚶\u200d♀️", - "woman_walking_dark_skin_tone": "🚶🏿\u200d♀️", - "woman_walking_light_skin_tone": "🚶🏻\u200d♀️", - "woman_walking_medium-dark_skin_tone": "🚶🏾\u200d♀️", - "woman_walking_medium-light_skin_tone": "🚶🏼\u200d♀️", - "woman_walking_medium_skin_tone": "🚶🏽\u200d♀️", - "woman_wearing_turban": "👳\u200d♀️", - "woman_wearing_turban_dark_skin_tone": "👳🏿\u200d♀️", - "woman_wearing_turban_light_skin_tone": "👳🏻\u200d♀️", - "woman_wearing_turban_medium-dark_skin_tone": "👳🏾\u200d♀️", - "woman_wearing_turban_medium-light_skin_tone": "👳🏼\u200d♀️", - "woman_wearing_turban_medium_skin_tone": "👳🏽\u200d♀️", - "woman_with_headscarf": "🧕", - "woman_with_headscarf_dark_skin_tone": "🧕🏿", - "woman_with_headscarf_light_skin_tone": "🧕🏻", - "woman_with_headscarf_medium-dark_skin_tone": "🧕🏾", - "woman_with_headscarf_medium-light_skin_tone": "🧕🏼", - "woman_with_headscarf_medium_skin_tone": "🧕🏽", - "woman_with_probing_cane": "👩\u200d🦯", - "woman_zombie": "🧟\u200d♀️", - "woman’s_boot": "👢", - "woman’s_clothes": "👚", - "woman’s_hat": "👒", - "woman’s_sandal": "👡", - "women_with_bunny_ears": "👯\u200d♀️", - "women_wrestling": "🤼\u200d♀️", - "women’s_room": "🚺", - "woozy_face": "🥴", - "world_map": "🗺", - "worried_face": "😟", - "wrapped_gift": "🎁", - "wrench": "🔧", - "writing_hand": "✍", - "writing_hand_dark_skin_tone": "✍🏿", - "writing_hand_light_skin_tone": "✍🏻", - "writing_hand_medium-dark_skin_tone": "✍🏾", - "writing_hand_medium-light_skin_tone": "✍🏼", - "writing_hand_medium_skin_tone": "✍🏽", - "yarn": "🧶", - "yawning_face": "🥱", - "yellow_circle": "🟡", - "yellow_heart": "💛", - "yellow_square": "🟨", - "yen_banknote": "💴", - "yo-yo": "🪀", - "yin_yang": "☯", - "zany_face": "🤪", - "zebra": "🦓", - "zipper-mouth_face": "🤐", - "zombie": "🧟", - "zzz": "💤", - "åland_islands": "🇦🇽", - "keycap_asterisk": "*⃣", - "keycap_digit_eight": "8⃣", - "keycap_digit_five": "5⃣", - "keycap_digit_four": "4⃣", - "keycap_digit_nine": "9⃣", - "keycap_digit_one": "1⃣", - "keycap_digit_seven": "7⃣", - "keycap_digit_six": "6⃣", - "keycap_digit_three": "3⃣", - "keycap_digit_two": "2⃣", - "keycap_digit_zero": "0⃣", - "keycap_number_sign": "#⃣", - "light_skin_tone": "🏻", - "medium_light_skin_tone": "🏼", - "medium_skin_tone": "🏽", - "medium_dark_skin_tone": "🏾", - "dark_skin_tone": "🏿", - "regional_indicator_symbol_letter_a": "🇦", - "regional_indicator_symbol_letter_b": "🇧", - "regional_indicator_symbol_letter_c": "🇨", - "regional_indicator_symbol_letter_d": "🇩", - "regional_indicator_symbol_letter_e": "🇪", - "regional_indicator_symbol_letter_f": "🇫", - "regional_indicator_symbol_letter_g": "🇬", - "regional_indicator_symbol_letter_h": "🇭", - "regional_indicator_symbol_letter_i": "🇮", - "regional_indicator_symbol_letter_j": "🇯", - "regional_indicator_symbol_letter_k": "🇰", - "regional_indicator_symbol_letter_l": "🇱", - "regional_indicator_symbol_letter_m": "🇲", - "regional_indicator_symbol_letter_n": "🇳", - "regional_indicator_symbol_letter_o": "🇴", - "regional_indicator_symbol_letter_p": "🇵", - "regional_indicator_symbol_letter_q": "🇶", - "regional_indicator_symbol_letter_r": "🇷", - "regional_indicator_symbol_letter_s": "🇸", - "regional_indicator_symbol_letter_t": "🇹", - "regional_indicator_symbol_letter_u": "🇺", - "regional_indicator_symbol_letter_v": "🇻", - "regional_indicator_symbol_letter_w": "🇼", - "regional_indicator_symbol_letter_x": "🇽", - "regional_indicator_symbol_letter_y": "🇾", - "regional_indicator_symbol_letter_z": "🇿", - "airplane_arriving": "🛬", - "space_invader": "👾", - "football": "🏈", - "anger": "💢", - "angry": "😠", - "anguished": "😧", - "signal_strength": "📶", - "arrows_counterclockwise": "🔄", - "arrow_heading_down": "⤵", - "arrow_heading_up": "⤴", - "art": "🎨", - "astonished": "😲", - "athletic_shoe": "👟", - "atm": "🏧", - "car": "🚗", - "red_car": "🚗", - "angel": "👼", - "back": "🔙", - "badminton_racquet_and_shuttlecock": "🏸", - "dollar": "💵", - "euro": "💶", - "pound": "💷", - "yen": "💴", - "barber": "💈", - "bath": "🛀", - "bear": "🐻", - "heartbeat": "💓", - "beer": "🍺", - "no_bell": "🔕", - "bento": "🍱", - "bike": "🚲", - "bicyclist": "🚴", - "8ball": "🎱", - "biohazard_sign": "☣", - "birthday": "🎂", - "black_circle_for_record": "⏺", - "clubs": "♣", - "diamonds": "♦", - "arrow_double_down": "⏬", - "hearts": "♥", - "rewind": "⏪", - "black_left__pointing_double_triangle_with_vertical_bar": "⏮", - "arrow_backward": "◀", - "black_medium_small_square": "◾", - "question": "❓", - "fast_forward": "⏩", - "black_right__pointing_double_triangle_with_vertical_bar": "⏭", - "arrow_forward": "▶", - "black_right__pointing_triangle_with_double_vertical_bar": "⏯", - "arrow_right": "➡", - "spades": "♠", - "black_square_for_stop": "⏹", - "sunny": "☀", - "phone": "☎", - "recycle": "♻", - "arrow_double_up": "⏫", - "busstop": "🚏", - "date": "📅", - "flags": "🎏", - "cat2": "🐈", - "joy_cat": "😹", - "smirk_cat": "😼", - "chart_with_downwards_trend": "📉", - "chart_with_upwards_trend": "📈", - "chart": "💹", - "mega": "📣", - "checkered_flag": "🏁", - "accept": "🉑", - "ideograph_advantage": "🉐", - "congratulations": "㊗", - "secret": "㊙", - "m": "Ⓜ", - "city_sunset": "🌆", - "clapper": "🎬", - "clap": "👏", - "beers": "🍻", - "clock830": "🕣", - "clock8": "🕗", - "clock1130": "🕦", - "clock11": "🕚", - "clock530": "🕠", - "clock5": "🕔", - "clock430": "🕟", - "clock4": "🕓", - "clock930": "🕤", - "clock9": "🕘", - "clock130": "🕜", - "clock1": "🕐", - "clock730": "🕢", - "clock7": "🕖", - "clock630": "🕡", - "clock6": "🕕", - "clock1030": "🕥", - "clock10": "🕙", - "clock330": "🕞", - "clock3": "🕒", - "clock1230": "🕧", - "clock12": "🕛", - "clock230": "🕝", - "clock2": "🕑", - "arrows_clockwise": "🔃", - "repeat": "🔁", - "repeat_one": "🔂", - "closed_lock_with_key": "🔐", - "mailbox_closed": "📪", - "mailbox": "📫", - "cloud_with_tornado": "🌪", - "cocktail": "🍸", - "boom": "💥", - "compression": "🗜", - "confounded": "😖", - "confused": "😕", - "rice": "🍚", - "cow2": "🐄", - "cricket_bat_and_ball": "🏏", - "x": "❌", - "cry": "😢", - "curry": "🍛", - "dagger_knife": "🗡", - "dancer": "💃", - "dark_sunglasses": "🕶", - "dash": "💨", - "truck": "🚚", - "derelict_house_building": "🏚", - "diamond_shape_with_a_dot_inside": "💠", - "dart": "🎯", - "disappointed_relieved": "😥", - "disappointed": "😞", - "do_not_litter": "🚯", - "dog2": "🐕", - "flipper": "🐬", - "loop": "➿", - "bangbang": "‼", - "double_vertical_bar": "⏸", - "dove_of_peace": "🕊", - "small_red_triangle_down": "🔻", - "arrow_down_small": "🔽", - "arrow_down": "⬇", - "dromedary_camel": "🐪", - "e__mail": "📧", - "corn": "🌽", - "ear_of_rice": "🌾", - "earth_americas": "🌎", - "earth_asia": "🌏", - "earth_africa": "🌍", - "eight_pointed_black_star": "✴", - "eight_spoked_asterisk": "✳", - "eject_symbol": "⏏", - "bulb": "💡", - "emoji_modifier_fitzpatrick_type__1__2": "🏻", - "emoji_modifier_fitzpatrick_type__3": "🏼", - "emoji_modifier_fitzpatrick_type__4": "🏽", - "emoji_modifier_fitzpatrick_type__5": "🏾", - "emoji_modifier_fitzpatrick_type__6": "🏿", - "end": "🔚", - "email": "✉", - "european_castle": "🏰", - "european_post_office": "🏤", - "interrobang": "⁉", - "expressionless": "😑", - "eyeglasses": "👓", - "massage": "💆", - "yum": "😋", - "scream": "😱", - "kissing_heart": "😘", - "sweat": "😓", - "face_with_head__bandage": "🤕", - "triumph": "😤", - "mask": "😷", - "no_good": "🙅", - "ok_woman": "🙆", - "open_mouth": "😮", - "cold_sweat": "😰", - "stuck_out_tongue": "😛", - "stuck_out_tongue_closed_eyes": "😝", - "stuck_out_tongue_winking_eye": "😜", - "joy": "😂", - "no_mouth": "😶", - "santa": "🎅", - "fax": "📠", - "fearful": "😨", - "field_hockey_stick_and_ball": "🏑", - "first_quarter_moon_with_face": "🌛", - "fish_cake": "🍥", - "fishing_pole_and_fish": "🎣", - "facepunch": "👊", - "punch": "👊", - "flag_for_afghanistan": "🇦🇫", - "flag_for_albania": "🇦🇱", - "flag_for_algeria": "🇩🇿", - "flag_for_american_samoa": "🇦🇸", - "flag_for_andorra": "🇦🇩", - "flag_for_angola": "🇦🇴", - "flag_for_anguilla": "🇦🇮", - "flag_for_antarctica": "🇦🇶", - "flag_for_antigua_&_barbuda": "🇦🇬", - "flag_for_argentina": "🇦🇷", - "flag_for_armenia": "🇦🇲", - "flag_for_aruba": "🇦🇼", - "flag_for_ascension_island": "🇦🇨", - "flag_for_australia": "🇦🇺", - "flag_for_austria": "🇦🇹", - "flag_for_azerbaijan": "🇦🇿", - "flag_for_bahamas": "🇧🇸", - "flag_for_bahrain": "🇧🇭", - "flag_for_bangladesh": "🇧🇩", - "flag_for_barbados": "🇧🇧", - "flag_for_belarus": "🇧🇾", - "flag_for_belgium": "🇧🇪", - "flag_for_belize": "🇧🇿", - "flag_for_benin": "🇧🇯", - "flag_for_bermuda": "🇧🇲", - "flag_for_bhutan": "🇧🇹", - "flag_for_bolivia": "🇧🇴", - "flag_for_bosnia_&_herzegovina": "🇧🇦", - "flag_for_botswana": "🇧🇼", - "flag_for_bouvet_island": "🇧🇻", - "flag_for_brazil": "🇧🇷", - "flag_for_british_indian_ocean_territory": "🇮🇴", - "flag_for_british_virgin_islands": "🇻🇬", - "flag_for_brunei": "🇧🇳", - "flag_for_bulgaria": "🇧🇬", - "flag_for_burkina_faso": "🇧🇫", - "flag_for_burundi": "🇧🇮", - "flag_for_cambodia": "🇰🇭", - "flag_for_cameroon": "🇨🇲", - "flag_for_canada": "🇨🇦", - "flag_for_canary_islands": "🇮🇨", - "flag_for_cape_verde": "🇨🇻", - "flag_for_caribbean_netherlands": "🇧🇶", - "flag_for_cayman_islands": "🇰🇾", - "flag_for_central_african_republic": "🇨🇫", - "flag_for_ceuta_&_melilla": "🇪🇦", - "flag_for_chad": "🇹🇩", - "flag_for_chile": "🇨🇱", - "flag_for_china": "🇨🇳", - "flag_for_christmas_island": "🇨🇽", - "flag_for_clipperton_island": "🇨🇵", - "flag_for_cocos__islands": "🇨🇨", - "flag_for_colombia": "🇨🇴", - "flag_for_comoros": "🇰🇲", - "flag_for_congo____brazzaville": "🇨🇬", - "flag_for_congo____kinshasa": "🇨🇩", - "flag_for_cook_islands": "🇨🇰", - "flag_for_costa_rica": "🇨🇷", - "flag_for_croatia": "🇭🇷", - "flag_for_cuba": "🇨🇺", - "flag_for_curaçao": "🇨🇼", - "flag_for_cyprus": "🇨🇾", - "flag_for_czech_republic": "🇨🇿", - "flag_for_côte_d’ivoire": "🇨🇮", - "flag_for_denmark": "🇩🇰", - "flag_for_diego_garcia": "🇩🇬", - "flag_for_djibouti": "🇩🇯", - "flag_for_dominica": "🇩🇲", - "flag_for_dominican_republic": "🇩🇴", - "flag_for_ecuador": "🇪🇨", - "flag_for_egypt": "🇪🇬", - "flag_for_el_salvador": "🇸🇻", - "flag_for_equatorial_guinea": "🇬🇶", - "flag_for_eritrea": "🇪🇷", - "flag_for_estonia": "🇪🇪", - "flag_for_ethiopia": "🇪🇹", - "flag_for_european_union": "🇪🇺", - "flag_for_falkland_islands": "🇫🇰", - "flag_for_faroe_islands": "🇫🇴", - "flag_for_fiji": "🇫🇯", - "flag_for_finland": "🇫🇮", - "flag_for_france": "🇫🇷", - "flag_for_french_guiana": "🇬🇫", - "flag_for_french_polynesia": "🇵🇫", - "flag_for_french_southern_territories": "🇹🇫", - "flag_for_gabon": "🇬🇦", - "flag_for_gambia": "🇬🇲", - "flag_for_georgia": "🇬🇪", - "flag_for_germany": "🇩🇪", - "flag_for_ghana": "🇬🇭", - "flag_for_gibraltar": "🇬🇮", - "flag_for_greece": "🇬🇷", - "flag_for_greenland": "🇬🇱", - "flag_for_grenada": "🇬🇩", - "flag_for_guadeloupe": "🇬🇵", - "flag_for_guam": "🇬🇺", - "flag_for_guatemala": "🇬🇹", - "flag_for_guernsey": "🇬🇬", - "flag_for_guinea": "🇬🇳", - "flag_for_guinea__bissau": "🇬🇼", - "flag_for_guyana": "🇬🇾", - "flag_for_haiti": "🇭🇹", - "flag_for_heard_&_mcdonald_islands": "🇭🇲", - "flag_for_honduras": "🇭🇳", - "flag_for_hong_kong": "🇭🇰", - "flag_for_hungary": "🇭🇺", - "flag_for_iceland": "🇮🇸", - "flag_for_india": "🇮🇳", - "flag_for_indonesia": "🇮🇩", - "flag_for_iran": "🇮🇷", - "flag_for_iraq": "🇮🇶", - "flag_for_ireland": "🇮🇪", - "flag_for_isle_of_man": "🇮🇲", - "flag_for_israel": "🇮🇱", - "flag_for_italy": "🇮🇹", - "flag_for_jamaica": "🇯🇲", - "flag_for_japan": "🇯🇵", - "flag_for_jersey": "🇯🇪", - "flag_for_jordan": "🇯🇴", - "flag_for_kazakhstan": "🇰🇿", - "flag_for_kenya": "🇰🇪", - "flag_for_kiribati": "🇰🇮", - "flag_for_kosovo": "🇽🇰", - "flag_for_kuwait": "🇰🇼", - "flag_for_kyrgyzstan": "🇰🇬", - "flag_for_laos": "🇱🇦", - "flag_for_latvia": "🇱🇻", - "flag_for_lebanon": "🇱🇧", - "flag_for_lesotho": "🇱🇸", - "flag_for_liberia": "🇱🇷", - "flag_for_libya": "🇱🇾", - "flag_for_liechtenstein": "🇱🇮", - "flag_for_lithuania": "🇱🇹", - "flag_for_luxembourg": "🇱🇺", - "flag_for_macau": "🇲🇴", - "flag_for_macedonia": "🇲🇰", - "flag_for_madagascar": "🇲🇬", - "flag_for_malawi": "🇲🇼", - "flag_for_malaysia": "🇲🇾", - "flag_for_maldives": "🇲🇻", - "flag_for_mali": "🇲🇱", - "flag_for_malta": "🇲🇹", - "flag_for_marshall_islands": "🇲🇭", - "flag_for_martinique": "🇲🇶", - "flag_for_mauritania": "🇲🇷", - "flag_for_mauritius": "🇲🇺", - "flag_for_mayotte": "🇾🇹", - "flag_for_mexico": "🇲🇽", - "flag_for_micronesia": "🇫🇲", - "flag_for_moldova": "🇲🇩", - "flag_for_monaco": "🇲🇨", - "flag_for_mongolia": "🇲🇳", - "flag_for_montenegro": "🇲🇪", - "flag_for_montserrat": "🇲🇸", - "flag_for_morocco": "🇲🇦", - "flag_for_mozambique": "🇲🇿", - "flag_for_myanmar": "🇲🇲", - "flag_for_namibia": "🇳🇦", - "flag_for_nauru": "🇳🇷", - "flag_for_nepal": "🇳🇵", - "flag_for_netherlands": "🇳🇱", - "flag_for_new_caledonia": "🇳🇨", - "flag_for_new_zealand": "🇳🇿", - "flag_for_nicaragua": "🇳🇮", - "flag_for_niger": "🇳🇪", - "flag_for_nigeria": "🇳🇬", - "flag_for_niue": "🇳🇺", - "flag_for_norfolk_island": "🇳🇫", - "flag_for_north_korea": "🇰🇵", - "flag_for_northern_mariana_islands": "🇲🇵", - "flag_for_norway": "🇳🇴", - "flag_for_oman": "🇴🇲", - "flag_for_pakistan": "🇵🇰", - "flag_for_palau": "🇵🇼", - "flag_for_palestinian_territories": "🇵🇸", - "flag_for_panama": "🇵🇦", - "flag_for_papua_new_guinea": "🇵🇬", - "flag_for_paraguay": "🇵🇾", - "flag_for_peru": "🇵🇪", - "flag_for_philippines": "🇵🇭", - "flag_for_pitcairn_islands": "🇵🇳", - "flag_for_poland": "🇵🇱", - "flag_for_portugal": "🇵🇹", - "flag_for_puerto_rico": "🇵🇷", - "flag_for_qatar": "🇶🇦", - "flag_for_romania": "🇷🇴", - "flag_for_russia": "🇷🇺", - "flag_for_rwanda": "🇷🇼", - "flag_for_réunion": "🇷🇪", - "flag_for_samoa": "🇼🇸", - "flag_for_san_marino": "🇸🇲", - "flag_for_saudi_arabia": "🇸🇦", - "flag_for_senegal": "🇸🇳", - "flag_for_serbia": "🇷🇸", - "flag_for_seychelles": "🇸🇨", - "flag_for_sierra_leone": "🇸🇱", - "flag_for_singapore": "🇸🇬", - "flag_for_sint_maarten": "🇸🇽", - "flag_for_slovakia": "🇸🇰", - "flag_for_slovenia": "🇸🇮", - "flag_for_solomon_islands": "🇸🇧", - "flag_for_somalia": "🇸🇴", - "flag_for_south_africa": "🇿🇦", - "flag_for_south_georgia_&_south_sandwich_islands": "🇬🇸", - "flag_for_south_korea": "🇰🇷", - "flag_for_south_sudan": "🇸🇸", - "flag_for_spain": "🇪🇸", - "flag_for_sri_lanka": "🇱🇰", - "flag_for_st._barthélemy": "🇧🇱", - "flag_for_st._helena": "🇸🇭", - "flag_for_st._kitts_&_nevis": "🇰🇳", - "flag_for_st._lucia": "🇱🇨", - "flag_for_st._martin": "🇲🇫", - "flag_for_st._pierre_&_miquelon": "🇵🇲", - "flag_for_st._vincent_&_grenadines": "🇻🇨", - "flag_for_sudan": "🇸🇩", - "flag_for_suriname": "🇸🇷", - "flag_for_svalbard_&_jan_mayen": "🇸🇯", - "flag_for_swaziland": "🇸🇿", - "flag_for_sweden": "🇸🇪", - "flag_for_switzerland": "🇨🇭", - "flag_for_syria": "🇸🇾", - "flag_for_são_tomé_&_príncipe": "🇸🇹", - "flag_for_taiwan": "🇹🇼", - "flag_for_tajikistan": "🇹🇯", - "flag_for_tanzania": "🇹🇿", - "flag_for_thailand": "🇹🇭", - "flag_for_timor__leste": "🇹🇱", - "flag_for_togo": "🇹🇬", - "flag_for_tokelau": "🇹🇰", - "flag_for_tonga": "🇹🇴", - "flag_for_trinidad_&_tobago": "🇹🇹", - "flag_for_tristan_da_cunha": "🇹🇦", - "flag_for_tunisia": "🇹🇳", - "flag_for_turkey": "🇹🇷", - "flag_for_turkmenistan": "🇹🇲", - "flag_for_turks_&_caicos_islands": "🇹🇨", - "flag_for_tuvalu": "🇹🇻", - "flag_for_u.s._outlying_islands": "🇺🇲", - "flag_for_u.s._virgin_islands": "🇻🇮", - "flag_for_uganda": "🇺🇬", - "flag_for_ukraine": "🇺🇦", - "flag_for_united_arab_emirates": "🇦🇪", - "flag_for_united_kingdom": "🇬🇧", - "flag_for_united_states": "🇺🇸", - "flag_for_uruguay": "🇺🇾", - "flag_for_uzbekistan": "🇺🇿", - "flag_for_vanuatu": "🇻🇺", - "flag_for_vatican_city": "🇻🇦", - "flag_for_venezuela": "🇻🇪", - "flag_for_vietnam": "🇻🇳", - "flag_for_wallis_&_futuna": "🇼🇫", - "flag_for_western_sahara": "🇪🇭", - "flag_for_yemen": "🇾🇪", - "flag_for_zambia": "🇿🇲", - "flag_for_zimbabwe": "🇿🇼", - "flag_for_åland_islands": "🇦🇽", - "golf": "⛳", - "fleur__de__lis": "⚜", - "muscle": "💪", - "flushed": "😳", - "frame_with_picture": "🖼", - "fries": "🍟", - "frog": "🐸", - "hatched_chick": "🐥", - "frowning": "😦", - "fuelpump": "⛽", - "full_moon_with_face": "🌝", - "gem": "💎", - "star2": "🌟", - "golfer": "🏌", - "mortar_board": "🎓", - "grimacing": "😬", - "smile_cat": "😸", - "grinning": "😀", - "grin": "😁", - "heartpulse": "💗", - "guardsman": "💂", - "haircut": "💇", - "hamster": "🐹", - "raising_hand": "🙋", - "headphones": "🎧", - "hear_no_evil": "🙉", - "cupid": "💘", - "gift_heart": "💝", - "heart": "❤", - "exclamation": "❗", - "heavy_exclamation_mark": "❗", - "heavy_heart_exclamation_mark_ornament": "❣", - "o": "⭕", - "helm_symbol": "⎈", - "helmet_with_white_cross": "⛑", - "high_heel": "👠", - "bullettrain_side": "🚄", - "bullettrain_front": "🚅", - "high_brightness": "🔆", - "zap": "⚡", - "hocho": "🔪", - "knife": "🔪", - "bee": "🐝", - "traffic_light": "🚥", - "racehorse": "🐎", - "coffee": "☕", - "hotsprings": "♨", - "hourglass": "⌛", - "hourglass_flowing_sand": "⏳", - "house_buildings": "🏘", - "100": "💯", - "hushed": "😯", - "ice_hockey_stick_and_puck": "🏒", - "imp": "👿", - "information_desk_person": "💁", - "information_source": "ℹ", - "capital_abcd": "🔠", - "abc": "🔤", - "abcd": "🔡", - "1234": "🔢", - "symbols": "🔣", - "izakaya_lantern": "🏮", - "lantern": "🏮", - "jack_o_lantern": "🎃", - "dolls": "🎎", - "japanese_goblin": "👺", - "japanese_ogre": "👹", - "beginner": "🔰", - "zero": "0️⃣", - "one": "1️⃣", - "ten": "🔟", - "two": "2️⃣", - "three": "3️⃣", - "four": "4️⃣", - "five": "5️⃣", - "six": "6️⃣", - "seven": "7️⃣", - "eight": "8️⃣", - "nine": "9️⃣", - "couplekiss": "💏", - "kissing_cat": "😽", - "kissing": "😗", - "kissing_closed_eyes": "😚", - "kissing_smiling_eyes": "😙", - "beetle": "🐞", - "large_blue_circle": "🔵", - "last_quarter_moon_with_face": "🌜", - "leaves": "🍃", - "mag": "🔍", - "left_right_arrow": "↔", - "leftwards_arrow_with_hook": "↩", - "arrow_left": "⬅", - "lock": "🔒", - "lock_with_ink_pen": "🔏", - "sob": "😭", - "low_brightness": "🔅", - "lower_left_ballpoint_pen": "🖊", - "lower_left_crayon": "🖍", - "lower_left_fountain_pen": "🖋", - "lower_left_paintbrush": "🖌", - "mahjong": "🀄", - "couple": "👫", - "man_in_business_suit_levitating": "🕴", - "man_with_gua_pi_mao": "👲", - "man_with_turban": "👳", - "mans_shoe": "👞", - "shoe": "👞", - "menorah_with_nine_branches": "🕎", - "mens": "🚹", - "minidisc": "💽", - "iphone": "📱", - "calling": "📲", - "money__mouth_face": "🤑", - "moneybag": "💰", - "rice_scene": "🎑", - "mountain_bicyclist": "🚵", - "mouse2": "🐁", - "lips": "👄", - "moyai": "🗿", - "notes": "🎶", - "nail_care": "💅", - "ab": "🆎", - "negative_squared_cross_mark": "❎", - "a": "🅰", - "b": "🅱", - "o2": "🅾", - "parking": "🅿", - "new_moon_with_face": "🌚", - "no_entry_sign": "🚫", - "underage": "🔞", - "non__potable_water": "🚱", - "arrow_upper_right": "↗", - "arrow_upper_left": "↖", - "office": "🏢", - "older_man": "👴", - "older_woman": "👵", - "om_symbol": "🕉", - "on": "🔛", - "book": "📖", - "unlock": "🔓", - "mailbox_with_no_mail": "📭", - "mailbox_with_mail": "📬", - "cd": "💿", - "tada": "🎉", - "feet": "🐾", - "walking": "🚶", - "pencil2": "✏", - "pensive": "😔", - "persevere": "😣", - "bow": "🙇", - "raised_hands": "🙌", - "person_with_ball": "⛹", - "person_with_blond_hair": "👱", - "pray": "🙏", - "person_with_pouting_face": "🙎", - "computer": "💻", - "pig2": "🐖", - "hankey": "💩", - "poop": "💩", - "shit": "💩", - "bamboo": "🎍", - "gun": "🔫", - "black_joker": "🃏", - "rotating_light": "🚨", - "cop": "👮", - "stew": "🍲", - "pouch": "👝", - "pouting_cat": "😾", - "rage": "😡", - "put_litter_in_its_place": "🚮", - "rabbit2": "🐇", - "racing_motorcycle": "🏍", - "radioactive_sign": "☢", - "fist": "✊", - "hand": "✋", - "raised_hand_with_fingers_splayed": "🖐", - "raised_hand_with_part_between_middle_and_ring_fingers": "🖖", - "blue_car": "🚙", - "apple": "🍎", - "relieved": "😌", - "reversed_hand_with_middle_finger_extended": "🖕", - "mag_right": "🔎", - "arrow_right_hook": "↪", - "sweet_potato": "🍠", - "robot": "🤖", - "rolled__up_newspaper": "🗞", - "rowboat": "🚣", - "runner": "🏃", - "running": "🏃", - "running_shirt_with_sash": "🎽", - "boat": "⛵", - "scales": "⚖", - "school_satchel": "🎒", - "scorpius": "♏", - "see_no_evil": "🙈", - "sheep": "🐑", - "stars": "🌠", - "cake": "🍰", - "six_pointed_star": "🔯", - "ski": "🎿", - "sleeping_accommodation": "🛌", - "sleeping": "😴", - "sleepy": "😪", - "sleuth_or_spy": "🕵", - "heart_eyes_cat": "😻", - "smiley_cat": "😺", - "innocent": "😇", - "heart_eyes": "😍", - "smiling_imp": "😈", - "smiley": "😃", - "sweat_smile": "😅", - "smile": "😄", - "laughing": "😆", - "satisfied": "😆", - "blush": "😊", - "smirk": "😏", - "smoking": "🚬", - "snow_capped_mountain": "🏔", - "soccer": "⚽", - "icecream": "🍦", - "soon": "🔜", - "arrow_lower_right": "↘", - "arrow_lower_left": "↙", - "speak_no_evil": "🙊", - "speaker": "🔈", - "mute": "🔇", - "sound": "🔉", - "loud_sound": "🔊", - "speaking_head_in_silhouette": "🗣", - "spiral_calendar_pad": "🗓", - "spiral_note_pad": "🗒", - "shell": "🐚", - "sweat_drops": "💦", - "u5272": "🈹", - "u5408": "🈴", - "u55b6": "🈺", - "u6307": "🈯", - "u6708": "🈷", - "u6709": "🈶", - "u6e80": "🈵", - "u7121": "🈚", - "u7533": "🈸", - "u7981": "🈲", - "u7a7a": "🈳", - "cl": "🆑", - "cool": "🆒", - "free": "🆓", - "id": "🆔", - "koko": "🈁", - "sa": "🈂", - "new": "🆕", - "ng": "🆖", - "ok": "🆗", - "sos": "🆘", - "up": "🆙", - "vs": "🆚", - "steam_locomotive": "🚂", - "ramen": "🍜", - "partly_sunny": "⛅", - "city_sunrise": "🌇", - "surfer": "🏄", - "swimmer": "🏊", - "shirt": "👕", - "tshirt": "👕", - "table_tennis_paddle_and_ball": "🏓", - "tea": "🍵", - "tv": "📺", - "three_button_mouse": "🖱", - "+1": "👍", - "thumbsup": "👍", - "__1": "👎", - "-1": "👎", - "thumbsdown": "👎", - "thunder_cloud_and_rain": "⛈", - "tiger2": "🐅", - "tophat": "🎩", - "top": "🔝", - "tm": "™", - "train2": "🚆", - "triangular_flag_on_post": "🚩", - "trident": "🔱", - "twisted_rightwards_arrows": "🔀", - "unamused": "😒", - "small_red_triangle": "🔺", - "arrow_up_small": "🔼", - "arrow_up_down": "↕", - "upside__down_face": "🙃", - "arrow_up": "⬆", - "v": "✌", - "vhs": "📼", - "wc": "🚾", - "ocean": "🌊", - "waving_black_flag": "🏴", - "wave": "👋", - "waving_white_flag": "🏳", - "moon": "🌔", - "scream_cat": "🙀", - "weary": "😩", - "weight_lifter": "🏋", - "whale2": "🐋", - "wheelchair": "♿", - "point_down": "👇", - "grey_exclamation": "❕", - "white_frowning_face": "☹", - "white_check_mark": "✅", - "point_left": "👈", - "white_medium_small_square": "◽", - "star": "⭐", - "grey_question": "❔", - "point_right": "👉", - "relaxed": "☺", - "white_sun_behind_cloud": "🌥", - "white_sun_behind_cloud_with_rain": "🌦", - "white_sun_with_small_cloud": "🌤", - "point_up_2": "👆", - "point_up": "☝", - "wind_blowing_face": "🌬", - "wink": "😉", - "wolf": "🐺", - "dancers": "👯", - "boot": "👢", - "womans_clothes": "👚", - "womans_hat": "👒", - "sandal": "👡", - "womens": "🚺", - "worried": "😟", - "gift": "🎁", - "zipper__mouth_face": "🤐", - "regional_indicator_a": "🇦", - "regional_indicator_b": "🇧", - "regional_indicator_c": "🇨", - "regional_indicator_d": "🇩", - "regional_indicator_e": "🇪", - "regional_indicator_f": "🇫", - "regional_indicator_g": "🇬", - "regional_indicator_h": "🇭", - "regional_indicator_i": "🇮", - "regional_indicator_j": "🇯", - "regional_indicator_k": "🇰", - "regional_indicator_l": "🇱", - "regional_indicator_m": "🇲", - "regional_indicator_n": "🇳", - "regional_indicator_o": "🇴", - "regional_indicator_p": "🇵", - "regional_indicator_q": "🇶", - "regional_indicator_r": "🇷", - "regional_indicator_s": "🇸", - "regional_indicator_t": "🇹", - "regional_indicator_u": "🇺", - "regional_indicator_v": "🇻", - "regional_indicator_w": "🇼", - "regional_indicator_x": "🇽", - "regional_indicator_y": "🇾", - "regional_indicator_z": "🇿", -} diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/rich/_emoji_replace.py b/bot/lib/python3.11/site-packages/pip/_vendor/rich/_emoji_replace.py deleted file mode 100644 index bb2cafa..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/rich/_emoji_replace.py +++ /dev/null @@ -1,32 +0,0 @@ -from typing import Callable, Match, Optional -import re - -from ._emoji_codes import EMOJI - - -_ReStringMatch = Match[str] # regex match object -_ReSubCallable = Callable[[_ReStringMatch], str] # Callable invoked by re.sub -_EmojiSubMethod = Callable[[_ReSubCallable, str], str] # Sub method of a compiled re - - -def _emoji_replace( - text: str, - default_variant: Optional[str] = None, - _emoji_sub: _EmojiSubMethod = re.compile(r"(:(\S*?)(?:(?:\-)(emoji|text))?:)").sub, -) -> str: - """Replace emoji code in text.""" - get_emoji = EMOJI.__getitem__ - variants = {"text": "\uFE0E", "emoji": "\uFE0F"} - get_variant = variants.get - default_variant_code = variants.get(default_variant, "") if default_variant else "" - - def do_replace(match: Match[str]) -> str: - emoji_code, emoji_name, variant = match.groups() - try: - return get_emoji(emoji_name.lower()) + get_variant( - variant, default_variant_code - ) - except KeyError: - return emoji_code - - return _emoji_sub(do_replace, text) diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/rich/_export_format.py b/bot/lib/python3.11/site-packages/pip/_vendor/rich/_export_format.py deleted file mode 100644 index b79c130..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/rich/_export_format.py +++ /dev/null @@ -1,78 +0,0 @@ -CONSOLE_HTML_FORMAT = """\ - - - - - - - - -
    {code}
    -
    - - -""" - -CONSOLE_SVG_FORMAT = """\ - - - - - - - - - {lines} - - - {chrome} - - {backgrounds} - - {matrix} - - - -""" - -_SVG_FONT_FAMILY = "Rich Fira Code" -_SVG_CLASSES_PREFIX = "rich-svg" diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/rich/_extension.py b/bot/lib/python3.11/site-packages/pip/_vendor/rich/_extension.py deleted file mode 100644 index cbd6da9..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/rich/_extension.py +++ /dev/null @@ -1,10 +0,0 @@ -from typing import Any - - -def load_ipython_extension(ip: Any) -> None: # pragma: no cover - # prevent circular import - from pip._vendor.rich.pretty import install - from pip._vendor.rich.traceback import install as tr_install - - install() - tr_install() diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/rich/_inspect.py b/bot/lib/python3.11/site-packages/pip/_vendor/rich/_inspect.py deleted file mode 100644 index 30446ce..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/rich/_inspect.py +++ /dev/null @@ -1,270 +0,0 @@ -from __future__ import absolute_import - -import inspect -from inspect import cleandoc, getdoc, getfile, isclass, ismodule, signature -from typing import Any, Collection, Iterable, Optional, Tuple, Type, Union - -from .console import Group, RenderableType -from .control import escape_control_codes -from .highlighter import ReprHighlighter -from .jupyter import JupyterMixin -from .panel import Panel -from .pretty import Pretty -from .table import Table -from .text import Text, TextType - - -def _first_paragraph(doc: str) -> str: - """Get the first paragraph from a docstring.""" - paragraph, _, _ = doc.partition("\n\n") - return paragraph - - -class Inspect(JupyterMixin): - """A renderable to inspect any Python Object. - - Args: - obj (Any): An object to inspect. - title (str, optional): Title to display over inspect result, or None use type. Defaults to None. - help (bool, optional): Show full help text rather than just first paragraph. Defaults to False. - methods (bool, optional): Enable inspection of callables. Defaults to False. - docs (bool, optional): Also render doc strings. Defaults to True. - private (bool, optional): Show private attributes (beginning with underscore). Defaults to False. - dunder (bool, optional): Show attributes starting with double underscore. Defaults to False. - sort (bool, optional): Sort attributes alphabetically. Defaults to True. - all (bool, optional): Show all attributes. Defaults to False. - value (bool, optional): Pretty print value of object. Defaults to True. - """ - - def __init__( - self, - obj: Any, - *, - title: Optional[TextType] = None, - help: bool = False, - methods: bool = False, - docs: bool = True, - private: bool = False, - dunder: bool = False, - sort: bool = True, - all: bool = True, - value: bool = True, - ) -> None: - self.highlighter = ReprHighlighter() - self.obj = obj - self.title = title or self._make_title(obj) - if all: - methods = private = dunder = True - self.help = help - self.methods = methods - self.docs = docs or help - self.private = private or dunder - self.dunder = dunder - self.sort = sort - self.value = value - - def _make_title(self, obj: Any) -> Text: - """Make a default title.""" - title_str = ( - str(obj) - if (isclass(obj) or callable(obj) or ismodule(obj)) - else str(type(obj)) - ) - title_text = self.highlighter(title_str) - return title_text - - def __rich__(self) -> Panel: - return Panel.fit( - Group(*self._render()), - title=self.title, - border_style="scope.border", - padding=(0, 1), - ) - - def _get_signature(self, name: str, obj: Any) -> Optional[Text]: - """Get a signature for a callable.""" - try: - _signature = str(signature(obj)) + ":" - except ValueError: - _signature = "(...)" - except TypeError: - return None - - source_filename: Optional[str] = None - try: - source_filename = getfile(obj) - except (OSError, TypeError): - # OSError is raised if obj has no source file, e.g. when defined in REPL. - pass - - callable_name = Text(name, style="inspect.callable") - if source_filename: - callable_name.stylize(f"link file://{source_filename}") - signature_text = self.highlighter(_signature) - - qualname = name or getattr(obj, "__qualname__", name) - - # If obj is a module, there may be classes (which are callable) to display - if inspect.isclass(obj): - prefix = "class" - elif inspect.iscoroutinefunction(obj): - prefix = "async def" - else: - prefix = "def" - - qual_signature = Text.assemble( - (f"{prefix} ", f"inspect.{prefix.replace(' ', '_')}"), - (qualname, "inspect.callable"), - signature_text, - ) - - return qual_signature - - def _render(self) -> Iterable[RenderableType]: - """Render object.""" - - def sort_items(item: Tuple[str, Any]) -> Tuple[bool, str]: - key, (_error, value) = item - return (callable(value), key.strip("_").lower()) - - def safe_getattr(attr_name: str) -> Tuple[Any, Any]: - """Get attribute or any exception.""" - try: - return (None, getattr(obj, attr_name)) - except Exception as error: - return (error, None) - - obj = self.obj - keys = dir(obj) - total_items = len(keys) - if not self.dunder: - keys = [key for key in keys if not key.startswith("__")] - if not self.private: - keys = [key for key in keys if not key.startswith("_")] - not_shown_count = total_items - len(keys) - items = [(key, safe_getattr(key)) for key in keys] - if self.sort: - items.sort(key=sort_items) - - items_table = Table.grid(padding=(0, 1), expand=False) - items_table.add_column(justify="right") - add_row = items_table.add_row - highlighter = self.highlighter - - if callable(obj): - signature = self._get_signature("", obj) - if signature is not None: - yield signature - yield "" - - if self.docs: - _doc = self._get_formatted_doc(obj) - if _doc is not None: - doc_text = Text(_doc, style="inspect.help") - doc_text = highlighter(doc_text) - yield doc_text - yield "" - - if self.value and not (isclass(obj) or callable(obj) or ismodule(obj)): - yield Panel( - Pretty(obj, indent_guides=True, max_length=10, max_string=60), - border_style="inspect.value.border", - ) - yield "" - - for key, (error, value) in items: - key_text = Text.assemble( - ( - key, - "inspect.attr.dunder" if key.startswith("__") else "inspect.attr", - ), - (" =", "inspect.equals"), - ) - if error is not None: - warning = key_text.copy() - warning.stylize("inspect.error") - add_row(warning, highlighter(repr(error))) - continue - - if callable(value): - if not self.methods: - continue - - _signature_text = self._get_signature(key, value) - if _signature_text is None: - add_row(key_text, Pretty(value, highlighter=highlighter)) - else: - if self.docs: - docs = self._get_formatted_doc(value) - if docs is not None: - _signature_text.append("\n" if "\n" in docs else " ") - doc = highlighter(docs) - doc.stylize("inspect.doc") - _signature_text.append(doc) - - add_row(key_text, _signature_text) - else: - add_row(key_text, Pretty(value, highlighter=highlighter)) - if items_table.row_count: - yield items_table - elif not_shown_count: - yield Text.from_markup( - f"[b cyan]{not_shown_count}[/][i] attribute(s) not shown.[/i] " - f"Run [b][magenta]inspect[/]([not b]inspect[/])[/b] for options." - ) - - def _get_formatted_doc(self, object_: Any) -> Optional[str]: - """ - Extract the docstring of an object, process it and returns it. - The processing consists in cleaning up the doctring's indentation, - taking only its 1st paragraph if `self.help` is not True, - and escape its control codes. - - Args: - object_ (Any): the object to get the docstring from. - - Returns: - Optional[str]: the processed docstring, or None if no docstring was found. - """ - docs = getdoc(object_) - if docs is None: - return None - docs = cleandoc(docs).strip() - if not self.help: - docs = _first_paragraph(docs) - return escape_control_codes(docs) - - -def get_object_types_mro(obj: Union[object, Type[Any]]) -> Tuple[type, ...]: - """Returns the MRO of an object's class, or of the object itself if it's a class.""" - if not hasattr(obj, "__mro__"): - # N.B. we cannot use `if type(obj) is type` here because it doesn't work with - # some types of classes, such as the ones that use abc.ABCMeta. - obj = type(obj) - return getattr(obj, "__mro__", ()) - - -def get_object_types_mro_as_strings(obj: object) -> Collection[str]: - """ - Returns the MRO of an object's class as full qualified names, or of the object itself if it's a class. - - Examples: - `object_types_mro_as_strings(JSONDecoder)` will return `['json.decoder.JSONDecoder', 'builtins.object']` - """ - return [ - f'{getattr(type_, "__module__", "")}.{getattr(type_, "__qualname__", "")}' - for type_ in get_object_types_mro(obj) - ] - - -def is_object_one_of_types( - obj: object, fully_qualified_types_names: Collection[str] -) -> bool: - """ - Returns `True` if the given object's class (or the object itself, if it's a class) has one of the - fully qualified names in its MRO. - """ - for type_name in get_object_types_mro_as_strings(obj): - if type_name in fully_qualified_types_names: - return True - return False diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/rich/_log_render.py b/bot/lib/python3.11/site-packages/pip/_vendor/rich/_log_render.py deleted file mode 100644 index fc16c84..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/rich/_log_render.py +++ /dev/null @@ -1,94 +0,0 @@ -from datetime import datetime -from typing import Iterable, List, Optional, TYPE_CHECKING, Union, Callable - - -from .text import Text, TextType - -if TYPE_CHECKING: - from .console import Console, ConsoleRenderable, RenderableType - from .table import Table - -FormatTimeCallable = Callable[[datetime], Text] - - -class LogRender: - def __init__( - self, - show_time: bool = True, - show_level: bool = False, - show_path: bool = True, - time_format: Union[str, FormatTimeCallable] = "[%x %X]", - omit_repeated_times: bool = True, - level_width: Optional[int] = 8, - ) -> None: - self.show_time = show_time - self.show_level = show_level - self.show_path = show_path - self.time_format = time_format - self.omit_repeated_times = omit_repeated_times - self.level_width = level_width - self._last_time: Optional[Text] = None - - def __call__( - self, - console: "Console", - renderables: Iterable["ConsoleRenderable"], - log_time: Optional[datetime] = None, - time_format: Optional[Union[str, FormatTimeCallable]] = None, - level: TextType = "", - path: Optional[str] = None, - line_no: Optional[int] = None, - link_path: Optional[str] = None, - ) -> "Table": - from .containers import Renderables - from .table import Table - - output = Table.grid(padding=(0, 1)) - output.expand = True - if self.show_time: - output.add_column(style="log.time") - if self.show_level: - output.add_column(style="log.level", width=self.level_width) - output.add_column(ratio=1, style="log.message", overflow="fold") - if self.show_path and path: - output.add_column(style="log.path") - row: List["RenderableType"] = [] - if self.show_time: - log_time = log_time or console.get_datetime() - time_format = time_format or self.time_format - if callable(time_format): - log_time_display = time_format(log_time) - else: - log_time_display = Text(log_time.strftime(time_format)) - if log_time_display == self._last_time and self.omit_repeated_times: - row.append(Text(" " * len(log_time_display))) - else: - row.append(log_time_display) - self._last_time = log_time_display - if self.show_level: - row.append(level) - - row.append(Renderables(renderables)) - if self.show_path and path: - path_text = Text() - path_text.append( - path, style=f"link file://{link_path}" if link_path else "" - ) - if line_no: - path_text.append(":") - path_text.append( - f"{line_no}", - style=f"link file://{link_path}#{line_no}" if link_path else "", - ) - row.append(path_text) - - output.add_row(*row) - return output - - -if __name__ == "__main__": # pragma: no cover - from pip._vendor.rich.console import Console - - c = Console() - c.print("[on blue]Hello", justify="right") - c.log("[on blue]hello", justify="right") diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/rich/_loop.py b/bot/lib/python3.11/site-packages/pip/_vendor/rich/_loop.py deleted file mode 100644 index 01c6caf..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/rich/_loop.py +++ /dev/null @@ -1,43 +0,0 @@ -from typing import Iterable, Tuple, TypeVar - -T = TypeVar("T") - - -def loop_first(values: Iterable[T]) -> Iterable[Tuple[bool, T]]: - """Iterate and generate a tuple with a flag for first value.""" - iter_values = iter(values) - try: - value = next(iter_values) - except StopIteration: - return - yield True, value - for value in iter_values: - yield False, value - - -def loop_last(values: Iterable[T]) -> Iterable[Tuple[bool, T]]: - """Iterate and generate a tuple with a flag for last value.""" - iter_values = iter(values) - try: - previous_value = next(iter_values) - except StopIteration: - return - for value in iter_values: - yield False, previous_value - previous_value = value - yield True, previous_value - - -def loop_first_last(values: Iterable[T]) -> Iterable[Tuple[bool, bool, T]]: - """Iterate and generate a tuple with a flag for first and last value.""" - iter_values = iter(values) - try: - previous_value = next(iter_values) - except StopIteration: - return - first = True - for value in iter_values: - yield first, False, previous_value - first = False - previous_value = value - yield first, True, previous_value diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/rich/_palettes.py b/bot/lib/python3.11/site-packages/pip/_vendor/rich/_palettes.py deleted file mode 100644 index 3c748d3..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/rich/_palettes.py +++ /dev/null @@ -1,309 +0,0 @@ -from .palette import Palette - - -# Taken from https://en.wikipedia.org/wiki/ANSI_escape_code (Windows 10 column) -WINDOWS_PALETTE = Palette( - [ - (12, 12, 12), - (197, 15, 31), - (19, 161, 14), - (193, 156, 0), - (0, 55, 218), - (136, 23, 152), - (58, 150, 221), - (204, 204, 204), - (118, 118, 118), - (231, 72, 86), - (22, 198, 12), - (249, 241, 165), - (59, 120, 255), - (180, 0, 158), - (97, 214, 214), - (242, 242, 242), - ] -) - -# # The standard ansi colors (including bright variants) -STANDARD_PALETTE = Palette( - [ - (0, 0, 0), - (170, 0, 0), - (0, 170, 0), - (170, 85, 0), - (0, 0, 170), - (170, 0, 170), - (0, 170, 170), - (170, 170, 170), - (85, 85, 85), - (255, 85, 85), - (85, 255, 85), - (255, 255, 85), - (85, 85, 255), - (255, 85, 255), - (85, 255, 255), - (255, 255, 255), - ] -) - - -# The 256 color palette -EIGHT_BIT_PALETTE = Palette( - [ - (0, 0, 0), - (128, 0, 0), - (0, 128, 0), - (128, 128, 0), - (0, 0, 128), - (128, 0, 128), - (0, 128, 128), - (192, 192, 192), - (128, 128, 128), - (255, 0, 0), - (0, 255, 0), - (255, 255, 0), - (0, 0, 255), - (255, 0, 255), - (0, 255, 255), - (255, 255, 255), - (0, 0, 0), - (0, 0, 95), - (0, 0, 135), - (0, 0, 175), - (0, 0, 215), - (0, 0, 255), - (0, 95, 0), - (0, 95, 95), - (0, 95, 135), - (0, 95, 175), - (0, 95, 215), - (0, 95, 255), - (0, 135, 0), - (0, 135, 95), - (0, 135, 135), - (0, 135, 175), - (0, 135, 215), - (0, 135, 255), - (0, 175, 0), - (0, 175, 95), - (0, 175, 135), - (0, 175, 175), - (0, 175, 215), - (0, 175, 255), - (0, 215, 0), - (0, 215, 95), - (0, 215, 135), - (0, 215, 175), - (0, 215, 215), - (0, 215, 255), - (0, 255, 0), - (0, 255, 95), - (0, 255, 135), - (0, 255, 175), - (0, 255, 215), - (0, 255, 255), - (95, 0, 0), - (95, 0, 95), - (95, 0, 135), - (95, 0, 175), - (95, 0, 215), - (95, 0, 255), - (95, 95, 0), - (95, 95, 95), - (95, 95, 135), - (95, 95, 175), - (95, 95, 215), - (95, 95, 255), - (95, 135, 0), - (95, 135, 95), - (95, 135, 135), - (95, 135, 175), - (95, 135, 215), - (95, 135, 255), - (95, 175, 0), - (95, 175, 95), - (95, 175, 135), - (95, 175, 175), - (95, 175, 215), - (95, 175, 255), - (95, 215, 0), - (95, 215, 95), - (95, 215, 135), - (95, 215, 175), - (95, 215, 215), - (95, 215, 255), - (95, 255, 0), - (95, 255, 95), - (95, 255, 135), - (95, 255, 175), - (95, 255, 215), - (95, 255, 255), - (135, 0, 0), - (135, 0, 95), - (135, 0, 135), - (135, 0, 175), - (135, 0, 215), - (135, 0, 255), - (135, 95, 0), - (135, 95, 95), - (135, 95, 135), - (135, 95, 175), - (135, 95, 215), - (135, 95, 255), - (135, 135, 0), - (135, 135, 95), - (135, 135, 135), - (135, 135, 175), - (135, 135, 215), - (135, 135, 255), - (135, 175, 0), - (135, 175, 95), - (135, 175, 135), - (135, 175, 175), - (135, 175, 215), - (135, 175, 255), - (135, 215, 0), - (135, 215, 95), - (135, 215, 135), - (135, 215, 175), - (135, 215, 215), - (135, 215, 255), - (135, 255, 0), - (135, 255, 95), - (135, 255, 135), - (135, 255, 175), - (135, 255, 215), - (135, 255, 255), - (175, 0, 0), - (175, 0, 95), - (175, 0, 135), - (175, 0, 175), - (175, 0, 215), - (175, 0, 255), - (175, 95, 0), - (175, 95, 95), - (175, 95, 135), - (175, 95, 175), - (175, 95, 215), - (175, 95, 255), - (175, 135, 0), - (175, 135, 95), - (175, 135, 135), - (175, 135, 175), - (175, 135, 215), - (175, 135, 255), - (175, 175, 0), - (175, 175, 95), - (175, 175, 135), - (175, 175, 175), - (175, 175, 215), - (175, 175, 255), - (175, 215, 0), - (175, 215, 95), - (175, 215, 135), - (175, 215, 175), - (175, 215, 215), - (175, 215, 255), - (175, 255, 0), - (175, 255, 95), - (175, 255, 135), - (175, 255, 175), - (175, 255, 215), - (175, 255, 255), - (215, 0, 0), - (215, 0, 95), - (215, 0, 135), - (215, 0, 175), - (215, 0, 215), - (215, 0, 255), - (215, 95, 0), - (215, 95, 95), - (215, 95, 135), - (215, 95, 175), - (215, 95, 215), - (215, 95, 255), - (215, 135, 0), - (215, 135, 95), - (215, 135, 135), - (215, 135, 175), - (215, 135, 215), - (215, 135, 255), - (215, 175, 0), - (215, 175, 95), - (215, 175, 135), - (215, 175, 175), - (215, 175, 215), - (215, 175, 255), - (215, 215, 0), - (215, 215, 95), - (215, 215, 135), - (215, 215, 175), - (215, 215, 215), - (215, 215, 255), - (215, 255, 0), - (215, 255, 95), - (215, 255, 135), - (215, 255, 175), - (215, 255, 215), - (215, 255, 255), - (255, 0, 0), - (255, 0, 95), - (255, 0, 135), - (255, 0, 175), - (255, 0, 215), - (255, 0, 255), - (255, 95, 0), - (255, 95, 95), - (255, 95, 135), - (255, 95, 175), - (255, 95, 215), - (255, 95, 255), - (255, 135, 0), - (255, 135, 95), - (255, 135, 135), - (255, 135, 175), - (255, 135, 215), - (255, 135, 255), - (255, 175, 0), - (255, 175, 95), - (255, 175, 135), - (255, 175, 175), - (255, 175, 215), - (255, 175, 255), - (255, 215, 0), - (255, 215, 95), - (255, 215, 135), - (255, 215, 175), - (255, 215, 215), - (255, 215, 255), - (255, 255, 0), - (255, 255, 95), - (255, 255, 135), - (255, 255, 175), - (255, 255, 215), - (255, 255, 255), - (8, 8, 8), - (18, 18, 18), - (28, 28, 28), - (38, 38, 38), - (48, 48, 48), - (58, 58, 58), - (68, 68, 68), - (78, 78, 78), - (88, 88, 88), - (98, 98, 98), - (108, 108, 108), - (118, 118, 118), - (128, 128, 128), - (138, 138, 138), - (148, 148, 148), - (158, 158, 158), - (168, 168, 168), - (178, 178, 178), - (188, 188, 188), - (198, 198, 198), - (208, 208, 208), - (218, 218, 218), - (228, 228, 228), - (238, 238, 238), - ] -) diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/rich/_pick.py b/bot/lib/python3.11/site-packages/pip/_vendor/rich/_pick.py deleted file mode 100644 index 4f6d8b2..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/rich/_pick.py +++ /dev/null @@ -1,17 +0,0 @@ -from typing import Optional - - -def pick_bool(*values: Optional[bool]) -> bool: - """Pick the first non-none bool or return the last value. - - Args: - *values (bool): Any number of boolean or None values. - - Returns: - bool: First non-none boolean. - """ - assert values, "1 or more values required" - for value in values: - if value is not None: - return value - return bool(value) diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/rich/_ratio.py b/bot/lib/python3.11/site-packages/pip/_vendor/rich/_ratio.py deleted file mode 100644 index e8a3a67..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/rich/_ratio.py +++ /dev/null @@ -1,160 +0,0 @@ -import sys -from fractions import Fraction -from math import ceil -from typing import cast, List, Optional, Sequence - -if sys.version_info >= (3, 8): - from typing import Protocol -else: - from pip._vendor.typing_extensions import Protocol # pragma: no cover - - -class Edge(Protocol): - """Any object that defines an edge (such as Layout).""" - - size: Optional[int] = None - ratio: int = 1 - minimum_size: int = 1 - - -def ratio_resolve(total: int, edges: Sequence[Edge]) -> List[int]: - """Divide total space to satisfy size, ratio, and minimum_size, constraints. - - The returned list of integers should add up to total in most cases, unless it is - impossible to satisfy all the constraints. For instance, if there are two edges - with a minimum size of 20 each and `total` is 30 then the returned list will be - greater than total. In practice, this would mean that a Layout object would - clip the rows that would overflow the screen height. - - Args: - total (int): Total number of characters. - edges (List[Edge]): Edges within total space. - - Returns: - List[int]: Number of characters for each edge. - """ - # Size of edge or None for yet to be determined - sizes = [(edge.size or None) for edge in edges] - - _Fraction = Fraction - - # While any edges haven't been calculated - while None in sizes: - # Get flexible edges and index to map these back on to sizes list - flexible_edges = [ - (index, edge) - for index, (size, edge) in enumerate(zip(sizes, edges)) - if size is None - ] - # Remaining space in total - remaining = total - sum(size or 0 for size in sizes) - if remaining <= 0: - # No room for flexible edges - return [ - ((edge.minimum_size or 1) if size is None else size) - for size, edge in zip(sizes, edges) - ] - # Calculate number of characters in a ratio portion - portion = _Fraction( - remaining, sum((edge.ratio or 1) for _, edge in flexible_edges) - ) - - # If any edges will be less than their minimum, replace size with the minimum - for index, edge in flexible_edges: - if portion * edge.ratio <= edge.minimum_size: - sizes[index] = edge.minimum_size - # New fixed size will invalidate calculations, so we need to repeat the process - break - else: - # Distribute flexible space and compensate for rounding error - # Since edge sizes can only be integers we need to add the remainder - # to the following line - remainder = _Fraction(0) - for index, edge in flexible_edges: - size, remainder = divmod(portion * edge.ratio + remainder, 1) - sizes[index] = size - break - # Sizes now contains integers only - return cast(List[int], sizes) - - -def ratio_reduce( - total: int, ratios: List[int], maximums: List[int], values: List[int] -) -> List[int]: - """Divide an integer total in to parts based on ratios. - - Args: - total (int): The total to divide. - ratios (List[int]): A list of integer ratios. - maximums (List[int]): List of maximums values for each slot. - values (List[int]): List of values - - Returns: - List[int]: A list of integers guaranteed to sum to total. - """ - ratios = [ratio if _max else 0 for ratio, _max in zip(ratios, maximums)] - total_ratio = sum(ratios) - if not total_ratio: - return values[:] - total_remaining = total - result: List[int] = [] - append = result.append - for ratio, maximum, value in zip(ratios, maximums, values): - if ratio and total_ratio > 0: - distributed = min(maximum, round(ratio * total_remaining / total_ratio)) - append(value - distributed) - total_remaining -= distributed - total_ratio -= ratio - else: - append(value) - return result - - -def ratio_distribute( - total: int, ratios: List[int], minimums: Optional[List[int]] = None -) -> List[int]: - """Distribute an integer total in to parts based on ratios. - - Args: - total (int): The total to divide. - ratios (List[int]): A list of integer ratios. - minimums (List[int]): List of minimum values for each slot. - - Returns: - List[int]: A list of integers guaranteed to sum to total. - """ - if minimums: - ratios = [ratio if _min else 0 for ratio, _min in zip(ratios, minimums)] - total_ratio = sum(ratios) - assert total_ratio > 0, "Sum of ratios must be > 0" - - total_remaining = total - distributed_total: List[int] = [] - append = distributed_total.append - if minimums is None: - _minimums = [0] * len(ratios) - else: - _minimums = minimums - for ratio, minimum in zip(ratios, _minimums): - if total_ratio > 0: - distributed = max(minimum, ceil(ratio * total_remaining / total_ratio)) - else: - distributed = total_remaining - append(distributed) - total_ratio -= ratio - total_remaining -= distributed - return distributed_total - - -if __name__ == "__main__": - from dataclasses import dataclass - - @dataclass - class E: - - size: Optional[int] = None - ratio: int = 1 - minimum_size: int = 1 - - resolved = ratio_resolve(110, [E(None, 1, 1), E(None, 1, 1), E(None, 1, 1)]) - print(sum(resolved)) diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/rich/_spinners.py b/bot/lib/python3.11/site-packages/pip/_vendor/rich/_spinners.py deleted file mode 100644 index d0bb1fe..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/rich/_spinners.py +++ /dev/null @@ -1,482 +0,0 @@ -""" -Spinners are from: -* cli-spinners: - MIT License - Copyright (c) Sindre Sorhus (sindresorhus.com) - Permission is hereby granted, free of charge, to any person obtaining a copy - of this software and associated documentation files (the "Software"), to deal - in the Software without restriction, including without limitation the rights to - use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of - the Software, and to permit persons to whom the Software is furnished to do so, - subject to the following conditions: - The above copyright notice and this permission notice shall be included - in all copies or substantial portions of the Software. - THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, - INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR - PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE - FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, - ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS - IN THE SOFTWARE. -""" - -SPINNERS = { - "dots": { - "interval": 80, - "frames": "⠋⠙⠹⠸⠼⠴⠦⠧⠇⠏", - }, - "dots2": {"interval": 80, "frames": "⣾⣽⣻⢿⡿⣟⣯⣷"}, - "dots3": { - "interval": 80, - "frames": "⠋⠙⠚⠞⠖⠦⠴⠲⠳⠓", - }, - "dots4": { - "interval": 80, - "frames": "⠄⠆⠇⠋⠙⠸⠰⠠⠰⠸⠙⠋⠇⠆", - }, - "dots5": { - "interval": 80, - "frames": "⠋⠙⠚⠒⠂⠂⠒⠲⠴⠦⠖⠒⠐⠐⠒⠓⠋", - }, - "dots6": { - "interval": 80, - "frames": "⠁⠉⠙⠚⠒⠂⠂⠒⠲⠴⠤⠄⠄⠤⠴⠲⠒⠂⠂⠒⠚⠙⠉⠁", - }, - "dots7": { - "interval": 80, - "frames": "⠈⠉⠋⠓⠒⠐⠐⠒⠖⠦⠤⠠⠠⠤⠦⠖⠒⠐⠐⠒⠓⠋⠉⠈", - }, - "dots8": { - "interval": 80, - "frames": "⠁⠁⠉⠙⠚⠒⠂⠂⠒⠲⠴⠤⠄⠄⠤⠠⠠⠤⠦⠖⠒⠐⠐⠒⠓⠋⠉⠈⠈", - }, - "dots9": {"interval": 80, "frames": "⢹⢺⢼⣸⣇⡧⡗⡏"}, - "dots10": {"interval": 80, "frames": "⢄⢂⢁⡁⡈⡐⡠"}, - "dots11": {"interval": 100, "frames": "⠁⠂⠄⡀⢀⠠⠐⠈"}, - "dots12": { - "interval": 80, - "frames": [ - "⢀⠀", - "⡀⠀", - "⠄⠀", - "⢂⠀", - "⡂⠀", - "⠅⠀", - "⢃⠀", - "⡃⠀", - "⠍⠀", - "⢋⠀", - "⡋⠀", - "⠍⠁", - "⢋⠁", - "⡋⠁", - "⠍⠉", - "⠋⠉", - "⠋⠉", - "⠉⠙", - "⠉⠙", - "⠉⠩", - "⠈⢙", - "⠈⡙", - "⢈⠩", - "⡀⢙", - "⠄⡙", - "⢂⠩", - "⡂⢘", - "⠅⡘", - "⢃⠨", - "⡃⢐", - "⠍⡐", - "⢋⠠", - "⡋⢀", - "⠍⡁", - "⢋⠁", - "⡋⠁", - "⠍⠉", - "⠋⠉", - "⠋⠉", - "⠉⠙", - "⠉⠙", - "⠉⠩", - "⠈⢙", - "⠈⡙", - "⠈⠩", - "⠀⢙", - "⠀⡙", - "⠀⠩", - "⠀⢘", - "⠀⡘", - "⠀⠨", - "⠀⢐", - "⠀⡐", - "⠀⠠", - "⠀⢀", - "⠀⡀", - ], - }, - "dots8Bit": { - "interval": 80, - "frames": "⠀⠁⠂⠃⠄⠅⠆⠇⡀⡁⡂⡃⡄⡅⡆⡇⠈⠉⠊⠋⠌⠍⠎⠏⡈⡉⡊⡋⡌⡍⡎⡏⠐⠑⠒⠓⠔⠕⠖⠗⡐⡑⡒⡓⡔⡕⡖⡗⠘⠙⠚⠛⠜⠝⠞⠟⡘⡙" - "⡚⡛⡜⡝⡞⡟⠠⠡⠢⠣⠤⠥⠦⠧⡠⡡⡢⡣⡤⡥⡦⡧⠨⠩⠪⠫⠬⠭⠮⠯⡨⡩⡪⡫⡬⡭⡮⡯⠰⠱⠲⠳⠴⠵⠶⠷⡰⡱⡲⡳⡴⡵⡶⡷⠸⠹⠺⠻" - "⠼⠽⠾⠿⡸⡹⡺⡻⡼⡽⡾⡿⢀⢁⢂⢃⢄⢅⢆⢇⣀⣁⣂⣃⣄⣅⣆⣇⢈⢉⢊⢋⢌⢍⢎⢏⣈⣉⣊⣋⣌⣍⣎⣏⢐⢑⢒⢓⢔⢕⢖⢗⣐⣑⣒⣓⣔⣕" - "⣖⣗⢘⢙⢚⢛⢜⢝⢞⢟⣘⣙⣚⣛⣜⣝⣞⣟⢠⢡⢢⢣⢤⢥⢦⢧⣠⣡⣢⣣⣤⣥⣦⣧⢨⢩⢪⢫⢬⢭⢮⢯⣨⣩⣪⣫⣬⣭⣮⣯⢰⢱⢲⢳⢴⢵⢶⢷" - "⣰⣱⣲⣳⣴⣵⣶⣷⢸⢹⢺⢻⢼⢽⢾⢿⣸⣹⣺⣻⣼⣽⣾⣿", - }, - "line": {"interval": 130, "frames": ["-", "\\", "|", "/"]}, - "line2": {"interval": 100, "frames": "⠂-–—–-"}, - "pipe": {"interval": 100, "frames": "┤┘┴└├┌┬┐"}, - "simpleDots": {"interval": 400, "frames": [". ", ".. ", "...", " "]}, - "simpleDotsScrolling": { - "interval": 200, - "frames": [". ", ".. ", "...", " ..", " .", " "], - }, - "star": {"interval": 70, "frames": "✶✸✹✺✹✷"}, - "star2": {"interval": 80, "frames": "+x*"}, - "flip": { - "interval": 70, - "frames": "___-``'´-___", - }, - "hamburger": {"interval": 100, "frames": "☱☲☴"}, - "growVertical": { - "interval": 120, - "frames": "▁▃▄▅▆▇▆▅▄▃", - }, - "growHorizontal": { - "interval": 120, - "frames": "▏▎▍▌▋▊▉▊▋▌▍▎", - }, - "balloon": {"interval": 140, "frames": " .oO@* "}, - "balloon2": {"interval": 120, "frames": ".oO°Oo."}, - "noise": {"interval": 100, "frames": "▓▒░"}, - "bounce": {"interval": 120, "frames": "⠁⠂⠄⠂"}, - "boxBounce": {"interval": 120, "frames": "▖▘▝▗"}, - "boxBounce2": {"interval": 100, "frames": "▌▀▐▄"}, - "triangle": {"interval": 50, "frames": "◢◣◤◥"}, - "arc": {"interval": 100, "frames": "◜◠◝◞◡◟"}, - "circle": {"interval": 120, "frames": "◡⊙◠"}, - "squareCorners": {"interval": 180, "frames": "◰◳◲◱"}, - "circleQuarters": {"interval": 120, "frames": "◴◷◶◵"}, - "circleHalves": {"interval": 50, "frames": "◐◓◑◒"}, - "squish": {"interval": 100, "frames": "╫╪"}, - "toggle": {"interval": 250, "frames": "⊶⊷"}, - "toggle2": {"interval": 80, "frames": "▫▪"}, - "toggle3": {"interval": 120, "frames": "□■"}, - "toggle4": {"interval": 100, "frames": "■□▪▫"}, - "toggle5": {"interval": 100, "frames": "▮▯"}, - "toggle6": {"interval": 300, "frames": "ဝ၀"}, - "toggle7": {"interval": 80, "frames": "⦾⦿"}, - "toggle8": {"interval": 100, "frames": "◍◌"}, - "toggle9": {"interval": 100, "frames": "◉◎"}, - "toggle10": {"interval": 100, "frames": "㊂㊀㊁"}, - "toggle11": {"interval": 50, "frames": "⧇⧆"}, - "toggle12": {"interval": 120, "frames": "☗☖"}, - "toggle13": {"interval": 80, "frames": "=*-"}, - "arrow": {"interval": 100, "frames": "←↖↑↗→↘↓↙"}, - "arrow2": { - "interval": 80, - "frames": ["⬆️ ", "↗️ ", "➡️ ", "↘️ ", "⬇️ ", "↙️ ", "⬅️ ", "↖️ "], - }, - "arrow3": { - "interval": 120, - "frames": ["▹▹▹▹▹", "▸▹▹▹▹", "▹▸▹▹▹", "▹▹▸▹▹", "▹▹▹▸▹", "▹▹▹▹▸"], - }, - "bouncingBar": { - "interval": 80, - "frames": [ - "[ ]", - "[= ]", - "[== ]", - "[=== ]", - "[ ===]", - "[ ==]", - "[ =]", - "[ ]", - "[ =]", - "[ ==]", - "[ ===]", - "[====]", - "[=== ]", - "[== ]", - "[= ]", - ], - }, - "bouncingBall": { - "interval": 80, - "frames": [ - "( ● )", - "( ● )", - "( ● )", - "( ● )", - "( ●)", - "( ● )", - "( ● )", - "( ● )", - "( ● )", - "(● )", - ], - }, - "smiley": {"interval": 200, "frames": ["😄 ", "😝 "]}, - "monkey": {"interval": 300, "frames": ["🙈 ", "🙈 ", "🙉 ", "🙊 "]}, - "hearts": {"interval": 100, "frames": ["💛 ", "💙 ", "💜 ", "💚 ", "❤️ "]}, - "clock": { - "interval": 100, - "frames": [ - "🕛 ", - "🕐 ", - "🕑 ", - "🕒 ", - "🕓 ", - "🕔 ", - "🕕 ", - "🕖 ", - "🕗 ", - "🕘 ", - "🕙 ", - "🕚 ", - ], - }, - "earth": {"interval": 180, "frames": ["🌍 ", "🌎 ", "🌏 "]}, - "material": { - "interval": 17, - "frames": [ - "█▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁", - "██▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁", - "███▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁", - "████▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁", - "██████▁▁▁▁▁▁▁▁▁▁▁▁▁▁", - "██████▁▁▁▁▁▁▁▁▁▁▁▁▁▁", - "███████▁▁▁▁▁▁▁▁▁▁▁▁▁", - "████████▁▁▁▁▁▁▁▁▁▁▁▁", - "█████████▁▁▁▁▁▁▁▁▁▁▁", - "█████████▁▁▁▁▁▁▁▁▁▁▁", - "██████████▁▁▁▁▁▁▁▁▁▁", - "███████████▁▁▁▁▁▁▁▁▁", - "█████████████▁▁▁▁▁▁▁", - "██████████████▁▁▁▁▁▁", - "██████████████▁▁▁▁▁▁", - "▁██████████████▁▁▁▁▁", - "▁██████████████▁▁▁▁▁", - "▁██████████████▁▁▁▁▁", - "▁▁██████████████▁▁▁▁", - "▁▁▁██████████████▁▁▁", - "▁▁▁▁█████████████▁▁▁", - "▁▁▁▁██████████████▁▁", - "▁▁▁▁██████████████▁▁", - "▁▁▁▁▁██████████████▁", - "▁▁▁▁▁██████████████▁", - "▁▁▁▁▁██████████████▁", - "▁▁▁▁▁▁██████████████", - "▁▁▁▁▁▁██████████████", - "▁▁▁▁▁▁▁█████████████", - "▁▁▁▁▁▁▁█████████████", - "▁▁▁▁▁▁▁▁████████████", - "▁▁▁▁▁▁▁▁████████████", - "▁▁▁▁▁▁▁▁▁███████████", - "▁▁▁▁▁▁▁▁▁███████████", - "▁▁▁▁▁▁▁▁▁▁██████████", - "▁▁▁▁▁▁▁▁▁▁██████████", - "▁▁▁▁▁▁▁▁▁▁▁▁████████", - "▁▁▁▁▁▁▁▁▁▁▁▁▁███████", - "▁▁▁▁▁▁▁▁▁▁▁▁▁▁██████", - "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁█████", - "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁█████", - "█▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁████", - "██▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁███", - "██▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁███", - "███▁▁▁▁▁▁▁▁▁▁▁▁▁▁███", - "████▁▁▁▁▁▁▁▁▁▁▁▁▁▁██", - "█████▁▁▁▁▁▁▁▁▁▁▁▁▁▁█", - "█████▁▁▁▁▁▁▁▁▁▁▁▁▁▁█", - "██████▁▁▁▁▁▁▁▁▁▁▁▁▁█", - "████████▁▁▁▁▁▁▁▁▁▁▁▁", - "█████████▁▁▁▁▁▁▁▁▁▁▁", - "█████████▁▁▁▁▁▁▁▁▁▁▁", - "█████████▁▁▁▁▁▁▁▁▁▁▁", - "█████████▁▁▁▁▁▁▁▁▁▁▁", - "███████████▁▁▁▁▁▁▁▁▁", - "████████████▁▁▁▁▁▁▁▁", - "████████████▁▁▁▁▁▁▁▁", - "██████████████▁▁▁▁▁▁", - "██████████████▁▁▁▁▁▁", - "▁██████████████▁▁▁▁▁", - "▁██████████████▁▁▁▁▁", - "▁▁▁█████████████▁▁▁▁", - "▁▁▁▁▁████████████▁▁▁", - "▁▁▁▁▁████████████▁▁▁", - "▁▁▁▁▁▁███████████▁▁▁", - "▁▁▁▁▁▁▁▁█████████▁▁▁", - "▁▁▁▁▁▁▁▁█████████▁▁▁", - "▁▁▁▁▁▁▁▁▁█████████▁▁", - "▁▁▁▁▁▁▁▁▁█████████▁▁", - "▁▁▁▁▁▁▁▁▁▁█████████▁", - "▁▁▁▁▁▁▁▁▁▁▁████████▁", - "▁▁▁▁▁▁▁▁▁▁▁████████▁", - "▁▁▁▁▁▁▁▁▁▁▁▁███████▁", - "▁▁▁▁▁▁▁▁▁▁▁▁███████▁", - "▁▁▁▁▁▁▁▁▁▁▁▁▁███████", - "▁▁▁▁▁▁▁▁▁▁▁▁▁███████", - "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁█████", - "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁████", - "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁████", - "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁████", - "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁███", - "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁███", - "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁██", - "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁██", - "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁██", - "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁█", - "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁█", - "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁█", - "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁", - "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁", - "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁", - "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁", - ], - }, - "moon": { - "interval": 80, - "frames": ["🌑 ", "🌒 ", "🌓 ", "🌔 ", "🌕 ", "🌖 ", "🌗 ", "🌘 "], - }, - "runner": {"interval": 140, "frames": ["🚶 ", "🏃 "]}, - "pong": { - "interval": 80, - "frames": [ - "▐⠂ ▌", - "▐⠈ ▌", - "▐ ⠂ ▌", - "▐ ⠠ ▌", - "▐ ⡀ ▌", - "▐ ⠠ ▌", - "▐ ⠂ ▌", - "▐ ⠈ ▌", - "▐ ⠂ ▌", - "▐ ⠠ ▌", - "▐ ⡀ ▌", - "▐ ⠠ ▌", - "▐ ⠂ ▌", - "▐ ⠈ ▌", - "▐ ⠂▌", - "▐ ⠠▌", - "▐ ⡀▌", - "▐ ⠠ ▌", - "▐ ⠂ ▌", - "▐ ⠈ ▌", - "▐ ⠂ ▌", - "▐ ⠠ ▌", - "▐ ⡀ ▌", - "▐ ⠠ ▌", - "▐ ⠂ ▌", - "▐ ⠈ ▌", - "▐ ⠂ ▌", - "▐ ⠠ ▌", - "▐ ⡀ ▌", - "▐⠠ ▌", - ], - }, - "shark": { - "interval": 120, - "frames": [ - "▐|\\____________▌", - "▐_|\\___________▌", - "▐__|\\__________▌", - "▐___|\\_________▌", - "▐____|\\________▌", - "▐_____|\\_______▌", - "▐______|\\______▌", - "▐_______|\\_____▌", - "▐________|\\____▌", - "▐_________|\\___▌", - "▐__________|\\__▌", - "▐___________|\\_▌", - "▐____________|\\▌", - "▐____________/|▌", - "▐___________/|_▌", - "▐__________/|__▌", - "▐_________/|___▌", - "▐________/|____▌", - "▐_______/|_____▌", - "▐______/|______▌", - "▐_____/|_______▌", - "▐____/|________▌", - "▐___/|_________▌", - "▐__/|__________▌", - "▐_/|___________▌", - "▐/|____________▌", - ], - }, - "dqpb": {"interval": 100, "frames": "dqpb"}, - "weather": { - "interval": 100, - "frames": [ - "☀️ ", - "☀️ ", - "☀️ ", - "🌤 ", - "⛅️ ", - "🌥 ", - "☁️ ", - "🌧 ", - "🌨 ", - "🌧 ", - "🌨 ", - "🌧 ", - "🌨 ", - "⛈ ", - "🌨 ", - "🌧 ", - "🌨 ", - "☁️ ", - "🌥 ", - "⛅️ ", - "🌤 ", - "☀️ ", - "☀️ ", - ], - }, - "christmas": {"interval": 400, "frames": "🌲🎄"}, - "grenade": { - "interval": 80, - "frames": [ - "، ", - "′ ", - " ´ ", - " ‾ ", - " ⸌", - " ⸊", - " |", - " ⁎", - " ⁕", - " ෴ ", - " ⁓", - " ", - " ", - " ", - ], - }, - "point": {"interval": 125, "frames": ["∙∙∙", "●∙∙", "∙●∙", "∙∙●", "∙∙∙"]}, - "layer": {"interval": 150, "frames": "-=≡"}, - "betaWave": { - "interval": 80, - "frames": [ - "ρββββββ", - "βρβββββ", - "ββρββββ", - "βββρβββ", - "ββββρββ", - "βββββρβ", - "ββββββρ", - ], - }, - "aesthetic": { - "interval": 80, - "frames": [ - "▰▱▱▱▱▱▱", - "▰▰▱▱▱▱▱", - "▰▰▰▱▱▱▱", - "▰▰▰▰▱▱▱", - "▰▰▰▰▰▱▱", - "▰▰▰▰▰▰▱", - "▰▰▰▰▰▰▰", - "▰▱▱▱▱▱▱", - ], - }, -} diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/rich/_stack.py b/bot/lib/python3.11/site-packages/pip/_vendor/rich/_stack.py deleted file mode 100644 index 194564e..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/rich/_stack.py +++ /dev/null @@ -1,16 +0,0 @@ -from typing import List, TypeVar - -T = TypeVar("T") - - -class Stack(List[T]): - """A small shim over builtin list.""" - - @property - def top(self) -> T: - """Get top of stack.""" - return self[-1] - - def push(self, item: T) -> None: - """Push an item on to the stack (append in stack nomenclature).""" - self.append(item) diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/rich/_timer.py b/bot/lib/python3.11/site-packages/pip/_vendor/rich/_timer.py deleted file mode 100644 index a2ca6be..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/rich/_timer.py +++ /dev/null @@ -1,19 +0,0 @@ -""" -Timer context manager, only used in debug. - -""" - -from time import time - -import contextlib -from typing import Generator - - -@contextlib.contextmanager -def timer(subject: str = "time") -> Generator[None, None, None]: - """print the elapsed time. (only used in debugging)""" - start = time() - yield - elapsed = time() - start - elapsed_ms = elapsed * 1000 - print(f"{subject} elapsed {elapsed_ms:.1f}ms") diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/rich/_win32_console.py b/bot/lib/python3.11/site-packages/pip/_vendor/rich/_win32_console.py deleted file mode 100644 index 81b1082..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/rich/_win32_console.py +++ /dev/null @@ -1,662 +0,0 @@ -"""Light wrapper around the Win32 Console API - this module should only be imported on Windows - -The API that this module wraps is documented at https://docs.microsoft.com/en-us/windows/console/console-functions -""" -import ctypes -import sys -from typing import Any - -windll: Any = None -if sys.platform == "win32": - windll = ctypes.LibraryLoader(ctypes.WinDLL) -else: - raise ImportError(f"{__name__} can only be imported on Windows") - -import time -from ctypes import Structure, byref, wintypes -from typing import IO, NamedTuple, Type, cast - -from pip._vendor.rich.color import ColorSystem -from pip._vendor.rich.style import Style - -STDOUT = -11 -ENABLE_VIRTUAL_TERMINAL_PROCESSING = 4 - -COORD = wintypes._COORD - - -class LegacyWindowsError(Exception): - pass - - -class WindowsCoordinates(NamedTuple): - """Coordinates in the Windows Console API are (y, x), not (x, y). - This class is intended to prevent that confusion. - Rows and columns are indexed from 0. - This class can be used in place of wintypes._COORD in arguments and argtypes. - """ - - row: int - col: int - - @classmethod - def from_param(cls, value: "WindowsCoordinates") -> COORD: - """Converts a WindowsCoordinates into a wintypes _COORD structure. - This classmethod is internally called by ctypes to perform the conversion. - - Args: - value (WindowsCoordinates): The input coordinates to convert. - - Returns: - wintypes._COORD: The converted coordinates struct. - """ - return COORD(value.col, value.row) - - -class CONSOLE_SCREEN_BUFFER_INFO(Structure): - _fields_ = [ - ("dwSize", COORD), - ("dwCursorPosition", COORD), - ("wAttributes", wintypes.WORD), - ("srWindow", wintypes.SMALL_RECT), - ("dwMaximumWindowSize", COORD), - ] - - -class CONSOLE_CURSOR_INFO(ctypes.Structure): - _fields_ = [("dwSize", wintypes.DWORD), ("bVisible", wintypes.BOOL)] - - -_GetStdHandle = windll.kernel32.GetStdHandle -_GetStdHandle.argtypes = [ - wintypes.DWORD, -] -_GetStdHandle.restype = wintypes.HANDLE - - -def GetStdHandle(handle: int = STDOUT) -> wintypes.HANDLE: - """Retrieves a handle to the specified standard device (standard input, standard output, or standard error). - - Args: - handle (int): Integer identifier for the handle. Defaults to -11 (stdout). - - Returns: - wintypes.HANDLE: The handle - """ - return cast(wintypes.HANDLE, _GetStdHandle(handle)) - - -_GetConsoleMode = windll.kernel32.GetConsoleMode -_GetConsoleMode.argtypes = [wintypes.HANDLE, wintypes.LPDWORD] -_GetConsoleMode.restype = wintypes.BOOL - - -def GetConsoleMode(std_handle: wintypes.HANDLE) -> int: - """Retrieves the current input mode of a console's input buffer - or the current output mode of a console screen buffer. - - Args: - std_handle (wintypes.HANDLE): A handle to the console input buffer or the console screen buffer. - - Raises: - LegacyWindowsError: If any error occurs while calling the Windows console API. - - Returns: - int: Value representing the current console mode as documented at - https://docs.microsoft.com/en-us/windows/console/getconsolemode#parameters - """ - - console_mode = wintypes.DWORD() - success = bool(_GetConsoleMode(std_handle, console_mode)) - if not success: - raise LegacyWindowsError("Unable to get legacy Windows Console Mode") - return console_mode.value - - -_FillConsoleOutputCharacterW = windll.kernel32.FillConsoleOutputCharacterW -_FillConsoleOutputCharacterW.argtypes = [ - wintypes.HANDLE, - ctypes.c_char, - wintypes.DWORD, - cast(Type[COORD], WindowsCoordinates), - ctypes.POINTER(wintypes.DWORD), -] -_FillConsoleOutputCharacterW.restype = wintypes.BOOL - - -def FillConsoleOutputCharacter( - std_handle: wintypes.HANDLE, - char: str, - length: int, - start: WindowsCoordinates, -) -> int: - """Writes a character to the console screen buffer a specified number of times, beginning at the specified coordinates. - - Args: - std_handle (wintypes.HANDLE): A handle to the console input buffer or the console screen buffer. - char (str): The character to write. Must be a string of length 1. - length (int): The number of times to write the character. - start (WindowsCoordinates): The coordinates to start writing at. - - Returns: - int: The number of characters written. - """ - character = ctypes.c_char(char.encode()) - num_characters = wintypes.DWORD(length) - num_written = wintypes.DWORD(0) - _FillConsoleOutputCharacterW( - std_handle, - character, - num_characters, - start, - byref(num_written), - ) - return num_written.value - - -_FillConsoleOutputAttribute = windll.kernel32.FillConsoleOutputAttribute -_FillConsoleOutputAttribute.argtypes = [ - wintypes.HANDLE, - wintypes.WORD, - wintypes.DWORD, - cast(Type[COORD], WindowsCoordinates), - ctypes.POINTER(wintypes.DWORD), -] -_FillConsoleOutputAttribute.restype = wintypes.BOOL - - -def FillConsoleOutputAttribute( - std_handle: wintypes.HANDLE, - attributes: int, - length: int, - start: WindowsCoordinates, -) -> int: - """Sets the character attributes for a specified number of character cells, - beginning at the specified coordinates in a screen buffer. - - Args: - std_handle (wintypes.HANDLE): A handle to the console input buffer or the console screen buffer. - attributes (int): Integer value representing the foreground and background colours of the cells. - length (int): The number of cells to set the output attribute of. - start (WindowsCoordinates): The coordinates of the first cell whose attributes are to be set. - - Returns: - int: The number of cells whose attributes were actually set. - """ - num_cells = wintypes.DWORD(length) - style_attrs = wintypes.WORD(attributes) - num_written = wintypes.DWORD(0) - _FillConsoleOutputAttribute( - std_handle, style_attrs, num_cells, start, byref(num_written) - ) - return num_written.value - - -_SetConsoleTextAttribute = windll.kernel32.SetConsoleTextAttribute -_SetConsoleTextAttribute.argtypes = [ - wintypes.HANDLE, - wintypes.WORD, -] -_SetConsoleTextAttribute.restype = wintypes.BOOL - - -def SetConsoleTextAttribute( - std_handle: wintypes.HANDLE, attributes: wintypes.WORD -) -> bool: - """Set the colour attributes for all text written after this function is called. - - Args: - std_handle (wintypes.HANDLE): A handle to the console input buffer or the console screen buffer. - attributes (int): Integer value representing the foreground and background colours. - - - Returns: - bool: True if the attribute was set successfully, otherwise False. - """ - return bool(_SetConsoleTextAttribute(std_handle, attributes)) - - -_GetConsoleScreenBufferInfo = windll.kernel32.GetConsoleScreenBufferInfo -_GetConsoleScreenBufferInfo.argtypes = [ - wintypes.HANDLE, - ctypes.POINTER(CONSOLE_SCREEN_BUFFER_INFO), -] -_GetConsoleScreenBufferInfo.restype = wintypes.BOOL - - -def GetConsoleScreenBufferInfo( - std_handle: wintypes.HANDLE, -) -> CONSOLE_SCREEN_BUFFER_INFO: - """Retrieves information about the specified console screen buffer. - - Args: - std_handle (wintypes.HANDLE): A handle to the console input buffer or the console screen buffer. - - Returns: - CONSOLE_SCREEN_BUFFER_INFO: A CONSOLE_SCREEN_BUFFER_INFO ctype struct contain information about - screen size, cursor position, colour attributes, and more.""" - console_screen_buffer_info = CONSOLE_SCREEN_BUFFER_INFO() - _GetConsoleScreenBufferInfo(std_handle, byref(console_screen_buffer_info)) - return console_screen_buffer_info - - -_SetConsoleCursorPosition = windll.kernel32.SetConsoleCursorPosition -_SetConsoleCursorPosition.argtypes = [ - wintypes.HANDLE, - cast(Type[COORD], WindowsCoordinates), -] -_SetConsoleCursorPosition.restype = wintypes.BOOL - - -def SetConsoleCursorPosition( - std_handle: wintypes.HANDLE, coords: WindowsCoordinates -) -> bool: - """Set the position of the cursor in the console screen - - Args: - std_handle (wintypes.HANDLE): A handle to the console input buffer or the console screen buffer. - coords (WindowsCoordinates): The coordinates to move the cursor to. - - Returns: - bool: True if the function succeeds, otherwise False. - """ - return bool(_SetConsoleCursorPosition(std_handle, coords)) - - -_GetConsoleCursorInfo = windll.kernel32.GetConsoleCursorInfo -_GetConsoleCursorInfo.argtypes = [ - wintypes.HANDLE, - ctypes.POINTER(CONSOLE_CURSOR_INFO), -] -_GetConsoleCursorInfo.restype = wintypes.BOOL - - -def GetConsoleCursorInfo( - std_handle: wintypes.HANDLE, cursor_info: CONSOLE_CURSOR_INFO -) -> bool: - """Get the cursor info - used to get cursor visibility and width - - Args: - std_handle (wintypes.HANDLE): A handle to the console input buffer or the console screen buffer. - cursor_info (CONSOLE_CURSOR_INFO): CONSOLE_CURSOR_INFO ctype struct that receives information - about the console's cursor. - - Returns: - bool: True if the function succeeds, otherwise False. - """ - return bool(_GetConsoleCursorInfo(std_handle, byref(cursor_info))) - - -_SetConsoleCursorInfo = windll.kernel32.SetConsoleCursorInfo -_SetConsoleCursorInfo.argtypes = [ - wintypes.HANDLE, - ctypes.POINTER(CONSOLE_CURSOR_INFO), -] -_SetConsoleCursorInfo.restype = wintypes.BOOL - - -def SetConsoleCursorInfo( - std_handle: wintypes.HANDLE, cursor_info: CONSOLE_CURSOR_INFO -) -> bool: - """Set the cursor info - used for adjusting cursor visibility and width - - Args: - std_handle (wintypes.HANDLE): A handle to the console input buffer or the console screen buffer. - cursor_info (CONSOLE_CURSOR_INFO): CONSOLE_CURSOR_INFO ctype struct containing the new cursor info. - - Returns: - bool: True if the function succeeds, otherwise False. - """ - return bool(_SetConsoleCursorInfo(std_handle, byref(cursor_info))) - - -_SetConsoleTitle = windll.kernel32.SetConsoleTitleW -_SetConsoleTitle.argtypes = [wintypes.LPCWSTR] -_SetConsoleTitle.restype = wintypes.BOOL - - -def SetConsoleTitle(title: str) -> bool: - """Sets the title of the current console window - - Args: - title (str): The new title of the console window. - - Returns: - bool: True if the function succeeds, otherwise False. - """ - return bool(_SetConsoleTitle(title)) - - -class LegacyWindowsTerm: - """This class allows interaction with the legacy Windows Console API. It should only be used in the context - of environments where virtual terminal processing is not available. However, if it is used in a Windows environment, - the entire API should work. - - Args: - file (IO[str]): The file which the Windows Console API HANDLE is retrieved from, defaults to sys.stdout. - """ - - BRIGHT_BIT = 8 - - # Indices are ANSI color numbers, values are the corresponding Windows Console API color numbers - ANSI_TO_WINDOWS = [ - 0, # black The Windows colours are defined in wincon.h as follows: - 4, # red define FOREGROUND_BLUE 0x0001 -- 0000 0001 - 2, # green define FOREGROUND_GREEN 0x0002 -- 0000 0010 - 6, # yellow define FOREGROUND_RED 0x0004 -- 0000 0100 - 1, # blue define FOREGROUND_INTENSITY 0x0008 -- 0000 1000 - 5, # magenta define BACKGROUND_BLUE 0x0010 -- 0001 0000 - 3, # cyan define BACKGROUND_GREEN 0x0020 -- 0010 0000 - 7, # white define BACKGROUND_RED 0x0040 -- 0100 0000 - 8, # bright black (grey) define BACKGROUND_INTENSITY 0x0080 -- 1000 0000 - 12, # bright red - 10, # bright green - 14, # bright yellow - 9, # bright blue - 13, # bright magenta - 11, # bright cyan - 15, # bright white - ] - - def __init__(self, file: "IO[str]") -> None: - handle = GetStdHandle(STDOUT) - self._handle = handle - default_text = GetConsoleScreenBufferInfo(handle).wAttributes - self._default_text = default_text - - self._default_fore = default_text & 7 - self._default_back = (default_text >> 4) & 7 - self._default_attrs = self._default_fore | (self._default_back << 4) - - self._file = file - self.write = file.write - self.flush = file.flush - - @property - def cursor_position(self) -> WindowsCoordinates: - """Returns the current position of the cursor (0-based) - - Returns: - WindowsCoordinates: The current cursor position. - """ - coord: COORD = GetConsoleScreenBufferInfo(self._handle).dwCursorPosition - return WindowsCoordinates(row=cast(int, coord.Y), col=cast(int, coord.X)) - - @property - def screen_size(self) -> WindowsCoordinates: - """Returns the current size of the console screen buffer, in character columns and rows - - Returns: - WindowsCoordinates: The width and height of the screen as WindowsCoordinates. - """ - screen_size: COORD = GetConsoleScreenBufferInfo(self._handle).dwSize - return WindowsCoordinates( - row=cast(int, screen_size.Y), col=cast(int, screen_size.X) - ) - - def write_text(self, text: str) -> None: - """Write text directly to the terminal without any modification of styles - - Args: - text (str): The text to write to the console - """ - self.write(text) - self.flush() - - def write_styled(self, text: str, style: Style) -> None: - """Write styled text to the terminal. - - Args: - text (str): The text to write - style (Style): The style of the text - """ - color = style.color - bgcolor = style.bgcolor - if style.reverse: - color, bgcolor = bgcolor, color - - if color: - fore = color.downgrade(ColorSystem.WINDOWS).number - fore = fore if fore is not None else 7 # Default to ANSI 7: White - if style.bold: - fore = fore | self.BRIGHT_BIT - if style.dim: - fore = fore & ~self.BRIGHT_BIT - fore = self.ANSI_TO_WINDOWS[fore] - else: - fore = self._default_fore - - if bgcolor: - back = bgcolor.downgrade(ColorSystem.WINDOWS).number - back = back if back is not None else 0 # Default to ANSI 0: Black - back = self.ANSI_TO_WINDOWS[back] - else: - back = self._default_back - - assert fore is not None - assert back is not None - - SetConsoleTextAttribute( - self._handle, attributes=ctypes.c_ushort(fore | (back << 4)) - ) - self.write_text(text) - SetConsoleTextAttribute(self._handle, attributes=self._default_text) - - def move_cursor_to(self, new_position: WindowsCoordinates) -> None: - """Set the position of the cursor - - Args: - new_position (WindowsCoordinates): The WindowsCoordinates representing the new position of the cursor. - """ - if new_position.col < 0 or new_position.row < 0: - return - SetConsoleCursorPosition(self._handle, coords=new_position) - - def erase_line(self) -> None: - """Erase all content on the line the cursor is currently located at""" - screen_size = self.screen_size - cursor_position = self.cursor_position - cells_to_erase = screen_size.col - start_coordinates = WindowsCoordinates(row=cursor_position.row, col=0) - FillConsoleOutputCharacter( - self._handle, " ", length=cells_to_erase, start=start_coordinates - ) - FillConsoleOutputAttribute( - self._handle, - self._default_attrs, - length=cells_to_erase, - start=start_coordinates, - ) - - def erase_end_of_line(self) -> None: - """Erase all content from the cursor position to the end of that line""" - cursor_position = self.cursor_position - cells_to_erase = self.screen_size.col - cursor_position.col - FillConsoleOutputCharacter( - self._handle, " ", length=cells_to_erase, start=cursor_position - ) - FillConsoleOutputAttribute( - self._handle, - self._default_attrs, - length=cells_to_erase, - start=cursor_position, - ) - - def erase_start_of_line(self) -> None: - """Erase all content from the cursor position to the start of that line""" - row, col = self.cursor_position - start = WindowsCoordinates(row, 0) - FillConsoleOutputCharacter(self._handle, " ", length=col, start=start) - FillConsoleOutputAttribute( - self._handle, self._default_attrs, length=col, start=start - ) - - def move_cursor_up(self) -> None: - """Move the cursor up a single cell""" - cursor_position = self.cursor_position - SetConsoleCursorPosition( - self._handle, - coords=WindowsCoordinates( - row=cursor_position.row - 1, col=cursor_position.col - ), - ) - - def move_cursor_down(self) -> None: - """Move the cursor down a single cell""" - cursor_position = self.cursor_position - SetConsoleCursorPosition( - self._handle, - coords=WindowsCoordinates( - row=cursor_position.row + 1, - col=cursor_position.col, - ), - ) - - def move_cursor_forward(self) -> None: - """Move the cursor forward a single cell. Wrap to the next line if required.""" - row, col = self.cursor_position - if col == self.screen_size.col - 1: - row += 1 - col = 0 - else: - col += 1 - SetConsoleCursorPosition( - self._handle, coords=WindowsCoordinates(row=row, col=col) - ) - - def move_cursor_to_column(self, column: int) -> None: - """Move cursor to the column specified by the zero-based column index, staying on the same row - - Args: - column (int): The zero-based column index to move the cursor to. - """ - row, _ = self.cursor_position - SetConsoleCursorPosition(self._handle, coords=WindowsCoordinates(row, column)) - - def move_cursor_backward(self) -> None: - """Move the cursor backward a single cell. Wrap to the previous line if required.""" - row, col = self.cursor_position - if col == 0: - row -= 1 - col = self.screen_size.col - 1 - else: - col -= 1 - SetConsoleCursorPosition( - self._handle, coords=WindowsCoordinates(row=row, col=col) - ) - - def hide_cursor(self) -> None: - """Hide the cursor""" - current_cursor_size = self._get_cursor_size() - invisible_cursor = CONSOLE_CURSOR_INFO(dwSize=current_cursor_size, bVisible=0) - SetConsoleCursorInfo(self._handle, cursor_info=invisible_cursor) - - def show_cursor(self) -> None: - """Show the cursor""" - current_cursor_size = self._get_cursor_size() - visible_cursor = CONSOLE_CURSOR_INFO(dwSize=current_cursor_size, bVisible=1) - SetConsoleCursorInfo(self._handle, cursor_info=visible_cursor) - - def set_title(self, title: str) -> None: - """Set the title of the terminal window - - Args: - title (str): The new title of the console window - """ - assert len(title) < 255, "Console title must be less than 255 characters" - SetConsoleTitle(title) - - def _get_cursor_size(self) -> int: - """Get the percentage of the character cell that is filled by the cursor""" - cursor_info = CONSOLE_CURSOR_INFO() - GetConsoleCursorInfo(self._handle, cursor_info=cursor_info) - return int(cursor_info.dwSize) - - -if __name__ == "__main__": - handle = GetStdHandle() - - from pip._vendor.rich.console import Console - - console = Console() - - term = LegacyWindowsTerm(sys.stdout) - term.set_title("Win32 Console Examples") - - style = Style(color="black", bgcolor="red") - - heading = Style.parse("black on green") - - # Check colour output - console.rule("Checking colour output") - console.print("[on red]on red!") - console.print("[blue]blue!") - console.print("[yellow]yellow!") - console.print("[bold yellow]bold yellow!") - console.print("[bright_yellow]bright_yellow!") - console.print("[dim bright_yellow]dim bright_yellow!") - console.print("[italic cyan]italic cyan!") - console.print("[bold white on blue]bold white on blue!") - console.print("[reverse bold white on blue]reverse bold white on blue!") - console.print("[bold black on cyan]bold black on cyan!") - console.print("[black on green]black on green!") - console.print("[blue on green]blue on green!") - console.print("[white on black]white on black!") - console.print("[black on white]black on white!") - console.print("[#1BB152 on #DA812D]#1BB152 on #DA812D!") - - # Check cursor movement - console.rule("Checking cursor movement") - console.print() - term.move_cursor_backward() - term.move_cursor_backward() - term.write_text("went back and wrapped to prev line") - time.sleep(1) - term.move_cursor_up() - term.write_text("we go up") - time.sleep(1) - term.move_cursor_down() - term.write_text("and down") - time.sleep(1) - term.move_cursor_up() - term.move_cursor_backward() - term.move_cursor_backward() - term.write_text("we went up and back 2") - time.sleep(1) - term.move_cursor_down() - term.move_cursor_backward() - term.move_cursor_backward() - term.write_text("we went down and back 2") - time.sleep(1) - - # Check erasing of lines - term.hide_cursor() - console.print() - console.rule("Checking line erasing") - console.print("\n...Deleting to the start of the line...") - term.write_text("The red arrow shows the cursor location, and direction of erase") - time.sleep(1) - term.move_cursor_to_column(16) - term.write_styled("<", Style.parse("black on red")) - term.move_cursor_backward() - time.sleep(1) - term.erase_start_of_line() - time.sleep(1) - - console.print("\n\n...And to the end of the line...") - term.write_text("The red arrow shows the cursor location, and direction of erase") - time.sleep(1) - - term.move_cursor_to_column(16) - term.write_styled(">", Style.parse("black on red")) - time.sleep(1) - term.erase_end_of_line() - time.sleep(1) - - console.print("\n\n...Now the whole line will be erased...") - term.write_styled("I'm going to disappear!", style=Style.parse("black on cyan")) - time.sleep(1) - term.erase_line() - - term.show_cursor() - print("\n") diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/rich/_windows.py b/bot/lib/python3.11/site-packages/pip/_vendor/rich/_windows.py deleted file mode 100644 index 10fc0d7..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/rich/_windows.py +++ /dev/null @@ -1,72 +0,0 @@ -import sys -from dataclasses import dataclass - - -@dataclass -class WindowsConsoleFeatures: - """Windows features available.""" - - vt: bool = False - """The console supports VT codes.""" - truecolor: bool = False - """The console supports truecolor.""" - - -try: - import ctypes - from ctypes import LibraryLoader - - if sys.platform == "win32": - windll = LibraryLoader(ctypes.WinDLL) - else: - windll = None - raise ImportError("Not windows") - - from pip._vendor.rich._win32_console import ( - ENABLE_VIRTUAL_TERMINAL_PROCESSING, - GetConsoleMode, - GetStdHandle, - LegacyWindowsError, - ) - -except (AttributeError, ImportError, ValueError): - - # Fallback if we can't load the Windows DLL - def get_windows_console_features() -> WindowsConsoleFeatures: - features = WindowsConsoleFeatures() - return features - -else: - - def get_windows_console_features() -> WindowsConsoleFeatures: - """Get windows console features. - - Returns: - WindowsConsoleFeatures: An instance of WindowsConsoleFeatures. - """ - handle = GetStdHandle() - try: - console_mode = GetConsoleMode(handle) - success = True - except LegacyWindowsError: - console_mode = 0 - success = False - vt = bool(success and console_mode & ENABLE_VIRTUAL_TERMINAL_PROCESSING) - truecolor = False - if vt: - win_version = sys.getwindowsversion() - truecolor = win_version.major > 10 or ( - win_version.major == 10 and win_version.build >= 15063 - ) - features = WindowsConsoleFeatures(vt=vt, truecolor=truecolor) - return features - - -if __name__ == "__main__": - import platform - - features = get_windows_console_features() - from pip._vendor.rich import print - - print(f'platform="{platform.system()}"') - print(repr(features)) diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/rich/_windows_renderer.py b/bot/lib/python3.11/site-packages/pip/_vendor/rich/_windows_renderer.py deleted file mode 100644 index 5ece056..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/rich/_windows_renderer.py +++ /dev/null @@ -1,56 +0,0 @@ -from typing import Iterable, Sequence, Tuple, cast - -from pip._vendor.rich._win32_console import LegacyWindowsTerm, WindowsCoordinates -from pip._vendor.rich.segment import ControlCode, ControlType, Segment - - -def legacy_windows_render(buffer: Iterable[Segment], term: LegacyWindowsTerm) -> None: - """Makes appropriate Windows Console API calls based on the segments in the buffer. - - Args: - buffer (Iterable[Segment]): Iterable of Segments to convert to Win32 API calls. - term (LegacyWindowsTerm): Used to call the Windows Console API. - """ - for text, style, control in buffer: - if not control: - if style: - term.write_styled(text, style) - else: - term.write_text(text) - else: - control_codes: Sequence[ControlCode] = control - for control_code in control_codes: - control_type = control_code[0] - if control_type == ControlType.CURSOR_MOVE_TO: - _, x, y = cast(Tuple[ControlType, int, int], control_code) - term.move_cursor_to(WindowsCoordinates(row=y - 1, col=x - 1)) - elif control_type == ControlType.CARRIAGE_RETURN: - term.write_text("\r") - elif control_type == ControlType.HOME: - term.move_cursor_to(WindowsCoordinates(0, 0)) - elif control_type == ControlType.CURSOR_UP: - term.move_cursor_up() - elif control_type == ControlType.CURSOR_DOWN: - term.move_cursor_down() - elif control_type == ControlType.CURSOR_FORWARD: - term.move_cursor_forward() - elif control_type == ControlType.CURSOR_BACKWARD: - term.move_cursor_backward() - elif control_type == ControlType.CURSOR_MOVE_TO_COLUMN: - _, column = cast(Tuple[ControlType, int], control_code) - term.move_cursor_to_column(column - 1) - elif control_type == ControlType.HIDE_CURSOR: - term.hide_cursor() - elif control_type == ControlType.SHOW_CURSOR: - term.show_cursor() - elif control_type == ControlType.ERASE_IN_LINE: - _, mode = cast(Tuple[ControlType, int], control_code) - if mode == 0: - term.erase_end_of_line() - elif mode == 1: - term.erase_start_of_line() - elif mode == 2: - term.erase_line() - elif control_type == ControlType.SET_WINDOW_TITLE: - _, title = cast(Tuple[ControlType, str], control_code) - term.set_title(title) diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/rich/_wrap.py b/bot/lib/python3.11/site-packages/pip/_vendor/rich/_wrap.py deleted file mode 100644 index c45f193..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/rich/_wrap.py +++ /dev/null @@ -1,56 +0,0 @@ -import re -from typing import Iterable, List, Tuple - -from ._loop import loop_last -from .cells import cell_len, chop_cells - -re_word = re.compile(r"\s*\S+\s*") - - -def words(text: str) -> Iterable[Tuple[int, int, str]]: - position = 0 - word_match = re_word.match(text, position) - while word_match is not None: - start, end = word_match.span() - word = word_match.group(0) - yield start, end, word - word_match = re_word.match(text, end) - - -def divide_line(text: str, width: int, fold: bool = True) -> List[int]: - divides: List[int] = [] - append = divides.append - line_position = 0 - _cell_len = cell_len - for start, _end, word in words(text): - word_length = _cell_len(word.rstrip()) - if line_position + word_length > width: - if word_length > width: - if fold: - chopped_words = chop_cells(word, max_size=width, position=0) - for last, line in loop_last(chopped_words): - if start: - append(start) - - if last: - line_position = _cell_len(line) - else: - start += len(line) - else: - if start: - append(start) - line_position = _cell_len(word) - elif line_position and start: - append(start) - line_position = _cell_len(word) - else: - line_position += _cell_len(word) - return divides - - -if __name__ == "__main__": # pragma: no cover - from .console import Console - - console = Console(width=10) - console.print("12345 abcdefghijklmnopqrstuvwyxzABCDEFGHIJKLMNOPQRSTUVWXYZ 12345") - print(chop_cells("abcdefghijklmnopqrstuvwxyz", 10, position=2)) diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/rich/abc.py b/bot/lib/python3.11/site-packages/pip/_vendor/rich/abc.py deleted file mode 100644 index e6e498e..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/rich/abc.py +++ /dev/null @@ -1,33 +0,0 @@ -from abc import ABC - - -class RichRenderable(ABC): - """An abstract base class for Rich renderables. - - Note that there is no need to extend this class, the intended use is to check if an - object supports the Rich renderable protocol. For example:: - - if isinstance(my_object, RichRenderable): - console.print(my_object) - - """ - - @classmethod - def __subclasshook__(cls, other: type) -> bool: - """Check if this class supports the rich render protocol.""" - return hasattr(other, "__rich_console__") or hasattr(other, "__rich__") - - -if __name__ == "__main__": # pragma: no cover - from pip._vendor.rich.text import Text - - t = Text() - print(isinstance(Text, RichRenderable)) - print(isinstance(t, RichRenderable)) - - class Foo: - pass - - f = Foo() - print(isinstance(f, RichRenderable)) - print(isinstance("", RichRenderable)) diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/rich/align.py b/bot/lib/python3.11/site-packages/pip/_vendor/rich/align.py deleted file mode 100644 index d5abb59..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/rich/align.py +++ /dev/null @@ -1,311 +0,0 @@ -import sys -from itertools import chain -from typing import TYPE_CHECKING, Iterable, Optional - -if sys.version_info >= (3, 8): - from typing import Literal -else: - from pip._vendor.typing_extensions import Literal # pragma: no cover - -from .constrain import Constrain -from .jupyter import JupyterMixin -from .measure import Measurement -from .segment import Segment -from .style import StyleType - -if TYPE_CHECKING: - from .console import Console, ConsoleOptions, RenderableType, RenderResult - -AlignMethod = Literal["left", "center", "right"] -VerticalAlignMethod = Literal["top", "middle", "bottom"] - - -class Align(JupyterMixin): - """Align a renderable by adding spaces if necessary. - - Args: - renderable (RenderableType): A console renderable. - align (AlignMethod): One of "left", "center", or "right"" - style (StyleType, optional): An optional style to apply to the background. - vertical (Optional[VerticalAlginMethod], optional): Optional vertical align, one of "top", "middle", or "bottom". Defaults to None. - pad (bool, optional): Pad the right with spaces. Defaults to True. - width (int, optional): Restrict contents to given width, or None to use default width. Defaults to None. - height (int, optional): Set height of align renderable, or None to fit to contents. Defaults to None. - - Raises: - ValueError: if ``align`` is not one of the expected values. - """ - - def __init__( - self, - renderable: "RenderableType", - align: AlignMethod = "left", - style: Optional[StyleType] = None, - *, - vertical: Optional[VerticalAlignMethod] = None, - pad: bool = True, - width: Optional[int] = None, - height: Optional[int] = None, - ) -> None: - if align not in ("left", "center", "right"): - raise ValueError( - f'invalid value for align, expected "left", "center", or "right" (not {align!r})' - ) - if vertical is not None and vertical not in ("top", "middle", "bottom"): - raise ValueError( - f'invalid value for vertical, expected "top", "middle", or "bottom" (not {vertical!r})' - ) - self.renderable = renderable - self.align = align - self.style = style - self.vertical = vertical - self.pad = pad - self.width = width - self.height = height - - def __repr__(self) -> str: - return f"Align({self.renderable!r}, {self.align!r})" - - @classmethod - def left( - cls, - renderable: "RenderableType", - style: Optional[StyleType] = None, - *, - vertical: Optional[VerticalAlignMethod] = None, - pad: bool = True, - width: Optional[int] = None, - height: Optional[int] = None, - ) -> "Align": - """Align a renderable to the left.""" - return cls( - renderable, - "left", - style=style, - vertical=vertical, - pad=pad, - width=width, - height=height, - ) - - @classmethod - def center( - cls, - renderable: "RenderableType", - style: Optional[StyleType] = None, - *, - vertical: Optional[VerticalAlignMethod] = None, - pad: bool = True, - width: Optional[int] = None, - height: Optional[int] = None, - ) -> "Align": - """Align a renderable to the center.""" - return cls( - renderable, - "center", - style=style, - vertical=vertical, - pad=pad, - width=width, - height=height, - ) - - @classmethod - def right( - cls, - renderable: "RenderableType", - style: Optional[StyleType] = None, - *, - vertical: Optional[VerticalAlignMethod] = None, - pad: bool = True, - width: Optional[int] = None, - height: Optional[int] = None, - ) -> "Align": - """Align a renderable to the right.""" - return cls( - renderable, - "right", - style=style, - vertical=vertical, - pad=pad, - width=width, - height=height, - ) - - def __rich_console__( - self, console: "Console", options: "ConsoleOptions" - ) -> "RenderResult": - align = self.align - width = console.measure(self.renderable, options=options).maximum - rendered = console.render( - Constrain( - self.renderable, width if self.width is None else min(width, self.width) - ), - options.update(height=None), - ) - lines = list(Segment.split_lines(rendered)) - width, height = Segment.get_shape(lines) - lines = Segment.set_shape(lines, width, height) - new_line = Segment.line() - excess_space = options.max_width - width - style = console.get_style(self.style) if self.style is not None else None - - def generate_segments() -> Iterable[Segment]: - if excess_space <= 0: - # Exact fit - for line in lines: - yield from line - yield new_line - - elif align == "left": - # Pad on the right - pad = Segment(" " * excess_space, style) if self.pad else None - for line in lines: - yield from line - if pad: - yield pad - yield new_line - - elif align == "center": - # Pad left and right - left = excess_space // 2 - pad = Segment(" " * left, style) - pad_right = ( - Segment(" " * (excess_space - left), style) if self.pad else None - ) - for line in lines: - if left: - yield pad - yield from line - if pad_right: - yield pad_right - yield new_line - - elif align == "right": - # Padding on left - pad = Segment(" " * excess_space, style) - for line in lines: - yield pad - yield from line - yield new_line - - blank_line = ( - Segment(f"{' ' * (self.width or options.max_width)}\n", style) - if self.pad - else Segment("\n") - ) - - def blank_lines(count: int) -> Iterable[Segment]: - if count > 0: - for _ in range(count): - yield blank_line - - vertical_height = self.height or options.height - iter_segments: Iterable[Segment] - if self.vertical and vertical_height is not None: - if self.vertical == "top": - bottom_space = vertical_height - height - iter_segments = chain(generate_segments(), blank_lines(bottom_space)) - elif self.vertical == "middle": - top_space = (vertical_height - height) // 2 - bottom_space = vertical_height - top_space - height - iter_segments = chain( - blank_lines(top_space), - generate_segments(), - blank_lines(bottom_space), - ) - else: # self.vertical == "bottom": - top_space = vertical_height - height - iter_segments = chain(blank_lines(top_space), generate_segments()) - else: - iter_segments = generate_segments() - if self.style: - style = console.get_style(self.style) - iter_segments = Segment.apply_style(iter_segments, style) - yield from iter_segments - - def __rich_measure__( - self, console: "Console", options: "ConsoleOptions" - ) -> Measurement: - measurement = Measurement.get(console, options, self.renderable) - return measurement - - -class VerticalCenter(JupyterMixin): - """Vertically aligns a renderable. - - Warn: - This class is deprecated and may be removed in a future version. Use Align class with - `vertical="middle"`. - - Args: - renderable (RenderableType): A renderable object. - """ - - def __init__( - self, - renderable: "RenderableType", - style: Optional[StyleType] = None, - ) -> None: - self.renderable = renderable - self.style = style - - def __repr__(self) -> str: - return f"VerticalCenter({self.renderable!r})" - - def __rich_console__( - self, console: "Console", options: "ConsoleOptions" - ) -> "RenderResult": - style = console.get_style(self.style) if self.style is not None else None - lines = console.render_lines( - self.renderable, options.update(height=None), pad=False - ) - width, _height = Segment.get_shape(lines) - new_line = Segment.line() - height = options.height or options.size.height - top_space = (height - len(lines)) // 2 - bottom_space = height - top_space - len(lines) - blank_line = Segment(f"{' ' * width}", style) - - def blank_lines(count: int) -> Iterable[Segment]: - for _ in range(count): - yield blank_line - yield new_line - - if top_space > 0: - yield from blank_lines(top_space) - for line in lines: - yield from line - yield new_line - if bottom_space > 0: - yield from blank_lines(bottom_space) - - def __rich_measure__( - self, console: "Console", options: "ConsoleOptions" - ) -> Measurement: - measurement = Measurement.get(console, options, self.renderable) - return measurement - - -if __name__ == "__main__": # pragma: no cover - from pip._vendor.rich.console import Console, Group - from pip._vendor.rich.highlighter import ReprHighlighter - from pip._vendor.rich.panel import Panel - - highlighter = ReprHighlighter() - console = Console() - - panel = Panel( - Group( - Align.left(highlighter("align='left'")), - Align.center(highlighter("align='center'")), - Align.right(highlighter("align='right'")), - ), - width=60, - style="on dark_blue", - title="Algin", - ) - - console.print( - Align.center(panel, vertical="middle", style="on red", height=console.height) - ) diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/rich/ansi.py b/bot/lib/python3.11/site-packages/pip/_vendor/rich/ansi.py deleted file mode 100644 index d4c32ce..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/rich/ansi.py +++ /dev/null @@ -1,237 +0,0 @@ -import re -import sys -from contextlib import suppress -from typing import Iterable, NamedTuple, Optional - -from .color import Color -from .style import Style -from .text import Text - -re_ansi = re.compile( - r""" -(?:\x1b\](.*?)\x1b\\)| -(?:\x1b([(@-Z\\-_]|\[[0-?]*[ -/]*[@-~])) -""", - re.VERBOSE, -) - - -class _AnsiToken(NamedTuple): - """Result of ansi tokenized string.""" - - plain: str = "" - sgr: Optional[str] = "" - osc: Optional[str] = "" - - -def _ansi_tokenize(ansi_text: str) -> Iterable[_AnsiToken]: - """Tokenize a string in to plain text and ANSI codes. - - Args: - ansi_text (str): A String containing ANSI codes. - - Yields: - AnsiToken: A named tuple of (plain, sgr, osc) - """ - - position = 0 - sgr: Optional[str] - osc: Optional[str] - for match in re_ansi.finditer(ansi_text): - start, end = match.span(0) - osc, sgr = match.groups() - if start > position: - yield _AnsiToken(ansi_text[position:start]) - if sgr: - if sgr.endswith("m"): - yield _AnsiToken("", sgr[1:-1], osc) - else: - yield _AnsiToken("", sgr, osc) - position = end - if position < len(ansi_text): - yield _AnsiToken(ansi_text[position:]) - - -SGR_STYLE_MAP = { - 1: "bold", - 2: "dim", - 3: "italic", - 4: "underline", - 5: "blink", - 6: "blink2", - 7: "reverse", - 8: "conceal", - 9: "strike", - 21: "underline2", - 22: "not dim not bold", - 23: "not italic", - 24: "not underline", - 25: "not blink", - 26: "not blink2", - 27: "not reverse", - 28: "not conceal", - 29: "not strike", - 30: "color(0)", - 31: "color(1)", - 32: "color(2)", - 33: "color(3)", - 34: "color(4)", - 35: "color(5)", - 36: "color(6)", - 37: "color(7)", - 39: "default", - 40: "on color(0)", - 41: "on color(1)", - 42: "on color(2)", - 43: "on color(3)", - 44: "on color(4)", - 45: "on color(5)", - 46: "on color(6)", - 47: "on color(7)", - 49: "on default", - 51: "frame", - 52: "encircle", - 53: "overline", - 54: "not frame not encircle", - 55: "not overline", - 90: "color(8)", - 91: "color(9)", - 92: "color(10)", - 93: "color(11)", - 94: "color(12)", - 95: "color(13)", - 96: "color(14)", - 97: "color(15)", - 100: "on color(8)", - 101: "on color(9)", - 102: "on color(10)", - 103: "on color(11)", - 104: "on color(12)", - 105: "on color(13)", - 106: "on color(14)", - 107: "on color(15)", -} - - -class AnsiDecoder: - """Translate ANSI code in to styled Text.""" - - def __init__(self) -> None: - self.style = Style.null() - - def decode(self, terminal_text: str) -> Iterable[Text]: - """Decode ANSI codes in an interable of lines. - - Args: - lines (Iterable[str]): An iterable of lines of terminal output. - - Yields: - Text: Marked up Text. - """ - for line in terminal_text.splitlines(): - yield self.decode_line(line) - - def decode_line(self, line: str) -> Text: - """Decode a line containing ansi codes. - - Args: - line (str): A line of terminal output. - - Returns: - Text: A Text instance marked up according to ansi codes. - """ - from_ansi = Color.from_ansi - from_rgb = Color.from_rgb - _Style = Style - text = Text() - append = text.append - line = line.rsplit("\r", 1)[-1] - for plain_text, sgr, osc in _ansi_tokenize(line): - if plain_text: - append(plain_text, self.style or None) - elif osc is not None: - if osc.startswith("8;"): - _params, semicolon, link = osc[2:].partition(";") - if semicolon: - self.style = self.style.update_link(link or None) - elif sgr is not None: - # Translate in to semi-colon separated codes - # Ignore invalid codes, because we want to be lenient - codes = [ - min(255, int(_code) if _code else 0) - for _code in sgr.split(";") - if _code.isdigit() or _code == "" - ] - iter_codes = iter(codes) - for code in iter_codes: - if code == 0: - # reset - self.style = _Style.null() - elif code in SGR_STYLE_MAP: - # styles - self.style += _Style.parse(SGR_STYLE_MAP[code]) - elif code == 38: - #  Foreground - with suppress(StopIteration): - color_type = next(iter_codes) - if color_type == 5: - self.style += _Style.from_color( - from_ansi(next(iter_codes)) - ) - elif color_type == 2: - self.style += _Style.from_color( - from_rgb( - next(iter_codes), - next(iter_codes), - next(iter_codes), - ) - ) - elif code == 48: - # Background - with suppress(StopIteration): - color_type = next(iter_codes) - if color_type == 5: - self.style += _Style.from_color( - None, from_ansi(next(iter_codes)) - ) - elif color_type == 2: - self.style += _Style.from_color( - None, - from_rgb( - next(iter_codes), - next(iter_codes), - next(iter_codes), - ), - ) - - return text - - -if sys.platform != "win32" and __name__ == "__main__": # pragma: no cover - import io - import os - import pty - import sys - - decoder = AnsiDecoder() - - stdout = io.BytesIO() - - def read(fd: int) -> bytes: - data = os.read(fd, 1024) - stdout.write(data) - return data - - pty.spawn(sys.argv[1:], read) - - from .console import Console - - console = Console(record=True) - - stdout_result = stdout.getvalue().decode("utf-8") - print(stdout_result) - - for line in decoder.decode(stdout_result): - console.print(line) - - console.save_html("stdout.html") diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/rich/bar.py b/bot/lib/python3.11/site-packages/pip/_vendor/rich/bar.py deleted file mode 100644 index ed86a55..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/rich/bar.py +++ /dev/null @@ -1,94 +0,0 @@ -from typing import Optional, Union - -from .color import Color -from .console import Console, ConsoleOptions, RenderResult -from .jupyter import JupyterMixin -from .measure import Measurement -from .segment import Segment -from .style import Style - -# There are left-aligned characters for 1/8 to 7/8, but -# the right-aligned characters exist only for 1/8 and 4/8. -BEGIN_BLOCK_ELEMENTS = ["█", "█", "█", "▐", "▐", "▐", "▕", "▕"] -END_BLOCK_ELEMENTS = [" ", "▏", "▎", "▍", "▌", "▋", "▊", "▉"] -FULL_BLOCK = "█" - - -class Bar(JupyterMixin): - """Renders a solid block bar. - - Args: - size (float): Value for the end of the bar. - begin (float): Begin point (between 0 and size, inclusive). - end (float): End point (between 0 and size, inclusive). - width (int, optional): Width of the bar, or ``None`` for maximum width. Defaults to None. - color (Union[Color, str], optional): Color of the bar. Defaults to "default". - bgcolor (Union[Color, str], optional): Color of bar background. Defaults to "default". - """ - - def __init__( - self, - size: float, - begin: float, - end: float, - *, - width: Optional[int] = None, - color: Union[Color, str] = "default", - bgcolor: Union[Color, str] = "default", - ): - self.size = size - self.begin = max(begin, 0) - self.end = min(end, size) - self.width = width - self.style = Style(color=color, bgcolor=bgcolor) - - def __repr__(self) -> str: - return f"Bar({self.size}, {self.begin}, {self.end})" - - def __rich_console__( - self, console: Console, options: ConsoleOptions - ) -> RenderResult: - - width = min( - self.width if self.width is not None else options.max_width, - options.max_width, - ) - - if self.begin >= self.end: - yield Segment(" " * width, self.style) - yield Segment.line() - return - - prefix_complete_eights = int(width * 8 * self.begin / self.size) - prefix_bar_count = prefix_complete_eights // 8 - prefix_eights_count = prefix_complete_eights % 8 - - body_complete_eights = int(width * 8 * self.end / self.size) - body_bar_count = body_complete_eights // 8 - body_eights_count = body_complete_eights % 8 - - # When start and end fall into the same cell, we ideally should render - # a symbol that's "center-aligned", but there is no good symbol in Unicode. - # In this case, we fall back to right-aligned block symbol for simplicity. - - prefix = " " * prefix_bar_count - if prefix_eights_count: - prefix += BEGIN_BLOCK_ELEMENTS[prefix_eights_count] - - body = FULL_BLOCK * body_bar_count - if body_eights_count: - body += END_BLOCK_ELEMENTS[body_eights_count] - - suffix = " " * (width - len(body)) - - yield Segment(prefix + body[len(prefix) :] + suffix, self.style) - yield Segment.line() - - def __rich_measure__( - self, console: Console, options: ConsoleOptions - ) -> Measurement: - return ( - Measurement(self.width, self.width) - if self.width is not None - else Measurement(4, options.max_width) - ) diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/rich/box.py b/bot/lib/python3.11/site-packages/pip/_vendor/rich/box.py deleted file mode 100644 index d0b07cf..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/rich/box.py +++ /dev/null @@ -1,517 +0,0 @@ -import sys -from typing import TYPE_CHECKING, Iterable, List - -if sys.version_info >= (3, 8): - from typing import Literal -else: - from pip._vendor.typing_extensions import Literal # pragma: no cover - - -from ._loop import loop_last - -if TYPE_CHECKING: - from pip._vendor.rich.console import ConsoleOptions - - -class Box: - """Defines characters to render boxes. - - ┌─┬┐ top - │ ││ head - ├─┼┤ head_row - │ ││ mid - ├─┼┤ row - ├─┼┤ foot_row - │ ││ foot - └─┴┘ bottom - - Args: - box (str): Characters making up box. - ascii (bool, optional): True if this box uses ascii characters only. Default is False. - """ - - def __init__(self, box: str, *, ascii: bool = False) -> None: - self._box = box - self.ascii = ascii - line1, line2, line3, line4, line5, line6, line7, line8 = box.splitlines() - # top - self.top_left, self.top, self.top_divider, self.top_right = iter(line1) - # head - self.head_left, _, self.head_vertical, self.head_right = iter(line2) - # head_row - ( - self.head_row_left, - self.head_row_horizontal, - self.head_row_cross, - self.head_row_right, - ) = iter(line3) - - # mid - self.mid_left, _, self.mid_vertical, self.mid_right = iter(line4) - # row - self.row_left, self.row_horizontal, self.row_cross, self.row_right = iter(line5) - # foot_row - ( - self.foot_row_left, - self.foot_row_horizontal, - self.foot_row_cross, - self.foot_row_right, - ) = iter(line6) - # foot - self.foot_left, _, self.foot_vertical, self.foot_right = iter(line7) - # bottom - self.bottom_left, self.bottom, self.bottom_divider, self.bottom_right = iter( - line8 - ) - - def __repr__(self) -> str: - return "Box(...)" - - def __str__(self) -> str: - return self._box - - def substitute(self, options: "ConsoleOptions", safe: bool = True) -> "Box": - """Substitute this box for another if it won't render due to platform issues. - - Args: - options (ConsoleOptions): Console options used in rendering. - safe (bool, optional): Substitute this for another Box if there are known problems - displaying on the platform (currently only relevant on Windows). Default is True. - - Returns: - Box: A different Box or the same Box. - """ - box = self - if options.legacy_windows and safe: - box = LEGACY_WINDOWS_SUBSTITUTIONS.get(box, box) - if options.ascii_only and not box.ascii: - box = ASCII - return box - - def get_plain_headed_box(self) -> "Box": - """If this box uses special characters for the borders of the header, then - return the equivalent box that does not. - - Returns: - Box: The most similar Box that doesn't use header-specific box characters. - If the current Box already satisfies this criterion, then it's returned. - """ - return PLAIN_HEADED_SUBSTITUTIONS.get(self, self) - - def get_top(self, widths: Iterable[int]) -> str: - """Get the top of a simple box. - - Args: - widths (List[int]): Widths of columns. - - Returns: - str: A string of box characters. - """ - - parts: List[str] = [] - append = parts.append - append(self.top_left) - for last, width in loop_last(widths): - append(self.top * width) - if not last: - append(self.top_divider) - append(self.top_right) - return "".join(parts) - - def get_row( - self, - widths: Iterable[int], - level: Literal["head", "row", "foot", "mid"] = "row", - edge: bool = True, - ) -> str: - """Get the top of a simple box. - - Args: - width (List[int]): Widths of columns. - - Returns: - str: A string of box characters. - """ - if level == "head": - left = self.head_row_left - horizontal = self.head_row_horizontal - cross = self.head_row_cross - right = self.head_row_right - elif level == "row": - left = self.row_left - horizontal = self.row_horizontal - cross = self.row_cross - right = self.row_right - elif level == "mid": - left = self.mid_left - horizontal = " " - cross = self.mid_vertical - right = self.mid_right - elif level == "foot": - left = self.foot_row_left - horizontal = self.foot_row_horizontal - cross = self.foot_row_cross - right = self.foot_row_right - else: - raise ValueError("level must be 'head', 'row' or 'foot'") - - parts: List[str] = [] - append = parts.append - if edge: - append(left) - for last, width in loop_last(widths): - append(horizontal * width) - if not last: - append(cross) - if edge: - append(right) - return "".join(parts) - - def get_bottom(self, widths: Iterable[int]) -> str: - """Get the bottom of a simple box. - - Args: - widths (List[int]): Widths of columns. - - Returns: - str: A string of box characters. - """ - - parts: List[str] = [] - append = parts.append - append(self.bottom_left) - for last, width in loop_last(widths): - append(self.bottom * width) - if not last: - append(self.bottom_divider) - append(self.bottom_right) - return "".join(parts) - - -ASCII: Box = Box( - """\ -+--+ -| || -|-+| -| || -|-+| -|-+| -| || -+--+ -""", - ascii=True, -) - -ASCII2: Box = Box( - """\ -+-++ -| || -+-++ -| || -+-++ -+-++ -| || -+-++ -""", - ascii=True, -) - -ASCII_DOUBLE_HEAD: Box = Box( - """\ -+-++ -| || -+=++ -| || -+-++ -+-++ -| || -+-++ -""", - ascii=True, -) - -SQUARE: Box = Box( - """\ -┌─┬┐ -│ ││ -├─┼┤ -│ ││ -├─┼┤ -├─┼┤ -│ ││ -└─┴┘ -""" -) - -SQUARE_DOUBLE_HEAD: Box = Box( - """\ -┌─┬┐ -│ ││ -╞═╪╡ -│ ││ -├─┼┤ -├─┼┤ -│ ││ -└─┴┘ -""" -) - -MINIMAL: Box = Box( - """\ - ╷ - │ -╶─┼╴ - │ -╶─┼╴ -╶─┼╴ - │ - ╵ -""" -) - - -MINIMAL_HEAVY_HEAD: Box = Box( - """\ - ╷ - │ -╺━┿╸ - │ -╶─┼╴ -╶─┼╴ - │ - ╵ -""" -) - -MINIMAL_DOUBLE_HEAD: Box = Box( - """\ - ╷ - │ - ═╪ - │ - ─┼ - ─┼ - │ - ╵ -""" -) - - -SIMPLE: Box = Box( - """\ - - - ── - - - ── - - -""" -) - -SIMPLE_HEAD: Box = Box( - """\ - - - ── - - - - - -""" -) - - -SIMPLE_HEAVY: Box = Box( - """\ - - - ━━ - - - ━━ - - -""" -) - - -HORIZONTALS: Box = Box( - """\ - ── - - ── - - ── - ── - - ── -""" -) - -ROUNDED: Box = Box( - """\ -╭─┬╮ -│ ││ -├─┼┤ -│ ││ -├─┼┤ -├─┼┤ -│ ││ -╰─┴╯ -""" -) - -HEAVY: Box = Box( - """\ -┏━┳┓ -┃ ┃┃ -┣━╋┫ -┃ ┃┃ -┣━╋┫ -┣━╋┫ -┃ ┃┃ -┗━┻┛ -""" -) - -HEAVY_EDGE: Box = Box( - """\ -┏━┯┓ -┃ │┃ -┠─┼┨ -┃ │┃ -┠─┼┨ -┠─┼┨ -┃ │┃ -┗━┷┛ -""" -) - -HEAVY_HEAD: Box = Box( - """\ -┏━┳┓ -┃ ┃┃ -┡━╇┩ -│ ││ -├─┼┤ -├─┼┤ -│ ││ -└─┴┘ -""" -) - -DOUBLE: Box = Box( - """\ -╔═╦╗ -║ ║║ -╠═╬╣ -║ ║║ -╠═╬╣ -╠═╬╣ -║ ║║ -╚═╩╝ -""" -) - -DOUBLE_EDGE: Box = Box( - """\ -╔═╤╗ -║ │║ -╟─┼╢ -║ │║ -╟─┼╢ -╟─┼╢ -║ │║ -╚═╧╝ -""" -) - -MARKDOWN: Box = Box( - """\ - -| || -|-|| -| || -|-|| -|-|| -| || - -""", - ascii=True, -) - -# Map Boxes that don't render with raster fonts on to equivalent that do -LEGACY_WINDOWS_SUBSTITUTIONS = { - ROUNDED: SQUARE, - MINIMAL_HEAVY_HEAD: MINIMAL, - SIMPLE_HEAVY: SIMPLE, - HEAVY: SQUARE, - HEAVY_EDGE: SQUARE, - HEAVY_HEAD: SQUARE, -} - -# Map headed boxes to their headerless equivalents -PLAIN_HEADED_SUBSTITUTIONS = { - HEAVY_HEAD: SQUARE, - SQUARE_DOUBLE_HEAD: SQUARE, - MINIMAL_DOUBLE_HEAD: MINIMAL, - MINIMAL_HEAVY_HEAD: MINIMAL, - ASCII_DOUBLE_HEAD: ASCII2, -} - - -if __name__ == "__main__": # pragma: no cover - - from pip._vendor.rich.columns import Columns - from pip._vendor.rich.panel import Panel - - from . import box as box - from .console import Console - from .table import Table - from .text import Text - - console = Console(record=True) - - BOXES = [ - "ASCII", - "ASCII2", - "ASCII_DOUBLE_HEAD", - "SQUARE", - "SQUARE_DOUBLE_HEAD", - "MINIMAL", - "MINIMAL_HEAVY_HEAD", - "MINIMAL_DOUBLE_HEAD", - "SIMPLE", - "SIMPLE_HEAD", - "SIMPLE_HEAVY", - "HORIZONTALS", - "ROUNDED", - "HEAVY", - "HEAVY_EDGE", - "HEAVY_HEAD", - "DOUBLE", - "DOUBLE_EDGE", - "MARKDOWN", - ] - - console.print(Panel("[bold green]Box Constants", style="green"), justify="center") - console.print() - - columns = Columns(expand=True, padding=2) - for box_name in sorted(BOXES): - table = Table( - show_footer=True, style="dim", border_style="not dim", expand=True - ) - table.add_column("Header 1", "Footer 1") - table.add_column("Header 2", "Footer 2") - table.add_row("Cell", "Cell") - table.add_row("Cell", "Cell") - table.box = getattr(box, box_name) - table.title = Text(f"box.{box_name}", style="magenta") - columns.add_renderable(table) - console.print(columns) - - # console.save_html("box.html", inline_styles=True) diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/rich/cells.py b/bot/lib/python3.11/site-packages/pip/_vendor/rich/cells.py deleted file mode 100644 index 139b949..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/rich/cells.py +++ /dev/null @@ -1,154 +0,0 @@ -import re -from functools import lru_cache -from typing import Callable, List - -from ._cell_widths import CELL_WIDTHS - -# Regex to match sequence of the most common character ranges -_is_single_cell_widths = re.compile("^[\u0020-\u006f\u00a0\u02ff\u0370-\u0482]*$").match - - -@lru_cache(4096) -def cached_cell_len(text: str) -> int: - """Get the number of cells required to display text. - - This method always caches, which may use up a lot of memory. It is recommended to use - `cell_len` over this method. - - Args: - text (str): Text to display. - - Returns: - int: Get the number of cells required to display text. - """ - _get_size = get_character_cell_size - total_size = sum(_get_size(character) for character in text) - return total_size - - -def cell_len(text: str, _cell_len: Callable[[str], int] = cached_cell_len) -> int: - """Get the number of cells required to display text. - - Args: - text (str): Text to display. - - Returns: - int: Get the number of cells required to display text. - """ - if len(text) < 512: - return _cell_len(text) - _get_size = get_character_cell_size - total_size = sum(_get_size(character) for character in text) - return total_size - - -@lru_cache(maxsize=4096) -def get_character_cell_size(character: str) -> int: - """Get the cell size of a character. - - Args: - character (str): A single character. - - Returns: - int: Number of cells (0, 1 or 2) occupied by that character. - """ - return _get_codepoint_cell_size(ord(character)) - - -@lru_cache(maxsize=4096) -def _get_codepoint_cell_size(codepoint: int) -> int: - """Get the cell size of a character. - - Args: - character (str): A single character. - - Returns: - int: Number of cells (0, 1 or 2) occupied by that character. - """ - - _table = CELL_WIDTHS - lower_bound = 0 - upper_bound = len(_table) - 1 - index = (lower_bound + upper_bound) // 2 - while True: - start, end, width = _table[index] - if codepoint < start: - upper_bound = index - 1 - elif codepoint > end: - lower_bound = index + 1 - else: - return 0 if width == -1 else width - if upper_bound < lower_bound: - break - index = (lower_bound + upper_bound) // 2 - return 1 - - -def set_cell_size(text: str, total: int) -> str: - """Set the length of a string to fit within given number of cells.""" - - if _is_single_cell_widths(text): - size = len(text) - if size < total: - return text + " " * (total - size) - return text[:total] - - if total <= 0: - return "" - cell_size = cell_len(text) - if cell_size == total: - return text - if cell_size < total: - return text + " " * (total - cell_size) - - start = 0 - end = len(text) - - # Binary search until we find the right size - while True: - pos = (start + end) // 2 - before = text[: pos + 1] - before_len = cell_len(before) - if before_len == total + 1 and cell_len(before[-1]) == 2: - return before[:-1] + " " - if before_len == total: - return before - if before_len > total: - end = pos - else: - start = pos - - -# TODO: This is inefficient -# TODO: This might not work with CWJ type characters -def chop_cells(text: str, max_size: int, position: int = 0) -> List[str]: - """Break text in to equal (cell) length strings, returning the characters in reverse - order""" - _get_character_cell_size = get_character_cell_size - characters = [ - (character, _get_character_cell_size(character)) for character in text - ] - total_size = position - lines: List[List[str]] = [[]] - append = lines[-1].append - - for character, size in reversed(characters): - if total_size + size > max_size: - lines.append([character]) - append = lines[-1].append - total_size = size - else: - total_size += size - append(character) - - return ["".join(line) for line in lines] - - -if __name__ == "__main__": # pragma: no cover - - print(get_character_cell_size("😽")) - for line in chop_cells("""这是对亚洲语言支持的测试。面对模棱两可的想法,拒绝猜测的诱惑。""", 8): - print(line) - for n in range(80, 1, -1): - print(set_cell_size("""这是对亚洲语言支持的测试。面对模棱两可的想法,拒绝猜测的诱惑。""", n) + "|") - print("x" * n) diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/rich/color.py b/bot/lib/python3.11/site-packages/pip/_vendor/rich/color.py deleted file mode 100644 index 6bca2da..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/rich/color.py +++ /dev/null @@ -1,615 +0,0 @@ -import platform -import re -from colorsys import rgb_to_hls -from enum import IntEnum -from functools import lru_cache -from typing import TYPE_CHECKING, NamedTuple, Optional, Tuple - -from ._palettes import EIGHT_BIT_PALETTE, STANDARD_PALETTE, WINDOWS_PALETTE -from .color_triplet import ColorTriplet -from .repr import Result, rich_repr -from .terminal_theme import DEFAULT_TERMINAL_THEME - -if TYPE_CHECKING: # pragma: no cover - from .terminal_theme import TerminalTheme - from .text import Text - - -WINDOWS = platform.system() == "Windows" - - -class ColorSystem(IntEnum): - """One of the 3 color system supported by terminals.""" - - STANDARD = 1 - EIGHT_BIT = 2 - TRUECOLOR = 3 - WINDOWS = 4 - - def __repr__(self) -> str: - return f"ColorSystem.{self.name}" - - -class ColorType(IntEnum): - """Type of color stored in Color class.""" - - DEFAULT = 0 - STANDARD = 1 - EIGHT_BIT = 2 - TRUECOLOR = 3 - WINDOWS = 4 - - def __repr__(self) -> str: - return f"ColorType.{self.name}" - - -ANSI_COLOR_NAMES = { - "black": 0, - "red": 1, - "green": 2, - "yellow": 3, - "blue": 4, - "magenta": 5, - "cyan": 6, - "white": 7, - "bright_black": 8, - "bright_red": 9, - "bright_green": 10, - "bright_yellow": 11, - "bright_blue": 12, - "bright_magenta": 13, - "bright_cyan": 14, - "bright_white": 15, - "grey0": 16, - "gray0": 16, - "navy_blue": 17, - "dark_blue": 18, - "blue3": 20, - "blue1": 21, - "dark_green": 22, - "deep_sky_blue4": 25, - "dodger_blue3": 26, - "dodger_blue2": 27, - "green4": 28, - "spring_green4": 29, - "turquoise4": 30, - "deep_sky_blue3": 32, - "dodger_blue1": 33, - "green3": 40, - "spring_green3": 41, - "dark_cyan": 36, - "light_sea_green": 37, - "deep_sky_blue2": 38, - "deep_sky_blue1": 39, - "spring_green2": 47, - "cyan3": 43, - "dark_turquoise": 44, - "turquoise2": 45, - "green1": 46, - "spring_green1": 48, - "medium_spring_green": 49, - "cyan2": 50, - "cyan1": 51, - "dark_red": 88, - "deep_pink4": 125, - "purple4": 55, - "purple3": 56, - "blue_violet": 57, - "orange4": 94, - "grey37": 59, - "gray37": 59, - "medium_purple4": 60, - "slate_blue3": 62, - "royal_blue1": 63, - "chartreuse4": 64, - "dark_sea_green4": 71, - "pale_turquoise4": 66, - "steel_blue": 67, - "steel_blue3": 68, - "cornflower_blue": 69, - "chartreuse3": 76, - "cadet_blue": 73, - "sky_blue3": 74, - "steel_blue1": 81, - "pale_green3": 114, - "sea_green3": 78, - "aquamarine3": 79, - "medium_turquoise": 80, - "chartreuse2": 112, - "sea_green2": 83, - "sea_green1": 85, - "aquamarine1": 122, - "dark_slate_gray2": 87, - "dark_magenta": 91, - "dark_violet": 128, - "purple": 129, - "light_pink4": 95, - "plum4": 96, - "medium_purple3": 98, - "slate_blue1": 99, - "yellow4": 106, - "wheat4": 101, - "grey53": 102, - "gray53": 102, - "light_slate_grey": 103, - "light_slate_gray": 103, - "medium_purple": 104, - "light_slate_blue": 105, - "dark_olive_green3": 149, - "dark_sea_green": 108, - "light_sky_blue3": 110, - "sky_blue2": 111, - "dark_sea_green3": 150, - "dark_slate_gray3": 116, - "sky_blue1": 117, - "chartreuse1": 118, - "light_green": 120, - "pale_green1": 156, - "dark_slate_gray1": 123, - "red3": 160, - "medium_violet_red": 126, - "magenta3": 164, - "dark_orange3": 166, - "indian_red": 167, - "hot_pink3": 168, - "medium_orchid3": 133, - "medium_orchid": 134, - "medium_purple2": 140, - "dark_goldenrod": 136, - "light_salmon3": 173, - "rosy_brown": 138, - "grey63": 139, - "gray63": 139, - "medium_purple1": 141, - "gold3": 178, - "dark_khaki": 143, - "navajo_white3": 144, - "grey69": 145, - "gray69": 145, - "light_steel_blue3": 146, - "light_steel_blue": 147, - "yellow3": 184, - "dark_sea_green2": 157, - "light_cyan3": 152, - "light_sky_blue1": 153, - "green_yellow": 154, - "dark_olive_green2": 155, - "dark_sea_green1": 193, - "pale_turquoise1": 159, - "deep_pink3": 162, - "magenta2": 200, - "hot_pink2": 169, - "orchid": 170, - "medium_orchid1": 207, - "orange3": 172, - "light_pink3": 174, - "pink3": 175, - "plum3": 176, - "violet": 177, - "light_goldenrod3": 179, - "tan": 180, - "misty_rose3": 181, - "thistle3": 182, - "plum2": 183, - "khaki3": 185, - "light_goldenrod2": 222, - "light_yellow3": 187, - "grey84": 188, - "gray84": 188, - "light_steel_blue1": 189, - "yellow2": 190, - "dark_olive_green1": 192, - "honeydew2": 194, - "light_cyan1": 195, - "red1": 196, - "deep_pink2": 197, - "deep_pink1": 199, - "magenta1": 201, - "orange_red1": 202, - "indian_red1": 204, - "hot_pink": 206, - "dark_orange": 208, - "salmon1": 209, - "light_coral": 210, - "pale_violet_red1": 211, - "orchid2": 212, - "orchid1": 213, - "orange1": 214, - "sandy_brown": 215, - "light_salmon1": 216, - "light_pink1": 217, - "pink1": 218, - "plum1": 219, - "gold1": 220, - "navajo_white1": 223, - "misty_rose1": 224, - "thistle1": 225, - "yellow1": 226, - "light_goldenrod1": 227, - "khaki1": 228, - "wheat1": 229, - "cornsilk1": 230, - "grey100": 231, - "gray100": 231, - "grey3": 232, - "gray3": 232, - "grey7": 233, - "gray7": 233, - "grey11": 234, - "gray11": 234, - "grey15": 235, - "gray15": 235, - "grey19": 236, - "gray19": 236, - "grey23": 237, - "gray23": 237, - "grey27": 238, - "gray27": 238, - "grey30": 239, - "gray30": 239, - "grey35": 240, - "gray35": 240, - "grey39": 241, - "gray39": 241, - "grey42": 242, - "gray42": 242, - "grey46": 243, - "gray46": 243, - "grey50": 244, - "gray50": 244, - "grey54": 245, - "gray54": 245, - "grey58": 246, - "gray58": 246, - "grey62": 247, - "gray62": 247, - "grey66": 248, - "gray66": 248, - "grey70": 249, - "gray70": 249, - "grey74": 250, - "gray74": 250, - "grey78": 251, - "gray78": 251, - "grey82": 252, - "gray82": 252, - "grey85": 253, - "gray85": 253, - "grey89": 254, - "gray89": 254, - "grey93": 255, - "gray93": 255, -} - - -class ColorParseError(Exception): - """The color could not be parsed.""" - - -RE_COLOR = re.compile( - r"""^ -\#([0-9a-f]{6})$| -color\(([0-9]{1,3})\)$| -rgb\(([\d\s,]+)\)$ -""", - re.VERBOSE, -) - - -@rich_repr -class Color(NamedTuple): - """Terminal color definition.""" - - name: str - """The name of the color (typically the input to Color.parse).""" - type: ColorType - """The type of the color.""" - number: Optional[int] = None - """The color number, if a standard color, or None.""" - triplet: Optional[ColorTriplet] = None - """A triplet of color components, if an RGB color.""" - - def __rich__(self) -> "Text": - """Dispays the actual color if Rich printed.""" - from .style import Style - from .text import Text - - return Text.assemble( - f"", - ) - - def __rich_repr__(self) -> Result: - yield self.name - yield self.type - yield "number", self.number, None - yield "triplet", self.triplet, None - - @property - def system(self) -> ColorSystem: - """Get the native color system for this color.""" - if self.type == ColorType.DEFAULT: - return ColorSystem.STANDARD - return ColorSystem(int(self.type)) - - @property - def is_system_defined(self) -> bool: - """Check if the color is ultimately defined by the system.""" - return self.system not in (ColorSystem.EIGHT_BIT, ColorSystem.TRUECOLOR) - - @property - def is_default(self) -> bool: - """Check if the color is a default color.""" - return self.type == ColorType.DEFAULT - - def get_truecolor( - self, theme: Optional["TerminalTheme"] = None, foreground: bool = True - ) -> ColorTriplet: - """Get an equivalent color triplet for this color. - - Args: - theme (TerminalTheme, optional): Optional terminal theme, or None to use default. Defaults to None. - foreground (bool, optional): True for a foreground color, or False for background. Defaults to True. - - Returns: - ColorTriplet: A color triplet containing RGB components. - """ - - if theme is None: - theme = DEFAULT_TERMINAL_THEME - if self.type == ColorType.TRUECOLOR: - assert self.triplet is not None - return self.triplet - elif self.type == ColorType.EIGHT_BIT: - assert self.number is not None - return EIGHT_BIT_PALETTE[self.number] - elif self.type == ColorType.STANDARD: - assert self.number is not None - return theme.ansi_colors[self.number] - elif self.type == ColorType.WINDOWS: - assert self.number is not None - return WINDOWS_PALETTE[self.number] - else: # self.type == ColorType.DEFAULT: - assert self.number is None - return theme.foreground_color if foreground else theme.background_color - - @classmethod - def from_ansi(cls, number: int) -> "Color": - """Create a Color number from it's 8-bit ansi number. - - Args: - number (int): A number between 0-255 inclusive. - - Returns: - Color: A new Color instance. - """ - return cls( - name=f"color({number})", - type=(ColorType.STANDARD if number < 16 else ColorType.EIGHT_BIT), - number=number, - ) - - @classmethod - def from_triplet(cls, triplet: "ColorTriplet") -> "Color": - """Create a truecolor RGB color from a triplet of values. - - Args: - triplet (ColorTriplet): A color triplet containing red, green and blue components. - - Returns: - Color: A new color object. - """ - return cls(name=triplet.hex, type=ColorType.TRUECOLOR, triplet=triplet) - - @classmethod - def from_rgb(cls, red: float, green: float, blue: float) -> "Color": - """Create a truecolor from three color components in the range(0->255). - - Args: - red (float): Red component in range 0-255. - green (float): Green component in range 0-255. - blue (float): Blue component in range 0-255. - - Returns: - Color: A new color object. - """ - return cls.from_triplet(ColorTriplet(int(red), int(green), int(blue))) - - @classmethod - def default(cls) -> "Color": - """Get a Color instance representing the default color. - - Returns: - Color: Default color. - """ - return cls(name="default", type=ColorType.DEFAULT) - - @classmethod - @lru_cache(maxsize=1024) - def parse(cls, color: str) -> "Color": - """Parse a color definition.""" - original_color = color - color = color.lower().strip() - - if color == "default": - return cls(color, type=ColorType.DEFAULT) - - color_number = ANSI_COLOR_NAMES.get(color) - if color_number is not None: - return cls( - color, - type=(ColorType.STANDARD if color_number < 16 else ColorType.EIGHT_BIT), - number=color_number, - ) - - color_match = RE_COLOR.match(color) - if color_match is None: - raise ColorParseError(f"{original_color!r} is not a valid color") - - color_24, color_8, color_rgb = color_match.groups() - if color_24: - triplet = ColorTriplet( - int(color_24[0:2], 16), int(color_24[2:4], 16), int(color_24[4:6], 16) - ) - return cls(color, ColorType.TRUECOLOR, triplet=triplet) - - elif color_8: - number = int(color_8) - if number > 255: - raise ColorParseError(f"color number must be <= 255 in {color!r}") - return cls( - color, - type=(ColorType.STANDARD if number < 16 else ColorType.EIGHT_BIT), - number=number, - ) - - else: # color_rgb: - components = color_rgb.split(",") - if len(components) != 3: - raise ColorParseError( - f"expected three components in {original_color!r}" - ) - red, green, blue = components - triplet = ColorTriplet(int(red), int(green), int(blue)) - if not all(component <= 255 for component in triplet): - raise ColorParseError( - f"color components must be <= 255 in {original_color!r}" - ) - return cls(color, ColorType.TRUECOLOR, triplet=triplet) - - @lru_cache(maxsize=1024) - def get_ansi_codes(self, foreground: bool = True) -> Tuple[str, ...]: - """Get the ANSI escape codes for this color.""" - _type = self.type - if _type == ColorType.DEFAULT: - return ("39" if foreground else "49",) - - elif _type == ColorType.WINDOWS: - number = self.number - assert number is not None - fore, back = (30, 40) if number < 8 else (82, 92) - return (str(fore + number if foreground else back + number),) - - elif _type == ColorType.STANDARD: - number = self.number - assert number is not None - fore, back = (30, 40) if number < 8 else (82, 92) - return (str(fore + number if foreground else back + number),) - - elif _type == ColorType.EIGHT_BIT: - assert self.number is not None - return ("38" if foreground else "48", "5", str(self.number)) - - else: # self.standard == ColorStandard.TRUECOLOR: - assert self.triplet is not None - red, green, blue = self.triplet - return ("38" if foreground else "48", "2", str(red), str(green), str(blue)) - - @lru_cache(maxsize=1024) - def downgrade(self, system: ColorSystem) -> "Color": - """Downgrade a color system to a system with fewer colors.""" - - if self.type in [ColorType.DEFAULT, system]: - return self - # Convert to 8-bit color from truecolor color - if system == ColorSystem.EIGHT_BIT and self.system == ColorSystem.TRUECOLOR: - assert self.triplet is not None - red, green, blue = self.triplet.normalized - _h, l, s = rgb_to_hls(red, green, blue) - # If saturation is under 10% assume it is grayscale - if s < 0.1: - gray = round(l * 25.0) - if gray == 0: - color_number = 16 - elif gray == 25: - color_number = 231 - else: - color_number = 231 + gray - return Color(self.name, ColorType.EIGHT_BIT, number=color_number) - - color_number = ( - 16 + 36 * round(red * 5.0) + 6 * round(green * 5.0) + round(blue * 5.0) - ) - return Color(self.name, ColorType.EIGHT_BIT, number=color_number) - - # Convert to standard from truecolor or 8-bit - elif system == ColorSystem.STANDARD: - if self.system == ColorSystem.TRUECOLOR: - assert self.triplet is not None - triplet = self.triplet - else: # self.system == ColorSystem.EIGHT_BIT - assert self.number is not None - triplet = ColorTriplet(*EIGHT_BIT_PALETTE[self.number]) - - color_number = STANDARD_PALETTE.match(triplet) - return Color(self.name, ColorType.STANDARD, number=color_number) - - elif system == ColorSystem.WINDOWS: - if self.system == ColorSystem.TRUECOLOR: - assert self.triplet is not None - triplet = self.triplet - else: # self.system == ColorSystem.EIGHT_BIT - assert self.number is not None - if self.number < 16: - return Color(self.name, ColorType.WINDOWS, number=self.number) - triplet = ColorTriplet(*EIGHT_BIT_PALETTE[self.number]) - - color_number = WINDOWS_PALETTE.match(triplet) - return Color(self.name, ColorType.WINDOWS, number=color_number) - - return self - - -def parse_rgb_hex(hex_color: str) -> ColorTriplet: - """Parse six hex characters in to RGB triplet.""" - assert len(hex_color) == 6, "must be 6 characters" - color = ColorTriplet( - int(hex_color[0:2], 16), int(hex_color[2:4], 16), int(hex_color[4:6], 16) - ) - return color - - -def blend_rgb( - color1: ColorTriplet, color2: ColorTriplet, cross_fade: float = 0.5 -) -> ColorTriplet: - """Blend one RGB color in to another.""" - r1, g1, b1 = color1 - r2, g2, b2 = color2 - new_color = ColorTriplet( - int(r1 + (r2 - r1) * cross_fade), - int(g1 + (g2 - g1) * cross_fade), - int(b1 + (b2 - b1) * cross_fade), - ) - return new_color - - -if __name__ == "__main__": # pragma: no cover - - from .console import Console - from .table import Table - from .text import Text - - console = Console() - - table = Table(show_footer=False, show_edge=True) - table.add_column("Color", width=10, overflow="ellipsis") - table.add_column("Number", justify="right", style="yellow") - table.add_column("Name", style="green") - table.add_column("Hex", style="blue") - table.add_column("RGB", style="magenta") - - colors = sorted((v, k) for k, v in ANSI_COLOR_NAMES.items()) - for color_number, name in colors: - if "grey" in name: - continue - color_cell = Text(" " * 10, style=f"on {name}") - if color_number < 16: - table.add_row(color_cell, f"{color_number}", Text(f'"{name}"')) - else: - color = EIGHT_BIT_PALETTE[color_number] # type: ignore[has-type] - table.add_row( - color_cell, str(color_number), Text(f'"{name}"'), color.hex, color.rgb - ) - - console.print(table) diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/rich/color_triplet.py b/bot/lib/python3.11/site-packages/pip/_vendor/rich/color_triplet.py deleted file mode 100644 index 02cab32..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/rich/color_triplet.py +++ /dev/null @@ -1,38 +0,0 @@ -from typing import NamedTuple, Tuple - - -class ColorTriplet(NamedTuple): - """The red, green, and blue components of a color.""" - - red: int - """Red component in 0 to 255 range.""" - green: int - """Green component in 0 to 255 range.""" - blue: int - """Blue component in 0 to 255 range.""" - - @property - def hex(self) -> str: - """get the color triplet in CSS style.""" - red, green, blue = self - return f"#{red:02x}{green:02x}{blue:02x}" - - @property - def rgb(self) -> str: - """The color in RGB format. - - Returns: - str: An rgb color, e.g. ``"rgb(100,23,255)"``. - """ - red, green, blue = self - return f"rgb({red},{green},{blue})" - - @property - def normalized(self) -> Tuple[float, float, float]: - """Convert components into floats between 0 and 1. - - Returns: - Tuple[float, float, float]: A tuple of three normalized colour components. - """ - red, green, blue = self - return red / 255.0, green / 255.0, blue / 255.0 diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/rich/columns.py b/bot/lib/python3.11/site-packages/pip/_vendor/rich/columns.py deleted file mode 100644 index 669a3a7..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/rich/columns.py +++ /dev/null @@ -1,187 +0,0 @@ -from collections import defaultdict -from itertools import chain -from operator import itemgetter -from typing import Dict, Iterable, List, Optional, Tuple - -from .align import Align, AlignMethod -from .console import Console, ConsoleOptions, RenderableType, RenderResult -from .constrain import Constrain -from .measure import Measurement -from .padding import Padding, PaddingDimensions -from .table import Table -from .text import TextType -from .jupyter import JupyterMixin - - -class Columns(JupyterMixin): - """Display renderables in neat columns. - - Args: - renderables (Iterable[RenderableType]): Any number of Rich renderables (including str). - width (int, optional): The desired width of the columns, or None to auto detect. Defaults to None. - padding (PaddingDimensions, optional): Optional padding around cells. Defaults to (0, 1). - expand (bool, optional): Expand columns to full width. Defaults to False. - equal (bool, optional): Arrange in to equal sized columns. Defaults to False. - column_first (bool, optional): Align items from top to bottom (rather than left to right). Defaults to False. - right_to_left (bool, optional): Start column from right hand side. Defaults to False. - align (str, optional): Align value ("left", "right", or "center") or None for default. Defaults to None. - title (TextType, optional): Optional title for Columns. - """ - - def __init__( - self, - renderables: Optional[Iterable[RenderableType]] = None, - padding: PaddingDimensions = (0, 1), - *, - width: Optional[int] = None, - expand: bool = False, - equal: bool = False, - column_first: bool = False, - right_to_left: bool = False, - align: Optional[AlignMethod] = None, - title: Optional[TextType] = None, - ) -> None: - self.renderables = list(renderables or []) - self.width = width - self.padding = padding - self.expand = expand - self.equal = equal - self.column_first = column_first - self.right_to_left = right_to_left - self.align: Optional[AlignMethod] = align - self.title = title - - def add_renderable(self, renderable: RenderableType) -> None: - """Add a renderable to the columns. - - Args: - renderable (RenderableType): Any renderable object. - """ - self.renderables.append(renderable) - - def __rich_console__( - self, console: Console, options: ConsoleOptions - ) -> RenderResult: - render_str = console.render_str - renderables = [ - render_str(renderable) if isinstance(renderable, str) else renderable - for renderable in self.renderables - ] - if not renderables: - return - _top, right, _bottom, left = Padding.unpack(self.padding) - width_padding = max(left, right) - max_width = options.max_width - widths: Dict[int, int] = defaultdict(int) - column_count = len(renderables) - - get_measurement = Measurement.get - renderable_widths = [ - get_measurement(console, options, renderable).maximum - for renderable in renderables - ] - if self.equal: - renderable_widths = [max(renderable_widths)] * len(renderable_widths) - - def iter_renderables( - column_count: int, - ) -> Iterable[Tuple[int, Optional[RenderableType]]]: - item_count = len(renderables) - if self.column_first: - width_renderables = list(zip(renderable_widths, renderables)) - - column_lengths: List[int] = [item_count // column_count] * column_count - for col_no in range(item_count % column_count): - column_lengths[col_no] += 1 - - row_count = (item_count + column_count - 1) // column_count - cells = [[-1] * column_count for _ in range(row_count)] - row = col = 0 - for index in range(item_count): - cells[row][col] = index - column_lengths[col] -= 1 - if column_lengths[col]: - row += 1 - else: - col += 1 - row = 0 - for index in chain.from_iterable(cells): - if index == -1: - break - yield width_renderables[index] - else: - yield from zip(renderable_widths, renderables) - # Pad odd elements with spaces - if item_count % column_count: - for _ in range(column_count - (item_count % column_count)): - yield 0, None - - table = Table.grid(padding=self.padding, collapse_padding=True, pad_edge=False) - table.expand = self.expand - table.title = self.title - - if self.width is not None: - column_count = (max_width) // (self.width + width_padding) - for _ in range(column_count): - table.add_column(width=self.width) - else: - while column_count > 1: - widths.clear() - column_no = 0 - for renderable_width, _ in iter_renderables(column_count): - widths[column_no] = max(widths[column_no], renderable_width) - total_width = sum(widths.values()) + width_padding * ( - len(widths) - 1 - ) - if total_width > max_width: - column_count = len(widths) - 1 - break - else: - column_no = (column_no + 1) % column_count - else: - break - - get_renderable = itemgetter(1) - _renderables = [ - get_renderable(_renderable) - for _renderable in iter_renderables(column_count) - ] - if self.equal: - _renderables = [ - None - if renderable is None - else Constrain(renderable, renderable_widths[0]) - for renderable in _renderables - ] - if self.align: - align = self.align - _Align = Align - _renderables = [ - None if renderable is None else _Align(renderable, align) - for renderable in _renderables - ] - - right_to_left = self.right_to_left - add_row = table.add_row - for start in range(0, len(_renderables), column_count): - row = _renderables[start : start + column_count] - if right_to_left: - row = row[::-1] - add_row(*row) - yield table - - -if __name__ == "__main__": # pragma: no cover - import os - - console = Console() - - files = [f"{i} {s}" for i, s in enumerate(sorted(os.listdir()))] - columns = Columns(files, padding=(0, 1), expand=False, equal=False) - console.print(columns) - console.rule() - columns.column_first = True - console.print(columns) - columns.right_to_left = True - console.rule() - console.print(columns) diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/rich/console.py b/bot/lib/python3.11/site-packages/pip/_vendor/rich/console.py deleted file mode 100644 index 93a10b0..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/rich/console.py +++ /dev/null @@ -1,2572 +0,0 @@ -import inspect -import io -import os -import platform -import sys -import threading -import zlib -from abc import ABC, abstractmethod -from dataclasses import dataclass, field -from datetime import datetime -from functools import wraps -from getpass import getpass -from html import escape -from inspect import isclass -from itertools import islice -from math import ceil -from time import monotonic -from types import FrameType, ModuleType, TracebackType -from typing import ( - IO, - TYPE_CHECKING, - Any, - Callable, - Dict, - Iterable, - List, - Mapping, - NamedTuple, - Optional, - TextIO, - Tuple, - Type, - Union, - cast, -) - -if sys.version_info >= (3, 8): - from typing import Literal, Protocol, runtime_checkable -else: - from pip._vendor.typing_extensions import ( - Literal, - Protocol, - runtime_checkable, - ) # pragma: no cover - -from . import errors, themes -from ._emoji_replace import _emoji_replace -from ._export_format import CONSOLE_HTML_FORMAT, CONSOLE_SVG_FORMAT -from ._log_render import FormatTimeCallable, LogRender -from .align import Align, AlignMethod -from .color import ColorSystem, blend_rgb -from .control import Control -from .emoji import EmojiVariant -from .highlighter import NullHighlighter, ReprHighlighter -from .markup import render as render_markup -from .measure import Measurement, measure_renderables -from .pager import Pager, SystemPager -from .pretty import Pretty, is_expandable -from .protocol import rich_cast -from .region import Region -from .scope import render_scope -from .screen import Screen -from .segment import Segment -from .style import Style, StyleType -from .styled import Styled -from .terminal_theme import DEFAULT_TERMINAL_THEME, SVG_EXPORT_THEME, TerminalTheme -from .text import Text, TextType -from .theme import Theme, ThemeStack - -if TYPE_CHECKING: - from ._windows import WindowsConsoleFeatures - from .live import Live - from .status import Status - -JUPYTER_DEFAULT_COLUMNS = 115 -JUPYTER_DEFAULT_LINES = 100 -WINDOWS = platform.system() == "Windows" - -HighlighterType = Callable[[Union[str, "Text"]], "Text"] -JustifyMethod = Literal["default", "left", "center", "right", "full"] -OverflowMethod = Literal["fold", "crop", "ellipsis", "ignore"] - - -class NoChange: - pass - - -NO_CHANGE = NoChange() - -try: - _STDIN_FILENO = sys.__stdin__.fileno() -except Exception: - _STDIN_FILENO = 0 -try: - _STDOUT_FILENO = sys.__stdout__.fileno() -except Exception: - _STDOUT_FILENO = 1 -try: - _STDERR_FILENO = sys.__stderr__.fileno() -except Exception: - _STDERR_FILENO = 2 - -_STD_STREAMS = (_STDIN_FILENO, _STDOUT_FILENO, _STDERR_FILENO) -_STD_STREAMS_OUTPUT = (_STDOUT_FILENO, _STDERR_FILENO) - - -_TERM_COLORS = {"256color": ColorSystem.EIGHT_BIT, "16color": ColorSystem.STANDARD} - - -class ConsoleDimensions(NamedTuple): - """Size of the terminal.""" - - width: int - """The width of the console in 'cells'.""" - height: int - """The height of the console in lines.""" - - -@dataclass -class ConsoleOptions: - """Options for __rich_console__ method.""" - - size: ConsoleDimensions - """Size of console.""" - legacy_windows: bool - """legacy_windows: flag for legacy windows.""" - min_width: int - """Minimum width of renderable.""" - max_width: int - """Maximum width of renderable.""" - is_terminal: bool - """True if the target is a terminal, otherwise False.""" - encoding: str - """Encoding of terminal.""" - max_height: int - """Height of container (starts as terminal)""" - justify: Optional[JustifyMethod] = None - """Justify value override for renderable.""" - overflow: Optional[OverflowMethod] = None - """Overflow value override for renderable.""" - no_wrap: Optional[bool] = False - """Disable wrapping for text.""" - highlight: Optional[bool] = None - """Highlight override for render_str.""" - markup: Optional[bool] = None - """Enable markup when rendering strings.""" - height: Optional[int] = None - - @property - def ascii_only(self) -> bool: - """Check if renderables should use ascii only.""" - return not self.encoding.startswith("utf") - - def copy(self) -> "ConsoleOptions": - """Return a copy of the options. - - Returns: - ConsoleOptions: a copy of self. - """ - options: ConsoleOptions = ConsoleOptions.__new__(ConsoleOptions) - options.__dict__ = self.__dict__.copy() - return options - - def update( - self, - *, - width: Union[int, NoChange] = NO_CHANGE, - min_width: Union[int, NoChange] = NO_CHANGE, - max_width: Union[int, NoChange] = NO_CHANGE, - justify: Union[Optional[JustifyMethod], NoChange] = NO_CHANGE, - overflow: Union[Optional[OverflowMethod], NoChange] = NO_CHANGE, - no_wrap: Union[Optional[bool], NoChange] = NO_CHANGE, - highlight: Union[Optional[bool], NoChange] = NO_CHANGE, - markup: Union[Optional[bool], NoChange] = NO_CHANGE, - height: Union[Optional[int], NoChange] = NO_CHANGE, - ) -> "ConsoleOptions": - """Update values, return a copy.""" - options = self.copy() - if not isinstance(width, NoChange): - options.min_width = options.max_width = max(0, width) - if not isinstance(min_width, NoChange): - options.min_width = min_width - if not isinstance(max_width, NoChange): - options.max_width = max_width - if not isinstance(justify, NoChange): - options.justify = justify - if not isinstance(overflow, NoChange): - options.overflow = overflow - if not isinstance(no_wrap, NoChange): - options.no_wrap = no_wrap - if not isinstance(highlight, NoChange): - options.highlight = highlight - if not isinstance(markup, NoChange): - options.markup = markup - if not isinstance(height, NoChange): - if height is not None: - options.max_height = height - options.height = None if height is None else max(0, height) - return options - - def update_width(self, width: int) -> "ConsoleOptions": - """Update just the width, return a copy. - - Args: - width (int): New width (sets both min_width and max_width) - - Returns: - ~ConsoleOptions: New console options instance. - """ - options = self.copy() - options.min_width = options.max_width = max(0, width) - return options - - def update_height(self, height: int) -> "ConsoleOptions": - """Update the height, and return a copy. - - Args: - height (int): New height - - Returns: - ~ConsoleOptions: New Console options instance. - """ - options = self.copy() - options.max_height = options.height = height - return options - - def reset_height(self) -> "ConsoleOptions": - """Return a copy of the options with height set to ``None``. - - Returns: - ~ConsoleOptions: New console options instance. - """ - options = self.copy() - options.height = None - return options - - def update_dimensions(self, width: int, height: int) -> "ConsoleOptions": - """Update the width and height, and return a copy. - - Args: - width (int): New width (sets both min_width and max_width). - height (int): New height. - - Returns: - ~ConsoleOptions: New console options instance. - """ - options = self.copy() - options.min_width = options.max_width = max(0, width) - options.height = options.max_height = height - return options - - -@runtime_checkable -class RichCast(Protocol): - """An object that may be 'cast' to a console renderable.""" - - def __rich__( - self, - ) -> Union["ConsoleRenderable", "RichCast", str]: # pragma: no cover - ... - - -@runtime_checkable -class ConsoleRenderable(Protocol): - """An object that supports the console protocol.""" - - def __rich_console__( - self, console: "Console", options: "ConsoleOptions" - ) -> "RenderResult": # pragma: no cover - ... - - -# A type that may be rendered by Console. -RenderableType = Union[ConsoleRenderable, RichCast, str] - -# The result of calling a __rich_console__ method. -RenderResult = Iterable[Union[RenderableType, Segment]] - -_null_highlighter = NullHighlighter() - - -class CaptureError(Exception): - """An error in the Capture context manager.""" - - -class NewLine: - """A renderable to generate new line(s)""" - - def __init__(self, count: int = 1) -> None: - self.count = count - - def __rich_console__( - self, console: "Console", options: "ConsoleOptions" - ) -> Iterable[Segment]: - yield Segment("\n" * self.count) - - -class ScreenUpdate: - """Render a list of lines at a given offset.""" - - def __init__(self, lines: List[List[Segment]], x: int, y: int) -> None: - self._lines = lines - self.x = x - self.y = y - - def __rich_console__( - self, console: "Console", options: ConsoleOptions - ) -> RenderResult: - x = self.x - move_to = Control.move_to - for offset, line in enumerate(self._lines, self.y): - yield move_to(x, offset) - yield from line - - -class Capture: - """Context manager to capture the result of printing to the console. - See :meth:`~rich.console.Console.capture` for how to use. - - Args: - console (Console): A console instance to capture output. - """ - - def __init__(self, console: "Console") -> None: - self._console = console - self._result: Optional[str] = None - - def __enter__(self) -> "Capture": - self._console.begin_capture() - return self - - def __exit__( - self, - exc_type: Optional[Type[BaseException]], - exc_val: Optional[BaseException], - exc_tb: Optional[TracebackType], - ) -> None: - self._result = self._console.end_capture() - - def get(self) -> str: - """Get the result of the capture.""" - if self._result is None: - raise CaptureError( - "Capture result is not available until context manager exits." - ) - return self._result - - -class ThemeContext: - """A context manager to use a temporary theme. See :meth:`~rich.console.Console.use_theme` for usage.""" - - def __init__(self, console: "Console", theme: Theme, inherit: bool = True) -> None: - self.console = console - self.theme = theme - self.inherit = inherit - - def __enter__(self) -> "ThemeContext": - self.console.push_theme(self.theme) - return self - - def __exit__( - self, - exc_type: Optional[Type[BaseException]], - exc_val: Optional[BaseException], - exc_tb: Optional[TracebackType], - ) -> None: - self.console.pop_theme() - - -class PagerContext: - """A context manager that 'pages' content. See :meth:`~rich.console.Console.pager` for usage.""" - - def __init__( - self, - console: "Console", - pager: Optional[Pager] = None, - styles: bool = False, - links: bool = False, - ) -> None: - self._console = console - self.pager = SystemPager() if pager is None else pager - self.styles = styles - self.links = links - - def __enter__(self) -> "PagerContext": - self._console._enter_buffer() - return self - - def __exit__( - self, - exc_type: Optional[Type[BaseException]], - exc_val: Optional[BaseException], - exc_tb: Optional[TracebackType], - ) -> None: - if exc_type is None: - with self._console._lock: - buffer: List[Segment] = self._console._buffer[:] - del self._console._buffer[:] - segments: Iterable[Segment] = buffer - if not self.styles: - segments = Segment.strip_styles(segments) - elif not self.links: - segments = Segment.strip_links(segments) - content = self._console._render_buffer(segments) - self.pager.show(content) - self._console._exit_buffer() - - -class ScreenContext: - """A context manager that enables an alternative screen. See :meth:`~rich.console.Console.screen` for usage.""" - - def __init__( - self, console: "Console", hide_cursor: bool, style: StyleType = "" - ) -> None: - self.console = console - self.hide_cursor = hide_cursor - self.screen = Screen(style=style) - self._changed = False - - def update( - self, *renderables: RenderableType, style: Optional[StyleType] = None - ) -> None: - """Update the screen. - - Args: - renderable (RenderableType, optional): Optional renderable to replace current renderable, - or None for no change. Defaults to None. - style: (Style, optional): Replacement style, or None for no change. Defaults to None. - """ - if renderables: - self.screen.renderable = ( - Group(*renderables) if len(renderables) > 1 else renderables[0] - ) - if style is not None: - self.screen.style = style - self.console.print(self.screen, end="") - - def __enter__(self) -> "ScreenContext": - self._changed = self.console.set_alt_screen(True) - if self._changed and self.hide_cursor: - self.console.show_cursor(False) - return self - - def __exit__( - self, - exc_type: Optional[Type[BaseException]], - exc_val: Optional[BaseException], - exc_tb: Optional[TracebackType], - ) -> None: - if self._changed: - self.console.set_alt_screen(False) - if self.hide_cursor: - self.console.show_cursor(True) - - -class Group: - """Takes a group of renderables and returns a renderable object that renders the group. - - Args: - renderables (Iterable[RenderableType]): An iterable of renderable objects. - fit (bool, optional): Fit dimension of group to contents, or fill available space. Defaults to True. - """ - - def __init__(self, *renderables: "RenderableType", fit: bool = True) -> None: - self._renderables = renderables - self.fit = fit - self._render: Optional[List[RenderableType]] = None - - @property - def renderables(self) -> List["RenderableType"]: - if self._render is None: - self._render = list(self._renderables) - return self._render - - def __rich_measure__( - self, console: "Console", options: "ConsoleOptions" - ) -> "Measurement": - if self.fit: - return measure_renderables(console, options, self.renderables) - else: - return Measurement(options.max_width, options.max_width) - - def __rich_console__( - self, console: "Console", options: "ConsoleOptions" - ) -> RenderResult: - yield from self.renderables - - -def group(fit: bool = True) -> Callable[..., Callable[..., Group]]: - """A decorator that turns an iterable of renderables in to a group. - - Args: - fit (bool, optional): Fit dimension of group to contents, or fill available space. Defaults to True. - """ - - def decorator( - method: Callable[..., Iterable[RenderableType]] - ) -> Callable[..., Group]: - """Convert a method that returns an iterable of renderables in to a Group.""" - - @wraps(method) - def _replace(*args: Any, **kwargs: Any) -> Group: - renderables = method(*args, **kwargs) - return Group(*renderables, fit=fit) - - return _replace - - return decorator - - -def _is_jupyter() -> bool: # pragma: no cover - """Check if we're running in a Jupyter notebook.""" - try: - get_ipython # type: ignore[name-defined] - except NameError: - return False - ipython = get_ipython() # type: ignore[name-defined] - shell = ipython.__class__.__name__ - if "google.colab" in str(ipython.__class__) or shell == "ZMQInteractiveShell": - return True # Jupyter notebook or qtconsole - elif shell == "TerminalInteractiveShell": - return False # Terminal running IPython - else: - return False # Other type (?) - - -COLOR_SYSTEMS = { - "standard": ColorSystem.STANDARD, - "256": ColorSystem.EIGHT_BIT, - "truecolor": ColorSystem.TRUECOLOR, - "windows": ColorSystem.WINDOWS, -} - -_COLOR_SYSTEMS_NAMES = {system: name for name, system in COLOR_SYSTEMS.items()} - - -@dataclass -class ConsoleThreadLocals(threading.local): - """Thread local values for Console context.""" - - theme_stack: ThemeStack - buffer: List[Segment] = field(default_factory=list) - buffer_index: int = 0 - - -class RenderHook(ABC): - """Provides hooks in to the render process.""" - - @abstractmethod - def process_renderables( - self, renderables: List[ConsoleRenderable] - ) -> List[ConsoleRenderable]: - """Called with a list of objects to render. - - This method can return a new list of renderables, or modify and return the same list. - - Args: - renderables (List[ConsoleRenderable]): A number of renderable objects. - - Returns: - List[ConsoleRenderable]: A replacement list of renderables. - """ - - -_windows_console_features: Optional["WindowsConsoleFeatures"] = None - - -def get_windows_console_features() -> "WindowsConsoleFeatures": # pragma: no cover - global _windows_console_features - if _windows_console_features is not None: - return _windows_console_features - from ._windows import get_windows_console_features - - _windows_console_features = get_windows_console_features() - return _windows_console_features - - -def detect_legacy_windows() -> bool: - """Detect legacy Windows.""" - return WINDOWS and not get_windows_console_features().vt - - -class Console: - """A high level console interface. - - Args: - color_system (str, optional): The color system supported by your terminal, - either ``"standard"``, ``"256"`` or ``"truecolor"``. Leave as ``"auto"`` to autodetect. - force_terminal (Optional[bool], optional): Enable/disable terminal control codes, or None to auto-detect terminal. Defaults to None. - force_jupyter (Optional[bool], optional): Enable/disable Jupyter rendering, or None to auto-detect Jupyter. Defaults to None. - force_interactive (Optional[bool], optional): Enable/disable interactive mode, or None to auto detect. Defaults to None. - soft_wrap (Optional[bool], optional): Set soft wrap default on print method. Defaults to False. - theme (Theme, optional): An optional style theme object, or ``None`` for default theme. - stderr (bool, optional): Use stderr rather than stdout if ``file`` is not specified. Defaults to False. - file (IO, optional): A file object where the console should write to. Defaults to stdout. - quiet (bool, Optional): Boolean to suppress all output. Defaults to False. - width (int, optional): The width of the terminal. Leave as default to auto-detect width. - height (int, optional): The height of the terminal. Leave as default to auto-detect height. - style (StyleType, optional): Style to apply to all output, or None for no style. Defaults to None. - no_color (Optional[bool], optional): Enabled no color mode, or None to auto detect. Defaults to None. - tab_size (int, optional): Number of spaces used to replace a tab character. Defaults to 8. - record (bool, optional): Boolean to enable recording of terminal output, - required to call :meth:`export_html`, :meth:`export_svg`, and :meth:`export_text`. Defaults to False. - markup (bool, optional): Boolean to enable :ref:`console_markup`. Defaults to True. - emoji (bool, optional): Enable emoji code. Defaults to True. - emoji_variant (str, optional): Optional emoji variant, either "text" or "emoji". Defaults to None. - highlight (bool, optional): Enable automatic highlighting. Defaults to True. - log_time (bool, optional): Boolean to enable logging of time by :meth:`log` methods. Defaults to True. - log_path (bool, optional): Boolean to enable the logging of the caller by :meth:`log`. Defaults to True. - log_time_format (Union[str, TimeFormatterCallable], optional): If ``log_time`` is enabled, either string for strftime or callable that formats the time. Defaults to "[%X] ". - highlighter (HighlighterType, optional): Default highlighter. - legacy_windows (bool, optional): Enable legacy Windows mode, or ``None`` to auto detect. Defaults to ``None``. - safe_box (bool, optional): Restrict box options that don't render on legacy Windows. - get_datetime (Callable[[], datetime], optional): Callable that gets the current time as a datetime.datetime object (used by Console.log), - or None for datetime.now. - get_time (Callable[[], time], optional): Callable that gets the current time in seconds, default uses time.monotonic. - """ - - _environ: Mapping[str, str] = os.environ - - def __init__( - self, - *, - color_system: Optional[ - Literal["auto", "standard", "256", "truecolor", "windows"] - ] = "auto", - force_terminal: Optional[bool] = None, - force_jupyter: Optional[bool] = None, - force_interactive: Optional[bool] = None, - soft_wrap: bool = False, - theme: Optional[Theme] = None, - stderr: bool = False, - file: Optional[IO[str]] = None, - quiet: bool = False, - width: Optional[int] = None, - height: Optional[int] = None, - style: Optional[StyleType] = None, - no_color: Optional[bool] = None, - tab_size: int = 8, - record: bool = False, - markup: bool = True, - emoji: bool = True, - emoji_variant: Optional[EmojiVariant] = None, - highlight: bool = True, - log_time: bool = True, - log_path: bool = True, - log_time_format: Union[str, FormatTimeCallable] = "[%X]", - highlighter: Optional["HighlighterType"] = ReprHighlighter(), - legacy_windows: Optional[bool] = None, - safe_box: bool = True, - get_datetime: Optional[Callable[[], datetime]] = None, - get_time: Optional[Callable[[], float]] = None, - _environ: Optional[Mapping[str, str]] = None, - ): - # Copy of os.environ allows us to replace it for testing - if _environ is not None: - self._environ = _environ - - self.is_jupyter = _is_jupyter() if force_jupyter is None else force_jupyter - if self.is_jupyter: - if width is None: - jupyter_columns = self._environ.get("JUPYTER_COLUMNS") - if jupyter_columns is not None and jupyter_columns.isdigit(): - width = int(jupyter_columns) - else: - width = JUPYTER_DEFAULT_COLUMNS - if height is None: - jupyter_lines = self._environ.get("JUPYTER_LINES") - if jupyter_lines is not None and jupyter_lines.isdigit(): - height = int(jupyter_lines) - else: - height = JUPYTER_DEFAULT_LINES - - self.tab_size = tab_size - self.record = record - self._markup = markup - self._emoji = emoji - self._emoji_variant: Optional[EmojiVariant] = emoji_variant - self._highlight = highlight - self.legacy_windows: bool = ( - (detect_legacy_windows() and not self.is_jupyter) - if legacy_windows is None - else legacy_windows - ) - - if width is None: - columns = self._environ.get("COLUMNS") - if columns is not None and columns.isdigit(): - width = int(columns) - self.legacy_windows - if height is None: - lines = self._environ.get("LINES") - if lines is not None and lines.isdigit(): - height = int(lines) - - self.soft_wrap = soft_wrap - self._width = width - self._height = height - - self._color_system: Optional[ColorSystem] - self._force_terminal = force_terminal - self._file = file - self.quiet = quiet - self.stderr = stderr - - if color_system is None: - self._color_system = None - elif color_system == "auto": - self._color_system = self._detect_color_system() - else: - self._color_system = COLOR_SYSTEMS[color_system] - - self._lock = threading.RLock() - self._log_render = LogRender( - show_time=log_time, - show_path=log_path, - time_format=log_time_format, - ) - self.highlighter: HighlighterType = highlighter or _null_highlighter - self.safe_box = safe_box - self.get_datetime = get_datetime or datetime.now - self.get_time = get_time or monotonic - self.style = style - self.no_color = ( - no_color if no_color is not None else "NO_COLOR" in self._environ - ) - self.is_interactive = ( - (self.is_terminal and not self.is_dumb_terminal) - if force_interactive is None - else force_interactive - ) - - self._record_buffer_lock = threading.RLock() - self._thread_locals = ConsoleThreadLocals( - theme_stack=ThemeStack(themes.DEFAULT if theme is None else theme) - ) - self._record_buffer: List[Segment] = [] - self._render_hooks: List[RenderHook] = [] - self._live: Optional["Live"] = None - self._is_alt_screen = False - - def __repr__(self) -> str: - return f"" - - @property - def file(self) -> IO[str]: - """Get the file object to write to.""" - file = self._file or (sys.stderr if self.stderr else sys.stdout) - file = getattr(file, "rich_proxied_file", file) - return file - - @file.setter - def file(self, new_file: IO[str]) -> None: - """Set a new file object.""" - self._file = new_file - - @property - def _buffer(self) -> List[Segment]: - """Get a thread local buffer.""" - return self._thread_locals.buffer - - @property - def _buffer_index(self) -> int: - """Get a thread local buffer.""" - return self._thread_locals.buffer_index - - @_buffer_index.setter - def _buffer_index(self, value: int) -> None: - self._thread_locals.buffer_index = value - - @property - def _theme_stack(self) -> ThemeStack: - """Get the thread local theme stack.""" - return self._thread_locals.theme_stack - - def _detect_color_system(self) -> Optional[ColorSystem]: - """Detect color system from env vars.""" - if self.is_jupyter: - return ColorSystem.TRUECOLOR - if not self.is_terminal or self.is_dumb_terminal: - return None - if WINDOWS: # pragma: no cover - if self.legacy_windows: # pragma: no cover - return ColorSystem.WINDOWS - windows_console_features = get_windows_console_features() - return ( - ColorSystem.TRUECOLOR - if windows_console_features.truecolor - else ColorSystem.EIGHT_BIT - ) - else: - color_term = self._environ.get("COLORTERM", "").strip().lower() - if color_term in ("truecolor", "24bit"): - return ColorSystem.TRUECOLOR - term = self._environ.get("TERM", "").strip().lower() - _term_name, _hyphen, colors = term.rpartition("-") - color_system = _TERM_COLORS.get(colors, ColorSystem.STANDARD) - return color_system - - def _enter_buffer(self) -> None: - """Enter in to a buffer context, and buffer all output.""" - self._buffer_index += 1 - - def _exit_buffer(self) -> None: - """Leave buffer context, and render content if required.""" - self._buffer_index -= 1 - self._check_buffer() - - def set_live(self, live: "Live") -> None: - """Set Live instance. Used by Live context manager. - - Args: - live (Live): Live instance using this Console. - - Raises: - errors.LiveError: If this Console has a Live context currently active. - """ - with self._lock: - if self._live is not None: - raise errors.LiveError("Only one live display may be active at once") - self._live = live - - def clear_live(self) -> None: - """Clear the Live instance.""" - with self._lock: - self._live = None - - def push_render_hook(self, hook: RenderHook) -> None: - """Add a new render hook to the stack. - - Args: - hook (RenderHook): Render hook instance. - """ - with self._lock: - self._render_hooks.append(hook) - - def pop_render_hook(self) -> None: - """Pop the last renderhook from the stack.""" - with self._lock: - self._render_hooks.pop() - - def __enter__(self) -> "Console": - """Own context manager to enter buffer context.""" - self._enter_buffer() - return self - - def __exit__(self, exc_type: Any, exc_value: Any, traceback: Any) -> None: - """Exit buffer context.""" - self._exit_buffer() - - def begin_capture(self) -> None: - """Begin capturing console output. Call :meth:`end_capture` to exit capture mode and return output.""" - self._enter_buffer() - - def end_capture(self) -> str: - """End capture mode and return captured string. - - Returns: - str: Console output. - """ - render_result = self._render_buffer(self._buffer) - del self._buffer[:] - self._exit_buffer() - return render_result - - def push_theme(self, theme: Theme, *, inherit: bool = True) -> None: - """Push a new theme on to the top of the stack, replacing the styles from the previous theme. - Generally speaking, you should call :meth:`~rich.console.Console.use_theme` to get a context manager, rather - than calling this method directly. - - Args: - theme (Theme): A theme instance. - inherit (bool, optional): Inherit existing styles. Defaults to True. - """ - self._theme_stack.push_theme(theme, inherit=inherit) - - def pop_theme(self) -> None: - """Remove theme from top of stack, restoring previous theme.""" - self._theme_stack.pop_theme() - - def use_theme(self, theme: Theme, *, inherit: bool = True) -> ThemeContext: - """Use a different theme for the duration of the context manager. - - Args: - theme (Theme): Theme instance to user. - inherit (bool, optional): Inherit existing console styles. Defaults to True. - - Returns: - ThemeContext: [description] - """ - return ThemeContext(self, theme, inherit) - - @property - def color_system(self) -> Optional[str]: - """Get color system string. - - Returns: - Optional[str]: "standard", "256" or "truecolor". - """ - - if self._color_system is not None: - return _COLOR_SYSTEMS_NAMES[self._color_system] - else: - return None - - @property - def encoding(self) -> str: - """Get the encoding of the console file, e.g. ``"utf-8"``. - - Returns: - str: A standard encoding string. - """ - return (getattr(self.file, "encoding", "utf-8") or "utf-8").lower() - - @property - def is_terminal(self) -> bool: - """Check if the console is writing to a terminal. - - Returns: - bool: True if the console writing to a device capable of - understanding terminal codes, otherwise False. - """ - if self._force_terminal is not None: - return self._force_terminal - - if hasattr(sys.stdin, "__module__") and sys.stdin.__module__.startswith( - "idlelib" - ): - # Return False for Idle which claims to be a tty but can't handle ansi codes - return False - - isatty: Optional[Callable[[], bool]] = getattr(self.file, "isatty", None) - try: - return False if isatty is None else isatty() - except ValueError: - # in some situation (at the end of a pytest run for example) isatty() can raise - # ValueError: I/O operation on closed file - # return False because we aren't in a terminal anymore - return False - - @property - def is_dumb_terminal(self) -> bool: - """Detect dumb terminal. - - Returns: - bool: True if writing to a dumb terminal, otherwise False. - - """ - _term = self._environ.get("TERM", "") - is_dumb = _term.lower() in ("dumb", "unknown") - return self.is_terminal and is_dumb - - @property - def options(self) -> ConsoleOptions: - """Get default console options.""" - return ConsoleOptions( - max_height=self.size.height, - size=self.size, - legacy_windows=self.legacy_windows, - min_width=1, - max_width=self.width, - encoding=self.encoding, - is_terminal=self.is_terminal, - ) - - @property - def size(self) -> ConsoleDimensions: - """Get the size of the console. - - Returns: - ConsoleDimensions: A named tuple containing the dimensions. - """ - - if self._width is not None and self._height is not None: - return ConsoleDimensions(self._width - self.legacy_windows, self._height) - - if self.is_dumb_terminal: - return ConsoleDimensions(80, 25) - - width: Optional[int] = None - height: Optional[int] = None - - if WINDOWS: # pragma: no cover - try: - width, height = os.get_terminal_size() - except (AttributeError, ValueError, OSError): # Probably not a terminal - pass - else: - for file_descriptor in _STD_STREAMS: - try: - width, height = os.get_terminal_size(file_descriptor) - except (AttributeError, ValueError, OSError): - pass - else: - break - - columns = self._environ.get("COLUMNS") - if columns is not None and columns.isdigit(): - width = int(columns) - lines = self._environ.get("LINES") - if lines is not None and lines.isdigit(): - height = int(lines) - - # get_terminal_size can report 0, 0 if run from pseudo-terminal - width = width or 80 - height = height or 25 - return ConsoleDimensions( - width - self.legacy_windows if self._width is None else self._width, - height if self._height is None else self._height, - ) - - @size.setter - def size(self, new_size: Tuple[int, int]) -> None: - """Set a new size for the terminal. - - Args: - new_size (Tuple[int, int]): New width and height. - """ - width, height = new_size - self._width = width - self._height = height - - @property - def width(self) -> int: - """Get the width of the console. - - Returns: - int: The width (in characters) of the console. - """ - return self.size.width - - @width.setter - def width(self, width: int) -> None: - """Set width. - - Args: - width (int): New width. - """ - self._width = width - - @property - def height(self) -> int: - """Get the height of the console. - - Returns: - int: The height (in lines) of the console. - """ - return self.size.height - - @height.setter - def height(self, height: int) -> None: - """Set height. - - Args: - height (int): new height. - """ - self._height = height - - def bell(self) -> None: - """Play a 'bell' sound (if supported by the terminal).""" - self.control(Control.bell()) - - def capture(self) -> Capture: - """A context manager to *capture* the result of print() or log() in a string, - rather than writing it to the console. - - Example: - >>> from rich.console import Console - >>> console = Console() - >>> with console.capture() as capture: - ... console.print("[bold magenta]Hello World[/]") - >>> print(capture.get()) - - Returns: - Capture: Context manager with disables writing to the terminal. - """ - capture = Capture(self) - return capture - - def pager( - self, pager: Optional[Pager] = None, styles: bool = False, links: bool = False - ) -> PagerContext: - """A context manager to display anything printed within a "pager". The pager application - is defined by the system and will typically support at least pressing a key to scroll. - - Args: - pager (Pager, optional): A pager object, or None to use :class:`~rich.pager.SystemPager`. Defaults to None. - styles (bool, optional): Show styles in pager. Defaults to False. - links (bool, optional): Show links in pager. Defaults to False. - - Example: - >>> from rich.console import Console - >>> from rich.__main__ import make_test_card - >>> console = Console() - >>> with console.pager(): - console.print(make_test_card()) - - Returns: - PagerContext: A context manager. - """ - return PagerContext(self, pager=pager, styles=styles, links=links) - - def line(self, count: int = 1) -> None: - """Write new line(s). - - Args: - count (int, optional): Number of new lines. Defaults to 1. - """ - - assert count >= 0, "count must be >= 0" - self.print(NewLine(count)) - - def clear(self, home: bool = True) -> None: - """Clear the screen. - - Args: - home (bool, optional): Also move the cursor to 'home' position. Defaults to True. - """ - if home: - self.control(Control.clear(), Control.home()) - else: - self.control(Control.clear()) - - def status( - self, - status: RenderableType, - *, - spinner: str = "dots", - spinner_style: str = "status.spinner", - speed: float = 1.0, - refresh_per_second: float = 12.5, - ) -> "Status": - """Display a status and spinner. - - Args: - status (RenderableType): A status renderable (str or Text typically). - spinner (str, optional): Name of spinner animation (see python -m rich.spinner). Defaults to "dots". - spinner_style (StyleType, optional): Style of spinner. Defaults to "status.spinner". - speed (float, optional): Speed factor for spinner animation. Defaults to 1.0. - refresh_per_second (float, optional): Number of refreshes per second. Defaults to 12.5. - - Returns: - Status: A Status object that may be used as a context manager. - """ - from .status import Status - - status_renderable = Status( - status, - console=self, - spinner=spinner, - spinner_style=spinner_style, - speed=speed, - refresh_per_second=refresh_per_second, - ) - return status_renderable - - def show_cursor(self, show: bool = True) -> bool: - """Show or hide the cursor. - - Args: - show (bool, optional): Set visibility of the cursor. - """ - if self.is_terminal: - self.control(Control.show_cursor(show)) - return True - return False - - def set_alt_screen(self, enable: bool = True) -> bool: - """Enables alternative screen mode. - - Note, if you enable this mode, you should ensure that is disabled before - the application exits. See :meth:`~rich.Console.screen` for a context manager - that handles this for you. - - Args: - enable (bool, optional): Enable (True) or disable (False) alternate screen. Defaults to True. - - Returns: - bool: True if the control codes were written. - - """ - changed = False - if self.is_terminal and not self.legacy_windows: - self.control(Control.alt_screen(enable)) - changed = True - self._is_alt_screen = enable - return changed - - @property - def is_alt_screen(self) -> bool: - """Check if the alt screen was enabled. - - Returns: - bool: True if the alt screen was enabled, otherwise False. - """ - return self._is_alt_screen - - def set_window_title(self, title: str) -> bool: - """Set the title of the console terminal window. - - Warning: There is no means within Rich of "resetting" the window title to its - previous value, meaning the title you set will persist even after your application - exits. - - ``fish`` shell resets the window title before and after each command by default, - negating this issue. Windows Terminal and command prompt will also reset the title for you. - Most other shells and terminals, however, do not do this. - - Some terminals may require configuration changes before you can set the title. - Some terminals may not support setting the title at all. - - Other software (including the terminal itself, the shell, custom prompts, plugins, etc.) - may also set the terminal window title. This could result in whatever value you write - using this method being overwritten. - - Args: - title (str): The new title of the terminal window. - - Returns: - bool: True if the control code to change the terminal title was - written, otherwise False. Note that a return value of True - does not guarantee that the window title has actually changed, - since the feature may be unsupported/disabled in some terminals. - """ - if self.is_terminal: - self.control(Control.title(title)) - return True - return False - - def screen( - self, hide_cursor: bool = True, style: Optional[StyleType] = None - ) -> "ScreenContext": - """Context manager to enable and disable 'alternative screen' mode. - - Args: - hide_cursor (bool, optional): Also hide the cursor. Defaults to False. - style (Style, optional): Optional style for screen. Defaults to None. - - Returns: - ~ScreenContext: Context which enables alternate screen on enter, and disables it on exit. - """ - return ScreenContext(self, hide_cursor=hide_cursor, style=style or "") - - def measure( - self, renderable: RenderableType, *, options: Optional[ConsoleOptions] = None - ) -> Measurement: - """Measure a renderable. Returns a :class:`~rich.measure.Measurement` object which contains - information regarding the number of characters required to print the renderable. - - Args: - renderable (RenderableType): Any renderable or string. - options (Optional[ConsoleOptions], optional): Options to use when measuring, or None - to use default options. Defaults to None. - - Returns: - Measurement: A measurement of the renderable. - """ - measurement = Measurement.get(self, options or self.options, renderable) - return measurement - - def render( - self, renderable: RenderableType, options: Optional[ConsoleOptions] = None - ) -> Iterable[Segment]: - """Render an object in to an iterable of `Segment` instances. - - This method contains the logic for rendering objects with the console protocol. - You are unlikely to need to use it directly, unless you are extending the library. - - Args: - renderable (RenderableType): An object supporting the console protocol, or - an object that may be converted to a string. - options (ConsoleOptions, optional): An options object, or None to use self.options. Defaults to None. - - Returns: - Iterable[Segment]: An iterable of segments that may be rendered. - """ - - _options = options or self.options - if _options.max_width < 1: - # No space to render anything. This prevents potential recursion errors. - return - render_iterable: RenderResult - - renderable = rich_cast(renderable) - if hasattr(renderable, "__rich_console__") and not isclass(renderable): - render_iterable = renderable.__rich_console__(self, _options) # type: ignore[union-attr] - elif isinstance(renderable, str): - text_renderable = self.render_str( - renderable, highlight=_options.highlight, markup=_options.markup - ) - render_iterable = text_renderable.__rich_console__(self, _options) - else: - raise errors.NotRenderableError( - f"Unable to render {renderable!r}; " - "A str, Segment or object with __rich_console__ method is required" - ) - - try: - iter_render = iter(render_iterable) - except TypeError: - raise errors.NotRenderableError( - f"object {render_iterable!r} is not renderable" - ) - _Segment = Segment - _options = _options.reset_height() - for render_output in iter_render: - if isinstance(render_output, _Segment): - yield render_output - else: - yield from self.render(render_output, _options) - - def render_lines( - self, - renderable: RenderableType, - options: Optional[ConsoleOptions] = None, - *, - style: Optional[Style] = None, - pad: bool = True, - new_lines: bool = False, - ) -> List[List[Segment]]: - """Render objects in to a list of lines. - - The output of render_lines is useful when further formatting of rendered console text - is required, such as the Panel class which draws a border around any renderable object. - - Args: - renderable (RenderableType): Any object renderable in the console. - options (Optional[ConsoleOptions], optional): Console options, or None to use self.options. Default to ``None``. - style (Style, optional): Optional style to apply to renderables. Defaults to ``None``. - pad (bool, optional): Pad lines shorter than render width. Defaults to ``True``. - new_lines (bool, optional): Include "\n" characters at end of lines. - - Returns: - List[List[Segment]]: A list of lines, where a line is a list of Segment objects. - """ - with self._lock: - render_options = options or self.options - _rendered = self.render(renderable, render_options) - if style: - _rendered = Segment.apply_style(_rendered, style) - - render_height = render_options.height - if render_height is not None: - render_height = max(0, render_height) - - lines = list( - islice( - Segment.split_and_crop_lines( - _rendered, - render_options.max_width, - include_new_lines=new_lines, - pad=pad, - style=style, - ), - None, - render_height, - ) - ) - if render_options.height is not None: - extra_lines = render_options.height - len(lines) - if extra_lines > 0: - pad_line = [ - [Segment(" " * render_options.max_width, style), Segment("\n")] - if new_lines - else [Segment(" " * render_options.max_width, style)] - ] - lines.extend(pad_line * extra_lines) - - return lines - - def render_str( - self, - text: str, - *, - style: Union[str, Style] = "", - justify: Optional[JustifyMethod] = None, - overflow: Optional[OverflowMethod] = None, - emoji: Optional[bool] = None, - markup: Optional[bool] = None, - highlight: Optional[bool] = None, - highlighter: Optional[HighlighterType] = None, - ) -> "Text": - """Convert a string to a Text instance. This is called automatically if - you print or log a string. - - Args: - text (str): Text to render. - style (Union[str, Style], optional): Style to apply to rendered text. - justify (str, optional): Justify method: "default", "left", "center", "full", or "right". Defaults to ``None``. - overflow (str, optional): Overflow method: "crop", "fold", or "ellipsis". Defaults to ``None``. - emoji (Optional[bool], optional): Enable emoji, or ``None`` to use Console default. - markup (Optional[bool], optional): Enable markup, or ``None`` to use Console default. - highlight (Optional[bool], optional): Enable highlighting, or ``None`` to use Console default. - highlighter (HighlighterType, optional): Optional highlighter to apply. - Returns: - ConsoleRenderable: Renderable object. - - """ - emoji_enabled = emoji or (emoji is None and self._emoji) - markup_enabled = markup or (markup is None and self._markup) - highlight_enabled = highlight or (highlight is None and self._highlight) - - if markup_enabled: - rich_text = render_markup( - text, - style=style, - emoji=emoji_enabled, - emoji_variant=self._emoji_variant, - ) - rich_text.justify = justify - rich_text.overflow = overflow - else: - rich_text = Text( - _emoji_replace(text, default_variant=self._emoji_variant) - if emoji_enabled - else text, - justify=justify, - overflow=overflow, - style=style, - ) - - _highlighter = (highlighter or self.highlighter) if highlight_enabled else None - if _highlighter is not None: - highlight_text = _highlighter(str(rich_text)) - highlight_text.copy_styles(rich_text) - return highlight_text - - return rich_text - - def get_style( - self, name: Union[str, Style], *, default: Optional[Union[Style, str]] = None - ) -> Style: - """Get a Style instance by its theme name or parse a definition. - - Args: - name (str): The name of a style or a style definition. - - Returns: - Style: A Style object. - - Raises: - MissingStyle: If no style could be parsed from name. - - """ - if isinstance(name, Style): - return name - - try: - style = self._theme_stack.get(name) - if style is None: - style = Style.parse(name) - return style.copy() if style.link else style - except errors.StyleSyntaxError as error: - if default is not None: - return self.get_style(default) - raise errors.MissingStyle( - f"Failed to get style {name!r}; {error}" - ) from None - - def _collect_renderables( - self, - objects: Iterable[Any], - sep: str, - end: str, - *, - justify: Optional[JustifyMethod] = None, - emoji: Optional[bool] = None, - markup: Optional[bool] = None, - highlight: Optional[bool] = None, - ) -> List[ConsoleRenderable]: - """Combine a number of renderables and text into one renderable. - - Args: - objects (Iterable[Any]): Anything that Rich can render. - sep (str): String to write between print data. - end (str): String to write at end of print data. - justify (str, optional): One of "left", "right", "center", or "full". Defaults to ``None``. - emoji (Optional[bool], optional): Enable emoji code, or ``None`` to use console default. - markup (Optional[bool], optional): Enable markup, or ``None`` to use console default. - highlight (Optional[bool], optional): Enable automatic highlighting, or ``None`` to use console default. - - Returns: - List[ConsoleRenderable]: A list of things to render. - """ - renderables: List[ConsoleRenderable] = [] - _append = renderables.append - text: List[Text] = [] - append_text = text.append - - append = _append - if justify in ("left", "center", "right"): - - def align_append(renderable: RenderableType) -> None: - _append(Align(renderable, cast(AlignMethod, justify))) - - append = align_append - - _highlighter: HighlighterType = _null_highlighter - if highlight or (highlight is None and self._highlight): - _highlighter = self.highlighter - - def check_text() -> None: - if text: - sep_text = Text(sep, justify=justify, end=end) - append(sep_text.join(text)) - del text[:] - - for renderable in objects: - renderable = rich_cast(renderable) - if isinstance(renderable, str): - append_text( - self.render_str( - renderable, emoji=emoji, markup=markup, highlighter=_highlighter - ) - ) - elif isinstance(renderable, Text): - append_text(renderable) - elif isinstance(renderable, ConsoleRenderable): - check_text() - append(renderable) - elif is_expandable(renderable): - check_text() - append(Pretty(renderable, highlighter=_highlighter)) - else: - append_text(_highlighter(str(renderable))) - - check_text() - - if self.style is not None: - style = self.get_style(self.style) - renderables = [Styled(renderable, style) for renderable in renderables] - - return renderables - - def rule( - self, - title: TextType = "", - *, - characters: str = "─", - style: Union[str, Style] = "rule.line", - align: AlignMethod = "center", - ) -> None: - """Draw a line with optional centered title. - - Args: - title (str, optional): Text to render over the rule. Defaults to "". - characters (str, optional): Character(s) to form the line. Defaults to "─". - style (str, optional): Style of line. Defaults to "rule.line". - align (str, optional): How to align the title, one of "left", "center", or "right". Defaults to "center". - """ - from .rule import Rule - - rule = Rule(title=title, characters=characters, style=style, align=align) - self.print(rule) - - def control(self, *control: Control) -> None: - """Insert non-printing control codes. - - Args: - control_codes (str): Control codes, such as those that may move the cursor. - """ - if not self.is_dumb_terminal: - with self: - self._buffer.extend(_control.segment for _control in control) - - def out( - self, - *objects: Any, - sep: str = " ", - end: str = "\n", - style: Optional[Union[str, Style]] = None, - highlight: Optional[bool] = None, - ) -> None: - """Output to the terminal. This is a low-level way of writing to the terminal which unlike - :meth:`~rich.console.Console.print` won't pretty print, wrap text, or apply markup, but will - optionally apply highlighting and a basic style. - - Args: - sep (str, optional): String to write between print data. Defaults to " ". - end (str, optional): String to write at end of print data. Defaults to "\\\\n". - style (Union[str, Style], optional): A style to apply to output. Defaults to None. - highlight (Optional[bool], optional): Enable automatic highlighting, or ``None`` to use - console default. Defaults to ``None``. - """ - raw_output: str = sep.join(str(_object) for _object in objects) - self.print( - raw_output, - style=style, - highlight=highlight, - emoji=False, - markup=False, - no_wrap=True, - overflow="ignore", - crop=False, - end=end, - ) - - def print( - self, - *objects: Any, - sep: str = " ", - end: str = "\n", - style: Optional[Union[str, Style]] = None, - justify: Optional[JustifyMethod] = None, - overflow: Optional[OverflowMethod] = None, - no_wrap: Optional[bool] = None, - emoji: Optional[bool] = None, - markup: Optional[bool] = None, - highlight: Optional[bool] = None, - width: Optional[int] = None, - height: Optional[int] = None, - crop: bool = True, - soft_wrap: Optional[bool] = None, - new_line_start: bool = False, - ) -> None: - """Print to the console. - - Args: - objects (positional args): Objects to log to the terminal. - sep (str, optional): String to write between print data. Defaults to " ". - end (str, optional): String to write at end of print data. Defaults to "\\\\n". - style (Union[str, Style], optional): A style to apply to output. Defaults to None. - justify (str, optional): Justify method: "default", "left", "right", "center", or "full". Defaults to ``None``. - overflow (str, optional): Overflow method: "ignore", "crop", "fold", or "ellipsis". Defaults to None. - no_wrap (Optional[bool], optional): Disable word wrapping. Defaults to None. - emoji (Optional[bool], optional): Enable emoji code, or ``None`` to use console default. Defaults to ``None``. - markup (Optional[bool], optional): Enable markup, or ``None`` to use console default. Defaults to ``None``. - highlight (Optional[bool], optional): Enable automatic highlighting, or ``None`` to use console default. Defaults to ``None``. - width (Optional[int], optional): Width of output, or ``None`` to auto-detect. Defaults to ``None``. - crop (Optional[bool], optional): Crop output to width of terminal. Defaults to True. - soft_wrap (bool, optional): Enable soft wrap mode which disables word wrapping and cropping of text or ``None`` for - Console default. Defaults to ``None``. - new_line_start (bool, False): Insert a new line at the start if the output contains more than one line. Defaults to ``False``. - """ - if not objects: - objects = (NewLine(),) - - if soft_wrap is None: - soft_wrap = self.soft_wrap - if soft_wrap: - if no_wrap is None: - no_wrap = True - if overflow is None: - overflow = "ignore" - crop = False - render_hooks = self._render_hooks[:] - with self: - renderables = self._collect_renderables( - objects, - sep, - end, - justify=justify, - emoji=emoji, - markup=markup, - highlight=highlight, - ) - for hook in render_hooks: - renderables = hook.process_renderables(renderables) - render_options = self.options.update( - justify=justify, - overflow=overflow, - width=min(width, self.width) if width is not None else NO_CHANGE, - height=height, - no_wrap=no_wrap, - markup=markup, - highlight=highlight, - ) - - new_segments: List[Segment] = [] - extend = new_segments.extend - render = self.render - if style is None: - for renderable in renderables: - extend(render(renderable, render_options)) - else: - for renderable in renderables: - extend( - Segment.apply_style( - render(renderable, render_options), self.get_style(style) - ) - ) - if new_line_start: - if ( - len("".join(segment.text for segment in new_segments).splitlines()) - > 1 - ): - new_segments.insert(0, Segment.line()) - if crop: - buffer_extend = self._buffer.extend - for line in Segment.split_and_crop_lines( - new_segments, self.width, pad=False - ): - buffer_extend(line) - else: - self._buffer.extend(new_segments) - - def print_json( - self, - json: Optional[str] = None, - *, - data: Any = None, - indent: Union[None, int, str] = 2, - highlight: bool = True, - skip_keys: bool = False, - ensure_ascii: bool = True, - check_circular: bool = True, - allow_nan: bool = True, - default: Optional[Callable[[Any], Any]] = None, - sort_keys: bool = False, - ) -> None: - """Pretty prints JSON. Output will be valid JSON. - - Args: - json (Optional[str]): A string containing JSON. - data (Any): If json is not supplied, then encode this data. - indent (Union[None, int, str], optional): Number of spaces to indent. Defaults to 2. - highlight (bool, optional): Enable highlighting of output: Defaults to True. - skip_keys (bool, optional): Skip keys not of a basic type. Defaults to False. - ensure_ascii (bool, optional): Escape all non-ascii characters. Defaults to False. - check_circular (bool, optional): Check for circular references. Defaults to True. - allow_nan (bool, optional): Allow NaN and Infinity values. Defaults to True. - default (Callable, optional): A callable that converts values that can not be encoded - in to something that can be JSON encoded. Defaults to None. - sort_keys (bool, optional): Sort dictionary keys. Defaults to False. - """ - from pip._vendor.rich.json import JSON - - if json is None: - json_renderable = JSON.from_data( - data, - indent=indent, - highlight=highlight, - skip_keys=skip_keys, - ensure_ascii=ensure_ascii, - check_circular=check_circular, - allow_nan=allow_nan, - default=default, - sort_keys=sort_keys, - ) - else: - if not isinstance(json, str): - raise TypeError( - f"json must be str. Did you mean print_json(data={json!r}) ?" - ) - json_renderable = JSON( - json, - indent=indent, - highlight=highlight, - skip_keys=skip_keys, - ensure_ascii=ensure_ascii, - check_circular=check_circular, - allow_nan=allow_nan, - default=default, - sort_keys=sort_keys, - ) - self.print(json_renderable, soft_wrap=True) - - def update_screen( - self, - renderable: RenderableType, - *, - region: Optional[Region] = None, - options: Optional[ConsoleOptions] = None, - ) -> None: - """Update the screen at a given offset. - - Args: - renderable (RenderableType): A Rich renderable. - region (Region, optional): Region of screen to update, or None for entire screen. Defaults to None. - x (int, optional): x offset. Defaults to 0. - y (int, optional): y offset. Defaults to 0. - - Raises: - errors.NoAltScreen: If the Console isn't in alt screen mode. - - """ - if not self.is_alt_screen: - raise errors.NoAltScreen("Alt screen must be enabled to call update_screen") - render_options = options or self.options - if region is None: - x = y = 0 - render_options = render_options.update_dimensions( - render_options.max_width, render_options.height or self.height - ) - else: - x, y, width, height = region - render_options = render_options.update_dimensions(width, height) - - lines = self.render_lines(renderable, options=render_options) - self.update_screen_lines(lines, x, y) - - def update_screen_lines( - self, lines: List[List[Segment]], x: int = 0, y: int = 0 - ) -> None: - """Update lines of the screen at a given offset. - - Args: - lines (List[List[Segment]]): Rendered lines (as produced by :meth:`~rich.Console.render_lines`). - x (int, optional): x offset (column no). Defaults to 0. - y (int, optional): y offset (column no). Defaults to 0. - - Raises: - errors.NoAltScreen: If the Console isn't in alt screen mode. - """ - if not self.is_alt_screen: - raise errors.NoAltScreen("Alt screen must be enabled to call update_screen") - screen_update = ScreenUpdate(lines, x, y) - segments = self.render(screen_update) - self._buffer.extend(segments) - self._check_buffer() - - def print_exception( - self, - *, - width: Optional[int] = 100, - extra_lines: int = 3, - theme: Optional[str] = None, - word_wrap: bool = False, - show_locals: bool = False, - suppress: Iterable[Union[str, ModuleType]] = (), - max_frames: int = 100, - ) -> None: - """Prints a rich render of the last exception and traceback. - - Args: - width (Optional[int], optional): Number of characters used to render code. Defaults to 100. - extra_lines (int, optional): Additional lines of code to render. Defaults to 3. - theme (str, optional): Override pygments theme used in traceback - word_wrap (bool, optional): Enable word wrapping of long lines. Defaults to False. - show_locals (bool, optional): Enable display of local variables. Defaults to False. - suppress (Iterable[Union[str, ModuleType]]): Optional sequence of modules or paths to exclude from traceback. - max_frames (int): Maximum number of frames to show in a traceback, 0 for no maximum. Defaults to 100. - """ - from .traceback import Traceback - - traceback = Traceback( - width=width, - extra_lines=extra_lines, - theme=theme, - word_wrap=word_wrap, - show_locals=show_locals, - suppress=suppress, - max_frames=max_frames, - ) - self.print(traceback) - - @staticmethod - def _caller_frame_info( - offset: int, - currentframe: Callable[[], Optional[FrameType]] = inspect.currentframe, - ) -> Tuple[str, int, Dict[str, Any]]: - """Get caller frame information. - - Args: - offset (int): the caller offset within the current frame stack. - currentframe (Callable[[], Optional[FrameType]], optional): the callable to use to - retrieve the current frame. Defaults to ``inspect.currentframe``. - - Returns: - Tuple[str, int, Dict[str, Any]]: A tuple containing the filename, the line number and - the dictionary of local variables associated with the caller frame. - - Raises: - RuntimeError: If the stack offset is invalid. - """ - # Ignore the frame of this local helper - offset += 1 - - frame = currentframe() - if frame is not None: - # Use the faster currentframe where implemented - while offset and frame is not None: - frame = frame.f_back - offset -= 1 - assert frame is not None - return frame.f_code.co_filename, frame.f_lineno, frame.f_locals - else: - # Fallback to the slower stack - frame_info = inspect.stack()[offset] - return frame_info.filename, frame_info.lineno, frame_info.frame.f_locals - - def log( - self, - *objects: Any, - sep: str = " ", - end: str = "\n", - style: Optional[Union[str, Style]] = None, - justify: Optional[JustifyMethod] = None, - emoji: Optional[bool] = None, - markup: Optional[bool] = None, - highlight: Optional[bool] = None, - log_locals: bool = False, - _stack_offset: int = 1, - ) -> None: - """Log rich content to the terminal. - - Args: - objects (positional args): Objects to log to the terminal. - sep (str, optional): String to write between print data. Defaults to " ". - end (str, optional): String to write at end of print data. Defaults to "\\\\n". - style (Union[str, Style], optional): A style to apply to output. Defaults to None. - justify (str, optional): One of "left", "right", "center", or "full". Defaults to ``None``. - overflow (str, optional): Overflow method: "crop", "fold", or "ellipsis". Defaults to None. - emoji (Optional[bool], optional): Enable emoji code, or ``None`` to use console default. Defaults to None. - markup (Optional[bool], optional): Enable markup, or ``None`` to use console default. Defaults to None. - highlight (Optional[bool], optional): Enable automatic highlighting, or ``None`` to use console default. Defaults to None. - log_locals (bool, optional): Boolean to enable logging of locals where ``log()`` - was called. Defaults to False. - _stack_offset (int, optional): Offset of caller from end of call stack. Defaults to 1. - """ - if not objects: - objects = (NewLine(),) - - render_hooks = self._render_hooks[:] - - with self: - renderables = self._collect_renderables( - objects, - sep, - end, - justify=justify, - emoji=emoji, - markup=markup, - highlight=highlight, - ) - if style is not None: - renderables = [Styled(renderable, style) for renderable in renderables] - - filename, line_no, locals = self._caller_frame_info(_stack_offset) - link_path = None if filename.startswith("<") else os.path.abspath(filename) - path = filename.rpartition(os.sep)[-1] - if log_locals: - locals_map = { - key: value - for key, value in locals.items() - if not key.startswith("__") - } - renderables.append(render_scope(locals_map, title="[i]locals")) - - renderables = [ - self._log_render( - self, - renderables, - log_time=self.get_datetime(), - path=path, - line_no=line_no, - link_path=link_path, - ) - ] - for hook in render_hooks: - renderables = hook.process_renderables(renderables) - new_segments: List[Segment] = [] - extend = new_segments.extend - render = self.render - render_options = self.options - for renderable in renderables: - extend(render(renderable, render_options)) - buffer_extend = self._buffer.extend - for line in Segment.split_and_crop_lines( - new_segments, self.width, pad=False - ): - buffer_extend(line) - - def _check_buffer(self) -> None: - """Check if the buffer may be rendered. Render it if it can (e.g. Console.quiet is False) - Rendering is supported on Windows, Unix and Jupyter environments. For - legacy Windows consoles, the win32 API is called directly. - This method will also record what it renders if recording is enabled via Console.record. - """ - if self.quiet: - del self._buffer[:] - return - with self._lock: - if self.record: - with self._record_buffer_lock: - self._record_buffer.extend(self._buffer[:]) - - if self._buffer_index == 0: - - if self.is_jupyter: # pragma: no cover - from .jupyter import display - - display(self._buffer, self._render_buffer(self._buffer[:])) - del self._buffer[:] - else: - if WINDOWS: - use_legacy_windows_render = False - if self.legacy_windows: - try: - use_legacy_windows_render = ( - self.file.fileno() in _STD_STREAMS_OUTPUT - ) - except (ValueError, io.UnsupportedOperation): - pass - - if use_legacy_windows_render: - from pip._vendor.rich._win32_console import LegacyWindowsTerm - from pip._vendor.rich._windows_renderer import legacy_windows_render - - legacy_windows_render( - self._buffer[:], LegacyWindowsTerm(self.file) - ) - else: - # Either a non-std stream on legacy Windows, or modern Windows. - text = self._render_buffer(self._buffer[:]) - # https://bugs.python.org/issue37871 - write = self.file.write - for line in text.splitlines(True): - try: - write(line) - except UnicodeEncodeError as error: - error.reason = f"{error.reason}\n*** You may need to add PYTHONIOENCODING=utf-8 to your environment ***" - raise - else: - text = self._render_buffer(self._buffer[:]) - try: - self.file.write(text) - except UnicodeEncodeError as error: - error.reason = f"{error.reason}\n*** You may need to add PYTHONIOENCODING=utf-8 to your environment ***" - raise - - self.file.flush() - del self._buffer[:] - - def _render_buffer(self, buffer: Iterable[Segment]) -> str: - """Render buffered output, and clear buffer.""" - output: List[str] = [] - append = output.append - color_system = self._color_system - legacy_windows = self.legacy_windows - not_terminal = not self.is_terminal - if self.no_color and color_system: - buffer = Segment.remove_color(buffer) - for text, style, control in buffer: - if style: - append( - style.render( - text, - color_system=color_system, - legacy_windows=legacy_windows, - ) - ) - elif not (not_terminal and control): - append(text) - - rendered = "".join(output) - return rendered - - def input( - self, - prompt: TextType = "", - *, - markup: bool = True, - emoji: bool = True, - password: bool = False, - stream: Optional[TextIO] = None, - ) -> str: - """Displays a prompt and waits for input from the user. The prompt may contain color / style. - - It works in the same way as Python's builtin :func:`input` function and provides elaborate line editing and history features if Python's builtin :mod:`readline` module is previously loaded. - - Args: - prompt (Union[str, Text]): Text to render in the prompt. - markup (bool, optional): Enable console markup (requires a str prompt). Defaults to True. - emoji (bool, optional): Enable emoji (requires a str prompt). Defaults to True. - password: (bool, optional): Hide typed text. Defaults to False. - stream: (TextIO, optional): Optional file to read input from (rather than stdin). Defaults to None. - - Returns: - str: Text read from stdin. - """ - if prompt: - self.print(prompt, markup=markup, emoji=emoji, end="") - if password: - result = getpass("", stream=stream) - else: - if stream: - result = stream.readline() - else: - result = input() - return result - - def export_text(self, *, clear: bool = True, styles: bool = False) -> str: - """Generate text from console contents (requires record=True argument in constructor). - - Args: - clear (bool, optional): Clear record buffer after exporting. Defaults to ``True``. - styles (bool, optional): If ``True``, ansi escape codes will be included. ``False`` for plain text. - Defaults to ``False``. - - Returns: - str: String containing console contents. - - """ - assert ( - self.record - ), "To export console contents set record=True in the constructor or instance" - - with self._record_buffer_lock: - if styles: - text = "".join( - (style.render(text) if style else text) - for text, style, _ in self._record_buffer - ) - else: - text = "".join( - segment.text - for segment in self._record_buffer - if not segment.control - ) - if clear: - del self._record_buffer[:] - return text - - def save_text(self, path: str, *, clear: bool = True, styles: bool = False) -> None: - """Generate text from console and save to a given location (requires record=True argument in constructor). - - Args: - path (str): Path to write text files. - clear (bool, optional): Clear record buffer after exporting. Defaults to ``True``. - styles (bool, optional): If ``True``, ansi style codes will be included. ``False`` for plain text. - Defaults to ``False``. - - """ - text = self.export_text(clear=clear, styles=styles) - with open(path, "wt", encoding="utf-8") as write_file: - write_file.write(text) - - def export_html( - self, - *, - theme: Optional[TerminalTheme] = None, - clear: bool = True, - code_format: Optional[str] = None, - inline_styles: bool = False, - ) -> str: - """Generate HTML from console contents (requires record=True argument in constructor). - - Args: - theme (TerminalTheme, optional): TerminalTheme object containing console colors. - clear (bool, optional): Clear record buffer after exporting. Defaults to ``True``. - code_format (str, optional): Format string to render HTML. In addition to '{foreground}', - '{background}', and '{code}', should contain '{stylesheet}' if inline_styles is ``False``. - inline_styles (bool, optional): If ``True`` styles will be inlined in to spans, which makes files - larger but easier to cut and paste markup. If ``False``, styles will be embedded in a style tag. - Defaults to False. - - Returns: - str: String containing console contents as HTML. - """ - assert ( - self.record - ), "To export console contents set record=True in the constructor or instance" - fragments: List[str] = [] - append = fragments.append - _theme = theme or DEFAULT_TERMINAL_THEME - stylesheet = "" - - render_code_format = CONSOLE_HTML_FORMAT if code_format is None else code_format - - with self._record_buffer_lock: - if inline_styles: - for text, style, _ in Segment.filter_control( - Segment.simplify(self._record_buffer) - ): - text = escape(text) - if style: - rule = style.get_html_style(_theme) - if style.link: - text = f'{text}' - text = f'{text}' if rule else text - append(text) - else: - styles: Dict[str, int] = {} - for text, style, _ in Segment.filter_control( - Segment.simplify(self._record_buffer) - ): - text = escape(text) - if style: - rule = style.get_html_style(_theme) - style_number = styles.setdefault(rule, len(styles) + 1) - if style.link: - text = f'{text}' - else: - text = f'{text}' - append(text) - stylesheet_rules: List[str] = [] - stylesheet_append = stylesheet_rules.append - for style_rule, style_number in styles.items(): - if style_rule: - stylesheet_append(f".r{style_number} {{{style_rule}}}") - stylesheet = "\n".join(stylesheet_rules) - - rendered_code = render_code_format.format( - code="".join(fragments), - stylesheet=stylesheet, - foreground=_theme.foreground_color.hex, - background=_theme.background_color.hex, - ) - if clear: - del self._record_buffer[:] - return rendered_code - - def save_html( - self, - path: str, - *, - theme: Optional[TerminalTheme] = None, - clear: bool = True, - code_format: str = CONSOLE_HTML_FORMAT, - inline_styles: bool = False, - ) -> None: - """Generate HTML from console contents and write to a file (requires record=True argument in constructor). - - Args: - path (str): Path to write html file. - theme (TerminalTheme, optional): TerminalTheme object containing console colors. - clear (bool, optional): Clear record buffer after exporting. Defaults to ``True``. - code_format (str, optional): Format string to render HTML. In addition to '{foreground}', - '{background}', and '{code}', should contain '{stylesheet}' if inline_styles is ``False``. - inline_styles (bool, optional): If ``True`` styles will be inlined in to spans, which makes files - larger but easier to cut and paste markup. If ``False``, styles will be embedded in a style tag. - Defaults to False. - - """ - html = self.export_html( - theme=theme, - clear=clear, - code_format=code_format, - inline_styles=inline_styles, - ) - with open(path, "wt", encoding="utf-8") as write_file: - write_file.write(html) - - def export_svg( - self, - *, - title: str = "Rich", - theme: Optional[TerminalTheme] = None, - clear: bool = True, - code_format: str = CONSOLE_SVG_FORMAT, - ) -> str: - """ - Generate an SVG from the console contents (requires record=True in Console constructor). - - Args: - path (str): The path to write the SVG to. - title (str): The title of the tab in the output image - theme (TerminalTheme, optional): The ``TerminalTheme`` object to use to style the terminal - clear (bool, optional): Clear record buffer after exporting. Defaults to ``True`` - code_format (str): Format string used to generate the SVG. Rich will inject a number of variables - into the string in order to form the final SVG output. The default template used and the variables - injected by Rich can be found by inspecting the ``console.CONSOLE_SVG_FORMAT`` variable. - """ - - from pip._vendor.rich.cells import cell_len - - style_cache: Dict[Style, str] = {} - - def get_svg_style(style: Style) -> str: - """Convert a Style to CSS rules for SVG.""" - if style in style_cache: - return style_cache[style] - css_rules = [] - color = ( - _theme.foreground_color - if (style.color is None or style.color.is_default) - else style.color.get_truecolor(_theme) - ) - bgcolor = ( - _theme.background_color - if (style.bgcolor is None or style.bgcolor.is_default) - else style.bgcolor.get_truecolor(_theme) - ) - if style.reverse: - color, bgcolor = bgcolor, color - if style.dim: - color = blend_rgb(color, bgcolor, 0.4) - css_rules.append(f"fill: {color.hex}") - if style.bold: - css_rules.append("font-weight: bold") - if style.italic: - css_rules.append("font-style: italic;") - if style.underline: - css_rules.append("text-decoration: underline;") - if style.strike: - css_rules.append("text-decoration: line-through;") - - css = ";".join(css_rules) - style_cache[style] = css - return css - - _theme = theme or SVG_EXPORT_THEME - - width = self.width - char_height = 20 - char_width = char_height * 0.61 - line_height = char_height * 1.22 - - margin_top = 1 - margin_right = 1 - margin_bottom = 1 - margin_left = 1 - - padding_top = 40 - padding_right = 8 - padding_bottom = 8 - padding_left = 8 - - padding_width = padding_left + padding_right - padding_height = padding_top + padding_bottom - margin_width = margin_left + margin_right - margin_height = margin_top + margin_bottom - - text_backgrounds: List[str] = [] - text_group: List[str] = [] - classes: Dict[str, int] = {} - style_no = 1 - - def escape_text(text: str) -> str: - """HTML escape text and replace spaces with nbsp.""" - return escape(text).replace(" ", " ") - - def make_tag( - name: str, content: Optional[str] = None, **attribs: object - ) -> str: - """Make a tag from name, content, and attributes.""" - - def stringify(value: object) -> str: - if isinstance(value, (float)): - return format(value, "g") - return str(value) - - tag_attribs = " ".join( - f'{k.lstrip("_").replace("_", "-")}="{stringify(v)}"' - for k, v in attribs.items() - ) - return ( - f"<{name} {tag_attribs}>{content}" - if content - else f"<{name} {tag_attribs}/>" - ) - - with self._record_buffer_lock: - segments = list(Segment.filter_control(self._record_buffer)) - if clear: - self._record_buffer.clear() - - unique_id = "terminal-" + str( - zlib.adler32( - ("".join(segment.text for segment in segments)).encode( - "utf-8", "ignore" - ) - + title.encode("utf-8", "ignore") - ) - ) - y = 0 - for y, line in enumerate(Segment.split_and_crop_lines(segments, length=width)): - x = 0 - for text, style, _control in line: - style = style or Style() - rules = get_svg_style(style) - if rules not in classes: - classes[rules] = style_no - style_no += 1 - class_name = f"r{classes[rules]}" - - if style.reverse: - has_background = True - background = ( - _theme.foreground_color.hex - if style.color is None - else style.color.get_truecolor(_theme).hex - ) - else: - bgcolor = style.bgcolor - has_background = bgcolor is not None and not bgcolor.is_default - background = ( - _theme.background_color.hex - if style.bgcolor is None - else style.bgcolor.get_truecolor(_theme).hex - ) - - text_length = cell_len(text) - if has_background: - text_backgrounds.append( - make_tag( - "rect", - fill=background, - x=x * char_width, - y=y * line_height + 1.5, - width=char_width * text_length, - height=line_height + 0.25, - shape_rendering="crispEdges", - ) - ) - - if text != " " * len(text): - text_group.append( - make_tag( - "text", - escape_text(text), - _class=f"{unique_id}-{class_name}", - x=x * char_width, - y=y * line_height + char_height, - textLength=char_width * len(text), - clip_path=f"url(#{unique_id}-line-{y})", - ) - ) - x += cell_len(text) - - line_offsets = [line_no * line_height + 1.5 for line_no in range(y)] - lines = "\n".join( - f""" - {make_tag("rect", x=0, y=offset, width=char_width * width, height=line_height + 0.25)} - """ - for line_no, offset in enumerate(line_offsets) - ) - - styles = "\n".join( - f".{unique_id}-r{rule_no} {{ {css} }}" for css, rule_no in classes.items() - ) - backgrounds = "".join(text_backgrounds) - matrix = "".join(text_group) - - terminal_width = ceil(width * char_width + padding_width) - terminal_height = (y + 1) * line_height + padding_height - chrome = make_tag( - "rect", - fill=_theme.background_color.hex, - stroke="rgba(255,255,255,0.35)", - stroke_width="1", - x=margin_left, - y=margin_top, - width=terminal_width, - height=terminal_height, - rx=8, - ) - - title_color = _theme.foreground_color.hex - if title: - chrome += make_tag( - "text", - escape_text(title), - _class=f"{unique_id}-title", - fill=title_color, - text_anchor="middle", - x=terminal_width // 2, - y=margin_top + char_height + 6, - ) - chrome += f""" - - - - - - """ - - svg = code_format.format( - unique_id=unique_id, - char_width=char_width, - char_height=char_height, - line_height=line_height, - terminal_width=char_width * width - 1, - terminal_height=(y + 1) * line_height - 1, - width=terminal_width + margin_width, - height=terminal_height + margin_height, - terminal_x=margin_left + padding_left, - terminal_y=margin_top + padding_top, - styles=styles, - chrome=chrome, - backgrounds=backgrounds, - matrix=matrix, - lines=lines, - ) - return svg - - def save_svg( - self, - path: str, - *, - title: str = "Rich", - theme: Optional[TerminalTheme] = None, - clear: bool = True, - code_format: str = CONSOLE_SVG_FORMAT, - ) -> None: - """Generate an SVG file from the console contents (requires record=True in Console constructor). - - Args: - path (str): The path to write the SVG to. - title (str): The title of the tab in the output image - theme (TerminalTheme, optional): The ``TerminalTheme`` object to use to style the terminal - clear (bool, optional): Clear record buffer after exporting. Defaults to ``True`` - code_format (str): Format string used to generate the SVG. Rich will inject a number of variables - into the string in order to form the final SVG output. The default template used and the variables - injected by Rich can be found by inspecting the ``console.CONSOLE_SVG_FORMAT`` variable. - """ - svg = self.export_svg( - title=title, - theme=theme, - clear=clear, - code_format=code_format, - ) - with open(path, "wt", encoding="utf-8") as write_file: - write_file.write(svg) - - -def _svg_hash(svg_main_code: str) -> str: - """Returns a unique hash for the given SVG main code. - - Args: - svg_main_code (str): The content we're going to inject in the SVG envelope. - - Returns: - str: a hash of the given content - """ - return str(zlib.adler32(svg_main_code.encode())) - - -if __name__ == "__main__": # pragma: no cover - console = Console(record=True) - - console.log( - "JSONRPC [i]request[/i]", - 5, - 1.3, - True, - False, - None, - { - "jsonrpc": "2.0", - "method": "subtract", - "params": {"minuend": 42, "subtrahend": 23}, - "id": 3, - }, - ) - - console.log("Hello, World!", "{'a': 1}", repr(console)) - - console.print( - { - "name": None, - "empty": [], - "quiz": { - "sport": { - "answered": True, - "q1": { - "question": "Which one is correct team name in NBA?", - "options": [ - "New York Bulls", - "Los Angeles Kings", - "Golden State Warriors", - "Huston Rocket", - ], - "answer": "Huston Rocket", - }, - }, - "maths": { - "answered": False, - "q1": { - "question": "5 + 7 = ?", - "options": [10, 11, 12, 13], - "answer": 12, - }, - "q2": { - "question": "12 - 8 = ?", - "options": [1, 2, 3, 4], - "answer": 4, - }, - }, - }, - } - ) diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/rich/constrain.py b/bot/lib/python3.11/site-packages/pip/_vendor/rich/constrain.py deleted file mode 100644 index 65fdf56..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/rich/constrain.py +++ /dev/null @@ -1,37 +0,0 @@ -from typing import Optional, TYPE_CHECKING - -from .jupyter import JupyterMixin -from .measure import Measurement - -if TYPE_CHECKING: - from .console import Console, ConsoleOptions, RenderableType, RenderResult - - -class Constrain(JupyterMixin): - """Constrain the width of a renderable to a given number of characters. - - Args: - renderable (RenderableType): A renderable object. - width (int, optional): The maximum width (in characters) to render. Defaults to 80. - """ - - def __init__(self, renderable: "RenderableType", width: Optional[int] = 80) -> None: - self.renderable = renderable - self.width = width - - def __rich_console__( - self, console: "Console", options: "ConsoleOptions" - ) -> "RenderResult": - if self.width is None: - yield self.renderable - else: - child_options = options.update_width(min(self.width, options.max_width)) - yield from console.render(self.renderable, child_options) - - def __rich_measure__( - self, console: "Console", options: "ConsoleOptions" - ) -> "Measurement": - if self.width is not None: - options = options.update_width(self.width) - measurement = Measurement.get(console, options, self.renderable) - return measurement diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/rich/containers.py b/bot/lib/python3.11/site-packages/pip/_vendor/rich/containers.py deleted file mode 100644 index e29cf36..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/rich/containers.py +++ /dev/null @@ -1,167 +0,0 @@ -from itertools import zip_longest -from typing import ( - Iterator, - Iterable, - List, - Optional, - Union, - overload, - TypeVar, - TYPE_CHECKING, -) - -if TYPE_CHECKING: - from .console import ( - Console, - ConsoleOptions, - JustifyMethod, - OverflowMethod, - RenderResult, - RenderableType, - ) - from .text import Text - -from .cells import cell_len -from .measure import Measurement - -T = TypeVar("T") - - -class Renderables: - """A list subclass which renders its contents to the console.""" - - def __init__( - self, renderables: Optional[Iterable["RenderableType"]] = None - ) -> None: - self._renderables: List["RenderableType"] = ( - list(renderables) if renderables is not None else [] - ) - - def __rich_console__( - self, console: "Console", options: "ConsoleOptions" - ) -> "RenderResult": - """Console render method to insert line-breaks.""" - yield from self._renderables - - def __rich_measure__( - self, console: "Console", options: "ConsoleOptions" - ) -> "Measurement": - dimensions = [ - Measurement.get(console, options, renderable) - for renderable in self._renderables - ] - if not dimensions: - return Measurement(1, 1) - _min = max(dimension.minimum for dimension in dimensions) - _max = max(dimension.maximum for dimension in dimensions) - return Measurement(_min, _max) - - def append(self, renderable: "RenderableType") -> None: - self._renderables.append(renderable) - - def __iter__(self) -> Iterable["RenderableType"]: - return iter(self._renderables) - - -class Lines: - """A list subclass which can render to the console.""" - - def __init__(self, lines: Iterable["Text"] = ()) -> None: - self._lines: List["Text"] = list(lines) - - def __repr__(self) -> str: - return f"Lines({self._lines!r})" - - def __iter__(self) -> Iterator["Text"]: - return iter(self._lines) - - @overload - def __getitem__(self, index: int) -> "Text": - ... - - @overload - def __getitem__(self, index: slice) -> List["Text"]: - ... - - def __getitem__(self, index: Union[slice, int]) -> Union["Text", List["Text"]]: - return self._lines[index] - - def __setitem__(self, index: int, value: "Text") -> "Lines": - self._lines[index] = value - return self - - def __len__(self) -> int: - return self._lines.__len__() - - def __rich_console__( - self, console: "Console", options: "ConsoleOptions" - ) -> "RenderResult": - """Console render method to insert line-breaks.""" - yield from self._lines - - def append(self, line: "Text") -> None: - self._lines.append(line) - - def extend(self, lines: Iterable["Text"]) -> None: - self._lines.extend(lines) - - def pop(self, index: int = -1) -> "Text": - return self._lines.pop(index) - - def justify( - self, - console: "Console", - width: int, - justify: "JustifyMethod" = "left", - overflow: "OverflowMethod" = "fold", - ) -> None: - """Justify and overflow text to a given width. - - Args: - console (Console): Console instance. - width (int): Number of characters per line. - justify (str, optional): Default justify method for text: "left", "center", "full" or "right". Defaults to "left". - overflow (str, optional): Default overflow for text: "crop", "fold", or "ellipsis". Defaults to "fold". - - """ - from .text import Text - - if justify == "left": - for line in self._lines: - line.truncate(width, overflow=overflow, pad=True) - elif justify == "center": - for line in self._lines: - line.rstrip() - line.truncate(width, overflow=overflow) - line.pad_left((width - cell_len(line.plain)) // 2) - line.pad_right(width - cell_len(line.plain)) - elif justify == "right": - for line in self._lines: - line.rstrip() - line.truncate(width, overflow=overflow) - line.pad_left(width - cell_len(line.plain)) - elif justify == "full": - for line_index, line in enumerate(self._lines): - if line_index == len(self._lines) - 1: - break - words = line.split(" ") - words_size = sum(cell_len(word.plain) for word in words) - num_spaces = len(words) - 1 - spaces = [1 for _ in range(num_spaces)] - index = 0 - if spaces: - while words_size + num_spaces < width: - spaces[len(spaces) - index - 1] += 1 - num_spaces += 1 - index = (index + 1) % len(spaces) - tokens: List[Text] = [] - for index, (word, next_word) in enumerate( - zip_longest(words, words[1:]) - ): - tokens.append(word) - if index < len(spaces): - style = word.get_style_at_offset(console, -1) - next_style = next_word.get_style_at_offset(console, 0) - space_style = style if style == next_style else line.style - tokens.append(Text(" " * spaces[index], style=space_style)) - self[line_index] = Text("").join(tokens) diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/rich/control.py b/bot/lib/python3.11/site-packages/pip/_vendor/rich/control.py deleted file mode 100644 index 88fcb92..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/rich/control.py +++ /dev/null @@ -1,225 +0,0 @@ -import sys -import time -from typing import TYPE_CHECKING, Callable, Dict, Iterable, List, Union - -if sys.version_info >= (3, 8): - from typing import Final -else: - from pip._vendor.typing_extensions import Final # pragma: no cover - -from .segment import ControlCode, ControlType, Segment - -if TYPE_CHECKING: - from .console import Console, ConsoleOptions, RenderResult - -STRIP_CONTROL_CODES: Final = [ - 7, # Bell - 8, # Backspace - 11, # Vertical tab - 12, # Form feed - 13, # Carriage return -] -_CONTROL_STRIP_TRANSLATE: Final = { - _codepoint: None for _codepoint in STRIP_CONTROL_CODES -} - -CONTROL_ESCAPE: Final = { - 7: "\\a", - 8: "\\b", - 11: "\\v", - 12: "\\f", - 13: "\\r", -} - -CONTROL_CODES_FORMAT: Dict[int, Callable[..., str]] = { - ControlType.BELL: lambda: "\x07", - ControlType.CARRIAGE_RETURN: lambda: "\r", - ControlType.HOME: lambda: "\x1b[H", - ControlType.CLEAR: lambda: "\x1b[2J", - ControlType.ENABLE_ALT_SCREEN: lambda: "\x1b[?1049h", - ControlType.DISABLE_ALT_SCREEN: lambda: "\x1b[?1049l", - ControlType.SHOW_CURSOR: lambda: "\x1b[?25h", - ControlType.HIDE_CURSOR: lambda: "\x1b[?25l", - ControlType.CURSOR_UP: lambda param: f"\x1b[{param}A", - ControlType.CURSOR_DOWN: lambda param: f"\x1b[{param}B", - ControlType.CURSOR_FORWARD: lambda param: f"\x1b[{param}C", - ControlType.CURSOR_BACKWARD: lambda param: f"\x1b[{param}D", - ControlType.CURSOR_MOVE_TO_COLUMN: lambda param: f"\x1b[{param+1}G", - ControlType.ERASE_IN_LINE: lambda param: f"\x1b[{param}K", - ControlType.CURSOR_MOVE_TO: lambda x, y: f"\x1b[{y+1};{x+1}H", - ControlType.SET_WINDOW_TITLE: lambda title: f"\x1b]0;{title}\x07", -} - - -class Control: - """A renderable that inserts a control code (non printable but may move cursor). - - Args: - *codes (str): Positional arguments are either a :class:`~rich.segment.ControlType` enum or a - tuple of ControlType and an integer parameter - """ - - __slots__ = ["segment"] - - def __init__(self, *codes: Union[ControlType, ControlCode]) -> None: - control_codes: List[ControlCode] = [ - (code,) if isinstance(code, ControlType) else code for code in codes - ] - _format_map = CONTROL_CODES_FORMAT - rendered_codes = "".join( - _format_map[code](*parameters) for code, *parameters in control_codes - ) - self.segment = Segment(rendered_codes, None, control_codes) - - @classmethod - def bell(cls) -> "Control": - """Ring the 'bell'.""" - return cls(ControlType.BELL) - - @classmethod - def home(cls) -> "Control": - """Move cursor to 'home' position.""" - return cls(ControlType.HOME) - - @classmethod - def move(cls, x: int = 0, y: int = 0) -> "Control": - """Move cursor relative to current position. - - Args: - x (int): X offset. - y (int): Y offset. - - Returns: - ~Control: Control object. - - """ - - def get_codes() -> Iterable[ControlCode]: - control = ControlType - if x: - yield ( - control.CURSOR_FORWARD if x > 0 else control.CURSOR_BACKWARD, - abs(x), - ) - if y: - yield ( - control.CURSOR_DOWN if y > 0 else control.CURSOR_UP, - abs(y), - ) - - control = cls(*get_codes()) - return control - - @classmethod - def move_to_column(cls, x: int, y: int = 0) -> "Control": - """Move to the given column, optionally add offset to row. - - Returns: - x (int): absolute x (column) - y (int): optional y offset (row) - - Returns: - ~Control: Control object. - """ - - return ( - cls( - (ControlType.CURSOR_MOVE_TO_COLUMN, x), - ( - ControlType.CURSOR_DOWN if y > 0 else ControlType.CURSOR_UP, - abs(y), - ), - ) - if y - else cls((ControlType.CURSOR_MOVE_TO_COLUMN, x)) - ) - - @classmethod - def move_to(cls, x: int, y: int) -> "Control": - """Move cursor to absolute position. - - Args: - x (int): x offset (column) - y (int): y offset (row) - - Returns: - ~Control: Control object. - """ - return cls((ControlType.CURSOR_MOVE_TO, x, y)) - - @classmethod - def clear(cls) -> "Control": - """Clear the screen.""" - return cls(ControlType.CLEAR) - - @classmethod - def show_cursor(cls, show: bool) -> "Control": - """Show or hide the cursor.""" - return cls(ControlType.SHOW_CURSOR if show else ControlType.HIDE_CURSOR) - - @classmethod - def alt_screen(cls, enable: bool) -> "Control": - """Enable or disable alt screen.""" - if enable: - return cls(ControlType.ENABLE_ALT_SCREEN, ControlType.HOME) - else: - return cls(ControlType.DISABLE_ALT_SCREEN) - - @classmethod - def title(cls, title: str) -> "Control": - """Set the terminal window title - - Args: - title (str): The new terminal window title - """ - return cls((ControlType.SET_WINDOW_TITLE, title)) - - def __str__(self) -> str: - return self.segment.text - - def __rich_console__( - self, console: "Console", options: "ConsoleOptions" - ) -> "RenderResult": - if self.segment.text: - yield self.segment - - -def strip_control_codes( - text: str, _translate_table: Dict[int, None] = _CONTROL_STRIP_TRANSLATE -) -> str: - """Remove control codes from text. - - Args: - text (str): A string possibly contain control codes. - - Returns: - str: String with control codes removed. - """ - return text.translate(_translate_table) - - -def escape_control_codes( - text: str, - _translate_table: Dict[int, str] = CONTROL_ESCAPE, -) -> str: - """Replace control codes with their "escaped" equivalent in the given text. - (e.g. "\b" becomes "\\b") - - Args: - text (str): A string possibly containing control codes. - - Returns: - str: String with control codes replaced with their escaped version. - """ - return text.translate(_translate_table) - - -if __name__ == "__main__": # pragma: no cover - from pip._vendor.rich.console import Console - - console = Console() - console.print("Look at the title of your terminal window ^") - # console.print(Control((ControlType.SET_WINDOW_TITLE, "Hello, world!"))) - for i in range(10): - console.set_window_title("🚀 Loading" + "." * i) - time.sleep(0.5) diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/rich/default_styles.py b/bot/lib/python3.11/site-packages/pip/_vendor/rich/default_styles.py deleted file mode 100644 index 46e9ea5..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/rich/default_styles.py +++ /dev/null @@ -1,188 +0,0 @@ -from typing import Dict - -from .style import Style - -DEFAULT_STYLES: Dict[str, Style] = { - "none": Style.null(), - "reset": Style( - color="default", - bgcolor="default", - dim=False, - bold=False, - italic=False, - underline=False, - blink=False, - blink2=False, - reverse=False, - conceal=False, - strike=False, - ), - "dim": Style(dim=True), - "bright": Style(dim=False), - "bold": Style(bold=True), - "strong": Style(bold=True), - "code": Style(reverse=True, bold=True), - "italic": Style(italic=True), - "emphasize": Style(italic=True), - "underline": Style(underline=True), - "blink": Style(blink=True), - "blink2": Style(blink2=True), - "reverse": Style(reverse=True), - "strike": Style(strike=True), - "black": Style(color="black"), - "red": Style(color="red"), - "green": Style(color="green"), - "yellow": Style(color="yellow"), - "magenta": Style(color="magenta"), - "cyan": Style(color="cyan"), - "white": Style(color="white"), - "inspect.attr": Style(color="yellow", italic=True), - "inspect.attr.dunder": Style(color="yellow", italic=True, dim=True), - "inspect.callable": Style(bold=True, color="red"), - "inspect.async_def": Style(italic=True, color="bright_cyan"), - "inspect.def": Style(italic=True, color="bright_cyan"), - "inspect.class": Style(italic=True, color="bright_cyan"), - "inspect.error": Style(bold=True, color="red"), - "inspect.equals": Style(), - "inspect.help": Style(color="cyan"), - "inspect.doc": Style(dim=True), - "inspect.value.border": Style(color="green"), - "live.ellipsis": Style(bold=True, color="red"), - "layout.tree.row": Style(dim=False, color="red"), - "layout.tree.column": Style(dim=False, color="blue"), - "logging.keyword": Style(bold=True, color="yellow"), - "logging.level.notset": Style(dim=True), - "logging.level.debug": Style(color="green"), - "logging.level.info": Style(color="blue"), - "logging.level.warning": Style(color="red"), - "logging.level.error": Style(color="red", bold=True), - "logging.level.critical": Style(color="red", bold=True, reverse=True), - "log.level": Style.null(), - "log.time": Style(color="cyan", dim=True), - "log.message": Style.null(), - "log.path": Style(dim=True), - "repr.ellipsis": Style(color="yellow"), - "repr.indent": Style(color="green", dim=True), - "repr.error": Style(color="red", bold=True), - "repr.str": Style(color="green", italic=False, bold=False), - "repr.brace": Style(bold=True), - "repr.comma": Style(bold=True), - "repr.ipv4": Style(bold=True, color="bright_green"), - "repr.ipv6": Style(bold=True, color="bright_green"), - "repr.eui48": Style(bold=True, color="bright_green"), - "repr.eui64": Style(bold=True, color="bright_green"), - "repr.tag_start": Style(bold=True), - "repr.tag_name": Style(color="bright_magenta", bold=True), - "repr.tag_contents": Style(color="default"), - "repr.tag_end": Style(bold=True), - "repr.attrib_name": Style(color="yellow", italic=False), - "repr.attrib_equal": Style(bold=True), - "repr.attrib_value": Style(color="magenta", italic=False), - "repr.number": Style(color="cyan", bold=True, italic=False), - "repr.number_complex": Style(color="cyan", bold=True, italic=False), # same - "repr.bool_true": Style(color="bright_green", italic=True), - "repr.bool_false": Style(color="bright_red", italic=True), - "repr.none": Style(color="magenta", italic=True), - "repr.url": Style(underline=True, color="bright_blue", italic=False, bold=False), - "repr.uuid": Style(color="bright_yellow", bold=False), - "repr.call": Style(color="magenta", bold=True), - "repr.path": Style(color="magenta"), - "repr.filename": Style(color="bright_magenta"), - "rule.line": Style(color="bright_green"), - "rule.text": Style.null(), - "json.brace": Style(bold=True), - "json.bool_true": Style(color="bright_green", italic=True), - "json.bool_false": Style(color="bright_red", italic=True), - "json.null": Style(color="magenta", italic=True), - "json.number": Style(color="cyan", bold=True, italic=False), - "json.str": Style(color="green", italic=False, bold=False), - "json.key": Style(color="blue", bold=True), - "prompt": Style.null(), - "prompt.choices": Style(color="magenta", bold=True), - "prompt.default": Style(color="cyan", bold=True), - "prompt.invalid": Style(color="red"), - "prompt.invalid.choice": Style(color="red"), - "pretty": Style.null(), - "scope.border": Style(color="blue"), - "scope.key": Style(color="yellow", italic=True), - "scope.key.special": Style(color="yellow", italic=True, dim=True), - "scope.equals": Style(color="red"), - "table.header": Style(bold=True), - "table.footer": Style(bold=True), - "table.cell": Style.null(), - "table.title": Style(italic=True), - "table.caption": Style(italic=True, dim=True), - "traceback.error": Style(color="red", italic=True), - "traceback.border.syntax_error": Style(color="bright_red"), - "traceback.border": Style(color="red"), - "traceback.text": Style.null(), - "traceback.title": Style(color="red", bold=True), - "traceback.exc_type": Style(color="bright_red", bold=True), - "traceback.exc_value": Style.null(), - "traceback.offset": Style(color="bright_red", bold=True), - "bar.back": Style(color="grey23"), - "bar.complete": Style(color="rgb(249,38,114)"), - "bar.finished": Style(color="rgb(114,156,31)"), - "bar.pulse": Style(color="rgb(249,38,114)"), - "progress.description": Style.null(), - "progress.filesize": Style(color="green"), - "progress.filesize.total": Style(color="green"), - "progress.download": Style(color="green"), - "progress.elapsed": Style(color="yellow"), - "progress.percentage": Style(color="magenta"), - "progress.remaining": Style(color="cyan"), - "progress.data.speed": Style(color="red"), - "progress.spinner": Style(color="green"), - "status.spinner": Style(color="green"), - "tree": Style(), - "tree.line": Style(), - "markdown.paragraph": Style(), - "markdown.text": Style(), - "markdown.emph": Style(italic=True), - "markdown.strong": Style(bold=True), - "markdown.code": Style(bgcolor="black", color="bright_white"), - "markdown.code_block": Style(dim=True, color="cyan", bgcolor="black"), - "markdown.block_quote": Style(color="magenta"), - "markdown.list": Style(color="cyan"), - "markdown.item": Style(), - "markdown.item.bullet": Style(color="yellow", bold=True), - "markdown.item.number": Style(color="yellow", bold=True), - "markdown.hr": Style(color="yellow"), - "markdown.h1.border": Style(), - "markdown.h1": Style(bold=True), - "markdown.h2": Style(bold=True, underline=True), - "markdown.h3": Style(bold=True), - "markdown.h4": Style(bold=True, dim=True), - "markdown.h5": Style(underline=True), - "markdown.h6": Style(italic=True), - "markdown.h7": Style(italic=True, dim=True), - "markdown.link": Style(color="bright_blue"), - "markdown.link_url": Style(color="blue"), - "iso8601.date": Style(color="blue"), - "iso8601.time": Style(color="magenta"), - "iso8601.timezone": Style(color="yellow"), -} - - -if __name__ == "__main__": # pragma: no cover - import argparse - import io - - from pip._vendor.rich.console import Console - from pip._vendor.rich.table import Table - from pip._vendor.rich.text import Text - - parser = argparse.ArgumentParser() - parser.add_argument("--html", action="store_true", help="Export as HTML table") - args = parser.parse_args() - html: bool = args.html - console = Console(record=True, width=70, file=io.StringIO()) if html else Console() - - table = Table("Name", "Styling") - - for style_name, style in DEFAULT_STYLES.items(): - table.add_row(Text(style_name, style=style), str(style)) - - console.print(table) - if html: - print(console.export_html(inline_styles=True)) diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/rich/diagnose.py b/bot/lib/python3.11/site-packages/pip/_vendor/rich/diagnose.py deleted file mode 100644 index ad36183..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/rich/diagnose.py +++ /dev/null @@ -1,37 +0,0 @@ -import os -import platform - -from pip._vendor.rich import inspect -from pip._vendor.rich.console import Console, get_windows_console_features -from pip._vendor.rich.panel import Panel -from pip._vendor.rich.pretty import Pretty - - -def report() -> None: # pragma: no cover - """Print a report to the terminal with debugging information""" - console = Console() - inspect(console) - features = get_windows_console_features() - inspect(features) - - env_names = ( - "TERM", - "COLORTERM", - "CLICOLOR", - "NO_COLOR", - "TERM_PROGRAM", - "COLUMNS", - "LINES", - "JUPYTER_COLUMNS", - "JUPYTER_LINES", - "JPY_PARENT_PID", - "VSCODE_VERBOSE_LOGGING", - ) - env = {name: os.getenv(name) for name in env_names} - console.print(Panel.fit((Pretty(env)), title="[b]Environment Variables")) - - console.print(f'platform="{platform.system()}"') - - -if __name__ == "__main__": # pragma: no cover - report() diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/rich/emoji.py b/bot/lib/python3.11/site-packages/pip/_vendor/rich/emoji.py deleted file mode 100644 index 791f046..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/rich/emoji.py +++ /dev/null @@ -1,96 +0,0 @@ -import sys -from typing import TYPE_CHECKING, Optional, Union - -from .jupyter import JupyterMixin -from .segment import Segment -from .style import Style -from ._emoji_codes import EMOJI -from ._emoji_replace import _emoji_replace - -if sys.version_info >= (3, 8): - from typing import Literal -else: - from pip._vendor.typing_extensions import Literal # pragma: no cover - - -if TYPE_CHECKING: - from .console import Console, ConsoleOptions, RenderResult - - -EmojiVariant = Literal["emoji", "text"] - - -class NoEmoji(Exception): - """No emoji by that name.""" - - -class Emoji(JupyterMixin): - __slots__ = ["name", "style", "_char", "variant"] - - VARIANTS = {"text": "\uFE0E", "emoji": "\uFE0F"} - - def __init__( - self, - name: str, - style: Union[str, Style] = "none", - variant: Optional[EmojiVariant] = None, - ) -> None: - """A single emoji character. - - Args: - name (str): Name of emoji. - style (Union[str, Style], optional): Optional style. Defaults to None. - - Raises: - NoEmoji: If the emoji doesn't exist. - """ - self.name = name - self.style = style - self.variant = variant - try: - self._char = EMOJI[name] - except KeyError: - raise NoEmoji(f"No emoji called {name!r}") - if variant is not None: - self._char += self.VARIANTS.get(variant, "") - - @classmethod - def replace(cls, text: str) -> str: - """Replace emoji markup with corresponding unicode characters. - - Args: - text (str): A string with emojis codes, e.g. "Hello :smiley:!" - - Returns: - str: A string with emoji codes replaces with actual emoji. - """ - return _emoji_replace(text) - - def __repr__(self) -> str: - return f"" - - def __str__(self) -> str: - return self._char - - def __rich_console__( - self, console: "Console", options: "ConsoleOptions" - ) -> "RenderResult": - yield Segment(self._char, console.get_style(self.style)) - - -if __name__ == "__main__": # pragma: no cover - import sys - - from pip._vendor.rich.columns import Columns - from pip._vendor.rich.console import Console - - console = Console(record=True) - - columns = Columns( - (f":{name}: {name}" for name in sorted(EMOJI.keys()) if "\u200D" not in name), - column_first=True, - ) - - console.print(columns) - if len(sys.argv) > 1: - console.save_html(sys.argv[1]) diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/rich/errors.py b/bot/lib/python3.11/site-packages/pip/_vendor/rich/errors.py deleted file mode 100644 index 0bcbe53..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/rich/errors.py +++ /dev/null @@ -1,34 +0,0 @@ -class ConsoleError(Exception): - """An error in console operation.""" - - -class StyleError(Exception): - """An error in styles.""" - - -class StyleSyntaxError(ConsoleError): - """Style was badly formatted.""" - - -class MissingStyle(StyleError): - """No such style.""" - - -class StyleStackError(ConsoleError): - """Style stack is invalid.""" - - -class NotRenderableError(ConsoleError): - """Object is not renderable.""" - - -class MarkupError(ConsoleError): - """Markup was badly formatted.""" - - -class LiveError(ConsoleError): - """Error related to Live display.""" - - -class NoAltScreen(ConsoleError): - """Alt screen mode was required.""" diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/rich/file_proxy.py b/bot/lib/python3.11/site-packages/pip/_vendor/rich/file_proxy.py deleted file mode 100644 index cc69f22..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/rich/file_proxy.py +++ /dev/null @@ -1,54 +0,0 @@ -import io -from typing import IO, TYPE_CHECKING, Any, List - -from .ansi import AnsiDecoder -from .text import Text - -if TYPE_CHECKING: - from .console import Console - - -class FileProxy(io.TextIOBase): - """Wraps a file (e.g. sys.stdout) and redirects writes to a console.""" - - def __init__(self, console: "Console", file: IO[str]) -> None: - self.__console = console - self.__file = file - self.__buffer: List[str] = [] - self.__ansi_decoder = AnsiDecoder() - - @property - def rich_proxied_file(self) -> IO[str]: - """Get proxied file.""" - return self.__file - - def __getattr__(self, name: str) -> Any: - return getattr(self.__file, name) - - def write(self, text: str) -> int: - if not isinstance(text, str): - raise TypeError(f"write() argument must be str, not {type(text).__name__}") - buffer = self.__buffer - lines: List[str] = [] - while text: - line, new_line, text = text.partition("\n") - if new_line: - lines.append("".join(buffer) + line) - del buffer[:] - else: - buffer.append(line) - break - if lines: - console = self.__console - with console: - output = Text("\n").join( - self.__ansi_decoder.decode_line(line) for line in lines - ) - console.print(output) - return len(text) - - def flush(self) -> None: - output = "".join(self.__buffer) - if output: - self.__console.print(output) - del self.__buffer[:] diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/rich/filesize.py b/bot/lib/python3.11/site-packages/pip/_vendor/rich/filesize.py deleted file mode 100644 index 61be475..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/rich/filesize.py +++ /dev/null @@ -1,89 +0,0 @@ -# coding: utf-8 -"""Functions for reporting filesizes. Borrowed from https://github.com/PyFilesystem/pyfilesystem2 - -The functions declared in this module should cover the different -usecases needed to generate a string representation of a file size -using several different units. Since there are many standards regarding -file size units, three different functions have been implemented. - -See Also: - * `Wikipedia: Binary prefix `_ - -""" - -__all__ = ["decimal"] - -from typing import Iterable, List, Optional, Tuple - - -def _to_str( - size: int, - suffixes: Iterable[str], - base: int, - *, - precision: Optional[int] = 1, - separator: Optional[str] = " ", -) -> str: - if size == 1: - return "1 byte" - elif size < base: - return "{:,} bytes".format(size) - - for i, suffix in enumerate(suffixes, 2): # noqa: B007 - unit = base**i - if size < unit: - break - return "{:,.{precision}f}{separator}{}".format( - (base * size / unit), - suffix, - precision=precision, - separator=separator, - ) - - -def pick_unit_and_suffix(size: int, suffixes: List[str], base: int) -> Tuple[int, str]: - """Pick a suffix and base for the given size.""" - for i, suffix in enumerate(suffixes): - unit = base**i - if size < unit * base: - break - return unit, suffix - - -def decimal( - size: int, - *, - precision: Optional[int] = 1, - separator: Optional[str] = " ", -) -> str: - """Convert a filesize in to a string (powers of 1000, SI prefixes). - - In this convention, ``1000 B = 1 kB``. - - This is typically the format used to advertise the storage - capacity of USB flash drives and the like (*256 MB* meaning - actually a storage capacity of more than *256 000 000 B*), - or used by **Mac OS X** since v10.6 to report file sizes. - - Arguments: - int (size): A file size. - int (precision): The number of decimal places to include (default = 1). - str (separator): The string to separate the value from the units (default = " "). - - Returns: - `str`: A string containing a abbreviated file size and units. - - Example: - >>> filesize.decimal(30000) - '30.0 kB' - >>> filesize.decimal(30000, precision=2, separator="") - '30.00kB' - - """ - return _to_str( - size, - ("kB", "MB", "GB", "TB", "PB", "EB", "ZB", "YB"), - 1000, - precision=precision, - separator=separator, - ) diff --git a/bot/lib/python3.11/site-packages/pip/_vendor/rich/highlighter.py b/bot/lib/python3.11/site-packages/pip/_vendor/rich/highlighter.py deleted file mode 100644 index 82293df..0000000 --- a/bot/lib/python3.11/site-packages/pip/_vendor/rich/highlighter.py +++ /dev/null @@ -1,232 +0,0 @@ -import re -from abc import ABC, abstractmethod -from typing import List, Union - -from .text import Span, Text - - -def _combine_regex(*regexes: str) -> str: - """Combine a number of regexes in to a single regex. - - Returns: - str: New regex with all regexes ORed together. - """ - return "|".join(regexes) - - -class Highlighter(ABC): - """Abstract base class for highlighters.""" - - def __call__(self, text: Union[str, Text]) -> Text: - """Highlight a str or Text instance. - - Args: - text (Union[str, ~Text]): Text to highlight. - - Raises: - TypeError: If not called with text or str. - - Returns: - Text: A test instance with highlighting applied. - """ - if isinstance(text, str): - highlight_text = Text(text) - elif isinstance(text, Text): - highlight_text = text.copy() - else: - raise TypeError(f"str or Text instance required, not {text!r}") - self.highlight(highlight_text) - return highlight_text - - @abstractmethod - def highlight(self, text: Text) -> None: - """Apply highlighting in place to text. - - Args: - text (~Text): A text object highlight. - """ - - -class NullHighlighter(Highlighter): - """A highlighter object that doesn't highlight. - - May be used to disable highlighting entirely. - - """ - - def highlight(self, text: Text) -> None: - """Nothing to do""" - - -class RegexHighlighter(Highlighter): - """Applies highlighting from a list of regular expressions.""" - - highlights: List[str] = [] - base_style: str = "" - - def highlight(self, text: Text) -> None: - """Highlight :class:`rich.text.Text` using regular expressions. - - Args: - text (~Text): Text to highlighted. - - """ - - highlight_regex = text.highlight_regex - for re_highlight in self.highlights: - highlight_regex(re_highlight, style_prefix=self.base_style) - - -class ReprHighlighter(RegexHighlighter): - """Highlights the text typically produced from ``__repr__`` methods.""" - - base_style = "repr." - highlights = [ - r"(?P<)(?P[-\w.:|]*)(?P[\w\W]*?)(?P>)", - r'(?P[\w_]{1,50})=(?P"?[\w_]+"?)?', - r"(?P[][{}()])", - _combine_regex( - r"(?P[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3})", - r"(?P([A-Fa-f0-9]{1,4}::?){1,7}[A-Fa-f0-9]{1,4})", - r"(?P(?:[0-9A-Fa-f]{1,2}-){7}[0-9A-Fa-f]{1,2}|(?:[0-9A-Fa-f]{1,2}:){7}[0-9A-Fa-f]{1,2}|(?:[0-9A-Fa-f]{4}\.){3}[0-9A-Fa-f]{4})", - r"(?P(?:[0-9A-Fa-f]{1,2}-){5}[0-9A-Fa-f]{1,2}|(?:[0-9A-Fa-f]{1,2}:){5}[0-9A-Fa-f]{1,2}|(?:[0-9A-Fa-f]{4}\.){2}[0-9A-Fa-f]{4})", - r"(?P[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12})", - r"(?P[\w.]*?)\(", - r"\b(?PTrue)\b|\b(?PFalse)\b|\b(?PNone)\b", - r"(?P\.\.\.)", - r"(?P(?(?\B(/[-\w._+]+)*\/)(?P[-\w._+]*)?", - r"(?b?'''.*?(?(file|https|http|ws|wss)://[-0-9a-zA-Z$_+!`(),.?/;:&=%#]*)", - ), - ] - - -class JSONHighlighter(RegexHighlighter): - """Highlights JSON""" - - # Captures the start and end of JSON strings, handling escaped quotes - JSON_STR = r"(?b?\".*?(?[\{\[\(\)\]\}])", - r"\b(?Ptrue)\b|\b(?Pfalse)\b|\b(?Pnull)\b", - r"(?P(? None: - super().highlight(text) - - # Additional work to handle highlighting JSON keys - plain = text.plain - append = text.spans.append - whitespace = self.JSON_WHITESPACE - for match in re.finditer(self.JSON_STR, plain): - start, end = match.span() - cursor = end - while cursor < len(plain): - char = plain[cursor] - cursor += 1 - if char == ":": - append(Span(start, end, "json.key")) - elif char in whitespace: - continue - break - - -class ISO8601Highlighter(RegexHighlighter): - """Highlights the ISO8601 date time strings. - Regex reference: https://www.oreilly.com/library/view/regular-expressions-cookbook/9781449327453/ch04s07.html - """ - - base_style = "iso8601." - highlights = [ - # - # Dates - # - # Calendar month (e.g. 2008-08). The hyphen is required - r"^(?P[0-9]{4})-(?P1[0-2]|0[1-9])$", - # Calendar date w/o hyphens (e.g. 20080830) - r"^(?P(?P[0-9]{4})(?P1[0-2]|0[1-9])(?P3[01]|0[1-9]|[12][0-9]))$", - # Ordinal date (e.g. 2008-243). The hyphen is optional - r"^(?P(?P[0-9]{4})-?(?P36[0-6]|3[0-5][0-9]|[12][0-9]{2}|0[1-9][0-9]|00[1-9]))$", - # - # Weeks - # - # Week of the year (e.g., 2008-W35). The hyphen is optional - r"^(?P(?P[0-9]{4})-?W(?P5[0-3]|[1-4][0-9]|0[1-9]))$", - # Week date (e.g., 2008-W35-6). The hyphens are optional - r"^(?P(?P[0-9]{4})-?W(?P5[0-3]|[1-4][0-9]|0[1-9])-?(?P[1-7]))$", - # - # Times - # - # Hours and minutes (e.g., 17:21). The colon is optional - r"^(?P

    J0P5=)n2Yjy+z(dOc-|YnOuyPvT=>+hIa*S_x0ywW6@U2b&k1Q|xjZOfM zF30$KCxFM41HRS?;IZXJzuF1lf^v+nbOLx>IpE8k03J`#aASk<4)f2eGg=FYXn|+I z2Z7#R1Xhx_U^h%&Ex^SWpG>p`Z~JcK%c1_8H8 zXzrF`>MLF;3=kJG{h^j6MXc6Yg0xF=_-XL0{UWRM>3b*WmAF-kI@UuB_I(hrt%%Szh0qwZ{AZP+y*}B8 zT4hEds;fId6S*IJGn5BSd2UskG&=XRx>_=*zdKfSH!Tfbd83j@OB@a6|51fufHr7x zaP0n4CyDWXNOK&qhG=OH$%x3Mvvws}>Gg5d#JE?#xLeZYJ>#DJ->ty&o{2R#iA4X$cN04phe2aT}u-mzs|gLLb))aWcuDzsLpbE{ZX4Mgv6 zZV5O@h`UA}EQ*_0I@Lk6r1anDg_ta-F}xLjF~m;~@xS_b!JTR^n4DHD?!0#r&e=Y|Gm)08$owxUk;_vBETvY|t&BfwI6hW*V z{OX`hO~R7NF~WPSM$h+Qcm>eut)VFdQy4{K)G^CSB8bBdW-aA~c3eBcPdBTa)wvqI zff1NUqCxcaRa4dJ5Y^}&mf%r)^gv8#5-PagB6qah(eu*U$b=4=4xCLfQ*0s0)R304 zU1xC6DP^>;(TC)rmOcQs@`HntC3&rDh}C*6{n6OpXUiN^Wv=Go9G-n}^sU~})Svs>Fp zLIB<7S_?@Y>h$|Wzmd2g&7g0w33$EE3vC0eo4W!gid?raHQeS#Wf9*5;t~WUM9IF< zAS4C1BJ?fi9ojlYEDR`PH(A&Q8WMzb!#SxaJGgYa6=rL~5Z0ZV8I@`>q+q z+R~0FrkN%vg?=dBCi-)KMHG6b%M^LP7a-C>s_ENy8odp%w~J_fHIB6+E$yvhnyJ|; za&A)Of~wLYCE6R^_4^vDcUmTS3hpq|-ut^15;1-*?P2_Mx^U_V(WzF@V`zzwW@(9G z*$@4PvI|EWtqSdLCbZwAS&SK2#zH33`oVEkOPJ4EZJIl8UjW)qtKUYZY}g!c&=RK1 z4Vhe9OJ>u|R0^@{S*@N>*V6%Jk~Bg__6q%`PK|8{c9Y;-vY#pI9fp0UYZvuyf}M6M5`yq>!yR~w*GFO(EFb7Bl}%HD2hYddiNPGP^uf+ zGm}bjEBvhLp6(RR#x~5_jv1qPqwdp4#E@edOCVt7TvZ@LVaZRCVTHI|l zgOw4RJal%AxXyEVTo`1^IZWu+VKj4t){Rzdf43)j%cJOeHbpKRz4HeE^A+aG{gz z(A&pMqPe|WHSyTQ2UA-y)GZM0<{JE&+sVU#+hpSQ1 zd2|K57qZrwtF$Dx)sh)IQQZy7-CI*;!@RN_&~#&W7X{hQ0^2i|b4_p3uPZU>(^Tvw zNM1o_UDCK%uf#W3XE6&B>zKL}X1O2i8f;xzW(5@{SsmRkMY$I;!4@@3YE4ZJv&g*Z z(n9*X`8F4r9_}ZhH)Nqvi!>Lcx@#^1yPu1+DP>QCp`m~09cyfN`}AEC8=ebY<360-XPLa&Ml=$U(Hke|zFYc*O3-MTB zi;gU0OPU9%)6ih+vGHM>&rNU5Vv@>8*52COGh}S_b%Lvo%`Rq8u*)=rO4Joh1&k|4 zc`4E84oH@4m4?(rmV0!z*4jPXC9YKx%Du~+(4*jv#4;mA{tV2tfZv8cL_ zeKFdf_dgw_m6I(f4WQ1%03-cU)4}T9BSBlcl<`_6%I#I$oh>kN({KH#N0?|y_e-@5 z6tos8sB^EOTt;rF%5XacG74_1uhC2!`DUs^dO^JEH^hinTivE9r^!7d zc$p-!{LS=bBknZ5_L@bWwGXlu0>&eMALJ!~2WP2JPXLSH|GfT=%%h^xiw>L%2lQ}(fi zQ%6dTW_|Z^l`vAqiF?azQtw`^*6cve-?lHJn-BvLIxZA((&rUHtG&Vs#9JKJq?01| z>`e8t(d^gHXTu3vn^Ntt0eD!X!M-SN=ICA+3b)m}9Zcx=Zk6#}@d;nt1QJra zH2b-0S;pKEVfb8x4&3N4{Q%P=2<|6S7%BUkX-%Ny@y!K!4m20GkmAJ~WH7DMMg4os z{%E7UY?0<>MrX!VYg;e$Cx<<#IV4;41noDXhC=VS=Qn8Cy21wPlEUVqiTc>IwE;T4J5S@Nk)`1d{O<->!grK# zz9k%L8Ty!Z;BL!B*0F^j3-)&aP}4yIzS@9ojIVOG>Xtb^h6N++@7)G4_*#N!X2#Gg z(t~0%TL$Q!RGE48H)Tq2_XI8|%K>cnGO+rN!6xFkBg6hj3`nLI?=LkV*_R#CP}F-r zlYO1aYITo>3YE4-n2YODaG1&ff6@Uk9#e+^96Y9qh(BltYm;zyW}eKBG|L?KA=6he z-#g{`3huT2kTtR}*2}Kf)g8N^bnzu;wT%N zHhDi)U%f9YeJlJve*91$;DYMlhoV?r7&bwVv%~@P@EtQ?BUXHL6#B!$KKCU)V(}8vMD{ZKKGCe}uo05zZE8>~Bvm(CIcG|*O6d^Y?n$Oqa zrcSq#I<^pZv?-Wah-vs6Bh}$xYyrNEbX)Kmah1068`M`t^Ks<9QaQK5F77%lGOQ{l z9G36xg~g(3lPS;2K_`(Zi>iZ60Vv26UM1NiDms@bAE5FhQ`+Kg-xA=LmMM?hqN2uK zlq@P`RlgmZP%I1lEtl`3fr6^1;^a~aD7#KPdCReb^C<+rlJRfL>%S(}~4VTBV zbf2sgxiVd=cqww3)+(tKxzC1e4|na%M2g(QQ0YvH{Iz{u2UDL4TEpgAmYW^Y*UMcR z>iTd;bwzw!Wa<6gBetx7D5~x*ss2LoA>nc2%!D!9q-m|ffY32h?nur3UiH`9Mb_+f zkkg=e93Qvhps-!+)Bp9m*ed@ST8tUziM%$F8%%cAzs(f2)i!xBM<>39MhR_+5^HK#a?Lu>|q3NTUNgfrR z*B_%Owge2|5(6-OJ}VQ@HqD6FVsqKb)H%rOzZw;88DlcRaz;nRJY&TSDjKq%^FHY! z23pMH+?{O>>jT~MWp3$<%G}b&NR2DFp3QuaO~p5fg)xg|ZOCR5Rw90V`1TsWi{${_ z+zD9Z)qak3%_jU-Xq&{Sp^5E9bBLPmW~LWAd;kHP`z0YWq7-sUKv_hdiG_7?97&JtVgw8&Cla1Wry`qp$;;g=M- z2Xf8LOtaPv{j(Xg-4`;5Pin2JD%>Ato0uG)*)T8Zgo>ZTaSgtI65dvd$}$8z*Wl z5}0jyM*yc}03I~}-w>M?)@Z;gLVwjdw)Mm{9G96M9Qx=-V*>_e8RL}EUKGQZZC@Rjz&9Jx2vqJM-AaeS>iqy}}g#{G!4>*;#<<2dej1iZ}9BLuBwh=a_c|1n4#sSR~%BcK!wz-;kn+$HC67UxVt^V{lQTAo|;Sk${Ql4zL zz&s)&C-v2O++@83UgFr@B3{Gu77*=c5gO%!mqY;`n&fv5 zsK#GPo@}<%ToNZMPv44I2G-XcOH=>eOajQzyiam>R$3p5>Y@vN$8CJKOc7}v*nD!= z=CPNyc;fEcS8c4f*O-x_+Wm1~2)8Y!r>dl{YNh&lZG40*b86#+w)eSoB}^zu{|_qm zf4eq5F7@0N4`{D=C4SrVJKo*6*j6`rVm?CXtE~@Z{b*2`7a=ZQ2>>?7sNt<5uL@zu z4bMKxw6xhjhm*D`tKP)PuBS5R;0hiHf07j-C@?bjA1z3HTq;enj?Y_FE=$7QEckz{;Lx zz~VLz60$bQWKFf6(!FK*iJadPqlBIg!;H`Pfvh|Y9eQ^eC2WTP*x$)}nXx1~-b>oN zi%Dp8jCPBrh?JCRlO=k4Bq9mg1LzuiI5Eb zVT~oyd4c*g;o4EKq?yW3v3v1N`>! zl&^0I#Bk`Ka~iDkiuvfX7PZu$WSsXtmj}jG0};k?VI%X8K@h`iabcwGz`SBUpg79d zD*1TiT}3>QGtj)2gVGvtZ3{GYbtjm6=g_#HE!yIKcx1Hce^^KEmtEETEC745dA3^I zQfRdOJGZA=+pV8&?`n5~Hv?=!@;OT5+P#aQ)<*4*@QyBQEeF=_xHJe83T4yAqFGYJW|oepaFRo7_!%kD}2dcPF;oZXkuTwOe+* zj7yC%+f$rcZ{$J(H<3bWwbr67j29{KZYBjm-)GQC&t8R!%3{j25OtxPzCBhff*LT% z=G*q6Is8opfxU|hZ#$I`oO-0)tqsFTh1)D1W+QP*C`0>nRP?F6lfyO_1hPtst7V%V zs{yoxy9{dRrm$5fI;>7?W?l#Z9OqKKI4@yVTSmCde6Vs<_(mKznYpJ{6G$9LSy~yz zb`n~;M;%O8N})|w=ER76jM!tMEh%bxTZvcT-(_x0#=G36>m0r}DnxycNIt1L>}CGV z+OaWdM>a7vD#3Uh#AAyZMP@qvIl!nHwl}yk)Lm|BnVPeit3~~hPN!qj9Y|rL_TPZ5 z{J4&*egtc5&f z`xvLbn&VWPx2fUY))ONYGE}<~TZgx6hQ*Nv4C5TfzybrEg)HO0J7)k|;eSl&8UtH< zadPVZQA4jrIHV^<*Sf>;>eX)CyEzr;x$iI|g3hc%q7MXhYm0#3&G>o2&;%e=JYX_C~dCMm37S5GX)@H&9e?;ymBZR)kCpkvKXil_L z_X4G<(o!Vk)gkADHJamf;e_UZVD&FTpkgEx+{OE8yF31dwUWCV)a%$|6bFZ2-%_Ey zd|#bRFIG{nuItl&iFEg8_wH9adhgV}?n?DG$i+bG_K$nn>LrDRw~V50dt zRCI(R?F$^-MF2uXh06m439vg&rSVWI{v=aOfOW%_#M`#(-5ciR57mPukJIMlq)5Bw zgs1v^t%|5m+9N48C(f-LilG|K$O!XlA7WG4x~%n(Rd{ZH({&XW^iSNxOz<#|O7g*& zoQiDGc%dd>eLR;sbr>4v!*4p-vDuYvP2a2)^1^s_M3&~mkvA;h?3g#&(qO5X1$V9; zXazscHtGTQY%U$pEkOou;GMAEG~wWn=s`W4OFD}DdjFS?wVIy#fBsl&k0vcABRRav zv>MK}egL;+j=+vVKGey6YkJ%vl4`wSqDJ?!))MVbjj)Kfv)1l$TPH}!R+wprBQEB% zQq2pddK=ys6~?%W_N&+lMBdKenQ;|b52LoSHC|tyQ10NF5(B*2T_uWx-8rIzG5j9} zwgcPk&Sh^!EB)U;mz^>&j8Np?nPdJ9{A-4#8!N|9vK*sMoIVX1J+KW&>T7M{Z-F_n zk>ajsmN9l^(UF*TG;!EQEE-$mfVgILItt6emD5dBr!LicCx^n++JODXXLHYSp^+>$ z=S)X;mc#vWFq=0ow-d;r#yfe>*S;Nl%~F)G682^I1g{)U+TVjvj|%y-D)=cuiV~Fp5aY}C)@Jg{d$Z{Thi{62}*Td+ZG?$Hv{dBnj_3{19eyrT|z3l zSths%gHzrAvKx}y3GV6nBhIeRj zEYVz@53j3juc0fKdW7M1EtuO6uix1p06e-)>Ru1^PEMRtcEw-(#CRC3v)hdsm$bXsPb)7Fyi}kYM#c{sU0ds9T(lY#i zS2^@G?V!ts7x+ttSD>Wh;pK_3YnTp`gK)60blZ%UWXj@(0!-It9+3?B=NMAC9)+7{ zIRk_u_1hW>KYlDbpoKA)*mN zQ*h7j8}+1;eY7QVK&;A}UCL&WK_qapdrgk`u`g7$ z%5b!m@#<7{I_47+))^oxijc2Pj02?`umEI_(H9uGhdij(@c^Y(Ia@UwDJ562p5gaE zRXL-JgZQ>9P~GZHG|b3$?tr`55~E$f)SR{4iFBr0ZS`w)Udz%|K6O~pJVW8GIglb~ zp%;rB1${sHr{6hm?QM#504Egbb{ojb(NE^dGpcbqZRT$l=u^2YL{S8!496}aa0 zz%?M@bbwt2Yx;w(i7M<)U(GXnD6L>ePGtD^do`=7wW<#1_<`M~K^9DG1IwmLVIAsz zOZN<3L;a2Yn1fApxOx%eAlni2B|t!*UkgiEI*!)Xp+h`xEmi{MKWX;|CHC*%vJ=ht z5NlPr6;oSL=T53^9b&evXib`7v%r2sjJrUnPV^i(qWEe}!%$t=h5{b60uo))Dz8KP z-lp5ZiG7{Dg7$j%XM6%8rzm%;KuSla^eLV_IkoNIfv(Zy*DIjj%4n#;bRH_ixhz^p z6w^d7pgQrFX?5kl7uo(>D|&GwZekSPU2KZ3xucz{%%7kWfv~xBYgy&jLtLPJMNTdeh3|@&BxZDIrQX%H#Z{{*rVAIO z)N2<(eQO6Fbh;b*b-J4us3rIK8!FP30I8<<0|A^Wn7S?jeS^;9biA?1m^53OFNYZi zO!e-*q?|vrFUOx8ypM9sQzV>6xX!y;WPPGbuBU)1?Ju)6poRGrl0_0)R5;nfgjo#; zIR#9Yg1d|&I5h)>$S&&~E@(hjxcd?9jDea$pK!|t*87s%HP*&JsMaeg@R7UA)*$K% zwT`<%3$4OP`IDb$S6*RN?6Fn2O#t@;I}+;W4=CR)aQU$CJ5Zb_7aX=PZSzHO^{V-c zh)QbvbfV7M<^{V?ytlHi#SL2h*y#Qskq|ah606>A)Q({$fNFP(ZG53?!8mYpWcD}H zzZ%`|+GPei)7R~6z<59_`1d%t`*QE77Bj2d8#>8)M>Sg>5($k%WMxznxkG@Jw!$)J zGo``7oI2A^2z4CmckJqLjUk4-(t_lCX0g%*3H1@SYPXdjdbo|iF5H~|w{DNzT-L*2 zVDDVwqHdIG&&k#t6t~jQz&;07dYOfnvA5{4$y0ETls9$S(n*cmwKQY>_tm%;2wAhJ zYNWA?y}`a2nmv>tkswV|YI1VF4&TdcKYS~b3t}Xt0QP;c1+~H!<#04BaR7u>Cm7^QQGIpZj?Y{OdV2VEXDzi zy}bt&Z9GawVQcw~)o|)`|IQftVLKwx-^+Q;j=XhTuTeO}IuY1QsDs#++}N3Y6R4`R zz-!r?Q0Xt8+x&L?3w~`QNdfzaTN|Z- z9m<(7X;>d}NNu2|#N?GgY@Q(>cOctTXqPFoWuQ86y1p_TWEG>k17~7SfTupAu{0Dk znfPgMsN!w$TB-JRnfVID-^6~uy6IaD{?O6};uiM^LhGCEQd`2bP+6~lF(G)}zuhJH z&}_$P@muqEq$84QU0+5@w5GN_Dc!xo^x)^yB)e5DkQ+H)u`mUD$Ewerf&;(O2%Mm> z7G)>lAPfppFyLhy@P6tK`deU{KjYX@cAHb1=c`vq;ixd$@yVx0&aJ7Z{fPFtSU``mt?V(_mg%uEZVggx>3gt?`25|=x=sINPh`#44Ov$LDqa0Sqp8XC30irjIu0n-g0 z1ts!h8yo5G26rA?ex&k)TWS*dam*|)Ki=jpX~~bHS?vb-;a}CdW8_e3a_1de#-Yjw zspRFyDpE?+t-mEPf&2o)d#R< zqt~>GqeA4kGby;P*Y*XjnXShkM;yf&5bZA`VU`vTk|zr~Ri13GfH!hSTGhXbgu(QZ zNSISV@;MU5+WHMMu{F9k{kj!htX$q`kTaOMr0es<%pGROLFW;kVoR8Oz{;V$VK0J? z^oJ~qB1od6T38D$i_Cvuj(oLTr>2A0sap-NJE+Cdih6dE^mexS;R!tU4JiO@@ zB4o|JT2CtNB?OG$zuUfKU2?6azO29t3i%(H{7eVcg>XUT+&X57Ga$@jG|UKYB}MD8 zY3NK}%%`-POo0{MNym%Y&jVV-OJ^@mUDzD;BBSq?x)y;gjMbIaQ_MN+g(YvfTwVDw z<@g1)-EHHQwiEqIJ1A}5)AVJCqBJS;nw;iiJMfN(k$c@NYBZ7(j$=!~SK}2v!SvOt z!3-3<%o1X83r?zVSf&ae23GpF6f@#0*2cDvsE~PUbx@%rG8KCNYgOnUEXixsSM3{| zzu`D+8g~VrmBz9M+L-zjBa%iyPq(Z>XIEGM5@V9d8b3$#ftIJpKjgWO9ZfD)o!HTA zBz}DdeW@EotJS~2L*Eu@2#sUVhB#VuUL_^Er)M-5Hj^j96}qrtDZATT#r<`MdvJX# zVJ+M*zB;>R{OL-OR=aV!s&PbIy$1iq?qvi8bvxPWM#R^R3u_RQa&1GGy>(w*G;W=C zn|YJgyD3a#cGTgz8DDU^fPA38DsM|+cfXE8C76sc|KP7&DO**=)x%)F{&Bw+`nZGD zp4JMq{@-PBEm!U&61NXBTc2}_+<(?JC6imau2Cx{tKq9y{gsozCZ28O#r;h_VhNZ`lz`Rj5^QH=e^7Rwo(%X#*;)Qy9d=_RvHt&UPWW=e?i6ZRvS)DJ9lnJBw}u`vh|%+BnXbKca5dQ_2XNLn z?zVt&)MC~fd#S1Edp0F)j(97yviW?XDGL$S9%J9wg9u*!R zpE!~M($t1?5tN$JFZblwrbPIL#Qm03>#n4&uoc&>L5^DYw3?B_!OGuN#JUG;lVNCB z24cgO(OYfk_d)RtVS!|p?*~o2P#Y(EDNAT_k*dwhMs_lK_&p5yC)gvsu4^W-RJ&#S zVJt)zab_BNIZL4q$2U^j+uAIM+^_YD+iq1KzTBX6odWcJ3V6K)&x95uz*qk?Hihx3 zp!e*{sZvV^$6Z%v`7I@hycoXmKNX^`as80E35SHCv0YPzCyqar6WP~#X#_(NKG({I zt}M=U{Wn`;ZfH|&1`J03@1ZkUh31A4TN#~q*x3aL?(krfoof=ma;~X8zm^_r;!GwD zZB0?vS0|XneX2ue2bW+xsT(!i_Ld&sVGjJWc-Wn+_Ol}>;nix;%@L+LcOrKL_`@si zWk7psIJW2#CI52uxZBWhwx#5h6QyO(3H>VzqN73ox`=}+QTH!8g5^(LS!t)MRl2!V z6uOxW;quDc0^Xla%CxA#uHLQ@*B1)y!SsSNbf+*%IXu`i(GN36!tSKRbpWrRs(~IW zUki+`EE=^hQH@W5hB@17FT+T|_^soNW{7?V9%Qvg)XqdM;GCdL%Rn=tJn)7Zr6S0* zSA7YiySCt4q%3*)cDTv655i%&Qu*dP9t?~?>Qd16ugk?|S8Qff)a0Lg&u@*}3Ao=T z(obK4`7+WkaGJRnwI%}fqpUzZn-krtygvaIxtpzpt%;!PLk-EEa?aRZ4{>!*nu!bS z`R<)sXo#BEEz5<|NPW1+lyteHRJc2Hf~aHH-abq>%yDMf;MLL|WJONBgtRb+U3V0f z(rsPVID9OGR_waEmm~wVo|7t@7$vj&cebGGNUdZrn`|fN1yF$u^f#|1D>#4d^nR;x zdTcGMMz4aH$bDb6W~JKbT6qflX3$^j>}!-g+{SGIeoJj$G`hhaOd#5^=N&Ni#SmKf zhaP7AA}ZVR5}?UpP2p~1bIoaVs{>Uu8d?jxZ}5(tt6vZn7G2)=UMJZTr|!efe0h!>i@b+Mr$= zct*vx?5u>BGV|CMCc@U{T9l79v)X>)=q>Ov=?9JaEKj=0YOTPotESExtO0SAKYh26 zPPlPkbs=-H#PSND!+pnWVyai_7Jr^26$o(liey~gV(Hg=6t z=U1tS&u3cOmWMSyk7>o4MK({AlrLgov4Fk|NoLzZ=aV3GPWbM}AGOhH9^+xqT)_fCXMge*Kg*vn_V;yGHWQjBdAkZaJ%58vXs7)OIJty$MD$D-e{ z5kValg)R-c+CSu@aZb@k*Sh{KF1+Cd8ZY{zNb849bxbg7 zeh%oWCzxn$qVv5+MW2&zNFE`uj2(5Z##YVn3gCHgy!Kl0nw+@8e4*aUYnAmDZU7uzAhrEXN4Br z!am_%MMzf%Xs5NBPXZLCnM=33!tRnyzAV}8$FL4ixZ)!fywB6W(XE^6vTLw>->5;p z-FV9zuR{`Sad4h*L1x^$|F$oK+FhJ+@3vKrZxS55H3w<^WDJfrQ8N8ecU)Ch%*K=< zQL)galb;tA>7jx?#S#|&DC<91@);ia$D6k%_Oj%QnfCRxWKPyGh{)aR3#2yJ z+edPICOLm{H@|of??!!UN3i#F278-*h6d)Ob@-S{`jIntSh zAh-O_hsv~~34N%M{!jl<83#M2(|gvBz0qre3{f||A!WlKZ~joSOAAh3XS}ExcRG9B z#m&rqb%1+mT406^rK-5mZD=jcZF+7AYKz}iz-X{pku}0 z8VZZtt$r@@d-?y6VsKQ^wd#J5bmm&6$zIH&+xt78?T-nydOcfdX#$Pz#0r+EfiG9i z;etYm3ST($+A3U`+L8~jb5b+H46lWgwD9`4+tzU;%LKYo!gYyBkIw;Uf`hBVq^2U+ zZ@tZ?6wV9at!N@R9B+0H;v-LHL3yw3^aM0gHy`^W3J>d;Kw&e0n%uFzX^Yc*+~LXL zznafk4|m>7JJuPw6~=nH?w^kHMlQ{^_BA9+8cr?WNmg?5#w^|$xwfReD(g3Nbt(e^ zjWM#;@d0R!TU&qH^b3*w-NoU}V2iQ&J7r*nK9Bf##B=aRcv)A`j4%5obB0(ydsT`}d1TnYoyV}WudKk?G|r1; zVgRKlq-pIIvNyRG+wl+zB?Z;Fqu5K zo%QYt->U`p&`f)Q7Y<`g{rr$thKxbaL{H-Xjw7P3iD@>Q&<0eutJhGyPFTn7E4Ayz zbpz?Mgd==g6uKG0139>uH?}zd)07HnbRTQ68N?hbFMn4jJbOT)jP#E(fYK9D%+Yeg zx%5BMfUqYg%7oqwV)makO>OBJ)Ww-Luo6ounCaGbjTHc&vX;mIo|D07q^V&`+tIrD z>dw0P6u(sdLQx^@o4(d{P7DxO$ZE^0q`Cdv@NUvnVzSKn-NOozeXuoh*P06%>U|Fk z#b$gLTNT{BQ0P@p3h=kk73Iz#jV7yKSo#m6&Fy}&>OvUA^eLw{XM#(Vxiivkem)@y zft&5-Gpw88ss;%t)_r`HuDl~vWiHOQ5r>Qv*F2R$XBA{$tW`bk3fm3o} z)m!bI1+IHClRwJ?i&L%(=X0LO0P0@5fC?{`LKsrGU7d9I>hL?2-McP zRy~OA=8k7Jpsd=`+bdwPzyXZ6=26zt95sny+2jaRDH)+HWW|AqhJw#R$BA(rm-&%# zRH3`FH#B>CT6o7C=x-F&@RRvRUz*QNj&l0L90Fn?R$L{r6N=IDebQ} z({h7&3dg=KZwp(b1zTm(eE?UQo?|+z0 z6O|j^@25DwoO8qca_0oUrs}}iYwi&u#Gj_Lx!+5vO7?m8R z@vmy#ZRugWTg`Vi;@)!AK3N9J@36QGyjPwf`u?0cyq9E(nx@kOdGA_7{__vyErzJr ztzqA|Zgh{A_KCH@`8rXAQIng@=4kIuTjCtl(llj8;rH9$lc3h4R@Z|&X@sw06h4+h zRS0{9_tBDHZ|%3h44Ak~@S%vz_dQuvND~10kF=5NT?y_j@yGUu=&qqM9NXgzzhq!{ zb1BfTeGXLPnR5aiob*`R`gPgosvf7hJ4wE@J;GEqc^lvTATCAM~s$s=?5FsE$>wS#|Bv!?(l{0wcevU zymOB~^ckjbubE!08xE4GLXc>cp`Y)^yQYfefnQ#jv{%Q<2zS3O?eN#p!pNNF);5XQ znGX1Lx}Su(%(#4t$Kx#-pNOySqCnaA$0n39R-R?|j>h9<`N1$^h9Jp9w|F0a>hd{s z4Zd<=l$cj~6 zgehmf6~4+ua2eBmmU<)Qgq9~q$Jgi94l~zT>CsK5OqE@t%icCZp6ef?7Wj)J z+I+$BbF7I=&@SW#)g8`-Nze!{=I$aLYN@B$YCc&Lvo#X-=X68Iw@pVtLOTL6(G_P6`L1{(6kP)bye4f z$T-o1Apa7OAXmj$k74$eQl#C}qMPa0as}m99qX>crOpSHIJknYvZPv0z876VyStCg zqqde0`$^J!XV7=Qv@_@hez#sLroemp1`U2t64vN|9XNxMR_l)7f4s3Km~PSJ+F8sr zY#i4L+7LUrqajwJ-ucfwzG&(XBj(;&$t0pW_2c{8HjpmWvd%s1w^~Y^PJikf%UUit zoeqTd;B>0_Kt^ZP(hsoD_c$H#uk<*DMpWS2_VdTE+%1?D{N(p}PN=$B|4VwHmRzjw z%?rqbFTPbjxzqiB?Ou6|V<@r@Ff09w9Y$rsp*8(H+R>hRazLndvcPdy~A zqJg5Pc~weL=B(UTC#hp3tTV&+0NS+X9H*LUfc{_gPhCJ?GI5yPVb(V1qc7{9isz82 z;NI_)51Nv_j*mV_5M|#Dv@eo$LYykQD)#GzWmiiB>!A+7g}$~h-0!LSdx>Nu>fsKY zE`)xo^;7%Kz}j}^L5q|YNn1OrivzS>Gct*#T*38eW~rgu?P}d*9vzoc`clr`U*nR? zr>D2MNnG{A0KBRTOGPHwp=KHD&V7X1UM-pwpkLFs`@NP88J&o!{suJZYQ17mNb%_@ ze~AWnpB6~zPO%^BNj3jKv(y&8msC>(RJYkwXbrEG_@Kb(HkA;uEL42apE!$8;O#hKVtQ>v;5I_PXb!KHvp{{&P5Gh0 zJq>SNJsu&`t->GVO232TcN}eg2MLC^9Bp8Ld>fS9feP?8CoC5wDMzw<_<2e?KK!Y4 zd>AbNg;+Pa9VFhk8RJ6E{Bs%b$s(lA{ zApng!ls;UWW*(!j^Wj7t@3s3n{~>jdwj1THPZbm=tJ%psuZ_%$;eJFW!k86pXp$Va zLE@vny>G^YBts9kP8~M^6Q>JFBOJ16MEXgv3wKy>(oT6qlU`zB%dp$Rt&w^0{~$C3 z7Zo+&eLRjW1iATq${|A|ckc#Nau+lwi6(T@AlN*UE|=Ph?Ub3@d?1&DR*ZfkKj;?s zINB?@2P1~v+!Z6Z?NZPLh-Nb3o{eUg+mM2$+ui*R5MrU;uE=-?*6sIg8#f+WqteQ^ z(A`1O`Hb=buk%Q|5EWzzpRs|@@3vsvM4;y15@`B)0!lI|ar+y73$&XQ-l)F6vQj&5Wq%RkNbcMgFES~t1)LD=oOoDWI{Tc)bI`T0g z$fcZUOw;K7FVFHpnaglbqz?}LoOcWImMx9QTp@3k;l(d($C%LuMd2gzm~>)*K>hn5 z+ZvV0U1OYy#C(8L;^#jS^Fv?;_o;G&x~$y(Z%o3cW2z{+@{cuz;WnD*_|P0~EZFmJ zK=9d94|^SbAXj6;0(6UPCLaUyFN3wp2|B(M<_pw%9E|D!e6?TVg|OU2rozK@@P+fw zgZ=MMWWq~f+u*CsqDli!b~x(*Y7Y{;){4|n?;_p?rHt)_kjS$8FL5XLb-y{c2&aGI zCuvE&?*Kt#ogv8-EAzw~IYs1ZtS_|jZuJZ=AuKu8IOs`KoBlDe9uhzp)m?$zFfauz z?xQKQrv>1td?z>s1s(_eO6~{o&4tp)kxA(FBUnqsUV*Wmy91UOy=ewR$SFR!6}3(s z{~@6!nh=XMLA}C7_j~{99X#H(SQ9Y*X54ox?uFv{vsparyOUoFc-DfSsZsFj*@FL^ zEGPt70Q4hP{~uW5E8ehs5e!|){X)zm2Two9zZKq$iHfgNaO1f&4(wrVBM#O-g;r_@ z>w#(@;XClMiDUJXk<*g)lT%m;Or@x~Ej!{AYIMZ1GnhxEih}uRz$Heav4{Jy=A4c_ z{O?3VKmfd*&Zn9ItNRirkK{~u$e0}e;KXC1h1&qVK;MvKi-er&^nh}zi1-yIK50Z0 z$4@5WHu14)y>N~;`xId!2m=PefcwNBb-&`3H(3W3B__MKAwtY)`!l$!l8CXjb?@tA z7!%yhBX%(Pg;)-@_hil*KOeE2V8Olw36)99KPF}fiAjrwD1V0;!lXurHJ?2gzG*%P zZos9ZazD(6cJC?Vc>kbpqbz~7;ObEDM`|r2$J5}F@$N>vd%(%SzU~P;ejzi}_u!xr z_ch89 zEGc~EJlxkTz2YT-0;{QW>W{C*M>+gF+1-x`PB_g?bnCPg(EL(#_%Z=+w!rsSNaNj@ zT&O_zpMH=VmGa1Ibl--`NQM`78s{)JI717Vp1?$*9xhb6V!%^n znfdo`>S4r+ccuB&&>yTjNyr4~ugA56P42gdOyX{i33~Cry9jen+WVS7wd9+1h|Z`H;$$W z*Phb6x1pEkGv+oIeU35a_CFzn=C2a?3Z=R*=Em)K7$XCsKIS$Twg-paUqq*30$*9! z7h98A8_2Px_0;P0`>>UdcH`l73sQE&Q)?>_H>L4ag1{+_hjaI(>qZQ~9l%`!ZHU;c z@FXCO@TP=>IKK^zwR6#^OL&IXy$6oca}zdtWiD()eEc4aQgU}Q(m!pgpXC+@K$_wC z=_;%+22ooW1M$1|;|+^{k}(k7U$D#D4uli1-ijxTDJ6;B2Y>Xy2YUa@4t&&p7yX66 z2W&eS@K5~;G1~7xtH1|N3AZrp(To?#6I;Q!nxi3*Z`q9LiFyvjJLyn(?~B?OO9IK# zw6x85%^7wW+sfeW!D{_-bou}J=*Pd<%SJjW{cRR$I>moW7Q4Sm78KV^(7JO`4O;v* z*)BT9S7dfFtZ@rb_-*Q&2eBuV=fkwFgq=!<(MH3V@RbN3?#@0) z_D8zYf&&Dz?c$XdaKc&kI@BPre}lk+Bm5o zXRUbM^kjrb_NJNgjP)&fX$%D9CW$@VwX)HAFZUzac)f@FAkoP<>Ah%rn)pk4{p~fn zhg%v)5xG9h-A4!-+om-x#~usxF^*5I+$bx$*dCLp;xDZvREwvsVnLoSRbOFJDgDyR zwN!+vqOpewo%tBv_vJJ>!)fY0elSrGd>sn@AQaR!$`8~i_`^_8W1{I-_m-o{$#|*_ zUOb+>0Fp0v8Qgv)lN+|#c1|_m?%oDjmvh&7oI^GJ zC$I_HiN7(!Z=JV`7fC;aps|JRKtTY?xeuJfIPydul$+6pW}EPm9@Ur|ZPm?b52L&f zl-U_m4cW}rN8A2QNF=;Zrq*X~{Bv#dqq9;fKjq#F4Acc%>Si3G-lQ&j9x zK)1MQ!H*{j>LRsj{Mw76_W^k&ce&s14>9K%u{P2ND1E(JiQ+}kS9;C*8Tb>V5LUOY zMJu%yMR%<7fkf`Upw~OTan8Po3ISW#<@y*#hbXw)h{&$!pbPx{tm)V%^;Ud`3p5YJ z6CqFlg|!g0x_!bl3xp zn<9m3{*xz&rz&n@;zzjv0qDTc;pwKx`mumxES(7P)hv7)JpdFSii5;zN~2p09&$(O zl?%UN#q5HBY_yrF$D=9exLbxhkp0?C;#pI>JK<$*0P3J*KY(#}$}V{DK^*o0uH8RE zBO?QUW5?G)r)zgC|@SN4?wdV#aG))?hAhM?VnSV zTc(9uxaamDT5XaAOO;q~;#Tk$xi1!&g%^`PkPcaq$;w-dglb)X8%W5*?EdlvzK2;%M%ZlhncAP|EV#o+K+d)$g@n_2?f$vBPhA;pq>07X<(Nhpk2R- z6FsQ@DTb8%vrI25ewGRSzhEVDRzlf+>{j9{IJg*_iSL~&^V1j11l=BR;tOU17)a~` ze8Ehl)asvynQ)(hu5EF*L#5&>N#4IpEsoj1Ie#+N;#qGku%z&jvt_!m2h6BH%7{l6 zaA|Eb!pH>wPMqayUP-z9I8PZ)ojOfCgQopyG;k9b4)RDS6(#85!u!7k-ak#vc7)^P z1mt!G%D7M*5lTZnu7LJe)O?{rID> z*jMlUE7Ad7eAZuSB&Xc`@!3{A=mucW8laLnf)A|XO^U94c5%+D`qOfY`Iv$Yb11>h^it>l4Z3!1@~_Rj-c=WhqY z-<-Y4-gp9u!T!LOv}KBW`&kH{$VLM98LWkpj4kf#+*q%kIv852eFcN#DMu8*wZ~_P zS#w_*Pv564<;LRZY^E|W4LA1I@isS?j=zKxw!Yu5;=G&h_j5I>esw&q8{!aK4g)wu zkh=gy8E60!U(HYC-%pfz6=bvf4j-GrMmT@n_r#OLKa+#l`??R)-^)&}#XWQzde$mPBX#z5t;?5b(17*+YH2AJ?8GpB0S*R#+}1A zywERUBdlMBCRi>0o^4wPO`?Nny1+KtN^%D=mR89A( z0wntXpyCA+gx4U#XW$uqv+9YP>*X z7-YIpj&+a6ov8G&B!2*A^%u zgMkKnJge&L7WOTuV7IV8DvB$i5A7CqE^^r|?6~eE!~2D|u>Z51Qs0x$ZTqp^d_Jxm z1V>`8@c6xPu?t>!vHMbaJGTq~$o(kcVRVJ}6Ux&viU|PV59gE`r&|k*WK{~I&VSW;W8Z` zP$Uz`VjL<=bw9@2R}weRt-X<#yeosCJ6hK}O30dA)_b#GJlw0X1rZuq#sju3ir8A7CbBcOmAoDVVGjcj za%Jf==ir2b26Ddz_IZ^Xr4q(_9x^=0F>OY@s0md!TLV8Q0&sZI)GRF5GZ9DT-wVpm z#j+F|MsLl0NfoeW*Q7*ByoUH0mS7o{{yFY)7>D;M$s0fC+DDv5P>5xjF*{?I88?Md z2LhxB+r`zD=jnpePyAO2OD9*R_)==hqVRD{^9_;(ugVtuak8Me35Xj3;&($tO74TA z3wKRazlp_ZjB<**QC5SSI9e`!P9ZjMb*W0}9Qp$PP_UFPmsHge(w$gJr-(u(|5Qa( zmH@{jqHhPa!qU6AvsnH>Ods~D&e}Wpl}qmsSjtV?*aY@12#|}-&}En|qr?V1TlaWk1%+te2^?A z&%@)j-i(*@Qc8UdSv7$0Aq*Gxq=;m07Rh`-By%&2n@S@xprq1n@)ce@(&G3t6UWPw z!owvfs@mG)ffBm8 z<6X&uLW#r*X0G%*>y^fZLdp)>_JzsPiDsV+1$Alb9YqB>>opEcV~qNi<3Wk1ti%P$ zCWuZD2^K-zbKsK^d0FF0?pT1alQjj%%(r*}@yPN}6*;eT-H(8Tl-+f9iYem;yXP4Xfn{W<1vN<~e>2bzKNj5j832f|}85GD6pnQm~G z3r&?fWs zlO>yN*pE|mF@OeV61#191PfD5KqzLEdvL&717gWxYyi_9cxjy$9%nm6U$>$B2W2ey zSaRRvv^sn3*w%9xi-4gAbQ9UgzV5Tx83V&Z9Jj@^Wgi)eV&~3-5%jB!Xfymi!sMT< zM~DLjTHITbbdfQkH^hvd@hApK*d?ad1UMPJ0VXj;#swto2QM>Vjurzz{&@mSz==oV zk<{FpZMKn&UBgl`unB&kb<`+}Y#hSh=?A+WP7ee8=!bD>&;TmnzepG42BhnVi%{cN zm~hpZykvc%sc?$GxpY->lNZt2%DDHT*%IFWB@+J-zJ0gy?X%$91^#hTXeQm}gej)T zq96Olx?=}F9R|jjh0R@l3+O#>T9A_Q4M|L~H1|=#QAE&|lh^z+da{=TT$&JxcmvwS zB3OI7ClS37hN{5}zfp#IN7l!|^QBlp_4DWh&E2V}kfd|7oTTJMaYt;jRDzS4ct%OBJt zu_`*_j=1FYm|Drc3fYexDf#*2I`i85s6E5YteSjy#T5Yj{FmL zwopBM8&Abq-Y2oIneJN?z&l!%9P~qcKmo&?fmU!!>+JIGcxi&N(k5mKkEly?57W2B zrXaL26EEaQTz^l8dz-;pO~ev+V$4JfsMwO?Mv0On%%k2N1eFK8(%r#GKFOJ_ZJy@} zR-^Nju{!Ni4lM_NM0V5Z!$5wH!7bjIEr6dT36f47r2@#q7C^EFUUV%g0EafQR05Lb-om*Qhn+Y;OQkEiEm&{IM=L=0O>yFvFRbQ2yUQ6~6>uf#BDakWcQ z)hLCH%R|rTST);iz_f1qG`{#8NZ|pjRZQgW+Ve4AW8caIvADt6erS6egt34mI7{qT}4IA6>b-dT-g8Q}Nl;KCbO27t5WgZLyFEl$Zjg9o@VVmMwGoXe93$OK`2 zPVmCYz{Ld6V+kMq$^f3At&0Q--OhzkTO&}W zHxWXS6P<0~_ZA)$3(k$icVxrwzChW`lzGEFV&(&BFaknK_ldELMt8h*8}AtwMay>R zM$E%G40kF#3I{gPNb{-rK=Yx}OFGWnt_Jpy7=q+lPP;|cv=}euN;+$*&6Z?}y(}(f z!4&{E#CbCmw(t#a*=i$}_H}$UA*G=}XRna=@%ngGW*+X~9#A@VI=*b~#Pk?G8ErF; zT&NR$5_^UZeS|o&?j(siYXG;xVbXU7;@#IurKx8TPT40clI5mmBEfBOKOwva<^Os^ zm&OZQ6UESU>RsAw*#i@0=~^gge{W4{WbsAC#r`2v?0|w|(6DDJxwClEz;CC1-ak>B zSaU}r_@)y8Y{u~Zf8Ee8!;w@a*te}pa-RMkOl?KxIVhgA|5_*Q@7}?r{Y>w#_!*zs zI=Uhc!+K|??BGBU^VQ%d5uC~H816(!i|3ItPR7jq?443+KJEw57&-aVK* zJ7^Ka^#aFBG`PxR8gQGU(kd{&Hz;0T?FXvZek+WG0LX|WJv7G= zim>A|BP3J_rAlqs=(fN+Nm>K|`PaZDjuS@^5NP>b4M9lw$K;&h#|7FEN?~StsM92A8U7@iC3rqj3tAoqG$92!qSrvkq28IzW62 z`*2ux9-5kF&xb6OL;3Ko5Cq4GI);thFXY&+y~2AL&gV5Crt2QzIot!w&24C954Q>D zy~a1bdM{YYJ<5}2mZvxF&zUy;%yQ!)W$10{hv{r}mhAxIAd>R{v9dh#cag;O5ck63 zG%CbV`xZitd)&|ztdh3=V&qYY(sVcC9f)+J814a$?p3m9s_gDzv>!R{28r|S>0Xnx z;q5O9>y8$i3+i;Zn&Lyhngr8;~IaMWn!mHxwN?0OEbkf zGR3C4Y1B&lyCX&M<2(!|ZY3vMgo~r+^;|$7jGZYuk@RuRIU%%HOOm1wKYJ?Tc6Vwu~Vfw_B%fb zhx-qS9f|{{I4X=CimAaq8L>DHp<%ColZuY`!@!f8Of-ns+&WS`i}GFYeF|lXz+8+t zu?h+GOK)G0c&a!Wja&)Q9mfAjw6kWT0~3dU9{DG&sSb{LcY!>`IyI0>$DRtxvB95a zEc9t{6Y9K6*aszFH%*X67~Xdr<&N4>u9T zr$$ZD{y$Z;(A!*v)Nta(*o;6e-ss+QHn+By-4l2omGOahV}tSxs$a`$MiJ5UK+Ui5 z$Rf4(yY$F3v>I}s#8n&duH&a3qh zFK>YyIDaG{$jokZj^(+SE7-WTaDq)6w2d`1|#C5`hqP_b_4&p z)8TsX`$}9h!C_y6VUPC?APyZ&Bf&4jSPGURF;san5SRK0azDooV%*EO+t3=0;o>{Y z>P2`@E@!N>E84%7bpWBjch{G&TOL~SN`;AGf!ncWNv3RcA4&Jzn@e;H)}BV+_;cEmM7v2U_%_yFz-VZ-r=Bx7)p z(tE)p+(%C#dNFQzHm`V(vu7jw5N7)*m>24q*bJ=MaU+wVp!CZ0XVz1fHKW;xFLfIrT=84Zue2kvLR#vkFm*N*V+Ri5+;aODeXvbFpd zq$dAmoTKi{L-Iz(~{vFRn8%kq9o7>SR`*~aoA?my(+ zJk-1a_r_z+4ofK79;#Tr%y1vU2iZQ==K1uySS?f+ZjZ*3^r?eQ>miHoCs55z?n`H3 z*8C!O8xBCiYBk`!w0~Sj3+wOYe``rL0?-h+Um~I+b`|Y&HE180q~-(RmTqwtk5063u`QL?7oyH52_!h$w4Cp})2+N#sdS@f0uT-FLGnNC8y{9`u_Lf15ok;jw z99LGjjR-{=9aa#e47^40vljU>Tw&3s^aG-R@ECNHmAedB0+V1?LpK6UQ4(KDUFgs7 zGM1FbNVfwk;Eh_~pR)youie%Ds54euP##MUhqRUtN20amu=x6G6$OAIF1=SboX^1L~Qj^#!f+lmIYo67}fEyCHL{OcIsVJG;$|g zrzsAnHA?O>M2`M1zn!V<^q25%#Pj-KCUozVa=ERs{==DN?4c^huVcO)6Dk}+d@di& zTqv8OUU)PU#!?>5EQ=1p1c^#WX4YePGjjqipz{;@|NS@8sP$i8>-w^y7YZ$kF{UFI z|3#C9*v#1os!J^6`;5})On?T2-b5VBpq73L0T-`X+r(72wDMfr?tZFUa!*No0|(d; z;qbwt=l7XP*ugzWTkfodQ}+D5Qi-9z8D?~c7794>`v=u3e$AUH*-OUzB#I^`Qb!^c zAPBJTF2=1KJ{k#o@2%}~^msNxwyM+LjabM@jdR5za97zA1=v==xD!#T*8h`P>yH~r z5Ke|?3Ljw;oUMY5+Ar)7E`k3y7U>BOJ%Ha3 zYa%(|?0UM$Q)dpF10*WfiEH^WFqv1l2|VA8h%saoSG-6y(DRiAUGCvFARx3m-j2;l zu56;r3NMa92@s4%IqdwM%GDxxsXQ85ayK&w$Oxl^1b@R#0@D~Te;pI$KlWn?oSnI= zA*>P=7O)TVj&h2ZO;S++?&KZnPGSfk=6^!~xuuPM=Irz;jXMSM75q#-6@cY8%aN-3eI?=JRl1qf6kO1_LRwPv#F~2 zbSuRtlA2Gr1*#JdY{-t&eRtsLm_US?|m&fyNu#liS+SDKr%*kCC)_WeiH)a8+#9QoFmq^83C7e{A${ zZFFXu->>AlTpS1h!rf2d50-F24E{qscY@HGsh1%>g|TqOLI5Jmx@&M#J=T009ghG` zbZ1~P4)EmB(`Ik?!noXvd{fOYMjJ0Hm*)T!I9J?f@0M{zA9&($2(H^Fbc?7Qy9M*4 zLEo4JolFYk!*hNFXC>JD6xXw$4Iu8zeKW9Bh^yF@11PvRET-Q@j_bw~yGTGm7&r{Y zj}&(d3zRsa!HZ>dEd|%B{Z*M)V;@kSbTR;ILx)rG+3mqKGh7no;hh1IDLJfBvG)=; z{g-(wP077RbGq@HwV7A|!vYtI$z?L`qVp+u)7^iAb@w?C*)Mj-ww7PU%qEBDF1bNy zAwId4Ksny7Y%9;@CK{=%!skV(O>8;q0lEJHWegbg$}`@M6xPCdv&Y<$FYFDdJPMLz z5misyBD>RlqKqfTFP$pjxa@u!QKI&ASD&9iF}@HPG!@{}+p$iM@E?~A#ru`po&e$m zeK1V*@+}O?7!a^4WYn(#Pog!yc)owaSm=KnJWS9Khaz{4Ue|;8f7o=UhFnik9p(h=;p83yCD(gpe*wt#=$jJcy0k$A?D4R{MoyyLhlO+s_6Pil zwR_KnBEf=)xCkF`u#7yehC*Ug+Bi|bL+lhZthUq6w81l_?){BmtED{Ywalbqm0#7U zsCF#@h1R62?vL)tK`m$kSnd-=N$c&MW|6%D+zy?``MEg}uc+@sNGKjI#AmS8ko#3| zDWmV=_+%HN=e)(g9qlKbh$CyXe-fGl`mY6UX&x@}#N|>f$E&~os=IIaZiH;coOinuJw{$ieL{=F`ReSj}~Dm;R{fiygvEv4tEfjU@_h;AFFm8Z+5 zD7+z!(?sRA#sjA+?hlmvX#ntnU`Ng#_IQyWzz;#Tl+~E0-FmCh4KR~j-R$-QFU$mI ziQ2#XJlRX)cx{7dTb57RLhPMzuh2Wy+zGIG?iH=&m%D>;CzQJ!&%03nGyMgm_u)ds z*v%g<@Bm^;PAnTXr@S1)0_$x;OMrzWK#2CG?pbO7&F2ftx`!j2Tz_e!+Y@Z(`nj)o zPFO%^j2A(%BjEsGR<0W}pl>;02G_+GJ@C~6(m+=8=%F1JyFIe9r{{cW*1ruy*5U>^ z(#b^i+%|BVnD3W@=;Ek6fPjsswMY7yIiw$ef?^}P{k@jWZaT-_>K=ml666<`!O(d2 zK`?MDF75SN*q<)NzHj8ahcPGNDb)1|nSPic$PrZRCGi4`lEpIp)!k^Y>d5r>IqUi} zmT961BJxXwRw>h8@f({aHR^V|KOdp~5N>L&Bh**X*ruhL&PXiQcbxr#SpVT-{fTl~ zta*kegZ2k$Qbn+@I@cuoXE?`9(SAR!Db9)ZTZ2D5Qf{Jd$HgvWR``V!dfC)UF+L2t zTc@yu-|c{lnJAlnJsviOrXN!`I|pH#{~mx&qlup4PMM7v*A3@#ZD9|*x`TT%yv~BY zfMgtpwjk%6>ha`g$$iMXZ@3E34%+VUi67`swrQs?WZP%q`#y6Um(S+0D9m>RGuX?E zFbc=Qq2s(r6J8!Xf?&z}R;eSo{x)#{d8}B99lt&|!yyiWi0s4zp-#CGWSV;hw~J7b zzwI2D1hIO_2Xy!{&YqOE;wwLQ_42?tFl@VZGgnPXu;A;iv=>$aecj{SO%KxICEJ)M z>5(ck?u$r^UKA_LIQhWxUTrAfCahquPKo$;x{s0g+JZ%K&9bE|`kN(hgPoLp{8PBe6$DNFev_v>-+= zJojl_AW_C<_S+e@n1QT`?o;Q64d?%cw+G3YpY}(KfQoOagvdjJK|=V*uI^UK96Jwe zYn#k*fh4tvvMshus_mNxM2z96d7f=`leynGzL$>yaba?AARhNXBb3WaE98(8hdNCd z;%hRuIY=;^JnrI|`*0`@QvAo~$xFFJ0biD@_0lbbL;`iVtxlY__&)rZGUX^w`kV5^ zHeE%%8H%jVDk|WWZR=UZ`6IaVes1IbiUQT*upJ7cD%vbgsXKx}b+%Xggz z43RFFi2Moy;9qx?5MT0Iq4(lt5f*E7zek}UWxmL8Xm$~=x zwwl9;A@rKF@S-NvM0WIC7G*A%T$u4XO zJ%xqL1m-pfjPlI~^L{IGusa?Crx;9im-8`Ykm(Wm+jGoD$s6x3z!eA#6e@c>3SvPx z^7n@PCp$?l6BXZHwN*Bi0XSfN&~Pc1qQ&Kq-t2zn@rca{=lB?E4!bdJej>END*jXi z%ShsxljwNNMJmm{$`U&RPShfKvb39yB5K{VH z%uog4zepBHagVVN^|xr69|G|qwm|ieK57c4k42F$0YiY^h2fwIxbMI5MotqT6`6P! z<`&uNk9t5v;XrNUbSvD8TBPgeAj&Q6=yJ0=vH*xN_ZT-tj2b;7S> zx09LJ?R@JhUC5i*?I>g>_DTt4B#B;VV(%rt!Nh)YotoGm?#4(b&YuDWJF>CYOfVb! zz-Vk^zfDkgXk#yxP`K#U`bHLKMG)>Uw6SAvayfg8i=foy^dHj_c$og zA3$rvUl@~(6}(#uWO+3Yh#94A>=o&*(l+)!^qA0Wl+B3{#e`D3Bw0NnTEC3@@v{2f z^|5*V74JYmc8hyYqI%A}#%-wHdv~IAFt1RI@83-e{D?k{jXIXP$G9XwvD=6PBLK3| z-HhOP$!?q#!%CmerX{!iY@Ckh z`P*C8&5}3X{RTTh6PERN=&;bTew)b3T2@iFAK1;S+xymGZ)r;1-bn7!odyHOC~9VN z$ZvL!o9f)SK4E5oZAG>>LS94u%5VF_MA_|M*UUbYrJ<;JnAuA}vkWsfr>~d3KUp=w zjGK3}u_&M1mn=v=NqTj@G#_?dRM&Qbqhn_C4uM+G_W@FGL4P5{QVV+dZg~s(6Ay_Q zrv;!tF2k-x(>K%JrfAAdA2gwli%s0qU9vuFLZ5*-2a#)-(97f?v)FxXgo z?E@)chqk0c5!#={R8{4t5vue4j;|%8f4;j+C_rJQ%?G1up@W_kB_A z$A9FJNUDCPq1S1RJ&+s%_X^qQ0-h+jYb;7imX;k+)G^5?e{3Znj+-F9H3Oy|Q8cWH zGO)c}g7_2NXEBSwU7HgRWFQ4NLCi)7VE1rBa`|`e2F@2@O0J<$M*Mv!be`P0c_d|! zvunHn3M`~w0K%tm-$piqPnK`wmg9Zs^LGQ^ZaUs7^VU!=0mPeLK_$qggsMv~x2uRD zVW44)Z1*!ml`MEgw%`Ma77?&!^xtn_iH|2SdaM#+Es`f1W(0F&J5~qLg6n7Z22o)vbY7$ z^Q;mk0(O6<*nI=~aC@~jz7h(F_i;foHd5$AAQ!Z-r6`HP=9i+DW1xV<-=~iHS2>(W z@OeMO;$6648wYI~N(ii!VU~ojpr8^KCV;P)ID@7Q(9lp5b9C86>$>I(t7t{< zkCA=~BCl|yJhZ2h97M&fp5O&wH5Dd-4E@h?SDhy|8}fXgKr|M4hU_Mv@FKZ=3=afN z$#~Jli1f;?$FeFtLIm~W*INMSM7LGi0wcoj7X1<>|eGixYi2PGK?dY0nMEFp(=<4n#F)=PQBb%Y+ZGMDUdA5+B zAH82J@~bI{?pD8olL(&|&W}DNdINOF+O7=fpCF)^9&J0j&h_1&FC$nc5kBDxT=6LU#;*8U;ldbg>V4De1)&Ewx_9D88!57*>$^XOZsY5_|Fvk?Lh=vm z?z->4DeIg92N0Tr0W@OUBrpHNMj{^-v*Sm>cegN^+~MsG3FiQF0o z3+^4%PaxD#d@b@9M1r_2@BqJisb72I9?(X6!=X3~?qXEa(@VfRmU)$|;AH_c~PY z27`g$IWQcP%T2tLJVEIZm%L&97QeCX zxwv6{IiDW|F`C@1xU8QFNY7j{R2VMKZ70`&h&3I*u^Eb;yK6mjznb^-#_-%@Sf&*( z;YNo*B3vLJ9QXkgjh6*-pq`F^?=L5K&*MGa|HXYk?)|tSOVdD&`~_=z|75O?HPC`@i6ggQX{+JBWOt@wh<&?vx7u33-p@$hU`11 zb^X5V%H7j__`I|;G0{DMyALf6uuA85Svc;^!I791ZUOA6$s`cDmsg&C^tVNN#sDuG z#ma$3yqS+@`K>!G-ZR9N=m_mX{&6?Ae-p$|hnK73%8BkDmG0S-I_7eQ&;mn=f{$fz ztU$f1M!Qdhc9nMTOcV@$Jc#?GL3m-Jz-&Hi+wA_I)P>MqjQ#kKCfP!ed{!~=W^g2v zFZJ=Ph+pG-4j$?gSx&yo_y3?s>fcQL&&d%%_i!0R{WcFc;QJ$8PE9lG?sCAj$qAfT zY#+ylSPo3q^59WMN~{#eCYWGrma2HjuaK=iAO$gAQ5yH@eV&*Qr0!t-5R?fg0bqk4 z!u0H5CkA)ak8hk4E=b=OHTQPw8KEnh22glq*cK^3@6XDS95@i*atwPaxNiY;L7PMX zCdwNz;5HnPMMQ*nnT)6PIFFf`veMW3K|@Ia0={o1GXYifFR!cTMbJQtBRExax@`~I z9u5^@J&a8z=K`VvL=|G%0{dU6x7L6L*?A^_pXe@7we`E4+L}z5Wwyxop~7qtLAAtm z5dew!NN9?ORDphChCmV8^a9zlHCO?=+5PRL$DmI7-e`2jYolpP&>ZejrmxM=$Z>$_ zFaFx-kNGn&Ww%;n@BrSs%o*!{q^JeFwDDLpPz2V*X1!g#H5xA?r$tp67RTk&VM*C4 zm$U#{@bYZIpJrQ}$_Fh$!2P*T6Z+0BU_V@q5-(sk{gYUMM5q9lFJUFV3N5OR5v?iXCGixI7m z&y-~#8;|>@RND1^G;~P0R|?=YIyiUu_j>Hk@=$Xn3f%Y^cq^(Aj^q^nC5Qsyeu=i2 zw4TI9=?&2 zCvoDGA^ZPIawe|S7Fh819-73&gdOIUH(qKD+{{QlTooZY zD({8&2@o#>js31SG8xfzblH%^^R263|H{)ko?nMT{jZ-_V)3;^pAA*_79`tvh{=2%88xB$5%T? zMu)0Vgke$_AU0WHd4h}^lgO!!l zkD9Rxh5R@ZXel9o0AQRlEAcTLn??Lt)`t)~+- zN?=V0Aj1R}*yQ@TGL-(oK2VEe2Lhu`PsG)0yN8L1&SCs-eU^|z70`#nUDFB3)>Qd;wLl5=nXEs`LeYbu?duZAmKy~OCs2vGEn^mg`vaNRY! z7#^&4MLqqUYlO6lhc2)Z*v4Z6os154caBsmJz!8_Fc}6}njCQ!NItLv1L_|h>Fgh= z^mY^G?%uP&K*WS%0Aopzl5BfIwZA&l+jUG|ALM5RI0=|r)48r|RVSD)h}huJz&Z%k zAm!?;D%eB>2f2{1Zs4$AS-LV@9T5&(CH!CM_l(=V{)Fnt((1^u)t*G79?8NFz8KnH z(K!q@Lz|%^ZHc2C=!v>|W1xH`vhpIxw6Gy4Oz?UK`YR)yKz;lAr6ZkPs~4^s?Oz>L zfSQrsE)Xw_3o3wuGR)RNE3Yv8fT$(HDOu%kJQ?-)o}+(cI&YKr!uMnHpv zAOapJzXM){fX})Hx~tKmr6WTkJ8^ZY39pmEGf(}Q}0u>NY0Iyb7tfx#x zl@ZWQH4A9m(>E}H{(H~rMF&7!^^K&waem+Ms@@)OzUNWuIcS9HP=9A%VhDsm$N(N5 z0xLm>&cj$w=^PyFg-QhNP8%EnPCNU6=ru&hvZ2o5Rb;Aelsmn@m!qr9ea-8Z9alMd z(W%GEK)qgAHL%vRFsK^P9y&Bx^~(1&uP)K*PK5wSsM zYdeS5j1DI2_~Awi7o7rB9ZTCrt40P~HZ)oV(4(*>y%=#&ast?j^&_!vRwTBsUpTO4 zu(NAKsiWEKw%WNG`neD7&`>}qhDIWlGC|o|s9dOw;lAFk0{kt4HuE~ILY^U?RM)Ji z4pFwvBrGMGz;i?((dL}`P5~q)mjEkjWgX0Y`+5&t<%ETm z)BB-6x>nPGQF@i%=s$R#^WxkAucmiR)%#2*be#6L%TBCx9JA~=2rhKk+#}%D0N*{m zAUF-@5OgI}mpVQ2S(zH{4>jJ=t3b6EwjU(*ZNR>G&iutE3NbaqP-XxoLP z5A;7hK+}|F;mKj?&KE)_K_7vq=y2e3r3237;wlWbU|K!O_VvdMt*o@u*AxE@a&dBX z{n~*c7=F*3KFOR?YebP)JI*N{R1!qz(1UcRb6Waz2VEi7>)K1 z_pa=(cDH)}g5Dj7KDuJKYp8cHDJanVG*)R+csohv6d#KqfTag|dMM9H2J`Gy84(u6 zms3Znp-xf9kQ$3FB86I%=}@(M6hemfAdTXv5qmIu3)P*Xo}`o``!&?HqEp03_IFjZr5}JYgWxD=}oiBgmv4$E+f5IItz;N}P8R(~Dnq7&4QySaDU6 z$KqC#?idv%4X#%|6&YcSVDB;lKje(0I~9*u<`N#HzypFc6}W_A1;;}ip^jr$CxV+U zQ#kS*d;?IaB1#K-a0O>4ke{=92S)RDzz+i2=neQEXd<>2BCkxXNUzL`U6ny#lcXmr zk?hNlJ#JygamOR+r#B}Yx2&>s(cc}%GBAv5yi*jdhV_Qfs-Nc_$Kc<9dm*}FyaTOb z9*}&J1YKhG=_MN)n69Wd_##nj2BU$IRbm?i0e;S9BM|F8RQ=oDkyXbmUATyzWm-Tv z4-6#3*98A~Jr1u2LNOezp#Jf?vARwa$5PP3_ZB!{;i@VWcFadKqOsVjrH2O!l|6z< zSil5@H7JS|J)GCB813o7sLsO7cwmSoNRX#g4%kLP*41z3ih3~MBf$H_q#R1LLjMd? zX3qB^T0NM>VNy9UAZDX$JHAP)FiT^<1t=5!F#8(_S<3RMK6YQL3b zuWN_FiN^!5sF$P|(o*ac8|@-O5|>5OYrJ1QFf_MD{yf^S)oTa(`__Y>{7gRKzLSV? zgWy1Kl*Q+i*=Kh&SRF#pVMT-~kH<)&LSVi$0Euk+`3Y~9N-x1R)xMt0m{`^GFObdI zQFYDW$oh)6v_(DpSxr2K7%4L8joqy-nWM$ZLgf8)ne)Q74;m+kD1bo$7rh?;Cq#77 zvg1xk^bh`IfPg+|9|-1W&8y%s_(`>}%L@7+koeOVE}hG!Ec~;S>;vzDs!*%e?Tl zoT9}69CA9;oewq9%k#<-Lt8~b!AQ{X$Px1;#gLFBPhr?B>fw|>Ci!CVo=-%Xke7fb zFb;@>VybQ$$46#Pp}-K%c6y`1BA9CP?hie8Rch_)$%Rl! z2-wBQ5kEBkQ!E>4E|$9Dy#jbu6`9<7XOZEc-gtTq`U1lhdRds^^{-SMB8W3g+R(e~ z>x7cekA!`T7$l4&L`Rv@k4T8%6_%$L2O(UIe!bf-alL4T7%kwNC^;Dd7BHd>iCBcr3mruZ(_HYf56Q&1fC59LAQOGl_z`E6WF~PvO>>E*_PWX(P49#gUhjd!^%2Dl znstQ$7zL#V;RmQ(sG$ULJm+FeM%2Guc;Yb~J~)8hW#S@QdQG1q8On{yT8GIb<w-9j}gs)J2xTCWl;!nq?+7~T5y?ya<2vQ*aAzlQ!fh4gW z%pwa3)}TtM4Wo)z%cmt{7ebe)2eaosPE7$l$c(6R%Cd<+V~Ux&PU6nudMP@(Do_=i z(}`t;U8$@Xzy!Y0KSoQ*6-Yfw>ePlSV@fEis*U_KNP4)TqvQv$X_B-qEg zPcbc}xKz%x&q*r{Wzo}%0R2!E_C=zPs}LU=8W>oU=r+k|z?PrGl58K*7=#ifJk!-nlZ6ll0>J>7J{e~{Yv6(-CI%pfkejHh z`Z?v)1>F$vB^H~e6FgE`y9$vCB2Ol^z_w}Jm=^dNloRZo%_divRY&aaP${!a76N=xHFhFOCnK7KxLMhKbAROOJWY;^QjEcO0{D*`m`<1#yo-kmK}z zu-s}PbA+MKV><|!b0sJ+x9BY)AblEd^j^zeyw#I18-g2*#`RQ3x>hBshH;A^w!iL# z<4&z~9JlQBj#J4`x(-367W0hKG`zAzKpMsKAN5tpoz*u|W^Iny+yBPV-XTn<%no`t z77EZC8?>7l3XtTdo%qQZxz&?aYFi#XY$+tk`U zFv{pB^f5bOd7VRJm|!AUAWSroy%b(mhqqiY0fH+fs9w=2rpHHck6~ysmSb}zV$bjx z4ZffsMz#Ck2x~M*RU8nO_H$6uQ!6+o^W#u}%9;-LR0(cNj7}{8kV;1Nb}_*So-2ik z=(m7ee)3I)dy3bOTrZ$0B<1OW#p4I7WO9NsrVXY9#0yD?>TA%@M+GH9zOrv%1+1kG#tW^D@$fZyw$Fr}<;nnutK z%hbx4QCDSI$j81Vc8HZj81Sn1?1GH>NI6g=dXRGxNyIqN0Gy6hJ|^be8X55+C5gI7 zz_ceC>g+|FXiYCXd>AA+8~B*OtcbRE--Ijy9+{J6gbH&*E+v_(;f+06#jn--*zBnT zAn5=k(x#DA$iu5T`7h?mq&$~`sj`494isF^<#Y*saf0bXtN=$)6uZYUPe=XTy=(l6 zBWBn4rVt9`MoX}O3l?q`6@fD*Mwy~6Z=i%SC!BhE>%zHnTj$Q7J#Y5h)_HU0y?oBxxpP`)bs(;LV&{l{IP}Pu zwjR2suXkjmuX-p1zqhj=e|N6veP!R^5%XIQUD>@g_F`pu6DX7Kdi;kIvD9M0+W5C)@ zAC^bFfngWM9p*!j)~x9S_w;uQa?MFVY`Vhs$wwBbBN-Wm?i?EGTrXQP)_b`Ilgt%o z0btEOFWL?Ct?jh`8DZCn^IUczjbg;44|ZjKNtBw{V6>war9dzN*sCmB z>chHmWq`~eA(<4zkmW%PY{>7O2rP0cBfmkyAV$Yx<{SqwJ(dPwhQ;L5!3Uec;~U1z z5JY2?Ub&3HXo*!5np0)D0kQER1hlafqEk`mBY;(5pE01G!_{0Sr-OdkYRLOz;*_Ok zju?&Y2nk%6>Q3|_XJLuXg!|!YujuW@BvPU?iFV>m56T#XR@f<`TyjHM40pmq5)FVD zJ*HQwEk@FtIm;0?Gif}NAqz#D7%f|M^kg~CoRCvG;hclyw%AwUdf3ihC$nk@6cVJ-n1- z=m2iv2tkAd{W&2E%2LC0K{#Z({kL$*v1^J!H}Q57np%VM*l9t56N$!eS0_lAkT6|f zgpgPa7YNY_JU!HY?4I${uH!m7PU}b!7R}K|NGcMQXHa&T1R7RUfi~{*gb}Q)LV!gG zA0klTKyi&v9T-`(1}dCkv}*TKzX=D30Ec5=A2$GcU%a{wi>4xa@(%+xbP9Fs7=&#C zK*hP*a=-c9!D+YYPK;YJicA?~m*z-~kfxO%erQze?b z=OsFZCLzf}w%{FAPNw!S)hC-Qee^u88#AJaT~5T>(IQs5ef*z0)I4Hir2z7KAI&6( zN*0+m^;txF@><*13hn#G(at`Z2Lt`fRnsP1d*P56K5sI?fDFXLz+#PsUL>TI+grLJ zWl3!!3d^(+fCw=aP@a~SwuZhC<2~Lxdd+%nIe_kyU8rCoSUs2LPDsriaUtgK?<7(K$zqD`g#Y4du`c6{3~u+4u%&p=i?B%BCo;j(CA^YW|@uc za-^z=1EkT<-q;mgA92<|Do7yO9}H?Ow4^Si-!SV#Vt%ax){0w5MgKvrF;UFmIS3Z8 zkVH>1e;$>ccapp#2VYv&!WWTm@lRMDVocr#fT>1;Oj@7h8i<8$ym=fiobXyEeoX!IB@Ph=ZwO^O4ATV60%D=p5O9_c!{~ul2VS zwOexec>k#sbzAaG%^DZ|y41eK{@NZFv}WzMK@v}EZ zij@lkcG|PUDEkbY!jb>vml!jAofw*%v&GWO<6bTK`jFLO$?lLM=u-bSJXTw1 zjddWjsXF|l!9LnAge6<3RGP0sdSMXOTuViTYRhV=U0XUcwAgORm6`>CnX^jM>*8XT zJU=dW)CNt*@Z|>KO7`)d&{l2`MTP1N;!17lhR|ZWB|oWIE_&ZSdSI_^)04*91*FFH$OScnhK*|$4;Zx{Q1G6PhhfQQLso|+W9X`R z=yIY8ox7lLBR8#T+D zz-+htdjo|V|6QWLsBB4Vx45!5mQl1xD_$8lV9C}1P}d=voF8W$tx4+!M%9Co{?{72 zDQy()$jA3 zU8>1GAJLj-(?R?TwXcin_xa>5)nuPd>OZvVFZ$e|eZ94QpObf~Ci|SJH5bHvuG7BG zso&=zyHt~X9<4Q($9)cJU&HnLJaLz5vd=TL=1APBe-`EO?2ff*wilu`$$y?P{oF_{^jg8@{N)zS}QUSPWI1Iz&z63Hpm-mbA`m^bofZc%>dwQoqzI;t0+_msVCu-h zBXL%8NIrdrHgRU$RKC!lejKS+=xzG(!g__S)Q_9%6}nMB z-c+y9HvM>8y+U{E$9w7(dPqM$Qm@c6`Y{T~ED(Un`mv>6p_%$|R=q+;>Bj~23N6-; z?X?R5>V~{L1)(%Xsv(pO_T7GKh&?&x{#MU7O>O=cMJ>5CWOZ5cM$Pga+h21IvbtS9 zk^k4a85i1IV#(`5R@IW$FuPf@#r}%BspdQIIo8dj&}N4vt?g3OV@Ye6-E|W!lrViN>Q$XK1d=l6QryoKSnG^*L)UY8ceM?6*k#fs$4Y$EJeqIn4J9fu4J+=7n9c%>uJ)*yW(2^~l2#CscS#r8& zd7$mDnQ=i&n)R@NcZbuF2MslMNB zFg+Du>agVG06^7}1_<AUn76)YJ|@}FpAH909{wOewsW_j}3U#+2Fmn9DiS?!jbld2m76{qf3u%3*; zvo5B_?ZxE{V#KF+sU|KxA7_2pFPUEZvR|U4#(zg&<3Eh(FA!?UaXOpwsItE%Yc2{} za?@7dhA&v7qeQm#d12^ti6!rUzb^-fE%}&cvGpZe!e0T5E`zK&WG%5|YhnmXw%A{j zw}wtE*{WH-6Z^{sRtJB+CH`xp+7w3BVaW%=sH&C>;}AIue}y4bZB#8GtHY8u4i^nK zgh93F2(apANgDqUj^DJ%Pl+jK5jD3<#6{oEO zBRbTNC5`BRhV-{l8PQA8pB?=hoX(7uZiC7J_S+E6-C}7Q=EP_yYHFQ%;wdv{H$A)G z7Rxq1pBP<`{A}6A@OzLo6V)x>_$^c2Sj{**^VzbE)w8WzzKKAldNH^9+;bHb#;6IN zy*EgAR~CG*v4L!w23eLgaCS-Q7(j;b1iQrmRr3H<4Io3-AFePwhDyH?A zG6tzTGMyY0Tl*YM&X2PeZ1t_4sJ|{6|Lm5<`p0tpr8~b))8{4&Mg{+EPzr9>U-(ys z9RsProsY&D#qGDq7!(v*k_DlmpiqHX-mKtV7r?AjXiF%R>n<91qkgpCLcr~#{T5CM z?W6q`wG?gB?(PUM6##C9z8VVU0B@KuK~U!+Ysr2|ZcE>z4eSxUwW)E&4W-7T7tP#n z&g?Cll!dO=-|Y9TntzM_Ql-t@>S;Age~V^`u53NqZvhg@6YQh?VjoD8Z#@1tUus+g z=oO&2-1uB;jXK!4j8CZ-%|DPd)NBi4*kyuc*a7T@fTpe1MwgA>WDliG{7mwYwOlK# ziz}M!ZHlveqp5#odY{UPmMe(e0n~O&ZVXvHmb3wpJ~pDG10CmVvGj?W2N%_n@xXg* z;I}1eS~>~?=s8N0F*17c$mq$ByeBONsexv7xMuk>?^{<`SW!7cX3^iVgq zHN5KDUhtUfZx z*9D}lHpn-I5v(>e7}-nFYD*diAj^n->{j0svW(Qr;w+=I5f!C;@%Z18Y^w5Xy-EQa zi2>|Zzy|XG-VtZrtI3DrEbIDhF*L?v8{@1P4xjR1H)zFjnXLEI?=!-Jl4(IY#6dY7&MK#h@t#D%Y+25Je|%l^@WnP_M1i znimEdjHM==ks$-_-B(v0bWJa?7<@`-LnMkko%-$2MyRTjN1l(hy2T)wZjw@W@?RD`dg&-%0(4@hv|Pe9OVDrq`v^el6PtrCn4>IwYYX^qki8O zs^*r{P`b2LKYuwCYqw-vGl$Dkbe)#}Vq7oo+^32PZ!Dz6Temsm1cxj5dt?Ihpx{rZcZE&0r1|EYG*{yYD* zW*!L5EV1N+A*;iZcbx2NV#a96yEV&CVePN23IYmR@`eOdOSafw1}h52K*gzh6^1#X z<1VYYJ#>*{s<=J^%-VvD3ey`)+Ndybw&ZQ0pX&296zhWGY<(COibT8tRvP~g1KFw| zChK3UxL}^84NqVUOV;bgCA!!-Y_lf*8^?ck4%;>q5Z^Fi&?C#Bz9$g6daovJAO&0l zXi|_^AMk^opmEA}Wck_NEI-?&<#V(J|4HA>e@OXmT;Qm7OBzUUc?_CmVT`NK&}58> z)dt&VL#cL4#>iQ1kUkVjt$s|CF}_ykVg8~P+8*lVjCiJ!4syN@?O6TYExK%dU8?-@VHz*TJ8ru{&?m-BopMqw`>3Fy4Z+%JFs6e1p9e5s!OJ#>$03so)(^$R1 zH5%3Iw-n`Oy6D}mS$D=2 z^BCzZf@UABVO`Rm+>vRG@v>}P+9&>JAX_^?d>-VW;rar6s|{r9tbk$-q4lQ}F%8i> zbD=d42Ns{T%-*4o_B{H90E`W$7GE&X2RKZTl?=;MRiyj!B&LU|=K5dN801rh2YMb4&8gEy*{x z#Gnel(wsqMzZm}mI_?;{rHAMsZO{d~u!zvC`Ge$`+?$aq6edK9w1b52aj#}Q6cD^R zfUXI~Eq1LY8`!2iaGUWUx^{*W@Y7MT`hRe|f`!vqTsYddi z6}67wKxca?@TooA{CAahF%l2ml5vyW*5oZZ0IaHQ)8zIz%aZ>ZvU1oqjS)qIf8378 zH5#Vuw*W07%%wVzjf9Z}lw22Q#aQ(zG#57(iUs<_H4A6TSoJX!g}Oa?Li89RjHwWF z%mNbrE{rU!A2HzyHjmHLMve-Nbp#&PL_=hS z=GQJ1Mb^UN+JzcIp%ZHtiXv;lMvWj-9;U)#`61_O`U%!`+W#M{X8rN^=d3x7^Wxq8 zXt(MwY@{Xc)~p&fvb0&h-xjKNXEBGrOE>E0uZCjnmW*rWR7@$lNy~4G>t&lSDwKo4 zg_gb;TFMn-%NtvL``76&P+`e?G^-XWw(9rop=wbNrJMBgH$t&?OU5+|P;s-Czb&p8 zW&T6JJXa_OgA0YWg_d%K*zo;|sV4)*+ATS&nFScUD_(_oOsnjp<%)LdfGZ;Xymu(p zZppZ20V>96`IfkzhbR6Q)4p7x+$gcEs)Z(pmU4xBn~!btzvI5*f58`)YzS9)ufHOz-(H_)~$gHzrd3B-s%gHA(w1XX_3xQV#bfoCo`Izo zC??@}F4p8dahBnES)g!_C5;c*n5Ewq7u%{y;}NuPNh2C-8WxRjP|T9XLM&!!<0TZc zq!F9NipGDZj^^$#s;-#|+x!4-SGHyYG7LopLSRTJ;N^x;Z)rgHr6=awx7HJ-aucp` ztR~A%zP{CI(y?&NMl~BJ^NeiMb%4yXv<)7h+xTrXES9Ak^Rh%@UX~)v%MP-P3DV{xcyH8SF6XS|3YKNup&xWPN4{C!odw@4@BVCqmhp5!CCf8Z2Ph2T zx2W_bp)kx(*3l=wS)NH?Xwa~JLqR3WGj0o&vP4Msltpa3w1quNI@DH$zA?H`7Pqpa zvV0p+s{&{F8}#psGx;`{n=|=Yc&(i*tR=}fQ=#nBU$A~14mMsZV8nztg`Nr;w|-_S zR?w0mJYa4}2AhEjE)iaCF^A!}1yF^ea(wX33r6-#Z`L>lO_WIfz88Z+2$DOwe< zq=|Atp}K2kwC8|ZHTP(0j<{%*_EK#vWT&2nM*<+?RiMr z4S6vn?S{N-1JmU+a49-B-+C5=5;F45k8Pk)WB@e>D8^(z8nW85(8U@{p$3k}nDH@X zN?8e8tYbH7NT%_q;kfRanc0s=0mtMW$Kq2=Epu*z6GKOYT}tzbI)+|6FBv>YY0^ZK{iTW0|%zG_2B^ z*4p^U-8rSmq|yJ~iNb!=ts1nQufH_1np_sLmRa(~(|xTPp&)#;_Ff+(&}(UbaQ5R%>tPn20s`pVc;K>SMJpjJIb{ zlLlS^qHFbmdFU%imF%c3-$rh|S$?)l%a?)F{AYvm&88q^?UsxOy*djERJ(z(cNlcL zCC?05tGhL6z@lOn&H^(LMbow3tk6`>M=Bc9Z90nk^*7AQEF)63O3lhNZ(PAQ%WKhZ zp+Ugm0_MFTFkx=Wz@gP? ztll^pjS%)*ILWh*_FIZ-P4WQABZ}mw^%rxn4LazX!{Gbw)}(PEO3l&{8uM{Jr&$+< z!S`{n+5c|Jv`;-eqE*)EZ@u}P!DsD&UU~Rd8+=CvV1gR4&I(usd-oK&OZ2zid~Tzb z`K12B>&ipYo`es8M(3*P_j}1}ZMGM%Tqz*5tN0 zYr7`zh_kZD^1CIi2Ll{FsP$lABg=ZYJ2cmoZO$Bke1jd<;JKl8hc$RxoMj;28E0kt z@H0OH)qdg9TFWuW9oDinTVv*Ti1xN1^jc))vw)E1rf?pKYZ}ibv~IR0XMVd@vlJbz zJuMDB=J?omxAjW@d$ayR_$_&N$XaH}qptC#YfrhXy&s0kODvhJTs-BNjJM$IbrmOrAv5{{dO>W;DvhLQTjiq3_AIn-}1_0(^mb99+*MRetcLEFf z%45VrL*z={WATHH|80OQS+iUJ(dX0J-J(f=r5|? zqsjY2R=Xu13R!(mYVxQ+l0HkeYZlu-L(>})d6vF7u4>f0KhCn`V~LtiYr09fAJ9(L zWQ+c?(->o^6w#;Xi1NI3bm+Qj1K1j88Gr@>*v)`22#PsSJDe0qliM4nFcv_E`O`SM zJVrPJ(ekr!T7DK-%g;h=`6(>n4{FMDGxVhgwL$S=ge&r@#+AgVG&Jzcbz))KFmJq? z)ATDM}<6suEw6QRJTtlu6n#C+_2tYBz zb&^f9__TRXl)0=cTTcECJbJETWpZ>`)0{2w|1X@wHT%k!HAz*=-L6ez63BipJIXTd)elqf;nG{q_aI$*BD*yn zo};wPkIKHx*AfMd*eBCq*|AyvMr|SuzU6+g@T=t-vlVo2pPEz-(#>1$bp2Y;fbo=R z#dHIf+pP`cQDk4wn8n^zib_4h8rw3~nFANsqLU@qH%LV2g6m z$@&XV$dZwg4i5N+^Npnr(M*)HLnC#XEhJ-NoF?aYCdp`j80B1a$%gao4|C=UDaKJQ7~>$bC@KTRQ3Jx)G_hx1w)b(;J1uIqcTdo4|326Bl-Wq1n}xyWW})!8V}}Di#9I0& zSx78D3ybAvp|SidJeHq@sIeqYas%gPh8we9#H6K-T5>T}7DyJ%0w|T$TQKi|d0D`i zmjenJrGSbPRZgZwb1zIC(zq}>XvRKU?DLsgY-+aHJ8-akdj^tP2f`bG4;!8RBAWL_ zt!~W}1o*}^x?D{cUAWJdeBFXm(^0N2j-;eV8^#a=Q73@dr`T8*l+52fsma}f5BGPL zoUd8CNAHYYJ`)JzVf+6KKZ>qiy; z>%(#8S6aIeGE*wnD6+CG7Kmc4=2qvMTb*w%w=w{;A>%f94bII$wAw9cpf_O4pLO;~ zT+EU-92PSGj*dCWk|$~wi&=VcT+EV&TNcax_y4(j9~djM?7;7PuU-|^G&7B7NQ^yr zhxL@aB!e{74y&oeM6T7Km}E)(ipFaalPpoa`a^eR2iwR~l2KPhgFUPV#f%yyNI|NS zjASGuElEhGHfCj{MH{3=GKoos&61eJBxW;YO=1!gxuwZD-#x#3zjy9^j|bBu#d+P- zJ@?#m&;R@9yWjV|S8I-1l=Aw7=cW~^2`xno!v1+?mxUJ$svx+&oLc|UjN+ZYR{H!@k&WrHdb3>Juam~FawqJZ%kOZZ=a1zi@3Q zDF;}*RC*^K#mxb7AXW?UTB&a@+JI#bD4uv~s26dX$o2@j(|fa?I_@7C zQQ7^)R_q5+DI7UfVWHAZ{17E@faIAF_I+B_HH*+qD+@&Qxcy@RdTOOC-GG<>QfQKI z;sIVYRJe^m?ZD?FA#8n#m?u%p9N?8GW&se!;i#Qj5|dpiBMvct62%+^gtt7`0tjOj zb994R5|ce?6qd)A#=MG(cLDK}+)m5c&7&oy%IDVlr&bnrdhKciBKa{j<3L&9RCT7!e#*i-Qc6VG zH{oT59f6aWdC16qCOQ7Ffyb;Y{~TD}F;k-ITr(DwMOGP=OsOdV0cvMNMOM{{3H)U% z3#?id$#yXk*~1u3skf~0?^{`x=cx+v+MWBxg0d7;6Mf`60XS==BnjZdhoMPsqX0fJ zRG6KpJ^x3M(6|-~1g%CvbAVM8v;=t4ScdtDS}zJ(0z`HoEXb`<2w#iBj{-i3!h3+& z6=p4JNGgtPm2%#g|5g;z1>6^fEMm*0XiGK;Hm$g7%x)*9fF~l;d2~D;na(5ULP8<( zYC=6UFd3K4p{mW6iMkg>b`kXpky&;{s+0MxH|nV}Zy4jdNx(e=e?Os=viVV&H?8?j zA{(KnEEMe(^D;xAF&c<&;ih7{qTgxjU!L06t@Z0EmQB?amdBG`O;oi}hO#iV>lW*p z@nTfT%1m0EkG{#$uiSGX@0o29N_|_>kTGN67v7dwBFfja(KtOYagVGl zii7Aokth>ab)HxwWrg9+%$TYR&xjAwP6w4&PjRqBKgD?kO9L`&#l;KJ55pH6!Gi7OxYF9hVr@O5zS(V|BO^0u zUBD!{u)W%2^!TPQOSURTHt~>12al$|W8>qI4Dz?CuUG%VU;0Ap-JggF4Tn#~rkTI| z?w)LPOhjJ0Ouu*fI(+#rXI)eke&2I8{ZuF5*`YuEsiTq3t429iP0nsm`PIZR*&LwO zw!_v)S$IxWPphg5f@9V}UOx9r`OD{MJ!w>*sop(Zxfj&YhJL%NclEa$XC|6&e;e>B zJG7vbTXg+e6n(4uum6Gmt*Yx*%FYk)$b--%8ydi4hSCjEcZ1qyA`CtH|03e=L=kg< z^ek_~+@h{7W;r&Rf2(#NT% zqYV*vjmNg?+}?@PdKcXg_o6%J08uB>suIo5wztAdXkkwIDPykl-A{gQ12m$3sIR%6 z^Jqf!r>bA9XUm`bT-^*BjS3u^dMT_oLsCTG|Jh8m%$_tN<()p^LO{ba^HGsYEwAwB zh=p2!&-g#n7m@CQVzFi%iJ zQgNQRWSZTN8W!e>!)E(&E6el5krAkLp15qH9z~HoRGl>z1$VY$zagsXJmJ~voZ$Hn znkRf;(ZhEws5Ta54pB|h;X!8k9PEEOT0UT&K(%YeBaVF#*P}b<08uB>suIl)^90N( z-8=yrQH4=X6QbQb0UC`89GZG59Oelxx;VnU@NAwy{5|tgk&9QLul}!x+HNalt^n-* z8=*o z>=*kU7W>6Y9~Pr|-N=5VdiU37Cce-|DF`LS^e>r1hLB!0lHYqZY1bTi+{z(bLmV1^ z&CN5Wd-7=ypT3B0?xFsU7`fhl15+@24ekNdrvbUdt`3=`u9b3%3V0%-<^YpE3%NcE z=(EdwB)32SlZp$uiiI;j^pEQ4M_LEUxw6&K5b)DckkOqa^?MZboARK8v?38G^S z`Ze^qk0$FjaFc~LaJxK15PJ)qz)cm}zR7F18iK9*wI)OV`Xal#B7zUF;oGo+$ zw_a!icfm6Rai!1++-9K-+|@!GxEo#=h}(ru;O-RKz}@!@K|C&WA|vlvW;U|}-2Flu zxJT9&(+$M4LML#~3vJ*&_6$KVrkfgOgA$lM}KURhez}N z%ehyV@#>kl1}v`{m>iwG*-r%{^7T}%I#XsUW#N3WM3imS+aqzR_M5l^R+hv?BDO@u z@d5|R0;kSfG*Y&!Z)5?_spN$I@KiRACNpmGbpPbU7q01*UEc@9tQpxzgHJ5x@>O-? z-iUag7E-AXuB%Fpe&r+I@TAKz>#F++;N=*RF5oXm)EwZ2h&ly`b;`_}r#KRrQV!Sw z$?4L*ChfV=8bfQQrpJ2JrwfQak`P`UK{3LHiB`ACi$9F@W)yKM=a-pMxP72E497n? zcA8yGbX;Gwt6$%Z-CP|gPDuMc(zoUNic{!%JDQqJv}4=oM_C$6IaPTqO=R5UCx8nB zsf~eY$;vgWMj+CqsH)f_AGS@0rig*h6N>G}jyMTtGIc<~>_%Kom)OiaP0VV!jXz`C z+mrI&TkW?5+FltU+gEu8_jtUBV8>V^SB;WgUyWp&$L_2~-ZDydSTz!x*a_9hrxtE@ zGc~fIYYn!xwVBg9Vr!uij<0bJxyg1 zK|xAEp&zB7P>)hjXh$h1l%o_Bx={+st2nlOY*PMvOa9wFmN`@XKY?bPE2llYuj6s+b1)Hcgm^sPfp2^{iV+2-l@sGKe2(< zl%K9n3(b$qU9Xv`$(f(nzyM0$jxCfb;oVw7dvbbea{4DWFpM&%z)H$(dUmcnu#_@3 zc&p`RqYa{iRu*FEJMo+1m+Vn^IVc0%XWi$_=<{I9W^pZ#Kvt7>ql$t52P}Zkx4g zY|EJ=p~IRZDL*h~GAh1^mdB$;izf^`n@|@FL`h+fj?=@FMbylc{JoesM*#_gOekAx zUh^91b+3_L`x@!>uaVw@8tHAQk+0`y`SS9`3)02w4Bo2^-fIrtD-Yi558j&q-dhni zGcgwZ%~|?1M+5oO91YhSqX9T2)e^=%i+Q#LxGg4C7jREREgdwFLD3i=B&e!^la`HK zaX9Eo;&#=*>j{Osc39Tdh8jE-GkIyBfh4z*^}DQ5i}`)W^7>)S?=B$uEyvVk$`|9f z>;mFyq4IenD7=a%1cf8cMhh44!_9=kXsnTr4fPw~w5fD3sRo!-TS4eblwe_Qa00|P z)U_PDZ0yM#J#%|sk9a}cGXi_lXx#?xfwjd>ARhY$5F}=k8@`-28=7t44p>{1bkGoF zXS363YajqCme>zIbumHRLlVE)dYpd*%uVFQ3HqYA7V$lgQ}E;{h#{ov3agB zr*$nvjj2f$X@0_YRdpHCe=}xh!`>anV~>?$+zA7j=LJQwTuD^GC{lj8S9o6X=))7fBAxx*9EA zz%2L*RnuJxw<}ovto3VGe>*!X4!ycY@zp4yn+xqC^rxej>^v!nZdE68R;f8aI>d7J zqu3;Kn6ZBtHO-DBs`d+O>_kP6<~oc*RPRg4x#yO9vJXEVmlu3oBhQ#zjH{7ea+u&{ zqB3^RVoJ|3gU%%5V7Z=9=MB7&P??NcaU`I)+y_SjY6}VpC|$T)&ORw;coc>QqcTTf zcrKw(`C>wOmBYgms7fghHp4lod=$>GEj<3L4$yxu&AV)~WS}qxSr!DvV$Pr!6oZ@% zNnwNq3Hmqux5v_Le@we2)&}MroeO|h6B*#IMpXBTfmb7H>AHbwmRe#7VQNzTtRYw+ zmnq)ab$V0WX@#vce?#Eq5jlLIg$X}cQ`ajA_7huDx3sSJDdms zyM2VzmJ=c1nLfgP-9ilw|14@a2iWXfK1j+tA1!q*A0*|S-z#;_50YBdjG1*PTAWSM z{kHBf>kdRKyMSjRY98>cp+X#}T}p(2SNaI4-Asgl*cv$Y>lSKg_?6gs4zSs|9EZH~ z(NgDf9P-ZZl{%N=aL$yy7?mCxho}Emuyxljgi=NW;OYrb3xMl}3O=K@ifO`xT z2&vuqcOqc``v0QK=c6ujfb>*;Wq;?LkCr-@{hfDyuhhBZ?|u`sw#U?;u~KJ7;IrmH zS)XsNQNfS$TF0AfR66Ftni25HD<7Sc4qWh7CM!+WwCv)pr1BZ#JU*Z%mArG4?5hhC_vhb6j@Dd^gg(!R_C|vX? zDzxy#KpZ7h-amr!o{+jKm?`1SRfy+)^*{)XGa{@l`AJ z*z1%YHiEcg4R%&mw}HD`Xao1qGX(Lx&VGNBdieE zcI5tBCPm)9Ia#toaaWDz?^~%?i3TR;b#Y$Oq>JD+U*NUNr zRuu{zj9QG8`)xl<7LH`(bkCR`iOlD{_VpIAA{n1rQpyJ8c%1Brb&VuP@o|mxOgX<| zL3t8$eU7Q*LJZd&EFUD)BLg2NR3@W7pg;nOiyM%D+JZs?N*A2P`Bl#FC=4$~Wsbt| zVM3wulZ5grhx02`rIeE?I46~l!Wp)O^Q%_HqC6dCW_#Zfk)5z5^-4t9HYO)3Zd1pi zR-LF-#;aY?xYvk^yflwyjo@(N_RP|mRkb*W$k(*3M-{U_EfqCJZ`1Tfq=)q8i?dp7~n}mg-d>FrxPJ;`^)ZN zA+xFPi0qb)+3WSxe7I;muUI)*{gOUxCtoTAbG^T1CV!KMJOXAkXRRy@uc~#<8WC9_ zYG*`a)i32=VX0d1pe#IF7j|b5V1;HG@Kp43FZXk=KU|>}W@7rkFoVXbudi-U`8Xku zZ&2B5l4?pSh!^DX4X;2=SyJJK@xN=OBqx36qdkSCS6&+MMm<%Bd)D(wlDTZMJ{T_Z z!5j6I`OMgUZW#N?QHTy0(N9HA*_|oeJo{e+KJ z_%8izSNlhx(h;?4qHaZzJyhLmEDG*y#ePFn)k(m!*D1jBS6os(K)Q$VeMJx7wV>Kq z>^DR;6>>APd=B=XkCx8`b<$sbA|a`E-gv~<6o9x8-8lz{I*~Rp4G^z1z-~(SN(0b{ zD!h<@CPcee8h}Ql0tc_#_8Q?u7hgu;g=eocK>T&{QIU&RAk{bj%>duEQf3OkLv~|9 z(gN_Dp~6f-?M@;D2 zlx-BD`H-qC z!dw})R3GOq8Dc-y6c(_s>r=%GEb($udYG4QMLS0I@|&sLuFwlV7u=MHembg^#VZjd zPFXsXh_dV45>b}Xov8TUs8c~4jnk2+Adbd^kth?V>oInbev$#CUCOb74x7fdF>*+5 z%JFIhB8Yi=-2M21vM%6(|1J>8i~=}os4%Zn8Z7}LTQw>#7ER%Q5QQHFoQ^zufY_xxk8V&yQZc7h$RlI^XHiHO@LaTT5nG-| zxmkV$Z-l=ujoGfqp$oVbQS<0{Gcuh=&eMcKWEEfNJAc5yWL%bWs>d#4vM)00BI?@- z)zn*IJ&D`>Mm@Fn4pVI^YTMms;1?50DVraaxzn2WCbAKF%KY8FZQf=G$aV;j=oXT^ zUD5B3^)J8G{DHN8$4cSeR9)eAH3Cu9Mj6TiCtZ#{HbIOkIqV@Vp2V_0j^i>C6P5$uj7Df}Pgo_dUnL9cF#2Ihjc* zyGX)JSq|;8`Swgq?Q9tc@&Cls4IVh3S-+TDznEK}Yo}S#x?$=k`%hiXB%H#pxTNsq z3!U-n?@vXRB)j?#_(Akm7cfblN6c892)ckta$$S5Y8vC4!n7qXxG^H)QMh8%x0*vn z*?6ltC^)?Gt>$z%ZK6kdtGW7d`lSAqH;A9C3-N0g@W8(dY7ubOPpsSeb4+fw|J(QoQYS!e~~kEZkA5T4$^gkp-f5 zMl|5I6Fevf-gbfjD|9#j?}~oz<$fM=+ll^9%%J)f5tU~Nd3=M)PLotqQbBxu+sP|1 z@V3*Y@!zsi@`k=&iS}gsat-yhH|i-Jt6SFdft8x8ChM;cmwD%ndbX<<*6;0M>|c&T zG-VvV7&#rS27VsX(h7hWYTrt&E=SZ7;8jC~kxz{`AIUTbxYb99jJ$kosL3d64)97u zEdnAiTs=^`kq7~s;s>8GBy~{Z?a1mVU^k)`0DmE(<^WeBY60-85j6*h9kK@n#0WJ> zenryyV22O_HccuWlkc#uJEPcaNXR7;CJ!bWt4ZK;DH1NB8zCM!+JiVQ!Vwc?>kQbm zHVz3dxoDRRgallw)V}34PBQVLjhdfnmKec$NcJ zh7-oU62J$B3WU^l z?TUneeTPJH2IWuE(xRj|_xGVcV=6P@vHh`9peYd_OjslL(4W6oJ{@-%=WF)kEX*)XKuH zt!h2DMno2f+8NP+tsOil2X5^kzzX#}@WtroUhb_STRZxnwEp#Aqq3Zk$2X{4NXXR< zDu}NKuvcKf0G6k1jnx4wWvJ2j&l8HYqSR1Ny-`o)Fk?Nt4FQ(ZV`=0ei&ACIzEMv( zS+;)PXh?*wm96T`C`6k^^xKisQO8Jr4!+%CJfIYr;EnCHIHs`ALdFQ!O=X^uuP3I?bcmDUGMYI4s z@Ceij;6X!$B%pRT5dz-tBcyiwe~26b?;0v_q;~ajBn-f4e=%l9G-eL)=?M)%0Ni%d?EzA*hfe$ z`7z7XYQP5{?u|Y?3b;SI=6yiCrurR?KD?C(0r6TOr1l^Z9tAwpaLv&TY6qgl?*lG3 zEIztH?Ls01#2G;}wd5KbY{?(Cfvgd`%ngiyR`rU(fWbnTE5Cx8giWY&g$mF5C*=Z! zTI8}^Cjd4>GBmBxG~^b_l6k@rkhBYg)QE!+=2p$;R=pwv_n4zeHrZwYl5BF&4%jrZ zn0J_yw0u9;^8H-PEE&A#Lw%oV`}1*>bOFysR1a`7qPl=Hmih7>isv6v!7BN#`tuK| z%*HX&1w0f{JwSq4^Yg~n$lUy1Zhp4NCi7325v$1!1UUhXWFS>7!ZO)g!b7`ug{PQE@auMQoHd8Do9ExGSmxwHCca(W~E`)D664~$}m{Ad&u zAMFGC$Xef))^6zj(LRt*tx>=FE{)6b?tp#ZPMV99?YAC(Xsuw+7hAzzvR3`Bea#fa zcdg-v#2R^xhWwe8e}`2r0VWK&!L+Pfp!zifOK!g-B9?@CRGkLOf)0e8Q1?p!O9JE? z?suW@?@vPPejLJIP=F@(6a5TAxAb?LfP|8amS5oeTHo*LeXY{dVJst|2aqM+0cux= zoJpmxez#f^LQck_QDaIaa)RFvFW9x>MwE`!MDP>VBUE1{@99V{HVk!rXQ@tj`?p8#~c8`#gOGQ~# zb)}@IH)w1d9;a+oKktdgGorETYx$|fL`Eh*+SQ-48=m!!FgLbkj*J<MzRU7qkkAfnH}UFab*qZDoH$ zuuwJ-dUXTVD;%(1<$x_HJy2ye5`|Gsab7pYdCe5(^-`SIN^xGNPpJ!Qtu*VsBee%w zQ8saCI##{)y&t%$vQEpVRlTr5v&(W&rqgfq&AReR7@2ixW^(?lC;K&da}4fnOwA=; zcmJ@KU6G~})vr}&rF+1pzpe3B3-u`FaCXbO!=`XvJ2pO+^&G3dv3n!$n?20f8LzUw zGOYUz*+4j@yzn(C?jYH9&X{)(St<81F4~6dl9hr2{2fE7V}4m2L;bnoCk6kli)$0| zc5m|qvp{Ou{WxgBxKAxkySn{Wit(Ur?manT@Z@AR+GpZdl6>B6~!Miw< zD^pnF68(`sVBAr-8C0uNT{nIH$V%DXdu;@TE?;;YdI>53>2IsLo3l#I^piK7n2~Q_ zZ0$nw;fMKW{u?l!UK>?i+XvX(s!M4#X8++a-_n=M?ovqrm8ryJ@>e- zijH!X!dc&cWJu`^c(q9vx}?8)#rX-d)X?bXzFEi3L%Bo+yLlor&}03L6J( zEnnUSISoJ15So4V#teV+all&6Q#R2V2qTf3v){r zvE<<6;M&61cZxo*_L+1P)Uz`=zmg+6Yv@|3hjqRBZ0n;*aL27Jb^_7!4Ipk7xPiNs zI;o_OcH$vSZ>r#Z&}_pQGv?@Dp(; zz454&ZM-qTq7jXoAZnEIj>=?hfW`|%*}5A@51J1SM_+vK$iN-Z$`6PzSy$M{D!ZrF zvx+^tdCz?Isiz+lIAc7*LCjsNp;N%387>UiU{LzY!o=7;ZM%#rHG2@>zJPN~yQRSmB+!OUXipu*E%Bvi%Ur?1& z?&!lgseBa9uq`}ZSyksuql;0q?3zhKamkt+qs~t#g~6;n51TQKVMih|#T0t#H1K9U zlgHK%2l%R$GDZQPN7Ovv^1l|S!#0Q7dBe)}5a6vo!X&N)p~7aAHwXCJ5p@*s!oM1L zh(7=?87kZ`rFJrEwE&31fsh)y7ChWk_mb&?dxm@JTtlbs209_~6ZGE|Qwx{L*ayUA zlGA{wCAOjy&Jh$~Q_Z;zYOnAUiXcKaRmh;L;+j5HSmwt1pq&0E&2!EEM=X|#14b>0 z1K=<*Hu2cfiLlXviAo`C7=y$auQb&~S>if8#3=q`6rxBDQb ztU>q8^B+ytZQ%A5+Q7|th9J6yPT=rr)B@jDW>-@S@8o71ez;iZ2M)JKVcyeChR%D9 zU+~0(t7g}PyoX;m{a$tOsC~>-1CPpA9NudMz1Jx0&bIQDT{ecKo6KNJkLa2u5b1hMMvkNM!W|PURjsRnq366RC^X1;=gh-5~jLvGs?KI6hZ7 z&T#vqejlJR!U_>;$UB`c)^;ERar0j}%})ImJ8 zb;HW>0N}YkLTcv|A>f5RLa$`oj(E}XmZ_vuF7U3%bpEh`%L#>!$SI_6Js4`qh`HMk z1Nku!Yjg(6ojOXGbl3A{J;QI!%JYR5u{25+h*%mW3yhMpF}@4u z3`_$jyNVo_-x=4L?guHOU7;pA4j920xIdaOf6zd(x6m_W#`VvK^0t*S2?9QgsCmE_ zhAPj&!l`v@Fux~>Uy#}Nw{_2&|0t4m0aMRB3#U~2+(&Nf zW<;4k#v;*bj}T6?Ye%aN=Ln0gkRHf8h& zQoqW5T2)Sz`C}{+O-D`{kuqN25!hd{Qg=0o7Vh$k*o`t zdS<%GN@Mi5Qoo>T`dcE(bdZ(CINXSwGNM*>GZQxg(ZKJEPoD}}92LXGMp#{cqF3cPa1fx(R0h-`-u$jX@jgGzXoeJb~*}&zw&}Y6nhd4mN%3d{M<@W z3~*1BxCn@@Y7)w>HnaeylxHvihuNg;Fp5&T0uHltEEql!9!Z$c-H&{*^ku_R;7&BF z3%D(!<^cCbR1a`exKH4()P6G#w#nKgUnDMo(!Swp?eKYq_3MSwmM${bO zbTn}Ruw>$LB6RPQc1+=iSdPJcr?QFBr-yldoa7i z(!oFv3>8Ns6Ap#z1^v1gJ#p1&Jv$ZjNn+-VZKDvi<*B_@bLhF~*ldgxJvQ-%Jv-x_ z3RwhN>?S3Nuf|+F)c27e2Qnoa9s4Mx(ix|bvT$o`TSX(0DiFyu&|)5Efe=kkTh=qJ z7h)@!nDvyqWk2+fL_gmhd}c?5?4L1#?dsg5r;=w0thH-pVQG?1Ex*zsc2srRqX?R) zaLUD~O}3>P&xp{)8@DY|u0FQG|d2G}!H*fLYw{ZAqxY)2^(-HCGM0J{;j z0EjRZJ-0#aY$60a*U)ipgW6Ui1bp_t1}y_eYO8;YF$;h<4HXEf?SC2x0Z$kz5K=pr z2m$Z+5mHNjT=4#Djp<%^w;4gHd*<_oyJV#<8^Bi$R~W>?PC2%o4~{=lB>uU(dpH*P zrIFny0d{gb=yVpp8tGZqNbd>V<9Ma@$4SWAmu66Tt&ksKF`s-k`3CD&63R<$RXg*3 zo~UZ?G9t=?oaqCW5l$_X1JA9u$ar-lEp{J`+b-*d>&RGI3)gacaoF zW`gh9C>1*ykLTkM?OigEK`B%W#zS$~^^O?Gh!iS65({qB>`fo^*)qMv5rC)|hP~G^ zV7;ON>vauSuWrD4jRQ6*n4l?h*-Ug@ch$i4gi7=Q>Tpe~SGM8mHZ+W3`ZF_Krx@Um zqdU5QyG(|X0q;(70h4y~fUAw3z~^JndBDpJGW@z}iJ(I9>X%{$bOBRR%zH1(x{iyt ztfMmXZtBm9YV3wN;C{n7zz>ph0MT8pD7@-|Li42NVy@<5NljFyEL^dOC3-z;7xm2$ zlgPJ|zJOcN{R@DkyLyLYr<73v$S75^+|&gEcC!$;12J$5fOtf?d6y^-pInGtyMT8h zY5|ZHS9@jw9(!(Xpe)SdW0N#emVO{Br;^`MIXsn#+?H{hkQHs>3%p7^si>aa=bTG^II)BLAh%~@k?KiTg?t1b8^2<^dT9+7lOSMY1m7??%)dV6tr<5F3>la1{eI z54h7%N`{aBW+dwZrqIsgc1rE}(0V*>aKm+!?Z#uff)g(?rtqe60^VUpDh?QL%hCdf z>ty8yEO`+tg$yH;MT=NMDOBE|^3EWbrh5a;kL}yzUg2Y#Ejlq&T|m^7XI=rji3)Hf zqL#>nWWy35W3U;#(=m8UfS9Ue_pO;y)Bwb0B?Bg)LI(Jv5o2IVAp>OOD>qVrQdfh0 z#s(Y2!#nLrWLVcR;X&R!j&t%N;2%X)b}_XL=~gmM8IY1yfCNTXO1#hD6DmLkpWIOd zOvcQUXN(}}2uM7HJ-)|lf^uqBZ#%?a6uql9no^1joGn#*8;z8uEn!Yo-V#n^+y-w6 z{XALl{CG72k=zWCvG1qTMra9fd01uP)qr=@?zu&SS>d>Qrm4<;Rra@M@a2( zA_VOA5mGyo2mv?y2&r99gn*Cx2&p|ygn&FI65JCE>-$@OQLqows1UOYF+g*G_akZn zkSK-IA8NZ}%oYGQ4HXEf9g8tr03>#SkQ%X*y*MDT3xw1Ni4X!3l0Zm}kO(0lAqj-k z@U##D;^{z04ZjOv!=DZClKJmi^kWx~y-28!4crl(n9c1~=eiM5N{TiF1+YL=`1uhy zP!>3~#%~&T%7Td{qDhkG-ILlm*qN zkyPBNTZNKjyZ8qXy+f{e)dSXRAF$qlfb}*6tT!WIy(IzbjTut}mtpb*QT%i;YsOMh z7h2%il%9YmBdP~@rqL7lLLvj)Y>;90%NX4r;0~L)RgZ%PGw>CMZ}!`ys5m_HUYsbq zfQ)cCY{yfS+B5pWfR2?Dp^Vfxx$3*NA)SeN{5i+bvsxP84rBHdz z>v}k7<+!zRX+@^)O*#W6o#XsW21|+q_AFBBG@r_f%gtTDa-yhYz=uqK*)0GPWD)9P zEGWXw)UM2MR4;~o0TACQ8BU`VZh%bdN>*~{y19!S7IiW7Sxnt*>TZo4w0@L@z5CcC zjg+Omdrno}yKl?54c@z-H073KE*OwJFkX#7)UI$#N}&R$5r{e>S@+(Pl}|T`mCrUo z`OGThM;aqFGz~_xhjGZg;zB2xFyKN5D=M4&blLB2P~%cYwl#p5 z8wkC{0gKU_eN3rwks?e1ANLV@2boSyM+mHg-9Gg#-?-2E^rscg;w2znyKP?60RntC zda?_+Cyvu4K-{Q3^Hf;EiD%-NSpwW+7uNNlG^KKO9tO*;O-mz*h=a8 z)IegT5`Zc7lHFWO{FKZ`O~?q@x{(VCaMMuQ(+5m(glpHS5Dvuw?=_sT10?O0EObbJ zV+;-D>UEq$({+p6{YFfI)9B~|5=glb1z3vdW(@r@;BQ4#7cfl%%S65x!EuJ+n#bq&%%OW8Qt~Gop?HCil$ao)6-L z)djp9QS-Tt^VqlPTM0$7FysqY#r`}!*#7@}v#T~HQWm!K?QJwtmbUacRe4K4 zk#QTerSDX?ENdRd?8%NZwv9rh`{x&BRfkJYA{QE0;Doo zbuYyvUSb+d>1pFX^&fBaJpWoftJVdh-;DjT?Xqx>WQ?x*u}LbaZ{}^3ylL$3CNcL7 ze4J1nGi`^Jl3SR4CyvfcKXn{T;2n53saI+A_}F^3<(*M< zxoTY%=RfrslzjO`Kl*o<(Wb4|H!9!*Nd+eHw1w)iU@@<^t8blLHAkfxuIHCSeO$&* zaoUyXj@iEStdZvTUQ_B7%Bg*gPp8^8spisaHoE9r%NRl_+AMc$rAAXp2CraY?&;JL zcSv}S82?^$Vcc@2JB-@Xna)aSwYr zp`2W?H2gPK!3qOp0f$wxWf4}Jk>w&FbB%PIGVhZMg7Shjm^k-Lv?AMp6nbiq=)pEq zc3&vT{;{wjQ!o1s>gYXho5>HO>C5bJUM7^cQ>WKA>nR=Gwz0|k>f=z`vQlR|11JBd z&?M6s;66izi%Dv;i4gE`A0f4^|2c95oc^PL3LL4e7*<3BKJO!>w)08k2zbCyfg`o` zL4A_Mo)(UPcsdYL!_z_th^GS~H9ReZfOt9(Qp3|i2#BWxAvOFigx=lZ`!J8prIh-8 zm?P$a<5udW2k>(APPTrx!ab(eO=HO*Xp9G>NK)o;=@9|s3zb(oeB%ZQu&Z}5o?(sj zENi4^s*@2cQCfGpz_-kxLEneDZ|&c)QVd3!>0$1AkoT+nr~S}~C<|+)^l2fG+#cQf zs`JD|P?r2&Aj%S;T_DOL*cyLk;wVeGSs=>9jTMOUEEng5&x(bD;VV}9VJj#4_nF9Ldr5J`w^=?hN06?PS2N~_+31jLN@|VWuzr+< z>3VFEM#|E$N={WiR@s(u8+5GF7W){tzn|g^$nY(U1Kl~lSx>nKYTnvuW$9wHUEyYY zJU|J^U@Bz$jqi}2GH&IIFMdXmz9cA_C@2OLWhp;&LKuyk5cYla3Qs@BP3d04DU6y~ zOMR7$V$C74VhK)m7p|^kIWoqpRu+ilhHXZaEuVbx1=918UmWG=D+3>OdujBdC1bF# z*sDuA6`VJtghjyLil{D}n+~Zx+W50g;L*4>I@MrX{`%=g6!vpQ!3G^6Z`M;~h7YqU zi6CMylW9>aGR|0ls!h3Kv5=^h~3=tiQu;S~y4uT#K!wF1^_7O?n$ zvXg(|hHZ+Z3+mo8b#ae zh+#sN+ttIwl3i1#x%33YRE-KYQVJO$qqh`LAtSc88Zic@6f(d^4KnYumLSfU(dUx! zr0KPU@;!BG?f)>`7+2y%K>RDKDo#9|SOYSKcb=pfIaUbAcr^miSpEH) z8U(> z&xgx+n5euA-IBtDDM+SUdJLOK#)KCtJ&md@0)985@(l~+degWdkfZXWPU5tRkab`Y6%Z^%w&EOR1dVa8J5?6bGo9*nQN z?Ey1{Nx4Q0((cg{U=>lSWO?SYYg6+x>_$$$2T|g40?n?zHX$`5!Yx@HdWY=aE=TqNrP zHaxhwMg>o*2w*%^>p}$=4RF`yn)8WXNvpH62Ly&W3vZ|p;2qJDCBWr|!N52}9$f*v z)F1=C61jEBKwKd`0ry!BsUE;MLdXDz`K0g&jcgQjw6)u^i^2DQCQc@*Zbut@HCMfuz7jL zN?jKW{OO4LIl#k)l0S_8E7~hUnZ+$PDZ<~%j)^Id1 zKBzlWIc5rLXW-M(t{&hkBGNx6J0p|5$1O$&EroVgA5Bhgq<~*ih4%M9nyi~alfbSS^dsxNBlNb;V43KCNLs(OwH8$S z)?pP-;25R3b+i!9ei2~rTiVJ`XsYcW&43{K1=%z)=yKUil|N;fQDDL-?HWnWgcee& zz=Wog1DVi53Kp2q#B`NwLQBtb)ddqY`CE`d6RGVuq^u1PGY(V4R2(E9Fhwx<Uv;-71$`h_2W@~K*H4SWvONOFR}*GL~@of&+{YC`Yh8ksAm zm?t)-7(IQ`$w)aj1ng7Dvy^2zeqcClV@4Qnu2Eq?j#a;zwhvR5mo+7oeGw^?RK8?L z(F+iV)t#df281J3G-BniN#B&EnhK-6aW#vJ{_d#ZQc0ON>)9G-nx@oq5ce4yg{ZZS zEhS}%Q=7(zaRtxBbw=SdF$$+@V#~x(N_d@dRl7qYWr3(_-!o1RqvBZ@+SLd|y2pBH zJXqu864KAxaj98%@!J!RueHYtEGlstU-AuPE>5jw!hI0S^wJEW}P0_^BpxSbmI zJ3CFUy-7d%BEO-^i!_*XRVMoP8WpUuw_!R%u{NEx7rC$H55|4pyu?b!VpVfwU1C+K zk(oOyv>0ltjQ*B9?jXGh;vMs!&dC^b%eB3+ji zFI~dyg$v5d7L*q)C@)!1qYIXwRyg^NB)pdn-m3uK>jB;?1Kw+-mqC(tZJmz2Gt_nH zL)pX;o_g2q6;wj6oZ`GXePW?*t<6qdl zLGxK7`>ZGXCHZmny|!6lYco;(Qnf00FS#||Y9W_Wo~WJKY5n2Ts{V%WIyPQqUB{|l z*}btR>zlp4r&H*=)7ue^NJ<>{N@)FpIpVUFvKu>V1LbyHRX@mkUb4m;ktjP|ui9{6 z7#6mA?P?Sv+jOGjEmO8r$)!ge?C2e^1drh!us)#z)|=Ndd0Z(WPXbBiB1}+TlAyep zLIw<$v69PJ$z`nMGFH4DV*~Bz<}$jujBYNY5M`B$hbZOgtX0d5gmL2Vt8m!Vu0|jVq2}jj zcK%eT%c2jsH==rgFAoN)aL^y%{=e{}hnN7^>|8pL4yiU}QV&My-Qx!KtkgODtie|r zxcde_uu^R4S56=C(On)gj>OLIZmb(zVuA=5d>!;~FQWeY$b$GZ1rzYQ5j6*R&?Lx~5wK+9nMl?J#2o1fh*cU& z;FqyywkOr}^hqTVrzge>$|ts->CltN2wCpItf%fa>4Bl*Xk@~na9OA)5%k1WqxI}m z&?kwRGq#OFq(3Hj&K!C%IyM_4MUPFqVNd-rL1YnVv73}6z8Z5MrfsE;o~SbpSIWZW z%eIO}B2^&Li!0`F76{SwtYtmZdLg!wiCIs%ZuzG_EK7v%4nDJ^LiT$mu>6I%W7c{i z4#sS064ouh(jj(Kb=uVkf+i}QawTdr?+qKzh|tATZi|%Pj4t^4q^FYW1Z%w%g=Q|0 zx6QqpsA{u(Qx?|ws=8>LuyK(3RcG2LDGRAmA}XA9!GW^C>8Hu-0fBj7GW1&-9F5+UI6K0<1}LKK4e z>Mvv9dQA8^KoVaTRzR{|{W7;fjl>s1K(am%Qrn7yWdZPt4U0fXjjWxKNQwtS zYGkeu0+P9bkQ$jQgn(pjAf&bu6LA6XLL(99HmKc8gn(pj;7E=EVotb zbMP(8#M?0=yChoI@<+Fpz{g`wbph8KWL`?A-3nK}6>^@K9KC=)Xgy(G5~Oq`Nl3-Y z0S5wlz0ta2GFfgKD-UYP^pDwlqlt?%2BN4?c?a-i7AWmqLH$oO?wnht?|2NJf#diuTzOA+iZ`G!f8Sd%*aCqj0ik#FvQQ+^!D0BhO z#tWl)KyqAr`mo65D>0d}&7YDHkvnz;q*u9?Nxy686CF(h|861n9q}g7tWfm??#_50CxWG;2q_*$6!ju?KRv9 zE5$0n^+wlCgKs7>z>gbbd8Fee`+2;iTmYM$|H3DORUr5S9Ul$7-2a-EPDR_+H`$ z_`E>|Oqk`)u#d7@rev0z}R9rJE3Qx$t`fl4KdlLE1gN|pt$=LTr5n{*)t|i#W z-VulH(ryFO&|S)h?h=8flpDZ+-%sq*I9`c+&PQVW+Pg_4`NW4 z012e}2sj0GX_TOf(0oiT`H&WFoO9H6w8m682g!QtW!fDFvYCw=gQx2Su3qfhMRt zCcTwxgV@W%)bl$Q;pHR32n?fATKl7BD=cxl)rcD~V^j79fGKXL^0=M4X3i%t^1BZY zM~cU((c*C`kH@Jz9;XNmXIABSoXX>IDv!r0;z21k0kVfz{&|c}`54uy=%Q3lmb%4h z>??QL9K-Z8A?)R=8k5wITl;vWUp<+mdcx4#stap1J&4Qw^i-MBB0Y!`mh{FS2eT3x zniU6U8`}HE(D-7~PIL|JykS*#d{XUn`m?sL!$r&4%V~ZAOnJJT=jk$A=$WDO%QABa zdj(lQ$_>w3^s!YOdH=wsE%6Z`XQHAT;ZLW8`QAZ8tC62|OTL~c9mgT*dSrQnM74)(L89WA*0>x{9JzrOiu0bW>H0D@SQrfT(&ZZ83m24^ zttSDNRfrapm#kFo69<(5h~{EcCU`)6As1}9HuJeQ@p?09Q@Uz&%G7}_yFpHgKKBLD z(Mt#KRRHh30^Yj@{A+3SR|jZR;|m(q_<}|?zMxT{_bOG-EJ3TdAhQ@G*XscC6rUitAzfQsqE@vd&X_h ztAwidOLHAwDOe!ylYBLiT)db+xfCgElH1h?L^=RDoH#f%Mm`Vps;a8;$So1MPF!cQ zi-Cf+`oIOuwrqPQWO>Z9Zyf274HLv_G~pC;C9|_^kyPR4r`&TP@0lG6lzT4aJu_{Q z&ww}?HSPk=N7Ni(vg?CfM&Y4-m9lJXQr|9pkH_a4x`4?|E2v1RIg&FQMUi%O)|5zF zpX|tOd=#S2_MLJwt#k>--i3Wjz2@0Ig-uE!-{ko(Bf1hdHCeDGx92kDqJ|!ceRiGm zcKx#|USH{Z*K(Un5JCAXwZdhSKId0eTzOKesqlFk$IK~zwOPn~y?}nRo^Odua!q7| zg#t*I4HlceDxTH7FMazyx>ER!uk>V#xOZ^Rv1;26J^UW4*a6{MbqiTRskjps==B)z zg?z^v4;VQ)EZn!_KnaE`iQ#Pn+4o9se>^EDPA7N8{b@GC$otcFsHZz4n}-(3yzHD# z!h}f7Q^)j0L@FAT)0wkM+DF;Kb z=MKBn9KEN0?~M!3Th?25?Z9^<$1Vv*S%2$ouQ_jjOpI)cq^XNZXQPN;-^sz<=d5eH z`t_aOIQdRlo4%-t3+azO;78<9?{W(~YW#>i_Gu^!JZk)iJnFq?fk$yqDyK%RR^}1S zY|o)IHPjLFYH9u)w6GkqQod>U^}cT!e!bFf8q!P@f24Z%^vuK;`X~jVq+Uuje$03i z#=j8{WLs9sOau745jE#su2Txbm+TOGn6E#MBQ~3nH6`fzFbY`6&%U#sI*-#M$y`Pz z917D|y-u5~r%`6?$yt1%r@kAL9!X|)dSBQX>3h@Ptf%^xsqc7nWIUW^u`TRx$~~7i zjY;a6P4wlSOL@;M(L~w$bHIemMvc3GUx}zWz+~5aE+gC9BIB?zO1-=Ez8Yn80e>f= zjsoHV`F8!|>}3VIa^@07(N9+)e}E?2MNY;#@ln_8+DZ37Z`M;IR{n62zzKnjOD;>; zNeim*7%7JY9E1whUAy|^)KgHLytBC!RN=YM!V{nuY!}Ljq;zEa#8yO5h37Xf*#3?a zK%wFg5El!|J7che5+$yB6t5KrJj#v(9~7TkPi|fGZq>(4x*OiJ0qdO`u-?A`>s=hM z-pc`tqc_dr0ZWZX$K@Omkcb3AAC!P4E<6z)u++$5Vd|q52z|f;Hbo*pI>pOJZj92l?fW%Xo5zsU7x$I@Y7mZsC!0Yh>avAW7 zp_Ci&wM6D~LslW57=rRyq0D?vD9&euboJ>VD01PJWr+3!CK-gxXM&RXJPjK`4sO8()$X@n|qRf2sbq`U0^zNEIVjUhNYPEDC9`YesjyIA8_+&~Jz|)4R z-^D`ZT%rTK64`z0G%$%)_a)V?TB_AZDy3w*V3}1DQn}Jdx2Fb^cIqYI)0SI7ZL5G( zLZ5^+p-;maNh1DZTL$FUTu%eDB-DhY;hNwoxi++;aQM%EmM zdvF&U^uufB^y~r3aA(|pcHK80;Tg&P#i(P;fj0H=|KAu0S3C_hWVAb zz3%Gdc4f{bOWCV;+A}BxxiN*n#iCoA48AGK| zs~#3r292NqKZ)S$(<%~vUD55y6axIx_FbwMTdQX14%oc&m3R|m4)CO*WWYZDkP16j z<%c6FYeFh#8XhnC5|1>^_hUVMxi!4*%C|S`82q4Vu)#P%wkd!q$$KO@?vcwrz^13z zrre21-UEDENOI;J;g)A_FVEhdpKzq(l=+bC6%-(6@y$4_8@Z6>3Ee9NfrMtFlAeB^ z5)`2#V+94+jNSz|a|xNBxCGUVnS=Wtag1%B`AkS`LENx--m_BT2}nF82QRPrh}KAA z`Y6t2T|mNI(-CK8t{O>YSfp!0AL|7~U$8yG;G5kfFjSK4gHL_m~)i$$A=bX z|AK}zecPBc(*qn^pMLRRnS?U!{e;xtotcRRroR;|Q&nyoElV~J6>MXj;wm}QkOtQ}kwuR!{}ksPuQ=}~5j{Y< zoL_q3g7UHjXj@p zzh`sWXgzg4J7cQfjwY<+X_h?>CnD`7;T2B!X~3(;e)*Yj?2BvJ0+} ze#2WM{T{VO`kiNu^c&6^In2z4=U#s3HslkdvNh6cTO+-?HPY)_BVSKpS&IJyU0A)&;Jw=5z2@M(^5DJx;Jpdp zy%ln=sogfm>wPEhcnuXcP&RRWyIXIR5_*Fa=Z#UEH$-vX2*r5=RQFc(!se)tt(>TS zqxzb>qn#P!tF|!*f5Bxbc+Wl6cNmA=R?0iPCvAcHd^}SB8-Pa)C7JX1LvL=4^tRQ= zBrZW+V|Cn0b;2b#!wk3<5GLpd7ZLL^Dzv9LW1|qfYs#cXfMiP+S?-An{mLXT_Lp9E zU31uLoqpCz*+bzTv=J1#d=yvfuGgeh&E%{+k*e$2*LERbsIgUh+8o3LS1?P$@oJ)$ zYzCfKYLcq*2;0oMbtN4Y=WUQpaO=72E88gFwXollanV8=Wvlvmgi#90%T&L~r%kf6 zV1)PMGt9}YfF(cKmIo}u|EdLRz#H~W-T@n2$dd=pyf8s|NrLiX3Qw$sNv>+=GUjs` z^SO-qT*iD*JN>)5l?FEgK5Kf`U0^@q0@ub<-rUjg#wfzdI^CogpZ%vMyLK|>;CMFznpvyIBTe) z9LT+V{h5$ApvVixoiXChmmgxzpG3xUfLK`5Aq5+2hBE6#K|A@BwX>XSCdKdMod>a`|lJFA@)c}JAQ9hcX*zxhrK z{2bseL)CPIiaXjhaugeDLa&xSh+b8njVj$Sm%d7+olTV(0?TPcUtaT)oiG9*REc0sc%xb&nZ{M|8B69D;hyk?OT%J5bQ?&6V*&+Lga0T#U{5 zXk?!IE9(DAXrHoDw(fwZBWeNgoT0+QvD9uPLcpy)LTWGnvmi`v002I@8Bl>EwcFp0 zgn(0jw@FCtjA4Z%;Pme{38}3bRtNzv^$}7#d@G6uJYlGyBegS$5OBSZklK|*2zb4Z zklLL@2>7gzklM`Oi#h@xHdN3tG=HCeErk1Hbmss`2YHwpkX%sta~sr12Yr;=*pLf> zklO5jibacnH!N8KAvH2YI0Byj&qLopNbR9vg%FTb3WU@S#}rxwB$WaoHBw190+LFB zkQ%8Zgn%D6a&2yd+TIxOML=>caHK}g2}eM3&U7?RNZPVO|oXXDdZXCKVG) zXE1Wjsq0j0kI9)z$^)X7Of8tb8L1Yw3`9|(@_y`>06RJF`+Gkv;yq9Bo-ugOUAJ6b zd%dNF`d^B=W+ybpsx@sSUrwZGbvdB`lkq*TW8nd|R&^lf?ro4;T1G@!xN|3+TBwB% zIK?XhJ`>a-i7AWmqLH$oO?wnht?|QV7iD3Xm58!Xjg7)dUmr~#GGIjDL(}1@l?5I2 z_0hg3KJ?wed*5!W;P79WAoK6;yd?ppirM}@iwd6ZDTTdTU4_wz(m8^b9Jv8!5$ z!zF`kvLmTX3KJU3mSmA%t^{?})~MTYty;JXD(!#@dmX?22rs|V2+FT1g7T|}pjao^ zn+WQL?+(^9#0dRHK2(r@AxgbkH_`HS(BM zR+>ms>}eB8hE3aO3_PvE&QKNdNmmp4oKr%daWx?cH)U54N(js*uqO05*m>t2Me*2q z_~J~JeZ`ITW_Qb=3s$N~V6se(Q2-m6w7Etm&8AG+T%+>+WYXc3NtK(Jx6BOY0lXxdApM)LYN+ZR#3?}{5H^8KwbOjuibV4>t$_d%D zP6k$KymBloq*mVI#^Spxii z=8>H-k(L0-6!ix1m6#z*fGkc*229q7zN5_#v`pEhR{hPK^K0_WyN7)9j;4J^@@e^M-nW#*zL*AnzqQNP+-_R3rNNq&e~0yJl6S4?4+fJk0@*1PRH2Cpzd%CMUK__X zNxv>E4UFLe7sm7<+d$+t)57I(K@LsqJ_>S}6uxYGg#s5QgcD7Y{*gcv8x-a88_V*; z1SwHyVmT`4!ZgEDR3M@0cTAToooHaHD)3 z3nYHRERZmPPTFc%AfbtcvnJ`!N}3J~=0X!QwQ_NO88Bb(-mMLT*4)O0z&@Lqr_(wM z$W$iRx|id*1oK9X^fN_`^pk@wa?Az{`Q`%5)j-{u3d?S339bnlu>0ff%`PCrucl+b zvGmqRDh##eI?RBn38}C+D1W5}vSsmz&{DeG^Ja*4JtUbelv0em2C%DY^^ zQz}0{ajINmbKIt$!hH-q4-O`+SoUIo9N+r`13~#YQBZ8TpGGOAy93^DwNxjX3!%m} zQPO59*Jdf#W+~UEv_UUu<8(o=+}7FninMv@;Jpgqy&m9wN`ikajjj*SsKysGs__Ml zYJ5SX8vj}v{oMf?)%b!&HNK!xjW1|a#*Va?rPHX{Q|c?b?Y8mPC|d zR?HCt+8r7x3q)_dLnCE@=)9PHc@4Dr zb*O)3Xt%2RYr|FL*F4=-dOsN-jke=VLCx7M()Ky-s!B zd8KNk*Q!Q(wQ8i-t44aoYUJx^Ci}R5pnD*%9C)uEc&{ROuO)b|D0r`{d|5=l^V`-h zjSP=18fz?o)3|u+dq41i>)NFMPTGvIY^8o*_ixMhd%0|SX%B*fKVwO^Y9)9E$bLH& z0I!Z{e)J2QU6X}u{c`5A@q@qQLjIMgG5N-(?<`->^nC|>V-sNlz%SD%tb`)rx)Yiv3R__;Ce7&qCu!DA{e z=-D%eRU7Hd76r4~)ks9OCT(nHjt}28Wpv?&fF&`Ql>(NLb;~Rn{%zGw^D*-3Wboo@ zq?cABy|7{~Y4Xdb?PbZYdw5BL@^S>_rIdaaWT1?0E~A^v=;ku=Xq$}d&S&x^(MOg( z1V~Wl%>P73P=thX;I~UTqvujg?woPX%Bm_TRvAu|3isD^dW0G0`VD5+px25X)|s!0#pxcN#PKXZU+Tx1#c>KXA)8+jZHi*!zg8Tf+ow`O!RFl~U$8i))GtjCNuu|}4RL>-K*2}d!rUHNB8>#m}D-)Fnj zxPVr8`^a|9y1)th%{A=e@va(4HME@Y!x?jOS|3vC*w@Mq*-r~dnykT(PqD1-Ico8y}LI1LUf%=(BK@ z`-!p)TGpz@KU@TGMJittVRLiN@J7H z-u{5iU9jL?U`)+ayb!S75drIc5wPAJtkN|;oIA?j_7BOXOKs!D}@{2c|&PW;Jb+o@KJ*d_(dWEoU*A>xdHEw^ZWuJ153%s ztaFKs9O_!u)K<9+QeV1Hm{t_o8m}hh(cean5dQm(@B=?IoE(w>rog^GEU+)*@yh$t z7Ky`+=-eL?o%I-<_W|z|e2f#D4#j(NT9rHReLvx7Pe0HU=bTq><7?kll?)>J@QsVQ zBCqs_LkQ<6mto#1<@o7_d(Il%Oz2@Qn{4<8cz4XfF5roX`T+2JqbD#aE2kEKyBpaH zOaO!o5dW+FJ^+dvC4EZ~(93$857aXG{AnoGUTX zOMpaIdjfx)$N-71k^vK5(GBo*BQ0J1@Do%RK2L^z80smE?`=J=Dj~ffFC%5%3U{~ zoE9K`Z?t_TWvDR0ixY9&lg0!O%)pQd9x!=id6-8qUoIHQQ>+)%$7H%0-*gC*xsW}w z{3DwLm0Q1@TffY-O(`7#**mI8JQB;#)w76hf$A*tnvYj2`Uv?Y)0#L<2rI=?e`M`O zPW7>&w^bL`YI+cR%uJ)F%3zK3AV>K1$i;iw?;j)8o*nqzs;=%Xc+4Aig2(L%vG5ET6B(^}9->8A)Tc#W1B!{d zfu_5qVdh~QZ%EVL$ILJuq{aJK8Occ9yC!S0CRwB)8OcxDmQ1ppEXg97Kah;FNI^1E zT3VzhBVCpc&v>X(4Cpuh=nlY3t{Gx%|cvir~($+K(Paq%MWE^=84xIGrp{5 zh%_}M!qPQ&wyY%9jpAG~qm=JrF&g1jT5hRFvVb<(Nu6#r2}oD{3|^1zoYKe#!;{je zBQz>44Xe`73bgNWGTP;`Embb0RJV{))j~=&3kiilQ>@Vpjx(Uk5CuvsWMuT#OnYm> zC`%ynqbybcdxt^3tp2|`ayr!xJv9M(8WreiXrN;Wu&+hK-MmF5J!4Tx&sbE_GZvL} zEQxT372#fklBamG!mOI*V81b44$Sju3}rc)8k<>R3Mn;FNU7r12;B#mv2Nr&P6G2A z^*9UcwNa1rz@8iRn!7CuL?z=vvlxJ>XtJ<99OCNMR?T7nCM~cNCgW_7mCI2YYW=Q5 zw&vNa@HAZhg%#tja20#nXU&0p7t%BpXjGUTniR=Kz}cgx}edod9TCuf=b5?6BFBZX!|5+=zzvBxxIZ_BVO1b zhBS*irs+Y@=oYfFV0|;wP%+x3#^OqJnxzFWH@S@znTDhRs0nQqTmG6{e+(mkYgp-= zWL3kxD7obV8n5F{Vg*pGVe!k#S6Z?(;hs+B{*4Zx`T}41m=PIcxJf4M(;H$!TC+9i z+bJ%JbS<12Ks}SpU%PcSNd$;}Q-Sqd2+O4)abrm?B;p3t_z|SIj&of~1C?HB zi?llyxtaoR-k1JkOxhE&eFpu&TvZ9p8XO7@{jV|&a}t>OR$;XGd9iD#v<cBr9z9xqtSny^%BvsK+t zML4j0_KAzQ1J>bm$q#NuQZ-ryRO?@uRq`IWtz3q3?^y7mrK{(RjFLW}jB-7ik&$1gHX6-g7ZI%hq5~|Gn2ODniq^oY zRsNd6pD8~0xN)t~{?V7V{761u+WB$u<*$q_bDE6(T=Bu#eIsAlz$pY}b89cj_rkek%DAW{LCfPo!O1ZjnESNU1qUsnPIv!3bA>Qk zYq=0~hL*1*Nf~~J6epsV@r)Kx>kc}Gfxa%kE9Kz%0a&6yl?5& zzxkG@eM?tp*l@$lx)sdpfc{Y+bwQ(F(_V+`yXd%Mf@13qt)B)R9nilBq;XJUCmRbM zFCrDFi!rZZ5c@QGOV+z@7?khV{M|FR+|k}Z%d2nIa;V@=+|#gHaSMczL74DAg)1u+ z<)J~DkwLfpuJ?L&DRbRMs^fWSp7XO5{9nkeZs7O^?jwWxycp7y7Kdm!zv}#nb z2K2=LRA=PqtWkv#w6K@N=JyFyLejqk=D|vJMs_-Z5)HX=2TCYZLwA{@^$?g-p!i)e zax@d7a0(Q^D@KlRT~veOcg4sNt_ve*Jqlevb;-c;#C&}geD2`N1#>000Fc*pON?mT z4xAq>A2Ph&8XR+UU08)U{#AKJV{N6PP>{9Sd~ByA$ykUkAyv&b{0+irDT}=i{~OVh zHiy2UwH#>oPYu%hV;J{mD^-i^b)lSUJTe9h5Jq(Gw=f9_GeMR+2cW}yAxV8DHmWaZjC9Efcd>FD_YMiy1-l&WSE>` z%?y*Pr^fKQsRQQj;b)kfx}gk{%TPngXOIs)i$Pdo0Lmb&QMRF(u}8-Z+5Bb0>y_Ft z`-hd%)ms&;7$4ZtvklajcC`P0sPkU6qm>QRJ9hMV1NAjW|Ew@qxJu> zPTg+<|G^E@!lWHBFjih%FzV|KybJ%ll6T%<#e2<;o^GJNvZJv(bsJ9D(fJM3t9JBs z1GQ=w{|=UBlDz(ptCmuEp!JM)GZ{U#n#pK)IhWDyaxSCYf6(e83Cquu3PM!UuOGExe6E%_xQ2f&ii`tF|^)W^!f>DOiBG~FeUY+ttiTM}22PF)h$lHRMj z(@ZNZ&2!oKev)Qo+>kdpuy-9{|~U$98a z+af?O^ht!Ur9-hwO9x`5(f62Gm6i^|N@EBC~XKv<#J&)}e&+S~5&18#BWFHkR=r43SsBjpR}MkKIlDN3c4AIgn^LM4Mw+Mprh)V(kT)W(Q=ix1v%jJRY~ zSW4vJdaX2BC@@y2IpELgjVZ)83>^0s)9jS0$qz$ANo0I@T^lEIV*&|cY#1~dqZ;ts zn83c;`gowcpXr!z!=fiW4D@y;@B~@dewt&#)>>x=-xIp=Y0$GZHt-jb4fLnm+viy! zP*qwG;8d8z6SQ7me;I>9TWhQQ=$-JPY7a0wf$a={;bDsn1?n33FB(l2jiCDiX&RKl zL~d?@)`pO^#T6SuxUx_U{g#K@<0!DU$N|@n+L$4PN>*ArT1bCiTV&{{&t;jl$C_Jv zl&u+8$f~LVC&MLUdVQdbEI+v3QyN3fk8FOBu!3&0VZW5e@Wb_ANgQM{*knm1r}u27 zp~}Hm!zEt_l#6-!UOSf;D&?)9{GL!c*u7Qzgn7lR##H|rVa`0V0xe$*dq-YzEw5kr zq&=&zPUh5OV=3S999TZt1O2I;-y&~?m6utU0zTOTmD;vfT~C{E$Oo+2^^Lw)^wq&I zaH3-jDjkMT_CUSVt2rlbWSc{!uWc6L5A6zgqa9`JImO@>oJ&{hPB=^V1zV;& z22PwahBU6wm;CuMM9{e&2;qfr&t`O|nGNpZjf5%AH3iW6~H-7|h6E%KEs@vhnTM=?s>U z!hH6T%~Q#M0r|Y0&PZUICQ4hj1A1TOsyFfPI3D+ zR8%?xXWDYXwqi54bCDCbjG^X2=^}I{_S*T%4{l2j~9#SU|td#zq!}1YYZ+o>Wj6O*+z_&&l^?U+En@#n|zs1^_xA` zaX^)^)kcVI29*z-8w|3*;u_+Du?Z>di@EO(^_hvQW(gC&yzU}xnt20;xL_~qr2UG? z5!ImFM%DY3;HZ)4K3zl+H#2+Q*mR-H7%uNJyK~XqbgQUo`=OF>%S^swP}TP{>4A-Z zrR}LmdtGONP#ms1Pqu$d=L?MNYmoRTQL<06zG<^i1qa zdM5TIJrnzqo{4=)&&0l@6LX+^C7^Ft42~36 z5KjVDqYt6gYrMG5~BGfC3hQvnxHCHV*_YKNDa$>W~7A|FPx8)Md55*vfk*h474jNwVyjMF< zJ)Aes#bd8_KJ~3SM#DXGuvvV+jfx+INPoYLj<1*w<;zHHwC()c+Csa2^2?DXXn<2* zR}Fg5luLhnxR{2ZB&H^d$RP0TOl}r~m|V2Bm`z&^N^(*oiWVn<@{LH!)XXqBNzEpC zjD_l$TEzfNMX|#S-qpwOz(fYJh9d!(2|;TUCxOl4hpxapmpuJ_Xs4U7+fLeuNE`Xe zt+>Xr@G4=SIrw*iqZ6PrM#|PsBebklPMS6y>-8f`Jb4KWst%i69dy8FgZd8WM}gD@ zy;iq~1I8N_$FL79P3NHBV5i^s=?5EeN`-=74hD5V(Je_GM2o!WUUXpi9|d_`8vhHs zLX=7Z#p-MpM#`;EpP@i4i90qL(ovel561kc_=7QxSN$Vx8);h!3{9D)G94hVH9r>D zH7Y(dicVl=apRfteP_f88!FEFj?*k2T8y3<%;;oJk%779IbOB}NthFgoUQ@(n&2ckb?$_MA=&m{|YI-?YQPT^`ikj+clyiDf z@GU0#Bpm4_u8>kqLQ2(S;@Dfqtk*H?bplX4SpL4<&^ z1N(v91mFgMkZ#z8413>mPYB3ZRk^Y4pHz@L=<-PA9c#~xb0MYQA_eRDSLc)$F}1xUV*P8gz9gphm&7#N zI?U%oCwJFI_0Cvo1@zPq=&3ExQ*)rdl||cnSX9z87M1jjMI}9BQAvL*i~f2Ki%NRN zqLQAmsHA5sD(R_3^3xnv=m!mErYzkMnSLlawnx`?N1-i=b^t%gT9JI{Aw|ch-giHYK_qAfw^G3$4OxRolKks_If81=YhT6 z$+YS7gd8X#Pd#|=bDRWbn2Hfj0y9j_7AJujrZ0?f5}3Kx+4eG)C>8|9I$1-7J?oE&@<7u%o=+$CQc^U;!kp1bv$>m%}Uut)C^@pfhFkUU< z_rH!JLD426U%8Z3#ezuogO{xDDpIXPP|e1BiyW}8EYt1OoOf-jrNUC^p)HNXk+nq* z*h`hss}=FCZB_3MyHeomTUp5S=mJ+V*~^^Ra*s)(RDkT#{Mk)&G?ybdD^#h)?)o7(|0B4?SOs~NL^5@lk7iS zM9UN7D~ZTW;dNs|g3PzHe;o95K>tl3O@I=Go?31=4P7)KBU7LDMl&(DS>*QSux*h& zI%VCbJE=?J1sj#wL?+5WnKDYgboWv2*1PtaqChuWCf}rn?e-;KDWUdfL<(C!BUv|5 zQFHU@V#dv#JZZ&%}uASBo6{ z8&fPP0exnqk}u=as{wsdGp9@z&-A^OZWU1fyl?)$pYIN(Rg^;u_WX(nzW=n+R87WioXF*jL6kkd{yt!6i_6+JzQCu?d z*A2dv?$psQmX3Zg>m&+rQpW4lbRi9D_zg3+zqHi8F9plkATI8{aEp`wWH2_JUIzKB z+ggnGr^x*lP+p#*kMqmJ-?nT0jzMAMRVvs1u+mg9-nAocA5~O3E#Hn;)cv+3xoWVY za_@(0g^J2bCERc-&1%^#*b@dT-aYmOAos5;Dp#pHtr{yTyN|hysi?gDg{h&Ua>s>b zc12~$d(GCF6_r&hyK*b)PFw3AHfR#;i0=|if>C+pOGQny`nH+oeL=Fo0j+1clgV^= zbx=Lio#kAnJIlFDcb0RR?kwjr-C53My0e_ibZ0r2>CSR4)1Bp9rsWkLRt@z`cb0RR z?kwjr-C53My0e_iv`ENgS|nsL-ErRz@Zev8*n1j7WRK~Q3O2)K?N@7|< zC6Nkx5-)k4FLD4>J!w&ut<#z+iImij>{gfVejBOi3 z7-33cT6QHdtvVH%)|}GPimMtY1*eQ@?F@hZ^Gd4T#t=%(?jJ|y+S?kGNV(mrl^giK z3S~47N`=XE0@}72Mhtzi$ibkMwLezYi$xA5`&X7QCi76KI#XFM1}&l&iSg4g$IuELgnE`Ay zS7xh=nKD~lOb0L(nHj5Ab7i)gE3?&HnXP8aEK^gfixdvyk{Xm5mR1)jpjxr4F6N4b zafzZ)iGvi&sMdpj<$&%)?(x8P9F#t_NlSJ0o1dOry(k~}S!DFR_jYe1!? zBaPD13Q!sa@Y+TurBMJ|Y^|#_@WVzEwTwKoVHez&Rpeh2(6fS+T|W#xXKT|N z_{U*->wvznf|CuEpo0!Otx#`gK(F6S6B5<-#Hvk5pt%C%VoTU4 zwpcM|(uxtTv|xlpy|4;W`@yLpVWWho5oH6XUWARIh_X>O@M~5|!j=wB%0^Y~vdK%< z!k}EFse)u`Q(*(Fp*B@jQ~O(=$7%>9WLn>1YR@VSmj{94EnkMQ)vA{I^si6g%sv}Z%cq0y>FX}^ zg%;%l#GKl1Ec%49zRn^raN>Y5=o84YKg?J@*#jM@0?P9urPRQQ+r5q8)brjfoLaBh zDKDppc5;F_BefGc*WJNRky6^p3A%YESakav)}MXEIdj`MDj^!J1M=^XzCD5qdKO6; zJ)B|^%dl{2o6T<-Md^T%k&+G|8J2WF$*`mYOooL4=eP|x85T}40LiOQw#M|PV^Kx` zV-urKh9w<@GAs+pZHJ0wLk811HzS25+vjb7%1B`hW5CKtVF0^mQe4e)f)OqwBOUQF zER2AMY`Dv?aEjqCysRS~1T$?J6kqoi&na%(R#G+uJ&cldMBi)2Hr6^l;+v$1kV znCUy9^mn;LU%Hs~@RCTU=03hoXY^vOXG%s6n9*}HdC8b|&61dQ#*&zJzmk}CxROX0 zqyLn|wA+-#w4;>7v}=^aw9-o=^D%{65-C+Gu_UIoR}!hVeO3-7kpt>WBbSy|CDK|^ zDJ3zc+puzOt(J}4B4ZlT#~Pp5njNUxxGEeAOQH@}fD7Sr?}KGf__B5s8;CruLM?wDnL)*kTj$HiK`p zsBHsl$(YInhd~)_-Sh%sg*!r1)O(Tk@jGIeew%OBVTrXI-W@r9?#^gxopbNpy@np69l^oa`R|4 zr(-fwq))}c`k)1?Bw`h^OJZt}3Pt2$Gfei!wZRETWPg=#x;upnB=*&#&Ih{Iz+Sh zoqe}VK1HAT*u`+x$eIgdyd-8WpRQg^ulq~R%(c$diyNGigHnHD1mBv-r~!&ya=$&bN=T_qLP{+X zQfiNoGS(!vpjhVm@9J75)eb#10eWf&^wb#WZ)MRx>|s$!&sbE_GZvNfj725=tt?vZ zVNprXSX9z87M1jjMI}A8NR|LrzBdd?<)loqDAOxw>$>S#J-%g)*^?pUI<1Db(lY5*8_I`4YDgb64rF-vloCIc=iV;o% zGfd4ECxIEJFN|>#m|3)K`ywZS873Xu9$J+@4P7Pt#NmaoT60N@Pwu5X0c zHcb@*M7RHG70Hry-Gu+Upri}>%1Bv}tx^V}2!XJ^2zQSDB8mh>TgjK^vnmlpZjV;J zyU137n3{z?pQD4Z$xnpZO6s-2OiG3aVbTKPw$!0;bN3{7pw{eiL%s=4gOqDoMl)@j z4RNluTq~t*GnY@;vBRw06|C-n{&FC7LGewDSzAQQs(Duuk(Y#Z{Sr}cZ}7DVOf8^j;gJE*+WMje0m*+P-62W1>M;CtfCtf2$uyS7z39&XXUMe)p_%!Z&lK3AR6 zr^@`ZMn&VPHQ8!>ncGMrpz*@kJ|EaRpt0q2r7Hey6fdpame?+yuCN@_Ov*GABo#rD zV`>yFI~mmtz$7n_8*_7*8n9|s+&3s;1$|(od{~<;ngZqWcB?hn08Z#!C!ezhMFr@J zk@6~vV#dyY5}LY~a_R-)f}Oq)*)F}grP{Qjf8=ws0&*{}1G;LYUba=ISB&enL8*Mu zKMte`(0fKwncZcMRwJWf30SdX#K;vkC^A&yct)a&*GADh-mi|oW>EYGoeZRD&|`tr z0X=S{DoPy92F7X7Zv|2Z^z4SV8x5@IV(5*ZCkz>*y!MtTG&GF0MtMxu+?M$r`I z$FaUZZwAsd=pO}A2lTd)swi=EFECDn{)<5BfUa(6yV0=f=(2I#h>cP4&m$>qsU>mc zomxgo_kXp*9~+dy06p>b>Xf`M3v|{mZeWb+Doj@##Sp3w8LzH&5P7*q z1HT^BbiBaE(2||LWU%~|2HF5~Uvnc2zp+O`fjMWRYS4>DY8D@FMdkM+8$xSPUOk?w z7%Dy<3qIpONkk-um&BSd(2US}9FeKCRHV`nQ-c|a`W?_UsW!raROqQ>=ryS&DtT|n zOG8~4dRdGfV42cXSs=gr*|6L z&lMk>-8b@;4V*$y*3=z6-e%1X8I*Am17kI~!KpEfb->KpddM*i72oz&v>e;k)YGix z!JEHTVPgiR>_PuQAWeYYFj6%FaP&V%M$mg37&&?p8H0X9q&S+g*~}Q03~F}KvR0#k zKMDe~gTh@qjsCKNXanpyC^WWObF66;lNf`aLP9w5gp@iLd<-JTOmw-1=KwuJ#Ybbo zZ8Vic4sdKl=EIKEW@W_?NnLL4IMA`T0#yOl=0#_8%BZel;Z`bj~kne7w6LPLI^#^i^gGVMy6$n zlNy-$rmZoIb-)bMkYgGuzLOg-kO7qOVxy;iyl8%EcGK@OmKbRE<0wJ&25;yG~SXD@Km?7&UX7pj?i~f}~a6t--28CRytRZP#lw z@LR!x4(RS9#e)T^}ZhGUx2z@wQizG9sYkVQWO@6`+hkJe15T5^4%RYfoSMID}K z8}LWL(GKXVK$-z9%wMe;L$?Le3@A|%E>O&soPiRboaHhS4P7$zmkpLf01*J@2K=fB zaO{OO*DtEf)Gfi}lit3QMe@-R1z}I3Fk0@6!jgt^GnbS2oOxlbltF=5!mMm2wjIPz zr{X!Lr%~n-_64)^T(GwT`mvFk#igx;_LInl&>ECv$fhLg&L|lwE{%oGM5;<6LP=3c zBmgA6B-V6*W_4+W;1Q~nmTFR3swh`oqAaUNCa-(HC%&e-pr`tvr#hkIR1Nmh`=E#3 zlAh69(ldHXdQD%6GWq%}_KGY~29|vI0u>wS>L zWsaT)tENE@n0~dYyUfv{VAV7zhE|M&+BlAl_kxYHpmmAkK3$~>@AU){SA)dUpmm88 zPNH;LeXzaR9G3ng&w9wXq#x}}!?oj*h+ZUX&jbg`m*1cd%@$>QZukxhw$i{SLjul# zo~^Nwr(OSPX@rcaGW;5T)}UwwU8=ENH+;QD1Ai5pf)-zm8nzpL$e?Hd?bO&748K*Q zfp7c8N}MzW-DxECVZY&%H5&NU*z|^>w`y$Q+e1a30VUh2p;90JmU)&3az~WZluz|8 zw2_et4~+ftOj6}pNYFjCWPy`FVFSHdW22+5)@bB;UoBbSBvr(Ll1FtEoCNBFnwAjq zsBGXQP}o54)$#{UvV;wk{HQeWn5#KZa;9wHBuJ!zGKwf0IQdf-l21$56PZuHbkP^( z-I#Pi`k0Uid8-z3@I#@0%w9M2b|ewX{T4TQe1WcTsTNA`PXpU{TJ~~XI%}o_+rZC!BD-{{tr*EuY0GMm)4zLdT)JU}C>IX2r#6L@&I>|1XkCxI<#RZb z*SwLsVm910*e=c%)j9>rryI}g+rA8i{C-ZZ$P2ksx$|tHHxgc&JFg5zkx&ZDrJWIx zP$+;zBXA+T+m+bWChy%)~WH^Y)r`2Mo&0L85kqHxOn{E4|jpxm_OZ{xji4)B`mQ#TxF%?-7QyaA>=+L&`lDQC)I^zfG znKiTSRkV_UbXyomU2uErnDaX3ypB1q!}q1cG1ga;!JiK3hk?`ujb6`si)J60w@-uD z9nk+fkh-8THVfYFg~ZI{@VLuD2YX%wt2>|!yt13~x!DnwcTnCAiRplTK9I&iNuRt% z-nv}0yeWgkp;>%tonb9@iqsI#BsKkuZsn@BJ}@b-qco zrfN%2nTv43luco?xMgg2d&}}nBJ01%l*2ufalf~$Mv*f094=YWapf&jF_$UvqR17< zh*ZeCwQLn=x*DbsH~x(d!qn9IZg5ez*Osd-dB~vU?$=dRE));ih*41~_8L^lMPU-( zGblGFK~W~t@gwts%RV8Y=5L3A$$i^aDJY6|ZylMdOazM#pCebCt#HA5Ab2nUlT^z7 zOw|>|L6dSmO2g@wA(c)+4R)in!{wXezPa%~JXOVH0;ei0yz*2T~UlO>);d zRg<}qU6sSEiHU7Hv|SHQcR*ttT#wN>cwvJW(kL#N5toBcnJ}kJlE+;xk459E$yf=p zTyZuXQ+_LW0~x?f6oq9jCL* z(boSmFoKR5sbb{laAX9X+`!1uRAB6Y9^b%NDeV0hw;lwyx}Z1A2N~x;aikg#INB17 zm;uF+ijkv3kr5O}Dn^d*A+uwyVZJ;ugLj&hdYcCPTCjZD+c=Fi`+_wt{d%LK`V6LK z9yRSCa~?H&B5ALoQS&@{fDJ?12P))>L46a|WqG3&ie4vlwCyq#@T2lTLa(I9zoP*~ zGr=4wzF)|;s1RH%8WsBQo|jixr6z?FsZHTTYE(E8jM#weJ5U|Qv@W1C#(M#6G2T5F zyN6BSRfDqHLg2GVdSz(KLML214BZ_`Mfzze;nM>Z8K}Ea9vJPZK^Z}Inj8Y6MO-zE ze|0HS9nBk*hVgWT<(S-#)QWY%q+B*A(s2GyA_-5w55nq%nuz+ zz^8(59Z=j6-!5O=XVC_h!~;g0G^he`9v_v~wjvrcsI-Isof;?Crv^)b$L-*PL1jF9 zv0?<4jOUGb*`P9}@l)FKrK&NoY`o*QE8=d0CGn6QOd2dz8-BLVc-{`~)fn5>AAqIA zRU-mR;+hek8dNovHSw>k#`P`QjKm#{@n*J?QhfBlVb(Nw$zkF=-XjR?FLdgQ^ppL<<`zFqh_--$rGi?%vRU zvYTV1{JO~KdbZlx5xVehORdTU-y7210qq3R87hEmYfJE{kh3$#4PB_EHdhst00~ub zcP!5jYuz0Dd8mOipsl}WZc9_}F{8;^iUET95YpIU)#9K*Rmuy2TD4lCl&B+VnyVFR zgu)OuQ0hZ9q{D@$4+mnl?He$jcH#R z)4MXI;mcrpuriqTDWCQ!pC;vu7@BhMTp2tJWzYeo9K`n*cJ_EJTmyIS1 zJy5Dfq=9}~Yq@H8zoIG&M!t`4YP}RA@>RHeb*)EQZJXtvtR$FouGdNk{6-jY=5i%O zy*#T8FW?L*@Gn2Y9h0p2|mh zA{E16p-mYbc3aAnmMex8JD)2C<`iw4P9RFF42XXl6`K5H(Sl9;E4Aq#{8AXzPZIW9 zkpz0%NJGVUFD`SyB2MmDG5v231NceCd_p5!OuPHdVRtEb z(7l*%rDxK+m~Jz>E=Fanpd}r%){=giX{kGJXaSTiNDH8lQkQgt4J~%r08ncgt#vJ1 z1^m%VcfW6R5GJhx#=NnR@vx>Q&9XX7t=F-YmRo#FdS#}i%=J3Am!tM$tH3ympJYYG zR4W}WonnQQ4qZZG<-#ac>#58lLQ4JUZ_T{7X5L$qTZemV<{3AlH7=_CtdR$8{?Tpe zys1ghQ@fz2p@N=T2t73u`rAZK+WfN~wwCmattCBUYe~=8TGBJNmh{wCIj+`|g0yV_ z*&YXyyEbISnwwZpmUWF{0^`0FW`_y%Plc(V19~iwCQ@rg3hMre)qkd&v(XtNlAsc1fSDRv`f zvlxg8gQ<{g2w-A0m|+?&VCo}jG%)p%R5V|icU+TZ<1_$M(QMmg43{vOZ(e1R9fXPQ z!sSI~@NE__)%sN0TZTtA$?QBVYj`99b?v~_NF4R2k6X_>VNlsF7`{}aeQG%4ac&9Q zEV#z0DM&4B7K~3=ll3)a+FT56mCIcHxTUjh=S3J$?Yn6qWbmO1CCZ6#op7AE0@g|<}CZ6#o zp7AES^`%5nA~@rscgib0<(2xcp?ZiL(1(q&)1w8m?3}?&Cx}en3QX?H!)Aem^MT0) zqcsRqWB8Iu0Ol^g98;?}aA;?y?;`{#yJT)@XWaN{KDKptEath59NHTOVQTs;X5uga zlT^0aS@u3Pg-MGWA<`eXH`)%DJTqLy+=(Qve#Y!hhcw)7C`BkFZm?sScDE(fEAO0J zDuI|Y!zDc9uW}_HGkAmT(fYHt)mJtUgI)=w4rugo!TY%2eO&N9E_fdoypId`xHb6L z0gY}ic()f4uQg8_T=waj^RCQ!SLVDcbKaFX@5&smM7!s_-I=O>lig>$-DkYrXT05K zyxnKK-DkYrXT06654}0w)86iBZ}+sfd)nJQ?d_iSc29e|-O9K=_8hRa-|T-|Rnv&< z;rX8IrAe)Xj;YuOy_0lj=;y7dsR-zpdH=UJ>P>4}k0;H>69(l=^eG!#j)yVEO$XAj zdBsj&HK=PY#vov?*RY@h8FIG>=V_X`fuutZEitZHe7g;Py05{-teyU0VC$gtXT#X( z?vyo(^S+%%uKsBjNa|z0ltyEZg?V2H_be#YGE`iiU9Jl+@y32@0b6E&O3~mXF!LKY z)%bnFq+K^C-(Gh@T@vGxNP3xZN@8kWC3MMzT{S3M94K`}3MmyRq`bJIK;X3?u#3P> zNMaX(HzMh#p|>I_)v@vTl4*#VI%t{|oBNcJ z#VVkzm{L=Ol&a0GtEyS7)UskO$H_Ri;9xA83O(erTT0kiSsOC3iM7LzvyAYT|3nuE z+PldfZp6^$76;zI&u-f9Z%uB>_tt!NlX-t@aud0?=ChlkhYIp@H;gO2)=gzbAN-~F zlxlp91tw3UnN5EMdx|&{dJ1m*<@J>Q*8H@4N`Gs9+C9a_Gt1UPE4d%qa#nuq7j6ux(F=n#UP|Mdj({mGjhNEX>oujNCMhjiQ(^M0 zVfn!x3b)l#Ey z85u4pB2;IppeSBhKa5P1X)@&4ER0O*n z$zVvA>%Hq1tY~-a+8OqH7is$_*mLxNjgxV_Ji2bAUkYRKQBa0Zd7S)E)LLO#6ITW> z5!E^_yzSUSID3sfsgXr-FNtI3GFKL&#sqUV*u$f+0kdp$H)N3nO*42*$g%w{A;+G( zgdFpJN$Pd`x_us)16!=ATywrOw6L@`b%VI!t&r*t=vZL;_89o~$hO;1Dnb-6AM6T! zxWjaCHnBhfQgBKVC)TUcJTaJB;nJcU~LF}wASB3+uYdPXg4=EHZ|Xq z=TwMZ5IaTKfijR1W1x^w4ipjr1qz9P0#%k-3lvfsD>1OIiJ>y0iCs(s)^Z+A3^|V` zhMY$eyO;*drE~Mp=Am|L^U$W&dqXaY&EkB4Z9t`A98hUk2UHs70hNY*z*1fkOQofs z_U88Hk#>9Y=%!8YwVkC~i*Fadvh!T=j-BltUtPvtpy$AP;QPfnk@98vt&e>> z+xxy6mWX(y58NYy@122K2BI9c+gPZ`viPUe7_gZD|ixvLV(Abxz z{E#tq$buWk2Un=Qb#%Rs+_2ZOG4IDQuOl;&q@r?_)NGw!s;mKKzL9K= z>f_5W0Eguw?rT54%;5!-v#BKS`-Km-FGIR+r#2Utc8q-O=gV`I()hP6Xe#QxAnI@Y zf)lnS3X`)@P=&F6;xhT(1?b^2nG0GStd^>?2Mh}7kfCQIsp5%$(NR&*G}!&3XwSkW zn}DM|{k~L%-9XI(il}x`4B$^I8b~#0^7l8XS=k;G^P8 z%N$4ZCNS?xSgA~0GxWMaT5}u&IDscSmMUxHW(DXjBWdgJh;EJ#L{^;cMADR@$7`+C za*kt}xVs|N0zm&RncG(k%8%UKHZ*!Zx#H?!e2;03Hhy!)NKvu7pcyKtNz$L0mxlw> zWUy*VY~AqD4c7b{4Q@o6J7kMg$RZLnW+iM4*u7Lq7cTEvC~HD1T%gfezXXz7p86l9 zL}0~bEFrK$BI(hRDRj&P<6Iaj4LKbXUdM#jG2wN%YSGtS>VK&pI(Vl_l$L5yTB;^D z@Y`m;f?i5(N^nSKywev3$gMFrbdvLtR3smCK=!)crJF~yLN||QO<-0hm^CqFC}CmT z;5d4a$p-s}u>C^lCF7ukPQ#qWt_;2Dk5-Oju~qb(20&u%@2)MszhmMIcVl9 z4K@8D-5entK#2j$fi1^0RGjxe4K?i8T2Z}`Oxw^%8Pr#9xV8_ZmtGz-2=TeTZr znXQJ+f|Gpjli4%fC?42Wf42T-c7!*I8@7v(hn+I}MOp;MAWh=qJ98`Nt8?-3ow+fy ze<3&zEZ#u9Id#wi&7+?Zk+XIo1XQ-? zOO>TSrDfvFj(4E4u^}C(wAH^~i32JvhN8kW#u@7}TGN(o*@Lg2_sYMU%D?*O{ebBe zg*;)inMf>HWXjAC3Tm(yC7C6R+) zwCqb5K-s=u@=+B}jjtqD5s80!PO9oR{5@caoUAAGxaEu-mhw0ti((AuIpZ(+GP&y$ z=}tXZnV|NG-;H|HHFLdh2=sYz{Zz0ujMG!*ybRsALX8TE%HyuRkSMWs$m%?fP&&ee zfh1Z;WOSFADl9N79w8x3rIr45Cx_IH;mQ+g=9ZKogh zV;dPvT05}yl~&nfe?P9^HiL4B3wr2MbxJA%^n{W0HCLTwjt*W9jG)JjR55aN^M`@4 zLN@%>cT<=Zhl4d;&=W?IFg{%50D-EeySzb~9+dCCFse1DrF=yPdN}xb3KY+(*LiVt zDEN5_6wfL~jxZ~;C0F-DRnK|1d#Xiz)gS;Nl-YiHYL&whi- z_T2F8KdAgx+D*e(YqZ_JQ=JDY-*uziFeuxOPgur)%4Pwrf#+uWi{OI0DWcrF%=Ep% zh0b}Ce<4(cYuPAT#=qTQ?wexy0&D=TqCn9<=&exSmym{0LXk!>vngBOmq5!`p;!iK zDQ^uh{-3oZNk^3!t4q>VQTc=e&<|-p4ub*uYx1RmEwo8Lof9hI&R}D^evVcN)`Gxt3{`{9(uH_!X#Om zukv%=Y>j1?>snZbCDPk`7N&g`-m=pqHqlFdoDSnH|7moE9-+;318?AGSKvA|TTF`^ zf9Z+Vg};1)MMbdbuVAA4hxVtP=qj>=_NJx!n2kSjn;Z1Hk!0iZ)pFzWR-1t?g_&q_ z#%A$2wN9oZkw~Po|IIK%PBQ+)8FJDLtAQ&f{i?x6;opEP?04++YGCVv-Z#=<8=vo4 zFt!8-r|~s2=Ha^xaK2;a#yrO2{UHp4jCs}-%COx3$r|XB(rek0wMI7(rtwl56FLD? zS{gB>rPGAcQj?TctB?{MG6K<|fcw>Qrb<&)(md7FDhXcCH@&!TdT~9zEqd&_;D=t^ zhhE%=sdZEe0$-TmM)4tN49!umbDDf9i^a6xiWov8wOLdhZ%of1Twqx8Bbu&MtgV^Hei;G{)Q~F zP~N{VV`4^*$}d-xAEMGIj^1_|If^$CN?cp9+ubn14@0Vt-7_io4K|D4EWp={)+mmF zJ_&4R$H1urVOzJ;l!RRTGa)<+m*2+@TYsJk{W`PNF8WYmx6S6q!S?PmLt{|7RLYfL zdiT1acqN@How$UAnd`yK?khv7CgH;J*2vbq`pgT!S z7ewq;h}bd0b1Q`B7>>7s{UJZmC6}L#dyns%2B3_s6>Odh8b)b-l zI#5Vy)Zb)cD4%FzsFi49D2!-gD2!-gD2!-gD2!;L+vg{nqifrvi5^hiUsPZlP-z$k zR2tR+m4#9{9d&TdZ%7#uH$*`B`u9Y?*6qu!6BUPorONk!!D9JvtS(B?{}aJ(`Q@3t@;27t>t!%3#Hn^OIN>&kWrXt|DEf#8r|83QdFE zIf?enalIDp>31JEnmFf8oFii?+-2@ZwOy~a>%-9XI(im!s&lvLoC={oa>CGAgSt`i z*JYD2$I-kan70t_HXJ!;==pHBp=!->4B!zw`7|W-2;2Q z9GJ#}Rj$&9MHT->gB#K24%s3VveE>NZiMeL)=F)5`h($ zv4p@1iKItMCecA)GqLKePQsv_ix+F(s#FWF>s`8eG%IxTXx0(TS`U^Uc~jqw9%Qn?_GoNB z5PHctD529Zr?FGo4KpQLIgXWEtrzDqq+jSG8Yqu>JTPg%%uZelcR>fe6l|WPH^v}N zGN@paB$9p>BjbjI-a0MgNU-_!^G_2@{= z(10GW)4vwjIw<|KNDAzRG>XH%UCJa|(2c2&`LZ@_yt1#b+aV1LpnM-aR9wlusV`-d zmzbqi6b)nmW!qxPRE@us!CA9I?tpc|H{WEZB$8hCYm~&iPB=r|im=(rF`sg7!7KW>tvh7KACjVwUWKwyNF7l#<2 z+_@weQQSDez{<@1O(`JFp1oZA(#MrLc6G@`8r#R%!6hU%aj}O&NZV{E+-*=uR}8%# zNo-p<5iWM7XAE74BxsX^^(ldm_zQ_1=zjI!`?R&Gy^1O{~ZQpG= zfja3kLeTe=cGdddwch=3sNg$@9nsBNTx#e}V>l2PJA2F!f*=*iu=K5<(+$XawN@0n zO-u}LXWu)C!^D;Q6?WI47z29cf2~f*8wNnH8L8T_%u(^L10!O4LDa1UbzRU4LES7U z3aXvU99{ocsG9}7X{3sgqxJtYFoM1`QpLzobYQlZ;WBQS$&Z5Ra$SrgE zjzOuLM~2P>OXjfTNhCcr^m!z`Hnj7g<9+ zkp;RGNFC5Ep+e?v7P+*Njai}ox*pn72!{cAAf@bxoMMKL%3ZpH5hAX@zl!cNj4@%{3 zD3AGvh8_xep9ig%2l%DPM#az%_36quS&T}LYwQ466y&VVi%X{h+Yi7?FE2m|dICRsu%kJF(!c7rosHP48q zqnUKAbmS6JIwT1xEkhxt!-|kn#ri8?!$L$Yy+v42`yd1%s9lYNBRclQVJg*8J@JSb z#$Tye#4wl&2{DX*LQ2KyypNeDf^DuFW?IS!V>y0p?N)*#GZ^tCk}%>~@NI@3yTz(X z7Jxmqgha{XEA^Yz5m=E&7AXQ&SB<4Ftgv>9-W!<&g7U9_#!HF2f1#jMGSciQS z&wIt6T^-8cWp#7wr&~8RYMOGb8w~g>SU3Hm_!F(0eu{shb)yNBkEQR9)y}upAWwnb zF_K(`FJ0ViojvxdDPP=Ej7@(YCZDMXc1iNcpnP}fNB5~pdHwG}8~F}}891{MyeMYv z^!dQn1-)RTH$9LT>>h>37TL&@*<|q4F}ZC{Bc>TSIH#Ad;Cq9kT^z+L*+-uGq%EU671k&& znT!oxz_UR~+2!>D2Wa|fFz4tF8))Kyb9Aqz;G>X=qo7xflzUe}*23H)AZj7jp|(D3 z5Fw=zC6>jxVMA`wC85cDpE(p%!dy-zL<=}Pie?;18Q)ci6Q6F#4e@*r6HyPg@kE9Az>O&H71{pPhDUd zuzYW5Vx!V94yZJ&11b&kfJ(zYpwci9sI>I6@u>?e1Xj;f)L%-U#@2ISJurPKJ)Quo zXDU<&PhH>_&~xA=FuZ#nSApR~>Nm&qp|Q}Hrgm9}iG68`@d2BqD(O}aLicio+FM80 z>j+~|)Y0`iT&4Baam?#D=KVP4b!6s@R8+2#nk_CWfIVMI4+GGiy5R7hU6j^5{yxPq=;Y0q&C-~^r=4B4AFY-q}y@hMXg4H`dZB)^juyO2e~!jxVr<4{3>{DX*Wgj5v)1X9#vpOlXmX_q zit1e4<=ed`y#*-mrJxBgv+bV%Gf1w4?l(n;iV>Tl_h6>vjNWrMSe)tTl@_n#sMm4S z>p1FlxcgeEA2-YojaI5eX=tejA2oMs2|+HfIYKyqnYwK`rXH`FM+R_^SIu+F_fnX{ z+~g@YBkaD?)o^=n0S|!9f|EA_ll#h9nfKZ0gMqDk*P?qbREx7g8a7|r>DM6{vh&Ey z2IlU#=(L6kWXSjOYf010xBB^ja_fd9+B1{Z5~`rie%4od$#ggY}!Jn`)`a`jKM zKoXv3%$M=AvCYD~J%sxx=uRUI6~C2xtYU|qhE4A2)-5RU1}A};@~zeu2Tj_Api~~K zV0a)qa`&pUOnMpQN@A+H5;|kT&KZ>PEfp!GRAA>}`XNMaX(?U2Oo zRztT%Qfl(X<5|-XHFeN*Cur(`5}>9$bA<;~5*7t{5il6O_(s0f7hgp{v2FHvo^WK(uYc@A^!i>P5gvrFu>p1B%a?*$8qz}u~#pq zAOlb@L&7Q|4y1#OAbbrwEVrrTUoh&i8Kqyxg0BZdJD~qQkh-ATY`B*t@~cG-2$+ha zPXkLv4zOMseNT5wxwuM8qp1RjY&*NwRoG>Wyr%reR|+Y82}hpK~4DO$r9tQvqKjdG>C3h9Ac!8so{mkY|#0zp?y zu(V#cUeXF*HioOF>!G&<9nT{v4NE3ew)05lx-8e@n*|LH#)hfV zqVeE=@y{d_Ee|jNd(YcM$+dm zJIfs1j*N({!$T%|dtjUOE&XC$L>zZ5Py3dq>$()zp)R%^Gp!@VcZ(m$)_abzrd?cC zx;##lil#*=uJ&h>;^h-+*tcMIYWl%j!P^fDk+rCl=oT8)OHTQyqMGX8Cp-G{D1NlP5> zT3V=6AR)K8{hUzWSJ~bni=04?hA07dvldf5#2L^@o z*g5MiZyE)o=VWN-+;5IB5CJnWYGs&Crq&NWjK!7!SFdy zOjX0X%N#wAjG$ZWhP4C?^nj77wj5mvjB}u4A61T5j2!I^(U}817)Tw^+eWI|aug%$ z)}Hkk6UQqtXrPBe(568Nld2kD=IB*q1SL!rBS+Du>ADRmj!k4wUX=%mAu^AGVuh-j z$k;TKvuPqEGTP(@jk;alrb%o%9Na$%TDNI3*d)(5m!C#)5|qfO@sk;wTzA%~Hh$JD zYflWe<&~FL%9Rfk%3bbf=$T;4ni&lpL#~*O(9@cQPKoZf!i9eCTxH#=LFm!u3ajS2 z!rliU_Zt#VblsKup!@ELEcPo6+jpDoN&{aCv=5e3Uz9KPL%*XythJa%wi=G7OvDFA*J>RDK$q(b?t^XZzd`=f(LD+0rvU^`k+N=(x41sdo8hl z!=R8-t(rqxo)0Z&c3TTdBeUk!MajFhY}Z=8owaKHakDa7+ripj?(JuzNxPZgrR$hO zL3ke~?Y*<_WJ7iDnX)3+4S6k`iQ5@Wo2IPDx^SuU^^d$y)5_&zgR=6`*k(SLjN=as zN+o!u9hCm3v?u=JF;}y?%#WP-U=JKMq z$0xnwlV0&julS@_>_*sfdr+@(zGuBDhWfKC=W4{O`cl>w>Nusn^>q>O;TpDyI+F409_i{7&C7G&9r0q5Cwqi5`W~{PZ(J<5-!Q zkE{ddCc?w-YRf>1%LHd;V7;VGH7hL*gVM+;aZp;STxr$FRR3$YD>81MN|iT?Q>ktt zrK*LLY8FymrQ)rUfQCO0%ZbUCmgLtV?~`8KWGb#YK4D_Egtqfu+`Jd(z6quliUN`6 zgN5^;>w$Cz^xp-pDDLE*!ZDl-YcH>bv{p>N5%7Av8$whiWj`% z1+RF)D_-!5-R^_ligg@FH7hMut+Z6P(o*G0%lAj6`gorytdL@&&!oELy_2bGA*Gsy zs=F4UN5H z93!^|BgeNJ8hh%vH<#eW)H$Z1VgM!vaXeoL)^^SrdOecxX+4r~AX@99yz$)?`>ZWc z1|nh%6cRB83JK*vAw4x&Kp|ldP)Gz6D5Nx?Z!$5IK{Rn3(}42q4yFNxglRy1=*O%E z3JKGILP|~C_<9YZ2W%GKE3gfyG>ii(4eNkP!#tqUun(v-3X<7+AdSApR~>Nm&qAv%!M+ciu1b%R3kL&hn(RU98&q4w4>?sepbC9lI(T5la) zucPbz=z1M~b|_L&xk?%;n1hQLILreMkHQ4ZbnxMVWi;!#3{z1|+VUzgWxi}X?wDK% zN6a|nuwvBd6#Q;jJ$6YrwI_FX(>1EL#ABfB@wd4GDEAdP39Nqe6$YTaeT2h1Ca3oH z5l9d0)aK&*eSh;c6}92*BdM@0QCOefe0^Y7@B6+}IU_0K>YYn(Au;ouGed=R!O)wL zL^yz~v8!V=4R+57dp6!e#iWXgRR@C!VaEoBR*b2w6%{j6_{@c*>qF8-Ihv%NQZ<<` z5K>(n6O?Ts4RhNK-DyzY2J$=dE2dHxPswj zB&iOa>QW_2OSLF1Rg;@0`3YD$YGHX5x5?+dNZM;jI~bA|#!JTVT)enau%h(3-leBU zvqDdgX1z=IjUHsO!NaTA{yKD&aZp01VNPSGG#|Wi2ANwH&s>H?b9|ybq+)_j18fvW zEW8fTM-PP7r|6I|h^H7=ut^em)69yI>A9%%Iwrl2Nv~tl>zH&77y%vo%@2)MszhmM zIbVw^YWhXGIYKyqnPP4^rlI0{erv$6W0TjGeD6&^0n5GpmmyQ#G#GL#&`NJ5l;CvA z)GRo8J21I#5t{`k`Hn@m7iK?C|5inQX;8*u(A8h9PD%ZN-VdbA@Vwnl!mPj3@|&4o zL6FzF8Rr3m{Gv<7!p0Wk88avs!JsIV$76Eu1KDORV9PveQ#3dUY!vQyigk>`((}QJ z&J{y(S0b0%ugl33#&$NeobW9taxIlc>vN%Xm)6%KX~odnk#yJ4dy$mt(1CBpPDlCU z$d7)F=UU1yD7v=Y8%Dw)Sx??E5(d3-iFw;byB7u}uAuAotd#8G0)1^HU0KMhSnOzr zB~jXfPTI?0q%G)g22uy~dLX$@<$_RnOS@RQEm(RIbWb34KwkvXNl-kfR!ZS0_|t6} z`o!KdB|RH-J&-z}(VrguAFsSGWZK_tjdf$y6p6 zbWn_v6ww=F5T_Ybut~V+XE8Ev+%Odx9g|+iq}MU&b@aR=fFCC;_8P5JiPF%rqZU=v z^ow+Jgm3^e#oTgCL&e9rI|9f6${m4^-*iV{)jWF;tBU{wH}oZ2%5gnYyR>2bC6_jz z+T=(5^}pIV9|q+aze;r%Kv=WoT`d_vN417S1CHs}T&ZVDO9ke>4jZyyB9j%Yq#Ja@ zVm8$ye5smTrIcFG!4-w9!2OlPq!-tt7wob?69##l#alP;#ks9iWDbD`Ot1(9jXD;* zj)ehq5a&KR&Ih#}AC}GlI^zC2uVoTXt^_S}Xn7cxgma)=&J7j6({Oc^*?%`&kX%$} zsz4sIG3Ajdv(IX$V{+>_zA8oz&S`~%p9_w5aTKrQCQBO5T;Je|>9$FtL%gYPpicPE z_#}kbO&e&D3wP6VKUh8wx?t_w@}2&FzVnB2d3Vkzx7`^E6fe9k`MNQcDkQ`JH;SV(Y0Oi3N=pUia#KlOwMZdR5}OJXQYtTVk8LOfACZ~*9S%%) zLWW#A>FCHIgX#o0Ig^g$&7Jh-_80&)1`o`Vr@^9cfS$0djZ!n`jIffPz=*Z<1g1Pr zPmtIYJ~T59S_8Q`-Z3;feFS|}sBod_No<(PE{AFB`RKt{S@OL$)jNWOZ|pMkd?Z~m zG+OfwZ_PKnHMRkDw4J4Wq9WCf8w`)+c|hNkGr-Uki-GUU8?%1BwxJH|fhzig z(keF8r9M?Jot9_pttRNPlJ#pwqOS_c*XbbBOK%-VypDJ5nZ0#PdL8dPL zA?aVtejLp1g6{f&wkJUmSAE%&%Bqf$_%KKu2fZEwF$Y?gIPSIvqT#j4B7Aa{=wmkH zqch{<;I0zmYEL#!n#<>cp|hYXMj9%k6@*TJ-Z9cp@zIWD4(zRZi zZ~lQ5J9SkFemm&sfTCXB%zAN|gQ%vHswu0p{6in0FUof}pnFYEvp8FTPa3W2subXQ zsF0I%4N}x|$3kP%FdazP1~7Orrhr8?>9J6#QfyXBop7N5w4A zHw~$2_^P`{UdL&#k@8@jZs_jU>>&6NZ7aV}}es9@sjdG0x){z7)8|(<<0_+%ki91sl724UHk{;>m-^ z_1Ms@K~s0Tp?D;(!5dx1j2UZ9Y$7bqm`1qvy(TW(FX^@+dM=Algr zi8D~&RExntrC~8pX_yRD8a4x!hS5N!VKq=`my2|J1Nn`|Vzh8;17&+Q%R9V7E*V4){Va zv;+FBKpF?V6i73mcWS~glpOqj?7a_6ZCifdx8a_9hZ$oVd$5hixTYT3keJv^2FtXj z4T*`3YtkIJ%sgt-nuNoBj32FuO=A+%d9-FaBqkXqkHoa0zO<$_t!YD5BqNzNNI^1E zkV0f6BLyi)K?+ikiW(%N2-RKttnX*-!*B1+IWX7bL@Ijket+w?zrVk0t-bfz=Wr3YxV-#K%A|?QIFRUoN+Isp}MBy8u^QA3`tOe%}*HoSH+O6)z zxa`3E7uM?3a+4Q+OX$uOh^24whumv!#968QDS**hLPXqpKxA}~5D`xw5bg9m9Fyx- z$aM&DDtIm-lAV7D!Du}pB9fgaGCE3#h?ThxrOpl6xzbGcn;3}G!Sf^{*~KXgzh$(M z5E04F6B!*RM8wKmvz~44tA~F-^s@M{fN-LYjzqaksEFhrzrIrr%ORIH>GV=B`SesK zx{>b@S;r?NUTg0iLnm{B8w^b06q9zeHYEr;YhRzIA^R`r3U)h^wm`cKZH?Lg0 z4&GDe^ej@*mh&QbVs1VW{c3}j+k$1gZ*x{W*qPUo8c1~!P1uvi>}FJEu>I1H4uo!= z5if&k0`Xr2RT1%4s`#u>e9OrFnW^%RD+Td8f~ttvB9*tTObeM@PLsfd_`O608;o0h zsKZaQ#Dm2yDcoy4#9pc5htJ4^2@P?if`-gJwDX3@ms`c&kY^Kbi1QWRBxXWuFdas$ zFm16m?yulU#i6VhweDWS|A1K}f9{U&uFC(n$%L*|G_YHTsx**B#kVeKd z`|~1X?T*y9=`d-!lUuJ;145@lB+GA#J~JCN{QjrfKhrwX^6FD>$#^_5K_p{q!t|4% zi-Jh@)ud=GxU~G5{6PA zL_3h{k>Kx5+A?*klDIgQ{XY&V77-Jd6S$lYQ6>;S45}hxl5)oNuKbtP-1~hu3fLX& zhYCJWl7=;cqNGe~Sx>%9;xAyxl?dK}MA z(!Juwx3b7xVd7pRGFR@6O`+Jo-*ql#t zAJo;s&U{jRAa&%E+=B-lr0R^j)%XICK}(mMswS@KLU&#Nx6qxX5XZmO7oC5nlQtg8 zGR}YPcc-YW3gx1ANc_G;)h%%#QH@A^FH!kqlYiqIssjdI@P)#BpN#&=8(PctJyn8@o)cI``I*C}6%6nwAmJku&22~MpKd2@V z&mOpAbd?YhyT9G1;^Q(ZO6x9=h?@_HjJ6XZ;^6}#qsxR?+4kCHCTK7;c?j`!P!$oG zDEH6_ky(l>9eT@%iE>0lX2}y7F;R|)$Sipxqs7qV5+eQgL`L@s5%ERnQW23Uad8p* zD>^*%mJt)>h=`jHh>VyhM?^e)KxA|ovdO$H$(lQ6iFt76OGM_uUH%Z6gt#xm8B;Qm zH6_DunUa>!zzIYq!Fy!HJh;$^OoAseVpljKBF*qbMoDY3ZhzF7E#@BG+eJhs+-*a|{=lj_Cq-=wy6ql%(Qx|eR5X)C?NqdFA>{pr23;m9GGVbf!%Zc} zvT~|JsV+m_kKCyGzKtmFrDR*Lq)I8KODR%H6p}1b%6Ouhk~o*BsO~&bk@s(hyo+|d z>)}lJJVo>}etZx=o)}fSZB3Z_k%mb^`St9m_jNc$K zMX@C^7|*vXW`!{gc`@;ZxK}|#K1^t~P4WGa`-$5`tICavm5(*5L6Z?@gPbhV;;IgB zggKi)tZdYs4i`d#6Nvp4bs+ylpcU!LOi)eG6wsX}5Em<)ZA$+2U|D2G&@X3+cvxW> z_oVX2zg+IuGGas5M_+1MkZw6Fu`e}^s@9S)=2d!&<#;ye6AQ~F)2$@vgHu_{cyVL7 zmoy#A-cW4HvOXdbGvgLr+I2vCb<9Ftg!!7{ZvGU|+DKF_ic5ot3-OqJx`=hMMQNcHuHB3%SelP<3ZKUt*A ztJkG`{9f=?L|pg|?=rp&7gH~?lW=JlL%0}_3)f1-(F(6aZyC)cM8wMQ=@%IO6nC$z zqhMY{ECy969VDX_j8_p5vgqfFwiksUa(5Qj4JEuNMc5wvKK^}m*Fh6K%`)EY=>lvh(`~iGV0Mg25!+IPD$m{V>F!* z5oaC{8OjwICSBA2>;$DiXN5`RkLx_|YcV*}; zqxq295F%N7BBQ;8h*()e`b0+VF{bk$&dT4tZd2ZWE<_tfWFFmnigU=j2@SC_sjN5u zE7L+Iz4g$w*NCL)ehU|yBvrsp|Z~*t_9U=#NQ68 z&mmUU|N4=O8@0zs{Z#0F8yoQ;v}6LYvi^}!|7jqOAX1*&{)m+4A|O(pVzH7+kGzCRvy1Vp!B^^QIV3T6*8tFQ<^&gAMa1O_ z8Zs?#-Viq`Xvp-y(GZU-Xb-E5qWH!z>xc4L?Qvbmw81UPU3FqVbYzH*oCVcu#0#lj z#wVIjHx-rFPYHAS#Mx&t(1vILYrwrlL$N!7^%`+cs`wZ4kl7UFHx6tA>Y_DeO34}T z0ol%Bl62>5Jrmn~;7_~MOu=8{$+%EUt?`S1%AbEtYmMrUHLtA1jCrk(Y9Q4`m-2Ka z%<%N07E)bgr#Zuu`y{;9FlU1dl3TSRu{7L*mnNCK`oQ9hk;O{*NEha+3qPk;z44I*r-ChEhC!YY!PXOCo)l!AihSVZJx;JJ|QB~IZtFnA2V*gvig{A-U!XB?9@m`r$*=$ zjffK&$!N<6ZJ}yUWV8@U8$qOMPh|AXVbzQvQmrRu6`0ngOa2@s&xJXEAF;9vpUddN z=WG|;ht+8ab-NcCh!pKuh#!UeKZi)gj)h3Y&KDxZJ65{N)R{<>boHO7dQLs=7k&^c ztN(mP^`B2yKb5Zj^XclR($#;S>etnfcv3(AmJy9`*&)&h_iamvYy)r0DCtzr?_Syd zrMvVVU78PT`iYtW#hY^`7x91Qm ziyIEbF;$L;NI7xN?t!6lWvUzzk#andQC}!-0`W(JY8a6Tb?y)=Taf>ta!|!?hoaw5 z*y8ll4f#zas-%@(il1%ZpH8|LeCaY$Z|B4>HAWQvX_j&1DOoOr0*XD#@`ppV znK5UcWf{j@l;wI7lMa3M@tDicvgElD@iOM`GNkf``D+fTycv)|^&L6p`Rnw=^kvB3ZGIokv6xmB-3NolLGa%NNnd|KG4XNvf>0Jt-@RPcY9k zu^tXL)Q_Femm+<+NK}ZVQ2sM)YJF3ff+8YaiD~3iOlXLtS@!lYt;$io9!{5Evd_rP z-wE!95f6iE0`VUNRT1%6Du140^p68^81W{kCJ>|V_IY_*Mjg_+vlrsj10th^gowEG zfXHY+Ayzgbmg^!q0O?iqFW>uQeU!SeyR(q{Z$(wm5qF(Ur&A*EN(h{F_u+G?a7yRh zlMBQoPVJMBPH2LJ)OSuLcTx$kV-imx~if9fw4leOz6{vjj&gi;Npx_ahfEq^XvL^Y5I z-}gOU8WXz5xQKH>HG#Mwl|OMZ+D?eL1?wXM{B$6t+8vX}b@=^+hWn*Ng!(Emvld50V%1{0cPr%%raLQzSh>PQhd=atLYD*L=pXfmoFBw- zsp2UqzGXC>5E17d5E(5eM8wqxL`K^Q5pnkcF{_?CmCzWBi)1*JsIn}>hbHS+OJ8{-6Hh_auIPPs3sA~#?9)SjxHrE zL~_bne=iE+gBhzTzDiU7XmDR5;&P%&>hMzhdB^8j#^*h%n+^dc5Q*&=dGCyl6C&c-10tjAgot?ifXJxv`+Qce=ZMWx92uE+mS2#25(1MKatyXcaX%X=}s2*9#vm(s}auIPgs3sA~#;wsk9X(1|h~$*H zlKaI6b5=6-uLbudA~MxEEBSerVH!KV)Gl;2AZ| zY9N`N3SCAVSK_W1Uvt{-woP*$ML6vXy_ih*Vlv%}NjqWg!56c&nfTh0$OJl;EzV~{ z9$#~DQDIMg0<$JAgOq+8kU`2^0>=t?Ds%zq;Xr6bh9!3YFxX|}fKxD|n!?992-Zi7 z4Yto|R`%nDhLpEg&fBX`r=K|R2;xHdSFE9TwmRIOSC;pRm0?TMvsC|^Z|>}i$&F0o z(;spn%t#UOn}ccyu_LJ7ATp(~Gh1G)W2uAgcbgDd{aL5sLMVo;DKusyw}yO*h~(oI zgiXh(*o%*aj@worQC~89Z_@r!rDXh)S^R0qm+#J9ef@xn9tp*#Hc=s}f#la|n-&At zH}{1@Ey&$E7Jovw_~{mVo|Zbylmz$wZyjFo;98G0*T;+<8)sxK^DYoJ>WhzI3A#t1 z)k)c#{Z-1@i|FSvc6xn>I#f|-DrQsz$vvu*rx9V+y=v57ofOrNid4$?R3FtuvUg+| zQ}!~dfmGQN?!BhI-)mi+h^tch+Zjgd2@!Gk0g=(~Bt*o{AMinPZjdVSBCY$dsfG}j zg5MG%xy62m-ZE-bG}k7?mWl+1-ZCPsjDA+66p_$F<6nxt z_tPzJIov1OcSfI?>3Q|(2Y;}{DPpRP;>TSwED7CfQ1WIwI+aa3P z%s=H^NYSc)Q&wI5o=P|jrKE0wUqm&K+^_4(!%gs%dI!k8`Bj}n%lSi5#cr>0r*Fj4 z52BhxoR%uym&Lb?b`v6Q(>S64<4GXI(O_S~65-JNVSxi*6yUtx5&JxQ>nwePUTnY}Aabo)h+hii%FcHagr_Na+ zvAPqv{3k-!1jHoD1W^`3Z4-#U6jVjTq>ijN{^Ac)xYOmW0(J-cA;f;E{PzWFkYqDN zHlY8$K=H^c^H+0L6qH70oL^o>kXA*m_4@*`18e!dzzfBo8yN}3FN>gEiC#YCF-UAv zCoA{b(*&q~7A(JdHIo#nx$*S}xl1~Chk%$&T>O23I$lh8Oc?0DFHpymiOc%FK#^L4 zv(#%0_kAHc*ql#tS4AD{%qO|;3)I1me3JVjKpmvejMqK!`6Giy{YlBGYW(Z)MTJOq zcWFZ^&aLiV7V(kO?8nMG{++oC=Z_$a|0yr72;F%EvEfJjA@{Hiu}La_ePYy}5D~kA zs)*S4z?M;Oe+YuuFO?6%=rAFMLx|Mj zZ5j21WG4`*!xI@LRZZj;6An<-PN-@akqL4)#E8@p2OQ3*>J3$OhpL7Vsl#pb`nL?2 z9~T3WGJFh1Nl~c_SpAC^p`2J)P$^)2^qIHF)b@?h&qWPw?E`jTaG~z<9cmZ{^^d+`E18TPCmie!Trt zUElw9PfO_U3GMMi>Cc7n>2yF#XRu;fB@^PM7cYqnX0-F=CpZYk&zh~PG|N3Q{_*zI zGl-9;yuDJf)?;0wa3Za_2-|RyjYW6d$&Lnesc5I7e)gVIvHjS2PQ~V9<2e<3?=bO| zWaOo4DNdwQoJglQkxp?Uo#I3~#ffx^6E;OR=HpovhvwA9#n8zpAiAZVx?ve_UcRU+<@z@qW7UjAxgPDy1islzyJ^qDcoq zH}e&ZDvR||t4O`UQwAvtw06;6L|>hG%OJ6xvH|?KVl|Z&qw+Exf)?i`CNuJxj2ZdN z+d1`^tr5>0{l5+U|IAxt`d_{vu^gERH=T$~N||S;B@V*8>}eLuLDIv#9CI} zeo{6fW!FX1ti#c;z>0`0N5`UO)|pdf1g@J>DBA1Jf;gd*87D^PDZ}!EwB-l2#C#R~ zKi~fOdiUv66+~e4*2jye;8f0_{6pqzp=lrBU^jH=1KPl}yT4eD$O>>OCVNKH`j@cx~$?^*4l8MJ-Hb2XhVCkcxGR-^ zg~+JyM*|UYP%2Mkw3iSO4<8U2HU3!en4LUnUxu`Y5dV2l4I|>tzmClIm}v2RkvKx! z4lQ{fktW2xhu<>l50$=;NE1Af(SAZiqzRtLh#E4!*TZeA`gm)(zig(I+vGJ~CPbR6 z&>=Gm?j-6E zE+KXFq`jjI(A&(=+pK~d3gz-8>&jyiZiE%9wTGSS*QM9datW8sZ!A z)QKwV-aNW9A>-5Il^nC`R@cz4s zQXeg+9*vOMnK-{EbaR`|q)79UOp0Xk&q8vkQ=$86#k6+#R z?uOIuQf>9S2{)j7EBR1$C)vGjRFM?zSQH7ydz14;#SO)^Ebl^_GVTlTv7tS1By_t8 zu~&~@U0)FAR8o9@R(#87Oa5Qcr5>y|YN+ellX!Fc?N)|=SvRezTlxIc>6{GFWy#`U)f1x0HTx@*%TD~RdOSR0kES~8sC|2V`6 zi+3!nr6(@l7FC#$Ov+XPfbPpbZSP)YkbcIJlJS^|o(jcJ-$-l^#ZUK3WEHv> z9(InM$}X+==}d}b@=p^(+o-yzG3`A~a*vfodupLkgvDOS;sg4Blc;RWc)YK} z2Z1)poxxqAvX=25dwZs3`E@93bX8MRewo2Jh1(DpBFG zE7UjCBe6G8*^>PW5+abeyJI8*X*(4WNZP5aJ8l5d4u^4g9a0{~VRy)Hn3Vexm5t$F zrI0GjDXJ|7LR}$5##5PsxSX~nP6ID?n z31vKwbLS$(K1^~Ty~puZ1_k93-y%)McYY|^bwIaBb z(n4>uLT@vwFR&58jL)hSKF&cf{)!0eD$UCNrQL>q5 z8jsI(_*@v@cy?8mBmtG$#v?HJA?Qp@OhS%IrM3#jtJehLOczsH;Cs_`5QMz&3gUq&U%Qg zQh6ey@q}2J12Vb17Xl91@#~@Nd zOhX184Us%!T19q=Sn)AilA5c?U{UgNNVJH!7E}|6M-`SNdJ$+v#QUI{AkPuaM4Trw zxo2$2B!Bls^71wlycQ9u#JvehirWbbk*wqQSd~V9SQw=NiDZ@WhAP)9GD*UwI^$|d z$CyaR(B&ej^JPQ@JE4LUDc-z$I-FEB*`pE&lks8Uc=JBbGLA_}1abk0m9#DOvM!E^ zWoKx3EtYXi)>pEaCW)0SoXnV5UWZ23V(EUFSo|bn>Ybl7Dfa~7O7K6MzwB{O=+1bE zM?qCWJdw(u$QU*Jb??J1PQ)guJdsiV-v~r6Wc^D<2O<0rA_09_jII(Q;y(|nVMJnA zZ%JiR>12kpl5v0CLlMuD$cRVFR6U7!CRLow@LNXr2@#Rbc_O3T(C|sbql$*RzhSJ= zMM6Zpc|c@DcQQ6-Wjk(E-6un)Ma0vf`ha>0A^Hboewe7p@j6kZv-zMhx|drNs4WCc z-PERy9%_m*9T$eTOHeH6K;_#d=oT}Mp1I5wZ016>({`o0chTCl6Gw$kH77CY$uvv$Bw^Xr>I_+^?5mtN=|)V*_(u3xIs!cQ ztR!8<2ULM;H?vf+6jJ_xDhQUbsOlqJeO7jly-AnOq}VO9*CA{%ok@{Q{z1ZG+Q7P~ zFYSthV0?F&c3)eeQABIjLKYt|t9OZtSfKv|AFFCptE>D3q)Arvu&f-Fk~|-MR>CE0 zBP`k>oVJFPhHzO*RMQe?5)}!9{#gkTNZh?lAp&VT6%j}}YOvK`TL=nADqbYEVLMP#aH#&xUgXm{IYKZTzI#5sR zaD1!8F?6#!7T?*pV;^;)*vv3Ox0f9c^|=mzt4rsrTOYo1|Mt262jZMMR(z^6LX$G; z10AkR8QqDFg_KbgzUqBf8lh{@F=y0LZVrn6DZ0X_`a8#4Pp-a zK0NrB2ZfbN_odFW+6nW?=0jxdxogJKhYVV^QsVmt79Mj{CNf}BVj?o#E)yBh-k69? ztII?Nv^ypu)7vtU0lkZf$Y7bsfbPY_%DzZ`|_4qb0e1~3|HhzxYcN(fs{hSl z9*T&ZblqaO`r@UI-wNZvtZZhaOk@DYM5d=j(^DogU{cCN5!N*uWg>&DDPnt+iBswm z6BBzxrsZW~Ru|)DRQ}Y*4SS*09Ix++pIfbCI^^E2yHj5pDpsZKPh~4Q!%F=EVpb!l z*+pPg7Q$-y0%Dg`aR6jG<19H}&MiG@4zh=0U8<@m zE~|VGTt3vUDPIm-;xlhq^=QD4STSHC75s9OT3h}3d>NVn& zRBnx5d@+^1Th5)zlv^!#drWfN|75)2jK6`wT9&twwJj@aiCc)iy7OV^3!%N%+Q%zt zKzSF152BaU*39UyD(-pl!n%9lg^gBL+C5ZOvV_<=WhHBfjZ#+H9a2`>x?ELC{Lup3 za&zr>ZwKj=!=j59R)-u^E;h~*lo0dCm}IjSw+oUP$G=Lkk-XN%@>&}$`*lt^*n^1N z5x7TEh!pFtXf^|Wm9r0n@z^^!NM!nFz9C5Ci3bV zI0(8wl9Bo#P@3hQ@&0J~i^4vU^7hJk%lepFRDY_{X+cH>^-&F^sQyZxxJ$^mK-Nb! zkmB9J?OAIwA$0#fTmaG^6swEh%}vi-xMAo_?jh1Mm%5zC{pVJr`AL?AxQ6<8X>rNn zWAmH&D{ef;E$-Xym%?uw!1#%z_p zg3BiPuBR)0-RS<(xE8~r(ESO6FFp9f1Ye5cze~VjZmK?MY0K`DxJ9#YUPa5%FF3tz zNByh1I^u%$(J%M(%N{?m&e|4Uy-3-X>CkP{gg8&Ezo`HXjFbk#i{nCB2>l) z=UzsIM_%2VxiWkjGAKu95zS7uERJ;=0 z+sV2tFAJX($GYS*8aSg&x4>+XPGw7UDx0`d*%<@D(wD0*QpA@-kRim1$-7EDFN*tuqogNaNLQP&suRltrQ%)#)nLi8<873NVg}|!fnPpjNXT&cg;v6T>l^%^V_}JPkl)p?BSETNy87s1MDw|{G zn)z6SGv3#%aK^Ll3`x5c2`KNh&c7PJki~XAj zlOdNOL@Z-}>9)rX(#FGC#@XMEls0~yWt{$Qq^A`S%A^oYc@M1{B`Rh-(sDB|2IHYqlXPVxWHU(tQ3x|hf@BacU>zlcjF%Tt zM8Ka9>uJ!%)kIrotM%(2_}iV2UF*Vtj-9gwmA%c+y8*C?hrXo05Yc z#2;Nk&k5v#F-m5s(Hno%P&P%|Dc9~(Ipr^_?Lomrev3Qs)x8fZKQYC;uE;iB6-QRZ z$Z*1;gPhvX-{|8COth8B|l@-aA#rWd9pwzBHis3r46tbC2S(e`x z#g>{}+K9L-$ECc)VKL<}BNhLyfi=#4FTvkttmXH6Plp~Pv=AyxCB&;8 zo$T{2EwFNU2F%=x=qn2!GT>$|bH?IqHfk&~=2rf^jC)jmYlF$*EEr!9NVMA3D$<7K zaunOLEZO$4t}=2gCvSP#=zcr@^!;*4f0$Jd>4w(}^fs z+9&Q!r=1>Kv@tun_= z#{1CmTTWPjFQTQEw`tqd1Eu&aCu~6Xmea#BLJdh0kNhUjvAS^H7tN<# zC5OEfr)%BUUTjp)400mN_#LqNs1{P3NW_wgl(;+9?R^;bKW+8eRdLAPYkgJ8zy9qb z?kn-@HW?=soH~{Dn6VY}+K9w=yHVtMAGTHzk<{zmcTN#(Fj*pqloQiP zU?ZU+Zb=o>khc>W;%)^k>8YghjFA@Tp1>7lL@G|TDHWkI9_P6~{Nz42;cs^cWnZ+E z7v_q31ID}E-q@Fk+=}y(u&iXj{khwQh}@T#dEB*d8}4|By_L5-_FmlaxGf*3}fCR9$_-avJ~o74{GqjWL?JN zwb!pkjR;+Y3~w|XeEG5X8C`vWWWYGeypq6;JDD-r%yUd5K`<-9mr;f@ascZp-ix*` zZp+ipl6>&Gh`#XJ&Mi5_%$G_(t99sjh%=8Z&A7KW+OXUMx=swJIXsBTIMc^>de5_r z_kFJd^o6Amo@(+yDC09Vb-@l&)^wy<8R^H*@gGTo24p7DppG_&W=}hBReuKlPfwW< zy307?bx=(pF8w{v_RrTDol5I|Ar!IUppwX_QCdetY=1yxbeIqkPaY5%-6X^)^g zF_bcdh-Lnx{j~9LmT~r@{j~AxEaUW}{f8Hzq^3EQuqKQb8S={i<$3NKuQnuhhB`b}NzjbN&&V4t&Vi5}Da^G(=`ErXiom)X@-cD!h5W5C3gfA{`;O zi8+ZZLbs+K+LS+MQ(vj0U94tjf;g?V`Grjr3G21=k;o4>0WEb-ZQDH2cFAjPQ@pk^ z>sYRj$o<#D^nZ1rCRXaMynNBGc{+H@u4 z{@A3J>kT(*SWudK^znUPu6K{FG$O>kyWh}&s?Gz$qIA>qYsVmMC4QW$>PDL-~6V)SGB`f~}nst>J+CDk= z&)sV7D_P{1EnTs@AM4F476X{^H05OmDeu8!x!H|sVM}P`^sdCKMAe{-*+lM!o$j(f zoQfu~3!KWXql`QKc%m;&$oM*Wr^t=+x8HR-?p+3U< z-&dB8eOu6>IR7*>ub9rHNb{0RiZt){LUO4ya9wng_HNUScVyaqxK=z`sQdaeMIR4Y z)O7u*w`WUte_<1=k7^;6XOzX*uX5ch_t9_*$8409tWkPgR@%tC0_m2!zA!gKoHn)- z6)tZR)xE?hbY&Nm z2B(}dseTLB`?AOE|40XScNTqSzuQOu5PRCBY!UCguP#X3s8PD(~>)RK>B$Sq+TOd@_)P!$o|f@-o$ zVzP!OGg_+FKzbGZ%hS^+dTW_cpP$$|024P7nZwQ z`CVFhtahiGmWqWPufS9zoB|Uzh%?26z2H=7OQPT9*Hjm=gI2<>T5Pedd{O&i90sQQ z%iogOOfHY!f8@grqNsZ*G-1YSfnkP51&QP?C*)hT@*zgfpEv`Nt| z>=h0QM}({>-o2QW-a@O+x^2RCgB==o39UVR%Uj9e_e(!3oHuCw!v_b%9~6!X$A#7& zJy;TNN;oYfA8UWE{ZbklyWBs3r zS1TVLe*t7k{)uD#-^zcje0Xg-Q7p(majgF)@oMG6>y_P{{1eCe?-Z|AKD<%c&B#A- ztp5S=YURV5mEDy56UX{5iB~Hh-iqwT<)1j#|AKh6^5JdEZdCq>WBsp-S1TXhk?e}{ zPaNxiPrO?B@GfOHApgX%{!hiLl@BkH-##I6tp6MNuayt4Ren2#T|(=>QTkf>2jZU! zZ-sY4>;LeH{5Cze?-lkN9ME`BSQL&3ZTwE@-<7{{`I{Fm8eGzNS-2ux725o!rGHoc zHso(#cxdoQ<7458@Kk8?+m`-a`CE#A2i^S~3r~e-LVq;*H;>n`+)GnW%@U%X=>yu}dxu215@Hi?Q6HW`4g`SoC zi#@n1e`~^Z;f8QaxGmfj?h6yoUOJZ^ywLcj3g7amk9y{F>WR<`3&LjfCP9va4ORHo ze~b7XIsQ2gwpQU=|DEE4-5U4j#DfR+RN>Elqi@Kf@KAUrycXUH8@|c&8--26W`nI7 zn|4RUS(U#n;f`=mxG%JEZJc-Q-}>uO9fQI#;doAcy-(yXiN7w~7VZdbKFd$!UxuhcJBPnP9`J?R!X4qBuv>n5bNua# zcP69{#TfX!Y)5k>}hj*C6zmy)l)%ZS#AN1eh zGc6dj`M2qKyRgHcn%7B+pC=XD6J|6b|) zgoDBo`c`i-Ahh-)PvqlwL3Taz+n3{iM!Z`2@YZG5CBMY6`7euCD<9sj>`sK2!btI& zh4gJCr@j^G4}?d;W8sDHMmY7|zJdkel5kyU>*M&cj;{#Ua`=bR9}CY6UTAzJycXUG zZTyaZ!)rQ)T?Q?`U&jZ8Md66h@&^rXOJmUTr*(W*I47JJTK?+2%967Ty_*{!M?pLD(p45&EOazXQ?_3X294rk6%_d`wspP6;i4-0*fZ z1}%S9$LEC$!bPFwFG&wBYrK}j-;@48cqBZ|;UDJk^7t3u>odF*-V3`w?e(Ya9N>1FZKcx7!-e#?fHesvk>=3T2t}UUpZfeCs8p){--jevs!WE&-Cy%!-{(h}S@;9UhH#Oc8ZVPvWyF&b0f6bj< z(=A*UZVGpWN5W&_$RGE1W5QYCqHtNbB|H$?_$~6+D*SrK+f!W7=69&$w*FJ;E&oFL z0oD7|essw0x%O>}pEsX2-VSg(BXTpmr z@hty5hi`fKeQv&&iqrqhda=KjpKkSMP-y#O`F&OR_w+&e6@+~z-%E|}g&p$Cd~M|9 zWBoVE9_-c_WIcdqIt~&aY*k#4e85#52W`KolljT3vrB%cGjDy4X&;aNppP^yTol^) zE8>qlk&oS)?AL`G!cF0}a7VZ&JP_J^E~E!9HNLIFw>(?VLQee=dSOA>jNT;3aj>BZ z-}-M6zaz&#$HCSreCxkce6U;N{+xL5z@94nMIB!gZU{GpTf$wTXkX!F079=y}IAt(Plo~>si z$G%N^uwCQs96ravjw*cof<597Cma>d2xo=XzCn8I2Q{wM9=jG3XC)_|Aw^;fc`NW7neNbHYVqca>vLoGu;T6B5_P!|%Fy_`S~Y z-|)lULz{3=SQ5?)7lbxmv-H@HYFw*5cI_t4dQLpcUltFv`E}_y*rRc8j{iOB_l2Xq z-s6iD6MxHcYsx5UHmU5@{zf6seZ z5UvY%g?qwNp^euqy~X|<{+;yq!p48!djy*_ZWY>iebUbfmxYHp{Bh}LYviAaH}EHY zwE5l3-eO}8|6KYD;g!J~jcMAhhuo6lYPmBqaX4{4WR>g?ahh>G-`cQrzd}x21fx zg*(E1A?usI+WO#~iqHC@kCuNR-l6bFSgSpKVLjRXW#g@>Pqp&tBm3E|PwT%~{jZfz z9%ss{U-knz>*r8B`0zlR59iHJ*>wqfgvg!T++xHeYzXHO8l|0mWm!ZJkk0ye`>w3wwmm^;eWV>xDk9=fo#3 z<^djkxBWSkpCjS9@bD)*^HjJt=*L^adtt5qHjKaJ8vWfVpMva(zn>GoS-ciuyRcK( zCG5^YTTiceW5O$8tKyFdspm-J6XA_8uV47@H~w2>hyQ7f@qetb%@^Lhj#rCMT}z73 zeA_zva^lU%ZdN!ae6GJ0*|T2g<9SYe@}f`hsN43Z`OkVy-+$<_UpOEf72XOP{+#D+ z6s;#eZj--uVMh*jO5Y{y7WN2xg*M8x^h*YpHEvRVJHlPzfx#n>-wN_!YF{VE10;vnM^<8RT?+^JS2f}0Fxo~{g zADqn;*PA9lsLZ$H+Giap>^CT>=JehdxU+$e&L|7$autiE(*tl)52R}!{A20WQTirf zv+%k8I%Us#Dk*>ZZsU^|>y5gxv-}(RyA$3E$3E|wCE>F0eAMe(|09p>!a-p*|B?JO z2y5jRa`@zn-*)lx^1oL84a&FCV3WqR*4L+a{lWoZQ8*`D5Z)_(q&Nj3`SfVqC$#-( zlppG3K5DJY`pfInisIz;VI(I%?7&s|*${3Dw}dvId-U(=h;Und+ZR$ddCV!FCE;35 zevMW9RkQDqeV4FTI4wL@ey75fD*0^7&emuBP_OM5_Pg@4Cp-|=%HPl7=lOkZzK4o4 zuKr95H-yY@t@WSC-WWSUlPtf(SA()=_>Y@IzIA~zB7x$1L2AALTLMUFZ%`^$9^q` z53fEPhD4v&wQ?$I&U?${W+1{sqjqr zTz@yRzZKpK3pw%8gH7T!3tNP3Ird%B_Xzuh148DJ^=a#eHzZd&QMe@B5N-<( zh1TD_{8?$uOLU1;-xcY{Ci8VojSjGr!zBlGiAf5trOli#jC z?~n8ei$cpEeIkEMd~jUjX<=l3EN@mka8Ba|p)rs0c+EA|w=Tb@!gGVy8b8(Fp6uxF zKu&+R#H*DLk9_f)H-CrnUn?I!;JEUh%E|v!`ZM9B@LG5yyv@PL{M?Jz`WO6xE#bNF zUf46?j~9hwLgOyNU%~i0GyWQ7-zDtM@dvL}$E(GsjseA6HF?;&Z2n#1cME%j&-GW7 z{Ve`W9X39^CGqL=bWVQ`q(2d!3D4gVzp>;q+z^gT`f*7(Eu0a~3g?BF!mc;ou3I=I zY@hP_0bx-%E4&b12|YXcw^Mn6y(VAcM~atNdTB)bG2ysyN@)4$XLWp8NPjH9)_%>Y zPmRj6RoJPz>Cc$PHo{A5mS@S<;yGVEOc& zK2s<2{@iue^#vQrkFPY};El#$LG#!wv|iwWcd}3aO)zhXpH}(X7oO$#@0Pw-*e4v! z;crS0ZfR`e&`(uyQ7t@+*)+ISn{HNWqVtO^f>*d659U&#JWi2b_k zZM;kIu7uZ5v?tEJ?1;0U6OX#Obo@kk2A{fw?29>#=Yyh7HVV{ur7aE87CVzM(!@JWsQs0_PAJ;TC?xLdX-jzT6 z%*rq8nstzuXN&S9&kc=1_7#22JHJ(nZ|f(|W#vmATqi7lPP|(A2dd*j814gd*2k3e zbHW9KOBx>wTYtu9I3l$9?iqfMcmp|n{B;^$p8s?CzZSw9&+&gNUZakKO*#B+>34*C z!W&`h2fpG#VM*99?e(3)@&DA1OTt;BWkA&%^ z3zL6Q@y3Lf-(%`)6tC6T+4`n*d|9|I+!SsLZ-lnqM%CLYY|p8GR{6~dmxL?ARpD9= z+Ily{+Y)XI4~2c2&spKBkiPV)o_=99|M;6R{x&tnUtf;DTk*gbOxotWWZ= zb=mySWOpvS5I)!6o$T2!^o@1Neqfz+XdUG32i7HhV;$Q4R&8CfAM@5BdD#Bg_%oV^ zy!h6>sQUVT)*l%c&Im1k>WTbm@xd95=Y`h4T_E@`}yW1q)sud%*u`Mnfg8@$)} zss4^+M}Mbs`nxAyt$cXoi{HHYJC*-h`J2jfOSot7K;t8!ozD~L?}W26p0Oot{)>LR zAnf}&KVBBL{JbCc3ioFH_(14K$-l(AF!44`ymk|>U-1%8Ug{LDOV};!6_Oul?fb+nc=TYro6ozJw#@2%{Y)la+5o6NefeYpM4ZDxLK{jbRXnsDzAI3D}5Px*se+Mhc@ zTTi#@*%qD(FNL+%JE*v|#(S#&EBU_`-qaZHR(0PCsn^b;oxfZ8zY|8XuU6l4;}zt8 zO_(=dwfaBSI=>R)zft~e{b$eQU&s!uHC~JIXce{zOTt;|({G%%N$2#Ai3eSW+=DNJA zG4nbrzw^RPq0P_wKbQYYVXgd&96tHtH&UK?`S&Z&abd~el*YBz*Q$7J!ggV&a6`By z9FhM~;h2zoRy1A{+WuV82l-<@YOTxqqfgvlFwcAPpVtT0o%M$uxGz6P!eily(Asmq zWA95gsM{Dc|0SOnHtA=Ymlzo z9jBkJe`#=F-e-Ow zwEJgK{jS#ExdrcML-^GFa-+Q7RX$IRU-(6zf1|KPI4CTd^TmPA|9Sg=Lv~NChdB0p zWb5(SCjSx-+*JH6;kIy3m{@uVJ220Fw~Bq99dW;2{WwsbJ!XAhYJ6Mcde55=+dtwR zDQ-dgrc+pr-}Fp=i|oL>co)j+Qg|ioH2t~InEgJWbWsvzwJzf> zqE83ptvq*xd3~5uT0IuW$_*!b4J<&*cwoIgU|vnKx~)j|F@ z3!Xoqyo)A(dtb7y;1@KOQ$Yr}2t#Rk$hiR>{BB z>b3Rd<#(k#TmP!}y(l~oHk|Jv8zsP)ErT(7b}X0Ur=|A@nW zWxe|>l7I0J&MMxVa9+41Of0>G9hhgoSj9fij<`>qzgp{GQC|1LMfG`0xL4zPeQLZl z#XFM!YvGOXR%rW8zSy6>Bl~mt0c*`?Q*~?!w}m%C`nf6p?C*j(A1`QZ>$Uz5`HVVQAJn;=Q!nQ?i!C|V&pck6`0c_D zVW+T1XzR=K*D8Kj75gUjzg5^KoEOrUWu5Q2{+_EJm%_%J{P5pm{C8+<>&fG{=kW1M z{{7teyNlBsI@NJ zZ~C+-zs&QB^3Cf5>(2Va4qTO=4dJG6OK9!w{d1eH$34O>oexSv?iV>fM!e!xxuwQhHO7BW&ic9$FK>Qqf2jLH^)uh(Vf$e14`p{GJP|(E-@WW3)lm>O z2pfe>!e(KMkbSq2(;s-9;?Ih=AjEF-nfA6n4O*A2LiWK_&U%I4sN-O*_H(jZ7VfAH z&d)YKcxiV;$N2FU6~s53g1GfO$L0$>&b~YvmuQkJrLW`K7NmfB0v$^5ySb$bCS=s`c#0 z1JW0TBf{~&<&Q52qcuP77LE$1gfl`LCC`6Jalm&KZ$W;qgyg@ZI(CG+)MXOJeo^*o z!X4qRa8GE=qm3u>$+K1Ytmfp|@V9-WKH<4A`W3J56z&N3g*HF@gPSJap2i2lR{813 z@wYA>e(0<9b0*%1@?I70ntH0`Uo9T~SB(Edjq$&mQxADY;?r;Z+PrOlFIDH2@J9Gt zf1R@L6RsGXQXTWcL*ccM{o1Sj*(V&x*{?RoR`1cF7;upgLNGCE>D={eQ0Uh44yf^SANdwSVe}OdZ`C z_b4ysi9By|^1W1F@MrC9ee?~aZ`kGai9D>oedWzMq3@h8$-CC`<%-rR`}#`bTcM5L zr}OThuqYf6&Ir$c)mvT*Ti^O|o3L?1W8tdMYm&uY)(0!@m=+LC2ef&F_dm zFF)76=JT2PpFA!L4}RT`54JoW3onJY!ruScA72q}2zP{M!h2!ifARcrVb``Fp9ru2 zS3mCk-#iWoM}*_TdEvcq`tN%FoN!fmA-of|?|9z0a89@)ybyX;^6$R-bu2s)o(ZG> zL0n<8kp9xo!oMQ@+jwIC^7?gHrC*2Y&x-nSA!PpNv<|=}jdy;-_w!V^qjkahNM^=M ztMa=h+!F49vOg3a36F)=A9?4^H+5XgKRBiR^wjyb`-47QsUJ7ONc|`Xn}mJBeuFa_ zH)wy^{T8YI1|fa6`;Yx}sC~qKImns+YW-_dpL&G$eDc)#oBtK7k9xXw-lLv1%_IHo z(>}E8Z$msg|M${Awce-B-=^Xm7(CRN^R-<+Em}uy!foMG<8LX>ws6nnL0;s;`u&57 z-=sP~J73lEv-}SE>lAhgyM>nDBR&1Bw*MBy2NyM7$??DXME^TxUhI0X`Lm8e&S$J= z%jY}?+Vh>|+w*Zj=apvRxXy#qLTk@?XiR+0-zT~cviCRkd~N;p%g=zYD12A`xxZNE z`lj>DuF&2u+3UT%p4Ur*A#p5!O}tw9b9&taw(35;OUUbu zC9S7(ts~IJuV!!g#0804RD9xq)$FmGlKq*G*Kha%t-n$6^Xx63yg}^dV2 zwEm`LmuGMJ#09ZilOJBc(g)&#*59J+^6V|2xFB}h^255J55xtnzjfK=*;_twdHs$Z zuiuGtk#oMRW^d#1y7vEnZs0o;`ue}yPWf@?rpIn!kFY2#8JyL)m*+9UD^v9RNcIeAJpsK5#gwCOgJT6 z5-uCu)7Z}MvgVEXt5)xv>Rb`p_4w3$Z9diF6K_fPzr^b|^$q6CAAJLD|7`p*)j1>F zQk-3(<M_gww0y8m^Z$=ly+^1CVA zGHC0y$G64b6I%X>^cO;#ujO<8>d?AhRQ}63*GqW4;&VQ;c6s$zv$y%3Xns$HXTl5N zjqp~;`FBD2S%2^vbY6nDDE_sO^K~`*YJB3fDju&>u(SR-&kgXLLHp_`XMc5zS1W%` zemE~uH|IT@&xrCK6OId~g_gfAJy_6lgl6Hi&O=~>`pr7L*SZ6(f9ucMTRwS!+$rH5sj*(Z6Kg*|2;I!-(@MGrhUSsAVIlE---6f`T7CoHECalY5`y^^jYWs)-*Y$z z=D<~O4O|E3KkV$6z}!dNas5Xfwt!JE3pW1`cYXxC3Lb!wWp};}yZ~mwac~9P0Z;zE z^V5GXP_JOBLj4=mwFy{R-Hn@>$?`8`SZ1 zzpkJwIK}Y{sO@LrHD2@B=it{tov+rH{8z|-iGJlkZ7+7$RlV9z=FiRgYx_;=Xl6ah z{75lRWPV7UG7fsa*Hcde*bK^iXkcD6SC}7L?hJk**|oj67)&-hf4LtsH+R?C0-WP{=L{ufLrVbN3FL~ z{yLuYO;Gnw+e=;GC>$ zQ1?UZqS#-n+L2udD;TK@t%K0R%(^AW#sbR@2zjC-3J|7zxe)=#4&dfH#x zOFotEC$BSKMfa*FU%Ai9de+O+jaNxu@|5eK&rOqlmGUTvk+YQ@9tPo`-`980XjA4q`?tz8oUNd96^b*NnE)PiLs7# z`~V$aycrd572Tui>$+0tNnKaDUzi4Gz&TLoD|yzdycRiL0@p$5i=gyD?sK$$EqlBVZ#q z4o-qPp3XPNIA~mh*Z#Zkd*Hs$G?XTI?fyA<|& z-~p)f7dy#M>?Dr1mvPFWw+Zfe^cUcdYCq2SOo8&bhJ5a+^O`yu^5Aiqle7X3i!-%$E7^hAH(Q@_}C9WlPt z)k-{>Z@SKEPrOF_n!yv`t?ISoFY{0ODDzp5kK`ruQ|7yGzG;7n(?#3_DC<$%%etJz zPS#~J{n6{PlK&WfGOxA0tm|d$a^MQM3a*2`b+wz*%I;Wn1uN-mm3?#%z~B#^#WAo7 ztO0Am6My9F+QCh52b}n0cYYRJ0++#=6?b0$ZAHHho#S9VDDl=gmU#8(o&Y;QiNDCP z#9!w)O&((v@~Kks*HrxD=p8kF4*M1GsQGl!pOlOP{%xS{=NNY5;1%#HI1SEtQ0vWM zw*q$2hpV1`NdM=_uTsB7|C-XDQu+rRi~gLaezB`QVtlDA9res{fEI0=G)|GGn5naJb`Z~WA_K{U^P2oDn8=&^zhd+?>A9ohjU@aI0+rZ9G zIJ<p$bL73>7l3bPzff-~R>xC*X;PPOp2 zQvDI?Z2%9bXO?9QrE? z8>n}Y{%)%Ia@78=qbqtc-;U~k1OFXxA8cH8uAsydT;jZ-#24J-yrAx{)FtC9b;LE`{cBueKhXL3>~h$zfUDpdxB(tjZyEdb3jU3Z$4RgSoCak-Z)IPX z{XBtg3cLpD{6znR(r@MXsP<8hz358*z1U5FlM1hJeAN1~73v#7ZwwpjbC3tKc*^3+n!~p?}mmWqhO#ttWk$MOVhTjeLFMEc00FiJxFQI-TGJunW}w0rxd> zzt_n1tQA}&&jV23?^Mzg|2_N#wce&DzfI+*{dN2*@~#GJ71nWF4{Cp@dyMlkPEv>D zE$dYKC-57&MSr>9mixX*#%CVX@wENb3id6WkAiYPKf&=f_qY3??8Ewgyu))nilOsN z>B;?n8}ZsfU;IVluPeOHal-Tb(a8GO&lA^(C(jeQ|4ZmDgR3g8p{WWxadXkqs7wCOQ@|5RjolnbW9TNpx6>9q~&L_ZLh1!0X^Lt?Py0d5n zQ{Wh={ZAMUEpD5(99!wW_@ZoWzTMvr|OJ_|Pd zFY*FoU?-^aYrIMO5#lU^wfILo`eH9QhTk|i2~L4m!9`H#D>{N&Z{}(G&*Q(~iN68A z1GZAP^jYV-d6V{{yNBOCc+At^o3)=p=PKCtIhXMTFb$4?x}Nr%w4Wxs7GJy z1!wS^1?Ry9a1p!?>U>2{3l499 z+P)gQquMuPe*!$IQ0t5C9(GakSX6mcebITI0NX*Ww}8$L*p5yI*a=<$v!KM=<@neU z5p)J9Gn0rL7l(Uf7HBv{-V=LoHkI`eY5_(=%hXQ*T6S`(pQ;hI$qsP+RHqM zFg^`nqh~(Uz#r8&dqR|0!@6+y@W90RK8r;$7u<9;_5^uY&$@bn3wduo2Y#kou3Bx6fa6 zw#jeDQ}@mKSCe^j#-rvhT%<;@1&o5N;0(A9 z9^Z0)EucFp{N1Bpf>L)K`RKZr&|L)!O77hOdQ!jWNFSwdt>{lNzjwh(^;N1z#~1w@ z9(~cP-_n)1W63j3zGLW!uH-G_qg7(~b%0&qt?JF-KL=g|7r`ZP4O|DWE8O8&=PUZN zoEQBCjzvGG^h96ltzuUxAMqF5z)$PRdBIKWwmtSoT_*>g`5c4Kg1cZP`wr|n!7fnO zlYl>}zSvFUC+mFEqc8R&oF4-xJoc0DN7WCus0cg;)(Fq(Jg~1F2WP-#FmJ~jx!z4| zIbsU*UH{h6ng6o0Uj=>FQD;^7yN&-I*vNX1f(1+W?il)2U>z6%>%j&OYQ1Lc+Q3b) z+7n;wve>P9{G<*Y?*jH+U;?~Vy{q`ofxYA{{nzo^IDY|b*>V=`ptfIxUjmoG9Jm5* zf(>5{!dDb*1KUA&w(xg<%e}ASd<|Ip4B6{EQs`d$-!5+R|8bZCZ-Cq2E?9HJ*_{B# z!6|SSTnDd%&a3eE3h}4FS%nK6w~=4L)4f~c{B^JjyT&8h*Hp0I_voJV=u4iRoNuRJ zonSA05Y+Wl^4InfXM}h%eu5Gw>*@am{JOvdD0(`c@RKTDtE%$?$6a6olssg<{C(?7 z-ZSJs3(EYLJZ1jt{3`it`+e$`^`h5@wr^*gI>1ga;Tb>4TgF@Rex}#$rYHUy{S&;- zvET;Bf}0#4qc4*00>`=^q9Z6ef;;FPfZAW|1SS3!_BX(7kH6?jz7ym*>&aK@$Z=lg zxuEQe^PYZc|4Q}}XPtP*(T#u-_X@`ncbQ{By-#m&UiVYt_~w_yk$EmUzWGy0Psgt% zFR8Ph;}f2Icj5QIeegi+zvd#;feCO7oB$_5ozDsQR*tqSEFMt!^I#~4$cfJ~QM}@!D=+=U5U6c z3ocQYpw6$7zqXe+OT?4@3QC+6;%fgH{AR&9Q1rCD@T)4`6;@ecJ1O22P)Ue|f%ccu6ZBtv=we?3MwI^!I=kQ=s8xM=te`iC-!hmYuSIYf%z-Q5I=Bb!D?IU6E|WGe2I~AS zkcVJ`W8JrL_!@K~9zC&}#(s>vj#`h-PwE!b^=o^HyDW7OU-GCY@1yo-4xM>$0eq(P zH__V%*O>=`C&)hv#=s7+3rq-7Ujj^lX;Am;hKjG_X?w}DnmikbD}LHu>>}99x~suY z+qYw9H4`H0QJ6n8$t`e&#!_vbOI!>;kL)uRCr9=fCHUtM?pEfveyy zSoQzh`C70Z>;x0wI5-9FfOY%MzaDG`Q{WYF4cq|t!0I15fBiQ{y=&lRh5Du573vPC zPwLnCA2nW7^}B<9`{Gp*w^F=)>JdEPxQci>zee~LPd?gS@>`-GmGY4~N6?o#WqxV> zUhIx)FY{CI_z#?71RMuvKpju~BFyhq>e>LsZx(+&e{WW=lE363D0ys?&mJiAP{$WP z!FuXC32L1K>hi5ut*`a;`quWcZUkj~1TPRj1?IptQ1*j>bzLRv8>|6qK^?!6{x18? zt?El%f>M{D)Ftz9QPnAV%YLWxPh;=%*Y=W!%;TExJBwPd4vc`>f1Z720bB%gpte7N zuSQSr*V^8fhx98#y)tgI982G1UL3$5RsRb4T?MDX8E_sv041MF`YqUNY=hVSDfl#) z1;;%0lDFUtc9O5w7rRPz?xXW``@M?J2Dr<(_{K-vUf+LIy5IPRc3-9Yx6k!juxi&?==;d)+~3H3;MmiL-{ipv)iNe35aOVI1`QsV80|ctT;6 z;{@2NQ0AXJm&p7&$$XLdqx+%jIiRjOd7dKQPEh9iQS;ULREl3koS2GtoO(s?D)U3@ zHDl-NpSHh2y?fv|{#QV4FMW~mmi<8TmOkn6o}(VES5KcCz!Tszr9Xk*BzOg!09^P|VJ~*Fj^#d4?z43L+P{*0jB&XD%Kn=65HKBMebX){w%saeQhsxEBMKCWKD&9x)`Sf*bCmQzSMP8J;`&6d?inLj+H(} z$-fnp=XUAq0=(oc_k}ut9j}tU_W#?C?+9)SPTqdl;*Q|6+E%H(-ZkS@#L8;q3Y?+eDu^0h(isdD-+2)4`eFAQ?G zA1jm3i-O!e<@mZowwAafcySQ9x19Y;JoZ24;g5UxmwNag_wXz=-g2A(^l%&d0w!k=J_khU-OOd zHFuWI|2G;w2oBG~)7ZBw`%c5(78K@>s5za(^E?sSALieU{;bk>I)~TMe++dF^UnV6 z;DlO_jxXeC+{4$0&ELPRpE;G!9~=8{KERJTnc#Eq(Pz63MBwc|Us?Mu#ouAfEI$rk zjr|MZufV%`5ClI7KMTKs{m+U{m3d=cqSGNd@Ll2AAV|aSz*{@}8i$WQ*AWeDXa5eq zx7zWt>fZ~Wf=@Y_-~;em@KN}W!AI_LI>KLv?^3)QufzNBH?W_@ew#eM4?kJs^iL4C z+MEx^OYuJiAKc^Y+Z_Zy4c~sRBihjUIrv${UxMF;k755#_~?C3NBC*@DaC&fehXg4 zaRq({p2wqLUF>U1^}i0^{DM;cZ{Ww_)8zSLbNR6S*@bV1ePDt}&ID?;oZ-0^F z+Z+U~@UwM}7!SRI;2eD9#g1Ra{v!PLOB}Im^0Tjh2|xEz$Im!An1ql1xZ`Eseh_~4 zWsYw{XGQdX0^ULJ1^DJyI6}t#=gq_p*JHiov)F$d``{ltLgu->{8{@Hyv&nVz~>Zy zKYW#4$mS*Xr{QCY?}VR)kC9IXez(C9GOs4!qd!&3&%jT?Pdv*tbPhi9Po4dUql1sa z&%$4aUxgoUcJ^8LE%@Noju-nM!EY)4J`+D&kM}$KbqB%A;ipbG;sX3D;dfr^2)j?& z*BjtduXn_R87KQ{h2Q;Yc|(-|g$H=nOhuuFFaI@WN{BME_sGM;>?fW;ukf_rll1i_Y)CH^Q$|*C#}O*y*tR zf-k@~KjHWZQ@?$E6+SoS_&qKpd&2*+aI6m9l;@kd2{;ZU*gO7fxlz%0B*PlE78u|_J z)n9S^9DED>!j|I~8OJxnC%*3Zlk~G6e)e0X`~>{gcN}l8ANKX1;G=tvzhWO~%uDXC zYN|-Y(ZNTJ{cXWrf$(?3ufRvJeVA&%wVK{_F5t@IM3pL-@#DE}tg&=bLf1eT%_MJ}-x# zg>S_Eweaik55hkLA9=phe>waG(TA6~kHe3{OaFfvKBxHKfDiaw<@M-)2tEogpDeg} zd-!vVKM3s$d;}eN?ps%%Z+tqme^DU3+((K2minCJo90pEw%~<<@HK8Z1t*{H_}x3) zf{Vg`k$h(FcD(5SAv(>^a(o2)?_eLh)A6zo-)8nd8#hu@s&gOwZk6MwsJ97z{5g&{ z&f)7J_%u3E>@SM_b4%^V;1`trwAeq-*{9L@5d5yP|CI2`{%i1E)ulSp|8;oe12dJw zJ_sM-#Eao~u^0X|@HKZiec|6E{a1VvKBo9___X5R3qPg!-xPi3n~eJc{DQLoZTNM? ze++(?`O{3jpA%l$|0#UU^Goa9hL4~VMaO)U8TPXo`(F5a;J4t#J_4Up`mchYRs8GV zyHwm5{5bs)eK+oR2h-|vo0plq%6&c~_PzFjz3BBXLjAh~&0CXlI`1&{x0_E*^yk2j zhdPHp2YYA8fA=Z=KL6Zf|MMRHvWI`C zhyM>A{(T<)gNB!DTyeUe_Sk>P!++buSDB`j>)VSw{3|^C{T}|bhkw+=|AL2q(!)=9 z_}}#K%O3tS9{#Hy{(Bz&j(f`Yv)04^BM<*N58vkDJ3ai{J^VX8{J;0`GamkT4PS1( zf81lg;o-mK;cqkIrqzdDwI06S!~d*@Kj-1!>f!r5{F5I3Uwimp^YH)K@R38+2En4o zKIh>#Jp4C3{DFtR>%Q{+f4PTm_V91?@Q-@fzt-;s2Y5|G0<$vWMUC@VA+N zcbA?NFN1qM{Hr|t>plFNJp9`{e4mGZmxuoq5C0n;{&zh5vWNeahyR-4%k3LadF*S< z2PWnE+~DC~>){{r@Esn$*TV-rnQULvU{F62^mM0E@h6kr?}%R-u=IeT4Gd+6FI{Tt z2@=Un@^ar$HkpZM`{O;S!GYvZP@f3m@x);Ka%%8mcPgI94rYep-NQy~us@wjW|N7g z=JFQtOML@<@$O8fdo-RL$Yw@^OPTKeWIQq4-#=pM2bY^g5G=9j~ z(IqZ}iQ!bTNWvZWq>|m4px+%_$|RG4>2xNZNSZMj>?z78uZV~AAs*JG$*=(>+R2gR zVYy5)G2C;gL6-(I7yA;4N7NhDM8?rc-vP^Q}$*}>{g^~C$k=wLQEL8C=OesC0YAnN%DJt6a(6K#zdLo#XsO4#y(piun1;;1inPj?nmbmkZ zREPN)rud>6rp|;JyTP&HY&(+!L&KS5+-TWe4wxaam>wL;#)s1h)4b3sleBZAr~^HN z>CxbD=^{M zB8Ii4<7P`QnOKFC(}QVqvPi%XMMq}i8ydbi)RXB;AKn;zCkNBE;vy9@J5`WySB192 z(w#`epX|%_#(TSmdd)00+oPExmx?zSV^SnJl+2nb-fgCI5g9gGHz+^rO>5XO%_15c z$aeP)l&-)+SMmc{GLCsxyo*BT&-D!@`i9;<*f&s|*wEwoh($hb(tFMgrp*zjGV+kevo{(oyy@8txbrTclQ)l4bKXBU2jPrRt&eoXdB-5T$#dc<>5*Nq>!e zQHuGHx-4^vI<%=C-s9Y6Tcjs#%V*c0%v?^EENZ)NmELHWDc(I)b_wJMytK4DZI(?@ z@Iu99=1$?HbuxEI!vj6>c+;y(a&zsl8;-dx>j}=BJ!cAOH6t7g*HS4Lnz+lGy^Awy zMY)7^hZcni@0z1XvlZCX4zu=t(grN}8`Hy#S@Vi4tXg#bjdw(aTiL@ z6q-=Vhvm2nOj)h6r;6&dYT?~w=Q>WV>Fnd+9zb8E! zeW?BH=`->Bn_m6;AU1lgJDu(uxEw!gpBl_@yGbbiu(?T(jh;_FKAarrNyg9E8{Qxu z8|}#0+X%C665(kvJe9c|kJ-ELj$!i*dukx@rsU|8gPFuo5I@^-&fGK0gRn`^J_dJm zUo^E8Vmo~!Z{6b^qiK8ck&ACn_GIH{?1SE0%tQ90_O`|Ng#B$bx8Y~)CB+bCCwe~e%_fIT zfWdyJXR14I?_mqsn_^9&vC()d51+Bo2Qr!X!-FQXLGzgI4oxUmQBj^}j7!QKo8B9H zd(UiT9v;k|wVws_n@5pk!bBZ5w;TE7%&|GJ9e=Ya$lh7gY(ouOmoS&d2Kssi6Unz^ z!hN8S7)^cXOxz5m8B>$nNKgFHVe`<_pEOyU`-VcKWa^U5%o>?`Oaao-you3qQ$=)> zSv!xAH3<&qMcuf?&Dfl`&r+D!v6is*y*WRSG&kCM0v5)|%@HFbfm~`2+Z$n*sHrHK z&YEY$bKP0$Xu-n|8h3PzKZWZicl=hJs*FI?0OE@F!tw7uk zPM)%F%rX6V)I7VManG)&2M6s?=hqaI$aXfI;^v$+33U+(m*S~(+C1Evvv#1&P`hrK z)ZALUXg*>x55r;dsi7pZB_6-rKR95YS~FR*k;uwYV-8-`Ill}NBkX;7GUetz3!)!H}I)13(uHzhvO(=(hg9|MG$K9EZFrHA^4 z^7b<7r&4|0`8~*pFvJfJ+v}`Z@3B;OPx28vA>)sl2hRu0`Y4{SZdpo3^!+X7>F3n> zGiT2hCa+mx1NlzrF^-vMUGq`HS*vZf3=>NPiw4uM#k2KP_?eSg$M$2l!acMt){T-K zK|4krnPCZ>SID}ao*p%Onl&n&a^VWLYrg!MGri_hu-K@*UzL3`d>?Km`DyrOvyl#F z?8lYo!h1jCk)N=S4Gi^N9!Msbb8;v$lD9kIn#4fE+LDSG^f42Lg!EDB1ue=)=%qE*I4-7Y59PUdcUe%Wf z!Xx{(jWooh?Kbv!d=91GL zG$niaz_~YJeC5b_xKEy)hrG95HiQuf)9LQ->oNHZ8e#LNDU9ZnFAfa_=0lZ!do6Pr zhm|#Tn{M}A95z>DBapl}eA!5M4_q!B_6=OJ+V0fFi<#sTa+K;b7YELmzR6oVGO#EW z|3l6#zPG>FGhZ1t-$ijR`Ms!MJ-mSX){z_qL6dp=gQuPv6#p*X2#P;n*X8>y1^<)g zt@%n^KK>;Bg5&0UkM?EbS`GL8m>{ULq`T8+%Ulwl`6sJ%@!}u1* zm+#rdo^th1hfxZD#9z?J z59aQ1OqV%V{F1tb`>uIo^KTXc6o0!v7r(5neF@s-RlG&Y@4a`49}&aQ%k5RX4Z(gt zTA4WhK9|4FOWWF?^J&fsMDhRJdrAjD+x`=e|9u~D8_&CCpu(&U$9jXu|JQ%p`QMW% zjaYgV1omfLmeY0qPQ-P!N}UjY!5IFemxqtUoc~YUU%G*cpBTQ)= (3, 11): - from typing import Self -else: - from typing_extensions import Self - - -class istr(str): - """Case insensitive str.""" - - __is_istr__ = True - __istr_identity__: Optional[str] = None - - -_V = TypeVar("_V") -_T = TypeVar("_T") - -_SENTINEL = enum.Enum("_SENTINEL", "sentinel") -sentinel = _SENTINEL.sentinel - -_version = array("Q", [0]) - - -class _Iter(Generic[_T]): - __slots__ = ("_size", "_iter") - - def __init__(self, size: int, iterator: Iterator[_T]): - self._size = size - self._iter = iterator - - def __iter__(self) -> Self: - return self - - def __next__(self) -> _T: - return next(self._iter) - - def __length_hint__(self) -> int: - return self._size - - -class _ViewBase(Generic[_V]): - def __init__( - self, - md: "MultiDict[_V]", - ): - self._md = md - - def __len__(self) -> int: - return len(self._md) - - -class _ItemsView(_ViewBase[_V], ItemsView[str, _V]): - def __contains__(self, item: object) -> bool: - if not isinstance(item, (tuple, list)) or len(item) != 2: - return False - key, value = item - try: - identity = self._md._identity(key) - except TypeError: - return False - hash_ = hash(identity) - for slot, idx, e in self._md._keys.iter_hash(hash_): - if e.identity == identity and value == e.value: - return True - return False - - def __iter__(self) -> _Iter[tuple[str, _V]]: - return _Iter(len(self), self._iter(self._md._version)) - - def _iter(self, version: int) -> Iterator[tuple[str, _V]]: - for e in self._md._keys.iter_entries(): - if version != self._md._version: - raise RuntimeError("Dictionary changed during iteration") - yield self._md._key(e.key), e.value - - @reprlib.recursive_repr() - def __repr__(self) -> str: - lst = [] - for e in self._md._keys.iter_entries(): - lst.append(f"'{e.key}': {e.value!r}") - body = ", ".join(lst) - return f"<{self.__class__.__name__}({body})>" - - def _parse_item( - self, arg: Union[tuple[str, _V], _T] - ) -> Optional[tuple[int, str, str, _V]]: - if not isinstance(arg, tuple): - return None - if len(arg) != 2: - return None - try: - identity = self._md._identity(arg[0]) - return (hash(identity), identity, arg[0], arg[1]) - except TypeError: - return None - - def _tmp_set(self, it: Iterable[_T]) -> set[tuple[str, _V]]: - tmp = set() - for arg in it: - item = self._parse_item(arg) - if item is None: - continue - else: - tmp.add((item[1], item[3])) - return tmp - - def __and__(self, other: Iterable[Any]) -> set[tuple[str, _V]]: - ret = set() - try: - it = iter(other) - except TypeError: - return NotImplemented - for arg in it: - item = self._parse_item(arg) - if item is None: - continue - hash_, identity, key, value = item - for slot, idx, e in self._md._keys.iter_hash(hash_): - e.hash = -1 - if e.identity == identity and e.value == value: - ret.add((e.key, e.value)) - self._md._keys.restore_hash(hash_) - return ret - - def __rand__(self, other: Iterable[_T]) -> set[_T]: - ret = set() - try: - it = iter(other) - except TypeError: - return NotImplemented - for arg in it: - item = self._parse_item(arg) - if item is None: - continue - hash_, identity, key, value = item - for slot, idx, e in self._md._keys.iter_hash(hash_): - if e.identity == identity and e.value == value: - ret.add(arg) - break - return ret - - def __or__(self, other: Iterable[_T]) -> set[Union[tuple[str, _V], _T]]: - ret: set[Union[tuple[str, _V], _T]] = set(self) - try: - it = iter(other) - except TypeError: - return NotImplemented - for arg in it: - item: Optional[tuple[int, str, str, _V]] = self._parse_item(arg) - if item is None: - ret.add(arg) - continue - hash_, identity, key, value = item - for slot, idx, e in self._md._keys.iter_hash(hash_): - if e.identity == identity and e.value == value: # pragma: no branch - break - else: - ret.add(arg) - return ret - - def __ror__(self, other: Iterable[_T]) -> set[Union[tuple[str, _V], _T]]: - try: - ret: set[Union[tuple[str, _V], _T]] = set(other) - except TypeError: - return NotImplemented - tmp = self._tmp_set(ret) - - for e in self._md._keys.iter_entries(): - if (e.identity, e.value) not in tmp: - ret.add((e.key, e.value)) - return ret - - def __sub__(self, other: Iterable[_T]) -> set[Union[tuple[str, _V], _T]]: - ret: set[Union[tuple[str, _V], _T]] = set() - try: - it = iter(other) - except TypeError: - return NotImplemented - tmp = self._tmp_set(it) - - for e in self._md._keys.iter_entries(): - if (e.identity, e.value) not in tmp: - ret.add((e.key, e.value)) - - return ret - - def __rsub__(self, other: Iterable[_T]) -> set[_T]: - ret: set[_T] = set() - try: - it = iter(other) - except TypeError: - return NotImplemented - for arg in it: - item = self._parse_item(arg) - if item is None: - ret.add(arg) - continue - - hash_, identity, key, value = item - for slot, idx, e in self._md._keys.iter_hash(hash_): - if e.identity == identity and e.value == value: # pragma: no branch - break - else: - ret.add(arg) - return ret - - def __xor__(self, other: Iterable[_T]) -> set[Union[tuple[str, _V], _T]]: - try: - rgt = set(other) - except TypeError: - return NotImplemented - ret: set[Union[tuple[str, _V], _T]] = self - rgt - ret |= rgt - self - return ret - - __rxor__ = __xor__ - - def isdisjoint(self, other: Iterable[tuple[str, _V]]) -> bool: - for arg in other: - item = self._parse_item(arg) - if item is None: - continue - - hash_, identity, key, value = item - for slot, idx, e in self._md._keys.iter_hash(hash_): - if e.identity == identity and e.value == value: # pragma: no branch - return False - return True - - -class _ValuesView(_ViewBase[_V], ValuesView[_V]): - def __contains__(self, value: object) -> bool: - for e in self._md._keys.iter_entries(): - if e.value == value: - return True - return False - - def __iter__(self) -> _Iter[_V]: - return _Iter(len(self), self._iter(self._md._version)) - - def _iter(self, version: int) -> Iterator[_V]: - for e in self._md._keys.iter_entries(): - if version != self._md._version: - raise RuntimeError("Dictionary changed during iteration") - yield e.value - - @reprlib.recursive_repr() - def __repr__(self) -> str: - lst = [] - for e in self._md._keys.iter_entries(): - lst.append(repr(e.value)) - body = ", ".join(lst) - return f"<{self.__class__.__name__}({body})>" - - -class _KeysView(_ViewBase[_V], KeysView[str]): - def __contains__(self, key: object) -> bool: - if not isinstance(key, str): - return False - identity = self._md._identity(key) - hash_ = hash(identity) - for slot, idx, e in self._md._keys.iter_hash(hash_): - if e.identity == identity: # pragma: no branch - return True - return False - - def __iter__(self) -> _Iter[str]: - return _Iter(len(self), self._iter(self._md._version)) - - def _iter(self, version: int) -> Iterator[str]: - for e in self._md._keys.iter_entries(): - if version != self._md._version: - raise RuntimeError("Dictionary changed during iteration") - yield self._md._key(e.key) - - def __repr__(self) -> str: - lst = [] - for e in self._md._keys.iter_entries(): - lst.append(f"'{e.key}'") - body = ", ".join(lst) - return f"<{self.__class__.__name__}({body})>" - - def __and__(self, other: Iterable[object]) -> set[str]: - ret = set() - try: - it = iter(other) - except TypeError: - return NotImplemented - for key in it: - if not isinstance(key, str): - continue - identity = self._md._identity(key) - hash_ = hash(identity) - for slot, idx, e in self._md._keys.iter_hash(hash_): - if e.identity == identity: # pragma: no branch - ret.add(e.key) - break - return ret - - def __rand__(self, other: Iterable[_T]) -> set[_T]: - ret = set() - try: - it = iter(other) - except TypeError: - return NotImplemented - for key in it: - if not isinstance(key, str): - continue - if key in self._md: - ret.add(key) - return cast(set[_T], ret) - - def __or__(self, other: Iterable[_T]) -> set[Union[str, _T]]: - ret: set[Union[str, _T]] = set(self) - try: - it = iter(other) - except TypeError: - return NotImplemented - for key in it: - if not isinstance(key, str): - ret.add(key) - continue - if key not in self._md: - ret.add(key) - return ret - - def __ror__(self, other: Iterable[_T]) -> set[Union[str, _T]]: - try: - ret: set[Union[str, _T]] = set(other) - except TypeError: - return NotImplemented - - tmp = set() - for key in ret: - if not isinstance(key, str): - continue - identity = self._md._identity(key) - tmp.add(identity) - - for e in self._md._keys.iter_entries(): - if e.identity not in tmp: - ret.add(e.key) - return ret - - def __sub__(self, other: Iterable[object]) -> set[str]: - ret = set(self) - try: - it = iter(other) - except TypeError: - return NotImplemented - for key in it: - if not isinstance(key, str): - continue - identity = self._md._identity(key) - hash_ = hash(identity) - for slot, idx, e in self._md._keys.iter_hash(hash_): - if e.identity == identity: # pragma: no branch - ret.discard(e.key) - break - return ret - - def __rsub__(self, other: Iterable[_T]) -> set[_T]: - try: - ret: set[_T] = set(other) - except TypeError: - return NotImplemented - for key in other: - if not isinstance(key, str): - continue - if key in self._md: - ret.discard(key) # type: ignore[arg-type] - return ret - - def __xor__(self, other: Iterable[_T]) -> set[Union[str, _T]]: - try: - rgt = set(other) - except TypeError: - return NotImplemented - ret: set[Union[str, _T]] = self - rgt # type: ignore[assignment] - ret |= rgt - self - return ret - - __rxor__ = __xor__ - - def isdisjoint(self, other: Iterable[object]) -> bool: - for key in other: - if not isinstance(key, str): - continue - if key in self._md: - return False - return True - - -class _CSMixin: - _ci: ClassVar[bool] = False - - def _key(self, key: str) -> str: - return key - - def _identity(self, key: str) -> str: - if isinstance(key, str): - return key - else: - raise TypeError("MultiDict keys should be either str or subclasses of str") - - -class _CIMixin: - _ci: ClassVar[bool] = True - - def _key(self, key: str) -> str: - if type(key) is istr: - return key - else: - return istr(key) - - def _identity(self, key: str) -> str: - if isinstance(key, istr): - ret = key.__istr_identity__ - if ret is None: - ret = key.lower() - key.__istr_identity__ = ret - return ret - if isinstance(key, str): - return key.lower() - else: - raise TypeError("MultiDict keys should be either str or subclasses of str") - - -def estimate_log2_keysize(n: int) -> int: - # 7 == HT_MINSIZE - 1 - return (((n * 3 + 1) // 2) | 7).bit_length() - - -@dataclass -class _Entry(Generic[_V]): - hash: int - identity: str - key: str - value: _V - - -@dataclass -class _HtKeys(Generic[_V]): # type: ignore[misc] - LOG_MINSIZE: ClassVar[int] = 3 - MINSIZE: ClassVar[int] = 8 - PREALLOCATED_INDICES: ClassVar[dict[int, array]] = { # type: ignore[type-arg] - log2_size: array( - "b" if log2_size < 8 else "h", (-1 for i in range(1 << log2_size)) - ) - for log2_size in range(3, 10) - } - - log2_size: int - usable: int - - indices: array # type: ignore[type-arg] # in py3.9 array is not generic - entries: list[Optional[_Entry[_V]]] - - @functools.cached_property - def nslots(self) -> int: - return 1 << self.log2_size - - @functools.cached_property - def mask(self) -> int: - return self.nslots - 1 - - if sys.implementation.name != "pypy": - - def __sizeof__(self) -> int: - return ( - object.__sizeof__(self) - + sys.getsizeof(self.indices) - + sys.getsizeof(self.entries) - ) - - @classmethod - def new(cls, log2_size: int, entries: list[Optional[_Entry[_V]]]) -> Self: - size = 1 << log2_size - usable = (size << 1) // 3 - if log2_size < 10: - indices = cls.PREALLOCATED_INDICES[log2_size].__copy__() - elif log2_size < 16: - indices = array("h", (-1 for i in range(size))) - elif log2_size < 32: - indices = array("l", (-1 for i in range(size))) - else: # pragma: no cover # don't test huge multidicts - indices = array("q", (-1 for i in range(size))) - ret = cls( - log2_size=log2_size, - usable=usable, - indices=indices, - entries=entries, - ) - return ret - - def clone(self) -> "_HtKeys[_V]": - entries = [ - _Entry(e.hash, e.identity, e.key, e.value) if e is not None else None - for e in self.entries - ] - - return _HtKeys( - log2_size=self.log2_size, - usable=self.usable, - indices=self.indices.__copy__(), - entries=entries, - ) - - def build_indices(self, update: bool) -> None: - mask = self.mask - indices = self.indices - for idx, e in enumerate(self.entries): - assert e is not None - hash_ = e.hash - if update: - if hash_ == -1: - hash_ = hash(e.identity) - else: - assert hash_ != -1 - i = hash_ & mask - perturb = hash_ & sys.maxsize - while indices[i] != -1: - perturb >>= 5 - i = mask & (i * 5 + perturb + 1) - indices[i] = idx - - def find_empty_slot(self, hash_: int) -> int: - mask = self.mask - indices = self.indices - i = hash_ & mask - perturb = hash_ & sys.maxsize - ix = indices[i] - while ix != -1: - perturb >>= 5 - i = (i * 5 + perturb + 1) & mask - ix = indices[i] - return i - - def iter_hash(self, hash_: int) -> Iterator[tuple[int, int, _Entry[_V]]]: - mask = self.mask - indices = self.indices - entries = self.entries - i = hash_ & mask - perturb = hash_ & sys.maxsize - ix = indices[i] - while ix != -1: - if ix != -2: - e = entries[ix] - if e.hash == hash_: - yield i, ix, e - perturb >>= 5 - i = (i * 5 + perturb + 1) & mask - ix = indices[i] - - def del_idx(self, hash_: int, idx: int) -> None: - mask = self.mask - indices = self.indices - i = hash_ & mask - perturb = hash_ & sys.maxsize - ix = indices[i] - while ix != idx: - perturb >>= 5 - i = (i * 5 + perturb + 1) & mask - ix = indices[i] - indices[i] = -2 - - def iter_entries(self) -> Iterator[_Entry[_V]]: - return filter(None, self.entries) - - def restore_hash(self, hash_: int) -> None: - mask = self.mask - indices = self.indices - entries = self.entries - i = hash_ & mask - perturb = hash_ & sys.maxsize - ix = indices[i] - while ix != -1: - if ix != -2: - entry = entries[ix] - if entry.hash == -1: - entry.hash = hash_ - perturb >>= 5 - i = (i * 5 + perturb + 1) & mask - ix = indices[i] - - -class MultiDict(_CSMixin, MutableMultiMapping[_V]): - """Dictionary with the support for duplicate keys.""" - - __slots__ = ("_keys", "_used", "_version") - - def __init__(self, arg: MDArg[_V] = None, /, **kwargs: _V): - self._used = 0 - v = _version - v[0] += 1 - self._version = v[0] - if not kwargs: - md = None - if isinstance(arg, MultiDictProxy): - md = arg._md - elif isinstance(arg, MultiDict): - md = arg - if md is not None and md._ci is self._ci: - self._from_md(md) - return - - it = self._parse_args(arg, kwargs) - log2_size = estimate_log2_keysize(cast(int, next(it))) - if log2_size > 17: # pragma: no cover - # Don't overallocate really huge keys space in init - log2_size = 17 - self._keys: _HtKeys[_V] = _HtKeys.new(log2_size, []) - self._extend_items(cast(Iterator[_Entry[_V]], it)) - - def _from_md(self, md: "MultiDict[_V]") -> None: - # Copy everything as-is without compacting the new multidict, - # otherwise it requires reindexing - self._keys = md._keys.clone() - self._used = md._used - - @overload - def getall(self, key: str) -> list[_V]: ... - @overload - def getall(self, key: str, default: _T) -> Union[list[_V], _T]: ... - def getall( - self, key: str, default: Union[_T, _SENTINEL] = sentinel - ) -> Union[list[_V], _T]: - """Return a list of all values matching the key.""" - identity = self._identity(key) - hash_ = hash(identity) - res = [] - restore = [] - for slot, idx, e in self._keys.iter_hash(hash_): - if e.identity == identity: # pragma: no branch - res.append(e.value) - e.hash = -1 - restore.append(idx) - - if res: - entries = self._keys.entries - for idx in restore: - entries[idx].hash = hash_ # type: ignore[union-attr] - return res - if not res and default is not sentinel: - return default - raise KeyError("Key not found: %r" % key) - - @overload - def getone(self, key: str) -> _V: ... - @overload - def getone(self, key: str, default: _T) -> Union[_V, _T]: ... - def getone( - self, key: str, default: Union[_T, _SENTINEL] = sentinel - ) -> Union[_V, _T]: - """Get first value matching the key. - - Raises KeyError if the key is not found and no default is provided. - """ - identity = self._identity(key) - hash_ = hash(identity) - for slot, idx, e in self._keys.iter_hash(hash_): - if e.identity == identity: # pragma: no branch - return e.value - if default is not sentinel: - return default - raise KeyError("Key not found: %r" % key) - - # Mapping interface # - - def __getitem__(self, key: str) -> _V: - return self.getone(key) - - @overload - def get(self, key: str, /) -> Union[_V, None]: ... - @overload - def get(self, key: str, /, default: _T) -> Union[_V, _T]: ... - def get(self, key: str, default: Union[_T, None] = None) -> Union[_V, _T, None]: - """Get first value matching the key. - - If the key is not found, returns the default (or None if no default is provided) - """ - return self.getone(key, default) - - def __iter__(self) -> Iterator[str]: - return iter(self.keys()) - - def __len__(self) -> int: - return self._used - - def keys(self) -> KeysView[str]: - """Return a new view of the dictionary's keys.""" - return _KeysView(self) - - def items(self) -> ItemsView[str, _V]: - """Return a new view of the dictionary's items *(key, value) pairs).""" - return _ItemsView(self) - - def values(self) -> _ValuesView[_V]: - """Return a new view of the dictionary's values.""" - return _ValuesView(self) - - def __eq__(self, other: object) -> bool: - if not isinstance(other, Mapping): - return NotImplemented - if isinstance(other, MultiDictProxy): - return self == other._md - if isinstance(other, MultiDict): - lft = self._keys - rht = other._keys - if self._used != other._used: - return False - for e1, e2 in zip(lft.iter_entries(), rht.iter_entries()): - if e1.identity != e2.identity or e1.value != e2.value: - return False - return True - if self._used != len(other): - return False - for k, v in self.items(): - nv = other.get(k, sentinel) - if v != nv: - return False - return True - - def __contains__(self, key: object) -> bool: - if not isinstance(key, str): - return False - identity = self._identity(key) - hash_ = hash(identity) - for slot, idx, e in self._keys.iter_hash(hash_): - if e.identity == identity: # pragma: no branch - return True - return False - - @reprlib.recursive_repr() - def __repr__(self) -> str: - body = ", ".join(f"'{e.key}': {e.value!r}" for e in self._keys.iter_entries()) - return f"<{self.__class__.__name__}({body})>" - - if sys.implementation.name != "pypy": - - def __sizeof__(self) -> int: - return object.__sizeof__(self) + sys.getsizeof(self._keys) - - def __reduce__(self) -> tuple[type[Self], tuple[list[tuple[str, _V]]]]: - return (self.__class__, (list(self.items()),)) - - def add(self, key: str, value: _V) -> None: - identity = self._identity(key) - hash_ = hash(identity) - self._add_with_hash(_Entry(hash_, identity, key, value)) - self._incr_version() - - def copy(self) -> Self: - """Return a copy of itself.""" - cls = self.__class__ - return cls(self) - - __copy__ = copy - - def extend(self, arg: MDArg[_V] = None, /, **kwargs: _V) -> None: - """Extend current MultiDict with more values. - - This method must be used instead of update. - """ - it = self._parse_args(arg, kwargs) - newsize = self._used + cast(int, next(it)) - self._resize(estimate_log2_keysize(newsize), False) - self._extend_items(cast(Iterator[_Entry[_V]], it)) - - def _parse_args( - self, - arg: MDArg[_V], - kwargs: Mapping[str, _V], - ) -> Iterator[Union[int, _Entry[_V]]]: - identity_func = self._identity - if arg: - if isinstance(arg, MultiDictProxy): - arg = arg._md - if isinstance(arg, MultiDict): - yield len(arg) + len(kwargs) - if self._ci is not arg._ci: - for e in arg._keys.iter_entries(): - identity = identity_func(e.key) - yield _Entry(hash(identity), identity, e.key, e.value) - else: - for e in arg._keys.iter_entries(): - yield _Entry(e.hash, e.identity, e.key, e.value) - if kwargs: - for key, value in kwargs.items(): - identity = identity_func(key) - yield _Entry(hash(identity), identity, key, value) - else: - if hasattr(arg, "keys"): - arg = cast(SupportsKeys[_V], arg) - arg = [(k, arg[k]) for k in arg.keys()] - if kwargs: - arg = list(arg) - arg.extend(list(kwargs.items())) - try: - yield len(arg) + len(kwargs) # type: ignore[arg-type] - except TypeError: - yield 0 - for pos, item in enumerate(arg): - if not len(item) == 2: - raise ValueError( - f"multidict update sequence element #{pos}" - f"has length {len(item)}; 2 is required" - ) - identity = identity_func(item[0]) - yield _Entry(hash(identity), identity, item[0], item[1]) - else: - yield len(kwargs) - for key, value in kwargs.items(): - identity = identity_func(key) - yield _Entry(hash(identity), identity, key, value) - - def _extend_items(self, items: Iterable[_Entry[_V]]) -> None: - for e in items: - self._add_with_hash(e) - self._incr_version() - - def clear(self) -> None: - """Remove all items from MultiDict.""" - self._used = 0 - self._keys = _HtKeys.new(_HtKeys.LOG_MINSIZE, []) - self._incr_version() - - # Mapping interface # - - def __setitem__(self, key: str, value: _V) -> None: - identity = self._identity(key) - hash_ = hash(identity) - found = False - - for slot, idx, e in self._keys.iter_hash(hash_): - if e.identity == identity: # pragma: no branch - if not found: - e.key = key - e.value = value - e.hash = -1 - found = True - self._incr_version() - elif e.hash != -1: # pragma: no branch - self._del_at(slot, idx) - - if not found: - self._add_with_hash(_Entry(hash_, identity, key, value)) - else: - self._keys.restore_hash(hash_) - - def __delitem__(self, key: str) -> None: - found = False - identity = self._identity(key) - hash_ = hash(identity) - for slot, idx, e in self._keys.iter_hash(hash_): - if e.identity == identity: # pragma: no branch - self._del_at(slot, idx) - found = True - if not found: - raise KeyError(key) - else: - self._incr_version() - - @overload - def setdefault( - self: "MultiDict[Union[_T, None]]", key: str, default: None = None - ) -> Union[_T, None]: ... - @overload - def setdefault(self, key: str, default: _V) -> _V: ... - def setdefault(self, key: str, default: Union[_V, None] = None) -> Union[_V, None]: # type: ignore[misc] - """Return value for key, set value to default if key is not present.""" - identity = self._identity(key) - hash_ = hash(identity) - for slot, idx, e in self._keys.iter_hash(hash_): - if e.identity == identity: # pragma: no branch - return e.value - self.add(key, default) # type: ignore[arg-type] - return default - - @overload - def popone(self, key: str) -> _V: ... - @overload - def popone(self, key: str, default: _T) -> Union[_V, _T]: ... - def popone( - self, key: str, default: Union[_T, _SENTINEL] = sentinel - ) -> Union[_V, _T]: - """Remove specified key and return the corresponding value. - - If key is not found, d is returned if given, otherwise - KeyError is raised. - - """ - identity = self._identity(key) - hash_ = hash(identity) - for slot, idx, e in self._keys.iter_hash(hash_): - if e.identity == identity: # pragma: no branch - value = e.value - self._del_at(slot, idx) - self._incr_version() - return value - if default is sentinel: - raise KeyError(key) - else: - return default - - # Type checking will inherit signature for pop() if we don't confuse it here. - if not TYPE_CHECKING: - pop = popone - - @overload - def popall(self, key: str) -> list[_V]: ... - @overload - def popall(self, key: str, default: _T) -> Union[list[_V], _T]: ... - def popall( - self, key: str, default: Union[_T, _SENTINEL] = sentinel - ) -> Union[list[_V], _T]: - """Remove all occurrences of key and return the list of corresponding - values. - - If key is not found, default is returned if given, otherwise - KeyError is raised. - - """ - found = False - identity = self._identity(key) - hash_ = hash(identity) - ret = [] - for slot, idx, e in self._keys.iter_hash(hash_): - if e.identity == identity: # pragma: no branch - found = True - ret.append(e.value) - self._del_at(slot, idx) - self._incr_version() - - if not found: - if default is sentinel: - raise KeyError(key) - else: - return default - else: - return ret - - def popitem(self) -> tuple[str, _V]: - """Remove and return an arbitrary (key, value) pair.""" - if self._used <= 0: - raise KeyError("empty multidict") - - pos = len(self._keys.entries) - 1 - entry = self._keys.entries.pop() - - while entry is None: - pos -= 1 - entry = self._keys.entries.pop() - - ret = self._key(entry.key), entry.value - self._keys.del_idx(entry.hash, pos) - self._used -= 1 - self._incr_version() - return ret - - def update(self, arg: MDArg[_V] = None, /, **kwargs: _V) -> None: - """Update the dictionary, overwriting existing keys.""" - it = self._parse_args(arg, kwargs) - newsize = self._used + cast(int, next(it)) - log2_size = estimate_log2_keysize(newsize) - if log2_size > 17: # pragma: no cover - # Don't overallocate really huge keys space in update, - # duplicate keys could reduce the resulting anount of entries - log2_size = 17 - if log2_size > self._keys.log2_size: - self._resize(log2_size, False) - try: - self._update_items(cast(Iterator[_Entry[_V]], it)) - finally: - self._post_update() - - def _update_items(self, items: Iterator[_Entry[_V]]) -> None: - for entry in items: - found = False - hash_ = entry.hash - identity = entry.identity - for slot, idx, e in self._keys.iter_hash(hash_): - if e.identity == identity: # pragma: no branch - if not found: - found = True - e.key = entry.key - e.value = entry.value - e.hash = -1 - else: - self._del_at_for_upd(e) - if not found: - self._add_with_hash_for_upd(entry) - - def _post_update(self) -> None: - keys = self._keys - indices = keys.indices - entries = keys.entries - for slot in range(keys.nslots): - idx = indices[slot] - if idx >= 0: - e2 = entries[idx] - assert e2 is not None - if e2.key is None: - entries[idx] = None - indices[slot] = -2 - self._used -= 1 - if e2.hash == -1: - e2.hash = hash(e2.identity) - - self._incr_version() - - def merge(self, arg: MDArg[_V] = None, /, **kwargs: _V) -> None: - """Merge into the dictionary, adding non-existing keys.""" - it = self._parse_args(arg, kwargs) - newsize = self._used + cast(int, next(it)) - log2_size = estimate_log2_keysize(newsize) - if log2_size > 17: # pragma: no cover - # Don't overallocate really huge keys space in update, - # duplicate keys could reduce the resulting anount of entries - log2_size = 17 - if log2_size > self._keys.log2_size: - self._resize(log2_size, False) - try: - self._merge_items(cast(Iterator[_Entry[_V]], it)) - finally: - self._post_update() - - def _merge_items(self, items: Iterator[_Entry[_V]]) -> None: - for entry in items: - hash_ = entry.hash - identity = entry.identity - for slot, idx, e in self._keys.iter_hash(hash_): - if e.identity == identity: # pragma: no branch - break - else: - self._add_with_hash_for_upd(entry) - - def _incr_version(self) -> None: - v = _version - v[0] += 1 - self._version = v[0] - - def _resize(self, log2_newsize: int, update: bool) -> None: - oldkeys = self._keys - newentries = self._used - - if len(oldkeys.entries) == newentries: - entries = oldkeys.entries - else: - entries = [e for e in oldkeys.entries if e is not None] - newkeys: _HtKeys[_V] = _HtKeys.new(log2_newsize, entries) - newkeys.usable -= newentries - newkeys.build_indices(update) - self._keys = newkeys - - def _add_with_hash(self, entry: _Entry[_V]) -> None: - if self._keys.usable <= 0: - self._resize((self._used * 3 | _HtKeys.MINSIZE - 1).bit_length(), False) - keys = self._keys - slot = keys.find_empty_slot(entry.hash) - keys.indices[slot] = len(keys.entries) - keys.entries.append(entry) - self._incr_version() - self._used += 1 - keys.usable -= 1 - - def _add_with_hash_for_upd(self, entry: _Entry[_V]) -> None: - if self._keys.usable <= 0: - self._resize((self._used * 3 | _HtKeys.MINSIZE - 1).bit_length(), True) - keys = self._keys - slot = keys.find_empty_slot(entry.hash) - keys.indices[slot] = len(keys.entries) - entry.hash = -1 - keys.entries.append(entry) - self._incr_version() - self._used += 1 - keys.usable -= 1 - - def _del_at(self, slot: int, idx: int) -> None: - self._keys.entries[idx] = None - self._keys.indices[slot] = -2 - self._used -= 1 - - def _del_at_for_upd(self, entry: _Entry[_V]) -> None: - entry.key = None # type: ignore[assignment] - entry.value = None # type: ignore[assignment] - - -class CIMultiDict(_CIMixin, MultiDict[_V]): - """Dictionary with the support for duplicate case-insensitive keys.""" - - -class MultiDictProxy(_CSMixin, MultiMapping[_V]): - """Read-only proxy for MultiDict instance.""" - - __slots__ = ("_md",) - - _md: MultiDict[_V] - - def __init__(self, arg: Union[MultiDict[_V], "MultiDictProxy[_V]"]): - if not isinstance(arg, (MultiDict, MultiDictProxy)): - raise TypeError( - f"ctor requires MultiDict or MultiDictProxy instance, not {type(arg)}" - ) - if isinstance(arg, MultiDictProxy): - self._md = arg._md - else: - self._md = arg - - def __reduce__(self) -> NoReturn: - raise TypeError(f"can't pickle {self.__class__.__name__} objects") - - @overload - def getall(self, key: str) -> list[_V]: ... - @overload - def getall(self, key: str, default: _T) -> Union[list[_V], _T]: ... - def getall( - self, key: str, default: Union[_T, _SENTINEL] = sentinel - ) -> Union[list[_V], _T]: - """Return a list of all values matching the key.""" - if default is not sentinel: - return self._md.getall(key, default) - else: - return self._md.getall(key) - - @overload - def getone(self, key: str) -> _V: ... - @overload - def getone(self, key: str, default: _T) -> Union[_V, _T]: ... - def getone( - self, key: str, default: Union[_T, _SENTINEL] = sentinel - ) -> Union[_V, _T]: - """Get first value matching the key. - - Raises KeyError if the key is not found and no default is provided. - """ - if default is not sentinel: - return self._md.getone(key, default) - else: - return self._md.getone(key) - - # Mapping interface # - - def __getitem__(self, key: str) -> _V: - return self.getone(key) - - @overload - def get(self, key: str, /) -> Union[_V, None]: ... - @overload - def get(self, key: str, /, default: _T) -> Union[_V, _T]: ... - def get(self, key: str, default: Union[_T, None] = None) -> Union[_V, _T, None]: - """Get first value matching the key. - - If the key is not found, returns the default (or None if no default is provided) - """ - return self._md.getone(key, default) - - def __iter__(self) -> Iterator[str]: - return iter(self._md.keys()) - - def __len__(self) -> int: - return len(self._md) - - def keys(self) -> KeysView[str]: - """Return a new view of the dictionary's keys.""" - return self._md.keys() - - def items(self) -> ItemsView[str, _V]: - """Return a new view of the dictionary's items *(key, value) pairs).""" - return self._md.items() - - def values(self) -> _ValuesView[_V]: - """Return a new view of the dictionary's values.""" - return self._md.values() - - def __eq__(self, other: object) -> bool: - return self._md == other - - def __contains__(self, key: object) -> bool: - return key in self._md - - @reprlib.recursive_repr() - def __repr__(self) -> str: - body = ", ".join(f"'{k}': {v!r}" for k, v in self.items()) - return f"<{self.__class__.__name__}({body})>" - - def copy(self) -> MultiDict[_V]: - """Return a copy of itself.""" - return MultiDict(self._md) - - -class CIMultiDictProxy(_CIMixin, MultiDictProxy[_V]): - """Read-only proxy for CIMultiDict instance.""" - - def __init__(self, arg: Union[MultiDict[_V], MultiDictProxy[_V]]): - if not isinstance(arg, (CIMultiDict, CIMultiDictProxy)): - raise TypeError( - "ctor requires CIMultiDict or CIMultiDictProxy instance" - f", not {type(arg)}" - ) - - super().__init__(arg) - - def copy(self) -> CIMultiDict[_V]: - """Return a copy of itself.""" - return CIMultiDict(self._md) - - -def getversion(md: Union[MultiDict[object], MultiDictProxy[object]]) -> int: - if isinstance(md, MultiDictProxy): - md = md._md - elif not isinstance(md, MultiDict): - raise TypeError("Parameter should be multidict or proxy") - return md._version diff --git a/bot/lib/python3.11/site-packages/multidict/py.typed b/bot/lib/python3.11/site-packages/multidict/py.typed deleted file mode 100644 index dfe8cc0..0000000 --- a/bot/lib/python3.11/site-packages/multidict/py.typed +++ /dev/null @@ -1 +0,0 @@ -PEP-561 marker. \ No newline at end of file diff --git a/bot/lib/python3.11/site-packages/pip-22.3.1.dist-info/INSTALLER b/bot/lib/python3.11/site-packages/pip-22.3.1.dist-info/INSTALLER deleted file mode 100644 index a1b589e..0000000 --- a/bot/lib/python3.11/site-packages/pip-22.3.1.dist-info/INSTALLER +++ /dev/null @@ -1 +0,0 @@ -pip diff --git a/bot/lib/python3.11/site-packages/pip-22.3.1.dist-info/LICENSE.txt b/bot/lib/python3.11/site-packages/pip-22.3.1.dist-info/LICENSE.txt deleted file mode 100644 index 8e7b65e..0000000 --- a/bot/lib/python3.11/site-packages/pip-22.3.1.dist-info/LICENSE.txt +++ /dev/null @@ -1,20 +0,0 @@ -Copyright (c) 2008-present The pip developers (see AUTHORS.txt file) - -Permission is hereby granted, free of charge, to any person obtaining -a copy of this software and associated documentation files (the -"Software"), to deal in the Software without restriction, including -without limitation the rights to use, copy, modify, merge, publish, -distribute, sublicense, and/or sell copies of the Software, and to -permit persons to whom the Software is furnished to do so, subject to -the following conditions: - -The above copyright notice and this permission notice shall be -included in all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, -EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND -NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE -LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION -OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION -WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/bot/lib/python3.11/site-packages/pip-22.3.1.dist-info/METADATA b/bot/lib/python3.11/site-packages/pip-22.3.1.dist-info/METADATA deleted file mode 100644 index e935e1a..0000000 --- a/bot/lib/python3.11/site-packages/pip-22.3.1.dist-info/METADATA +++ /dev/null @@ -1,88 +0,0 @@ -Metadata-Version: 2.1 -Name: pip -Version: 22.3.1 -Summary: The PyPA recommended tool for installing Python packages. -Home-page: https://pip.pypa.io/ -Author: The pip developers -Author-email: distutils-sig@python.org -License: MIT -Project-URL: Documentation, https://pip.pypa.io -Project-URL: Source, https://github.com/pypa/pip -Project-URL: Changelog, https://pip.pypa.io/en/stable/news/ -Classifier: Development Status :: 5 - Production/Stable -Classifier: Intended Audience :: Developers -Classifier: License :: OSI Approved :: MIT License -Classifier: Topic :: Software Development :: Build Tools -Classifier: Programming Language :: Python -Classifier: Programming Language :: Python :: 3 -Classifier: Programming Language :: Python :: 3 :: Only -Classifier: Programming Language :: Python :: 3.7 -Classifier: Programming Language :: Python :: 3.8 -Classifier: Programming Language :: Python :: 3.9 -Classifier: Programming Language :: Python :: 3.10 -Classifier: Programming Language :: Python :: 3.11 -Classifier: Programming Language :: Python :: Implementation :: CPython -Classifier: Programming Language :: Python :: Implementation :: PyPy -Requires-Python: >=3.7 -License-File: LICENSE.txt - -pip - The Python Package Installer -================================== - -.. image:: https://img.shields.io/pypi/v/pip.svg - :target: https://pypi.org/project/pip/ - -.. image:: https://readthedocs.org/projects/pip/badge/?version=latest - :target: https://pip.pypa.io/en/latest - -pip is the `package installer`_ for Python. You can use pip to install packages from the `Python Package Index`_ and other indexes. - -Please take a look at our documentation for how to install and use pip: - -* `Installation`_ -* `Usage`_ - -We release updates regularly, with a new version every 3 months. Find more details in our documentation: - -* `Release notes`_ -* `Release process`_ - -In pip 20.3, we've `made a big improvement to the heart of pip`_; `learn more`_. We want your input, so `sign up for our user experience research studies`_ to help us do it right. - -**Note**: pip 21.0, in January 2021, removed Python 2 support, per pip's `Python 2 support policy`_. Please migrate to Python 3. - -If you find bugs, need help, or want to talk to the developers, please use our mailing lists or chat rooms: - -* `Issue tracking`_ -* `Discourse channel`_ -* `User IRC`_ - -If you want to get involved head over to GitHub to get the source code, look at our development documentation and feel free to jump on the developer mailing lists and chat rooms: - -* `GitHub page`_ -* `Development documentation`_ -* `Development IRC`_ - -Code of Conduct ---------------- - -Everyone interacting in the pip project's codebases, issue trackers, chat -rooms, and mailing lists is expected to follow the `PSF Code of Conduct`_. - -.. _package installer: https://packaging.python.org/guides/tool-recommendations/ -.. _Python Package Index: https://pypi.org -.. _Installation: https://pip.pypa.io/en/stable/installation/ -.. _Usage: https://pip.pypa.io/en/stable/ -.. _Release notes: https://pip.pypa.io/en/stable/news.html -.. _Release process: https://pip.pypa.io/en/latest/development/release-process/ -.. _GitHub page: https://github.com/pypa/pip -.. _Development documentation: https://pip.pypa.io/en/latest/development -.. _made a big improvement to the heart of pip: https://pyfound.blogspot.com/2020/11/pip-20-3-new-resolver.html -.. _learn more: https://pip.pypa.io/en/latest/user_guide/#changes-to-the-pip-dependency-resolver-in-20-3-2020 -.. _sign up for our user experience research studies: https://pyfound.blogspot.com/2020/03/new-pip-resolver-to-roll-out-this-year.html -.. _Python 2 support policy: https://pip.pypa.io/en/latest/development/release-process/#python-2-support -.. _Issue tracking: https://github.com/pypa/pip/issues -.. _Discourse channel: https://discuss.python.org/c/packaging -.. _User IRC: https://kiwiirc.com/nextclient/#ircs://irc.libera.chat:+6697/pypa -.. _Development IRC: https://kiwiirc.com/nextclient/#ircs://irc.libera.chat:+6697/pypa-dev -.. _PSF Code of Conduct: https://github.com/pypa/.github/blob/main/CODE_OF_CONDUCT.md diff --git a/bot/lib/python3.11/site-packages/pip-22.3.1.dist-info/RECORD b/bot/lib/python3.11/site-packages/pip-22.3.1.dist-info/RECORD deleted file mode 100644 index 15c5f14..0000000 --- a/bot/lib/python3.11/site-packages/pip-22.3.1.dist-info/RECORD +++ /dev/null @@ -1,985 +0,0 @@ -../../../bin/pip,sha256=_7xW2PpmvS3RjxTEie1QeyTgAhnKatDuPxEtRBvx734,253 -../../../bin/pip3,sha256=_7xW2PpmvS3RjxTEie1QeyTgAhnKatDuPxEtRBvx734,253 -../../../bin/pip3.11,sha256=_7xW2PpmvS3RjxTEie1QeyTgAhnKatDuPxEtRBvx734,253 -pip-22.3.1.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4 -pip-22.3.1.dist-info/LICENSE.txt,sha256=Y0MApmnUmurmWxLGxIySTFGkzfPR_whtw0VtyLyqIQQ,1093 -pip-22.3.1.dist-info/METADATA,sha256=a9COYc5qzklDgbGlrKYkypMXon4A6IDgpeUTWLr7zzY,4072 -pip-22.3.1.dist-info/RECORD,, -pip-22.3.1.dist-info/REQUESTED,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0 -pip-22.3.1.dist-info/WHEEL,sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo,92 -pip-22.3.1.dist-info/entry_points.txt,sha256=xg35gOct0aY8S3ftLtweJ0uw3KBAIVyW4k-0Jx1rkNE,125 -pip-22.3.1.dist-info/top_level.txt,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4 -pip/__init__.py,sha256=Z2hXGRMvmdhpmmqr0OW1fA2Jje8tnmU0uzibRoUF-w8,357 -pip/__main__.py,sha256=mXwWDftNLMKfwVqKFWGE_uuBZvGSIiUELhLkeysIuZc,1198 -pip/__pip-runner__.py,sha256=EnrfKmKMzWAdqg_JicLCOP9Y95Ux7zHh4ObvqLtQcjo,1444 -pip/__pycache__/__init__.cpython-311.pyc,, -pip/__pycache__/__main__.cpython-311.pyc,, -pip/__pycache__/__pip-runner__.cpython-311.pyc,, -pip/_internal/__init__.py,sha256=FU88-ODK1jGlVF2Qxp1gJqTwg0wujj12LayXQgFhlh8,587 -pip/_internal/__pycache__/__init__.cpython-311.pyc,, -pip/_internal/__pycache__/build_env.cpython-311.pyc,, -pip/_internal/__pycache__/cache.cpython-311.pyc,, -pip/_internal/__pycache__/configuration.cpython-311.pyc,, -pip/_internal/__pycache__/exceptions.cpython-311.pyc,, -pip/_internal/__pycache__/main.cpython-311.pyc,, -pip/_internal/__pycache__/pyproject.cpython-311.pyc,, -pip/_internal/__pycache__/self_outdated_check.cpython-311.pyc,, -pip/_internal/__pycache__/wheel_builder.cpython-311.pyc,, -pip/_internal/build_env.py,sha256=gEAT8R6SuWbg2mcrsmOTKWMw_x5pedMzvSTxQS57JZs,10234 -pip/_internal/cache.py,sha256=C3n78VnBga9rjPXZqht_4A4d-T25poC7K0qBM7FHDhU,10734 -pip/_internal/cli/__init__.py,sha256=FkHBgpxxb-_gd6r1FjnNhfMOzAUYyXoXKJ6abijfcFU,132 -pip/_internal/cli/__pycache__/__init__.cpython-311.pyc,, -pip/_internal/cli/__pycache__/autocompletion.cpython-311.pyc,, -pip/_internal/cli/__pycache__/base_command.cpython-311.pyc,, -pip/_internal/cli/__pycache__/cmdoptions.cpython-311.pyc,, -pip/_internal/cli/__pycache__/command_context.cpython-311.pyc,, -pip/_internal/cli/__pycache__/main.cpython-311.pyc,, -pip/_internal/cli/__pycache__/main_parser.cpython-311.pyc,, -pip/_internal/cli/__pycache__/parser.cpython-311.pyc,, -pip/_internal/cli/__pycache__/progress_bars.cpython-311.pyc,, -pip/_internal/cli/__pycache__/req_command.cpython-311.pyc,, -pip/_internal/cli/__pycache__/spinners.cpython-311.pyc,, -pip/_internal/cli/__pycache__/status_codes.cpython-311.pyc,, -pip/_internal/cli/autocompletion.py,sha256=wY2JPZY2Eji1vhR7bVo-yCBPJ9LCy6P80iOAhZD1Vi8,6676 -pip/_internal/cli/base_command.py,sha256=t1D5x40Hfn9HnPnMt-iSxvqL14nht2olBCacW74pc-k,7842 -pip/_internal/cli/cmdoptions.py,sha256=Jlarlzz9qv9tC_tCaEbcc_jVvrPreFLBBUnDgoyWflw,29381 -pip/_internal/cli/command_context.py,sha256=RHgIPwtObh5KhMrd3YZTkl8zbVG-6Okml7YbFX4Ehg0,774 -pip/_internal/cli/main.py,sha256=ioJ8IVlb2K1qLOxR-tXkee9lURhYV89CDM71MKag7YY,2472 -pip/_internal/cli/main_parser.py,sha256=laDpsuBDl6kyfywp9eMMA9s84jfH2TJJn-vmL0GG90w,4338 -pip/_internal/cli/parser.py,sha256=tWP-K1uSxnJyXu3WE0kkH3niAYRBeuUaxeydhzOdhL4,10817 -pip/_internal/cli/progress_bars.py,sha256=So4mPoSjXkXiSHiTzzquH3VVyVD_njXlHJSExYPXAow,1968 -pip/_internal/cli/req_command.py,sha256=ypTutLv4j_efxC2f6C6aCQufxre-zaJdi5m_tWlLeBk,18172 -pip/_internal/cli/spinners.py,sha256=hIJ83GerdFgFCdobIA23Jggetegl_uC4Sp586nzFbPE,5118 -pip/_internal/cli/status_codes.py,sha256=sEFHUaUJbqv8iArL3HAtcztWZmGOFX01hTesSytDEh0,116 -pip/_internal/commands/__init__.py,sha256=5oRO9O3dM2vGuh0bFw4HOVletryrz5HHMmmPWwJrH9U,3882 -pip/_internal/commands/__pycache__/__init__.cpython-311.pyc,, -pip/_internal/commands/__pycache__/cache.cpython-311.pyc,, -pip/_internal/commands/__pycache__/check.cpython-311.pyc,, -pip/_internal/commands/__pycache__/completion.cpython-311.pyc,, -pip/_internal/commands/__pycache__/configuration.cpython-311.pyc,, -pip/_internal/commands/__pycache__/debug.cpython-311.pyc,, -pip/_internal/commands/__pycache__/download.cpython-311.pyc,, -pip/_internal/commands/__pycache__/freeze.cpython-311.pyc,, -pip/_internal/commands/__pycache__/hash.cpython-311.pyc,, -pip/_internal/commands/__pycache__/help.cpython-311.pyc,, -pip/_internal/commands/__pycache__/index.cpython-311.pyc,, -pip/_internal/commands/__pycache__/inspect.cpython-311.pyc,, -pip/_internal/commands/__pycache__/install.cpython-311.pyc,, -pip/_internal/commands/__pycache__/list.cpython-311.pyc,, -pip/_internal/commands/__pycache__/search.cpython-311.pyc,, -pip/_internal/commands/__pycache__/show.cpython-311.pyc,, -pip/_internal/commands/__pycache__/uninstall.cpython-311.pyc,, -pip/_internal/commands/__pycache__/wheel.cpython-311.pyc,, -pip/_internal/commands/cache.py,sha256=muaT0mbL-ZUpn6AaushVAipzTiMwE4nV2BLbJBwt_KQ,7582 -pip/_internal/commands/check.py,sha256=0gjXR7j36xJT5cs2heYU_dfOfpnFfzX8OoPNNoKhqdM,1685 -pip/_internal/commands/completion.py,sha256=H0TJvGrdsoleuIyQKzJbicLFppYx2OZA0BLNpQDeFjI,4129 -pip/_internal/commands/configuration.py,sha256=NB5uf8HIX8-li95YLoZO09nALIWlLCHDF5aifSKcBn8,9815 -pip/_internal/commands/debug.py,sha256=kVjn-O1ixLk0webD0w9vfFFq_GCTUTd2hmLOnYtDCig,6573 -pip/_internal/commands/download.py,sha256=LwKEyYMG2L67nQRyGo8hQdNEeMU2bmGWqJfcB8JDXas,5289 -pip/_internal/commands/freeze.py,sha256=gCjoD6foBZPBAAYx5t8zZLkJhsF_ZRtnb3dPuD7beO8,2951 -pip/_internal/commands/hash.py,sha256=EVVOuvGtoPEdFi8SNnmdqlCQrhCxV-kJsdwtdcCnXGQ,1703 -pip/_internal/commands/help.py,sha256=gcc6QDkcgHMOuAn5UxaZwAStsRBrnGSn_yxjS57JIoM,1132 -pip/_internal/commands/index.py,sha256=1VVXXj5MsI2qH-N7uniQQyVkg-KCn_RdjiyiUmkUS5U,4762 -pip/_internal/commands/inspect.py,sha256=mRJ9aIkBQN0IJ7Um8pzaxAzVPIgL8KfWHx1fWKJgUAQ,3374 -pip/_internal/commands/install.py,sha256=_XbW0PyxtZCMMNqo8mDaOq3TBRiJNFM-94CR27mburc,31726 -pip/_internal/commands/list.py,sha256=Fk1TSxB33NlRS4qlLQ0xwnytnF9-zkQJbKQYv2xc4Q4,12343 -pip/_internal/commands/search.py,sha256=sbBZiARRc050QquOKcCvOr2K3XLsoYebLKZGRi__iUI,5697 -pip/_internal/commands/show.py,sha256=CJI8q4SSY0X346K1hi4Th8Nbyhl4nxPTBJUuzOlTaYE,6129 -pip/_internal/commands/uninstall.py,sha256=0JQhifYxecNrJAwoILFwjm9V1V3liXzNT-y4bgRXXPw,3680 -pip/_internal/commands/wheel.py,sha256=mbFJd4dmUfrVFJkQbK8n2zHyRcD3AI91f7EUo9l3KYg,7396 -pip/_internal/configuration.py,sha256=uBKTus43pDIO6IzT2mLWQeROmHhtnoabhniKNjPYvD0,13529 -pip/_internal/distributions/__init__.py,sha256=Hq6kt6gXBgjNit5hTTWLAzeCNOKoB-N0pGYSqehrli8,858 -pip/_internal/distributions/__pycache__/__init__.cpython-311.pyc,, -pip/_internal/distributions/__pycache__/base.cpython-311.pyc,, -pip/_internal/distributions/__pycache__/installed.cpython-311.pyc,, -pip/_internal/distributions/__pycache__/sdist.cpython-311.pyc,, -pip/_internal/distributions/__pycache__/wheel.cpython-311.pyc,, -pip/_internal/distributions/base.py,sha256=jrF1Vi7eGyqFqMHrieh1PIOrGU7KeCxhYPZnbvtmvGY,1221 -pip/_internal/distributions/installed.py,sha256=NI2OgsgH9iBq9l5vB-56vOg5YsybOy-AU4VE5CSCO2I,729 -pip/_internal/distributions/sdist.py,sha256=SQBdkatXSigKGG_SaD0U0p1Jwdfrg26UCNcHgkXZfdA,6494 -pip/_internal/distributions/wheel.py,sha256=m-J4XO-gvFerlYsFzzSXYDvrx8tLZlJFTCgDxctn8ig,1164 -pip/_internal/exceptions.py,sha256=BfvcyN2iEv3Sf00SVmSk59lEeZEBHELqkuoN2KeIWKc,20942 -pip/_internal/index/__init__.py,sha256=vpt-JeTZefh8a-FC22ZeBSXFVbuBcXSGiILhQZJaNpQ,30 -pip/_internal/index/__pycache__/__init__.cpython-311.pyc,, -pip/_internal/index/__pycache__/collector.cpython-311.pyc,, -pip/_internal/index/__pycache__/package_finder.cpython-311.pyc,, -pip/_internal/index/__pycache__/sources.cpython-311.pyc,, -pip/_internal/index/collector.py,sha256=Pb9FW9STH2lwaApCIdMCivsbPP5pSYQp5bh3nLQBkDU,16503 -pip/_internal/index/package_finder.py,sha256=kmcMu5_i-BP6v3NQGY0_am1ezxM2Gk4t00arZMmm4sc,37596 -pip/_internal/index/sources.py,sha256=SVyPitv08-Qalh2_Bk5diAJ9GAA_d-a93koouQodAG0,6557 -pip/_internal/locations/__init__.py,sha256=QhB-Y6TNyaU010cimm2T4wM5loe8oRdjLwJ6xmsGc-k,17552 -pip/_internal/locations/__pycache__/__init__.cpython-311.pyc,, -pip/_internal/locations/__pycache__/_distutils.cpython-311.pyc,, -pip/_internal/locations/__pycache__/_sysconfig.cpython-311.pyc,, -pip/_internal/locations/__pycache__/base.cpython-311.pyc,, -pip/_internal/locations/_distutils.py,sha256=wgHDvHGNZHtlcHkQjYovHzkEUBzisR0iOh7OqCIkB5g,6302 -pip/_internal/locations/_sysconfig.py,sha256=nM-DiVHXWTxippdmN0MGVl5r7OIfIMy3vgDMlo8c_oo,7867 -pip/_internal/locations/base.py,sha256=ufyDqPwZ4jLbScD44u8AwTVI-3ft8O78UGrroQI5f68,2573 -pip/_internal/main.py,sha256=r-UnUe8HLo5XFJz8inTcOOTiu_sxNhgHb6VwlGUllOI,340 -pip/_internal/metadata/__init__.py,sha256=84j1dPJaIoz5Q2ZTPi0uB1iaDAHiUNfKtYSGQCfFKpo,4280 -pip/_internal/metadata/__pycache__/__init__.cpython-311.pyc,, -pip/_internal/metadata/__pycache__/_json.cpython-311.pyc,, -pip/_internal/metadata/__pycache__/base.cpython-311.pyc,, -pip/_internal/metadata/__pycache__/pkg_resources.cpython-311.pyc,, -pip/_internal/metadata/_json.py,sha256=BTkWfFDrWFwuSodImjtbAh8wCL3isecbnjTb5E6UUDI,2595 -pip/_internal/metadata/base.py,sha256=7JXvAtrMxdgrxHBUWdipl4X8aSWoEhmotEqAgOXdXDk,25640 -pip/_internal/metadata/importlib/__init__.py,sha256=9ZVO8BoE7NEZPmoHp5Ap_NJo0HgNIezXXg-TFTtt3Z4,107 -pip/_internal/metadata/importlib/__pycache__/__init__.cpython-311.pyc,, -pip/_internal/metadata/importlib/__pycache__/_compat.cpython-311.pyc,, -pip/_internal/metadata/importlib/__pycache__/_dists.cpython-311.pyc,, -pip/_internal/metadata/importlib/__pycache__/_envs.cpython-311.pyc,, -pip/_internal/metadata/importlib/_compat.py,sha256=GAe_prIfCE4iUylrnr_2dJRlkkBVRUbOidEoID7LPoE,1882 -pip/_internal/metadata/importlib/_dists.py,sha256=BUV8y6D0PePZrEN3vfJL-m1FDqZ6YPRgAiBeBinHhNg,8181 -pip/_internal/metadata/importlib/_envs.py,sha256=7BxanCh3T7arusys__O2ZHJdnmDhQXFmfU7x1-jB5xI,7457 -pip/_internal/metadata/pkg_resources.py,sha256=WjwiNdRsvxqxL4MA5Tb5a_q3Q3sUhdpbZF8wGLtPMI0,9773 -pip/_internal/models/__init__.py,sha256=3DHUd_qxpPozfzouoqa9g9ts1Czr5qaHfFxbnxriepM,63 -pip/_internal/models/__pycache__/__init__.cpython-311.pyc,, -pip/_internal/models/__pycache__/candidate.cpython-311.pyc,, -pip/_internal/models/__pycache__/direct_url.cpython-311.pyc,, -pip/_internal/models/__pycache__/format_control.cpython-311.pyc,, -pip/_internal/models/__pycache__/index.cpython-311.pyc,, -pip/_internal/models/__pycache__/installation_report.cpython-311.pyc,, -pip/_internal/models/__pycache__/link.cpython-311.pyc,, -pip/_internal/models/__pycache__/scheme.cpython-311.pyc,, -pip/_internal/models/__pycache__/search_scope.cpython-311.pyc,, -pip/_internal/models/__pycache__/selection_prefs.cpython-311.pyc,, -pip/_internal/models/__pycache__/target_python.cpython-311.pyc,, -pip/_internal/models/__pycache__/wheel.cpython-311.pyc,, -pip/_internal/models/candidate.py,sha256=6pcABsaR7CfIHlbJbr2_kMkVJFL_yrYjTx6SVWUnCPQ,990 -pip/_internal/models/direct_url.py,sha256=HLO0sL2aYB6n45bwmd72TDN05sLHJlOQI8M01l2SH3I,5877 -pip/_internal/models/format_control.py,sha256=DJpMYjxeYKKQdwNcML2_F0vtAh-qnKTYe-CpTxQe-4g,2520 -pip/_internal/models/index.py,sha256=tYnL8oxGi4aSNWur0mG8DAP7rC6yuha_MwJO8xw0crI,1030 -pip/_internal/models/installation_report.py,sha256=ad1arqtxrSFBvWnm6mRqmG12HLV3pZZcZcHrlTFIiqU,2617 -pip/_internal/models/link.py,sha256=9HWL14UQTMxRCnY6dmAz09rGElJrMAcHn2OJZCBx0tk,18083 -pip/_internal/models/scheme.py,sha256=3EFQp_ICu_shH1-TBqhl0QAusKCPDFOlgHFeN4XowWs,738 -pip/_internal/models/search_scope.py,sha256=iGPQQ6a4Lau8oGQ_FWj8aRLik8A21o03SMO5KnSt-Cg,4644 -pip/_internal/models/selection_prefs.py,sha256=KZdi66gsR-_RUXUr9uejssk3rmTHrQVJWeNA2sV-VSY,1907 -pip/_internal/models/target_python.py,sha256=qKpZox7J8NAaPmDs5C_aniwfPDxzvpkrCKqfwndG87k,3858 -pip/_internal/models/wheel.py,sha256=YqazoIZyma_Q1ejFa1C7NHKQRRWlvWkdK96VRKmDBeI,3600 -pip/_internal/network/__init__.py,sha256=jf6Tt5nV_7zkARBrKojIXItgejvoegVJVKUbhAa5Ioc,50 -pip/_internal/network/__pycache__/__init__.cpython-311.pyc,, -pip/_internal/network/__pycache__/auth.cpython-311.pyc,, -pip/_internal/network/__pycache__/cache.cpython-311.pyc,, -pip/_internal/network/__pycache__/download.cpython-311.pyc,, -pip/_internal/network/__pycache__/lazy_wheel.cpython-311.pyc,, -pip/_internal/network/__pycache__/session.cpython-311.pyc,, -pip/_internal/network/__pycache__/utils.cpython-311.pyc,, -pip/_internal/network/__pycache__/xmlrpc.cpython-311.pyc,, -pip/_internal/network/auth.py,sha256=a3C7Xaa8kTJjXkdi_wrUjqaySc8Z9Yz7U6QIbXfzMyc,12190 -pip/_internal/network/cache.py,sha256=hgXftU-eau4MWxHSLquTMzepYq5BPC2zhCkhN3glBy8,2145 -pip/_internal/network/download.py,sha256=HvDDq9bVqaN3jcS3DyVJHP7uTqFzbShdkf7NFSoHfkw,6096 -pip/_internal/network/lazy_wheel.py,sha256=PbPyuleNhtEq6b2S7rufoGXZWMD15FAGL4XeiAQ8FxA,7638 -pip/_internal/network/session.py,sha256=BpDOJ7_Xw5VkgPYWsePzcaqOfcyRZcB2AW7W0HGBST0,18443 -pip/_internal/network/utils.py,sha256=6A5SrUJEEUHxbGtbscwU2NpCyz-3ztiDlGWHpRRhsJ8,4073 -pip/_internal/network/xmlrpc.py,sha256=AzQgG4GgS152_cqmGr_Oz2MIXsCal-xfsis7fA7nmU0,1791 -pip/_internal/operations/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0 -pip/_internal/operations/__pycache__/__init__.cpython-311.pyc,, -pip/_internal/operations/__pycache__/check.cpython-311.pyc,, -pip/_internal/operations/__pycache__/freeze.cpython-311.pyc,, -pip/_internal/operations/__pycache__/prepare.cpython-311.pyc,, -pip/_internal/operations/build/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0 -pip/_internal/operations/build/__pycache__/__init__.cpython-311.pyc,, -pip/_internal/operations/build/__pycache__/build_tracker.cpython-311.pyc,, -pip/_internal/operations/build/__pycache__/metadata.cpython-311.pyc,, -pip/_internal/operations/build/__pycache__/metadata_editable.cpython-311.pyc,, -pip/_internal/operations/build/__pycache__/metadata_legacy.cpython-311.pyc,, -pip/_internal/operations/build/__pycache__/wheel.cpython-311.pyc,, -pip/_internal/operations/build/__pycache__/wheel_editable.cpython-311.pyc,, -pip/_internal/operations/build/__pycache__/wheel_legacy.cpython-311.pyc,, -pip/_internal/operations/build/build_tracker.py,sha256=vf81EwomN3xe9G8qRJED0VGqNikmRQRQoobNsxi5Xrs,4133 -pip/_internal/operations/build/metadata.py,sha256=ES_uRmAvhrNm_nDTpZxshBfUsvnXtkj-g_4rZrH9Rww,1404 -pip/_internal/operations/build/metadata_editable.py,sha256=_Rai0VZjxoeJUkjkuICrq45LtjwFoDOveosMYH43rKc,1456 -pip/_internal/operations/build/metadata_legacy.py,sha256=o-eU21As175hDC7dluM1fJJ_FqokTIShyWpjKaIpHZw,2198 -pip/_internal/operations/build/wheel.py,sha256=AO9XnTGhTgHtZmU8Dkbfo1OGr41rBuSDjIgAa4zUKgE,1063 -pip/_internal/operations/build/wheel_editable.py,sha256=TVETY-L_M_dSEKBhTIcQOP75zKVXw8tuq1U354Mm30A,1405 -pip/_internal/operations/build/wheel_legacy.py,sha256=C9j6rukgQI1n_JeQLoZGuDdfUwzCXShyIdPTp6edbMQ,3064 -pip/_internal/operations/check.py,sha256=ca4O9CkPt9Em9sLCf3H0iVt1GIcW7M8C0U5XooaBuT4,5109 -pip/_internal/operations/freeze.py,sha256=mwTZ2uML8aQgo3k8MR79a7SZmmmvdAJqdyaknKbavmg,9784 -pip/_internal/operations/install/__init__.py,sha256=mX7hyD2GNBO2mFGokDQ30r_GXv7Y_PLdtxcUv144e-s,51 -pip/_internal/operations/install/__pycache__/__init__.cpython-311.pyc,, -pip/_internal/operations/install/__pycache__/editable_legacy.cpython-311.pyc,, -pip/_internal/operations/install/__pycache__/legacy.cpython-311.pyc,, -pip/_internal/operations/install/__pycache__/wheel.cpython-311.pyc,, -pip/_internal/operations/install/editable_legacy.py,sha256=ee4kfJHNuzTdKItbfAsNOSEwq_vD7DRPGkBdK48yBhU,1354 -pip/_internal/operations/install/legacy.py,sha256=cHdcHebyzf8w7OaOLwcsTNSMSSV8WBoAPFLay_9CjE8,4105 -pip/_internal/operations/install/wheel.py,sha256=CxzEg2wTPX4SxNTPIx0ozTqF1X7LhpCyP3iM2FjcKUE,27407 -pip/_internal/operations/prepare.py,sha256=BeYXrLFpRoV5XBnRXQHxRA2plyC36kK9Pms5D9wjCo4,25091 -pip/_internal/pyproject.py,sha256=ob0Gb0l12YLZNxjdpZGRfWHgjqhZTnSVv96RuJyNOfs,7074 -pip/_internal/req/__init__.py,sha256=rUQ9d_Sh3E5kNYqX9pkN0D06YL-LrtcbJQ-LiIonq08,2807 -pip/_internal/req/__pycache__/__init__.cpython-311.pyc,, -pip/_internal/req/__pycache__/constructors.cpython-311.pyc,, -pip/_internal/req/__pycache__/req_file.cpython-311.pyc,, -pip/_internal/req/__pycache__/req_install.cpython-311.pyc,, -pip/_internal/req/__pycache__/req_set.cpython-311.pyc,, -pip/_internal/req/__pycache__/req_uninstall.cpython-311.pyc,, -pip/_internal/req/constructors.py,sha256=ypjtq1mOQ3d2mFkFPMf_6Mr8SLKeHQk3tUKHA1ddG0U,16611 -pip/_internal/req/req_file.py,sha256=N6lPO3c0to_G73YyGAnk7VUYmed5jV4Qxgmt1xtlXVg,17646 -pip/_internal/req/req_install.py,sha256=Al0GaMiVvAhF0o3DDEZFjGqWtiQtpPUliov-DTUJmb0,35630 -pip/_internal/req/req_set.py,sha256=j3esG0s6SzoVReX9rWn4rpYNtyET_fwxbwJPRimvRxo,2858 -pip/_internal/req/req_uninstall.py,sha256=ZFQfgSNz6H1BMsgl87nQNr2iaQCcbFcmXpW8rKVQcic,24045 -pip/_internal/resolution/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0 -pip/_internal/resolution/__pycache__/__init__.cpython-311.pyc,, -pip/_internal/resolution/__pycache__/base.cpython-311.pyc,, -pip/_internal/resolution/base.py,sha256=qlmh325SBVfvG6Me9gc5Nsh5sdwHBwzHBq6aEXtKsLA,583 -pip/_internal/resolution/legacy/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0 -pip/_internal/resolution/legacy/__pycache__/__init__.cpython-311.pyc,, -pip/_internal/resolution/legacy/__pycache__/resolver.cpython-311.pyc,, -pip/_internal/resolution/legacy/resolver.py,sha256=2dHBA7zk4fsJiqbZewbcGfF-SMeyqoX6vS_43sSoWtE,24202 -pip/_internal/resolution/resolvelib/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0 -pip/_internal/resolution/resolvelib/__pycache__/__init__.cpython-311.pyc,, -pip/_internal/resolution/resolvelib/__pycache__/base.cpython-311.pyc,, -pip/_internal/resolution/resolvelib/__pycache__/candidates.cpython-311.pyc,, -pip/_internal/resolution/resolvelib/__pycache__/factory.cpython-311.pyc,, -pip/_internal/resolution/resolvelib/__pycache__/found_candidates.cpython-311.pyc,, -pip/_internal/resolution/resolvelib/__pycache__/provider.cpython-311.pyc,, -pip/_internal/resolution/resolvelib/__pycache__/reporter.cpython-311.pyc,, -pip/_internal/resolution/resolvelib/__pycache__/requirements.cpython-311.pyc,, -pip/_internal/resolution/resolvelib/__pycache__/resolver.cpython-311.pyc,, -pip/_internal/resolution/resolvelib/base.py,sha256=u1O4fkvCO4mhmu5i32xrDv9AX5NgUci_eYVyBDQhTIM,5220 -pip/_internal/resolution/resolvelib/candidates.py,sha256=6kQZeMzwibnL4lO6bW0hUQQjNEvXfADdFphRRkRvOtc,18963 -pip/_internal/resolution/resolvelib/factory.py,sha256=T1hzm5JLUes91iNZtGBzK7U59_hY72ifSww1p5UdXG0,28367 -pip/_internal/resolution/resolvelib/found_candidates.py,sha256=hvL3Hoa9VaYo-qEOZkBi2Iqw251UDxPz-uMHVaWmLpE,5705 -pip/_internal/resolution/resolvelib/provider.py,sha256=Vd4jW_NnyifB-HMkPYtZIO70M3_RM0MbL5YV6XyBM-w,9914 -pip/_internal/resolution/resolvelib/reporter.py,sha256=3ZVVYrs5PqvLFJkGLcuXoMK5mTInFzl31xjUpDBpZZk,2526 -pip/_internal/resolution/resolvelib/requirements.py,sha256=B1ndvKPSuyyyTEXt9sKhbwminViSWnBrJa7qO2ln4Z0,5455 -pip/_internal/resolution/resolvelib/resolver.py,sha256=nYZ9bTFXj5c1ILKnkSgU7tUCTYyo5V5J-J0sKoA7Wzg,11533 -pip/_internal/self_outdated_check.py,sha256=R3MmjCyUt_lkUNMc6p3xVSx7vX28XiDh3VDs5OrYn6Q,8020 -pip/_internal/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0 -pip/_internal/utils/__pycache__/__init__.cpython-311.pyc,, -pip/_internal/utils/__pycache__/_log.cpython-311.pyc,, -pip/_internal/utils/__pycache__/appdirs.cpython-311.pyc,, -pip/_internal/utils/__pycache__/compat.cpython-311.pyc,, -pip/_internal/utils/__pycache__/compatibility_tags.cpython-311.pyc,, -pip/_internal/utils/__pycache__/datetime.cpython-311.pyc,, -pip/_internal/utils/__pycache__/deprecation.cpython-311.pyc,, -pip/_internal/utils/__pycache__/direct_url_helpers.cpython-311.pyc,, -pip/_internal/utils/__pycache__/distutils_args.cpython-311.pyc,, -pip/_internal/utils/__pycache__/egg_link.cpython-311.pyc,, -pip/_internal/utils/__pycache__/encoding.cpython-311.pyc,, -pip/_internal/utils/__pycache__/entrypoints.cpython-311.pyc,, -pip/_internal/utils/__pycache__/filesystem.cpython-311.pyc,, -pip/_internal/utils/__pycache__/filetypes.cpython-311.pyc,, -pip/_internal/utils/__pycache__/glibc.cpython-311.pyc,, -pip/_internal/utils/__pycache__/hashes.cpython-311.pyc,, -pip/_internal/utils/__pycache__/inject_securetransport.cpython-311.pyc,, -pip/_internal/utils/__pycache__/logging.cpython-311.pyc,, -pip/_internal/utils/__pycache__/misc.cpython-311.pyc,, -pip/_internal/utils/__pycache__/models.cpython-311.pyc,, -pip/_internal/utils/__pycache__/packaging.cpython-311.pyc,, -pip/_internal/utils/__pycache__/setuptools_build.cpython-311.pyc,, -pip/_internal/utils/__pycache__/subprocess.cpython-311.pyc,, -pip/_internal/utils/__pycache__/temp_dir.cpython-311.pyc,, -pip/_internal/utils/__pycache__/unpacking.cpython-311.pyc,, -pip/_internal/utils/__pycache__/urls.cpython-311.pyc,, -pip/_internal/utils/__pycache__/virtualenv.cpython-311.pyc,, -pip/_internal/utils/__pycache__/wheel.cpython-311.pyc,, -pip/_internal/utils/_log.py,sha256=-jHLOE_THaZz5BFcCnoSL9EYAtJ0nXem49s9of4jvKw,1015 -pip/_internal/utils/appdirs.py,sha256=swgcTKOm3daLeXTW6v5BUS2Ti2RvEnGRQYH_yDXklAo,1665 -pip/_internal/utils/compat.py,sha256=ACyBfLgj3_XG-iA5omEDrXqDM0cQKzi8h8HRBInzG6Q,1884 -pip/_internal/utils/compatibility_tags.py,sha256=ydin8QG8BHqYRsPY4OL6cmb44CbqXl1T0xxS97VhHkk,5377 -pip/_internal/utils/datetime.py,sha256=m21Y3wAtQc-ji6Veb6k_M5g6A0ZyFI4egchTdnwh-pQ,242 -pip/_internal/utils/deprecation.py,sha256=OLc7GzDwPob9y8jscDYCKUNBV-9CWwqFplBOJPLOpBM,5764 -pip/_internal/utils/direct_url_helpers.py,sha256=6F1tc2rcKaCZmgfVwsE6ObIe_Pux23mUVYA-2D9wCFc,3206 -pip/_internal/utils/distutils_args.py,sha256=bYUt4wfFJRaeGO4VHia6FNaA8HlYXMcKuEq1zYijY5g,1115 -pip/_internal/utils/egg_link.py,sha256=5MVlpz5LirT4iLQq86OYzjXaYF0D4Qk1dprEI7ThST4,2203 -pip/_internal/utils/encoding.py,sha256=qqsXDtiwMIjXMEiIVSaOjwH5YmirCaK-dIzb6-XJsL0,1169 -pip/_internal/utils/entrypoints.py,sha256=mIoISyVsr-lfGYj0m62FlVgaa9TkizAeFMwiAyh4jEY,3139 -pip/_internal/utils/filesystem.py,sha256=RhMIXUaNVMGjc3rhsDahWQ4MavvEQDdqXqgq-F6fpw8,5122 -pip/_internal/utils/filetypes.py,sha256=i8XAQ0eFCog26Fw9yV0Yb1ygAqKYB1w9Cz9n0fj8gZU,716 -pip/_internal/utils/glibc.py,sha256=tDfwVYnJCOC0BNVpItpy8CGLP9BjkxFHdl0mTS0J7fc,3110 -pip/_internal/utils/hashes.py,sha256=1WhkVNIHNfuYLafBHThIjVKGplxFJXSlQtuG2mXNlJI,4831 -pip/_internal/utils/inject_securetransport.py,sha256=o-QRVMGiENrTJxw3fAhA7uxpdEdw6M41TjHYtSVRrcg,795 -pip/_internal/utils/logging.py,sha256=U2q0i1n8hPS2gQh8qcocAg5dovGAa_bR24akmXMzrk4,11632 -pip/_internal/utils/misc.py,sha256=49Rs2NgrD4JGTKFt0farCm7FIAi-rjyoxgioArhCW_0,21617 -pip/_internal/utils/models.py,sha256=5GoYU586SrxURMvDn_jBMJInitviJg4O5-iOU-6I0WY,1193 -pip/_internal/utils/packaging.py,sha256=5Wm6_x7lKrlqVjPI5MBN_RurcRHwVYoQ7Ksrs84de7s,2108 -pip/_internal/utils/setuptools_build.py,sha256=4i3CuS34yNrkePnZ73rR47pyDzpZBo-SX9V5PNDSSHY,5662 -pip/_internal/utils/subprocess.py,sha256=MYySbvY7qBevRxq_RFfOsDqG4vMqrB4vDoL_eyPE6Bo,9197 -pip/_internal/utils/temp_dir.py,sha256=aCX489gRa4Nu0dMKRFyGhV6maJr60uEynu5uCbKR4Qg,7702 -pip/_internal/utils/unpacking.py,sha256=SBb2iV1crb89MDRTEKY86R4A_UOWApTQn9VQVcMDOlE,8821 -pip/_internal/utils/urls.py,sha256=AhaesUGl-9it6uvG6fsFPOr9ynFpGaTMk4t5XTX7Z_Q,1759 -pip/_internal/utils/virtualenv.py,sha256=4_48qMzCwB_F5jIK5BC_ua7uiAMVifmQWU9NdaGUoVA,3459 -pip/_internal/utils/wheel.py,sha256=lXOgZyTlOm5HmK8tw5iw0A3_5A6wRzsXHOaQkIvvloU,4549 -pip/_internal/vcs/__init__.py,sha256=UAqvzpbi0VbZo3Ub6skEeZAw-ooIZR-zX_WpCbxyCoU,596 -pip/_internal/vcs/__pycache__/__init__.cpython-311.pyc,, -pip/_internal/vcs/__pycache__/bazaar.cpython-311.pyc,, -pip/_internal/vcs/__pycache__/git.cpython-311.pyc,, -pip/_internal/vcs/__pycache__/mercurial.cpython-311.pyc,, -pip/_internal/vcs/__pycache__/subversion.cpython-311.pyc,, -pip/_internal/vcs/__pycache__/versioncontrol.cpython-311.pyc,, -pip/_internal/vcs/bazaar.py,sha256=zq-Eu2NtJffc6kOsyv2kmRTnKg9qeIXE-KH5JeKck70,3518 -pip/_internal/vcs/git.py,sha256=mjhwudCx9WlLNkxZ6_kOKmueF0rLoU2i1xeASKF6yiQ,18116 -pip/_internal/vcs/mercurial.py,sha256=Bzbd518Jsx-EJI0IhIobiQqiRsUv5TWYnrmRIFWE0Gw,5238 -pip/_internal/vcs/subversion.py,sha256=AeUVE9d9qp-0QSOMiUvuFHy1TK950E3QglN7ipP13sI,11728 -pip/_internal/vcs/versioncontrol.py,sha256=KUOc-hN51em9jrqxKwUR3JnkgSE-xSOqMiiJcSaL6B8,22811 -pip/_internal/wheel_builder.py,sha256=8cObBCu4mIsMJqZM7xXI9DO3vldiAnRNa1Gt6izPPTs,13079 -pip/_vendor/__init__.py,sha256=fNxOSVD0auElsD8fN9tuq5psfgMQ-RFBtD4X5gjlRkg,4966 -pip/_vendor/__pycache__/__init__.cpython-311.pyc,, -pip/_vendor/__pycache__/six.cpython-311.pyc,, -pip/_vendor/__pycache__/typing_extensions.cpython-311.pyc,, -pip/_vendor/cachecontrol/__init__.py,sha256=hrxlv3q7upsfyMw8k3gQ9vagBax1pYHSGGqYlZ0Zk0M,465 -pip/_vendor/cachecontrol/__pycache__/__init__.cpython-311.pyc,, -pip/_vendor/cachecontrol/__pycache__/_cmd.cpython-311.pyc,, -pip/_vendor/cachecontrol/__pycache__/adapter.cpython-311.pyc,, -pip/_vendor/cachecontrol/__pycache__/cache.cpython-311.pyc,, -pip/_vendor/cachecontrol/__pycache__/compat.cpython-311.pyc,, -pip/_vendor/cachecontrol/__pycache__/controller.cpython-311.pyc,, -pip/_vendor/cachecontrol/__pycache__/filewrapper.cpython-311.pyc,, -pip/_vendor/cachecontrol/__pycache__/heuristics.cpython-311.pyc,, -pip/_vendor/cachecontrol/__pycache__/serialize.cpython-311.pyc,, -pip/_vendor/cachecontrol/__pycache__/wrapper.cpython-311.pyc,, -pip/_vendor/cachecontrol/_cmd.py,sha256=lxUXqfNTVx84zf6tcWbkLZHA6WVBRtJRpfeA9ZqhaAY,1379 -pip/_vendor/cachecontrol/adapter.py,sha256=ew9OYEQHEOjvGl06ZsuX8W3DAvHWsQKHwWAxISyGug8,5033 -pip/_vendor/cachecontrol/cache.py,sha256=Tty45fOjH40fColTGkqKQvQQmbYsMpk-nCyfLcv2vG4,1535 -pip/_vendor/cachecontrol/caches/__init__.py,sha256=h-1cUmOz6mhLsjTjOrJ8iPejpGdLCyG4lzTftfGZvLg,242 -pip/_vendor/cachecontrol/caches/__pycache__/__init__.cpython-311.pyc,, -pip/_vendor/cachecontrol/caches/__pycache__/file_cache.cpython-311.pyc,, -pip/_vendor/cachecontrol/caches/__pycache__/redis_cache.cpython-311.pyc,, -pip/_vendor/cachecontrol/caches/file_cache.py,sha256=GpexcE29LoY4MaZwPUTcUBZaDdcsjqyLxZFznk8Hbr4,5271 -pip/_vendor/cachecontrol/caches/redis_cache.py,sha256=mp-QWonP40I3xJGK3XVO-Gs9a3UjzlqqEmp9iLJH9F4,1033 -pip/_vendor/cachecontrol/compat.py,sha256=LNx7vqBndYdHU8YuJt53ab_8rzMGTXVrvMb7CZJkxG0,778 -pip/_vendor/cachecontrol/controller.py,sha256=bAYrt7x_VH4toNpI066LQxbHpYGpY1MxxmZAhspplvw,16416 -pip/_vendor/cachecontrol/filewrapper.py,sha256=X4BAQOO26GNOR7nH_fhTzAfeuct2rBQcx_15MyFBpcs,3946 -pip/_vendor/cachecontrol/heuristics.py,sha256=8kAyuZLSCyEIgQr6vbUwfhpqg9ows4mM0IV6DWazevI,4154 -pip/_vendor/cachecontrol/serialize.py,sha256=_U1NU_C-SDgFzkbAxAsPDgMTHeTWZZaHCQnZN_jh0U8,7105 -pip/_vendor/cachecontrol/wrapper.py,sha256=X3-KMZ20Ho3VtqyVaXclpeQpFzokR5NE8tZSfvKVaB8,774 -pip/_vendor/certifi/__init__.py,sha256=luDjIGxDSrQ9O0zthdz5Lnt069Z_7eR1GIEefEaf-Ys,94 -pip/_vendor/certifi/__main__.py,sha256=1k3Cr95vCxxGRGDljrW3wMdpZdL3Nhf0u1n-k2qdsCY,255 -pip/_vendor/certifi/__pycache__/__init__.cpython-311.pyc,, -pip/_vendor/certifi/__pycache__/__main__.cpython-311.pyc,, -pip/_vendor/certifi/__pycache__/core.cpython-311.pyc,, -pip/_vendor/certifi/core.py,sha256=A9UssNE83zaJKvfHVdiQ6N0fMAaJ7by9I9PUnNXBaRs,340 -pip/_vendor/chardet/__init__.py,sha256=9-r0i294avRciob2HKVcKf6GJmXPHpgMqIijVrqHBDU,3705 -pip/_vendor/chardet/__pycache__/__init__.cpython-311.pyc,, -pip/_vendor/chardet/__pycache__/big5freq.cpython-311.pyc,, -pip/_vendor/chardet/__pycache__/big5prober.cpython-311.pyc,, -pip/_vendor/chardet/__pycache__/chardistribution.cpython-311.pyc,, -pip/_vendor/chardet/__pycache__/charsetgroupprober.cpython-311.pyc,, -pip/_vendor/chardet/__pycache__/charsetprober.cpython-311.pyc,, -pip/_vendor/chardet/__pycache__/codingstatemachine.cpython-311.pyc,, -pip/_vendor/chardet/__pycache__/cp949prober.cpython-311.pyc,, -pip/_vendor/chardet/__pycache__/enums.cpython-311.pyc,, -pip/_vendor/chardet/__pycache__/escprober.cpython-311.pyc,, -pip/_vendor/chardet/__pycache__/escsm.cpython-311.pyc,, -pip/_vendor/chardet/__pycache__/eucjpprober.cpython-311.pyc,, -pip/_vendor/chardet/__pycache__/euckrfreq.cpython-311.pyc,, -pip/_vendor/chardet/__pycache__/euckrprober.cpython-311.pyc,, -pip/_vendor/chardet/__pycache__/euctwfreq.cpython-311.pyc,, -pip/_vendor/chardet/__pycache__/euctwprober.cpython-311.pyc,, -pip/_vendor/chardet/__pycache__/gb2312freq.cpython-311.pyc,, -pip/_vendor/chardet/__pycache__/gb2312prober.cpython-311.pyc,, -pip/_vendor/chardet/__pycache__/hebrewprober.cpython-311.pyc,, -pip/_vendor/chardet/__pycache__/jisfreq.cpython-311.pyc,, -pip/_vendor/chardet/__pycache__/johabfreq.cpython-311.pyc,, -pip/_vendor/chardet/__pycache__/johabprober.cpython-311.pyc,, -pip/_vendor/chardet/__pycache__/jpcntx.cpython-311.pyc,, -pip/_vendor/chardet/__pycache__/langbulgarianmodel.cpython-311.pyc,, -pip/_vendor/chardet/__pycache__/langgreekmodel.cpython-311.pyc,, -pip/_vendor/chardet/__pycache__/langhebrewmodel.cpython-311.pyc,, -pip/_vendor/chardet/__pycache__/langhungarianmodel.cpython-311.pyc,, -pip/_vendor/chardet/__pycache__/langrussianmodel.cpython-311.pyc,, -pip/_vendor/chardet/__pycache__/langthaimodel.cpython-311.pyc,, -pip/_vendor/chardet/__pycache__/langturkishmodel.cpython-311.pyc,, -pip/_vendor/chardet/__pycache__/latin1prober.cpython-311.pyc,, -pip/_vendor/chardet/__pycache__/mbcharsetprober.cpython-311.pyc,, -pip/_vendor/chardet/__pycache__/mbcsgroupprober.cpython-311.pyc,, -pip/_vendor/chardet/__pycache__/mbcssm.cpython-311.pyc,, -pip/_vendor/chardet/__pycache__/sbcharsetprober.cpython-311.pyc,, -pip/_vendor/chardet/__pycache__/sbcsgroupprober.cpython-311.pyc,, -pip/_vendor/chardet/__pycache__/sjisprober.cpython-311.pyc,, -pip/_vendor/chardet/__pycache__/universaldetector.cpython-311.pyc,, -pip/_vendor/chardet/__pycache__/utf1632prober.cpython-311.pyc,, -pip/_vendor/chardet/__pycache__/utf8prober.cpython-311.pyc,, -pip/_vendor/chardet/__pycache__/version.cpython-311.pyc,, -pip/_vendor/chardet/big5freq.py,sha256=ltcfP-3PjlNHCoo5e4a7C4z-2DhBTXRfY6jbMbB7P30,31274 -pip/_vendor/chardet/big5prober.py,sha256=neUXIlq35507yibstiznZWFzyNcMn6EXrqJaUJVPWKg,1741 -pip/_vendor/chardet/chardistribution.py,sha256=M9NTKdM72KieFKy4TT5eml4PP0WaVcXuY5PpWSFD0FA,9608 -pip/_vendor/chardet/charsetgroupprober.py,sha256=CaIBAmNitEsYuSgMvgAsMREN4cLxMj5OYwMhVo6MAxk,3817 -pip/_vendor/chardet/charsetprober.py,sha256=Eo3w8sCmbvnVKOGNW1iy50KATVs8xV-gF7cQ0VG85dQ,4801 -pip/_vendor/chardet/cli/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0 -pip/_vendor/chardet/cli/__pycache__/__init__.cpython-311.pyc,, -pip/_vendor/chardet/cli/__pycache__/chardetect.cpython-311.pyc,, -pip/_vendor/chardet/cli/chardetect.py,sha256=1qMxT3wrp5vP6ugSf1-Zz3BWwlbCWJ0jzeCuhgX85vw,2406 -pip/_vendor/chardet/codingstatemachine.py,sha256=BiGR9kgTYbS4gJI5qBmE52HMOBOR_roDvXf7aIehdEk,3559 -pip/_vendor/chardet/cp949prober.py,sha256=kCQEaOCzMntqv7pAyXEobWTRgIUxYfoiUr0btXO1nI8,1838 -pip/_vendor/chardet/enums.py,sha256=Rodw4p61Vg9U-oCo6eUuT7uDzKwIbCaA15HwbvCoCNk,1619 -pip/_vendor/chardet/escprober.py,sha256=girD61r3NsQLnMQXsWWBU4hHuRJzTH3V7-VfTUr-nQY,3864 -pip/_vendor/chardet/escsm.py,sha256=0Vs4iPPovberMoSxxnK5pI161Xf-mtKgOl14g5Xc7zg,12021 -pip/_vendor/chardet/eucjpprober.py,sha256=pGgs4lINwCEDV2bxqIZ6hXpaj2j4l2oLsMx6kuOK_zQ,3676 -pip/_vendor/chardet/euckrfreq.py,sha256=3mHuRvXfsq_QcQysDQFb8qSudvTiol71C6Ic2w57tKM,13566 -pip/_vendor/chardet/euckrprober.py,sha256=qBuSS2zXWaoUmGdzz3owAnD1GNhuKR_8bYzDC3yxe6I,1731 -pip/_vendor/chardet/euctwfreq.py,sha256=2alILE1Lh5eqiFJZjzRkMQXolNJRHY5oBQd-vmZYFFM,36913 -pip/_vendor/chardet/euctwprober.py,sha256=SLnCoJC94jZL8PJio60Q8PZACJA1rVPtUdWMa1W8Pwk,1731 -pip/_vendor/chardet/gb2312freq.py,sha256=49OrdXzD-HXqwavkqjo8Z7gvs58hONNzDhAyMENNkvY,20735 -pip/_vendor/chardet/gb2312prober.py,sha256=NS_i52jZE0TnWGkKqFduvu9fzW0nMcS2XbYJ8qSX8hY,1737 -pip/_vendor/chardet/hebrewprober.py,sha256=1l1hXF8-2IWDrPkf85UvAO1GVtMfY1r11kDgOqa-gU4,13919 -pip/_vendor/chardet/jisfreq.py,sha256=mm8tfrwqhpOd3wzZKS4NJqkYBQVcDfTM2JiQ5aW932E,25796 -pip/_vendor/chardet/johabfreq.py,sha256=dBpOYG34GRX6SL8k_LbS9rxZPMjLjoMlgZ03Pz5Hmqc,42498 -pip/_vendor/chardet/johabprober.py,sha256=C18osd4vMPfy9facw-Y1Lor_9UrW0PeV-zxM2fu441c,1730 -pip/_vendor/chardet/jpcntx.py,sha256=m1gDpPkRca4EDwym8XSL5YdoILFnFsDbNBYMQV7_-NE,26797 -pip/_vendor/chardet/langbulgarianmodel.py,sha256=vmbvYFP8SZkSxoBvLkFqKiH1sjma5ihk3PTpdy71Rr4,104562 -pip/_vendor/chardet/langgreekmodel.py,sha256=JfB7bupjjJH2w3X_mYnQr9cJA_7EuITC2cRW13fUjeI,98484 -pip/_vendor/chardet/langhebrewmodel.py,sha256=3HXHaLQPNAGcXnJjkIJfozNZLTvTJmf4W5Awi6zRRKc,98196 -pip/_vendor/chardet/langhungarianmodel.py,sha256=WxbeQIxkv8YtApiNqxQcvj-tMycsoI4Xy-fwkDHpP_Y,101363 -pip/_vendor/chardet/langrussianmodel.py,sha256=s395bTZ87ESTrZCOdgXbEjZ9P1iGPwCl_8xSsac_DLY,128035 -pip/_vendor/chardet/langthaimodel.py,sha256=7bJlQitRpTnVGABmbSznHnJwOHDy3InkTvtFUx13WQI,102774 -pip/_vendor/chardet/langturkishmodel.py,sha256=XY0eGdTIy4eQ9Xg1LVPZacb-UBhHBR-cq0IpPVHowKc,95372 -pip/_vendor/chardet/latin1prober.py,sha256=u_iGcQMUcZLXvj4B_WXx4caA0C5oaE2Qj1KTpz_RQ1I,5260 -pip/_vendor/chardet/mbcharsetprober.py,sha256=iKKuB6o_FF80NynRLBDT0UtwOnpLqmL_OspRPMib7CM,3367 -pip/_vendor/chardet/mbcsgroupprober.py,sha256=1D_kp9nv2_NQRddq9I2WDvB35OJh7Tfpo-OYTnL3B5o,2056 -pip/_vendor/chardet/mbcssm.py,sha256=EfORNu1WXgnFvpFarU8uJHS8KFif63xmgrHOB4DdDdY,30068 -pip/_vendor/chardet/metadata/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0 -pip/_vendor/chardet/metadata/__pycache__/__init__.cpython-311.pyc,, -pip/_vendor/chardet/metadata/__pycache__/languages.cpython-311.pyc,, -pip/_vendor/chardet/metadata/languages.py,sha256=HcaBygWtZq3gR8prIkJp_etvkhm2V4pUIToqjPZhgrc,13280 -pip/_vendor/chardet/sbcharsetprober.py,sha256=VvtWiNRLbHDZ5xgnofsmP1u8VQIkkaAuw3Ir9m1zDzQ,6199 -pip/_vendor/chardet/sbcsgroupprober.py,sha256=mekr4E3hgT4onmwi8oi1iEGW1CN-Z-BArG6kOtCunJw,4129 -pip/_vendor/chardet/sjisprober.py,sha256=sLfWS25PVFr5cDGhEf6h_s-RJsyeSteA-4ynsTl_UvA,3749 -pip/_vendor/chardet/universaldetector.py,sha256=BHeNWt1kn0yQgnR6xNtLAjiNmEQpSHYlKEvuZ9QyR1k,13288 -pip/_vendor/chardet/utf1632prober.py,sha256=N42YJEOkVDB67c38t5aJhXMG1QvnyWWDMNY5ERzniU0,8289 -pip/_vendor/chardet/utf8prober.py,sha256=mnLaSBV4gg-amt2WmxKFKWy4vVBedMNgjdbvgzBo0Dc,2709 -pip/_vendor/chardet/version.py,sha256=u_QYi-DXU1s7fyC_Rwa0I0-UcxMVmH7Co6c7QGKbe3g,242 -pip/_vendor/colorama/__init__.py,sha256=ihDoWQOkapwF7sqQ99AoDoEF3vGYm40OtmgW211cLZw,239 -pip/_vendor/colorama/__pycache__/__init__.cpython-311.pyc,, -pip/_vendor/colorama/__pycache__/ansi.cpython-311.pyc,, -pip/_vendor/colorama/__pycache__/ansitowin32.cpython-311.pyc,, -pip/_vendor/colorama/__pycache__/initialise.cpython-311.pyc,, -pip/_vendor/colorama/__pycache__/win32.cpython-311.pyc,, -pip/_vendor/colorama/__pycache__/winterm.cpython-311.pyc,, -pip/_vendor/colorama/ansi.py,sha256=Top4EeEuaQdBWdteKMEcGOTeKeF19Q-Wo_6_Cj5kOzQ,2522 -pip/_vendor/colorama/ansitowin32.py,sha256=gGrO7MVtwc-j1Sq3jKfZpERT1JWmYSOsTVDiTnFbZU4,10830 -pip/_vendor/colorama/initialise.py,sha256=PprovDNxMTrvoNHFcL2NZjpH2XzDc8BLxLxiErfUl4k,1915 -pip/_vendor/colorama/win32.py,sha256=bJ8Il9jwaBN5BJ8bmN6FoYZ1QYuMKv2j8fGrXh7TJjw,5404 -pip/_vendor/colorama/winterm.py,sha256=2y_2b7Zsv34feAsP67mLOVc-Bgq51mdYGo571VprlrM,6438 -pip/_vendor/distlib/__init__.py,sha256=acgfseOC55dNrVAzaBKpUiH3Z6V7Q1CaxsiQ3K7pC-E,581 -pip/_vendor/distlib/__pycache__/__init__.cpython-311.pyc,, -pip/_vendor/distlib/__pycache__/compat.cpython-311.pyc,, -pip/_vendor/distlib/__pycache__/database.cpython-311.pyc,, -pip/_vendor/distlib/__pycache__/index.cpython-311.pyc,, -pip/_vendor/distlib/__pycache__/locators.cpython-311.pyc,, -pip/_vendor/distlib/__pycache__/manifest.cpython-311.pyc,, -pip/_vendor/distlib/__pycache__/markers.cpython-311.pyc,, -pip/_vendor/distlib/__pycache__/metadata.cpython-311.pyc,, -pip/_vendor/distlib/__pycache__/resources.cpython-311.pyc,, -pip/_vendor/distlib/__pycache__/scripts.cpython-311.pyc,, -pip/_vendor/distlib/__pycache__/util.cpython-311.pyc,, -pip/_vendor/distlib/__pycache__/version.cpython-311.pyc,, -pip/_vendor/distlib/__pycache__/wheel.cpython-311.pyc,, -pip/_vendor/distlib/compat.py,sha256=tfoMrj6tujk7G4UC2owL6ArgDuCKabgBxuJRGZSmpko,41259 -pip/_vendor/distlib/database.py,sha256=o_mw0fAr93NDAHHHfqG54Y1Hi9Rkfrp2BX15XWZYK50,51697 -pip/_vendor/distlib/index.py,sha256=HFiDG7LMoaBs829WuotrfIwcErOOExUOR_AeBtw_TCU,20834 -pip/_vendor/distlib/locators.py,sha256=wNzG-zERzS_XGls-nBPVVyLRHa2skUlkn0-5n0trMWA,51991 -pip/_vendor/distlib/manifest.py,sha256=nQEhYmgoreaBZzyFzwYsXxJARu3fo4EkunU163U16iE,14811 -pip/_vendor/distlib/markers.py,sha256=TpHHHLgkzyT7YHbwj-2i6weRaq-Ivy2-MUnrDkjau-U,5058 -pip/_vendor/distlib/metadata.py,sha256=g_DIiu8nBXRzA-mWPRpatHGbmFZqaFoss7z9TG7QSUU,39801 -pip/_vendor/distlib/resources.py,sha256=LwbPksc0A1JMbi6XnuPdMBUn83X7BPuFNWqPGEKI698,10820 -pip/_vendor/distlib/scripts.py,sha256=BmkTKmiTk4m2cj-iueliatwz3ut_9SsABBW51vnQnZU,18102 -pip/_vendor/distlib/util.py,sha256=31dPXn3Rfat0xZLeVoFpuniyhe6vsbl9_QN-qd9Lhlk,66262 -pip/_vendor/distlib/version.py,sha256=WG__LyAa2GwmA6qSoEJtvJE8REA1LZpbSizy8WvhJLk,23513 -pip/_vendor/distlib/wheel.py,sha256=Rgqs658VsJ3R2845qwnZD8XQryV2CzWw2mghwLvxxsI,43898 -pip/_vendor/distro/__init__.py,sha256=2fHjF-SfgPvjyNZ1iHh_wjqWdR_Yo5ODHwZC0jLBPhc,981 -pip/_vendor/distro/__main__.py,sha256=bu9d3TifoKciZFcqRBuygV3GSuThnVD_m2IK4cz96Vs,64 -pip/_vendor/distro/__pycache__/__init__.cpython-311.pyc,, -pip/_vendor/distro/__pycache__/__main__.cpython-311.pyc,, -pip/_vendor/distro/__pycache__/distro.cpython-311.pyc,, -pip/_vendor/distro/distro.py,sha256=UYQG_9H_iSOt422uasA92HlY7aXeTnWKdV-IhsSAdwQ,48841 -pip/_vendor/idna/__init__.py,sha256=KJQN1eQBr8iIK5SKrJ47lXvxG0BJ7Lm38W4zT0v_8lk,849 -pip/_vendor/idna/__pycache__/__init__.cpython-311.pyc,, -pip/_vendor/idna/__pycache__/codec.cpython-311.pyc,, -pip/_vendor/idna/__pycache__/compat.cpython-311.pyc,, -pip/_vendor/idna/__pycache__/core.cpython-311.pyc,, -pip/_vendor/idna/__pycache__/idnadata.cpython-311.pyc,, -pip/_vendor/idna/__pycache__/intranges.cpython-311.pyc,, -pip/_vendor/idna/__pycache__/package_data.cpython-311.pyc,, -pip/_vendor/idna/__pycache__/uts46data.cpython-311.pyc,, -pip/_vendor/idna/codec.py,sha256=6ly5odKfqrytKT9_7UrlGklHnf1DSK2r9C6cSM4sa28,3374 -pip/_vendor/idna/compat.py,sha256=0_sOEUMT4CVw9doD3vyRhX80X19PwqFoUBs7gWsFME4,321 -pip/_vendor/idna/core.py,sha256=1JxchwKzkxBSn7R_oCE12oBu3eVux0VzdxolmIad24M,12950 -pip/_vendor/idna/idnadata.py,sha256=xUjqKqiJV8Ho_XzBpAtv5JFoVPSupK-SUXvtjygUHqw,44375 -pip/_vendor/idna/intranges.py,sha256=YBr4fRYuWH7kTKS2tXlFjM24ZF1Pdvcir-aywniInqg,1881 -pip/_vendor/idna/package_data.py,sha256=C_jHJzmX8PI4xq0jpzmcTMxpb5lDsq4o5VyxQzlVrZE,21 -pip/_vendor/idna/uts46data.py,sha256=zvjZU24s58_uAS850Mcd0NnD0X7_gCMAMjzWNIeUJdc,206539 -pip/_vendor/msgpack/__init__.py,sha256=NryGaKLDk_Egd58ZxXpnuI7OWO27AXz7S6CBFRM3sAY,1132 -pip/_vendor/msgpack/__pycache__/__init__.cpython-311.pyc,, -pip/_vendor/msgpack/__pycache__/exceptions.cpython-311.pyc,, -pip/_vendor/msgpack/__pycache__/ext.cpython-311.pyc,, -pip/_vendor/msgpack/__pycache__/fallback.cpython-311.pyc,, -pip/_vendor/msgpack/exceptions.py,sha256=dCTWei8dpkrMsQDcjQk74ATl9HsIBH0ybt8zOPNqMYc,1081 -pip/_vendor/msgpack/ext.py,sha256=TuldJPkYu8Wo_Xh0tFGL2l06-gY88NSR8tOje9fo2Wg,6080 -pip/_vendor/msgpack/fallback.py,sha256=OORDn86-fHBPlu-rPlMdM10KzkH6S_Rx9CHN1b7o4cg,34557 -pip/_vendor/packaging/__about__.py,sha256=ugASIO2w1oUyH8_COqQ2X_s0rDhjbhQC3yJocD03h2c,661 -pip/_vendor/packaging/__init__.py,sha256=b9Kk5MF7KxhhLgcDmiUWukN-LatWFxPdNug0joPhHSk,497 -pip/_vendor/packaging/__pycache__/__about__.cpython-311.pyc,, -pip/_vendor/packaging/__pycache__/__init__.cpython-311.pyc,, -pip/_vendor/packaging/__pycache__/_manylinux.cpython-311.pyc,, -pip/_vendor/packaging/__pycache__/_musllinux.cpython-311.pyc,, -pip/_vendor/packaging/__pycache__/_structures.cpython-311.pyc,, -pip/_vendor/packaging/__pycache__/markers.cpython-311.pyc,, -pip/_vendor/packaging/__pycache__/requirements.cpython-311.pyc,, -pip/_vendor/packaging/__pycache__/specifiers.cpython-311.pyc,, -pip/_vendor/packaging/__pycache__/tags.cpython-311.pyc,, -pip/_vendor/packaging/__pycache__/utils.cpython-311.pyc,, -pip/_vendor/packaging/__pycache__/version.cpython-311.pyc,, -pip/_vendor/packaging/_manylinux.py,sha256=XcbiXB-qcjv3bcohp6N98TMpOP4_j3m-iOA8ptK2GWY,11488 -pip/_vendor/packaging/_musllinux.py,sha256=_KGgY_qc7vhMGpoqss25n2hiLCNKRtvz9mCrS7gkqyc,4378 -pip/_vendor/packaging/_structures.py,sha256=q3eVNmbWJGG_S0Dit_S3Ao8qQqz_5PYTXFAKBZe5yr4,1431 -pip/_vendor/packaging/markers.py,sha256=AJBOcY8Oq0kYc570KuuPTkvuqjAlhufaE2c9sCUbm64,8487 -pip/_vendor/packaging/requirements.py,sha256=NtDlPBtojpn1IUC85iMjPNsUmufjpSlwnNA-Xb4m5NA,4676 -pip/_vendor/packaging/specifiers.py,sha256=LRQ0kFsHrl5qfcFNEEJrIFYsnIHQUJXY9fIsakTrrqE,30110 -pip/_vendor/packaging/tags.py,sha256=lmsnGNiJ8C4D_Pf9PbM0qgbZvD9kmB9lpZBQUZa3R_Y,15699 -pip/_vendor/packaging/utils.py,sha256=dJjeat3BS-TYn1RrUFVwufUMasbtzLfYRoy_HXENeFQ,4200 -pip/_vendor/packaging/version.py,sha256=AOLsewGcHCskMRdz2ykO3Gv7U7YZwgzE5Pj9ifjd6S8,14479 -pip/_vendor/pep517/__init__.py,sha256=QJpRfzTpk6YSPgjcxp9-MCAiS5dEdzf9Bh0UXophG6c,130 -pip/_vendor/pep517/__pycache__/__init__.cpython-311.pyc,, -pip/_vendor/pep517/__pycache__/_compat.cpython-311.pyc,, -pip/_vendor/pep517/__pycache__/build.cpython-311.pyc,, -pip/_vendor/pep517/__pycache__/check.cpython-311.pyc,, -pip/_vendor/pep517/__pycache__/colorlog.cpython-311.pyc,, -pip/_vendor/pep517/__pycache__/dirtools.cpython-311.pyc,, -pip/_vendor/pep517/__pycache__/envbuild.cpython-311.pyc,, -pip/_vendor/pep517/__pycache__/meta.cpython-311.pyc,, -pip/_vendor/pep517/__pycache__/wrappers.cpython-311.pyc,, -pip/_vendor/pep517/_compat.py,sha256=by6evrYnqkisiM-MQcvOKs5bgDMzlOSgZqRHNqf04zE,138 -pip/_vendor/pep517/build.py,sha256=VLtq0hOvNWCfX0FkdvTKEr-TmyrbaX0UqghpU7bHO1w,3443 -pip/_vendor/pep517/check.py,sha256=o0Mp_PX1yOM2WNq1ZdDph3YA7RObj2UGQUCUF-46RaU,6083 -pip/_vendor/pep517/colorlog.py,sha256=eCV1W52xzBjA-sOlKzUcvabRiFa11Y7hA791u-85_c8,3994 -pip/_vendor/pep517/dirtools.py,sha256=JiZ1Hlt2LNaLZEhNa_pm1YyG3MUoRh7KxY6hJ8ac-w0,607 -pip/_vendor/pep517/envbuild.py,sha256=nkTt1ZY7MXVgYOhPTyTr-VOxQ-q_Qc1touXfQgM56Bs,6081 -pip/_vendor/pep517/in_process/__init__.py,sha256=4yDanGyKTXQtLhqRo9eEZ1CsLFezEAEZMfqEd88xrvY,872 -pip/_vendor/pep517/in_process/__pycache__/__init__.cpython-311.pyc,, -pip/_vendor/pep517/in_process/__pycache__/_in_process.cpython-311.pyc,, -pip/_vendor/pep517/in_process/_in_process.py,sha256=JDpTxlKMDN1QfN_ey4IDtE6ZVSWtzP0_WLSqt1TyGaA,10801 -pip/_vendor/pep517/meta.py,sha256=budDWsV3I2OnnpSvXQ_ycuTqxh8G7DABoazAq-j8OlQ,2520 -pip/_vendor/pep517/wrappers.py,sha256=jcxIy-1Kl8I2xAZgbr6qNjF5b_6Q5gTndf9cxF0p5gM,12721 -pip/_vendor/pkg_resources/__init__.py,sha256=NnpQ3g6BCHzpMgOR_OLBmYtniY4oOzdKpwqghfq_6ug,108287 -pip/_vendor/pkg_resources/__pycache__/__init__.cpython-311.pyc,, -pip/_vendor/pkg_resources/__pycache__/py31compat.cpython-311.pyc,, -pip/_vendor/pkg_resources/py31compat.py,sha256=CRk8fkiPRDLsbi5pZcKsHI__Pbmh_94L8mr9Qy9Ab2U,562 -pip/_vendor/platformdirs/__init__.py,sha256=x0aUmmovXXuRFVrVQBtwIiovX12B7rUkdV4F9UlLz0Y,12831 -pip/_vendor/platformdirs/__main__.py,sha256=ZmsnTxEOxtTvwa-Y_Vfab_JN3X4XCVeN8X0yyy9-qnc,1176 -pip/_vendor/platformdirs/__pycache__/__init__.cpython-311.pyc,, -pip/_vendor/platformdirs/__pycache__/__main__.cpython-311.pyc,, -pip/_vendor/platformdirs/__pycache__/android.cpython-311.pyc,, -pip/_vendor/platformdirs/__pycache__/api.cpython-311.pyc,, -pip/_vendor/platformdirs/__pycache__/macos.cpython-311.pyc,, -pip/_vendor/platformdirs/__pycache__/unix.cpython-311.pyc,, -pip/_vendor/platformdirs/__pycache__/version.cpython-311.pyc,, -pip/_vendor/platformdirs/__pycache__/windows.cpython-311.pyc,, -pip/_vendor/platformdirs/android.py,sha256=GKizhyS7ESRiU67u8UnBJLm46goau9937EchXWbPBlk,4068 -pip/_vendor/platformdirs/api.py,sha256=MXKHXOL3eh_-trSok-JUTjAR_zjmmKF3rjREVABjP8s,4910 -pip/_vendor/platformdirs/macos.py,sha256=-3UXQewbT0yMhMdkzRXfXGAntmLIH7Qt4a9Hlf8I5_Y,2655 -pip/_vendor/platformdirs/unix.py,sha256=b4aVYTz0qZ50HntwOXo8r6tp82jAa3qTjxw-WlnC2yc,6910 -pip/_vendor/platformdirs/version.py,sha256=tsBKKPDX3LLh39yHXeTYauGRbRd-AmOJr9SwKldlFIU,78 -pip/_vendor/platformdirs/windows.py,sha256=ISruopR5UGBePC0BxCxXevkZYfjJsIZc49YWU5iYfQ4,6439 -pip/_vendor/pygments/__init__.py,sha256=5oLcMLXD0cTG8YcHBPITtK1fS0JBASILEvEnWkTezgE,2999 -pip/_vendor/pygments/__main__.py,sha256=p0_rz3JZmNZMNZBOqDojaEx1cr9wmA9FQZX_TYl74lQ,353 -pip/_vendor/pygments/__pycache__/__init__.cpython-311.pyc,, -pip/_vendor/pygments/__pycache__/__main__.cpython-311.pyc,, -pip/_vendor/pygments/__pycache__/cmdline.cpython-311.pyc,, -pip/_vendor/pygments/__pycache__/console.cpython-311.pyc,, -pip/_vendor/pygments/__pycache__/filter.cpython-311.pyc,, -pip/_vendor/pygments/__pycache__/formatter.cpython-311.pyc,, -pip/_vendor/pygments/__pycache__/lexer.cpython-311.pyc,, -pip/_vendor/pygments/__pycache__/modeline.cpython-311.pyc,, -pip/_vendor/pygments/__pycache__/plugin.cpython-311.pyc,, -pip/_vendor/pygments/__pycache__/regexopt.cpython-311.pyc,, -pip/_vendor/pygments/__pycache__/scanner.cpython-311.pyc,, -pip/_vendor/pygments/__pycache__/sphinxext.cpython-311.pyc,, -pip/_vendor/pygments/__pycache__/style.cpython-311.pyc,, -pip/_vendor/pygments/__pycache__/token.cpython-311.pyc,, -pip/_vendor/pygments/__pycache__/unistring.cpython-311.pyc,, -pip/_vendor/pygments/__pycache__/util.cpython-311.pyc,, -pip/_vendor/pygments/cmdline.py,sha256=rc0fah4eknRqFgn1wKNEwkq0yWnSqYOGaA4PaIeOxVY,23685 -pip/_vendor/pygments/console.py,sha256=hQfqCFuOlGk7DW2lPQYepsw-wkOH1iNt9ylNA1eRymM,1697 -pip/_vendor/pygments/filter.py,sha256=NglMmMPTRRv-zuRSE_QbWid7JXd2J4AvwjCW2yWALXU,1938 -pip/_vendor/pygments/filters/__init__.py,sha256=b5YuXB9rampSy2-cMtKxGQoMDfrG4_DcvVwZrzTlB6w,40386 -pip/_vendor/pygments/filters/__pycache__/__init__.cpython-311.pyc,, -pip/_vendor/pygments/formatter.py,sha256=6-TS2Y8pUMeWIUolWwr1O8ruC-U6HydWDwOdbAiJgJQ,2917 -pip/_vendor/pygments/formatters/__init__.py,sha256=YTqGeHS17fNXCLMZpf7oCxBCKLB9YLsZ8IAsjGhawyg,4810 -pip/_vendor/pygments/formatters/__pycache__/__init__.cpython-311.pyc,, -pip/_vendor/pygments/formatters/__pycache__/_mapping.cpython-311.pyc,, -pip/_vendor/pygments/formatters/__pycache__/bbcode.cpython-311.pyc,, -pip/_vendor/pygments/formatters/__pycache__/groff.cpython-311.pyc,, -pip/_vendor/pygments/formatters/__pycache__/html.cpython-311.pyc,, -pip/_vendor/pygments/formatters/__pycache__/img.cpython-311.pyc,, -pip/_vendor/pygments/formatters/__pycache__/irc.cpython-311.pyc,, -pip/_vendor/pygments/formatters/__pycache__/latex.cpython-311.pyc,, -pip/_vendor/pygments/formatters/__pycache__/other.cpython-311.pyc,, -pip/_vendor/pygments/formatters/__pycache__/pangomarkup.cpython-311.pyc,, -pip/_vendor/pygments/formatters/__pycache__/rtf.cpython-311.pyc,, -pip/_vendor/pygments/formatters/__pycache__/svg.cpython-311.pyc,, -pip/_vendor/pygments/formatters/__pycache__/terminal.cpython-311.pyc,, -pip/_vendor/pygments/formatters/__pycache__/terminal256.cpython-311.pyc,, -pip/_vendor/pygments/formatters/_mapping.py,sha256=fCZgvsM6UEuZUG7J6lr47eVss5owKd_JyaNbDfxeqmQ,4104 -pip/_vendor/pygments/formatters/bbcode.py,sha256=JrL4ITjN-KzPcuQpPMBf1pm33eW2sDUNr8WzSoAJsJA,3314 -pip/_vendor/pygments/formatters/groff.py,sha256=xrOFoLbafSA9uHsSLRogy79_Zc4GWJ8tMK2hCdTJRsw,5086 -pip/_vendor/pygments/formatters/html.py,sha256=QNt9prPgxmbKx2M-nfDwoR1bIg06-sNouQuWnE434Wc,35441 -pip/_vendor/pygments/formatters/img.py,sha256=h75Y7IRZLZxDEIwyoOsdRLTwm7kLVPbODKkgEiJ0iKI,21938 -pip/_vendor/pygments/formatters/irc.py,sha256=iwk5tDJOxbCV64SCmOFyvk__x6RD60ay0nUn7ko9n7U,5871 -pip/_vendor/pygments/formatters/latex.py,sha256=thPbytJCIs2AUXsO3NZwqKtXJ-upOlcXP4CXsx94G4w,19351 -pip/_vendor/pygments/formatters/other.py,sha256=PczqK1Rms43lz6iucOLPeBMxIncPKOGBt-195w1ynII,5073 -pip/_vendor/pygments/formatters/pangomarkup.py,sha256=ZZzMsKJKXrsDniFeMTkIpe7aQ4VZYRHu0idWmSiUJ2U,2212 -pip/_vendor/pygments/formatters/rtf.py,sha256=abrKlWjipBkQvhIICxtjYTUNv6WME0iJJObFvqVuudE,5014 -pip/_vendor/pygments/formatters/svg.py,sha256=6MM9YyO8NhU42RTQfTWBiagWMnsf9iG5gwhqSriHORE,7335 -pip/_vendor/pygments/formatters/terminal.py,sha256=NpEGvwkC6LgMLQTjVzGrJXji3XcET1sb5JCunSCzoRo,4674 -pip/_vendor/pygments/formatters/terminal256.py,sha256=4v4OVizvsxtwWBpIy_Po30zeOzE5oJg_mOc1-rCjMDk,11753 -pip/_vendor/pygments/lexer.py,sha256=ZPB_TGn_qzrXodRFwEdPzzJk6LZBo9BlfSy3lacc6zg,32005 -pip/_vendor/pygments/lexers/__init__.py,sha256=8d80-XfL5UKDCC1wRD1a_ZBZDkZ2HOe7Zul8SsnNYFE,11174 -pip/_vendor/pygments/lexers/__pycache__/__init__.cpython-311.pyc,, -pip/_vendor/pygments/lexers/__pycache__/_mapping.cpython-311.pyc,, -pip/_vendor/pygments/lexers/__pycache__/python.cpython-311.pyc,, -pip/_vendor/pygments/lexers/_mapping.py,sha256=zEiCV5FPiBioMJQJjw9kk7IJ5Y9GwknS4VJPYlcNchs,70232 -pip/_vendor/pygments/lexers/python.py,sha256=gZROs9iNSOA18YyVghP1cUCD0OwYZ04a6PCwgSOCeSA,53376 -pip/_vendor/pygments/modeline.py,sha256=gIbMSYrjSWPk0oATz7W9vMBYkUyTK2OcdVyKjioDRvA,986 -pip/_vendor/pygments/plugin.py,sha256=5rPxEoB_89qQMpOs0nI4KyLOzAHNlbQiwEMOKxqNmv8,2591 -pip/_vendor/pygments/regexopt.py,sha256=c6xcXGpGgvCET_3VWawJJqAnOp0QttFpQEdOPNY2Py0,3072 -pip/_vendor/pygments/scanner.py,sha256=F2T2G6cpkj-yZtzGQr-sOBw5w5-96UrJWveZN6va2aM,3092 -pip/_vendor/pygments/sphinxext.py,sha256=F8L0211sPnXaiWutN0lkSUajWBwlgDMIEFFAbMWOvZY,4630 -pip/_vendor/pygments/style.py,sha256=RRnussX1YiK9Z7HipIvKorImxu3-HnkdpPCO4u925T0,6257 -pip/_vendor/pygments/styles/__init__.py,sha256=iZDZ7PBKb55SpGlE1--cx9cbmWx5lVTH4bXO87t2Vok,3419 -pip/_vendor/pygments/styles/__pycache__/__init__.cpython-311.pyc,, -pip/_vendor/pygments/token.py,sha256=vA2yNHGJBHfq4jNQSah7C9DmIOp34MmYHPA8P-cYAHI,6184 -pip/_vendor/pygments/unistring.py,sha256=gP3gK-6C4oAFjjo9HvoahsqzuV4Qz0jl0E0OxfDerHI,63187 -pip/_vendor/pygments/util.py,sha256=KgwpWWC3By5AiNwxGTI7oI9aXupH2TyZWukafBJe0Mg,9110 -pip/_vendor/pyparsing/__init__.py,sha256=ZPdI7pPo4IYXcABw-51AcqOzsxVvDtqnQbyn_qYWZvo,9171 -pip/_vendor/pyparsing/__pycache__/__init__.cpython-311.pyc,, -pip/_vendor/pyparsing/__pycache__/actions.cpython-311.pyc,, -pip/_vendor/pyparsing/__pycache__/common.cpython-311.pyc,, -pip/_vendor/pyparsing/__pycache__/core.cpython-311.pyc,, -pip/_vendor/pyparsing/__pycache__/exceptions.cpython-311.pyc,, -pip/_vendor/pyparsing/__pycache__/helpers.cpython-311.pyc,, -pip/_vendor/pyparsing/__pycache__/results.cpython-311.pyc,, -pip/_vendor/pyparsing/__pycache__/testing.cpython-311.pyc,, -pip/_vendor/pyparsing/__pycache__/unicode.cpython-311.pyc,, -pip/_vendor/pyparsing/__pycache__/util.cpython-311.pyc,, -pip/_vendor/pyparsing/actions.py,sha256=wU9i32e0y1ymxKE3OUwSHO-SFIrt1h_wv6Ws0GQjpNU,6426 -pip/_vendor/pyparsing/common.py,sha256=lFL97ooIeR75CmW5hjURZqwDCTgruqltcTCZ-ulLO2Q,12936 -pip/_vendor/pyparsing/core.py,sha256=AzTm1KFT1FIhiw2zvXZJmrpQoAwB0wOmeDCiR6SYytw,213344 -pip/_vendor/pyparsing/diagram/__init__.py,sha256=KW0PV_TvWKnL7jysz0pQbZ24nzWWu2ZfNaeyUIIywIg,23685 -pip/_vendor/pyparsing/diagram/__pycache__/__init__.cpython-311.pyc,, -pip/_vendor/pyparsing/exceptions.py,sha256=3LbSafD32NYb1Tzt85GHNkhEAU1eZkTtNSk24cPMemo,9023 -pip/_vendor/pyparsing/helpers.py,sha256=QpUOjW0-psvueMwWb9bQpU2noqKCv98_wnw1VSzSdVo,39129 -pip/_vendor/pyparsing/results.py,sha256=HgNvWVXBdQP-Q6PtJfoCEeOJk2nwEvG-2KVKC5sGA30,25341 -pip/_vendor/pyparsing/testing.py,sha256=7tu4Abp4uSeJV0N_yEPRmmNUhpd18ZQP3CrX41DM814,13402 -pip/_vendor/pyparsing/unicode.py,sha256=fwuhMj30SQ165Cv7HJpu-rSxGbRm93kN9L4Ei7VGc1Y,10787 -pip/_vendor/pyparsing/util.py,sha256=kq772O5YSeXOSdP-M31EWpbH_ayj7BMHImBYo9xPD5M,6805 -pip/_vendor/requests/__init__.py,sha256=3XN75ZS4slWy3TQsEGF7-Q6l2R146teU-s2_rXNhxhU,5178 -pip/_vendor/requests/__pycache__/__init__.cpython-311.pyc,, -pip/_vendor/requests/__pycache__/__version__.cpython-311.pyc,, -pip/_vendor/requests/__pycache__/_internal_utils.cpython-311.pyc,, -pip/_vendor/requests/__pycache__/adapters.cpython-311.pyc,, -pip/_vendor/requests/__pycache__/api.cpython-311.pyc,, -pip/_vendor/requests/__pycache__/auth.cpython-311.pyc,, -pip/_vendor/requests/__pycache__/certs.cpython-311.pyc,, -pip/_vendor/requests/__pycache__/compat.cpython-311.pyc,, -pip/_vendor/requests/__pycache__/cookies.cpython-311.pyc,, -pip/_vendor/requests/__pycache__/exceptions.cpython-311.pyc,, -pip/_vendor/requests/__pycache__/help.cpython-311.pyc,, -pip/_vendor/requests/__pycache__/hooks.cpython-311.pyc,, -pip/_vendor/requests/__pycache__/models.cpython-311.pyc,, -pip/_vendor/requests/__pycache__/packages.cpython-311.pyc,, -pip/_vendor/requests/__pycache__/sessions.cpython-311.pyc,, -pip/_vendor/requests/__pycache__/status_codes.cpython-311.pyc,, -pip/_vendor/requests/__pycache__/structures.cpython-311.pyc,, -pip/_vendor/requests/__pycache__/utils.cpython-311.pyc,, -pip/_vendor/requests/__version__.py,sha256=nJVa3ef2yRyeYMhy7yHnRyjjpnNTDykZsE4Sp9irBC4,440 -pip/_vendor/requests/_internal_utils.py,sha256=aSPlF4uDhtfKxEayZJJ7KkAxtormeTfpwKSBSwtmAUw,1397 -pip/_vendor/requests/adapters.py,sha256=GFEz5koZaMZD86v0SHXKVB5SE9MgslEjkCQzldkNwVM,21443 -pip/_vendor/requests/api.py,sha256=dyvkDd5itC9z2g0wHl_YfD1yf6YwpGWLO7__8e21nks,6377 -pip/_vendor/requests/auth.py,sha256=h-HLlVx9j8rKV5hfSAycP2ApOSglTz77R0tz7qCbbEE,10187 -pip/_vendor/requests/certs.py,sha256=PVPooB0jP5hkZEULSCwC074532UFbR2Ptgu0I5zwmCs,575 -pip/_vendor/requests/compat.py,sha256=IhK9quyX0RRuWTNcg6d2JGSAOUbM6mym2p_2XjLTwf4,1286 -pip/_vendor/requests/cookies.py,sha256=kD3kNEcCj-mxbtf5fJsSaT86eGoEYpD3X0CSgpzl7BM,18560 -pip/_vendor/requests/exceptions.py,sha256=FA-_kVwBZ2jhXauRctN_ewHVK25b-fj0Azyz1THQ0Kk,3823 -pip/_vendor/requests/help.py,sha256=FnAAklv8MGm_qb2UilDQgS6l0cUttiCFKUjx0zn2XNA,3879 -pip/_vendor/requests/hooks.py,sha256=CiuysiHA39V5UfcCBXFIx83IrDpuwfN9RcTUgv28ftQ,733 -pip/_vendor/requests/models.py,sha256=GZRMMrGwDOLVvVfFHLUq0qTfIWDla3NcFHa1f5xs9Q8,35287 -pip/_vendor/requests/packages.py,sha256=njJmVifY4aSctuW3PP5EFRCxjEwMRDO6J_feG2dKWsI,695 -pip/_vendor/requests/sessions.py,sha256=KUqJcRRLovNefUs7ScOXSUVCcfSayTFWtbiJ7gOSlTI,30180 -pip/_vendor/requests/status_codes.py,sha256=FvHmT5uH-_uimtRz5hH9VCbt7VV-Nei2J9upbej6j8g,4235 -pip/_vendor/requests/structures.py,sha256=-IbmhVz06S-5aPSZuUthZ6-6D9XOjRuTXHOabY041XM,2912 -pip/_vendor/requests/utils.py,sha256=0gzSOcx9Ya4liAbHnHuwt4jM78lzCZZoDFgkmsInNUg,33240 -pip/_vendor/resolvelib/__init__.py,sha256=UL-B2BDI0_TRIqkfGwLHKLxY-LjBlomz7941wDqzB1I,537 -pip/_vendor/resolvelib/__pycache__/__init__.cpython-311.pyc,, -pip/_vendor/resolvelib/__pycache__/providers.cpython-311.pyc,, -pip/_vendor/resolvelib/__pycache__/reporters.cpython-311.pyc,, -pip/_vendor/resolvelib/__pycache__/resolvers.cpython-311.pyc,, -pip/_vendor/resolvelib/__pycache__/structs.cpython-311.pyc,, -pip/_vendor/resolvelib/compat/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0 -pip/_vendor/resolvelib/compat/__pycache__/__init__.cpython-311.pyc,, -pip/_vendor/resolvelib/compat/__pycache__/collections_abc.cpython-311.pyc,, -pip/_vendor/resolvelib/compat/collections_abc.py,sha256=uy8xUZ-NDEw916tugUXm8HgwCGiMO0f-RcdnpkfXfOs,156 -pip/_vendor/resolvelib/providers.py,sha256=roVmFBItQJ0TkhNua65h8LdNny7rmeqVEXZu90QiP4o,5872 -pip/_vendor/resolvelib/reporters.py,sha256=fW91NKf-lK8XN7i6Yd_rczL5QeOT3sc6AKhpaTEnP3E,1583 -pip/_vendor/resolvelib/resolvers.py,sha256=2wYzVGBGerbmcIpH8cFmgSKgLSETz8jmwBMGjCBMHG4,17592 -pip/_vendor/resolvelib/structs.py,sha256=IVIYof6sA_N4ZEiE1C1UhzTX495brCNnyCdgq6CYq28,4794 -pip/_vendor/rich/__init__.py,sha256=zREyQ22R3zKg8gMdhiikczdVQYtZNeayHNrbBg5scm0,5944 -pip/_vendor/rich/__main__.py,sha256=BmTmBWI93ytq75IEPi1uAAdeRYzFfDbgaAXjsX1ogig,8808 -pip/_vendor/rich/__pycache__/__init__.cpython-311.pyc,, -pip/_vendor/rich/__pycache__/__main__.cpython-311.pyc,, -pip/_vendor/rich/__pycache__/_cell_widths.cpython-311.pyc,, -pip/_vendor/rich/__pycache__/_emoji_codes.cpython-311.pyc,, -pip/_vendor/rich/__pycache__/_emoji_replace.cpython-311.pyc,, -pip/_vendor/rich/__pycache__/_export_format.cpython-311.pyc,, -pip/_vendor/rich/__pycache__/_extension.cpython-311.pyc,, -pip/_vendor/rich/__pycache__/_inspect.cpython-311.pyc,, -pip/_vendor/rich/__pycache__/_log_render.cpython-311.pyc,, -pip/_vendor/rich/__pycache__/_loop.cpython-311.pyc,, -pip/_vendor/rich/__pycache__/_palettes.cpython-311.pyc,, -pip/_vendor/rich/__pycache__/_pick.cpython-311.pyc,, -pip/_vendor/rich/__pycache__/_ratio.cpython-311.pyc,, -pip/_vendor/rich/__pycache__/_spinners.cpython-311.pyc,, -pip/_vendor/rich/__pycache__/_stack.cpython-311.pyc,, -pip/_vendor/rich/__pycache__/_timer.cpython-311.pyc,, -pip/_vendor/rich/__pycache__/_win32_console.cpython-311.pyc,, -pip/_vendor/rich/__pycache__/_windows.cpython-311.pyc,, -pip/_vendor/rich/__pycache__/_windows_renderer.cpython-311.pyc,, -pip/_vendor/rich/__pycache__/_wrap.cpython-311.pyc,, -pip/_vendor/rich/__pycache__/abc.cpython-311.pyc,, -pip/_vendor/rich/__pycache__/align.cpython-311.pyc,, -pip/_vendor/rich/__pycache__/ansi.cpython-311.pyc,, -pip/_vendor/rich/__pycache__/bar.cpython-311.pyc,, -pip/_vendor/rich/__pycache__/box.cpython-311.pyc,, -pip/_vendor/rich/__pycache__/cells.cpython-311.pyc,, -pip/_vendor/rich/__pycache__/color.cpython-311.pyc,, -pip/_vendor/rich/__pycache__/color_triplet.cpython-311.pyc,, -pip/_vendor/rich/__pycache__/columns.cpython-311.pyc,, -pip/_vendor/rich/__pycache__/console.cpython-311.pyc,, -pip/_vendor/rich/__pycache__/constrain.cpython-311.pyc,, -pip/_vendor/rich/__pycache__/containers.cpython-311.pyc,, -pip/_vendor/rich/__pycache__/control.cpython-311.pyc,, -pip/_vendor/rich/__pycache__/default_styles.cpython-311.pyc,, -pip/_vendor/rich/__pycache__/diagnose.cpython-311.pyc,, -pip/_vendor/rich/__pycache__/emoji.cpython-311.pyc,, -pip/_vendor/rich/__pycache__/errors.cpython-311.pyc,, -pip/_vendor/rich/__pycache__/file_proxy.cpython-311.pyc,, -pip/_vendor/rich/__pycache__/filesize.cpython-311.pyc,, -pip/_vendor/rich/__pycache__/highlighter.cpython-311.pyc,, -pip/_vendor/rich/__pycache__/json.cpython-311.pyc,, -pip/_vendor/rich/__pycache__/jupyter.cpython-311.pyc,, -pip/_vendor/rich/__pycache__/layout.cpython-311.pyc,, -pip/_vendor/rich/__pycache__/live.cpython-311.pyc,, -pip/_vendor/rich/__pycache__/live_render.cpython-311.pyc,, -pip/_vendor/rich/__pycache__/logging.cpython-311.pyc,, -pip/_vendor/rich/__pycache__/markup.cpython-311.pyc,, -pip/_vendor/rich/__pycache__/measure.cpython-311.pyc,, -pip/_vendor/rich/__pycache__/padding.cpython-311.pyc,, -pip/_vendor/rich/__pycache__/pager.cpython-311.pyc,, -pip/_vendor/rich/__pycache__/palette.cpython-311.pyc,, -pip/_vendor/rich/__pycache__/panel.cpython-311.pyc,, -pip/_vendor/rich/__pycache__/pretty.cpython-311.pyc,, -pip/_vendor/rich/__pycache__/progress.cpython-311.pyc,, -pip/_vendor/rich/__pycache__/progress_bar.cpython-311.pyc,, -pip/_vendor/rich/__pycache__/prompt.cpython-311.pyc,, -pip/_vendor/rich/__pycache__/protocol.cpython-311.pyc,, -pip/_vendor/rich/__pycache__/region.cpython-311.pyc,, -pip/_vendor/rich/__pycache__/repr.cpython-311.pyc,, -pip/_vendor/rich/__pycache__/rule.cpython-311.pyc,, -pip/_vendor/rich/__pycache__/scope.cpython-311.pyc,, -pip/_vendor/rich/__pycache__/screen.cpython-311.pyc,, -pip/_vendor/rich/__pycache__/segment.cpython-311.pyc,, -pip/_vendor/rich/__pycache__/spinner.cpython-311.pyc,, -pip/_vendor/rich/__pycache__/status.cpython-311.pyc,, -pip/_vendor/rich/__pycache__/style.cpython-311.pyc,, -pip/_vendor/rich/__pycache__/styled.cpython-311.pyc,, -pip/_vendor/rich/__pycache__/syntax.cpython-311.pyc,, -pip/_vendor/rich/__pycache__/table.cpython-311.pyc,, -pip/_vendor/rich/__pycache__/terminal_theme.cpython-311.pyc,, -pip/_vendor/rich/__pycache__/text.cpython-311.pyc,, -pip/_vendor/rich/__pycache__/theme.cpython-311.pyc,, -pip/_vendor/rich/__pycache__/themes.cpython-311.pyc,, -pip/_vendor/rich/__pycache__/traceback.cpython-311.pyc,, -pip/_vendor/rich/__pycache__/tree.cpython-311.pyc,, -pip/_vendor/rich/_cell_widths.py,sha256=2n4EiJi3X9sqIq0O16kUZ_zy6UYMd3xFfChlKfnW1Hc,10096 -pip/_vendor/rich/_emoji_codes.py,sha256=hu1VL9nbVdppJrVoijVshRlcRRe_v3dju3Mmd2sKZdY,140235 -pip/_vendor/rich/_emoji_replace.py,sha256=n-kcetsEUx2ZUmhQrfeMNc-teeGhpuSQ5F8VPBsyvDo,1064 -pip/_vendor/rich/_export_format.py,sha256=nHArqOljIlYn6NruhWsAsh-fHo7oJC3y9BDJyAa-QYQ,2114 -pip/_vendor/rich/_extension.py,sha256=Xt47QacCKwYruzjDi-gOBq724JReDj9Cm9xUi5fr-34,265 -pip/_vendor/rich/_inspect.py,sha256=oZJGw31e64dwXSCmrDnvZbwVb1ZKhWfU8wI3VWohjJk,9695 -pip/_vendor/rich/_log_render.py,sha256=1ByI0PA1ZpxZY3CGJOK54hjlq4X-Bz_boIjIqCd8Kns,3225 -pip/_vendor/rich/_loop.py,sha256=hV_6CLdoPm0va22Wpw4zKqM0RYsz3TZxXj0PoS-9eDQ,1236 -pip/_vendor/rich/_palettes.py,sha256=cdev1JQKZ0JvlguV9ipHgznTdnvlIzUFDBb0It2PzjI,7063 -pip/_vendor/rich/_pick.py,sha256=evDt8QN4lF5CiwrUIXlOJCntitBCOsI3ZLPEIAVRLJU,423 -pip/_vendor/rich/_ratio.py,sha256=2lLSliL025Y-YMfdfGbutkQDevhcyDqc-DtUYW9mU70,5472 -pip/_vendor/rich/_spinners.py,sha256=U2r1_g_1zSjsjiUdAESc2iAMc3i4ri_S8PYP6kQ5z1I,19919 -pip/_vendor/rich/_stack.py,sha256=-C8OK7rxn3sIUdVwxZBBpeHhIzX0eI-VM3MemYfaXm0,351 -pip/_vendor/rich/_timer.py,sha256=zelxbT6oPFZnNrwWPpc1ktUeAT-Vc4fuFcRZLQGLtMI,417 -pip/_vendor/rich/_win32_console.py,sha256=P0vxI2fcndym1UU1S37XAzQzQnkyY7YqAKmxm24_gug,22820 -pip/_vendor/rich/_windows.py,sha256=dvNl9TmfPzNVxiKk5WDFihErZ5796g2UC9-KGGyfXmk,1926 -pip/_vendor/rich/_windows_renderer.py,sha256=t74ZL3xuDCP3nmTp9pH1L5LiI2cakJuQRQleHCJerlk,2783 -pip/_vendor/rich/_wrap.py,sha256=xfV_9t0Sg6rzimmrDru8fCVmUlalYAcHLDfrJZnbbwQ,1840 -pip/_vendor/rich/abc.py,sha256=ON-E-ZqSSheZ88VrKX2M3PXpFbGEUUZPMa_Af0l-4f0,890 -pip/_vendor/rich/align.py,sha256=FV6_GS-8uhIyViMng3hkIWSFaTgMohK1Oqyjl8I8mGE,10368 -pip/_vendor/rich/ansi.py,sha256=HtaPG7dvgL6_yo0sQmx5CM05DJ4_1goY5SWXXOYNaKs,6820 -pip/_vendor/rich/bar.py,sha256=a7UD303BccRCrEhGjfMElpv5RFYIinaAhAuqYqhUvmw,3264 -pip/_vendor/rich/box.py,sha256=1Iv1sUWqjtp5XwLwGH-AJ8HgyXZ7dRFUkO0z3M_bRl8,9864 -pip/_vendor/rich/cells.py,sha256=zMjFI15wCpgjLR14lHdfFMVC6qMDi5OsKIB0PYZBBMk,4503 -pip/_vendor/rich/color.py,sha256=kp87L8V4-3qayE6CUxtW_nP8Ujfew_-DAhNwYMXBMOY,17957 -pip/_vendor/rich/color_triplet.py,sha256=3lhQkdJbvWPoLDO-AnYImAWmJvV5dlgYNCVZ97ORaN4,1054 -pip/_vendor/rich/columns.py,sha256=HUX0KcMm9dsKNi11fTbiM_h2iDtl8ySCaVcxlalEzq8,7131 -pip/_vendor/rich/console.py,sha256=bTT9DNX03V4cQXefg22d-gLSs_e_ZY2zdCvLIlEyU2Q,95885 -pip/_vendor/rich/constrain.py,sha256=1VIPuC8AgtKWrcncQrjBdYqA3JVWysu6jZo1rrh7c7Q,1288 -pip/_vendor/rich/containers.py,sha256=aKgm5UDHn5Nmui6IJaKdsZhbHClh_X7D-_Wg8Ehrr7s,5497 -pip/_vendor/rich/control.py,sha256=DSkHTUQLorfSERAKE_oTAEUFefZnZp4bQb4q8rHbKws,6630 -pip/_vendor/rich/default_styles.py,sha256=WqVh-RPNEsx0Wxf3fhS_fCn-wVqgJ6Qfo-Zg7CoCsLE,7954 -pip/_vendor/rich/diagnose.py,sha256=an6uouwhKPAlvQhYpNNpGq9EJysfMIOvvCbO3oSoR24,972 -pip/_vendor/rich/emoji.py,sha256=omTF9asaAnsM4yLY94eR_9dgRRSm1lHUszX20D1yYCQ,2501 -pip/_vendor/rich/errors.py,sha256=5pP3Kc5d4QJ_c0KFsxrfyhjiPVe7J1zOqSFbFAzcV-Y,642 -pip/_vendor/rich/file_proxy.py,sha256=4gCbGRXg0rW35Plaf0UVvj3dfENHuzc_n8I_dBqxI7o,1616 -pip/_vendor/rich/filesize.py,sha256=yShoVpARafJBreyZFaAhC4OhnJ6ydC1WXR-Ez4wU_YQ,2507 -pip/_vendor/rich/highlighter.py,sha256=3WW6PACGlq0e3YDjfqiMBQ0dYZwu7pcoFYUgJy01nb0,9585 -pip/_vendor/rich/json.py,sha256=RCm4lXBXrjvXHpqrWPH8wdGP0jEo4IohLmkddlhRY18,5051 -pip/_vendor/rich/jupyter.py,sha256=QyoKoE_8IdCbrtiSHp9TsTSNyTHY0FO5whE7jOTd9UE,3252 -pip/_vendor/rich/layout.py,sha256=E3xJ4fomizUADwime3VA0lBXoMSPl9blEokIzVBjO0Q,14074 -pip/_vendor/rich/live.py,sha256=emVaLUua-FKSYqZXmtJJjBIstO99CqMOuA6vMAKVkO0,14172 -pip/_vendor/rich/live_render.py,sha256=zElm3PrfSIvjOce28zETHMIUf9pFYSUA5o0AflgUP64,3667 -pip/_vendor/rich/logging.py,sha256=10j13lPr-QuYqEEBz_2aRJp8gNYvSN2wmCUlUqJcPLM,11471 -pip/_vendor/rich/markup.py,sha256=xzF4uAafiEeEYDJYt_vUnJOGoTU8RrH-PH7WcWYXjCg,8198 -pip/_vendor/rich/measure.py,sha256=HmrIJX8sWRTHbgh8MxEay_83VkqNW_70s8aKP5ZcYI8,5305 -pip/_vendor/rich/padding.py,sha256=kTFGsdGe0os7tXLnHKpwTI90CXEvrceeZGCshmJy5zw,4970 -pip/_vendor/rich/pager.py,sha256=SO_ETBFKbg3n_AgOzXm41Sv36YxXAyI3_R-KOY2_uSc,828 -pip/_vendor/rich/palette.py,sha256=lInvR1ODDT2f3UZMfL1grq7dY_pDdKHw4bdUgOGaM4Y,3396 -pip/_vendor/rich/panel.py,sha256=CzdojkDAjxAKgvDxis47nWzUh1V2NniOqkJJQajosG8,8744 -pip/_vendor/rich/pretty.py,sha256=CalVLVW3mvTn1hvI9Pgi2v-y4S-5zUWBK-PH7SlVs-U,36576 -pip/_vendor/rich/progress.py,sha256=zjQRwd3TmDnAvSjTPsNPHFjmqE9GOEX3bf0Lj56hIL8,59746 -pip/_vendor/rich/progress_bar.py,sha256=zHHaFPEfIhW2fq6Fnl5vBY7AUpP1N0HVGElISUHsnqw,8161 -pip/_vendor/rich/prompt.py,sha256=x0mW-pIPodJM4ry6grgmmLrl8VZp99kqcmdnBe70YYA,11303 -pip/_vendor/rich/protocol.py,sha256=5hHHDDNHckdk8iWH5zEbi-zuIVSF5hbU2jIo47R7lTE,1391 -pip/_vendor/rich/region.py,sha256=rNT9xZrVZTYIXZC0NYn41CJQwYNbR-KecPOxTgQvB8Y,166 -pip/_vendor/rich/repr.py,sha256=Je91CIrZN_av9L3FRCKCs5yoX2LvczrCNKqUbVsjUvQ,4449 -pip/_vendor/rich/rule.py,sha256=V6AWI0wCb6DB0rvN967FRMlQrdlG7HoZdfEAHyeG8CM,4773 -pip/_vendor/rich/scope.py,sha256=HX13XsJfqzQHpPfw4Jn9JmJjCsRj9uhHxXQEqjkwyLA,2842 -pip/_vendor/rich/screen.py,sha256=YoeReESUhx74grqb0mSSb9lghhysWmFHYhsbMVQjXO8,1591 -pip/_vendor/rich/segment.py,sha256=6XdX0MfL18tUCaUWDWncIqx0wpq3GiaqzhYP779JvRA,24224 -pip/_vendor/rich/spinner.py,sha256=7b8MCleS4fa46HX0AzF98zfu6ZM6fAL0UgYzPOoakF4,4374 -pip/_vendor/rich/status.py,sha256=gJsIXIZeSo3urOyxRUjs6VrhX5CZrA0NxIQ-dxhCnwo,4425 -pip/_vendor/rich/style.py,sha256=4WnUEkHNMp9Tfmd8cmbxWGby7QeTk2LUTQzFSs46EQc,26240 -pip/_vendor/rich/styled.py,sha256=eZNnzGrI4ki_54pgY3Oj0T-x3lxdXTYh4_ryDB24wBU,1258 -pip/_vendor/rich/syntax.py,sha256=_M08KbE11nNWNBPooFLKAA7lWkThPzlGUsuesxQYsuA,34697 -pip/_vendor/rich/table.py,sha256=r_lahmj45cINCWLYaIjq9yEv3gve8E6bkYTP8NDqApE,39515 -pip/_vendor/rich/terminal_theme.py,sha256=1j5-ufJfnvlAo5Qsi_ACZiXDmwMXzqgmFByObT9-yJY,3370 -pip/_vendor/rich/text.py,sha256=oajdGIeHcLcSdOwbC48_20ylDsHAS5fsPZD_Ih0clyA,44666 -pip/_vendor/rich/theme.py,sha256=GKNtQhDBZKAzDaY0vQVQQFzbc0uWfFe6CJXA-syT7zQ,3627 -pip/_vendor/rich/themes.py,sha256=0xgTLozfabebYtcJtDdC5QkX5IVUEaviqDUJJh4YVFk,102 -pip/_vendor/rich/traceback.py,sha256=MORQpXH7AvhAAThW8oIbtwffXb8M6XRkSkcJ52JuA3g,26060 -pip/_vendor/rich/tree.py,sha256=BMbUYNjS9uodNPfvtY_odmU09GA5QzcMbQ5cJZhllQI,9169 -pip/_vendor/six.py,sha256=TOOfQi7nFGfMrIvtdr6wX4wyHH8M7aknmuLfo2cBBrM,34549 -pip/_vendor/tenacity/__init__.py,sha256=rjcWJVq5PcNJNC42rt-TAGGskM-RUEkZbDKu1ra7IPo,18364 -pip/_vendor/tenacity/__pycache__/__init__.cpython-311.pyc,, -pip/_vendor/tenacity/__pycache__/_asyncio.cpython-311.pyc,, -pip/_vendor/tenacity/__pycache__/_utils.cpython-311.pyc,, -pip/_vendor/tenacity/__pycache__/after.cpython-311.pyc,, -pip/_vendor/tenacity/__pycache__/before.cpython-311.pyc,, -pip/_vendor/tenacity/__pycache__/before_sleep.cpython-311.pyc,, -pip/_vendor/tenacity/__pycache__/nap.cpython-311.pyc,, -pip/_vendor/tenacity/__pycache__/retry.cpython-311.pyc,, -pip/_vendor/tenacity/__pycache__/stop.cpython-311.pyc,, -pip/_vendor/tenacity/__pycache__/tornadoweb.cpython-311.pyc,, -pip/_vendor/tenacity/__pycache__/wait.cpython-311.pyc,, -pip/_vendor/tenacity/_asyncio.py,sha256=HEb0BVJEeBJE9P-m9XBxh1KcaF96BwoeqkJCL5sbVcQ,3314 -pip/_vendor/tenacity/_utils.py,sha256=-y68scDcyoqvTJuJJ0GTfjdSCljEYlbCYvgk7nM4NdM,1944 -pip/_vendor/tenacity/after.py,sha256=dlmyxxFy2uqpLXDr838DiEd7jgv2AGthsWHGYcGYsaI,1496 -pip/_vendor/tenacity/before.py,sha256=7XtvRmO0dRWUp8SVn24OvIiGFj8-4OP5muQRUiWgLh0,1376 -pip/_vendor/tenacity/before_sleep.py,sha256=ThyDvqKU5yle_IvYQz_b6Tp6UjUS0PhVp6zgqYl9U6Y,1908 -pip/_vendor/tenacity/nap.py,sha256=fRWvnz1aIzbIq9Ap3gAkAZgDH6oo5zxMrU6ZOVByq0I,1383 -pip/_vendor/tenacity/retry.py,sha256=Cy504Ss3UrRV7lnYgvymF66WD1wJ2dbM869kDcjuDes,7550 -pip/_vendor/tenacity/stop.py,sha256=sKHmHaoSaW6sKu3dTxUVKr1-stVkY7lw4Y9yjZU30zQ,2790 -pip/_vendor/tenacity/tornadoweb.py,sha256=E8lWO2nwe6dJgoB-N2HhQprYLDLB_UdSgFnv-EN6wKE,2145 -pip/_vendor/tenacity/wait.py,sha256=tdLTESRm5E237VHG0SxCDXRa0DHKPKVq285kslHVURc,8011 -pip/_vendor/tomli/__init__.py,sha256=JhUwV66DB1g4Hvt1UQCVMdfCu-IgAV8FXmvDU9onxd4,396 -pip/_vendor/tomli/__pycache__/__init__.cpython-311.pyc,, -pip/_vendor/tomli/__pycache__/_parser.cpython-311.pyc,, -pip/_vendor/tomli/__pycache__/_re.cpython-311.pyc,, -pip/_vendor/tomli/__pycache__/_types.cpython-311.pyc,, -pip/_vendor/tomli/_parser.py,sha256=g9-ENaALS-B8dokYpCuzUFalWlog7T-SIYMjLZSWrtM,22633 -pip/_vendor/tomli/_re.py,sha256=dbjg5ChZT23Ka9z9DHOXfdtSpPwUfdgMXnj8NOoly-w,2943 -pip/_vendor/tomli/_types.py,sha256=-GTG2VUqkpxwMqzmVO4F7ybKddIbAnuAHXfmWQcTi3Q,254 -pip/_vendor/typing_extensions.py,sha256=VKZ_nHsuzDbKOVUY2CTdavwBgfZ2EXRyluZHRzUYAbg,80114 -pip/_vendor/urllib3/__init__.py,sha256=iXLcYiJySn0GNbWOOZDDApgBL1JgP44EZ8i1760S8Mc,3333 -pip/_vendor/urllib3/__pycache__/__init__.cpython-311.pyc,, -pip/_vendor/urllib3/__pycache__/_collections.cpython-311.pyc,, -pip/_vendor/urllib3/__pycache__/_version.cpython-311.pyc,, -pip/_vendor/urllib3/__pycache__/connection.cpython-311.pyc,, -pip/_vendor/urllib3/__pycache__/connectionpool.cpython-311.pyc,, -pip/_vendor/urllib3/__pycache__/exceptions.cpython-311.pyc,, -pip/_vendor/urllib3/__pycache__/fields.cpython-311.pyc,, -pip/_vendor/urllib3/__pycache__/filepost.cpython-311.pyc,, -pip/_vendor/urllib3/__pycache__/poolmanager.cpython-311.pyc,, -pip/_vendor/urllib3/__pycache__/request.cpython-311.pyc,, -pip/_vendor/urllib3/__pycache__/response.cpython-311.pyc,, -pip/_vendor/urllib3/_collections.py,sha256=Rp1mVyBgc_UlAcp6M3at1skJBXR5J43NawRTvW2g_XY,10811 -pip/_vendor/urllib3/_version.py,sha256=GhuGBUT_MtRxHEHDb-LYs5yLPeYWlCwFBPjGZmVJbVg,64 -pip/_vendor/urllib3/connection.py,sha256=8976wL6sGeVMW0JnXvx5mD00yXu87uQjxtB9_VL8dx8,20070 -pip/_vendor/urllib3/connectionpool.py,sha256=vEzk1iJEw1qR2vHBo7m3Y98iDfna6rKkUz3AyK5lJKQ,39093 -pip/_vendor/urllib3/contrib/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0 -pip/_vendor/urllib3/contrib/__pycache__/__init__.cpython-311.pyc,, -pip/_vendor/urllib3/contrib/__pycache__/_appengine_environ.cpython-311.pyc,, -pip/_vendor/urllib3/contrib/__pycache__/appengine.cpython-311.pyc,, -pip/_vendor/urllib3/contrib/__pycache__/ntlmpool.cpython-311.pyc,, -pip/_vendor/urllib3/contrib/__pycache__/pyopenssl.cpython-311.pyc,, -pip/_vendor/urllib3/contrib/__pycache__/securetransport.cpython-311.pyc,, -pip/_vendor/urllib3/contrib/__pycache__/socks.cpython-311.pyc,, -pip/_vendor/urllib3/contrib/_appengine_environ.py,sha256=bDbyOEhW2CKLJcQqAKAyrEHN-aklsyHFKq6vF8ZFsmk,957 -pip/_vendor/urllib3/contrib/_securetransport/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0 -pip/_vendor/urllib3/contrib/_securetransport/__pycache__/__init__.cpython-311.pyc,, -pip/_vendor/urllib3/contrib/_securetransport/__pycache__/bindings.cpython-311.pyc,, -pip/_vendor/urllib3/contrib/_securetransport/__pycache__/low_level.cpython-311.pyc,, -pip/_vendor/urllib3/contrib/_securetransport/bindings.py,sha256=4Xk64qIkPBt09A5q-RIFUuDhNc9mXilVapm7WnYnzRw,17632 -pip/_vendor/urllib3/contrib/_securetransport/low_level.py,sha256=B2JBB2_NRP02xK6DCa1Pa9IuxrPwxzDzZbixQkb7U9M,13922 -pip/_vendor/urllib3/contrib/appengine.py,sha256=lfzpHFmJiO82shClLEm3QB62SYgHWnjpZOH_2JhU5Tc,11034 -pip/_vendor/urllib3/contrib/ntlmpool.py,sha256=ej9gGvfAb2Gt00lafFp45SIoRz-QwrQ4WChm6gQmAlM,4538 -pip/_vendor/urllib3/contrib/pyopenssl.py,sha256=rt9NEIP8iMBLxxRhH0jLnmshW-OFP83jEayxMSqu2MU,17182 -pip/_vendor/urllib3/contrib/securetransport.py,sha256=yhZdmVjY6PI6EeFbp7qYOp6-vp1Rkv2NMuOGaEj7pmc,34448 -pip/_vendor/urllib3/contrib/socks.py,sha256=aRi9eWXo9ZEb95XUxef4Z21CFlnnjbEiAo9HOseoMt4,7097 -pip/_vendor/urllib3/exceptions.py,sha256=0Mnno3KHTNfXRfY7638NufOPkUb6mXOm-Lqj-4x2w8A,8217 -pip/_vendor/urllib3/fields.py,sha256=kvLDCg_JmH1lLjUUEY_FLS8UhY7hBvDPuVETbY8mdrM,8579 -pip/_vendor/urllib3/filepost.py,sha256=5b_qqgRHVlL7uLtdAYBzBh-GHmU5AfJVt_2N0XS3PeY,2440 -pip/_vendor/urllib3/packages/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0 -pip/_vendor/urllib3/packages/__pycache__/__init__.cpython-311.pyc,, -pip/_vendor/urllib3/packages/__pycache__/six.cpython-311.pyc,, -pip/_vendor/urllib3/packages/backports/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0 -pip/_vendor/urllib3/packages/backports/__pycache__/__init__.cpython-311.pyc,, -pip/_vendor/urllib3/packages/backports/__pycache__/makefile.cpython-311.pyc,, -pip/_vendor/urllib3/packages/backports/makefile.py,sha256=nbzt3i0agPVP07jqqgjhaYjMmuAi_W5E0EywZivVO8E,1417 -pip/_vendor/urllib3/packages/six.py,sha256=b9LM0wBXv7E7SrbCjAm4wwN-hrH-iNxv18LgWNMMKPo,34665 -pip/_vendor/urllib3/poolmanager.py,sha256=0KOOJECoeLYVjUHvv-0h4Oq3FFQQ2yb-Fnjkbj8gJO0,19786 -pip/_vendor/urllib3/request.py,sha256=ZFSIqX0C6WizixecChZ3_okyu7BEv0lZu1VT0s6h4SM,5985 -pip/_vendor/urllib3/response.py,sha256=p3VBYPhwBca77wCZfmoXvEDVVC3SdF7yxQ6TXuxy1BI,30109 -pip/_vendor/urllib3/util/__init__.py,sha256=JEmSmmqqLyaw8P51gUImZh8Gwg9i1zSe-DoqAitn2nc,1155 -pip/_vendor/urllib3/util/__pycache__/__init__.cpython-311.pyc,, -pip/_vendor/urllib3/util/__pycache__/connection.cpython-311.pyc,, -pip/_vendor/urllib3/util/__pycache__/proxy.cpython-311.pyc,, -pip/_vendor/urllib3/util/__pycache__/queue.cpython-311.pyc,, -pip/_vendor/urllib3/util/__pycache__/request.cpython-311.pyc,, -pip/_vendor/urllib3/util/__pycache__/response.cpython-311.pyc,, -pip/_vendor/urllib3/util/__pycache__/retry.cpython-311.pyc,, -pip/_vendor/urllib3/util/__pycache__/ssl_.cpython-311.pyc,, -pip/_vendor/urllib3/util/__pycache__/ssl_match_hostname.cpython-311.pyc,, -pip/_vendor/urllib3/util/__pycache__/ssltransport.cpython-311.pyc,, -pip/_vendor/urllib3/util/__pycache__/timeout.cpython-311.pyc,, -pip/_vendor/urllib3/util/__pycache__/url.cpython-311.pyc,, -pip/_vendor/urllib3/util/__pycache__/wait.cpython-311.pyc,, -pip/_vendor/urllib3/util/connection.py,sha256=5Lx2B1PW29KxBn2T0xkN1CBgRBa3gGVJBKoQoRogEVk,4901 -pip/_vendor/urllib3/util/proxy.py,sha256=zUvPPCJrp6dOF0N4GAVbOcl6o-4uXKSrGiTkkr5vUS4,1605 -pip/_vendor/urllib3/util/queue.py,sha256=nRgX8_eX-_VkvxoX096QWoz8Ps0QHUAExILCY_7PncM,498 -pip/_vendor/urllib3/util/request.py,sha256=C0OUt2tcU6LRiQJ7YYNP9GvPrSvl7ziIBekQ-5nlBZk,3997 -pip/_vendor/urllib3/util/response.py,sha256=GJpg3Egi9qaJXRwBh5wv-MNuRWan5BIu40oReoxWP28,3510 -pip/_vendor/urllib3/util/retry.py,sha256=iESg2PvViNdXBRY4MpL4h0kqwOOkHkxmLn1kkhFHPU8,22001 -pip/_vendor/urllib3/util/ssl_.py,sha256=X4-AqW91aYPhPx6-xbf66yHFQKbqqfC_5Zt4WkLX1Hc,17177 -pip/_vendor/urllib3/util/ssl_match_hostname.py,sha256=Ir4cZVEjmAk8gUAIHWSi7wtOO83UCYABY2xFD1Ql_WA,5758 -pip/_vendor/urllib3/util/ssltransport.py,sha256=NA-u5rMTrDFDFC8QzRKUEKMG0561hOD4qBTr3Z4pv6E,6895 -pip/_vendor/urllib3/util/timeout.py,sha256=QSbBUNOB9yh6AnDn61SrLQ0hg5oz0I9-uXEG91AJuIg,10003 -pip/_vendor/urllib3/util/url.py,sha256=49HwObaTUUjqVe4qvSUvIjZyf3ghgNA6-OLm3kmkFKM,14287 -pip/_vendor/urllib3/util/wait.py,sha256=fOX0_faozG2P7iVojQoE1mbydweNyTcm-hXEfFrTtLI,5403 -pip/_vendor/vendor.txt,sha256=07gLL_CcEHdl1XM0g4PH2L4gsTTMlJr8WWIC11yEyMo,469 -pip/_vendor/webencodings/__init__.py,sha256=qOBJIuPy_4ByYH6W_bNgJF-qYQ2DoU-dKsDu5yRWCXg,10579 -pip/_vendor/webencodings/__pycache__/__init__.cpython-311.pyc,, -pip/_vendor/webencodings/__pycache__/labels.cpython-311.pyc,, -pip/_vendor/webencodings/__pycache__/mklabels.cpython-311.pyc,, -pip/_vendor/webencodings/__pycache__/tests.cpython-311.pyc,, -pip/_vendor/webencodings/__pycache__/x_user_defined.cpython-311.pyc,, -pip/_vendor/webencodings/labels.py,sha256=4AO_KxTddqGtrL9ns7kAPjb0CcN6xsCIxbK37HY9r3E,8979 -pip/_vendor/webencodings/mklabels.py,sha256=GYIeywnpaLnP0GSic8LFWgd0UVvO_l1Nc6YoF-87R_4,1305 -pip/_vendor/webencodings/tests.py,sha256=OtGLyjhNY1fvkW1GvLJ_FV9ZoqC9Anyjr7q3kxTbzNs,6563 -pip/_vendor/webencodings/x_user_defined.py,sha256=yOqWSdmpytGfUgh_Z6JYgDNhoc-BAHyyeeT15Fr42tM,4307 -pip/py.typed,sha256=EBVvvPRTn_eIpz5e5QztSCdrMX7Qwd7VP93RSoIlZ2I,286 diff --git a/bot/lib/python3.11/site-packages/pip-22.3.1.dist-info/REQUESTED b/bot/lib/python3.11/site-packages/pip-22.3.1.dist-info/REQUESTED deleted file mode 100644 index e69de29..0000000 diff --git a/bot/lib/python3.11/site-packages/pip-22.3.1.dist-info/WHEEL b/bot/lib/python3.11/site-packages/pip-22.3.1.dist-info/WHEEL deleted file mode 100644 index 57e3d84..0000000 --- a/bot/lib/python3.11/site-packages/pip-22.3.1.dist-info/WHEEL +++ /dev/null @@ -1,5 +0,0 @@ -Wheel-Version: 1.0 -Generator: bdist_wheel (0.38.4) -Root-Is-Purelib: true -Tag: py3-none-any - diff --git a/bot/lib/python3.11/site-packages/pip-22.3.1.dist-info/entry_points.txt b/bot/lib/python3.11/site-packages/pip-22.3.1.dist-info/entry_points.txt deleted file mode 100644 index bcf704d..0000000 --- a/bot/lib/python3.11/site-packages/pip-22.3.1.dist-info/entry_points.txt +++ /dev/null @@ -1,4 +0,0 @@ -[console_scripts] -pip = pip._internal.cli.main:main -pip3 = pip._internal.cli.main:main -pip3.11 = pip._internal.cli.main:main diff --git a/bot/lib/python3.11/site-packages/pip-22.3.1.dist-info/top_level.txt b/bot/lib/python3.11/site-packages/pip-22.3.1.dist-info/top_level.txt deleted file mode 100644 index a1b589e..0000000 --- a/bot/lib/python3.11/site-packages/pip-22.3.1.dist-info/top_level.txt +++ /dev/null @@ -1 +0,0 @@ -pip diff --git a/bot/lib/python3.11/site-packages/pip/__init__.py b/bot/lib/python3.11/site-packages/pip/__init__.py deleted file mode 100644 index 5563b5d..0000000 --- a/bot/lib/python3.11/site-packages/pip/__init__.py +++ /dev/null @@ -1,13 +0,0 @@ -from typing import List, Optional - -__version__ = "22.3.1" - - -def main(args: Optional[List[str]] = None) -> int: - """This is an internal API only meant for use by pip's own console scripts. - - For additional details, see https://github.com/pypa/pip/issues/7498. - """ - from pip._internal.utils.entrypoints import _wrapper - - return _wrapper(args) diff --git a/bot/lib/python3.11/site-packages/pip/__main__.py b/bot/lib/python3.11/site-packages/pip/__main__.py deleted file mode 100644 index fe34a7b..0000000 --- a/bot/lib/python3.11/site-packages/pip/__main__.py +++ /dev/null @@ -1,31 +0,0 @@ -import os -import sys -import warnings - -# Remove '' and current working directory from the first entry -# of sys.path, if present to avoid using current directory -# in pip commands check, freeze, install, list and show, -# when invoked as python -m pip -if sys.path[0] in ("", os.getcwd()): - sys.path.pop(0) - -# If we are running from a wheel, add the wheel to sys.path -# This allows the usage python pip-*.whl/pip install pip-*.whl -if __package__ == "": - # __file__ is pip-*.whl/pip/__main__.py - # first dirname call strips of '/__main__.py', second strips off '/pip' - # Resulting path is the name of the wheel itself - # Add that to sys.path so we can import pip - path = os.path.dirname(os.path.dirname(__file__)) - sys.path.insert(0, path) - -if __name__ == "__main__": - # Work around the error reported in #9540, pending a proper fix. - # Note: It is essential the warning filter is set *before* importing - # pip, as the deprecation happens at import time, not runtime. - warnings.filterwarnings( - "ignore", category=DeprecationWarning, module=".*packaging\\.version" - ) - from pip._internal.cli.main import main as _main - - sys.exit(_main()) diff --git a/bot/lib/python3.11/site-packages/pip/__pip-runner__.py b/bot/lib/python3.11/site-packages/pip/__pip-runner__.py deleted file mode 100644 index 49a148a..0000000 --- a/bot/lib/python3.11/site-packages/pip/__pip-runner__.py +++ /dev/null @@ -1,50 +0,0 @@ -"""Execute exactly this copy of pip, within a different environment. - -This file is named as it is, to ensure that this module can't be imported via -an import statement. -""" - -# /!\ This version compatibility check section must be Python 2 compatible. /!\ - -import sys - -# Copied from setup.py -PYTHON_REQUIRES = (3, 7) - - -def version_str(version): # type: ignore - return ".".join(str(v) for v in version) - - -if sys.version_info[:2] < PYTHON_REQUIRES: - raise SystemExit( - "This version of pip does not support python {} (requires >={}).".format( - version_str(sys.version_info[:2]), version_str(PYTHON_REQUIRES) - ) - ) - -# From here on, we can use Python 3 features, but the syntax must remain -# Python 2 compatible. - -import runpy # noqa: E402 -from importlib.machinery import PathFinder # noqa: E402 -from os.path import dirname # noqa: E402 - -PIP_SOURCES_ROOT = dirname(dirname(__file__)) - - -class PipImportRedirectingFinder: - @classmethod - def find_spec(self, fullname, path=None, target=None): # type: ignore - if fullname != "pip": - return None - - spec = PathFinder.find_spec(fullname, [PIP_SOURCES_ROOT], target) - assert spec, (PIP_SOURCES_ROOT, fullname) - return spec - - -sys.meta_path.insert(0, PipImportRedirectingFinder()) - -assert __name__ == "__main__", "Cannot run __pip-runner__.py as a non-main module" -runpy.run_module("pip", run_name="__main__", alter_sys=True) diff --git a/bot/lib/python3.11/site-packages/pip/_internal/__init__.py b/bot/lib/python3.11/site-packages/pip/_internal/__init__.py deleted file mode 100644 index faf25af..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/__init__.py +++ /dev/null @@ -1,19 +0,0 @@ -from typing import List, Optional - -import pip._internal.utils.inject_securetransport # noqa -from pip._internal.utils import _log - -# init_logging() must be called before any call to logging.getLogger() -# which happens at import of most modules. -_log.init_logging() - - -def main(args: (Optional[List[str]]) = None) -> int: - """This is preserved for old console scripts that may still be referencing - it. - - For additional details, see https://github.com/pypa/pip/issues/7498. - """ - from pip._internal.utils.entrypoints import _wrapper - - return _wrapper(args, _nowarn=True) diff --git a/bot/lib/python3.11/site-packages/pip/_internal/build_env.py b/bot/lib/python3.11/site-packages/pip/_internal/build_env.py deleted file mode 100644 index cc2b38b..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/build_env.py +++ /dev/null @@ -1,310 +0,0 @@ -"""Build Environment used for isolation during sdist building -""" - -import logging -import os -import pathlib -import site -import sys -import textwrap -from collections import OrderedDict -from sysconfig import get_paths -from types import TracebackType -from typing import TYPE_CHECKING, Iterable, List, Optional, Set, Tuple, Type - -from pip._vendor.certifi import where -from pip._vendor.packaging.requirements import Requirement -from pip._vendor.packaging.version import Version - -from pip import __file__ as pip_location -from pip._internal.cli.spinners import open_spinner -from pip._internal.locations import get_platlib, get_prefixed_libs, get_purelib -from pip._internal.metadata import get_default_environment, get_environment -from pip._internal.utils.subprocess import call_subprocess -from pip._internal.utils.temp_dir import TempDirectory, tempdir_kinds - -if TYPE_CHECKING: - from pip._internal.index.package_finder import PackageFinder - -logger = logging.getLogger(__name__) - - -class _Prefix: - def __init__(self, path: str) -> None: - self.path = path - self.setup = False - self.bin_dir = get_paths( - "nt" if os.name == "nt" else "posix_prefix", - vars={"base": path, "platbase": path}, - )["scripts"] - self.lib_dirs = get_prefixed_libs(path) - - -def get_runnable_pip() -> str: - """Get a file to pass to a Python executable, to run the currently-running pip. - - This is used to run a pip subprocess, for installing requirements into the build - environment. - """ - source = pathlib.Path(pip_location).resolve().parent - - if not source.is_dir(): - # This would happen if someone is using pip from inside a zip file. In that - # case, we can use that directly. - return str(source) - - return os.fsdecode(source / "__pip-runner__.py") - - -def _get_system_sitepackages() -> Set[str]: - """Get system site packages - - Usually from site.getsitepackages, - but fallback on `get_purelib()/get_platlib()` if unavailable - (e.g. in a virtualenv created by virtualenv<20) - - Returns normalized set of strings. - """ - if hasattr(site, "getsitepackages"): - system_sites = site.getsitepackages() - else: - # virtualenv < 20 overwrites site.py without getsitepackages - # fallback on get_purelib/get_platlib. - # this is known to miss things, but shouldn't in the cases - # where getsitepackages() has been removed (inside a virtualenv) - system_sites = [get_purelib(), get_platlib()] - return {os.path.normcase(path) for path in system_sites} - - -class BuildEnvironment: - """Creates and manages an isolated environment to install build deps""" - - def __init__(self) -> None: - temp_dir = TempDirectory(kind=tempdir_kinds.BUILD_ENV, globally_managed=True) - - self._prefixes = OrderedDict( - (name, _Prefix(os.path.join(temp_dir.path, name))) - for name in ("normal", "overlay") - ) - - self._bin_dirs: List[str] = [] - self._lib_dirs: List[str] = [] - for prefix in reversed(list(self._prefixes.values())): - self._bin_dirs.append(prefix.bin_dir) - self._lib_dirs.extend(prefix.lib_dirs) - - # Customize site to: - # - ensure .pth files are honored - # - prevent access to system site packages - system_sites = _get_system_sitepackages() - - self._site_dir = os.path.join(temp_dir.path, "site") - if not os.path.exists(self._site_dir): - os.mkdir(self._site_dir) - with open( - os.path.join(self._site_dir, "sitecustomize.py"), "w", encoding="utf-8" - ) as fp: - fp.write( - textwrap.dedent( - """ - import os, site, sys - - # First, drop system-sites related paths. - original_sys_path = sys.path[:] - known_paths = set() - for path in {system_sites!r}: - site.addsitedir(path, known_paths=known_paths) - system_paths = set( - os.path.normcase(path) - for path in sys.path[len(original_sys_path):] - ) - original_sys_path = [ - path for path in original_sys_path - if os.path.normcase(path) not in system_paths - ] - sys.path = original_sys_path - - # Second, add lib directories. - # ensuring .pth file are processed. - for path in {lib_dirs!r}: - assert not path in sys.path - site.addsitedir(path) - """ - ).format(system_sites=system_sites, lib_dirs=self._lib_dirs) - ) - - def __enter__(self) -> None: - self._save_env = { - name: os.environ.get(name, None) - for name in ("PATH", "PYTHONNOUSERSITE", "PYTHONPATH") - } - - path = self._bin_dirs[:] - old_path = self._save_env["PATH"] - if old_path: - path.extend(old_path.split(os.pathsep)) - - pythonpath = [self._site_dir] - - os.environ.update( - { - "PATH": os.pathsep.join(path), - "PYTHONNOUSERSITE": "1", - "PYTHONPATH": os.pathsep.join(pythonpath), - } - ) - - def __exit__( - self, - exc_type: Optional[Type[BaseException]], - exc_val: Optional[BaseException], - exc_tb: Optional[TracebackType], - ) -> None: - for varname, old_value in self._save_env.items(): - if old_value is None: - os.environ.pop(varname, None) - else: - os.environ[varname] = old_value - - def check_requirements( - self, reqs: Iterable[str] - ) -> Tuple[Set[Tuple[str, str]], Set[str]]: - """Return 2 sets: - - conflicting requirements: set of (installed, wanted) reqs tuples - - missing requirements: set of reqs - """ - missing = set() - conflicting = set() - if reqs: - env = ( - get_environment(self._lib_dirs) - if hasattr(self, "_lib_dirs") - else get_default_environment() - ) - for req_str in reqs: - req = Requirement(req_str) - # We're explicitly evaluating with an empty extra value, since build - # environments are not provided any mechanism to select specific extras. - if req.marker is not None and not req.marker.evaluate({"extra": ""}): - continue - dist = env.get_distribution(req.name) - if not dist: - missing.add(req_str) - continue - if isinstance(dist.version, Version): - installed_req_str = f"{req.name}=={dist.version}" - else: - installed_req_str = f"{req.name}==={dist.version}" - if not req.specifier.contains(dist.version, prereleases=True): - conflicting.add((installed_req_str, req_str)) - # FIXME: Consider direct URL? - return conflicting, missing - - def install_requirements( - self, - finder: "PackageFinder", - requirements: Iterable[str], - prefix_as_string: str, - *, - kind: str, - ) -> None: - prefix = self._prefixes[prefix_as_string] - assert not prefix.setup - prefix.setup = True - if not requirements: - return - self._install_requirements( - get_runnable_pip(), - finder, - requirements, - prefix, - kind=kind, - ) - - @staticmethod - def _install_requirements( - pip_runnable: str, - finder: "PackageFinder", - requirements: Iterable[str], - prefix: _Prefix, - *, - kind: str, - ) -> None: - args: List[str] = [ - sys.executable, - pip_runnable, - "install", - "--ignore-installed", - "--no-user", - "--prefix", - prefix.path, - "--no-warn-script-location", - ] - if logger.getEffectiveLevel() <= logging.DEBUG: - args.append("-v") - for format_control in ("no_binary", "only_binary"): - formats = getattr(finder.format_control, format_control) - args.extend( - ( - "--" + format_control.replace("_", "-"), - ",".join(sorted(formats or {":none:"})), - ) - ) - - index_urls = finder.index_urls - if index_urls: - args.extend(["-i", index_urls[0]]) - for extra_index in index_urls[1:]: - args.extend(["--extra-index-url", extra_index]) - else: - args.append("--no-index") - for link in finder.find_links: - args.extend(["--find-links", link]) - - for host in finder.trusted_hosts: - args.extend(["--trusted-host", host]) - if finder.allow_all_prereleases: - args.append("--pre") - if finder.prefer_binary: - args.append("--prefer-binary") - args.append("--") - args.extend(requirements) - extra_environ = {"_PIP_STANDALONE_CERT": where()} - with open_spinner(f"Installing {kind}") as spinner: - call_subprocess( - args, - command_desc=f"pip subprocess to install {kind}", - spinner=spinner, - extra_environ=extra_environ, - ) - - -class NoOpBuildEnvironment(BuildEnvironment): - """A no-op drop-in replacement for BuildEnvironment""" - - def __init__(self) -> None: - pass - - def __enter__(self) -> None: - pass - - def __exit__( - self, - exc_type: Optional[Type[BaseException]], - exc_val: Optional[BaseException], - exc_tb: Optional[TracebackType], - ) -> None: - pass - - def cleanup(self) -> None: - pass - - def install_requirements( - self, - finder: "PackageFinder", - requirements: Iterable[str], - prefix_as_string: str, - *, - kind: str, - ) -> None: - raise NotImplementedError() diff --git a/bot/lib/python3.11/site-packages/pip/_internal/cache.py b/bot/lib/python3.11/site-packages/pip/_internal/cache.py deleted file mode 100644 index c53b7f0..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/cache.py +++ /dev/null @@ -1,293 +0,0 @@ -"""Cache Management -""" - -import hashlib -import json -import logging -import os -from pathlib import Path -from typing import Any, Dict, List, Optional, Set - -from pip._vendor.packaging.tags import Tag, interpreter_name, interpreter_version -from pip._vendor.packaging.utils import canonicalize_name - -from pip._internal.exceptions import InvalidWheelFilename -from pip._internal.models.direct_url import DirectUrl -from pip._internal.models.format_control import FormatControl -from pip._internal.models.link import Link -from pip._internal.models.wheel import Wheel -from pip._internal.utils.temp_dir import TempDirectory, tempdir_kinds -from pip._internal.utils.urls import path_to_url - -logger = logging.getLogger(__name__) - -ORIGIN_JSON_NAME = "origin.json" - - -def _hash_dict(d: Dict[str, str]) -> str: - """Return a stable sha224 of a dictionary.""" - s = json.dumps(d, sort_keys=True, separators=(",", ":"), ensure_ascii=True) - return hashlib.sha224(s.encode("ascii")).hexdigest() - - -class Cache: - """An abstract class - provides cache directories for data from links - - - :param cache_dir: The root of the cache. - :param format_control: An object of FormatControl class to limit - binaries being read from the cache. - :param allowed_formats: which formats of files the cache should store. - ('binary' and 'source' are the only allowed values) - """ - - def __init__( - self, cache_dir: str, format_control: FormatControl, allowed_formats: Set[str] - ) -> None: - super().__init__() - assert not cache_dir or os.path.isabs(cache_dir) - self.cache_dir = cache_dir or None - self.format_control = format_control - self.allowed_formats = allowed_formats - - _valid_formats = {"source", "binary"} - assert self.allowed_formats.union(_valid_formats) == _valid_formats - - def _get_cache_path_parts(self, link: Link) -> List[str]: - """Get parts of part that must be os.path.joined with cache_dir""" - - # We want to generate an url to use as our cache key, we don't want to - # just re-use the URL because it might have other items in the fragment - # and we don't care about those. - key_parts = {"url": link.url_without_fragment} - if link.hash_name is not None and link.hash is not None: - key_parts[link.hash_name] = link.hash - if link.subdirectory_fragment: - key_parts["subdirectory"] = link.subdirectory_fragment - - # Include interpreter name, major and minor version in cache key - # to cope with ill-behaved sdists that build a different wheel - # depending on the python version their setup.py is being run on, - # and don't encode the difference in compatibility tags. - # https://github.com/pypa/pip/issues/7296 - key_parts["interpreter_name"] = interpreter_name() - key_parts["interpreter_version"] = interpreter_version() - - # Encode our key url with sha224, we'll use this because it has similar - # security properties to sha256, but with a shorter total output (and - # thus less secure). However the differences don't make a lot of - # difference for our use case here. - hashed = _hash_dict(key_parts) - - # We want to nest the directories some to prevent having a ton of top - # level directories where we might run out of sub directories on some - # FS. - parts = [hashed[:2], hashed[2:4], hashed[4:6], hashed[6:]] - - return parts - - def _get_candidates(self, link: Link, canonical_package_name: str) -> List[Any]: - can_not_cache = not self.cache_dir or not canonical_package_name or not link - if can_not_cache: - return [] - - formats = self.format_control.get_allowed_formats(canonical_package_name) - if not self.allowed_formats.intersection(formats): - return [] - - candidates = [] - path = self.get_path_for_link(link) - if os.path.isdir(path): - for candidate in os.listdir(path): - candidates.append((candidate, path)) - return candidates - - def get_path_for_link(self, link: Link) -> str: - """Return a directory to store cached items in for link.""" - raise NotImplementedError() - - def get( - self, - link: Link, - package_name: Optional[str], - supported_tags: List[Tag], - ) -> Link: - """Returns a link to a cached item if it exists, otherwise returns the - passed link. - """ - raise NotImplementedError() - - -class SimpleWheelCache(Cache): - """A cache of wheels for future installs.""" - - def __init__(self, cache_dir: str, format_control: FormatControl) -> None: - super().__init__(cache_dir, format_control, {"binary"}) - - def get_path_for_link(self, link: Link) -> str: - """Return a directory to store cached wheels for link - - Because there are M wheels for any one sdist, we provide a directory - to cache them in, and then consult that directory when looking up - cache hits. - - We only insert things into the cache if they have plausible version - numbers, so that we don't contaminate the cache with things that were - not unique. E.g. ./package might have dozens of installs done for it - and build a version of 0.0...and if we built and cached a wheel, we'd - end up using the same wheel even if the source has been edited. - - :param link: The link of the sdist for which this will cache wheels. - """ - parts = self._get_cache_path_parts(link) - assert self.cache_dir - # Store wheels within the root cache_dir - return os.path.join(self.cache_dir, "wheels", *parts) - - def get( - self, - link: Link, - package_name: Optional[str], - supported_tags: List[Tag], - ) -> Link: - candidates = [] - - if not package_name: - return link - - canonical_package_name = canonicalize_name(package_name) - for wheel_name, wheel_dir in self._get_candidates(link, canonical_package_name): - try: - wheel = Wheel(wheel_name) - except InvalidWheelFilename: - continue - if canonicalize_name(wheel.name) != canonical_package_name: - logger.debug( - "Ignoring cached wheel %s for %s as it " - "does not match the expected distribution name %s.", - wheel_name, - link, - package_name, - ) - continue - if not wheel.supported(supported_tags): - # Built for a different python/arch/etc - continue - candidates.append( - ( - wheel.support_index_min(supported_tags), - wheel_name, - wheel_dir, - ) - ) - - if not candidates: - return link - - _, wheel_name, wheel_dir = min(candidates) - return Link(path_to_url(os.path.join(wheel_dir, wheel_name))) - - -class EphemWheelCache(SimpleWheelCache): - """A SimpleWheelCache that creates it's own temporary cache directory""" - - def __init__(self, format_control: FormatControl) -> None: - self._temp_dir = TempDirectory( - kind=tempdir_kinds.EPHEM_WHEEL_CACHE, - globally_managed=True, - ) - - super().__init__(self._temp_dir.path, format_control) - - -class CacheEntry: - def __init__( - self, - link: Link, - persistent: bool, - ): - self.link = link - self.persistent = persistent - self.origin: Optional[DirectUrl] = None - origin_direct_url_path = Path(self.link.file_path).parent / ORIGIN_JSON_NAME - if origin_direct_url_path.exists(): - self.origin = DirectUrl.from_json(origin_direct_url_path.read_text()) - - -class WheelCache(Cache): - """Wraps EphemWheelCache and SimpleWheelCache into a single Cache - - This Cache allows for gracefully degradation, using the ephem wheel cache - when a certain link is not found in the simple wheel cache first. - """ - - def __init__( - self, cache_dir: str, format_control: Optional[FormatControl] = None - ) -> None: - if format_control is None: - format_control = FormatControl() - super().__init__(cache_dir, format_control, {"binary"}) - self._wheel_cache = SimpleWheelCache(cache_dir, format_control) - self._ephem_cache = EphemWheelCache(format_control) - - def get_path_for_link(self, link: Link) -> str: - return self._wheel_cache.get_path_for_link(link) - - def get_ephem_path_for_link(self, link: Link) -> str: - return self._ephem_cache.get_path_for_link(link) - - def get( - self, - link: Link, - package_name: Optional[str], - supported_tags: List[Tag], - ) -> Link: - cache_entry = self.get_cache_entry(link, package_name, supported_tags) - if cache_entry is None: - return link - return cache_entry.link - - def get_cache_entry( - self, - link: Link, - package_name: Optional[str], - supported_tags: List[Tag], - ) -> Optional[CacheEntry]: - """Returns a CacheEntry with a link to a cached item if it exists or - None. The cache entry indicates if the item was found in the persistent - or ephemeral cache. - """ - retval = self._wheel_cache.get( - link=link, - package_name=package_name, - supported_tags=supported_tags, - ) - if retval is not link: - return CacheEntry(retval, persistent=True) - - retval = self._ephem_cache.get( - link=link, - package_name=package_name, - supported_tags=supported_tags, - ) - if retval is not link: - return CacheEntry(retval, persistent=False) - - return None - - @staticmethod - def record_download_origin(cache_dir: str, download_info: DirectUrl) -> None: - origin_path = Path(cache_dir) / ORIGIN_JSON_NAME - if origin_path.is_file(): - origin = DirectUrl.from_json(origin_path.read_text()) - # TODO: use DirectUrl.equivalent when https://github.com/pypa/pip/pull/10564 - # is merged. - if origin.url != download_info.url: - logger.warning( - "Origin URL %s in cache entry %s does not match download URL %s. " - "This is likely a pip bug or a cache corruption issue.", - origin.url, - cache_dir, - download_info.url, - ) - origin_path.write_text(download_info.to_json(), encoding="utf-8") diff --git a/bot/lib/python3.11/site-packages/pip/_internal/cli/__init__.py b/bot/lib/python3.11/site-packages/pip/_internal/cli/__init__.py deleted file mode 100644 index e589bb9..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/cli/__init__.py +++ /dev/null @@ -1,4 +0,0 @@ -"""Subpackage containing all of pip's command line interface related code -""" - -# This file intentionally does not import submodules diff --git a/bot/lib/python3.11/site-packages/pip/_internal/cli/autocompletion.py b/bot/lib/python3.11/site-packages/pip/_internal/cli/autocompletion.py deleted file mode 100644 index 226fe84..0000000 --- a/bot/lib/python3.11/site-packages/pip/_internal/cli/autocompletion.py +++ /dev/null @@ -1,171 +0,0 @@ -"""Logic that powers autocompletion installed by ``pip completion``. -""" - -import optparse -import os -import sys -from itertools import chain -from typing import Any, Iterable, List, Optional - -from pip._internal.cli.main_parser import create_main_parser -from pip._internal.commands import commands_dict, create_command -from pip._internal.metadata import get_default_environment - - -def autocomplete() -> None: - """Entry Point for completion of main and subcommand options.""" - # Don't complete if user hasn't sourced bash_completion file. - if "PIP_AUTO_COMPLETE" not in os.environ: - return - cwords = os.environ["COMP_WORDS"].split()[1:] - cword = int(os.environ["COMP_CWORD"]) - try: - current = cwords[cword - 1] - except IndexError: - current = "" - - parser = create_main_parser() - subcommands = list(commands_dict) - options = [] - - # subcommand - subcommand_name: Optional[str] = None - for word in cwords: - if word in subcommands: - subcommand_name = word - break - # subcommand options - if subcommand_name is not None: - # special case: 'help' subcommand has no options - if subcommand_name == "help": - sys.exit(1) - # special case: list locally installed dists for show and uninstall - should_list_installed = not current.startswith("-") and subcommand_name in [ - "show", - "uninstall", - ] - if should_list_installed: - env = get_default_environment() - lc = current.lower() - installed = [ - dist.canonical_name - for dist in env.iter_installed_distributions(local_only=True) - if dist.canonical_name.startswith(lc) - and dist.canonical_name not in cwords[1:] - ] - # if there are no dists installed, fall back to option completion - if installed: - for dist in installed: - print(dist) - sys.exit(1) - - should_list_installables = ( - not current.startswith("-") and subcommand_name == "install" - ) - if should_list_installables: - for path in auto_complete_paths(current, "path"): - print(path) - sys.exit(1) - - subcommand = create_command(subcommand_name) - - for opt in subcommand.parser.option_list_all: - if opt.help != optparse.SUPPRESS_HELP: - for opt_str in opt._long_opts + opt._short_opts: - options.append((opt_str, opt.nargs)) - - # filter out previously specified options from available options - prev_opts = [x.split("=")[0] for x in cwords[1 : cword - 1]] - options = [(x, v) for (x, v) in options if x not in prev_opts] - # filter options by current input - options = [(k, v) for k, v in options if k.startswith(current)] - # get completion type given cwords and available subcommand options - completion_type = get_path_completion_type( - cwords, - cword, - subcommand.parser.option_list_all, - ) - # get completion files and directories if ``completion_type`` is - # ````, ``

    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ⅇG~ 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