mirror of
https://github.com/python/cpython.git
synced 2026-01-08 08:22:41 +00:00
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().
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| clinic.py | ||
| cpp.py | ||
| mypy.ini | ||
| requirements-dev.txt | ||