SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72153 0 0 Python

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().
E
Erlend E. Aasland committed
3372bcba9893030e4063a9264ec0b4d1b6166883
Parent: cdeb1a6
Committed by GitHub <noreply@github.com> on 7/22/2023, 7:43:13 AM