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

migrate trio.ssl from star import to explicit imports, to aid static analysis issue #542 #752

Merged
merged 18 commits into from
Dec 13, 2018

Commits on Oct 28, 2018

  1. Configuration menu
    Copy the full SHA
    c64e9fa View commit details
    Browse the repository at this point in the history
  2. Fixed failing test

    jmfrank63 committed Oct 28, 2018
    Configuration menu
    Copy the full SHA
    d420472 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b873033 View commit details
    Browse the repository at this point in the history
  4. Added comments to ssl.py

    jmfrank63 committed Oct 28, 2018
    Configuration menu
    Copy the full SHA
    acd9056 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    18251cb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c8dc54e View commit details
    Browse the repository at this point in the history
  7. Added ssl exports tests

    jmfrank63 committed Oct 28, 2018
    Configuration menu
    Copy the full SHA
    e544bf8 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2018

  1. Configuration menu
    Copy the full SHA
    73aa156 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be73079 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2018

  1. Added uppercase symbols

    jmfrank63 committed Nov 10, 2018
    Configuration menu
    Copy the full SHA
    cc3469e View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2018

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

Commits on Dec 8, 2018

  1. Configuration menu
    Copy the full SHA
    543f283 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f12275a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b7a515 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2018

  1. Configuration menu
    Copy the full SHA
    9382c7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25a8fd7 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2018

  1. Remove dead code and rearrange a bit

    No semantic changes (I hope!)
    njsmith authored Dec 12, 2018
    Configuration menu
    Copy the full SHA
    b37f20a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    774e1e8 View commit details
    Browse the repository at this point in the history