diff options
| author | Erlend E. Aasland <erlend@python.org> | 2023-07-22 07:43:13 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-07-22 07:43:13 (GMT) |
| commit | 3372bcba9893030e4063a9264ec0b4d1b6166883 (patch) | |
| tree | 37baf56be13826ef067374004c9c25d3d9b990e6 /Python/bytecodes.c | |
| parent | cdeb1a6caad5e3067f01d6058238803b8517f9de (diff) | |
| download | cpython-3372bcba9893030e4063a9264ec0b4d1b6166883.zip cpython-3372bcba9893030e4063a9264ec0b4d1b6166883.tar.gz cpython-3372bcba9893030e4063a9264ec0b4d1b6166883.tar.bz2 | |
gh-106970: Fix Argument Clinic 'destination <name> clear' command (#106972)
Add test for the 'destination <name> clear' command,
and the 'destination' directive in general.
Fix two bugs in 'destination <name> clear' command:
1. The text attribute of the allocator is called 'text', not '_text'
2. Return after processing the 'clear' command,
instead of proceeding directly to the fail().
Diffstat (limited to 'Python/bytecodes.c')
0 files changed, 0 insertions, 0 deletions
