File tree
212 files changed
+8711
-5739
lines changed- Doc
- c-api
- howto
- library
- reference
- using
- whatsnew
- Include
- cpython
- internal
- Lib
- _pyrepl
- asyncio
- ctypes
- ensurepip
- _bundled
- logging
- pathlib
- test
- libregrtest
- support
- test_asyncio
- test_capi
- test_cext
- test_cppext
- test_ctypes
- test_import
- test_inspect
- test_pathlib
- test_pyrepl
- test_warnings
- Mac/Resources
- Misc
- NEWS.d/next
- Build
- Core and Builtins
- Library
- Tests
- Modules
- _ctypes
- _testcapi
- cjkcodecs
- clinic
- Objects
- stringlib
- PCbuild
- Python
- Tools
- c-analyzer
- c_parser/parser
- cpython
- cases_generator
- gdb
- jit
- tsan
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
212 files changed
+8711
-5739
lines changedDiff for: Doc/c-api/dict.rst
+2-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
156 | 156 |
| |
157 | 157 |
| |
158 | 158 |
| |
159 |
| - | |
| 159 | + | |
160 | 160 |
| |
161 | 161 |
| |
162 | 162 |
| |
| |||
206 | 206 |
| |
207 | 207 |
| |
208 | 208 |
| |
209 |
| - | |
| 209 | + | |
210 | 210 |
| |
211 | 211 |
| |
212 | 212 |
| |
|
Diff for: Doc/c-api/long.rst
+11-4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
405 | 405 |
| |
406 | 406 |
| |
407 | 407 |
| |
408 |
| - | |
| 408 | + | |
| 409 | + | |
409 | 410 |
| |
410 | 411 |
| |
411 | 412 |
| |
412 | 413 |
| |
413 |
| - | |
414 |
| - | |
415 |
| - | |
| 414 | + | |
416 | 415 |
| |
417 | 416 |
| |
418 | 417 |
| |
| |||
462 | 461 |
| |
463 | 462 |
| |
464 | 463 |
| |
| 464 | + | |
465 | 465 |
| |
466 | 466 |
| |
467 | 467 |
| |
| |||
483 | 483 |
| |
484 | 484 |
| |
485 | 485 |
| |
| 486 | + | |
| 487 | + | |
| 488 | + | |
| 489 | + | |
| 490 | + | |
| 491 | + | |
| 492 | + | |
486 | 493 |
| |
487 | 494 |
| |
488 | 495 |
| |
|
Diff for: Doc/howto/logging.rst
+42-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
382 | 382 |
| |
383 | 383 |
| |
384 | 384 |
| |
385 |
| - | |
386 |
| - | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
387 | 427 |
| |
388 | 428 |
| |
389 | 429 |
| |
|
Diff for: Doc/howto/logging_flow.png
86.4 KB
Loading
0 commit comments