-
Notifications
You must be signed in to change notification settings - Fork 565
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: MagicStack/uvloop
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: MagicStack/uvloop
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.13
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 13 files changed
- 4 contributors
Commits on Apr 22, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 3174b7d - Browse repository at this point
Copy the full SHA 3174b7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a0f8fb - Browse repository at this point
Copy the full SHA 7a0f8fbView commit details
Commits on Jun 13, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 9f19519 - Browse repository at this point
Copy the full SHA 9f19519View commit details -
Configuration menu - View commit details
-
Copy full SHA for a892ce6 - Browse repository at this point
Copy the full SHA a892ce6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 070beeb - Browse repository at this point
Copy the full SHA 070beebView commit details -
sys.set_coroutine_wrapper is removed in Python 3.8
The functions `sys.set_coroutine_wrapper` and `sys.get_coroutine_wrapper`, which were provisionally added to Python 3.5 and deprecated in Python 3.7, are removed in Python 3.8. uvloop doesn't use them since Python 3.7, but they remained defined in stdlib.pxi, leading to AttributeErrors on Python 3.8+. This makes the definition fallback to None if such functions don't exist. Fixes #251
Configuration menu - View commit details
-
Copy full SHA for 1382439 - Browse repository at this point
Copy the full SHA 1382439View commit details
Commits on Aug 14, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 1fad621 - Browse repository at this point
Copy the full SHA 1fad621View commit details -
Configuration menu - View commit details
-
Copy full SHA for 10214b5 - Browse repository at this point
Copy the full SHA 10214b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for a24dad2 - Browse repository at this point
Copy the full SHA a24dad2View 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...0.13