New submission from Paul Moore:

Implementation of PEP 486 (Make the Python Launcher aware of virtual 
environments). Tested manually on my local PC - there aren't currently any 
tests for the launcher that I can see (and I'm not entirely sure how I'd write 
such a test) so the patch includes code and docs but no tests.

----------
assignee: steve.dower
files: pep486.patch
keywords: patch
messages: 235974
nosy: pmoore, steve.dower, vinay.sajip
priority: normal
severity: normal
stage: patch review
status: open
title: Implement PEP 486 - Make the Python Launcher aware of virtual 
environments
type: enhancement
versions: Python 3.5
Added file: http://bugs.python.org/file38139/pep486.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue23465>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to