Commit 79ccc03
pythongh-89051: Add ssl.OP_LEGACY_SERVER_CONNECT (python#93927)
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Co-authored-by: Christian Heimes <christian@python.org>
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
Fixes python#890511 parent 36a0b1d commit 79ccc03Copy full SHA for 79ccc03
File tree
Expand file treeCollapse file tree
4 files changed
+26
-0
lines changedOpen diff view settings
Filter options
- Doc/library
- Lib/test
- Misc/NEWS.d/next/Core and Builtins
- Modules
Expand file treeCollapse file tree
4 files changed
+26
-0
lines changedOpen diff view settings
Collapse file
+7Lines changed: 7 additions & 0 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
823 | 823 | |
824 | 824 | |
825 | 825 | |
| 826 | + |
| 827 | + |
| 828 | + |
| 829 | + |
| 830 | + |
| 831 | + |
| 832 | + |
826 | 833 | |
827 | 834 | |
828 | 835 | |
|
Collapse file
+16Lines changed: 16 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1461 | 1461 | |
1462 | 1462 | |
1463 | 1463 | |
| 1464 | + |
| 1465 | + |
1464 | 1466 | |
1465 | 1467 | |
1466 | 1468 | |
| ||
3815 | 3817 | |
3816 | 3818 | |
3817 | 3819 | |
| 3820 | + |
| 3821 | + |
| 3822 | + |
| 3823 | + |
| 3824 | + |
| 3825 | + |
| 3826 | + |
| 3827 | + |
| 3828 | + |
| 3829 | + |
| 3830 | + |
| 3831 | + |
| 3832 | + |
| 3833 | + |
3818 | 3834 | |
3819 | 3835 | |
3820 | 3836 | |
|
Collapse file
Misc/NEWS.d/next/Core and Builtins/2022-06-17-08-00-34.gh-issue-89051.yP4Na0.rst
Copy file name to clipboard+1Lines changed: 1 addition & 0 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
Collapse file
+2Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
5845 | 5845 | |
5846 | 5846 | |
5847 | 5847 | |
| 5848 | + |
| 5849 | + |
5848 | 5850 | |
5849 | 5851 | |
5850 | 5852 | |
|
0 commit comments