Skip to content

Commit 75805ad

Browse files
committed
docs: rephrase exceptiongroup description
1 parent fd49f2c commit 75805ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/install.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -444,7 +444,7 @@ Streamlink defines a `build system <pyproject.toml_>`__ according to `PEP-517`_
444444
- Used for loading the CA bundle extracted from the Mozilla Included CA Certificate List
445445
* - runtime
446446
- `exceptiongroup`_
447-
- Used for ``ExceptionGroup`` handling, to allow writing async trio code on older Python versions.
447+
- Used for ``ExceptionGroup`` handling, to allow writing compatible code on all supported Python versions
448448
* - runtime
449449
- `isodate`_
450450
- Used for parsing ISO8601 strings

0 commit comments

Comments
 (0)