added ignore files

This commit is contained in:
2024-03-06 15:25:53 +01:00
parent ef23c9f6e6
commit 7fee6fcb37
218 changed files with 1849 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
/__init__.py
/__main__.py
/py.typed

View File

@@ -0,0 +1,2 @@
/__init__.cpython-310.pyc
/__main__.cpython-310.pyc

View File

@@ -0,0 +1,9 @@
/__init__.py
/build_env.py
/cache.py
/configuration.py
/exceptions.py
/main.py
/pyproject.py
/self_outdated_check.py
/wheel_builder.py

View File

@@ -0,0 +1,9 @@
/__init__.cpython-310.pyc
/build_env.cpython-310.pyc
/cache.cpython-310.pyc
/configuration.cpython-310.pyc
/exceptions.cpython-310.pyc
/main.cpython-310.pyc
/pyproject.cpython-310.pyc
/self_outdated_check.cpython-310.pyc
/wheel_builder.cpython-310.pyc

View File

@@ -0,0 +1,12 @@
/__init__.py
/autocompletion.py
/base_command.py
/cmdoptions.py
/command_context.py
/main.py
/main_parser.py
/parser.py
/progress_bars.py
/req_command.py
/spinners.py
/status_codes.py

View File

@@ -0,0 +1,12 @@
/__init__.cpython-310.pyc
/autocompletion.cpython-310.pyc
/base_command.cpython-310.pyc
/cmdoptions.cpython-310.pyc
/command_context.cpython-310.pyc
/main.cpython-310.pyc
/main_parser.cpython-310.pyc
/parser.cpython-310.pyc
/progress_bars.cpython-310.pyc
/req_command.cpython-310.pyc
/spinners.cpython-310.pyc
/status_codes.cpython-310.pyc

View File

@@ -0,0 +1,17 @@
/__init__.py
/cache.py
/check.py
/completion.py
/configuration.py
/debug.py
/download.py
/freeze.py
/hash.py
/help.py
/index.py
/install.py
/list.py
/search.py
/show.py
/uninstall.py
/wheel.py

View File

@@ -0,0 +1,17 @@
/__init__.cpython-310.pyc
/cache.cpython-310.pyc
/check.cpython-310.pyc
/completion.cpython-310.pyc
/configuration.cpython-310.pyc
/debug.cpython-310.pyc
/download.cpython-310.pyc
/freeze.cpython-310.pyc
/hash.cpython-310.pyc
/help.cpython-310.pyc
/index.cpython-310.pyc
/install.cpython-310.pyc
/list.cpython-310.pyc
/search.cpython-310.pyc
/show.cpython-310.pyc
/uninstall.cpython-310.pyc
/wheel.cpython-310.pyc

View File

@@ -0,0 +1,5 @@
/__init__.py
/base.py
/installed.py
/sdist.py
/wheel.py

View File

@@ -0,0 +1,5 @@
/__init__.cpython-310.pyc
/base.cpython-310.pyc
/installed.cpython-310.pyc
/sdist.cpython-310.pyc
/wheel.cpython-310.pyc

View File

@@ -0,0 +1,4 @@
/__init__.py
/collector.py
/package_finder.py
/sources.py

View File

@@ -0,0 +1,4 @@
/__init__.cpython-310.pyc
/collector.cpython-310.pyc
/package_finder.cpython-310.pyc
/sources.cpython-310.pyc

View File

@@ -0,0 +1,4 @@
/__init__.py
/_distutils.py
/_sysconfig.py
/base.py

View File

@@ -0,0 +1,4 @@
/__init__.cpython-310.pyc
/_distutils.cpython-310.pyc
/_sysconfig.cpython-310.pyc
/base.cpython-310.pyc

View File

@@ -0,0 +1,3 @@
/__init__.py
/base.py
/pkg_resources.py

View File

@@ -0,0 +1,3 @@
/__init__.cpython-310.pyc
/base.cpython-310.pyc
/pkg_resources.cpython-310.pyc

View File

@@ -0,0 +1,11 @@
/__init__.py
/candidate.py
/direct_url.py
/format_control.py
/index.py
/link.py
/scheme.py
/search_scope.py
/selection_prefs.py
/target_python.py
/wheel.py

View File

@@ -0,0 +1,11 @@
/__init__.cpython-310.pyc
/candidate.cpython-310.pyc
/direct_url.cpython-310.pyc
/format_control.cpython-310.pyc
/index.cpython-310.pyc
/link.cpython-310.pyc
/scheme.cpython-310.pyc
/search_scope.cpython-310.pyc
/selection_prefs.cpython-310.pyc
/target_python.cpython-310.pyc
/wheel.cpython-310.pyc

View File

@@ -0,0 +1,8 @@
/__init__.py
/auth.py
/cache.py
/download.py
/lazy_wheel.py
/session.py
/utils.py
/xmlrpc.py

View File

@@ -0,0 +1,8 @@
/__init__.cpython-310.pyc
/auth.cpython-310.pyc
/cache.cpython-310.pyc
/download.cpython-310.pyc
/lazy_wheel.cpython-310.pyc
/session.cpython-310.pyc
/utils.cpython-310.pyc
/xmlrpc.cpython-310.pyc

View File

@@ -0,0 +1,4 @@
/__init__.py
/check.py
/freeze.py
/prepare.py

View File

@@ -0,0 +1,4 @@
/__init__.cpython-310.pyc
/check.cpython-310.pyc
/freeze.cpython-310.pyc
/prepare.cpython-310.pyc

View File

@@ -0,0 +1,7 @@
/__init__.py
/metadata.py
/metadata_editable.py
/metadata_legacy.py
/wheel.py
/wheel_editable.py
/wheel_legacy.py

View File

@@ -0,0 +1,7 @@
/__init__.cpython-310.pyc
/metadata.cpython-310.pyc
/metadata_editable.cpython-310.pyc
/metadata_legacy.cpython-310.pyc
/wheel.cpython-310.pyc
/wheel_editable.cpython-310.pyc
/wheel_legacy.cpython-310.pyc

View File

@@ -0,0 +1,4 @@
/__init__.py
/editable_legacy.py
/legacy.py
/wheel.py

View File

@@ -0,0 +1,4 @@
/__init__.cpython-310.pyc
/editable_legacy.cpython-310.pyc
/legacy.cpython-310.pyc
/wheel.cpython-310.pyc

View File

@@ -0,0 +1,7 @@
/__init__.py
/constructors.py
/req_file.py
/req_install.py
/req_set.py
/req_tracker.py
/req_uninstall.py

View File

@@ -0,0 +1,7 @@
/__init__.cpython-310.pyc
/constructors.cpython-310.pyc
/req_file.cpython-310.pyc
/req_install.cpython-310.pyc
/req_set.cpython-310.pyc
/req_tracker.cpython-310.pyc
/req_uninstall.cpython-310.pyc

View File

@@ -0,0 +1,2 @@
/__init__.py
/base.py

View File

@@ -0,0 +1,2 @@
/__init__.cpython-310.pyc
/base.cpython-310.pyc

View File

@@ -0,0 +1,2 @@
/__init__.py
/resolver.py

View File

@@ -0,0 +1,2 @@
/__init__.cpython-310.pyc
/resolver.cpython-310.pyc

View File

@@ -0,0 +1,9 @@
/__init__.py
/base.py
/candidates.py
/factory.py
/found_candidates.py
/provider.py
/reporter.py
/requirements.py
/resolver.py

View File

@@ -0,0 +1,9 @@
/__init__.cpython-310.pyc
/base.cpython-310.pyc
/candidates.cpython-310.pyc
/factory.cpython-310.pyc
/found_candidates.cpython-310.pyc
/provider.cpython-310.pyc
/reporter.cpython-310.pyc
/requirements.cpython-310.pyc
/resolver.cpython-310.pyc

View File

@@ -0,0 +1,28 @@
/__init__.py
/_log.py
/appdirs.py
/compat.py
/compatibility_tags.py
/datetime.py
/deprecation.py
/direct_url_helpers.py
/distutils_args.py
/egg_link.py
/encoding.py
/entrypoints.py
/filesystem.py
/filetypes.py
/glibc.py
/hashes.py
/inject_securetransport.py
/logging.py
/misc.py
/models.py
/packaging.py
/setuptools_build.py
/subprocess.py
/temp_dir.py
/unpacking.py
/urls.py
/virtualenv.py
/wheel.py

View File

@@ -0,0 +1,28 @@
/__init__.cpython-310.pyc
/_log.cpython-310.pyc
/appdirs.cpython-310.pyc
/compat.cpython-310.pyc
/compatibility_tags.cpython-310.pyc
/datetime.cpython-310.pyc
/deprecation.cpython-310.pyc
/direct_url_helpers.cpython-310.pyc
/distutils_args.cpython-310.pyc
/egg_link.cpython-310.pyc
/encoding.cpython-310.pyc
/entrypoints.cpython-310.pyc
/filesystem.cpython-310.pyc
/filetypes.cpython-310.pyc
/glibc.cpython-310.pyc
/hashes.cpython-310.pyc
/inject_securetransport.cpython-310.pyc
/logging.cpython-310.pyc
/misc.cpython-310.pyc
/models.cpython-310.pyc
/packaging.cpython-310.pyc
/setuptools_build.cpython-310.pyc
/subprocess.cpython-310.pyc
/temp_dir.cpython-310.pyc
/unpacking.cpython-310.pyc
/urls.cpython-310.pyc
/virtualenv.cpython-310.pyc
/wheel.cpython-310.pyc

View File

@@ -0,0 +1,6 @@
/__init__.py
/bazaar.py
/git.py
/mercurial.py
/subversion.py
/versioncontrol.py

View File

@@ -0,0 +1,6 @@
/__init__.cpython-310.pyc
/bazaar.cpython-310.pyc
/git.cpython-310.pyc
/mercurial.cpython-310.pyc
/subversion.cpython-310.pyc
/versioncontrol.cpython-310.pyc

View File

@@ -0,0 +1,5 @@
/__init__.py
/distro.py
/six.py
/typing_extensions.py
/vendor.txt

View File

@@ -0,0 +1,4 @@
/__init__.cpython-310.pyc
/distro.cpython-310.pyc
/six.cpython-310.pyc
/typing_extensions.cpython-310.pyc

View File

@@ -0,0 +1,10 @@
/__init__.py
/_cmd.py
/adapter.py
/cache.py
/compat.py
/controller.py
/filewrapper.py
/heuristics.py
/serialize.py
/wrapper.py

View File

@@ -0,0 +1,10 @@
/__init__.cpython-310.pyc
/_cmd.cpython-310.pyc
/adapter.cpython-310.pyc
/cache.cpython-310.pyc
/compat.cpython-310.pyc
/controller.cpython-310.pyc
/filewrapper.cpython-310.pyc
/heuristics.cpython-310.pyc
/serialize.cpython-310.pyc
/wrapper.cpython-310.pyc

View File

@@ -0,0 +1,3 @@
/__init__.py
/file_cache.py
/redis_cache.py

View File

@@ -0,0 +1,3 @@
/__init__.cpython-310.pyc
/file_cache.cpython-310.pyc
/redis_cache.cpython-310.pyc

View File

@@ -0,0 +1,4 @@
/__init__.py
/__main__.py
/cacert.pem
/core.py

View File

@@ -0,0 +1,3 @@
/__init__.cpython-310.pyc
/__main__.cpython-310.pyc
/core.cpython-310.pyc

View File

@@ -0,0 +1,39 @@
/__init__.py
/big5freq.py
/big5prober.py
/chardistribution.py
/charsetgroupprober.py
/charsetprober.py
/codingstatemachine.py
/compat.py
/cp949prober.py
/enums.py
/escprober.py
/escsm.py
/eucjpprober.py
/euckrfreq.py
/euckrprober.py
/euctwfreq.py
/euctwprober.py
/gb2312freq.py
/gb2312prober.py
/hebrewprober.py
/jisfreq.py
/jpcntx.py
/langbulgarianmodel.py
/langgreekmodel.py
/langhebrewmodel.py
/langhungarianmodel.py
/langrussianmodel.py
/langthaimodel.py
/langturkishmodel.py
/latin1prober.py
/mbcharsetprober.py
/mbcsgroupprober.py
/mbcssm.py
/sbcharsetprober.py
/sbcsgroupprober.py
/sjisprober.py
/universaldetector.py
/utf8prober.py
/version.py

View File

@@ -0,0 +1,39 @@
/__init__.cpython-310.pyc
/big5freq.cpython-310.pyc
/big5prober.cpython-310.pyc
/chardistribution.cpython-310.pyc
/charsetgroupprober.cpython-310.pyc
/charsetprober.cpython-310.pyc
/codingstatemachine.cpython-310.pyc
/compat.cpython-310.pyc
/cp949prober.cpython-310.pyc
/enums.cpython-310.pyc
/escprober.cpython-310.pyc
/escsm.cpython-310.pyc
/eucjpprober.cpython-310.pyc
/euckrfreq.cpython-310.pyc
/euckrprober.cpython-310.pyc
/euctwfreq.cpython-310.pyc
/euctwprober.cpython-310.pyc
/gb2312freq.cpython-310.pyc
/gb2312prober.cpython-310.pyc
/hebrewprober.cpython-310.pyc
/jisfreq.cpython-310.pyc
/jpcntx.cpython-310.pyc
/langbulgarianmodel.cpython-310.pyc
/langgreekmodel.cpython-310.pyc
/langhebrewmodel.cpython-310.pyc
/langhungarianmodel.cpython-310.pyc
/langrussianmodel.cpython-310.pyc
/langthaimodel.cpython-310.pyc
/langturkishmodel.cpython-310.pyc
/latin1prober.cpython-310.pyc
/mbcharsetprober.cpython-310.pyc
/mbcsgroupprober.cpython-310.pyc
/mbcssm.cpython-310.pyc
/sbcharsetprober.cpython-310.pyc
/sbcsgroupprober.cpython-310.pyc
/sjisprober.cpython-310.pyc
/universaldetector.cpython-310.pyc
/utf8prober.cpython-310.pyc
/version.cpython-310.pyc

View File

@@ -0,0 +1,2 @@
/__init__.py
/chardetect.py

View File

@@ -0,0 +1,2 @@
/__init__.cpython-310.pyc
/chardetect.cpython-310.pyc

View File

@@ -0,0 +1,2 @@
/__init__.py
/languages.py

View File

@@ -0,0 +1,2 @@
/__init__.cpython-310.pyc
/languages.cpython-310.pyc

View File

@@ -0,0 +1,6 @@
/__init__.py
/ansi.py
/ansitowin32.py
/initialise.py
/win32.py
/winterm.py

View File

@@ -0,0 +1,6 @@
/__init__.cpython-310.pyc
/ansi.cpython-310.pyc
/ansitowin32.cpython-310.pyc
/initialise.cpython-310.pyc
/win32.cpython-310.pyc
/winterm.cpython-310.pyc

View File

@@ -0,0 +1,13 @@
/__init__.py
/compat.py
/database.py
/index.py
/locators.py
/manifest.py
/markers.py
/metadata.py
/resources.py
/scripts.py
/util.py
/version.py
/wheel.py

View File

@@ -0,0 +1,13 @@
/__init__.cpython-310.pyc
/compat.cpython-310.pyc
/database.cpython-310.pyc
/index.cpython-310.pyc
/locators.cpython-310.pyc
/manifest.cpython-310.pyc
/markers.cpython-310.pyc
/metadata.cpython-310.pyc
/resources.cpython-310.pyc
/scripts.cpython-310.pyc
/util.cpython-310.pyc
/version.cpython-310.pyc
/wheel.cpython-310.pyc

View File

@@ -0,0 +1,8 @@
/__init__.py
/_ihatexml.py
/_inputstream.py
/_tokenizer.py
/_utils.py
/constants.py
/html5parser.py
/serializer.py

View File

@@ -0,0 +1,8 @@
/__init__.cpython-310.pyc
/_ihatexml.cpython-310.pyc
/_inputstream.cpython-310.pyc
/_tokenizer.cpython-310.pyc
/_utils.cpython-310.pyc
/constants.cpython-310.pyc
/html5parser.cpython-310.pyc
/serializer.cpython-310.pyc

View File

@@ -0,0 +1,3 @@
/__init__.py
/_base.py
/py.py

View File

@@ -0,0 +1,3 @@
/__init__.cpython-310.pyc
/_base.cpython-310.pyc
/py.cpython-310.pyc

View File

@@ -0,0 +1,8 @@
/__init__.py
/alphabeticalattributes.py
/base.py
/inject_meta_charset.py
/lint.py
/optionaltags.py
/sanitizer.py
/whitespace.py

View File

@@ -0,0 +1,8 @@
/__init__.cpython-310.pyc
/alphabeticalattributes.cpython-310.pyc
/base.cpython-310.pyc
/inject_meta_charset.cpython-310.pyc
/lint.cpython-310.pyc
/optionaltags.cpython-310.pyc
/sanitizer.cpython-310.pyc
/whitespace.cpython-310.pyc

View File

@@ -0,0 +1,3 @@
/__init__.py
/genshi.py
/sax.py

View File

@@ -0,0 +1,3 @@
/__init__.cpython-310.pyc
/genshi.cpython-310.pyc
/sax.cpython-310.pyc

View File

@@ -0,0 +1,5 @@
/__init__.py
/base.py
/dom.py
/etree.py
/etree_lxml.py

View File

@@ -0,0 +1,5 @@
/__init__.cpython-310.pyc
/base.cpython-310.pyc
/dom.cpython-310.pyc
/etree.cpython-310.pyc
/etree_lxml.cpython-310.pyc

View File

@@ -0,0 +1,6 @@
/__init__.py
/base.py
/dom.py
/etree.py
/etree_lxml.py
/genshi.py

View File

@@ -0,0 +1,6 @@
/__init__.cpython-310.pyc
/base.cpython-310.pyc
/dom.cpython-310.pyc
/etree.cpython-310.pyc
/etree_lxml.cpython-310.pyc
/genshi.cpython-310.pyc

View File

@@ -0,0 +1,8 @@
/__init__.py
/codec.py
/compat.py
/core.py
/idnadata.py
/intranges.py
/package_data.py
/uts46data.py

View File

@@ -0,0 +1,8 @@
/__init__.cpython-310.pyc
/codec.cpython-310.pyc
/compat.cpython-310.pyc
/core.cpython-310.pyc
/idnadata.cpython-310.pyc
/intranges.cpython-310.pyc
/package_data.cpython-310.pyc
/uts46data.cpython-310.pyc

View File

@@ -0,0 +1,5 @@
/__init__.py
/_version.py
/exceptions.py
/ext.py
/fallback.py

View File

@@ -0,0 +1,5 @@
/__init__.cpython-310.pyc
/_version.cpython-310.pyc
/exceptions.cpython-310.pyc
/ext.cpython-310.pyc
/fallback.cpython-310.pyc

View File

@@ -0,0 +1,11 @@
/__about__.py
/__init__.py
/_manylinux.py
/_musllinux.py
/_structures.py
/markers.py
/requirements.py
/specifiers.py
/tags.py
/utils.py
/version.py

View File

@@ -0,0 +1,11 @@
/__about__.cpython-310.pyc
/__init__.cpython-310.pyc
/_manylinux.cpython-310.pyc
/_musllinux.cpython-310.pyc
/_structures.cpython-310.pyc
/markers.cpython-310.pyc
/requirements.cpython-310.pyc
/specifiers.cpython-310.pyc
/tags.cpython-310.pyc
/utils.cpython-310.pyc
/version.cpython-310.pyc

View File

@@ -0,0 +1,9 @@
/__init__.py
/build.py
/check.py
/colorlog.py
/compat.py
/dirtools.py
/envbuild.py
/meta.py
/wrappers.py

View File

@@ -0,0 +1,9 @@
/__init__.cpython-310.pyc
/build.cpython-310.pyc
/check.cpython-310.pyc
/colorlog.cpython-310.pyc
/compat.cpython-310.pyc
/dirtools.cpython-310.pyc
/envbuild.cpython-310.pyc
/meta.cpython-310.pyc
/wrappers.cpython-310.pyc

View File

@@ -0,0 +1,2 @@
/__init__.py
/_in_process.py

View File

@@ -0,0 +1,2 @@
/__init__.cpython-310.pyc
/_in_process.cpython-310.pyc

View File

@@ -0,0 +1,2 @@
/__init__.py
/py31compat.py

View File

@@ -0,0 +1,2 @@
/__init__.cpython-310.pyc
/py31compat.cpython-310.pyc

View File

@@ -0,0 +1,8 @@
/__init__.py
/__main__.py
/android.py
/api.py
/macos.py
/unix.py
/version.py
/windows.py

View File

@@ -0,0 +1,8 @@
/__init__.cpython-310.pyc
/__main__.cpython-310.pyc
/android.cpython-310.pyc
/api.cpython-310.pyc
/macos.cpython-310.pyc
/unix.cpython-310.pyc
/version.cpython-310.pyc
/windows.cpython-310.pyc

View File

@@ -0,0 +1,5 @@
/__init__.py
/bar.py
/colors.py
/counter.py
/spinner.py

View File

@@ -0,0 +1,5 @@
/__init__.cpython-310.pyc
/bar.cpython-310.pyc
/colors.cpython-310.pyc
/counter.cpython-310.pyc
/spinner.cpython-310.pyc

View File

@@ -0,0 +1,16 @@
/__init__.py
/__main__.py
/cmdline.py
/console.py
/filter.py
/formatter.py
/lexer.py
/modeline.py
/plugin.py
/regexopt.py
/scanner.py
/sphinxext.py
/style.py
/token.py
/unistring.py
/util.py

View File

@@ -0,0 +1,16 @@
/__init__.cpython-310.pyc
/__main__.cpython-310.pyc
/cmdline.cpython-310.pyc
/console.cpython-310.pyc
/filter.cpython-310.pyc
/formatter.cpython-310.pyc
/lexer.cpython-310.pyc
/modeline.cpython-310.pyc
/plugin.cpython-310.pyc
/regexopt.cpython-310.pyc
/scanner.cpython-310.pyc
/sphinxext.cpython-310.pyc
/style.cpython-310.pyc
/token.cpython-310.pyc
/unistring.cpython-310.pyc
/util.cpython-310.pyc

View File

@@ -0,0 +1 @@
/__init__.py

View File

@@ -0,0 +1 @@
/__init__.cpython-310.pyc

View File

@@ -0,0 +1,14 @@
/__init__.py
/_mapping.py
/bbcode.py
/groff.py
/html.py
/img.py
/irc.py
/latex.py
/other.py
/pangomarkup.py
/rtf.py
/svg.py
/terminal.py
/terminal256.py

View File

@@ -0,0 +1,14 @@
/__init__.cpython-310.pyc
/_mapping.cpython-310.pyc
/bbcode.cpython-310.pyc
/groff.cpython-310.pyc
/html.cpython-310.pyc
/img.cpython-310.pyc
/irc.cpython-310.pyc
/latex.cpython-310.pyc
/other.cpython-310.pyc
/pangomarkup.cpython-310.pyc
/rtf.cpython-310.pyc
/svg.cpython-310.pyc
/terminal.cpython-310.pyc
/terminal256.cpython-310.pyc

View File

@@ -0,0 +1,3 @@
/__init__.py
/_mapping.py
/python.py

View File

@@ -0,0 +1,3 @@
/__init__.cpython-310.pyc
/_mapping.cpython-310.pyc
/python.cpython-310.pyc

View File

@@ -0,0 +1 @@
/__init__.py

View File

@@ -0,0 +1 @@
/__init__.cpython-310.pyc

View File

@@ -0,0 +1,10 @@
/__init__.py
/actions.py
/common.py
/core.py
/exceptions.py
/helpers.py
/results.py
/testing.py
/unicode.py
/util.py

View File

@@ -0,0 +1,10 @@
/__init__.cpython-310.pyc
/actions.cpython-310.pyc
/common.cpython-310.pyc
/core.cpython-310.pyc
/exceptions.cpython-310.pyc
/helpers.cpython-310.pyc
/results.cpython-310.pyc
/testing.cpython-310.pyc
/unicode.cpython-310.pyc
/util.cpython-310.pyc

View File

@@ -0,0 +1 @@
/__init__.py

View File

@@ -0,0 +1 @@
/__init__.cpython-310.pyc

View File

@@ -0,0 +1,18 @@
/__init__.py
/__version__.py
/_internal_utils.py
/adapters.py
/api.py
/auth.py
/certs.py
/compat.py
/cookies.py
/exceptions.py
/help.py
/hooks.py
/models.py
/packages.py
/sessions.py
/status_codes.py
/structures.py
/utils.py

View File

@@ -0,0 +1,18 @@
/__init__.cpython-310.pyc
/__version__.cpython-310.pyc
/_internal_utils.cpython-310.pyc
/adapters.cpython-310.pyc
/api.cpython-310.pyc
/auth.cpython-310.pyc
/certs.cpython-310.pyc
/compat.cpython-310.pyc
/cookies.cpython-310.pyc
/exceptions.cpython-310.pyc
/help.cpython-310.pyc
/hooks.cpython-310.pyc
/models.cpython-310.pyc
/packages.cpython-310.pyc
/sessions.cpython-310.pyc
/status_codes.cpython-310.pyc
/structures.cpython-310.pyc
/utils.cpython-310.pyc

Some files were not shown because too many files have changed in this diff Show More