-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Add missing stdlib xml stubs #5895
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
Merged
Merged
Changes from 35 commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
8cafdb1
Finish BasicAuthHandler missing stubs
stackswithans 5a5cf8f
Fix style stuff
stackswithans c4b9db9
Remove bad file
stackswithans e6f6276
tweak .gitignore
stackswithans 4763b63
Add missing methods to ftp handlers
stackswithans eb857cb
Add FancyURLopener methods
stackswithans 75e8f6a
Merge remote-tracking branch 'upstream/master'
stackswithans fcae477
Merge branch 'master' into issue-4527
stackswithans 8f9eb70
Add FileHandler channel
stackswithans 703e571
Add HTTPCookieProcessor missing stubs
stackswithans 358c5f3
Update .gitignore
stackswithans c58349f
Modify .gitignore
stackswithans 59ae776
Add stubs 3 more objects
stackswithans a57cdbf
revert .gitignore
stackswithans 27fbb2d
Add stubs for HTTPPasswordMgr
stackswithans 78c9a17
Add stubs for HTTPRedirectHandler
stackswithans dfee4d3
tweak .travis.yml
stackswithans 37bd617
tweak self_test
stackswithans 2c4513b
tweak .travis.yml
stackswithans 233d0a4
Add stubs for OpenerDirector
stackswithans 4e7e466
Add stubs for ProxyHandlers
stackswithans 54144e0
Add Request stub
stackswithans f57027e
Add URLopener stubs
stackswithans 195264a
Revert tweaks
stackswithans 1b26ae2
Fix formatting
stackswithans a1490be
Make requested changes
stackswithans 74b6f04
Fix formatting
stackswithans 1fbc51e
Merge remote-tracking branch 'upstream/master'
stackswithans 39a636c
Merge branch 'python:master' into master
stackswithans 31135d3
Add/modify pulldom annotations
stackswithans 0a7a0e9
Fix imports
stackswithans 5a3a27a
Fix union syntax bug
stackswithans d3b2e47
Use typing module Tuple class
stackswithans e6d883e
Remove wrong annotation
stackswithans 8ef92d5
Make requested changes
stackswithans 5379d82
Fix s&r error
stackswithans eddde00
Fix typo
stackswithans File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Search & replace error :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
hahahahahahhaha my bad