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

Pytzectomy #11360

Merged
merged 10 commits into from Jul 9, 2018
Merged

Pytzectomy #11360

merged 10 commits into from Jul 9, 2018

Commits on Jul 8, 2018

  1. Configuration menu
    Copy the full SHA
    5129b0b View commit details
    Browse the repository at this point in the history
  2. Remove pytz from dates.py

    pganssle committed Jul 8, 2018
    Configuration menu
    Copy the full SHA
    eec4a5a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d6339b5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    23b41b1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    75c5c48 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f8e76bf View commit details
    Browse the repository at this point in the history
  7. CI: Add separate test environment for pytz

    The separate tests with and without pytz are done to try to minimize the
    possibility of implicit dependencies on pytz.
    
    Run the second test in it's own entry in the script section of the
    travis file so that it does not mask failures from other sections.
    pganssle committed Jul 8, 2018
    Configuration menu
    Copy the full SHA
    1364784 View commit details
    Browse the repository at this point in the history
  8. CI: only install sphinx on py35 build

    Sphinx pulls in pytz which we want to avoid to test running without
    it.
    
    The sphinx related code is well tested by the circle CI that builds
    the docs.
    tacaswell authored and pganssle committed Jul 8, 2018
    Configuration menu
    Copy the full SHA
    ab92163 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    07fdbe8 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2018

  1. Configuration menu
    Copy the full SHA
    590ee8e View commit details
    Browse the repository at this point in the history