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

Fix the hidden exception when STARTTLS is called #101

Merged
merged 16 commits into from
May 29, 2017
Merged

Fix the hidden exception when STARTTLS is called #101

merged 16 commits into from
May 29, 2017

Commits on May 16, 2017

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

Commits on May 17, 2017

  1. Undo an unnecessary change.

    warsaw committed May 17, 2017
    Configuration menu
    Copy the full SHA
    3a16a13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99d0023 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    93aa235 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2017

  1. Post-release bump the version.

    warsaw committed May 29, 2017
    Configuration menu
    Copy the full SHA
    eda98fd View commit details
    Browse the repository at this point in the history
  2. We don't need a socketpair to stop the subthread.

    This change comes from discussions on
    python/cpython#1492
    warsaw committed May 29, 2017
    Configuration menu
    Copy the full SHA
    2c456ac View commit details
    Browse the repository at this point in the history
  3. Merge pull request #103 from aio-libs/version-bump

    Post-release bump the version
    warsaw committed May 29, 2017
    Configuration menu
    Copy the full SHA
    305301c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #105 from aio-libs/controller-improvements

    We don't need a socketpair to stop the subthread
    warsaw committed May 29, 2017
    Configuration menu
    Copy the full SHA
    2cab1f8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    da34afa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2ba60b7 View commit details
    Browse the repository at this point in the history
  7. Undo an unnecessary change.

    warsaw committed May 29, 2017
    Configuration menu
    Copy the full SHA
    fbc10f1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f2aaa24 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c9c7bbc View commit details
    Browse the repository at this point in the history
  10. Merge with master

    warsaw committed May 29, 2017
    Configuration menu
    Copy the full SHA
    057872d View commit details
    Browse the repository at this point in the history
  11. Reword the NEWS item.

    warsaw committed May 29, 2017
    Configuration menu
    Copy the full SHA
    360b874 View commit details
    Browse the repository at this point in the history