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

Export headers in GithubException #1887

Merged

Commits on Mar 22, 2021

  1. Export headers in GithubException

    Since the headers that led to an exception are also useful, firstly pass
    them into the constructor, and then export them in a property. Test one
    specific use case to make sure of coverage.
    
    Fixes PyGithub#1814
    s-t-e-v-e-n-k committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    fc8b223 View commit details
    Browse the repository at this point in the history