1. 6ee7a57 (Merge 3.2) posixmodule.c: fix function name in argument parsing by Victor Stinner · 13 years ago
  2. 26de69d posixmodule.c: fix function name in argument parsing by Victor Stinner · 13 years ago
  3. e470995 (Merge 3.2) Issue #10883: test_urllib2net closes socket explicitly by Victor Stinner · 13 years ago
  4. eaca5c8 Issue #10883: test_urllib2net closes socket explicitly by Victor Stinner · 13 years ago
  5. f073dc2 (Merge 3.2) Issue #12133: fix a ResourceWarning in urllib.request by Victor Stinner · 13 years ago
  6. a4c45d7 Issue #12133: fix a ResourceWarning in urllib.request by Victor Stinner · 13 years ago
  7. 7239939 Issue #12333: run tests on the new module in a subprocess by Victor Stinner · 13 years ago
  8. 0f270b2 Issue #12333: close files before removing the directory by Victor Stinner · 13 years ago
  9. 3bcc017 (Merge 3.2) Issue #12310: finalize the old process after _run_after_forkers() by Victor Stinner · 13 years ago
  10. 0f83b15 Issue #12310: finalize the old process after _run_after_forkers() by Victor Stinner · 13 years ago
  11. ac6602b Issue #12333: restore the previous dir before removing the current directory by Victor Stinner · 13 years ago
  12. ac05945 merge heads by Benjamin Peterson · 13 years ago
  13. 12aebab merge 3.2 by Benjamin Peterson · 13 years ago
  14. b4cfa3a merge heads by Benjamin Peterson · 13 years ago
  15. 364cbb8 merge 3.2 by Benjamin Peterson · 13 years ago
  16. a08eb73 update link to pycrypto (closes #12351) by Benjamin Peterson · 13 years ago
  17. b9ac900 Fix typo. by Raymond Hettinger · 13 years ago
  18. a63d45c Fix typo. by Raymond Hettinger · 13 years ago
  19. 4e97abc Issue #12167: Fix a reafleak in packaging.tests.PyPIServer constructor by Victor Stinner · 13 years ago
  20. a1969e0 Merge wording change from 3.2 by Éric Araujo · 13 years ago
  21. 8ddf7c2 Minor wording improvement by Éric Araujo · 13 years ago
  22. 04fe64b Make sure all the Lib/packaging subdirectories get installed. by Barry Warsaw · 13 years ago
  23. e10b5e1 Fix markup. by Georg Brandl · 13 years ago
  24. 4ff1a41 Merge 3.2 - update to the fix for #12084 by Brian Curtin · 13 years ago
  25. c8be840 Correct completely broken os.stat behavior on Windows XP. by Brian Curtin · 13 years ago
  26. a87d586 branch merge? by Brian Curtin · 13 years ago
  27. c9d6a50 branch merge by Brian Curtin · 13 years ago
  28. 3e86c99 Merge from 3.2 for Issue #12084. by Brian Curtin · 13 years ago
  29. d25aef5 Fix #12084. os.stat on Windows wasn't working properly with relative symlinks. by Brian Curtin · 13 years ago
  30. 415007e Issue #12316: Fix sigwait() test using threads by Victor Stinner · 13 years ago
  31. 8d233f2 Also specify encoding when reading setup.cfg (#12320) by Éric Araujo · 13 years ago
  32. 043f5ae Specify the encoding of the setup.cfg in one packaging test (#12320) by Éric Araujo · 13 years ago
  33. bf94b0f Merged documentation update for Formatter.formatTime. by Vinay Sajip · 13 years ago
  34. cdc7517 Updated Formatter.formatTime documentation. by Vinay Sajip · 13 years ago
  35. 95ebf0e Merged documentation update for issue #12206. by Vinay Sajip · 13 years ago
  36. 0aaa9e1 Issue #12206: documentation for LogRecord constructor updated re. the level argument. by Vinay Sajip · 13 years ago
  37. 722954a quaint and completely out of date comment by Benjamin Peterson · 13 years ago
  38. 3bbb722 allow __dir__ to return any sequence by Benjamin Peterson · 13 years ago
  39. 703f7c4 merge 3.2 (#9284) by Benjamin Peterson · 13 years ago
  40. 9620cc0 allow "fake" filenames in findsource (closes #9284) by Benjamin Peterson · 13 years ago
  41. 3ae4272 Merge minor doc change from 3.2 by Éric Araujo · 13 years ago
  42. bc18532 Branch merge by Éric Araujo · 13 years ago
  43. a529308 Issue #12287: In ossaudiodev, check that the device isn't closed in several by Charles-François Natali · 13 years ago
  44. d8649b1 merge 3.2 by Benjamin Peterson · 13 years ago
  45. 49e7bb9 merge 3.1 by Benjamin Peterson · 13 years ago
  46. acde6a0 onto 3.1.5 by Benjamin Peterson · 13 years ago
  47. 5094eee merge 3.2 by Benjamin Peterson · 13 years ago
  48. 98661d1 merge 3.1 by Benjamin Peterson · 13 years ago
  49. f2ff305 Added tag v3.1.4 for changeset c918ec9f3a76 by Benjamin Peterson · 13 years ago
  50. d858df2 bump to 3.1.4 by Benjamin Peterson · 13 years ago
  51. 9fbfe15 Add missing reST target to one heading in the tutorial by Éric Araujo · 13 years ago
  52. 6280606 Adjust logging in packaging.util.spawn (related to #11599) by Éric Araujo · 13 years ago
  53. 7ebadd5 Use correct directive to document one method by Éric Araujo · 13 years ago
  54. 643cb73 Allow multiple setup hooks in packaging’s setup.cfg files (#12240). by Éric Araujo · 13 years ago
  55. 8474f29 setup.cfg: Document that description-file can contain more than one file by Éric Araujo · 13 years ago
  56. 3605030 Fix assorted bugs in packaging.util.cfg_to_args (#11595). by Éric Araujo · 13 years ago
  57. 1c1d9a5 Move useful function to packaging.util. by Éric Araujo · 13 years ago
  58. 89c00ce Updated Formatter.formatTime docs to indicate configuration via class attributes. by Vinay Sajip · 13 years ago
  59. bbbee04 Merged documentation change for Issue #12168. by Vinay Sajip · 13 years ago
  60. 645e458 Documented change for Issue #12168. by Vinay Sajip · 13 years ago
  61. 49aaad3 merge heads by Benjamin Peterson · 13 years ago
  62. ae10b32 merge 3.2 (#12009) by Benjamin Peterson · 13 years ago
  63. 9aa68e4 merge 3.1 (#12009) by Benjamin Peterson · 13 years ago
  64. df55334 Branch merge by Éric Araujo · 13 years ago
  65. 1df0f21 fix regression in netrc comment handling (closes #12009) by Benjamin Peterson · 13 years ago
  66. fa6cfbc Don’t try to install something when running from uninstalled source (#12246). by Éric Araujo · 13 years ago
  67. ff9b5c7 null merge 3.2 (patch already applied to 3.3) by Victor Stinner · 13 years ago
  68. a136608 null merge 3.1 (patch already applied to 3.2) by Victor Stinner · 13 years ago
  69. e6eafa2 Issue #10801: Fix test_unicode_filenames() of test_zipfile by Victor Stinner · 13 years ago
  70. 7f294d1 Issue #8407: skip sigwait() tests if pthread_sigmask() is missing by Victor Stinner · 13 years ago
  71. 3a38a6d test_platform: ignore DeprecationWarning on popen() test by Victor Stinner · 13 years ago
  72. 4659166 Issue #8407: write error message on sigwait test failure by Victor Stinner · 13 years ago
  73. af49460 Issue #8407: Make signal.sigwait() tests more reliable by Victor Stinner · 13 years ago
  74. b0ae53d Issue #9344: Add os.getgrouplist(). by Ross Lagerwall · 13 years ago
  75. 2b61222 Clean up extra environment variable after packaging tests. by Éric Araujo · 13 years ago
  76. f53cd89 Fix omission in test for packaging install_distinfo command. by Éric Araujo · 13 years ago
  77. edd95dd Remove *.egg-info from Makefile.pre.in (follow-up to d615eb7bce33, #12218) by Éric Araujo · 13 years ago
  78. 5c6684f Packaging: use repr to display projects name (3ebabfbf6fe3 followup) by Éric Araujo · 13 years ago
  79. 10c30d6 Issue #8407: signal.sigwait() releases the GIL by Victor Stinner · 13 years ago
  80. 589f89e Removed a Windows 9x trick used before LoadLibraryExW. by Brian Curtin · 13 years ago
  81. 51fcb81 Merge #10694: zipfile now ignores garbage at the end of a zipfile. by R David Murray · 13 years ago
  82. 4fbb9db #10694: zipfile now ignores garbage at the end of a zipfile. by R David Murray · 13 years ago
  83. 0a9f16b merge #12283: Fixed regression in smtplib quoting of leading dots in DATA. by R David Murray · 13 years ago
  84. 0f663d0 #12283: Fixed regression in smtplib quoting of leading dots in DATA. by R David Murray · 13 years ago
  85. bf353aa Merged upstream changes. by Vinay Sajip · 13 years ago
  86. ae5740f Made time formats in Formatter more configurable. by Vinay Sajip · 13 years ago
  87. f97c59a #10424: argument names are now included in the missing argument message by R David Murray · 13 years ago
  88. 8dd8d58 Merged fix for issue #12168 from 3.2. by Vinay Sajip · 13 years ago
  89. 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
  90. d9463b2 Merge 3.2 by Brian Curtin · 13 years ago
  91. 577a6af Merge doc fixes from 3.2 by Éric Araujo · 13 years ago
  92. 95d028f Correction to 88e318166eaf - Issue #11583 by Brian Curtin · 13 years ago
  93. f5949b5 The change done for #10645 deserves a NEWS entry by Éric Araujo · 13 years ago
  94. e00a670 Branch merge by Éric Araujo · 13 years ago
  95. e6792c1 Stop creating a Python-X.Y.Z-pyX.Y.egg-info file on install (#10645) by Éric Araujo · 13 years ago
  96. ebc991c Branch merge by Éric Araujo · 13 years ago
  97. c7f9f2b Document how to define extension modules in setup.cfg by Éric Araujo · 13 years ago
  98. a462a80 Fix incorrect nesting of sections in setup.cfg specification by Éric Araujo · 13 years ago
  99. 0a975f9 Fix example in packaging test_config. by Éric Araujo · 13 years ago
  100. 9a82eaa Fix #11583. Changed os.path.isdir to use GetFileAttributes instead of os.stat. by Brian Curtin · 13 years ago