| Commit message (Expand) | Author | Age | Files | Lines |
* | gh-92584: Remove the distutils package (#99061) | Victor Stinner | 2022-11-03 | 1 | -261/+0 |
|
|
* | bpo-40280: Skip subprocess-based tests on wasm32-emscripten (GH-30615) | Christian Heimes | 2022-01-25 | 1 | -1/+2 |
|
|
* | bpo-5846: Do not use obsolete unittest functions. (GH-28303) | Serhiy Storchaka | 2021-09-13 | 1 | -1/+1 |
|
|
* | bpo-41282: (PEP 632) Deprecate distutils.sysconfig (partial implementation of... | Lumír 'Frenzy' Balhar | 2021-04-23 | 1 | -0/+9 |
|
|
* | bpo-31904: Fix site and sysconfig modules for VxWorks RTOS (GH-21821) | pxinwr | 2020-12-20 | 1 | -3/+5 |
|
|
* | bpo-1294959: Add sys.platlibdir attribute (GH-18381) | Victor Stinner | 2020-03-10 | 1 | -1/+2 |
|
|
* | Issue 26931: Skip the test_distutils tests using a compiler executable | Xavier de Gaye | 2016-11-17 | 1 | -0/+4 |
|
|
* | Fixes distutils adding/expecting too many _d suffixes. | Steve Dower | 2014-12-16 | 1 | -2/+0 |
|
|
* | Issue #19600: Use specific asserts in distutils tests. | Serhiy Storchaka | 2013-11-16 | 1 | -1/+1 |
|\ |
|
| * | Issue #19600: Use specific asserts in distutils tests. | Serhiy Storchaka | 2013-11-16 | 1 | -1/+1 |
|
|
* | | Issue #17177: Stop using imp in distutils | Brett Cannon | 2013-06-15 | 1 | -2/+2 |
|
|
* | | - Issue #16754: Fix the incorrect shared library extension on linux. Introduce | doko@ubuntu.com | 2013-03-21 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | - Issue #16754: Fix the incorrect shared library extension on linux. Introduce | doko@ubuntu.com | 2013-03-21 | 1 | -1/+1 |
|
|
* | | Merge 3.3, issue #17047: remove doubled words found in 2.7 to | Terry Jan Reedy | 2013-03-11 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Issue #17047: remove doubled words found in 2.7 to 3.4 Lib/*, | Terry Jan Reedy | 2013-03-11 | 1 | -1/+1 |
|
|
* | | Closes #16135: Removal of OS/2 support (distutils) | Jesus Cea | 2012-10-10 | 1 | -1/+1 |
|/ |
|
* | More fixes for PEP 3147 compliance in distutils (#11254) | Éric Araujo | 2011-11-03 | 1 | -7/+8 |
|
|
* | Cleanups in distutils tests. | Éric Araujo | 2011-11-02 | 1 | -15/+11 |
|
|
* | Turn two ifs into one in the code I commited a few days ago | Éric Araujo | 2011-08-25 | 1 | -3/+2 |
|
|
* | Fix distutils tests on Windows (#12678). | Éric Araujo | 2011-08-23 | 1 | -5/+13 |
|
|
* | Fix distutils test_install for shared CPython builds | Éric Araujo | 2011-08-21 | 1 | -0/+1 |
|
|
* | Add a test for extension modules in the distutils record file. | Éric Araujo | 2011-08-20 | 1 | -0/+33 |
|
|
* | Rework test_record a bit to make the test more exact | Éric Araujo | 2011-08-20 | 1 | -10/+12 |
|
|
* | #11565: Fix several typos. Patch by Piotr Kasprzyk. | Ezio Melotti | 2011-03-16 | 1 | -1/+1 |
|
|
* | Merged revisions 86236,86240,86332,86340,87271,87273,87447 via svnmerge from | Éric Araujo | 2011-02-02 | 1 | -2/+2 |
|
|
* | Merged revisions 86596 via svnmerge from | Ezio Melotti | 2010-11-21 | 1 | -10/+10 |
|
|
* | Merged revisions 86223-86224,86226,86234 via svnmerge from | Éric Araujo | 2010-11-06 | 1 | -1/+4 |
|
|
* | Merged revisions 75491 via svnmerge from | Tarek Ziadé | 2009-10-18 | 1 | -0/+1 |
|
|
* | Merged revisions 74990 via svnmerge from | Tarek Ziadé | 2009-09-21 | 1 | -1/+13 |
|
|
* | Merged revisions 73715 via svnmerge from | Georg Brandl | 2009-08-13 | 1 | -8/+8 |
|
|
* | Merged revisions 73197 via svnmerge from | Tarek Ziadé | 2009-06-04 | 1 | -1/+72 |
|
|
* | Merged revisions 70017 via svnmerge from | Tarek Ziadé | 2009-02-27 | 1 | -0/+64 |
|
|
* | Make distutils "install --home" support all platforms. | Fred Drake | 2004-06-25 | 1 | -0/+55 |
|
|