]> granicus.if.org Git - python/commit
Issue #25005: Backout fix for #8232 because of use of unsafe subprocess.call(shell...
authorSteve Dower <steve.dower@microsoft.com>
Sat, 5 Sep 2015 18:57:47 +0000 (11:57 -0700)
committerSteve Dower <steve.dower@microsoft.com>
Sat, 5 Sep 2015 18:57:47 +0000 (11:57 -0700)
commit2ebd8f5194257d91b076e6866573b8f20f8f40a0
tree49d3fa75c968030ad3757f640fbb296564126a06
parent714e49371b8d73059cf19f92a8566dcd20c6089a
Issue #25005: Backout fix for #8232 because of use of unsafe subprocess.call(shell=True)
Lib/webbrowser.py
Misc/NEWS