]> granicus.if.org Git - python/commit
Issue #23465: Implement PEP 486 - Make the Python Launcher aware of virtual environme...
authorSteve Dower <steve.dower@microsoft.com>
Thu, 26 Feb 2015 22:25:33 +0000 (14:25 -0800)
committerSteve Dower <steve.dower@microsoft.com>
Thu, 26 Feb 2015 22:25:33 +0000 (14:25 -0800)
commit76998fef2ced3dfbd62a3047f40312e3fff3ac26
tree096c7a02da01620f4e6e243fbe5d52b41a631b86
parentb48af340b9e6c8775fb9da9cab06e922d0bd0127
Issue #23465: Implement PEP 486 - Make the Python Launcher aware of virtual environments (patch by Paul Moore)
Doc/using/windows.rst
Doc/whatsnew/3.5.rst
Misc/NEWS
PC/launcher.c