Skip to content

Added ability to pass a console object to Cmd.print_to().#1592

Merged
kmvanbrunt merged 7 commits into
3.xfrom
print_to_console
Mar 1, 2026
Merged

Added ability to pass a console object to Cmd.print_to().#1592
kmvanbrunt merged 7 commits into
3.xfrom
print_to_console

Don't default Cmd2ExceptionConsole's file to sys.stderr.

bfb8be4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 1, 2026 in 1s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (3.x@6c48851). Learn more about missing BASE report.

Additional details and impacted files
@@          Coverage Diff           @@
##             3.x    #1592   +/-   ##
======================================
  Coverage       ?   99.23%           
======================================
  Files          ?       21           
  Lines          ?     4850           
  Branches       ?        0           
======================================
  Hits           ?     4813           
  Misses         ?       37           
  Partials       ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.