Commit c7184e4
committed
Use Argument Clinic for getters in the _io module
The getters of _WindowsConsoleIO are left as they are, because Argument
Clinic fails for an accessor in a preprocessor conditional block.1 parent e650b49 commit c7184e4
10 files changed
Lines changed: 283 additions & 40 deletions
File tree
- Modules/_io
- clinic
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2505 | 2505 | | |
2506 | 2506 | | |
2507 | 2507 | | |
| 2508 | + | |
| 2509 | + | |
| 2510 | + | |
| 2511 | + | |
| 2512 | + | |
2508 | 2513 | | |
2509 | | - | |
| 2514 | + | |
| 2515 | + | |
2510 | 2516 | | |
2511 | | - | |
2512 | 2517 | | |
2513 | 2518 | | |
2514 | 2519 | | |
| |||
2748 | 2753 | | |
2749 | 2754 | | |
2750 | 2755 | | |
2751 | | - | |
| 2756 | + | |
2752 | 2757 | | |
2753 | 2758 | | |
2754 | 2759 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
295 | 295 | | |
296 | 296 | | |
297 | 297 | | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
298 | 306 | | |
299 | | - | |
| 307 | + | |
| 308 | + | |
300 | 309 | | |
301 | | - | |
302 | | - | |
303 | | - | |
304 | | - | |
305 | | - | |
306 | | - | |
307 | | - | |
308 | | - | |
309 | | - | |
310 | | - | |
311 | | - | |
| 310 | + | |
312 | 311 | | |
313 | 312 | | |
314 | 313 | | |
| |||
1194 | 1193 | | |
1195 | 1194 | | |
1196 | 1195 | | |
1197 | | - | |
1198 | | - | |
| 1196 | + | |
1199 | 1197 | | |
1200 | 1198 | | |
1201 | 1199 | | |
| |||
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.
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.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments