]> granicus.if.org Git - python/commit
bpo-35661: Store the venv prompt in pyvenv.cfg (GH-11440)
authorCheryl Sabella <cheryl.sabella@gmail.com>
Fri, 8 Mar 2019 22:01:27 +0000 (17:01 -0500)
committerGitHub <noreply@github.com>
Fri, 8 Mar 2019 22:01:27 +0000 (17:01 -0500)
commitd5a70c6b0355f247931f6be80b78a0ff1869c56f
treea5c246fcebea6663773635616ab2523503b56535
parent2aab5d310ca752912d5e2f79658edb6684f928c7
bpo-35661: Store the venv prompt in pyvenv.cfg (GH-11440)
Lib/test/test_venv.py
Lib/venv/__init__.py
Misc/NEWS.d/next/Library/2019-01-05-16-16-20.bpo-35661.H_UOXc.rst [new file with mode: 0644]