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

Deprecate Python2.6 by using Python3 on CentOS/RHEL 6 #5329

Merged
merged 28 commits into from
Jan 8, 2018
Merged

Deprecate Python2.6 by using Python3 on CentOS/RHEL 6 #5329

merged 28 commits into from
Jan 8, 2018

Commits on Dec 13, 2017

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

Commits on Dec 15, 2017

  1. Always check for python2.6

    ohemorange committed Dec 15, 2017
    Configuration menu
    Copy the full SHA
    f60ff96 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2017

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

Commits on Dec 20, 2017

  1. Configuration menu
    Copy the full SHA
    533b45c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    694d7b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a2c1e4b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2b2b93f View commit details
    Browse the repository at this point in the history
  5. build letsencrypt-auto

    ohemorange committed Dec 20, 2017
    Configuration menu
    Copy the full SHA
    8502502 View commit details
    Browse the repository at this point in the history
  6. close brace

    ohemorange committed Dec 20, 2017
    Configuration menu
    Copy the full SHA
    4076ae7 View commit details
    Browse the repository at this point in the history
  7. build leauto

    ohemorange committed Dec 20, 2017
    Configuration menu
    Copy the full SHA
    dd52dfa View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6b5100d View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2017

  1. fix syntax errors

    ohemorange committed Dec 21, 2017
    Configuration menu
    Copy the full SHA
    48cbaf2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f23dc97 View commit details
    Browse the repository at this point in the history
  3. rip out NOCRASH

    ohemorange committed Dec 21, 2017
    Configuration menu
    Copy the full SHA
    eed279c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    07975a5 View commit details
    Browse the repository at this point in the history
  5. use built-in venv for py3

    ohemorange committed Dec 21, 2017
    Configuration menu
    Copy the full SHA
    c5102f1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    48f0cf1 View commit details
    Browse the repository at this point in the history
  7. python3ify fetch.py

    ohemorange committed Dec 21, 2017
    Configuration menu
    Copy the full SHA
    173c819 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    80ef7c6 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2018

  1. Configuration menu
    Copy the full SHA
    5a58af7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b11dec0 View commit details
    Browse the repository at this point in the history
  3. Use SSLContext and an environment variable so that our tests continue…

    … to never verify server certificates.
    ohemorange committed Jan 3, 2018
    Configuration menu
    Copy the full SHA
    0e2b86d View commit details
    Browse the repository at this point in the history
  4. typo

    ohemorange committed Jan 3, 2018
    Configuration menu
    Copy the full SHA
    6c18b5b View commit details
    Browse the repository at this point in the history
  5. build

    ohemorange committed Jan 3, 2018
    Configuration menu
    Copy the full SHA
    21a56b3 View commit details
    Browse the repository at this point in the history
  6. remove commented out code

    ohemorange committed Jan 3, 2018
    Configuration menu
    Copy the full SHA
    7344bb3 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2018

  1. address review comments

    ohemorange committed Jan 4, 2018
    Configuration menu
    Copy the full SHA
    835e4c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    007383d View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2018

  1. Add tests to centos6 Dockerfile to make sure we install python3 if an…

    …d only if appropriate to do so.
    ohemorange committed Jan 6, 2018
    Configuration menu
    Copy the full SHA
    1d3141e View commit details
    Browse the repository at this point in the history