8000 Improved OpenSSL stubs by jolaf · Pull Request #5645 · python/typeshed · GitHub
[go: up one dir, main page]

Skip to content

Improved OpenSSL stubs #5645

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 36 commits into from
Jun 16, 2021
Merged
Changes from 1 commit
Commits
Show all changes
36 commits
Select commit Hold shift + click to select a range
0a41f92
Merge pull request #1 from python/master
jolaf Oct 7, 2019
6147b57
Merge pull request #2 from python/master
jolaf Oct 21, 2019
24ccd88
Merge remote-tracking branch 'upstream/master'
Nov 7, 2020
8a67575
Merge remote-tracking branch 'upstream/master'
Nov 11, 2020
7208709
Merge remote-tracking branch 'upstream/master'
Nov 16, 2020
fb441f4
Merge remote-tracking branch 'upstream/master'
Jan 23, 2021
6842d78
Merge remote-tracking branch 'upstream/master'
Feb 28, 2021
84897db
Stubs for pyaudio added
Feb 28, 2021
f7a40e8
Fixed for new format
Feb 28, 2021
3204ff5
Trying to backport for Python 3.6
Feb 28, 2021
e2b2552
Fixed according to build checks
Feb 28, 2021
c5d7d62
Fixed according to build checks
Feb 28, 2021
1524136
Fixed according to build checks
Feb 28, 2021
42c500f
Avoiding Literal as causing too much trouble in actual use
Feb 28, 2021
3be6149
Trying Python 2 compatibility
Feb 28, 2021
6f8d928
Fixed error in annotation
Feb 28, 2021
03e4dca
Empty commit to trigger timed out build check
Feb 28, 2021
605c18d
Revert "Empty commit to trigger timed out build check"
Feb 28, 2021
e4a364d
Added _ before auxiliary type names
Mar 23, 2021< 8000 /relative-time>
d2a5e1c
Provided the actual version number
Mar 23, 2021
1821870
Fixed AssertionError: Unsupported Python version 0.2.11
Mar 23, 2021
8fa12cd
Merge remote-tracking branch 'upstream/master'
Jun 15, 2021
80d773e
Added missing OpenSSL stubs
Jun 15, 2021
0419f58
Improved imports
Jun 15, 2021
b354973
Fixed _StrLike and _BytesLike annotations, as well as passphrase call…
Jun 15, 2021
fe4aa2a
More annotation fixes
Jun 15, 2021
5e6fd23
Reordering classes according to official documentation per https://ww…
Jun 15, 2021
4b9a50d
Added missing OpenSSL stubs
Jun 15, 2021
1ab37de
Reordering class fields according to official documentation per https…
Jun 15, 2021
4798d01
Formatting fixes
Jun 15, 2021
ab5ae9f
Formatting fixes
Jun 15, 2021
037ccc2
Updated per review by @srittau
Jun 16, 2021
d8d2531
More fixes
Jun 16, 2021
714d9d2
Replaced Optional with | syntax
Jun 16, 2021
ec63bbf
Reverted version for now
Jun 16, 2021
f0b16bc
Temporarily disable stubtest
srittau Jun 16, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge remote-tracking branch 'upstream/master'
  • Loading branch information
Vasily Zakharov committed Jan 23, 2021
commit fb441f405ad1dec7cb9c5c55a3694b82fb8d8f16

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.

0