summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove old versions.Dirkjan Ochtman2010-10-271-310/+0
* Revert wrong change in _ctypes module (bug #329499).Arfrever Frehtes Taifersar Arahesis2010-07-311-4/+1
* - The Modules/_ctypes/malloc_closure.c misuses a mmap() call trying to set a ...Ned Ludd2010-07-251-1/+4
* Work around bug #321145.Arfrever Frehtes Taifersar Arahesis2010-05-251-3/+3
* Comment out calls to python_pkg_setup().Arfrever Frehtes Taifersar Arahesis2010-05-201-2/+2
* Call python_set_active_version() instead of manually setting PYTHON_ABI varia...Arfrever Frehtes Taifersar Arahesis2010-05-191-2/+4
* Use -fwrapv (bug #297276). Install email module with USE="build".Arfrever Frehtes Taifersar Arahesis2010-03-201-2/+6
* Marked ppc/ppc64 stable for bug #306793.Joseph Jezak2010-03-101-2/+2
* amd64 stable wrt #306793Samuli Suominen2010-03-071-2/+2
* Delete no longer needed recommendation (bug #307887).Arfrever Frehtes Taifersar Arahesis2010-03-071-5/+1
* alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #306793Raúl Porcel2010-03-041-2/+2
* Stable for HPPA (bug #306793).Jeroen Roovers2010-02-261-2/+2
* stable x86, bug 306793Christian Faulhammer2010-02-251-2/+2
* Don't install idle${SLOT} and idlelib module with USE="-tk" (bug #237788).Arfrever Frehtes Taifersar Arahesis2010-02-211-13/+13
* Respect PYTHONDONTWRITEBYTECODE / sys.dont_write_bytecode in distutils.Arfrever Frehtes Taifersar Arahesis2010-01-261-0/+308