1
Make the build of pyc files conditional
Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2
Disable buggy_getaddrinfo configure test when cross-compiling
Vanya Sergeev <vsergeev@gmail.com>
3
Add an option to disable pydoc
Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
4
Add an option to disable lib2to3
Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
5
Add an option to disable IDLE
Maxime Ripard <maxime.ripard@free-electrons.com>
6
configure.ac: move PY_STDLIB_MOD_SET_NA further up
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
7
Add option to disable the sqlite3 module
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
8
Add an option to disable the tk module
Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9
Add an option to disable the curses module
Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10
Add an option to disable expat
Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
11
configure.ac: fixup $CC --print-multiarch output for
Peter Korsgaard <peter@korsgaard.com>
12
gh-115382: Fix cross compiles when host and target use same
Vincent Fazio <5265893+vfazio@users.noreply.github.com>
13
[3.12] gh-149079: Fix O(n^2) canonical ordering in
Petr Viktorin <encukou@gmail.com>
14
[3.12] gh-149486: tarfile.data_filter: validate written
Petr Viktorin <encukou@gmail.com>
15
gh-87451: Apply CVE-2021-4189 PASV fix to ftplib.ftpcp()
"Gregory P. Smith" <68491+gpshead@users.noreply.github.com>