1. 23 Eki, 2017 1 kayıt (commit)
    • andyclegg's avatar
      bpo-31756: subprocess.run should alias universal_newlines to text (#4049) · 7fed7bd8
      andyclegg yazdı
      Improve human friendliness of the Popen API: Add text=False as a
      keyword-only argument to subprocess.Popen along with a Popen
      attribute .text_mode and set this based on the
      encoding/errors/universal_newlines/text arguments.
      
      The universal_newlines parameter and attribute are maintained for
      backwards compatibility.
      7fed7bd8
  2. 22 Eki, 2017 6 kayıt (commit)
  3. 21 Eki, 2017 1 kayıt (commit)
  4. 20 Eki, 2017 2 kayıt (commit)
  5. 19 Eki, 2017 7 kayıt (commit)
  6. 18 Eki, 2017 3 kayıt (commit)
  7. 17 Eki, 2017 11 kayıt (commit)
  8. 16 Eki, 2017 5 kayıt (commit)
  9. 15 Eki, 2017 4 kayıt (commit)