Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 01 Jan 2026 14:17:12 +0000
From:      Michael Zhilin <mizhka@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: edd3a3dfc937 - main - java/eclipse-pydev: update to 13.1.0
Message-ID:  <695681e8.3f46a.1e0fc5bc@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by mizhka:

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

commit edd3a3dfc9378805dccf7f67f60cf96826cc566f
Author:     Michael Zhilin <mizhka@FreeBSD.org>
AuthorDate: 2026-01-01 14:09:04 +0000
Commit:     Michael Zhilin <mizhka@FreeBSD.org>
CommitDate: 2026-01-01 14:09:04 +0000

    java/eclipse-pydev: update to 13.1.0
    
    Changelog:      https://www.pydev.org/history_pydev.html#release-13-1-0-2025-09-21
---
 java/eclipse-pydev/Makefile  |    6 +-
 java/eclipse-pydev/distinfo  |    6 +-
 java/eclipse-pydev/pkg-plist | 2687 +++++++++++++++++++++++++++---------------
 3 files changed, 1767 insertions(+), 932 deletions(-)

diff --git a/java/eclipse-pydev/Makefile b/java/eclipse-pydev/Makefile
index adfc3411b7af..5a1f2cfc2990 100644
--- a/java/eclipse-pydev/Makefile
+++ b/java/eclipse-pydev/Makefile
@@ -1,8 +1,8 @@
 PORTNAME=	pydev
-PORTVERSION=	12.0.0
+PORTVERSION=	13.1.0
 PORTREVISION=	1
 CATEGORIES=	java devel python
-MASTER_SITES=	https://github.com/fabioz/Pydev/releases/download/${PORTNAME}_12_0_0/
+MASTER_SITES=	https://github.com/fabioz/Pydev/releases/download/${PORTNAME}_13_1_0/
 PKGNAMEPREFIX=	eclipse-
 DISTNAME=	PyDev.${PORTVERSION}
 
@@ -20,7 +20,7 @@ JAVA_OS=	native
 NO_BUILD=	YES
 NO_WRKSUBDIR=	YES
 
-PLIST_SUB+=     PYDEV_VER=12.0.0.202402010911
+PLIST_SUB+=     PYDEV_VER=13.1.0.202509210817
 
 OPTIONS_DEFINE=	JYTHON
 
diff --git a/java/eclipse-pydev/distinfo b/java/eclipse-pydev/distinfo
index 32c48dbe17ea..d58ec4424c83 100644
--- a/java/eclipse-pydev/distinfo
+++ b/java/eclipse-pydev/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1711656045
-SHA256 (PyDev.12.0.0.zip) = daa593413ce6843415e49e0e1e52c0a8b501ac46a53cccc346a0c258bf9b2eea
-SIZE (PyDev.12.0.0.zip) = 33079369
+TIMESTAMP = 1767273634
+SHA256 (PyDev.13.1.0.zip) = 2b1cb0c1b9771d5f92fdb3b7af35a65c07a084fdb15ee6cada77a79325e661c5
+SIZE (PyDev.13.1.0.zip) = 32834387
diff --git a/java/eclipse-pydev/pkg-plist b/java/eclipse-pydev/pkg-plist
index bb862e763109..b7f686eded63 100644
--- a/java/eclipse-pydev/pkg-plist
+++ b/java/eclipse-pydev/pkg-plist
@@ -75,6 +75,7 @@ share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/helpers/load-conda-vars
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/helpers/load-conda-vars.bat
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/plugin.xml
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/.github/FUNDING.yml
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/.github/install_and_run_debug_py.sh
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/.github/workflows/pydevd-release-manylinux.yml
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/.github/workflows/pydevd-release.yml
@@ -131,7 +132,7 @@ share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/_pydevd_bundle/pydevd_api.py
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/_pydevd_bundle/pydevd_breakpoints.py
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/_pydevd_bundle/pydevd_bytecode_utils.py
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/_pydevd_bundle/pydevd_bytecode_utils_py311.py
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/_pydevd_bundle/pydevd_bytecode_utils_py%%PYTHON_SUFFIX%%.py
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/_pydevd_bundle/pydevd_code_to_source.py
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/_pydevd_bundle/pydevd_collect_bytecode_info.py
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/_pydevd_bundle/pydevd_comm.py
@@ -144,15 +145,9 @@ share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/_pydevd_bundle/pydevd_constants.py
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/_pydevd_bundle/pydevd_custom_frames.py
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/_pydevd_bundle/pydevd_cython.c
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/_pydevd_bundle/pydevd_cython.cp%%PYTHON_SUFFIX%%-win_amd64.pyd
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/_pydevd_bundle/pydevd_cython.pxd
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/_pydevd_bundle/pydevd_cython.pyx
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/_pydevd_bundle/pydevd_cython_win32_310_64.cp310-win_amd64.pyd
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/_pydevd_bundle/pydevd_cython_win32_311_64.cp311-win_amd64.pyd
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/_pydevd_bundle/pydevd_cython_win32_312_64.cp312-win_amd64.pyd
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/_pydevd_bundle/pydevd_cython_win32_36_64.cp36-win_amd64.pyd
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/_pydevd_bundle/pydevd_cython_win32_37_64.cp37-win_amd64.pyd
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/_pydevd_bundle/pydevd_cython_win32_38_64.cp38-win_amd64.pyd
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/_pydevd_bundle/pydevd_cython_win32_39_64.cp39-win_amd64.pyd
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/_pydevd_bundle/pydevd_cython_wrapper.py
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/_pydevd_bundle/pydevd_daemon_thread.py
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/_pydevd_bundle/pydevd_defaults.py
@@ -198,20 +193,13 @@ share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/_pydevd_frame_eval/pydevd_frame_eval_main.py
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/_pydevd_frame_eval/pydevd_frame_evaluator.c
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/_pydevd_frame_eval/pydevd_frame_evaluator.pxd
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/_pydevd_frame_eval/pydevd_frame_evaluator.pyx
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/_pydevd_frame_eval/pydevd_frame_evaluator.template.pyx
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/_pydevd_frame_eval/pydevd_frame_evaluator_win32_310_64.cp310-win_amd64.pyd
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/_pydevd_frame_eval/pydevd_frame_evaluator_win32_36_64.cp36-win_amd64.pyd
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/_pydevd_frame_eval/pydevd_frame_evaluator_win32_37_64.cp37-win_amd64.pyd
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/_pydevd_frame_eval/pydevd_frame_evaluator_win32_38_64.cp38-win_amd64.pyd
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/_pydevd_frame_eval/pydevd_frame_evaluator_win32_39_64.cp39-win_amd64.pyd
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/_pydevd_frame_eval/pydevd_frame_tracing.py
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/_pydevd_frame_eval/pydevd_modify_bytecode.py
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/_pydevd_frame_eval/release_mem.h
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/_pydevd_frame_eval/vendored/README.txt
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/_pydevd_frame_eval/vendored/__init__.py
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/_pydevd_frame_eval/vendored/__pycache__/__init__.cpython-311.pyc
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/_pydevd_frame_eval/vendored/__pycache__/__init__.cpython-36.pyc
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/_pydevd_frame_eval/vendored/__pycache__/__init__%%PYTHON_TAG%%.pyc
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/_pydevd_frame_eval/vendored/bytecode-0.13.0.dev0.dist-info/COPYING
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/_pydevd_frame_eval/vendored/bytecode-0.13.0.dev0.dist-info/INSTALLER
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/_pydevd_frame_eval/vendored/bytecode-0.13.0.dev0.dist-info/METADATA
@@ -221,18 +209,12 @@ share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/_pydevd_frame_eval/vendored/bytecode-0.13.0.dev0.dist-info/direct_url.json
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/_pydevd_frame_eval/vendored/bytecode-0.13.0.dev0.dist-info/top_level.txt
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/_pydevd_frame_eval/vendored/bytecode/__init__.py
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/_pydevd_frame_eval/vendored/bytecode/__pycache__/__init__.cpython-311.pyc
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/_pydevd_frame_eval/vendored/bytecode/__pycache__/__init__.cpython-36.pyc
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/_pydevd_frame_eval/vendored/bytecode/__pycache__/bytecode.cpython-311.pyc
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/_pydevd_frame_eval/vendored/bytecode/__pycache__/bytecode.cpython-36.pyc
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/_pydevd_frame_eval/vendored/bytecode/__pycache__/cfg.cpython-311.pyc
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/_pydevd_frame_eval/vendored/bytecode/__pycache__/cfg.cpython-36.pyc
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/_pydevd_frame_eval/vendored/bytecode/__pycache__/concrete.cpython-311.pyc
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/_pydevd_frame_eval/vendored/bytecode/__pycache__/concrete.cpython-36.pyc
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/_pydevd_frame_eval/vendored/bytecode/__pycache__/flags.cpython-311.pyc
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/_pydevd_frame_eval/vendored/bytecode/__pycache__/flags.cpython-36.pyc
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/_pydevd_frame_eval/vendored/bytecode/__pycache__/instr.cpython-311.pyc
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/_pydevd_frame_eval/vendored/bytecode/__pycache__/instr.cpython-36.pyc
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/_pydevd_frame_eval/vendored/bytecode/__pycache__/__init__%%PYTHON_TAG%%.pyc
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/_pydevd_frame_eval/vendored/bytecode/__pycache__/bytecode%%PYTHON_TAG%%.pyc
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/_pydevd_frame_eval/vendored/bytecode/__pycache__/cfg%%PYTHON_TAG%%.pyc
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/_pydevd_frame_eval/vendored/bytecode/__pycache__/concrete%%PYTHON_TAG%%.pyc
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/_pydevd_frame_eval/vendored/bytecode/__pycache__/flags%%PYTHON_TAG%%.pyc
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/_pydevd_frame_eval/vendored/bytecode/__pycache__/instr%%PYTHON_TAG%%.pyc
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/_pydevd_frame_eval/vendored/bytecode/bytecode.py
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/_pydevd_frame_eval/vendored/bytecode/cfg.py
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/_pydevd_frame_eval/vendored/bytecode/concrete.py
@@ -250,11 +232,9 @@ share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/_pydevd_frame_eval/vendored/bytecode/tests/test_peephole_opt.py
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/_pydevd_frame_eval/vendored/bytecode/tests/util_annotation.py
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/_pydevd_frame_eval/vendored/pydevd_fix_code.py
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/_pydevd_sys_monitoring/__pycache__/_pydevd_sys_monitoring.cpython-311.pyc
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/_pydevd_sys_monitoring/__pycache__/_pydevd_sys_monitoring.cpython-36.pyc
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/_pydevd_sys_monitoring/__pycache__/_pydevd_sys_monitoring%%PYTHON_TAG%%.pyc
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/_pydevd_sys_monitoring/_pydevd_sys_monitoring.py
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/_pydevd_sys_monitoring/_pydevd_sys_monitoring_cython.c
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/_pydevd_sys_monitoring/_pydevd_sys_monitoring_cython.cp312-win_amd64.pyd
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/_pydevd_sys_monitoring/_pydevd_sys_monitoring_cython.pxd
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/_pydevd_sys_monitoring/_pydevd_sys_monitoring_cython.pyx
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/_pydevd_sys_monitoring/pydevd_sys_monitoring.py
@@ -280,6 +260,7 @@ share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/pydev_ipython/inputhookpyglet.py
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/pydev_ipython/inputhookqt4.py
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/pydev_ipython/inputhookqt5.py
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/pydev_ipython/inputhookqt6.py
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/pydev_ipython/inputhooktk.py
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/pydev_ipython/inputhookwx.py
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/pydev_ipython/matplotlibtools.py
@@ -308,7 +289,7 @@ share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/pydevd_attach_to_process/attach_x86_64.dylib
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/pydevd_attach_to_process/common/py_custom_pyeval_settrace.hpp
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/pydevd_attach_to_process/common/py_custom_pyeval_settrace_310.hpp
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/pydevd_attach_to_process/common/py_custom_pyeval_settrace_311.hpp
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/pydevd_attach_to_process/common/py_custom_pyeval_settrace_%%PYTHON_SUFFIX%%.hpp
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/pydevd_attach_to_process/common/py_custom_pyeval_settrace_common.hpp
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/pydevd_attach_to_process/common/py_settrace.hpp
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/pydevd_attach_to_process/common/py_utils.hpp
@@ -392,52 +373,163 @@ share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/third_party/pep8/pycodestyle.py
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/pysrc/third_party/tests_cython_json.py
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/LICENSE
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/@tests/stubtest_allowlists/common.txt
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/@tests/stubtest_allowlists/darwin-py310.txt
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/@tests/stubtest_allowlists/darwin-py%%PYTHON_SUFFIX%%.txt
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/@tests/stubtest_allowlists/darwin-py312.txt
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/@tests/stubtest_allowlists/darwin-py313.txt
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/@tests/stubtest_allowlists/darwin-py314.txt
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/@tests/stubtest_allowlists/darwin-py39.txt
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/@tests/stubtest_allowlists/darwin.txt
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/@tests/stubtest_allowlists/linux-py310.txt
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/@tests/stubtest_allowlists/linux-py%%PYTHON_SUFFIX%%.txt
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/@tests/stubtest_allowlists/linux-py312.txt
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/@tests/stubtest_allowlists/linux-py313.txt
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/@tests/stubtest_allowlists/linux-py39.txt
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/@tests/stubtest_allowlists/linux.txt
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/@tests/stubtest_allowlists/py310.txt
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/@tests/stubtest_allowlists/py%%PYTHON_SUFFIX%%.txt
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/@tests/stubtest_allowlists/py312.txt
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/@tests/stubtest_allowlists/py313.txt
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/@tests/stubtest_allowlists/py314.txt
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/@tests/stubtest_allowlists/py39.txt
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/@tests/stubtest_allowlists/win32-py310.txt
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/@tests/stubtest_allowlists/win32-py%%PYTHON_SUFFIX%%.txt
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/@tests/stubtest_allowlists/win32-py312.txt
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/@tests/stubtest_allowlists/win32-py313.txt
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/@tests/stubtest_allowlists/win32-py314.txt
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/@tests/stubtest_allowlists/win32-py39.txt
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/@tests/stubtest_allowlists/win32.txt
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/@tests/test_cases/asyncio/check_coroutines.py
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/@tests/test_cases/asyncio/check_gather.py
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/@tests/test_cases/asyncio/check_task.py
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/@tests/test_cases/asyncio/check_task_factory.py
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/@tests/test_cases/builtins/check_dict.py
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/@tests/test_cases/builtins/check_exception_group-py%%PYTHON_SUFFIX%%.py
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/@tests/test_cases/builtins/check_iteration.py
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/@tests/test_cases/builtins/check_list.py
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/@tests/test_cases/builtins/check_memoryview.py
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/@tests/test_cases/builtins/check_min.py
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/@tests/test_cases/builtins/check_object.py
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/@tests/test_cases/builtins/check_pow.py
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/@tests/test_cases/builtins/check_reversed.py
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/@tests/test_cases/builtins/check_round.py
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/@tests/test_cases/builtins/check_slice.py
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/@tests/test_cases/builtins/check_sum.py
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/@tests/test_cases/builtins/check_tuple.py
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/@tests/test_cases/builtins/check_zip.py
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/@tests/test_cases/check_codecs.py
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/@tests/test_cases/check_concurrent_futures.py
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/@tests/test_cases/check_configparser.py
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/@tests/test_cases/check_contextlib.py
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/@tests/test_cases/check_copy.py
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/@tests/test_cases/check_dataclasses.py
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/@tests/test_cases/check_enum.py
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/@tests/test_cases/check_functools.py
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/@tests/test_cases/check_importlib.py
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/@tests/test_cases/check_importlib_metadata.py
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/@tests/test_cases/check_importlib_resources.py
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/@tests/test_cases/check_io.py
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/@tests/test_cases/check_logging.py
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/@tests/test_cases/check_math.py
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/@tests/test_cases/check_os_path.py
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/@tests/test_cases/check_pathlib.py
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/@tests/test_cases/check_platform.py
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/@tests/test_cases/check_re.py
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/@tests/test_cases/check_sqlite3.py
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/@tests/test_cases/check_tarfile.py
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/@tests/test_cases/check_tempfile.py
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/@tests/test_cases/check_threading.py
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/@tests/test_cases/check_tkinter.py
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/@tests/test_cases/check_turtle.py
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/@tests/test_cases/check_types.py
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/@tests/test_cases/check_unittest.py
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/@tests/test_cases/check_xml.py
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/@tests/test_cases/check_zipfile.py
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/@tests/test_cases/collections/check_defaultdict.py
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/@tests/test_cases/ctypes/check_CDLL.py
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/@tests/test_cases/ctypes/check_pointer.py
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/@tests/test_cases/email/check_message.py
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/@tests/test_cases/email/check_mime.py
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/@tests/test_cases/email/check_parser.py
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/@tests/test_cases/itertools/check_itertools_recipes.py
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/@tests/test_cases/multiprocessing/check_ctypes.py
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/@tests/test_cases/multiprocessing/check_pipe_connections.py
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/@tests/test_cases/typing/check_MutableMapping.py
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/@tests/test_cases/typing/check_all.py
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/@tests/test_cases/typing/check_regression_issue_9296.py
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/@tests/test_cases/typing/check_typing_io.py
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/@tests/test_cases/urllib/check_parse.py
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/VERSIONS
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/__future__.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/__main__.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/_ast.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/_asyncio.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/_bisect.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/_blake2.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/_bootlocale.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/_bz2.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/_codecs.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/_collections_abc.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/_compat_pickle.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/_compression.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/_contextvars.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/_csv.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/_ctypes.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/_curses.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/_curses_panel.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/_dbm.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/_decimal.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/_dummy_thread.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/_dummy_threading.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/_frozen_importlib.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/_frozen_importlib_external.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/_gdbm.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/_hashlib.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/_heapq.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/_imp.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/_interpchannels.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/_interpqueues.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/_interpreters.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/_io.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/_json.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/_locale.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/_lsprof.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/_lzma.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/_markupbase.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/_msi.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/_multibytecodec.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/_operator.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/_osx_support.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/_pickle.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/_posixsubprocess.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/_py_abc.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/_pydecimal.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/_queue.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/_random.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/_sitebuiltins.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/_socket.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/_sqlite3.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/_ssl.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/_stat.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/_struct.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/_thread.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/_threading_local.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/_tkinter.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/_tracemalloc.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/_typeshed/README.md
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/_typeshed/__init__.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/_typeshed/_type_checker_internals.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/_typeshed/dbapi.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/_typeshed/importlib.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/_typeshed/wsgi.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/_typeshed/xml.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/_warnings.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/_weakref.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/_weakrefset.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/_winapi.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/_zstd.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/abc.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/aifc.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/annotationlib.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/antigravity.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/argparse.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/array.pyi
@@ -454,6 +546,7 @@ share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/asyncio/exceptions.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/asyncio/format_helpers.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/asyncio/futures.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/asyncio/graph.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/asyncio/locks.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/asyncio/log.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/asyncio/mixins.pyi
@@ -470,6 +563,7 @@ share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/asyncio/tasks.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/asyncio/threads.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/asyncio/timeouts.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/asyncio/tools.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/asyncio/transports.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/asyncio/trsock.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/asyncio/unix_events.pyi
@@ -499,11 +593,24 @@ share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/collections/abc.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/colorsys.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/compileall.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/compression/__init__.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/compression/_common/__init__.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/compression/_common/_streams.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/compression/bz2.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/compression/gzip.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/compression/lzma.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/compression/zlib.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/compression/zstd/__init__.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/compression/zstd/_zstdfile.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/concurrent/__init__.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/concurrent/futures/__init__.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/concurrent/futures/_base.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/concurrent/futures/interpreter.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/concurrent/futures/process.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/concurrent/futures/thread.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/concurrent/interpreters/__init__.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/concurrent/interpreters/_crossinterp.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/concurrent/interpreters/_queues.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/configparser.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/contextlib.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/contextvars.pyi
@@ -513,6 +620,10 @@ share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/csv.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/ctypes/__init__.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/ctypes/_endian.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/ctypes/macholib/__init__.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/ctypes/macholib/dyld.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/ctypes/macholib/dylib.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/ctypes/macholib/framework.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/ctypes/util.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/ctypes/wintypes.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/curses/__init__.pyi
@@ -526,10 +637,12 @@ share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/dbm/dumb.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/dbm/gnu.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/dbm/ndbm.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/dbm/sqlite3.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/decimal.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/difflib.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/dis.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/distutils/__init__.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/distutils/_msvccompiler.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/distutils/archive_util.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/distutils/bcppcompiler.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/distutils/ccompiler.pyi
@@ -579,7 +692,6 @@ share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/distutils/util.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/distutils/version.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/doctest.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/dummy_threading.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/email/__init__.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/email/_header_value_parser.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/email/_policybase.pyi
@@ -608,8 +720,127 @@ share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/email/quoprimime.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/email/utils.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/__init__.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/aliases.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/ascii.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/base64_codec.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/big5.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/big5hkscs.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/bz2_codec.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/charmap.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/cp037.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/cp1006.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/cp1026.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/cp1125.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/cp1140.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/cp1250.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/cp1251.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/cp1252.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/cp1253.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/cp1254.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/cp1255.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/cp1256.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/cp1257.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/cp1258.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/cp273.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/cp424.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/cp437.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/cp500.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/cp720.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/cp737.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/cp775.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/cp850.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/cp852.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/cp855.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/cp856.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/cp857.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/cp858.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/cp860.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/cp861.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/cp862.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/cp863.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/cp864.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/cp865.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/cp866.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/cp869.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/cp874.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/cp875.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/cp932.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/cp949.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/cp950.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/euc_jis_2004.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/euc_jisx0213.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/euc_jp.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/euc_kr.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/gb18030.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/gb2312.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/gbk.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/hex_codec.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/hp_roman8.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/hz.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/idna.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/iso2022_jp.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/iso2022_jp_1.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/iso2022_jp_2.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/iso2022_jp_2004.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/iso2022_jp_3.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/iso2022_jp_ext.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/iso2022_kr.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/iso8859_1.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/iso8859_10.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/iso8859_11.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/iso8859_13.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/iso8859_14.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/iso8859_15.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/iso8859_16.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/iso8859_2.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/iso8859_3.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/iso8859_4.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/iso8859_5.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/iso8859_6.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/iso8859_7.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/iso8859_8.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/iso8859_9.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/johab.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/koi8_r.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/koi8_t.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/koi8_u.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/kz1048.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/latin_1.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/mac_arabic.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/mac_croatian.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/mac_cyrillic.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/mac_farsi.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/mac_greek.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/mac_iceland.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/mac_latin2.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/mac_roman.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/mac_romanian.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/mac_turkish.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/mbcs.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/oem.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/palmos.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/ptcp154.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/punycode.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/quopri_codec.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/raw_unicode_escape.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/rot_13.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/shift_jis.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/shift_jis_2004.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/shift_jisx0213.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/tis_620.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/undefined.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/unicode_escape.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/utf_16.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/utf_16_be.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/utf_16_le.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/utf_32.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/utf_32_be.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/utf_32_le.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/utf_7.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/utf_8.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/utf_8_sig.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/uu_codec.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/encodings/zlib_codec.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/ensurepip/__init__.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/enum.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/errno.pyi
@@ -647,12 +878,17 @@ share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/imp.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/importlib/__init__.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/importlib/_abc.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/importlib/_bootstrap.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/importlib/_bootstrap_external.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/importlib/abc.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/importlib/machinery.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/importlib/metadata/__init__.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/importlib/metadata/_meta.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/importlib/metadata/diagnose.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/importlib/readers.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/importlib/resources/__init__.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/importlib/resources/_common.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/importlib/resources/_functional.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/importlib/resources/abc.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/importlib/resources/readers.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/importlib/resources/simple.pyi
@@ -665,6 +901,7 @@ share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/json/__init__.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/json/decoder.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/json/encoder.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/json/scanner.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/json/tool.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/keyword.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/lib2to3/__init__.pyi
@@ -790,7 +1027,8 @@ share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/os/path.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/ossaudiodev.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/parser.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/pathlib.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/pathlib/__init__.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/pathlib/types.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/pdb.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/pickle.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/pickletools.pyi
@@ -840,13 +1078,15 @@ share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/spwd.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/sqlite3/__init__.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/sqlite3/dbapi2.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/sqlite3/dump.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/sre_compile.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/sre_constants.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/sre_parse.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/ssl.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/stat.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/statistics.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/string.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/string/__init__.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/string/templatelib.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/stringprep.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/struct.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/subprocess.pyi
@@ -947,6 +1187,7 @@ share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/xml/parsers/expat/model.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/xml/sax/__init__.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/xml/sax/_exceptions.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/xml/sax/expatreader.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/xml/sax/handler.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/xml/sax/saxutils.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/xml/sax/xmlreader.pyi
@@ -956,10 +1197,173 @@ share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/xxlimited.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/zipapp.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/zipfile/__init__.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/zipfile/_path.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/zipfile/_path/__init__.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/zipfile/_path/glob.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/zipimport.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/zlib.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/zoneinfo/__init__.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/zoneinfo/_common.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stdlib/zoneinfo/_tzpath.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/@tests/stubtest_allowlist.txt
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/METADATA.toml
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/__init__.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/common/__init__.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/common/encoding.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/common/errors.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/common/security.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/common/urls.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/consts.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/deprecate.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/integrations/__init__.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/integrations/base_client/__init__.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/integrations/base_client/async_app.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/integrations/base_client/async_openid.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/integrations/base_client/errors.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/integrations/base_client/framework_integration.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/integrations/base_client/registry.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/integrations/base_client/sync_app.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/integrations/base_client/sync_openid.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/jose/__init__.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/jose/drafts/__init__.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/jose/drafts/_jwe_algorithms.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/jose/drafts/_jwe_enc_cryptodome.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/jose/drafts/_jwe_enc_cryptography.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/jose/errors.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/jose/jwk.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/jose/rfc7515/__init__.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/jose/rfc7515/jws.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/jose/rfc7515/models.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/jose/rfc7516/__init__.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/jose/rfc7516/jwe.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/jose/rfc7516/models.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/jose/rfc7517/__init__.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/jose/rfc7517/_cryptography_key.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/jose/rfc7517/asymmetric_key.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/jose/rfc7517/base_key.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/jose/rfc7517/jwk.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/jose/rfc7517/key_set.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/jose/rfc7518/__init__.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/jose/rfc7518/ec_key.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/jose/rfc7518/jwe_algs.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/jose/rfc7518/jwe_encs.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/jose/rfc7518/jwe_zips.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/jose/rfc7518/jws_algs.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/jose/rfc7518/oct_key.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/jose/rfc7518/rsa_key.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/jose/rfc7518/util.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/jose/rfc7519/__init__.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/jose/rfc7519/claims.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/jose/rfc7519/jwt.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/jose/rfc8037/__init__.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/jose/rfc8037/jws_eddsa.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/jose/rfc8037/okp_key.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/jose/util.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oauth1/__init__.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oauth1/client.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oauth1/errors.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oauth1/rfc5849/__init__.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oauth1/rfc5849/authorization_server.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oauth1/rfc5849/base_server.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oauth1/rfc5849/client_auth.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oauth1/rfc5849/errors.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oauth1/rfc5849/models.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oauth1/rfc5849/parameters.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oauth1/rfc5849/resource_protector.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oauth1/rfc5849/rsa.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oauth1/rfc5849/signature.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oauth1/rfc5849/util.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oauth1/rfc5849/wrapper.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oauth2/__init__.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oauth2/auth.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oauth2/base.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oauth2/client.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/__init__.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/authenticate_client.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/authorization_server.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/errors.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/grants/__init__.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/grants/authorization_code.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/grants/base.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/grants/client_credentials.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/grants/implicit.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/grants/refresh_token.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/grants/resource_owner_password_credentials.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/hooks.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/models.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/parameters.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/requests.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/resource_protector.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/token_endpoint.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/util.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/wrappers.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oauth2/rfc6750/__init__.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oauth2/rfc6750/errors.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oauth2/rfc6750/parameters.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oauth2/rfc6750/token.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oauth2/rfc6750/validator.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oauth2/rfc7009/__init__.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oauth2/rfc7009/parameters.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oauth2/rfc7009/revocation.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oauth2/rfc7521/__init__.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oauth2/rfc7521/client.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oauth2/rfc7523/__init__.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oauth2/rfc7523/assertion.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oauth2/rfc7523/auth.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oauth2/rfc7523/client.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oauth2/rfc7523/jwt_bearer.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oauth2/rfc7523/token.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oauth2/rfc7523/validator.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oauth2/rfc7591/__init__.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oauth2/rfc7591/claims.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oauth2/rfc7591/endpoint.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oauth2/rfc7591/errors.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oauth2/rfc7592/__init__.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oauth2/rfc7592/endpoint.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oauth2/rfc7636/__init__.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oauth2/rfc7636/challenge.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oauth2/rfc7662/__init__.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oauth2/rfc7662/introspection.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oauth2/rfc7662/models.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oauth2/rfc7662/token_validator.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oauth2/rfc8414/__init__.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oauth2/rfc8414/models.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oauth2/rfc8414/well_known.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oauth2/rfc8628/__init__.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oauth2/rfc8628/device_code.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oauth2/rfc8628/endpoint.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oauth2/rfc8628/errors.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oauth2/rfc8628/models.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oauth2/rfc8693/__init__.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oauth2/rfc9068/__init__.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oauth2/rfc9068/claims.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oauth2/rfc9068/introspection.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oauth2/rfc9068/revocation.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oauth2/rfc9068/token.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oauth2/rfc9068/token_validator.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oauth2/rfc9101/__init__.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oauth2/rfc9101/authorization_server.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oauth2/rfc9101/discovery.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oauth2/rfc9101/errors.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oauth2/rfc9101/registration.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oauth2/rfc9207/__init__.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oauth2/rfc9207/parameter.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oidc/__init__.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oidc/core/__init__.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oidc/core/claims.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oidc/core/errors.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oidc/core/grants/__init__.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oidc/core/grants/code.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oidc/core/grants/hybrid.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oidc/core/grants/implicit.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oidc/core/grants/util.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oidc/core/models.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oidc/core/userinfo.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oidc/core/util.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oidc/discovery/__init__.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oidc/discovery/models.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oidc/discovery/well_known.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oidc/registration/__init__.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Authlib/authlib/oidc/registration/claims.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Deprecated/METADATA.toml
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Deprecated/deprecated/__init__.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Deprecated/deprecated/classic.pyi
@@ -997,11 +1401,21 @@ share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Flask-SocketIO/flask_socketio/__init__.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Flask-SocketIO/flask_socketio/namespace.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Flask-SocketIO/flask_socketio/test_client.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/JACK-Client/@tests/stubtest_allowlist.txt
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/JACK-Client/METADATA.toml
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/JACK-Client/jack/__init__.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Jetson.GPIO/@tests/stubtest_allowlist.txt
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Jetson.GPIO/Jetson/GPIO/__init__.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Jetson.GPIO/Jetson/GPIO/gpio.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Jetson.GPIO/Jetson/GPIO/gpio_cdev.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Jetson.GPIO/Jetson/GPIO/gpio_event.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Jetson.GPIO/Jetson/GPIO/gpio_pin_data.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Jetson.GPIO/Jetson/__init__.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Jetson.GPIO/METADATA.toml
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Markdown/@tests/stubtest_allowlist.txt
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Markdown/METADATA.toml
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Markdown/markdown/__init__.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Markdown/markdown/__main__.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Markdown/markdown/__meta__.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Markdown/markdown/blockparser.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Markdown/markdown/blockprocessors.pyi
@@ -1025,113 +1439,43 @@ share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Markdown/markdown/extensions/tables.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Markdown/markdown/extensions/toc.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Markdown/markdown/extensions/wikilinks.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Markdown/markdown/htmlparser.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Markdown/markdown/inlinepatterns.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Markdown/markdown/postprocessors.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Markdown/markdown/preprocessors.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Markdown/markdown/serializers.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Markdown/markdown/test_tools.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Markdown/markdown/treeprocessors.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Markdown/markdown/util.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Pillow/@tests/stubtest_allowlist.txt
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Pillow/@tests/test_cases/check_tk_compat.py
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Pillow/METADATA.toml
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Pillow/PIL/BdfFontFile.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Pillow/PIL/BlpImagePlugin.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Pillow/PIL/BmpImagePlugin.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Pillow/PIL/BufrStubImagePlugin.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Pillow/PIL/ContainerIO.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Pillow/PIL/CurImagePlugin.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Pillow/PIL/DcxImagePlugin.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Pillow/PIL/DdsImagePlugin.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Pillow/PIL/EpsImagePlugin.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Pillow/PIL/ExifTags.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Pillow/PIL/FitsImagePlugin.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Pillow/PIL/FliImagePlugin.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Pillow/PIL/FontFile.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Pillow/PIL/FpxImagePlugin.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Pillow/PIL/FtexImagePlugin.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Pillow/PIL/GbrImagePlugin.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Pillow/PIL/GdImageFile.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Pillow/PIL/GifImagePlugin.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Pillow/PIL/GimpGradientFile.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Pillow/PIL/GimpPaletteFile.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Pillow/PIL/GribStubImagePlugin.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Pillow/PIL/Hdf5StubImagePlugin.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Pillow/PIL/IcnsImagePlugin.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Pillow/PIL/IcoImagePlugin.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Pillow/PIL/ImImagePlugin.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Pillow/PIL/Image.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Pillow/PIL/ImageChops.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Pillow/PIL/ImageCms.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Pillow/PIL/ImageColor.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Pillow/PIL/ImageDraw.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Pillow/PIL/ImageDraw2.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Pillow/PIL/ImageEnhance.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Pillow/PIL/ImageFile.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Pillow/PIL/ImageFilter.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Pillow/PIL/ImageFont.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Pillow/PIL/ImageGrab.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Pillow/PIL/ImageMath.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Pillow/PIL/ImageMode.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Pillow/PIL/ImageMorph.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Pillow/PIL/ImageOps.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Pillow/PIL/ImagePalette.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Pillow/PIL/ImagePath.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Pillow/PIL/ImageQt.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Pillow/PIL/ImageSequence.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Pillow/PIL/ImageShow.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Pillow/PIL/ImageStat.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Pillow/PIL/ImageTk.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Pillow/PIL/ImageTransform.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Pillow/PIL/ImageWin.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Pillow/PIL/ImtImagePlugin.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Pillow/PIL/IptcImagePlugin.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Pillow/PIL/Jpeg2KImagePlugin.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Pillow/PIL/JpegImagePlugin.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Pillow/PIL/JpegPresets.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Pillow/PIL/McIdasImagePlugin.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Pillow/PIL/MicImagePlugin.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Pillow/PIL/MpegImagePlugin.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Pillow/PIL/MpoImagePlugin.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Pillow/PIL/MspImagePlugin.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Pillow/PIL/PSDraw.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Pillow/PIL/PaletteFile.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Pillow/PIL/PalmImagePlugin.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Pillow/PIL/PcdImagePlugin.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Pillow/PIL/PcfFontFile.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Pillow/PIL/PcxImagePlugin.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Pillow/PIL/PdfImagePlugin.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Pillow/PIL/PdfParser.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Pillow/PIL/PixarImagePlugin.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Pillow/PIL/PngImagePlugin.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Pillow/PIL/PpmImagePlugin.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Pillow/PIL/PsdImagePlugin.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Pillow/PIL/PyAccess.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Pillow/PIL/QoiImagePlugin.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Pillow/PIL/SgiImagePlugin.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Pillow/PIL/SpiderImagePlugin.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Pillow/PIL/SunImagePlugin.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Pillow/PIL/TarIO.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Pillow/PIL/TgaImagePlugin.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Pillow/PIL/TiffImagePlugin.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Pillow/PIL/TiffTags.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Pillow/PIL/WalImageFile.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Pillow/PIL/WebPImagePlugin.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Pillow/PIL/WmfImagePlugin.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Pillow/PIL/XVThumbImagePlugin.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Pillow/PIL/XbmImagePlugin.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Pillow/PIL/XpmImagePlugin.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Pillow/PIL/__init__.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Pillow/PIL/_binary.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Pillow/PIL/_imaging.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Pillow/PIL/_tkinter_finder.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Pillow/PIL/_version.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Pillow/PIL/features.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/PyAutoGUI/@tests/stubtest_allowlist.txt
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/PyAutoGUI/METADATA.toml
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/PyAutoGUI/pyautogui/__init__.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/PyMeeus/METADATA.toml
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/PyMeeus/pymeeus/Angle.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/PyMeeus/pymeeus/Coordinates.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/PyMeeus/pymeeus/CurveFitting.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/PyMeeus/pymeeus/Earth.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/PyMeeus/pymeeus/Epoch.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/PyMeeus/pymeeus/Interpolation.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/PyMeeus/pymeeus/Jupiter.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/PyMeeus/pymeeus/JupiterMoons.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/PyMeeus/pymeeus/Mars.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/PyMeeus/pymeeus/Mercury.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/PyMeeus/pymeeus/Minor.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/PyMeeus/pymeeus/Moon.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/PyMeeus/pymeeus/Neptune.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/PyMeeus/pymeeus/Pluto.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/PyMeeus/pymeeus/Saturn.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/PyMeeus/pymeeus/Sun.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/PyMeeus/pymeeus/Uranus.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/PyMeeus/pymeeus/Venus.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/PyMeeus/pymeeus/__init__.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/PyMeeus/pymeeus/base.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/PyMySQL/@tests/stubtest_allowlist.txt
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/PyMySQL/@tests/test_cases/check_connection.py
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/PyMySQL/METADATA.toml
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/PyMySQL/pymysql/__init__.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/PyMySQL/pymysql/_auth.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/PyMySQL/pymysql/charset.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/PyMySQL/pymysql/connections.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/PyMySQL/pymysql/constants/CLIENT.pyi
@@ -1145,12 +1489,17 @@ share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/PyMySQL/pymysql/converters.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/PyMySQL/pymysql/cursors.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/PyMySQL/pymysql/err.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/PyMySQL/pymysql/optionfile.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/PyMySQL/pymysql/protocol.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/PyMySQL/pymysql/times.pyi
-share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/PyMySQL/pymysql/util.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/PyScreeze/@tests/stubtest_allowlist.txt
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/PyScreeze/@tests/stubtest_allowlist_linux.txt
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/PyScreeze/METADATA.toml
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/PyScreeze/pyscreeze/__init__.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/PySocks/@tests/stubtest_allowlist.txt
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/PySocks/METADATA.toml
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/PySocks/socks.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/PySocks/sockshandler.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/PyYAML/@tests/stubtest_allowlist.txt
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/PyYAML/METADATA.toml
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/PyYAML/yaml/__init__.pyi
@@ -1222,9 +1571,13 @@ share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Send2Trash/send2trash/__main__.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Send2Trash/send2trash/exceptions.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/Send2Trash/send2trash/util.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/TgCrypto/@tests/stubtest_allowlist.txt
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/TgCrypto/METADATA.toml
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/TgCrypto/tgcrypto/__init__.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/WTForms/@tests/stubtest_allowlist.txt
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/WTForms/@tests/test_cases/check_choices.py
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/WTForms/@tests/test_cases/check_filters.py
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/WTForms/@tests/test_cases/check_form.py
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/WTForms/@tests/test_cases/check_validators.py
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/WTForms/@tests/test_cases/check_widgets.py
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/WTForms/METADATA.toml
@@ -1248,12 +1601,16 @@ share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/WTForms/wtforms/widgets/__init__.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/WTForms/wtforms/widgets/core.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/WebOb/@tests/stubtest_allowlist.txt
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/WebOb/@tests/test_cases/check_cachecontrol.py
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/WebOb/@tests/test_cases/check_wsgify.py
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/WebOb/METADATA.toml
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/WebOb/webob/__init__.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/WebOb/webob/_types.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/WebOb/webob/acceptparse.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/WebOb/webob/byterange.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/WebOb/webob/cachecontrol.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/WebOb/webob/client.pyi
+share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/WebOb/webob/compat.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/WebOb/webob/cookies.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/WebOb/webob/datetime_utils.pyi
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/WebOb/webob/dec.pyi
@@ -1269,7 +1626,6 @@ share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/aiofiles/@tests/stubtest_allowlist.txt
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/aiofiles/@tests/stubtest_allowlist_darwin.txt
 share/eclipse/dropins/pydev/eclipse/plugins/org.python.pydev.core_%%PYDEV_VER%%/typeshed/stubs/aiofiles/@tests/stubtest_allowlist_linux.txt
*** 2970 LINES SKIPPED ***


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?695681e8.3f46a.1e0fc5bc>