- 04 Kas, 2013 5 kayıt (commit)
-
-
Ned Deily yazdı
-
Ned Deily yazdı
-
Zachary Ware yazdı
-
Zachary Ware yazdı
-
R David Murray yazdı
The old names (sp_nam and sp_pwd) are kept for backward compatibility. Since this is a long standing bug that hasn't caused any real-world problems, I'm not backporting it. However, it is worth fixing because the corrected names match the documentation, and more importantly now match the C struct, just like the other struct members. Patch by Vajrasky Kok.
-
- 03 Kas, 2013 28 kayıt (commit)
-
-
Ned Deily yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Tim Golden yazdı
-
Tim Golden yazdı
-
Tim Golden yazdı
Issue #10197: Indicate availability of subprocess.get[status]output on Windows and add a note about the effects of universal newlines
-
Tim Golden yazdı
Issue #10197: Indicate availability of subprocess.get[status]output on Windows and add a note about the effects of universal newlines
-
R David Murray yazdı
-
R David Murray yazdı
Initial patch by Vajrasky Kok.
-
R David Murray yazdı
-
R David Murray yazdı
Patch by Vajrasky Kok.
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Tim Golden yazdı
-
Tim Golden yazdı
-
Tim Golden yazdı
-
Tim Golden yazdı
Issue #10197 Rework subprocess.get[status]output to use subprocess functionality and thus to work on Windows. Patch by Nick Coghlan.
-
Tim Golden yazdı
Issue #10197 Rework subprocess.get[status]output to use subprocess functionality and thus to work on Windows. Patch by Nick Coghlan.
-
Victor Stinner yazdı
Patch written by Zachary Ware.
-
Serhiy Storchaka yazdı
TypeError instead of TclError on wrong number of arguments. Original patch by Guilherme Polo.
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
integers instead of a string. Based on patch by Guilherme Polo.
-
Serhiy Storchaka yazdı
integers instead of a string. Based on patch by Guilherme Polo.
-
Tim Golden yazdı
-
Tim Golden yazdı
-
Nick Coghlan yazdı
-
Nick Coghlan yazdı
Patch by Zachary Ware
-
Nick Coghlan yazdı
Initial patch by Alon Horev
-
- 02 Kas, 2013 7 kayıt (commit)
-
-
Tim Peters yazdı
-
Richard Oudkerk yazdı
-
Richard Oudkerk yazdı
-
Jason R. Coombs yazdı
-
Jason R. Coombs yazdı
-
Jason R. Coombs yazdı
-
Serhiy Storchaka yazdı
-