1. 28 Mar, 2018 1 kayıt (commit)
  2. 01 Şub, 2018 1 kayıt (commit)
  3. 27 Ock, 2018 1 kayıt (commit)
  4. 25 Ock, 2018 1 kayıt (commit)
  5. 23 Ock, 2018 1 kayıt (commit)
  6. 19 Ock, 2018 1 kayıt (commit)
  7. 16 Ock, 2018 1 kayıt (commit)
  8. 30 Ara, 2017 3 kayıt (commit)
  9. 20 Ara, 2017 1 kayıt (commit)
  10. 19 Ara, 2017 1 kayıt (commit)
  11. 15 Ara, 2017 1 kayıt (commit)
  12. 13 Ara, 2017 1 kayıt (commit)
  13. 11 Ara, 2017 1 kayıt (commit)
  14. 10 Ara, 2017 1 kayıt (commit)
  15. 08 Ara, 2017 1 kayıt (commit)
    • Andrew Svetlov's avatar
      bpo-32193: Convert asyncio to async/await usage (#4753) · 5f841b55
      Andrew Svetlov yazdı
      * Convert asyncio/tasks.py to async/await
      
      * Convert asyncio/queues.py to async/await
      
      * Convert asyncio/test_utils.py to async/await
      
      * Convert asyncio/base_subprocess.py to async/await
      
      * Convert asyncio/subprocess.py to async/await
      
      * Convert asyncio/streams.py to async/await
      
      * Fix comments
      
      * Convert asyncio/locks.py to async/await
      
      * Convert asyncio.sleep to async def
      
      * Add a comment
      
      * Add missing news
      
      * Convert stubs from AbstrctEventLoop to async functions
      
      * Convert subprocess_shell/subprocess_exec
      
      * Convert connect_read_pipe/connect_write_pip to async/await syntax
      
      * Convert create_datagram_endpoint
      
      * Convert create_unix_server/create_unix_connection
      
      * Get rid of old style coroutines in unix_events.py
      
      * Convert selector_events.py to async/await
      
      * Convert wait_closed and create_connection
      
      * Drop redundant line
      
      * Convert base_events.py
      
      * Code cleanup
      
      * Drop redundant comments
      
      * Fix indentation
      
      * Add explicit tests for compatibility between old and new coroutines
      
      * Convert windows event loop to use async/await
      
      * Fix double awaiting of async function
      
      * Convert asyncio/locks.py
      
      * Improve docstring
      
      * Convert tests to async/await
      
      * Convert more tests
      
      * Convert more tests
      
      * Convert more tests
      
      * Convert tests
      
      * Improve test
      5f841b55
  16. 20 Kas, 2017 1 kayıt (commit)
  17. 07 Kas, 2017 2 kayıt (commit)
  18. 30 Eki, 2017 1 kayıt (commit)
  19. 19 Eki, 2017 1 kayıt (commit)
  20. 06 Eyl, 2017 1 kayıt (commit)
    • jimmylai's avatar
      bpo-31350: Optimize get_event_loop and _get_running_loop (#3347) · 80bbe6a7
      jimmylai yazdı
      * call remove_done_callback in finally section
      
      * Optimize get_event_loop and _get_running_loop
      
      * rename _loop_pid as loop_pid and add blurb news
      
      * rename _loop_pid as loop_pid and add blurb news
      
      * add back _RunningLoop
      
      * Update 2017-09-05-10-30-48.bpo-31350.dXJ-7N.rst
      
      * Update 2017-09-05-10-30-48.bpo-31350.dXJ-7N.rst
      80bbe6a7
  21. 25 Nis, 2017 1 kayıt (commit)
  22. 03 Mar, 2017 2 kayıt (commit)
  23. 08 Kas, 2016 1 kayıt (commit)
  24. 04 Kas, 2016 1 kayıt (commit)
  25. 03 Kas, 2016 1 kayıt (commit)
  26. 15 Eyl, 2016 2 kayıt (commit)
  27. 09 Eyl, 2016 1 kayıt (commit)
  28. 16 May, 2016 2 kayıt (commit)
  29. 05 Eki, 2015 1 kayıt (commit)
  30. 21 Eyl, 2015 1 kayıt (commit)
  31. 25 Tem, 2015 1 kayıt (commit)
  32. 11 May, 2015 2 kayıt (commit)
  33. 03 May, 2015 1 kayıt (commit)