diff options
| author | Erlend E. Aasland <erlend.aasland@protonmail.com> | 2023-05-15 13:21:38 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-05-15 13:21:38 +0200 |
| commit | b378d991f8cd41c33416e590cb83472cce1d6b98 (patch) | |
| tree | 8f1bddd79f74a3af4a0e2d8d9608aed7a2e13f6f /Python/sysmodule.c | |
| parent | 186bf39f5c6003912e4f445430c504db51b9a743 (diff) | |
| download | cpython-git-b378d991f8cd41c33416e590cb83472cce1d6b98.tar.gz | |
gh-101819: Fix _io clinic input for unused base class method stubs (#104418)
When preparing the _io extension module for isolation, many methods were
adapted to Argument Clinic. Some of these used the '*args: object'
signature, which is incorrect. These are now corrected to an exact
signature, and marked unused, since they are stub methods.
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions
