Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warn users about errors in loading RC files #817

Merged
merged 1 commit into from
Dec 18, 2023
Merged

Warn users about errors in loading RC files #817

merged 1 commit into from
Dec 18, 2023

Commits on Dec 18, 2023

  1. Warn users about errors in loading RC files

    1. Because `IRB.rc_file` always generates an rc file name, even if the
       file doesn't exist, we should check the file exists before trying to
       load it.
    2. If any type of errors occur while loading the rc file, we should
       warn the user about it.
    st0012 committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    3f7cfc3 View commit details
    Browse the repository at this point in the history