-
Notifications
You must be signed in to change notification settings - Fork 86
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: torproject/stem
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.8.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: torproject/stem
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.8.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 9 files changed
- 4 contributors
Commits on May 5, 2021
-
Adds ClientAuthV3 support to the controller, for setting Client Auth …
…with ADD_ONION on v3 onions. Sets some v2 tests to require older Tor versions so that tests for Client Auth on v3 onions pass on newer Tor without failing tests where v2 support has been dropped.
Configuration menu - View commit details
-
Copy full SHA for b415acd - Browse repository at this point
Copy the full SHA b415acdView commit details -
Use assert_in() on the test_tor_version test, to accommodate for the …
…very verbose version string in Tor 0.4.7-alpha-dev
Configuration menu - View commit details
-
Copy full SHA for 3b23989 - Browse repository at this point
Copy the full SHA 3b23989View commit details
Commits on May 6, 2021
-
Undo accidentally skipped v3 test. Clarify in the 'older_than' versio…
…n require statement that the version of Tor needs to be older than this version
Configuration menu - View commit details
-
Copy full SHA for 2bd1f22 - Browse repository at this point
Copy the full SHA 2bd1f22View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3276e58 - Browse repository at this point
Copy the full SHA 3276e58View commit details
Commits on May 11, 2021
-
Usually we add a '-dev' suffix, so opting for '-maint' to differentiate our 1.8 and 2.0 banches.
Configuration menu - View commit details
-
Copy full SHA for fc34a39 - Browse repository at this point
Copy the full SHA fc34a39View commit details
Commits on Sep 26, 2022
-
Replace client_auth_v3 arg versionchanged
from 1.9.0 to 1.8.1, since it was probably an error.
Configuration menu - View commit details
-
Copy full SHA for e599dc0 - Browse repository at this point
Copy the full SHA e599dc0View commit details -
Closes issue #109. Long story short: a few names from collection are now moved to collection.abc exclusively starting in Python 3.10. The only name this app uses from there that was moved is `collections.Iterable`. Python versions starting from 3.3 support both `collections.Iterable` and `collections.abc.Iterable` as the way to refer to this class, which Python 3.10 being the first one to drop `collections.Iterable`. So.. we just work around this API quirk and always refer ot it as `collections.abc.Iterable`.
Configuration menu - View commit details
-
Copy full SHA for af71483 - Browse repository at this point
Copy the full SHA af71483View commit details -
to be able to check tests at gitlab.tpo, instead of updating travis configuration.
Configuration menu - View commit details
-
Copy full SHA for cea85f6 - Browse repository at this point
Copy the full SHA cea85f6View commit details
Commits on Sep 27, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6777db0 - Browse repository at this point
Copy the full SHA 6777db0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 032f0bd - Browse repository at this point
Copy the full SHA 032f0bdView 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 1.8.0...1.8.1