diff --git a/product/runtime/docs/sphinx/changes/+pip-update.feature.rst b/product/runtime/docs/sphinx/changes/+pip-update.feature.rst new file mode 100644 index 0000000000..50d1ac4fca --- /dev/null +++ b/product/runtime/docs/sphinx/changes/+pip-update.feature.rst @@ -0,0 +1 @@ +Update to pip version 20.1. \ No newline at end of file diff --git a/product/runtime/docs/sphinx/changes/654.feature.rst b/product/runtime/docs/sphinx/changes/654.feature.rst new file mode 100644 index 0000000000..3a13c074b6 --- /dev/null +++ b/product/runtime/docs/sphinx/changes/654.feature.rst @@ -0,0 +1 @@ +`sys.stdout` and `sys.stderr` are now line-buffered by default. \ No newline at end of file diff --git a/product/runtime/docs/sphinx/changes/713.removal.rst b/product/runtime/docs/sphinx/changes/713.removal.rst new file mode 100644 index 0000000000..e640fa471c --- /dev/null +++ b/product/runtime/docs/sphinx/changes/713.removal.rst @@ -0,0 +1 @@ +:ref:`buildPython` must now be at least Python 3.7. \ No newline at end of file diff --git a/product/runtime/docs/sphinx/changes/715.bugfix.rst b/product/runtime/docs/sphinx/changes/715.bugfix.rst new file mode 100644 index 0000000000..46f9feccc8 --- /dev/null +++ b/product/runtime/docs/sphinx/changes/715.bugfix.rst @@ -0,0 +1 @@ +Enable PEP 517 builds in pip. \ No newline at end of file diff --git a/product/runtime/docs/sphinx/changes/725.feature.rst b/product/runtime/docs/sphinx/changes/725.feature.rst new file mode 100644 index 0000000000..c07404217f --- /dev/null +++ b/product/runtime/docs/sphinx/changes/725.feature.rst @@ -0,0 +1 @@ +Add option to `redirect native stdout and stderr to Logcat `__. \ No newline at end of file diff --git a/product/runtime/docs/sphinx/changes/727.feature.rst b/product/runtime/docs/sphinx/changes/727.feature.rst new file mode 100644 index 0000000000..228b6bce4e --- /dev/null +++ b/product/runtime/docs/sphinx/changes/727.feature.rst @@ -0,0 +1 @@ +Update to Python version 3.8.16 and OpenSSL version 1.1.1s. This fixes the Google Play warning "Your app uses a defective version of the OpenSSL library". \ No newline at end of file diff --git a/product/runtime/docs/sphinx/changes/733.bugfix.rst b/product/runtime/docs/sphinx/changes/733.bugfix.rst new file mode 100644 index 0000000000..980195b854 --- /dev/null +++ b/product/runtime/docs/sphinx/changes/733.bugfix.rst @@ -0,0 +1 @@ +Show correct error message when buildPython autodetection fails. \ No newline at end of file diff --git a/product/runtime/docs/sphinx/changes/746.feature.rst b/product/runtime/docs/sphinx/changes/746.feature.rst new file mode 100644 index 0000000000..3a13c074b6 --- /dev/null +++ b/product/runtime/docs/sphinx/changes/746.feature.rst @@ -0,0 +1 @@ +`sys.stdout` and `sys.stderr` are now line-buffered by default. \ No newline at end of file diff --git a/product/runtime/docs/sphinx/changes/747.feature.rst b/product/runtime/docs/sphinx/changes/747.feature.rst new file mode 100644 index 0000000000..ab70f3e071 --- /dev/null +++ b/product/runtime/docs/sphinx/changes/747.feature.rst @@ -0,0 +1 @@ +Update CA bundle to certifi 2022.12.7. \ No newline at end of file diff --git a/product/runtime/docs/sphinx/changes/752.feature.rst b/product/runtime/docs/sphinx/changes/752.feature.rst new file mode 100644 index 0000000000..e6cbd9b8c5 --- /dev/null +++ b/product/runtime/docs/sphinx/changes/752.feature.rst @@ -0,0 +1 @@ +Add `python` executable as a final fallback when searching for buildPython. \ No newline at end of file diff --git a/product/runtime/docs/sphinx/changes/754.feature.rst b/product/runtime/docs/sphinx/changes/754.feature.rst new file mode 100644 index 0000000000..08ec32a09a --- /dev/null +++ b/product/runtime/docs/sphinx/changes/754.feature.rst @@ -0,0 +1 @@ +Restore the `extractPackages` setting, for code that requires its modules to exist as separate .py files. \ No newline at end of file diff --git a/product/runtime/docs/sphinx/changes/755.bugfix.rst b/product/runtime/docs/sphinx/changes/755.bugfix.rst new file mode 100644 index 0000000000..1c941a86ce --- /dev/null +++ b/product/runtime/docs/sphinx/changes/755.bugfix.rst @@ -0,0 +1 @@ +Fix error when calling `entry_points` with an unreadable directory on `sys.path`. \ No newline at end of file diff --git a/product/runtime/docs/sphinx/changes/756.feature.rst b/product/runtime/docs/sphinx/changes/756.feature.rst new file mode 100644 index 0000000000..9524fd8e24 --- /dev/null +++ b/product/runtime/docs/sphinx/changes/756.feature.rst @@ -0,0 +1 @@ +Android Gradle plugin version 7.4 is now supported. \ No newline at end of file diff --git a/product/runtime/docs/sphinx/changes/757.feature.rst b/product/runtime/docs/sphinx/changes/757.feature.rst new file mode 100644 index 0000000000..3a13c074b6 --- /dev/null +++ b/product/runtime/docs/sphinx/changes/757.feature.rst @@ -0,0 +1 @@ +`sys.stdout` and `sys.stderr` are now line-buffered by default. \ No newline at end of file diff --git a/product/runtime/docs/sphinx/changes/777.bugfix.rst b/product/runtime/docs/sphinx/changes/777.bugfix.rst new file mode 100644 index 0000000000..f7ae7d3fec --- /dev/null +++ b/product/runtime/docs/sphinx/changes/777.bugfix.rst @@ -0,0 +1 @@ +Fix "Could not find an activated virtualenv" error when `PIP_REQUIRE_VIRTUALENV` environment variable is set. \ No newline at end of file