-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
update from origin #1
Open
liubenhui
wants to merge
3,196
commits into
jerryma119:3.0
Choose a base branch
from
liubenhui:3.0
base: 3.0
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
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
Codeskulptor link http://www.codeskulptor.org , A python course(https://www.coursera.org/course/interactivepython) use this website
Fix bug codeskulptor can not save
add Level3 DNS
Update proxy.ini
Remove Jobin's name
make goagent support update android
Update proxy.ini
Fix spelling error
Update proxy.py
Avoid 404 error in visiting pages like "http://tools.android.com/tech-docs/new-build-system/user-guide"
Update proxy.ini
Update uploader.py
handler.send 未实现send,改为send_header
Update proxylib.py
Update proxy.ini
Make the error html page show the understandable character instead of unicode. before this patch,you may get message in error page like this: Local URLFetch 'http://blog.denevell.org/android-viewdraghelper-example-tutorial.html' failed error(10013, '\xd2\xd4\xd2\xbb\xd6\xd6\xb7\xc3\xce\xca\xc8\xa8\xcf\xde\xb2\xbb\xd4\xca\xd0\xed\xb5\xc4\xb7\xbd\xca\xbd\xd7\xf6\xc1\xcb\xd2\xbb\xb8\xf6\xb7\xc3\xce\xca\xcc\xd7\xbd\xd3\xd7\xd6\xb5\xc4\xb3\xa2\xca\xd4\xa1\xa3') error(10013, '\xd2\xd4\xd2\xbb\xd6\xd6\xb7\xc3\xce\xca\xc8\xa8\xcf\xde\xb2\xbb\xd4\xca\xd0\xed\xb5\xc4\xb7\xbd\xca\xbd\xd7\xf6\xc1\xcb\xd2\xbb\xb8\xf6\xb7\xc3\xce\xca\xcc\xd7\xbd\xd3\xd7\xd6\xb5\xc4\xb3\xa2\xca\xd4\xa1\xa3') while after the patch,the message like this: Local URLFetch 'http://blog.denevell.org/android-viewdraghelper-example-tutorial.html' failed [Errno 10013] 以一种访问权限不允许的方式做了一个访问套接字的尝试。 [Errno 10013] 以一种访问权限不允许的方式做了一个访问套接字的尝试。
Update proxy.py
make goagent support new android sdk download
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.