1. 26 Şub, 2014 2 kayıt (commit)
  2. 19 Şub, 2014 4 kayıt (commit)
  3. 18 Şub, 2014 2 kayıt (commit)
  4. 25 Ock, 2014 1 kayıt (commit)
    • Victor Stinner's avatar
      Update asyncio from the Tulip project · 8dffc456
      Victor Stinner yazdı
      Major changes:
      
      - StreamReader.readexactly() now raises an IncompleteReadError if the
        end of stream is reached before we received enough bytes, instead of
        returning less bytes than requested.
      
      - Unit tests use the main asyncio module instead of submodules like events
      
      - _UnixWritePipeTransport now also supports character devices, as
        _UnixReadPipeTransport. Patch written by Jonathan Slenders.
      
      - Export more symbols: BaseEventLoop, BaseProactorEventLoop,
        BaseSelectorEventLoop, Queue and Queue sublasses, Empty, Full
      8dffc456
  5. 25 Kas, 2013 1 kayıt (commit)
  6. 15 Kas, 2013 1 kayıt (commit)
  7. 14 Kas, 2013 1 kayıt (commit)
  8. 13 Kas, 2013 1 kayıt (commit)
  9. 07 Kas, 2013 1 kayıt (commit)
  10. 04 Kas, 2013 1 kayıt (commit)
  11. 22 Eki, 2013 1 kayıt (commit)
  12. 21 Eki, 2013 1 kayıt (commit)
  13. 20 Eki, 2013 1 kayıt (commit)
  14. 18 Eki, 2013 1 kayıt (commit)
  15. 17 Eki, 2013 3 kayıt (commit)