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

Improve configuration handling #5798

Merged
merged 5 commits into from Oct 4, 2018

Commits on Sep 20, 2018

  1. Copy the full SHA
    e938d43 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    6a18c24 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2018

  1. Copy the full SHA
    29b12fa View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    34d5af6 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2018

  1. bodge: Allow both str and repr to be used for configuration file name

    This is because Python 2's and Python 3's configparser treat the two
    differently and we're reusing that message.
    pradyunsg committed Oct 3, 2018
    Copy the full SHA
    3350cc4 View commit details
    Browse the repository at this point in the history