-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: streamlink/streamlink
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6.7.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: streamlink/streamlink
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6.7.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 15 commits
- 21 files changed
- 2 contributors
Commits on Mar 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 063be77 - Browse repository at this point
Copy the full SHA 063be77View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f33bc0 - Browse repository at this point
Copy the full SHA 7f33bc0View commit details
Commits on Mar 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 870fda0 - Browse repository at this point
Copy the full SHA 870fda0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bbbb8e - Browse repository at this point
Copy the full SHA 6bbbb8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 251fe08 - Browse repository at this point
Copy the full SHA 251fe08View commit details
Commits on Mar 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cadd180 - Browse repository at this point
Copy the full SHA cadd180View commit details
Commits on Mar 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 764beec - Browse repository at this point
Copy the full SHA 764beecView commit details -
build: add exceptiongroup dependency
Add the `exceptiongroup` dependency directly to Streamlink, so we can write `ExceptionGroup` handling code on all supported versions of Python without having to rely on `trio`'s conditional dependency.
Configuration menu - View commit details
-
Copy full SHA for af4c691 - Browse repository at this point
Copy the full SHA af4c691View commit details -
webbrowser: fix compatibility with trio 0.25
- Set min. version requirement of `trio` to `0.25`, so we don't have to set `strict_exception_groups` to `True` on older versions (probably not even possible via `pytest-trio`) - Fix compatibility with `trio>=0.25`: Since `strict_exception_groups` now defaults to `True`, trio nurseries now always raise an `ExceptionGroup` in all cases, so update tests and handle exception groups instead. Don't unwrap exception groups for now, even if only a single exception is included. Explicitly handle `KeyboardInterrupt`/`SystemExit` and re-raise by using the `exceptiongroup.catch` utility (<py311 compat)
Configuration menu - View commit details
-
Copy full SHA for 1a7295b - Browse repository at this point
Copy the full SHA 1a7295bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 90fe9e4 - Browse repository at this point
Copy the full SHA 90fe9e4View commit details
Commits on Mar 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fd49f2c - Browse repository at this point
Copy the full SHA fd49f2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 75805ad - Browse repository at this point
Copy the full SHA 75805adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 40c16b8 - Browse repository at this point
Copy the full SHA 40c16b8View commit details
Commits on Mar 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6e218ae - Browse repository at this point
Copy the full SHA 6e218aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7235437 - Browse repository at this point
Copy the full SHA 7235437View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 6.7.0...6.7.1