bug.pyΒΆ

This module is used to both gather and report information for the purpose of identifying bugs

hutch_python.bug.get_current_environment

Get the current CONDA environment

hutch_python.bug.get_last_n_commands

Find the last n commands entered in the IPython session

hutch_python.bug.get_text_from_editor

Request a description written in a text editor

hutch_python.bug.report_bug

Report a bug from the IPython session

hutch_python.bug.post_to_github

Post an issue report to GitHub