diff --git a/Upgrade-to-Python-3.11/.buildinfo b/Upgrade-to-Python-3.11/.buildinfo index 11131e71..7aedd626 100644 --- a/Upgrade-to-Python-3.11/.buildinfo +++ b/Upgrade-to-Python-3.11/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: f55615906bb657a73ec0982d299870db +config: b1e8c553a2236633d1beb1d8c8b9053d tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/Upgrade-to-Python-3.11/.doctrees/environment.pickle b/Upgrade-to-Python-3.11/.doctrees/environment.pickle index be722f63..b46239b0 100644 Binary files a/Upgrade-to-Python-3.11/.doctrees/environment.pickle and b/Upgrade-to-Python-3.11/.doctrees/environment.pickle differ diff --git a/Upgrade-to-Python-3.11/_static/documentation_options.js b/Upgrade-to-Python-3.11/_static/documentation_options.js index b0625d1d..ea334915 100644 --- a/Upgrade-to-Python-3.11/_static/documentation_options.js +++ b/Upgrade-to-Python-3.11/_static/documentation_options.js @@ -1,5 +1,5 @@ const DOCUMENTATION_OPTIONS = { - VERSION: '0.3.dev2+g6d60e2a', + VERSION: '0.3.dev4+g0bed12f', LANGUAGE: 'en', COLLAPSE_INDEX: false, BUILDER: 'html', diff --git a/Upgrade-to-Python-3.11/developer/explanations/decisions.html b/Upgrade-to-Python-3.11/developer/explanations/decisions.html index 2bc6f00d..e90d4d69 100644 --- a/Upgrade-to-Python-3.11/developer/explanations/decisions.html +++ b/Upgrade-to-Python-3.11/developer/explanations/decisions.html @@ -8,7 +8,7 @@ - Architectural Decision Records — FastCS 0.3.dev2+g6d60e2a documentation + Architectural Decision Records — FastCS 0.3.dev4+g0bed12f documentation @@ -38,7 +38,7 @@ - + diff --git a/Upgrade-to-Python-3.11/developer/explanations/decisions/0001-record-architecture-decisions.html b/Upgrade-to-Python-3.11/developer/explanations/decisions/0001-record-architecture-decisions.html index 7a8f0a97..8b8d51d7 100644 --- a/Upgrade-to-Python-3.11/developer/explanations/decisions/0001-record-architecture-decisions.html +++ b/Upgrade-to-Python-3.11/developer/explanations/decisions/0001-record-architecture-decisions.html @@ -8,7 +8,7 @@ - 1. Record architecture decisions — FastCS 0.3.dev2+g6d60e2a documentation + 1. Record architecture decisions — FastCS 0.3.dev4+g0bed12f documentation @@ -38,7 +38,7 @@ - + diff --git a/Upgrade-to-Python-3.11/developer/explanations/decisions/0002-switched-to-pip-skeleton.html b/Upgrade-to-Python-3.11/developer/explanations/decisions/0002-switched-to-pip-skeleton.html index b2960e33..e66ee33d 100644 --- a/Upgrade-to-Python-3.11/developer/explanations/decisions/0002-switched-to-pip-skeleton.html +++ b/Upgrade-to-Python-3.11/developer/explanations/decisions/0002-switched-to-pip-skeleton.html @@ -8,7 +8,7 @@ - 2. Adopt FastCS for project structure — FastCS 0.3.dev2+g6d60e2a documentation + 2. Adopt FastCS for project structure — FastCS 0.3.dev4+g0bed12f documentation @@ -38,7 +38,7 @@ - + diff --git a/Upgrade-to-Python-3.11/developer/how-to/build-docs.html b/Upgrade-to-Python-3.11/developer/how-to/build-docs.html index 6c678b9b..d06fb4ec 100644 --- a/Upgrade-to-Python-3.11/developer/how-to/build-docs.html +++ b/Upgrade-to-Python-3.11/developer/how-to/build-docs.html @@ -8,7 +8,7 @@ - Build the docs using sphinx — FastCS 0.3.dev2+g6d60e2a documentation + Build the docs using sphinx — FastCS 0.3.dev4+g0bed12f documentation @@ -38,7 +38,7 @@ - + diff --git a/Upgrade-to-Python-3.11/developer/how-to/contribute.html b/Upgrade-to-Python-3.11/developer/how-to/contribute.html index 18d20432..f696e077 100644 --- a/Upgrade-to-Python-3.11/developer/how-to/contribute.html +++ b/Upgrade-to-Python-3.11/developer/how-to/contribute.html @@ -8,7 +8,7 @@ - Contributing to the project — FastCS 0.3.dev2+g6d60e2a documentation + Contributing to the project — FastCS 0.3.dev4+g0bed12f documentation @@ -38,7 +38,7 @@ - + diff --git a/Upgrade-to-Python-3.11/developer/how-to/lint.html b/Upgrade-to-Python-3.11/developer/how-to/lint.html index c9e14689..ab8c52ba 100644 --- a/Upgrade-to-Python-3.11/developer/how-to/lint.html +++ b/Upgrade-to-Python-3.11/developer/how-to/lint.html @@ -8,7 +8,7 @@ - Run linting using pre-commit — FastCS 0.3.dev2+g6d60e2a documentation + Run linting using pre-commit — FastCS 0.3.dev4+g0bed12f documentation @@ -38,7 +38,7 @@ - + diff --git a/Upgrade-to-Python-3.11/developer/how-to/make-release.html b/Upgrade-to-Python-3.11/developer/how-to/make-release.html index b3169e5a..cf796f12 100644 --- a/Upgrade-to-Python-3.11/developer/how-to/make-release.html +++ b/Upgrade-to-Python-3.11/developer/how-to/make-release.html @@ -8,7 +8,7 @@ - Make a release — FastCS 0.3.dev2+g6d60e2a documentation + Make a release — FastCS 0.3.dev4+g0bed12f documentation @@ -38,7 +38,7 @@ - + diff --git a/Upgrade-to-Python-3.11/developer/how-to/pin-requirements.html b/Upgrade-to-Python-3.11/developer/how-to/pin-requirements.html index 631e53a1..1997c80b 100644 --- a/Upgrade-to-Python-3.11/developer/how-to/pin-requirements.html +++ b/Upgrade-to-Python-3.11/developer/how-to/pin-requirements.html @@ -8,7 +8,7 @@ - Pinning Requirements — FastCS 0.3.dev2+g6d60e2a documentation + Pinning Requirements — FastCS 0.3.dev4+g0bed12f documentation @@ -38,7 +38,7 @@ - + diff --git a/Upgrade-to-Python-3.11/developer/how-to/run-tests.html b/Upgrade-to-Python-3.11/developer/how-to/run-tests.html index 4b42acb4..6b12287a 100644 --- a/Upgrade-to-Python-3.11/developer/how-to/run-tests.html +++ b/Upgrade-to-Python-3.11/developer/how-to/run-tests.html @@ -8,7 +8,7 @@ - Run the tests using pytest — FastCS 0.3.dev2+g6d60e2a documentation + Run the tests using pytest — FastCS 0.3.dev4+g0bed12f documentation @@ -38,7 +38,7 @@ - + diff --git a/Upgrade-to-Python-3.11/developer/how-to/static-analysis.html b/Upgrade-to-Python-3.11/developer/how-to/static-analysis.html index f93989ee..21a45faa 100644 --- a/Upgrade-to-Python-3.11/developer/how-to/static-analysis.html +++ b/Upgrade-to-Python-3.11/developer/how-to/static-analysis.html @@ -8,7 +8,7 @@ - Run static analysis using mypy — FastCS 0.3.dev2+g6d60e2a documentation + Run static analysis using mypy — FastCS 0.3.dev4+g0bed12f documentation @@ -38,7 +38,7 @@ - + diff --git a/Upgrade-to-Python-3.11/developer/how-to/test-container.html b/Upgrade-to-Python-3.11/developer/how-to/test-container.html index be9abaf2..cac01b36 100644 --- a/Upgrade-to-Python-3.11/developer/how-to/test-container.html +++ b/Upgrade-to-Python-3.11/developer/how-to/test-container.html @@ -8,7 +8,7 @@ - Container Local Build and Test — FastCS 0.3.dev2+g6d60e2a documentation + Container Local Build and Test — FastCS 0.3.dev4+g0bed12f documentation @@ -38,7 +38,7 @@ - + diff --git a/Upgrade-to-Python-3.11/developer/how-to/update-tools.html b/Upgrade-to-Python-3.11/developer/how-to/update-tools.html index e65e73fc..ff1e8837 100644 --- a/Upgrade-to-Python-3.11/developer/how-to/update-tools.html +++ b/Upgrade-to-Python-3.11/developer/how-to/update-tools.html @@ -8,7 +8,7 @@ - Update the tools — FastCS 0.3.dev2+g6d60e2a documentation + Update the tools — FastCS 0.3.dev4+g0bed12f documentation @@ -38,7 +38,7 @@ - + diff --git a/Upgrade-to-Python-3.11/developer/index.html b/Upgrade-to-Python-3.11/developer/index.html index 57c82685..d8cf1bdc 100644 --- a/Upgrade-to-Python-3.11/developer/index.html +++ b/Upgrade-to-Python-3.11/developer/index.html @@ -8,7 +8,7 @@ - Developer Guide — FastCS 0.3.dev2+g6d60e2a documentation + Developer Guide — FastCS 0.3.dev4+g0bed12f documentation @@ -38,7 +38,7 @@ - + diff --git a/Upgrade-to-Python-3.11/developer/reference/standards.html b/Upgrade-to-Python-3.11/developer/reference/standards.html index e05e2636..eb92ba89 100644 --- a/Upgrade-to-Python-3.11/developer/reference/standards.html +++ b/Upgrade-to-Python-3.11/developer/reference/standards.html @@ -8,7 +8,7 @@ - Standards — FastCS 0.3.dev2+g6d60e2a documentation + Standards — FastCS 0.3.dev4+g0bed12f documentation @@ -38,7 +38,7 @@ - + diff --git a/Upgrade-to-Python-3.11/developer/tutorials/dev-install.html b/Upgrade-to-Python-3.11/developer/tutorials/dev-install.html index 2fbf8342..fee8da0b 100644 --- a/Upgrade-to-Python-3.11/developer/tutorials/dev-install.html +++ b/Upgrade-to-Python-3.11/developer/tutorials/dev-install.html @@ -8,7 +8,7 @@ - Developer install — FastCS 0.3.dev2+g6d60e2a documentation + Developer install — FastCS 0.3.dev4+g0bed12f documentation @@ -38,7 +38,7 @@ - + diff --git a/Upgrade-to-Python-3.11/genindex.html b/Upgrade-to-Python-3.11/genindex.html index 00bc30b7..defacebd 100644 --- a/Upgrade-to-Python-3.11/genindex.html +++ b/Upgrade-to-Python-3.11/genindex.html @@ -7,7 +7,7 @@ - Index — FastCS 0.3.dev2+g6d60e2a documentation + Index — FastCS 0.3.dev4+g0bed12f documentation @@ -37,7 +37,7 @@ - + diff --git a/Upgrade-to-Python-3.11/index.html b/Upgrade-to-Python-3.11/index.html index 0884375a..40f1eae1 100644 --- a/Upgrade-to-Python-3.11/index.html +++ b/Upgrade-to-Python-3.11/index.html @@ -8,7 +8,7 @@ - FastCS — FastCS 0.3.dev2+g6d60e2a documentation + FastCS — FastCS 0.3.dev4+g0bed12f documentation @@ -38,7 +38,7 @@ - + diff --git a/Upgrade-to-Python-3.11/search.html b/Upgrade-to-Python-3.11/search.html index 3aba58c8..9d2368cd 100644 --- a/Upgrade-to-Python-3.11/search.html +++ b/Upgrade-to-Python-3.11/search.html @@ -6,7 +6,7 @@ - Search - FastCS 0.3.dev2+g6d60e2a documentation + Search - FastCS 0.3.dev4+g0bed12f documentation @@ -36,7 +36,7 @@ - + diff --git a/Upgrade-to-Python-3.11/user/explanations/docs-structure.html b/Upgrade-to-Python-3.11/user/explanations/docs-structure.html index cd50384e..7bd7ff35 100644 --- a/Upgrade-to-Python-3.11/user/explanations/docs-structure.html +++ b/Upgrade-to-Python-3.11/user/explanations/docs-structure.html @@ -8,7 +8,7 @@ - About the documentation — FastCS 0.3.dev2+g6d60e2a documentation + About the documentation — FastCS 0.3.dev4+g0bed12f documentation @@ -38,7 +38,7 @@ - + diff --git a/Upgrade-to-Python-3.11/user/how-to/run-container.html b/Upgrade-to-Python-3.11/user/how-to/run-container.html index c767c37c..09aec4f4 100644 --- a/Upgrade-to-Python-3.11/user/how-to/run-container.html +++ b/Upgrade-to-Python-3.11/user/how-to/run-container.html @@ -8,7 +8,7 @@ - Run in a container — FastCS 0.3.dev2+g6d60e2a documentation + Run in a container — FastCS 0.3.dev4+g0bed12f documentation @@ -38,7 +38,7 @@ - + diff --git a/Upgrade-to-Python-3.11/user/index.html b/Upgrade-to-Python-3.11/user/index.html index f0a3ba8a..d275f6c1 100644 --- a/Upgrade-to-Python-3.11/user/index.html +++ b/Upgrade-to-Python-3.11/user/index.html @@ -8,7 +8,7 @@ - User Guide — FastCS 0.3.dev2+g6d60e2a documentation + User Guide — FastCS 0.3.dev4+g0bed12f documentation @@ -38,7 +38,7 @@ - + diff --git a/Upgrade-to-Python-3.11/user/reference/api.html b/Upgrade-to-Python-3.11/user/reference/api.html index 0feab729..3d6e5b5a 100644 --- a/Upgrade-to-Python-3.11/user/reference/api.html +++ b/Upgrade-to-Python-3.11/user/reference/api.html @@ -8,7 +8,7 @@ - API — FastCS 0.3.dev2+g6d60e2a documentation + API — FastCS 0.3.dev4+g0bed12f documentation @@ -38,7 +38,7 @@ - + diff --git a/Upgrade-to-Python-3.11/user/tutorials/installation.html b/Upgrade-to-Python-3.11/user/tutorials/installation.html index 4838080a..311c972d 100644 --- a/Upgrade-to-Python-3.11/user/tutorials/installation.html +++ b/Upgrade-to-Python-3.11/user/tutorials/installation.html @@ -8,7 +8,7 @@ - Installation — FastCS 0.3.dev2+g6d60e2a documentation + Installation — FastCS 0.3.dev4+g0bed12f documentation @@ -38,7 +38,7 @@ - +