git: 4ba9c5c81e99 - main - devel/jetbrains-clion: Update to 2021.3

From: Li-Wen Hsu <lwhsu_at_FreeBSD.org>
Date: Sun, 19 Dec 2021 08:21:35 UTC
The branch main has been updated by lwhsu:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4ba9c5c81e993c664cb3e29806dbf7f1478dded0

commit 4ba9c5c81e993c664cb3e29806dbf7f1478dded0
Author:     Dmitry Wagin <dmitry.wagin@ya.ru>
AuthorDate: 2021-12-19 08:10:46 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2021-12-19 08:21:14 +0000

    devel/jetbrains-clion: Update to 2021.3
    
    Release Notes:
    https://youtrack.jetbrains.com/articles/CPP-A-230654100/CLion-2021.3-(213.5744.254-build)-Release-Notes
    
    PR:             260530
---
 devel/jetbrains-clion/Makefile  |   11 +-
 devel/jetbrains-clion/distinfo  |    6 +-
 devel/jetbrains-clion/pkg-plist | 1708 ++++++++++++++++++++++++++++++++++-----
 3 files changed, 1527 insertions(+), 198 deletions(-)

diff --git a/devel/jetbrains-clion/Makefile b/devel/jetbrains-clion/Makefile
index 4f73fc67a252..9b02c2470734 100644
--- a/devel/jetbrains-clion/Makefile
+++ b/devel/jetbrains-clion/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	clion
-PORTVERSION=	2021.2.3
+PORTVERSION=	2021.3
 CATEGORIES=	devel java
-MASTER_SITES=	https://download-cf.jetbrains.com/cpp/
+MASTER_SITES=	https://download-cdn.jetbrains.com/cpp/
 PKGNAMEPREFIX=	jetbrains-
 DISTNAME=	CLion-${PORTVERSION}
 DIST_SUBDIR=	jetbrains
@@ -41,11 +41,14 @@ do-install:
 		${WRKSRC}/bin/fsnotifier64 \
 		${WRKSRC}/bin/gdb/linux \
 		${WRKSRC}/bin/lldb/linux \
+		${WRKSRC}/bin/ninja \
+		${WRKSRC}/bin/repair \
 		${WRKSRC}/jbr \
 		${WRKSRC}/jre64 \
 		${WRKSRC}/lib/pty4j-native \
-		${WRKSRC}/plugins/cwm-plugin/quiche-native \
-		${WRKSRC}/plugins/performanceTesting/bin
+		${WRKSRC}/plugins/cwm-plugin \
+		${WRKSRC}/plugins/performanceTesting \
+		${WRKSRC}/plugins/remote-dev-server
 	${MKDIR} ${STAGEDIR}${DATADIR}
 	@(cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR} \
 		"! -name *\.bak ! -name *\.so ! -name *\.dll ! -name *\.dylib ! -name *\.pdb ! -name *\.sh")
diff --git a/devel/jetbrains-clion/distinfo b/devel/jetbrains-clion/distinfo
index dfe208b40a38..21d721c8509a 100644
--- a/devel/jetbrains-clion/distinfo
+++ b/devel/jetbrains-clion/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1634663579
-SHA256 (jetbrains/CLion-2021.2.3.tar.gz) = 25c3968c72976b2de5e3e8f39b242702c4ec25b32268022cd16590e9fbfc0b27
-SIZE (jetbrains/CLion-2021.2.3.tar.gz) = 751288924
+TIMESTAMP = 1639864028
+SHA256 (jetbrains/CLion-2021.3.tar.gz) = 4968657ad64d55da794bcf9b878fdd36ed233014152930058f761296d2047867
+SIZE (jetbrains/CLion-2021.3.tar.gz) = 741453727
diff --git a/devel/jetbrains-clion/pkg-plist b/devel/jetbrains-clion/pkg-plist
index b2f58d40916a..9386ce3dcfbe 100644
--- a/devel/jetbrains-clion/pkg-plist
+++ b/devel/jetbrains-clion/pkg-plist
@@ -51,54 +51,51 @@ share/applications/clion.desktop
 %%DATADIR%%/bin/log.xml
 %%DATADIR%%/bin/ltedit.sh
 %%DATADIR%%/bin/printenv.py
+%%DATADIR%%/bin/remote-dev-server.sh
 %%DATADIR%%/bin/restart.py
 %%DATADIR%%/bin/rtos/common/Rtos.py
 %%DATADIR%%/bin/rtos/common/__init__.py
 %%DATADIR%%/bin/rtos/common/config.py
+%%DATADIR%%/bin/rtos/common/util.py
+%%DATADIR%%/bin/rtos/freertos/Heap.py
 %%DATADIR%%/bin/rtos/freertos/List.py
+%%DATADIR%%/bin/rtos/freertos/Queue.py
 %%DATADIR%%/bin/rtos/freertos/Task.py
+%%DATADIR%%/bin/rtos/freertos/Timer.py
 %%DATADIR%%/bin/rtos/freertos/__init__.py
 %%DATADIR%%/bin/rtos/freertos/cortex_m.py
+%%DATADIR%%/bin/rtos/zephyr/Thread.py
+%%DATADIR%%/bin/rtos/zephyr/__init__.py
+%%DATADIR%%/bin/rtos/zephyr/cortex_m.py
 %%DATADIR%%/build.txt
 %%DATADIR%%/help/ReferenceCard.pdf
 %%DATADIR%%/help/ReferenceCardForMac.pdf
+%%DATADIR%%/lib/3rd-party-rt.jar
 %%DATADIR%%/lib/3rd-party.jar
-%%DATADIR%%/lib/annotations-20.1.0.jar
 %%DATADIR%%/lib/annotations-java5.jar
 %%DATADIR%%/lib/asm-7.1.jar
 %%DATADIR%%/lib/asm-analysis-7.1.jar
 %%DATADIR%%/lib/asm-commons-7.1.jar
 %%DATADIR%%/lib/asm-tree-7.1.jar
 %%DATADIR%%/lib/asm-util-7.1.jar
-%%DATADIR%%/lib/async-profiler-2.1-ea-2.jar
+%%DATADIR%%/lib/async-profiler.jar
 %%DATADIR%%/lib/bootstrap.jar
-%%DATADIR%%/lib/build-marker-CL-212.5457.51
-%%DATADIR%%/lib/byte-buddy-agent-1.10.1.jar
+%%DATADIR%%/lib/build-marker-CL-213.5744.254
+%%DATADIR%%/lib/byte-buddy-agent.jar
 %%DATADIR%%/lib/cds/classesLogAgent.jar
 %%DATADIR%%/lib/classpath.txt
 %%DATADIR%%/lib/clion.jar
-%%DATADIR%%/lib/coverage-common.jar
 %%DATADIR%%/lib/dbus-java-3.2.1.jar
-%%DATADIR%%/lib/error_prone_annotations-2.3.1.jar
+%%DATADIR%%/lib/error-prone-annotations.jar
 %%DATADIR%%/lib/external-system-rt.jar
-%%DATADIR%%/lib/find-action-model-0.0.3.jar
 %%DATADIR%%/lib/forms_rt.jar
-%%DATADIR%%/lib/grazie-spellchecker-0.1.9.jar
-%%DATADIR%%/lib/groovy-2.5.14.jar
-%%DATADIR%%/lib/groovy-json-2.5.14.jar
-%%DATADIR%%/lib/groovy-jsr223-2.5.14.jar
-%%DATADIR%%/lib/groovy-templates-2.5.14.jar
-%%DATADIR%%/lib/groovy-xml-2.5.14.jar
-%%DATADIR%%/lib/grpc-netty-shaded-1.34.1.jar
-%%DATADIR%%/lib/intellij-coverage-agent-1.0.589.jar
-%%DATADIR%%/lib/intellij-test-discovery-agent-1.0.589.jar
-%%DATADIR%%/lib/isorelax-20030108.jar
-%%DATADIR%%/lib/java-string-similarity-2.0.0.jar
+%%DATADIR%%/lib/grpc-netty-shaded.jar
+%%DATADIR%%/lib/intellij-coverage-agent-1.0.613.jar
+%%DATADIR%%/lib/intellij-test-discovery.jar
 %%DATADIR%%/lib/java-utils-1.0.6.jar
+%%DATADIR%%/lib/jetbrains-annotations.jar
 %%DATADIR%%/lib/jffi-1.2.19-native.jar
 %%DATADIR%%/lib/jffi-1.2.19.jar
-%%DATADIR%%/lib/jing-20030619.jar
-%%DATADIR%%/lib/jna-platform.jar
 %%DATADIR%%/lib/jna.jar
 %%DATADIR%%/lib/jnr-a64asm-1.0.0.jar
 %%DATADIR%%/lib/jnr-constants-0.9.12.jar
@@ -108,34 +105,35 @@ share/applications/clion.desktop
 %%DATADIR%%/lib/jnr-unixsocket-0.23.jar
 %%DATADIR%%/lib/jnr-x86asm-1.0.2.jar
 %%DATADIR%%/lib/jps-model.jar
+%%DATADIR%%/lib/jsch-agent-proxy-jsch.jar
+%%DATADIR%%/lib/jsch-agent-proxy-sshj.jar
+%%DATADIR%%/lib/jsch-agent-proxy.jar
 %%DATADIR%%/lib/junit4.jar
 %%DATADIR%%/lib/junit5.jar
 %%DATADIR%%/lib/junixsocket-core.jar
-%%DATADIR%%/lib/kotlin-reflect-1.5.10-release-931.jar
+%%DATADIR%%/lib/kotlin-reflect.jar
 %%DATADIR%%/lib/kotlin-stdlib-jdk8.jar
-%%DATADIR%%/lib/kotlin-test.jar
-%%DATADIR%%/lib/kotlinx-coroutines-jdk8.jar
-%%DATADIR%%/lib/kotlinx-serialization-core-jvm-1.1.0.jar
-%%DATADIR%%/lib/kotlinx-serialization-json-jvm-1.1.0.jar
+%%DATADIR%%/lib/kotlinx.jar
 %%DATADIR%%/lib/openapi.jar
+%%DATADIR%%/lib/org_codehaus_groovy_groovy-json.jar
+%%DATADIR%%/lib/org_codehaus_groovy_groovy-jsr223.jar
+%%DATADIR%%/lib/org_codehaus_groovy_groovy-templates.jar
+%%DATADIR%%/lib/org_codehaus_groovy_groovy-xml.jar
+%%DATADIR%%/lib/org_codehaus_groovy_groovy.jar
 %%DATADIR%%/lib/platform-api.jar
 %%DATADIR%%/lib/platform-impl.jar
 %%DATADIR%%/lib/platform-objectSerializer-annotations.jar
 %%DATADIR%%/lib/platform-statistics-devkit.jar
-%%DATADIR%%/lib/protobuf-java-3.15.8.jar
+%%DATADIR%%/lib/protobuf.jar
 %%DATADIR%%/lib/pty4j.jar
-%%DATADIR%%/lib/rd-core-0.212.307.jar
-%%DATADIR%%/lib/rd-framework-0.212.307.jar
-%%DATADIR%%/lib/rd-swing-0.212.307.jar
-%%DATADIR%%/lib/rngom-20051226-patched.jar
-%%DATADIR%%/lib/slf4j.jar
+%%DATADIR%%/lib/rd-core.jar
+%%DATADIR%%/lib/rd-framework.jar
+%%DATADIR%%/lib/rd-swing.jar
+%%DATADIR%%/lib/rd-text.jar
 %%DATADIR%%/lib/stats.jar
 %%DATADIR%%/lib/testFramework.jar
-%%DATADIR%%/lib/tips-clion-212.27.jar
-%%DATADIR%%/lib/trang-core.jar
 %%DATADIR%%/lib/util.jar
-%%DATADIR%%/lib/winp-1.28.jar
-%%DATADIR%%/lib/xmlbeans-4.0.0.jar
+%%DATADIR%%/lib/winp.jar
 %%DATADIR%%/license/CMake-license-cygwin-exception.txt
 %%DATADIR%%/license/GDB-license.txt
 %%DATADIR%%/license/GDB-sources.txt
@@ -175,29 +173,24 @@ share/applications/clion.desktop
 %%DATADIR%%/license/yourkit-license-redist.txt
 %%DATADIR%%/plugins/CSS/lib/css-openapi.jar
 %%DATADIR%%/plugins/CSS/lib/css.jar
+%%DATADIR%%/plugins/DatabaseTools/lib/3rd-party.jar
 %%DATADIR%%/plugins/DatabaseTools/lib/aether-dependency-resolver.jar
-%%DATADIR%%/plugins/DatabaseTools/lib/completion-ranking-sql-0.1.1.jar
 %%DATADIR%%/plugins/DatabaseTools/lib/database-dialects.jar
 %%DATADIR%%/plugins/DatabaseTools/lib/database-impl.jar
 %%DATADIR%%/plugins/DatabaseTools/lib/database-minicats.jar
 %%DATADIR%%/plugins/DatabaseTools/lib/database-openapi.jar
 %%DATADIR%%/plugins/DatabaseTools/lib/jdbc-console.jar
-%%DATADIR%%/plugins/DatabaseTools/lib/maven-resolver-connector-basic-1.3.3.jar
-%%DATADIR%%/plugins/DatabaseTools/lib/maven-resolver-transport-file-1.3.3.jar
-%%DATADIR%%/plugins/DatabaseTools/lib/maven-resolver-transport-http-1.3.3.jar
-%%DATADIR%%/plugins/DatabaseTools/lib/mssql-1.19.jar
-%%DATADIR%%/plugins/DatabaseTools/lib/oracle-1.54.jar
-%%DATADIR%%/plugins/DatabaseTools/lib/postgres-1.35.jar
-%%DATADIR%%/plugins/DatabaseTools/lib/redshift-1.70.jar
-%%DATADIR%%/plugins/DatabaseTools/lib/snowflake-1.17.jar
-%%DATADIR%%/plugins/DatabaseTools/lib/tips-database-plugin-212.78.jar
-%%DATADIR%%/plugins/DatabaseTools/lib/unidecode-0.0.7.jar
+%%DATADIR%%/plugins/DatabaseTools/lib/json-simple-1.1.1.jar
+%%DATADIR%%/plugins/DatabaseTools/lib/jts-core-1.16.1.jar
+%%DATADIR%%/plugins/DatabaseTools/lib/jts-io-common-1.16.1.jar
+%%DATADIR%%/plugins/Docker/lib/Docker.jar
 %%DATADIR%%/plugins/IntelliLang/lib/IntelliLang.jar
 %%DATADIR%%/plugins/IntelliLang/lib/java-langInjection-jps.jar
 %%DATADIR%%/plugins/JSIntentionPowerPack/lib/JSIntentionPowerPack.jar
 %%DATADIR%%/plugins/JavaScriptDebugger/lib/ChromeConnector.jar
 %%DATADIR%%/plugins/JavaScriptDebugger/lib/FirefoxConnector.jar
 %%DATADIR%%/plugins/JavaScriptDebugger/lib/JavaScriptDebugger.jar
+%%DATADIR%%/plugins/JavaScriptDebugger/lib/debugConnectionForwarder.js
 %%DATADIR%%/plugins/JavaScriptDebugger/lib/debugConnector.js
 %%DATADIR%%/plugins/JavaScriptDebugger/lib/nashorn-debugger-9-rt.jar
 %%DATADIR%%/plugins/JavaScriptDebugger/lib/nashorn-debugger-rt.jar
@@ -234,12 +227,11 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/JavaScriptLanguage/helpers/protractor-intellij/lib/protractor-intellij-stringifier.js
 %%DATADIR%%/plugins/JavaScriptLanguage/helpers/protractor-intellij/lib/protractor-intellij-tree.js
 %%DATADIR%%/plugins/JavaScriptLanguage/helpers/protractor-intellij/lib/protractor-intellij-util.js
-%%DATADIR%%/plugins/JavaScriptLanguage/js/js-predefined-ffdd448c697d-34490f0bdf90.ijx
-%%DATADIR%%/plugins/JavaScriptLanguage/js/js-predefined-ffdd448c697d-34490f0bdf90.txt
+%%DATADIR%%/plugins/JavaScriptLanguage/js/js-predefined-ffdd448c697d-e355b01b2d89.ijx
+%%DATADIR%%/plugins/JavaScriptLanguage/js/js-predefined-ffdd448c697d-e355b01b2d89.txt
 %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/browser.d.ts
 %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/cancellationToken.js
 %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/es2019decorators.d.ts
-%%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/esnext.weakref.d.ts
 %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/flow.utilities.d.ts
 %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.d.ts
 %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.dom.d.ts
@@ -292,15 +284,11 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2021.weakref.d.ts
 %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es5.d.ts
 %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es6.d.ts
-%%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.esnext.array.d.ts
-%%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.esnext.asynciterable.d.ts
-%%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.esnext.bigint.d.ts
 %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.esnext.d.ts
 %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.esnext.full.d.ts
 %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.esnext.intl.d.ts
 %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.esnext.promise.d.ts
 %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.esnext.string.d.ts
-%%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.esnext.symbol.d.ts
 %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.esnext.weakref.d.ts
 %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.scripthost.d.ts
 %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.webworker.d.ts
@@ -356,9 +344,6 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/JavaScriptLanguage/languageService/eslint/src/typings/js-lanuage-api.d.ts
 %%DATADIR%%/plugins/JavaScriptLanguage/languageService/eslint/tsconfig.json
 %%DATADIR%%/plugins/JavaScriptLanguage/lib/JavaScriptLanguage.jar
-%%DATADIR%%/plugins/JavaScriptLanguage/lib/completion-ranking-js-0.1.3.jar
-%%DATADIR%%/plugins/JavaScriptLanguage/lib/completion-ranking-typescript-0.2.3.jar
-%%DATADIR%%/plugins/JavaScriptLanguage/lib/semver4j-2.2.0.jar
 %%DATADIR%%/plugins/PerforceIntegration/lib/PerforceIntegration.jar
 %%DATADIR%%/plugins/c-clangd/lib/c-clangd.jar
 %%DATADIR%%/plugins/c-clangdBridge/lib/c-clangdBridge.jar
@@ -366,8 +351,9 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/c-plugin/lib/c-plugin.jar
 %%DATADIR%%/plugins/cidr-base-plugin/lib/cidr-base-plugin.jar
 %%DATADIR%%/plugins/cidr-clangFormat/lib/cidr-clangFormat.jar
+%%DATADIR%%/plugins/cidr-compiler-custom/lib/cidr-compiler-custom.jar
+%%DATADIR%%/plugins/cidr-completionMlRanking/lib/cidr-completionMlRanking.jar
 %%DATADIR%%/plugins/cidr-copyright/lib/cidr-copyright.jar
-%%DATADIR%%/plugins/cidr-debugger-plugin/lib/antlr4-runtime-4.1.jar
 %%DATADIR%%/plugins/cidr-debugger-plugin/lib/cidr-debugger-plugin.jar
 %%DATADIR%%/plugins/cidr-grazie/lib/cidr-grazie.jar
 %%DATADIR%%/plugins/cidr-langInjection/lib/cidr-langInjection.jar
@@ -376,7 +362,6 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/clion-ctest/lib/clion-ctest.jar
 %%DATADIR%%/plugins/clion-diagnostics/lib/clion-diagnostics.jar
 %%DATADIR%%/plugins/clion-embedded/lib/clion-embedded.jar
-%%DATADIR%%/plugins/clion-gradle/lib/clion-gradle.jar
 %%DATADIR%%/plugins/clion-makefile/lib/clion-makefile.jar
 %%DATADIR%%/plugins/clion-test-boost/lib/clion-test-boost.jar
 %%DATADIR%%/plugins/clion-test-catch/lib/clion-test-catch.jar
@@ -389,71 +374,28 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/completionMlRanking/lib/completionMlRanking.jar
 %%DATADIR%%/plugins/configurationScript/lib/configurationScript.jar
 %%DATADIR%%/plugins/copyright/lib/copyright.jar
-%%DATADIR%%/plugins/cwm-plugin/lib/Java-WebSocket-1.4.0.jar
-%%DATADIR%%/plugins/cwm-plugin/lib/cwm-common.jar
-%%DATADIR%%/plugins/cwm-plugin/lib/cwm-host-unattended.jar
-%%DATADIR%%/plugins/cwm-plugin/lib/cwm-host.jar
-%%DATADIR%%/plugins/cwm-plugin/lib/cwm-lobby-common.jar
-%%DATADIR%%/plugins/cwm-plugin/lib/cwm-plugin-terminal.jar
-%%DATADIR%%/plugins/cwm-plugin/lib/cwm-plugin.jar
-%%DATADIR%%/plugins/cwm-plugin/lib/cwm-unattended-common.jar
-%%DATADIR%%/plugins/cwm-plugin/lib/cwm-unattended-ssh.jar
-%%DATADIR%%/plugins/cwm-plugin/lib/cwm-unattended-util.jar
-%%DATADIR%%/plugins/cwm-plugin/lib/idea-ultimate-build-dependencies.jar
-%%DATADIR%%/plugins/cwm-plugin/lib/jnaerator-runtime-0.12.jar
-%%DATADIR%%/plugins/cwm-plugin/lib/jstun-0.7.5.20200723.jar
-%%DATADIR%%/plugins/cwm-plugin/lib/projector-client-swing-1.0-202106112000.jar
-%%DATADIR%%/plugins/cwm-plugin/lib/quiche-jna-stubs-61.jar
-%%DATADIR%%/plugins/cwm-plugin/lib/rd-text-0.212.307.jar
-%%DATADIR%%/plugins/cwm-plugin/lib/tls-channel-0.3.2.jar
+%%DATADIR%%/plugins/cwm-plugin-projector/lib/cwm-plugin-projector.jar
+%%DATADIR%%/plugins/cwm-plugin-projector/lib/projector/Java-WebSocket-1.4.0.jar
+%%DATADIR%%/plugins/cwm-plugin-projector/lib/projector/kotlinx-serialization-protobuf-jvm-1.3.0.jar
+%%DATADIR%%/plugins/cwm-plugin-projector/lib/projector/projector-agent-initialization-f1e52565.jar
+%%DATADIR%%/plugins/cwm-plugin-projector/lib/projector/projector-awt-1f1cc5e8.jar
+%%DATADIR%%/plugins/cwm-plugin-projector/lib/projector/projector-common-f1e52565.jar
+%%DATADIR%%/plugins/cwm-plugin-projector/lib/projector/projector-common-jvm-f1e52565.jar
+%%DATADIR%%/plugins/cwm-plugin-projector/lib/projector/projector-server-1f1cc5e8.jar
+%%DATADIR%%/plugins/cwm-plugin-projector/lib/projector/projector-server-core-f1e52565.jar
+%%DATADIR%%/plugins/cwm-plugin-projector/lib/projector/projector-util-agent-f1e52565.jar
+%%DATADIR%%/plugins/cwm-plugin-projector/lib/projector/projector-util-loading-f1e52565.jar
+%%DATADIR%%/plugins/cwm-plugin-projector/lib/projector/projector-util-logging-jvm-f1e52565.jar
 %%DATADIR%%/plugins/emojipicker/lib/emojipicker.jar
 %%DATADIR%%/plugins/git4idea/lib/git4idea-rt.jar
 %%DATADIR%%/plugins/git4idea/lib/git4idea.jar
 %%DATADIR%%/plugins/github/lib/github.jar
-%%DATADIR%%/plugins/gradle/lib/gradle-api-7.1.jar
-%%DATADIR%%/plugins/gradle/lib/gradle-api-impldep-7.1.jar
-%%DATADIR%%/plugins/gradle/lib/gradle-launcher-7.1.jar
-%%DATADIR%%/plugins/gradle/lib/gradle-tooling-extension-api.jar
-%%DATADIR%%/plugins/gradle/lib/gradle-tooling-extension-impl.jar
-%%DATADIR%%/plugins/gradle/lib/gradle-wrapper-7.1.jar
-%%DATADIR%%/plugins/gradle/lib/gradle.jar
-%%DATADIR%%/plugins/grazie/lib/aho-corasick-double-array-trie-1.2.2.jar
-%%DATADIR%%/plugins/grazie/lib/bridj-0.7.0.jar
-%%DATADIR%%/plugins/grazie/lib/commons-text-1.8.jar
-%%DATADIR%%/plugins/grazie/lib/dx-1.7.jar
-%%DATADIR%%/plugins/grazie/lib/emoji-java-5.1.1.jar
 %%DATADIR%%/plugins/grazie/lib/grazie.jar
-%%DATADIR%%/plugins/grazie/lib/hppc-0.8.2.jar
-%%DATADIR%%/plugins/grazie/lib/hunspell-1.1.1.jar
-%%DATADIR%%/plugins/grazie/lib/indriya-1.3.jar
-%%DATADIR%%/plugins/grazie/lib/json-20170516.jar
-%%DATADIR%%/plugins/grazie/lib/kotlinx-html-jvm-0.6.11.jar
-%%DATADIR%%/plugins/grazie/lib/language-en-5.4.jar
-%%DATADIR%%/plugins/grazie/lib/languagetool-core-5.4.jar
-%%DATADIR%%/plugins/grazie/lib/morfologik-fsa-2.1.7.jar
-%%DATADIR%%/plugins/grazie/lib/morfologik-fsa-builders-2.1.7.jar
-%%DATADIR%%/plugins/grazie/lib/morfologik-speller-2.1.7.jar
-%%DATADIR%%/plugins/grazie/lib/morfologik-stemming-2.1.7.jar
-%%DATADIR%%/plugins/grazie/lib/nlp-common-0.1.26.jar
-%%DATADIR%%/plugins/grazie/lib/nlp-detector-jvm-0.0.2.jar
-%%DATADIR%%/plugins/grazie/lib/nlp-tokenizer-0.1.26.jar
-%%DATADIR%%/plugins/grazie/lib/segment-2.0.1.jar
-%%DATADIR%%/plugins/grazie/lib/unit-api-1.0.jar
-%%DATADIR%%/plugins/grazie/lib/uom-lib-common-1.1.jar
 %%DATADIR%%/plugins/hg4idea/lib/hg4idea.jar
 %%DATADIR%%/plugins/htmltools/lib/htmltools.jar
 %%DATADIR%%/plugins/less/lib/less.jar
 %%DATADIR%%/plugins/makefile/lib/makefile.jar
-%%DATADIR%%/plugins/markdown/lib/google-api-client-1.25.0.jar
-%%DATADIR%%/plugins/markdown/lib/google-api-services-drive-v3-rev197-1.25.0.jar
-%%DATADIR%%/plugins/markdown/lib/google-http-client-1.25.0.jar
-%%DATADIR%%/plugins/markdown/lib/google-http-client-jackson2-1.25.0.jar
-%%DATADIR%%/plugins/markdown/lib/google-oauth-client-1.25.0.jar
-%%DATADIR%%/plugins/markdown/lib/j2objc-annotations-1.1.jar
 %%DATADIR%%/plugins/markdown/lib/markdown.jar
-%%DATADIR%%/plugins/performanceTesting/lib/byte-buddy-agent-1.10.1.jar
-%%DATADIR%%/plugins/performanceTesting/lib/performanceTesting.jar
-%%DATADIR%%/plugins/performanceTesting/lib/yjp-controller-api-redist.jar
 %%DATADIR%%/plugins/platform-images/lib/platform-images.jar
 %%DATADIR%%/plugins/python-ce/helpers/MathJax/MathJax.js
 %%DATADIR%%/plugins/python-ce/helpers/MathJax/config/TeX-AMS_HTML-full.js
@@ -1073,7 +1015,6 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/python-ce/helpers/pycharm/appcfg_fetcher.py
 %%DATADIR%%/plugins/python-ce/helpers/pycharm/attestrunner.py
 %%DATADIR%%/plugins/python-ce/helpers/pycharm/behave_runner.py
-%%DATADIR%%/plugins/python-ce/helpers/pycharm/buildout_engulfer.py
 %%DATADIR%%/plugins/python-ce/helpers/pycharm/django_manage.py
 %%DATADIR%%/plugins/python-ce/helpers/pycharm/django_manage_commands_provider/__init__.py
 %%DATADIR%%/plugins/python-ce/helpers/pycharm/django_manage_commands_provider/_parser/__init__.py
@@ -1155,8 +1096,10 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydev_bundle/pydev_import_hook.py
 %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydev_bundle/pydev_imports.py
 %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydev_bundle/pydev_ipython_code_executor.py
+%%DATADIR%%/plugins/python-ce/helpers/pydev/_pydev_bundle/pydev_ipython_completer.py
 %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydev_bundle/pydev_ipython_console.py
 %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydev_bundle/pydev_ipython_console_011.py
+%%DATADIR%%/plugins/python-ce/helpers/pydev/_pydev_bundle/pydev_ipython_rich_output.py
 %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydev_bundle/pydev_is_thread_alive.py
 %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydev_bundle/pydev_localhost.py
 %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydev_bundle/pydev_log.py
@@ -1211,8 +1154,8 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_cython.pyx
 %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_27_32.pyd
 %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_27_64.pyd
-%%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_35_32.cp35-win32.pyd
-%%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_35_64.cp35-win_amd64.pyd
+%%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_310_32.cp310-win32.pyd
+%%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_310_64.cp310-win_amd64.pyd
 %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_36_32.cp36-win32.pyd
 %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_36_64.cp36-win_amd64.pyd
 %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_37_32.cp37-win32.pyd
@@ -1259,6 +1202,8 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator.pxd
 %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator.pyx
 %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_common.c
+%%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_common.cp310-win32.pyd
+%%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_common.cp310-win_amd64.pyd
 %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_common.cp36-win32.pyd
 %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_common.cp36-win_amd64.pyd
 %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_common.cp37-win32.pyd
@@ -1269,9 +1214,11 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_common.cp39-win_amd64.pyd
 %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_common.pxd
 %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_common.pyx
-%%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_py39.c
-%%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_py39.pxd
-%%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_py39.pyx
+%%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_py39_and_above.c
+%%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_py39_and_above.pxd
+%%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_py39_and_above.pyx
+%%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_win32_310_32.cp310-win32.pyd
+%%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_win32_310_64.cp310-win_amd64.pyd
 %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_win32_36_32.cp36-win32.pyd
 %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_win32_36_64.cp36-win_amd64.pyd
 %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_win32_37_32.cp37-win32.pyd
@@ -1734,6 +1681,7 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/python-ce/helpers/python-skeletons/py/path/__init__.py
 %%DATADIR%%/plugins/python-ce/helpers/python-skeletons/pytest/__init__.py
 %%DATADIR%%/plugins/python-ce/helpers/python-skeletons/struct.py
+%%DATADIR%%/plugins/python-ce/helpers/remote_sync.py
 %%DATADIR%%/plugins/python-ce/helpers/rest_runners/rst2smth.py
 %%DATADIR%%/plugins/python-ce/helpers/rest_runners/sphinx_runner.py
 %%DATADIR%%/plugins/python-ce/helpers/setuptools-44.1.1-py2.py3-none-any.whl
@@ -1845,7 +1793,7 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/.flake8
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/.github/workflows/mypy_primer.yml
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/.github/workflows/mypy_primer_comment.yml
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/.github/workflows/stubtest-unused-whitelist.yml
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/.github/workflows/stubtest-unused-allowlist.yml
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/.github/workflows/tests.yml
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/CODE_OF_CONDUCT.md
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/CONTRIBUTING.md
@@ -1855,32 +1803,59 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/pre-commit
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/pyproject.toml
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/pyrightconfig.json
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/pyrightconfig.stricter.json
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/requirements-tests-py3.txt
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/scripts/create_baseline_stubs.py
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/scripts/generate_proto_stubs.sh
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/scripts/update-stubtest-whitelist.py
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/scripts/update-stubtest-allowlist.py
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/BaseHTTPServer.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/CGIHTTPServer.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/ConfigParser.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/Cookie.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/HTMLParser.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/Queue.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/SimpleHTTPServer.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/SocketServer.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/StringIO.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/UserDict.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/UserList.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/UserString.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/__builtin__.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/__future__.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/__main__.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/_ast.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/_bisect.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/_codecs.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/_collections.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/_csv.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/_curses.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/_dummy_threading.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/_functools.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/_heapq.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/_hotshot.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/_io.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/_json.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/_markupbase.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/_md5.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/_msi.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/_osx_support.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/_random.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/_sha.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/_sha256.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/_sha512.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/_socket.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/_sre.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/_struct.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/_symtable.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/_thread.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/_threading_local.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/_tkinter.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/_typeshed/__init__.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/_typeshed/wsgi.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/_typeshed/xml.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/_warnings.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/_weakref.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/_weakrefset.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/_winreg.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/abc.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/aifc.pyi
@@ -1888,22 +1863,38 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/argparse.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/array.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/ast.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/asynchat.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/asyncore.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/atexit.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/audioop.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/base64.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/bdb.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/binascii.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/binhex.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/bisect.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/builtins.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/bz2.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/cPickle.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/cProfile.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/cStringIO.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/calendar.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/cgi.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/cgitb.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/chunk.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/cmath.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/cmd.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/code.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/codecs.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/codeop.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/collections.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/colorsys.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/commands.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/compileall.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/contextlib.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/cookielib.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/copy.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/copy_reg.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/copyreg.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/crypt.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/csv.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/ctypes/__init__.pyi
@@ -1920,6 +1911,8 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/dbm/ndbm.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/decimal.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/difflib.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/dircache.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/dis.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/distutils/__init__.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/distutils/archive_util.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/distutils/bcppcompiler.pyi
@@ -1996,34 +1989,67 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/email/parser.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/email/quoprimime.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/email/utils.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/encodings/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/encodings/utf_8.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/ensurepip/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/errno.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/exceptions.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/fcntl.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/filecmp.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/fileinput.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/fnmatch.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/formatter.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/fractions.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/ftplib.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/functools.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/future_builtins.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/gc.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/genericpath.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/getopt.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/getpass.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/gettext.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/glob.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/grp.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/gzip.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/hashlib.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/heapq.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/hmac.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/htmlentitydefs.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/httplib.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/imaplib.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/imghdr.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/imp.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/importlib.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/inspect.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/io.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/itertools.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/json.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/keyword.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/lib2to3/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/lib2to3/pgen2/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/lib2to3/pgen2/driver.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/lib2to3/pgen2/grammar.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/lib2to3/pgen2/literals.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/lib2to3/pgen2/parse.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/lib2to3/pgen2/pgen.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/lib2to3/pgen2/token.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/lib2to3/pgen2/tokenize.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/lib2to3/pygram.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/lib2to3/pytree.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/linecache.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/locale.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/logging/__init__.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/logging/config.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/logging/handlers.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/macpath.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/macurl2path.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/mailbox.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/mailcap.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/markupbase.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/marshal.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/math.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/md5.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/mimetools.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/mimetypes.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/mmap.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/modulefinder.pyi
@@ -2031,13 +2057,19 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/msilib/schema.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/msilib/sequence.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/msilib/text.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/msvcrt.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/multiprocessing/__init__.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/multiprocessing/dummy/__init__.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/multiprocessing/dummy/connection.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/multiprocessing/pool.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/multiprocessing/process.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/multiprocessing/util.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/mutex.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/netrc.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/nis.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/nntplib.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/ntpath.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/nturl2path.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/numbers.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/opcode.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/operator.pyi
@@ -2048,39 +2080,74 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/parser.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/pdb.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/pickle.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/pickletools.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/pipes.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/pkgutil.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/platform.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/plistlib.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/popen2.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/poplib.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/posix.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/posixpath.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/pprint.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/profile.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/pstats.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/pty.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/pwd.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/py_compile.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/pyclbr.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/pydoc.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/pydoc_data/__init__.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/pydoc_data/topics.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/pyexpat/__init__.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/pyexpat/errors.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/pyexpat/model.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/quopri.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/random.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/re.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/readline.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/repr.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/resource.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/rfc822.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/rlcompleter.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/robotparser.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/runpy.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/sched.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/select.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/sets.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/sha.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/shelve.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/shlex.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/shutil.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/signal.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/site.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/smtpd.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/smtplib.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/sndhdr.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/socket.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/spwd.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/sqlite3/__init__.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/sqlite3/dbapi2.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/sre_compile.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/sre_constants.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/sre_parse.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/ssl.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/stat.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/string.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/stringold.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/stringprep.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/strop.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/struct.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/subprocess.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/sunau.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/symbol.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/symtable.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/sys.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/sysconfig.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/syslog.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/tabnanny.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/tarfile.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/telnetlib.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/tempfile.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/termios.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/textwrap.pyi
@@ -2088,20 +2155,30 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/thread.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/threading.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/time.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/timeit.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/toaiff.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/token.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/tokenize.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/trace.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/traceback.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/tty.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/turtle.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/types.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/typing.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/typing_extensions.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/unicodedata.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/unittest.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/urllib.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/urllib2.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/urlparse.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/user.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/uu.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/uuid.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/warnings.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/wave.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/weakref.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/webbrowser.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/whichdb.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/winsound.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/wsgiref/__init__.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/wsgiref/handlers.pyi
@@ -2110,6 +2187,7 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/wsgiref/types.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/wsgiref/util.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/wsgiref/validate.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/xdrlib.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/xml/__init__.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/xml/dom/NodeFilter.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/xml/dom/__init__.pyi
@@ -2132,6 +2210,7 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/xml/sax/handler.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/xml/sax/saxutils.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/xml/sax/xmlreader.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/xmlrpclib.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/zipfile.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/zipimport.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/zlib.pyi
@@ -2147,25 +2226,34 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_compression.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_csv.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_curses.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_decimal.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_dummy_thread.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_dummy_threading.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_heapq.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_imp.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_json.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_markupbase.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_msi.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_operator.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_osx_support.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_posixsubprocess.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_py_abc.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_pydecimal.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_random.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_sitebuiltins.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_socket.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_stat.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_thread.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_threading_local.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_tkinter.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_tracemalloc.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_typeshed/README.md
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_typeshed/__init__.pyi
-%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_typeshed/tkinter.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_typeshed/wsgi.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_typeshed/xml.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_warnings.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_weakref.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_weakrefset.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_winapi.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/abc.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/aifc.pyi
@@ -2173,6 +2261,7 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/argparse.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/array.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/ast.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/asynchat.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/asyncio/__init__.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/asyncio/base_events.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/asyncio/base_futures.pyi
@@ -2204,19 +2293,28 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/asyncio/windows_events.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/asyncio/windows_utils.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/asyncore.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/atexit.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/audioop.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/base64.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/bdb.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/binascii.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/binhex.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/bisect.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/builtins.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/bz2.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/cProfile.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/calendar.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/cgi.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/cgitb.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/chunk.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/cmath.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/cmd.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/code.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/codecs.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/codeop.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/collections/__init__.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/collections/abc.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/colorsys.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/compileall.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/concurrent/__init__.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/concurrent/futures/__init__.pyi
@@ -2226,6 +2324,8 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/configparser.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/contextlib.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/contextvars.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/copy.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/copyreg.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/crypt.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/csv.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/ctypes/__init__.pyi
@@ -2235,6 +2335,7 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/curses/ascii.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/curses/panel.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/curses/textpad.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/dataclasses.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/datetime.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/dbm/__init__.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/dbm/dumb.pyi
@@ -2242,6 +2343,7 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/dbm/ndbm.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/decimal.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/difflib.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/dis.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/distutils/__init__.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/distutils/archive_util.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/distutils/bcppcompiler.pyi
@@ -2317,20 +2419,35 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/email/parser.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/email/policy.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/email/utils.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/encodings/utf_8.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/ensurepip/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/enum.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/errno.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/faulthandler.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/fcntl.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/filecmp.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/fileinput.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/fnmatch.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/formatter.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/fractions.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/ftplib.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/functools.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/gc.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/genericpath.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/getopt.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/getpass.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/gettext.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/glob.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/graphlib.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/grp.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/gzip.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/hashlib.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/heapq.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/hmac.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/html/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/html/entities.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/html/parser.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/http/__init__.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/http/client.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/http/cookiejar.pyi
@@ -2338,6 +2455,7 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/http/server.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/imaplib.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/imghdr.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/imp.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/importlib/__init__.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/importlib/abc.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/importlib/machinery.pyi
@@ -2353,12 +2471,28 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/json/encoder.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/json/tool.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/keyword.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/lib2to3/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/lib2to3/pgen2/__init__.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/lib2to3/pgen2/driver.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/lib2to3/pgen2/grammar.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/lib2to3/pgen2/literals.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/lib2to3/pgen2/parse.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/lib2to3/pgen2/pgen.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/lib2to3/pgen2/token.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/lib2to3/pgen2/tokenize.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/lib2to3/pygram.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/lib2to3/pytree.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/lib2to3/refactor.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/linecache.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/locale.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/logging/__init__.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/logging/config.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/logging/handlers.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/lzma.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/macpath.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/macurl2path.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/mailbox.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/mailcap.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/marshal.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/math.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/mimetypes.pyi
@@ -2368,6 +2502,7 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/msilib/schema.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/msilib/sequence.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/msilib/text.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/msvcrt.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/multiprocessing/__init__.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/multiprocessing/connection.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/multiprocessing/context.pyi
@@ -2381,7 +2516,11 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/multiprocessing/sharedctypes.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/multiprocessing/spawn.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/multiprocessing/synchronize.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/netrc.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/nis.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/nntplib.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/ntpath.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/nturl2path.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/numbers.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/opcode.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/operator.pyi
@@ -2392,15 +2531,21 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/pathlib.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/pdb.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/pickle.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/pickletools.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/pipes.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/pkgutil.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/platform.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/plistlib.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/poplib.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/posix.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/posixpath.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/pprint.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/profile.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/pstats.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/pty.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/pwd.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/py_compile.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/pyclbr.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/pydoc.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/pydoc_data/__init__.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/pydoc_data/topics.pyi
@@ -2408,40 +2553,81 @@ share/applications/clion.desktop
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/pyexpat/errors.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/pyexpat/model.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/queue.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/quopri.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/random.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/re.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/readline.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/reprlib.pyi
 %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/resource.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/rlcompleter.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/runpy.pyi
+%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/sched.pyi
*** 1546 LINES SKIPPED ***