From c6ad4036d92fa3a9cfd08593333132c4f6ccb24e Mon Sep 17 00:00:00 2001 From: Ecode2 Date: Sun, 27 Oct 2024 16:48:36 +0100 Subject: [PATCH 1/2] fix typo and improve clarity in testing documentation --- README.rst | 2 +- tests/README.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 035180a3ce0..8ddbefd8ace 100644 --- a/README.rst +++ b/README.rst @@ -230,6 +230,6 @@ License ------- You may copy, distribute and modify the software provided that modifications are described and licensed for free under `LGPL-3 `_. -Derivatives works (including modifications or anything statically linked to the library) can only be redistributed under LGPL-3, but applications that use the library don't have to be. +Derivative works (including modifications or anything statically linked to the library) can only be redistributed under LGPL-3, but applications that use the library don't have to be. .. _`GitHub releases page`: https://github.com/python-telegram-bot/python-telegram-bot/releases> diff --git a/tests/README.rst b/tests/README.rst index c9f3cac63be..a6724558041 100644 --- a/tests/README.rst +++ b/tests/README.rst @@ -98,7 +98,7 @@ Bots used in tests If you run the tests locally, the test setup will use one of the two public bots available. Which bot of the two gets chosen for the test session is random. Whereas when the tests on the -Github Actions CI are run, the test setup allocates a different, but same bot is for every combination of Python version and +Github Actions CI are run, the test setup allocates a different, but the same bot is allocated for every combination of Python version and OS. The operating systems and Python versions the CI runs the tests on can be viewed in the `corresponding workflow`_. From b78d060dc70b5e9ec70ac6d3fe935b432d288048 Mon Sep 17 00:00:00 2001 From: Ecode2 Date: Sun, 27 Oct 2024 16:58:53 +0100 Subject: [PATCH 2/2] fix typo and improve clarity in testing documentation --- AUTHORS.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/AUTHORS.rst b/AUTHORS.rst index 8f2024e4404..1106c1e7dd0 100644 --- a/AUTHORS.rst +++ b/AUTHORS.rst @@ -23,6 +23,7 @@ The following wonderful people contributed directly or indirectly to this projec - `Abdelrahman `_ - `Abshar `_ +- `Abubakar Alaya `_ - `Alateas `_ - `Ales Dokshanin `_ - `Alexandre `_