-
-
Notifications
You must be signed in to change notification settings - Fork 2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'origin/master' into cookie_filter
# Conflicts: # aiohttp/client.py
- Loading branch information
Showing
69 changed files
with
1,034 additions
and
2,463 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
## Long story short | ||
|
||
<!-- Please describe your problem and why the fix is important. --> | ||
|
||
## Expected behaviour | ||
|
||
<!-- What the behaviour did you expect? --> | ||
|
||
## Actual behaviour | ||
|
||
<!-- What's actually happened? --> | ||
|
||
## Steps to reproduce | ||
|
||
<!-- Please describe steps to reproduce the issue. | ||
If you have a script that does that please include it here within | ||
markdown code markup --> | ||
|
||
## Your environment | ||
|
||
<!-- Describe the environment you have that leed to your issue. | ||
This includes project version, OS, proxy server and else bits that | ||
are related to your case. --> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
<!-- Thank you for your contribution! | ||
Before submit your Pull Request, make sure you picked | ||
the right branch: | ||
- If you propose a new feature or improvement, select "master" | ||
as a target branch; | ||
- If this is code bug fix or documentation correction, select | ||
the lastest release branch (which looks like "0.xx") --> | ||
|
||
## What these changes does? | ||
|
||
<!-- Please give a short brief about these changes. --> | ||
|
||
## How to test your changes? | ||
|
||
<!-- Describe how we can test your changes if they provides | ||
any notable behaviour for the end users. --> | ||
|
||
## Related issue number | ||
|
||
<!-- Is there any issue opened that get fixed by this? --> | ||
|
||
## Checklist | ||
|
||
- [ ] Code is written and well | ||
- [ ] Tests for the changes are provided | ||
- [ ] Documentation reflects the changes |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.