-
Notifications
You must be signed in to change notification settings - Fork 154
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
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: 8000 jtriley/pystun
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: talkiq/pystun3
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 12 commits
- 12 files changed
- 5 contributors
Commits on Jun 12, 2018
-
Remove global side effects to socket library
Previously the get_ip_info function used `socket.setdefaulttimeout` to set the socket timeout for its query socket. This function sets the default socket timeout globally, and thus caused side effects after this function was called. This change removes the previous setdefaulttimeout call in favor of setting the timeout directly on the socket itself.
Configuration menu - View commit details
-
Copy full SHA for 7d49c9d - Browse repository at this point
Copy the full SHA 7d49c9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for fcd5933 - Browse repository at this point
Copy the full SHA fcd5933View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee87b8a - Browse repository at this point
Copy the full SHA ee87b8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d8b1512 - Browse repository at this point
Copy the full SHA d8b1512View commit details -
Configuration menu - View commit details
-
Copy full SHA for 656f333 - Browse repository at this point
Copy the full SHA 656f333View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6ad0c1 - Browse repository at this point
Copy the full SHA e6ad0c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for c63d41f - Browse repository at this point
Copy the full SHA c63d41fView commit details
Commits on Mar 11, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 3878f1a - Browse repository at this point
Copy the full SHA 3878f1aView commit details
Commits on May 19, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7949943 - Browse repository at this point
Copy the full SHA 7949943View commit details
Commits on May 6, 2022
-
C01E
-
Configuration menu - View commit details
-
Copy full SHA for 681b36c - Browse repository at this point
Copy the full SHA 681b36cView commit details
Commits on Jun 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 56c05e2 - Browse repository at this point
Copy the full SHA 56c05e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5fdc6fa - Browse repository at this point
Copy the full SHA 5fdc6faView 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 master...master