1. 643cb73 Allow multiple setup hooks in packaging’s setup.cfg files (#12240). by Éric Araujo · 13 years ago
  2. 8474f29 setup.cfg: Document that description-file can contain more than one file by Éric Araujo · 13 years ago
  3. 3605030 Fix assorted bugs in packaging.util.cfg_to_args (#11595). by Éric Araujo · 13 years ago
  4. 1c1d9a5 Move useful function to packaging.util. by Éric Araujo · 13 years ago
  5. df55334 Branch merge by Éric Araujo · 13 years ago
  6. fa6cfbc Don’t try to install something when running from uninstalled source (#12246). by Éric Araujo · 13 years ago
  7. 7f294d1 Issue #8407: skip sigwait() tests if pthread_sigmask() is missing by Victor Stinner · 13 years ago
  8. 3a38a6d test_platform: ignore DeprecationWarning on popen() test by Victor Stinner · 13 years ago
  9. 4659166 Issue #8407: write error message on sigwait test failure by Victor Stinner · 13 years ago
  10. af49460 Issue #8407: Make signal.sigwait() tests more reliable by Victor Stinner · 13 years ago
  11. b0ae53d Issue #9344: Add os.getgrouplist(). by Ross Lagerwall · 13 years ago
  12. 2b61222 Clean up extra environment variable after packaging tests. by Éric Araujo · 13 years ago
  13. f53cd89 Fix omission in test for packaging install_distinfo command. by Éric Araujo · 13 years ago
  14. 5c6684f Packaging: use repr to display projects name (3ebabfbf6fe3 followup) by Éric Araujo · 13 years ago
  15. 10c30d6 Issue #8407: signal.sigwait() releases the GIL by Victor Stinner · 13 years ago
  16. 51fcb81 Merge #10694: zipfile now ignores garbage at the end of a zipfile. by R David Murray · 13 years ago
  17. 4fbb9db #10694: zipfile now ignores garbage at the end of a zipfile. by R David Murray · 13 years ago
  18. 0a9f16b merge #12283: Fixed regression in smtplib quoting of leading dots in DATA. by R David Murray · 13 years ago
  19. 0f663d0 #12283: Fixed regression in smtplib quoting of leading dots in DATA. by R David Murray · 13 years ago
  20. bf353aa Merged upstream changes. by Vinay Sajip · 13 years ago
  21. ae5740f Made time formats in Formatter more configurable. by Vinay Sajip · 13 years ago
  22. f97c59a #10424: argument names are now included in the missing argument message by R David Murray · 13 years ago
  23. 8dd8d58 Merged fix for issue #12168 from 3.2. by Vinay Sajip · 13 years ago
  24. 8168d10 Issue #12168: SysLogHandler now allows NUL termination to be controlled using a new 'append_nul' attribute on the handler. by Vinay Sajip · 13 years ago
  25. d9463b2 Merge 3.2 by Brian Curtin · 13 years ago
  26. 95d028f Correction to 88e318166eaf - Issue #11583 by Brian Curtin · 13 years ago
  27. e00a670 Branch merge by Éric Araujo · 13 years ago
  28. 0a975f9 Fix example in packaging test_config. by Éric Araujo · 13 years ago
  29. 9a82eaa Fix #11583. Changed os.path.isdir to use GetFileAttributes instead of os.stat. by Brian Curtin · 13 years ago
  30. 9c669cc Fix #11583. Changed os.path.isdir to use GetFileAttributes instead of os.stat. by Brian Curtin · 13 years ago
  31. 4dd453c Issue #12021: Make mmap's read() method argument optional. Patch by Petri by Charles-François Natali · 13 years ago
  32. dd69649 Issue #9205: concurrent.futures.ProcessPoolExecutor now detects killed by Antoine Pitrou · 13 years ago
  33. df8ef02 Style change in packaging: use “not in” over “not x in”. by Éric Araujo · 13 years ago
  34. 46bdcf7 Packaging: always use repr to display project names. by Éric Araujo · 13 years ago
  35. ea888e0 Fix misunderstanding of how booleans work by Éric Araujo · 13 years ago
  36. 3cab2f1 Packaging cleanup: normalize print calls. by Éric Araujo · 13 years ago
  37. 04fc999 Packaging cleanup: remove use of script_name where obsolete by Éric Araujo · 13 years ago
  38. ef3062f Kill dead code in importlib.test.__main__ (#12019, reviewed by Brett Cannon) by Éric Araujo · 13 years ago
  39. 313570a Branch merge: packaging fixes by Éric Araujo · 13 years ago
  40. 1752468 #12274: use proper escaping for % in IDLE config (merged from 3.2). by Łukasz Langa · 13 years ago
  41. 41c1910 #12274: use proper escaping for % in IDLE config. by Łukasz Langa · 13 years ago
  42. 3adba1f (Merge 3.2) test.support: don't catch OSError when can_symlink() removes the by Victor Stinner · 13 years ago
  43. 62ec61f test.support: can_symlink() removes the temporary symbolic link by Victor Stinner · 13 years ago
  44. 149b1c7 Use a sleep for test_subprocess timeout test by Victor Stinner · 13 years ago
  45. 69cdf92 Fix UnboundLocalError in a finally block of one packaging test by Éric Araujo · 13 years ago
  46. 7373fcc Fix sdist to always include setup.cfg (#11092), to comply with the spec by Éric Araujo · 13 years ago
  47. 078368f Use strings instead of sets of lines in packaging.create tests. by Éric Araujo · 13 years ago
  48. de7563b Fix comment by Éric Araujo · 13 years ago
  49. 9808dac Update comments in sysconfig.cfg by Éric Araujo · 13 years ago
  50. 368f34b Issue #12196: Make os.pipe2() flags argument mandatory. by Charles-François Natali · 13 years ago
  51. 34b312e Whitespace normalization by Antoine Pitrou · 13 years ago
  52. 176f07d Issue #12040: Expose a new attribute `sentinel` on instances of by Antoine Pitrou · 13 years ago
  53. f068ab8 Issue #11893: Remove obsolete internal wrapper class `SSLFakeFile` in the smtplib module. by Antoine Pitrou · 13 years ago
  54. e77535c Branch merge by Éric Araujo · 13 years ago
  55. 5b52f95 Branch merge by Éric Araujo · 13 years ago
  56. 8834568 Issue #12250: regrtest --timeout displays a warning instead of failing with an by Victor Stinner · 13 years ago
  57. 9e586c2 Issue #12250: modify "make buildbottest" command line instead of TESTOPTS by Victor Stinner · 13 years ago
  58. b204a42 greatly improve argument parsing error messages (closes #12265) by Benjamin Peterson · 13 years ago
  59. d5d831b Update doctring now that Python has real booleans by Éric Araujo · 13 years ago
  60. 5056c8c Closes issue #11557: removal of non-idiomatic code in test_logging. by Vinay Sajip · 13 years ago
  61. e13e662 merge heads by Benjamin Peterson · 13 years ago
  62. f719957d only clear the parser error if it's set (closes #12264) by Benjamin Peterson · 13 years ago
  63. 4559383 Improve consistency in questions asked by packaging.create. by Éric Araujo · 13 years ago
  64. 8f66f61 Clean up packaging.create and add TODO notes for future cleanups by Éric Araujo · 13 years ago
  65. 18efecf Make help messages in packaging.run more consistent by Éric Araujo · 13 years ago
  66. 2ef747c Cleanup in packaging: don’t unnecessarily instantiate exceptions by Éric Araujo · 13 years ago
  67. 35a4d01 Improve a few docstrings in packaging. by Éric Araujo · 13 years ago
  68. 459b452 Merge ABC and distutils touch-ups from 3.2. by Éric Araujo · 13 years ago
  69. 70798be Remove unneeded executable bit on two distutils files by Éric Araujo · 13 years ago
  70. b4ef8f2 Branch merge by Éric Araujo · 13 years ago
  71. 7ce0fa8 Issue #12080: Fix a performance issue in Decimal._power_exact that causes some corner-case Decimal.__pow__ calls to take an unreasonably long time. by Mark Dickinson · 13 years ago
  72. 088025f Use list constructor or built-in method instead of copy module by Éric Araujo · 13 years ago
  73. ab5fcc0 (Merge 3.2) Issue #12016: Add test_errorhandle() to TestBase_Mapping of by Victor Stinner · 13 years ago
  74. f5048a4 Issue #12016: Add test_errorhandle() to TestBase_Mapping of by Victor Stinner · 13 years ago
  75. 5d5bde1 Document autoflushing in packaging.test.support.LoggingCatcher.get_logs. by Éric Araujo · 13 years ago
  76. 3ca4db8 Merge. by Charles-François Natali · 13 years ago
  77. 239bb96 Issue #12196: Make test.support's requires_linux_version a decorator. by Charles-François Natali · 13 years ago
  78. 3019688 Close #12250: Disable the regrtest timeout by default by Victor Stinner · 13 years ago
  79. 22cc118 merge by Raymond Hettinger · 13 years ago
  80. 3d89057 Fix named tuples to work with vars(). by Raymond Hettinger · 13 years ago
  81. acf71b8 Merge packaging doc fix by Éric Araujo · 13 years ago
  82. 8c86ecd Fix format of warnings from the packaging check command by Éric Araujo · 13 years ago
  83. 78af7d8 Make packaging.tests.support.LoggingCatcher.get_logs flush the log handler. by Éric Araujo · 13 years ago
  84. 721ccd0 added the generate-setup action by Tarek Ziade · 13 years ago
  85. 98b6592 Branch merge by Éric Araujo · 13 years ago
  86. 25987d0 The compiler class for EMX was removed by Éric Araujo · 13 years ago
  87. 25d5737 Fix typos in class names by Éric Araujo · 13 years ago
  88. 301f3f0 test_faulthandler: use a longer sleep (2.5 sec instead of 1.3 sec) in by Victor Stinner · 13 years ago
  89. ebbbdaf (Merge 3.2) Close #12230: Mac OS X Tiger (10.4) has a kernel bug: sometimes, by Victor Stinner · 13 years ago
  90. 88701e2 Close #12230: Mac OS X Tiger (10.4) has a kernel bug: sometimes, the file by Victor Stinner · 13 years ago
  91. fce9233 test.support: add requires_mac_ver() function by Victor Stinner · 13 years ago
  92. 8c6f88e remove __version__s dependent on subversion keyword expansion (closes #12221) by Benjamin Peterson · 13 years ago
  93. 1b5b9d7 (Merge 3.2) Close #12085: Fix an attribute error in subprocess.Popen destructor by Victor Stinner · 13 years ago
  94. 87b9bc3 Close #12085: Fix an attribute error in subprocess.Popen destructor if the by Victor Stinner · 13 years ago
  95. 1256a68 Re-add line that was mistakenly removed alongside RPM support. by Éric Araujo · 13 years ago
  96. 2082268 Issue #8407: test_signal doesn't check signal delivery order by Victor Stinner · 13 years ago
  97. 9deedf6 Re-apply distutils2 changes lost before the merge of packaging. by Éric Araujo · 13 years ago
  98. a94bdee Fix nonsensical name. by Éric Araujo · 13 years ago
  99. b4fefc8 Fix test name in debug message by Éric Araujo · 13 years ago
  100. e265597 code cleanup in packaging.run by Tarek Ziade · 13 years ago