From owner-svn-ports-head@freebsd.org Wed Sep 23 08:10:16 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 559DD3F20E0; Wed, 23 Sep 2020 08:10:16 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Bx9pJ1wp4z4S14; Wed, 23 Sep 2020 08:10:16 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 210AFD26D; Wed, 23 Sep 2020 08:10:16 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 08N8AGwh013075; Wed, 23 Sep 2020 08:10:16 GMT (envelope-from lwhsu@FreeBSD.org) Received: (from lwhsu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 08N8AF0D013073; Wed, 23 Sep 2020 08:10:15 GMT (envelope-from lwhsu@FreeBSD.org) Message-Id: <202009230810.08N8AF0D013073@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lwhsu set sender to lwhsu@FreeBSD.org using -f From: Li-Wen Hsu Date: Wed, 23 Sep 2020 08:10:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r549662 - head/devel/pycharm-pro X-SVN-Group: ports-head X-SVN-Commit-Author: lwhsu X-SVN-Commit-Paths: head/devel/pycharm-pro X-SVN-Commit-Revision: 549662 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Sep 2020 08:10:16 -0000 Author: lwhsu Date: Wed Sep 23 08:10:15 2020 New Revision: 549662 URL: https://svnweb.freebsd.org/changeset/ports/549662 Log: devel/pycharm-pro: Update to 2020.2.2 Remove RESTRICTED as the maintainer got approval from Jetbrains to redistribute it as a FreeBSD package. PR: 249521 Submitted by: Guido Kollerie (maintainer) Modified: head/devel/pycharm-pro/Makefile head/devel/pycharm-pro/distinfo head/devel/pycharm-pro/pkg-plist Modified: head/devel/pycharm-pro/Makefile ============================================================================== --- head/devel/pycharm-pro/Makefile Wed Sep 23 07:07:00 2020 (r549661) +++ head/devel/pycharm-pro/Makefile Wed Sep 23 08:10:15 2020 (r549662) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pycharm-pro -PORTVERSION= 2020.1.4 +PORTVERSION= 2020.2.2 CATEGORIES= devel java python MASTER_SITES= https://download.jetbrains.com/python/ \ http://download.jetbrains.com/python/ @@ -18,7 +18,6 @@ LICENSE_PERMS= auto-accept RUN_DEPENDS= intellij-fsnotifier>0:java/intellij-fsnotifier \ intellij-pty4j>0:java/intellij-pty4j -RESTRICTED= No redistribution allowed USES= python:run shebangfix SHEBANG_FILES= bin/printenv.py bin/restart.py Modified: head/devel/pycharm-pro/distinfo ============================================================================== --- head/devel/pycharm-pro/distinfo Wed Sep 23 07:07:00 2020 (r549661) +++ head/devel/pycharm-pro/distinfo Wed Sep 23 08:10:15 2020 (r549662) @@ -1,3 +1,3 @@ -TIMESTAMP = 1595495171 -SHA256 (pycharm-professional-2020.1.4.tar.gz) = fe22d6b12b02eaa694c0003da2f09e27147feb6848c77c5220adc680008ec33f -SIZE (pycharm-professional-2020.1.4.tar.gz) = 508032779 +TIMESTAMP = 1600757388 +SHA256 (pycharm-professional-2020.2.2.tar.gz) = e9ebc7cf9bb59b9e1d96c0ae2f580f0e10df9e831a3ce94c4bc384bd7471c46c +SIZE (pycharm-professional-2020.2.2.tar.gz) = 528293412 Modified: head/devel/pycharm-pro/pkg-plist ============================================================================== --- head/devel/pycharm-pro/pkg-plist Wed Sep 23 07:07:00 2020 (r549661) +++ head/devel/pycharm-pro/pkg-plist Wed Sep 23 08:10:15 2020 (r549662) @@ -44,7 +44,12 @@ share/applications/pycharm-pro.desktop %%DATADIR%%/lib/FastInfoset-1.2.15.jar %%DATADIR%%/lib/annotations-19.0.0.jar %%DATADIR%%/lib/annotations-java5.jar -%%DATADIR%%/lib/asm-all-7.0.1.jar +%%DATADIR%%/lib/asm-7.1.jar +%%DATADIR%%/lib/asm-all-8.0.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/automaton-1.12-1.jar %%DATADIR%%/lib/batik-anim-1.12.0-8.jar %%DATADIR%%/lib/batik-awt-util-1.12.0-8.jar @@ -61,8 +66,8 @@ share/applications/pycharm-pro.desktop %%DATADIR%%/lib/batik-transcoder-1.12.0-8.jar %%DATADIR%%/lib/batik-util-1.12.0-8.jar %%DATADIR%%/lib/batik-xml-1.12.0-8.jar -%%DATADIR%%/lib/bcpkix-jdk15on-1.64.jar -%%DATADIR%%/lib/bcprov-jdk15on-1.64.jar +%%DATADIR%%/lib/bcpkix-jdk15on-1.65.jar +%%DATADIR%%/lib/bcprov-jdk15on-1.65.jar %%DATADIR%%/lib/bootstrap.jar %%DATADIR%%/lib/built-in-server.jar %%DATADIR%%/lib/byte-buddy-agent-1.10.1.jar @@ -70,9 +75,10 @@ share/applications/pycharm-pro.desktop %%DATADIR%%/lib/cglib-nodep-3.2.4.jar %%DATADIR%%/lib/cli-parser-1.1.5.jar %%DATADIR%%/lib/cloud-config-client.jar -%%DATADIR%%/lib/common-image-3.4.1.jar -%%DATADIR%%/lib/common-io-3.4.1.jar -%%DATADIR%%/lib/common-lang-3.4.1.jar +%%DATADIR%%/lib/common-image-3.5.jar +%%DATADIR%%/lib/common-io-3.5.jar +%%DATADIR%%/lib/common-lang-3.5.jar +%%DATADIR%%/lib/commons-cli-1.2.jar %%DATADIR%%/lib/commons-codec-1.14.jar %%DATADIR%%/lib/commons-collections-3.2.2.jar %%DATADIR%%/lib/commons-compress-1.20.jar @@ -85,9 +91,9 @@ share/applications/pycharm-pro.desktop %%DATADIR%%/lib/configuration-store-impl.jar %%DATADIR%%/lib/coverage-common.jar %%DATADIR%%/lib/credential-store.jar -%%DATADIR%%/lib/dbus-java-3.0.2.jar +%%DATADIR%%/lib/dbus-java-3.2.1.jar %%DATADIR%%/lib/delight-rhino-sandbox-0.0.11.jar -%%DATADIR%%/lib/eddsa-0.2.0.jar +%%DATADIR%%/lib/eddsa-0.3.0.jar %%DATADIR%%/lib/error_prone_annotations-2.3.1.jar %%DATADIR%%/lib/extensions.jar %%DATADIR%%/lib/external-system-rt.jar @@ -95,48 +101,65 @@ share/applications/pycharm-pro.desktop %%DATADIR%%/lib/fluent-hc-4.5.12.jar %%DATADIR%%/lib/forms-1.1-preview.jar %%DATADIR%%/lib/forms_rt.jar -%%DATADIR%%/lib/groovy-all-2.4.17.jar +%%DATADIR%%/lib/grazie-spellchecker-0.1.9.jar +%%DATADIR%%/lib/groovy-2.5.11.jar +%%DATADIR%%/lib/groovy-json-2.5.11.jar +%%DATADIR%%/lib/groovy-jsr223-2.5.11.jar +%%DATADIR%%/lib/groovy-templates-2.5.11.jar +%%DATADIR%%/lib/groovy-xml-2.5.11.jar %%DATADIR%%/lib/gson-2.8.6.jar -%%DATADIR%%/lib/guava-28.2-jre.jar +%%DATADIR%%/lib/guava-29.0-jre.jar %%DATADIR%%/lib/hamcrest-core-1.3.jar %%DATADIR%%/lib/httpclient-4.5.12.jar %%DATADIR%%/lib/httpcore-4.4.13.jar %%DATADIR%%/lib/httpmime-4.5.12.jar %%DATADIR%%/lib/icons.jar -%%DATADIR%%/lib/imageio-core-3.4.1.jar -%%DATADIR%%/lib/imageio-metadata-3.4.1.jar -%%DATADIR%%/lib/imageio-tiff-3.4.1.jar +%%DATADIR%%/lib/imageio-core-3.5.jar +%%DATADIR%%/lib/imageio-metadata-3.5.jar +%%DATADIR%%/lib/imageio-tiff-3.5.jar %%DATADIR%%/lib/imgscalr-lib-4.2.jar %%DATADIR%%/lib/ini4j-0.5.5-2.jar -%%DATADIR%%/lib/intellij-coverage-agent-1.0.508.jar +%%DATADIR%%/lib/intellij-coverage-agent-1.0.512.jar +%%DATADIR%%/lib/intellij-deps-fastutil-8.3.1-1.jar %%DATADIR%%/lib/intellij-dvcs.jar -%%DATADIR%%/lib/intellij-test-discovery-agent-1.0.508.jar +%%DATADIR%%/lib/intellij-test-discovery-agent-1.0.512.jar %%DATADIR%%/lib/intellij-xml.jar %%DATADIR%%/lib/ion-java-1.5.2-2.jar %%DATADIR%%/lib/isorelax-20030108.jar %%DATADIR%%/lib/istack-commons-runtime-3.0.7.jar %%DATADIR%%/lib/j2objc-annotations-1.3.jar -%%DATADIR%%/lib/jackson-annotations-2.10.2.jar -%%DATADIR%%/lib/jackson-core-2.10.2.jar -%%DATADIR%%/lib/jackson-databind-2.10.2.jar -%%DATADIR%%/lib/jackson-module-kotlin-2.10.2.jar +%%DATADIR%%/lib/jackson-annotations-2.10.3.jar +%%DATADIR%%/lib/jackson-core-2.10.3.jar +%%DATADIR%%/lib/jackson-databind-2.10.3.jar +%%DATADIR%%/lib/jackson-module-kotlin-2.10.3.jar %%DATADIR%%/lib/java-compatibility-1.0.1.jar -%%DATADIR%%/lib/java-utils-1.0.5.jar -%%DATADIR%%/lib/javassist-3.22.0-GA.jar +%%DATADIR%%/lib/java-string-similarity-1.2.1.jar +%%DATADIR%%/lib/java-utils-1.0.6.jar %%DATADIR%%/lib/javax.activation-1.2.0.jar %%DATADIR%%/lib/javax.annotation-api-1.3.2.jar %%DATADIR%%/lib/jaxb-api-2.3.1.jar %%DATADIR%%/lib/jaxb-runtime-2.3.1.jar %%DATADIR%%/lib/jaxen-1.2.0.jar -%%DATADIR%%/lib/jbcrypt-1.0.0.jar -%%DATADIR%%/lib/jcef-3.3683.1920.g9f41a27-3.jar +%%DATADIR%%/lib/jcef-81.2.24-gc0b313d-chromium-81.0.4044.113.jar +%%DATADIR%%/lib/jcodings-1.0.48.jar %%DATADIR%%/lib/jdom.jar -%%DATADIR%%/lib/jediterm-pty-2.27.jar -%%DATADIR%%/lib/jetCheck-0.2.1.jar +%%DATADIR%%/lib/jediterm-pty-2.29.jar +%%DATADIR%%/lib/jetCheck-0.2.2.jar %%DATADIR%%/lib/jettison-1.4.0.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/jnaerator-runtime-0.12.jar +%%DATADIR%%/lib/jnr-a64asm-1.0.0.jar +%%DATADIR%%/lib/jnr-constants-0.9.12.jar +%%DATADIR%%/lib/jnr-enxio-0.21.jar +%%DATADIR%%/lib/jnr-ffi-2.1.10.jar +%%DATADIR%%/lib/jnr-posix-3.0.50.jar +%%DATADIR%%/lib/jnr-unixsocket-0.23.jar +%%DATADIR%%/lib/jnr-x86asm-1.0.2.jar +%%DATADIR%%/lib/joni-2.1.32.jar %%DATADIR%%/lib/jps-model.jar %%DATADIR%%/lib/jsch-0.1.55.jar %%DATADIR%%/lib/jsch.agentproxy.connector-factory-0.0.9.jar @@ -151,6 +174,7 @@ share/applications/pycharm-pro.desktop %%DATADIR%%/lib/json.jar %%DATADIR%%/lib/jsoup-1.12.1.jar %%DATADIR%%/lib/jsr305.jar +%%DATADIR%%/lib/jstun-0.7.5.20200723.jar %%DATADIR%%/lib/jts-core-1.16.1.jar %%DATADIR%%/lib/jts-io-common-1.16.1.jar %%DATADIR%%/lib/junit-4.12.jar @@ -165,10 +189,22 @@ share/applications/pycharm-pro.desktop %%DATADIR%%/lib/kotlinx-coroutines-core-1.3.4.jar %%DATADIR%%/lib/kotlinx-coroutines-jdk8-1.3.4.jar %%DATADIR%%/lib/kryo-2.24.0.jar +%%DATADIR%%/lib/ktor-websockets-1.3.1.jar %%DATADIR%%/lib/log4j.jar %%DATADIR%%/lib/lz4-java-1.7.1.jar %%DATADIR%%/lib/markdown4j-2.2-cj-1.1.jar %%DATADIR%%/lib/markdownj-core-0.4.2-SNAPSHOT.jar +%%DATADIR%%/lib/maven-artifact-3.6.1.jar +%%DATADIR%%/lib/maven-builder-support-3.6.1.jar +%%DATADIR%%/lib/maven-model-3.6.1.jar +%%DATADIR%%/lib/maven-model-builder-3.6.1.jar +%%DATADIR%%/lib/maven-repository-metadata-3.6.1.jar +%%DATADIR%%/lib/maven-resolver-api-1.3.3.jar +%%DATADIR%%/lib/maven-resolver-impl-1.3.3.jar +%%DATADIR%%/lib/maven-resolver-provider-3.6.1.jar +%%DATADIR%%/lib/maven-resolver-spi-1.3.3.jar +%%DATADIR%%/lib/maven-resolver-util-1.3.3.jar +%%DATADIR%%/lib/memoryfilesystem-2.1.0.jar %%DATADIR%%/lib/microba.jar %%DATADIR%%/lib/miglayout-core-5.2.jar %%DATADIR%%/lib/miglayout-swing-5.2.jar @@ -201,19 +237,26 @@ share/applications/pycharm-pro.desktop %%DATADIR%%/lib/platform-impl.jar %%DATADIR%%/lib/platform-objectSerializer-annotations.jar %%DATADIR%%/lib/platform-objectSerializer.jar +%%DATADIR%%/lib/platform-rd-community.jar %%DATADIR%%/lib/platform-serviceContainer.jar +%%DATADIR%%/lib/platform-statistics-config.jar %%DATADIR%%/lib/platform-statistics-devkit.jar %%DATADIR%%/lib/platform-statistics-uploader.jar %%DATADIR%%/lib/platform-statistics.jar %%DATADIR%%/lib/platform-util-ex.jar %%DATADIR%%/lib/platform-util-ui.jar +%%DATADIR%%/lib/plexus-component-annotations-1.7.1.jar +%%DATADIR%%/lib/plexus-interpolation-1.25.jar +%%DATADIR%%/lib/plexus-utils-3.2.0.jar %%DATADIR%%/lib/protobuf-java-3.5.1.jar %%DATADIR%%/lib/proxy-vole-1.0.5-jb.2.jar %%DATADIR%%/lib/pty4j-0.9.6.jar %%DATADIR%%/lib/purejavacomm-0.0.11.1.jar %%DATADIR%%/lib/pycharm.jar -%%DATADIR%%/lib/rd-core-0.193.101.jar -%%DATADIR%%/lib/rd-swing-0.193.101.jar +%%DATADIR%%/lib/quiche-jna-stubs-15.jar +%%DATADIR%%/lib/rd-core-0.202.100.jar +%%DATADIR%%/lib/rd-framework-0.202.100.jar +%%DATADIR%%/lib/rd-swing-0.202.100.jar %%DATADIR%%/lib/resources.jar %%DATADIR%%/lib/resources_en.jar %%DATADIR%%/lib/rhino-1.7.12.jar @@ -225,15 +268,15 @@ share/applications/pycharm-pro.desktop %%DATADIR%%/lib/snakeyaml-engine-2.1.jar %%DATADIR%%/lib/spellchecker.jar %%DATADIR%%/lib/src/pycharm-openapi-src.zip -%%DATADIR%%/lib/sshj-0.27.0.jar +%%DATADIR%%/lib/sshj-0.29.0.jar %%DATADIR%%/lib/stax-api-1.0.1.jar %%DATADIR%%/lib/stax-ex-1.8.jar %%DATADIR%%/lib/streamex-0.7.2.jar %%DATADIR%%/lib/swingx-core-1.6.2-2.jar %%DATADIR%%/lib/testFramework.jar -%%DATADIR%%/lib/tips-pycharm-201.2006.jar +%%DATADIR%%/lib/tips-pycharm-202.2014.jar +%%DATADIR%%/lib/tls-channel-0.3.2.jar %%DATADIR%%/lib/trang-core.jar -%%DATADIR%%/lib/trilead-ssh2-build-217-jenkins-14.jar %%DATADIR%%/lib/trove4j.jar %%DATADIR%%/lib/txw2-2.3.1.jar %%DATADIR%%/lib/util.jar @@ -292,14 +335,18 @@ share/applications/pycharm-pro.desktop %%DATADIR%%/plugins/CSS/lib/css-openapi.jar %%DATADIR%%/plugins/CSS/lib/css.jar %%DATADIR%%/plugins/CSS/lib/resources_en.jar +%%DATADIR%%/plugins/DatabaseTools/lib/aether-dependency-resolver.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/mariadb-1.8.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/resources_en.jar -%%DATADIR%%/plugins/DatabaseTools/lib/tips-database-plugin-201.30.jar +%%DATADIR%%/plugins/DatabaseTools/lib/tips-database-plugin-202.47.jar %%DATADIR%%/plugins/DatabaseTools/lib/unidecode-0.0.7.jar %%DATADIR%%/plugins/Docker/lib/Docker-agent-api-rt.jar %%DATADIR%%/plugins/Docker/lib/Docker-compose.jar @@ -314,66 +361,35 @@ share/applications/pycharm-pro.desktop %%DATADIR%%/plugins/Docker/lib/okhttp-3.4.2.jar %%DATADIR%%/plugins/Docker/lib/okio-1.9.0.jar %%DATADIR%%/plugins/Docker/lib/rt/FastInfoset-1.2.15.jar -%%DATADIR%%/plugins/Docker/lib/rt/aopalliance-repackaged-2.6.1.jar -%%DATADIR%%/plugins/Docker/lib/rt/bcpkix-jdk15on-1.60.jar -%%DATADIR%%/plugins/Docker/lib/rt/bcprov-jdk15on-1.60.jar +%%DATADIR%%/plugins/Docker/lib/rt/bcpkix-jdk15on-1.64.jar +%%DATADIR%%/plugins/Docker/lib/rt/bcprov-jdk15on-1.64.jar %%DATADIR%%/plugins/Docker/lib/rt/commons-cli-1.2.jar -%%DATADIR%%/plugins/Docker/lib/rt/commons-codec-1.11.jar -%%DATADIR%%/plugins/Docker/lib/rt/commons-compress-1.19.jar +%%DATADIR%%/plugins/Docker/lib/rt/commons-compress-1.20.jar %%DATADIR%%/plugins/Docker/lib/rt/commons-io-2.6.jar %%DATADIR%%/plugins/Docker/lib/rt/commons-lang-2.6.jar -%%DATADIR%%/plugins/Docker/lib/rt/docker-java-3.2.0.jar -%%DATADIR%%/plugins/Docker/lib/rt/docker-java-api-3.2.0.jar -%%DATADIR%%/plugins/Docker/lib/rt/docker-java-core-3.2.0.jar -%%DATADIR%%/plugins/Docker/lib/rt/docker-java-transport-jersey-3.2.0.jar -%%DATADIR%%/plugins/Docker/lib/rt/docker-java-transport-netty-3.2.0.jar +%%DATADIR%%/plugins/Docker/lib/rt/docker-java-api-3.2.5.jar +%%DATADIR%%/plugins/Docker/lib/rt/docker-java-core-3.2.5.jar +%%DATADIR%%/plugins/Docker/lib/rt/docker-java-transport-3.2.5.jar +%%DATADIR%%/plugins/Docker/lib/rt/docker-java-transport-okhttp-3.2.5.jar %%DATADIR%%/plugins/Docker/lib/rt/guava-19.0.jar -%%DATADIR%%/plugins/Docker/lib/rt/hk2-api-2.6.1.jar -%%DATADIR%%/plugins/Docker/lib/rt/hk2-locator-2.6.1.jar -%%DATADIR%%/plugins/Docker/lib/rt/hk2-utils-2.6.1.jar -%%DATADIR%%/plugins/Docker/lib/rt/httpclient-4.5.11.jar -%%DATADIR%%/plugins/Docker/lib/rt/httpcore-4.4.10.jar %%DATADIR%%/plugins/Docker/lib/rt/istack-commons-runtime-3.0.7.jar -%%DATADIR%%/plugins/Docker/lib/rt/jackson-annotations-2.9.8.jar -%%DATADIR%%/plugins/Docker/lib/rt/jackson-core-2.9.8.jar -%%DATADIR%%/plugins/Docker/lib/rt/jackson-databind-2.9.8.jar -%%DATADIR%%/plugins/Docker/lib/rt/jackson-jaxrs-base-2.9.8.jar -%%DATADIR%%/plugins/Docker/lib/rt/jackson-jaxrs-json-provider-2.9.8.jar -%%DATADIR%%/plugins/Docker/lib/rt/jackson-module-jaxb-annotations-2.9.8.jar -%%DATADIR%%/plugins/Docker/lib/rt/jakarta.annotation-api-1.3.5.jar -%%DATADIR%%/plugins/Docker/lib/rt/jakarta.inject-2.6.1.jar -%%DATADIR%%/plugins/Docker/lib/rt/jakarta.ws.rs-api-2.1.6.jar -%%DATADIR%%/plugins/Docker/lib/rt/javassist-3.25.0-GA.jar -%%DATADIR%%/plugins/Docker/lib/rt/javax.activation-1.2.0.jar +%%DATADIR%%/plugins/Docker/lib/rt/jackson-annotations-2.10.3.jar +%%DATADIR%%/plugins/Docker/lib/rt/jackson-core-2.10.3.jar +%%DATADIR%%/plugins/Docker/lib/rt/jackson-databind-2.10.3.jar +%%DATADIR%%/plugins/Docker/lib/rt/javax.activation-api-1.2.0.jar %%DATADIR%%/plugins/Docker/lib/rt/javax.websocket-client-api-1.1.jar %%DATADIR%%/plugins/Docker/lib/rt/jaxb-api-2.3.1.jar %%DATADIR%%/plugins/Docker/lib/rt/jaxb-runtime-2.3.1.jar -%%DATADIR%%/plugins/Docker/lib/rt/jcl-over-slf4j-1.7.25.jar -%%DATADIR%%/plugins/Docker/lib/rt/jersey-apache-connector-2.30.jar -%%DATADIR%%/plugins/Docker/lib/rt/jersey-client-2.30.jar -%%DATADIR%%/plugins/Docker/lib/rt/jersey-common-2.30.jar -%%DATADIR%%/plugins/Docker/lib/rt/jersey-hk2-2.30.jar -%%DATADIR%%/plugins/Docker/lib/rt/junixsocket-common-2.2.0.jar -%%DATADIR%%/plugins/Docker/lib/rt/junixsocket-native-common-2.2.0.jar +%%DATADIR%%/plugins/Docker/lib/rt/jna-5.5.0.jar +%%DATADIR%%/plugins/Docker/lib/rt/jna-platform-5.5.0.jar %%DATADIR%%/plugins/Docker/lib/rt/kotlin-stdlib-1.3.70.jar %%DATADIR%%/plugins/Docker/lib/rt/kotlin-stdlib-common-1.3.70.jar %%DATADIR%%/plugins/Docker/lib/rt/kotlin-stdlib-jdk7-1.3.70.jar %%DATADIR%%/plugins/Docker/lib/rt/kotlin-stdlib-jdk8-1.3.70.jar %%DATADIR%%/plugins/Docker/lib/rt/log4j-1.2.17.jar -%%DATADIR%%/plugins/Docker/lib/rt/netty-buffer-4.1.31.Final.jar -%%DATADIR%%/plugins/Docker/lib/rt/netty-codec-4.1.31.Final.jar -%%DATADIR%%/plugins/Docker/lib/rt/netty-codec-http-4.1.31.Final.jar -%%DATADIR%%/plugins/Docker/lib/rt/netty-codec-socks-4.1.31.Final.jar -%%DATADIR%%/plugins/Docker/lib/rt/netty-common-4.1.31.Final.jar -%%DATADIR%%/plugins/Docker/lib/rt/netty-handler-4.1.31.Final.jar -%%DATADIR%%/plugins/Docker/lib/rt/netty-handler-proxy-4.1.31.Final.jar -%%DATADIR%%/plugins/Docker/lib/rt/netty-resolver-4.1.31.Final.jar -%%DATADIR%%/plugins/Docker/lib/rt/netty-transport-4.1.31.Final.jar -%%DATADIR%%/plugins/Docker/lib/rt/netty-transport-native-epoll-4.1.31.Final-linux-x86_64.jar -%%DATADIR%%/plugins/Docker/lib/rt/netty-transport-native-kqueue-4.1.31.Final-osx-x86_64.jar -%%DATADIR%%/plugins/Docker/lib/rt/netty-transport-native-unix-common-4.1.31.Final.jar -%%DATADIR%%/plugins/Docker/lib/rt/osgi-resource-locator-1.0.3.jar -%%DATADIR%%/plugins/Docker/lib/rt/slf4j-api-1.7.25.jar +%%DATADIR%%/plugins/Docker/lib/rt/okhttp-3.14.4.jar +%%DATADIR%%/plugins/Docker/lib/rt/okio-1.17.2.jar +%%DATADIR%%/plugins/Docker/lib/rt/slf4j-api-1.7.30.jar %%DATADIR%%/plugins/Docker/lib/rt/slf4j-log4j12-1.7.25.jar %%DATADIR%%/plugins/Docker/lib/rt/snakeyaml-1.15.jar %%DATADIR%%/plugins/Docker/lib/rt/stax-ex-1.8.jar @@ -456,6 +472,7 @@ share/applications/pycharm-pro.desktop %%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 @@ -508,6 +525,7 @@ share/applications/pycharm-pro.desktop %%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.scripthost.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.webworker.d.ts @@ -556,7 +574,8 @@ share/applications/pycharm-pro.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.0.5.jar +%%DATADIR%%/plugins/JavaScriptLanguage/lib/completion-ranking-js-0.0.7.jar +%%DATADIR%%/plugins/JavaScriptLanguage/lib/completion-ranking-typescript-0.1.1.jar %%DATADIR%%/plugins/JavaScriptLanguage/lib/javascript-openapi.jar %%DATADIR%%/plugins/JavaScriptLanguage/lib/js-test-common.jar %%DATADIR%%/plugins/JavaScriptLanguage/lib/resources_en.jar @@ -576,26 +595,20 @@ share/applications/pycharm-pro.desktop %%DATADIR%%/plugins/datalore-intellij-plugin/lib/commons-codec-1.10.jar %%DATADIR%%/plugins/datalore-intellij-plugin/lib/commons-io-2.6.jar %%DATADIR%%/plugins/datalore-intellij-plugin/lib/commons-logging-1.2.jar -%%DATADIR%%/plugins/datalore-intellij-plugin/lib/datalore-intellij-plugin-0.1.5-201.jar +%%DATADIR%%/plugins/datalore-intellij-plugin/lib/datalore-intellij-plugin-0.1.7-202.jar %%DATADIR%%/plugins/datalore-intellij-plugin/lib/httpclient-4.5.6.jar %%DATADIR%%/plugins/datalore-intellij-plugin/lib/httpcore-4.4.10.jar %%DATADIR%%/plugins/datalore-intellij-plugin/lib/httpmime-4.5.6.jar %%DATADIR%%/plugins/datalore-intellij-plugin/lib/jsch-0.1.54.jar %%DATADIR%%/plugins/datalore-intellij-plugin/lib/jzlib-1.1.1.jar -%%DATADIR%%/plugins/datalore-intellij-plugin/lib/kotlin-reflect-1.3.50.jar -%%DATADIR%%/plugins/datalore-intellij-plugin/lib/kotlin-stdlib-1.3.50.jar -%%DATADIR%%/plugins/datalore-intellij-plugin/lib/kotlin-stdlib-common-1.3.50.jar -%%DATADIR%%/plugins/datalore-intellij-plugin/lib/kotlin-stdlib-jdk7-1.3.50.jar -%%DATADIR%%/plugins/datalore-intellij-plugin/lib/kotlin-stdlib-jdk8-1.3.50.jar -%%DATADIR%%/plugins/datalore-intellij-plugin/lib/kotlinx-serialization-runtime-0.11.0.jar -%%DATADIR%%/plugins/datalore-intellij-plugin/lib/kotlinx-serialization-runtime-common-0.11.0.jar +%%DATADIR%%/plugins/datalore-intellij-plugin/lib/kotlin-reflect-1.3.72.jar +%%DATADIR%%/plugins/datalore-intellij-plugin/lib/kotlin-stdlib-1.3.72.jar +%%DATADIR%%/plugins/datalore-intellij-plugin/lib/kotlin-stdlib-common-1.3.72.jar +%%DATADIR%%/plugins/datalore-intellij-plugin/lib/kotlin-stdlib-jdk7-1.3.72.jar +%%DATADIR%%/plugins/datalore-intellij-plugin/lib/kotlin-stdlib-jdk8-1.3.72.jar +%%DATADIR%%/plugins/datalore-intellij-plugin/lib/kotlinx-serialization-runtime-0.20.0.jar %%DATADIR%%/plugins/datalore-intellij-plugin/lib/org.eclipse.jgit-5.2.0.201812061821-r.jar -%%DATADIR%%/plugins/datalore-intellij-plugin/lib/searchableOptions-0.1.4-192.jar -%%DATADIR%%/plugins/datalore-intellij-plugin/lib/searchableOptions-0.1.4-193.jar -%%DATADIR%%/plugins/datalore-intellij-plugin/lib/searchableOptions-0.1.4-201.jar -%%DATADIR%%/plugins/datalore-intellij-plugin/lib/searchableOptions-0.1.4.1-201.jar -%%DATADIR%%/plugins/datalore-intellij-plugin/lib/searchableOptions-0.1.4.jar -%%DATADIR%%/plugins/datalore-intellij-plugin/lib/searchableOptions-0.1.5-201.jar +%%DATADIR%%/plugins/datalore-intellij-plugin/lib/searchableOptions-0.1.7-202.jar %%DATADIR%%/plugins/editorconfig/lib/editorconfig-core-java.jar %%DATADIR%%/plugins/editorconfig/lib/editorconfig.jar %%DATADIR%%/plugins/editorconfig/lib/resources_en.jar @@ -605,7 +618,6 @@ share/applications/pycharm-pro.desktop %%DATADIR%%/plugins/gherkin/lib/resources_en.jar %%DATADIR%%/plugins/git4idea/lib/git4idea-rt.jar %%DATADIR%%/plugins/git4idea/lib/git4idea.jar -%%DATADIR%%/plugins/git4idea/lib/remote-servers-git.jar %%DATADIR%%/plugins/git4idea/lib/resources_en.jar %%DATADIR%%/plugins/github/lib/github.jar %%DATADIR%%/plugins/github/lib/resources_en.jar @@ -629,7 +641,7 @@ share/applications/pycharm-pro.desktop %%DATADIR%%/plugins/performanceTesting/bin/libyjpagent64.so %%DATADIR%%/plugins/performanceTesting/bin/yjpagent.dll %%DATADIR%%/plugins/performanceTesting/bin/yjpagent64.dll -%%DATADIR%%/plugins/performanceTesting/lib/async-profiler-1.5-1.jar +%%DATADIR%%/plugins/performanceTesting/lib/async-profiler-1.7-2.jar %%DATADIR%%/plugins/performanceTesting/lib/byte-buddy-agent-1.10.1.jar %%DATADIR%%/plugins/performanceTesting/lib/performanceTesting.jar %%DATADIR%%/plugins/performanceTesting/lib/resources_en.jar @@ -871,7 +883,7 @@ share/applications/pycharm-pro.desktop %%DATADIR%%/plugins/python/helpers/generator3/version.txt %%DATADIR%%/plugins/python/helpers/icon-robots.txt %%DATADIR%%/plugins/python/helpers/packaging_tool.py -%%DATADIR%%/plugins/python/helpers/pip-20.0.2-py2.py3-none-any.whl +%%DATADIR%%/plugins/python/helpers/pip-20.1.1-py2.py3-none-any.whl %%DATADIR%%/plugins/python/helpers/pockets/__init__.py %%DATADIR%%/plugins/python/helpers/pockets/_version.py %%DATADIR%%/plugins/python/helpers/pockets/collections.py @@ -1409,6 +1421,7 @@ share/applications/pycharm-pro.desktop %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_cython_darwin_36_64.cpython-36m-darwin.so %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_cython_darwin_37_64.cpython-37m-darwin.so %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_cython_darwin_38_64.cpython-38-darwin.so +%%DATADIR%%/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_cython_darwin_39_64.cpython-39-darwin.so %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_27_32.pyd %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_27_64.pyd %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_35_32.cp35-win32.pyd @@ -1419,6 +1432,8 @@ share/applications/pycharm-pro.desktop %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_37_64.cp37-win_amd64.pyd %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_38_32.cp38-win32.pyd %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_38_64.cp38-win_amd64.pyd +%%DATADIR%%/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_39_32.cp39-win32.pyd +%%DATADIR%%/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_39_64.cp39-win_amd64.pyd %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_cython_wrapper.py %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_dont_trace.py %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_dont_trace_files.py @@ -1449,21 +1464,42 @@ share/applications/pycharm-pro.desktop %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_vm_type.py %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_xml.py %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_frame_eval/__init__.py -%%DATADIR%%/plugins/python/helpers/pydev/_pydevd_frame_eval/pycore_pystate.h +%%DATADIR%%/plugins/python/helpers/pydev/_pydevd_frame_eval/internal_pycore.h %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_frame_eval_cython_wrapper.py %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_frame_eval_main.py %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator.c %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator.pxd %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator.pyx +%%DATADIR%%/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_common.c +%%DATADIR%%/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_common.cp36-win32.pyd +%%DATADIR%%/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_common.cp36-win_amd64.pyd +%%DATADIR%%/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_common.cp37-win32.pyd +%%DATADIR%%/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_common.cp37-win_amd64.pyd +%%DATADIR%%/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_common.cp38-win32.pyd +%%DATADIR%%/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_common.cp38-win_amd64.pyd +%%DATADIR%%/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_common.cp39-win32.pyd +%%DATADIR%%/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_common.cp39-win_amd64.pyd +%%DATADIR%%/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_common.cpython-36m-darwin.so +%%DATADIR%%/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_common.cpython-37m-darwin.so +%%DATADIR%%/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_common.cpython-38-darwin.so +%%DATADIR%%/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_common.cpython-39-darwin.so +%%DATADIR%%/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_common.pxd +%%DATADIR%%/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_common.pyx %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_darwin_36_64.cpython-36m-darwin.so %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_darwin_37_64.cpython-37m-darwin.so %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_darwin_38_64.cpython-38-darwin.so +%%DATADIR%%/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_darwin_39_64.cpython-39-darwin.so +%%DATADIR%%/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_py39.c +%%DATADIR%%/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_py39.pxd +%%DATADIR%%/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_py39.pyx %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_win32_36_32.cp36-win32.pyd %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_win32_36_64.cp36-win_amd64.pyd %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_win32_37_32.cp37-win32.pyd %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_win32_37_64.cp37-win_amd64.pyd %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_win32_38_32.cp38-win32.pyd %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_win32_38_64.cp38-win_amd64.pyd +%%DATADIR%%/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_win32_39_32.cp39-win32.pyd +%%DATADIR%%/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_win32_39_64.cp39-win_amd64.pyd %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_frame_tracing.py %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_frame_eval/pydevd_modify_bytecode.py %%DATADIR%%/plugins/python/helpers/pydev/_pydevd_frame_eval/release_mem.h @@ -1926,7 +1962,7 @@ share/applications/pycharm-pro.desktop %%DATADIR%%/plugins/python/helpers/python-skeletons/struct.py %%DATADIR%%/plugins/python/helpers/rest_runners/rst2smth.py %%DATADIR%%/plugins/python/helpers/rest_runners/sphinx_runner.py -%%DATADIR%%/plugins/python/helpers/setuptools-44.1.0-py2.py3-none-any.whl +%%DATADIR%%/plugins/python/helpers/setuptools-44.1.1-py2.py3-none-any.whl %%DATADIR%%/plugins/python/helpers/six.py %%DATADIR%%/plugins/python/helpers/sphinxcontrib/__init__.py %%DATADIR%%/plugins/python/helpers/sphinxcontrib/napoleon/__init__.py @@ -2027,11 +2063,13 @@ share/applications/pycharm-pro.desktop %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/__builtin__.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/_io.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/_json.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/_winreg.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/abc.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/ast.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/builtins.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/cPickle.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/collections.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/compileall.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/distutils/__init__.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/distutils/emxccompiler.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/email/MIMEText.pyi @@ -2061,8 +2099,10 @@ share/applications/pycharm-pro.desktop %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/fcntl.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/functools.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/gc.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/gettext.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/hashlib.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/heapq.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/importlib.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/inspect.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/io.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/itertools.pyi @@ -2077,6 +2117,7 @@ share/applications/pycharm-pro.desktop %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/os/path.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/os2emxpath.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/posix.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/random.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/re.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/resource.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/signal.pyi @@ -2085,22 +2126,36 @@ share/applications/pycharm-pro.desktop %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/subprocess.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/sys.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/tempfile.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/textwrap.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/tokenize.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/types.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/typing.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/unittest.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/urllib.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2/urlparse.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/__future__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/_bisect.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/_codecs.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/_csv.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/_curses.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/_dummy_threading.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/_heapq.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/_msi.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/_random.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/_typeshed/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/_typeshed/wsgi.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/_warnings.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/aifc.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/antigravity.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/argparse.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/array.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/asyncore.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/audioop.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/base64.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/bdb.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/binascii.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/bz2.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/cgi.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/cmath.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/cmd.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/codecs.pyi @@ -2162,41 +2217,76 @@ share/applications/pycharm-pro.desktop %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/distutils/unixccompiler.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/distutils/util.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/distutils/version.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/doctest.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/filecmp.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/ftplib.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/genericpath.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/hmac.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/imaplib.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/imghdr.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/locale.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/logging/__init__.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/logging/config.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/logging/handlers.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/macpath.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/marshal.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/math.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/mimetypes.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/mmap.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/modulefinder.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/msilib/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/msilib/schema.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/msilib/sequence.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/msilib/text.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/ntpath.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/numbers.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/opcode.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/operator.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/parser.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/pdb.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/pickle.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/plistlib.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/posixpath.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/pprint.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/pstats.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/py_compile.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/pydoc.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/pyexpat/__init__.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/pyexpat/errors.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/pyexpat/model.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/select.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/shutil.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/socket.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/sqlite3/__init__.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/sqlite3/dbapi2.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/ssl.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/struct.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/sunau.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/tarfile.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/termios.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/this.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/threading.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/time.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/token.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/turtle.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/uu.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/uuid.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/warnings.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/wave.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/webbrowser.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/winsound.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/wsgiref/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/wsgiref/handlers.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/wsgiref/headers.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/wsgiref/simple_server.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/wsgiref/types.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/wsgiref/util.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/wsgiref/validate.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/xml/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/xml/dom/NodeFilter.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/xml/dom/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/xml/dom/minidom.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/xml/dom/pulldom.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/xml/etree/ElementInclude.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/xml/etree/ElementPath.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/xml/etree/ElementTree.pyi @@ -2210,40 +2300,58 @@ share/applications/pycharm-pro.desktop %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/xml/sax/handler.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/xml/sax/saxutils.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/xml/sax/xmlreader.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/zipfile.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/zipimport.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/2and3/zlib.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3.7/_py_abc.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3.7/contextvars.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/_bootlocale.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/_compat_pickle.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/_compression.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/_imp.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/_importlib_modulespec.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/_json.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/_operator.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/_sitebuiltins.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/_thread.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/_tracemalloc.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/_winapi.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/abc.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/ast.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/asyncio/__init__.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/asyncio/base_events.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/asyncio/base_futures.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/asyncio/base_subprocess.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/asyncio/base_tasks.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/asyncio/compat.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/asyncio/constants.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/asyncio/coroutines.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/asyncio/events.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/asyncio/exceptions.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/asyncio/format_helpers.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/asyncio/futures.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/asyncio/locks.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/asyncio/log.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/asyncio/proactor_events.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/asyncio/protocols.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/asyncio/queues.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/asyncio/runners.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/asyncio/selector_events.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/asyncio/sslproto.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/asyncio/staggered.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/asyncio/streams.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/asyncio/subprocess.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/asyncio/tasks.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/asyncio/threads.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/asyncio/transports.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/asyncio/trsock.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/asyncio/unix_events.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/asyncio/windows_events.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/asyncio/windows_utils.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/builtins.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/collections/__init__.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/collections/abc.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/compileall.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/concurrent/__init__.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/concurrent/futures/__init__.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/concurrent/futures/_base.pyi @@ -2277,9 +2385,11 @@ share/applications/pycharm-pro.desktop %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/email/parser.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/email/policy.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/email/utils.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/faulthandler.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/fcntl.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/functools.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/gc.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/gettext.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/hashlib.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/heapq.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/http/__init__.pyi @@ -2287,6 +2397,12 @@ share/applications/pycharm-pro.desktop %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/http/cookiejar.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/http/cookies.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/http/server.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/importlib/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/importlib/abc.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/importlib/machinery.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/importlib/metadata.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/importlib/resources.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/importlib/util.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/inspect.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/io.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/ipaddress.pyi @@ -2294,6 +2410,7 @@ share/applications/pycharm-pro.desktop %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/json/__init__.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/json/decoder.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/json/encoder.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/lzma.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/multiprocessing/__init__.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/multiprocessing/connection.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/multiprocessing/context.pyi @@ -2311,16 +2428,21 @@ share/applications/pycharm-pro.desktop %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/pathlib.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/posix.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/queue.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/random.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/re.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/resource.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/selectors.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/signal.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/socketserver.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/sre_constants.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/sre_parse.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/statistics.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/subprocess.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/sys.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/tempfile.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/textwrap.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/tokenize.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/tracemalloc.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/types.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/typing.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/unittest/__init__.pyi @@ -2339,6 +2461,11 @@ share/applications/pycharm-pro.desktop %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/urllib/request.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/urllib/response.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/urllib/robotparser.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/venv/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/winreg.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/xmlrpc/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/xmlrpc/client.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/xmlrpc/server.pyi %%DATADIR%%/plugins/python/helpers/typeshed/stdlib/3/zipapp.pyi %%DATADIR%%/plugins/python/helpers/typeshed/tests/check_consistent.py %%DATADIR%%/plugins/python/helpers/typeshed/tests/mypy_blacklist.txt @@ -2347,17 +2474,30 @@ share/applications/pycharm-pro.desktop %%DATADIR%%/plugins/python/helpers/typeshed/tests/pytype_blacklist.txt %%DATADIR%%/plugins/python/helpers/typeshed/tests/pytype_test.py %%DATADIR%%/plugins/python/helpers/typeshed/tests/stubtest_test.py +%%DATADIR%%/plugins/python/helpers/typeshed/tests/stubtest_unused.py +%%DATADIR%%/plugins/python/helpers/typeshed/tests/stubtest_whitelists/linux-py35.txt +%%DATADIR%%/plugins/python/helpers/typeshed/tests/stubtest_whitelists/linux-py36.txt +%%DATADIR%%/plugins/python/helpers/typeshed/tests/stubtest_whitelists/linux-py37.txt +%%DATADIR%%/plugins/python/helpers/typeshed/tests/stubtest_whitelists/linux-py38.txt +%%DATADIR%%/plugins/python/helpers/typeshed/tests/stubtest_whitelists/linux.txt %%DATADIR%%/plugins/python/helpers/typeshed/tests/stubtest_whitelists/py35.txt %%DATADIR%%/plugins/python/helpers/typeshed/tests/stubtest_whitelists/py36.txt %%DATADIR%%/plugins/python/helpers/typeshed/tests/stubtest_whitelists/py37.txt %%DATADIR%%/plugins/python/helpers/typeshed/tests/stubtest_whitelists/py38.txt +%%DATADIR%%/plugins/python/helpers/typeshed/tests/stubtest_whitelists/py39.txt %%DATADIR%%/plugins/python/helpers/typeshed/tests/stubtest_whitelists/py3_common.txt +%%DATADIR%%/plugins/python/helpers/typeshed/tests/stubtest_whitelists/win32-py35.txt +%%DATADIR%%/plugins/python/helpers/typeshed/tests/stubtest_whitelists/win32-py36.txt +%%DATADIR%%/plugins/python/helpers/typeshed/tests/stubtest_whitelists/win32-py37.txt +%%DATADIR%%/plugins/python/helpers/typeshed/tests/stubtest_whitelists/win32-py38.txt +%%DATADIR%%/plugins/python/helpers/typeshed/tests/stubtest_whitelists/win32.txt %%DATADIR%%/plugins/python/helpers/typeshed/third_party/2/concurrent/__init__.pyi %%DATADIR%%/plugins/python/helpers/typeshed/third_party/2/concurrent/futures/__init__.pyi %%DATADIR%%/plugins/python/helpers/typeshed/third_party/2/concurrent/futures/_base.pyi %%DATADIR%%/plugins/python/helpers/typeshed/third_party/2/concurrent/futures/process.pyi %%DATADIR%%/plugins/python/helpers/typeshed/third_party/2/concurrent/futures/thread.pyi %%DATADIR%%/plugins/python/helpers/typeshed/third_party/2/ipaddress.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2/pathlib2.pyi %%DATADIR%%/plugins/python/helpers/typeshed/third_party/2/six/__init__.pyi %%DATADIR%%/plugins/python/helpers/typeshed/third_party/2/six/moves/BaseHTTPServer.pyi %%DATADIR%%/plugins/python/helpers/typeshed/third_party/2/six/moves/CGIHTTPServer.pyi @@ -2447,11 +2587,24 @@ share/applications/pycharm-pro.desktop %%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/Crypto/Util/strxor.pyi %%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/Crypto/__init__.pyi %%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/Crypto/pct_warnings.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/atomicwrites/__init__.pyi %%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/attr/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/attr/_version_info.pyi %%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/attr/converters.pyi %%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/attr/exceptions.pyi %%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/attr/filters.pyi %%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/attr/validators.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/chardet/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/chardet/enums.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/chardet/langbulgarianmodel.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/chardet/langcyrillicmodel.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/chardet/langgreekmodel.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/chardet/langhebrewmodel.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/chardet/langhungarianmodel.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/chardet/langthaimodel.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/chardet/langturkishmodel.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/chardet/universaldetector.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/chardet/version.pyi %%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/cryptography/__init__.pyi %%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/cryptography/exceptions.pyi %%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/cryptography/fernet.pyi @@ -2546,6 +2699,7 @@ share/applications/pycharm-pro.desktop %%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/requests/structures.pyi %%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/requests/utils.pyi %%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/typing_extensions.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/tzlocal/__init__.pyi %%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/werkzeug/__init__.pyi %%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/werkzeug/_compat.pyi %%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/werkzeug/_internal.pyi @@ -2594,6 +2748,8 @@ share/applications/pycharm-pro.desktop %%DATADIR%%/plugins/python/helpers/typeshed/third_party/2and3/werkzeug/wsgi.pyi %%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/contextvars.pyi %%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/orjson.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/pkg_resources/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/pkg_resources/py31compat.pyi %%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/six/__init__.pyi %%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/six/moves/BaseHTTPServer.pyi %%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/six/moves/CGIHTTPServer.pyi @@ -2635,12 +2791,37 @@ share/applications/pycharm-pro.desktop %%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/six/moves/urllib_request.pyi %%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/six/moves/urllib_response.pyi %%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/six/moves/urllib_robotparser.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/waitress/__init__.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/waitress/adjustments.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/waitress/buffers.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/waitress/channel.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/waitress/compat.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/waitress/parser.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/waitress/proxy_headers.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/waitress/receiver.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/waitress/rfc7230.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/waitress/runner.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/waitress/server.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/waitress/task.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/waitress/trigger.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/waitress/utilities.pyi +%%DATADIR%%/plugins/python/helpers/typeshed/third_party/3/waitress/wasyncore.pyi %%DATADIR%%/plugins/python/helpers/virtualenv-16.7.10-py2.py3-none-any.whl %%DATADIR%%/plugins/python/lib/Java-WebSocket-1.3.9.jar %%DATADIR%%/plugins/python/lib/completion-ranking-python-0.0.11.jar %%DATADIR%%/plugins/python/lib/libthrift-0.11.0.jar +%%DATADIR%%/plugins/python/lib/ml-completion-prev-exprs-models-1.11.jar %%DATADIR%%/plugins/python/lib/python.jar +%%DATADIR%%/plugins/python/notebookPreview.html %%DATADIR%%/plugins/python/pydevd-pycharm.egg +%%DATADIR%%/plugins/python/static/css/github-markdown.css +%%DATADIR%%/plugins/python/static/generated/css/ipywidgets.css +%%DATADIR%%/plugins/python/static/generated/css/jupyter.css +%%DATADIR%%/plugins/python/static/generated/css/jupyter_darcula.css +%%DATADIR%%/plugins/python/static/generated/css/jupyter_intellij.css +%%DATADIR%%/plugins/python/static/generated/js/ipywidgets.js +%%DATADIR%%/plugins/python/static/generated/js/main.js +%%DATADIR%%/plugins/python/static/js/marked.min.js %%DATADIR%%/plugins/pythonIDE/lib/python-ide.jar %%DATADIR%%/plugins/pythonIDE/lib/resources_en.jar %%DATADIR%%/plugins/remote-run/lib/remote-run.jar @@ -2657,8 +2838,8 @@ share/applications/pycharm-pro.desktop %%DATADIR%%/plugins/settings-repository/lib/settings-repository.jar %%DATADIR%%/plugins/sh/lib/resources_en.jar %%DATADIR%%/plugins/sh/lib/sh.jar -%%DATADIR%%/plugins/stats-collector/lib/completion-ranking-kotlin-0.1.2.jar -%%DATADIR%%/plugins/stats-collector/lib/completion-ranking-scala-0.1.0.jar +%%DATADIR%%/plugins/stats-collector/lib/completion-ranking-kotlin-0.1.3.jar +%%DATADIR%%/plugins/stats-collector/lib/completion-ranking-scala-0.2.0.jar %%DATADIR%%/plugins/stats-collector/lib/log-events.jar %%DATADIR%%/plugins/stats-collector/lib/ngram-slp-0.0.2.jar %%DATADIR%%/plugins/stats-collector/lib/resources_en.jar @@ -2692,7 +2873,7 @@ share/applications/pycharm-pro.desktop %%DATADIR%%/plugins/textmate/lib/bundles/bat/language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/bat/package.json %%DATADIR%%/plugins/textmate/lib/bundles/bat/package.nls.json -%%DATADIR%%/plugins/textmate/lib/bundles/bat/snippets/batchfile.snippets.json +%%DATADIR%%/plugins/textmate/lib/bundles/bat/snippets/batchfile.code-snippets %%DATADIR%%/plugins/textmate/lib/bundles/bat/syntaxes/batchfile.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/clojure/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/clojure/cgmanifest.json @@ -2705,15 +2886,15 @@ share/applications/pycharm-pro.desktop %%DATADIR%%/plugins/textmate/lib/bundles/coffeescript/language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/coffeescript/package.json %%DATADIR%%/plugins/textmate/lib/bundles/coffeescript/package.nls.json -%%DATADIR%%/plugins/textmate/lib/bundles/coffeescript/snippets/coffeescript.snippets.json +%%DATADIR%%/plugins/textmate/lib/bundles/coffeescript/snippets/coffeescript.code-snippets %%DATADIR%%/plugins/textmate/lib/bundles/coffeescript/syntaxes/coffeescript.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/cpp/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/cpp/cgmanifest.json %%DATADIR%%/plugins/textmate/lib/bundles/cpp/language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/cpp/package.json %%DATADIR%%/plugins/textmate/lib/bundles/cpp/package.nls.json -%%DATADIR%%/plugins/textmate/lib/bundles/cpp/snippets/c.json -%%DATADIR%%/plugins/textmate/lib/bundles/cpp/snippets/cpp.json +%%DATADIR%%/plugins/textmate/lib/bundles/cpp/snippets/c.code-snippets +%%DATADIR%%/plugins/textmate/lib/bundles/cpp/snippets/cpp.code-snippets %%DATADIR%%/plugins/textmate/lib/bundles/cpp/syntaxes/c.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/cpp/syntaxes/cpp.embedded.macro.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/cpp/syntaxes/cpp.tmLanguage.json @@ -2723,7 +2904,7 @@ share/applications/pycharm-pro.desktop %%DATADIR%%/plugins/textmate/lib/bundles/csharp/language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/csharp/package.json %%DATADIR%%/plugins/textmate/lib/bundles/csharp/package.nls.json -%%DATADIR%%/plugins/textmate/lib/bundles/csharp/snippets/csharp.json +%%DATADIR%%/plugins/textmate/lib/bundles/csharp/snippets/csharp.code-snippets %%DATADIR%%/plugins/textmate/lib/bundles/csharp/syntaxes/csharp.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/css/.vscode/launch.json %%DATADIR%%/plugins/textmate/lib/bundles/css/.vscodeignore @@ -2743,7 +2924,7 @@ share/applications/pycharm-pro.desktop %%DATADIR%%/plugins/textmate/lib/bundles/fsharp/language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/fsharp/package.json %%DATADIR%%/plugins/textmate/lib/bundles/fsharp/package.nls.json -%%DATADIR%%/plugins/textmate/lib/bundles/fsharp/snippets/fsharp.json +%%DATADIR%%/plugins/textmate/lib/bundles/fsharp/snippets/fsharp.code-snippets %%DATADIR%%/plugins/textmate/lib/bundles/fsharp/syntaxes/fsharp.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/git/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/git/README.md @@ -2772,6 +2953,7 @@ share/applications/pycharm-pro.desktop %%DATADIR%%/plugins/textmate/lib/bundles/git/src/git.ts %%DATADIR%%/plugins/textmate/lib/bundles/git/src/ipc/ipcClient.ts %%DATADIR%%/plugins/textmate/lib/bundles/git/src/ipc/ipcServer.ts +%%DATADIR%%/plugins/textmate/lib/bundles/git/src/log.ts %%DATADIR%%/plugins/textmate/lib/bundles/git/src/main.ts %%DATADIR%%/plugins/textmate/lib/bundles/git/src/model.ts %%DATADIR%%/plugins/textmate/lib/bundles/git/src/protocolHandler.ts @@ -2779,7 +2961,9 @@ share/applications/pycharm-pro.desktop %%DATADIR%%/plugins/textmate/lib/bundles/git/src/staging.ts %%DATADIR%%/plugins/textmate/lib/bundles/git/src/statusbar.ts %%DATADIR%%/plugins/textmate/lib/bundles/git/src/test/git.test.ts -%%DATADIR%%/plugins/textmate/lib/bundles/git/src/typings/jschardet.d.ts +%%DATADIR%%/plugins/textmate/lib/bundles/git/src/test/index.ts +%%DATADIR%%/plugins/textmate/lib/bundles/git/src/test/smoke.test.ts +%%DATADIR%%/plugins/textmate/lib/bundles/git/src/timelineProvider.ts %%DATADIR%%/plugins/textmate/lib/bundles/git/src/typings/refs.d.ts %%DATADIR%%/plugins/textmate/lib/bundles/git/src/uri.ts %%DATADIR%%/plugins/textmate/lib/bundles/git/src/util.ts @@ -2801,7 +2985,7 @@ share/applications/pycharm-pro.desktop %%DATADIR%%/plugins/textmate/lib/bundles/groovy/language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/groovy/package.json %%DATADIR%%/plugins/textmate/lib/bundles/groovy/package.nls.json -%%DATADIR%%/plugins/textmate/lib/bundles/groovy/snippets/groovy.json +%%DATADIR%%/plugins/textmate/lib/bundles/groovy/snippets/groovy.code-snippets %%DATADIR%%/plugins/textmate/lib/bundles/groovy/syntaxes/groovy.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/handlebars/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/handlebars/cgmanifest.json @@ -2834,15 +3018,14 @@ share/applications/pycharm-pro.desktop %%DATADIR%%/plugins/textmate/lib/bundles/java/language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/java/package.json %%DATADIR%%/plugins/textmate/lib/bundles/java/package.nls.json -%%DATADIR%%/plugins/textmate/lib/bundles/java/snippets/java.snippets.json +%%DATADIR%%/plugins/textmate/lib/bundles/java/snippets/java.code-snippets %%DATADIR%%/plugins/textmate/lib/bundles/java/syntaxes/java.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/javascript/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/javascript/cgmanifest.json %%DATADIR%%/plugins/textmate/lib/bundles/javascript/javascript-language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/javascript/package.json %%DATADIR%%/plugins/textmate/lib/bundles/javascript/package.nls.json -%%DATADIR%%/plugins/textmate/lib/bundles/javascript/schemas/jsconfig.schema.json -%%DATADIR%%/plugins/textmate/lib/bundles/javascript/snippets/javascript.json +%%DATADIR%%/plugins/textmate/lib/bundles/javascript/snippets/javascript.code-snippets %%DATADIR%%/plugins/textmate/lib/bundles/javascript/syntaxes/JavaScript.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/javascript/syntaxes/JavaScriptReact.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/javascript/syntaxes/Readme.md @@ -2855,6 +3038,10 @@ share/applications/pycharm-pro.desktop %%DATADIR%%/plugins/textmate/lib/bundles/json/package.nls.json %%DATADIR%%/plugins/textmate/lib/bundles/json/syntaxes/JSON.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/json/syntaxes/JSONC.tmLanguage.json +%%DATADIR%%/plugins/textmate/lib/bundles/kotlin/info.plist +%%DATADIR%%/plugins/textmate/lib/bundles/kotlin/snippets/class.tmSnippet +%%DATADIR%%/plugins/textmate/lib/bundles/kotlin/snippets/println.tmSnippet +%%DATADIR%%/plugins/textmate/lib/bundles/kotlin/syntaxes/Kotlin.tmLanguage %%DATADIR%%/plugins/textmate/lib/bundles/less/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/less/cgmanifest.json *** DIFF OUTPUT TRUNCATED AT 1000 LINES ***