Commit 99cf757
committed
Merge branch 'main' of https://github.com/CarlosEduR/cpython into fix-issue-137696
File tree
2,078 files changed
+203271
-70096
lines changed- .devcontainer/wasi
- .github
- ISSUE_TEMPLATE
- workflows
- Android
- testbed/app
- src
- androidTest/java/org/python/testbed
- main
- c
- java/org/python/testbed
- python
- Apple
- iOS
- Resources
- bin
- testbed
- Python.xcframework
- build
- ios-arm64_x86_64-simulator
- ios-arm64
- TestbedTests
- iOSTestbed.xcodeproj
- iOSTestbed
- Assets.xcassets
- AccentColor.colorset
- AppIcon.appiconset
- Base.lproj
- app_packages
- app
- Doc
- _static
- c-api
- data
- deprecations
- extending
- faq
- howto
- includes
- capi-extension
- library
- reference
- tools
- extensions
- lexers
- templates
- tutorial
- using
- whatsnew
- Grammar
- Include
- cpython
- internal
- InternalDocs
- Lib
- _pyrepl
- asyncio
- collections
- concurrent
- futures
- interpreters
- ctypes
- macholib
- email
- encodings
- ensurepip
- _bundled
- html
- http
- idlelib
- Icons
- idle_test
- importlib
- metadata
- resources
- json
- logging
- multiprocessing
- dummy
- pathlib
- profiling
- sampling
- _assets
- _flamegraph_assets
- _heatmap_assets
- _vendor
- d3-flame-graph/4.1.3
- d3/7.8.5
- live_collector
- tracing
- pydoc_data
- re
- sqlite3
- sysconfig
- test
- audit_test_data
- libregrtest
- support
- _hypothesis_stubs
- test_ast
- test_asyncio
- test_capi
- test_cext
- test_concurrent_futures
- test_cppext
- test_ctypes
- test_dataclasses
- test_doctest
- test_email
- data
- test_free_threading
- test_importlib
- builtin
- extension
- import_
- metadata
- resources
- source
- test_import
- data
- unwritable
- test_inspect
- test_interpreters
- test_io
- test_json
- test_os
- test_pathlib
- support
- test_peg_generator
- test_profiling
- test_sampling_profiler
- test_pydoc
- test_pyrepl
- test_sqlite3
- test_tkinter
- test_ttk
- test_unittest
- testmock
- test_warnings
- test_zipfile
- _path
- test_zoneinfo
- data
- tkinter
- unittest
- urllib
- venv
- wsgiref
- xml
- dom
- etree
- sax
- zipfile
- zoneinfo
- Mac/BuildScript
- Misc
- NEWS.d
- next
- Build
- C_API
- Core_and_Builtins
- Documentation
- Library
- Security
- Tests
- Tools-Demos
- Windows
- macOS
- Modules
- _ctypes
- _decimal
- clinic
- _hacl
- include/krml
- internal
- internal
- _io
- clinic
- _multiprocessing
- _remote_debugging
- clinic
- _sqlite
- clinic
- _sre
- _ssl
- _testcapi
- _testinternalcapi
- _testlimitedcapi
- _xxtestfuzz
- _zstd
- cjkcodecs
- clinic
- expat
- Objects
- clinic
- stringlib
- PCbuild
- PC
- clinic
- icons
- layout/support
- Parser
- lexer
- tokenizer
- Programs
- Python
- clinic
- Tools
- build
- c-analyzer
- c_parser/preprocessor
- cpython
- distutils
- cases_generator
- check-c-api-docs
- clinic
- libclinic
- ftscalingbench
- inspection
- jit
- msi/bundle
- patchcheck
- peg_generator
- peg_extension
- pegen
- picklebench
- pixi-packages
- asan
- default
- scripts
- ssl
- tsan
- tz
- unicode
- wasm
- emscripten
- web_example
- wasi
- iOS
- testbed/iOSTestbed
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
2,078 files changed
+203271
-70096
lines changed| 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 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| 71 | + | |
71 | 72 | | |
72 | 73 | | |
73 | 74 | | |
| |||
82 | 83 | | |
83 | 84 | | |
84 | 85 | | |
| 86 | + | |
85 | 87 | | |
| 88 | + | |
| 89 | + | |
86 | 90 | | |
87 | 91 | | |
88 | 92 | | |
89 | 93 | | |
| 94 | + | |
90 | 95 | | |
91 | 96 | | |
92 | 97 | | |
| |||
103 | 108 | | |
104 | 109 | | |
105 | 110 | | |
| 111 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
84 | | - | |
85 | | - | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
86 | 87 | | |
87 | 88 | | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
88 | 93 | | |
89 | 94 | | |
90 | 95 | | |
| |||
121 | 126 | | |
122 | 127 | | |
123 | 128 | | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
124 | 132 | | |
125 | 133 | | |
126 | 134 | | |
| |||
149 | 157 | | |
150 | 158 | | |
151 | 159 | | |
| 160 | + | |
152 | 161 | | |
153 | 162 | | |
154 | 163 | | |
| |||
157 | 166 | | |
158 | 167 | | |
159 | 168 | | |
160 | | - | |
| 169 | + | |
161 | 170 | | |
162 | 171 | | |
163 | | - | |
164 | | - | |
| 172 | + | |
| 173 | + | |
165 | 174 | | |
166 | 175 | | |
167 | | - | |
168 | | - | |
169 | | - | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
170 | 179 | | |
171 | 180 | | |
172 | 181 | | |
| |||
239 | 248 | | |
240 | 249 | | |
241 | 250 | | |
242 | | - | |
243 | | - | |
244 | | - | |
245 | | - | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
246 | 255 | | |
247 | 256 | | |
248 | 257 | | |
| |||
280 | 289 | | |
281 | 290 | | |
282 | 291 | | |
283 | | - | |
| 292 | + | |
284 | 293 | | |
285 | 294 | | |
286 | | - | |
| 295 | + | |
287 | 296 | | |
288 | 297 | | |
289 | 298 | | |
| |||
313 | 322 | | |
314 | 323 | | |
315 | 324 | | |
316 | | - | |
| 325 | + | |
317 | 326 | | |
318 | 327 | | |
319 | 328 | | |
| |||
369 | 378 | | |
370 | 379 | | |
371 | 380 | | |
372 | | - | |
373 | | - | |
| 381 | + | |
| 382 | + | |
374 | 383 | | |
375 | 384 | | |
376 | 385 | | |
377 | | - | |
378 | | - | |
379 | | - | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
380 | 389 | | |
381 | 390 | | |
382 | 391 | | |
| |||
405 | 414 | | |
406 | 415 | | |
407 | 416 | | |
| 417 | + | |
408 | 418 | | |
409 | 419 | | |
| 420 | + | |
| 421 | + | |
410 | 422 | | |
411 | 423 | | |
412 | 424 | | |
| 425 | + | |
413 | 426 | | |
414 | 427 | | |
415 | 428 | | |
| |||
524 | 537 | | |
525 | 538 | | |
526 | 539 | | |
| 540 | + | |
| 541 | + | |
| 542 | + | |
| 543 | + | |
| 544 | + | |
527 | 545 | | |
528 | 546 | | |
529 | 547 | | |
| |||
603 | 621 | | |
604 | 622 | | |
605 | 623 | | |
606 | | - | |
607 | | - | |
608 | | - | |
| 624 | + | |
| 625 | + | |
| 626 | + | |
609 | 627 | | |
610 | 628 | | |
611 | 629 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
| 31 | + | |
33 | 32 | | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
38 | 37 | | |
39 | 38 | | |
40 | 39 | | |
41 | 40 | | |
42 | | - | |
43 | | - | |
| 41 | + | |
| 42 | + | |
44 | 43 | | |
45 | 44 | | |
46 | | - | |
47 | | - | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
15 | 20 | | |
16 | 21 | | |
17 | 22 | | |
18 | 23 | | |
19 | 24 | | |
20 | 25 | | |
21 | 26 | | |
| 27 | + | |
| 28 | + | |
0 commit comments