-
-
Notifications
You must be signed in to change notification settings - Fork 2k
Added stub for asyncore.socket_map, undocumented but useful #3284
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 all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
72913ac
Merge pull request #1 from python/master
jolaf 7cdc4bf
Making vars argument Optional, as it defaults to None in the code and…
29037b9
Merge pull request #2 from python/master
jolaf 3eed451
email.charset.SHORTEST, QP, BASE64 are not in the stub for Python 2
d065fdf
email.mime.application.MIMEApplication expects data to be bytes, whil…
73e625f
Adding #undocumented as requested by @srittau to fix #2830
9b26ce8
Merge branch 'master' of https://github.com/python/typeshed into pyth…
2b67cae
Merge pull request #4 from python/master
jolaf 1ee2bef
Merge pull request #5 from python/master
jolaf 603bf4b
NullTranslations._parse() stub added;
cb8c3e6
Merge pull request #6 from python/master
jolaf 5dc4d4f
Update stdlib/3/gettext.pyi
jolaf 1304aef
Update stdlib/3/gettext.pyi
jolaf a0fbaef
Suggestions from @srittau implemented
1206178
Merge branch 'master' of https://github.com/python/typeshed
1352f9c
Stubs for maxminddb added, approved by the developer, see https://git…
edf4dde
Fixed stubs for maxminddb
e3e3f4e
Fixes stubs for maxminddb
bf03a3f
Fixed stubs for maxminddb
5dfb034
Update third_party/3/maxminddb/extension.pyi
jolaf dfdb48f
Fixed according to suggestions from @srittau
982394c
Merge branch 'master' of github.com:jolaf/typeshed
7caba43
Merge pull request #8 from python/master
jolaf 0dda34c
Added stub for asyncore.socket_map, undocumented but useful
d0df323
_maptype seems to be incorrect as the keys seem to be file descriptor…
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.
Uh oh!
There was an error while loading. Please reload this page.