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

Stop using the deprecated imp module when possible #208

Merged
merged 7 commits into from
Oct 8, 2018

Commits on Oct 1, 2018

  1. Configuration menu
    Copy the full SHA
    78d4d7a View commit details
    Browse the repository at this point in the history
  2. Use importlib when possible

    ogrisel committed Oct 1, 2018
    Configuration menu
    Copy the full SHA
    a4315c3 View commit details
    Browse the repository at this point in the history
  3. Stop using imp in tests

    ogrisel committed Oct 1, 2018
    Configuration menu
    Copy the full SHA
    afc3aeb View commit details
    Browse the repository at this point in the history
  4. Update changelog

    ogrisel committed Oct 1, 2018
    Configuration menu
    Copy the full SHA
    bceef22 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2018

  1. Configuration menu
    Copy the full SHA
    20fed6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2508e9e View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2018

  1. importlib is not used at all

    ogrisel committed Oct 8, 2018
    Configuration menu
    Copy the full SHA
    4ab821c View commit details
    Browse the repository at this point in the history