Commit c520bf9
authored
pythongh-117613: Argument Clinic: ensure that 'defining_class' params are positional-only (python#117781)
1 parent 1316692 commit c520bf9
File tree
4 files changed
+17
-6
lines changed- Lib/test
- Modules
- _sqlite/clinic
- clinic
- Tools/clinic/libclinic
4 files changed
+17
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2508 | 2508 | | |
2509 | 2509 | | |
2510 | 2510 | | |
| 2511 | + | |
| 2512 | + | |
| 2513 | + | |
| 2514 | + | |
| 2515 | + | |
| 2516 | + | |
| 2517 | + | |
| 2518 | + | |
| 2519 | + | |
| 2520 | + | |
2511 | 2521 | | |
2512 | 2522 | | |
2513 | 2523 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1102 | 1102 | | |
1103 | 1103 | | |
1104 | 1104 | | |
| 1105 | + | |
1105 | 1106 | | |
1106 | 1107 | | |
1107 | 1108 | | |
| |||
0 commit comments