Lucas, ports@,
Here an update of devel/intellij and devel/pycharm to 2024.2.4.
I don't use pycharm and did only basic testing. Anyway, I use Intellij time
to time and it works fine with Scala and Java projects.
Additionally, I'd like to import devel/intellij-fsnotifier which is port for
https://gitlab.com/worthwhileit/bsd/fsnotifier which is used at FreeBSD.
I had used it for the last month or so, and it works well.
Feedback? Ok?
Index: devel/intellij/Makefile
===================================================================
RCS file: /home/cvs/ports/devel/intellij/Makefile,v
diff -u -p -r1.99 Makefile
--- devel/intellij/Makefile 8 Sep 2024 02:15:54 -0000 1.99
+++ devel/intellij/Makefile 3 Nov 2024 09:19:35 -0000
@@ -1,6 +1,6 @@
COMMENT= IntelliJ IDEA Java IDE
-V= 2024.2.1
+V= 2024.2.4
DISTNAME= ideaIC-${V}
PKGNAME= intellij-${V}
CATEGORIES= devel
@@ -19,11 +19,12 @@ MODJAVA_VER= 17
BUILD_DEPENDS= ${MODJAVA_RUN_DEPENDS}
RUN_DEPENDS= devel/desktop-file-utils \
+ devel/intellij-fsnotifier \
java/javaPathHelper
NO_TEST= Yes
-WRKDIST= ${WRKDIR}/idea-IC-242.21829.142
+WRKDIST= ${WRKDIR}/idea-IC-242.23726.103
IJ= ${PREFIX}/intellij
# If NO_BUILD is set, JAVA_HOME doesn't get defined. So do
@@ -56,5 +57,7 @@ do-install:
@ln -s ${TRUEPREFIX}/bin/idea-lightedit \
${PREFIX}/bin/intellij-lightedit
${INSTALL_MAN} ${FILESDIR}/idea.1 ${PREFIX}/man/man1
+
+ @echo "idea.filewatcher.executable.path=${LOCALBASE}/bin/intellij-fsnotifier" >> ${IJ}/bin/idea.properties
.include <bsd.port.mk>
Index: devel/intellij/distinfo
===================================================================
RCS file: /home/cvs/ports/devel/intellij/distinfo,v
diff -u -p -r1.69 distinfo
--- devel/intellij/distinfo 8 Sep 2024 02:15:54 -0000 1.69
+++ devel/intellij/distinfo 3 Nov 2024 09:22:35 -0000
@@ -1,2 +1,2 @@
-SHA256 (ideaIC-2024.2.1.tar.gz) = eBzANSbVgRBhxv/SEZQmmLPRjtLwVaBPOElWaGp6oKY=
-SIZE (ideaIC-2024.2.1.tar.gz) = 880814955
+SHA256 (ideaIC-2024.2.4.tar.gz) = AULQPs07Zb+mwNmUTjrFJDgEbVEneHg2InnmNYsa6/o=
+SIZE (ideaIC-2024.2.4.tar.gz) = 881317233
Index: devel/intellij/pkg/PLIST
===================================================================
RCS file: /home/cvs/ports/devel/intellij/pkg/PLIST,v
diff -u -p -r1.69 PLIST
--- devel/intellij/pkg/PLIST 8 Sep 2024 02:15:54 -0000 1.69
+++ devel/intellij/pkg/PLIST 3 Nov 2024 09:28:19 -0000
@@ -32,7 +32,7 @@ intellij/lib/annotations.jar
intellij/lib/app-client.jar
intellij/lib/app.jar
intellij/lib/bouncy-castle.jar
-intellij/lib/build-marker-IC-242.21829.142
+intellij/lib/build-marker-IC-242.23726.103
intellij/lib/cds/
intellij/lib/cds/classesLogAgent.jar
intellij/lib/external-system-rt.jar
Index: devel/pycharm/Makefile
===================================================================
RCS file: /home/cvs/ports/devel/pycharm/Makefile,v
diff -u -p -r1.56 Makefile
--- devel/pycharm/Makefile 25 Jul 2024 23:28:21 -0000 1.56
+++ devel/pycharm/Makefile 3 Nov 2024 09:32:55 -0000
@@ -1,6 +1,6 @@
COMMENT= Python IDE based on IntelliJ IDEA
-V= 2024.1.4
+V= 2024.2.4
DISTNAME= pycharm-community-${V}
PKGNAME= pycharm-${V}
CATEGORIES= devel
@@ -20,6 +20,7 @@ MODJAVA_VER= 17
BUILD_DEPENDS= ${MODJAVA_RUN_DEPENDS}
RUN_DEPENDS= devel/desktop-file-utils \
+ devel/intellij-fsnotifier \
java/javaPathHelper
NO_TEST= Yes
@@ -51,5 +52,7 @@ do-install:
${PREFIX}/share/applications/${PROG}.desktop
.endfor
${INSTALL_MAN} ${FILESDIR}/pycharm.1 ${PREFIX}/man/man1
+
+ @echo "idea.filewatcher.executable.path=${LOCALBASE}/bin/intellij-fsnotifier" >> ${PC}/bin/idea.properties
.include <bsd.port.mk>
Index: devel/pycharm/distinfo
===================================================================
RCS file: /home/cvs/ports/devel/pycharm/distinfo,v
diff -u -p -r1.46 distinfo
--- devel/pycharm/distinfo 25 Jul 2024 23:28:21 -0000 1.46
+++ devel/pycharm/distinfo 3 Nov 2024 09:34:33 -0000
@@ -1,2 +1,2 @@
-SHA256 (pycharm-community-2024.1.4.tar.gz) = BDwzNxy1+zH96rbezMgJGJ79xtQE93HFQdTdd5rc0vo=
-SIZE (pycharm-community-2024.1.4.tar.gz) = 640191029
+SHA256 (pycharm-community-2024.2.4.tar.gz) = CPwJLEx5GaQ8qmTsBGhAYMqfbw3yehvmj+CIAgtwWyg=
+SIZE (pycharm-community-2024.2.4.tar.gz) = 654736064
Index: devel/pycharm/pkg/PLIST
===================================================================
RCS file: /home/cvs/ports/devel/pycharm/pkg/PLIST,v
diff -u -p -r1.44 PLIST
--- devel/pycharm/pkg/PLIST 25 Jul 2024 23:28:21 -0000 1.44
+++ devel/pycharm/pkg/PLIST 3 Nov 2024 09:37:49 -0000
@@ -13,6 +13,7 @@ pycharm/bin/jetbrains_client.sh
pycharm/bin/jetbrains_client64.vmoptions
pycharm/bin/libdbm.so
pycharm/bin/ltedit.sh
+pycharm/bin/pycharm
pycharm/bin/pycharm.png
pycharm/bin/pycharm.sh
pycharm/bin/pycharm.svg
@@ -28,7 +29,7 @@ pycharm/lib/annotations.jar
pycharm/lib/app-client.jar
pycharm/lib/app.jar
pycharm/lib/bouncy-castle.jar
-pycharm/lib/build-marker-PC-241.18034.82
+pycharm/lib/build-marker-PC-242.23726.102
pycharm/lib/cds/
pycharm/lib/cds/classesLogAgent.jar
pycharm/lib/external-system-rt.jar
@@ -38,15 +39,37 @@ pycharm/lib/frontend/
pycharm/lib/frontend/frontend-customization.jar
pycharm/lib/frontend/frontend.jar
pycharm/lib/groovy.jar
-pycharm/lib/grpc.jar
-pycharm/lib/intellij-coverage-agent-1.0.744.jar
-pycharm/lib/intellij-test-discovery.jar
pycharm/lib/jps-model.jar
pycharm/lib/jsch-agent.jar
pycharm/lib/junit4.jar
pycharm/lib/lib-client.jar
pycharm/lib/lib.jar
-pycharm/lib/modules.jar
+pycharm/lib/modules/
+pycharm/lib/modules/intellij.ide.startup.importSettings.jar
+pycharm/lib/modules/intellij.libraries.ktor.client.jar
+pycharm/lib/modules/intellij.libraries.microba.jar
+pycharm/lib/modules/intellij.platform.clouds.jar
+pycharm/lib/modules/intellij.platform.collaborationTools.jar
+pycharm/lib/modules/intellij.platform.execution.dashboard.jar
+pycharm/lib/modules/intellij.platform.execution.serviceView.jar
+pycharm/lib/modules/intellij.platform.ide.newUiOnboarding.jar
+pycharm/lib/modules/intellij.platform.images.backend.svg.jar
+pycharm/lib/modules/intellij.platform.images.copyright.jar
+pycharm/lib/modules/intellij.platform.kernel.backend.jar
+pycharm/lib/modules/intellij.platform.kernel.jar
+pycharm/lib/modules/intellij.platform.lvcs.impl.jar
+pycharm/lib/modules/intellij.platform.ml.embeddings.jar
+pycharm/lib/modules/intellij.platform.navbar.backend.jar
+pycharm/lib/modules/intellij.platform.navbar.frontend.jar
+pycharm/lib/modules/intellij.platform.navbar.jar
+pycharm/lib/modules/intellij.platform.navbar.monolith.jar
+pycharm/lib/modules/intellij.platform.settings.local.jar
+pycharm/lib/modules/intellij.platform.smRunner.vcs.jar
+pycharm/lib/modules/intellij.platform.vcs.dvcs.impl.jar
+pycharm/lib/modules/intellij.platform.vcs.impl.jar
+pycharm/lib/modules/intellij.platform.vcs.log.impl.jar
+pycharm/lib/modules/intellij.smart.update.jar
+pycharm/lib/nio-fs.jar
pycharm/lib/opentelemetry.jar
pycharm/lib/platform-loader.jar
pycharm/lib/protobuf.jar
@@ -64,6 +87,7 @@ pycharm/license/LICENSE.txt
pycharm/license/NOTICE.txt
pycharm/license/javahelp_license.txt
pycharm/license/javolution_license.txt
+pycharm/license/launcher-third-party-libraries.html
pycharm/license/saxon-conditions.html
pycharm/license/third-party-libraries.html
pycharm/license/third-party-libraries.json
@@ -97,8 +121,10 @@ pycharm/plugins/cwm-plugin/jre-build.txt
pycharm/plugins/cwm-plugin/lib/
pycharm/plugins/cwm-plugin/lib/bouncy-castle-pgp.jar
pycharm/plugins/cwm-plugin/lib/client/
+pycharm/plugins/cwm-plugin/lib/client/cwm-guest-driver.jar
pycharm/plugins/cwm-plugin/lib/client/cwm-guest-markdown.jar
pycharm/plugins/cwm-plugin/lib/client/cwm-guest-notebooks.jar
+pycharm/plugins/cwm-plugin/lib/client/cwm-guest-performanceTesting.jar
pycharm/plugins/cwm-plugin/lib/client/cwm-guest-terminal.jar
pycharm/plugins/cwm-plugin/lib/client/cwm-guest.jar
pycharm/plugins/cwm-plugin/lib/client/platform-ssh.jar
@@ -107,15 +133,25 @@ pycharm/plugins/cwm-plugin/lib/cwm-commo
pycharm/plugins/cwm-plugin/lib/cwm-host-unattended.jar
pycharm/plugins/cwm-plugin/lib/cwm-host.jar
pycharm/plugins/cwm-plugin/lib/cwm-model.jar
+pycharm/plugins/cwm-plugin/lib/cwm-plugin-android.jar
+pycharm/plugins/cwm-plugin/lib/cwm-plugin-backend.jar
+pycharm/plugins/cwm-plugin/lib/cwm-plugin-common.jar
+pycharm/plugins/cwm-plugin/lib/cwm-plugin-java.jar
pycharm/plugins/cwm-plugin/lib/cwm-plugin-notebooks.jar
-pycharm/plugins/cwm-plugin/lib/cwm-plugin-terminal.jar
pycharm/plugins/cwm-plugin/lib/cwm-plugin.jar
pycharm/plugins/cwm-plugin/lib/cwm-unattended-common.jar
+pycharm/plugins/cwm-plugin/lib/grpc-netty-shaded.jar
pycharm/plugins/cwm-plugin/lib/ice4j.jar
pycharm/plugins/cwm-plugin/lib/java-websocket.jar
pycharm/plugins/cwm-plugin/lib/jitsi-utils.jar
pycharm/plugins/cwm-plugin/lib/jnaerator-runtime.jar
pycharm/plugins/cwm-plugin/lib/jstun.jar
+pycharm/plugins/cwm-plugin/lib/modules/
+pycharm/plugins/cwm-plugin/lib/modules/intellij.platform.execution.frontend.split.jar
+pycharm/plugins/cwm-plugin/lib/modules/intellij.platform.kernel.backend.split.jar
+pycharm/plugins/cwm-plugin/lib/modules/intellij.platform.kernel.split.jar
+pycharm/plugins/cwm-plugin/lib/modules/intellij.platform.navbar.backend.split.jar
+pycharm/plugins/cwm-plugin/lib/modules/intellij.terminal.backend.split.jar
pycharm/plugins/cwm-plugin/lib/quiche-jna-stubs.jar
pycharm/plugins/cwm-plugin/lib/rd.jar
pycharm/plugins/cwm-plugin/lib/tls-channel.jar
@@ -140,6 +176,15 @@ pycharm/plugins/indexing-shared/lib/inde
pycharm/plugins/llmInstaller/
pycharm/plugins/llmInstaller/lib/
pycharm/plugins/llmInstaller/lib/llmInstaller.jar
+pycharm/plugins/localization-ja/
+pycharm/plugins/localization-ja/lib/
+pycharm/plugins/localization-ja/lib/localization-ja.jar
+pycharm/plugins/localization-ko/
+pycharm/plugins/localization-ko/lib/
+pycharm/plugins/localization-ko/lib/localization-ko.jar
+pycharm/plugins/localization-zh/
+pycharm/plugins/localization-zh/lib/
+pycharm/plugins/localization-zh/lib/localization-zh.jar
pycharm/plugins/markdown/
pycharm/plugins/markdown/lib/
pycharm/plugins/markdown/lib/markdown.jar
@@ -150,6 +195,12 @@ pycharm/plugins/marketplace/lib/boot/mar
pycharm/plugins/marketplace/lib/boot/marketplace-impl.jar
pycharm/plugins/marketplace/lib/marketplace.jar
pycharm/plugins/marketplace/platform-build.txt
+pycharm/plugins/marketplaceMl/
+pycharm/plugins/marketplaceMl/lib/
+pycharm/plugins/marketplaceMl/lib/marketplaceMl.jar
+pycharm/plugins/ml-inline-completion/
+pycharm/plugins/ml-inline-completion/lib/
+pycharm/plugins/ml-inline-completion/lib/ml-inline-completion.jar
pycharm/plugins/packageChecker/
pycharm/plugins/packageChecker/lib/
pycharm/plugins/packageChecker/lib/packageChecker.jar
@@ -167,7 +218,6 @@ pycharm/plugins/platform-images/lib/
pycharm/plugins/platform-images/lib/platform-images.jar
pycharm/plugins/platform-langInjection/
pycharm/plugins/platform-langInjection/lib/
-pycharm/plugins/platform-langInjection/lib/IntelliLang.jar
pycharm/plugins/platform-langInjection/lib/java-langInjection-jps.jar
pycharm/plugins/platform-langInjection/lib/platform-langInjection.jar
pycharm/plugins/plugin-classpath.txt
@@ -181,8 +231,8 @@ pycharm/plugins/pycharm-community-shared
pycharm/plugins/pycharm-community-sharedIndexes-bundled/lib/
pycharm/plugins/pycharm-community-sharedIndexes-bundled/lib/pycharm-community-sharedIndexes-bundled.jar
pycharm/plugins/pycharm-community-sharedIndexes-bundled/python-sdk/
-pycharm/plugins/pycharm-community-sharedIndexes-bundled/python-sdk/python-sdk-975db3bf15a3-31b6be0877a2.ijx
-pycharm/plugins/pycharm-community-sharedIndexes-bundled/python-sdk/python-sdk-975db3bf15a3-31b6be0877a2.txt
+pycharm/plugins/pycharm-community-sharedIndexes-bundled/python-sdk/python-sdk-d7ad00fb9fc3-c546a90a8094.ijx
+pycharm/plugins/pycharm-community-sharedIndexes-bundled/python-sdk/python-sdk-d7ad00fb9fc3-c546a90a8094.txt
pycharm/plugins/python-ce/
pycharm/plugins/python-ce/helpers/
pycharm/plugins/python-ce/helpers/.gitignore
@@ -1097,6 +1147,9 @@ pycharm/plugins/python-ce/helpers/pychar
pycharm/plugins/python-ce/helpers/pycharm_matplotlib_backend/__init__.py
pycharm/plugins/python-ce/helpers/pycharm_matplotlib_backend/backend_interagg.py
pycharm/plugins/python-ce/helpers/pycharm_matplotlib_backend/sitecustomize.py
+pycharm/plugins/python-ce/helpers/pycharm_plotly_backend/
+pycharm/plugins/python-ce/helpers/pycharm_plotly_backend/__init__.py
+pycharm/plugins/python-ce/helpers/pycharm_plotly_backend/sitecustomize.py
pycharm/plugins/python-ce/helpers/pycodestyle-2.10.0.py
pycharm/plugins/python-ce/helpers/pycodestyle-2.8.0.py
pycharm/plugins/python-ce/helpers/pycodestyle.py
@@ -1147,7 +1200,6 @@ pycharm/plugins/python-ce/helpers/pydev/
pycharm/plugins/python-ce/helpers/pydev/_pydev_imps/_pydev_SimpleXMLRPCServer.py
pycharm/plugins/python-ce/helpers/pydev/_pydev_imps/_pydev_SocketServer.py
pycharm/plugins/python-ce/helpers/pydev/_pydev_imps/_pydev_execfile.py
-pycharm/plugins/python-ce/helpers/pydev/_pydev_imps/_pydev_inspect.py
pycharm/plugins/python-ce/helpers/pydev/_pydev_imps/_pydev_pkgutil_old.py
pycharm/plugins/python-ce/helpers/pydev/_pydev_imps/_pydev_saved_modules.py
pycharm/plugins/python-ce/helpers/pydev/_pydev_imps/_pydev_sys_patch.py
@@ -1249,7 +1301,9 @@ pycharm/plugins/python-ce/helpers/pydev/
pycharm/plugins/python-ce/helpers/pydev/_pydevd_bundle/smart_step_into/pydevd_smart_step_into_util.py
pycharm/plugins/python-ce/helpers/pydev/_pydevd_bundle/tables/
pycharm/plugins/python-ce/helpers/pydev/_pydevd_bundle/tables/__init__.py
+pycharm/plugins/python-ce/helpers/pydev/_pydevd_bundle/tables/pydevd_dataset.py
pycharm/plugins/python-ce/helpers/pydev/_pydevd_bundle/tables/pydevd_numpy.py
+pycharm/plugins/python-ce/helpers/pydev/_pydevd_bundle/tables/pydevd_numpy_based.py
pycharm/plugins/python-ce/helpers/pydev/_pydevd_bundle/tables/pydevd_pandas.py
pycharm/plugins/python-ce/helpers/pydev/_pydevd_bundle/tables/pydevd_polars.py
pycharm/plugins/python-ce/helpers/pydev/_pydevd_frame_eval/
@@ -1730,6 +1784,7 @@ pycharm/plugins/python-ce/helpers/typesh
pycharm/plugins/python-ce/helpers/typeshed/.flake8
pycharm/plugins/python-ce/helpers/typeshed/.gitattributes
pycharm/plugins/python-ce/helpers/typeshed/.github/
+pycharm/plugins/python-ce/helpers/typeshed/.github/renovate.json
pycharm/plugins/python-ce/helpers/typeshed/.github/workflows/
pycharm/plugins/python-ce/helpers/typeshed/.github/workflows/daily.yml
pycharm/plugins/python-ce/helpers/typeshed/.github/workflows/meta_tests.yml
@@ -1757,8 +1812,8 @@ pycharm/plugins/python-ce/helpers/typesh
pycharm/plugins/python-ce/helpers/typeshed/scripts/
pycharm/plugins/python-ce/helpers/typeshed/scripts/create_baseline_stubs.py
pycharm/plugins/python-ce/helpers/typeshed/scripts/generate_proto_stubs.sh
-pycharm/plugins/python-ce/helpers/typeshed/scripts/runtests.py
pycharm/plugins/python-ce/helpers/typeshed/scripts/stubsabot.py
+pycharm/plugins/python-ce/helpers/typeshed/scripts/sync_s2clientprotocol_protobuf_stubs.sh
pycharm/plugins/python-ce/helpers/typeshed/scripts/sync_tensorflow_protobuf_stubs.sh
pycharm/plugins/python-ce/helpers/typeshed/stdlib/
pycharm/plugins/python-ce/helpers/typeshed/stdlib/@python2/
@@ -2169,6 +2224,89 @@ pycharm/plugins/python-ce/helpers/typesh
pycharm/plugins/python-ce/helpers/typeshed/stdlib/@python2/zipfile.pyi
pycharm/plugins/python-ce/helpers/typeshed/stdlib/@python2/zipimport.pyi
pycharm/plugins/python-ce/helpers/typeshed/stdlib/@python2/zlib.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/@tests/
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/common.txt
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/darwin-py310.txt
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/darwin-py311.txt
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/darwin-py312.txt
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/darwin-py313.txt
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/darwin-py38.txt
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/darwin-py39.txt
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/darwin.txt
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/linux-py310.txt
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/linux-py311.txt
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/linux-py312.txt
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/linux-py313.txt
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/linux-py38.txt
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/linux-py39.txt
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/linux.txt
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/py310.txt
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/py311.txt
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/py312.txt
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/py313.txt
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/py38.txt
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/py39.txt
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/win32-py310.txt
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/win32-py311.txt
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/win32-py312.txt
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/win32-py313.txt
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/win32-py38.txt
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/win32-py39.txt
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/win32.txt
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/asyncio/
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/asyncio/check_coroutines.py
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/asyncio/check_gather.py
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/asyncio/check_task.py
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/asyncio/check_task_factory.py
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/builtins/
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/builtins/check_dict-py39.py
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/builtins/check_dict.py
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/builtins/check_exception_group-py311.py
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/builtins/check_iteration.py
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/builtins/check_list.py
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/builtins/check_memoryview.py
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/builtins/check_object.py
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/builtins/check_pow.py
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/builtins/check_reversed.py
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/builtins/check_round.py
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/builtins/check_sum.py
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/builtins/check_tuple.py
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/builtins/check_zip.py
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/check_codecs.py
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/check_concurrent_futures.py
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/check_contextlib.py
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/check_copy.py
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/check_dataclasses.py
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/check_enum.py
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/check_functools.py
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/check_importlib.py
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/check_importlib_metadata.py
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/check_io.py
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/check_logging.py
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/check_multiprocessing.py
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/check_pathlib.py
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/check_re.py
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/check_sqlite3.py
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/check_tarfile.py
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/check_tempfile.py
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/check_threading.py
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/check_tkinter.py
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/check_types.py
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/check_unittest.py
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/check_xml.py
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/collections/
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/collections/check_defaultdict-py39.py
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/email/
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/email/check_message.py
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/itertools/
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/itertools/check_itertools_recipes.py
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/typing/
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/typing/check_MutableMapping.py
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/typing/check_all.py
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/typing/check_regression_issue_9296.py
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/typing/check_typing_io.py
pycharm/plugins/python-ce/helpers/typeshed/stdlib/VERSIONS
pycharm/plugins/python-ce/helpers/typeshed/stdlib/__future__.pyi
pycharm/plugins/python-ce/helpers/typeshed/stdlib/__main__.pyi
@@ -2187,8 +2325,12 @@ pycharm/plugins/python-ce/helpers/typesh
pycharm/plugins/python-ce/helpers/typeshed/stdlib/_dummy_threading.pyi
pycharm/plugins/python-ce/helpers/typeshed/stdlib/_heapq.pyi
pycharm/plugins/python-ce/helpers/typeshed/stdlib/_imp.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/_interpchannels.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/_interpqueues.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/_interpreters.pyi
pycharm/plugins/python-ce/helpers/typeshed/stdlib/_json.pyi
pycharm/plugins/python-ce/helpers/typeshed/stdlib/_locale.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/_lsprof.pyi
pycharm/plugins/python-ce/helpers/typeshed/stdlib/_markupbase.pyi
pycharm/plugins/python-ce/helpers/typeshed/stdlib/_msi.pyi
pycharm/plugins/python-ce/helpers/typeshed/stdlib/_operator.pyi
@@ -2208,6 +2350,7 @@ pycharm/plugins/python-ce/helpers/typesh
pycharm/plugins/python-ce/helpers/typeshed/stdlib/_typeshed/README.md
pycharm/plugins/python-ce/helpers/typeshed/stdlib/_typeshed/__init__.pyi
pycharm/plugins/python-ce/helpers/typeshed/stdlib/_typeshed/dbapi.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/_typeshed/importlib.pyi
pycharm/plugins/python-ce/helpers/typeshed/stdlib/_typeshed/wsgi.pyi
pycharm/plugins/python-ce/helpers/typeshed/stdlib/_typeshed/xml.pyi
pycharm/plugins/python-ce/helpers/typeshed/stdlib/_warnings.pyi
@@ -2295,6 +2438,7 @@ pycharm/plugins/python-ce/helpers/typesh
pycharm/plugins/python-ce/helpers/typeshed/stdlib/csv.pyi
pycharm/plugins/python-ce/helpers/typeshed/stdlib/ctypes/
pycharm/plugins/python-ce/helpers/typeshed/stdlib/ctypes/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/ctypes/_endian.pyi
pycharm/plugins/python-ce/helpers/typeshed/stdlib/ctypes/util.pyi
pycharm/plugins/python-ce/helpers/typeshed/stdlib/ctypes/wintypes.pyi
pycharm/plugins/python-ce/helpers/typeshed/stdlib/curses/
@@ -2310,6 +2454,7 @@ pycharm/plugins/python-ce/helpers/typesh
pycharm/plugins/python-ce/helpers/typeshed/stdlib/dbm/dumb.pyi
pycharm/plugins/python-ce/helpers/typeshed/stdlib/dbm/gnu.pyi
pycharm/plugins/python-ce/helpers/typeshed/stdlib/dbm/ndbm.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/dbm/sqlite3.pyi
pycharm/plugins/python-ce/helpers/typeshed/stdlib/decimal.pyi
pycharm/plugins/python-ce/helpers/typeshed/stdlib/difflib.pyi
pycharm/plugins/python-ce/helpers/typeshed/stdlib/dis.pyi
@@ -2369,6 +2514,7 @@ pycharm/plugins/python-ce/helpers/typesh
pycharm/plugins/python-ce/helpers/typeshed/stdlib/email/
pycharm/plugins/python-ce/helpers/typeshed/stdlib/email/__init__.pyi
pycharm/plugins/python-ce/helpers/typeshed/stdlib/email/_header_value_parser.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/email/_policybase.pyi
pycharm/plugins/python-ce/helpers/typeshed/stdlib/email/base64mime.pyi
pycharm/plugins/python-ce/helpers/typeshed/stdlib/email/charset.pyi
pycharm/plugins/python-ce/helpers/typeshed/stdlib/email/contentmanager.pyi
@@ -2438,14 +2584,20 @@ pycharm/plugins/python-ce/helpers/typesh
pycharm/plugins/python-ce/helpers/typeshed/stdlib/imp.pyi
pycharm/plugins/python-ce/helpers/typeshed/stdlib/importlib/
pycharm/plugins/python-ce/helpers/typeshed/stdlib/importlib/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/importlib/_abc.pyi
pycharm/plugins/python-ce/helpers/typeshed/stdlib/importlib/abc.pyi
pycharm/plugins/python-ce/helpers/typeshed/stdlib/importlib/machinery.pyi
pycharm/plugins/python-ce/helpers/typeshed/stdlib/importlib/metadata/
pycharm/plugins/python-ce/helpers/typeshed/stdlib/importlib/metadata/__init__.pyi
pycharm/plugins/python-ce/helpers/typeshed/stdlib/importlib/metadata/_meta.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/importlib/metadata/diagnose.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/importlib/readers.pyi
pycharm/plugins/python-ce/helpers/typeshed/stdlib/importlib/resources/
pycharm/plugins/python-ce/helpers/typeshed/stdlib/importlib/resources/__init__.pyi
pycharm/plugins/python-ce/helpers/typeshed/stdlib/importlib/resources/abc.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/importlib/resources/readers.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/importlib/resources/simple.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/importlib/simple.pyi
pycharm/plugins/python-ce/helpers/typeshed/stdlib/importlib/util.pyi
pycharm/plugins/python-ce/helpers/typeshed/stdlib/inspect.pyi
pycharm/plugins/python-ce/helpers/typeshed/stdlib/io.pyi
@@ -2535,7 +2687,6 @@ pycharm/plugins/python-ce/helpers/typesh
pycharm/plugins/python-ce/helpers/typeshed/stdlib/logging/config.pyi
pycharm/plugins/python-ce/helpers/typeshed/stdlib/logging/handlers.pyi
pycharm/plugins/python-ce/helpers/typeshed/stdlib/lzma.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stdlib/macpath.pyi
pycharm/plugins/python-ce/helpers/typeshed/stdlib/mailbox.pyi
pycharm/plugins/python-ce/helpers/typeshed/stdlib/mailcap.pyi
pycharm/plugins/python-ce/helpers/typeshed/stdlib/marshal.pyi
@@ -2577,6 +2728,7 @@ pycharm/plugins/python-ce/helpers/typesh
pycharm/plugins/python-ce/helpers/typeshed/stdlib/netrc.pyi
pycharm/plugins/python-ce/helpers/typeshed/stdlib/nis.pyi
pycharm/plugins/python-ce/helpers/typeshed/stdlib/nntplib.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/nt.pyi
pycharm/plugins/python-ce/helpers/typeshed/stdlib/ntpath.pyi
pycharm/plugins/python-ce/helpers/typeshed/stdlib/nturl2path.pyi
pycharm/plugins/python-ce/helpers/typeshed/stdlib/numbers.pyi
@@ -2758,6 +2910,7 @@ pycharm/plugins/python-ce/helpers/typesh
pycharm/plugins/python-ce/helpers/typeshed/stdlib/xml/parsers/expat/model.pyi
pycharm/plugins/python-ce/helpers/typeshed/stdlib/xml/sax/
pycharm/plugins/python-ce/helpers/typeshed/stdlib/xml/sax/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/xml/sax/_exceptions.pyi
pycharm/plugins/python-ce/helpers/typeshed/stdlib/xml/sax/handler.pyi
pycharm/plugins/python-ce/helpers/typeshed/stdlib/xml/sax/saxutils.pyi
pycharm/plugins/python-ce/helpers/typeshed/stdlib/xml/sax/xmlreader.pyi
@@ -2766,7 +2919,9 @@ pycharm/plugins/python-ce/helpers/typesh
pycharm/plugins/python-ce/helpers/typeshed/stdlib/xmlrpc/client.pyi
pycharm/plugins/python-ce/helpers/typeshed/stdlib/xmlrpc/server.pyi
pycharm/plugins/python-ce/helpers/typeshed/stdlib/zipapp.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stdlib/zipfile.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/zipfile/
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/zipfile/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stdlib/zipfile/_path.pyi
pycharm/plugins/python-ce/helpers/typeshed/stdlib/zipimport.pyi
pycharm/plugins/python-ce/helpers/typeshed/stdlib/zlib.pyi
pycharm/plugins/python-ce/helpers/typeshed/stdlib/zoneinfo/
@@ -2811,6 +2966,8 @@ pycharm/plugins/python-ce/helpers/typesh
pycharm/plugins/python-ce/helpers/typeshed/stubs/Flask-Cors/flask_cors/extension.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/Flask-Cors/flask_cors/version.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/Flask-Migrate/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/Flask-Migrate/@tests/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/Flask-Migrate/@tests/stubtest_allowlist.txt
pycharm/plugins/python-ce/helpers/typeshed/stubs/Flask-Migrate/METADATA.toml
pycharm/plugins/python-ce/helpers/typeshed/stubs/Flask-Migrate/flask_migrate/
pycharm/plugins/python-ce/helpers/typeshed/stubs/Flask-Migrate/flask_migrate/__init__.pyi
@@ -2999,6 +3156,7 @@ pycharm/plugins/python-ce/helpers/typesh
pycharm/plugins/python-ce/helpers/typeshed/stubs/PyMySQL/pymysql/util.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/PyScreeze/
pycharm/plugins/python-ce/helpers/typeshed/stubs/PyScreeze/@tests/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/PyScreeze/@tests/stubtest_allowlist.txt
pycharm/plugins/python-ce/helpers/typeshed/stubs/PyScreeze/@tests/stubtest_allowlist_linux.txt
pycharm/plugins/python-ce/helpers/typeshed/stubs/PyScreeze/METADATA.toml
pycharm/plugins/python-ce/helpers/typeshed/stubs/PyScreeze/pyscreeze/
@@ -3055,6 +3213,15 @@ pycharm/plugins/python-ce/helpers/typesh
pycharm/plugins/python-ce/helpers/typeshed/stubs/Pygments/pygments/lexer.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/Pygments/pygments/lexers/
pycharm/plugins/python-ce/helpers/typeshed/stubs/Pygments/pygments/lexers/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/Pygments/pygments/lexers/javascript.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/Pygments/pygments/lexers/jsx.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/Pygments/pygments/lexers/kusto.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/Pygments/pygments/lexers/ldap.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/Pygments/pygments/lexers/lean.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/Pygments/pygments/lexers/lisp.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/Pygments/pygments/lexers/prql.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/Pygments/pygments/lexers/vip.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/Pygments/pygments/lexers/vyper.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/Pygments/pygments/modeline.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/Pygments/pygments/plugin.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/Pygments/pygments/regexopt.pyi
@@ -3066,6 +3233,12 @@ pycharm/plugins/python-ce/helpers/typesh
pycharm/plugins/python-ce/helpers/typeshed/stubs/Pygments/pygments/token.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/Pygments/pygments/unistring.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/Pygments/pygments/util.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/RPi.GPIO/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/RPi.GPIO/METADATA.toml
+pycharm/plugins/python-ce/helpers/typeshed/stubs/RPi.GPIO/RPi/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/RPi.GPIO/RPi/GPIO/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/RPi.GPIO/RPi/GPIO/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/RPi.GPIO/RPi/__init__.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/SQLAlchemy/
pycharm/plugins/python-ce/helpers/typeshed/stubs/SQLAlchemy/@tests/
pycharm/plugins/python-ce/helpers/typeshed/stubs/SQLAlchemy/@tests/stubtest_allowlist.txt
@@ -3353,6 +3526,8 @@ pycharm/plugins/python-ce/helpers/typesh
pycharm/plugins/python-ce/helpers/typeshed/stubs/WebOb/
pycharm/plugins/python-ce/helpers/typeshed/stubs/WebOb/@tests/
pycharm/plugins/python-ce/helpers/typeshed/stubs/WebOb/@tests/stubtest_allowlist.txt
+pycharm/plugins/python-ce/helpers/typeshed/stubs/WebOb/@tests/test_cases/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/WebOb/@tests/test_cases/check_wsgify.py
pycharm/plugins/python-ce/helpers/typeshed/stubs/WebOb/METADATA.toml
pycharm/plugins/python-ce/helpers/typeshed/stubs/WebOb/webob/
pycharm/plugins/python-ce/helpers/typeshed/stubs/WebOb/webob/__init__.pyi
@@ -3377,7 +3552,6 @@ pycharm/plugins/python-ce/helpers/typesh
pycharm/plugins/python-ce/helpers/typeshed/stubs/aiofiles/@tests/stubtest_allowlist.txt
pycharm/plugins/python-ce/helpers/typeshed/stubs/aiofiles/@tests/stubtest_allowlist_darwin.txt
pycharm/plugins/python-ce/helpers/typeshed/stubs/aiofiles/@tests/stubtest_allowlist_linux.txt
-pycharm/plugins/python-ce/helpers/typeshed/stubs/aiofiles/@tests/stubtest_allowlist_win32.txt
pycharm/plugins/python-ce/helpers/typeshed/stubs/aiofiles/METADATA.toml
pycharm/plugins/python-ce/helpers/typeshed/stubs/aiofiles/aiofiles/
pycharm/plugins/python-ce/helpers/typeshed/stubs/aiofiles/aiofiles/__init__.pyi
@@ -3392,6 +3566,92 @@ pycharm/plugins/python-ce/helpers/typesh
pycharm/plugins/python-ce/helpers/typeshed/stubs/aiofiles/aiofiles/threadpool/binary.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/aiofiles/aiofiles/threadpool/text.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/aiofiles/aiofiles/threadpool/utils.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/antlr4-python3-runtime/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/antlr4-python3-runtime/METADATA.toml
+pycharm/plugins/python-ce/helpers/typeshed/stubs/antlr4-python3-runtime/antlr4/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/antlr4-python3-runtime/antlr4/BufferedTokenStream.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/antlr4-python3-runtime/antlr4/CommonTokenFactory.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/antlr4-python3-runtime/antlr4/CommonTokenStream.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/antlr4-python3-runtime/antlr4/FileStream.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/antlr4-python3-runtime/antlr4/InputStream.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/antlr4-python3-runtime/antlr4/IntervalSet.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/antlr4-python3-runtime/antlr4/LL1Analyzer.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/antlr4-python3-runtime/antlr4/Lexer.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/antlr4-python3-runtime/antlr4/ListTokenSource.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/antlr4-python3-runtime/antlr4/Parser.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/antlr4-python3-runtime/antlr4/ParserInterpreter.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/antlr4-python3-runtime/antlr4/ParserRuleContext.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/antlr4-python3-runtime/antlr4/PredictionContext.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/antlr4-python3-runtime/antlr4/Recognizer.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/antlr4-python3-runtime/antlr4/RuleContext.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/antlr4-python3-runtime/antlr4/StdinStream.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/antlr4-python3-runtime/antlr4/Token.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/antlr4-python3-runtime/antlr4/TokenStreamRewriter.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/antlr4-python3-runtime/antlr4/Utils.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/antlr4-python3-runtime/antlr4/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/antlr4-python3-runtime/antlr4/_pygrun.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/antlr4-python3-runtime/antlr4/atn/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/antlr4-python3-runtime/antlr4/atn/ATN.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/antlr4-python3-runtime/antlr4/atn/ATNConfig.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/antlr4-python3-runtime/antlr4/atn/ATNConfigSet.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/antlr4-python3-runtime/antlr4/atn/ATNDeserializationOptions.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/antlr4-python3-runtime/antlr4/atn/ATNDeserializer.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/antlr4-python3-runtime/antlr4/atn/ATNSimulator.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/antlr4-python3-runtime/antlr4/atn/ATNState.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/antlr4-python3-runtime/antlr4/atn/ATNType.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/antlr4-python3-runtime/antlr4/atn/LexerATNSimulator.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/antlr4-python3-runtime/antlr4/atn/LexerAction.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/antlr4-python3-runtime/antlr4/atn/LexerActionExecutor.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/antlr4-python3-runtime/antlr4/atn/ParserATNSimulator.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/antlr4-python3-runtime/antlr4/atn/PredictionMode.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/antlr4-python3-runtime/antlr4/atn/SemanticContext.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/antlr4-python3-runtime/antlr4/atn/Transition.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/antlr4-python3-runtime/antlr4/atn/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/antlr4-python3-runtime/antlr4/dfa/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/antlr4-python3-runtime/antlr4/dfa/DFA.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/antlr4-python3-runtime/antlr4/dfa/DFASerializer.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/antlr4-python3-runtime/antlr4/dfa/DFAState.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/antlr4-python3-runtime/antlr4/dfa/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/antlr4-python3-runtime/antlr4/error/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/antlr4-python3-runtime/antlr4/error/DiagnosticErrorListener.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/antlr4-python3-runtime/antlr4/error/ErrorListener.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/antlr4-python3-runtime/antlr4/error/ErrorStrategy.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/antlr4-python3-runtime/antlr4/error/Errors.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/antlr4-python3-runtime/antlr4/error/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/antlr4-python3-runtime/antlr4/tree/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/antlr4-python3-runtime/antlr4/tree/Chunk.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/antlr4-python3-runtime/antlr4/tree/ParseTreeMatch.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/antlr4-python3-runtime/antlr4/tree/ParseTreePattern.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/antlr4-python3-runtime/antlr4/tree/ParseTreePatternMatcher.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/antlr4-python3-runtime/antlr4/tree/RuleTagToken.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/antlr4-python3-runtime/antlr4/tree/TokenTagToken.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/antlr4-python3-runtime/antlr4/tree/Tree.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/antlr4-python3-runtime/antlr4/tree/Trees.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/antlr4-python3-runtime/antlr4/tree/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/antlr4-python3-runtime/antlr4/xpath/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/antlr4-python3-runtime/antlr4/xpath/XPath.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/antlr4-python3-runtime/antlr4/xpath/XPathLexer.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/antlr4-python3-runtime/antlr4/xpath/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/assertpy/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/assertpy/@tests/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/assertpy/@tests/stubtest_allowlist.txt
+pycharm/plugins/python-ce/helpers/typeshed/stubs/assertpy/METADATA.toml
+pycharm/plugins/python-ce/helpers/typeshed/stubs/assertpy/assertpy/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/assertpy/assertpy/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/assertpy/assertpy/assertpy.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/assertpy/assertpy/base.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/assertpy/assertpy/collection.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/assertpy/assertpy/contains.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/assertpy/assertpy/date.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/assertpy/assertpy/dict.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/assertpy/assertpy/dynamic.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/assertpy/assertpy/exception.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/assertpy/assertpy/extracting.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/assertpy/assertpy/file.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/assertpy/assertpy/helpers.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/assertpy/assertpy/numeric.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/assertpy/assertpy/snapshot.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/assertpy/assertpy/string.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/aws-xray-sdk/
pycharm/plugins/python-ce/helpers/typeshed/stubs/aws-xray-sdk/@tests/
pycharm/plugins/python-ce/helpers/typeshed/stubs/aws-xray-sdk/@tests/stubtest_allowlist.txt
@@ -3481,6 +3741,7 @@ pycharm/plugins/python-ce/helpers/typesh
pycharm/plugins/python-ce/helpers/typeshed/stubs/bleach/bleach/css_sanitizer.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/bleach/bleach/html5lib_shim.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/bleach/bleach/linkifier.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/bleach/bleach/parse_shim.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/bleach/bleach/sanitizer.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/boltons/
pycharm/plugins/python-ce/helpers/typeshed/stubs/boltons/@tests/
@@ -3607,6 +3868,7 @@ pycharm/plugins/python-ce/helpers/typesh
pycharm/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/dispute_search.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/document_upload.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/document_upload_gateway.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/enriched_customer_data.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/environment.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/error_codes.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/error_result.pyi
@@ -3630,16 +3892,25 @@ pycharm/plugins/python-ce/helpers/typesh
pycharm/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/exceptions/request_timeout_error.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/exceptions/server_error.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/exceptions/service_unavailable_error.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/exceptions/test_operation_performed_in_production_error.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/exceptions/too_many_requests_error.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/exceptions/unexpected_error.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/exceptions/upgrade_required_error.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/exchange_rate_quote.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/exchange_rate_quote_gateway.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/exchange_rate_quote_input.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/exchange_rate_quote_payload.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/exchange_rate_quote_request.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/facilitated_details.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/facilitator_details.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/granted_payment_instrument_update.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/iban_bank_account.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/ids_search.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/liability_shift.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/local_payment.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/local_payment_completed.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/local_payment_expired.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/local_payment_funded.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/local_payment_reversed.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/masterpass_card.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/merchant.pyi
@@ -3652,15 +3923,20 @@ pycharm/plugins/python-ce/helpers/typesh
pycharm/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/merchant_account/merchant_account.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/merchant_account_gateway.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/merchant_gateway.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/meta_checkout_card.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/meta_checkout_token.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/modification.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/montary_amount.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/oauth_access_revocation.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/oauth_credentials.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/oauth_gateway.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/package_details.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/paginated_collection.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/paginated_result.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/partner_merchant.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/payment_instrument_type.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/payment_method.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/payment_method_customer_data_updated_metadata.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/payment_method_gateway.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/payment_method_nonce.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/payment_method_nonce_gateway.pyi
@@ -3677,6 +3953,8 @@ pycharm/plugins/python-ce/helpers/typesh
pycharm/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/risk_data.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/samsung_pay_card.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/search.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/sepa_direct_debit_account.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/sepa_direct_debit_account_gateway.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/settlement_batch_summary.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/settlement_batch_summary_gateway.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/signature_service.pyi
@@ -3687,6 +3965,14 @@ pycharm/plugins/python-ce/helpers/typesh
pycharm/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/subscription_search.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/subscription_status_event.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/successful_result.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/test/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/test/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/test/authentication_ids.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/test/credit_card_defaults.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/test/credit_card_numbers.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/test/merchant_account.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/test/nonces.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/test/venmo_sdk.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/testing_gateway.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/three_d_secure_info.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/transaction.pyi
@@ -3695,6 +3981,7 @@ pycharm/plugins/python-ce/helpers/typesh
pycharm/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/transaction_gateway.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/transaction_line_item.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/transaction_line_item_gateway.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/transaction_review.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/transaction_search.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/unknown_payment_method.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/us_bank_account.pyi
@@ -3715,6 +4002,7 @@ pycharm/plugins/python-ce/helpers/typesh
pycharm/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/validation_error.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/validation_error_collection.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/venmo_account.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/venmo_profile_data.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/version.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/visa_checkout_card.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/braintree/braintree/webhook_notification.pyi
@@ -3750,6 +4038,11 @@ pycharm/plugins/python-ce/helpers/typesh
pycharm/plugins/python-ce/helpers/typeshed/stubs/caldav/caldav/lib/vcal.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/caldav/caldav/objects.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/caldav/caldav/requests.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/capturer/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/capturer/@tests/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/capturer/@tests/stubtest_allowlist.txt
+pycharm/plugins/python-ce/helpers/typeshed/stubs/capturer/METADATA.toml
+pycharm/plugins/python-ce/helpers/typeshed/stubs/capturer/capturer.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/cffi/
pycharm/plugins/python-ce/helpers/typeshed/stubs/cffi/@tests/
pycharm/plugins/python-ce/helpers/typeshed/stubs/cffi/@tests/stubtest_allowlist.txt
@@ -3904,6 +4197,99 @@ pycharm/plugins/python-ce/helpers/typesh
pycharm/plugins/python-ce/helpers/typeshed/stubs/decorator/@tests/stubtest_allowlist.txt
pycharm/plugins/python-ce/helpers/typeshed/stubs/decorator/METADATA.toml
pycharm/plugins/python-ce/helpers/typeshed/stubs/decorator/decorator.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/defusedxml/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/defusedxml/METADATA.toml
+pycharm/plugins/python-ce/helpers/typeshed/stubs/defusedxml/defusedxml/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/defusedxml/defusedxml/ElementTree.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/defusedxml/defusedxml/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/defusedxml/defusedxml/cElementTree.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/defusedxml/defusedxml/common.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/defusedxml/defusedxml/expatbuilder.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/defusedxml/defusedxml/expatreader.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/defusedxml/defusedxml/lxml.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/defusedxml/defusedxml/minidom.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/defusedxml/defusedxml/pulldom.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/defusedxml/defusedxml/sax.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/defusedxml/defusedxml/xmlrpc.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/docker/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/docker/@tests/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/docker/@tests/stubtest_allowlist.txt
+pycharm/plugins/python-ce/helpers/typeshed/stubs/docker/METADATA.toml
+pycharm/plugins/python-ce/helpers/typeshed/stubs/docker/docker/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/docker/docker/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/docker/docker/_types.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/docker/docker/api/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/docker/docker/api/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/docker/docker/api/build.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/docker/docker/api/client.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/docker/docker/api/config.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/docker/docker/api/container.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/docker/docker/api/daemon.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/docker/docker/api/exec_api.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/docker/docker/api/image.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/docker/docker/api/network.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/docker/docker/api/plugin.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/docker/docker/api/secret.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/docker/docker/api/service.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/docker/docker/api/swarm.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/docker/docker/api/volume.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/docker/docker/auth.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/docker/docker/client.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/docker/docker/constants.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/docker/docker/context/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/docker/docker/context/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/docker/docker/context/api.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/docker/docker/context/config.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/docker/docker/context/context.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/docker/docker/credentials/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/docker/docker/credentials/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/docker/docker/credentials/constants.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/docker/docker/credentials/errors.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/docker/docker/credentials/store.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/docker/docker/credentials/utils.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/docker/docker/errors.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/docker/docker/models/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/docker/docker/models/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/docker/docker/models/configs.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/docker/docker/models/containers.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/docker/docker/models/images.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/docker/docker/models/networks.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/docker/docker/models/nodes.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/docker/docker/models/plugins.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/docker/docker/models/resource.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/docker/docker/models/secrets.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/docker/docker/models/services.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/docker/docker/models/swarm.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/docker/docker/models/volumes.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/docker/docker/tls.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/docker/docker/transport/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/docker/docker/transport/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/docker/docker/transport/basehttpadapter.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/docker/docker/transport/npipeconn.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/docker/docker/transport/npipesocket.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/docker/docker/transport/sshconn.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/docker/docker/transport/unixconn.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/docker/docker/types/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/docker/docker/types/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/docker/docker/types/base.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/docker/docker/types/containers.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/docker/docker/types/daemon.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/docker/docker/types/healthcheck.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/docker/docker/types/networks.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/docker/docker/types/services.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/docker/docker/types/swarm.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/docker/docker/utils/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/docker/docker/utils/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/docker/docker/utils/build.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/docker/docker/utils/config.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/docker/docker/utils/decorators.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/docker/docker/utils/fnmatch.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/docker/docker/utils/json_stream.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/docker/docker/utils/ports.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/docker/docker/utils/proxy.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/docker/docker/utils/socket.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/docker/docker/utils/utils.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/docker/docker/version.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/dockerfile-parse/
pycharm/plugins/python-ce/helpers/typeshed/stubs/dockerfile-parse/METADATA.toml
pycharm/plugins/python-ce/helpers/typeshed/stubs/dockerfile-parse/dockerfile_parse/
@@ -3945,6 +4331,7 @@ pycharm/plugins/python-ce/helpers/typesh
pycharm/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/parsers/rst/directives/tables.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/parsers/rst/roles.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/parsers/rst/states.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/parsers/rst/tableparser.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/readers/
pycharm/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/readers/__init__.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/readers/doctree.pyi
@@ -3955,6 +4342,7 @@ pycharm/plugins/python-ce/helpers/typesh
pycharm/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/transforms/__init__.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/utils/
pycharm/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/utils/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/utils/roman.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/writers/
pycharm/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/writers/__init__.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/docutils/docutils/writers/docutils_xml.pyi
@@ -3979,9 +4367,25 @@ pycharm/plugins/python-ce/helpers/typesh
pycharm/plugins/python-ce/helpers/typeshed/stubs/entrypoints/@tests/stubtest_allowlist.txt
pycharm/plugins/python-ce/helpers/typeshed/stubs/entrypoints/METADATA.toml
pycharm/plugins/python-ce/helpers/typeshed/stubs/entrypoints/entrypoints.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/fanstatic/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/fanstatic/@tests/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/fanstatic/@tests/stubtest_allowlist.txt
+pycharm/plugins/python-ce/helpers/typeshed/stubs/fanstatic/METADATA.toml
+pycharm/plugins/python-ce/helpers/typeshed/stubs/fanstatic/fanstatic/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/fanstatic/fanstatic/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/fanstatic/fanstatic/checksum.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/fanstatic/fanstatic/compiler.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/fanstatic/fanstatic/config.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/fanstatic/fanstatic/core.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/fanstatic/fanstatic/inclusion.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/fanstatic/fanstatic/injector.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/fanstatic/fanstatic/publisher.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/fanstatic/fanstatic/registry.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/fanstatic/fanstatic/wsgi.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/first/
pycharm/plugins/python-ce/helpers/typeshed/stubs/first/METADATA.toml
pycharm/plugins/python-ce/helpers/typeshed/stubs/first/first.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/flake8/
pycharm/plugins/python-ce/helpers/typeshed/stubs/flake8-2020/
pycharm/plugins/python-ce/helpers/typeshed/stubs/flake8-2020/METADATA.toml
pycharm/plugins/python-ce/helpers/typeshed/stubs/flake8-2020/flake8_2020.pyi
@@ -3996,18 +4400,6 @@ pycharm/plugins/python-ce/helpers/typesh
pycharm/plugins/python-ce/helpers/typeshed/stubs/flake8-docstrings/
pycharm/plugins/python-ce/helpers/typeshed/stubs/flake8-docstrings/METADATA.toml
pycharm/plugins/python-ce/helpers/typeshed/stubs/flake8-docstrings/flake8_docstrings.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/flake8-plugin-utils/
-pycharm/plugins/python-ce/helpers/typeshed/stubs/flake8-plugin-utils/@tests/
-pycharm/plugins/python-ce/helpers/typeshed/stubs/flake8-plugin-utils/@tests/stubtest_allowlist.txt
-pycharm/plugins/python-ce/helpers/typeshed/stubs/flake8-plugin-utils/METADATA.toml
-pycharm/plugins/python-ce/helpers/typeshed/stubs/flake8-plugin-utils/flake8_plugin_utils/
-pycharm/plugins/python-ce/helpers/typeshed/stubs/flake8-plugin-utils/flake8_plugin_utils/__init__.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/flake8-plugin-utils/flake8_plugin_utils/plugin.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/flake8-plugin-utils/flake8_plugin_utils/utils/
-pycharm/plugins/python-ce/helpers/typeshed/stubs/flake8-plugin-utils/flake8_plugin_utils/utils/__init__.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/flake8-plugin-utils/flake8_plugin_utils/utils/assertions.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/flake8-plugin-utils/flake8_plugin_utils/utils/constants.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/flake8-plugin-utils/flake8_plugin_utils/utils/equiv_nodes.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/flake8-rst-docstrings/
pycharm/plugins/python-ce/helpers/typeshed/stubs/flake8-rst-docstrings/METADATA.toml
pycharm/plugins/python-ce/helpers/typeshed/stubs/flake8-rst-docstrings/flake8_rst_docstrings.pyi
@@ -4018,6 +4410,47 @@ pycharm/plugins/python-ce/helpers/typesh
pycharm/plugins/python-ce/helpers/typeshed/stubs/flake8-typing-imports/
pycharm/plugins/python-ce/helpers/typeshed/stubs/flake8-typing-imports/METADATA.toml
pycharm/plugins/python-ce/helpers/typeshed/stubs/flake8-typing-imports/flake8_typing_imports.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/flake8/@tests/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/flake8/@tests/stubtest_allowlist.txt
+pycharm/plugins/python-ce/helpers/typeshed/stubs/flake8/METADATA.toml
+pycharm/plugins/python-ce/helpers/typeshed/stubs/flake8/flake8/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/flake8/flake8/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/flake8/flake8/_compat.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/flake8/flake8/api/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/flake8/flake8/api/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/flake8/flake8/api/legacy.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/flake8/flake8/checker.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/flake8/flake8/defaults.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/flake8/flake8/discover_files.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/flake8/flake8/exceptions.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/flake8/flake8/formatting/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/flake8/flake8/formatting/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/flake8/flake8/formatting/_windows_color.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/flake8/flake8/formatting/base.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/flake8/flake8/formatting/default.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/flake8/flake8/main/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/flake8/flake8/main/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/flake8/flake8/main/application.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/flake8/flake8/main/cli.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/flake8/flake8/main/debug.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/flake8/flake8/main/options.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/flake8/flake8/options/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/flake8/flake8/options/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/flake8/flake8/options/aggregator.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/flake8/flake8/options/config.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/flake8/flake8/options/manager.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/flake8/flake8/options/parse_args.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/flake8/flake8/plugins/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/flake8/flake8/plugins/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/flake8/flake8/plugins/finder.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/flake8/flake8/plugins/pycodestyle.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/flake8/flake8/plugins/pyflakes.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/flake8/flake8/plugins/reporter.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/flake8/flake8/processor.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/flake8/flake8/statistics.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/flake8/flake8/style_guide.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/flake8/flake8/utils.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/flake8/flake8/violation.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/fpdf2/
pycharm/plugins/python-ce/helpers/typeshed/stubs/fpdf2/@tests/
pycharm/plugins/python-ce/helpers/typeshed/stubs/fpdf2/@tests/stubtest_allowlist.txt
@@ -4027,6 +4460,7 @@ pycharm/plugins/python-ce/helpers/typesh
pycharm/plugins/python-ce/helpers/typeshed/stubs/fpdf2/fpdf/_fonttools_shims.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/fpdf2/fpdf/actions.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/fpdf2/fpdf/annotations.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/fpdf2/fpdf/bidi.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/fpdf2/fpdf/deprecation.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/fpdf2/fpdf/drawing.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/fpdf2/fpdf/encryption.pyi
@@ -4036,6 +4470,7 @@ pycharm/plugins/python-ce/helpers/typesh
pycharm/plugins/python-ce/helpers/typeshed/stubs/fpdf2/fpdf/fpdf.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/fpdf2/fpdf/graphics_state.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/fpdf2/fpdf/html.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/fpdf2/fpdf/image_datastructures.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/fpdf2/fpdf/image_parsing.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/fpdf2/fpdf/line_break.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/fpdf2/fpdf/linearization.pyi
@@ -4049,11 +4484,16 @@ pycharm/plugins/python-ce/helpers/typesh
pycharm/plugins/python-ce/helpers/typeshed/stubs/fpdf2/fpdf/syntax.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/fpdf2/fpdf/table.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/fpdf2/fpdf/template.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/fpdf2/fpdf/text_region.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/fpdf2/fpdf/transitions.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/fpdf2/fpdf/util.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/gdb/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/gdb/@tests/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/gdb/@tests/stubtest_allowlist.txt
pycharm/plugins/python-ce/helpers/typeshed/stubs/gdb/METADATA.toml
pycharm/plugins/python-ce/helpers/typeshed/stubs/gdb/gdb/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/gdb/gdb/FrameDecorator.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/gdb/gdb/FrameIterator.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/gdb/gdb/__init__.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/gdb/gdb/events.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/gdb/gdb/printing.pyi
@@ -4061,6 +4501,78 @@ pycharm/plugins/python-ce/helpers/typesh
pycharm/plugins/python-ce/helpers/typeshed/stubs/gdb/gdb/types.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/gdb/gdb/unwinder.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/gdb/gdb/xmethod.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/gevent/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/gevent/@tests/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/gevent/@tests/stubtest_allowlist.txt
+pycharm/plugins/python-ce/helpers/typeshed/stubs/gevent/@tests/stubtest_allowlist_darwin.txt
+pycharm/plugins/python-ce/helpers/typeshed/stubs/gevent/@tests/stubtest_allowlist_linux.txt
+pycharm/plugins/python-ce/helpers/typeshed/stubs/gevent/@tests/stubtest_allowlist_win32.txt
+pycharm/plugins/python-ce/helpers/typeshed/stubs/gevent/METADATA.toml
+pycharm/plugins/python-ce/helpers/typeshed/stubs/gevent/gevent/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/gevent/gevent/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/gevent/gevent/_abstract_linkable.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/gevent/gevent/_config.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/gevent/gevent/_ffi/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/gevent/gevent/_ffi/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/gevent/gevent/_ffi/loop.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/gevent/gevent/_ffi/watcher.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/gevent/gevent/_fileobjectcommon.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/gevent/gevent/_greenlet_primitives.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/gevent/gevent/_hub_local.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/gevent/gevent/_hub_primitives.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/gevent/gevent/_ident.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/gevent/gevent/_imap.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/gevent/gevent/_monitor.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/gevent/gevent/_threading.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/gevent/gevent/_types.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/gevent/gevent/_util.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/gevent/gevent/_waiter.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/gevent/gevent/ares.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/gevent/gevent/backdoor.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/gevent/gevent/baseserver.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/gevent/gevent/event.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/gevent/gevent/events.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/gevent/gevent/exceptions.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/gevent/gevent/fileobject.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/gevent/gevent/greenlet.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/gevent/gevent/hub.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/gevent/gevent/libev/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/gevent/gevent/libev/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/gevent/gevent/libev/corecext.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/gevent/gevent/libev/corecffi.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/gevent/gevent/libev/watcher.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/gevent/gevent/libuv/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/gevent/gevent/libuv/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/gevent/gevent/libuv/loop.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/gevent/gevent/libuv/watcher.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/gevent/gevent/local.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/gevent/gevent/lock.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/gevent/gevent/monkey.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/gevent/gevent/os.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/gevent/gevent/pool.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/gevent/gevent/pywsgi.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/gevent/gevent/queue.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/gevent/gevent/resolver/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/gevent/gevent/resolver/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/gevent/gevent/resolver/ares.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/gevent/gevent/resolver/blocking.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/gevent/gevent/resolver/cares.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/gevent/gevent/resolver/dnspython.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/gevent/gevent/resolver/thread.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/gevent/gevent/resolver_ares.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/gevent/gevent/resolver_thread.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/gevent/gevent/select.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/gevent/gevent/selectors.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/gevent/gevent/server.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/gevent/gevent/signal.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/gevent/gevent/socket.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/gevent/gevent/ssl.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/gevent/gevent/subprocess.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/gevent/gevent/threadpool.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/gevent/gevent/time.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/gevent/gevent/timeout.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/gevent/gevent/util.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/gevent/gevent/win32util.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/greenlet/
pycharm/plugins/python-ce/helpers/typeshed/stubs/greenlet/@tests/
pycharm/plugins/python-ce/helpers/typeshed/stubs/greenlet/@tests/stubtest_allowlist.txt
@@ -4151,11 +4663,104 @@ pycharm/plugins/python-ce/helpers/typesh
pycharm/plugins/python-ce/helpers/typeshed/stubs/humanfriendly/humanfriendly/testing.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/humanfriendly/humanfriendly/text.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/humanfriendly/humanfriendly/usage.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/hvac/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/hvac/@tests/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/hvac/@tests/stubtest_allowlist.txt
+pycharm/plugins/python-ce/helpers/typeshed/stubs/hvac/METADATA.toml
+pycharm/plugins/python-ce/helpers/typeshed/stubs/hvac/hvac/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/hvac/hvac/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/hvac/hvac/adapters.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/hvac/hvac/api/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/hvac/hvac/api/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/hvac/hvac/api/auth_methods/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/hvac/hvac/api/auth_methods/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/hvac/hvac/api/auth_methods/approle.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/hvac/hvac/api/auth_methods/aws.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/hvac/hvac/api/auth_methods/azure.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/hvac/hvac/api/auth_methods/cert.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/hvac/hvac/api/auth_methods/gcp.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/hvac/hvac/api/auth_methods/github.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/hvac/hvac/api/auth_methods/jwt.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/hvac/hvac/api/auth_methods/kubernetes.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/hvac/hvac/api/auth_methods/ldap.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/hvac/hvac/api/auth_methods/legacy_mfa.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/hvac/hvac/api/auth_methods/oidc.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/hvac/hvac/api/auth_methods/okta.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/hvac/hvac/api/auth_methods/radius.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/hvac/hvac/api/auth_methods/token.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/hvac/hvac/api/auth_methods/userpass.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/hvac/hvac/api/secrets_engines/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/hvac/hvac/api/secrets_engines/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/hvac/hvac/api/secrets_engines/active_directory.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/hvac/hvac/api/secrets_engines/aws.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/hvac/hvac/api/secrets_engines/azure.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/hvac/hvac/api/secrets_engines/consul.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/hvac/hvac/api/secrets_engines/database.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/hvac/hvac/api/secrets_engines/gcp.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/hvac/hvac/api/secrets_engines/identity.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/hvac/hvac/api/secrets_engines/kv.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/hvac/hvac/api/secrets_engines/kv_v1.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/hvac/hvac/api/secrets_engines/kv_v2.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/hvac/hvac/api/secrets_engines/ldap.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/hvac/hvac/api/secrets_engines/pki.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/hvac/hvac/api/secrets_engines/rabbitmq.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/hvac/hvac/api/secrets_engines/ssh.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/hvac/hvac/api/secrets_engines/transform.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/hvac/hvac/api/secrets_engines/transit.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/hvac/hvac/api/system_backend/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/hvac/hvac/api/system_backend/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/hvac/hvac/api/system_backend/audit.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/hvac/hvac/api/system_backend/auth.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/hvac/hvac/api/system_backend/capabilities.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/hvac/hvac/api/system_backend/health.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/hvac/hvac/api/system_backend/init.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/hvac/hvac/api/system_backend/key.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/hvac/hvac/api/system_backend/leader.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/hvac/hvac/api/system_backend/lease.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/hvac/hvac/api/system_backend/mount.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/hvac/hvac/api/system_backend/namespace.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/hvac/hvac/api/system_backend/policies.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/hvac/hvac/api/system_backend/policy.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/hvac/hvac/api/system_backend/quota.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/hvac/hvac/api/system_backend/raft.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/hvac/hvac/api/system_backend/seal.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/hvac/hvac/api/system_backend/system_backend_mixin.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/hvac/hvac/api/system_backend/wrapping.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/hvac/hvac/api/vault_api_base.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/hvac/hvac/api/vault_api_category.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/hvac/hvac/aws_utils.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/hvac/hvac/constants/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/hvac/hvac/constants/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/hvac/hvac/constants/approle.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/hvac/hvac/constants/aws.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/hvac/hvac/constants/azure.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/hvac/hvac/constants/client.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/hvac/hvac/constants/gcp.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/hvac/hvac/constants/identity.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/hvac/hvac/constants/transit.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/hvac/hvac/exceptions.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/hvac/hvac/utils.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/hvac/hvac/v1/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/hvac/hvac/v1/__init__.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/ibm-db/
-pycharm/plugins/python-ce/helpers/typeshed/stubs/ibm-db/@tests/
-pycharm/plugins/python-ce/helpers/typeshed/stubs/ibm-db/@tests/stubtest_allowlist.txt
pycharm/plugins/python-ce/helpers/typeshed/stubs/ibm-db/METADATA.toml
pycharm/plugins/python-ce/helpers/typeshed/stubs/ibm-db/ibm_db.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/icalendar/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/icalendar/@tests/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/icalendar/@tests/stubtest_allowlist.txt
+pycharm/plugins/python-ce/helpers/typeshed/stubs/icalendar/@tests/test_cases/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/icalendar/@tests/test_cases/check_cal.py
+pycharm/plugins/python-ce/helpers/typeshed/stubs/icalendar/METADATA.toml
+pycharm/plugins/python-ce/helpers/typeshed/stubs/icalendar/icalendar/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/icalendar/icalendar/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/icalendar/icalendar/cal.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/icalendar/icalendar/caselessdict.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/icalendar/icalendar/parser.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/icalendar/icalendar/parser_tools.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/icalendar/icalendar/prop.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/icalendar/icalendar/timezone_cache.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/icalendar/icalendar/tools.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/icalendar/icalendar/windows_to_olson.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/
pycharm/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/METADATA.toml
pycharm/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/
@@ -4171,6 +4776,7 @@ pycharm/plugins/python-ce/helpers/typesh
pycharm/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/client/
pycharm/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/client/__init__.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/client/_base.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/client/_pages.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/client/authorizations_api.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/client/bucket_api.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/influxdb-client/influxdb_client/client/delete_api.pyi
@@ -4576,36 +5182,6 @@ pycharm/plugins/python-ce/helpers/typesh
pycharm/plugins/python-ce/helpers/typeshed/stubs/inifile/@tests/stubtest_allowlist.txt
pycharm/plugins/python-ce/helpers/typeshed/stubs/inifile/METADATA.toml
pycharm/plugins/python-ce/helpers/typeshed/stubs/inifile/inifile.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/invoke/
-pycharm/plugins/python-ce/helpers/typeshed/stubs/invoke/@tests/
-pycharm/plugins/python-ce/helpers/typeshed/stubs/invoke/@tests/stubtest_allowlist.txt
-pycharm/plugins/python-ce/helpers/typeshed/stubs/invoke/@tests/test_cases/
-pycharm/plugins/python-ce/helpers/typeshed/stubs/invoke/@tests/test_cases/check_task.py
-pycharm/plugins/python-ce/helpers/typeshed/stubs/invoke/METADATA.toml
-pycharm/plugins/python-ce/helpers/typeshed/stubs/invoke/invoke/
-pycharm/plugins/python-ce/helpers/typeshed/stubs/invoke/invoke/__init__.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/invoke/invoke/collection.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/invoke/invoke/completion/
-pycharm/plugins/python-ce/helpers/typeshed/stubs/invoke/invoke/completion/__init__.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/invoke/invoke/completion/complete.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/invoke/invoke/config.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/invoke/invoke/context.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/invoke/invoke/env.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/invoke/invoke/exceptions.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/invoke/invoke/executor.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/invoke/invoke/loader.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/invoke/invoke/main.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/invoke/invoke/parser/
-pycharm/plugins/python-ce/helpers/typeshed/stubs/invoke/invoke/parser/__init__.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/invoke/invoke/parser/argument.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/invoke/invoke/parser/context.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/invoke/invoke/parser/parser.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/invoke/invoke/program.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/invoke/invoke/runners.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/invoke/invoke/tasks.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/invoke/invoke/terminals.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/invoke/invoke/util.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/invoke/invoke/watchers.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/jmespath/
pycharm/plugins/python-ce/helpers/typeshed/stubs/jmespath/METADATA.toml
pycharm/plugins/python-ce/helpers/typeshed/stubs/jmespath/jmespath/
@@ -4780,6 +5356,12 @@ pycharm/plugins/python-ce/helpers/typesh
pycharm/plugins/python-ce/helpers/typeshed/stubs/libsass/sassutils/builder.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/libsass/sassutils/distutils.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/libsass/sassutils/wsgi.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/lzstring/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/lzstring/@tests/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/lzstring/@tests/stubtest_allowlist.txt
+pycharm/plugins/python-ce/helpers/typeshed/stubs/lzstring/METADATA.toml
+pycharm/plugins/python-ce/helpers/typeshed/stubs/lzstring/lzstring/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/lzstring/lzstring/__init__.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/mock/
pycharm/plugins/python-ce/helpers/typeshed/stubs/mock/@tests/
pycharm/plugins/python-ce/helpers/typeshed/stubs/mock/@tests/stubtest_allowlist.txt
@@ -4813,6 +5395,15 @@ pycharm/plugins/python-ce/helpers/typesh
pycharm/plugins/python-ce/helpers/typeshed/stubs/mysqlclient/MySQLdb/cursors.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/mysqlclient/MySQLdb/release.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/mysqlclient/MySQLdb/times.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/nanoid/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/nanoid/METADATA.toml
+pycharm/plugins/python-ce/helpers/typeshed/stubs/nanoid/nanoid/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/nanoid/nanoid/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/nanoid/nanoid/algorithm.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/nanoid/nanoid/generate.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/nanoid/nanoid/method.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/nanoid/nanoid/non_secure_generate.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/nanoid/nanoid/resources.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/netaddr/
pycharm/plugins/python-ce/helpers/typeshed/stubs/netaddr/@tests/
pycharm/plugins/python-ce/helpers/typeshed/stubs/netaddr/@tests/stubtest_allowlist.txt
@@ -4842,6 +5433,311 @@ pycharm/plugins/python-ce/helpers/typesh
pycharm/plugins/python-ce/helpers/typeshed/stubs/netaddr/netaddr/strategy/eui64.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/netaddr/netaddr/strategy/ipv4.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/netaddr/netaddr/strategy/ipv6.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/@tests/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/@tests/stubtest_allowlist.txt
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/@tests/test_cases/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/@tests/test_cases/check_dispatch_decorator.py
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/METADATA.toml
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/approximation/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/approximation/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/approximation/clique.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/approximation/clustering_coefficient.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/approximation/connectivity.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/approximation/distance_measures.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/approximation/dominating_set.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/approximation/kcomponents.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/approximation/matching.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/approximation/maxcut.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/approximation/ramsey.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/approximation/steinertree.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/approximation/traveling_salesman.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/approximation/treewidth.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/approximation/vertex_cover.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/assortativity/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/assortativity/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/assortativity/connectivity.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/assortativity/correlation.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/assortativity/mixing.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/assortativity/neighbor_degree.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/assortativity/pairs.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/asteroidal.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/bipartite/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/bipartite/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/bipartite/basic.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/bipartite/centrality.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/bipartite/cluster.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/bipartite/covering.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/bipartite/edgelist.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/bipartite/generators.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/bipartite/matching.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/bipartite/matrix.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/bipartite/projection.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/bipartite/redundancy.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/bipartite/spectral.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/boundary.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/bridges.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/centrality/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/centrality/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/centrality/betweenness.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/centrality/betweenness_subset.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/centrality/closeness.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/centrality/current_flow_betweenness.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/centrality/current_flow_betweenness_subset.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/centrality/current_flow_closeness.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/centrality/degree_alg.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/centrality/dispersion.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/centrality/eigenvector.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/centrality/flow_matrix.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/centrality/group.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/centrality/harmonic.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/centrality/katz.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/centrality/laplacian.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/centrality/load.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/centrality/percolation.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/centrality/reaching.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/centrality/second_order.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/centrality/subgraph_alg.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/centrality/trophic.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/centrality/voterank_alg.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/chains.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/chordal.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/clique.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/cluster.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/coloring/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/coloring/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/coloring/equitable_coloring.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/coloring/greedy_coloring.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/communicability_alg.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/community/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/community/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/community/asyn_fluid.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/community/centrality.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/community/community_utils.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/community/kclique.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/community/kernighan_lin.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/community/label_propagation.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/community/louvain.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/community/lukes.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/community/modularity_max.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/community/quality.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/components/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/components/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/components/attracting.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/components/biconnected.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/components/connected.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/components/semiconnected.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/components/strongly_connected.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/components/weakly_connected.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/connectivity/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/connectivity/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/connectivity/connectivity.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/connectivity/cuts.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/connectivity/disjoint_paths.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/connectivity/edge_augmentation.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/connectivity/edge_kcomponents.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/connectivity/kcomponents.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/connectivity/kcutsets.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/connectivity/stoerwagner.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/connectivity/utils.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/core.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/covering.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/cuts.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/cycles.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/d_separation.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/dag.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/distance_measures.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/distance_regular.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/dominance.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/dominating.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/efficiency_measures.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/euler.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/flow/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/flow/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/flow/boykovkolmogorov.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/flow/capacityscaling.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/flow/dinitz_alg.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/flow/edmondskarp.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/flow/gomory_hu.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/flow/maxflow.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/flow/mincost.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/flow/networksimplex.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/flow/preflowpush.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/flow/shortestaugmentingpath.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/flow/utils.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/graph_hashing.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/graphical.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/hierarchy.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/hybrid.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/isolate.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/isomorphism/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/isomorphism/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/isomorphism/ismags.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/isomorphism/isomorph.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/isomorphism/isomorphvf2.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/isomorphism/matchhelpers.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/isomorphism/temporalisomorphvf2.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/isomorphism/tree_isomorphism.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/isomorphism/vf2pp.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/isomorphism/vf2userfunc.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/link_analysis/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/link_analysis/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/link_analysis/hits_alg.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/link_analysis/pagerank_alg.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/link_prediction.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/lowest_common_ancestors.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/matching.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/minors/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/minors/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/minors/contraction.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/mis.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/moral.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/node_classification.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/non_randomness.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/operators/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/operators/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/operators/all.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/operators/binary.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/operators/product.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/operators/unary.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/planar_drawing.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/planarity.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/polynomials.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/reciprocity.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/regular.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/richclub.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/shortest_paths/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/shortest_paths/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/shortest_paths/astar.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/shortest_paths/dense.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/shortest_paths/generic.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/shortest_paths/unweighted.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/shortest_paths/weighted.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/similarity.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/simple_paths.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/smallworld.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/smetric.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/sparsifiers.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/structuralholes.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/summarization.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/swap.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/threshold.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/tournament.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/traversal/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/traversal/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/traversal/beamsearch.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/traversal/breadth_first_search.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/traversal/depth_first_search.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/traversal/edgebfs.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/traversal/edgedfs.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/tree/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/tree/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/tree/branchings.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/tree/coding.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/tree/decomposition.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/tree/mst.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/tree/operations.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/tree/recognition.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/triads.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/vitality.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/voronoi.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/algorithms/wiener.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/classes/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/classes/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/classes/coreviews.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/classes/digraph.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/classes/filters.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/classes/function.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/classes/graph.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/classes/graphviews.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/classes/multidigraph.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/classes/multigraph.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/classes/reportviews.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/convert.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/convert_matrix.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/drawing/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/drawing/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/drawing/layout.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/drawing/nx_agraph.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/drawing/nx_latex.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/drawing/nx_pydot.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/drawing/nx_pylab.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/exception.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/generators/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/generators/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/generators/atlas.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/generators/classic.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/generators/cographs.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/generators/community.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/generators/degree_seq.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/generators/directed.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/generators/duplication.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/generators/ego.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/generators/expanders.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/generators/geometric.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/generators/harary_graph.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/generators/internet_as_graphs.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/generators/intersection.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/generators/interval_graph.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/generators/joint_degree_seq.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/generators/lattice.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/generators/line.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/generators/mycielski.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/generators/nonisomorphic_trees.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/generators/random_clustered.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/generators/random_graphs.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/generators/small.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/generators/social.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/generators/spectral_graph_forge.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/generators/stochastic.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/generators/sudoku.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/generators/trees.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/generators/triads.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/lazy_imports.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/linalg/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/linalg/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/linalg/algebraicconnectivity.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/linalg/attrmatrix.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/linalg/bethehessianmatrix.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/linalg/graphmatrix.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/linalg/laplacianmatrix.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/linalg/modularitymatrix.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/linalg/spectrum.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/readwrite/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/readwrite/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/readwrite/adjlist.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/readwrite/edgelist.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/readwrite/gexf.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/readwrite/gml.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/readwrite/graph6.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/readwrite/graphml.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/readwrite/json_graph/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/readwrite/json_graph/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/readwrite/json_graph/adjacency.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/readwrite/json_graph/cytoscape.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/readwrite/json_graph/node_link.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/readwrite/json_graph/tree.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/readwrite/leda.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/readwrite/multiline_adjlist.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/readwrite/p2g.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/readwrite/pajek.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/readwrite/sparse6.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/readwrite/text.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/relabel.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/utils/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/utils/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/utils/backends.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/utils/decorators.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/utils/heaps.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/utils/mapped_queue.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/utils/misc.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/utils/random_sequence.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/utils/rcm.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/networkx/networkx/utils/union_find.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/oauthlib/
pycharm/plugins/python-ce/helpers/typeshed/stubs/oauthlib/@tests/
pycharm/plugins/python-ce/helpers/typeshed/stubs/oauthlib/@tests/stubtest_allowlist.txt
@@ -4920,10 +5816,18 @@ pycharm/plugins/python-ce/helpers/typesh
pycharm/plugins/python-ce/helpers/typeshed/stubs/oauthlib/oauthlib/openid/connect/core/grant_types/dispatchers.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/oauthlib/oauthlib/openid/connect/core/grant_types/hybrid.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/oauthlib/oauthlib/openid/connect/core/grant_types/implicit.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/oauthlib/oauthlib/openid/connect/core/grant_types/refresh_token.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/oauthlib/oauthlib/openid/connect/core/request_validator.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/oauthlib/oauthlib/openid/connect/core/tokens.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/oauthlib/oauthlib/signals.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/oauthlib/oauthlib/uri_validate.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/olefile/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/olefile/@tests/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/olefile/@tests/stubtest_allowlist.txt
+pycharm/plugins/python-ce/helpers/typeshed/stubs/olefile/METADATA.toml
+pycharm/plugins/python-ce/helpers/typeshed/stubs/olefile/olefile/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/olefile/olefile/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/olefile/olefile/olefile.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/openpyxl/
pycharm/plugins/python-ce/helpers/typeshed/stubs/openpyxl/@tests/
pycharm/plugins/python-ce/helpers/typeshed/stubs/openpyxl/@tests/stubtest_allowlist.txt
@@ -5001,6 +5905,7 @@ pycharm/plugins/python-ce/helpers/typesh
pycharm/plugins/python-ce/helpers/typeshed/stubs/openpyxl/openpyxl/descriptors/
pycharm/plugins/python-ce/helpers/typeshed/stubs/openpyxl/openpyxl/descriptors/__init__.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/openpyxl/openpyxl/descriptors/base.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/openpyxl/openpyxl/descriptors/container.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/openpyxl/openpyxl/descriptors/excel.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/openpyxl/openpyxl/descriptors/namespace.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/openpyxl/openpyxl/descriptors/nested.pyi
@@ -5259,6 +6164,8 @@ pycharm/plugins/python-ce/helpers/typesh
pycharm/plugins/python-ce/helpers/typeshed/stubs/passlib/@tests/
pycharm/plugins/python-ce/helpers/typeshed/stubs/passlib/@tests/stubtest_allowlist.txt
pycharm/plugins/python-ce/helpers/typeshed/stubs/passlib/@tests/stubtest_allowlist_win32.txt
+pycharm/plugins/python-ce/helpers/typeshed/stubs/passlib/@tests/test_cases/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/passlib/@tests/test_cases/check_bcrypt_using_rounds.py
pycharm/plugins/python-ce/helpers/typeshed/stubs/passlib/METADATA.toml
pycharm/plugins/python-ce/helpers/typeshed/stubs/passlib/passlib/
pycharm/plugins/python-ce/helpers/typeshed/stubs/passlib/passlib/__init__.pyi
@@ -5344,12 +6251,17 @@ pycharm/plugins/python-ce/helpers/typesh
pycharm/plugins/python-ce/helpers/typeshed/stubs/peewee/@tests/stubtest_allowlist.txt
pycharm/plugins/python-ce/helpers/typeshed/stubs/peewee/METADATA.toml
pycharm/plugins/python-ce/helpers/typeshed/stubs/peewee/peewee.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/peewee/playhouse/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/peewee/playhouse/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/peewee/playhouse/flask_utils.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/pep8-naming/
pycharm/plugins/python-ce/helpers/typeshed/stubs/pep8-naming/@tests/
pycharm/plugins/python-ce/helpers/typeshed/stubs/pep8-naming/@tests/stubtest_allowlist.txt
pycharm/plugins/python-ce/helpers/typeshed/stubs/pep8-naming/METADATA.toml
pycharm/plugins/python-ce/helpers/typeshed/stubs/pep8-naming/pep8ext_naming.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/pexpect/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/pexpect/@tests/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/pexpect/@tests/stubtest_allowlist.txt
pycharm/plugins/python-ce/helpers/typeshed/stubs/pexpect/METADATA.toml
pycharm/plugins/python-ce/helpers/typeshed/stubs/pexpect/pexpect/
pycharm/plugins/python-ce/helpers/typeshed/stubs/pexpect/pexpect/ANSI.pyi
@@ -5365,6 +6277,7 @@ pycharm/plugins/python-ce/helpers/typesh
pycharm/plugins/python-ce/helpers/typeshed/stubs/pexpect/pexpect/replwrap.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/pexpect/pexpect/run.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/pexpect/pexpect/screen.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/pexpect/pexpect/socket_pexpect.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/pexpect/pexpect/spawnbase.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/pexpect/pexpect/utils.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/pika/
@@ -5407,19 +6320,12 @@ pycharm/plugins/python-ce/helpers/typesh
pycharm/plugins/python-ce/helpers/typeshed/stubs/playsound/
pycharm/plugins/python-ce/helpers/typeshed/stubs/playsound/METADATA.toml
pycharm/plugins/python-ce/helpers/typeshed/stubs/playsound/playsound.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/pluggy/
-pycharm/plugins/python-ce/helpers/typeshed/stubs/pluggy/@tests/
-pycharm/plugins/python-ce/helpers/typeshed/stubs/pluggy/@tests/stubtest_allowlist.txt
-pycharm/plugins/python-ce/helpers/typeshed/stubs/pluggy/METADATA.toml
-pycharm/plugins/python-ce/helpers/typeshed/stubs/pluggy/pluggy/
-pycharm/plugins/python-ce/helpers/typeshed/stubs/pluggy/pluggy/__init__.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/pluggy/pluggy/_hooks.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/pluggy/pluggy/_manager.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/pluggy/pluggy/_result.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/pluggy/pluggy/_tracing.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/polib/
pycharm/plugins/python-ce/helpers/typeshed/stubs/polib/METADATA.toml
pycharm/plugins/python-ce/helpers/typeshed/stubs/polib/polib.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/portpicker/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/portpicker/METADATA.toml
+pycharm/plugins/python-ce/helpers/typeshed/stubs/portpicker/portpicker.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/psutil/
pycharm/plugins/python-ce/helpers/typeshed/stubs/psutil/@tests/
pycharm/plugins/python-ce/helpers/typeshed/stubs/psutil/@tests/stubtest_allowlist.txt
@@ -5550,9 +6456,44 @@ pycharm/plugins/python-ce/helpers/typesh
pycharm/plugins/python-ce/helpers/typeshed/stubs/pyflakes/pyflakes/checker.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/pyflakes/pyflakes/messages.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/pyflakes/pyflakes/reporter.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/pyflakes/pyflakes/scripts/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/pyflakes/pyflakes/scripts/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/pyflakes/pyflakes/scripts/pyflakes.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/pygit2/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/pygit2/@tests/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/pygit2/@tests/stubtest_allowlist.txt
+pycharm/plugins/python-ce/helpers/typeshed/stubs/pygit2/METADATA.toml
+pycharm/plugins/python-ce/helpers/typeshed/stubs/pygit2/pygit2/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/pygit2/pygit2/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/pygit2/pygit2/_build.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/pygit2/pygit2/_libgit2.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/pygit2/pygit2/_pygit2.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/pygit2/pygit2/_run.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/pygit2/pygit2/blame.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/pygit2/pygit2/blob.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/pygit2/pygit2/branches.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/pygit2/pygit2/callbacks.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/pygit2/pygit2/config.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/pygit2/pygit2/credentials.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/pygit2/pygit2/enums.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/pygit2/pygit2/errors.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/pygit2/pygit2/ffi.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/pygit2/pygit2/filter.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/pygit2/pygit2/index.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/pygit2/pygit2/legacyenums.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/pygit2/pygit2/packbuilder.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/pygit2/pygit2/references.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/pygit2/pygit2/refspec.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/pygit2/pygit2/remotes.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/pygit2/pygit2/repository.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/pygit2/pygit2/settings.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/pygit2/pygit2/submodules.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/pygit2/pygit2/utils.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/pyinstaller/
pycharm/plugins/python-ce/helpers/typeshed/stubs/pyinstaller/@tests/
pycharm/plugins/python-ce/helpers/typeshed/stubs/pyinstaller/@tests/stubtest_allowlist.txt
+pycharm/plugins/python-ce/helpers/typeshed/stubs/pyinstaller/@tests/stubtest_allowlist_darwin.txt
+pycharm/plugins/python-ce/helpers/typeshed/stubs/pyinstaller/@tests/stubtest_allowlist_linux.txt
pycharm/plugins/python-ce/helpers/typeshed/stubs/pyinstaller/@tests/stubtest_allowlist_win32.txt
pycharm/plugins/python-ce/helpers/typeshed/stubs/pyinstaller/METADATA.toml
pycharm/plugins/python-ce/helpers/typeshed/stubs/pyinstaller/PyInstaller/
@@ -5682,6 +6623,7 @@ pycharm/plugins/python-ce/helpers/typesh
pycharm/plugins/python-ce/helpers/typeshed/stubs/python-dateutil/@tests/
pycharm/plugins/python-ce/helpers/typeshed/stubs/python-dateutil/@tests/stubtest_allowlist.txt
pycharm/plugins/python-ce/helpers/typeshed/stubs/python-dateutil/@tests/test_cases/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/python-dateutil/@tests/test_cases/check_inheritance.py
pycharm/plugins/python-ce/helpers/typeshed/stubs/python-dateutil/@tests/test_cases/check_relativedelta.py
pycharm/plugins/python-ce/helpers/typeshed/stubs/python-dateutil/METADATA.toml
pycharm/plugins/python-ce/helpers/typeshed/stubs/python-dateutil/dateutil/
@@ -5830,22 +6772,6 @@ pycharm/plugins/python-ce/helpers/typesh
pycharm/plugins/python-ce/helpers/typeshed/stubs/pytz/pytz/reference.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/pytz/pytz/tzfile.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/pytz/pytz/tzinfo.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/pyvmomi/
-pycharm/plugins/python-ce/helpers/typeshed/stubs/pyvmomi/@tests/
-pycharm/plugins/python-ce/helpers/typeshed/stubs/pyvmomi/@tests/stubtest_allowlist.txt
-pycharm/plugins/python-ce/helpers/typeshed/stubs/pyvmomi/METADATA.toml
-pycharm/plugins/python-ce/helpers/typeshed/stubs/pyvmomi/pyVmomi/
-pycharm/plugins/python-ce/helpers/typeshed/stubs/pyvmomi/pyVmomi/__init__.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/pyvmomi/pyVmomi/vim/
-pycharm/plugins/python-ce/helpers/typeshed/stubs/pyvmomi/pyVmomi/vim/__init__.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/pyvmomi/pyVmomi/vim/event.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/pyvmomi/pyVmomi/vim/fault.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/pyvmomi/pyVmomi/vim/option.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/pyvmomi/pyVmomi/vim/view.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/pyvmomi/pyVmomi/vmodl/
-pycharm/plugins/python-ce/helpers/typeshed/stubs/pyvmomi/pyVmomi/vmodl/__init__.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/pyvmomi/pyVmomi/vmodl/fault.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/pyvmomi/pyVmomi/vmodl/query.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/pywin32/
pycharm/plugins/python-ce/helpers/typeshed/stubs/pywin32/@tests/
pycharm/plugins/python-ce/helpers/typeshed/stubs/pywin32/@tests/stubtest_allowlist_win32.txt
@@ -6131,6 +7057,33 @@ pycharm/plugins/python-ce/helpers/typesh
pycharm/plugins/python-ce/helpers/typeshed/stubs/pywin32/winperf.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/pywin32/winxpgui.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/pywin32/winxptheme.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/pyxdg/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/pyxdg/@tests/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/pyxdg/@tests/stubtest_allowlist.txt
+pycharm/plugins/python-ce/helpers/typeshed/stubs/pyxdg/@tests/test_cases/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/pyxdg/@tests/test_cases/check_IniFile.py
+pycharm/plugins/python-ce/helpers/typeshed/stubs/pyxdg/METADATA.toml
+pycharm/plugins/python-ce/helpers/typeshed/stubs/pyxdg/xdg/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/pyxdg/xdg/BaseDirectory.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/pyxdg/xdg/Config.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/pyxdg/xdg/DesktopEntry.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/pyxdg/xdg/Exceptions.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/pyxdg/xdg/IconTheme.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/pyxdg/xdg/IniFile.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/pyxdg/xdg/Locale.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/pyxdg/xdg/Menu.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/pyxdg/xdg/MenuEditor.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/pyxdg/xdg/Mime.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/pyxdg/xdg/RecentFiles.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/pyxdg/xdg/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/pyxdg/xdg/util.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/qrbill/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/qrbill/@tests/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/qrbill/@tests/stubtest_allowlist.txt
+pycharm/plugins/python-ce/helpers/typeshed/stubs/qrbill/METADATA.toml
+pycharm/plugins/python-ce/helpers/typeshed/stubs/qrbill/qrbill/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/qrbill/qrbill/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/qrbill/qrbill/bill.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/qrcode/
pycharm/plugins/python-ce/helpers/typeshed/stubs/qrcode/@tests/
pycharm/plugins/python-ce/helpers/typeshed/stubs/qrcode/@tests/stubtest_allowlist.txt
@@ -6163,6 +7116,8 @@ pycharm/plugins/python-ce/helpers/typesh
pycharm/plugins/python-ce/helpers/typeshed/stubs/redis/
pycharm/plugins/python-ce/helpers/typeshed/stubs/redis/@tests/
pycharm/plugins/python-ce/helpers/typeshed/stubs/redis/@tests/stubtest_allowlist.txt
+pycharm/plugins/python-ce/helpers/typeshed/stubs/redis/@tests/test_cases/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/redis/@tests/test_cases/check_xadd.py
pycharm/plugins/python-ce/helpers/typeshed/stubs/redis/METADATA.toml
pycharm/plugins/python-ce/helpers/typeshed/stubs/redis/redis/
pycharm/plugins/python-ce/helpers/typeshed/stubs/redis/redis/__init__.pyi
@@ -6236,6 +7191,153 @@ pycharm/plugins/python-ce/helpers/typesh
pycharm/plugins/python-ce/helpers/typeshed/stubs/regex/regex/_regex.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/regex/regex/_regex_core.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/regex/regex/regex.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/@tests/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/@tests/stubtest_allowlist.txt
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/@tests/test_cases/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/@tests/test_cases/check_tables.py
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/METADATA.toml
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/graphics/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/graphics/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/graphics/barcode/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/graphics/barcode/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/graphics/barcode/code128.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/graphics/barcode/code39.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/graphics/barcode/code93.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/graphics/barcode/common.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/graphics/barcode/dmtx.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/graphics/barcode/eanbc.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/graphics/barcode/ecc200datamatrix.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/graphics/barcode/fourstate.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/graphics/barcode/lto.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/graphics/barcode/qr.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/graphics/barcode/qrencoder.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/graphics/barcode/usps.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/graphics/barcode/usps4s.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/graphics/barcode/widgets.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/graphics/charts/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/graphics/charts/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/graphics/charts/areas.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/graphics/charts/axes.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/graphics/charts/barcharts.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/graphics/charts/dotbox.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/graphics/charts/doughnut.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/graphics/charts/legends.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/graphics/charts/linecharts.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/graphics/charts/lineplots.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/graphics/charts/markers.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/graphics/charts/piecharts.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/graphics/charts/slidebox.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/graphics/charts/spider.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/graphics/charts/textlabels.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/graphics/charts/utils.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/graphics/charts/utils3d.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/graphics/renderPDF.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/graphics/renderPM.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/graphics/renderPS.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/graphics/renderSVG.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/graphics/renderbase.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/graphics/samples/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/graphics/samples/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/graphics/samples/bubble.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/graphics/samples/clustered_bar.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/graphics/samples/clustered_column.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/graphics/samples/excelcolors.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/graphics/samples/exploded_pie.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/graphics/samples/filled_radar.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/graphics/samples/line_chart.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/graphics/samples/linechart_with_markers.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/graphics/samples/radar.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/graphics/samples/runall.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/graphics/samples/scatter.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/graphics/samples/scatter_lines.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/graphics/samples/scatter_lines_markers.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/graphics/samples/simple_pie.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/graphics/samples/stacked_bar.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/graphics/samples/stacked_column.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/graphics/shapes.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/graphics/svgpath.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/graphics/transform.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/graphics/utils.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/graphics/widgetbase.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/graphics/widgets/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/graphics/widgets/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/graphics/widgets/adjustableArrow.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/graphics/widgets/eventcal.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/graphics/widgets/flags.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/graphics/widgets/grids.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/graphics/widgets/markers.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/graphics/widgets/signsandsymbols.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/graphics/widgets/table.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/lib/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/lib/PyFontify.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/lib/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/lib/abag.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/lib/arciv.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/lib/attrmap.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/lib/boxstuff.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/lib/codecharts.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/lib/colors.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/lib/corp.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/lib/enums.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/lib/extformat.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/lib/fontfinder.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/lib/fonts.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/lib/formatters.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/lib/geomutils.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/lib/logger.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/lib/normalDate.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/lib/pagesizes.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/lib/pdfencrypt.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/lib/pygments2xpre.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/lib/randomtext.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/lib/rl_accel.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/lib/rl_safe_eval.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/lib/rltempfile.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/lib/rparsexml.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/lib/sequencer.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/lib/styles.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/lib/testutils.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/lib/textsplit.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/lib/units.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/lib/utils.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/lib/validators.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/lib/yaml.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/pdfbase/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/pdfbase/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/pdfbase/acroform.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/pdfbase/cidfonts.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/pdfbase/pdfdoc.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/pdfbase/pdfform.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/pdfbase/pdfmetrics.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/pdfbase/pdfpattern.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/pdfbase/pdfutils.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/pdfbase/rl_codecs.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/pdfbase/ttfonts.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/pdfgen/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/pdfgen/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/pdfgen/canvas.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/pdfgen/pathobject.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/pdfgen/pdfgeom.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/pdfgen/pdfimages.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/pdfgen/textobject.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/platypus/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/platypus/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/platypus/doctemplate.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/platypus/figures.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/platypus/flowables.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/platypus/frames.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/platypus/multicol.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/platypus/para.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/platypus/paragraph.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/platypus/paraparser.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/platypus/tableofcontents.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/platypus/tables.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/platypus/xpreformatted.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/rl_config.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/reportlab/reportlab/rl_settings.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/requests/
pycharm/plugins/python-ce/helpers/typeshed/stubs/requests-oauthlib/
pycharm/plugins/python-ce/helpers/typeshed/stubs/requests-oauthlib/METADATA.toml
@@ -6302,30 +7404,118 @@ pycharm/plugins/python-ce/helpers/typesh
pycharm/plugins/python-ce/helpers/typeshed/stubs/s2clientprotocol/s2clientprotocol/score_pb2.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/s2clientprotocol/s2clientprotocol/spatial_pb2.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/s2clientprotocol/s2clientprotocol/ui_pb2.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/seaborn/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/seaborn/@tests/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/seaborn/@tests/stubtest_allowlist.txt
+pycharm/plugins/python-ce/helpers/typeshed/stubs/seaborn/METADATA.toml
+pycharm/plugins/python-ce/helpers/typeshed/stubs/seaborn/seaborn/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/seaborn/seaborn/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/seaborn/seaborn/_core/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/seaborn/seaborn/_core/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/seaborn/seaborn/_core/data.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/seaborn/seaborn/_core/exceptions.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/seaborn/seaborn/_core/groupby.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/seaborn/seaborn/_core/moves.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/seaborn/seaborn/_core/plot.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/seaborn/seaborn/_core/properties.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/seaborn/seaborn/_core/rules.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/seaborn/seaborn/_core/scales.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/seaborn/seaborn/_core/subplots.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/seaborn/seaborn/_core/typing.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/seaborn/seaborn/_marks/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/seaborn/seaborn/_marks/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/seaborn/seaborn/_marks/area.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/seaborn/seaborn/_marks/bar.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/seaborn/seaborn/_marks/base.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/seaborn/seaborn/_marks/dot.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/seaborn/seaborn/_marks/line.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/seaborn/seaborn/_marks/text.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/seaborn/seaborn/_stats/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/seaborn/seaborn/_stats/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/seaborn/seaborn/_stats/aggregation.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/seaborn/seaborn/_stats/base.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/seaborn/seaborn/_stats/counting.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/seaborn/seaborn/_stats/density.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/seaborn/seaborn/_stats/order.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/seaborn/seaborn/_stats/regression.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/seaborn/seaborn/algorithms.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/seaborn/seaborn/axisgrid.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/seaborn/seaborn/categorical.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/seaborn/seaborn/cm.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/seaborn/seaborn/colors/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/seaborn/seaborn/colors/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/seaborn/seaborn/colors/crayons.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/seaborn/seaborn/colors/xkcd_rgb.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/seaborn/seaborn/distributions.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/seaborn/seaborn/external/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/seaborn/seaborn/external/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/seaborn/seaborn/external/appdirs.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/seaborn/seaborn/external/docscrape.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/seaborn/seaborn/external/husl.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/seaborn/seaborn/external/kde.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/seaborn/seaborn/external/version.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/seaborn/seaborn/matrix.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/seaborn/seaborn/miscplot.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/seaborn/seaborn/objects.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/seaborn/seaborn/palettes.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/seaborn/seaborn/rcmod.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/seaborn/seaborn/regression.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/seaborn/seaborn/relational.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/seaborn/seaborn/utils.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/seaborn/seaborn/widgets.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/
pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/@tests/
pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/@tests/stubtest_allowlist.txt
pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/@tests/stubtest_allowlist_darwin.txt
-pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/@tests/stubtest_allowlist_linux.txt
pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/@tests/test_cases/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/@tests/test_cases/check_distutils.py
pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/@tests/test_cases/check_protocols.py
pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/METADATA.toml
+pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/distutils/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/distutils/_modified.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/distutils/archive_util.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/distutils/ccompiler.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/distutils/cmd.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/distutils/command/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/distutils/command/bdist.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/distutils/command/bdist_rpm.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/distutils/command/build.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/distutils/command/build_clib.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/distutils/command/build_ext.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/distutils/command/build_py.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/distutils/command/install.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/distutils/command/install_lib.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/distutils/command/install_scripts.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/distutils/command/register.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/distutils/command/sdist.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/distutils/command/upload.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/distutils/compat/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/distutils/compat/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/distutils/config.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/distutils/dep_util.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/distutils/dist.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/distutils/errors.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/distutils/extension.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/distutils/filelist.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/distutils/sysconfig.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/distutils/util.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/pkg_resources/
pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/pkg_resources/__init__.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/pkg_resources/_vendor/
-pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/pkg_resources/_vendor/packaging/
-pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/pkg_resources/_vendor/packaging/__init__.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/pkg_resources/_vendor/packaging/markers.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/pkg_resources/_vendor/packaging/requirements.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/pkg_resources/_vendor/packaging/specifiers.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/pkg_resources/_vendor/packaging/version.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/pkg_resources/_vendored_packaging/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/pkg_resources/_vendored_packaging/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/pkg_resources/_vendored_packaging/markers.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/pkg_resources/_vendored_packaging/requirements.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/pkg_resources/_vendored_packaging/specifiers.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/pkg_resources/_vendored_packaging/version.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/
pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/__init__.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/_distutils/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/_distutils/_modified.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/_distutils/archive_util.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/_distutils/ccompiler.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/_distutils/cmd.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/_distutils/command/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/_distutils/command/bdist.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/_distutils/command/bdist_rpm.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/_distutils/command/build.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/_distutils/command/build_clib.pyi
@@ -6337,6 +7527,8 @@ pycharm/plugins/python-ce/helpers/typesh
pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/_distutils/command/register.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/_distutils/command/sdist.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/_distutils/command/upload.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/_distutils/compat/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/_distutils/compat/__init__.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/_distutils/config.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/_distutils/dep_util.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/_distutils/dist.pyi
@@ -6352,6 +7544,7 @@ pycharm/plugins/python-ce/helpers/typesh
pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/command/alias.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/command/bdist_egg.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/command/bdist_rpm.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/command/bdist_wheel.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/command/build.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/command/build_clib.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/command/build_ext.pyi
@@ -6373,37 +7566,92 @@ pycharm/plugins/python-ce/helpers/typesh
pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/command/test.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/command/upload.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/command/upload_docs.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/compat/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/compat/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/compat/py310.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/compat/py311.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/compat/py39.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/config/
pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/config/__init__.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/config/expand.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/config/pyprojecttoml.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/config/setupcfg.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/dep_util.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/depends.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/discovery.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/dist.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/errors.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/extension.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/extern/
-pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/extern/__init__.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/glob.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/installer.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/launch.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/logging.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/modified.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/monkey.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/msvc.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/namespaces.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/package_index.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/py312compat.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/sandbox.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/unicode_utils.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/version.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/warnings.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/wheel.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/setuptools/setuptools/windows_support.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/shapely/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/shapely/@tests/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/shapely/@tests/stubtest_allowlist.txt
+pycharm/plugins/python-ce/helpers/typeshed/stubs/shapely/METADATA.toml
+pycharm/plugins/python-ce/helpers/typeshed/stubs/shapely/shapely/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/shapely/shapely/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/shapely/shapely/_enum.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/shapely/shapely/_geometry.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/shapely/shapely/_ragged_array.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/shapely/shapely/_typing.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/shapely/shapely/_version.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/shapely/shapely/affinity.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/shapely/shapely/algorithms/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/shapely/shapely/algorithms/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/shapely/shapely/algorithms/cga.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/shapely/shapely/algorithms/polylabel.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/shapely/shapely/constructive.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/shapely/shapely/coordinates.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/shapely/shapely/coords.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/shapely/shapely/creation.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/shapely/shapely/decorators.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/shapely/shapely/errors.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/shapely/shapely/geometry/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/shapely/shapely/geometry/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/shapely/shapely/geometry/base.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/shapely/shapely/geometry/collection.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/shapely/shapely/geometry/geo.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/shapely/shapely/geometry/linestring.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/shapely/shapely/geometry/multilinestring.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/shapely/shapely/geometry/multipoint.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/shapely/shapely/geometry/multipolygon.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/shapely/shapely/geometry/point.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/shapely/shapely/geometry/polygon.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/shapely/shapely/geos.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/shapely/shapely/io.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/shapely/shapely/lib.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/shapely/shapely/linear.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/shapely/shapely/measurement.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/shapely/shapely/ops.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/shapely/shapely/plotting.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/shapely/shapely/predicates.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/shapely/shapely/prepared.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/shapely/shapely/set_operations.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/shapely/shapely/speedups.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/shapely/shapely/strtree.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/shapely/shapely/testing.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/shapely/shapely/validation.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/shapely/shapely/vectorized/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/shapely/shapely/vectorized/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/shapely/shapely/wkb.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/shapely/shapely/wkt.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/simplejson/
pycharm/plugins/python-ce/helpers/typeshed/stubs/simplejson/@tests/
pycharm/plugins/python-ce/helpers/typeshed/stubs/simplejson/@tests/stubtest_allowlist.txt
+pycharm/plugins/python-ce/helpers/typeshed/stubs/simplejson/@tests/test_cases/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/simplejson/@tests/test_cases/check_simplejson.py
pycharm/plugins/python-ce/helpers/typeshed/stubs/simplejson/METADATA.toml
pycharm/plugins/python-ce/helpers/typeshed/stubs/simplejson/simplejson/
pycharm/plugins/python-ce/helpers/typeshed/stubs/simplejson/simplejson/__init__.pyi
@@ -6473,157 +7721,10 @@ pycharm/plugins/python-ce/helpers/typesh
pycharm/plugins/python-ce/helpers/typeshed/stubs/slumber/slumber/exceptions.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/slumber/slumber/serialize.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/slumber/slumber/utils.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stdlib-list/
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stdlib-list/@tests/
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stdlib-list/@tests/stubtest_allowlist.txt
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stdlib-list/METADATA.toml
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stdlib-list/stdlib_list/
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stdlib-list/stdlib_list/__init__.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stdlib-list/stdlib_list/_version.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stdlib-list/stdlib_list/base.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/@tests/
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/@tests/stubtest_allowlist.txt
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/METADATA.toml
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/__init__.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_requestor.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/__init__.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/abstract/
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/abstract/__init__.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/abstract/api_resource.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/abstract/createable_api_resource.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/abstract/custom_method.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/abstract/deletable_api_resource.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/abstract/listable_api_resource.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/abstract/nested_resource_class_methods.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/abstract/searchable_api_resource.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/abstract/singleton_api_resource.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/abstract/updateable_api_resource.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/abstract/verify_mixin.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/account.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/account_link.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/alipay_account.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/apple_pay_domain.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/application_fee.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/application_fee_refund.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/balance.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/balance_transaction.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/bank_account.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/billing_portal/
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/billing_portal/__init__.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/billing_portal/configuration.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/billing_portal/session.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/bitcoin_receiver.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/bitcoin_transaction.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/capability.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/card.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/charge.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/checkout/
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/checkout/__init__.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/checkout/session.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/country_spec.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/coupon.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/credit_note.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/credit_note_line_item.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/customer.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/customer_balance_transaction.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/dispute.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/ephemeral_key.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/error_object.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/event.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/exchange_rate.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/file.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/file_link.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/identity/
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/identity/__init__.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/identity/verification_report.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/identity/verification_session.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/invoice.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/invoice_item.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/invoice_line_item.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/issuer_fraud_record.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/issuing/
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/issuing/__init__.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/issuing/authorization.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/issuing/card.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/issuing/card_details.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/issuing/cardholder.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/issuing/dispute.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/issuing/transaction.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/line_item.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/list_object.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/login_link.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/mandate.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/order.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/payment_intent.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/payment_link.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/payment_method.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/payout.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/person.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/plan.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/price.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/product.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/promotion_code.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/quote.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/radar/
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/radar/__init__.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/radar/early_fraud_warning.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/radar/value_list.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/radar/value_list_item.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/recipient.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/recipient_transfer.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/refund.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/reporting/
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/reporting/__init__.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/reporting/report_run.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/reporting/report_type.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/reversal.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/review.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/search_result_object.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/setup_attempt.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/setup_intent.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/shipping_rate.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/sigma/
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/sigma/__init__.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/sigma/scheduled_query_run.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/sku.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/source.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/source_transaction.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/subscription.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/subscription_item.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/subscription_schedule.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/tax_code.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/tax_id.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/tax_rate.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/terminal/
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/terminal/__init__.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/terminal/connection_token.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/terminal/location.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/terminal/reader.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/test_helpers/
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/test_helpers/__init__.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/test_helpers/test_clock.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/three_d_secure.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/token.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/topup.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/transfer.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/usage_record.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/usage_record_summary.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/api_resources/webhook_endpoint.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/error.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/http_client.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/multipart_data_generator.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/oauth.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/oauth_error.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/object_classes.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/request_metrics.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/stripe_object.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/stripe_response.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/util.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/version.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/stripe/stripe/webhook.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/str2bool/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/str2bool/METADATA.toml
+pycharm/plugins/python-ce/helpers/typeshed/stubs/str2bool/str2bool/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/str2bool/str2bool/__init__.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/tabulate/
pycharm/plugins/python-ce/helpers/typeshed/stubs/tabulate/METADATA.toml
pycharm/plugins/python-ce/helpers/typeshed/stubs/tabulate/tabulate/
@@ -6768,6 +7869,8 @@ pycharm/plugins/python-ce/helpers/typesh
pycharm/plugins/python-ce/helpers/typeshed/stubs/tensorflow/tensorflow/tsl/protobuf/error_codes_pb2.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/tensorflow/tensorflow/tsl/protobuf/histogram_pb2.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/toml/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/toml/@tests/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/toml/@tests/stubtest_allowlist.txt
pycharm/plugins/python-ce/helpers/typeshed/stubs/toml/METADATA.toml
pycharm/plugins/python-ce/helpers/typeshed/stubs/toml/toml/
pycharm/plugins/python-ce/helpers/typeshed/stubs/toml/toml/__init__.pyi
@@ -6821,7 +7924,6 @@ pycharm/plugins/python-ce/helpers/typesh
pycharm/plugins/python-ce/helpers/typeshed/stubs/translationstring/METADATA.toml
pycharm/plugins/python-ce/helpers/typeshed/stubs/translationstring/translationstring/
pycharm/plugins/python-ce/helpers/typeshed/stubs/translationstring/translationstring/__init__.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/tree-sitter/
pycharm/plugins/python-ce/helpers/typeshed/stubs/tree-sitter-languages/
pycharm/plugins/python-ce/helpers/typeshed/stubs/tree-sitter-languages/@tests/
pycharm/plugins/python-ce/helpers/typeshed/stubs/tree-sitter-languages/@tests/stubtest_allowlist.txt
@@ -6831,12 +7933,6 @@ pycharm/plugins/python-ce/helpers/typesh
pycharm/plugins/python-ce/helpers/typeshed/stubs/tree-sitter-languages/tree_sitter_languages/
pycharm/plugins/python-ce/helpers/typeshed/stubs/tree-sitter-languages/tree_sitter_languages/__init__.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/tree-sitter-languages/tree_sitter_languages/core.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/tree-sitter/@tests/
-pycharm/plugins/python-ce/helpers/typeshed/stubs/tree-sitter/@tests/stubtest_allowlist.txt
-pycharm/plugins/python-ce/helpers/typeshed/stubs/tree-sitter/METADATA.toml
-pycharm/plugins/python-ce/helpers/typeshed/stubs/tree-sitter/tree_sitter/
-pycharm/plugins/python-ce/helpers/typeshed/stubs/tree-sitter/tree_sitter/__init__.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/tree-sitter/tree_sitter/binding.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/ttkthemes/
pycharm/plugins/python-ce/helpers/typeshed/stubs/ttkthemes/METADATA.toml
pycharm/plugins/python-ce/helpers/typeshed/stubs/ttkthemes/ttkthemes/
@@ -6846,14 +7942,6 @@ pycharm/plugins/python-ce/helpers/typesh
pycharm/plugins/python-ce/helpers/typeshed/stubs/ttkthemes/ttkthemes/_widget.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/ttkthemes/ttkthemes/themed_style.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/ttkthemes/ttkthemes/themed_tk.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/tzlocal/
-pycharm/plugins/python-ce/helpers/typeshed/stubs/tzlocal/@tests/
-pycharm/plugins/python-ce/helpers/typeshed/stubs/tzlocal/@tests/stubtest_allowlist.txt
-pycharm/plugins/python-ce/helpers/typeshed/stubs/tzlocal/METADATA.toml
-pycharm/plugins/python-ce/helpers/typeshed/stubs/tzlocal/tzlocal/
-pycharm/plugins/python-ce/helpers/typeshed/stubs/tzlocal/tzlocal/__init__.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/tzlocal/tzlocal/utils.pyi
-pycharm/plugins/python-ce/helpers/typeshed/stubs/tzlocal/tzlocal/windows_tz.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/uWSGI/
pycharm/plugins/python-ce/helpers/typeshed/stubs/uWSGI/@tests/
pycharm/plugins/python-ce/helpers/typeshed/stubs/uWSGI/@tests/stubtest_allowlist.txt
@@ -6865,6 +7953,16 @@ pycharm/plugins/python-ce/helpers/typesh
pycharm/plugins/python-ce/helpers/typeshed/stubs/ujson/
pycharm/plugins/python-ce/helpers/typeshed/stubs/ujson/METADATA.toml
pycharm/plugins/python-ce/helpers/typeshed/stubs/ujson/ujson.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/unidiff/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/unidiff/@tests/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/unidiff/@tests/stubtest_allowlist.txt
+pycharm/plugins/python-ce/helpers/typeshed/stubs/unidiff/METADATA.toml
+pycharm/plugins/python-ce/helpers/typeshed/stubs/unidiff/unidiff/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/unidiff/unidiff/__init__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/unidiff/unidiff/__version__.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/unidiff/unidiff/constants.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/unidiff/unidiff/errors.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/unidiff/unidiff/patch.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/untangle/
pycharm/plugins/python-ce/helpers/typeshed/stubs/untangle/METADATA.toml
pycharm/plugins/python-ce/helpers/typeshed/stubs/untangle/untangle.pyi
@@ -6890,8 +7988,6 @@ pycharm/plugins/python-ce/helpers/typesh
pycharm/plugins/python-ce/helpers/typeshed/stubs/waitress/
pycharm/plugins/python-ce/helpers/typeshed/stubs/waitress/@tests/
pycharm/plugins/python-ce/helpers/typeshed/stubs/waitress/@tests/stubtest_allowlist.txt
-pycharm/plugins/python-ce/helpers/typeshed/stubs/waitress/@tests/stubtest_allowlist_darwin.txt
-pycharm/plugins/python-ce/helpers/typeshed/stubs/waitress/@tests/stubtest_allowlist_linux.txt
pycharm/plugins/python-ce/helpers/typeshed/stubs/waitress/METADATA.toml
pycharm/plugins/python-ce/helpers/typeshed/stubs/waitress/waitress/
pycharm/plugins/python-ce/helpers/typeshed/stubs/waitress/waitress/__init__.pyi
@@ -7080,6 +8176,9 @@ pycharm/plugins/python-ce/helpers/typesh
pycharm/plugins/python-ce/helpers/typeshed/stubs/workalendar/workalendar/usa/west_virginia.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/workalendar/workalendar/usa/wisconsin.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/workalendar/workalendar/usa/wyoming.pyi
+pycharm/plugins/python-ce/helpers/typeshed/stubs/wurlitzer/
+pycharm/plugins/python-ce/helpers/typeshed/stubs/wurlitzer/METADATA.toml
+pycharm/plugins/python-ce/helpers/typeshed/stubs/wurlitzer/wurlitzer.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/xmltodict/
pycharm/plugins/python-ce/helpers/typeshed/stubs/xmltodict/METADATA.toml
pycharm/plugins/python-ce/helpers/typeshed/stubs/xmltodict/xmltodict.pyi
@@ -7098,56 +8197,26 @@ pycharm/plugins/python-ce/helpers/typesh
pycharm/plugins/python-ce/helpers/typeshed/stubs/zxcvbn/zxcvbn/matching.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/zxcvbn/zxcvbn/scoring.pyi
pycharm/plugins/python-ce/helpers/typeshed/stubs/zxcvbn/zxcvbn/time_estimates.pyi
-pycharm/plugins/python-ce/helpers/typeshed/test_cases/
-pycharm/plugins/python-ce/helpers/typeshed/test_cases/README.md
-pycharm/plugins/python-ce/helpers/typeshed/test_cases/stdlib/
-pycharm/plugins/python-ce/helpers/typeshed/test_cases/stdlib/asyncio/
-pycharm/plugins/python-ce/helpers/typeshed/test_cases/stdlib/asyncio/check_coroutines.py
-pycharm/plugins/python-ce/helpers/typeshed/test_cases/stdlib/asyncio/check_gather.py
-pycharm/plugins/python-ce/helpers/typeshed/test_cases/stdlib/asyncio/check_task.py
-pycharm/plugins/python-ce/helpers/typeshed/test_cases/stdlib/builtins/
-pycharm/plugins/python-ce/helpers/typeshed/test_cases/stdlib/builtins/check_dict-py39.py
-pycharm/plugins/python-ce/helpers/typeshed/test_cases/stdlib/builtins/check_dict.py
-pycharm/plugins/python-ce/helpers/typeshed/test_cases/stdlib/builtins/check_exception_group-py311.py
-pycharm/plugins/python-ce/helpers/typeshed/test_cases/stdlib/builtins/check_iteration.py
-pycharm/plugins/python-ce/helpers/typeshed/test_cases/stdlib/builtins/check_list.py
-pycharm/plugins/python-ce/helpers/typeshed/test_cases/stdlib/builtins/check_object.py
-pycharm/plugins/python-ce/helpers/typeshed/test_cases/stdlib/builtins/check_pow.py
-pycharm/plugins/python-ce/helpers/typeshed/test_cases/stdlib/builtins/check_round.py
-pycharm/plugins/python-ce/helpers/typeshed/test_cases/stdlib/builtins/check_sum.py
-pycharm/plugins/python-ce/helpers/typeshed/test_cases/stdlib/builtins/check_tuple.py
-pycharm/plugins/python-ce/helpers/typeshed/test_cases/stdlib/check_codecs.py
-pycharm/plugins/python-ce/helpers/typeshed/test_cases/stdlib/check_contextlib.py
-pycharm/plugins/python-ce/helpers/typeshed/test_cases/stdlib/check_dataclasses.py
-pycharm/plugins/python-ce/helpers/typeshed/test_cases/stdlib/check_enum.py
-pycharm/plugins/python-ce/helpers/typeshed/test_cases/stdlib/check_functools.py
-pycharm/plugins/python-ce/helpers/typeshed/test_cases/stdlib/check_logging.py
-pycharm/plugins/python-ce/helpers/typeshed/test_cases/stdlib/check_pathlib.py
-pycharm/plugins/python-ce/helpers/typeshed/test_cases/stdlib/check_re.py
-pycharm/plugins/python-ce/helpers/typeshed/test_cases/stdlib/check_tempfile.py
-pycharm/plugins/python-ce/helpers/typeshed/test_cases/stdlib/check_threading.py
-pycharm/plugins/python-ce/helpers/typeshed/test_cases/stdlib/check_tkinter.py
-pycharm/plugins/python-ce/helpers/typeshed/test_cases/stdlib/check_unittest.py
-pycharm/plugins/python-ce/helpers/typeshed/test_cases/stdlib/check_xml.py
-pycharm/plugins/python-ce/helpers/typeshed/test_cases/stdlib/collections/
-pycharm/plugins/python-ce/helpers/typeshed/test_cases/stdlib/collections/check_defaultdict-py39.py
-pycharm/plugins/python-ce/helpers/typeshed/test_cases/stdlib/typing/
-pycharm/plugins/python-ce/helpers/typeshed/test_cases/stdlib/typing/check_MutableMapping.py
-pycharm/plugins/python-ce/helpers/typeshed/test_cases/stdlib/typing/check_all.py
-pycharm/plugins/python-ce/helpers/typeshed/test_cases/stdlib/typing/check_io.py
-pycharm/plugins/python-ce/helpers/typeshed/test_cases/stdlib/typing/check_regression_issue_9296.py
pycharm/plugins/python-ce/helpers/virtualenv-20.13.0.pyz
pycharm/plugins/python-ce/helpers/virtualenv-20.24.5.pyz
pycharm/plugins/python-ce/lib/
+pycharm/plugins/python-ce/lib/client/
+pycharm/plugins/python-ce/lib/client/python-frontend.jar
pycharm/plugins/python-ce/lib/python-ce.jar
+pycharm/plugins/python-ce/lib/python-common.jar
pycharm/plugins/qodana/
pycharm/plugins/qodana/lib/
pycharm/plugins/qodana/lib/qodana.jar
pycharm/plugins/qt-plugin/
pycharm/plugins/qt-plugin/lib/
pycharm/plugins/qt-plugin/lib/qt-plugin.jar
+pycharm/plugins/restructuredtext/
+pycharm/plugins/restructuredtext/lib/
+pycharm/plugins/restructuredtext/lib/restructuredtext.jar
pycharm/plugins/searchEverywhereMl/
pycharm/plugins/searchEverywhereMl/lib/
+pycharm/plugins/searchEverywhereMl/lib/modules/
+pycharm/plugins/searchEverywhereMl/lib/modules/intellij.searchEverywhereMl.ranking.core.jar
pycharm/plugins/searchEverywhereMl/lib/searchEverywhereMl.jar
pycharm/plugins/settingsSync/
pycharm/plugins/settingsSync/lib/
@@ -7180,9 +8249,17 @@ pycharm/plugins/terminal/shell-integrati
pycharm/plugins/textmate/
pycharm/plugins/textmate/lib/
pycharm/plugins/textmate/lib/bundles/
+pycharm/plugins/textmate/lib/bundles/adoc/
+pycharm/plugins/textmate/lib/bundles/adoc/LICENSE
+pycharm/plugins/textmate/lib/bundles/adoc/README.md
+pycharm/plugins/textmate/lib/bundles/adoc/asciidoc-language-configuration.json
+pycharm/plugins/textmate/lib/bundles/adoc/package.json
+pycharm/plugins/textmate/lib/bundles/adoc/snippets/
+pycharm/plugins/textmate/lib/bundles/adoc/snippets/snippets.json
+pycharm/plugins/textmate/lib/bundles/adoc/syntaxes/
+pycharm/plugins/textmate/lib/bundles/adoc/syntaxes/Asciidoctor.json
pycharm/plugins/textmate/lib/bundles/bat/
pycharm/plugins/textmate/lib/bundles/bat/.vscodeignore
-pycharm/plugins/textmate/lib/bundles/bat/cgmanifest.json
pycharm/plugins/textmate/lib/bundles/bat/language-configuration.json
pycharm/plugins/textmate/lib/bundles/bat/package.json
pycharm/plugins/textmate/lib/bundles/bat/package.nls.json
@@ -7200,7 +8277,6 @@ pycharm/plugins/textmate/lib/bundles/bic
pycharm/plugins/textmate/lib/bundles/bicepparam/package.json
pycharm/plugins/textmate/lib/bundles/clojure/
pycharm/plugins/textmate/lib/bundles/clojure/.vscodeignore
-pycharm/plugins/textmate/lib/bundles/clojure/cgmanifest.json
pycharm/plugins/textmate/lib/bundles/clojure/language-configuration.json
pycharm/plugins/textmate/lib/bundles/clojure/package.json
pycharm/plugins/textmate/lib/bundles/clojure/package.nls.json
@@ -7215,7 +8291,6 @@ pycharm/plugins/textmate/lib/bundles/cma
pycharm/plugins/textmate/lib/bundles/cmake/syntaxes/CMakeCache.tmLanguage
pycharm/plugins/textmate/lib/bundles/coffeescript/
pycharm/plugins/textmate/lib/bundles/coffeescript/.vscodeignore
-pycharm/plugins/textmate/lib/bundles/coffeescript/cgmanifest.json
pycharm/plugins/textmate/lib/bundles/coffeescript/language-configuration.json
pycharm/plugins/textmate/lib/bundles/coffeescript/package.json
pycharm/plugins/textmate/lib/bundles/coffeescript/package.nls.json
@@ -7225,7 +8300,6 @@ pycharm/plugins/textmate/lib/bundles/cof
pycharm/plugins/textmate/lib/bundles/coffeescript/syntaxes/coffeescript.tmLanguage.json
pycharm/plugins/textmate/lib/bundles/cpp/
pycharm/plugins/textmate/lib/bundles/cpp/.vscodeignore
-pycharm/plugins/textmate/lib/bundles/cpp/cgmanifest.json
pycharm/plugins/textmate/lib/bundles/cpp/language-configuration.json
pycharm/plugins/textmate/lib/bundles/cpp/package.json
pycharm/plugins/textmate/lib/bundles/cpp/package.nls.json
@@ -7240,7 +8314,6 @@ pycharm/plugins/textmate/lib/bundles/cpp
pycharm/plugins/textmate/lib/bundles/cpp/syntaxes/platform.tmLanguage.json
pycharm/plugins/textmate/lib/bundles/csharp/
pycharm/plugins/textmate/lib/bundles/csharp/.vscodeignore
-pycharm/plugins/textmate/lib/bundles/csharp/cgmanifest.json
pycharm/plugins/textmate/lib/bundles/csharp/language-configuration.json
pycharm/plugins/textmate/lib/bundles/csharp/package.json
pycharm/plugins/textmate/lib/bundles/csharp/package.nls.json
@@ -7252,7 +8325,6 @@ pycharm/plugins/textmate/lib/bundles/css
pycharm/plugins/textmate/lib/bundles/css/.vscode/
pycharm/plugins/textmate/lib/bundles/css/.vscode/launch.json
pycharm/plugins/textmate/lib/bundles/css/.vscodeignore
-pycharm/plugins/textmate/lib/bundles/css/cgmanifest.json
pycharm/plugins/textmate/lib/bundles/css/language-configuration.json
pycharm/plugins/textmate/lib/bundles/css/package.json
pycharm/plugins/textmate/lib/bundles/css/package.nls.json
@@ -7260,7 +8332,6 @@ pycharm/plugins/textmate/lib/bundles/css
pycharm/plugins/textmate/lib/bundles/css/syntaxes/css.tmLanguage.json
pycharm/plugins/textmate/lib/bundles/dart/
pycharm/plugins/textmate/lib/bundles/dart/.vscodeignore
-pycharm/plugins/textmate/lib/bundles/dart/cgmanifest.json
pycharm/plugins/textmate/lib/bundles/dart/language-configuration.json
pycharm/plugins/textmate/lib/bundles/dart/package.json
pycharm/plugins/textmate/lib/bundles/dart/package.nls.json
@@ -7268,7 +8339,6 @@ pycharm/plugins/textmate/lib/bundles/dar
pycharm/plugins/textmate/lib/bundles/dart/syntaxes/dart.tmLanguage.json
pycharm/plugins/textmate/lib/bundles/diff/
pycharm/plugins/textmate/lib/bundles/diff/.vscodeignore
-pycharm/plugins/textmate/lib/bundles/diff/cgmanifest.json
pycharm/plugins/textmate/lib/bundles/diff/language-configuration.json
pycharm/plugins/textmate/lib/bundles/diff/package.json
pycharm/plugins/textmate/lib/bundles/diff/package.nls.json
@@ -7276,7 +8346,6 @@ pycharm/plugins/textmate/lib/bundles/dif
pycharm/plugins/textmate/lib/bundles/diff/syntaxes/diff.tmLanguage.json
pycharm/plugins/textmate/lib/bundles/docker/
pycharm/plugins/textmate/lib/bundles/docker/.vscodeignore
-pycharm/plugins/textmate/lib/bundles/docker/cgmanifest.json
pycharm/plugins/textmate/lib/bundles/docker/language-configuration.json
pycharm/plugins/textmate/lib/bundles/docker/package.json
pycharm/plugins/textmate/lib/bundles/docker/package.nls.json
@@ -7289,7 +8358,6 @@ pycharm/plugins/textmate/lib/bundles/erl
pycharm/plugins/textmate/lib/bundles/erlang/package.json
pycharm/plugins/textmate/lib/bundles/fsharp/
pycharm/plugins/textmate/lib/bundles/fsharp/.vscodeignore
-pycharm/plugins/textmate/lib/bundles/fsharp/cgmanifest.json
pycharm/plugins/textmate/lib/bundles/fsharp/language-configuration.json
pycharm/plugins/textmate/lib/bundles/fsharp/package.json
pycharm/plugins/textmate/lib/bundles/fsharp/package.nls.json
@@ -7300,7 +8368,6 @@ pycharm/plugins/textmate/lib/bundles/fsh
pycharm/plugins/textmate/lib/bundles/git-base/
pycharm/plugins/textmate/lib/bundles/git-base/.vscodeignore
pycharm/plugins/textmate/lib/bundles/git-base/README.md
-pycharm/plugins/textmate/lib/bundles/git-base/cgmanifest.json
pycharm/plugins/textmate/lib/bundles/git-base/languages/
pycharm/plugins/textmate/lib/bundles/git-base/languages/git-commit.language-configuration.json
pycharm/plugins/textmate/lib/bundles/git-base/languages/git-rebase.language-configuration.json
@@ -7314,7 +8381,6 @@ pycharm/plugins/textmate/lib/bundles/git
pycharm/plugins/textmate/lib/bundles/git-base/tsconfig.json
pycharm/plugins/textmate/lib/bundles/go/
pycharm/plugins/textmate/lib/bundles/go/.vscodeignore
-pycharm/plugins/textmate/lib/bundles/go/cgmanifest.json
pycharm/plugins/textmate/lib/bundles/go/language-configuration.json
pycharm/plugins/textmate/lib/bundles/go/package.json
pycharm/plugins/textmate/lib/bundles/go/package.nls.json
@@ -7322,7 +8388,6 @@ pycharm/plugins/textmate/lib/bundles/go/
pycharm/plugins/textmate/lib/bundles/go/syntaxes/go.tmLanguage.json
pycharm/plugins/textmate/lib/bundles/groovy/
pycharm/plugins/textmate/lib/bundles/groovy/.vscodeignore
-pycharm/plugins/textmate/lib/bundles/groovy/cgmanifest.json
pycharm/plugins/textmate/lib/bundles/groovy/language-configuration.json
pycharm/plugins/textmate/lib/bundles/groovy/package.json
pycharm/plugins/textmate/lib/bundles/groovy/package.nls.json
@@ -7332,7 +8397,6 @@ pycharm/plugins/textmate/lib/bundles/gro
pycharm/plugins/textmate/lib/bundles/groovy/syntaxes/groovy.tmLanguage.json
pycharm/plugins/textmate/lib/bundles/handlebars/
pycharm/plugins/textmate/lib/bundles/handlebars/.vscodeignore
-pycharm/plugins/textmate/lib/bundles/handlebars/cgmanifest.json
pycharm/plugins/textmate/lib/bundles/handlebars/language-configuration.json
pycharm/plugins/textmate/lib/bundles/handlebars/package.json
pycharm/plugins/textmate/lib/bundles/handlebars/package.nls.json
@@ -7347,7 +8411,6 @@ pycharm/plugins/textmate/lib/bundles/hcl
pycharm/plugins/textmate/lib/bundles/hcl/syntaxes/hcl.tmGrammar.json
pycharm/plugins/textmate/lib/bundles/hlsl/
pycharm/plugins/textmate/lib/bundles/hlsl/.vscodeignore
-pycharm/plugins/textmate/lib/bundles/hlsl/cgmanifest.json
pycharm/plugins/textmate/lib/bundles/hlsl/language-configuration.json
pycharm/plugins/textmate/lib/bundles/hlsl/package.json
pycharm/plugins/textmate/lib/bundles/hlsl/package.nls.json
@@ -7355,7 +8418,6 @@ pycharm/plugins/textmate/lib/bundles/hls
pycharm/plugins/textmate/lib/bundles/hlsl/syntaxes/hlsl.tmLanguage.json
pycharm/plugins/textmate/lib/bundles/html/
pycharm/plugins/textmate/lib/bundles/html/.vscodeignore
-pycharm/plugins/textmate/lib/bundles/html/cgmanifest.json
pycharm/plugins/textmate/lib/bundles/html/language-configuration.json
pycharm/plugins/textmate/lib/bundles/html/package.json
pycharm/plugins/textmate/lib/bundles/html/package.nls.json
@@ -7366,7 +8428,6 @@ pycharm/plugins/textmate/lib/bundles/htm
pycharm/plugins/textmate/lib/bundles/html/syntaxes/html.tmLanguage.json
pycharm/plugins/textmate/lib/bundles/ini/
pycharm/plugins/textmate/lib/bundles/ini/.vscodeignore
-pycharm/plugins/textmate/lib/bundles/ini/cgmanifest.json
pycharm/plugins/textmate/lib/bundles/ini/ini.language-configuration.json
pycharm/plugins/textmate/lib/bundles/ini/package.json
pycharm/plugins/textmate/lib/bundles/ini/package.nls.json
@@ -7375,7 +8436,6 @@ pycharm/plugins/textmate/lib/bundles/ini
pycharm/plugins/textmate/lib/bundles/ini/syntaxes/ini.tmLanguage.json
pycharm/plugins/textmate/lib/bundles/java/
pycharm/plugins/textmate/lib/bundles/java/.vscodeignore
-pycharm/plugins/textmate/lib/bundles/java/cgmanifest.json
pycharm/plugins/textmate/lib/bundles/java/language-configuration.json
pycharm/plugins/textmate/lib/bundles/java/package.json
pycharm/plugins/textmate/lib/bundles/java/package.nls.json
@@ -7385,7 +8445,6 @@ pycharm/plugins/textmate/lib/bundles/jav
pycharm/plugins/textmate/lib/bundles/java/syntaxes/java.tmLanguage.json
pycharm/plugins/textmate/lib/bundles/javascript/
pycharm/plugins/textmate/lib/bundles/javascript/.vscodeignore
-pycharm/plugins/textmate/lib/bundles/javascript/cgmanifest.json
pycharm/plugins/textmate/lib/bundles/javascript/javascript-language-configuration.json
pycharm/plugins/textmate/lib/bundles/javascript/package.json
pycharm/plugins/textmate/lib/bundles/javascript/package.nls.json
@@ -7399,7 +8458,6 @@ pycharm/plugins/textmate/lib/bundles/jav
pycharm/plugins/textmate/lib/bundles/javascript/tags-language-configuration.json
pycharm/plugins/textmate/lib/bundles/json/
pycharm/plugins/textmate/lib/bundles/json/.vscodeignore
-pycharm/plugins/textmate/lib/bundles/json/cgmanifest.json
pycharm/plugins/textmate/lib/bundles/json/language-configuration.json
pycharm/plugins/textmate/lib/bundles/json/package.json
pycharm/plugins/textmate/lib/bundles/json/package.nls.json
@@ -7417,12 +8475,17 @@ pycharm/plugins/textmate/lib/bundles/jsp
pycharm/plugins/textmate/lib/bundles/jsp/syntaxes/jsp.tmLanguage.json
pycharm/plugins/textmate/lib/bundles/julia/
pycharm/plugins/textmate/lib/bundles/julia/.vscodeignore
-pycharm/plugins/textmate/lib/bundles/julia/cgmanifest.json
pycharm/plugins/textmate/lib/bundles/julia/language-configuration.json
pycharm/plugins/textmate/lib/bundles/julia/package.json
pycharm/plugins/textmate/lib/bundles/julia/package.nls.json
pycharm/plugins/textmate/lib/bundles/julia/syntaxes/
pycharm/plugins/textmate/lib/bundles/julia/syntaxes/julia.tmLanguage.json
+pycharm/plugins/textmate/lib/bundles/kconfig/
+pycharm/plugins/textmate/lib/bundles/kconfig/LICENSE
+pycharm/plugins/textmate/lib/bundles/kconfig/language-configuration.json
+pycharm/plugins/textmate/lib/bundles/kconfig/package.json
+pycharm/plugins/textmate/lib/bundles/kconfig/syntaxes/
+pycharm/plugins/textmate/lib/bundles/kconfig/syntaxes/kconfig.tmGrammar.json
pycharm/plugins/textmate/lib/bundles/kotlin/
pycharm/plugins/textmate/lib/bundles/kotlin/info.plist
pycharm/plugins/textmate/lib/bundles/kotlin/snippets/
@@ -7432,7 +8495,6 @@ pycharm/plugins/textmate/lib/bundles/kot
pycharm/plugins/textmate/lib/bundles/kotlin/syntaxes/Kotlin.tmLanguage
pycharm/plugins/textmate/lib/bundles/latex/
pycharm/plugins/textmate/lib/bundles/latex/.vscodeignore
-pycharm/plugins/textmate/lib/bundles/latex/cgmanifest.json
pycharm/plugins/textmate/lib/bundles/latex/cpp-bailout-license.txt
pycharm/plugins/textmate/lib/bundles/latex/latex-cpp-embedded-language-configuration.json
pycharm/plugins/textmate/lib/bundles/latex/latex-language-configuration.json
@@ -7448,7 +8510,6 @@ pycharm/plugins/textmate/lib/bundles/lat
pycharm/plugins/textmate/lib/bundles/latex/syntaxes/markdown-latex-combined.tmLanguage.json
pycharm/plugins/textmate/lib/bundles/less/
pycharm/plugins/textmate/lib/bundles/less/.vscodeignore
-pycharm/plugins/textmate/lib/bundles/less/cgmanifest.json
pycharm/plugins/textmate/lib/bundles/less/language-configuration.json
pycharm/plugins/textmate/lib/bundles/less/package.json
pycharm/plugins/textmate/lib/bundles/less/package.nls.json
@@ -7456,14 +8517,12 @@ pycharm/plugins/textmate/lib/bundles/les
pycharm/plugins/textmate/lib/bundles/less/syntaxes/less.tmLanguage.json
pycharm/plugins/textmate/lib/bundles/log/
pycharm/plugins/textmate/lib/bundles/log/.vscodeignore
-pycharm/plugins/textmate/lib/bundles/log/cgmanifest.json
pycharm/plugins/textmate/lib/bundles/log/package.json
pycharm/plugins/textmate/lib/bundles/log/package.nls.json
pycharm/plugins/textmate/lib/bundles/log/syntaxes/
pycharm/plugins/textmate/lib/bundles/log/syntaxes/log.tmLanguage.json
pycharm/plugins/textmate/lib/bundles/lua/
pycharm/plugins/textmate/lib/bundles/lua/.vscodeignore
-pycharm/plugins/textmate/lib/bundles/lua/cgmanifest.json
pycharm/plugins/textmate/lib/bundles/lua/language-configuration.json
pycharm/plugins/textmate/lib/bundles/lua/package.json
pycharm/plugins/textmate/lib/bundles/lua/package.nls.json
@@ -7471,7 +8530,6 @@ pycharm/plugins/textmate/lib/bundles/lua
pycharm/plugins/textmate/lib/bundles/lua/syntaxes/lua.tmLanguage.json
pycharm/plugins/textmate/lib/bundles/make/
pycharm/plugins/textmate/lib/bundles/make/.vscodeignore
-pycharm/plugins/textmate/lib/bundles/make/cgmanifest.json
pycharm/plugins/textmate/lib/bundles/make/language-configuration.json
pycharm/plugins/textmate/lib/bundles/make/package.json
pycharm/plugins/textmate/lib/bundles/make/package.nls.json
@@ -7479,7 +8537,6 @@ pycharm/plugins/textmate/lib/bundles/mak
pycharm/plugins/textmate/lib/bundles/make/syntaxes/make.tmLanguage.json
pycharm/plugins/textmate/lib/bundles/markdown-basics/
pycharm/plugins/textmate/lib/bundles/markdown-basics/.vscodeignore
-pycharm/plugins/textmate/lib/bundles/markdown-basics/cgmanifest.json
pycharm/plugins/textmate/lib/bundles/markdown-basics/language-configuration.json
pycharm/plugins/textmate/lib/bundles/markdown-basics/package.json
pycharm/plugins/textmate/lib/bundles/markdown-basics/package.nls.json
@@ -7491,7 +8548,6 @@ pycharm/plugins/textmate/lib/bundles/mar
pycharm/plugins/textmate/lib/bundles/markdown-math/.gitignore
pycharm/plugins/textmate/lib/bundles/markdown-math/.vscodeignore
pycharm/plugins/textmate/lib/bundles/markdown-math/README.md
-pycharm/plugins/textmate/lib/bundles/markdown-math/cgmanifest.json
pycharm/plugins/textmate/lib/bundles/markdown-math/notebook/
pycharm/plugins/textmate/lib/bundles/markdown-math/notebook/tsconfig.json
pycharm/plugins/textmate/lib/bundles/markdown-math/package.json
@@ -7508,10 +8564,11 @@ pycharm/plugins/textmate/lib/bundles/mdx
pycharm/plugins/textmate/lib/bundles/mdx/license
pycharm/plugins/textmate/lib/bundles/mdx/package.json
pycharm/plugins/textmate/lib/bundles/mdx/syntaxes/
+pycharm/plugins/textmate/lib/bundles/mdx/syntaxes/mdx.markdown.tmLanguage.json
pycharm/plugins/textmate/lib/bundles/mdx/syntaxes/mdx.tmLanguage.json
+pycharm/plugins/textmate/lib/bundles/mdx/syntaxes/source.mdx.tmLanguage
pycharm/plugins/textmate/lib/bundles/objective-c/
pycharm/plugins/textmate/lib/bundles/objective-c/.vscodeignore
-pycharm/plugins/textmate/lib/bundles/objective-c/cgmanifest.json
pycharm/plugins/textmate/lib/bundles/objective-c/language-configuration.json
pycharm/plugins/textmate/lib/bundles/objective-c/package.json
pycharm/plugins/textmate/lib/bundles/objective-c/package.nls.json
@@ -7520,7 +8577,6 @@ pycharm/plugins/textmate/lib/bundles/obj
pycharm/plugins/textmate/lib/bundles/objective-c/syntaxes/objective-c.tmLanguage.json
pycharm/plugins/textmate/lib/bundles/perl/
pycharm/plugins/textmate/lib/bundles/perl/.vscodeignore
-pycharm/plugins/textmate/lib/bundles/perl/cgmanifest.json
pycharm/plugins/textmate/lib/bundles/perl/package.json
pycharm/plugins/textmate/lib/bundles/perl/package.nls.json
pycharm/plugins/textmate/lib/bundles/perl/perl.language-configuration.json
@@ -7533,7 +8589,6 @@ pycharm/plugins/textmate/lib/bundles/php
pycharm/plugins/textmate/lib/bundles/php/.vscode/launch.json
pycharm/plugins/textmate/lib/bundles/php/.vscode/tasks.json
pycharm/plugins/textmate/lib/bundles/php/.vscodeignore
-pycharm/plugins/textmate/lib/bundles/php/cgmanifest.json
pycharm/plugins/textmate/lib/bundles/php/language-configuration.json
pycharm/plugins/textmate/lib/bundles/php/package.json
pycharm/plugins/textmate/lib/bundles/php/package.nls.json
@@ -7544,7 +8599,6 @@ pycharm/plugins/textmate/lib/bundles/php
pycharm/plugins/textmate/lib/bundles/php/syntaxes/php.tmLanguage.json
pycharm/plugins/textmate/lib/bundles/powershell/
pycharm/plugins/textmate/lib/bundles/powershell/.vscodeignore
-pycharm/plugins/textmate/lib/bundles/powershell/cgmanifest.json
pycharm/plugins/textmate/lib/bundles/powershell/language-configuration.json
pycharm/plugins/textmate/lib/bundles/powershell/package.json
pycharm/plugins/textmate/lib/bundles/powershell/package.nls.json
@@ -7554,7 +8608,6 @@ pycharm/plugins/textmate/lib/bundles/pow
pycharm/plugins/textmate/lib/bundles/powershell/syntaxes/powershell.tmLanguage.json
pycharm/plugins/textmate/lib/bundles/pug/
pycharm/plugins/textmate/lib/bundles/pug/.vscodeignore
-pycharm/plugins/textmate/lib/bundles/pug/cgmanifest.json
pycharm/plugins/textmate/lib/bundles/pug/language-configuration.json
pycharm/plugins/textmate/lib/bundles/pug/package.json
pycharm/plugins/textmate/lib/bundles/pug/package.nls.json
@@ -7565,7 +8618,6 @@ pycharm/plugins/textmate/lib/bundles/pyt
pycharm/plugins/textmate/lib/bundles/python/.vscode/launch.json
pycharm/plugins/textmate/lib/bundles/python/.vscode/tasks.json
pycharm/plugins/textmate/lib/bundles/python/.vscodeignore
-pycharm/plugins/textmate/lib/bundles/python/cgmanifest.json
pycharm/plugins/textmate/lib/bundles/python/language-configuration.json
pycharm/plugins/textmate/lib/bundles/python/package.json
pycharm/plugins/textmate/lib/bundles/python/package.nls.json
@@ -7574,7 +8626,6 @@ pycharm/plugins/textmate/lib/bundles/pyt
pycharm/plugins/textmate/lib/bundles/python/syntaxes/MagicRegExp.tmLanguage.json
pycharm/plugins/textmate/lib/bundles/r/
pycharm/plugins/textmate/lib/bundles/r/.vscodeignore
-pycharm/plugins/textmate/lib/bundles/r/cgmanifest.json
pycharm/plugins/textmate/lib/bundles/r/language-configuration.json
pycharm/plugins/textmate/lib/bundles/r/package.json
pycharm/plugins/textmate/lib/bundles/r/package.nls.json
@@ -7582,7 +8633,6 @@ pycharm/plugins/textmate/lib/bundles/r/s
pycharm/plugins/textmate/lib/bundles/r/syntaxes/r.tmLanguage.json
pycharm/plugins/textmate/lib/bundles/razor/
pycharm/plugins/textmate/lib/bundles/razor/.vscodeignore
-pycharm/plugins/textmate/lib/bundles/razor/cgmanifest.json
pycharm/plugins/textmate/lib/bundles/razor/language-configuration.json
pycharm/plugins/textmate/lib/bundles/razor/package.json
pycharm/plugins/textmate/lib/bundles/razor/package.nls.json
@@ -7590,7 +8640,6 @@ pycharm/plugins/textmate/lib/bundles/raz
pycharm/plugins/textmate/lib/bundles/razor/syntaxes/cshtml.tmLanguage.json
pycharm/plugins/textmate/lib/bundles/restructuredtext/
pycharm/plugins/textmate/lib/bundles/restructuredtext/.vscodeignore
-pycharm/plugins/textmate/lib/bundles/restructuredtext/cgmanifest.json
pycharm/plugins/textmate/lib/bundles/restructuredtext/language-configuration.json
pycharm/plugins/textmate/lib/bundles/restructuredtext/package.json
pycharm/plugins/textmate/lib/bundles/restructuredtext/package.nls.json
@@ -7598,7 +8647,6 @@ pycharm/plugins/textmate/lib/bundles/res
pycharm/plugins/textmate/lib/bundles/restructuredtext/syntaxes/rst.tmLanguage.json
pycharm/plugins/textmate/lib/bundles/ruby/
pycharm/plugins/textmate/lib/bundles/ruby/.vscodeignore
-pycharm/plugins/textmate/lib/bundles/ruby/cgmanifest.json
pycharm/plugins/textmate/lib/bundles/ruby/language-configuration.json
pycharm/plugins/textmate/lib/bundles/ruby/package.json
pycharm/plugins/textmate/lib/bundles/ruby/package.nls.json
@@ -7606,7 +8654,6 @@ pycharm/plugins/textmate/lib/bundles/rub
pycharm/plugins/textmate/lib/bundles/ruby/syntaxes/ruby.tmLanguage.json
pycharm/plugins/textmate/lib/bundles/rust/
pycharm/plugins/textmate/lib/bundles/rust/.vscodeignore
-pycharm/plugins/textmate/lib/bundles/rust/cgmanifest.json
pycharm/plugins/textmate/lib/bundles/rust/language-configuration.json
pycharm/plugins/textmate/lib/bundles/rust/package.json
pycharm/plugins/textmate/lib/bundles/rust/package.nls.json
@@ -7614,7 +8661,6 @@ pycharm/plugins/textmate/lib/bundles/rus
pycharm/plugins/textmate/lib/bundles/rust/syntaxes/rust.tmLanguage.json
pycharm/plugins/textmate/lib/bundles/scss/
pycharm/plugins/textmate/lib/bundles/scss/.vscodeignore
-pycharm/plugins/textmate/lib/bundles/scss/cgmanifest.json
pycharm/plugins/textmate/lib/bundles/scss/language-configuration.json
pycharm/plugins/textmate/lib/bundles/scss/package.json
pycharm/plugins/textmate/lib/bundles/scss/package.nls.json
@@ -7631,7 +8677,6 @@ pycharm/plugins/textmate/lib/bundles/sea
pycharm/plugins/textmate/lib/bundles/search-result/tsconfig.json
pycharm/plugins/textmate/lib/bundles/shaderlab/
pycharm/plugins/textmate/lib/bundles/shaderlab/.vscodeignore
-pycharm/plugins/textmate/lib/bundles/shaderlab/cgmanifest.json
pycharm/plugins/textmate/lib/bundles/shaderlab/language-configuration.json
pycharm/plugins/textmate/lib/bundles/shaderlab/package.json
pycharm/plugins/textmate/lib/bundles/shaderlab/package.nls.json
@@ -7639,7 +8684,6 @@ pycharm/plugins/textmate/lib/bundles/sha
pycharm/plugins/textmate/lib/bundles/shaderlab/syntaxes/shaderlab.tmLanguage.json
pycharm/plugins/textmate/lib/bundles/shellscript/
pycharm/plugins/textmate/lib/bundles/shellscript/.vscodeignore
-pycharm/plugins/textmate/lib/bundles/shellscript/cgmanifest.json
pycharm/plugins/textmate/lib/bundles/shellscript/language-configuration.json
pycharm/plugins/textmate/lib/bundles/shellscript/package.json
pycharm/plugins/textmate/lib/bundles/shellscript/package.nls.json
@@ -7647,7 +8691,6 @@ pycharm/plugins/textmate/lib/bundles/she
pycharm/plugins/textmate/lib/bundles/shellscript/syntaxes/shell-unix-bash.tmLanguage.json
pycharm/plugins/textmate/lib/bundles/sql/
pycharm/plugins/textmate/lib/bundles/sql/.vscodeignore
-pycharm/plugins/textmate/lib/bundles/sql/cgmanifest.json
pycharm/plugins/textmate/lib/bundles/sql/language-configuration.json
pycharm/plugins/textmate/lib/bundles/sql/package.json
pycharm/plugins/textmate/lib/bundles/sql/package.nls.json
@@ -7656,7 +8699,6 @@ pycharm/plugins/textmate/lib/bundles/sql
pycharm/plugins/textmate/lib/bundles/swift/
pycharm/plugins/textmate/lib/bundles/swift/.vscodeignore
pycharm/plugins/textmate/lib/bundles/swift/LICENSE.md
-pycharm/plugins/textmate/lib/bundles/swift/cgmanifest.json
pycharm/plugins/textmate/lib/bundles/swift/language-configuration.json
pycharm/plugins/textmate/lib/bundles/swift/package.json
pycharm/plugins/textmate/lib/bundles/swift/package.nls.json
@@ -7693,7 +8735,6 @@ pycharm/plugins/textmate/lib/bundles/twi
pycharm/plugins/textmate/lib/bundles/twig/src/syntaxes/twig.tmLanguage
pycharm/plugins/textmate/lib/bundles/typescript-basics/
pycharm/plugins/textmate/lib/bundles/typescript-basics/.vscodeignore
-pycharm/plugins/textmate/lib/bundles/typescript-basics/cgmanifest.json
pycharm/plugins/textmate/lib/bundles/typescript-basics/language-configuration.json
pycharm/plugins/textmate/lib/bundles/typescript-basics/package.json
pycharm/plugins/textmate/lib/bundles/typescript-basics/package.nls.json
@@ -7707,7 +8748,6 @@ pycharm/plugins/textmate/lib/bundles/typ
pycharm/plugins/textmate/lib/bundles/typescript-basics/syntaxes/jsdoc.ts.injection.tmLanguage.json
pycharm/plugins/textmate/lib/bundles/vb/
pycharm/plugins/textmate/lib/bundles/vb/.vscodeignore
-pycharm/plugins/textmate/lib/bundles/vb/cgmanifest.json
pycharm/plugins/textmate/lib/bundles/vb/language-configuration.json
pycharm/plugins/textmate/lib/bundles/vb/package.json
pycharm/plugins/textmate/lib/bundles/vb/package.nls.json
@@ -7722,7 +8762,6 @@ pycharm/plugins/textmate/lib/bundles/vim
pycharm/plugins/textmate/lib/bundles/viml/package.json
pycharm/plugins/textmate/lib/bundles/xml/
pycharm/plugins/textmate/lib/bundles/xml/.vscodeignore
-pycharm/plugins/textmate/lib/bundles/xml/cgmanifest.json
pycharm/plugins/textmate/lib/bundles/xml/package.json
pycharm/plugins/textmate/lib/bundles/xml/package.nls.json
pycharm/plugins/textmate/lib/bundles/xml/syntaxes/
@@ -7732,7 +8771,6 @@ pycharm/plugins/textmate/lib/bundles/xml
pycharm/plugins/textmate/lib/bundles/xml/xsl.language-configuration.json
pycharm/plugins/textmate/lib/bundles/yaml/
pycharm/plugins/textmate/lib/bundles/yaml/.vscodeignore
-pycharm/plugins/textmate/lib/bundles/yaml/cgmanifest.json
pycharm/plugins/textmate/lib/bundles/yaml/language-configuration.json
pycharm/plugins/textmate/lib/bundles/yaml/package.json
pycharm/plugins/textmate/lib/bundles/yaml/package.nls.json
@@ -7760,6 +8798,7 @@ pycharm/plugins/vcs-svn/lib/
pycharm/plugins/vcs-svn/lib/vcs-svn.jar
pycharm/plugins/yaml/
pycharm/plugins/yaml/lib/
+pycharm/plugins/yaml/lib/yaml-editing.jar
pycharm/plugins/yaml/lib/yaml.jar
pycharm/product-info.json
share/applications/pycharm-lightedit.desktop
--
wbr, Kirill
No comments:
Post a Comment