1. 04 Eyl, 2015 1 kayıt (commit)
  2. 13 Eki, 2014 1 kayıt (commit)
    • Victor Stinner's avatar
      asyncio doc: rewrite subprocess doc · 39892055
      Victor Stinner yazdı
      * add a new example using transport and protocol
      * rewrite the example using streams to make it much simpler (remove error
        handling, use a simpler Python code)
      * copy (and adapt) more documentation from the subprocess module:
      
        - add a note about Process.wait() deadlock
        - add a note about shell injection
        - etc.
      
      * sort Process methods and attributes in the same order than subprocess.Popen
        methods and attributes, so the documentation looks closer
      * list differences between Process and subprocess.Popen APIs
      39892055
  3. 21 Eyl, 2014 1 kayıt (commit)
  4. 14 May, 2014 1 kayıt (commit)
  5. 11 May, 2014 2 kayıt (commit)
  6. 29 Nis, 2014 1 kayıt (commit)
  7. 16 Mar, 2014 1 kayıt (commit)
  8. 13 Mar, 2014 2 kayıt (commit)
  9. 08 Mar, 2014 1 kayıt (commit)
    • R David Murray's avatar
      #10197: Update get[status]output versionchanged with actual version. · 95b696a0
      R David Murray yazdı
      This was perhaps on the border between a bug fix and a feature since
      the Python3 docs did not originally say it was unix only.  However, the
      functions never worked anywhere but unix, and the docs were changed to
      say it was unix only well before the windows support was added.
      
      Unfortunately, windows support was added in 3.3.4 as well as 3.4.
      That leaves us in the uncomfortable position of needing the tag to say
      "version changed: 3.3.4" :(
      95b696a0
  10. 24 Şub, 2014 1 kayıt (commit)
  11. 11 Şub, 2014 1 kayıt (commit)
  12. 18 Ock, 2014 3 kayıt (commit)
  13. 29 Kas, 2013 1 kayıt (commit)
  14. 26 Kas, 2013 1 kayıt (commit)
  15. 25 Kas, 2013 1 kayıt (commit)
  16. 05 Kas, 2013 1 kayıt (commit)
  17. 03 Kas, 2013 1 kayıt (commit)
  18. 23 Agu, 2013 1 kayıt (commit)
  19. 07 Tem, 2013 1 kayıt (commit)
  20. 06 Tem, 2013 1 kayıt (commit)
  21. 22 Nis, 2013 1 kayıt (commit)
  22. 28 Mar, 2013 2 kayıt (commit)
  23. 23 Mar, 2013 1 kayıt (commit)
  24. 21 Mar, 2013 1 kayıt (commit)
  25. 20 Mar, 2013 1 kayıt (commit)
  26. 04 Şub, 2013 1 kayıt (commit)
  27. 11 Ock, 2013 1 kayıt (commit)
  28. 08 Kas, 2012 2 kayıt (commit)
  29. 28 Eki, 2012 2 kayıt (commit)
  30. 26 Eki, 2012 1 kayıt (commit)
  31. 11 Eki, 2012 3 kayıt (commit)