New submission from Xavier de Gaye:

Do not install the Python test suite when configure is run with 
'--disable-test-suite'. This about divides by two the size of the installed 
standard library.

Related to issue 26852: add the '--enable-legacy-pyc-files' option to configure.

The attached listdirs.py script may be used to check that the set of 
sub-directories in the std library is not changed by the patch.

----------
assignee: xdegaye
components: Build
files: disable-test-suite.patch
keywords: patch
messages: 271514
nosy: doko, martin.panter, xdegaye
priority: normal
severity: normal
stage: patch review
status: open
title: add the '--disable-test-suite' option to configure
type: enhancement
versions: Python 3.6
Added file: http://bugs.python.org/file43917/disable-test-suite.patch

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

Reply via email to