]> granicus.if.org Git - python/commit
Issue #13237: Forward port from 3.2 of subprocess documentation updates. Needed quite...
authorNick Coghlan <ncoghlan@gmail.com>
Tue, 8 Nov 2011 12:11:21 +0000 (22:11 +1000)
committerNick Coghlan <ncoghlan@gmail.com>
Tue, 8 Nov 2011 12:11:21 +0000 (22:11 +1000)
commit217f05b3edbcab4dfcf5ce79cbc963ac1bd6c2a1
treec6c20dfbb9cb6d13cafc63978efa6f5e09d658da
parent304a165426600cbec24fa0f2089a045e44af22db
parent32e4a58c0656d1f3a6415cd099bf1e531bc37c01
Issue #13237: Forward port from 3.2 of subprocess documentation updates. Needed quite a few adjustments to account for new features coming in 3.3
Doc/library/subprocess.rst
Misc/NEWS