This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients Laurent Dufrechou, eryksun, paul.moore, python-dev, steve.dower, tim.golden, zach.ware
Date 2016-01-16.21:45:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160116214546.14187.93512@psf.io>
In-reply-to
Content
New changeset 84101e587f47 by Steve Dower in branch '3.5':
Issue #26065: Excludes venv from library when generating embeddable distro.
https://hg.python.org/cpython/rev/84101e587f47

New changeset d3422b0e0cee by Steve Dower in branch 'default':
Issue #26065: Excludes venv from library when generating embeddable distro.
https://hg.python.org/cpython/rev/d3422b0e0cee
History
Date User Action Args
2016-01-16 21:45:49python-devsetrecipients: + python-dev, paul.moore, tim.golden, zach.ware, eryksun, steve.dower, Laurent Dufrechou
2016-01-16 21:45:49python-devlinkissue26065 messages
2016-01-16 21:45:49python-devcreate