File tree
6 files changed
+21
-3
lines changed- changelogs/nightly
- patches
6 files changed
+21
-3
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
1 | 7 |
| |
2 | 8 |
| |
3 | 9 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
1 | 7 |
| |
2 | 8 |
| |
3 | 9 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
1 | 7 |
| |
2 | 8 |
| |
3 | 9 |
| |
|
- Doc/library/configparser.rst+1
- Doc/library/functions.rst+1-1
- Doc/library/stdtypes.rst+13-12
- Doc/tutorial/controlflow.rst+1-1
- Lib/_collections_abc.py+1-1
- Lib/argparse.py+5-1
- Lib/asyncio/staggered.py+14-3
- Lib/test/test_argparse.py+29
- Lib/test/test_asyncio/test_eager_task_factory.py+46
- Lib/test/test_asyncio/test_staggered.py+27
- Lib/test/test_genericpath.py+4
- Misc/ACKS+1
- Misc/NEWS.d/next/Library/2024-10-01-13-46-58.gh-issue-124390.dK1Zcm.rst+1
- Misc/NEWS.d/next/Library/2024-10-02-21-11-18.gh-issue-124917.Lnwh5b.rst+2
- Misc/NEWS.d/next/Library/2024-10-09-21-42-43.gh-issue-61011.pQXZb1.rst+4
- Misc/NEWS.d/next/Library/2024-10-10-18-33-31.gh-issue-125235.0kOB5I.rst+2
- Modules/_csv.c+11-9
- Modules/_tkinter.c+1-1
- Modules/clinic/posixmodule.c.h+69-9
- Modules/posixmodule.c+2-4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
|
0 commit comments