Commit 34eb4d0
committed
fix python 3.10 compatibility
* vendored requests not compatible with python 3.10
* vendored requests added because of disable pyopenssl for ovh to fix "EPIPE"
that seems to be fixed by requests 2.11.0
* so vendored requests is dropped and replaced by a adequate requests
dependency
* all vendored requests references are dropped
* changelog proposal for next version1 parent e18b704 commit 34eb4d0
91 files changed
Lines changed: 16 additions & 23059 deletions
File tree
- ovh
- vendor
- requests
- packages
- chardet
- urllib3
- contrib
- packages
- ssl_match_hostname
- util
- scripts
- tests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
4 | 11 | | |
5 | 12 | | |
6 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
60 | 52 | | |
61 | 53 | | |
62 | 54 | | |
| |||
467 | 459 | | |
468 | 460 | | |
469 | 461 | | |
470 | | - | |
| 462 | + | |
471 | 463 | | |
472 | 464 | | |
473 | 465 | | |
| |||
Whitespace-only changes.
This file was deleted.
0 commit comments