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

bpo-36889: Merge asyncio streams #13251

Merged
merged 95 commits into from May 27, 2019
Merged

Commits on May 11, 2019

  1. Work on

    asvetlov committed May 11, 2019
  2. Work on

    asvetlov committed May 11, 2019
  3. ...

    asvetlov committed May 11, 2019

Commits on May 15, 2019

  1. Add conntect method

    asvetlov committed May 15, 2019

Commits on May 16, 2019

Commits on May 17, 2019

  1. Work on

    asvetlov committed May 17, 2019
  2. Sketch StreamServer class

    asvetlov committed May 17, 2019

Commits on May 20, 2019

  1. Work on

    asvetlov committed May 20, 2019

Commits on May 22, 2019

  1. Add start_tls method

    asvetlov committed May 22, 2019
  2. Drop obsolete TODOs

    asvetlov committed May 22, 2019
  3. Drop redundant TODO

    asvetlov committed May 22, 2019
  4. Polish

    asvetlov committed May 22, 2019
  5. Fix imports

    asvetlov committed May 22, 2019
  6. Fix inheritance error

    asvetlov committed May 22, 2019
  7. Update Lib/asyncio/streams.py

    Co-Authored-By: Yury Selivanov <yury@magic.io>
    asvetlov and 1st1 committed May 22, 2019
  8. Update Lib/asyncio/streams.py

    Co-Authored-By: Yury Selivanov <yury@magic.io>
    asvetlov and 1st1 committed May 22, 2019
  9. Update Lib/asyncio/streams.py

    Co-Authored-By: Yury Selivanov <yury@magic.io>
    asvetlov and 1st1 committed May 22, 2019