| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
…nd (pythonGH-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(). (cherry picked from commit 3372bcb) Co-authored-by: Erlend E. Aasland <erlend@python.org>
| Back | FazBrowse Home | New Git URL |
Add test for the 'destination clear' command,
and the 'destination' directive in general.
Fix two bugs in 'destination clear' command:
instead of proceeding directly to the fail().
(cherry picked from commit 3372bcb)
Co-authored-by: Erlend E. Aasland erlend@python.org