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 steve.dower
Recipients Arfrever, python-dev, r.david.murray, steve.dower, vstinner
Date 2015-11-23.17:10:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1448298615.88.0.229074850435.issue25694@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks. For 3.5 and later we automatically grab Lib/**/* (except *.py[co]), with Lib/test/**/* split out into a separate install option.

I disliked the manual updating as much as everyone else did :)
History
Date User Action Args
2015-11-23 17:10:15steve.dowersetrecipients: + steve.dower, vstinner, Arfrever, r.david.murray, python-dev
2015-11-23 17:10:15steve.dowersetmessageid: <1448298615.88.0.229074850435.issue25694@psf.upfronthosting.co.za>
2015-11-23 17:10:15steve.dowerlinkissue25694 messages
2015-11-23 17:10:15steve.dowercreate