Commit 24c940a
authored
File tree
1,011 files changed
+46325
-18259
lines changed- .github
- workflows
- Android
- testbed/app
- Doc
- c-api
- data
- deprecations
- extending
- faq
- howto
- includes
- capi-extension
- installing
- library
- reference
- tools
- extensions
- tutorial
- using
- whatsnew
- Include
- cpython
- internal
- InternalDocs
- Lib
- _pyrepl
- asyncio
- collections
- ctypes
- curses
- email
- encodings
- ensurepip
- http
- idlelib
- idle_test
- importlib
- metadata
- resources
- json
- logging
- multiprocessing
- profiling/sampling
- _flamegraph_assets
- _heatmap_assets
- pydoc_data
- sysconfig
- test
- audiodata
- libregrtest
- support
- test_asyncio
- test_capi
- test_cext
- test_cppext
- test_email
- test_free_threading
- test_future_stmt
- test_importlib
- extension
- metadata
- resources
- test_import
- test_interpreters
- test_json
- test_lazy_import
- test_os
- test_pathlib
- test_profiling
- test_sampling_profiler
- test_pyrepl
- test_sqlite3
- test_tkinter
- test_tools
- test_ttk
- test_unittest
- testmock
- test_warnings
- test_zoneinfo
- turtledemo
- unittest
- xml/etree
- zoneinfo
- Misc
- NEWS.d
- next
- Build
- C_API
- Core_and_Builtins
- Documentation
- IDLE
- Library
- Security
- Tests
- Windows
- Modules
- _ctypes
- _decimal
- _io
- _multiprocessing
- _remote_debugging
- _sqlite
- _sre
- _ssl
- _testcapi
- _testinternalcapi
- _testlimitedcapi
- _xxtestfuzz
- dictionaries
- _zstd
- cjkcodecs
- clinic
- expat
- Objects
- clinic
- mimalloc
- stringlib
- PCbuild
- PC
- Parser
- Platforms
- 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
- WASI
- emscripten
- browser_test
- web_example_pyrepl_jspi
- web_example
- Programs
- Python
- clinic
- Tools
- build
- c-analyzer
- c_parser/parser
- cpython
- cases_generator
- check-c-api-docs
- clinic/libclinic
- ftscalingbench
- jit
- peg_generator/pegen
- ssl
- ubsan
- wasm/emscripten
- browser_test
- iOS/Resources/bin
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,011 files changed
+46325
-18259
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
| 115 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
| |||
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
135 | | - | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
136 | 138 | | |
137 | 139 | | |
138 | 140 | | |
| |||
425 | 427 | | |
426 | 428 | | |
427 | 429 | | |
428 | | - | |
| 430 | + | |
429 | 431 | | |
430 | 432 | | |
431 | | - | |
432 | | - | |
| 433 | + | |
| 434 | + | |
433 | 435 | | |
434 | 436 | | |
435 | | - | |
436 | | - | |
437 | | - | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
438 | 440 | | |
439 | | - | |
440 | | - | |
| 441 | + | |
| 442 | + | |
441 | 443 | | |
442 | 444 | | |
443 | 445 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
15 | 19 | | |
16 | 20 | | |
17 | 21 | | |
| |||
20 | 24 | | |
21 | 25 | | |
22 | 26 | | |
23 | | - | |
| 27 | + | |
24 | 28 | | |
25 | 29 | | |
26 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
15 | 17 | | |
16 | 18 | | |
17 | 19 | | |
| |||
20 | 22 | | |
21 | 23 | | |
22 | 24 | | |
23 | | - | |
| 25 | + | |
24 | 26 | | |
25 | 27 | | |
26 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
| 107 | + | |
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| |||
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
| 168 | + | |
| 169 | + | |
168 | 170 | | |
169 | 171 | | |
170 | 172 | | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
171 | 178 | | |
172 | 179 | | |
173 | 180 | | |
174 | 181 | | |
| 182 | + | |
175 | 183 | | |
176 | 184 | | |
177 | 185 | | |
| |||
198 | 206 | | |
199 | 207 | | |
200 | 208 | | |
201 | | - | |
| 209 | + | |
202 | 210 | | |
203 | 211 | | |
204 | | - | |
| 212 | + | |
205 | 213 | | |
206 | 214 | | |
207 | 215 | | |
| |||
283 | 291 | | |
284 | 292 | | |
285 | 293 | | |
286 | | - | |
| 294 | + | |
287 | 295 | | |
288 | 296 | | |
289 | 297 | | |
| |||
294 | 302 | | |
295 | 303 | | |
296 | 304 | | |
297 | | - | |
| 305 | + | |
298 | 306 | | |
299 | 307 | | |
300 | 308 | | |
| |||
336 | 344 | | |
337 | 345 | | |
338 | 346 | | |
339 | | - | |
| 347 | + | |
340 | 348 | | |
341 | 349 | | |
342 | 350 | | |
343 | 351 | | |
344 | 352 | | |
345 | | - | |
| 353 | + | |
346 | 354 | | |
347 | 355 | | |
348 | 356 | | |
| |||
355 | 363 | | |
356 | 364 | | |
357 | 365 | | |
358 | | - | |
| 366 | + | |
359 | 367 | | |
360 | 368 | | |
361 | 369 | | |
| |||
369 | 377 | | |
370 | 378 | | |
371 | 379 | | |
372 | | - | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
373 | 387 | | |
374 | 388 | | |
375 | 389 | | |
| |||
387 | 401 | | |
388 | 402 | | |
389 | 403 | | |
390 | | - | |
| 404 | + | |
391 | 405 | | |
392 | 406 | | |
393 | 407 | | |
| |||
401 | 415 | | |
402 | 416 | | |
403 | 417 | | |
404 | | - | |
| 418 | + | |
405 | 419 | | |
406 | 420 | | |
407 | 421 | | |
| |||
448 | 462 | | |
449 | 463 | | |
450 | 464 | | |
451 | | - | |
| 465 | + | |
452 | 466 | | |
453 | 467 | | |
454 | 468 | | |
| |||
475 | 489 | | |
476 | 490 | | |
477 | 491 | | |
478 | | - | |
| 492 | + | |
479 | 493 | | |
480 | 494 | | |
481 | 495 | | |
| |||
496 | 510 | | |
497 | 511 | | |
498 | 512 | | |
499 | | - | |
| 513 | + | |
500 | 514 | | |
501 | 515 | | |
502 | 516 | | |
| |||
506 | 520 | | |
507 | 521 | | |
508 | 522 | | |
509 | | - | |
| 523 | + | |
510 | 524 | | |
511 | 525 | | |
512 | 526 | | |
| |||
516 | 530 | | |
517 | 531 | | |
518 | 532 | | |
519 | | - | |
| 533 | + | |
520 | 534 | | |
521 | 535 | | |
522 | 536 | | |
| |||
563 | 577 | | |
564 | 578 | | |
565 | 579 | | |
566 | | - | |
| 580 | + | |
567 | 581 | | |
568 | 582 | | |
569 | 583 | | |
| |||
599 | 613 | | |
600 | 614 | | |
601 | 615 | | |
| 616 | + | |
602 | 617 | | |
603 | 618 | | |
604 | 619 | | |
| |||
650 | 665 | | |
651 | 666 | | |
652 | 667 | | |
| 668 | + | |
653 | 669 | | |
654 | 670 | | |
655 | 671 | | |
| |||
664 | 680 | | |
665 | 681 | | |
666 | 682 | | |
| 683 | + | |
667 | 684 | | |
668 | 685 | | |
669 | 686 | | |
| |||
706 | 723 | | |
707 | 724 | | |
708 | 725 | | |
| 726 | + | |
709 | 727 | | |
710 | 728 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
0 commit comments