carljm / python-distutils

hg standalone branch of Python stdlib distutils

Shortlog (showing r1366:48c42eeaee44 (tip) → r1342:724cafac937c)

Age Author Message A M D «
5 months tarek tarek Changed distutils tests to avoid environment alteration 13
5 months tarek tarek this test requires zlib support 1
5 months gutworth gutworth replace callable() 1
6 months akuchling akuchling Use standard comma punctuation; reword some sentences in the docs 1
6 months tarek tarek now uses the right exception type 1
6 months tarek tarek removing the last remaning apply() calls 3
6 months tarek tarek #6516 added owner/group support for tarfiles in Distutils 7
6 months ronaldoussoren ronaldoussoren Half of the fix for issue 6957: ensure that distutils 1
6 months tarek tarek forgot to commit a file in previous commit (r74994, issue #6954) 1
6 months tarek tarek #6954: Fixed crash when using DISTUTILS_DEBUG flag in Distutils. 3
6 months tarek tarek improving distutils coverage 1
6 months tarek tarek improved distutils test coverage: now the DEBUG mode is covered too (will help… 5
6 months ronaldoussoren ronaldoussoren Update distutils.util tests after my changes 1
6 months ronaldoussoren ronaldoussoren Finish support for --with-universal-archs=intel 1
6 months Ezio Melotti #6026 - fix tests that failed without zlib 3
6 months tarek tarek Issue #6163: Fixed HP-UX runtime library dir options in distutils.unixcompiler 2
7 months tarek tarek fixed typo 1
7 months tarek tarek added more test coverage for distutils.filelist to prevent regressions when… 2
7 months tarek tarek module cleanup 1
7 months tarek tarek fixed how fnmatch.translate is used (since it has changed in r74475 for #6665).… 2
8 months tarek tarek Issue #6545: Removed assert statements in distutils.Extension, so the behavior i… 1
8 months tarek tarek #6466 refactored distutils duplicate get_versions() functions (used to get… 1 5
8 months Hirokazu Yamamoto Fixed distutils test. 1
8 months tarek tarek reverted changes for #6459 (doesn't apply on 2.x) 2
8 months tarek tarek fixed #6459: distutils.command.build_ext.get_export_symbols now uses 'PyInit' 2