Commit 00b300c
committed
Merge remote-tracking branch 'origin/master' into bpo_1635741_1
* origin/master: (1373 commits)
bpo-1635741: Port mashal module to multi-phase init (python#22149)
bpo-1635741: Port _string module to multi-phase init (pythonGH-22148)
bpo-1635741: Convert _sha256 types to heap types (pythonGH-22134)
bpo-1635741: Port the termios to multi-phase init (PEP 489) (pythonGH-22139)
bpo-41732: add iterator to memoryview (pythonGH-22119)
bpo-40744: Drop support for SQLite pre 3.7.3 (pythonGH-20909)
bpo-41316: Make tarfile follow specs for FNAME (pythonGH-21511)
bpo-41720: Add "return NotImplemented" in turtle.Vec2D.__rmul__(). (pythonGH-22092)
bpo-1635741 port _curses_panel to multi-phase init (PEP 489) (pythonGH-21986)
bpo-1635741: Port _overlapped module to multi-phase init (pythonGH-22051)
bpo-1635741: Port _opcode module to multi-phase init (PEP 489) (pythonGH-22050)
bpo-1635741 port zlib module to multi-phase init (pythonGH-21995)
[doc] Add link to Generic in typing (pythonGH-22125)
bpo-41513: Expand comments and add references for a better understanding (pythonGH-22123)
bpo-1635741: Port _sha1, _sha512, _md5 to multiphase init (pythonGH-21818)
closes bpo-41723: Fix an error in the py_compile documentation. (pythonGH-22110)
[doc] Fix padding in some typing definitions (pythonGH-22114)
Fix documented Python version for venv --upgrade-deps (pythonGH-22113)
bpo-40318: Migrate to SQLite3 trace v2 API (pythonGH-19581)
bpo-41687: Fix sendfile implementation to work with Solaris (python#22040)
...File tree
1,876 files changed
+184229
-54796
lines changed- .azure-pipelines
- windows-release
- .github
- problem-matchers
- workflows
- Doc
- c-api
- data
- distributing
- extending
- faq
- howto
- install
- library
- reference
- tools
- extensions
- static
- templates
- tutorial
- using
- whatsnew
- Grammar
- Include
- cpython
- internal
- Lib
- asyncio
- collections
- concurrent/futures
- ctypes
- test
- distutils
- command
- tests
- email
- ensurepip
- _bundled
- http
- idlelib
- Icons
- idle_test
- importlib
- lib2to3
- pgen2
- tests
- logging
- multiprocessing
- pydoc_data
- sqlite3/test
- test
- eintrdata
- libregrtest
- support
- test_asyncio
- test_email
- test_importlib
- extension
- import_
- source
- test_import
- test_json
- test_peg_generator
- test_tools
- test_c_analyzer/test_parser
- test_warnings
- test_zoneinfo
- data
- tkinter
- test/test_tkinter
- turtledemo
- unittest
- test
- testmock
- urllib
- venv/scripts
- common
- nt
- posix
- xml
- dom
- etree
- sax
- zoneinfo
- Mac
- BuildScript
- resources
- scripts
- PythonLauncher
- Resources/app
- Tools
- Misc
- NEWS.d
- next
- Build
- C API
- Core and Builtins
- Documentation
- IDLE
- Library
- Security
- Tests
- Tools-Demos
- Windows
- macOS
- Modules
- _blake2
- clinic
- _ctypes
- _decimal
- libmpdec
- literature
- tests
- _io
- clinic
- _multiprocessing
- clinic
- _sha3
- _sqlite
- _ssl
- cjkcodecs
- clinic
- clinic
- Objects
- clinic
- stringlib
- clinic
- PCbuild
- PC
- bdist_wininst
- clinic
- layout/support
- Parser
- pgen
- Programs
- Python
- clinic
- Tools
- buildbot
- c-analyzer
- c_analyzer/common
- cpython
- clinic
- gdb
- msi
- bundle
- bootstrap
- packagegroups
- launcher
- lib
- peg_generator
- data
- peg_extension
- pegen
- scripts
- scripts
- ssl
- unicode
- python-mappings
- diff
- m4
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,876 files changed
+184229
-54796
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | 2 | | |
4 | 3 | | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
| 4 | + | |
9 | 5 | | |
10 | 6 | | |
11 | 7 | | |
12 | 8 | | |
13 | 9 | | |
14 | 10 | | |
15 | | - | |
| 11 | + | |
16 | 12 | | |
17 | 13 | | |
18 | 14 | | |
| |||
24 | 20 | | |
25 | 21 | | |
26 | 22 | | |
27 | | - | |
| 23 | + | |
28 | 24 | | |
29 | 25 | | |
30 | 26 | | |
| |||
56 | 52 | | |
57 | 53 | | |
58 | 54 | | |
59 | | - | |
| 55 | + | |
60 | 56 | | |
61 | 57 | | |
62 | 58 | | |
63 | 59 | | |
64 | | - | |
| 60 | + | |
65 | 61 | | |
66 | 62 | | |
67 | 63 | | |
68 | 64 | | |
69 | 65 | | |
70 | 66 | | |
71 | 67 | | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | 68 | | |
104 | 69 | | |
105 | 70 | | |
| |||
113 | 78 | | |
114 | 79 | | |
115 | 80 | | |
116 | | - | |
| 81 | + | |
117 | 82 | | |
118 | 83 | | |
119 | 84 | | |
120 | 85 | | |
121 | | - | |
| 86 | + | |
122 | 87 | | |
123 | 88 | | |
124 | 89 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | 2 | | |
4 | 3 | | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
| 4 | + | |
9 | 5 | | |
10 | 6 | | |
11 | 7 | | |
12 | 8 | | |
13 | 9 | | |
14 | 10 | | |
15 | | - | |
| 11 | + | |
16 | 12 | | |
17 | 13 | | |
18 | 14 | | |
| |||
24 | 20 | | |
25 | 21 | | |
26 | 22 | | |
27 | | - | |
| 23 | + | |
28 | 24 | | |
29 | 25 | | |
30 | 26 | | |
| |||
56 | 52 | | |
57 | 53 | | |
58 | 54 | | |
59 | | - | |
| 55 | + | |
60 | 56 | | |
61 | 57 | | |
62 | 58 | | |
63 | 59 | | |
64 | | - | |
| 60 | + | |
65 | 61 | | |
66 | 62 | | |
67 | 63 | | |
68 | 64 | | |
69 | 65 | | |
70 | 66 | | |
71 | 67 | | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | 68 | | |
104 | 69 | | |
105 | 70 | | |
| |||
113 | 78 | | |
114 | 79 | | |
115 | 80 | | |
116 | | - | |
| 81 | + | |
117 | 82 | | |
118 | 83 | | |
119 | 84 | | |
120 | 85 | | |
121 | | - | |
| 86 | + | |
122 | 87 | | |
123 | 88 | | |
124 | 89 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
4 | 10 | | |
5 | 11 | | |
6 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
| 108 | + | |
109 | 109 | | |
110 | 110 | | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
111 | 117 | | |
112 | 118 | | |
113 | 119 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
29 | 35 | | |
30 | 36 | | |
31 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
45 | | - | |
46 | 44 | | |
47 | 45 | | |
48 | 46 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
76 | | - | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
77 | 79 | | |
78 | 80 | | |
79 | 81 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
0 commit comments