An error occurred fetching the project authors.
  1. 16 Nov, 2015 1 commit
  2. 02 Nov, 2015 1 commit
  3. 25 Jul, 2015 2 commits
  4. 05 Nov, 2014 1 commit
    • Victor Stinner's avatar
      asyncio: Move loop attribute to _FlowControlMixin · dc16c3ee
      Victor Stinner authored
      Move the _loop attribute from the constructor of _SelectorTransport,
      _ProactorBasePipeTransport and _UnixWritePipeTransport classes to the
      constructor of the _FlowControlMixin class.
      
      Add also an assertion to explicit that the parent class must ensure that the
      loop is defined (not None)
      dc16c3ee
  5. 25 Aug, 2014 1 commit
  6. 19 Feb, 2014 1 commit
  7. 18 Feb, 2014 1 commit
  8. 19 Feb, 2014 1 commit
  9. 18 Feb, 2014 1 commit
  10. 02 Jan, 2014 1 commit
  11. 20 Dec, 2013 1 commit
  12. 03 Dec, 2013 1 commit
  13. 30 Nov, 2013 1 commit
  14. 23 Nov, 2013 2 commits
  15. 18 Oct, 2013 2 commits
  16. 17 Oct, 2013 1 commit